/*
Theme Name:     Millhill
Theme URI:      
Description:    Millhill New (This is the Divi Child theme).
Author:         
Author URI:     
Template:       Divi
Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* font-family: 'Noto Sans', sans-serif; */


/* # Homepage */

body {
    font-weight: 400;
}

p {
    line-height: 1.65;
}

a {
    transition: all 300ms ease;
}

a:hover {
    color: #22b24c;
    transition: all 300ms ease;
}

@media screen and (min-width:981px) and (max-width: 1199px) {
    .section-title h1,
    .section-title h2 {
        font-size: 40px !important;
    }
}


/* ## Header Section */

.follow-us {
    display: inline-block;
}

.header-top-right ul {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0 !important;
    list-style-type: none;
}

.header-top-right ul li {
    padding: 0 30px;
}

.header-top-right ul li:first-child {
    padding-left: 0;
    border-right: 1px solid #bfc3cb;
}

.header-top-right ul li:last-child {
    padding-right: 0;
}

.header-top-right ul li a.language {
    color: #fff;
    padding-left: 35px;
    padding-right: 20px;
    position: relative;
    display: inline-block;
}

.header-top-right ul li a.language::before {
    content: "\e0e3";
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    font-family: ETmodules !important;
}

.header-top-right ul li a.language::after {
    content: "\33";
    position: absolute;
    right: -5px;
    top: 0px;
    font-size: 22px;
    line-height: 1;
    color: #fff;
    font-family: ETmodules !important;
}

.header-section .et_pb_row {
    display: flex;
    align-items: center;
}

.header-section .logo-col {
    width: 100px !important;
}

.header-section .menu-col {
    width: calc(100% - 415px) !important;
    padding: 0 30px !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-section .buttons-col {
    width: 315px !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.logo-col .et_pb_module>a {
    display: block;
}

.header-section .buttons-col .green-btn,
.header-section .buttons-col .orange-btn {
    transition: all 300ms ease;
}

.header-section .buttons-col .green-btn:hover {
    background-color: #f6881f !important;
}

.header-section .buttons-col .orange-btn:hover {
    background-color: #5caa49 !important;
}

.header-menu {
    padding-right: 40px;
}

.header-menu ul li.menu-item {
    margin-top: 0 !important;
    padding: 0 20px;
    line-height: 1.3;
}

.header-menu ul li.menu-item:first-child {
    padding-left: 0;
}

.header-menu ul li.menu-item:last-child {
    padding-right: 0;
}

.header-menu ul li.menu-item a {
    padding-bottom: 0 !important;
    color: #2c2c2c;
}

.header-search {
    max-width: 80px;
    border: 0;
    border-radius: 0;
}

.menu-col .header-search input.et_pb_s {
    font-size: 16px;
    color: #2c2c2c;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}

.header-search .et_pb_searchsubmit {
    background: transparent !important;
    font-size: 0 !important;
    height: 21px;
    width: 21px;
}

.header-search .et_pb_searchform>div {
    position: relative;
}

.header-search .et_pb_searchform>div::before {
    content: "\55";
    position: absolute;
    right: 1px;
    top: -1px;
    font-size: 17px;
    color: #2c2c2c;
    font-family: ETmodules !important;
    z-index: -1;
    transform: scaleX(-1);
}

.et_pb_menu__search-input,
#page-container .et_pb_menu__search-input::-webkit-input-placeholder {
    color: #2c2c2c !important;
}


/* Header Fixed */

header.et-l--header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0px 0px 10px #ccc;
}


header.et-l--header.sticky .header-section {
    padding: 0 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

#et-main-area {
    margin-top: 172px;
}

@media screen and (max-width: 1199px) {
    #et-main-area {
        margin-top: 157px;
    }
}
@media screen and (max-width: 980px) {
	#et-main-area {
        margin-top: 175px;
    }
}
@media screen and (max-width: 767px) {
    #et-main-area {
        margin-top: 220px;
    }
}

@media screen and (max-width:1365px) {
    .header-top-section .et_pb_row,
    .header-section .et_pb_row {
        width: 100%;
        padding: 0 30px;
    }
}

@media screen and (max-width:1199px) {
    .header-section .logo-col {
        width: 80px !important;
    }
    .header-section .buttons-col .et_pb_button {
        font-size: 15px !important;
    }
    .header-section .buttons-col {
        width: 270px !important;
    }
    .header-section .menu-col {
        width: calc(100% - 350px) !important;
        padding: 0 20px !important;
    }
    .header-menu ul li.menu-item a {
        font-size: 15px !important;
    }
    .header-menu ul li.menu-item {
        padding: 0 12px;
    }
}

@media screen and (max-width:980px) {
    .mobile_nav.opened .mobile_menu_bar:before {
        content: "\4d";
    }
    .header-top-right ul li {
        padding: 0 15px;
        font-size: 13px;
    }
    .header-top-section .et_pb_row {
        display: flex;
    }
    .header-top-section .et_pb_row .header-top-left {
        margin-bottom: 0;
    }
    .header-top-right ul li a.language {
        padding-left: 25px;
        padding-right: 15px;
        line-height: 1;
    }
    .header-top-right ul li a.language::before {
        font-size: 16px;
        top: -2px;
    }
    .header-top-right ul li a.language::after {
        top: -5px;
    }
    .header-menu {
        padding-right: 30px;
    }
    ul#mobile_menu1 {
        /* width: 100% !important;
    padding: 15px;
    position: fixed;
    top: 150px;  */
        width: 250px !important;
        padding: 15px;
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
    }
    .header-menu ul li.menu-item {
        padding: 0;
    }
    .header-menu ul li.menu-item a {
        padding: 15px 15px !important;
    }
}

@media screen and (min-width:768px) {
    .mobile-only {
        display: none !important;
    }
}

