/*@media (min-width: 1700px) {*/
/*    .banner-form h4 {*/
/*        font-size: 24px;*/
/*    }*/

/*    .banner-form {*/
/*        padding: 36px 25px 90px;*/
/*        margin-top: 161px;*/
/*        margin-left: -50px;*/
/*    }*/

/*    .banner-form .form-group label {*/
/*        font-size: 13px;*/
/*    }*/

/*    .banner-form .form-group .form-control {*/
/*        height: 40px;*/
/*    }*/

/*    h1 {*/
/*        font-size: 45px;*/
/*        color: #fff;*/
/*        font-weight: 600;*/
/*        line-height: 58px;*/
/*    }*/

/*    section.section.main-banner .caption {*/
/*        width: 104%;*/
/*        padding-top: 50px;*/
/*    }*/
/*}*/

/*@media (min-width: 1600px) {*/
/*    h1 {*/
/*        font-size: 45px;*/
/*        color: #fff;*/
/*        font-weight: 600;*/
/*        line-height: 58px;*/
/*    }*/

/*    section.section.main-banner .caption {*/
/*        width: 104%;*/
/*        padding-top: 50px;*/
/*    }*/

/*    .banner-form .form-group label {*/
/*        font-size: 11px;*/
/*    }*/

/*    .banner-form .form-group .form-control {*/
/*        height: 35px;*/
/*        font-size: 14px;*/
/*    }*/

/*    .banner-form h4 {*/
/*        color: #ffb71d;*/
/*        font-size: 25px;*/
/*        margin-bottom: 20px;*/
/*        line-height: 34px;*/
/*    }*/
/*}*/

@media (min-width: 1400px) and (max-width: 1700px) {
    .main-banner {
    }

    .banner-form {
        margin-top: 0;
    }

    .main-banners {
        top: 140px;
    }

    .e-commerce-slider {
        top: -42px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }

    .banner-img .shape-box-has {
        z-index: -9;
    }

    .banner-form {
        background: url(../images/form-bg.png) no-repeat #0e2b29;
        background-size: cover;
        background-image: none;
    }

    .main-banner {
    }

    h1 {
        font-size: 38px;
        line-height: 48px;
    }

    .native-android-sec .img-box {
        width: 100%;
    }

    .cta-title h2 {
        font-size: 37px;
        line-height: 45px;
    }

    .cta-info .txt p {
        font-size: 21px;
        margin-bottom: 8px;
    }

    .cta-info .txt a {
        font-size: 25px;
    }

    .cta-title h4 {
        font-size: 18px;
    }

    .satisfaction-sec .caption h4{
        font-size: 18px;
    }

    .main-hover-box {
        position: absolute;
        bottom: 0;
        left: -30%;
        width: 335px;
        top: 0;
    }

    .box.box1 img {
        max-width: 70%;
    }

    .box.box2 img {
        width: 70%;
    }

    .box.box3 img {
        max-width: 70%;
    }

    .main-hover-box .box.box1 {
        right: 0;
        bottom: 37%;
    }

    .main-hover-box .box.box2 {
        right: -25px;
        bottom: 30px;
    }

    .solution-sec .website-box .img-box img {
        width: 100%;
    }

    .main-hover-box.main-hover-box-2 {
        display: none;
    }

    .main-banner .banner-img .container {
    }

    .native-android-sec .img-box .box-6 {
        top: 46%;
        left: 58%;
    }

    .native-android-sec .img-box .box-5 {
        top: auto;
        bottom: 70px;
        left: 255px;
    }

    .native-android-sec .img-box .box-5 img {
        max-width: 70%;
    }

    .native-android-sec .img-box .box-6 img {
        max-width: 70%;
    }


}

