* {    margin: 0px;    padding: 0px;    box-sizing: border-box;}
html {    overflow-x: hidden;}
body {    overflow-x: hidden;}
/* @font-face {    font-family: 'GothamRoundedBold';    src: url('GothamRoundedBold.otf');    src: url('GothamRoundedBold.ttf') format('truetype');}

@font-face {    font-family: 'GothamRoundedBook';    src: url('GothamRoundedBook.otf');    src: url('GothamRoundedBook.ttf') format('truetype');}

@font-face {    font-family: 'GothamRoundedMedium';    src: url('GothamRoundedMedium.otf');    src: url('GothamRoundedMedium.ttf') format('truetype');} */


#footersection {    position: relative;    clear: both;    background: white;}
.reradisclaimerbtn {    cursor: pointer;}
.menu {    top: 0px;    width: 100%;    height: 80px;    background-color: rgb(255 255 255 / 100%);    position: fixed;    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;    z-index: 9999;}
.light-menu {    width: 100%;    height: 80px;    background-color: rgba(255, 255, 255, 1);    position: fixed;    background-color: rgba(4, 180, 49, 0.6);    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;}
#menu-center {    height: 75px;    float: right;}
.logo {      display: inline-block;}
.logoimg {  height: 90%;    width: auto;    display: inline-block;  top: 5%;  margin-left: 20px;    position: absolute;    z-index: 999;max-width: 50%;}
#menu-center ul {    margin: 0 0 0 0;    float: right;    margin-right: 20px;}
#menu-center ul li a {    font-size: 14px;    padding: 32px 5px;    color: rgb(0, 0, 0);    letter-spacing: 0.5px;font-weight: 900;}
#menu-center ul li span {    color: rgb(0, 0, 0);    font-size: 14px;    cursor: pointer;}
#menu-center ul li {    list-style: none;    margin: 0 0 0 -4px;    display: inline;}
#menu-center ul li a:hover {    text-decoration: none;    line-height: 50px;  color: #461434;}
#menu-center ul li span:hover {    text-decoration: none;    line-height: 50px;    background-color: rgba(255, 255, 255, 0.3);}
a {    font-size: 14px;    color: black;    text-decoration: none;    line-height: 72px;}
#home {    overflow: hidden;    width: 100%;    clear: both;    float: left;    position: relative;    margin-top: 80px;}
.bannerslider {    max-width: 100%;    display: block;}
.bannersliderm {    max-width: 100%;    display: none !important;}
.enanchor:hover {    background-color: #461434;    border: 1px solid #d2b367;  color: #fff;}
.enanchor { z-index: 99;   cursor: pointer;    border: 0.5px solid #461434;    border-radius: 5px;    background-color: #d2b367;    text-decoration: none !important;    position: fixed;    top: 25%;    right: 0%;    display: none;    padding: 5px 20px;    color: #000;    font-size: 16px !important;    height: 100%;    float: right;    margin-right: 33px;    transform-origin: right top 0;    transform: rotate(270deg) !important;    -webkit-transform: rotate(270deg) !important;    -webkit-transform-origin: right top;    -moz-transform: rotate(270deg) !important;    -moz-transform-origin: right top;    -o-transform: rotate(270deg) !important;    -o-transform-origin: right top;    -ms-transform: rotate(270deg) !important;    -ms-transform-origin: right top;}
.enanchor1 {    top: 65%;    line-height: 1.5;}
#enqform {    position: fixed;    top: 0%;    width: 100%;    z-index: 999;    background-color: rgb(0 0 0 / 89%);    height: 100vH;    transition: all 0.5s linear;    display: none;}
#configform {    position: fixed;    top: 0%;    width: 100%;    z-index: 999;    background-color: rgb(0 0 0 / 89%);    height: 100vH;    transition: all 0.5s linear;    display: none;}
.enqcontainer {    padding: 30px;    max-width: 420px;    width: 100% !important;    background-color: #d2b367;    margin: 0 auto;    border-radius: 2px;    box-shadow: -1px -1px 4px 3px rgba(255, 255, 255, 0.3);    overflow: hidden;    border: 2px solid #000;    margin-top: 10%;    position: relative;}
.enqcontainer h1 {    text-align: center;    font-size: 16px;    color: #461434;}
.enqcontainer input[type=text],input[type=select] {    height: 30px;    font-size: 16px;    width: 100%;    margin-bottom: 10px;    -webkit-appearance: none;    background: #fff;    border: 1px solid #d9d9d9;    border-top: 1px solid #c0c0c0;    padding: 0 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    border-radius: 0.25rem !important;}
.sidecontainer {    position: fixed;    top: 30%;    width: 280px;    right: 0px;    z-index: 999;    background-color: #000;    transition: all 0.5s linear;    padding: 10px 20px;    background-color: #d2b367;    margin: 0 auto;    border-radius: 2px;    box-shadow: none;    overflow: hidden;    border: 2px solid #000;}
.sidecontainer2 {    right: -280px;}
.sidecontainer h1 {    text-align: center;    font-size: 16px;    color: #461434;}
.sidecontainer input[type=text],input[type=select] {    height: 30px;    font-size: 16px;    width: 100%;    margin-bottom: 10px;    -webkit-appearance: none;    background: #fff;    border: 1px solid #d9d9d9;    border-top: 1px solid #c0c0c0;    padding: 0 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    border-radius: 0.25rem !important;}
.configcontainer {    padding: 30px;    width: 50% !important;    background-color: #5f5858;    margin: 0 auto;    border-radius: 2px;    box-shadow: -1px -1px 4px 3px rgba(255, 255, 255, 0.3);    overflow: hidden;    border: 2px solid #000;    margin-top: 10%;    position: relative;}
.configcontainer h1 {    text-align: center;    font-size: 16px;    color: #fff;}
.configcontainer input[type=text],input[type=select] {    font-size: 16px;    width: 100%;    margin-bottom: 10px;    -webkit-appearance: none;    background: #fff;    border: 1px solid #d9d9d9;    border-top: 1px solid #c0c0c0;    padding: 0 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    border-radius: 0.25rem !important;}
.form-control {    padding-left: 5px;    height: auto;}
.enqformbtn {    border: 0px;    color: #fff;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #461434;    padding: 5px 0px;    font-size: 16px;    width: auto;  padding: 5px 10px;  text-transform: uppercase;    letter-spacing: 3px;    margin-top: 15px;border-radius: 5px;}
.sideformbtn {    border: 0px;    color: #fff;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #461434;    padding: 5px 0px;    font-size: 16px;    width: 100%;    text-transform: uppercase;    letter-spacing: 3px;    margin-top: 15px;}
.configformbtn {    border: 0px;    color: #fff;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #461434;    padding: 5px 0px;    font-size: 16px;    width: 100%;    text-transform: uppercase;    letter-spacing: 3px;    margin-top: 15px;}
.close {    color: #fff;    font-size: 30px;    box-shadow: none;    border: 0px;    position: absolute;    right: 10px;    top: -2px;}
.sideclose {    color: #fff;    font-size: 25px;    float: right;    background: transparent;    box-shadow: none;    border: 0px;    position: absolute;    right: 10px;    top: -2px;}
.eftwopp {    text-align: center;    color: #000;    clear: both;    padding-top: 4px;    margin-bottom: 0px;    font-size: 12px;}
.eftwopps {    text-align: center;    color: #000;    clear: both;    padding-top: 4px;    margin-bottom: 0px;    font-size: 12px;}
.footermain span {    font-size: 14px;}
#enq_form{text-align: center;}
.spimg {    text-align: center;}
.spimg img {    margin: 0 auto;    width: 350px;}
.spinfo {    text-align: justify;    width: 70%;    margin: 0 auto;    color: #000;}
.footermodal-container {    padding: 30px;    width: 100% !important;    background-color: #000;    margin: 0 auto;    border-radius: 2px;    box-shadow: -1px -1px 4px 3px rgba(255, 255, 255, 0.1);    overflow: hidden;    border: 2px solid #000;    color: #fff;    font-size: 13px;    text-align: justify;    line-height: 1.8;}
.hamclick {    display: none;    cursor: pointer;}
.bar1,.bar2,.bar3 {    width: 35px;    height: 5px;    background-color: #9b7c46;    margin: 6px 0;    transition: 0.4s;}
.change .bar1 {    -webkit-transform: rotate(-45deg) translate(-9px, 6px);    transform: rotate(-45deg) translate(-9px, 6px);}
.change .bar2 {    opacity: 0;}
.change .bar3 {    -webkit-transform: rotate(45deg) translate(-8px, -8px);    transform: rotate(45deg) translate(-8px, -8px);}
.sidemenu {    width: 280px;    position: fixed;    height: 100vH;    z-index: 99;    right: 0px;    background-color: rgba(0, 0, 0, 0.7);}
#mobmenu {z-index: 9999;    background-color: rgb(0 0 0 / 84%);    position: fixed;    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;    z-index: 9999;    right: -200px;    top: 0px;    width: 200px;    height: 100vH;}
.mmenuul {    list-style: none;    margin-top: 30%;}
.mmenuul li {    list-style: none;    display: block;    line-height: 1.9;    color: #ffffff;    text-align: center;    border-bottom: 1px solid;    width: 80%;    margin-left: 10%;    margin-bottom: 10px;    font-size: 15px;}
.mmenuul li a {    display: block;    line-height: 1.9;    color: #ffffff;    font-size: 15px;}
.mobilemenucross {    cursor: pointer;    position: absolute;    right: 10%;    top: 5%;    font-size: 24px;    color: #ffffff;}
#enquirenow {    overflow: hidden;    width: 100%;    padding-left: 5%;    padding-right: 5%;    position: relative;    clear: both;    float: left;    background-color: #ffffff;    padding-bottom: 100px;}
#enquirenow .headingsectionc {    font-size: 30px;    text-align: center;    font-weight: bold;    margin-top: 20px;    color: #161342;}
#enquirenow .head-line-left {    width: 150px;    height: 5px;    background: #161342;    margin-top: 10px;    margin-bottom: 20px;    margin: 0 auto;}
#email_form01 {    width: 90%;    margin: 0 auto;}
.enqfrm {    width: 23%;    margin-right: 1%;    margin-left: 1%;    float: left;    height: 30px;}
#rera-modal .modal-dialog h3 {    text-align: center;    font-size: 20px !important;}
#rera-modal .modal-dialog {    max-width: 70% !important;    margin: 1% auto;}
#disc-modal .modal-dialog {    max-width: 70% !important;    margin: 1% auto;}
#disc-modal .modal-dialog h3 {    text-align: center;    font-size: 20px !important;}
.sec-eqMobile {    display: none;}
.calling {    position: fixed;    cursor: pointer;    top: 53%;    right: 0%;    width: 30px;    height: 30px;    -webkit-animation: spin 6s linear infinite;    -moz-animation: spin 6s linear infinite;    animation: spin 6s linear infinite;}
@-moz-keyframes spin {    100% {        -moz-transform: rotate(360deg);    }}
@-webkit-keyframes spin {    100% {        -webkit-transform: rotate(360deg);    }}
@keyframes spin {    100% {        -webkit-transform: rotate(360deg);        transform: rotate(360deg);    }}
.callat {    font-size: 16px;    position: fixed;    top: 53%;    background-color: #0fb4b5;    color: #ffffff;    padding: 3px;    border-radius: 8px;    right: -160px;    width: 160px;    transition: 0.5s all ease-in-out;    cursor: pointer;}
.callat a {    padding: 5px;    text-decoration: none !important;    color: #ffffff;    line-height: 1;    letter-spacing: 1px;}
.callat a img {    width: 30px;    height: 30px;}
.example-image-link {    line-height: 22px;}
.callat span {    color: #ffffff;    cursor: pointer;}
.main_sec{margin-top: -80px;padding-top: 80px;clear: both;width: 100%;float: left;position: relative;}
.sub_sec{float: left;position: relative;width: 100%;padding-left: 5%;padding-right: 5%;padding: 20px 5%;padding-bottom: 50px;}
.headingg{width: 100%;float: left;position: relative;margin-bottom: 20px;display: flex;justify-content: center;align-items: center;}
.head{width: 100%;float: left;text-align: center;}
.headdp{float: left;position: relative;margin-bottom: 0;text-align: left;}
.main_div{width: 100%;float: left;position: relative;display: flex;justify-content: center;align-items: center;}
.main_left{width: 48%;padding-left: 1%;padding-right: 1%;float: left;position: relative;}
.main_right{width: 48%;padding-left: 1%;padding-right: 1%;float: left;position: relative;}
/* #Overview .sub_sec::before{content: "";position: absolute;width: 60%;height: 100%;top: 0;right: 0;background-color: #461434;} */
#Overview .sub_sec::after{content: "";position: absolute;width: 100%;height: 100%;top: 0;right: 0;background: url(../images/bg-texture.png);z-index: 1;}

#Location-Advantages .sub_sec::before{content: "";position: absolute;width: 100%;height: 100%;top: 0;right: 0;background-color: #461434;}
#Location-Advantages .sub_sec::after{content: "";position: absolute;width: 100%;height: 100%;top: 0;right: 0;background: url(../images/bg-texture.png);z-index: 1;}
#Location-Advantages .main_div{align-items: flex-start;}
.accordion-item:first-child{margin-top: 0 !important;}
.overview_img{width: 100%;float: left;position: relative;}
.sub_sec .headingg,.sub_sec .main_div{z-index: 9;}
.headdp{ padding: 5px 10px;color: #461434;margin: 7px 6px;z-index:9;}
.headdp span{position: relative;width: 100%;height:100%;top: 0px;left: 0px; background: linear-gradient(to right, #9c782d 0%, #d7ba77 25% ,#a57e33 50%,#d7ba77 75%,#9c782d 100%);padding: 2px 5px;}
.headdp::before{content: "";position: absolute;width: 70px;height: calc(100% + 7px);top: -3.5px;left: -6px;border: 1px solid #d7ba77;z-index: 0;}
.headdp span{z-index: 9;}
.ov_p{color: #000;font-size: 14px;text-align: justify;}
.ov_head{width: 100%;text-align: left;font-size: 25px;color: #d7ba77;  background: url(../images/clip.png) no-repeat;    background-size: cover;    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;text-transform: uppercase;font-weight: bolder;margin-bottom: 30px;}
.amen_mainn{width: 90%;margin-left: 5%;float: left;position: relative;padding-bottom:50px;}
.amen_img{width: 100%;float: left;position: relative;}
.amen_p{width: 100%;float: left;position: relative;padding: 5px 10px;text-align: center;color: #461434;font-size: 16px;margin-bottom: 0;font-weight: bolder;text-transform: capitalize;}
.amen_img_div{width: 100%;float: left;position: relative;padding: 2px;}
.art_imp{font-size: 10px;color: #eee;position: absolute;left: 1px;bottom: 2px;margin-bottom: 0;}
.amen_mainn a{float: left;position: relative;margin: 0 10px;background: linear-gradient(to right, #9c782d 0%, #d7ba77 25% ,#a57e33 50%,#d7ba77 75%,#9c782d 100%);}
.nextArrowBtn1 {position: absolute;bottom: 0;right: 0;width: 30px;z-index: 9;cursor: pointer;}
.prevArrowBtn1{position: absolute;bottom: 0;right: 40px;width: 30px;z-index: 9;cursor: pointer;}
#Amenities .sub_sec::after{content: "";position: absolute;width: 100%;height: 100%;top: 0;right: 0;background: url(../images/bg-texture.png);z-index: 1;}
.spec_imgg{float: left;position: relative;width: 80%;margin-left: 10%;}
#Specifications .sub_sec::before{content: "";position: absolute;width:100%;height: 100%;top: 0;right: 0;background-color: #461434;}
#Specifications .sub_sec::after{content: "";position: absolute;width: 100%;height: 100%;top: 0;right: 0;background: url(../images/bg-texture.png);z-index: 1;}
#Enquire-Now  .sub_sec::before{content: "";position: absolute;width:100%;height: 100%;top: 0;right: 0;background-color: #461434;}
#Enquire-Now .sub_sec::after{content: "";position: absolute;width: 100%;height: 100%;top: 0;right: 0;background: url(../images/bg-texture.png);z-index: 1;}
#About-Developer  .sub_sec::after{content: "";position: absolute;width: 100%;height: 100%;top: 0;right: 0;background: url(../images/bg-texture.png);z-index: 1;}

.spec_ulll{width: 100%;float: left;position: relative;margin: 20px 0;padding-left: 20px;}
.spec_ulll li{color: #fff;margin-bottom: 10px;}
.fp_div{float: left;position: relative;width: 70%;}
.fp_img{width: 100%;float: left;position: relative;filter: blur(3px);}
.fp_btn_div{width: 100%;height: 100%;position: absolute;z-index: 1;display: flex;justify-content: center;align-items: center;}
.fp_btn{color: #fff;background-color: #461434;font-size: 16px;padding: 5px 10px;margin-bottom: 0;cursor: pointer;}
/* .fp_btn_div:hover{background-color: rgba(0, 0, 0, 0.342);} */
.spec_main_pointer{width: 80%;margin-left: 10%;float: left;position: relative;display: flex;justify-content: center;flex-wrap: wrap;margin-top: 30px;}
.spec_pointer{width: 30%;float: left;position: relative;margin: 10px 1.5%;text-align: center;padding: 5px;background-color: #fff;}
.spec_ic{width: 60px;}
.spec_txtt{width: 100%;text-align: center;padding: 5px;}
.la_img{width: 100%;}
.la_p_txt{color: #fff;margin-bottom: 0;}
.la_pt img{display: none;}
.devp_logo{width: 150px;float: left;position: relative;}
.dev_p{width: 70%;margin: 20px 15%;float: left;position: relative;text-align: justify;}

#counter{float: left;position: relative;width: 90%;z-index: 9;list-style: none;margin-left: 5%;}
#counter li{width: 22%;margin-left: 1.5%;margin-right: 1.5%;float: left;position: relative;text-align: center;}
.count_num{font-size: 25px;color: #d7ba77;margin-bottom: 0;display: flex;justify-content: center;align-items: center;font-weight: bolder;}
.legacy_ic{width: 80px;position: relative;padding: 5px;}
.legacy_p_div{width: 100%;float: left;position: relative;display:flex;justify-content: center;align-items: center;}
.legacy_p{float: left;position: relative;padding: 5px 7px;color: #461434;font-size: 15px;margin-bottom: -14px;font-weight: bolder;}
#bottom_form{float: left;position: relative;width: 100%;}
#bottom_form{width: 100%;border: 1px solid #d7ba77;border-radius: 5px;padding-top: 15px;margin-bottom: 15px;}

.bot_inp{width: 22%;margin: 10px 1.5%;float: left;position: relative;background-color: #fff;height: 35px;border-radius: 7px;padding-left: 5px;border: 0;z-index: 9;}
.bot_sub_div{width: 100%;float: left;position: relative;display: flex;justify-content: center;align-items: center;padding: 15px 0;}
.sub_bt{padding: 5px 15px;background-color: #d7ba77;color: #000;cursor: pointer;border-radius: 5px;z-index: 99;border: none;}
.site_addr{width: 100%;float: left;position: relative;text-align: center;color: #fff;margin-bottom: 0;margin-top: 5px;}
.site_ic{width: 20px;}
.site_ic1{margin-right: 5px;}
/* .site_ic:first-child{margin-right: 0;} */
.spec_txtt{display: none;}
.spec_ull{padding-left: 20px;margin-top: 10px;}
.spec_ull li{text-align: left;}
.spec_ull li::marker{color:#461434}
.past_pro_div{width: 100%;float: left;position: relative;overflow-x: scroll;z-index: 99;}
.past_pro{width: 100%;float: left;position: relative;}
.la_main_divv{align-items: unset !important;justify-content: unset !important;}

/* .past_pro_div::-webkit-scrollbar {  width: 2px;}
.past_pro_div::-webkit-scrollbar-track {  background: #fff; }
.past_pro_div::-webkit-scrollbar-thumb {  background: #d2b367;border-radius: 10px; }
.past_pro_div::-webkit-scrollbar-thumb:hover {  background: #d2b367; } */




/* Responsive CSS */

@media (max-width: 1250px) {
    #menu-center ul {        padding-left: 0;    }
    #menu-center ul li a {        letter-spacing: 0;    }
}

@media (max-width: 1178px) {
    #menu-center ul li a {        padding: 32px 1px;    }
}

@media (max-width: 1114px) {
    #menu-center ul li a {        font-size: 12px;    }
}

@media (max-width: 1052px) {}

@media (max-width: 1024px) {
    .hamclick {        display: inline-block;        cursor: pointer;         right: 20px;        top: 10px;        position: fixed;        z-index: 9;    }
    #menu-center {        display: none;    }
    .contact select {        padding: 0px;    }
    .contact input {        padding: 0px;    }
}

@media (max-width: 901px) {
    .la {        height: 210px;    }
    .inp_eq {        width: 40%;        margin-left: 2.5%;        margin-right: 2.5%;    }
}

@media (max-width: 867px) {}

@media (max-width: 767px) {
    .spec_imgg,.spec_main_pointer{width: 100%;margin-left: 0;}
    .ov_head{margin-bottom: 10px;font-size: 20px;}
    .spec_ulll{margin-top: 15px;} 
    .headdp{font-size: 25px;}
    #About-Developer .main_div{display: flex;}
    .dev_p{width: 100%;margin: 20px 0;}
    #counter li{width: 100%;margin: 20px 0;}
    #counter{padding-left: 0;}
    .bot_inp{width: 90%;margin:10px 5%;}

    #Overview .sub_sec::before{width: 100%;}
    /* .spec_ulll{margin: 0;} */
    .spec_pointer{width: 100%;margin: 10px 0;}
    .fp_div{margin-left: 15%;}
    .calling,    .enanchor {        display: none !important;    }
    .mobEqNow {        border-left: 1px solid #000;  font-size: 16px;  }
    .sec-eqMobile {        height: 40px;        display: flex;        position: fixed;        bottom: 0;        left: 0;        font-size: 20px;        color: #000;        border-bottom: 0;        background: #d7ba77;        width: 100%;        text-align: center;        z-index: 99;    }
    #footersection {        padding-bottom: 60px;    }
    .sec-eqMobile a {        padding: 8px 0;        width: 50%;        color: #000;        display: flex;        align-items: center;        justify-content: center;  font-size: 16px;  }
    /* #enqform {        display: none !important;    } */
        #rera-modal .modal-dialog {        max-width: 85% !important;        margin: 1% auto;    }
    #disc-modal .modal-dialog {        max-width: 85% !important;        margin: 1% auto;    }
    #email_form01 {        width: 95%;        margin: 0 auto;    }
    #footersection {        font-size: 14px;    }
    .projecthighul {        display: none !important;    }
    .regularfour {        display: block !important;    }
    .bannerslider {        max-width: 100%;        display: none !important;    }
    .bannersliderm {        max-width: 100%;        display: block !important;    }
    .main_div{width: 100%;float: left;position: relative;display: block;justify-content: center;align-items: center;}
.main_left{width: 100%;padding-left: 0%;padding-right:0%;float: left;position: relative;margin-top: 10px;}
.main_right{width: 100%;padding-left: 0%;padding-right: 0%;float: left;position: relative;margin-top: 10px;}
.main_rightt11,.spec_ulll11{margin-top: 0;}
.spec_ulll1{margin-bottom: 0;}
.past_pro_div{width: 100%;float: left;position: relative;overflow-x: scroll;z-index: 99;height: 300px;}
.past_pro{height: 100%;width: auto !important; float: left;position: relative;}
}

@media (max-width: 640px) {
    .enqcontainer {        margin-top: 15%;    }
    .enqfrm {        width: 48%;        margin-right: 1%;        margin-left: 1%;        float: left;        height: 30px;        margin-bottom: 20px;    }
    .inp_eq {        width: 80%;        margin-left: 10%;        margin-right: 10%;    }
    .sidecontainer {        right: -280px;    }
}

@media (max-width: 540px) {
    .enqcontainer {        margin-top: 18%;    }
    .contact select {        padding: 0px 5px;    }
        .contact input {        padding: 0px 5px;    }
    #configmain {        width: 100%;    }
  
}

@media (max-width: 484px) {
    .contact select {        padding: 0px 10px;    }
    .contact input {        padding: 0px 10px;    }
    .enqfrm {        width: 92%;        margin-right: 1%;        margin-left: 1%;        float: left;        height: 30px;        margin-bottom: 20px;    }
    .enqcontainer {        margin-top: 20%;    }
}

@media (max-width: 450px) {}

@media (max-width: 384px) {
    .enanchor1 {        top: 60%    }
  
}

@media (max-width: 380px) {}

@media (max-width: 352px) {}

@media (max-width: 340px) {}

@media (max-width: 330px) {}