@media screen and (max-width:767px) {
    .header-top-section .et_pb_row {
        padding: 0 15px;
        flex-wrap: wrap;
    }
    .header-top-left {
        display: flex;
        justify-content: center;
    }
    .header-top-right ul {
        justify-content: center;
    }
    .header-top-right ul li {
        text-align: center;
        padding: 0 10px;
    }
    .header-top-section .et_pb_column {
        padding-top: 10px;
    }
    ul#mobile_menu1 {
        /* top: 195px;
    padding: 0 !important;
    height: auto; */
    }
    ul#mobile_menu1 {
        left: -50%;
        margin-left: -145px;
    }
    .header-section .et_pb_row {
        padding: 0 15px;
    }
    .header-section .buttons-col .et_pb_button {
        font-size: 13px !important;
    }
    .header-section .buttons-col {
        display: none;
    }
    .header-section .menu-col {
        width: calc(100% - 80px) !important;
        padding: 0 0 0 15px !important;
        flex-direction: row-reverse;
        justify-content: flex-start;
    }
    .header-menu {
        padding-right: 0;
        padding-left: 15px;
    }
    ul#mobile_menu1 .green-btn,
    ul#mobile_menu1 .orange-btn {
        padding: 10px 15px;
        border-bottom: 1px solid rgba(0, 0, 0, .03);
    }
    ul#mobile_menu1 .green-btn a {
        font-weight: 500 !important;
        text-transform: uppercase !important;
        background-color: #5caa49;
        color: #FFFFFF !important;
        border-radius: 4px;
        display: inline-block;
        padding: 12px 20px !important;
        line-height: 1;
        transition: all 300ms ease;
    }
    ul#mobile_menu1 .orange-btn a {
        font-weight: 500 !important;
        text-transform: uppercase !important;
        background-color: #f6881f;
        color: #FFFFFF !important;
        border-radius: 4px;
        display: inline-block;
        padding: 12px 20px !important;
        line-height: 1;
        transition: all 300ms ease;
    }
    ul#mobile_menu1 .green-btn a:hover {
        background-color: #f6881f;
    }
    ul#mobile_menu1 .orange-btn a:hover {
        background-color: #5caa49;
    }
}

@media screen and (max-width:359px) {
    ul#mobile_menu1 {
        /* top: 220px; */
    }
}


/* Newsletter Section */


/* Newsletter Section */

.newsletter-section .newsletter-form_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.newsletter-section .newsletter-form_wrapper .gform_title {
    font-size: 24px;
    padding: 0;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Noto Sans', sans-serif;
}

.newsletter-section .newsletter-form_wrapper .newsletter-form {
    display: flex;
    align-items: center;
}

.newsletter-section .newsletter-form_wrapper .newsletter-form .ginput_container_text {
    margin-left: 20px;
}

.newsletter-section .newsletter-form_wrapper .newsletter-form .ginput_container_text input {
    font-size: 14px;
    border: 0;
    padding: 15px;
    border-radius: 4px;
    color: #acacac;
    width: 400px !important;
    max-width: 100%;
}

.newsletter-section .newsletter-form_wrapper .newsletter-form .gform_footer {
    margin: 0;
    padding: 0;
}

.newsletter-section .newsletter-form_wrapper .newsletter-form .gform_footer .gform_button {
    margin-bottom: 0;
    margin-left: 15px;
    font-size: 17px;
    border: 0;
    background-color: #9b510a;
    padding: 15px 35px;
    border-radius: 4px;
    color: #ffffff;
    text-transform: uppercase;
	cursor: pointer;
}


/* ## Footer Section */

.footer-section ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-section ul li {
    padding-left: 45px;
    position: relative;
}

.footer-section ul li:not(:last-child) {
    margin-bottom: 25px;
}

.footer-section ul li a {
    color: #ffffff;
}

.footer-section ul li.address a {
    color: #f6881f;
}

.footer-section ul li::before {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 25px;
    color: #fff;
    font-family: ETmodules !important;
}

.footer-section ul li.address::before {
    content: "\e01d";
}

.footer-section ul li.contact::before {
    content: "\e090";
}

.footer-section ul li.email-info::before {
    content: "\e076";
}

footer h3 {
    font-weight: 400;
}
.newsletter-section .gform_validation_errors, .newsletter-section .validation_message{
	display: none;
}
.newsletter-section .gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"]{
	border: 1px solid #ff0000;
}

/* Socail Media */

.social-media {
    display: inline-block;
    max-width: 225px;
    padding-left: 20px !important;
    margin-top: -5px !important;
}

.social-media li {
    padding-left: 7px !important;
    padding-right: 7px !important;
}

.et-db #et-boc .et-l .et_pb_social_media_follow.social-media li a {
	margin-right: 0;
}

.social-media li:first-child {
    padding-left: 0px !important;
}

.social-media li:last-child {
    padding-right: 0px !important;
}

.social-media li a.icon {
    margin: 0;
    height: 30px !important;
    width: 30px !important;
}

.social-media li a.icon::before {
    font-size: 16px !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
}

.follow-us-title {
    display: inline-block;
    max-width: 130px;
    margin-top: 15px;
}

@media screen and (max-width: 1365px) {
    .newsletter-section .et_pb_row,
    .footer-section .et_pb_row {
        width: 100%;
        padding: 0 30px;
    }
    .footer-section .social-media {
        display: block;
        max-width: 100%;
        padding-left: 0px !important;
        margin-top: 10px !important;
    }
    .footer-section ul li {
        padding-left: 40px;
        font-size: 15px;
    }
}

