/* =============================== */

@font-face {
    font-family: mont-book;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/mont-book.eot?#iefix") format("embedded-opentype"), url("../fonts/mont-book.woff2") format("woff2"), url("../fonts/mont-book.woff") format("woff"), url("../fonts/mont-book.ttf") format("truetype"), url("../fonts/mont-book.svg#mont-book") format("svg");
}

@font-face {
    font-family: mont-bold;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/mont-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/mont-bold.woff2") format("woff2"), url("../fonts/mont-bold.woff") format("woff"), url("../fonts/mont-bold.ttf") format("truetype"), url("../fonts/mont-bold.svg#mont-bold") format("svg");
}

@font-face {
    font-family: mont-semibold;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/mont-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/mont-semibold.woff2") format("woff2"), url("../fonts/mont-semibold.woff") format("woff"), url("../fonts/mont-semibold.ttf") format("truetype"), url("../fonts/mont-semibold.svg#mont-semibold") format("svg");
}

@font-face {
    font-family: mont-book;
    src: url("../font/mont-book.ttf");
}

.canvasjs-chart-toolbar {
    background: #feffff !important;
    height: 40px !important;
    right: 0px !important;
    top: 475px !important;
    width: 15% !important;
}

.ccanva {
    background: #feffff !important;
    height: 40px !important;
    right: 0px !important;
    top: 475px !important;
    width: 15% !important;
}

/* global css */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

a {
    text-decoration: none;
    color: #261e04;
    transition: color 0.5s linear;
}

a:hover {
    text-decoration: none;
    color: #261e04;
}

a:focus {
    text-decoration: none;
    color: #261e04;
    outline: none;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

b,
strong {
    font-weight: 700;
}

/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.ohidden {
    overflow: hidden;
}

.FL {
    float: left;
}

.FR {
    float: right;
}

.flex {
    display: -ms-flexbox;
    display: flex;
}

.CTR {
    text-align: center;
}

.TAR {
    text-align: right;
}

.uline {
    text-decoration: underline;
}

.UC {
    text-transform: uppercase;
}

.tCap {
    text-transform: capitalize !important;
}

:focus,
button:focus {
    outline: 0;
}

.PR {
    position: relative;
}

.PA0 {
    padding: 0;
}

.PA5 {
    padding: 5px;
}

.PA7 {
    padding: 7px;
}

.PA10 {
    padding: 10px;
}

.PA12 {
    padding: 12px;
}

.PA15 {
    padding: 15px;
}

.PA20 {
    padding: 20px;
}

.PT3 {
    padding-top: 3px;
}

.PT5 {
    padding-top: 5px;
}

.PT7 {
    padding-top: 7px;
}

.PT8 {
    padding-top: 8px;
}

.PT10 {
    padding-top: 10px;
}

.PT15 {
    padding-top: 15px;
}

.PT20 {
    padding-top: 20px;
}

.PT25 {
    padding-top: 25px;
}

.PT30 {
    padding-top: 30px;
}

.PT35 {
    padding-top: 35px;
}

.PT40 {
    padding-top: 40px;
}

.PT75 {
    padding-top: 75px;
}

.PT80 {
    padding-top: 75px;
}

.PB5 {
    padding-bottom: 5px;
}

.PB7 {
    padding-bottom: 7px;
}

.PB10 {
    padding-bottom: 10px;
}

.PB15 {
    padding-bottom: 15px;
}

.PB20 {
    padding-bottom: 20px;
}

.PB25 {
    padding-bottom: 25px;
}

.PB30 {
    padding-bottom: 30px;
}

.PB35 {
    padding-bottom: 50px;
}

.PB40 {
    padding-bottom: 40px;
}

.PB45 {
    padding-bottom: 45px;
}

.PB50 {
    padding-bottom: 50px;
}

.PB55 {
    padding-bottom: 55px;
}

.PB60 {
    padding-bottom: 60px;
}

.PL5 {
    padding-left: 5px;
}

.PL10 {
    padding-left: 10px;
}

.PL15 {
    padding-left: 15px;
}

.PL20 {
    padding-left: 20px;
}

.PL25 {
    padding-left: 25px;
}

.PR5 {
    padding-right: 5px;
}

.PR10 {
    padding-right: 10px;
}

.PR15 {
    padding-right: 15px;
}

.PR20 {
    padding-right: 20px;
}

.PL50 {
    padding-left: 50px;
}

.PR50 {
    padding-right: 50px;
}

.P0 {
    padding: 0px !important;
}

.relative {
    position: relative;
}

.MR5 {
    margin-right: 5px;
}

.MR7 {
    margin-right: 7px;
}

.MR10 {
    margin-right: 10px;
}

.MR15 {
    margin-right: 15px;
}

.MR20 {
    margin-right: 20px;
}

.MR25 {
    margin-right: 25px;
}

.MR30 {
    margin-right: 30px;
}

.MR0 {
    margin-right: 0 !important;
}

.ML2 {
    margin-left: 2px;
}

.ML5 {
    margin-left: 5px;
}

.ML7 {
    margin-left: 7px;
}

.ML10 {
    margin-left: 10px;
}

.ML15 {
    margin-left: 15px;
}

.ML20 {
    margin-left: 20px;
}

.ML30 {
    margin-left: 30px;
}

.MT3 {
    margin-top: 3px;
}

.MT5 {
    margin-top: 5px;
}

.MT7 {
    margin-top: 7px;
}

.MT10 {
    margin-top: 10px;
}

.MT12 {
    margin-top: 12px;
}

.MT15 {
    margin-top: 15px;
}

.MT20 {
    margin-top: 20px;
}

.MT25 {
    margin-top: 25px;
}

.MT30 {
    margin-top: 30px;
}

.MT35 {
    margin-top: 35px;
}

.MT40 {
    margin-top: 40px;
}

.MT45 {
    margin-top: 45px;
}

.MT50 {
    margin-top: 50px;
}

.MT70 {
    margin-top: 70px;
}

.MB5 {
    margin-bottom: 5px;
}

.MB10 {
    margin-bottom: 10px;
}

.MB15 {
    margin-bottom: 15px;
}

.MB20 {
    margin-bottom: 20px;
}

.MB30 {
    margin-bottom: 30px;
}

.MB40 {
    margin-bottom: 40px;
}

.strong {
    font-weight: 700;
}

.fs-20 {
    font-size: 20px !important;
}

.light_grey_bg {
    background: #f8f7f5;
}

.grey_bg {
    background: #eeede8;
}

/* SEO typography page desktop changes begins here  */

.breadcrumbwrap {
    background-color: #EEEDE8;
    box-shadow: rgba(38, 30, 4, 0.2) 0 3px 6px;
}

.breadcrumbwrap .custom-breadcrumb {
    margin-bottom: 0;
    padding: 8px 15px 11px;
}

.breadcrumbwrap .custom-breadcrumb>li {
    display: inline-block;
}

.breadcrumbwrap .custom-breadcrumb>li a {
    color: #000;
}

.breadcrumbwrap .custom-breadcrumb>li a.active {
    color: #9c6d41;
}

.breadcrumbwrap .custom-breadcrumb>li+li:before {
    padding: 0 5px;
    color: #9c6d41;
    content: "»" !important;
}

section#typographyInfo.padding {
    padding: 70px 0;
}

section#typographyInfo a {
    color: #9c6d41;
    font-weight: 600;
}

section#typographyInfo .custom-mt {
    margin-top: 30px;
}

section#typographyInfo p {
    margin-top: 0;
    margin-bottom: 0;
}

/* section#typographyInfo h2, section#typographyInfo h3, section#typographyInfo h4{
  font-weight: 600;
} */

section#typographyInfo h2 {
    margin: 15px 0;
}

section#typographyInfo h3 {
    margin: 10px 0;
}

section#typographyInfo .accordian .tog_cont {
    padding-bottom: 20px;
}

/* SEO typography page desktop changes ends here  */

/* hyperlocal page desktop changes begins here  */

section#hyperlocalinfo .secTitle {
    /* font-family: "mont-book", sans-serif; */
    /* font-size: 3.3vw; */
    font-size: 36px;
    /* letter-spacing: .1vw; */
    line-height: 1.1;
    color: #9c6d41;
}

/* section#hyperlocalinfo .bodyval > p, section#hyperlocalinfo .Secondpara > p, section#hyperlocalinfo .ThirdPara > p {
  margin : 1rem 0 !important; 
} */

#hyperlocalinfo .amentiesTab .title {
    font-size: 20px;
    font-weight: 600;
    color: #9c6d41;
}

#hyperlocalinfo .amentiesTab .itemBox {
    /* margin: 10px 10px; */
    border: 1px solid #9c6d41;
    border-radius: 15px;
    padding: 10px 15px;
    padding-right: 5px;
    box-shadow: 3px 4px 11px #0000000D;
}

#hyperlocalinfo .amentiesTab .itemBox .headData>img {
    width: 38px;
}

#hyperlocalinfo .amentiesTab .itemBox .bodyData .amenityDistance {
    padding-right: 10px;
}

#hyperlocalinfo .amentiesTab .itemBox .bodyData {
    height: 108px;
    overflow-y: scroll;
}

#hyperlocalinfo .amentiesTab .itemBox .bodyData::-webkit-scrollbar-track {
    background-color: rgba(252, 252, 252, 0.32);
}

#hyperlocalinfo .amentiesTab .itemBox .bodyData::-webkit-scrollbar {
    width: 2px;
    background-color: rgba(252, 252, 252, 0.32);
    border-radius: 1px;
}

#hyperlocalinfo .amentiesTab .itemBox .bodyData::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, rgb(124, 116, 60) 0%, rgba(197, 162, 96, 1) 100%);
    border-radius: 1px;
}

#hyperlocalinfo .projectSliderWrapper .card-body .card-text {
    display: flex;
    gap: 5px;
}

#hyperlocalinfo .custCard1 .card-footer {
    padding-top: 20px;
}

#hyperlocalinfo .faqContentWrapper .faqTitle {
    font-size: 38px;
    line-height: 1.1;
    /* font-weight: 600; */
    color: #9c6d41;
}

#hyperlocalinfo .accordian .trgr {
    font-size: 1.2rem;
}

/* hyperlocal page desktop changes ends here  */

@media (max-width:992px) {

    /* SEO typography page ipad changes begins here  */
    section#typographyInfo.padding {
        padding: 50px 0;
    }

    /* SEO typography page ipad changes begins here  */
}

@media (max-width:640px) {

    /* SEO typography page mob changes begins here  */
    section#typographyInfo {
        font-size: 16px;
    }

    section#typographyInfo.padding {
        padding: 30px 0;
    }

    section#typographyInfo .custom-mt {
        margin-top: 10px;
    }

    section#typographyInfo .hd1 {
        font-size: 28px !important;
    }

    section#typographyInfo h2 {
        font-size: 24px;
    }

    section#typographyInfo h3 {
        font-size: 20px;
    }

    /* SEO typography page mob changes ends here  */
}

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

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1320px !important;
    }
}

body {
    font-family: "mont-book", sans-serif !important;
}

/* End */

body {
    font: 400 1.03vw/1.4 "mont-book", sans-serif;
    color: #261e04;
}

@media (max-width: 1024px) {
    body {
        font-size: 14px;
    }
}

.fs-14sb {
    font: 400 1.03vw/1.4 "mont-semibold", sans-serif;
}

@media (max-width: 1024px) {
    .fs-14sb {
        font-size: 14px;
    }
}

.c-gray2 {
    color: #868686;
}

.c-brown1 {
    color: #9c6d41;
}

.ls2 {
    letter-spacing: 2px;
}

.c-white {
    color: #FFFFFF;
}

.fs-16 {
    font: 400 1.2vw/1.4 "mont-book", sans-serif;
}

.fs-16.sb {
    font-family: "mont-semibold", sans-serif;
}

@media (max-width: 1024px) {
    .fs-16 {
        font-size: 15px;
    }
}

.fs-18 {
    font: 400 18px "mont-book", sans-serif;
}

.fs-18sb {
    font: 400 18px "mont-semibold", sans-serif;
    letter-spacing: 2px;
}

.fs-12b {
    font: 400 0.9vw/1.4 "mont-bold", sans-serif;
    color: #868686;
    letter-spacing: .2vw;
}

@media (max-width: 1024px) {
    .fs-12b {
        font-size: 12px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    /* font-size: inherit; */
    font-weight: 400;
    letter-spacing: inherit;
    line-height: inherit;
}

.hd1 {
    font-family: "mont-book", sans-serif;
    /*font-size: 3.3vw;*/
    font-size: 3vw;
    letter-spacing: .1vw;
    line-height: 1.1;
    color: #9c6d41;
}

.hd1 span {
    display: block;
}

@media (max-width: 767px) {
    .hd1 {
        font-size: 42px;
    }
}

.hd2 {
    font-family: "mont-semibold", sans-serif;
    font-size: 1.5vw;
    line-height: 1.2;
    color: #9c6d41;
}

.hd2.op1 {
    font-family: "mont-book", sans-serif;
}

@media (max-width: 767px) {
    .hd2 {
        font-size: 18px;
    }
}

.hd3 {
    font-family: "mont-book", sans-serif;
    font-size: 2.1vw;
    /*font-size: 1.6vw;*/
    line-height: 1.1;
    color: #9c6d41;
}

.hd3.sb {
    font-family: "mont-semibold", sans-serif;
}

.hd3 span {
    display: block;
}

@media (max-width: 767px) {
    .hd3 {
        font-size: 24px;
    }
}

.main-hero-title {
    font-family: "mont-book", sans-serif;
    color: #FFFFFF;
    font-size: 4.9vw;
}

.hero-title {
    font-family: "mont-semibold", sans-serif;
    color: #FFFFFF;
    font-size: 2.2vw;
    letter-spacing: .8vw;
    text-transform: uppercase;
}

.secondary-nav,
.normal-tabs {
    transition: all 0.2s linear;
    padding: 10px 0;
    position: relative;
}

.secondary-nav .logo-box,
.normal-tabs .logo-box {
    width: 50px;
    height: 30px;
    position: absolute;
    top: 18px;
    left: 25px;
    display: none;
}

.secondary-nav .logo-box img,
.normal-tabs .logo-box img {
    width: 100%;
    height: auto;
}

.secondary-nav .menu-box-stiky,
.normal-tabs .menu-box-stiky {
    width: 90px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 15px;
    display: none;
}

.secondary-nav .container,
.normal-tabs .container {
    max-width: 90vw;
}

@media (max-width: 991px) {

    .secondary-nav,
    .normal-tabs {
        overflow: scroll;
        scrollbar-width: none;
    }

    .secondary-nav::-webkit-scrollbar,
    .normal-tabs::-webkit-scrollbar {
        display: none;
    }
}

.secondary-nav ul,
.normal-tabs ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 991px) {

    .secondary-nav ul,
    .normal-tabs ul {
        margin: 0 auto;
    }
}

.secondary-nav ul li a,
.normal-tabs ul li a {
    text-transform: uppercase;
    font-size: 12px;
    font-family: "mont-bold", sans-serif;
    /*  font-family: "mont-book", sans-serif;*/
    letter-spacing: 2px;
    display: block;
    /*padding: 10px 15px;*/
    padding: 10px 30px;
    border-radius: 30px;
    color: #868686;
}

.secondary-nav ul li a span,
.normal-tabs ul li a span {
    position: absolute;
    left: 50%;
    right: auto;
    -khtml-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -2px;
    opacity: 0;
    transition: opacity .2s ease;
    font-size: 12px;
}

@media (max-width: 1024px) {

    .secondary-nav ul li a,
    .normal-tabs ul li a {
        padding: 10px 7px;
    }
}

@media (max-width: 991px) {

    .secondary-nav ul li a,
    .normal-tabs ul li a {
        padding: 10px;
    }
}

.secondary-nav ul li a:hover,
.secondary-nav ul li a.active,
.normal-tabs ul li a:hover,
.normal-tabs ul li a.active {
    color: #9c6d41;
}

.secondary-nav ul li a:hover span,
.secondary-nav ul li a.active span,
.normal-tabs ul li a:hover span,
.normal-tabs ul li a.active span {
    opacity: 1;
}

@media (max-width: 767px) {

    .secondary-nav ul,
    .normal-tabs ul {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        /*overflow: auto;*/
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .secondary-nav ul li a,
    .normal-tabs ul li a {
        font-size: 15px;
        white-space: nowrap;
    }
}

.secondary-nav.sticky,
.normal-tabs.sticky,
.breadcrumbwrap.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: #FFFFFF;
    box-shadow: rgba(38, 30, 4, 0.2) 0 3px 6px;
}

.secondary-nav.sticky .menu-box-stiky,
.secondary-nav.sticky .logo-box,
.normal-tabs.sticky .menu-box-stiky,
.normal-tabs.sticky .logo-box {
    display: block;
}

@media (max-width: 1024px) {

    .secondary-nav.sticky .menu-box-stiky,
    .secondary-nav.sticky .logo-box,
    .normal-tabs.sticky .menu-box-stiky,
    .normal-tabs.sticky .logo-box {
        display: none;
    }
}

@media (max-width: 991px) {

    .secondary-nav.push,
    .normal-tabs.push {
        top: 54px;
    }
}

@media (max-width: 991px) {

    .secondary-nav.op1,
    .normal-tabs.op1 {
        overflow: inherit;
    }

    .secondary-nav.op1 .m-scroll,
    .normal-tabs.op1 .m-scroll {
        overflow: scroll;
        scrollbar-width: none;
        width: 80%;
    }

    .secondary-nav.op1 .m-scroll::-webkit-scrollbar,
    .normal-tabs.op1 .m-scroll::-webkit-scrollbar {
        display: none;
    }
}

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

    .secondary-nav.op1 .m-scroll,
    .normal-tabs.op1 .m-scroll {
        width: 60%;
    }
}

.secondary-nav.op1 .container,
.normal-tabs.op1 .container {
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 1366px) {

    .secondary-nav.op1 .container,
    .normal-tabs.op1 .container {
        max-width: 1140px;
    }
}

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

    .secondary-nav.op1 .container,
    .normal-tabs.op1 .container {
        max-width: 1320px;
    }
}

@media (max-width: 1024px) {

    .secondary-nav.op1 .container,
    .normal-tabs.op1 .container {
        max-width: 98vw;
    }
}

