div.header_top p {
    line-height: 1.5;
    padding: 0 15px;
    margin-bottom: 0;
}

.triangle-top.white:before {
    border-top-color: #ffffff;
}
.triangle-top.red:before {
    border-top-color: #873A3E;
}
.triangle-top.blue:before {
    border-top-color: #47626B;
}
.triangle-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    border-top: 70px solid;
    border-top-width: 70px;
    border-top-style: solid;
    border-top-color: initial;
    z-index: 100;
}

.textgold {
    color: #D8B898;
    font-weight: bold;
}

.textred {
    color: #873A3E;
    font-weight: bold;
}

.textblue {
    color: #47626B;
    font-weight: bold;
}

ul.process_sidebar {
    list-style:none;
    margin:0 !important;
    padding: 0 !important;
}

.process_sidebar li {
    display:block;
    text-align:center;
    background:#873A3E;
    margin-bottom:1px;
}

.process_sidebar li:hover {
    background:#5b2b2e;
}

.process_sidebar li a {
    padding:20px 10px;
    text-decoration:none;
    color:#fff;
    display:block; 
}

/*
.process_content_container h3 {
  font-size: 1.75rem;
  text-transform: uppercase;
  line-height: 1.25;
  margin-bottom: 30px;
}
*/

.process_content_container h6 {
    font-size: 1.25rem;
    line-height: 1.5;
}

.process_sidebar li:first-child {
    background:#fff !important;
}
.process_sidebar li:first-child a {
    color:#873A3E !important;
    font-weight: bold;
}


.section .wpb_single_image .vc_single_image-wrapper {
  vertical-align: middle;
}



/* sticky */
/* The sticky class is added to the navbar with JS when it reaches its scroll position */
#sidebar_column_outer_id, .horizontal-menu {
  z-index:999;
}

.sticky_aram .vc_custom_1533152373737 {
  position: fixed !important;
  top: 115px !important;
  width:25% !important;
  z-index:999 !important;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky_aram + .section {
  padding-top: 60px;
}

li.activeside {
  background: #5b2b2e !important;
}


#process_one .section_inner,
#process_two .section_inner,
#process_three .section_inner,
#process_four .section_inner,
#process_five .section_inner,
#process_six .section_inner,
#process_seven .section_inner {
  width: 100% !important;
}








body.single-tribe_events div.content {
    margin-top: 0px !important;
}



.qode-accordion-holder h4.qode-title-holder {
    font-size: 1.3em !important;
    line-height: 1.5 !important;
    font-weight: bold !important;
    border-bottom: 3px solid #e1e1e1 !important;
}

/* Events Location Map Shortcode */
.locations-map-wrapper {
    height: 0;
    padding: 0 0 39.5%;
    width: 100%;
}

.locations-map-wrapper img {
    display: block;
    width: 100%;
    position: relative;
    object-fit: contain;
}

.locations-map-wrapper .pins .pin {
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.locations-map-wrapper span.pin-inner {
    position: relative;
    display: inline-block;
}

.locations-map-wrapper .pins span.dot {
    background-image: url('/wp-content/themes/bridge-child/img/pin.png');
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.locations-map-wrapper span.title {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 1;
}

.locations-map-wrapper span.line {
    width: 50px;
    height: 2px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

span.pin.uk {
    top: 20%;
    right: 53%;
    animation-delay: 3s;
    -webkit-animation-delay: 3s;
}

span.pin.brazil {
    bottom: 32%;
    right: 63%;
    animation-delay: 3.1s;
    -webkit-animation-delay: 3.1s;
}

span.pin.niger {
    bottom: 44%;
    right: 50%;
    animation-delay: 3.3s;
    -webkit-animation-delay: 3.3s;
}

span.pin.south-africa {
    bottom: 16%;
    right: 46%;
    animation-delay: 3.4s;
    -webkit-animation-delay: 3.4s;
}

span.pin.uae {
    top: 40%;
    right: 39%;
    animation-delay: 3.5s;
    -webkit-animation-delay: 3.5s;
}

span.pin.india {
    top: 42%;
    left: 66%;
    animation-delay: 3.6s;
    -webkit-animation-delay: 3.6s;
}

span.pin.china {
    top: 35%;
    left: 76%;
    animation-delay: 3.7s;
    -webkit-animation-delay: 3.7s;
}

span.pin.hong-kong {
    top: 42%;
    left: 76%;
    animation-delay: 3.8s;
    -webkit-animation-delay: 3.8s;
}

span.pin.vietnam {
    bottom: 47%;
    left: 74%;
    animation-delay: 3.9s;
    -webkit-animation-delay: 3.9s;
}

span.pin.australia {
    bottom: 16%;
    right: 7%;
    animation-delay: 4s;
    -webkit-animation-delay: 4s;
}

/* @media all and (max-width: 1444px) { */
    .locations-map-wrapper span.line {
        width: 20px;
        margin: 0 7px;
    }

    span.pin.vietnam .line {
        transform: rotate(30deg);
        top: 10px;
        position: relative;
        left: -5px;
    }

    span.pin.vietnam .title {
        position: relative;
        top: 20px;
        left: -8px;
    }

    span.pin.india .line {
        transform: rotate(-60deg);
        top: -25px;
        position: relative;
        left: -20px;
    }

    span.pin.india .title {
        position: relative;
        top: -43px;
        left: -30px;
    }
/* } */




/* Events Callout */
.events-callout {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: top;
}

.events-callout .single-event {
    width: 32%;
    padding-right: 10px;
    box-sizing: border-box;
}

.events-callout .single-event img {
    width: 100%;
    display: inline-block;
    max-height: 200px;
}

.events-callout .single-event h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 15px;
}

.events-callout .single-event p {
    font-size: 12px;
}

.events-callout .single-event .date {
    display: inline-block;
    width: 50px;
    color: #85373a;
    text-align: center;
    box-sizing: border-box;
    padding-top: 10px;
}

.events-callout .single-event .date .m {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    color: #85373a;
}

.events-callout .single-event .date .d {
    display: inline-block;
    font-size: 18px;
    width: 100%;
    color: #85373a;
}

.events-callout .single-event .excerpt {
    display: inline-block;
    width: calc(100% - 50px);
    padding-top: 10px;
}

.events-callout .single-event a {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    min-height: 200px;
    padding-bottom: 15px;
}

.events-callout .single-event a:hover{
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
}






.mobile-only div.wpb_text_column.wpb_content_element.vc_custom_1534945798780 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    border-bottom: 3px solid #e1e1e1;
}

.qode-accordion-holder .qode-accordion-content {
    border-bottom: 3px solid #e1e1e1;
}


.mobile-only  div.wpb_text_column.wpb_content_element.vc_custom_1534959026959 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    background-color: #f5f5f8;
}


