@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
* {    margin: 0px;    padding: 0px;    box-sizing: border-box;}

 @font-face {    font-family: 'didot';    src: url('../fonts/Didot Regular.ttf') format('truetype');}
 @font-face {    font-family: 'didot-bold';    src: url('../fonts/Didot LT Std Bold.otf') format('truetype');}
 html {    overflow-x: hidden;}
 body {    overflow-x: hidden;  font-family: "Raleway", sans-serif;  }
 .didot{font-family: "didot-bold", sans-serif !important;  }
/*@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;    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: 999;}
.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 {   border-radius:0 0 20px 20px;   display: flex;float:left;position:fixed;left:0;top:0;    margin-left: 20px;   height: 150px;      width: 150px;    justify-content: center;    align-items: center;}
.logoimg {  height: 90%;top: 5%;    width: auto;    display: inline-block;     position: absolute;    z-index: 999;}
.white{color:#fff !important}
.grey{color:#505050 !important}
.maroon{color: #3E0021;}
.vm,.va{padding-left: 20px;}
#menu-center ul {    margin: 0 0 0 0;    float: right;    margin-right: 20px;}
#menu-center ul li a {    font-size: 14px;    padding: 32px 15px;    color:inherit;    letter-spacing: 0.5px;}
#menu-center ul li span {    color:inherit;    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;  }
#menu-center ul li span:hover {    text-decoration: none;    line-height: 50px; }
a {    font-size: 14px;    color: black;    text-decoration: none;    line-height: 72px;}
#home {    overflow: hidden;    width: 100%;    clear: both;    float: left;    position: relative;   }
.bannerslider {    width: 100%;    display: block;}
.bannersliderm {   width: 100%;    display: none !important;}
.enanchor:hover {    background-color: #fff;   color: #3E0021; border: 1px solid #3E0021;    transition: all 0.7s linear;}
.enanchor {    cursor: pointer;    border: 0.5px solid #fff;    border-radius: 5px;   background-color: #3E0021;    text-decoration: none !important;    position: fixed;    top: 25%;    right: 0%;    display: none;    padding: 5px 20px;    color: #fff;    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;z-index: 999;}
.enanchor1 {    top: 65%;    line-height: 1.5;}
#enqform,.reconfirm_popup {    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;}
.reconfirm_popup_sub,.enqcontainer {    padding: 30px;    max-width: 320px;    width: 100% !important;    background-color: #3E0021;    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: #fff;}
.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;    bottom: 10%;    width: 280px;    right: 0;    z-index: 999;    background-color: #000;    transition: all 0.5s linear;    padding: 10px 20px;    background-color: #3E0021;    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: #fff;}
.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: #000;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #C98A8A;    padding: 5px 0px;    font-size: 16px;    width: 100%;    text-transform: uppercase;    letter-spacing: 3px;    margin-top: 15px;}
.sideformbtn,.reconfirm_submit {    border: 0px;    color: #000;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #C98A8A;    padding: 5px 0px;    font-size: 16px;    width: 100%;    text-transform: uppercase;    letter-spacing: 3px;    margin-top: 15px;}
.configformbtn {    border: 0px;    color: #000;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #C98A8A;    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: #fff;    clear: both;    padding-top: 4px;    margin-bottom: 0px;    font-size: 12px;}
.eftwopps {    text-align: center;    color: #fff;    clear: both;    padding-top: 4px;    margin-bottom: 0px;    font-size: 12px;}
.footermain span {    font-size: 14px;}
.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 {    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: 1000;    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: #C98A8A;    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:20px 5%;}
.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;color: #3E0021;font-size: 25px;margin-bottom: 0;text-transform: uppercase; font-weight: 900; font-family: 'didot-bold' !important;  }
.headdp{float: left;position: relative;margin-bottom: 0;}
.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;}
.sub_sec1{padding: 0;}
.bg{background: url("../images/bg.jpg");background-position: center center;background-repeat: no-repeat;background-size: cover;}
.sub_sec1 .main_left{width:50%;padding:0}
.sub_sec1 .main_right{width:50%;padding:20px 5%;}
#bot_form{float: left;position: relative;width: 100%;border: 1px solid #fff;}
.bot_inp{width: 30%;float: left;position: relative;margin: 10px 1.5%;padding: 5px 10px;height: 35px;border: 1px solid #ccc;outline: none;border-radius: 5px;}
.bot_sub_div{width: 100%;float: left;position: relative;display: flex;justify-content: center;align-items: center;padding:10px 0}
.bot_sub,.dw{float: left;position: relative;padding: 7px 15px;border-radius: 5px;border: none;background-color: #C98A8A;cursor: pointer;font-size: 12px;}
.main_sec1 .sub_sec{background-color: #3E0021;}
.main_sec1 .head{color:#fff}
.site_addr{width: 100%;float:left;position:relative;padding:15px 0;margin:0;text-align:center;color:#fff}
.site_addr b{color:#C98A8A}
#enqform{justify-content:center;align-items:center;}
.reconfirm_popup_sub, .enqcontainer{margin:0}
.elevation{float: left;position: relative;width: 100%;}
.fl{float: left;position: relative;}
.w100{width: 100%;}
.flex{display: flex;}
.jcc{justify-content: center;}
.jcs{justify-content: flex-start;}
.jce{justify-content: flex-end;}
.aic{align-items: center;}
.ais{align-items: flex-start;}
.aie{align-items: flex-end;}
.po_p{text-align:center;font-size: 14px;}
.cu_lines{position: absolute;height: 100%;width: 2px;background-color: #C98A8A;right: 10%;top: 0;-webkit-animation: linear infinite;     -webkit-animation-name: opacity;     -webkit-animation-duration: 3s; }
.cu_lines1{right: 10%;}
.cu_lines1{right: calc(2px) ;}
.cu_lines2{right: calc(8px) ;-webkit-animation: linear infinite;     -webkit-animation-name: opacity1;     -webkit-animation-duration: 3s;}
.cu_lines3{right: calc(14px) ;-webkit-animation: linear infinite;     -webkit-animation-name: opacity2;     -webkit-animation-duration: 3s;}
.cu_lines4{right: calc(20px) ;-webkit-animation: linear infinite;     -webkit-animation-name: opacity3;     -webkit-animation-duration: 3s;}
.cu_lines5{right: calc(26px) ;-webkit-animation: linear infinite;     -webkit-animation-name: opacity4;     -webkit-animation-duration: 3s;}
.cu_lines6{right: calc(32px) ;-webkit-animation: linear infinite;     -webkit-animation-name: opacity5;     -webkit-animation-duration: 3s;}
.cu_lines7{right: calc(38px) ;-webkit-animation: linear infinite;     -webkit-animation-name: opacity6;     -webkit-animation-duration: 3s;}
.cu_lines8{right: calc(44px) ;-webkit-animation: linear infinite;     -webkit-animation-name: opacity7;     -webkit-animation-duration: 3s;}
.cu_lines9{right: calc(50px) ;-webkit-animation: linear infinite;     -webkit-animation-name: opacity8;     -webkit-animation-duration: 3s;}
.cu_lines10{right: calc(56px) ;-webkit-animation: linear infinite;     -webkit-animation-name: opacity9;     -webkit-animation-duration: 3s;}
.cu_lines11{right: calc(62px) ;-webkit-animation: linear infinite;     -webkit-animation-name: opacity10;     -webkit-animation-duration: 3s;}
@-webkit-keyframes opacity {    0% {    opacity: 0;  }    100% {    opacity: 1;  }  }
@-webkit-keyframes opacity1 {    0% {    opacity: 0;  }    55% {    opacity: 1;  }  }
@-webkit-keyframes opacity2 {    0% {    opacity: 0;  }    60% {    opacity: 1;  }  }
@-webkit-keyframes opacity3 {    0% {    opacity: 0;  }    65% {    opacity: 1;  }  }
@-webkit-keyframes opacity4 {    0% {    opacity: 0;  }    70% {    opacity: 1;  }  }
@-webkit-keyframes opacity5 {    0% {    opacity: 0;  }    75% {    opacity: 1;  }  }
@-webkit-keyframes opacity6 {    0% {    opacity: 0;  }    80% {    opacity: 1;  }  }
@-webkit-keyframes opacity7 {    0% {    opacity: 0;  }    85% {    opacity: 1;  }  }
@-webkit-keyframes opacity8 {    0% {    opacity: 0;  }    90% {    opacity: 1;  }  }
@-webkit-keyframes opacit9 {    0% {    opacity: 0;  }    90% {    opacity: 1;  }  }
@-webkit-keyframes opacit10 {    0% {    opacity: 0;  }    90% {    opacity: 1;  }  }
/* .counter_m{padding: 20px 0;} */
.counter_m{border-top:1px solid #3E0021;border-bottom:1px solid #3E0021;}
.counter{float: left;position: relative;width: 100%;display: flex;justify-content: center;flex-wrap: wrap;padding: 0;list-style: none;}
.count_lii{width: 20%;float: left;position: relative;padding: 15px;}
.count_num{float: left;position: relative;width: 100%;text-align: center;display: flex;justify-content: center;margin-bottom: 0;}
.percent{font-size:45px;font-weight: 900;color: #3E0021;}
.counttext{color: #3E0021;float: left;position: relative;width: 100%;text-align: center;font-weight:700 ;font-size: 18px;}
.counter_lines{float: left;position: relative;height: 100px;margin-left: 15%;height: 40px;}
.counter_lines1{float: left;position: relative;height: 100px;margin-left: 15%;height: 40px;}
.counter_lines2{float: right;position: relative;height: 100px;margin-right: 15%;height: 40px;}
.counter_lines3{float: right;position: relative;height: 100px;margin-right: 15%;height: 40px;}
.big{font-size: 50px;}
.maroon_bg{background-color: #3E0021;}
.head_bg{background: url(../images/bg.jpg);    background-size: cover;    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;}
.white{color: #fff;}
.amen_slider{width: 100%;overflow: hidden;}
.amen{border:1px solid #3E0021}
.amen_p{background-color: #3E0021;color: #fff;padding: 15px 10px;margin-bottom: 0;float: left;width: 100%;text-align: center;}
.amen_img_div{overflow: hidden;}
.spec_ul{padding-left: 20px;}
.spec_ul li{color:#fff;margin:5px 0}
.plan_slider .amen{width: 33%;margin: 0;border: 1px solid #fff;}
.fwrap{flex-wrap: wrap;}
.dev_pp{text-align: center;width: 70%;float: left;}
.la_ull{padding-left: 20px;}
.la_ull li{margin: 5px 0;color: #fff;}
.laa_dd{width: 100%;margin: 10px 0%;float: left;position: relative;}
.laa_ic{width: 30px;margin-right: 7px;}
.laa_dd_top span{color: #fff;font-weight: 700;}
.doc_a{float: left;position: relative;width: 20%;display: flex;justify-content: center;align-items: flex-start; flex-wrap: wrap; margin: 20px 2.5%;line-height: 1.5;}
.doc_ic{float: left;position: relative;width: 50px;}
.doc_p{float: left;position: relative;width: 100%;color: #3E0021 !important;text-align: center;margin-bottom: 0;}
.amen_ul{float: left;position: relative;width: 33%;padding: 20px; padding-left: 20px;}
.amen_ul li{margin: 5px 0;color: #000;}
.pink_bg{background-color: #C98A8A;}
.desktop{display: block;}
.mobile{display: none;}
.laa_le{text-align: left;}


/* 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;    }
    .mmenuul li{margin:0 10%;padding: 10px 0;}
.mmenuul li:last-child{border: none;}
.mobilemenucross {    cursor: pointer;    position: absolute;    right: 15px;    top: 15px;    font-size: 24px;    color: #ffffff;}
}

@media (max-width: 901px) {
    .inp_eq {        width: 40%;        margin-left: 2.5%;        margin-right: 2.5%;    }
}

@media (max-width: 867px) {
    .laa_dd{width: 100%;margin: 20px 0;}
}

@media (max-width: 767px) {
.plan_slider .amen{border: 1px solid #3E0021;}
.amen_ul1{display: none;}

    .calling,    .enanchor {        display: none !important;    }
    /* .mobEqNow {        border-left: 1px solid #ffffff;    } */
    .sec-eqMobile {        height: 40px;        display: flex;        position: fixed;        bottom: 0;        left: 0;        font-size: 20px;        color: #000;        border-bottom: 0;        background: #3E0021;        width: 100%;        text-align: center;        z-index: 99;border-top: 1px solid #fff;    }
    #footersection {        padding-bottom: 60px;    }
    .sec-eqMobile a {        padding: 8px 0;        width:100%;        color: rgb(255, 255, 255);        display: flex;      font-weight: 700;text-transform: uppercase;  align-items: center;        justify-content: center;    }
    /* #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;}
.main_right{width: 100%;padding-left: 0%;padding-right: 0%;float: left;position: relative;}
.bot_form{padding:20px}
.bot_inp{width: 100%;margin: 15px 0;}
.sub_sec1 .main_left,.sub_sec1 .main_right{width: 100%;}
.counter_m{padding: 0 5%;}
.count_lii{width: 50%;}
.plan_slider .amen{width: 97%;}
.cu_lines{display: none;}
.logo{height:120px;justify-content: flex-start;background-color: transparent !important;}
.amen_ul{width: 100%;padding: 0;margin: 0;padding-left: 20px;}
.plan_slider .amen{margin: 15px 0;}
.menu{height:120px}
.desktop{display: none;}
.mobile{display: block;}
.laa_le{text-align: center;}
.hamclick{top: 35px;}
.dev_pp{width: 100%;text-align: justify;}
}

@media (max-width: 640px) {
    .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) {
    .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;    }
}

@media (max-width: 450px) {}

@media (max-width: 384px) {
    .enanchor1 {        top: 60%    }
    .doc_a{width: 100%;margin: 20px 0;}
  
}

@media (max-width: 380px) {}

@media (max-width: 352px) {}

@media (max-width: 340px) {}

@media (max-width: 330px) {}