*, ::after, ::before {
    box-sizing: border-box;
}
/* Media Query */

@media (max-width: 1920px) {
   body{
    /* background-image: url(../images/backgroundnew.svg);
    background-repeat: no-repeat;
    background-color: rgba(246, 249, 252, 1);
    background-size: contain;
    background-position: bottom center; */
   }
   .login_box {
    padding-top: 270px;
}
}
@media (max-width: 1536px) {
   
    body{
       
        background-size: contain;
       
       }
       .login_box {
        padding-top:  100px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .login_box {
    padding-top: 110px;
    }
    .tab_card {
        min-height: 310px;
    }

    .busin_categcard {
        padding: 20px 20px 0px 20px;
    }

    .tgpop {
        padding: 18px;
        width: 185px;
        transform: translate(-50%, 40%);
    }

    /* .loginfrm {
        padding: 8% !important;
        margin: 2% auto 0% auto !important;
    } */

    .sign-head {
        margin-bottom: 40px;
    }

    p.acc {
        font-size: 14px;
    }

    .sign-btn {
        font-size: 14px;
    }

    .contactus p {
        margin-top: 10px;
    }

    .copyr {
        padding: 0% 0% 3% 0%;
    }

    /* login page end */


    .fpop_success {
        margin-bottom: 25px;
    }

    .fpop_success img {
        width: 100px;
        height: 100px;
    }

    .fpawesome_txt {
        font-size: 30px;
    }

    .fpsuccess_msg {
        font-size: 18px;
    }

    .gdashboard_btn button {
        font-size: 18px;
        padding: 10px 60px 10px 60px;
    }

    .fpop_mid {
        padding: 20px;
    }

    .shop_more_link a {
        font-size: 16px;
    }

    .shop_more_link a i {
        width: 30px;
        height: 30px;
        line-height: 7px;
    }

    .fpop_btm {
        padding: 40px;
    }

    .fpop_btm_title {
        font-size: 25px;
    }

    .extend_txt {
        font-size: 18px;
    }

    .fpop_onpayment1 {
        padding: 15px;
    }

    .fpop_onpayment2 {
        padding: 15px;
    }

    .fpop_onpayment3 {
        padding: 15px;
    }

    .fpop_payimg img {
        margin-right: 15px;
    }

    .fpop_onpay_txt {
        width: 65%;
    }

    .fpop_onpay_head {
        font-size: 20px;
    }

    .fpop_onpay_desc {
        font-size: 12px;
    }

    .fpop_onpayment1 .fopay_cardbtn button {
        font-size: 12px;
    }

    .fpop_onpayment2 .fopay_cardbtn button {
        font-size: 12px;
    }

    .fpop_onpayment3 .fopay_cardbtn button {
        font-size: 12px;
    }

    .fpop_restaurant_area {
        padding: 30px 30px 60px 30px;
    }

    .fpop_resthead {
        font-size: 20px;
    }

    .fpop_resdesc {
        font-size: 12px;
        margin-bottom: 40px;
    }

    .fpop_rest_machimg {
        margin-bottom: 30px;
    }

    .fpop_rest_machimg img {
        width: 300px;
        height: 268px;
    }

    .fpop_restau_btn button {
        font-size: 12px;
    }
    .login-bg{
     
        background-repeat: no-repeat;
        background-color: rgba(246, 249, 252, 1);
        background-size: cover;
        background-position: bottom center;
        height: 100%;
    
       }
       .signup-bg
       {
     
        background-repeat: no-repeat;
        background-color: rgba(246, 249, 252, 1);
        background-size: cover;
        background-position: bottom center;
        height: 100%;
    
       }


}

@media (max-width: 1200px){
    .login-bg{
     
        background-repeat: no-repeat;
        background-color: rgba(246, 249, 252, 1);
        background-size: cover;
        background-position: bottom center;
        height: 130%;
    
       }
       .signup-bg
       {
     
        background-repeat: no-repeat;
        background-color: rgba(246, 249, 252, 1);
        background-size: cover;
        background-position: bottom center;
        height: 100%;
    
       }
       
       

}


@media (min-width: 768px) and (max-width: 991px) {
    .mini-sidebar .left-sidebar {
        width: 200px;
    }
    .login-bg{
     
        background-repeat: no-repeat;
        background-color: rgba(246, 249, 252, 1);
        background-size: cover;
        background-position: bottom center;
        height: 65%;
    
       }
       .signup-bg{
     
        background-repeat: no-repeat;
        background-color: rgba(246, 249, 252, 1);
        background-size: cover;
        background-position: bottom center;
        height: 65%;
    
       }
       .login_box {
        padding-top: 100px;
    }

    .sidebar_logo {
        text-align: left;
        padding-bottom: 40px;
        margin-left: 25px;
    }

    .sidebar_logo img {
        width: 150px;
    }

    .vtabs .tabs-vertical {
        width: 200px;
    }

    .slimScrollBar {
        z-index: 0 !important;
        display: none !important;
    }

    span.tab_menu {
        margin-left: 0px;
    }

    .tab_number1 {
        font-size: 14px;
        margin-right: 12px;
    }

    .tab_number2 {
        font-size: 14px;
        margin-right: 12px;
    }

    .tab_number3 {
        font-size: 14px;
        margin-right: 12px;
    }

    .vtabs .tabs-vertical li .nav-link {
        font-size: 18px;
    }

    .sidebar_deskimg img {
        width: 100%;
    }

    .mini-sidebar .page-wrapper {
        margin-left: 155px;
    }

    .page_right {
        padding: 0px 15px !important;
    }

    .page_head {
        font-size: 24px;
        padding-top: 85px;
    }

    .page_topleft a {
        font-size: 13px;
    }

    .tab_card {
        padding: 15px;
        min-height: 280px;
    }

    .tab_cardimg {
        margin-bottom: 30px;
    }

    .tab_card_title {
        font-size: 16px;
    }

    .tab_carddesc {
        font-size: 12px;
    }

    .busin_info_area {
        margin-top: 40px;
    }

    .busin_info_head {
        font-size: 24px;
    }

    .busin_info_right a {
        font-size: 14px;
    }

    .label1 {
        font-size: 18px;
    }

    .input1 {
        font-size: 18px;
        padding: 8px 0px 5px 0px;
    }

    .busin_info_midhead {
        font-size: 24px;
    }

    .input_group {
        min-height: 80px;
    }

    .input2 {
        font-size: 18px;
        padding: 8px 0px 5px 0px;
    }

    #basic {
        font-size: 18px !important;
        padding: 5px 0px 5px 0px !important;
    }

    .busin_info_btmhead {
       font-size: 24px; 
    }

    .btn-md {
        font-size: 18px !important;
        padding: 0px 0px !important;
    }

    [type=checkbox].filled-in:not(:checked)+label:after {
        height: 15px;
        width: 15px;
    }

    [type=checkbox]+label {
        padding-left: 24px;
    }

    .busin_btmcheck .input_area {
        padding: 12px;
    }

    .busin_btmcheck label {
        font-size: 12px;
    }

    .busin_info_back button {
        font-size: 18px;
    }
    .busin_info_btns{
        margin-top: -40px;
    }

    .busin_info_continue button {
        font-size: 18px;
        padding: 10px 50px;
    }

    .busin_info_btmhead2 {
        font-size: 24px;
    }

    .busin_btmcheck2 .input_group select option {
        font-size: 18px;
    }

    .page_title {
        font-size: 24px;
    }

    .busin_categ_title {
        font-size: 14px;
    }

    .busin_categcard .busin_categimg img {
        width: 70%;
    }

    .tgpop {
        width: auto;
        padding: 15px;
    }

    /*.icheck-list li label {
        font-size: 12px;
    }*/

    /* login page */

   
    .agree [type=checkbox].filled-in:not(:checked)+label:after {
        width: 20px !important;
        height: 20px !important;
    }
    .half_group {
           
        width: 50%;
       
    }
    .staightbar{
    
        border-top: 2px solid #f1f1f1 !important;
        width: 75% !important;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
        .mini-sidebar.fix-sidebar .left-sidebar {
            position: relative;
            width: 100%;
           
        }
    
        .mini-sidebar .left-sidebar {
            position: relative;
            left: 8px !important;
            width: 100%;
           
        }
        
        .fix-sidebar .left-sidebar{
          
           position: fixed;
             width: 100%;
            padding-top: 30px;
            background-color: #ffffff;
            height: auto;
            z-index: 999;
          
        }
        .dashboardleft{
            height: 100% !important;
        }
        .topbar {
            position: relative;
            z-index: 9999;
        }
        .page_dashright {
            min-height: calc(90vh - 62px) !important;
            padding: 40px 0px 0px 240px !important;
        }
        .copyr {
            font-size: 14px;
            color: rgba(85, 85, 85, 1);
            margin: 0px !important;
           
        }
        .dash-copyrt {
            text-align: center;
            padding: 45px 144px 0px 309px;
        }
        .user-profile .profile-text h5 {
            text-align: center;
            color: rgba(11, 37, 75, 1) !important;
            font-size: 20px;
            font-weight: 500;
            line-height: 30px;
        }
        .dashboard-comingsoon {
            /* padding: 102px 0px; */
            height: 170%;
            display: flex;
            width: 100%;
            flex-direction: column;
            flex-wrap: wrap;
            align-content: flex-end;
            /* padding: 25px; */
            justify-content: center;
        }
        .busin_info_form .col-md-3{
            max-width: 50%;
            flex: 0 0 50%;
        }
        .busin_btmcheck .col-md-3{
            max-width: 50%;
            flex: 0 0 50%;
        }
        .sidebar_logo img {
            width: 150px;
            position: relative;
            left: 0px;
        }
        .sidebar_logo {
            text-align: center;
            padding-bottom: 10px;
        }
        .sidebar_deskimg img {
          
            display: none;
        }
        .customvtab .tabs-vertical li .nav-link.active, .customvtab .tabs-vertical li .nav-link:focus, .customvtab .tabs-vertical li .nav-link:hover {
            background: #ffffff;
            
        }
        .nav-tabs .nav-item:last-child {
            margin-bottom: 0px;
        }
    
        .business_tab {
            background: transparent;
            width: 100%;
            padding: 0 20px;
        }
    
          .Business_Type{
        
            display: block !important;
            padding: 0 0px;
            margin-top: 10px;
            text-align: center;
    }
        .nav-tabs .nav-item {
            margin-bottom: 0px;
            width: 33%;
            display: inline-block;
            text-align: center;
        }
        .page_topleft {
            margin-bottom: 25px;
            text-align: right;
            position: absolute;
            top: 12px;
            right: 0px;
        }
        .col-12 {
          
            flex: 0 0 100%;
            max-width: 100%;
            padding-right: 0px;
            padding-left: 0px;
        }
        .page_topleft a {
            color: rgba(85, 85, 85, 1);
            font-size: 14px;
            font-weight: 400;
            text-decoration: none;
        }
        .col-md-4 {
            flex: 28% !important;
            max-width: 50%;
        }
        
        .page_head {
            font-size: 22px;
            padding-top: 25px;
            margin-bottom: 40px;
            width: 100%;
        }
        .customvtab .tabs-vertical li .nav-link.active .tab_number1::after {
            content: ' ';
            position: absolute;
            left: 450%;
            transform: translateX(-50%);
            top: 14px !important;
            height: 2px;
            width: 225px;
            background-color: rgba(13, 125, 231, 1);
            border-radius: 0px 0px 2px 2px;
            z-index: 1 !important;
        }
    
        
        .tab_number2::before {
            content: ' ';
            position: absolute;
            left: -140%;
            transform: translateX(-50%);
            top: 13px;
            height: 2px;
            width: 84px;
            background-color: rgba(187, 187, 187, 1);
            border-radius: 2px;
        }
        .tab_number2::after {
            content: ' ';
            position: absolute;
            left: 102px;
            transform: translateX(-50%);
            top: 13px;
            height: 2px;
            width: 145px;
            background-color: rgba(187, 187, 187, 1);
            border-radius: 0px 0px 2px 2px;
        }
        .tab_number3::before {
            content: ' ';
            position: absolute;
            left: -143%;
            transform: translateX(-50%);
            top: 13px;
            height: 2px;
            width: 83px;
            background-color: rgba(187, 187, 187, 1);
        }
        .mini-sidebar .page-wrapper {
            margin-left: 0px;
            padding-top: 20px;
        }
        .page_title {
            font-size: 22px;
            margin-bottom: 0px;
        }
        .page_title_main {
            display: flex;
            align-items: baseline;
            width: 100%;
            margin-bottom: 40px;
        }
        
        .page_topdropdown {
            text-align: right;
            margin-bottom: -41px;
            position: absolute;
            top: 55px;
            right: 1px;
        }
        .page_title_right a {
            font-size: 13px;
            font-weight: 400;
            color: rgba(85, 85, 85, 1);
            position: absolute;
            top: 12px;
            right: 0px;
        }
        .busin_info_right a {
            color: rgba(85, 85, 85, 1);
            font-size: 13px;
            font-weight: 400;
            position: absolute;
            top: -8px;
            right: 18px;
        }
        .tab_done1::after {
            height: 2px!important;
            border-radius: 0px !important;
        }
        .container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
            width: 100%;
            padding-right: 34px;
            padding-left: 34px;
            margin-right: auto;
            margin-left: auto;
        }
        .page_content {
            margin-left: 0px;
            margin-right: 0px;
        }
        .tab_card {
            background-color: rgba(255, 255, 255, 1);
            border-radius: 10px;
            padding: 30px 25px 26px 30px;
            box-shadow: 0 1px 6px 0 rgb(0 0 0 / 16%);
            min-height: 275px;
            margin-bottom: 35px;
        }
        .page-wrapper{
            padding-top: 230px;
           margin-left: 0px;
           padding-bottom: 10px;
        }
        .tab_card_title {
            font-size: 16px;
        }
        .sidebar_deskimg1 {
            margin-left: 30px;
            display: none;
        }
        .page_topdropdown a i {
            color: rgba(11, 37, 75, 1);
            width: 30px;
            height: 30px;
            text-align: center;
            border-radius: 50%;
            background-image: linear-gradient(#ffffff 0%, #eefbff 100%);
            box-shadow: 0 1px 6px 0 rgb(0 0 0 / 16%);
            padding-top: 9px;
        }
        .page_toparea {
            display: block;
            margin-top: 30px;
        }
        .busin_btm_btn {
            margin: 0px 0px 20px 0px;
        }
        .busin_info_btns {
            
            margin-bottom: 0px;
        }
        .customvtab .tabs-vertical li .nav-link.active .tab_number2::after {
            background-color: rgba(13, 125, 231, 1);
            top: 14px;
        }
        .customvtab .tabs-vertical li .nav-link.active .tab_number3::before {
            background-color: rgba(13, 125, 231, 1);
            top: 14px;
        }
        
        .col-md-6
        {
            padding-right: 18px;
        padding-left: 18px;
        }

        .busin_info_head {
            font-size: 22px;
            margin-bottom: 15px;
        }
        .busin_info_top {
            align-items: baseline;
            margin-bottom: 30px;
        }
        .input1 {
            font-size: 17px;
        }
        .input1.used~.label1 {
            top: -20px;
            left: 0px;
            font-weight: normal;
            color: rgba(89, 89, 89, 1);
            font-size: 14px;
        }
        .busin_info_midhead {
            color: rgba(27, 98, 169, 1);
            font-size: 22px;
            font-weight: 500;
            margin-bottom: 20px;
        }
        #selectclass {
            appearance: none;
            background: transparent url(../images/select-down-arrow1.svg) no-repeat 100%;
        }
        .scroll-sidebar {
            padding-bottom: 0px;
        }
        .busin_info_btmhead {
            color: rgba(27, 98, 169, 1);
            font-size: 22px;
            font-weight: 500;
            margin-bottom: 20px;
        }
        .busin_btm_btn{
            display: flex;
        }
        .back_btn {
            text-align: center;
            margin-top: 20px;
        }
        .continue_btn{
            text-align: center;
            margin-top: 20px;
        }
        .country-code {
            width: 100%;
            white-space: nowrap;
            font-size: 17px;
            overflow: hidden;
            text-overflow: ellipsis;
            color: rgba(16, 32, 61, 1);
        }
       
        .inputGroup {
            background-color: #fff;
            display: block;
            position: relative;
            margin-bottom: 20px;
        }
        .busin_info_btmhead2 {
            color: rgba(27, 98, 169, 1);
            font-size: 20px;
            font-weight: 500;
            margin-bottom: 40px;
        }
        .busin_info_btmcheckbox2 select.input2 {
            padding: 6px 0px !important;
        }
        .busin_info_form .inputl{
            padding: 7px 0px !important;
           
        }
        .busin_info_btns{
            display: flex;
        }
        .busin_info_back {
            text-align: center;
            margin-top: 20px;
        }
        .busin_info_continue{
            text-align: center;
            margin-top: 20px;
        }
        .modal_head .modal-title {
            width: 95%;
            color: rgba(27, 98, 169, 1);
            font-size: 20px;
            font-weight: 500;
        }
        .modal-dialog {
            position: relative;
            width: auto;
            margin: 1.5rem;
            pointer-events: none;
        }
        .page_footer {
            font-size: 14px;
            padding: 0px 94px 12px 94px;
        }
        .left-sidebar {
            position: fixed;
            width: 275px;
            height: 100%;
            top: 0px;
            z-index: 0;
            padding-top: 44px;
            background: rgba(247, 250, 252, 1);
        }
        .footer{
            left: 0;
        }
        .flag-icon {
            position: relative;
            display: inline-block;
            width: 50px;
            font-size: 3px;
            line-height: 9em;
            background-repeat: no-repeat;
            background-position: 50%;
            /* -webkit-background-size: contain; */
            background-size: cover;
        }
        .modal {
            position: fixed;
            top: 64px;
            left: 64px;
            z-index: 1050;
            display: none;
            width: 86%;
            height: 86%;
            overflow: hidden;
            outline: 0;
        }
        .fpawesome_txt {
            text-align: center;
            font-size: 28px;
            font-weight: 500;
            color: rgba(16, 32, 61, 1);
            margin-bottom: 10px;
        }
        .fpsuccess_msg {
            text-align: center;
            font-size: 16px;
            font-weight: 400 !important;
            color: rgba(70, 70, 70, 1);
            margin-bottom: 26px;
        }
        .fpop_btm_title {
            font-size: 24px;
            font-weight: 500;
            color: rgba(16, 32, 61, 1);
            margin-bottom: 5px;
        }
        .extend_txt {
            color: rgba(114, 114, 114, 1);
            font-size: 16px;
            font-weight: 500;
            margin-bottom: 30px;
        }
        .col-sm-6 {
            flex: 0 0 100%;
            max-width: 100%;
        }
        .skip-1{
            position: absolute;
            top: 40px;
            right: 20px;
        }
        .skip-2{
            position: absolute;
            top: 0px;
            right: 5px;
        }
        .skip-3, .skip-4{
            position: absolute;
            top: 5px;
            right: 20px;
           
        }
       




}

