
.about-banner {
    height:660px;
    position: relative;
}

.about-banner__image {
    height:100%;
    width: 100%;
    object-fit: cover;
}

.about-banner__content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
}

.about-banner__title {
    max-width:504px;
    margin-bottom: 30px;
}

.about-banner__description {
    color: #fff;
    max-width:546px;
}

.about-whoweare__left-title {
    color:#22413C;
    margin-bottom: 0;
}

.about-banner__image--mobile {
    display: none;
}

.about-whoweare__right-inner {
    padding-left: 147px;
    padding-right: 45px;
    position: relative;

}

.about-whoweare__right-inner p:last-child {
    margin-bottom: 0;
}

.about-whoweare__right-inner::after {
    width: 109px;
    height: 1px;
    position: absolute;
    content: "";
    left: 0;
    top: 12px;
    background: rgba(0, 0, 0, 0.18);
}

.about-whatwedo {
    min-height: 805px;
    position: relative;
    padding-top: 198px;
    padding-bottom: 179px;
}

.about-whatwedo__bg-image,
.about-whatwedo__bg-image-mobile {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
}

.about-whatwedo__bg-image-mobile {
    display: none;
}

.about-whatwedo__content-wrapper {
    position: relative;
    z-index: 3;
}

.about-whatwedo__left-description {
    padding-left: 203px;
    position: relative;
}

.about-whatwedo__left-description p:last-child {
    margin-bottom: 0;
}

.about-whatwedo__left-description::after {
    width: 109px;
    height: 1px;
    position: absolute;
    content: "";
    left: 56px;
    top: 12px;
    background: rgba(0, 0, 0, 0.18);
}

.about-whatwedo__left-title {
    color: #22413C;
}

.about-philosophy {
    position: relative;
    min-height: 771px;
    overflow: hidden;
}

.about-philosophy__content-one-wrapper {
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    padding-top: 221px;
}

.about-philosophy__content-two-wrapper {
    position: absolute;
    top:100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    padding-top: 221px;
    opacity: 0;
    padding-bottom: 80px;
}

.about-philosophy__title {
    color: #22413C;
}

.about-philosophy__sub-title {
    color:#22413C;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    max-width: 450px;
    margin-bottom: 25px;
}

.about-philosophy__video-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-philosophy__white-overlay {
    opacity: 0.8;
    background: #FFF;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content:'';
    display: block;
    position: absolute;
    z-index: 2;
}

.about-philosophy__inner p {
    color: #22413C;
}

.about-philosophy__building-image {
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 0;
}

.about-philosophy__green-bg {
    position: absolute;
    background-color: #22413C;
    bottom:-150%;
    right:-150%;
    width: 2126.531px;
    height: 2126.531px;
    opacity: 0.8;
    z-index: 5;
    border-radius: 2126.531px;
    transform: translate(50% , 50%);
}

.about-philosophy__content-two-item {
    background: rgba(34, 65, 60, 0.70);
    backdrop-filter: blur(15px);
    padding: 44px 47px;
    height: 100%;
}

.about-philosophy__content-two-item-image-wrap {
    margin-bottom: 30px;
}

.about-philosophy__content-two-item-header {
    color:#FFF;
    font-size:25px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
}

.about-philosophy__content-two-item-description {
    color:#FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.about-philosophy__building-image-mobile {
    display: none;
}

.about-philosophy__building-image-mobile {
    display: none;
    z-index: 3;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}



@media(min-width:1350px) and (max-width:1500px) {
    .inner-banner .inner-banner-disc {
    padding-left: 14px;
}
.page-template-template-about .banner-section.inner-banner .overlay {
    padding-bottom: 124px;
}
.about-whoweare__left-inner {
    padding-left: 2px;
}
.about-whoweare__right-inner {
    padding-left: 148px;
}
.about-whoweare__right-inner::after {
    width: 107px;
    left: 3px;
}
.about-whatwedo__left-title {
    padding-left: 3px;
}
.about-whatwedo__left-description {
    padding-left: 205px;
}
.about-whatwedo__left-description::after {
    left: 59px;
}
.bout-philosophy__content-two-container {
    padding-left: 25px;
}
.about-philosophy__content-two-item-image-wrap svg {
    height: 76px;
    width: auto;
}
.bout-philosophy__content-two-container.container {
    padding: 0 11px 0 13px;
}

}


