@media (max-width:1280px){

	.nav-bar ul.menu {
    gap: 15px;
}

.book-box h3 {
    font-size: 20px;
    line-height: 30px;
}

h2 {
    font-size: 36px;
    line-height: 46px;
}

    .h3, h3 {
        font-size: 25px;
        line-height: 35px;
    }


    section.intro-video-tabs .borrow-tab ul.nav.nav-tabs {
    justify-content: left;
}

section.intro-video-tabs h2.pb-5 {
    padding-bottom: 20px !important;
}


.nav-bar ul li a.active::before, .nav-bar ul li a::before {
    bottom: -5px;
}


section.self-publishing .owl-nav {
    display: none;
}


.intro-video-tabs .tab-pane {
    height: auto;
}


}



@media (max-width: 1200px) {
    .nav-bar ul.menu {
        gap: 10px;
    }
}




@media (max-width: 1140px) {
    	.nav-bar ul.menu li a {
    	font-size: 14px;
	}

	.main-banner .head-form .get-started-form.main-form {
    width: 90%;
}

    .book-box h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .book-box {
    height: 350px;
}

    h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .btn-green, .btn-orange, .btn-white-border {
    font-size: 14px !important;
    margin-right: 10px;
    padding: 5px 20px;
}

.self-publish h3 {
    line-height: 26px;
    font-size: 16px;
}


.borrow-tab ul.nav.nav-tabs li a {
    font-size: 14px;
    padding: 5px 20px;
    margin: 0 10px;
}

.publishing .book-box h4 {
    font-size: 16px;
}

.intro-video-tabs .borrow-tab ul.nav.nav-tabs li a {
    font-size: 16px;
    padding: 8px 25px;
}


.owl-carousel .owl-nav {
    left: -320px;
}


.intro-video-tabs .borrow-tab ul.nav.nav-tabs {
    padding-bottom: 10px;
}



}




@media (max-width:1024px){

	header section.nav-bar {
    padding-top: 20px;
}



header section.nav-bar nav#menu-list ul.menu {
	gap: 15px;
}

header section.nav-bar nav#menu-list ul.menu li {
    padding: 0;
}

header section.nav-bar nav#menu-list ul.menu li a {
    font-size: 14px;
}

header section.nav-bar nav#menu-list ul.menu li a.btn.btn-green {
    padding: 6px 25px;
    font-size: 14px !important;
}


header section.nav-bar .row {
    padding: 0 !important;
}

.topbar .container-fluid.px-md-5 {
    padding: 0 !important;
}


.book-box img {
    position: relative;
    height: 50%;
    transition: .5s;
    width: 100%;
    object-fit: contain;
}

        .book-box {
        height: 270px;
    }

        .book-box h3 {
        font-size: 15px;
        line-height: 25px;
    }


    .publishing .book-box {
    height: 350px;
}

.self-publish h3 br {
    display: none;
}

    .self-publish h3 {
        line-height: 26px;
        font-size: 16px;
    }

    section.self-publishing .self-publish {
    padding: 20px;
}

    .borrow-tab ul.nav.nav-tabs li a {
        padding: 5px 25px;
        margin: 0 5px;
    }



}





@media only screen and (max-width: 992px) and (min-width:320px) {


	header section.nav-bar nav#menu-list ul.menu {
    flex-direction: column;
    align-items: flex-start;
}

header section.nav-bar nav#menu-list ul.menu li {
    width: 100%;
}

