/*Fonts*/

@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i');

p, h1, h2, h3, h4, h5, h6, a{
    font-family: 'Noto Sans', sans-serif;
}


/*Navigation Bar*/
.header-wrap .page-navigation .menu ul li{
    padding: 15px 5px;
}
.headroom--unpinned .header-wrap .page-navigation .menu ul li{
    padding: 0px 5px;
}

body #niu-slider-services-nav-btn .slider-btn:hover{
    background-color: #026BB5;
}

#page-header .page-header-inner{
    border-bottom: 1px solid #eee;
}

#page-header .ion-ios-search-strong{
}

/*Homepage Hero Area*/

.hero-sub-banner{
    z-index:99;
    position: relative;
}

.homepage-sub-hero-area-text div a{
    border-bottom: 2px solid #ffffff;
    padding-bottom: 5px;
}

.homepage-sub-hero-area-text div a:before,
.homepage-sub-hero-area-text div a:after{
    display: none;
}

.niu-homepage-about-link a{
    color: #026BB5 !important;
}

/*Homepage-EU-Professional-Guide*/

.homepage-eu-professional-guide-col{
    position: relative;
}

.tm-box-icon.homepage-eu-professional-guide-box.style-3 .content{
    padding: 30px 0px;
}

.tm-box-icon.homepage-eu-professional-guide-box.style-3 .content-wrap{
    border: none !important;
}

.tm-box-icon.homepage-eu-professional-guide-box.style-3 .content-wrap .text{
    margin-left: 63px;
}

.homepage-eu-professional-guide-list.tm-list.style-icon .marker{
    font-size: 14px;
}

.homepage-eu-professional-guide-box .box-header .icon .fa{
    background-color: #D1E5F7;
    padding: 12px 15px;
    border-radius: 100%;
    color: #06002A;
    font-size: 20px;
    width: 47px;
    text-align: center;
}

.homepage-eu-professional-guide-list.tm-list.style-icon a.link{
    border: 1px solid transparent;
    transition: border 2s;
    -webkit-transition: border 2s; /* For Safari 3.1 to 6.0 */
}

.homepage-eu-professional-guide-list.tm-list.style-icon a.link:hover{
    border-bottom: 1px solid;
}

.homepage-grid-projects .vc_gitem-animated-block .vc_gitem-zone{
    height:250px;
    border-radius: 2%;
}

.homepage-grid-projects .vc_gitem-zone.vc_gitem-zone-c{
    background: #fff !important;
    width: 90%;
    margin: 0 auto;
    position: relative;
    top: -50px;
    border-radius: 5%;
    box-shadow:  0px 3px 1px 2px #f3f3f378;
}

.homepage-grid-projects .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_gitem-col{
    padding: 25px;
}


.homepage-grid-projects .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_title{
    margin: 0;
}

.homepage-grid-projects .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_gitem-col .vc_custom_heading h4{
    text-align: center !important;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-height: 30px;        /* fallback */
    max-height: 30px;       /* fallback */
}

.homepage-grid-projects .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_gitem-col .vc_custom_heading p{
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-height: 30px;        /* fallback */
    max-height: 90px;       /* fallback */
    margin-bottom: 0;
}

.homepage-grid-projects .vc_gitem-zone-mini .vc_btn3-container a.vc_general{
    background-color: #196eb3 !important;
    font-weight: 700;
}

.homepage-grid-projects .vc_gitem-zone-mini .vc_btn3-container a.vc_general:hover{
    border: #196eb3 solid 1px;
    background-color: #ffffff !important;
    color: #196eb3;
    color: #1d6fb3!important;
}

.homepage-grid-projects .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_gitem-col .vc_btn3-container{
    width: 120px;
    margin:0 auto;
}

.vc_grid-owl-dots{
    display: none !important;
}

.homepage-grid-projects .vc_grid-owl-nav{
    position: relative;
    opacity: 1;
    top: -625px;
    opacity: 1;
}

.homepage-grid-projects .vc_grid-owl-prev,
.homepage-grid-projects .vc_grid-owl-next{
    font-size: 35px !important;
}


.homepage-grid-projects .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav{
    opacity: 1 !important;
}

.homepage-grid-projects .owl-carousel.owl-loaded{
    display: block !important;
}


/*Information*/

.page .tm-swiper .swiper-button-prev, .tm-swiper .swiper-button-next{
    top: -50px;
}

/*Contact Us*/
.contact-us-map p iframe{
    width: 100%;
    margin-bottom: -10px !important;
}

.gfield_label{
    display: none !important;
}

