@media screen and (max-width: 1800px) {
  #amenities-slider .splide__arrows {
    bottom: 0;
    left: 20px;
  }

  .splide__arrow {
    height: 30px;
    width: 30px;
  }
}

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

  .section-cms.section-privacy-policy {
    margin-top: 85px;
  }

  .arya-construction-logo {
    max-width: 150px;
  }

  .connectivity-detail-box {
    padding: 40px;
  }

  #floorplans-slider .splide__arrow--next {
    right: 25px;
  }

  #gallery-slider .splide__arrow--prev {
    left: 30px;
  }

  #gallery-slider .splide__arrow--next {
    right: 30px;
  }

  #gallery-slider .splide__arrow svg path {
    fill: #fff;
    stroke: #fff;
  }

  #gallery-slider .splide__arrow:hover svg path {
    fill: #F34B81;
    stroke: #F34B81;
  }

  .connectivity-icon-tabs {
    width: 180px;
    flex: 0 0 180px;
  }

  .connectivity-icon-detail {
    width: calc(100% - 180px);
    flex: 0 0 calc(100% - 180px);
  }

  header {
    padding: 12px 60px;
  }

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

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

  #section-banner {
    margin-top: 84px;
  }

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

  .livkingsize-logo-overview {
    max-width: 160px;
  }

  .sticky-btn-brochure,
  .sticky-btn-enquire {
    top: 200px;
    right: -55px;
    font-size: 16px !important;
    padding: 6px 20px !important;
  }

  .sticky-btn-brochure {
    right: -84px;
    top: 390px;
  }

  .section-floorplans {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 1408px) {
  header {
    padding: 12px 60px;
  }

  #main-slider .splide__arrow--next {
    right: 40px;
  }

  #main-slider .splide__arrow--prev {
    left: 40px;
  }

  #main-slider .splide__arrow {
    width: 35px;
    height: 35px;
  }

  .privacy-policy-title h4 {
    font-size: 26px;
    line-height: 40px;
  }

  .theme-block-img .plan-inquire-btn {
    font-size: 14px;
  }

  .footer-contact-col {
    padding: 0 20px;
  }

  .columns.footer-contact-cols {
    margin: 0 -20px !important;
  }

  .footer .container {
    max-width: 1200px !important;
    padding: 0 10px;
  }

  .footer-title h4 {
    font-size: 16px;
  }

  .footer-desc span {
    font-size: 14px;
  }

  .social-item svg {
    width: 30px;
    height: 30px;
  }

  .liv-king-size-logo {
    max-width: 130px;
  }

  .connectivity-detail-box {
    padding: 30px;
  }

  .connectivity-items-title span {
    font-size: 13px;
  }

  .connectivity-item-content {
    padding-right: 20px;
  }

  body {
    font-size: 15px;
  }

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

  .call-now-btn a {
    max-width: 20px;
  }

  #back2top svg {
    padding: 6px;
  }

  #back2top,
  #back2top svg {
    width: 36px;
    height: 36px;
  }
}

@media screen and (max-width: 1299px) {
  .header__menu-item {
    display: inline-block;
    padding: 16px 8px;
  }
}

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

  .header-primary-menu-wrapper-inner .theme-btn {
    margin-right: 35px;
  }

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

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

  .section-cms.section-privacy-policy {
    margin-top: 70px;
  }

  #gallery-slider .splide__arrow {
    top: calc(50% - 0px);
  }

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

  .footer-contact-col {
    padding: 0 40px;
  }

  .footer .container {
    max-width: 900px !important;
    padding: 0 30px;
  }

  .footer-contact-col:nth-child(even):before {
    display: none;
  }

  .strategic-partner-logo {
    max-width: 180px;
  }

  .footer-contact-col {
    margin-bottom: 30px;
  }

  .columns.footer-contact-cols {
    margin: 0 -40px -30px !important;
  }

  .counter-number span,
  .counter-number small {
    font-size: 26px;
  }

  .section-floorplans {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }

  .header__menu-link {
    font-size: 15px;
  }

  .connectivity-content {
    padding: 30px;
  }

  .connectivity-map-image {
    border: 1px solid #ffffff30;
  }

  .theme-element img {
    width: 200px;
    height: 200px;
    bottom: 0;
    right: -30px;
    opacity: 0.1;
  }

  body {
    font-size: 14px;
  }

  #header-primary-menu ul li {
    padding: 8px 0;
  }

  .theme-logo img {
    height: 45px;
  }

  #section-banner {
    margin-top: 69px;
  }

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

  header {
    padding: 12px 30px;
  }

  .insomenu-bars {
    top: 50%;
    right: 20px;
    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: 3px;
    background-color: #fff;
  }

  .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;
  }

  #header-primary-menu {
    position: fixed;
    background-color: #003855;
    width: 100%;
    left: 0;
    padding: 0;
    padding: 10px 30px 20px !important;
    margin-top: 69px;
    top: -15px;
    opacity: 0;
    visibility: hidden;
    -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;
    border-bottom: 1px solid #ffffff60;
  }

  .insomenu-active #header-primary-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
    z-index: 9;
  }

  #header-primary-menu ul li {
    display: block;
    text-align: left;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
  }

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

  #header-primary-menu ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

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

