@media only screen and (max-width: 980px) and (min-width: 320px) {
    .menu li a:before{
        display: none;
    }
    .menu-bottom span:nth-child(2) {
        width: 70%;
    }
    .menu-bottom.click span:nth-child(1) {
        width: 0;
    }
    .menu-bottom.click span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: relative;
        top: 9px;
        width: 100%;
    }
    .menu-bottom.click span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .menu-bottom span:last-child {
        margin-bottom: 0;
    }
    .menu-bottom {
        width: 40px;
        height: 40px;
        padding: 5px;
        float: right;
        position: absolute;
        z-index: 11111111;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        right: 15px;
        top: -40px;
    }
    .menu-bottom span {
        height: 3px;
        background: #ffffff;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: white;
    }
    .menu-bottom.click {
        top: -100px;
        position: fixed;
        top: 10px;
    }
    .main-menu{
        margin: 0;
        overflow: auto;
        position: fixed;
        right: -100%;
        width: 100%;
        top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        height: 100%;
        z-index: 9999999 !important;
        padding-top: 20px;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
        text-align: center;
    }
    .menu li {
        width: 100%;
        margin-left: 0;
    }
    .menu li a, ul li.nav-item.dropdown .nav-link {
        font-size: 16px;
        color: #fff !important;
        font-weight: 500;
        padding: 8px 0 8px 15px;
        text-align: left;
        display: block;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: left;
        margin-bottom: 0;
        text-transform: uppercase;
        display: inline-block;
    }
    .menu-open .main-menu {
        right: 0;
        background: #000000;
        padding-top: 60px;
        margin: 0;}
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }
    header .menu {
        opacity: 0;
    }
    header {
        padding: 20px 0;
        z-index: 111;
        background: #000000;
    }
    header .logo img {
        max-width: 200px;
    }


    .dropdown-menu a {
        padding-left: 30px !important;
    }
    .follow-us {
        display: none;
    }

    .our-banner:after {
        display: none;
    }

    .our-banner h1 {
        font-size: 38px;
    }

    .our-banner h3 {
        font-size: 24px;
    }

    .our-banner p {
        width: 100%;
        font-size: 16px;
        margin: 0 0 15px;
    }

    .our-banner {
        height: auto;
        padding-top: 120px;
    }

    .btn {
        padding: 7px 10px;
        height: auto;
        font-size: 14px;
    }

    .btn-block a {
        margin-left: 10px;
    }
    .stroke {
        display: none;
    }
    .top-hire h2 {
        font-size: 30px;
    }

    .top-hire h3 {
    font-size: 25px;
}

    .top-hire h3 br {
        display: none;
    }
    .heading h2 {
        font-size: 30px;
    }

    section {
        padding: 30px 0;
    }

    .why-ghost {
        padding-bottom: 30px;
    }
    .top-hire {
    height: auto;
    text-align: center;
}

.top-hire .col-md-7 img {
    margin-top: 40px;
}
.icon-btn img {
    display: none;
}

.heading {
    margin: 0 0 30px;
}

.our-stand .box {
    /* margin-top: 30px; */
    /* margin-bottom: 0; */
}

.our-stand .col-md-6 img {
    margin-bottom: 30px;
}

.our-stand .col-md-6 .box img {
    margin: 0 0 0;
}
    .our-genre {
    text-align: center;
    padding: 30px 0;
}

.our-publishing {
    text-align: center;
}

.our-publishing h2:after {
    right: 0;
    margin: auto;
}

.our-second:after {
    display: none;
}

.our-second .box {
    min-height: 190px;
}

.audience:after {
    display: none;
}

.audience:before {
    display: none;
}

.audience h2 {
    font-size: 38px;
}

.audience h3 {
    font-size: 24px;
    margin: 20px 0 20px;
}

.audience {
    display: block;
    padding: 50px 0;
    height: auto;
}

.btn-block {
    width: 109%;
    margin-left: -23px;
}

.testimonial:after {
    display: none;
}

.hire-top .container-fluid {
    padding: 30px 0;
    text-align: center;
}

.hire-top h2 {
    font-size: 24px;
}

.hire-top h2 br {
    display: none;
}

.btn i {
    display: none;
}

footer:before {
    display: none;
}

footer {
    text-align: center;
} 
.copy p {
    text-align: center;
}
    .top {
        display: none;
    }

    .top ul {
        text-align: center;
    }

    .top ul li {
        margin-left: 0;
    }
    .our-publishing .star {
        display: block;
    }

    .our-publishing h4 {
        display: block;
    }
    footer p {
        WIDTH: 100%;
    }
    .first-sec:after {
    display: none;
}

.what-makes {
    /* text-align: center; */
}

.inner-banner {
    height: auto;
    display: block;
    margin: 0;
    padding: 30px 0;
}

.inner-banner h1 {
    font-size: 36px;
}

.inner-banner p {
    font-size: 15px;
    width: 100%;
}

.our-proof ul li {
    width: 100%;
    height: auto;
    margin: 0;
    border: 0;
    display: block;
    float: none;
    padding: 10px 25px;
}

.about-team .heading img {
    margin: 0;
}

.about-team p {
    margin: 20px 0 0 0;
    font-size: 15px;
}

p {
    font-size: 15px;
}

.grow-together h2 {
    font-size: 34px;
    line-height: 40px;
    margin: 0 0 20px;
}

.grow-together h3 {
    font-size: 24px;
}

.grow-together {
    text-align: center;
    padding: 30px 0;
}

.grow-together ul {
    margin-top: 30px;
}

.grow-together ul li {
    font-size: 18px;
}