@media (max-width: 767px) {

    .secondary-nav.op1 .container,
    .normal-tabs.op1 .container {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.secondary-nav.op1 ul,
.normal-tabs.op1 ul {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.secondary-nav.op1 .filter-list.view-all-dd,
.normal-tabs.op1 .filter-list.view-all-dd {
    width: 200px;
}

@media (max-width: 991px) {

    .secondary-nav.op1 .filter-list.view-all-dd,
    .normal-tabs.op1 .filter-list.view-all-dd {
        width: 100px;
        margin: 0;
        border-top: 0;
        padding: 0;
    }

    .secondary-nav.op1 .filter-list.view-all-dd ul li,
    .normal-tabs.op1 .filter-list.view-all-dd ul li {
        padding-left: 0;
    }
}

.secondary-nav.op1 .filter-list.view-all-dd ul li a span.icon-noun-dropdown-3574472,
.normal-tabs.op1 .filter-list.view-all-dd ul li a span.icon-noun-dropdown-3574472 {
    opacity: 1;
    position: static;
    font-size: 8px;
}

.read-more {
    color: #9c6d41;
    letter-spacing: .3vw;
    text-transform: uppercase;
    /*font-family:"mont-book", sans-serif;*/
    font-family: "mont-bold", sans-serif;
    font-style: italic;
    /*font-size: 14px;*/
    font-size: 1.03vw;
    transition: all .3s linear;
}

.read-more span.icon-cta-icon {
    margin-left: 3px;
}

.read-more span.icon-cta-icon::before {
    content: "";
    width: 12px;
    height: 12px;
    border: 1px solid #9c6d41;
    transform: rotate(45deg);
    transition: all .3s linear;
    will-change: transform;
    display: inline-block;
}

.read-more.text-white span.icon-cta-icon::before {
    border: 1px solid #fff;
}

@media (max-width: 767px) {
    .read-more span.icon-cta-icon::before {
        width: 8px;
        height: 8px;
    }
}

.read-more.white {
    color: #FFFFFF;
}

.read-more.white span::before {
    color: #FFFFFF;
}

.read-more:hover {
    color: #9c6d41;
}

.read-more:hover span::before {
    background: #9c6d41;
    transform: rotate(135deg) scale(1.3);
}

.read-more.text-white:hover span::before {
    background: #fff;
    transform: rotate(135deg) scale(1.3);
}

@media (max-width: 767px) {
    .read-more {
        font-size: 12px;
    }
}

.MR3 {
    margin-right: 3px;
}

.responsive-img {
    width: 100%;
    display: block;
}

.responsive-video {
    width: 100%;
    display: block;
    height: auto;
}

.sction50 {
    padding: 50px 0;
}

@media (max-width: 991px) {
    .sction50 {
        padding: 30px 0;
    }
}

.sction90-70 {
    /*padding: 90px 0 70px 0;*/
    padding: 40px 0 70px 0;
}

.sction130 {
    padding: 130px 0;
}

@media (max-width: 991px) {
    .sction130 {
        padding: 60px 0;
    }
}

.section100-80 {
    padding: 100px 0 80px 0;
}

.section150-80 {
    /*padding: 150px 0 80px 0;*/
    padding: 30px 0 0px 0;
}

@media (max-width: 1024px) {
    .section150-80 {
        padding: 110px 0 80px 0;
    }
}

@media (max-width: 991px) {
    .section150-80 {
        padding: 70px 0 30px 0;
    }
}

.play-icon {
    position: absolute;
    width: 65px;
    height: 65px;
    z-index: 1;
}

@media (max-width: 767px) {
    .play-icon {
        width: 45px;
        height: 45px;
    }
}

.accordian .trgr {
    font-family: "mont-book", sans-serif;
    color: #868686;
    font-size: 1.5vw;
    /*font-size: 18px;*/
    padding: 26px 30px 26px 0;
    border-bottom: 1px solid rgba(38, 30, 4, 0.1);
    background: url(../images/plus.png) no-repeat right center;
}

.accordian .trgr.act {
    font-family: "mont-semibold", sans-serif;
    color: #9c6d41;
    border-bottom: 0;
    background: url(../images/minus.png) no-repeat right center;
}

.accordian .trgr .top-title {
    font-size: 18px;
    font-family: "mont-semibold", sans-serif;
    color: #868686;
    margin: 0;
}

@media (max-width: 767px) {
    .accordian .trgr .top-title {
        font-size: 12px;
    }
}

.accordian .trgr.op1 {
    font-size: 2.2vw;
}

@media (max-width: 767px) {
    .accordian .trgr.op1 {
        font-size: 18px;
    }
}

.accordian .trgr.op1.act {
    font-family: "mont-semibold", sans-serif;
}

.accordian .tog_cont {
    border-bottom: 1px solid rgba(38, 30, 4, 0.1);
}

.accordian p {
    color: #868686;
}

.contact-info {
    padding-right: 3vw;
}

.contact-info .hd1 {
    margin-bottom: 4.5vh;
}

@media (max-width: 991px) {
    .contact-info .hd1 {
        margin-bottom: 15px;
    }
}

.contact-info .hd2 {
    margin-bottom: 2vh;
}

@media (max-width: 991px) {
    .contact-info .hd2 {
        margin-bottom: 5px;
    }
}

.hide {
    display: none;
}

.get-in-touch {
    background-color: #f0ece7;
    margin-top: 80px;
}

@media (max-width: 991px) {
    .get-in-touch {
        margin-top: 30px;
    }
}

.get-in-touch-info {
    padding: 6.3vw 3vw;
}

@media (max-width: 1024px) {
    .get-in-touch-info {
        padding: 1.3vw 0px;
    }
}

@media (max-width: 767px) {
    .get-in-touch-info {
        padding: 30px 15px;
    }

    .get-in-touch-info .hd1 {
        font-size: 30px;
    }

    .get-in-touch-info .hd2 {
        font-size: 14px;
    }

    .get-in-touch-info .fs-18 {
        font-size: 14px;
    }
}

.git-list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.git-list li span {
    background: url(../images/git-ic-bg.png) no-repeat 0 0;
    width: 142px;
    height: 142px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 991px) {
    .git-list li span {
        width: 80px;
        height: 80px;
        background-size: 80px;
    }
}

.git-list li .hd2 {
    margin-bottom: 2vh;
}

@media (max-width: 991px) {
    .git-list li .hd2 {
        margin-bottom: 3px;
    }
}

.git-list li p:last-child {
    padding-bottom: 0;
    margin: 0;
}

.owl-carousel.arrow .owl-nav button.owl-next,
.owl-carousel.arrow .owl-nav button.owl-prev {
    margin: 0 2px;
    transition: all 0.2s ease;
}

.owl-carousel.arrow .owl-nav button.owl-next span,
.owl-carousel.arrow .owl-nav button.owl-prev span {
    display: none;
}

.owl-carousel.arrow .owl-nav button.owl-next:hover,
.owl-carousel.arrow .owl-nav button.owl-prev:hover {
    opacity: .6;
}

.owl-carousel.arrow .owl-nav button.owl-next {
    background: url(../images/svg/arrow.svg) no-repeat;
    width: 18px;
    height: 27px;
}

.owl-carousel.arrow .owl-nav button.owl-prev {
    background: url(../images/svg/arw-lt.svg) no-repeat;
    width: 18px;
    height: 27px;
}

.owl-carousel.arrow.white-arrow button.owl-next {
    background: url(../images/svg/arrow-white.svg) no-repeat;
}

.owl-carousel.arrow.white-arrow button.owl-prev {
    background: url(../images/svg/arw-lt-white.svg) no-repeat;
}

.owl-carousel.meatballs .owl-dots .owl-dot {
    width: 9px;
    height: 9px;
    border: 1px solid rgba(38, 30, 4, 0.2);
    transform: rotate(45deg);
    margin: 3px;
}

.owl-carousel.meatballs .owl-dots .owl-dot.active {
    border-color: #6d4a2a;
}

.owl-carousel.meatballs.white-meatball .owl-dots .owl-dot {
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.owl-carousel.meatballs.white-meatball .owl-dots .owl-dot.active {
    border-color: #FFFFFF;
}

@media (max-width: 767px) {
    .flex-d-c-r {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.img-hover-box img {
    transition: all 0.5s ease;
}

.img-hover-box figure {
    overflow: hidden;
}

.img-hover-box:hover figure img {
    transform: scale3d(1.04, 1.04, 1);
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

/* .owl-animated-out - only for current item */

/* This is very important class. Use z-index if you want move Out item above In item */

.owl-animated-out {
    z-index: 1;
}

/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */

.owl-animated-in {
    z-index: 0;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    animation-duration: .75s;
}

@keyframes bounce {

    from,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes flash {

    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }

    30% {
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    animation-name: rubberBand;
}

@keyframes shake {

    from,
    to {
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    animation-name: shake;
}

@keyframes headShake {
    0% {
        transform: translateX(0);
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        transform: translateX(0);
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake;
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
    from {
        transform: none;
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        transform: none;
    }
}

.wobble {
    animation-name: wobble;
}

@keyframes jello {

    from,
    11.1%,
    to {
        transform: none;
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    animation-name: jello;
    transform-origin: center;
}

@keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-name: bounceIn;
}

@keyframes bounceInDown {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {
        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    to {
        transform: none;
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceInLeft {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }

    75% {
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        transform: translate3d(5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInRight {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        transform: translate3d(10px, 0, 0);
    }

    90% {
        transform: translate3d(-5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInUp {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    75% {
        transform: translate3d(0, 10px, 0);
    }

    90% {
        transform: translate3d(0, -5px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    animation-name: bounceOut;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    animation-name: bounceOutUp;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        animation-timing-function: ease-in;
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }

    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.rollIn {
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    animation-name: rollOut;
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    animation-name: slideInDown;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    animation-name: slideInRight;
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    animation-name: slideInUp;
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    animation-name: slideOutDown;
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    animation-name: slideOutLeft;
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    animation-name: slideOutRight;
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    animation-name: slideOutUp;
}

.os-animation {
    /*opacity: 0;*/
}

.os-animation.animated {
    opacity: 1;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.hinge {
    animation-duration: 2s;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?fm1n9k");
    src: url("../fonts/icomoon.eot?fm1n9k#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?fm1n9k") format("truetype"), url("../fonts/icomoon.woff?fm1n9k") format("woff"), url("../fonts/icomoon.svg?fm1n9k#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-bowling-alley-2:before {
    content: "\e93e";
    color: #734b24;
}

.icon-theater-icon:before {
    content: "\e93c";
    color: #734b24;
}

.icon-sgnp-icon:before {
    content: "\e93d";
    color: #734b24;
}

.icon-news:before {
    content: "\e926";
}

.icon-trend:before {
    content: "\e928";
}

.icon-rectangle:before {
    content: "\e92b";
    color: #9a6e41;
}

.icon-soundoff:before {
    content: "\e929";
}

.icon-soundon:before {
    content: "\e92a";
}

.icon-facebook:before {
    content: "\e901";
}

.icon-noun-bed-1641049:before {
    content: "\e902";
}

.icon-noun-business-man-4201355:before {
    content: "\e903";
}

.icon-noun-chat-1561009:before {
    content: "\e904";
}

.icon-noun-construction-3733045:before {
    content: "\e905";
}

.icon-noun-cross-1769568:before {
    content: "\e906";
}

.icon-noun-customer-support-4376343:before {
    content: "\e907";
}

.icon-noun-diamond-1807567:before {
    content: "\e908";
}

.icon-noun-download-file-4457145:before {
    content: "\e909";
}

.icon-noun-dropdown-3574472:before {
    content: "\e90a";
}

.icon-noun-education-576649:before {
    content: "\e90b";
}

.icon-noun-filter-4025735:before {
    content: "\e90c";
}

.icon-noun-forest-1338217:before {
    content: "\e90d";
}

.icon-noun-garden-2816078:before {
    content: "\e90e";
}

.icon-noun-gym-4502257:before {
    content: "\e90f";
}

.icon-coastal-road:before {
    content: "\e935";
    color: #9a6e41;
}

.icon-multipurpose-court:before {
    content: "\e932";
    color: #9a6e41;
}

.icon-adventure:before {
    content: "\e936";
    color: #9a6e41;
}

.icon-swimming-pool:before {
    content: "\e92d";
    color: #9a6e41;
}

.icon-sea-link:before {
    content: "\e92f";
    color: #9a6e41;
}

.icon-Cafe:before {
    content: "\e93a";
    color: #9a6e41;
}

.icon-Amenities:before {
    content: "\e93b";
    color: #9a6e41;
}

.icon-ritz-carlton:before {
    content: "\e931";
    color: #9a6e41;
}

.icon-metro:before {
    content: "\e933";
    color: #9a6e41;
}

.icon-noun-highway-4459934:before {
    content: "\e910";
}

.icon-noun-hospital-1407354:before {
    content: "\e911";
}

.icon-noun-house-4030014:before {
    content: "\e912";
}

.icon-noun-instagram-3350818:before {
    content: "\e913";
}

.icon-noun-mail-1092212:before {
    content: "\e914";
}

.icon-noun-metro-1105749:before {
    content: "\e915";
}

.icon-noun-news-1537014:before {
    content: "\e916";
}

.icon-noun-office-1665811:before {
    content: "\e917";
}

.icon-noun-pdf-781710:before {
    content: "\e918";
}

.icon-noun-phone-3612570:before {
    content: "\e919";
}

.icon-noun-play-1192900:before {
    content: "\e91a";
}

.icon-noun-pool-1183250:before {
    content: "\e91b";
}

.icon-noun-search-1060325:before {
    content: "\e91c";
}

.icon-noun-share-1058859-1:before {
    content: "\e91d";
}

.icon-noun-share-1058859:before {
    content: "\e91e";
}

.icon-noun-share-2832870:before {
    content: "\e91f";
}

.icon-noun-shop-865857:before {
    content: "\e920";
}

.icon-Theatre:before {
    content: "\e937";
    color: #9a6e41;
}

.icon-Mall:before {
    content: "\e939";
    color: #9a6e41;
}

.icon-School:before {
    content: "\e938";
    color: #9a6e41;
}

.icon-noun-shop-2258251:before {
    content: "\e921";
}

.icon-noun-solar-panel-2592568:before {
    content: "\e922";
}

.icon-noun-sport-3489224:before {
    content: "\e923";
}

.icon-noun-tick-446229:before {
    content: "\e924";
}

.icon-twitter:before {
    content: "\e925";
}

.icon-youtube2:before {
    content: "\e927";
}

.icon-cta-icon:before {
    content: "\e900";
    color: #9c6d41;
}

.header {
    height: 110px;
    padding-top: 40px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}

@media (max-width: 991px) {
    .header {
        padding-top: 20px;
    }
}

.header .container {
    max-width: 90% !important;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .header .container {
        max-width: 100%;
    }
}

.header .logo img.sticky-logo {
    display: none;
}

@media (max-width: 1024px) {
    .header .logo {
        margin-top: 4px;
        display: block;
    }

    .header .logo img {
        width: 70px;
    }
}

@media (max-width: 991px) {
    .header.sticky {
        background: #6d4a2a;
        position: fixed;
        z-index: 3;
        padding: 7px 0;
        height: auto;
    }
}

.header.sticky.op1 {
    background: #6d4a2a;
    position: fixed;
    z-index: 3;
    padding: 7px 0;
    height: auto;
}

.header.sticky.op1 .logo {
    display: block;
    width: 80px;
}

.header.sticky.op1 .logo img {
    display: none;
}

.header.sticky.op1 .logo img.sticky-logo {
    display: block;
}

@media (max-width: 991px) {
    .header.sticky.op1 .logo {
        width: 70px;
    }
}

.header.sticky.op1 .logo img {
    width: 100%;
}

.menu-box {
    background-color: #6d4a2a;
    height: 40px;
    width: 88px;
    border-radius: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 767px) {
    .menu-box {
        margin-right: 10px;
    }
}

.menu-box a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 5px;
}

.menu-box a span {
    font-size: 20px;
}

.menu-box a span::before {
    color: #e0cbaf;
}

.menu-box a.menu {
    background: #261e04;
}

.menu-box a.menu.close {
    opacity: 1;
}

.menu-box a.menu img {
    transition: all 0.5s ease;
}

.menu-box a.menu:hover img {
    opacity: .6;
}

.expand-menu,
.expand-search {
    background: #EEEDE8;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
}

.expand-menu .header,
.expand-search .header {
    position: static;
}

@media (max-width: 767px) {

    .expand-menu .header .logo img,
    .expand-search .header .logo img {
        width: 100px;
    }
}

.expand-menu .menu img {
    margin: 0 auto;
}

.expand-menu .logo img,
.expand-search .logo img {
    width: 120px;
}

.expand-menu .menu-other-details,
.expand-search .menu-other-details {
    padding: 80px 0;
}

.expand-menu .menu-other-details .menu-list>li,
.expand-search .menu-other-details .menu-list>li {
    font-size: 1.5vw;
    padding: 15px 0;
}

.expand-menu .menu-other-details .menu-list>li a,
.expand-search .menu-other-details .menu-list>li a {
    color: #868686;
}

.expand-menu .menu-other-details .menu-list>li a span,
.expand-search .menu-other-details .menu-list>li a span {
    opacity: 0;
    transition: all .3s linear;
}

.expand-menu .menu-other-details .menu-list>li a:hover,
.expand-search .menu-other-details .menu-list>li a:hover {
    color: #9c6d41;
}

.expand-menu .menu-other-details .menu-list>li a:hover span,
.expand-search .menu-other-details .menu-list>li a:hover span {
    opacity: 1;
}

.expand-menu .menu-other-details .menu-list>li .others-link,
.expand-search .menu-other-details .menu-list>li .others-link {
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    display: none;
    opacity: 0;
    transition: all .3s linear;
}

.expand-menu .menu-other-details .menu-list>li .others-link li,
.expand-search .menu-other-details .menu-list>li .others-link li {
    font-size: 1.2vw;
    margin-right: 35px;
}

.expand-menu .menu-other-details .menu-list>li:hover a span,
.expand-search .menu-other-details .menu-list>li:hover a span {
    opacity: 1;
}

.expand-menu .menu-other-details .menu-list>li:hover .others-link,
.expand-search .menu-other-details .menu-list>li:hover .others-link {
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
}

@media (max-width: 767px) {

    .expand-menu .menu-other-details,
    .expand-search .menu-other-details {
        padding: 20px 0;
    }

    .expand-menu .menu-other-details .menu-list>li,
    .expand-search .menu-other-details .menu-list>li {
        font-size: 16px;
    }

    .expand-menu .menu-other-details .menu-list>li .others-link,
    .expand-search .menu-other-details .menu-list>li .others-link {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .expand-menu .menu-other-details .menu-list>li .others-link li,
    .expand-search .menu-other-details .menu-list>li .others-link li {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .expand-menu .menu-other-details .list-social,
    .expand-search .menu-other-details .list-social {
        margin-bottom: 30px;
    }
}

/* Component wise SCSS*/

.hero-banner {
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 1440px) {
    .hero-banner {
        height: 100vh;
    }

    .hero-banner.awards {
        height: auto;
    }
}

@media screen and (max-width: 1280px) {
    .hero-banner {
        height: auto;
    }
}

.hero-banner img,
.hero-banner video {
    width: 100%;
    display: block;
    height: auto;
}

.hero-banner .banner-ctnt {
    position: absolute;
    top: 50%;
    bottom: auto;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.hero-banner .heading-title {
    font-family: "mont-book", sans-serif;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.1vw;
    letter-spacing: 1vw;
    text-transform: uppercase;
    margin-bottom: .8vh;
}

@media (max-width: 767px) {
    .hero-banner .heading-title {
        font-size: 15px;
    }
}

.hero-banner .main-hero-title {
    font-family: "mont-book", sans-serif;
    color: #FFFFFF;
    font-size: 4.9vw;
}

@media (max-width: 767px) {

    /* .hero-banner .main-hero-title {
    font-size: 47px;
  }*/
    .hero-banner .main-hero-title {
        font-size: 28px;
    }
}

.hero-banner .enquire-now {
    position: absolute;
    font: italic 400 1.03vw/1.2 "mont-semibold", sans-serif;
    color: #FFFFFF;
    left: 50%;
    right: auto;
    -khtml-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 10%;
    letter-spacing: .5vw;
    text-transform: uppercase;
    transition: all .3s linear;
}

.hero-banner .enquire-now#hyperlocalBanner {
    bottom: 20%;
}

.hero-banner .enquire-now:hover {
    letter-spacing: .6vw;
}

.hero-banner .enquire-third-party {
    position: absolute;
    font: italic 400 1.03vw/1.2 "mont-semibold", sans-serif;
    color: #FFFFFF;
    left: 50%;
    right: auto;
    -khtml-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 10%;
    letter-spacing: .5vw;
    text-transform: uppercase;
    transition: all .3s linear;
}

.hero-banner .enquire-third-party:hover {
    letter-spacing: .6vw;
}

.hero-banner .enquire-third-party.op1 .icon-cta-icon:before {
    color: #9c6d41;
}

@media (max-width: 767px) {
    .hero-banner .enquire-now {
        font-size: 16px;
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
}

.hero-banner .enquire-now .icon-cta-icon:before {
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .hero-banner .enquire-third-party {
        font-size: 16px;
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
}

.hero-banner .enquire-third-party .icon-cta-icon:before {
    color: #FFFFFF;
}

.hero-banner .muted,
#audio-control {
    border-radius: 50px;
    width: 45px;
    height: 45px;
    padding: 10px;
    position: absolute;
    left: 5%;
    z-index: 1;
    bottom: 9%;
    /*border: 1px solid #6d4a2a;*/
    border: 1px solid #fff;
    /*background: rgba(109, 74, 42, 0.5);*/
    background: transparent;
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    font-family: "mont-semibold", sans-serif;
}

.hero-banner .muted .icon-soundoff,
#audio-control.muted .icon-soundoff {
    font-size: 25px;
    /*opacity: .5;*/
}

.hero-banner .muted .icon-soundoff.act,
#audio-control.muted .icon-soundoff.act {
    opacity: .8;
}

.hero-banner .muted .icon-soundoff.act:before,
#audio-control.muted .icon-soundoff.act:before {
    content: "\e92a";
}

.hero-banner .muted .icon-soundoff.act1:before,
#audio-control.muted .icon-soundoff.act1:before {
    content: "\e92a";
}

@media (max-width: 767px) {

    .hero-banner .muted,
    #audio-control {
        /*display: none;*/
        width: 30px;
        height: 30px;
        padding: 6px;
    }

    .hero-banner .icon-soundoff {
        font-size: 16px !important;
    }
}

.hero-banner .chat-box {
    background-color: #6d4a2a;
    width: 73px;
    height: 73px;
    border-radius: 50%;
    position: fixed;
    right: 5%;
    bottom: 10%;
    z-index: 3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFF;
    padding: 18px;
}

.hero-banner .chat-box::before {
    border: 1px solid #9c6d41;
    content: "";
    width: 84px;
    height: 84px;
    display: block;
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    left: 50%;
    right: auto;
    -khtml-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all 0.5s ease;
}

@media (max-width: 767px) {
    .hero-banner .chat-box::before {
        display: none;
    }
}

.hero-banner .chat-box:hover::before {
    opacity: 1;
}

.hero-banner .chat-box:hover span {
    opacity: .8;
}

@media (max-width: 767px) {
    .hero-banner .chat-box {
        display: none;
    }
}

.hero-banner .chat-box span {
    font-size: 36px;
    transition: all 0.5s ease;
}

.hero-banner .chat-box span::before {
    color: #f0ece7;
}

.hero-banner .blog-hero {
    background: #f0ece7;
    color: #9c6d41;
}

.hero-banner .blog-hero .details-box {
    padding: 0 6vw 0 3vw;
}

@media (max-width: 991px) {
    .hero-banner .blog-hero .details-box {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .hero-banner .blog-hero .details-box {
        padding: 30px 15px;
    }
}

.hero-banner .blog-hero .details-box .date-info {
    font-family: "mont-semibold", sans-serif;
}

.hero-banner .blog-hero .details-box .date-info span {
    margin: 0 10px;
}

.hero-banner .blog-hero .details-box .hd1 {
    margin: 30px 0 35px 0;
}

@media (max-width: 991px) {
    .hero-banner .blog-hero .details-box .hd1 {
        margin: 10px 0;
    }
}

.hero-banner .blog-hero .details-box .link-box {
    margin-top: 50px;
}

@media (max-width: 991px) {
    .hero-banner .blog-hero .details-box .link-box {
        margin: 15px 0 0 0;
    }
}

.hero-banner .blog-carousel .owl-nav .owl-next,
.hero-banner .blog-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    bottom: auto;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
}

.hero-banner .blog-carousel .owl-nav .owl-next {
    right: 45px;
}

@media (max-width: 1024px) {
    .hero-banner .blog-carousel .owl-nav .owl-next {
        right: 15px;
    }
}

.hero-banner .blog-carousel .owl-nav .owl-prev {
    left: 45px;
}

@media (max-width: 1024px) {
    .hero-banner .blog-carousel .owl-nav .owl-prev {
        left: 15px;
    }
}

.hero-banner .blog-carousel .owl-dots {
    position: absolute;
    top: 50%;
    bottom: auto;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.hero-banner .blog-carousel .owl-dots .owl-dot {
    border-color: rgba(255, 255, 255, 0.7);
}

.hero-banner .blog-carousel .owl-dots .owl-dot.active {
    border-color: #FFFFFF;
}

.blog-comp {
    padding: 130px 0;
}

@media (max-width: 1024px) {
    .blog-comp {
        padding: 65px 0 30px 0;
    }
}

.about-us-box {
    color: rgba(38, 30, 4, 0.7);
}

.about-us-box .hd1 {
    line-height: .9;
}

@media (max-width: 767px) {
    .about-us-box .TAR {
        text-align: left;
    }

    .about-us-box .fs-16 {
        padding-left: 85px;
    }

    .about-us-box .col-md-8 {
        padding-left: 100px;
    }

    .about-us-box .CTR {
        text-align: left;
    }
}

.about-carousel .box1,
.about-carousel .box2,
.about-carousel .box3,
.about-carousel .box4,
.about-carousel .box5 {
    opacity: 0;
}

.about-carousel .owl-item {
    opacity: .5;
    transition: all 0.5s linear;
}

.about-carousel .owl-item:hover {
    opacity: 1;
}

.about-carousel .owl-item.center {
    opacity: 1;
}

.about-carousel .owl-item.center .box1 {
    opacity: 1;
    animation-name: fadeInUp;
    animation-delay: .2s;
}

.about-carousel .owl-item.center .box1 {
    opacity: 1;
    animation-name: fadeInUp;
    animation-delay: .5s;
}

.beginning-box {
    margin-top: 45px;
}

@media (max-width: 767px) {
    .beginning-box {
        margin-top: 30px;
    }

    .beginning-box .MT30 {
        margin-top: 15px;
    }

    .beginning-box .col-md-8 {
        padding-left: 15px;
    }

    .beginning-box .hd3 span {
        display: inline-block;
    }
}

.more-about-img-box {
    /* background: url(../images/bg-1.jpg) no-repeat 0 0; */
    padding: 35px 0 35px 65px;
    background-size: 92% 100%;
    position: relative;
}

.more-about-img-box.op1 {
    padding: 10px 0 10px 10px;
}

.more-about-img-box.op1 figure {
    margin: 0;
}

@media (max-width: 767px) {
    .more-about-img-box {
        background-size: 82% 100%;
        padding: 30px;
    }
}

.more-about-img-box .play-icon {
    right: 10%;
    bottom: 10%;
}

@media (max-width: 767px) {
    .more-about-img-box .play-icon {
        right: 12%;
        bottom: 12%;
    }
}

.more-about-img-box img {
    width: 100%;
    height: auto;
    display: block;
}

.about-more-company {
    font-size: 1.5vw;
    padding-right: 50px;
    color: rgba(38, 30, 4, 0.8);
}

.about-more-company figure {
    margin-bottom: 55px;
}

.about-more-company .about-info {
    font-size: 12px;
    color: #868686;
    text-transform: uppercase;
    margin-top: 7px;
    font-family: "mont-semibold", sans-serif;
}

.about-more-company .about-info span {
    display: block;
}

@media (max-width: 767px) {
    .about-more-company {
        font-size: 16px;
        margin-top: -60px;
        position: relative;
        z-index: 1;
    }

    .about-more-company figure {
        margin-bottom: 20px;
    }

    .about-more-company .hd3.MT50 {
        margin-top: 20px;
    }
}

.project-section {
    position: relative;
}

.project-section .lp-carousel .owl-nav {
    position: absolute;
    top: 50%;
    bottom: auto;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 30px;
}

@media (max-width: 991px) {
    .project-section .lp-carousel .owl-nav {
        right: 0;
    }
}

@media (max-width: 767px) {
    .project-section .lp-carousel .owl-nav {
        right: 15px;
    }
}

.project-section .lp-carousel .owl-dots {
    position: absolute;
    bottom: 15%;
    right: 45px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 19%;
}

@media (max-width: 991px) {

    /* .project-section .lp-carousel .owl-dots {
    right: 15px;
    bottom: 25%;
  }*/
    #block-projectblock .project-section .lp-carousel .owl-dots {
        right: 2px;
        bottom: 21%;
        display: block !important;
        transform: rotate(90deg);
    }
}

@media (max-width: 767px) {
    .project-section .lp-carousel .owl-stage {
        padding-left: 0 !important;
    }

    .project-section .lp-carousel .owl-stage .owl-item {
        opacity: .5;
    }

    .project-section .lp-carousel .owl-stage .owl-item .main-map-box {
        opacity: 0;
    }

    .project-section .lp-carousel .owl-stage .owl-item.active {
        opacity: 1;
    }

    .project-section .lp-carousel .owl-stage .owl-item.active .main-map-box {
        opacity: 1;
    }
}

.landing-project {
    padding: 0;
    overflow: hidden;
}

.landing-project p {
    margin-bottom: .3rem;
}

.landing-project-info {
    padding-right: 7.3vw;
}

@media (max-width: 1024px) {
    .landing-project-info {
        padding-bottom: 30px;
        padding-right: 0;
    }

    .landing-project-info .tab-content {
        padding-right: 15px;
    }
}

.lp-details {
    padding: 2.5vw 0 0 2.5vw;
}

@media (max-width: 767px) {
    .lp-details {
        padding: 15px;
    }
}

.lp-img-box {
    background: #FFFFFF;
    color: rgba(38, 30, 4, 0.7);
}

.oberoi-city-info {
    position: relative;
    margin-top: 3.8vw;
}

.oberoi-city-info .view-project {
    position: absolute;
    left: 30px;
    bottom: 0px;
}

@media (max-width: 991px) {
    .oberoi-city-info .view-project {
        left: 0;
    }
}

.oberoi-city-info .city-map {
    position: absolute;
    left: -30px;
    top: 0;
    width: 40%;
}

@media (max-width: 1024px) {
    .oberoi-city-info .city-map {
        width: 45%;
    }
}

@media (max-width: 767px) {
    .oberoi-city-info .city-map {
        position: inherit;
        left: 0;
        width: 100%;
    }
}

.oberoi-city-info .city-map img {
    width: 100%;
}

.oberoi-city-info .city-map .main-map-box {
    position: relative;
}

@media (max-width: 767px) {
    .oberoi-city-info .city-map .main-map-box {
        overflow: auto;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    .oberoi-city-info .city-map .main-map-box::-webkit-scrollbar {
        display: none;
    }

    .oberoi-city-info .city-map .main-map-box .nav {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-top: 25px;
        background: url(../images/svg/wave.svg) repeat-x 0 7px;
        background-size: 50%;
        width: 800px;
    }

    .oberoi-city-info .city-map .main-map-box .nav li {
        margin: 0 25px;
    }

    .oberoi-city-info .city-map .main-map-box .nav li:nth-child(odd) {
        margin-top: -20px;
    }

    .oberoi-city-info .city-map .main-map-box .nav li:nth-child(even) {
        margin-top: -10px;
    }
}

.oberoi-city-info .city-map .main-map-box .pin1,
.oberoi-city-info .city-map .main-map-box .pin2,
.oberoi-city-info .city-map .main-map-box .pin3,
.oberoi-city-info .city-map .main-map-box .pin4,
.oberoi-city-info .city-map .main-map-box .pin5,
.oberoi-city-info .city-map .main-map-box .pin6,
.oberoi-city-info .city-map .main-map-box .pin7,
.oberoi-city-info .city-map .main-map-box .pin8,
.oberoi-city-info .city-map .main-map-box .pin9,
.oberoi-city-info .city-map .main-map-box .pin10 {
    position: absolute;
    display: block;
    width: 30%;
    transition: all 0.5s linear;
}

@media (max-width: 767px) {

    .oberoi-city-info .city-map .main-map-box .pin1,
    .oberoi-city-info .city-map .main-map-box .pin2,
    .oberoi-city-info .city-map .main-map-box .pin3,
    .oberoi-city-info .city-map .main-map-box .pin4,
    .oberoi-city-info .city-map .main-map-box .pin5,
    .oberoi-city-info .city-map .main-map-box .pin6,
    .oberoi-city-info .city-map .main-map-box .pin7,
    .oberoi-city-info .city-map .main-map-box .pin8,
    .oberoi-city-info .city-map .main-map-box .pin9,
    .oberoi-city-info .city-map .main-map-box .pin10 {
        position: inherit;
    }
}

.oberoi-city-info .city-map .main-map-box .pin1 p,
.oberoi-city-info .city-map .main-map-box .pin2 p,
.oberoi-city-info .city-map .main-map-box .pin3 p,
.oberoi-city-info .city-map .main-map-box .pin4 p,
.oberoi-city-info .city-map .main-map-box .pin5 p,
.oberoi-city-info .city-map .main-map-box .pin6 p,
.oberoi-city-info .city-map .main-map-box .pin7 p,
.oberoi-city-info .city-map .main-map-box .pin8 p,
.oberoi-city-info .city-map .main-map-box .pin9 p,
.oberoi-city-info .city-map .main-map-box .pin10 p {
    font-size: 9px !important;
    text-align: center;
    margin-top: 5px;
}

@media (max-width: 991px) {

    .oberoi-city-info .city-map .main-map-box .pin1 p,
    .oberoi-city-info .city-map .main-map-box .pin2 p,
    .oberoi-city-info .city-map .main-map-box .pin3 p,
    .oberoi-city-info .city-map .main-map-box .pin4 p,
    .oberoi-city-info .city-map .main-map-box .pin5 p,
    .oberoi-city-info .city-map .main-map-box .pin6 p,
    .oberoi-city-info .city-map .main-map-box .pin7 p,
    .oberoi-city-info .city-map .main-map-box .pin8 p,
    .oberoi-city-info .city-map .main-map-box .pin9 p,
    .oberoi-city-info .city-map .main-map-box .pin10 p {
        display: none;
    }
}

.oberoi-city-info .city-map .main-map-box .pin1 figure,
.oberoi-city-info .city-map .main-map-box .pin2 figure,
.oberoi-city-info .city-map .main-map-box .pin3 figure,
.oberoi-city-info .city-map .main-map-box .pin4 figure,
.oberoi-city-info .city-map .main-map-box .pin5 figure,
.oberoi-city-info .city-map .main-map-box .pin6 figure,
.oberoi-city-info .city-map .main-map-box .pin7 figure,
.oberoi-city-info .city-map .main-map-box .pin8 figure,
.oberoi-city-info .city-map .main-map-box .pin9 figure,
.oberoi-city-info .city-map .main-map-box .pin10 figure {
    width: 36px;
    height: 36px;
    border: 1px solid #9c6d41;
    border-radius: 50%;
    background: #FFFFFF;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: all 0.2s linear;
    -ms-flex-pack: center;
    justify-content: center;
}

.oberoi-city-info .city-map .main-map-box .pin1 figure span,
.oberoi-city-info .city-map .main-map-box .pin2 figure span,
.oberoi-city-info .city-map .main-map-box .pin3 figure span,
.oberoi-city-info .city-map .main-map-box .pin4 figure span,
.oberoi-city-info .city-map .main-map-box .pin5 figure span,
.oberoi-city-info .city-map .main-map-box .pin6 figure span,
.oberoi-city-info .city-map .main-map-box .pin7 figure span,
.oberoi-city-info .city-map .main-map-box .pin8 figure span,
.oberoi-city-info .city-map .main-map-box .pin9 figure span,
.oberoi-city-info .city-map .main-map-box .pin10 figure span {
    font-size: 15px;
}

.oberoi-city-info .city-map .main-map-box .pin1 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin2 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin3 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin4 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin5 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin6 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin7 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin8 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin9 figure span::before,
.oberoi-city-info .city-map .main-map-box .pin10 figure span::before {
    color: #6d4a2a;
}

.oberoi-city-info .city-map .main-map-box .pin1 figure::before,
.oberoi-city-info .city-map .main-map-box .pin2 figure::before,
.oberoi-city-info .city-map .main-map-box .pin3 figure::before,
.oberoi-city-info .city-map .main-map-box .pin4 figure::before,
.oberoi-city-info .city-map .main-map-box .pin5 figure::before,
.oberoi-city-info .city-map .main-map-box .pin6 figure::before,
.oberoi-city-info .city-map .main-map-box .pin7 figure::before,
.oberoi-city-info .city-map .main-map-box .pin8 figure::before,
.oberoi-city-info .city-map .main-map-box .pin9 figure::before,
.oberoi-city-info .city-map .main-map-box .pin10 figure::before {
    border: 1px solid #9c6d41;
    content: "";
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    left: 50%;
    right: auto;
    -khtml-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 767px) {

    .oberoi-city-info .city-map .main-map-box .pin1 figure::before,
    .oberoi-city-info .city-map .main-map-box .pin2 figure::before,
    .oberoi-city-info .city-map .main-map-box .pin3 figure::before,
    .oberoi-city-info .city-map .main-map-box .pin4 figure::before,
    .oberoi-city-info .city-map .main-map-box .pin5 figure::before,
    .oberoi-city-info .city-map .main-map-box .pin6 figure::before,
    .oberoi-city-info .city-map .main-map-box .pin7 figure::before,
    .oberoi-city-info .city-map .main-map-box .pin8 figure::before,
    .oberoi-city-info .city-map .main-map-box .pin9 figure::before,
    .oberoi-city-info .city-map .main-map-box .pin10 figure::before {
        display: none;
    }
}

.oberoi-city-info .city-map .main-map-box .pin1 a,
.oberoi-city-info .city-map .main-map-box .pin2 a,
.oberoi-city-info .city-map .main-map-box .pin3 a,
.oberoi-city-info .city-map .main-map-box .pin4 a,
.oberoi-city-info .city-map .main-map-box .pin5 a,
.oberoi-city-info .city-map .main-map-box .pin6 a,
.oberoi-city-info .city-map .main-map-box .pin7 a,
.oberoi-city-info .city-map .main-map-box .pin8 a,
.oberoi-city-info .city-map .main-map-box .pin9 a,
.oberoi-city-info .city-map .main-map-box .pin10 a {
    padding: 0;
}

.oberoi-city-info .city-map .main-map-box .pin1 a::before,
.oberoi-city-info .city-map .main-map-box .pin2 a::before,
.oberoi-city-info .city-map .main-map-box .pin3 a::before,
.oberoi-city-info .city-map .main-map-box .pin4 a::before,
.oberoi-city-info .city-map .main-map-box .pin5 a::before,
.oberoi-city-info .city-map .main-map-box .pin6 a::before,
.oberoi-city-info .city-map .main-map-box .pin7 a::before,
.oberoi-city-info .city-map .main-map-box .pin8 a::before,
.oberoi-city-info .city-map .main-map-box .pin9 a::before,
.oberoi-city-info .city-map .main-map-box .pin10 a::before {
    width: 0;
    height: 1px;
    background: #9c6d41;
    content: "";
    position: absolute;
    top: 15px;
    left: 64px;
    transition: all 0.5s linear;
    opacity: 0;
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin1 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin2 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin3 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin4 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin5 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin6 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin7 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin8 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin9 a.active::before,
.oberoi-city-info .city-map .main-map-box .pin10 a:hover::before,
.oberoi-city-info .city-map .main-map-box .pin10 a.active::before {
    width: 30vw;
    opacity: 1;
}

@media (max-width: 767px) {

    .oberoi-city-info .city-map .main-map-box .pin1 a:hover::before,
    .oberoi-city-info .city-map .main-map-box .pin1 a.active::before,
    .oberoi-city-info .city-map .main-map-box .pin2 a:hover::before,
    .oberoi-city-info .city-map .main-map-box .pin2 a.active::before,
    .oberoi-city-info .city-map .main-map-box .pin3 a:hover::before,
    .oberoi-city-info .city-map .main-map-box .pin3 a.active::before,
    .oberoi-city-info .city-map .main-map-box .pin4 a:hover::before,
    .oberoi-city-info .city-map .main-map-box .pin4 a.active::before,
    .oberoi-city-info .city-map .main-map-box .pin5 a:hover::before,
    .oberoi-city-info .city-map .main-map-box .pin5 a.active::before,
    .oberoi-city-info .city-map .main-map-box .pin6 a:hover::before,
    .oberoi-city-info .city-map .main-map-box .pin6 a.active::before,
    .oberoi-city-info .city-map .main-map-box .pin7 a:hover::before,
    .oberoi-city-info .city-map .main-map-box .pin7 a.active::before,
    .oberoi-city-info .city-map .main-map-box .pin8 a:hover::before,
    .oberoi-city-info .city-map .main-map-box .pin8 a.active::before,
    .oberoi-city-info .city-map .main-map-box .pin9 a:hover::before,
    .oberoi-city-info .city-map .main-map-box .pin9 a.active::before,
    .oberoi-city-info .city-map .main-map-box .pin10 a:hover::before,
    .oberoi-city-info .city-map .main-map-box .pin10 a.active::before {
        display: none;
    }
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin1 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin2 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin3 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin4 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin5 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin6 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin7 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin8 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin9 a.active figure,
.oberoi-city-info .city-map .main-map-box .pin10 a:hover figure,
.oberoi-city-info .city-map .main-map-box .pin10 a.active figure {
    width: 42px;
    height: 42px;
    background: #9c6d41;
    margin-top: -4px;
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin1 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin2 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin3 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin4 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin5 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin6 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin7 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin8 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin9 a.active figure::before,
.oberoi-city-info .city-map .main-map-box .pin10 a:hover figure::before,
.oberoi-city-info .city-map .main-map-box .pin10 a.active figure::before {
    opacity: 1;
}

.oberoi-city-info .city-map .main-map-box .pin1 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin1 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin2 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin2 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin3 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin3 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin4 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin4 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin5 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin5 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin6 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin6 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin7 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin7 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin8 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin8 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin9 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin9 a.active figure span::before,
.oberoi-city-info .city-map .main-map-box .pin10 a:hover figure span::before,
.oberoi-city-info .city-map .main-map-box .pin10 a.active figure span::before {
    color: #FFFFFF;
}

@media (max-width: 767px) {

    .oberoi-city-info .city-map .main-map-box .pin1,
    .oberoi-city-info .city-map .main-map-box .pin2,
    .oberoi-city-info .city-map .main-map-box .pin3,
    .oberoi-city-info .city-map .main-map-box .pin4,
    .oberoi-city-info .city-map .main-map-box .pin5,
    .oberoi-city-info .city-map .main-map-box .pin6,
    .oberoi-city-info .city-map .main-map-box .pin7,
    .oberoi-city-info .city-map .main-map-box .pin8,
    .oberoi-city-info .city-map .main-map-box .pin9,
    .oberoi-city-info .city-map .main-map-box .pin10 {
        left: auto;
        top: auto;
    }
}

.oberoi-city-info .city-map .main-map-box .pin1 {
    top: 6%;
    left: 40%;
}

.oberoi-city-info .city-map .main-map-box .pin2 {
    top: 20%;
    left: 0%;
}

.oberoi-city-info .city-map .main-map-box .pin3 {
    top: 30%;
    left: 40%;
}

.oberoi-city-info .city-map .main-map-box .pin4 {
    top: 40%;
    left: 10%;
}

.oberoi-city-info .city-map .main-map-box .pin5 {
    top: 40%;
    left: 70%;
}

.oberoi-city-info .city-map .main-map-box .pin6 {
    top: 64%;
    left: 5%;
}

.oberoi-city-info .city-map .main-map-box .pin7 {
    top: 65%;
    left: 45%;
}

.oberoi-city-info .city-map .main-map-box .pin8 {
    top: 85%;
    left: 15%;
}

.oberoi-city-info .city-map .main-map-box .pin9 {
    top: 84%;
    left: 58%;
}

.oberoi-city-info .city-map .main-map-box .pin10 {
    top: 52%;
    left: 32%;
}

.inside-outside {
    display: -ms-flexbox;
    display: flex;
}

.inside-outside li {
    font-size: 9px;
    color: #6d4a2a;
    margin-right: 14px;
    display: -ms-flexbox;
    display: flex;
    width: 85px;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
}

.inside-outside li span {
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    height: 20px;
    border: 1px dashed #6d4a2a;
    border-radius: 10px;
    margin-right: 5px;
}

.inside-outside li.act span {
    background: #f0ece7;
    border: 1px solid #6d4a2a;
}

.portfolio {
    background: #f0ece7;
    padding: 100px 0;
}

.portfolio .owl-stage-outer {
    padding: 11% 0 0;
}

.portfolio .owl-carousel .owl-item {
    padding: 2.2vw;
    transition: all ease-in .4s;
}

.portfolio .owl-carousel .owl-item .hd2 {
    min-height: 50px;
    font-size: 1.32vw;
    margin-top: 10px;
}

.portfolio .owl-carousel .owl-item .portfolio-info {
    display: none;
}

/*.portfolio .owl-carousel .owl-item.prevCard {
  left: -4.5vw;
}

.portfolio .owl-carousel .owl-item.center + .active {
  right: -4.5vw;
}
.portfolio .owl-carousel .owl-item.active.center .portfolio-img {transform: scale(1.9);}
.portfolioCss.portfolio .owl-carousel .owl-item.prevCard{left: -9.5vw;}
.portfolioCss.portfolio .owl-carousel .owl-item.center + .active{right: -9.5vw;}*/

.portfolio .owl-carousel .owl-item.center+.active {
    z-index: 1;
}

.portfolio .owl-carousel .owl-item.active.center {
    z-index: 2;
    padding: 0;
}

.portfolio .owl-carousel .owl-item.active.center .hd2 {
    margin-top: 25%;
    min-height: inherit;
    width: 35vw;
    margin-left: -10vw;
}

.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    display: block;
    width: 35vw;
    margin-left: -10vw;
}

.portfolio .owl-carousel .owl-item.active.center .portfolio-info .desc {
    margin: 8px 0 12px;
}

.project-city {
    padding: 50px 40px;
    position: relative;
}

@media (max-width: 991px) {
    .project-city {
        padding: 15px;
    }
}

.project-city .pc-info {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10%;
    color: #FFFFFF;
}

.project-city .pc-info .hd3 {
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 1.2vw;
}

@media (max-width: 767px) {
    .project-city .pc-info .CTR {
        padding: 0 30px;
    }
}

.de-carousel .owl-nav {
    position: absolute;
    left: 14.5vw;
    bottom: 20px;
}

@media (max-width: 1024px) {
    .de-carousel .owl-nav {
        bottom: 0;
    }
}

@media (max-width: 767px) {
    .de-carousel .owl-nav {
        position: inherit;
        left: auto;
        bottom: auto;
    }
}

.de-carousel .box1,
.de-carousel .box2 {
    opacity: 1;
}

.de-carousel .owl-item {
    opacity: .5;
    transition: all 0.5s linear;
}

.de-carousel .owl-item:hover {
    opacity: 1;
}

.de-carousel .owl-item .de-img-box img,
.de-carousel .owl-item .de-img-box video {
    width: 50%;
    margin-left: auto;
}

@media (max-width: 767px) {

    .de-carousel .owl-item .de-img-box img,
    .de-carousel .owl-item .de-img-box video {
        width: 100%;
    }
}

.de-carousel .owl-item .row {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.de-carousel .owl-item .de-copy-box {
    display: none;
}

.de-carousel .owl-item.active {
    opacity: 1;
}

.de-carousel .owl-item.active.center {
    overflow: hidden;
}

.de-carousel .owl-item.active.center .de-copy-box {
    display: block;
}

.de-carousel .owl-item.active.center .de-img-box img,
.de-carousel .owl-item.active.center .de-img-box video {
    width: 100%;
    margin: 0 auto;
}

.de-carousel .owl-item.active.center .box1 {
    opacity: 1;
    animation-name: fadeIn;
    animation-delay: .1s;
}

.de-carousel .owl-item.active.center .box2 {
    opacity: 1;
    animation-name: slideInRight;
    animation-delay: .5s;
}

.de-carousel .owl-item.active.center+.owl-item .de-img-box img,
.de-carousel .owl-item.active.center+.owl-item .de-img-box video {
    margin: 0;
    margin-top: 59%;
}

@media (max-width: 767px) {

    .de-carousel .owl-item.active.center+.owl-item .de-img-box img,
    .de-carousel .owl-item.active.center+.owl-item .de-img-box video {
        margin: 0;
    }
}

.de-carousel .owl-item.active.center+.owl-item .row {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.de-box {
    font-size: 1.5vw;
    color: rgba(38, 30, 4, 0.8);
    padding-right: 5vw;
}

.de-box .hd1 {
    margin-bottom: 30px;
}

.de-box .hd1 span {
    display: block;
}

.de-box .hd3 {
    color: #868686;
    font-family: "mont-semibold", sans-serif;
    margin-bottom: 10px;
}

.de-box .fs-12b {
    font-family: "mont-semibold", sans-serif;
}

@media (max-width: 1024px) {
    .de-box {
        font-size: 14px;
    }
}

.de-img-box {
    position: relative;
    background-size: cover;
}

.de-img-box .play-icon {
    right: 20px;
    bottom: 20px;
}

.sustainable {
    position: relative;
}

.sustainable .banner-ctnt {
    position: absolute;
    width: 100%;
    top: 50%;
    bottom: auto;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sustainable .banner-ctnt .hd1 {
    color: #FFFFFF;
}

.sustainable .banner-ctnt .sustainable-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    /*justify-content: center;*/
    justify-content: flex-start;
    margin-top: 12vh;
}

@media (max-width: 991px) {
    .sustainable .banner-ctnt .sustainable-list {
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .sustainable .banner-ctnt .sustainable-list {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 30px;
    }
}

.sustainable .banner-ctnt .sustainable-list li {
    background: url(../images/241x241.png) no-repeat 0 0;
    width: 241px;
    height: 241px;
    padding: 0 65px;
    color: #868686;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    align-items: center;
}

.sustainable .banner-ctnt .sustainable-list li figure {
    height: 40px;
}

.sus-csr .banner-ctnt .sustainable-list li {
    width: 320px !important;
    height: 320px !important;
    background-size: 100%;
    padding: 0 65px !important;
}

@media (max-width: 1100px) {
    .sus-csr .banner-ctnt .sustainable-list li {
        width: 300px !important;
        height: 300px !important;
    }

    .sus-csr .banner-ctnt .sustainable-list {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .sustainable .banner-ctnt .sustainable-list li figure {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .sustainable .banner-ctnt .sustainable-list li figure img {
        width: 30px;
    }
}

@media (max-width: 991px) {
    .sustainable .banner-ctnt .sustainable-list li {
        width: 200px;
        height: 200px;
        background-size: cover;
        padding: 0 35px;
    }

    #block-sustainableblock .responsive-video {
        height: 900px;
        object-fit: cover;
    }
}

@media (max-width: 767px) {
    .sustainable .banner-ctnt .sustainable-list li {
        /*width: 160px;
    height: 160px;*/
        width: 190px;
        height: 190px;
        background-size: cover;
        padding: 0 15px;
    }
}

.investor-corner {
    padding: 80px 0;
    color: rgba(38, 30, 4, 0.7);
}

.investor-corner .hd3 {
    color: #868686;
    margin-top: 30px;
    font-size: 2.1vw;
}

.investor-corner .ic-list li {
    padding: 8px 10px;
    font: 400 1.3vw/1.4 "mont-book", sans-serif;
    border-bottom: 1px solid rgba(38, 30, 4, 0.2);
}

.investor-corner .ic-list li a {
    display: -ms-flexbox;
    display: flex;
    color: #868686;
}

.investor-corner .ic-list li a:hover {
    color: #9c6d41;
}

@media (max-width: 767px) {
    .investor-corner .ic-list li {
        font-size: 12px;
    }

    .investor-corner .ic-list li a {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    .investor-corner .CTR {
        text-align: left;
    }
}

.footer {
    padding: 50px 0;
}

@media (max-width: 767px) {
    .footer {
        text-align: center;
    }

    .footer .list-1 {
        margin-top: 50px;
    }

    .footer .list-1 li.op1 {
        margin-top: 50px;
    }
}

.list-1.op1 li {
    margin-bottom: 12px;
}

.list-1 li {
    margin-bottom: 20px;
}

.list-1 li.op1 a {
    font-family: "mont-book", sans-serif;
    font-size: 12px;
    color: #868686;
    letter-spacing: 0;
}

.list-1 li a {
    font-family: "mont-bold", sans-serif;
    color: #9c6d41;
    font-size: 14px;
    letter-spacing: 2.68px;
    overflow: hidden;
    background: linear-gradient(to right, #6d4a2a, #6d4a2a 50%, #9c6d41 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
}

@media (max-width: 991px) {
    .list-1 li a {
        letter-spacing: 1.68px;
    }
}

.list-1 li a:hover {
    background-position: 0 100%;
}

.list-1 li:last-child {
    margin-bottom: 0;
}

.list-2 li {
    padding: 32px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.list-2 li .share {
    float: right;
    margin-top: -2px;
}

.list-2 li:hover .share::before {
    color: #9c6d41;
}

@media (max-width: 991px) {
    .list-2 li {
        padding: 24px 0;
    }
}

.list-social {
    display: -ms-flexbox;
    display: flex;
}

.list-social li {
    margin-right: 20px;
}

.list-social li a {
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all .2s ease;
}

.list-social li a:hover {
    background: #9c6d41;
}

.list-social li a:hover span::before {
    color: #FFFFFF;
}

.list-social li:last-child {
    margin-right: 0;
}

.clr-1 {
    color: #868686;
}

.contact-us.desk_device p a {
    color: #868686;
}

.clr-1:hover {
    color: #9c6d41;
}

.btn-box a {
    display: inline-block;
    background: #9c6d41;
    font: italic 400 14px/1.2 "mont-bold", sans-serif;
    color: #FFFFFF;
    letter-spacing: .3vw;
    text-transform: uppercase;
    padding: 16px 30px;
    overflow: hidden;
    background: linear-gradient(to right, #6d4a2a, #6d4a2a 50%, #9c6d41 50%);
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
}

.btn-box a:hover {
    background-position: 0 100%;
}

.btn-box a .icon-cta-icon {
    width: 14px;
    display: inline-block;
    margin: 0 4px;
}

.btn-box a .icon-cta-icon::before {
    color: #FFFFFF;
}

.owl-carousel.arrow.op1 .owl-nav button.owl-prev,
.owl-carousel.arrow.op1 .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    bottom: auto;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-carousel.arrow.op1 .owl-nav button.owl-prev {
    left: -30px;
    background: url(../images/svg/arw-lt.svg) no-repeat;
    height: 27px;
}

.owl-carousel.arrow.op1 .owl-nav button.owl-next {
    right: -30px;
}

.have-question {
    background: linear-gradient(180deg, #FFF 0%, #FFF 65%, #f0ece7 65%, #f0ece7 100%);
    padding: 60px 0;
}

.have-question .TAR {
    padding-right: 80px;
}

.have-question .chat-box {
    cursor: pointer;
    background: #b79270;
    width: 135px;
    height: 135px;
    border-radius: 50%;
    position: absolute;
    left: -67.5px;
    top: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 40px;
}

.chat-box svg {
    fill: #fff;
}

.have-question .chat-box span::before {
    color: #FFFFFF;
}

.have-question .read-more {
    padding: 40px 0 0 80px;
    position: relative;
}

@media (max-width: 767px) {
    .have-question .TAR {
        padding-right: 0;
        text-align: left;
    }

    .have-question .TAR .MT40.fs-16 {
        margin: 20px 0 30px;
    }

    .have-question .chat-box {
        width: 125px;
        height: 125px;
    }

    .have-question .read-more {
        margin-left: 20vw;
    }

    .have-question .read-more+figure {
        margin-left: 20vw;
        margin-right: -15px;
    }
}

.contact-us {
    background: #f0ece7;
    /* background: #EEEDE8;*/
    padding: 60px 0;
}

.contact-us .list-social {
    margin-top: 90px;
}

.contact-us .list-social span {
    font-size: 20px;
}

.contact-us .list-social span::before {
    /*color: #868686;*/
    color: #9c6d41;
}

.contact-us .add span {
    display: inline-block;
    width: 20px;
    margin-right: 15px;
    vertical-align: middle;
}

.contact-us .add span.icon-noun-mail-1092212::before {
    color: #9c6d41;
    font-size: 15px;
}

.contact-us .add span::before {
    color: #9c6d41;
    font-size: 18px;
}

.contact-us .hd2 {
    /*font-size: 1.32vw;*/
    font-size: 16px;
    margin: 10px 0 30px;
}

.contact-us .for-mob {
    display: none;
}

@media (max-width: 767px) {
    .contact-us .for-desk {
        display: none;
    }

    .contact-us .for-mob {
        display: -ms-flexbox;
        display: flex;
    }

    .contact-us .hd2 {
        font-size: 14px;
        font-family: "mont-semibold", sans-serif;
        padding: 15px 0;
        border-top: 1px solid rgba(156, 109, 65, 0.25);
        border-bottom: 1px solid rgba(156, 109, 65, 0.25);
        margin-top: 30px;
    }

    .contact-us .hd2+.row {
        display: none;
    }

    .contact-us .list-social {
        margin: 40px 0;
    }

    .contact-us .btn-box a {
        display: block;
        text-align: center;
    }
}

.inspiration-media {
    background: #f0ece7;
    padding: 60px 0;
}

.inspiration-media .f12 {
    font-family: "mont-semibold", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #868686;
    letter-spacing: 1px;
    margin-bottom: 12px;
}

.inspiration-media .hd2 {
    font-size: 1.32vw;
    color: #6d4a2a;
}

.inspiration-media .read-more {
    font-family: "mont-bold", sans-serif;
}

.inspiration-media .inspir-ctnr {
    margin: 30px 70px 0 0;
}

.inspiration-media .inspir-item .hdg-bx {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 3px;
}

.inspiration-media .inspir-item .hdg-bx .share {
    margin: 0 2px 0 5px;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
}

.inspiration-media .inspir-item .hdg-bx:hover .share::before {
    color: #9c6d41;
}

.inspiration-media .owl-dots {
    text-align: center;
    margin-top: 20px;
}

@media (max-width: 991px) {
    .inspiration-media .inspir-ctnr {
        margin-right: 30px;
    }
}

@media (max-width: 767px) {
    .inspiration-media .inspir-ctnr {
        margin: 30px -15px 50px;
    }

    .inspiration-media .ip-carousel .owl-stage {
        left: -30px;
        margin-left: 15px;
    }

    .inspiration-media .hd2 {
        font-size: 14px;
    }

    .inspiration-media .list-2.MT50 {
        margin-top: 20px;
    }
}

.share {
    display: inline-block;
    width: 16px;
    height: 16px;
    font-family: 'icomoon';
    font-size: 16px;
}

.share::before {
    content: "\e91f";
    color: #868686;
}

.hd1 span.op1 {
    display: inline;
}

@media (max-width: 767px) {
    .hd1 span.op1 {
        display: block;
    }
}

.for-mob {
    display: none;
}

@media (max-width: 767px) {
    .for-mob {
        display: block;
    }
}

@media (max-width: 991px) {
    .portfolio {
        padding: 50px 0;
    }

    .portfolio .owl-stage-outer {
        padding-top: 75px;
    }

    .portfolio .owl-carousel .owl-item.active.center .hd2 {
        margin-top: 70px;
        font-size: 24px;
        width: 360px;
        margin-left: -120px;
    }

    .portfolio .owl-carousel .owl-item.active.center .portfolio-info {
        margin-left: -80px;
    }
}

@media (max-width: 767px) {
    .portfolio .CTR {
        margin: 0 -15px;
    }

    .portfolio .owl-stage-outer {
        padding-top: 25px;
    }

    .portfolio .fs-12b {
        font-size: 9px;
        letter-spacing: 2px;
    }

    .portfolio .hd1 {
        font-size: 32px;
    }

    .portfolio .owl-carousel .owl-item {
        padding: 0;
    }

    .portfolio .owl-carousel .owl-item .hd2 {
        font-size: 20px;
        margin-top: 20px;
    }

    .portfolio .owl-carousel .owl-item.active.center .hd2 {
        margin-top: 20px;
        width: inherit;
        margin-left: 0;
    }

    /* .portfolio .owl-carousel .owl-item.active.center .portfolio-img {
    transform: none;
    transform: scale(1);
  }*/
    .portfolio .owl-carousel.hm .owl-item.active.center .portfolio-img {
        transform: none !important;
    }

    .portfolio .owl-carousel .owl-item.active.center .portfolio-info {
        width: inherit;
        margin-left: 0;
    }

    .portfolio .owl-carousel .owl-item.active.center .desc {
        font-size: 12px;
    }

    .portfolio .owl-carousel .owl-item.prevCard {
        left: inherit;
    }
}

@media (max-width: 767px) {
    .design-partners .de-box {
        margin-top: 25px;
    }

    .design-partners .de-box .hd1,
    .design-partners .de-box .fs-16 {
        display: none;
    }

    .design-partners .de-box .fs-16+p {
        font-size: 12px;
    }

    .design-partners .de-box .hd3 {
        font-family: "mont-semibold", sans-serif;
        font-size: 20px;
    }

    .design-partners .de-box .fs-12b {
        font-size: 9px;
        letter-spacing: 1px;
        margin-top: 10px;
    }

    .design-partners .owl-nav {
        padding-left: 12px;
    }

    .design-partners .de-carousel .owl-stage {
        left: -30px;
        margin-left: 15px;
    }

    .design-partners .de-carousel .owl-stage .row {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .design-partners .owl-item {
        opacity: .5;
    }

    .design-partners .owl-item.active {
        opacity: 1;
    }
}

.hero-banner {
    position: relative;
}

.enqFormModal {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 9;
}

.enqForm {
    font-size: 20px;
    color: #868686;
}

@media (max-width: 1024px) {
    .enqForm {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .enqForm {
        font-size: 14px;
    }
}

.enqForm .container {
    position: relative;
}

.enqForm .cls-cnt {
    position: absolute;
    top: 20px;
    right: 35px;
    transform: scale(1.1, 1);
}

.wa-optin p {
    font-size: 16px;
}

@media (max-width: 1024px) {
    .wa-optin p {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .enqForm .cls-cnt {
        top: 12px;
        /* top: 28px; */
        right: 18px;
        z-index: 999;
    }
}

@media (max-width:640px) {
    .enqFormModal {
        height: 100%;
    }
}

.enqForm .cls-cnt a {
    color: #9c6d41;
    opacity: 1;
}

.enqForm .add span {
    display: inline-block;
    width: 20px;
    margin-right: 15px;
}

.enqForm .container {
    max-width: 90%;
    margin: 0 auto;
    z-index: 2;
    background: #FFFFFF;
    padding: 60px 140px 40px;
    border-top-left-radius: 44px;
    border-top-right-radius: 44px;
}

@media (max-width: 1440px) {
    .enqForm .container {
        padding: 50px 60px 40px;
    }
}

@media (max-width: 1440px) {
    .enqForm .container {
        max-width: 98%;
    }
}

@media (max-width: 768px) {
    .enqForm .container {
        max-width: 100%;
        padding: 40px 20px 20px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

.enqForm input,
.enqForm select {
    font-size: 20px;
    color: #868686;
}

@media (max-width: 1024px) {

    .enqForm input,
    .enqForm select {
        font-size: 16px;
    }

    .enqForm input.mb-5,
    .enqForm select.mb-5 {
        margin-bottom: 1rem !important;
    }
}

@media (max-width: 1024px) {

    /*.enqForm .input-group.mb-5 {
    margin-bottom: 1rem !important;
  }*/
    .enqForm input.mb-5,
    .enqForm select.mb-5 {
        margin-bottom: .1rem !important;
    }
}

.enqForm .input-group select,
.enqForm .input-group .btn {
    border: 0px;
    border-bottom: solid 1px #868686;
    font-size: 20px;
    border-radius: 0px;
    padding-left: 0px;
    color: #868686;
}

@media (max-width: 1024px) {

    .enqForm .input-group select,
    .enqForm .input-group .btn {
        font-size: 16px;
    }
}

.enqForm .input-group select:focus,
.enqForm .input-group .btn:focus {
    box-shadow: none;
}

.enqForm .input-group select:after,
.enqForm .input-group .btn:after {
    border: solid #868686;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.enqForm .input-group .btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.enqForm .input-group i.icon {
    padding-right: 7px;
}

.enqForm .input-group i.icon img {
    width: 20px;
}

.enqForm .input-group .dropdown-item {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
}

.enqForm .custom-control-inline {
    margin-right: 2rem;
}

@media (max-width: 1280px) {
    .enqForm .custom-control-inline {
        margin-right: 1rem;
    }
}

@media (max-width: 768px) {
    .enqForm .custom-control-inline {
        margin-right: 0rem;
    }
}

@media (max-width: 767px) {
    .enqForm .custom-control-inline {
        margin-right: 5px;
    }
}

.enqForm .custom-control-inline:first-child {
    padding-left: 0px;
}

.enqForm .custom-control-label {
    padding-left: 10px;
}

.enqForm .custom-radio .custom-control-input:checked~.custom-control-label::after {
    background: #868686;
    border-radius: 50%;
    width: 0.7rem;
    height: 0.7rem;
    top: 36%;
    left: -1.6rem;
}

@media (max-width: 1024px) {
    .enqForm .custom-radio .custom-control-input:checked~.custom-control-label::after {
        width: 0.7rem;
        height: 0.7rem;
        top: 10%;
        left: -1.1rem;
    }
}

.enqForm .custom-control-label::before {
    top: -0.3rem;
    left: -2.5rem;
    width: 2.5rem;
    height: 2.5rem;
    background-color: transparent;
}

.enqForm .custom-control-label::after {
    top: -0.3rem;
    left: -2.5rem;
    width: 2.5rem;
    height: 2.5rem;
    background-color: transparent;
}

@media (max-width: 1024px) {
    .enqForm .custom-control-label::before {
        left: -1.5rem;
        width: 1.5rem;
        height: 1.5rem;
    }

    .enqForm .custom-control-label::after {
        left: -1.5rem;
        width: 1.5rem;
        height: 1.5rem;
    }
}

.enqForm .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}

.enqForm .custom-control-input:checked~.custom-control-label::before {
    border-color: #868686;
    background-color: transparent;
}

.enqForm .submit-enq {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    /* align-content: space-between; */
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

@media (max-width: 768px) {
    .enqForm .submit-enq {
        margin-top: 15px;
    }
}

@media (max-width: 768px) {
    .enqForm .submit-enq .btn-box.MT20 {
        margin-top: 7px;
    }
}

.enqForm .submit-enq .btn-box a,
.enqForm .submit-enq .btn-box button {
    display: inline-block;
    background: #9c6d41;
    font: italic 400 18px/1.2 "mont-bold", sans-serif;
    color: #FFFFFF;
    letter-spacing: .5vw;
    text-transform: uppercase;
    border: 0px;
    border-radius: 0px;
    padding: 28px 45px;
    overflow: hidden;
    background: linear-gradient(to right, #6d4a2a, #6d4a2a 50%, #9c6d41 50%);
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
}

.enqForm .submit-enq .btn-box a:hover,
.enqForm .submit-enq .btn-box button:hover {
    background-position: 0 100%;
}

.resentOtp-wrapper {
    padding-top: 10px;
    color: #868686 !important;
    font-size: 12px !important;
    letter-spacing: 2px !important;
}

.resentOtp-btn {
    background: transparent !important;
    color: #868686 !important;
    font-size: 12px !important;
    /* display: block !important; */
    letter-spacing: 2px !important;
    padding: 0px !important;
    border: none !important;
}

.otpInput {
    margin-bottom: 0 !important
}

.otpError {
    position: relative !important;
    bottom: initial !important;
}

@media (max-width: 1024px) {

    .enqForm .submit-enq .btn-box a,
    .enqForm .submit-enq .btn-box button {
        padding: 15px 25px;
        font-size: 16px;
    }
}

.enqForm .submit-enq .btn-box a .icon-cta-icon,
.enqForm .submit-enq .btn-box button .icon-cta-icon {
    width: 14px;
}

@media (max-width: 991px) {

    .enqForm .submit-enq .btn-box a .icon-cta-icon,
    .enqForm .submit-enq .btn-box button .icon-cta-icon {
        margin: 0 3px;
    }
}

.enqForm .submit-enq .btn-box a .icon-cta-icon::before,
.enqForm .submit-enq .btn-box button .icon-cta-icon::before {
    color: #FFFFFF;
}

.enqForm .dropdown-menu.bottom {
    transform: translate3d(5px, -320px, 0px) !important;
}

select.line-inpt {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("../images/drop-arrow.png") no-repeat right center;
    padding-right: 30px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

select.line-inpt::-ms-expand {
    display: none;
}

select.line-inpt:focus::-ms-value {
    background: none;
}

.line-inpt.form-control {
    border: 0px;
    border-radius: 0px;
    border-bottom: solid 1px #868686;
    background-color: transparent;
    padding-left: 0px;
}

.line-inpt.form-control:focus {
    box-shadow: none;
    color: #9c6d41;
    border-bottom: solid 1px #9c6d41;
}

.line-inpt.form-control.date {
    background: url("../images/svg/calendar-icon.svg") no-repeat 4px;
    padding-left: 45px;
}

.listing-tabs {
    font-family: "mont-bold", sans-serif;
    font-size: 14px;
    border: 0px;
}

@media (max-width: 1440px) {
    .listing-tabs {
        /*margin-top: 10px;*/
    }

    .secondary-nav.proNav .listing-tabs-wrap {
        overflow-x: auto;
    }
}

.listing-tabs a {
    color: #868686;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.listing-tabs .nav-link {
    border: 0px;
    padding: .5rem 3.7% 0;
    height: auto;
    text-align: center;
}

@media (max-width: 1440px) {
    .listing-tabs .nav-link {
        padding: 0rem 2.7%;
    }
}

@media (max-width: 1024px) {
    .listing-tabs .nav-link {
        padding: 0rem 1.1%;
    }
}

@media (max-width: 768px) {
    .listing-tabs .nav-link {
        padding: 0 0.7rem;
    }
}

.listing-tabs .nav-link:first-child {
    padding-left: 0px;
}

.listing-tabs .nav-link span.icon-cta-icon {
    display: block;
    opacity: 0;
}

.listing-tabs .nav-link.active,
.listing-tabs .nav-link:hover {
    color: #9c6d41 !important;
}

.listing-tabs .nav-link.active span.icon-cta-icon,
.listing-tabs .nav-link:hover span.icon-cta-icon {
    display: block;
    opacity: 1;
    margin-top: 3px;
}

.filter-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: end;
    position: relative;
    margin-left: 10%;
}

@media (max-width: 1440px) {
    .filter-list {
        margin-left: 0%;
    }
}

.filter-list:before {
    content: '';
    position: absolute;
    left: -15%;
    height: 70%;
    top: 15%;
    width: 1px;
    background: #b6b6b6;
}

@media (max-width: 1440px) {
    .filter-list:before {
        left: -8%;
    }
}

@media (max-width: 1024px) {
    .filter-list:before {
        left: -17px;
    }
}

@media (max-width: 1024px) {
    .filter-list {
        margin-left: 0%;
    }
}

@media (max-width: 767px) {
    .filter-list {
        margin-left: -15px;
        margin-right: -15px;
        /*border-top: solid 1px #f3f3f3;*/
        padding-top: 10px;
    }
}

.filter-list .title {
    font-family: "mont-bold", sans-serif;
    font-size: 14px;
    color: #9c6d41;
    text-transform: uppercase;
}

.filter-list .dropdown-toggle::after {
    border: 0px;
}

.filter-list .dropdown.show .dropdown-toggle {
    position: absolute;
    z-index: 9999;
    width: auto;
    background: #fff;
}

@media (max-width: 768px) {
    .filter-list .dropdown.show .dropdown-toggle {
        left: 0px;
    }
}

@media (max-width: 767px) {
    .filter-list .dropdown.show .dropdown-toggle {
        left: 15px;
    }
}

.filter-list ul {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .filter-list ul {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

@media (max-width: 767px) {
    .filter-list ul {
        -ms-flex-pack: start;
        justify-content: start;
    }

    .filter-list ul li {
        padding-left: 15px;
    }
}

.filter-list ul li.dropdown,
.filter-list ul li.dropleft,
.filter-list ul li.dropright,
.filter-list ul li.dropup {
    position: inherit;
}

.filter-list ul li a {
    color: #9c6d41;
}

.filter-list ul li a span {
    padding-right: 10px;
}

.filter-list ul li a span img {
    width: 20px;
}

.filter-list .dropdown-menu {
    max-width: 20.2rem;
    top: -56px !important;
    left: -37px !important;
    width: 111%;
    border: 0px;
    padding: 40px;
    padding-top: 60px;
    border-radius: 0px;
    height: 420px;
    overflow-x: scroll;
    transform: translate3d(5px, 35px, 0px) !important;
}

@media (max-width: 767px) {
    .filter-list .dropdown-menu {
        top: -48px !important;
        left: -27px !important;
        width: 100%;
    }
}

.filter-list .accordian .trgr {
    font-size: 1.1vw;
    font-family: "mont-semibold", sans-serif;
    border-bottom: 0px;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-right: 30px;
    background: url("../images/drop-arrow.png") no-repeat right center;
}

@media (max-width: 1024px) {
    .filter-list .accordian .trgr {
        font-size: 16px;
    }
}

.filter-list .accordian .trgr.act {
    background: url("../images/up-arrow.png") no-repeat right center;
}

.filter-list .accordian .tog_cont {
    border-bottom: 0px;
}

.filter-list .accordian .custom-control-label {
    color: #868686;
    font-size: .9vw;
}

@media (max-width: 1024px) {
    .filter-list .accordian .custom-control-label {
        font-size: 12px;
        line-height: 2;
    }
}

.filter-list .accordian .custom-control-input:checked~.custom-control-label::before {
    border-color: #b6b6b6;
    background-color: #b6b6b6;
}

.filter-list .accordian .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}

.applied-cnt {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: solid 1px #f3f3f3;
    border-bottom: solid 1px #f3f3f3;
    margin-top: 20px;
}

.applied-cnt .filter-title {
    line-height: 5;
}

@media (max-width: 768px) {
    .applied-cnt .filter-title {
        line-height: 1;
    }
}

.filter-title {
    font-family: "mont-bold", sans-serif;
    font-size: 14px;
    color: #9c6d41;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.tags {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tags li {
    padding: 15px 70px 15px 40px;
    border-radius: 30px;
    font-size: 20px;
    border: solid 1px #e5e5e5;
    color: #868686;
    margin: 8px 20px 8px 0;
    position: relative;
}

.tags li a.close {
    position: absolute;
    right: 30px;
    color: #868686;
    transform: scale(1.1, 1);
    top: 15px;
}

@media (max-width: 1024px) {
    .tags li a.close {
        right: 24px;
        font-size: 20px;
        transform: scale(1, 0.9);
    }
}

@media (max-width: 767px) {
    .tags li a.close {
        right: 12px;
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
    .tags li {
        padding: 12px 60px 12px 35px;
        border-radius: 30px;
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .tags li {
        padding: 12px 30px 12px 15px;
        border-radius: 30px;
        font-size: 14px;
        margin: 8px 10px 8px 0;
    }
}

.clr-btn {
    text-align: right;
}

@media (max-width: 767px) {
    .clr-btn {
        text-align: left;
        padding-top: 15px;
    }
}

.clr-btn .clearAll {
    color: #868686;
    font-family: "mont-bold", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.reletive {
    position: relative;
}

figure.with-cap {
    margin-bottom: 0px;
}

figure.with-cap figcaption {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    right: 0;
    font-size: 16px;
    padding: 5px;
}

.card-title {
    font-size: 38px;
    font-family: "mont-semibold", sans-serif;
    color: #9c6d41;
}

@media (max-width: 768px) {
    .card-title {
        font-size: 24px;
    }
}

.custCard1 {
    border: 0px;
    border-radius: 0px;
    padding: 10px;
}

.custCard1 .card-img,
.custCard1 .card-img-top {
    border-radius: 0px;
}

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

.custCard1 .card-title {
    margin: 25px 0 10px 0;
    font-family: "mont-book", sans-serif;
}

.custCard1 .card-text {
    font-family: "mont-semibold", sans-serif;
    color: #868686;
    letter-spacing: 1px;
}

.custCard1 p {
    margin-bottom: 3px;
}

.custCard1 .card-footer {
    background: #FFFFFF;
    border: 0px;
    padding: 0px;
    padding-top: 30px;
}

.viewlink {
    font: italic 400 1vw/1.2 "mont-semibold", sans-serif;
    letter-spacing: .2vw;
    text-transform: uppercase;
    color: #9c6d41;
}

@media (max-width: 1024px) {
    .viewlink {
        font-size: 14px;
    }
}

@media (max-width: 1024px) {
    .listing-tabs-wrap {
        overflow-x: auto;
        scrollbar-width: none;
    }

    .listing-tabs-wrap::-webkit-scrollbar {
        display: none;
    }
}

.contact-info {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .contact-info {
        padding-bottom: 30px;
    }
}

/**/

.contact-info .desc {
    font-size: 14px;
    color: #868686;
}

@media (max-width: 768px) {
    .contact-info .desc {
        font-size: 12px;
    }
}

.contact-info .list-social li a {
    color: #9c6d41;
}

.contact-info .list-social li a img.fb {
    width: 18px;
}

.contact-info .list-social li a img.inst {
    width: 24px;
}

.contact-info .list-social li a img.twt {
    width: 24px;
}

.contact-info .list-social li a img.yt {
    height: 18px;
}

.git-list {
    margin-top: 45px;
}

@media (max-width: 1024px) {
    .git-list {
        margin-top: 15px;
    }
}

.git-list li span {
    font-size: 40px;
    font-weight: bold;
    color: #9c6d41;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

@media (max-width: 991px) {
    .git-list li span {
        font-size: 20px;
    }
}

.git-list .info {
    margin-top: 20px;
}

@media (max-width: 991px) {
    .git-list .info {
        margin-top: 0;
    }
}

.git-list .info p {
    margin-bottom: 15px;
    font-size: 14px;
    color: #868686;
}

@media (max-width: 991px) {
    .git-list .info p {
        margin-bottom: 5px;
    }
}

.git-list .info p a {
    color: #868686;
}

@media (max-width: 767px) {
    .git-list .info p {
        font-size: 12px;
    }
}

.git-list .info p i {
    color: #9c6d41;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
}

.faqs-tab.listing-tabs {
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    -ms-flex-align: end;
    align-items: end;
}

@media (max-width: 767px) {
    .faqs-tab.listing-tabs {
        -ms-flex-pack: start;
        justify-content: start;
        margin-top: 15px;
    }

    .portfolioCss.sky_city_two .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
}

/*.portfolioCss.sky_city_two .nav-tabs .nav-link {
    padding: 0 1rem;
    padding-right: 0;
    font-size: 12px;
    font-weight: 600;
}*/

.faqs-tab.listing-tabs .nav-link {
    padding: 0 2rem;
    height: auto;
    padding-right: 0px;
    /*font-family: "mont-book", sans-serif;*/
}

.investor-corner.meet .faqs-tab.listing-tabs .nav-link {
    /*padding: 0 2rem;*/
    padding: 18px 1.8rem;
    height: auto;
    /*padding-right: 0px;*/
    font-family: "mont-book", sans-serif;
}

@media (max-width: 1440px) {
    .faqs-tab.listing-tabs .nav-link {
        padding: 0 1rem;
    }
}

@media (max-width: 1024px) {
    .faqs-tab.listing-tabs .nav-link {
        padding: 0 0.7rem;
    }
}

@media (max-width: 768px) {
    .faqs-tab.listing-tabs .nav-link {
        padding: 0 0.4rem;
        font-size: 10px;
    }
}

@media (max-width: 767px) {
    .faqs-tab.listing-tabs .nav-link {
        padding: 0 0.8rem;
        padding-left: 0px;
        font-size: 11px;
    }
}

@media (max-width: 567px) {
    .faqs-tab.listing-tabs .nav-link {
        padding: 0 0.7rem;
        padding-left: 0;
    }
}

section.grey {
    background: #EEEDE8;
}

.sec70-100 {
    padding: 70px 0 100px;
}

@media (max-width: 991px) {
    .sec70-100 {
        padding: 60px 0;
    }
}

.footer-form .enqForm {
    margin-top: 70px;
    color: #868686;
}

@media (max-width: 991px) {
    .footer-form .enqForm {
        margin-top: 20px;
    }
}

.footer-form .enqForm .col-sm-6,
.footer-form .enqForm .wa-optin {
    padding: 0 60px;
}

@media (max-width: 991px) {

    .footer-form .enqForm .col-sm-6,
    .footer-form .enqForm .wa-optin {
        padding: 0 30px;
    }
}

.footer-form .enqForm .submit-enq {
    margin-top: 60px;
    height: auto;
}

.footer-form .enqForm .submit-enq .btn-box button {
    padding: 20px 30px;
}

.footer-form .enqForm .input-group select,
.footer-form .enqForm .input-group .btn {
    color: #868686;
}

.get-in-touch {
    overflow: hidden;
}

@media (max-width: 1024px) {
    .get-in-touch .row .col-md-6 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 1024px) {
    .accordian .trgr {
        font-size: 14px;
    }
}

.brown {
    color: #9c6d41;
}

.contact-us .enqForm {
    position: relative;
}

.contact-us .enqForm .cls-cnt {
    top: -30px;
}

@media (max-width: 767px) {
    .contact-us .enqForm .cls-cnt {
        top: -15px;
    }
}

.input-group-append .btn,
.input-group-prepend .btn {
    z-index: 1;
}

@media (max-width: 768px) {
    .proNav.secondary-nav {
        overflow: inherit;
    }
}

@media (min-width: 1366px) {
    .proNav.secondary-nav .container {
        max-width: 1140px;
    }
}

@media screen and (min-width: 1600px) {
    .proNav.secondary-nav .container {
        max-width: 1320px;
    }
}

@media (max-width: 1024px) {
    .proNav.secondary-nav .container {
        max-width: 98vw;
    }
}

.proNav.secondary-nav .filter-list .result {
    font-size: 12px;
    color: rgba(134, 134, 134, 0.7);
    position: relative;
}

.proNav.secondary-nav .filter-list .result:before {
    content: '';
    position: absolute;
    left: -8px;
    height: 70%;
    top: 15%;
    width: 1px;
    background: #b6b6b6;
}

.proNav.secondary-nav .filter-list .view-all {
    font-size: 12px;
    font-family: "mont-bold", sans-serif;
    font-size: 14px;
    color: #9c6d41;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.proNav.secondary-nav .filter-list .view-all .icon-noun-dropdown-3574472 {
    font-size: 9px;
    padding-right: 0;
    margin-left: 10px;
}

.proNav.secondary-nav ul li a {
    padding: 10px 8px !important;
}

@media (max-width: 991px) {
    .proNav.secondary-nav .filter-list .view-all .icon-noun-dropdown-3574472 {
        font-size: 7px;
    }
}

@media (max-width: 1024px) {
    .proNav.secondary-nav .filter-list .view-all {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .proNav.secondary-nav .filter-list .view-all {
        font-size: 10px;
    }
}

.proNav.secondary-nav .filter-list ul li a span {
    position: static;
    opacity: 1;
}

@media (max-width: 768px) {
    .proNav.secondary-nav .listing-tabs {
        font-size: 12px;
    }

    .proNav.secondary-nav .filter-list .title {
        font-size: 12px;
    }
}

@media (max-width: 1280px) {
    .proNav.secondary-nav.sticky .container {
        max-width: 84vw;
    }
}

@media (max-width: 1024px) {
    .proNav.secondary-nav.sticky .container {
        max-width: 98vw;
    }
}

.proNav.secondary-nav.sticky .nav-link {
    height: auto;
}

.proNav.secondary-nav.sticky .listing-tabs {
    font-size: 12px;
}

.proNav.secondary-nav.sticky .listing-tabs .nav-link.active span.icon-cta-icon,
.proNav.secondary-nav.sticky .listing-tabs .nav-link:hover span.icon-cta-icon {
    margin-top: 6px;
}

.proNav.secondary-nav.sticky .filter-list .title {
    font-size: 12px;
}

.proNav.secondary-nav.sticky .nav {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 5px;
}

.explorer11 .card {
    display: inline-block;
}

.explorer11 .list-1 li a {
    background: transparent;
}

.card-box {
    color: #868686;
    margin-bottom: 60px;
}

@media (max-width: 767px) {
    .card-box {
        margin-bottom: 30px;
    }
}

.card-box figure {
    position: relative;
}

.card-box figure figcaption {
    position: absolute;
    padding: 5px 15px;
    background: #9c6d41;
    color: #f0ece7;
    top: 15px;
    left: 15px;
    border-radius: 20px;
    font-family: "mont-semibold", sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.card-box figure figcaption span {
    margin-right: 3px;
    font-size: 15px;
}

.card-box figure figcaption span::before {
    color: #f0ece7;
}

.card-box .date-info {
    font-size: 12px;
    font-family: "mont-semibold", sans-serif;
    color: #868686;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.card-box .hd2 {
    margin: 25px 0 20px 0;
    font-size: 1.32vw;
}

@media (max-width: 991px) {
    .card-box .hd2 {
        font-size: 20px;
    }
}

.card-box .hd2 a {
    color: #9c6d41;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.card-box .hd2 a span {
    font-size: 16px;
}

.card-box .hd2 a span::before {
    color: #868686;
}

.card-box .hd2 a:hover span::before {
    color: #9c6d41;
}

.details-carousel {
    margin-top: 30px;
}

.details-carousel .details-img-box {
    background-size: cover;
    background-repeat: no-repeat;
}

.details-carousel .owl-nav .owl-next,
.details-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    bottom: auto;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
}

.details-carousel .owl-nav .owl-next {
    right: -45px;
}

.details-carousel .owl-nav .owl-prev {
    left: -45px;
}

.details-carousel .owl-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    top: -30px;
}

.share-blog {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.brokerage-list2,
.brokerage-list3 {
    margin-top: -100px !important;
}

.stock-exchange ul li a {
    display: flex;
    font: 400 1.3vw/1.4 "mont-book", sans-serif;
    color: #868686;
}

.stock-exchange ul li a:hover {
    color: #9c6d41;
}

@media (max-width: 767px) {
    .share-blog {
        padding-left: 15px;
    }
}

.share-blog .list-social li a span {
    color: #868686;
}

.related-story {
    background: #f0ece7;
    padding: 70px;
}

@media (max-width: 767px) {
    .related-story {
        padding: 70px 0;
    }
}

.related-story .related-carousel {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .related-story .related-carousel .owl-stage {
        padding-left: 0 !important;
    }
}

.related-story .owl-nav .owl-next,
.related-story .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    bottom: auto;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 40%;
}

.related-story .owl-nav .owl-next {
    right: -45px;
}

.related-story .owl-nav .owl-prev {
    left: -45px;
}

@media (max-width: 767px) {
    .section100-80 .fs-14sb {
        font-size: 11px;
    }
}

@media (max-width: 767px) {
    .blog-comma .hd3 {
        margin-top: 30px;
    }
}

.card-box-media {
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    .card-box-media {
        margin-bottom: 30px;
    }
}

.card-box-media .innar-box {
    border: 1px solid #e8e8e8;
    height: 100%;
    background: #e8e8e8;
}

@media (max-width: 767px) {
    .card-box-media .innar-box {
        background: none;
    }
}

.card-box-media .innar-box .img-hover-box figure {
    position: relative;
    margin: 0;
}

.card-box-media .innar-box .img-hover-box figure .play-icon {
    right: 15px;
    bottom: 15px;
    height: 40px;
    width: 40px;
}

.card-box-media .innar-box .img-hover-box figure .play-icon img {
    width: 100%;
}

.card-box-media .innar-box .img-hover-box figure .share-icon {
    position: absolute;
    right: 10px;
    top: 10px;
}

.card-box-media .innar-box .img-hover-box figure .share-icon span.icon-noun-share-2832870::before {
    color: #FFFFFF;
}

.card-box-media .innar-box .date-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.card-box-media .innar-box .online {
    color: #868686;
    font-size: 14px;
    margin-bottom: .5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.card-box-media .innar-box .online span.icon-noun-share-2832870::before {
    color: #868686;
}

.card-box-media .innar-box.op1 {
    background: none;
    border: 0;
}

.card-box-media .innar-box.op1 .card-details {
    padding: 20px 0;
}

@media (max-width: 767px) {
    .card-box-media .innar-box.op1 .hd2 {
        margin-bottom: 7px;
    }

    .card-box-media .innar-box.op1 .UC {
        margin: 0;
    }

    .card-box-media .innar-box.op1 .card-details {
        padding: 20px 0 0 0;
    }
}

.card-box-media .innar-box.op2 {
    background: none;
    border: 0;
}

.card-box-media .innar-box.op2 .online p {
    margin: 0;
}

.card-box-media .innar-box.op2 .card-details {
    padding: 20px 0;
}

@media (max-width: 767px) {
    .card-box-media .innar-box.op2 {
        border: 1px solid #e8e8e8;
        padding: 10px;
    }

    .card-box-media .innar-box.op2 .hd2 {
        margin-bottom: 7px;
    }

    .card-box-media .innar-box.op2 .card-details {
        padding: 10px 0 0 0;
    }

    .card-box-media .innar-box.op2 .card-details p.date-box {
        margin: 0;
    }
}

.card-box-media .card-details {
    padding: 20px 15px;
}

.card-box-media .card-details .hd2 {
    color: #9c6d41;
    font-size: 1.32vw;
}

.card-box-media .card-details .hd2 a {
    color: #9c6d41;
}

@media (max-width: 991px) {
    .card-box-media .card-details .hd2 {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .card-box-media .card-details .UC {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .card-box-media .card-details .m-img-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 15px;
    }

    .card-box-media .card-details .m-img-box img {
        width: 94px;
        margin-right: 30px;
    }

    .card-box-media .card-details .m-img-box p {
        margin: 0;
        border-left: 1px solid #868686;
        padding-left: 30px;
    }
}

.card-box-media .min-ht100 {
    min-height: 14.5vh;
}

@media (max-width: 991px) {
    .card-box-media .min-ht100 {
        min-height: 8.5vh;
    }
}

@media (max-width: 767px) {
    .card-box-media .min-ht100 {
        min-height: inherit;
    }
}

.card-box-media .min-ht70 {
    min-height: 8vh;
}

@media (max-width: 767px) {
    .card-box-media .min-ht70 {
        min-height: inherit;
    }
}

@media (max-width: 767px) {
    .comma-img-box img {
        width: 50px;
    }
}

.media-view-all {
    padding: 20px 0 80px 0;
    text-align: center;
}

.kit-card {
    margin-bottom: 80px;
}

.kit-card .hd3 {
    font-size: 2.2vw;
}

.kit-card .hd2 {
    font-size: 1.32vw;
}

.year-box {
    width: 220px;
}

.acd_wrap {
    border-radius: 15px;
    margin-bottom: 20px;
    background: #f8f7f5;
}

.accordian .acd_wrap {
    border-radius: 0;
    background: transparent !important;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
}

.row-.cbre-des {
    background: #f8f7f5;
    padding: 40px 30px;
    border-radius: 20px;
}

.sustainable.inner-sec {
    position: static;
    background: #eeede8;
}

.sustainable.inner-sec .banner-ctnt {
    position: inherit;
    transform: translateY(0%);
}

.sustainable.inner-sec .banner-ctnt .hd1 {
    color: #9c6d41;
}

.sustainable.inner-sec .banner-ctnt .sustainable-list li figure {
    height: auto;
    margin-bottom: 0;
}

.sustainable.inner-sec .banner-ctnt .sustainable-list li {
    margin: 0 7px;
}

.share-holder-page.sustainable .banner-ctnt .sustainable-list {
    margin-top: 20px;
}

/*.investor-landing-wrap*/

.sustainable.fS .banner-ctnt .sustainable-list li {
    background: url(../images/bg_280-280.png) no-repeat 0 0;
    width: 280px;
    height: 280px;
    transition: all 1s ease;
    background-size: 100%;
}

.sustainable.fS .banner-ctnt .sustainable-list li p {
    color: #868686;
}

/*.investor-landing-wrap*/

.sustainable.fS .banner-ctnt .sustainable-list li:hover
/*, .sustainable .banner-ctnt .sustainable-list li:hover*/

    {
    background: url(../images/bg_hover_280-280.png) no-repeat 0 0;
    transition: all 1s ease;
    background-size: 100%;
}

/*.investor-landing-wrap */

.sustainable.fS .banner-ctnt .sustainable-list li:hover p
/*, .sustainable .banner-ctnt .sustainable-list li:hover p*/

    {
    color: #fff;
    transition: all 1s ease;
}

/*.investor-landing-wrap*/

.sustainable.fS .banner-ctnt .sustainable-list li:hover figure img.top_icon
/*, .sustainable .banner-ctnt .sustainable-list li:hover figure img.top_icon*/

    {
    filter: brightness(0) invert(1);
    transition: all 0.1s ease;
}

.sustainable.fS .banner-ctnt .sustainable-list {
    justify-content: inherit;
}

.investor-landing-wrap .investor-corner {
    background: #eeede8;
}

.investor-landing-wrap .investor-corner .faqs-tab.listing-tabs .nav-link {
    background: transparent;
    font-family: "mont-book", sans-serif;
}

.date-month {
    font-size: 44px;
    /*border-right: 1px solid #ccc;*/
    padding-top: 10px;
    padding-bottom: 10px;
    color: #9c6d41;
}

/*.meet .view-project a{font-family: "mont-book", sans-serif; font-style: normal;}*/

span.month {
    font-size: 12px;
    color: #868686;
    letter-spacing: 2.3px;
}

span.target {
    background: #EEEDE8;
    color: #868686;
    padding: 10px 35px;
    border-radius: 30px;
    font-size: 12px;
    letter-spacing: 2.3px;
}

.investor-landing-wrap .share-holder-page.sustainable .CTR- .sustainable-list {
    justify-content: start;
}

.mob_device {
    display: none;
}

.mob_device .mob_view li a span::before {
    font-size: 20px;
    color: #868686;
}

.heading_wrap ul li a {
    font-size: 12px;
    letter-spacing: 2px;
    font-family: "mont-bold", sans-serif;
}

.heading_wrap ul li a span {
    font-size: 8px;
}

.unpaid_devidend .faqs-tab.listing-tabs .nav-link {
    padding: 7px 15px;
    border-radius: 50px;
    font-size: 12px;
}

.unpaid_devidend .listing-tabs .nav-link.active,
.unpaid_devidend .listing-tabs .nav-link:hover {
    color: #fff;
    background: #9a6e41;
}

.share_data {
    border-radius: 15px;
}

.CtR {
    padding-top: 40px;
}

.Detail {
    font-size: 14px;
}

.borad-meeting {
    min-height: 190px;
}

.acd_wrap.rtr {
    border: 1px solid #EEEDE8;
    background: transparent;
}

.acd_wrap.rtr a {
    color: #868686;
    font-size: 14px;
}

.exp-heading_wrap .view-project a {
    font-size: 14px;
}

.fAq .acd_wrap .tog_cont p {
    font-size: 14px;
    color: #868686;
}

.contact-us h4.hd2 {
    font-family: "mont-book", sans-serif;
    font-size: 16px;
}

.contact-us .col-xl-11 .col-md-4 {
    padding-left: 30px;
    padding-right: 30px;
}

.qip_Ppd .acd_wrap {
    background: transparent;
    border: 1px solid #ccc;
}

.qip_Ppd .acd_wrap a {
    font-size: 20px;
    color: #868686;
    align-items: center;
}

.corp_Presentation p {
    color: #868686;
    font-family: "mont-book", sans-serif;
    font-size: 14px;
}

.down-PDF {
    font-family: "mont-book", sans-serif;
    color: #9C6D41;
    font-size: 12px;
}

.cbre-Report .qip_Ppd .acd_wrap {
    background: #F8F7F5;
    border-color: #F8F7F5;
}

.cbre-Report p {
    font-family: "mont-book", sans-serif;
    color: #868686;
    font-size: 14px;
}

.pl_60 {
    padding-left: 60px;
}

.filter-list .dropdown-menu.menu-other {
    left: 15px !important;
}

.no-before .filter-list:before {
    position: inherit;
}

.subsidiary.cbre-Report .qip_Ppd .acd_wrap {
    background: transparent;
    border-color: #EEEDE8;
}

.FS .faqs-tab.listing-tabs .nav-link {
    padding: 0 2rem;
}

.FS ul.ic-list li {
    padding: 15px 10px;
}

.FS ul.ic-list li a {
    color: #868686;
    font-size: 20px;
}

.stock-exchange.investor-corner {
    background: #EEEDE8;
}

.stock-exchange.investor-corner .ic-list li {
    padding: 15px 10px;
    font-size: 20px;
    font-family: "mont-book", sans-serif;
    border-bottom: 1px solid rgb(38 30 4 / 10%)
}

.stock-exchange.investor-corner .ic-list li a {
    font-size: 20px;
}

span.icon-noun-pdf-781710 {
    font-size: 30px;
    color: #333;
}

.investor-corner.meet .faqs-tab.listing-tabs .nav-link {
    /*/padding: 0 2rem;/*/
    padding: 25px 1.8rem;
    height: auto;
    /*/padding-right: 0px;/*/
    padding-top: 0;
    font-family: "mont-book", sans-serif;
}

.investor-corner.meet .nav.nav-tabs.listing-tabs.faqs-tab {
    margin-top: -10px;
}

#iNvEsToRLaNdInG .investor-corner.meet .nav.nav-tabs.listing-tabs.faqs-tab {
    margin-top: 0px;
}

.sction90-70.fAq .nav.nav-tabs.listing-tabs.faqs-tab {
    margin-top: 4px;
}

.sustainable .banner-ctnt .sustainable-list li {
    transition: 0s !important;
}

.brokerage-list2,
.brokerage-list3 {
    margin-top: -125px !important;
    /*margin-top: -115px!important;*/
}

span.icon-noun-pdf-781710 {
    font-size: 37px;
    color: #000;
}

.ic-list li a:hover {
    color: #9c6d41;
}

.investor-corner .ic-list li a:hover {
    color: #9c6d41;
}

.down-PDF {
    letter-spacing: 2.3px;
}

a.down-PDF:hover {
    color: #9C6D41;
}

.ic-list li a:hover span.icon-noun-pdf-781710 {
    color: #9c6e42;
}

a.down-PDF:hover span.icon-noun-pdf-781710 {
    color: #9C6D41;
}

.secondary-nav ul li a {
    padding: 10px 15px;
}

.secondary-nav ul {
    margin-bottom: 0;
}

.container.applied-cnt {
    max-width: 1340px;
}

.line-inpt.form-control:focus {
    background: transparent;
}

.expand-menu .menu-other-details .menu-list>li span {
    opacity: 0;
    transition: all .3s linear;
}

.expand-menu .menu-other-details .menu-list>li:hover span {
    opacity: 1;
}

.expand-menu .menu-other-details .menu-list>li:hover span+ul+span {
    opacity: 0;
}

a,
a:hover {
    text-decoration: none !important;
}

.list-social li a {
    color: #261e04;
}

.oberoi-city-info .city-map .main-map-box .pin1 a,
.oberoi-city-info .city-map .main-map-box .pin2 a,
.oberoi-city-info .city-map .main-map-box .pin3 a,
.oberoi-city-info .city-map .main-map-box .pin4 a,
.oberoi-city-info .city-map .main-map-box .pin5 a,
.oberoi-city-info .city-map .main-map-box .pin6 a,
.oberoi-city-info .city-map .main-map-box .pin7 a,
.oberoi-city-info .city-map .main-map-box .pin8 a,
.oberoi-city-info .city-map .main-map-box .pin9 a,
.oberoi-city-info .city-map .main-map-box .pin10 a {
    padding: 0;
    color: #261e04;
}

.contact-us .btn-box a:hover {
    color: #fff;
}

#home fieldset.custom-control-input {
    align-items: center;
    flex-wrap: nowrap;
    display: flex;
    opacity: 1;
    z-index: 0;
    width: 100% !important;
}

.nav-tabs {
    border-bottom: 0 none !important;
}

.nav-tabs .nav-link {
    border: 0 none !important;
    white-space: nowrap;
}

.section150-20.mdi {
    padding-top: 125px;
}

.btn-box a:hover {
    color: #fff;
}

.line-inpt.form-control:focus {
    background: transparent;
}

.enqForm input#edit-save--2 {
    color: #fff;
    border: 0 none;
    background: transparent;
}

.line-inpt.form-control.date {
    padding-left: 02px;
    background-image: none;
}

#our-project fieldset.custom-control-input {
    align-items: center;
    flex-wrap: nowrap;
    display: flex;
    opacity: 1;
    z-index: 0;
    width: 100% !important;
}

.col-sm-6.dateCntBookSite {
    max-width: 100%;
    width: 100%;
}

/*style css*/

#edit-save {
    background: transparent;
    border: 0 none;
    color: #fff;
}

.custom-radio fieldset.custom-control-label::before,
.custom-radio fieldset.custom-control-label::after {
    display: none;
}

.custom-control-input {
    height: auto !important;
    opacity: 1 !important;
}

.enqForm .custom-control-label~label.option {
    padding-left: 70px;
    position: relative;
    left: -30px;
    height: 40px;
    top: -5px;
    margin-bottom: 0 !important;
    line-height: 40px;
}

.enqForm input.custom-control-label:checked:after {
    display: block;
}

/*.col-sm-6>.custom-control.custom-radio{width: 100%; display: inline-block;position: inherit;}*/

legend {
    width: 50%;
}

legend~.fieldset-wrapper {
    width: 50%;
}

#edit-bookvisit,
#edit-bookvisit--2 {
    display: flex;
}

.js-form-type-radio {
    margin-right: -15px;
    position: relative;
    overflow: hidden;
    height: 3rem;
    padding: 10px 10px;
    display: flex;
}

input.custom-control-label::after {
    position: absolute;
    top: 0.4rem;
    left: 0.3rem;
    display: block;
    width: 1rem;
    z-index: 99;
    opacity: 1;
    height: 1rem;
    content: "";
    background: #868686;
    border-radius: 50%;
    display: none;
}

.custom-radio input.custom-control-label::before {
    border-radius: 50%;
    border: 1px solid #adb5bd;
    opacity: 1;
    z-index: 9;
    top: -0.3rem;
    left: -0.5rem;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #eeede8;
}

legend {
    float: left;
}

.footer-form .enqForm .col-sm-6#edit-sitevisit {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
}

#block-sliderblock-4 .about-carousel .owl-nav {
    position: absolute;
    top: 44%;
    left: 50%;
}

#block-sliderblock-4 .about-carousel .owl-nav .owl-prev {
    left: -570px;
    position: absolute;
    background: url(../images/svg/arw-lt.svg) no-repeat;
    width: 18px;
    height: 27px;
    font-size: 0;
}

/*#block-sliderblock-4 .about-carousel .owl-nav .owl-next{ right: -570px; position: absolute; background: url(../images/svg/arrow.svg) no-repeat;
    width: 18px; height: 27px; font-size: 0; }*/

#block-sliderblock-4 .about-carousel .owl-nav .owl-next {
    right: -570px;
    position: absolute;
    background: url(../images/svg/arrow.svg) no-repeat;
    width: 18px;
    height: 27px;
    font-size: 0;
}

.portfolio .owl-carousel.hm .owl-item.active.center .portfolio-info {
    margin-top: inherit;
}

.-tiv_mt-20 {
    margin-top: -20px;
}

.about-card .box-1.PR25 {
    padding-right: 25px;
}

.about-card .box-2.PL25 {
    padding-left: 25px;
}

.about-card .box-1 {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
}

.about-card .box-2 {
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    max-width: 54%;
}

#block-mediablock .blog-carousel {
    padding-top: inherit;
}

.tab-pane.no-mr .accordian.MT25 {
    margin-top: 0 !important;
}

.tab-pane.no-mr .accordian.MT25:first-child {
    margin-top: 25px !important;
}

.enqForm .container .custom-control-input {
    opacity: 0 !important;
}

@media (min-width: 1600px) {
    .enqForm .container {
        max-width: 90% !important;
    }

    #block-sliderblock-4 .about-carousel .beginning-box h4.hd3 {
        font-size: 2.1vw
    }

    #block-sliderblock-4 .about-carousel .beginning-box .col-md-8 p {
        font-size: 1.03vw
    }

    .enqForm .submit-enq .btn-box a,
    .enqForm .submit-enq .btn-box button {
        padding: 28px 30px;
    }
}

@media (max-width: 767px) {
    .kit-card {
        margin-bottom: 40px;
    }

    .kit-card .fs-18sb {
        font-size: 14px;
    }

    .kit-card .hd3 {
        font-size: 24px;
    }

    .kit-card .hd2 {
        font-size: 14px;
        margin-top: 15px;
    }

    .kit-card .MT25 {
        margin-top: 10px;
    }

    .kit-card .link-box.MT50 {
        margin-top: 20px;
    }

    .brokerage-list2,
    .brokerage-list3 {
        margin-top: auto !important;
    }

    .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
        width: 70px;
    }

    .sustainable.inner-sec .banner-ctnt .sustainable-list li {
        margin-bottom: 20px;
    }

    .share-holder-page.sustainable.inner-sec .banner-ctnt .sustainable-list li figure img.top_icon {
        margin-top: 0px;
        width: 35px;
    }

    .share-holder-page.sustainable.inner-sec .banner-ctnt .sustainable-list li figure img.pdf-icon {
        width: 20px;
    }

    .stock-exchange ul li a {
        font-size: 12px;
    }

    .investor-landing-wrap .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
        width: auto;
    }

    .mob_device {
        display: block;
    }

    .desk_device {
        display: none;
    }

    /* .view-project .read-more {font-family: "mont-book", sans-serif; font-style: normal;}*/
    .investor-corner.meet .faqs-tab.listing-tabs .nav-link {
        padding: 0 0.8rem;
        padding-left: 0px;
        font-size: 12px;
    }

    .stock-exchange.investor-corner .ic-list li a {
        font-size: 14px;
    }

    .about-card .box-1.PR25,
    .about-card .box-1.PL25 {
        padding: 0 15px;
    }

    .about-card .box-1 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .about-card .box-1,
    .about-card .box-2 {
        padding: 0 15px;
    }

    .about-card .box-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .core-value-list li a {
        font-size: 14px;
        padding: 7px 0;
    }

    .sustainable.fS .banner-ctnt .sustainable-list li p {
        padding-left: 30px;
        padding-right: 30px;
    }

    .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
        width: inherit;
    }

    .investor-corner.meet .nav.nav-tabs.listing-tabs.faqs-tab {
        margin-top: 5px;
    }
}

@media (max-width: 480px) {
    .investor-corner.meet .faqs-tab.listing-tabs {
        padding-bottom: 25px;
    }

    .investor-corner.meet .faqs-tab.listing-tabs .nav-link {
        letter-spacing: inherit;
    }

    .date-month {
        border-right: transparent !important;
    }

    .hero-banner .blog-carousel .owl-dots {
        position: absolute;
        top: inherit;
        bottom: 15px;
        -khtml-transform: translateY(-50%);
        /* transform: translateY(-50%); */
        width: 100%;
        text-align: center;
    }

    .borad-meeting {
        min-height: inherit;
    }

    .date-month {
        width: 20%;
    }

    /*.borad-meeting .border-left{ border-left: 0 none!important; }*/
    .contact-us.mob_device .accordian .trgr {
        color: #9A6E41;
    }

    .width-100 .secondary-nav.op1 .m-scroll {
        width: 100%;
    }

    .filter-list .dropdown-menu.menu-other {
        left: -30px !important;
    }

    .qip_Ppd .acd_wrap a {
        font-size: 14px;
        color: #868686;
    }

    .subsidiary.cbre-Report .qip_Ppd .acd_wrap {
        padding: 10px !important;
    }

    .FS .faqs-tab.listing-tabs .nav-link {
        padding: 0 0.6rem;
        padding-left: 0px;
    }

    .show-more-height,
    .show-more-height2,
    .show-more-height3,
    .show-more-height4,
    .show-more-height5 {
        /*height: 400px;*/
        max-height: 317px;
        overflow: hidden;
    }

    .show-more-height6 {
        height: 650px;
        /* height: 317px;*/
        overflow: hidden;
    }

    .qip_Ppd .acd_wrap {
        padding: 10px !important;
    }

    .cbre-Report .ic-list,
    .cbre-Report .ic-list li {
        margin-bottom: 0 !important;
    }

    .Annual-Report.cbre-Report .ic-list,
    .Annual-Report.cbre-Report .ic-list li {
        margin-bottom: 5px !important;
    }

    .qip-PPD .qip_Ppd .filter-list .dropdown.show .dropdown-toggle {
        position: inherit;
        z-index: 9999;
    }
}

@media (max-width: 375px) {
    .investor-corner.meet .faqs-tab.listing-tabs .nav-link {
        padding: 0 0.5rem;
    }

    span.target {
        padding: 10px 20px;
    }

    .faqs-tab.listing-tabs .nav-link {
        padding: 0 0.5rem;
    }

    .FS .faqs-tab.listing-tabs .nav-link {
        padding: 0 0.5rem;
        padding-left: 0px;
        letter-spacing: inherit;
    }

    .listing-tabs a {
        letter-spacing: inherit;
    }
}

/*career css start copied*/

@media (min-width: 1600px) {

    .life-at-oberoi .container,
    .core-value .container {
        max-width: 1340px;
    }
}

.life-at-oberoi .life-card .hd1 {
    margin-bottom: 40px;
}

.life-at-oberoi .hd3.trgr-list.act,
.life-at-oberoi .hd3.trgr-list {
    font-size: 2.1vw;
}

.trgr-list:first-child {
    padding-top: 0;
}

.trgr-list {
    color: #868686;
    padding: 10px 0;
}

.trgr-list a {
    color: #868686;
}

.trgr-list.act a,
.trgr-list:hover a {
    color: #9c6d41;
}

.list-cont.MT10 p {
    font-family: "mont-book", sans-serif;
    font-size: 17px;
}

.core-value-list li a:hover,
.core-value-list li a.active {
    color: #9c6d41;
    border-bottom: 1px solid #9c6d41;
}

.career-carousel .owl-item {
    opacity: .5;
    transition: all 0.5s linear;
}

.career-carousel .owl-item.active {
    opacity: 1;
}

.career-carousel .owl-item .de-img-box img,
.career-carousel .owl-item .de-img-box video {
    width: 50%;
    margin-left: auto;
    margin-top: 32%;
}

.career-carousel .owl-item.active.center .de-img-box img,
.career-carousel .owl-item.active.center .de-img-box video {
    width: 100%;
    margin: 0 auto;
}

.career-carousel .owl-item.active.center+.owl-item .de-img-box img,
.career-carousel .owl-item.active.center+.owl-item .de-img-box video {
    margin: 0;
    margin-top: 0;
}

.career-carousel .owl-item .text-box {
    display: none;
}

.career-carousel .owl-nav {
    position: absolute;
    right: 5%;
    top: 55%;
}

.open-orl-card .detail-info {
    color: #868686;
    padding: 30px 0 40px 0;
    font-family: "mont-book", sans-serif;
    font-size: 1.03vw;
}

.container.oao,
.benefits .container {
    max-width: 1340px !important;
}

.benefits {
    background-color: #EEEDE8;
    padding: 80px 0;
    color: #868686;
}

.benefits .hd1 {
    font-family: "mont-book", sans-serif;
    font-size: 3.3vw !important;
    letter-spacing: .1vw;
}

.benefits p {
    font-family: "mont-book", sans-serif;
    font-size: 1.03vw;
}

.benefits .hd3.trgr-list {
    font-family: "mont-book", sans-serif;
    font-size: 2.1vw;
    line-height: 1.1;
}

/*career css start copied*/

/*award css start copied*/

.ticker-carousel.op1 {
    background: #f0ece7;
    margin: 0;
    padding: 70px 0 60px 0;
}

.ticker-carousel.op1 .ticker-card {
    background: #fff;
    padding: 30px 25px;
    border-radius: 7px;
    color: #868686;
    font-size: 16px;
    height: 100%;
}

.ticker-card .hd3 {
    font-size: 18px;
    min-height: 55px;
}

.ticker-card .hd3 a {
    color: #9c6d41;
}

section.latest-awards {
    padding: 100px 0 50px 0;
}

.la-card figure {
    margin: 0;
    padding: 0;
    position: relative;
}

.la-card figure .date-box {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 15px;
    border-radius: 25px;
    background: #FFFFFF;
    font-size: 12px;
    left: 10px;
    top: 10px;
    color: #868686;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
}

.la-card figure .date-box img {
    width: 15px;
    margin-right: 5px;
}

.la-card figure .icon-noun-share-2832870 {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 15px;
}

.la-card figure .icon-noun-share-2832870::before {
    color: #FFFFFF;
}

.la-card figure figcaption {
    position: absolute;
    bottom: 0;
    padding: 15px;
    color: #FFFFFF;
}

.la-card .hd2 {
    font-size: 18px;
    margin-top: 15px;
}

.all-awards {
    padding: 50px 0;
}

.all-awards-list.nav {
    display: block;
}

.all-awards-list li:first-child a {
    padding-top: 0;
}

.all-awards-list li a {
    color: #868686;
    display: block;
    border-bottom: 1px solid rgba(134, 134, 134, 0.2);
    padding: 25px 0;
    font: 400 1.03vw/1.4 "mont-book", sans-serif;
    letter-spacing: 2px;
    transition: all 0.5s linear;
    text-transform: uppercase;
}

.awards-card .innar-box {
    background: #EEEDE8;
    height: 100%;
}

.awards-card .innar-box figure {
    margin: 0;
}

.awards-card .innar-box .awards-details {
    padding: 25px 20px;
    color: #868686;
}

.awards-card .innar-box .hd2 {
    min-height: 70px;
    padding-bottom: 15px;
}

.awards-card .innar-box .hd2 a {
    color: #9c6d41;
}

.awards-card .innar-box .awards-details .text-details {
    min-height: 65px;
    padding-bottom: 15px;
}

.awards-card .innar-box .awards-details .text-details a {
    color: #868686;
}

.awards-card .innar-box .awards-details .date-pdf {
    font-size: 1.03vw;
    /* display: -ms-flexbox;*/
    display: flex;
    /* -ms-flex-pack: justify;*/
    justify-content: space-between;
    text-transform: uppercase;
    font-family: "mont-semibold", sans-serif;
    color: #868686;
    letter-spacing: 1px;
}

/*award css end copied*/

/*about css start copied*/

.life-at-oberoi {
    padding: 50px 0;
    color: #868686;
}

.life-at-oberoi .date-info {
    font-size: 12px;
    font-family: "mont-semibold", sans-serif;
    color: #868686;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.about-card .hd1 {
    margin-bottom: 35px;
}

.about-card {
    margin-bottom: 40px;
    display: -ms-flexbox;
    display: flex;
}

.core-value {
    background-color: #EEEDE8;
    padding: 80px 0;
    color: #868686;
}

.core-value-list.nav {
    display: block;
    padding-right: 10px;
}

.core-value-list li:first-child a {
    padding-top: 0;
}

.core-value-list li a {
    color: #868686;
    display: block;
    border-bottom: 1px solid rgba(134, 134, 134, 0.2);
    padding: 18px 0;
    font-size: 28px;
    transition: all 0.5s linear;
}

.bm-wrapper {
    position: relative;
    overflow: hidden;
}

.bm-card a {
    display: block;
}

.bm-card .hd3 {
    margin-bottom: 5px;
}

.date-info {
    font-size: 12px;
    font-family: "mont-semibold", sans-serif;
    color: #868686;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.bm-wrapper .bm-popup {
    background: rgba(238, 237, 232, 0.95);
    position: absolute;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    top: 0;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10%;
    color: #868686;
    display: none;
}

.bm-wrapper .bm-popup.open {
    display: -ms-flexbox;
    display: flex;
}

.bm-wrapper .bm-popup .close-button {
    position: absolute;
    right: 30px;
    top: 30px;
}

.bm-wrapper .bm-popup .close-button {
    position: absolute;
    right: 130px;
    top: 60px;
}

.bm-wrapper .bm-popup .member-info {
    height: 380px;
    overflow-y: scroll;
    margin-bottom: 20px;
    /*cursor: url(../images/scroll.png), auto;*/
}

/*.bm-wrapper .bm-popup .owl-nav { display: inherit;padding-left: 50%; margin-left: 15px; margin-top: -33px;position: relative;z-index: 1;}*/

.bm-wrapper .bm-popup .owl-nav {
    display: inherit;
    padding-left: 43%;
    margin-left: 15px;
    margin-top: 15px;
    position: relative;
    z-index: 1;
}

.ticker-carousel {
    margin-top: 40px;
}

.ticker-card {
    background: #f0ece7;
    padding: 30px 25px;
    border-radius: 7px;
    font-size: 16px;
    color: #868686;
    height: 100%;
}

.ticker-card .hd3 {
    font-size: 18px;
    min-height: 55px;
}

.card-growth {
    background: #f0ece7;
    padding: 30px 50px;
    border-radius: 14px;
    font-size: 16px;
    color: #868686;
}

.card-growth .hd3 {
    color: #868686;
    margin-bottom: 20px;
}

.card-growth .hd1 {
    margin-bottom: 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: .5;
}

.card-growth .hd1 span.text1 {
    font-size: 1.5vw;
    color: #868686;
}

.card-growth p {
    margin: 0;
}

.csr-carousel .box1 {
    min-height: 90px;
    color: #868686;
}

.csr-carousel .box1,
.csr-carousel .box2,
.csr-carousel .box3,
.csr-carousel .box4,
.csr-carousel .box5 {
    opacity: 0;
}

.csr-carousel .owl-item.center .box1 {
    opacity: 1;
    animation-name: fadeInUp;
    animation-delay: .5s;
}

.csr-carousel .owl-nav {
    position: absolute;
    bottom: 68px;
    right: 15.5%;
}

.slider-counter {
    font-size: 1.03vw;
    position: absolute;
    bottom: 75px;
    right: 20%;
    font-family: "mont-semibold", sans-serif;
    color: #868686;
}

/*about css end copied*/

/*ankit style start here 3/14/2022 */

.browse_pro .row>.col-md-6.pr-md-4 {
    padding-left: 0px;
}

.design-partners.luxury_small .de-box .fs-12b {
    font-size: 12px;
    color: #868686;
    font-family: 'mont-book';
}

.sustainable_two.sustainable {
    width: 100%;
    display: inline-block;
}

.de-box p.os-animation {
    /*color: #868686;font-size: 20px;*/
    font-size: 1.5vw;
    color: rgba(38, 30, 4, 0.8);
}

.project-city.VIEW4BHK img.active {
    display: block !important;
    transition: 0.3s;
}

.project-city.VIEW4BHK img {
    display: none !important;
    transition: 0.3s;
}

@media (min-width: 1920px) {
    .floorplan_drop {
        margin-bottom: 60px;
    }

    .flr_head.hd1 {
        padding-top: 40px;
    }

    .floorplan_drop {
        margin-bottom: 50px;
    }

    .sky_city_one .nav-pills.floorplan_drop .nav-link {
        margin-bottom: 15px;
    }

    .sky_city_one .tab-content {
        display: inline-block;
        width: 100%;
        height: 580px;
        overflow: hidden;
    }
}

.high_pro_count {
    position: relative;
    z-index: 1;
}

.high_pro_cnt {
    z-index: 1;
    position: relative;
}

.luxury_small.design-partners .row>.col-md-6:last-child {
    padding-left: 0px !important;
}

/*.sky_city_one .container-fluid .row>.col-md-8{height: 100%;}*/

.sky_city_one .container-fluid .row>.col-md-8 .tab-content .tab-pane {
    width: 100%;
    height: 100%;
}

.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    margin-top: 35%;
}

.about_project .btn-box a {
    padding: 17px 38px;
}

/*.luxury_small .row>.col-md-6:first-child{padding-right: 70px!important;}*/

/*.luxury_small .row>.col-md-6:last-child{padding-left: 70px!important;}*/

.portfolio.sky_city_two .CTR>.d-flex {
    align-items: baseline;
}

/*.btn-box a{    letter-spacing: 8px;}*/

.about_project_img .VIEW4BHk_btn {
    padding-right: 30px;
}

.about_project_img .VIEW4BHk_btn:after {
    display: none;
}

.portfolio .listing-tabs .nav-link {
    font-size: 12px;
}

.sustainable.sustainable_two .banner-ctnt .sustainable-list {
    margin-top: 50px;
}

/*.about-us-box .col-lg-8.os-animation{font-size: 14px;}*/

.exucation_img {
    width: 100%;
    display: inline-block;
    height: 100%;
}

.sky_city_two .no-js .owl-carousel,
.owl-carousel.owl-loaded {
    /* padding-top: 50px; */
}

/*.portfolio.sky_city_two  .owl-carousel .owl-item.active.prevCard .portfolio-img,.sky_city_two .tab-content .owl-item.active .portfolio-img{    transform: scale(1.2);}*/

.slider-counter.Cnt {
    position: absolute;
    bottom: 85px;
    right: 20%;
    font-size: 14px;
    color: #868686;
    font-family: 'mont-semibold';
}

.slider-counter-port.CnT {
    font-size: 14px;
    color: #868686;
    font-family: 'mont-semibold';
    text-align: center;
}

.sction90-70 .investor-corner .ic-list li {
    width: 48%;
    border: 1px solid #EEEDE8;
    border-radius: 10px;
    padding: 25px 20px;
}

.sction90-70 .investor-corner .ic-list li a {
    color: #868686;
    font-size: 20px;
}

.unpaid.sction90-70 {
    padding: 60px 0;
    background: #EEEDE8;
}

.unpaid .unpaid_divid {
    align-items: baseline;
    display: flex;
}

.unpaid .unpaid_divid {
    color: #868686;
    font-size: 20px;
}

.unpaid .unpaid_p {
    color: #868686;
    font-size: 14px;
}

.unpaid .investor-corner .ic-list li {
    background: #fff;
}

.iepf {
    background: #EEEDE8;
}

.sction90-70.iepf .investor-corner .ic-list li {
    background: #F8F7F5;
}

#CODES .view-project,
#OTHERS .view-project {
    display: none;
}

.hero-banner .enquire-now.bg_fff {
    background: #fff;
    color: #9A6E41;
    padding: 16px 25px;
    font-size: 14px;
}

.cnt_text p {
    color: #868686;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

.cnt_text h4 {
    font-size: 28px;
    color: #9C6D41;
}

.about-new-cr .hd3 {
    margin-bottom: 10px;
    font-size: 28px;
}

.about-new-cr .hd3~p {
    font-size: 14px;
    color: #868686;
}

.about-new-cr {
    position: relative;
}

.about-new-cr .owl-nav {
    right: 15%;
    bottom: 80px;
    position: absolute;
}

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

.sky_city_one .nav-pills .nav-link span {
    font-size: 28px;
    color: #868686;
    margin-bottom: 20px;
    display: inline-block;
    transition: 0.3s;
}

.sky_city_one .nav-pills .nav-link p {
    /*font-size: 14px;*/
    color: #868686;
    height: 0px;
    overflow: hidden;
    margin-bottom: 0px;
    transition: 0.3s;
}

.sky_city_one .nav-pills .nav-link.active span {
    color: #9C6D41;
}

.sky_city_one .nav-pills .nav-link.active p {
    /*overflow: auto;*/
    height: auto;
}

.sky_city_one .tab-content .tab-pane img {
    width: 100%;
    object-fit: cover;
}

.sky_city_one .nav-pills .nav-link {
    border-bottom: 2px solid #716d6d14;
    border-radius: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-bottom: 20px;
    transition: 0.3s;
}

.sky_city_one .nav-pills .floorplan_drop .nav-link p {
    overflow: visible;
}

.sky_city_one .nav-pills .floorplan_drop .nav-link .form-check {
    margin-bottom: 5px;
}

.sky_city_one .nav-pills .floorplan_drop .nav-link.active,
.sky_city_one .nav-pills .floorplan_drop .nav-link {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}

.sky_city_one .nav-pills .nav-link.active,
.sky_city_one .nav-pills .floor_drop_top {
    border-bottom: 2px solid #6e4b2b8c;
    padding-bottom: 30px;
}

.high_pro {
    position: relative;
    min-height: 556px;
    padding: 42px 40px 42px 40px;
    border: 2px solid #EEEDE8;
    background: transparent;
    transition: 0.3s;
}

.sky_city_one .nav-pills .floor_drop_top {
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.high_pro_count {
    font-size: 44px;
    color: #EEEDE8;
    margin-bottom: 200px;
}

.high_pro_head {
    font-size: 28px;
    color: #9C6D41;
    line-height: 1.2;
    margin-bottom: 20px;
    transition: 0.3s;
}

.high_pro_p {
    /*font-size: 14px;*/
    color: #868686;
}

.high_pro .high_pro_p {
    margin-bottom: 50px;
    transition: 0.3s;
}

.high_pro img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -10px;
    top: -10px;
    display: none;
    transition: 0.3s;
}

.high_pro.bg_img img {
    display: block;
}

/*.high_pro.bg_img{background: url('../images/new_img_oberai/Highlight.png') 0 0 no-repeat;background-size: cover;}*/

.high_pro.bg_img .high_pro_head {
    color: #fff;
}

.high_pro.bg_img .high_pro_p {
    opacity: 0;
}

.sction130.sky_city_one {
    padding-top: 80px;
}

.sky_city_two .nav-tabs .nav-link.active {
    background-color: transparent;
}

.sky_city_two.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    margin-top: 35%;
}

.amenities .faqs-tab.listing-tabs {
    justify-content: center;
}

.amenities_box {
    width: 25px;
    height: 25px;
    /*background: #9A6E41;*/
}

.amenities_p {
    margin-left: 10px;
    margin-bottom: -10px;
    color: #868686;
    font-size: 20px;
}

.VIEW4BHk_btn {
    background: #9A6E41;
    border: 0 none;
    color: #fff;
    font-size: 14px;
    letter-spacing: 8px;
    padding: 15px 30px;
    position: relative;
    border-radius: 0px;
    padding-right: 58px;
    position: relative;
}

/*.VIEW4BHk_btn:after{position: absolute;content: '';border-top: transparent;border-right: transparent;border-left: 2px solid #000 !important;border-bottom: 2px solid #000 !important; transform-origin: 50% 50%;width: 10px;height: 10px;top: 40%; right: 20px;transform: scaleY(1) rotate(-45deg) translate(0px, -50%);transition: 0.3s;}*/

.rotate.VIEW4BHk_btn:after {
    transform: scaleY(-1) rotate(-45deg) translate(0px, -50%);
}

.VIEW4BHk_btn img {
    display: none;
}

.VIEW4BHK .read-more.white {
    background: #F8F7F5;
    color: #9A6E41;
    padding: 15px 40px;
    background: linear-gradient(to right, #f0ece7, #f0ece7 50%, #FFFFFF 50%);
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
}

.VIEW4BHK .read-more.white:hover {
    background-position: 0 100%;
}

.VIEW4BHk_group {
    /*top: 50px;*/
    top: 20px;
    position: relative;
    display: inline-block;
}

.VIEW4BHk_drop {
    display: none !important;
    position: absolute;
    left: 50%;
    top: 50px;
    transform: translate(-50%, 0px);
    background: #fff;
    color: #6d4a2a;
    font-size: 14px;
    letter-spacing: 8px;
    padding: 15px 30px;
    width: 100%;
}

.VIEW4BHk_drop li {
    margin-bottom: 15px;
    display: block;
}

/* .VIEW4BHk_drop{display: none!important;} */

.VIEW4BHk_drop.show_drop {
    display: block !important;
}

/* .VIEW4BHK .form-group{    position: relative;}
.VIEW4BHK .form-group img{  position: absolute;top: 80px;z-index: 99;right: 36%;}
.VIEW4BHK .form-control:focus{color: #6d4a2a;background-color: #fff;border-color: transparent;outline: 0;box-shadow: 0 0 0 0.25rem rgb(109 74 42);} */

.de-box .hd3 {
    margin-top: 40px;
    color: #9C6D41;
}

.location_os.sky_city_one .nav-pills .nav-link span {
    position: relative;
    width: 100%;
}

.location_os.sky_city_one .nav-pills .nav-link span:after,
.location_os.sky_city_one .nav-pills .nav-link span:before {
    position: absolute;
    content: '';
    top: 9px;
    right: -14px;
    background: #9A6E41;
    transition: 0.3s;
}

.location_os.sky_city_one .nav-pills .nav-link span:after {
    height: 19px;
    width: 1px;
    right: -5px;
}

.location_os.sky_city_one .nav-pills .nav-link span:before {
    height: 1px;
    width: 19px;
    top: 18px;
}

.location_os.sky_city_one .nav-pills .nav-link.active span:after {
    transform: rotate(90deg);
}

.location_os.sky_city_one .nav-pills .nav-link>div {
    display: none !important;
    transition: 0.3s;
}

.location_os.sky_city_one .nav-pills .nav-link.active>div {
    display: flex !important;
}

.sky_city_one .nav-pills .nav-link .form-check {
    margin-bottom: 20px;
}

.sky_city_one .nav-pills .nav-link .form-check input {
    height: 20px;
    width: 20px;
}

.sky_city_one .nav-pills .nav-link .form-check label {
    margin-left: 15px;
}

.sky_city_one .nav-pills .nav-link .form-check label p {
    font-size: 20px;
}

/*h4.hd1{    font-size: 44px;}*/

.luxury_small .read-more {
    display: flex;
    font-family: "Mont-Book", sans-serif;
    font-size: 20px;
    color: #868686;
    letter-spacing: 0px;
    font-weight: 500;
    font-style: normal;
}

.luxury_small.design-partners .de-carousel .owl-nav {
    bottom: auto;
    left: auto;
    right: 7%;
    top: 30%;
}

.luxury_small .read-more:hover span::before {
    background: transparent;
    transform: rotate(45deg);
}

.designer_cnt {
    background: #F8F7F5;
    border-radius: 20px;
    padding: 50px 70px;
}

.designer_txt p:first-child {
    font-size: 12px;
    color: #868686;
    letter-spacing: 2.3px;
}

.designer_txt p:last-child {
    font-size: 14px;
    color: #868686;
}

/*.hd1{font-size: 44px!important;}*/

.brows_img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.brows_cnt.luxury_small {
    padding: 50px 10px;
}

.menu-box {
    margin-left: auto;
}

.header>.container>.row>.col,
.header>.container>.row>.col~.ml-md-auto {
    width: 50%;
}

.luxury_small .read-more {
    text-transform: inherit;
}

.construction_sec .portfolio-info {
    margin-top: 50%;
    text-align: start;
    padding-left: 50px;
}

.construction_head {
    color: #868686;
    font-size: 20px;
}

.construction_p {
    font-size: 12px;
    color: #9C6D41;
    font-family: 'mont-bold';
    letter-spacing: 2.3px;
}

.location_os.sky_city_one .nav-pills .nav-link {
    margin-bottom: 10px;
}

.location_os.sky_city_one .nav-pills .nav-link span {
    font-size: 20px;
    margin-bottom: 10px;
}

/*.read-more{letter-spacing: 8px;}*/

.invest_head {
    color: #868686;
    font-size: 44px;
    line-height: 1.2;
}

.invest_p {
    color: #868686;
    font-size: 14px;
}

.invest_cnt {
    padding-right: 50px;
}

.ot_head {
    color: #868686;
    font-size: 28px;
}

.ohter_box_img {
    position: relative;
    height: 100px;
    width: 100px;
    flex: 0 0 100px;
}

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

.sustainable_two.sustainable .banner-ctnt .sustainable-list li {
    width: 20%;
    background-size: contain;
    flex: 0 0 20%;
    height: 240px;
    padding: 0 0px;
}

.awards_sec>.container {
    overflow: hidden;
}

.nav-pills .nav-link:hover span {
    color: #9C6D41;
}

.marque_row {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    position: relative !important;
}

.marque_box {
    background: #F8F7F5;
    border-radius: 7px;
    padding: 30px 25px;
    margin: 0 20px !important;
    width: 30%;
    flex: 0 0 30%;
}

.marque_p {
    font-size: 20px;
    color: #9A6E41;
}

.marque_s {
    color: #868686;
    font-size: 16px;
}

.exucation_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tab-content>.tab-pane .show_hide_cnt {
    overflow: hidden;
    line-height: 1em;
    height: 13em;
    transition: 0.3s;
}

.tab-content>.tab-pane .show_hide_cnt.show_more {
    height: auto;
}

/*.sky_city_two.portfolio{max-height: 800px;}*/

.brows_cnt.luxury_small .read-more:hover span::before {
    background: #9c6d41;
    transform: rotate(135deg) scale(1.3);
}

.amenities_p {
    line-height: 1;
}

.application .VIEW4BHk_btn {
    height: auto;
    min-height: 50px;
}

/*floor plan css*/

.sky_city_one .nav-pills .floor_drop_top {
    position: relative;
    cursor: pointer;
}

.sky_city_one .nav-pills .floor_drop_top:after {
    content: '';
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 13px;
    height: 13px;
    border-left: 2px solid transparent;
    border-right: 2px solid #000000;
    border-top: 2px solid #000000;
    border-bottom: 2px solid transparent;
    background: transparent;
    transform-origin: 50% 50%;
    transform: rotate(135deg);
    transition: 0.3s;
}

.sky_city_one .nav-pills.active .floor_drop_top:after {
    border-right: 2px solid #6d4a2a;
    border-top: 2px solid #6d4a2a;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link p {
    overflow: visible;
    height: auto;
    font-size: 20px;
    padding-left: 40px;
    position: relative;
    margin-bottom: 10px;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link {
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 10px;
}

.floorplan_drop {
    flex-wrap: nowrap;
    height: auto;
    overflow: hidden;
    transition: 0.3s;
    margin-bottom: 30px;
}

.floorplan_drop .floor_apart {
    padding: 0 5px;
    height: auto;
    display: none;
    overflow: hidden;
    transition: 0.3s;
}

/*.floorplan_drop.active .floor_apart{height: auto;}*/

.floor_apart li {
    border-bottom: 2px solid #8686861f;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 28px;
    color: #868686;
    transition: 0.3s;
}

.floor_apart li:hover {
    color: #6e4b2b;
    border-bottom: 2px solid #6e4b2b;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link p:after,
.sky_city_one .nav-pills.floorplan_drop .nav-link p:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 50%;
    transform: translate(0px, -50%);
    transition: 0.3s;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link p:after {
    display: none;
    height: 11px;
    width: 11px;
    background: #9A6E41;
    border-radius: 50%;
    left: 6px;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link.active p:after {
    display: block;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link p:before {
    height: 23px;
    width: 23px;
    border-radius: 50%;
    border: 1px solid #868686;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link.active p:before {
    border: 1px solid #9A6E41;
}

/*marquee css*/

.marquee {
    height: 200px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.marquee>div,
.marquee.two>div {
    display: block;
    width: 200%;
    position: absolute;
    overflow: hidden;
    animation: marquee 15s linear infinite;
}

.marquee.two>div {
    animation: marqueetwo 20s linear infinite;
}

.marquee span {
    float: left;
    width: 50%;
}

@keyframes marquee {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@keyframes marqueetwo {
    0% {
        right: 0;
    }

    100% {
        right: -100%;
    }
}

.marque_row .btn-check:focus+.btn,
.marque_row .btn:focus {
    box-shadow: none;
}

.marquee.one:hover>div,
.marquee.two:hover>div {
    animation: none;
}

/*.hero-title{letter-spacing: 15px;}*/

.sustainable.fS .banner-ctnt .sustainable-list li {
    transition: 0.4s;
}

.sustainable.fS .banner-ctnt .sustainable-list li:hover {
    background: url(../images/bg_hover_280-280.png) no-repeat 0 0;
    background-size: contain;
}

.MR20 .hd1 {
    line-height: 1;
}

.exu_cnt .invest_p {
    font-size: 20px;
}

.application .VIEW4BHk_btn {
    padding-right: 30px;
}

.application .VIEW4BHk_btn:after {
    display: none;
}

.floorplan_drop .floor_apart~div {
    display: none;
}

.floorplan_drop .floor_apart~div.active {
    display: block;
}

.flor_planImg .fade:not(.show) {
    opacity: 1;
}

.btn-box span.icon-noun-pdf-781710 {
    font-size: 26px;
    /*color: #000;*/
    color: #fff;
}

.floorplan_drop~.btn-box a {
    padding: 12px 30px;
    display: flex;
    align-items: center;
}

/*style 03-31-2021*/

#reatlSql .sustainable.inner-sec {
    background: transparent !important;
}

#reatlSql .sustainable_two.sustainable.fS {
    margin-top: 0px !important;
}

#reatlSql .sustainable.fS .banner-ctnt .sustainable-list {
    justify-content: center;
}

.ticker-card .marque_p {
    width: 100%;
    overflow: hidden;
    max-height: 50px;
    text-align: start;
    margin-bottom: 5px;
    line-height: 1.2;
}

.ticker-card .marque_s {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    max-height: 40px;
    text-align: start;
    line-height: 1.2;
}

.ticker-card {
    /*min-height: 150px;*/
    min-height: 190px;
}

#reatlSql #block-awardsblock-4 {
    background: #EEEDE8;
    padding: 5px 0;
    margin-bottom: 50px;
}

#reatlSql .ticker-card {
    background: #F8F7F5;
}

.ticker-carousel.TC2 .ticker-card .marque_p,
.ticker-carousel.TC2 .ticker-card .marque_s {
    text-align: end;
    width: 100%;
}

#reatlSql .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
    position: relative;
}

#reatlSql .sustainable .banner-ctnt .sustainable-list li figure {
    transform: translate(-50%, -50%);
    top: 45%;
    left: 50%;
    position: absolute;
}

#block-residentialblock-3>.content {
    padding-right: 15px;
}

#commercialLOgo .sustainable.fS .banner-ctnt .sustainable-list {
    justify-content: center;
}

#commercialLOgo #block-socialblock-3 .sction50.pt-0.pb-5.mb-5 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

#commercialLOgo #block-highlightsblock-2 {
    width: 100%;
    display: inline-block;
    margin-top: 70px;
}

#commercialLOgo .my-5.awards_sec {
    margin-bottom: 0px !important;
}

#Res_Under .sction50.pt-0.pb-5.mb-5 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

#Res_Under .highlight_pro {
    padding-top: 20px;
}

#Social_InFa #abt1.sction50 {
    padding-bottom: 0px;
}

#Social_InFa .exu_cnt .invest_p {
    font-size: 14px;
}

#Social_InFa .portfolio.portfolioCss {
    margin-bottom: 50px;
}

.amenities_box {
    background: transparent !important;
}

#Social_InFa .sction90-70.fAq {
    padding: 90px 0 70px 0;
}

/*style end 2021*/

/*style 04-04-2021*/

.btn-box.op1 a {
    background: #FFFFFF;
    color: #9c6d41;
    background: linear-gradient(to right, #f0ece7, #f0ece7 50%, #FFFFFF 50%);
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
}

.hero-banner .enquire-now.op1 .icon-cta-icon:before {
    color: #9c6d41;
}

.btn-box.op1 a:hover {
    background-position: 0 100%;
}

.pc-info .hd3 {
    font-size: 2.1vw;
}

.pc-info .CTR>p {
    font-family: "mont-book", sans-serif;
    font-size: 1.03vw;
    font-weight: 400;
}

.de-box .hd3 {
    margin-bottom: 10px;
    font-size: 2.1vw;
    color: #868686;
}

.design-partners.luxury_small .de-box .fs-12b {
    font-size: 0.9vw;
    color: #868686;
    font-family: "mont-semibold", sans-serif;
}

.owl-carousel.meatballs .owl-dots .owl-dot:hover {
    border-color: #6d4a2a;
}

.owl-carousel.meatballs .owl-dots .owl-dot:focus {
    outline: none;
}

.contact-us h4.hd2 {
    font-size: 1.32vw;
    font-family: "mont-semibold", sans-serif;
}

.accordian .trgr:hover {
    color: #9c6d41;
}

.accordian .trgr {
    cursor: pointer;
}

.secondary-nav ul li a em.text-val {
    font-style: inherit;
    display: inline-block;
    /*width: 50px;*/
    width: 80px;
}

.op1 .career-carousel .owl-item .text-box {
    display: block;
}

.ticker-card .hd3~p {
    margin-bottom: 0px;
    line-height: 1.2;
}

/*.all-awards-list li a.active{color: #9c6d41;}*/

.all-awards-list li a:hover,
.all-awards-list li a.active {
    color: #9c6d41;
    border-bottom: 1px solid #9c6d41;
}

.awards-card .img-hover-box {
    height: 100%;
    display: inline-block;
    width: 100%;
}

.awards-card .innar-box figure {
    width: 100%;
    display: inline-block;
}

.awards-card .innar-box .awards-details {
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: wrap;
    display: flex;
    background: #eeede8;
}

.btn #edit-save {
    letter-spacing: .5vw;
    font-family: "mont-bold", sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    text-transform: uppercase;
}

/*end 04-04-2021*/

/*style start 05-04-2021*/

.FvW1 {
    font-size: 1.03vw !important;
}

.about-more-company .hd3 {
    font-size: 2.1vw;
}

.landing-project p,
.detail-info,
.col-md-4.TAR~.col-md-8,
#AbOUt .hd3~p,
.fAq .acd_wrap .tog_cont p {
    font-size: 1.03vw;
}

#HoMePaGe .portfolioCss.portfolio .owl-carousel .owl-item.center+.active {
    right: -9.5vw;
}

#HoMePaGe .portfolioCss.portfolio .owl-carousel .owl-item.prevCard {
    left: -9.5vw;
}

#HoMePaGe .portfolio .owl-carousel .owl-item.active.center .portfolio-img {
    transform: scale(1.9);
}

#HoMePaGe .portfolio .owl-carousel .owl-item.center+.active {
    right: -4.5vw;
}

#HoMePaGe .portfolio .owl-carousel .owl-item.prevCard {
    left: -4.5vw;
}

#HoMePaGe .portfolio .owl-stage-outer {
    padding: 11% 0 0;
}

/*.portfolio .owl-carousel .owl-item{padding: 0px;}*/

.portfolio .owl-stage-outer {
    padding: 5% 0 0;
}

/*.portfolio-carousel .owl-stage-outer .owl-stage{display: flex;align-items: center;}*/

.portfolio .owl-carousel .owl-item.active.center .portfolio-info .desc {
    font-size: 1.03vw;
}

#AbOUt #block-sliderblock-4 .about-carousel {
    padding-top: 0px;
}

#AbOUt .core-value~.sction50#abt1 {
    margin-top: 90px;
}

#AbOUt #block-socialblock {
    margin-top: 80px;
}

#AbOUt #block-socialblock .csr-carousel {
    padding-top: 0px;
}

/*#AbOUt .hd3{font-size: 2.1vw;}*/

#CoNtAcT .get-in-touch {
    margin-bottom: 50px;
}

.sction90-70.fAq .hd1 {
    margin-bottom: 0;
}

.sction90-70.fAq .nav.nav-tabs.listing-tabs.faqs-tab {
    margin-top: 0px;
}

.awards-card .innar-box .awards-details .text-details a {
    font-size: 1.03vw;
}

#HoMePaGe .sction130 {
    padding-bottom: 100px;
}

#AbOUt .csr-carousel .owl-nav {
    display: block;
}

#AbOUt .bm-wrapper .bm-card {
    margin-bottom: 30px;
}

.bm-card img {
    height: auto;
    display: block;
    width: 100%;
}

/*end 05-04-2021*/

/* 06-04-2021*/

#node-128 .highlight_pro {
    width: 100%;
    display: inline-block;
    margin-top: 50px;
}

.sky_city_two.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    margin-top: 10%;
}

