@media only screen and (max-width: 980px) and (min-width: 320px) {
    .btn-adjust-res{
        margin-bottom: 2.5rem !important;
    }
    
    section {
        overflow: hidden;
    }

    /* Nav Mobile Screen  */
    header ul.menu li {
        display: block !important;
        padding: 13px 0 !important;
        text-align: center !important;
        border-bottom: 1px solid #ffffff9c;
        transition: all 0.25s;
    }

    #menu-list {
        display: block;
    }

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

    .mobile-screen #list-btn {
        display: block;
        color: #002768;
        position: absolute;
        top: -60px;
        right: 67px;
        font-size: 35px;
        transition: all 0.4s ease;
        transition: all 0.5s;
        -webkit-transition: all 0.25s;
        /* animation: heartBeat 2s 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;
    }

    nav.mobile-view {
        background: #002768;
        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: 7px;
        top: 35px;
        width: 95%;
    }

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

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

    /* Submenu */
    /* Dropdown End*/
    .nav-bar ul.menu li a.active {
        color: #fff !important;
    }

    .container {
        width: auto !important;
    }

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

    p {
        font-size: 15px !important;
        margin: 0;
        line-height: 19px !important;
    }

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

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

    footer nav ul.menu h6 {
        margin-top: 15px !important;
    }

    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-align: center;
        margin: 0;
        padding: 20px 0;
    }
    .copyright .text-right {
        text-align: center !important;
    }
    .banner {
        padding: 0;
        margin: 0;
        background-size: cover;
    }

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

    .nav-bar a.logo img {
        max-width: 50%;
        margin-left: 28px;
    }

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

    .top-bar ul.menu {
        display: block !important;
        padding-top: 15px;
    }

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

    span.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;
    }
    input.input-control {
        width: 100% !important;
        margin: 7px 0;
    }

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

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

    .am-pub img {
        max-width: 50%;
    }

    .am-pub h3 {
        font-size: 20px;
    }

    .am-pub h5 {
        font-size: 18px;
    }

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

    .cta {
        padding: 40px 0;
        position: relative;
        z-index: 1;
    }

    .cta img {
        position: relative;
        bottom: -60px;
        max-width: 90%;
    }

    .porfilio-slider .owl-theme .owl-dots,
    .owl-theme .owl-nav {
        display: none;
    }

    .story-one {
        padding: 20px 10px;
        display: inline-block;
    }

    .tel-story [class*='col-md-3'] {
        width: 50%;
        padding: 0 4px 0 2px;
        margin: 5px 0;
    }

    .story-one h3 {
        font-size: 16px;
    }

    .publishing-icons .icon1.circle-line-one::before,
    .publishing-icons .icon1.circle-line-two::after {
        display: none;
    }

    .publishing-icons .icon1 {
        margin: 60px 0;
        width: 120px;
        height: 120px;
    }

    .publishing-icons .icon1 span.d-block {
        display: block !important;
    }

    .icon1.bottom-circle~.icon-content {
        top: -60px;
    }

    .icon-content h6,
    .icon-content p {
        color: #fff;
        font-size: 10px !important;
    }

    .pub-icons-parent {
        padding: 80px 0 40px;
    }

    .icon-content {
        background: #021155;
        top: -60px;
        z-index: 99999;
        left: 15%;
    }

    .get-started-form h3 {
        font-size: 24px;
    }

    .why-choose .get-started-form form {
        padding: 30px 20px 0px;
    }

    .banner input.input-control,
    select#ser-select {
        width: 80% !important;
    }
    .faq-sec::after {
        width: 100%;
        z-index: 0;
        opacity: 0.2;
    }
    
    .faq-sec::before {
        z-index: 2;
        width: 50%;
        opacity: 0.2;
    }
    .faq-sec img {
        position: relative;
        max-width: 70%;
    }

    .bottom-circle:after,
    .top-circle:before {
        display: none;
    }

    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 {
        height: auto;
    }
    .inner-banner {
        padding: 40px 0;
    }
    .inner-banner .get-started-form.main-form {
        width: 100%;
        padding-top: 20px;
    }

    .inner-banner .get-started-form.main-form form {
        padding: 50px 20px;
    }

    .book-banner h3,
    .book1 h3 {
        font-size: 20px;
        padding-bottom: 10px !important;
    }

    .cta h2 {
        filter: drop-shadow(2px 4px 6px black);
    }

    .signup-cta h2 {
        font-size: 24px !important;
        line-height: 30px !important;
        text-align: center;
        padding: 10px 0;
    }

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

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

    .illustration-testmonial .slider {
        padding-top: 120%;
    }

    .illustration-testmonial .slider label img {
        width: 55px;
        height: 60px;
    }

    .illustration h5,
    .illustration h4 {
        font-size: 20px;
        padding-bottom: 20px;
    }

    /* Illustration */
    .pricing {
        padding: 30px 0 20px !important;
    }

    .book1 div {
        width: auto !important;
    }

    .audio-monial .audio-monial-one {
        margin-bottom: 20px;
    }

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

    .get-started-form.main-form {
        margin: auto;
        width: 90%;
    }

    .am-pub-slider {
        padding-top: 30px;
    }

    br {
        display: none;
    }

    .services::after {
        background-size: contain;
    }

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

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

    .trustpilot {
        padding: 10px 0;
    }
    .services .ser-box p {
    height: auto;
}

.book-mark-ser::before {
    top: 0;
    background-size: contain;
}

.cta .cta-right {
    max-width: 60%;
    z-index: -1;
    top: -130px;
    opacity: 0.5;
}

.cta .cta-left {
    bottom: -220px;
    opacity: 0.5;
}

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

.cta-get-started {
    background-size: auto;
}

.bottom-form .get-started-form.main-form textarea, .bottom-form .get-started-form.main-form select#ser-select {
    width: 100% !important;
    margin: 7px 0;
}
}

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

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