@media only screen and (max-width:1400px) and (min-width:1020px){
    html{font-size:85%}
    .top-bar ul.resource {
        padding-top: 7px;
    }  
    .top-bar ul.tel li:nth-child(1) {
    margin-right: 60px; 
}

    .top-bar ul.resource:after {
        border-top: 40px solid transparent;
        border-bottom: 40px solid transparent;
        border-left: 40px solid #f6faff;
        right: -20px;
        top: -22px;
    }

    .top-bar p {
        padding-top: 10px;
        /* font-size: 12px; */
        margin-left: 0;
        font-size: 0.8rem;
        position: relative;
    }
    
    .top-bar ul.resource li a {
    font-size: 0.9rem;
}
    .top-bar p:after {
        /* border-top: 23px solid transparent; */
        /* border-bottom: 23px solid transparent; */
        /* border-left: 23px solid #e9e6e6; */
        /* position: absolute; */
        /* right: -14px; */
        top: -18px;
        right: 10px;
    }

    .top-bar ul.tel {
    margin-left: -70px;
    margin-top: 0;
    }

    .top-bar ul.tel li:nth-child(1):before {
        left: -60px;
        width: 145%;
    }

    .top-bar ul.tel li:nth-child(1):after {
        /* border-top: 23px solid transparent; */
        /* border-bottom: 23px solid transparent; */
        /* border-left: 23px solid #b62f2f; */
        /* position: absolute; */
        /* right: -52px; */
        /* top: -11px; */
        /* z-index: 2; */
    }
}


@media only screen and (max-width:1100px) and (min-width:920px){
    .top-bar ul.tel li.email a {
    font-size: 0.8rem;
}

.top-bar ul.resource li a {
    font-size: 0.8rem;
}

.top-bar p {
    font-size: 0.7rem;
}
.any-query ul li img {
    width: 30px;
}

.any-query ul li span a {
    font-size: 1rem;
}

.any-query .container:after {
    right: -380px;
}

}
@media only screen and (max-width: 980px) and (min-width: 320px) {
    .main-menu .dropdown-menu a {
    color: #fff !important;
}
    .our-banner * {
    position: relative;
    z-index: 1;
}
    html{font-size:70%}
    .copy-brand {
    position: static;
}
.menu-open .main-menu {
    background: #04378efc !important;!i;!;!;
    display: grid;
}

ul li.nav-item.dropdown .nav-link {
    border: unset !important;!i;!;
}

.main-menu .dropdown-menu a {
    border: unset !important;!i;!;!i;!;
}

.main-menu .menu li a {
    padding: 4px 20px ! IMPORTANT;
}

.dropdown-toggle::after {
    margin-left: 0.255em;
    vertical-align: 0.855em;
    content: "";
    border-top: 0.4em solid;
    border-right: 0.4em solid transparent;
    border-bottom: 0;
    border-left: 0.4em solid transparent;
    top: 12px;
}
.banner-form {
    width: 100%;
    margin-top: 30px;
}
    .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: 20px;
        top: 22px;
    }
    .menu-bottom span {
        height: 2px;
        background: #ffffff;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: white;
    }
    .menu-bottom.click {
        top: -100px;
        position: absolute;
        top: 20px;
    }
    .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(170deg, #1e178c 0%, #161345 100%);
        height: 100%;
        z-index: 9999999 !important;
        padding-top: 10px;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
    }
    .menu li {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%;
        border-bottom: 0;
        position: relative;
        text-align: left;
    }
    .menu li a {
        font-size: 16px !important;
        padding-left: 0;
        color: #fff !important;
        font-weight: 400 !important;
        padding: 10px 0 10px 15px;
        text-align: left;
        display: block;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: left;
        text-transform: uppercase;
        padding: 11px 20px !important;
    }
    .menu-open .main-menu {
        right: 0;
    }
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }
    
    header ul li.btn-head a.btn-green {
    display: inline-block;
    width: auto;
    margin: 10px 20px 20px;
    padding: 10px 40px;
    color: #fff !important;
}

.dropdown-menu {
    position: relative;
    display: block;
    width: 100% !important;
    background: transparent;
    border: none;
}

