@media only screen and (min-width: 1400px) and (max-width: 1920px) {}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {

    .our_book_publishing.seen_online .theme_heading > h2 {
        font-size: 38px;
        line-height: 1.2;
    }

    .services_secc .services_bx > h3 {
        font-size: 16px;
    }

    .services_secc .services_bx > p {
        font-size: 14px;
    }

    .theme_heading > h2 {
        font-size: 38px;
        line-height: 1.2;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .btn1 {
        font-size: 15px;
    }

    .btn2 {
        font-size: 15px;
    }

    .banner .banner_textt > h1 {
        font-size: 40px;
    }

    .theme_heading > h2 {
        font-size: 35px;
        line-height: 1.2;
    }

    .our_book_publishing ul:not(.btnss) > li {
        font-size: 14px;
    }

    .btn3 {
        font-size: 20px;
    }

    .theme_heading > p {
        font-size: 16px;
        line-height: 1.4;
    }

    .process_secc .process_box > h3 {
        font-size: 20px;
        line-height: 1.2;
    }

    .process_secc .process_box > p {
        font-size: 13px;
        line-height: 1.6;
    }

    .packages_secc .packages_box > .packages_box_body > ul > li {
        font-size: 14px;
    }

    .services_secc .services_bx > h3 {
        font-size: 16px;
    }

    .services_secc .services_bx > p {
        font-size: 13px;
    }

    .services_secc .col {
        flex: 1 0 30%;
    }

    .services_secc .services_bx {
        margin-bottom: 10px;
        max-height: -webkit-fill-available;
    }

    .our_book_publishing.seen_online .theme_heading > h2 {
        font-size: 35px;
    }

    .our_book_publishing.seen_online .theme_heading > h2 > br {
        display: none;
    }

    .faqs_secc .faqs_wrpr .accordion-item .accordion-button {
        font-size: 18px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 300px) and (max-width: 767px) {

    header a.logo_here {
        text-align: center;
        font-size: 15px;
    }

    header ul.header_btns li {
    width: auto;
}

header a.logo_here > img {
    width: 80px;
}
    .btn1 {
        font-size: 12px;
        padding-right: 10px;
        gap: 5px;
        height: 40px;
    }

    .modal-title {
        font-size: 25px;
    }

    header ul.header_btns > li:last-child {
    }

    header ul.header_btns {flex-direction: inherit;align-items: center;gap: 5px;justify-content: center;width: 100%;margin-top: 7px;}

    .btn1 > i {
        width: 30px;
        height: 30px;
    }

    .btn2 > i {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    .btn2 {
        font-size: 12px;
        padding-right: 10px;
        gap: 5px;
        height: 40px;
    }

    header .row > *:first-child {
        width: 100%;
    }

    header .row > *:last-child {
        width: 100%;
    }

    .banner {
        padding-top: 150px;
        text-align: center;
    }

    .banner .banner_textt > h1 {
        font-size: 31px;
        line-height: 1.2;
    }

    .banner .banner_textt > h1:after {
        margin: 0 auto;
        right: 0;
    }

    .banner .banner_textt > p {
        font-size: 16px;
    }

    .banner .banner_textt > ul:not(.banner_btns) > li {flex-wrap: wrap;justify-content: center;font-size: 12px;}

    .banner .banner_textt > .banner_btns {
        justify-content: center;
        margin-bottom: 40px;
    }

    .inner-published-form {
        padding: 10px;
    }

    .inner-published-form > h2 {
        font-size: 25px;
        line-height: 1.2;
    }

    .inner-published-form > form {
        padding: 0;
    }

    .inner-published-form .form-group > select {
        font-size: 14px;
    }

    .inner-published-form .form-group-select > .form-check-flex {
        justify-content: center;
    }

    .inner-published-form .form-group-select > .form-check-flex > .form-check > .form-check-label {
        font-size: 11px;
    }

    .inner-published-form .form-group-select > span {
        font-size: 16px;
    }

    .inner-published-form .form-group > .submit-btn {
        font-size: 16px;
    }

    .inner-published-form .form-group > input {
        font-size: 13px;
    }

    .portfolio_sec {
        padding: 50px 0px;
    }

    .portfolio_sec ul {
        gap: 0;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .portfolio_sec ul > li > img {
        width: 90px;
    }

    .theme_heading > h2 {
        text-align: center;
        font-size: 25px;
        line-height: 1.2;
    }

    .our_book_publishing .theme_heading > h2:before {
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .theme_heading > p {
        font-size: 16px;
        line-height: 1.6;
        text-align: center;
    }

    .our_book_publishing ul:not(.btnss) > li {
        font-size: 15px;
    }

    .btn3 {
        font-size: 16px;
    }

    ul.btnss {
        gap: 10px;
        justify-content: center;
    }

    h2>br {
        display: none;
    }

    .process_secc {
        padding: 50px 0px;
    }

    .process_secc .process_box > h3 {
        font-size: 20px;
        line-height: 1.2;
    }

    .packages_secc {
        padding-top: 20px;
        padding-bottom: 50px;
    }

    .packages_secc .packages_box > h3 {
        font-size: 18px;
    }

    .packages_secc .packages_box > .packages_box_body > span {
        font-size: 20px;
    }

    .packages_secc .packages_box > .packages_box_body > ul > li {
        font-size: 12px;
    }

    .packages_secc .packages_box > .packages_box_body {
        padding: 15px;
    }

    .packages_secc .packages_box {
        margin-bottom: 20px;
    }

    .before_pubb .book_publishing_img {
        margin-bottom: 30px;
    }

    .services_secc .col {
        flex: 1 0 100%;
    }

    .services_secc .services_bx {
        margin-bottom: 20px;
        height: 100%;
        max-height: -webkit-fill-available;
    }

    .services_secc {
        padding: 50px 0px 30px;
    }

    .our_book_publishing.seen_online .theme_heading > h2 {
        font-size: 25px;
    }

    .faqs_secc {
        padding: 50px 0px;
    }

    .faqs_secc .faqs_wrpr {
        width: 100%;
    }

    .faqs_secc .faqs_wrpr .accordion-item .accordion-button {
        font-size: 16px;
    }

    .faqs_secc .faqs_wrpr .accordion-item .accordion-body > p {
        font-size: 12px;
    }

    .free_quote_secc {
        padding: 50px 0px;
    }

    .free_quote_secc .theme_heading > p {
        font-size: 14px;
    }

    .free_quote_secc form {
        width: 90%;
    }

    .free_quote_secc form .form-btn.btn {
        font-size: 16px;
    }

    footer p {
        font-size: 12px;
        text-align: center;
    }

    footer .privacy-terms {
        justify-content: center;
        margin-top: 10px;
    }

    footer .privacy-terms > a {
        font-size: 12px;
    }


}