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

  #home header.sticky {
    padding: 10px 140px;
  }

  .theme-arrow-top .splide__arrows {
    right: 140px;
  }

  header {
    padding: 10px 140px;
  }

  header.sticky {
    padding: 10px 140px;
  }

  .col-inner-connectivity {
    margin-bottom: 30px;
  }

  .row-inner-connectivity {
    margin-bottom: -30px !important;
  }

  .section-connectivity .theme-element img {
    left: 140px;
    max-width: 90px;
  }

  .footer-content-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #home .theme-logo img {
    max-height: 140px;
  }
}

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

  #home header.sticky {
    padding: 10px 100px;
  }

  .footer-content-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .row-footer {
    margin: 0 -40px;
  }

  .col-inner-connectivity {
    width: 50% !important;
  }

  .section-connectivity .theme-element img {
    left: 100px;
    max-width: 60px;
  }

  .col-inner-connectivity {
    margin-bottom: 10px;
  }

  .row-inner-connectivity {
    margin-bottom: -10px !important;
  }

  .theme-arrow-top .splide__arrows {
    right: 100px;
  }

  header {
    padding: 12px 100px;
  }

  #section-overview {
    padding-bottom: 240px;
  }

  header.sticky {
    padding: 10px 100px;
  }

  h3 {
    font-size: 22px;
  }

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

  .section-highlight .theme-element img {
    max-width: 280px;
  }

  .highlight-item {
    margin-bottom: 25px;
    gap: 25px;
  }

  .theme-border-bottom {
    border-bottom: 20px solid #000000;
  }

  .footer-theme-logo img {
    max-width: 110px;
  }

}

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

  #home .theme-logo img {
    max-height: 120px;
  }

  #home header.sticky {
    padding: 10px 60px;
  }

  .section-connectivity .theme-element img {
    max-width: 50px;
    left: 60px;
  }

  .connectivity-icon-image {
    margin-bottom: 10px;
  }

  .theme-arrow-top .splide__arrows {
    right: 60px;
    top: -87px;
  }

  #section-highlight {
    padding-bottom: 130px;
  }

  .section-highlight .theme-element img {
    max-width: 260px;
  }

  #section-overview {
    padding-bottom: 200px;
  }

  .col-overview {
    padding: 0 20px;
  }

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

  .section-title h2 {
    font-size: 36px;
    line-height: 44px;
  }

  header {
    padding: 12px 60px;
  }

  header.sticky {
    padding: 10px 60px;
  }

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

  .highlight-item {
    margin-bottom: 20px;
    gap: 20px;
  }

  .section-gallery .theme-element img {
    max-width: 160px;
    right: 60px;
  }

  #section-gallery {
    padding-bottom: 140px;
  }


}

