﻿@media screen and (min-width: 1920px) {
    .hero--section {
        padding-top: 0 !important;
    }
    .testimonialSlider {
        padding-top: 100px !important;
        top: 78px;
    }
    .mobileView {
        height: 410px;
    }
    .mobileView .f-s-13 {
        font-size: 15px;
    }
    .mobileP .f-s-30 {
        font-size: 35px;
    }
    .mobileView .tabsList {
        height: auto;
        overflow: unset;
    }
    .mobileP {
        padding: 40px 90px;
        height: 100%;
    }
    .mobileView .tabsList > li {
        line-height: 22px;
    }
    .fold--four ul li::before {
        top: 0;
        bottom: 0;
        margin: auto;
    }
}
@media (max-width: 1600px) {
    .hero--section {
        height: 123vh;
    }
    .testimonialSlider {
        top: 20px;
    }
}
@media (max-width: 1440px) {
    .testimonialSlider {
        top: -15px;
    }
}
@media (max-width: 1220px) {
    .fold--four .p-btn {
        font-size: 14px;
    }
    .mobileP .hybridIcons {
        widh: 45%;
    }
    .mobileP .nativeIcons {
        max-width: 20%;
    }
    .mobileP .hybridIcons {
        width: 45%;
    }
}
@media (max-width: 1200px) {
    
    .formpost {
    width: 50%;
    margin: 0;
    margin-top: 5%;
    margin-bottom: 5%;
}
    
     .hero--section {
        height: auto;
    }
    
    .testimonialSlider {
        top: -48px;
    }
    .testimonialSlider .font-14 {
        font-size: 12px;
    }
    .testimonialSlider .font-16 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .testimonialSlider .slick-dots {
        display: none !important;
    }
}
@media (max-width: 1199.9px) {
    .testimonial {
        background-image: url(../../../nJwaBs__P2JfMUeYJ4vmjQ/b588e630-e764-459e-d67b-83220b530500/public);
        height: auto;
        padding: 40px 0;
    }
    .testiCard {
        background-color: #000;
        border-radius: 20px;
        width: 530px;
        margin: auto;
    }
    .testimonialSlider {
        top: 0;
        left: 0;
        width: 100%;
        margin: auto;
    }
    .testimonial .w-75 {
        width: 100% !important;
    }
}
@media screen and (min-width: 993px) {
    header#header .menu > ul > li.menu-item-has-children:hover .menu-subs {
        margin-top: 30px;
        opacity: 1;
        visibility: visible;
    }
}
@media screen and (max-width: 992px) {
    header#header .header-item-center {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    header#header .menu > ul > li .menu-subs.active {
        display: block !important;
    }
    .clients,
    .partners-logo,
    header#header .header-item-right a.cta {
        display: none;
    }
    header#header .header-item-left,
    header#header .header-item-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    header#header .wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
        padding: 0.5rem 0;
    }
    header#header .menu-mobile-toggle {
        position: relative;
        display: block;
        cursor: pointer;
        width: 1.75rem;
        height: 1rem;
        border: none;
        outline: 0;
        margin-left: 1.25rem;
        margin-top: -0.25rem;
        background: 0 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.35s ease-in-out;
        transition: 0.35s ease-in-out;
    }
    header#header .menu-mobile-toggle span {
        display: block;
        position: absolute;
        width: 100%;
        height: 2px;
        left: 0;
        border: none;
        outline: 0;
        opacity: 1;
        border-radius: 0.25rem;
        background: #fff;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }
    header#header .menu-mobile-toggle span:first-child {
        top: 0;
    }
    header#header .menu-mobile-toggle span:nth-child(2),
    header#header .menu-mobile-toggle span:nth-child(3) {
        top: 0.5rem;
    }
    header#header .menu-mobile-toggle span:nth-child(4) {
        top: 1rem;
    }
    header#header .header-item-right {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    header#header .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 75%;
        height: 100%;
        z-index: 111;
        overflow: hidden;
        background: #258788;
        background: var(--gredient-color2);
        -webkit-transform: translate(-100%);
        transform: translate(-100%);
        -webkit-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }
    header#header .menu.active {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    header#header .menu > ul > li {
        display: block;
        line-height: 1;
        margin: 0;
    }
    header#header .menu > ul > li > a {
        display: block;
        line-height: 3.125rem;
        height: 3.125rem;
        padding: 0 3.125rem 0 1rem;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        color: #fff !important;
        font-size: 16px !important;
    }
    header#header .menu > ul > li > a i.ion {
        position: absolute;
        font-size: 1.25rem;
        line-height: 3.125rem;
        top: 0;
        right: 0;
        width: 3.125rem;
        height: 3.125rem;
        text-align: center;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    header#header .menu .menu-mobile-header {
        position: relative;
        position: sticky;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        top: 0;
        height: 3.125rem;
        z-index: 110;
        background: var(--color-white);
        background-color: #f2f8ff !important;
    }
    header#header .menu .menu-mobile-header .menu-mobile-arrow {
        display: none;
        line-height: 3.125rem;
        width: 3.125rem;
        height: 3.125rem;
        cursor: pointer;
        text-align: center;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        color: var(--color-black);
    }
    header#header .menu .menu-mobile-header.active .menu-mobile-arrow,
    header#header .menu > ul > li .menu-subs.active,
    header#header .menu > ul > li .menu-subs.menu-mega > .list-item > ul > li > a,
    header#header .menu > ul > li .menu-subs > ul > li > a {
        display: block;
    }
    header#header .menu .menu-mobile-header .menu-mobile-title {
        font-family: inherit;
        line-height: inherit;
        text-transform: capitalize;
    }
    header#header .menu .menu-section {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }
    header#header .menu > ul > li .menu-subs,
    header#header .menu > ul > li .menu-subs.menu-mega {
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        max-width: none;
        min-width: auto;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 4rem 1rem 1rem;
        opacity: 1;
        overflow-y: auto;
        visibility: visible;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    header#header .menu > ul > li .menu-subs.menu-column-4 > .list-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin: 0 0 0.7rem !important;
        padding: 0.7rem !important;
    }
    header#header .menu > ul > li .menu-subs.menu-column-4 > .list-item.text-center .title {
        margin-bottom: 1.25rem;
    }
    header#header .menu > ul > li .menu-subs.menu-column-4 > .list-item.text-center:last-child .title {
        margin-bottom: 0;
    }
    header#header .menu > ul > li .menu-subs.menu-mega > .list-item > ul {
        margin-bottom: 1rem;
    }
    header#header .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        opacity: 0;
        visibility: hidden;
        background: rgba(0, 0, 0, 0.65);
        -webkit-transition: 0.45s ease-in-out;
        transition: 0.45s ease-in-out;
    }
    header#header .overlay.active {
        opacity: 1;
        visibility: visible;
    }
    header#header .menu .menu-mobile-header .menu-mobile-close {
        font-size: 2.25rem;
        line-height: 3.125rem;
        cursor: pointer;
        width: 3.125rem;
        height: 3.125rem;
        text-align: center;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        color: var(--color-black);
        background-color: #fff !important;
        box-shadow: inherit !important;
        border: inherit !important;
        padding: 0 !important;
    }
    header#header .menu .menu-mobile-header .menu-mobile-close i {
        font-size: 30px !important;
        color: #079d58 !important;
    }
    header#header .menu > ul > li .menu-subs.menu-column-4 > .list-item img {
        display: none !important;
    }
    header#header .menu .menu-mobile-header .menu-mobile-title {
        color: #000 !important;
        font-size: 18px !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
    }
    header#header .menu .menu-mobile-header .menu-mobile-arrow {
        border: inherit !important;
        background-color: #fff !important;
        color: #079d58 !important;
        font-size: 25px;
    }
    header#header .menu > ul > li .menu-subs.menu-column-4 > .list-item .title {
        font-size: 14px !important;
        line-height: 24px !important;
    }
}
@media (max-width: 768px) {
    
    .formpost {
    width: 100%;
    text-align: left;
}
    
    .fold--four .--screen img,
    .form-side,
    .hero--section .success--counter,
    .logo--slider .slick-next:before,
    .logo--slider .slick-prev:before {
        display: none;
    }
    .back-white {
        margin-left: 0;
        width: 93%;
    }
    div#site-footer .footer-main .industries,
    div#site-footer .footer-main .locations {
        flex-direction: column !important;
    }
    .w-90 {
        width: 100% !important;
    }
    .hero--section::after,
    br,
    button#leftside-form-btn,
    div#rightside-call,
    div#rightside-chat {
        display: none !important;
    }
    .hero--section {
        height: auto;
        padding: 100px 0 50px;
        background-position: 88%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 80%;
        background-image: unset;
        background: -webkit-linear-gradient(142deg, #034971 0, #006fb8 100%);
        background-position: center center;
    }
    .hero--section:before {
        content: "";
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(142deg, #034971 0, #006fb8 100%);
        background: -webkit-linear-gradient(142deg, #034971 0, #006fb8 100%);
        opacity: 0.85;
    }
    .--awards.mobile img,
    .--partners.mobile img {
        margin: auto;
    }
    .f-s-35 {
        font-size: 28px !important;
        line-height: 34px !important;
    }
    .hero--section .p-btn {
        padding: 0 10px;
        text-align: center;
    }
    .fold--four .--screen,
    section {
        padding: 0;
    }
    .f-s-50 {
        font-size: 24px;
        line-height: 34px;
    }
    .f-s-14 {
        font-size: 13px;
    }
    .consult--form form {
        flex-wrap: wrap;
    }
    .f-s-40 {
        font-size: 20px;
        line-height: 30px;
    }
    .consult--form form .form--item,
    .fold--four .p-btn {
        width: 100%;
        margin-bottom: 1rem;
    }
    .f-s-24 {
        font-size: 18px;
        line-height: 26px;
    }
    .form-back {
        background-image: inherit !important;
    }
    .next-form {
        margin-top: 0 !important;
    }
    .accordian--items .accordian--body p {
        font-size: 13px;
        text-align: justify;
    }
    .accordian--items .accordian--body,
    .accordian--items .accordian--head {
        padding: 0.5rem;
    }
    div#site-footer .footer-main .locations {
        display: flex !important;
        justify-content: space-between !important;
        width: 60%;
    }
    div#site-footer footer.footer {
        padding: 30px 0 !important;
    }
    div#site-footer footer.footer .footer-main {
        padding: 0 !important;
        margin: 0;
    }
    div#site-footer .footer-main .industries {
        display: flex !important;
        justify-content: space-between !important;
        width: 80% !important;
    }
    .--integration,
    .f-justify,
    .fold--three,
    .hero--section,
    .hero--section p,
    .integration--sliders h2,
    .justify,
    .justifycm {
        text-align: center;
    }
    .hero--section h1 br,
    .icons-App,
    .icons-nativ {
        display: block !important;
    }
    #staticloadmodel .modal-dialog {
        max-width: 567px;
    }
    .font-50 {
        font-size: 24px;
    }
    .banner-img {
        background-color: var(--gredient-2);
        height: max-content;
    }
    .hero--section p {
        font-size: 12.8px;
    }
    .hero--section .p-btn {
        width: 220px;
        overflow: hidden;
        font-size: 17px;
        text-transform: capitalize;
    }
    .fold--four .p-btn {
        width: 100%;
        margin: auto;
        display: block;
        font-size: 15px;
        height: 50px;
        line-height: 50px;
    }
    .fold--four ul li {
        text-align: left;
        line-height: 24px;
    }
    .fold--four ul li::before {
        top: 6px;
    }
    .--integration {
        padding: 50px 0;
        height: auto !important;
        background-image: url(../img/apiIntegration-mobile.jpg);
    }
    .p-btn {
        font-size: 17px;
    }
    .logo--slider .slick-prev {
        left: 0;
        z-index: 999;
    }
    .logo--slider .slick-next {
        right: 0;
        z-index: 999;
    }
    .logo--slider .slick-next:before,
    .logo--slider .slick-prev:before {
        content: "";
        display: block;
        height: 10px;
        width: 10px;
        border: 2px solid;
        border-bottom: 0;
        border-left: 0;
        z-index: 111;
    }
    .logo--slider .slick-prev:before {
        transform: rotate(-136deg);
    }
    .logo--slider .slick-next:before {
        transform: rotate(45deg);
    }
    .--faqs .accordian--items .accordian--head::before {
        right: 15px;
        height: 13px;
        margin-top: -7px;
    }
    .--faqs .accordian--items .accordian--head::after {
        right: 10px;
        width: 13px;
        margin-top: -2px;
    }
    .accordian--items .accordian--head h3 {
        width: 90%;
        font-size: 12px;
    }
    .--faqs .accordian--items .accordian--body p {
        text-align: left;
        font-size: 12px;
    }
    .--faqs .accordian--items .accordian--head h3 {
        line-height: 20px;
    }
    .--faqs .accordian--items .accordian--body,
    .--faqs .accordian--items .accordian--head {
        padding: 0.7rem 1rem;
    }
    .fold--three .cardItem {
        border: 2px solid;
        border-radius: 15px;
        padding: 25px 20px;
    }
    .fold--three .cardItem:hover {
        background-color: #000;
    }
    .fold--three .cardItem:hover > img {
        filter: invert(1);
    }
    .fold--four .--screen .f-b,
    .fold--three .cardItem:hover .f-b {
        color: #fff;
    }
    .container-fluid {
        width: 100%;
        padding: 0 25px;
    }
    .hero--section h1 {
        font-size: 24px;
    }
    .fold--four .screen--wrapper {
        border: 15px solid;
        border-radius: 45px;
        margin: 30px 0;
        position: relative;
        background: #006fb8;
        background: radial-gradient(circle, rgba(0, 111, 184, 0.8799894957983193) 0, #034971 100%);
        padding: 68px 15px;
    }
    .fold--four .screen--wrapper:after {
        content: "";
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #000;
        position: absolute;
        bottom: 12px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .fold--four .screen--wrapper:before {
        content: "";
        background-image: url(../img/mobileTopBars.png);
        background-repeat: no-repeat;
        height: 38px;
        width: 121px;
        margin: auto;
        display: table;
        position: relative;
        top: -59px;
    }
    .fold--four .--screen > div {
        justify-content: center !important;
        align-items: center;
        margin-top: 0 !important;
        text-align: center;
        margin-bottom: 12px !important;
        font-size: 15px;
        text-align: left;
    }
    .fold--four .--screen > div .f-justify {
        text-align: left;
        padding-right: 24px;
    }
    .fold--four .--screen .tabsList {
        height: 115px;
        overflow-y: scroll;
        text-align: left;
    }
    .icons-App {
        width: 40%;
    }
    .icons-App,
    .icons-nativ {
        margin: auto;
        position: relative;
        top: -30px;
    }
    .icons-nativ {
        width: 25%;
    }
    .fold--four .--screen .tabsList::-webkit-scrollbar {
        width: 8px;
    }
    .fold--four .--screen .tabsList::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px #fff;
        border-radius: 5px;
    }
    .fold--four .--screen .tabsList::-webkit-scrollbar-thumb {
        background: rgba(0, 111, 184, 0.8799894957983193);
        border-radius: 5px;
    }
    .mobileTabs {
        display: flex;
        justify-content: space-evenly;
        margin-top: 20px;
        gap: 15px;
    }
    .mobileTabs .p-btn,
    .mobileTabs .p-btn.active {
        background: 0 0;
        padding: 0 18px;
        color: #000;
        margin: 0 !important;
        height: auto;
    }
    .mobileTabs .p-btn {
        border-bottom: 4px solid #ccc;
    }
    .mobileTabs .p-btn.active {
        border-color: #006fb8;
    }
    .fold--three .cardItem img {
        margin: 0 auto 20px;
    }
    .fold--three .slick-dots {
        bottom: -50px;
    }
    .fold--three .slick-dots li {
        background-color: #ccc;
        border-radius: 4px;
        width: 15px;
        height: 15px;
    }
    .fold--three .slick-dots li button:before {
        display: none;
    }
    .fold--three .slick-dots .slick-active {
        background-color: #000;
    }
    .mobileView {
        background-image: none;
    }
    .mobileView:before,
    .mobileView:after,
    .mobileP:before,
    .mobileP:after {
        display: none;
    }
}
@media only screen and (max-width: 1000px) {
    .hero--section:before {
        content: "";
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(142deg, #034971 0, #006fb8 100%);
        background: -webkit-linear-gradient(142deg, #034971 0, #006fb8 100%);
        opacity: 0.85;
    }
    .fold--three .slick-dots {
        bottom: -22px;
    }
}
@media only screen and (max-width: 767px) {
    .testiCard {
        width: 100%;
        height: 100%;
        padding: 20px;
        flex-direction: column;
        left: 0;
    }
    .ratingSide {
        position: unset;
        padding: 0 0 25px;
    }
    .testimonialSlider .slick-dots {
        display: block !important;
        bottom: -30px;
        left: 0;
    }
    .testimonialSlider {
        overflow: unset;
    }
    .testimonial h3 {
        font-size: 22px;
        line-height: 22px;
    }
    .testimonial h2 {
        font-size: 18px;
        line-height: 20px;
    }
    header#header .menu > ul > li .menu-subs.active {
        display: block !important;
    }
    div#site-footer footer.footer .footer-main {
        padding: 40px 0 !important;
    }
    div#site-footer .footer-main .industries,
    div#site-footer .footer-main .locations {
        display: block;
    }
    div#site-footer .footer-main h3 {
        margin: 20px 0;
        text-align: left;
    }
    div#site-footer .footer-main a,
    div#site-footer .footer-main ul li a {
        font-size: 14px;
        line-height: 26px;
        text-align: left;
    }
    div#site-footer footer.footer .footer-bottom ul {
        display: block;
        text-align: center;
    }
    div#site-footer footer.footer .footer-bottom ul li {
        margin: 10px 0;
    }
    div#site-footer footer.footer .footer-bottom p {
        font-size: 15px;
        line-height: 25px;
    }
    div#site-footer footer.footer .footer-main .row .col-lg-3:last-child img {
        display: none;
    }
    div#site-footer footer.footer .footer-bottom p a {
        padding: 0;
    }
    div#site-footer .footer-main .industries div:first-child,
    div#site-footer .footer-main .locations ul:first-child {
        margin-right: 0 !important;
    }
    div#site-footer .footer-main .alllocations {
        padding-left: 15px !important;
    }
    div#site-footer .footer-main .content li,
    div#site-footer .footer-main .content p {
        text-align: left;
    }
    .mobileP {
        padding: 0;
    }
    .fold--four .--screen > div .f-justify {
        padding-right: 0;
    }
    .fold--four .--screen {
    }
    .fold--four .--screen .f-s-30 {
        font-size: 18px;
    }
    .fold--four .--screen .f-s-13 {
        font-size: 10px;
        line-height: 16px;
    }
}
@media (max-width: 575px) {
    .fold--four .--screen .tabsList {
        height: 145px;
    }
    header#header .wrapper {
        background-image: url();
    }
}
