@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1399px) {
    .sub-title {
        font-size: 45px;
    }
    .banner h1 {
        font-size: 60px;
    }

}
@media only screen and (max-width: 1199px) {
        .nav-item a.view-pricing-txt.various.ani-btn {
        color: #000 !important;
        margin: 10px 0px 20px;
    }
    .pro-menu-con .navbar-expand-xl .navbar-nav .nav-item .nav-link {
        color: #000000;
    }
    nav.navbar.navbar-expand-xl.navbar-light {
        color: black !important;
    }
    p.test-h {
        margin-bottom: 0px;
    }
    .get-btn, .live {
        display: flex;
        justify-content: end;
    }
    .modal-dialog {
        max-width: 80%;
        margin: auto;
    }
    #popup {
        width: 100%;
        max-width: 80%;
    }
    .banner h1 {
        font-size: 55px;
    }
    .sub-title {
        font-size: 40px;
    }

}
@media only screen and (max-width: 991px){
    .row-rev {
        flex-direction: column-reverse;
    }
    .choose-col {
        margin-bottom: 20px;
    }
    .logo img {
        width: 40%;
    }
    .banner-slider .owl-carousel .item img {
        width: 60%;
    }
    .attaining-sec {
        padding: 70px 10px 0px;
    }
    .attaining-sec .sub-title {
        text-align: center;
    }
    .row.banner {
        padding-top: 20px;
    }
    .bg-line {
        display: none;
    }
    .strategy-li-bg-col {
        margin-bottom: 20px;
    }
    .faq-img{
        display: none;
    }
    }
     

@media only screen and (max-width: 767px){
    .need-help-sec h5 {
        font-size: 40px;
    }
    .container.menu-con {
        padding: 0px 10px 10px;
    }
    .pro-sec {
        margin: 50px 0px 30px;
    }
    .your-pro-sec {
        padding: 60px 0px 50px;
    }
    .ensure-sec {
    padding: 50px 10px 30px;
}
    .step-horizontal {
        width: 100%  !important;
        margin-bottom: 30px;
    }
    .steps-horizontal {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .need-help-sec {
        padding-block: 70px 70px;
        overflow: hidden;
    }
    .need-help-sec::before {
    background-size: 50%;
    top: 300px;
}
    .accordion button .icon {
        right: -15px;
    }
    .testi-sec {
        padding: 70px  10px;
    }
    .choose-sec {
        padding: 70px 10px 50px;
    }
    #popup-new .banner-form {
        padding: 30px;
    }
    .my-popup .banner-form {
        padding: 30px;
    }
    a.get-start-btn {
        padding: 10px 20px;
        font-size: 15px;
    }
    .logo img {
        width: 40%;
        display: flex;
    }
    .pro-img-col img {
        margin-bottom: 20px;
    }
    .banner h1 {
        font-size: 50px;
        text-align: center;
    }
    .your-pro-sec .sub-title {
        font-size: 30px;
    }
    .form-control {
        margin-bottom: 20px;
    }
    .main-header .sub-title {
        text-align: center;
    }
    .pro-sec .sub-title {
        text-align: center;
        padding-right: 0px;
    }
    .pro-text-col {
        text-align: center;
        margin-top: 20px;
    }
    a.view-pricing-txt.various.ani-btn {
        margin-bottom: 8px;
        text-align: center;
        width: 100%;
    }
    .your-trust-sec .sub-title {
        text-align: center;
        padding-right: 0px;
    }
    h5 {
        text-align: center;
    }
    .presence-img-box-text {
        align-items: center;
        text-align: center;
    }
    .faq-text {
        text-align: center;
    }
    .two_btns {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 575px){
    .two_btns {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    section.bar-sec {
    padding: 60px 10px 20px;
}
    .attaining-sec {
        padding: 50px 10px 0px;
    }
    .your-pro-sec h2 {
        margin-bottom: 0px;
    }
    .your-pro-sec .nav-link {
        padding-block: 4px !important;
    }
    .tab-pane  p {
        margin-bottom: 0px;
    }
    .your-pro .sub-title {
        margin-bottom: 5px;
    }
        .tust-col{
        margin: auto !important;
        padding: 30px 20px 0px 20px ;
    }
    .need-help-sec {
        padding: 50px 10px 50px;
    }
    .cta-sec {
        padding: 50px 0px;
    }
    .menu-call p {
        font-size: 12px;
    }
    .logo img {
        width: 50%;
    }
    .ensure-sec h5 {
        font-size: 28px;
    }
    .sub-title {
        font-size: 38px;
    }
    .banner h1 {
        font-size: 45px;
    }
    .testi-sec {
        padding: 50px 20px;
    }
    .tust-col {
        padding: 35px;
    }

}
@media only screen and (max-width: 400px) {
    .choose-col img {
        max-width: 80px;
    }
    .menu-btn {
        flex-direction: column;
    }
    #popup-new .banner-form {
        padding: 20px;
    }
    .my-popup .banner-form {
        padding: 20px;
    }
    a.get-start-btn {
        font-size: 15px;
    }
    a.nav-link.menu-call {
        padding: 0px;
    }
    .banner-form textarea.form-control {
        border-radius: 10px;
    }
    .my-popup .contact-main-form form textarea {
        height: auto;
    }
    .banner-form textarea.form-control {
        height: auto;
        border-radius: 10px;
    }
    .tust-col h5 {
        font-size: 20px 10px;
    }
    .your-pro-sec .sub-title {
        font-size: 23px;
    }
    .tust-col {
        padding: 20px 10px;
    }
    .sub-title {
        font-size: 30px;
    }
    .banner h1 {
        font-size: 40px;
    }

}
@media only screen and (max-width: 375px) {


}