.letooltip {
    position: absolute;
    visibility: hidden;
    background-color: #111;
    display: flex;
    font-family: sans-serif;
    max-width: 500px;
    background-color:#2a2a2a;
    color:#ffffff;
}

.letooltip div {
    padding: 10px;
}

.letooltip p {
    font-size:12px;
    line-height:18px;
    margin-bottom:0;
}

.text-only-articles {
    font-size: 0;
    margin-top: 45px;
}

a.text-only-link {  
    color: #58595B;
    display: inline-block;
    font-family: "Alright-Sans-Black", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-decoration: none;
    vertical-align: top;
    width: 50%;
    padding: 30px 10px 10px 0;
    margin-bottom: 20px;
    position: relative;
}

a.text-only-link:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100px;
    left: 0;
    border-top: 12px solid #0677AA;
    transition: all 300ms ease-in-out;
}

a.text-only-link:hover {
    color: #F47C4F;
}

a.text-only-link:hover:before {
    border-color: #F47C4F;
}

.quotepage blockquote {
    background: #fff !important;
    color: #000 !important;
    background-image: url('/wp-content/themes/friends/assets/fgfquote.svg') !important;
    background-repeat: no-repeat !important;
    text-align: left !important;
    padding: 40px 25% !important;
}

.quotepage blockquote>*:last-child {
    margin-bottom: 0 !important;
    font-size: 20px !important;
}


.quotepage blockquote p{
    font-size: 40px !important;
    font-weight: bolder !important;
    line-height: 100% !important;
    font-family: "Alright-Sans-Bold", sans-serif !important;
}

.quotepage blockquote:after {
    background: #fff  !important;
}

#bubble-parent {
    position:relative;
    width:100%;
}

#bubble-chart {
    font-size:10px;
}

#bubble-chart text {
    text-anchor: middle;
    font: 10px sans-serif;
    pointer-events: none;
    opacity: 0;
}

#bubble-chart circle {
    cursor: pointer;
}

#bubble-chart img {
    width: 200px;
}

#bubble-chart a {
    color: #FFF;
    font-weight: bold;
    display: block;
}

#bubble-chart span {
    display: inline-block;
    margin-top: 0px;
    /*padding: 2px 10px;*/
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
}

.wp-block-image img {
    height: auto;
}

.type-post iframe {
    max-width: 100%;
}

.custom-theme-1 body {
    font-family: "Alright-Sans-Regular", sans-serif;
    font-size: 16px
}

.custom-theme-1 body h1, .custom-theme-1 body h2, .custom-theme-1 body h3, .custom-theme-1 body h4, .custom-theme-1 body h5, .custom-theme-1 body h6, .custom-theme-1 body strong {
    font-family: "Alright-Sans-Black", sans-serif
}

.custom-theme-1 body.search-results .grid-item-container .content-container .title a {
    color: #037bae
}

/* .post-sidebar .content-container {
    background: #f4f8fa;
} */

.custom-theme-1 body.page-template-contact-us .header .header-container .header-form nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.submit-wrap {
    position: relative;
    top: -5px
}

.custom-theme-1 body.page-template-contact-us .header .header-container .header-form nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.submit-wrap:after {
    bottom: 1px;
    right: 0
}

.custom-theme-1 body.page .signup-newsletter {
    background: #fafafa
}

.custom-theme-1 body a {
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out
}

.custom-theme-1 body h1, .custom-theme-1 body h2, .custom-theme-1 body h3, .custom-theme-1 body h4, .custom-theme-1 body h5, .custom-theme-1 body h6 {
    font-family: "Alright-Sans-Bold", sans-serif;
    line-height: 1.25
}

.custom-theme-1 body .btn {
    font-family: "Alright-Sans-Bold", sans-serif !important;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    line-height: 40px;
    line-height: 2.5rem;
    text-transform: initial
}

.custom-theme-1 body .btn:after {
    display: inline-block;
    content: "\f138";
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 8px;
    margin-left: .5rem
}

.custom-theme-1 body .btn.load-more-btn {
    margin: 0 auto
}

.custom-theme-1 body .btn.load-more-btn:focus {
    color: #037bae;
    border: 2px solid #037bae
}

.custom-theme-1 body .btn.load-more-btn:hover {
    color: #FFF;
    background: #037bae;
    border: 2px solid #037bae
}

.custom-theme-1 body .nf-error-msg {
    color: #ec3d47
}

.custom-theme-1 body.news-page .main-content-container, .custom-theme-1 body.category .main-content-container {
    background: #f4f4f4
}

.custom-theme-1 body.news-page .main-content-container .grid-item .grid-item-container, .custom-theme-1 body.category .main-content-container .grid-item .grid-item-container {
    background: white
}

.custom-theme-1 body.news-page .main-content-container .grid-item .grid-item-container .post-thumbnail, .custom-theme-1 body.category .main-content-container .grid-item .grid-item-container .post-thumbnail {
    background: #f4f4f4
}

.custom-theme-1 body.news-page .main-content-container .grid-item .grid-item-container .btn, .custom-theme-1 body.category .main-content-container .grid-item .grid-item-container .btn {
    bottom: 20px
}

.custom-theme-1 body.news-page .banner .content-container .container, .custom-theme-1 body.category .banner .content-container .container, .custom-theme-1 body.single .banner .content-container .container, .custom-theme-1 body.search-results .banner .content-container .container {
    top: calc(50% + 40px)
}

@media only screen and (max-width:767px) {
    .custom-theme-1 body.news-page .banner .content-container .container, .custom-theme-1 body.category .banner .content-container .container, .custom-theme-1 body.single .banner .content-container .container, .custom-theme-1 body.search-results .banner .content-container .container {
        top: calc(50% + 80px)
    }
}

.custom-theme-1 body.single .banner .content-container .container {
    top: calc(50% + 40px)
}

@media only screen and (max-width:767px) {
    .custom-theme-1 body.single .banner .content-container .container {
        top: calc(50% + 40px)
    }
    .custom-theme-1 body.single .banner .content-container .container .banner-inner-content h1 {
        font-size: 18px
    }
}

.custom-theme-1 body.single .banner.engage-banner .content-container .container {
    top: 50%
}

@media only screen and (max-width:767px) {
    .custom-theme-1 body.single article img {
        width: 100%;
        height: auto
    }

    .quotepage blockquote {
        padding: 100px 0% 40px  !important;
    }
    .quotepage blockquote p {
        font-size: 30px !important;
    }

}

.custom-theme-1 body.page .banner {
    /* min-height: 464px */
    min-height: 450px;
}

.custom-theme-1 body.page .banner .image-container {
    /* height: calc(100% - 80px) */
    height: 100%;
}

.custom-theme-1 body.page article {
    font-family: "Alright-Sans-Light", sans-serif
}

.custom-theme-1 body.page article>* {
    font-family: "Alright-Sans-Light", sans-serif
}

.custom-theme-1 body.page article h1, .custom-theme-1 body.page article h2, .custom-theme-1 body.page article h3, .custom-theme-1 body.page article h4, .custom-theme-1 body.page article h5, .custom-theme-1 body.page article h6 {
    font-family: "Alright-Sans-Black", sans-serif;
    text-transform: uppercase
}

.custom-theme-1 body.page.impact .banner {
    min-height: 464px
}

.custom-theme-1 body.page.impact .banner .image-container {
    height: calc(100% - 0px)
}

.custom-theme-1 body.page.impact .container {
    top: calc(50% + 40px)
}

.custom-theme-1 body.page.about-us .banner {
    min-height: 464px
}

.custom-theme-1 body.page.about-us .banner .image-container {
    height: calc(100% - 0px)
}

.custom-theme-1 body.page.about-us .container {
    top: calc(50% + 40px)
}

.custom-theme-1 body.page.opportunity .banner {
    min-height: 464px
}

.custom-theme-1 body.page.opportunity .banner .image-container {
    height: calc(100% - 0px)
}

.custom-theme-1 body.page.opportunity .container {
    top: calc(50% + 40px)
}

.custom-theme-1 body.page.page-child .banner {
    min-height: 464px
}

.custom-theme-1 body.page.page-child .banner .image-container {
    height: calc(100% - 0px)
}

.custom-theme-1 body.page.page-child .container {
    top: calc(50% + 40px)
}

.custom-theme-1 body blockquote {
    background: #228ea5;
    border: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    color: white;
    font-size: 32px;
    font-size: 2rem;
    padding: 40px 25%;
    text-align: center;
    overflow: hidden;
    position: relative
}


.quotepage blockquote {
    padding: 40px 25% !important;
}

.custom-theme-1 body blockquote:after {
    content: "";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #6bbb87;
    height: 770px;
    width: 770px;
    position: absolute !important;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0
}

@media only screen and (max-width:991px) {
    .custom-theme-1 body blockquote:after {
        height: 480px;
        width: 480px
    }
}

@media only screen and (max-width:520px) {
    .custom-theme-1 body blockquote:after {
        height: 320px;
        width: 600px
    }
}

@media only screen and (max-width:479px) {
    .custom-theme-1 body blockquote:after {
        height: 280px;
        width: 600px
    }
}

@media only screen and (min-width:520px) {
    .custom-theme-1 body blockquote {
        width: 120%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.custom-theme-1 body blockquote h1, .custom-theme-1 body blockquote h2, .custom-theme-1 body blockquote h3, .custom-theme-1 body blockquote h4, .custom-theme-1 body blockquote h5, .custom-theme-1 body blockquote h6 {
    font-family: "Alright-Sans-Black-Italic", sans-serif !important;
    text-transform: initial !important;
    line-height: 1.5
}

.custom-theme-1 body blockquote>* {
    position: relative;
    z-index: 1
}

.custom-theme-1 body blockquote>*:last-child {
    margin-bottom: 0
}

.custom-theme-1 .header .header-container {
    /* border-bottom: 4px solid #ec3d47 */
}

.custom-theme-1 .header .header-container .top-search .search button .fa {
    font-size: 1.5rem;
    color: #233F8A;
}

@media only screen and (max-width:991px) and (min-width:769px) {
    /* .custom-theme-1 .header .header-container {
        padding-top: 50px
    } */
}

@media(max-width:768px) {
    .custom-theme-1 .header .header-container {
        background: white
    }
}

@media screen and (max-width:1260px) {
    .custom-theme-1 .header .header-container .main-navigation .menu ul {
        justify-content: flex-end
    }
}

.custom-theme-1 .header .header-container .main-navigation .menu ul>li a {
    color: #454545;
    font-family: 'Alright-Sans-Medium';
    text-transform: capitalize;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;

    /* font-family: 'Montserrat', sans-serif; */
    /* font-weight: 600; */
    font-size: 24px;
    color: #233F8A;
    letter-spacing: 0;
    line-height: 30px;
    transition: all ease-in-out 0.4s;

}

.fgf-header ul li a {
    /* font-family: 'Montserrat', sans-serif; */
    font-weight: 600;
    font-size: 25px;
    color: #233F8A;
    line-height: 30px;
}

.custom-theme-1 .header .header-container .main-navigation .menu ul>li a:hover {
    /* background: #037bae;
    color: #FFF */
    /* font-weight: 800; */
    /* text-shadow: 0 0 .65px #233F8A, 0 0 .65px #233F8A; */
    text-decoration: underline;
    /* border-bottom: 2px solid #233F8A; */
    /* font-weight: 600; */
}

@media only screen and (max-width:991px) and (min-width:769px) {
    .custom-theme-1 .header .header-container .main-navigation .menu ul>li a {
        padding: .9rem .5rem
    }
}

@media(max-width:768px) {
    .custom-theme-1 .header .header-container .main-navigation .menu ul>li a {
        background: transparent;
        color: #454545 !important
    }
}

.custom-theme-1 .header .header-container .main-navigation .menu ul>li.current-menu-item a {
    /* background: #037bae;
    color: #FFF */
    text-shadow: 0 0 .65px #233F8A, 0 0 .65px #233F8A;
}

.custom-theme-1 .header .header-container .main-navigation .menu ul>li:hover .sub-menu {
    background: #233F8A;
}

.custom-theme-1 .header .header-container .main-navigation .menu ul>li:hover .sub-menu li a {
    background: transparent;
    color: #FFF
}
/*
.custom-theme-1 .header .header-container .main-navigation .menu ul>li:hover .sub-menu:before {
    border-bottom-color: #0066a1
} */

.custom-theme-1 .header .header-container .main-navigation .menu ul:not(.sub-menu) {
    padding-left: 0
}

.custom-theme-1 .header .header-container .social-media-links {
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    position: relative
}

@media only screen and (max-width:991px) and (min-width:769px) {
    .custom-theme-1 .header .header-container .social-media-links {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        left: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
        flex-direction: inherit;
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -webkit-flex-direction: inherit;
        -ms-flex-direction: inherit;
        background: #fafafa;
        padding: 5px 0
    }
}

@media only screen and (max-width:991px) and (min-width:769px) and (max-width:768px) {
    .custom-theme-1 .header .header-container .social-media-links {
        top: -100px
    }
}

@media only screen and (max-width:991px) and (min-width:769px) {
    .custom-theme-1 .header .header-container .social-media-links li {
        margin: 0 10px
    }
    .custom-theme-1 .header .header-container .social-media-links li a.link-instagram {
        display: none
    }
    .custom-theme-1 .header .header-container .social-media-links li a.link-envelope {
        display: none
    }
}

.custom-theme-1 .header .header-container .social-media-links:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: #f4f4f4;
    z-index: 0
}

@media(max-width:991px) {
    .custom-theme-1 .header .header-container .social-media-links:before {
        display: none
    }
}

.custom-theme-1 .header .header-container .social-media-links li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    margin: 0;
    position: relative;
    z-index: 1;
    display: none
}

.custom-theme-1 .header .header-container .social-media-links li:first-child, .custom-theme-1 .header .header-container .social-media-links li:nth-child(2) {
    display: block
}

@media(max-width:768px) {
    .custom-theme-1 .header .header-container .social-media-links li:first-child, .custom-theme-1 .header .header-container .social-media-links li:nth-child(2) {
        display: inline-block
    }
}

.custom-theme-1 .header .header-container .social-media-links li a {
    padding: 10px;
    background: #fff;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    margin: 3px 0;
    border: 1px solid #d8d8d8
}

.custom-theme-1 .header .header-container .header-form {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    visibility: visible;
    width: auto;
    background: #f4f4f4;
    padding: 12px 15px;
    height: 80px;
    min-width: 201px
}

.custom-theme-1 .header .header-container .header-form .nf-form-fields-required {
    display: none
}

.custom-theme-1 .header .header-container .header-form .nf-error-msg {
    color: #ec3d47;
    font-size: 9px;
    float: left;
    line-height: 8px;
    text-align: center;
    margin: 0;
    position: relative;
    top: -3px;
    float: left;
    width: 100%
}

.custom-theme-1 .header .header-container .header-form .nf-error-msg.nf-error-field-errors {
    display: none
}

.custom-theme-1 .header .header-container .header-form .nf-response-msg p {
    font-size: 9px;
    margin-top: 18px;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.custom-theme-1 .header .header-container .header-form h3 {
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

.custom-theme-1 .header .header-container .header-form label {
    display: none
}

.custom-theme-1 .header .header-container .header-form nf-fields-wrap {
    text-align: center
}

.custom-theme-1 .header .header-container .header-form nf-fields-wrap nf-field {
    display: inline-block;
    float: left
}

.custom-theme-1 .header .header-container .header-form nf-fields-wrap nf-field .nf-field-container {
    margin-bottom: 0
}

.custom-theme-1 .header .header-container .header-form nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.email-wrap input {
    height: 21px;
    font-size: 10px;
    background: #fff;
    border: 1px solid #d8d8d8;
    float: left;
    outline: 0
}

@media(max-width:1025px) {
    .custom-theme-1 .header .header-container .header-form nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.email-wrap input {
        padding: 1px;
        border-radius: 0;
        box-shadow: 0 0;
        line-height: 24px;
        height: 23px;
        padding-left: 5px
    }
}

.custom-theme-1 .header .header-container .header-form nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.submit-wrap {
    height: 23px;
    position: relative;
    background: #0066a1;
    border: 1px solid #0066a1;
    width: 34px
}

.custom-theme-1 .header .header-container .header-form nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.submit-wrap:after {
    position: absolute;
    content: "\f1d9";
    font-family: 'FontAwesome';
    z-index: 2;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    line-height: 25px
}

.custom-theme-1 .header .header-container .header-form nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.submit-wrap input {
    width: 100%;
    height: 100%;
    float: left;
    outline: 0;
    position: relative;
    z-index: 5;
    background: transparent
}

.custom-theme-1 .header .header-container .header-form nf-fields-wrap nf-field .nf-field-container .nf-field .field-wrap.submit-wrap:hover {
    background: #037bae
}

.custom-theme-1 .header .header-container .header-form .kws_form {
    width: 100%
}

.custom-theme-1 .header .header-container .header-form .kws_form.has_success .kws_input_fields {
    display: none
}

.custom-theme-1 .header .header-container .header-form .kws_form form .cc_success {
    color: #000;
    border: 0;
    margin-top: 15px !important;
    font-size: 15px
}

.custom-theme-1 .header .header-container .header-form .kws_form form #constant-contact-signup-errors.error {
    color: #ec3d47;
    position: absolute;
    bottom: 8px;
    height: 20px;
    width: 140px
}

.custom-theme-1 .header .header-container .header-form .kws_form form #constant-contact-signup-errors.error ul li:first-child label {
    display: block
}

.custom-theme-1 .header .header-container .header-form .kws_form form #constant-contact-signup-errors.error label {
    font-weight: normal;
    font-size: 9px
}

.custom-theme-1 .header .header-container .header-form .kws_form form label.error {
    display: block;
    position: absolute;
    font-size: 9px;
    bottom: -28px;
    color: #ec3d47;
    left: 15px
}

.custom-theme-1 .header .header-container .header-form .kws_form form .kws_input_fields {
    margin-bottom: 0
}

.custom-theme-1 .header .header-container .header-form .kws_form form .kws_input_fields .kws_input_container.cc_intro {
    display: block
}

