@media screen and (min-width:992px){
    .toggleMenu {
        display: none;
    }
}

@media screen and (max-width: 1366px){
    .bottomFooter .social-media {
        column-gap: 20px;
    }
    .gallerySlider .slick-list {
        padding-right: 70px;
    }
    .map-idantifier ul {
        gap: 32px;
    }
    .propertyList {
        column-gap: 25px;
    }
}


@media screen and (max-width:1250px){
    body h1, body .h1 {
        font-size: 70px;
        line-height: 72px;
    }
    body h2, body .h2 {
        font-size: 45px;
    }
   body h3, body .h3 {
        font-size: 30px;
    }
    .btn, .buttonCustom {
        font-size: 16px;
        padding: 12px 28px;
    }

    .gallerySlider .slick-list {
        padding-right: 80px;    
    }
    .sliderSectionItems .itemInner .siderContent .title {
        font-size: 30px;
    }
    .map-left-block .title {
        font-size: 40px;
        padding-right: 30px;
    }
    .map-left-block p, .contentSection .content p {
        font-size: 16px;
    }
    .map-idantifier {
        margin: 0 0 36px 0;
    }
    .map-idantifier ul li span:before {
        margin: 0 auto 10px;
    }
    .map-idantifier ul{
        gap: 24px;
        padding: 22px 15px;
    }
    .map-idantifier ul li span {
        font-size: 14px;
    }
    .testimonial-left span {
        top: -42px;
        left: -46px;
        font-size: 800px;
    }
    .testimonial-slider .item p {
        font-size: 32px;
    }
    .testimonial-slider .item .author span {
        font-size: 16px;
    }
    .viewing-block-content .title {
        font-size: 80px;
    }
    .sliderSectionItems .itemInner .siderContent {
        padding-top: 50px;
    }
    .bottomFooter .social-media {
                column-gap: 12px;
    }
    .bottomFooter > ul > li {
        padding: 0 3px;
    }
    .uskContentBlocks {
        grid-template-columns: 48% 49%;
        column-gap: 2.6%;
    }
    .propertyList li {
        font-size: 16px;
    }
    .uskContentSection:after {
        height: 190px;
    }
    .uskContentSection {
        padding-bottom: 25px;
    }
    .propertyListingWrapper {
        padding-top: 25px;
    }
    .propertyBannerSingle {
        min-height: 470px;
    }
    .upstairsContent {
        max-width: 100%;
    }
    .brochureBlock .brochureContent {
        padding: 40px 44px;
    }
    .viewing-section .viewing-block-content .content{
    	margin-top: 0px;
    }
}


