.container,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  padding-left: 12px!important;
  padding-right: 12px !important;
  margin: 0 auto;
}

@media screen and (min-width: 1440px) {

  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    max-width: 1408px !important;
  }
}

@media screen and (max-width: 1600px) {
 .swiper .denim-card h4 {
        min-height: 70px;
  }
}

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

  .about-start-up h2,
  .common-wide-title h2,
  .common-title h3 {
    font-size: 40px;
    line-height: 46px;
  }

  .about-start-down {
    gap: 32px;
  }

  .denim-card h4 {
    font-size: 24px;
  }

  .testimonial-card {
    padding: 21px 17px;
  }

  .testimonial-card p {
    font-size: 18px;
  }

  .contact-start-col h2 {
    font-size: 45px;
    line-height: 130%;
  }

  .contact-end-col h4 {
    font-size: 39px;
  }

  .pref-img-box {
    max-width: 150px;
  }

  .contact-card {
    padding: 40px;
  }

  .contact-icn {
    width: 100px;
    height: 100px;
  }

  .contact-icn img {
    max-width: 40px;
  }

  .contact-info-box a,
  .contact-info-box p {
    font-size: 20px;
  }

  .multi-col-up h3 {
    font-size: 36px;
  }
}

@media screen and (max-width: 1300px) {
  .counter-box {
    padding: 58px 0 30px 18px;
  }

  .counter-box h2 {
    font-size: 38px;
  }

  .our-journey-block::after {
    height: 257px;
    top: 36%;
    left: 25%;
  }

  .product-grid-container .denim-card h4 {
    font-size: 22px;
  }

}

@media screen and (max-width: 1200px) {
  h1 {
    font-size: 42px !important;
    line-height: 145%;
  }

  .about-start-up h2,
  .common-wide-title h2,
  .exp-business-top h3 {
    font-size: 29px;
    line-height: 35px;
    max-width: 100%;
  }

  .about-start-col {
    padding-bottom: 50px;
  }

  .counter-box h5 {
    height: 58px;
  }

  .counter-box {
    padding: 35px 0 20px 15px;
  }

  .counter-box h2 {
    font-size: 30px;
  }

  .common-title h3 {
    font-size: 36px;
    line-height: 40px;
  }

  .inner-info-card {
    padding: 24px 0 15px 0;
    min-height: 187px;
  }

  .work-card-body h5 {
    font-size: 18px;
    line-height: 21px;
    padding: 0;
  }

  .testimonial-card p {
    min-height: 165px;
  }

  .testimonial-author .author-name,
  .testimonial-author .author-role {
    font-size: 19px;
  }

  .contact-end-col h4 {
    font-size: 32px;
  }

  .contact-start-col h2 {
    font-size: 34px;
  }

  .main-banner .inner-content .inner-ban {
    padding: 25px;
  }

  .foot-middlebox,
  .foot-endbox {
    padding: 0 0 0 10px;
  }

  .business-card {
    padding: 20px 17px;
  }

  .testi-top-vectors img {
    max-width: 59px;
  }

  .contact-info-box a,
  .contact-info-box p,
  .susta-txt span {
    font-size: 18px;
  }

  .contact-icn {
    width: 80px;
    height: 80px;
  }

  .contact-icn img {
    max-width: 30px;
  }
  .susta-intro-mainbox {
    gap: 65px;
  }

  .multi-col-up h3 {
    font-size: 29px;
  }

  .multi-col-up span {
    font-size: 20px;
  }

  .multi-col-up,
  .multi-col-content {
    gap: 8px;
  }

  .water-eco-section .multi-col-content {
    padding-left: 20px;
  }

  .materials-mainbox .multi-col-content {
    padding: 30px;
  }

  .gallary-tab .nav-pills {
    gap: 5px;
  }

  .common-banner {
    padding: 95px 20px;
  }
  .pref-img-box img {
        height: 70px;
  }
  .gallary-tab .nav-pills {
  width: 100%;
  max-width: 95%;
padding: 15px 10px;
  }
  .map-box iframe {
        min-height: 422px;
  }
}

