@media only screen and (min-width: 1201px) {
    .navbar .btn-success {
        margin-left: 20px;
        padding: 11px 39px;
    }

    .nav-item .nav-link::before {
        position: absolute;
        content: '';
        width: 0;
        height: 3px;
        bottom: -0.5rem;
        left: 50%;
        background: #34b586;
        transition: width 200ms linear, left 200ms linear;
    }

    .nav-item .active,
    .nav-item .nav-link:hover {
        color: #34B586 !important;
    }

    .nav-item .active::before,
    .nav-item .nav-link:hover::before {
        width: 100%;
        left: 0;
    }

}

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

    .nav-item .active,
    .nav-item .nav-link:hover {
        color: #0c3178 !important;
    }

    .signup-list {
        margin-top: 100px;
        padding: 0 40px;
    }

    .signup-list li:first-child:before,
    .signup-list li:nth-child(2):before,
    .signup-list li:nth-child(3):before {
        top: -120px;
        left: auto;
        right: 0;
        font-size: 90px;
    }

    .signup-list li:after {
        position: absolute;
        content: "";
        top: 100% !important;
        left: 50% !important;
        width: 1px !important;
        height: 100% !important;
        border-radius: 0 !important;
        background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='white' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='11' stroke-linecap='square'/%3e%3c/svg%3e");
    }

    .signup-list li:last-child:after {
        display: none;
    }

    .signup-list li {
        margin-bottom: 130px;
    }

    .signup-list li:last-child {
        margin-bottom: 40px;
    }

    .signup-list li {
        margin-left: auto !important;
        margin-right: auto !important;
    }


    .camp-box h3 {
        font-size: 20px
    }

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

}

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

    .testimonial-cont h2 {
        font-size: 24px;
    }

    .empathy-text h3 span:after {
        display: none
    }

    .dropdown-item {
        padding: 10px 0.75rem;
        font-size: 14px;
    }

    .myvideo {
        width: 93% !important;
        height: auto;
    }

    .reviewform iframe {
        height: 360px !important;
    }

}

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

    .contact-text {
        text-align: center;
    }

    #works-seamlessly .row.justify-content-center {
        align-items: center;
        margin-left: 5%;
        margin-right: 5%;
    }

    .mobapp-txt {
        padding-right: 0px;
    }

    .mobapp-img {
        padding-left: 15px;
        padding-right: 0px;
        margin-left: 0px;
        margin-bottom: 0px !important;
    }

    .check-price-left {
        margin-top: 52px;
        padding-bottom: 65px !important;
        padding-top: 0px !important;
        padding-left: 20px !important;
    }

    .check-price-right {
        /* display: none; */
        /* display: inline; */
    }

    .check-price-right img {
        /* padding-right: 42px; */
        /* padding-left: 42px; */
    }

    .sand-timer {
        width: 30px;
        height: 45px;
        align-self: center;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
        /* margin-top: 30px; */
    }

    .min15 {
        font-size: 45px;
        line-height: 75px;
        margin-bottom: auto;
        margin-right: 0rem !important;
        /* margin-top: 30px; */
    }

    .min {
        font-size: 16px;
        line-height: 20px;
        align-self: center;
        margin-bottom: -20px;
        ;
    }

    .check-price-left div {
        /* justify-content: center; */
    }

    .min15-p {
        font-size: 20px;
        line-height: 25px;
        justify-content: center;
        margin-top: 1rem;
        /* text-align: center; */
    }

    .check-price-btn {
        /* justify-content: center !important; */
        display: flex;

    }

    .check-price-left button {
        margin-top: 10px;
        align-self: center;
        justify-content: center;
        font-size: 19px;
        line-height: 23px;
        padding-left: 9px;
        padding-right: 9px;
    }

    .check-pricing {
        background: url(../../globalUi/images/Integrate-pricing.svg) no-repeat;
        background-size: cover;
        background-position: center;
        margin-bottom: 64px;

    }

    .explorefeatures h5 {
        font-size: 20px;
        line-height: 28px;
    }

    .explorefeatures i {
        position: absolute;
        right: 25px;
        top: 22px;
    }

    .explorefeatures p {
        font-size: 16px;
        line-height: 20px;
        width: 88%;
    }

    .desk-left {
        max-width: none;
    }

    .empathy-text h3 {
        font-size: 24px;
    }

    .footer-logo p {
        font-size: 14px;
    }

    .f-links ul li a {
        font-size: 14px;
    }

    .f-links h3 {
        font-size: 20px;
    }

    .eform-sec {
        background-size: 100% 1100px !important;
    }

    .testimonial-cont p {
        font-size: 20px;
    }

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

    .fa-quote-left:before {
        content: "" !important;
    }

    .testimonial-sec .row .col-md-5 {
        align-self: start;
    }

    .testimonial-sec .doc-img {
        margin-top: 10px !important;
        justify-content: flex-start;
    }

    .testimonial-sec {
        margin: 66px 0 20px;
    }

    .testimonial-sec .heading {
        margin-bottom: 40px;
    }

    .faq .accordion {
        margin-left: 200px !important;
    }

    .faq {
        margin-left: -6%;
        margin-right: 2%;
    }

    .c-bot-sec .btn-success {
        min-width: 170px !important;
    }
}

