@media screen and (max-width: 1799px) {
  header {
    padding: 12px 60px;
  }
  .theme-padding {
    padding-left: 120px;
    padding-right: 120px;
  }

  .footer-menu {
    gap: 20px;
  }

  .counter-block h3 {
    font-size: 40px;
    line-height: 40px;
  }

  .location-block .tab-list .tab a {
    font-size: 15px;
  }

  .amenities-item img {
    height: 50px;
    max-width: 50px;
  }

  .location-block {
    max-width: 760px;
  }

  .location-text {
    margin: 30px 0;
  }

  .plan-title {
    font-size: 18px;
  }

  .mb-8 {
    margin-bottom: 50px;
  }

  header {
    padding: 12px 120px;
  }

  section,
  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 50px;
    line-height: 60px;
  }

  .title-tagline {
    font-size: 18px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 1599px) {
  h4 {
    font-size: 24px;
  }
  .configuration-block {
    padding: 30px;
  }
  header {
    padding: 8px 60px;
  }
  #footer {
    padding: 40px 0;
  }

  .theme-padding {
    padding-left: 100px;
    padding-right: 100px;
  }

  .footer-menu {
    gap: 15px;
  }

  .footer-wrapper .column.footer-col {
    padding: 0 30px !important;
            border-right: 1px solid rgb(245, 198, 179);
  }

  .footer-wrapper .columns.footer-row {
    margin: 0 -30px !important;
  }

  #home #footer {
    padding: 40px 0 90px;
  }

  .footer-item h6 {
    font-size: 18px;
  }

  .footer-wrapper {
    padding: 40px 0;
    margin: 40px 0;
  }

  .overview-detail {
    padding-left: 60px;
  }

  .overview-desc {
    margin: 40px 0;
  }

  .sticky-btn-enquire {
    right: -51px;
    padding: 10px 16px 7px !important;
  }

  .sticky-btn-enquire.sticky-brochure {
right: -85px;
  }

  .theme-logo img {
    max-height: 65px;
  }

  .menu-link {
    font-size: 14px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .banner-residence-desc h5 {
    font-size: 24px;
  }

  .banner-residence-desc span {
    font-size: 18px;
  }

  .banner-tagline {
    font-size: 20px;
  }

  .banner-detail {
    padding: 30px;
    max-width: 700px;
  }

  address {
    margin: 20px auto 0;
    padding-top: 20px;
  }
}

@media screen and (max-width: 1408px) {
    .section-banner {
        margin-top: 62px;
    }
  .puravankara-logo img {
    height: 20px;
}

  .col-header:last-child,
  .col-header:first-child {
    max-width: 180px;
    padding: 0;
    flex: 0 0 180px;
  }
  .theme-padding {
    padding-left: 60px;
    padding-right: 60px;
  }

  .footer-logo {
    width: 130px;
  }

  .footer-wrapper {
    padding: 30px 0;
    margin: 20px 0;
  }

  .gap-3 > .column {
    padding-left: 28px;
    padding-right: 28px;
  }

  .columns.gap-3 {
    margin-left: -28px !important;
    margin-right: -28px !important;
  }

  .counter-block h3 {
    font-size: 32px;
    line-height: 32px;
  }

  .location-block .tab-list .tab a {
    max-width: 120px;
    display: block;
    line-height: 22px;
  }

  .theme-menu ul {
    gap: 20px;
  }

  header {
    padding: 12px 30px;
  }
}

