@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: -50px;
    }
    .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;
    }
    .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;
}

.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;
}

.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;
}

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: 40px 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;
}

.our-process .info-proc h2 {
    margin-bottom: 12px;
}

.our-process .info-proc {
    margin-bottom: 20px;
}

.our-process .row {
    padding: 20px 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;
}

.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;
}

.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: center;
}


.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;
}

}