@media only screen and (max-width: 768px) {
  
  .mini-sidebar.fix-sidebar .left-sidebar {
		position: relative;
        width: 100%;
	}

    .mini-sidebar .left-sidebar {
        position: relative;
        left: 8px !important;
        width: 100%;
    }
    #selectclass {
        appearance: none;
        background: transparent url(../images/select-down-arrow1.svg) no-repeat 100%;
    }
    
    .left-sidebar {
        height: auto !important;
    }

    .mini-sidebar .page-wrapper {
        margin-left: 0px;
        padding-top: 20px;
    }

    .slimScrollBar {
        z-index: 10!important;
        background: rgb(255, 255, 255) !important;
        width: 0px !important;
        height: 0px !important;
    }

    .scroll-sidebar {
        padding-bottom: 0px;
    }

    /* .business_tab {
        background: rgba(247, 250, 252, 1);
        width: 100%;
    } */

    .page_right {
        padding: 0px!important;
    }

    .page-wrapper {
        margin-left: 0px;
        /* -webkit-transition: 0.2s ease-in;
        -o-transition: 0.2s ease-in; */
        transition: 0.2s ease-in;
    }

    .page_toparea {
        display: block;
    }

    .page_head {
        font-size: 24px;
        padding-top: 30px;
        margin-bottom: 15px;
        width: 100%;
    }

    .page_topleft {
        margin-bottom: 25px;
    }

    .tab_card_title {
        font-size: 18px;
    }

    .busin_info_area {
        margin-top: 30px;
    }

    .busin_info_top {
        display: block;
    }

    .busin_info_head {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .busin_info_right {
        margin-bottom: 25px;
    }

    .busin_info_midhead {
        font-size: 24px;
    }

    .busin_info_btns {
        display: flex;
    }

    .input1 {
        font-size: 18px;
    }

    .input2 {
        font-size: 18px;
    }

    .busin_info_form .input_group select option {
        font-size: 18px !important;
    }

    .busin_btmcheck {
        margin-bottom: 40px;
    }

    .busin_btmcheck .input_area {
        margin-bottom: 25px;
    }

    .busin_info_btmhead {
        font-size: 24px;
    }

    .busin_info_back {
        text-align: center;
        margin-bottom: 25px;
    }

    .busin_info_back button {
        font-size: 16px;
        padding: 10px 40px;
    }

    .busin_info_continue {
        text-align: center;
    }

    .busin_info_continue button {
        font-size: 16px;
        padding: 10px 40px;
    }

    .page_footer {
        font-size: 14px;
        padding: 0px 12px 12px 12px;
    }

    .input_group {
        min-height: 90px;
    }

    .input1:focus~.label1, .input1.used~.label1 {
        font-size: 14px;
    }

    .label1 {
        font-size: 18px;
    }

    .busin_btmcheck2 .input_group select option {
        font-size: 18px !important;
    }

    .busin_info_btmhead2 {
        font-size: 24px;
    }

    .label2 {
        font-size: 14px;
    }

    .input2:focus~.label2, .input2.used~.label2 {
        font-size: 14px;
    }

    .page_topdropdown {
        text-align: center;
        margin-bottom: 25px;
    }

    .page_title_main {
        display: block;
        margin-bottom: 40px;
    }

    .page_title {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .busin_btm_btn {
        display: flex;
    }

    .back_btn {
        text-align: center;
        margin-bottom: 25px;
    }

    .back_btn button {
        padding: 10px 40px;
    }

    .continue_btn {
        text-align: center;
    }

    .continue_btn button {
        padding: 10px 40px;
    }

    .busin_info_btmcheckbox2 select.input2 {
        padding: 7px 0px 5px 0px !important;
    }

    [type=checkbox]+label {
        padding-left: 30px;
    }

    .modal_head {
        padding: 15px;
    }

    .modal_head .modal-title{
        font-size: 22px;
    }

    .modal_head .modal_close {
        width: auto;
    }

    .address_radio {
        padding: 20px;
    }

    .modal_toptxt {
        font-size: 14px;
        margin-bottom: 20px;
    }
    
    .usps_txt {
        font-size: 16px;
    }

    .radio_main label {
        font-size: 14px;
    }

    .address_modalfooter button {
        font-size: 16px;
        padding: 10px 50px;
    }


    /* login page */

    .login-bg {
        background-position: bottom center;
    background-size: cover;
    position: relative;
    height: 75%;
    background-image: url(../images/backgroundnew.svg);
   
      }
      .signup-bg {
        background-position: bottom center;
    background-size: cover;
    position: relative;
    height: 75%;
    background-image: url(../images/backgroundnew.svg);
   
      }
  
      .login_box {
        width: 100%;
        padding-top: 40px;
      }
  

      .sign-head {
        font-size: 21px;
        margin-bottom: 30px;
      }
  
      .group {
        margin-bottom: 20px;
      }
  
      .labell {
        font-size: 17px;
        top: 10px;
      }
  
      .inputl {
        font-size: 17px;
        padding: 7px 0px;
      }
  
      .inputl:focus~.labell,
      .inputl.used~.labell {
        top: -12px;
        font-size: 14px;
      }
  
      .forgot {
        margin-bottom: 30px;margin-top: -8px;
      }
  
      .loginfrm {
        width: 50% !important;
    margin: 0 auto;
    padding: 34px;
      }
  
      .copyr {
        font-size: 13px;
      }
  
      .contactus {
        margin-top: 25px;
      }
  
      .contactus-btn {
        font-size: 14px;
      }
  
      p.acc {
        font-size: 14px;
      }
  
      p.acc a {
        font-size: 14px;
      }
  
      .buttonBlue {
        padding: 8px 40px !important;
      }
  
  /* login page css end */

    #my-welcome-message {
        width: 100%;
  }

    /* signup page css start */
        .account_box {
            width: 62% !important;
            margin: 0% auto !important;
        }

        .account_form {
            width: 100% !important;
            padding: 34px;
        }
       
        .signup-head {
            font-size: 21px;
        }

        .trail {
            font-size: 14px;
            margin-bottom: 40px;
        }

        select.country {
            padding: 12px 0px 8px 0px;
        }

        .signup_buttonBlue {
            padding: 8px 40px !important;
        }

        .sign-btn {
            font-size: 14px !important;
        }

        .dropdown_input .labell {
            top: -25px !important;
            font-size: 13px !important;
        }

        .agree label {
            font-size: 14px !important;
        }

        .acc {
            font-size: 14px !important;
        }

        .agree {
            margin-bottom: 45px !important;
        }
        .customvtab .tabs-vertical li .nav-link.active .tab_number1::after {
            content: ' ';
            position: absolute;
            left: 423%;
            transform: translateX(-50%);
            top: 14px !important;
            height: 2px;
            width: 211px;
            background-color: rgba(13, 125, 231, 1);
            border-radius: 0px 0px 2px 2px;
            z-index: 1 !important;
        }
        .dashboardleft{
            height: 100% !important;
        }
        .dash-copyrt {
            text-align: center;
            padding: 35px 90px 0px 300px;
        }
}

