.q_card:hover p {
  margin-bottom: 18px !important;
}

@media (max-width: 2560px) {
  .hero-right {
    background-size: cover;
  }

  .get-yours .btn-wrap {
    padding-bottom: 16px;
  }
  .why-choose h2 {
    margin-bottom: 48px;
  }
  .hero-right {
    p {
      font-size: 28px;
      color: #f2f2f2;
      line-height: 50px;
      font-weight: 400;
      margin-top: 50px;
    }
  }

  .hero_banner h1 {
    font-size: 66px;
    left: 20%;
  }

  .fc-white {
    color: var(--bs-white);
    margin-left: 100px;
  }

  .hero-left {
    padding-top: 160px;
  }

  .banner-image {
    bottom: -290px;
    z-index: 9;
  }

  .hero_img_wrap {
    padding: 0px 46px 0 196px;
    background-repeat: no-repeat;
    background-size: cover;
    /* min-height: 700px; */
    position: relative;
    margin-bottom: -200px;
    margin-top: 180px;
  }
  .fs-40 {
    letter-spacing: 3px;
  }
  .quality p.mb-5 {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 67px !important;
  }
  .shape {
    max-width: 1130px;
    max-height: 1090px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -780px;
    width: 100%;
  }

  .shadow {
    left: 50%;
    transform: translateX(-50%);
    margin-top: -160px;
  }

  .product {
    max-width: 250px;
    max-height: 250px;
    width: 100%;
  }

  .product.left {
    left: 240px;
    top: 20%;
  }

  .product.center {
    left: 50%;
    top: -110px;
  }

  .product.right {
    right: 90px;
    top: 20%;
  }

  .quality .q_img {
    min-height: 300px;
    height: 90%;
    object-fit: cover;
    object-position: top;
  }
}
.slider-banner-image p {
  padding: 0 !important;
}
@media (max-width: 1920px) {
  .hero_banner h1 {
    font-size: 56px;
    left: 14%;
  }

  .hero-left {
    padding-top: 160px;
  }

  .banner-image {
    bottom: -245px;
    z-index: 9;
  }

  .hero_img_wrap {
    margin-bottom: -100px;
    margin-top: 100px;
  }

  .shape {
    max-width: 629px;
    max-height: 605px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -470px;
  }

  .shadow {
    left: 50%;
    transform: translateX(-50%);
    margin-top: -50px;
  }

  .product {
    max-width: 172px;
    max-height: 164px;
  }

  .product.left {
    left: 310px;
    top: 20%;
  }

  .product.center {
    left: 50%;
    top: 0px;
  }

  .product.right {
    right: 160px;
    top: 20%;
  }
}

@media (max-width: 1680px) {
  .hero_banner h1 {
    font-size: 44px;
    left: 11.6%;
    letter-spacing: 3px;
  }
  .hero_img_wrap {
    padding: 0px 46px 0 180px;
    background-repeat: no-repeat;
    background-size: cover;
    /* min-height: 700px; */
    position: relative;
    margin-bottom: -200px;
    margin-top: 180px;
  }

  .hero-right {
    p {
      font-size: 20px;
      color: #f2f2f2;
      line-height: 44px;
      font-weight: 400;
      margin-top: 23px;
      width: 70%;
    }
  }

  .hero-left {
    padding-top: 160px;
  }

  .banner-image {
    bottom: -245px;
    z-index: 9;
  }

  .hero_img_wrap {
    margin-bottom: -100px;
    margin-top: 50px;
  }

  .shape {
    max-width: 629px;
    max-height: 605px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -410px;
  }

  .shadow {
    left: 50%;
    transform: translateX(-50%);
    margin-top: -50px;
  }

  .product {
    max-width: 172px;
    max-height: 164px;
  }

  .product.left {
    left: 220px;
    top: 20%;
  }

  .product.center {
    left: 50%;
    top: -20px;
  }

  .product.right {
    right: 70px;
    top: 20%;
  }

  .quality {
    min-height: 618px;
  }

  footer .contact-opt p {
    font-size: 20px;
  }

  footer .contact-opt a {
    font-size: 18px;
  }

  .contact-opt-wrap {
    gap: 48px;
  }

  .expert {
    background-position: 850px 400px;
    background-size: 418px 461px;
  }

  .quality .q_img {
    min-height: 300px;
    height: 92%;
    object-fit: cover;
  }

  .visible {
    display: none;
  }

  .slick-prev {
    top: 28%;
  }

  .slick-next {
    bottom: 28%;
  }

  .banner-slider .slider.slider-for {
    background-position-y: 330px !important;
    background-position-x: right 38px !important;
    background-size: 287px 276px !important;
  }

  .testi .testi-text p {
    padding: 0 !important;
    width: 90%;
    margin: 0 auto 36px;
  }

  .get-yours p {
    width: 84%;
    margin-left: auto;
  }
  .get-yours h2 {
    letter-spacing: 3px;
  }
  .btn-wrap {
    padding-left: 190px !important;
  }

  .get-yours .btn-wrap {
    padding-left: 0 !important;
  }
}