@media screen and (max-width: 1024px) {
  a.whatsapp-icon {
    position: fixed;
    bottom: 50px;
    right: 8px;
    width: 32px;
    height: 30px;
    z-index: 9;
  }

  .gmap_iframe,
  .gmap_canvas,
  .mapouter {
    height: 400px !important;
  }

  .container {
    padding: 0 30px;
  }

  .section-cms.section-privacy-policy .container {
    padding: 0;
  }

  .privacy-policy-title h4 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .plan-title {
    bottom: -40px;
  }

  .floorplans-wrapper {
    padding: 0 30px;
  }

  #gallery-slider .splide__arrow--prev {
    left: 10px;
  }

  #gallery-slider .splide__arrow--next {
    right: 10px;
  }

  .section-floorplans {
    padding: 30px 0 70px 0 !important;
  }

  .theme-block-img .plan-inquire-btn {
    padding: 6px 30px;
  }

  #floorplans-slider .splide__pagination {
    bottom: -30px;
  }

  #floorplans-slider .splide__arrow--prev {
    left: 40px;
  }

  .floorplans-wrapper .section-title {
    text-align: center;
    margin-bottom: 20px;
  }

  .section-floorplans:before {
    top: calc(50% + 15px);
  }

  #floorplans-slider .splide__arrow--next {
    right: 40px;
  }

  .section-connectivity:before {
    display: none;
  }

  .connectivity-col:first-child {
    order: 2;
  }

  .connectivity-map-image {
    max-width: 800px;
    margin: 0 auto;
  }

  #amenities-slider .splide__arrow {
    position: absolute;
    transform: translateY(-50%);
  }

  #amenities-slider {
    position: relative;
  }

  #amenities-slider .splide__arrow svg path {
    fill: #fff;
    stroke: #fff;
  }

  #amenities-slider .splide__arrow:hover svg path {
    fill: #F34B81;
    stroke: #F34B81;
  }

  #amenities-slider .splide__arrows {
    bottom: unset;
    left: 0;
    width: 100%;
    top: 45%;
  }

  .splide__arrow--prev {
    left: 30px;
  }

  .splide__arrow--next {
    right: 30px;
  }

  .amenities-detal .section-title {
    padding-right: 30px;
    margin-bottom: 30px;
    text-align: center;
  }

  .livkingsize-logo-overview {
    max-width: 140px;
  }

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

  #back2top,
  #back2top svg {
    width: 32px;
    height: 32px;
  }

  #back2top svg {
    padding: 4px;
  }

  #back2top {
    bottom: 50px;
    right: 5px;
  }

  .call-now-btn {
    width: 32px;
    height: 32px;
    bottom: 88px;
    right: 6px;
  }

  .call-now-btn a {
    max-width: 18px;
  }

  .sticky-btn-brochure,
  .sticky-btn-enquire {
    right: -53px;
    font-size: 14px !important;
    padding: 4px 20px !important;
  }

  .sticky-btn-brochure {
    right: -78px;
    top: 370px;
  }

  .copyright-detail span,
  .copyright-detail p,
  .copyright-detail a {
    font-size: 13px;
  }

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

  .location-block {
    padding: 0 0 0 30px;
  }

  .sticky-bottom-form-inner {
    position: fixed;
    padding: 0;
    display: block;
    bottom: -165px;
    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: #055f8c;
    z-index: 888;
  }

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

  .sticky-bottom-form.open .sticky-bottom-form-inner {
    bottom: 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%;
    max-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: 20px;
    line-height: 24px;
    border-top: 1px solid rgb(255 255 255 / 60%);
    text-transform: uppercase;
  }

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

  #home .copyright-bar {
    padding: 10px 0 55px;
  }

  .copyright-bar .container {
    padding: 0;
  }
}

@media screen and (max-width: 991px) {
  .col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
  }

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

@media screen and (max-width: 768px) {
  .section-contact {
    border: 0px solid #fff;
  }

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

  .col-floorplan-inner:first-child {
    margin-bottom: 20px;
  }

  #home .copyright-bar {
    padding: 10px 0 50px;
  }

  .disclaimer-text {
    font-size: 10px;
  }

  .copyright-detail span,
  .copyright-detail p,
  .copyright-detail a {
    font-size: 12px;
    line-height: 20px;
  }

  .footer-contact-item {
    text-align: center;
  }

  .liv-king-size-logo {
    margin: 0 auto;
  }

  .arya-construction-logo {
    max-width: 120px;
  }

  .footer-desc span {
    font-size: 13px;
    line-height: 22px;
  }

  .social {
    justify-content: center;
    gap: 10px;
  }

  .strategic-partner-logo {
    margin: 0 auto;
  }

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

  .counter-number span,
  .counter-number small {
    font-size: 22px;
  }

  .connectivity-items-title span {
    font-size: 12px;
    margin-top: 8px;
  }

  .connectivity-items-icon {
    max-width: 32px;
  }

  .connectivity-item-content {
    margin-bottom: 20px;
  }

  .connectivity-items {
    padding: 15px 10px;
  }

  .connectivity-icon-tabs {
    width: 120px;
    flex: 0 0 120px;
  }

  .connectivity-icon-detail {
    width: calc(100% - 120px);
    flex: 0 0 calc(100% - 120px);
  }

  .close1,
  .close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
  }

  .theme-modal-card {
    max-width: 520px;
  }

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

  body {
    font-size: 13px;
  }

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

}

