*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0}
body{margin: 0; padding: 0; font-family: 'Bree Serif', serif !important; overflow-x:hidden !important;}
html, body{height: 100%;}
img{max-width: 100%; max-height: 100%;}
.cf:after,.cf:before{content:"";display:table}
.cf:after{clear:both}
.cl{clear: both;}
.paddingLR0{padding-left: 0 !important; padding-right: 0 !important;}
.posR{position: relative;}
:focus{outline: 0 !important;}

:root {
  --color-main: #942b53;
}

.h2-title{text-align: center; margin-bottom: 60px; font-size: 27px; text-transform: uppercase; color: #000; position: relative;}
.h2-title:before{content: ""; position: absolute; width: 75px; height: 3px; left: 0; margin: auto; right: 0; bottom: -15px; background: #000;}
.h2-title:after{content: ""; position: absolute; width: 18px; height: 18px; left: 0; margin: auto; right: 0; border-radius: 50%; bottom: -22px; background: #000; border: 4px solid #fff;}

/* Navigation Start */
.navigation {position: fixed; z-index: 9; background-color: #fff; color: #000; top: 0; width: 100%; box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);}
.navigation ul{display: inline-block; vertical-align: middle; float: right;}
.navigation__link {display: inline-block; color: #000; padding: 30px 10px !important; text-decoration: none !important; padding: 1em; font-weight: 400; vertical-align: middle; position: relative;}
.navigation__link:before{content: ""; background: var(--color-main); width: 30px; height: 3px; position: absolute; left: 0; right: 0; margin: auto; bottom: 20px; opacity: 0;}
.navigation__link:hover,  .navigation__link:focus{color: var(--color-main) !important;}
.navigation__link:hover:before{opacity: 1;}
.navigation__link.active:before{opacity: 1;}
.navigation__link.active{color: var(--color-main) !important;}
.menu-containt-main{max-width: 1200px !important; margin: auto; padding: 0 15px;}
.logo{display: inline-block; vertical-align: middle;}
.menu-icon{width: 35px; display: none; background: none; cursor: pointer; border: none; float: left; margin: 22px 18px 23px 18px;}
.nav-phone{display: none;  width: 45px; background: #666; padding: 10px; border-radius: 50%; height: 45px; position: absolute; top: 50%; transform: translateY(-50%); right: 15px;}
/* Navigation Finish */


/* Home Section Start */
.home-section{height: 600px; margin-top: 80px; background: url(../images/project-img.jpg) no-repeat; background-size: cover; background-position: center;}
.home-section .container, .home-section .row, .home-section .col-md-12{height: 100%;}
.home-section-title{position: absolute; top: 50%; left: 15px; transform: translateY(-50%);}
.home-section-title h1{color: #fff; font-size: 40px; text-shadow: 0px 4px 4px rgba(0,0,0,0.4); position: relative; margin-bottom: 32px;}
.home-section-title h1:before{content: ""; position: absolute; width: 150px; height: 3px; left: 0; bottom: -20px; background: #fff; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.55);}
.home-section-title p{color: #fff; font-size: 27px; text-shadow: 0px 4px 4px rgba(0,0,0,0.4);}
.home-section-title span{color: #fff; font-size: 30px; border-radius: 5px; background: var(--color-main); padding: 5px 17px 12px 17px; margin-top: 16px; display: table;}
.home-section-title span img{width: 34px; margin-right: 4px;}


.home-form{position: absolute; box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.41); top: 50%; right: 0px; padding: 40px; transform: translateY(-50%); background: #fff; width: 330px;}
.home-form:before{content: ""; background: rgba(255,255,255,0.7); z-index: -1; width: 100%; height: 100%; position: absolute; top: 15px; left: -15px;}
.home-form h4{font-size: 21px; color: #000; text-align: center; line-height: 29px; margin-bottom: 23px;}
.home-form-box{width: 100%; position: relative; margin-bottom: 18px;}
.home-form-box input{width: 100%; padding: 15px 0; color: #000; border-bottom: 1px solid #ccc !important; border: none;}
.home-form-box .nice-select{height: 51px; line-height: 51px; border-bottom: 1px solid #ccc !important; color: #444 !important;}
.home-form-box .nice-select:after{border-bottom: 2px solid #999; border-right: 2px solid #999; width: 8px; height: 8px;}
.home-form button{width: 100%; height: 45px; background: var(--color-main); color: #fff;  border: none; font-size: 18px; margin-top: 10px;}
/* Home Section Finish */


/* Overview Section Start */
.overview-section{padding: 80px 0; background: #fff url(../images/overview-bg.png) repeat-x bottom;}
.overview-section p{color: #000; line-height: 28px; font-size: 15px; font-family: 'Barlow', sans-serif !important; font-weight: 500; margin-bottom: 30px; text-align: justify;}
.overview-section p:last-child{margin-bottom: 0 !important;}
/* Overview Section Finish */

/* Key Features Section Start */
.keyfeature-section{padding: 80px 0; background: url(../images/key-features-bg.jpg) no-repeat; background-position: center; background-size: cover;}
.key-feature-div{padding-left: 15px;}
.key-feature-div h4{color: #454545; font-size: 18px; text-transform: uppercase; position: relative; display: table; margin-bottom: 30px;}
.key-feature-div h4:before{content: ""; position: absolute; width:100%; height: 2px; left: 0; bottom: -10px; background: #454545; }
.key-feature-div ul{margin: 0; padding: 0; list-style: none;}
.key-feature-div ul li{font-size: 15px; color: #000; font-family: 'Barlow', sans-serif !important; font-weight: 500; position: relative; padding-left: 24px; margin-bottom: 13px;}
.key-feature-div ul li:before{content: ""; background: #777777; width: 8px; height: 8px; position: absolute; left: 0; top: 0; border-radius: 50%; top: 7px;}
.keyfeatures-img{display: block; margin: auto;}

/* Key Features Section Finish */

/* Amenities Section Start */
.amenities-section{padding: 80px 0 25px; background: #fff;}
.ameneties-box{text-align: center; margin-bottom: 45px; margin-top: 10px;}
.ameneties-box img{width: 60px; margin-bottom: 15px;}
.ameneties-box p{font-size: 17px; font-weight: 500; color: #000; font-family: 'Barlow', sans-serif !important;}
/*Amenities Section Finish */

/* Location Map Section Start */
.locationmap-section{padding: 80px 0; background: url(../images/location-map-bg.jpg) no-repeat; background-position: center; background-size: cover;}
.locationmap-div{padding-left: 30px;}
.location-map-img{background: #fff; padding: 10px; box-shadow: 0px 5px 12px 3px rgba(0,0,0,.15);}
.locationmap-div h3{font-size: 24px; margin-bottom: 30px; color: #000; position: relative;}
.locationmap-div h4{font-size: 18px; margin-bottom: 15px; color: #111;}
.locationmap-div h3:before{content: ""; position: absolute; width: 100px; height: 3px; background: #000; left: 0; bottom: -10px;}
.locationmap-div ul{margin: 0 0 10px 0; padding: 0; list-style: none;}
.locationmap-div ul li{font-size: 16px; display: inline-block; width: 100%; vertical-align: top; color: #000; font-family: 'Barlow', sans-serif !important; font-weight: 500; position: relative; padding-left: 24px; margin-bottom: 18px;}
.locationmap-div ul li:before{content: ""; background: #777777; width: 8px; height: 8px; position: absolute; left: 0; top: 0; border-radius: 50%; top: 7px;}
/* Location Map Section Finish */

/* Site Plan Section Start */
.siteplan-section{padding: 80px 0; background: #fff url(../images/overview-bg.png) repeat-x bottom;}
.site-plan-contant{max-width: 720px; margin: auto; position: relative;}
.site-plan-contant button{font-size: 18px; background: var(--color-main); color: #fff; border: none; padding: 14px 40px 16px 40px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
/* Site Plan Section Finish */

/* Floor Plan Section Start */
.floorplan-section{padding: 80px 0; background: url(../images/floorplan-map-bg.jpg) no-repeat; background-position: center; background-size: cover;}
.floorplan-div{background: #fff; padding: 10px; margin: 0 5px; box-shadow: 0px 6px 6px rgba(144, 144, 144, 0.16);}
.floorplan-div{position: relative;}
.floorplan-div img{box-shadow: none; border: 1px solid #ddd;}
.floorplan-div a{width: 40px; height: 40px; background: #fc3752; display: block; padding: 8px; position: absolute; top: 11px; right: 11px;}
.floorplan-div p{text-align: center; margin-top: 10px; font-size: 18px; color: #000;}
.floorplan-slide .slick-list{padding: 15px 0;}
.floorplan-slide .slick-prev:before, .floorplan-slide .slick-next:before{color: #ccc !important; font-size: 44px;}
.floorplan-slide .slick-prev{left: -45px;}
.floorplan-slide .slick-next{right: -20px;}

.floorplan-onrequest{position: relative;}
.floorplan-onrequest button{font-size: 18px; background: var(--color-main); color: #fff; border: none; padding: 14px 40px 16px 40px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
/* Floor Plan Section Finish */


/* Price List Section Start */
.pricelist-section{padding: 80px 0; background: #fff url(../images/overview-bg.png) repeat-x bottom;}
.pricelist-section table{font-family: 'Barlow', sans-serif !important; text-align: center; border: 1px solid #ddd; }
.pricelist-section table th{text-align: center; font-size: 16px; color: #000; border-bottom: none !important; text-transform: uppercase; padding:12px !important; }
.pricelist-section table td{font-weight: 500; color: #000; padding:12px !important;}
.pricelist-section .table-striped>tbody>tr:nth-of-type(odd){background: #eee !important;}
.pricelist-section .table-striped>tbody>tr:nth-of-type(even){background: #fff !important;}
/* Price List Section Finish */


/* Payment Plan Section Start */
.paymentplan-section{padding: 80px 0; background: url(../images/payment-plan-bg.jpg) no-repeat; background-position: center; background-size: cover;}
.paymentplan-section table{background: #fff; font-family: 'Barlow', sans-serif !important; border: 1px solid #ddd;}
.paymentplan-section table td{padding: 12px 15px !important; font-size: 16px; color: #000; font-weight: 500;}
.paymentplan-section table td:first-child{border-right: 1px solid #ddd;}
/* Payment Plan Section Finish */


/* Contact Us Section Start */
.contactus-section{padding: 80px 0; }
.contactus-left h4{font-size: 24px; color: #000; position: relative; margin-bottom: 40px;}
.contactus-left h4:before{content: ""; background: #000; width: 180px; height: 2px; position: absolute; left: 0; bottom: -15px;}
.contactus-left ul{margin: 0; padding: 0; list-style: none; font-family: 'Barlow', sans-serif !important;}
.contactus-left ul li{float: none; font-size: 18px; font-weight: 500; margin-bottom: 15px;}

.contactus-right{font-family: 'Barlow', sans-serif !important;}
.contactus-form{width: 100%; margin-bottom: 12px;}
.contactus-form input{width: 100%; padding: 15px 0; background: none; border: none; font-size: 15px; color: #000; font-weight: 500; border-bottom: 1px solid #888888;}
.contactus-form input::placeholder{color: #000;}
.contactus-form .nice-select{margin-bottom: 0; background: none; height: 52px; line-height: 52px; border-bottom: 1px solid #888 !important; color: #000 !important; font-weight: 500;}
.contactus-form .nice-select:after{width: 8px; height: 8px;}
.contactus-right button{margin-top: 30px; width: 150px; height: 45px;background: var(--color-main); color: #fff; font-size: 18px; font-weight: 500; text-transform: uppercase; border: none;}
.contact-bg-img{position: absolute; bottom: 15px; right: 15px; z-index: -1;}

.pos-abs{position: relative; color: red; font-size: 12px; bottom: 0px; font-weight: 400;}
.contactus-right .success_msg{text-align: center; font-size: 18px; font-weight: 500; padding: 35px 15px;}
.contactus-right .success_msg img{width: 50px; display: block; margin: 0 auto 10px;}
.contactus-right .success_msg .success-p{font-size: 16px; font-weight: 400; color: #666; margin-top: 3px;}

.home-form .success_msg{text-align: center; font-size: 18px; font-weight: 500; padding: 35px 0px;}
.home-form .success_msg img{width: 50px; display: block; margin: 0 auto 10px;}
.home-form .success_msg .success-p{font-size: 16px; font-weight: 400; color: #666; margin-top: 3px;}

.popup-form-body .success_msg{text-align: center; font-size: 18px; font-weight: 500; padding: 35px 0px;}
.popup-form-body .success_msg img{width: 50px; display: block; margin: 0 auto 10px;}
.popup-form-body .success_msg .success-p{font-size: 16px; font-weight: 400; color: #666; margin-top: 3px;}

/* Contact Us Section Finish */

.disclaimer{background: #000; color: #fff; margin-bottom: 0; font-family: 'Barlow', sans-serif !important; font-size: 13px; position: relative; z-index: 9; padding: 10px 15px; line-height: 18px;}

.overlay{width: 100%; height: 100%; background: rgba(0,0,0,0); left: 0; right: 0; top: 0; bottom: 0; position: fixed; z-index: 8; display: none;}

.side-fixed{position: fixed; right: -80px; bottom: 90px; background: var(--color-main); color: #fff; font-size: 18px; border: none; padding: 7px 15px; transform: rotate(-90deg);}
.side-fixed img{width: 25px; margin-right: 5px; vertical-align: middle;}

/* Pop UP Form Start */
.popup-form-content{border-radius: 0 !important;}
.popup-form-body{padding: 40px;}
.popup-topimg{display: block; margin: 0 auto 15px; width: 80px;}
.popup-form-body h4{font-size: 24px; margin-bottom: 15px; color: #fc3752; text-align: center; line-height: 30px;}
.popup-form-div{width: 100%; margin-bottom: 20px; font-family: 'Barlow', sans-serif !important;}
.popup-form-div input{width: 100%; border: none; border-bottom: 1px solid #000 !important; padding: 15px 0; font-size: 15px; font-weight: 500;}
.popup-form-div input::placeholder{color: #333;}
.popup-form-div .nice-select{margin-bottom: 0 !important; border-bottom: 1px solid #000 !important; color: #333 !important; font-weight: 500; height: 52px; line-height: 52px;}
.popup-form-div .nice-select:after{width: 8px; height: 8px;}
.popup-submit{width: 100%; background: var(--color-main); color: #fff; margin-top: 15px; font-family: 'Barlow', sans-serif !important; font-size: 19px; font-weight: 500; border: none; height: 55px; text-transform: capitalize;}
.popup-close{position: absolute; background: #000 !important; opacity: 1 !important; color: #fff !important; text-shadow: none; font-size: 36px; width: 46px; height: 46px; font-weight: 400; line-height: 46px; right: 0; top: 0; z-index: 5;}
/* Pop UP Form Finish */

/* Bottom Fixed Bar Start */
.bottom-fixed-bar{background: #fff; display: none; z-index: 9; box-shadow: 0px -6px 14px rgba(0, 0, 0, 0.12); padding: 10px 0; position: fixed; left: 0; right: 0; bottom: 0;}
.bottom-fixed-bar ul{margin: 0; padding: 0; list-style: none;}
.bottom-fixed-bar ul li{float: left; text-align: center; width: 33.33%; border-right: 1px solid #ccc;}
.bottom-fixed-bar ul li:last-child{border-right: none;}
.bottom-fixed-bar ul li a{display: block; color: #000 !important; font-size: 18px; text-decoration: none !important;}
.bottom-fixed-bar ul li a img{width: 26px; vertical-align: middle;}
/* Bottom Fixed BAr Finish */


/* Project Detail Start */
.project-detail-bg{background: #fff; padding: 25px 0; margin-left: 10px; margin-right: 10px; box-shadow: 0px 6px 17px rgba(0, 0, 0, 0.14); position: relative; margin-top: -20px;}
.project-detail-div{position: relative; text-align: center; margin-left: -12px; margin-right: -12px; border-left: 1px solid #ddd;}
.project-detail-div img{width: 40px;}
.project-detail-div span{font-size: 12px; color: #666; padding-top: 8px; display: block;}
.project-detail-div p{font-size: 15px; color: #000;}
.no-border{border: none;}
/* Project Detail Finish */

.form-strip{background: var(--color-main); padding: 20px 0; text-align: center;}
.form-strip h5{font-size: 27px; color: #fff; display: inline-block; vertical-align: middle; margin-right: 25px;}
.form-strip h5 img{width: 45px; vertical-align: middle; margin-right: 10px;}
.form-strip-div{display: inline-block; vertical-align: middle; width: 350px;}
.form-strip-div input{width: 100%; height: 45px; border: none; border-left: 1px solid #ddd; padding: 0 10px;}
.form-strip-div input::placeholder{color: #000;}
.form-strip-div .nice-select{margin-bottom: 0 !important; color: #000 !important; height: 45px; line-height: 45px; border-bottom:  none !important; padding: 0 10px;} 
.form-strip-div .nice-select:after{width: 8px; height: 8px;}
.form-strip .pos-abs { color:#fff !important; }
.form-strip-button{width: 150px; height: 45px; background: #000; color: #fff; text-transform: uppercase; border: none; vertical-align: middle; display: inline-block; margin-left: 5px; font-size: 16px;}

.whatsapp-number-fixed{position: fixed; transition: 0.25s; bottom: 10px; right: 51px; background: #4baf50; padding: 10px; font-size: 15px; border-radius: 50%; font-weight: 500;}
.whatsapp-number-fixed img{width: 26px;}
.whatsapp-number-fixed a{color: #4baf50 !important; text-decoration: none !important;}

/** for loader spinner starts here ***/
.loading {position: fixed; z-index: 999; height: 2em; width: 2em; overflow: show; margin: auto; top: 0; left: 0; bottom: 0; right: 0; display: none;}
/* Transparent Overlay */
.loading:before {content: ''; display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.3);}
/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0;}
.loading:not(:required):after {content: ''; display: block; font-size: 10px; width: 1em; height: 1em; margin-top: -0.5em; -webkit-animation: spinner 1500ms infinite linear; -moz-animation: spinner 1500ms infinite linear; -ms-animation: spinner 1500ms infinite linear; -o-animation: spinner 1500ms infinite linear; animation: spinner 1500ms infinite linear; border-radius: 0.5em; -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0; box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;}
/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/** for loader spinner ends here ***/


@media (min-width: 1200px){
.contant-main{width: 1200px !important; margin: auto;}
.contant-main-pricelist{width: 1030px !important; margin: auto;}
.contant-main-paymentplan{width: 640px !important; margin: auto;}
.contant-main-contactus{width: 740px !important; margin: auto;}
.modal {text-align: center; padding: 0!important;}
.modal:before {content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px;}
.modal-dialog {display: inline-block; text-align: left; vertical-align: middle;}
}

@media(max-width: 1199px){
.menu-icon{display: initial;}
.navigation ul{position: fixed; background: #fff; box-shadow: 5px -2px 14px 3px rgba(0, 0, 0, 0.22); overflow-y: scroll; left: -275px; width: 225px; height: 100%; bottom: 0; top: 0;}
.navigation__link:before{right: initial; left: 10px; bottom: 5px;}
.navigation ul a{display: block;}
.navigation__link{padding: 15px 10px !important;}
.nav-phone{display: block;}
.menu-containt-main{padding: 0;}
.side-fixed{display: none;}
.bottom-fixed-bar{display: initial !important;}
.whatsapp-number-fixed{display: none;}
}


@media(max-width: 991px){
.home-form{display: none;}
.home-section{height: 400px;}
.home-section-title{text-align: center; width: 96%; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.home-section-title h1{font-size: 36px;}
.home-section-title p{font-size: 24px;}
.home-section-title span{font-size: 27px; display: table; margin: 15px auto 0;}
.home-section-title h1:before{left: 0; right: 0; margin: auto;}
.overview-section, .keyfeature-section, .locationmap-section, .siteplan-section, .floorplan-section, .pricelist-section, .paymentplan-section, .contactus-section{padding: 80px 0;}
.keyfeatures-img{width: 100%; margin-bottom: 25px;}
.location-map-img{width: 100%; margin-top: 15px; display: none;}
.floorplan-slide .slick-next{right: 15px;}
.floorplan-slide .slick-prev{left: -10px;}
.key-feature-div{padding-left: 0;}
.form-strip-button{width: 100%; margin-left: 0; margin-top: 15px;}
}



@media(min-width: 768px){
.popup-form-dailog{width: 420px !important;}
.floorplan-onrequest{width: 720px; margin: auto;}
}

@media(max-width: 767px){
.project-detail-div{border: none;}
.locationmap-div ul li{width: 100%;}
.site-plan-contant button, .floorplan-onrequest button{padding: 10px 30px 13px 30px; font-size: 17px;}
.form-strip{padding: 20px 0 25px 0;}
.form-strip h5{margin-right: 0; margin-bottom: 20px;}
.form-strip-div{width: 100%;}
.overview-point ul li{font-size:16px; padding: 10px 15px; margin: 4px 2px;}
.bottom-fixed-bar ul li a{font-size: 13px;}
/*.bottom-fixed-bar ul li a img {width: 17px; margin-right: 4px;}*/
}