
@font-face {
  font-family: 'Neue Haas Grotesk Display Pro';
  src: url('../fonts/NeueHaasDisplay-Mediu.eot');
  src: local('Neue Haas Grotesk Display Pro 65 Medium'), local('../fonts/NeueHaasDisplay-Mediu'),
      url('../fonts/NeueHaasDisplay-Mediu.eot?#iefix') format('embedded-opentype'),
      url('../fonts/NeueHaasDisplay-Mediu.woff') format('woff'),
      url('../fonts/NeueHaasDisplay-Mediu.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}


@font-face {
  font-family: 'Neue Haas Grotesk Display Pro';
  src: url('../fonts/NeueHaasDisplay-Roman.eot');
  src: local('Neue Haas Grotesk Display Pro 55 Roman'), local('../fonts/NeueHaasDisplay-Roman'),
      url('../fonts/NeueHaasDisplay-Roman.eot?#iefix') format('embedded-opentype'),
      url('../fonts/NeueHaasDisplay-Roman.woff') format('woff'),
      url('../fonts/NeueHaasDisplay-Roman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'Neue Haas Grotesk Display Pro';
  src: url('../fonts/NeueHaasDisplay-Black.eot');
  src: local('Neue Haas Grotesk Display Pro 95 Black'), local('../fonts/NeueHaasDisplay-Black'),
      url('../fonts/NeueHaasDisplay-Black.eot?#iefix') format('embedded-opentype'),
      url('../fonts/NeueHaasDisplay-Black.woff') format('woff'),
      url('../fonts/NeueHaasDisplay-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}


@font-face {
  font-family: 'Neue Haas Grotesk Display Pro';
  src: url('../fonts/NeueHaasDisplay-Bold.eot');
  src: local('Neue Haas Grotesk Display Pro 75 Bold'), local('../fonts/NeueHaasDisplay-Bold'),
      url('../fonts/NeueHaasDisplay-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/NeueHaasDisplay-Bold.woff') format('woff'),
      url('../fonts/NeueHaasDisplay-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

body .s-logo {
  font-family: 'Neue Haas Grotesk Display Pro';
}

#update-browser {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  display: none;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}


#update-browser ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

#update-browser ul li {
  margin-right: 30px;
}

#update-browser ul li:last-child {
  margin-right: 0;
}

#update-browser ul li img {
  width: 80px;
  display: block;
}


#update-browser.active {
  display: flex;
}


* {
  outline: none !important;
}




input {
  outline: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }

.nav-btn span {
  display: block; }

button, a {
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border: none;
  background: none;
  text-decoration: none; }
  button:hover, a:hover {
    opacity: 0.7; }

textarea {
  resize: vertical; }

body {
  font-family: "ProximaNova-Regular", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #22272B;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-x: hidden;
  background: none;
}

.wrapper {
  max-width: 1460px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.wrapper-xl {
  max-width: 1695px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.wrapper-x {
  max-width: 1500px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

main {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 24px; }

.sec-title {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #000000;
  padding-bottom: 24px;
  position: relative; }
  .sec-title:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 72px;
    height: 7px;
    background: #F0CA56;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }

.show-more {
  font-family: "ProximaNova-Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  color: #000000; }

.p-tag {
  padding: 6px 8px;
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  display: block;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  .p-tag--yellow {
    background: #F0CA56; }

.socials span {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  display: block;
  margin-bottom: 50px; }

.socials ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .socials ul li {
    margin-right: 24px; }
    .socials ul li:last-child {
      margin-right: 0; }

.scrollbar-track-y {
  width: 20px !important;
  background: #DFDFDF !important; }

.scrollbar-thumb {
  width: 100% !important;
  background: #ADADAD !important;
  border-radius: 0 !important; }

main {
  overflow-x: hidden; }

.target-ads-container img {
  width: 100%;
  max-width: 100%;
  display: block; }

.top-info-row--dark {
  background: none !important;
  padding: 0 !important; }
  .top-info-row--dark .wrapper {
    background: #1D1D1D;
    padding: 10px 20px; }
  .top-info-row--dark .n-select {
    color: #fff; }
    .top-info-row--dark .n-select:after {
      border-color: #fff; }
    .top-info-row--dark .n-select .list {
      color: #000; }

.live-on {
  font-family: "Montserrat-Medium", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: auto; }
  .live-on .dot {
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-right: 4px;
    background: #FF0000; }

.top-info-row--dark .wrapper--lite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 21px;
  padding-bottom: 10px;
  background: #F9F9F9; }

.main-header {
  background: #07416B;
  min-height: 45px; }

.main-header-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.header-nav {
  height: 100%;
  margin-left: -20px; }
  .header-nav ul {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .header-nav ul li {
      height: 100%; }
      .header-nav ul li a {
        display: block;
        height: 100%;
        padding: 14px 0;
        min-width: 75px;
        font-family: "Montserrat-Regular", sans-serif;
        text-align: center;
        font-style: normal;
        font-weight: normal;
        font-size: 13.7408px;
        line-height: 17px;
        color: #FFFFFF;
        min-width: 115px;
        border-right: 0.3px solid #FFFFFF; }
        .header-nav ul li a.active {
          font-family: "Montserrat-Bold", sans-serif;
          font-weight: bold;
          color: #F0CA56; }

.header-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .header-actions .a-btn {
    margin-right: 35px; }

.a-btn {
  padding: 9px 17px;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13.74px;
  line-height: 17px;
  color: #000000;
  background: #F0CA56;
  border: none; }


  .wpuf-submit-button {
    padding: 9px 17px !important;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 13.74px !important;
  line-height: 17px !important;
  color: #000000 !important;
  background: #F0CA56 !important;
  border: none !important;
  }

.search-btn {
  padding: 5px 10px; }

.s-logo {
  width: 128px;
  height: auto; 
 /* transform: translateY(1px);*/
}


  .s-logo img {
    width: 100%;
    display: block;
    max-width: 100%;
  }

.main-footer {
  background: #07416B;
  padding-top: 40px;
  padding-bottom: 50px; }
  .main-footer .socials {
    margin-right: 22.2%; }
  .main-footer .main-footer-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.footer-navigation {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.footer-navigation span {
  display: block;
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 50px;
  color: #FFFFFF; }

.footer-navigation-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.footer-main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 600px;
  margin-right: 12%;
  width: 100vw; }
  .footer-main-navigation li {
    width: 25%;
    margin-bottom: 20px;
    margin-right: 25px;
    min-width: 124px; }

.footer-navigation-lists li a {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  white-space: nowrap;
  display: block; }

.footer-contacts-navigation li {
  margin-bottom: 20px; }
  .footer-contacts-navigation li:last-child {
    margin-bottom: 0; }

.copy {
  text-align: center;
  display: block;
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  margin-top: 66px;
  color: #FFFFFF; }

.main-page {
  padding-top: 48px; }

.today-news h2 {
  font-family: "ProximaNova-Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  color: #000000;
  margin-bottom: 27px; }
  .today-news h2 strong {
    font-family: "ProximaNova-Bold", sans-serif; }

.post-preview {
  width: 100%; }
  .post-preview a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .post-preview .post-preview-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }

.post-preview .post-preview-photo {
  width: 39.22%;
  height: 127px;
  max-height: 127px; }
  .post-preview .post-preview-photo img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.post-preview .post-preview-info {
  padding: 0 5px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }


.news-aside-column   .post-preview .post-preview-info {
  padding-left: 5px
}


  .post-preview .post-preview-info {
  padding: 0 5px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }


body .post-preview .post-preview-info .post-title {
  order: 1;
  margin-bottom: 10px;
  color: #07416b;
  font-weight: 700;
}

.post-preview-large .post-preview-info-restruct .post-descr {
  order: 2;
}

.post-preview .post-preview-info .post-cat {
  order: 3;
  font-family: "ProximaNova-Regular",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
/*    text-transform: capitalize;*/
    color: #797979;
    margin-top: auto;
}


.post-preview .post-preview-info .post-date {
  order: 4;
  margin-top: 5px;
}

body .post-preview-large .post-preview-info-restruct .post-cat {
  margin-bottom: 10px;
}

.post-preview-large .post-preview-photo {
  width: 48.78%;
  height: 100%;
  height: 320px;
  max-height: none; }
  .post-preview-large .post-preview-photo img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.post-preview-large .post-preview-info {
  padding: 13px 17px 4px 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.post-preview-photo-img {
  width: 100%;
  height: 100%; }

.news-main-column ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .news-main-column ul li:first-child {
    width: 100%; }
  .news-main-column ul li {
    width: calc(50% - 10px); }

.post-preview-info .post-cat {
  margin-bottom: 7px; }

.post-preview-large .post-preview-info .post-cat {
  margin-bottom: 32px; }

.post-preview .post-preview-info .post-title {
  font-family: "ProximaNova-Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 23px;
/*  text-transform: lowercase;*/
  color: #000000;
  margin-bottom: 5px; }

.news-aside-column   .post-preview .post-preview-info .post-title {
  font-size: 16px;
  line-height: 19px;
}

.post-preview-large .post-preview-info .post-title {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 36px;
  color: #000000;
  display: block;
  margin-bottom: 20px; }

.post-preview-large .post-preview-info .post-descr {
  font-family: "ProximaNova-Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000; 

  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.post-preview .post-cat {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #07416B;
  display: block;
  margin-bottom: 7px; }

.post-preview-large .post-cat {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #07416B;
  display: block; }

.post-date {
  font-family: "ProximaNova-Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  text-transform: capitalize;
  color: #797979;
  margin-top: auto; }

.post-preview {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #D9D9D9; }

.post-preview-large {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 26px;
  border-top: none; }

.news-main-column ul li:nth-child(2) .post-preview, .news-main-column ul li:nth-child(3) .post-preview {
  border-top: none; }

.news-grid {
  display: grid;
  grid-template-columns: 1fr 31.02%;
  grid-column-gap: 20px; }

.news-aside-column ul li:first-child .post-preview {
  padding-top: 0;
  border-top: none; }

.news-aside-column .post-preview .post-preview-photo {
  width: 41.22%;
  height: 127px;
  max-height: 127px; }

.news-aside-column .post-preview {
  padding-top: 29px;
  padding-bottom: 29px; }

.today-news {
  padding-bottom: 25px; }

.subscribe-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 53px 32px 30px;
  background: #F9F9F9;
  margin-bottom: 8px; }

.subscribe-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto; }

.subscribe-box .sec-title {
  font-family: "Montserrat-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #000000;
  padding-bottom: 20px;
  margin-right: 75px; }

.subscribe-box p {
  font-family: "ProximaNova-Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  max-width: 368px;
  color: #000000; }

.input-wrap {
  height: 45px;
  max-width: 415px;
  width: 100vw; }
  .input-wrap input {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border: 0.3px solid #8C8C8C;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 17px;
    padding-right: 17px; 
    border-radius: 0;
  }
    .input-wrap input::-webkit-input-placeholder {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
       line-height: 40px;
      color: #797979; }
    .input-wrap input::-moz-placeholder {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 40px;
      color: #797979; }
    .input-wrap input:-ms-input-placeholder {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
       line-height: 40px;
      color: #797979; }
    .input-wrap input::-ms-input-placeholder {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 45px;
      color: #797979; }
    .input-wrap input::placeholder {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 40px;
      color: #797979; }

.subscribe-box .a-btn {
  height: 45px;
  font-family: "Montserrat-Bold", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  padding-left: 30px;
  padding-right: 25px; }

.subscribe-form .input-wrap {
  margin-right: 25px; }

.target-ads {
  padding: 3px 13px 13px 20px;
  height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  background: #F9F9F9; }
  .target-ads span {
    font-family: "ProximaNova-Semibold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #ADADAD;
    display: block;
    margin-bottom: 4px; }

.section-cat {
  padding-top: 35px;
  padding-bottom: 93px; }

.section-exlusive {
  padding-bottom: 50px; }

.section-cat-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 30px; }

.section-cat-news {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 20px 20px;
  grid-template-areas: "post-big post-big  post-big post-big post-min-1 post-min-2" "post-big post-big post-big post-big post-min-3 post-min-4"; }

.section-cat-news li:nth-child(1n) {
  grid-area: post-big; }

.section-cat-news li:nth-child(2n) {
  grid-area: post-min-1; }

.section-cat-news li:nth-child(3n) {
  grid-area: post-min-2; }

.section-cat-news li:nth-child(4n) {
  grid-area: post-min-3; }

.section-cat-news li:nth-child(5n) {
  grid-area: post-min-4; }

body .post-preview-column, body .post-preview-column-big {
  padding: 0;
  border: none; }

.post-preview-column a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .post-preview-column a .post-preview-photo {
    width: 100%;
    height: 145px;
    max-height: 145px; }
  .post-preview-column a .post-preview-info {
    padding: 14px 0; }
  .post-preview-column a .post-cat {
    font-family: "ProximaNova-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #C22C2C;
    margin-bottom: 7px; }
  .post-preview-column a .post-title {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000; }

.post-preview-column-big {
  height: 100%;
  position: relative; }

.post-preview-column-big a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }
  .post-preview-column-big a .post-preview-photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: none; }
  .post-preview-column-big a .post-preview-info {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: auto;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    background: rgba(249, 249, 249, 0.53);
    -webkit-backdrop-filter: blur(19px);
    backdrop-filter: blur(19px);
    padding: 23px 43px 21px 23px; }
    .post-preview-column-big a .post-preview-info .post-cat {
      font-family: "ProximaNova-Bold", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      line-height: 17px;
      margin-bottom: 15px;
      color: #C22C2C; }
    .post-preview-column-big a .post-preview-info .post-title {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 22px;
      color: #000000;
      margin-bottom: 18px; }
    .post-preview-column-big a .post-preview-info .post-descr {
      display: none; }

.section-cat-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.section-cat-head--white h3, .section-cat-head--white a {
  color: #fff; }

.section-portrets {
  padding-top: 40px;
  padding-bottom: 31px; }

.portrets-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .portrets-list li {
    width: calc(33.33% - 13px); }

.portret-info, .portret-footer {
  background: rgba(244, 244, 244, 0.28);
  -webkit-backdrop-filter: blur(47px);
  backdrop-filter: blur(47px); }

.portret-photo-box {
  width: 100%;
  height: 312px; }
  .portret-photo-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block; }

.portret-info {
  padding: 17px 10px 16px 10px;
  min-height: 126px; }
  .portret-info p {
    font-family: "ProximaNova-Semibold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: lowercase;
    color: #FFFFFF; }

.p-label {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  padding: 1px 5px;
  background: #07416B;
  display: block;
  margin-bottom: 9px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.portret-footer {
  border-top: 1px solid #F0CA56;
  padding: 20px 10px; }
  .portret-footer span {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    text-transform: capitalize;
    color: #FFFFFF; }

.portret {
  margin-bottom: 38px;
  max-width: 462px; }

.video {
  padding-top: 60px;
  padding-bottom: 93px; }
  .video h3 {
    font-family: "Montserrat-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 23px;
    color: #000000; }

.tabs-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.tabs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px; }
  .tabs-list li {
    margin-right: 4px; }
  .tabs-list .tab {
    padding: 7px 15px;
    font-family: "ProximaNova-Semibold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    text-align: center;
    background: #F4F4F4; }
    .tabs-list .tab.active {
      background: #F0CA56; }

.section-cat-news .post-preview {
  height: 100%; }
  .section-cat-news .post-preview .post-preview-info {
    padding-bottom: 21px; }
  .section-cat-news .post-preview a {
    height: 100%; }

.video-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 15px 20px;
  grid-template-areas: "videobig videobig vs1 vs2" "videobig videobig vs3 vs4"; }

.video-list li:nth-child(1n) {
  grid-area: videobig; }

.video-list li:nth-child(2n) {
  grid-area: vs1; }

.video-list li:nth-child(3n) {
  grid-area: vs2; }

.video-list li:nth-child(4n) {
  grid-area: vs3; }

.video-list li:nth-child(5n) {
  grid-area: vs4; }

.video-link-box {
  width: 100%;
  height: 100%; }

.video-link-box a {
  width: 100%;
  height: 100%;
  position: relative;
  display: block; }
  .video-link-box a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 53px;
    height: 53px;
    background-image: url("../img/redizine/icons/play.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer; }
  .video-link-box a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("../img/redizine/bg/shape2.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain; }
  .video-link-box a a {
    display: block; }
  .video-link-box a img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: block; 
    object-fit: cover;
}

.video-link-box--big a:after {
  width: 97px;
  height: 97px; }

.video-link-box--big a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("../img/redizine/bg/shape.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover; }

.video-link-box--big a .video-link-info {
  padding-left: 36px;
  padding-bottom: 40px;
  min-height: 188px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .video-link-box--big a .video-link-info .p-tag {
    margin-bottom: 12px; }
  .video-link-box--big a .video-link-info .video-post-date {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    text-transform: capitalize;
    margin-top: auto;
    color: #FFFFFF; }


.video-link-box--big {
  /*min-height: 497px;*/
  height: 100%;
}    

.video-link-info {
  padding-left: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1; }
  .video-link-info p {
    font-family: "Montserrat-Medium", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
   /* text-transform: uppercase;*/
    color: #FFFFFF;
  /*  text-transform: lowercase;*/ }

.tab-result {
  display: none; }
  .tab-result.active {
    display: block; }

.blog-section-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 21px;
  border-bottom: 1px solid #F0CA56;
  margin-bottom: 57px; }
  .blog-section-head h3 {
    font-family: "Montserrat-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    margin-top: 6px; }
  .blog-section-head .a-btn {
    margin-left: auto;
    margin-right: 25px;
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #000000; }

.slider-nav-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .slider-nav-btns button:first-child {
    margin-right: 9px; }

.slider-nav-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  min-width: 35px;
  background: #F0CA56; }

.blog-post {
  width: 100%;
  background: #F9F9F9; }
  .blog-post a {
    display: block; }
  .blog-post .blog-post-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    min-height: 284px;
    padding: 24px 29px 25px 15px;
    position: relative; }
    .blog-post .blog-post-inner:after {
      content: "";
      position: absolute;
      bottom: 30px;
      right: 33px;
      width: 9px;
      height: 16px;
      background-image: url("../img/icons/arrow-blue.svg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      -webkit-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
    .blog-post .blog-post-inner:hover:after {
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px); }
  .blog-post .post-cat {
    font-family: "ProximaNova-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #07416B;
    margin-bottom: 31px; }
  .blog-post p {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
 /*   text-transform: lowercase;*/
    color: #000000; }
  .blog-post .author {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 41px; }
    .blog-post .author .author-avatar {
      width: 45px;
      min-width: 45px;
      height: 45px;
      margin-right: 14px; }


     .blog-post .author .author-avatar img {
      border-radius: 50%;
     }

    .blog-post .author .author-name {
      font-family: "ProximaNova-Bold", sans-serif;
      font-style: normal;
      font-size: 16px;
      line-height: 19px;
      color: #000000; }
  .blog-post .blog-post-date {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    text-transform: capitalize;
    color: #797979; }

.preview-slider {
  overflow: visible !important;
  position: relative; }
  .preview-slider:after, .preview-slider:before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(100% + 20px);
    width: 2000px;
    height: 100%;
    background-color: #fff;
    opacity: 0.8;
    z-index: 1; }
  .preview-slider:before {
    left: auto;
    right: calc(100% + 20px);
    z-index: 2; }
  .preview-slider .swiper-slide {
    max-width: 344px; }

.blog-section {
  padding-bottom: 55px; }

.s-archive {
  display: grid;
  grid-template-columns: 1fr 343px;
  grid-column-gap: 20px;
  padding: 55px 15px; }

.to-archive-block {
  padding: 27px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  .to-archive-block .archive-ico {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    margin-bottom: 25px; }
  .to-archive-block .sec-title {
    color: #FFFFFF;
    margin-bottom: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 28px;
    padding-bottom: 20px; }
    .to-archive-block .sec-title:after {
      width: 100%; }
  .to-archive-block p {
    max-width: 280px;
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    margin-top: 15px; }
  .to-archive-block .a-btn {
    padding: 12px 60px;
    font-family: "Montserrat-SemiBold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: auto; }

.subscribe-block {
  padding: 23px 30px 27px 33px;
  background: #F9F9F9; }
  .subscribe-block .subscribe-block-ico {
    margin-bottom: 15px; }
  .subscribe-block .sec-title {
    margin-bottom: 18px;
    font-family: "Montserrat-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px; }
  .subscribe-block p {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 30px;
    color: #000000; }
  .subscribe-block .input-wrap {
    width: 100%;
    max-width: none;
    margin-bottom: 20px; }
    .subscribe-block .input-wrap input {
      border: 0.3px solid #8C8C8C; }
      .subscribe-block .input-wrap input::-webkit-input-placeholder {
        color: #797979; }
      .subscribe-block .input-wrap input::-moz-placeholder {
        color: #797979; }
      .subscribe-block .input-wrap input:-ms-input-placeholder {
        color: #797979; }
      .subscribe-block .input-wrap input::-ms-input-placeholder {
        color: #797979; }
      .subscribe-block .input-wrap input::placeholder {
        color: #797979; }
  .subscribe-block .a-btn {
    width: 100%;
    padding: 12px 0;
    font-size: 18px;
    line-height: 22px; }

.best-on-week {
  padding-top: 55px;
  padding-bottom: 84px; }
  .best-on-week .section-cat-head {
    margin-bottom: 25px; }

.best-on-week-inner {
  display: grid;
  grid-template-columns: 1fr 465px;
  grid-column-gap: 20px;
  grid-row-gap: 20px; }

.posts-grid-c2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px; }
  .posts-grid-c2 li:nth-child(1) .post-preview, .posts-grid-c2 li:nth-child(2) .post-preview {
    padding-top: 0;
    border-top: none; }

.column-ads {
  height: calc(100% - 30px);
  width: 100%;
  padding: 15px 36px 30px 30px;
  background: #F9F9F9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .column-ads span {
    display: block;
    -webkit-transform: translateX(-13px);
    -ms-transform: translateX(-13px);
    transform: translateX(-13px);
    font-family: "ProximaNova-Semibold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #ADADAD;
    margin-bottom: 26px; }
  .column-ads img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover; }

.column-ads-img {
  width: 100%;
  height: 100%; }

.blog-post p {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 17px; }

.post-preview-large .post-preview-info {
  background: #F9F9F9; }

.blog-post-bottom {
  margin-top: auto; }

.blog-post-author-avatar-mob {
  display: none; }

.cat-posts-grid-wrapper {
  display: grid;
  grid-template-columns: 1fr 343px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding-top: 52px;
  padding-bottom: 52px; }

.cat-posts-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px; }
  .cat-posts-list .post-preview-column a .post-preview-photo {
    height: 240px;
    max-height: 240px; }
  .cat-posts-list .post-preview-column {
    height: 100%; }
  .cat-posts-list .post-preview-column a {
    padding-top: 37px;
    height: 100%; }
    .cat-posts-list .post-preview-column a .post-preview-info {
      padding-bottom: 18px;
      padding-top: 25px; }
      .cat-posts-list .post-preview-column a .post-preview-info .post-cat {
        margin-bottom: 18px; }

.post-preview-border {
  border-bottom: 1.00956px solid #D9D9D9 !important; }

.column-ads-no-bg {
  padding: 0;
  background: none; }
  .column-ads-no-bg span {
    margin-bottom: 9px;
    font-family: "ProximaNova-Semibold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #ADADAD;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .column-ads-no-bg .column-ads-img {
    border: 3px solid #F9F9F9; }

.cat-posts-aside .column-ads-img {
  max-height: 514px;
  height: 100vh; }

.cat-posts-aside ul {
  margin-top: 50px; }

.cat-posts-aside ul li:nth-child(1) .post-preview-border {
  border-top: 1.00956px solid #D9D9D9 !important; }

.cat-posts-aside ul {
  padding-top: 13px; }
  .cat-posts-aside ul .post-preview-info {
    padding-top: 24px;
    padding-bottom: 33px; }

.cat-posts-main-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.cat-posts-main {
  background: #C22C2C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 74%;
  min-width: 74%; }

.cat-post-another {
  width: calc(26% - 20px); }

.cat-main-slider {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%; }
  .cat-main-slider .swiper-wrapper, .cat-main-slider .swiper-slide {
    height: 100%;
    position: relative; }

.cat-main-post {
  height: 100%; }

.cat-main-post a {
  display: grid;
  grid-template-columns: 35.19% 1fr; }

.cat-main-post-photo {
  width: 100%;
  height: 100%; }
  .cat-main-post-photo img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.cat-main-post-text {
  padding: 52px 20px 40px 20px; }
  .cat-main-post-text .date {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 24px; }
  .cat-main-post-text strong {
    font-family: "ProximaNova-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
  /*  text-transform: lowercase;*/
    color: #FFFFFF;
    display: block;
    margin-bottom: 36px; }
  .cat-main-post-text p {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
   /* text-transform: lowercase;*/
    color: #FFFFFF; }

.cat-main-slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 27px;
  bottom: 4px; }
  .cat-main-slider-nav button:first-child {
    margin-right: 23px; }

.cat-main-post-min {
  margin-top: 45px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px; }
  .cat-main-post-min ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px; }

.post-preview-white {
  border-bottom: none;
  border-top: 1px solid #FFFFFF !important; }

body .post-preview-white .post-preview-info span {
  color: #FFFFFF;
  margin-bottom: 21px;
  font-size: 18px;
  line-height: 22px; }

body .post-preview-white .post-preview-info strong {
  color: #FFFFFF !important;
  font-size: 18px;
  line-height: 22px; }

.post-preview-white {
  border-bottom: none !important; }

.cat-main-post-min ul a .post-preview-info {
  padding-top: 27px; }

.cat-post-another {
  height: 100%;
  background: #F9F9F9;
  padding: 14px 0 14px 0;
  max-height: 723px; }
  .cat-post-another .post-preview-column a .post-preview-info {
    padding-top: 24px;
    padding-bottom: 18px; }
  .cat-post-another .post-preview {
    padding-left: 21px;
    padding-right: 14px; }
  .cat-post-another ul {
    padding-bottom: 20px; }

.cat-post-another {
  padding-top: 0; }

.community-slider, .community-slider .swiper-wrapper {
  width: 100%; }

.community-slider .swiper-slide {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 51px;
  padding-left: 51px;
  padding-right: 46px;
  position: relative; }
  .community-slider .swiper-slide:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background-image: url("../img/bg/shape3.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover; }
  .community-slider .swiper-slide a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 52px;
    padding-left: 51px;
    padding-right: 46px; }
    .community-slider .swiper-slide a p {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 24px;
      line-height: 29px;
    /*  text-transform: lowercase;*/
      max-width: 714px;
      color: #FFFFFF; }

.community-slide-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 2; }
  .community-slide-head .cat-label {
    padding: 11px 15px;
    display: block;
    font-family: "ProximaNova-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #07416B;
    background-color: #fff; }

.posts-tape {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 25px; }
  .posts-tape li:nth-child(1) .post-preview-border, .posts-tape li:nth-child(2) .post-preview-border, .posts-tape li:nth-child(3) .post-preview-border, .posts-tape li:nth-child(4) .post-preview-border {
    border-top: 1.00956px solid #D9D9D9 !important; }
  .posts-tape .post-preview-column a .post-preview-info {
    padding-top: 20px;
    padding-bottom: 25px; }

.posts-tape-section {
  padding-bottom: 95px;
  padding-top: 15px; }

.top-info-row {
  padding: 10px 0;
  background: #F4F4F4; }
  .top-info-row .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .top-info-row .wrapper .date {
      font-family: "Montserrat-Medium", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 13px;
      line-height: 16px;
      color: #000000; }
    .top-info-row .wrapper ul {
      margin-left: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: 99px; }
      .top-info-row .wrapper ul li {
        margin-right: 27px; }
        .top-info-row .wrapper ul li:last-child {
          margin-right: 0; }
        .top-info-row .wrapper ul li a {
          font-family: "Montserrat-Medium", sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 13px;
          line-height: 16px;
          color: #000000; }

.n-select {
  padding-left: 10px;
  padding-right: 24px;
  height: auto;
  font-family: "Montserrat-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
  background: none;
  border: none; }
  .n-select .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .n-select .list li {
      margin-right: 0 !important;
      width: 100%; }

.nice-select:after {
  border-color: #000000; }

.latest-video-section {
  background: #051E31;
  padding-bottom: 85px;
  padding-top: 33px; }
  .latest-video-section h2 {
    font-family: "ProximaNova-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
    margin-bottom: 24px; }

.latest-video {
  background: #051E31; }

.latest-video-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  gap: 44px 20px;
  grid-template-areas: "mv mv mv mv lv1 lv1" "mv mv mv mv lv2 lv2" "mv mv mv mv lv3 lv3" "mv mv mv mv lv4 lv4"; }

.latest-video-grid li:nth-child(1n) {
  grid-area: mv; }

.latest-video-grid li:nth-child(2n) {
  grid-area: lv1; }

.latest-video-grid li:nth-child(3n) {
  grid-area: lv2; }

.latest-video-grid li:nth-child(4n) {
  grid-area: lv3; }

.latest-video-grid li:nth-child(5n) {
  grid-area: lv4; }

.video-post a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative; }

.video-post-photo {
  width: 100%;
  height: 100%;
  position: relative; }
  .video-post-photo:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 53px;
    height: 53px;
    background-image: url(../img/redizine/icons/play.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer; }
  .video-post-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    display: block; }

.video-post a {
  display: grid;
  grid-template-columns: 39.05% 1fr;
  grid-column-gap: 42px; }

.video-post .video-post-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "ProximaNova-Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
 /* text-transform: lowercase;*/
  color: #FFFFFF; }

.video-post-main {
  height: 100%; }
  .video-post-main a {
    display: block;
    position: relative; }
  .video-post-main .video-post-photo {
    width: 100%;
    height: 100%; }
    .video-post-main .video-post-photo:after {
      width: 109px;
      height: 109px;
      top: 43%; }
  .video-post-main .video-post-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(249, 249, 249, 0.66);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    padding: 22px 19px 16px 19px;
    display: block; }
    .video-post-main .video-post-text .cat {
      font-family: "ProximaNova-Bold", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 16px;
      line-height: 19px;
      color: #07416B;
      display: block;
      margin-bottom: 24px;
      text-transform: none; }
    .video-post-main .video-post-text p {
      font-family: "ProximaNova-Bold", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 18px;
      line-height: 22px;
      text-transform: uppercase;
      color: #000000;
      margin-bottom: 40px; }
    .video-post-main .video-post-text .date {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 17px;
      color: #000000;
      display: block;
      padding-left: 55px; }

.video-page {
  padding-top: 0; }

.latest-video-section {
  margin-bottom: 60px; }

.videos-theme-section {
  padding-bottom: 48px; }
  .videos-theme-section .video-list {
    margin-bottom: 45px; }
  .videos-theme-section .more-content {
    margin-left: auto;
    margin-right: auto; }

.videos-theme-label {
  font-family: "ProximaNova-Semibold", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 36px;
  padding: 7px 16px;
  background: #F0CA56;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.more-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 4px 6px 4px 18px;
  border: 0.974422px solid #07416B;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer; }
  .more-content span {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #07416B;
    display: block;
    margin-right: 5px; }

.on-this-week-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }
  .on-this-week-posts li:nth-child(1), .on-this-week-posts li:nth-child(2) {
    width: calc(50% - 10px);
    margin-bottom: 36px; }
  .on-this-week-posts li {
    width: calc(25% - 15px); }

.video-post-w {
  width: 100%; }
  .video-post-w a {
    display: block; }
  .video-post-w p {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-transform: lowercase;
    color: #000000; }
  .video-post-w .video-post-w-photo {
    width: 100%;
    position: relative;
    margin-bottom: 38px; }
    .video-post-w .video-post-w-photo:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 53px;
      height: 53px;
      background-image: url(../img/icons/play.svg);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      cursor: pointer; }
    .video-post-w .video-post-w-photo img {
      width: 100%;
      max-width: 100%;
      display: block;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

.video-post-w-main .video-post-w-photo {
  height: 312px;
  margin-bottom: 23px; }
  .video-post-w-main .video-post-w-photo:after {
    width: 85px;
    height: 85px; }

.video-post-w-main {
  padding-bottom: 13px;
  border-bottom: 1px solid #F0CA56; }
  .video-post-w-main p {
    font-family: "ProximaNova-Semibold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: lowercase;
    color: #000000;
    margin-bottom: 25px; }
  .video-post-w-main .date {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    text-transform: capitalize;
    color: #000000; }

.on-this-week .column-ads-img img {
  max-height: 787px; }

.on-this-week .column-ads {
  -webkit-transform: translateY(-35px);
  -ms-transform: translateY(-35px);
  transform: translateY(-35px); }
  .on-this-week .column-ads span {
    margin-bottom: 16px; }

.on-this-week {
  padding-top: 60px;
  padding-bottom: 116px; }

.video-page {
  padding-bottom: 158px; }

.videos-theme-section .video-link-info p {
  font-size: 16px;
  line-height: 19px; 
  font-family: "Montserrat-Medium",sans-serif;
  font-style: normal;
  font-weight: 500;
}

.video-link-info-single p {
  margin-top: auto;
  font-family: "ProximaNova-Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 33.2584px;
  line-height: 41px;
/*  text-transform: lowercase;*/
  color: #FFFFFF; }

.video-link-info-single {
  padding-left: 25px !important;
  padding-bottom: 73px !important; }

.videos-theme-section .video-link-box--big a:after {
  width: 109px;
  height: 109px; }

.blog-page {
  padding-top: 27px; }
  .blog-page h1 {
    font-family: "ProximaNova-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 28px; }

.content-page-inner {
  display: grid;
  grid-template-columns: 1fr 344px;
  grid-column-gap: 20px; }

.blog-category {
  background: #F9F9F9;
  padding: 0 24px 15px 20px; }

.blog-category-head {
  width: calc(100% + 44px);
  margin-left: -20px;
  margin-right: -24px;
  background: #07416B;
  padding-left: 21px;
  padding-top: 6px;
  padding-bottom: 7px;
  margin-bottom: 18px; }
  .blog-category-head span {
    font-family: "ProximaNova-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF; }

.blog-row {
  width: 100%; }
  .blog-row a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 10px 23px 18px;
    background: #FFFFFF; }
  .blog-row .blog-row-inner {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 180px; }
  .blog-row .blog-row-text {
    padding-top: 9px; }
    .blog-row .blog-row-text strong, .blog-row .blog-row-text strong p {
      font-family: "ProximaNova-Bold", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 18px;
      line-height: 22px;
 /*     text-transform: lowercase;*/
      color: #000000;
      display: block;
      margin-bottom: 14px; }
    .blog-row .blog-row-text p {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 19px;
      color: #000000; }
  .blog-row .author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 14px; }
    .blog-row .author .author-avatar {
      width: 45px;
      min-width: 45px;
      height: 45px;
      margin-right: 21px; }

      .blog-row .author .author-avatar img {
        border-radius: 50%;
      }
    .blog-row .author span {
      font-family: "ProximaNova-Bold", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 16px;
      line-height: 19px;
      color: #000000; }
  .blog-row .date {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    text-transform: capitalize;
    color: #797979; }

.blog-category ul li + li {
  margin-top: 17px; }

.blog-category + .blog-category {
  margin-top: 28px; }

.s-pagination {
  margin-top: 42px; }
  .s-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .s-pagination ul li {
      margin-right: 8px; }
    .s-pagination ul li a {
      width: 35px;
      height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 22px;
      color: #000000;
      background: #F9F9F9; }
      .s-pagination ul li a.active {
        background: #F0CA56;
        font-weight: bold;
        font-family: "ProximaNova-Bold", sans-serif; }
      .s-pagination ul li a.next {
        width: auto;
        padding: 0 15px;
        background: #F0CA56; }

.blog-page {
  padding-bottom: 137px; }

.speek {
  width: 100%;
  display: block;
  padding: 20px 60px 15px 60px;
  background: #F0CA56;
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 25px; }

.sidebar-blog {
  background: #F9F9F9;
  margin-bottom: 27px; }

.sidebar-blog-head {
  padding: 10px 22px 8px 22px;
  background: #07416B;
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  margin-bottom: 5px; }

.sidebar-blog-post {
  width: 100%; }
  .sidebar-blog-post a {
    display: block;
    padding: 23px 12px 26px 24px;
    border-bottom: 1.00956px solid #D9D9D9; }
    .sidebar-blog-post a p {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 19px;
/*      text-transform: lowercase;*/
      color: #000000; }

.sidebar-blog-posts li:last-child a {
  border-bottom: none; }

.sidebar .subscribe-block {
  margin-bottom: 24px; }

.single-post-head {
  margin-bottom: 1rem; }
  .single-post-head h1 {
    
    font-family: "ProximaNova-Bold", sans-serif;
      font-style: normal;
      font-weight: 800;
      font-size: 32px;
      line-height: 34px;
      color: #000000;
      margin-bottom: 35px;
  }
    .single-post-head h1 b {
      display: block;
      font-family: "ProximaNova-Bold", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
    color: #000000;
    margin-top: 20px;   
    }

.single-page .content-page-inner {
  grid-column-gap: 105px; }

.single-post-head-btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #07416B; }
  .single-post-head-btm .cat {
    padding: 14px 29px;
    font-family: "ProximaNova-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    background: #C22C2C;
    border: 1px solid #C22C2C;
    margin-right: 42px; }

.single-post .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 42px; }
  .single-post .author .ic {
    margin-right: 16px; }
  .single-post .author .author-name strong {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
    display: block;
    margin-bottom: 0; }
  .single-post .author .author-name small {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #797979; }

.single-post .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: start;
/*  align-self: flex-start;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);*/ }
  .single-post .time .ic {
    margin-right: 10px; }
  .single-post .time span {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #000000; }


  .socials-dark li:before {
    display: none !important;
    margin-bottom: 0;
  }    

.socials-dark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto !important;
  list-style: none;
  margin-right: 9px; }
  .socials-dark li {
    margin-right: 24px;
    width: 29px;
    margin-bottom: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .socials-dark li:last-child {
      margin-right: 0; }

.single-page {
  padding-top: 82px;
  padding-bottom: 10px; }

.single-post {
  margin-bottom: 30px; }

body .single-post-body img {
  width: 100%;
  max-width: 100%;
  display: block; }

.single-post-body strong {
  font-family: "ProximaNova-Bold", sans-serif;
 /* font-style: normal;
  font-weight: bold;*/
  font-size: inherit;
  line-height: inherit;
  display: block;
  color: inherit;
  margin-bottom: 27px; }

.single-post-body p {
  font-family: "ProximaNova-Regular", sans-serif ;
  font-style: inherit;
  font-weight: inherit;
  font-size: 20px;
  line-height: 24px;
  color: #000000; }
  .single-post-body p + p {
    margin-top: 15px; }
  .single-post-body p + strong {
    margin-top: 20px; }

.bg-red {
  background: #C22C2C; }

.best-on-week-inner--1fr {
  grid-template-columns: 100%; }
  .best-on-week-inner--1fr .posts-grid-c2 {
    grid-template-columns: 1fr 1fr 1fr; }
    .best-on-week-inner--1fr .posts-grid-c2 .post-preview {
      border-top: none !important;
      border-bottom: 1px solid #D9D9D9 !important; }
  .best-on-week-inner--1fr .posts-grid-c2 li:nth-child(1) .post-preview, .best-on-week-inner--1fr .posts-grid-c2 li:nth-child(2) .post-preview, .best-on-week-inner--1fr .posts-grid-c2 li:nth-child(3) .post-preview {
    padding-top: 0 !important; }

.single-page .subscribe-box {
  margin-bottom: 0; }

.sidebar-blog-post .cat {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #07416B;
  display: block;
  margin-bottom: 10px; }

.side-ban {
  margin-bottom: 42px; }

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  background-color: #fff;
  padding: 15px 15px 15px 31px;
  z-index: 9999;
  -webkit-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  transform: translateX(-120%);
  opacity: 0;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }
  .mobile-menu.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  .mobile-menu strong {
    font-size: 24px;
    line-height: 142.4%;
    font-family: "Montserrat-Bold", sans-serif;
    color: #071C48;
    display: block;
    margin-bottom: 33px; }

.mobile-menu-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 46px; }

.close-menu {
  width: 26px;
  height: 26px;
  padding: 0;
  position: relative;
  border: none;
  background: #FED403; }
  .close-menu:after, .close-menu:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 2px;
    background-color: #fff;
    border-radius: 2px; }
  .close-menu:after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }
  .close-menu:before {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }

.mobile-menu ul li {
  margin-bottom: 25px; }
  .mobile-menu ul li:last-child {
    margin-bottom: 0; }
  .mobile-menu ul li a {
    font-family: "Montserrat-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 21px;
    color: #071C48; }
    .mobile-menu ul li a.active {
      font-family: "Montserrat-Bold", sans-serif;
      font-style: normal;
      font-weight: bold; }

.mobile-menu .socials li {
  margin-bottom: 0; }

.mobile-menu .socials {
  margin-top: 41px;
  padding-bottom: 0;
  border-bottom: none; }

.mobile-menu .socials span {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 21px;
  margin-bottom: 17px;
  color: #07416B; }

.rules {
  margin-top: 50px; }
  .rules span {
    font-family: "Montserrat-Regular", sans-serif;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.02em;
    color: #5E5E5E; }
  .rules a {
    font-family: "Montserrat-Medium", sans-serif;
    display: block;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.02em;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #071C48; }

.show-on-1260 {
  display: none; }

.footer-logo {
  display: none; }

@media (max-width: 1460px) {
  .target-ads {
    padding-left: 15px;
    padding-right: 15px; }
  .wrapper {
    padding-left: 10px;
    padding-right: 10px; } }

@media (max-width: 1278px) {
  .news-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 0; }
  .news-aside-column ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .news-aside-column ul li {
      width: calc(50% - 10px); }
      .news-aside-column ul li .post-preview {
        padding-top: 30px;
        padding-bottom: 30px; }
    .news-aside-column ul li:first-child .post-preview {
      padding-top: 30px;
      border-top: 1px solid #D9D9D9; } }

@media (max-width: 1260px) {
  .subscribe-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .subscribe-box .input-wrap {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      max-width: none;
      width: 100%; }
  .best-on-week-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0px 0px; }
  .best-on-week-inner .right-ads-column {
    display: none; }
  .separate-ad {
    padding-left: 10px;
    padding-right: 10px; }
  .show-on-1260 {
    display: block; }
    .show-on-1260 .column-ads-img img {
      max-height: 282px; }
    .show-on-1260 .column-ads {
      padding-left: 0;
      padding-right: 0;
      padding-top: 12px; }
      .show-on-1260 .column-ads span {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        margin-left: 13px;
        margin-bottom: 13px; }
  .main-footer .socials {
    margin-right: 8.2%; }
  .footer-main-navigation {
    margin-right: 4%; } }

@media (max-width: 1180px) {
  .section-cat-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0px 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .section-cat-news li:nth-child(1) {
      width: 100%;
      margin-bottom: 20px; }
    .section-cat-news li {
      width: calc(50% - 10px); }
    .section-cat-news .post-preview-column-big a .post-preview-photo {
      position: static; }
    .section-cat-news .post-preview-column-big a .post-preview-info {
      position: absolute;
      bottom: 0;
      left: 0; } }

@media (max-width: 1160px) {
  .video-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0px 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .video-list li:nth-child(1) {
      width: 100%;
      margin-bottom: 20px; }
    .video-list li {
      width: calc(50% - 10px);
      margin-bottom: 20px; }
      .video-list li .video-link-info {
        padding-bottom: 20px; } }

@media (max-width: 1070px) {
  .subscribe-form {
    width: 100%;
    margin-left: 0;
    margin-top: 20px; }
  .footer-navigation-lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .footer-navigation-lists .footer-main-navigation {
      margin-bottom: 20px; } }

.hamburger {
  display: none; }

@media (max-width: 990px) {
  .header-nav {
    display: none; }
  .header-actions .a-btn {
    display: none; }
  .main-header {
    position: relative;
    min-height: 54px; }
    .main-header .wrapper {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 100%;
      min-height: 54px; }
    .main-header .s-logo {
      position: absolute;
      flex-direction: row;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-55%, -42%);
      -ms-transform: translate(-55%, -42%);
      transform: translate(-55%, -42%); }


      .main-header .s-logo span {
        font-size: 22px;
        line-height: 20px;
        margin-right: 0;
        margin-left: 5px;
      }    
      

  .hamburger {
    display: block;
    width: 35px;
    height: 30px;
    padding: 7px 3px; }
    .hamburger .hamburger-box {
      width: 100%;
      height: 100%; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 100%;
    height: 2.5px;
    background-color: #fff; }
  .hamburger-inner::before {
    top: -7px;
    width: calc(100% + 6px); }
  .hamburger-inner {
    width: calc(100% - 6px); }
  .hamburger-inner::after {
    bottom: -7px;
    width: calc(100% - 3px); }
  .portrets-list li {
    width: calc(50% - 10px); }
    .portrets-list li .portret .portret-photo-box {
      display: none; }
  .portret {
    margin-bottom: 20px;
    max-width: none; }
  .footer-main-navigation {
    width: auto;
    max-width: none; }
  .s-archive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .s-archive .to-archive-block {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin-top: 32px;
      padding: 27px 19px 29px 21px;
      min-height: 420px; }
  .subscribe-block {
    padding: 24px 18px 29px 21px; }
  .post-preview-large .post-preview-info .post-descr {
    margin-bottom: 10px; }
  .post-preview .post-preview-info {
    padding-left: 20px; } }

.mob-label {
  display: none; }

.subscribe-form .a-btn svg {
  display: none; }

@media (max-width: 680px) {
  .main-page {
    padding-top: 12px; }
  .today-news h2 {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 15px; }
  .post-preview-large a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .post-preview-large .post-preview-photo {
    width: 100%; }
  .post-preview-large .post-preview-photo {
    position: relative;
    height: 312px; }
  .mob-label {
    font-family: "ProximaNova-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    display: block;
    padding: 1px 6px;
    background: #07416B;
    position: absolute;
    left: 5px;
    bottom: 6px; }
  .post-preview-large {
    margin-bottom: 0; }
  .news-main-column ul li:nth-child(1) {
    display: block; }
  .news-main-column ul li {
    width: 100%;
    /*display: none; */}
    .news-main-column ul li .post-preview .post-date {
     /* display: none;*/ }
    .news-main-column ul li .post-preview {
      padding-top: 15px;
      padding-bottom: 15px; }
  .post-preview-large {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .post-preview-large .post-preview-info {
    padding: 0; }
    .post-preview-large .post-preview-info .post-cat {
      display: none; }
    .post-preview-large .post-preview-info .post-descr {
      display: none; }
    .post-preview-large .post-preview-info .post-title {
      padding: 22px 8px 10px 18px; }
    .post-preview-large .post-preview-info .post-date {
      padding: 18px;
      border-top: 0.2px solid #858585;
      display: block; }
  .news-main-column ul li:nth-child(3) .post-preview {
    border-top: 1px solid #D9D9D9; }
  .news-aside-column ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .news-aside-column ul li {
      width: 100%; }
      .news-aside-column ul li .post-preview {
        padding-top: 15px;
        padding-bottom: 15px; }
        .news-aside-column ul li .post-preview .post-date {
          /*display: none;*/ }
  .news-aside-column ul li:first-child .post-preview {
    padding-top: 15px;
    border-top: none; }
  .news-aside-column ul li:last-child {
    border-bottom: 1px solid #D9D9D9; }
  .subscribe-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 111px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px); }
  .subscribe-box .sec-title {
    position: absolute;
    top: -23px;
    left: 10px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  .subscribe-form .a-btn span {
    display: none; }
  .subscribe-form .a-btn svg {
    display: block; }
  .subscribe-form .a-btn {
    padding: 12px 12px 9px 6px; }
  .subscribe-box .input-wrap {
    margin-right: 10px; }
  .section-cat-head .show-more {
    display: none; }
  .section-cat-head a {
    display: block;
    width: 100%;
    position: relative; }
    .section-cat-head a h3 {
      font-size: 17px;
      line-height: 21px;
      padding-bottom: 13px; }
    .section-cat-head a:after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      width: 9px;
      height: 17px;
      background-image: url("../img/redizine/icons/arrow-dark.svg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: auto; }
  .section-cat-title {
    width: 100%;
    position: relative;
    display: block; }
    .section-cat-title:after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      width: 9px;
      height: 17px;
      background-image: url("../img/redizine/icons/arrow-dark.svg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: auto; }
  .section-cat-head--white a:after {
    background-image: url("../img/redizine/icons/arrow-white.svg"); }
  .post-preview-column-big a .post-preview-info {
    background: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none; }
    .post-preview-column-big a .post-preview-info .post-date {
      display: none; }
    .post-preview-column-big a .post-preview-info .post-cat {
      font-family: "ProximaNova-Bold", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 16px;
      color: #FFFFFF;
      padding: 2px 4px;
      background: #C22C2C;
      margin-bottom: 4px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
    .post-preview-column-big a .post-preview-info .post-title {
      font-style: normal;
      font-weight: normal;
      font-size: 15px;
      line-height: 18px;
      color: #FFFFFF; }
  .post-preview-column-big .post-preview-photo-img {
    position: relative; }
    .post-preview-column-big .post-preview-photo-img:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background-image: url("../img/bg/shape4.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
  .portrets-list li {
    width: 100%;
    margin-bottom: 18px; }
  .video-list li {
    width: 100%; }
  .video-link-box--big a:before {
    background-image: url("../img/bg/shape2.png"); }
  .video-link-box--big .video-post-date {
    display: none; }
  .video-link-box--big .p-tag {
    display: none; }
  .video-link-box--big a .video-link-info {
    min-height: auto;
    padding-left: 10px; }
  .tabs-box .show-more {
    display: none; }
  .posts-grid-c2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .posts-grid-c2 li {
      width: 100%; }
  .main-footer .main-footer-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .footer-logo {
    display: block;
    width: 168px;
    margin-bottom: 60px; }
    .footer-logo img {
      width: 100%;
      max-width: 100%; }
  .socials span {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 17px; }
  .socials {
    padding-bottom: 32px;
    width: 100%;
    margin-right: 0;
    border-bottom: 0.2px solid #DBDBDB; }
  .footer-navigation {
    padding-top: 35px; }
    .footer-navigation span {
      font-size: 17px;
      line-height: 21px;
      margin-bottom: 31px; }
    .footer-navigation ul li a {
      font-size: 15px;
      line-height: 18px; }
  .footer-main-navigation {
    width: 100%;
    margin-right: 0;
    padding-bottom: 35px;
    border-bottom: 0.2px solid #DBDBDB; }
  .copy {
    margin-top: 51px; }
  .best-on-week-inner .post-preview .post-date {
    display: none; }
  .post-preview-large .post-preview-info .post-date {
    display: block !important; }
  .blog-section-head .a-btn {
    display: none; }
  .blog-section-head .slider-nav-btns {
    margin-left: auto; }
  .preview-slider .swiper-slide {
    width: 100%;
    max-width: 100%;
    margin-right: 0; }
  .preview-slider {
    overflow: hidden; }
  .preview-slider .swiper-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .blog-post-author-avatar-mob {
    display: block;
    width: 70px;
    margin-right: 22px; }
    .blog-post-author-avatar-mob img {
      width: 100%;
      max-width: 100%;
      border-radius: 50%;
      display: block; }
  .blog-post a {
    padding-top: 25px;
    padding-bottom: 21px;
    padding-left: 22px;
    padding-right: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .blog-post .blog-post-inner:after {
    display: none; }
  .blog-post .blog-post-inner {
    padding: 0;
    min-height: auto; }
    .blog-post .blog-post-inner .post-cat {
      display: none; }
    .blog-post .blog-post-inner p {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 15px;
      line-height: 18px;
      color: #000000;
      margin-bottom: 17px; }
    .blog-post .blog-post-inner .author-avatar {
      display: none; }
  .blog-post-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .blog-post-bottom .author {
      margin-bottom: 0;
      margin-right: 10px; }
  .preview-slider .swiper-slide {
    margin-top: 5px !important; }
  .blog-section-head {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .blog-section-head h3 {
      font-size: 17px;
      line-height: 21px;
      padding-bottom: 13px;
      position: relative; }
      .blog-section-head h3:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        width: 48px;
        height: 7px;
        background: #F0CA56;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%); } }

.a-btn-mob {
  display: none; }

@media (max-width: 577px) {
  .news-aside-column .post-preview .post-preview-photo {
    width: 29.22%;
    max-height: 74px; }
  .post-preview .post-preview-info .post-title {
    font-size: 15px;
    line-height: 18px; }
  .post-preview-large .post-preview-photo {
    height: 240px; }
  .post-preview-large .post-preview-info .post-title {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0; }
  .today-news {
    padding-bottom: 0; }
  .subscribe-box .sec-title {
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 21px;
    left: 0; }
    .subscribe-box .sec-title:after {
      width: 48px; }
  .subscribe-box p {
    font-size: 15px;
    line-height: 18px; }
  .subscribe-box {
    padding: 21px 10px 30px 10px;
    margin-bottom: 40px; }
  .subscribe-form {
    margin-top: 26px;
    padding-right: 10px;
    padding-left: 4px; }
  .target-ads {
    padding-top: 12px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px; }
    .target-ads span {
      font-family: "ProximaNova-Regular", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 16px;
      color: #ADADAD;
      margin-left: 11px; }
  .target-ads-container img {
    max-height: 273px; }
  .section-cat {
    padding-top: 54px; }
  .sec-title:after {
    width: 47px; }
  .section-cat-head a:after {
    right: 21px; }
  .post-preview-column-big a .post-preview-info {
    padding: 23px 24px 15px 20px !important; }
  .post-preview-column-big a .post-preview-info .post-title {
    margin-bottom: 0; }
  .post-preview-column a .post-preview-photo {
    height: 113px;
    max-height: 113px; }
  .section-cat-news .post-preview .post-preview-info {
    padding-top: 6px;
    border-bottom: 0.2px solid #858585; }
    .section-cat-news .post-preview .post-preview-info .post-cat {
      font-size: 13px;
      line-height: 16px;
      margin-bottom: 10px; }
    .section-cat-news .post-preview .post-preview-info .post-title {
      font-size: 15px;
      line-height: 18px; }
    .section-cat-news .post-preview .post-preview-info .post-date {
      display: block; }
  .section-cat-news li {
    margin-bottom: 15px; }
  .section-cat-news li:nth-child(1) {
    margin-bottom: 40px; }
  .section-exlusive {
    padding-bottom: 17px; }
  .section-portrets {
    padding-top: 34px; }
  .section-cat-head {
    margin-bottom: 37px; }
  .portret-info {
    padding: 12px 10px 13px 10px;
    min-height: 121px; }
  .p-label {
    margin-bottom: 14px; }
  .portret-footer {
    padding: 6px 10px; }
  .portret {
    margin-bottom: 0; }
  .portrets-list li {
    display: none; }
  .portrets-list li:nth-child(1), .portrets-list li:nth-child(2), .portrets-list li:nth-child(3), .portrets-list li:nth-child(4) {
    display: block; }
  .video h3 {
    font-size: 17px;
    line-height: 21px;
    padding-bottom: 13px; }
    .video h3:after {
      content: "";
      position: absolute;
      top: 100%;
      left: 0;
      width: 47px;
      height: 7px;
      background: #F0CA56;
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      transform: translateY(-100%); }
  .video {
    padding-top: 37px;
    padding-bottom: 23px; }
  .section-cat-title:after {
    right: 20px; }
  .tabs-list .tab {
    font-weight: 600;
    font-size: 13.7198px;
    line-height: 17px;
    padding-left: 0;
    padding-right: 0;
    min-width: 115px; }
  .tabs-list {
    margin-bottom: 28px; }
  .video-link-box a:after {
    width: 54px !important;
    height: 54px !important; }
  .video-list li .video-link-info {
    padding-bottom: 12px; }
  .slider-nav-btn {
    width: 27px;
    height: 27px;
    min-width: 27px;
    min-height: 27px; }
  .blog-post-author-avatar-mob {
    min-width: 70px; }
  .blog-post-bottom {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .blog-post .author {
    margin-top: 0; }
  .blog-post .author .author-name {
    font-size: 14px;
    white-space: nowrap; }
  .a-btn-mob {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  .blog-section .a-btn-mob {
    margin-top: 17px;
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px; }
  .blog-section {
    padding-bottom: 20px; }
  .s-archive {
    padding-top: 20px; }
  .to-archive-block .sec-title, .subscribe-block .sec-title {
    font-size: 17px;
    line-height: 21px;
    padding-bottom: 20px;
    margin-bottom: 14px; }
  .subscribe-block p {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 22px; }
  .s-archive {
    padding-bottom: 40px; }
  .best-on-week {
    padding-top: 15px; }
    .best-on-week .sec-title {
      padding-bottom: 12px;
      font-size: 17px;
      line-height: 21px; }
  .best-on-week .section-cat-head {
    margin-bottom: 42px; }
  .posts-grid-c2 .post-preview .post-preview-photo {
    width: 29.22%;
    max-height: 71px; }
  .posts-grid-c2 .post-preview {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border-top: 1px solid #D9D9D9 !important; }
  .main-footer {
    padding-top: 24px; }
  .socials span {
    margin-bottom: 6px; }
  .socials ul li a svg {
    width: 40px; }
  .footer-navigation {
    padding-top: 19px; }
  .footer-navigation-lists .footer-main-navigation {
    margin-bottom: 40px; }
  .copy {
    text-align: left;
    margin-left: 10px;
    font-size: 12.9379px;
    line-height: 16px; } }

@media (max-width: 1320px) {
  .cat-posts-main-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .cat-posts-main {
    width: 100%; }
  .cat-post-another {
    width: 100%; } }

@media (max-width: 990px) {
  .community-slider {
    display: none; }
  .cat-posts-grid-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .cat-posts-list {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .cat-posts-aside ul {
    display: none; } }

@media (max-width: 780px) {
  .posts-tape {
    grid-template-columns: 1fr 1fr; }
  .cat-main-post-min {
    display: none; }
  .cat-main-slider-nav {
    /*display: none;*/ 
  bottom: 10px}

   .cat-main-slider .swiper-slide {
    padding-bottom: 20px;
   }  

  .cat-main-post a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0px 0px; }
  .cat-main-post-text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }

@media (max-width: 680px) {
  .cat-posts-list {
    grid-template-columns: 1fr 1fr; } }

@media (max-width: 577px) {
  .cat-main-post-photo {
    width: 100%;
    height: 238px; }
  .cat-main-post-text {
    padding: 22px 18px 17px 18px; }
  .cat-main-post-text .date {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 16px; }
  .cat-main-post-text strong {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 15px; }
  .cat-main-post-text p {
    font-size: 12px;
    line-height: 16px; }
  .scrollbar-track-y {
    width: 8px !important; }
  .posts-tape {
    grid-template-columns: 1fr; }
  .cat-posts-list .post-preview-column a .post-preview-photo {
    height: 113px;
    max-height: 113px; }
  .cat-posts-aside .column-ads-img {
    max-height: 273px; }
  .cat-post-another .post-preview-column a .post-preview-info {
    padding-top: 11px;
    padding-bottom: 6px; }
  .cat-post-another .post-preview {
    padding-left: 18px; }
  .cat-post-another {
    max-height: 405px; }
  .cat-page-ads .column-ads-no-bg {
    background: #F9F9F9;
    padding-top: 11px; }
    .cat-page-ads .column-ads-no-bg span {
      font-size: 13px;
      line-height: 16px;
      margin-bottom: 13px;
      margin-left: 13px; }
    .cat-page-ads .column-ads-no-bg .column-ads-img {
      border: none; }
  .cat-posts-list .post-preview-column a .post-preview-info {
    padding-top: 5px; }
  .cat-posts-list .post-preview-column a .post-preview-info .post-cat {
    margin-bottom: 6px; }
  .posts-tape-section {
    padding-bottom: 30px; }
  .best-on-week .section-cat-head {
    margin-bottom: 27px; } }

@media (max-width: 1180px) {
  .latest-video-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0px 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .latest-video-grid li:first-child {
      width: 100%;
      margin-bottom: 20px; }
    .latest-video-grid li {
      width: calc(50% - 10px);
      margin-bottom: 20px; }
  .latest-video-section .video-post-photo img {
    max-height: 600px; }
  .on-this-week-posts li {
    width: calc(50% - 10px); } }

@media (max-width: 760px) {
  .latest-video-grid li {
    width: 100%;
    margin-bottom: 20px; }
  .top-info-row {
   /* display: none;*/
    /*margin-top: -100%;*/
    }


  .top-info-row .wrapper ul, .top-info-row .languages, .top-info-row .wrapper .date {
    display: none;
  }    


    .top-info-row {
      padding: 0;
    }


  .navbar-form .input-group {
    display: flex;
    align-items: center;
  }  

  .navbar-form #ajaxsearchlite1.asl_m.asl_w {
    flex: 1;
  }

  .navbar-form #ajaxsearchlite1 .probox .promagnifier {
    position: static !important;
    transform: translateY(-5px);
    margin-right: 10px;
  }

  .latest-video-section .video-post-main .video-post-photo:after {
    width: 60px;
    height: 60px; }
  .latest-video-section .video-post-main .video-post-photo:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(267.81deg, rgba(0, 0, 0, 0) 40.72%, #000000 99.33%);
    background: linear-gradient(182.19deg, rgba(0, 0, 0, 0) 40.72%, #000000 99.33%); }
  .latest-video-section .video-post-main .video-post-text {
    background: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none; }
    .latest-video-section .video-post-main .video-post-text .cat {
      font-family: "ProximaNova-Bold", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 16px;
      color: #FFFFFF;
      padding: 1px 4px;
      background: #07416B;
      margin-bottom: 6px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
    .latest-video-section .video-post-main .video-post-text p {
      font-size: 15px;
      line-height: 18px;
      color: #FFFFFF;
      margin-bottom: 0; }
    .latest-video-section .video-post-main .video-post-text .date {
      display: none; } }

@media (max-width: 577px) {
  .latest-video-section {
    padding-top: 25px; }
    .latest-video-section h2 {
      font-size: 24px;
      line-height: 29px;
      margin-bottom: 22px; }
  .latest-video-section .video-post-main {
    max-height: 238px; }
    .latest-video-section .video-post-main .video-post-photo {
      height: 100%;
      max-height: 100%; }
  .latest-video-section .video-post-photo {
    max-height: 70px; }
    .latest-video-section .video-post-photo:after {
      width: 24px;
      height: 24px; }
  .latest-video-section .video-post-text p {
    font-size: 15px;
    line-height: 19px; }
  .latest-video-section li {
    margin-bottom: 0; }
    .latest-video-section li:first-child {
      margin-bottom: 0; }
    .latest-video-section li:first-child a {
      padding: 0;
      border-bottom: none; }
    .latest-video-section li:last-child a {
      border-bottom: none; }
  .latest-video-section .video-post a {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 0.2px solid #FFFFFF; }
  .on-this-week-posts li {
    width: 100% !important; }
  .video-post-w-main .video-post-w-photo:after {
    width: 55px !important;
    height: 55px !important; }
  .latest-video-section .video-post a {
    grid-column-gap: 20px; }
  .latest-video-section {
    padding-bottom: 0; }
  .video-post-main .video-post-text {
    padding-left: 17px; }
  .latest-video-section .video-post a {
    grid-template-columns: 29.05% 1fr; }
  .latest-video-section .video-post .video-post-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .latest-video-section {
    margin-bottom: 55px; }
  .videos-theme-label {
    font-size: 13.7198px;
    line-height: 17px;
    padding: 5px 13px;
    margin-bottom: 22px; }
  .video-link-info-single {
    padding-bottom: 12px !important;
    padding-left: 10px !important; }
  .videos-theme-section .video-list {
    margin-bottom: 9px; }
  .on-this-week {
    padding-top: 30px; }
    .on-this-week .sec-title {
      font-size: 17px;
      line-height: 21px;
      padding-bottom: 13px; }
  .section-cat-head {
    margin-bottom: 25px; }
  .video-post-w-main .video-post-w-photo {
    height: 200px;
    margin-bottom: 9px; }
  .video-post-w-main .date {
    display: none; }
  .video-post-w-main p {
    margin-bottom: 0; }
  .video-post-w-main {
    border: none; }
  .video-post-w .video-post-w-photo {
    margin-bottom: 9px; }
  .video-post-w-main p {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-transform: lowercase;
    color: #000000;
    padding-bottom: 0; }
  .on-this-week-posts li {
    margin-bottom: 20px !important; }
  .video-post-w-main {
    padding-bottom: 0; }
  .on-this-week {
    padding-bottom: 15px; }
  .video-page {
    padding-bottom: 25px; } }

.post-preview {
  height: 100%; }

.article-data-mob {
  display: none; }

.show-on-680 {
  display: none; }

@media (max-width: 1150px) {
  .single-page .sidebar {
    display: none; }
  .single-page .content-page-inner {
    grid-template-columns: 100%; } }

@media (max-width: 680px) {
  .best-on-week-inner--1fr .posts-grid-c2 li:nth-child(1) .post-preview, .best-on-week-inner--1fr .posts-grid-c2 li:nth-child(2) .post-preview, .best-on-week-inner--1fr .posts-grid-c2 li:nth-child(3) .post-preview {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .best-on-week-inner--1fr .posts-grid-c2 .post-preview {
    padding-top: 15px;
    padding-bottom: 15px; }
  body .article-data-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 0.2px solid #858585;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 1rem; }
    body .article-data-mob .author {
      width: 50%;
      padding-top: 10px;
      padding-bottom: 6px;
      margin-right: 0;
      border-right: 0.2px solid #858585;
      padding-left: 10px; }
      body .article-data-mob .author strong {
        font-size: 15px !important;
        line-height: 16px !important; }
      body .article-data-mob .author small {
        font-size: 15px !important;
        line-height: 19px !important; }
    body .article-data-mob .time {
      width: 50%;
      padding-top: 10px;
      padding-bottom: 6px;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      padding-left: 27px; }
      body .article-data-mob .time span {
        font-size: 15px !important;
        line-height: 18px !important; }
  .single-post-head-btm .author, .single-post-head-btm .time {
    display: none; }
  .single-page {
    padding-top: 25px; }
  .single-post-head h1 {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 28px; }
    .single-post-head h1 blockquote {
      font-size: 17px;
      line-height: 21px;
      margin-bottom: 22px; }
  .single-post-head-btm .cat {
    font-size: 13px;
    line-height: 16px;
    padding: 6px 12px; }
  .socials-dark svg {
    width: 20px;
    height: 20px; }
  .socials-dark li {
    width: 20px; }
  .socials-dark {
    margin-right: 0; }
  .single-post-head-btm {
    padding-bottom: 0;
    border-bottom: none; }
  .single-post-head {
    margin-bottom: 12px; }
  .single-post-body img {
    margin-bottom: 0; }
  .single-post-body strong {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 20px; }
  .single-post-body p {
    font-size: 16px;
    line-height: 19px; }
  .single-post-body p + p {
    margin-top: 21px; }
  .subscribe-box-t2 h3 {
    display: none; }
  .subscribe-box-t2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
  .show-on-680 {
    display: block;
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0; }
    .show-on-680 .column-ads-img img {
      max-height: 282px; }
    .show-on-680 .column-ads {
      padding-left: 0;
      padding-right: 0;
      padding-top: 12px; }
      .show-on-680 .column-ads span {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        margin-left: 13px;
        margin-bottom: 13px; }
  .single-page .best-on-week, .single-page .blog-section {
    padding-left: 0;
    padding-right: 0; } }

.blog-page-head .speek {
  display: none; }

.archive-mob {
  display: none; }

@media (max-width: 1050px) {
  .blog-page .sidebar {
    display: none; }
  .blog-page .content-page-inner {
    grid-template-columns: 100%; }
  .blog-page-head .speek {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 0;
    display: block;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
  .blog-page-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .blog-page-head h1 {
      padding-bottom: 16px;
      position: relative; }
      .blog-page-head h1:after {
        content: "";
        position: absolute;
        top: 90%;
        left: 0;
        width: 48px;
        height: 6px;
        background: #F0CA56;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%); } }

.avatar-m {
  display: none; }

@media (max-width: 680px) {
  .blog-page-head h1 {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 0; }
  .blog-page-head {
    margin-bottom: 20px; }
  .blog-page-head .speek {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: right;
    padding: 7px  14px 8px 14px;
    color: #000000;
    margin-bottom: 0; }
  .blog-category {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px; }
  .avatar-m {
    display: block;
    width: 70px;
    min-width: 70px;
    height: 70px;
    margin-right: 22px; }

  .avatar-m img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: block;
  }   

  .blog-row .blog-row-inner {
    grid-template-columns: 100%; }
    .blog-row .blog-row-inner .author-avatar {
      display: none; }
    .blog-row .blog-row-inner .author {
      margin-bottom: 0;
      margin-right: 10px; }
    .blog-row .blog-row-inner .date {
      line-height: 19px; }
    .blog-row .blog-row-inner .author-name {
      margin-bottom: 0; }
    .blog-row .blog-row-inner .blog-row-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .blog-row-text p {
    display: none; }
  .blog-row .blog-row-text strong {
    font-family: "ProximaNova-Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #000000; }
  .blog-row a {
    padding: 25px 10px 21px 21px; }
  .blog-category {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 16px; }
  .blog-category ul li + li {
    margin-top: 4px; }
  .blog-category + .blog-category {
    margin-top: 0; }
  .pagination ul li:last-child {
    display: none; }
  .blog-row .blog-row-text {
    padding-top: 0; }
  .pagination {
    margin-top: 22px;
    margin-bottom: 26px; }
  .archive-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    padding-right: 0; }
  .blog-page {
    padding-bottom: 10px; }
  .to-archive-block {
    background-position: left  center; } }


.header-nav a {
  transition: all .3s ease;
}

.header-nav a:hover, .current-menu-item a {
  font-family: "Montserrat-Bold", sans-serif !important;
  color: #F0CA56 !important;
  opacity: 1 !important;
  text-decoration: none !important;
}


.header-nav .menu-item-has-children {
  position: relative;
}

.header-nav .menu-item-has-children ul {
  position: absolute;
  min-width: 100%;
  top: 100%;
  left: 0;
  background-color: #fff;
  display: block;
  width: auto;
  margin-left: 0;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}

.header-nav .menu-item-has-children:hover ul {
  display: block;
}

.header-nav .menu-item-has-children ul  li {
  display: block;
}


.header-nav .menu-item-has-children ul  li a {
  color: #5d6267;
  text-align: left;
  padding: 8px 20px;
}


.header-nav .menu-item-has-children ul  li a:hover {
  font-family: "Montserrat-Regular", sans-serif;
  color: #F0CA56;
  opacity: 1;
  text-decoration: none;
}


.header-wrap {
  position: relative;
}


.header-wrap .newsletter-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 3;
  border-radius: 0;
  transform: translateY(-120%);
  opacity: 0;
  transition: all .4ss ease;
}

.header-wrap .newsletter-header.active {
  transform: translateY(0);
  opacity: 1;
}

.header-wrap  .newsletter-header .form-subscribe {
  left: 50%;
  right: auto;
  top: 0;
  bottom: auto;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1460px;

  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.header-wrap  .newsletter-header h2 {
  margin-bottom: 5px !important;
}

.header-wrap  .newsletter-header  .form-text {
  margin-bottom: 10px !important;
}

.header-wrap  .newsletter-header  .form-text, .header-wrap  .newsletter-header h2 {
  text-align: left !important;
  margin-left: 0 !important;
}

.top-info-row .newsletter-header {
  margin-top: 0;
  display: flex;
  align-items: center;
}

.close-form-subscribe {
  position: absolute;
  top: 10px;
  right: 0;
  padding: 0;
  background: none;
  border: none;
  z-index: 2;
}

.current-language {
  font-family: 'Montserrat-Bold', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
  text-transform: capitalize;
  cursor: pointer;
  transition: all .3s ease;
  display: flex;
  align-items: center;

}

.current-language span {
  margin-right: 5px;
}

.current-language:hover {
  opacity: 0.8;
}

.languages  {
  position: relative;
}


.languages .wpml-ls  {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  background-color: #fff;
  display: none;
  z-index: 2;
}

.languages .wpml-ls.active {
  display: block;
}

.languages ul {
  flex-direction: column;
  align-items: flex-start;
}

.languages ul li {
  width: 100% !important;
}

.languages ul li a {
  display: block !important;
  height: 40px !important;
  padding-left: 18px !important;
  padding-right: 29px !important;
  width: 100% !important;
  border: none !important;
  background-color: #fff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-transform: capitalize !important;
  font-family: 'Montserrat-Bold', sans-serif !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 13px !important;
  line-height: 16px !important;
  color: #000000 !important;
  text-transform: capitalize !important;
}

.languages ul li a  span {
   text-transform: capitalize !important;
}

.languages ul li a:hover {
  background-color: #f6f6f6 !important;
}


.navbar-form.active {
  background-color: #fff !important;
  display: flex !important;
  align-items: center !important;
}

.navbar-form #ajaxsearchlite1.asl_m.asl_w {
  margin-top: 0 !important;
}

.navbar-form .input-group {
  height: 40px !important;
}


#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
  height: 40px !important;
  border-bottom: 1px solid #000 !important;
}

.navbar-form button[type="reset"] {
  position: static !important;
}

#mc_embed_signup_scroll {
  max-width: 50%;
}

/*.top-info-row {
  padding: 2px 0;
}*/

.navbar-form {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: #fff !important;
  display: flex !important;
  align-items: center !important;
  z-index: 100;
  transform: translateY(-120%) !important;;
  transition: all .4s ease !important;;
  opacity: 0 !important;
}

.navbar-form.active {
  transform: translateY(0) !important;;
  transition: all .4s ease !important;;
  opacity: 1 !important;
}

.navbar-form #ajaxsearchlite1 {
  display: block !important;
}

.navbar-form button[type="reset"] {
   display: block !important;
}

.header-wrap .newsletter-header .form-text {
    margin-bottom: 0px !important;
}

.header-wrap .newsletter-header h2 {
    margin-bottom: 3px !important;
}

.footer-main-navigation .menu-item-has-children {
  display: none;
}

.copy a {
  color: #fff;
}

.single-post {
  margin-bottom: 0;
}

.header-nav ul {
  z-index: 2;
}

main {
  padding-top: 48px !important;
}

.post-preview a:hover {
  text-decoration: none;
}

a:visited {
    color: inherit;
}

a:hover {
   color: inherit !important;
   text-decoration: none !important;
}

body {
  background-color: #fff !important;
}

body .single-post-body p strong {
  display: inline;
  margin: 0;
}


.slider-nav-btn svg {
  min-width: 11px;
  transform: translateY(-1px);
  height: 19px;
  width: 11px;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .60);
  z-index: 10;
  display: none;
}

.overlay.active {
  display: block;
}

.op-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 700px;
  width: 100%;
  background-color: #fff;
  border-radius: 15px;
  z-index: 9999;
  display: none;
}

.op-modal.active {
  display: block;
}

.opinion-form-head {
  padding: 10px 25px;
  background: #07416b;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.close-op-modal {
  padding: 0;
  background: none;
  border: none;
}

.opinion-form-head span {
  color: #fff;
}

.opinion-form-body {
  padding: 15px 25px;
}

.opinion-form-foot {
  padding: 10px 25px;
  background: #07416b;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.in-wrap, .ar-wrap {
  width: 100%;
  margin-bottom: 10px;
}


.in-wrap input, .ar-wrap textarea {
  width: 100%;
  border: 1px solid #F9F9F9;
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 3px;
}

.in-wrap input {
  height: 45px;
  line-height: 43px;
}

.in-wrap input:placeholder {
  font-size: 16px;
  line-height: 43px;
}

.ar-wrap textarea {
  min-height: 120px;
  resize: vertical;
}

.ar-wrap textarea:placeholder {
  font-size: 16px;
  line-height: 24px;
}

.input-wrap-file {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin-bottom: 5px;
}

.no-scroll {
  overflow: hidden;
}


.wpuf-form-add {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 900px;
  width: 100%;
  background-color: #fff;
  border-radius: 15px;
  z-index: 9999;
  display: none;
  padding: 20px 30px;
  padding-top: 50px;
}

.wpuf-form-add.active {
  display: block;
}


.wpuf-form-add .close-op-modal {
  position: absolute;
  top: 15px;
  right: 30px;
}


.wpuf-success {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.wpuf-fields input {
  width: 100% !important;
}

body .paginations {
  align-items: flex-start;
  margin-left: 0;
  margin-top: 42px;
}


body .paginations ul {
  padding: 0;
}

body .paginations ul li {
  margin-left: 0;
  margin-right: 8px;
}

body .paginations ul li > span, body .paginations ul li > a {
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "ProximaNova-Regular",sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  background: #f9f9f9;
  font-weight: 400;
 
  border-radius: 0;
  padding: 0;
}

body .paginations ul li > span {
  background: #f0ca56;
  font-weight: 700;
  font-family: "ProximaNova-Bold",sans-serif;
}

body .paginations ul {
  padding: 0;
  background: none;
  border-radius: 0;
}

body .paginations ul li:hover a {
   color: #000;
    background-image: none;
}

body .paginations .next, body .paginations .prev {
  width: auto;
  padding: 0 15px;
  background: #f0ca56;
}

body .paginations .dots {
  background: none;
}

@media only screen and (max-width: 577px) {
  .wpuf-form-add {
    position: fixed;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    padding-left: 5px;
    padding-right: 5px;
  }
}


.header-nav .menu-item-has-children ul li a {
	color: #5d6267 !important;
	font-family: "Montserrat-Regular",sans-serif !important;
}

.header-nav .menu-item-has-children ul li a:hover {
	color: #f0ca56 !important;
}

.footer-navigation-lists li a:hover {
	color: #f0ca56 !important;
	opacity: 1;
}


.post-preview-column .slide-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.post-preview .slide-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}


.cat-main-slider .swiper-wrapper, .cat-main-slider .swiper-slide {
    height: -moz-fit-content;
    position: relative;
}

.cat-main-slider {
	height: auto;
}

/*.cat-posts-main  {
	max-height: 723px;
	height: 100%;
}*/


.cat-main-post-photo {
	max-height: 570px;
}

.cat-posts-main-blue {
	background: #07416B;
}

.cat-main-slider-nav {
	left: 21px;
}


.cat-main-slider-nav button:first-child {
    margin-right: 9px;
}


.cat-posts-grid-wrapper-full {
	grid-template-columns: 100%;

}


.cat-posts-grid-wrapper-full .cat-posts-list {
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.community-slider .swiper-slide a:hover {
	opacity: 1;
}

.community-slide-post {
	display: flex;
	justify-content: space-between;
}

.community-slide-post  p {
	margin-right: 20px;
	align-self: flex-end;
}

.community-slide-post-photo {
	width: 200px;
	height: 150px;
}

.community-slide-post-photo img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: 100%;
	object-fit: cover;
}

.post-cat-b {
	color: #07416B !important;
}


.show-more-post {
	display: flex;
	align-self: center;
	width: max-content;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

body .cat-posts-list-flex .alm-reveal, body .cat-posts-list-flex {
	display: flex;
	gap: 0 0;
	flex-wrap: wrap;
/*	justify-content: space-between;*/
}

body .cat-posts-list-flex {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}

body .cat-posts-list-flex .f-item {
	width: 25%;
}

body .cat-posts-list-flex .f-item {
  padding-left: 10px;
  padding-right: 10px;
}

.cat-posts-grid-wrapper-full {
  padding-left: 0;
  padding-right: 0;
}

.video-list-more {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 15px;
}

.video-list-more .video-link-box {
  height: 240px;
}


.video-list-more {
  margin-bottom: 20px;
}

.mob-menu .sub-menu li {
  margin-bottom: 10px;
}

.mob-menu .sub-menu {
  padding-top: 15px;
}


/*.mob-soc svg path {
  fill: #07416B;
}*/

.rules {
  margin-bottom: 30px;
}


@media (max-width: 680px) {
  .video-link-box {
    height: 360px !important;
    min-height: auto !important;
  }

  .video-link-box--big a::after {
    width: 53px;
    height: 53px;
  }

  .preview-slider .swiper-wrapper {
    flex-direction: row !important;
  }
}


@media (max-width: 577px) {
  .video-link-box {
    height: 250px !important;
    min-height: auto !important;
  }
}


@media (max-width: 1500px) {
  body .cat-posts-list-flex .f-item {
    width: 33.33%;
  }


  body .cat-posts-list-flex {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

}


@media (max-width: 990px) {
  body .cat-posts-list-flex .f-item {
    width: 50%;
  }

  .cat-posts-list {
    order : 0;
  }

  body .paginations {
    padding-left: 15px;
  }

  .cat-posts-grid-wrapper-full {
    padding-top: 0;
  }
}

@media (max-width: 500px) {


body .paginations .next, body .paginations .prev {
  display: none;
}
}


@media (max-width: 1160px) {
  .video-list-more {
    grid-template-columns: 1fr 1fr;
  }

  .videos-theme-section .video-list {
    margin-bottom: 0;
  }
}


@media (max-width: 680px) {
.video-list-more {
    grid-template-columns: 1fr;
  }


  .video-page {
    padding-top: 0 !important;
  }


  .blog-page-head {
    flex-wrap: wrap;
  }

  .blog-page-head h1 {
    margin-bottom: 10px;
  }

  .main-post-thumbnail img {
    margin-bottom: 0 !important;
  }

  .single-page {
    padding-top: 25px !important;
  }

  body .single-post {
    padding: 0 0px !important;
  }

  body  .article .wp-block-quote::before {
    left: 2px !important;
  }

  body .article .wp-block-quote {
    padding-left: 40px;
  }

  .single-post  .subscribe-box, .single-post .best-on-week, .single-post .blog-section, .single-post .side-ban {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}


.subscribe-box + .target-ads {
  margin-top: 10px;
}


.main-newsbig {
  padding-top: 0 !important;
}

.wrapper-bignews, .chif-news_box {
  padding-top: 0 !important;
}

main.inside-main {
  padding-top: 20px !important;
}


.archive-cat-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #000000;
}

.pt0 {
  padding-top: 0 !important;
}

.category .main {
  padding-top: 20px !important;
}

.cat-posts-grid-wrapper-full.pt0 .cat-posts-list {
  margin-top: -35px;
}

.header-nav .menu-item-has-children ul, .wpml-ls-legacy-list-horizontal > ul {
  box-shadow: 0 3px 10px rgba(0,0,0,.15);
}

.chif-news_box .breadcrumb {
  display: none;
}


@media (max-width: 680px) {

  .s-logo {
    width: 100px;
  }

  .section-cat-news .post-preview-column-big a .post-preview-info {
    background-image: linear-gradient(0deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.9) 58%,rgba(0,0,0, 0) 100%);
  }

  .video-list li .video-link-info {
    padding-top: 30px;
    background-image: linear-gradient(0deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.9) 58%,rgba(0,0,0, 0) 100%);
  }

  .video-link-box a::before {
    background-image: none;
  }

  .single-post-head h1 b {
    font-size: 22px;
    line-height: 26px;
  }

  body .single-post-body p {
    font-size: 16px;
    line-height: 20px;
  }

  .article .wp-block-quote p {
    font-size: 17px !important;
    line-height: 20px !important;
  }

  body .single-post-body strong {
    font-size: 17px;
    line-height: 20px;
  }

  body .article .wp-block-quote::before {
    width: 22px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
  }

  body .article-data-mob .author, body .article-data-mob .time {
    align-items: center;
  }

  .single-post .author .ic, .single-post .time .ic {
    display: flex;
    align-items: center;
  }

  ul.wpuf-form.form-label-above li .wpuf-label {
    margin-bottom: 0 !important;
  }

  ul.wpuf-form li {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  body ul.wpuf-form {
    margin-bottom: 40px !important;
  }

  .post-preview .post-preview-info .post-title, .section-cat-news .post-preview .post-preview-info .post-title {
    font-size: 14px;
  }


  .post-preview:hover {
    opacity: 1 !important;
  }

   .post-preview a:hover, .video-link-box a:hover, .blog-post a:hover {
    opacity: 1 !important;
  }


  .header-wrap.sticky-active {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
  }


  .single-page {
    padding-top: 20px !important;
  }

  main {
    padding-top: 20px !important;
  }

  .category .main {
    padding-top: 20px !important;
  }

  .post-preview-column-big a .post-preview-info {
    height: 162px;
  }

  .blog-section-head .slider-nav-btns {
    transform: translateY(-10px);
  }



}


.form-subscribe #mc-embedded-subscribe {
  background: #07416b !important;
}

.newsletter-header .form-subscribe h2 {
  color: #07416b !important;
}

.navbar-form button[type="reset"] {
  background: #07416b !important;
}


.mobile-menu .socials {
  margin-bottom: 40px;
}


#toTop {
  z-index: 9999;
  background-color: #07416b !important;
}


.single-post .author .ic, .single-post .time .ic {
  display: flex;
  align-items: center;
}


.soc-bottom, .news-form  {
  display: none !important;
}


.article hr {
  max-width: 340px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.kt-layout-id_0b9191-6d {
  margin-top: -180px;
}


.news-foto_container::before {
    background-image: linear-gradient(0deg,rgba(7,65,107,.92) 0%,rgba(107,124,142,.48) 38%,rgba(170,185,200,0) 100%) !important;
}


@media (max-width: 500px) {
  .blog-post-bottom {
    flex-direction: column;
  }

  .blog-post .author {
    margin-bottom: 5px;
  }
}


.main-header .wrapper {
  background: none;
}

.top-info-row .wrapper {
  position: static;
}

.header-nav .menu-item-has-children ul, .wpml-ls-legacy-list-horizontal > ul {
  margin-right: 0 !important;
}

#mc_embed_signup_scroll {
  position: relative;
}


.newsletter-header .form-subscribe input[type="submit"] {
  bottom: 0;
/*  top: 23px;*/
  border-radius: 0 6px 6px 0;
}

.newsletter-header .form-subscribe input[type="email"] {
  background: #dce2e8;
  border-radius: 6px 0 0 6px;
}


.content-page-inner.wrapper {
  background: none !important;
}

.blog-section.wrapper {
  background: none !important;
}

.today-news.wrapper {
  background: none !important;
}

.s-archive.wrapper {
   background: none !important;
}

.main-post-thumbnail + .article-data-mob + p {
  margin-top: 20px;
}

.best-on-week.wrapper {
  background: none !important;
}

.video.wrapper {
  background: none !important;
}


.target-ads + .blog-section {
  margin-top: 40px;
}

.subscribe-box + .target-ads + .blog-section {
  margin-top: 40px;
}

.post-type-archive-video_page main {
  padding-top: 0 !important;
}

.tags-list {
  margin-left: 0 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  margin-bottom: 15px;
}

.tags-list li:before {
  display: none !important;
}

.tags-list li {
  margin-right: 15px;
}


.section-cat-foot {
  margin-top: 30px;
  display: flex;
  justify-content: flex-end;
}





@media (max-width: 920px) {
  .section-cat-foot  {
    justify-content: center;
  }
}


 .select-lang-mob {
  display: none;
 }



.blog-post {
  height: 291px;
}


@media (max-width: 760px) {
  .select-lang-mob {
    display: block;
    padding: 0 10px;
  }


  .select-lang-mob .current-language {
    color: #fff;
  }

  .select-lang-mob .current-language img {
    filter: invert(100%);
  }

  body.sticky-header .select-lang-mob .lang_ligth-gray {
    display: block !important;
  }

  .main-header .wrapper {
    overflow: visible;
  }

  .blog-post {
    height: auto;
  } 


}



.news-aside-column .post-preview-no-photo {
  padding-top: 8px;
  padding-bottom: 8px;
}

.blog-slider-box {
  position: relative;
}


.blog-slider-box .slider-nav-btn {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  z-index: 3;
} 


.blog-slider-box .b-prev {
  left: -7%;
}


.blog-slider-box .b-next {
  right: -7%;
}


.slider-nav-btns-mob {
  display: none;
}

@media (max-width: 1640px) {
  .blog-slider-box .b-prev {
    left: -4%;
  }


  .blog-slider-box .b-next {
    right: -4%;
  }
}


.blog-section-head .a-btn {
  margin-right: 0;
}


@media (max-width: 1550px) {
  .blog-slider-box .slider-nav-btn {
    display: none;
  }

  .slider-nav-btns-mob {
    display: flex;
    margin-left: 25px;
  }
} 


.m-logo {
  width: 100px;
}
  


@media (max-width: 680px) {
  body .cat-posts-list-flex .f-item {
    width: 100%;
  }

  .post-preview-column a {
    flex-direction: row;
  }

  .cat-posts-list .post-preview-column a .post-preview-photo {
      width: 39.22%;
      height: 127px;
      max-height: 127px;
  }

  .cat-posts-list .post-preview-column a .post-preview-info {
    padding-left: 15px;
    padding-bottom: 0;
  }

  .cat-posts-list .post-preview-column a {
    padding-top: 20px;
    padding-bottom: 20px;
  }


  .cat-posts-grid-wrapper-full.pt0 .cat-posts-list {
    margin-top: 0;
  }

  .section-cat-news li {
    width: 100%;
  }

  .section-cat-news li .post-preview-column a .post-preview-photo {
     width: 39.22%;
      height: 127px;
      max-height: 127px;
  }

   .section-cat-news li .post-preview-column a .post-preview-info {
    padding-left: 15px;
  /*  padding-bottom: 0;*/
    border-bottom: none;
   }

   .archive-cat-title {
    padding-left: 8px;
   }

   .news-aside-column .post-preview .post-preview-info {
    padding-left: 0;
   }


}  


.slider-nav-btn {
  position: relative;
}

.slider-nav-btn svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bold-btn {
  display: inline-block;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff !important;
  background-color: #236092;
  border-radius: 5px;
  margin-top: 20px;
}


.bold-btn:hover {
  color: #fff !important;
  opacity: 0.9;
}


.icon404 {
    background: url(../img/404.svg) center no-repeat;
        background-size: auto;
    background-size: contain;
    width: 200px;
    height: 200px;
    margin: 60px auto;
}

.preview-slider-4 .swiper-slide {
  max-width: none;
}


.single-template-postst-grid h2 {
 font-family: "ProximaNova-Bold",sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #000;
  margin-bottom: 27px;
}

.mob-soc svg polygon {
  fill: #fff;
}



@media (max-width: 680px) {
  
  .single-template-postst-grid h2 {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 15px;
  }


  .wrapper-bignews {
    width: 100%;
  }


  #wpadminbar {
    position: fixed !important;
  }

  #wpadminbar.sticky-bar {
    top: 46px !important;
  }

  .header-offset-top {
    top: 46px !important;
  }

}

.article .wp-block-quote, .article .wp-block-quote p {
  font-family: "ProximaNova-Regular",sans-serif !important;
}


.site-news-frames {
  justify-content: flex-end !important;
}


/*.site-news-frames .wp-block-kadence-column {
  flex: none !important;
  width: 50% !important;
}
*/

/*#toTop {
    text-align: center;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    min-width: auto;
    width: 40px;
    height: 40px;
    opacity: .8;
}

#toTop {
    z-index: 9999;
    background-color: #07416b !important;
}*/


.has-luminous-vivid-amber-color strong, .has-text-color strong {
  color: inherit !important;
}


body .article-img_box img, body .wp-block-image img {
  border-radius: 0;
}


body .single-post-body ul li strong {
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
}


body .article-img_box::before, body .wp-block-image::before {
  background-image: none;
}


body .wp-block-image figcaption {
  position: static;
  display: block;
  color: #212529;
  font-family: "ProximaNova-Regular",sans-serif;
  margin-top: 0;
}

.img-signature, body .wp-block-image figcaption {
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 15px;
}

body figure.wp-block-image {
  background: none;
}



.main-post-thumbnail {
  margin: 20px 0;
}

.newsletter-header .form-subscribe input[type="email"] {
    background: #dce2e8;
    border-radius: 6px ;
}


.tabs-list {
  flex-wrap: wrap;
}

.tabs-list li {
  margin-bottom: 5px;
}

.tabs-box .show-more {
  white-space: nowrap;
}

.mob-soc li a svg {
  width: 32px;
  height: 33px;
}

.mob-soc li:nth-child(1) svg {
  width: 24px;
}

.mob-soc li:nth-child(2) svg {
  width: 24px;
}


.mob-soc li:nth-child(3) svg {
  width: 28px;
}

/*.wpml-ls-legacy-list-horizontal li:last-child {
  display: none !important;
}*/

.footer-main-navigation  .current-menu-item a {
  color: #fff !important;
}

body .s-logo {
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  line-height: 20px;
  transform: translateY(0px);
  width: auto;
  display: flex;
  flex-direction: column;
}

body .s-logo span {
  align-self: flex-end;
  font-size: 14px;
  display: block;
  margin-right: 8px;
}

body .s-logo strong {
  color: #f0ca56;
  font-weight: 600;
}

body .s-logo:hover {
  opacity: 1;
  color: #f0ca56 !important;
}
    
body .m-logo {
  color: #07416b;
  font-weight: 600;
  font-size: 23px;
  line-height: 23px;
  transform: translateY(-2px);
  width: auto;
}    

body .m-logo:hover {
    opacity: 1;
  color: #07416b !important;
}


.single-videos-theme-label {
  margin-bottom: 1rem;
}

.single-videos-theme-label-m {
  display: none;
}


@media (max-width: 680px) {
  .single-videos-theme-label-m {
    display: block;
  }

  .single-videos-theme-label-d {
  display: none;
}
 }



.hd {
  display: none !important;
 }



/* new */ 

.aside-short .sidebar-blog-post a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.aside-short .sidebar-blog-post a p {
  margin-bottom: 0;
}

.aside-short .sidebar-blog-last .sidebar-blog-posts li:last-child, .aside-short .sidebar-blog-last .sidebar-blog-posts li:nth-last-child(-n+2) {
  display: none;
}

.aside-short .sidebar-blog-last.show-all .sidebar-blog-posts li:last-child, .aside-short .sidebar-blog-last.show-all .sidebar-blog-posts li:nth-last-child(-n+2) {
  display: block;
}

.sidebar-inner .show-hidden-posts {
  display: none;
}

.sidebar-inner.aside-short  .show-hidden-posts {
  display: block;
  margin-top: 20px;
  width: 100%;
  text-align: center;
}

.broken_link, a.broken_link {
    text-decoration: none!important;
}


#onesignal-slidedown-dialog {
  display: none !important;
}

.languages.lang_ligth-gray > .wpml-ls-statics-shortcode_actions ul li:nth-child(2) {
  display: none !important;
}