/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

li#search-btn a {
    background: transparent;
}
body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    font-size: 25px;
}
.banner__content h2 {
    color: #fff;
    padding: 20px 80px 0;
}
span.icon-salient-search {
    margin-left: 40px;
}
.project_page_content iframe.iframe-embed {
	height: 700px !important;
}
.overlayy .row-bg-wrap {
    background: #29a2ff73;
}
ul.buttons.sf-menu li:first-child a span.asp-attach-product-269 {
    width: 200px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.coursel03 .carousel-item img.img-with-animation.skip-lazy.animated-in {
    height: 350px;
    object-fit: contain;
}
ul.buttons.sf-menu li:first-child a span.asp-attach-product-269 i {
    top: 0;
}
#header-outer .sf-menu>.sfHover>ul, #header-outer .sf-menu>li:hover>ul {
    top: 70%;
}
.sf-menu>li ul {
    padding: 5px;
}

.sf-menu>li ul a {
    font-size: 15px !important;
}
.custom__paginate {
    text-align: center;
}
p.noRecords {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 18px;
}
/* Banner CSS */
.wpb_text_column.wpb_content_element.foundation-tilt p {
    font-size: 200px;
    color: rgba(255,255,255,20%);
    font-family: 'Barlow Condensed';
    font-weight: 600;
    transform: rotate(-90deg);
    position: absolute;
    left: -200px;
    top: 305px;
    line-height: 1;
}

