.page .entry-content h3 {

    color: #0054a6;

    font-size: 20px;

    font-family: 'Helvetica Neue Bold';

}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {

    background-color: transparent;

    font-family: 'Gotham Bold' !important;

}



/*PRESS RESOURCES*/

#post-696 .entry-content .contact-section img {

    margin: 2px;

    width: 18px;

    height: auto;

    display: inline-block;

}

#post-696 .entry-content h2 {

    font-weight: 700;

    font-size: 20px;

    color: #0054a6;

}

.resources-accordion .accordion-heading { position: relative; }

.resources-accordion .accordion-date span { background: #ffffff; padding-right: 12px;}

.resources-accordion .accordion-hr {

    position: absolute;

    top: 50%;

    height: 1px;

    width: 97%;

    margin: 0 auto;

    background: #cecece;

    z-index: -1;

}

.accordion-date {

    color: #444;

    cursor: pointer;

    padding: 10px 10px 10px 0px;

    width: 100%;

    text-align: left;

    border: none;

    outline: none;

    transition: 0.4s;

    font-weight: 700;

    font-size: 20px;

    background: 0;

    font-family: 'Helvetica Neue Bold';

}

.accordion-content {

    background-color: white;

    max-height: 0;

    overflow: hidden;

    transition: max-height 0.2s ease-out;

}

.accordion-date:after {

    content: "+"; 

    font-size: 20px;

    float: right;

    margin-left: 5px;

    color: #0054a6;

}

.active button.accordion-date:after {

    content: '-';

}

.archive-section {

    margin-top: 15px;

}

.photos-section div {

    margin: 30px auto 45px;

}



/* END PRESS RESOURCES */





/*LINK TO US*/

.page-id-772 .entry-content {

    margin-bottom: 30px;

}

.page-id-772 .fa { padding-right: 3px;}

.page-id-772 h2 {

    font-weight: 700;

    font-size: 20px;

    color: #0054a6;

    font-family: 'Helvetica Neue Bold';

}

.page-id-772 .socials {

    font-size: 16px;

    font-weight: 700;

    font-family: 'Helvetica Neue Bold';

}

.page-id-772 .socials a {

    color: #000000;

}

.page-id-772 .web-links-wrap h2 {

    margin-bottom: 20px !important;

}

.page-id-772 .web-links-title {

    font-size: 18px;

    font-family: 'Helvetica Neue Roman';

    margin-bottom: 0px !important;

    color: #000000;

}

.page-id-772 .web-links-subtitle {

    font-size: 14px;

    color: #4d4d4d;

    margin-bottom: 0px;

}

.page-id-772 .fa-link { padding-right: 10px; font-weight: 700; }

#gform_wrapper_1 .ginput_container.ginput_container_select select {

    font-family: 'Gotham Book' !important;

    font-style: italic;

    color: #808080 !important;

}

#gform_wrapper_1 .ginput_container.ginput_container_select option {

    font-style: normal !important;

    color: #000000 !important;

}

.page-id-772 #gform_wrapper_1 {

    margin-top: 0px !important;

}

/*END LINK TO US*/



/*MENU STYLES*/

#main-navigation .menu-child-collapse {

    color: #fff;

    right: 0;

    top: 23px;

}

#main-navigation .main-menu-wrap { padding-left: 0px;}

.search-form-wrap {

    display: -webkit-flex;

    display: flex;

    -webkit-flex-direction: row;

    flex-direction: row;

    -webkit-justify-content: flex-end;

    justify-content: flex-end;

}

/*END MENU STYLES*/





/*MOBILE*/

#site-navigation-top-side { display: block; }

#mobile-navigation-wrap {

    padding-bottom: 20px;

}

#mobile-menu {

    background-color: #0054A5;   

}

#mobile-menu a {

    color: #fff;

}

#menu-mobile-main-menu .menu-child-collapse {

    right: 3% !important;

    color: #fff;

    top: 10px;

    margin: 15px;

}

.mobile-search-form label {

    float: left;

    width: 90%;

}

.mobile-search-form .search-form .search-submit {

    border: 0;

    float: right;

    width: 10%;

    min-height: 25px;

}

/*END MOBILE*/





/*SEARCH BAR*/

.search-form .search-submit {

    padding-left: 20px;

    padding-right: 20px;

    border: 0;

    border-left: 1px solid #266faa;

    border-right: 1px solid #266faa;

    height: 51px;

}

.search-form .search-field {

    border: none;

}

/*END SEARCH BAR*/