@media only screen and (max-width: 540px){
    .loginfrm {
        width: 91% !important;
        margin: 0 auto;
        padding: 34px 22px 34px 22px;
    }
    .login-bg{
        background-color: rgba(246, 249, 252, 1);
        background-repeat: no-repeat;
        
        background-size: cover;
        background-position: 55% center;
        height: 100%;
        background-image: url(../images/backgroundnew.svg);
    }
    .login_box {
        width: 100%;
        padding-top: 40px;
    }
    .signup-bg {
        background-color: rgba(246, 249, 252, 1);
        background-repeat: no-repeat;
        
        background-size: cover;
        background-position: 55% center;
        height: 100%;
        background-image: url(../images/backgroundnew.svg);
    }

.staightbar{
    
    border-top: 2px solid #f1f1f1 !important;
    width: 352px;
    margin-left: 94px;
}

    .mini-sidebar.fix-sidebar .left-sidebar {
		position: relative;
        width: 100%;
       
	}

    .mini-sidebar .left-sidebar {
        position: relative;
        left: 8px !important;
        width: 100%;
       
    }
    
    .fix-sidebar .left-sidebar{
      
       position: fixed;
         width: 100%;
        padding-top: 30px;
        background-color: #ffffff;
    }
    .sidebar_logo img {
        width: 150px;
        position: relative;
        left: 0px;
    }
    .sidebar_logo {
        text-align: center;
        padding-bottom: 30px;
    }
    .sidebar_deskimg img {
      
        display: none;
    }
    .customvtab .tabs-vertical li .nav-link.active, .customvtab .tabs-vertical li .nav-link:focus, .customvtab .tabs-vertical li .nav-link:hover {
        background: #ffffff;
        
    }

    .business_tab {
        background: transparent;
        width: 100%;
        padding: 0 20px;
    }

.Business_Type{
    
        display: block !important;
        padding: 0 30px;
        margin-top: 10px;
        text-align: center;
}
    .nav-tabs .nav-item {
        margin-bottom: 0px;
        width: 33%;
        display: inline-block;
        text-align: center;
    }
    .page_topleft {
        margin-bottom: 25px;
        text-align: right;
        position: absolute;
        top: 12px;
        right: 23px;
    }
    .col-12 {
      
        flex: 0 0 100%;
        max-width: 100%;
    }
    .page_topleft a {
        color: rgba(85, 85, 85, 1);
        font-size: 12px;
        font-weight: 400;
        text-decoration: none;
    }
    .page_head {
        font-size: 20px;
        padding-top: 25px;
        margin-bottom: 30px;
        width: 100%;
    }
    .customvtab .tabs-vertical li .nav-link.active .tab_number1::after {
        content: ' ';
        position: absolute;
        left: 307%;
        transform: translateX(-50%);
        top: 14px !important;
        height: 2px;
        width: 134px;
        background-color: rgba(13, 125, 231, 1);
        border-radius: 0px 0px 2px 2px;
        z-index: 1 !important;
    }

    
    .tab_number2::before {
        content: ' ';
        position: absolute;
        left: -200%;
        transform: translateX(-50%);
        top: 13px;
        height: 2px;
        width: 112px;
        background-color: rgba(187, 187, 187, 1);
        border-radius: 2px;
        /* z-index: -1; */
    }
    .tab_number2::after {
        content: ' ';
        position: absolute;
        left: 68px;
        transform: translateX(-50%);
        top: 13px;
        height: 2px;
        width: 76px;
        background-color: rgba(187, 187, 187, 1);
        border-radius: 0px 0px 2px 2px;
    }
    .tab_number3::before {
        content: ' ';
        position: absolute;
        left: -124%;
        transform: translateX(-50%);
        top: 13px;
        height: 2px;
        width: 75px;
        background-color: rgba(187, 187, 187, 1);
    }
    .mini-sidebar .page-wrapper {
        margin-left: 0px;
        padding-top: 20px;
    }
    .page_title {
        font-size: 20px;
        margin-bottom: 25px;
    }
    .page_topdropdown {
        text-align: right;
        margin-bottom: -41px;
        position: absolute;
        top: 55px;
        right: 18px;
    }
    .page_title_right a {
        font-size: 12px;
        font-weight: 400;
        color: rgba(85, 85, 85, 1);
        position: absolute;
    top: 12px;
    right: 23px;
    }
    .busin_info_right a {
        color: rgba(85, 85, 85, 1);
        font-size: 12px;
        font-weight: 400;
        position: absolute;
    top: -25px;
    right: 18px;
    }
    .tab_done1::after {
        height: 2px!important;
        border-radius: 0px !important;
    }
    .container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
        width: 100%;
    padding-right: 34px;
    padding-left: 34px;
    margin-right: auto;
    margin-left: auto;
    }
    .page_content {
        margin-left: 0px;
        margin-right: 0px;
    }
    .tab_card {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 10px;
        padding: 30px 25px 26px 30px;
        box-shadow: 0 1px 6px 0 rgb(0 0 0 / 16%);
        min-height: 275px;
        margin-bottom: 35px;
    }
    .page-wrapper{
        padding-top: 250px;
    }
    .sidebar_deskimg1 {
        margin-left: 30px;
        display: none;
    }
    .page_topdropdown a i {
        color: rgba(11, 37, 75, 1);
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 50%;
        background-image: linear-gradient(#ffffff 0%, #eefbff 100%);
        box-shadow: 0 1px 6px 0 rgb(0 0 0 / 16%);
        padding-top: 9px;
    }
    .page_toparea {
        display: block;
        margin-top: 30px;
    }
    .busin_btm_btn {
       
        margin: 21px 0px 35px 0px;
    }
    .busin_info_btns {
        
        margin-bottom: 35px;
    }
    .customvtab .tabs-vertical li .nav-link.active .tab_number2::after {
        background-color: rgba(13, 125, 231, 1);
        top: 14px;
    }
    .customvtab .tabs-vertical li .nav-link.active .tab_number3::before {
        background-color: rgba(13, 125, 231, 1);
        top: 14px;
    }
    
    .category
    {
        padding-right: 50px;
        padding-left: 50px;
    }
    .busin_card_top {
        position: absolute;
        top: 20px;
        right: 73px;
    }
    .skip-1{
        position: absolute;
        top: 0px;
        right: 20px;
    }
    .skip-2{
        position: absolute;
        top: -20px;
        right: 5px;
    }
    .skip-3, .skip-4{
        position: absolute;
        top: -30px;
        right: 20px;
       
    }
    .busin_info_btns {
        display: flex;
        flex-direction: column-reverse;
    }
    .busin_info_back {
        text-align: center;
        margin-bottom: 25px;
        margin-top: 40px;
    }
    .busin_btm_btn {
        display: flex;
        flex-direction: column-reverse;
    }
    .back_btn {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 25px;
    }
    .inputGroup{
        background-color: #fff;
        display: block;
        position: relative;
        margin-bottom: 20px;
    }
}


