html,
body {
    height: 100%;
    min-height: 100%;
    scroll-behavior: smooth;
}
/*
@font-face {
    font-family: 'brother_1816medium';
    src: url("https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother1816-medium-webfont.eot");
    src: url("https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother1816-medium-webfont.eot?#iefix") format("embedded-opentype"), url("https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother1816-medium-webfont.woff2") format("woff2"), url("https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother1816-medium-webfont.woff") format("woff"), url("https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother1816-medium-webfont.ttf") format("truetype"), url("https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother1816-medium-webfont.svg#brother_1816medium") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brother_1816regular';
    src: url('https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother1816-regular-webfont.woff2') format('woff2'), url('https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother1816-regular-webfont.woff') format('woff'), url('https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother1816-regular-webfont.ttf') format('truetype'), url('https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother1816-regular-webfont.svg#brother_1816regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/




@font-face {
    font-family: 'brother_1816light';
    src: url('https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother-1816-light-webfont.woff2') format('woff2'),
         url('https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother-1816-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brother_1816medium';
    src: url('https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother-1816-medium-webfont.woff2') format('woff2'),
         url('https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother-1816-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brother_1816regular';
    src: url('https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother-1816-regular-webfont.woff2') format('woff2'),
         url('https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/fonts/brother-1816-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


body {
    color: #000000;
    font-family: "Lora", serif;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ul,
ol,
dl,
li,
dt,
dd,
blockquote,
pre,
form,
fieldset,
label,
a {
    border: 0;
    margin: 0;
    padding: 0;
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
img,
a img {
    border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: "Lora", serif;
}
ul li {
    list-style: none;
}
p {
    color: #000000;
    font-family: "Lora", serif;
    font-size: 23px;
    line-height: 38px;
    margin-bottom: 15px;
    padding: 0;
}
a {
    color: #26c369;
    outline: none;
    text-decoration: none !important;
}
a:hover {
    color: #fcc63c;
    text-decoration: underline;
}
a.active {
    color: #fcc63c !important;
}
a:focus {
    outline: none;
}
button:focus,
a:focus,
a.active {
    outline: none;
}
.form-control:focus {
    box-shadow: none;
    border-color: transparent;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.navbar-toggler:focus,
.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}
.form-select:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
.container-fluid {
    padding-left: 100px;
    padding-right: 100px;
    max-width: 1920px;
    position: relative;
}
.global-heading {
    font-size: 23px;
    color: #2a241e;
    position: relative;
    padding-bottom: 30px;
    font-family: 'brother_1816medium';
    letter-spacing: 5px;
}
.global-heading::before {
    content: "";
    background-color: #e0a790;
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/*Header css start*/

