.content-iii .content-iii-ul {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.content-iii .content-iii-ul li {
    display: flex;
    justify-self: self-start;
    align-items: start;
    margin-top: 8px;
}

.content-iii .content-iii-ul img {
    width: 35px;
    height: 35px;
    margin-right: 8px;
}

.content-iii .content-iii-ul-2 {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.content-iii .content-iii-ul-2 li {
    display: flex;
    justify-self: self-start;
    align-items: start;
    margin-top: 8px;
}

.content-iii .content-iii-ul-2 img {
    width: 35px;
    height: 35px;
    margin-right: 8px;
}

.breadcrumbs {
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-image: url('../images/1830.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.breadcrumbs::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #0000009f;
}

.breadcrumbs .container {
    position: relative;
    z-index: 10px;
}

.breadcrumbs .breadcrumbs-title h1 {
    color: var(--white);
    font-size: 2.9rem;
    font-weight: 700;
}

.breadcrumbs .breadcrumbs-title p {
    margin-top: 20px;
    padding: 2px 0 5px 0;
    font-size: 1.1rem;
    color: var(--white);
    /* background: radial-gradient(circle, rgba(2, 106, 171, 0.76) 0%, rgba(255, 255, 255, 0) 100%); */
    background: radial-gradient(circle, #ebeaea52 0%, #ffffff00 100%);
    font-weight: 600;
}

.breadcrumbs .breadcrumbs-title p a {
    color: #fb9015;
}

.hero-banner-right.col-lg-6 .hero-banner-right-form {
    border: 1px solid #fb9015d2;
}




/* FORM */

.residential-content-image form {
    border: 1px solid #ccc;
    width: 100%;
    padding: 20px 20px;
    border-radius: 10px;
    box-shadow: 0px 2px 8px #ccc;
}

.residential-content-image form .form-title {
    margin-bottom: 10px;
}

.residential-content-image form input,
textarea,
select {
    width: 100%;
    padding: 13px 10px;
    border-radius: 8px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.residential-content-image form textarea {
    height: 100px;
    resize: none;
}

.content-3 {
    padding: 0px;
}

/*  */






.location_page {
    display: flex;
    justify-content: center;
    justify-items: start;
    gap: 50px;
    width: 100%;
    padding: 60px 100px;
}

.Cheras_location {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.location_page .left_side {
    width: 50%;
    height: auto;

}

.location_page_contnet h2 {
    color: var(--primary-color);
    font-size: 33px;
    padding: 20px 0;
}

.location_page_contnet p {
    text-align: justify;
    font-size: 1.08rem;
}


.location_page .right_side {
    width: 50%;
    height: 50vh;
    padding-left: 30px;

}

.location_page .Cheras_location_right_side {
    width: 50%;
    height: 68vh;
    padding-left: 30px;

}

/* .Cheras_location-img {
    height: 80vh;
} */



.location_page .right_side img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;

}

.location_page .Cheras_location_right_side img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;

}

.contnet-ii {
    padding: 0px 100px;
}

.location_page_contnet h3 {
    color: var(--primary-color);
    font-size: 1.9rem;
    padding-bottom: 20px;
}

.location-trust-div {
    margin-top: 40px;
    margin-bottom: 30px;
    background: #F5F5F5;

}

.location-trust-div .location-container {
    padding: 20px 22px;
    width: 100%;
    height: auto;
    border-radius: 10px;
    /* padding-top: 30px; */
    display: flex;
    justify-content: end;
    align-items: center;
    position: relative;

}

.location-trust-div .location-container .left-side {
    width: 60%;
    height: auto;
    position: relative;
    z-index: 2;
}

.location-trust-div .location-container .left-side li {
    width: auto;
    padding: 15px 15px;
    /* border-radius: 10px; */
    border-left: 6px solid var(--primary-color);
    background: #FFFFFF;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 2px 2px 5px gainsboro;
}

.location-trust-div .location-container .left-side li {
    margin-top: 15px;
    font-size: 1.08rem;
}

.location-trust-div .location-container .right-side img {
    height: 90%;
    position: absolute;
    left: -20px;
    bottom: 0px;
    z-index: 2;
    /* transform-origin: left; */
    transform: scaleX(-1);
}

.location-trust-div .location-container .location-logo-img {
    position: absolute;
    filter: brightness(70%);
    opacity: 0.06;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.contnet-iv {
    padding: 20px 100px;
    display: flex;
    justify-content: center;
    justify-items: start;
    column-gap: 50px;
}

.contnet-iv .contnet-iv-right-div {
    width: 50%;
    height: 62vh;

}

.contnet-iv .contnet-iv-right-div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.contnet-iv-left-div {
    width: 50%;
    height: 100%;
}

.contnet-iv h4 {
    color: var(--primary-color);
    font-size: 1.9rem;
    padding-bottom: 10px;
}

.contnet-iv ul {
    padding-left: 20px;
}

.contnet-iv ul li {
    margin-top: 10px;
}

.contnet-iv-left-div ul li {
    list-style: disc;
}

.Cyberjaya .contnet-iv-right-div{
     height: 72vh;
}

@media (min-width: 1400px) {
    .location_page .right_side {
        height: 45vh
    }

    .location_page_contnet p {
        line-height: 1.3;
    }

    .contnet-iv .contnet-iv-right-div {
        height: 55vh;
    }

    .contnet-iv ul li {
        margin-top: 16px;
        line-height: 1.3;
    }

    .small-divice-imge img {
        display: none;
    }


    /*  */

    .location_page .Cheras_location_right_side {
        height: 60vh;
    }
}

@media (max-width: 1100px) {

    .small-divice-imge img {
        display: none;
    }

    .location_page {
        padding: 60px 40px 40px 40px;

    }

    .location_page .right_side {
        height: 60vh;
        gap: 30px;
    }

    .contnet-ii {
        padding: 0px 40px;
    }

    .contnet-iv {
        padding: 20px 40px;
    }

    .contnet-iv .contnet-iv-right-div {
        height: 75vh;
    }

    .location_page .Cheras_location_right_side {
        height: 85vh;
    }

    .location-trust-div .location-container .right-side img {
        display: block;
        height: 70%;
    }

}



@media (max-width:1000px) {
    .location-trust-div .location-container .right-side img {
        display: none;
    }

    ..contnet-iv ul li {
        margin-top: 5px;
    }
}


@media (max-width:950px) {
    .small-divice-imge img {
        display: block;
    }

    .location_page {
        display: flex;
        flex-direction: column;
    }


    .location_page .left_side {
        width: 100%;
    }

    .location_page .right_side {
        width: 100%;
        padding-left: 0px;
        height: auto;
    }

    .location_page .Cheras_location_right_side {
        width: 100%;
        padding-left: 0px;
        height: auto;
    }

    .location-trust-div .location-container .left-side {
        width: 100%;
    }

    .contnet-iv {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }

    .contnet-iv .contnet-iv-right-div {
        width: 100%;
    }

    .contnet-iv-left-div {
        width: 100%;
    }

    .contnet-iv .contnet-iv-right-div {
        height: ;
    }
}

@media (max-width:600px) {
    .contnet-iv .contnet-iv-right-div {
        height: auto;
    }

    .location_page {
        padding: 40px 20px 20px 20px;
        padding-right: calc(1.5rem * .5);
        padding-left: calc(1.5rem * .5);

    }


    .contnet-ii {
        padding: 0px 40px;
        padding-right: calc(1.5rem * .5);
        padding-left: calc(1.5rem * .5);
    }

    .contnet-iv {
        padding: 20px 40px;
        padding-right: calc(1.5rem * .5);
        padding-left: calc(1.5rem * .5);
    }

    .location-trust-div .location-container .location-logo-img {
        width: 300px;
    }

    .location-trust-div .location-container {
        padding-right: calc(1.5rem * .5);
        padding-left: calc(1.5rem * .5);
    }

    .location_page_contnet h3 {
        font-size: 1.5rem;
    }

    .contnet-iv h4 {
        font-size: 1.5rem
    }

    .location_page_contnet h2 {
        font-size: 1.5rem;
    }
}