@media (max-width: 1560px) {
  .hero_banner h1 {
    left: 9.6%;
    letter-spacing: 2px;
  }

  .slider-banner-image p {
    text-align: center;
    font-size: 16px;
    padding: 50px 97px;
  }
}

@media (max-width: 1440px) {
  .hero_banner h1 {
    font-size: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }

  .custom_btn i {
    font-size: 18px;
  }

  .banner-image {
    bottom: -136px;
    z-index: 9;
  }

  .shape {
    width: 500px;
    margin-bottom: 40px;
  }

  /* .shadow {
        bottom: -110px;
        left: 70px;
    } */

  .product {
    max-width: 150px;
    max-height: 140px;
  }

  .product.left {
    left: 220px;
    top: 10%;
  }

  .product.right {
    right: 60px;
    top: 10%;
  }

  .product.center {
    left: 50%;
    top: -85px;
  }

  .hero-left {
    padding-top: 80px;
  }

  footer .contact-opt p {
    font-size: 18px;
  }

  footer .contact-opt a,
  footer .contact-opt .add {
    font-size: 16px;
  }

  .contact-opt-wrap {
    gap: 20px;
  }

  .fridge-img {
    max-width: 400px;
    max-height: 650px;
  }

  .expert {
    background-position: 640px 400px;
    background-size: 418px 461px;
  }

  .q_card h4 {
    font-weight: 600;
  }

  .why-choose h2 {
    margin-bottom: 44px;
  }

  .hero_img_wrap {
    margin-bottom: -200px;
    margin-top: 180px;
  }
  .hero-right p {
    width: 100%;
  }
}

@media (max-width: 1366px) {
  .hero_banner h1 {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 2px;
  }
  .fs-40 {
    letter-spacing: 1px !important;
    font-size: 38px;
  }
  .quality p.mb-5 {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 60px !important;
  }
}

@media (max-width: 1200px) {
  .achivement p {
    font-size: 14px;
  }
}

@media (max-width: 1280px) {
  .hero_banner h1 {
    /* left: 5.5%; */
    letter-spacing: 1.5px;
  }
  .testi
    .wrapper
    .testi-swip-one
    .swiper-wrapper
    .swiper-slide.slider-banner-image
    .slider-inner {
    width: calc(100% - 27px);
  }

  .product.center {
    left: 50%;
    top: -130px;
  }

  .banner-image {
    bottom: -132px;
    z-index: 9;
  }

  .hero_img_wrap {
    margin-bottom: -250px;
    margin-top: 200px;
  }
}
@media (max-width: 1200px) {
  .hero_banner h1 {
    font-size: 37px;
  }
}
@media (max-width: 1156px) {
  /* .hero_banner h1 {
        left: 4%;
    } */
  .hero-right p {
    font-size: 16px;
  }
  .hero-btn.whatsapp {
    width: auto;
    max-width: 280px;
    padding: 10px 26px !important;
  }

  .hero_img_wrap {
    margin-bottom: -296px;
    margin-top: 250px;
  }

  .product.left {
    left: 140px;
    top: 0%;
  }

  .product.right {
    right: 10px;
    top: 0%;
  }

  .product.center {
    left: 50%;
    top: -190px;
  }

  .quality .q_img {
    height: 70%;
  }

  .btn-wrap.ms-lg-5 {
    margin-left: 180px !important;
  }
  .hero-btn {
    font-size: 16px;
  }
}

