@media (max-width: 1920px) {
  #myTopnav {
    display: none !important;
  }
  .main-nav .main-menu {
    background: rgba(0, 0, 0, 0.75);
    border: none;
    box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 30px 0px 30px;
    position: fixed;
    right: -400px;
    top: -10px;
    bottom: 0;
    transition: all 0.5s ease-out 0s;
    width: 300px;
    z-index: 9999;
  }
  .main-nav .main-menu.active {
    right: 0px;
  }
  .main-nav > ul > li {
    display: block;
  }
  .main-nav > ul > li > a {
    padding: 8px 20px;
  }
  .main-nav > ul > li > a > sup,
  .main-nav > ul > li.menu-item-has-childrent::after {
    display: none;
  }
  .main-nav .sub-menu {
    display: none;
    margin: 0 !important;
    opacity: 1 !important;
    position: relative !important;
    left: 0 !important;
    visibility: visible !important;
    width: 100% !important;
  }
  .main-nav > ul > li.menu-item-has-childrent::before {
    color: #999;
    content: "";
    font-family: linearicons;
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 16px;
  }
  .main-nav > ul > li.menu-item-has-childrent > a {
    padding-right: 15px;
  }
  .mobile-menu {
    display: block;
  }

  div#myTopnav {
    display: none;
  }
  .topnav .icon {
    display: none;
  }
}

@media screen and (max-width: 760px) {
  div#myTopnav {
    display: block;
    width: 390px;
    margin: 20px auto;
    z-index: 999;
    background: #ebeaea;
    padding: 13px;
    border-radius: 3px;
  }
  .topnav a:not(:first-child) {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
    font-size: 26px;
  }
}

@media screen and (max-width: 760px) {
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 26px;
  }
  .active {
    font-size: 18px;
  }
  .topnav.responsive a {
    float: none;
    font-size: 18px;
    display: block;
    text-align: left;
    padding: 10px 10px;
  }
}