.dropdown-toggle::after {
    width: 15px;
    height: 15px;
    filter: brightness(0) invert(1);
    top: 12px;
    position: absolute;
}

.menu li .dropdown-item {padding: 5px 0 5px 30px;font-size: 15px !important;text-transform: capitalize;border-top: 1px solid #ffffff9c;border-bottom: none;}
    [class*='col'] {
    width: 100%;
    padding: 0 15px;
}
    
    header .menu {
        opacity: 0;
    }
    
    header {
        padding: 15px 0;
        z-index: 2;
    }
     header ul li:last-child {
        border: 0;
    }

    header .logo img {
        max-width: 220px;
        /* margin-left: 30px !important; */
    }

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


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

    header {
        text-align: left;
        z-index: 9;
        top: 0;
        margin-top: 0;
    }

    header ul li {
        margin-right: 0;
    }

    header ul {
        margin: 10px 0 0;
        text-align: center;
    }

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

    .btn {
        font-size: 13px !important;
        letter-spacing: 2px;
        padding: 6px 25px 6px 18px !important;
    }

    section {
        padding: 40px 0;
        /* overflow: hidden; */
    }

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

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


    header ul.head-ul li:first-child {
    margin-right: 0;
}

    .heading h2 {
        font-size: 24px;
        line-height: 35px;
        margin: 0 0 0;
    }
    section {
        padding: 30px 0;
        overflow: hidden;
    }
    .btn-block .btn {
        margin-right: 5px;
    }
    .btn {
        padding: 10px 16px;
        height: auto;
        font-size: 13px;
        margin: 0 0 0 0!important;
        letter-spacing: inherit;
    }
    .btn-block .btn:last-of-type {
        margin: 0;
    }
    .leftColumn {
        position: static;
    }
    .RightColumn {
        position: static;
    }
    .heading p {
        width: 100%;
        margin-top: 10px;
    }
    .heading {
        margin: 0 0 30px;
    }
    .popupform {
        width: 98%;
        padding: 30px 20px;
    }
.popupform h2 {
    font-size: 22px;
    padding-left: 10px;
}
.popupform .fancybox-close-small {
    right: -6px;
}
    .top-bar {
        display: none;
    }

    .our-banner {
             background-size: cover;
        margin-top: -78px;
        padding: 125px 0 47px;
    }

    .our-banner h1 {
    font-size: 2.7rem;
    }

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

    .our-banner p {
        width: 100%;
    }

    .white-yellow {object-fit: revert !important;font-size: 16px !important;background: white;text-align: left;padding: 18px 0 12px 20px !important;}

    .clush {
        display: none;
    }
    .our-services:after {
    display: none;
}

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

.our-services h3:after {
    right: 0;
    left: 0;
    margin: auto;
}

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

.our-process h3:after {
    left: 0;
    right: 0;
    margin: auto;
}

.our-process:before {
    z-index: 9;
    background-size: 50%;
    left: inherit;
    right: -100px;
    margin: inherit;
    top: -60px;
}

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

.our-process ul li:before {
    right: 0;
    margin: auto;
}

.our-process img.no-max {
    left: 0px;
    max-width: 100%;
    display: none;
}

.our-process h6 {
    bottom: 110px;
    text-align: center;
    left: -70px;
    font-size: 27px;
    display: none;
}

.our-portfolio:before {
    opacity: .5;
    background-size: 40%;
    left: inherit;
    right: -200px;
    display: none;
}

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

.our-portfolio h3:after {
    right: 0;
    left: 0;
    margin: auto;
}

.heading p br {
    display: none;
}

.cta {
    background-position: 38%;
    padding: 30px 0;
    text-align: center;
}

.cta h2 {
    font-size: 27px;
    margin: 0 0 20px;
}

.cta p {
    font-size: 18px;
}

.cta p br {
    display: none;
}

.cta:after {display: none;}

.our-join {
    height: auto;
}

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

.our-expertise {
    padding-top: 30px;
}

.our-expertise img {
    margin-left: 0;
}

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

.our-expertise h2 {line-height: 35px;margin:  20px 0 10px;font-size: 3rem;}

.our-expertise:before {
    display: none;
}
    .menu-btn {
    right: 10px;
    height: 50px;
    width: 50px;
    line-height: 44px;
    top: -50px;
} 

    .any-query:after {
    display: none;
}

.any-query .bg {
    width: 100%;
    background: #fff;
    padding: 0;
    text-align: ce;
}

.any-query .bg:after {
    display: none;
}

.any-query ul li {
    width: 100%;
    margin: 0 0 20px;
}

.any-query ul li span {
    font-size: 15px;
}

.any-query ul li img {
    max-width: 30px;
}

.red-yellow {
            padding: 13px 0 13px 30px !important;
        font-size: 14px !important;
}

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

footer:after {
    display: none;
}

.pl-30 {
    padding-left: unset;
}

footer h4 {margin: 0 0 10px;}

footer ul {
    margin: 0 0 30px;
}

footer h5 span:after {
    display: none;
}

.copy {
    margin-top: 20px;
}
    #active:checked ~ .wrapper {
        clip-path: circle(100%);
        background-position: 68% 100%;
    }

    .navigation > ul > li {
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 33px;
    } 

    #active:checked ~ .menu-btn {
        right: 0;
    }
    .menuLogo {
    left: 20px;
    text-align: left;
    top: 10px;
}

