ul {
    margin: 0px;
}


/* homepage */

.homebannertop {
    width: 100%;
    height: auto;
    position: relative;
}

.homebannertoptext img,
.homebannertoptext {
    position: relative;
    width: 100%;
}

.homebannertoptext p {
    align-items: center;
    font-size: 17px;
}

.homecontent {
    position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    display: block;
    text-align: center;
    width: 100%;
    color: #fff;
}

.homecontent h1 {
    font-size: 90px;
}

.homepage>.top-left img {
    width: 230px;
}

.homepage>.top-left p {
    font-size: 17px;
    text-align: left;
}

.homepage>.bottom-right h2 {
    font-size: 15px;
    text-align: left;
}

.homepage>.bottom-right p {
    font-size: 15px;
    text-align: left;
}

.homepage>.bottom-right a {
    font-size: 16px;
}

.homepage>.bottom-right span {
    font-size: 14px;
    padding-left: 10px;
}

.home-grey>.container {
    padding: 50px 0px 40px 0px;
}

.home-grey>.container>.row>.col-md-6 {
    padding-top: 10px;
}

.home-grey>.container>.row>.col-md-6 p {
    padding-top: 20px;
    font-size: 17px;
    text-align: center;
}

.home-grey>.container>.row>.col-md-6 h1 {
    font-size: 63px;
}

.home-grey>.container>.row>.col-md-6 a {
    padding-top: 10px;
    font-size: 15px;
}

section>.gallerysection {
    padding: 50px 0px 40px 0px;
}

section>.gallerysection>.row>.col-md-7 {
    padding-top: 10px;
    text-align: right;
}

section>.gallerysection>.row>.col-md-7 h1 {
    font-size: 63px;
}

section>.gallerysection>.row>.col-md-7 p {
    font-size: 17px;
    text-align: center;
}

section>.gallerysection>.row>.col-md-2 p {
    font-size: 12px;
    padding-top: 10px;
}

section>.gallerysection>.row>.col-md-2 a {
    font-size: 15px;
    border: 1px solid black;
}

section>.gallerysection>.row>.col-md-2 {
    padding-top: 10px;
}

li.nav-item.gallery-img {
    width: 29%;
}

.dark-grey>.container>.row>.col-md-12 {
    padding: 50px 0px 30px 0px;
    text-align: left;
}

.dark-grey>.container>.row>.col-md-12 h1 {
    font-size: 63px;
}

.dark-grey>.container>.row>.col-md-12 span {
    font-size: 17px;
}

.dark-grey>.container {
    padding: 30px 0px 40px 0px;
}

.dark-grey>.container a {
    font-size: 15px;
}


/* .dark-grey>.container p{
     padding-top: 10px;
     font-size: 12px;
}
 */


/* end of homepage */


/* projects page */

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 0;
    border-radius: .25rem;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.specs a.card-link.fontmedium span:before {
    content: '\f068';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: relative;
    float: right;
}

.master_img {
    width: 100%;
    height: 100%;
}

.masterplan_circles {
    background: #7fc9ef;
    border-radius: 50%;
    color: #000;
    cursor: default;
    font-size: 10px;
    font-style: italic;
    height: 25px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    vertical-align: middle;
    width: 25px;
}

.masterplan_circles:hover {
    transform: scale(1.6);
    background: #000;
    color: #7fc9ef;
}

.maps {
    position: relative;
}

.maps.maps_img {
    width: 90%;
}

.darkbluebackht.darkbluedesignfull p {
    width: 100%;
    float: none;
    cursor: pointer;
    font-size: 12px;
    color: #000000;
    padding: 0px 0px 3px 10px;
    margin: 6px 0px;
    font-family: 'Stag Sans';
}

.col-12.col-sm-3.col-md-3.col-lg-3.darkblueback.yellow.darkbluebackht .padsec2-right.padleft0pximp {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f7f7f7;
}

div#loadMore {
    text-align: center;
}

div#loadMore>a {
    font-size: 17px;
    text-decoration: none;
}

.pt_1 {
    top: 60%;
    right: 7%;
    /* right: 5.5%; */
}

.pt_2 {
    top: 78.5%;
    right: 18%;
}

.pt_21 {
    top: 8%;
    right: 31%;
}

.pt_3 {
    top: 59%;
    right: 11.9%;
}