.about_project_img {
    height: 100%;
}

.about_project_img img {
    height: 100%;
}

.fAq .tab-content {
    margin-top: 50px;
}

#reatlSql .portfolio {
    margin-bottom: 50px;
}

#reatlSql .sustainable_two.sustainable.fS {
    margin-bottom: 50px;
}

.ticker_Ak .owl-stage-outer .btn {
    width: 100%;
}

#reatlSql .sction90-70.fAq {
    padding: 90px 0 70px 0;
}

#Res_Under .portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    margin-top: 5%;
    padding: 0;
    margin-left: 0px;
    width: 100%;
}

#Res_Under .sction90-70.fAq {
    padding: 90px 0 70px 0;
}

#commercialLOgo .highlight_pro {
    margin-top: 50px;
}

#commercialLOgo .sction90-70.fAq {
    padding: 90px 0 70px 0;
}

#Social_InFa .exu_cnt.one>.invest_p {
    font-size: 20px;
}

#reatlSql .sction50#abt1,
#node-128 .sction50#abt1 {
    padding-bottom: 0px;
}

#node-128 .sction130.sky_city_one {
    padding-top: 50px;
}

.ticker-card .hd3~p {
    font-size: 16px !important;
}

.ticker-card .hd3 a {
    font-size: 20px;
}