@media only screen and (max-width: 500px){
.customvtab .tabs-vertical li .nav-link.active .tab_number1::after {
    content: ' ';
    position: absolute;
    left: 275%;
    transform: translateX(-50%);
    top: 14px !important;
    height: 2px;
    width: 115px;
    background-color: rgba(13, 125, 231, 1);
    border-radius: 0px 0px 2px 2px;
    z-index: 1 !important;
}
}


@media only screen and (max-width: 420px){
    .loginfrm {
        width: 91% !important;
        margin: 0 auto;
        padding: 34px 22px 34px 22px;
    }
    .login-bg{
        background-color: rgba(246, 249, 252, 1);
        background-repeat: no-repeat;
        
        background-size: cover;
        background-position: 55% center;
        height: 93%;
        background-image: url(../images/backgroundnew.svg);
    }
    .signup-bg {
        background-color: rgba(246, 249, 252, 1);
        background-repeat: no-repeat;
        
        background-size: cover;
        background-position: 55% center;
        height: 93%;
        background-image: url(../images/backgroundnew.svg);
    }
    .juiceboxes label {
        position: relative;
        cursor: pointer;
        font-size: 1.5em;
        top:-20px;
        padding: 0px 0 0 40px !important;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 13px;
        color: rgba(110, 110, 110, 1);
      }
      .copyright {
        font-size: 13px;
        color: rgba(89, 89, 89, 1);
        text-align: center;
        padding: 0px 50px;
    }
    .copyr {
        font-size: 13px;
        padding: 0px 70px;
    }
    .juiceboxes{
        float: left;
        width: 100%;
        margin-top: -20px;
        margin-bottom: 20px;
        padding-left: 9px;
    }
    .account_box {
        width: 93% !important;
        margin: 0% auto !important;
    }
    .staightbar{
    
        border-top: 2px solid #f1f1f1 !important;
        width: 75% !important;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
        .mini-sidebar.fix-sidebar .left-sidebar {
            position: relative;
            width: 100%;
           
        }
    
        .mini-sidebar .left-sidebar {
            position: relative;
            left: 8px !important;
            width: 100%;
           
        }
        
        .fix-sidebar .left-sidebar{
          
           position: fixed;
             width: 100%;
            padding-top: 30px;
            background-color: #ffffff;
        }
        .sidebar_logo img {
            width: 150px;
            position: relative;
            left: 0px;
        }
        .sidebar_logo {
            text-align: center;
            padding-bottom: 10px;
        }
        .sidebar_deskimg img {
          
            display: none;
        }
        .customvtab .tabs-vertical li .nav-link.active, .customvtab .tabs-vertical li .nav-link:focus, .customvtab .tabs-vertical li .nav-link:hover {
            background: #ffffff;
            
        }
        .nav-tabs .nav-item:last-child {
            margin-bottom: 0px;
        }
    
        .business_tab {
            background: transparent;
            width: 100%;
            padding: 0 20px;
        }
    
          .Business_Type{
        
            display: block !important;
            padding: 0 0px;
            margin-top: 10px;
            text-align: center;
    }
        .nav-tabs .nav-item {
            margin-bottom: 0px;
            width: 33%;
            display: inline-block;
            text-align: center;
        }
        .page_topleft {
            margin-bottom: 25px;
            text-align: right;
            position: absolute;
            top: 12px;
            right: 0px;
        }
        .col-12 {
          
            flex: 0 0 100%;
            max-width: 100%;
            padding-right: 0px;
            padding-left: 0px;
        }
        .page_topleft a {
            color: rgba(85, 85, 85, 1);
            font-size: 12px;
            font-weight: 400;
            text-decoration: none;
            position: relative;
            top: -38px;
        }
        .page_head {
            font-size: 20px;
            padding-top: 25px;
            margin-bottom: 30px;
            width: 100%;
        }
        .customvtab .tabs-vertical li .nav-link.active .tab_number1::after {
            content: ' ';
            position: absolute;
            left: 233%;
            transform: translateX(-50%);
            top: 14px !important;
            height: 2px;
            width: 86px;
            background-color: rgba(13, 125, 231, 1);
            border-radius: 0px 0px 2px 2px;
            z-index: 1 !important;
        }
    
        
        .tab_number2::before {
            content: ' ';
            position: absolute;
            left: -140%;
            transform: translateX(-50%);
            top: 13px;
            height: 2px;
            width: 84px;
            background-color: rgba(187, 187, 187, 1);
            border-radius: 2px;
        }
        .tab_number2::after {
            content: ' ';
            position: absolute;
            left: 68px;
            transform: translateX(-50%);
            top: 13px;
            height: 2px;
            width: 76px;
            background-color: rgba(187, 187, 187, 1);
            border-radius: 0px 0px 2px 2px;
        }
        .tab_number3::before {
            content: ' ';
            position: absolute;
            left: -49%;
            transform: translateX(-50%);
            top: 13px;
            height: 2px;
            width: 30px;
            background-color: rgba(187, 187, 187, 1);
        }
        .mini-sidebar .page-wrapper {
            margin-left: 0px;
            padding-top: 20px;
        }
        .page_title {
            font-size: 20px;
            margin-bottom: 25px;
        }
        .page_topdropdown {
            text-align: right;
            margin-bottom: -41px;
            position: absolute;
            top: 28px;
            right: 1px;
        }
        .page_title_right a {
            font-size: 12px;
            font-weight: 400;
            color: rgba(85, 85, 85, 1);
            position: absolute;
        top: -6px;
        right: 0px;
        }
        .busin_info_right a {
            color: rgba(85, 85, 85, 1);
            font-size: 12px;
            font-weight: 400;
            position: absolute;
        top: -25px;
        right: 18px;
        }
        .tab_done1::after {
            height: 2px!important;
            border-radius: 0px !important;
        }
        .container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
            width: 100%;
            padding-right: 25px;
            padding-left: 25px;
        margin-top: 44px;
        margin-right: auto;
        margin-left: auto;
        }
        .page_content {
            margin-left: 0px;
            margin-right: 0px;
        }
        .tab_card {
            background-color: rgba(255, 255, 255, 1);
            border-radius: 10px;
            padding: 30px 25px 26px 30px;
            box-shadow: 0 1px 6px 0 rgb(0 0 0 / 16%);
            min-height: 275px;
            margin-bottom: 35px;
        }
        .page-wrapper{
            padding-top: 230px;
            padding-bottom: 45px;
        }
        .tab_card_title {
            font-size: 16px;
        }
        .sidebar_deskimg1 {
            margin-left: 30px;
            display: none;
        }
        .page_topdropdown a i {
            color: rgba(11, 37, 75, 1);
            width: 30px;
            height: 30px;
            text-align: center;
            border-radius: 50%;
            background-image: linear-gradient(#ffffff 0%, #eefbff 100%);
            box-shadow: 0 1px 6px 0 rgb(0 0 0 / 16%);
            padding-top: 9px;
        }
        .page_toparea {
            display: block;
            margin-top: 0px;
        }
        .busin_btm_btn {
           
            margin: 21px 0px 35px 0px;
        }
        .busin_info_btns {
            
            margin-bottom: 0px;
        }
        .customvtab .tabs-vertical li .nav-link.active .tab_number2::after {
            background-color: rgba(13, 125, 231, 1);
            top: 14px;
        }
        .customvtab .tabs-vertical li .nav-link.active .tab_number3::before {
            background-color: rgba(13, 125, 231, 1);
            top: 14px;
        }
        
        .col-md-6
        {
            padding-right: 18px;
            padding-left: 18px;
            margin-top: -10px;
        }

        .busin_info_head {
            font-size: 20px;
            margin-bottom: 15px;
        }
        .busin_info_top {
            align-items: baseline;
            margin-bottom: 30px;
        }
        .input1 {
            font-size: 17px;
        }
        .input1.used~.label1 {
            left: 0px;
            font-weight: normal;
            color: rgba(89, 89, 89, 1);
            font-size: 14px;
        }
        .busin_info_midhead {
            color: rgba(27, 98, 169, 1);
            font-size: 20px;
            font-weight: 500;
            margin-bottom: 30px;
        }
        #selectclass {
            appearance: none;
            background: transparent url(../images/select-down-arrow1.svg) no-repeat 100%;
        }
        .busin_info_btmhead {
            color: rgba(27, 98, 169, 1);
            font-size: 20px;
            font-weight: 500;
            margin-bottom: 20px;
        }
        .busin_btm_btn{
            display: flex;
            flex-direction: column-reverse;
        }
        .back_btn {
            text-align: center;
            margin-top: 40px;
            margin-bottom: 0px;
        }
        .country-code {
            width: 100%;
            white-space: nowrap;
            font-size: 17px;
            overflow: hidden;
            text-overflow: ellipsis;
            color: rgba(16, 32, 61, 1);
        }
        .inputl {
            padding: 4px 0px !important;
            font-size: 17px !important;
        }
        .inputGroup {
            background-color: #fff;
            display: block;
            position: relative;
            margin-bottom: 20px;
        }
        .busin_info_btmhead2 {
            color: rgba(27, 98, 169, 1);
            font-size: 20px;
            font-weight: 500;
            margin-bottom: 40px;
        }
        .busin_info_btmcheckbox2 select.input2 {
            padding: 4px 0px !important;
        }
        .busin_info_btns{
            display: flex;
             flex-direction: column-reverse;
        }
        .busin_info_back {
            text-align: center;
            margin-top: 40px;
            margin-bottom: 0px;
        }
        .input_group {
            min-height: 70px;
        }
        .modal_head .modal-title {
            width: 95%;
            color: rgba(27, 98, 169, 1);
            font-size: 20px;
            font-weight: 500;
        }
        .modal-dialog {
            position: relative;
            width: auto;
            margin: 1.5rem;
            pointer-events: none;
        }
        .page_footer {
            font-size: 12px;
            padding: 0px 94px 12px 94px;
        }
        .fpop_success img {
            width: 80px;
            height: 80px;
        }
        .fpawesome_txt {
            text-align: center;
            font-size: 22px;
            font-weight: 500;
            color: rgba(16, 32, 61, 1);
            margin-bottom: 10px;
        }
        .fpsuccess_msg {
            text-align: center;
            font-size: 16px;
            font-weight: 400 !important;
            color: rgba(70, 70, 70, 1);
            margin-bottom: 26px;
        }
        .gdashboard_btn button {
            color: rgba(255, 255, 255, 1);
            font-size: 16px;
            background-image: linear-gradient(90deg, rgba(35, 205, 235, 1) 0%, rgba(16, 169, 226, 1) 100%);
            text-align: center;
            border: none;
            outline: none;
            border-radius: 31px;
            padding: 10px 30px 10px 30px;
        }
        .shop_more_link a {
            font-size: 16px;
            font-weight: 500;
            color: rgba(13, 125, 231, 1);
        }
        .fpop_btm_title {
            font-size: 20px;
            font-weight: 500;
            color: rgba(16, 32, 61, 1);
            margin-bottom: 5px;
            text-align: center;
        }
        .extend_txt {
            color: rgba(114, 114, 114, 1);
            font-size: 14px;
            font-weight: 500;
            margin-bottom: 30px;
            text-align: center;
        }
        .fpop_btm {
            padding: 10px;
            background-color: rgb(255, 255, 255);
            border: none;
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;
        }
        .fpop_payimg {
            width: 100%;
        }
        .fpop_onpay_area {
            width: 100%;
            display: block;
        }
        .fpop_onpay_txt {
            width: 100%;
        }
        .fpop_rest_machimg img {
            width: 100%;
            height: 140px;
        }
        .fpop_onpayment1 .fopay_cardbtn {
            text-align: center;
            margin-top: 10px;
        }
        .fpop_onpay_head {
            font-size: 20px;
            font-weight: 500;
            text-align: center;
            color: rgba(16, 32, 61, 1);
            margin-bottom: 10px;
        }
        .fpop_payimg img {
            margin-right: 0px;
            width: 100px;
            height: 100px;
        }
        .fpop_onpayment2 .fopay_cardbtn {
            text-align: center;
            margin-top: 10px;
        }
        .fpop_onpayment3 .fopay_cardbtn {
            text-align: center;
            margin-top: 10px;
        }
        .fpop_restau_btn {
            float: none;
            text-align: center;
        }
        .dashboard-comingsoon {
            height: 100%;
            display: flex;
            width: 100%;
            flex-direction: column;
            flex-wrap: wrap;
            align-content: stretch;
            justify-content: space-between;
        }
        .topbar {
            position: fixed;
            width: 100%;
            background-color: white;
        }
        .topbar .top-navbar {
            min-height: 50px;
            padding: 15px 15px 15px 0;
        }
        .topbar ul.dropdown-user li  a{
                background: none;
        }
        .mr-auto, .mx-auto {
            margin-right: 128px !important;
        }
        .logo_gap {
            padding-top: 0px;
            padding-left: 20px;
            width: 150px;
      
        }
        .topbar .top-navbar .navbar-header .navbar-brand {
            margin-right: 0px;
            padding-bottom: 0px;
            padding-top: 0px;
            text-align: center;
        }
        .page_dashright {
            min-height: calc(100vh - 87px);
            padding: 46px 0px 0px 0px !important;
        }
        .page-titles {
            padding-bottom: 20px;
            display: none;
        }
        .card-no-border .card {
            border: 0px;
            border-radius: 4px;
            box-shadow: 0px 5px 20px rgb(0 0 0 / 5%);
            padding: 100px 0px;
            margin: 0 auto;
        }
        .email-logo {
            position: absolute;
            right: 300px;
            display: none;
        }
        .bell-logo {
            position: absolute;
            right: 230px;
            display: none;
        }
        .search-logo {
            position: absolute;
            left: 345px;
            display: none;
        }
        .dashboardleft{
            display: none;
        }
        .dashboard-comingsoon h2 {
            font-size: 30px;
            line-height: 40px;
            color: #444444;
            font-weight: 600;
            font-style: normal;
            text-align: center;
            margin: 25px 0;
        }
        .dashboard-comingsoon p {
            font-size: 16px;
            color: black;
            text-align: center;
        }
        .topbar ul.dropdown-user li a {
            padding: 9px 15px;
            display: block;
            color: #67757c;
            font-size: 16px;
        }
       
       .nav-item.dropdown img{ display: none;}
       .topbar ul.dropdown-user li .dw-user-box .u-img img{ display: block;}
       .nav-item.dropdown a{
        width: 105px;
        height: 46px;
        background-repeat: no-repeat;
        background-size: auto;
        background-image: url(../images/dashboard-menu.png);
        background-color: white;
        background-position: center;
       }
       .dash-copyrt {
        text-align: center;
        padding: 20px 65px;
    }


    
.skip-1{
    position: absolute;
    top: -20px;
    right: 20px;
}
.skip-2{
    position: absolute;
    top: -20px;
    right: 5px;
}
.skip-3, .skip-4{
    position: absolute;
    top: -50px;
    right: 20px;
   
}

}


