/* | Device Type                | Screen Width Range | Common Breakpoints (px)            |
| -------------------------- | ------------------ | ---------------------------------- |
| **Small Mobile**           | ≤ 320px            | `320px`                            |
| **Mobile (portrait)**      | 321px – 480px      | `375px`, `414px`, `480px`          |
| **Mobile (landscape)**     | 481px – 767px      | `600px`, `640px`, `667px`, `720px` |
| **Tablet (portrait)**      | 768px – 1023px     | `768px`, `800px`, `834px`          |
| **Tablet (landscape)**     | 1024px – 1279px    | `1024px`, `1112px`                 |
| **Small Desktop / Laptop** | 1280px – 1439px    | `1280px`, `1366px`, `1440px`       |
| **Large Desktop**          | 1440px+            | `1600px`, `1920px`                 | */



@media screen and (max-width: 1366px) {
    .service-box {
        gap: 80px 22px;
    }

    .service-box .serve-box {
        width: 32%;
    }

    .footer-middle {
        border-top-right-radius: 30% 50%;
    }
}

@media screen and (max-width: 1112px) {
    header li.nav-item a.nav-link {
        font-size: 14px;
    }

    .website-buttons a {
        padding: 14px 23px;
        font-size: 12px;
    }

    .banner-content h1 {
        font-size: 40px;
        line-height: 57px;
    }

    .banner-content h1 b {
        font-size: 70px;
    }

    .banner-content p {
        font-size: 15px;
        margin: 0 auto 30px;
    }

    .banner-content ul {
        width: 100%;
    }

    .banner-content ul li {
        font-size: 12px;
    }

    .banner-form form {
        gap: 19px;
    }

    .banner-content .website-buttons {
        margin-bottom: 70px;
    }

    section.affordable-publishing {
        padding: 70px 0 90px;
    }

    .main-affod-content h2 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 11px;
    }

    .main-affod-content h2 span {
        font-weight: 800;
    }

    .affod-inner-sec01 h3 {
        font-size: 35px;
        line-height: 40px;
    }

    .affod-inner-sec01 p {
        font-size: 14px;
    }

    .affod-inner-sec02 h3 {
        font-size: 32px;
        line-height: 40px;
    }

    .affod-inner-sec02 p {
        font-size: 14px;
        margin: 15px 0 30px;
    }

    section.stand-out {
        padding: 70px 0;
    }

    .stand-out-below-content h3 {
        font-size: 38px;
        line-height: 48px;
        margin-bottom: 10px;
    }

    .stand-out-below-content p {
        font-size: 15px;
    }

    .stand-out-below-content {
        margin-bottom: 40px;
    }

    .standout-box .content p {
        margin: 0px;
        font-size: 14px;
    }

    .publish-hub-content h2 {
        font-size: 44px;
        margin-bottom: 30px;
    }

    section.merge-section {
        padding: 60px 0 50px;
    }

    .merge-one-section .inner-one-section h2 {
        font-size: 31px;
        line-height: 35px;
    }

    .merge-one-section .inner-one-section p {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 30px;
    }

    .merge-one-section {
        margin-bottom: 100px;
    }

    .authors-discover-content h2 {
        font-size: 40px;
    }

    .authors-discover-content p {
        font-size: 16px;
        width: 72%;
    }

    .services-content {
        padding-top: 60px;
    }

    .services-content h2 {
        font-size: 39px;
    }

    .services-content p {
        font-size: 15px;
        width: 100%;
    }

    .service-box {
        gap: 80px 18px;
    }

    section.services-sec {
        padding: 0px 0 130px;
    }

    .first-cta-col h2 {
        font-size: 37px;
        font-weight: 700;
    }

    .second-merge-second-sec {
        margin-top: 120px;
    }

    .second-merge-content h2 {
        font-size: 40px;
    }

    .second-merge-content p {
        font-size: 15px;
        width: 100%;
    }

    .process {
        gap: 15px;
    }

    .second-merge-content h2 {
        font-size: 29px;
    }

    .testimonail-content h2 {
        font-size: 37px;
    }

    .reviews-content h3 {
        font-size: 27px;
        line-height: 34px;
    }

    .partners-row {
        gap: 20px;
    }

    .partners-row img {
        width: 16%;
    }
}

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

