@media screen and (max-width: 768px) {

    .fullbody {
        width: 100%;
        margin: auto;
        padding: 0;
        align-items: center;
    }

    #grad {
        background-image: linear-gradient(#49014d, black);
    }

    #topband-container {
        padding: 15px;
        margin: auto;
        align-items: center;
        display: flex;
    }

    .logofont {
        font-family: 'Cormorant Garamond', sans-serif;
        color: white;
        font-size: 1rem;
        padding: 0;
        margin: 0;
        font-weight: 500;
    }

    .logoimg {
        margin-left: 40px;
    }

    .menulinks1 {
        margin-top: 50px;
        margin-left: auto;
    }

    .menulinks1 ul {
        display: flex;
        padding: 0;

    }

    .menulinks1 ul li {
        list-style: none;
        margin-right: 30px;
    }

    .menulinks1 ul li a {
        font-family: 'Roboto', sans-serif;
        color: yellow;
        font-size: 1.2rem;
        list-style: none;
        text-decoration: none;
        padding: 10px;
    }

    .menulinks1 ul li a:hover {
        font-family: 'Roboto', sans-serif;
        color: white;
        font-size: 1.2rem;
        list-style: none;
        text-decoration: none;
        background-color: #6307AA;
        padding: 10px;
    }

    .menu-clicked1 {
        font-family: 'Roboto', sans-serif;
        color: white;
        font-size: 1.2rem;
        list-style: none;
        text-decoration: none;
        background-color: #6307AA;
        padding: 10px;
    }

    #h-p-b-text {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .home-page-left {
        background-color: #1d011c;
        margin: 10px;
        border: 1px solid rgb(114, 114, 114);
        width: 95%;
    }

    .b-txt-hdr {
        font-family: 'Fasthand', sans-serif;
        color: rgb(211, 211, 209);
        font-size: 2rem;
        padding: 0;
        margin: 0;
    }

    .b-txt {
        margin: 5%;
        font-family: 'Roboto', sans-serif;
        color: rgb(202, 202, 201);
        font-size: 1rem;
        line-height: 25px;
    }


    .home-page-right {
        background-color: #1d011c;
        margin: 10px;
        border: 1px solid rgb(114, 114, 114);
        width: 95%;
    }

    #o-p-body {
        display: flex;
        justify-content: space-between;
        margin: 10px;
        flex-wrap: wrap;
    }

    .h-p-ongoing {
        font-family: 'Roboto', sans-serif;
        color: white;
        font-size: 1.25rem;
        text-align: center;
        margin-top: 15px;
        padding: 0;
    }

    .o-p-responsive {
        width: 100%;
        height: auto;

    }


    #o-p-body .o-p-left {
        width: 100%;
    }

    #o-p-body .o-p-right {
        width: 100%;
    }

    .o-p-elegant {
        font-family: 'Quicksand', sans-serif;
        color: rgb(173, 173, 173);
        font-size: 2rem;
        text-align: center;
        font-weight: 300;
        padding: 0;
        margin: 35px 0px 10px 0px;
        letter-spacing: 3px;
    }

    .o-p-spacious {
        font-family: 'Bai Jamjuree', sans-serif;
        color: #F9E708;
        font-size: 1.50rem;
        font-weight: 200;
        text-align: center;
        padding: 0;
        margin: 0px 0px 10px 0px;
        letter-spacing: 3px;
    }

    .o-p-sale {
        font-family: 'Teko', sans-serif;
        color: #efcce2;
        font-size: 2.5rem;
        text-align: center;
        font-weight: 500;
        padding: 0;
        margin: 0px 0px 10px 0px;
        letter-spacing: 3px;
    }

    .o-p-pckt {
        font-family: 'Roboto', sans-serif;
        color: #bdbcbc;
        font-size: 1rem;
        text-align: center;
        padding: 0;
        margin: 0px 0px 10px 0px;
        letter-spacing: 3px;
    }

    .o-p-hosur {
        font-family: 'Roboto', sans-serif;
        color: #f1f1f1;
        font-size: 1rem;
        text-align: center;
        font-weight: 200;
        padding: 0;
        margin: 0px 0px 10px 0px;
        letter-spacing: 3px;
    }

    .o-p-15 {
        font-family: 'Roboto', sans-serif;
        color: #dbd9da;
        font-size: 1rem;
        text-align: center;
        padding: 0;

    }

    .o-p-42 {
        font-family: 'Roboto', sans-serif;
        color: #e3fc07;
        font-size: 1rem;
        text-align: center;
        padding: 0;
    }

    #home-features {
        display: block;
        border-radius: 10px;
        border: #fff solid 1px;
        padding: 10px;
        margin: 0px 10px 0px;
    }

    .o-p-h-f-hdrs {
        font-family: 'Roboto', sans-serif;
        font-size: 1.2rem;
        color: #ffc000;
        text-align: center;
        text-decoration: underline;
    }

    .o-p-cols {
        display: flex;
        padding: 10px;
        margin: 0;
        flex-wrap: wrap;
    }

    .h-f-cols {
        width: 100%;
        margin-bottom: 15px;
        margin-left: 25px;
    }

    .h-f-col1 {
        width: 50%;
    }

    .h-f-col2 {
        width: 100%;
    }


    .o-p-h-f-col-txt {
        font-family: 'Roboto', sans-serif;
        font-size: .8rem;
        color: #fff;
    }


    #home-highlights {
        display: flex;
        padding: 0;
        margin: 0;
        flex-wrap: wrap;
    }

    .h-f-col1-hdrs {
        font-family: 'Roboto', sans-serif;
        font-size: 1.2rem;
        color: #ffc000;
        text-decoration: underline;
        margin-bottom: 20px;
    }

    #index-5acres-box {
        display: flex;
        margin-top: 20px;
        padding: 20px;
        background-color: #131210;
        flex-wrap: wrap;
    }

    .facrescol1 {
        padding: 10px;
        flex: 50%;
        border-bottom: #535353 solid .5px;
        color: #c2c2c1;
        font-family: sans-serif;
        font-size: 1.25rem;
        text-align: center;
    }


    #bottom-footer {
        display: flex;
        margin-top: 20px;
        padding: 20px;
        background-color: #000000;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .footer-col1 {
        padding: 10px;
        flex: 100%;
        color: #c2c2c1;
        font-family: sans-serif;
        font-size: 1.75rem;
    }

    .footer-col1-hdr {
        color: #6c6c6b;
        font-family: sans-serif;
        font-size: 1.25rem;
        text-align: left;
        margin-bottom: 15px;
    }

    .footer-col1-txt {
        color: #8f8f8e;
        font-family: sans-serif;
        font-size: 1rem;
        text-align: left;
        margin-bottom: 10px;
    }


    #enqiryformbox {
        display: relative;
        background-color: #000;
        margin: 0;
        padding: 0;
    }

    .inputbox {
        width: 100%;
        border-radius: 10px;
        border: #e7e7e7 1px solid;
        font-family: sans-serif;
        font-size: 1.2rem;
        color: #fff;
        padding: 10px;
        background-color: #000;
    }

    .name1 {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
    }

    .name .cf-medium {
        width: 130%;
    }

    .enqtextarea {
        width: 100%;
        height: 100px;
        border-radius: 10px;
        border: #e7e7e7 1px solid;
        font-family: sans-serif;
        font-size: 1.2rem;
        color: #fff;
        padding: 10px;
        background-color: #000;

    }

    .enqbutton {
        background-color: #282929;
        padding: 5px;
        border-radius: 5px;
        border: #c1c2c2 1px solid;
        width: 50%;
        font-size: 1.2rem;
        font-family: sans-serif;
        color: #e0dfdf;
        cursor: pointer;
        margin-bottom: 30px;
    }

    .butcent {
        text-align: center;
        margin: 15px;
    }

    .logo-left-col {
        width: 75%;
        text-align: left;
    }

    .m-m-l-box {
        width: 25%;
    }


    #hp-about-box1 {
        display: block;
        padding: 0;
        margin: 0px 0px 0px;
        width: 100%;
    }
    
    .about-hdr1 {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #b9b9a9;
        text-align: center;
    }
    
    .about-hdr2 {
        font-family: 'Roboto', sans-serif;
        font-size: 1.2rem;
        color: #e1dfe2;
        text-align: center;
        font-weight: bold;
    }
    
    .about-btext {
        font-family: 'Roboto', sans-serif;
        font-size: .9rem;
        color: #c2c2c2;
        text-align: justify;
        line-height: 20px;
        margin: 10px 20px 10px;
        }
        
    .what-we-do {
        font-family: 'Oswald', sans-serif;
        font-size: 1.2rem;
        color: #b9b9b9;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    #a-v-m {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: column;
        padding: 0;
        margin: 0 0px 0 15px;
    }
    
    .about-col1 {
        width: 90%;
        text-align: left;
    }
    
    .hp-wwd-line {
        background-color: #5f5e5e;
        height: 2px;
    }
    
    .w-w-d-hdrs {
        font-family: 'Roboto', sans-serif;
        font-size: 1.2rem;
        color: #7d7d7e;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .about-mission-btxt {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #c2c2c2;
        text-align: left;
        line-height: 24px;
    }
    
    .meet-the-team {
        font-family: 'Oswald', sans-serif;
        font-size: 1.2rem;
        color: #b9b9b9;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }


    #contact-body-box {
        display: flex;
        padding: 20px;
        width: 90%;
        align-items: center;
        margin: auto;
        flex-direction: column;
        flex-wrap: wrap;
    }
    
    .contact-left {
        width: 100%;
    }
    
    .contact-right {
        width: 100%;
    }
    
    .c-c-hdr {
        font-family: 'Quicksand', sans-serif;
        color: rgb(150, 150, 149);
        font-size: 2.5rem;
        padding: 0;
        margin-bottom: 15px;
    }
    
    .contact-left p {
        font-family: 'Roboto', sans-serif;
        font-size: 1.2rem;
        color: #b9b9b9;
        margin-top: 20px;
        margin-bottom: 20px;   
    }
    
    .contact-left ul {
        display: flex;
        padding: 0;
        margin: 0;
    }
    
    .contact-left li {
        font-family: 'Roboto', sans-serif;
        font-size: 1.2rem;
        color: #a1a0a0;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: 20px;
        text-decoration: none;
        list-style: none;
    }
    
    .contact-right-form {
        width: 90%;
        float: left;
    }
    
    .contact-inputbox {
        width: 100%;
        border-radius: 10px;
        border: #e7e7e7 1px solid;
        font-family: sans-serif;
        font-size: 1.2rem;
        color: #fff;
        padding: 10px;
        background-color: transparent;
    }
    
    #enqiryformbox1 {
        display: relative;
        margin: 0;
        padding: 0;
    }
    
    .contact-enqtextarea {
        width: 100%;
        height: 100px;
        border-radius: 10px;
        border: #e7e7e7 1px solid;
        font-family: sans-serif;
        font-size: 1.2rem;
        color: #fff;
        padding: 10px;
        background-color: transparent;
    }

    #services-body-box {
        display: block;
    }
    
    .s-p-cols {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    
    .s-p-cols p {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #cfcfcf;
        text-align: justify;
    
    }
 
    #ongoing-hdr {
        display: block;
        padding: 15px;
        font-size: 2rem;
        background-color: #302f2f;
        color: white;
        text-align: center;
        font-family: 'Roboto', sans-serif;
    }
    
    #ongoing-page-row2 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .ogi-p-col1 {
        width: 100%;
        padding: 0 20px 0 0;
    }
    
    .ogi-p-col2 {
        width: 100%;
    }
    
    .ongoing-page-proj-hdr {
        font-family: 'Quicksand', sans-serif;
        font-size: 2rem;
        color: #cfcfcf;
        text-align: center;
        margin-top: 25px;
        margin-bottom: 20px;
    }
    
    .ongoing-page-proj-hdr2 {
        font-family: 'Quicksand', sans-serif;
        font-size: 1.2rem;
        color: #bdbbbb;
        text-align: center;
        margin-bottom: 25px;
    }
    
    
    .presenting {
        font-family: 'Quicksand', sans-serif;
        font-size: 1.5rem;
        color: #bdbbbb;
        text-align: center;
        padding: 10px;
    }
    
    .presenting2 {
        font-family: 'Quicksand', sans-serif;
        font-size: 1.2rem;
        color: #f8fc02;
        text-align: left;
        padding-left: 10px;
    }
    
    .presenting3 {
        font-family: 'Quicksand', sans-serif;
        font-size: 1.2rem;
        color: #05bb57;
        text-align: center;
    }
    
    .presenting4 {
        font-family: 'Quicksand', sans-serif;
        font-size: 2rem;
        color: #fdbb07;
        text-align: center;
    }
    
    .buy-a-home {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #cccaca;
        text-align: justify;
        line-height: 24px;
        padding: 5px;
    }
    
    
    #ongoing-page-row3 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .o-p-loc1 {
        width: 100%;
        margin-bottom: 15px;
        border: 1px solid rgb(114, 114, 114);
        margin-top: 20px;
        padding: 10px;
    }
    
    .proj-high-hdr {
        font-family: 'Roboto', sans-serif;
        font-size: 1.3rem;
        color: #e4dfdf;
        text-align: center;
        padding: 10px;
        background-color: #024616;
        font-weight: bold;
    }
    
    .proj-high-txt {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #bbb9b9;
        text-align: left;
        padding: 10px;
        border-bottom: #818181 1px solid;
    }
    
    #ongoing-page-row4 {
        display: flex;
        justify-content: space-between;
        border: 1px solid rgb(114, 114, 114);
        margin: 0;
        padding: 30px;
    }
    
    
    .o-p-ame1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .o-p-box {
        display: block;
        width: 20%;
        text-align: center;
        padding: 20px;
        margin-bottom: 40px;
        border: #5f5f5f 1px solid;
    }
    
    .amenities-hdr {
        font-family: 'Quicksand', sans-serif;
        font-size: 3rem;
        color: #cfcfcf;
        text-align: center;
        font-weight: lighter;
    }
    
    
    .o-p-ame1 p {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #bbb9b9;
    }
    
    .o-p-resp {
        width: auto;
        height: auto;
    }

    #ongoing-page-row5 {
        display: flex;
        justify-content: space-between;
        margin: 0;
        padding: 0;
    }
    
    .o-p-floor-plan {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .o-p--f-p-box {
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px;
        margin-bottom: 40px;
        border: #888888 1px solid;
    }

    #complated-page-row1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 30px 0px 0px 0px;
    }
    
    .c-p-row1-p-1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        background-color: #454f5c;
        padding: 20px;
    }

    .cgi-p-col1 {
        width: 100%;
        padding: 0 10px 0 0;
        order: 1;
    }
    
    .cgi-p-col2 {
        width: 100%;
    }

    #ongoing-page-avail {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        padding: 0;
        margin: auto;
    }
    
    .avail1 {
        width: 13%;
        margin-bottom: 15px;
        border: 1px solid rgb(114, 114, 114);
    }
    
    .avail-b-txt {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #fcf9f9;
        text-align: center;
        padding: 0px;
        border-bottom: #818181 1px solid;
    }
    
    .avail-b-txt-sold {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #f74009;
        text-align: center;
        padding: 0px;
        border-bottom: #818181 1px solid;
    }

    .avail-b-txt-block {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #04e675;
        text-align: center;
        padding: 0px;
        border-bottom: #818181 1px solid;
    }

    .avail-hdr {
        font-family: 'Roboto', sans-serif;
        font-size: .5rem;
        color: #e4dfdf;
        text-align: center;
        padding: 5px;
        background-color: #383838;
        font-weight: bold;
    }
    

    .suncity {
    text-decoration: none;
}