.buttons .qbutton.center {
    margin: 0 10px!important;
}

#accordion_process #ui-id-1,
#accordion_process #ui-id-2 {
    display:none !important;
} 


.wrapper-developer-relationships {
    font-family: Lato;
}

.wrapper-developer-relationships p {
    font-size: 1.1rem;
    line-height: 1.5;
}

.wrapper-developer-relationships .centered {
    text-align:center;
}



/* BOF: reset all fonts */

/* BOF: Comment when going live */

    body p.large {
        font-size: 1.4rem !important;
        margin-bottom: 1.25em !important;
        line-height: 1.25;
        font-weight: 400;
        /* color: #6e6e6f; */
    }

    body p.medium {
        font-size: 1.25rem !important;
        line-height: 1.25 !important;
    }

    .black {
        color:#000 !important;
    }

    div.wrapper.wrapper-main h1,
    div.wrapper.wrapper-main h2,
    div.wrapper.wrapper-main h3,
    div.wrapper.wrapper-main h4,
    div.wrapper.wrapper-main h5,
    div.wrapper.wrapper-main h6,
    div.wrapper.wrapper-main div.ult_expheader {
        font-family: Montserrat;
        text-transform: uppercase;
        font-weight: 700;
    }

    div.wrapper.wrapper-main h1 {
        font-size: 50px;
    }

    body h1.small {
        font-size: 43px !important;
        line-height: 1.5 !important;
    }

    body h2 {
	    font-size: 36px;
	    line-height: 1.5;
	    margin-bottom: 0.2em !important;
	    letter-spacing: 0px;
	    text-transform: none;
    }

    body h2.small {
        font-size: 32px !important;
    }

    body h3 {
        font-size: 27px;
        line-height: 1.5;
        letter-spacing: 0px;
        text-transform: uppercase;
        margin: 1em 0;
    }

    body h3.small {
        font-size: 27px !important;
        line-height: 1.5;
        text-transform: none !important;
    }

/* BOF: Comment when going live */

/* EOF: reset all fonts */


/* BOF: Home - Desktop */
.latest_post_two_holder .slick-next,
.latest_post_two_holder .slick-prev {
    height: 45px;
    width: 45px;
    line-height: 1em;
    font-size: 2em;
    color: #fff !important;
    top: 50%;
    margin-top: -22px;
    background-image: url(/wp-content/themes/bridge-child/img/black-70.png) !important;
}

.latest_post_two_holder .slick-prev {
    left: 10px;
}

.latest_post_two_holder .slick-next {
    right: 10px;
}



/* DEVELOPER Page */

div.wrapper-developer-relationships h1,
div.wrapper-developer-relationships h2,
div.wrapper-developer-relationships h4,
div.wrapper-developer-relationships div.ult_expheader {
    font-family: Montserrat;
    text-transform: uppercase;
}

div.wrapper-developer-relationships h1 {
    font-size: 52px !important;
    font-weight: 700;
}

h2.small {
    line-height: 1.5;
}

div.wrapper-developer-relationships .testimonial_content,
body.home .testimonial_content {
    position:relative;
    background: white;
}

div.wrapper-developer-relationships .testimonial_text_inner p,
body.home .testimonial_text_inner p {
    display: inline;
    font-style: italic;
    font-weight:bold;
}

div.wrapper-developer-relationships p.testimonial_author,
body.home p.testimonial_author {
    font-weight: bold !important;
    font-size: 1.3em !important;
    display:block;
    font-style: normal;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0 15% 0 0;
    text-align:left;
    box-sizing: border-box;
    left:-20px;
}

div.wrapper-developer-relationships span.test_title,
body.home span.test_title {
    display: block;
    position: relative;
    padding-top: 10px;
    font-weight: normal;
}

div.wrapper-developer-relationships .testimonial_content_inner,
body.home .testimonial_content_inner {
    height: 345px;
    padding: 60px 45px 30px 45px !important;
}


div.wrapper-developer-relationships .testimonial_text_holder,
body.home .testimonial_text_holder {
    height:100%;
}


div.wrapper-developer-relationships .testimonial_image_holder,
body.home .testimonial_image_holder {
    border-radius: 50%;
    float: right;
    width: 80px;
    position: absolute;
    bottom: 0;
    right: 20px;
}

div.testimonial_text_inner:before {
    content: "\“";
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
    color: rgb(133, 55, 58);
}

.row_with_button a.big_large {
    margin: 20px auto;
    position: relative;
    display: block;
    max-width: 300px;
    border-radius: 5px; 
}

.gform_wrapper input[type=text] {
    font-size: 13px !important;
}

body .gform_wrapper input[type=button] {
    background-color: #853b3f !important;
    border-color: #853b3f !important;
    color: #fff !important;
}

body .gform_wrapper input[type=button]:hover,
body .gform_wrapper input[type=submit]:hover {
    background-color: #333333 !important;
    border-color: #333333 !important;
}

.gform_wrapper div.gf_progressbar_percentage {
    background-color: #455f6b !important;
}


.wrapper-am-i-eligible .wpb_wrapper h1 {
    font-family: montserrat; /* COMMENT WHEN LIVE */
    font-size: 3em;
    line-height: 1;
    text-align: left;
    margin-bottom: 1em;
}

.wrapper-am-i-eligible .wpb_wrapper p {
    font-weight: bold;
    text-align: center;
    max-width: 600px;
    margin: 0px auto 3em auto;
}

a.start_q {
    background: #853b3f;
    color: #fff;
    padding: 15px 20px;
    border-radius: 5px;
    position: relative;
    padding-right: 40px;
    margin-top:1em;
}

a.start_q:hover {
    color:#fff;
}

a.start_q:after {
    content: "\00bb";
    font-size: 2em;
    position: absolute;
    right: 14px;
    top: 13px;
}



.wrapper-am-i-eligible-start .button {
    height:auto !important;
    padding: .4em .9em !important;
}



body .gform_wrapper div.gfield_description {
    padding: 20px 0 20px !important;
    font-weight: 500;
    font-family: 'Lato', Sans-Serif;
    color: #6e6e6f;
    font-size: inherit;
}

