@media only screen and (max-width:1600px)
{
    .setApartContent { padding: 8% 8%; }
}

@media only screen and (max-width: 1380px){
    .fullWidthBox p {
        width: 45%;
    }
    
    .homeSec01 {
        padding: 160px 0 150px;
    }
    
    .homeSec01 h1 {
        font-size: 45px;
    }
    .homeSec01 li a {
        /* width: 310px; */
        gap: 20px;
    }
    .generalBtn li a {
        height: 49px;
    }
    .investmentImg img, .investmentContent,.investmentContent02 {
        height: 320px;
    }
    
    .investmentDetails h3 {
        height: 55px;
        width: 55px;
        font-size: 22px;
    }
    
    .setApartContent h2 {
        font-size: 32px;
    }
    
    .setApartContent li {
        margin: 0 0 30px;
    }
    
    .setApartContent ul {margin: 30px 0 0;}
}

@media only screen and (max-width:1199px){
    .homeSec01 h1 {
        font-size: 40px;
        width: 78%;
        margin: 0;
    }
    
    .homeSec01 li a {
        font-size: 14px;
        /* width: 297px; */
    }
    
    .homeSec02 ul li h4 {
        /* font-size: 37px; */
    }
    
    .homeSec02 ul li p {
        font-size: 16px;
    }
    
    .firstPara p {
        width: 95%;
        font-size: 27px;
    }
    
    .statsSec h2 {
        font-size: 56px;
    }
    
    .leftBox {
        padding: 37% 0 0 38%;
    }
    
    .fullWidthBox {
        padding: 0 0 7% 70%;
    }
    
    .fullWidthBox p {
        width: 77%;
    }
    
    .investmentContent {
        padding: 8% 0 0 13%;
    }
    
    .investmentDetails h4 {
        font-size: 22px;
    }
    
    .afterInvest p:first-child {
        width: 75%;
        font-size: 20px;
    }
    
    .ourTeam ul {grid-template-columns: repeat(4,1fr);}
    
    .fooOne h4 {
        font-size: 32px;
        width: 74%;
    }
    
    .fooTwo p, .fooTwo a, .fooTwo li {
        font-size: 16px;
    }
    .generalBtn li a {
        font-size: 13px;
        height: 46px;
    }
    
    .generalBtn {
        gap: 17px;
    }
    
    .homeSec01 {
        padding: 200px 0 100px;
    }
    
    h2 {
        font-size: 40px;
    }
    
    .whyInverst h2 {
        font-size: 30px;
    }
    
    .investmentImg img, .investmentContent, .investmentContent02 {
        height: 280px;
    }

    .investmentDetails h3 {
        height: 44px;
        width: 44px;
        font-size: 19px;
    }
    
    .homeSec02 h2 {
        margin: 0 0 70px 0px;
    }
    
    .homeSec02 {
        padding: 80px 0;
    }
    
    .whyRent li {
        margin: 0 0 25px;
    }
    
    .ourTeam ul li {
        width: 300px;
    }
    
    .setApartContent h2 {
        font-size: 28px;
    }
    
    p {
        font-size: 17px;
    }
    
    .setApartContent li {
        margin: 0 0 20px;
    }

}