@media (max-width: 1399px) {

}

@media (max-width: 1199px) {
.about-philosophy__building-image {
    right: -31px;
}
}

@media (max-width: 991px) {

    .about-philosophy__content-two-wrapper {
        position: relative;
        padding-top: 40px;
        opacity: 1;
        padding-bottom: 80px;
    }

    .about-philosophy__content-one-wrapper {
        position: relative;
        padding-top: 80px;
    }

    .about-philosophy__content-two-item {
        margin-bottom: 24px;
    }

    .about-philosophy__content-two-item-outer {
        margin-bottom: 24px;
    }

    .about-philosophy__image-title-wrap {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .about-philosophy__content-two-item-header {
        margin-bottom:0px;
        font-size: 22px;
    }

    .about-philosophy__content-two-item-image-wrap {
        margin-bottom: 0px;
    }

    .about-philosophy__image-title-wrap {
        margin-bottom: 17px;
    }

    .about-philosophy__sub-title {
        font-size: 22px;
    }

    .about-philosophy__title {
        color: #22413C;
        margin-bottom: 25px;
        padding-bottom: 25px;
        position: relative;
    }

    .about-philosophy__title::after {
        width: 109px;
        height: 1px;
        position: absolute;
        content: "";
        left: 0;
        bottom: 0px;
        background: rgba(0, 0, 0, 0.18);
    }
    .about-whatwedo__bg-image {
        display: block;
        opacity: 0.78;
    }
    .about-whatwedo__bg-image-mobile {
        display: none;
    }

    .about-whatwedo__left-description {
        padding-left: 0;
        padding-top: 25px;
    }

    .about-whatwedo__left-title {
        margin-bottom: 25px;
    }

    .about-whatwedo__left-description::after {
        left: 0px;
        top: 0px;
    }

    .about-whatwedo {
        min-height: auto;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .about-whatwedo__left {
        width: 57% !important;
    }

}

@media (max-width: 767px) {

    .about-banner__image--desktop {
        display: none;
    }
    .about-banner__image--mobile {
        display: block;
    }
     .about-whatwedo__left {
        width:100% !important;
    }

    .about-whoweare__right-inner {
        padding-left: 0;
        padding-right: 0;
        padding-top: 25px;
    }

    .about-whatwedo__bg-image {
        display:none;
        opacity: 1;
    }
    .about-whatwedo__bg-image-mobile {
        display:block;
    }

    .about-whoweare__right-inner::after {
        top: 0;
    }

    .about-whoweare__left-title {
        margin-bottom: 25px;
    }


    .about-philosophy__building-image {
        display: none;
    }

    .about-philosophy__building-image-mobile {
        display: block;
    }
    .about-philosophy__content-two-item-description {
    font-size: 14px;
    line-height: 22px;
}

.about-philosophy__content-two-item {
    height: auto;
}
.col-lg-4.about-philosophy__content-two-item-outer {
    margin-bottom: 0;
}

}

@media (max-width: 575px) {
    .about-banner {
        height:757px;
    }

    body .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .about-banner__description {
        max-width:310px;
    }

    .about-philosophy__content-two-item {
        padding: 24px 20px;
    }

    .about-philosophy__content-two-item-header {
        max-width: 183px;
    }

    .bout-philosophy__content-two-container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .page-template.page-template-page-templates.page-template-template-about .banner-section.inner-banner p {
    max-width: 310px;
}
.about-philosophy__content-two-wrapper .bout-philosophy__content-two-row.row .col-lg-4:last-child .about-philosophy__content-two-item {
    margin-bottom: 0;
}
.about-philosophy__content-two-item-header
{font-size: 22px;
font-style: normal;
font-weight: 500;}

.about-whoweare__right-inner {
    padding-left: 2px;
}
.about-whatwedo__left {
    padding-left: 14px;
}
.about-whatwedo__left-description::after {
    width: 95px;
}

.about-philosophy__title::after {
    width: 96px;
}

.about-philosophy__image-title-wrap {
    gap: 19px;
    padding-left: 6px;
}
.about-philosophy__title {
    padding-bottom: 0;
}

.about-philosophy__title::after {
    display: none;
}
}