button:focus {
    outline: none !important;
}

#HoMePaGe .project-city {
    margin-top: 0px;
}

#HoMePaGe .design-partners.luxury_small {
    margin-bottom: 0px;
    padding-top: 0px;
}

.sustainable .banner-ctnt .sustainable-list li figure~p {
    font-size: 14px;
}

#HoMePaGe .inspiration-media .inspir-ctnr .ip-carousel {
    padding-top: 0px;
}

/*end 06-04-2021*/

/*share holder corner style start*/

#reatlSql .sh-box {
    border: 1px solid #EEEDE8;
    border-radius: 10px;
    font-family: "mont-book", sans-serif;
    font-size: 20px;
    padding: 20px 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(134, 134, 134, 0.5);
}

#reatlSql .sh-box .icon-noun-pdf-781710 {
    font-size: 30px;
    color: rgb(156 109 65);
}

#reatlSql .sh-list li {
    display: flex;
    margin-bottom: 4%;
    line-height: 1.8;
    color: #868686;
    align-items: center;
}

#reatlSql .sh-list li span {
    width: 32px;
    height: 32px;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    border-radius: 50%;
    background: #EEEDE8;
    margin-right: 20px;
}

#reatlSql .sh-list li:nth-child(2) span {
    background: #b6b6b6;
}

