@media (max-width: 1300px) {}

@media (max-width: 1120px) {}

@media (max-width: 992px) {
  .hero_area {
    min-height: auto;
  }

  .custom_nav-container .navbar-nav {
    padding-top: 15px;
    align-items: center;
  }


  .custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 5px 25px;
    margin: 5px 0;
  }

  .slider_section .carousel-indicators {
    margin-top: 45px;
  }

  .client_section .carousel-control-prev {
    left: 15%;
  }

  .client_section .carousel-control-next {
    right: 15%;
  }

}

@media (max-width: 767px) {

  .slider_bg_box img {
    -o-object-position: top center;
    object-position: top center;
  }

  .arrival_section .arrival_bg_box img {
    -o-object-position: top right;
    object-position: top right;
  }

  .client_section .carousel-control-prev {
    left: 5%;
  }

  .client_section .carousel-control-next {
    right: 5%;
  }

  .slider_section .detail-box,
  .about_section .detail-box {
    margin-bottom: 45px;
  }

  .about_section .row {
    flex-direction: column-reverse;
  }

  .subscribe_section .box,
  .arrival_section .box {
    padding: 75px 25px;
  }

  .subscribe_section .subscribe_form form button {
    margin-top: 15px;
  }
  
  /* Optimisations section hero mobile */
  .hero-ultra-modern {
    padding: 60px 0 40px;
  }
  
  .hero-content {
    padding: 0 20px;
  }
  
  /* Amélioration des cartes produits sur tablette */
  .product-card {
    margin-bottom: 20px;
  }
  
  /* Sections avec plus d'espacement */
  section {
    padding: 50px 0 !important;
  }
}