.pt_4 {
    top: 68%;
    right: 56%;
}

.pt_5 {
    top: 62.4%;
    right: 37.9%;
}

.pt_51 {
    top: 34%;
    left: 36%;
}

.pt_6 {
    top: 27%;
    left: 37.5%;
}

.pt_61 {
    top: 52%;
    left: 54.5%;
}

.pt_7 {
    top: 9%;
    right: 59%;
}

.pt_71 {
    top: 51.6%;
    right: 38.5%;
}

.pt_8 {
    top: 34.5%;
    right: 69%;
}

.pt_81 {
    top: 60.5%;
    right: 27.5%;
}

.pt_9 {
    top: 72%;
    right: 12.7%;
}

.pt_10 {
    top: 55.5%;
    left: 40.2%;
}

.pt_11 {
    top: 43%;
    left: 35%;
}

.pt_12 {
    top: 43%;
    left: 39%;
}

.pt_13 {
    top: 43%;
    left: 29%;
}

.pt_14 {
    top: 60%;
    left: 28.5%;
}

.pt_15 {
    top: 34%;
    left: 40%;
}

.pt_151 {
    top: 77%;
    left: 42%;
}

.pt_16 {
    top: 53%;
    left: 27%;
}

.pt_17 {
    top: 50.5%;
    left: 38.5%;
}
.pt_171 {
    top: 6.5%;
    right: 53%;
}
.pt_18 {
    top: 72%;
    left: 52%;
}

.specs a.collapsed.card-link span:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f067';
    position: relative;
    float: right;
}

.col-md-7.map {
    margin-top: -10%;
}

section.light-grey>.container {
    padding: 50px 0px 40px 0px;
}

section.light-grey>.container p {
    font-size: 17px;
    text-align: center;
}

.light-grey>.container>.blueprint span {
    font-size: 65px;
    line-height: 50px;
}

.light-grey>.container>.blueprint>span.fontnotera.left {
    padding-left: 25%;
}


/* .light-grey>.maps{
     margin-right: 30px;
} */

section.unit>.container {
    padding: 90px 0px 90px 0px;
}

section.unit>.container>.col-md-12 h2 {
    font-size: 30px;
    margin-left: 10%;
    margin-bottom: 2%;
    letter-spacing: 0.09px;
}

section.unit>.container>.col-md-12 ul {
    margin: 0px 0% 1rem 9%;
}

section.unit>.container>.col-md-12 li {
    font-size: 17px;
    text-transform: uppercase;
}

section.unit>.container>.col-md-12>.tab-content {
    margin-left: 10%;
}

section.unit>.container>.col-md-12>.tab-content p {
    font-size: 17px;
}

section.specs>.container h2 {
    padding-top: 40px;
    margin-left: 10%;
}

section.specs>.container>.row {
    padding-top: 40px;
}

section.specs>.container>.row>.col-md-3 p {
    padding-left: 20px;
    font-size: 17px;
    min-height: 13%;
    text-align: left;
}

section.specs>.container>.row>.col-md-3 button {
    font-size: 12px;
}

section.specs>.container>.row>.col-md-3>.panel p {
    font-size: 12px;
}

section.specs>.container>.row>.col-md-3>.panel>.text-uppercase span {
    font-size: 12px;
}


/* end of projects page */


/* gallery page */

.image-block {
    border: 10px solid white;
    padding: 0px;
    margin: 0px;
    /* height: 420px; */
    text-align: center;
    vertical-align: bottom;
}

section.virtual>.container {
    padding: 30px 0px 20px 0px;
}

section.virtual>.container p {
    font-size: 30px;
}


/* end of gallery page */

.contactussection {
    background: #f8f8f8;
    width: 100%;
    height: auto;
    position: relative;
    padding: 150px 0px 115px 0px;
    border-bottom: 1px solid #59595c;
}

.innercontainer {
    width: 1200px;
    margin: auto;
    position: relative;
}

.innercontainer_new {
    width: 1000px;
    margin: auto;
    position: relative;
}

.contactform h2 {
    font-size: 30px;
    color: #000;
    padding: 0px 0px 15px 0px;
}

.contactform .form-control {
    height: 98px;
    border: 1.5px solid #c6c6c6;
    background: #fff;
    padding: 0px 20px;
    font-family: inherit;
    font-weight: inherit;
    font-size: 18px;
    border-radius: 0px;
    letter-spacing: 1px;
    color: #000;
}