@media screen and (min-width: 768px) and (max-width: 9999px) {

    .search-form .search-submit {

        background-color: rgba(0,0,0,0);

        color: #FFFFFF;

        margin-top: -20px;

        position: absolute;

        top: -30px;

        right: 30px;

    }

    

    .search-form .search-field {

        display: none;

        background-color : #FFF;

        width: 100%;

        padding: 15px 40px;

        border-bottom: 2px solid #0054A5;

        font-size: 16px;

        font-family: 'Montserrat';

        color: #333333;

        position: absolute;

        right: 0;

        left: 0;

        top: 1px;

        z-index: 1;

    }

    

    .search-form .search-close {

        display: none;

        margin-top: 1px;

        padding: 16px 20px;

        background: none;

        z-index: 2;

        border: none;

        position: absolute;

        top: 0;

        right: 31px;

    }

}



@media screen and (min-width: 0) and (max-width: 767px) {

    .search-form .search-field {

        display: block;

        width: 90%;

        padding: 6px;

    }

    .search-form .search-close {

        display: none;

    }

    .search-form .search-submit {

        height: 32px;

        margin-top: -32px;

        padding-left: 2%;

        padding-right: 2%;

        text-align: center;

    }

}

/* End of Search Bar Navigation Styles*/



/*Statement Page*/

#statements-page .page-header {

    margin-bottom: 0;

}



#statements-page .banner-section {

    text-align: center;

    margin-top: 20px;

    margin-bottom: 50px;

}

#statements-page .banner-section .custom-col {

    display: inline-block;

    float: left;

    text-align: left;

}

#statements-page .banner-section .custom-col img{

    padding-right: 10px;

    display: block;

    width: 100%;

    height: 100%;

    object-fit: cover;

}

#statements-page .banner-section .custom-col:nth-child(1) {

    height: 460px;

    object-fit: cover;

    width: 64%;

    margin-left: 15px;

    

}

#statements-page .banner-section .custom-col:nth-child(2) {

    height: 460px;

    width: 33.5%;

    padding: 0 30px;

    background: #0054a5;

}

#statements-page .banner-section .custom-col .text-wrap {

    color: #fff;

    line-height: 24px;

    height: 460px;

    display: table-cell;

    vertical-align: middle;

}

#statements-page .banner-section .custom-col .text-wrap h2 {

    font-family: 'Gotham Bold';

    font-size: 24px;

    margin-top: 0;

    line-height: 28px;

}

#statements-page .banner-section .custom-col .text-wrap h2 a {

    color: white;

}

#statements-page .banner-section .custom-col .text-wrap .forum-updates p{

    font-family: 'Gotham Book';

    font-size: 14px;

    float: left;

    margin-bottom: 0;

}

#statements-page .banner-section .custom-col .text-wrap .forum-updates p:first-child {

    font-size: 12px;

}

#statements-page .banner-section .custom-col .text-wrap .desc, #statements-page .banner-section .custom-col .text-wrap .desc p {

    font-family: 'Helvetica Neue Roman';

    font-size: 14px;

    float: left;

    line-height: 24px;

}

#statements-page .banner-section .custom-col .text-wrap p:nth-child(2){

    padding-left: 5px;

    color: #22b34c;

}

.pad-lr-0 {

    padding-left: 0 !important;

    padding-right: 0 !important;

}

#statements-page .statements-section{

    margin-top: 15px;

}

#statements-page .statements-section .wp-post-image {

    height: 225px !important;

    object-fit: cover;

}

#statements-page .forum-updates a { color: #22b34c; }

#about-page em {

    font-size: 12px;

}

#about-page h3 {

    margin-bottom: 10px;

}

/*End of Statement Page*/



/*Exposure Stories*/

.exposure-stories [class*='col-'] {

    position: relative;

    /*padding: 15px 10px 15px 10px;*/

    color: #fff;

    padding: 15px 15px;

}

.exposure-stories .stories:before {

    content: "";

    display: block;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.2);

}

.exposure-stories [class*='col-'] .stories .image {

    height: 350px;

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

}

.exposure-stories .stories .content{

    position: absolute;

    text-align: center;

    bottom: 20px;

    left: 30px;

    right: 30px;

    margin: 0;

}

.exposure-stories .stories .content a{

    text-decoration: none;

}

.exposure-stories .stories .content h2{

    font-weight: 600;

    color: #fff;

    text-transform: uppercase;

    -webkit-transition: all .3s; 

    transition: all .3s;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    font-size: 20px;

    font-family: 'Gotham Bold';

}

.exposure-stories .stories .content h2:hover {

    opacity: 0.7;

}

.exposure-stories .stories .content p:nth-child(2){

    font-size: 14px;

    line-height: 24px;

    font-family: 'Gotham Book';

}

.exposure-stories .stories .content p:nth-child(3){

    font-family: 'Helvetica Neue Roman';

    font-size: 12px;

}

.exposure-stories .stories .link {

    position: absolute;

    top: 0px;

    left: 0px;

    width: 100%;

    height: 100%;

    -webkit-transition: all .3s; 

    transition: all .3s;

}

