@media only screen and (max-width: 999px) and (min-width: 320px) {
 .our-process .owl-nav {
    margin: 0;
    top: inherit;
    bottom: -28px;
}




   .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: -45px;
    }
    .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: 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: 90px;
        background: rgb(0,74,149);
        background: linear-gradient(180deg, rgba(0,74,149,1) 40%, rgba(2,41,80,1) 100%);
    }
    .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, .home-menu header ul li a {
        font-size: 22px !important;
        padding-left: 0;
        color: #fff !important;
        font-weight: 600 !important;
        padding: 10px 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;
    }
    .home-menu header ul li a img {
    filter: brightness(1) invert(1);
}
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }
    header .menu {
        opacity: 0;
    }
    header {
        padding: 20px 0;
        z-index: 2;
    }
    header .logo img {
        max-width: 200px;
    }

    h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 10px;
        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: 9px 15px;
    }

    section {
        padding: 30px 0;
        overflow: hidden;
        text-align: center;
    }

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

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

 header .tel {
    display: none;
}

.our-banner h1 {
    font-size: 32px;
    line-height: 36px;
    border: none;
}

.our-banner .offset-2 {
    margin: 0;
}


.our-banner h1 br {
}

.our-banner p br {
    display: none;
}

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

.our-banner {
    height: auto;
    padding: 40px 0;
}

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

h2.heading {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 12px;
}

h2.heading br {
    display: none;
}

.our-business h2 span {
    color: inherit;
}

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

.our-business h2 {
    line-height: 34px !important;
}

.our-business p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.our-process h2.heading {
    font-size: 28px;
    line-height: 31px;
    margin: 0 0 10px;
}

h3.sub-heading:before {
    display: none;
}

h3.sub-heading br {
    display: none;
}

h3.sub-heading {
    line-height: 27px;
    font-size: 14px;
    line-height: normal;
}

.our-process .item:after {
    display: none;
}

.our-process .item {
    text-align: center;
    min-height: auto;
}

.our-process .owl-process {
    margin-top: 0;
}
.our-process .row:first-child {
    margin-bottom: 30px;
}

.our-process .owl-nav button {
    font-size: 20px !important;
}
.our-process h4 br {
    display: none;
}

.our-process h4 {font-weight: 600;font-size: 24px;}
.our-work {
    padding: 40px 0;
}
.our-process::after {
    opacity: .5;
}


.info-establish ul li {
    font-size: 19px;
}

.info-establish ul li img {
    max-width: 38px;
    margin-right: 15px;
}

.info-establish p {
    font-size: 18px;
}

.info-text {
    margin-bottom: 10px;
}


.info-establish ul li {
    font-size: 18px;
    padding-left: 45px;
    line-height: 18px;
}

.info-establish ul li img {
    max-width: 38px;
    position: absolute;
    margin-right: 0;
    left: 0;
}

.info-establish p {
    font-size: 15px;
}

.info-text {
    margin-bottom: 10px;
}

.info-cta h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
}



.info-cta h2::before {
    display: none;
}

.cta .container::before, .cta .container::after {
    display: none;
}

.info-establish {
    margin: 0;
}

.cta {
    padding: 40px 0;
}

.site-logos h3 {
    text-align: center;
    position: relative;
}
.site-logos h3 {
    text-align: center;
    position: relative;
}

.info-test p {
    font-size: 16px;
}

.test-img {
    display: none;
}

.our-testimonial::after {
    opacity: .5;
}

.our-testimonial::before {
    max-width: 100%;
}

.test::before {
    display: none;
}

.info-test h4 > span {
    font-size: 17px;
}

.info-test h4 {
    font-size: 20px;
    margin-bottom: 0;
}


footer {
    padding: 40px 0;
    text-align: center;
}

footer img {
    margin-bottom: 20px;
}

footer ul li a {
    font-size: 16px;
}

footer ul {
    margin-left: 20px;
}

footer ul.foot-social {
    margin-top: 20px;
    margin-left: 0;
}

footer ul li a {}

.copy p {
    font-size: 14px;
}

.copy ul {
    text-align: center;
}

.copy {
    text-align: center;
}
.about-banner {
    height: auto;
    background-position: 66%;
}

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

.creatively h5 {
    font-size: 37px;
    font-weight: 600;
}

.creatively img {
    display: none;
}

.creatively h5:before {
    display: none;
}