.wpb_text_column.wpb_content_element.foundation-tilt p span.hollow {-webkit-text-stroke: 2px black;color: #fff;opacity: .2;}

div#banner-row .row-bg-wrap .row-bg.viewport-desktop.using-bg-color {
	background: #29A2FF;
	background: -moz-linear-gradient(180deg, #29A2FF 69%, rgba(255,255,255,1) 69%);
	background: -webkit-linear-gradient(180deg, rgba#29A2FF 69%, rgba(255,255,255,1) 69%);
	background: linear-gradient(180deg, #29A2FF 69%, rgba(255,255,255,1) 69%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#29A2FF",endColorstr="#ffffff",GradientType=1);
	background-color: transparent !important;
}


.banner-carousel .carousel-item {
    height: 830px;
}

.banner-carousel .carousel-item > .wpb_row {
    height: 100%;
}

.banner-carousel .carousel-item > .wpb_row > .row_col_wrap_12_inner.col.span_12 {
    height: 100%;
    align-items: center;
}

.banner-carousel .carousel-item > .wpb_row > .row_col_wrap_12_inner.col.span_12 > .vc_col-sm-12 {
}
.banner__content {}

.banner__content h1 {
    color: #fff;
    padding: 0 80px;
    font-size: 80px;
    font-weight: 600 !important;
    line-height: 1;
    margin: 0;
    transform: translateY(-160px);
}

.banner__content .content_banner_line {
    margin: 50px 0 30px;
    font-size: 0;
    border-bottom: 4px solid rgba(255,255,255,20%);
    width: 400px;
    height: 4px;
}

.banner__content p {
    color: #fff;
    padding: 0 80px;
    font-size: 18px;
    max-width: 850px;
    line-height: 1.5;
}
.banner__content p br {
    display: none;
}
.flex-buttons {
    display: flex;
    padding: 0 80px;
    margin: 30px 0 0;
    gap: 40px;
}

a.red-cta {
    color: #FFF;
    font-family: 'Barlow';
    font-weight: 600;
    background-color: #7D0000;
    width: 203px;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid transparent;
}

.flex-buttons br {
    display: none;
}

a.red-cta i {top: 2px;margin-left: 10px;}

a.hollow-cta {
    color: #FFF;
    font-family: 'Barlow';
    font-weight: 600;
    background-color: transparent;
    width: 220px;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid white;
}

a.hollow-cta i {
    top: 2px;
    margin-left: 10px;
}
.bg-fit {background-size: cover;background-repeat: no-repeat;background-position: center right;}
.banner-carousel {}

.banner-carousel .owl-dots {
    position: absolute;
    bottom: 100px;
    z-index: 10;
    left: 80px;
}

.banner-carousel .owl-dots button.owl-dot {
}

.banner-carousel .owl-dots button.owl-dot span {
    width: 23px !important;
    height: 23px !important;
    border: 2px solid #fff;
    background: #fff !important;
}

.banner-carousel .owl-dots button.owl-dot.active {}

body .banner-carousel .owl-carousel.owl-theme .owl-dots button.owl-dot.active span {
    height: 23px !important;
    width: 23px !important;
    background-color: transparent !important;
    transform: none !important;
}
.banner-carousel .owl-stage {
    padding: 10px 0 !important;
}
nav ul.buttons.sf-menu li a {
    background: #7D0000;
    opacity: 1 !important;
    width: 200px;
    height: 60px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:hover .menu-title-text:after {
    border: 0;
}


.site-h2 {}

.site-h2 h2 {
    color: #29A2FF;
    font-family: 'Barlow Condensed';
    font-size: 50px;
    line-height: 1.3;
}

.site-h4 {}

.site-h4 h4 {
    color: #2E2E2E;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.3;
    font-family: 'Montserrat';
}

.site-text {}

.site-text p {
    font-size: 20px;
    line-height: 1.6;
    color: #69697D;
}

.blue-cta {}

.blue-cta a {
    background-color: #29A2FF;
    color: #fff;
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 62px;
    font-size: 17px;
    text-transform: uppercase;
    gap: 5px;
}

.blue-cta a i {
    top: 0px;
}
.coursel03 {}

.coursel03 .carousel-item {}

.coursel03 .carousel-item .text-for-carousel-woman {
    background: #fff;
    min-height: auto;
    padding: 10px;
    transform: translateY(-40px);
    width: 90%;
    margin: 0px auto;
    box-shadow: 0 0 10px rgb(0 0 0 / 6%);
}

.coursel03 .carousel-item .text-for-carousel-woman p {
    font-size: 15px;
    font-weight: 600;
    color: #29A2FF;
}
.dark .coursel03 .owl-theme .owl-dots button.owl-dot.active span {
    transform: scale(1) !important;
    background: #29A2FF !important;
}

.coursel03 .owl-dots button span {
    width: 18px !important;
    height: 18px !important;
    background: #BED6EB !important;
}
.font16 p {
    font-size: 16px;
    line-height: 2;
}
/***Project temp css**/
.project-col {}

.project-col .column-image-bg {
    background-size: cover;
	background-repeat: no-repeat;
}

.project-item {
    display: flex;
    position: relative;
    padding: 60px 0px 0px;
    align-items: center;
}

.project-image {
    position: absolute;
    width: 580px !important;
    height: 110%;
}

.project-item .project-content {padding: 0;max-width: 700px;}

.project-item .project-content h3 {
    color: #fff;
    font-size: 28px;
    font-family: 'Barlow Condensed';
    font-weight: 500 !important;
}

.project-item .project-content h3 br {
    display: none;
}

.project-item .project-content p {
    color: #fff;
    font-size: 15px;
}

.project-item .project-content p br {
    display: none;
}

.project-image img {width: 100% !important;height: 100% !important;object-fit: cover;margin: 0 !important;position: absolute;}

.project-item:nth-child(1) .project-image {
    left: -360px;
    top: -50px;
}

.project-item:nth-child(1) {}

.project-item:nth-child(1) .project-content {
    margin-left: auto;
}

.project-parent {
    margin-top: 100px;
}

.project-item:nth-child(2) {}

.project-item:nth-child(2) .project-image {
    right: -360px;
    top: 0;
}

.project-item:nth-child(2) .project-content {
    margin-right: auto;
    padding-left: 50px;
}

.project-item .project-content a {
    color: #fff;
    font-family: 'Barlow';
    font-weight: 600;
    font-size: 21px;
}

.project-item .project-content a i {
    top: 0px;
    right: -10px;
}

.project-item:nth-child(3) {}

.project-item:nth-child(3) .project-content {
    margin-left: auto;
    padding-bottom: 80px;
}

.project-item:nth-child(3) .project-image {
    top: 20px;
    left: -360px;
    height: 90%;
}

.project-item:after {
    content: '';
    position: absolute;
    bottom: -20px;
    border-bottom: 3px solid #ffffff2b;
    width: 400px;
    left: 50%;
    transform: translateX(-50%);
}

.project-item:last-child:after {
    opacity: 0;
}

.contact-left h3 {
    color: #fff;
    font-family: 'Barlow';
    font-size: 40px;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 40px !important;
}

ul.contact-ul {margin-left: 0;}

ul.contact-ul li {
    list-style: none;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    gap: 20px;
}

ul.contact-ul li a {
    display: flex;
    align-items: center;
    color: #fff;
    font-family: 'Montserrat';
    line-height: 1;
    font-size: 18px;
	text-transform:lowercase;
}

ul.contact-ul li a br {
    display: none;
}

ul.contact-ul li a img {
    margin-right: 20px;
}
ul.contact-socials {
    margin:0px;
    display: flex;
    align-items: center;
    gap: 40px;
}

ul.contact-socials li {
    list-style: none;
}

ul.contact-socials li a {
    font-size: 0;
}

ul.contact-socials li a i {
    font-size: 30px;
    color: #ffffff;
}
.qwe span.asedf {
    display: block;
    color: #fff;
    font-family: 'Montserrat';
    line-height: 1.3;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.contact-heading {}

.contact-heading h3 {
    color: #001F35;
    font-family: 'Barlow';
    font-weight: bold;
    font-size: 30px;
}

.contact__form {}

.contact__form input  {
    border: 0 !important;
    border-bottom: 2px solid #C6C6C6!important;
}

.contact__form textarea {
    border: 0 !important;
    border-bottom: 2px solid #C6C6C6!important;
}

.contact__form input:focus,.contact__form textarea:focus {
    border-color: #737374!important;
}

.contact__form {}

.contact__form .wpforms-submit-container {}

.contact__form .wpforms-submit-container button {
    margin-left: auto !important;
    display: table !important;
    background-color: #29A2FF !important;
    color: #fff !important;
    font-family: 'Barlow';
    text-transform: uppercase;
    font-weight: 600;
    border: 0 !important;
    width: 145px !important;
    font-size: 15px !important;
}
div#custom_html-2 {}

#footer-outer #footer-widgets div#custom_html-2 h4 {
    font-family: 'Barlow';
    color: #fff !important;
    font-size: 25px !important;
    font-weight: 600 !important;
}

ul.footer-socials {
    display: flex;
    align-items: center;
    gap: 10px;
}

.widget_text {}

#footer-outer #footer-widgets .widget_text h4 {
    color: #fff !important;
    font-family: 'Barlow Condensed';
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    position: relative;
    display: table;
}

#footer-outer #footer-widgets .widget_text h4:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0px;
    background: #fff;
    border-bottom: 2px solid #fff;
    width: 110%;
}

#footer-outer #footer-widgets div#custom_html-2 h4:after {
    display: none;
}

#footer-outer #footer-widgets .widget_text h4:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0px;
    border-bottom: 2px solid #0663AA;
    width: 30%;
    z-index: 1;
}

