@media screen and (max-width: 992px) {
  /* ---------Moblie Menu------------- */
  .small {
    display: block;
    transition: all 0.3s ease-in-out;
  }

  .small nav {
    padding: 10px 0;
  }

  .small nav .container-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
  }

  .small nav .menu {
    width: 40px;
    height: 40px;
    background: #056406;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
  }
  .small nav .menu iconify-icon {
    color: #fff;
    font-size: 30px;
  }

  .small nav .sidebar {
    position: fixed;
    top: 0;
    right: -100%;
    width: 260px;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease-in-out;
    z-index: 1000;
  }

  .small.show .sidebar {
    right: 0;
  }
  .small nav .sidebar > ul {
    margin-top: 70px !important;
  }

  .small nav .sidebar > ul > li {
    padding: 10px;
  }
  .small nav .sidebar ul > li {
    border-bottom: 1px solid #ece4e4;
  }
  .small nav .sidebar ul > li:last-child {
    border-bottom: 0px;
  }
  .small nav .sidebar ul > li:last-child {
    border-bottom: none;
  }

  .small nav .sidebar ul > li > a {
    color: #000;
    padding: 4px;
    font-size: 17px;
    text-transform: capitalize;
  }

  .small nav .sidebar > ul > li.link-sm {
    position: relative;
  }

  .small nav .sidebar ul li.link-sm i {
    position: absolute;
    top: 3px;
    right: 0px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 19px;
    color: #1e1e1e;
    font-weight: 700;
  }

  .small nav .sidebar ul.sub-menu-sm {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    margin-top: 0px !important;
  }

  .small nav .sidebar ul.sub-menu-sm li {
    padding: 4px 16px;
  }

  .small .times {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #0e0e0e;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
  }
  .small .times iconify-icon {
    color: #fff;
    font-size: 24px;
  }
  .small .overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
    z-index: 1000;
  }

  .small.show .overlay {
    opacity: 1;
    pointer-events: all;
  }
  .small {
    display: block;
  }
  /* ---------Moblie Menu------------- */
  /* ---------Moblie Call Action------------- */
  .mobile-fixed-button {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .call-btn {
    background-color: #000;
    padding: 15px 50px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: center;
  }
  .mobile-fixed-button {
    display: none;
  }
  /* ---------Moblie Call Action------------- */
  .main_header{
    display: none;
  }
  .logo img {
    width: 75px;
  }
  .small {
    display: block;
    background: #fff;
  }
  .banner_heading h1 {
    font-size: 40px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 7px;
  }
  .home-slider .banner_padding {
    padding: 120px 0;
  }
  p {
    margin: 0;
    line-height: 23px;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: var(--theme-default-font);
  }
  #why_us_sec_course .contented .top_img {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: var(--theme-color);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 9px !important;
  }
  #why_us_sec_course .contented {
    text-align: center;
    padding: 14px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #fff;
    transition: all 0.6s;
    cursor: pointer;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
  }
  .heading h2 {
    font-size: 30px;
    font-weight: 600;
    font-family: var(--theme-heading-font);
    margin-bottom: 13px;
    text-transform: uppercase;
  }
  .about_home .heading h5 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 2px;
    padding-right: 70px;
    position: relative;
    display: inline-block;
  }
  .owl-nav {
    display: none;
  }
  .reviews_contented {
    border: 1px solid #aeaeae;
    background: #f7f7f7;
    padding: 17px;
    border-radius: 10px;
    width: 100%;
    height: 100%;
  }
  .reviews_contented .contents {
    padding: 15px 0;
    min-height: 278px;
  }
  .reviews_contented .btom .left_img img {
    width: 45px;
    margin-right: 15px;
  }
  .reviews_contented .btom .right_con h4 {
    color: var(--theme-color-second);
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 13px;
    text-transform: uppercase;
  }
  .reviews_contented .btom {
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 0;
    z-index: 1111;
  }

  ul.footer-menu li {
    display: inline-block;
    padding-bottom: 15px;
    width: 140px;
  }

  .sub-menu-sm > li {
    border-bottom: initial !important;
  }
  .sub-menu-sm > li > a{
    font-size: 14px !important;
  }
  .cart_btn {
    background: #056406;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .cart_btn span {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    background: #000;
    top: -9px;
    right: 0;
    position: absolute;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
  }
  .hd_btn_sec {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: right;
  }
  .banner_heading {
    text-align: center;
  }
  .footer-middle {
    padding: 20px 0;
    border-top: 1px solid #454e48;
    border-bottom: 1px solid #454e48;
  }
  .footer-logo p {
    text-align: center;
    color: #030303;
    margin: 0;
  }
  footer {
    background:linear-gradient(rgba(0,0,0,0.0),rgba(0,0,0,0.5)), url(../image/footer-bg.jpg) center;
    background-size: cover;
  }
  .sm_menu_left{
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .single_product .content-right .heading h2 {
    font-size: 22px;
}
.single_product .content-right .quantity-sec {
    margin-top: 15px;
}
}


@media screen and (max-width: 767px) {
}

@media screen and (max-width: 567px) {
  .mobile-fixed-button {
    display: block;
  }
  .over_table{
    overflow-x: auto;
  }
  .footer-widget {
    text-align: center;
  }
  #cart_page .qty-input {
    border: 1px solid #606060;
    width: 100px;
    padding: 1px 0;
    margin-top: 0;
    border-radius: 5px;
  }
  .product-name {
    color: #0d0d0d;
    text-decoration: none;
    min-width: 205px;
  }
  .home-slider .banner_padding {
    padding: 65px 0;
  }
  #why_us_sec_course .contented h5 {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
  }
  .banner_heading h1 {
    font-size: 35px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 7px;
  }
  .footer-widget .number {
    display: flex;
    gap: 10px;
    margin-bottom: 22px;
    justify-content: center;
  }
  .office-mail {
    display: flex;
    gap: 15px;
    margin-bottom: 22px;
    justify-content: center;
  }
  .address {
    display: flex;
    gap: 14px;
    justify-content: center;
  }
  .search-container input[type="text"] {
    outline: none;
    font-size: 16px;
    width: 100%;
    background-color: inherit;
    border: 0;
  }
  .search-container {
    position: absolute;
    right: 0;
    z-index: 11;
    top: 100px;
    width: 100%;
  }
  .product-table td {
    text-align: right;
    padding-left: 0;
    position: relative;
  }
  .add-to-cart-btn {
    background-color: var(--theme-color);
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    font-size: 15px;
    border-radius: 3px;
    min-width: 119px;
  }
  .in-stock {
    color: #4CAF50;
    min-width: 96px;
    display: block;
  }
  .qty-input .product-qty, .qty-input .qty-count {
    background: transparent;
    color: inherit;
    font-weight: bold;
    font-size: inherit;
    border: none;
    display: inline-block;
    min-width: 0;
    height: 2rem;
    line-height: 1;
  }
}

@media screen and (max-width: 320px) {
}