.creatively .col-md-3 {
    margin-bottom: 25px;
    width: 50%;
}

.creatively {
    text-align: center;
    padding-bottom: 10px;
}

.creatively h2.heading {
    color: white;
}

.our-user h2.heading {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 30px;
}

.our-user .box ul li:before {
    left: 4px;
    height: 3px;
    width: 4px;
}

.our-user .box ul li {
    text-align: left;
    padding-left: 15px;
    font-size: 15px;
}

.our-user .box h5 {
    font-size: 34px;
    letter-spacing: 0;
}

.our-high {
    text-align: center;
    padding: 40px 0;
}

.our-high img {
    float: none;
}.popup-content h2 br {
    display: none;
}

.modal-body {
    margin: 0;
}

.fancybox-slide--html .fancybox-close-small {padding: 3px;width: 25px;height: 25px;font-size: 12px;border-radius: 0;top: 0;right: 0;}
.popup-bann {display: none;}

.popup-content h2 {
    font-size: 22px;
    letter-spacing: 0;
    line-height: normal;
    line-height: 27px;
}

.popup-content::before {max-width: 200px;height: 100px;}

.popup-content h2 + p {
    width: 100%;
    margin: 0 0 15px;
    font-size: 12px;
}

.popup-content .btn {
    display: initial;
    width: 50%;
}
.our-banner p {
    line-height: 22px;
    font-size: 16px;
}
.modern h2 + p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

.modern h2.heading {
    margin: 0 0 10px;
}

.our-services {}

.our-services .row::before {
    max-width: 100%;
}

.our-services .info-service {
    margin-bottom: 20px;
    text-align: left;
}

.our-services .row {
    margin-bottom: 50px;
}

.info-service.ser2 ul {
    width: 100%;
}

.info-service ul {
    width: 100%;
    margin-bottom: 15px;
}

.info-service ul li {
    width: 100%;
}

.info-service h2 {
    font-weight: 600;
    letter-spacing: 0;
}

.cta2 .info-cta h2 {
    line-height: 70px;
}

.our-contact h2.heading {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.our-contact ul li a {
    font-size: 24px;
}

.our-contact ul {
    padding-left: 0;
    margin: 30px 0 0 0;
}

.our-contact ul li img {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
}

.our-contact ul li p {
    margin: 5px 0 0 0;
    line-height: 22px;
}

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



.info-pricing h2 + p {
    font-size: 15px;
    margin-bottom: 20px;
}

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

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

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

.our-pricing2 .nav-tabs .nav-item {
    width: 50%;
    display: inline-block;
    margin-bottom: 7px;
    text-align: center;
}

.our-pricing2 .nav-tabs .nav-item:last-child {
    width: 60%;
    
}

.our-pricing2 .nav-tabs {
    margin-bottom: 20px;
}

.actions [class*='col'] {
    width: 50%;
}

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

.our-creation .btn-port {
    margin-top: 0;
}

.our-creation a {
    /* font-size: 26px; */
    /* line-height: 28px; */
}

header:after {
    display: none;
}

h3.blue-text {
    font-size: 13px;
    letter-spacing: 2px;
    padding: 5px 15px;
}

.our-business h2:after {
    left: 0;
    right: 0;
}

.btn-empty::before {
    width: 20px;
    height: 20px;
    right: 0;
    top: 6px;
}

.btn-empty {
    padding: 5px 0;
}

.our-process h3.sub-heading {
    margin-bottom: 10px;
}


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

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

.our-process .item span {
}

.our-process .item span img {
    max-width: 75%;
}

h3.blue-text {
    margin-bottom: 5px;
    z-index: 1;
    position: relative;
}

.cta {
    background-position: 90%;
}

.our-establish::before {
    height: 100%;
}

.our-establish {
    z-index: 1;
}

.our-establish h2 {
    color: #fff;
}

.info-establish ul {
    width: 100%;
}

.info-establish ul li::before {
    display: none;
}

.site-logos:before {
    display: none;
}

.site-logos h3 {
    margin-bottom: 15px;
}

.info-test {
    padding: 30px 0 0 0;
}

.our-testimonial .info-text {
    padding-left: 0;
}

.info-test span.qoute img {
    max-width: 45px;
}

.our-testimonial {
    margin-bottom: 0;
}

.cta2:after {
    display: none;
}

.cta2 {
    padding: 40px 0;
}

.cta2 h3 {
    font-size: 30px;
    margin-bottom: 5px;
}

.cta2 h3 + p {
    margin-bottom: 10px;
    font-size: 18px;
}

footer a.logo + p {
    width: 100%;
    margin-bottom: 25px;
}

footer ul li {
    text-align: left;
}

footer [class*='col'] {
    width: 50%;
}

footer [class*='col']:first-child,footer [class*='col']:last-child {
    width: 100%;
}
.our-establish::before {
    height: 100%;
}

.our-establish {
    z-index: 1;
}

.our-establish h2 {
    color: #fff;
}

.info-establish ul {
    width: 100%;
}

.info-establish ul li::before {
    display: none;
}

.site-logos:before {
    display: none;
}

.site-logos h3 {
    margin-bottom: 15px;
}

.info-test {
    padding: 30px 0 0 0;
}

.our-testimonial .info-text {
    padding-left: 0;
}

.info-test span.qoute img {
    max-width: 45px;
}

.our-testimonial {
    margin-bottom: 0;
}

.cta2:after {
    display: none;
}

.cta2 {
    padding: 40px 0;
}

.cta2 h3 {
    font-size: 30px;
    margin-bottom: 5px;
}

.cta2 h3 + p {
    margin-bottom: 10px;
    font-size: 18px;
}

footer a.logo + p {
    width: 100%;
    margin-bottom: 25px;
}

footer ul li {
    text-align: left;
}

footer [class*='col'] {
    width: 50%;
}

footer [class*='col']:first-child,footer [class*='col']:last-child {
    width: 100%;
}

.our-process .owl-nav button::before {
    top: 2px;
}

.img-about img {
    max-width: 80%;
    margin-bottom: 20px;
}

.img-about {
    left: 0;
}

.our-about h2.heading {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 12px;
}

.our-about p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px;
}