@media screen and (max-width: 1216px) {
  .configuration-block-desc h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 22px;
  }
  #home .theme-logo {
    top: unset;
    padding: 0;
  }
  .puravankara-logo img {
    /*max-width: 120px;*/
    margin-right: 50px;
  }
  .col-header:last-child {
    max-width: inherit;
    flex: unset;
  }
  address span {
    font-size: 18px !important;
  }
  .theme-logo {
    top: unset;
    padding: unset;
    border-radius: unset;
  }
  .theme-padding {
    padding-left: 35px;
    padding-right: 35px;
  }

  .footer-col:not(:last-child) {
    border-right: 0;
  }

  .footer-contact-detail {
    margin-top: 30px;
  }

  .about-developer-counter {
    margin: 30px 0;
  }

  .gap-3 > .column {
    padding-left: 15px;
    padding-right: 15px;
  }

  .columns.gap-3 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }

  .location-block .tab-list .tab a {
    font-size: 14px;
    line-height: 20px;
  }

  .location-tab-detail li:not(:last-child) {
    margin-bottom: 6px;
  }

  .location-block .tab-list {
    gap: 10px 0;
  }

  .location-block .tab-list-block {
    margin-bottom: 30px;
  }

  .amenities-item h6 {
    font-size: 14px;
    line-height: 18px;
  }

  .section-amenities .tab-list .tab a {
    font-size: 15px;
  }

  .section-amenities .tab-list .tab {
    padding: 0 10px;
  }

  .mb-6 {
    margin-bottom: 30px !important;
  }

  .plan-inquire-btn {
    font-size: 13px;
    padding: 7px 20px 4px 20px;
  }

  .mb-8 {
    margin-bottom: 30px;
  }

  section,
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .overview-detail {
    padding-left: 30px;
  }

  .overview-desc {
    margin: 20px 0;
  }

  .theme-menu ul {
    gap: 0;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 34px;
    line-height: 42px;
  }

  .banner-residence-desc {
    padding: 40px 0;
  }

  .banner-residence-desc h5 {
    font-size: 20px;
  }

  .banner-tagline {
    font-size: 18px;
  }

  .banner-residence-desc:before,
  .banner-residence-desc:after {
    height: 26px;
  }

  .menu-link {
    font-size: 18px;
    font-weight: 500;
  }

     .section-banner, .section-cms {
        margin-top: 82px;
    }

  #home header {
    background-color: #18191D;
  }

  header {
    padding: 22px 30px;
  }

  .insomenu-bars {
    top: 50%;
    right: 30px;
    margin: 0;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: 444;
    cursor: pointer;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .insomenu-bars span,
  .insomenu-bars span:after,
  .insomenu-bars span:before {
    width: 30px;
    border-radius: 0;
    -webkit-transition: -webkit-transform ease 0.15s;
    transition: -webkit-transform ease 0.15s;
    transition: transform ease 0.15s;
    transition: transform ease 0.15s, -webkit-transform ease 0.15s;
    position: absolute;
    left: inherit;
    right: 0;
    margin: 0 auto;
    height: 2px;
    background-color: #ffffff;
  }

  .insomenu-bars span:before {
    top: -8px;
  }

  .insomenu-active .insomenu-bars span,
  .insomenu-active .insomenu-bars span:after,
  .insomenu-active .insomenu-bars span:before {
    opacity: 1;
  }

  .insomenu-bars span {
    top: 50%;
    display: block;
    margin-top: -2px;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
  }

  .insomenu-bars span:after,
  .insomenu-bars span:before {
    display: block;
    content: "";
  }

  .insomenu-bars span:before {
    top: -8px;
    -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  }

  .insomenu-bars span:after {
    bottom: -8px;
    width: 20px;
    -webkit-transition: bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19),
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  .insomenu-active .insomenu-bars span {
    -webkit-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .insomenu-active .insomenu-bars span:before {
    top: 0;
    -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    opacity: 1;
    width: 25px;
  }

  .insomenu-active .insomenu-bars span:after {
    bottom: 0;
    transition: bottom 0.1s ease,
      -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 25px;
  }

  .insomenu-active .insomenu-bars span {
    width: 25px;
  }

  .insomenu-active .menu-creative,
  .insomenu-active .our-offices-item:first-child {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }

  .insomenu-active .our-offices-item:last-child {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }

  .theme-menu {
    position: fixed;
    background: radial-gradient(
      50% 88.89% at 50% 50%,
      #18191D 0%,
      #d79702 100%
    );
    color: #fff;
    width: 100%;
    right: 0;
    padding: 0;
    padding: 70px 30px 30px !important;
    margin-top: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    opacity: 0;
    clip-path: circle(50px at 90% -20%);
    -webkit-clip-path: circle(50px at 90% -10%);
    transition: all 1s ease-out;
    pointer-events: none;
    overflow-y: auto;
    z-index: 1;
  }

  .insomenu-active .theme-menu {
    opacity: 1;
    clip-path: circle(1600px at 90% -10%);
    -webkit-clip-path: circle(1600px at 90% -10%);
    pointer-events: all;
  }

  .theme-menu ul li {
    padding: 15px 0;
    border-bottom: 1px solid #eeeeee30;
    text-align: center;
  }

  .menu-item {
    line-height: 32px;
  }

  .theme-menu ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .sticky-btn-enquire {
    z-index: 888 !important;
  }

  .theme-menu ul {
    flex-direction: column;
    justify-content: start;
  }
}

@media screen and (max-width: 1024px) {
        .section-banner, .section-cms {
        margin-top: 81px;
    }
  .no-webp .section-configuration{
    background-image: url(../images/configuration/configuration-md-bg.jpg);
  }
  .webp .section-configuration{
    background-image: url(../images/configuration/configuration-md-bg.webp);
  }
  h3 {
    font-size: 22px;
  }
  .overview-image {
    max-width: 500px;
    margin: 0 auto 30px;
  }

  #home #footer {
    padding: 30px 0 80px;
  }

  .copyright-menu {
    justify-content: center !important;
  }

  .about-developer-image.stock-image::after,
  .about-developer-image.actual-image::after,
  .about-developer-image.artistic-impression::after {
    right: 30px !important;
  }

  .about-developer-image {
    border-radius: 50px !important;
  }

  .section-about-developer {
    padding-right: 35px !important;
  }

  .location-img {
    max-width: 700px;
    border-radius: 50px;
    margin: 0 auto;
  }

  .section-location {
    padding-right: 35px !important;
  }

  .section-amenities .tab-list-block {
    margin-bottom: 50px !important;
  }

  .amenities-detail .column {
    width: 25%;
  }

  .amenities-detail .column:nth-child(4n + 4) {
     border-right: 1px solid #e2a517;
  }

  .amenities-detail .column:nth-child(5n + 5) {
       border-right: 1px solid #e2a517;
  }

  .tab-list-block {
    margin-bottom: 30px;
  }

  .arrow-outside .splide__arrows {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap: 15px;
  }

  .arrow-outside .splide__arrow {
    position: static;
    transform: unset;
    width: 36px;
    height: 28px;
  }

  .arrow-outside {
    padding: 0;
  }

  .overview-detail {
    padding-left: 0;
    text-align: center;
  }

  .container {
    padding: 0 30px;
  }

  .row-copyright {
    margin: -5px;
  }

  .col-copyright {
    padding: 5px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
    right: -50px;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: 400px;
    right: -81px;
  }

  .col-copyright,
  .col-copyright:last-child {
    text-align: center;
  }

  .scroll-to-top svg {
    width: 36px;
    height: 36px;
  }

  .scroll-to-top {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .call-btn {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .sticky-bottom-form-inner {
    position: fixed;
    padding: 0;
    display: block;
    bottom: -165px;
    left: 0;
    width: 100%;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #863232;
    z-index: 999;
  }

  .sticky-bottom-form.open .close-form {
    opacity: 1;
    background-color: transparent;
  }

  .sticky-bottom-form.open .sticky-bottom-form-inner {
    bottom: 0;
    left: 0;
  }

  .sticky-bottom-form {
    bottom: auto;
    left: auto;
    padding: 0;
    width: 100%;
    background: rgb(45 41 38 / 0.9);
    max-width: 100%;
    margin: 0 auto;
    right: 0;
    position: inherit;
    z-index: 999 !important;
  }

  .sticky-bottom-form .col-form {
    width: 50%;
    margin: 0 0 15px !important;
  }

  .sticky-bottom-form .col-form.col-form-btn {
    width: 100%;
  }

  .col-form-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }

  .col-form-title h3 {
    margin: 0;
    padding: 10px 12px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px solid #eeeeee60;
    text-transform: uppercase;
  }

  .close-form {
    color: #ffffff;
    position: absolute;
    font-size: 22px;
    line-height: 22px;
    top: 8px;
    right: 3px;
    opacity: 0;
    cursor: pointer;
  }
}

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

  #imx-img{
    display: none !important;
  }
  .col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
  }

  .col-footer:last-child {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 768px) {
    .splide__arrow svg {
        color: #fff;
    }
  .no-webp .section-configuration{
    background-image: url(./thane.png);
  }
  .webp .section-configuration{
    background-image: url(./thane.png);
  }
  .about-counter-col:nth-child(even) {
    border-right: 0;
  }
  .about-counter-col:nth-child(odd) {
    border-right: 1px solid #c5a459;
  }
  h3 {
    font-size: 20px;
  }
  .configuration-block-desc span {
    font-size: 16px;
  }
  .configuration-block-desc {
    margin-bottom: 30px;
  }
  .disclaimer-desc {
    text-align: center;
  }
  address span {
    font-size: 16px !important;
  }
  #footer {
    padding: 30px 0;
  }

  .logo-with-rera {
    flex-direction: column;
    gap: 30px !important;
  }

  .footer-contact-detail,
  .footer-menu {
    justify-content: center;
    text-align: center;
  }

  .footer-logo {
    margin: 0 auto;
  }

  .banner-detail {
    margin: 0 20px;
    max-width: inherit;
  }

  .footer-contact-detail {
    flex-wrap: wrap;
  }

  .footer-item h6 {
    font-size: 16px;
    margin-bottom: 6px;
  }

  .about-developer-image.stock-image::after,
  .about-developer-image.actual-image::after,
  .about-developer-image.artistic-impression::after {
    right: 10px !important;
  }

  .theme-video-block .theme-block-icon.video-icon {
    width: 50px;
    height: 50px;
    border-radius: 6px;
  }

  .amenities-detail .column {
    width: 33.33%;
  }

  .amenities-detail .column:nth-child(4n + 4) {
    border-right: 1px solid #ffffff10;
  }

  .amenities-detail .column:nth-child(3n + 3) {
  border-right: 1px solid #ffffff10;
  }

  .tab-list .tab a {
    font-size: 16px;
  }

  .theme-radius.stock-image::after,
  .theme-radius.actual-image::after,
  .theme-radius.artistic-impression::after {
    right: 20px;
  }

  .about-developer-image,
  .location-img,
  .theme-block-img,
  .theme-left-radius,
  .theme-radius,
  .banner-detail {
    border-radius: 20px !important;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .banner-residence-desc h5 {
    font-size: 18px;
  }

  .banner-tagline,
  .banner-residence-desc span {
    font-size: 16px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
    left: 30px !important;
  }

  section,
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .copyright-detail .small {
    font-size: 13px;
  }

  .counter-block h3 {
    font-size: 28px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxNextImg::after {
    left: 0;
  }

  .copyright-line {
    display: block;
    font-size: 0 !important;
    line-height: 0 !important;
  }

  #register-modal {
    padding: 25px;
  }
}

