#meteo{
    width: 100%;
    float: left;
    text-align: center;
}

#topBanner {
  margin-bottom: 10px;
}

#meteo>div{
    /*float: left;*/
    display: inline-block;
    min-width: 170px;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 0 10px;
}
#meteo h3{
    text-align: center;
    color: #5B6FB6;
    margin: 0;
    font-size: 1.375em;
}
#meteo h4{
    margin: 20px 0 5px 0;
}
#meteo li>ul>li{
    color: #333;
    font-size: 0.9em;
}
#meteo li>ul>li span{}
#meteo li>ul>li:first-child span{
    color: black;
    font-weight: bold;
}
#meteo ul,#meteo li{
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
    background: white;
}

.btn-renew-small {
    background: #23a00d;
    padding: .53846em .76923em;
}

.paymentsTypes .box-disabled {
    background: #a2a4a5;
}

.paymentsTypes .box-disabled:hover {
    background: #a2a4a5;
}

.paymentsTypes .box-disabled .iconWrap {
    color: #a2a4a5;
    border: 3px solid #a2a4a5;
}

.paymentsTypes .box-disabled:hover .iconWrap {
    color: #a2a4a5;
    border: 3px solid #a2a4a5;
}

.commentsBox .add_comment_anon{
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
    width: 240px;
    text-align: center;
}

.register-form .row .btn-facebook {
    padding: .75em 1.125em;
    margin-top: .625em;
    font-weight: 500;
    display: inline-block;
    position: relative;
    line-height: 1.15;
}

.lds-ellipsis {
  display: inline-block;
  display: block;
  margin: 0 auto;
  position: relative;
  height: 64px;
}
.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #d6dce2;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

.hidden { display: none; }

.callout.primary {
    background: #009dd5;
    color: #fff;
    text-align: center;
}

.callout.primary h5 {
    font-size: 16px;
}

.callout.primary p {
    font-size: 12px;
}

.callout.primary p a:hover{
    color: #ff8c05;
}

section.homepage .lastNews .current {
  min-height: 560px;
}

@media (max-width: 1024px) {
    section.homepage .lastNews .current {
      min-height: 400px;
    }
}

table.timeline {
    padding-left: 5px;
}

table.timeline tr td {
    padding-bottom: 30px;
    border-left: 1px solid #eee;
    padding-left: 20px;
    text-align: justify;
}

table.timeline tr:last-child td {
    padding-bottom: 0;
}

table.timeline tr td mark {
    background: none;
    font-weight: bold;
    color: #009dd5;
    position: relative;
    display: inline-block;
}


table.timeline tr td mark:before {
    content:'';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #eee;
    border-radius: 100%;
    left: -25px;
    margin-top: 5px;
}

table.timeline tr td * {
  max-width: 100%;
}

table.timeline tr td iframe {
    
}

.mainContent .leftSide .textBox .tableContainer table.timeline  {
    min-width: 0;
    width: 100%;
}

.mainContent .leftSide .textBox ul li {
    color: inherit;
}

.mainContent .leftSide .textBox table.timeline {
    min-width: 0;
}

.otherNewsCategories .box {
  margin-bottom: 12px;
}

@media (max-width: 690px) {
    header .myAccount.openedAcc {
        padding-top: 0;
        line-height: 1px;
    }


    section.homepage .banners {
        display: flex;
        flex-flow: column;
    }

    section.homepage .banners .box.banner-b {
        order: 3;
    }
}

