/*@media screen and (max-width: 500px) {*/
@media screen and (max-width: 700px) {
    .logo {
        height: 55px;
    }
    
    .carousel-inner{
        height: 335px;
    }
    
    .mobile_slider_exception{
        width: 101%;
    }
    
    .carousel-control-prev-icon, .carousel-control-next-icon, .desktop_version{
        display: none;
    }
    
    .upsales_video{
        width: 100%;
        height: 250px
    }
    
    .section1 {
        padding: 25px 0;
    }

    .section2 {
        text-align: center;
    }

    .section3 {
        text-align: center;
    }

    .start-trial {
        display: inline-block;
    }

    .nav-item {
        text-align: center;
    }

    .f-div2 {
        width: 100%;
    }

    .fi {
        width: 149px;
    }

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

    .section6 {
        height: 300px;
        background-image:none;
        background-color:#c7cbcd;
    }

    .store-border {
         top: 0;
    }
    
    .price-card {
        margin-bottom: 20px;
    }
    
    .footer-row {
        padding-top: 230px;
    }
    
    .feat {
        top: 0;
    }
    
    .prom-row {
        top: 0;
        margin-top: 40px;
    }
     
    .blue-btn-1{
        font-size:18px;
    }
     
    .pl-5{
     padding-left: 0rem !important;
    }
     
    .all_rights_reserved{
        position:relative;
        top:130px;
    }
    .features_box{
        margin-bottom:5px;
    }
     
    .blue-div {
        height: 585px;
    }
    
    .orange-div {
        /*height: 585px;*/
        height: auto;
    }
    
    .mouse,.iphone1, .page-head, .no-contr, .desktop-version, .trial-logo-desktop, .lock-div {
        display: none;
    }
    
    .white-btn-2 {
        margin-bottom: 75px;
    }
    
    .loginn-div {
        padding: 0 0;
    }
    
    .ph22{
        padding-top: 15px !important;
        height: 130px !important;
    }
    section.page-head.ph22 {
        display: none;
    }
    .login-section >.container{
        padding-left: 0px;
        padding-right: 0px;
        overflow-x:hidden;
    }
    .login-section {
       height: auto !important;
       background-color: white;
    }
    .login-card {
        min-height:auto;
        box-shadow: none;
        top:0px !important;
        padding: 30px 30px;
    }
    .login-card-signup{
        padding: 20px 30px;
    }
    
    .login-btn{
        font-size: 20px;
        padding:15px 90px;
        margin-top:-22px;
    }
    .login-btn-mobile{
        margin-top:-10px;
        white-space:nowrap;
    }
    .footer-phone-version{
        display: flex;
        justify-content: space-evenly;
        width: 70%;
        margin-right: auto;
        margin-left: auto;
        font-size: 15px;
    }
    .mobile-version{
        display: block;
        margin-top: -60px;
        background-color:#363636;
    }
    .mobile-all-right{
        font-size: 16px;
    }
    .start-trial2{
        font-size: 16px;
        white-space: nowrap;
        margin-bottom:0px;
    }
    .orange-title{
         font-size: 21.5px;
         white-space: nowrap;
         margin-left: auto !important;
         margin-right:auto !important;
    }
    .step1-3-image{
        height:72px;
        margin-top: 0px !important
    }
    .trial-logo-mobile{
        display: block;
        margin-top:-6%;
    }
    .left-menu{
        height: 80px;
        padding:0px 20px;
    }
    .step-section{
        background-color: white !important;
        overflow-y:hidden;
        padding-left: 0px;
        padding-right: 0px;
        overflow-x:hidden;
    }
    .start-trial2-mobile{
        white-space: pre-wrap;
        width:280px;
        margin-left: auto;
        margin-right: auto;
    }
    .img-fluid-mobile{
        height:40px;
        margin-bottom:17px;
        margin-top:-10px;
    }
    .mobile-plan{
        display:flex;
        flex-wrap:nowrap;
        /*justify-content:center;*/
        overflow:auto;
    }
    .plan-card{
        width:300px;
    }
    .plan-card-text{
        font-size:16px;
        text-align:center;
    }
    .choose-plan-btn5{
        font-size:20px;
    }
    .row.footer-row.pb-4.mobile-version{
        margin-top:30px;
        padding-top:23px;
    }
   
    .blue-title{
        text-align:center;
    }
    .orange-txt{
        font-size:22px;
    }
    #stepp2-mobile {
        margin-bottom: 30px;
    }
    #start-btn{
        width:315px;
        font-size:17px;
         
    }
    .img-fluid-mobile-1{
        margin-bottom:50px;
    }
    .forgot-password-link{
        margin-top:10px
    }
    .mobile-version-signup{
        display:block;
        padding-top:20px !important;
    }
    .login-section-mobile{
        height:auto !important;
    }
    .login-footer{
        margin-top:0px;
    }
    .mobile-version-preview{
        display:block;
    }
    .login-mobile-reset{
        height:400px;
    }
    .reset-btn-mobile{
        font-size:17px;
    }
    .check-div{
        display:flex;
    }
    .mobile_feature{
        height:28px;
    }
    .orange-ul{
        text-align:initial;
    }
    .mobile_footer_link{
        margin-right: 5px;
    }
    .footer-cont{
        max-width: 100%;
    }
}

@media screen and (orientation:landscape)
and (max-width: 700px) {
    .carousel-inner{
        height: 590px;
    }
   
}