@media only screen and (max-width:991px){
    .homeSec01 {
        padding: 170px 0 80px;
    }
    
    .homeSec01 h1 {
        font-size: 37px;
        width: 86%;
    }
    
    .homeSec01 li a {
        font-size: 13px;
        /* width: 275px; */
        gap: 10px;
    }
    
    .homeSec02 ul li {
        padding: 105px 10px 0 30px;
        height: 250px;
    }
    
    .homeSec02 ul li h4 {
        font-size: 17px;
    }
    
    .firstPara p {
        font-size: 22px;
        width: 90%;
        line-height: 37px;
    }
    
    .secondPara p {
        margin: 50px 0 0px 20%;
    }
    
    .leftBox {
        padding: 38% 0 0 28%;
        height: 320px;
    }
    
    .rigthBox {
        padding: 17% 0% 0% 10%;
    }
    
    .statsSec h2 {
        font-size: 47px;
    }
    
    .fullWidthBox {
        height: 300px;
        padding: 0px 0 5% 57%;
    }
    
    .testimonailSec p {
        font-size: 17px;
        line-height: 32px;
    }
    
    
    .whyInverst h5 img {
        width: 240px;
    }
    
    .investmentDetails h3 {
        font-size: 20px;
        width: 46px;
        height: 46px;
    }
    
    .investmentContent {padding: 4% 0 0 5%;height: 350px;}
    
    .investmentImg img {
        height: 350px;
    }
    
    .investmentContent02 {
        height: 350px;
    }
    
    .investmentDetails p {
        font-size: 15px;
    }
    
    .ourTeam ul {
        grid-template-columns: repeat(3,1fr);
    }
    
    .fooOne ul li a {
        padding: 0;
        font-size: 18px;
    }
    
    .fooOne ul li a img {
        width: 24px;
    }
    
    .fooOne h4 {
        width: 88%;
        font-size: 29px;
    }
    
    .fooOne {
        padding: 100px 0;
    }
    
    .fooTwo ul {
        gap: 15px;
    }
    
    .fooTwo p, .fooTwo a, .fooTwo li {
        font-size: 13px;
    }
    header .generalBtn {
        flex-wrap: wrap;
        gap: 10px;
    }
    
    .generalBtn li a {
        font-size: 12px;
        height: 42px;
    }
    
    .homeSec01 h1 {
        font-size: 35px;
    }
    
    .homeSec01 h4 {
        font-size: 30px;
        margin: 27px 0;
    }
    
    .propertySec {
        padding: 80px 0;
    }
    
    .propertySec h2 {
        width: 90%;
    }
    
    .singleProperty h6 {
        font-size: 18px;
    }
    
    .investmentImg img, .investmentContent, .investmentContent02 {
        height: 250px;
    }
    
    .homeSec02 ul li {
        padding: 55px 10px 0 14px;
    }
    
    .homeMove {
        padding: 70px 0;
    }
    
    h2 {
        font-size: 34px;
    }
    
    .whyRent li {
        margin: 0 0 20px;
    }
    
    .locatiomnSec h2 {
        text-align: center;
        margin: 0 0 40px;
    }
    
    .locationSingle h6 {
        font-size: 28px;
    }
    
    .setApartContent {
        height: 100%;
    }
    
    .setApartContent h2 {
        font-size: 22px;
    }
    
    .logoMembers ul {
        gap: 15px;
    }
    
    .logoMembers li {
        width: 220px;
    }
    
    .setApart {
        padding: 70px 0;
    }
    
    .FeaturedOn {
        padding: 70px 0;
    }
    
    .logoMembers.FeaturedOn {
        padding-bottom: 0;
    }
    
    .fooTwo h2 {
        font-size: 25px;
    }
    
    .fooTwo p, .fooTwo a, .fooTwo li {
        font-size: 12px;
    }
    .fooOne h3 {
        font-size: 48px;
    }
    .fooOne ul li {
        gap: 20px;
    }

}


