@media screen and (max-width: 1799px) {
  .theme-logo {
    max-width: 150px;
  }
}

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

  header {
    padding: 12px 100px;
  }

  .connectivity-img img {
    height: 100%;
  }

  .theme-logo {
    left: 100px;
  }

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

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

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

  .overview-img img {
    max-width: 40px;
    height: 40px;
  }

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

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

  .section-left-before:before,
  .section-right-before:before {
    width: 6px;
    height: 150px;
  }

  .overview-ittem-content h4 {
    font-size: 16px;
  }

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

  .overview-img {
    padding: 10px;
  }

  header {
    padding: 12px 60px;
  }

  .theme-logo {
    max-width: 140px;
    left: 60px;
  }

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

  .header__menu-item {
    padding: 14px 5px;
  }

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

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

  #header1__menu1 {
    display: block;
  }

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

  .theme-img img {
    position: relative;
    max-width: 600px;
    margin: 0 auto 30px;
  }

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

  .header__menu-link::before {
    bottom: -20px;
  }

  header {
    padding: 25px 30px;
  }

  .col-header:last-child {
    margin-right: 60px !important;
  }

  .theme-logo {
    max-width: 120px;
    left: 30px;
  }

  .theme-developer-logo img {
    height: 35px;
  }

  header {
    padding: 12px 30px;
  }

  .splide__arrow {
    width: 44px;
    height: 44px;
    padding: 10px;
  }

  .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: #7e4e1e;
  }

  .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: #fff;
    width: 100%;
    left: 0;
    padding: 40px 30px 20px !important;
    margin-top: 55px;
    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;
    -moz-box-shadow: 0px 2px 4px rgb(0 0 0 / .1);
    -ms-box-shadow: 0px 2px 4px rgb(0 0 0 / .1);
    -o-box-shadow: 0px 2px 4px rgb(0 0 0 / .1);
    -webkit-box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
    box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
  }

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

@media screen and (max-width: 1024px) {
  .container {
    padding: 0 20px;
  }

  .footer-menu {
    justify-content: center;
  }

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

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

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

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

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

  header {
    padding: 10px 30px;
  }

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

  .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: #1d57a3;
    z-index: 99;
  }

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

  .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(182 223 235);
    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) {
  .sticky-btn-enquire {
    font-size: 14px !important;
    padding: 8px 15px !important;
    right: -62px;
  }

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

  .col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
  }

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

  .copyright-detail span,
  .copyright-detail p,
  .copyright-detail a {
    font-size: 13px;
    line-height: 1.2 !important;
  }

  .footer-menu li a {
    color: #000;
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .section {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  table.theme-table {
    min-width: 700px;
  }

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

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

  .footer-items span,
  .footer-items a {
    display: block;
    font-size: 14px;
  }

  .footer-content-cols {
    position: relative;
    margin-bottom: 15px;
  }

  .footer-content-cols:last-child {
    margin-bottom: 0px;
  }

  .col-oveview-item:nth-child(3) .overview-item {
    margin-bottom: 30px !important;
  }

  #header-primary-menu {
    padding: 30px 30px 10px !important;
  }

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

  .col-header:first-child,
  .col-header:last-child {
    width: 150px;
    flex: 0 0 150px;
  }

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

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

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

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

  .splide__arrow svg {
    font-size: 18px;
  }

  .close1,
  .close {
    width: 40px;
    height: 40px;
    max-width: 40px;
    max-height: 40px;
  }

  #leadmodaltitle {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .splide__arrows {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }

  .splide__arrow {
    position: static;
    display: inline-block;
    margin: 0px;
    transform: none;
    padding: 5px;
    width: 35px;
    height: 35px;
  }

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

  .footer-items span,
  .footer-items a {
    display: block;
    font-size: 13px;
  }

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

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

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

  .overview-img img {
    max-width: 35px;
    height: 30px;
  }

  span {
    font-size: 12px;
    display: block;
  }

  .overview-ittem-content h4 {
    font-size: 15px;
  }

  .sticky-btn-enquire.brochure-btn {
    top: calc(60% - 190px);
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
    padding: 6px 12px !important;
    right: -55px;
  }

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

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

  #back2top {
    display: none !important;
  }

  p {
    font-size: 13px;
    line-height: 20px !important;
    margin-bottom: 10px;
  }

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

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

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

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

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

@media screen and (max-width: 480px) {
  p {
    font-size: 13px;
    line-height: 18px !important;
  }

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

  .thankyou-block h1 {
    font-size: 26px;
    margin-bottom: 10px;
  }

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

  .splide__arrow svg {
    font-size: 16px;
  }

  .thankyou-logo img {
    max-width: 200px;
    margin: 30px auto 0;
  }

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

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

  .theme-logo {
    left: 20px;
  }

  #header-primary-menu {
    padding: 20px 20px 10px !important;
  }

  .col-header:first-child,
  .col-header:last-child {
    width: 90px;
    flex: 0 0 90px;
  }

  .col-header:last-child {
    margin-right: 40px !important;
  }
}

@media screen and (max-width: 420px) {
  #leadmodaltitle {
    font-size: 16px;
    margin-bottom: 10px;
  }
}


@media screen and (max-width: 380px) {
  p {
    font-size: 12px;
    line-height: 16px !important;
  }

  .footer p {
    font-size: 12px;
  }

  .section-left-before:before,
  .section-right-before:before {
    width: 4px;
    height: 140px;
  }

  .thankyou-logo img {
    max-width: 160px;
    margin: 20px auto 0;
  }

  #header-primary-menu {
    margin-top: 50px;
  }

  .theme-developer-logo img {
    height: 30px;
  }

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

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

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

  .overview-ittem-content h4 {
    font-size: 14px;
  }
}


@media screen and (max-width: 360px) {
  .splide__arrows {
    bottom: 10px;
  }
}