@media only screen and (max-width: 980px) and (min-width:320px) {

    a#cross,
    nav.mobile-view {
        position: fixed;
        display: none
    }

    nav.mobile-view,
    section {
        overflow: hidden
    }

    header ul.menu li {
        width: 100%;
        padding: 12px !important;
    }

    #menu-list {
        display: block
    }

    .mobile-screen {
        position: relative;
        display: block
    }

    .mobile-screen #list-btn {
        display: block;
        color: #002768;
        position: absolute;
        top: -10px;
        right: 0;
        font-size: 35px;
        transition: .5s;
        -webkit-transition: .25s;
        z-index: 99999999
    }

    a#cross {
        top: 5px;
        right: 20px;
        font-size: 35px;
        z-index: 9999999999;
        color: #fff;
        -webkit-transition: .5s;
        transition: .5s;
        animation: 2s linear infinite heartBeat
    }

    nav.mobile-view {
        background: #002768;
        height: 100%;
        width: 100% !important;
        left: 150%;
        top: 0;
        bottom: 0;
        padding-top: 70px;
        z-index: 99911 !important;
        overflow-y: scroll;
        transition: ease-In-Out .8s;
        -webkit-transition: ease-In-Out .8s
    }

    header nav ul li.dropdown:hover .dropdown-menu {
        left: 7px;
        top: 35px;
        width: 95%
    }

    header nav ul li .dropdown-menu a {
        font-size: 14px !important;
        padding: 5px 20px;
        width: 70%
    }

    .submenu-list:hover .dropdown-menu-submenu {
        position: absolute;
        left: 40%;
        top: 30px;
        z-index: 999 !important
    }

    .nav-bar ul.menu li a.active {
        color: #fff !important
    }

    .book1 div,
    .container {
        width: auto !important
    }

    h2 {
        font-size: 26px !important;
        line-height: 30px !important;
    }

    p {
        font-size: 18px !important;
        margin: 0;
        line-height: 23px !important;
        padding-top: 10px;
    }

    footer h3 {
        font-size: 19px;
        padding: 20px 0px;
    }

    footer ul.menu li a {
        line-height: 5px;
        text-align: center
    }

    .copyright {
        text-align: center !important;
        margin: 0;
        padding: 20px 0;
    }

    .main-banner {
        padding: 30px 0;
        margin: 0;
    }

    .main-banner::before {
        background: #b85656;
        opacity: 0.2;
    }

    h1 {
        font-size: 31px;
        line-height: 37px;
        letter-spacing: -1px;
    }

    .top-bar {
        background-size: 100em;
        padding: 3px 0
    }

    .top-bar .menu li {
        padding: 3px 0 !important;
        border: 0
    }

    .d-block {
        display: contents !important
    }

    .banner .get-started-form form {
        padding: 30px 20px;
        margin: 20px 0
    }

    .inner-page-form .get-started-form form {
        margin-top: 20px
    }

    .banner img {
        max-width: 100%;
        margin-bottom: 0 !important
    }

    .btn-blue,
    .btn-red,
    .btn-white-border {
        margin: 7px 0;
        padding: 10px;
        font-size: 12px
    }

    .banner input.input-control,
    select#ser-select,
    textarea.input-control.form-control {
        width: 100% !important;
    }

    .faq-sec::after {
        width: 100%;
        z-index: 0;
        opacity: .2
    }

    .faq-sec::before {
        z-index: 2;
        width: 50%;
        opacity: .2
    }

    .faq-sec img {
        max-width: 70%
    }

    h2.stork-text {
        font-size: 26px !important
    }

    .book-banner h2 {
        padding: 0;
        line-height: 23px !important
    }

    .faq-sec .card-header a {
        font-size: 14px;
        line-height: 18px;
        padding-right: 10px
    }

    .popupform .popup-content,
    .services .ser-box p {
        height: auto
    }

    .inner-banner .get-started-form.main-form {
        width: 100%;
        padding-top: 20px;
    }

    .inner-banner .get-started-form.main-form form {
        padding: 50px 20px;
        z-index: 1;
        right: 10px;
    }

    .testmonial-slider .item {
        height: auto;
        margin: 0 10px
    }

    .illustration-testmonial .slider>img {
        max-width: 100%;
        height: 400px
    }

    .banner .get-started-form {
        margin: auto;
        position: relative;
        width: 90%;
    }

    .review-box,
    .ser-box {
        margin: 10px 0
    }

    .videoframe video {
        z-index: 1 !important;
        margin: 20px 0
    }

    .review-box [class*=col-md-6] {
        width: 50%
    }

    .top-bar .side-bar-one::after {
        display: none;
    }

    .nav-bar ul.menu li a {
        color: #fff;
    }


    .primary-bg::before {
        height: 40px;
        top: 0px;
    }

    .am-pub {
        padding: 40px 0;
    }

    .global-books .col-md-8 [class*='col-md-4'] {
        width: 50%;
    }

    .global-books [class*='col-md-2'] {
        width: 50%;
    }


    .global-books audio {
        width: 180px !important;
    }

    .platform::after {
        width: 100%;
    }

    .bottom-form form {
        width: 100%;
    }

    .get-started-form.main-form img {
        width: 15% !important;
        margin-top: -22px;
    }

    .get-started-form form h3 {
        text-align: left !important;
        line-height: 26px !important;
        font-size: 20px !important;
    }

    footer h6 {
        font-size: 23px;
        padding: 10px 0;
    }

    h1 br {
        display: none;
    }

    .icons-art [class*="col-md-2"] {
        width: 50%;
        margin-bottom: 20px;
        margin: auto;
    }

    .pub-box-step::after {
        right: 80px;
    }

    .pub-boxes p,
    .pub-boxess p {
        font-size: 12px !important;
        width: 200px;
    }

    .pub-boxess p {
        width: 260px;
    }

    .publishing-list {
        padding: 40px 0px;
    }

    .primary-bg {
        font-size: 24px;
    }

    .publishing-list .review-box h3 span.d-block {
        display: block !important;
    }

    .title {
        font-size: 15px;
        padding-top: 10px;
    }

    .audio-narration-process {
        padding: 40px 0;
    }

    .an-proc1 {
        left: 0;
        top: -30px;
        width: 100%;
    }

    .an-proc2 {
        left: 0px;
        top: 90px;
        width: 100%;
    }

    .an-proc3 {
        right: 0;
        top: 210px;
        width: 100%;
    }

    .an-proc4 {
        right: 0px;
        top: 300px;
        width: 100%;
    }

    .an-proc5 {
        right: 0;
        bottom: -10px;
        width: 100%;
    }

    .child-b-3 {
        background-size: 200% 100%;
    }
    .child-book-process .an-proc1{
    top: -40px;
    left: 0;
    text-align: left;
}
.child-book-process .an-proc2{
    top: 20px;
    left: 0;
} 
.child-book-process .an-proc3{
    top: 80px;
    left:0;
    text-align: left;
}
.child-book-process .an-proc4{
    top: 140px;
    left: 0px;
    right: 0;
} 
.child-book-process .an-proc5{
    top: 200px;
    left:0;
 text-align: left;
}
.child-book-process .an-parent-proc::before {
    display: none;
}
}

@media(max-width:767px){
    h1,h2,h3,h4,h5,h6,p,.main-banner,.book-des{text-align: center;}
    .testimonial .book-mock{width: 100%;}
    .btn-red{margin: 0 auto;display: block;width: fit-content;}
    footer ul.menu li{text-align: center;}
    #siteLogo{margin: auto;display: block;}
    .top-bar .menu.social-icons{text-align: center;}
    .about2 .review-box {height: auto;}
    .about {padding: 40px 0;}
    .inner-page-form .get-started-form form{margin: 15px auto 0;}
}