@media only screen and (max-width: 767px) {
    /*----- Default CSS -----*/
    body {
      font-size: 15px;
    }
    .mtb-100 {
      margin-top: 50px;
      margin-bottom: 50px;
    }
    .mt-100 {
      margin-top: 50px;
    }
    .mb-100 {
      margin-bottom: 50px;
    }
    .ptb-100 {
      padding-top: 50px;
      padding-bottom: 50px;
    }
    .pt-100 {
      padding-top: 50px;
    }
    .pb-70 {
      padding-bottom: 20px;
    }
    .pb-100 {
      padding-bottom: 50px;
    }
    .container {
      max-width: 540px !important;
    }
    .container-fluid {
      max-width: 540px !important;
    }
    .section-title {
      text-align: center;
    }
    .owl-thumbs {
      display: flex;
      flex-wrap: wrap;
      margin-left: -5px;
      margin-right: -5px;
    }
    .item.owl-thumb-item {
      width: 33%;
      flex: 0 0 auto;
      padding: 0 5px;
    }
    /*----- Home One Demo -----*/
    /*-- Header --*/
    .header-area{
        display: none;
    }
    .header-area .left {
      margin-bottom: 15px;
      margin-top: -5px;
    }
    .header-area .left ul li {
      margin-right: 0;
      margin-bottom: 5px;
    }
    .header-area .left ul li:last-child {
      margin-bottom: 0;
    }
    .header-area .right {
      text-align: center;
    }
    .header-area .right .inner {
      margin-right: 3px;
      margin-left: 3px;
      margin-bottom: 5px;
    }
    .header-area .right .inner:last-child {
      margin-bottom: 0;
    }
    /*-- Navbar Top --*/
    .nav-top-area {
      text-align: center;
    }
    .nav-top-area .left {
      display: none;
    }
    .nav-top-area .middle .form-group .inner {
      position: relative;
      top: 0;
      left: 0;
    }
    .nav-top-area .middle .form-group .inner .nice-select {
      width: 100%;
      margin-bottom: 5px;
    }
    .nav-top-area .middle .form-group .inner .nice-select .list {
      width: 100%;
      display: block;
    }
    .nav-top-area .middle .form-group .form-control {
      padding-left: 10px;
      height: 50px;
      margin-bottom: 5px;
    }
    .nav-top-area .middle .form-group .btn {
      top: 55px;
    }
    .nav-top-area .right {
      text-align: center;
    }
    .nav-top-area .right ul li {
      margin-right: 5px;
    }
    /*-- Navbar --*/
    .side-nav {
      text-align: center;
      padding-bottom: 15px;
      box-shadow: 0px 15px 20px 0px rgba(221, 221, 221, 0.3882352941);
    }
    .side-nav h4 {
      font-size: 15px;
    }
    /*-- Banner --*/
    .banner-area .container-fluid {
      padding-left: 0;
      padding-right: 0;
    }
    .banner-area .banner-h1 {
      font-size: 22px !important;
    }
    .banner-area .banner-p {
      font-size: 16px !important;
    }
    .banner-area .tp-leftarrow {
      transform: matrix(1, 0, 0, 1, -50, -110) !important;
    }
    .banner-area .tp-rightarrow {
      transform: matrix(1, 0, 0, 1, 10, -110) !important;
    }
    /*-- Products --*/
    .products-area .sorting-menu {
      padding-bottom: 25px;
    }
    .products-area .sorting-menu ul {
      text-align: center;
    }
    .products-area .sorting-menu ul li {
      margin-right: 5px;
      margin-left: 5px;
    }
    .products-thumb {
      padding: 15px 5px;
    }
    .products-item {
      text-align: center;
    }
    .products-item .top .inner {
      text-align: center;
    }
    .products-item .top .inner h3 {
      font-size: 18px;
    }
    /*-- Buy --*/
    .buy-area {
      text-align: center;
    }
    .buy-area .buy-shape img:nth-child(1) {
      max-width: 100px;
    }
    .buy-area .buy-content {
      max-width: 500px;
      padding-left: 0;
      margin-left: auto;
      margin-right: auto;
      padding-left: 15px;
      padding-right: 15px;
    }
    .buy-area .buy-content h2 {
      font-size: 25px;
      margin-top: -5px;
    }
    /*-- Testimonials --*/
    .testimonials-area .owl-prev {
      left: 0;
      top: 83%;
    }
    .testimonials-area .owl-next {
      right: 0;
      top: 83%;
    }
    .testimonials-item {
      padding: 0 30px 75px;
    }
    /*-- Support --*/
    .support-item {
      padding: 30px 15px 30px 15px;
      margin-left: 0;
      text-align: center;
    }
    .support-item i {
      position: relative;
      top: 0;
      left: 0;
      margin-bottom: 20px;
    }
    /*-- Blog --*/
    .blog-item {
      text-align: center;
    }
    /*-- Footer --*/
    .footer-area .footer-shape img {
      max-width: 85px;
    }
    .payment-cards {
      text-align: center;
    }
    .payment-cards ul li {
      margin-right: 2px;
      margin-left: 2px;
    }
    .payment-cards ul li a {
      max-width: 55px;
    }
    .social-links {
      text-align: center;
    }
    .popup-modal .modal-header h2 {
      font-size: 20px;
    }
    .popup-modal .modal-header h2 span {
      top: 5px;
    }
    .popup-modal .modal-content {
      padding: 30px 5px;
    }
    .popup-modal .modal-body .cart-table .table {
      margin-bottom: 30px;
    }
    .popup-modal .modal-body .cart-table .table tr th {
      padding-left: 3px;
      padding-right: 3px;
    }
    .popup-modal .modal-body .cart-table .table tr td {
      padding-left: 3px;
      padding-right: 3px;
    }
    .popup-modal .modal-body .cart-table img {
      max-width: 40px;
    }
    .popup-modal .modal-body .cart-table h3 {
      font-size: 13px;
    }
    .popup-modal .modal-body .cart-table .common-btn {
      padding: 8px 8px;
      font-size: 12px;
    }
    .popup-modal.modal-right.show .modal-dialog {
      transform: translate(0, 70px);
    }
    .sale-item {
      padding: 30px 10px 30px 15px;
      margin-right: 0;
    }
    .sale-item .inner h3 {
      font-size: 25px;
    }
    .sale-item img {
      right: 5px;
      max-width: 95px;
    }
    .products-area.two .owl-theme .owl-nav {
      width: 100%;
      margin-top: -4px;
      margin-bottom: 28px;
    }
    .products-area.two .owl-prev {
      position: relative;
      left: 0;
      top: 0%;
    }
    .products-area.two .owl-next {
      position: relative;
      right: 0;
      top: 0%;
    }
    .buy-area.two .buy-shape img:nth-child(2) {
      display: none;
    }
    .buy-area.two .buy-content {
      margin-bottom: 30px;
    }
    /*-- Deal --*/
    .deal-area .deal-black h3 {
      font-size: 20px;
    }
    .deal-item {
      padding: 30px 15px 30px 15px;
      text-align: center;
    }
    .deal-item .inner .left {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .deal-item .inner .right {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .deal-item .inner .right h3 {
      font-size: 20px;
    }
    .deal-item .inner .right .cart-wishlist {
      top: 0;
    }
    .video-item {
      text-align: center;
    }
    .video-item .inner h3 {
      font-size: 20px;
    }
    .video-item .inner-two h2 {
      font-size: 25px;
    }
    .video-area .owl-theme .owl-nav {
      position: relative;
      left: 0;
      right: 0;
      bottom: 0;
      margin-bottom: 30px;
    }
    .buy-area.three .buy-img {
      margin-bottom: 30px;
    }
    .buy-area.three .buy-content .buy-btn {
      margin-right: 5px;
      margin-left: 5px;
    }
    .buy-area.three .buy-content .common-btn {
      margin-right: 5px;
      margin-left: 5px;
    }
    .testimonials-area.three .testimonials-item {
      padding: 30px 15px 75px;
    }
    .testimonials-area.three .testimonials-item p {
      font-size: 20px;
    }
    .blog-area.three .blog-item-right .inner {
      text-align: center;
    }
    .blog-area.three .blog-item-right .inner ul li:nth-child(1) {
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 15px;
      max-width: 80px;
      margin-left: auto;
      margin-right: auto;
    }
    .blog-area.three .blog-item-right .inner ul li:nth-child(2) {
      flex: 0 0 100%;
      max-width: 100%;
      margin-left: 0;
    }
    .banner-area-two {
      padding-left: 15px;
      padding-right: 15px;
      text-align: center;
    }
    .banner-area-two .banner-item {
      height: 100%;
      padding-top: 55px;
      padding-bottom: 65px;
    }
    .banner-area-two .banner-item .banner-content {
      max-width: 800px;
      margin-top: 0;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px;
    }
    .banner-area-two .banner-item .banner-content h1 {
      font-size: 23px;
    }
    .banner-area-two .banner-item .banner-content p {
      font-size: 16px;
    }
    .banner-area-two .banner-item .banner-img img:nth-child(1) {
      height: auto;
      max-width: 500px;
      position: relative;
      margin-left: auto;
      margin-right: auto;
      padding-right: 15px;
      padding-left: 15px;
    }
    .banner-area-two .banner-item .banner-img img:nth-child(2) {
      bottom: 20px;
      max-width: 35px;
    }
    .banner-area-two .owl-theme .owl-nav {
      position: relative;
      bottom: 0;
    }
    /*----- About -----*/
    .page-title-area {
      height: 150px;
    }
    .page-title-area .title-content {
      text-align: center;
      margin-top: 75px;
    }
    .page-title-area .title-content h2 {
      font-size: 35px;
      margin-bottom: 10px;
    }
    .page-title-area .title-img img:nth-child(1) {
      display: none;
    }
    .page-title-area .title-img img:nth-child(2) {
      left: 20%;
      bottom: 10px;
      animation: page-title-ani-one 10s infinite linear;
    }
    .page-title-area .title-img img:nth-child(3) {
      left: 15%;
      top: 125px;
    }
    .page-title-area .title-img img:nth-child(4) {
      max-width: 90px;
    }
    .about-area .about-content {
      text-align: center;
    }
    .about-area .about-content .top h2 {
      font-size: 30px;
    }
    .about-area .about-content .middle ul li {
      flex: 0 0 100%;
      max-width: 100%;
      padding: 25px 15px 25px 15px;
      margin-bottom: 25px;
      margin-right: 0;
    }
    .about-area .about-content .middle ul li img {
      position: relative;
      top: 0;
      left: 0;
      margin-bottom: 15px;
    }
    .about-area .about-img {
      text-align: center;
    }
    .about-area .about-img img:nth-child(1) {
      padding-left: 0;
      margin-bottom: 30px;
    }
    .about-area .about-img img:nth-child(2) {
      margin-top: 0;
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;
      margin-bottom: 30px;
    }
    .about-area .about-img img:nth-child(3) {
      margin-top: 0;
      margin-left: 0;
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;
    }
    .blog-details-area .details-item {
      margin-bottom: 30px;
    }
    .blog-details-area .details-item .details-img {
      text-align: center;
    }
    .blog-details-area .details-item .details-img h2 {
      font-size: 25px;
    }
    .blog-details-area .details-item .details-img .details-date li {
      margin-right: 10px;
    }
    .blog-details-area .details-item .details-arrow-page {
      text-align: center;
    }
    .blog-details-area .details-item .details-arrow-page .left ul li:nth-child(1) {
      flex: 0 0 100%;
      max-width: 55px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px;
    }
    .blog-details-area .details-item .details-arrow-page .left ul li:nth-child(2) {
      flex: 0 0 100%;
      max-width: 100%;
      margin-left: 0;
    }
    .blog-details-area .details-item .details-arrow-page .left ul li h3 {
      font-size: 20px;
    }
    .blog-details-area .details-item .details-arrow-page .right {
      text-align: center;
    }
    .blog-details-area .details-item .details-arrow-page .right ul li:nth-child(1) {
      flex: 0 0 100%;
      max-width: 100%;
      margin-right: 0;
      margin-bottom: 10px;
    }
    .blog-details-area .details-item .details-arrow-page .right ul li:nth-child(2) {
      flex: 0 0 100%;
      max-width: 55px;
      margin-left: auto;
      margin-right: auto;
    }
    .blog-details-area .details-item .details-arrow-page .right ul li h3 {
      font-size: 20px;
    }
    .blog-details-area .details-item .details-comments ul li a {
      position: relative;
      top: 0;
      right: 0;
      margin-top: 10px;
    }
    .blog-area .widget-area {
      margin-top: 30px;
    }
    .blog-area.four .widget-area {
      margin-top: 0;
      margin-bottom: 30px;
    }
    /* .product-details-area {
      text-align: center;
    } */
    .product-details-area .top .top-content h2 {
      font-size: 24px;
    }
    .product-details-area .bottom .bottom-comment .comments {
      text-align: left;
    }
    .product-details-area .bottom .bottom-comment .comments .reviews {
      position: relative;
      top: 0;
      right: 0;
      margin-top: 10px;
    }
    .order-tracking-area .order-content h2 {
      text-align: center;
    }
    .common-faq-area .faq-item .accordion li .faq-head {
      padding: 18px 50px 18px 18px;
      line-height: 1.3;
    }
    .common-faq-area .faq-item .accordion li .faq-head:after {
      right: 0px;
    }
    .contact-area .contact-info {
      text-align: center;
    }
    .contact-area .contact-info .info li {
      padding-left: 0;
    }
    .contact-area .contact-info .info li i {
      position: relative;
      margin-bottom: 10px;
    }
    .contact-area .contact-info .social-links {
      text-align: center;
    }
    .user-area .user-item {
      padding: 30px;
    }
    .error-area .error-content h1 {
      font-size: 70px;
    }
    .return-policy-area {
      text-align: center;
    }
    .return-policy-area .return-policy-item h2 {
      font-size: 25px;
    }
    .rules-area {
      text-align: center;
    }
    .rules-area .rules-item .inner ul {
      text-align: left;
    }
    #modal-subscribe .modal-dialog .modal-content {
      padding: 30px 15px 0 15px;
    }
    #modal-subscribe .modal-dialog .modal-content h2 {
      text-align: center;
      font-size: 20px;
    }
    #modal-subscribe .modal-dialog .modal-content p {
      text-align: center;
    }
    #modal-subscribe .subscribe-img {
      display: none;
    }
    /* .number {
      padding: 2px 0 5px;
    }
    .number li .minus, .number li .plus {
      width: 15px;
      height: 15px;
      line-height: 15px;
      font-size: 16px;
    }
    .number li input {
      height: 15px;
      width: 15px;
      line-height: 15px;
      font-size: 12px;
      padding-left: 0;
    } */
    .popup-modal.modal-right .modal-dialog {
      padding: 0 5px;
    }
    .sale-area {
      margin-top: 105px;
    }
    .sale-area .row {
      padding-top: 30px;
    }
    .header-area .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
    }
    .nav-top-area .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
    }
    .product-details-area #thumbs.owl-carousel.owl-drag .owl-item {
      max-width: 90px;
    }





    .banner-item {
      display: flex;
  }

  .banner-area-two .banner-item {
      padding: 0 !important;
      text-align: center !important;
      /* Center-align content */
  }

  .banner-area-two .banner-content h1 {
      font-size: 18px !important;
      /* Decrease title font size */
      line-height: 1.2 !important;
      /* Adjust line height */
  }

  .banner-area-two .banner-content p {
      font-size: 10px !important;
      /* Decrease subtitle font size */
      margin-bottom: 8px !important;
      /* Adjust spacing */
  }

  .banner-area-two .common-btn {
      font-size: 10px !important;
      /* Decrease button font size */
      padding: 6px 12px !important;
      /* Adjust button padding */
  }

  .banner-area-two .banner-img {
      width: 50% !important;
      /* Make banner image fully responsive */
      height: auto !important;
      /* Maintain aspect ratio */
  }

  .banner-area-two .container {
      padding: 0 5px !important;
      /* Reduce container padding */
  }

  .banner-area-two .owl-nav button {
      font-size: 12px !important;
      /* Adjust navigation arrow size */
  }

  .banner-area-two .banner-item {
      height: 45%;
      padding-top: 55px;
      padding-bottom: 65px;
  }

  .banner-area-two .owl-theme .owl-nav {
      bottom: 100px;
  }

  .banner-area-two .owl-theme .one {
      display: none;
  }
  .banner-img {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  }
  .support-item{
      margin-top: 10px;
  }
  /* .social-links{
      margin-bottom: 10px;
  } */
  .footer-item .footer-logo ul li {
      margin-bottom: 25px;
  }

  .header-info > ul{
      display: flex;
      flex-wrap: wrap;
  }


  .banner-area-two{
        margin-top: 0;
  }
  .d-sm-block{
    display: block !important;
  }

  }
  @media only screen and (min-width: 370px) and (max-width: 575px) {
    .d-sm-none{
        display: none !important;
    }
    .d-sm-block{
        display: block !important;
    }
    .flex-sm-fill {
        flex: 1 1 auto !important;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .align-items-sm-center {
        align-items: center !important;
    }

    .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .order-tracking .steps .step .step-icon-wrap::before, .order-tracking .steps .step .step-icon-wrap::after {
       display: none;
    }
    .product-details-area #thumbs.owl-carousel.owl-drag .owl-item {
      max-width: 100px;
    }
    .mt-100 {
      margin-top: 75px;
    }

    .product-img--main__image {
      width: 100% !important;
      height: 100% !important;
  }
  .product-details-area{
      padding-top: 100px;
      padding-bottom: 0;
  }
  .product-img--main{
      width: 230px !important;
      height: 230px !important;
    }
  .row .col-lg-7 .outer .row{
      height: 300px;
    }
    .header-area .left{
        display: none;
      }
  }
  @media only screen and (min-width: 410px) and (max-width: 575px) {
    .product-details-area #thumbs.owl-carousel.owl-drag .owl-item {
      max-width: 115px;
    }
    .header-area .left{
        display: none;
      }
  }
  @media only screen and (min-width: 470px) and (max-width: 575px) {
    .product-details-area #thumbs.owl-carousel.owl-drag .owl-item {
      max-width: 135px;
    }
    .header-area .left{
        display: none;
      }
  }
  @media only screen and (min-width: 425px) and (max-width: 575px) {
    .products-area .sorting-menu ul li {
      flex: 0 0 47%;
      max-width: 47%;
    }
    .header-area .left{
        display: none;
      }
    .banner-area-two{
        margin-top: 0;
      }
  }
  @media only screen and (min-width: 497px) and (max-width: 767px) {
    .sale-area {
      margin-top: 90px;
    }
    .side-nav h4 {
      padding-left: 15px;
      padding-right: 15px;
    }

    .product-img--main__image {
      width: 100% !important;
      height: 100% !important;
  }
  .product-details-area{
      padding-top: 100px;
      padding-bottom: 0;
  }
  .product-img--main{
      width: 300px !important;
      height: 300px !important;
    }
  .row .col-lg-7 .outer .row{
      height: 400px;
    }
       .header-area .left{
          display: none;
        }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .sale-item {
      margin-right: 0;
    }
    .sale-item .inner h3 {
      font-size: 20px;
    }
    .support-item h3 {
      font-size: 18px;
    }
    .banner-area-two {
      margin-top: 0;
    }
    .product-details-area #thumbs.owl-carousel.owl-drag .owl-item {
      max-width: 110px;
    }
    .products-item .top .inner h3 {
      font-size: 15px;
    }
    #modal-subscribe .subscribe-img {
      display: block;
    }
    .mt-100 {
      margin-top: 75px;
    }
    .header-area .left{
        display: block;
      }
  }
  @media only screen and (min-width: 576px) and (max-width: 676px) {
    .products-area .sorting-menu ul li {
      flex: 0 0 48%;
      max-width: 48%;
    }
    .mt-100 {
      margin-top: 75px;
    }
  }




  @media only screen and (min-width: 768px) and (max-width: 991px) {
    /*----- Default CSS -----*/
    body {
      font-size: 15px;
    }
    .mtb-100 {
      margin-top: 70px;
      margin-bottom: 70px;
    }
    .mt-100 {
      margin-top: 70px;
    }
    .mb-100 {
      margin-bottom: 70px;
    }
    .ptb-100 {
      padding-top: 70px;
      padding-bottom: 70px;
    }
    .pt-100 {
      padding-top: 70px;
    }
    .pb-70 {
      padding-bottom: 40px;
    }
    .pb-100 {
      padding-bottom: 70px;
    }
    .container {
      max-width: 720px !important;
    }
    .container-fluid {
      max-width: 720px !important;
    }
    .section-title {
      text-align: center;
    }
    /*----- Home One Demo -----*/
    /*-- Header --*/
    .header-area .left ul li {
      margin-right: 5px;
    }
    .header-area .left ul li i {
      margin-right: 2px;
    }
    .header-area .right .inner {
      margin-right: 5px;
    }
    /*-- Navbar Top --*/
    .nav-top-area {
      text-align: center;
    }
    .nav-top-area .left {
      display: none;
    }
    .nav-top-area .middle .form-group {
      margin-bottom: 10px;
    }
    .nav-top-area .right {
      text-align: center;
    }
    /*-- Navbar --*/
    .side-nav {
      text-align: center;
      padding-bottom: 0;
      position: absolute;
      top: 18px;
      right: 70px;
    }
    .side-nav h4 {
      font-size: 15px;
    }
    /*-- Banner --*/
    .banner-area .container-fluid {
      padding-left: 0;
      padding-right: 0;
    }
    .banner-area .banner-h1 {
      font-size: 50px !important;
    }
    .banner-area .tp-leftarrow {
      transform: matrix(1, 0, 0, 1, -50, -100) !important;
    }
    .banner-area .tp-rightarrow {
      transform: matrix(1, 0, 0, 1, 10, -100) !important;
    }
    /*-- Products --*/
    .products-area .sorting-menu {
      text-align: center;
      padding-bottom: 25px;
    }
    .products-area .sorting-menu ul li {
      margin-right: 5px;
      margin-left: 5px;
      flex: 0 0 31%;
      max-width: 31%;
    }
    .products-thumb {
      text-align: center;
    }
    .products-item {
      text-align: center;
    }
    .products-item .top .inner {
      text-align: center;
      padding-left: 0;
    }
    .products-item .top .inner h3 {
      font-size: 20px;
    }
    /*-- Buy --*/
    .buy-area .buy-shape img:nth-child(1) {
      max-width: 100px;
    }
    .buy-area .buy-content {
      padding-left: 0;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
    .buy-area .buy-content h2 {
      font-size: 35px;
      margin-top: -6px;
    }
    /*-- Testimonials --*/
    .testimonials-area .owl-prev {
      left: 60px;
      top: 87%;
    }
    .testimonials-area .owl-next {
      right: 60px;
      top: 87%;
    }
    /*-- Support --*/
    .support-item {
      padding: 30px 30px 30px 30px;
      margin-left: 0;
      text-align: center;
    }
    .support-item i {
      position: relative;
      top: 0;
      left: 0;
      margin-bottom: 20px;
    }
    /*-- Blog --*/
    .blog-item {
      text-align: center;
    }
    .popup-modal.modal-right.show .modal-dialog {
      transform: translate(0, 70px);
    }
    .sale-area {
      margin-top: 55px;
    }
    .products-area.two .owl-theme .owl-nav {
      margin-top: -4px;
      margin-bottom: 28px;
    }
    .products-area.two .owl-prev {
      position: relative;
      left: 0;
      top: 0%;
    }
    .products-area.two .owl-next {
      position: relative;
      right: 0;
      top: 0%;
    }
    .buy-area.two .buy-shape img:nth-child(2) {
      display: none;
    }
    .buy-area.two .buy-content {
      margin-bottom: 30px;
    }
    .deal-item .inner .left {
      flex: 0 0 35%;
      max-width: 35%;
    }
    .video-item .inner {
      padding-left: 5px;
      padding-right: 5px;
    }
    .video-item .inner h3 {
      font-size: 20px;
    }
    .video-item .inner-two {
      padding-left: 5px;
      padding-right: 5px;
    }
    .video-item .inner-two h2 {
      font-size: 25px;
    }
    .video-area {
      text-align: center;
      margin-top: 56px;
    }
    .video-area .owl-theme .owl-nav {
      right: 125px;
      bottom: 30px;
    }
    .video-area .owl-prev {
      width: 35px;
      height: 35px;
      line-height: 39px !important;
      font-size: 20px !important;
    }
    .video-area .owl-next {
      width: 35px;
      height: 35px;
      line-height: 39px !important;
      font-size: 20px !important;
    }
    .buy-area.three .buy-img {
      margin-bottom: 30px;
    }
    .buy-area.three .buy-content .buy-btn {
      margin-right: 5px;
      margin-left: 5px;
    }
    .buy-area.three .buy-content .common-btn {
      margin-right: 5px;
      margin-left: 5px;
    }
    .testimonials-area.three .testimonials-item {
      padding: 50px 15px 75px;
    }
    .banner-area-two {
      text-align: center;
      padding-left: 15px;
      padding-right: 15px;
      margin-top:0;
    }
    .banner-area-two .banner-item {
      height: 100%;
      padding-top: 70px;
      padding-bottom: 100px;
    }
    .banner-area-two .banner-item .banner-content {
      max-width: 590px;
      margin-top: 0;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px;
    }
    .banner-area-two .banner-item .banner-content h1 {
      font-size: 50px;
    }
    .banner-area-two .banner-item .banner-content p {
      font-size: 16px;
    }
    .banner-area-two .banner-item .banner-img img:nth-child(1) {
      height: auto;
      max-width: 600px;
      position: relative;
      margin-left: auto;
      margin-right: auto;
      padding-left: 15px;
      padding-right: 15px;
    }
    .banner-area-two .owl-theme .owl-nav {
      position: relative;
      bottom: 0;
    }
    .page-title-area {
      height: 150px;
    }
    .page-title-area .title-content {
      margin-top: 30px;
    }
    .page-title-area .title-content h2 {
      font-size: 40px;
      margin-bottom: 10px;
    }
    .page-title-area .title-img img:nth-child(4) {
      max-width: 85px;
    }
    .about-area .about-content {
      text-align: center;
    }
    .about-area .about-content .middle ul li {
      flex: 0 0 22%;
      max-width: 22%;
      margin-left: 10px;
      margin-right: 10px;
      padding: 25px 15px 25px 15px;
      margin-bottom: 25px;
    }
    .about-area .about-content .middle ul li img {
      position: relative;
      top: 0;
      left: 0;
      margin-bottom: 15px;
    }
    .about-area .about-img {
      text-align: center;
    }
    .about-area .about-img img {
      width: 100%;
    }
    .about-area .about-img img:nth-child(1) {
      padding-left: 0;
      margin-bottom: 30px;
    }
    .about-area .about-img img:nth-child(2) {
      margin-top: 0;
      margin-left: 10px;
      margin-right: 10px;
      max-width: 350px;
    }
    .about-area .about-img img:nth-child(3) {
      margin-top: 0;
      margin-left: 10px;
      margin-right: 10px;
      max-width: 265px;
    }
    .blog-details-area .details-item {
      margin-bottom: 30px;
    }
    .blog-details-area .details-item .details-img {
      text-align: center;
    }
    .blog-details-area .details-item .details-img h2 {
      font-size: 25px;
    }
    .widget-area .articles .inner ul li:nth-child(1) {
      flex: 0 0 15%;
      max-width: 15%;
    }
    .blog-area .widget-area {
      margin-top: 30px;
    }
    .blog-area.four .widget-area {
      margin-top: 0;
      margin-bottom: 30px;
    }
    /* .product-details-area {
      text-align: center;
    } */
    .product-details-area .bottom .bottom-comment .comments {
      text-align: left;
    }
    .order-tracking-area .order-content h2 {
      text-align: center;
    }
    .return-policy-area {
      text-align: center;
    }
    .rules-area {
      text-align: center;
    }
    #modal-subscribe .modal-dialog .modal-content {
      padding: 50px 30px 20px 30px;
    }
    .testimonials-item {
      padding: 0 25px 75px;
    }
    .header-area{
        display: none;
    }
    .header-area .container-fluid {
      padding-left: 0;
      padding-right: 0;
    }
    .nav-top-area .container-fluid {
      padding-left: 0;
      padding-right: 0;
    }
    .product-details-area #thumbs.owl-carousel.owl-drag .owl-item {
      max-width: 155px;
    }
    .sale-item {
      margin-right: 0;
    }
    .sale-item .inner h3 {
      font-size: 25px;
    }
    .sale-item img {
      right: 5px;
      max-width: 110px;
    }
    .banner-item {
          display: flex;
      }

      .banner-area-two .banner-item {
          padding: 0 !important;
          text-align: center !important;
          /* Center-align content */
      }

      .banner-area-two .banner-content h1 {
          font-size: 18px !important;
          /* Decrease title font size */
          line-height: 1.2 !important;
          /* Adjust line height */
      }

      .banner-area-two .banner-content p {
          font-size: 10px !important;
          /* Decrease subtitle font size */
          margin-bottom: 8px !important;
          /* Adjust spacing */
      }

      .banner-area-two .common-btn {
          font-size: 10px !important;
          /* Decrease button font size */
          padding: 6px 12px !important;
          /* Adjust button padding */
      }

      .banner-area-two .banner-img {
          width: 50% !important;
          /* Make banner image fully responsive */
          height: auto !important;
          /* Maintain aspect ratio */
      }

      .banner-area-two .container {
          padding: 0 5px !important;
          /* Reduce container padding */
      }

      .banner-area-two .owl-nav button {
          font-size: 12px !important;
          /* Adjust navigation arrow size */
      }

      .banner-area-two .banner-item {
          height: 45%;
          padding-top: 55px;
          padding-bottom: 65px;
      }

      .banner-area-two .owl-theme .owl-nav {
          bottom: 100px;
      }

      .banner-area-two .owl-theme .one {
          display: none;
      }
      .banner-img {
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      }
      .support-item{
          margin-top: 10px;
      }
      .social-links{
          margin-bottom: 10px;
      }
      .footer-item .footer-logo ul li {
          margin-bottom: 25px;
      }


      .product-img--main__image {
          width: 100% !important;
          height: 100% !important;
      }
      .product-details-area{
          padding-top: 100px;
          padding-bottom: 0;
      }
      .product-img--main{
          width: 420px !important;
          height: 420px !important;
        }
      .row .col-lg-7 .outer .row{
          height: 500px;
        }

        .header-area .right{
          width: 350px;
        }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .nav-top-area .right ul li {
      margin-right: 10px;
    }
    .main-nav nav .navbar-nav .nav-item a {
      font-size: 15px;
      margin-left: 6px;
      margin-right: 6px;
      width: 75px;
    }
    .main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
      width: 100%;
    }
    .products-area .sorting-menu ul li {
      margin-right: 5px;
      flex: 0 0 47%;
      max-width: 47%;
    }
    .products-thumb {
      padding: 15px 5px;
    }
    .products-thumb span {
      font-size: 13px;
    }
    .testimonials-item {
      padding: 0 15px 75px;
    }
    .testimonials-area .owl-prev {
      left: 0;
      top: 88%;
    }
    .testimonials-area .owl-next {
      right: 0;
      top: 88%;
    }
    .blog-item .bottom h3 {
      font-size: 18px;
    }
    .footer-area .footer-shape img {
      max-width: 80px;
    }
    .sale-item {
      padding: 40px 10px 40px 15px;
    }
    .sale-item img {
      right: -50px;
      max-width: 145px;
    }
    .products-area.two .owl-theme .owl-nav {
      width: 100%;
      padding-bottom: 30px;
      margin-top: -4px;
    }
    .products-area.two .owl-prev {
      position: relative;
      left: 0;
      top: 0%;
    }
    .products-area.two .owl-next {
      position: relative;
      right: 0;
      top: 0%;
    }
    .products-item .top .inner h3 {
      font-size: 14px;
    }
    .buy-area.two .buy-shape img:nth-child(2) {
      max-width: 130px;
    }
    .deal-item .inner .left {
      flex: 0 0 35%;
      max-width: 35%;
    }
    .deal-item .inner .right {
      flex: 0 0 60%;
      max-width: 60%;
    }
    .testimonials-area.three .testimonials-item {
      padding: 50px 100px 75px;
    }
    .video-area .products-item .top .inner h3 {
      font-size: 16px;
    }
    .products-area.three .products-item .top .inner h3 {
      font-size: 16px;
    }
    .banner-area-two .banner-item .banner-content {
      max-width: 555px;
    }
    .banner-area-two .banner-item .banner-content h1 {
      font-size: 49px;
    }
    .page-title-area .title-img img:nth-child(4) {
      max-width: 115px;
    }
    .about-area .about-content .middle ul li {
      padding: 25px 15px 25px 70px;
      margin-right: 15px;
    }
    .about-area .about-content .middle ul li img {
      position: absolute;
      top: 30px;
      left: 20px;
      max-width: 40px;
    }
    .about-area .about-content .middle ul li h3 {
      font-size: 18px;
    }
    .about-area .about-img img:nth-child(1) {
      padding-left: 0;
    }
    .about-area .about-img img:nth-child(3) {
      max-width: 145px;
    }
    .buy-area .buy-shape img:nth-child(1) {
      max-width: 190px;
    }
    .popup-modal.modal-right.show .modal-dialog {
      transform: translate(0, 70px);
    }
    .blog-details-area .details-item .details-arrow-page .left ul li:nth-child(2) {
      flex: 0 0 75%;
      max-width: 75%;
    }
    .blog-details-area .details-item .details-arrow-page .right ul li:nth-child(1) {
      flex: 0 0 75%;
      max-width: 75%;
    }
    .product-details-area .top .top-content h2 {
      font-size: 25px;
    }
    /*-- Banner --*/
    .banner-area .banner-h1 {
      font-size: 60px !important;
    }
    .sale-area {
      margin-top: 97px;
    }
    .header-area .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
    }
    .nav-top-area .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
    }
    .main-nav .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
    }
    .banner-area .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
    }
    .nav-top-area .right ul li .join {
      padding: 6px 12px;
    }
    .banner-area-two {
      padding-left: 15px;
      padding-right: 15px;
    }
    .banner-area-two .banner-item {
      height: 510px;
    }
    .banner-area-two .banner-item .banner-content {
      max-width: 570px;
    }
    .banner-area-two .banner-item .banner-img img:nth-child(1) {
      top: 50px;
      height: auto;
      max-width: 425px;
    }
  }
  @media only screen and (min-width: 1018px) and (max-width: 1200px) {
    .sale-item .inner h3 {
      font-size: 22px;
    }

    .product-img--main{
      width: 300px !important;
      height: 300px !important;
    }
  }
  @media only screen and (min-width: 1199px) and (max-width: 1300px) {
    .testimonials-area .owl-prev {
      left: -25px;
      border: 1px solid #2EC1AC !important;
    }
    .testimonials-area .owl-next {
      right: -25px;
      border: 1px solid #2EC1AC !important;
    }

    .product-img--main{
      width: 350px !important;
      height: 350px !important;
    }
    .product-img--main{
      width: 300px !important;
      height: 300px !important;
    }
  }

  @media only screen and (min-width: 1301px) and (max-width: 1700px){

      .product-img--main{
          width: 400px !important;
          height: 400px !important;
        }
  }
  @media only screen and (max-width: 1701px) and (min-width: 1800px) {
    .footer-area .footer-shape img {
      max-width: 100%;
    }
    .buy-area .buy-shape img:nth-child(1) {
      max-width: 100%;
    }
    .sale-item img {
      max-width: 180px;
    }
    .buy-area.two .buy-shape img:nth-child(1) {
      max-width: 100%;
    }
    .buy-area.two .buy-shape img:nth-child(2) {
      max-width: 100%;
    }
    .page-title-area .title-img img:nth-child(4) {
      max-width: 305px;
    }
    .header-area .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
    }
    .nav-top-area .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
    }
    .main-nav .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
    }
    .banner-area .container-fluid {
      padding-left: 15px;
      padding-right: 15px;
    }
    .banner-area .banner-h1 {
      font-size: 80px !important;
    }
    /*----- Home Four Demo -----*/
    .banner-area-two {
      padding-left: 115px;
      padding-right: 115px;
    }
    .banner-area-two .banner-item .banner-content {
      max-width: 790px;
    }
    .banner-area-two .banner-item .banner-content h1 {
      font-size: 70px;
    }
    .banner-area-two .banner-item .banner-content p {
      max-width: 700px;
    }
    .banner-area-two .banner-item .banner-img img:nth-child(1) {
      max-width: 650px;
    }

  }
  @media only screen and (max-width: 991px) {
    .navbar-nav .left{
        display: none;
    }

    .mean-container .mean-bar {
      background-color: #fff;
    }
    .mean-container a.meanmenu-reveal {
      color: #434E6E;
    }
    .mean-container a.meanmenu-reveal span {
      margin-top: 30px;
      position: relative;
      top: -10px;
      background-color: #434E6E;
      border-radius: 0%;
    }
    .mobile-nav .logo {
      top: 0;
    }
    .mobile-nav .logo img {
        height: 50px;
      }
    .mobile-nav.mean-container .mean-nav ul li a.active {
      color: #1a3661;
    }
    /* .navbar-nav {
      height: 320px;
      overflow-y: scroll;
    } */

    .owl-carousel{
        padding-top: 100px;
    }


  }/*# sourceMappingURL=responsive.css.map */

  /* Forcefully adjust banner styles for screen sizes below 380px */
  @media only screen and (max-width: 380px) {
    .order-tracking .steps .step .step-icon-wrap::before, .order-tracking .steps .step .step-icon-wrap::after {
        display: none;
     }
      .banner-item {
          display: flex;
      }

      .banner-area-two .banner-item {
          padding: 0 !important;
          text-align: center !important;
          /* Center-align content */
      }

      .banner-area-two .banner-content h1 {
          font-size: 18px !important;
          /* Decrease title font size */
          line-height: 1.2 !important;
          /* Adjust line height */
      }

      .banner-area-two .banner-content p {
          font-size: 10px !important;
          /* Decrease subtitle font size */
          margin-bottom: 8px !important;
          /* Adjust spacing */
      }

      .banner-area-two .common-btn {
          font-size: 10px !important;
          /* Decrease button font size */
          padding: 6px 12px !important;
          /* Adjust button padding */
      }

      .banner-area-two .banner-img {
          width: 100% !important;
          /* Make banner image fully responsive */
          height: auto !important;
          /* Maintain aspect ratio */
      }

      .banner-area-two .container {
          padding: 0 5px !important;
          /* Reduce container padding */
      }

      .banner-area-two .owl-nav button {
          font-size: 12px !important;
          /* Adjust navigation arrow size */
      }

      .banner-area-two .banner-item {
          height: 45%;
          padding-top: 55px;
          padding-bottom: 65px;
      }

      .banner-area-two .owl-theme .owl-nav {
          bottom: 100px;
      }

      .banner-area-two .owl-theme .one {
          display: none;
      }
      .banner-img {
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      }
      .support-item{
          margin-top: 10px;
      }
      .social-links{
          margin-bottom: 10px;
      }
      .footer-item .footer-logo ul li {
          margin-bottom: 25px;
      }

      .product-img--main__image {
          width: 100% !important;
          height: 100% !important;
      }
      .product-details-area{
          padding-top: 100px;
          padding-bottom: 0;
      }
      .product-img--main{
          width: 230px !important;
          height: 230px !important;
        }
      .row .col-lg-7 .outer .row{
          height: 300px;
        }


        .header-area .left{
          display: none;
        }
        .banner-area-two{
          margin-top: 0;
        }
        .trackoder{
          display: block !important;
        }
        .mt-100{
          margin-top: 0;
          padding-top: 70px;
        }

        /* sreach box */
        #search-box-mobile {
            width: 330px !important;
            right: -25px !important;
        }


  }