.we-help img {
    margin: 0;
}
    footer .info li i {display: none;}

    .why-ghost img {
        margin: 0 0 20px;
                object-fit: cover;
    }

    .popupform {
        width: 100%;
        height: fit-content;
        background: #5e84ff;
        padding: 50px 20px;
    }

    .popupform .popup-content {
        width: 100%;
        float: none;
        padding: 0;
        margin: 0;
        border-radius: 0;
    }

    .popupform .popup-content h3 {
    }

    .popupform .carousel__button.is-close {
        right: -10px;
    }

    .modal-body {
        padding: 0;
    }
    .pack { 
        width: 100%;
        padding: 20px 20px;
    }
    .our-pricing {
    text-align: center; 
}

.our-pricing .heading:after {
    right: 0;
    margin: auto;
}

.our-pricing .heading h2:after {
    right: 0;
    margin: auto;
}
    .first-sec {
    text-align: center;
    padding-top: 50px;
}

.seems-dificult .identity {
    border: none;
}

.seems-dificult .identity h4 {
    font-size: 22px;
    margin: 20px 0 10px;
}

.profeading-service:after {
    display: none;
}

.portfolio-dream {
    text-align: center;
}

.portfolio-dream h2:after {
    right: 0;
    margin: auto;
}

c {
    width: 100%;
}

.portfolio-dream .col {flex-basis: auto;width: 40%;}

.portfolio-dream p {
    width: 100%;
}

.portfolio-dream img {margin: 0 0 20px;}
    .market-offer .box {
    height: auto;
    margin: 0 0 30px;
}

.in-house .container-fluid {
    height: 400px;
    padding-top: 140px;
}

.in-house p {
    width: 90%;
    font-size: 20px;
}

.delivery-promise {
    text-align: center;
}

.delivery-promise li {
    width: 49%;
}

.sucess h2 {
    font-size: 30px;
}

.sucess h4 {
    font-size: 26px;
}

.sucess h4 span {
}

.sucess .col {
    flex-basis: auto;
    margin: 0 0 20px;
}
    .our-contact .our-location {
    padding: 0;
}

.our-contact .our-location h5 span {
    width: 100%;
}

.our-contact .our-location .col-md-4 {
    margin: 0 0 20px;
}

.info-form {
    width: 100%;
    padding: 30px;
}

.contact-write {
    height: auto;
}

.contact-write .offset-4 {
    margin: 0;
}
    .our-grab {}

.our-grab .col-md-3 {
    width: 50%;
    margin: 0 0 12px;
}

.custom-book h2 {
    font-size: 23px;
    margin: 0 0 10px;
}

.custom-book .col-md-6 {
    margin: 0 0 20px;
}

.inner-banner h1 br {
    display: none;
}
.first-sec .heading h2:after {
    right: 0;
    margin: auto;
}

.book-video p {
    font-size: 16px;
}

.book-video ul li p strong {
    font-size: 21px;
}

.book-video ul li p {
    width: 100%;
    margin: 0;
}

.book-video ul li {}
.got-story .white-bg {
    border: none;
    padding: 0;
}

.got-story .seal {
    height: auto;
    margin: 0 0 20px;
}

.grey-bg {
    text-align: center;
}

.grey-bg .heading h2:after {
    right: 0;
    margin: auto;
}

.genre-makes .box {
    width: 100%;
    height: auto;
}

.ebook-convert .heading {
    text-align: center;
}

.ebook-convert .heading h2:after {
    right: 0;
    margin: auto;
}

.ebook-convert .box {
    height: auto;
}

.ebook-convert .box:after {
    opacity: .3;
}
.development-edit {
    text-align: center;
}

.development-edit .heading h2:after {
    right: 0;
    margin: auto;
}

.development-edit img {
    margin-top: 30px;
}

.structal {
    text-align: center;
}

.structal .heading h2:after {
    right: 0;
    margin: auto;
}

.work-should h2 {
    font-size: 30px;
    margin-top: 20px;
    text-align: center;
}

.work-should p {
    text-align: center;
}

.work-should {
    text-align: center;
}

.our-confident .position-absolute {
    position: static !important;
}

.our-confident .txt {
    padding: 0;
}

.our-confident {
    text-align: center;
}

.our-confident .heading h2:after {
    right: 0;
    margin: auto;
}

.our-confident img {
    max-width: 100%;
}

.our-confident .row {
    margin: 0 0 20px;
}

.our-confident .offset-5 {
    margin: 0;
}

.conf-ghos {
    text-align: center;
}

.conf-ghos .heading h2:after {
    right: 0;
    margin: auto;
}

.conf-ghos p {
    width: 100%;
}
.genre-process .concept {
    margin: 0;
}

.genre-process .offset-4 {
    margin: 0;
}

.testimonial {
    text-align: center;
}

.testimonial .heading h2:after {
    right: 0;
    margin: auto;
}
    .market-promote p.blue {
    margin: 0;
    font-size: 20px;
}

.market-promote {
    text-align: center;
}

.market-promote .heading h2:after {
    right: 0;
    margin: auto;
}

.market-promote .heading {
    margin: 0 0 20px;
}

.market-promote h6 {
    width: 100%;
}

.market-promote .col-md-5 img {
    margin: 0;
}

.market-promote ul {
    margin: 0;
}

.right-service h2 {
    font-size: 31px;
}

.market-offer {
    text-align: center;
}

.market-offer .heading h2:after {
    right: 0;
    margin: auto;
}

.other-ways .container-fluid {
    height: auto;
    padding: 30px 0;
}
    



    



    

}