#footer-outer #footer-widgets div#custom_html-2 h4:before {
    display: none;
}

#mailpoet_form_1 .mailpoet_form {
    display: flex;
    padding: 10px 0 0 !important;
    width: 100%;
}

#mailpoet_form_1 .mailpoet_form input {
    background: #FFF;
    border-radius: 0px;
    border-radius: 5px;
    height: 70px;
}

#mailpoet_form_1 .mailpoet_form .mailpoet_message {padding: 0 !important;}

#mailpoet_form_1 .mailpoet_form .mailpoet_paragraph {
    flex: 3;
}

#mailpoet_form_1 .mailpoet_form .mailpoet_paragraph.last {
    flex: 0 0 70px !important;
    transform: translateX(-10px);
    max-width: 70px;
}

html body #footer-outer #footer-widgets #mailpoet_form_1 .mailpoet_form .mailpoet_paragraph.last input.mailpoet_submit[type="submit"] {
    opacity: 1 !important;
    background: #0663AA !important;
    font-size: 20px;
    border-radius: 5px !important;
}

body[data-button-style="slightly_rounded_shadow"] #mailpoet_form_1 input[type="submit"]:hover {
    transform: none !important;
}


/**Inner Pages***/
div#page-header-wrap h1 {
    font-family: 'Barlow Condensed';
    font-weight: 600;
    font-size: 80px;
    line-height: 1;
    margin: 0;
}
.inner-h3 h3 {
    color: #29A2FF;
    font-family: 'Barlow Condensed';
    font-weight: bold;
    font-size: 60px;
    line-height: 1.5;
}