@media (max-width: 1030px) {
  .hero_banner h1 {
    font-size: 28px;
  }
  .hero_banner h1 {
    left: 0;
    font-size: 30px;
    letter-spacing: 2px;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
  .q_card {
    text-align: right;
    padding: 30px;
    min-height: 304px;
    border: 1px solid var(--secondary3-color);
  }
  .quality p {
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 60px !important;
  }
  .fc-white {
    margin-left: 60px;
  }

  p {
    font-size: 16px;
    line-height: 35px;
  }

  .hero-right p {
    font-size: 16px;
    line-height: 38px;
  }

  .hero_img_wrap {
    padding: 50px;
  }

  .hero_img_wrap {
    margin-bottom: -200px;
    margin-top: 120px;
  }

  .banner-image {
    bottom: -155px;
  }

  .shape {
    width: 500px;
    margin-bottom: -230px;
  }

  .shadow {
    left: 50%;
    transform: translateX(-50%);
    margin-top: 60px;
  }

  .hero-right {
    padding: 160px 30px 0 30px;
  }
  .hero-left {
    padding-top: 40px;
  }

  .hero-btn {
    font-size: 15px;
  }

  .product {
    max-width: 125px;
    max-height: 120px;
  }

  .product.left {
    left: 30px;
    top: 25%;
  }

  .product.right {
    right: 30px;
    top: 25%;
  }

  .product.center {
    left: 42%;
    top: 0px;
  }

  .fs-40 {
    font-size: 32px;
  }

  .why-choose .text-wrap h5 {
    font-size: 20px;
  }

  .why-choose .text-wrap p {
    font-size: 16px;
  }

  .why-choose .icon-wrap {
    height: 80px;
    width: 80px;

    img {
      width: 50px;
      height: 50px;
    }
  }

  .why-choose .odd {
    margin-left: 0;
  }

  .why-choose .text-wrap {
    padding: 16px 74px;
  }

  .why-choose .fridge-img {
    max-width: 320px;
    max-height: 500px;
    right: 0px;
    bottom: 0px;
  }

  .quality .q_img {
    height: 90%;
  }

  .btn-wrap {
    padding-left: 100px !important;
  }

  .expert p {
    font-size: 18px;
    line-height: 35px;
  }

  .value_letter {
    padding: 30px 50px;

    h3 {
      font-size: 22px;
    }

    p {
      font-size: 16px;
      line-height: 36px;
    }
  }

  .achivement {
    padding: 18px;

    p {
      font-size: 14px;
      line-height: normal;
    }

    h4 {
      font-size: 22px;
    }
  }

  .testi p {
    font-size: 18px;
    line-height: 35px;
  }

  .banner-slider .slider.slider-nav {
    padding: 25px;
    max-width: 270px;
    height: 520px;
  }

  .testi p {
    font-size: 16px;
    line-height: 30px;
    padding: 50px 80px 50px 141px;
  }

  .slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
    height: 180px !important;
  }

  .slider-nav .slick-slide.thumbnail-image .thumbImg {
    height: 70px;
  }

  .your-oven {
    max-width: 316px;
  }

  .custom_btn {
    font-size: 14px;
    padding: 8px 15px !important;
  }

  .icon-wrap {
    width: 45px;
    height: 45px;
    flex: 0 0 45px;
  }

  footer .contact-opt a,
  footer .contact-opt .add {
    font-size: 13px;
  }

  footer .contact-opt p {
    font-size: 15px;
  }

  .get-yours .btn-wrap {
    padding-left: 0 !important;
  }

  .slider-banner-image p {
    height: 460px;
  }
  .quality .q_img {
    height: 83%;
  }
}