@media only screen and (min-width: 768px) {



    .get-started-sec {
        position: relative;
        z-index: 2;
    }

    .doc-feedback img {
        height: auto;
        max-width: 270px;
    }

    footer {
        padding: 220px 0 50px;
        margin-top: -150px;
        z-index: 1;
        position: relative;
    }

    .lg-modal .modal-dialog {
        max-width: 690px;
    }

}

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


    .navbar {
        min-height: 70px;
    }

    .navbar.navbar-short {
        min-height: 68px;
    }

    .mob-fixed-nav {
        display: block
    }

    .myvideo {
        width: 100% !important;
        height: auto !important;
    }

    .calendly-badge-widget {
        display: none
    }

    .banner-cont h1 {
        font-size: 28px !important;
    }

    .text-right {
        display: none
    }

    .custom-modal-2 .modal-title {
        font-size: 20px
    }

    .custom-modal-2 label {
        font-size: 16px
    }

    .custom-modal-2 .form-group {
        margin-bottom: 15px
    }

    .modal-header {
        border-bottom: 0px;
        padding-bottom: 0px
    }

    .modal-footer {
        justify-content: flex-start;
    }

    .no-credit {
        font-size: 16px;
    }

    h2 {
        font-size: 24px !important;
    }

    .top-banner-section:before {
        display: block;
    }

    .navbar-logo img {
        height: 1.8rem;
    }

    .navbar.navbar-short .navbar-logo img {
        height: 1.6rem;
    }


    .slick-slide {
        margin: 0 10px;
    }

    .navbar-side .side-collapse {
        top: 0;
        bottom: 0;
        background: #fff;
        right: 0;
        width: auto;
        position: fixed;
        overflow: auto;
        transition: all 0.3s cubic-bezier(.87, -.41, .19, 1.44);
        padding: 100px 16px 0;
        z-index: 1;
    }

    .navbar-side .side-collapse.open {
        width: 0;
        padding: 0;
        padding-top: 100px;

    }

    .nav-link {
        margin-bottom: 16px;
        font-weight: normal !important;
        padding: 0 !important;
    }

    .btn-success {
        min-width: 152px;
    }

    .navbar-light .navbar-toggler {
        color: #000;
        border-color: transparent;

    }


    .email-sec {
        margin-top: 16px;
        flex-wrap: wrap;
    }

    .email-sec .form-control {
        height: 48px;
        font-size: 16px;
        border-radius: 4px;
    }

    .email-sec .btn {
        font-size: 16px;
        border-radius: 4px;
        margin-top: 16px;
        height: 48px;
        width: 100%;
    }

    .client-logo-sec {
        margin-bottom: 0 !important;
    }

    .client-logo-sec h2 {
        margin-bottom: 0 !important;
    }

    .container {
        padding: 0 24px;
    }

    .testimonial-sec .doc-img {
        text-align: center;
        margin-top: 0;
    }

    .testimonial-sec .doc-img img {
        max-height: 257px;
    }

    .testimonial-cont {
        padding: 16px 0 0 6px;
    }

    .testimonial-cont h2 {
        font-size: 16px;
    }

    .rating {
        margin: 18px 0;
    }

    .rating .star {
        width: 21px;
        height: 21px;
        margin-right: 5px;
    }

    .rating span {
        font-size: 16px;
        margin-left: 18px;
    }

    .doc-feedback h3 {
        font-size: 14px;
        margin-bottom: 16px;
        width: 100%;
    }

    .doc-feedback img {
        height: auto;
        width: auto;
        max-width: 185px;
    }

    .testimonial-sec:before {
        height: 265px;
        top: -60px;
    }

    .testimonial-sec {
        margin: 70px 0 10px !important;
    }

    .empathy-msg {
        margin-top: 60px;
    }

    .min-footer .col-lg-4 {
        padding: 0;
    }

    .pad-sm-0 {
        padding: 0;
        max-width: 100%;
    }


    .get-started-sec .container {
        padding: 0;
        max-width: 100%;
    }

    .get-started-sec {
        padding-top: 60px;
    }

    .get-started-inner-sec {
        border-radius: 8px 8px 0 0;
        background-size: contain;
        background-position: left bottom;
        padding: 40px 40px 20px;
        background-image: none;
    }

    .get-started-inner-sec h2 {
        font-size: 24px;
        font-weight: normal;
    }

    .get-started-inner-sec p {
        font-size: 16px;
    }

    .f-links {
        margin-top: 30px;
    }

    .f-links ul li a {
        font-size: 14px;
    }

    footer {
        padding: 50px 0 100px;
    }

    .footer-logo p {
        font-size: 14px;
    }

    #footer .container {
        max-width: 100%;
    }

    .min-footer p {
        text-align: center;
    }

    .min-footer .row {
        gap: 40px;
        width: 100%;
        margin: 0;
    }

    .social-icn {
        float: unset;
    }

    .social-icn img {
        width: 34px;
        height: 34px;
    }

    .faq {
        margin-left: -6%;
        margin-right: 0%;
    }

    .faq .accordion {
        margin-left: 0px !important;
    }

    .accordion .card {
        border-radius: 4px;
        border: solid 0.5px rgba(255, 255, 255, 0.4);
        background: none;
        margin-bottom: 12px;
        color: #fff;
    }

    .accordion .card i {
        font-size: 20px;
        float: right;
    }

    .accordion .card>.collapsed>i:before {
        content: "\f105";
    }

    .accordion .card-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 18px;
        font-weight: 600;
        background: none;
        border: 0;
        cursor: pointer;
        padding: 12px;
    }

    .accordion .card-header img {
        max-height: 40px;
        margin-right: 10px;
    }

    .card-title-header {
        margin: 0;
        display: flex;
        align-items: center;
        font-size: 18px;
    }

    .card-body {
        font-size: 14px;
        padding: 16px 16px;
        letter-spacing: 0.24px;
        color: rgba(255, 255, 255, 0.9);
    }

    footer .card-body {
        display: block !important;
    }

    .f-links .text-uppercase {
        text-transform: none !important;
    }

    .accordion .f-links {
        margin-top: 0;
    }

    .explorefeatures {
        padding: 70px 0 22px 0;
    }

    .explorefeatures h5 {
        font-size: 22px;
        line-height: 30px;
    }

    .explorefeatures i {
        position: absolute;
        right: 30px;
        top: 25px;
    }

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

    .live-section {
        padding: 70px 0 50px;
    }

    footer .accordion .card {
        border-radius: 0px !important;
        background: none !important;
        box-shadow: none !important;
        border: none;
        margin-bottom: 0;
    }

    footer .accordion .card-title-header {
        color: white !important;
    }

    footer .accordion .card>.collapsed>i:before {
        content: "\f105" !important;
    }

    footer .accordion .card-header {
        padding: 12px;
        border-bottom: solid 0.5px rgba(255, 255, 255, 0.4);
    }

    footer .accordion .card i {
        font-size: 20px;
        color: white;
        border: none;
    }

    .spac {
        display: none !important;
        justify-content: space-evenly;
    }

    .spac1 {
        display: flex !important;
        justify-content: flex-start;
    }

    .testimonial-cont p {
        font-size: 16px;
    }

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

    .testimonial-sec .heading {
        margin-bottom: 37px;
    }

    .client-logo-sec img {
        margin-right: 0;
        max-height: 30px;
    }

    .grand-logo {
        max-height: 18px !important;
    }

    .signup-txt {
        padding: 30px 30px 0;
    }

    .signup-inner p {
        font-size: 20px;
    }

    .signup-inner h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .counter {
        left: -32px;
        top: -32px;
        width: 64px;
        height: 64px;
    }

    .signup-inner {
        flex-wrap: wrap;
    }

    .signup-img {
        max-width: 170px;
        width: 100%;
        margin: auto;
    }

    .connect-us-sec .btn-success {
        padding: 11px 100px;
        font-size: 16px;
        width: 100%;
    }

    .c-bot-sec .contact-text {
        font-size: 18px;
        text-align: center;
    }

    .c-bot-sec .contact-text span {
        font-size: 14px;
        margin-right: 0;
        display: block;
        margin-top: 16px;
    }

    .mobile-show {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        display: block;
    }

    .request-form-modal .modal-dialog .modal-content {
        background-image: none;
        padding: 12px;
    }

    .request-form-body .form-control {
        min-height: 45px;
        font-size: 16px;
    }

    .request-form-modal .modal-body {
        padding: 20px 0px 0px;
    }

    .request-form-modal .modal-footer {
        padding: 20px 0px;
    }

    .request-form-footer .btn-success {
        min-height: auto;
    }

    .modal-footer.request-form-footer p {
        margin-top: 24px;
        font-size: 12px;
    }

    .demo-sec .card-top-container {
        display: none;
    }

    .demo-sec .mob-iframe {
        display: block;
        border-radius: 10px;
    }

    .reviewform iframe {
        height: 190px !important;
    }

    .check-price-left {
        margin-top: 25px;
        padding-bottom: 30px !important;
        padding-top: 0px !important;
    }

    .check-price-right {
        /* display: none; */
        display: inline;
    }

    .check-price-right img {
        padding-right: 55px;
        padding-left: 42px;
    }

    .sand-timer {
        width: 30px;
        height: 45px;
        align-self: center;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
        /* margin-top: 30px; */
    }

    .min15 {
        font-size: 45px;
        line-height: 75px;
        margin-right: 0rem !important;
        /* margin-top: 30px; */
    }

    .min {
        font-size: 16px;
        line-height: 20px;
        /* align-self: center; */
        /* margin-bottom: -20px; */
    }

    .check-price-left div {
        justify-content: center;
    }

    .check-price-left .d-flex {
        padding-top: 10px;
    }

    .min15-p {
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        justify-content: center;
        margin-top: 0rem;
        margin-left: 10%;
        margin-right: 10%;
        text-align: center;
    }

    .check-price-btn {
        justify-content: center !important;
        display: flex;

    }

    .check-price-left button {
        margin-top: 10px;
        align-self: center;
        justify-content: center;
        font-size: 16px;
        line-height: 17px;
        font-weight: 600;
        padding-left: 9px;
        padding-right: 9px;
        border-radius: 4px;
    }

    .freetrail p {
        font-size: 14px !important;
        font-weight: 400;
        line-height: 20px;
    }

    .freetrail img {
        margin-top: 12px;
    }

    #works-seamlessly .row.justify-content-center {
        align-items: center;
        margin-left: 0%;
        margin-right: 0%;
    }

}


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

    .ipad-dis {
        display: block !important;
    }

    .min-footer p {
        text-align: center;
    }

    .social-icn {
        float: none;
    }

    .ipad-nodis {
        display: none !important;
    }

    .ipad-dis .footer-logo {
        display: flex;
        justify-content: space-between;
    }

    .ipad-dis .footer-logo img {
        margin-bottom: 0px;
    }

    .ipad-dis .footer-logo p,
    .ipad-dis {
        padding-left: 0;
    }

    .collapse {
        display: none !important;
    }

    .navbar-side .side-collapse {
        top: 0;
        bottom: 0;
        background: #fff;
        right: 0;
        width: auto;
        position: fixed;
        overflow: auto;
        transition: all 0.3s cubic-bezier(.87, -.41, .19, 1.44);
        padding: 100px 24px 0;
        z-index: 1;
        /* min-width: 250px; */
    }

    .navbar-nav {
        min-width: 242px;
    }

    .navbar-side .side-collapse.open {
        width: 0;
        padding: 100px 0 0;
    }

    .nav-link {
        margin-bottom: 16px;
        font-weight: normal !important;
        padding: 0 !important;
    }

    .btn-success {
        min-width: 152px;
    }

    .navbar-light .navbar-toggler {
        color: #000;
        border-color: transparent;
    }

    .reviewform {
        padding: 40px 0;
    }

}