body .ginput_container.ginput_container_date {
    width: 50%;
}


/* BOF: style the date picker */
.ui-datepicker{
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2)!important;
}

.ui-datepicker-header{
    background-color: #455f6b !important;
}

.ui-datepicker-header select{
    background-color: #fff!important;
    color: #333!important;
    border: 0!important;
    padding:5px;
}

.ui-datepicker-month{
    margin: 5px 5px 6px 0px!important;
}

.ui-datepicker-year{
    margin: 5px 0px 6px 0px!important;
}

.ui-datepicker-prev {
    background-position: center -25px!important;
}

.ui-datepicker-next {
    background-position: center 5px!important;
}

.ui-datepicker-calendar .ui-state-default{
    background: #fff!important;
}

td.ui-datepicker-unselectable.ui-state-disabled{
    background-color: #eee!important;
}

.ui-datepicker-calendar .ui-state-active{
    border: 1px solid #455f6b!important;
    box-shadow: none!important;
    background: #455f6b!important;
    margin: 0!important;
    text-shadow: none!important;
    color: #fff!important;
}

/* EOF: style the date picker */


.wrapper-am-i-eligible-start .gform_wrapper .gf_progressbar_percentage span {
    margin-right: 15px;
    line-height: 50px;
    font-size: 2em;
}

.wrapper-am-i-eligible-start .gform_wrapper .gf_progressbar_percentage {
    height: 50px;
}

.wrapper-am-i-eligible-start .gform_wrapper .gf_progressbar:after {
    height:50px;
    margin-top:-50px;
}

.wrapper-am-i-eligible-start .gform_wrapper .gfield {
    font-size: 1.5em !important;
    line-height: 1.3em !important;
}

.wrapper-am-i-eligible-start .gform_wrapper .gfield ul,
.wrapper-am-i-eligible-start .gform_wrapper .gfield ul li,
.wrapper-am-i-eligible-start .gform_wrapper .gfield label,
.wrapper-am-i-eligible-start .gform_wrapper li.gfield div.ginput_container_select select,
.wrapper-am-i-eligible-start .gform_wrapper .gfield p {
    font-size: inherit !important;
    line-height: inherit !important;
}

.wrapper-am-i-eligible-start .gform_wrapper .gf_progressbar {
    width: calc(100% - 0px) !important;
    border-radius: 5px;
}

.wrapper-am-i-eligible-start .gform_wrapper .top_label li ul.gfield_checkbox,
.wrapper-am-i-eligible-start .gform_wrapper .top_label li ul.gfield_radio {
    width: calc(100% + 0px) !important;
}

.wrapper-am-i-eligible-start .gf_progressbar_title {
    display:none;
}

.wrapper-am-i-eligible-start .gform_anchor {
    margin-top: -160px;
    display: block;
    margin-bottom: 160px;
    height:1px;
}

.wrapper-am-i-eligible-start .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 10px 15px !important;
    font-size: inherit !important;
    font-weight: 300;
}

.wrapper-am-i-eligible-start div.gform_wrapper ul.gfield_radio li  {
    display:block;
    padding:15px !important;
    box-sizing: border-box !important;
    position: relative;
    margin:2px 0 !important;
}

.wrapper-am-i-eligible-start div.gform_wrapper ul.gfield_radio li:nth-child(even)  {
    background:#98abb3;
    color:#000;
}

.wrapper-am-i-eligible-start div.gform_wrapper ul.gfield_radio li:nth-child(odd)  {
    background:#dfdfdf;
    color:#000;
}

.gfield_radio li label {
    width:100% !important;
}

a.dl_brochure {
    background:#85373a;
    color:#fff;
    text-transform:uppercase;
    padding:1em 1.5em;
    margin-top:1em;
    display:inline-block;
}

a.dl_brochure:hover {
    color:#fff !important;
}

body span.gfield_required {
    display:none;
}

body .gform_wrapper div.gfield_description.validation_message {
    padding: 10px !important;
}

body .gform_next_button.button {
    float:right;
    margin-right:0;
}

body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-right: .5em;
}

body div.gform_wrapper ul.gfield_radio li:hover {
    -webkit-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.15);
    box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.15);
}


.footer_top a.hdrbtn.mobile-only {
    color:#fff;
}

.footer_top a.hdrbtn.mobile-only:hover {
    color:#000 !important;
}


.new_counter .aio-icon-left {
    display:none !important;
}

.new_counter .stats-left .stats-desc {
    display: inherit !important;
    text-align: center !important;
    margin-bottom:10px;
}

.new_counter .stats-desc div {
    font-family: Montserrat !important;
    font-weight: 900 !important;
    color: #425f6b !important;
    text-transform: uppercase !important;
    line-height: 1em !important;
    font-size: 4em !important;
    text-align:center !important;
    display:inline !important;
}

.new_counter div.counter_suffix {
    font-weight:300 !important;
    letter-spacing: -0.25rem !important;
    padding-left:10px;
}



/* portfolio Latest News */
div.qode-bct-post-image {
    text-align: center;
}

.qode-blog-carousel-titled .qode-bct-post {
    max-width: 333px;
}

div.qode-bct-post-image img {
    vertical-align: middle;
    max-height: 160px;
    overflow: hidden;
    object-fit: cover;
}

div.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-title {
    margin-bottom: 14px;
    line-height: 1.25em;
    font-size:1.8em !important;
}
/* portfolio Latest News */







/* BOF: About USIF (Desktop) */

div.image_with_text {
    text-align: center
}

div.image_with_text h6 {
    text-transform: inherit !important;
    display: inline-block;
    color:#0e141f !important;
}

div.image_with_text img {
    margin: 0 1rem 0 0;
    display: inline-block;
    vertical-align: middle;
    max-width: 60px;
}

div.image_with_text .separator {
    display:none;
}

.ndv_recent_approval .qode_image_gallery_no_space ul li img {
    display: block;
    position: relative;
    width: 100%;
    object-fit: cover;
}

.ndv_recent_approval .qode_image_gallery_no_space ul li {
    position:relative;
}



.ndv_recent_approval .qode_image_gallery_no_space .controls a.next-slide {
    right: 0;
}

.ndv_recent_approval .qode_image_gallery_no_space .controls a.next-slide span,
.ndv_recent_approval .qode_image_gallery_no_space .controls a.prev-slide span {
    border: 0px solid #303030;
    color: #ffffff;
    border-radius: 0px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}



