@media screen and (min-width: 1400px) {
  .container {
    max-width: 90.5%;
  }
}

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

@media screen and (max-width: 1399px) {
  .search-content button {
    font-size: 1.7rem;
    letter-spacing: 0.8px;
  }

  .thumb-text-box::after {
    height: 0.2rem;
  }
}

/* min-width 1200px */
/* @media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .search-content button {
    font-size: 1.7rem;
    letter-spacing: 0.8px;
  }
} */
@media screen and (max-width: 1199px) {
  .featured-area .swiper-button-prev {
    left: calc(50% - 40px);
  }

  .featured-area .swiper-button-next {
    right: calc(50% - 40px);
  }
}

@media screen and (max-width: 991px) {
  html {
    font-size: 62.5%;
  }

  .tabs-nav {
    display: none;
  }

  .tabs-content .tab-content-items:not(:first-child) {
    display: block;
  }

  .tabs-content .tab-content-items:not(:last-child) .tab-accordion-heading {
    margin-bottom: 1.6rem;
  }

  .tabs-content .tab-content-items .tab-accordion-heading.active {
    margin-bottom: 0rem;
  }

  .tab-content-items .tab-accordion-heading {
    display: block;
  }

  .tab-content-section {
    position: relative;
    display: none;
    border: 0.1rem solid #7c7c7e;
    border-top: none;
    padding: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 1.6rem;
  }

  .featured-area .swiper-button-prev {
    left: calc(50% - 35px);
  }

  .featured-area .swiper-button-next {
    right: calc(50% - 35px);
  }

  .plans-area ul.tabs {
    display: none;
  }

  .plans-area .tab_drawer_heading {
    margin: 0;
    padding: 5px 20px;
    display: block;
    position: relative;
    padding: 1.5rem;
    cursor: pointer;
    color: #7c7c7e;
    text-align: center;
    font-family: var(--number-font);
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 3rem;
    padding-right: 3rem;
    border: 0.1rem solid #7c7c7e;
    margin-bottom: 1.5rem;
  }

  .tab_drawer_heading.d_active {
    margin: 0;
  }

  .navigation-bar .logo-block {
    width: 15rem;
  }

  .menu-item-has-children-text {
    display: none;
  }

  .nav-list .menu-item-has-children:last-child {
    display: none;
  }

  .main-nav {
    gap: 1.7rem;
  }

  .main-nav ul.nav-list {
    gap: 1.7rem;
  }

  .main-nav.openSearch .search-block input {
    width: 40rem;
  }

  .overlay-links ul li a {
    font-size: 2.2rem;
    line-height: 4.2rem;
  }

  .search-content {
    width: calc(100% - 6rem);
  }

  .formcontrol,
  .formcontrol-select {
    font-size: 1.2rem;
    padding: 1rem 3rem;
    padding-left: 3.8rem;
  }

  .search-content button {
    font-size: 1.2rem;
    min-height: 4rem;
    max-width: 34rem;
    width: 100%;
    padding: 1rem 0.8rem;
  }

  .search-content .form-block {
    width: 100%;
  }

  .formcontrol,
  .formcontrol-select {
    padding-left: 3.6rem;
  }

  .video__buttons {
    right: 2.4rem;
  }

  .video__buttons button {
    height: 4.2rem;
    width: 4.2rem;
  }

  .video__buttons button.pause-bt span::before {
    width: 1.8rem;
    height: 1.8rem;
  }

  .video__buttons button.play-bt span::before {
    width: 1.8rem;
    height: 1.8rem;
  }

  .thumb-text-box {
    padding: 2rem;
  }

  .thumb-main-text {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .about-cont-box {
    flex-direction: column;
  }

  .about-us .image-block {
    width: 100%;
  }

  .about-us .common-header {
    width: 100%;
    text-align: center;
  }

  .about-us .button-wrap a {
    margin: 0 auto;
  }

  .common-header .common-small-text {
    font-size: 2rem;
  }

  .common-header .common-header-text {
    font-size: 3.6rem;
  }

  .counter-area {
    padding-bottom: 10rem;
  }

  .counter-text-wrap {
    display: none;
  }

  .counter {
    font-size: 3.8rem;
    line-height: 5.2rem;
  }

  .featured-area .swiper-button-next {
    right: 0;
    top: 24rem;
    bottom: auto;
  }

  .featured-area .swiper-button-prev {
    left: 0;
    top: 24rem;
    bottom: auto;
  }

  .featured-area .swiper-button-next:after {
    content: "\e90d";
    font-size: 3.5rem;
    color: var(--white);
  }

  .featured-area .swiper-button-prev:after {
    content: "\e909";
    font-size: 3.5rem;
    color: var(--white);
  }

  .our-business-area .col-8 {
    width: 100%;
  }

  .our-business-area .image-title {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }

  .our-business-area .btn-secondary {
    margin: 1.6rem auto 0;
    padding: 0.5rem 1.2rem;
  }

  .difference-area .col-6 {
    width: 100%;
  }

  .difference-heading {
    font-size: 3.6rem;
    line-height: 4.8rem;
    text-align: center;
  }

  .difference-items:not(:last-of-type) .text-box {
    border-bottom: none;
  }

  .transform-heading {
    font-size: 2.4rem;
    line-height: 3.2rem;
    letter-spacing: 12px;
  }

  .difference-items-wrap.swiper-wrapper {
    flex-direction: row;
  }

  .difference-area .swiper-btn-wrap {
    background-color: transparent;
  }

  .difference-items {
    padding: 0 10rem;
  }

  .differenceItems {
    position: relative;
  }

  .differenceItems-next {
    display: block;
  }

  .differenceItems-prev {
    display: block;
  }

  .difference-area .swiper-button-prev.differenceItems-prev {
    position: absolute;
    left: 0;
    top: 50%;
  }

  .difference-area .swiper-button-next.differenceItems-next {
    position: absolute;
    right: 0;
    top: 50%;
  }

  .footer-contact-box {
    flex-direction: column;
  }

  .form-wrapper,
  .contact-wrap {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .overlay-links ul li a {
    font-size: 1.8rem;
  }

  .main-nav.openSearch .search-block input {
    width: 30rem;
  }

  .counter-area {
    padding-bottom: 5rem;
  }

  .our-business-area .btn-secondary {
    position: relative;
    font-size: 0;
    padding: 0;
    margin: 0;
  }

  .difference-items {
    padding: 0 5rem;
  }
}

@media screen and (max-width: 575px) {
  .common-header .common-small-text {
    font-size: 1.6rem;
  }

  .common-header .common-header-text {
    font-size: 2.4rem;
    line-height: 3.8rem;
  }

  .about-us .common-header {
    margin-top: 2.6rem;
  }

  .difference-heading {
    font-size: 2.4rem;
    line-height: 3rem;
    text-align: center;
    padding: 0;
    margin-bottom: 2.5rem;
  }

  .transform-heading {
    font-size: 2.4rem;
    line-height: 3rem;
    letter-spacing: 4.4px;
    margin-top: 4.5rem;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .navigation-bar .logo-block {
    width: 12rem;
  }

  .main-nav.openSearch .search-block input {
    width: 30rem;
    margin: 0;
  }

  .search-content {
    width: calc(100% - 3rem);
    padding: 1.5rem 1rem;
  }

  .search-content .formcontrol-select {
    padding: 1.5rem 1.5rem 0.5rem 0.5rem;
    font-size: 1rem;
  }

  .formcontrol-select:after {
    top: 75%;
    border-bottom: 0.1rem solid var(--black);
    border-right: 0.1rem solid var(--black);
    height: 0.6rem;
    width: 0.6rem;
    right: 0.5rem;
  }

  .featured-area .swiper-button-next,
  .featured-area .swiper-button-prev {
    top: 10rem;
  }

  .our-business-area .image-title {
    font-size: 2rem;
    line-height: 3.2rem;
  }

  .difference-items {
    padding: 0 1.5rem 0 0;
  }

  .transform-heading {
    font-size: 1.8rem;
  }

  .project-banner-lower-desc span {
    font-size: 1.2rem;
  }

  /* .project-banner-area .video__buttons {
    top: 9.5rem;
  } */
  .video__buttons button {
    right: 1rem;
    height: 3rem;
    width: 3rem;
  }

  .video__buttons button.mute-bt.stop span::before,
  .video__buttons button.mute-bt span::before,
  .video__buttons button.pause-bt span::before {
    width: 1.5rem;
    height: 1.5rem;
  }

  .video__buttons button.play-bt span::before {
    width: 1rem;
    height: 1rem;
  }

  .plans-area .tab_drawer_heading {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 374px) {
  .main-nav.openSearch .search-block input {
    width: 24rem;
  }

  .main-nav {
    gap: 1rem;
  }

  .common-header .common-header-text {
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .counter-outer,
  .counter {
    font-size: 3rem;
    line-height: 4rem;
  }
}

/*  Responsive
------------------
    M-W    Check
    1399   1200
    1199   992
    991    768
    767    576
    575    480
    479    375
    374    320 
*/