
@media only screen and ( min-width:1280px ) and ( max-width:1600px ){
    header ul li a {
    font-size: 13px;
}

header .btn {padding: 7px 10px;}
.our-banner {
    background-position: 80%;
}
    
}    

@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: 99999999999;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        right: 18px;
        top: -30px;
    }
    .menu-bottom span {
        height: 2px;
        background: #000000;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: white;
    }
    .menu-bottom.click {
        top: -100px;
        position: fixed;
        top: 0;
        right: inherit;
        background: #19082a;
        left: 10%;
    }
    .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;
        /* background: linear-gradient(169deg, #2b156a 0%, #2b156a 1%, #190d3c 100%); */
        background: #000000b8;
        height: 100%;
        z-index: 9999999 !important;
        padding-top: 50px;
        padding-left: 20%;
        opacity: 0;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
    }
    .menu li {
        display: block !important;
        margin: 0;
        padding: 0;
        width: 100%;
        border-bottom: 1px solid #ffffff9c;
        position: relative;
        text-align: left;
    }
    .menu li a {
        font-size: 18px !important;
        padding-left: 0;
        color: #fff !important;
        font-weight: 500 !important;
        padding: 8px 15px;
        text-align: left;
        display: block;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: center;
        margin-bottom: 0;
        text-transform: uppercase;
    }
    .menu-open .main-menu {
        right: 0;
        opacity: 1;
    }
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
        display: revert;
    }
    header .menu {
        opacity: 0;
    }

    header .main-menu::before {content: "";top: 0;width: 80%;height: 120%;position: absolute;right: -100%;background: #19082a;-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;}

.menu li:nth-last-child(2) {
    margin: 20px 0 8px;
    border-bottom: 0;
}

header a.btn {
    width: 80% !important;
    margin: auto;
    font-size: 14px !important;
}

    .menu-open .main-menu::before {
    right: 0;
}
    header {
        padding: 20px 0;
        z-index: 2;
    }
    header .logo img {
        max-width: 200px;
    }

    h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 10px !important;
        letter-spacing: 0;
    }


    header nav {
        text-align: center;
        margin-top: 20px;
    }

    header {
        /* text-align: center; */
        z-index: 9;
    }

    header ul li {
        margin-right: 0;
    }

    header ul {
        margin: 10px 0;
    }

    header ul li.phone a {
        font-size: 16px;
    }

    .btn {
        font-size: 13px;
        letter-spacing: 2px;
        padding: 8px 15px;
    }

    section {
        padding: 30px 0;
        overflow: hidden;
    }

    header ul li:last-child {
        border: 0;
    }

    header ul.btn-ul {
        display: none;
    }

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

.info-banner h1 {
    font-size: 27px;
    line-height: 32px;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.info-banner h1 + p::before {
    width: 30px;
}

.info-banner h1 + p {
    padding-left: 38px;
    line-height: 20px;
    margin-bottom: 10px;
}

p {
    font-size: 14px !important;
    margin-bottom: 10px;
}

.our-banner .btn-block img {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    max-width: 50%;
    margin: 12px  0 0;
}

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

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

.info-det::before {
    max-width: 100px;
    left: 20px;
    bottom: -60px;
}

.info-det {
    margin-bottom: 20px;
}

.our-detail [class*='col']:last-child .info-det {
    margin-bottom: 0;
}

.our-detail [class*='col']:nth-last-child(2) .info-det {
    margin-bottom: 0;
}

.info-det h4 + p {width: 60%;line-height: 18px;}

.info-det p {
    line-height: 16px;
}

.info-det h4 {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0;
}

h6 {
    font-size: 15px;
}

.text-center h2 + h5 {
    width: 100%;
}

h2 + h5 {
    font-size: 14px;
}

.info-welcome p {
    margin: 15px 0 30px;
}



.wel-rat i {
    font-size: 14px;
}

.wel-rat h4 {
    font-size: 26px;
    line-height: 30px;
}

.wel-rat::before, .wel-rat::after {
    width: 16%;
}

.site-logos {
    padding: 30px 0;
}

.up {
    order: 1;
}

.home-service .row {
    margin-bottom: 30px;
}

.info-ser h6 {
    margin-bottom: 0;
}

.info-ser h2 {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 8px !important;
}

.info-ser span {
    left: 0;
    top: 0;
}

.info-ser ul li {
    font-size: 12px;
    width: 49%;
}

.info-ser ul {margin: 10px 0 5px;margin-left: -30px;}

.info-ser ul li img {
    max-width: 12px;
    margin-right: 4px;
}

.img-cta {
    position: relative;
    bottom: 0;
    left: 0;
    max-width: 70%;
    margin: auto;
}

.info-cta h3 > span {
    font-size: 15px;
    width: 100%;
    font-size: 24px;
    margin-bottom: 23px;
}

.info-cta h3 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}

