@media only screen and (max-width: 980px) and (min-width: 320px) {
    section {
        overflow: hidden;
    }

    /* Nav Mobile Screen  */
    header ul.menu li {
        display: block !important;
        padding: 15px 30px !important;
        text-align: left;
        transition: all 0.25s;
    }

    #menu-list {
        display: block;
    }

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

    .mobile-screen #list-btn {
        display: block;
        color: #fff;
        position: absolute;
        top: -60px;
        right: 0px;
        font-size: 35px;
        transition: all 0.4s ease;
        transition: all 0.5s;
        -webkit-transition: all 0.25s;
        /* animation: heartBeat 4s linear infinite; */
        z-index: 99999999;
    }

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

    .mobile-hide {
        display: none;
    }

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

    /* End Nav Mobile Screen */
    header {
        /* position: absolute; */
        padding: 0;
    }

    /* Dropdown */
    header nav ul li.dropdown:hover .dropdown-menu {
        left: 0;
        top: 10px;
        background: #1C1C1C;
        padding: 10px 0;
        position: inherit;
        margin-bottom: 30px;
        width: 100%;
    }

    header nav ul li .dropdown-menu a {
        padding: 7px 15px !important;
        font-size: 14px !important;
        text-align: left;
        width: 100% !important;
    }

    /* Dropdown End*/
    .nav-bar ul.menu {
        display: block;
    }

    .container {
        width: auto !important;
    }

    h2 {
        font-size: 25px !important;
        line-height: 28px;
    }

    p {
        font-size: 15px !important;
        line-height: 22px !important;
    }

    footer ul.menu li a {
        line-height: 32px;
        text-align: center;
        font-size: 16px;
    }

    .top-bar .menu li {
        display: inline-block !important;
        padding: 2px 4px !important;
        border: 1px solid #fff;
        margin: 3px 2px;
    }

    .top-bar ul.menu {
        display: block;
        text-align: center;
    }

    footer p {
        color: #95e0f1 !important;
    }

    footer ul.menu li.f-logo {
        position: relative;
        top: 0;
        left: 0;
        padding-bottom: 19px;
    }

    footer nav ul.menu {
        padding-bottom: 15px;
    }

    footer img.f-logo {
        max-width: 70%;
    }

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

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

    .copyright .text-left,
    .copyright .text-right {
        text-align: center !important;
    }

    .main-banner {
        padding: 120px 0 100px;
    }

    h1 {
        font-size: 28px !important;
        line-height: 31px !important;
        letter-spacing: 0;
    }

    h1 span {
        font-size: 28px;
    }

    .banner h6.text-center {
        text-align: right !important;
    }

    .btn-golden {
        font-size: 14px !important;
        padding: 8px 13px 8px 12px;
    }

    .self-pub {
        margin: 2px 10px;
    }

    .gallery {
        top: 150px;
        padding: 0 21px;
    }

    .close {
        right: 30px;
    }

    .cta-get-started img {
        bottom: -40px;
        opacity: 0.3;
    }

    .testmonial .text-right {
        text-align: center !important;
        padding-top: 30px;
    }

    .testmonial .self-pub [class*='col-md-6'] {
        width: 50%;
        padding-top: 0 !important;
    }

    .banner-form .input-control {
        width: 100%;
    }

    .book-writing {
        padding: 40px 0;
        position: relative;
    }

    .book-writing p {
        color: #fff;
    }

    .book-writing::before {
        content: "";
        background: #000;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0.7;
        z-index: 0;
    }

    .book-pub img {
        max-width: 100%;
    }

    .apart .book-box {
        height: auto;
        margin: 10px 0;
    }

    .cta {
        padding: 40px 0 40px 50px;
    }

    .cta::before {
        width: 95%;
        border-radius: 0 0 60px;
    }

    span.d-block {
        display: contents !important;
    }

    .portfolio img {
        max-width: 100% !important;
        width: 80% !important;
    }

    .web-tabs .item .info-work:before {
        width: 80% !important;
    }

    .input-control {
        width: 97% !important;
    }

    .thoughts img {
        padding-bottom: 20px;
    }

    .banner-form textarea.input-control.form-control {
        top: 0;
    }

    .faq-sec img {
        left: 110px;
        width: 400px;
        bottom: -410px;
    }

    .faq-sec .card-header a {
        line-height: 18px;
        font-size: 14.3px;
    }

    footer h6 {
        padding-top: 20px;
    }

    .inner-banner-form {
        margin: 20px auto;
        width: 100%;
        padding: 30px 20px;
        top: 0;
    }

    .inner-banner-form h2 {
        font-size: 22px;
    }

    .book-writing h2 {
        color: #fff;
    }

    .btn-black,
    .btn-black-border {
        padding: 10px 15px 10px 15px;
        font-size: 13px !important;
        display: inline-block;
    }

    .btn-black-border {
        border-color: #fff;
        color: #fff !important;
    }

    .book-box {
        margin-bottom: 10px;
        padding: 20px !important;
    }

    .our-books .col-md-3:nth-child(even) {
        top: 0;
    }

    .web-tabs {
        padding: 40px 15px;
    }

    .borrow-tab ul.nav.nav-tabs li a {
        padding: 6px 15px;
    }

    .borrow-tab ul.nav.nav-tabs li {
        margin: 7px 0;
    }

    .web-tabs .borrow-tab {
        padding: 0;
    }

    .tab-content [class*='col-md-3'] {
        width: 49%;
        margin: auto;
        padding: 0;
    }

    footer {
        padding: 40px 20px;
    }

    .banner-form {
        padding: 20px;
    }

    label.chota_fnt {
        margin: 10px 0;
    }

    .scrll-btn .mouse {
        bottom: -65px !important;
    }

    .book-box img {
        max-width: 27% !important;
    }

    .web-tabs h3 {
        font-size: 19px;
        line-height: 22px;
        padding-top: 20px;
    }

    .counter-area {
        z-index: 1;
        width: 100%;
        background: #1C1C1C;
        bottom: 20px;
    }

    .book-pub {
        padding-bottom: 110px;
    }

    .new-ul {
        padding-top: 140px;
    }

    .new-ul img {
        height: 150px;
    }

    .system-book {
        background-size: 100% 100%;
    }

    .system-book img {
        max-width: 80%;
        padding-bottom: 40px;
    }

    .bw-one span {
        font-size: 40px;
    }

    .bw-one h3 {
        font-size: 15px;
    }

    .bw-one {
        padding: 10px 0;
    }

    .bw-one img {
        padding: 0;
    }

    .counter-area [class*='col-md-4'] {
        width: 50%;
        text-align: center;
        margin: auto;
    }

    .counter-area .count .timer {
        font-size: 40px;
    }

    .counter-area .count .timer::after {
        right: -19px;
        font-size: 35px;
        top: 5px;
    }

    .counter-area .count.second .timer::before {
        font-size: 35px;
        right: 0;
        top: 6px;
    }

    .counter-area .count .couter-text span {
        font-size: 15px;
        line-height: 14px;
    }
}

/* Laptop */
@media only screen and (max-width: 1400px) and (min-width: 980px) {
    .nav-bar ul.menu li a {
        font-size: 14px;
    }

    .nav-bar ul.menu li {
        padding: 0 3px;
    }

    .logo img {
        width: 70%;
    }

    .nav-bar ul.menu .text-right.pl-md-5.ml-md-5 {
        padding: 0 !important;
        margin: 0 !important;
    }

    .book-writing {
        padding: 60px 0;
    }

    .cta {
        background-size: 100% 100%;
    }

    .testmonial .self-pub {
        padding: 30px 20px;
    }

    .main-banner {
        padding: 110px 0 150px;
    }

    .scrll-btn .mouse {
        bottom: -120px;
    }
    .new-ul img {
        height: 160px;
    }
}

/* Tablet */
@media only screen and (max-width: 980px) and (min-width: 768px) {    
}