@media (max-width: 576px) {
  /* ===========================
     TYPOGRAPHIE MOBILE OPTIMISÉE
     =========================== */
  
  .heading_container h2 {
    font-size: 1.75rem !important;
    line-height: 1.3 !important;
    margin-bottom: 15px !important;
    font-weight: 700 !important;
  }
  
  .heading_container p {
    font-size: 0.95rem !important;
    line-height: 1.6 !important;
  }

  /* ===========================
     HEADER MOBILE ULTRA OPTIMISÉ
     =========================== */
  
  .header_section {
    box-shadow: 0 2px 8px rgba(0,0,0,0.08) !important;
  }
  
  .header_section .container {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .header_section .navbar {
    padding: 8px 0 !important;
  }

  .header_section .navbar-brand {
    font-size: 1.1rem !important;
    font-weight: 700 !important;
  }

  .header_section .navbar-brand img {
    max-height: 32px !important;
    width: auto !important;
  }

  .header_section .navbar-collapse {
    margin-top: 12px;
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  }
  
  .header_section .nav-link {
    padding: 12px 15px !important;
    margin: 4px 0 !important;
    border-radius: 6px !important;
    transition: all 0.3s ease !important;
  }
  
  .header_section .nav-link:hover,
  .header_section .nav-link:active {
    background: #f8f9fa !important;
    transform: translateX(5px) !important;
  }
  
  /* ===========================
     HERO SECTION MOBILE PREMIUM
     =========================== */
  
  .hero-ultra-modern {
    min-height: 85vh !important;
    padding: 70px 0 50px !important;
  }
  
  .hero-content {
    padding: 0 16px !important;
  }
  
  .hero-badge {
    margin-bottom: 20px !important;
  }
  
  .badge-text {
    font-size: 0.75rem !important;
    padding: 8px 14px !important;
    letter-spacing: 0.3px !important;
  }
  
  .hero-title {
    font-size: 2rem !important;
    line-height: 1.2 !important;
    margin-bottom: 20px !important;
    letter-spacing: -0.5px !important;
  }
  
  .hero-subtitle {
    font-size: 0.95rem !important;
    line-height: 1.6 !important;
    margin-bottom: 28px !important;
    opacity: 0.95 !important;
  }
  
  .hero-cta-group {
    gap: 12px !important;
    flex-direction: column !important;
  }
  
  .btn-cta {
    width: 100% !important;
    padding: 16px 28px !important;
    font-size: 0.95rem !important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    justify-content: center !important;
  }
  
  .btn-cta i,
  .btn-cta svg {
    transition: transform 0.3s ease !important;
  }
  
  .btn-cta:active i,
  .btn-cta:active svg {
    transform: translateX(4px) !important;
  }
  
  .hero-trust {
    margin-top: 35px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 14px !important;
  }
  
  .trust-item {
    font-size: 0.88rem !important;
    padding: 8px 0 !important;
  }
  
  .trust-item i {
    font-size: 1.1rem !important;
  }
  
  /* ===========================
     SECTIONS GÉNÉRALES MOBILE
     =========================== */
  
  section {
    padding: 45px 0 !important;
  }
  
  .container {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  
  /* Stats Section Mobile */
  .stats-section {
    padding: 40px 0 !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  
  .stat-item {
    padding: 20px 10px !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .stat-icon {
    font-size: 2rem !important;
    margin-bottom: 12px !important;
  }
  
  .stat-number {
    font-size: 1.8rem !important;
    font-weight: 700 !important;
    margin-bottom: 6px !important;
  }
  
  .stat-label {
    font-size: 0.8rem !important;
    line-height: 1.3 !important;
  }
  
  /* ===========================
     CARTES PRODUITS MOBILE
     =========================== */
  
  .product-card {
    margin-bottom: 24px !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08) !important;
    transition: all 0.3s ease !important;
  }
  
  .product-card:active {
    transform: scale(0.98) !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.12) !important;
  }
  
  .product-card img {
    height: 220px !important;
    object-fit: cover !important;
  }
  
  .product-card .card-body {
    padding: 16px !important;
  }
  
  .product-card .card-title {
    font-size: 1.05rem !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
  }
  
  .product-card .price {
    font-size: 1.3rem !important;
    font-weight: 700 !important;
    color: #FF9800 !important;
  }
  
  /* ===========================
     BOUTONS MOBILE OPTIMISÉS
     =========================== */
  
  .btn {
    padding: 12px 24px !important;
    font-size: 0.95rem !important;
    border-radius: 8px !important;
    font-weight: 600 !important;
    transition: all 0.3s ease !important;
  }
  
  .btn-primary {
    box-shadow: 0 4px 12px rgba(255, 152, 0, 0.3) !important;
  }
  
  .btn-primary:active {
    transform: scale(0.96) !important;
    box-shadow: 0 2px 8px rgba(255, 152, 0, 0.2) !important;
  }
  
  /* ===========================
     FOOTER MOBILE
     =========================== */
  
  footer {
    padding: 35px 0 20px !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  
  footer .footer-link {
    padding: 10px 0 !important;
    font-size: 0.95rem !important;
  }
  
  footer h5 {
    font-size: 1.1rem !important;
    margin-bottom: 18px !important;
  }
  
  /* ===========================
     ANIMATIONS & INTERACTIONS
     =========================== */
  
  * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  }
  
  a, button, .btn {
    touch-action: manipulation;
  }
  
  /* Smooth scroll */
  html {
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  /* ===========================
     OPTIMISATIONS PERFORMANCES
     =========================== */
  
  img {
    max-width: 100%;
    height: auto;
  }
  
  /* Réduire les particules pour performance mobile */
  .particle {
    display: none !important;
  }
  
  /* Optimiser les animations lourdes */
  .hero-bg-image {
    animation: none !important;
  }
  
  /* ===========================
     SPACING UTILITAIRES
     =========================== */
  
  .mb-mobile {
    margin-bottom: 20px !important;
  }
  
  .mt-mobile {
    margin-top: 20px !important;
  }
  
  .py-mobile {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

/* ===========================
   TRÈS PETITS ÉCRANS (<400px)
   =========================== */
@media (max-width: 400px) {
  .hero-title {
    font-size: 1.75rem !important;
  }
  
  .hero-subtitle {
    font-size: 0.9rem !important;
  }
  
  .btn-cta {
    padding: 14px 20px !important;
    font-size: 0.9rem !important;
  }
  
  .heading_container h2 {
    font-size: 1.5rem !important;
  }
  
  .stat-number {
    font-size: 1.5rem !important;
  }
}

@media (max-width: 480px) {
  .heading_container h2 {
    font-size: 2rem;
  }

  .carousel_btn_box {
    display: flex;
    justify-content: center;
    margin-top: 25px;
  }

  .client_section .carousel-control-prev,
  .client_section .carousel-control-next {
    position: unset;
    transform: none;
  }
}

@media (max-width: 420px) {}

@media (max-width: 376px) {
  .slider_section .detail-box h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}