.navigation {
    left: -10px;
    top: 50px;
}

.navigation > ul > li.hover-parent i {
    right: 0;
    top: 8px;
    font-size: 20px;
}
    .navigation > ul > li > a {
    font-size: 2rem;
    line-height: normal;
}

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

.navigation > ul > li > a:before {
    background-size: 70%;
    left: -23px;
}

.menuInfo {
    right: inherit;
    left: 18px;
    bottom: 20px;
}

body.open {
    overflow: scroll;
} 

.menuInfo li a {font-size: 20px !important;}

.menuInfo ul li {
    margin: 0 0 15px;
}

.menuInfo ul li i {
    font-size: 20px;
    margin-right: 13px;
}

    .navigation .sub-menu {
        display: block !important;
        transform: scale(1) !important;
        margin-top: 10px;
        margin-bottom: 10px;
        left: 0;
        position: relative; 
        padding-left: 0;
        top: 0; 
    }
    .our-portfolio .col-md-4 {
}

.any-query {
    background: #fff;
    padding: 50px 0;
}

.any-query ul {
    margin: 0 0 0;
}
    .inner-banner {
    text-align: center;
    margin-top: 0;
    padding: 30px 0 40px;
}

.inner-banner img {
    max-width: 50%;
    margin-top: 20px;
    display: none;
}

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

.inner-clutch {padding-top: 0;margin-top: -20px;display: none;}

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

.visual-service {
    padding-top: 50px;
    border-top: 2px solid;
}

.visual-service .info-vser {
    margin: 0 0 20px;
    height: auto;
    padding: 30px 20px;
}

.visual-service .row {
    margin-bottom: 0;
}
    .our-success::before {
    display: none;
}

.our-success {
    padding-top: 40px;
    text-align: center;
    padding-bottom: 30px;
}

.our-success .heading {
    margin-top: 40px;
}

.our-success .heading h3:after {
    right: 0;
    left: 0;
    margin: auto;
}
    .other-service.web-other .img-other img, .other-service.d-other .img-other img {
    display: none;
}

.other-service .col-md-6 .row .col-md-6 {
    width: 50%;
    text-align: center;
}

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

