@media only screen and (min-width: 1400px) and (max-width: 1699px) {}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .heading-one {
        font-size: 50px;
        line-height: 58px;
    }

    .heading-two {
        font-size: 35px;
        line-height: 42px;
    }

    .heading-three {
        font-size: 30px;
        line-height: 38px;
    }

    .heading-four {
        font-size: 25px;
        line-height: 32px;
    }

    .heading-five {
        font-size: 16px;
        line-height: 26px;
    }

    .heading-six {
        font-size: 22px;
        line-height: 32px;
    }

    .heading-seven {
        font-size: 16px;
        line-height: 22px;
    }

    p {
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 10px;
    }

    li {
        font-size: 12px;
        line-height: 22px;
        margin: 0 0 5px;
    }



    section.fifth-wrap img {
        display: none !important;
    }

    section.third-wrap .inner-wrap .heading-two{
        font-size: 30px !important;
        line-height: 38px !important;
    }

    .about-who-head .heading-four{
        font-size: 40px !important;
        line-height: 48px !important;
    }


    section.fifth-wrap.new-bottom-banner .inner-wrap{
        text-align: center !important;
    }

   .fifth-wrap.new-bottom-banner .inner-wrap ul.btn-cta{
        justify-content: center !important;
    }


}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .heading-one {
        font-size: 40px;
        line-height: 48px;
    }

    .heading-two {
        font-size: 25px;
        line-height: 32px;
    }

    .heading-three {
        font-size: 22px;
        line-height: 28px;
    }

    .heading-four {
        font-size: 20px;
        line-height: 28px;
    }

    .heading-five {
        font-size: 16px;
        line-height: 26px;
    }

    .heading-six {
        font-size: 22px;
        line-height: 32px;
    }

    .heading-seven {
        font-size: 16px;
        line-height: 22px;
    }

    p {
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 10px;
    }

    li {
        font-size: 12px;
        line-height: 22px;
        margin: 0 0 5px;
    }

    .banner-content-main .heading-one {}

    .banner-publishing-new-cta .start-a-free-chat {
        text-align: center;
    }

    .banner-publishing-new-cta .contact-btn-main a {
        font-size: 16px;
    }

    section.third-wrap .inner-wrap .heading-two {
        font-size: 25px !important;
        line-height: 32px !important;
    }

    footer .footer-logo img {
        width: 170px;
    }

    img.popleft {
        display: none;
    }

    section.fifth-wrap.new-bottom-banner ul.btn-cta {
        justify-content: center;
    }





}

@media only screen and (min-width: 576px) and (max-width: 767px) {

    .heading-one {
        font-size: 30px;
        line-height: 38px;
    }

    .heading-two {
        font-size: 25px;
        line-height: 32px;
    }

    .heading-three {
        font-size: 22px;
        line-height: 28px;
    }

    .heading-four {
        font-size: 20px;
        line-height: 28px;
    }

    .heading-five {
        font-size: 16px;
        line-height: 26px;
    }

    .heading-six {
        font-size: 22px;
        line-height: 32px;
    }

    .heading-seven {
        font-size: 16px;
        line-height: 22px;
    }

    p {
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 10px;
    }

    li {
        font-size: 12px;
        line-height: 22px;
        margin: 0 0 5px;
    }


    .statss {
        top: 20px;

    }

    .article-ser-box img {
        display: none;
    }

    .cntnt-second-half .heading-two {
        text-align: center;
    }

    .industries-box p {
        text-align: left !important;
    }


    .main-banner-head.for-text-left.new-banner-wrap-publishing .heading-three span {
        background: transparent;
        font-size: 16px;
        line-height: 26px;
    }

    .article-ser-box.new.lp-publishing {
        padding: 30px 15px !important;
    }


    .article-ser-box.new.lp-publishing:hover {
        transform: none;
    }

    section.third-wrap .inner-wrap .heading-two {
        font-size: 25px !important;
        line-height: 32px !important;
    }






}

@media only screen and (min-width: 320px) and (max-width: 575px) {
    .heading-one {
        font-size: 30px;
        line-height: 38px;
    }

    .heading-two {
        font-size: 25px;
        line-height: 32px;
    }

    .heading-three {
        font-size: 22px;
        line-height: 28px;
    }

    .heading-four {
        font-size: 20px;
        line-height: 28px;
    }

    .heading-five {
        font-size: 16px;
        line-height: 26px;
    }

    .heading-six {
        font-size: 22px;
        line-height: 32px;
    }

    .heading-seven {
        font-size: 16px;
        line-height: 22px;
    }

    p {
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 10px;
    }

    li {
        font-size: 12px;
        line-height: 22px;
        margin: 0 0 5px;
    }


    /* header css start here */


    .mobile-menu {
        display: block;
    }

    .header-main {
        display: none;
    }



    header {
        position: initial;
        background: #000
    }



    .logo-main a img {
        width: 190px;
        margin: 15px 0 17px 20px;
    }



    /* header css end here */





    section.main-banner::before {
        content: "";
        background-color: rgb(3 25 96 / 70%);
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0
    }


    .banner-publishing-new-cta ul.btn-cta li:nth-child(1) a {
        padding: 8px 15px;
        font-size: 14px;
        margin: 0 !important;
    }


    .banner-content-main .heading-one {
        padding: 15px 0;
        font-size: 30px;
        line-height: 38px;
    }


    .banner-publishing-new-cta .contact-btn-main a {
        font-size: 18px;
        margin-left: 10px;
    }


    section.first-wrap {
        padding: 35px 0;
    }

    section.third-wrap {
        padding: 30px 0;
    }


    section.third-wrap .inner-wrap .heading-four {
        text-align: center !important;
        padding-left: 0 !important
    }

    .industries-box-dtl {
        text-align: center;
        justify-content: center;
    }

    .industries-box-dtl img {
        display: none;
    }


    .industries-box-dtl .heading-six {
        font-size: 16px;
        line-height: 22px;
    }


    .quest-title {
        font-size: 13px;
        line-height: 22px;
    }

    .quest-title:before {
        top: 10px;
        width: 8px;
        height: 8px;
    }

    .cntnt-second-half .heading-two {
        text-align: center;
    }

    .statss {
        top: 30px;
    }

    .quote i {
        font-size: 35px;
    }

    .client-testimonial-slider .inner-wrap p.description {
        font-size: 14px !important;
        line-height: 22px !important;
    }


    .cntnt-second-half {
        padding-top: 0;
    }

    .nww {
        padding: 30px 0px;
    }

    .boxes-news .industries-box {
        min-height: 290px;
        max-height: 290px;
    }

    .article-ser-box img {
        display: none;
    }

    .article-ser-box:hover {
        transform: none;
    }

    .about-who-we-are,
    section.article-serving-offer {
        text-align: center;
    }

    .article-ser-box.new.lp-publishing {
        padding: 30px 15px !important;
    }


    .article-ser-box.new.lp-publishing:hover {
        transform: none;
    }

    .main-banner-head.for-text-left.new-banner-wrap-publishing .heading-three span {
        background: transparent;
        font-size: 16px;
        line-height: 26px;
    }

    section.third-wrap .inner-wrap .heading-two {
        font-size: 20px !important;
        line-height: 28px !important;
    }




}