@media (max-width: 575px) {
  .menu-close {
    display: block;
    background: #000;
    width: 15%;
    top: 5%;
  }
  .mobile-menu {
    width: 340px;
  }
  .hero {
    min-height: clamp(250px, 60vw, 640px);
  }
  .hero__content {
    width: 100%;
  }
  .intro p {
    font-size: 15px;
  }
  .container {
    padding: 0px 15px;
  }
  .services .services__grid h2 {
    margin-bottom: 18px;
    font-family: var(--secondry-font);
    text-align: center;
    font-size: 38px;
    color: black;
    width: 85%;
    margin: auto;
  }
  .services__tag {
    font-size: 17px;
  }
  .services__grid .services__intro {
    padding: 20px 0;
  }
  .services__list li {
    display: block;
  }
  .services__row-head {
    width: 100%;
  }
  .services__name {
    font-size: 18px;
    width: 90%;
    display: block;
  }
  .services__title {
    font-size: 27px;
  }
  .services__list svg:nth-child(2) {
    display: none;
  }
  .services__text {
    font-size: 17px;
    text-align: justify;
    display: block;
    width: 100%;
  }
  .quote .container {
    display: block;
  }
  .quote .quote__text {
    width: 100%;
  }
  .quote .quote__text p {
    font-size: 15px;
  }
  .quote .quote__text .quote__line {
    font-size: 18px;
    padding: 20px 0px;
  }
  .quote__img {
    height: 280px;
    object-fit: cover;
  }
  .discover {
    padding-top: 0px;
  }
  .services {
    padding: clamp(0px, 8vw, 47px) 0;
  }
  .discover__grid {
    padding-top: 15px;
    border-top: 1px solid var(--gold-dark);
  }
  .discover h2 {
    font-size: 31px;
    width: 78%;

    text-align: left;
  }
  .discover p {
    font-size: 17px;

    text-align: justify;
  }
  .discover__map {
    height: 270px;
    width: 100%;
  }
  .discover.comfert .discover__grid {
    display: block;
  }
  .discover.comfert .discover__grid h2 {
    width: 94%;
  }
  .discover.comfert .right {
    width: 100%;
  }
  .discover.comfert p {
    font-weight: 400;

    font-size: 16px;
  }
  .discover.comfert p {
    font-size: 16px;
    margin-left: 0;
  }
  .brands .brands__grid .left-brand,
  .brands .brands__grid .right-brand {
    width: 100%;
  }

  .brands .brands__grid .right-brand {
    margin-top: 50px;
  }
  .brands .brands__grid {
    display: block;
  }
  .brands__cell {
    width: 48%;
  }
  .cta {
    height: 50vh;
  }
  .cta .cta-text {
    width: 100%;
  }
  .cta .container {
    height: 30vh;
  }
  .cta img {
    margin-top: 20px;
    width: 75%;
  }
  .cta .cta-text h3 {
    font-size: 30px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
  }
  .footer__col h4 {
    margin-bottom: 0;
    margin-top: 15px;
  }
  .footer__grid {
    gap: 10px;
  }

  .champagne-container {
    flex-direction: column-reverse;
  }
  .champagne-content {
    width: 75%;
  }
  .champagne-content h2 {
    font-size: 20px;
  }
  .champagne-content {
    width: 75%;

    padding: 35px 25px;

    margin-right: auto;
  }
  .champagne-image img {
    height: 195px;
    width: 80%;
    margin-left: auto;
  }
  .tour-section .container {
    padding: 0px 15px;
  }
  .tour-intro {
    text-align: justify;
  }
  .tour-item p {
    display: inline;
  }
  .tour-item h3 {
    display: inline;
    font-size: 16px;
  }
  .tour-content img {
    width: 80%;

    margin: 20px auto 0px;
  }
  .experience-image img {
    height: 290px;
  }
  .discover.comfert .discover__grid .left-chauffer h2 {
    width: 90%;
    font-size: 28px;
  }
  .features-grid {
    display: block;
  }
  .feature-card {
    min-height: 205px;
    margin: 15px 0px;
  }
  .feature-card h3 {
    font-size: 16px;

    margin-bottom: 10px;
  }

  .feature-card p {
    font-size: 16px;
  }
  .discover.Avis .discover-flex {
    display: block;
  }
  .discover.Avis h2 {
    font-size: 21px;
  }
  .discover.Avis .left-chauffer {
    padding: 50px 0;
    width: 95%;
  }
  .discover.Avis .right img {
    width: 90%;

    height: 310px;
    object-fit: cover;
    margin-left: 65%;
  }
  .map-section .container {
    display: block;
  }
  .map-section .left img,
  .map-section .right iframe {
    width: 100%;
    height: 50%;
    object-fit: cover;
  }
  .map-section .right {
    width: 24%;
    height: auto;
  }
  .map-section .middle {
    width: 100%;
  }
  .map-section .middle h2 {
    font-size: 24px;

    width: 80%;
    margin: auto;
  }
  .map-section .right {
    width: 90%;
    margin: auto;
    margin-top: 25px;
  }
  .contact-section .container {
    display: block;
  }
  .contact-image img {
    height: 180px;
  }
  .contact-content h2 {
    font-size: 32px;
  }
  .contact-info {
    padding-top: 0;
  }
  .contact-info h3 {
    width: 90%;
    margin: auto;
  }
  .contact-info .container {
    align-items: center;
    flex-wrap: wrap;
    display: flex;
  }
  .contact-info .box {
    width: 48%;
  }
  .contact-info h4 {
    font-size: 21px;
  }
  .contact-info p {
    font-size: 16px;
  }
  .contact-info .container .box:nth-child(2) {
    border-left: 1px solid #000;
    border-right: unset;
  }
  .contact-info .box:last-child {
    width: 100%;
  }
  .map-section .right,
  .map-section .left {
    height: auto;
  }
  .champagne-container {
    display: block;
  }
  .champagne-section.nos-vehicules .champagne-image {
    width: 100%;
  }
  .champagne-section.nos-vehicules .champagne-image img {
    height: 290px;
    margin: auto;
    width: 100%;
  }
  .champagne-section.nos-vehicules .champagne-content {
    left: 0%;

    width: 100%;
  }
  .champagne-section.nos-vehicules .champagne-content h2 {
    font-size: 40px;
    width: 100%;
  }

  .discover.comfert.champagne-tours.Caractéristiques .left {
    width: 100%;
  }
  .discover.comfert.champagne-tours.Caractéristiques .left img {
    margin: auto;
  }
  .discover {
    padding-top: 0px;
    padding-bottom: 0;
  }
  .discover.Avis .left-chauffer {
    width: 95%;
    padding-top: 0;
  }
  .discover p {
    font-size: 16px;
    width: 85%;
    font-weight: 300;
  }
  .reservation-title {
    font-size: 30px !important;
    font-weight: 600;
  }
  .experience-section.gallery-main h2 {
    margin-bottom: 45px;
    font-size: 40px;
    margin-top: 145px;
  }
  .inner-blog-banner .inner-banner-text {
    width: 90%;
  }
  .inner-blog-banner .inner-banner-text h2 {
    font-size: 30px;
  }
  .inner-blog-banner .inner-banner-text p {
    font-size: 15px;
  }
  .inner-blog-banner {
    height: 330px;
  }
  .share-arti .container {
    display: block;
  }
  .social-icons {
    gap: 0px;
    margin-top: 25px;
  }
  .share-arti {
    padding: 20px 0px;
  }
  .share-arti .social-icons {
    margin-left: 0px;
    width: 55%;
  }
  .detail-blog-body {
    padding: 30px 0px;
  }
  .detail-blog-body .container {
    width: 100%;
  }
  .detail-blog-body p {
    font-size: 16px;
  }
  .detail-blog-body .container h2 {
    font-size: 28px;
  }

  .services.home-services img {
    margin: auto;
  }
  .services.home-services .services__text {
    font-size: 16px;
    text-align: left;
    display: block;
    width: 100%;
    margin-top: 13px;
  }
  .discover.home p {
    font-size: 16px;
    width: 100%;
    font-weight: 400;
  }
  .discover.home .discover__contact p {
    font-size: 16px;

    font-weight: 500;
    text-align: left;
  }
  .brands h2 {
    font-size: 38px;
    margin-bottom: 30px;
  }
  .cta .cta-text h3 {
    font-size: 27px;
  }
  .faq-section .container {
    display: block;
  }
  .faq-section .container h3 {
    width: 97%;
    font-size: 27px;
    line-height: 35px;
  }
  .faq {
    border: 1px solid #d9b35b;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    width: 100%;
    margin-top: 40px;
  }
  .faq-question span {
    font-size: 17px;
    color: #c79d42;
    font-weight: 600;
    text-align: left;
  }
  .faq-answer p {
    padding: 0 15px 10px;
    color: #1e1d1d;
    line-height: 1.7;
    margin-bottom: 0;
    font-size: 15px;
  }
  .champagne-hero {
    padding-bottom: 0px;
    height: 555px;
  }
  .champagne-hero .right-champagne {
    position: static;
    margin-left: auto;
    width: 75%;
  }
  .champagne-hero .container {
    display: block;
  }
  .champagne-hero .left-text {
    height: 256px;
    width: 90%;
    padding: 20px;
  }
  .champagne-hero .left-text h2 {
    text-align: left;
    margin-bottom: 0;
    font-size: 25px;
  }
  .discover.comfert.champagne-tours h2 {
    font-size: 28px;
  }
  .experience-section {
    padding: 0px 15px;
  }
  .feature-card {
    padding: 50px 35px;
  }
  .feature-card h3 {
    font-size: 18px;
  }
  .champagne-section.nos-vehicules .champagne-content {
    position: static;
  }
  .description {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .form-group input,
  .form-group textarea {
    padding: 18px 0;
  }
  .discover.comfert .discover__grid .left-chauffer p {
    text-align: left;
  }
  .contact-info h4 {
    font-size: 25px;
  }
  .detail-blog-body .container h2 {
    font-size: 32px;
    width: 90%;
    font-weight: 600;
  }
  .detail-blog-body .next-prevous {
    margin-top: 30px;
  }
  .blog-section.in {
    padding-top: 25px;
  }
  .blog-section.in {
    padding-bottom: 0px;
  }
}