.ongoing-suncity-row1-p-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #f8f6ea;
    padding: 20px;
}


.sun-city-presenting {
    font-family: 'Quicksand', sans-serif;
    font-size: 1.5rem;
    color: #05a141;
    text-align: center;
    padding: 10px;
}



.sun-city-buy-a-home {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #424242;
    text-align: justify;
    line-height: 24px;
    padding: 5px;
}

#suncity-page-avail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 0;
    margin: auto;
}

.suncity-avail1 {
    display: flex;
    width: 100%;
    border: 1px solid rgb(114, 114, 114);
}

.suncity-avail-b-txt {
    font-family: 'Roboto', sans-serif;
    font-size: .8rem;
    color: #fcf9f9;
    text-align: center;
}

.suncity-avail-b-txt-sold {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #f6f8f7;
    text-align: center;
    padding: 10px;
    background-color: #036608;
}


.suncity-avail-hdr {
    font-family: 'Roboto', sans-serif;
    font-size: .8rem;
    color: #e4dfdf;
    text-align: center;
    background-color: #383838;
    font-weight: bold;
}

.s-c-a-h-col1 {
    width: 20%;
    border-right: #818181 1px solid;
}

.highlights-b-txt {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #fcf9f9;
        text-align: left;
        padding: 10px;
        border-bottom: #818181 1px solid;
    }