header.sticky {
    background: #2a241e;
}
header.sticky .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    width: 30px;
}
header {
    position: fixed;
    width: 100%;
    z-index: 1;
    transition: all 0.5s ease-out;
}
.navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
    width: 50px;
    transition: all 0.3s ease-out;
}
.custom-nav .nav-link {
    color: #fff;
    font-size: 15px;
    padding: 0 20px;
    position: relative;
    letter-spacing: 2px;
    font-family: 'brother_1816medium';
    text-transform: uppercase;
}
.menu-item {
    border: solid 1px transparent;
    margin: 0 4px
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 7px 20px;
    border: solid 1px transparent;
}
.menu-item:hover {
    color: #fff;
    border: solid 1px #fff;
}
.menu-item.active {
    border: solid 1px #fff;
}
.custom-nav .nav-link {
    color: #fff;
}
.custom-nav .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.text-end {
    padding-left: 15px;
}
.banner-slide .slick-slide {
    outline: none;
    background-size: cover;
    height: 100vh;
    top: 0;
    bottom: 0;
    left: 0;
}
.banner-slide .slick-slide::before {
    position: absolute;
    content: "";
    background: #5a48406e;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.banner-wrap {
    position: relative;
}
.content-wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
}
.content-wrap h1 {
    color: #fff;
    font-size: 64px;
    font-weight: 400;
}
.sub-head {
    font-family: 'brother_1816medium';
    color: #fff;
    font-size: 16px;
    letter-spacing: 10px;
    font-weight: 400;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.slick-dots li.slick-active {
    background: #dea691;
}
.slick-slide img {
    display: block;
    height: 100vh;
    width: 100vw;
}
ul.slick-dots {
    position: absolute;
    text-align: center;
    bottom: 20px;
    left: 0;
    right: 0;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    background: #efefef;
    cursor: pointer;
    border-radius: 50%;
}
.slick-dots li button {
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.divider {
    width: 100px;
    height: 2px;
    background: #e0a790;
    margin-bottom: 50px;
}
.consultants {
    padding: 100px 0;
    position: relative;
}
.consultants:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100px;
    height: 100%;
    background: #e0a790;
    top: 0;
}
.consultants p,
.contct-text-area p,
.development-text p {
    font-size: 23px;
}
.special-finish .container-fluid,
.bedroom-slider .container-fluid,
.badroom-wrap .container-fluid,
.apartment-banner .container-fluid,
.santry-place-map .container-fluid,
.santry-place-nature .container-fluid,
.services-wrap .container-fluid,
.development .container-fluid {
    padding: 0px;
}
.special-finish .container-fluid .row,
.bedroom-slider .container-fluid .row,
.badroom-wrap .container-fluid .row,
.apartment-banner .container-fluid .row,
.santry-place-map .container-fluid .row,
.santry-place-nature .container-fluid .row,
.development .container-fluid .row,
.services-wrap .container-fluid .row {
    --bs-gutter-x: 0;
}
.servic-bx {
    position: relative;
}
.services-wrap .row .col-sm-4:nth-child(3) .servic-bx:after {
    content: "";
    position: absolute;
    background: #e0a790;
    top: inherit;
    width: 100%;
    height: 100px;
    bottom: 0;
    transition: all 0.5s ease-out;
    left: 0;
    bottom: -100px;
}
.servic-bx::before {
    content: "";
    position: absolute;
    background: #000;
    top: 0;
    width: 100%;
    height: 0;
    bottom: 0;
    transition: all 0.5s ease-out;
}
.servic-bx::before {
    content: "";
    position: absolute;
    background: #00000069;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
}
.servic-bx img {
    width: 100%;
}
.servic-cnt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 50px;
}
.service-heading {
    font-size: 40px;
    color: #fff;
    margin-bottom: 20px;
}
.servic-bx .service-icon img {
    width: auto;
}
.development {
    margin-top: 100px;
}
.development-text {
    padding: 100px;
}
.what-we-do {
    padding: 100px 0;
    background-color: #eeeded;
}
.service-list {
    text-align: center;
}
.what-we-do ul li {
    width: 24%;
    display: inline-block;
    margin-top: 80px;
    vertical-align: top;
}
.service-list-icon {
    background: #e0a790;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: all 0.5s ease-out;
}

/* .service-list:hover .service-list-icon {
  transform: translateY(-10px);
  transition: all 0.5s ease-out;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
} */

.service-list-heading {
    font-size: 23px;
    margin-top: 20px;
}
.home-enquiry {
    position: relative;
    background-image: url(../images/transparent-bg.png), url(../images/enquiry-bg.jpg);
    background-repeat: repeat, no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100vh;
}
.home-enquiry p {
    color: #fff;
    font-size: 25px;
    line-height: 40px;
}
.cstm-form {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.cstm-form .col-sm-4 {
    flex: 0 0 auto;
    width: 30.333333%;
    margin-top: 20px;
}
.cstm-form .btn,
.cstm-form select,
.cstm-form input {
    background: #e0a7906e;
    border: solid 1px #fff;
    border-radius: 0;
    height: 55px;
    color: #fff;
    width: 100%;
    letter-spacing: 5px;
    font-family: 'brother_1816medium';
    text-transform: uppercase;
    font-size: 16px;
    padding: 0.375rem 0.75rem;
}
.cstm-form input::placeholder {
    color: #fff;
}
.cstm-form select:focus,
.cstm-form input[type=text]:focus,
.cstm-form input[type=email]:focus {
    background: #e0a7906e;
    color: #fff;
    border: solid 1px #fff;
    text-transform: uppercase;
}

/*
.slect {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 0;
}
select:focus-visible {
   outline: none;
}
*/

.slect .wpcf7-form-control-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
}
select .wpcf7-form-control-wrap:focus-visible {
    outline: none;
}
.cstm-form select option {
    background: #3b3a3a;
}
.cstm-form .slect .wpcf7-form-control-wrap::before {
    content: "\f0d7";
    position: absolute;
    z-index: 1;
    right: 1px;
    width: 37px;
    height: 53px;
    font-family: 'FontAwesome';
    background: #785b50;
    top: 1px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}