.ndv_recent_approval .vc_single_image-wrapper {
    width:100%;
    position:relative;
}

.ndv_recent_approval .vc_single_image-wrapper::after,
.ndv_recent_approval .qode_image_gallery_no_space ul li::after {
    content: "Approved";
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    text-align: center;
    background-image: url(/wp-content/themes/bridge-child/img/blue-70.png);
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 32px;
    font-family: montserrat;
    line-height: 1.5;
}



.ndv_recent_approval .wpb_text_column.wpb_content_element {
    text-align: center;
}

.ndv_recent_approval .vc_single_image-wrapper img {
    width: 100%;
    height: 275px;
    object-fit: cover;
}

.recent_status {
    position: relative;
}

.recent_status .wpb_wrapper {
    background-image:url('/wp-content/themes/bridge-child/img/blue-70.png');
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0px;
    padding: 5px;
    box-sizing:border-box;
}

.ndv_recent_approval .wpb_wrapper h6 {
    margin-bottom:1rem;
    color:#860e19;
    font-size:16px !important;
}

.ndv_recent_approval .wpb_wrapper h3 {
    color:#0e141f;
    margin-top:.25em;
    font-weight: 400 !important;
    font-size:32px !important;
    line-height: 1.15;
}

.ndv_recent_approval .wpb_wrapper p {
    text-transform: none;
    color:#c7c7c7;
    font-size: 18px;
}

.recent_status .wpb_wrapper p {
    color: #fff !important;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 600;
}
/* EOF: About USIF (Desktop) */


body.home .wpb_single_image img {
    height: auto;
    max-height: 130px;
    width:auto;
    min-width:192px;
    max-width: 100%;
    vertical-align: top;
    object-fit: contain;
}


li.slick-slide {
    padding: 0 20px;
    box-sizing: border-box;
}

#our_portfolio .vc_col-sm-12 {
    text-align: center;
}

#our_portfolio .wpb_single_image {
    display: inline-block !important;
    width: auto;
    min-width: 19%;
    max-width:49%;
    padding: .8em;
    box-sizing: border-box;
}


#i526p .stats-desc:after {
    content: "I-526 PETITIONS";
    display:block;
    color:#425f6b;
    font-size:1.8em;
    padding:5px 0 0 0
}

#i829p .stats-desc:after {
    content: "I-829 PETITIONS";
    display:block;
    color:#425f6b;
    font-size:1.8em;
    padding:5px 0 0 0
}

#i526p img, #i829p img {
    width: 75%;
    margin: 10px auto;
    display: block;
}

.whatsinitforme a {
    color: #fff !important;
}


body .qode-accordion-holder .qode-title-holder {
    background-color: transparent;
}

body .qode-accordion-holder h4.qode-title-holder {
    color: #85373a;
}

body .accordion_mark.left_mark {
    right:0;
    left: auto !important;
}

body .q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
    padding: 0 63px 0 0;
}

body .qode-accordion-holder .qode-accordion-content {
    padding: 0px;
}

body .q_accordion_holder.accordion h5.ui-accordion-header {
    padding: 1em;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #e1e1e1;
    text-transform: none;
    font-family:montserrat;
    line-height:1.3em !important;
    font-size:1.25em;
    margin-bottom: 0;
}

body .ui-accordion-content-active .ui-accordion-content-active {
    padding: 0 1em 0em 1em !important;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: #e1e1e1;
}

div.qode-accordion-holder .qode-title-holder.ui-state-hover,
div.qode-accordion-holder .qode-title-holder.ui-state-active {
    background-color:inherit;
    color:inherit;
}

.qode-accordion-content-inner {
    background-color: #f4f3f8;
}

.mobile-only .qode-accordion-content-inner {
    background-color: #fff;
}

div.qode-accordion-holder .qode-title-holder.ui-state-active {
    border-bottom:0px !important;
}

body .q_accordion_holder.accordion .ui-accordion-header .accordion_mark,
body .q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {
    border: 0px solid #e3e3e3;
    background-color: transparent;
}


body .q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon {
    background-image: url(img/minus.png);
}

body .q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
    width: 41px;
    height: 3.2em;
    background-image: url(img/plus.png);
}



.qode_image_gallery_holder ul li div {
    width:100% !important;
}

body .qode-advanced-image-gallery {
    height:275px !important;
}

body .qode-advanced-image-gallery .qode-aig-slider,
body .qode-advanced-image-gallery .qode-aig-slider .owl-stage,
body .qode-advanced-image-gallery .qode-aig-slider .owl-item {
    visibility: visible;
    height: 100%;
    overflow: hidden;
}

body .qode-advanced-image-gallery .qode-aig-image a {
    width: 100%;
    height: 100%;
}

body .qode-advanced-image-gallery .qode-aig-image,
body .qode-owl-slider .owl-stage-outer {
    height: 100%
}

body .qode-advanced-image-gallery .qode-aig-image img {
    object-fit:cover;
    height:100%;
}

body .qode-advanced-image-gallery .owl-nav .qode-next-icon,
body .qode-advanced-image-gallery .owl-nav .qode-prev-icon {
    border-width:0;
}

body .qode-advanced-image-gallery .owl-nav .owl-next {
    right: 0;
}

body .qode-advanced-image-gallery .owl-nav .owl-prev {
    left: 0;
}

.owl-item:after {
    content: "Approved";
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    text-align: center;
    background-image: url(/wp-content/themes/bridge-child/img/blue-70.png);
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 28px;
    font-family: montserrat;
    line-height: 1.75;
    font-weight:700;
}


.faqarrow {
    max-height: 80px;
    width: auto;
}

body .gform_wrapper .top_label li.gfield.gf_left_third,
body .gform_wrapper .top_label li.gfield.gf_middle_third,
body .gform_wrapper .top_label li.gfield.gf_right_third {
    padding-right: 8px;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-width: 2px !important;
    border-color: #e6e6eb !important;
    border-style: solid;
}

body div.gform_wrapper .gform_body .gform_fields .gfield select {
    padding: 12px;
}



body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 13px !important;
}


.desktop60 {
    width: 60%;
    margin: 0 auto;
}

















.basics_h3 {
    color: #fff;
    margin-bottom: 0em;
}

.clear_basics {
    clear:both;
}

ol.eb5basics {
    counter-reset: my-counter;
    list-style: none;
    font-size: 1.5em;
    line-height: 1.25em;
    color:#fff;
    margin-left: 3em;
}

