@media only screen and (max-width: 980px) and (min-width: 320px) {
    ul.tel {display: none;}
    .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: 0;
    }
    .menu-bottom span {
        height: 3px;
        background: #e4c47f;
        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%;
    }
    .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: 18px 0;
        z-index: 111;
    }
    header .logo img {
        max-width: 200px;
    }


    .dropdown-menu a {
        padding-left: 30px !important;
    }



    .img-banner {
        max-width: 100%;
    }

    .our-banner {
        text-align: center;
        height: auto;margin-top: 0;padding-top: 40px;}

    .our-banner .info-banner p {
        font-size: 15px;
        padding-bottom: 8px;
        margin-bottom: 10px;
    }

    .info-banner p::before {
        right: 0;
        margin: auto;
    }

    .info-banner h1 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 14px;
    }

    .btn {
        font-size: 14px;
    }

    .our-banner a.btn {
        margin: auto;
    }

    .info-banner img {
        max-width: 70%;
        margin-top: 40px;
    }

    section {
        padding: 40px 0;
    }

    .our-counter {
        padding: 20px 0;
    }

    .our-counter [class*='col-'] {
        max-width: 50%;
    }

    .info-count h4 {
        font-size: 30px;
        margin-bottom: 0;
    }

    .info-count h4 + p {
        font-size: 14px;
        line-height: 18px;
    }

    .dropdown-menu {
        display: inline-block;
        width: 100%;
        position: static;
        background: #000000;
        /* padding-left: 30px; */
        border-color: #000000;
    }

    .menu .dropdown-menu a {
        padding: 4px 0;
        font-size: 15px;
        color: #fff !important;
        border-color: #3e3c3c;
    }

    .our-best {
        padding: 40px 0;
    }

    h2 {
        font-size: 22px;
        line-height: 26px;
    }

    h2 br {
        display: none;
    }

    h5 {
        font-size: 16px;
    }

    .img-best {
        margin-bottom: 50px;
    }

    .img-best::before {
        display: none;
    }

    .info-best h2 {
        margin-bottom: 20px;
    }

    .info-best p {
        margin-bottom: 10px;
    }

    .our-writing {
        padding: 40px 0;
    }

    .our-writing .row:first-child {
        margin-bottom: 40px;
    }

    .info-write {
        padding: 15px 15px 15px 0;
        margin-bottom: 10px;
        min-height: auto;
    }

    .info-write h4 {
        font-size: 16px;
    }

    .write-img {
        right: 20px;
        top: 30px;
    }

    .our-portfolio {
        background: #fff;
        padding: 40px 0;
    }

    .our-portfolio .portfolio-heading {
        position: static;
        max-width: 100%;
        padding: 0;
        text-align: center;
    }

    .our-portfolio .portfolio-heading p {
        margin-top: 10px;
        line-height: initial;
    }

    .owl-portfolio .item .portfolio-img.top-left {
        opacity: 1;
        margin: 0;
        margin-bottom: 10px;
    }

    .info-best .btn {
        margin-top: 20px;
    }

    .owl-portfolio .item .portfolio-img {
        margin: 0;
        max-width: 50%;
        height: 218px;
        margin-bottom: 10px;
    }

    .our-portfolio::before {
        display: none;
    }

    .owl-portfolio .item .portfolio-img img {width: 84%;}

    .owl-portfolio .item {
        justify-content: space-between;
    }

    .our-cta2 .img-cta2 {
        background: #000;
        height: auto;
        padding: 24px 10px;
        text-align: center;
    }

    .cta2 {
        padding: 0;
    }

    .img-cta2 h2 {
        font-size: 26px;
        line-height: 34px;
    }

    .img-cta2 h2+h4 {
        font-size: 14px;
    }

    .img-cta2 h2+h4+h3 {
        font-size: 22px;
    }

    .our-cta2 .img-cta2::before {
        bottom: 56px;
        margin: auto;
        left: 0;
        right: 0;
        width: 60%;
    }

    .site-logos {
        margin-bottom: 0;
        padding: 20px 0;
    }

    .row.work-row::before {
        display: none;
    }

    .row.work-row {
        padding-top: 14px;
        margin-bottom: 0;
    }

    .info-testimonial.info-work {
        max-width: 100%;
    }

    .row.work-row .info-work {
        position: relative;
        margin-bottom: 16px;
    }

    .row.work-row .info-work .img-work {
        position: absolute;
        left: 0;
        top: 6px;
        right: auto;
        display: block;
        max-width: 60px;
        margin: 0;
    }

    .row.work-row .info-work .info-w {
        max-width: 100%;
        padding-left: 80px;
        text-align: left;
    }

    .row.work-row .info-work .info-w img {
        position: absolute;
        right: 0;
        top: -24px;
        max-width: 12%;
        margin-bottom: 0;
        display: none;
    }

    .info-work h4 {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .info-work p {
        margin: 0;
        min-height: 64px;
    }

    .info-client h2 {
        margin-bottom: 10px;
    }

    .info-client h2+p {
        max-width: 100%;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .info-cl [class*='col-'] {
        padding: 5px 0px;
        max-width: 33%;
    }

    .our-client::before {
        display: none;
    }

    .our-faq {
        padding: 40px 0 0;
    }

    .our-faq .card-header a {
        font-size: 15px;
    }

    .our-faq .card-body p {
        font-size: 14px;
    }

    .our-testimonials::before {
        opacity: .4;
        left: 0;
        max-width: 100px;
        height: 90px;
    }

    .info-test {
        padding: 20px;
    }


    .owl-testimonial .info-test img {
        max-width: 34%;
    }

    .info-test img + h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .info-test img + h3 + h4 {
        font-size: 18px;
    }

    .owl-theme .owl-nav.disabled+.owl-dots {margin-top: 30px;}

    .our-contact {
        padding: 40px 0;
    }

    .info-con h2 {
        margin-bottom: 10px;
    }

    .info-form {
        max-width: 100%;
        margin-top: 30px;
    }

    .info-form [class*='col'] {
        padding: 0 15px;
    }

    .info-form .form-control {
        margin-bottom: 14px;
    }

    .cta .info-cta {
        max-width: 100%;
    }

    .cta h3 {
        font-size: 30px;
        letter-spacing: 0;
        line-height: 34px;
        margin-bottom: 0;
    }

    .cta h3+p {
        font-size: 15px;
        float: none;
        display: inline-block;
        text-align: center;
        margin: 20px 0;
    }

    .info-cta .btn::before {
        height: 64px;
    }

    footer [class*='col-']:not(footer [class*='col-']:first-of-type) {
        /* max-width: 50%; */
        margin-top: 10px;
    }

    footer h4 {
        font-size: 17px;
        margin-top: 0;margin-bottom: 10px;}

    footer ul.contact-ul li img {
        max-width: 18%;
        top: 0;
    }

    footer ul.contact-ul li {
        padding: 10px 0 10px 40px;
    }

    footer ul.contact-ul li a {
        font-size: 14px;
    }

    footer {
        padding: 0 0;
    }

    .copy ul {
        text-align: center;
        display: flex;
        justify-content: center;
        text-align: center;
        max-width: 98%;
        width: 100%;
        flex-wrap: wrap;
    }


    .fiction-banner .info-banner ul {
        display: none;
    }



    .fiction-banner .ul-social {
        display: none;
    }

    .img-banner {
        padding: 110px 0 60px;
    }

    .fiction-banner .info-banner h1 {
        font-size: 24px;
        line-height: 28px;
        margin: 15px 0;
    }

    .scroll {
        bottom: 10px;
    }

    .our-stories {
        padding: 30px 0;
        margin-top: 10px;
    }

    .our-stories .story-text h2 {
        margin-bottom: 10px;
    }

    .cover-story .story-text h2+p {
        margin-bottom: 15px;
    }

    .our-stories .story-text h2+p {
        max-width: 100%;
        font-size: 17px !important;
        line-height: 22px;
    }

    .our-stories .story-text {
        margin-bottom: 30px;
    }

    .cover-story [class*='col-'] {
        padding: 0 7px;
        width: 33%;
    }

    .cover-story .container::after {
        display: none;
    }

    .our-stories::before {
        display: none;
    }

    .our-stories .btn {
        margin-top: 30px;
    }

    .our-leverage {
        padding: 30px 0;
    }

    .lev h2 {
        margin-bottom: 12px;
    }

    p {
        font-size: 13px !important;
    }

    .lev p {
        line-height: normal;
        margin-bottom: revert;
    }

    .our-process {
        padding: 30px 0 0;
    }

    .our-process .info-proc h2 {
        margin-bottom: 12px;
    }

    .our-process .info-proc {
        margin-bottom: 20px;
    }

    .our-process .row {
        padding: 20px 0;
        margin-top: 0;}

    .our-process .col-md-6:first-child {margin-bottom: 10px;}

    .our-process .info-pro h2 {
        margin-bottom: 12px;
        font-size:24px;
    }

    .our-process .info-pro p {
        margin-bottom: 12px;
    }

    .our-process .info-pro .btn {
        margin-top: 20px;
    }

    .our-process .info-pro {
        margin-bottom: 10px;
    }

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


    .our-idea ul {
        margin: 20px 0;
    }

    .our-idea ul li {
        width: 49%;
        font-size: 14px;
        display: inline-block;
        padding: 0 5px;
        position: relative;
        padding-left: 22px;
        line-height: 18px;
        margin-bottom: 15px;
    }

    .our-idea ul li img {
        margin-right: 0;
        position: absolute;
        left: 0;
        max-width: 18px;
        top: 0;
    }

    .our-idea {
        padding: 30px 0;
    }

    .our-process .row.mobile-reverse {
        flex-direction: column-reverse;
        padding: 0;
    }

    .our-process .row.mobile-reverse img {
        margin-bottom: 20px;

    }

    .our-stories .info-story h3 {
        text-align: center;
        font-size: 20px;
    }

    .our-stories .info-story p {
        text-align: center;
    }

    .about-area .about-detail {
        position: relative;
        padding: 20px;
    }

    .about-area .about-detail img {
        position: absolute;
        right: 20px;
        top: 10px;
        max-height: inherit;
        max-width: 14%;
    }

    .about-area .row [class*='col-'] {
        padding: 0 15px;
        margin-bottom: 10px;
    }

    .about-area::before {
        display: none;
    }

    .about-area {
        padding: 40px 0;
    }

    .about-area .row {
        margin-top: 40px;
    }

    .popupform::after, .popupform::before {
        display: none;
    }

    .popupform {
        max-width: 100%;
        border: 6px solid #e4c47f;
        /* background: #000; */
    }

    .pop-txt {
        left: 0;
    }

    .popup-content h2 {
        font-size: 19px;
    }

    .popup-content p {
        max-width: 100%;
        margin: 4px 0;
    }

    .info-write h4 + p {
        margin-bottom: 0;
    }

    .info-testimonial {
        margin-bottom: 30px;
    }

    .info-con p {
        margin-bottom: 20px;
    }

    .about-area .btn {
        margin-top: 10px;
    }

    .write-img img {
        max-width: 50px;
        right: 0;
    }

    .custom-pop .row {
        margin: 0;
    }

    .custom-pop .popup-content {
        margin: 0;
        width: 100%;
    }

    .custom-pop {
        padding: 30px 10px;
    }

    .custom-pop .popup-content form [class*='col-'] {
        padding: 0;
    }

    .our-client {
        padding-top: 60px;
        padding-bottom: 20px;
    }

    header ul li.me-btn {
        padding: 0;
        max-width: 60%;
        margin: 10px 0 20px;
    }

    header ul li.me-btn .btn {
        text-align: center;
        padding: 10px 0;
    }
    .our-stories [class*='col-']:last-of-type {
        text-align: center;
    }

    .our-writing h5 {
        text-align: center;
        padding: 0;
    }

    .info-text-write h2 {
        text-align: center;
        font-size: 22px;
    }

    .info-text-write p {
        text-align: center;
    }

    .our-writing h5::before {
        left: 40px;
        top: 8px;
    }

    .our-portfolio .nav-tabs {
        justify-content: center;
    }

    footer [class*='col-']:first-child {
        text-align: left;
    }


    .info-cl img {
        max-width: 70%;
    }

    .our-portfolio .portfolio-heading h5 {
        padding-left: 0;
    }

    .our-portfolio .portfolio-heading h5::before {
        left: 54px;
    }

    .info-client {
        text-align: center;
    }

    .info-client h5 {
        padding-left: 0;
    }

    .info-client h5::before {
        left: 90px;
    }

    .info-best {
        text-align: center;
    }

    .info-best h5 {
        padding-left: 0;
    }

    .info-best h5::before {
        left: 85px;
    }

    .info-story img {
        max-width: 85%;
        position: relative;
        left: 5px;
    }

    .owl-portfolio .item .portfolio-img.top-left {
        display: none;
    }

    footer ul.contact-ul li i {
        font-size: 20px;
        left: 8px;
    }

    .map iframe {
        height: 300px;
    }

    .top-bar ul.social-icon {
        display: none;
    }



    .top-bar ul li.phone,.top-bar ul li.msg {
        display: none;
    }


    .top-bar ul li .btn {
        padding: 6px 15px;
        letter-spacing: 1px;
    }

    .top-bar ul li {
        padding: 0 5px;
    }

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

    .top-bar {
        display: none;
    }
    .our-banner h1 {font-size: 22px;}

    .our-banner h3 {width: 100%;text-align: le;}

    .best-selling .heading h2 {font-size: 28px;line-height: 34px;}

    .heading h3 {font-size: 20px;}

    .best-selling ul li {width: 100%;}

    .best-selling h5 {font-size: 22px;}

    .best-selling p {margin: 0 0 20px;width: 100%;}

    .our-process h2 {font-size: 26px;line-height: 30px;margin: 0 0;}

    .our-process .offset-7 {margin: 0;}
    .pouring {width: 100%;height: 100%;position: static;padding: 20px 20px;text-align: center;}

    .pouring h6 {font-size: 22px;}

    .heading h2 {font-size: 26px;line-height: 30px;}

    .our-trusted {display: none;}

    section.cta:before {width: 100%;clip-path: none;}

    section.cta:after {display: none;}

    section.cta {text-align: center;}

    section.cta .offset-3 {margin: 0;}

    section.cta p {font-size: 16px !important;line-height: 32px;}

    section.cta h2 {font-size: 26px;line-height: 30px;margin: 0 0 10px;}

    .our-idea img {margin: 0;}

    .our-faq .col-md-7 {left: 0;}

    .our-faq .bg-white {background: transparent !important;}

    .our-faq:before {width: 100%;}

    .ftr-info:before {width: 100%;}

    .ftr-info h6 {width: 100%;text-align: center;color: #000;font-weight: 600;margin: 0 0 20px;}

    .ftr-info form {width: 100%;}

    .ftr-info .btn {padding: 20px 0px;}

    .ftr-link:before {display: none;}
    .ftr-info h5 {margin-left: 0;font-size: 32px;text-align: center;}
    .ftr-info .form-control {margin: 0 0 0px;float: left;}
    .ftr-info textarea.form-control {margin-top: 16px;}
    footer .offset-4 {margin: 0;}
    .ftr-link {text-align: left;padding: 20px 0;}
    .copyright {text-align: center;}
    .copyright ul {text-align: center;}
    .our-banner img {max-width: 70%;margin-top: 20px;}
    section.article .box h3 {display: inline-block;margin-left: 10px;font-size: 20px;}
    section.fic-ghost h2 {font-size: 22px;line-height: 30px;}
    section.fic-ghost ul.full {margin: 0 0 10px;}
    .fic-cta {height: auto;padding: 25px 0;text-align: center;}
    .fic-cta img {float: none;max-width: 50%;display: table;margin: 30px auto 0;}
    .fic-cta h2 {font-size: 24px;line-height: 34px;}
    section.cover-design ul li {width: 100%;height: auto;border-right: 0;}
    section.cover-design ul li:nth-child(3), section.cover-design ul li:nth-child(4) {border-bottom: 1px solid #d1cebe;}
    .heading h2 + p {width: 100%;margin: 0 0 30px;}
    section.cover-size {padding-top: 0;display: none;}
    section.book-bind:before {width: 100%;}
    section.understand h2 {font-size: 20px;}
    section.understand p {margin: 0 0 20px;}
    section.understand {padding-bottom: 10px;}
    .ftr-info h5 span {margin-bottom: 4px;}
    .our-contact .offset-1 {margin: 0;margin-top: 20px;}
    section.our-contact .contact {padding: 20px 20px;}
    .editing-sample ul {padding: 20px;float: left;}
    .editing-sample ul li a {float: left;margin-top: 40px;}
    .editing-sample ul li {float: left;}
    section.fic-ghost .payy .payment {width: 100%;}
    section.fic-ghost .payy p {margin: 20px 0;width: 100%;text-align: center;display: block;float: none;padding: 0 10px;}
    .social-cta {height: auto;background: #febc35;text-align: center;padding: 25px 0;}
    .social-cta .offset-4 {margin: 0;}
    .social-cta h2 {color: #000;font-weight: 700;text-align: center;margin: 0 0 10px;}
    .social-cta h5 {font-size: 28px;margin: 0 0 20px;}
    .social-cta .offset-1 {margin: 0;}
    header .main-menu {margin: 0;}
    .social-cta {height: auto;background: #febc35;text-align: center;padding: 25px 0;}
    .social-cta .offset-4 {margin: 0;}
    .social-cta h2 {color: #000;font-weight: 700;text-align: center;margin: 0 0 10px;}
    .social-cta h5 {font-size: 28px;margin: 0 0 20px;}
    .social-cta .offset-1 {margin: 0;}
    .home-banner .row:after {display: none;}
    .home-banner img.vector {margin-top: 10px;float: none;}
    .best-selling .container {padding: 30px 15px;}
    .pouring:before {display: none;}
    .our-process .process h5 {display: inline-block;margin-left: 10px;}
    .testimonial:before {display: none;}
.our-premium .trailer {padding: 15px;}
.our-premium .btn-block a:last-child {}
.our-premium .trailer .box {min-height: 0;}
.our-premium .trailer p {min-height: auto;}
section.fic-company .box {margin: 0 0 20px;}
section.fic-company .box h4 {font-size: 22px;line-height: 24px;}
section.fic-company {padding-bottom: 10px;}
section.cele-approch p {width: 100%;margin: 0 0 15px;}
section.cele-approch {padding-bottom: 10px;}
section.cele-approch {padding-bottom: 10px;}
section.cele-approch p {width: 100%;margin-bottom: 15px;}
    section.creat-combine:before {display: none;}
.creat-combine .offset-4 {margin: 0;}
section.creat-combine h4 {margin-top: 0;font-size: 22px;}
section.creat-combine {padding-bottom: 10px;}
   .inner-banner p br {display: none;}
 section.service-present .heading h2 + p{margin-bottom: 0;}  
   .pouring-cta .container {height: auto;padding: 20px;text-align: center;}
.pouring-cta h2 br {display: none;}
.pouring-cta h2 {font-size: 22px;}
.pouring-cta a {float: none;margin-top: 10px;}
section.publishing-pack .row {margin-bottom: 20px;}
section.our-package .full-pack {padding: 0;margin-top: 20px;}
.hallo .custom-pop h2 {
    font-size: 25px;
    width: 100%;
    margin: 0 auto 10px;
    line-height: 32px;
    float: none;
    text-align: center;
}
.hallo button.fancybox-button {
    right: 0;
}
    .hallo .custom-pop p {
    position: static;
    width: 100%;
    font-size: 20px !important;
    margin-bottom: 0;
    text-align: center;
    clip-path: unset;
    padding: 10px 0;
}

.b-friday {
    background: none !important;
    width: 100%;
    height: auto;
    border: none;
    background-size: cover;
    transform: scale(1);
}

.b-friday .custom-pop {
    float: none;
    width: 100%;
}
.price-tabing {
    margin-top: 0;
    padding-top: 20px;
}

.price-tabing .nav-tabs li {width: 100%;display: block;}

.price-tabing .nav-tabs li a {}

.price-tabing .nav-tabs li a br {
    display: none;
}

.price-tabing:before {}

.price-tabing .tab-content {
    width: 100%;
    text-align: center;
    padding: 20px 15px;
}

.price-tabing .tab-content h3 {
    font-size: 20px;
    margin: 0 0 20px;
}

.price-tabing .tab-content h6 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
}

.price-tabing .tab-content ul li {
    font-size: 14px;
}

.price-tabing .tab-content .special h4 {
    font-size: 40px;
}

.price-tabing .tab-content .special h4 sub {
    left: -5px;
    font-size: 25px;
}

.price-tabing .tab-content .special {
    border-radius: 15px;
    padding: 20px 10px;
    margin-top: 0;
}

.price-tabing .tab-content .note {
    margin-top: 20px;
}

.price-tabing .tab-content:before, .price-tabing .tab-content:after {
    display: none;
}

.price-tabing .tab-content ul li:before {
    height: 1px;
    opacity: 0;
}

}