.cstm-form .btn-primary {
    background-color: #fff;
    color: #e0a790;
}
.cstm-form .btn-primary:hover {
    background-color: #e0a790;
    color: #fff;
}
footer {
    padding: 200px 0 100px;
    background-color: #2a241e;
}
.f-slogan {
    font-size: 16px;
    color: #e0a790;
    letter-spacing: 10px;
    margin-bottom: 50px;
    text-align: right;
    font-family: 'brother_1816medium';
}
.f-logo-area ul {
    text-align: right;
}
.f-logo-area li {
    display: inline-block;
}
.f-logo-area li:nth-child(1) {
    border-right: solid 1px #e0a790;
    padding-right: 50px;
    margin-right: 50px;
}
.f-logo {
    width: 300px;
}
.contct-text-area {
    padding: 300px 0 200px;
    background-color: #2a241e;
    border-bottom: solid 2px #e0a790;
}
.address-wrap ul {
    display: flex;
}
.address-wrap ul li {
    display: inline-block;
}
.address-wrap ul li:nth-child(1) {
    border-right: solid 1px #e0a790;
    padding-right: 30px;
    margin-right: 30px;
}
.contct-text-area p,
.address-wrap p,
.address-wrap p a {
    color: #fff;
}
.address-wrap p{
    font-family: 'brother_1816regular';
}
.addrss {
    margin-top: 50px;
}
.inner-banner-wrap {
    position: relative;
}
.inner-banner-wrap img {
    display: block;
    margin: 0 auto;
}

/* .overlay::before {
  position: absolute;
  content: "";
  background: #7c62574f;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
} */

.inner-banner-wrap h1 {
    font-size: 50px;
    color: #fff;
    padding-bottom: 100px;
}
.location-banner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.inner-banner-wrap {
    position: relative;
}
.typical,
.badroom-wrap,
.special-finish,
.santry-place-nature {
    padding: 100px 0;
    position: relative;
}
.santry-place-nature .row .col-lg-4 {
    position: relative;
}
.santry-place-nature .row .col-lg-4:after {
    content: "";
    position: absolute;
    background: #e0a790;
    width: 100%;
    height: 100px;
    right: 0;
    bottom: -100px;
}
.kids {
    display: block;
    text-align: right;
}
.nature-wrap {
    padding-left: 163px;
}
.nature-wrap p {
    font-size: 23px;
    padding-right: 50px;
    margin-bottom: 100px;
}
.map-img {
    display: block;
    text-align: left;
}
.map-text {
    padding-left: 90px;
}
.transport-link .sub-head,
.map-text .sub-head {
    color: #2a241e;
}
.map-text p {
    font-size: 23px;
    padding-right: 50px;
    margin-bottom: 78px;
}
.santry-place-map {
    position: relative;
    padding-bottom: 100px;
}

/*.santry-place-map .container-fluid::after,*/