@media (max-width: 767px) {

    .hide-on-mob {
        display: none;
    }

    .hide-on-desktop {
        display: block;
        margin-top: 30px;
    }

    .border-btn .custom-btn {
        padding: 10px 56px !important;
    }

    .double-btn.border-btn:before, .double-btn.border-btn:after {
        display: none;
    }

    h1 {
        font-size: 26px;
        line-height: 37px;
        margin-bottom: 8px;
    }

    h4 {
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 26px;
    }

    .custom-btn {
        font-size: 16px !important;
    }

    .double-btn li .custom-btn {
        padding: 14px 15px;
    }

    .banner-img > img {
        height: 530px;
        object-fit: cover;
        display: none;
    }

    .main-banner-mob {
        display: none;
    }

    .main-banner {
        background-color: #113937;
        padding-bottom: 22px;
        padding-top: 20px;
    }

    .main-banner .caption p br, .main-banner .caption h1 br, .workflow-sec .caption h2 br, .workflow-sec .caption p br {
        display: none;
    }

    .main-banner .caption p {
        font-size: 16px;
        margin-bottom: 25px;
        line-height: 27px;
        padding-right: 0;
    }

    .banner-img .shape-box {
        width: 100%;
    }

    .feature-box {
        margin-bottom: 20px;
        border: none;
        justify-content: space-around;
        display: block;
    }

    .feature-sec {
        padding: 20px 0 0;
    }

    .feature-box .caption h4 {
        line-height: 18px;
        margin-top: 15px;
        text-align: center;
        font-size: 13px;
    }

    h4 {
    }

    .feature-box .img-box {
        width: 57px;
        height: 57px;
        margin: auto;
    }

    .feature-box .img-box img {
        max-width: 60%;
    }

    .workflow-sec {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .workflow-sec .caption {
        padding-left: 0;
        text-align: center;
    }

    .workflow-sec .caption h2 {
        line-height: 45px;
    }

    .workflow-sec .caption h2 {
        line-height: 38px;
    }

    .workflow-sec .caption p {
        color: #414b4a;
        line-height: 23px;
        margin-bottom: 20px;
        font-size: 13px;
    }

    .global-heading h3 {
        font-size: 19px;
        line-height: 27px;
    }

    .global-heading h2 {
        font-size: 21px;
        margin-bottom: 40px;
        line-height: 33px;
    }

    .package-sec {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .pkg-tab-list {
        display: none;
    }

    .package-sec .global-heading {
        margin-bottom: 20px !important;
        width: 100%;
    }

    .tab-main-content .desc {
        text-align: center;
    }

    .green-circle, .cta-sec .col-md-1 {
        display: none;
    }

    .cta-sec {
        padding: 40px 0 40px;
    }

    .contact-info-box.cta-info {
        margin-top: 120px;
    }

    .cta-info .txt h2 {
        font-size: 50px;
        line-height: 35px;
    }

    .cta-info .txt p {
        font-size: 20px;
    }

    .cta-info .txt a {
        font-size: 33px;
    }

    .cta-title h2 {
        font-size: 21px;
        line-height: 34px;
        padding-right: 0;
    }

    .cta-title {
        margin-bottom: 380px;
        text-align: center;
    }

    .integration-sec {
        padding: 40px 0;
    }

    .integration-sec .global-heading h2 {
        font-size: 23px;
        line-height: 31px;
        text-align: center;
    }

    .integration-sec .global-heading p {
        font-size: 16px;
        color: #676767;
        text-align: center;
    }

    .integration-tab-content .desc .desc-detail h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .integration-tab-content .img-box {
        float: none;
        margin-top: 25px;
        margin-left: 50px;
    }

    .integration-tab-content .desc .desc-detail p {
        font-size: 13px;
        line-height: 21px;
    }

    .integration-tab-content .desc .icon-box {
        width: 70px;
        height: 66px;
    }

    .integration-tab-content .desc .icon-box img {
        max-width: 46%;
    }

    .solution-sec .global-heading p {
        font-size: 16px;
        line-height: 25px;
    }

    .solution-sec .global-heading p br, .solution-sec .website-box p br, .start-earn-content h4 br {
        display: none;
    }

    .solution-sec {
        padding: 30px 0;
    }

    .solution-sec .website-box {
        padding: 40px 0 0;
        margin-bottom: 20px;
        min-height: auto;
    }

    .solution-sec .website-box h2 br {
        display: none;
    }

    .solution-sec .website-box h2 {
        font-size: 35px;
    }

    .global-heading.native-title h2 {
        font-size: 24px;
        line-height: 33px;
        text-align: center;
    }

    .features-list li {
        height: auto;
        font-size: 15px;
        padding: 13px 0;
    }

    .features-list li .icon-box img {
        max-width: 62%;
    }

    .native-android-sec .img-box {
        width: 100%;
        margin-top: 40px;
    }

    .double-btn.border-btn {
        margin-top: 30px !important;
    }

    .contact-form-sec {
        padding: 20px 0;
    }

    .contact-form-sec .global-heading {
        margin-bottom: 30px;
    }

    .trusted-sec {
        height: auto;
        padding-top: 20px;
        padding-bottom: 27px;
    }

    .trusted-sec .global-heading h2 span {
        display: block;
        font-size: 25px;
    }

    .trusted-sec .global-heading h2 {
        font-size: 28px;
    }

    .development-lsit .box {
        position: static;
    }

    .box.wordpress {
        position: absolute;
        top: 0;
    }

    .contact-info-box .txt a {
        font-size: 18px;
    }

    .btn-start-earning .contact-info-box .icon-box {
        display: none;
    }

    .custom-btn.custom-white-btn {
        padding: 13px 25px;
    }

    .start-earn-sec {
        padding: 40px 0 40px;
    }

    .contact-info-box .txt p, .contact-info-box .txt a {
        line-height: 15px;
    }

    .start-earn-content h2 {
        font-size: 30px;
        margin: 12px 0;
    }

    .start-earn-content h4 {
        font-size: 20px;
        line-height: 26px;
    }

    footer {
    }

    .footer-logo {
        border-right: none;
        text-align: center;
    }

    .tel-menu-list.footer-social ul {
        justify-content: center;
    }

    .tel-menu-list.footer-social {
        text-align: center;
    }

    .form-footer {
        padding-left: 0;
        border-right: none;
        padding-right: 0;
        position: relative;
        margin: 33px 0;
    }

    .form-footer label {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .btn-start-earning .contact-info-box {
        margin: 0;
        margin-left: 10px;
    }

    header {
        padding: 10px 0;
        position: relative;
        position: relative;
        left: 0;
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
    }

    .contact-info ul li:last-child {
        display: none;
    }

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

    .logo {
        max-width: 55%;
    }

    .platform-list ul li:last-child {
        margin: 0 0 20px;
    }

    .platform-list ul {
        display: flex;
        align-items: stretch;
        justify-content: center;
        flex-wrap: wrap;
    }

    .platform-list ul li {
        display: inline-flex;
        width: 46%;
        height: 100px;
        background-color: #fff;
        border-radius: 30px;
        align-items: stretch;
        justify-content: center;
        margin-bottom: 37px;
        box-shadow: 0 20px 38px rgb(0 0 0 / 16%);
        margin-right: 0;
        margin: 0 2% 4%;
    }

    .platform-list ul li img {
        max-width: 37%;
        height: 65px;
        margin: auto;
        object-fit: contain;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .contact-form-sec .custom-btn {
        width: 100%;
        justify-content: center;
    }

    /*popup css*/
    .app-title h2 span {
        font-size: 58px;
        line-height: 48px;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .popup-inner {
        width: 92%;
        height: auto;
        padding: 20px 20px
    }

    .desk-btn {
        display: none !important
    }

    .mobile-btn {
        display: block !important
    }

    .form-con h2 {
        font-size: 18px;
        line-height: 34px;
        padding: 0 0 10px;
        margin-bottom: 10px
    }

    .form-con h2 span {
        font-size: 36px
    }

    form.footer-vld-frm input, form.footer-vld-frm textarea {
        height: 42px;
        margin-bottom: 12px;
        text-align: left;
        font-size: 13px
    }

    form.footer-vld-frm textarea {
        height: 92px;
        resize: none
    }

    form.footer-vld-frm input[type=submit] {
        color: #fff;
        font-size: 14px;
        padding: 8px 22px;
        text-align: center;
        margin-top: -7px
    }

    .form-con p {
        font-size: 14px;
        line-height: 24px
    }

    .form-con h3 {
        display: none
    }

    .popup-close-btn {
        left: inherit;
        bottom: 0;
        top: -18px;
        right: -7px
    }

    form.footer-vld-frm {
        max-width: 90%
    }

    form.footer-vld-frm .col-md-6 {
        padding: 0 15px
    }


    .feature-box .caption h4 br, .workflow-sec .caption h2 br {
        display: none;
    }

    .integration-tabs {
        text-align: center;
    }

    .solution-sec .global-heading h4 {
        margin-bottom: 13px;
    }

    .global-heading.native-title {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .features-list h4 {
        text-align: center;
    }

    .banner-form {
        padding: 20px;
        margin-top: 26px;
        padding-bottom: 20px;
        background-color: #0e2b29;
        background-image: none;
    }

    .main-banner .banner-img .container {
        position: relative;
    }

    .trusted-sec .img-box .box:before {
        display: none;
    }

    .trusted-sec .img-box .box {
        width: 50%;
        margin: 0 20px;
    }

    .shape-box-has {
        display: none !IMPORTANT;
    }

    .main-banners {
        display: none;
    }

    .cta-title .double-btn {
        justify-content: center;
    }

    .feature-list ul li {
        width: calc(50% - 7.5px);
    }

    .feature-list ul li:nth-child(2n) {
        margin-left: 15px;
    }

    .feature-list ul li + li {
        margin-left: 0;
    }

    .yellow-circle {
        top: 90px;
    }

    .yellow-circle-box {
        top: 90px;
    }

    .contact-info-box.cta-info {
        margin-top: 30px;
    }

    .feature-list ul {
        justify-content: center;
    }

    .trusted-sec .row + .row {
        display: none;
    }

    .trusted-sec {
        padding-top: 60px;
        padding-bottom: 0px;
    }

    .logo img {
        width: 64%;
    }

    .header-box .logo {
        max-width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .main-banner .caption h3 {
        padding-right: 0;
        font-size: 16px;
        line-height: 25px;
    }

    .main-banner .caption h1 {
        margin-bottom: 20px;
        font-size: 21px;
        text-transform: capitalize;
        line-height: 33px;
    }

    .expert-btn {
        padding: 10px 15px;
        font-size: 14px;
        line-height: 15px;
    }

    .double-btn li .custom-btn i {
        display: none;
    }

    .banner-form h4 {
        font-size: 20px;
    }

    .feature-box .caption {
        width: 100%;
        margin-left: 0;
        min-height: 36px;
    }

    .feature-sec .row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .feature-sec .row .col-md-3 {
        width: calc(100% / 2);
    }

    .platform-list {
        display: none;
    }

    .premium-service {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .about-caption h4 {
        font-size: 30px;
    }

    .premium-service .global-heading {
        margin-bottom: 25px;
    }

    .premium-service .container .row + .row {
        display: flex;
        flex-wrap: nowrap;
        overflow-y: auto;
        padding-right: 15px;
    }

    .premium-service .container .row + .row .col-md-4 {
        min-width: 85%;
        padding-right: 0;
    }

    .online-service {
        margin-bottom: 0;
    }

    .online-service .caption {
        position: static;
        padding: 30px 15px;
        height: 250px;
        justify-content: flex-start;
        background-color: #2e6764;
    }

    .online-service .caption h4 {
        font-size: 16px;
    }

    .online-service .img-box img {
        height: 160px;
        object-position: top;
    }

    .online-service .caption p {
        font-size: 14px;
        line-height: 24px;
    }

    .intro-box h3 {
        font-size: 22px;
        line-height: 31px;
        margin-bottom: 12px;
    }

    .intro-box h3 br {
        display: none;
    }

    .content-sec {
        padding: 40px 0;
    }

    .intro-box p {
        font-size: 14px;
        line-height: 27px;
    }

    .intro-box p + p {
        margin-top: 10px;
    }

    .expert-slider .item {
        margin: 0 0;
    }

    .expert-slider .item .row .col-md-6 {
        width: calc(100% / 2);
        padding-right: 0;
    }

    .agent-box .img-box {
        width: 90px;
    }

    .agent-box .caption h5 {
        font-size: 13px;
    }

    .agent-box .caption p {
        font-size: 13px;
        line-height: normal;
    }

    .expert-slider {
        margin-top: 30px;
    }

    .content-sec .double-btn {
        margin-top: 40px;
    }

    .agent-box {
        background-color: #d5d7d6;
    }

    .choose-service-box .caption-box p {
        text-align: center;
        font-size: 16px;
    }

    .choose-service-box {
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }

    .choose-service-box .icon-box {
        max-width: 60px;
        width: 60px;
        margin-bottom: 15px !important;
        margin: auto;
    }

    .package-sec .container .row:nth-child(2) {
        margin-bottom: 0;
    }

    .choose-service-box .caption-box h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .package-sec .double-btn {
        margin-top: 20px;
    }

    .cta-title h4 {
        font-size: 18px;
    }

    .process-icon {
        margin: auto;
        margin-bottom: 20px;
    }

    .table-of-content-sec .global-heading p {
        width: 100%;
        font-size: 14px;
        line-height: 22px;
    }

    .table-of-content-sec {
        padding: 30px 0 30px;
    }

    .table-of-content-sec .global-heading h3 {
        margin-bottom: 13px;
        line-height: normal;
        font-size: 23px;
    }

    .table-of-content-sec .global-heading {
        margin-bottom: 40px;
    }

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

    .table-of-content-sec .col-md-8 .row + .row {
        margin-top: 30px;
    }

    .process-caption p {
        padding-right: 0;
    }

    .table-of-content-sec .double-btn {
        margin-bottom: 40px;
        margin-top: 20px;
    }

    .satisfaction-sec .col-8 {
        flex: 100% !important;
        max-width: 100%;
    }

    .satisfaction-sec .about-caption p {
        padding-right: 0;
        font-size: 19px;
        line-height: 31px;
    }

    .satisfaction-sec {
        padding: 40px 0 40px;
    }
    .subject-cover .slide {
        margin-right: 4px;
    }

    .satisfaction-sec .caption h4 {
        font-size: 18px;
        line-height: 24px;
    }

    .satisfaction-sec .caption p {
        font-size: 30px;
        margin-bottom: 2px;
    }

    .satisfaction-sec .caption {
        margin-bottom: 27px;
    }

    .subject-cover {
        margin-bottom: 25px !important;
    }

    .satisfaction-sec .double-btn {
        margin-top: 20px;
    }

    .review-sec .inner-review .inner-box {
        width: calc(100% / 4);
        min-width: auto;
        max-width: 400px;
    }
    .author-box .icon-box {
        width: 116px;
        height: 45px;
    }
    .inner-review .inner-box .box {
        margin-right: 20px;
        margin: 0 10px;
        margin-bottom: 15px;
    }

    .review-sec {
        padding: 30px 0 0;
    }

    .review-sec .global-heading {
        margin-bottom: 25px;
    }

    .faqs-sec {
        padding: 30px 0;
    }

    .faqs-sec .about-caption h4 {
        font-size: 21px;
        margin-bottom: 15px;
    }

    .faqs-sec .global-heading {
        margin-bottom: 25px;
    }

    .accordion-container .set a {
        padding: 16px 0;
        font-size: 13px;
        padding-right: 10px;
        align-items: start;
    }

    .accordion-container .set a i {
        position: relative;
        top: 2px;
    }

    .footer-contact-info {
        padding-left: 0;
        margin-top: 25px;
        border: none !important;
    }

    .quick-link {
        padding-left: 0;
        margin-top: 25px;
        border-bottom: 1px solid #333;
        padding-bottom: 25px;
    }

    .footer-about h4 {
        margin-bottom: 15px;
    }

    .footer-about {
        border-bottom: 1px solid #333;
        padding-bottom: 25px;
    }

    .footer-about p {
        font-size: 12px;
    }

    .copyright-box {
        margin-top: 15px;
    }

    .top-bar .row .col-md-6 {
        width: calc(100% / 2);
    }

    .top-bar .row {
        align-items: center;
    }

    .review-btn {
        padding: 8px 15px;
        font-size: 13px;
    }

    .review-btn img{
        max-width: 100%;
    }

    .top-bar .contact-info {
        text-align: left;
    }

    /* toggle btn   */

    #nav-icon3 {
        width: 50px;
        height: 45px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        display: block;
    }
    #nav-icon3 span {
        display: block;
        position: absolute;
        height: 2px;
        background: #1a1a1a;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        width: 50%;
        margin: auto;
        left: 0;
        right: 0;
    }
    #nav-icon3 span:nth-child(1) {
        top: 13px;
    }
    #nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
        top: 21px;
    }
    #nav-icon3 span:nth-child(4) {
        top: 30px;
    }
    body.active #nav-icon3 span:nth-child(1), body.active #nav-icon3 span:nth-child(4) {
        top: 2.125em;
        width: 0%;
        left: 50%;
    }
    body.active #nav-icon3 span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    body.active #nav-icon3 span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .navbar-list {
        position: fixed;
        top: 0;
        left: 0;
        right: -100%;
        background-color: #fff;
        bottom: 0;
        z-index: 99;
        padding: 20px 10px;
        width: 80%;
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
    }

    .navbar-list ul li {
        display: block;
        border-top: 1px solid #113432;
        padding-top: 15px;
        margin-top: 15px;
    }

    .navbar-list ul li + li {
        margin-left: 0;
    }

    .navbar-list ul li a {
        font-size: 16px;
    }

    .navbar-list a img {
        max-width: 60%;
        margin-bottom: 15px;
        display: block;
    }

    .navbar-list a {
        display: block;
    }

    body.active header {
        left: -80%;
    }

    body.active .navbar-list {
        right: 0;
    }
    
    .top-bar {
    display: none;
}


    /* toggle btn   */

    .main-contact-sec .col-8 {
        max-width: 100%;
        flex: 100%;
    }

    .contact-us-sec .contact-banner-intro p {
        width: 100%;
        font-size: 14px;
    }

    .contact-us-sec .contact-banner-intro h1 {
        margin-bottom: 10px;
    }

    .contact-us-sec .container .row {
        width: auto;
    }

}