#reatlSql .sh-list li:nth-child(3) span {
    background: #9c6d41;
}

#reatlSql .sh-list li:nth-child(4) span {
    background: #6d4a2a;
}

#reatlSql .sh-list li:nth-child(5) span {
    background: #e1bb80;
}

#reatlSql .sh-box:hover,
#shareholder1 .sh-box.active {
    color: #868686;
    background: #EEEDE8;
}

#reatlSql .bse-nse-tabs a {
    font-family: "mont-bold", sans-serif;
    font-size: 12px;
    color: #868686;
    padding: 7px 20px;
    border-radius: 20px;
}

#reatlSql .bse-nse-tabs a.active {
    background: #9c6d41;
    color: #FFFFFF;
}

#reatlSql .bse-nse {
    border-radius: 10px;
    font-family: "mont-book", sans-serif;
    font-size: 20px;
    padding: 30px 50px;
    background: #EEEDE8;
    color: #868686;
}

#reatlSql .bse-nse .line-inpt.form-control {
    border-bottom-color: #9c6d41;
    color: #9c6d41;
    font-size: 25px;
}

#reatlSql .bse-nse select.line-inpt {
    background: url(../images/svg/arrow-down.svg) no-repeat right center;
}

#reatlSql .bse-nse .price-box {
    color: #9c6d41;
    font-size: 20px;
    margin-top: 15px;
}

