/* Responsive css */
@media screen and (max-width: 1024px) {
  section.hero-banner {
    padding: 110px 0px 70px;
  }
  .banner-content h1 {
    font-size: 37px;
    line-height: 43px;
  }
  .banner-forms {
    padding: 25px;
    width: 100%;
  }
  form#publishingForm label {
    font-size: 11px;
  }
  .publishing_content h2 {
    font-size: 33px;
  }
  section.publishing {
    padding: 60px 0 50px;
  }
  .cta-content h2 {
    font-size: 27px;
    font-weight: 600;
    line-height: 33px;
    margin-bottom: 14px;
  }
  section.process {
    padding: 50px 0;
  }
  .process-boxes .box {
    width: 48%;
  }
  .pro-content h2 {
    font-size: 33px;
    margin-bottom: 10px;
  }
  .pkg-sec h5 {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .pkg-sec ul li {
    font-size: 12px;
    line-height: 25px;
  }
  .testimonial-slider .testimonial-item p {
    font-size: 13px;
    height: auto;
  }
  section.testimonial-sec {
    padding: 50px 10px;
  }
  .testimonial-slider {
    margin-top: 30px;
  }
  section.publishing-cta h2 {
    width: 100%;
    font-size: 33px;
  }
  section.publishing-cta p {
    width: 70%;
  }
  section.below-banner {
    padding: 30px 0;
  }
  section.below-banner h2 {
    font-size: 26px;
  }
  .blackslogos {
    gap: 14px;
    flex-wrap: wrap;
  }
  .pkg-box:after {
    width: 50px;
    right: -32px;
  }
  section.publishing-ratio {
    padding: 20px 0 60px;
  }
  .ratio-content p {
    width: 90%;
  }
  .author-review h3 {
    font-size: 48px;
  }
  .succ-cont h2 {
    font-size: 35px;
    line-height: 40px;
  }
  .fether-content h2 {
    font-size: 35px;
  }
  .fether-content ul li {
    width: 48%;
    font-size: 13px;
  }
  section.write-book {
    padding: 50px 0;
    text-align: center;
  }
  .book-box-work {
    padding: 0 10px;
    position: relative;
  }
  .book-box-work h4 {
    font-size: 80px;
    top: 10px;
    left: 20px;
  }
  section.publish-book {
    padding: 40px 0px;
  }
  .double-book h2 {
    font-size: 35px;
  }
  .write-box p {
    font-size: 15px;
  }
  .fether-content p {
    font-size: 14px;
  }
  .reviews-content p {
    width: 70%;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .banner-forms {
    padding: 25px;
    width: 70%;
    margin: 20px auto 0;
  }
  section.below-banner {
    padding: 30px 0;
  }
  .publishing_content .buttons {
    margin-bottom: 30px;
  }
  section.cta {
    text-align: center;
  }
  section.cta .buttons {
    justify-content: center;
  }
  .pro-content h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .portfolio-content h2 {
    font-size: 30px;
  }
  .accordion-body {
    margin-top: -1px;
  }
  .reviews-content h2 {
    font-size: 40px;
  }
  .reviews-content p {
    width: 80%;
  }
  .move-se img {
    margin-right: 0px;
    max-width: 100%;
  }
  .ratio-content p {
    width: 100%;
  }
  .book-box-work h4 {
    top: 20px;
    left: 70px;
  }
}
@media screen and (max-width: 480px) {
  .blackslogos {
    flex-wrap: wrap;
    gap: 20px;
  }
  .banner-forms {
    width: 100%;
  }
  .banner-content h1 {
    font-size: 31px;
  }
  section.hero-banner {
    background-position: center;
  }
  img.img-pop {
    display: none;
  }
  .popup-work h2 {
    font-size: 22px;
    margin: 20px 0 5px;
  }
  .popup-work p {
    margin-bottom: 7px;
    font-size: 16px;
  }
  .process-boxes .box {
    width: 100%;
  }
  .pkg-sec h5 {
    font-size: 25px;
    line-height: 28px;
  }
  .testimonial-slider
    .testimonial-item.slick-current.slick-active.slick-center {
    transform: scale(1);
  }
  .reviews-content h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .reviews-content p {
    width: 100%;
  }
  .reviews-content h3 {
    font-size: 20px;
  }
  section.publishing-cta h2 {
    font-size: 26px;
  }
  section.publishing-cta p {
    width: 100%;
  }
  section.publishing-cta .buttons {
    justify-content: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .buttons {
    flex-wrap: wrap;
  }
  header .header-buttons {
    margin-top: -40px;
  }
  .header-buttons a {
    padding: 10px 10px;
    font-size: 12px;
  }
  .pkg-box:after {
    width: 22px;
    right: -3px;
  }
  section.below-banner h2 {
    font-size: 25px;
    text-align: center;
  }
  .ratio-content h2 {
    font-size: 25px;
  }
  .author-review h3 {
    font-size: 35px;
  }
  .succ-cont h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .rec img {
    left: -29px;
  }
  .rec2 img {
    left: -1px;
  }
  .rec3 img {
    top: -27px;
    left: 1px;
  }
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 0px);
  }
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 0px);
  }
  .fether-content ul li {
    width: 100%;
    font-size: 14px;
  }
  .book-box-work h4 {
    left: 100px;
  }
  .fether-content small {
    margin-bottom: 20px !important;
    display: block;
  }
  .testimonial-slider {
    margin-top: 10px;
  }
  .copy-right .img-flex {
    gap: 20px;
    align-items: center;
    margin-bottom: 30px;
    padding: 0 40px;
  }
  header img {
    width: 160px;
  }
  section.publishing-ratio{
    background-position: center;
    padding: 40px 0;
  }
  .merge-sec {
    padding: 40px 0;
}
.process-content h2 {
    font-size: 28px;
    color: white;
}
.process-content p {
    color: white;
}
section.success-stories{
.process-content h2 {
    font-size: 28px;
    color: black;
}
.process-content p {
    color: black;
}
}
.process-step {
    height: 90%;
    margin-bottom: 50px;
}
section.success-stories {
    padding: 0px 0;
}
    .double-book h2 {
        font-size: 26px;
    }
    section.publishing-stories {
    padding: 70px 0;
}
}