ol.eb5basics li {
    padding: 0 0 0 1em;
    position: relative;
    margin-bottom: 1em;
}

ol.eb5basics li span {
    position: absolute;
    left: -5px;
    font-size: 2.5em;
    line-height: 1;
    font-weight: lighter;
    top: 22px;
}

ol.eb5basics li strong {
    margin-bottom: 5px;
    position: relative;
    display: block;
}

ol.eb5basics li:before {
    content: counter(my-counter);
    /* content: counter(my-counter) "\203A"; */
    counter-increment: my-counter;
    position: absolute;
    padding: 15px;
    color: #142c43;
    background: rgb(133, 55, 58);
    border-radius: 25px;
    line-height: 25px;
    font-size: 25px;
    width: 25px;
    text-align: center;
    height: 25px;
    left: -3em;
    top: 1em;
}

body.portfolio_page-template-default .wpb_wrapper h6 {
    text-transform: none;
}

a.openinpersonmeetingform.pum-trigger {
    padding: 6px;
    display: inline-block;
    text-align: center;
}




.caroufredsel_wrapper .qode-bct-post-text h3.qode-bct-post-title {
    font-size: 20px !important;
    text-transform: capitalize;
}


.sub_menu h3 {
    font-family: Lato !important;
}



body #gform_34 .gfield .ginput_container input[type='text'],
body #gform_34 .gfield .ginput_container textarea,
body #gform_34 .gfield .ginput_container input[type='email'] {

    padding: 15px !important;
    font-family: 'Lato', Sans-Serif;
    color: #141414;
    letter-spacing: 0px;
    font-size: 14px !important;
    border-width: 0px !important;
    border-color: #e6e6eb !important;
    border-style: solid;
    background-color: #fff !important;
    border-radius:0 !important;
}



@media all and (max-width: 1000px) {

    .vc_custom_1532972236678  div.section {
        padding:0 20px;
    }

    #row_one .vc_col-sm-9 {
        width:100% !important;
    }

    #sidebar_column_outer_id {
        display:none;
    }


    span.languagetitle {
        display:none;
    }

    .header_top {
        height: 1px !important;
    }

    div.mobile-only.vc_custom_1533241192144 {
        padding-bottom: 0rem !important;
    }

    div.mobile-only.vc_custom_1533241192144 .wpb_text_column.wpb_content_element {
        margin-top:10px !important;
        margin-bottom:10px !important;
    }

    .header-widget.qtranxs_widget.header-left-widget {
        right: 20px;
        position: absolute;
        /* top: 129px; */
        top: 37px;
    }

    .parent-pageid-21255 .ult-vc-seperator {
        display:none !important;
    }


    span.pin.uk {
        top: 10%;
        right: 52%;
    }

    span.pin.brazil {
        bottom: 24%;
        right: 64%;
    }

    span.pin.niger {
        bottom: 36%;
        right: 50%;
    }

    span.pin.south-africa {
        bottom: 7%;
        right: 45%;
    }

    span.pin.uae {
        top: 32%;
        right: 38%;
    }

    span.pin.india {
        top: 34%;
        left: 66%;
    }

    span.pin.china {
        top: 27%;
        left: 76%;
    }

    span.pin.hong-kong {
        top: 33%;
        left: 74%;
    }

    span.pin.vietnam {
        bottom: 38%;
        left: 72%;
    }

    span.pin.australia {
        bottom: 9%;
        right: 4%;
    }

    div.header_top, div.header_bottom {
        padding-top: 1em;
    }


    .whyusa .wpb_wrapper {
        text-align:center;
    }

    .whyusa .wpb_wrapper h3 {
        display:inline;
        margin: 0 .25em
    }

    body .qode-accordion-holder .qode-accordion-content {
        padding: 0px 20px;
    }

    .qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner:only-child {
        padding-left: 0px !important;
    }

    .ult_exp_section {
        padding-left: 0 !important;
    }

    div.ult_expheader {
        float:left;
        background: #85373a;
        padding: .5rem;
        color: #fff;
    }


    ul.sub_menu li h3 {
        text-transform: none !important;
        font-size:1em !important;
        font-weight: normal !important;
    }


}








@media (max-width: 800px) {
    .iconleft {
        float:left !important;
        width: auto !important;
        padding-bottom: 2.5em !important;
    }
}






@media all and (max-width: 768px) {
    .locations-map-wrapper .pins .pin {
        font-size: 12px;
    }

    .locations-map-wrapper .pins span.dot {
        width: 15px;
        height: 15px;
    }

    span.pin.india .line {
        transform: rotate(-60deg);
        top: -23px;
        position: relative;
        left: -12px;
    }

    span.pin.uk {
        right: 53%;
    }

    span.pin.south-africa {
        right: 46%;
    }

    span.pin.uae {
        right: 39%;
    }

    span.pin.china {
        /* left: 75%; */
    }

    span.pin.hong-kong {
        /* left: 75%; */
    }

    span.pin.vietnam {
        left: 73%;
    }

    span.pin.australia .line {
        transform: rotate(60deg);
        position: relative;
        left: -16px;
        top: 15px;
    }

    span.pin.australia .title {
        position: relative;
        top: 25px;
        left: -25px;
    }

    span.pin.australia {
        right: 3%;
    }


    /* BOF: About USIF */
    div.image_with_text img {
        margin: 0 auto;
        display: block;
        max-width: 50px;
    }
    /* EOF: About USIF */
    .vc_custom_1520369297385 .wpb_column.vc_column_container {
        text-align: center;
        padding:1em;
        box-sizing: border-box;
    }

    .desktop60 {
        width: 100%;
        margin: 0 auto;
    }

}
/* EOF: Tablet (if needed) */



@media all and (max-width: 642px) {

    body #gform_34 .gfield .ginput_container input[type='text'],
    body #gform_34 .gfield .ginput_container textarea,
    body #gform_34 .gfield .ginput_container input[type='email'] {

        padding: 10px !important;
    }

}