.number.accent-color span {
    color: #1A6DA9;
}
.inner-h4 {}

.inner-h4 h4 {
    font-family: 'Montserrat';
    color: #2E2E2E;
    font-size: 30px;
    line-height: 1.5;
}

.inner-list ul {}

.inner-list ul li {
    list-style: none;
    position: relative;
    color: #69697D;
    font-size: 20px;
    line-height: 1.8;
}

.inner-list ul li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -30px;
    background-image: url('https://iraqfoundation.org/wp-content/uploads/2022/07/list-icon.png');
    width: 19px;
    height: 19px;
}
.blue-bg .row-bg.viewport-desktop {
    background-image: url('https://iraqfoundation.org/wp-content/uploads/2022/08/lb-rect.jpg');
    background-repeat: no-repeat;
    background-size: contain;
}

.blue-bg.right .row-bg.viewport-desktop {
    background-position: 110%;
}
ul.project_list_component {
    margin: 0;
}

ul.project_list_component li.project_list_li {
    list-style: none;
    margin-bottom: 40px;
}

ul.project_list_component li.project_list_li a.listing_item {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px;
    box-shadow: 0 3px 12px rgb(0 0 0 / 15%);
}

ul.project_list_component li.project_list_li a.listing_item img.pListIcon {
    width: 120px;
    height: 120px;
    object-fit: contain;
    margin: 0;
}

ul.project_list_component li.project_list_li:last-child {
    margin: 0;
}

ul.project_list_component li.project_list_li a.listing_item .projectInfoBody {}

ul.project_list_component li.project_list_li a.listing_item .projectInfoBody h3 {
    margin: 0;
    line-height: 1.5;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 22px;
    color: #2E2E2E;
}

ul.project_list_component li.project_list_li a.listing_item .projectInfoBody p.plFundedBy {
    padding: 0;
    margin: 20px 0px;
    font-family: 'Montserrat';
    color: #69697D;
    font-size: 16px;
}

ul.project_list_component li.project_list_li a.listing_item .projectInfoBody p.plFundingDates {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 18px;
    color: #0663AA;
}

/***SPCSS***/
.projects-template-default {}

.projects-template-default div#header-space {
    display: none;
}

.projects-template-default div#header-outer {
    position: absolute !important;
    background: transparent;
    box-shadow: none !important;
}

.projects-template-default div#header-outer span.menu-title-text {
    color: #fff;
}

.projects-template-default div#header-outer ul.sub-menu.tracked-pos li a span.menu-title-text {
    color: #999;
}


