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

    .inner-banner h1 span {
    font-size: inherit;
}

    
    html{font-size:85%}
    .home-slider {
        /* margin-top: -110px; */
    } 

    header .menu li {
        margin-right: 12px;
    }

    header li.tel {
        margin-left: 10px;
    }
    
    .becoming:before {
        left: -100px;
    } 
    
    .inner-banner img {
        max-width: 500px;
    }
    .audio-service:before {
        background-size: cover;
    }

    .audio-service img.img1 {
        bottom: 19px;
        max-width: 100px;
    }
    .audio-lets:before {left: -110px;}
    .audio-lets:after {
        right: -70px;
    }
    .home-slider .slide-1 .captions .thumb-img {
        max-width: 80%;
        left: 0;
    }

    .bx-wrapper img.bg {
        height: 640px;
    }
}
@media only screen and (max-width: 980px) and (min-width: 320px) {
    .book-pub-comp .header-bar a.menu-bottom span {
    background: #6e1327;
}

section.our-banner.inner-banner.book-comp-banner {
    padding: 30px 0 !important;
}

section.our-banner.inner-banner.book-comp-banner p {
    line-height: normal;
    margin-bottom: 23px;
}

.book-comp-banner ul li {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 13px;
}

.book-comp-banner ul li svg {
    width: 13px;
}

section.our-banner.inner-banner.book-comp-banner .btn-block a.btn {
    display: inline-block;
    margin-bottom: 9px !important;
    width: 80% !important;
}

section.custom-breadcrumb {
    display: none;
}

section.partner-sec.service-partners.pc-p-6 p {
    font-size: 13px;
}

body.book-pub-comp p {
    font-size: 13px;
}


.partner-sec ul {
    display: none;
}

section.partner-sec.service-partners.pc-p-6 .heading {
    margin-bottom: 0;
}

.resource.resource-inner {
    text-align: center;
}

.resource-counter h3.count-num {
    font-size: 13px;
}

.resource-counter .counter-box {display: block;text-align: center;}

.resource-counter .counter-box img {
    margin-bottom: 13px;
    display: inline-block;
}

.resource-counter p {
    font-size: 9px !important;
}

.position-relative {
    margin-top: 23px;
}

.resource a.btn {
    font-size: 13px !important;
}

.audio-lets.cta-comp h2 br {
    display: none;
}

.audio-lets.cta-comp h2 {
    font-size: 18px;
    margin-bottom: 8px;
}

section.resource-sec {
    text-align: center;
}

.resource-img-box + img {
    box-shadow: none;
    margin-bottom: 23px;
}

.resource-content-box {padding: 0;margin: 0;}

.resource-content-box h4 {
    font-size: 12px;
}

.service-contentsec-two {
    text-align: center;
}

.trust h3.ip-resource-heading-h3 {
    font-size: 21px;
}

.process figure::before {
    display: none;
}

.skill.process img.skill3 {
    display: none;
}

.process1 {
    display: none;
}

.skill figure::after {
    display: none;
}

.skill.process h3 {
    font-size: 20px;
}

body.book-pub-comp p {
    line-height: 23px;
}

.process-wrapper h3 {
    font-size: 16px;
    margin-bottom: 9px;
}

.process_steps p {
    font-size: 11px !important;
    line-height: 19px !important;
}

.process_steps h3 {
    font-size: 16px !important;
}

.process_steps span {
    font-size: 45px;
}

.sec_05:after {
    display: none;
}

.faq-sec .card {
    padding: 10px;
}

.faq-sec .card button::before {
    left: auto;
    top: 10px;
}

section.testimonial h2 {
    font-size: 17px;
}
    
    html{font-size:70%}
    ul.tel {display: none;}
    .menu li a:before{
        display: none;
    }
    .menu-bottom span:nth-child(2) {
        width: 70%;
    }
    .menu-bottom.click span:nth-child(1) {
        width: 0;
    }
    .menu-bottom.click span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: relative;
        top: 9px;
        width: 100%; 
    }
    .menu-bottom.click span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .menu-bottom span:last-child {
        margin-bottom: 0;
    }
    .menu-bottom {
        width: 40px;
        height: 40px;
        padding: 5px;
        float: right;
        position: absolute;
        z-index: 99;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        right: 15px;
        top: -42px;
    }
    .menu-bottom span {
        height: 2px;
        background: #fff;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: white;
    }
    .menu-bottom.click {
        top: -100px;
        position: fixed;
        top: 20px;
        z-index: 999;
        right: 50px;
    }
    .main-menu{
        margin: 0;
        overflow: auto;
        position: fixed;
        right: -100%;
        width: 100%;
        top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        height: 100%;
        z-index: 999 !important;
        padding-top: 20px;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
        text-align: center;
    }
    .menu li { 
        width: 100%; 
    }
    .menu li a, ul li.nav-item.dropdown .nav-link {
        font-size: 16px;
        color: #fff !important;
        font-weight: 500;
        padding: 8px 0 8px 15px;
        text-align: left;
        display: block;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: left;
        margin-bottom: 0;
        text-transform: uppercase;
        display: inline-block;
    }
    .menu-open .main-menu {
        right: 0;
        background: #0b1227;
        padding-top: 20px;
        margin: 0;
        }
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }
    header .menu {
        opacity: 0;
    }
    header {
        padding: 18px 0;
        z-index: 111;
        border: 0;
    }
    header .logo img {
        max-width: 140px;
    }
    .dropdown-menu a {
        padding-left: 30px !important;
    }
    header .top.head {
        display: none;
    }
    .dropdown-menu {
        display: inline-block;
        width: 100%;
        position: static;
        background: #000000;
        /* padding-left: 30px; */
        border-color: #000000;
    }
    .menu .dropdown-menu a { 
        padding: 4px 0;
        font-size: 15px;
        color: #fff !important;
        border-color: #3e3c3c;
    }
    .our-banner h1 {
        font-size: 20px;
        line-height: 36px;
        font-weight: 700;
        color: #fff;
        margin: 0 0 10px;
        /* padding: 0; */
    }
    .heading h2 {
        font-size: 24px;
        line-height: 35px;
        margin: 0 0 0;
    }
    section {
        padding: 30px 0;
    }
    .our-banner h1 br {
        display: none;
    }
    .btn-block .btn {
        margin-right: 5px;
    }
    .btn {
        padding: 10px 16px;
        height: auto;
        font-size: 13px;
        margin: 0 0 0 0!important;
        letter-spacing: inherit;
    }
    .btn:before {
        left: -8px;
        top: -8px;
        height: 20px;
        width: 20px;
    }
    .btn-block .btn:last-of-type {
        margin: 0;
    }
    .our-banner p {
    color: white;
    font-size: 13px;
    line-height: 26px;
    font-weight: 500;
    margin: 0;
    width: 100%;
} 
    .our-banner {
        height: auto;
        background-size: cover;
        padding: 40px 0;
        /* margin-top: 0; */
        padding-top: 100px;
        text-align: center;
    }
    .leftColumn {
        position: static;
    }
    .RightColumn {
        position: static;
    }