.info-cta2 {
    margin-left: 0;
}

.info-cta2 p {
    margin-bottom: 8px;
}

.info-cta2 a {
    font-size: 23px;
}

.info-cta2 a > span {
    font-size: 13px;
}

.cta {background: rgb(107,87,210) !important;text-align: center;}

.portfolio-tab .nav-fill .nav-item {font-size: 14px;height: auto;padding: 5px 15px;width: 48%;margin: 0 1% 5px;text-align: center;justify-content: center;border: 1px solid #a8a8a8;}

.portfolio-tab {
    margin-bottom: 15px;
}

.portfolio-tab .nav-fill .nav-item > span {
    display: none;
}

/*.tab-content>.tab-pane {
    width: 30%;
}*/
ul.price-cols > li {
    width: 100%;
    margin: 0 0 20px;
}
.portfolio-images-wrap .tab-content {
    text-align: center;
}

.other-service {
    padding: 40px 0;
}

.other-service [class*='col']:last-child .info-oth {margin-bottom: 0;}

.info-oth {
    padding: 20px 15px;
    text-align: left;
    margin-bottom: 12px;
}

.info-oth img {
    margin-bottom: 0;
    max-width: 70px;
}

.info-oth h4 {
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 0;
}

.info-oth::before {
    left: 40px;
    right: inherit;
    top: 20px;
}

.info-oth h4 + p {
    margin: 6px 0 0;
}

.other-service::before {
    display: none;
}

.img-oth {display: none;}

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

.our-help h2 {
    margin-bottom: 10px;
}

.our-help .btn-block {
    margin:  0 0 20px;
}

.info-help2::before {
    display: none;
}

.info-help2 {
    padding-left: 0;
}

.info-help2 ul li {
    font-size: 15px;
}

footer {
    background: #100e0f;
    padding: 40px 0 0;
}

footer h5 {
    font-size: 20px;
    line-height: 22px;
}

footer h5 + a {
    font-size: 24px;
    line-height: 28px;
}

footer h5::before {
    top: -15px;
}

footer ul {
    margin: 15px 0;
}

footer::before {
}

.copy {
    padding: 40px 0 10px;
    text-align: center;
}

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

.copy ul li a {
    font-size: 13px;
}


.sl h6 {
    margin-inline: 12px;
    font-size: 17px;
}

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

.our-faq::before {
    height: 100%;
    background-position: 80%;
}

.info-faq {
    margin-top: 0;
}

.info-faq img {
    max-width: 60%;
    margin: 0 auto 20px;
    display: table;
}

.cta2 {
    padding: 40px 0;
    margin-top: 0;
    background-position: 90%;
}

.cta2 h2 {
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0;
    margin-bottom: 12px;
}

.cta2 span {
    text-align: center;
}

.cta2 span img {
    max-width: 40px;
}

.cta2 span a {
    font-size: 24px;
    line-height: 28px;
}

.our-testimonial {
    background: #269d74;
    border: 2px solid #fdce16;
    z-index: 1;
    margin: 10px 0;
}

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

.our-testimonial .container::after {
    bottom: -80px;
    top: inherit;
    max-width: 300px;
    right: 0;
}

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

.info-test p {
    line-height: 22px;
}

.our-testimonial .info-text {
    margin-bottom: 20px;
}

.owl-testimonial.owl-theme .owl-nav {
    position: relative;
    top: -40px;
}

.owl-testimonial.owl-carousel .owl-nav button.owl-prev::before, .owl-testimonial.owl-carousel .owl-nav button.owl-next::before {
    max-width: 40px;
    height: 40px;
}

    
.our-solution .info-text p {
    width: 100%;
}

.info-text {
    margin-bottom: 20px !important;
}


.info-solution h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
}

.solution-img {
    position: relative;
    max-width: 100%;
    bottom: 0;
    padding: 0 5px;
}

.solution-img img {
    height: auto;
}

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

.our-offer .container {
    top: 0;
}

.info-off {
    margin-bottom: 20px;
}

.info-offer {
    margin-bottom: 12px !important;
}

.owl-offer.owl-theme .owl-nav {
    position: relative;
    bottom: 0;
}

    .our-feature {
    padding: 30px 0;
    background: #289d75;
    text-align: center;
}