.contact-form .gform_wrapper .ginput_container input{
    background-color: #fff !important;
}

.contact-form .gform_wrapper .ginput_container textarea{
    background-color: #fff !important;
}

.contact-form .gform_footer {
    background-color: #fff !important;
}

.contact-form .gform_button.button{
    border: 1px solid #026bb5 !important;
}

/*Sidebar*/

.page-sidebar-content{
    padding: 15px 30px !important;
}

.page-sidebar-content .widget.tm-animation.move-up.widget_text{
    margin-top:20px;
}

.page-sidebar-inner .vc_wp_categories.wpb_content_element.niu_custom_sidebar_resources{
    margin-bottom: 10px;
}

.niu_custom_sidebar_resources .fa{
    position: relative;
    top: -15px;
    font-size: 22px;
}


.niu_additional_resources_item{
    display: inline-block;
    padding-left: 5px;
    width: 155px;
    margin-bottom: 0;
    font-size: 15px;
}

/*Archive*/

body.archive .tm-blog.style-list .post-item{
    margin-bottom: 40px;
    padding-bottom: 30px;
    width: 45%;
    border-bottom: 1px solid #eee;
    float: left;
    padding: 0 40px;
}

body.archive .tm-blog.style-list .post-item .post-title a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-height: 30px;        /* fallback */
    max-height: 30px;       /* fallback */
}


body.archive .tm-blog.style-list .post-excerpt p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-height: 30px;        /* fallback */
    max-height: 90px;       /* fallback */
}

/*Archive Single*/

body.single-projects .page-footer{
    padding-top: 60px;
}

body.single-projects .page-content{
    padding-bottom: 0;
}

body.single-projects .page-main-content{
    flex: 0 0 75%;
    max-width: 75%;
}

body.single-projects .page-sidebar{
    flex: 0 0 25%;
    max-width: 25%;
}

body.single-projects .niu-custom-archive-row{
    margin-bottom: 30px;
    padding: 0 15px;
}

body.single-projects .niu-custom-archive-row .col-md-6{
    padding: 0 !important;
}

body.single-projects .niu-custom-archive-con{
    padding: 60px 30px;
    position: relative;
    top: 15%;
}

body.single-projects .niu-custom-archive-header{
    padding-bottom: 30px;
}

body.single-projects .niu-custom-archive-background{
    background-image: url("background-archive-single.jpg");
}

body.single-projects .page-sidebar .page-sidebar-content .widget-title{
    font-size: 18px;
}

body.single-projects .niu_additional_resources_item{
    font-size: 12px;
}

body.single-projects .widget_categories a{
    padding: 17px 15px;
}

body.single-projects .niu_custom_sidebar_resources .fa{
    font-size: 12px;
}

body.single-projects .niu-archive-more-projects{
    padding-top: 60px;
}

body.single-projects .niu-archive-more-projects .vc_grid-item .vc_gitem-animated-block .vc_gitem-zone {
    height: 250px !important;
}

body.single-projects .niu-archive-more-projects .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c{
    top: -60px;
    width: 80%;
    margin: 0 auto;
    background-color: #fff !important;
    box-shadow: 1px 2px 2px 1px #e0e0e0;
}

body.single-projects .niu-archive-more-projects .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_gitem-col{
    padding: 20px !important;
}

body.single-projects .niu-archive-more-projects .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_btn3-container.vc_btn3-left{
    width: 40%;
    margin: 0 auto;
}

body.single-projects .niu-archive-more-projects .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_gitem-col{
    text-align: center;
}

body.single-projects .niu-archive-more-projects .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_gitem-col h4{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 30px;
    max-height: 30px;
}

body.single-projects .niu-archive-more-projects .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_gitem-col p{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-height: 25px;        /* fallback */
    max-height: 75px;
}

body.single-projects .niu-archive-more-projects .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_btn3-container.vc_btn3-left a{
    background-color: #196eb3;
    font-weight: 700;
}

body.single-projects .niu-archive-more-projects .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_btn3-container.vc_btn3-left a:hover{
    background-color: #fff;
    color: #196eb3;
    border: #196eb3 1px solid;
}

/*Footer*/

.footer-text-color{
    color: #026BB5;
}

.sub-footer-text-color .heading a{
    color: #026BB5;
}

.sub-footer-text-color .heading a:hover{
    color: #FFFFFF;
}

body .page-footer-inner .add-margin{
    margin-bottom: 40px;
}

body .page-footer-inner .wpb_wrapper .footer-social-icons ul.list{
    padding: 35px 0;
}

