.entry-featured-content .featured-left-text h2 {
    font-family: 'Inter';
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 300;
}

.back-cover {
    background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
}

.logo img {
    width: auto;
    height: 32px;
}

.no-margin {
    margin: 0;
}

.thin {
    font-weight: 300;
}

.text-uppercase {
    text-transform: uppercase;
}

.news h2 {
    font-size: 38px;
    line-height: 46px;
}

.news h4 {
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 20px;
}

.news p {
    font-size: 12px;
    color: #001946;
    margin-bottom: 30px;
}

.contact h3 {
    margin-bottom: 35px;
}

.contact p {
    font-size: 13px;
    color: #001946;
}

.contact ul li {
    padding: 0;
    margin: 0;
    color: #001946;
}

.contact ul li a {
    font-size: 13px;
    color: #001946;
    text-decoration:none;
}

#contactform .column {
	margin: 0 4px 10px;
}

.team h4 {
    font-weight: 400;
    font-size: 24px;
}

.team p {
    font-size: 14px;
    color: #001946;
    margin: 20px 0;
}

.footer-logos .section_wrapper {
    max-width: 100%;
}

.footer-logos .one.column {
    width: 100%;
}

.footer-logos .column, .columns {
    margin: 0;
}

.column_column .logos {
    list-style: none;
    margin: 0;
}

.logos li {
    display: inline-block;
    padding: 60px;
    vertical-align: middle;
}

.logos li img {
    display: block;
    width: 80px;
    height: auto;
}

.textwidget ul {
    border-left: 1px solid rgba(0, 0, 0, 1);
    padding-left: 20px;
}

.textwidget ul li {
    padding-bottom: 20px;
}

.textwidget ul li:first-child {
    line-height: 18px;
}

.copyright {
    color: #4E5568;
}

#Top_bar .menu>li ul li a:after {
	display: none;
}



#mobile-menu.open
{
    bottom: 0;
}

#Top_bar .responsive-menu-toggle {
  display: block !important;
  position: absolute;
  top: 33px;
  right: 0;
  z-index: 1;
  line-height: 0;
}

#Top_bar .responsive-menu-toggle img {
  width: 16px;
  height: 14px;
  content: url("../images/menu_icon-white.png");
}

#Top_bar .responsive-menu-toggle.close img {
  width: 16px;
  height: 14px;
  content: url("../images/close.png");
}

#Top_bar .search-icon-toggle {
    display: none;
}

#Top_bar .responsive-menu-close {
    display: none;
}

.structure {
    width: 100%;
    margin-top: 40px;
}

.structure img {
    width: 100%;
    height: auto;
}

.about h4 {
    font-weight: 400;
    line-height: 21px;
}

.about p {
    color: #001946;
    padding-right: 30px;
}

.ceo .one-third:first-child > .greetings{
    padding: 0;
}

.greetings {
    padding: 0 0 0 30px;
}

.greetings p {
    color: #001946;
}

.responsibility {
    padding-bottom: 50px;
}

.news-more {
    padding: 0 20px !important;
}

.news-more h4 {
    font-weight: 600;
    padding: 20px 0 5px 0;
    font-size: 20px;
}

.news-more .date {
    font-size: 14px;
    color: #001946;
}

.project {
    padding: 0 20px !important;
}

.project h4 {
    font-weight: 600;
    padding: 20px 0 5px 0;
    font-size: 20px;
}

.project .desc {
    font-size: 14px;
    color: #001946;
}

.hr {
    padding: 0 20px !important;
}

.hr h2 {
    padding-bottom: 30px;
}

.hr p {
    color: #001946;
    font-size: 15px;
    margin: 0;
}

.hr ul {
    margin: 40px 0;
    padding-left: 10px;
}

.hr li {
    color: #001946;    
}

.news-title h2 {
    font-size: 38px;
    line-height: 46px;
}

.news-title h4 {
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 20px;
}

.news-content {
    width: 100%;
    padding-top: 50px;
}

.news-content img {
    padding-bottom: 50px;
}

.news-content p {
    font-size: 14px;
    color: #001946;
}

.padding-title {
    padding: 0 40px;
}

@media (max-width: 480px) {
    .padding-title {
        padding: 0;
    }    
}

@media only screen and (min-width:768px) {
    .category-sub-menu ul {
        display: flex !important;
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .about p {
        padding-right: 0;
    }

    .greetings {
        padding: 0;
    }

    #Subheader {
        background-attachment: scroll !important;
    }

    .page-head .slide-text {
        padding-left: 40px !important;
    }

    .home-slider .swiper-pagination {
        left: 40px !important;
    }

    .entry-snippet {
        max-width: 100% !important;
        padding-right: 0 !important;
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #f2f2f2;
    }

    .entry-snippet:first-child {
        padding-top: 0 !important;
    }

    .entry-snippet:last-child {
        border-bottom: 0 !important;
    }

    .entry-snippet .snippet-image {
        display: inline-block !important;
        width: 40% !important;
        padding-right: 15px;
    }
    
    .entry-snippet .snippet-text {
        display: inline-block !important;
        width: 50% !important;
        vertical-align: top;
    }

    .entry-snippet h4 {
        margin-top: 0 !important;
    }

    .readmore-div {
        float: none !important;
        margin-top: 30px !important;
    }

    .swiper-slider .page-head-bg {
		top: 90px !important;
	}

    .sticky-wrapper {
        display: block !important;
    }
    
    .sticky-wrapper.featured-left .item-left {
        width: 100% !important;
        overflow: unset !important;
        position: relative !important;
        margin-bottom: 30px;
    }

    .sticky-wrapper.featured-right .item-right {
        width: 100% !important;
        overflow: unset !important;
        position: relative !important;
        margin-bottom: 30px;
    }

    .sticky-wrapper.featured-left .item-right {
        width: 100% !important;
    }

    .sticky-wrapper.featured-right .item-left {
        width: 100% !important;
    }

    .sticky-wrapper.featured-left .item-right .entry-snippet {
        border-bottom: 0;
    }

    .sticky-wrapper.featured-right .item-left .entry-snippet {
        border-bottom: 0;
    }

    #Footer .footer_wrapper {
        display: block !important;
        width: 100%;
    }

    #Footer .column-one {
        width: 100% !important;
        text-align: center;
        margin-bottom: 50px;
    }

    #Footer .column-second {
        width: 100% !important; 
        text-align: center;
        margin-bottom: 50px;
    }

    #Footer .column-third {
        width: 100% !important;
        text-align: center;
        padding: 0 !important;
        margin-bottom: 50px;
    }

    .more-videos {
        display: block !important;
        padding-top: 30px !important;
    }
    
    .more-videos > div {
        width: 100% !important;
        padding-right: 0 !important;
        padding-bottom: 30px;
    }

    .more-videos > div:last-child {
        padding-bottom: 0;
        padding-top: 30px;
    }

    .category-sub-menu .btn {
        display: flex !important;
        align-items: center !important;
        width: 100%;
    }

    .category-sub-menu .btn img {
        margin-left: auto !important;
    }

    .category-sub-menu {
        position: relative;
    }

    .category-sub-menu ul {
        position: absolute;
        top: 100%;
        left: 0;
        background-color: #fff;
        z-index: 1;
        width: 100%;
        display: none;
    }

    .category-sub-menu li {
        padding: 10px 0 !important;
        border-top: 1px solid #f2f2f2;
    }
}

@media only screen and (max-width: 1239px) {
    .swiper-slider .page-head-bg {
		top: 100px;
	} 
    
    .entry-featured-content .featured-left-text h2 {
        font-size: 38px;
        line-height: 48px;
    } 
}

@media only screen and (max-width: 599px) {
    .sticky-wrapper.featured-left .item-right {
        columns: 1 !important;
        column-gap: 0 !important;
    } 

    .sticky-wrapper.featured-right .item-left {
        columns: 1 !important;
        column-gap: 0 !important;
    } 

    .sticky-wrapper.featured-left .item-right .entry-snippet {
        border-bottom: 1px solid #f2f2f2;
        margin-bottom: 20px !important;
        padding-bottom: 15px !important;
    }

    .sticky-wrapper.featured-right .item-left .entry-snippet {
        border-bottom: 1px solid #f2f2f2;
        margin-bottom: 20px !important;
        padding-bottom: 15px !important;
    }
}