.projects-template-default div#header-outer ul.sub-menu.tracked-pos li a:hover span.menu-title-text {
    color: #fff;
}
.ipBannerWrap {
    height: 425px;
    background-image: url(https://iraqfoundation.org/wp-content/uploads/2022/08/inner_banner_2.jpg);
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center center;
    max-width: 100%;
}
.ipBanner h1 {
    color: #fff;
    margin: 0;
    line-height: 1;
}
h2.project-archived-heading {
    text-align: center;
    font-family: 'Barlow Condensed';
    color: #29A2FF;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.5;
}
h5.proj-SD {
    font-family: 'Montserrat';
    font-size: 20px;
    line-height: 1.5;
    color: #69697D;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}

h5.proj-tl {
    margin-bottom: 25px;
    font-size: 18px;
    color: #0663AA;
    font-family: 'Montserrat';
    font-weight: 500;
}

h6.proj-fb {
    font-size: 18px;
    color: #69697D;
    font-family: 'Montserrat';
    font-weight: 400;
    margin-bottom: 25px;
}

.phaseBreakDown {}

.phaseBreakDown ul {
    margin: 0 0 25px;
}

.phaseBreakDown ul li {
    list-style: none;
    margin-bottom: 15px;
    color: #69697D;
    font-family: 'Montserrat';
    font-size: 18px;
}

.phaseBreakDown ul li:last-child {
    margin-bottom: 0;
}

.phaseBreakDown ul li strong {
    color: #0663AA;
}

.proj-desc {}

.proj-desc p {
    color: #69697D;
    font-family: 'Montserrat';
    line-height: 2;
    font-size: 18px;
}

.proj-desc h6 {
    font-size: 20px;
    line-height: 2;
    color: #69697D;
	font-family: 'Barlow Condensed';
}

/**Home__Projects**/
ul.home_project_list_component {
    margin: 50px 0 0;
}

ul.home_project_list_component li.project_list_li {
    list-style: none;
    height: 400px;
    margin-bottom: 50px;
	position:relative;
}

ul.home_project_list_component li.project_list_li a.listing_item {
    display: flex;
    position: relative;
    height: 424px;
    align-items: center;
}

ul.home_project_list_component li.project_list_li a.listing_item img.pListIcon {
    margin: 0;
    position: absolute;
    width: 580px !important;
    height: 105%;
    object-fit: cover;
}

ul.home_project_list_component li.project_list_li:first-child .projectInfoBody {
    margin-left: auto;
}

ul.home_project_list_component li.project_list_li a.listing_item .projectInfoBody {
    padding: 0;
    max-width: 700px;
}

ul.home_project_list_component li.project_list_li:first-child a.listing_item img.pListIcon {
    left: -360px;
    top: -50px;
}

ul.home_project_list_component li.project_list_li a.listing_item .projectInfoBody h3 {
    color: #FFFFFF;
    font-family: 'Barlow Condensed';
    font-size: 30px;
    margin-bottom: 20px;
}

ul.home_project_list_component li.project_list_li a.listing_item .projectInfoBody p.homeDesc {
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
}

ul.home_project_list_component li.project_list_li:nth-child(2) a.listing_item img.pListIcon {
    right: -360px;
    top: 0;
}

ul.home_project_list_component li.project_list_li:nth-child(2) .projectInfoBody {
    padding-left: 50px !important;
}

ul.home_project_list_component li.project_list_li:last-child {
    margin-bottom: 0 !important;
}

ul.home_project_list_component li.project_list_li:last-child a.listing_item .projectInfoBody {
    margin-left: auto;
}

ul.home_project_list_component li.project_list_li:last-child a.listing_item img.pListIcon {
    top: 20px;
    left: -360px;
}
ul.home_project_list_component li.project_list_li a.listing_item .projectInfoBody p.rm_ {color: #fff;font-family: 'Barlow';font-weight: 600;font-size: 21px;}
ul.home_project_list_component li.project_list_li:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 400px;
    border-bottom: 3px solid #fff;
    opacity: .2;
    bottom: -20px;
}
ul.home_project_list_component li.project_list_li:last-child:after {display:none;}
ul.home_project_list_component li.project_list_li a.listing_item .projectInfoBody p.rm_ i {
    top: 0;
    right: -10px;
}
.wpb_text_column.wpb_content_element.site-text ol {
    font-family: 'Montserrat';
    font-size: 18px;
}
.expert-outer-text h4 {
    font-family: 'Barlow Condensed';
    font-size: 30px;
    line-height: 1.5;
    color: #000;
}

.expert-outer-text h3 {
    color: #29A2FF;
    font-family: 'Barlow Condensed';
    font-size: 45px;
    line-height: 1.5;
}
div#copyright .container .col.span_5 {
    width: 100% !important;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

div#copyright .container .col.span_5 p {
    color: #fff !important;
    font-family: 'Montserrat';
}

#footer-outer div#copyright .container .col.span_5 p.designedBy a.linkMe {
    color: white !important;
    font-weight: bold;
}
a#down-button {
    position: absolute !important;
    z-index: 100;
    top: inherit;
    height: 50px;
    padding: 0;
    width: 120px;
    display: flex;
    align-items: center;
    background: transparent !important;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
    flex-direction: column !important;
    justify-content: center;
    margin: 0;
    text-align: center;
}

