@media only screen and (max-width: 980px) and (min-width: 320px) {
    .mobile-none{display:none;}
    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: 0.25s;
    }
    #menu-list {
        display: block;
    }
    .mobile-screen {
        position: relative;
        display: block;
    }
    .mobile-screen #list-btn {
        display: block;
        color: #f59055;
        position: absolute;
        top: -50px;
        right: 0;
        font-size: 35px;
        transition: 0.5s;
        -webkit-transition: 0.25s;
        z-index: 99999999;
    }

    .cta {
        padding: 20px 20px;
    }


    a#cross {
        top: 5px;
        right: 20px;
        font-size: 35px;
        z-index: 9999999999;
        color: #1c1c1c;
        -webkit-transition: 0.5s;
        transition: 0.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 0.8s;
        -webkit-transition: ease-In-Out 0.8s;
    }
    .borrow-tab ul.nav.nav-tabs li,
    .nav-bar {
        padding: 10px 0;
    }
    header nav ul li.dropdown:hover .dropdown-menu {
        left: -10px;
        top: 10px;
        background: #ad511c;
        padding: 10px 0;
        position: inherit;
        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: auto;
        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: 190px;
        top: -80px;
        max-width: 90%;
    }
    .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: 25px;
        line-height: 30px;
    }


    .blinking-cursor {
        width: 14px;
        height: 31px;
        background-size: contain;
    }

    .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%;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 980px) {
    .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;
    }
}