body .page-footer-inner .footer-center-logo-image img{
    width: 200px;
}

body .page-footer-inner .footer-left-image img{
    width: 80px;
}

body .page-footer-inner .footer-right-image img{
    width: 225px;
}

body.home .page-content{
    padding-bottom: 0;
    padding-top: 88px;
}

/*Newletter Footer*/

body .page-footer-inner .gfield_label{
    display: none !important;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium{
    width: 100% !important;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit]{
    width: 150px !important;
}

input[type="submit"]:hover{
    color: #026BB5 !important;
    border-color: #fff !important;
    background-color: #fff !important;
}


/*Information*/

.niu-information-blog .post-info .post-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-height: 25px;        /* fallback */
    max-height: 60px;
}

.niu-information-blog .post-info .post-excerpt{
    display: none;
}

/*Error404*/

body.error404 #maintenance-wrap{
    min-height: 0 !important;
}

body.error404 .branding img{
    width: 350px;
}

body.error404{
    background-image: linear-gradient(-130deg, #045e6b 0%, #58a6ff 76%) !important;
}

body.error404 .container img{
    display: none;
}

body.error404 .page-footer.simple-footer{
    display: none;
}

/*Form Error*/

.validation_error{
    display: none !important;
}

body.home .gfield_description.validation_message{
    color: #ffffff !important;
}



.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    background-color: transparent !important;
}


/*Niu-Logo*/

.niu-logo{
    width: 45px;
    margin-top: 7px;

}

.niu-logo-anchor{
    border-bottom: 1px solid transparent;
    transition: border 1s;
    -webkit-transition: border 1s;
}

.niu-logo-anchor:hover{
    color: #fff !important;
    border-bottom: 1px solid #ffffff;
}

.full-page-center{
    margin: 0 auto;
}

.peud-logo{
    background-image: url("PEUD_logono_background_hi_resolution.png");
    height: 60px;
    width: 100px;
    margin-right: 15px;
    background-size: cover;
    background-position: center center;
    display: none;
}

a.vc_general.vc_btn3 {
    background-color: #196eb3 !important;
    font-weight: 700;
    color: #fff !important;
}

.archive .post-item .post-feature.post-thumbnail img{
    max-height: 250px;
}

/*Mozilla Firefox*/

@-moz-document url-prefix()  {
    body.archive .tm-blog.style-list .post-item {
        width: 45%;
    }
}

/* Opera > 10 */
body.archive .tm-blog.style-list .post-item {
    width: 48%;
}



/*GDPR*/


body .aio-gdpr-framework input[type="submit"] {
    background-color: #0e6cb6;
    border-color: #0e6cb6;
}

body .aio-gdpr-framework input[type="submit"]:hover {
    background-color: #ffffff;
    border-color: #0e6cb6 !important;
}


body .aio-gdpr-framework input[type="text"]:focus, body .aio-gdpr-framework input[type="email"]:focus {
    border-color: #d1d1d1;
}

body .aio-gdpr-framework label[for="email-field"] {
    margin-top: 30px;
}



/*Media Queries*/


@media only screen and (max-width: 1999px) {
    .header-sticky-both .headroom.headroom--not-top .page-header-inner{
        height: 100px;
    }
}


@media only screen and (max-width: 1190px) {
    body.archive .container{
        padding-top: 30px;
    }

    .niu_custom_sidebar_resources .fa{
        display: none;
    }

    .widget_archive a, .widget_categories a, .widget_product_categories a{
        padding: 0 !important;
    }

    .niu_additional_resources_item{
        font-size: 12px;
        padding: 10px;
    }

    #slide-4-layer-9{
        color: #06002a !important;
    }
}


@media only screen and (max-width: 1024px) {
    #slide-4-layer-6{
        top: 25px;
    }

    body.single-projects .niu-archive-more-projects .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_gitem-col h4{
        font-size: 15px;
    }
}

@media only screen and (max-width: 1024px) {
    body.single-projects .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
    body.single-projects .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{
        width: 100% !important;
    }

    body.single-projects .page-main-content{
        max-width: 100% !important;
        flex: 0 0 100%;
    }

    body.single-projects .page-sidebar{
        display: none;
    }

    body.single-projects .niu-custom-archive-row img{
        height: 100%;
    }

    body.single-projects .niu-archive-more-projects .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_btn3-container.vc_btn3-left{
        text-align: center;
    }

    body.single-projects .container{
        padding-top: 30px;
    }


}