.info-other h4 br {
    display: none;
}
    .other-service.ai-other .img-other img {
    display: none;
}
    .other-service.app-other .img-other img {
    display: none;
}
    .img-other img {
    display: none;
}
    .talk-us .talk {
        padding: 30px 20px;
        text-align: center;
    }

    .talk-us .talk h5:before {
        right: 0;
        margin: auto;
    }

    .talk-us .col-md-4 {
        margin-bottom: 20px;
    }

    .talk-us .talk p {
        width: 100%;
    }

    .lets-write .bg {}

    .lets-write .offset-6 {
        margin-left: 0;
    }

    .lets-write .bg {
        background-size: cover;
        transform: scale(1);
    }

    .lets-write .bg {
        background: rgb(188,4,8);
        background: -moz-linear-gradient(216deg, rgba(188,4,8,1) 0%, rgba(35,35,35,1) 100%);
        background: -webkit-linear-gradient(216deg, rgba(188,4,8,1) 0%, rgba(35,35,35,1) 100%);
        background: linear-gradient(216deg, rgba(188,4,8,1) 0%, rgba(35,35,35,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bc0408",endColorstr="#232323",GradientType=1);
        text-align: center;
        padding: 30px 20px;
    }

    .lets-write .bg h2 {
        font-size: 30px;
    }

    .lets-write .bg h2 br {
        display: none;
    }

    .lets-write .bg .form-control {border-color: #fff;color: #fff;}
    
    .popup-left {
        display: none;
    }
    
    .popup-content {
        width: 100%;
        padding-top: 30px;
    }
    
    .popupform .popup-content h2 img.pop-hand {
        height: 40px;  display: none;
    }
    
    .popupform .popup-content h2 {
        font-size: 20px;
        line-height: normal;
    }
    
    .popupform h4 {
        font-size: 16px;
    }
    
    .faq_nos ul.nav.nav-pills {
        justify-content: center;
    }   

    .our-banner h3 {
    font-size: 3rem;
}

h2 br {
    display: none;
}

.owl-service .owl-nav {
    left: 0;
    right: 0;
    top: inherit;
    bottom: -55px;
    width: 50%;
    margin: 0 auto;
}

.our-services .box {
    padding: 20px;
}

.our-services .box h4 {
    margin: 15px 0 10px;
}

.our-services {
    padding: 30px 0 80px;
}

.exp-cirle img.lg-expc {
    display: none;
}

.our-process .exp-cirle {
    display: none;
}

.cta .exp-cirle {DISPLAY: NONE;}


.our-expertise ul li {
    text-align: left;
}

.any-query .container:after {
    display: none;
}

.our-join h2 {font-size: 2.5rem;}

    .inner-banner .exp-cirle {
    display: none;
}

.info-vser h4 {
    font-size: 1.5rem;
    margin: 12px 0 12px;
}

.info-vser span {
    font-size: 2rem;
}

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

.info-other {
    padding: 30px 15px;
}

.heading.info-offr ul li {
    font-size: 14px;
    margin: 10px 0 0 20px;
}

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

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

.about-choose {
    height: auto;
    padding: 30px 0;
}

.info-vser.info-abchoose {
    padding: 20px;
    margin-bottom: 16px;
    height: auto;
}

.img-abstep img {
    position: relative;
}

.abour-step .row {
    padding: 0;
}

.abour-step {text-align: center;}

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

.info-abstep::before {
    border-radius: 22px;
    right: 0;
}

.info-abstep:nth-child(3)::before {
    bottom: -13px;
}

.info-abstep:nth-child(3) {
    margin-bottom: 30px;
}
.marque {
    padding: 30px;
}
section.faq_list {
    background: #f6faff;
}
.full-portfolio .tab-content img {
    box-shadow: 0 5px 15px #0000004d;
}
    
}


@media screen and (max-width: 600px) {

footer .col-md-3:nth-child(2) {
    padding-top: 25px;
}.banner-form h3 {
    FONT-SIZE: 15px;
    LETTER-SPACING: 2PX;
}.banner-form .info-form {
    padding: 20px 40px 0;
}
section.any-query form .col-md-12 {
    padding: 0px 8px !important;
}.banner-form .info-form input.btn.btn-yel {
  
    PADDING: 11PX 0PX !important;
}
  .our-portfolio.inner-portfolio a.btn {
    MARGIN: 10PX 0PX 0PX !important;
}
    .our-package .in-price ul {
    PADDING: 10PX 0PX 0PX !IMPORTANT;
    
}.info-price h2 {
    margin: 0 0 18px;
}

div#filters button {
    border: none;
    background: none;
    color: #000;
    font-size: 1.25rem;
    margin: 0px 10px;
   
}.our-package .nav-tabs .nav-link::after {
  
    border-left: 10px solid transparent;
    border-right: 11px solid transparent;
    border-top: 13px solid #f5613b;
    bottom: 4px;
   
}section.other-service.about-ser .info-other {
    margin: 0px 0px 10px;
}

.our-package .nav-tabs .nav-link::before {
   
    height: 3px;
    background: #f5613b;
    left: 0;
    bottom: 16px;
}
}