.exposure-stories .stories:hover .link{

    background-color: rgba(0,0,0,0.4);

}

.exposure-stories .stories { position: relative; }



/*End of Exposure Stories*/



/*Top Navbar*/

.site-top-menu .menu-item {

    padding: 15px 0;

}



/*Forums*/

#attachment_787 {

    float: left;

    width: 100%

}



.wp-caption-text {

    font-style: italic;

    color: #606060;

}



/*About Secretariat*/

.tab-pane h3 {

    margin-bottom: 0;

}

#secretariat .row [class*='col-'], 

#advisors .row [class*='col-'] {

    border-top: 1px solid #ccc;

    margin-top: 10px;

    padding-top: 20px;

}

#secretariat .row,

#advisors .row {

    margin-left: 0;

    margin-right: 0;

}

#secretariat .row .col-md-10 p,

#advisors .row .col-md-10 p {

    line-height: 20px;

}

#secretariat .row .col-md-10 h4, 

#secretariat .row .col-md-10 h5,

#advisors .row .col-md-10 h4, 

#advisors .row .col-md-10 h5 {

    margin-top: 0;

    margin-bottom: 5px;

}

#secretariat .row .col-md-10 h4,

#advisors .row .col-md-10 h4 {

    font-family: "Gotham Bold";

    font-size: 21px;

    text-transform: uppercase;

    font-weight: 600;

}

#secretariat .row .col-md-10 h5,

#advisors .row .col-md-10 h5{

    font-family: "Gotham Book";

}

#secretariat .row .col-md-10 h5,

#secretariat .row .col-md-10 .twitter,

#advisors .row .col-md-10 h5,

#advisors .row .col-md-10 .twitter {

    margin: 0;

    color: #808080;

}

#secretariat .row .col-md-10 .twitter,

#advisors .row .col-md-10 .twitter {

    font-style: italic;

}

#secretariat .row .col-md-10 .description,

#advisors .row .col-md-10 .description {

    font-family: "Gotham Book";

    font-size: 14px;

    line-height: 20px;

    color: #1a1a1a;

}

@media screen and (min-width: 0) and (max-width: 619px) {

    #about-page .tabbable .nav-tabs {

        width: 100%;

    }

    #about-page .tabbable .tab-content {

        width: 100%;

        margin-top: 25px;

    }

}



/*Members Section*/

#section-members .members-container {

    display: none;
    margin-top: 20px;
}

#section-members .slick-slide img {

    width: 100%;
    height: auto;

}

#section-members .slider-holder {

    margin: 0 10px;

}

#section-members .slick-prev {

    left: 25px;

    z-index: 1;

}

#section-members .slick-next {

    right: 25px;

}

#section-members .slick-prev:before, 

#section-members .slick-next:before {

    color: #303030;

}



/*Publication Page*/

.publication-content {

    min-height: 460px;

    width: 100%;

    margin-top: 20px;

}

.full-width-div {

    position: absolute;

    width: 100%;

    left: 0;

    background: #0054A5;

    color: #ffffff;

    height: 460px;

}

.featured-publication-left .featured-latest-div {

    height: 460px;

    position: relative;

    display: flex;

    align-items: center;

}

.featured-publication-right {

    height: 460px;

    padding-top: 35px;

    padding-bottom: 30px;

}

.featured-publication-right .page-content {

   min-height: 130px; 

}

.featured-publication-left .featured-latest-div img {

    height: 100%;

}

.featured-latest-div img {

    width: 100%;

    height: auto;

    object-fit: cover;

}

.featured-publication-right img {

    width: 100%;

    height: 100px;

    object-fit: cover;

    max-height: 100px;

    margin-bottom: 10px;

}

.publications-articles img {

    width: 100%;

    height: 300px;

    object-fit: cover;

    max-height: 300px;

}

.featured-publication-right h2, .featured-publication-left .blog-title-wrap a {

    font-family: 'Gotham Bold';

    font-size: 24px;

    margin-top: 0;

    line-height: 28px;

    color: #ffffff;

}

.publication-content .featured-publication-right .blog-title-wrap a {

    font-family: "Helvetica Neue Roman";

    line-height: 28px;

    font-size: 14px;

    color: #ffffff;

}

.publications-subcategories {

    margin-top: 40px;

}

.featured-detail {

    position: absolute;

    text-align: center;

    width: 100%;

}



.featured-publication-left .featured-latest-div a {

    height: 80%;

    margin-bottom: auto;

    margin-top: auto;

    width: 100%;

}



.featured-img-container {

    height: 100%;

    position: relative;

}



/* Tag Cloud in Publication Page: */

.tag-cloud-container {

    clear: both;

    overflow: hidden;

    margin-top: 40px;

    border-radius: 3px;

}

.tag-title {

    width: 10%;

    float: left;

    text-transform: uppercase;

    font-weight: 700;

}

