@media (min-width: 1500px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1800px) {
  .container {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1920px) {
}

@media only screen and (max-width: 1800px) {
  h2, .choiceSec .nav-link {
    font-size: 3rem;
  }
  section {
    padding: 3rem 0;
  }
  .headingSec .revealHeading {
    font-size: 6rem;
  }
  .main-slider h2 {
    font-size: 3.5rem;
    line-height: 1.1;
  }
}

@media only screen and (max-width: 1600px) {
  .main-slider .screen {
    width: 65%;
  }
  .main-slider h2 {
    font-size: 3rem;
  }
  .inspiringLogo h3 {
    font-size: 2rem;
  }
  .infiniteText h2 {
    font-size: 10rem;
  }
  .serviColps .body .content {
    padding-left: 4rem;
  }
  .galleryGrid {
    height: 55rem;
  }
  .servicesSec {
    padding: 3rem 0;
  }
  .bindingTitle .priceTag h3 {
    font-size: 4rem;
  }
  .processBox h4, .galleryGrid .item h5 {
    font-size: 1.125rem;
  }
  .animVideo {
    padding: 2.6rem 2.6rem 4rem 2.5rem;
  }
}

@media only screen and (max-width: 1440px) {
  h2, .main-slider h2, .inspiringLogo ul h2 {
    font-size: 2.8rem;
  }
  .inspiringLogo {
    margin: 0rem 0 5rem;
  }
  .inspiringLogo h3 {
    font-size: 1.75rem;
  }
  .aboutSec h2 {
    font-size: 2rem;
  }
  .aboutSec .img1 {
    margin-right: -8rem;
  }
  .headingSec .revealHeading, .headingSec i {
    font-size: 5rem;
  }
  .serviColps .head h5 {
    font-size: 1.5rem;
  }
  .serviColps .body .content {
    padding-left: 2rem;
  }
  .galleryGrid {
    height: 56rem;
  }
  .infiniteText h2 {
    font-size: 10rem;
  }
  .bindingSolutions .bindingBrandImg {
    width: 30rem;
  }
}

@media only screen and (max-width: 1366px) {
  html {
    font-size: 15px;
  }
  .galleryGrid {
    height: 52rem;
  }
  h2, .package h2, .inspiringLogo ul h2, .choiceSec .nav-link, .testimonialSec h2 {
    font-size: 2.5rem;
  }
  .infiniteText h2 {
    font-size: 8rem;
  }
  .bindingSolutions .bindingBrandImg {
    width: 30rem;
  }
  .sequenceFormStyle label {
    font-size: 13px;
  }
  .aboutSec {
    padding: 0 0 8rem;
  }
  .package .themeBtn span {
    font-size: 1.25rem;
  }
  .faqAccordionStyle .accordion-button {
    font-size: 1.25rem;
    font-weight: 300;
    padding: 1rem 0;
  }
  .trustedClientCarousel .slick-slide img {
    width: 10rem;
  }
  .testimonialCarousel .slick-list.draggable {
    padding: 0 120px 0 0 !important;
  }
  .infiniteText {
    bottom: -4rem;
  }
}

@media only screen and (max-width: 1199px) {
  html {
    font-size: 14px;
  }
  .trustedClientCarousel .slick-slide img {
    width: 8rem;
    margin: 0 auto;
  }
  .bindingSolutions .bindingBrandImg {
    width: 20rem;
  }
  .processBox {
    padding: 2rem 1rem;
  }
  .processBox h4 {
    font-size: 1rem;
  }
  .ctaSec.botom {
    padding: 3rem 1rem;
  }
  .galleryGrid {
    height: 48rem;
  }
  .testimonialCarousel .slick-list.draggable {
    padding: 0 0 0 0 !important;
  }
  .testimonialCarousel .slick-prev {
    left: -48%;
  }
  .testimonialCarousel .slick-next {
    left: -38%;
  }
}

@media only screen and (max-width: 991px) {
  html {
    font-size: 13px;
  }
  .galleryGrid {
    height: 52rem;
  }
  .main-slider {
    padding: 10rem 0 0;
    align-items: flex-start;
  }
  .main-slider h2 {
    font-size: 4.5rem;
  }
  .main-slider .screen {
    width: 90%;
    top: 30%;
    margin: 0;
  }
  .infiniteText {
    bottom: 4rem;
  }
  .infiniteText h2 {
    font-size: 10rem;
  }
  .inspiringLogo {
    margin: 0rem 0 3rem;
    text-align: center;
  }
  .inspiringLogo ul {
    margin-top: 2rem;
  }
  .inspiringLogo ul img {
    width: 40px;
  }
  .inspiringLogo ul h2 {
    font-size: 1.5rem;
  }
  .aboutSec .img1 {
    margin-right: 0rem;
  }
  .aboutSec .img1 img {
    border-radius: 1.25rem;
    margin-top: 3rem;
  }
  .bubble {
    top: 20%;
  }
  .bubble.big {
    width: 12rem;
    height: 12rem;
    top: 30%;
  }
  .servicesCollpase {
    flex-direction: column;
    height: auto;
  }
  .serviColps {
      border-bottom: 1px solid #282828;
  }
  .serviColps, .serviColps.active {
      width: 100%;
      flex-direction: column;
  }
  .serviColps .head {
      width: 100%;
      padding: 1rem;
      justify-content: flex-start;
  }
  .serviColps .head h5 {
      writing-mode: horizontal-tb;
      transform: scale(1);
      font-size: 1.25rem;
  }
  .serviColps .body {
      width: 100%;
      height: 0;
      display: none;
  }
  .serviColps.active .body {
      height: auto;
      display: block;
      padding: 2rem 0;
  }
  .trustedClientSec {
    padding: 2rem 0;
  }
  .package {
    padding: 1rem;
    border-radius: 10px;
  }
  .package .title {
    padding-bottom: 0;
  }
  .package h2 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
  }
  .package .price {
    padding: 1rem 0;
  }
  .package .price h2 {
    font-size: 3rem;
  }
  .package .body {
    margin: 1.5rem 0 3rem;
  }
  .package .themeBtn {
    padding: 1rem;
  }
  .package .themeBtn span {
    font-size: 1.125rem;
  }
  .package .themeBtn span i {
    font-size: 1.5rem;
    top: 0;
  }
  .bindingSolutions .bindingBrandImg {
    transform: translateY(80%);
  }
  .processBox {
    margin-top: 1.5rem;
  }
  .choiceSec .nav {
    flex-direction: row;
    justify-content: space-between;
  }
  .choiceSec .nav-link {
    font-size: 1.8rem;
  }
  .consultancyWrap .formStyle {
    margin-top: 2rem;
  }
  .contInfoRow img {
    width: 8rem;
  }
  .packageSec:before {
    right: 0;
  }
  .bindingSolutions .bindingBrandImg, .ctaSec img, .ban_social {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  html {
    font-size: 12px;
  }
  .main-slider h2 {
    font-size: 3.5rem;
  }
  .infiniteText h2 {
    font-size: 10rem;
  }
  h2, .package h2, .inspiringLogo ul h2, .testimonialSec h2, .ctaSec h3 {
    font-size: 2rem;
  }
  .choiceSec .nav-link {
    font-size: 1.5rem;
  }
  .main-slider .screen {
    top: 40%;
  }
  .tabNavStyle .nav-link {
    padding: 10px 1.5rem;
  }
  .galleryGrid {
    height: 45rem;
  }
  .package {
    margin-bottom: 2.5rem;
  }
  .bindingTitle {
    flex-direction: column;
    text-align: center;
  }
  .bindingSolutions .listWrap {
    width: 50%;
    float: left;
  }
  .contInfoRow {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .bindingSolutions .bindingBrandImg, .main-slider .shape .goDown {
    display: none;
  }
  .animVideo {
    padding: 0rem 2.6rem;
    background-image: none;
}
  .serviColps .body .animVideo img {
    width: 80%;
    margin: 2rem auto 0;
    display: block;
  }
  .ctaSec.botom {
    background: #111;
  }
}

@media only screen and (max-width: 575px) {
  .main-slider {
    height: auto;
    padding: 6rem 0 0;
  }
  .main-slider h2 {
    font-size: 2.5rem;
  }
  .infiniteText {
    bottom: 0rem;
  }
  .infiniteText h2 {
    font-size: 5rem;
  }
  .inspiringLogo ul {
    flex-direction: column;
    gap: 2rem;
  }
  .aboutSec {
    padding: 0 0 4rem;
  }
  .headingSec .revealHeading, .headingSec i {
    font-size: 3rem;
  }
  .tabNavStyle {
    flex-direction: column;
  }
  .tabNavStyle .nav-link {
    width: 100%;
    padding: 5px 1rem;
  }
  .galleryGrid {
    height: 70rem;
  }
  .galleryGrid .item {
    width: 48%;
    margin-bottom: 1rem;
  }
  .packageSec, .servicesSec {
    padding: 3rem 0 0;
  }
  .paraRow {
    gap: 1rem;
    padding-top: 2rem;
  }
  .paraRow .para {
    flex: 0 0 100%;
  }
  .paraRow .para h4 span {
    font-size: 10px;
  }
  .choiceSec .nav .nav-item {
    width: 100%;
  }
  .choiceSec .nav-link {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .consultancyWrap {
    padding: 2rem 1rem;
  }
  .faqAccordionStyle .accordion-button {
    font-size: 1.125rem;
  }
  .faqAccordionStyle .accordion-button .round {
    width: 2rem;
    height: 2rem;
    font-size: 10px;
  }
}