@media screen and (max-width: 1216px) {
  #section-highlight {
    padding-bottom: 100px;
  }

  .section-cms {
    margin-top: 97px;
  }

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

  .footer-theme-logo img {
    max-width: 100px;
  }

  #home header {
    border-bottom: 1px solid #ffffff30;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    background: linear-gradient(90deg, #000 -0.02%, #000 5.18%, #0F0F0F 11.21%, #333234 27.36%, #414042 35.94%, #545457 47.95%, #6D6E71 65.64%, #66676A 69.5%, #525355 75.25%, #333334 82.17%, #070707 89.95%, #000 91.01%, #000 99.98%);
  }

  #home header .sticky-theme-logo img,
  header .sticky-theme-logo img {
    position: absolute;
    top: -8px;
    border-radius: 0 0 10px 10px;
    -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%);
    background: #0d0d0d;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 99;
    padding: 10px 25px;
    border: 1px solid #ffffff30;
    max-height: 120px;
  }

  .col-footer {
    padding: 0 30px;
  }

  .row-footer {
    margin: 0 -30px;
  }

  .section-connectivity .theme-element img {
    left: 30px;
  }

  .section-highlight .theme-element img {
    max-width: 200px;
    right: 30px;
  }

  .splide__arrow svg {
    width: 40px;
  }

  header {
    padding: 8px 30px;
    border-bottom: 1px solid #ffffff30;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    background: linear-gradient(90deg, #000 -0.02%, #000 5.18%, #0F0F0F 11.21%, #333234 27.36%, #414042 35.94%, #545457 47.95%, #6D6E71 65.64%, #66676A 69.5%, #525355 75.25%, #333334 82.17%, #070707 89.95%, #000 91.01%, #000 99.98%);
  }

  header.sticky {
    padding: 10px 30px;
  }

  header .sticky-theme-logo img {
    position: absolute;
    top: -8px;
    border-radius: 0 0 10px 10px;
    -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%);
    background: #0d0d0d;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 99;
    padding: 10px 25px;
    border: 1px solid #ffffff30;
    max-height: 120px;
  }

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

  #home header.sticky {
    padding: 8px 30px;
  }

  .theme-arrow-top .splide__arrows {
    right: 30px;
    top: -80px;
  }

  h3 {
    font-size: 20px;
  }

  .section-title h2 {
    font-size: 32px;
    line-height: 40px;
  }

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

  .insomenu-bars {
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    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: #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;
  }

  #header-primary-menu {
    position: fixed;
    background-color: #000000;
    color: #0;
    width: 100%;
    right: 0;
    padding: 0;
    padding: 110px 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;
  }

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

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

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

  #home header.sticky .column.theme-col-header:last-child .theme-logo img,
  #home header .column.theme-col-header:last-child .theme-logo img,
  header.sticky .column.theme-col-header:last-child .theme-logo img,
  header .column.theme-col-header:last-child .theme-logo img {
    max-height: 80px;
  }

  #home header.sticky .sticky-theme-logo img,
  #home header .sticky-theme-logo img,
  header.sticky .sticky-theme-logo img,
  header .sticky-theme-logo img {
    max-height: 110px;
  }
}

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

  .container {
    padding: 0 30px;
  }

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

  #home #footer {
    padding: 0px 0 48px;
  }

  .desktop-hidden {
    display: flex;
  }

  .tablet-hidden {
    display: none;
  }

  .footer-content-block.footer-content-wrapper-item {
    display: flex;
    align-items: center;
    gap: 100px;
    margin-bottom: 30px;
  }

  .footer-theme-logo {
    position: relative;
  }

  .footer-theme-logo:before {
    content: "";
    position: absolute;
    right: -50px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #676767;
  }

  .col-footer:last-child:before {
    display: none;
  }

  #section-connectivity {
    padding-bottom: 120px;
  }

  .col-inner-connectivity {
    margin-bottom: 0;
  }

  .row-inner-connectivity {
    margin-bottom: 0px !important;
  }

  .connectivity-iframe-block iframe {
    height: 500px;
  }

  .section-connectivity .theme-padding.pr-0 {
    padding-right: 30px !important;
  }

  #section-gallery {
    padding-bottom: 120px;
  }

  .section-gallery .theme-element img {
    max-width: 140px;
    right: 30px;
  }

  .theme-arrow-top .splide__arrows {
    right: 30px;
    top: -67px;
  }

  .col-highlight:first-child {
    margin-bottom: 10px;
  }

  #section-overview {
    padding-bottom: 160px;
  }

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

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

  .overview-block {
    max-width: 100%;
  }

  .col-overview {
    padding: 0 15px;
  }

  .row-overview {
    margin: 0 -15px;
  }

  .whatsapp-btn {
    bottom: 100px !important;
  }

  header.sticky,
  header {
    padding: 8px 30px;
  }

  #home header.sticky .column.theme-col-header:last-child .theme-logo img,
  #home header .column.theme-col-header:last-child .theme-logo img,
  header.sticky .column.theme-col-header:last-child .theme-logo img,
  header .column.theme-col-header:last-child .theme-logo img {
    max-height: 70px;
  }

  #home header.sticky .sticky-theme-logo img,
  #home header .sticky-theme-logo img,
  header.sticky .sticky-theme-logo img,
  header .sticky-theme-logo img {
    max-height: 110px;
  }

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

  .col-copyright {
    padding: 5px;
  }

  .sticky-btn-enquire {
    right: -40px;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: 250px;
    right: -90px;
  }

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

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

  .section-cms {
    margin-top: 87px;
  }

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

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

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

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

  #back2top {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .call-btn {
    width: 35px;
    height: 35px;
    bottom: 150px;
  }

  .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: #1d57a3;
    background: linear-gradient(90deg, #000 -0.02%, #000 5.18%, #0F0F0F 11.21%, #333234 27.36%, #414042 35.94%, #545457 47.95%, #6D6E71 65.64%, #66676A 69.5%, #525355 75.25%, #333334 82.17%, #070707 89.95%, #000 91.01%, #000 99.98%);
    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 rgb(255 255 255);
    text-transform: uppercase;
  }

  #footer {
    padding: 0;
  }

  .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: 768px) {

  .theme-title span {
    font-size: 18px;
  }

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

  .footer-content-block.footer-content-wrapper-item {
    gap: 70px;
  }

  .footer-theme-logo:before {
    right: -35px;
  }

  .footer-theme-logo img {
    max-width: 90px;
  }

  .connectivity-iframe-block iframe {
    height: 400px;
  }

  #section-gallery {
    padding-bottom: 100px;
  }

  .section-gallery .theme-element img {
    max-width: 120px;
  }

  .section-highlight .theme-element img {
    max-width: 160px;
  }

  #section-highlight {
    padding-bottom: 80px;
  }

  .theme-border-bottom {
    border-bottom: 15px solid #000000;
  }

  #section-overview {
    padding-bottom: 120px;
  }

  #location-slider1 {
    margin-top: 30px;
  }

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

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

  .tab-list .tab {
    width: 160px;
    padding: 12px 24px;
  }

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

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

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

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

  #register-modal {
    padding: 25px;
  }

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