.heading p {
    font-size: 16px;
    width: 100%;
    margin-top: 10px;
}

.heading {
    margin: 0 0 30px;
}
    .bx-wrapper img.bg {
        width: 100% !important;
    }

    .our-process .container:before {
        display: none;
    }

    .our-author:after {
        display: none;
    }

    .top {
        display: none;
    }
    .our-publishing h6:after {
        display: none;
    }

    .our-connect .container {
        height: auto;
        padding: 30px 0;
        text-align: center;
        background-position: top;
    }

    .our-connect h2 {
    font-size: 40px;
}

    .our-connect .offset-4 {
        margin-left: 0;
    }
    .our-publishing {
        height: auto;
        margin-bottom: 0;
    }

    .heading.text-center p {
        width: 100%;
    }

    .heading h2 {}

    .heading h2 br {
        display: none;
    }

    .journey .container {
        height: auto;
        text-align: center;
        padding: 30px 0;
    }

    .our-publishing h6 {
        font-size: 14px;
        padding: 20px 20px;
        text-align: center;
        margin-top: 0;
    }

    .our-publishing p {
        margin-left: 0;
        margin-top: 20px;
        text-align: center;
    }

    .our-publishing p span {
        font-size: 30px;
    }

    .platform {
        text-align: center;
        /* display: none; */
        padding-bottom: 0;
    }
    .home-slider .captions .thumb-img {
        display: none;
    }
    .home-slider {
    text-align: center;
}