#reatlSql .bse-nse .price-box p {
    margin: 0;
    padding-bottom: 5px;
    color: #868686;
    font-size: 14px;
}

#reatlSql .bse-nse .price-box {
    color: #9c6d41;
    font-size: 20px;
    margin-top: 15px;
}

#reatlSql .bse-nse .share-data {
    display: flex;
    font-family: "mont-bold", sans-serif;
    font-size: 12px;
    -ms-flex-align: center;
    align-items: center;
    color: #9c6d41;
}

#reatlSql .bse-nse .share-data span {
    font-size: 45px;
    margin-right: 10px;
    color: #9c6d41;
}

#reatlSql .share-details {
    display: -ms-flexbox;
    display: flex;
    margin: -15px;
}

#reatlSql .share-details li {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-right: 1px solid #868686;
}

#reatlSql .share-details li .hd3 {
    color: #868686;
}

#reatlSql .share-details li .hd1,
#reatlSql .share-details li .hd3 {
    padding-left: 10%;
}

#reatlSql .share-details li:first-child .hd1,
#reatlSql .share-details li:first-child .hd3 {
    padding: 0;
}

/*share holder corner style end*/

/*payemnt page style start*/

#PaYmEnTpAgE .payment-hero {
    background: #F8F7F5;
    min-height: 575px;
    display: flex;
    align-items: center;
}

#PaYmEnTpAgE .pay-list {
    display: flex;
    justify-content: space-between;
    position: relative;
    text-align: center;
}

#PaYmEnTpAgE .pay-step-box {
    margin: auto;
    width: 140px;
    height: 140px;
    background-color: #EEEDE8;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg);
}

#PaYmEnTpAgE .pay-step-box .img-icon-box {
    transform: rotate(-45deg);
}

#PaYmEnTpAgE .img-icon-box img {
    margin-left: -20px;
    width: 50px;
}

#PaYmEnTpAgE .img-text {
    color: #9c6d41;
    padding-top: 30px;
}

#PaYmEnTpAgE .note-box {
    border: 1px solid #EEEDE8;
    padding: 30px;
    border-radius: 10px;
    color: #868686;
}

#PaYmEnTpAgE .card-header.op1 {
    border-color: #EEEDE8;
    background: none;
}

#PaYmEnTpAgE .card-header .act {
    background: url(../images/minus.png) no-repeat right center;
    padding: 5px 30px 5px 5px;
    display: block;
    color: #868686;
}

#PaYmEnTpAgE .card-header.op1 a.collapsed {
    background: url(../images/plus.png) no-repeat right center;
}

#PaYmEnTpAgE .hero-banner .payment-hero .pay-list::before {
    height: 2px;
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: 70px;
    background: url(../images/line.png) repeat-x;
}

#PaYmEnTpAgE .hero-banner {
    height: auto;
}

.line-inpt.form-control.date {
    background: url(../images/svg/calendar-icon.svg) no-repeat 4px;
    padding-left: 45px;
}

/*search page style start RP*/

.search-type-box {
    position: relative;
}

.search-type-box .search-button {
    background: none;
    border: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 15px;
}

.search-Count {
    color: #868686;
    font-size: 1.03vw;
    font-family: "mont-book", sans-serif;
}

#views-exposed-form-search-page-page-1 label {
    display: none;
}

#views-exposed-form-search-page-page-1 {
    position: relative;
}

#views-exposed-form-search-page-page-1 .form-text {
    width: 100%;
    border: 0 none;
    border-bottom: 1px solid #999;
    background: transparent;
    padding: 5px 10px;
}

#views-exposed-form-search-page-page-1 .form-actions input[type="submit"] {
    position: absolute;
    right: 10px;
    top: 0px;
    border: 0;
    background-color: transparent;
    font-size: 0;
    width: 20px;
    height: 20px;
    background-image: url();
}

/*#views-exposed-form-search-page-page-1 #edit-actions input[type="submit"]:before{ content:"\e91c" ; position: absolute; width: 20px; height: 20px; 
   font-family: 'FontAwesome'!important; top: 0;font-size: 20px; }*/

.views-element-container .contextual-region {
    background: #eeede8;
}

.views-element-container .contextual-region .row_classes.container.MT70:first-child {
    padding-top: 160px !important;
}

.views-element-container .contextual-region .row_classes.container.MT70 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    padding-top: 30px !important;
    margin-top: 0;
}

.views-element-container .contextual-region .row_classes.container.MT70 .views-field-title a {
    color: #9c6d41;
    font-size: 2.1vw;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.views-element-container .contextual-region .row_classes.container.MT70 .views-field-body p {
    color: #868686;
    font-size: 1.03vw;
}

.views-element-container .contextual-region .row_classes.container.MT70 .views-field-search-api-url a {
    color: #868686;
    font-size: 12px;
    font-family: "mont-semibold", sans-serif;
    text-transform: uppercase;
}

.contextual-region .container .nodata_Found {
    padding: 160px 0;
    color: #868686;
    font-size: 1.03vw;
}

ul.js-pager__items {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

ul.js-pager__items li {
    display: inline-block;
    color: #9c6d41;
}

ul.js-pager__items li a {
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin: 0 8px;
    color: #9c6d41;
}

/*search page style end*/

#reatlSql #shareholder2 ul.share-details li:last-child h3 span.counter {
    display: inline-block;
}

#reatlSql .sh-box:hover
/*, #shareholder1 .sh-box.active*/

    {
    color: #9c6d41;
    background: #EEEDE8;
}

/*blog view all dropdown style start*/

.secondary-nav .tog_cont a.nr {
    padding: 0;
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: normal;
    font-family: "mont-book", sans-serif;
    color: #868686;
}

/*blog view all dropdown style end*/

/*payemnt page style end*/

/*ankit style start here 18/04/2022 */

#iNvEsToRLaNdInG .investor-corner.meet {
    background: #EEEDE8;
}

#iNvEsToRLaNdInG .investor-corner.meet .faqs-tab.listing-tabs .nav-link {
    font-family: "mont-bold", sans-serif;
}

#iNvEsToRLaNdInG .share-holder-page.sustainable .banner-ctnt .sustainable-list {
    justify-content: flex-start;
}

#InVeStOrCoRnEr .sustainable.inner-sec .banner-ctnt .hd1 {
    text-align: start;
    font-size: 3vw;
}

span.icon-noun-pdf-781710 {
    color: rgb(156 109 65);
}

#reatlSql .UnDeViNdeT.share-holder-page.sustainable.fS {
    background: #EEEDE8 !important;
}

#HoMePaGe .owl-carousel.owl-loaded.portfolio-carousel {
    padding-top: 0px;
}

#AbOuTpAgE #block-responsibilitysocial .sction50.pt-0.pb-5.mb-5 {
    margin-top: 100px;
}

#AbOuTpAgE #block-responsibilitysocial .sction50.pt-0.pb-5.mb-5 .PR .owl-carousel.owl-loaded {
    padding-top: 0px;
}

#AbOuTpAgE #block-responsibilitysocial .sction50.pt-0.pb-5.mb-5 .PR .slider-counter {
    display: block !important;
}

#AbOuTpAgE #block-responsibilitysocial .sction50.pt-0.pb-5.mb-5 .PR .owl-nav.disabled {
    display: block;
}

.col-sm-6.dateCntBookSite {
    display: none;
}

.custCard1 {
    border: 0px;
    border-radius: 0px;
    padding: 10px;
}

.custCard1 .card-body.op1 {
    display: flex;
}

.custCard1 .card-body.op1 .img-bx {
    max-width: 93px;
    margin: 25px 20px 10px 0;
}

.custCard1 .card-body.op1 .img-bx img {
    border-radius: 50%;
    width: 93px;
}

.custCard1 .img-hover-box {
    margin: -10px;
}

.error-msg {
    position: absolute;
    bottom: 10px;
    font-size: 14px;
    color: #9c6d41;
}

#success_msg {
    font-weight: 600;
    color: #9c6d41;
}

.bm-wrapper>.bm-card {
    margin-bottom: 40px;
}

#HoMePaGe .inspiration-media .col-xl-12>.row>div {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}

#HoMePaGe .inspiration-media .col-xl-12>.row>div>#block-mediablock-2 {
    width: 60%;
}

#HoMePaGe .inspiration-media .col-xl-12>.row>div>#block-mediapress-2 {
    width: 40%;
}

#datetimepicker2~#datetimepicker2_error {
    bottom: -10px;
}

.Book-Site #radio_error {
    bottom: -20px;
}

.contact-us .list-social span.icon-linkedin .fa-linkedin {
    /*color: #868686;*/
    color: #9c6d41;
    transition: 0.3s;
}

.list-social li a:hover span.icon-linkedin .fa-linkedin {
    color: #fff;
}

.play-icon#audio-control {
    right: 5%;
    left: auto;
    bottom: 70px;
    border: 2px solid #ffffff;
    background: rgb(109 74 42 / 0%);
    color: rgba(255, 255, 255, 0.8);
}

.play-icon#audio-control .icon-soundoff {
    opacity: 1;
}

.play-icon#audio-control .icon-soundoff:before {
    color: #fff;
}

.owl-carousel .owl-item .landing-project img {
    height: 100%;
}

#HoMePaGe .investor-corner {
    margin-bottom: 0px;
}

#AwArDs .latest-awards .owl-nav {
    position: absolute;
    top: 0;
    right: 10%;
}

.block-media-module .hero-banner {
    height: auto;
}

.block-media-module .hero-banner .blog-hero .row.align-items-center {
    min-height: 792px;
}

#MaInBlOg .hero-banner .blog-hero .col-md-6>img {
    min-height: 792px;
    object-fit: cover;
}

.fs-16.c-gray2>h3 {
    font-family: "mont-semibold", sans-serif;
    font-size: 1.5vw;
    line-height: 1.2;
    color: #9c6d41;
    padding-bottom: 1rem !important;
}

/*#datetimepicker1{display: none;}*/

.row.front_abs-div {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.row.front_abs-div .form_div {
    box-shadow: 0 0 1000px #000;
    background: #fff;
    padding: 50px 100px;
    border-radius: 10px;
}

/*form flag */

/* .increment-column{
  position: relative;
    z-index: 99;
    background: transparent;
    padding: 0 60px;
 }
 .increment-column .dropdown.bootstrap-select{    opacity: 0;}
  .increment-column .iti.iti--allow-dropdown{
        position: absolute;
    left: 45px;
    top: 0px;
    width: 85%;
    height: 100%;
  }
   .increment-column .iti--allow-dropdown input{
    border: 0 none;
    border-bottom: solid 1px #868686;
    background: transparent;
   }*/

#staticBackdrop .modal-dialog {
    justify-content: center;
    max-width: 100%;
}

/*ankit style end here 18/04/2022 */

@media (min-width: 1600px) {

    .contact-us .clr-1,
    .c-gray2>p {
        font-size: 1.03vw;
    }

    p.MT10,
    .MT15.c-gray2,
    p {
        font-size: 1.03vw;
    }

    .about-more-company>p.os-animation {
        font-size: 1.5vw;
    }

    .about-more-company>p.os-animation.about-info {
        font-size: 12px;
    }
}

@media (max-width: 1599px) {
    .about-us-box.media .col-md-8.os-animation {
        font-size: 14px;
    }

    .hero-banner~.section150-80 {
        padding: 0px 0px;
    }

    #iNvEsToRLaNdInG .hero-banner {
        height: auto;
    }

    #InVeStOrCoRnEr .sustainable.inner-sec.sction90-70 {
        padding-top: 70px;
    }

    #InVeStOrCoRnEr .brokerage-list2 {
        margin-top: -100px !important;
    }

    #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list {
        margin-top: 15vh;
    }

    #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list li {
        width: 190px;
        height: 190px;
        background-size: cover;
    }

    #BdTaIlE .sustainable.inner-sec.sction90-70 {
        padding-top: 70px;
    }

    #BdTaIlE .brokerage-list2 {
        margin-top: -100px !important;
    }

    #BdTaIlE .sustainable .banner-ctnt .sustainable-list {
        margin-top: 15vh;
    }

    #BdTaIlE .sustainable .banner-ctnt .sustainable-list li {
        width: 190px;
        height: 190px;
        background-size: cover;
    }
}

@media (max-width: 1024px) {
    .core-value-list li a {
        font-size: 18px;
    }

    .FvW1,
    p.MT10,
    .MT15.c-gray2,
    p,
    .contact-us .clr-1,
    .read-more,
    .landing-project p,
    .detail-info,
    .col-md-4.TAR~.col-md-8,
    .c-gray2>p,
    #AbOUt .hd3~p,
    .fAq .acd_wrap .tog_cont p,
    .slider-counter,
    p.MT10,
    .MT15.c-gray2,
    p {
        font-size: 14px !important;
    }
}

@media (max-width: 991px) {
    #HoMePaGe .list-social.for-mob~.btn-box.MT20 {
        margin-top: 40px;
    }

    .error-msg {
        bottom: -5px;
    }

    #phone_error.error-msg {
        bottom: -20px;
    }

    .investor-corner.meet .nav.nav-tabs.listing-tabs.faqs-tab {
        margin-top: 10px;
    }

    #iNvEsToRLaNdInG .share-holder-page.sustainable .banner-ctnt .sustainable-list {
        flex-wrap: wrap;
    }

    .sustainable.fS .banner-ctnt .sustainable-list li {
        width: 300px;
        flex: 0 0 300px;
        height: 300px;
    }

    #HoMePaGe .have-question~.inspiration-media {
        padding-top: 0px;
    }

    #HoMePaGe .sction130 {
        padding: 60px 0;
    }

    .hero-banner.awards .img-hover-box {
        position: relative;
    }

    /*style 03-31-2021*/
    .hd1,
    .about-more-company .hd3.MT50 {
        font-size: 42px;
    }

    .header .logo img {
        width: 70px;
    }

    #InVeStOrCoRnEr .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
        width: 70px;
    }

    #InVeStOrCoRnEr .brokerage-list2 {
        margin-top: -80px !important;
    }

    #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list {
        margin-top: 8vh;
    }

    #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list li {
        width: 140px;
        height: 140px;
    }

    #BdTaIlE .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
        width: 70px;
    }

    #BdTaIlE .brokerage-list2 {
        margin-top: -80px !important;
    }

    #BdTaIlE .sustainable .banner-ctnt .sustainable-list {
        margin-top: 8vh;
    }

    #BdTaIlE .sustainable .banner-ctnt .sustainable-list li {
        width: 140px;
        height: 140px;
    }

    #Social_InFa .sction130.sky_city_one.location_os {
        padding-top: 20px;
    }

    .awards-card .innar-box .hd2 a {
        font-size: 16px;
    }

    .all-awards-list li a,
    .awards-card .innar-box .awards-details .text-details a,
    .awards-card .innar-box .awards-details .date-pdf {
        font-size: 14px;
    }

    .js-form-type-radio {
        align-items: center;
    }

    .enqForm .custom-control-label~label.option {
        top: 0px;
        left: -50px;
    }

    .custom-radio input.custom-control-label::before {
        top: -0.3rem;
        left: -0.5rem;
        width: 1.5rem;
        height: 1.5rem;
    }

    input.custom-control-label::after {
        top: 3px;
        left: 1px;
        width: 0.5rem;
        height: 0.5rem;
    }

    .enqForm input.mb-5,
    .enqForm select.mb-5 {
        margin-bottom: 1rem !important;
    }

    legend .fieldset-legend {
        font-size: 14px;
    }

    #AbOUt .hero-title {
        letter-spacing: 15px;
    }

    .core-value-list li a {
        font-size: 16px;
    }

    #commercialLOgo .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure img {
        width: 70px;
    }

    #commercialLOgo .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
        height: 190px;
    }

    #reatlSql .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure {
        top: 35%;
    }

    #reatlSql .sustainable .banner-ctnt .sustainable-list li figure img {
        width: 70px;
    }

    #reatlSql .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
        height: 190px;
    }

    .csr-carousel .owl-nav {
        bottom: 20%;
        right: 13.5%;
    }

    .csr-carousel~.slider-counter {
        bottom: 20%;
    }

    /*style end 2021*/
    .marquee {
        height: 250px;
    }

    .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
        position: relative;
    }

    .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .sky_city_two.portfolio {
        min-height: 500px;
    }

    .high_pro_head {
        white-space: pre-line;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .luxury_small.design-partners .de-carousel .owl-nav {
        top: 100px;
    }

    .sky_city_one .nav-pills .nav-link span {
        font-size: 20px;
    }

    .slider-counter.Cnt {
        right: 22%;
    }

    .fs-16.c-gray2>h3 {
        font-size: 22px !important;
        line-height: 28px !important;
    }
}