@media screen and (max-width:980px) {
    .social-media li {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .social-media li a.icon {
        height: 25px !important;
        width: 25px !important;
    }
    .social-media li a.icon::before {
        font-size: 15px !important;
        height: 25px !important;
        width: 25px !important;
        line-height: 25px !important;
    }
    .newsletter-section .newsletter-form_wrapper {
        flex-wrap: wrap;
    }
    .newsletter-section .newsletter-form_wrapper .gform_heading {
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
    }
    .newsletter-section .newsletter-form_wrapper .newsletter-form .ginput_container_text {
        margin-left: 0;
    }
    .footer-section ul li:not(:last-child) {
        margin-bottom: 15px;
    }
    .newsletter-section .newsletter-form_wrapper .newsletter-form .ginput_container_text input {
        padding: 10px 15px;
        width: 300px !important;
    }
    .newsletter-section .newsletter-form_wrapper .newsletter-form .gform_footer .gform_button {
        font-size: 15px;
        padding: 10px 25px;
    }
    .et_pb_column.like-col {
        margin-bottom: 0;
    }
}

@media screen and (max-width:575px) {
    .newsletter-section .newsletter-form_wrapper .newsletter-form {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .newsletter-section .newsletter-form_wrapper .newsletter-form .gform_footer .gform_button {
        margin-top: 15px;
        margin-left: 0;
    }
}


/* ## Banner Section */

.half-bg-col {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    max-width: 100%;
    height: 100%;
    display: flex;
}

.half-bg-col .et_pb_column {
    display: flex;
    justify-content: center;
    align-items: center;
}

.half-bg-col .et_pb_column .video-btn {
    border: 2px solid #fff;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.half-bg-col .et_pb_column .video-btn::after {
    content: '';
    width: 0;
    height: 0;
    font-size: 0;
    border-top: 20px solid transparent;
    border-left: 31px solid #fff;
    border-bottom: 20px solid transparent;
}

@media screen and (max-width:1279px) and (min-width:981px) {
    .banner-section .right-col {
        padding-right: 0 !important;
    }
}

@media screen and (max-width:980px) {
    .banner-section {
        padding-top: 0 !important;
        display: flex;
        flex-wrap: wrap;
    }
    .half-bg-col {
        position: static;
        width: 100%;
        min-height: 300px;
    }
    .half-bg-col .et_pb_column .video-btn {
        margin: 150px auto;
    }
}

@media screen and (max-width:767px) {
    .half-bg-col .et_pb_column .video-btn {
        margin: 100px auto;
        width: 80px;
        height: 80px;
    }
    .half-bg-col .et_pb_column .video-btn::after {
        border-top: 15px solid transparent;
        border-left: 20px solid #fff;
        border-bottom: 15px solid transparent;
    }
}


/* Counter Section */

.counter-section span.et_parallax_bg_wrap {
    z-index: -1;
}

.counter-section .percent {
    height: auto !important;
    margin-bottom: 5px !important;
}

.counter-section .title {
    padding-bottom: 0;
    font-weight: 400 !important;
}

.link-arrow a {
    position: relative;
    padding-right: 20px;
    text-transform: uppercase;
}

.link-arrow a::after {
    position: absolute;
    content: "\35";
    right: -7px;
    top: 0;
    font-family: ETmodules !important;
    color: #0e3178;
    font-size: 24px;
    line-height: 18px;
    transition: all 300ms ease;
}

.link-arrow a:hover::after {
    color: #22b24c;
}


/* Overlay Section */

.overlay-section .overlay-col {
    background-color: #000;
    position: relative;
}

.overlay-section .overlay-col:not(:last-child) {
    border-right: 2px solid #fff;
}

.overlay-col .overlay-texts {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 125px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 35px 45px;
    transition: all 300ms linear;
    background-image: linear-gradient(to bottom, rgba(38, 38, 33, 0.6) 0%, rgba(1, 1, 1, 0.6) 100%);
}

.overlay-col .overlay-texts h3 {
    position: relative;
    padding-bottom: 15px;
}

.overlay-col .overlay-texts h3::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -5px;
    width: 50px;
    height: 3px;
    background-color: #f6891f;
    margin-left: -25px;
}

.overlay-col .overlay-texts p {
    padding-top: 35px;
    padding-bottom: 35px;
    display: none;
    transition: all 300ms linear;
}

.overlay-col .overlay-texts a.orange-btn {
    background-color: #f6891f;
    padding: 8px 45px 8px 30px;
    border-radius: 3px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    transition: all 300ms linear;
    display: none;
}

.link-arrow a.orange-btn::after {
    top: 50%;
    margin-top: -10px;
    right: 25px;
    color: #fff;
}

.overlay-col .overlay-texts a.orange-btn:hover {
    background-color: #22b24c;
}

.overlay-col:hover .overlay-texts {
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(216, 103, 4, 0.8) 0%, rgba(0, 0, 0, 0.8) 70%, rgba(0, 0, 0, 0.8) 100%);
}

.overlay-col:hover .overlay-texts p {
    display: block;
}

.overlay-col:hover .overlay-texts a.orange-btn {
    display: inline-block;
}

@media screen and (max-width:1900px) {
    .overlay-col .overlay-texts {
        padding: 15px 20px 30px
    }
    .overlay-col .overlay-texts h3 {
        padding-bottom: 10px;
        font-size: 28px;
    }
    .overlay-col .overlay-texts p {
        font-size: 15px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width:1439px) {
    .overlay-section .et_pb_row {
        display: flex;
        flex-wrap: wrap;
    }
    .overlay-section .overlay-col {
        width: 50% !important;
        border: 1px solid #fff !important;
    }
}

@media screen and (max-width:767px) {
    .overlay-col .overlay-texts {
        padding: 10px 10px 20px;
    }
    .overlay-col .overlay-texts h3 {
        font-size: 24px;
    }
    .overlay-col .overlay-texts p {
        font-size: 14px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .overlay-col .overlay-texts a.orange-btn {
        font-size: 14px;
        padding: 6px 35px 6px 20px;
    }
    .link-arrow a.orange-btn::after {
        right: 16px;
        font-size: 18px;
    }
}

@media screen and (max-width:575px) {
    .overlay-section .overlay-col {
        width: 100% !important;
    }
}


/* Who We Are Section */

.et_pb_toggle:not(:last-child) {
    margin-bottom: 10px !important;
}

h3.et_pb_toggle_title {
    padding: 15px 30px !important;
}

.et_pb_toggle_open .et_pb_toggle_title {
    background-color: #0d3178;
}

.et_pb_toggle_content {
    padding: 15px 30px;
    border: 1px solid #eeeeee;
}

.et_pb_toggle_title:before {
    position: absolute;
    right: 30px !important;
    font-size: 30px;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
    display: block !important;
    content: "\4b" !important;
}

@media screen and (max-width:767px) {
    h3.et_pb_toggle_title {
        padding: 10px 15px !important;
    }
    .et_pb_toggle_content {
        padding: 10px 15px;
    }
    .et_pb_toggle_title:before {
        right: 15px !important;
        font-size: 20px;
    }
}


/* Donation Section */

.donation_form ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 0;
    margin: 0;
    list-style-type: none;
}

.donation_form ul li {
    padding: 10px 25px;
    background-color: #fff;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #0e3178;
    transition: all 300ms ease;
    margin-bottom: 5px;
}

.donation_form ul li:not(:last-child) {
    margin-right: 10px;
}

.donation_form ul li:hover {
    color: #fff;
    background-color: #f6891f;
}


/* Donation Form */

.donation-form_wrapper h2.gform_title {
    font-weight: 700;
    font-size: 48px;
    color: #FFFFFF !important;
    line-height: 1.15em;
    text-align: left;
}

.donation-form_wrapper input#input_2_1 {
    max-width: 180px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    text-align: right;
}