@media only screen and (max-width: 417px) {
    .loginfrm {
        width: 91% !important;
        margin: 0 auto;
        padding: 34px 22px 34px 22px;
    }
    .login-bg{
        background-color: rgba(246, 249, 252, 1);
        background-repeat: no-repeat;
        
        background-size: cover;
        background-position: 60% center;
        height: 94%;
        background-image: url(../images/backgroundnew.svg);
    }
    .signup-bg {
        background-color: rgba(246, 249, 252, 1);
        background-repeat: no-repeat;
        
        background-size: cover;
        background-position: 60% center;
        height: 96%;
        background-image: url(../images/backgroundnew.svg);
    }
    .half_group {
        width: 100%;
        }
        .account_box {
            width: 90% !important;
            margin: 0% auto !important;
        }
        .list-country-flags {
           
            width: 98% !important;
        }
        .account_form {
            width: 100% !important;
            padding: 34px 22px;
        }
        

}


@media only screen and  (max-width: 376px) { 
    .loginfrm {
        width: 91% !important;
        margin: 0 auto;
        padding: 34px 22px 34px 22px;
    }
    .half_group {
        width: 100%;
        }
        .account_box {
            width: 90% !important;
            margin: 0% auto !important;
        }
        .customvtab .tabs-vertical li .nav-link.active .tab_number1::after {
            content: ' ';
            position: absolute;
            left: 222%;
            transform: translateX(-50%);
            top: 14px !important;
            height: 2px;
            width: 80px;
            background-color: rgba(13, 125, 231, 1);
            border-radius: 0px 0px 2px 2px;
            z-index: 1 !important;
        }
        .tab_number2::before {
            content: ' ';
            position: absolute;
            left: -127%;
            transform: translateX(-50%);
            top: 13px;
            height: 2px;
            width: 77px;
            background-color: rgba(187, 187, 187, 1);
            border-radius: 2px;
        }
        #selectclass {
            appearance: none;
            background: transparent url(../images/select-down-arrow1.svg) no-repeat 100%;
        }
    
    
}
@media (max-width: 361px){ 
    .loginfrm {
        width: 91% !important;
        margin: 0 auto;
        padding: 34px 22px 34px 22px;
    }
    .login-bg{
        background-color: rgba(246, 249, 252, 1);
        height: 100%;
}
.signup-bg{
    background-color: rgba(246, 249, 252, 1);
    height: 100%;
}
.half_group {
    width: 100%;
    }
    .account_box {
        width: 90% !important;
        margin: 0% auto !important;
    }
    .page-wrapper {
        padding-top: 230px;
        padding-bottom: 45px;
    }
    .customvtab .tabs-vertical li .nav-link.active .tab_number1::after {
        content: ' ';
        position: absolute;
        left: 211%;
        transform: translateX(-50%);
        top: 14px !important;
        height: 2px;
        width: 77px;
        background-color: rgba(13, 125, 231, 1);
        border-radius: 0px 0px 2px 2px;
        z-index: 1 !important;
    }
    #selectclass {
        appearance: none;
        background: transparent url(../images/select-down-arrow1.svg) no-repeat 100%;
    }
    .container-fluid {
        width: 100%;
        padding-right: 25px;
        padding-left: 25px;
        margin-top: 34px;
        margin-right: auto;
        margin-left: auto;
    }
    .card-no-border .card {
        border: 0px;
        border-radius: 4px;
        box-shadow: 0px 5px 20px rgb(0 0 0 / 5%);
        padding: 55px 0px;
        margin: 0 auto;
    }
    .mr-auto, .mx-auto {
        margin-right: 100px !important;
    }
}