@media screen and (max-width:991px){ 
html:has(.openMenu) {
    overflow: hidden;
}
   body h1, body .h1 {
        font-size: 60px;
        line-height: 62px;
    }
    body h2, body .h2 {
        font-size: 40px;
    }
    .navigation-menu {
        display: none;
    }
    
   
    .navigation-menu ul {
        display: grid;
    }
    .navigation-menu {
        position: fixed;
        left: -100%;
        top: 0;
        width: 70%;
        background: #eae4d7;
        height: 100vh;
        display: block;
        padding: 30px 30px;
        transition: all linear 0.4s;
    }
    .openMenu .navigation-menu {
        left:0;
    }
    .navigation-menu ul li a {
        font-size: 20px;
    }
     .top-header .action {
    margin: 0 10px 0 auto;
}
    .site-header .buttonCustom.toggleMenu {
    margin-left: 0;
        padding: 0;
        margin-right: 0;
        width: 40px;
        height: 40px
}

.site-header .buttonCustom.toggleMenu span {
    width: 22px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 5px auto;
    transition: all linear 0.2s;
}

.openMenu .site-header .buttonCustom.btnBlack.toggleMenu span{
    position: relative;
    left: -2px;
}

.openMenu .site-header .buttonCustom.btnBlack.toggleMenu span:last-child {
    transform: translate(2px, -2px) rotate(-45deg);
}
.openMenu .site-header .buttonCustom.btnBlack.toggleMenu span:first-child {
    transform: translate(2px, 5px) rotate(45deg);
}
.openMenu .site-header .buttonCustom.btnBlack.toggleMenu span:nth-child(2) {
    display: none;
}







  .bannerContent {
        grid-template-columns: 1fr;
        padding: 0 22px 50px;
  } 
  .titleBlock {
    max-width: 100%;
  }
  .contentSection .title span {
    display: block;
  }
  .leftBanner .title, .leftBanner p {
    text-align: center;
  }
  .rightBanner {
    justify-content: center;
 }
 .heroBanner {
    min-height: 628px;
 }
 .sliderSectionItems .itemInner {
    flex-wrap: wrap;
 }
 .sliderSectionItems .itemInner .sliderImg {
    max-width: 100%;
 }
 .sliderSectionItems .itemInner .sliderImg img {
    width: 100%;
 }
 .sliderSectionItems .itemInner .siderContent {
    max-width: 100%;
    padding-top: 30px;
 }
 .titleBlock {
    padding-right: 120px;
 }
 .sliderSection  {
    padding-bottom: 130px;
 }
 .sliderSection .btn-wrap  {
    width: 90%;
    position: absolute;
    bottom: 50px;
    top: auto;
    margin: 0;
 }
 .sliderSectionItems .itemInner .siderContent p {
    max-width: 100%;
 }
 .contentSection:before {
    height: 65px;
    top: auto;
    bottom: 0;
 }
 .sliderSection .sliderSectionTitle {
    margin-bottom: 30px;
 }

 .map-block-outer {
    display: block;
    margin: 60px 0;
 }
 .map-left-block {
    padding: 20px 30px 30px 30px;
 }
 .map-left-block {
    margin: 0 0 30px 0;
 }
 .map-left-block .title {
    font-size: 35px;
    padding-right: 30px;
    line-height: 1.4;
    margin: 0 0 15px 0;
}
.map-left-block p {
    margin: 0 0 28px 0;
}
.map-right-block {
    padding: 4px 20px 0 20px;
    grid-template-columns: 30% 62%;
}

.testimonial-section {
    margin: 60px 0;
    grid-template-columns: 36% 58%;
}
.testimonial-left span {
    top: -52px;
    left: -27px;
    font-size: 470px;
}
.testimonial-slider .item p {
    font-size: 25px;
}
.testimonial-slider .item {
    margin: 0px;
    padding: 0 10px;
}
.slider.testimonial-slider .slick-list {
    margin: 0 -10px;
}
.gallerySection {
    margin: 80px 0;
}
.newsletterBlock {
    display: block;
}
.newsletterBlock .title {
    margin-bottom: 35px;
    text-align: center;
}
.newsletterForm .formBlock .inputBox {
    padding-left: 0;
}
.newsletterForm {
    max-width: 80%;
    margin: 0 auto;
}
.bottomFooter > ul {
        grid-template-columns: 1fr 1fr;
        row-gap: 40px;
}
.bottomFooter ul li:first-child{
        grid-column: span 2;
    text-align: center;
}
.bottomFooter ul li:first-child a {
    display: table;
    margin: 0 auto;
}
.bottomFooter .social-media {
    margin-left: 0;
}

.top-nav li a {
    padding: 2px 15px;
}
.propertyBanner {
    margin-top: 30px;
}
.logoBlock {
    margin-bottom: 30px;
}
.propertyBannerContent .title {
    font-size: 76px;
    line-height: 78px;
}

.fluidSliderContent {
    padding: 0 20px;
    max-width: 500px;
}

.FluidSliderBlock .imgBlock {
    padding-bottom: 57.6%;
}
.contentWithSlider .content p {
    font-size: 16px;
}

.fluidSliderContent .fluidSliderTitle {
    padding: 18px 25px 14px 18px;
        row-gap: 15px;
}

.fluidSliderTitle ul li {
    font-size: 16px;
}

.contentWithSlider {
    grid-template-columns: 1fr;
    margin-bottom: 30px;
}

.mapSection {
        padding: 50px 0;
    }
    .mapBlockContent:before {
        top: 0;
        bottom: 0;
    }
    .mapBlockContent {
        padding: 0 20px 0 20px;
        margin-bottom: 40px;
    }
    .mapSectionBlock {
        grid-template-columns: 1fr;
    }
    .brochureBlock .brochureContent {
        padding: 30px;
        border-radius: 0 0 10px 10px;
        margin: -2px 0 0 0;
        position: relative;
    }
    .brochureContent .title {
        margin-bottom: 16px;
    }
    
    .brochureContent h2 span {
        font-size: 16px;
    }
    .brochureImg .imgBlock img {
        border-radius: 10px 10px 0 0;
    }
    .brochureContent p, .brochureContent li {
        font-size: 16px;
    }
    .brochureBlock {
        grid-template-columns: 1fr;
    }

    .propertyBannerSingle {
        min-height: 472px;
    }

    .uskContentBlocks {
        grid-template-columns: 1fr;
        margin: 0 0 50px 0;
    }

    .propertyListing {
        margin-bottom: 60px;
    }
    .propertyListing:last-child {
        margin-bottom: 0px;
    }
    .propertyListing, .propertyListing:nth-child(2n) {
        grid-template-columns: 1fr;
        row-gap: 20px;
    }
    .propertyListing:nth-child(2n) > div:first-child {
        order: 0;
    }

    .fluidImageContent, .upstairsContentSection {
        grid-template-columns: 1fr;
    }
    .upstairsTitle {
        margin-bottom: 30px;
    }
    .upstairsContent {
        max-width: 100%;
    }
    .upstairsBlocks {
        margin: 0 0 50px 0;
    }
    .upstairsContentSection {
        margin-top: 50px;
    }
    .addSection .addBlockContent .title {
        font-size: 76px;
    }
    .addSection .addBlockContent .action .btn, .addSection .addBlockContent .action .buttonCustom {
        margin: 0 5px;
    }
    .propertyListing:nth-child(2n) .imgBlock {
        margin-top: 0;
    }

}