.donation-form_wrapper .gfield_error input#input_2_1 {
    border-bottom: 1px solid #f00;
}

#validation_message_2_1 {
    display: none !important;
}

.donation-form_wrapper .ginput_container.ginput_container_text {
    position: relative;
}

.donation-form_wrapper .ginput_container.ginput_container_text::before {
    position: absolute;
    content: "$";
    left: 0;
    top: 5px;
    font-size: 16px;
    color: #fff;
}

.donation-form_wrapper div#input_2_2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.donation-form_wrapper .gchoice label {
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px !important;
    font-weight: 600;
    color: #0e3178;
    transition: all 300ms ease;
    margin-bottom: 5px !important;
    max-width: 100% !important;
}

.donation-form_wrapper .gchoice label:hover {
    background-color: #f6891f;
    color: #fff;
}

.donation-form_wrapper .gchoice {
    position: relative;
}

.donation-form_wrapper .gchoice:not(:last-child) {
    margin-right: 10px;
}

.donation-form_wrapper .gchoice .gfield-choice-input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 5px);
    z-index: -1;
    margin: 0;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.donation-form_wrapper .gchoice.gchoice_2_2_4 input#input_2_2_other {
    display: none;
}

.donation-form_wrapper .gform_footer {
    margin-top: 0 !important;
    padding: 15px 0 0 !important;
}

.donation-form_wrapper .gform_footer input#gform_submit_button_2 {
    background-color: #fff;
    margin-bottom: 0;
    border-radius: 4px;
    border: 0;
    padding: 15px 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #0d3178 !important;
    cursor: pointer;
    transition: all 300ms ease;
}

.donation-form_wrapper .gform_footer input#gform_submit_button_2:hover {
    background-color: #f6891f;
    color: #fff !important;
}

div#gform_confirmation_message_2 {
    font-size: 16px;
    color: #fff;
}

@media screen and (max-width: 1279px) and (min-width: 981px) {
    .donation-section .right-col {
        padding-right: 0 !important;
    }
    .donation-form_wrapper h2.gform_title {
        font-size: 40px;
    }
}

@media screen and (max-width: 980px) {
    .donation-section .half-bg-col {
        height: 400px;
    }
}

@media screen and (max-width: 767px) {
    .donation-section .half-bg-col {
        height: 300px;
    }
    .donation_form ul li {
        padding: 5px 10px;
    }
    .donation-row .right-col .et_pb_button {
        padding: 8px 35px 8px 20px !important;
    }
    .donation-form_wrapper h2.gform_title {
        font-size: 30px;
    }
    .donation-form_wrapper .gchoice label {
        padding: 6px 15px;
        font-size: 15px !important;
    }
    .donation-form_wrapper .gform_footer input#gform_submit_button_2 {
        padding: 8px 20px;
        font-size: 15px;
    }
}


/* Latest News Section */