@media screen and (min-width: 991px) {
  .desk-contact-btn {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .main-navigation li {
        margin-bottom: 20px;
  }
  h1 {
    font-size: 32px !important;
  }
  .gallary-block {
      padding: 0px 0 82px;
  }
  .navbar-collapse {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    background-color: #ffffff;
    z-index: 2;
    text-align: center;
    opacity: 0;
    transform: translateY(-20px);
    pointer-events: none;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }

  .navbar-collapse.show {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  .navbar-toggler:focus {
    box-shadow: none !important;
    outline: none !important;
            border: none !important;
  }

  .header-main-wrap .navbar .menu-list ul.navbar-nav {
    padding: 40px 0;
    height: 100vh;
  }

  .navbar-toggler {
    padding-right: 0;
  }

  .desk-contact-btn {
    display: none;
  }

  .counter-box h5,
  .counter-box .counter-bottom {
    font-size: 16px;
  }

  .counter-box h2 {
    font-size: 22px;
  }

  .denim-card h4 {
    font-size: 20px;
  }

  .denim-card p {
    font-size: 16px;
    line-height: 145%;
    -webkit-line-clamp: 3;
  }

  .common-title h3,
  .exp-business-top h3 {
    font-size: 29px;
    line-height: 35px;
  }

  .founder-about-content {
    padding: 36px 0 0 0;
  }

  .testi-top-vectors img {
    max-width: 40px;
  }

  .testimonial-card p {
    font-size: 16px;
    min-height: 195px;
  }

  .testimonial-author .author-name,
  .testimonial-author .author-role {
    font-size: 16px;
  }

  .testimonial-card {
    gap: 25px;
    max-width: 100%;
  }

  .testimonial-author img {
    width: 60px;
    height: 60px;
  }

  .common-para p {
    font-size: 16px;
    line-height: 140%;
  }

  .contact-end-col {
    padding: 20px;
    gap: 39px;
  }

  .contact-end-col h4 {
    font-size: 26px;
  }

  .contact-start-col h2 {
    font-size: 30px;
    max-width: 100%;
  }

  .contact-start-up br {
    display: none;
  }

  .main-banner .inner-content .inner-ban {
    min-height: 600px;
  }

  .company-info-block {
    padding: 75px 0 55px;
  }

  .our-work,
  .exp-businessblock,
  .performance-block,
  .wide-rangeblock,
  .our-team {
    padding: 80px 0;
  }

.wide-rangeblock {
  padding-top: 20px !important;
}
  .testimonial-block,
  .founder-block {
    padding: 80px 0 0 0;
  }

  .foot-middlebox,
  .foot-endbox {
    padding: 0;
  }

  .foot-info-down p,
  .foot-info-down p a {
    font-size: 16px;
  }

  .foot-link-title h6 {
    font-size: 18px;
  }

  .main-workshop-intro .row {
    gap: 20px;
  }

  .susta-intro-block .main-workshop-intro .row {
    gap: unset;
  }

  .feature-box-end {
    margin-top: 25px;
  }

  .wide-rangeblock .wide-rangemain {
    gap: 25px;
  }

  .wide-title-box {
    padding-bottom: 20px;
  }

  .feature-box {
    max-width: 100%;
  }

  .exp-business-cardend,
  .team-container {
    margin-top: 25px;
  }

  .our-journey-block::after {
    height: 135px;
    top: 25%;
    left: 20%;
    filter: blur(60px);
  }

  .our-journey-block,
  .water-eco-section {
    padding: 80px 0;
  }

  .header-main-wrap .navbar .menu-list ul.navbar-nav li.nav-item a.nav-link.active::before {
    display: none;
  }

  .contact-end-col .form-content {
    gap: 27px;
  }

  .form-content .form-row {
    flex-direction: column;
    gap: 17px;
  }

  .contact-end-col .form-content {
    gap: 15px;
  }

  .form-bottom {
    gap: 30px;
  }

  .contact-card {
    padding: 30px 14px;
  }

  .contact-info-box a,
  .contact-info-box p {
    font-size: 16px;
  }

  .contact-icn {
    width: 70px;
    height: 70px;
  }

  .contact-icn img {
    max-width: 26px;
  }

  .contact-info-main {
    gap: 40px;
  }

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

  .contact-form-block {
    padding: 55px 0 80px;
  }

  .product-grid-container .denim-card {
    border-radius: 10px;
    padding: 10px;
  }

  .product-grid-container .denim-card h4 {
    font-size: 19px;
  }

  .denim-card span {
    font-size: 17px;
  }

  .product-grid-container {
    justify-content: space-between;
  }

  .susta-txt span {
    font-size: 12px;
  }

  .susta-intro-box {
    gap: 45px;
  }

  .susta-intro-box .common-wide-title {
    padding: 20px 0 0 0;
  }

  .susta-intro-mainbox {
    gap: 45px;
  }

  .multi-col-down p {
    font-size: 16px;
    line-height: 135%;
  }

  .multi-col-up h3 {
    font-size: 26px;
  }

  .multi-col-up span {
    font-size: 17px;
  }

  .materials-mainbox .multi-col-content {
    padding: 22px;
  }

  .materials-mainbox {
    gap: 36px;
    padding: 30px 0 0 0;
  }

  .gallary-tab .nav-pills .nav-link {
    font-size: 18px !important;
  }

  .gallary-tab .nav-pills {
    border-radius: 20px;
  }
  .susta-intro-block {
        padding: 60px 0 80px 0;
  }
  .materials-block {
    padding: 80px 0 40px;
}

  .water-eco-section .row{
    gap: 30px;
  }
  .gallary-tab .nav-pills {
  max-width: 100%;

  }
  .counter-row {
        justify-content: flex-start
  }
     .post-3 {
      padding: 0 15px 25px;
     }
     .term-title {
      font-size: 32px;
    }
    .wide-para {
     margin-bottom: 30px !important;
    }
    .swiper .denim-card h4 {
        min-height: auto;
  }
}

@media screen and (max-width: 767px) {
  .counter-box {
    padding: 10px;
  }
.company-info-top {
  padding: 0 15px;
}
.work-card-body h5 {
      min-height: 40px;
}
    .inner-info-card {
        padding: 14px 0 12px 0;
        min-height: 160px;
    }
  .counter-main-row {
    padding: 19px 0 0 0;
  }

  .common-title h3,
  .exp-business-top h3 {
    font-size: 27px;
    line-height: 34px;
  }

  .testimonial-cards {
    gap: 50px;
    flex-direction: column;
  }

  .testimonial-card p {
    min-height: auto;
  }

  .testi-top-vectors img {
    max-width: 25px;
  }

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

  .pref-img-box {
    padding: 7px;
    min-height: 81px;
  }

  .contact-end-col {
    gap: 30px;
    margin-top: 50px;
  }

  .contact-start-col {
    gap: 45px;
    max-width: 100%;
  }

  .contact-info .call-link {
    font-size: 19px;
  }

  .company-info-bottom .company-vid-box iframe {
    height: 250px;
  }

  .foot-middlebox,
  .foot-endbox {
    padding: 35px 0 0 0;
  }

  .foooter-disc p {
    max-width: 100%;
  }

  .foooter-disc p br {
    display: none;
  }

  .company-info-bottom {
    padding: 35px 0 0 0;
  }

  .company-info-bottom .swiper-pagination {
    margin: 20px 0 0 0;
  }

  .counter-box h2 {
    font-size: 18px;
  }

  .company-slider {
    padding: 80px 0 10px;
  }

  .wide-rangemain .row {
    gap: 35px;
  }

  .feature-box-end {
    margin-top: 0;
  }

  .wide-title-box {
    padding-bottom: 0;
  }

  .exp-business-cardbox {
    margin-top: 40px !important;
  }

  .icn-info-top h5 {
    font-size: 21px;
  }

  .about-founder-block .about-start-col {
    padding-bottom: 0px;
  }

  .founder-about {
    gap: 25px;
  }

  .our-team-main {
    gap: 0;
  }

  .feature-box {
    gap: 30px;
  }

  .our-journey-block::after {
    display: none;
  }

  .about-start-col {
    padding-bottom: 0px;
  }

  .home-founder-block .about-start-col {
    padding-bottom: 20px;
  }

  .about-img-col {
    padding: 25px 0;
  }

  .contact-end-col {
    gap: 25px;
    margin-top: 0;
  }

  .pref-img-box img {
    max-width: 80px;
  }

  .icon-list-icn img {
    width: 32px;
  }

  .main-banner .inner-content .inner-ban {
    min-height: 500px;
  }

  .contact-card {
    padding: 35px;
  }

  .contact-info-main .row:last-of-type .col-lg-4:nth-of-type(3) {
    margin: 27px auto 0;
  }

  .susta-txt span {
    font-size: 14px;
  }

  .susta-intro-box {
    margin: 25px 0 0 0;
  }

  .water-eco-section .multi-col-content {
    padding-left: 0;
  }

  .multi-col-down p {
    font-size: 18px;
    line-height: 145%;
  }

  .gallary-tab .nav-pills .nav-link {
    font-size: 16px;
    padding: 7px 14px !important;
    border-radius: 18px;
  }
  .materials-mainbox .row {
    gap: 40px;
  }
  .materials-block {
            padding: 80px 0 0px;
  }
  .main-banner .inner-content .inner-ban {
        min-height: 470px;
    }
.term-title {
      font-size: 27px;
    }
}

@media screen and (max-width: 576px) {
  h1 {
    font-size: 28px!important;
  }

  section {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }

  .main-banner {
    margin: 0px;
    padding: 25px 0 0 0 !important;
  }

  .main-banner .inner-content .inner-ban {
    padding: 19px;
    min-height: 500px;
    text-align: center;
  }

  .page-main-title {
    text-align: center;
  }

  .about-start-up h2,
  .common-wide-title h2 {
    font-size: 26px;
  }

  .common-title h3,
  .exp-business-top h3 {
    font-size: 22px;
    line-height: 28px;
  }

  .testi-top {
    flex-direction: column;
    gap: 12px;
  }

  .testi-top-vectors img {
    max-width: 19px;
  }

  .perf-icns-row {
    justify-content: center;
  }

  .pref-img-box img {
    max-width: 80px;
  }

  .pref-img-box {
    max-width: 130px;
  }

.contact-form-end .form-content .form-row input, .form-txtarea textarea {
    font-size: 16px;
}
  .contact-start-col h2 {
    font-size: 26px;
  }

.about-img-col img {
  max-width: 100%;
      max-height: 380px;
}
  .form-content .form-row input {
    font-size: 14px;
    padding: 0 0 7px;
  }

  .founder-about {
    gap: 20px;
  }

  .counter-row {
    flex-wrap: wrap;
  }

  .counter-col {
    width: 48% !important;
  }

  .counter-boxend {
    border-right: none;
  }

  .counter-box h5 {
    height: auto;
  }

  .icn-info-top span,
  .icn-info-top,
  .common-wide-para p,
  .common-wide-para,
  .feature-box .feature-bottom,
  .feature-box .feature-bottom p
  .business-card-bottom p,
  .business-card-bottom
  .multi-col-down p {
    font-size: 16px;
  }

  .icon-list-icn {
    min-width: 70px;
    width: 70px;
    height: 70px;
  }

  .icon-list {
    align-items: center;
  }

  .contact-start-up {
    gap: 8px;
  }

  .about-start-up {
    text-align: center;
    align-items: center;
  }

  .about-start-down {
    gap: 20px;
  }

  .main-banner .inner-content .inner-ban {
    min-height: 415px;
  }

  .common-banner {
    padding: 90px 0;
  }

  .feature-box .feature-bottom h6,
  .business-card-title h5 {
    font-size: 19px;
    padding: 0;
  }

  .exp-business-main {
    gap: 0;
  }

  .icon-list-icn svg {
    width: 30px;
  }

  .icn-info-top h5 {
    font-size: 18px;
  }

  .header-main-wrap {
    padding: 7px 10px;
  }

  .company-info-block .container-fluid {
    padding: 0;
  }

  .company-info-block {
    overflow-x: hidden;
  }

  .testi-top::after {
    display: none;
  }

  .header-main-wrap .navbar a.navbar-brand img {
    max-width: 50px;
  }

  .footer-logo-box img {
    max-width: 120px;
  }

  .foot-info-down p,
  .foot-info-down p a {
    font-size: 14px;
  }

  .foot-link-title h6,
  .foot-middlebox ul li a {
    font-size: 16px;
  }

  footer {
    padding: 100px 10px 30px;
  }

  .primary-common-btn a {
    padding: 10px 19px;
    font-size: 16px;
  }

  .form-bottom {
    gap: 35px;
  }

  .our-work-main {
    gap: 22px;
  }

  .mission-list li::before,
  .contact-info .call-txt,
  .contact-info .call-link,
  .team-member .info-box h6 {
    font-size: 16px;
  }

  .tel-icn svg {
    width: 17px;
  }

  .contact-info {
    gap: 6px;
  }

  .contact-end-col {
    bottom: -50px;
  }

  .contact-end-col h4 {
    font-size: 22px;
  }

  .icn-info-top {
    gap: 3px;
  }

  .contact-info-main .row:last-of-type .col-lg-4:nth-of-type(3) {
    margin: 0;
  }

  .contact-card {
    max-width: 100%;
  }

  .contact-info-main .row:nth-of-type(2) {
    gap: 35px;
  }

  .contact-info-box a,
  .contact-info-box p {
    font-size: 17px;
  }

  .map-box iframe {
    min-height: 320px;
  }

  .form-content .form-row {
    gap: 25px;
  }

  .contact-end-col .form-content {
    gap: 25px;
  }

  .multi-col-up h3 {
    font-size: 22px;
  }

  .materials-mainbox {
    padding: 20px 0 0 0;

  }
      .gallary-tab .nav-pills {
        gap: 3px;
    }
    .gallary-tabs-box img {
      max-width: 100%;
    }
    .denim-card,
    .denim-card img {
      max-width: 100%;
    }
    .product-grid-container {
      gap: 20px;
    }
    .product-grid-container .denim-card {
              padding: 19px;
    }
    .product-grid-container .denim-card h4 {
              font-size: 20px;
    }
  .term-title {
      font-size: 27px;
        margin-bottom: 10px !important;
    }
    .post-3 .entry-header {     padding: 30px 0;
    }
    .founder-block.about-founder-block .about-start-up h2 {
    max-width: 81%;
}
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    padding-left: 6px !important;
    padding-right: 6px !important;
 
}
.business-card-top img, .business-card img {
    min-height: 180px;
  
  }
      .business-card {
        padding: 14px 15px;
        gap:12px;
    }
    .business-card-title {
      font-size: 16px;
    line-height: 150%;
    }
}

@media screen and (max-width: 470px) {
  .product-grid-container .denim-card {
    max-width: 100%;
    border-radius: 15px;
    padding: 17px;
  }
  
  .gallary-tab .nav-pills .nav-link {
      font-size: 17px !important;
  }
.wide-para {
  font-size:15px;
}
.term-title {
        font-size: 20px;
    }
   .team-member .info-box h6 {
        font-size: 15px;
    }
    .partner-row .col-6 {
      width:100% !important;
    }
    .team-member {
          margin: auto;
    }
    .team-member img {
          height: 265px;
    }
}

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

  .common-title h3,
  .about-start-up h2,
  .common-wide-title h2,
  .exp-business-top h3 {
    font-size: 22px;
    line-height: 138%;
  }

  .common-para p {
    font-size: 14px;
    line-height: 140%;
  }

  .business-card-top img {
    min-height: 190px;
  }

  .foot-link-title h6,
  .foot-middlebox ul li a {
    font-size: 14px;
  }

  .testi-top-vectors img {
    max-width: 14px;
  }

  .team-member .info-box span {
    font-size: 12px;
  }

  .contact-info-box a,
  .contact-info-box p {
    font-size: 16px;
  }
    .gallary-tab .nav-pills .nav-link {
      font-size: 16px !important;    }
}