@media only screen and (max-width: 959px) {
    .entry-featured-content .featured-left-text h2 {
        font-size: 30px;
        line-height: 40px;
    }    
}

#contactWrapper .success h4 {
    color: #001946;
}

#contactWrapper .success p {
    color: #001946;
}

.eco h3 {
    font-weight: 600;
}

.eco h2 {
    font-weight: 300;
}

#Footer h4 {
    font-size: 27px;
    line-height: 29px;
    margin-bottom: 25px;
}

@media only screen and (min-width:1240px) {
    #Top_bar .container {
        max-width: 1140px !important;
    }

    .header-stack.header-center #Top_bar .menu_wrapper {
        padding: 10px 0;
    }
}

.latest h2 {
    font-size: 27px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.news ul li {
    color: #001946;
    font-size: 12px;
}

.page-head-wrap {
    position: relative;
    overflow: hidden;
    height: 100vh !important;
    width: 100%;
    text-decoration: none !important;
}

.page-head {
    position: relative;
    background-color: #202124;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    height: 100%;
    font-size: 22px;
    font-weight: 400;
    z-index: 1;
    -webkit-font-smoothing: unset;
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.page-head::before {
    content: "";
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 300px;
    bottom: 0;
    left: 0;
}

.page-head-bg {
    z-index: 1;
    position: absolute;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    left: 0;
    top: 120px;
    width: 100%;
    height: 100%;
    opacity: 0.7;
}

.blur-out {
    animation: blurOut 0.5s ease-out;
}

.page-head .slide-text {
    z-index: 2;
    width: 100%;
    padding-left: 64px;
    padding-bottom: 80px;
}

.page-head .slide-text h1 {
    font-family: "Inter";
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    margin: 0;
    font-weight: 300;
    max-width: 450px;
}

.swiper-pagination {
    bottom: 15px !important;
    height: 16px;
}

.home-slider .swiper-pagination {
    bottom: 28px !important;
    text-align: left !important;
    left: 64px;
}

.swiper-button-custom-prev, .swiper-button-custom-next {
    position: absolute;
    bottom: 6px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    z-index: 11;
    cursor: pointer;
    outline: none;
}

.home-slider .swiper-button-custom-prev, .home-slider .swiper-button-custom-next {
    bottom: 20px;
}

.swiper-button-custom-prev {
    left: 20px;
    background-image: url(../images/slide-nav-prev.svg);
}

.swiper-button-custom-next {
    right: 20px;
    background-image: url(../images/slide-nav-next.svg);
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border: 2px solid #e8eaed;
    background-color: transparent;
    opacity: 1;
    -webkit-transition: border-color 0.2s ease-in;
    transition: border-color 0.2s ease-in;
}

.home-slider .swiper-pagination-bullet {
    border: 1px solid #464649 !important;
    opacity: 0.6;
    background-color: #464649;
    margin: 0 8px !important;
    width: 8px !important;
    height: 8px !important;
}

.home-slider .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #fff !important;
    border-color: #fff !important;
}

.swiper-button-custom-prev.swiper-button-disabled, .swiper-button-custom-next.swiper-button-disabled {
    opacity: 0.2;
    cursor: unset;
}

.side-menu {
    float:  right;
    line-height: 60px;
    padding: 0;
}

.search_wrapper {
    display: inline-block;
    padding-right: 60px;
}

.search_wrapper label {
    display: inline-block;   
    color: #000;
    font-size: 12px;
    font-family: 'Inter';
    padding-right: 5px;

}

.search_wrapper input[type="text"] {
    display: inline-block;
	  width: 180px;
	  margin: 0;
    padding: 0;
	  -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    background: none;
    border: 0;
    border-bottom: 1px solid #000 !important;
    font-size: 15px;
    color: #000 !important;
}

.language_switcher {
    display: none !important;
    list-style: none;
}

.language_switcher li {
    display: inline-block;
    padding-left: 10px;
}

.language_switcher li a {
    font-size: 12px;
    color: #000;
}

.language_switcher li.active a {
    color: #7A7C7D;
}

.language_switcher li a:hover {
    text-decoration: none;
    color: #7A7C7D;
}

.search-popup-wrapper {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 1);
    z-index: 300;
}

.search-popup-wrapper .logo {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
}

.search-popup-wrapper #logo-s {
    display: inline-block !important;
    height: auto;
    line-height: 60px;
    padding: 0 !important;
    margin: 15px 42px;
}

.search-popup-wrapper #logo-s img {
    width: 150px;
    height: auto !important;
    vertical-align: middle;
    max-height: 100%;
}

.search-popup {
    display: none;
    position: fixed;
    top: 40%;
    width: 100%;
    padding: 0;    
    text-align: center;
}

.search-popup img {
    display: inline-block;
    width: 20px;
    height: auto;
    vertical-align: middle;
    margin: 5px 5px 0 0;
}