@media screen and (max-width: 575px) {
  .theme-modal-card-body {
    padding: 20px;
  }

  .section-cms {
    margin-top: 77px;
  }

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

  #home #footer {
    padding: 0px 0 42px;
  }

  .footer-content-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-theme-logo img {
    max-width: 80px;
  }

  .footer-theme-logo img {
    margin: unset;
    margin-bottom: 30px;
  }

  .footer-content-block.footer-content-wrapper-item {
    display: block;
  }

  .connectivity-icon-image img {
    max-width: 45px;
  }


  .col-inner-connectivity {
    width: 100% !important;
  }

  .section-connectivity .theme-padding.pr-0 {
    padding-right: 20px !important;
  }

  .theme-border-bottom {
    border-bottom: 12px solid #000000;
  }

  .theme-arrow-top .splide__arrows {
    position: static;
    text-align: center;
    margin-top: 20px;
  }

  .highlight-item {
    margin-bottom: 25px;
    gap: 15px;
  }

  #section-overview {
    padding-bottom: 100px;
  }

  .call-btn {
    right: 15px;
    bottom: 100px;
  }

  .whatsapp-btn {
    bottom: 55px !important;
  }

  header.sticky,
  header {
    padding: 8px 20px;
  }

  #home header.sticky .sticky-theme-logo img,
  #home header .sticky-theme-logo img,
  header.sticky .sticky-theme-logo img,
  header .sticky-theme-logo img {
    max-height: 100px;
    padding: 8px 20px;
  }

  #home header.sticky .column.theme-col-header:last-child .theme-logo img,
  #home header .column.theme-col-header:last-child .theme-logo img,
  header.sticky .column.theme-col-header:last-child .theme-logo img,
  header .column.theme-col-header:last-child .theme-logo img {
    max-height: 60px;
  }

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

  #home header.sticky {
    padding: 8px 20px;
  }

  .container {
    padding: 0 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;
  }

  h3 {
    font-size: 18px;
  }

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

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

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

  .section-cms {
    margin-top: 84px;
  }

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

  .tab-list {
    gap: 10px;
  }

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

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

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

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

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

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

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

  #back2top {
    display: none !important;
  }

  body {
    font-size: 14px;
    line-height: 20px;
  }

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

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

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

  #section-gallery {
    padding-bottom: 80px;
  }

  .section-connectivity .theme-element img {
    left: 20px;
    max-width: 45px;
  }

  #section-connectivity {
    padding-bottom: 100px;
  }
}

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

  .theme-title span {
    font-size: 16px;
  }

  .connectivity-iframe-block iframe {
    height: 350px;
  }

  #section-gallery {
    padding-bottom: 60px;
  }

  #section-highlight {
    padding-bottom: 60px;
  }

  .section-highlight .theme-element img {
    max-width: 120px;
  }

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

  .section-gallery .theme-element img {
    max-width: 100px;
    right: 20px;
  }

  .sticky-btn-enquire {}
}

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

  .sticky-btn-enquire {}

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

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

  .highlight-item {
    margin-bottom: 20px;
    gap: 15px;
  }
}

@media screen and (max-width: 380px) {
  .tab-list .tab {
    width: 100%;
    padding: 12px 24px;
  }

  .theme-arrow-top .splide__arrows {
    margin-top: 12px;
  }

  .splide__arrow svg {
    width: 35px;
  }

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

  .connectivity-iframe-block iframe {
    height: 300px;
  }

  .section-gallery .theme-element img {
    max-width: 90px;
  }

  .theme-border-bottom {
    border-bottom: 10px solid #000000;
  }

  .section-highlight .theme-element img {
    max-width: 100px;
  }

  /* #home header.sticky .column.theme-col-header:last-child .theme-logo img,
  #home header .column.theme-col-header:last-child .theme-logo img,
  header.sticky .column.theme-col-header:last-child .theme-logo img,
  header .column.theme-col-header:last-child .theme-logo img {
    max-height: 55px;
  } */

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

  .section-cms {
    margin-top: 77px;
  }

  #home header.sticky .sticky-theme-logo img,
  #home header .sticky-theme-logo img,
  header.sticky .sticky-theme-logo img,
  header .sticky-theme-logo img {
    max-height: 90px;
  }
}

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

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