/*End Screen 1920*/
@media (max-width: 1366px) {
}
/*End Screen 1366*/
@media (max-width: 1280px) {
  .slider-tab .nav.nav-tabs li {
    width: auto;
  }
  .slider-tab #bx-pager a {
    float: none;
    width: auto;
  }
  .post-format-video iframe {
    width: 100%;
    height: auto;
    min-height: 350px;
  }
  .language-inner-box.item-box-sub {
    left: 0;
    margin-left: 0;
  }
  .currency-inner-box.item-box-sub {
    left: 0;
    margin-left: -5px;
  }
  .banner-slider-rect-vertical .owl-pagination {
    right: 15px;
  }
}
/*End Screen 1200*/
@media (max-width: 1024px) {
  .slider-home8 .owl-theme .owl-controls {
    display: none !important;
  }
  .slider-home8 {
    padding-top: 0;
  }
  .search-form8 {
    max-width: 220px;
  }
  .main-nav.main-nav8 {
    margin-right: -30px;
    padding-left: 0;
  }
  .product-gallery .bx-wrapper {
    padding-right: 0;
    width: 100%;
  }
  .home-latest-news-info > h3 {
    font-size: 16px;
  }
  .item-home-latest-news:nth-child(1) {
    margin: auto;
  }
  .item-home-latest-news:nth-child(2) {
    margin: auto;
    transform: none;
  }
  .item-home-latest-news:nth-child(3) {
    margin-top: auto;
    transform: none;
  }
  .wrap-latest-news-slider {
    height: auto;
    overflow: visible;
    padding: 50px 0;
  }
  .home-latest-news .home-directnav .owl-buttons {
    margin-top: -75px;
  }
  .item-home-latest-news {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px !important;
    padding: 30px 15px;
  }
  .category-lightbox {
    margin-left: -543px;
    width: 1000px;
  }
  .home-testimonial {
    padding: 50px 0;
  }
  .home-latest-news .item {
    height: auto;
  }
  .product-gallery #bx-pager {
    width: 100%;
  }
  .product-gallery #bx-pager a {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 5px;
    max-width: 69px;
    width: 100%;
  }
  .product-gallery .share-social {
    margin-left: 0;
  }
  .about-box-text {
    height: 246px;
    padding-top: 30px;
  }
  .item-product-info .product-readmore {
    display: none;
  }
  .product-list.none-sidebar .item-product-thumb {
    width: 30%;
  }
  .product-list.none-sidebar .item-product-info {
    padding: 0 0 0 30px;
    width: 70%;
  }
  .product-list.none-sidebar .wrap-cart-qty {
    border-left: medium none;
    float: left;
    margin: 5px 0 0 30px;
    max-width: 500px;
    padding: 0;
    width: 100%;
  }
  .product-list.none-sidebar .wrap-cart-qty .info-extra {
    float: left;
    margin-top: 30px;
  }
  .product-list.none-sidebar .wrap-cart-qty .info-qty {
    float: left;
    margin-right: 5px;
  }
  .product-list.none-sidebar .wrap-cart-qty .btn-link-default.add-to-cart {
    float: left;
    margin: 18px 0 0;
  }
  .product-list.has-sidebar .btn-link-default.add-to-cart {
    margin: 20px 0 0;
  }
  .testimo-content-left,
  .testimo-content-right {
    padding-top: 40px;
  }
  .info-header2 .info-search .search-form {
    margin-right: 0px;
  }
  .banner-slider-circle-vertical .owl-pagination {
    right: 15px;
    top: -150px;
  }
  .item-custom-service {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .catalog {
    background-attachment: scroll;
  }
  .sidebar-product .widget {
    padding: 15px;
  }
  .control-paginav-featured-slider {
    max-width: 400px;
  }
  .main-nav.main-nav9 > ul {
    margin: 10px -30px 0 0;
  }
  .banner-slider9 .owl-pagination {
    padding-left: 10px;
  }
  .inner-about-parallax,
  .inner-service-boxes,
  .inner-bestsell,
  .inner-latest-news9,
  .contact-footer-parallax {
    padding-left: 0;
  }
  .title9 {
    margin: 0 0 30px;
    position: static;
    transform: rotate(0deg);
  }
  .logo-footer9 {
    border: medium none;
    margin: 0 0 10px;
  }
  .service-box {
    background: rgba(0, 0, 0, 0) url("../images/home9/bg-service.jpg") no-repeat
      scroll center center;
  }
  .box-width1,
  .box-width2,
  .box-width3,
  .box-width4,
  .box-width5,
  .box-width6,
  .box-width7,
  .box-width8,
  .box-width9 {
    width: 14.2%;
  }
  .tablet_not_view_column {
    display: none;
  }
  .add_btn_box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .adtab-detail {
    position: relative;
    background: #f8f9fa;
    padding: 0 0px;
    /*    border-bottom: 2px dotted #ddd;*/
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .input-group {
    position: relative;
    display: table;
    margin-bottom: 5px;
  }
  .table-data-customer-right {
    padding: 5px;
  }
}
/*End Screen 1024*/
@media (max-width: 990px) {
  .info-cart.mini-cart8 {
    position: absolute;
    right: 0;
    top: 30px;
  }
  .bestsell-slider {
    margin: 0 45px;
  }
  .about-parallax,
  .best-sell-parallax,
  .footer-parallax {
    background-attachment: inherit;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 50px 0;
  }
  .service-box,
  .latest-news9 {
    padding: 50px 0;
  }
  .main-nav.main-nav9 {
    float: right;
  }
  .main-nav.main-nav9 > ul {
    margin: 10px 0 0;
  }
  .banner-home8 {
    float: none;
    margin-top: 0;
    width: auto;
  }
  .search-form8 {
    width: 100%;
    max-width: none;
  }
  .search-cart-total {
    padding-right: 170px;
    padding-top: 30px;
    position: relative;
    text-align: left;
  }
  .info-cart.mini-cart8 {
    position: absolute;
    right: 0;
    top: 30px;
  }
  .main-nav.main-nav8 {
    float: right;
    margin: 0;
  }
  .item-banner8 .banner-info {
    margin-top: -80px;
  }
  .item-brand::after,
  .the-brand .owl-buttons {
    display: none;
  }
  .info-cart .inner-cart-info {
    padding: 30px 15px;
    position: absolute;
    right: 50px;
    top: 100%;
    width: 290px;
  }
  .newsletter input[type="text"] {
    width: auto;
  }
  .info-sale {
    display: none;
  }
  .product-list.none-sidebar .wrap-cart-qty {
    margin: 25px 0 0;
  }
  .item-latest-post.item-left .latest-post-content {
    padding-right: 0;
  }
  .item-latest-post.item-right .latest-post-content {
    padding-left: 0;
  }
  .item-latest-post {
    padding: 50px 0;
  }
  .home-latest-news-info .latest-post-info li {
    margin-right: 0px;
  }
  .info-cart7 {
    top: 5px;
  }
  .link-cart a {
    width: 110px;
  }
  .main-nav.main-nav7 {
    float: none;
  }
  .banner-info9 > h2 {
    font-size: 30px;
  }
  .banner-info9 > h3 {
    font-size: 18px;
  }
  .banner-info9 > p {
    font-size: 14px;
  }
  .banner-slider9 .banner-info {
    margin-top: -100px;
  }
  .banner-slider9 .owl-theme .owl-controls {
    bottom: 20px;
  }
  .social-footer9 > a {
    margin-left: 15px;
  }
  .menu-footer9 li {
    margin-right: 10px;
  }
  .title9 {
    font-size: 40px;
  }
  .box-width1,
  .box-width2,
  .box-width3,
  .box-width4,
  .box-width5,
  .box-width6,
  .box-width7,
  .box-width8,
  .box-width9,
  .box-width12 {
    width: 14.2%;
  }
  .tablet_not_view_column {
    display: none;
  }
  .add_btn_box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .adtab-detail {
    position: relative;
    background: #f8f9fa;
    padding: 0 0px;
    /*    border-bottom: 2px dotted #ddd;*/
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .input-group {
    position: relative;
    display: table;
    margin-bottom: 5px;
  }
  .left-table-data-main-customer {
    height: 120px;
  }
  .table-data-customer-right {
    min-height: 194px;
  }
  .table-data-customer-right h4 {
    font-size: 12px;
  }
  .buget-text {
    font-size: 10px;
  }
  .table-data-customer-right p {
    line-height: normal;
    padding-bottom: 10px;
    font-size: 10px;
    margin: 0;
  }
  .top-heading h2 {
    max-width: calc(100% - 0px);
    color: #303030;
    font-size: 12px;
  }
  .top-heading p {
    width: 120px;
    font-size: 10px;
    /* border-radius: 8px; */
  }
  .icon-text-customer-border-none-mobile {
    border-right: none;
  }
  .table-head span {
    font-size: 12px;
    font-weight: 500;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .box-bg-inner-page.flex_box_inner_page {
    margin: 5px 0;
  }
  .circle-graph-main-cus {
    margin-top: 12px;
  }
  .custom-box-dashboard-right-side {
		display: flex;
        flex-wrap: wrap;
        margin-top: 12px;
        gap: 12px;
  }
  .custom-box-dashboard-right-side .card {
    /* background: linear-gradient(138deg, #ffe8e2, #ffedcb); */
    margin-bottom: 0px;
    /* border: 1px solid #edbeb1 !important; */
    width: 48.9%;
  }
  .table-responsive {
    overflow: auto;
  }
  .table-data-large-cus-main .table-responsive {
    overflow: auto;
  }
  #mothdays tr td {
    height: 60px;
  }
  .calendar-events-main .calendar-events-single {
    background-color: #0b8043;
    border-radius: 4px;
    margin-top: 5px;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    height: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
  }
  .calendar-events-main .calendar-events-single span {
    color: #fff;
    font-size: 10px;
    padding: 0 5px;
    font-weight: 700;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
  }
  .calendar-main-cus tr th {
    padding: 0.1rem 0.1rem;
    font-size: 10px;
  }
  .category-view-edit-ect-create-user {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 30px;
  }
  .home-search-form .btn-link-default {
    min-width: 35px;
    padding: 0px 3px;
    font-size: 12px;
  }
  .page-wrapper {
    overflow: hidden;
    position: relative;
    margin-left: 160px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
  }
  .sidebar_menu_box {
    width: 160px;
  }
  .plot-detals-status-box-cus {
    padding: 10px 10px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
  }
  .home-search-form {
    width: auto;
    background: #f9fafc;
    padding: 0px;
  }
  .login-page-left-img-cus {
    display: none;
  }
  .configration-tabs-main-box-cus .nav-tabs {
    border-bottom: none;
    margin: 20px 0;
    border: 1px solid #f3f3f3;
    width: 100%;
    justify-content: start;
    border-radius: 8px;
    background-color: #f3f3f3;
    padding: 7px 7px;
  }
  .configuration-tab-in-tab-form-main-cus {
    width: 100%;
    box-shadow: 0 3px 10px 0 rgb(48 46 56 / 15%);
    padding: 15px 30px;
  }
  .payment-success-graph-dashboard-cus {
    margin-bottom: 12px;
  }
  .fee-overview-box-main-cus {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }
  .fee-overvew-single-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    box-shadow: 0 3px 10px 0 rgb(48 46 56 / 15%);
    border: 1px solid rgb(48 46 56 / 15%);
    border-radius: 6px;
    margin-bottom: 0px;
    width: 48.9%;
  }
  .sidebar-footeruseful-btn-cus-main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
    position: fixed;
    bottom: 12px;
    left: 5px;
    background-color: #fff;
    width: auto;
    padding: 10px 5px;
  }
  .home-import-form .btn-link-default {
    background: #f2812800 none repeat scroll 0 0;
    font-size: 13px;
    color: #f27136;
    font-weight: 500;
    height: 38px;
    line-height: 32px;
    padding: 0px 10px;
    border-radius: 8px;
    text-transform: capitalize;
    min-width: 50px;
    text-align: center;
    border: 1px solid #f27136;
  }
  .setupbtn {
    padding: 3px 6px;
  }
  .login-form.login-form-erp .loginpg-left-box-cus {
    width: 50%;
    padding: 0px;
    position: relative;
  }
  .privacy-policy-design-develop-company-loginpg-main-cus{
    position: initial;
  }
  .login-form.login-form-erp .loginpg-right-box-cus .carousel-control-next {
    right: auto;
    left: 26%;
  }
  .login-form.login-form-erp .loginpg-right-box-cus .carousel-item img {
    border-radius: 20px;
    height: 420px;
    object-fit: contain;
    background-color: #ddd;
  }


}
/*End Screen 990*/
@media (max-width: 800px) {
  .banner-box.banner-style3 .btn-link-hidden {
    display: none;
  }
  .has-sidebar .product-filter .filter-selected {
    margin-top: 10px;
  }
  .testimo-avatar {
    display: block;
    margin: auto;
    max-width: 100px;
  }
  .testimo-content-right {
    padding: 15px 0;
  }
  .testimo-desc {
    padding-top: 35px;
  }
  .widget {
    padding: 15px;
  }
  .phone-box,
  .mail-box {
    margin-bottom: 20px;
    padding-top: 0;
  }
  .item-header-banner.box-right {
    margin-left: -15px;
  }
  .item-header-banner.box-left {
    margin-right: -15px;
  }
  .category-lightbox {
    left: 50%;
    margin-left: -410px;
    width: 758px;
  }
  .banner-style2 .banner-box-info {
    display: none;
  }
  .banner-style2 .banner-box-title.banner-box-title-blue {
    font-size: 20px;
  }
  .banner-style1 .banner-box-info {
    left: 5px;
    top: 50px;
  }
  .banner-slider-circle-hoztical .banner-rect-info {
    margin-left: 50px;
    margin-top: 0px;
  }
  .banner-slider-rect-vertical .owl-pagination {
    right: 15px;
    top: -270px;
  }
  .circle2,
  .circle1 {
    margin-bottom: 30px;
  }
  .list-feature-boxes .row .col-md-6.col-sm-6.col-xs-12:nth-child(2n) {
    padding-left: 15px;
  }
  .list-feature-boxes .row .col-md-6.col-sm-6.col-xs-12:nth-child(2n + 1) {
    padding-right: 15px;
  }
  .info-testimo-author {
    top: 40px;
  }
  .banner-slider-circle-hoztical .content-banner-slider {
    height: 550px;
    padding-top: 50px;
  }
  .content-blog-page .popular-box-text {
    display: none;
  }
}
/*End Screen 768*/
@media (max-width: 767px) {
  .tablet_not_view_column {
    display: block;
  }
  .fixed_right_box2nd {
    background: rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0px;
    padding-top: 0px;
    right: 0;
    left: 0;
    width: 100%;
    height: 90%;
    bottom: 0;
    z-index: 9001;
    -webkit-transform: translateX(102%);
    -moz-transform: translateX(102%);
    transform: translateX(102%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .top-header.top-header8 {
    background: #999 none repeat scroll 0 0;
  }
  .box-bg-inner-page.flex_box_inner_page {
    margin: 5px 0;
  }
  .customer-date-end {
    display: block;
  }
  .customer-project-name-date {
    display: block;
  }
  .footer.footer8.footer-dark {
    margin-top: 0;
  }
  .item-latest-post8.latest-post-leading8 > h2 {
    display: block;
  }
  .latest-post8 > h2 {
    display: none;
  }
  .item-latest-post8.latest-post-leading8 {
    margin-bottom: 30px;
  }
  .banner-slider9 .banner-info {
    display: none;
  }
  .bestsell-slider {
    margin: 0;
  }
  .footer-parallax {
    background-size: auto 100%;
  }
  .list-service-item.full-right .item-service {
    float: none;
    margin-left: -20px;
  }
  .footer9 {
    margin-top: 30px;
  }
  .social-footer9 {
    margin-left: -15px;
    text-align: left;
  }
  .contact-parallax-form {
    margin-top: 30px;
  }
  .item-contact-parallax {
    margin-bottom: 20px;
  }
  .content-blog-page .popular-box-text {
    display: block;
  }
  .content-blog-page .mega-entry {
    margin-bottom: 30px;
    position: static;
    text-align: center;
  }
  .top-right > ul > li {
    display: none;
  }
  .top-right > ul > li.info-user {
    display: block;
  }
  .top-right {
    border: none;
  }

  .main-nav > ul > li {
    margin-right: 0;
  }
  .info-cart7 {
    top: 150px;
  }
  .category-lightbox {
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .product-sort,
  .product-pagi-nav,
  .product-filter {
    display: block !important;
    float: left !important;
    margin: 5px 0;
    width: 100% !important;
  }
  .home-directnav .owl-buttons {
    display: none;
  }
  .testimo-content-right {
    padding: 30px 15px;
  }
  .banner-box.banner-style3.box-left {
    margin-right: 0px;
  }
  .banner-box.banner-style3.box-right {
    margin-left: 0;
  }
  .home-testimonial .title.title-home {
    color: #1b1d1f;
  }
  .item-testimonial.item-left .testimonial-title a {
    color: #1b1d1f;
  }
  .item-testimonial.item-left .testimonial-job {
    border-top: 1px solid #1b1d1f;
    color: #1b1d1f;
  }
  .item-testimonial.item-left {
    margin-bottom: 30px;
  }
  .product-featured-thumb {
    margin-bottom: 20px;
  }
  .item-box-sub {
    left: auto;
    margin-left: 0;
    right: 0;
  }
  .language-box::after,
  .currency-box::after {
    left: auto;
    right: 20px;
  }
  .home-latest-news-thumb {
    margin-bottom: 15px;
  }
  .home-testimonial::before {
    display: none;
  }
  .product-list .item-product {
    padding: 15px;
  }
  .testimo-content {
    background: #797979 none repeat scroll 0 0;
    padding: 15px;
    position: static;
  }
  .testimo-content-left {
    padding-top: 15px;
  }
  .product-list.none-sidebar .item-product-thumb {
    margin-bottom: 20px;
    width: 100%;
  }
  .product-list.none-sidebar .item-product-info {
    padding: 0;
    width: 100%;
  }
  .product-list.none-sidebar .wrap-cart-qty {
    margin-top: 0;
  }

  .info-search .search-form {
    width: 300px;
  }
  .wrap-toggle-search {
    width: 100%;
  }
  .search-form .btn-link-default {
    padding: 0 15px;
  }
  .slider-tab .nav.nav-tabs {
    position: static;
  }
  .slider-tab .nav.nav-tabs li {
    display: block;
    margin: 0;
    border-top: 1px solid #e5e5e5;
  }
  .item-advert.left {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .item-advert.right {
    margin-left: 0;
  }
  .item-advert .thumb-adv img {
    width: 100%;
  }
  .footer-nav {
    border: medium none;
    margin-top: 30px;
    max-width: none;
    padding: 0;
  }
  .popular-box-text {
    position: static;
  }
  .title-popular-box span {
    display: block;
  }
  .desc-popular-box span {
    display: block;
  }
  .item-product-leading .item-product-info {
    margin: 0;
  }
  .new-product-tab .item-product-leading .item-product-info {
    margin: 30px 0 0;
  }
  .sidebar-right {
    margin-top: 30px;
  }
  .sidebar-left {
    margin-bottom: 30px;
  }
  .widget.widget-compare ul li .remove-product-compare {
    left: -14px;
  }
  .item-brand {
    max-width: none;
  }
  .item-brand-thumb img {
    width: 100%;
  }
  .about-box-image .about-big-text,
  .about-box-image .about-big-icon,
  .about-box-image .about-small-text {
    display: none;
  }
  .banner-info-text {
    display: none;
  }
  .item-latest-post.item-left {
    background-position: right top;
    margin-bottom: 40px;
  }
  .item-latest-post.item-right {
    background-position: left top;
  }
  .item-latest-post.item-left .latest-post-content {
    padding-right: 0;
    text-align: left;
  }
  .item-latest-post.item-right .latest-post-content {
    padding-left: 0;
  }
  .item-custom-service {
    margin: 30px 0;
  }
  .custom-service .box-title {
    margin-bottom: 0;
  }
  .list-tab-title .nav-tabs > li {
    display: block;
    float: none;
    margin: 0 0 7px;
    padding: 0;
  }
  .header-product-tab .title {
    margin-bottom: 15px;
  }
  .list-tab-title .nav > li > a::after {
    display: none;
  }
  .content-catelog {
    padding-left: 0;
  }
  .catalog {
    background-attachment: scroll;
    background-position: left center;
  }
  .nav-tabs-icon .nav-tabs > li,
  .nav-tabs-icon .nav-tabs > li > a {
    display: block;
    margin-right: 0;
  }
  .nav-tabs-border .nav-tabs > li,
  .nav-tabs-border .nav-tabs > li > a {
    display: block;
    margin-right: 0;
  }
  .item-header-banner.box-left {
    margin-right: 0;
  }
  .item-header-banner.box-right {
    margin-left: 0;
  }
  .category-lightbox {
    left: 0;
    margin-left: 0;
    top: 50px;
    width: 100%;
  }
  .home-box-extra > div {
    display: inline-block;
  }
  .home-box-extra {
    text-align: center;
    width: 100%;
  }
  .home-extra-sub.show-box {
    left: 0;
    padding: 20px 15px;
    width: 100%;
  }
  .main-nav.main-nav-home {
    max-width: none;
  }
  .header-slider .owl-pagination {
    bottom: -40px;
  }
  .main-nav.main-nav-home .main-menu {
    margin-top: 20px;
  }
  .main-nav.main-nav-home > ul > li > a {
    padding: 13px 0;
  }
  .main-nav.main-nav-home > ul > li > a::before,
  .main-nav.main-nav-home > ul > li > a::after {
    display: none;
  }
  .header-slider.default-paginav {
    margin: 10px -10px 30px;
  }
  .main-nav.main-nav-home > ul > li::before {
    display: block;
  }
  .item-popular {
    margin-bottom: 30px;
  }
  .item-brand {
    margin: auto;
  }
  .popular-post .item {
    padding: 0;
  }
  .banner-slider-circle-vertical .owl-theme .owl-controls {
    margin: auto;
    max-width: none;
    position: static;
  }
  .banner-slider-circle-vertical .owl-pagination {
    bottom: 30px;
    right: 15px;
  }
  .menu-footer3 {
    text-align: center;
  }
  .copyright3 > p {
    margin: 15px 0 0;
    text-align: center;
  }
  .menu-footer3 > li {
    margin-bottom: 5px;
  }
  .contact-top3 {
    text-align: center;
  }
  .menu-top3.list-inline.text-right {
    padding: 5px 0;
    text-align: center;
  }
  .banner-slider-rect-vertical .owl-pagination {
    display: none;
  }
  .filter-product .btn-filter {
    float: left;
  }
  #slider-range-price {
    display: block;
    margin-bottom: 15px;
    margin-right: 0;
    margin-top: 5px;
    width: 100%;
  }
  .attr-category a,
  .attr-brand a {
    margin-right: 15px;
  }
  .banner-rect-info {
    display: none;
  }
  .banner-box.banner-style1.box-left {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .banner-box.banner-style1.box-center {
    margin: 0;
    margin-bottom: 30px;
  }
  .banner-box.banner-style1.box-right {
    margin-left: 0;
  }
  .logo-header3 {
    max-width: 200px;
  }
  .main-nav3 .mobile-menu {
    top: 15px;
    z-index: 99;
  }
  .main-nav.main-nav3 .main-menu {
    margin-top: 55px;
    z-index: 999;
  }
  .main-nav.main-nav3 > ul > li {
    margin-right: 0;
  }
  .slider-tab #bx-pager a {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .slider-tab > #bx-pager {
    padding: 0;
    position: static;
  }
  .item-latest-post:hover::after {
    opacity: 0;
  }
  .side-testimonial {
    width: 100%;
  }
  .testimonial-page {
    width: 100%;
    padding: 0 !important;
    display: none;
  }
  .control-paginav-featured-slider {
    display: none;
  }
  .testimonial-title {
    font-size: 36px;
    margin: 35px 0 25px;
  }
  .menu-footer,
  .copyright {
    text-align: center;
  }
  .footer-dark .copyright {
    text-align: center;
  }
  .top-right .info-user .inner-user-info {
    left: auto;
    right: 0;
  }
  .top-right > ul > li > a {
    padding-right: 0;
    border-left: none;
  }
  .top-right .info-user::before {
    left: auto;
    right: 30px;
  }
  .header.header-home {
    padding-top: 20px;
  }
  .logo.logo-home h1 span {
    display: inline;
    font-size: 36px;
  }
  .main-nav-home .mobile-menu a {
    color: #fff;
  }
  .main-nav-home .mobile-menu {
    right: 1px;
    top: -31px;
  }
  .logo-home {
    max-width: none;
  }
  .banner-slider-circle-vertical .owl-pagination {
    display: none;
  }
  .info-header.info-header2 {
    display: none;
  }
  .owl-theme .owl-controls {
    display: none !important;
  }
  .info-header3 .info-total {
    margin: -48px 0 0 75px;
    text-align: center;
  }
  .register-box {
    float: none;
    text-align: center;
  }
  .nav-tabs-filter .nav-tabs > li {
    float: none;
    margin: 0;
  }
  .nav-tabs-filter .nav-tabs > li > a {
    padding: 0 15px;
  }
  .nav-tabs-icon .nav-tabs {
    text-align: left;
  }
  .popular-box {
    margin: 15px 0;
  }
  .popular-box::before {
    display: none;
  }
  .blog-main-left .blog-list-thumb {
    margin-bottom: 20px;
  }
  .blog-main-right .blog-list-thumb {
    margin-top: 20px;
  }
  .widget {
    padding: 0;
  }
  .post-slider {
    padding: 25px 5px;
  }
  .item-product-leading .item-product-thumb {
    margin-bottom: 20px;
  }
  .item-team-circle,
  .item-team-rectang {
    margin-bottom: 30px;
  }
  .language-list,
  .currency-list {
    display: none !important;
  }
  .box-info-user {
    width: 200px;
    margin-right: -70px;
  }
  .info-search .search-form3.search-form {
    width: 300px;
  }
  .search-form.search-form3 input[type="text"] {
    width: 180px;
  }
  .top-right ul {
    padding: 5px 0 0;
    text-align: center;
  }
  .logo8,
  .top-left {
    text-align: center;
  }
  .main-nav.main-nav8 .mobile-menu a {
    color: #000;
  }
  .menu-bar span {
    background: #000;
  }
  .mobile-menu {
    padding: 15px 0px 5px;
    text-align: center;
  }
  .mobile-menu li {
    padding: 0px 12px;
  }
  .latest-post8 {
    padding-left: 0;
  }
  .new-product8.slider-home8 {
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .banner-home8 {
    margin-bottom: 30px;
  }
  .slider-home8 {
    padding-top: 0;
  }
  .best-seller-product8.slider-home8 {
    margin: 0 -15px 30px;
  }
  .latest-post8 > h2 {
    margin: 15px 0;
  }
  .latest-news-slider8 {
    margin-bottom: 30px;
  }
  .partner-slider.partner-slider8 {
    margin: 0;
    padding: 0;
  }
  .main-nav.main-nav9 .mobile-menu {
    position: static;
  }
  .main-nav.main-nav9 .main-menu {
    top: 100%;
  }
  .logo-bt {
    display: none;
  }

  .close_icon {
    position: fixed;
    top: 15px;
    right: 10px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    background: linear-gradient(90deg, #fc4f19, #f6a60d);
    z-index: 800;
  }
  .sidebar_menu_box {
    /*background: #fff;
    margin-top: 60px;
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    border-right: 1px solid #e5e5e5;
    width: 50px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    z-index: 999;
    display: none;*/
    background: #fff;
    margin-top: 60px;
    position: fixed;
    /* position: absolute; */
    top: 0px;
    bottom: 0;
    left: 0;
    border-right: 1px solid #e5e5e5;
    /* width: 50px; */
    width: 60%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 999;
    /* display: none; */
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
  }
  .sidebar_menu_box .menu-mobile-scroll-fix {
    height: 100%;
    padding: 0px 0 150px 0;
    overflow: auto;
  }
  .mobile-menu-footer {
    /* width: 100%; */
    float: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border-top: 1px solid #ddd;
    padding: 0px 0px;
    box-shadow: 0 0 30px 0 rgb(82 63 105 / 5%);
    z-index: 9999;
    height: 65px;
  }
  .menu-active .menu-icon-mobile .menu-icon-color {
    color: #f27136;
  }
  .menu-icon-mobile {
    /* margin-right: 135px; */
    flex: 1;
    height: 100%; /* Ensures full height */
    display: flex; /* Optional: centers content vertically */
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .menu-icon-mobile a {
    color: #555;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    text-align: center;
    text-decoration: none; /* Optional: remove underline */
    color: inherit; /* Optional: keep parent text color */
    flex-direction: column;
    gap: 3px;
  }
  .menu-icon-mobile i {
    font-size: 20px;
    color: #f27136;
  }
    .menu-icon-mobile img {
    width:20px;
    color: #f27136;
  }
  .mobile-menu-user-data ul li i {
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    width: 24px !important;
    vertical-align: middle;
    padding-left: 0;
    background-color: #0a237ab3;
    color: #fff;
    border-radius: 5px;
    margin-right: 0px;
  }
  .mobile-menu-user-data-customer-panel ul li i {
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    width: 24px !important;
    vertical-align: middle;
    padding-left: 0;
    background-color: #0a237ab3;
    color: #fff;
    border-radius: 5px;
    margin-right: 0px;
  }
  .menu-icon-mobile p {
    font-size: 12px;
    padding-bottom: 0;
    line-height: 1;
  }
  .open .profile-icon-color {
    color: #f27136;
  }
  .menu-active .sidebar_menu_box {
    /* display: block !important; */
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
  }
  .menu-active .side-menu {
    width: 60%;
    margin-left: 0px;
  }
  .menu-active .sidebar-menu > ul > li > a span {
    display: block;
  }
  .menu-active .sidebar-menu ul ul li a {
    font-size: 13px;
    padding: 8px 0px 8px 13px;
    line-height: 10px;
    text-align: left;
    border-bottom: 1px solid rgb(0 0 0 / 5%);
  }
  .menu-active .sidebar-menu ul ul li:last-child a {
    border-bottom: none;
  }
  .menu-active .sidebar-menu ul ul li a span {
    padding-left: 0;
    padding-top: 2px;
    display: inline;
  }
  .mobile_btn {
    padding: 5px;
    display: inline-block;
    margin-left: 20px;
    color: #666;
    display: none;
  }
  .page-wrapper {
    /*margin-left: 8px;*/
    margin: 0px;
  }

  .adtab-detail h2 {
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 15px;
    color: #333;
    text-transform: capitalize;
    position: relative;
  }
  .table-inner-custom .form-control {
    margin-bottom: 10px;
  }
  .admin-head p {
    color: #555;
    font-size: 10px;
    padding: 6px 6px;
    border-right: 1px solid #eee;
    line-height: 1.2;
    height: 44px;
  }
  .add_btn_box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .add_btn {
    min-width: 40px;
  }
  .home-search-form .btn-link-default {
    font-size: 13px;
    font-weight: 500;
    height: 37px;
    line-height: 32px;
    padding: 0px 5px;
    text-transform: capitalize;
    min-width: 37px;
    text-align: center;
  }
  .input-group-addon {
    padding: 2px 2px;
    font-size: 10px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 6px;
    min-width: 25px;
  }
  .box-width1,
  .box-width2,
  .box-width3,
  .box-width4,
  .box-width5,
  .box-width6,
  .box-width7,
  .box-width8,
  .box-width9 {
    width: 25%;
  }
  .mobile_not_view_column {
    display: none !important;
  }
  .receipt-box .logo_box {
    padding-top: 0px;
  }
  .top_box h5 {
    margin-bottom: 8px;
    margin-top: 0px;
  }
  .top_box h4 {
    font-size: 12px;
    margin-bottom: 5px;
    white-space: nowrap;
  }
  .top_box span span {
    font-weight: 500;
    font-size: 10px;
  }
  .receipt-box .mnuber_box p {
    display: flex;
    font-weight: 500;
    line-height: normal;
    justify-content: flex-end;
    font-size: 11px;
  }
  .form_inner input {
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 2px dotted #aaa;
    font-size: 12px;
  }
  .form_inner_print {
    font-size: 14px;
    font-weight: 500;
  }
  .form_inner span {
    white-space: nowrap;
    font-size: 12px;
  }
  .pagination-setup .pagination ul li a {
    margin: 0 3px;
    padding: 6px 15px;
    color: #55555a;
    display: block;
    border-radius: 3px;
    border: 1px solid #ccc;
  }
  .table-data-large-cus-main .feature-box-style-12 {
    box-shadow: none !important;
  }
  .input-group {
    position: relative;
    display: table;
    margin-bottom: 5px;
  }
  .other_inner_box {
    background: #fff;
    box-shadow: 0px 0px 3px 0px #aaa;
    width: 100%;
    height: 92%;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 0;
    margin-left: auto;
    position: relative;
  }
  .table-head span {
    font-size: 10px;
    font-weight: 500;
    color: #333;
  }
  .add_inner_box,
  .notify_inner_box {
    background: #fff;
    box-shadow: 0px 0px 3px 0px #aaa;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 0;
    margin-left: auto;
    position: relative;
  }
  .adtab-detail {
    position: relative;
    background: #f8f9fa00;
    padding: 0px;
    border-bottom: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .fixed_right_box {
    background: rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0px;
    padding-top: 0px;
    right: 0;
    left: 0;
    width: 100%;
    height: 90%;
    bottom: 0;
    z-index: 9001;
    -webkit-transform: translateX(102%);
    -moz-transform: translateX(102%);
    transform: translateX(102%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .mobile-menu-user-data {
    position: absolute;
    top: -200px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  }
  .mobile-menu-user-data-customer-panel {
    position: absolute;
    top: -130px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  }
  .mobile-profile-list {
  }
  .mobile-profile-list li {
    padding: 10px 0px 5px 30px;
    align-items: start;
    display: flex;
    justify-content: flex-start;
  }
  .modal-dialog {
    width: 100%;
    margin: 200px auto 0;
  }
  .edit_inner_box {
    background: #fff;
    box-shadow: 0px 0px 3px 0px #aaa;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 0;
    margin-left: auto;
    position: relative;
  }
  .followup_inner_box {
    background: #fff;
    box-shadow: 0px 0px 3px 0px #aaa;
    width: 100%;
    height: 92%;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 0;
    margin-left: auto;
    position: relative;
  }
  .errMsg {
    font-size: 10px;
  }
  .user-menu .dropdown-menu {
    min-width: 220px;
    padding: 0;
    left: auto;
    right: 0;
    top: 40px;
    /*overflow-y: scroll;*/
  }
  .menu-active .page-wrapper {
    margin-left: 0px;
  }
  .sidebar_menu_box .menu-mobile-scroll-fix {
    height: 100%;
    padding: 0px;
    overflow: auto;
  }
  .form-group label,
  .form-group1 label {
    font-weight: 500;
    color: #555;
    font-size: 11px;
    line-height: normal;
    overflow: hidden;
    width: 100%;
    /*    height: 15px;*/
    margin-bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .enquery-desc p {
    color: #333;
    font-size: 10px;
    margin: 0;
    border-right: 1px solid #e5e5e5;
    padding: 10px 5px;
    line-height: normal;
    overflow: hidden;
    text-transform: capitalize;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .action.dropdown {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
  }
  .followup-head .table-head {
    padding: 5px 5px;
    height: auto;
    line-height: 20px;
  }
  .paddingright-5 {
    padding-right: 5px;
  }
  .paddingleft-5 {
    padding-left: 5px;
  }
  .mr-dashboard-customer-box {
    margin-right: -8px;
  }
  .box-bg.flex_box {
    margin-bottom: 10px;
    display: block;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
    border: 1px solid #b3d0e9;
    border-radius: 10px;
    background: #f9f9ff;
  }
  .report-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto;
    font-size: 30px;
    border-radius: 6px;
  }
  .report-box p {
    text-align: center;
    margin: 0;
  }
  .report-box p {
    text-align: center;
    margin: 0;
  }
  .customer-dashboard-main-boxes {
    /* background-color: #022295; */
    /*    background-image: linear-gradient(#ffffff, #e9e9e9);*/
    padding: 0px;
    border-radius: 0px 0px 40px 40px;
    margin: 0px;
  }
  .user-dashboard-main-image {
  }
  .user-dashboard-main-image img {
    width: 30%;
    margin: 0 auto;
    display: block;
  }
  .user-dashboard-main-image h3 {
    text-align: center;
    color: #242424;
    margin-top: 15px;
    font-size: 18px;
  }
  .user-dashboard-main-image p {
    text-align: center;
    color: #3c3c3c;
  }
  .footer {
    border-top: none;
    display: none;
  }
  .customer-panel-custom-table-padding {
    padding: 0;
  }
  .customer-panel-custom-table-padding-main {
    padding: 0 10px;
  }
  .icon-text-customer-panel {
    display: block;
    padding: 0px 0px;
    margin: 8px 0;
    border-right: 1px solid #d7d7d7;
    position: relative;
    align-items: center;
  }
  .customer-data-icon {
    padding-right: 0px;
  }
  .icon-text-customer-panel img {
    width: 20px;
    height: 20px;
    margin: 0 auto;
    display: block;
  }
  .icon-text-customer-panel h5 {
    font-size: 9px;
    font-weight: 300;
    text-align: center;
    margin-top: 5px;
  }
  .icon-text-customer-panel p {
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: normal;
    text-align: center;
  }
  .top-heading h2 {
    margin-top: 5px;
    padding-left: 13px;
    text-transform: capitalize;
    width: 100%;
    max-width: calc(100% - 0px);
    color: #303030;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 5px;
    overflow: auto;
    text-overflow: initial;
    white-space: normal;
  }
  .table-data-customer-right h4 {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    display: block;
    align-items: center;
    margin-bottom: 10px;
  }
  .left-table-data-main-customer {
    height: 140px;
  }
  .table-data-customer-right {
    min-height: 220px;
  }
  .icon-text-customer-border-none-mobile {
    border-right: none;
  }
  .btn-submit-form,
  .sub-btn {
    /*    background: #f27136 none repeat scroll 0 0;*/
    border: 1px solid;
    border-radius: 6px;
    color: #fff;
    /* height: 38px; */
    /* line-height: 38px; */
    font-size: 14px;
    padding: 7px 15px;
    font-weight: 500;
    width: auto;
    /* min-width: 150px; */
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
  }
  .title-paybtn {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .sidebar-menu > ul > li {
    /* margin-bottom: 10px; */
    position: relative;
    border-bottom: 1px solid rgb(0 0 0 / 5%);
  }
  .menu-active .sidebar-footeruseful-btn-cus-main {
    display: flex;
    flex-direction: unset;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 20px 0;
    width: 100%;
    bottom: 115px;
    left: 0;
  }
  .menu-active .sidebar-menu {
    /* padding: 0px 0 60px; */
    padding: 15px 0px 190px;
  }
  .menu-active .header .header-left .logo {
    display: block;
  }
  .menu-active .logo-icon {
    display: none;
  }
  .dash-boxes-cus {
    /*background-color: #fff;
    padding: 10px 15px;
    border-radius: 0.5rem;
    margin-bottom: 24px;
    box-shadow: 0 3px 10px 0 rgb(48 46 56 / 15%);*/
  }
  .custom-dashboard-boxes .bg-dash-boxes {
    margin-bottom: 6px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(138deg, #ffe8e2, #ffedcb);
    padding: 10px 10px;
  }
  .dashboard-box-sub-title {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    z-index: 99;
    position: relative;
  }
  .dashboard-box-cus-row-2 {
    margin-top: 15px;
    align-items: center;
  }
  .dashboard-box-cus-row-2 p {
    color: #333;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.2;
    padding: 0;
  }
  .dashboard-box-padding {
    padding: 0 3px;
  }
  .today_card .card-title {
    font-weight: 400;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #333;
  }
  .card-statistic h5 {
    font-size: 14px;
    color: #333;
    margin-top: 15px;
  }
  .sidebar-inner {
    height: 100%;
  }
  .dashbox-mobile-view-slide-cus-main {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
 
  .noti-dropdown .notifications {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    position: fixed;
    top: 0px !important;
    left: 0px !important;
    bottom: 0px;
    /* height: 100%; */
    transition: transform 0.2s ease-out 0s;
    -webkit-transition: transform 0.2s ease-out 0s;
    overflow: hidden auto;
    background: #fff;
    z-index: 999;
  }
  .header .header-left {
    position: relative;
    height: 100%;
    display: inline-flex;
    align-items: center;
    width: 40%;
    margin-left: 0px;
    padding-left: 12px;
  }
  .user-menu {
    padding-left: 0px;
    padding-right: 12px;
    position: relative;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    width: 60%;
  }
  .user-menu.nav > li > a {
    position: relative;
    color: #333;
    font-size: 13px;
    padding: 19px 10px;
  }
  .noti-dropdown {
    position: initial;
  }
  .notifications-profile-mobile-view {
    position: initial;
  }
  .upcoming-enq {
    margin: 0px;
    padding: 0 10px 20px 10px;
  }
  .notifications-profile-mobile-view .notifications {
    transform: translate3d(23.75px, 62px, 0px) !important;
  }
  .custom-dashboard-boxes .customer-dash-box-cus {
    padding: 0;
    margin-bottom: 6px;
  }
  .table-inner-custom {
    margin: 0px;
  }
  .table-responsive {
    overflow: auto;
  }
  .home-search-form {
    width: auto;
    background: #f9fafc;
    padding: 0px;
  }
  .link_txt {
    position: relative;
    text-align: left;
    padding: 5px 10px;
    font-size: 13px;
    display: block;
    /* background: linear-gradient(90deg, #edbeb1, #f7e6c6); */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .dashboard-heading-cus h2 {
    font-size: 16px;
  }
  .circle-graph-main-cus {
    margin-top: 12px;
  }
  .transaction-box-main-cus .transaction-box-single {
    padding: 15px 10px;
    box-shadow: 0 3px 10px 0 rgb(98 98 98 / 20%);
    /* border: 1px solid rgb(27 0 255 / 15%); */
    border-radius: 6px;
    margin-bottom: 12px;
  }
  .transaction-box-single .icon-title-transaction {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .transaction-box-main-cus .transaction-box-single .number-transaction-box {
    margin-left: 0;
    margin-top: 10px;
  }
  .transaction-box-single .icon-title-transaction .icon {
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
  }
  .transaction-box-single .icon-title-transaction .title h2 {
    font-size: 15px;
    font-weight: 400;
    margin: 0;
  }
  .transaction-box-main-cus .transaction-box-single .number-transaction-box h3 {
    font-size: 20px;
    font-weight: 500;
  }
  .custom-box-dashboard-right-side {
		display: flex;
        flex-wrap: wrap;
        margin-top: 12px;
        gap: 12px;
  }
  .custom-box-dashboard-right-side .card {
    /* background: linear-gradient(138deg, #ffe8e2, #ffedcb); */
    margin-bottom: 0px;
    /* border: 1px solid #edbeb1 !important; */
    width: 48%;
  }
  .today_card .card {
    margin-bottom: 12px;
  }
  .calendar-control-cus-main {
    margin: 0;
  }
  .calendar-control-cus-main .month-year-cus {
    text-align: center;
    font-size: 12px;
    padding: 0;
    margin-right: 10px;
    display: flex;
    align-items: center;
  }
  .calendar-main-cus tr th {
    padding: 0.1rem 0.1rem;
    font-size: 8px;
  }
  .date-addevents-btn p {
    padding: 0;
    font-weight: 600;
    font-size: 10px;
  }
  .addevents-calendar {
    padding: 0 5px;
  }
  .modal-dialog {
    width: 100%;
    margin: 60px auto 0;
  }
  #mothdays tr td {
    height: 40px;
    padding: 0.1rem 0.1rem;
  }
  .plot-detals-status-box-cus {
    padding: 10px 5px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
  }
  .square {
    height: 15px;
    width: 15px;
    background-color: #5cb85c;
    float: left;
    padding-left: 5px;
  }
  .plot-detals-status-box-cus .status-text {
    font-size: 12px;
  }
  .previewImage {
    position: relative;
    display: inline-block;
    margin: 3px;
    width: 30.5%;
  }
  .plot-ststus-details-box-cus-main .card-statistic h5 {
    font-size: 20px;
    color: #333;
    margin-top: 0px;
    font-weight: 500;
    margin-bottom: 0px;
  }
  .add_btn_box .add_btn i {
    font-size: 16px;
  }
  .create-user-check-items {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 90px;
    font-size: 14px;
  }
  .category-view-edit-ect-create-user {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 30px;
  }
  .create-user-select-check.sub-permission {
    margin-left: 20px;
    margin-top: 5px;
  }
  .configration-tabs-main-box-cus .nav-tabs {
    border-bottom: none;
    margin: 20px 0;
    border: 1px solid #f3f3f3;
    width: 100%;
    justify-content: start;
    border-radius: 8px;
    background-color: #f3f3f3;
    padding: 7px 7px;
    gap: 10px;
  }
  .configuration-tab-in-tab-form-main-cus {
    width: 100%;
    box-shadow: 0 3px 10px 0 rgb(48 46 56 / 15%);
    padding: 15px 20px;
  }
  .configuration-table-cus-td-inner {
    width: 35%;
    display: inline-block !important;
  }
  .dashboard-date-wise-cus .btn-link-default {
    margin-bottom: 6px;
  }
  .optinal_inner_box {
    background: #fff;
    box-shadow: 0px 0px 3px 0px #aaa;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 0;
    margin-left: auto;
    position: relative;
  }
  .optinal_close_icon {
    position: fixed;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    background: #d51924;
    z-index: 800;
  }
  .calendar-events-main .calendar-events-single span {
    font-size: 4px;
  }
  .login-page-left-img-cus {
    display: none;
  }
  .plot-detals-status-box-cus .square {
    margin-right: 5px;
  }
  .table-data-large-cus-main .table-responsive {
    overflow: auto;
  }
  .home-import-form .btn-link-default {
    height: 37px;
    line-height: 32px;
    padding: 0px 10px;
    margin-top: 6px;
  }
  .configration-tabs-main-box-cus .nav-tabs {
    border-bottom: none;
    margin: 20px 0;
    border: 1px solid #f3f3f3;
    width: 100%;
    justify-content: start;
    border-radius: 8px;
    background-color: #f3f3f3;
    padding: 7px 7px;
    gap: 10px;
  }
  .configuration-tab-in-tab-form-main-cus {
    width: 100%;
    box-shadow: 0 3px 10px 0 rgb(48 46 56 / 15%);
    padding: 15px 20px;
  }
  .configuration-table-cus-td-inner {
    width: 35%;
    display: inline-block !important;
  }
  .configuration-sms-setting-view-single {
    display: flex;
    flex-flow: row wrap;
    gap: 15px;
    position: relative;
  }
  .payment-success-graph-dashboard-cus {
    margin-bottom: 12px;
  }
  .fee-overvew-single-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    box-shadow: 0 3px 10px 0 rgb(48 46 56 / 15%);
    border: 1px solid rgb(48 46 56 / 15%);
    border-radius: 6px;
    margin-bottom: 12px;
    width: 100%;
  }
  .fee-overview-box-main-cus {
    display: block;
  }
  .emp_card .dash-widget-icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    width: 25px;
    height: 25px;
    line-height: 48px;
    border-radius: 8px;
    padding: 15px;
    /* background: linear-gradient(90deg, #fc4f19, #f6a60d); */
    /* box-shadow: 0 3px 10px 0 #eec0b2; */
  }
  .dash-widget-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    gap: 5px;
  }
  .dash-count h3 {
    font-size: 15px;
    margin-left: auto;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    width: 100%;
  }
  .dash-widget-info h6 {
    font-size: 10px;
    font-weight: 500;
    line-height: 2;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .table-custom span {
    /*font-size: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 12;
        -webkit-box-orient: vertical;
        overflow: hidden;
        white-space: normal;
        line-height: 1.2;
        transition: all 0.3s ease;*/
  }
  .change-avatar {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background: #fafcff;
    width: fit-content;
    border-radius: 6px;
    padding: 10px 20px;
    margin: 12px auto 20px;
  }
  .upload-img {
    position: relative;
    margin-top: 5px;
    line-height: 1.2;
  }
  .associate-details-documents-main-cus .uploaded-msg-icons img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 150px;
  }
  .profile-card-main-cus .card-name-company-post {
    text-align: center;
    padding: 0 15px 30px;
  }
  .all-profile-details-main
    .profile-details-all-content
    .heading-profile-details
    h2 {
    font-size: 12px;
    font-weight: 400;
    color: #333;
  }
  .all-profile-details-main
    .profile-details-all-content
    .data-profile-details
    h2 {
    font-size: 12px;
    font-weight: 400;
    color: #333;
  }
  .all-profile-details-main
    .profile-details-all-content
    .heading-profile-details {
    width: 50%;
    padding: 5px 5px;
  }
  .all-profile-details-main .profile-details-all-content .data-profile-details {
    padding: 5px 5px;
    width: 50%;
    border-left: 1px solid #eee;
  }
  .company-details-main-box.all-profile-details-main .profile-img img {
    width: 200px;
    height: 100px;
    display: block;
    border: 2px solid #edf2fa;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 80%;
    left: 50%;
    object-fit: contain;
    object-position: center;
    border-radius: 8px;
    background-color: #edf2fa;
    overflow: hidden;
  }
  .company-details-main-box.all-profile-details-main .profile-img {
    background-color: #0d80da;
    padding: 20px 0 0;
    border-radius: 8px;
    margin-bottom: 50px;
    position: relative;
    height: 100px;
  }
  .company-details-box-cus.bt-style1 {
    box-shadow: none;
    border: none;
    padding: 0;
  }
  .filter-btns-profile-cus-main .filter-btn-add-new-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
  }
  .filter-btns-profile-cus-main .btns-profile-cus {
    padding: 0 0;
  }
  .filter-btns-profile-cus-main .filter-btn-add-new-btn .add_btn_box {
    margin: 5px 0 5px;
  }
  .menu-active .sidebar-footeruseful-btn-cus-main .sidebar-toggle-btn a {
/*    width: 110px !important;*/
  }

  .dashboard-date-wise-cus .months-icon {
    width: 100%;
  }
  .adtab-detail .form-control {
     margin-bottom: 0px;
   } 
.user_name{
display:none;
}
.full-width-cus-popup .top-menu-bar {
    margin-top: 0px;
    padding: 12px 0;
    border-bottom: 1px solid #dee2e6;
}
.top-menu-stap-btns-main-cus {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    position: relative;
}
.setp-num {
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    border-radius: 50%;
    border: 1px solid #2986ce;
    color: #2986ce;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 10px;
}
.full-width-cus-popup .pad_box3 {
    padding: 0px 0px 65px;
}
.setupbtn {
    padding: 3px 6px;
    border-radius: 4px;
    color: #fff !important;
    background-color: #2986ce !important;
    border: 1px solid #2986ce;
    font-size: 11px;
    cursor: pointer;
}
.product-sales-main-box-cus {
  padding: 0 12px;
}
.all-profile-details-main .profile-img span {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 70%;
}
.login-form-erp {
  position: relative;
  margin-top: 0%;
  width: 100%;
  background: #ffffffbf;
  box-shadow: 0 17px 50px 0 rgba(11, 20, 26, 0.19), 0 12px 15px 0 rgba(11, 20, 26, 0.24);
  border-radius: 8px;
  padding: 24px 24px;
  min-height: 100%; 
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.login-form.login-form-erp .loginpg-left-box-cus {
  width: 100%;
  padding: 0;
}
.login-form.login-form-erp .loginpg-right-box-cus {
  width: 50%;
  display: none;
}
.rjd-login-title h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #000;
}
.privacy-policy-design-develop-company-loginpg-main-cus{
  position: initial;
}
.backto-loginpg-cus {
  padding: 10px 10px;
  display: block;
  width: 70%;
  margin: 16px auto 0;
  text-align: center;
  border-radius: 6px;
  background-color: #ef1c26;
  color: #fff;
  font-size: 16px;
}
.fixed-right-top-bar .filter-btn-add-new-btn .close_box {
    top: 10px;
    right: 12px;
    background: #00800000;
}
.my_modal .modal-content {
    width: 90%;
    margin: auto;
}
}
/*End Screen 767*/
@media (max-width: 480px) {
  .left-boxwidth {
    display: none !important;
  }

  .topnav.responsive a {
    float: none;
    font-size: 18px;
    display: flex;
    text-align: left;
    padding: 10px 10px;
  }
  .box-icon {
    margin: 0 15px;
  }
  .box-info {
    margin-top: 4px;
  }
  a.active {
    display: inline-flex;
  }

  #myTopnav {
    display: block !important;
  }
  /*.right-boxwidth {
    width: 100%;
    margin-left: 8px;
	margin-top: 15px;
}*/
  .logo1 {
    width: 30%;
    float: left;
    padding: 5px 0px 5px;
    position: relative;
    z-index: 999;
    background-color: #fff;
    margin-top: 25px;
  }

  .group-box {
    width: 314px !important;
    border-radius: 4px 0 0 4px !important;
  }

  button#filter {
    margin: 10px 0px;
  }
  .item-banner8 .banner-info {
    display: none;
  }

  .title.title-home {
    font-size: 24px;
  }
  .item-box-attr {
    display: block;
  }
  .item-attr-title {
    display: block;
    padding: 0 15px;
    width: auto;
  }
  .item-attr-content {
    display: block;
    padding: 0 15px;
  }
  .box-attr-filter::before {
    display: none;
  }
  .nav-tabs-default .nav.nav-tabs li {
    background: #555;
    width: 49.3%;
    margin-bottom: 3px;
  }
  .item-latest-post {
    padding: 40px 0;
  }
  .nav-tabs-default .nav.nav-tabs li a {
    margin: 0;
    padding: 2px 30px 10px;
  }
  .detail-product-tab .tab-content {
    margin-top: -13px;
  }
  .detail-product-tab {
    padding: 0 15px 0px;
    position: relative;
  }
  .box-intro-border {
    padding: 0 15px;
  }
  .product-list.has-sidebar .item-product-thumb {
    margin-bottom: 20px;
    width: 100%;
  }
  .product-list.has-sidebar .item-product-info {
    padding-left: 0;
    width: 100%;
  }
  .content-product-detail.has-sidebar .product-gallery #bx-pager a {
    margin-right: 1px;
    margin-top: 5px;
    max-width: 69px;
  }
  .search-form7 {
    border-left: medium none;
    margin-left: 0;
    padding-left: 0;
  }
  .info-cart7 {
    top: 10px;
  }
  .logo-header7 {
    display: block;
  }
  .home-latest-news-info .latest-post-info li:first-child {
    display: none;
  }
  .info-testimo-author {
    top: 20px;
  }
  .title-product-detail {
    font-size: 20px;
  }
  .list-button-box1 .bt-link {
    margin-left: 15px;
  }
  .list-button-box2 .bt-link {
    margin-left: 15px;
  }
  .bt-loadmore {
    width: auto;
  }
  .btn-circle-box {
    display: block;
    margin: 15px;
  }
  .info-header3 .info-total {
    display: none;
  }
  .news-info {
    display: block;
    margin-top: 15px;
    padding-left: 0;
  }
  .news-thumb {
    display: block;
  }
  .list-latest-news9 {
    height: 400px;
  }
  /*.right-boxwidth{
	width:100%;
	
}*/
}
/*End Screen 480*/
@media (max-width: 360px) {
  .search-cart-total {
    padding-right: 70px;
  }
  .special-saleoff {
    display: none;
  }
  .banner-special-info::after {
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: 20px;
  }
  .list-latest-post8 .item-latest-post8 .latest-post-info8 {
    display: block;
    margin-top: 20px;
    padding-left: 0;
  }
  .list-latest-post8 .item-latest-post8 .latest-post-thumb8 {
    display: block;
  }
  .mini-cart-total {
    display: none;
  }
  .info-cart.mini-cart8 {
    max-width: 40px;
  }
  .banner-slider-circle-hoztical .content-banner-slider {
    height: 480px;
  }
  .post-format-gallery #bx-pager img {
    height: 30px;
    width: 30px;
  }
  .category-lightbox > h2 {
    font-size: 20px;
  }
  .top-right > ul > li > a > span.lnr {
    display: none;
  }
  .top-left .language-link::after,
  .top-left .currency-link::after {
    right: 10px;
  }
  .top-left .language-link,
  .top-left .currency-link {
    padding: 0 40px 0 10px;
  }
  .contact-top3 {
    font-size: 12px;
  }
  .nav-tabs-bestsale .nav-tabs > li > a {
    margin-right: 24px;
  }
  .nav-tabs-bestsale .nav-tabs > li > a::after {
    right: -13px;
  }
}
/*End Screen 360*/
@media (max-width: 320px) {
  .home-box-extra > div > a {
    height: 90px;
    width: 90px;
  }
  .top-heading h2 {
    font-size: 9px;
  }
  .add_btn {
    position: relative;
    background: none;
    color: #f27136;
    border: 1px solid #f27136;
    padding: 7px 10px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 6px;
    cursor: pointer;
    height: auto;
    line-height: normal;
    min-width: 80px;
    display: inline-block;
    margin: 0;
  }
  .table-cont p a {
    padding: 2px 4px;
    background: #102a83;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-size: 9px;
    transition: all 0.3s ease-out 0s;
  }
}

/*End Screen 320*/