@media only screen and (max-width:767px){
    .inner-banner {
        height: 200px;
    }
    
    .privacyPolicy h4 {
        font-size: 30px;
        width: 95%;
        line-height: 42px;
    }
    
    .privacyPolicy h5 {
        font-size: 22px;
    }
    main {
        padding: 0;
    }
    
    .homeSec01 ul {
        flex-direction: column;
    }
    
    .homeSec01 li a {
        width: max-content;
        padding: 0 23px;
        gap: 5px;
    }
    .homeSec02 ul {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .homeSec01 h1 {
        font-size: 30px;
        width: 98%;
        margin: 0;
    }
    
    .homeSec02 ul li:nth-child(3) {
        margin: -40px 0 0;
    }
    
    .firstPara p {
        padding-left: 0;
        font-size: 20px;
        line-height: 35px;
        width: 95%;
    }
    
    .secondPara p {
        margin: 42px 0 0px 16%;
        font-size: 17px;
    }
    
    .leftBox {
        padding: 27% 0 0 11%;
        height: 300px;
    }
    
    .rigthBox {
        padding: 15% 0% 5% 10%;
    }
    
    .fullWidthBox {
        height: 220px;
        padding: 0 0 1% 55%;
    }
    
    .fullWidthBox p {
        width: 85%;
    }
    
    .statsSec p {
        font-size: 15px;
    }
    
    .statsSec h2 {
        font-size: 43px;
        margin: 0;
    }
    
    .locatiomnSec h2 {
        margin: 0 0 30px;
    }
    
    
    .testimonailcontent {
        width: 95%;
        padding-left: 0;
    }
    
    .testimonailcontentt:after {
        top: 0;
        left: 0;
        width: 46px;
        height: 35px;
        display: none;
    }
    
    .testimonailSec p {
        font-size: 15px;
        line-height: 28px;
    }
    
    .locatiomnSec {
        padding: 70px 0;
    }
    
    .whyInverst h5 {
        font-size: 27px;
    }
    
    .investmentContent ,.investmentImg img {
        height: 300px;
    }
    
    .afterInvest p:first-child {
        width: 100%;
        font-size: 19px;
    }
    
    .afterInvest p:last-child {
        width: 100%;
        margin-left: 0;
        font-size: 17px;
    }
    
    .ourTeam ul {
        grid-template-columns: repeat(2,1fr);
    }
    
    footer.footer {
        margin: 70px 0 0;
    }
    
    .fooOne h4 {
        width: 95%;
        font-size: 25px;
        margin: 25px 0;
    }
    
    .fooOne ul {
        flex-wrap: wrap;
    }
    
    .fooTwo ul {
        justify-content: center;
        margin: 12px 0 0;
    }
    
    .fooTwo p, .fooTwo a, .fooTwo li {
        text-align: center;
    }
    section.homeSec01 {
        background-size: cover !IMPORTANT;
        background-position: center !IMPORTANT;
        padding: 170px 0 70px;
    }
        .homeSec01 li a {
        height: 46px !important;
    }
    
    .generalBtn li a {
        padding: 0 10px;
        font-size: 10px;
        height: 38px;
    }
    
    .homeSec01 h4 {
        font-size: 30px;
        margin: 20px 0;
    }
    
    .homeSec03 {
        padding: 65px 0;
    }
    
    h2 {
        font-size: 30px;
    }
    
    .propertySec .row {
        gap: 20px;
    }
    
    .propertyRow01 {
        margin: 0 0 10px;
    }
    
    .propertySec {
        padding: 70px 0;
    }
    
    .whyInverst h2 {
        font-size: 24px;
    }
    
    .investmentImg img, .investmentContent, .investmentContent02 {
        height: 230px;
    }
    
    .investmentDetails h3 {width: 35px;height: 35px;font-size: 18px;}
    
    .investmentContent02, .investmentDetails .row:nth-child(2) .investmentContent,investmentContent {
        padding: 0 0 0 10%;
    }
    
    .whyRent ul {
        margin: 0 0 30px;
    }
    
    .howItWorks .row {
        flex-direction: column-reverse;
    }
    
    .howItWorks img {
        height: auto;
    }
    
    .whyRent.howItWorks {
        padding: 60px 0;
    }
    
    .faqSec .set > a {
        font-size: 16px;
    }
    
    .faqSec {
        padding: 60px 0 0;
    }
    
    .fooOne {
        padding: 60px 0;
    }
    
    .fooOne h3 {
        font-size: 42px;
    }
    
    .fooOne p {
        font-size: 18px;
        margin: 20px 0 30px;
    }
    
    .fooOne ul {
        gap: 35px;
    }
    
    .fooTwo img {
        margin: 0px auto 30px;
        display: block;
    }
    
    .fooTwo h2 {
        text-align: center;
        margin: 10px 0 20px;
    }
    
    .fooTwo {
        padding: 40px 0 0;
    }
    
    .privacyPol {
        padding: 10px 10px;
    }
    
    .privacyPol p {
        font-size: 12px;
        line-height: 21px;
    }
    
    .homeSec01 ul {
        gap: 15px;
    }

}

@media only screen and (max-width:575px){
    .whyRent li {
        width: 100%;
    }
    
    li {
        font-size:17px;
    }
    .homeSec01 h1 {
        font-size: 21px;
        width: 100%;
        line-height: 29px;
    }
    
    .homeSec01 img {
        width: 240px;
    }
    
    .homeSec01 ul {
        gap: 16px;
    }
    
    .homeSec01 li a {
        height: 47px;
    }
    
    section.homeSec01 {
        padding: 240px 0 50px;
    }
    
    .homeSec02 ul li {
        height: 180px;
        padding: 0;
    }
    
    .homeSec02 ul li h4 {
        font-size: 22px;
    }
    
    .homeSec02 ul li p {
        font-size: 15px;
    }
    
    .firstPara p {
        width: 100%;
        font-size: 19px;
        line-height: 34px;
    }
    
    .secondPara p {
        margin: 20px 0 0;
        font-size: 16px;
    }
    
    .leftBox {
        height: 240px;
    }
    
    .statsSec h2 {
        font-size: 35px;
    }
    
    .fullWidthBox {
        height: 160px;
        padding: 0 2% 2% 42%;
        background-position: left !IMPORTANT;
        background-size: 60% 90% !IMPORTANT;
    }
    
    .statsSec p {
        width: 100%;
        font-size: 14px;
    }
    
    .locatiomnSec h2 {
        font-size: 24px;
        margin: 0 0 30px;
    }
    
    .whyInverst h5 {
        /* flex-direction: column; */
        /* gap: 20px; */
    }
    
    .investmentDetails p {
        width: 95%;
        margin: 0;
    }
    
    .investmentContent02 {
        padding: 9% 0 0 6%;
        height: 300px;
    }
    
    .investmentDetails h4 {
        font-size: 20px;
    }
    
    .investmentDetails .row:nth-child(3) .investmentContent {
        padding: 9% 0 0 6%;
    }
    
    .afterInvest {
        padding: 50px 0;
    }
    
    .afterInvest p:first-child {
        font-size: 17px;
    }
    
    .afterInvest p:last-child {
        margin: 20px 0 10px;
        font-size: 16px;
    }
    
    .ourTeam ul li h4 {
        font-size: 16px;
    }
    
    .ourTeam ul li h6 {
        font-size: 14px;
    }
    
    .fooTwo ul {
        justify-content: center;
        align-items: center;
    }
    
    footer.footer img {
        width: 230px;
    }
    
    .fooOne h4 {
        font-size: 21px;
    }
    
    .fooOne {
        padding: 50px 0;
    }
    
    .fooOne ul li a {
        height: 45px;
        padding: 0;
    }
    header .col-md-12 {flex-direction: column;justify-content: center;gap: 20px;}
    
    .logo img {
        object-fit: contain;
        width: 160px;
    }
    
    header .generalBtn {
        justify-content: center;
    }
    
    .homeSec01 h4 {
        font-size: 20px;
    }
    
    .homeSec01 li a {
        font-size: 10px;
        padding: 0 16px;
    }
    
    .propertySec h2 {
        width: 100%;
    }
    
    .propertySec {
        padding: 60px 0;
    }
    
    h2 {
        font-size: 26px;
    }
    
    .homeSec02 ul {
        grid-template-columns: repeat(1, 1fr);
    }
    
    .homeSec02 ul li:nth-child(3) {
        margin: 0;
    }
    
    .whyInverst .col-md-12 {
        flex-direction: column;
        gap: 10px;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    
    .whyInverst h2 br {
        display: none;
    }
    
    .homeSec02Row02 a, .availbleHome a {
        padding: 0 20px;
        font-size: 16px;
    }
    
    .whyInverst {
        padding: 40px 0;
    }
    
    .whyInverst h2 {
        font-size: 20px;
    }
    
    .investmentImg img, .investmentContent, .investmentContent02 {
        height: 210px;
    }
    
    .homeSec02 h2 {
        margin: 0 0 40px;
    }
    
    .homeSec02 {
        padding: 60px 0;
    }
    
    .homeSec02Row02 {
        padding: 40px 0 0;
    }
    
    .whyRent {
        padding: 60px 0;
    }
    
    .faqSec .set > a {
        font-size: 15px;
    }
    
    .faqSec .set > a:before {
        margin: 0 3px 0 0px;
        font-size: 16px;
    }
    
    .faqSec .accordion-container .content p {
        font-size: 16px;
    }
    
    .ourTeam h2 {
        width: 100%;
    }
    
    .ourTeam ul {flex-direction: column;gap: 25px;}
    
    .setApartContent li {
        flex-direction: column;
    }
    
    .setApartContent ul {
        display: flex;
        flex-direction: column;
        gap: 25px;
    }
    
    .setApartContent {background-repeat: no-repeat !important;background-size: cover !important;padding: 60px 30px;}
    
    .logoMembers li {width: 165px;padding: 10px;height: 110px;}
    
    .fooOne h3 {
        font-size: 38px;
    }
    p,li {
        font-size: 16px;
    }
    .inner-banner {
        height: 160px;
    }
    
    .privacyPolicy {
        padding: 60px 0 0;
    }
    
    .privacyPolicy h4 {
        font-size: 28px;
        width: 100%;
        line-height: 40px;
    }
    
    .privacyPolicy h5 {
        font-size: 20px;
        margin: 0 0 12px;
    }
    header {
        padding: 14px 0;
    }


}