@media (max-width: 767px) {
    .city-map~.col-md-6 .lp-img-box {
        display: flex;
        flex-wrap: nowrap;
        margin-top: 20px;
        flex-direction: row-reverse;
    }

    .city-map~.col-md-6 .lp-img-box>figure {
        width: 50%;
    }

    .city-map~.col-md-6 .lp-img-box>p {
        width: 50%;
        padding: 0 13px;
    }

    .city-map .main-map-box img {
        display: none !important;
    }

    .oberoi-city-info .view-project {
        position: relative;
    }

    .enqForm select.mb-5#property {
        height: 60px;
    }

    /* .footer-form .enqForm .col-sm-6.Book-Site{margin-bottom: 30px!important;} */
    #datetimepicker2~#datetimepicker2_error {
        bottom: -20px;
    }

    #HoMePaGe .inspiration-media .col-xl-12>.row>div {
        flex-wrap: wrap;
    }

    #HoMePaGe .inspiration-media .col-xl-12>.row>div>#block-mediablock-2 {
        width: 100%;
    }

    #HoMePaGe .inspiration-media .col-xl-12>.row>div>#block-mediapress-2 {
        width: 100%;
    }

    #media4 {
        padding-top: 50px;
    }

    .enqForm .custom-control-inline {
        margin-right: 1rem;
    }

    .sky_city_one.location_os .container-fluid>.row>.col-lg-4 {
        order: 2;
    }

    .sky_city_one.location_os .container-fluid>.row>.col-lg-8 {
        order: 1;
    }

    .designer_txt p {
        word-break: break-all;
    }

    .floorplan_drop .floor_apart~div.active {
        display: flex;
    }

    .amenities .faqs-tab.listing-tabs {
        justify-content: start;
    }

    .amenities .col-12.text-center.mb-5 {
        text-align: start !important;
        margin-bottom: 0px !important;
    }

    .portfolio .listing-tabs .nav-link {
        font-size: 10px;
        font-weight: 400;
        font-family: "mont-book", sans-serif;
    }

    .high_pro_head {
        font-size: 20px;
    }

    .high_pro_p {
        font-size: 12px;
    }

    .high_pro_count {
        font-size: 20px;
        margin-bottom: 100px;
    }

    #node-128 .os-animation.highlight_pro {
        padding: 110px 0px;
        margin: 0 0 !important;
        overflow-x: scroll;
    }

    #node-128 .os-animation.highlight_pro .container>.row {
        flex-wrap: nowrap;
        width: 260%;
    }

    #node-128 .os-animation.highlight_pro .container>.row>.col-md-4 {
        width: 33%;
        flex: 0 0 33%;
    }

    #node-128 .os-animation.highlight_pro .container>.row>.col-md-4>.hd1 {
        width: 300px;
        left: -90%;
        top: -30%;
        position: absolute;
    }

    #node-128 .os-animation.highlight_pro .high_pro {
        min-height: 100%;
        padding: 30px 20px 30px 20px;
    }

    #node-128 .os-animation.highlight_pro .high_pro_count {
        margin-bottom: 30px;
    }

    #enq_form #result {
        margin-bottom: 20px;
    }

    #enq_form #enq_property {
        margin-top: 10px;
    }

    #AbOuTpAgE .hero-banner img.d-sm-none {
        min-height: 500px;
    }

    #homeForm .enqForm .custom-control-inline {
        margin-right: 1rem;
    }

    .filter-list ul {
        margin-bottom: 0px;
    }

    #InVeStOrCoRnEr .brokerage-list2 {
        margin-top: -25px !important;
    }

    .share-holder-page.sustainable.inner-sec .banner-ctnt .sustainable-list li figure img.top_icon {
        width: 35px;
    }

    #iNvEsToRLaNdInG .sustainable.inner-sec .banner-ctnt .sustainable-list li {
        width: 241px;
        height: 241px;
        padding: 0 20px;
    }

    .secondary-nav.op1 .filter-list.view-all-dd ul li a span.icon-noun-dropdown-3574472 {
        position: absolute;
        left: auto;
        right: 0;
        transform: translate(0%, -50%);
        bottom: auto;
        top: 50%;
    }

    .filter-list:before {
        display: none;
    }

    .menu-box-stiky~.container {
        flex-wrap: wrap;
    }

    .menu-box-stiky~.container .m-scroll,
    .menu-box-stiky~.container .ml-md-auto {
        width: 100%;
    }

    .menu-box-stiky~.container .ml-md-auto .view-all-dd {
        width: 100%;
        background: #EEEDE8;
    }

    #HoMePaGe .have-question {
        padding-bottom: 0px;
    }

    #HoMePaGe .inspiration-media {
        padding-top: 0px;
    }

    #HoMePaGe .investor-corner {
        margin-bottom: 0px;
        padding-bottom: 50px;
    }

    .hd1,
    .about-more-company .hd3.MT50 {
        font-size: 24px;
    }

    #block-sitebranding .logo~a img {
        width: 70px;
    }

    .investor-corner .hd3 {
        font-size: 24px;
    }

    .hero-banner img.d-sm-none {
        min-height: 300px;
        /*object-fit: cover;*/
    }

    .custCard1 .card-body.op1 .img-bx {
        max-width: 50px;
    }

    .custCard1 .card-body.op1 .img-bx img {
        width: 50px;
    }

    .hero-banner .payment-hero .pay-list::before {
        top: 35px;
        width: 80%;
        left: 10%;
    }

    #PaYmEnTpAgE .note-box {
        padding: 15px;
    }

    #PaYmEnTpAgE .payment-hero {
        min-height: 400px;
    }

    #reatlSql .share-details {
        flex-wrap: wrap;
    }

    #reatlSql .share-details li {
        padding: 15px 30px;
        border: 0;
        max-width: 50%;
        flex: 0 0 50%;
    }

    #reatlSql .share-details li .hd1 {
        font-size: 24px !important;
        padding: 0;
    }

    #reatlSql .share-details li .hd3 {
        font-size: 14px;
        padding: 0;
    }

    #PaYmEnTpAgE .pay-step-box {
        height: 70px;
        width: 70px;
    }

    #PaYmEnTpAgE .img-icon-box img {
        margin-left: -10px;
        width: 30px;
    }

    /*style 03-31-2021*/
    .browse_pro .row>.col-md-6.pr-md-4 {
        padding-left: 15px;
    }

    #Res_Under .VIEW4BHK {
        margin-bottom: 50px;
    }

    #commercialLOgo .csr-carousel.owl-carousel.owl-loaded {
        padding-top: 20px;
    }

    .sction90-70.fAq .hd1 {
        margin-bottom: 20px;
    }

    .sky_city_two.portfolio .CTR {
        margin: 0 0px;
    }

    .col-md-6.awards-card {
        margin-bottom: 30px;
    }

    .all-awards-list li a.active {
        background: #9c6d41;
        color: #FFFFFF;
        border-radius: 20px;
    }

    .all-awards-list li:first-child a {
        padding-top: 5px;
    }

    .all-awards-list li a {
        border-bottom: 1px transparent;
        white-space: nowrap;
        padding: 5px 10px;
        font-size: 12px;
        transition: 0.3s;
    }

    .all-awards-list.nav {
        margin-bottom: 30px;
        align-items: center;
        flex-wrap: nowrap;
        display: flex;
    }

    .all-awards-list.nav li {
        margin-right: 10px;
    }

    #AbOUt .hd3 {
        font-size: 24px;
    }

    .hero-title {
        font-size: 20px;
    }

    .contact-us h4.hd2 {
        font-size: 16px;
    }

    #HoMePaGe .sction130 {
        padding-bottom: 50px;
    }

    #Social_InFa .btn-box a {
        padding: 15px 20px;
        font: italic 400 12px/1.2 "mont-bold", sans-serif;
        letter-spacing: 5px;
        margin-top: 10px !important;
    }

    #Social_InFa .luxury_small.design-partners .de-carousel .owl-nav {
        top: 51%;
    }

    #commercialLOgo .invest_cnt {
        padding-right: 0px;
    }

    #commercialLOgo .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure {
        top: 35%;
    }

    #commercialLOgo .luxury_small.design-partners .de-carousel .owl-nav {
        top: 0%;
    }

    #reatlSql .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure {
        top: 50%;
        left: 47%;
    }

    #reatlSql .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
        height: 120px;
    }

    .luxury_small.design-partners .de-carousel .owl-nav {
        top: 50%;
        display: block !important;
    }

    .floor_apart li {
        font-size: 20px;
    }

    .about_project .btn-box a {
        padding: 15px 30px;
        font: italic 400 12px/1.2 "mont-bold", sans-serif;
    }

    .sction130.sky_city_one {
        overflow: hidden;
    }

    .sction130.sky_city_one#abt4>.container-fluid.pl-0 {
        padding-right: 0% !important;
    }

    .sction130.sky_city_one#abt4>.container-fluid.pl-0>.row>.col-md-4.mb-4.pl-md-5 {
        padding: 0 30px;
    }

    .location_os .container-fluid>.row>.col-md-8.mb-4.pl-md-5 {
        padding-left: 0px;
    }

    .project-city .pc-info {
        bottom: 5%;
    }

    .project-city.VIEW4BHK img.active {
        object-fit: cover;
        min-height: 300px;
    }

    .portfolioCss.portfolio .owl-carousel .owl-item.prevCard {
        left: -0.5vw
    }

    .high_pro {
        min-height: 400px;
    }

    .owl-carousel.arrow .owl-nav button.owl-prev,
    .owl-carousel.arrow .owl-nav button.owl-next {
        height: 20px;
        width: 15px;
    }

    .csr-carousel .owl-nav {
        bottom: 35%;
        right: 6.5%;
    }

    .csr-carousel~.slider-counter {
        bottom: 36%;
        font-size: 14px;
    }

    /*style end 2021*/
    .slider-counter.Cnt {
        right: 9%;
        bottom: 150px;
    }

    /* .sustainable .banner-ctnt .sustainable-list{overflow: hidden;height: 10em;transition: 0.3s;}*/
    .sustainable .banner-ctnt .show_more .sustainable-list {
        height: auto;
    }

    .portfolio .owl-carousel .owl-item.active.center .portfolio-info {
        margin-top: 15%;
    }

    .portfolio .owl-carousel.hm .owl-item.active.center .portfolio-info {
        min-height: 165px;
    }

    .marquee {
        height: 170px;
    }

    .marque_row .btn {
        width: 100%;
        flex: 0 0 100%;
    }

    .sky_city_one .nav-pills.floorplan_drop .nav-link p:after {
        height: 8px;
        width: 8px;
        left: 3.5px;
    }

    .sky_city_one .nav-pills.floorplan_drop .nav-link p {
        font-size: 14px;
        padding-left: 20px;
    }

    .sky_city_one .nav-pills.floorplan_drop .nav-link p:before {
        height: 15px;
        width: 15px;
    }

    .qip_Ppd>.d-flex {
        flex-wrap: wrap;
    }

    .qip_Ppd .col-md-2.ml-md-auto- {
        margin-top: 30px;
        background: #EEEDE8;
        padding: 10px 20px;
        border-radius: 10px;
    }

    .qip_Ppd .ml-md-auto- .dropdown {
        width: 100%;
    }

    .qip_Ppd .ml-md-auto- .dropdown .dropdown-toggle {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .qip_Ppd .ml-md-auto- .dropdown .dropdown-toggle span {
        width: 50%;
    }

    .qip_Ppd .ml-md-auto- .dropdown .dropdown-toggle .icon-noun-dropdown-3574472 {
        text-align: end;
    }

    .qip_Ppd .ml-md-auto- .filter-list {
        padding-top: 0;
    }

    .ot_head {
        font-size: 20px;
    }

    .invest_p {
        font-size: 12px;
    }

    .invest_head {
        font-size: 36px;
    }

    .invest_orl .col-md-5 {
        order: 1;
    }

    .invest_orl .col-md-7 {
        order: 2;
    }

    .marque_p {
        font-size: 14px;
    }

    .marque_s {
        font-size: 12px;
    }

    .marque_box {
        flex: 0 0 92%;
        width: 92%;
        margin: 10px 20px !important;
    }

    .sction90-70.sustainable_two {
        padding: 20px 0 70px 0;
    }

    .sustainable.inner-sec.sustainable_two .banner-ctnt .sustainable-list li figure {
        top: 40%;
    }

    .sustainable.sustainable_two .banner-ctnt .sustainable-list {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
        width: 40%;
        flex: 0 0 40%;
        height: 150px;
    }

    .luxury_small .for-mob {
        padding-right: 20px;
    }

    .about-us-box.media~.row.pt-4>.mb-5 {
        margin-bottom: 2rem !important;
    }

    .floor_drop_top>small {
        font-size: 10px !important;
    }

    .floor_drop_top>.d-block {
        font-size: 20px !important;
    }

    #v-pills-tab1 .nav-link>.mb-4 {
        margin-bottom: 1rem !important;
    }

    .location_os.sky_city_one .nav-pills .nav-link span {
        font-size: 14px;
    }

    .sky_city_one .nav-pills .nav-link p {
        font-size: 12px;
    }

    .amenities.py-5.my-5 {
        margin-bottom: 1rem !important;
    }

    .amenities .container .row .amni_menu {
        overflow-x: auto;
        overflow-y: hidden;
        margin-bottom: 0px !important;
    }

    .amenities .faqs-tab.listing-tabs {
        width: 500px;
        height: 25px;
        flex-wrap: nowrap;
    }

    .tab-content>.tab-pane .show_hide_cnt {
        height: 13em;
    }

    .amenities .show_hide_cnt .mb-5 {
        margin-bottom: 2rem !important;
    }

    .amenities_p {
        font-size: 14px;
    }

    .cnt_text h4 {
        font-size: 18px;
    }

    .cnt_text p {
        font-size: 12px;
    }

    .accordian p {
        font-size: 10px;
    }

    .designer_txt p:first-child {
        font-size: 10px;
    }

    .designer_txt p:last-child {
        font-size: 12px;
    }

    .VIEW4BHk_btn {
        font-size: 12px;
    }

    .sky_city_one .nav-pills .nav-link .form-check input {
        width: 15px;
        height: 15px;
    }

    .luxury_small .read-more,
    .sky_city_one .nav-pills .nav-link .form-check label p {
        font-size: 14px;
    }

    .secondary-nav ul li a,
    .normal-tabs ul li a {
        font-size: 10px;
    }

    .sky_city_one .nav-pills .nav-link .form-check label {
        margin-left: 5px;
    }

    .hd1 {
        font-size: 36px !important;
    }

    .sction130.location_os {
        margin-bottom: 20px;
    }

    .designer_cnt {
        padding: 50px 20px;
        margin: 0 15px;
        overflow: hidden;
    }

    .location_os~section.sky_city_one>.container>.row>.col-md-7 {
        order: 2;
    }

    .location_os~section.sky_city_one>.container>.row>.col-md-5 {
        order: 1;
    }

    .VIEW4BHK .col-8.mb-4.text-center {
        width: 100%;
    }

    .sky_city_two.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
        margin-top: 15%;
    }

    .sky_city_two.portfolio .CTR>.d-flex {
        flex-wrap: wrap;
    }

    .sction130.sky_city_one {
        padding-top: 30px;
    }

    .about-new-cr .owl-nav {
        bottom: 110px;
        right: 5%;
    }

    .about-us-box.media .col-md-8 {
        padding-left: 15px;
    }

    .header>.container>.row>.col,
    .header>.container>.row>.col~.ml-md-auto {
        width: 50%;
    }

    .header>.container>.row .ml-md-auto .menu-box {
        margin-left: auto;
    }

    .luxury_small.design-partners .de-carousel .owl-nav {
        top: 0%;
        right: 10px;
        position: absolute;
    }

    .iepf .contact-info .hd1 small {
        background: #F8F7F5;
    }

    #CODES .view-project,
    #OTHERS .view-project {
        display: block;
        margin-top: 20px;
    }

    .contact-info .hd1 {
        flex-wrap: wrap;
    }

    .contact-info .hd1 small {
        font-size: 12px;
        width: 100%;
        margin-top: 20px;
        padding: 12px 15px 12px 15px;
        background: #EEEDE8;
        display: inline-block;
    }

    .sction90-70 .investor-corner .ic-list li {
        width: 100%;
    }

    .unpaid .unpaid_divid {
        flex-wrap: wrap;
    }

    .unpaid_pdf .investor-corner {
        margin-right: 15px;
        margin-left: 15px;
    }

    .sction90-70 .investor-corner .ic-list li a {
        font-size: 14px;
    }

    /*edit by ratan here*/
    .core-value-list li a {
        font-size: 14px;
        padding: 7px 0;
    }

    .MT15-M {
        margin-top: 15px;
    }

    .core-value {
        padding: 30px 0;
    }

    .card-growth {
        padding: 15px;
        margin-bottom: 30px;
    }

    .card-growth .hd1 span.text1 {
        font-size: 20px;
    }

    .de-carousel .owl-item.active .de-copy-box {
        display: block;
    }

    .iMaGe_StAtIc {
        display: none !important;
    }
}

@media (max-width: 359px) {
    .sustainable.inner-sec .banner-ctnt .sustainable-list li figure {
        top: 50%;
    }

    .sustainable_two.sustainable .banner-ctnt .sustainable-list li {
        height: 100px;
    }

    .sustainable.inner-sec .banner-ctnt .sustainable-list li figure img {
        width: 50px;
    }

    .VIEW4BHK .read-more.white {
        padding: 15px 10px;
    }

    .sky_city_two.portfolio {
        min-height: 400px;
    }

    .designer_cnt {
        margin: 0px 0px;
    }

    .about-new-cr .owl-nav {
        top: 40%;
        bottom: auto;
    }
}

/*BdTaIlE*/

#BdTaIlE {
    position: relative;
}

#BdTaIlE .Media-Coverage {}

#BdTaIlE .Media-Coverage .a2a_kit a {
    margin: 0 5px;
}

#BdTaIlE .Media-Coverage .a2a_svg svg {
    width: 70%;
    height: 70%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
}

#BdTaIlE .Media-Coverage .a2a_kit .a2a_svg {
    background-color: #868686 !important;
    width: 30px !important;
    line-height: 30px !important;
    height: 30px !important;
    border-radius: 50% !important;
    transition: 0.3s;
}

#BdTaIlE .Media-Coverage .a2a_kit a:hover .a2a_svg {
    background-color: #9c6d41 !important;
    opacity: 1;
}

#BdTaIlE .section100-80 .c-gray2 .ml-md-auto {
    width: 58%;
    margin-left: inherit !important;
}

#BdTaIlE .section100-80 .c-gray2 .ml-md-auto .share-blog {
    width: 100%;
    justify-content: flex-end;
}

/*flag*/

.iti__flag-container.ankit {
    display: none;
}

.iti__selected-flag .iti__flag.iti__us {
    background-position: -2413px 0px !important;
    height: 14px;
}

/*header*/

@media (max-width: 991px) {}

@media (max-width: 767px) {
    #BdTaIlE .section100-80 .c-gray2 .ml-md-auto {
        width: 100%;
        margin-top: 10px;
        padding-left: 15px;
    }

    #BdTaIlE .section100-80 .c-gray2 .ml-md-auto .share-blog {
        justify-content: flex-start;
    }

    .row.front_abs-div .form_div {
        padding: 40px 30px;
    }

    .front_abs-div>div {
        margin-left: 20px !important;
    }
}

#views-exposed-form-search-page-page-1 .form-actions input[type="submit"] {
    right: 10px;
    top: 10px;
}

#block-exposedformsearch-pagepage-1 form span.icon-noun-search-1060325 {
    position: absolute;
    right: 10px;
    top: 4px;
}

#payment1,
#payment2,
#payment3,
#payment4,
#payment5,
#payment6 {
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.form_div {
    /*width: 300px; height: 200px; background: #ccc;*/
    display: none;
}

.Annual-Report.cbre-Report {}

.Annual-Report.cbre-Report .qip_Ppd .acd_wrap {
    width: 48%;
    flex: 0 0 50%;
    float: left;
    margin: 1%;
}

#user-login-form #edit-actions span {
    display: none;
}

.user-login-form {
    padding: 150px 15px 30px;
    width: 1140px;
    max-width: 100%;
    margin: 0 auto;
}

#views-exposed-form-search-page-page-1 .icon-noun-search-1060325:before {
    content: "\e91c";
    color: #6d4a2a;
    font-size: 20px;
}

.filter-list .dropdown.show .dropdown-toggle {
    /*top: -20px;   left: -8px;*/
    top: 0px;
    left: 0px;
}

.filter-list .dropdown.show .dropdown-toggle.view-all {
    padding: 27px 21px 15px;
    background: #fff;
}

.online_media_hide,
.press_media_hide,
.print_media_hide,
.television_media_hide {
    display: none;
}

.mfp-iframe-scaler iframe {
    padding: 15px;
    border-radius: 10px;
    background: #fff !important;
}

.mfp-bg {
    background: #fff !important;
}

/*for search icon*/

span.inner-srch {
    position: absolute;
    top: 5px;
    right: 10px;
}

/*for search icon cl*/

#audio-control2 {
    border-radius: 50px;
    width: 45px;
    height: 45px;
    padding: 10px;
    position: absolute;
    left: 5%;
    z-index: 1;
    bottom: 9%;
    border: 1px solid #6d4a2a;
    background: rgba(109, 74, 42, 0.5);
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    font-family: "mont-semibold", sans-serif;
}

#audio-control2.muted .icon-soundoff {
    font-size: 25px;
    opacity: .5;
}

#audio-control2.muted .icon-soundoff.act {
    opacity: .8;
}

#audio-control2.muted .icon-soundoff.act:before {
    content: "\e92a";
}

.design-partners .box2.animated a.play-icon {
    display: none;
}

.design-partners.luxury_small .de-box.box1 h4.hd1 {
    padding-right: 30px;
}

.block-product-module .row-cols-md-2 div[aria-labelledby="exampleModalBottomTitle"] {
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.modal.modal_form2,
.modal.modal_form-homepage-BoTtOm {
    background: #33333385;
}

.modal_form2 .modal-dialog.modal-dialog-bottom,
.modal_form-homepage-BoTtOm .modal-dialog.modal-dialog-bottom {
    position: absolute;
    width: 100%;
    left: 50%;
    bottom: 0;
    transform: translate(-50%);
    margin-bottom: 0;
    border-radius: 50px;
    max-width: 1423px;
}

.modal_form2 .modal-dialog.modal-dialog-bottom .modal-content,
.modal_form-homepage-BoTtOm .modal-dialog.modal-dialog-bottom .modal-content {
    border-radius: 50px 50px 0 0;
}

.modal_form-homepage-BoTtOm .btn-box a,
.modal_form2 .btn-box a {
    font: italic 400 14px/1.2 "mont-bold", sans-serif !important;
    padding: 16px 30px !important;
}

.modal_form2 h5.modal-title,
.modal_form-homepage-BoTtOm h5.modal-title {
    color: #9c6d41;
    font-size: 1.5rem;
}

#PaYmEnTpAgE .secondary-nav .container {
    visibility: hidden;
}

/*h4.hd3.line-break { padding-right: 95px;}*/

.project-city .pc-info .read-more.white span::before {
    border: 1px solid #fff;
}

.project-city.VIEW4BHK .pc-info .read-more.white span::before {
    border: 1px solid #9c6d41;
}

.project-city .pc-info .read-more.white:hover span::before {
    border: 1px solid #9c6d41;
}

.de-carousel .owl-item.active.center+.owl-item .de-img-box img,
.de-carousel .owl-item.active.center+.owl-item .de-img-box video {
    margin: 0;
    margin-top: 80%;
}

.mfp-iframe-holder .mfp-close {
    top: -34px;
    border: 1px solid #333;
    border-radius: 50%;
    box-shadow: 0 0 8px rgb(0 0 0 / 60%);
    background: #fff;
    width: 34px !important;
    height: 34px !important;
    color: #333 !important;
    line-height: 36px !important;
    padding-right: 8px !important;
}

.high_pro.bg_img .high_pro_p {
    opacity: 0;
    display: none;
}

.high_pro .high_pro_p {
    margin-bottom: 0;
    transition: 0.3s;
}

.high_pro.bg_img .high_pro_head {
    color: #fff;
    padding-top: 110px;
}

.col-lg-5.mb-4.px-lg-5.pad-rit-80 {
    padding-right: 80px !important;
}

.portfolioCss .owl-carousel .owl-stage {
    align-items: center;
    display: flex;
}

.sky_city_two.portfolio .owl-carousel .owl-item.active.center .portfolio-info {
    margin-top: 4%;
}

.portfolioCss.sky_city_two .nav-tabs .nav-link {
    padding: 0 5rem;
    padding-right: 0;
}

.VIEW4BHk_group .VIEW4BHk_btn:after {
    border-left: 2px solid #fff !important;
    border-bottom: 2px solid #fff !important;
}

.project-city.VIEW4BHK img.active {
    height: 600px;
    margin-top: -30px;
}

/*.sky_city_one .nav-pills .nav-link p { color: #b17147;}*/

.location_os.sky_city_one .nav-pills .nav-link span {
    font-family: "mont-semibold", sans-serif !important;
}

#block-floorplanblock a.requestBtn .icon-noun-pdf-781710 {
    color: #fff;
}

.luxury_small .read-more span.icon-cta-icon::before {
    border: 1px solid #868686;
}

.luxury_small .padding-rit-cust {
    padding-right: 100px !important;
}

.luxury_small .padding-lft-cust {
    padding-left: 140px !important;
}

#block-iepfblock .Annual-Report.cbre-Report .qip_Ppd .acd_wrap {
    width: auto;
    margin: 0;
}

.video.opt.video_WraP {
    width: auto !important;
    height: auto !important;
}

#iNvEsToRLaNdInG .investor-corner.meet .faqs-tab.listing-tabs .nav-link {
    background: transparent;
}

.listing-tabs .nav-link {
    padding: .5rem 2.9% 0;
}

@media (max-width: 767px) {

    .modal_form2 .modal-dialog.modal-dialog-bottom,
    .modal_form-homepage-BoTtOm .modal-dialog.modal-dialog-bottom {
        margin: 0;
    }
}

/*Brockrage Logo*/

.sustainable .banner-ctnt .sustainable-list {
    flex-wrap: wrap;
}

ul.sustainable-list.brokerage-list1 li:nth-child(6) {
    margin-top: -85px !important;
    margin-left: 133px !important;
}

ul.sustainable-list.brokerage-list1 li:nth-child(7) {
    margin-top: -85px !important;
}

ul.sustainable-list.brokerage-list1 li:nth-child(8) {
    margin-top: -85px !important;
}

ul.sustainable-list.brokerage-list1 li:nth-child(9) {
    margin-top: -85px !important;
}

@media(max-width:1200px) {
    #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list li {
        width: 170px;
        height: 170px;
        background-size: cover;
    }

    #BdTaIlE .sustainable .banner-ctnt .sustainable-list li {
        width: 170px;
        height: 170px;
        background-size: cover;
    }

    ul.sustainable-list.brokerage-list1 li:nth-child(6) {
        margin-top: -75px !important;
    }

    ul.sustainable-list.brokerage-list1 li:nth-child(7) {
        margin-top: -75px !important;
    }

    ul.sustainable-list.brokerage-list1 li:nth-child(8) {
        margin-top: -75px !important;
    }

    ul.sustainable-list.brokerage-list1 li:nth-child(9) {
        margin-top: -75px !important;
    }
}

.viewbrock {
    margin-top: -100px !important;
    position: relative;
    display: none !important;
}

.sho-1 {
    display: flex !important;
}

/*ul.sustainable-list.brokerage-list1:first-child{margin-top: 0px !important;}*/

@media(max-width:991px) {
    #InVeStOrCoRnEr .sustainable .banner-ctnt .sustainable-list li {
        width: 121px;
        height: 121px;
    }

    #BdTaIlE .sustainable .banner-ctnt .sustainable-list li {
        width: 121px;
        height: 121px;
    }

    ul.sustainable-list.brokerage-list1 li:nth-child(6) {
        margin-top: -53px !important;
    }

    ul.sustainable-list.brokerage-list1 li:nth-child(7) {
        margin-top: -53px !important;
    }

    ul.sustainable-list.brokerage-list1 li:nth-child(8) {
        margin-top: -53px !important;
    }

    ul.sustainable-list.brokerage-list1 li:nth-child(9) {
        margin-top: -53px !important;
    }
}

/*director module*/

.desi {
    width: 147px;
    font-size: 12px !important;
}

.VIEW4BHk_drop {
    background: #9a6e41;
    color: #fff;
    padding: 15px 0px;
}

.VIEW4BHk_btn:after {
    border-left: 2px solid #fff !important;
    border-bottom: 2px solid #fff !important;
}

.VIEW4BHk_drop li {
    background: unset !important;
}

.VIEW4BHk_drop li:hover {
    background: #6e4b2b !important;
}

.sky_city_one .nav-pills .floor_drop_top:after {
    border-right: 2px solid #9a6f42;
    border-top: 2px solid #9a6f42;
}

.sky_city_one .nav-pills.floorplan_drop .nav-link.active p {
    color: #9a6f42;
}

.de-box .hd3 {
    color: #9a6f42;
}

/*project page*/

.arrow-rtv {
    position: relative;
}

.media-kit.arrow-1 .owl-nav {
    position: unset;
    left: 0;
}

.media-kit.arrow-1 .owl-nav .owl-prev {
    left: 20px;
}

.media-kit.arrow-1 .owl-nav .owl-next {
    right: 20px;
}

.arrow-1 .owl-nav button {
    position: absolute;
    top: 50%;
}

.arrow-1 .owl-nav button.owl-next {
    right: 0px;
}

button.img-plus,
button.img-mainus {
    position: absolute;
    top: 60px;
    right: 15px;
    /* z-index: 999;*/
    z-index: 1;
    border: 1px solid #9c6d41;
    font-size: 28px;
    line-height: 25px;
}

button.img-mainus {
    top: 100px;
    font-size: 29px;
    line-height: 25px;
}

button.img-plus:hover,
button.img-mainus:hover {
    background: #9c6d41;
}

/*career and media page popup*/

.canvasjs-chart-credit {
    display: none;
}

#chartContainer {
    position: relative;
}

#chartContainer:after {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    background: #fff;
    z-index: 9;
    width: 100px;
    height: 40px;
}

.modal_form2 {
    background: #0000008c;
    height: 100vh;
    width: 100%;
    position: relative;
}

.modal_form2 .modal-dialog-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    max-width: 100%;
    border-radius: 30px;
    overflow: hidden;
    padding: 40px 0;
    margin: 0 0;
    background: #fff;
    display: flex;
    align-items: center;
}

.modal_form2 .modal-title {
    color: #9c6d41;
    font-size: 1.5rem;
}

.modal_form2 .modal-body p {
    font-size: 20px;
    color: #868686;
}

.media-kit .owl-nav {
    position: absolute;
    left: 285px;
}

#CaRiAr .pafter {
    content: 'Read Story';
    display: inline-block;
    color: #9A6E41;
    font: italic 400 14px/1.2 "mont-bold", sans-serif;
    margin-left: 10px;
    text-decoration: underline;
    cursor: pointer;
}

/* Scrollbar Styling */

.carier-modal::-webkit-scrollbar {
    width: 10px;
}

.carier-modal::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.carier-modal::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}

.carier-modal {
    background: #EEEDE8;
    width: 50%;
    height: 100%;
    padding: 80px 45px 150px 45px;
    position: fixed;
    top: 0px;
    right: -100%;
    z-index: 9;
    overflow-y: scroll;
    transition: 0.5s;
}

.carier-diolog {
    position: relative;
}

.carier-header span {
    position: absolute;
    right: 0px;
    top: 0px;
}

.cr-img {
    height: 200px;
    width: 200px;
    line-height: 200px;
    background: #D8D8D8;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
}

.cr-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.cr-tittel {
    margin-left: 30px;
}

.cr-tittel h2 {
    font-size: 28px;
    color: #9C6D41;
    font-family: "mont-book", sans-serif;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}

.cr-tittel h2 span {
    border: 1px solid #868686;
    border-radius: 6px;
    font-size: 12px;
    padding: 3px 5.5px;
    margin-left: 20px;
    font-weight: 600;
    color: #062d54;
    position: static;
}

.cr-tittel p {
    color: #868686;
    font-size: 12px;
    font-family: "mont-book", sans-serif;
    margin-bottom: 0px;
}

.carier-body {
    padding-right: 20%;
    margin-top: 40px;
}

.carier-body h2 {
    font-size: 28px;
    color: #9C6D41;
    font-family: "mont-book", sans-serif;
    margin-bottom: 20px;
}

.carier-body p {
    font-family: "mont-book", sans-serif;
    font-size: 14px;
    color: #868686;
    margin-bottom: 0px;
}

.carier-crousal .owl-nav {
    position: absolute;
    bottom: -80px;
    left: 0px;
}

.carier-crousal .owl-dots .owl-dot {
    display: block;
    border: 0.71px solid #9c6d4194;
    height: 10px;
    width: 10px;
    transform: rotate(45deg);
    margin-right: 7px;
}

.carier-crousal .owl-dots .owl-dot.active {
    border: 1px solid #9C6D41;
}

.carier-crousal .owl-dots {
    display: flex;
    position: absolute;
    bottom: -70px;
    right: 30px;
}

.carier-modal .slider-counter {
    bottom: -75px;
    left: 55px;
}

.carier-modal .carier-close {
    position: absolute;
    top: 30px;
    right: 40px;
    z-index: 99;
    cursor: pointer;
}

.carier-modal .carier-close:after {
    content: '';
    height: 20px;
    background: #9A6E41;
    width: 3px;
    display: inline-block;
    transform: rotate(-45deg);
    position: relative;
    left: -3px;
}

.carier-modal .carier-close:before {
    content: '';
    height: 20px;
    background: #9A6E41;
    width: 3px;
    display: inline-block;
    transform: rotate(45deg);
}

.FxEd {
    position: absolute;
    top: 390px;
    left: 0;
}

.floorplan_drop.ScRl.nav {
    height: 360px;
    overflow-y: auto;
    display: block !important;
}

/*.about-info.DeSiG{ padding-right: 380px; }*/

#AbOuTpAgE .about-carousel.owl-carousel .owl-nav {
    position: absolute;
    top: 44%;
    left: 50%;
}

#AbOuTpAgE .about-carousel .owl-nav .owl-prev {
    left: -570px;
    position: absolute;
    background: url(../images/svg/arw-lt.svg) no-repeat;
    width: 18px;
    height: 27px;
    font-size: 0;
}

#AbOuTpAgE .about-carousel .owl-nav .owl-next {
    right: -570px;
    position: absolute;
    background: url(../images/svg/arrow.svg) no-repeat;
    width: 18px;
    height: 27px;
    font-size: 0;
}

#AbOuTpAgE .about-carousel .owl-nav .owl-next:hover {
    background: url(../images/svg/arrow-hover.svg) no-repeat;
    background-size: 16px;
}

#AbOuTpAgE .about-carousel .owl-nav .owl-prev:hover {
    background: url(../images/svg/arw-lt-hover.svg) no-repeat;
    background-size: 16px;
}

#abt1 .about-us-box .TAR h4.hd1 {
    padding-left: 50px;
}

@media (max-width: 991px) {
    .carier-modal {
        width: 70%;
    }
}

@media (max-width: 767px) {
    .media-kit .owl-nav {
        left: 85%;
    }

    .carier-modal {
        width: 100%;
        padding: 50px 45px 100px 45px;
    }

    .cr-img {
        flex: 0 0 100px;
        line-height: 100px;
        width: 100px;
        height: 100px;
    }

    .cr-tittel {
        margin-left: 20px;
    }

    .carier-body {
        padding-right: 0%;
    }

    #CaRiAr .life-at-oberoi .hd3.trgr-list.act,
    #CaRiAr .life-at-oberoi .hd3.trgr-list {
        font-size: 24px;
    }

    .lp-carousel .owl-nav {
        top: 46% !important;
        width: 100%;
    }

    .lp-carousel .owl-nav .owl-prev {
        left: 25px;
        opacity: 1 !important;
        filter: brightness(0) invert(1);
        position: absolute;
        height: 30px !important;
        width: 35px !important;
    }

    .lp-carousel .owl-nav .owl-next {
        right: 0;
        opacity: 1 !important;
        filter: brightness(0) invert(1);
        position: absolute;
        height: 30px !important;
        width: 35px !important;
    }

    .de-carousel .owl-item.active.center+.owl-item .de-img-box img,
    .de-carousel .owl-item.active.center+.owl-item .de-img-box video {
        margin: 0;
        margin-top: 0;
    }

    .de-carousel.DeSiGn_PaRt {
        margin-top: -40px;
    }

    .portfolioCss.sky_city_two .nav-tabs .nav-link {
        padding: 0 1rem;
        padding-right: 0;
        font-size: 12px;
        font-weight: 600;
    }
}

@media (min-width: 1366px) {
    ul.sustainable-list.brokerage-list1 li:nth-child(6) {
        margin-top: -85px !important;
        margin-left: 108px !important;
    }

    #MaInBlOg .hero-banner {
        height: 100vh;
    }

    .expand-menu .menu-other-details .menu-list>li:hover .others-link,
    .expand-search .menu-other-details .menu-list>li:hover .others-link {
        width: 500px;
        flex-wrap: wrap;
    }
}

@media (min-width: 1600px) {
    ul.sustainable-list.brokerage-list1 li:nth-child(6) {
        margin-top: -85px !important;
        margin-left: 133px !important;
    }

    h4.hd3.line-break {
        padding-right: 95px;
    }

    .orl_TeAm .open-orl-card .btn-box {
        margin-top: 16px;
    }
}

@media (max-width: 1366px) {
    .bm-wrapper .bm-popup .member-info {
        height: 340px;
    }

    /*.about-info.DeSiG {padding-right: 300px;}*/
    .FxEd {
        position: absolute;
        top: 312px;
        left: 0;
    }

    .floorplan_drop.ScRl.nav {
        height: 300px;
        overflow-y: auto;
        display: block !important;
    }

    .core-value-list li a {
        padding: 12px 0;
    }

    #AbOuTpAgE .about-carousel.owl-carousel .owl-nav {
        position: absolute;
        top: 42%;
        left: 50%;
    }

    #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
        left: -448px;
        position: absolute;
        background: url(../images/svg/arw-lt.svg) no-repeat;
        width: 18px;
        height: 27px;
        font-size: 0;
    }

    #AbOuTpAgE .about-carousel .owl-nav .owl-next {
        right: -448px;
        position: absolute;
        background: url(../images/svg/arrow.svg) no-repeat;
        width: 18px;
        height: 27px;
        font-size: 0;
    }

    #abt1 .about-us-box .TAR h4.hd1 {
        padding-left: 40px;
    }

    .listing-tabs .nav-link {
        padding: 0rem 1.9% 0;
    }

    #block-sliderblock-4 .about-carousel .owl-nav {
        position: absolute;
        top: 42%;
        left: 50%;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-prev {
        left: -448px;
        position: absolute;
        background: url(../images/svg/arw-lt.svg) no-repeat;
        width: 18px;
        height: 27px;
        font-size: 0;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-next {
        right: -448px;
        position: absolute;
        background: url(../images/svg/arrow.svg) no-repeat;
        width: 18px;
        height: 27px;
        font-size: 0;
    }

    .orl_TeAm .open-orl-card .btn-box {
        margin-top: 34px;
    }
}

.contact-us.desk_device p,
.contact-us.mob_device p,
span.SmAlL_tExt {
    color: #868686 !important;
}

.contact-us .hd2 {
    margin: 10px 0 0px;
}

.UnDeViNdeT .qip_Ppd .acd_wrap {
    background: #f9f8f5;
    border: 0 none;
}

.PaDdinG-lft {
    padding-left: 40px !important;
}

.card.custCard1 {
    border: 0 none;
}

.kit-card .owl-theme.media-kit {
    padding-top: 0;
}

.kit-card .owl-theme.media-kit .owl-item p {
    letter-spacing: 2px;
    line-height: 2;
}

#activeQuater[value="quarter-1"]+li>a {
    color: #9c6d41 !important;
}