a#down-button span {
    display: block !important;
    width: 100%;
    text-align: center;
    transform: none;
    font-size: 16px;
}

a#down-button i.fa.fa-angle-down {
    position: relative;
    transform: none;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    font-size: 22px;
}
/***Media Queries****/
@media only screen and (max-width: 1700px) {
	.wpb_text_column.wpb_content_element.foundation-tilt p {
		left: -240px;
	}
	.banner__content h1 {
		transform: translateY(-140px);
	}
}
@media only screen and (max-width: 1500px) {
	ul.home_project_list_component li.project_list_li a.listing_item img.pListIcon {
		width: 400px !important;
		height: 100%;
	}

	ul.home_project_list_component li.project_list_li:first-child a.listing_item img.pListIcon {
		left: -280px;
	}

	ul.home_project_list_component li.project_list_li:nth-child(2) a.listing_item img.pListIcon {
		right: -280px;
	}

	ul.home_project_list_component li.project_list_li:last-child a.listing_item img.pListIcon {
		left: -280px;
	}
	ul.home_project_list_component li.project_list_li a.listing_item .projectInfoBody {
		padding: 0 20px;
	}
	.wpb_text_column.wpb_content_element.foundation-tilt p {
		left: -115%;
	}
	.site-h2 h2 {
		font-size: 45px;
	}

	.site-h4 h4 {
		font-size: 24px;
	}

	.site-text p {
		font-size: 18px;
	}

	.coursel03 .carousel-item .text-for-carousel-woman p {
		font-size: 16px;
	}

	.project-image {
		width: 400px !important;
	}

	.project-item:nth-child(1) .project-image {
		left: -280px;
	}

	.project-item:nth-child(2) .project-image {
		right: -280px;
	}

	.project-item:nth-child(3) .project-image {
		left: -280px;
	}
	.blue-bg .row-bg.viewport-desktop {
		background-size: 600px 100%;
	}
}
@media only screen and (max-width: 1400px) {
	ul.home_project_list_component li.project_list_li:first-child a.listing_item img.pListIcon {
		left: -40px;
	}

	ul.home_project_list_component li.project_list_li a.listing_item img.pListIcon {
		width: 450px !important;
		height: 90%;
	}

	ul.home_project_list_component li.project_list_li:nth-child(2) a.listing_item img.pListIcon {
		right: -40px;
	}

	ul.home_project_list_component li.project_list_li:last-child a.listing_item img.pListIcon {
		left: -40px;
		top: 50px;
	}
	.inner-h4 h4 {
		font-size: 25px;
	}

	.inner-list ul li br {
		display: none;
	}

	.inner-list ul li {
		font-size: 18px;
	}
	.hide-lg {
		display: none !important;
	}

	.project-col {
		width: 100%;
	}

	.project-item .project-content {
		max-width: 750px;
	}

	.project-item:nth-child(1) .project-content {
		padding-right: 20px;
	}
	.project-item:nth-child(1) .project-image {
		left: -50px;
	}
	.project-item:nth-child(2) .project-image {
		right: -50px;
		height: 90%;
		top: 50%;
		transform: translateY(-50%);
	}

	.project-item:nth-child(3) .project-image {
		left: -50px;
	}
	.banner-carousel .carousel-item {
		height: 650px;
	}

	.wpb_text_column.wpb_content_element.foundation-tilt p {
		font-size: 160px;
		left: -230px;
		top: 235px;
	}

	.banner__content h1 {
		font-size: 60px;
		padding: 0 50px;
		transform: translateY(-80px);
	}

	.banner__content p {
		font-size: 18px;
		padding: 0 50px;
	}

	.flex-buttons {
		padding: 0 50px;
	}

	.banner-carousel .owl-dots {
		left: 50px;
		bottom: 80px;
	}

	body .banner-carousel .owl-carousel.owl-theme .owl-dots button.owl-dot.active span {
		height: 18px !important;
		width: 18px !important;
	}

	.banner-carousel .owl-dots button.owl-dot span {
		width: 18px !important;
		height: 18px !important;
	}
}
@media only screen and (max-width: 1300px) {
	.project-item:nth-child(1) .project-image {
		left: -60px;
	}

	.project-item:nth-child(2) .project-image {
		right: -60px;
	}

	.project-item:nth-child(3) .project-image {
		left: -60px;
	}
}
@media only screen and (max-width: 1200px) {
	.banner__content h2 {
		text-align: center;
	}
	.site-h2 h5 {
    text-align: center;
}
	.wpb_text_column.wpb_content_element.site-text ol {margin-left: 0;}

	.wpb_text_column.wpb_content_element.site-text ol li {
		list-style: none;
		text-align: center;
		font-weight: 600;
	}
	.site-text h3 {
		text-align: center;
	}
	ul.home_project_list_component li.project_list_li a.listing_item img.pListIcon {
		position: static;
		height: 380px;
	}

	ul.home_project_list_component li.project_list_li a.listing_item {
		flex-direction: column;
		justify-content: center;
		height: auto;
		gap: 20px;
	}

	ul.home_project_list_component li.project_list_li {
		height: auto;
	}

	ul.home_project_list_component li.project_list_li a.listing_item .projectInfoBody {
		max-width: 100%;
		text-align: center;
	}

	ul.home_project_list_component {
		padding: 40px 20px;
	}
	.blue-bg .row-bg.viewport-desktop {
		background: #F0F4FC;
	}
	.inner-h3 h3 {
		text-align: center;
	}

	.inner-h4 h4 {
		text-align: center;
	}

	.inner-h4 h4 br {
		display: none;
	}
	.project-parent {
		margin: 0;
	}
	.site-h2 h2 {
		text-align: center;
		font-size: 40px;
	}

	.site-h2 h2 br {
		display: none;
	}

	.site-h4 h4 {
		text-align: center;
		font-size: 20px;
		line-height: 1.5;
	}

	.site-text p {
		text-align: center;
	}

	.project-image {
		transform: none !important;
		position: static;
	}

	.project-item {
		flex-direction: column;
		gap: 10px;
		text-align: center;
	}

	.project-image img {
		position: static;
	}

	.project-item .project-content {
		max-width: 90%;
		margin: 0px auto;
	}

	.project-item:nth-child(2) .project-content {
		padding: 0;
	}

	.project-item:nth-child(3) .project-content {
		padding-bottom: 50px;
	}
	.laptop-100{
		width:100% !important;
	}
	.hide-sm-laptop {
		display: none !important;
	}

	.laptop-sm-100 {
		width: 100%;
	}
	.banner-carousel .carousel-item > .wpb_row .row-bg-wrap {
		background: #29A2FF;
		opacity: 0.6;
	}
	.banner__content h1 {
		text-align: center;
		transform: translateY(0);
	}

	.banner__content p {
		text-align: center;
		max-width: 100%;
	}

	.flex-buttons {
		justify-content: center;
	}

	.banner-carousel .owl-dots {
		left: 50%;
		transform: translateX(-50%);
	}

	.banner__content .content_banner_line {
		margin: 50px auto 30px;
	}
}
@media only screen and (max-width: 999px) {
	.inner-h3 h3{text-align:center;}
	.nectar-milestone {
		text-align: center !important;
	}
	.blue-cta a {
		margin: 0px auto;
	}
	.wpb_text_column.wpb_content_element.site-text {
		text-align: center;
	}
}
@media only screen and (max-width: 767px) {
	.banner__content h2 {
		font-size: 25px;
	}
	ul.home_project_list_component li.project_list_li:after {
		width: 220px;
	}

	ul.home_project_list_component li.project_list_li a.listing_item img.pListIcon {
		height: 250px;
	}

	ul.home_project_list_component li.project_list_li a.listing_item .projectInfoBody h3 {
		font-size: 24px;
	}
	h5.proj-tl {
		text-align: center;
		font-size: 16px;
	}

	h5.proj-SD {
		font-size: 18px;
	}

	h6.proj-fb {
		text-align: center;
		font-size: 16px;
	}

	.phaseBreakDown ul li {
		text-align: center;
		font-size: 16px;
	}

	.proj-desc {
		text-align: center;
	}

	.proj-desc p {
		font-size: 16px;
	}

	.proj-desc ul {}

	.proj-desc ul li {
		text-align: left;
		font-size: 16px;
	}
	ul.project_list_component li.project_list_li a.listing_item {
		flex-direction: column;
		text-align: center;
	}

	ul.project_list_component li.project_list_li a.listing_item .projectInfoBody h3 {
		font-size: 18px;
	}

	ul.project_list_component li.project_list_li a.listing_item .projectInfoBody p.plFundedBy {
		font-size: 14px;
	}

	ul.project_list_component li.project_list_li a.listing_item .projectInfoBody p.plFundingDates {
		font-size: 16px;
	}
	.inner-h3 h3 {
		font-size: 40px;
	}

	.inner-h3 {
		margin: 0 0 10px !important;
	}
	div#media_image-2 {
		text-align: center;
	}

	#footer-outer #footer-widgets div#custom_html-2 h4 {
		text-align: center;
		display: block;
	}

	ul.footer-socials {
		justify-content: center;
	}

	#footer-outer #footer-widgets .widget_text h4 {
		display: block;
		text-align: center;
	}

	#footer-outer #footer-widgets .widget_text h4:after {
		width: 250px;
		left: 50%;
		transform: translateX(-50%);
	}

	.textwidget {}

	.textwidget ul {}

	.textwidget ul li {}

	.textwidget ul li a {
		text-align: center;
	}
	.contact__form .wpforms-submit-container button {
		margin: 0px auto !important;
	}
	.site-h2 h2 {
		font-size: 30px;
	}

	.site-text p {
		font-size: 16px;
	}

	.project-image {
		max-width: 100%;
		padding: 0px 20px;
	}

	.project-item:after {
		max-width: 250px;
	}
	.banner__content h1 {
		font-size: 50px;
	}

	.flex-buttons {
		flex-direction: column;
		align-items: center;
		gap: 20px;
	}

	.banner-carousel .owl-dots {
		bottom: 100px;
	}

	.banner__content .content_banner_line {
		max-width: 250px;
	}
	.banner-carousel .carousel-item {
		height: 1050px;
	}
}
@media only screen and (max-width: 400px) {
	a#down-button {
		bottom: 30px;
	}
	.banner-carousel .owl-dots {
		bottom: 60px;
	}
}