@media screen and (max-width: 834px) {
    .banner-content h1 {
        font-size: 27px;
        line-height: 40px;
    }

    .banner-content h1 b {
        font-size: 60px;
    }

    .banner-content p {
        width: 100%;
    }

    .banner-content ul {
        flex-wrap: wrap;
        gap: 15px 25px;
    }

    .banner-form {
        padding: 40px 20px;
    }

    .banner-form form {
        gap: 10px;
    }

    .main-affod-content h2 {
        font-size: 27px;
        line-height: 35px;
    }

    .main-affod-content h2 span {
        font-size: 50px;
    }

    .main-affod-content p {
        font-size: 16px;
        width: 100%;
    }

    .stand-out-below-content img.img-fluid {
        margin: 0px 0px 0 0;
    }

    .stand-out-content h2 {
        font-size: 40px;
    }

    .stand-out-content {
        margin-bottom: 0px;
    }

    .stand-out-below-content {
        text-align: center;
    }

    .stand-out-below-content h3 {
        font-size: 28px;
        line-height: 41px;
    }

    .standout-box.box-1::after,
    .standout-box.box-2::after,
    .standout-box.box-3::after,
    .standout-box.box-4::after,
    .standout-box.box-5::after,
    .standout-box.box-6::after,
    .standout-box.box-7::after,
    .standout-box.box-8::after,
    .standout-box.box-9::after {
        display: none;
    }

    .standout-right .standout-box {
        display: flex;
        flex-direction: row;
        text-align: left;
    }

    .merge-one-section .inner-one-section img {
        margin-top: 0px;
    }

    .authors-discover-content h2 {
        font-size: 30px;
    }

    .authors-discover-content p {
        font-size: 16px;
        width: 88%;
    }

    .service-box .serve-box {
        width: 47%;
    }

    .serve-box p {
        font-size: 14px;
        line-height: 22px;
    }

    section.footer-banner {
        padding: 20px 0 70px;
    }

    .footer-middle {
        border-top-right-radius: 20% 10%;
    }

    .first-cta-col {
        color: white;
        padding: 30px;
    }

    section.second-merge .first-cta {
        border-radius: 40px 40px 40px 410px;
    }

    .first-cta .second-col-cta img {
        width: 70%;
        margin-top: 0px;
    }

    .testimonail-content p {
        width: 100%;
    }

    section.faqs {
        padding: 50px 0;
        background-color: #dd1524;
    }

    .footer-col-links {
        margin-top: 30px;
    }

    .footer-col-title {
        margin-bottom: 15px;
    }

    .affod-content02 {
        margin-top: 70px;
    }

    section.affordable-publishing {
        background-image: none;
    }

    .process {
        flex-wrap: wrap;
    }

    .process .process-box {
        width: 48%;
    }

    section.second-merge {
        padding: 0 0 60px;
    }

    .pro-content h2 {
        font-size: 33px;
    }
}

@media screen and (max-width: 720px) {
    .banner-content h1 b {
        font-size: 48px;
    }

    .banner-form form input {
        width: 48%;
    }
}

@media screen and (max-width: 480px) {
    .banner-content h1 b {
        font-size: 38px;
    }

    .banner-content h1 {
        font-size: 23px;
        line-height: 35px;
    }

    .main-affod-content h2 span {
        font-size: 37px;
    }

    .main-affod-content h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .affod-inner-sec01 h3 {
        font-size: 28px;
        line-height: 33px;
    }

    .affod-inner-sec02 h3 {
        font-size: 27px;
        line-height: 37px;
    }

    .stand-out-below-content h3 {
        font-size: 24px;
        line-height: 31px;
    }

    .publish-hub-content h2 {
        font-size: 31px;
        margin-bottom: 23px;
    }

    .publish-hub-content h5 {
        font-size: 14px;
    }

    .services-content h2 {
        font-size: 29px;
    }

    .service-box .serve-box {
        width: 100%;
    }

    section.second-merge .first-cta {
        margin: 0px 20px;
        border-radius: 40px 40px 40px 180px;
    }

    section.second-merge .first-cta .second-col-cta {
        border-radius: 0 400px 40px 200px
    }

    .second-merge-second-sec {
        margin-top: 80px;
    }

    .second-merge-content h2 {
        font-size: 25px;
    }

    .testimonail-content h2 {
        font-size: 28px;
    }

    .pro-content h2 {
        font-size: 25px;
    }

    .footer-col-links {
        margin-top: 13px;
    }
    section.faqs .accordion-item button.accordion-button.collapsed {
    font-size: 14px;
    padding: 17px 18px;
}
}

@media screen and (max-width: 414px){
        .banner-content h1 {
        font-size: 19px;
        line-height: 30px;
    }
    .banner-content h1 b {
        font-size: 31px;
    }
}