.info-feature h4::before {
    transform: rotate(90deg);
    font-size: 90px;
    line-height: 90px;
    right: 0;
    margin: auto;
    left: 0;
    bottom: -60px;
}

.info-feature h4 {
    margin-right: 0;
    margin-bottom: 10px;
}

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

.our-feature [class*='col']:last-child .info-feature {
    margin-bottom: 0;
}

.pub-afford .img-afford img {
    max-width: 100%;
}

.pub-afford .img-afford {
    left: 0;
    margin-bottom: 20px;
}

.img-real {
    position: relative;
    bottom: 0;
    max-width: 90%;
    margin: 10px  auto 0;
}

.img-real img {
    height: auto;
}

.info-data {
    padding: 0;
    margin-bottom: 15px;
}

.info-data h4 {
    font-size: 20px;
    line-height: 24px;
    margin-left: 5px;
}

.info-data p {
    margin: 5px 0 0;
}

.our-data .row:last-child [class*='col']:last-child .info-data {margin-bottom: 0;}

.our-data .row:first-child {
    margin-bottom: 0;
}

.info-count h4 {
    font-size: 30px;
    letter-spacing: 0;
    display: block;
    line-height: 30px;
}

.our-count [class*='col'] {
    width: 33%;
    padding: 0;
}

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

.pub-service .info-text h2 + p {
    max-width: 100%;
}

.pub-service .info-ser h2 {
    margin-bottom: 0 !important;
}

.pub-service .info-ser ul {
    margin-top: 10px;
}

    .our-rates h2 + p {
    max-width: 100%;
}

.info-rates h4 {
    font-size: 16px;
    font-weight: 500;
}

.info-rates {
    padding: 20px 0;
    text-align: center;
    margin-bottom: 15px;
}

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

.info-rates img {
    margin-bottom: 5px;
}

.img-cover img {
}

.img-cover {
    max-width: 100%;
    top: 0;
}

.info-cover::before {
    width: 100%;
    left: 0;
}

.co-text h4 {
    font-size: 16px;
    line-height: 20px;
}

.co-text {
    width: 150px;
    height: 150px;
    right: 0;
    top: -40px;
}

.co-text::before {
    width: 150px;
    height: 150px;
}

.info-cover {
    padding: 40px 20px;
    margin: 40px 0;
}

.info-cover h2 {
    line-height: 28px;
}


.our-type .row:first-child {
    margin-bottom: 15px;
}

.our-type .btn-block {
    margin-top: 10px;
}

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

.img-afford {
    left: 0;
    margin-bottom: 20px;
}

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

.info-afford .aff {
    margin: 20px 0 10px;
}

.aff h4 {width: 49%;height: 110px;padding: 20px;}

.aff h4::before {
    border-radius: 0;
    height: 100%;
    width: 100%;
}

.ed-img img {
    height: auto;
}

.ed-img {
    position: relative;
    max-width: 100%;
    margin-top: 20px;
    padding: 0 10px;
}

.ed2 .ed-img {
    max-width: 100%;
}

.ed2 .info-edser {
    padding: 0;
}

.info-edser h2 + p {
    margin-bottom: 12px;
}

.info-edser ul li {
    font-size: 15px;
    margin-bottom: 7px;
    padding-left: 25px;
}

.info-edser ul li img {
    max-width: 18px;
    top: 2px;
}

.info-edser ul {
    min-height: auto;
    max-width: 100%;
}

.editing-service {
    padding-bottom: 0;
}

.editing-service + .our-help {
    margin-top: 30px;
}

    .mkt-service .info-text p {
    max-width: 100%;
    margin: 0 auto 10px;
}

.mkt-service .info-text .btn-block {
    margin-top: 10px;
}

.info-quality::before,.info-quality::after {
    display: none;
}

.info-quality ul li:last-child {
    margin-bottom: 12px;
}

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

    .info-afford ul li {
    font-size: 15px;
    margin-bottom: 8px;
}

.info-afford ul li img {
    margin-right: 5px;
}

.info-afford ul {
    margin: 15px 0 20px;
}

.print-service .info-edser h2 {
    font-size: 24px;
    line-height: 28px;
}

.print-service .ed-img img {
    height: auto;
}

.print-service .ed-img.pr-img {
    bottom: 0;
}

.print-service.ed2 .info-edser {
    padding-left: 0;
}

.print-service.ed2 .ed-img.pr-img {
    max-width: 100%;
}