@media all and (max-width: 600px) {
    .events-callout .single-event,
    .events-callout .single-event.oneonone {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .buttons .qbutton.center {
        margin: 10px 0 !important;
    }

    .locations-map-wrapper {
        display: none;
    }

    .qbutton.big_large, .qbutton.big_large_full_width {
        font-size: 14px !important;
    }
}



/* BOF: Mobile */
@media (max-width: 500px) {

    body h1 {
        font-size: 3em;
        line-height: 1.25em;
    }

    body h1.small {
        font-size: 2.8em !important;
        line-height: 1.25em !important;
    }

    body h2 {
        font-size: 2.0em !important;
        line-height: 1.25em;
    }

    body h2.small {
        font-size: 1.8em !important;
        line-height: 1.25em !important;
    }

    body h3 {
        font-size: 1.7em !important;
        line-height: 1.25em !important;
    }

    body h3.small {
        font-size: 1.5em !important;
        line-height: 1.25em !important;
    }

    body h4 {
        font-size: 1.4em;
        line-height: 1.25em;
    }

    body h4.small {
        font-size: 1.2em !important;
        line-height: 1.25em !important;
    }

    body h5 {
        font-size: 1.1em;
        line-height: 1.25em;
    }

    body h5.small {
        font-size: 0.9em !important;
        line-height: 1.25em !important;
    }

    body .ginput_container.ginput_container_date {
        width: 100%;
    }

    /* portfolio Latest News */
    div.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-title {
        font-size:1.4rem !important;
    }
    /* portfolio Latest News */

    .white.thin.shadow.small {
        font-size:3em !important;
        line-height: 1.25em !important;
    }

    div.wrapper-developer-relationships .testimonial_content_inner,
    body.home .testimonial_content_inner {
        /* height:385px; */
        height: 435px;
    }

    div.wrapper-developer-relationships .testimonial_image_holder {
    /* body.home .testimonial_image_holder { */
        display:none;
    }

    div.wrapper-developer-relationships h2 {
        font-size: 2rem;
        font-weight: 600;
        line-height: 2.3rem;
    }

    div.header-widget.qtranxs_widget.header-left-widget {
        top: 11px !important;
    }

    div.qtranxs_widget ul {
        line-height:25px;
    }

    div.qtranxs_widget ul li {
        display:block;
    }

    h3.small span {
        font-size: .7em;
    }

    .front_news_holder h3 {
        text-align: center;
    }

    body div.wrapper-am-i-eligible-start div.vc_custom_1536596770674,
    body div.wrapper-am-i-eligible div.vc_custom_1536596770674 {
        padding-bottom: 3rem !important;
    }

    body div.wrapper-am-i-eligible .wpb_wrapper h1,
    body div.wrapper-am-i-eligible-start .wpb_wrapper h1 {
        font-size: 2em !important;
        line-height: 1.25em !important;
        text-align:center;
    }

    body div.wrapper-am-i-eligible .wpb_wrapper h2,
    body div.wwrapper-am-i-eligible-start .wpb_wrapper h2 {
        font-size: 1.8em !important;
        line-height: 1.25em !important;
    }

    body div.wrapper-am-i-eligible .wpb_wrapper h3,
    body div.wrapper-am-i-eligible-start .wpb_wrapper h3 {
        font-size: 1.2em !important;
    }

    .wrapper-am-i-eligible-start .gform_wrapper .gfield {
        font-size: 1.2em !important;
        line-height: 1.25em !important;
    }

    .gform_wrapper div.gform_page_footer input.button {
        width:45%;
        text-align: center;
    }

    .wrapper-am-i-eligible-start .gform_wrapper .gf_progressbar_percentage span {
        margin-right: -20px;
    }

    .gform_wrapper .gf_progressbar_wrapper {
        margin: 0 0 0px;
        padding: 0 0 10px;
    }

    .wrapper-am-i-eligible-start div.vc_custom_1536688858850,
    .wrapper-am-i-eligible div.vc_custom_1536688858850 {
        padding-top: 2rem !important;
    }

    /* BOF: Home - EB5 Basics (mobile) */
    body.home ol.eb5basics {
        font-size: 1.2em;
    }

    body.home ol.eb5basics li:before {
        padding: 10px;
        border-radius: 20px;
        line-height: 20px;
        font-size: 20px;
        width: 20px;
        height: 20px;
        top: 1.3em;
    }

    body.home div.vc_custom_1537548052231 {
        margin-top: 0 !important;
    }

    body.home .vc_custom_1509032801345 {
        margin-left:0 !important;
    }

    body.home .vc_custom_1509032801345 a {
        padding:10px 0 !important;
    }

    body.home div.eb5basics_title_holder  {
        float: none !important;
        left: 0 !important;
    }

    /* EOF: Home - EB5 Basics (mobile) */

    body.home .vc_custom_1538585948347 {
        padding-top: 13rem !important;
        padding-bottom: 2rem !important;
    }


    body.home ul.mainul,
    body.home div.esg-overflowtrick {
        height:auto !important;
    }

    body.home ul.mainul {
        text-align: center !important;
    }

    body.home ul.mainul li {
        height: 160px !important;
        width: 46% !important;
        display: inline-block !important;
        margin: 4px !important;
        position: initial !important;
    }

    body.home ul.mainul li .esg-entry-cover .esg-transition {
        height: 100% !important;
        padding: 30% 0 0 0 !important;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
    }

    body.home ul.mainul li .esg-entry-cover .eec {
        height: 100% !important;
    }

    body.home ul.mainul li .esg-entry-media {
        padding-bottom:0 !important;
        height: 100% !important;
    }

    body.home ul.mainul li .esg-entry-media .esg-media-poster {
        height: 100% !important;
    }

    body.home .esg-grid a {
        z-index: 999 !important;
        position: absolute;
        width: 100%;
        border-radius: 0;
        text-align: center;
        box-sizing: border-box;
    }

    



    #our_portfolio .wpb_single_image {
        max-width: 49% !important;
        min-width: 0;
    }

    body.home .wpb_single_image img {
        min-width:0;
        max-width: 100%;
    }

    .usifandtheeb5 div.q_elements_item_content {
        padding-right: 0 !important;
    }

    .hidemobile {
        display:none;
    }



    /* BOF: About USIF (mobile) */

    .new_counter .stats-desc div {
        font-size: 3em !important;
    }

    .vc_custom_1537993302766 {
        padding-bottom: 4rem !important;
        text-align: center !important;
    }
    
    /* EOF: About USIF (mobile) */

    .iconleft {
        float:left !important;
        width: auto !important;
        padding-bottom: 2.5em !important;
    }


    div.content_inner div.mobile_less_padding {
        padding-top:2rem !important;
        padding-bottom: 4rem !important;
    }

    .pum-theme-26431 .pum-container, .pum-theme-default-theme .pum-container {
        top: 30px!important;
    }

    .vc_custom_1534342221034 {
        padding-right:25px !important;
        padding-left:25px !important;
    }


}
/* EOF: Mobile */



