@media only screen and (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px !important;
  }
}

@media only screen and (max-width: 1160px) {
}

@media only screen and (max-width: 991px) {
  .mobile-menu {
    display: block;
  }
  .hero-section-form {
    margin-top: 50px;
  }
  .services-items {
    display: block !important;
  }
  .category-item-text {
    margin-bottom: 50px !important;
  }
  .speciality-section-item {
    width: 100% !important;
  }
  .collab-section-image {
    margin-top: 50px !important;
  }
  .retailers-image {
    width: 100% !important;
  }
  .contact-text-content {
    text-align: center !important;
  }
  .social-links {
    text-align: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cta-image-section {
    margin-bottom: 50px;
  }

  .about-service-image {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 768px) {
  .case-image {
    margin-bottom: 50px;
  }
  .case-info {
    margin-bottom: 50px;
  }
  .modal_img{
    display: none;
  }
}

@media only screen and (max-width: 576px) {
  .hero-section-info h1 {
    font-size: 33px;
    line-height: 44px;
  }
  .ghostwriting-section .hero-section-info h1 {
    font-size: 19vw;
    line-height: 19vw;
  }
  .hero-contact a {
    width: 100%;
    margin-bottom: 20px;
  }
  .category-text h2 {
    font-size: 35px !important;
    line-height: 40px;
    /* text-align: justify; */
  }
  .category-text p {
    text-align: justify;
  }
  .category-navbar a {
    margin: 5px !important;
  }
  .category-item-contact .btn {
    width: 100%;
    margin-bottom: 20px;
  }
  .category-item-text h3 {
    font-size: 10vw !important;
    line-height: 10vw !important;
    text-align: justify;
  }
  .category-item-text p {
    /* text-align: justify; */
  }
  .mcta-section-content h4 {
    font-size: 16px !important;
    line-height: 5vw !important;
    /* text-align: justify; */
  }
  .mcta-section-content h2 {
    font-size: 10vw !important;
    line-height: 10vw !important;
  }
  .mcta-section-content h3 {
    font-size: 7vw !important;
    line-height: 7vw !important;
  }
  .mcta-section-content p {
    /* text-align: justify; */
  }
  .mcta-section-contact .btn {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .speciality-section-text h2 {
    font-size: 34px !important;
    line-height: 40px;
  }
  .collab-section-text h2 {
    font-size: 30px!important;
    line-height: 36px !important;
  }
  .collab-section .btn-collab {
    width: 100%;
    margin-bottom: 20px;
  }
  .retailers-section-text h2 {
    font-size: 30px !important;
    line-height: 35px!important;
  }
  .retailers-image img {
    width: 75% !important;
  }
  .testimonial-section-text h2 {
    font-size: 34px !important;
    line-height: 37px !important;
  }
  .award-section-text h2 {
    font-size: 10vw !important;
    line-height: 10vw !important;
  }
  .award-navbar a {
    margin: 5px !important;
  }
  .award-item-contact .btn {
    width: 100%;
    margin-bottom: 20px;
  }
  .global-section-text h2 {
    font-size: 30px !important;
    line-height: 10vw !important;
  }
  .section-11-text-content h2 {
    font-size: 10vw !important;
    line-height: 10vw !important;
  }
  .contact-section-form button {
    width: 100%;
  }
  .form-inputs {
    gap: 0 !important;
  }
  .form-inputs input {
    width: 100% !important;
  }

  .cta-section-contact .btn {
    width: 100%;
    margin-bottom: 20px;
  }

  .about-service-contact .btn {
    width: 100%;
    margin-bottom: 20px;
  }

  .case-studies-info h1 {
    font-size: 19vw !important;
    line-height: 19vw !important;
  }

  .thank-you-contact .btn{
    width: 100%;
  }

  .error-contact .btn{
    width: 100%;
  }

  .error-section h1 {
    font-size: 40vw !important;
    line-height: 40vw !important;
  }

  .error-section h4 {
    font-size: 9vw !important;
    line-height: 9vw !important;
  }
  .case-info{
    padding: 30px !important;
    border-radius: 0 !important;
  }
  .section-title h2 {
    font-size: 33px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
}
.services-section {
    padding: 34px 0;
    position: relative;
    width: 100%;
    background-color: #fffaea;
}
.proofreading-section {
    padding: 35px 0 !important;
    position: relative;
}
.cta-section {
    padding: 34px 0;
    background-color: #f4e6b8;
}
.category-section {
    width: 100%;
    position: relative;
    padding: 50px 0;
    background-color: #f4e6b8;
}
.collab-content-text h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
}
.testimonial-section {
  padding: 50px 0;
  background-color: #fffaea;
}
.cta-text-content h2 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
}
.speciality-section {
    width: 100%;
    position: relative;
    padding: 50px 0;
    background-color: #fffaea;
}
.award-section {
    padding: 49px 0;
    background-color: #f4e6b8;
}
.global-section {
  padding: 44px 0 !important;
  background-color: #2c4c14;
}

}

@media only screen and (max-width: 475px) {
  .hero-form-content h3 span{
    margin-top: 10px !important;
  }
}
