
@media (max-width: 991px) {
    
    .vertical-menu-bar {display:block;}
    .navbar-header .btn-primary {
        background-color:#285667;
        border-color:#285667;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .top-title-wrap {display: none;}
    .navbar-brand-box .logo img {width: 160px;height: auto;}
    .navbar-brand-box .logo {position: absolute;left: 50%;margin-left: -80px;top: 7px;}


}


@media (max-width: 767px) {
    /* .auth-body-bg {background-image: url(../images/auth-img-bg.png);background-size: cover;background-repeat: no-repeat;} */
    .half-screen-wrap {display: none;}
    .auth-box-wrap {padding: 30px 15px;}
    .dash-left-shape {bottom: -40px;}
    .dash-left-shape img {max-width: 120px;}
    .dashboard-top-sec {padding: 32px 60px 40px 25px;margin-bottom: 1.5rem !important;}
    .dashboard-top-sec .title {font-size: 22px;max-width: 98%;line-height: 28px;}
    .visit-website-btn {font-size: 14px;}
    .owner-wrap .owner-img {
        bottom: -40px;
        left: auto;
        max-height: 120px;
        right: -40px;
    }
    .dash-center-shape {left: auto;bottom: -41px;margin-left: 0;right: -42px;}
    .dash-center-shape img {max-width: 130px;}
    .dash-right-shape {right: -20px;top: -172px;}
    .dash-right-shape img {max-width: 70px;}
    .logout-menu-dash span {display: none;}
    .dashboard-header .w-200 {width: auto;}
    .dashboard-header .navbar-brand-box {display: block;}
    .dashboard-header .navbar-brand-box img {width: 140px;height: auto;}
    .bottom-menu-mobile {
        display: block;
        z-index: 11;
    }
    .top-title-wrap:before {display: none;}
    
    .noti-wrap {display: none !important;}
    .header-user {display: none !important;}
    
    
    .vertical-menu {z-index: 99999;}
    .navbar-brand-box {display: block !important;}
    .send-request-btn {font-size: 18px;margin: 5px 10px;width: 240px;}
    .secret-shopping-btn {font-size: 18px;margin: 5px 10px;width: 240px;}
    .popup-inner h2 {font-size: 30px;}
    .eva-avi-headerright {text-align: center !important;margin-top: 10px;}
    .eva-avi-headerright .light-btn {padding: 5px 10px;}
    .orange-main-btn {font-size: 16px;padding: 10px 20px;}
    .health-box-left h4 {font-size: 18px;}
    .health-box-inner h2 {font-size: 44PX;}
    .eva-ava-cont {padding: 0 15px 0 10px;}
    .page-content {padding-bottom: 40px;}
    .footer {display: none;}
    .mobile-footer-wrap {display: block;padding-bottom: 110px;}
    .mobile-footer-wrap h4 {
        color: #A79E9E;
        font-size: 16px;
        text-align: center;
        font-weight: 500;
    }

    .bottom-menu-mobile .notifications-box-wrap {
        width: 320px;
        left: auto !important;
        right: -10px !important;
        z-index: 11;
    }
    /* .bottom-menu-mobile .notifications-box-wrap {
        width: 320px;
        left: auto !important;
        right: 10px !important;
      } */

      .req-ev-mob {display: block;}
      .ev-map-listview-wrap {display: none;}


      .form-header-bor {margin-bottom: 10px;}
      .preview-form-box .col-lg-4.text-end {text-align: center !important;}
      .section-header-right {display: block;} 
      .section-header-right h6 {margin-bottom: 10px;margin-top: 10px;}
      .receipt-image-wrap img {max-width: 100%;}
      .photo-secbox-inner {width: 50%;}
      .form-management-left .section-header-right h6 {margin-top: 5px;}
      .form-management-left .section-header-right select {margin-bottom: 10px;}
      .build-form-header .col-lg-6 {text-align: center;}  
      .build-form-header p {margin-bottom: 10px;}
      .section-header-right select {margin-bottom: 10px;} 
      .section-header-right select {margin-right: 10px;}  
      .prev-btn {margin-right: 10px;}


}



@media (max-width: 480px) {
    .photo-secbox-inner {
        width: 100%;
        max-width: 320px;
        margin: 0 auto 20px;
      }
}