@media (max-width: 320px){
    .page-wrapper {
        padding-top: 230px;
        padding-bottom: 45px;
    }
    .customvtab .tabs-vertical li .nav-link.active .tab_number1::after {
        content: ' ';
        position: absolute;
        left: 214%;
        transform: translateX(-50%);
        top: 14px !important;
        height: 2px;
        width: 75px;
        background-color: rgba(13, 125, 231, 1);
        border-radius: 0px 0px 2px 2px;
        z-index: 1 !important;
    }
    .tab_number2::before {
        content: ' ';
        position: absolute;
        left: -95%;
        transform: translateX(-50%);
        top: 13px;
        height: 2px;
        width: 58px;
        background-color: rgba(187, 187, 187, 1);
        border-radius: 2px;
    }
    .vtabs .tabs-vertical li .nav-link {
        font-size: 14px;
    }
    .page_head {
        font-size: 18px;
        padding-top: 25px;
        margin-bottom: 30px;
        width: 100%;
    }
    .tab_card_title {
        font-size: 14px;
    }
    .tab_carddesc {
        color: rgba(94, 102, 110, 1);
        font-size: 12px;
        text-align: center;
        font-weight: 400;
    }
    .page_title {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .category {
        padding-right: 25px;
        padding-left: 25px;
    }
    #selectclass {
        appearance: none;
        background: transparent url(../images/select-down-arrow1.svg) no-repeat 100%;
    }
    .business_tab {
        background: transparent;
        width: 100%;
        padding: 0 0px;
    }
    .page_footer {
        font-size: 12px;
        padding: 0px 53px 12px 53px;
    }
    .mr-auto {
        margin-right: 60px !important;
    }
    .dashboard-comingsoon {
        padding: 55px 0px;
    }
    .dash-copyrt {
        text-align: center;
        padding: 15px 65px 0px;
    }
    .card-no-border .card {
        border: 0px;
        border-radius: 4px;
        box-shadow: 0px 5px 20px rgb(0 0 0 / 5%);
        padding: 0px 0px;
        margin: 0 auto;
    }
    .card-group {
        margin-bottom: 0px;
        height: 78%;
    }

}