@media screen and (max-width: 575px) {
  a.whatsapp-icon {
    right: 6px;
    bottom: 94px;
  }

  .gmap_iframe,
  .gmap_canvas,
  .mapouter {
    height: 360px !important;
  }

  .col-header:first-child {
    max-width: 100px;
    padding: 0;
    flex: 0 0 100px;
  }

  .thankyou-logo img {
    max-width: 180px;
  }

  .floorplans-wrapper {
    padding: 0 20px;
  }

  .reference-image:before,
  .artistic-impression:before,
  .stock-image:before,
  .actual-image:before {
    right: 6px;
    bottom: 6px;
    font-size: 8px;
  }

  .theme-block .theme-block-icon svg,
  .theme-block .theme-block-icon {
    width: 30px;
    height: 30px;
  }

  .about-us-detail {
    flex-wrap: wrap;
    margin: 30px auto -30px;
  }

  .about-us-item {
    width: 50%;
    flex: 0 0 50%;
    margin-bottom: 30px;
  }

  .about-us-item:nth-child(even):before {
    display: none;
  }

  .connectivity-item-content {
    width: 100%;
    flex: 0 0 100%;
    padding: 0;
  }

  #amenities-slider .splide__arrow--next {
    right: 40px;
  }

  #amenities-slider .splide__arrow--prev {
    left: 10px;
  }


  #amenities-slider .splide__pagination {
    justify-content: center;
    width: 95%;
  }

  .call-now-btn {
    bottom: 52px;
  }

  .theme-btn {
    padding: 6px 30px;
  }

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

  .modal-title {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .theme-modal-card-body .col-form-btn {
    margin-top: 5px;
  }

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

  .section-contact {
    border: 0;
  }

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

  .thankyou-msg {
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .theme-modal-card-body {
    padding: 20px;
  }

  .close1,
  .close {
    bottom: initial;
    top: -20px;
    left: initial;
    right: -20px;
  }

  .theme-modal-card {
    max-width: 100%;
    width: calc(100% - 60px);
  }

  .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;
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 12px rgb(0 0 0 / 10%);
    box-shadow: 0 0 12px rgb(0 0 0 / 10%);
  }

  #back2top {
    display: none !important;
  }

  .location-list h3 {
    min-height: inherit;
  }

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

  .listed-points li {
    font-size: 14px;
    line-height: 24px !important;
  }

  .splide__pagination__page {
    height: 3px;
    width: 20px;
  }
}

@media screen and (max-width:480px) {
  .contact-form-details {
    padding: 0 15px;
  }

  .privacy-policy-title h4 {
    font-size: 20px;
    line-height: 22px;
  }

  .theme-block-img .plan-inquire-btn {
    padding: 4px 20px;
    font-size: 12px;
  }

  .section-floorplans:before {
    height: 100px;
  }

  .connectivity-items-icon {
    max-width: 25px;
  }

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

  .connectivity-content .section-title {
    text-align: center;
  }

  .connectivity-item-content {
    margin-bottom: 15px;
  }

  .theme-element img {
    width: 150px;
    height: 150px;
    bottom: 0;
    right: -10px;
  }

  .connectivity-content {
    padding: 30px 0 0;
  }

  .connectivity-detail-box {
    padding: 20px 40px 20px 30px;
  }

  .connectivity-items-title span {
    font-size: 11px;
    margin-top: 8px;
  }

  .connectivity-icon-tabs {
    width: 105px;
    flex: 0 0 105px;
  }

  .connectivity-icon-detail {
    width: calc(100% - 105px);
    flex: 0 0 calc(100% - 105px);
  }

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

  .sticky-bottom-form-inner {
    bottom: -218px;
  }

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

  .theme-modal-card-body .col-form-btn {
    max-width: 100%;
  }

  .theme-modal-card {
    width: calc(100% - 50px);
  }

  .copyright-detail span,
  .copyright-detail p,
  .copyright-detail a {
    font-size: 12px;
  }

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

@media screen and (max-width: 420px) {
  .header-primary-menu-wrapper-inner .theme-btn {
    padding: 6px 15px;
  }

  .header-primary-menu-wrapper-inner .theme-btn {
    margin-right: 30px;
  }

  header {
    padding: 12px 15px;
  }

  .insomenu-bars {
    right: 10px;
  }

  .copyright-detail span,
  .copyright-detail p,
  .copyright-detail a {
    font-size: 11px;
    line-height: 16px;
  }
}

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

  .gmap_iframe,
  .gmap_canvas,
  .mapouter {
    height: 320px !important;
  }
}