/* FOLD 1 - Styling */
@media (max-width: 1400px) {
  .fold-1::before {
    right: 0px;
	      width: 72%;
  }
}

@media (max-width: 1300px) {
  .f1-content-inner {
    max-width: 550px;
  }
}

@media (max-width: 1200px) {
  .f1-content-inner {
    max-width: 450px;
  }
}

@media (max-width: 1024px) {
	.module-fold-q-item {
    flex: calc(100% / 2 - 100px);
}
	
  .fold-1 {
    padding-bottom: 60px;
    padding-top: 0;
  }

  .fold-1::before {
    background: none;
  }

  .f1-bg-image {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 400px;
  }

  .f1-content-inner {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding-top: 20px;
  }

  .f1-content-inner a {
    margin: 20px auto 0;
  }

  .f1-content-inner::before {
    content: "";
    position: absolute;
    top: -60px;
    left: -20px;
    background: url(/wp-content/uploads/2023/03/curve-white-mobile-1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: calc(100% + 40px);
    height: 100%;
    z-index: -1;
  }
	
	
	
.product-carousel .owl-nav {
    justify-content: center;
    top: auto;
    transform: translate(-50%,0%);
    -webkit-transform: translate(-50%,0%);
    bottom:-5px;
}
	.product-carousel .owl-nav button {
    font-size: 22px!important;
}
}

/* FOLD 2 - Styling */

@media (max-width: 1800px) {
  .fold-2::before {
    left: 0px;
  }
}

@media (max-width: 1400px) {
  .fold-2::before {
    left: 0px;
  }
  .f2-content-inner {
    max-width: 500px;
  }
}

@media (max-width: 1200px) {
  .f2-content-inner {
    max-width: 450px;
  }
}

@media (max-width: 1024px) {
  .fold-2 {
    padding-bottom: 60px;
    padding-top: 0;
    background: #222222;
  }

  .fold-2::before {
    background: none;
  }

  .f2-bg-image {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 400px;
  }

  .f2-content-inner {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding-top: 35px;
  }

  .f2-content-inner a {
    margin: 20px auto 0;
  }

  .f2-content-inner::before {
    content: "";
    position: absolute;
    top: -70px;
    left: -20px;
    background: url(/wp-content/uploads/2023/03/curve-dark-mobile-1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: calc(100% + 40px);
    height: 100%;
    z-index: -1;
  }
}

/* FOLD 3 - Carousel Styling */
/* FOLD 4 - Carousel Responsive */
@media (max-width: 979px) {
  .product-citem {
    width: 100%;
    height: 100%;
    max-width: 420px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .product-citem {
    width: 100%;
    height: 100%;
    max-width: 420px;
    margin: 0 auto;
  }

  .fold-3 {
    padding: 20px 0;
  }

  .fold-3 .title {
    font-size: 38px;
    line-height: 42px;
    padding-bottom: 0;
  }
}

/* Responsive Text Styling */
@media (max-width: 767px) {
  .title {
    font-size: 30px !important;
    line-height: 40px;
  }

  .subtitle {
    font-size: 28px !important;
    line-height: 38px;
  }

  p {
    font-size: 18px !important;
  }

  .product-info .subtitle {
    font-size: 20px !important;
  }

  .product-info p {
    font-size: 16px !important;
  }
}

/* Service Alt Style */
@media (max-width: 1024px) {
  .f4-content-alt {
    text-align: center;
  }

  .f4-content-alt .readmore {
    margin: 0 auto;
  }

  .fold-1-alt {
    text-align: center;
  }

  .fold-2-alt {
    text-align: center;
  }

  .fold-3-alt {
    text-align: center;
  }

  .fold-4-alt {
    text-align: center;
  }

  .f1-content-alt {
    text-align: center;
  }
}

/*=== == FOLD1D == ==*/

@media (max-width:1024px) {

.fold1d-background {
    position: relative;
    width: 100%;
    height: auto;
}

.fold1d-wrapper {
    padding: 70px 0px;
}

.fold1d-item-header {
    margin: 0px auto;
    text-align: center;
}

.fold1d-item-header-label {
    margin: 0px auto;
}
}
    /*== == FOLD1D END == ==*/

/*== == MODULE FOLD Q === ==*/
    
    /*== == MODULE FOLD Q END == ==*/

/*== == CONTENT FOLD B == ==*/

@media (max-width:1024px) {

.content-fold-b-wrapper {
    flex-direction: column;
    gap: 100px;
    padding-bottom: 100px;
}

.content-fold-b-img {
    max-width: 540px;
    flex: unset;
    margin: 0px auto;
    width: 100%;
    height: 300px;
}

}

    /*== == CONTENT FOLD B END == ==*/

/*== == MODULE FOLD R == ==*/

@media (max-width:1024px) {

.module-fold-r-column {
    flex: 1;
}

}

    /*== == MODULE FOLD R END == ==*/

/*== == BANNER FOLDB === =*/

@media (max-width:1024px) {

.banner-foldb-content-readmore {
    display: flex;
    align-items: center;
}

.banner-foldb-container {
    flex-direction: column;
    gap: 0px;
    text-align: center;
}
    
}

    /*== == BANNER FOLDB END == ==*/

@media(max-width: 540px){
	.module-fold-q-item {
    flex: calc(100% / 1 - 0px);
}
	
	.contact-foldb .form-row {
    flex: 0 0 100% !important;
}
}