@media only screen and (min-width: 960px) {
    .download_desktop {
        display: block !important;
    }

    .download_mobile {
        display: none !important;
    }

    #toggle-nav {
        display: none !important;
    }

    .social_voice_section::-webkit-scrollbar {
        width: 1px;
        -webkit-appearance: none;
    }

    .social_voice_section::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border-right-width: 600px !important;
        border-left-width: 600px !important;
        border: 1px solid #fff0;
        background-color: #bdbdbd00;
    }

    .waypoints {
        opacity: 0;
        filter: alpha(opacity=0);
        transform: scale(0.8, 0.8);
        -ms-transform: scale(0.8, 0.8);
        -webkit-transform: scale(0.8, 0.8);
    }

    .wrap-waypoints .waypoints-fade {
        opacity: 0;
        filter: alpha(opacity=0);
        transform: scale(0.95);
        -ms-transform: scale(0.95);
        -webkit-transform: scale(0.95);
    }

    /***** WRAPPER *****/
    .wrap-content {
        /* width: 1300px; */

        width: 95%;
    }

    .wrap-body {
        padding-top: 140px;
    }

    .wrap-fullwidth {
        padding: 0px 0;
    }

    .wrap-fullwidth-center .content-body-text img {
        margin-top: 50px;
    }

    /***** HEADER *****/
    .wrap-header {
        height: auto !important;
    }

    .wrap-header header {
        margin: 20px;
    }

    .wrap-header header h1 {
        width: 600px;
        height: 54px;
        margin-left: 20px;
    }

    /***** MAINNAV *****/
    .wrap-mainnav {
        height: 40px;
        margin: 0px;
    }

    .wrap-mainnav ul li {
        float: left !important;
    }

    .wrap-mainnav ul li a {
        color: #FFF;
        letter-spacing: 0.8px;
    }

    .wrap-mainnav ul li a i {
        position: relative;
        top: -2px;
    }

    .wrap-mainnav ul li:hover ul {
        display: block;
    }

    .wrap-mainnav ul li ul {
        background: #FFF;
        padding: 20px 0 10px;
        position: absolute;
        left: 0;
        top: 50px;
        min-width: 100%;
        border-top: 5px solid #32C5F4;
        box-shadow: 0px 2px 14px 6px rgb(0 0 0 / 15%);
    }

    .hover-line {
        text-underline-offset: 5px;
        text-decoration: none !important;
    }

    .hover-line:hover {
        font-weight: 500 !important;
        /* text-decoration: underline   !important; */
    }

    .nav-footernav ul li a {
        text-decoration-color: #32C5F4 !important;
        text-decoration-thickness: 2px !important;
        text-underline-offset: 5px;
    }

    .nav-footernav ul li a:hover {
        text-decoration: underline;
    }

    .wrap-mainnav ul li ul li {
        min-width: 200px;
    }

    .wrap-mainnav ul li ul li a:hover {
        /* background: rgba(50, 197, 244, 0.1); */
        text-decoration: underline;
        /* text-decoration-color: #32C5F4; */
    }

    .wrap-mainnav ul li#nav_countries>a {
        background: url('../images/countries.jpg') center top no-repeat;
        background-size: auto 100% !important;
        text-indent: -9999px;
        width: 50px;
    }

    .wrap-mainnav ul li#nav_countries ul {
        width: 550px;
        right: 0;
        left: auto;
        padding: 20px;
    }

    .wrap-mainnav ul li#nav_countries ul li {
        float: left;
        min-width: 150px;
    }

    .wrap-mainnav ul li#nav_countries ul li#nav_southeast-asia {
        min-width: 250px;
    }

    .wrap-mainnav ul li#nav_countries ul li ul {
        position: relative;
        left: auto;
        top: auto;
        display: block;
        width: auto;
    }

    /* .wrap-mainnav ul li#nav_news, .wrap-mainnav ul li#nav_event {
        display: none;
    } */

    /***** CONTENT *****/
    .wrap-content-header {
        margin-bottom: 30px;
    }

    .wrap-content-header h2 {
        float: left;
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 40px;
    }

    .wrap-content-header h3 {
        font-size: 36px;
        line-height: 48px;
    }

    .content-body-text-hero {
        font-size: 20px !important;
        line-height: 150% !important;
    }

    .wrap-fullwidth-center .content-body-text {
        padding: 0 100px;
    }

    .wrap-content-header hr,
    .fullwidth-content .fullwidth-title hr {
        margin: 20px 0 30px;
    }

    .content-header-button {
        /* margin-top: 60px; */
        float: initial;
        text-align: center;
    }

    .content-header-button a {
        width: auto;
        min-width: 170px;
        /* padding-left: 100px;
        padding-right: 100px; */
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: 0px;
        font-weight: 400;
        font-size: 20px;
        border-radius: 0px;
    }

    .content-footer-button {
        display: none;
    }

    /***** BANNER *****/
    .wrap-banner {
        height: 300px;
        background-attachment: fixed;
        background-clip: border-box;
        background-origin: padding-box;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    #banner-home.wrap-banner,
    #banner-home .wrap-swiper .slide .slide-image {
        height: 600px;
    }

    .wrap-swiper .slide {
        width: 100% !important;
    }

    .wrap-swiper .slide .slide-image {
        width: 100%;
    }

    .wrap-swiper .slide .slide-caption {
        width: 95%;
        left: 5%;
        margin-left: 0px;
    }

    .wrap-swiper .swiper-pagination {
        margin-bottom: 20px;
    }

    .wrap-swiper .swiper-button-prev,
    .wrap-swiper .swiper-button-next {
        width: 80px;
        height: 160px;
        margin-top: -80px;
        background-size: 80px !important;
    }

    #banner-home .wrap-swiper .swiper-button-next,
    #banner-home .wrap-swiper .swiper-button-prev {
        display: none !important;
    }

    .slide-content h2,
    .wrap-pageheader .pageheader-content h2,
    .wrap-pageheader .pageheader-content h3 {
        padding-right: 200px;
    }

    .wrap-swiper .slide .slide-caption .slide-content {
        width: 50%;
    }

    .slide-content .slide-text {
        padding-right: 100px;
    }

    .slide-content .slide-cta a {
        margin-right: 20px;
    }

    /***** PAGE HEADER *****/
    .wrap-pageheader {
        height: 400px;
    }

    .wrap-pageheader .pageheader-content img {
        height: 200px;
    }

    .wrap-pageheader .pageheader-content h2 {
        font-size: 60px;
        line-height: 70px;
    }

    .wrap-pageheader .pageheader-content h3 {
        font-size: 40px;
        line-height: 60px;
    }

    .wrap-pageheader .pageheader-content h2,
    .wrap-pageheader .pageheader-content h3 {
        padding: 0 !important;
    }

    /***** BLOG *****/
    .blog-result-info {
        padding: 16px;
    }

    .wrap-project-list,
    .wrap-resource-list {
        background: #F2F2F2;
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .wrap-project-list,
    .wrap-resource-list,
    .wrap-news-list,
    .wrap-event-list {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .wrap-project-list {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    /* .template-content-project .wrap-resource-list,
    .template-home .wrap-resource-list {
        padding-top: 0 !important;
    } */
    .wrap-blog {
        float: left;
        width: 25%;
    }

    .wrap-blog-list .blog {
        height: 490px;
        overflow: hidden;
    }

    .wrap-blog-lists .blog {
        height: 530px;
        overflow: hidden;
    }

    .blog .blog-image {
        display: flex;
        overflow: hidden;
        height: 12vw;
        aspect-ratio: auto;
        background-clip: border-box;
        background-origin: padding-box;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        transition: transform .5s ease;
        align-items: center;

    }

    .container .blog-image {
        display: block;
        overflow: hidden;
        height: 12vw;
        background-clip: border-box;
        background-origin: padding-box;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        transition: transform .5s ease;

    }

    .blog .blog-image img {
        /* display: none; */
        /* height: max-content; */
        margin-left: auto;
        margin-right: auto;
    }

    /* .blog .blog-image:hover img {
        transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
    } */
    .event-blog:hover img {
        transform: scale(1.1);
    }

    .blog-image:hover img {
        transform: scale(1.1);
    }

    .wrap-blog-new-first:hover img {
        transform: scale(1.1);
    }

    .container_thumnail:hover img {
        transform: scale(1.1);
    }

    /* 
    .blog-image:hover {
        transform: scale(1.2); 
    } */

    /***** DETAIL *****/
    .detail-text p.align_left,
    .detail-text p.align_right {
        padding: 0;
    }

    .detail-text img.align_left {
        float: left;
        margin-right: 20px;
    }

    .detail-text img.align_right {
        float: right;
        margin-left: 20px;
    }

    .wrap-detail {
        margin-right: 0px;
    }

    .wrap-detail-content {
        float: left;
        width: 100%;
        border-right: 0px solid #CCC;
        padding-bottom: 100px;
    }

    .wrap-detail-content .wrap-content-header,
    .wrap-detail-content .wrap-content-body {
        margin-right: 0px;
    }

    .wrap-detail .blog-header {
        padding-left: 20px;
    }

    .wrap-social {
        float: right;
    }

    .wrap-detail .detail-info,
    .wrap-detail .detail-contact {
        padding: 20px;
    }

    .wrap-detail .detail-info .detail-info-box {
        float: left;
        width: 50%;
    }

    .wrap-detail-sidebar {
        float: right;
        margin-right: -350px;
        width: 300px;
    }

    .sidebar-resource {
        padding-top: 0px;
    }

    .blog-file {
        margin-top: 100px;
    }

    .blog-file {
        height: 80px;
    }

    .blog-file :hover {
        color: #333;
        /* border: 1px solid #EEE;
        box-shadow: 0px 5px 0px #999, 0px 5px 5px rgba(0, 0, 0, 0.2); */
    }

    .blog-file .blog-file-icon {
        float: left;
        margin-left: 20px;
        width: 120px;
        /*margin-top: -60px;*/
    }

    .blog-file .blog-file-title {
        margin-top: -50px;
        margin-left: 160px;
    }

    .blog-file .blog-file-title .blog-file-headline {
        line-height: 50px;
        font-size: 24px;
    }

    .blog-file .blog-file-title .blog-file-name {
        float: left;
    }

    .blog-file .blog-file-download {
        float: right;
        width: 80px;
        height: 80px;
    }

    .blog-file .blog-file-title .blog-file-download span {
        display: none;
    }

    .blog-file .blog-file-download i {
        font-size: 40px;
        line-height: 80px !important;
        margin: 0 !important;
    }

    .blog-result-info .blog-result-count {
        float: left;
        font-weight: 400;
        color: #000;
        padding: 15px 0px;
    }

    .blog-result-info .blog-result-show {
        float: right;
    }

    .wrap-blog-paging li {
        margin: 10px !important;
    }

    .wrap-blog-paging li:hover {
        border: 1px solid #DDD;
        background: #EEE;
    }

    .wrap-blog-paging li:hover a {
        border: 1px solid #FFF;
    }

    .wrap-video-list {
        padding-top: 10px;
        padding-bottom: 10px;
    }


    /***** CONTENT STYLE *****/
    .box {
        font-size: 18px;
        line-height: 24px;
    }

    .box2 p {
        padding-right: 50px !important;
    }

    .wrap-box-none .box2 p {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }

    .wrap-box h3 {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    .wrap-box-none .box img {
        width: 100px;
    }

    .wrap-box-blue .box img,
    .wrap-box-brown .box img,
    .wrap-box-whiteblue .box img {
        width: 80px;
    }

    .wrap-box-none .box span {
        width: 100px;
        height: 100px;
        padding: 0;
    }

    .wrap-box-blue .box span,
    .wrap-box-brown .box span,
    .wrap-box-whiteblue .box span {
        width: 80px;
        height: 80px;
        padding: 30px;
    }

    .promoting-logo {
        height: 80px;
        top: -40px;
        right: 30px;
    }

    .wrap-promoting {
        padding: 30px;
        margin-top: 100px;
        margin-bottom: 300px;
    }

    .wrap-promoting .wrap-box {
        margin-top: 100px;
    }

    .wrap-promoting {
        height: 230px;
    }

    .wrap-implement .implement-logo img {
        float: left;
        height: 80px;
        margin-right: 20px;
    }

    .wrap-implement .implement-logo h3 {
        font-size: 50px;
        line-height: 80px;
    }

    .wrap-box-brown .box {
        font-size: 24px;
    }

    .wrap-boxdot {
        padding: 30px;
        margin-top: 30px;
    }

    .policy {
        float: left;
        width: 45%;
    }

    .policy-title {
        width: 200px;
    }

    .policy-arrow {
        float: left;
        width: 10%;
        height: 136px;
        background: url('../images/arrow.png') center center no-repeat;
        background-size: 100% auto !important;
    }

    /***** BRANDING *****/
    .branding {
        width: 25%;
    }

    .branding .branding-content h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    /***** TEAM *****/
    .team {
        margin-left: 0px;
    }

    .team-left {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        float: left;
    }

    .team-image {
        width: 300px;
        float: left;
    }

    .team-image img {
        width: 100%;
    }

    .team-detail {
        width: 60%;
        margin-left: 50px;
        float: left;
    }

    .team-text {
        height: 300px;
        padding-left: 30px;
        font-size: 14px;
        line-height: 20px;
    }

    /***** CONTENT TABLE *****/
    .content-table h3,
    .content-table .content-table-text {
        float: left;
        margin-top: 20px;
    }

    .content-table h3 {
        width: 30%;
    }

    .content-table .content-table-text {
        width: 70%;
    }

    /***** NEWS & EVENT *****/
    .wrap-news-event {
        background: #FFF;
    }

    .wrap-news-event .wrap-content {
        width: auto !important;
        padding: 80px 0px 80px 0px;
    }

    .wrap-future-event>.wrap-content {
        padding: 55px 0px 0px 0px;
    }

    .wrap-event>.wrap-content {
        padding: 100px 0px 0px 0px;
    }

    .wrap-news-event .wrap-news {
        width: 100%;
        padding-left: 5% !important;
        padding-right: 5% !important;
        padding-bottom: 0px;
        float: left;
        background: #F2F2F2;
    }

    .wrap-news-event .wrap-news .wrap-blog {
        width: 25% !important;
    }

    .wrap-news-event .wrap-event {
        min-height: 300px;
        padding-left: 5% !important;
        padding-right: 5% !important;
        width: 70%;
        float: left;
    }

    .wrap-news-event .wrap-event h3 {
        font-size: 48px;
        line-height: 60px;
    }

    .wrap-news-event .wrap-event p {
        font-size: 14px;
        line-height: 20px;
    }

    .wrap-news-event .wrap-event .wrap-content-header h2 {
        text-align: left;
    }

    .wrap-news-event .wrap-event .content-header-button a {
        margin-top: 20px;
    }

    .wrap-news-future-event .wrap-future-event {
        min-height: 300px;
        padding-left: 50px;
        width: 30%;
        float: left;
    }

    .wrap-news-future-event .wrap-future-event h3 {
        font-size: 48px;
        line-height: 60px;
    }

    .wrap-news-future-event .wrap-future-event p {
        font-size: 14px;
        line-height: 20px;
    }

    .wrap-news-future-event .wrap-future-event .wrap-content-header h2 {
        text-align: left;
    }

    .wrap-news-future-event .wrap-future-event .content-header-button a {
        margin-top: 10px;
    }


    /****** SEARCH *****/
    .wrap-blog-filter .labelgroup {
        float: none;
        width: auto;
    }

    .blog-filter {
        float: left;
        width: 33.33%;
    }

    .blog-filter-half {
        width: 16.67%;
    }

    /***** MAP *****/
    .wrap-map {
        margin-top: 50px;
        margin-left: 0px;
    }

    .wrap-map .map-countries {
        margin-left: -200px;
        float: left;
        z-index: 2;
    }

    /***** FOLLOW *****/
    .wrap-follow {
        min-height: 100px !important;
    }

    /***** NEWSLETTER *****/
    .wrap-newsletter {
        min-height: 200px;
        padding: 100px 0;
    }

    .wrap-newsletter .wrap-content .newsletter {
        width: 800px;
        margin-top: 50px;
    }

    #form-newsletter .formrow,
    #form-newsletter .buttonrow {
        float: left;
    }

    #form-newsletter input {
        width: 560px;
    }

    /***** FOOTER *****/
    .footernav-social {
        width: 300px;
        float: right;
    }

    .footer-copyright {
        padding: 20px 0;
    }

    .footer-copyright p {
        width: 580px;
        line-height: 200%;
    }

    /***** CONTACT *****/
    .template-contact .content-body-text {
        width: 600px;
    }

    .template-contact .wrap-content-header {
        width: 50%;
        margin: auto;
    }

    /***** SEARCH *****/
    .wrap-search {
        padding: 50px 0;
    }

    .wrap-search h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 30px;
    }

    .wrap-search-close {
        height: 40px;
        padding-right: 30px;
        line-height: 40px;
    }

    .wrap-search-box {
        margin-bottom: 30px;
        margin-right: 610px;
    }

    .wrap-search-right {
        margin-right: -610px;
        width: 610px;
        float: right;
    }

    .wrap-search-left {
        float: left;
        width: 100%;
    }

    .wrap-search-box .formrow {
        float: left;
        width: 100%;
    }

    .wrap-search-box .selectrow {
        width: 400px;
        float: left;
        margin-left: 20px;
        padding-left: 20px;
    }

    .wrap-search-box .selectrow label {
        width: 100px;
    }

    .wrap-search-box .selectrow .styled-select {
        width: 278px;
    }

    .wrap-search-box .buttonrow {
        float: right;
        width: auto;
    }

    .wrap-blog-filter .labelgroup {
        margin-right: 30px;
        margin-top: 10px;
    }

    .blog-filter .formrow {
        margin-bottom: 30px;
    }

    .blog-filter .label-toggle {
        display: none;
    }

    #form-search .buttonrow {
        position: absolute;
        top: 0;
        right: 0;
    }

    /* Who We Are */
    .row-full {
        /* margin-right: -25% !important; */
        margin-left: 0% !important;
        width: 114%;
    }

    .text-content-h1 {
        font-size: 40px !important;
        line-height: 50px !important;
    }

    .box-one-left {
        padding: 30px;
        padding-left: 0px;
        padding-bottom: 70px;
    }

    .box-one-left h3 {
        margin-top: 5px
    }

    .content-bg-lightblue {
        background: #F0F5F7 !important;
        padding: 40px !important;
        padding-left: 70px !important;
        padding-right: 70px !important;
        font-size: 16px !important;
        line-height: 30px !important;
        font-weight: 300 !important;
        margin-top: 0px !important;
    }

    .content-bg-lightblue p {
        font-size: 16px !important;
        line-height: 30px !important;
        font-weight: 300 !important;
        margin-top: 0px !important;
    }

    .text-content-h2 {
        font-size: 16px !important;
        line-height: 30px !important;
        font-weight: 300 !important;
        margin-top: 0px !important;
    }

    .text-content-h2 strong {
        font-size: 18px !important;
    }

    h3.text-content-h3 strong {
        font-size: 18px !important;
    }

    .text-content-h3 {
        font-size: 16px !important;
        line-height: 30px !important;
        font-weight: 300 !important;
    }

    .text-content-h4 strong {
        font-size: 18px !important;
    }

    .text-content-h4 {
        font-size: 16px !important;
        line-height: 30px !important;
        font-weight: 300 !important;
    }

    .jvectormap-zoomin {
        display: none;
    }

    .jvectormap-zoomout {
        display: none;
    }

    .down-mobile {
        display: none !important;
    }

    .name-map-desktop {
        display: block !important;
    }

    .name-map-mobile {
        display: none !important;
    }

    .wrap-content-header.video-head {
        padding-left: 45px !important;
    }

    #nav_our-work-moble {
        display: none !important;
    }

    #nav_our-work {
        display: block !important;
    }

    .mt-60 {
        margin-top: 60px !important;
    }

    .blog-result-info-mobile {
        display: none;
    }

    span.back-button {
        margin-left: 15px !important;
    }

    #page-1025 .content-bg-lightblue {
        padding-bottom: 215px !important;
    }

    .wrap-news .wrap-blog-list .wrap-blog a.blog-image img {
        height: 12vw;
        width: auto;
        max-width: 110%;
    }

    .wrap-event .wrap-blog-list .wrap-blog a.blog-image img {
        /* height: 12vw; */
        width: 100%;
    }

    .template-event_lis .wrap-blog-list .wrap-blog a.blog-image img {
        height: auto;
        width: 100%;
    }

    .wrap-content-news-list .wrap-blog-list .wrap-blog a.blog-image img {
        height: 12vw;
        width: 100%;
    }

    .template-event .img-full114 {
        width: 90% !important;
        height: auto;
        margin-left: auto !important;
        margin-right: auto;
        display: flex;
    }

    .template-resource .img-full114 {
        width: 50% !important;
        height: auto;
        margin-left: auto !important;
        margin-right: auto;
        display: flex;
    }

    .template-resource .img-full114 {
        width: 50% !important;
        height: auto;
        margin-left: auto !important;
        margin-right: auto;
        display: flex;
    }

    .template-communication_materials .img-full114 {
        width: 90% !important;
        height: auto;
        margin-left: auto !important;
        margin-right: auto;
        display: flex;
    }

    .template-project .img-full114 {
        width: 90% !important;
        height: auto;
        margin-left: auto !important;
        margin-right: auto;
        display: flex;
    }

    .template-news .img-full114 {
        width: 70% !important;
        height: auto;
        margin-left: auto !important;
        margin-right: auto;
        display: flex;
    }

    .template-news .blog-file {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }

    .template-our-work .wrap-body {
        padding-bottom: 60px;
    }

    .template-event h3 {
        font-size: 1.5em !important;
        margin-top: 0.6em !important;
        line-height: 200% !important;
    }

    .template-event h2 {
        font-size: 24px !important;
        margin-top: 0.6em !important;
        line-height: 200% !important;
    }

    .template-news h2 {
        font-size: 24px !important;
        margin-top: 0.6em !important;
        line-height: 200% !important;
    }

    .template-news h3 {
        font-size: 1.6em !important;
        margin-top: 0.6em !important;
        line-height: 200% !important;
    }

    .template-event .detail-text li {
        font-weight: 300;
    }

    .template-event .blog-file .blog-file-title .blog-file-name span {
        font-weight: 400;
    }

    .template-news .detail-text li {
        font-weight: 300;
    }

    .template-news .blog-file .blog-file-title .blog-file-name span {
        font-weight: 400;
    }

    .detail-text li {
        font-weight: inherit;
        color: inherit;
        font-weight: 300;
        font-size: 18px !important;
        line-height: 200% !important;
    }

    .footer-copyright .wrap-content>p {
        font-weight: 400 !important;
    }

    .wrap-blog-filter .input-checkbox {
        margin-top: 6px !important;
    }

    /* .wrap-blog-filter label {
        line-height: 20px;
      } */
    .template-about-grants .detail-text p {
        font-weight: 300;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1285px) {
    .wrap-news-event .wrap-news .wrap-blog {
        width: 33.33% !important;
    }

    .wrap-blog {
        width: 33.33%;
    }

    .wrap-news-event .wrap-event {
        width: 100%;
        padding-left: 5% !important;
        padding-right: 5% !important;
    }

    .wrap-future-event {
        min-height: 300px;
        margin-top: 60px;
        padding-left: 5% !important;
        padding-right: 5% !important;
        padding-top: 1200px !important;
        width: 100%;
        display: block;
    }

    .blog-future {
        margin-top: 60px !important;
    }

    .wrap-blog-future {
        margin-left: auto !important;
        margin-right: auto !important;
        float: unset !important;
    }

    .content-header-button {
        margin-top: 15px !important;
    }

    .wrap-mainnav ul li a {
        padding: 15px 10px;
    }

    .who-we-are-blog {
        width: 400px !important;
        text-align: left !important;
        float: unset !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .wrap-content-header.video-head {
        padding-left: 45px !important;
    }

}

@media only screen and (min-width: 1800px) {
    .template-event_list .event-firt .blog .blog-image {
        height: 18vw !important;
    }

    .template-event_list .event-firt .wrap-event .wrap-blog-list .wrap-blog a.blog-image img {
        height: 18vw !important;
    }

    .template-event_list .blog-upcoming {
        top: 20vw !important;
    }

    /* .template-event_list .blog-meta{
        padding-left: 540px !important;
    } */
}