.custom-theme-1 .header .header-container .header-form .kws_form form .kws_input_fields .kws_input_container.cc_intro p {
    font-family: "Alright-Sans-Bold", sans-serif;
    line-height: 1.25;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

.custom-theme-1 .header .header-container .header-form .kws_form form .kws_input_fields .kws_input_container.cc_email_address {
    display: inline-block;
    position: relative
}

.custom-theme-1 .header .header-container .header-form .kws_form form .kws_input_fields .kws_input_container.cc_email_address input {
    height: 21px;
    font-size: 10px;
    background: #fff;
    border: 1px solid #d8d8d8;
    float: left;
    outline: 0
}

@media(max-width:1025px) {
    .custom-theme-1 .header .header-container .header-form .kws_form form .kws_input_fields .kws_input_container.cc_email_address input {
        padding: 1px;
        border-radius: 0;
        box-shadow: 0 0;
        line-height: 24px;
        height: 23px;
        padding-left: 5px
    }
}

.custom-theme-1 .header .header-container .header-form .kws_form form .kws_input_fields .kws_input_container.cc_Go {
    display: inline-block
}

.custom-theme-1 .header .header-container .header-form .kws_form form .kws_input_fields .kws_input_container.cc_Go label {
    display: inline-block;
    margin-bottom: 0;
    height: 23px;
    position: relative;
    background: #0066a1;
    border: 1px solid #0066a1;
    width: 34px
}

.custom-theme-1 .header .header-container .header-form .kws_form form .kws_input_fields .kws_input_container.cc_Go label:after {
    position: absolute;
    content: "\f1d9";
    font-family: 'FontAwesome';
    z-index: 2;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    line-height: 25px;
    left: 0;
    font-weight: normal
}

.custom-theme-1 .header .header-container .header-form .kws_form form .kws_input_fields .kws_input_container.cc_Go label input {
    width: 100%;
    height: 100%;
    float: left;
    outline: 0;
    position: relative;
    z-index: 5;
    background: transparent;
    border: 0
}

.custom-theme-1 .header .header-container .header-form .kws_form form .kws_input_fields .kws_input_container.cc_Go label:hover {
    background: #037bae
}

.custom-theme-1 .header .header-container .header-logo img {
    max-width: 330px;
    left: 60%;
    width: 100%
}

@media(max-width:768px) {
    .custom-theme-1 .header .header-container .header-logo img {
        max-width: 240px;
        left: 5%
    }
}

.custom-theme-1 .header .header-container .top-search .search button {
    color: #0066a1
}

.custom-theme-1 .header .header-container .top-search .search button:hover .fa {
    /* color: #FFF;
    background: #0066a1 */
    color: #228ea5;
}

.custom-theme-1 .header .header-container .top-search .search input {
    background: #0066a1;
    color: #FFF
}

.custom-theme-1 .header .header-container .top-search .search input::-webkit-input-placeholder {
    color: #FFF
}

.custom-theme-1 .header .header-container .main-navigation .menu ul>li .sub-menu li a {
    padding: 8px;
    font-size: 20px;
}

.custom-theme-1 .header .header-container .top-search .search input::-moz-placeholder {
    color: #FFF
}

.custom-theme-1 .header .header-container .top-search .search input:-ms-input-placeholder {
    color: #FFF
}

.custom-theme-1 .header .header-container .top-search .search input:-moz-placeholder {
    color: #FFF
}

.custom-theme-1 .header.sticky {
    background: #fff
}

.custom-theme-1 .header.sticky .header-container {
    background: #fff
}

.custom-theme-1 .header.sticky .header-container .header-logo {
    background: transparent;
    border-right: 0;
    /*
    background: transparent;
    border-right: 0;
    -webkit-box-flex: 0 0 300px;
    -moz-box-flex: 0 0 300px;
    -webkit-flex: 0 0 300px;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px */
}

@media(max-width:1024px) {
    .custom-theme-1 .header.sticky .header-container .header-logo {
        /* -webkit-box-flex: 0 0 270px;
        -moz-box-flex: 0 0 270px;
        -webkit-flex: 0 0 270px;
        -ms-flex: 0 0 270px;
        flex: 0 0 270px */
    }
}

.custom-theme-1 .header.sticky .header-container .main-navigation {
    background: #fff
}

@media(max-width:768px) {
    .custom-theme-1 .header.sticky .header-container .main-navigation .menu ul>li a {
        background: transparent;
        border-bottom: 1px solid #037bae
    }
}

@media(max-width:768px) {
    .custom-theme-1 .header.sticky .header-container .main-navigation .menu ul>li>ul.sub-menu li a {
        background: transparent
    }
}

/* .custom-theme-1 .header.sticky .header-container .main-navigation .menu ul>li>ul.sub-menu:before {
    border-top-color: #037bae
} */

.custom-theme-1 .header.sticky .header-container .social-media-links {
    background: transparent
}

@media only screen and (max-width:991px) and (min-width:769px) {
    .custom-theme-1 .header.sticky .header-container .social-media-links {
        background: #fafafa;
        display: inline-flex !important
    }
    .custom-theme-1 .header.sticky .header-container .social-media-links li {
        margin: 0 5px
    }
}

.custom-theme-1 .header.sticky .header-container .top-search {
    background: transparent;
    border-bottom: 0
}

.custom-theme-1 .header.sticky.fixed-menu {
    background: #fff
}

.custom-theme-1 .header.sticky.fixed-menu .header-container {
    background: #fff
}

.custom-theme-1 .header.sticky.fixed-menu .header-container .header-logo {
    background: transparent;
    border-right: 0;
    background: transparent;
    border-right: 0;
    -webkit-box-flex: 0 0 300px;
    -moz-box-flex: 0 0 300px;
    -webkit-flex: 0 0 300px;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px
}

@media(max-width:1024px) {
    .custom-theme-1 .header.sticky.fixed-menu .header-container .header-logo {
        -webkit-box-flex: 0 0 270px;
        -moz-box-flex: 0 0 270px;
        -webkit-flex: 0 0 270px;
        -ms-flex: 0 0 270px;
        flex: 0 0 270px
    }
}

.custom-theme-1 .header.sticky.fixed-menu .header-container .main-navigation {
    background: #fff
}

@media(max-width:768px) {
    .custom-theme-1 .header.sticky.fixed-menu .header-container .main-navigation .menu ul>li a {
        background: transparent;
        border-bottom: 1px solid #037bae
    }
}

@media(max-width:768px) {
    .custom-theme-1 .header.sticky.fixed-menu .header-container .main-navigation .menu ul>li>ul.sub-menu li a {
        background: transparent
    }
}

/* .custom-theme-1 .header.sticky.fixed-menu .header-container .main-navigation .menu ul>li>ul.sub-menu:before {
    border-top-color: #037bae
} */

.custom-theme-1 .header.sticky.fixed-menu .header-container .social-media-links {
    background: transparent
}

@media only screen and (max-width:991px) and (min-width:769px) {
    .custom-theme-1 .header.sticky.fixed-menu .header-container .social-media-links {
        background: #fafafa;
        display: inline-flex !important
    }
    .custom-theme-1 .header.sticky.fixed-menu .header-container .social-media-links li {
        margin: 0 5px
    }
}

.custom-theme-1 .header.sticky.fixed-menu .header-container .top-search {
    background: transparent;
    border-bottom: 0
}

.custom-theme-1 .footer {
    background: #2a2a2a;
    padding: 28px 0;
    padding: 1.75rem 0
}

.custom-theme-1 .footer a:hover span {
    color: #ffe14f
}

.custom-theme-1 .footer .footer-navigation .footer-logos {
    float: left;
    width: 100%
}

.custom-theme-1 .footer .footer-navigation .footer-logos ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.custom-theme-1 .footer .footer-navigation .footer-logos ul li {
    display: inline-block;
    vertical-align: middle
}

@media screen and (min-width:979px) {
    .custom-theme-1 .footer .footer-navigation .footer-logos ul li:first-child {
        margin-right: -30px;
        left: -60px;
        position: relative
    }
    .custom-theme-1 .footer .footer-navigation .footer-logos ul li:first-child .logo {
        max-width: 350px
    }
    .custom-theme-1 .footer .footer-navigation .footer-logos ul li:last-child {
        margin-left: 100px
    }
}

.custom-theme-1 .footer .footer-navigation .menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.custom-theme-1 .footer .footer-navigation .menu ul li {
    position: relative;
    margin: 0
}

@media screen and (min-width:979px) {
    .custom-theme-1 .footer .footer-navigation .menu ul li:first-child {
        margin-left: 0
    }
    .custom-theme-1 .footer .footer-navigation .menu ul li:nth-child(2) {
        margin-right: 58px
    }
    .custom-theme-1 .footer .footer-navigation .menu ul li:last-child {
        margin-right: 10px
    }
}

.custom-theme-1 .footer .footer-navigation .menu ul li:after {
    content: '';
    position: absolute;
    right: -25px;
    top: 0;
    width: 1px;
    height: 10px;
    background: #FFF;
    display: none
}

.custom-theme-1 .footer .footer-navigation .menu ul li:last-child:after {
    display: none
}

.custom-theme-1 .footer .footer-navigation a {
    color: white
}

.custom-theme-1 .footer .footer-navigation a:hover {
    color: #0066a1
}

.custom-theme-1 .footer .footer-navigation .footer-logo {
    margin: 24px 0;
    margin: 1.5rem 0
}

.custom-theme-1 .footer .footer-navigation .footer-logo .logo {
    max-width: 225px
}

.custom-theme-1 .footer .social-media-links {
    margin-bottom: 8px;
    margin-bottom: .5rem
}

.custom-theme-1 .footer .social-media-links li a .fa {
    font-size: 20px;
    font-size: 1.25rem
}

.custom-theme-1 .footer .social-media-links li a:hover {
    color: #0066a1
}

.custom-theme-1 .footer .copyright {
    font-size: 14px;
    font-size: .875rem
}

.custom-theme-1 .single .main-content-container {
    overflow: hidden
}

.custom-theme-1 .single .banner {
    background: white
}

.custom-theme-1 .single article {
    font-family: "Alright-Sans-Light", sans-serif
}

.custom-theme-1 .single article>* {
    font-family: "Alright-Sans-Light", sans-serif
}

.custom-theme-1 .single article h1, .custom-theme-1 .single article h2, .custom-theme-1 .single article h3, .custom-theme-1 .single article h4, .custom-theme-1 .single article h5, .custom-theme-1 .single article h6, .custom-theme-1 .single article strong {
    font-family: "Alright-Sans-Black", sans-serif;
    /* text-transform: uppercase */
}

.custom-theme-1 .single article em {
    font-family: "Alright-Sans-Light", sans-serif
}

.custom-theme-1 .single .share-section .container {
    background: #6bbb87;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1170px) {
    .custom-theme-1 .single .share-section .container {
        border-radius: 0
    }
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .single .share-section .container {
        border-radius: 0
    }
}

.custom-theme-1 .single .share-section .container .row .col-sm-6 {
    min-height: 93px;
    overflow: hidden
}

.custom-theme-1 .single .share-section .container:before {
    background: white;
    content: "";
    height: 30px;
    width: 30px;
    position: absolute;
    -webkit-transform: rotate(45deg) translateX(-50%);
    -moz-transform: rotate(45deg) translateX(-50%);
    -ms-transform: rotate(45deg) translateX(-50%);
    -o-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%);
    top: -6px;
    left: 49.5%
}

.custom-theme-1 .single .share-section .back-btn {
    display: block;
    border-color: white;
    color: white
}

@media only screen and (min-width:768px) {
    .custom-theme-1 .single .share-section .back-btn {
        margin-left: 8.3333333333%;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .single .share-section .back-btn {
        margin: 40px auto 0 auto
    }
}

.custom-theme-1 .single .share-section .back-btn:hover {
    color: #fff;
    border-color: #fff;
    color: #037bae;
    background: #FFF
}

.custom-theme-1 .single .share-section .back-btn:before {
    display: inline-block;
    content: "\f137";
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 8px;
    margin-right: .5rem
}

.custom-theme-1 .single .share-section .back-btn:after {
    content: ""
}

.custom-theme-1 .single .share-section .social-media-links {
    background: 0;
    color: white;
    text-align: center
}

.custom-theme-1 .single .share-section .social-media-links li:first-child {
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: bold;
    text-transform: initial
}

.custom-theme-1 .single .share-section .social-media-links li a:hover {
    color: #037bae
}

.custom-theme-1 .single .gradient-content {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.custom-theme-1 .single .gradient-content:before {
    content: "";
    border-radius: 60%/130px;
    -o-border-radius: 60%/130px;
    -ms-border-radius: 60%/130px;
    -moz-border-radius: 60%/130px;
    -webkit-border-radius: 60%/130px;
    border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    width: 110%;
    height: calc(100% - 60px);
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 70px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #7ead80;
    background: -moz-linear-gradient(top, #7ead80 0, #0078AA 100%);
    background: -webkit-linear-gradient(top, #7ead80 0, #0078AA 100%);
    background: linear-gradient(to bottom, #7ead80 0, #0078AA 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ead80', endColorstr='#0066a1', GradientType=0)
}

.custom-theme-1 .single .engage-banner {
    background: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    display: block;
    float: none;
    max-width: 1170px;
    margin: 0 auto;
    margin-bottom: 64px;
    margin-bottom: 4rem
}

@media only screen and (max-width:1170px) {
    .custom-theme-1 .single .engage-banner {
        border-radius: 0
    }
}

@media only screen and (max-width:991px) {
    .custom-theme-1 .single .engage-banner .content-container .container {
        top: 50%
    }
}

.custom-theme-1 .single .engage-banner .content-container .container .banner-inner-content {
    font-family: "Alright-Sans-Light-Italic", sans-serif;
    font-size: 25.6px;
    font-size: 1.6rem
}

.custom-theme-1 .single .engage-banner .content-container .container .banner-inner-content a {
    color: white;
    font-family: "DIN-Bold", sans-serif
}

.custom-theme-1 .single .related-posts h3 {
    color: white;
    font-family: "Alright-Sans-Black", sans-serif;
    font-size: 36px;
    font-size: 2.25rem;
    position: relative
}

.custom-theme-1 .single .related-posts h3:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: calc(50% - 152px)
}

.custom-theme-1 .single .related-posts h3:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: calc(50% - 152px)
}

/* .custom-theme-1 .banner {
    background: #7ead80;
    background: -moz-linear-gradient(left, #7ead80 0, #0066a1 50%, #7ead80 100%);
    background: -webkit-linear-gradient(left, #7ead80 0, #0066a1 50%, #7ead80 100%);
    background: linear-gradient(to right, #7ead80 0, #0066a1 50%, #7ead80 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ead80', endColorstr='#7ead80', GradientType=1)
} */

.custom-theme-1 .banner.no-hero-image .content-container .container {
    top: calc(50% + 40px)
}

.custom-theme-1 .banner .video-banner {
    background: 0
}

.custom-theme-1 .banner .image-container, .custom-theme-1 .banner .video-bg-wrapper {
    -webkit-border-radius: 0 0 45% 45%;
    -moz-border-radius: 0 0 45% 45%;
    -ms-border-radius: 0 0 45% 45%;
    border-radius: 0 0 45% 45%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 150%
}

.custom-theme-1 .banner .image-container {
    background-color: #0078AA;
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .banner .image-container, .custom-theme-1 .banner .video-bg-wrapper {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0
    }
}

.custom-theme-1 .banner .content-container .container {
    top: 50%
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .banner .content-container {
        background: 0
    }
    .custom-theme-1 .banner .content-container .container {
        top: calc(50% + 48px)
    }
}

.custom-theme-1 .banner .content-container .container .banner-inner-content {
    background: rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    padding: 32px
}

.custom-theme-1 .banner .content-container .container .banner-inner-content .title {
    font-family: "Alright-Sans-Regular-Italic", sans-serif;
    margin: 0;
    text-transform: initial
}

.custom-theme-1 .banner .content-container .container .banner-inner-content .title strong {
    font-family: "DIN-Bold", sans-serif
}

@media only screen and (min-width:768px) {
    .custom-theme-1 .banner .content-container .container .banner-inner-content .title {
        font-size: 48px;
        font-size: 3rem
    }
}

.custom-theme-1 .grid-item .grid-item-container, .custom-theme-1 .list-item .grid-item-container {
    background: 0 #fff;
    -webkit-border-radius: 180px/30px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.custom-theme-1 .grid-item .grid-item-container .post-thumbnail, .custom-theme-1 .list-item .grid-item-container .post-thumbnail {
    overflow: hidden
}

.custom-theme-1 .grid-item .grid-item-container .post-thumbnail {
    height: 15px;
    padding: 0;
}

.custom-theme-1 .grid-item .grid-item-container .post-thumbnail img, .custom-theme-1 .list-item .grid-item-container .post-thumbnail img {
    /* border-radius: 180px/30px;
    -o-border-radius: 180px/30px;
    -ms-border-radius: 180px/30px;
    -moz-border-radius: 180px/30px;
    -webkit-border-radius: 180px/30px;
    border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0; */
    width: 102%;
    max-width: initial;
    position: absolute;
    top: 0;
    /* left: 50%;
    transform: translateX(-50%) */
}

.grid-item .grid-item-container.test {
    border-top: 15px solid #F7505E;
    border-radius: 0 !important;
}

.grid-item:nth-of-type(4n+1) .grid-item-container.test {
    border-top: 15px solid #0278AA;
}

.grid-item:nth-of-type(4n+2) .grid-item-container.test {
    border-top: 15px solid #763473;
}

.grid-item:nth-of-type(4n+3) .grid-item-container.test {
    border-top: 15px solid #F7BC28
}

.hero-banner-inner {
    margin-top: 80px;
}

.hero-banner-inner h1 {
    font-size: 50px;
    color: #454545;
    text-align: center;
    line-height: 60px;
    width: 85%;
    margin: 20px auto 45px;
    border-bottom: 10px solid #F7505E;
}

.container.half {
    display: inline-block;
    width: calc(100% - 304px );
    /* padding-right: 5%; */
}

.container.half .author-p {
    margin-bottom: 0;
    display: inline-block;
}

.post-info {
    /* width: 300px; */
    display: inline-block;
    width: 49%;
    margin-bottom: 45px;
}

.date-p {

}

.share-div {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    float: right;
}

.share-p {
    color: #0078AA;
    font-family: "Alright-Sans-Black", sans-serif;
    text-align: right;
}

.share-p a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.share-p a svg #Group-4,
.share-p a svg #Rectangle {
    transition: all ease-in-out 0.4s;
}

.share-p a:hover {

}
.post-sidebar .ctct-form-embed.form_1 .ctct-form-defaults .ctct-form-header {
    color: #FFFFFF;
    font-size: 24px;
}

.post-sidebar .ctct-form-text {
    font-size: 14px;
    line-height: 1.2;
}

.share-p a.tw:hover svg #Group-4 {
    fill: #F7505E;
}

.share-p a.fb:hover svg #Group-4 {
    fill: #F7BC28
}

.share-p a.mail:hover svg #Rectangle {
    fill: #233F8A;
}

.post-sidebar {
    /* width: 30%; */
    width: 300px;
    vertical-align: top;
    display: inline-block;
    min-height: 300px;
    /* background-color: #0078AA; */
}

.post-sidebar .related-posts h3.center {
    font-size: 28px;
    color: #0278AA;
    text-align: center;
}

.post-sidebar .related-posts .col-md-4 {
    width: 100%;
}

.post-sidebar .related-posts .container {
    width: 100%;
}

.post-sidebar .form-wrapper {
    background-color: #0278AA;
    margin: 50px 0;
    padding: 20px;
}

.post-sidebar .form-wrapper .ctct-form-embed.form_1 .ctct-form-defaults {
    background-color: transparent;
}

.post-sidebar .form-wrapper div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
    margin: 0;
}

.post-sidebar .form-wrapper div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    margin: 0 0 15px 0;
}

.post-sidebar .form-wrapper h4 {
    color: #FFFFFF;
}

.news-page .banner,
.category .banner {
    display: none;
}

.news-page .popular-categories,
.category .popular-categories {
    margin-top: 80px;
}

.post-sidebar .form-wrapper .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
    font-weight: 600;
}

.custom-theme-1 .grid-item .grid-item-container {
    padding-bottom:50px;
}

.custom-theme-1 .grid-item .grid-item-container {
    height:auto;
}

.custom-theme-1 .grid-item .grid-item-container .content-container, .custom-theme-1 .list-item .grid-item-container .content-container {
    background: white;
    padding: 20px 20px 70.992px 20px;
    padding: 1.25rem 1.25rem 4.437rem 1.25rem;
    color: #454545
}

.custom-theme-1 .grid-item .grid-item-container .content-container .title a, .custom-theme-1 .list-item .grid-item-container .content-container .title a {
    color: #454545;
    font-family: "Alright-Sans-Black", sans-serif
}

.custom-theme-1 .grid-item .grid-item-container .title:hover a {
    color: #037bae;
}

.custom-theme-1 .grid-item .grid-item-container .content-container .date, .custom-theme-1 .list-item .grid-item-container .content-container .date {
    font-family: "Alright-Sans-Light-Italic", sans-serif
}