.suncity-booking-hdr {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3rem;
    color: #e4dfdf;
    text-align: center;
    padding: 10px;
    background-color: #033666;
    font-weight: bold;
}

#suncity-payment-details {
    display: block;
    width: 70%;
    padding: 0;
    margin: auto;
    border: 1px solid rgb(114, 114, 114);
}

.suncity-pay-b-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #fcf9f9;
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid rgb(114, 114, 114);
}

 .highlights-b-txt {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #fcf9f9;
        text-align: left;
        padding: 10px;
        border-bottom: #818181 1px solid;
}


.suncity-pay-b-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #fcf9f9;
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid rgb(114, 114, 114);
}


.specs-hdr {
    font-family: 'Quicksand', sans-serif;
    font-size: 3rem;
    color: #cfcfcf;
    text-align: center;
    font-weight: lighter;
}

#specs-page-row1 {
    display: flex;
    justify-content: space-between;
    border: 1px solid rgb(114, 114, 114);
    margin: 0;
    padding: 30px;
}

.specs-details1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.specs-box {
    display: block;
    width: 100%;
    text-align: left;
    padding: 20px;
    margin-bottom: 40px;
    border: #5f5f5f 1px solid;
}

.specs-m-hdr1 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    color: yellow;
    text-align: left;
    font-weight: bold;
}

.specs-m-b-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: rgb(245, 244, 244);
    text-align: left;
    margin-top: 10px;
    font-weight: normal;
    list-style-type: square;
}

.specs-sub-hdr {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: rgb(123, 187, 4);
    text-align: left;
    margin-top: 15px;
    font-weight: bold;
    
}


}