.latest-news-section article {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.latest-news-section article .et_pb_image_container {
    margin: 0;
}

.latest-news-section article .entry-title a {
    line-height: 1.2;
    transition: all 300ms ease;
}

.latest-news-section article .entry-title a:hover {
    color: #0e3178;
}

@media screen and (max-width: 980px) {
    .latest-news-section article:not(:last-child) {
        margin-bottom: 30px !important;
    }
}


/* Testimonial Section */

.testimonial-slider .et_pb_slide_title {
    position: relative;
    padding-bottom: 50px;
}

.testimonial-slider .et_pb_slide_title::before {
    position: absolute;
    content: "\7b";
    left: 50%;
    top: -55px;
    font-size: 75px;
    color: #fff;
    opacity: 0.5;
    font-family: ETmodules !important;
    margin-left: -38px;
}

.testimonial-slider .author {
    font-weight: 600;
}

.testimonial-slider .author-position {
    font-size: 16px;
    color: #e3e3e3;
    font-weight: 400;
}

.testimonial-slider .author-position:hover {
    color: #e3e3e3;
}

.testimonial-slider .et-pb-controllers {
    bottom: -10px;
}

.testimonial-slider .et-pb-controllers a {
    border: 2px solid rgba(255, 255, 255, .7);
    background-color: transparent !important;
    height: 10px;
    width: 10px;
    border-radius: 100%;
}

.testimonial-slider .et-pb-controllers a.et-pb-active-control {
    border-color: #fff;
    background-color: #fff !important;
}

.testimonial-slider .et_pb_slide_description {
    text-shadow: none !important;
}

@media screen and (max-width:980px) {
    .testimonial-slider .et_pb_slide {
        padding: 0;
    }
    .testimonial-slider .et_pb_slide_description {
        padding-left: 0;
        padding-right: 0;
        padding-top: 60px !important;
        padding-bottom: 30px !important;
    }
    .testimonial-slider .et_pb_slide_title {
        position: relative;
        padding-bottom: 20px;
    }
    .testimonial-slider .et-pb-controllers {
        bottom: 0;
    }
}


/* Partner Section */

.partner-section .logo-row .et_pb_column {
    padding: 5px;
}

.align-items-center {
    align-items: center;
}

.partner-section .logo-row .et_pb_column .et_pb_image_wrap {
    overflow: hidden;
}

.partner-section .logo-row .et_pb_column .et_pb_image_wrap img {
    width: 100%;
    transition: all 300ms ease;
}

.partner-section .logo-row .et_pb_column .et_pb_image_wrap:hover img {
    transform: scale(1.1);
}


/* 
# Our Team Page */

.teammemberlistSec {
    padding-bottom: 70px;
}

.blueStripSec {
    background: #0d3078;
    margin-bottom: 75px;
}

.blueStripSec .container {
    max-width: 400px;
    width: 100%;
}

.tablinkSec {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.tablinkSec li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    text-align: center;
}

.tablinkSec li a {
    color: #fff;
    display: block;
    padding: 18px 26px;
    text-decoration: none;
    transition: 0.5s all;
    background: #0d3078;
    cursor: pointer;
}

.tablinkSec li a:hover {
    background: #f6881f;
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
}

.tablinkSec li a.active {
    background: #f6881f;
    color: #fff;
    text-decoration: none;
}

.tabcontentSec {
    display: none;
}

.tabcontentSec ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.tabcontentSec li {
    width: 33.33%;
    text-align: center;
    margin-bottom: 50px;
    padding: 0 10px;
}

.tabcontentSec ul li figure img {
    width: 260px;
    height: 260px;
    border: 4px solid #f6881f;
    border-radius: 50%;
	object-fit: cover;
}

.teammemberlistSec .tabcontentSec li h2 a {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    color: #0d3078;
    display: inline-block;
    text-decoration: none;
}

.teammemberlistSec .tabcontentSec li p {
    font-size: 18px;
    line-height: 1.2;
    color: #333333;
    font-weight: 400;
}

.tabcontentSec .socialMediaIcons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 10px;
}

.tabcontentSec .socialMediaIcons a {
    background-color: #b0b0b0;
    height: 35px;
    width: 35px;
    line-height: 1;
    padding: 5px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;
}

.tabcontentSec .socialMediaIcons a:hover {
    background-color: #f6881f;
}

.tabcontentSec .socialMediaIcons a img {
    width: 35px;
    height: auto;
}

.page-template-our-team-template .teammemberlistSec #staff {
    display: block;
}

@media screen and (max-width: 1279px) {
    .tabcontentSec li {
        margin-bottom: 40px;
    }
    .tabcontentSec ul li figure img {
        width: 200px;
        height: 200px;
    }
    .teammemberlistSec .tabcontentSec li h2 a {
        font-size: 22px;
    }
    .teammemberlistSec .tabcontentSec li p {
        font-size: 16px;
    }
}

@media screen and (max-width: 980px) {
    .tabcontentSec li {
        width: 50%;
    }
    .tabcontentSec ul li figure img {
        width: 160px;
        height: 160px;
    }
    .teammemberlistSec .tabcontentSec li h2 a {
        font-size: 20px;
    }
    .teammemberlistSec .tabcontentSec li p {
        font-size: 14px;
    }
    .blueStripSec {
        margin-bottom: 45px;
    }
    .teammemberlistSec {
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .blueStripSec {
        margin-bottom: 35px;
    }
    .teammemberlistSec {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 575px) {
    .teammemberlistSec .tabcontentSec li {
        width: 100%;
        padding: 0;
    }
    .tabcontentSec ul li figure img {
        width: 145px;
        height: 145px;
    }
}


/* # 
Team Detail Page */

.teamdetailSec {
    padding: 60px 0;
    background-color: #f9f9f9;
}

.teamdetailSec .container {
    max-width: 980px;
}

.teamdetailSec .backBtn {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 20px;
}

.teamdetailSec .memberdetail {
    display: flex;
    align-items: center;
}

.teamdetailSec .memberdetail .left-col {
    width: 30%;
    text-align: center;
}

.teamdetailSec .memberdetail .right-col {
    width: 70%;
    padding-left: 45px;
}

.teamdetailSec .memberdetail .right-col h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    color: #0d3078;
    padding-bottom: 20px;
}

.teamdetailSec .memberdetail .left-col figure img {
    width: 260px;
    height: 260px;
    max-width: 100%;
    border-radius: 100%;
    border: 4px solid #f6881f;
}

.teamdetailSec .memberdetail .right-col .designation {
    font-size: 18px;
    line-height: 1.2;
    color: #333333;
}

.teamdetailSec .memberdetail .right-col p {
    line-height: 1.5;
    font-size: 16px;
}


/* Responsive Team Detail Page */

@media screen and (max-width:1199px) {
    .memberdetail .right-col h3 {
        font-size: 26px;
    }
}

@media screen and (max-width:979px) {
    .teamdetailSec {
        padding: 60px 0 45px;
    }
    .teamdetailSec .memberdetail {
        flex-wrap: wrap;
        padding: 30px 15px;
    }
    .teamdetailSec .memberdetail .left-col {
        width: 100%;
    }
    .teamdetailSec .memberdetail .right-col {
        width: 100%;
        padding-left: 0;
        padding-top: 15px;
        text-align: center;
    }
    .teamdetailSec .memberdetail .left-col figure img {
        width: 200px;
        height: 200px;
    }
    .teamdetailSec .backBtn {
        margin-bottom: 0;
    }
}

@media screen and (max-width:767px) {
    .teamdetailSec {
        padding: 40px 0 20px;
    }
    .teamdetailSec .memberdetail {
        padding: 20px 0;
    }
    .teamdetailSec .memberdetail .right-col h3 {
        font-size: 24px;
        padding-bottom: 15px;
    }
    .teamdetailSec .memberdetail .left-col figure img {
        width: 160px;
        height: 160px;
    }
}


/* # 
Mission & History Page */

.rightSidebarSec {
    padding: 30px;
    border: 0;
    margin: 0;
    background: #f8f9ed;
}

.rightSidebarSec #block-9 {
    width: 100%;
    margin: 0 auto;
}

