/** @format */
@font-face {
font-family: BR Firma;
src: url("../fonts/BRFirmaMedium.otf");
}
* {
box-sizing: border-box;
}
body,
html {display: flex;flex-direction: column;overflow-x: hidden !important;height: auto;width: 100% !important;font-family: "BR Firma", sans-serif;font-weight: 500;}
p {margin-top: 0;margin-bottom: 1rem;font-size: 13px;line-height: 23px;font-weight: 500;}
ul li {margin: 0;padding: 0;list-style-type: none;font-size: 13px;font-weight: 500;line-height: 23px;}
ul {padding-left: 0px;}
.previous {margin-top: 150px;transition: all 2s ease;}
.text-head {top: 280px;position: absolute;color: white;left: 50px;font-family: "BR Firma", sans-serif;}
.main-slider-three__title {font-size: 24px;position: relative;font-weight: 600;line-height: 75px;letter-spacing: -0.04em;font-family: var(--alipes-font);transition: all 2s ease;margin-left: 850px;margin-top: 120px;}
.main-slider-three__title > h6 {margin-left: 850px;}
.spanarrows {width: 50px;height: 50px;border-radius: 50px;border: 1px solid #fff;text-align: center;padding: 10px;color: #fff;background: #166aaa;}
.spanarrows:hover {width: 50px;height: 50px;border-radius: 50px;border: 1px solid #fff;text-align: center;padding: 10px;color: #ccc;}
@keyframes thing {
from {
transform: scale(1, 1);
}
to {
transform: scale(1.25, 1.25);
}
}
@keyframes aminited {
from {
transform: scale(0.5, 0.5);
}
to {
transform: scale(1, 1);
}
}

@keyframes mymove {
from {
left: 0%;
}
to {
left: 100%;
}
}
.about-head {animation: aminited 5s ease-out;}
.animation-div {-webkit-animation: aminited 10s;-o-animation: aminited 10s;animation: aminited 5s ease-out;}
.main-menu {position: relative;display: block;}
.main-menu-two__wrapper-inner {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: 3px;margin-top: 0px;margin-right: -35px;}
.main-menu-two__wrapper {position: relative;display: block;padding: 0 60px;z-index: 1;height: 85px;}
.main-menu-two__left {display: flex;align-items: center;flex-wrap: wrap;margin-top: 0px;}
.main-menu-two__right {display: flex;align-items: center;}
.carousel-item > img {background-size: cover;background-repeat: no-repeat;}
@media only screen and (min-width: 1200px) and (max-width: 1374px) {
.main-menu-two__logo {display: block;padding: 0px 0;}
}
a {color: var(--alipes-gray);}
a {box-shadow: none;text-decoration: none;}
#first-img {margin-bottom: 0px;}
img {height: auto;max-width: 100%;border: none;width:auto;border-radius: 0;box-shadow: none;}
.main-menu .mobile-nav__toggler {font-size: 20px;color: var(--alipes-base);cursor: pointer;-webkit-transition: 500ms;transition: 500ms;display: none;}
.fa,.fas {font-family: "Font Awesome 5 Free";font-weight: 900;}
.main-menu .main-menu__list,
.main-menu .main-menu__list > li > ul,
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {display: -webkit-box;display: -ms-flexbox;display: flex;}
.main-menu .main-menu__list,
.main-menu .main-menu__list > li > ul,
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {margin: 0;padding: 0;list-style-type: none;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.main-menu .main-menu__list > li,
.stricky-header .main-menu__list > li {padding-top: 20px;padding-bottom: 32px;position: relative;float: left;}
li {display: list-item;text-align: -webkit-match-parent;}
.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {font-size: 12px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: var(--alipes-white);text-transform: uppercase;position: relative;-webkit-transition: all 500ms ease;transition: all 500ms ease;font-weight: 300;letter-spacing: 0.1em;font-family: "BR Firma", sans-serif;color: rgb(70, 66, 66);padding-left: 20px;font-weight: 600;}
a {box-shadow: none;text-decoration: none;}
.main-header-two {background: transparent;background-color: white;position: fixed;left: 0px;top: 0px;right: 0;width: 100%;transition: all 500ms ease;z-index: 999;margin: 0;padding: 0;}
.fa {display: none;}
.carousel-item {
/*height: 690px;*/ /*height: 100vh;*/
}
.carousel-item > img {background-size: cover;background-repeat: no-repeat;width: 100%; min-height: 100vh;}
.carousel {position: relative;}
.icarousel{margin-top: 0px;}
.p30{padding: 30px 20px;}
.main-menu-two__btn-box {text-align: right;}
.thm-btn {color: #000;background-color: #f7c8de;border-radius: 5px;padding: 10px 15px;font-size: 12px;letter-spacing: 1px;font-weight: 500;margin-left: 15px;}
.thm-btn:hover {color: #fff;background-color: #1666aa;}
.download {color: white;background-color: #1666aa;border-radius: 5px;padding-left: 15px;padding-right: 15px;letter-spacing: 1px;font-size: 12px;padding: 10px;font-weight: 500;}
.download:hover {color: black;background-color: #f7c8de;}
#offmenu {background-color: #1666aa;margin-top: 55px;margin-left: -25px;margin-right: 65px;color: white;}
.offList {list-style: none;color: #ccc;margin-bottom: 3px;margin-left: 20px;}
.offList > li > a {list-style: none;color: #ccc;margin-bottom: 20px;}
.img-raj {background-color: #fff;margin-bottom: 40px;}
.offcanvas {background-color: black;color: white;}
.first-img {margin-top: -20px;}
.offcanvas-header {margin-left: 110px;margin-top: 00px;}
.offcanvas-header > img {width: 120px;}
.offcanvas-contact {display: flex;}
.offcanvas-div {margin-top: 30px;margin-left: 20px;font-family: "BR Firma", sans-serif;display: block;}
.offcanvas-div2 {margin-top: 30px;margin-left: 80px;font-family: "BR Firma", sans-serif;display: block;}
.offcanvas-phone {color: #1666aa;}
.offcanvas-icon {display: flex;margin-left: 29px;margin-top: 50px;}
.offcanvas-icon > i {padding: 8px;background-color: rgba(255, 255, 255, 0.1);margin: 2px;}
.offcanvas-icon > a > i {padding: 8px;background-color: rgba(255, 255, 255, 0.1);margin: 2px;color: #fff;}
.offcanvas-body {font-family: "BR Firma", sans-serif;font-size: 13px;
}
.offcanvas-body > div > p {margin: 15px;font-family: "BR Firma", sans-serif;font-size: 14px;margin-left: 20px;}
.text-reset {color: #fff;background-color: #fff;margin-left: 350px;margin-top: 5px;}
/*highlight section start*/
.highlight {background-image: url("../images/group13.png");background-size: 100% 100%;background-repeat: no-repeat;padding-bottom: 53px;}
.highlight-header {color: #c6c3b0;text-align: center;font-family: "BR Firma", sans-serif;letter-spacing: 2px;}
.highlight-p {font-size: 20px;font-weight: 300;margin-top: 10px;}
.highlight-p > span {color: white;font-family: "BR Firma", sans-serif;font-weight: 500;}
.highlight-contain2 {color: #c6c3b0;margin-left: 2px;}
.highlight-contain4 {color: #c6c3b0;margin-left: 0px;}
.highlight-contain6 {color: #c6c3b0;margin-left: 2px;}
.highlight-contain8 {color: #c6c3b0;margin-left: 2px;}
.highlight-contain10 {color: #c6c3b0;margin-left: 2px;}
.highlight-contain {color: white;font-size: 20px;font-family: "BR Firma", sans-serif;letter-spacing: 2px;}
.highlight-contain-4 {color: white;font-size: 20px;font-family: "BR Firma", sans-serif;letter-spacing: 2px;margin-left: 20px;text-align: center;}
.highlight-contain-32 {color: white;font-size: 20px;font-family: "BR Firma", sans-serif;letter-spacing: 2px;margin-left: 10px;text-align: center;}
.highlight-contain-254 {color: white;font-size: 20px;font-family: "BR Firma", sans-serif;letter-spacing: 2px;text-align: center;}
.highlight-contain-p {color: white;font-size: 20px;font-family: "BR Firma", sans-serif;letter-spacing: 2px;text-align: center;}
.yes {width: 15px;}
/*highlight section end*/
/*blue image section start*/
.blue-div {background-image: url("../images/group12.png");background-size: cover;height: 170px;}
.blue-div h4 {margin-left: 150px;color: white !important;}
.blue-div h6 {font-size: 18px;margin-left: 150px;color: white !important;padding-top: 50px;}
.visit {padding: 10px 29px 10px 25px;color: #fff;font-size: 20px;margin-top: 55px;width: 250px;text-align: center;background: linear-gradient(to left, #000 50%, white 50%) right;background-size: 200%;transition: 0.5s ease-out;}
.visit:hover {background-position: left;color: #000;}
/*blue image section end*/
/*foorplan section start*/
.launched {margin-left: 850px;}
.floor-plan-div {background-color: #394350;background-image: url("../images/pristinia.png");background-size: 100% 100%;}
.floor-plan {margin-top: 50px;}
.floor-plan > .floor-flexy > h6 {margin-left: 200px;font-size: 25px;color: #fff;}
.floor-plan > .floor-flexy > h4 {margin-left: 200px;font-size: 33px;color: #fff;}
.span-floor {color: #fff;font-size: 10px;font-weight: 600;margin-left: 200px;margin-top: 50px;width: 250px;height: 100px;}
/*foorplan section end*/
/*specification section start*/
.specifi {margin-bottom: 20px;margin-top: 0px;}
.speci {margin-left: 200px;color: #c6c3b0;margin-top: 20px;font-size: 22px;font-weight: 600;}
.specifi > .floor-flexy > h6 {margin-left: 0px;font-size: 25px;}
.specifi > .floor-flexy > h4 {margin-left: 0px;font-size: 33px;color: #166aaa;font-weight: 600;}
.specification {margin-bottom: 00px;margin-top: 50px;}
.speci {margin-left: 0px;color: #c6c3b0;margin-top: 20px;font-size: 22px;font-weight: 600;}
.specification > .floor-flexy > h6 {margin-left: 2px;font-size: 25px;color: #232d39;}
.specification > .floor-flexy > h4 {margin-left: 2px;font-weight: 600;font-size: 33px;color: #166aaa;}
.masterplan-sec .master-plan .floor-flexy > h4 {margin-left: 2px;font-size: 33px;color: #166aaa;font-weight: 600;}
.spefication-col {width: 650px;}
.accordion {margin-bottom: 1px;margin-top: 18px;}
.accordion-button:not(.collapsed) {color: #000;background-color: #b2cce1;box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);font-size: 14px;}
.accordion-body {margin: 5px 5px 5px 5px;}
.accordion-button {background-color: #b2cce1;padding: 18px;padding-left: 30px;color: #000;width: 100%;font-size: 14px;}
.accordion-button:not(.collapsed)::after {
/*background-image: url("../images/download3.png");*/background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);background-color: #b2cce1;transform: rotate(-180deg);}
.accordion-item {width: 100%;margin-bottom: 15px;}
.spefication-col > h4 {background-color: #1622aa;padding: 18px;padding-left: 30px;color: white;}
.accor-speci-div > div {font-size: 13px;line-height: 24px;margin-top: 20px;}
.specification > div {font-size: 12px;}
.master-plan > div {font-size: 12px;margin-bottom: 20px;margin-top: 2px;margin-left: 50px;}
.master-plan > div > span {font-size: 10px;font-weight: 700;letter-spacing: 3px;color: black;}
.master-plan.floor-flexy > h4 {margin-left: 50px;font-size: 33px;color: #232d39;}
.master-plan.floor-flexy > h6 {margin-left: 50px;font-size: 25px;color: #232d39;}
.master-plan {margin-top: 40px;}
.masterplan-sec{margin-top: 40px;}
.zoom-div {position: relative;}
.zoom > h1 > a {position: absolute;top: 10px;left: 40px;background-color: transparent;color: transparent;padding: 50px 100px 50px 100px;transition: all 1s ease;text-decoration: none;}
.zoom > h1 > a:hover {position: absolute;top: 10px;left: 40px;background-color: black;color: white;padding: 50px 100px 50px 100px;transition: all 1s ease;}
.speci-mast {color: #c6c3b0;margin-top: 20px;font-size: 22px;font-weight: 600;margin-left: 50px;}
.bhk-3 > div {font-size: 10px;line-height: 28px;margin-top: 20px;}
.bhk-3 > div > span {font-size: 19px;font-weight: 600;color: #232d39;}
.bhk-3 > h6 {color: #232d39;margin-top: 100px;font-size: 18px;}
.spefication-col > div > span {font-size: 12px;font-weight: 600;font-family: "BR Firma", sans-serif;color: black;}
.specification > div > span {font-size: 19px;font-weight: 600;color: #232d39;}
.about > div > span {font-size: 19px;font-weight: 600;color: #232d39;}
.about > div {margin-top: 30px;font-size: 12px;}
.about-head {font-size: 12px;line-height: 30px;}
.about.cnt {padding: 50px 60px 0px 0px;}
/* .about > h2 {color: #00234D !important;line-height:50px;} */
.about > h2 {color: #642E11 !important;line-height:50px;}
/* color: #232d39; */
.about > h3 {color: #AE9B93; text-transform: capitalize; line-height: 50px;
    font-size: 37px;margin-top: 40px;}
    /* color: #1567a5; */
/* .about > h2 > span{color: #AE9B93;font-weight:600;} */
.about > h2 > span{color: #642E11 ;font-weight:600;}

/* color: #166aaa; */
.neighborhood {border: 1px solid #000;font-size: 12px;font-weight: 600;color: #232d39;width: 450px;height: 28px;}
.neighboor {padding: 32px;}
.neiborhood-blue {width: 1px;background-color: #1666aa;color: #1666aa;margin-right: 50px;height: 12px;padding-bottom: 10px;}
.png {width: 24px;margin-left: 14px;margin-bottom: -20px;background: white;}
.png2 {width: 40px;margin-left: 8px;margin-bottom: -20px;background: white;}
.intersection-image {float: right;margin-right: -50px;}
.nav-item2 {margin: 4px;}
/*specification section end*/

.map {background-image: url(../images/scrollgroup2.png);height: 400px;background-size: cover;}
/* images-gallery start */
.gallery-header {margin-bottom: 20px;margin-top: 0px;}
.nav-tabs3 .nav-link {background-color: #1666aa;color: #fff;margin: 2px;text-decoration: none;padding: 2px 30px 2px 30px;font-size: 20px;border: beige;border: 1px solid #166aaa;}
.nav-tabs3 .nav-link:hover {background-color: #fff;border: 1px solid #166aaa;color: #166aaa;transition: 1s;}
.gallery-header-speci {
    /*margin-left: 50px;*/
color: #c6c3b0;margin-top: 20px;font-size: 22px;font-weight: 600;}
.gallery-header > .floor-flexy > h6 {
    /*margin-left: 50px;*/
font-size: 25px;color: #232d39;}
.gallery-header > .floor-flexy > h4 {
    /*margin-left: 50px;*/
font-size: 33px;color: #166aaa;font-weight: 600;}
.gallery_sec {width: 100%;padding: 29px 0;}
.heading {width: 100%;text-align: center;}
.heading h2 {font-size: 30px;font-weight: bold;border-bottom: 2px solid #000;padding-bottom: 25px;}
.gallery_sec img {width: 100%;margin-bottom: 3px;height: 100px;}
.gallery_sec a {position: relative;transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-ms-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.gallery_sec a::before {position: absolute;content: "";width: 30px;height: 30px;background: none;background-size: contain;background-repeat: no-repeat;top: 45%;left: 50%;transform: translate(-50%, -50%);}
.gallery_sec img {transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-ms-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.gallery_sec a:hover img {position: relative;width: 100%;}
.gallery_sec a:hover img {opacity: 0.2;}
.gallery-head > span {margin-left: 500px;font-size: 22px;color: #c6c3b0;}
.gallery-head {margin-bottom: 50px;}
.nav-tabs3 {margin-left: 50px;margin-right: 15px;}
.nav-tabs {border-bottom: 1px solid transparent;}
/* images-gallery end */
.help {background-image: url(../images/group8.png);height: 350px;width: auto;background-size: cover;}
.pink-div > div {font-size: 12px;margin-left: 1000px;width: 250px;height: 100px;padding-top: 250px;}


/*.inside-img {width: 100px;height: 100px;margin-left: 50px;}*/

hr {margin: 1rem 0;color: inherit;background-color: currentColor;border: 0;opacity: 0.25;}
.f2-img {margin-top: 20px;margin-bottom: 20px;}
.f2-img:hover {background-color: #000;color: white;}
.hovereffect {background-color: #000;margin-bottom: 200px;}
.scrool-1 {margin-top: 60px;width: 450px;height: 200px;}
.bhk4 {height: 480px;text-align: center;padding-top: 100px;}
/*NAV TAB section END*/
/*about section start*/
/* .about-3-1 {margin-right: 50px;width: 355px;position: relative;margin-top: 89px;margin-bottom: 53px;float: right;} */
.about-3-1{margin-right: 50px;width: 355px;position: relative;margin-top: 89px;/* margin-bottom: 53px; */float: right;/* height: 100%; */min-height: 400px;}
.about-3-2 {width: 120px;height: 480px;margin-left: 60px;margin-bottom: 60px;margin-top: 100px;position: relative;}
.white-plate {background-color: #fff;position: absolute;width: 450px;z-index: 1;height: 22px;margin-top: 480px;margin-left: 40px;color: #fff;}
.about-div2 {display: block;}
/*about section END*/
/*footer section start*/
.footer-tag {font-size: 13px;padding: 12px;color: #ddd;margin-top: 9px;}
.footer-div {background-color: #192029;padding: 5px;}
.footer-div2 {padding: 0px;margin-bottom: 60px;}
.footer-icon {display: flex;float: right;}
.footer-icon > i {padding: 2px;border: 1px solid #ddd;margin: 2px;}
.rolexx{overflow: hidden;background: #d2bdaa;margin:5px 5px;border-radius: 10px;outline: none;border: 1px solid #166aaa;cursor: pointer;}
.footer-icon > a > i {padding: 7px;border: 1px solid #ddd;border-radius: 50px;margin: 2px;color: #ddd;margin-top: 9px;margin-right: 5px;}
.footer-container {display: flex;justify-content: space-between;}
.footers-container {background-color: #232d39;}
.footer-logo1 {width: 160px;height: 120px;margin-top: -17px;}
.footer-logo2 {width: auto;height: auto;margin-top: 2px;
/*width: 100px;height: 100px;margin-left: 35px;*/}
.footer-image {display: flex;}
.footers-passage {color: #9db7c7;line-height: 20px;text-align: left;margin: 30px 53px 40px 0px;font-size: 13px;}
.footer-widget h4 {position: relative;margin-bottom: 20px;color: #fff;font-size: 18px;font-weight: 500;letter-spacing: 1px;}
.footer-widget h4::after {content: "";height: 1px;width: 38px;background-color: #1666aa;z-index: 9;left: 0;bottom: -10px;position: absolute;}
.footer-widget ul li.co {font-size: 13px;color: #b9c5d2;}
.footer-widget ul li > a {color: #b9c5d2;}
.footer-widget ul li a {line-height: 30px;display: flex;}
.brochure-div h2 {color: #1aa0bb;margin-top: 0;text-transform: uppercase;letter-spacing: 2px;font-weight: 400;}
.brochure-div {text-align: center;margin-bottom: 20px;}
.btn-effect {font: 12px Arial;display: inline-block;padding: 14px 29px 14px;text-align: center;color: #fff;background: red; border-radius: 25px;border: 1px solid #AE9B93;background: linear-gradient(to left, transparent 50%, #fff 50%) right;background-size: 200%;transition: 0.5s ease-out;}
.pot{ padding: 100px 50px;}
.rolex .section-button.btn-effect.text-uppercase:hover {font: 12px Arial;  border: 1px solid #AE9B93;border-radius: 50px;display: inline-block;padding: 14px 29px 14px;text-align: center;color: #00234D;border-radius: 25px;border: 1px solid #AE9B93;background: linear-gradient(to left, #AE9B93  50%, #fff 50%) right;background-size: 200%;transition: 0.5s ease-out;}
.rolex .btn-effect,
.btn-effect:hover {background-position: left;color: #000;outline:none;}

/*footer section end*/

@media (max-width: 575.78px) {

.master1-images6 {margin-top: 20px;}
.neighboor {padding: 9px;margin: 0 0px;}
#img2 {order: 2;}
#img1 {order: 1;}
.elation-header > h4 {color: #1666aa;font-size: 14px;margin-left: 28px;font-weight: 800;margin-top: 27px;font-family: "BR Firma", sans-serif;}
.eletion-passage > h6 {margin: -1px 12px 8px 29px;font-size: 11px;letter-spacing: 1px;line-height: 13px;}
.master-anchor {position: relative;}
.highlight {background-image: url(../images/group13.png);background-size: 100% 100%;background-repeat: no-repeat;padding-bottom: 53px;margin-bottom: 20px;}
.master-plan-anchor {position: absolute;top: -116px;left: 13px;padding: 67px 19px 90px 17px;background-color: #edebe5;color: #fff;transition: 1s ease-out;animation: aminited 1s;font-size: 20px;}
.master-plan-anchor:hover {position: absolute;top: -116px;left: 13px;padding: 67px 19px 90px 17px;background-color: #edebe5;color: #fff;transition: 1s ease-out;animation: aminited 1s;font-size: 20px;}
.footer-icon {display: flex;margin-left: 1px;margin-bottom: 20px;margin-right: 48px;margin-top: -16px;}
.footer-container {display: block;}
.footer-image {margin-left: 20px;}
.footers-passage {margin-left: 10px;margin-bottom: 20px;}
.main-menu-two__wrapper-inner {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: 3px;margin-top: 0px;margin-right: -35px;}
.main-slider-three__title > h6 {display: block;}
.main-slider-three__title {display: block;}
.text-head {top: 280px;position: absolute;color: white;left: 00px;}
.text-reset {color: #fff;background-color: #fff;margin-left: 300px;margin-top: 5px;}
.mt-3 {margin-top: 1rem !important;margin-left: 40px;}
#offmenu {background-color: #1666aa;margin-top: -25px;margin-right: 5px;}
.main-menu {margin-top: 20px;}
.main-menu-two__main-menu-box {display: none;}
.img-raj {display: none;}
.main-header-two {height: 100px;}
#first-img {margin-left: -30px;margin-top: 15px;margin-bottom: 20px;}
.pristinia {display: none;}
.about-3-2 {width: 100px;height: 480px;margin-left: 2px;margin-bottom: 0px;margin-top: 0px;position: relative;}
.about-3-1 {margin-left: 15px;width: 303px;height: 480px;position: relative;margin-top: 0px;}
.white-plate {background-color: #fff;position: absolute;margin-bottom: 2px;width: 325px;z-index: 1;height: 22px;margin-top: 380px;margin-left: 2px;color: #fff;}
.master-plan {margin-top: 2px;}
.speci-mast {color: #c6c3b0;margin-top: 20px;font-size: 22px;font-weight: 600;margin-left: 2px;}
.master-plan > h4 {margin-left: 2px;font-size: 33px;color: #232d39;}
.master-plan > h6 {margin-left: 2px;font-size: 25px;color: #232d39;}
.master-plan > div {font-size: 12px;margin-bottom: 2px;margin-top: 10px;margin-left: 2px;}
.intersection-image {display: none;}
.floor-plan {margin-top: 2px;}
.floor-plan > .floor-flexy > h4 {margin-left: 55px;font-size: 24px;color: #fff;}
.floor-plan > .floor-flexy > h6 {margin-left: 7px;font-size: 14px;margin-top: 10px;color: #fff;}
.speci {margin-left: 10px;color: #c6c3b0;margin-top: 20px;font-size: 14px;font-weight: 600;}
.nav-tabs2 {margin-left: 2px;margin-right: 2px;}
.specifi > h4 {margin-left: 10px;font-size: 33px;color: #232d39;}
.specifi > h6 {margin-left: 10px;font-size: 25px;color: #232d39;}
.nav-tabs {margin-left: 2px;margin-right: 2px;}
#myTabContent {margin-right: 2px;margin-left: 5px;}
#myTabContent3 {margin-top: 20px;margin-bottom: -100px;}
.f2-img {margin-top: 6px;margin-bottom: 2px;}
.price-button {background-color: #1666aa;padding: 7px 13px 7px 13px;color: #fff;font-size: 20px;margin-top: 5px;width: 250px;text-align: center;margin-left: 5px;}
.footer-div2 {padding: 2px;margin-top: 25px;}
.bhk-3 > h6 {color: #232d39;margin-top: 2px;font-size: 18px;}
.gallery-header-speci {margin-left: 2px;color: #c6c3b0;margin-top: 20px;font-size: 22px;font-weight: 600;}
.gallery-header > h4 {margin-left: 2px;font-size: 33px;color: #232d39;}
.gallery-header > h6 {margin-left: 2px;font-size: 25px;color: #232d39;}
.floor-home {margin-left: 2px;margin-top: 5px;margin-bottom: 2px;border-radius: 10px;height: 350px;width: 375px;}
.floor-home2 {margin-left: -250px;margin-top: 2px;margin-bottom: 1px;border-radius: 10px;height: 350px;width: 375px;}
.span-floor {color: #fff;font-size: 10px;font-weight: 600;margin-left: 2px;margin-top: 2px;width: 250px;height: 65px;}
.about {margin-top: 2px;margin-left: 2px;}
.about > div {margin-top: 30px;font-size: 12px;margin-bottom: 40px;margin-left: 0px;}
.about > h2 {margin-left: 10px;}
.about > h6 {margin-left: 10px;}
.specification > .floor-flexy > h4 {margin-left: 0px;font-size: 20px;color: #232d39;}
.specification > .floor-flexy > h6 {margin-left: 5px;font-size: 14px;color: #232d39;margin-top: 7px;}
.specification > div {font-size: 12px;margin-left: 10px;}
.specification {margin-bottom: 2px;margin-top: 50px;}
.neighborhood {border: 1px solid #000;font-size: 12px;font-weight: 600;color: #232d39;width: 100%;height: 28px;}
.accordion {margin-bottom: 8px;margin-top: 5px;}
.accordion-button:not(.collapsed) {color: #fff;background-color: #166aaa;box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);}
.accordion-body {height: 350px;margin: 5px 5px 5px 5px;}
.accordion-button {background-color: #b2cce1;padding: 18px;padding-left: 30px;color: black;width: 335px;}
.accordion-item {width: 335px;margin-left: 17px;}
.visit {background-color: #000;padding: 5px 31px 5px 27px;color: #fff;font-size: 14px;margin-top: 15px;width: 250px;text-align: center;margin-left: 41px;}
.blue-div h4 {margin-left: 16px;color: white !important;font-size: 18px;}
.blue-div h6 {font-size: 14px;margin-left: 65px;color: white !important;padding-top: 20px;}
.spefication-col > div {font-size: 12px;width: 300px;}
.premium {margin-bottom: 15px;}
.highlight {background-image: url(../images/group13.png);background-size: 101% 238px;background-repeat: no-repeat;margin-bottom: 20px;}
.highlight-contain2 {color: #c6c3b0;font-size: 13px;}
.highlight-contain4 {color: #c6c3b0;font-size: 13px;margin-left: 24px;}
.highlight-contain6 {color: #c6c3b0;font-size: 13px;margin-left: -27px;}
.highlight-contain8 {color: #c6c3b0;font-size: 13px;margin-left: 68px;}
.highlight-contain10 {color: #c6c3b0;font-size: 13px;margin-left: -9px;}
.highlight-contain {color: white;font-size: 13px;font-family: "BR Firma", sans-serif;letter-spacing: 2px;}
.highlight-contain-4 {color: white;font-size: 13px;font-family: "BR Firma", sans-serif;letter-spacing: 2px;margin-left: 4px;text-align: center;}
.highlight-contain-32 {color: white;font-size: 13px;font-family: "BR Firma", sans-serif;letter-spacing: 2px;text-align: center;margin-left: 0px;}
.highlight-contain-254 {color: white;font-size: 13px;font-family: "BR Firma", sans-serif;letter-spacing: 2px;text-align: center;margin-left: 67px;}
.highlight-contain-p {color: white;font-size: 13px;font-family: "BR Firma", sans-serif;padding-left: 6px;text-align: center;}
.nav-tabs .nav-link {margin-bottom: -1px;background: 0 0;border: 1px solid transparent;border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;padding: 3px 43px 5px 40px;margin-left: 32px;border: 1px solid #c6c3b0;color: #232d39;}
.nav-tabs .nav-link {margin-bottom: -1px;background: 0 0;border: 1px solid transparent;border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;padding: 4px 30px 5px 29px;margin-left: 9px;border: 1px solid #c6c3b0;color: #232d39;}
.nav-tabs3 {margin-left: 5px;margin-right: 2px;}
.nav-tabs3 .nav-link {background-color: #1666aa;color: #fff;margin: 4px;text-decoration: none;padding: 2px 13px 2px 13px;font-size: 11px;}
.gallery_sec {width: 100%;padding: 17px 0px;}
.spefication-col {width: 300px;}
.price-button {background-color: #1666aa;padding: 7px 2px 7px 2px;color: #fff;font-size: 16px;margin-top: 25px;width: 250px;text-align: center;margin-left: 28px;}
.bhk-3 > div {font-size: 10px;line-height: 28px;margin-top: 20px;margin-left: 32px;}
.bhk-3 > h6 {color: #232d39;margin-top: 2px;font-size: 18px;margin-left: 26px;}
.scrool-1 {margin-top: 4px;width: 450px;height: 200px;}
.specifi > h4 {margin-left: 12px;font-size: 33px;color: #232d39;}
.nav-tabs2 {margin-left: 59px;margin-right: 2px;}
.span-floor {color: #fff;font-size: 10px;font-weight: 600;margin-left: 57px;margin-top: 2px;width: 233px;height: 65px;}
#myTabContent3 {margin-top: 15px;margin-left: 60px;margin-bottom: -157px;}
.floor-home2 {margin-left: -184px;margin-top: 2px;margin-bottom: 1px;border-radius: 10px;height: 350px;margin-right: -19px;width: 350px;}
.floor-flexy {display: flex;flex-direction: column;}
.speci-mast {color: #c6c3b0;margin-top: 20px;font-size: 14px;font-weight: 600;margin-left: 25px;}
.master-plan > .floor-flexy > h4 {margin-left: -5px;font-size: 24px;margin-top: -10px;}
.master-plan > .floor-flexy > h6 {margin-left: 7px;font-size: 14px;margin-top: 0px;}
.master-plan > div {font-size: 12px;margin-bottom: 2px;margin-top: 10px;margin-left: 30px;}
.specifi > .floor-flexy > h4 {margin-left: 10px;font-size: 24px;}
.specifi > .floor-flexy > h6 {margin-left: 7px;font-size: 14px;margin-top: 10px;}
.floor-plan > .floor-flexy > h4 {margin-left: 10px;font-size: 24px;color: #fff;}
.gallery-header-speci {margin-left: 5px;color: #c6c3b0;margin-top: 20px;font-size: 14px;font-weight: 600;}
.gallery-header > .floor-flexy > h4 {margin-left: 5px;font-size: 24px;}
.gallery-header > .floor-flexy > h6 {margin-left: 7px;font-size: 14px;margin-top: 10px;}
.carousel-item > img {background-size: 100% 100%;background-repeat: no-repeat;}
.pristinia-img2 {display: none;}
}

@media screen and (min-width: 576px) and (max-width: 827.98px) {
#first-img {margin-left: -20px;margin-top: 15px;margin-bottom: 00px;}
.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {font-size: 7px;display: flex;align-items: center;color: var(--alipes-white);text-transform: uppercase;position: relative;-webkit-transition: all 500ms ease;transition: all 500ms ease;letter-spacing: 0.1em;font-family: "BR Firma", sans-serif;color: #fff;}
.main-menu-two__main-menu-box {display: none;}
.download {color: white;font-size: 8px;margin-left: 220px;}
.thm-btn {font-size: 8px;}
#menu-item-1086 {padding-left: 0%;font-size: 2px;}
.img-raj {width: 50px;margin-top: 20px;}
#menu-item-1086 > a {padding-left: 7px;}
.text-reset {color: #fff;background-color: #fff;margin-left: 300px;margin-top: 5px;}
.img-raj {width: 50px;margin-top: 20px;display: none;}
.visit {background-color: #000;padding: 9px 4px 10px 4px;color: #fff;font-size: 20px;margin-top: 55px;width: 209px;text-align: center;}
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
.pristinia-img2 {display: none;margin-left: 00px;}
.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {font-size: 6px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: var(--alipes-white);text-transform: uppercase;position: relative;-webkit-transition: all 500ms ease;transition: all 500ms ease;font-weight: 600;letter-spacing: 0.1em;font-family: "BR Firma", sans-serif;color: black;padding-left: 20px;}
.menu-onepage-menu-three-container {margin-left: 30px;margin-bottom: -20px;}
.download {color: white;margin-left: 150px;padding: 10px;}
.main-header-two {height: 95px;}
#offmenu {background-color: #1666aa;margin-top: 20px;margin-left: 10px;}
.main-menu .main-menu__list > li {padding-top: 20px;position: relative;float: left;}
.main-menu-two__wrapper-inner {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: 3px;margin-top: 0px;margin-right: -35px;}
.text-reset {color: #fff;background-color: #fff;margin-left: 330px;margin-top: 5px;}
.highlight-contain-p {color: white;font-size: 15px;font-family: "BR Firma", sans-serif;text-align: center;}
.pristinia {margin-top: 150px;margin-left: 5px;}
.about-3-2 {width: 80px;height: 406px;margin-left: 2px;margin-bottom: 60px;margin-top: 100px;position: relative;}
.about-3-1 {margin-left: 9px;width: 256px;height: 353px;position: relative;margin-top: 72px;margin-bottom: 28px;}
.about {margin-left: 2px;}
.master-plan > div {font-size: 12px;margin-bottom: 29px;margin-top: 00px;margin-left: 50px;}
.speci {margin-left: 40px;color: #c6c3b0;margin-top: 20px;font-size: 22px;font-weight: 600;}
.floor-plan > h4 {margin-left: 38px;font-size: 33px;color: #fff;}
.floor-plan > h6 {margin-left: 39px;font-size: 25px;color: #fff;}
.span-floor {color: #fff;font-size: 10px;font-weight: 600;margin-left: 41px;margin-top: 50px;width: 250px;height: 100px;}
.nav-tabs2 {margin-left: 41px;margin-right: -150px;}
.floor-home {margin-left: 6px;margin-top: 50px;margin-bottom: 50px;border-radius: 10px;height: 350px;width: 350px;}
.specifi > h4 {margin-left: 38px;font-size: 33px;color: #232d39;}
.specifi > h6 {margin-left: 39px;font-size: 25px;color: #232d39;}
#myTabContent {margin-right: auto;margin-left: 20px;}
.gallery-header-speci {margin-left: -10px;color: #c6c3b0;margin-top: 20px;font-size: 22px;font-weight: 600;}
.gallery-header > h4 {margin-left: -10px;font-size: 33px;}
.gallery-header > h6 {margin-left: -10px;font-size: 25px;color: #232d39;}
.specification > h4 {margin-left: 38px;font-size: 33px;color: #232d39;}
.specification > h6 {margin-left: 39px;font-size: 25px;color: #232d39;}
.specification > div {font-size: 12px;margin-left: 41px;}
.accordion {margin-bottom: 8px;margin-top: 5px;}
.accordion-button:not(.collapsed) {color: #fff;background-color: #166aaa;box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);}
.accordion-body {height: 278px;margin: 5px 5px 5px 5px;}
.accordion-button {background-color: #b2cce1;padding: 18px;padding-left: 30px;color: black;width: 430px;}
.accordion-item {width: 430px;}
.spefication-col > div {font-size: 12px;width: 400px;}
.blue-div h6 {font-size: 18px;margin-left: 51px;color: white !important;padding-top: 50px;}
.blue-div h4 {margin-left: 50px;color: white !important;}
.footer-logo2 {width: 100px;height: 100px;margin-left: 2px;margin-top: 2px;}
.footer-logo1 {width: 128px;height: 112px;margin-top: -17px;}
.footer-div2 {padding: 0px;}
.neighborhood {border: 1px solid #000;font-size: 12px;font-weight: 600;color: #232d39;width: 300px;height: 28px;}
.white-plate {background-color: #fff;position: absolute;width: 318px;z-index: 1;height: 22px;margin-top: 418px;margin-left: -10px;color: #fff;}
.floor-plan > .floor-flexy > h4 {margin-left: 40px;font-size: 33px;color: #fff;}
.floor-plan > .floor-flexy > h6 {margin-left: 41px;font-size: 25px;color: #fff;}
.nav-tabs {margin-left: 63px;margin-right: 63px;}
.specifi > .floor-flexy > h4 {margin-left: 45px;font-size: 33px;color: #232d39;}
.gallery-header-speci {margin-left: 5px;color: #c6c3b0;margin-top: 20px;font-size: 22px;font-weight: 600;}
.specifi > .floor-flexy > h6 {margin-left: 45px;font-size: 21px;color: #232d39;}
.gallery-header > .floor-flexy > h4 {margin-left: 4px;font-size: 33px;color: #232d39;}
.gallery-header > .floor-flexy > h6 {margin-left: 4px;font-size: 21px;color: #232d39;}
.april-gallery > a > img {height: 70px;}
.april-gallery {padding-left: 2px;padding-right: 2px;}
.april-gallery-8 > a > img {height: 142px;}
.april-gallery-8 {padding-left: 2px;padding-right: 2px;}
.april-gallery-4 > a > img {height: 250px;}
#myTabContent2 {margin-left: -32px;margin-right: -44px;}
.desk-none {display: block;}
.mob-none {display: none;}
.master-plan-anchor {position: absolute;top: -73px;left: 11px;padding: 32px 13px 41px 14px;background-color: #edebe5;color: #000;transition: 1s ease-out;font-size: 7px;animation: aminited 1s;}
.master-plan-anchor:hover {position: absolute;top: -73px;left: 11px;padding: 32px 13px 75px 14px;background-color: #edebe5;color: #000;transition: 1s ease-out;font-size: 7px;animation: aminited 1s;}
.inside-img {width: 61px;height: 85px;margin-left: 50px;}
.elation-header > h4 {color: #1666aa;font-size: 14px;margin-left: 28px;font-weight: 800;margin-top: 5px;font-family: "BR Firma", sans-serif;}
.eletion-passage > h6 {margin: 6px;font-size: 11px;letter-spacing: 1px;line-height: 13px;}
.eletion-div2 {padding-top: 8px;padding-bottom: 20px;font-size: 8px;color: #000;}
.eletion-div {padding-top: 0px;padding-bottom: 20px;font-size: 8px;color: #000;}
.eletion-icon {border-radius: 6px;border: 1px solid #000;padding: 10px;width: 37px;}
.about > h2 {color: #232d39;font-size: 13px;}
.about > div {margin-top: 11px;font-size: 8px;}
.master1-images6 > img {height: 366px;object-fit: cover;}
li.nav-item {font-size: 6px;line-height: 10px;}
.vh2 {font-size: 24px;margin-top: -45px;}
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
.main-menu-two__wrapper-inner {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: 60px;margin-top: 20px;}
.main-header-two {height: 117px;}
.download {color: white;margin-left: 276px;padding: 10px;}
#offmenu {background-color: #1666aa;margin-top: 20px;margin-left: 10px;}
.main-menu-two__main-menu-box {margin-left: 90px;}
.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {font-size: 12px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: var(--alipes-white);text-transform: uppercase;position: relative;-webkit-transition: all 500ms ease;transition: all 500ms ease;font-family: "BR Firma", sans-serif;letter-spacing: 0.1em;color: black;padding-left: 15px;}
.text-reset {color: #fff;background-color: #fff;margin-left: 330px;margin-top: 5px;}
.about-3-2 {width: 120px;height: 480px;margin-left: 10px;margin-bottom: 60px;margin-top: 100px;position: relative;}
li.nav-item {font-size: 10px;line-height: 18px;}
a.navbar-brand {margin: 0;}
}

@media screen and (min-width: 1200px) {

.elation-header > h4 {text-align: center;color: #1666aa;letter-spacing: 1px;font-size: 24px;font-weight: 800;margin-top: 16px;font-family: "BR Firma", sans-serif;}
.eletion-passage > h6 {margin-left: 58px;font-size: 11px;letter-spacing: 1px;line-height: 13px;}
.eletion-div2 {padding-top: 20px;font-size: 11px;color: #000;}
.eletion-div {padding-top: 20px;font-size: 11px;color: #000;padding-left: 5px;}
.eletion-div2{text-align: center;margin-bottom: 10px;transition: all 0.5s linear;}
.eletion-div2 .eletion-icon img{transition: all 0.5s linear;cursor: pointer;}
.eletion-div2:hover .eletion-icon img{transform: scale(1.3);}
.eletion-icon {margin-bottom: 10px;text-align: center;}
.april-gallery > a > img {height: 70px;}
.april-gallery {padding-left: 2px;padding-right: 2px;}
.april-gallery-8 > a > img {height: 142px;}
.april-gallery-8 {padding-left: 2px;padding-right: 2px;}
.april-gallery-4 > a > img {height: 250px;}
.main-menu-two__main-menu-box {margin-left: 171px;}
.main-menu-two__wrapper-inner {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: 3px;margin-top: 0px;margin-right: -35px;}
#offmenu {background-color: #1666aa;margin-top: 28px;margin-left: 35px;}
.text-reset {color: #fff;background-color: #fff;margin-left: 340px;margin-top: 5px;}
.highlight-contain-p {color: white;font-size: 17px;font-family: "BR Firma", sans-serif;text-align: center;}
.main-header-two {background: transparent;background-color: white;position: fixed;left: 0px;top: 0px;right: 0;width: 100%;transition: all 500ms ease;z-index: 999;margin: 0;padding: 0;height: 85px;box-shadow: 0px 0px 5px rgba(35, 45, 57, 0.6);}
.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {font-size: 12px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: var(--alipes-white);text-transform: uppercase;position: relative;-webkit-transition: all 500ms ease;transition: all 500ms ease;font-weight: 300;letter-spacing: 3px;font-family: "BR Firma", sans-serif;color: rgb(70, 66, 66);padding-left: 20px;font-weight: 600;}
.master1-images6 > img {height: 650px;object-fit: cover;}
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link.active {border-color:  #AE9B93;background-color:  #AE9B93;color: #00234D;}

@media screen and (min-width: 1200px) and (max-width: 1290px) {
.main-menu-two__main-menu-box {margin-left: 15px;}
.main-menu-two__wrapper-inner {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: 3px;margin-top: 0px;margin-right: 25px;}
.highlight {background-image: url(../images/group13.png);background-size: 100%;padding-bottom: 51px;}
}

@media screen and (min-width: 1250px) and (max-width: 1389.98) {
.highlight {background-image: url(../images/group13.png);background-size: 100%;padding-bottom: 51px;}
}
@media screen and (min-width: 1390px) {
.img-raj {background-color: #fff;margin-bottom: 47px;}
#offmenu {background-color: #1666aa;margin-top: 22px;margin-left: 35px;}
}
.main-menu-two {height: 85px;}
.modal-header {color: #fff;}
/* background-color: #1666aa; */
.birdh img {width: 50px;height: 50px;position: relative;top: -5px;left: -5px;}
.form-group input {height: 40px;width: 100%;border: 1px solid #ddd;padding-left: 15px;}
.form-group {margin-bottom: 1rem;}
.form-group .btn.section-button {border-radius: 25px;border: 1px solid #1666aa;text-align: center;padding: 10px 33px 14px;background-color:#AE9B93; color: #fff;}
/* #166aaa; */
.pristinia-img2 {margin-left: -50px;}
/*.carousel-item .fr{background-image: url('../images/carousel1.jpg');}*/

/*-------------------------------------------
5. Navbar Area CSS
-------------------------------------------*/
#mainNav {background-color: #2b3f50;height: 110px;position: fixed;top: 0px;}
#mainNav .navbar-toggler {font-size: 12px;right: 0;padding: 13px;text-transform: uppercase;color: white;border: 0;background-color: #1666aa;}
#mainNav .navbar-brand {color: #1666aa;}
#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {color: #1666aa;}
#mainNav .navbar-nav .nav-item .nav-link {font-size: 11px;font-weight: 400;letter-spacing: 1px;color: #fff;}
#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover,
#mainNav .navbar-nav .dropdown-menu a {color: #166aaa;}
.dropdown-toggle::after {display: none;}
#mainNav .navbar-nav .nav-item .nav-link > i.fa-angle-down {padding-left: 5px;}
#mainNav .navbar-nav ul.dropdown-menu {padding: 13px 0 13px 0;width: 230px;border: none;top: 100%;}
#mainNav .navbar-nav .dropdown-menu a {color: #fff;font-size: 14px;padding: 8px 0 8px 20px;border-top: 1px solid rgba(35, 45, 57, 1);display: flex;}
#mainNav .navbar-nav ul.dropdown-menu li:last-child a {border-bottom: 1px solid rgba(35, 45, 57, 1);}
#mainNav .navbar-nav .nav-item .nav-link.section-button.btn {font-size: 14px;background-color: #1666aa;padding: 1px 15px;line-height: 37px;border: 0;}
#mainNav .navbar-nav .nav-item .nav-link.section-button.btn:hover {color: #1666aa;}
#mainNav .navbar-nav .nav-item .nav-link.section-button.btn.btn-effect:hover {border: none;color: #1666aa;-webkit-transform: scale(1);transform: scale(1);will-change: transform;}

@media (min-width: 992px) {
#mainNav {border: none;}
#mainNav .navbar-brand {transition: all 0.3s;}
#mainNav.navbar-shrink {padding-top: 0;padding-bottom: 0;background-color: #212529;}
#mainNav.navbar-shrink .navbar-brand {font-size: 1.25em;padding: 12px 0;}
#mainNav .navbar-nav .nav-item .nav-link {padding: 6px 6px;}
#mainNav .navbar-brand {padding-top: 0;}
#mainNav.navbar-expand-lg .navbar-nav {align-items: center;padding-top: 5px;float: right;}
#mainNav ul.navbar-nav li.nav-item:last-child {padding-top: 0;}
}

/* Mean Menu / Mobile Menu Style */

.mean-container .mean-bar {padding: 3px 0 0 0;min-height: 59px;background-color: #232d39;z-index: 999;}
.mean-container .mean-nav {background-color: #232d39;margin-top: 9px;}
.mobile-logo {position: relative;top: 0;left: 16px;height: 38px;}
.mean-container .mean-nav ul {margin: 14px 0 0 0;}
.mean-container .mean-nav ul li a:hover {background: rgba(35, 45, 57, 0.1);}
.mean-container .mean-nav ul li.mean-last a.section-button {background-color: #fff;line-height: 29px;border: 1px solid transparent;width: auto;padding: 4px 11px 1px;border-radius: 25px;color: #1666aa;}
.mean-container .mean-nav ul li.mean-last a.section-button.btn-effect::after {background-color: #1666aa;}
.mean-container .mean-nav ul li.mean-last a.section-button.btn-effect:hover {color: #fff;}
.mean-container .mean-nav ul li.nav-item.mean-last {padding: 1em 5%;border-top: 1px solid rgba(0, 0, 0, 0.4);}
.mean-container .mean-nav ul li:hover {background-color: rgba(35, 45, 57, 1);}
.mean-container .mean-nav ul li a {color: #fff;}

/*! MeanMenu 2.0.7 */
a.meanmenu-reveal {display: block;}
.mean-container .mean-bar {background-color: #ed1a56;box-shadow: 0 2px 9px rgba(0, 0, 0, 0.6);float: left;width: 100%;position: fixed;padding: 4px 0;min-height: 42px;z-index: 99;}
.mean-container a.meanmenu-reveal {width: 22px;height: 22px;padding: 13px 13px 11px;position: absolute;top: 8px;right: 0;cursor: pointer;color: #fff;text-decoration: none;font-size: 16px;text-indent: -9999em;line-height: 22px;font-size: 1px;display: block;font-weight: 700;}
.mean-container a.meanmenu-reveal span {display: block;background-color: #fff;height: 3px;margin-top: 3px;}
.mean-container .mean-nav {float: left;width: 100%;background: #fff;margin-top: 53px;}
.mean-container .mean-nav ul {padding: 0;margin: 0;width: 100%;list-style-type: none;background-color: #fffbcc;}
.mean-container .mean-nav ul li {position: relative;float: left;width: 100%;}
.mean-container .mean-nav ul li a {display: block;float: left;width: 90%;padding: 1em 5%;margin: 0;text-align: left;color: #000;border-top: 1px solid #383838;border-top: 1px solid rgba(0, 0, 0, 0.4);text-decoration: none;text-transform: uppercase;font-size: 13px;}
.mean-container .mean-nav ul li li a {width: 80%;padding: 1em 13% 1em 7%;border-top: 1px solid #f1f1f1;border-top: 1px solid rgba(0, 0, 0, 0.25);filter: alpha(opacity=75);text-shadow: none !important;visibility: visible;font-size: 12px;}
.mean-container .mean-nav ul li li a > img {height: 30px;}
.mean-container .mean-nav ul li.mean-last a {border-bottom: 0;margin-bottom: 0;}
.mean-container .mean-nav ul li li li a {width: 70%;padding: 1em 15%;}
.mean-container .mean-nav ul li li li li a {width: 60%;padding: 1em 20%;}
.mean-container .mean-nav ul li li li li li a {width: 50%;padding: 1em 25%;}
.mean-container .mean-nav ul li a:hover {background: rgba(255, 255, 255, 0.1);}
.mean-container .mean-nav ul li a.mean-expand {margin-top: 1px;width: 100%;height: 22px;padding: 12px 18px 12px 0 !important;text-align: right;position: absolute;right: 0;top: 0;z-index: 2;font-weight: 700;background-color: transparent;border: 0 !important;border-left: 0px;border-bottom: 0px;}
.mean-container .mean-push {float: left;width: 100%;padding: 0;margin: 0;clear: both;}
.accordion-button:focus {z-index: 3;border-color: #86b7fe;outline: 0;box-shadow:none;outline:none;}
.mean-nav .wrapper {width: 100%;padding: 0;margin: 0;}
.mean-container .mean-bar,
.mean-container .mean-bar * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.mean-remove {display: none !important;}
ul.project_header_icons {float: right;}
ul.project_header_icons {margin-top: 0;margin-bottom: 0;}
.inrpgeti {margin: 6px 0px !important;}

@media (min-width: 1000px) {
li.download-brochure {margin-left: 0 !important;}
}

li.download-brochure {line-height: 39px;font-weight: 500;color: #1f3a85;}
.inrpgetli {background: none !important;padding: 0 10px !important;}
li.download-brochure {font-weight: 500;color: #fff;padding: 4px 15px;position: relative;transition: all 0.5s ease;top: 2px;}
li.download-brochure:hover {background: #1666aa;transition: all 0.5s linear;}
.side-navigation .social-media li a:hover {background: #1666aa;}
.inrpgetli a {color: #fff;}
li.download-brochure i.fa.fa-download {font-size: 15px;margin-left: 4px;color: #fff;}
ul.project_header_icons li i {font-size: 15px;margin-top: 0px;color: #fff;}
.inrpgetli i {color: #fff;}
#myBtn {cursor: pointer;}
ul.project_header_icons li.dwn_btn {color: #fff;transition: all 0.5s;position: relative;border-radius: 4px;background-color: #166aaa;transition: all 0.5s linear;letter-spacing: 0.7px;}
ul.project_header_icons li {float: left;list-style: none;padding: 6px 15px;font-size: 13px;cursor: pointer;background: #166aaa;color: #fff;line-height: 22px;transition: all 0.3s ease;}
ul.project_header_icons li:hover {background-color: #1666aa;}
.dwn_btn {background: none;color: #333;font-weight: 500;margin: 0px 4px;}
ul.project_header_icons li.dwn_btn::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;transition: all 0.3s;}
ul.project_header_icons li.dwn_btn::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(255, 255, 255, 0.25);transition: all 0.3s;transform: scale(0.5, 0.5);}
ul.project_header_icons li.site_btn {color: #fff;transition: all 0.5s linear;border-radius: 4px;transition: all 0.5s;position: relative;letter-spacing: 0.7px;}
ul.project_header_icons li {float: left;list-style: none;padding: 6px 15px;font-size: 13px;cursor: pointer;background: #ed1d24;color: #fff;line-height: 22px;transition: all 0.3s ease;}
ul.project_header_icons li:hover {background-color: #1666aa;}
.site_btn {background: none;color: #333;font-weight: 500;margin: 0px 4px;}
ul.project_header_icons li.site_btn::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;transition: all 0.3s;}
ul.project_header_icons li.site_btn::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(255, 255, 255, 0.25);transition: all 0.3s;transform: scale(0.5, 0.5);}
.rlogo {margin: 0;padding: 0;float: left;}
.rlogo li {display: inline-block;margin: 10px 15px;}
.rlogo .raj {width: 80%;padding: 0px 5px;background-color: #fff;border-radius: 2px;height: 70%;}
.sld img {background: #1666aa;padding: 10px 8px;border-radius: 2px;}
.sliding-sidebar {position: fixed;top: 0;bottom: 0;right: 100%;width: 400px;z-index: 9999;background: #26282b;height: 100%;overflow-x: hidden;overflow-y: auto;padding: 40px 25px;transition: 0.3s;}
.sliding-sidebar.active {margin-right: -400px;}
.sliding-sidebar .close-icon {position: absolute;top: 5px;right: 12px;padding: 5px;width: 30px;cursor: pointer;opacity: 0.4;transition: 0.3s;background: #fff;}
.sliding-sidebar .close-icon:hover {opacity: 0.7;}
.sliding-sidebar .logo {width: 100%;text-align: center;margin-bottom: 25px;}
.sliding-sidebar .about {margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px solid #999;}
.sliding-sidebar .about img {max-width: 100%;margin-bottom: 25px;}
.sliding-sidebar .contact strong {display: block;color: #fff;font-weight: 500;}
.sliding-sidebar p {color: #ddd;}
.cnt {line-height: 30px;margin-top: 25px;}
.sliding-sidebar .contact strong {display: block;color: #fff;font-weight: 500;}
.sliding-sidebar .contact a {color: #ddd;word-wrap: break-word;font-size: 13px;font-weight: 500;}
.side-navigation {margin-top: 20px;}
.side-navigation .social-media {width: 100%;float: left;margin: 0;margin-bottom: 20px;padding: 0;}
.side-navigation .social-media li {float: left;margin-right: 5px;padding: 0;list-style: none;}
.side-navigation .social-media li a {width: 25px;height: 25px;float: left;text-align: center;line-height: 25px;font-size: 13px;color: #fff;background: rgba(255, 255, 255, 0.1);padding: 0px 0px;transition: all 0.6s linear;}
.cf {padding: 0px;}
.ul-div-slide {padding-left: 30px;}
.desk-none {display: none;}
.grecaptcha-badge {visibility: hidden;}
.mob-none {display: block;}
.ul-div-slide ul li a {color: #ddd;}
.footer-widget h4 {font-weight: 500;}
.footer-widget ul li > a {color: #ddd;}
.footer-widget ul li.co {color: #ddd;}
.footers-passage {color: #ddd;}
.pdt20{padding-top: 20px}
.legend-ul li {line-height: 24px;list-style: disc;}
/* .lyt h6{text-transform: uppercase;color: #AE9B93;font-size: 24px; font-weight: 600;} */
.lyt h6{text-transform: uppercase;color: #642E11;font-size: 24px; font-weight: 600;}
 
.msp{margin-top: 70px}
.clubhouse-sec .master1-images6 > img {height: 800px;width: 100%;object-position: bottom;}





/* ----------------- */
.how-images {width: 100%;}
.mt-20{margin-top: 20px;}
.elation-sec{padding: 30px 0px 0px 0px;}
.master-images{padding: 20px 30px !important;background-image: url('../images/bg2.jpg');
  background-repeat: round;background-size: cover;}
.pd0{padding: 0px;margin: 0px;}
.election-text{font-size: 12px;color: #333;text-transform: uppercase;}
.elation-header{text-align: center;text-transform: uppercase;font-weight: 500;}
.elation-header span{color: #000;}
.floorplan-sec{padding: 30px 0px 60px;background-image: url('../images/bg1.png');}
.specification-sec{padding: 60px 0px;background-image: url('../images/bg1.png');}
.accor-speci-div > div > span{margin-bottom: 10px;color: #ed1d24;}
.faq-sec{padding: 40px 0px;}
.accordion-body.faq {margin: 5px 5px 5px 5px;}
.accordion-body.faq {padding: 10px 10px;}
.accor-speci-div.faq-div > div {font-size: 13px;margin-top: 20px;line-height: 24px;}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link.active {}
.nav-tabs ul li {font-size: 20px;}
.nav-tabs ul li button {letter-spacing: 2px;}
.nav-tabs .nav-link, .nav-tabs .nav-link.active {letter-spacing: 2px;}
.inside-img {width: 100%;height: auto;margin-left: 0px;}
.master-anchor{text-align: center;background-color: #edebe5;}
.neighborhood-sec::after{clear: both;}
.nav-tabs3 .nav-link {padding: 7px 60px;font-size: 20px;}
.form-control {font-size: 13px;}
.form-group input {font-size: 13px;}
.modal-title {text-transform: uppercase;letter-spacing: 1px;    text-align: center;
    width: 100%;}
.outside-amenities-sec .master1-images6 > img {height: 750px;}
.master1-images6 > img {height: auto;width: 100%;}
.zone-sec .master1-images6 > img {height: 100%;object-fit: fill;width: 100%;object-position: bottom;}
.tcr{text-align: center;}
.modal-body .form-group{width: 100%;display: block;text-align: center;}
.mt15{margin-top: 15px;}
.form-group .btn.section-button {border-radius: 25px;border: 1px solid #AE9B93;text-align: center;padding: 10px 33px 14px;color: #00234D;font-size: 20px;letter-spacing: 2px;margin-top: 0px;line-height: 20px;}
.form-group .btn.section-button:hover {border: 1px solid #AE9B93;background-color:  #AE9B93;color: #00234D;}# AE9B93
.ty-div{position: absolute;bottom: 25%;left: 25%;background: rgba(0,0,0,0.5);padding: 50px;width: 50%;height: 50%;text-align: center;}
.ty-div h2{color: #fff;font-size: 50px;text-transform: uppercase;text-align: center;}
.ty-div p{text-align: center;text-transform: uppercase;color: #fff;line-height: 35px;font-size: 20px;}
.footer-widget ul li > a:hover {color: #fff;}
.project-highlights-sec{padding: 50px 0px;background-image: url('../images/bg1.png');}
.about.phigh{text-align: center;}
.hmep .feature-icon .icon {text-align: center;}
.hmep .feature-icon .icon {display: inline-block;}
.feature-icon .icon {border: 2px solid #166aaa;border-radius: 50%;padding: inherit;margin-left: 0px;width: 65px;height: 65px;line-height: 60px;text-align: center;}
.services-right {display: inline-block;}
.single-feature.hmep.mb-2 {margin-bottom: 2rem !important;}
.feature-icon .icon img {width: 60%;text-align: center;margin: 0 auto;}
.hmep .feature-content {margin-left: 0;position: relative;top: 5px;}
.hmep .feature-content {display: block;text-align: center;}
.hmep .feature-content h5 {font-size: 25px;}
.feature-content h5 {font-size: 30px;color: #000;margin-bottom: 0px;}
.feature-content p {font-size: 15px;}


/*css for hover master plan */
.hover-effect {width: 100%;height: 100%;float: left;position: relative;text-align: center;cursor: pointer;}
.hover-effect .overlay {position: absolute;overflow: hidden;width: 80%;height: auto;left: 10%;top: 40%;border-bottom: 1px solid #fff;border-top: 1px solid #fff;-webkit-transition: opacity .35s, -webkit-transform .35s;transition: opacity .35s,transform .35s;-webkit-transform: scale(0,1);-ms-transform: scale(0,1);transform: scale(0,1);}
.overlay h3 {text-align: center;color: #00234D!important;margin: 20px;display: block;font-size: 25px;font-weight: 500;line-height: 40px;}
.hover-effect:hover img {filter: url(data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter);filter: brightness(.7);-webkit-filter: brightness(.7);}
.hover-effect:hover .overlay {opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.project{background-image: url(../img/brochures/climpek.png);}
.mb40{margin-bottom: 40px;}
.uld.cf{padding: 0px !important;margin: 0px !important;}
.demo-gallery.uld > ul > li {margin: 0px;}
.proj{margin: 40px 0px;}
.rpp-nav.proj li a {padding: 8px 25px;border: none;margin-bottom: 20px;color: #fff;font-size: 20px;background: #faaf40;border-right: 1px solid #fff;transition: all 0.3s ease-in-out;}
.rpp-nav.proj li a:hover {color: #fff;background: #5d2250;}
.demo-gallery.uld > ul > li {float: left;}
.rpp-nav.proj li a.active {background: #5d2250;}
.flor.indf .ctr img {height: 450px;object-fit: fill;}
.menu-mob{display: none;}
.header-one .header-menu>ul.menu-mob {display: none;}
.header-one .header-menu>ul>li>a.active {color: #ef6838 !important;background: #fff;}
.mt40{margin-top: 40px;}
.calcd{  
    padding-top: 30px;}
    /* background-color: aliceblue; */
.elevate-img.fl {float: left;width: 100%;}
.elevate-img.fl img{width: 100%;}
.elevate-img.fr {float: right;width: 100%;}
.elevate-img.fr img{width: 100%;}
.glry .carousel-inner {background: #fff;padding: 0px;margin: 0px;height: 100%;}
.glry .carousel-inner img{top: 0px !important;}
.img-cover {width: 100vw;height: 100vh;object-fit: cover;}
.name{margin-bottom: 40px;margin-top: 13px;LINE-HEIGHT: 60PX;}


/*NAV TAB section start*/
.nav-pills .nav-link,
.nav-tabs .nav-link {margin-bottom: -1px;background: 0 0;border: 1px solid transparent;border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;padding: 5px 25px 5px 25px;margin-left: 10px;border: 1px solid #166aaa;color: #1666aa;}
.nav-tabs {margin-left: 0px;margin-right: 0px;}
link.active {color: #c6c3b0;background-color: #c6c3b0;border-color: #c6c3b0;}
.nav-pills .nav-link:hover,
.nav-tabs .nav-link:hover {border-color: #c6c3b0;}
.price-button {background-color: #1666aa;padding: 7px 13px 7px 13px;color: #fff;font-size: 20px;margin-top: 55px;width: 250px;text-align: center;border: 1px solid #166aaa;margin-left: 90px;}
.price-button:hover {background-color: #fff;padding: 7px 13px 7px 13px;color: #166aaa;font-size: 20px;margin-top: 55px;width: 250px;border: 1px solid #166aaa;text-align: center;margin-left: 90px;transition: 1s;}
.price-button > a {color: #fff;}
.price-button > a:hover {color: #166aaa;}
#myTabContent3 {margin-right: 100px;}
#myTabContent {margin-right: 0px;margin-left: 0px;margin-top: 20px;}
#myTabContent2 {margin-left: 18px;margin-right: 10px;}
.floor-home {margin-left: 100px;margin-top: 50px;margin-bottom: 50px;border-radius: 10px;height: 350px;width: 350px;}
.floor-home2 {margin-left: -350px;margin-top: 50px;margin-bottom: 50px;border-radius: 10px;height: 350px;width: 350px;}
.nav-item2 > .nav-link {color: #000;border: none;}
.nav-tabs2 {margin-left: 200px;margin-right: -150px;}
.pristinia {margin-top: 150px;margin-left: 50px;}
.master-anchor {position: relative;}
.inside-img {width: 84px;height: 65px;margin-left: 31px;}
.master-plan-anchor {position: absolute;top: -105px;left: 11px;padding: 20px 20px;background-color: #edebe5;color: #000;transition: all 0.6s ease-out;font-size: 17px;animation: aminited 1s;border-radius: 10px;}
.master-plan-anchor:hover {background-color: #4c7293;}
.master-plan-anchor p{margin-top: 20px;font-size: 14px;text-transform: uppercase;margin-bottom: 0px;}
.demo-gallery.uld > ul > li {padding: 1px;}
.cf img{width:100%}
.vh2 {text-align:center;color: #166aaa;font-size: 30px;position: relative;margin-top: -55px;}
.vgallery img{margin-top:10px}

@media (min-width: 100px) and (max-width: 767px) {

.mean-container .mean-nav {background: #fff;margin-top: 0px;padding: 10px 0px;}
.mean-container a.meanmenu-reveal span {background-color: #2b3f50;height: 3px;margin-top: 3px;}
.mean-container a.meanmenu-reveal {color: #2b3f50;}
.meanmenu-reveal {right: 20px;}
.slider {height: 90vh;}
.slider-height{height:auto !important;}
.mean-container .mean-bar {padding: 0px 0 0 0;min-height: 59px;background-color: #232d39;
z-index: 999;width: 100%;}
.desk-none {display: block;}
.mob-none {display: none;}
.mean-container .mean-nav ul li.nav-item.mean-last {padding: 0px;border-top: none;}
.mobile-logo {left: 16px;/*height: 50px;width: 100px;*/width: 80px;height: auto;}
.mean-container a.meanmenu-reveal {top: 20px;}
.mean-container .mean-nav ul {margin-top: 20px;}
.mean-container .mean-nav ul li a {padding: 10px 20px;margin: 0;color: #fff;border-top: 1px solid #fff;
font-size: 12px;letter-spacing: 2px;background: #2b3f50;}
.highlight-p {line-height: 26px;}
.about.cnt {padding: 10px 0px 0px 0px;}
.blue-div h6 {font-size: 14px;margin-left: 15px;padding-top: 20px;}
.accordion {margin-bottom: 25px;}
.specification {margin-top: 25px;}
.btn.section-button {font-size: 12px;    margin: 0 0 15px;}
.footer-widget h4 {font-weight: 500;}
.footer-widget ul li > a {color: #ddd;}
.footer-widget ul li.co {color: #ddd;}
.footer-widget, .footer-div2 {padding-bottom: 20px;}
.footers-passage {color: #ddd;line-height: 20px;margin: 30px 30px;font-size: 13px;}
.accordion-item {width: 100%;margin-left: 0;}
.gallery-header {margin-bottom: 20px;margin-top: 0px;}
.faq-sec {padding: 0px 0px 20px 0px;}
.accordion-body {height: auto;margin: 5px 5px 5px 5px;}
.accordion-button:not(.collapsed) {color: #eee;background-color: #166aaa;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);width: 100%;}
.about-3-1 {margin-left: 0;width: 100%;height: auto;position: relative;margin-top: 0px;}
.about-3-1 {margin-right: 0;position: relative;margin-bottom: 0;}
.footer-div2 {padding: 2px;margin-top: 0;}
.about > h2 {line-height: 35px;}
.elation-sec {padding: 0px 0px 0px 0px;}
.eletion-div2 {padding-left: 0;width: 100%;}
.master-images {padding: 10px 50px;}
.eletion-div2 {width: 50%;text-align: center;margin-bottom: 0px;padding: 20px 10px;}
.elation-header > h4 {font-size: 20px;margin-left: 0;font-weight: 500;
    margin-top: 0;padding: 30px 0px 0px 0px;line-height: 30px;}
.election-text {font-size: 13px;margin-top: 10px;}
.master-plan {margin-top: 30px;}
.master-plan-anchor {color: #000;}
.zone-sec, .clubhouse-sec, .outside-amenities-sec{margin-top: 10px;}
.specifi {margin-bottom: 0;margin-top: 0;}
.nav-tabs .nav-link {padding: 5px 30px!important;margin-left: 3px!important;}
.master-plan-anchor {padding: 30px 30px;}
.nav-tabs3 .nav-link {margin-right: 3px;padding: 4px 10px;font-size: 11px;}
.highlight-contain4 {margin-left: 0px;}
.master1-images6 > img {height: auto;}
.zone-sec .master1-images6 > img {height: auto;}
.clubhouse-sec .master1-images6 > img {height: auto;}
.outside-amenities-sec .master1-images6 > img {height: auto;}
.carousel-item {height: auto;}
.accordion-button {width: 100%;}
.nav-pills .nav-link, .nav-tabs .nav-link {margin-bottom: 0px;padding: 5px 10px 5px 10px;margin-left: 0px;}
.nav-pills .nav-item{margin: 5px 5px;}
.vh2 {margin-top: 0px;}
.parent-menu:hover .menu-list{
        transform: translateY(-18px) !important;
}
.cf {width:100%;}

}


@media (min-width: 400px) and (max-width: 500px) {
.master-plan-anchor {top: -150px;}
}


@media (min-width: 1045px) and (max-width: 1100px){

p {font-size: 11px;line-height: 20px;}
.master-plan-anchor p {font-size: 10px;}
#myTabContent {margin-top: 40px;}
.nav-tabs .nav-link {padding: 5px 50px;font-size: 14px;}
.about.cnt {padding: 50px 30px;}
.about-3-1 {width: 70%;min-height: auto;}
.about-head {font-size: 10px;line-height: 24px;}
.election-text {font-size: 10px;margin-top: 15px;}
.outside-amenities-sec .master1-images6 > img {height: 650px;}
.master1-images6 > img {height: 650px;object-fit: fill;}
.zone-sec .master1-images6 > img {height: 550px;object-fit: fill;}
.eletion-div2{margin-bottom: 20px;text-align: center;}
.elation-header span {color: #166aaa;}
.master-images {padding: 20px 30px !important;}
.eletion-icon img{width: 40%;}
.elation-header {padding: 20px 0px;}
.nav-tabs3 .nav-link {padding: 7px 60px;font-size: 15px;}
.accor-speci-div > div {font-size: 12px;margin-top: 20px;line-height: 30px;}
.accordion-button:not(.collapsed) {color: #333;font-size: 12px;letter-spacing: 1px;}
.accor-speci-div.faq-div > div {font-size: 12px;line-height: 16px;}
.footer-widget ul li > a {font-size: 12px;line-height: 24px;}
.footer-widget ul li.co {font-size: 12px;}
.footers-passage {font-size: 12px;}
.nigh-boor-div div{font-size: 12px;}
.neighborhood {font-size: 12px;}
#mainNav .navbar-nav .nav-item .nav-link {font-size: 9px;}
ul.project_header_icons li {font-size: 9px;}
.master1-images6 > img {width: 100%;}
.ul-div-slide ul li a {font-size: 9px;line-height: 16px;}
.sliding-sidebar p {font-size: 10px;line-height: 20px}
.sliding-sidebar .contact strong {font-size: 10px;}
.sliding-sidebar .contact a {font-size: 11px;}
.rlogo li {margin: 10px 0px;}
.rlogo .raj {width: 70%;}
.highlight-contain-p {font-size: 16px;letter-spacing: 1px;}
.tcr{text-align: center;}
.highlight-contain4 {margin-left: 0;}
.highlight-p {font-size: 17px;}
.legend-ul li {line-height: 20px;font-size: 10px;}
.mpl{margin-top: 100px;}
.accor-speci-div > div {font-size: 10px;margin-top: 10px;line-height: 20px;}
.about > h2 {line-height: 35px;font-size: 25px;}
.footers-passage {margin: 15px 10px;}
.faq-sec {padding: 0px 0px 40px 0px;}
.clubhouse-sec .master1-images6 > img {height: 700px;}


}


@media (min-width: 1101px) and (max-width: 1299px){
.master1-images6 > img {height: 650px;}
.election-text {font-size: 10px;}
.legend-ul li {font-size: 11px;}
.footers-passage {margin: 30px 10px;font-size: 13px;}
.mpl{margin-top: 70px;}
li.nav-item {font-size: 10px;line-height: 18px;}

}


@media (min-width: 1400px) and (max-width: 1800px){

p {font-size: 15px;line-height: 28px;}
.master-plan-anchor {top: -130px;}
.master-plan-anchor p {font-size: 16px;}
.nav-tabs .nav-link {padding: 5px 50px;font-size: 18px;}
.about.cnt {padding: 50px 30px;}
.about-3-1 {width: 70%;min-height: auto;}
.about-head {font-size: 14px;}
.election-text {font-size: 12px;}
.outside-amenities-sec .master1-images6 > img {height: 700px;}
.master1-images6 > img {height: 600px;object-fit: fill!important;}
.zone-sec .master1-images6 > img {height: 500px;object-fit: fill;}
.accor-speci-div > div {font-size: 15px;margin-top: 20px;line-height: 30px;}
.accordion-button:not(.collapsed) {color: #333;font-size: 15px;letter-spacing: 1px;}
.accor-speci-div.faq-div > div {font-size: 15px;line-height: 30px;}
.footer-widget ul li > a {font-size: 15px;}
.footer-widget ul li.co {font-size: 15px;}
.footers-passage {font-size: 15px;}
.nigh-boor-div div{font-size: 15px;}
.neighborhood {font-size: 15px;}
#mainNav .navbar-nav .nav-item .nav-link {font-size: 14px;}
ul.project_header_icons li {font-size: 14px;}
/*.carousel-item {height: 990px;}*/
.ul-div-slide ul li a {font-size: 14px;line-height: 30px;}
.sliding-sidebar p {font-size: 14px;}
.sliding-sidebar .contact strong {font-size: 16px;}
.sliding-sidebar .contact a {font-size: 15px;}
.clubhouse-sec .master1-images6 > img {height: 800px;}


}



@media (min-width: 1801px) and (max-width: 2200px){

p {font-size: 17px;line-height: 28px;}
.master-plan-anchor {top: -165px;}
.master-plan-anchor p {font-size: 20px;}
.nav-tabs .nav-link {padding: 5px 50px;font-size: 22px;}
.about.cnt {padding: 50px 30px;}
.about-3-1 {width: 70%;height: 600px;}
.about-head {font-size: 17px;}
.election-text {font-size: 17px;}
.outside-amenities-sec .master1-images6 > img {height: 800px;}
.master1-images6 > img {height: 700px;object-fit: fill;}
.zone-sec .master1-images6 > img {height: 800px;object-fit: fill;}
.accor-speci-div > div {font-size: 17px;margin-top: 20px;line-height: 30px;}
.accordion-button:not(.collapsed) {color: #333;font-size: 17px;letter-spacing: 1px;}
.accor-speci-div.faq-div > div {font-size: 17px;line-height: 30px;}
.footer-widget ul li > a {font-size: 17px;}
.footer-widget ul li.co {font-size: 17px;}
.footers-passage {font-size: 17px;}
.nigh-boor-div div{font-size: 17px;}
.neighborhood {font-size: 17px;}
#mainNav .navbar-nav .nav-item .nav-link {font-size: 14px;}
ul.project_header_icons li {font-size: 17px;}
.master1-images6 > img {width: 100%;}
/*.carousel-item {height: 990px;}*/
.ul-div-slide ul li a {font-size: 18px;line-height: 34px;}
.sliding-sidebar p {font-size: 17px;}
.sliding-sidebar .contact strong {font-size: 20px;}
.sliding-sidebar .contact a {font-size: 15px;}
.legend-ul li {line-height: 30px;font-size: 17px;}
.clubhouse-sec .master1-images6 > img {height: 900px;}

}

.menu-list {list-style: none;margin: 0;padding: 0;position: absolute;top: 98%;left: 0;min-width: 150px;border-top: 3px solid #2b3f50;background: #ffffff;z-index: 10;opacity: 1;visibility: hidden;-webkit-transform: translateY(30px);-ms-transform: translateY(30px);transform: translateY(30px);-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s ease-in;-webkit-box-shadow: 0px 0px 5px 0px rgba(92, 87, 92, 0.75);box-shadow: 0px 0px 5px 0px rgba(92, 87, 92, 0.75);}
.menu-list > li > a {font-family: "BR Firma", sans-serif;font-size: 15px;padding: 8px 20px;display: block;color: #666666;white-space: nowrap;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}
.menu-list > li > a:hover {color: #2e4589;text-decoration: none;background:#fff;}
.parent-menu {display: inline-block;position: relative;}
.parent-menu:hover .menu-list {visibility: visible;-webkit-transform: translateY(6px);-ms-transform: translateY(6px);transform: translateY(10px);}
.more-content{font-size: 10px !important; font-family: "BR Firma", sans-serif;}


.desk-none{display:none;}
.mob-none{display:block;}
   

@media (min-width: 100px) and (max-width: 767px){
   .mob-none{display:none;}
   .desk-none{display:block;}
   .mt-5 {margin-top: 0rem !important;}
   .about > h3 {font-size: 26px;}
   .unlock{font-size: 10px;padding: 5px;}
   .w-m-100{width:100%;}
   .floor-flexy {display: flex;flex-direction: column;}
   .footer-div2{margin-bottom: 0px;}
   #pricingtable td, #pricingtable th{font-size:15px;}
   iframe{width:100%;}
   .floorplan-sec{padding-top:20px;}
   #pricingtable td, #pricingtable th{padding: 10px 5px !important;}
   .video-title h3{font-size: 17px !important;margin-top: 25px !important;}
   .mean-nav, .mean-bar{display:none;}
}



/*new start*/
.highlight-card {margin-left: 5px;border: none;background-color: #EAE9E5;   color: #00234D; border-radius: 0;  box-shadow: 14px 14px #d4d3ce;}

.highlight-card li {color:#00234D !important;}
.highlight-card h5 {color: #fff;font-weight: 600;}
.down-div{ display: flex;justify-content: center;}
.video-title {    padding: 25px 0 15px;    text-align: center;}
.video-title-div{text-align: center;}
.video-title h3 { color: #166aaa;    font-size: 20px;}
.bdbot {

    padding: 30px 0px;
    margin-top: 15px;
}
/* .distance_bg {
    background: #fff;
    padding: 20px 30px;
    box-shadow: 0 2px 6px 0 #8A8A8A;
} */
.cald{
    font-size: 32px;
    padding-bottom: 10px;
    color: #AE9B93;
}
.input-area p {
    color: #9b004a;
    font-size: 25px !important;
    margin-bottom: 15px;
}
.loc-list {
    padding: 0px 15px;
    list-style: square;
    margin: 0;
}
.slick-slide img {
    padding: 10px;
}
.footers-container{
    display:none;
}
.modal-body{
    /* background-image: url(../images/form-bck.png); */
    background-position-y: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.modal-header .btn-close{
    color:#fff;
}
.modal-body p{text-align: center;color:red;}
#pricingtable td, #pricingtable th {
    border: 1px solid #bbb;
    padding: 15px;
    text-align: center;
}
#pricingtable {
    width: 100%;
    padding-bottom: 20px;
}
a.btn.section-button.btn-effect.text-uppercase{
    background:#fff;
    color:#00234D;
    margin-left:10px;
}
.al-center{
        display: flex;
    align-items: center;
    justify-content: center;
        flex-direction: column;
}
.price-section{
    padding: 40px 0 0;
}
.table>thead{
        background: #2b3f50db;
    color: #fff;
}
.lyt.mb-20{
    margin-bottom:20px;
}
.unlock{
    border: 1px solid;
    padding: 10px;
    border-radius: 30px;
    cursor:pointer;
}
#mainNav{
    display:none !important;
}
.specifi, .floor-flexy{
    text-align:center;
}
.th-title{
    font-size: 23px;
}
.mt-30{margin-top:30px;}