header section.nav-bar nav#menu-list ul.menu li a {
    font-size: 16px;
}



    nav.mobile-view,section {
        overflow:hidden
    }

    a#cross,nav.mobile-view {
        position: fixed;
        display: none
    }

    .intro-video-tabs .borrow-tab ul.nav.nav-tabs,.logo-slider,.web-tabs .borrow-tab,h1,header {
        padding: 0
    }

    header ul.menu li {
        display: block!important;
        padding: 15px 30px!important;
        text-align: left;
        transition: .25s
    }

    #menu-list {
        display: block
    }

    .mobile-screen {
        position: relative;
        display: block
    }

    .mobile-screen #list-btn {
        display: block;
        color: #f59055;
        position: absolute;
        top: -40px;
        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: #1c1c1c;
        -webkit-transition: .5s;
        transition: .5s;
        animation: 2s linear infinite heartBeat
    }

    nav.mobile-view {
        background: #f59055;
        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
    }

    .borrow-tab ul.nav.nav-tabs li,.nav-bar {
        padding: 10px 0
    }

    header nav ul li.dropdown:hover .dropdown-menu {
        left: 50px;
        top: 50px;
        background: #ad511c;
        padding: 10px 0;
        position: absolute;
        margin-bottom: 30px
    }

    header nav ul li .dropdown-menu a {
        padding: 7px 15px!important;
        font-size: 14px!important;
        text-align: left
    }

    .nav-bar {
        border-radius: 0
    }

    .nav-bar ul.menu li a.active {
        color: #fff!important
    }

    .container {
        width: auto!important
    }

    h2 {
        font-size: 28px;
        line-height: 28px
    }

    p {
        font-size: 15px!important;
        line-height: 22px!important
    }

    footer ul.menu li a {
        font-size: 16px;
        line-height: 5px;
        text-align: center
    }

    h1 {
        letter-spacing: -1px;
        font-size: 31px;
        line-height: 30px;
        letter-spacing: 0
    }

    footer ul.menu li.f-logo {
        position: relative;
        top: 0;
        left: 0;
        padding-bottom: 19px
    }

    .copyright .text-left,.copyright .text-right {
        text-align: center!important
    }

    .main-banner {
        padding: 150px 0 60px
    }

    .banner-form {
        width: 64%;
        right: -320px
    }

    .main-banner img {
        margin: 30px 0 0;
        max-width: 90%
    }

    .book-box img,.m-social img {
        max-width: 80%
    }

    .book-box {
        margin: 10px 0;
        height: 410px;
        padding: 10px
    }

    .form-sec .get-started-form.main-form {
        margin: 20px 0
    }

    .nav-bar a.logo img {
        max-width: 50%;
    }

    span.d-block {
        display: contents!important
    }

    .input-control {
        width: 100%!important
    }

    .faq-sec img {
        left: 0;
        top: 0;
        max-width: 100%;
        position: unset;
        width: 100%;
    }

    .faq-sec .card-header a {
        line-height: 18px;
        font-size: 14px
    }

    h5.title {
        letter-spacing: 1px;
        font-size: 13px
    }

    .form-widget {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        right: -90px
    }

    .form-chat h3 {
        font-size: 16px
    }

    .form-chat h4 {
        font-size: 13px
    }

    .form-widget img {
        margin: 0;
        max-width: 13%
    }

    .btn-green,.btn-orange,.btn-white-border,input#register {
        padding: 6px 20px;
        font-size: 13px!important;
        margin: 0
    }

    .banner-arrow-down {
        margin-top: 25px;
        width: 50px;
        height: 50px
    }

    .banner-arrow-down:before {
        left: -25px;
        top: -25px;
        padding: 50px
    }

    .banner-arrow-down i {
        font-size: 21px
    }

    .m-social::after {
        right: 0;
        width: 50px;
        height: 40px;
        top: 30px
    }

    .marketing .social-img:after {
        right: 70px;
        top: 12px
    }

    .marketing .social-img::before {
        right: 90px;
        top: -30px;
        width: 50px;
        height: 43px
    }

    .m-social::before {
        bottom: 80px;
        width: 50px;
        height: 40px
    }

    .portfolio .tab-content [class*=col-md-3] {
        width: 49%;
        padding: 0 2px
    }

    .portfolio {
        text-align: center
    }

    .who h3 {
        font-size: 20px
    }

    .who .intro1::before,.who .intro3::before,.who .intro5::before {
        left: -13px;
        top: -4px;
        width: 30px;
        height: 30px;
        font-size: 20px;
        padding: 1px 9px
    }

    .who .intro2::before,.who .intro4::before {
        right: -10px;
        top: -2px;
        width: 30px;
        height: 30px;
        font-size: 20px;
        padding: 1px 9px
    }

    .form-sec .input-control {
        width: 98%!important;
        margin: auto
    }

    footer {
        padding: 60px 10px 0
    }

    footer h5 {
        margin: 10px 0 0;
        font-size: 17px
    }

    .head-form form {
        width: 80%;
        margin: auto
    }

    .marketing .container {
        padding: 40px 20px
    }

    .borrow-tab ul.nav.nav-tabs li a {
        font-size: 14px!important;
        padding: 8px 16px!important
    }

    .service-slide h4,.service-slide-two h4 {
        font-size: 15px;
        padding-top: 6px
    }

    .service-slide .item::before,.service-slide-two .item::before {
        top: 9px;
        left: -13px
    }

    .service-slide-two {
        padding: 5px 0;
        transform: rotate(-6deg)
    }

    .service-slide {
        padding: 5px 0;
        transform: rotate(8deg)
    }

    .intro-video-tabs .borrow-tab ul.nav.nav-tabs li {
        padding: 20px 0
    }

    .testmonial .owl-carousel .owl-nav {
        left: 0;
        bottom: -44px
    }

    .form-sec form {
        width: 100%
    }



    .container {
        max-width: 900px;
    }


    header section.nav-bar .col-md-2, header section.nav-bar .col-md-10 {
    flex: 0 0 50%;
    max-width: 50%;
}



}