.rightSidebarSec .widgetDonateNow {
    padding: 100px 20px 25px;
    background-image: url(./images/donateWidgetBGCover.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    border: 2px solid #c6ca99;
}

.rightSidebarSec .widgetDonateNow p {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 10px;
}

.rightSidebarSec .widgetDonateNow a {
    font-size: 17px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    background-color: #f6881f;
    color: #FFFFFF !important;
    border-radius: 4px;
    padding: 10px 15px !important;
    display: inline-block;
    text-align: center;
}

.rightSidebarSec .widgetDonateNow a:hover {
    background-color: #5caa49;
}

.rightSidebarSec .signUpFormSec {
    margin-top: 30px;
}

.rightSidebarSec .signUpFormSec h2 {
    font-size: 20px;
    color: #0d3078;
    font-weight: 700;
    padding-bottom: 15px;
}

.rightSidebarSec .signUpFormSec h3 {
    font-size: 15px;
    line-height: 1.5;
    color: #777777;
    font-family: 'Noto Sans', sans-serif;
}

.rightSidebarSec .signUpFormSec p {
    font-size: 11px;
    color: #777777;
    font-weight: 400;
    font-style: italic;
    font-family: 'Noto Sans', sans-serif;
}

.rightSidebarSec .signUpFormSec input {
    font-size: 15px !important;
    padding: 15px !important;
    border: 1px solid #eff1dc !important;
    border-radius: 4px;
    color: #c0c0c0 !important;
    background-color: #ffffff;
    font-family: 'Noto Sans', sans-serif;
}

.rightSidebarSec .signUpFormSec .gform_footer.top_label {
    padding: 0 0 !important;
    margin: 0 0 !important;
}

.rightSidebarSec .signUpFormSec input[type=submit] {
    margin-bottom: 0 !important;
    font-size: 17px !important;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    line-height: 1 !important;
    text-transform: uppercase;
    background-color: #f6881f;
    color: #FFFFFF !important;
    border-radius: 4px;
    padding: 15px 30px !important;
    display: inline-block;
    text-align: center;
    border: 0;
    cursor: pointer;
    margin-top: 25px;
    transition: all 300ms ease;
}

.rightSidebarSec .signUpFormSec input[type=submit]:hover {
    background-color: #5caa49;
}

.full_rowInputSec {
    display: flex;
    flex-direction: column;
}

.rightSidebarSec .signUpFormSec .gform_wrapper.gravity-theme .ginput_complex {
    display: flex;
    flex-direction: column;
}

.rightSidebarSec .signUpFormSec #input_3_2_3_container {
    padding-right: 0;
}

.rightSidebarSec .signUpFormSec #input_3_2_6_container {
    padding-left: 0;
}

.rightSidebarSec .signUpFormSec #input_3_2_3 {
    margin-bottom: 20px;
}

.rightSidebarSec .signUpFormSec .gform_submission_error.hide_summary {
    color: #c02b0a;
    font-size: 13.2px;
    font-weight: 500;
    line-height: 17.6px;
    margin: 0 0 12px 0;
}


/* Responsive Mission & History Page */

@media screen and (max-width:1199px) {
    .missionHistorySection .md_fullWidthRow {
        width: 100%;
        padding: 0 30px;
    }
    .rightSidebarSec .signUpFormSec h2 {
        font-size: 18px;
    }
    .rightSidebarSec {
        padding: 25px;
    }
    .rightSidebarSec .signUpFormSec h3 {
        font-size: 13px;
    }
}

@media screen and (max-width:767px) {
    .missionHistorySection .wp-image-345.size-full.alignright {
        max-width: 180px;
    }
}

@media screen and (max-width:479px) {
    .missionHistorySection .wp-image-345.size-full.alignright {
        max-width: 120px;
    }
}


/* # 
Program Page */

@media screen and (min-width: 981px) {
    .half-bg-col.programHalfBG {
        right: 0 !important;
        right: -50% !important;
    }
    .banner-section.programPageBannerSec .right-col {
        padding-left: 0 !important;
        padding-right: 55px !important;
    }
}

.programPageBannerSec .buttonBlockWrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 25px;
}

.programPageBannerSec .buttonBlockWrapper .btnLeft a {
    font-size: 17px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    background-color: #f6881f;
    color: #FFFFFF !important;
    border-radius: 4px;
    padding: 15px 30px !important;
    display: inline-block;
    text-align: center;
    margin-right: 30px;
    margin-bottom: 10px;
}

.programPageBannerSec .buttonBlockWrapper .btnRight a {
    font-size: 17px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    color: #0d3078 !important;
    padding-left: 25px;
    display: inline-block;
    background: url(./images/pdfIcon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}


/*  */

.blogPostSidebar {
    padding: 30px;
    border: 0;
    margin: 0;
    background: #f8f9ed;
}


/* 
# Contact Us Page */

.contactUsFormSection_wrapper .gform_title {
    display: none;
}

.contactUsFormSection input,
.contactUsFormSection textarea {
    font-size: 15px !important;
    line-height: 1.2 !important;
    padding: 15px !important;
    /* border: 1px solid #eff1dc !important; */
    border-radius: 4px;
    color: #c0c0c0 !important;
    background-color: #ffffff;
    font-family: 'Noto Sans', sans-serif;
}

.contactUsFormSection input[type="text"]:focus,
.contactUsFormSection textarea:focus {
    border-color: #bbb;
    color: #c0c0c0 !important;
}

.contactUsFormSection .gform_footer.top_label {
    padding: 0 0 !important;
    margin: 0 0 !important;
    justify-content: center;
}

.contactUsFormSection input[type=submit] {
    margin-bottom: 0 !important;
    font-size: 17px !important;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    line-height: 1 !important;
    text-transform: uppercase;
    background-color: #f6881f;
    color: #FFFFFF !important;
    border-radius: 4px;
    padding: 15px 30px !important;
    display: inline-block;
    text-align: center;
    border: 0;
    cursor: pointer;
    margin-top: 25px;
    transition: all 300ms ease;
}

.contactUsFormSection span#input_4_1_3_container {
    padding-right: 0;
}