.home-slider h1:after {
    right: 0;
    margin: auto;
}

.home-slider p {
    width: 100%;
}

.bx-wrapper img.bg {
    height: 600px;
} 
    .our-connect p {
    width: 100%;
}

.our-connect {
    padding: 30px 0;
}

.our-connect h2 br {display: none;}
    .our-process .container:after {
    display: none;
}

.our-process ul li {
    width: 100%;
    font-size: 15px;
    margin: 0 0 14px;
}

.our-process ul {
    height: auto;
    width: 100%;
}
    .our-author:before {
    top: 0;
    opacity: .66;
}

.our-author {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #264a40;
}

.our-author .pl-5 {
    padding-left: 15px !important;
}

.our-author .heading p {
    width: 100%;
    font-size: 16px;
}

.heading p br {
    display: none;
}

.our-author .heading {
    margin-top: 30px;
    margin-bottom: 20px;
}

.our-author .heading h2 {
    font-size: 28px;
}

.our-author ul li {
    margin-right: 0;
    width: 100%;
}

.our-author img.laptop {
    display: none;
}
    .compared:after, .compared:before {
        display: none;
    }

    .compared {
        background-size: cover;
    }
    .marque span:before {
    display: none;
} 
    .info {
    background-size: cover;
    padding: 30px 0;
}

.info ul li {
    margin: 0 0 12px;
}

.copy {
    text-align: center;
}

.copy p {
    margin: 0 0 7px;
}

.copy ul {
    float: none;
    text-align: center;
}
    header .menu li a {
    font-size: 15px;
}
    .our-banner h1:after {
    right: 0;
    margin: auto;
}
    .why-choose .pub {height: auto;left: 0;margin: 0;position: static;}

.why-choose ul {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-top: 0;
}

.why-choose ul li {
    width: 100%;
    height: auto;
    padding: 20px 0;
}

.why-choose ul li:after {
    display: none;
} 
    .igniting:before {
    display: none;
}

.igniting img {
    max-width: 60%;
    margin: auto;
    display: table;
}

.igniting {
    text-align: center;
}

.igniting h2 br {
    display: none;
}

.igniting h2 {
    line-height: 40px;
}

.igniting ul li img {
    display: inline-block;
}

.inclusive .container {
    background-size: cover;
    text-align: center;
}

.inclusive h2 {
    font-size: 24px;
    margin: 0 0 20px;
}

.inclusive h2 br {
    display: none;
}

.inclusive p {}

.inclusive h2 + p {
    width: 100%;
}

.inclusive .col-md-3 {
    width: 50%;
    margin: 0 0 30px;
}

.inclusive .box {
    text-align: center;
}

.becoming:before {
    display: none;
}

.becoming {
    margin: 0;
}

.about-cta .container {
    height: auto;
    background-size: cover !important;
    padding: 40px 20px;
}

.about-cta .container .offset-4 {
    margin-left: 0;
}

.about-cta {
    text-align: center;
}

.about-cta p {
    font-size: 16px;
}

.about-cta p br {
    display: none;
}
    .testimonial .item {
    height: auto;
    text-align: center;
}
    .amplify .audio-book {
    padding: 20px 0;
    text-align: center;
}

.amplify .audio-book p {
    margin-bottom: 40px; 
}

.amplify .audio-book .bg {}

.amplify .audio-book.bg .col-md-6:nth-child(1) {
    order: 2;
}

.amplify .audio-book.bg .col-md-6:nth-child(2) {
    order: 1;
}