@media screen and (max-width:767px){
    body h1, body .h1 {
        font-size: 44px;
        line-height: 46px;
    }
    body h2, body .h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .bannerContent {
        padding-bottom: 26px;
    }
    
    .bannerContent, .map-block-outer {
            grid-template-columns: 1fr;
    }
    .leftBanner p {
        margin: 0 10px;
        font-size: 16px;
    }
    .sliderSectionTitle .title .subTitle {
        font-size: 16px;
    }
    .testimonial-section {
            display: block;
            padding: 70px 30px;
    }
    .slider.testimonial-slider {
        padding-top: 40px;
    }
    .testimonial-slider .item p {
            font-size: 28px;
    }
    .testimonial-slider .item .author span {
        font-size: 16px;
    }
    .testimonial-left span {
        top: -65px;
        left: -51px;
        font-size: 330px;
        font-weight: 400;
    }
    .galleryBlocks {
        flex-wrap: wrap;
        padding-bottom: 72px;
    }
    .galleryBlocks > div:last-child {
        width: 100%;
        padding-left: 0;
    }
    .gallerySlider .slick-list {
        padding-right: 30px;
        position: static;
    }
    
    .sliderSectionItems .itemInner {
        flex-wrap: wrap;
    }
    .sliderSectionItems .itemInner .sliderImg, .sliderSectionItems .itemInner .siderContent {
        max-width: 100%;
    }
    .sliderSectionItems .itemInner .siderContent p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .sliderSectionItems .itemInner .siderContent p + p {
        margin-bottom: 15px;
    }
    .contentSection .title {
        margin: 0 0 20px 0;
    }
    .contentSectionImg {
        flex-wrap: wrap;
    }
    .contentSectionImg .leftImg {
        margin-bottom: 30px;
    }
    .contentSectionImg .leftImg, .contentSectionImg .rightImg {
        width: 100%;
    }
    .contentSection:before {
        height: 55px;
        bottom:0;
    }
    .viewing-block-content {
        padding: 0 20px;
    }
    .viewing-block-content .title {
        font-size: 60px;
    }
    .viewing-block-content .content .btn, .viewing-block-content .content .buttonCustom {
        font-size: 14px;
        padding: 8px 18px;
        top: 0px;
    }
    .newsletterBlock .title {
        margin-bottom: 25px;
    }
    .newsletterBlock {
        margin-bottom: 40px;
    }
    .newsletterForm .formBlock .inputBox, .newsletterForm .formBlock .gravity-theme form .gform-body.gform_body {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
        padding: 0;
    }
    .newsletterForm .formBlock .action {
        margin:0 auto;
    } 
    .bottomFooter > ul {
        grid-template-columns: 1fr;
        row-gap: 25px;
    }
    .bottomFooter ul li:first-child {
                grid-column: span 1;
    }
    .bottomFooter ul li:nth-child(2){
        order: 1;
        text-align: center;
    }
    .bottomFooter ul li {
        margin: 0 auto;
    }
    .bottomFooter > ul > li {
        padding: 0px;
    }

    .propertyBanner {
        margin-top: 30px;
    }
    .propertyBannerContent p {
        margin-bottom: 15px;
    }
    .propertyBannerContent .title {
        font-size: 56px;
        line-height: 68px;
    }
    .logoBlock img{
        max-width: 170px;
    }

    .videoGallerySlider .slick-list {
        margin-left: -5px;
    }
    .videoGallerySlider .item {
        padding: 0 10px;
    }
    .top-nav {
        padding-bottom: 25px;
        flex-wrap: wrap;
        row-gap: 16px;
    }
    .top-nav li {
        width: 100%;
        text-align: center;
    }
    .top-nav li a {
        border: 0;
    }
    #about {
        padding-top: 25px;
    }
    .playBtn {
        width: 44px;
        height: 44px;
    }
    .playBtn img {
        width: 14px;
        margin: 0 auto;
        position: relative;
        left: 2px;
    }
    .contentWithFluidSlider {
        padding-top: 25px;
    }
    .contentWithSlider .content {
        width: 100%;
    }
    .videoGallerySlider .slideContent {
            padding: 0 15px;
                bottom: 20px;
    }
    .videoGallerySlider .slideContent .subTitle {
        font-size: 14px;
    }
    .videoGallerySlider .slideContent .title {
        font-size: 22px;
    }
    .videoGallerySection .sectionTitle .title .subTitle {
        font-size: 16px;
    }
    .videoGallerySlider .slick-list {
        padding-right: 20px;
    }
    .videoGallerySlider .slick-arrow {
        right: 60px;
        top: -70px;
        width: 30px;
        height: 30px;
    }
    .videoGallerySlider .slick-arrow.slick-next {
        right: 15px;
    }
    .videoGallerySection .sectionTitle .title {
        margin-bottom: 30px;
    }
    .videoGallerySection .galleryBlocks {
        margin-top: 50px;
    }
     
    
    .gallerySection.videoGallerySection {
        padding: 50px 0;
    }
    .videoGallerySection:after {
        height: 210px;
    }
    .map-section.site-map .map-block-outer {
        padding: 50px 0;
    }
    .site-map .map-left-block .title {
        margin: 0 0 26px 0;
    }
    .site-map .map-left-block {
        padding-top: 34px;
    }
    
    .propertyBannerMain {
        min-height: 540px;
    }
    .FluidSliderBlock {
        padding-bottom: 50px;
    }
    .fluidSliderContent {
        padding: 30px 20px;
        max-width: 500px;
        position: static;
        margin: 0 auto;
    }
    .FluidSliderBlock .slick-arrow.slick-prev {
        margin: 0 0px 0 -30px;
    }
    .FluidSliderBlock .slick-arrow {
            right: auto;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        margin: 0 0 0 20px;
    }
    .FluidSliderBlock .slick-arrow::before {
        filter: none;
    }
    .FluidSliderBlock .slick-arrow.slick-prev {
         left: 50%;
    }
    .FluidSliderBlock .slick-arrow {
        border-color: var(--gold-color);
    }
    .fluidImageContent .rightBlock p {
        width: 100%;
    }
    .fluidImageBlock {
        margin-bottom: 25px;
    }
    .upstairsBlocks {
        grid-template-columns: 1fr;
    }
    .upstairsSection {
        margin-top: 48px;
    }
    .upstairsTitle {
        margin-bottom: 30px;
    }
    .upstairsContent {
        max-width: 100%;
    }
    .imgBlockLeft {
        margin-bottom: 30px;
    }
    .imgBlockRight img{
        width: 100%;
    }
    .brochureSection {
        margin-bottom: 50px;
    }
    .addSection {
        margin-top: 50px;
    }
    .addSection .addBlockContent .title {
        font-size: 56px;
        margin-bottom: 45px;
    }
    .logoImg img {
        margin-bottom: 30px;
    }
    .addSection .addBlockContent .action .btn, .addSection .addBlockContent .action .buttonCustom {
        margin-bottom: 20px;
         
    }
    .addSection .addBlockContent .action .btn, .addSection .addBlockContent .action .buttonCustom:last-child {
        margin-bottom: 0;
    }
    .uskContentBlocks .uskContentLeft {
        margin-bottom: 30px;
    }
    .fluidImageContent .leftBlock .title, .propertyListing .title, .propertyListing .propertyList {
        margin-bottom: 25px;
    }
    .propertyListing:nth-child(2n) .imgBlock {
            margin-top: 0;
    }
    .uskContentSection:after {
        height: 90px;
    }
    .propertyListing .propertyList {
            column-gap: 35px;
            row-gap: 15px;
    }
    .uskContentLeft p {
        max-width: 100%;
        font-size: 16px;
    }
    .propertyListing p, .fluidImageContent .rightBlock p, .upstairsContent p {
        font-size: 16px;
    }
    .addSection .addBlockContent {
        padding: 0 20px;
    }
    .newsletterForm .formBlock .gravity-theme form {
            justify-content: center;
    }
}


@media screen and (max-width: 640px){

    .rightBanner .actions {
        flex-direction: column;
        row-gap: 20px;
    }
    .top-header {
        padding: 16px 10px;
    }
    .testimonial-slider .item p {
        font-size: 26px;
    }
    .testimonial-slider .item .author span {
        font-size: 14px;
    }
    .newsletterBlock .title {
        font-size: 26px;
    }
}