.custom-theme-1 .grid-item .grid-item-container .content-container .btn, .custom-theme-1 .list-item .grid-item-container .content-container .btn {
    max-width: 93%;
    border-color: #037bae;
    color: #037bae
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .grid-item .grid-item-container .content-container .btn, .custom-theme-1 .list-item .grid-item-container .content-container .btn {
        max-width: 260px;
        bottom: 15px
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .custom-theme-1 .grid-item .grid-item-container .content-container .btn, .custom-theme-1 .list-item .grid-item-container .content-container .btn {
        max-width: 90%
    }
}

.custom-theme-1 .grid-item .grid-item-container .content-container .btn:hover, .custom-theme-1 .list-item .grid-item-container .content-container .btn:hover {
    color: #FFF;
    background: #037bae
}

.custom-theme-1 .grid-item .grid-item-container .content-container .post-edit-link, .custom-theme-1 .list-item .grid-item-container .content-container .post-edit-link {
    top: 24px
}

.custom-theme-1 .signup-newsletter {
    margin-top: 0
}

@media(max-width:768px) {
    .custom-theme-1 .signup-newsletter .nf-field-label label {
        font-size: 14px
    }
}

.custom-theme-1 .signup-newsletter .container-fluid {
    padding: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form {
    font-family: "Alright-Sans-Regular", sans-serif;
    padding: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-title {
    background: #ffe14f;
    color: #454545;
    padding: 32px 0;
    padding: 2rem 0;
    text-align: center;
    text-transform: initial
}

@media only screen and (min-width:992px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-title {
        height: 210px
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-title h2 {
    font-size: 32px;
    font-size: 2rem;
    font-family: "Alright-Sans-Regular", sans-serif;
    margin: 0
}

@media only screen and (min-width:992px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-title h2 {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-title h2 strong {
    font-family: "Alright-Sans-Bold", sans-serif;
    font-size: 42px;
    font-size: 2.625rem;
    font-weight: bold
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup {
    padding: 0 16px;
    padding: 0 1rem
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .nf-form-title, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .nf-before-form-content {
    display: none
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .nf-after-form-content {
    display: none
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .nf-form-content {
    min-height: 209px
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-fields-wrap {
    float: left;
    padding: 32px 0;
    padding: 2rem 0;
    position: relative;
    width: 100%
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field {
    display: inline-block;
    padding: 0 16px;
    padding: 0 1rem;
    width: 33.33%;
    position: relative;
    text-align: center;
    vertical-align: middle
}

@media only screen and (min-width:768px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:first-child:after, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-child(2):after {
        content: "";
        display: block;
        background: url("../src/img/signup-form-arrow.png");
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        right: 19px;
        width: 19px;
        height: 33px
    }
}

@media only screen and (min-width:768px) and (max-width:479px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:first-child:after, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-child(2):after {
        top: initial;
        right: 50% !important;
        bottom: 0;
        -webkit-transform: rotate(90deg) translateX(-50%);
        -moz-transform: rotate(90deg) translateX(-50%);
        -ms-transform: rotate(90deg) translateX(-50%);
        -o-transform: rotate(90deg) translateX(-50%);
        transform: rotate(90deg) translateX(-50%)
    }
}

@media only screen and (min-width:768px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:first-child:first-child:after, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-child(2):first-child:after {
        right: -28px
    }
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:first-child:first-child .nf-after-field, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-child(2):first-child .nf-after-field {
        text-align: left;
        padding-left: 16px
    }
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field {
        float: left;
        width: 100%
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .nf-field-container {
    display: block;
    margin: 0;
    position: relative;
    width: 100%
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .nf-field-label {
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: bold;
    width: 100%
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element {
    font-family: "Alright-Sans-Regular", sans-serif;
    font-weight: normal;
    max-width: 160px;
    margin: 0 auto;
    text-align: left
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element {
        max-width: 200px
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element input {
    background: #ededed
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element label {
    font-family: inherit;
    font-weight: inherit;
    position: initial
}

@media(max-width:1024px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element label {
        font-size: 12px
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element label:before {
    background: #ededed;
    content: "";
    display: block;
    height: 18px;
    position: absolute;
    top: 5px;
    left: 0;
    width: 18px
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element label:after {
    color: #0066a1;
    display: none;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 5px;
    position: absolute;
    left: 1px
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element .nf-checked+label {
    color: #0066a1;
    font-family: "Alright-Sans-Regular-Italic", sans-serif
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element .nf-checked+label:after {
    content: "\f00c";
    display: block
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element li {
    max-height: 24px;
    margin-bottom: 0 !important;
    position: relative
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element li input {
    visibility: hidden;
    height: 18px;
    margin-left: 5px;
    width: 18px
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .listcheckbox-container .nf-field-element li input:focus {
    outline: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-last-child(2) {
    padding-bottom: 20px;
    padding-top: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child .checkbox-container, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-last-child(2) .checkbox-container {
    text-align: center
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child .checkbox-container .checkbox-wrap, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-last-child(2) .checkbox-container .checkbox-wrap {
    display: inline-block;
    padding-left: 30px;
    position: relative;
    width: 215px
}

@media only screen and (max-width:479px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child .checkbox-container .checkbox-wrap, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-last-child(2) .checkbox-container .checkbox-wrap {
        width: 100%;
        max-width: 240px
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child .checkbox-container .checkbox-wrap .nf-field-label, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child .checkbox-container .checkbox-wrap .nf-field-element, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-last-child(2) .checkbox-container .checkbox-wrap .nf-field-label, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-last-child(2) .checkbox-container .checkbox-wrap .nf-field-element {
    display: inline-block;
    vertical-align: middle
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child .checkbox-container .checkbox-wrap .nf-field-label, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-last-child(2) .checkbox-container .checkbox-wrap .nf-field-label {
    width: initial;
    line-height: 18px;
    font-family: "Alright-Sans-Regular-Italic", sans-serif;
    font-weight: normal
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child .checkbox-container .checkbox-wrap .nf-field-label .nf-checked-label, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-last-child(2) .checkbox-container .checkbox-wrap .nf-field-label .nf-checked-label {
    color: #0066a1
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child .checkbox-container .checkbox-wrap .nf-field-label .nf-checked-label:before, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-last-child(2) .checkbox-container .checkbox-wrap .nf-field-label .nf-checked-label:before {
    color: #0066a1;
    content: "\f00c";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 3px;
    position: absolute;
    left: 1px;
    z-index: 1
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child .checkbox-container .checkbox-wrap .nf-field-element, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-last-child(2) .checkbox-container .checkbox-wrap .nf-field-element {
    background: #ededed;
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child .checkbox-container .checkbox-wrap .nf-field-element input, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:nth-last-child(2) .checkbox-container .checkbox-wrap .nf-field-element input {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    opacity: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child {
    padding-bottom: 0;
    position: absolute;
    top: 130px;
    right: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child .nf-after-field .nf-error-msg {
    padding-left: 18px
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field:last-child {
        float: left;
        position: static;
        top: initial;
        right: initial;
        width: 100%
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .submit-wrap {
    background: #0066a1
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .submit-wrap:hover {
    background: #ec3d47
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .submit-wrap .nf-field {
    float: left;
    width: 100%
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .submit-wrap .nf-field-label {
    margin: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .submit-wrap .nf-field-element {
    color: white;
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: bold;
    position: relative;
    text-align: center
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .submit-wrap .nf-field-element:before {
    content: "Submit";
    display: inline-block;
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-size: 1rem;
    line-height: 50px;
    margin-right: 5px;
    position: relative;
    z-index: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .submit-wrap .nf-field-element:after {
    content: "\f1d9";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    font-size: 1.25rem;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .submit-wrap .nf-field-element input[type="button"] {
    background: none !important;
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .nf-after-field {
    font-size: 16px;
    font-family: "Alright-Sans-Regular", sans-serif;
    margin: 0 auto;
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup nf-field .nf-after-field .nf-error-msg {
    margin: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .nf-response-msg {
    color: #0066a1;
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .nf-response-msg {
        display: block;
        position: static;
        top: initial;
        left: initial;
        margin: 30px auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form.has_success .kws_input_fields {
    display: none
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .cc_success {
    color: #000;
    border: 0;
    margin-top: 80px !important
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form #constant-contact-signup-errors.error {
    color: #000;
    padding-top: 2rem
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form input.error {
    border: #ec3d47 1px solid
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form label.error {
    color: #ec3d47;
    font-size: 12px;
    font-weight: normal
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_fields {
    float: left;
    padding: 32px 0;
    padding: 2rem 0;
    position: relative;
    width: 100%
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container {
    display: inline-block;
    padding: 0 16px;
    padding: 0 1rem;
    width: 33.33%;
    position: relative;
    text-align: center;
    vertical-align: middle
}

@media only screen and (min-width:769px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:first-child:after, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-child(2):after {
        content: "";
        display: block;
        background: url("../src/img/signup-form-arrow.png");
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        right: 19px;
        width: 19px;
        height: 33px
    }
}

@media only screen and (min-width:769px) and (max-width:479px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:first-child:after, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-child(2):after {
        top: initial;
        right: 50% !important;
        bottom: 0;
        -webkit-transform: rotate(90deg) translateX(-50%);
        -moz-transform: rotate(90deg) translateX(-50%);
        -ms-transform: rotate(90deg) translateX(-50%);
        -o-transform: rotate(90deg) translateX(-50%);
        transform: rotate(90deg) translateX(-50%)
    }
}

@media only screen and (min-width:769px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:first-child:first-child:after, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-child(2):first-child:after {
        right: -28px
    }
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:first-child:first-child .nf-after-field, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-child(2):first-child .nf-after-field {
        text-align: left;
        padding-left: 16px
    }
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:first-child:after, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-child(2):after {
        display: none
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .t {
    width: 100%
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container {
        float: left;
        width: 100%
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .gfield_label {
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: bold;
    width: 100%
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .gfield_label .gfield_required {
    color: #e80000;
    margin-left: 3px
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container.cc_lists label:after {
    content: '*';
    color: #e80000;
    margin-left: 3px
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists {
    font-family: "Alright-Sans-Regular", sans-serif;
    font-weight: normal;
    max-width: 230px;
    margin: 0 auto;
    text-align: left;
    position: relative
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists {
        max-width: 200px
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists input {
    background: #ededed
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists label {
    font-family: inherit;
    font-weight: inherit;
    position: initial
}

@media(max-width:1024px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists label {
        font-size: 12px
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists label label {
    position: absolute;
    bottom: 7px;
    font-size: 12px;
    font-weight: normal;
    left: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists label label:before {
    display: none
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists label label:after {
    display: none
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists label:before {
    background: #ededed;
    content: "";
    display: block;
    height: 18px;
    position: absolute;
    top: 5px;
    left: 0;
    width: 18px
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists label:after {
    color: #0066a1;
    display: none;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 5px;
    position: absolute;
    left: 1px
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists label.label_checked {
    color: #0066a1;
    font-family: "Alright-Sans-Regular-Italic", sans-serif
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists label.label_checked:after {
    content: "\f00c";
    display: block
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists li {
    max-height: 24px;
    margin-bottom: 0 !important;
    position: relative;
    list-style: none
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists li input {
    visibility: hidden;
    height: 18px;
    margin-left: 5px;
    width: 18px
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .ctct-lists li input:focus {
    outline: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:last-child, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-last-child(2) {
    padding-bottom: 20px;
    padding-top: 0;
    margin-top: 50px
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:last-child .checkbox-container, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-last-child(2) .checkbox-container {
    text-align: center
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:last-child .checkbox-container .checkbox-wrap, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-last-child(2) .checkbox-container .checkbox-wrap {
    display: inline-block;
    padding-left: 30px;
    position: relative;
    width: 215px
}

@media only screen and (max-width:479px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:last-child .checkbox-container .checkbox-wrap, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-last-child(2) .checkbox-container .checkbox-wrap {
        width: 100%;
        max-width: 240px
    }
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:last-child .checkbox-container .checkbox-wrap .gfield_label, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:last-child .checkbox-container .checkbox-wrap .t, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-last-child(2) .checkbox-container .checkbox-wrap .gfield_label, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-last-child(2) .checkbox-container .checkbox-wrap .t {
    display: inline-block;
    vertical-align: middle
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:last-child .checkbox-container .checkbox-wrap .gfield_label, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-last-child(2) .checkbox-container .checkbox-wrap .gfield_label {
    width: initial;
    line-height: 18px;
    font-family: "Alright-Sans-Regular-Italic", sans-serif;
    font-weight: normal
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:last-child .checkbox-container .checkbox-wrap .gfield_label .nf-checked-label, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-last-child(2) .checkbox-container .checkbox-wrap .gfield_label .nf-checked-label {
    color: #0066a1
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:last-child .checkbox-container .checkbox-wrap .gfield_label .nf-checked-label:before, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-last-child(2) .checkbox-container .checkbox-wrap .gfield_label .nf-checked-label:before {
    color: #0066a1;
    content: "\f00c";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 3px;
    position: absolute;
    left: 1px;
    z-index: 1
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:last-child .checkbox-container .checkbox-wrap .t, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container:nth-last-child(2) .checkbox-container .checkbox-wrap .t {
    background: #ededed;
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    opacity: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container.cc_Go label {
    background: #0066a1;
    float: left;
    width: 100%;
    margin: 0;
    color: white;
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: bold;
    position: relative;
    text-align: center
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container.cc_Go label:hover {
    background: #ec3d47
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container.cc_Go label:before {
    content: "Submit";
    display: inline-block;
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-size: 1rem;
    line-height: 50px;
    margin-right: 5px;
    position: relative;
    z-index: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container.cc_Go label:after {
    content: "\f1d9";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    font-size: 1.25rem;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 0
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container.cc_Go label .kws_clear {
    display: none
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container.cc_Go label input[type="submit"] {
    background: none !important;
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .nf-after-field {
    font-size: 16px;
    font-family: "Alright-Sans-Regular", sans-serif;
    margin: 0 auto;
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%
}

.custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .newsletter-signup .kws_form form .kws_input_container .nf-after-field .nf-error-msg {
    margin: 0
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .nf-form-cont {
        max-width: 520px;
        margin: 0 auto;
        display: block;
        width: 100%;
        overflow: hidden
    }
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .nf-form-cont .newsletter-signup {
        min-height: 120px
    }
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .nf-form-cont nf-field {
        padding: 0;
        margin-bottom: 40px
    }
    .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .nf-form-cont nf-field:last-child, .custom-theme-1 .signup-newsletter .container-fluid .row-fluid .container-form .nf-form-cont nf-field:nth-last-child(2) {
        margin-bottom: 0
    }
}

.custom-theme-1 .popular-categories {
    background-color: #0066a1;
    /* background: #7ead80;
    background: -moz-linear-gradient(left, #7ead80 0, #0066a1 50%, #7ead80 100%);
    background: -webkit-linear-gradient(left, #7ead80 0, #0066a1 50%, #7ead80 100%);
    background: linear-gradient(to right, #7ead80 0, #0066a1 50%, #7ead80 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ead80', endColorstr='#7ead80', GradientType=1) */
}

.custom-theme-1 .popular-categories .big {
    font-size: 40px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    float: left;
    margin-left: 15px;
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .popular-categories ul {
        border-top: 1px solid rgba(255, 255, 255, 0.3)
    }
}

.custom-theme-1 .popular-categories ul li a {
    color: white;
    border: 2px solid transparent;
    padding: .6rem 1rem .4rem
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .popular-categories ul li a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3)
    }
}

.custom-theme-1 .popular-categories ul li a:hover {
    color: #e6e6e6;
    border: 2px solid white
}

.custom-theme-1 .popular-categories ul li.current-menu-item a {
    border: 2px solid white
}

.custom-theme-1 .popular-categories ul li.current-menu-item a:hover {
    border: 2px solid #fff
}

.custom-theme-1 .popular-categories ul li.menu-item-has-children {
    background: 0;
    color: white
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .popular-categories ul li.menu-item-has-children {
        margin-left: 0
    }
}

.custom-theme-1 .popular-categories ul li.menu-item-has-children>a {
    color: white;
    padding-right: 40px;
    padding-right: 2.5rem
}

.custom-theme-1 .popular-categories ul li.menu-item-has-children>a:after {
    background: 0;
    content: "\f13a";
    color: white;
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .popular-categories ul li.menu-item-has-children>a:after {
        margin-left: 8px;
        margin-left: .5rem
    }
}

.custom-theme-1 .popular-categories ul li.menu-item-has-children>a:hover {
    cursor: pointer
}

.custom-theme-1 .popular-categories ul li.menu-item-has-children .sub-menu {
    background: #fff !important;
    padding: 8px 0;
    padding: .5rem 0;
    width: 280px;
    padding-top: 0;
    padding-bottom: 0;
    left: -170px
}

.custom-theme-1 .popular-categories ul li.menu-item-has-children .sub-menu:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #FFF;
    border-width: 30px;
    margin-left: -30px;
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .popular-categories ul li.menu-item-has-children .sub-menu {
        width: 100%
    }
}

.custom-theme-1 .popular-categories ul li.menu-item-has-children .sub-menu li a {
    cursor: pointer;
    line-height: 1.25;
    color: #2a2a2a !important
}

.custom-theme-1 .popular-categories ul li.menu-item-has-children .sub-menu li a:hover {
    color: #fff !important;
    background: #0066a1
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .popular-categories ul li.menu-item-has-children .sub-menu li a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
        padding: 8px 0;
        padding: .5rem 0
    }
    .custom-theme-1 .popular-categories ul li.menu-item-has-children .sub-menu li:last-child a {
        border-bottom: none !important
    }
}

.custom-theme-1 .popular-categories ul li.active a {
    font-family: "Alright-Sans-Regular", sans-serif
}

@media(max-width:991px) and (min-width:768px) {
    .custom-theme-1 .popular-categories ul#menu-impact-nav li a {
        padding: .2rem .2rem .2rem;
        font-size: 13px
    }
}

@media(max-width:991px) and (min-width:768px) {
    .custom-theme-1 .popular-categories ul#menu-opportunity-nav li a {
        padding: .2rem .2rem .2rem;
        font-size: 13px
    }
}

@media(max-width:991px) and (min-width:768px) {
    .custom-theme-1 .popular-categories ul#menu-about-us-nav li a {
        padding: .2rem .2rem .2rem;
        font-size: 13px
    }
}

.global-fund-map {
    background: #7ead80;
    background: -moz-linear-gradient(left, #7ead80 0, #0066a1 50%, #7ead80 100%);
    background: -webkit-linear-gradient(left, #7ead80 0, #0066a1 50%, #7ead80 100%);
    background: linear-gradient(to right, #7ead80 0, #0066a1 50%, #7ead80 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ead80', endColorstr='#7ead80', GradientType=1);
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.global-fund-map:before {
    content: "";
    background: #eff9ff;
    position: absolute;
    height: 580px;
    -webkit-border-radius: 47%;
    -moz-border-radius: 47%;
    -ms-border-radius: 47%;
    border-radius: 47%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 180%;
    z-index: 1
}

@media(max-width:767px) {
    .global-fund-map:before {
        top: 40%
    }
}

@media only screen and (max-width:768px) {
    .global-fund-map:before {
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        top: 80px;
        height: 90%
    }
}

.global-fund-map:after {
    content: "";
    background: white;
    position: absolute;
    height: 100%;
    -webkit-border-radius: 45% 45% 0 0;
    -moz-border-radius: 45% 45% 0 0;
    -ms-border-radius: 45% 45% 0 0;
    border-radius: 45% 45% 0 0;
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200%;
    z-index: 0
}

@media(max-width:767px) {
    .global-fund-map:after {
        top: 20px
    }
}

@media only screen and (max-width:991px) {
    .custom-theme-1 .global-fund-map .container {
        padding: 0;
        margin: 0;
        width: 100%
    }
}

.custom-theme-1 .global-fund-map .map-container {
    position: relative;
    z-index: 1;
    text-align: center
}

@media only screen and (min-width:769px) {
    .custom-theme-1 .global-fund-map .map-container .tab-selector {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .tab-selector {
        padding: 0 20px;
        padding-top: 140px;
        text-align: center
    }
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs {
    float: none;
    display: inline-block;
    width: auto;
    border: 0
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .nav-tabs {
        display: none
    }
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs li {
    float: none;
    display: inline-block;
    margin: 0;
    border-top: 5px solid transparent;
    position: relative;
    z-index: 0
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .nav-tabs li {
        width: 100%
    }
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs li a {
    background: rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    color: white;
    border: 0;
    float: left;
    font-family: "Alright-Sans-Light", sans-serif;
    width: 100%;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    padding-bottom: 50px
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs li a:focus {
    outline: 0
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .nav-tabs li a {
        width: 100%;
        color: #0066a1;
        border: 2px solid #0066a1;
        display: inline-block;
        float: none;
        padding-bottom: 10px
    }
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs li.active {
    border-top: 5px solid white;
    z-index: 1
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs li.active a {
    background: white;
    color: #0066a1;
    font-family: "Alright-Sans-Bold", sans-serif
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .nav-tabs li.active a {
        background: #0066a1;
        color: #fff
    }
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .tab-pane {
        text-align: center;
        padding: 0 20px
    }
}

.custom-theme-1 .global-fund-map .map-container .tab-content {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
    padding-top: 0;
    position: relative;
    z-index: 2
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .tab-content {
        margin: 30px 0 30px 0
    }
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .tab-content .svg-container {
        display: none
    }
}

.custom-theme-1 .global-fund-map .map-container .tab-content .map-description {
    text-align: center;
    padding: 20px 0
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .tab-content .map-description {
        padding-bottom: 0;
        padding-top: 30px;
        max-width: 500px;
        margin: auto
    }
}

.custom-theme-1 .global-fund-map .map-pop-up {
    display: none;
    position: absolute;
    top: 200px;
    left: 640px;
    width: 242px;
    z-index: 3
}

.custom-theme-1 .global-fund-map .map-pop-up.left {
    left: 170px
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .map-pop-up {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        max-width: 500px
    }
}

.custom-theme-1 .global-fund-map .map-pop-up.displayed {
    display: block
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .map-pop-up.displayed {
        display: inline-block;
        margin-top: 75px;
        left: auto !important
    }
}

.custom-theme-1 .global-fund-map .map-pop-up .map-icon {
    background: white;
    border: 4px solid #0066a1;
    display: block;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    width: 100px;
    position: absolute;
    top: -74px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5;
    text-align: center;
    line-height: 110px;
    font-size: 60px;
    color: #eb3c46
}

.custom-theme-1 .global-fund-map .map-pop-up .map-icon img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 80px;
    max-height: 80px
}

.custom-theme-1 .global-fund-map .map-pop-up:after {
    background: rgba(0, 0, 0, 0.1);
    content: "";
    position: absolute;
    height: 100%;
    top: 51.5%;
    left: 52%;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: -1;
    filter: blur(5px);
    padding: 20px;
    border-radius: 120px/40px;
    -o-border-radius: 120px/40px;
    -ms-border-radius: 120px/40px;
    -moz-border-radius: 120px/40px;
    -webkit-border-radius: 120px/40px;
    border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0
}

.custom-theme-1 .global-fund-map .map-pop-up ul {
    background: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    border-radius: 120px/40px;
    -o-border-radius: 120px/40px;
    -ms-border-radius: 120px/40px;
    -moz-border-radius: 120px/40px;
    -webkit-border-radius: 120px/40px;
    border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0
}

.custom-theme-1 .global-fund-map .map-pop-up ul li {
    float: left;
    font-family: "Alright-Sans-Regular", sans-serif;
    font-size: 14px;
    line-height: 1.25;
    list-style: none;
    padding: 20px 30px;
    width: 100%
}

.custom-theme-1 .global-fund-map .map-pop-up ul li p {
    font-size: 14px;
    line-height: 1.25
}

.custom-theme-1 .global-fund-map .map-pop-up ul li strong {
    font-size: 24px
}

.custom-theme-1 .global-fund-map .map-pop-up ul li:nth-child(odd) {
    background: #f4f8fa
}

.custom-theme-1 .global-fund-map .map-pop-up ul li:first-child {
    background: #0066a1;
    color: white;
    font-family: "Alright-Sans-Black", sans-serif;
    font-size: 20px;
    padding: 32px 20px 10px 20px;
    position: relative
}

.custom-theme-1 .global-fund-map .map-pop-up ul li:first-child:after {
    background: #0066a1;
    content: "";
    height: 12px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: rotate(-45deg) translateX(-50%);
    -moz-transform: rotate(-45deg) translateX(-50%);
    -ms-transform: rotate(-45deg) translateX(-50%);
    -o-transform: rotate(-45deg) translateX(-50%);
    transform: rotate(-45deg) translateX(-50%);
    width: 12px
}

.custom-theme-1 .global-fund-map .map-pop-up ul li:last-child {
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    overflow: hidden
}

.custom-theme-1 .global-fund-map .map-pop-up .close-popup {
    position: absolute;
    bottom: -13px;
    background: red;
    color: #fff;
    z-index: 5;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    line-height: 25px;
    right: 10px
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .map-pop-up .close-popup {
        display: none
    }
}

.custom-theme-1 .global-fund-map .section-map {
    height: 1300px;
    position: relative;
    background: #fff
}

@media(max-width:992px) {
    .custom-theme-1 .global-fund-map .section-map {
        height: auto
    }
}

.custom-theme-1 .global-fund-map .section-map:before {
    content: '';
    width: 100%;
    height: 50%;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0
}

.custom-theme-1 .global-fund-map .section-map .map-title {
    position: absolute;
    z-index: 1;
    width: 100%;
    text-align: center;
    overflow: hidden;
    top: 30px
}

@media(max-width:992px) {
    .custom-theme-1 .global-fund-map .section-map .map-title {
        display: inline-block;
        position: relative
    }
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 {
    color: white;
    font-size: 48px;
    font-family: 'GothamBold';
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    margin-top: 20px;
    background: rgba(0, 0, 0, 0.5);
    padding: 0 20px;
    position: relative
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .section-map .map-title h2 {
        font-size: 28px;
        padding-top: 20px
    }
}

@media(max-width:480px) {
    .custom-theme-1 .global-fund-map .section-map .map-title h2 {
        font-size: 16px
    }
}

.custom-theme-1 .global-fund-map .section-map .map-title h2:before, .custom-theme-1 .global-fund-map .section-map .map-title h2:after {
    content: "";
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px
}

.custom-theme-1 .global-fund-map .section-map .map-title h2:before {
    left: -100%;
    margin-left: -10px
}

.custom-theme-1 .global-fund-map .section-map .map-title h2:after {
    right: -100%;
    margin-right: -10px
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 #countries-selection {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0;
    width: auto;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 select.selectbox {
    background: transparent;
    width: auto !important;
    padding: 0;
    height: 58px;
    line-height: 58px;
    border: 0;
    font-style: italic;
    cursor: pointer;
    color: #FFF;
    color: #86d4f4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 select.selectbox option {
    text-align: center
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 .selectBox-dropdown {
    display: inline-block;
    width: auto !important;
    min-width: auto !important;
    min-height: auto;
    height: 58px;
    background: 0;
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid;
    border-radius: 0
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 .selectBox-dropdown:focus {
    outline: 0
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 .selectBox-dropdown .selectBox-label {
    width: auto !important;
    padding: 0;
    height: 58px;
    line-height: 58px;
    border: 0;
    font-style: italic;
    padding-right: 40px;
    cursor: pointer;
    float: left;
    color: #FFF;
    color: #86d4f4
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 .selectBox-dropdown .selectBox-arrow {
    border: 0;
    background: 0;
    height: 58px;
    line-height: 58px;
    width: auto;
    font-size: 40px
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 .selectBox-dropdown .selectBox-arrow:before {
    content: "\f107";
    color: #5bb0e2;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.custom-theme-1 .global-fund-map .section-map .floating-link-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 2
}

.custom-theme-1 .global-fund-map .section-map .floating-link-container a {
    background: #5bb1e3;
    color: #fff;
    line-height: 60px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    font-family: 'Gothambold'
}

@media(max-width:480px) {
    .custom-theme-1 .global-fund-map .section-map .floating-link-container a {
        font-size: 13px;
        line-height: 50px
    }
}

.custom-theme-1 .global-fund-map .section-map .floating-link-container a i {
    color: #404c7c;
    font-size: 23px;
    line-height: 60px;
    float: left;
    margin-right: 10px
}

@media(max-width:480px) {
    .custom-theme-1 .global-fund-map .section-map .floating-link-container a i {
        line-height: 50px
    }
}

.custom-theme-1 .global-fund-map .section-map .floating-link-container a:hover {
    background: #509cc9
}

.custom-theme-1 .global-fund-map .section-map .map-container {
    width: 100%;
    height: 1300px;
    position: relative
}

@media(max-width:992px) {
    .custom-theme-1 .global-fund-map .section-map .map-container {
        background: url(../img/map-bg.jpg);
        height: auto;
        background-size: cover
    }
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-arrow {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: 1
}

.custom-theme-1 .global-fund-map .section-map .map-container #map_container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 150%
}

@media(max-width:992px) {
    .custom-theme-1 .global-fund-map .section-map .map-container #map_container {
        display: none
    }
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip {
    width: 430px;
    position: absolute;
    right: 70px;
    top: 150px;
    display: none
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip#info_GL:before {
    content: "";
    position: absolute;
    left: -28px;
    bottom: -950px;
    width: 2px;
    height: 1007px;
    background: white;
    transform: rotate(7.1562deg);
    z-index: 0
}

@media(max-width:992px) {
    .custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip {
        position: relative;
        width: auto;
        top: auto;
        right: auto;
        max-width: 500px;
        margin: 50px auto;
        width: 100%
    }
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip.displayed {
    display: block
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .tooltip-image {
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    max-height: 390px
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .tooltip-image img {
    width: 100%
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip h3 {
    width: 100%;
    background: #fff;
    padding: 12px 20px;
    font-size: 24px;
    font-family: 'GothamBold';
    margin-bottom: 0
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content {
    width: 100%
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul {
    display: table;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li {
    display: table-row;
    border-bottom: 1px solid #d1d4da
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li span {
    white-space: normal;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid #d1d4da
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li span.label {
    width: 80%;
    background: #c7cad2;
    padding: 0;
    border-radius: 0;
    color: #404e7c;
    font-size: 16px;
    text-align: left;
    padding: 15px;
    font-family: 'GothamLight'
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li span.label {
        width: 60%
    }
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li span.number {
    width: 20%;
    background: #e3e4e7;
    text-align: center;
    color: #404e7c;
    font-size: 16px;
    font-family: 'GothamBold';
    border-color: #e8e9eb;
    border-left: 1px solid #e8e9eb
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li:last-child {
    border-bottom: 0
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li:last-child span {
    border-bottom: 0
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li:last-child span.label {
    border-radius: 0 0 0 10px;
    overflow: hidden;
    position: relative
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li:last-child span.number {
    border-radius: 0 0 10px 0;
    overflow: hidden;
    position: relative
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip a.explore-more {
    font-size: 16px;
    color: #5bb0e2;
    font-family: 'GothamBold';
    float: left;
    text-transform: uppercase;
    margin-top: 20px
}

.custom-theme-1 .global-fund-map .st3 {
    fill: #ffe14f;
    stroke: #fff
}

.custom-theme-1 .global-fund-map .with-info {
    cursor: pointer;
    fill: #d9ba29;
    stroke: #a98f23;
    -webkit-transition: fill .4s;
    -moz-transition: fill .4s;
    -ms-transition: fill .4s;
    -o-transition: fill .4s;
    transition: fill .4s
}

.custom-theme-1 .global-fund-map .with-info:hover {
    fill: #eb3b46
}

.custom-theme-1 .global-fund-map .expanded, .custom-theme-1 .global-fund-map .force-expanded {
    fill: #eb3b46;
    stroke: #fff
}

.custom-theme-1 .global-fund-map .tooltip-signal {
    width: 14px;
    height: 14px;
    position: absolute;
    margin-left: -6px;
    margin-top: 8px;
    display: none;
    text-align: left
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .tooltip-signal {
        display: none !important
    }
}

.custom-theme-1 .global-fund-map .tooltip-signal:before {
    content: "";
    width: 13px;
    height: 13px;
    border: 3px solid #0066a1;
    background: #fff;
    position: absolute;
    border-radius: 13px;
    top: 0;
    z-index: 2
}

.custom-theme-1 .global-fund-map .tooltip-signal .line {
    width: 2px;
    height: 2px;
    background: #0066a1;
    position: absolute;
    top: 7px;
    left: 11px;
    transform-origin: top left
}

.custom-theme-1 .global-fund-map .info-container {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
    left: 0
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .info-container {
        position: relative;
        display: inline-block;
        padding: 0 20px;
        text-align: center
    }
}

.custom-theme-1 .global-fund-map .loading-map {
    padding: 336px 0;
    text-align: center;
    background: transparent;
    font-size: 20px;
    display: inline-block;
    width: 100%
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .loading-map {
        padding: 30px 0
    }
}

.custom-theme-1 .global-fund-map a.selectBox {
    width: 100% !important;
    max-width: 500px;
    display: inline-block;
    color: #0066a1;
    font-family: "Alright-Sans-Bold", sans-serif !important;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-transform: initial;
    background: transparent;
    border: 2px solid #0066a1;
    border-radius: 0
}

.custom-theme-1 .global-fund-map a.selectBox .selectBox-label {
    line-height: 2.5rem;
    width: 100%;
    display: inline
}

.custom-theme-1 .global-fund-map a.selectBox .selectBox-arrow {
    line-height: inherit;
    background: 0;
    border: 0;
    padding: 0 10px;
    width: auto
}

.custom-theme-1 .global-fund-map a.selectBox .selectBox-arrow:before {
    display: inline-block;
    content: "\f13a";
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 8px;
    margin-left: .5rem;
    line-height: 2.5rem
}

@media(min-width:769px) {
    .custom-theme-1 .global-fund-map .selectBox {
        display: none !important
    }
}

.custom-theme-1 .global-fund-map select.selectbox {
    width: 100% !important;
    max-width: 500px;
    display: inline-block;
    color: #0066a1;
    font-family: "Alright-Sans-Bold", sans-serif !important;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-transform: initial;
    background: #fff;
    border: 2px solid #0066a1;
    border-radius: 0;
    height: 2.5rem;
    border-radius: 0;
    line-height: 2.5rem
}

@media(min-width:769px) {
    .custom-theme-1 .global-fund-map select.selectbox {
        display: none
    }
}

.custom-theme-1 .global-fund-map .fixed-popup {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .fixed-popup {
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto
    }
}

.custom-theme-1 .global-fund-map .fixed-popup .map-pop-up {
    top: 80px;
    right: 0;
    left: auto;
    width: 100%;
    max-width: 320px;
    display: block
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .fixed-popup .map-pop-up {
        max-width: 500px;
        display: inline-block;
        top: auto;
        left: auto
    }
}

@media(min-width:769px) {
    .custom-theme-1 .global-fund-map .fixed-popup .map-pop-up ul {
        background: rgba(255, 255, 255, 0.92)
    }
    .custom-theme-1 .global-fund-map .fixed-popup .map-pop-up ul li:nth-child(odd):not(:first-child) {
        background: rgba(244, 248, 250, 0.4)
    }
}

@media(min-width:769px) {
    .global-fund-map .usaid_map_container .fixed-popup .map-pop-up, .global-fund-map .pmi_map_container .fixed-popup .map-pop-up {
        right: auto;
        left: 100px;
        top: 200px
    }
}

.admin-bar .selectBox-dropdown-menu {
    margin-top: -46px !important
}

.custom-theme-1 .modal .modal-header {
    background: #037bae
}

.custom-theme-1 .modal .modal-header .modal-title {
    padding: 21px 0;
    text-align: center;
    min-height: 65px;
    color: #FFF
}

.global-fund-map {
    background: #7ead80;
    background: -moz-linear-gradient(left, #7ead80 0, #0066a1 50%, #7ead80 100%);
    background: -webkit-linear-gradient(left, #7ead80 0, #0066a1 50%, #7ead80 100%);
    background: linear-gradient(to right, #7ead80 0, #0066a1 50%, #7ead80 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ead80', endColorstr='#7ead80', GradientType=1);
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.global-fund-map:before {
    content: "";
    background: #eff9ff;
    position: absolute;
    height: 580px;
    -webkit-border-radius: 47%;
    -moz-border-radius: 47%;
    -ms-border-radius: 47%;
    border-radius: 47%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 180%;
    z-index: 1
}

@media(max-width:767px) {
    .global-fund-map:before {
        top: 40%
    }
}

@media only screen and (max-width:768px) {
    .global-fund-map:before {
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        top: 80px;
        height: 90%
    }
}

.global-fund-map:after {
    content: "";
    background: white;
    position: absolute;
    height: 100%;
    -webkit-border-radius: 45% 45% 0 0;
    -moz-border-radius: 45% 45% 0 0;
    -ms-border-radius: 45% 45% 0 0;
    border-radius: 45% 45% 0 0;
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200%;
    z-index: 0
}

@media(max-width:767px) {
    .global-fund-map:after {
        top: 20px
    }
}

@media only screen and (max-width:991px) {
    .custom-theme-1 .global-fund-map .container {
        padding: 0;
        margin: 0;
        width: 100%
    }
}

.custom-theme-1 .global-fund-map .map-container {
    position: relative;
    z-index: 1;
    text-align: center
}

@media only screen and (min-width:769px) {
    .custom-theme-1 .global-fund-map .map-container .tab-selector {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .tab-selector {
        padding: 0 20px;
        padding-top: 140px;
        text-align: center
    }
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs {
    float: none;
    display: inline-block;
    width: auto;
    border: 0
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .nav-tabs {
        display: none
    }
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs li {
    float: none;
    display: inline-block;
    margin: 0;
    border-top: 5px solid transparent;
    position: relative;
    z-index: 0
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .nav-tabs li {
        width: 100%
    }
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs li a {
    background: rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    color: white;
    border: 0;
    float: left;
    font-family: "Alright-Sans-Light", sans-serif;
    width: 100%;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    padding-bottom: 50px
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs li a:focus {
    outline: 0
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .nav-tabs li a {
        width: 100%;
        color: #0066a1;
        border: 2px solid #0066a1;
        display: inline-block;
        float: none;
        padding-bottom: 10px
    }
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs li.active {
    border-top: 5px solid white;
    z-index: 1
}

.custom-theme-1 .global-fund-map .map-container .nav-tabs li.active a {
    background: white;
    color: #0066a1;
    font-family: "Alright-Sans-Bold", sans-serif
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .nav-tabs li.active a {
        background: #0066a1;
        color: #fff
    }
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .tab-pane {
        text-align: center;
        padding: 0 20px
    }
}

.custom-theme-1 .global-fund-map .map-container .tab-content {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
    padding-top: 0;
    position: relative;
    z-index: 2
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .tab-content {
        margin: 30px 0 30px 0
    }
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .tab-content .svg-container {
        display: none
    }
}

.custom-theme-1 .global-fund-map .map-container .tab-content .map-description {
    text-align: center;
    padding: 20px 0
}

@media only screen and (max-width:768px) {
    .custom-theme-1 .global-fund-map .map-container .tab-content .map-description {
        padding-bottom: 0;
        padding-top: 30px;
        max-width: 500px;
        margin: auto
    }
}

.custom-theme-1 .global-fund-map .map-pop-up {
    display: none;
    position: absolute;
    top: 200px;
    left: 640px;
    width: 242px;
    z-index: 3
}

.custom-theme-1 .global-fund-map .map-pop-up.left {
    left: 170px
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .map-pop-up {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        max-width: 500px
    }
}

.custom-theme-1 .global-fund-map .map-pop-up.displayed {
    display: block
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .map-pop-up.displayed {
        display: inline-block;
        margin-top: 75px;
        left: auto !important
    }
}

.custom-theme-1 .global-fund-map .map-pop-up .map-icon {
    background: white;
    border: 4px solid #0066a1;
    display: block;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    width: 100px;
    position: absolute;
    top: -74px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5;
    text-align: center;
    line-height: 110px;
    font-size: 60px;
    color: #eb3c46
}

.custom-theme-1 .global-fund-map .map-pop-up .map-icon img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 80px;
    max-height: 80px
}

.custom-theme-1 .global-fund-map .map-pop-up:after {
    background: rgba(0, 0, 0, 0.1);
    content: "";
    position: absolute;
    height: 100%;
    top: 51.5%;
    left: 52%;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: -1;
    filter: blur(5px);
    padding: 20px;
    border-radius: 120px/40px;
    -o-border-radius: 120px/40px;
    -ms-border-radius: 120px/40px;
    -moz-border-radius: 120px/40px;
    -webkit-border-radius: 120px/40px;
    border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0
}

.custom-theme-1 .global-fund-map .map-pop-up ul {
    background: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    border-radius: 120px/40px;
    -o-border-radius: 120px/40px;
    -ms-border-radius: 120px/40px;
    -moz-border-radius: 120px/40px;
    -webkit-border-radius: 120px/40px;
    border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0
}

.custom-theme-1 .global-fund-map .map-pop-up ul li {
    float: left;
    font-family: "Alright-Sans-Regular", sans-serif;
    font-size: 14px;
    line-height: 1.25;
    list-style: none;
    padding: 20px 30px;
    width: 100%
}

.custom-theme-1 .global-fund-map .map-pop-up ul li p {
    font-size: 14px;
    line-height: 1.25
}

.custom-theme-1 .global-fund-map .map-pop-up ul li strong {
    font-size: 24px
}

.custom-theme-1 .global-fund-map .map-pop-up ul li:nth-child(odd) {
    background: #f4f8fa
}

.custom-theme-1 .global-fund-map .map-pop-up ul li:first-child {
    background: #0066a1;
    color: white;
    font-family: "Alright-Sans-Black", sans-serif;
    font-size: 20px;
    padding: 32px 20px 10px 20px;
    position: relative
}

.custom-theme-1 .global-fund-map .map-pop-up ul li:first-child:after {
    background: #0066a1;
    content: "";
    height: 12px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: rotate(-45deg) translateX(-50%);
    -moz-transform: rotate(-45deg) translateX(-50%);
    -ms-transform: rotate(-45deg) translateX(-50%);
    -o-transform: rotate(-45deg) translateX(-50%);
    transform: rotate(-45deg) translateX(-50%);
    width: 12px
}

.custom-theme-1 .global-fund-map .map-pop-up ul li:last-child {
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    overflow: hidden
}

.custom-theme-1 .global-fund-map .map-pop-up .close-popup {
    position: absolute;
    bottom: -13px;
    background: red;
    color: #fff;
    z-index: 5;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    line-height: 25px;
    right: 10px
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .map-pop-up .close-popup {
        display: none
    }
}

.custom-theme-1 .global-fund-map .section-map {
    height: 1300px;
    position: relative;
    background: #fff
}

@media(max-width:992px) {
    .custom-theme-1 .global-fund-map .section-map {
        height: auto
    }
}

.custom-theme-1 .global-fund-map .section-map:before {
    content: '';
    width: 100%;
    height: 50%;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0
}

.custom-theme-1 .global-fund-map .section-map .map-title {
    position: absolute;
    z-index: 1;
    width: 100%;
    text-align: center;
    overflow: hidden;
    top: 30px
}

@media(max-width:992px) {
    .custom-theme-1 .global-fund-map .section-map .map-title {
        display: inline-block;
        position: relative
    }
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 {
    color: white;
    font-size: 48px;
    font-family: 'GothamBold';
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    margin-top: 20px;
    background: rgba(0, 0, 0, 0.5);
    padding: 0 20px;
    position: relative
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .section-map .map-title h2 {
        font-size: 28px;
        padding-top: 20px
    }
}

@media(max-width:480px) {
    .custom-theme-1 .global-fund-map .section-map .map-title h2 {
        font-size: 16px
    }
}

.custom-theme-1 .global-fund-map .section-map .map-title h2:before, .custom-theme-1 .global-fund-map .section-map .map-title h2:after {
    content: "";
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px
}

.custom-theme-1 .global-fund-map .section-map .map-title h2:before {
    left: -100%;
    margin-left: -10px
}

.custom-theme-1 .global-fund-map .section-map .map-title h2:after {
    right: -100%;
    margin-right: -10px
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 #countries-selection {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0;
    width: auto;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 select.selectbox {
    background: transparent;
    width: auto !important;
    padding: 0;
    height: 58px;
    line-height: 58px;
    border: 0;
    font-style: italic;
    cursor: pointer;
    color: #FFF;
    color: #86d4f4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 select.selectbox option {
    text-align: center
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 .selectBox-dropdown {
    display: inline-block;
    width: auto !important;
    min-width: auto !important;
    min-height: auto;
    height: 58px;
    background: 0;
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid;
    border-radius: 0
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 .selectBox-dropdown:focus {
    outline: 0
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 .selectBox-dropdown .selectBox-label {
    width: auto !important;
    padding: 0;
    height: 58px;
    line-height: 58px;
    border: 0;
    font-style: italic;
    padding-right: 40px;
    cursor: pointer;
    float: left;
    color: #FFF;
    color: #86d4f4
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 .selectBox-dropdown .selectBox-arrow {
    border: 0;
    background: 0;
    height: 58px;
    line-height: 58px;
    width: auto;
    font-size: 40px
}

.custom-theme-1 .global-fund-map .section-map .map-title h2 .selectBox-dropdown .selectBox-arrow:before {
    content: "\f107";
    color: #5bb0e2;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.custom-theme-1 .global-fund-map .section-map .floating-link-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 2
}

.custom-theme-1 .global-fund-map .section-map .floating-link-container a {
    background: #5bb1e3;
    color: #fff;
    line-height: 60px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    font-family: 'Gothambold'
}

@media(max-width:480px) {
    .custom-theme-1 .global-fund-map .section-map .floating-link-container a {
        font-size: 13px;
        line-height: 50px
    }
}

.custom-theme-1 .global-fund-map .section-map .floating-link-container a i {
    color: #404c7c;
    font-size: 23px;
    line-height: 60px;
    float: left;
    margin-right: 10px
}

@media(max-width:480px) {
    .custom-theme-1 .global-fund-map .section-map .floating-link-container a i {
        line-height: 50px
    }
}

.custom-theme-1 .global-fund-map .section-map .floating-link-container a:hover {
    background: #509cc9
}

.custom-theme-1 .global-fund-map .section-map .map-container {
    width: 100%;
    height: 1300px;
    position: relative
}

@media(max-width:992px) {
    .custom-theme-1 .global-fund-map .section-map .map-container {
        background: url(../img/map-bg.jpg);
        height: auto;
        background-size: cover
    }
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-arrow {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: 1
}

.custom-theme-1 .global-fund-map .section-map .map-container #map_container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 150%
}

@media(max-width:992px) {
    .custom-theme-1 .global-fund-map .section-map .map-container #map_container {
        display: none
    }
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip {
    width: 430px;
    position: absolute;
    right: 70px;
    top: 150px;
    display: none
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip#info_GL:before {
    content: "";
    position: absolute;
    left: -28px;
    bottom: -950px;
    width: 2px;
    height: 1007px;
    background: white;
    transform: rotate(7.1562deg);
    z-index: 0
}

@media(max-width:992px) {
    .custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip {
        position: relative;
        width: auto;
        top: auto;
        right: auto;
        max-width: 500px;
        margin: 50px auto;
        width: 100%
    }
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip.displayed {
    display: block
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .tooltip-image {
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    max-height: 390px
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .tooltip-image img {
    width: 100%
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip h3 {
    width: 100%;
    background: #fff;
    padding: 12px 20px;
    font-size: 24px;
    font-family: 'GothamBold';
    margin-bottom: 0
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content {
    width: 100%
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul {
    display: table;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li {
    display: table-row;
    border-bottom: 1px solid #d1d4da
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li span {
    white-space: normal;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid #d1d4da
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li span.label {
    width: 80%;
    background: #c7cad2;
    padding: 0;
    border-radius: 0;
    color: #404e7c;
    font-size: 16px;
    text-align: left;
    padding: 15px;
    font-family: 'GothamLight'
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li span.label {
        width: 60%
    }
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li span.number {
    width: 20%;
    background: #e3e4e7;
    text-align: center;
    color: #404e7c;
    font-size: 16px;
    font-family: 'GothamBold';
    border-color: #e8e9eb;
    border-left: 1px solid #e8e9eb
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li:last-child {
    border-bottom: 0
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li:last-child span {
    border-bottom: 0
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li:last-child span.label {
    border-radius: 0 0 0 10px;
    overflow: hidden;
    position: relative
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip .table-content ul li:last-child span.number {
    border-radius: 0 0 10px 0;
    overflow: hidden;
    position: relative
}

.custom-theme-1 .global-fund-map .section-map .map-container .map-tooltip a.explore-more {
    font-size: 16px;
    color: #5bb0e2;
    font-family: 'GothamBold';
    float: left;
    text-transform: uppercase;
    margin-top: 20px
}

.custom-theme-1 .global-fund-map .st3 {
    fill: #ffe14f;
    stroke: #fff
}

.custom-theme-1 .global-fund-map .with-info {
    cursor: pointer;
    fill: #d9ba29;
    stroke: #a98f23;
    -webkit-transition: fill .4s;
    -moz-transition: fill .4s;
    -ms-transition: fill .4s;
    -o-transition: fill .4s;
    transition: fill .4s
}

.custom-theme-1 .global-fund-map .with-info:hover {
    fill: #eb3b46
}

.custom-theme-1 .global-fund-map .expanded, .custom-theme-1 .global-fund-map .force-expanded {
    fill: #eb3b46;
    stroke: #fff
}

.custom-theme-1 .global-fund-map .tooltip-signal {
    width: 14px;
    height: 14px;
    position: absolute;
    margin-left: -6px;
    margin-top: 8px;
    display: none;
    text-align: left
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .tooltip-signal {
        display: none !important
    }
}

.custom-theme-1 .global-fund-map .tooltip-signal:before {
    content: "";
    width: 13px;
    height: 13px;
    border: 3px solid #0066a1;
    background: #fff;
    position: absolute;
    border-radius: 13px;
    top: 0;
    z-index: 2
}

.custom-theme-1 .global-fund-map .tooltip-signal .line {
    width: 2px;
    height: 2px;
    background: #0066a1;
    position: absolute;
    top: 7px;
    left: 11px;
    transform-origin: top left
}

.custom-theme-1 .global-fund-map .info-container {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
    left: 0
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .info-container {
        position: relative;
        display: inline-block;
        padding: 0 20px;
        text-align: center
    }
}

.custom-theme-1 .global-fund-map .loading-map {
    padding: 336px 0;
    text-align: center;
    background: transparent;
    font-size: 20px;
    display: inline-block;
    width: 100%
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .loading-map {
        padding: 30px 0
    }
}

.custom-theme-1 .global-fund-map a.selectBox {
    width: 100% !important;
    max-width: 500px;
    display: inline-block;
    color: #0066a1;
    font-family: "Alright-Sans-Bold", sans-serif !important;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-transform: initial;
    background: transparent;
    border: 2px solid #0066a1;
    border-radius: 0
}

.custom-theme-1 .global-fund-map a.selectBox .selectBox-label {
    line-height: 2.5rem;
    width: 100%;
    display: inline
}

.custom-theme-1 .global-fund-map a.selectBox .selectBox-arrow {
    line-height: inherit;
    background: 0;
    border: 0;
    padding: 0 10px;
    width: auto
}

.custom-theme-1 .global-fund-map a.selectBox .selectBox-arrow:before {
    display: inline-block;
    content: "\f13a";
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 8px;
    margin-left: .5rem;
    line-height: 2.5rem
}

@media(min-width:769px) {
    .custom-theme-1 .global-fund-map .selectBox {
        display: none !important
    }
}

.custom-theme-1 .global-fund-map select.selectbox {
    width: 100% !important;
    max-width: 500px;
    display: inline-block;
    color: #0066a1;
    font-family: "Alright-Sans-Bold", sans-serif !important;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-transform: initial;
    background: #fff;
    border: 2px solid #0066a1;
    border-radius: 0;
    height: 2.5rem;
    border-radius: 0;
    line-height: 2.5rem
}

@media(min-width:769px) {
    .custom-theme-1 .global-fund-map select.selectbox {
        display: none
    }
}

.custom-theme-1 .global-fund-map .fixed-popup {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .fixed-popup {
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto
    }
}

.custom-theme-1 .global-fund-map .fixed-popup .map-pop-up {
    top: 80px;
    right: 0;
    left: auto;
    width: 100%;
    max-width: 320px;
    display: block
}

@media(max-width:768px) {
    .custom-theme-1 .global-fund-map .fixed-popup .map-pop-up {
        max-width: 500px;
        display: inline-block;
        top: auto;
        left: auto
    }
}

@media(min-width:769px) {
    .custom-theme-1 .global-fund-map .fixed-popup .map-pop-up ul {
        background: rgba(255, 255, 255, 0.92)
    }
    .custom-theme-1 .global-fund-map .fixed-popup .map-pop-up ul li:nth-child(odd):not(:first-child) {
        background: rgba(244, 248, 250, 0.4)
    }
}

@media(min-width:769px) {
    .global-fund-map .usaid_map_container .fixed-popup .map-pop-up, .global-fund-map .pmi_map_container .fixed-popup .map-pop-up {
        right: auto;
        left: 100px;
        top: 200px
    }
}

.admin-bar .selectBox-dropdown-menu {
    margin-top: -46px !important
}

.custom-theme-1 .search-results .main-content-container {
    background: #f4f4f4
}

.custom-theme-1 .search-results .banner {
    background: #f4f4f4
}

.custom-theme-1 .search-results .banner .content-container .container .banner-inner-content .title {
    font-size: 40px;
    font-size: 2.5rem
}

.custom-theme-1 .search-results .list-item .grid-item-container {
    background: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden
}

.custom-theme-1 .search-results .list-item .grid-item-container .content-container {
    padding: 20px;
    padding: 1.25rem
}

.custom-theme-1 .home .banner.banner-two-thirds {
    min-height: 768px
}

.custom-theme-1 .home .banner.banner-two-thirds .image-container {
    height: calc(100% - 0px)
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container {
    max-width: 550px
}

@media(max-width:991px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container {
        max-width: 100%
    }
}

@media(max-width:767px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container {
        top: calc(50% + 0px)
    }
}

@media(max-width:490px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container {
        top: calc(50% + -170px)
    }
}

@media(max-width:490px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content {
        padding: 10px
    }
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .title {
    font-family: "Alright-Sans-Light-Italic", sans-serif;
    font-size: 28px;
    line-height: 40px
}

@media(max-width:490px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .title {
        font-size: 22px;
        line-height: 30px
    }
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .title strong {
    font-family: "DIN-Black", sans-serif;
    font-size: 50px
}

@media(max-width:490px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .title strong {
        font-size: 30px
    }
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons {
    top: 100%;
    position: absolute;
    left: -127px;
    width: 790px;
    margin-top: 8%
}

@media(max-width:991px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons {
        left: 0;
        width: 100%;
        float: left;
        text-align: center
    }
}

@media(max-width:490px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons {
        top: 100%
    }
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn {
    display: inline-block;
    width: 230px;
    float: left;
    margin: 0 25px;
    background: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.1);
    padding: 20px 0 5px;
    font-family: "DIN-Black", sans-serif;
    font-size: 30px;
    border-radius: 180px/30px;
    -o-border-radius: 180px/30px;
    -ms-border-radius: 180px/30px;
    -moz-border-radius: 180px/30px;
    -webkit-border-radius: 180px/30px;
    border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    overflow: hidden;
    position: relative;
    padding-top: 50px;
    border: 0;
    min-height: 110px;
    line-height: 55px;
    color: #ec3d47;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

@media(max-width:991px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn {
        float: none;
        margin: 0 5px
    }
}

@media(max-width:767px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn {
        width: 180px;
        font-size: 20px
    }
}

@media(max-width:620px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn {
        width: 140px
    }
}

@media(max-width:490px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn {
        width: 220px;
        margin: 10px 0
    }
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn:hover {
    background: white
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn:before {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 40%;
    background: #ec3d47
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn:after {
    top: 19%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #ec3d47;
    border-width: 30px;
    margin-left: -30px
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn span {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: "Alright-Sans-Regular-Italic", sans-serif;
    color: #FFF;
    font-size: 16px;
    padding-left: 0;
    margin-left: 0;
    content: ''
}

@media(max-width:767px) {
    .custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn span {
        font-size: 12px
    }
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn:first-child {
    margin-left: 0
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn:last-child {
    margin-right: 0
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn.btn-america {
    color: #3d3d3d
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn.btn-america span {
    color: #3d3d3d
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn.btn-america:before {
    background: #ffe14f
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn.btn-america:after {
    border-top-color: #ffe14f
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn.btn-the-future {
    color: #037bae
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn.btn-the-future:before {
    background: #037bae
}

.custom-theme-1 .home .banner.banner-two-thirds .content-container .container .banner-inner-content .action-buttons a.btn.btn-the-future:after {
    border-top-color: #037bae
}

.custom-theme-1 .home .main-content-container {
    padding-top: 0;
    padding-bottom: 0
}

.custom-theme-1 .home .main-content-container .description {
    background: #7ead80;
    background: -moz-linear-gradient(left, #7ead80 0, #0066a1 50%, #7ead80 100%);
    background: -webkit-linear-gradient(left, #7ead80 0, #0066a1 50%, #7ead80 100%);
    background: linear-gradient(to right, #7ead80 0, #0066a1 50%, #7ead80 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ead80', endColorstr='#7ead80', GradientType=1);
    padding: 30px 0
}

@media(max-width:768px) {
    .custom-theme-1 .home .main-content-container .description {
        padding-bottom: 0
    }
}

.custom-theme-1 .home .main-content-container .description article p {
    font-family: "Alright-Sans-Regular-Italic", sans-serif;
    font-size: 18px;
    color: #FFF;
    margin-bottom: 0
}

.custom-theme-1 .home .main-content-container .description article p a {
    color: #FFF
}

.custom-theme-1 .home .main-content-container .description article p a:hover {
    color: #cecece
}

.custom-theme-1 .home .main-content-container .description article p strong {
    font-family: "Alright-Sans-Bold-Italic", sans-serif
}

.custom-theme-1 .home .main-content-container .flexible-content {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.custom-theme-1 .home .main-content-container .flexible-content:before {
    position: absolute;
    bottom: 0;
    width: 110%;
    height: 40%;
    z-index: 0;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    background: #99b876;
    background: -moz-linear-gradient(top, #99b876 0, #037bae 100%);
    background: -webkit-linear-gradient(top, #99b876 0, #037bae 100%);
    background: linear-gradient(to bottom, #99b876 0, #037bae 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99b876', endColorstr='#037bae', GradientType=0);
    border-radius: 180px/30px;
    -o-border-radius: 180px/30px;
    -ms-border-radius: 180px/30px;
    -moz-border-radius: 180px/30px;
    -webkit-border-radius: 180px/30px;
    border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content:before {
        height: 50%
    }
}

@media(max-width:767px) {
    .custom-theme-1 .home .main-content-container .flexible-content:before {
        height: 60%
    }
}

@media(max-width:480px) {
    .custom-theme-1 .home .main-content-container .flexible-content:before {
        height: 50%
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .blog-feed-container {
    float: left;
    width: 100%
}

.custom-theme-1 .home .main-content-container .flexible-content .blog-feed-container .section-title {
    margin-top: 30px;
    font-family: "DIN-Black", sans-serif;
    font-size: 36px;
    color: #FFF;
    position: relative;
    z-index: 2
}

.custom-theme-1 .home .main-content-container .flexible-content .blog-feed-container .section-title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: calc(50% - 152px)
}

.custom-theme-1 .home .main-content-container .flexible-content .blog-feed-container .section-title:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: calc(50% - 152px)
}

.custom-theme-1 .home .main-content-container .flexible-content .blog-feed-container .btn.load-more-btn {
    border-color: white;
    color: white;
    width: 320px
}

.custom-theme-1 .home .main-content-container .flexible-content .blog-feed-container .btn.load-more-btn:hover {
    border-color: #FFF;
    color: #037bae;
    background: #FFF
}

.custom-theme-1 .home .main-content-container .flexible-content .banner {
    float: none;
    width: 100%;
    background: transparent;
    margin: 0 auto
}

@media(max-width:480px) {
    .custom-theme-1 .home .main-content-container .flexible-content .banner {
        min-height: 600px
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .banner .image-container {
    height: calc(100% - 0px)
}

.custom-theme-1 .home .main-content-container .flexible-content .banner .content-container .container {
    max-width: 740px
}

@media(max-width:767px) {
    .custom-theme-1 .home .main-content-container .flexible-content .banner .content-container .container {
        top: calc(50% + 0px) !important
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .banner .content-container .container .banner-inner-content .title {
    font-family: "DIN-Black", sans-serif;
    font-size: 42px
}

.custom-theme-1 .home .main-content-container .flexible-content .banner .content-container .container .banner-inner-content p {
    font-size: 20px;
    font-family: "Alright-Sans-Regular-Italic", sans-serif;
    margin: 15px 0
}

.custom-theme-1 .home .main-content-container .flexible-content .banner .content-container .container .banner-inner-content .action-buttons a.btn-cta {
    width: 320px
}

.custom-theme-1 .home .main-content-container .flexible-content .banner .content-container .container .banner-inner-content .action-buttons a.btn-cta:hover {
    border-color: #FFF;
    color: #037bae;
    background: #FFF
}

.custom-theme-1 .home .main-content-container .flexible-content .video-bg-wrapper.banner-content {
    max-height: 464px
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block {
    padding: 20px 0
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block .container {
    max-width: inherit
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content {
    padding-top: 40px
}

@media(max-width:768px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content {
        padding-bottom: 0;
        padding-top: 20px
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col {
    min-height: 260px;
    margin-bottom: 0
}

@media(max-width:768px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col {
        min-height: inherit;
        margin-bottom: 20px
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 30px 0;
    border-radius: 10px;
    overflow: hidden
}

@media(max-width:768px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner {
        padding-bottom: 0
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner figure {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    width: 100%
}

@media(min-width:1199px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner figure img {
        width: 100%
    }
}

@media(max-width:1180px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner figure {
        width: 700px
    }
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner figure img {
        width: 100%
    }
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner figure {
        width: 995px;
        left: 0
    }
}

@media(max-width:768px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner figure {
        width: 100%;
        left: 50%
    }
}

@media(max-width:550px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner figure {
        width: 995px;
        left: 20%
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner article {
    position: relative;
    height: 100%;
    width: 60%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0 10px 10px 0
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner article {
        width: 100%
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner article h3 {
    font-size: 32px;
    text-transform: capitalize;
    color: #FFF;
    font-family: "DIN-Black", sans-serif;
    padding-left: 30px;
    float: left;
    margin: 15px 0 10px;
    width: 100%;
    position: relative
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner article h3:before {
    position: absolute;
    left: 0;
    top: 8px;
    height: 20px;
    width: 20px;
    background: #ffe14f;
    content: ''
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner article p {
    font-size: 16px;
    padding: 0 20px 0 30px;
    color: #FFF;
    font-family: 'Alright-Sans-Light-Italic';
    font-style: italic;
    margin-bottom: 10px
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner article .action-buttons {
    padding: 0 20px 10px 30px;
    position: relative
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner article .action-buttons {
        text-align: center
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner article .action-buttons a {
    border-color: white;
    color: white;
    position: relative;
    z-index: 10
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.highlight-content .flex-col .content-inner article .action-buttons a:hover {
    border-color: #FFF;
    color: #037bae;
    background: #FFF
}

@media(max-width:767px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content {
        padding-top: 0
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col {
    margin-bottom: 0;
    min-height: 243px
}

@media(max-width:767px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col {
        margin-bottom: 20px
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner {
    background: #228ea5;
    border-radius: 10px;
    overflow: hidden;
    padding: 60px 20px;
    position: relative;
    z-index: 1;
    height: 100%
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner {
        padding: 20px
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner article {
    position: relative;
    padding-left: 54%
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner article {
        padding-left: 0;
        z-index: 100
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner article h3 {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #FFF;
    text-transform: capitalize;
    margin-bottom: 0;
    font-family: "DIN-Black", sans-serif;
    padding: 30px 50px;
    border: 2px solid #1f8ba5;
    border-radius: 10px;
    font-size: 36px;
    z-index: 2
}

@media(max-width:1024px) and (min-width:768px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner article h3 {
        padding: 30px
    }
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner article h3 {
        position: relative;
        padding: 10px;
        width: 50%;
        margin: 0 auto;
        border-color: #63b489
    }
}

@media(max-width:767px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner article h3 {
        width: 100%;
        margin-bottom: 20px
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner article p {
    font-family: "Alright-Sans-Regular-Italic", sans-serif;
    color: #FFF;
    font-size: 16px;
    width: 100%;
    text-align: center
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner .action-buttons {
    text-align: right;
    position: relative
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner .action-buttons {
        text-align: center
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner .action-buttons a {
    width: 215px;
    border-color: white;
    color: white;
    position: relative;
    z-index: 10
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner .action-buttons a:hover {
    border-color: #FFF;
    color: #037bae;
    background: #FFF
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner:before {
    content: '';
    width: 100%;
    height: 200%;
    border-radius: 100%;
    position: absolute;
    background: #6bbb87;
    top: -50%;
    right: -50%;
    z-index: 0
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner:before {
        right: -90%
    }
}

@media(max-width:767px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner:before {
        display: none
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner:after {
    right: 46%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #6bbb87;
    border-width: 30px;
    margin-top: -30px;
    z-index: 0
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner:after {
        right: 4%
    }
}

@media(max-width:767px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col .content-inner:after {
        display: none
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col:nth-child(2) .content-inner article h3 {
    border: 2px solid #63b489
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col:nth-child(2) .content-inner:before {
    right: inherit;
    left: -50%
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col:nth-child(2) .content-inner:before {
        left: -90%
    }
}

.custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col:nth-child(2) .content-inner:after {
    left: 46%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #6bbb87;
    border-width: 30px;
    margin-top: -30px
}

@media(max-width:991px) {
    .custom-theme-1 .home .main-content-container .flexible-content .columns-block.featured-content .flex-col:nth-child(2) .content-inner:after {
        left: 4%
    }
}

.custom-theme-1 .page-template-team-members .banner .image-container {
    height: 100% !important
}

.custom-theme-1 .page-template-team-members .main-content-container {
    margin-bottom: 40px;
    background: #fafafa;
    padding-top: 40px
}

.custom-theme-1 .page-template-team-members .main-content-container article p {
    text-align: center;
    font-size: 22px
}

.custom-theme-1 .page-template-team-members .team-members-grid .container {
    text-align: center
}

.custom-theme-1 .page-template-team-members .team-members-grid .team-item {
    padding-left: 50px;
    padding-right: 50px;
    display: inline-block;
    float: none;

    vertical-align: top;
    padding: 0 20px;
}

.custom-theme-1 .team-members-grid .team-item {
    max-width: 250px;
}

.custom-theme-1 .page-template-team-members .team-members-grid .team-item .team-item-container {
    background: transparent
}

.custom-theme-1 .page-template-team-members .team-members-grid .team-item .team-item-container .team-member-thumbnail {
    outline: 0
}

.custom-theme-1 .page-template-team-members .team-members-grid .team-item .team-item-container .content-container h5 {
    color: #037bae
}

.custom-theme-1 .page-template-team-members .team-members-grid .team-item .team-item-container .content-container .job-position {
    font-family: "Alright-Sans-Light-Italic", sans-serif
}

.custom-theme-1 .page-template-team-members .team-members-grid .team-item .team-item-container .content-container .social-media-links li a {
    color: #037bae
}

.custom-theme-1 .contact-us .banner {
    background: transparent;
    z-index: 1
}

.custom-theme-1 .contact-us .main-content-container {
    color: white;
    padding: 130px 0 0;
    margin-top: -130px;
    position: relative;
    z-index: 0;
    padding-top: 110px;
    background: #0277a8
}

.custom-theme-1 .contact-us .main-content-container:after {
    background: #7ead80;
    background: -moz-linear-gradient(top, #7ead80 0, #0066a1 100%);
    background: -webkit-linear-gradient(top, #7ead80 0, #0066a1 100%);
    background: linear-gradient(to bottom, #7ead80 0, #0066a1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ead80', endColorstr='#0066a1', GradientType=0);
    content: '';
    width: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    top: 0;
    height: 70%
}

.custom-theme-1 .contact-us .main-content-container:before {
    background: #6bbb87;
    left: initial;
    right: 0;
    z-index: 3
}

.custom-theme-1 .contact-us .main-content-container .contact-info {
    background: none !important;
    padding: 0;
    position: relative;
    z-index: 5
}

.custom-theme-1 .contact-us .main-content-container .contact-info h2 {
    font-family: "Alright-Sans-Regular-Italic", sans-serif;
    font-weight: normal;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    position: relative;
    text-transform: initial
}

.custom-theme-1 .contact-us .main-content-container .contact-info h2 strong {
    font-family: "Alright-Sans-Black", sans-serif
}

.custom-theme-1 .contact-us .main-content-container .contact-info h2:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: calc(50% - 150px)
}

.custom-theme-1 .contact-us .main-content-container .contact-info h2:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: calc(50% - 150px)
}

.custom-theme-1 .contact-us .main-content-container .contact-info ul {
    background: rgba(0, 0, 0, 0.1);
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin: 0 auto 40px auto;
    max-width: 295px;
    padding: 40px
}

.custom-theme-1 .contact-us .main-content-container .contact-info ul li {
    list-style: none;
    font-family: "Alright-Sans-Regular", sans-serif;
    position: relative;
    padding-left: 40px
}

@media(max-width:767px) {
    .custom-theme-1 .contact-us .main-content-container .contact-info ul li a {
        color: #FFF
    }
}

.custom-theme-1 .contact-us .main-content-container .contact-info ul li .fa {
    color: #ffe14f;
    position: absolute;
    top: 3px;
    left: 0
}

.custom-theme-1 .contact-us .main-content-container .contact-info .media-inquiries {
    background: #0277a8;
    color: white;
    float: left;
    padding: 95px 80px;
    width: 100%;
    font-size: 16px;
    font-family: "Alright-Sans-Regular", sans-serif
}

@media(max-width:767px) {
    .custom-theme-1 .contact-us .main-content-container .contact-info .media-inquiries {
        padding: 15px
    }
}

.custom-theme-1 .contact-us .main-content-container .contact-info .media-inquiries span {
    color: #ffe14f
}

.custom-theme-1 .contact-us .main-content-container .contact-info .media-inquiries>*:last-child {
    margin-bottom: 0
}

.custom-theme-1 .contact-us .main-content-container .contact-info .media-inquiries strong {
    color: #ffe14f
}

.custom-theme-1 .contact-us .main-content-container .contact-info .media-inquiries h6 {
    color: #ffe14f;
    font-family: "Alright-Sans-Light", sans-serif;
    font-weight: normal;
    text-transform: initial
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container {
    position: relative;
    z-index: 100
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .contact-us .main-content-container .contact-form-container {
        background: #6bbb87
    }
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container label {
    font-family: "Alright-Sans-Regular", sans-serif;
    margin-bottom: -1px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container input {
    font-family: "Alright-Sans-Regular", sans-serif
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-form-title {
    display: none
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .contact-us .main-content-container .contact-form-container {
        float: left;
        width: 100%
    }
    .custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-form-cont {
        display: block;
        margin: 30px auto 0 auto
    }
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-form-cont {
    max-width: 520px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-before-form-content {
    display: none
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .ninja-forms-req-symbol {
    color: #ffe14f
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-field-container {
    margin-bottom: 5px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-field-element input, .custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-field-element textarea {
    color: #2a2a2a;
    font-family: "Alright-Sans-Regular", sans-serif
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-field-element input {
    height: 40px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-field-element textarea {
    height: 180px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .submit-wrap {
    border: 2px solid white;
    color: white;
    float: right;
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: bold;
    max-width: 325px;
    text-align: center
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .submit-wrap:after {
    bottom: 54%;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    right: calc(50% - 40px)
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .submit-wrap input {
    color: white;
    background: 0;
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 35px 0 0;
    line-height: 40px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .submit-wrap:hover {
    border: 2px solid #fff;
    color: #037bae;
    background: white
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .submit-wrap:hover input {
    color: #037bae
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .submit-wrap:hover:after {
    color: #037bae
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-error .ninja-forms-field {
    border: 2px solid #ffe14f
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-error-msg {
    color: #ffe14f;
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: bold
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-after-form-content {
    float: left;
    margin-bottom: 30px;
    width: 100%
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-response-msg {
    color: white;
    font-family: "Alright-Sans-Regular", sans-serif;
    font-weight: normal;
    text-align: center
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-response-msg p:first-child {
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: normal;
    font-size: 18px;
    margin-top: 100px
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-response-msg p:first-child {
        margin-top: 0
    }
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-response-msg p:first-child:before {
    color: white;
    content: "\f058";
    display: block;
    font-family: 'FontAwesome';
    font-size: 144px;
    font-size: 9rem;
    margin: 40px auto 0 auto;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 100%
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .nf-response-msg p:last-child {
    margin-bottom: 40px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form {
    max-width: 520px
}

@media only screen and (max-width:767px) {
    .custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form {
        display: block;
        margin: 30px auto 0 auto
    }
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form.has_success .kws_input_fields {
    display: none
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container {
    margin-bottom: 5px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_first_name label.gfield_label:before {
    content: "\f118"
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_company_name label.gfield_label:before {
    content: "\f1ad"
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_email_address label.gfield_label:before {
    content: "\f1fa"
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_home_phone label.gfield_label:before {
    content: "\f095"
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_CustomField1 label.gfield_label:before {
    content: "\f27b"
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container input.error {
    border: #ec3d47 1px solid
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container label.error {
    color: #ec3d47;
    font-size: 12px;
    margin-bottom: 0
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container label {
    margin-bottom: 10px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container label:before {
    font-family: "FontAwesome";
    margin-right: 10px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container label .gfield_required {
    color: #ffe14f;
    margin-left: 5px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container input, .custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container textarea {
    color: #2a2a2a;
    font-family: "Alright-Sans-Regular", sans-serif;
    width: 100%
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container input {
    height: 40px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container textarea {
    height: 180px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_Go {
    border: 2px solid white;
    color: white;
    float: right;
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: bold;
    max-width: 325px;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_Go label {
    margin-bottom: 0;
    width: 100%;
    cursor: pointer
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_Go label:after {
    bottom: 54%;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    right: calc(50% - 40px);
    content: "\f1d9";
    font-family: "FontAwesome"
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_Go input {
    color: white;
    background: 0;
    width: 90px;
    text-align: center;
    padding: 0;
    line-height: 40px;
    border: 0
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_Go .kws_clear {
    display: none
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_Go:hover {
    border: 2px solid #fff;
    color: #037bae;
    background: white
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_Go:hover input {
    color: #037bae
}

.custom-theme-1 .contact-us .main-content-container .contact-form-container .kws_form .kws_input_container.cc_Go:hover label:after {
    color: #037bae
}

/* new!!!! ----------- */
/* .main-content-container {
    min-height: 500px;
} */

.footer.footer-new {
    background-color: #0078AA;
    padding: 45px 5%;
    text-align: center;
}

.main-footer-logo-a {
    display: block;
    text-decoration: none;
    width: 560px;
    max-width: 100%;
    min-width: 280px;
    margin: 0 auto;
}

.main-footer-logo-a img {
    width: 100%;
}

.footer.footer-new .menu {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 560px;
    margin: 30px auto;
    max-width: 100%;
    min-width: 280px;
    padding: 30px 0;
}

.footer.footer-new ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.footer.footer-new ul li {
    display: inline-block;
    margin: 5px 10px;
}

.footer.footer-new ul li a {
    font-size: 22px;
    color: #FFFFFF;
    /* font-family: 'Montserrat', sans-serif; */
    font-weight: 600;
}

.footer.footer-new ul li:hover a {
    border-bottom: 1px solid #fff;
}

.footer.footer-new .social-links {
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5%;
}

.footer.footer-new .social-links a {
    display: inline-block;
    margin-right: 15px;
}

.footer.footer-new .address {
    display: inline-block;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin: 0;
    font-size: 20px;
}

.footer.footer-new .disclaimer {
    margin: 30px auto;
    width: 400px;
    max-width: 95%;
    border: 2px solid #fff;
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.footer.footer-new .disclaimer a {
    color: #FFFFFF;
}

.footer.footer-new .privacy {
    color: #FFFFFF;
    font-family: OpenSans-SemiBold;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.footer.footer-new .privacy a {
    color: #FFFFFF;
}

.footer.footer-new .privacy a:hover,
.footer.footer-new .disclaimer a:hover {
    color: #233F8A;
}

.footer.footer-new .social-links a:hover #Fill-1 {
    fill: #233F8A;
}

@media only screen and (max-width:800px) {
    .footer.footer-new ul li {
        display: block;
    }

    .footer.footer-new .menu {
        width: 50%;
        max-width: 100%;
        min-width: 275px;
    }

    .footer.footer-new ul li a {
        font-size: 19px;
    }
}

.homepage-video-section-inner {
    /* max-height: 375px; */
    overflow: hidden;
}

.homepage-video {
    width: 100%;
    height: auto;
}

.homepage-news-section {
    font-size: 0;
    width: 100%;
    margin: 0 auto;
    padding: 50px 5%;
    background-image: url('../assets/blue-line.svg');
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.homepage-news-section-inner {
    max-width: 1300px;
    margin: 0 auto;
}

.homepage-news-section-left {
    /* width: 55%; */
    width: 100%;
    display: inline-block;
}

.homepage-featured-news-card.first {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1% 20px;
}

.homepage-featured-news-card {
    width: 31.3%;
    margin: 0 1% 20px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.homepage-featured-news-card:hover img {
    transform: scale(1.1);
}

.homepage-featured-news-card img {
    height: auto;
    max-width: 100%;
    object-fit: cover;
    transition: all ease-in-out 0.4s;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    width: 100%;
    max-height: 350px;
    height: auto;
    max-width: 100%;
    object-fit: cover;
    transition: all ease-in-out 0.4s;
}

.homepage-news-section-right img {
    height: 225px;
   /* height: auto; */
}

.homepage-news-section-right {
    width: 100%;
    font-size: 0;
    display: inline-block;
    vertical-align: top;
}

.homepage-news-section article h3 {
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 600;
    color: #FFFFFF;
    line-height: 1;
    text-transform: none !important;
    font-size: 24px;
    /* margin-bottom: 0.25rem; */
    margin-bottom: 0;
    text-align: left;
    position: absolute;
    bottom: 0;
    padding: 36px 5% 15px;
    width: 100%;
    transition: all ease-in-out 0.4s;
    z-index: 5;
    background: linear-gradient(180deg, rgba(255,254,254,0) 0, rgba(0,0,0,0.6138830532212884) 24%, rgba(0,1,0,1) 70%);
}

.homepage-featured-news-card:hover h3 {
   color: #F47C4F;
}

.homepage-news-section .homepage-featured-news-card.last h3 {
    font-size: 18px;
}

.homepage-img-wrapper-black {
    /* background: #323232; */
    background: rgb(255,254,254);
    /* background: linear-gradient(180deg, rgba(255,254,254,0) 0%, rgba(0,0,0,1) 100%); */
    opacity: .9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 2;
    /* background: linear-gradient(180deg, rgba(255,254,254,0) 0%, rgba(15,15,15,1) 81%, rgba(0,0,0,1) 100%); */
    /* old */
    /* background: linear-gradient(180deg, rgba(255,254,254,0) 44%, rgba(15,15,15,1) 81%, rgba(0,0,0,1) 100%); */
    /* new */
    background: linear-gradient(180deg, rgba(255,254,254,0) 62%, rgba(15,15,15,1) 95%, rgba(0,0,0,1) 100%);
    /* new other */
    background: linear-gradient(180deg, rgba(255,254,254,0) 0%, rgba(0,0,0,0.6138830532212884) 68%, rgba(0,0,0,1) 92%);
    background: linear-gradient(180deg, rgba(255,254,254,0) 62%, rgba(0,0,0,0.6138830532212884) 90%, rgba(0,1,0,1) 100%);
}

/* .homepage-news-section article h3 a {
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 1;
} */

div.ctct-form-embed form.ctct-form-custom .ctct-form-errorMessage {
    color: #fff !important;
    position: absolute;
    /* bottom: -66px; */
    bottom: 0;
}

.homepage-news-section article div.first h3 {
    /* font-size: 40px; */
    margin-top: 12px;
}

.homepage-news-section article div.first h3:hover {
    cursor: pointer;
}

.homepage-news-section-right .homepage-featured-news-card:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
}

.homepage-news-section article p {
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 400;
    font-family: Helvetica;
    font-size: 18px;
    color: #58595B;
    height: 59px;
    overflow: hidden;
}

.homepage-news-a {
    /* font-family: 'Open Sans', sans-serif !important; */
    /* font-weight: 600; */
    font-family: "Alright-Sans-Bold", sans-serif;
    padding: 20px 24px 14px;
    display: block;
    margin: 20px auto;
    font-size: 23px;
    color: #F7F7F7 !important;
    text-align: center;
    background-color: #F47C4F;
    line-height: 1;
    width: 300px;
    max-width: 100%;
    text-transform: uppercase;
}

.homepage-news-a:hover {
    color: #fff;
    background-color: #0078AA;
}

.homepage-signup-section {
    background: #763473;
    padding: 30px 5%;
}

.homepage-signup-section h2 {
    /* font-family: 'Open Sans', sans-serif !important;  */
    font-weight: 600;
    font-size: 50px;
    color: #FFFFFF;
    text-transform: none !important;
}

.homepage-signup-section form,
div.ctct-form-embed form.ctct-form-custom form {
    font-size: 0;
}

.ctct-form-label.ctct-form-required {
    font-size: 0;
}

div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    display: inline-block;
}

#gdpr_text {
    display: none;
}

.homepage-signup-section form input,
div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    width: 400px;
    max-width: 100%;
    vertical-align: middle;
    height: 53px !important;
    border-radius: 0 !important;
}

.homepage-signup-section form input[type='submit'],
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
    /* font-family: 'Open Sans', sans-serif !important; */
    font-family: "Alright-Sans-Bold", sans-serif;
    font-weight: 600;
    padding: 9px 7px 5px;
    margin: 20px auto;
    font-size: 23px;
    color: #F7F7F7;
    text-align: center;
    background-color: #F47C4F;
    line-height: 1;
    width: 290px;
    max-width: 100%;
    text-transform: uppercase;
    border: none !important;
    height: 53px;
    display: inline-block;
    border-radius: 0 !important;
    margin: 12px auto 0;
    vertical-align: top;
}

.homepage-signup-section form input[type='submit']:hover,
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover {
    background-color: #0078AA;
}

.ctct-form-text {
    color: #fff !important;
}

#success_message_0 h2.ctct-form-header {
    display: block !important;
    color: #fff !important;
}


.homepage-moving-section {
    padding: 100px 0 25px;
}

.background-image-section {
    background-image: url('../assets/backgroundImage.png');
    background-repeat: no-repeat;
    background-size: cover;
    /* background-size: 100% 100%; */
}

/* post-template-default single single-post postid-359795 single-format-standard global-health-update-new-diagnostics-and-3-5b-for-the-global-fund */

.postid-359795 #success_message_0 h2.ctct-form-header,
.postid-359795 .ctct-form-text {
    color: #2a2a2a !important;
}

.homepage-moving-section h2 {
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 800;
    font-size: 50px;
    color: #763473;
    line-height: 1.2 !important;
    border-bottom: 14px solid #763473;
    width: 90%;
    margin: 10px auto;
    text-transform: initial !important;
}

.homepage-wrapper .max-width {
    max-width: 1400px;
    margin: auto;
}

.homepage-moving-inner {
    position: relative;
    min-height: 1330px;
    min-height: 546px;
    padding: 100px 5%;
    text-align: center;
    font-size: 0;
    /* background-image: url('../assets/backgroundImage.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100% 100%; */
}

.moving-image {
    /* position: absolute; */
    display: inline-block;
    width: 30%;
    height: auto;
    max-width: 425px;
    vertical-align: top;
}

/* .moving-image {
    min-height: 300px;
} */

.moving-image.second-image {
    /* right: 37px; */
    /* right: 10%;
    top: 31%;
    position: absolute;
    width: 39%; */
    margin:0 4.5%;
}

.moving-image.third-image {
    /* margin-top: 200px; */
    /* margin-top: 160px; */
    /* margin-left: 11%; */
}

.homepage-horizontal-repeater-wrapper {
    margin: 20px 5%;
}

.homepage-horizontal-repeater-single {
    max-width: 885px;
    font-size: 0;

    margin: 40px 0;
}

.homepage-horizontal-repeater-image {
    display: inline-block;
    width: 25%;
    max-height: 157px;
    object-fit: contain;
    vertical-align: top;
}

.homepage-horizontal-repeater-single p {
    display: inline-block;
    width: 75%;
    /* font-family: 'Open Sans', sans-serif !important; */
    font-family: "Alright-Sans-Bold", sans-serif;
    /* font-weight: 800; */
    font-size: 45px;
    color: #F47C4F;
    line-height: 1.1;
    padding-left: 30px;
    vertical-align: bottom;
}

.homepage-vertical-repeater-wrapper {
    font-size: 0;
    width: 90%;
    margin: 60px auto 40px;
}

.homepage-vertical-repeater-single {
    display: inline-block;
    width: 21%;
    vertical-align: top;
    margin: 0 5% 0 0;
}

.homepage-vertical-repeater-image {
    width: 85%;
    margin: auto;
    display: block;
}

.homepage-vertical-repeater-single p {
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 800;
    font-size: 25px;
    color: #58595B;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
}

.homepage-vertical-repeater-single:last-of-type {
    margin: 0;
}

.homepage-orange-btn {
    font-family: "Alright-Sans-Bold", sans-serif;
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 600;
    padding: 20px 18px 15px;
    display: inline-block;
    margin: 20px auto 20px 5%;
    font-size: 23px;
    color: #F7F7F7;
    text-align: center;
    background-color: #F47C4F;
    line-height: 1;
    max-width: 90%;
}

.homepage-orange-btn:hover {
    color: #fff;
    background-color: #0078AA;
}

.homepage-promo-section-inner {
    font-size: 0;
    width: 90%;
    margin: 30px auto;
}

.homepage-promo-section-card {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
}

/* .homepage-promo-section h2 {
    display: inline-block;
} */

.homepage-promo-section-card img {
    width: 100%;
}

.homepage-promo-section-card h3 {
    /* font-family: 'Open Sans', sans-serif !important; */
    /* font-family: "Alright-Sans-Bold", sans-serif; */
    font-weight: 600;
    font-size: 33px;
    line-height: 1;
    color: #58595B;
    margin: 20px 0;
}

.homepage-promo-block {
    font-size: 0;
    display: flex;
}

.homepage-promo-block-image {
    width: 30%;
    /* height: 350px; */
    object-fit: cover;
    flex: 1;
    min-height: 100%;
}

.homepage-promo-block-inner {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #763473;
    padding: 50px 5%;
    flex: 2;
}

.homepage-promo-block-inner.image {
    width: 70%;
    padding: 50px 5%;
    /* height: 350px; */
}

.homepage-promo-block .homepage-orange-btn {
    margin: 20px 0 0;
}

.homepage-promo-block-inner h3 {
    color: #fff;
}

.homepage-promo-block-inner h3 a {
    color: #fff;
}

.homepage-promo-block-inner h3 a:hover {
    color: #F47C4F;
}

.homepage-promo-block-inner p {
    color: #fff;
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 400;
}

div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    font-size: 16px;
}

.homepage-full-news-block {
    width: 90%;
    margin: 20px auto;
    padding-top: 70px;
}

.single-news-card {
    font-size: 0;
    margin: 40px 0;
}

.homepage-full-news-block.homepage-moving-section h2 {
    display: inline-block;
    width: auto;
}

.homepage-promo-section.homepage-moving-section h2,
.homepage-moving-section h2.smaller-h2 {
    display: inline-block;
    width: auto;
    margin-left: 5%;
}

.news-cards-wrapper {
    width: 90%;
    margin: 20px auto;
}

.single-news-card h3 {
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 600;
    font-size: 30px;
    color: #58595B;
    margin: 0;
    line-height: 1 !important;
    text-transform: none !important;
}

.single-news-card h3 a {
    color: #58595B;
}

.single-news-card h3 a:hover {
    color: #233F8A;
}

.news-tag {
    display: inline-block;
    margin: 0 10px 0 0;
}

.news-tag a {
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 800;
    font-size: 15px;
    color: #F47C4F;
    text-transform: uppercase;
}

.news-tag a:hover {
    color: #233F8A;
}

.news-summary {
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 400;
    font-size: 20px;
    color: #58595B;
    margin-top: 10px;
}

.single-news-card-inner {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.single-news-card-inner.image {
    width: 80%;
    padding: 0 0 0 30px;
}

.single-news-card-image {
    width: 20%;
    /* min-height: 175px; */
    object-fit: cover;
}

.about-news-block {
    /* font-family: 'Open Sans', sans-serif !important; */
    font-weight: 400;
    font-size: 25px;
    color: #58595B;
    margin-bottom: 80px;
}

.custom-theme-1 .header .header-container .toggle-menu i {
    color: #233F8A;
}

.homepage-featured-news-card {
    margin-bottom: 30px;
    border-bottom: 1px solid #7fb2d0;
    padding: 0;
    position: relative;
}

.homepage-news-section-left .homepage-featured-news-card img {
    /* border-right: 1px solid #7fb2d0; */
    /* border-bottom: none; */
    /* padding: 0 20px 0 0; */
    height: 300px;
}

.homepage-news-section-left .homepage-featured-news-card:nth-of-type(2) {
    border-bottom: none;
}

/* .homepage-news-section-right {
    border-left: 1px solid #7fb2d0;
    padding: 0 0 0 20px;
} */

.homepage-wrapper {
    margin-top: 80px;
}

.homepage-video-section-inner img {
    width: 100%;
    height: auto;
}

.display-desktop {
    display: block;
}

.display-mobile {
    display: none;
}

/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.chart-page-wrapper {
    padding-top: 80px;
}

.pepfar-chart-page-wrapper {
    padding-top: 80px;
}

.chart-page-wrapper h1,
.chart-page-wrapper h2,
.chart-page-wrapper h3,
.chart-page-wrapper h4,
.chart-page-wrapper h5,
.chart-page-wrapper h6 {
    font-family: "Alright-Sans-Regular", sans-serif !important;
}

.chart-page-wrapper h1 {
    font-size: 3.25rem;
    max-width: 1100px;
    text-transform: none !important;
}

.chart-page-wrapper h3 {
    text-transform: none !important;
}

.chart-header-wrap {
    background-color: #F8BD2C;
    /* padding: 50px 30% 50px 7%; */
    padding: 50px 7%;
}

.chart-header-inner-content {
    width: 65%;
    max-width: 900px;
}

.vital-wrapper {
    padding: 50px 7%;
}

.vital-left {
    display: inline-block;
    width: 33%;
    margin-right: 6.5%;
}

.vital-right {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    /* padding: 30px 0 20px 5%; */
    padding: 56px 0 20px 5%;
}

.chart-page-wrapper h2.vital-h2 {
    font-family: "Alright-Sans-Black", sans-serif !important;
    font-size: 18px;
    margin-bottom: 35px;
}

.vital-copy {

}

.vital-right img {
    width: 90%;
    height: auto;
}

.chart-main-content-wrap {
    background-color: #F7F7F7;
    width: 100%;
    padding: 50px 7%;
}

.program-summary {
    width: 50%;
    font-size: 18px;
    margin-bottom: 60px;
}

.instruction-wrapper {
    font-size: 0;
    margin-top: 50px;
    min-height: 65px;
    margin: 30px auto 50px;
    max-width: 1300px;
}

.instruction-wrapper p {
    display: inline-block;
    margin-bottom: 0;
}

.instruction-wrapper p.first-start {
    width: 30%;
    vertical-align: top;
    margin-right: 5%;
}

.instruction-wrapper p.program-fights {
    width: 65%;
    font-size: 14px;
}

.program-p {
    /* font-family: "Alright-Sans-Black", sans-serif !important; */
    letter-spacing: 2px;
    font-size: 16px;
}

.services-p {
    letter-spacing: 2px;
    font-size: 16px;
}

.chart-tab-wrap {
    font-size: 0;
    width: 100%;
    height: 70px;
    margin: 30px auto 50px;
    max-width: 1300px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
}

.chart-arrow-new {
    position: absolute;
    top: 27px;
    display: none;
}

.prev-arrow.chart-arrow-new {
    left: 0;
}

.next-arrow.chart-arrow-new {
    right: 0;
}

.chart-tab-wrapper-inner {
    width: 100%;
}

.chart-tab {
    font-size: 16px;
    display: inline-block;
    padding: 25px 10px;
    height: 70px;
    color: #0078AA;
    border: 1px solid #0078AA;
    transition: all ease-in 0.2s;
    margin-right: 3%;
    width: 16%;
    vertical-align: top;
    text-align: center;
    position: relative;
}

.chart-tab.large {
    width: 20%;
    padding: 18px 10px;
}

.chart-tab span {
    color: #0078AA;
    font-size: 16px;
    font-family: "Alright-Sans-Black", sans-serif !important;
    display: block;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: normal;
}

.chart-tab:last-of-type {
    margin-right: 0;
}

.chart-tab.selected,
.chart-tab.slick-current {
    background-color: #0078AA;
    color: #fff;
}

.chart-tab.selected span,
.chart-tab.slick-current span {
    color: #fff;
}


.chart-tab:hover {
    background-color: #0078AA;
    color: #fff;
    cursor: pointer;
}

.chart-tab:hover span {
    color: #fff;
}

.chart-wrap {
    /* height: 600px;
    background-color: #0277a8; */
    margin: 30px auto 50px;
    max-width: 1300px;
    font-size: 0;
    min-height: 500px;
}

.bottom-chart-page {
    width: 100%;
    background-color: #F8BD2C;
    padding: 50px 7% 100px;
}

.bottom-chart-page-content {
    width: 70%;
    /* color: #fff !important; */
}

.chart-card-wrapper {
    font-size: 0;
}

.chart-left {
    display: inline-block;
    /* float: right; */
    width: 48%;
}

.chart-right {
    display: inline-block;
    float: right;
    width: 48%;
    margin-left: 4%;
}

.chart-card {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border-top: 1px solid;
    padding: 30px 0;
    box-sizing: border-box;
}

.chart-card.grey h3,
.chart-card.grey .chart-card-inner p,
.chart-card.grey .chart-card-inner a:last-of-type {
    color: #928d8d;
}

.chart-card.grey .fill-grey {
    fill: #928d8d;
}

/* .chart-card:nth-of-type(even) {
    float: right;
} */

.chart-card h3 {
    font-family: "Alright-Sans-Black", sans-serif !important;
    font-size: 18px;
}

.chart-svg {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    width: 50px;
    height: auto;
}

.chart-card-inner {
    position: relative;
    display: inline-block;
    width: calc(100% - 81px);
}

.chart-card-inner p {
    margin-bottom: 0;
}

.chart-card-inner a:last-of-type {
    font-size: 15px;
    float: right;
}

.chart-arrow {
    float: right;
    margin-left: 2%;
    display: none;
}

.building_health {
    border-color: #4AA9FA;
}

.data_systems {
    border-color: #906636;
}

.treat_and_prevent {
    border-color: #F47D4D;
}

.training_field {
    border-color: #79003D;
}

.diagnostic_and_laboratory {
    border-color: #0DB04B;
}

.improving_health_systems {
    border-color: #F7505E;
}

.surveillance {
    border-color: #FFCE2D;
}

.supply_chains {
    border-color: #783675;
}

.strategic_planning {
    border-color: #F5320D;
}

.program-details-wrapper {
    width: 40%;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    padding-right: 40px;
}

.pie-chart {
    width: 60%;
    height: auto;
}

#program-h2 {
    font-family: "Alright-Sans-Black", sans-serif !important;
    font-size: 22px;
    text-transform: none !important;
}

#program-blue {
    color: #0078AA;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .6px;
}

#program-p {
    font-size: 18px;
    color: #000000;
}

/* #pepfar-chart,
#global-chart,
#maleria-chart,
#usaid-chart,
#gavi-chart {
    display: none;
} */

/* Pie Chart -----------------------------------------------------------------*/

/* Diagnostic and Laboratory Systems --- chemical mixer */
#Group_2018 path {
    transition: all ease-in-out 0.3s;
}

#Group_2018:hover .green {
    fill: #0DB04B;
}

#Group_2018:hover .white {
    fill: #fff;
}

#diagnostic-lab-systems:hover .text {
    opacity: 1;
}

/* Improving Health Systems and Infrastructure -- hospital  */
#Group_2017 path {
    transition: all ease-in-out 0.3s;
}

#Group_2017:hover .pink {
    fill: #F05257;
}

#Group_2017:hover .white {
    fill: #fff;
}

#improving-health-systems:hover .text {
    opacity: 1;
}

/* Treat and prevent major existing disease -- cell */
#Group_2019 path {
    transition: all ease-in-out 0.3s;
}

#Group_2019:hover .orange {
    fill: #F47C4F;
}

#Group_2019:hover .white {
    fill: #fff;
}

#treat-prevent-disease:hover .text {
    opacity: 1;
}

/* Training Field Epidemiologists --mask */
#Group_2020 path {
    transition: all ease-in-out 0.3s;
}

/* #Group_2020:hover .dark-rust {
    fill: #79003D;
}

#Group_2020:hover .white {
    fill: #fff;
} */

#training-field-epidemiologists:hover .text {
    opacity: 1;
}

/* Data Systems -- cloud */
#Group_2021 path {
    transition: all ease-in-out 0.3s;
}

/* #Group_2021:hover .brown {
    fill: #906636;
}

#Group_2021:hover .white {
    fill: #fff;
} */

#data-systems:hover .text {
    opacity: 1;
}

/* Surveillance -- eye */
#Group_2022 path {
    transition: all ease-in-out 0.3s;
}

#Group_2022:hover .yellow {
    fill: #F8BD2C;
}

#Group_2022:hover .white {
    fill: #fff;
}

#surveillance:hover .text {
    opacity: 1;
}

/* Strategic Planning -- playbook */
#Group_2023 path {
    transition: all ease-in-out 0.3s;
}

#Group_2023:hover .red {
    fill: #EF1504;
}

#Group_2023:hover .white {
    fill: #fff;
}

#strategic-planning:hover .text {
    opacity: 1;
}

/* Supply Chains - circle */
#Group_2024 path,
#Group_2024 rect {
    transition: all ease-in-out 0.3s;
}

#Group_2024:hover .purple {
    fill: #763473;
}

#Group_2024:hover .white {
    fill: #fff;
}

#supply-chain:hover .text {
    opacity: 1;
}

/* Building Health Workforce - person plus sign */
#Group_2025 path {
    transition: all ease-in-out 0.3s;
}

#Group_2025:hover .blue {
    fill: #4AA9FA;
}

#Group_2025:hover .white {
    fill: #fff;
}

#building-health-workforce:hover .text {
    opacity: 1;
}

/* WAYPOINTS */
.fade-in-from-left {
    opacity: 0;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fade-in-from-left.animated {
    animation-name: fade-from-left;
    animation-duration: 1.5s;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

@keyframes fade-from-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-15px);
        -moz-transform: translateX(-15px);
        -o-transform: translateX(-15px);
        -ms-transform: translateX(-15px);
        transform: translateX(-15px);
    }

    45% {
        opacity: 0.5;
    }

    90% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fade-in-from-bottom {
    opacity: 0;
    animation-timing-function: ease-out;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
}

.fade-in-from-bottom.animated {
    animation-name: fade-from-bottom;
    animation-duration: 1s;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

@keyframes fade-from-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -o-transform: translateY(15px);
        -ms-transform: translateY(15px);
        transform: translateY(15px);
    }
    90% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fade-in-from-right {
    opacity: 0;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -o-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
}

.fade-in-from-right.animated {
    animation-name: fade-from-right;
    animation-duration: 0.5s;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

@keyframes fade-from-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(40px);
        -moz-transform: translateX(40px);
        -o-transform: translateX(40px);
        -ms-transform: translateX(40px);
        transform: translateX(40px);
    }

    90% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.ctct-form-embed.form_0 .ctct-form-defaults {
    background-color: transparent !important;
}

.ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-header {
    display: none !important;
}

div.ctct-form-embed div.ctct-form-defaults {
    padding: 0 !important;
}

div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text {
    display: none !important;
}

div.ctct-form-embed div.ctct-form-defaults p.ctct-form-footer {
    display: none !important;
}

#ctct_form_0 {
    position: relative;
}

/* NEW ------------------------------- */
.investment-page-wrapper {
    padding-top: 80px;
    overflow-x: hidden;
    box-sizing: border-box;
    max-width: 100%;
    font-family: 'Lato', sans-serif !important;
}

.custom-theme-1 body .investment-page-wrapper strong {
    font-family: 'Lato', sans-serif !important;
}

.investment-div #Group-yellow {
    display: none;
}

.investment-div.section-seven .yellow-div {
    width: 40%;
    position: absolute;
    bottom: 75px;
    background-color: #F7BC28;
    padding: 20px;
    left: 30%;
}

.investment-div.section-seven .yellow-div p {
    font-size: 16px;
    margin-bottom: 0;
    color: #000;
}

.investment-div.section-seven .yellow-div p:nth-of-type(2) {
    margin: 15px 0;
}

.investment-div {
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.investment-div span.playbutton {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0%;
    right: 0%;
    text-align: center;
    z-index: 2;
}

.investment-div span.playbutton img {
    width: 50px;
    transition: all ease-in 0.4s;
}

.investment-div .video-wrapper:hover img {
    cursor: pointer;
    transform: scale(.9);
}

.investment-div p.caption-p {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900 !important;
    font-size: 16px !important;
    color: #FFFFFF !important;
    text-align: center;
    text-shadow: 0 2px 4px rgba(0,0,0,0.50);
    position: absolute;
    bottom: 0;
    width: 90%;
    left: 5%;
}

.investment-div h2 {
    font-size: 50px;
    color: #0079AC;
    text-align: center;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
    line-height: 1.2 !important;
}

.investment-div h2 .underline,
.investment-div h2 u {
    /* border-bottom: 8px solid #F7BC28; */
    text-decoration: underline;
    text-decoration-color: #F7BC28 !important;
}

.investment-div h2 .bold,
.investment-div h2 strong {
    font-weight: 900 !important;
}

.investment-div .animated.girl-1 {
    animation-delay: .1s;
}

.investment-div .animated.girl-2 {
    animation-delay: .2s;
}

.investment-div .animated.girl-3 {
    animation-delay: .4s;
}

.investment-div .animated.girl-4 {
    animation-delay: .6s;
}

.investment-div .animated.girl-5 {
    animation-delay: .8s;
}

.investment-div .animated.girl-6 {
    animation-delay: 1.1s;
}

.investment-div h3 {
    font-size: 43px;
    color: #585858;
    text-align: center;
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    margin-top: 55px;
}

.investment-div-inner {
    vertical-align: top;
    width: 60%;
    display: inline-block;
    /* margin-top: 75px; */
    padding: 0 2%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.investment-div-inner.right {
    float: right;
    left: 40%;
}

.investment-div-inner.left {
    float: left;
}

.investment-img {
    width: 40%;
    height: 750px;
    display: inline-block;
    background-position: center;
    background-size: cover;
    position: relative;
}

.investment-img.left {
    float: left;
}

.investment-img.right {
    float: right;
}

.investment-div-inner ul {
    margin-top: 45px;
}

.investment-div-inner ul li {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    font-size: 22px;
    color: #585858;
    line-height: 34px;
    margin: 15px 0;
}

.investment-div-inner ul {
    list-style: none;
}

.investment-div-inner ul li span {
    font-weight: 600 !important;
}

.investment-div-inner ul li::before {
    content: "•";
    color: #F7BC28;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.investment-div .mini-inner-div {
    font-size: 0;
    margin: 20px 0;
}

.investment-div .mini-svg {
    width: 100px;
    height: auto;
}

.investment-div .mini-p {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    font-size: 25px;
    color: #585858;
    display: inline-block;
    width: calc(100% - 100px);
    padding: 0 20px 0;
    margin-bottom: 0;
    vertical-align: middle;
}

.investment-div .mini-p span {
    color: #F05057;
}

.section-three .investment-img.left {
    height: 800px;
}

.investment-div.section-four {
    padding: 100px 5%;
    width: 100%;
    /* background-color: #FFFFFF; */
}

.investment-div h4 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    font-size: 48.45px;
    color: #0079AC;
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.investment-div h4 span {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900 !important;
}

.investment-div h2.smaller,
.investment-div h4.smaller {
    font-size: 35px;
    text-transform: uppercase;
}

.investment-div p {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    font-size: 22px;
    color: #585858;
    /* line-height: 34px; */
    line-height: 1.3;
}

.svg-float {
    float: left;
    margin: 10px 40px 20px 0;
    max-width: 300px;
    width: 100%;
}

.investment-div h5 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    font-size: 34.4px;
    text-align: center;
    color: #000;
}

.investment-div h5 span {
    color: #F05056;
}

.investment-div .chart-container {
    position: relative;
    margin: auto;
    max-width: 95%;
    min-height: 500px;
}

.investment-div .chart-svg {
    width: 100%;
    margin: 40px auto 75px;
    display: block;
    max-width: 850px;
}

.investment-div.section-five {
    padding: 100px 5%;
    width: 100%;
}

.investment-div .video-wrapper {
    width: 48%;
    display: inline-block;
    position: relative;
    /* vertical-align: middle; */
}

.investment-div .video-wrapper.left {
    /* float: left; */
    margin: 40px 3% 20px 0;
}

.investment-div .video-wrapper.right {
    /* float: right; */
    margin: 40px 0 20px auto;
    display: block;
}

.investment-video {
    width: 100%;
}

.investment-div .video-wrapper p {
    text-align: center;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700 !important;
    margin: 0;
}

.center-center {
    position: relative;
}

.center-center:nth-of-type(even) .video-wrapper {
    float: right;
}

.investment-div.section-five p.half-p {
    font-size: 22px;
    color: #585858;
    width: 48%;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.investment-div p.full-p-margin-top,
.investment-div .full-p-margin-top p {
    margin-top: 40px;
    font-size: 22px;
}

.investment-div .red-background {
    font-size: 30px;
    text-align: center;
    margin: 75px auto 50px;
}

.investment-div .red-background span {
    background: #F05056;
    color: #FFFFFF;
}

.fiveofsix-svg {
    width: 65%;
    margin: 20px auto;
    display: block;
}

.investment-div.section-five h4 {
    width: 730px;
    margin: 0 auto 30px;
    max-width: 100%;
}

.investment-div.section-six .fiveofsix-svg {
    /* max-width: 1100px; */
    width: 100%;
}

.investment-div.section-six {
    background-color: #F7F7F7;
    padding: 100px 5%;
    position: relative;
    overflow: hidden;
    /* min-height: 825px; */
    /* max-height: 1000px; */
}

.investment-div.section-six .hiv-h4 {
    font-size: 25px;
    margin-bottom: 10px;
    text-transform: none;
}

#chart-new {
    position: relative;
    z-index: 2;
}

.investment-div.section-six p.hiv-p {
    text-align: center;
}

.investment-div.section-six p a {
    font-size: 16px;
}

.investment-div.section-six .top-svg {
    position: absolute;
    top: 20%;
    left: 20%;
}

.investment-div.section-six .bottom-svg {
    position: absolute;
    top: 74%;
    left: 11%;
}

.investment-div.section-six .right-svg {
    position: absolute;
    right: -18%;
    top: 35%;
    max-width: 70%;
}

.investment-div.section-six .spin {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 40000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 40000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 40000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-transition: rotate(3600deg);
}

.investment-div.section-six .chart-tabs {
    text-align: center;
    position: relative;
    z-index: 10;
}

.investment-div.section-six .chart-tabs a {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900 !important;
    font-size: 31px;
    color: #F05056;
    text-align: center;
    display: inline-block;
    border-bottom: 3px solid transparent;
    padding-bottom: 5px;
}

.investment-div.section-six .chart-tabs a:nth-of-type(2) {
    margin: 20px;
}

.investment-div.section-six .chart-tabs a:hover,
.investment-div.section-six .chart-tabs a.active {
    border-bottom: 3px solid #F7BC28;
}

.investment-div.section-seven {
    padding: 100px 5%;
    position: relative;
}

.investment-div.section-ten h2 {
    margin-bottom: 45px;
}

.investment-div.section-seven .world-map {
    width: 100%;
    height: auto;
}

.investment-div {
    background-color: #F7F7F7;
}

.investment-div #tb,
.investment-div #malaria {
    display: none;
}

.investment-div.section-eight {
    /* background-color: #F7F7F7;
    padding: 100px 5%;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 0;
    width: 90%; */
    /* width: 100vw;
    height: 100vh; */
    background-color: #F7F7F7;
    padding: 100px 5%;
    text-align: center;
    position: fixed;
    z-index: 2000;
    top: 0;
    width: 100%;
    min-height: 100vh;
    height: 100%;
    overflow: scroll;
}

.investment-div #NG {
    transform: scale(1);
	animation: pulse 2s infinite;
}

.investment-div #NG:hover {
    cursor: pointer;
}

.investment-div .reveal-btn {
    text-decoration: underline;
    text-align: right;
    display: block;
}

.investment-div .reveal-btn:hover {
    color: #0079AC;
}

@keyframes pulse {
	0% {
        transform: scale(1.003);
	}

	70% {
		transform: scale(1);
	}

	100% {
        transform: scale(1.003);
	}
}


.investment-div .close-btn {
    position: absolute;
    top: 50px;
    right: 5%;
}

.investment-div .close-btn.close-text {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    font-size: 22px;
    color: #585858;
    display: block;
    margin: 30px 0 0 auto;
    position: static;
    text-align: right;
    text-decoration: underline;
}

.investment-div .close-btn.close-text {
    color: #0079AC;
}

.investment-div .close-btn:hover {
    cursor: pointer;
}

.investment-div .help-text {
    text-align: center;
}

.investment-div .help-text.bold {
    font-weight: 700 !important;
}

.investment-div .help-text.mobile {
    display: none;
}

.investment-div .africa-map {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding: 30px;
}

.investment-div .africa-map.mobile {
    display: none;
}

.investment-div .africa-inner {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    text-align: left;
}

.investment-div .africa-inner p span {
    color: #F05055;
    font-weight: 700 !important;
}

.investment-div .blue-bold {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900 !important;
    color: #337ab7;
}

.investment-div.section-eleven {
    padding: 100px 5%;
}

.investment-div .eleven-inner {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 20px 2.5%;
}

.investment-div .eleven-inner .smaller {
    text-align: center;
}

.investment-div .eleven-inner .smaller p {
    font-size: 35px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 900 !important;
    color: #0079AC;
}

.investment-div .eleven-inner p {
    font-size: 21px;
    color: #585858;
}

.investment-div.section-eleven .pie-chart {
    display: block;
    width: 80%;
    max-width: 300px;
    margin: 30px auto;
}

.investment-div figure {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.investment-div figure img {
    display: block;
    margin: 10px auto;
}

.investment-div figure figcaption {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900 !important;
    font-size: 25px;
    color: #0079AC;
    text-align: center;
    line-height: 29px;
}

.investment-div .drag-out {
    display: none;
    position: absolute;
}

.investment-div .drag-out.euro {
    top: 0;
    right: -10%;
}

.investment-div .drag-out.yen {
    right: -10%;
    bottom: 0;
}

@keyframes flickerAnimation {
    0%   { opacity:1; }
    /* 50%  { opacity:0; } */
    100% { opacity:0; }
}

.investment-div .drag-out.run {
    display: block;
    top: 0;
    right: -10%;
    /* animation: flickerAnimation 3s ; */
}

.investment-div .money-svg.drag {
    z-index: 20;
    position: relative;
}

.investment-div.section-twelve p {
    font-size: 23px;
    color: #585858;
    line-height: 1.3;
}

.investment-div #gfund svg {
    position: absolute;
    top: 10px;
}

.investment-div.section-fourteen {
    padding: 100px 5%;
}

.investment-div .full-chart-svg {
    display: block;
    width: 80%;
    height: auto;
    max-width: 750px;
    margin: 30px auto;
}

.investment-div p.center-p {
    text-align: center;
    font-weight: 900 !important;
    font-size: 18px;
}

.investment-div .half-width {
    display: block;
    width: 700px;
    max-width: 100%;
    margin: 20px auto;
}

.investment-div #PEPFAR,
.investment-div #USAID,
.investment-div #GF,
.investment-div #PMI,
.investment-div #GAvi {
    stroke: #A2B7DF;
}

.investment-div #PEPFAR:hover,
.investment-div #USAID:hover,
.investment-div #GF:hover,
.investment-div #PMI:hover,
.investment-div #GAvi:hover {
    stroke: #0F72BA;
}

.investment-div .grey.active .st16 {
    /* fill: blue;
    stroke: blue; */
    /* opacity: 1; */
    transition: all ease-in-out 0.4;
}

.investment-div .grey.active .st15,
.investment-div .grey.active .st17,
.investment-div .grey.active .st11,
.investment-div .grey.active .st22,
.investment-div .grey.active .st21,
.investment-div .grey.active .st24,
.investment-div .grey.active .st30,
.investment-div .grey.active .st26,
.investment-div .grey.active .st31,
.investment-div .grey.active .st14,
.investment-div .grey.active .st27 {
    /* stroke: blue; */
    /* opacity: 1; */
    transition: all ease-in-out 0.4;
}

.investment-div .grey.active .st18,
.investment-div .grey.active .st12,
.investment-div .grey.active .st20,
.investment-div .grey.active .st23,
.investment-div .grey.active .st29,
.investment-div .grey.active .st25,
.investment-div .grey.active .st33,
.investment-div .grey.active .st13,
.investment-div .grey.active .st28 {
    /* fill: blue; */
    /* opacity: 1; */
    transition: all ease-in-out 0.4;
}

.investment-div .grey.inactive .st16 {
    fill: #ABACAC;
    stroke: #ABACAC;
    /* opacity: .5; */
}

.investment-div .grey.inactive .st18,
.investment-div .grey.inactive .st12,
.investment-div .grey.inactive .st20,
.investment-div .grey.inactive .st23,
.investment-div .grey.inactive .st29,
.investment-div .grey.inactive .st25,
.investment-div .grey.inactive .st33,
.investment-div .grey.inactive .st13,
.investment-div .grey.inactive .st28 {
    /* opacity: .5; */
    fill: #ABACAC;
}

.investment-div .grey.inactive .st15,
.investment-div .grey.inactive .st17,
.investment-div .grey.inactive .st11,
.investment-div .grey.inactive .st22,
.investment-div .grey.inactive .st21,
.investment-div .grey.inactive .st24,
.investment-div .grey.inactive .st30,
.investment-div .grey.inactive .st26,
.investment-div .grey.inactive .st31,
.investment-div .grey.inactive .st14,
.investment-div .grey.inactive .st27 {
    /* opacity: .5; */
    stroke: #ABACAC;
}

.investment-div .grey.inactive .fill {
    fill: #ABACAC;
}

.investment-div .grey.inactive .stroke {
    stroke: #ABACAC;
}

.investment-div #GF:hover .st2 {
    stroke: #0F72BA;
}

.investment-div #GF:hover path {
    stroke: #0F72BA;
}

.investment-div #PEPFAR:hover {
    stroke: #0F72BA;
}

.investment-div #USAID:hover .st5 {
    stroke: #0F72BA;
}

.investment-div #PMI:hover  {
    stroke: #0F72BA;
    /* fill: #0F72BA; */
}

.investment-div #GAvi:hover .st2 {
    stroke: #0F72BA;
}

.investment-div .girls-container {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    font-size: 0;
}

.investment-div .girl {
    display: inline-block;
    width: 15%;
    margin-right: 2%;
}

.investment-div .girl.unfilled {
    margin-right: 0;
}

.investment-div .reveal {
    display: none;
}

.investment-div .chart-div {
    display: block;
    margin: 0 auto;
    width: 900px;
    max-width: 100%;
}

.investment-div .mobile {
    display: none;
}

/* GLOBAL FUND CARDS --------------- */
.gf_cards-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px 0;
}

.gf_card {
    background-color: #ffffff;
    border: 2px solid #B7D6E6;
    display: inline-block;
    text-align: center;
    width: 32%;
}

.image-wrap {
    overflow: hidden;
}

.gf_card img {
    height: 225px;
    object-fit: cover;
    transition: all ease-in-out 0.4s;
    width: 100%;
}

.gf_card h2 {
    font-size: 25px;
    color: #0A76A9;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.3 !important;
    text-align: center;
}

.gf_card p {
    font-size: 16px;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.2;
    text-align: center;
}

.gf_card-inner {
    padding: 20px;
}

.gf_card:first-of-type {
    margin-bottom: 20px;
    width: 100%;
}
.gf_card:first-of-type h2 {
    font-size: 35px;
}

.gf_card:nth-of-type(2) {
    border-color: #FACACC;
}

.gf_card:nth-of-type(2) h2 {
    color: #EF6167;
}

.gf_card:nth-of-type(4) {
    border-color: #FDEBBC;
}

.gf_card:nth-of-type(4) h2 {
    color: #F7BD1E;
}

.gf_card:hover {
    box-shadow: 2px 3px 9px #cecece;
}

.gf_card:hover h2 {
    opacity: .7;
}

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

/* POPUP ------------------------------------------------------------------- */

#popupvideo h2 {
    color: #FFFFFF;
    font-weight: 900;
    font-size: 35px;
    margin-bottom: 5px;
    text-shadow: 0 4px 4px rgba(0,0,0,0.50);
    width: 95%;
}

#dvGlobalMask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9000;
    background-color: #000;
    opacity: .8;
    display: none;
}

#dvGlobalMask2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9000;
    background-color: #000;
    opacity: .8;
    display: none;
}

#dvGlobalMask3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9000;
    background-color: #000;
    opacity: .8;
    display: none;
}

#dvGlobalMask4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9000;
    background-color: #000;
    opacity: .8;
    display: none;
}

#popupvideo {
    display: none;
    position: absolute;
    z-index: 9999;
    background-repeat: no-repeat;
    padding: 20px;
    width: 600px;
    color: #ffffff;
    max-width: 100%;
}

#popupvideo p {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 0;
}

#popupvideo video,
#popupvideo img {
    width: 100%;
    height: auto;
}

.popup-more-btn {
    background: #F47C4F;
    font-weight: 600;
    font-size: 25px;
    color: #F7F7F7;
    text-align: center;
    display: inline-block;
    padding: 15px 20px;
    margin-top: 10px;
    font-family: "Alright-Sans-Bold", sans-serif;
}

#popupvideo .iframe-home-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

#popupvideo .iframe-home-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

#popupvideo .modalnav {
    cursor: pointer;
    /* height: 25px;
    width: 25px; */
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9000;
    box-sizing: content-box;
}

#popupvideo .modalnav:hover svg {
    opacity: .8;
}

#popupvideo .modalnav {
    display: none;
}

#popupvideo .modalnav {
    display: block;
}

#popupvideo .content {
    padding: 20px 0;
}






@media only screen and (min-width:1186px){
    .homepage-promo-block-image {
        max-height: 500px;
    }
}

@media only screen and (max-width:1185px) {
    .custom-theme-1 .header .header-container .header-logo img {
        max-width: 330px;
        left: 53%;
        width: 100%;
    }
    .custom-theme-1 .header .header-container .main-navigation .menu ul>li a {
        font-size: 21px;
    }

    .homepage-promo-block-image {
        max-height: none;
    }

    .vital-right {
        width: 56%;
    }

    .vital-left {
        width: 40%;
        margin-right: 2.5%;
    }

}

@media only screen and (max-width:1100px){
    .investment-div h2 {
        font-size: 40px;
    }
    .investment-div h3 {
        font-size: 35px;
    }
    .investment-div .mini-p {
        font-size: 20px;
    }
}

@media only screen and (max-width:1060px) {
    .custom-theme-1 .header .header-container .main-navigation .menu ul>li a {
        font-size: 17px;
        line-height: 1;
    }

    .chart-header-inner-content {
        width: 100%;
    }

    .bottom-chart-page-content {
        width: 100%;
    }
}

@media only screen and (max-width:1000px) {
    .post-sidebar {
        width: 100%;
    }
    .container.half {
        width: 100%;
    }
    .post-sidebar .form-wrapper {
        text-align: center;
    }
    .post-sidebar .form-wrapper div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
        display: block;
        margin: 0 auto 15px;
        max-width: 90%;
    }
    .post-sidebar .form-wrapper .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
        display: block;
        margin: 0 auto 15px;
        width: 400px;
        max-width: 90%;
    }
    .post-sidebar .related-posts .col-md-4 {
        width: auto;
    }
}

@media only screen and (max-width:991px) {
    .gf_card,
    .gf_card:first-of-type {
        margin-bottom: 20px;
        width: 48%;
    }
    .gf_card:first-of-type h2 {
        font-size: 25px;
    }
}

@media only screen and (max-width:950px) {
    .homepage-moving-inner {
        min-height: 300px;
    }

    .vital-right {
        width: 100%;
    }

    .vital-left {
        width: 100%;
        margin-right: 0;
    }

    .chart-page-wrapper h1 {
        font-size: 2rem;
    }

    .chart-page-wrapper h3 {
        font-size: 1.2rem;
    }

    .program-summary {
        width: 100%;
    }

    .investment-div-inner {
        position: static;
        transform: none;
        width: 90%;
        margin: 50px 5%;
        /* text-align: center; */
        float: none;
    }

    .investment-div .mini-inner-div:first-of-type {
        margin-top: 55px;
    }

    .investment-img {
        position: static;
        float: none;
        height: 500px;
        width: 100%;
    }
    .section-three .investment-img.left {
        height: 400px;
    }
    .investment-div .eleven-inner {
        width: 100%;
    }
    .investment-div .video-wrapper {
        width: 100%;
    }
    .investment-div .video-wrapper left,
    .investment-div .video-wrapper.right {
        margin: 20px 0;
    }
    .investment-div.section-five p.half-p {
        width: 100%;
        position: static;
        transform: none;
    }
    .investment-div .africa-map.mobile {
        display: block;
        margin: auto;
        width: 100%;
        max-width: 400px;
    }
    .investment-div .africa-map.desktop {
        display: none;
    }
    .investment-div .africa-inner {
        width: 100%;
    }
    .investment-div h4 {
        font-size: 35px;
    }
    .investment-div h5 {
        font-size: 28px;
    }
    .investment-div.section-seven .yellow-div {
        width: 90%;
        left: 5%;
    }
}

@media only screen and (max-width:900px) {
    .custom-theme-1 .header .header-container .header-logo img {
        max-width: 243px;
    }

    .homepage-news-section {
        padding: 50px 2%;
    }

    .homepage-moving-section h2 {
        font-size: 45px;
    }

    .news-cards-wrapper {
        width: 100%;
    }

    .homepage-promo-section-inner {
        width: 100%;
        flex: none;
    }

    .homepage-promo-block-inner.image {
        width: 100%;
        padding: 50px 5%;
        height: auto;
        flex: none;
    }

    .homepage-promo-block-image {
        width: 100%;
        height: 350px;
        object-fit: cover;
        flex: none;
    }

    .homepage-promo-section-card h3 {
        font-size: 30px;
    }

    .homepage-horizontal-repeater-single p {
        font-size: 40px;
    }

    .homepage-horizontal-repeater-image {
        max-height: 132px;
    }

    .homepage-promo-block {
        display: block;
    }
    .investment-div.section-six .bottom-svg {
        display: none;
    }
}

@media only screen and (max-width:850px) {
    .homepage-vertical-repeater-single {
        width: 47%;
    }

    .homepage-vertical-repeater-single:nth-of-type(2) {
        margin: 0 0 60px;
    }

    .single-news-card-inner.image {
        width: 100%;
        padding: 20px 0 0;
    }

    .single-news-card-image {
        width: 100%;
        min-height: 175px;
        object-fit: cover;
        max-height: 200px;
    }
}

@media only screen and (max-width:800px) {
    .chart-right {
        width: 100%;
        float: none;
        margin: auto;
    }

    .chart-left {
        width: 100%;
    }

    .chart-arrow {
        display: block;
    }

    .homepage-featured-news-card {
        width: 98%;
    }
    .homepage-featured-news-card.first {
        width: 98%;
    }
    .homepage-news-section article div.first h3,
    .homepage-news-section .homepage-featured-news-card.last h3 {
        font-size: 16px;
    }
    a.text-only-link {
        width: 100%;
    }
}

@media (max-width: 768px){
    .custom-theme-1 .header .header-container .header-logo img {
        max-width: 240px;
        left: 5%;
    }

    .custom-theme-1 .header .header-container .main-navigation .menu ul>li:hover .sub-menu {
        background: transparent;
    }

    .custom-theme-1 .header.sticky.fixed-menu .header-container .main-navigation .menu ul>li>ul.sub-menu li a {
        background: transparent;
        font-size: 17px;
        padding: 14px;
        line-height: 1;
    }

    .custom-theme-1 .header.sticky .header-container .main-navigation .menu ul li>ul.sub-menu:before {
        border: none;
    }

    .homepage-news-section-left {
        width: 100%;
        margin-right: auto;
    }

    .homepage-news-section-right {
        width: 100%;
    }

    .homepage-promo-section-card {
        width: 100%;
    }

    .homepage-moving-section h2 {
        font-size: 40px;
    }

    .homepage-vertical-repeater-single {
        width: 100%;
        margin: 0 0 60px;
    }

    .homepage-horizontal-repeater-image {
        display: block;
        width: 35%;
        margin: auto;
    }

    .homepage-vertical-repeater-image {
        max-width: 350px;
    }

    .homepage-horizontal-repeater-single p {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }

    /* .homepage-news-section article div.first h3 {
        font-size: 32px;
    } */

    .homepage-promo-block .homepage-orange-btn {
        margin: 20px auto 0;
        display: block;
    }

    .homepage-news-section-left .homepage-featured-news-card {
        border-bottom: 1px solid #7fb2d0;
    }

    .homepage-news-section-right {
        border-left: none;
        padding: 0 0 0 0;
    }

    .homepage-news-section-left .homepage-featured-news-card:nth-of-type(2) {
        border-bottom: 1px solid #7fb2d0;
    }

    .homepage-signup-section form input[type='submit'], .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
        width: 100%;
        /* max-width: 100%; */
    }

    .homepage-signup-section form input, div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
        width: 100%;
    }
}

@media only screen and (max-width:700px) {
    .homepage-moving-inner {
        min-height: 250px;
    }

    #default-chart,
    #pepfar-chart,
    #global-chart,
    #maleria-chart,
    #usaid-chart,
    #gavi-chart {
        display: none !important;
    }

    .program-details-wrapper {
        width: 100%;
        max-width: 100%;
        padding-right: 0;
    }

    .first-start {
        display: none;
    }

    .chart-wrap {
        min-height: auto;
    }

    .instruction-wrapper {
        display: none;
    }

    .chart-arrow-new {
        display: block;
    }

    .wrapper-inner {
        width: 100%;
    }


    .mobile-toggle-div {
        display: none;
    }

    .slick-slide {
        min-height: 70px !important;
        /* width: 100% !important; */
    }

    .chart-tab,
    .chart-tab.large {
        /* width: 200px; */
        width: 100%;
        margin-right: 0px;
    }

    .chart-tab-wrap {
        padding: 0 30px;
    }

    .program-p {
        text-align: center;
    }

    .services-p {
        text-align: center;
    }
    .investment-div.section-seven {
        padding: 100px 30px 300px;
    }
    .investment-div .help-text.desktop {
        display: none;
    }
    .investment-div .help-text.mobile {
        display: block;
    }
    .investment-div .mobile {
        display: block;
    }
    .investment-div .desktop {
        display: none;
    }
    .gf_card,
    .gf_card:first-of-type {
        margin-bottom: 20px;
        width: 100%;
    }
    .share-div {
        width: 100%;
    }
}

@media only screen and (max-width:600px) {
    #bubble-chart {
        max-width:100%;
    }

    .homepage-wrapper {
        margin-top: 34px;
    }

    .moving-image.second-image {
        position: static;
        width: 90%;
        margin: 20px auto;
    }

    .moving-image {
        position: static;
        width: 90%;
        margin: 20px auto;
    }

    .moving-image.third-image {
        margin-top: 20px;
        margin-left: 0;
    }

    .display-desktop {
        display: none;
    }

    .display-mobile {
        display: block;
    }

    .homepage-video-section-inner {
        max-height: 500px;
        overflow: hidden;
    }

    .single-news-card h3 {
        font-size: 30px;
    }

    .news-summary {
        font-size: 21px;
    }

    .homepage-moving-inner {
        min-height: 918px;
        padding: 20px 10% 0;
    }
    .investment-div.section-nine .mini-p {
        width: 100%;
    }
    .investment-div.section-nine .mini-svg {
        margin: 30px auto;
        display: block;
    }
    .investment-div figure {
        width: 100%;
        margin-top: 40px;
    }
    .investment-div h2 {
        font-size: 35px;
    }
    .investment-div h3 {
        font-size: 28px;
    }
    .svg-float {
        width: 100%;
        float: none;
        display: block;
        margin: 30px auto;
    }
    .investment-div.section-six .chart-tabs a {
        font-size: 20px;
    }
    #Learn-how-COVID-19-i {
        font-size: 15px;
    }
    .investment-div .chart-container {
        min-height: 400px;
    }
}

@media only screen and (max-width:450px) {
    /* .custom-theme-1 .header .header-container .toggle-menu {
        right: 3rem;
    } */

    .footer.footer-new .social-links {
        margin-right: 0;
        display: block;
    }

    .footer.footer-new .social-links a:last-of-type {
        margin-right: 0;
    }

    .homepage-wrapper {
        margin-top: 75px;
    }
}

@media only screen and (max-width:390px) {
    .custom-theme-1 .header .header-container .header-logo img {
        max-width: 53%;
        left: 5%;
        min-width: 174px;
    }
}

@media only screen and (min-width:1200px) {
    .col-xs-offset-1 {
        /*margin-left:0;*/
    }
}

#post-364779.col-xs-offset-1 {
    width: 100%;
    margin: auto;
    float: none;
}

.page-id-364779 .hero-banner-inner {
    display: none;
}

.page-id-364779 .container {
    width: 85%;
    padding: 0;
}

.page-id-364779 .eight {
    display: block;
    margin: auto;
    width: 80%;
}

.has-large-font-size {
    line-height: 40px;
}