.contactUsFormSection .gfield_required {
    font-size: 0;
}

.contactUsFormSection .gfield_label {
    font-size: 14px !important;
    line-height: 1;
    margin-bottom: 5px !important;
}


/* Map Section */

.contactMapSec .et_pb_code_inner {
    line-height: 0;
}

/* Changes 14Feb */
.header-top-right{
	display: flex;
	align-items: center;
}
.header-top-right .trp-language-switcher{
	margin: 0;
	position: relative;
}
.header-top-right .languageBar{
	margin-left: 25px;
}
.header-top-right .languageBar:before{
	content: "\e0e3";
	position: absolute;
	left: 0;
	top: 4px;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	font-family: ETmodules !important;
}
.header-top-right .trp-language-switcher .trp-ls-shortcode-current-language{
	background-color: transparent;
	border: 0;
	background-image: none;
	width: 130px !important;
}
.header-top-right .trp-language-switcher .trp-ls-shortcode-current-language a{
	color: #fff !important;
}
.header-top-right .trp-language-switcher .trp-ls-shortcode-current-language a::after {
  content: "\33";
  position: absolute;
  right: 0px;
  top: 4px;
  font-size: 22px;
  line-height: 1;
  color: #fff;
  font-family: ETmodules !important;	
}
.header-top-right .trp-language-switcher:focus .trp-ls-shortcode-language, .header-top-right .trp-language-switcher:hover .trp-ls-shortcode-language{
	border: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.header-top-right .trp-language-switcher > div{
	background-image: none;
}
.header-top-right .trp-language-switcher > div > a{
	color: #2c2c2c;
}
.header-top-right ul li a.language::after{
	display: none;
}
.header-top-right ul li a.language{
	font-size: 0;
	padding-left: 22px;
	padding-right: 0;
}
.header-top-right  .trp_language_switcher_shortcode{
	margin-left: 26px;
}
.videoBtnWrapper .et_pb_column .vp-a {
  border: 2px solid #fff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
  z-index: 2;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.videoBtnWrapper .et_pb_column .vp-a::after {
  content: '';
  width: 0;
  height: 0;
  font-size: 0;
  border-top: 20px solid transparent;
  border-left: 31px solid #fff;
  border-bottom: 20px solid transparent;
}
.videoBtnWrapper .et_pb_column .vp-a img{
	display: none;
}
.header-top-right{
	justify-content: flex-end;	
}
.header-section ul li.orange-btn a{
	color: #FFFFFF !important;
	border-radius: 4px;
	font-size: 17px;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 500 !important;
	text-transform: uppercase;
	background-color: #f6881f;
	padding: 10px 18px 9px !important;
}
.header-section .menu-col{
	padding: 0 !important;
	width: calc(100% - 100px) !important;
}
.header-section #menu-header-menu{
	align-items: center;
}
.header-menu ul li#menu-item-232{
	padding-left: 0;
}
.header-section .header-search{
	position: absolute;
	right: 40px;
	min-width: 0;
	max-width: 0;
	z-index: 1;
	display: block;
	background-color: #fff;
	box-shadow: 0 0 6px rgba(0,0,0,0.3);
}
.header-section .header-search.active{
	min-width: 430px;
}
.menu-col .header-search input.et_pb_s{
	height: 0;
	width: 0;
	padding: 0 !important;
}
.header-section .header-search.active input.et_pb_s{
	height: 34px !important;
	padding: 0 15px !important;
}
.menu-col .header-search .et_pb_search input.et_pb_searchsubmit{
	height: 35px;
	width: 35px;
}
.header-search .et_pb_searchform > div::before{
	right: 7px;
	top: 5px;
}
.searchBtn .et_pb_icon_wrap{
	cursor: pointer;
	height: 34px;
	width: 34px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.searchBtn .et_pb_icon_wrap.active .et-pb-icon{
	font-size: 0;
}
.searchBtn .et_pb_icon_wrap.active .et-pb-icon::before {
  	content: "\4d";
  	font-size: 26px;
}
.header-menu {
  padding-right: 24px;
}
.megaMenuWrapper ul {
	list-style: none !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}
.megaMenuWrapper p{
	font-size: 16px;
}
.megaMenuWrapper li{
	padding: 5px 0;
	font-size: 16px;
}
.megaMenuWrapper li a{
	font-size: 16px;
	font-weight: normal;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
	color: #2c2c2c;
}
@media screen and (max-width: 980px) {
	.videoBtnWrapper .et_pb_column .vp-a {
  		margin: 150px auto;
	}
	.searchBtn{
		position: absolute;
		right: 0;
		top: 0;
	}
	ul#mobile_menu1{
		left: auto;
	}
	.header-menu ul.sub-menu li.menu-item:first-child{
		padding-left: 0 !important;
	}
	.header-section .et_mobile_nav_menu ul.et_mobile_menu{
		left: auto !important;
		right: 0 !important;
		overflow: auto;
		height: 500px;
	}
	.header-section ul li.orange-btn a{
		text-align: center;
	}
	.header-section ul li#menu-item-2663{
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 767px){
	.videoBtnWrapper .et_pb_column .vp-a {
	  margin: 100px auto;
	  width: 80px;
	  height: 80px;
	}
	.header-top-right .trp-language-switcher:focus .trp-ls-shortcode-language, .header-top-right .trp-language-switcher:hover .trp-ls-shortcode-language{
		left: auto;
		right: 0;
	}	
	.header-menu ul li#menu-item-232{
		padding-left: 15px;
	}
	.header-section .header-search.active {
  		min-width: 230px;
	}
	.header-section .header-search{
		right: 34px;
	}
}
@media screen and (min-width: 768px){
	#menu-item-559 .sub-menu{
		display: none;
	}
}