/* Contact page form updates */
body.page-id-21336 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background-color: #fff;
}

body.page-id-21336 .gform_wrapper textarea { border: 2px solid #e6e6eb }

body.page-id-27359 .gform_wrapper .gform_body .gform_fields .gfield select {
    -webkit-appearance: none;
    position: relative;
    line-height: normal;
    padding: 13px;
}

body.page-id-27359 .gform_wrapper .gform_body .gform_fields .ginput_container_select {
    position: relative;
}

body.page-id-27359 .gform_wrapper .gform_body .gform_fields .ginput_container_select::after {
    content: "";
    display: inline-block;
    border-right: 2px solid #6e6e6f;
    border-bottom: 2px solid #6e6e6f;
    width: 6px;
    height: 6px;
    transform: rotate(44deg);
    transition: border-color .3s ease;
    -webkit-transition: border-color .3s ease;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 15px;
}




/* News stories */
.esg-entry-content.eg-cleveland-content .eg-cleveland-element-0 {
    font-family: Montserrat;
    text-transform: uppercase;
}

.single-post.single-format-standard article h1  {
    line-height: 3.5rem;
    margin-bottom: 0.2em !important;
    letter-spacing: 0px;
}

.single-post.single-format-standard article h2  {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5rem;
    text-transform: none;
    letter-spacing: 0px;
    margin-bottom: 1.5rem;
}

.single-post.single-format-standard article .date  {
    color: #bebebe;
}




/* one on one events */

.events-callout .oneonone {
    text-align: center;
    position:relative;
    width: 30%;
    padding-right: 10px;
    box-sizing: border-box;
    margin-bottom: 3em;
}

.oneonone_img_holder {
    position: relative;
}

.oneonone_img_holder img {
    max-height: 9999px !important;
}

.events-callout .oneonone h3 {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 26px;
    line-height: 1.5em;
}

.oneonone_signup {
    position: absolute;
    bottom: -10px;
    background: #2a4155;
    padding: 4px;
    width: 150px;
    color: #fff;
    font-size: 18px;
    left: 50%;
    margin-left: -75px;
    box-sizing: border-box;
    border: 4px solid #3d5561;
}

.arrow-down {
    position: absolute;
    width: 0; 
    height: 0; 
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #3d5561;
    left: 50%;
    margin-left: -20px;
    box-sizing: border-box;
    bottom: -20px;
}

.events-callout .oneonone h3 {
    margin-bottom: 0;
}

.events-callout .oneonone p {
    margin-bottom: 0;
}

.events-callout .oneonone .date .m {
    font-size: 22px;
    display: inline-block;
    width: 100%;
    color: #85373a;
    font-weight: 400;
    text-transform: uppercase;
}

.events-callout .oneonone .date {
    display: inline-block;
    width: 50px;
    color: #85373a;
    text-align: center;
    box-sizing: border-box;
    padding-top: 10px;
}

.events-callout .oneonone .excerpt {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}

#gform_fields_42 .halfform2 {
    width:50% !important;
    padding:.25em !important;
    display: inline-block;
}

#gform_fields_42 .fullform2 {
    width:100 !important;
    padding:.25em !important;
}

#gform_fields_42 .name_first,
#gform_fields_42 .name_last {
    width:49.5%;
}

#gform_fields_42 .name_first {
    margin-right: 1% !important;
}

#gform_fields_42 select,
#gform_fields_42 textarea {
    border-width: 2px !important;
    border-color: #e6e6eb !important;
    border-style: solid;
    width: 100%;
}


#callout_top {
    width: 100%;
    line-height: 33px;
    font-size: 18px;
    color: #fff;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    padding: .5em 0;
    background: #85373a;
}

#callout_top span,
#callout_top p,
#callout_top a {
    margin:0;
    padding:0;
    color:#fff;
}

#callout_top a {
    text-decoration:underline;
}







/* ARAM ADDED - AUG 3 */

.relative {
    position: relative;
}

.zindex0 {
    z-index: 0;
}

.zindex10 {
    z-index: 10;
}

.flexyflex {
    justify-content: flex-end !important;
}

.flexyflex .fl-col-content {
    width: auto;
    display: flex;
    flex-direction: row !important;
    justify-content: flex-end !important;
}

.flexyflex .fl-col-content .fl-module {
    width: auto !important;
}



.flexyflex_left {
    justify-content: flex-start !important;
}

.flexyflex_left .fl-col-content {
    width: auto;
    display: flex;
    flex-direction: row !important;
    justify-content: flex-start !important;
}

.flexyflex_left .fl-col-content .fl-module {
    width: auto !important;
}


.accordion .fl-accordion-button {
    max-width: 130px;
}



div.timeline {
  width: 100%;
  background: transparent;
  height: 60px;
  border-width: 0 0 1px 1px;
  border-color: #fff;
  border-style: solid;
  position: relative;
}

.timeline_one:before,
.timeline_two:before,
.timeline_three:before {
  content: "";
  background-image: url(/wp-content/uploads/2022/08/group-17@2x.png);
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -25px;
  left: -25px;
}

.timeline_two:before {
    background-image: url(/wp-content/uploads/2022/08/group-20@2x.png);
}

.timeline_three:before {
    background-image: url(/wp-content/uploads/2022/08/group-24@2x.png);
}

.yourpath_textholder .fl-rich-text {
    height: 120px;
}


.yourpath_heading {
    height: 80px;
}

.trustedname .padding_rightside .fl-col-content {
    background-image: url(/wp-content/uploads/2022/08/triangle-blue.png);
    background-repeat: no-repeat;
    background-position: 0 120px;
}

.shadowleft .fl-photo-content:after {
    content: "";
    background-image: url(/wp-content/uploads/2022/08/line-bg-line-bg-line-bg-line-bg-line-bg-line-bg-mask.svg);
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: -20px;
    left: -20px;
}

.shadowleft .fl-photo-content img {
  position: relative;
  z-index: 1;
}

.padding_leftside {
  padding-left: calc( (100% - 1360px)/2 );
}

.padding_rightside {
  padding-right: calc( (100% - 1360px)/2 );
}