.audio-service:before {
    background: #0680b2;
    width: 100%;
    height: 100%;
}

.audio-service {
    text-align: center;
    overflow: hidden;
}

.audio-service img.img1 {
    display: none;
}

.audio-lets:after, .audio-lets:before {
    display: none;
} 
    .audio-service .img2 {
    display: none;
}
    .audio-cta h2 br {
    display: none;
} 
    .audio-service .heading h2:before {
    display: none;
} 
    .video-cta h2 {
    margin-top: 0;
    font-size: 30px;
}

.video-cta h2 br {
    display: none;
}

.video-cta .container {
    padding-top: 20px;
    padding-bottom: 60px;
}

.video-cta {
    padding-bottom: 0;
} 
    .bxslider .captions {
    top: 140px;
}
    .platform h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 17px;
}

.platform h2 br {
    display: none;
}
    .our-process {
    padding-top: 0;
}
    .popupform {
    width: 98%;
    padding: 20px 20px;
}

.popupform h2 {
    font-size: 22px;
    padding-left: 10px;
}

.popupform .fancybox-close-small {
    right: -6px;
}
.info-form textarea.form-control {
    height: 90px;
}
.info-form h3 {
    font-size: 1.5rem;
}  

.contact-detail {
    text-align: center;
}

.audio_black .col-md-5 {    display: none;    }

.abl_block .abl_item {    width: 100%;    margin-top: 10px;  }

.aud-cta .offset-5 {    margin-left: 0;  }

.about-cta .container {    border-radius: 0;  }

.aud-cta {    padding-top: 0;    } 

.audio_black .col-md-7 {    padding-bottom: 40px;   }

.abl_item br {    display: none;  }

.about-cta h2 {    font-size: 2rem; }

.our-banner.inner-banner {padding-top: 99px;}

.inner-banner .col-md-6 + .col-md-6 {    display: none; }

.editg-book {    text-align: center;    background-size: 20%;    padding: 50px 0;    width: 100%;    border-radius: 0;  }

.editg-book .col-md-5 {    margin-bottom: 30px; }

img.edit_pf {    display: none; }

.ulcol {    justify-content: center;    }

.ulcol ul.col1:first-child {    margin-right: 20px; }

.editg-book li {    text-align: left;   }

.editg-book .col-md-5.order-1 {    order: inherit;  }

.editg-book {    margin-top: 5px;    padding: 30px 0;   }

.editg-book p {    font-size: 15px; }

.aud-cta h2 br {    display: none;  }

.bcd_samples .col-md-5 {    display: none;  }

.samples_bg {    margin-top: 0;    padding: 20px;   }

.samples_bg .heading {    margin-bottom: 10px;  }

.bcd-cta .col-md-5 {    display: none;  }

.about-cta.bcd-cta {    padding: 0; }

section.print_manu {    background: #3a6a57;    min-height: auto;   }

section.print_manu:before {    display: none;   }

.bcd_block {    padding: 30px;    margin-bottom: 30px;  }

.bcdb_thumb {    display: none; }

.bcd_txt li {    font-size: 15px;   }

.samples_gb {    padding: 30px; }

.samples_gb h2 {    padding-bottom: 20px;    font-size: 20px;   }

.bcd_process .col-md-3 {    margin-bottom: 40px;    } 

section.bcd_process {    padding-bottom: 0; }

section.bcd_txt_blk {    margin-top: 0;    padding-top: 60px;    }

.print_manu .heading br {    display: none;     }

.bcd-portfolio .col {    padding-left: 3px;    padding-right: 3px;    margin-bottom: 6px;   } 

.bcd_samples .heading h2 {    font-size: 20px;  }

.bannerform {    max-width: 100%;    margin-top: 20px;  }

.banner-head h2 {    font-size: 24px;    margin-bottom: 10px;   }

.header-bar {
    z-index: auto;
}
.our-events .nav-tabs li {
    width: 100%;
}

.l-content-bottom {
    padding: 20px 0;
    text-align: center;
}


}


