@media only screen and (max-width: 768px) {
  .rts-section-gapTop {
    padding-bottom: 50px !important;
  }
  .material-area-start.rts-section-gapTop,
  .rts-service-area.rts-section-gapTop,
  .rts-blog-details-area.rts-section-gapTop{
    padding-top:120px !important;
  }
  .material-area-start.rts-section-gapTop .breadcrumb,
  .rts-service-area.rts-section-gapTop .breadcrumb,
  .rts-blog-details-area.rts-section-gapTop .breadcrumb{
    margin-top:-60px !important;
  }

  .rts-service-area .service-detail-title p{
    font-size: 16px;
  }
  .rts-service-area .title-area-multiple-elements p.disc{
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .material-area-start .slick-track{
    gap:0px !important
  }
  .material-area-start .slick-initialized .slick-slide{
    margin: 0 5px 10px !important;
  }
  .rts-service-area .text-banner{
    margin-top:50px !important;
  }
  .blog-single-post-listing h1.title{
    font-size: 24px !important;
  }
  .blog-single-post-listing .blog-listing-content {
    padding: 25px 0px !important;
  }
  .blog-single-post-listing.details .rts-quote-area{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top:40px;
  }
  .blog-single-post-listing.details .rts-quote-area .title{
    font-size: 20px !important;
    line-height: 26px;
    padding-left: 0px !important;
    margin-top:20px;
  }
  .blog-single-post-listing.details .rts-quote-area span{
    font-size: 16px !important;
    padding-left:0px !important;
    margin-top:0px;
  }
  .rts-footer-area{
    padding:0px 5px;
  }

  .title-style-center h2.title{
    width: 100% !important;
  }

  .after-before-main-wrapper-one .cd-image-label{
    margin:0 10px 10px;
    padding: 4px 16px;
    font-size: 14px;
  }

  .color-scheme .color-scheme-img img{
    max-width: 100%;
    margin-left:0;
    margin-top:20px;
  }
  .color-scheme .color-scheme-img .arrow {
    width: 50px;
    position: absolute;
    left: 30%;
    margin-top: -30px;
  }
  .color-scheme-img-wrap{
    margin-top:10px !important;
  }
  .color-scheme-img-wrap .before span {
    margin: 20px 20px;
    right: unset;
    left: 0;
    bottom: 0 !important;
    top:unset !important;
  }
  .form-color{
    padding:0 !important;
  }

  /*  */
  .banner {
    padding: 24px 12px !important;
    height: auto !important;
  }
  .banner > .row {
    margin-top: 0px !important;
  }
  .banner .btn-white {
    padding: 8px 18px;
    font-size: 13px;
    margin-top: 15px !important;
  }
  .banner h2 {
    font-size: 13px !important;
    line-height: 18px;
    margin-bottom: 0px;
  }

  /* slick */
  .slick-prev,
  .slick-next {
    display: none !important;
  }

  /* banner */
  .video-play-button::after {
    height: 80px;
    width: 80px;
  }
  .cta-area-two {
    height: 250px;
  }

  /* product */
  .single-product-wrapper-two > .thumbnail > .single-product-title {
    font-size: 24px;
    position: absolute;
    bottom:0;
  }

  .counter-main-wrapper-two {
    flex-direction: row;
  }

  .brand-area-wrapper-one {
    display: flex;
    justify-content: center;
    gap: 50px;
  }

  .blog-search {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px;
  }
  .blog-search select,
  .blog-search form {
    width: 100% !important;
    height: 40px;
    font-size: 14px;
  }

  .rts-section-gapTop .title-style-center {
    width: 100% !important;
  }

  .faqs-page-wrapper-area .faq-style-two .left-accordion-faq {
    padding: 15px;
    width: 100%;
  }

  .faq-style-two .accordion .accordion-item .accordion-button::after {
    display: block;
    padding-left: 30px;
  }
  .faq-style-two .accordion .accordion-item {
    padding-left: 15px;
    padding-right: 0px;
  }
  .faq-style-two .left-accordion-faq .title-faq-area-2 .title {
    font-size: 24px;
  }

  .related-product {
    margin-top: 50px !important;
  }
  .related-product .title {
    font-size: 28px;
  }

  .title-porto {
    font-size: 30px !important;
    text-align: left;
    float: none;
    line-height: 1.2;
  }

  .signle-portfolio-list {
    display: flex;
    flex-direction: column;
  }

  .service-list-one-wrapper .signle-portfolio-list .portfolio-btn {
    display: flex !important;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
  }
  .service-list-one-wrapper .signle-portfolio-list .portfolio-btn.desktop{
    display: none !important;
  }

  .portfolio-text {
    width:100% !important;
  }
  .portfolio-text h5{
    font-size:28px !important;
  }
  .portfolio-text p{
    font-size:18px !important;
    margin-bottom:5px !important;
  }
  .portfolio-image{
    width:100% !important;
    overflow-x: scroll;
  }

  .privacy-policy-col{
    padding:0px 15px !important;
  }

  .cd-handle-text{
    position: absolute;
    top:14%;
    font-size: 14px;
  }
  .single-working-prcess-one .inner{
    padding:30px 20px !important;
  }

  .title-area-multiple-elements > .title-left-style-two,
  .title-area-multiple-elements > .disc{
    width: 100% !important;
    line-height: 1.2;
  }
  .title-area-multiple-elements > .title-left-style-two > h2{
    line-height: 1.2;
    margin-bottom:0px;
    font-size: 24px !important;
  }

  .cta-wrapper-two h2{
    font-size:36px !important;
  }

  .card-about{
    margin-top:15px !important;
  }

  /* .signle-shop-style-one > .thumbnail > .img{
    height:200px !important;
  } */
  .signle-shop-style-one .inner-content{
    margin-bottom:0px;
  }
  .shop-detail .title{
    line-height:24px;
  }
  .shop-detail p{
    line-height:20px;
  }
}

@media only screen and (min-width: 1920px) {
    .bottom-testimonials .divider{
        width:30%;
      }
}