.share-blog .list-social {
    margin-bottom: 0;
}

#BdTaIlE .section100-80 .c-gray2 .Shareicon .ml-md-auto {
    width: 58%;
    margin-left: auto !important;
}

#block-mainnavigation ul li div div {
    display: none;
}

#abt5 #cbre-reports~.row.justify-content-center {
    margin-top: -37px;
}

/*.about-info.DeSiG{ padding-right: 380px; }*/

.about-more-company p.dir_txt {
    color: #868686;
    font: 400 1.03vw/1.4 "mont-book", sans-serif;
}

.PaDdiNg_RiGHt_70 {
    padding-right: 70px !important;
}

#block-cbreblock .cbre-Report {
    padding-top: 70px !important;
}

.mdkit_download {
    width: 30px;
    height: 30px;
    /* background: #333; */
    position: absolute;
    bottom: 3px;
    right: 20px;
    text-align: center;
}

.mdkit_download i.fa-download {
    font-size: 25px;
    color: #9c6d41;
}

.full_width_accor {
    margin-top: 40px;
}

.full_width_accor h3.hd3.trgr {
    border-bottom: 1px solid rgba(38, 30, 4, 0.1);
    padding: 2.6vh 30px 2.6vh 0;
    background: url(../images/plus.png) no-repeat right center;
    margin-bottom: 0 !important;
}

.full_width_accor h3.hd3.trgr.act.testA {
    border-bottom: 0 none;
    background: url(../images/minus.png) no-repeat right center;
}

.full_width_accor h3.hd3.trgr a {
    font-family: "mont-book", sans-serif;
    color: #868686;
    font-size: 1.5vw;
}

.full_width_accor h3.hd3.trgr.act a {
    color: #9c6d41;
}

.full_width_accor .tog_cont.MT10 {
    border-bottom: 1px solid rgba(38, 30, 4, 0.1);
}

.op1 .career-carousel .owl-item .text-box {
    display: none;
}

.career-carousel .owl-item.active.center .box1 {
    opacity: 1;
    animation-name: fadeInUp;
    animation-delay: .1s;
    display: block;
}

.hd1.BrEaK {
    padding-right: 90px;
    padding-bottom: 25px;
}

.oao .open-orl-card.pd_30 {
    padding-left: 35px;
}

.oao .open-orl-card.pd_30 span.pafter {
    margin-bottom: 20px;
    margin-top: 20px;
}

.core-value .pad_cor {
    padding-left: 42px;
}

#HoMePaGe .sustainable .banner-ctnt .sustainable-list {
    justify-content: center;
}

.custom-control-label::after {
    top: 0 !important;
    /*top: 10px!important; left: -25px!important;*/
}

.custom-control-label::before {
    top: 0 !important;
}

#completion_status .custom-checkbox input {
    display: none;
}

.AcOrDiAn_Benifit {
    padding-top: 30px;
    padding-left: 35px !important;
}

.AcOrDiAn_Benifit .trgr-list.act a {
    color: #9c6d41;
}

.AcOrDiAn_Benifit .trgr-list a,
.AcOrDiAn_Benifit .trgr-list:hover a {
    color: #868686;
}

.AcOrDiAn_Benifit .trgr-list {
    padding: 5px 0;
}

#reatlSql .IePf_SeCtIoN.sustainable.inner-sec {
    padding-bottom: 0 !important;
}

#reatlSql .sction90-70.fAq {
    padding: 50px 0 70px 0;
}

.FlOoR_DeTaIl {
    padding-top: 70px;
}

.sction130.sky_city_one.FlOoRiNg {
    padding-top: 0;
    margin-top: 0 !important;
}

.floorplan_drop.ScRl.nav {}

.floorplan_drop.ScRl.nav::-webkit-scrollbar {
    width: 5px;
}

.floorplan_drop.ScRl.nav::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}

.floorplan_drop.ScRl.nav::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    border-radius: 8px;
    /*outline: 1px solid slategrey;*/
}

a.Full_CoNT {
    color: #9c6d41;
    text-decoration: underline !important;
}

a.Full_CoNT:hover {
    color: #9c6d41;
}

.modal.wElCoMe p {
    font-size: 1.03vw;
}

.modal.wElCoMe .modal-body {
    padding: 2rem !important;
}

#HoMePaGe .about-carousel.owl-carousel.owl-loaded,
#AbOuTpAgE .about-carousel.owl-carousel.owl-loaded {
    padding-top: 0;
}

#AbOuTpAgE .about-carousel.owl-carousel .owl-nav {
    display: block !important;
}

.have-question .chat-box:hover .icon-noun-chat-1561009,
.have-question .chat-box:hover .icon-noun-chat-1561009::before,
.have-question .read-more:hover .icon-noun-chat-1561009,
.have-question .read-more:hover .icon-noun-chat-1561009::before {
    background: transparent !important;
}

.Shareicon .MR10.fs-14 {
    font: 400 1.03vw/1.4 "mont-book", sans-serif;
}

#AwArDs .ticker-carousel .owl-dots {
    display: none;
}

.hero-banner.awards {
    height: auto;
    margin-top: 50px !important;
}

/*404 css*/

#BdTaIlE h3#cor-presentation {
    font-family: "mont-semi-bold", sans-serif;
    font-size: 95px !important;
}

#BdTaIlE .error_subhead {
    color: #868686;
    font-family: "mont-book", sans-serif;
    font-size: 27px;
}

#BdTaIlE .error_txt {
    font-size: 17px;
    padding-right: 140px;
}

#BdTaIlE a.err_more {
    color: #9c6e42;
    font-family: "mont-semi-bold", sans-serif;
    text-decoration: underline;
}

.TeXt_PaRt {}

/*404 css end here*/

/*for override css*/

.hero-banner.formAdded {
    height: 510px;
}

@media (max-width: 767px) {
    .csr-carousel .box1 .hd3 {
        margin-bottom: 15px;
        padding-right: 75px;
    }

    .hero-banner.formAdded {
        height: 100vh;
    }
}

.hero-banner .fIxEd_botm_Mob .enquire-now {
    width: 50%;
    left: 0;
    transform: translate(0px);
    background: #9c6e42;
    padding: 15px 30px;
    bottom: 0;
    position: fixed;
    z-index: 999;
    text-align: center;
}

.hero-banner .fIxEd_botm_Mob .enquire-third-party {
    width: 50%;
    left: 0;
    transform: translate(0px);
    background: #9c6e42;
    padding: 15px 30px;
    bottom: 0;
    position: fixed;
    z-index: 999;
    text-align: center;
}

.btn-box.fxd_BoTtm_mOb {
    width: 50%;
    position: fixed;
    right: 0;
    bottom: -7px;
    z-index: 999;
}

.btn-box.fxd_BoTtm_mOb .requestBtn {
    width: 100%;
    text-align: center;
    font: italic 400 16px/1.2 "mont-bold", sans-serif;
    background: #fff;
    color: #9c6e42;
    border: 1px solid #9c6e42;
    padding: 14px 30px;
    transition: all .3s linear;
}

.btn-box.fxd_BoTtm_mOb .requestBtn:hover {
    letter-spacing: .5vw;
}

.btn-box.fxd_BoTtm_mOb {
    display: none;
}

.fIxEd_botm_Mob {
    display: none;
}

.filter-list .accordian .custom-control-input:checked~.custom-control-label::before {
    border-color: #9c6d41;
    background-color: #9c6d41;
}

.proNav.secondary-nav.sticky .listing-tabs {
    font-size: 12px;
    flex-wrap: nowrap !important;
}

.enqForm .custom-radio .custom-control-input:checked~.custom-control-label::after {
    top: 42% !important;
}

.contact-info .list-social li a span {
    font-size: 14px !important;
}

@media (max-width: 1024px) {
    .enqForm .custom-radio .custom-control-input:checked~.custom-control-label::after {
        top: 28% !important;
        left: -18px !important;
    }
}

@media (max-width: 767px) {
    .MobIlE_CoLumn {
        flex-direction: column-reverse !important;
    }

    .img_ParT_404 img {
        width: 100%;
    }

    #BdTaIlE .snav-wraper {
        /*display: none;*/
    }

    #BdTaIlE .corp_Presentation {
        padding-top: 20px !important;
    }

    #abt5 #cbre-reports~.row.justify-content-center {
        margin-top: 30px;
    }

    .bm-wrapper .bm-popup .close-button {
        position: absolute;
        right: 30px;
        top: 30px;
    }

    .bm-wrapper .bm-popup .close-button img {
        width: 30px;
    }
}

@media (max-width: 428px) {
    .btn-box.fxd_BoTtm_mOb {
        display: block;
    }

    .fIxEd_botm_Mob {
        display: block;
    }

    .btn-box.DeSk {
        display: none;
    }

    .enquire-now.DesK {
        display: none;
    }

    .hero-banner .fIxEd_botm_Mob .enquire-now {
        padding: 15px 10px;
    }

    .hero-banner .fIxEd_botm_Mob .enquire-third-party {
        padding: 15px 10px;
    }

    .about-info.DeSiG {
        /*padding-right: 180px;*/
    }
}

@media (max-width: 390px) {
    .about-info.DeSiG {
        /*padding-right: 150px;*/
    }
}

/*dk sh*/

.btn1 {
    background-color: #ec6810;
    padding: 7px 15px;
    color: #ffffff !important;
    cursor: pointer;
    text-decoration: none;
}

.pdf1 {
    color: #7c7c7c;
    font-size: 12px;
    padding: 0 0 0 10px;
    text-decoration: none;
}

.pdf1:hover {
    color: #7c7c7c;
}

.hide1 {
    display: none !important;
}

.open1 {
    display: block !important;
}

.expand-menu .menu-other-details .menu-list>li {
    position: relative;
}

.expand-menu .menu-other-details .menu-list>li
/*:nth-child(3)*/

:hover a::after {
    content: "\e900";
    color: #9c6d41;
    position: absolute;
    font-size: 24px;
    z-index: 9999999;
    font-family: 'icomoon' !important;
    padding-left: 7px;
}

.expand-menu .menu-other-details .menu-list>li a::after {
    top: 16px;
}

.expand-menu .menu-other-details .menu-list>li:hover .icon-cta-icon {
    display: none;
}

.expand-menu .menu-other-details .menu-list>li a+ul.menu-list.others-link li div a::after {
    top: 10px;
}

#BdTaIlE .sky_city_one h4.hd1 {
    padding-right: 100px;
}

#BdTaIlE .project-city.VIEW4BHK h4.hd1.op1.MT5 {
    padding-left: 60px;
    padding-right: 60px;
}

.amenities .amenities_box img {
    width: 100%;
    height: 100%;
}

.amenities .amenities_box .amenities_p {
    line-height: normal;
    margin-bottom: 0;
}

.listing-tabs-wrap .nav.nav-tabs.listing-tabs {
    flex-wrap: nowrap;
}

a.btn1.exit,
a.btn1.continue,
a.btn1.accept,
a.btn1.not-accept {
    display: inline-block;
    background: #9c6d41;
    font: italic 400 18px/1.2 "mont-bold", sans-serif;
    color: #FFFFFF;
    /*letter-spacing: .5vw;*/
    text-transform: uppercase;
    border: 0px;
    border-radius: 0px;
    padding: 17px 35px;
    overflow: hidden;
    background: linear-gradient(to right, #6d4a2a, #6d4a2a 50%, #9c6d41 50%);
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
}

a.btn1.exit:hover,
.btn1.continue:hover,
a.btn1.accept:hover,
a.btn1.not-accept:hover {
    background-position: 0 100%;
}

a.btn1.exit span.icon-cta-icon:before,
.btn1.continue span.icon-cta-icon:before,
a.btn1.accept span.icon-cta-icon:before,
a.btn1.not-accept span.icon-cta-icon:before {
    color: #fff;
}

a.btn1.exit span.icon-cta-icon,
.btn1.continue span.icon-cta-icon,
a.btn1.accept span.icon-cta-icon,
a.btn1.not-accept span.icon-cta-icon {
    display: inline-block;
    padding: 0 14px;
}

#media_coverage_row p a.c-gray2:hover {
    color: #5e5b5b;
}

#blogDetail p.c-gray2 {
    text-transform: uppercase;
}

#block-sliderblock-4 .about-carousel .owl-nav .owl-prev:hover,
.owl-carousel.arrow .owl-nav button.owl-prev:hover {
    background: url(../images/svg/arw-lt-hover.svg) no-repeat;
    background-size: 16px;
}

#block-sliderblock-4 .about-carousel .owl-nav .owl-next:hover,
.owl-carousel.arrow .owl-nav button.owl-next:hover {
    background: url(../images/svg/arrow-hover.svg) no-repeat;
    background-size: 16px;
}

.ticker-carousel.op1 {
    margin-top: -60px;
}

.corp_Presentation #ErRor_404 .TeXt_PaRt p {
    color: #868686;
    font-family: "mont-book", sans-serif;
    font-size: 17px;
    padding-right: 140px;
}

.corp_Presentation #ErRor_404 {
    padding-top: 150px;
}

.corp_Presentation #ErRor_404 .TeXt_PaRt p a {
    color: #9c6d41;
}

#BdTaIlE p.error_subhead {
    padding-right: 0;
    font-size: 27px !important;
}

#BdTaIlE .TeXt_PaRt h3#cor-presentation {
    font-size: 92px;
    font-family: "mont-semibold", sans-serif;
}

#BdTaIlE .TeXt_PaRt a {
    text-decoration: underline !important;
}

#BdTaIlE p.error_subhead {
    padding-right: 0;
    font-size: 27px !important;
}

#BdTaIlE .TeXt_PaRt a {
    text-decoration: underline !important;
}

#blogDetail .c-gray2 p a {
    color: #6d4a2a;
    text-decoration: underline !important;
    font-weight: 700;
}

img.mr-2.fixx {
    float: left;
}

p.fix_rap {
    width: 290px;
}

.about_project_img h4 {
    padding-right: 100px;
}

#AbOuTpAgE .ticker-carousel.owl-carousel.owl-loaded {
    padding-top: 0;
    margin-top: 25px;
}

.secondary-nav ul li a em.text-val {
    width: 100px;
}

.brows_cnt.luxury_small {
    padding-right: 110px;
}

.portfolio .container_flu .portfolio-carousel.owl-carousel.owl-loaded {
    padding-top: 30px;
}

.portfolio .container_flu .portfolio-carousel.owl-carousel.owl-loaded .owl-stage-outer {
    padding: 0;
}

.portfolio .container_flu .portfolio-carousel.owl-carousel.owl-loaded .owl-stage-outer .owl-item {
    padding: 0;
}

.portfolio .container_flu .portfolio-carousel.owl-carousel.owl-loaded .owl-stage-outer .owl-item.active.center {
    padding: 2.2vw;
}

.FxEd_2 {
    bottom: 0;
    left: 20px;
    position: absolute;
}

.FlOoR_DeTaIl_2 {
    padding-bottom: 100px;
}

#AbOuTpAgE #block-boardblock {
    margin-top: -100px;
}

.location_os.sky_city_one .nav-pills .nav-link {
    margin-bottom: 10px;
    padding-right: 0;
}

.location_os.sky_city_one .nav-pills .nav-link span:after,
.location_os.sky_city_one .nav-pills .nav-link span:before {
    right: 6px;
}

.location_os.sky_city_one .nav-pills .nav-link span:after {
    right: 9px;
}

.PaDdiNg_RiGHt_70 {
    padding-right: 50px !important;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 {
    padding-top: 0px;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 #cplanType,
.FlOoR_DeTaIl.FlOoR_DeTaIl_2 #accomodation #florAccom,
.FlOoR_DeTaIl.FlOoR_DeTaIl_2 #floorUnit #floorUnit {
    border: 0 none;
    border-radius: 0;
    border-bottom: 2px solid #9c6e42;
    padding: 0;
    font-size: 18px;
    font-family: "mont-semibold", sans-serif;
    height: 32px !important;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 .form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
    border: 0 none !important;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 .form-group .form-control:focus {
    box-shadow: 0 0 0 !important;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 .form-group {
    margin-bottom: 30px !important;
}

.FlOoR_DeTaIl.FlOoR_DeTaIl_2 .form-group label {
    margin-bottom: 5px !important;
}

h4.flr_head.famly-bold {
    font-family: "mont-semibold", sans-serif;
}

section.FLooR_plan .flor-zm {
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
}

section.FLooR_plan .flor-zm>img {
    position: relative;
    cursor: move;
    width: 100%;
}

/*section.FLooR_plan .plus_minus_RAP{ position: absolute; top: 50px; right: 50px; }*/

.filter-list.view-all-dd .dropdown.show .dropdown-toggle {
    top: -9px;
    left: -6px;
}

.filter-list.view-all-dd .dropdown-menu {
    top: -46px !important;
    left: -37px !important;
}

.filter-list.view-all-dd .dropdown.show .dropdown-toggle.view-all {
    padding: 19px 21px 20px;
}

.city-map p.PB10 {
    background: #f0ece7;
    color: #6d4a2a;
    font-size: 12px !important;
    padding: 5px 15px;
    border-radius: 10px;
    display: inline-block !important;
    line-height: normal;
}

#block-projectblock {}

.row.desk h4.hd1 {
    display: block;
}

.row.mob h4.hd1 {
    display: none;
}

@media (min-width: 1680px) {

    #block-sliderblock-4 .about-carousel .owl-nav .owl-prev,
    #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
        left: -610px;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-next,
    #AbOuTpAgE .about-carousel .owl-nav .owl-next {
        right: -600px;
    }

    #MaInBlOg .hero-banner .blog-hero .col-md-6>img {
        min-height: 911px;
        object-fit: inherit;
        height: 100%;
    }

    .block-media-module .hero-banner .blog-hero .row.align-items-center {
        min-height: 906px;
    }
}

@media (max-width: 1600px) {
    .project-city.VIEW4BHK img.active {
        height: 550px;
        margin-top: -30px;
    }
}

@media (max-width: 1366px) {
    .project-city.VIEW4BHK img.active {
        height: 450px;
        margin-top: -30px;
    }

    .sustainable.fS .banner-ctnt .sustainable-list li {
        width: 260px;
        padding: 0 55px;
    }
}

@media (max-width: 1024px) {
    .full_width_accor h3.hd3.trgr a {
        font-weight: 500;
        font-size: 15px;
    }
}

@media (max-width: 428px) {
    .corp_Presentation #ErRor_404 .TeXt_PaRt p {
        padding-right: 0;
    }

    #block-sliderblock-4 .about-carousel .owl-nav {
        display: none;
    }

    #MaInBlOg .hero-banner .blog-hero .col-md-6>img {
        min-height: auto;
        object-fit: cover;
    }

    .block-media-module .hero-banner .blog-hero .row.align-items-center {
        min-height: auto;
        align-items: flex-start !important;
    }

    ul.sustainable-list.brokerage-list1 li:nth-child(6),
    ul.sustainable-list.brokerage-list1 li:nth-child(7),
    ul.sustainable-list.brokerage-list1 li:nth-child(8),
    ul.sustainable-list.brokerage-list1 li:nth-child(9) {
        margin-left: 7px !important;
        margin-top: -4px !important;
    }

    .viewbrock {
        margin-top: -18px !important;
    }

    .show-more-height6 {
        height: 715px;
    }

    .sustainable .banner-ctnt .sustainable-list {
        flex-direction: row;
        justify-content: center;
    }

    .sustainable.fS .banner-ctnt .sustainable-list li {
        flex: 0 0 241px;
    }

    .sustainable.fS .banner-ctnt .sustainable-list li p {
        padding-left: 20px;
        padding-right: 20px;
    }

    .tab-pane.no-mr .accordian.MT25 .tog_cont p a {
        color: #9c6d41;
    }

    #iNvEsToRLaNdInG .share-holder-page.sustainable .banner-ctnt .sustainable-list {
        justify-content: center;
    }

    #reatlSql #shareholder1 #sharepie-content {
        margin-top: 40px;
    }

    .UnDeViNdeT .show-more-height5,
    #reatlSql .IePf_SeCtIoN.sustainable.inner-sec .show-more-height5 {
        height: initial;
    }

    #reatlSql .UnDeViNdeT.share-holder-page.sustainable.fS {
        margin-top: 0;
        padding-bottom: 30px;
    }

    span.SmAlL_tExt {
        padding-left: 0 !important;
    }

    #reatlSql #shareholder1 h3.hd1 {
        padding-top: 20px;
    }

    #BdTaIlE .section100-80 .c-gray2 .Shareicon .ml-md-auto {
        width: 100%;
    }

    #BdTaIlE .section100-80 .c-gray2 .Shareicon .ml-md-auto .share-blog .MR10.fs-14 {
        font-size: 16px;
    }

    .benefits .hd3.trgr-list {
        font-size: 20px;
    }

    .benefits .hd3.trgr-list .test_benifit.act {
        color: #9c6d41;
    }

    .benefits .hd1 {
        font-size: 30px !important;
    }

    .AcOrDiAn_Benifit .trgr-list .test_benifit.act a {
        color: #9c6d41;
    }

    .oao .open-orl-card.pd_30 {
        padding-top: 32px;
    }

    .csr-carousel~.slider-counter {
        /*bottom: 34%;*/
        bottom: 0;
        top: 293px;
    }

    .csr-carousel .owl-nav {
        /* bottom: 32%;*/
        right: 6.5%;
        bottom: 0;
        top: 295px;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-next:hover,
    .owl-carousel.arrow .owl-nav button.owl-next:hover {
        background-size: 13px;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-prev:hover,
    .owl-carousel.arrow .owl-nav button.owl-prev:hover {
        background-size: 13px;
    }

    .highlight_pro .container .row {
        flex-wrap: nowrap;
        /* width: 108%; */
        overflow-x: scroll;
    }

    .row.desk h4.hd1 {
        display: none;
    }

    .row.mob h4.hd1 {
        display: block;
    }

    .highlight_pro {
        padding-top: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .sction130.sky_city_one {
        padding-bottom: 0 !important;
    }

    #PaYmEnTpAgE .hero-banner .payment-hero .pay-list::before {
        top: 34px;
    }

    #PaYmEnTpAgE .snav-wraper {
        display: none;
    }

    #PaYmEnTpAgE div[aria-labelledby="exampleModalBottomTitle"] .modal-body a:last-child {
        margin-right: 20px;
    }

    #PaYmEnTpAgE div[aria-labelledby="exampleModalBottomTitle"] .modal-body a:first-child {
        padding: 16px 35px;
    }

    #PaYmEnTpAgE div[aria-labelledby="exampleModalBottomTitle"] .modal-body {
        text-align: center;
    }

    .expand-menu .menu-other-details .menu-list>li a+ul.menu-list.others-link li div a::after {
        top: 8px;
    }

    .expand-menu .menu-other-details .menu-list>li a::after {
        top: 10px;
    }
}

@media (max-width: 414px) {
    /*.csr-carousel~.slider-counter { bottom: 37%; bottom: 0; top: 55.5%;}
.csr-carousel .owl-nav { bottom: 36%; bottom: 0; top: 55.5%;}*/
}

@media (max-width: 390px) {
    .portfolio .owl-carousel.hm .owl-item.active.center .portfolio-info {
        min-height: 186px;
    }
}

@media (max-width: 375px) {
    .portfolio .owl-carousel.hm .owl-item.active.center .portfolio-info {
        min-height: 207px;
    }

    .modal_form-homepage-BoTtOm .btn-box a,
    .modal_form2 .btn-box a {
        padding: 16px 16px !important;
        MARGIN-RIGHT: 0;
    }
}

@media (max-width: 360px) {
    .csr-carousel~.slider-counter {
        /* bottom: 39%;*/
        bottom: 0;
        top: 255px;
    }

    .csr-carousel .owl-nav {
        /*bottom: 38%; */
        bottom: 0;
        top: 258px;
    }
}

.tab-pane.no-mr .accordian.MT25 .tog_cont p a {
    color: #9c6d41;
}

#reatlSql .bse-nse .line-inpt.form-control {
    font-size: 16px;
}

.c-gray2 ul li a {
    color: #6d4a2a;
    text-decoration: underline !important;
    font-weight: 700;
}

.bm-wrapper .bm-popup .member-info.active {
    height: 380px;
    cursor: url(../images/scroll.png), auto;
}

.bm-wrapper .bm-popup {
    align-items: start;
    padding: 130px 10%;
}

@media (max-width: 767px) {
    .bm-wrapper .bm-popup {
        align-items: start;
        padding: 50px 10%;
    }

    .owl-carousel .owl-item img {
        margin-bottom: 30px;
    }

    .bm-wrapper .bm-popup .owl-nav {
        padding-left: 0%;
    }
}

/*d code*/

#AbOuTpAgE .c-gray2 p a {
    color: #9c6d41;
}

#collapseOne .card-body {
    max-height: 350px;
    overflow: auto;
    color: #9c6d41;
}

.btn-box.fxd_BoTtm_mOb a .icon-cta-icon::before {
    color: #9c6d41;
}

.canvasjs-chart-container {
    position: absolute !important;
}

.canvasjs-chart-canvas[style="position: absolute; user-select: none;"] {
    position: relative !important;
}

.canvasjs-chart-canvas:first-child {
    position: relative !important;
}

.canvasjs-chart-canvas:last-child,
.canvasjs-chart-canvas:nth-child(2) {
    display: none;
}

.canvasjs-chart-container:after {
    content: "";
    position: absolute;
    width: 85px;
    height: 25px;
    background-color: #fff;
    top: 0;
    left: 0;
}

@media(max-width:991px) {
    .scrol-wth {
        width: 540px !important;
        min-width: 540px !important;
    }

    .scrol {
        overflow: auto;
        width: 100%;
        position: relative;
    }
}

.amenities p em {
    background: #F8F7F5;
    padding: 15px;
    display: inline-block;
    border-radius: 15px;
    font-size: 14px;
}

.disclaimer-main {
    padding: 30px;
}

.disclaimer-main p span {
    color: #9c6d41;
}

.disclaimer-main p a {
    color: #9c6d41;
}

.disclaimer-main p {
    font-size: 14px !important;
    text-align: justify;
}

.price-box.PT10 sub {
    vertical-align: super;
}

.filter-list .dropdown.show .dropdown-toggle.view-all {
    position: inherit;
    background: unset;
}

@media(max-width: 767px) {
    .amenities .container .row .amni_menu::-webkit-scrollbar {
        width: 0px;
    }

    .secondary-nav ul::-webkit-scrollbar,
    .normal-tabs ul::-webkit-scrollbar {
        width: 0px;
    }

    .portfolioCss.sky_city_two .nav-tabs::-webkit-scrollbar,
    .normal-tabs ul::-webkit-scrollbar {
        width: 0px;
    }

    .sction90-70.fAq .faqs-tab {
        overflow: auto;
        width: 100%;
        flex-wrap: nowrap;
        padding-bottom: 17px;
    }

    .sction90-70.fAq .faqs-tab::-webkit-scrollbar {
        width: 0px;
    }

    .amenities .faqs-tab.listing-tabs {
        overflow: auto;
        width: 100%;
        flex-wrap: nowrap;
        padding-bottom: 7px;
        height: auto;
    }

    .amenities .faqs-tab::-webkit-scrollbar {
        width: 0px;
    }

    .owl-carousel.arrow.op1 .owl-nav button.owl-prev {
        left: 0;
    }

    .owl-carousel.arrow.op1 .owl-nav button.owl-next {
        right: 0;
    }

    #block-sustainableblock .responsive-video {
        height: 1200px;
        object-fit: cover;
    }

    #block-sustainableblock .btn-box a {
        padding: 16px 15px;
    }
}

#scrol {
    position: relative;
}

#scrol:after {
    position: absolute;
    content: '';
    width: 200px;
    height: 55px;
    bottom: 0px;
    left: 0px;
    background: #fff;
    z-index: 9999;
}

#scrol>.scrol>div {
    display: flex;
    align-items: end;
    padding-bottom: 20px;
}

@media(max-width: 500px) {
    .cr-tittel h2 span {
        margin-left: 5px;
    }

    .cr-tittel {
        margin-left: 9px;
    }

    .btn-box.fxd_BoTtm_mOb .requestBtn {
        padding: 14px 25px;
    }
}

.ftr-btn-fix {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

.ftr-btn-fix>a {
    width: 100% !important;
    font: italic 400 16px/1.2 "mont-bold", sans-serif;
    text-align: center;
    transition: all .3s linear;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    position: unset !important;
}

.ftr-enquire,
.ftr-enquire-link {
    background: #9c6e42;
    color: #fff !important;
    border: 1px solid #9c6e42;
    padding: 14px 15px;
    letter-spacing: .5vw;
    text-transform: uppercase;
    transform: translateX(0%) !important;
}

.ftr-call-now {
    background: #9c6e42;
    color: #fff !important;
    border: 1px solid #9c6e42;
    padding: 14px 15px;
}

.ftr-call-now>span {
    margin-left: 5px;
}

.ftr-btn-fix .ftr-enquire+.ftr-call-now,
.ftr-enquire-link+.ftr-call-now {
    background: #fff;
    color: #9c6e42 !important;
}

.ftr-call-now .icon-cta-icon:before {
    color: #fff;
}

.ftr-btn-fix .ftr-enquire+.ftr-call-now .icon-cta-icon:before,
.ftr-enquire-link+.ftr-call-now .icon-cta-icon:before {
    color: #9c6d41;
}

@media screen and (max-width: 767px) {
    .ftr-btn-fix {
        display: flex;
    }

    .hero-banner.awards figure img {
        min-height: 250px;
        object-fit: cover;
    }

    #abt2 .tab-content img.responsive-img {
        max-width: 100%;
        width: auto;
        margin-bottom: 5px;
    }

    #abt3 .career-carousel .owl-nav {
        right: 5%;
        top: 15px;
    }

    #abt3 .career-carousel .owl-nav.disabled {
        display: block !important;
    }

    .core-value .pad_cor {
        padding-left: 15px;
    }

    .inspiration-media .ip-carousel .owl-stage {
        left: auto;
        margin-left: auto;
    }

    .inspiration-media .inspir-ctnr .ip-carousel .owl-nav button.owl-next {
        top: -21px;
    }

    .inspiration-media .inspir-ctnr .ip-carousel .owl-nav button.owl-prev {
        left: auto;
        right: 25px;
        height: 20px;
        top: -21px;
    }

    .core-value .tab-content .active .pad_cor {
        display: none !important;
    }
}

/*about slid cd*/

@media (max-width:999px) {
    #block-sliderblock-4 .about-carousel .owl-nav {
        position: absolute;
        top: 35%;
        left: unset;
        width: 100%;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-next,
    #AbOuTpAgE .about-carousel .owl-nav .owl-next {
        right: 40px;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-prev,
    #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
        left: 40px;
    }
}

@media (min-width:1000px) {
    #block-sliderblock-4 .about-carousel .owl-nav {
        position: absolute;
        top: 44%;
        left: unset;
        width: 100%;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-next,
    #AbOuTpAgE .about-carousel .owl-nav .owl-next {
        right: 90px;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-prev,
    #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
        left: 90px;
    }
}

@media (min-width:1300px) {
    #block-sliderblock-4 .about-carousel .owl-nav {
        position: absolute;
        top: 44%;
        left: unset;
        width: 100%;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-next,
    #AbOuTpAgE .about-carousel .owl-nav .owl-next {
        right: 225px;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-prev,
    #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
        left: 225px;
    }
}

@media (min-width:1600px) {
    #block-sliderblock-4 .about-carousel .owl-nav {
        position: absolute;
        top: 44%;
        left: unset;
        width: 100%;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-next,
    #AbOuTpAgE .about-carousel .owl-nav .owl-next {
        right: 225px;
    }

    #block-sliderblock-4 .about-carousel .owl-nav .owl-prev,
    #AbOuTpAgE .about-carousel .owl-nav .owl-prev {
        left: 225px;
    }
}

.portfolio-img video {
    aspect-ratio: 2/2;
    object-fit: cover;
}

.responsive-video {
    width: 100%;
    display: block;
    height: auto;
}