.header-section .header-search{
	position: fixed;
    left: 0;
    right: 0;
    top: 64px;
	width: 100%;
	min-width: 0 !important;
}
.header-section .header-search.active input.et_pb_s{
	height: 110px !important;
	padding: 0 40px !important;
	font-size: 30px;
}
.header-section .header-search.active{
	max-width: 100%;
}
.header-section .cross-icon{
	position: absolute;
	top: 45px;
	right: 20px;
	font-size: 0;
	cursor: pointer;
}
.header-section .cross-icon:before{
	content: "\4d";
    font-size: 32px;
	font-family: ETmodules!important;
}
header.et-l--header.sticky .header-section .header-search.active input.et_pb_s{
	height: 90px !important;
}
header.et-l--header.sticky .header-section .cross-icon{
	top: 36px;
}
.header-search .et_pb_searchform>div::before{
	display: none;
}
.topTitle .et_pb_fullwidth_header_container{
	max-width: 1350px;
}
.tribe-events-header{
    z-index: 1;
}
.eventsTitle .et_pb_fullwidth_header_container{
	width: 80%;
	margin: 0 auto;
}
.eventsTitle{
	padding: 60px 0;
	background-color: #0d3178;
}
.eventsTitle h1{
	color: #fff;
}
@media screen and (max-width:1199px) {
	.header-section .header-search.active input.et_pb_s{
		height: 95px !important;
		font-size: 24px;
	}
	header.et-l--header.sticky .header-section .header-search.active input.et_pb_s {
		height: 75px !important;
	}
	.header-section .cross-icon{
		top: 37px;
	}
	header.et-l--header.sticky .header-section .cross-icon {
   	 	top: 27px;
	}
	.header-section .header-search.active input.et_pb_s{
		padding: 0 28px !important;
	}
	.header-section .menu-col{
		width: calc(100% - 80px) !important;
	}
}
@media screen and (max-width: 980px) {
	.header-section .header-search{
		top: 82px;
	}
	.et_mobile_nav_menu .mobile_nav ul#mobile_menu1{
		position: fixed;
		top: 158px;
		margin: 0px;
		width: 100% !important;
		left: 0px !important;
		right: 0px !important;
	}
	.et_mobile_nav_menu .mobile_nav ul#mobile_menu1 li{
		text-align: center;
	}
	.et_mobile_nav_menu .mobile_nav ul#mobile_menu1 li.menu-item:first-child{
		padding-left: 0 !important;
	}
	.et_mobile_nav_menu .mobile_nav ul#mobile_menu1 li a{
		font-size: 18px !important;
		padding: 20px 15px !important;
	}
	.et_mobile_nav_menu .mobile_nav ul#mobile_menu1 li.orange-btn a{
		font-size: 16px !important;
		display: inline-block;
		padding: 15px 35px !important;
	}
	.et_mobile_nav_menu .mobile_nav ul#mobile_menu1 li#menu-item-2663{
		padding-top: 10px;
	}
}
@media screen and (max-width: 767px) {
	.et_mobile_nav_menu .mobile_nav ul#mobile_menu1{
		top: 220px;
	}
	header.et-l--header.sticky .et_mobile_nav_menu .mobile_nav ul#mobile_menu1{
		top: 202px;
	}
	.header-section .header-search {
		top: 127px;
	}
	.header-section .header-search.active input.et_pb_s{
		font-size: 20px;
	}
	.et_mobile_nav_menu .mobile_nav ul#mobile_menu1 li a{
		font-size: 16px !important;
	}
}

.topTitle h1{
	padding-bottom: 0;
}
.programHalfBG:before{
	position: absolute;
	left: -20px;
	top: 0;
	background-color: #fe9203;
	content: "";
	width: 5px;
	height: 268px;
}
.programHalfBG .et_pb_column:before{
	position: absolute;
	left: -10px;
	bottom: 0;
	background-color: #fac80b;
	content: "";
	width: 5px;
	height: 386px;
}
.rowReverse .half-bg-col{
	left: auto;
	right: 0;
}
.rowReverse .left-col{
	padding-left: 55px;
	padding-right: 65px;
}
@media screen and (max-width: 1600px) {
	.servicesRow .right-col{
		padding-right: 0;
	}
	.rowReverse .left-col{
		padding-left: 0;
	}
}
@media screen and (max-width: 1199px) {
	.programHalfBG::before{
		height: 380px;
	}
	.servicesRow, .rowReverse {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	.servicesRow .et_pb_row.contentRow, .rowReverse .et_pb_row.contentRow {
		width: 94%;
	}
	.topTitle .et_pb_fullwidth_header_container{
		width: 94%;
	}
}
@media screen and (max-width: 980px) {
	.servicesRow, .rowReverse {
  		padding-top: 0 !important;
  		padding-bottom: 0 !important;
	}
	.rowReverse .left-col{
		padding-right: 0;
	}
}
@media screen and (max-width: 767px) {
	.topTitle .header-content{
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.topTitle .et_pb_fullwidth_header.et_pb_fullwidth_header_0{
		background-position: right -190px top 0;
	}
	.header-section ul li#menu-item-2663{
		margin-bottom: 0;
	}
	.servicesRow .et_pb_row.contentRow, .rowReverse .et_pb_row.contentRow {
  		width: 90%;
	}
}

@media screen and (min-width: 768px){
	#menu-item-559 .sub-menu, #menu-item-204 .sub-menu{
		display: none;
	}
}
@media screen and (max-width: 767.98px){
#menu-item-559 .sub-menu, #menu-item-204 .sub-menu{
		display: block;
	}
}