.contactform .form-group {
    margin: 0px 0px 23px 0px;
}

.contactform .form-control:focus {
    box-shadow: none;
    border: 1px solid #000;
}

.contactform textarea.form-control {
    height: 150px;
    resize: none;
    padding: 15px 20px;
    letter-spacing: 1px;
}

.contactform p {
    display: inline-block;
    font-size: 16px;
}

.btn.btnblackbg {
    float: right;
    background: #000;
    color: rgba(255, 555, 255, .9);
    font-size: 14px;
    border-radius: 0px;
    font-family: inherit;
    padding: 7px 35px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    margin-right: 50%;
}

.btn.btnblackbg:focus {
    box-shadow: none;
}

.contactform .form-control::placeholder {
    color: #000;
    opacity: 1;
}

.contactform .form-control:-ms-input-placeholder {
    color: #000;
}

.contactform .form-control::-ms-input-placeholder {
    color: #000;
}

.contactaddress {
    padding: 40px 45px;
}

.contactaddress h3 {
    font-size: 17px;
    padding: 10px 0px 20px 0px;
}

.contactaddress p {
    font-size: 17px;
    color: #000;
    padding: 0px 0px 20px 0px;
}

.contactaddress p a {
    display: block;
    text-decoration: none;
    font-style: italic;
    padding: 0px 0px 5px 0px;
}

.martop {
    margin: 50px 0px 0px 0px;
}

.btn.btnblackbg.brochure {
    float: none;
    margin: 50px 0px 0px 0px;
}

.btn.btnblackbg.brochure a {
    color: #fff;
    text-decoration: none;
}

section.amenities-banner-sec {
    width: 100%;
    /* height: 100vh; */
    height: 630px;
}

section.amenities-banner-sec img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
}

.amenities-inner-section-two {
    background: #fff;
    width: 100%;
    padding: 100px 0px;
}

.amenities_inner_content {
    padding: 0px 0px 0px 180px;
    width: 690px;
}

.amenities_inner_content h1 {
    font-size: 65px;
}

.innerpad {
    padding: 0px 0px 20px 100px;
}

.amenities_inner_content h4 {
    font-weight: 300;
    font-size: 20px;
    margin: -10px 0px 30px 0px;
}

.amenities_inner_content p {
    font-size: 17px;
    padding: 0px 0px 20px 0px;
}