@media (max-width: 991px) {
  .slider-banner-image p {
    height: unset;
  }
  .q_card img {
    height: 118px;
    width: 184px;
  }
  .btn-wrap.ms-lg-5 {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .testi
    .wrapper
    .testi-swip-one
    .swiper-wrapper
    .swiper-slide.slider-banner-image
    .slider-inner {
    padding: 30px 60px;
  }

  /*     .hero_banner h1 {
        left: 4.5%;
    } */

  .banner-image {
    bottom: -333px;
  }
  .quality .q_card p {
    margin-bottom: 24px !important;
    line-height: 28px !important;
  }
  /* .shape {
        left: 131px;
    } */
  .why-choose .fridge-img {
    max-height: 480px;
  }

  .expert-img {
    max-width: 396px;
  }

  .expert {
    background-position: 440px 400px;
    background-size: 320px 300px;
  }

  .your-machine {
    max-width: 270px;
  }

  .your-machine {
    max-width: 270px;
  }

  .testi-text {
    margin: auto;

    p {
      padding: 0;
    }
  }

  .shadow {
    margin-top: 70px;
  }

  .banner-image {
    bottom: -163px;
  }

  .testi p {
    padding: 50px 50px 30px 30px;
  }

  .quality .q_img {
    position: unset;
    max-height: 328px;
    max-width: 243px;
  }

  .expert-img,
  .value-img {
    display: none;
  }

  .visible {
    display: block;
    max-width: 378px;
    max-height: 342px;
    margin: auto;
  }

  .value_text {
    margin-right: 0;
    width: 100%;
  }

  .value_letter {
    width: 100%;
    margin-right: 0;
  }

  .banner-slider .slider.slider-nav {
    padding: 0px;
    max-width: 100%;
    height: auto;
    background-color: unset !important;
    overflow: auto;
  }

  .slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg,
  .slider-nav .slick-slide.thumbnail-image .thumbImg {
    max-width: 100px;
    max-height: unset;
    height: 100% !important;
    width: 100% !important;
    border-radius: 50%;

    img {
      border-radius: 50%;
    }
  }

  .slider-nav .slick-slide {
    width: auto !important;
    padding: 0 20px;
  }

  .banner-slider {
    display: flex;
    flex-direction: column-reverse;
  }

  .slider-banner-image img,
  .slider-nav .slick-slide.thumbnail-image .thumbImg img {
    width: 80px;
    height: 80px;
  }

  .your-machine {
    display: block;
    margin-left: auto;
  }

  .your-oven {
    display: block;
    margin: 0 auto 50px 0;
  }

  .contact-opt-wrap {
    flex-wrap: wrap;
  }

  .banner-slider .slider.slider-nav {
    flex: 0 0 90px;
    overflow-y: hidden;
    margin-top: 24px;
  }

  .slick-arrow {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }

  .slick-prev,
  .slick-next {
    top: 165%;
  }

  .why-choose .fridge-img {
    position: unset;
    max-width: 272px;
    max-height: 446px;
    display: block;
    margin: 40px auto 0;
  }
}

@media (max-width: 912px) {
  .product.center {
    left: 42%;
    top: -40px;
  }

  .shadow {
    margin-top: 57px;
  }

  .banner-image {
    bottom: -140px;
  }

  .shape {
    width: 500px;
    margin-bottom: -410px;
  }

  .product.left {
    left: 40px;
    top: 20%;
  }

  .product.center {
    left: 42%;
    top: 40px;
  }

  .product.right {
    right: 40px;
    top: 20%;
  }

  .hero_banner h1 {
    left: 3.5%;
    font-size: 32px;
  }
}

@media (max-width: 850px) {
  .hero_img_wrap {
    margin-bottom: -270px;
    margin-top: 120px;
  }

  .hero_banner h1 {
    left: 5.5%;
    font-size: 28px;
  }

  .ban-btn-group {
    bottom: 25px;
    gap: 20px;
  }

  .slider-banner-image p {
    border: 1px solid var(--secondary3-color);
    border-radius: 12px;
  }
}

@media (max-width: 820px) {
  .hero_banner h1 {
    left: 5%;
    font-size: 28px;
  }

  .shape {
    width: 400px;
    margin-bottom: -410px;
  }

  .ban-btn-group {
    gap: 14px;
  }

  .product.center {
    left: 40%;
    top: 40px;
  }

  .hero-right p {
    margin-top: 0 !important;
    font-size: 15px;
  }

  .q_card {
    min-height: 322px;
  }

  .q_card img {
    height: 118px;
    width: 184px;
  }

  .q_card.active img {
    height: 118px;
  }
}

@media (max-width: 768px) {
  .hero_banner {
    display: block;
  }

  .hero-right p {
    font-size: 16px;
  }

  .hero-left,
  .hero-right {
    width: 100%;
  }

  .hero_banner h1 {
    font-size: 32px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;

    .fc-white {
      color: #212529;
      margin-left: 0px;
    }
  }

  .shape {
    width: 500px;
    margin-bottom: -230px;
  }

  .hero-left {
    padding-top: 100px;
  }

  .banner-image {
    bottom: -163px;
  }

  .shadow {
    margin-top: 0;
    margin-bottom: -260px;
  }

  .hero_img_wrap {
    padding: 0px 16px 0 16px;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
    position: relative;
    margin-bottom: 0;
  }

  .product.center {
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
  }

  .product.left {
    left: 120px;
    top: 22%;
  }

  .product.right {
    right: 120px;
    top: 22%;
  }

  .hero-right {
    padding: 50px;
    text-align: center;
    margin-top: 15px;

    p {
      padding-bottom: 30px;
    }
  }

  .ban-btn-group {
    position: unset;
    align-items: center;
    gap: 25px;
  }

  .why-choose {
    padding: 50px 0;
  }

  .fs-40 {
    font-size: 32px;
    margin-bottom: 32px;
  }

  .quality .q_img {
    position: unset;
    max-width: 243px;
    max-height: 328px;
  }

  .q_card {
    text-align: left;
  }

  .btn-wrap {
    padding-left: 0 !important;
  }

  .expert {
    padding: 50px 0;
    text-align: center;
  }

  .testi-text {
    max-width: 100%;
  }

  .expert {
    background-position: right 230px;
    background-size: 220px 200px;
  }

  .get-yours {
    text-align: center;
  }

  .get-yours .btn-wrap {
    flex-direction: column;
    align-items: center;
    gap: 35px;
  }

  .stellarnav ul {
    padding-right: 20px;
  }

  footer {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .achivement {
    max-width: 100%;
  }
  .expert .mb-5 {
    margin-bottom: 1rem !important;
  }
  .mt-5 {
    margin-top: 1rem !important;
  }
  .expert .mt-75 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 667px) {
  .product.right {
    right: 50px;
    top: 22%;
  }

  .product.left {
    left: 40px;
    top: 22%;
  }

  .product.center {
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
  }

  .achivement {
    margin: 12px auto;
  }

  .your-oven {
    max-width: 227px;
  }

  .your-machine {
    max-width: 164px;
  }

  .slick-next {
    left: unset;
    right: 38%;
  }

  .slick-prev {
    left: 38%;
    right: unset;
  }

  .slick-prev,
  .slick-next {
    top: 153%;
  }

  .footer_box {
    padding: 30px;
  }

  .achivement {
    margin: 10px auto;
  }

  .slider-banner-image p {
    min-height: auto;
    padding: 30px;
  }
}

@media (max-width: 576px) {
  .stellarnav.mobile,
  .stellarnav.mobile.fixed {
    text-align: right;

    .menu-toggle {
      font-size: 0 !important;
    }
  }

  .stellarnav .custom_btn {
    margin: 25px 20px;
    width: 186px;
    height: 45px;
    padding: 5px 20px !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .stellarnav .menu-toggle span.bars span {
    display: block;
    width: 31px;
    height: 5px;
    border-radius: 6px;
    background: #c1121f;
    margin: 0 0 3px;
  }
  .stellarnav .bars span:nth-child(3) {
    width: 23px !important;
  }

  .site-logo img {
    width: 70px;
    height: 70px;
  }

  .hero_banner h1 {
    width: 100%;
  }

  .product {
    max-width: 108px;
    max-height: 103px;
  }

  /* .shape {
        width: 420px;
    } */
  .product.left {
    left: 70px;
    top: 25%;
  }

  .product.right {
    right: 70px;
    top: 25%;
  }

  .footer_box {
    padding: 30px;
  }

  .hero_img_wrap {
    min-height: 500px;
    margin-top: 60px;
  }

  .shape {
    width: 400px;
    margin-bottom: -310px;
  }

  .why-choose h2 {
    text-align: center;
  }

  .q_card {
    width: 100%;
    border: 0;
    border-bottom: 1px solid var(--secondary3-color) !important;
    padding: 26px;
  }

  .slider-nav .slick-slide {
    padding: 0 5px;
  }

  .btn-wrap {
    padding-left: 0 !important;
    flex-wrap: wrap;
    gap: 35px;
  }

  .slick-prev,
  .slick-next {
    top: 153%;
  }

  .slider-banner-image,
  .slider-banner-image p {
    height: 280px;
  }

  .slick-prev {
    left: 37%;
  }

  .slick-next {
    right: 37%;
  }

  .product.center {
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
  }
}

@media (max-width: 480px) {
  .value-img.visible {
    max-width: 268px;
    max-height: 165px;
    margin-bottom: 40px;
  }
  .hero-btn.whatsapp {
    padding: 9px !important;
    max-width: 287px;
    width: 100%;
  }
  .btn-wrap .whatsapp {
    padding: 11px 45px;
    max-width: 431px;
    width: 100%;
    position: relative;
    left: -8px;
  }
  .contact-opt {
    flex: 0 0 auto;
    justify-content: left;
  }
  .custom_btn::after {
    left: 18px;
  }
  .hero_img_wrap {
    min-height: 450px;
    margin-top: 100px;
  }
  .swiper-wrapper {
    left: 7px;
  }
  .contact-opt {
    flex: 0 0 100%;
  }

  .flex60 {
    flex: 0 0 100%;
  }

  footer {
    background-image: none !important;
  }

  .product.left {
    left: 10px;
    top: 25%;
  }

  .product.right {
    right: 10px;
    top: 25%;
  }

  .fs-40 {
    font-size: 28px;
  }

  .slick-prev,
  .slick-next {
    top: 155%;
  }

  .slick-prev {
    left: 36%;
  }

  .slick-next {
    right: 36%;
  }

  .product.center {
    top: -20px;
  }

  .footer_box::after {
    height: 70%;
    width: 70%;
    right: -28px;
    bottom: -28px;
    left: unset;
    top: unset;
  }

  .get-yours {
    background-position: center 455px;
    background-size: 135px 131px;
    background-position-x: 150px;
  }

  .slider-banner-image {
    height: 280px;
  }

  .slick-prev,
  .slick-next {
    top: 160%;
  }

  .custom_btn {
    font-size: 16px;
    padding: 9px 47px !important;
  }

  .fs-40 {
    text-align: center;
    width: 80%;
    margin: 0 auto 32px;
  }

  .why-choose p {
    line-height: 26px;
  }

  .hero-left {
    padding-top: 140px;
    background-position: top;
  }

  .hero_banner h1 {
    width: 447px;
    top: 63px;
    line-height: 1.4;
  }

  .quality h2 {
    width: 60%;
  }

  .faq h2 span {
    display: block;
  }

  .get-yours h2 {
    width: 80%;
  }
  .bm-0 {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .q_card {
    padding: 26px 12px 26px 0;
  }
  .q_card {
    min-height: 238px;
  }
  footer {
    background-image: none;
  }

  .value_letter {
    h3 {
      font-size: 20px;
      line-height: 36px;
      width: 90%;
      margin: 0 auto 12px;
    }
  }

  .get-yours {
    .col-12 {
      padding: 0 12px !important;
    }
  }
  .testi
    .wrapper
    .testi-swip-one
    .swiper-wrapper
    .swiper-slide.slider-banner-image
    .slider-inner {
    background-position: bottom right -30px;
    background-position-y: 440px;
    background-size: 256px;
    padding: 31px 19px 61px 18px;
    height: auto !important;
    border-radius: 12px;
  }
  .mySwiper2 {
    position: static;
  }
  .faq .accordion .accordion-item .accordion-button {
    font-size: 18px;
    font-weight: 700;
  }
  .faq .accordion-body {
    font-size: 14px;
    position: relative;
    margin-top: -9px;
  }
  .achivement {
    h4 {
      font-size: 24px;
    }
  }

  .achivement {
    p {
      font-size: 16px;
    }
  }

  .slider-banner-image p {
    line-height: 36px;
  }

  .get-yours p {
    width: 80%;
    margin: auto;
  }

  .expert {
    background-position: right 320px;
    background-position-x: 293px;
    padding-bottom: 25px !important;
  }
  .testi h2 {
    margin-bottom: 12px !important;
  }
  .why-choose .text-wrap {
    padding: 27px 39px;
    margin-left: -40px;
  }
  .hero-right {
    background-image: none !important;
  }
  .slick-next.slick-arrow,
  .slick-prev.slick-arrow {
    background-position: center !important;
  }

  .quality {
    padding: 41px 0 55px;
    p {
      width: 100%;
      margin: 0 auto 24px !important;
    }

    .q_card p {
      margin: 0 auto 16px 0;
    }
  }
  .expert p {
    font-size: 16px;
    line-height: 35px;
  }
  .footer_box h4 {
    color: #0c161c;
    font-size: 18px;
    margin: 0 auto 12px;
    width: 50%;
  }
  .footer_box {
    padding: 37px 30px;
  }
  .why-choose .text-wrap h5 {
    font-size: 18px;
    width: 60%;
  }
  .faq {
    padding: 50px 0 0;
  }
  .contact-opt-wrap {
    flex-direction: column;
    align-items: start;
  }

  .custom_btn {
    font-size: 18px;
    /*         padding: 11px 80px !important; */

    i {
      font-size: 18px !important;
    }
  }

  .custom_btn i.fa-whatsapp {
    font-size: 24px !important;
    vertical-align: middle;
  }
  .banner-image {
    bottom: -163px;
    max-width: 428px;
    left: 50%;
    transform: translate(-50%);
  }
  .shape {
    width: 470px;
    margin-bottom: -180px;
    margin-top: -180px;
  }
  .product.left {
    left: 32px;
    top: 18%;
  }
  .product.right {
    right: 32px;
    top: 18%;
  }
  .product.center {
    top: 15px;
  }
  .shadow {
    width: 480px;
    height: 165px;
    margin-bottom: -260px;
  }
  .hero-btn {
    padding: 13px 47px !important;
  }
  .get-yours {
    padding: 50px 0 50px;
  }
  .hero-right {
    margin-top: 0px !important;
  }
  body {
    overflow-x: hidden;
  }
  .testi
    .wrapper
    .testi-swip-one
    .swiper-wrapper
    .swiper-slide.slider-banner-image {
    padding: 0 !important;
    border-radius: 12px !important;
    height: auto;
  }
}

@media (max-width: 414px) {
  .hero_img_wrap {
    min-height: 400px;
  }

  .shape {
    width: 350px;
    margin-bottom: -480px;
  }

  .why-choose .icon-wrap {
    height: 60px;
    width: 60px;
    margin-right: 0;

    img {
      height: 35px;
      width: 35px;
    }
  }

  .why-choose .d-flex.align-items-center {
    align-items: start !important;
  }

  .why-choose .text-wrap {
    padding: 16px 16px 16px 74px;
  }

  .product.left {
    left: 10px;
    top: 22%;
  }

  .product.right {
    right: 10px;
    top: 22%;
  }

  .product.center {
    top: 35px;
  }
  .hero-btn {
    padding: 9px 19px !important;
  }
}

@media (max-width: 380px) {
  .product.center {
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
  }
  .hero_banner h1 {
    width: 100%;
  }
  .slick-next {
    left: unset;
    right: 30%;
  }

  .slick-prev {
    left: 30%;
    right: unset;
  }

  .slick-prev {
    left: 36%;
    right: unset;
  }

  .your-oven {
    max-width: 200px;
  }

  .slider-banner-image,
  .slider-banner-image p {
    height: 290px;
  }

  .testi .slider-banner-image p {
    padding: 30px;
  }

  .slick-prev,
  .slick-next {
    top: 155%;
  }

  .quality {
    p {
      width: 100%;
      margin: auto;
    }
  }
  .btn-wrap .custom_btn.whatsapp,
  .hero-btn.whatsapp {
    width: 90% !important;
    padding: 11px 5px !important;
  }
  .custom_btn {
    font-size: 14px !important;
    width: 200px !important;
    height: 55px !important;
    align-items: center;
  }
  .shape {
    width: 350px;
    margin-bottom: -110px;
    margin-top: -140px;
  }
  .shadow {
    width: 380px;
    margin-bottom: -150px;
  }
}

@media (max-width: 320px) {
  .faq .accordion .accordion-item .accordion-button {
    font-size: 15px;
  }

  .footer-bottom p {
    font-size: 14px;
  }

  .shape {
    width: 290px;
    margin-bottom: -480px;
  }

  .product {
    max-width: 88px;
    max-height: 73px;
  }

  .hero-left {
    padding-top: 170px;
  }

  .slick-prev {
    left: 25%;
    right: unset;
  }

  .slick-prev {
    left: 25%;
    right: unset;
  }

  .slider-banner-image,
  .slider-banner-image p {
    height: 350px;
  }

  .slick-prev,
  .slick-next {
    top: 145%;
  }

  .get-yours p {
    width: 100%;
  }

  .value_letter {
    h3 {
      width: 100%;
    }
  }

  .hero_banner h1 {
    width: 100%;
  }

  .quality h2 {
    width: 100%;
  }

  .faq h2 span {
    display: block;
  }

  .get-yours h2 {
    width: 100%;
  }

  p {
    font-size: 15px !important;
  }

  .custom_btn {
    font-size: 14px;
    padding: 9px 17px !important;
  }
  .shadow {
    width: 320px;
    margin-bottom: -150px;
  }
  .shape {
    width: 290px;
    margin-bottom: -90px;
    margin-top: -100px;
  }
  .testi .wrapper .one .swiper-slide img {
    width: 60px;
    height: 60px;
  }
  .testi .wrapper .swiper-button-prev {
    left: calc(64% - 10px);
  }
}
 @media (min-width: 320px) and (max-width: 479px){
  .shadow {
    width: 100%;
  }
  .expert .mt-75 {
    margin-top: 1rem;
  }
  .testi .slider-inner p {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .shape {
    width: 100%;
  }
}
