/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


/* Animesh */

.header_inner_right {
    display:none;
}
/* .main_menu ul li:nth-last-child(1)  span  {
    background: #01a897;
    color: #fff;
    padding: 6px 15px;
    border-radius: 20px;
} */
/* .main_menu ul li a span:hover  {
    background: #01a897;
    color: #fff;
    padding: 6px 15px;
    border-radius: 20px;
} */
@media (max-width: 1366px){
.elementor-2072 .elementor-element.elementor-element-f7d9d29 {
    padding: 60px !important;
}}
.green_text {color: #01a897;}
.blu-colr {color:#0e4c8f;}
.green-value {color:#01a897;}
.wht-colr {color:#ffffff}
.clr-both {clear:both;}

.contact_detail>a>span:not(.plus) {
    background: #01a897;
    color: #fff;
    padding: 6px 15px;
    border-radius: 20px;
}
nav.main_menu > ul > li > a {
    color: #0e4c8f;
}
nav.main_menu > ul > li > a:hover {
    color: #01a897;
}
.strong_foundation {
    width:45%;
    float:left;
}
.strong_foundation .inner_strong {
    padding: 250px 10px 80px 340px;
}
.strong_foundation .inner_strong h3{
    font-size: 35px;
    color: #01a897;
}
.strong_foundation .inner_strong .blue_text , .what_do h1 {
    color: #114e91;
}
.what_do .green_text {
    color: #01a897;
}
.foundation_img {
    width:55%;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
.foundation_img img {
    float:right;
}
header .header_bottom {
    box-shadow: none;
    background-color: transparent;
}
.content_inner  {
    margin-top: -100px;
}
.strong_foundation .inner_strong h1{ 
    font-size: 100px;
    color: #0e4c8f;
    line-height: 1;
    padding: 15px 0;
    font-weight: 500;
}
.strong_foundation .inner_strong p {
    color: #333436;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 25px;
}
.slide-btn {
    display: flex;
    gap: 10px;
	margin-bottom: 20px;
}
.strong_foundation .inner_strong a {
    background: #114e91;
    border: none;
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
    padding: 10px 46px 10px 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    cursor: pointer;
    font-weight: 400;
}
.strong_foundation .inner_strong a:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    width: 49px;
    z-index: 999;
    height: 100%;
    background-position: 10px 9px;
    background-color: #bc183d;
    background: url(/wp-content/uploads/2021/04/Explore-more-icon.png);
    background-position: 15px 10px;
    background-repeat: no-repeat;
    background-size: 30px;
}
.strong_foundation .inner_strong a.pre-register-hom-btn-1:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    width: 48px;
    z-index: 999;
    height: 100%;
    background-position: 10px 9px;
    background-color: #bc183d;
    background: url(https://parkersburgbridgepartners.com/wp-content/uploads/2023/07/Icon.png);
    background-position: 15px 10px;
    background-repeat: no-repeat;
    background-size: 30px;
}
.strong_foundation .inner_strong a:after {
    content: "";
    position: absolute;
    background-color: #01a897;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 100%;
    background-position: 15px 10px;
    background-repeat: no-repeat;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
/* .strong_foundation .inner_strong button:focus {
    border:none;
} */
.what_do {
    margin-top: -85px;
    padding-top: 180px!important;
}
.what_do h1:after {
    content: "";
    height: 2px;
    width: 196px;
    position: absolute;
    top: 49px;
    left: 42%;
    border-bottom: 2px dashed #114e91;
}
.what_do p {
    color: #585858;
    font-weight: 400;
    margin-top: 10px;
    padding-bottom: 50px;
    font-size: 18px;
}
.inner_do  {
    text-align: center;
    background: #185291;
    margin-top: 70px;
    color: #fff;
    padding: 0 30px 50px;	
}
.inner_do:after  {
    content: "";
    height: 33px;
    width: 175px;
    position: absolute;
    top: 179px;
    left: 76%;
    border-bottom: 2px dashed #fff;
    transform: rotate(90deg);
}
.inner_do_4 {
    border-right: none;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.inner_do_4:after  {
    display:none!important;
}
.inner_do_1 {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.inner_do .icon { 
    background: #01a897;
    display: inline-block;
    padding: 18px;
    border-radius: 10px;
    margin-top: -56px;
}
.inner_do h3 {
    color: #fff;
    margin-top: 30px;
}
.inner_do h5 {
    color: #fff;
    font-weight: 300;
    font-size: 17px;
    margin: 5px 0;
}
.inner_list .vc_column_container>.vc_column-inner {
    padding-left:0;
    padding-right:0;
}
.inner_why .top_now {
    display: flex;
    padding: 5px 10px 15px;
}
.inner_why {
    border: 1px solid #114e91;
    padding: 25px 10px;
}
.inner_why .top_now h3 {
    font-size: 20px;
    color: #01a897;
    padding: 8px 0 0 16px;
}
.inner_why h5 { 
    font-size: 14px;
    line-height: 1.3;
    text-transform: capitalize;
    font-weight: 400;
}
.why {
    margin-top:0;
    padding-bottom:70px;
    padding-top:0;
}
.inner_why:hover {
    background: #114e91;
    opacity: .8;
    color: #fff;
}
.inner_why:hover h3 {
    color:#fff;
}

.inner_why:hover h5 {
    color:#fff;
}
.inner_why .top_now .icon_1 {
    width: 55px;
    height: 55px;
    background: url("/wp-content/uploads/2021/04/Lorem_1-color.png") no-repeat;
    display: inline-block;
}
.inner_why:hover .icon_1{
    background: url("/wp-content/uploads/2021/04/Lorem_1-1.png") no-repeat;
}
.inner_why .top_now .icon_2 {
    width: 55px;
    height: 55px;
    background: url("/wp-content/uploads/2021/04/Lorem_2-color.png") no-repeat;
    display: inline-block;
}
.inner_why:hover .icon_2{
    background: url("/wp-content/uploads/2021/04/Lorem_2-1.png") no-repeat;
}
.inner_why .top_now .icon_3 {
    width: 55px;
    height: 55px;
    background: url("/wp-content/uploads/2021/04/Lorem_3-color.png") no-repeat;
    display: inline-block;
}
.inner_why:hover .icon_3{
    background: url("/wp-content/uploads/2021/04/Lorem_3-1.png") no-repeat;
}
.inner_why .top_now .icon_4 {
    width: 55px;
    height: 55px;
    background: url("/wp-content/uploads/2021/04/Lorem_4-color.png") no-repeat;
    display: inline-block;
}
.inner_why:hover .icon_4{
    background: url("/wp-content/uploads/2021/04/Lorem_4-1.png") no-repeat;
}
.community_sec {
    padding: 80px 0 80px 0;
}
.inner_community {
    padding: 70px 50px 0 30px;
}
.inner_community h1 {
    color: #fff;
    font-weight: 500;
}
.inner_community p {
    color: #fff;
    padding: 5px 0;
    font-size: 18px;
}
.inner_community .top_heading {
    padding-bottom: 15px;
}
.inner_community p:nth-child(3) {
    margin-bottom:100px
}
.inner_community a {
    border-radius: 10px;
    color: #0e4c8f;
    font-size: 18px;
    cursor: pointer;
    padding: 8px 13px 7px 39px;
    position: relative;
    background: #fff;
    font-weight: 500;
}
.inner_community a:before {
    content: "";
    position: absolute;
    left: -12px;
    top: -1px;
    width: 37px;
    z-index: 999;
    height: 32px;
    background-position: 10px 9px;
    background-color: #bc183d;
    background: url(/wp-content/uploads/2021/04/Read-more.png);
    background-position: 15px 10px;
    background-repeat: no-repeat;
}
.inner_community a:after {
    content: "";
    position: absolute;
    background-color: #01a897;
    left: -5px;
    top: -1px;
    width: 37px;
    height: 38px;
    background-position: 15px 10px;
    background-repeat: no-repeat;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.our_project {
    margin-top: 0px;
    padding: 70px 0 80px 0;
}
.our_project .inner_project h1 {
    padding-bottom: 25px;
    color: #fff;
}
.our_project .inner_project p {
    color:#fff;
}
.our_project .inner_project {
    padding: 20px 0 70px;
}
.our_project .inner_project h1:after {
    content: "";
    height: 2px;
    width: 196px;
    position: absolute;
    top: 72px;
    left: 42%;
    border-bottom: 2px dashed #fff;
}
.project_slider>.bx-wrapper {
    background: transparent;
    border: none;
}
/* .project_slider .eachslider_bx {
    width:auto!important
} */
.inner_community .top_heading:after {
    content: "";
    height: 2px;
    width: 145px;
    position: absolute;
    top: 179px;
    left: 8%;
    border-bottom: 2px dashed #fff;
}
.contact_us {
    color: #fff;
    padding: 55px 0 25px;
    font-weight: 500;
    font-size: 50px;
}
.why h1:after {
    content: "";
    height: 2px;
    width: 119px;
    position: absolute;
    top: 49px;
    left: 45%;
    border-bottom: 2px dashed #114e91;
}

.q_logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    /* 	    filter: drop-shadow(1px 2px 1px #1dadb9); */
}
.sticky .q_logo img {
    -webkit-filter: none;
    filter: none;
}
.home .q_logo img {
    -webkit-filter: none;
    filter: none;
}
.fot-formsctn {
    padding: 0 340px 0 50px;
    background-color: rgb(6 136 124 / 40%);
    box-sizing: border-box;
}
.community img {
    border:5px solid #fff !important;
}
.home-news {
    margin-top: 15px;
}
.home-news .news {
    background: #f1f1f1;
    width: 32%;
    margin: 1%;
    border: 1px solid #01a897;
    border-radius: 10px;
    overflow: hidden;
    padding: 0;
    padding-bottom: 25px;
    color: #fff;
}
.home-news .news:first-child{
    margin-left:0px;
}
.home-news .news:last-child{
    margin-right:0px;
}
.post-content-text {
    padding: 0px 25px;
    box-sizing: border-box;
    padding-top: 10px;
}
.home-news .news .grid-date-post {
    color: #000;
    font-weight: bold;
    display: none;
}
.home-news .news .news-title {
    min-height: 80px;
    line-height: 23px;
}
.home-news .news .news-title a {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
.home-news .news .news-short-content{
    color:#000;
    margin-bottom: 20px;
}
.home-news .news .news-more-link {
    border-radius: 10px;
    color: #0e4c8f;
    font-size: 18px;
    cursor: pointer;
    padding: 5px 13px 5px 39px;
    position: relative;
    background: #fff;
    font-weight: 500;
    border: 1px solid #0e4c8f;
}
.home-news .news .news-more-link:before {
    content: "";
    position: absolute;
    left: -12px;
    top: -1px;
    width: 37px;
    z-index: 999;
    height: 32px;
    background-position: 10px 9px;
    background-color: #bc183d;
    background: url(/wp-content/uploads/2021/04/Read-more.png);
    background-position: 15px 10px;
    background-repeat: no-repeat;
}
.home-news .news .news-more-link:after {
    content: "";
    position: absolute;
    background-color: #01a897;
    left: -5px;
    top: -1px;
    width: 37px;
    height: 38px;
    background-position: 15px 10px;
    background-repeat: no-repeat;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.home-news .grid-news-thumb{
    padding: 8px;
    box-sizing: border-box;
    background: #fff;
}
.home-news .grid-news-thumb img{
	border: 1px solid #01a897;
}
/* ---------------------------------------------------------------------------------------- */
.acq-frm-cust input.wpcf7-form-control.wpcf7-text {
    padding:4px 15px;
    line-height:20px;
    height: 40px;
    margin: 0px 0 15px 0;
}
.acq-frm-cust textarea.wpcf7-form-control.wpcf7-textarea {margin: 0px 0 15px 0;}
.h-abt-sctn-lft {
    padding-top:200px 100px;
    background: url(https://parkersburgbridgepartners.com/wp-content/uploads/2024/02/About-Us-image_v1.png) !important;
    background-position: right top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.h-abt-sctn-rgt {
    padding: 180px 0px 60px 0px;
    background: url(/wp-content/uploads/2021/04/h-about-content-bg.png);
    background-position: left top;
    background-size:cover;
    background-repeat:no-repeat;
}
.contact_info_box h4 {
    font-size: 28px;
    line-height: 34px;
    color: #fff;
    text-align: left;
    font-weight: 500;
}
.acq-frm-cust {
    padding: 15px;
}
.lg-head {
    font-size: 35px;
    line-height:45px;	
}
.row-padfull {
    padding:60px 200px 90px !important;
}
.drk-btn {
    border: 1px solid #114e91;
    border-radius: 6px;
    color: #0e4c8f;
    font-size: 18px;
    cursor: pointer;
    padding: 8px 13px 7px 45px;
    position: relative;
    background: #fff;
    font-weight: 500;
}
.drk-btn:before {
    content: "";
    position: absolute;
    left: -10px;
    top: -1px;
    width: 37px;
    z-index: 999;
    height: 32px;
    background-position: 10px 9px;
    background-color: #bc183d;
    background: url(/wp-content/uploads/2021/04/Read-more.png);
    background-position: 15px 10px;
    background-repeat: no-repeat;
}
.drk-btn:after {
    content: "";
    position: absolute;
    background-color: #01a897;
    left: -2px;
    top: -1px;
    width: 37px;
    height: 38px;
    background-position: 15px 10px;
    background-repeat: no-repeat;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
ul.cust-dark-list {
    list-style: none;
    list-style-position: inherit;
    margin-left: 30px;
}
ul.cust-dark-list li {
    position: relative;
    padding: 3px 0;
    color: #114e91;
    font-size: 16px;    
}

ul.cust-dark-list li:before {
    display: block;
    content: "\f105";
    position: absolute;
    left: -18px;
    top: 3px;
    height: 20px;
    width: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #01a897;
    font-family: FontAwesome;
}

/* ------------------------------------------------------------ */

ul.cust-lgt-list {
    list-style: none;
    list-style-position: inherit;
    margin-left: 30px;
}

ul.cust-lgt-list li {
    position: relative;
    padding: 3px 0;
    color: #fff;
    font-size: 16px;    
}

ul.cust-lgt-list li:before {
    display: block;
    content: "\f105";
    position: absolute;
    left: -18px;
    top: 3px;
    height: 20px;
    width: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #01a897;
    font-family: FontAwesome;
}
.ch-head-two-bg {
    width: 100%;
    min-height: 460px;
    background-image: url(/wp-content/uploads/2021/04/red_bg-1.jpg);
    background-repeat: no-repeat, repeat;
    background-position: left top, 0 0 !important;
    background-size: 34.0% 100%, 100% !important;
}

.ch-head-sectn {
    position: relative;
    margin-top: 0px !important;
}

.ch-head-txt {
    width: 75%;
    text-align: left;
    position: absolute;
    left: 450px;
    top: 230px;
}
.ch-head-txt span:before {
    content: "";
    width: 300px;
    height: 150px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.5);
    left: -65px;
    top: 7px;
}
.ch-head-txt h1 {
    font-size: 60px;
    line-height: 62px;
    color: #fff;
    display: table;
    width: fit-content;
    padding: 20px 50px;
    position: relative;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    background-color: #0e4c8f;
}
.gray-dot-ptrn {
    background: url(/wp-content/uploads/2021/04/gray-bg-texture2.00.jpg) repeat !important;
}

.circle-ptrn-bg {
    background: url(/wp-content/uploads/2021/04/dot-patrn-lft.png) no-repeat !important;
    background-position: top left;
}
.latest-news-sec{
    padding: 80px 0;
}

.trafic-update:after {
    background-color: #114e91 !important;
}

.tnp-subscription div.tnp-field-button	{
    width:10%;
    float:left;
}
.tnp-field input[type=submit] {
    padding:8px 30px;
    font-size:30px;
}
.tnp-subscription div.tnp-field-email{
    width: 90%;
    float: left;
}
.tnp-subscription{
    max-width:100%;
}
.tnp-subscription label{
    display:none;
}
.news-letter h2{
    padding-top:15px;
}
.news-letter-subscriber p{
    font-size: 22px;
    color: #fff;
    padding-top: 20px;
}
.tnp-subscription input.tnp-submit {
    background-color: #0faa9a !important;
}
.tnp-subscription input.tnp-submit:hover {
    background-color: #0faa9aad !important
}
.thank-box{
    margin-top: 200px;
    text-align: center;
    margin-bottom: 100px !important;
}
@media(max-width:1600px) {
    .strong_foundation .inner_strong {
        padding: 200px 0px 80px 140px!important;
    }
    .ch-head-txt {
        left: 326px;
        top: 181px;
    }
    .row-padfull {
        padding: 60px 150px 90px !important;
    }
}

@media(max-width:1400px) {
    .strong_foundation .inner_strong {
        padding: 200px 10px 50px 80px!important;
    }
    .strong_foundation .inner_strong p {
        font-size: 20px;
        line-height: 1.3;
    }
    .inner_community a:after {
        height: 38px;
    }
}
@media(max-width:1299px) {
    .home-news .news .news-short-content{
        min-height: 130px;
    }
	.strong_foundation .inner_strong{
		padding: 200px 10px 50px 40px!important;
	}
}
@media(max-width:1280px) {
    .about_com {
        background: #0f4a8c!important;
        padding: 40px 0 40px 0;
        background-image:none!important;
    }
    .row-padfull {
        padding: 60px 70px 90px !important;
    }
    .fot-formsctn {
        padding: 0 100px 0 50px;
    }
    .h-abt-sctn-rgt {
        padding: 180px 100px 60px 60px;
    }
    .footer_bottom_holder {
        padding-right: 50px;
        padding-left: 50px;
    }
    .click_sheet_box p {
        font-size: 24px!important;
    }
}
@media (max-width:1199px){
    .home-news .news .news-title{		
        min-height: 85px;
    }
	.slide-btn{
		flex-wrap:wrap;
	}
}
@media(max-width:1024px) {
    
    .full-wth-1024 {
        width:100% !important;
        float:left;
    }
    
    .fot-formsctn {
        padding: 0 50px 0 50px;
    }
    .strong_foundation .inner_strong {
        padding: 100px 30px 50px 40px!important;
    }
    
    .pre-register-hom-btn, .pre-register-hom-btn-1
    {
        font-size:14px !important;
    }
    .strong_foundation .inner_strong a:before
    {
        background-position: 15px 5px !important;
    }
    .strong_foundation .inner_strong a:after
    {
        height: 46px !important;
    }
}

@media(max-width:1000px) {
    .q_logo img {
        -webkit-filter: none!important;
        filter: none!important;
    }
    div.latest-news-sec.grid_section .section_inner,
    div.vc_custom_1678874373260.grid_section .section_inner,
    .vc_custom_1661503976569.grid_section .section_inner,
    .vc_custom_1661503836142.grid_section .section_inner{
        width: 90%;
    }
}

@media(max-width:992px) {
    
    .row-padfull {
        padding: 50px 5px 50px !important;
    }
    .ch-head-txt {
        left: 150px;
    }
    .row-padfull {
        padding: 60px 30px 90px !important;
    }
    .download_section {
        padding: 40px 0!important;
    }
    .strong_foundation .inner_strong {
        padding: 50px 30px 0px 20px;
    }
    .strong_foundation .inner_strong h1 {
        font-size: 40px;
    }
    .h-abt-sctn-rgt {
        padding: 100px 20px 20px;
    }
    .fot-formsctn {
        padding: 0 20px 0 20px;
    }
    .contact_us {
        font-size: 40px;
    }
    .community_sec {
        padding: 40px 0 40px 0;
    }
	.drk-btn{
		font-size:17px;
		padding: 9px 13px 8px 45px;
	}
}

@media(max-width:768px) {
	.our_project{
		padding: 40px 0 40px;
	}
    .grid-news-thumb{
        height: auto;
    }
    .about_cons {
        display: flex;
        flex-flow: column;
        height: 1300px;
    }
    .h-abt-sctn-rgt {
        padding: 50px 30px 60px 30px;
        background: #edfbf9!important;
        box-sizing: border-box;
    }
    .h-abt-sctn-rgt .about_us {
        padding-right: 0px;
    }
    .h-abt-sctn-lft {
        padding: 200px 0px!important;
    }	
    div.latest-news-sec.grid_section .section_inner,
    div.vc_custom_1678874373260.grid_section .section_inner,
    .vc_custom_1661503976569.grid_section .section_inner,
    .vc_custom_1661503836142.grid_section .section_inner{
        width: 90%;
    }
    .wpnawfree-plugin.news-clearfix.home-news {
/*         padding: 0px 15px; */
    }
    .community_sec .community img  {
        background-size: 400%!important;
    }
    .strong_foundation .inner_strong {
        padding: 100px 30px 0px 30px!important;
    }
    .fot-formsctn {
        padding: 0 20px 0 20px;
    }
    .top_slider .row {
        display:block;
    }
    .strong_foundation {
        width: 100%;
    }
    .foundation_img {
        width: 100%;
    }
    .top_slider  {
        background-position: top!important;
        background-size: 100%!important;
    }
    .foundation_img img {
        padding-top:0px;
    }
    .about_us {
        padding-right:40px;
    }
    .acq-frm-cust {
        padding: 0 20px 0 20px;
        margin-right: 0px;
    }
    .download_section {
        padding: 30px 0!important;
    }
    .click_sheet_box p {
        font-size: 24px!important;
        margin-bottom: 25px!important;
    }
    .footer_bottom_holder {
        padding:20px 15px;
    }
    .construction_img {
        height:400px;
    }
    .custom_cons {
        display: flex;
        flex-direction: column;
        height: 900px;
    }
    .our_project .inner_project h1:after {
        display:none!important;
    }
    .home-news .news{
        width:100%;
        margin:0px;
        margin-bottom:30px;		
    }
    .home-news .news .news-title {
        min-height: auto;
    }
    .home-news .news .news-short-content {
        min-height: auto;
    }
    .tnp-subscription div.tnp-field-email {
        width: calc(100% - 120px);
    }
    .tnp-subscription div.tnp-field-button {
        width: auto;
    }
    .tnp-field input[type=submit] {
        padding: 13px 12px;
        font-size: 21px;
    }
    .vc_custom_1661503836142{
        padding-left: 20px;
        padding-right: 20px;
    }
}


@media(max-width:450px) { 
    .strong_foundation .inner_strong {
        padding: 70px 30px 0px 20px!important;
    }
    .footer_bottom_holder .footer_bottom_column {
        width:100%!important;
    }
    .phone_space {
        height:20px!important;
    }
    /* 	.about_logo {
        padding: 50px 0 0px 0;
    } */
    .ch-head-txt {
        left: 85px;
    }
    .ch-head-txt h1 {
        font-size: 25px;
    }
    .lg-head {
        font-size: 30px!important;
        line-height: 1.5;
    }
    .contact_info_box h4 {
        font-size: 20px;
        line-height: 1.5;
    }
    .row-padfull {
        padding: 50px 0px 60px !important;
    }
    .h-abt-sctn {
        padding: 30px 0 0!important;
    }
    .community_sec .community img {
        background-size: cover!important;
    }
    .foundation_img img {
        padding-top: 0px;
    }
    .custom_cons {
        height: 760px;
    }
    .our_project .inner_project h1 {
        font-size: 35px;
    }
    .our_project .inner_project {
        padding: 0 0 10px!important;
    }
    .h-abt-sctn-lft {
        margin-top: 50px;
    }
    .ch-head-txt span:before {
        left: -36px;
        top: -2px;
    }
    .h-abt-sctn-rgt {
        padding: 30px 30px 30px;
    }
}