.print-service + .our-data {
    margin-top: 30px;
}

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

.our-data + .our-testimonial {
    margin-top: 0;
}

    .our-pricing .info-text p {
    max-width: 100%;
}

.info-price {
    padding: 30px 20px;
    margin-bottom: 20px;
    position: relative;
}

.info-price::before {
    width: 94%;
}

.info-price::after {
    width: 98%;
}

.our-pricing .row {
    margin-bottom: 0;
}

    .our-contact h2::before {
    display: none;
}

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


.info-contact .info-form {
    max-width: 100%;
}

.contact-detail h3 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    margin-bottom: 15px;
}

.contact-detail ul li:first-child a {
    font-size: 30px;
    line-height: 29px;
    color: #000 !important;
}

.contact-detail ul li {
    margin-bottom: 20px;
}

.contact-detail ul li:last-child {
    margin-bottom: 0;
}

.contact-detail ul li a {
    color: #000 !important;
}

.contact-detail ul li p {
    color: #000;
}

.info-contact {
    margin-bottom: 20px;
}

ul.con-social {
    right: 0;
    margin-top: 10px;
}
    .popup-bann {
    display: none;
}

div#popupform {
    max-width: 100%;
    padding: 0;
}

.popup-content {
    padding: 20px;
    margin: 0;
    max-width: 100%;
}

.pop-text {
    padding: 0;
}

.popup-content h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 2px !important;
}

.popup-content h2 + p br {
    display: none;
}

.popup-content h2 + p {
    margin-bottom: 16px;
}

.popup-content .form-control {
    height: 40px;
}

.popup-content textarea.form-control {
    height: 80px;
}

.btn-sub {
    margin-top: 0;
}

.popup-content p.form_tagline {
    width: 100%;
    margin-bottom: 5px;
    font-size: 13px !important;
}

.popup-content::before {
    display: none;
}

.fancybox-slide--html .fancybox-close-small {
    top: 0;
    right: 0;
    border-radius: 0;
    background: #8773ee;
}


.dropdown-menu {
    display: inline-block;
    width: 100%;
    position: static;
    background: transparent;
    border-color: transparent;
    float: none;
}


.menu .dropdown-menu a {
    padding: 4px 0;
    font-size: 15px;
    color: #fff !important;
    border-top: 1px solid #a69fac;
    font-size: 14px !important;
}
    .book-service .info-text p {
    max-width: 100%;
}

.info-bser {
    padding: 0 10px 0;
    margin-bottom: 20px;
}

.info-bser img {
    margin-bottom: 8px;
}

.info-bser h4 {
    margin-bottom: 15px;
}

.info-bser::after {
    bottom: 0;
}

.busi-ser .ed-img {
    max-width: 100%;
    bottom: 0;
    top: inherit;
}

.editing-service + .cta {
    margin-top: 30px;
}

.info-tsp h2 {
    font-size: 24px;
    line-height: 28px;
}

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

    .cbs .info-bser h4 {
    font-size: 24px;
    line-height: 28px;
}

.cel-ser .ed-img img {
    height: auto;
}

.busi-ser ul {
    margin: 20px 0 0;
}

.me-ser .info-text p {
    max-width: 100%;
}

.fic-ser .info-edser h2 {
    font-size: 24px;
}

.fic-ser .ed-img img {
    height: auto;
}

.fs2 .ed-img {
    bottom: 0;
}

.info-gen {
    margin: 0;
    padding: 20px;
    height: auto;
    margin-bottom: 40px;
}

.info-gen p {
    margin-bottom: 16px;
}

.info-gen ul li {
    font-size: 14px;
}

.info-gen ul li img {
    max-width: 16px;
    margin-right: 5px;
}

.info-gen::before, .info-gen::after {
    height: 15px;
    bottom: -15px;
    left: -15px;
}

.info-gen::after {
    width: 15px;
    height: 100%;
}

.fic-gen [class*='col']:last-child .info-gen {
    margin-bottom: 0;
}

.fic-gen {
    padding: 40px 0;
}

    .me-ser .ed-img {
    bottom: 0;
}

.ms2 .ed-img {
    max-width: 100%;
}

    .img-faci img {
    max-width: 100%;
    margin-bottom: 20px;
}

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

.info-faci h4 {
    margin-left: 0;
    font-size: 16px;
}

.info-faci p {
    padding: 20px 15px;
}

.info-faci {
    margin-bottom: 16px;
}


.our-facinate + .cta2 {
    padding: 30px 0;
}

.fic-ser {
    padding: 30px 0;
}
    
}