.tag-title p {

    margin: 0px;

    padding: 5px 0px;

}

.tag-cloud {

    width: 90%;

    float: right;

    padding: 10px;

    padding-left: 15px;

    padding-top: 0;

}

.tag-cloud a {

    font-size: 14px !important;

    background: #0054A5;

    color: #ffffff;

    padding: 5px 10px;

    text-transform: capitalize;

    border-radius: 3px;

    display: inline-block;

    margin-bottom: 5px;

}



/* Taxonomy Description in Category Page */

.taxonomy-description p {

    line-height: 24px;

    font-size: 20px;

}





/* Login Page */



.em-login-wrapper{margin-top: 65px;}



.em-login-wrapper > p, .em-login-wrapper input[type="text"], .em-login-wrapper input[type="password"], .em-login-wrapper .login-remember label{font-family: 'Gotham Book';}



.em-login-wrapper h1{

  font-size: 21px;

  color: #0054A6; 

  font-family: 'Gotham Bold';

  margin-top: 0;

}



.em-login-wrapper > p{

  font-size: 16px;

  color: #000;

  line-height: 19.2px;

  margin-bottom: 20px;

}



.em-login-wrapper .login-username label, 

.em-login-wrapper .login-password label{display: none;}



.em-login-wrapper input[type="text"],

.em-login-wrapper input[type="password"]{

    width: 100%;

    padding: 10px 65px 10px 15px;

    font-size: 15px;

    color: #4d4d4d;

    font-style: italic;

    font-weight: 100;

}



.em-login-wrapper .login-remember label{

    font-size: 18px;

    font-weight: normal;    

}



.em-login-wrapper .login-remember input{

    width: 20px;

    height: 20px;

    margin-right: 5px;

    display: inline-block;

    top: 4px;

    position: relative;

    cursor: pointer;

}



.em-login-wrapper .login-username, .em-login-wrapper .login-password{

  position: relative;

  width: 100%;

}



.em-login-wrapper .login-username:after, .em-login-wrapper .login-password:after{

  font-family: 'fontAwesome';

  position: absolute;

  top: 0;

  right: 0;

  padding: 12px 20px;

  background-color: #909090;  

  color: #fff;  

}



.em-login-wrapper .login-username:after{

  content: '\f007';

  font-size: 19px;

}



.em-login-wrapper .login-password:after{

  content: '\f023';

  font-size: 20px;

}



@media only screen and (min-width: 768px){

        

    .em-login-wrapper .login-username, .em-login-wrapper .login-password{width: 400px;}

    

    .em-login-wrapper input[type="text"],

    .em-login-wrapper input[type="password"]{width: 400px;}



}



.option-menu .btn-login a{color: #000;}



.option-menu .btn-login a:hover{

    color: #fff;

    text-decoration: underline;

}







/* End of Login Page */





.tab-pane hr{

    margin-right: 0;

    margin-left: 0;

}



#partners .org-name {

    font-family: "Gotham Bold";

    font-size: 21px;

    text-transform: uppercase;

    font-weight: 600;

}



/* Press Resources */



.press-resources-content a:hover, .press-resources-content a:hover i{color: #22b34c;}



/* Latest Publications */



.latest-publications .featured-latest-div{margin-bottom: 10px;}



.latest-publications .featured-latest-div img{margin-bottom: 0;}



.latest-publications .featured-latest-div a{

    position: relative;

    display: block; 

}



.latest-publications .featured-latest-div .opacity-single{

    width: 100%;

    background: rgba(0, 0, 0, 0.30);

    position: absolute;

    height: 100%;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

}



/* Submit a post */



.post-581 .ginput_container input[type="checkbox"]{

  margin-top: 0 !important;

}



.post-581 .ginput_container .gfield_checkbox label{

  font-size: 14px;

font-family: Montserrat, "Helvetica Neue Roman", sans-serif;

} 


/*Homepage QA Fixes*/
@media (max-width: 991px) {
    .initiatives-container-child [class*="col-"] {
        margin-bottom: 30px;
        border: none;
    }

    .initiatives-container-child [class*="col-"]:nth-child(3) img {
        object-fit: cover;
        height: 100px;
        width: 370px;
    }
}

@media (max-width: 909px) {
    #section-updates > div {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .after-slider-latest-news .after-slider-latest-cols {
        height: 130px;
    }

    .after-slider-latest-news .after-slider-latest-cols .after-slider-child-left {
        border: none;
    }

    #section-members .members-container {
        margin-top: 0;
    }
}

@media (max-width: 480px) {
    .after-slider-latest-news .after-slider-latest-cols {
        height: 150px;
    }
}

@media (max-width: 320px) {
    .after-slider-latest-news .after-slider-latest-cols {
        height: 170px;
    }
}