.search-popup input[type="text"] {
    display: inline-block;
    background: none;
    max-width: 250px;
    width: 100%;
    font-size: 15px;
    border: 0;
      border-bottom-color: currentcolor;
      border-bottom-style: none;
      border-bottom-width: 0px;
    border-bottom: 2px solid #fff;
    height: 30px;
    box-shadow: none;
    padding-left: 0;
    color: #fff;
  }

  .search-popup-close {
    position: absolute;
    top: 40px;
    right: 30px;
  }

  .search-popup-close img {
    width: 24px;
    height: auto;
  }

  #Top_bar #logo-w img {
    width: 150px;
    height: auto !important;
    vertical-align: middle;
    max-height: 100%;
  }

  .top-social-icons {
    display: none;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }

  .top-links {
    display: none;
    width: 100%;
    text-align: left;
  }

  .top-links a {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
  }

  .top-links li {
    padding-bottom: 15px !important;
  }

  .top-social-icons ul {
    list-style: none;
  }

  .top-social-icons ul li {
    max-width: 30px !important;
    display: inline-block !important;
    padding-right: 10px;
  }

  .top-social-icons li img {
    width: 100%;
    height: auto;
  }

  .entry-snippet {
    display: inline-block;
    max-width: 267px;
    width: 100%;
    padding-right: 20px;
    vertical-align: top;
    position: relative;
  }

  .entry-snippet:last-child {
    padding-right: 0;
  }

  .entry-snippet .snippet-image {
    display: block;
    width: 100%;
  }

  .entry-snippet .snippet-text {
    display: block;
    width: 100%;
  }

  .entry-snippet h4 {
    font-family: 'Inter-Medium';
    font-size: 11px;
    text-transform: uppercase;
    color: #7A7C7D;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 300;
  }

  .entry-snippet h2 {
    font-family: 'Inter';
    font-size: 20px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
  }

  .entry-snippet a {
    text-decoration: none;
  }

  .entry-full-content {
    width: 100%;
    padding-bottom: 80px;
  }

  .entry-full-content h1 {
    font-family: 'Inter';
    font-size: 50px;
    line-height: 60px;
    color: #000;
    font-weight: 300;
    margin-bottom: 20px;
  }

  .entry-full-content hr {
    border-top: 1px solid #000;
    background: none;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 30px;
  }

  .entry-full-content h4 {
    font-family: 'Inter-Medium';
    font-size: 11px;
    text-transform: uppercase;
    color: #7A7C7D;
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: 300;
  }

  .entry-full-content h2 {
    font-family: 'Inter';
    font-size: 40px;
    line-height: 50px;
    color: #000;
    font-weight: 400;
  }

  .entry-full-content a {
    text-decoration: none;
  }

  .readmore-div {
    float: right;
    margin-top: -100px;
  }

  .readmore-div a { 
    float: right;
  }

  .readmore-arrow {
    border: 1px solid #000000;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    border-radius: 100%;
    position: relative;
  }

  .readmore-arrow > div {
    width: 30px;
    height: auto;
    background-image: url('../images/arrow-b.svg');
    background-repeat: no-repeat;
    background-position: center;
  }

  .readmore-arrow:hover {
    background: #000;
  }

  .readmore-arrow:hover > div {
    background-image: url('../images/arrow-w.svg');
    background-repeat: no-repeat;
    background-position: center;
  }

  .entry-featured-content {
    width: 100%;
  }

  .entry-featured-content h1 {
    font-family: 'Inter';
    font-size: 50px;
    line-height: 60px;
    color: #000;
    font-weight: 300;
    margin-bottom: 20px;
  }

  .entry-featured-content hr {
    border-top: 1px solid #000;
    background: none;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 30px;
  }

  .entry-featured-content .featured-left-text {
    position: absolute;
    left: 40px;
    bottom: 40px;
  }

  .entry-featured-content .featured-left-text h4 {
    font-family: 'Inter-Medium';
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
  }

  

  .entry-featured-content .featured-left-text a {
    text-decoration: none;
    color: #fff;
  }

  .no-margin-top {
    margin-top: 0 !important;
  }

  .float-left {
    float: left;
  }

  .sticky-wrapper {
    display: flex;
    justify-content: space-between;
  }

  .sticky-wrapper.featured-left .item-left {
    width: 49%;
    height: 100%;
    overflow: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .sticky-wrapper.featured-left .item-right {
    width: 49%;
    -moz-columns: 2;
    columns: 2;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }

  .sticky-wrapper.featured-right .item-left {
    width: 49%;
    -moz-columns: 2;
    columns: 2;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }

  .sticky-wrapper.featured-right .item-right {
    width: 49%;
    height: 100%;
    overflow: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 0;  
  }

  .sticky-wrapper.featured-left .item-right .entry-snippet {
    display: block;
    max-width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }

  .sticky-wrapper.featured-right .item-left .entry-snippet {
    display: block;
    max-width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }

  .sticky-wrapper .item-right .entry-snippet h2 {
    margin: 0;
  }

  #Footer {
    background-color: #000;
    color: #fff;
  }

  #Footer .footer_wrapper {
    display: flex;
    align-items: flex-start;
    padding: 60px 0 50px 0;
    border-top: 1px solid #191C21;
  }

  #Footer .one-third {
    align-self: flex-start;
    width: 33.3%;
  }

  #Footer .one-third:last-child {
    text-align: right;
  }

  #Footer .one-third img {
    width: 120px;
    height: auto;
  }

  #Footer .one-third ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  #Footer .one-third ul li {
    display: inline-block;
    padding-left: 40px;
  }

  #Footer .one-third ul li:first-child {
    padding-left: 0;
  }

  #Footer .one-third ul li img {
    width: 25px;
    height: auto;
    vertical-align: middle;  
  }

  #Footer .one-third p {
    font-family: "RT-light";
    font-size: 16px;
    line-height: 19px;
    color: #959595;
    margin: 0;
    font-weight: 300;
  }

  #Footer .footer-bottom {
    display: block;
    width: 100%;
    text-align: right;
    float: left;
    margin-bottom: 40px;
  }

  #Footer .footer-bottom p {
    font-family: "RT-light";
    font-size: 16px;
    color: #959595;
    margin: 0;
    font-weight: 300;
  }

  button.plyr__control {
    margin: 0 !important;
    border-radius: 3px;
  }

  .plyr__control--overlaid {
    border-radius: 100% !important;
  }

  :root {
    --plyr-color-main: #EE0000;
  }

  .more-videos {
    display: flex;
    padding-top: 20px;
  }

  .more-videos > div {
    width: 33.3%;
    align-self: flex-end;
    padding-right: 20px;
  }

  .more-videos > div:last-child {
    padding-right: 0 !important;
  }

  .section hr.fill-line {
    border-top: 1px solid #000;
    background: none;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 40px;
  }

  .category-header {
    width: 100%;
  }

  .category-header hr {
    margin: 0;
    border-top: 1px solid #f2f2f2;
    background: none;
    color: rgba(0, 0, 0, 1);
  }

  .category-header h1 {
    font-family: 'Inter';
    font-size: 50px;
    line-height: 60px;
    color: #000;
    font-weight: 300;
    margin-bottom: 40px;
    text-align: center;
  }

  .category-sub-menu {
    border-bottom: 1px solid #000;
    margin-bottom: 50px;
  }

  .category-sub-menu > .wrap {
    margin: 0 auto;
    width: 100%;
  }

  .category-sub-menu .btn {
    display: none;
    padding: 10px 0;
    margin: 0;
    background-color: transparent;
  }

  .category-sub-menu .btn span {
    color: #000;
    font-size: 15px;
    font-weight: 400;
  }

  .category-sub-menu li {
    position: relative;
    padding: 20px;
  }

  .category-sub-menu a {
    font-family: 'Inter';
    font-size: 15px;
    font-weight: 400;
    display: block;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
  }

  .category-sub-menu a:hover {
    color: #7A7C7D;
  }

  .category-sub-menu .btn img {
    max-width: 22px !important;
    width: 100%;
    height: auto;
  }

  .category-sub-menu .btn.active img {
    transform: rotate(-180deg);
  }

  .article-header {
    display: flex;
    width: 100%;
  }

  .article-header picture {
    width: 50%;  
    flex: 0 0 auto;
  }

  .article-header content {
    width: 50%;
    flex: 1 1 auto;
    align-self: center;
    padding-left: 100px;
  }

  .article-header content h4 {
    font-family: 'Inter-Medium';
    font-size: 11px;
    text-transform: uppercase;
    color: #7A7C7D;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 300;
  }

  .article-header content h1 {
    font-family: 'Inter';
    font-size: 44px;
    line-height: 54px;
    color: #000;
    font-weight: 400;
    margin-bottom: 30px;
  }

  .entry-author::before {
    display: block;
    width: 80px;
    height: 5px;
    background-color: #EE0000;
    content: "";
    margin-bottom: 15px;
  }

  .entry-author {
    font-family: 'Inter-Bold';
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  .entry-date {
    font-size: 11px;
    color: #7A7C7D;
  }

  .article-header content p {
    padding-top: 30px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
  }

  .article-header figcaption {
    font-size: 11px;
    line-height: 13px;
    font-weight: 300;
    display: flex;
    align-items: flex-start;
    margin-top: 10px;
  }

  .article-header figcaption > span {
    width: 50%;
  }

  .article-header figcaption > span:last-child {
    text-align: right;
  }

  .article-content {
    display: flex;
    width: 100%;
    margin-top: 20px;
    padding-top: 40px;
    border-top: 1px solid #f2f2f2;
  }

  .article-content .entry-content {
    width: 75%;
  }

  .article-content .entry-content article{
    margin-left:  auto;
    width: 70%;
  }

  .article-content .entry-sidebar {
    width: 25%;
    padding-left: 50px;
  }

  .article-content .entry-content article p {
    font-family: 'Inter';
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 30px;
  }

  .article-content .entry-content article h1 {
    font-family: 'Inter';
    font-size: 22px;
    line-height: 28px;
    color: #EE0000;
    font-weight: 400;
    padding: 0 80px; 
    margin: 40px 0;
  }

  .article-content figcaption {
    font-size: 11px;
    line-height: 13px;
    font-weight: 300;
    display: flex;
    align-items: flex-start;
    margin-top: 10px;  
    margin-bottom: 50px;
  }

  .article-content figcaption > span {
    width: 50%;   
  }

  .article-content figcaption > span:last-child {
    text-align: right;
  }

  .entry-sidebar .entry-snippet {
    display: flex;
    max-width: 100% !important;
    width: 100%;
    border-top: 1px solid #000;
    padding: 15px 0;
  }

  .entry-sidebar .entry-snippet:last-child {
    border-bottom: 1px solid #000;
  }

  .entry-sidebar h1 {
    font-family: 'Inter-Medium';
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;  
    margin-bottom: 10px;
  }

  .entry-sidebar .entry-snippet .snippet-image {
    width: 40%;
  }

  .entry-sidebar .entry-snippet .snippet-text {
    width: 60%;
    padding-left: 10px;
  }

  .entry-sidebar .entry-snippet .snippet-text h4 {
    margin-top: 0 !important;
    font-size: 9px;
    line-height: 15px;
  }

  .entry-sidebar .entry-snippet .snippet-text h2 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
  }

  .entry-wrapper h1 {
    font-family: 'Inter';
    font-size: 40px;
    line-height: 50px;
    color: #000;
    font-weight: 300;
    margin-bottom: 20px;
  }

  .about-header {
    display: flex;
    width: 100%;
  }

  .about-header-text {
    align-self: center;
    width: 50%;
  }

  .about-header-image {
    width: 50%;
  }

  .about-header-text text {
    display: block;
    margin-left: auto;
    width: 64%;
    padding-right: 80px;
  }

  .about-header-text h1 {
    max-width: 500px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 30px;
  }

  .about-header-text h1 span{
    margin-bottom: 10px;
    width: 100%;  
    text-align: left;
    padding-left: 80px;
  }

  .about-header-text h1 span:first-child::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #000;
    max-width: 150px;  
  }

  .about-header-text h1 span:first-child {
    display: inline-block;
    padding-left: 180px;
    position: relative;  
  }

  .about-header-text h1 span:last-child {
    text-align: right;  
  }

  .about-header-text p {
    margin-bottom: 25px;
    font-size: 15px;
  }

  .about-banner {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; 
    width: 100% !important;
    left: 0 !important; 
  }

  .about-banner .banner-wrapper {
    display: flex;
    width: 100%;
    padding: 40px 0;
  }

  .about-banner .banner-wrapper .banner-text {
    width: 55%;
    padding: 20px 0;
  }

  .banner-wrapper .banner-text h1 {
    font-family: 'Inter';
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 40px;
  }

  .banner-wrapper .banner-text p {
    color: #fff;
    margin-bottom: 30px;
    font-size: 15px;
  }

  .about-article {
    display: flex;
    width: 100%;
  }

  .about-article .about-article-text {
    width: 50%;
  }

  .about-article .about-article-image {
    width: 50%;
    padding-left: 50px;
  }

  .about-article-text text h1 {
    width: 100%;
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: right;
  }

  .about-article-text h1 span{
    margin-bottom: 10px;
    width: 100%;  
  }

  .about-article-text h1 span:first-child::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #000;
    max-width: 150px;  
    vertical-align: middle;
    margin-right: 30px;
  }

  .about-article-text h1 span:first-child {
    display: inline-block;
    position: relative;  
  }

  .about-article-text p {
    margin-bottom: 25px;
    font-size: 15px;
  }

  .about-article-text ul {
    list-style: none;
  }

  .about-article-text ul li {
    padding-bottom: 15px;
    font-family: 'Inter-Bold';
    font-size: 16px;
    text-transform: uppercase;
  }

  .about-article-text ul li::before {
    content: '';
    display: inline-block;
    height: 18px;
    width: 18px;
    background-image: url('../images/checkbox.png');
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 5px;
  }

  .about-category {
    width: 100%;
    position: relative;
  }

  .about-category h1 {
    width: 100%;
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 30px;
  }

  .about-category h1 span{
    margin-bottom: 10px;
    width: 100%;  
  }

  .about-category h1 span:first-child::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #000;
    max-width: 150px;  
    vertical-align: middle;
    margin-right: 30px;
  }

  .about-category h1 span:first-child {
    display: inline-block;
    position: relative;  
  }

  .about-category .category-list {
    display: flex;
    width: 100%;
    justify-content: space-between;
    max-width: 980px;
    margin: 0 auto;
    padding-top: 50px;
  }

  .about-category .category-item {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-content: space-between;
  }

  .about-category .category-item ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .about-category .category-item li {
    padding-bottom: 10px;
  }

  .about-category .category-item a {
    font-family: 'Inter-Bold';
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
  }

  .about-team {
    width: 100%;
    color: #fff;
  }

  .about-team h1 {
    width: 100%;
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
  }

  .about-team h1 span{
    margin-bottom: 10px;
    width: 100%;  
  }

  .about-team h1 span:first-child::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #fff;
    max-width: 150px;  
    vertical-align: middle;
    margin-right: 30px;
  }

  .about-team h1 span:first-child {
    display: inline-block;
    position: relative;  
  }

  .about-team .team-wrapper {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
  }

  .about-team .team-list {
    display: grid !important;
    gap: 10px;
    padding: 10px;
  }

  .about-team .team-col-1 {
    grid-column: 1 / span 2;
    grid-row: 1;
    display: grid;
    margin-bottom: 40px;
  }

  .about-team .team-col-2 {
    grid-column: 1 / span 2;
    grid-row: 2;
    display: grid;
  }

  .about-team .team-col-3 {
    grid-column: 3;
    grid-row: 1 / span 2;
  }

  .about-team .team-col-1 .profile-img {
    grid-column: 1 / span 5;
    grid-row: 1;
  }

  .about-team .team-col-1 .profile-txt {
    grid-column: 6 / span 16;
    grid-row: 1;
    padding-left: 40px;
  }

  .about-team .team-col-2 .profile-img {
    grid-column: 5;
    grid-row: 2;
  }

  .about-team .team-col-2 .profile-txt {
    grid-column: 1;
    grid-row: 2;
    padding-right: 20px;
  }

  .about-team .team-member .profile-img img {
    max-width: 300px !important;
    width: 100%;
    height: auto;
  }

  .about-team .team-member .profile-txt h4 {
    font-family: 'Inter-Medium';
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding-top: 30px;
  }

  .about-contact {
    width: 100%;
  }

  .about-contact h1 {
    width: 100%;
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 30px;
  }

  .about-contact h1 span{
    margin-bottom: 10px;
    width: 100%;  
  }

  .about-contact h1 span:first-child::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #000;
    max-width: 150px;  
    vertical-align: middle;
    margin-right: 30px;
  }

  .about-contact h1 span:first-child {
    display: inline-block;
    position: relative;  
  }

  .about-contact .contact-wrapper {
    display: flex;
    width: 100%;
    padding-top: 30px;
  }

  #contact-form .column input[type="text"], #contact-form .column input[type="email"], #contact-form .column textarea {
    width: 100%;
    border-width: 0 0 1px 0;
    border-color: #000;
    background-color: transparent;
    outline: 0;
    box-shadow: none;
    margin: 0;
    padding: 10px 0;
    color: #000;
    font-family: 'Inter-Medium';
    font-size: 15px;
    font-weight: 400;
  }

  #contact-form .column input[type="button"] {
    float: right;
    background-color: #000;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    width: 160px;
  }

  #contact-form .column input::placeholder, #contact-form .column textarea::placeholder {
    opacity: 1;
  }

  .contact-wrapper .column {
    margin:0 0 30px;
  }

  .contact-wrapper .column.one {
    width: 100%;
  }

  .contact-wrapper .column.last {
    margin: 30px 0 0;
  }

  .contact-wrapper .column.one-second {
    width: 48%;
  }
      
  .contact-wrapper .column.one-second:nth-of-type(even) {
    float: right;
  }

  .partner-banner {
    margin-top: 120px;
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 50vh;
  }

  .partner-header {
    display: flex;
    width: 100%;
  }

  .partner-header .partner-header-title {
    width: 40%;
  }

  .partner-header .partner-header-text {
    width: 60%;
  }

  .partner-header-title h1 {
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #000;
    margin-bottom: 30px;
  }

  .partner-header-text p {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .partner-content {
    display: flex;
    width: 100%;
  }

  .partner-content .partner-content-text {
    width: 50%;
    padding-right: 50px;
  }

  .partner-content .partner-content-image {
    width: 50%;
  } 

  .partner-quote {
    width: 100%;
    text-align: right;
    padding-top: 50px;
  }

  .partner-quote a {
    font-family: 'Inter-Bold';
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
  }

  .partner-quote a:first-child {
    padding-right: 20px;
  }

  .partner-quote img {
    width: 44px;
    height: auto;
    vertical-align: middle;
  }

  .partner-content-text h1 {
    width: 100%;
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0;
  }

  .partner-content-text h1 span{
    margin-bottom: 10px;
    width: 100%;  
  }

  .partner-content-text h1 span:first-child::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #000;
    max-width: 150px;  
    vertical-align: middle;
    margin-right: 30px;
  }

  .partner-content-text h1 span:first-child {
    display: inline-block;
    position: relative;  
  }

  .partner-content-text .item {
    padding-top: 50px;
  }

  .partner-content-text .item h4 {
    font-family: 'Inter-Bold';
    font-size: 18px;
    line-height: 26px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 15px;
  }  

  .partner-content-text .item p {
    font-size: 15px;
  }

  .partners-title h1 {
    width: 100%;
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0;
  }

  .partners-title h1 span{
    margin-bottom: 10px;
    width: 100%;  
  }

  .partners-title h1 span:first-child::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #000;
    max-width: 150px;  
    vertical-align: middle;
    margin-right: 30px;
  }

  .partners-title h1 span:first-child {
    display: inline-block;
    position: relative;  
  }

  .partners-title h1 span:last-child {
    padding-left: 16%;
  }

  .partners-list {
    display: flex;
    width: 100%;
    padding-top: 80px;
  }

  .partners-list .partners-landscape {
    width: 70%;
    padding-right: 50px;
  }

  .partners-list .partners-portrait {
    width: 30%;
  }

  .partners-landscape .partners-item {
    display: flex;
    width: 100%;
    margin-bottom: 50px;
  }

  .partners-landscape .partners-item .item-image {
    width: 50%;
    padding-right: 40px;
  }

  .partners-portrait .partners-item .item-image {
    padding-bottom: 30px;
  }

  .partners-landscape .partners-item .item-text {
    width: 50%;
    align-self: center;
  }

  .partners-landscape .partners-item:last-child .item-image {
    padding-right: 0;
  }

  .partners-landscape .partners-item:last-child .item-text {
    padding-right: 40px;
  }

  .partners-list .partners-item .item-text h1 {
    font-family: 'Inter-Bold';
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .partners-list .partners-item .item-text hr {
    border-top: 1px solid #000;
    background: none;
    color: rgba(0, 0, 0, 1);
    margin: 0 0 30px 0;
    max-width: 62%;
  }

  .partners-list .partners-item .item-text p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 30px;
  }

  .partners-list .partners-item .item-text h4 {
    font-family: 'Inter-Bold';
    font-size: 15px;
    text-align: right;
  }

  .world-video-wrapper {
    padding-top: 120px;
  }

  .world-header-text {
    width: 100%;
    text-align: center;
  }

  .world-header-text h1 {
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 400;
    margin-bottom: 0;
    color: #000;
  }

  .world-about {
    display: flex;
    width: 100%;
    color: #fff;
  }

  .world-about text {
    width: 60%;
  }

  .world-about text h1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
  }

  .world-about text h1 span{
    margin-bottom: 10px;
    width: 100%;  
    text-align: left;
    padding-left: 80px;
  }

  .world-about text h1 span:first-child::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #fff;
    max-width: 150px;  
  }

  .world-about text h1 span:first-child {
    display: inline-block;
    padding-left: 180px;
    position: relative;  
  }

  .world-about text p {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .world-about text h4 {
    font-family: 'Inter-Medium';
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    padding-top: 10px;
  }

  .world-about .about-us {
    width: 100%;
    text-align: right;
    padding-top: 50px;
  }

  .world-about .about-us a {
    font-family: 'Inter-Bold';
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
  }

  .world-about .about-us a:first-child {
    padding-right: 20px;
  }

  .world-about .about-us img {
    width: 44px;
    height: auto;
    vertical-align: middle;
  }

  .world-banner {
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 80vh;
  }

  .featured-videos {
    display: block;
    width: 100%;
  }

  .featured-videos h1 {
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 80px;
    color: #000;
  }

  .featured-videos fvideos {
    display: flex;
    width: 100%;
  }

  .featured-videos .video-col-1 {
    width: 50%;
    padding-right: 40px;
  }

  .featured-videos .video-col-2 {
    width: 50%;
    padding: 80px 0 0 40px;
  }

  .featured-videos .featured-item {
    margin-bottom: 100px;
  }

  .featured-videos .featured-item .plyr {
    margin-bottom: 40px;
  }


  .featured-videos .featured-item h2 {
    font-family: 'Inter-Medium';
    font-size: 16px;
    line-height: 26px;
    color: #000;
    margin-bottom: 10px;
  }

  .featured-videos .featured-item p {
    font-size: 15px;
    line-height: 25px;
  }

  .world-partner {
    display: flex;
    width: 100%;
  }

  .world-partner .partner-image {
    width: 50%;
  }

  .world-partner .partner-text {
    width: 50%;
    align-self: center;
    padding-left: 80px;
  }

  .world-partner .partner-text h1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 30px;
  }

  .world-partner .partner-text h1 span{
    margin-bottom: 10px;
    width: 100%;  
    text-align: left;
    padding-left: 80px;
  }

  .world-partner .partner-text h1 span:first-child::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #000;
    max-width: 150px;  
  }

  .world-partner .partner-text h1 span:first-child {
    display: inline-block;
    padding-left: 180px;
    position: relative;  
  }

  .world-partner .partner-text p {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .world-partner .partner-link {
    width: 100%;
    text-align: right;
    padding-top: 30px;
  }

  .world-partner .partner-link a {
    font-family: 'Inter-Bold';
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
  }

  .world-partner .partner-link a:first-child {
    padding-right: 20px;
  }

  .world-partner .partner-link img {
    width: 44px;
    height: auto;
    vertical-align: middle;
  }
  
  .world-newsletter {
    display: flex;
    width: 100%;
  }

  .world-newsletter .newsletter-title {
    width: 30%;
  }

  .world-newsletter .newsletter-form {
    width: 70%;
    padding-left: 50px;
    text-align: right;
  }

  .world-newsletter .newsletter-title h1 {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    font-family: 'Inter-Medium';
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 30px;
  }

  .world-newsletter .newsletter-title h1 span:first-child::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #000;
    max-width: 150px;  
  }

  .world-newsletter .newsletter-title h1 span:first-child {
    display: inline-block;
    padding-left: 160px;
    position: relative;  
  }

  #newsletter-form input[type="text"], #newsletter-form input[type="email"] {
    display: inline-block;
    border-width: 0 0 1px 0;
    border-color: #000;
    background-color: transparent;
    outline: 0;
    box-shadow: none;
    margin: 0 20px 20px 0;
    padding: 10px 0;
    color: #000;
    font-family: 'Inter-Medium';
    font-size: 15px;
    font-weight: 400;
    width: 150px;
  }

  #newsletter-form input::placeholder {
    opacity: 1;
  }

  #newsletter-form input[type="button"] {
    display: inline-block;
    background-color: #000;
    margin: 0 0 0 10px;
    font-size: 12px;
    text-transform: uppercase;
    width: 150px;
  }

  .world-counter {
    display: flex;
    width: 100%;
    color: #fff;
  }

  .world-counter .counter-item {
    width: 25%;
    text-align: center;
  }

  .world-counter .counter-item p {
    font-size: 15px;
    opacity: 0.7;
  }

  .world-counter .counter-item span {
    font-size: 50px;
    line-height: 60px;
  }

  .world-image {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .world-image .image-left {
    width: 58%;
  }  

  .world-image .image-right {
    width: 42%;
  }

  .world-image .image-right picture {
    display: block;
    margin: 11% 0 0 -24%;
  }

  .world-map {
    width: 100%;
    text-align: center;
  }

  .world-map h1 {
    font-family: 'Inter-Medium';
    font-size: 50px;
    line-height: 60px;
    font-weight: 400;
    margin-bottom: 50px;
    color: #000;
  }

  .world-map img {
    width: 50px;
    height: auto;
  }

  .world-map .row {
    width: 100%;
    margin-top: 80px;
  }

  .world-map .col-md-3.col-sm-3.col-xs-12 {
    float: left;
    width: 30%;
    height: 800px;
    background: #000;
    position: relative;
  }

  .world-map .col-md-9.col-sm-9.col-xs-12 {
    float: left;
    width: 70%;
    position: relative;
  }

  .world-map .inner-div {
    padding: 55px 51px 40px;
    text-align: left;
  }

  .world-map .inner-div h3 {
    font-family: 'Inter';
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
  }

  .world-map .inner-div h6 {
    font-family: 'Inter';
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
  }

  .world-map .inner-div input {
    background: none;
    border-width: 0 0 1px 0;
    border-color: #fff;
    padding: 8px 0;
    width: 100%;
    color: #fff;
    margin-bottom: 10px;
  }

  .world-map span.error-msg {
    color: red;
    font-size: 14px;
    font-family: 'Inter';
  }

  .world-map .btn-div {
    position: absolute;
    right: 0;
    left: 0;
    width: 72%;
    margin: 0 auto;
    bottom: 0;
  }

  .world-map .btn-div .btn-default {
    font-family: 'Inter';
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border: 0.7px solid #fff;
    padding: 15px 20px;
    margin-bottom: 20px;
  }

  .world-map .btn-div a:last-child {
    background: #fff;
    color: #000;
  }

  .world-map .btn-div a.search-country-data-btn img.loader {
    width: auto !important;
    height: 30px !important;
    margin: 0 auto;
    vertical-align: middle;
  }

  .world-map iframe {
    max-width: 100%;
    border: 0 none;
    height: 800px;
  }

  .world-map #map {
    max-width: 100%;
    width: 100%;
    height: 800px;
  }

  .world-map #map-iframe {
    display: none;
  }

  .privacy-policy {
    width: 100%;
  }

  .privacy-policy p {
    font-size: 15px;
    color: #000;
    margin-bottom: 30px;
  }

  .privacy-policy h1 {
    font-size: 50px;
    line-height: 60px;
    color: #000;
    margin-bottom: 30px;
  }

  .privacy-policy ul {
    list-style: disc;
    margin-bottom: 30px;
    padding-left: 15px;
  }

  .privacy-policy ul li {
    font-size: 15px;
    line-height: 25px;
    padding-left: 5px;
  }

  .success {
    display: none;
    margin: 30px 0;
    padding: 5px 20px;
    border: 2px solid #46b450;
    font-size: 15px;
  }

  .language_switcher {
    display: none;
    position: absolute;
    top: 31px;
    right: 38px;
    z-index: 1;
  }

  .language_switcher a {
    font-family: "RT-light";
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
    text-decoration: none;
    color: #fff;
  }

  #menu-dropdown {
    position: absolute;
    top: 28px;
    right: 55px;
    z-index: 1;
  }

  #menu-dropdown .btn-all-categories {
    padding: 0;
    margin: 0;
    border-style: none;
    background: transparent;
  }

  #menu-dropdown .btn-text {
    font-family: "RT-medium";
    font-size: 18px;
    font-weight: 300;
    padding-right: 5px;
  }

  #menu-dropdown .btn-all-categories img {
    width: 16px;
    height: auto;
  }

  .about-readmore {
    background: #191C21;
    padding: 30px;
    margin-top: 60px;
    border-radius: 5px;
    display: flex;
  }

  .about-readmore .about-txt {
    width: 60%;
  }

  .about-readmore .btn-readmore {
    width: 40%;
    text-align: right;
    align-self: center;
  }

  .about-readmore .about-txt p {
    font-family: "RT-light";
    font-size: 16px;
    font-weight: 300;  
    line-height: 19px;
    color: #959595;
    margin: 0;
  }

  .about-readmore .btn-readmore a.button {
    margin: 0;
    border-radius: 5px;
    background-color: #CA2320;
  }

  .about-readmore .btn-readmore a.button .button_label {
    padding: 10px 20px;
    text-transform: none;
    font-family: "RT-medium";
    font-size: 16px;
    font-weight: 300;
  }

  .pagenotfound {
    width: 100%;
    text-align: center;
  }

  .pagenotfound h1 {
    font-family: "RT-bold";
    font-size: 60px;
    line-height: 70px;
    padding-bottom: 30px;
    color: #fff;
  }

  .pagenotfound a.button {
    margin: 0;
    border-radius: 5px;
    background-color: #CA2320;
  }

  .pagenotfound a.button .button_label {
    padding: 10px 20px;
    text-transform: none;
    font-family: "RT-medium";
    font-size: 16px;
    font-weight: 300;
  }

  .yrio-wrapper {
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
  }

  .yrio-category {
    width: 30%;
  }

  .yrio-category ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 300px;
  }

  .yrio-category li {
    font-family: "RT-bold";
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    padding-bottom: 20px;
  }

  .yrio-category li a {
    color: #fff;
    text-decoration: none;
  } 

  .yrio-category li.submenu {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .yrio-category li.submenu.no-padding {
    padding: 0;
  }

  .yrio-category li.submenu .childmenu {
    padding-top: 20px;
  }

  .yrio-category li.submenu a {
    color: #CA2320;
  }

  .yrio-category li.submenu .childmenu a {
    color: #fff;
  }

  .yrio-content {
    width: 70%;
    columns: 2;
    column-gap: 15px;
  }

  .yrio-content .entry-video {
    padding-bottom: 10px;
    position: relative;
  }

  .entry-video .video-image img {
    border-radius: 10px;
  }

  .entry-video .video-title {
    position: absolute;
    width: 50%;
    left: 20px;
    top: 20%;
  }

  .yrio-content .entry-video .video-title {
    position: absolute;
    width: 46%;
    left: 20px;
    top: 20%;
  }

  .video-recommend .entry-video .video-title {
    position: absolute;
    width: 50%;
    left: 20px;
    top: 15%;
  }

  .entry-video .video-title a {
    text-decoration: none;
  }

  .entry-video .video-title h1 {
    font-family: "RT-bold";
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;  
    color: #fff;
    text-align: center;
    margin-bottom: 0;
  }

  .entry-video .video-title h1::after {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #CA2320;
    content: "";
    margin: 15px auto 15px;
    border-radius: 5px;
  }

  .entry-video .video-title h3 {
    font-family: "RT-medium";
    font-size: 11px;
    line-height: 11px;
    font-weight: 300; 
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
  }

  .entry-video .video-title p {
    font-family: "RT-light";
    font-size: 8px;
    font-weight: 300; 
    color: #fff;
    line-height: 10px;
    text-align: center;
  }

  .entry-video .arrow-icon {
    position: absolute;
    left: 10px;
    bottom: 15px;
    padding: 10px;

  }

  .entry-video .arrow-icon.open img {
    transition: all 0.3s;
    transform: rotate(180deg);
  }

  .entry-video .play-icon {
    position: absolute;
    right: 20px;
    bottom: 20px;
  }

  .entry-video .arrow-icon img{
    width: 18px;
    height: auto;
  }

  .entry-video .play-icon img{
    width: 24px;
    height: auto;
  }

  .main-menu-wrapper {
    display: none;
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 500;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all 1s;
  }

  .main-menu-wrapper::-webkit-scrollbar {
    width: 0;
  }

  .main-menu-wrapper .main-menu-container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
  }

  .main-menu-wrapper .main-menu-container .logo {
    position: absolute !important;
    left: 0;
    z-index: 500;
  }

  .main-menu {
    display: none;
    float: right;
    width: 300px;
    min-height: 100vh;
    background: #000;
    padding-left: 50px;
    position: relative;
  }

  .main-menu .menu-header {
    padding-bottom: 40px;
    border-top: 1px solid #191C21;
  }

  .main-menu .menu-header a {
    font-family: "RT-light";
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
    text-decoration: none;
    color: #fff;  
  }

  .menu-header .menu-close {
    display: inline-block;
    padding-left: 20px;
  }

  .menu-header .menu-close img {
    width: 15px;
    height: auto;
    vertical-align: middle;
  }

  .main-menu ul {
    list-style: none;
    padding-top: 50px;
    margin: 0;
    min-height: 50vh;
  }

  .main-menu ul li {
    font-family: "RT-regular";
    font-size: 18px;
    font-weight: 300;
    line-height: 48px;  
  }

  .main-menu ul li a {
    color: #fff;
    text-decoration: none;
  }
  
  .main-menu .menu-footer {
    position: relative;
    width: 300px;
    text-align: center;
  }

  .main-menu .menu-footer img {
    width: 100px;
    height: auto;
    padding-bottom: 20px;
  }

  .main-menu .menu-footer p {
    font-family: "RT-light";
    font-size: 14px;
    font-weight: 300;
    line-height: 18px; 
    color: #959595;
    margin-bottom: 0;
  }

  .btn-all-categories img {
    transition: all 0.3s;
  }

  .btn-all-categories.rotate img {
    transform:rotate(180deg);
  }

  .all-category-wrapper {
    display: none;
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 500;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all 1s;
  }

  .all-category-wrapper::-webkit-scrollbar {
    width: 0;
  }

  .all-category-wrapper .category-container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
  }

  .category-menu {
    display: none;
    float: right;
    width: 350px;
    min-height: calc(100vh - 80px);
    background: #000;
  }

  .category-menu ul:not(.category-childmenu) {
    list-style: none;
    margin: 0 0 0 50px;
    padding: 20px 0 0 0;
    border-top: 1px solid #191C21;
  }

  .category-menu li {
    font-family: "RT-bold";
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    padding-bottom: 20px;
  }

  .category-menu li a {
    color: #CA2320;;
    text-decoration: none;
  } 

  .category-menu li.has-submenu > .category-childmenu {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .category-menu li.has-submenu > .category-childmenu a {
    color: #fff
  }

  html.menu-open, body.menu-open {
    overflow-y: hidden;
  }

  #searchform input#search {
    max-width: 370px;
    width: 100%;
    border: 1px solid #959595;
    border-radius: 3px;
    box-shadow: none;
    padding: 5px 20px 5px 40px;
    margin: 0;
    background: transparent;
    font-family: "RT-light";
    font-size: 18px;
    font-weight: 300;
    color: #959595;
  }

  #searchform input#search::placeholder {
    color: #959595;
    opacity: 1;
  }

  #searchform .search-icon {
    position: absolute;
    padding: 10px 15px;
  }

  #searchform .search-icon img {
    width: 16px;
    height: auto;
  }

  .video-wrapper {
    display: flex;
    justify-content: space-between;
  }

  .video-player {
    width: 70%;
    padding-right: 30px;
  }

  .video-player .video-bio {
    padding-top: 30px;
  }

  .video-recommend {
    width: 30%;
  }

  .video-recommend .entry-video {
    padding-bottom: 10px;
    position: relative;
  }

  h1.video-title {
    font-family: "RT-medium";
    font-size: 36px;
    font-weight: 300;
    color: #fff;
    line-height: 36px;
    margin-bottom: 30px;
  }

  .plyr--video { 
    border-radius: 10px;
  }

  .ui-tabs .ui-tabs-panel {
    padding: 30px 0 !important;
    background: none !important;
  }

  .ui-tabs .ui-tabs-nav {
    border: 0;
    border-bottom: 3px solid #191C21;
  }

  .ui-tabs .ui-tabs-nav li.ui-state-active::after {
    height: 3px;
    width: 100%;
    position: absolute;
    background: #CA2320;
    bottom: -3px;
  }

  .ui-tabs .ui-tabs-nav li.ui-state-active a::after {
    display: none !important;
  }

  .ui-tabs .ui-tabs-panel p {
    font-family: "RT-regular";
    font-size: 16px;
    line-height: 21px;
    color: #959595;  
    margin-bottom: 0;
  }

  .ui-tabs .ui-tabs-nav li a {
    font-family: "RT-regular";
    font-size: 18px;
    font-weight: 300;
    color: #959595;
    padding: 0 60px 20px 60px !important;
  }

  .ui-tabs .ui-tabs-nav li.ui-state-active a {
    background: none;
    color: #fff;
    cursor: pointer;
  }

  .video-bio .show-more a {
    text-decoration: none;
    color: #fff
  }

  .video-bio .show-less {
    display: none;
  }

  .video-bio .show-less .btn-less {
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: right;
    font-family: "RT-regular";
    font-size: 16px;
    line-height: 21px;
    font-weight: 300;
  }

  .entry-bio {
    display: none;
  }

  .entry-bio .ui-tabs .ui-tabs-nav li a {
    font-size: 14px;
    padding: 0 30px 10px 30px !important;
  }

  .video-recommend .entry-bio .ui-tabs .ui-tabs-nav li a {
    font-size: 12px;
    padding: 0 30px 10px 30px !important;
  }

  .video-recommend .ui-tabs .ui-tabs-panel p {
    font-size: 12px;
    line-height: 17px;
  }

  .video-recommend .ui-tabs .ui-tabs-panel {
    padding: 20px 0 !important;
  }

  .yrio-content .ui-tabs .ui-tabs-panel {
    padding: 20px 0 !important;
  }

  .yrio-content .ui-tabs .ui-tabs-panel p {
    font-size: 14px;
    line-height: 19px;
  }

  .entry-bio .show-more a {
    text-decoration: none;
    color: #fff
  }

  .entry-bio .show-less {
    display: none;
  }

  .entry-bio .show-less .btn-less {
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: right;
    font-family: "RT-regular";
    font-size: 16px;
    line-height: 21px;
    font-weight: 300;
    padding-top: 15px;
  }

  .video-recommend .entry-bio .show-less .btn-less {
    font-size: 12px;
    line-height: 17px;
  }

  .yrio-content .entry-bio .show-less .btn-less {
    font-size: 14px;
    line-height: 19px;
  }

  .main-page {
    border-top: 1px solid #191C21;
    padding: 50px 0;
  }

  .main-page h1 {
    font-family: "RT-bold";
    font-size: 27px;
    font-weight: 300;
    color: #fff;
    line-height: 37px;
    margin-bottom: 50px;
  }

  .main-page p {
    font-family: "RT-light";
    font-size: 16px;
    font-weight: 300;
    color: #959595;
    line-height: 21px;  
    margin-bottom: 25px;
  }
  
  @media only screen and (max-width: 1239px) {
    .partner-banner {
      margin-top: 100px;
    } 

    .video-player {
      width: 60%;
    }
  
    .video-recommend {
      width: 40%;
    }
  }

  @media only screen and (max-width: 1024px) {
    .article-header {
      display: block;
    }

    .article-header picture {
      display: block;
      width: 100%;
    }

    .article-header content {
      display: block;
      width: 100%;
      text-align: center;
      padding: 0;
      margin: 40px 0;
    }

    .entry-author::before {
      margin: 0 auto 15px;
    }

    .article-content .entry-content article{
      width: 100%;
    }

    .about-header-text text {
      display: table-cell;
      width: 100%;
      padding: 0 40px;
    }

    .about-banner {
      background-position: center center;
    }

    .about-team .team-col-3 {
      grid-column: 1 / span 2;
      grid-row: 3;
      display: grid;
    }

    .about-team .team-col-1 {
      margin-bottom: 0;
    }

    .about-team .team-col-2 {
      padding: 70px 0;
    }

    .about-team .team-col-3 .profile-img {
      grid-column: 1 / span 2;
      grid-row: 1;
    }

    .about-team .team-col-3 .profile-txt {
      grid-column: 6 / span 16;
      grid-row: 1;
    }

    .about-team .team-col-1 .profile-txt {
      padding-left: 0;
    }

    .about-team .team-col-2 .profile-img {
      grid-column: 3;
    }

    .about-team .slick-prev
    {
        left: 0;
    }

    .about-team .slick-next
    {
        right: 0;
    }

    .yrio-content {
      columns: 1;
    }

  }

  @media only screen and (max-width: 767px) {
    html, body {
      overflow-x: hidden;
    }

    .article-content {
      display: block;
    }

    .article-content .entry-content {
      width: 100%;
    }   

    .article-content .entry-sidebar {
      width: 100%;
      padding: 0;
      margin-top: 50px;
    } 

    .about-header {
      flex-direction: column-reverse;
    }

    .about-header-text {
      width: 100%;
    }

    .about-header-text h1 {
      text-align: center;
      max-width: 380px;
    }

    .about-header-text text {
      padding: 0;
    }
  
    .about-header-image {
      position: relative;
      width: 100%;
      margin-bottom: 40px;
    }

    .about-wrapper {
      max-width: 100%;
      padding: 0 40px;
    }

    .about-banner .banner-wrapper .banner-text {
      width: 100%;
      padding: 0;
    }

    .banner-wrapper .banner-text h1 {
      font-size: 40px;
      line-height: 50px;
      text-align: center;
    }

    .banner-wrapper .banner-text p {
      text-align: center;
    }
  
    .about-article .about-article-text {
      width: 100%;
    }
  
    .about-article .about-article-image {
      width: 100%;
      padding-left: 0;
      margin-bottom: 40px;
    }

    .about-article {
      flex-direction: column-reverse;
    }

    .about-category .category-list {
      display: block;
      max-width: 100%;
    }

    .about-category .category-item {
      display: block;
      text-align: center;
      margin-bottom: 30px;
    }

    .about-team .team-member {
      display: block;
      text-align: center;
    }

    .about-team .team-member .profile-img img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
    }

    .about-team .slick-prev
    {
        left: 0;
    }

    .about-team .slick-next
    {
        right: 0;
    }

    .about-contact .contact-wrapper {
      display: block;
    }

    .partner-banner {
      margin-top: 90px;
    }

    .partner-header {
      display: block;
      width: 100%;
    }
  
    .partner-header .partner-header-title {
      width: 100%;
    }
  
    .partner-header .partner-header-text {
      width: 100%;
    }

    .partner-content {
      margin-top: -60px;
      flex-direction: column-reverse;
    }
  
    .partner-content .partner-content-text {
      width: 100%;
      padding-right: 0;
      text-align: center;
    }
  
    .partner-content .partner-content-image {
      width: 100%;
      padding-bottom: 30px;
    } 

    .partner-quote {
      text-align: center;
    }

    .partners-list {
      display: block;
    }
  
    .partners-list .partners-landscape {
      width: 100%;
      padding-right: 0;
    }
  
    .partners-list .partners-portrait {
      width: 100%;
    }

    .partners-landscape .partners-item {
      display: block;
    }

    .partners-landscape .partners-item:last-child {
      display: flex;
      flex-direction: column-reverse;
    }

    .partners-landscape .partners-item:last-child .item-text {
      padding-right: 0;
    }
  
    .partners-landscape .partners-item .item-image {
      width: 100%;
      padding-right: 0;
      padding-bottom: 30px;
    }
  
    .partners-landscape .partners-item .item-text {
      width: 100%;
    }

    .world-video-wrapper {
      padding-top: 90px;
    }

    .world-about {
      display: block;
    }
  
    .world-about text {
      width: 100%;
    }

    .world-partner {
      display: block;
    }
  
    .world-partner .partner-image {
      width: 100%;
    }
  
    .world-partner .partner-text {
      width: 100%;
      padding-left: 0;
      padding-top: 30px;
    }

    .featured-videos fvideos {
      display: block;
    }
  
    .featured-videos .video-col-1 {
      width: 100%;
      padding-right: 0;
    }
  
    .featured-videos .video-col-2 {
      width: 100%;
      padding: 0;
    }

    .featured-videos .featured-item {
      margin-bottom: 50px;
    }

    .world-newsletter {
      display: block;
    }
  
    .world-newsletter .newsletter-title {
      width: 100%;
    }
  
    .world-newsletter .newsletter-form {
      width: 100%;
      padding-left: 0;
    }

    #newsletter-form input[type="text"], #newsletter-form input[type="email"] {
      display: block;
      width: 100%;
      margin: 0 0 20px 0;
    }
    
    #newsletter-form input[type="button"] {
      display: block;
      margin: 0;
      float: right;
    }

    .world-counter {
      display: block;
    }
  
    .world-counter .counter-item {
      width: 100%;
    }

    .world-counter .counter-item:not(:last-child) {
      margin-bottom: 50px;
    }

    .world-image {
      display: block;
    }
  
    .world-image .image-left {
      width: 100%;
    }  
  
    .world-image .image-right {
      width: 100%;
      margin-top: 30px;
    }
  
    .world-image .image-right picture {
      margin: 0;
    }

    .world-map .col-md-3.col-sm-3.col-xs-12 {
      width: 100%;
      height: auto;
    }
  
    .world-map .col-md-9.col-sm-9.col-xs-12 {
      width: 100%;
    }
  
    .world-map .inner-div {
      padding: 20px 20px 10px;
    }

    .world-map #map {
      height: 500px;
    }

    .world-map .inner-div .btn-div {
      position: initial;
      margin: 25px auto 0px;
      width: 100%;
    }

    .about-header-text h1 {
      font-size: 40px;
      line-height: 50px;
    }

    .about-header-text h1 span:first-child::before {
      max-width: 100px;  
    }
  
    .about-header-text h1 span:first-child {
      padding-left: 120px;
    }

    .about-article-text text h1 {
      font-size: 40px;
      line-height: 50px;
    }

    .about-article-text h1 span:first-child::before {
      max-width: 100px;  
      margin-right: 20px;
    }

    .about-category h1 {
      font-size: 40px;
      line-height: 50px;
    }
  
    .about-category h1 span:first-child::before {
      max-width: 100px;  
      margin-right: 20px;
    }

    .about-team h1 {
      font-size: 40px;
      line-height: 50px;
    }

    .about-team h1 span:first-child::before {
      max-width: 100px;  
      margin-right: 20px;
    }

    .about-contact h1 {
      font-size: 40px;
      line-height: 50px;
    }

    .about-contact h1 span:first-child::before {
      max-width: 100px;  
      margin-right: 20px;
    }

    .world-header-text h1 {
      font-size: 40px;
      line-height: 50px;
    }

    .world-about text h1 {
      font-size: 40px;
      line-height: 50px;
    }
  
    .world-about text h1 span:first-child::before {
      max-width: 100px;  
    }
  
    .world-about text h1 span:first-child {
      padding-left: 120px; 
    }

    .world-map h1 {
      font-size: 40px;
      line-height: 50px;
    }

    .featured-videos h1 {
      font-size: 40px;
      line-height: 50px;
    }

    .world-partner .partner-text h1 {
      font-size: 40px;
      line-height: 50px;
    }
  
    .world-partner .partner-text h1 span:first-child::before {
      max-width: 100px;  
    }
  
    .world-partner .partner-text h1 span:first-child {
      padding-left: 120px;
    }

    .world-newsletter .newsletter-title h1 span:first-child::before {
      max-width: 100px;  
    }
  
    .world-newsletter .newsletter-title h1 span:first-child {
      padding-left: 120px;
    }

    .partner-header-title h1 {
      font-size: 40px;
      line-height: 50px;
    }

    .partner-content-text h1 {
      font-size: 40px;
      line-height: 50px;
    }
  
    .partner-content-text h1 span:first-child::before {
      max-width: 100px;  
      margin-right: 20px;
    }

    .partners-title h1 {
      font-size: 40px;
      line-height: 50px;
    }

    .partners-title h1 span:first-child::before {
      max-width: 100px;  
      margin-right: 20px;
    }

    .partners-list {
      padding-top: 50px;
    }

    #Footer .footer-bottom {
      text-align: center;
    }

    #Footer .one-third {
      width: 100%;
      text-align: center !important;
      padding-bottom: 50px;
    }

    #Footer .one-third:last-child {
      padding-bottom: 0;
    }

    .about-readmore {
      display: block;
    }

    .about-readmore .about-txt {
      width: 100%;
      text-align: center;
      padding-bottom: 30px;
    }

    .about-readmore .btn-readmore {
      width: 100%;
      text-align: center;
    }

    .all-category-wrapper {
      padding: 0 40px;
    }

    .category-menu {
      width: 100%;
    }

    .category-menu ul:not(.category-childmenu) {
      margin: 0;
    }

    .main-menu-wrapper {
      padding: 0 40px;
    }

    .main-menu {
      width: 100%;
      padding-left: 0;
    }

    .main-menu .menu-footer-wrapper {
      width: 100%;
    }

    .main-menu .menu-footer {
      width: 100%;
    }

    .video-recommend {
      columns: 1 !important;
    }

    .video-recommend .entry-video {
      margin-bottom: 20px;
    }

    #menu-dropdown .btn-text {
      font-size: 14px;
    }

    .about-readmore {
      margin-top: 20px;
    }  

    .about-readmore .btn-readmore a.button .button_label {
      padding: 5px 20px;
      font-size: 14px;
    }  

    .about-readmore .about-txt p {
      font-size: 14px;
    }

    .yrio-wrapper {
      padding-top: 40px;
    }

    .ui-tabs .ui-tabs-nav li a {
      font-size: 16px;
      padding: 0 30px 20px 30px !important;
    }

  }

  @media only screen and (max-width: 959px) 
  {

    .video-wrapper {
      display: block;
    }

    .video-player {
      width: 100%;
      padding-right: 0;
    }
  
    .video-recommend {
      padding-top: 30px;
      width: 100%;
      columns: 2;
      column-gap: 20px;
    }

  }

  @media only screen and (max-width: 768px)
  {
    .yrio-category {
      display: none;
    }
    .yrio-content {
      width: 100%;
    }

    .yrio-content .entry-video .video-title {
      width: 50%;
      top: 15%;
    }

    .entry-video .video-title h1 {
      font-size: 16px;
      line-height: 16px;  
    }
  }

  @media only screen and (min-width: 1025px) and (max-width: 1239px)
  {
    .yrio-content .entry-video .video-title {
      width: 50%;
    }

    .entry-video .video-title h1 {
      font-size: 14px;
      line-height: 14px;  
    }  
  }

  @media only screen and (max-width: 499px) {
    .about-team .slick-prev,
    .about-team .slick-next
    {
        top: 100%;
    }
  }