@media (max-width: 800px){

	.form-widget {
    	display: none;
	}

	.banner-form.widget {
    	display: none;
	}

	footer {
    overflow-x: hidden;
}


    .who .intro1::before, .who .intro3::before, .who .intro5::before {
        left: -35px;
        top: 15px;
    }

    .who .intro2::before, .who .intro4::before {
        right: -25px;
        top: 7px;
    }

    .cta h3.pb-5 {
    padding-bottom: 20px !important;
}


    .btn-green, .btn-orange, .btn-white-border, input#register {
        margin: 0 10px;
    }


    section.servslide {
    padding: 100px 0;
}

.testmonial .self-pub p {
    height: auto;
}

section.self-publishing {
    padding: 40px 20px;
}

section.publishing .row .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
}


    .btn-green, .btn-orange, .btn-white-border, input#register {
        margin: 0 5px;
    }

        h2 {
        font-size: 25px;
        line-height: 35px;
    }


    section.our-service .row .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
}


    .book-box {
        height: 250px;
        padding: 20px;
    }

    section.our-service {
    padding-bottom: 0;
}

    footer {
        padding: 30px 50px 0;
    }


    footer .row .row .col-md-4, footer .row .row .col-md-2 {
    flex: 0 0 50%;
    max-width: 50%;
}

footer ul.menu {
    margin: 20px 0;
}

.copyright .row {
    align-items: center;
}


    p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

        footer ul.menu li a {
        font-size: 14px;
        line-height: 24px;
    }


section.logo-slider.text-center .logos .item {
    margin: 0 20px;
}


section.our-pakages .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
}

section.our-pakages {
    padding-bottom: 0;
}


}





@media (max-width: 768px){

	    .container {
        max-width: 700px;
    }


    .btn-green, .btn-orange, .btn-white-border, input#register {
        padding: 6px 12px;
        font-size: 12px !important;
    }


        section.servslide {
        padding: 55px 0;
    }

        .borrow-tab ul.nav.nav-tabs li a {
        padding: 8px 12px !important;
    }

}





@media (max-width: 767px){

    section.writing {
    text-align: center;
}


section.writing {
    text-align: center;
}

section.sell {
    text-align: center;
}

section.sell img {
    margin-top: 40px;
}

        section.our-pakages .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }


	.topbar {
    display: none;
}

form h4 {
    font-size: 26px;
    text-align: center;
}

.head-form form .py-2 {
    text-align: center;
}

    .main-banner {
        text-align: center;
    }



    .topbar {
    display: none;
}

.head-form form .py-2 {
    text-align: center;
}

section#scroll-here {}

section#scroll-here h2, section#scroll-here p {
    text-align: center;
}

section#scroll-here h2 {
    margin-top: 15px;
}

section#scroll-here .col-md-6 {
    text-align: center;
}


section.our-service .col-md-4 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

    .book-box {
        height: auto;
        transform: unset !important;
    }

        .book-box img {
        height: 50%;
        width: 50%;
    }


    section.marketing {
    text-align: center;
}

section.publishing .col-md-4 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.publishing .book-box {
        height: auto;
    }




    section.who .intro1:before, section.who .intro2:before, section.who .intro3:before, section.who .intro4:before, section.who .intro5:before, section.who .intro1:after, section.who .intro2:after, section.who .intro3:after, section.who .intro4:after, section.who .intro5:after{
    	content: unset;
    }

 

.who .intro1, .who .intro3, .who .intro5 {
    text-align: center;
}

.who .intro2, .who .intro4 {
    text-align: center;
}

section.intro-video-tabs {
    text-align: center;
}

section.intro-video-tabs ul.nav.nav-tabs {
    justify-content: center !important;
}

section#testimonial {
    text-align: center;
}

    .testmonial .owl-carousel .owl-nav {
        left: 40% !important;
        bottom: -44px;
        transform: translate(-50%, 0px) !important;
    }


        footer .row .row .col-md-4, footer .row .row .col-md-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    footer ul.menu {
    text-align: center;
}

    footer {
        padding: 30px 20px 0;
    }


        .nav-bar a.logo img {
        max-width: 100%;
    }

    .faq-sec {
    padding-bottom: 50px;
}





}



@media only screen and (max-width: 1440px) and (min-width:980px) {


	.faq-sec {
    overflow: unset;
}

	section {
    overflow-x: hidden;
}


    .nav-bar ul.menu li {
        padding:0 10px
    }

    .banner-form {
        width: 30%;
        top: 110px;
        height: 500px
    }

    .service-slide .item::before,.service-slide-two .item::before {
        left: -13px;
        top: 3px
    }

    .service-slide h4,.service-slide-two h4 {
        font-size: 15px
    }

    form h2 {
        font-size: 37px
    }

    .form-widget {
        top: 330px
    }
}