@media only screen and (max-width: 777px) {
    #slide-4-layer-9{
        left: 95px;
    }

    .home .vc_grid-owl-next,
    .home .vc_grid-owl-prev{
        display: none !important;
    }

    body .page-footer-inner .footer-left-image{
        text-align: center !important;
        padding-bottom: 30px;
    }

    body .page-footer-inner .footer-right-image{
        text-align: center !important;
        padding-top: 30px;
    }

    body .footer-text-color div.wpb_wrapper{
        text-align: center !important;
    }

    body .gform_footer.top_label{
        text-align: center;
    }

    .niu_additional_resources_item{
        width: 100%;
    }

    body.archive .tm-blog.style-list .post-item {
        width: 100%;
    }

    body.single-projects .niu-archive-more-projects .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c .vc_gitem_row .vc_gitem-col h4{
    text-align: center !important;
    }

    body .footer-niu-logo p{
        margin-top: 10px;
        text-align: center !important;
    }

}

@media only screen and (max-width: 479px) {
    #slide-4-layer-9{
        left: 0;
        top: 30px;
    }

    body.home .tm-list{
        display: block;
    }

    body.home .tm-list .list-item{
        position: relative;
        display: block;
        width: 230px;
        padding-bottom: 10px;
    }




}

@media only screen and (max-width: 479px) and (min-width:  376px){
    div#page-open-mobile-menu {
        margin-right: 50px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)  {
    body.archive .tm-blog.style-list .post-item{
        width: 47%;
    }

    .tm-list .list-item{
        margin: 30px 0;
        width: 33%;
        float: left;
    }

    .modern-grid .grid-item{
        margin: 30px 0;
    }
}

/*--- Member Page Design ---*/

.member-org-list{
    text-align:center;
}

.member-org-list .org-img{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 2px;
    margin-left: 2px;
    padding: 3px;
    background-color: white;
    border-radius: 10px;
    border: 1px solid rgba(16, 107, 182, 0.1);

}

.member-org-list .org-img{
    height:205px;
}

.org-member-images img{
    max-width: calc(100% - 100px);
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    max-height: 150px;
    margin: 0 auto;
}

.single .org-img img{
    max-height:150px;
    max-width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.counsel-members h4{
    margin: 20px 0;
}

.counsel-members p{
    margin-bottom: 0;
}
.org-info{
    margin-bottom: 30px;
}
.org-info i{
    width: 30px;
    text-align: center;
    display: inline-block;
}

.members-slider div.slider-arrow {
    position: absolute;
    top: 50%;
    color: #000;
    font-size: 24px;
    cursor: pointer;
    z-index: 10;
    padding: 10px;
    transform: translateY(-50%);
}
.members-slider div.slider-prev {
    left: -30px;
}
.members-slider div.slider-next {
    right: -30px;
}

.vc_basic_grid.news-posts .vc_gitem_row .vc_gitem-col{
    padding: 30px;
}

.vc_basic_grid.news-posts .vc_gitem-post-data-source-post_excerpt {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;

}



@media screen and (min-width:1200px) and (max-width:1430px){
    .desktop-menu .header-10 .menu--primary {
        margin-left: 16%;
    }
}

@media (min-width: 768px) {
    .executive-committee-last-row .vc_col-sm-4{
        width: 30%;
    }
    .executive-committee-last-row .vc_col-sm-2 {
        width: 20%;
    }

    .news-posts .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
        max-height: 350px;
    }

}
/*
@media screen and (min-width: 1200px) {
    .peud-logo{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}*/

@media (max-width:1199px){
    .mobile-menu .header-10 .header-wrap {
        align-items: center;
    }

    .vc_basic_grid.news-posts .vc_gitem-post-data-source-post_excerpt {
        -webkit-line-clamp: 3;
    }
}


@media (max-width:767px) {
    .vc_basic_grid.news-posts .vc_grid-item-zone-c-right .vc_gitem-animated-block,
    .vc_basic_grid.news-posts .vc_grid-item-zone-c-right .vc_gitem-zone-c {
        width: 100%;
    }

    .vc_basic_grid.news-posts .vc_gitem-post-data-source-post_excerpt {
        -webkit-line-clamp: 3;
    }
}

@media (max-width:676px) {
    .members-slider{
        padding: 0 60px;
    }
    .members-slider div.slider-prev {
        left: 20px;
    }
    .members-slider div.slider-next {
        right: 20px;
    }    
}

@media (max-width:375px) {
    .members-slide .member-org-list .org-img{
        height:175px!important;
    }
    .members-slider .org-img img{
        max-width: calc(100% - 30px)!important;
    }
}