.amenities_inner_content h6 {
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.amenities_inner_content h6 span {
    display: block;
}

.amenities_box_container {
    padding: 0px 0px 0px 0px;
}

.pad10 {
    padding: 10px;
}

.common_amenities_content {
    text-align: right;
    text-transform: uppercase;
}

.common_amenities_content h1 {
    /* font-size: 18px; */
    font-size: 20px;
    letter-spacing: 3px;
}

.common_amenities_content h3 {
    font-size: 18px;
}

.common_amenities_content p {
    font-size: 14px;
    padding: 14px 0px 0px 0px;
    letter-spacing: 1px;
    color: #000;
}

.common_amenities_content span {
    display: block;
    color: #555;
    font-size: 12px;
}

.amenities_box_container img {
    padding: 10px 0px;
}

.amenities_images_box_one {
    padding: 100px 0px 0px 0px;
}

.amenities_images_box_one img:nth-child(1) {
    padding-left: 25px;
}

.amenities_images_box_two img:nth-child(2) {
    padding-right: 40px;
}

.common_amenities_content.noright {
    text-align: left;
    margin: 40px 0px 0px 0px;
}

.common_amenities_content.one {
    padding: 125px 0px 0px 0px;
}

p.smallfont {
    font-size: 11px;
    text-transform: initial;
}

.location_banner_section {
    width: 100%;
    height: 630px;
    position: relative;
    background: #fff;
}

.location_map_banner_img {
    position: relative;
}

.location_banner_section_two {
    background: #59595c;
    width: 100%;
    height: auto;
    position: relative;
    padding: 100px 0px;
    color: rgba(255, 255, 255, 1);
}

.distance_left_sec h2 {
    font-size: 30px;
    padding: 0px 0px 20px 0px;
}

.distance_left_sec span {
    display: block;
}

.distance_left_sec img {
    width: 200px;
    margin-top: 15px;
}

.floatright {
    float: right;
}

.distance_right_sec {
    width: 100%;
    /* margin: 0px 0px 40px 0px; */
    margin: 0px 0px 40px 50px;
    clear: both;
    height: 2px;
}

.linesec {
    width: 60%;
    float: left;
    position: relative;
}

.numbersec {
    width: 10%;
    float: left;
}

.diatance_cont {
    width: 30%;
    float: right;
    text-align: left;
}

.distance_right_sec p {
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.numbersec {
    text-align: center;
}

.linesec p {
    text-align: right;
}

.line {
    background: #fff;
    width: 10%;
    height: 2px;
    float: right;
    position: relative;
    top: 8px;
}

.line.twopercent {
    width: 9%;
}

.line.fourpercent {
    width: 10%;
}

.line.sixpercent {
    width: 12%;
}

.line.eightpercent {
    width: 14%;
}

.line.eightpercentone {
    width: 16%;
}

.line.tenpercentone {
    width: 20%;
}

.line.fourteenpercentone {
    width: 26%;
}

.line.fiveteenpercentone {
    width: 28%;
}

.line.twentypercentone {
    width: 40%;
}

.line.fourtyeightpercentone {
    width: 90%;
}

.location_details_map_sec {
    width: 100%;
    height: auto;
    position: relative;
    background: #fff;
    padding: 40px 0px;
}

.location_map_content {
    /* padding: 0px 40px 0px 0px; */
    padding: 20px;
}

.location_map_content h2 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #ccc;
    margin: 0px 0px 30px 0px;
    font-weight: bold;
}

.location_map_content p {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0px 0px 15px 0px;
    letter-spacing: 1px;
}

.map-icon {
    padding: 50px 0px 0px 0px;
    text-align: center;
}

.map-icon a {
    text-decoration: none;
    color: #000;
    display: block;
}


/*.map-icon img {
     width:50px;
}*/

.map-icon p {
    font-size: 16px;
    text-align: center;
    margin: 20px 0px 0px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* banner content */

.top-left {
    position: absolute;
    top: 10%;
    left: 10%;
}

.bottom-right {
    position: absolute;
    bottom: 190px;
    right: 10%;
}

.banner-text {
    position: relative;
    text-align: center;
    color: white;
}

.centered.location {
    position: absolute;
    color: white;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.filter {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}


/* end of banner content*/


/* cards */

.card.home {
    position: relative;
    width: 285px;
    height: 255px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(89, 89, 92, 0.98);
    display: flex;
}

.card:hover .overlay {
    opacity: 1;
}

.text {
    color: #989899;
    font-size: 16px;
    position: absolute;
    text-align: center;
    display: flex;
    align-items: center;
    vertical-align: middle;
    height: 100%;
    padding: 0px 50px;
}

.card-title {
    padding: 47px;
}

.card-title img {
    width: 153px;
    height: 95px;
}


/* end of cards */


/* accordion */

.accordion {
    background-color: #f7f7f7;
    color: #444;
    cursor: pointer;
    padding: 10px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.panel>.no-border {
    border: 0px;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.panel {
    padding: 0 18px;
    background-color: #f7f7f7;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border-top: 1px solid #979797;
    font-size: 12px;
}


/* end of accordion */


/* background-color */

.grey {
    background-color: #989899;
}

.light-grey {
    background-color: #ffffff;
}

.home-grey {
    background-color: #e6ebe8;
}

.dark-grey {
    background-color: #59595c;
}


/* end of background-color */


/* buttons */

a.button {
    background-color: white;
    color: black;
    text-decoration: none;
    padding: 5px 10px;
}

a.button:hover {
    background-color: black;
    color: white;
    text-decoration: none;
    padding: 5px 10px;
}

.border-black {
    border: 1px solid black;
}


/* end of buttons */


/* font style */

.center {
    text-align: center;
}

.justify {
    text-align: justify;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}


/* end of font style */

img.mobassetzlogo {
    width: 76px;
    margin-left: -9px;
}


/* navigation bar */

.menu-item {
    padding: 30px;
}

.navigation {
    padding: 0px 0%;
    width: 100%;
    background-color: #ffffff !important;
}


/* end of navigation bar */


/* container */

.container-fluid {
    padding: 0px;
}


/* end of container */

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #000;
    background-color: transparent;
}

.gallery_more {
    background-color: transparent;
    border: none;
}

a {
    color: black;
    text-decoration: none;
    background-color: transparent;
}

a:visited {
    color: black;
}

a:hover {
    color: black;
    text-decoration: underline;
}

.nav-pills .nav-link.active {
    font-family: StagSans;
}

.animate_class {
    transform: scale(1.6);
    background: #000000;
    color: #7fc9ef;
}

.animate_class_list {
    border: 1px solid #fff;
    /*border-radius: 10px;*/
    padding: 10px;
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    /* Firefox 4 */
    -webkit-transition-duration: 0.5s;
    /* Safari and Chrome */
    -o-transition-duration: 0.5s;
}

.nine {
    text-transform: uppercase;
    font-size: 12px;
}

.nine:hover {
    /* border: 1px solid #fff; */
    /*border-radius: 10px;*/
    padding: 1px 10px 1px 10px;
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    /* Firefox 4 */
    -webkit-transition-duration: 0.5s;
    /* Safari and Chrome */
    -o-transition-duration: 0.5s;
}

.mh-13per {
    min-height: 13%;
}

.mgl-20 {
    margin-left: 20;
}

.mgt-5per {
    margin-top: 5%;
}

.mgl-3per {
    margin-left: 3%;
}

.mgl-10per {
    margin-left: 10%;
}

hr {
    min-height: 2px;
    background-color: #000;
}

hr.location {
    border: 0;
    min-height: 1px;
    border-top: 1px solid #eee;
    margin: 14px 27px 14px 0px;
    background-color: #979797;
}

a.play {
    text-decoration: none;
    color: white;
}

.col-md-1.space {
    /* -ms-flex: 0 0 8.333333%;
     */
    flex: 0 0 2.333333%;
    max-width: 2.333333%;
}

.homesectionaccordion {
    width: 100%;
    height: auto;
    position: relative;
}

.homesectionaccordion .card-header {
    background: #fff;
}

.homesectionaccordion a.card-link {
    color: #4e6250;
    font-size: 23px;
    letter-spacing: 4px;
    padding: 30px 80px;
    display: block;
    text-transform: uppercase;
    font-weight: 400;
}

.homesectionaccordion .card {
    border-radius: 0px;
    border-bottom: 0px;
}

.homesectionaccordion a.collapsed.card-link span:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f067';
    position: relative;
    float: right;
}

.homesectionaccordion a.card-link span:before {
    content: '\f068';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: relative;
    float: right;
}

.acc-body-content {
    background: url('../images/homebannertop.png')no-repeat;
    width: 100%;
    height: auto;
    padding: 100px 80px;
    background-size: cover;
    background-position: top center;
    position: relative;
}

.acc-body-content.carbon {
    background: url('../images/homes/carbonhomes.jpg')no-repeat;
    width: 100%;
    height: auto;
    padding: 100px 80px;
    background-size: cover;
    background-position: top center;
    position: relative;
}

.acc-body-content.luxury {
    background: url('../images/luxury-homes.jpg')no-repeat;
    width: 100%;
    height: auto;
    padding: 100px 80px;
    background-size: cover;
    background-position: top center;
    position: relative;
}

.acc-body-content.outdoor {
    background: url('../images/outdoor.jpg')no-repeat;
    width: 100%;
    height: auto;
    padding: 100px 80px;
    background-size: cover;
    background-position: top center;
    position: relative;
}

.acc-body-content.vaastubanner {
    background: url('../images/homes/vaastu.jpg')no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: top center;
    position: relative;
}

.acc-body-content.carpentry {
    background: url('../images/homes/carpentry.jpg')no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: top center;
    position: relative;
}

.acc-body-content.smarthomes {
    background: url('../images/homes/smarthome.png')no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: top center;
    position: relative;
}

.acc-body-content.spacebanner {
    background: url('../images/homes/space-banner.png')no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: top center;
    position: relative;
}

.acc-content-section.noright {
    float: none;
}

.homesectionaccordion .card-body {
    padding: 0px;
}

.acc-content-section {
    background: #fff;
    padding: 50px;
    width: 500px;
    float: right;
    align-items: flex-end;
}

.acc-content-section h1 {
    font-size: 28px;
    margin: 0px;
    padding: 30px 0px 30px 0px;
    font-weight: bold;
}

.acc-content-section h1 span {
    display: block;
}

.acc-content-section h2 {
    margin: 0px;
    padding: 25px 0px 15px 0px;
    font-size: 25px;
    font-weight: 600;
}

.acc-content-section h2 span {
    font-size: 16px;
    font-weight: 400;
    color: #353535;
    display: block;
}

.acc-content-section p {
    font-size: 15px;
    font-weight: 400;
    color: #353535;
    display: block;
    margin: 0px;
    padding: 0px 0px 6px 0px;
}

.fullcontainer {
    width: 90%;
    margin: auto;
    display: block;
}

.card-body.row {
    margin: 0px;
}

.acc-content-section img {
    width: 130px;
    margin: initial;
}

.mobbannerinner {
    display: none !important;
}

span.fontnotera.fs-63.left {
    line-height: 0.6;
    margin-left: 20%;
}

h1.fontnotera.fs-63.aligncenter {
    line-height: 0.6;
}

@media (min-width: 1200px) and (max-width: 1330px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {
    .maps.maps_img {
        width: 85%;
    }
    .container {
        width: 970px;
    }
    .distance_left_sec img {
        width: 150px;
    }
    .card-title {
        padding: 40px;
    }
    .card.home {
        position: relative;
        width: 250px;
        height: 250px;
    }
    .innercontainer {
        width: 100%;
        margin: auto;
        position: relative;
    }
    p.pl-20 {
        padding-left: 20px;
    }
    .mgr-30 {
        margin-right: 30%;
    }
    .accordion {
        background-color: #f7f7f7;
        color: #444;
        cursor: pointer;
        padding: 10px 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 14px;
        transition: 0.4s;
    }
    section.amenities-banner-sec {
        width: 100%;
        height: 80vh;
    }
    .location_banner_section_two {
        background: #59595c;
        width: 100%;
        height: auto;
        position: relative;
        padding: 100px 10px;
        color: rgba(255, 255, 255, 1);
    }
    .location_map_content {
        padding: 0px 20px 0px 20px;
    }
    li.nav-item.gallery-img {
        width: 28%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .maps.maps_img {
        width: 90%;
    }
    .container {
        width: 750px;
    }
    .amenities_inner_content h1 {
        font-size: 50px;
    }
    .amenities_inner_content h4 {
        font-weight: 300;
        font-size: 17px;
        margin: -10px 0px 30px 0px;
    }
    .amenities_inner_content {
        padding: 0px 0px 0px 100px;
        width: 690px;
    }
    section.amenities-banner-sec {
        width: 100%;
        height: 100%;
    }
    .location_banner_section_two {
        background: #59595c;
        width: 100%;
        height: auto;
        position: relative;
        padding: 100px 10px;
        color: rgba(255, 255, 255, 1);
    }
    .location_details_map_sec {
        width: 100%;
        height: auto;
        position: relative;
        background: #fff;
        padding: 40px 10px;
    }
    .contactussection {
        background: #f8f8f8;
        width: 100%;
        height: auto;
        position: relative;
        padding: 150px 0px 200px 10px;
        border-bottom: 1px solid #59595c;
    }
    span.pl-10.fontbook.fs-14 {
        padding-left: 10px;
    }
    .accordion {
        background-color: #f7f7f7;
        color: #444;
        cursor: pointer;
        padding: 10px 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 12px;
        transition: 0.4s;
    }
    .fs-18 {
        font-size: 15px;
    }
    .pt-sm-10 {
        padding-top: 0;
    }
    .card-title {
        padding: 20px;
    }
    .card-title img {
        width: 150px;
        height: 75px;
    }
    .homepage>.top-left img {
        width: 150px;
    }
    .bottom-right {
        position: absolute;
        bottom: 20%;
        right: 5%;
    }
    p.fs-17.left.fontbook {
        font-size: 14px;
    }
    .home-grey>.container>.row>.col-md-6 h1 {
        font-size: 45px;
    }
    section>.gallerysection>.row>.col-md-7 h1 {
        font-size: 45px;
    }
    section>.gallerysection>.row>.col-md-2 a {
        font-size: 10px;
        border: 1px solid black;
    }
    .dark-grey>.container>.row>.col-md-12 h1 {
        font-size: 45px;
    }
    .light-grey>.container>.blueprint span {
        font-size: 45px;
    }
    section.unit>.container>.col-md-12 ul {
        margin: 0px 0% 1rem 8%;
    }
    .card.home {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .homecontent h1 {
        font-size: 60px;
    }
    .fs-63 {
        font-size: 46px;
    }
    .fs-15 {
        font-size: 10px;
    }
    li.nav-item img {
        width: 160px;
    }
    li.nav-item.mgt-5per.mgl-20 img {
        width: 90px;
    }
    .distance_left_sec h2 {
        font-size: 20px;
        padding: 0px 0px 20px 0px;
    }
    .distance_left_sec img {
        width: 150px;
    }
    .linesec {
        width: 59%;
        float: left;
        position: relative;
    }
    .mgt-5per {
        margin-top: 1%;
    }
    .numbersec {
        width: 16%;
        float: left;
    }
    .diatance_cont {
        width: 25%;
        float: right;
        text-align: left;
    }
    .centered h4 {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .maps.maps_img {
        width: 100%;
    }
    .col-12.col-sm-3.col-md-3.col-lg-3.darkblueback.yellow.darkbluebackht.darkbluedesignfull.mobilehidden {
        padding: 0px 70px 0px 70px;
    }
    .col-md-7.map {
        margin-top: 0;
    }
    .assetz_logo {
        display: none;
    }
    .aligncenter {
        text-align: center;
    }
    .mobileleft {
        padding-left: 10px;
    }
    .mobileright {
        padding-right: 10px;
    }
    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .mobbannerinner {
        display: block !important;
    }
    .otherdevicebanner {
        display: none !important;
    }
    .pt-40 {
        padding-top: 0px;
    }
    .top-left {
        position: absolute;
        top: 10%;
        left: 10%;
        width: 20%;
    }
    .homepage>.top-left p {
        font-size: 8px;
        text-align: left;
    }
    .homepage>.bottom-right h2 {
        font-size: 12px;
        text-align: left;
    }
    .homepage>.bottom-right a {
        font-size: 13px;
    }
    .homepage>.bottom-right span {
        font-size: 12px;
        padding-left: 10px;
    }
    .homepage>.bottom-right p {
        font-size: 12px;
        text-align: left;
    }
    .bottom-right {
        position: absolute;
        bottom: 10px;
        right: 6%;
    }
    .home-grey>.container>.row>.col-md-6 p {
        padding-top: 10px;
        font-size: 12px;
        text-align: center;
    }
    .home-grey>.container>.row>.col-md-6 h1 {
        font-size: 40px;
    }
    .home-grey>.container {
        padding: 50px 10px 40px 10px;
    }
    section>.gallerysection>.row>.col-md-7 {
        padding-top: 10px;
        text-align: center;
    }
    section>.gallerysection>.row>.col-md-7 h1 {
        font-size: 40px;
    }
    section>.gallerysection>.row>.col-md-7 p {
        font-size: 14px;
        text-align: center;
    }
    section>.gallerysection>.row>.col-md-2 a {
        font-size: 12px;
        border: 1px solid black;
    }
    .dark-grey>.container {
        padding: 30px 10px 40px 10px;
    }
    .dark-grey>.container>.row>.col-md-12 h1 {
        font-size: 40px;
    }
    .dark-grey>.container>.row>.col-md-12 span {
        font-size: 14px;
    }
    .dark-grey>.container a {
        font-size: 12px;
    }
    .distance_right_sec p {
        font-size: 12px;
        letter-spacing: 2px;
        text-transform: uppercase;
    }
    /* projects page */
    .project_head {
        padding: 0px 10px;
    }
    section.light-grey>.container p {
        font-size: 14px;
        text-align: center;
    }
    .light-grey>.container>.blueprint>span.fontnotera.left {
        padding: 0px;
    }
    .light-grey>.container>.blueprint span {
        font-size: 40px;
    }
    section.unit>.container>.col-md-12 h2 {
        font-size: 20px;
        margin-left: 10%;
    }
    section.unit>.container>.col-md-12 ul {
        margin: 5px 0% 1rem 6%;
    }
    /* end of projects page */
    /* gallery page */
    section.virtual>.container {
        padding: 30px 10px 20px 10px;
    }
    /* end of gallery page */
    .homesectionaccordion a.card-link {
        padding: 10px;
        font-size: 20px;
    }
    .acc-content-section {
        width: 95%;
        float: none;
        padding: 15px;
        margin: auto;
    }
    .acc-body-content,
    .acc-body-content.carbon,
    .acc-body-content.luxury,
    .acc-body-content.outdoor {
        padding: 15px 5px;
    }
    .acc-content-section img {
        display: block;
    }
    .acc-content-section h1 {
        font-size: 20px;
        padding: 15px 0px;
    }
    .acc-content-section h2 {
        font-size: 18px;
    }
    .acc-content-section h2 span {
        font-size: 13px;
    }
    .acc-content-section p {
        font-size: 13px;
    }
    .acc-content-section h1 span {
        display: inline-block;
    }
    .bannertopcontent {
        float: none;
        margin: 82px 0px 0px 0px;
        padding: 100px 0px 100px 0px;
    }
    .homesectionone {
        height: auto;
    }
    .homesectionaccordion .card-header {
        background: #fff;
        padding: 10px 10px;
    }
    .homesectionaccordion a.card-link {
        padding: 10px 0px;
        font-size: 16px;
        letter-spacing: 1px;
    }
    .homesectionaccordion a.collapsed.card-link span:before {
        top: 5px;
    }
    section.homesectionones {
        margin: 0px 0px 30px 0px;
    }
    .assetz_logo_new {
        display: none;
    }
    .homecontent h1 {
        font-size: 40px;
    }
    .fs-17 {
        font-size: 10px;
    }
    .fs-16 {
        font-size: 12px;
    }
    .fs-15 {
        font-size: 12px;
    }
    .fs-14 {
        font-size: 10px;
    }
    .fs-63 {
        font-size: 36px;
    }
    a.button {
        background-color: white;
        color: black;
        text-decoration: none;
        padding: 1px 5px;
    }
    .col-md-6.pt-10 img {
        width: 70%;
    }
    p.pt-20.fs-15.fontbook {
        padding-top: 5px;
    }
    .card-title {
        padding: 68px;
    }
    h1.fontnotera.fs-63.aligncenter {
        line-height: 0.6;
    }
    .innercontainer {
        width: 100%;
        margin: auto;
        position: relative;
    }
    .contactussection {
        background: #f8f8f8;
        width: 100%;
        height: auto;
        position: relative;
        padding: 20px 0px 20px 0px;
        border-bottom: 1px solid #59595c;
    }
    .contactform {
        padding: 0px 10px;
    }
    .martop {
        margin: 0px;
    }
    .location_map_content {
        padding: 0px 40px 0px 40px;
    }
    .amenities_inner_content {
        padding: 0px 11px;
        width: 100%;
    }
    .amenities_inner_content h1 {
        font-size: 60px;
    }
    .location_banner_section_two {
        background: #59595c;
        width: 100%;
        height: auto;
        position: relative;
        padding: 50px 10px;
        color: rgba(255, 255, 255, 1);
    }
    .fs-30 {
        font-size: 20px;
    }
    .pt-sm-10 {
        padding-top: 10px;
    }
    .col-sm-3.pad10 {
        width: 50%;
    }
    .col-sm-4.pad10 {
        width: 50%;
    }
    .common_amenities_content p {
        font-size: 12px;
        padding: 9px 0px 0px 0px;
        letter-spacing: 1px;
        color: #000;
    }
    .amenities_images_box_two img:nth-child(2) {
        padding-right: 0px;
        width: 50%;
    }
    .distance_left_sec img {
        width: 120px;
    }
    .distance_left_sec h2 {
        font-size: 20px;
        padding: 0px 0px 20px 0px;
    }
    .card.home {
        position: relative;
        width: 100%;
        height: 255px;
    }
    .distance_right_sec {
        width: 100%;
        margin: 0px 0px 40px 0px;
        /* margin: 0px 0px 40px 50px; */
        clear: both;
        height: 2px;
    }
    .con_mob {
        display: none;
    }
    .btn.btnblackbg {
        float: right;
        background: #000;
        color: rgba(255, 555, 255, .9);
        font-size: 14px;
        border-radius: 0px;
        font-family: inherit;
        padding: 7px 35px;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 2px;
        margin-right: 30%;
    }
}

.menu-item1 {
    padding: 35px 35px;
}

header.headersectionew1 {
    padding: 10px;
}