.lastMobileNews {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.lastMobileNews > div {
  width: 100%;
}

section.homepage section.homepageMems .leftSide {
  width: 100%;
}

.meme-list {
  overflow: hidden;
}

.meme-list a {
  float: left;
  width: 100%;
}

.meme-list a img {
  float: left;
  width: 100%;
  height: auto;
}

@media all and (max-width: 1024px) {
  .mainContent h1.title {
    font-size: 23px;
    line-height: 1.4em;
  }

  .mainContent .leftSide .textBox {
    font-size: 17px;
  }

  .mainContent .leftSide .textBox * {
    line-height: 1.6em;
  }

  .lastMobileNews .item.i-1 .title, 
  .newsList .leftSide .newsList-box .item .title {
    font-size: 18px;
    line-height: 1.4em;
  }

  .lastMobileNews .item .title, 
  .newsList .leftSide .newsList-box .item .description {
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.4em;
  }

  .newsList .leftSide .newsList-box .item {
    padding-top: 25px;
    margin-bottom: 25px;
    border-top: 1px solid #f1f1f1;
  }

  .newsList .leftSide .newsList-box .item .photoWrap, 
  .newsDetails .leftSide .galleryDetails-box .mainItem .photoWrap {
    margin-bottom: 5px;
  }

  .commentsBox .answer-box .topic-box .description {
    font-size: 15px;
    line-height: 1.5em;
  }

  .commentsBox .answer-box .topic-box .data .user {
    font-size: 15px;
  }

  .commentsBox .answer-box {
    margin-bottom: 20px;
  }

  section.homepage .homepageSport .sportNews .list ul li a,
  section.homepage .homepageSport .lastPosts .content .slick .item a .commentContent .title, 
  section.homepage section.lastComments .box .commentsList a .commentContent .title,
  section.homepage section.homepageThreeBoxesNews .categories .item .list .news,
  section.homepage section.announcements .promoted .main .item .title,
  section.homepage section.announcements .promoted .other a.item .title,
  section.homepage section.galleries .last-3 .main .photoWrap .title,
  section.homepage section.galleries .rightSideList ul li a,
  section.homepage section.otherNewsCategories .box .list .news-main .photoWrap .title,
  section.homepage section.otherNewsCategories .box .list .news,
  .mainContent .rightSide .most-popular .most-popular-list .item,
  .anouncementCategory .announcements .promoted .main .item .title,
  section.lastComments .box .commentsList a .commentContent .title {
    font-size: 16px;
    line-height: 1.4em;
  }

  .mainContent .rightSide .most-popular .most-popular-list .item {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  section.homepage section.announcements .promoted .other a.item .title {
    font-size: 14px;
    line-height: 1.4em;
  }

  section.homepage section.galleries .last-3 .two .item .photoWrap .title {
    font-size: 15px;
    line-height: 1.2em;
  }

  section.homepage .homepageSport .lastPosts .content .slick .item a .commentContent .text,
  section.homepage section.lastComments .box .commentsList a .commentContent .text, 
  .anouncementCategory .announcements .new-anouncement a.item .title,
  .anouncementCategory .announcements .promoted .other a.item .title,
  section.lastComments .box .commentsList a .commentContent .text {
    font-size: 14px;
    line-height: 1.4em;
    margin-top: 5px;
    margin-bottom: 10px;
  }

  section.homepage .homepageSport .lastPosts .content .slick .item a {
    margin-top: 10px;
    padding-top: 10px;
  }

  .heading {
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
  }

  section.homepage .homepageSport .lastPosts .categories .slick .item span {
    padding-top: 6px;
  }

  section.homepage section.homepageThreeBoxesNews .categories .item {
    margin-bottom: 20px;
  }

  section.homepage section.homepageThreeBoxesNews .categories .item .list {
    margin-bottom: 10px;
  }

  section.rodo .frame {
    font-size: 15px;
  }

  .mainContent .leftSide .textBox .tableContainer table.timeline {
    padding: 0;
  }
}

@media all and (max-width: 800px) {
  #topBanner {
    margin-top: 0;
  }

  #topBanner .bannerContainer{
    min-height: 59px;
  }
}

@media all and (max-width: 650px) {
  .wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .wrapper.first {
    padding-left: 0;
    padding-right: 0;
  }
}

.tiktok-embed {
  width: 100%;
  max-width: 550px;
  position: relative;
  border: 0 !important;
  padding: 0 !important;
  height: 695px;
}

.tiktok-embed iframe {
  position: absolute;
  left: 0;
  top: 0;
  border: 0 !important;
  height: 100%;
  width: 100%;
}


.propaganda {
  width: 100%;
  display: flex;
  color: #02364b;
  padding: 35px 20px;
  align-items: center;
  justify-content: center;
  background-color: #009dd5;
}

.propaganda__icon {
  font-size: 100px;
  width: 190px;
  margin-right: 25px;
}

.propaganda__title {
  color: #fff !important;
  font-size: 24px;
  font-weight: 700;
  line-height:1.4em;
}

.propaganda__text p {
  font-size: 16px;
  line-height: 1.6em;
}

@media all and (max-width: 768px) {
  .propaganda {
    flex-wrap: wrap;
  }
  
  .propaganda__icon {
    width: 100%;
    text-align: center;
    font-size: 80px;
    width: 80px;
    margin-right: 0;
    margin-bottom: 15px;
  }
  
  .propaganda__text {
    width: 100%;
  }
  
  .propaganda__title {
    font-size: 21px;
  }
}

@media screen and (max-width: 50em) {
  .breadcrumb {
    display: none;
  }
}

section.homepage .homepageSport.polandAndWorld .sportNews {
  float: right;
  width: calc(100% - 280px);
}

section.homepage .polandAndWorld .first .wrapper .list {
  float: right;
  width: 300px;
}

section.homepage .polandAndWorld .first .wrapper .sportNews .photos {
  left:0;
  width: calc(100% - 325px);
}

section.homepage .polandAndWorld .first .wrapper .polska-i-swiat-box {
  width: 270px;
}

@media screen and (max-width: 72.5em){
  section.homepage .homepageSport.polandAndWorld .sportNews {
    float: none;
    width: 100%;
    overflow: hidden;
  }

  section.homepage .homepageSport.polandAndWorld .lastPosts {
      float: left;
      width: 40%;
      clear: both;
      margin-top: 1.5625em;
      padding-bottom: 1.25em;
  }
}

@media screen and (max-width: 43.75em){
  section.homepage .polandAndWorld .first .wrapper .sportNews .photos {
      position: relative;
      min-height: 240px;
      height: 260px;
      overflow: hidden;
      width: 100%;
  }

  section.homepage .homepageSport.polandAndWorld .sportNews .list {
      width: 100%;
  }
}

@media all and (max-width: 768px) {
  .bottomFixedBox {
    bottom: auto;
    top: 0;
  }

  .bottomFixedBox .close {
    top: 0 !important;
    opacity: 0;
  }

  #headerMobile.nav-up ~ .bottomFixedBox .close {
    top: 100% !important;
    opacity: 1;
  }
}

@media screen and (max-width: 50em){
  .sportNews .list .btn {
    width: 100%;
    max-width: none;
    text-align: center;
  }

  .categories .item .btn {
    width: 100%;
    max-width: none;
    text-align: center;
  }

  .announcements .more .btn {
    width: 100%;
    max-width: none;
    text-align: center;
  }
}