@media (max-width: 280px){

    .fix-sidebar .left-sidebar {
        position: fixed;
        width: 100%;
        padding-top: 30px;
        background-color: #ffffff;
    }
    .customvtab .tabs-vertical li .nav-link.active .tab_number1::after {
        content: ' ';
        position: absolute;
        left: 191%;
        transform: translateX(-50%);
        top: 14px !important;
        height: 2px;
        width: 64px;
        background-color: rgba(13, 125, 231, 1);
        border-radius: 0px 0px 2px 2px;
        z-index: 1 !important;
    }
    .page_topleft a {
        color: rgba(85, 85, 85, 1);
        font-size: 10px;
        font-weight: 400;
        text-decoration: none;
        position: relative;
        top: -38px;
    }
    .page_head {
        font-size: 16px;
        padding-top: 25px;
        margin-bottom: 30px;
        width: 100%;
    }
    .tab_card_title {
        font-size: 12px;
    }
    .tab_carddesc {
        color: rgba(94, 102, 110, 1);
        font-size: 10px;
        text-align: center;
        font-weight: 400;
    }
    .tab_card {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 10px;
        padding: 20px 20px 20px 20px;
        box-shadow: 0 1px 6px 0 rgb(0 0 0 / 16%);
        min-height: 225px;
        margin-bottom: 35px;
    }
    .page_title {
        font-size: 16px;
        margin-bottom: 25px;
    }
    .page_topdropdown {
        text-align: right;
        margin-bottom: -41px;
        position: absolute;
        top: 24px;
        right: -5px;
    }
    .busin_categcard {
        background-image: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(238, 251, 255, 1) 100%);
        border: 1px solid rgba(232, 238, 243, 1);
        border-radius: 5px;
        padding: 10px 0px 0px 0px;
        margin-bottom: 74px;
        box-shadow: 0 0 0 0 rgb(0 0 0 / 16%);
        /* min-height: 290px; */
        /* position: relative; */
        cursor: pointer;
    }
    .label1 {
        font-size: 16px;
    }
    .busin_info_head {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .busin_info_right a {
        color: rgba(85, 85, 85, 1);
        font-size: 10px;
        font-weight: 400;
        position: absolute;
        top: -36px;
        right: 18px;
    }
    #selectclass {
        appearance: none;
        background: transparent url(../images/select-down-arrow1.svg) no-repeat 100%;
    }
    .busin_info_btmhead {
        color: rgba(27, 98, 169, 1);
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 20px;
    }
    .busin_info_midhead {
        color: rgba(27, 98, 169, 1);
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 20px;
    }
    .card-no-border .card {
        border: 0px;
        border-radius: 4px;
        box-shadow: 0px 5px 20px rgb(0 0 0 / 5%);
        padding: 35px 0px;
        margin: 0 auto;
    }
    .dash-copyrt {
        text-align: center;
        padding: 0px 39px;
    }
    .mr-auto {
        margin-right: 25px !important;
    }
    .page-wrapper {
        padding-top: 240px;
        padding-bottom: 45px;
    }
    .copyr {
        font-size: 12px;
    }
    .dashboard-comingsoon h2 {
        font-size: 20px;
        line-height: 40px;
        color: #444444;
        font-weight: 600;
        font-style: normal;
        text-align: center;
        margin: 25px 0;
    }
    .dashboard-comingsoon p {
        font-size: 12px;
        color: black;
        text-align: center;
    }


}