.creatively h3.sub-heading {
    color: #fff;
    line-height: 22px;
}

.creatively .row:first-child {
    margin-bottom: 20px;
}

.creatively h6 {
    font-size: 18px;
}

.creatively::before {
    display: none;
}

.creatively::after {
    display: none;
}

.creatively .row:nth-child(2) {
    margin-top: 20px;
}

.our-user .box ul {
    width: 95%;
}

.our-user .box .img:before {
    right: 0;
    margin: auto;
}

.our-user .box {
    margin-bottom: 20px;
}

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

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

p {
    font-size: 16px;
    line-height: 24px;
}

.modern::after {
    display: none;
}

.img-modern img {
    max-width: 80%;
}

.img-modern {
    left: 0;
}

.up {
    order: 1;
}

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

.info-service h2:after {
    display: none;
}

.info-service h2 + p {
    margin-bottom: 12px;
    font-size: 15px;
}

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

.img-ser {
    left: inherit;
    right: 0;
    width: 70%;
    margin-left: auto;
}

.our-services .row:nth-child(even) .img-ser {
    right: 0;
    margin-right: auto;
    margin-left: 0;
}

.combo-pricing .info-pricing {
    max-width: 100%;
}

.content {
    height: 150px;
    margin: 20px 15px 20px 22px;
}

.pack .head h5 {
    font-size: 25px;
}

.pack .head h5 + p {
    margin-bottom: 10px;
    line-height: 16px;
}

.pack {
    padding: 20px 15px;
    margin-bottom: 30px;
}

.pack .head h3 {
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 40px;
    margin-bottom: 0;
}

.pack .head h3 > strike {
    right: 20px;
    top: 5px;
}

.pack::after {
    top: 85px;
}

.info-create {
    text-align: left;
    margin-bottom: 16px;
}

.info-create h4 {
    margin-bottom: 0;
    font-size: 17px;
}

.info-create figure {
    margin-bottom: 10px;
}

.our-creation [class*='col'] {
    width: 50%;
    padding: 0 5px;
}

.info-create h4 + p {
    font-size: 14px;
    padding-left: 10px;
}

.info-create h4 + p::before {
    width: 5px;
    height: 5px;
    top: 10px;
}

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

.our-contact ul li a.email {
    font-size: 16px;
    font-weight: 700;
}

.popup-content {
    margin-left: 0;
    padding: 20px 15px;
}

.popup-content .form-group i {
    right: inherit;
    top: 14px;
}

}