/* Responsive css */
@media screen and (max-width: 1024px) {
  section.hero-banner {
    padding: 130px 0px 70px;
  }
  .banner-content h1 {
    font-size: 31px;
    line-height: 39px;
  }
  .banner-forms {
    padding: 20px;
    width: 100%;
    margin: 0px;
  }
  .banner-content p {
    font-size: 15px;
  }
  section.hero-banner::before {
    top: 125px;
    left: 0;
  }
  section.below-banner {
    padding: 20px 0;
    margin-top: -10px;
  }
  form#publishingForm label {
    font-size: 11px;
  }
  section.publishing::before {
    top: 72px;
    height: 80px;
  }
  section.prominent h2 {
    font-size: 35px;
    line-height: 37px;
  }
  section.prominent p {
    margin-bottom: 20px;
  }
  section.quote-sec {
    padding: 30px 0;
  }
  .steps h4 {
    font-size: 15px;
  }
  .steps p {
    font-size: 14px;
    margin: 0px;
  }
  .process-desktop img {
    margin-top: -80px;
  }
  .top-proc .step01 {
    width: 200px;
    position: absolute;
    left: -20px;
    top: -20px;
  }
  .top-proc .step01 {
    width: 200px;
    left: -20px;
    top: -20px;
  }
  .top-proc .step05 {
    width: 210px;
    right: -30px;
    top: -20px;
  }
  .bottom-proc .step02 {
    width: 170px;
    left: 201px;
    bottom: 0px;
  }
  .bottom-proc .step04 {
    width: 190px;
    right: 193px;
    bottom: 0px;
  }
  .choose-box .choose-choose {
    width: 48%;
    padding: 14px;
  }
  .main-box .col-lg-4.main-col {
    height: fit-content;
  }
  .choose-box .choose-choose h5 {
    font-size: 15px;
  }
  .portfolio-content h2 {
    font-size: 50px;
  }
  section.top-notch h2 {
    font-size: 40px;
  }
  section.top-notch h4 {
    font-size: 19px;
    margin-bottom: 8px;
  }
  section.top-notch .buttons a {
    padding: 13px 10px;
  }
  .serve-head h2 {
    font-size: 45px;
    width: 78%;
    line-height: 42px;
  }
  .serve-head p {
    margin: 10px auto 30px;
    width: 90%;
  }
  section.contact_us_sec {
    padding: 50px 0;
  }
  .contact-content h2 {
    font-size: 60px;
  }
  .contact-content h3 {
    font-size: 28px;
    width: 75%;
  }
  .contact-content p {
    width: 100%;
    margin: 0 auto;
  }
  footer {
    padding: 50px 0;
  }
  .publishing_content h2 {
    font-size: 50px;
    line-height: 50px;
  }
  .publishing_content h3 {
    font-size: 22px;
  }
  .publishing_content p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .publishing_content ul {
    margin-bottom: 20px;
    padding-left: 13px;
  }
  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%;
  }
  header img {
    width: 200px;
  }
}

@media screen and (max-width: 768px) {
  .banner-forms {
    padding: 25px;
    width: 70%;
    margin: 20px auto 0;
  }
  section.below-banner {
    padding: 16px 0;
  }
  section.publishing::before {
    top: 45px;
  }
  section.publishing img.img-fluid {
    width: 60%;
  }
  section.prominent h2 {
    margin-top: 20px;
  }
  .process-content h2 {
    font-size: 40px;
  }
  .process-content p {
    width: 100%;
    margin: 0 auto;
  }
  .process-desktop {
    display: none;
  }
  .main-box .col-lg-4.main-col {
    height: fit-content;
  }

  .blackslogos img {
    width: 120px;
  }

  section.publishing img.img-fluid {
    width: 60%;
  }

  .process-desktop {
    display: none;
  }

  .process-mbl {
    /* display: block; */
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 40px;
    justify-content: center;
  }
  .process-mbl .steps {
    width: 47%;
    padding: 14px;
    border: 1px solid #3b56a6;
    border-radius: 10px;
  }
  .content-choose h2 {
    font-size: 43px;
  }

  .content-choose p {
    width: 100%;
  }
  .main-box .col-lg-4.main-col {
    text-align: center;
    padding: 40px;
    margin-bottom: 20px;
  }
  .main-box .main-col img {
    width: 60%;
  }
  .process-mbl .steps img.img-fluid {
    height: 70px;
    width: 70px;
    object-fit: contain;
    border: 4px solid #3b56a6;
    padding: 6px;
    border-radius: 10px;
    margin-bottom: 13px;
  }
  .pro-content p {
    width: 100%;
  }
  .publishing_content .buttons {
    margin-bottom: 30px;
  }
  section.cta {
    text-align: center;
  }
  section.cta .buttons {
    justify-content: center;
  }
  .pro-content h2 {
    font-size: 38px;
    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%;
  }
  .blackslogos img {
    width: 120px;
  }
  .serve-head p {
    margin: 10px auto 30px;
    width: 100%;
  }
  section.publishing-cta p {
    width: 100%;
  }
  .contact-content h3 {
    font-size: 23px;
    width: 99%;
  }
  .form-col {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .blackslogos {
    flex-wrap: wrap;
    gap: 20px;
  }
  .banner-forms {
    width: 100%;
    margin-top: 40px;
  }
  .publishing_content h2 {
    font-size: 40px;
    line-height: 40px;
  }
  section.publishing::before {
    top: 44px;
    height: 70px;
    background: linear-gradient(45deg, #3b56a6 59%, white 100%) !important;
  }
  .publishing_content ul li {
    font-size: 14px;
  }
  .banner-content h1 {
    font-size: 27px;
    line-height: 33px;
  }
  section.hero-banner::before {
    top: 120px;
    left: 0;
  }
  .img-flex {
    margin-bottom: 30px;
  }
  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;
    gap: 15px;
  }
  header .header-buttons {
    margin-top: -40px;
  }
  .header-buttons a {
    padding: 12px 16px;
  }
  .copy-right .img-flex {
    gap: 20px;
    flex-wrap: wrap;
  }
  .img-flex img {
    width: 110px;
    margin-bottom: 0px;
  }
  section.publishing img.img-fluid {
    width: 100%;
  }
  section.quote-sec h2 {
    font-size: 33px;
  }
  section.quote-sec form input {
    margin-bottom: 10px;
  }
  .process-content h2 {
    font-size: 30px;
  }
  .process-mbl .steps {
    width: 100%;
  }
  .choose-box .choose-choose {
    width: 100%;
    padding: 14px;
  }
  .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);
  }
  section.top-notch .buttons a {
    padding: 13px 20px; 
  }
  .serve-head h2 {
    font-size: 29px;
    width: 100%;
    line-height: 32px;
  }
  .contact-content h2 {
    font-size: 40px;
  }
  .contact-content h3 {
    font-size: 18px;
    width: 100%;
  }
  .header-buttons a.second-btn {
    display: none;
  }
}