.trustedname .padding_leftside {
    background-image: url(/wp-content/uploads/2022/08/home-bkgd.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: scroll;
    background-size: cover;
}

.trustedname .padding_rightside {
    background-color: #ffffff;
}





/* HOME SWIPER */
.home_portfolio_swiper {
  width: 100%;
}

.home_portfolio_swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

  position: relative;
}

.home_portfolio_swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home_portfolio_swiper {
  height: 720px;
}

.home_portfolio_swiper .swiper-slide {
  height: 100%;
  background-color: #e03940;
  transition: all 0.5s;
}

.home_portfolio_swiper .home-swiper-left {
    width: 65%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-swiper-right {
    width: 35%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 50px;
    box-sizing: border-box;
    justify-content: center;
    padding-right: calc( (100% - 1360px)/2 );
    align-items: flex-start;
    text-align: left;
}

@media (max-width: 1360px) {
    .home-swiper-right {
        padding-right: 30px;
    }
}

.home_portfolio_swiper .swiper-pagination {
    width: auto !important;
    left: calc(65% + 60px) !important;
}


.home_portfolio_swiper .swiper-pagination-bullet {
    background: transparent !important;
    border: 1px solid #ffffff !important;
}

.home_portfolio_swiper .swiper-pagination-bullet-active {
    background: #ffffff !important;
}

.home-swiper-right h3 {
    color: #790003;
    font-family: Montserrat;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.75;
}

.home-swiper-right h2 {
    color: #fff;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.25;
    padding: 15px 0;
}

.home-swiper-right p {
    color: #fff;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5;
}

.home-swiper-right a {
    color: #fff;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.5;
    text-decoration: underline !important;
    margin-top: 15px;
}



.home_testimonials_swiper {
    height: 350px;
}

.home_testimonials_swiper .test-swiper {
    padding: 20px 20px 20px 20px;
    background: #003650;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: flex-end;

    justify-content: space-between;
}

.home_testimonials_swiper .test-swiper img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: absolute;
    top: -75px;
    border: 3px solid #ffffff;
}

.p_testimonial {
    font-family: 'Lato';
    font-size: 20px;
    line-height: 1.5;
    font-style: italic;
    color: #fff;
    margin-top: 60px;
    text-align: center;
}

.p_title {
    font-family: 'Lato';
    font-size: 18px;
    line-height: 1.6;
    color: #e03940;
    margin-bottom: 10px;
    text-align: center;
}

.p_project {
    color: #ffffff;
}

.home_testimonials_swiper .swiper-pagination-bullet {
    height: 12px !important;
    width: 12px !important;
    opacity: 1 !important;
    background-color: #d8d8d8 !important;
}

.home_testimonials_swiper .swiper-pagination-bullet-active {
    background-color: #e03940 !important;
}

.home_testimonials_swiper .swiper-pagination-bullets {
    bottom: 40px !important;
}

p.p_testimonial:before {
    content: '"';
    color: red;
    font-size: 1.25em;
    line-height: 0;
    margin-right: 3px;
}

p.p_testimonial:after {
    content: '"';
    color: red;
    font-size: 1.25em;
    line-height: 0;
    margin-left: 3px;
}


#gform_43 input[type=text] {
    background-color: transparent;
    border-width: 0 0 1px 0 !important;
    color: #70b2dd;
    border-color: #70b2dd !important;
}

#gform_43 #field_submit {
    grid-column: span 2;
    border-bottom: 0px;
    border-style: solid;
}

#gform_43 #field_43_1 {
    grid-column: span 8;
    border-bottom: 0px;
}

#gform_43 .gform_fields {
    grid-column-gap: 0% !important;
}

#gform_43 #gform_submit_button_43 {
    height: 51px !important;
    top: -7px !important;
    position: relative !important;
    border-bottom: 1px solid #70b2dd !important;
}


.thefooter .padding_leftside {
    background-color: #002334;
}

.thefooter .padding_rightside {
    background-color: #002334;
    background-image: url(/wp-content/uploads/2022/08/line-bg-line-bg-line-bg-line-bg-line-bg-line-bg-mask.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: scroll;
    background-size: cover;
}





/* BOF: responsive shtuff */
@media (max-width: 960px) {

    .yourpath_textholder .fl-rich-text {
        height: 140px;
    }

    .yourpath_heading {
        height: 100px;
    }


    /* HOME PORTFOLIO SLIDER */
    .home_portfolio_swiper {
        height: auto !important;
    }

    .home_portfolio_swiper .swiper-slide {
        flex-direction: column;
    }

    .home-swiper-right, .home-swiper-left {
        width: 100% !important;
    }

    .home-swiper-left {
        min-height: 500px !important;
    }

}


@media (max-width: 768px) {

    .yourpath_textholder .fl-rich-text {
        height: auto;
    }

    .yourpath_heading {
        height: auto;
    }

    div.timeline {
        display: none;
    }

    .zindex10 .flexyflex {
        justify-content: flex-end !important;
    }

    .zindex10 .flexyflex .fl-col-content .fl-module {
        width: 50% !important;
    }

    .flexyflex_left .fl-col-content {
        justify-content: center !important;
        padding-top: 20px !important;
    }


    .zindex10 div.qtranxs_widget ul li {
        display: inline-block !important;
    }

    .zindex10 .fl-menu-mobile-toggle {
        float: right !important;
    }

    .trustedname .padding_rightside .fl-col-content {
        background-image: none !important;
    }

    #gform_43 #field_43_1 {
        grid-column: span 9;
    }

    #gform_43 #field_submit {
        grid-column: span 3;
    }

    #gform_43 #gform_submit_button_43 {
        top: 0px !important;
        width: 100%;
        object-fit: contain;
        object-position: right;
    }

    #gform_43 #gform_confirmation_message_43 {
        text-align: center;
    }

}
/* Pagination */













/* ARAM */
body .minimal-light .esg-filterbutton:after {
    border-width:50px 13px 0 0;
}

body .minimal-light .esg-filterbutton:before {
    border-width: 0 0 50px 13px;
}

body .esg-filter-wrapper.dropdownstyle {
    border: 0px solid #e5e5e5;
    background: #2e2e34;
    height:50px;
    border-radius: 0;

    margin-left: -3px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    top: 5px;
}

body .esg-filter-wrapper.dropdownstyle:hover {
    background: #fff157;
}

body .minimal-light .esg-filter-wrapper.dropdownstyle:before {
    border-width: 0 0 50px 13px;
}


.esg-filterbutton.selected {
    border: 1px solid #e03940 !important;
}