@media screen and (max-width: 575px) {
        .section-banner, .section-cms {
        margin-top: 59px;
    }
  .about-developer-counter {
    margin: 10px 0;
  }
  .configuration-col {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
  .theme-modal-card-body {
    padding: 20px;
  }

  .location-block .section-title,
  .location-text {
    text-align: center;
  }

  small {
    font-size: 13px;
  }

  .footer-contact-detail {
    gap: 20px;
  }

  .copyright-menu {
    flex-direction: column;
    gap: 8px !important;
  }

  .footer-logo {
    width: 110px;
  }

  .divider {
    display: none !important;
  }

  .column.about-counter-col {
    padding: 0 12px !important;
  }

  .columns.about-counter-row {
    margin: 0 -12px !important;
  }

  .counter-block h3 {
    font-size: 24px;
    line-height: 28px;
  }

  .section-about-developer {
    padding-right: 20px !important;
  }

  .theme-video-block .theme-block-icon.video-icon {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    padding: 5px;
  }

  .list-point li:before {
    top: 5px;
  }

  .location-text {
    margin: 20px 0;
  }

  .section-location {
    padding-right: 20px !important;
  }

  .location-block .tab-list .tab a {
    max-width: 150px;
    display: block;
    line-height: 18px;
    margin: 0 auto;
  }

  .location-block .tab {
    width: 50%;
    text-align: center;
  }

  .location-block .tab:nth-child(even) {
    border: 0;
  }

  .section-amenities .tab-list-block {
    margin-bottom: 30px !important;
  }

  .amenities-detail .column {
    width: 50%;
  }

  .section-amenities .tab-list .tab {
    padding: 0;
    width: 50%;
  }

  .section-amenities .tab-list .tab:nth-child(even) {
   border-right: 1px solid #e2a517;
  }

  .section-amenities .tab-list .tab a {
    font-size: 13px;
    line-height: 1.2;
    max-width: 120px;
    display: block;
    margin: 0 auto;
    font-weight: 500 !important;
  }

  .amenities-detail .column:nth-child(3n + 3) {
        border-right: 1px solid #e2a517;
  }

  .amenities-detail .column:nth-child(even) {
   border-right: 1px solid #e2a517;
  }

  .plan-inquire-btn {
    font-weight: 500;
  }

  .plan-title {
    font-size: 16px;
  }

  .title-tagline {
    font-size: 15px;
    margin-top: 8px;
  }

  .stock-image::after,
  .actual-image::after,
  .artistic-impression::after {
    font-size: 10px;
    line-height: 10px;
    font-weight: 500;
  }

  /* .theme-left-radius,
  .theme-radius,
  .banner-detail {
    border-radius: 10px;
  } */

  .section-title h1,
  .section-title h2 {
    font-size: 26px;
    line-height: 32px;
  }

  header {
    padding: 22px 20px;
  }

  .insomenu-bars {
    right: 20px;
  }

  .container {
    padding: 0 20px;
  }

  .theme-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sm-form-control {
    font-size: 13px;
  }

  .theme-btn {
    font-size: 13px;
    line-height: 20px;
  }

  .section-title {
    margin-bottom: 20px;
  }

  .accordion .card__content {
    padding: 0 15px 15px;
  }

  .accordion .card__title {
    padding: 8px 15px;
  }

  .column.col-register {
    padding: 8px;
  }

  .columns.row-register {
    margin: -8px !important;
  }

  .sm-form-control {
    padding: 12px 12px 12px 0;
  }

  .splide__pagination__page {
    width: 10px;
    height: 10px;
  }

  .listed-points li:before {
    width: 8px;
    height: 8px;
  }

  .listed-points li {
    padding-left: 20px;
  }

  #main-slider .splide__arrow {
    display: none;
  }

  .accordion .card__title {
    font-size: 16px;
    min-height: 50px;
  }

  section,
  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .theme-logo img {
    max-height: 60px;
  }

  .sticky-bottom-form {
    display: none !important;
  }

  .sticky-btn-enquire {
    transform: unset;
    top: unset;
    bottom: 0;
    right: 0;
    left: 0;
    border: 0;
  
    border-radius: 0;
    text-align: center;
    color:#fff;
        background-color: #863232;
    
    width: 50%;
    padding: 10px 0px !important;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: unset;
    right: 0;
    width: 50%;
    left: unset;
    border-left: 1px solid #c5a459;
  }

  .thankyou-block h1 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 8px;
  }

  .thankyou-msg {
    font-size: 14px !important;
  }

  .thankyou-logo img {
    height: 80px;
  }

  .close {
    bottom: initial;
    top: -18px;
    left: initial;
    right: -18px;
    width: 36px;
    height: 36px;
  }

  .theme-modal-card {
    max-width: 100%;
  }

  .theme-modal .theme-modal-card {
    top: -30px;
    transform: none;
    margin-top: 30px;
    padding: 20px;
  }

  .theme-modal.is-active .theme-modal-card {
    top: 0;
    transform: none;
    margin-top: 30px;
  }

  .scroll-to-top {
    display: none !important;
  }

  body {
    font-size: 14px;
  }

  .section-title h2:before {
    height: 2px;
  }

  .connectivity-list {
    margin-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  .puravankara-logo img {
    max-width: 110px;
    margin-right: 40px;
  }
  .modal-title {
    font-size: 20px;
  }

  .rera-detail {
    flex-direction: column;
    text-align: center;
  }

  .amenities-detail .column {
    margin-bottom: 20px;
  }

  .amenities-detail .columns {
    margin-bottom: -20px !important;
  }

  .amenities-item img {
    height: 40px;
    max-width: 40px;
    margin: 0 auto 10px;
  }

  .title-tagline {
    font-size: 14px;
  }

  .section-title h2 {
    font-size: 26px !important;
    line-height: 30px !important;
  }

  .theme-logo img {
    max-height: 35px;
  }
.puravankara-logo img {
    height: 15px;
}
  .banner-residence-desc h5 {
    font-size: 16px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 24px;
    line-height: 28px;
  }

  .theme-menu ul li {
    padding: 10px 0;
  }

  .menu-link {
    font-size: 16px;
  }

  .counter-block h3 {
    font-size: 24px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 420px) {
  .modal-title {
    font-size: 18px;
  }

  .sticky-btn-enquire {
    font-size: 12px !important;
  }

  .sticky-btn-enquire {
    width: 40%;
  }

  .sticky-btn-enquire.sticky-brochure {
    width: 60%;
  }
}

    p strong{
             font-weight:bold;
         }

@media screen and (max-width: 380px) {
}

@media screen and (max-width: 360px) {
}



      @media (max-width: 768px) {
        .image-wrapper {
          height: 200px;
          width: 300px;
        }
         
         p.imx-22{
             padding-right:10px;
         }
         
     
      }
        
        

#gallery-main {
    @media (max-width: 768px) {
        .image-wrapper {
            height: 250px !important;
            width: 300px;
        }
    }
}