.santry-place-map .container-fluid::before {
    content: "";
    position: absolute;
    background: #e0a790;
    width: 33%;
    height: 100px;
    right: 0;
    bottom: -100px;
}
.transport-link {
    background-color: #eeeded;
    padding: 100px 0;
}
.transport-link .divider {
    margin: 0 auto 50px;
}
.transport-link .service-list-icon {
    padding: 20px;
    margin-bottom: 60px;
}
.mt150 {
    margin-top: 150px;
}
.transport-link span {
    font-family: 'brother_1816medium';
}
.rotate-text {
    bottom: 150px;
    transform: rotate(270deg);
    left: 0px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 5px;
    color: #fff;
    font-family: 'brother_1816medium';
}
.apartment-banner {
    background-color: #e0a790;
}
.ab-text {
    padding: 0 80px;
}
.ab-text h1 {
    font-size: 67px;
    color: #fff;
    padding-bottom: 100px;
}
.bedroom-b {
    bottom: 90px;
    transform: rotate(270deg);
    left: 0px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 5px;
    color: #fff;
    font-family: 'brother_1816medium';
}
.bedroom-a {
    top: 100px;
    transform: rotate(270deg);
    left: 0px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 5px;
    color: #fff;
    font-family: 'brother_1816medium';
}
.bed-a {
    display: block;
    text-align: right;
    margin-bottom: 80px;
}
.view-space {
    padding-bottom: 100px;
}
.view-heading {
    font-size: 40px;
    color: #2a241e;
    margin-bottom: 20px;
}
.bed-b {
    height: 100%;
}
.bed-b img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.bed-wrap {
    padding-left: 163px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.bed-wrap p {
    margin-bottom: 0;
    padding-right: 100px;
}
.item img {
    height: 100vh;
    width: 100vw;
}
.bedroom-slider .slick-prev,
.bedroom-slider .slick-next {
    width: 17px;
    height: 25px;
    position: absolute;
    bottom: 60px;
    z-index: 1;
    background-position: center;
    border: none;
    text-indent: -9999px;
    padding: 20px;
    background: transparent;
}
.bedroom-slider .slick-prev {
    background-image: url(https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/images/arrow-left.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center center;
    left: 70px;
}
.bedroom-slider .slick-next {
    background-image: url(https://29c225b6c6.nxcli.io/wp-content/themes/creamcreative-cream-theme/assets/images/arrow-right.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center center;
    left: 120px;
}
.special-finish {
    background-color: #2a241e;
}
.spl-wrap h4 {
    margin-bottom: 50px;
}
.spl-wrap {
    padding: 0 100px;
}
.spl-item h4 {
    color: #e0a790;
    font-size: 19px;
    font-family: 'brother_1816medium';
    margin-bottom: 0;
}
.spl-wrap .spl-item p {
    color: #bbb9b7;
    font-size: 17px;
    font-family: 'brother_1816light';
    margin-bottom: 0;
    line-height: 24px;
    margin-bottom: 25px;
}
.spl-wrap p {
    color: #fff;
    margin-bottom: 50px;
}
.typical .sub-head,
.spl-wrap .sub-head {
    color: #e0a790;
}
.typical {
    background: linear-gradient(to right, rgba(224, 167, 144, 1) 0%, rgba(224, 167, 144, 1) 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.typical-heading {
    font-size: 46px;
    color: #2a241e;
}
.floorplan {
    background-color: #fff;
    padding: 50px;
    text-align: center;
}
.typical .sub-head {
    margin-bottom: 0;
}
.blk {
    color: #2a241e!important;
}
.home-enquiry p br {
    display: none;
}
.navbar-toggler {
    border: 2px solid #e0a790;
}
.navbar-toggler-icon {
    background-image: url(https://29c225b6c6.nxcli.io/wp-content/uploads/menu-ico.svg);
}

/*
.navbar-toggler-icon { 
  border-top: solid 2px #fff;
  position: relative;
}
.navbar-toggler-icon::after {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 2px;
  left: 0;
  top: 5px;
}
.navbar-toggler-icon::before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 2px;
  left: 0;
  top: 10px;
}
*/

.santry-place-nature .col-lg-8 img,
.santry-place-map .col-lg-8 img {
    object-fit: cover;
    height: 100%;
}
.none {
    display: none
}
.page-id-13 .logo {
    display: none;
}
.page-id-13 .none {
    display: block;
}
.page-id-13 header.sticky .logo {
    display: block
}
.page-id-13 header.sticky .none {
    display: none
}
@media (max-height: 768px) {
    .banner-slide .slick-slide {
        height: auto;
    }
    .home-enquiry,
    .slick-slide img {
        height: auto;
    }
    .cnt-nanner .home-enquiry {
      padding: 200px 0 100px;
    }
}
@media (max-width: 1600px) {
    .contct-text-area p {
        font-size: 18px;
    }
    .ab-text h1 {
        font-size: 52px;
        color: #fff;
        padding-bottom: 100px;
    }
    .bed-wrap {
        padding-left: 85px;
    }
    .bed-wrap p {
        padding-right: 30px;
    }
    .ab-text {
        padding: 0 40px;
    }
}
@media (max-width: 1400px) {
    .development-text {
        padding: 15px;
    }
    .f-logo-area li:nth-child(1) {
        padding-right: 40px;
        margin-right: 40px;
    }
    .ab-text {
        padding: 0 40px;
    }
    .bed-wrap {
        padding-left: 20px;
    }
    .view-heading {
        font-size: 30px;
    }
    .spl-wrap {
        padding: 0 20px;
    }
}
@media (max-width: 1200px) {
    .home-enquiry,
    .banner-slide .slick-slide {
        width: 100%;
        height: auto;
    }
    .slick-slide img {
        width: 100%;
        height: auto;
    }
    .container,
    .container-fluid {
        padding-left: 50px;
        padding-right: 50px;
    }
    .container {
        max-width: 100%;
    }
    .home-enquiry {
        padding-top: 100px;
    }
    .f-logo-area li img {
        width: 150px;
    }
    .nature-wrap {
        padding-left: 25px;
    }
    .map-text {
        padding-left: 20px;
    }
    .nature-wrap p {
        margin-bottom: 30px;
    }
    .special-finish .col-md-4,
    .special-finish .col-md-8 {
        width: 100%;
    }
    .spl-wrap p br {
        display: none;
    }
    .spl-wrap {
        margin-bottom: 50px;
    }
    .spl-wrap p {
        margin-bottom: 30px;
    }
    .ab-text {
        padding: 0 20px;
    }
    .ab-text h1 {
        font-size: 47px;
    }
    .typical-heading {
        font-size: 38px;
    }
    .typical .sub-head {
        font-size: 12px;
        letter-spacing: 5px;
    }
    .santry-place-map .container-fluid::before {
      width: 50%;
      height: 50px;
      bottom: -50px;
    }
    .santry-place-map {
      position: relative;
      padding-bottom: 50px;
    }
    .transport-link .service-list-icon {
      padding: 20px;
      margin-bottom: 10px;
    }
    .santry-place-nature .row .col-lg-4::after {
      height: 50px;
      bottom: -50px;
    }
    .santry-place-nature{
        padding-bottom: 50px;
    }
    .cnt-nanner .home-enquiry {
        padding-top: 230px;
      }
}
@media (max-width: 991px) {
    .custom-nav .navbar {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .navbar-brand {
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        width: 40px;
    }
    .custom-nav .d-flex {
        width: 100%;
    }
    .navbar-nav {
        background: #4b3f36;
        padding: 15px;
    }
    .content-wrap h1 {
        color: #fff;
        font-size: 35px;
        font-weight: 400;
    }
    .service-heading {
        font-size: 30px;
    }
    .service-list-heading {
        font-size: 18px;
    }
    .development .align-items-end {
        align-items: inherit !important;
    }
    .development img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }
    .custom-nav .navbar {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .f-logo-area li img {
        width: 160px;
    }
    .f-slogan {
        font-size: 14px;
        letter-spacing: 3px;
        margin-bottom: 15px;
    }
    .cstm-form .col-sm-4 {
        width: 33.333333%;
    }
    footer {
        padding: 100px 0 100px;
    }
    .f-logo {
        width: 250px;
    }
    .address-wrap ul {
        margin-top: 50px;
        display: flex;
        justify-content: center;
    }
    .address-wrap ul li:nth-child(1) {
      border-right: solid 1px #e0a790;
      padding-right: 50px;
      margin-right: 50px;
    }
    .contct-text-area {
        padding: 100px 0 100px;
    }
    .inner-banner-wrap h1 {
        font-size: 30px;
    }
    .mt150 {
        margin-top: 50px;
    }
    .nature-wrap p {
        margin-bottom: 0;
        text-align: left;
        padding-right: 0;
    }
    .kids {
        text-align: left;
    }
    .santry-place-nature .col-md-12 .nature-wrap,
    .santry-place-map .row .col-lg-4 .mobile-place-map {
        display: flex;
        padding: 30px;
        align-items: center;
    }
    .santry-place-nature .col-md-12 .nature-wrap {
        flex-direction: row-reverse;
    }
    .map-text {
        padding-left: 0px;
        width: 50%;
    }
    .only-mobile {
        width: 50%;
        padding-left: 25px;
    }
    .map-text p {
        margin-bottom: 0;
    }
    .transport-link p span,
    .transport-link p {
        font-size: 20px;
        line-height: 28px;
    }
    .santry-place-nature {
        padding: 50px 0;
    }
    .santry-place-nature .row .col-lg-4::after {
        height: 50px;
        bottom: -50px;
    }
    .ab-text h1 {
        font-size: 35px;
        line-height: 42px;
        padding-bottom: 40px;
    }
    .typical-heading {
        font-size: 32px;
    }
    .bedroom-a {
        top: 70px;
        left: -30px;
    }
    
    .contct-text-area p,
    .f-logo-area ul,
    .address-wrap,
    .f-slogan {
        text-align: center;
    }
    .divider {
      margin: 0 auto 50px;
    }
    
}
@media (max-width: 767px) {
    .consultants .col-md-6 {
        padding-left: 100px;
    }
    .content-wrap h1 {
        color: #fff;
        font-size: 35px;
        font-weight: 400;
    }
    .service-heading {
        font-size: 25px;
    }
    .consultants p,
    .contct-text-area p,
    .development-text p,
    .home-enquiry p {
        font-size: 18px;
        line-height: 28px;
    }
    .f-logo {
        margin: 0 auto;
    }
    .addrss,
    .f-slogan {
        margin-top: 20px;
    }
    .divider {
        margin-bottom: 10px;
    }
    .what-we-do ul li {
        width: 32%;
    }
    .what-we-do {
        padding: 50px 0;
    }
    .home-enquiry {
        padding-top: 50px;
    }
    .navbar-brand {
        width: 25px;
    }
    .container,
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .servic-cnt {
        padding: 0 20px;
    }
    .consultants::before {
        width: 50px;
    }
    .services-wrap .row .col-sm-4:nth-child(3) .servic-bx::after {
        height: 50px;
        bottom: -50px;
    }
    .development {
        margin-top: 50px;
    }
    .navbar-toggler {
        padding: 0.15rem 0.35rem;
        font-size: 1.25rem;
    }
    .only-mobile,
    .map-text {
        width: 100%;
        padding-left: 0;
        margin-bottom: 30px;
    }
    .santry-place-nature .col-md-12 .nature-wrap,
    .santry-place-map .row .col-lg-4 .mobile-place-map {
        display: block;
        align-items: center;
    }
    .map-text p {
        padding-right: 0;
    }
    .apartment-banner .row {
        display: flex;
        flex-direction: column-reverse;
    }
    .ab-text {
        padding: 30px;
    }
    .ab-text h1 {
        padding-bottom: 0;
    }
    .ab-text h1 br {
        display: none;
    }
    .bed-wrap {
        padding: 15px 15px 0 15px;
        display: flex;
        flex-direction: row;
    }
    .bed-wrap-mobile {
        width: 50%;
        padding-left: 20px;
    }
    .bed-wrap p {
        padding-right: 0;
        font-size: 18px;
        line-height: 28px;
    }
    .badroom-wrap {
        padding: 50px 0;
    }
    .bed-a {
        text-align: left;
        margin-bottom: 0;
    }
    .view-space {
        padding-bottom: 50px;
    }
    .typical {
        background: linear-gradient(to right, rgb(224, 167, 144) 0%, rgb(224, 167, 144) 30%, rgb(255, 255, 255) 30%, rgb(255, 255, 255) 100%);
    }
    .special-finish {
        padding: 100px 0 0 0;
    }
    footer,
    .contct-text-area {
        padding: 50px 0;
    }
    .cnt-nanner .home-enquiry {
        padding-top: 160px;
    }
}
@media (max-width: 575px) {
    .sub-head {
        margin-bottom: 10px;
        font-size: 10px;
    }
    .content-wrap h1 {
        font-size: 20px;
    }
    ul.slick-dots {
        bottom: 0;
    }
    .slick-dots li {
        width: 10px;
        height: 10px;
    }
    .what-we-do ul li {
        width: 49%;
    }
    .cstm-form .col-sm-4 {
        width: 100%;
    }
    .f-slogan {
        font-size: 12px;
    }
    .f-logo-area li:nth-child(1) {
        padding-right: 20px;
        margin-right: 20px;
    }
    .address-wrap ul {
        display: flex;
        flex-direction: column;
    }
    .address-wrap ul li:nth-child(1) {
        border-bottom: solid 1px #e0a790;
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-right: transparent;
        padding-right: 0px;
        margin-right: 0px;
    }
    .inner-banner-wrap h1 {
        font-size: 20px;
        padding-bottom: 20px;
    }
    .bed-wrap-mobile {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .bed-a img {
        width: 100%;
    }
    .bed-wrap {
        flex-direction: column-reverse;
    }
    .bed-wrap p {
        padding-bottom: 15px;
    }
    .typical {
        background: linear-gradient(to right, rgb(224, 167, 144) 0%, rgb(224, 167, 144) 20%, rgb(255, 255, 255) 20%, rgb(255, 255, 255) 100%);
    }
    .typical {
        padding: 50px 0;
    }
    .transport-link .col-sm-4 {
      margin-bottom: 30px;
    }
    .transport-link {
      padding: 80px 0 20px;
    }
}
@media (max-width: 414px) {
    .content-wrap h1 {
        font-size: 16px;
    }
    .content-wrap h1 br {
        display: none;
    }
    .typical-heading {
        font-size: 23px;
    }
    .ab-text h1 {
        font-size: 30px;
    }
    .f-logo-area li{
        display: block;
    }
    .f-logo-area li:nth-child(1) {
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 25px;
        border-right: 0;
        margin-top: 35px;
    }
    footer .row {
      display: flex;
      flex-direction: column-reverse;
    }
    .f-logo {
      margin: 50px auto 0 auto;
    }
}