@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap");

section.About-us-property {
    margin-top: 0%;
    margin-bottom: 3%;
}

.About-us-property .banner-img {
    position: relative;
}

.About-us-property .about-banner-img {
    height: 253px;
    width: 100%;
}

.About-us-property .banner-img .content-banner {
    left: 17%;
    position: absolute;
    top: 32%;
}

.About-us-property .banner-img .content-banner h1 {
    line-height: 60px;
    font-size: 40px;
    color: #ffffff;
    opacity: 1;
    font-family: "Poppins";
    font-weight: bold;
}

.About-us-property h1.heading-about {
    padding: 37px 0px 10px 0px;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.About-us-property .about-content {
    text-align: justify;
    color: #000000;
    font-size: 15px;
    font-family: "Poppins";
    font-weight: 500;
}

.About-us-property .all-banner-cards .about-cards {
    width: 100%;
    height: 100% !important;
    padding: 24px 20px;
    height: auto;
    background: #f6f9ff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 3px #00000021;
    border-radius: 5px;
    opacity: 1;
}

.About-us-property .all-banner-cards .about-cards .vision img.vision-img {
    width: 75px;
    height: auto;
}

.About-us-property .all-banner-cards .about-cards .vision-text h1 {
    padding: 20px 0px;
    font-weight: bold;
    font-size: 30px;
    color: #000000;
}

.About-us-property .all-banner-cards .about-cards p {
    text-align: justify;
    line-height: 22px;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}

.About-us-property .all-banner-cards .about-cards .vision img.mission-img {
    width: 85px;
    height: 87px;
}

.About-us-property .all-banner-cards .about-cards .vision img.value-img {
    width: 82px;
    height: 81px;
}

.About-us-property .all-banner-cards {
    margin-top: 3%;
}

/* media query started */

@media (min-width: 0px) and (max-width: 320px) {
    .About-us-property .banner-img .content-banner {
        top: 37%;
    }

    .About-us-property .banner-img .content-banner h1 {
        line-height: 32px;
        font-size: 18px;
    }

    .About-us-property .about-banner-img {
        height: 155px;
    }

    .About-us-property h1.heading-about {
        font-size: 24px;
        padding: 13px 0px;
    }

    .About-us-property .about-content {
        font-size: 13px;
    }

    .About-us-property .all-banner-cards .about-cards .vision-text h1 {
        font-size: 22px;
    }

    .About-us-property .all-banner-cards .about-cards p {
        font-size: 13px;
    }

    .About-us-property .all-banner-cards .about-cards {
        margin: 8px 0px;
    }

    .About-us-property h1.heading-about {
        font-size: 20px;
    }
    .About-us-property .all-banner-cards .about-cards p {
        font-size: 13px;
    }
    .About-us-property .all-banner-cards .about-cards .vision img.vision-img {
        width: 35px;
    }
}

@media (min-width: 321px) and (max-width: 485px) {
    .About-us-property .about-banner-img {
        height: 191px;
    }

    .About-us-property .banner-img .content-banner h1 {
        line-height: 46px;
        font-size: 23px;
    }

    .About-us-property .banner-img .content-banner {
        left: 11%;
    }

    .About-us-property h1.heading-about {
        padding: 16px 0px;
        font-size: 22px;
    }

    .About-us-property .about-content {
        font-size: 14px;
    }

    .About-us-property .all-banner-cards .about-cards {
        margin: 8px 0px;
    }

    .About-us-property .all-banner-cards .about-cards .vision-text h1 {
        font-size: 20px;
    }

    .About-us-property .about-content {
        font-size: 13px;
    }

    .About-us-property .all-banner-cards .about-cards p {
        font-size: 13px;
    }
    .About-us-property .all-banner-cards .about-cards .vision img.vision-img {
        width: 35px;
    }
}

@media (min-width: 486px) and (max-width: 575px) {
    .About-us-property .banner-img .content-banner h1 {
        line-height: 41px;
        font-size: 26px;
    }

    .About-us-property .banner-img .content-banner {
        left: 12%;
        top: 40%;
    }

    .About-us-property h1.heading-about {
        padding: 14px 0px;
        font-size: 24px;
    }

    .About-us-property .about-content {
        line-height: 24px;
        font-size: 14px;
    }

    .About-us-property .all-banner-cards .about-cards {
        margin: 8px 0px;
    }

    .About-us-property .all-banner-cards .about-cards .vision-text h1 {
        font-size: 22px;
    }

    .About-us-property .about-content {
        font-size: 13px;
    }

    .About-us-property .all-banner-cards .about-cards p {
        font-size: 13px;
    }
    .About-us-property .all-banner-cards .about-cards .vision img.vision-img {
        width: 35px;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .About-us-property .all-banner-cards .about-cards {
        margin: 8px 0px;
    }

    .About-us-property .banner-img .content-banner h1 {
        font-size: 28px;
        line-height: 53px;
    }
    .About-us-property .all-banner-cards .about-cards .vision-text h1 {
        font-size: 20px;
    }
    .About-us-property .all-banner-cards .about-cards .vision img.vision-img {
        width: 35px;
    }
    .About-us-property .banner-img .content-banner {
        top: 34%;
    }
    .About-us-property h1.heading-about {
        font-size: 26px;
    }
    .About-us-property .about-content {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .About-us-property h1.heading-about {
        padding: 34px 0px 10px 0px;
        font-size: 26px;
    }

    .About-us-property .all-banner-cards .about-cards {
        margin: 8px 0px;
    }

    .About-us-property .about-banner-img {
        height: 300px;
        width: 100%;
    }

    .About-us-property .all-banner-cards .about-cards .vision-text h1 {
        font-size: 25px;
    }
    .About-us-property .all-banner-cards .about-cards .vision img.vision-img {
        width: 40px;
    }
    .About-us-property .banner-img .content-banner h1 {
        font-size: 36px;
    }
    .About-us-property .banner-img .content-banner {
        left: 15%;

        top: 35%;
    }
    .About-us-property .about-content {
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .About-us-property .banner-img .content-banner h1 {
        font-size: 34px;
    }
    .About-us-property .banner-img .content-banner {
        left: 6%;
        top: 33%;
    }

    .About-us-property .banner-img .content-banner h1 {
        font-size: 34px;
    }

    .About-us-property .all-banner-cards .about-cards p {
        font-size: 13px;
    }

    .About-us-property .about-content {
        font-size: 13px;
    }

    .About-us-property .all-banner-cards .about-cards .vision-text h1 {
        font-size: 26px;
    }
    .About-us-property .all-banner-cards .about-cards .vision img.vision-img {
        width: 45px;
    }
    .About-us-property h1.heading-about {
        font-size: 28px;
    }
}
@media (min-width: 1025px) and (max-width: 1199px) {
    .About-us-property .banner-img .content-banner h1 {
        font-size: 34px;
    }
    .About-us-property .banner-img .content-banner {
        left: 12%;
        top: 33%;
    }

    .About-us-property .banner-img .content-banner h1 {
        font-size: 34px;
    }

    .About-us-property .all-banner-cards .about-cards p {
        font-size: 13px;
    }

    .About-us-property .about-content {
        font-size: 13px;
    }

    .About-us-property .all-banner-cards .about-cards .vision-text h1 {
        font-size: 26px;
    }
    .About-us-property .all-banner-cards .about-cards .vision img.vision-img {
        width: 45px;
    }
    .About-us-property h1.heading-about {
        font-size: 28px;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .About-us-property .banner-img .content-banner {
        left: 11%;
        top: 29%;
    }
    .About-us-property .banner-img .content-banner h1 {
        font-size: 35px;
    }

    .About-us-property h1.heading-about {
        font-size: 26px;
    }

    .About-us-property .about-content {
        font-size: 13px;
    }

    .About-us-property .all-banner-cards .about-cards p {
        font-size: 13px;
    }
    .About-us-property .all-banner-cards .about-cards .vision-text h1 {
        font-size: 30px;
    }
    .About-us-property .all-banner-cards .about-cards .vision img.vision-img {
        width: 45px;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .About-us-property .banner-img .content-banner {
        left: 5%;
    }
}

@media (min-width: 2000px) and (max-width: 3000px) {
    .About-us-property .banner-img .content-banner {
        left: 26%;
        position: absolute;
        top: 25%;
    }
}
