@media screen and (max-width: 1399px) {
  html {
    font-size: 80%;
  }
  .container,
  header .container {
    max-width: 1200px;
  }
  section.home-sec1 .grid .grid-sizer,
  section.home-sec1 .grid .grid-item {
    width: 30%;
    margin-bottom: 30px;
  }
  section.home-sec2 h2 {
    padding-top: 55px;
  }
}

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

@media screen and (max-width: 1199px) {
  .container {
    max-width: 95%;
    width: 100%;
    margin: 0 auto;
  }
  section.home-sec2 h3 {
    font-size: 9rem;
  }
  header .header-content-wraper .menu-wraper #navigation ul {
    gap: 1rem;
  }
}

@media screen and (max-width: 1024px) {
  html {
    font-size: 82%;
  }
  header
    .header-content-wraper
    .search-wraper
    .fild-wraper
    input[type="search"] {
    width: 17.875rem;
  }
  header .header-content-wraper .menu-wraper {
    gap: 3.3rem;
  }
  section.container-sec1 .text-wraper {
    padding-right: 0;
  }
}

/* nav ber css start */
@media screen and (max-width: 991px) {
  .slim-container a.slimNav_sk78-reveal span {
    background: #a3622c;
    margin: 0;
    width: 2.6rem;
    height: 0.1875rem;
  }

  .slim-container a.slimNav_sk78-reveal span + span {
    width: 2.2rem;
  }

  .slim-container a.slimNav_sk78-reveal span + span + span {
    width: 1.8rem;
  }

  .slim-container .slim-bar {
    background: transparent;
    padding: 0;
  }

  .slim-container a.slimNav_sk78-reveal {
    width: 3.3rem;
    height: 3rem;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.52rem;
    z-index: 99;
    align-items: flex-end;
    top: 0.8rem;
    right: 0.9rem !important;
    color: #a3622c;
    border-radius: 6.25rem;
    border: transparent;
    background-color: transparent;
    font-size: 2.15rem !important;
  }

  .slim-container .slim-nav {
    background: #a3622c;
    margin-top: 5.6815rem;
  }

  .slim-container .slim-nav::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #ffffff;
    background-color: #f5f5f5;
    border-radius: 10px;
  }

  .slim-container .slim-nav::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5;
    border-radius: 10px;
  }

  .slim-container .slim-nav::-webkit-scrollbar-thumb {
    background-color: #a3622c;
    border: 2px solid #fff;
    border-radius: 10px;
  }

  .slim-container .slim-nav ul {
    flex-direction: column;
    gap: 0 !important;
  }

  .slim-container .slim-nav ul li a {
    width: 100%;
    padding: 1.3rem 1.25rem !important;
    color: #fff !important;
    text-transform: capitalize;
    box-sizing: border-box;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7333333333) !important;
  }

  .slim-container .slim-nav ul li.slim-last a {
    border: none !important;
  }

  .slim-container .slim-nav ul li a:hover {
    background: transparent;
  }

  .slim-container .slim-nav ul {
    flex-direction: column;
    gap: 0 !important;
  }

.slim-container .slim-nav ul li a.slim-expand {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #cc7e3e;
    margin: 0;
    width: 2.65rem;
    height: 2.65rem;
}

  .slim-container .slim-nav ul li a.slim-expand:hover {
    background: #cc7e3e;
  }

  .slim-container .slim-nav ul li li a {
    width: 100%;
    opacity: 1;
  }

  .offer-sec2 .creative-design {
    transform: scale(1);
  }

  /* New Updated Style */
  .fancybox__slide .bottom{
    width: 95%;
    padding-inline: 16px;
  }
  .fancybox__slide .bottom .email {
    width: 32%;
  }
section.home-sec1 .grid {
    margin: 2rem 0 2rem;
}
  section.home-sec2 h2 {
    padding-top: 10px;
  }
  section.explore-sec1 {
    padding: 0.85rem 0 5.25rem !important;
  }
  section.explore-sec1 .grid{
    margin-top: 0;
  }
}
/* nav ber css end */

@media screen and (max-width: 991px) {
  footer .footer-content-wraper .social-icon-wraper {
    margin-left: 0;
  }

  header .search-wraper {
    display: none;
  }
  header {
    padding: 1rem 0;
  }
  header .header-content-wraper .logo-wraper a img {
    max-width: 10rem;
  }
  section.home-sec3 .form-wraper input[type="email"] {
    width: 100%;
  }
  footer .footer-content-wraper .menu-wraper ul {
    flex-wrap: wrap;
  }
  header .header-content-wraper .menu-wraper .socila-icon {
    position: relative;
    z-index: 99;
  }
  header .header-content-wraper .menu-w380raper {
    gap: 3.79rem;
  }
  header .header-content-wraper .menu-wraper .socila-icon ul li.for-responsive {
    display: block;
  }
  header .header-content-wraper .menu-wraper .socila-icon ul li a {
    width: 3rem;
    height: 3rem;
    border: 1px solid #0000006e;
    border-radius: 50%;
  }
  header .header-content-wraper .menu-wraper #navigation ul li {
    font-size: 1.1rem;
  }
  header .header-content-wraper .menu-wraper .socila-icon ul li a img {
    max-width: 1.5rem;
    max-height: 1.5rem;
  }
  header .header-content-wraper .menu-wraper .socila-icon ul {
    gap: 0.7rem;
  }

  footer .footer-content-wraper {
    padding: 0;
    gap: 1.2rem;
    flex-direction: column;
  }
  footer .footer-content-wraper .social-icon-wraper {
    margin-left: 0;
  }
  footer {
    padding-top: 2rem;
  }
  footer .footer-content-wraper .menu-wraper ul {
    gap: 1rem;
  }
  footer .copyright-wraper {
    margin-top: 1.6rem;
  }
  section.home-sec2 h3 {
    font-size: 8rem;
  }

  section.about-sec1,
  section.about-sec1 .text-wraper {
    padding: 4rem 0;
  }
  section.about-sec2 p {
    margin-bottom: 2rem;
  }
  section.about-sec2 {
    padding-bottom: 4rem;
  }
  section.home-sec3 .form-wraper {
    max-width: 450px;
  }
  section.purchase-sec1 .row {
    gap: 2.2rem 0;
  }
  section.purchase-sec1 {
    padding: 2rem 0 3rem;
  }
  section.container-sec1 .text-wraper .form-wraper {
    padding-right: 0;
  }
  section.container-sec1 {
    padding: 0 0 4rem;
  }
  .slim-container .slim-nav ul li a {
    padding: 0.6rem 1.25rem !important;
  }
  section.about-sec1 .text-wraper {
    gap: 4rem;
}
}

@media screen and (max-width: 767px) {
  /* nav ber css start ---------- */
  .container {
    max-width: 98%;
  }
  .slim-container .slim-nav {
    margin-top: 4.3815rem;
  }
  .slim-container a.slimNav_sk78-reveal {
    width: 2.5rem;
    height: 2.2rem;
    gap: 0.36rem;
    font-size: 1.55rem !important;
    top: 0.6rem;
  }
  .slim-container a.slimNav_sk78-reveal span {
    width: 1.9rem;
  }
  .slim-container a.slimNav_sk78-reveal span + span {
    width: 1.7rem;
  }
  .slim-container a.slimNav_sk78-reveal span + span + span {
    width: 1.6rem;
  }
  .slim-container a.slimNav_sk78-reveal span + span {
    width: 1.2rem;
  }
  /* nav ber css end ---------- */

  header .search-wraper {
    display: none;
  }
  div#navigation {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
  }
  header {
    padding: 1rem 0;
  }
  .black-btn {
    padding: 0.54rem 0.9rem;
    font-size: 1rem;
  }
  header .header-content-wraper .logo-wraper a img {
    max-width: 10rem;
  }
  section.home-sec3 .form-wraper input[type="email"] {
    width: 100%;
    margin-bottom: 1rem;
  }
  footer .footer-content-wraper .menu-wraper ul {
    flex-wrap: wrap;
  }
  header .header-content-wraper .menu-wraper {
    padding-right: 3.5rem;
  }
  header .header-content-wraper .menu-wraper .socila-icon {
    position: relative;
    z-index: 99;
  }
  header .header-content-wraper .menu-wraper .socila-icon ul li.for-responsive {
    display: block;
  }
  header .header-content-wraper .menu-wraper .socila-icon ul li a {
    width: 2rem;
    height: 2rem;
    border: 1px solid #0000006e;
    border-radius: 50%;
  }
  header .header-content-wraper .menu-wraper .socila-icon ul li a img {
    max-width: 1.15rem;
    max-height: 1.15rem;
  }
  header .header-content-wraper .menu-wraper .socila-icon ul {
    gap: 0.7rem;
  }
  /* section.home-sec2, section.about-sec1 {
display: none;
} */
  header .container {
    max-width: 100%;
    padding: 0;
  }
  header .header-content-wraper {
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
  }

  footer .footer-content-wraper {
    padding: 0;
    gap: 1.2rem;
    flex-direction: column;
  }
  footer .footer-content-wraper .social-icon-wraper {
    margin-left: 0;
  }
  footer {
    padding-top: 2rem;
  }
  footer .footer-content-wraper .menu-wraper ul {
    gap: 1rem;
  }
  footer .copyright-wraper {
    margin-top: 1.6rem;
  }
  header
    .header-content-wraper
    .menu-wraper
    #navigation
    ul
    li:has(.sub-menu)::after {
    display: none;
  }
  header .header-content-wraper .menu-wraper #navigation ul li:has(.sub-menu) {
    padding-right: 0;
  }
  .home-sec2.about-pg{
    padding-top: 20px;
  }
  section.home-sec2 h2 {
    text-align: center;
  }
  section.home-sec2 p {
    text-align: center;
  }
  section.home-sec2 h6 {
    text-align: center;
    margin: 1rem 0;
  }
  section.home-sec2 h5 {
    margin: 2rem auto 2rem;
    font-size: 1.5rem;
    padding-right: 2rem;
  }
  section.home-sec2 h2 {
    margin-bottom: 1rem;
  }
  .home-sec2 .black-btn {
    margin: 0 auto;
  }
  .home-sec2 .row {
    row-gap: 1.53rem;
  }
 section.home-sec2 h2 {
    padding-top: 0px;
 }
  section.home-sec2 h3 {
    font-size: 4rem;
    margin-bottom: 1rem;
    line-height: 3rem;
    letter-spacing: 0;
  }
  section.about-sec1 .text-wraper {
    flex-direction: column;
    gap: 2rem;
  }
  section.about-sec1 .text-wraper .text h2 {
    margin-bottom: 1rem;
  }
  section.about-sec1 .text-wraper .text {
    text-align: center;
  }
  section.about-sec2 .img-wraper {
    margin-bottom: 2rem;
  }
  section.home-sec3 .form-wraper {
    max-width: 100%;
  }
  section.home-sec2 p + p {
    margin: 0 auto 1rem;
  }
  section.home-sec2 p {
    margin: 0 auto 1rem;
  }
  section.purchase-sec1 {
    padding: 0 0 3rem;
  }
  section.container-sec2 .follow-box {
    padding: 2rem 0;
  }
  .container-sec1 .row {
    row-gap: 2rem;
  }
  section.inner-banner a.black-btn {
    margin: 1.05rem auto 0;
    font-size: 1rem;
    padding: 0.54rem 0.9rem;
  }
  section.home-sec3 h2 {
    font-size: 2rem;
  }
  section.container-sec1 .text-wraper h6 {
    text-align: center;
    font-size: 1.1rem;
  }
  section.container-sec1 .text-wraper h2 {
    font-size: 1.7rem;
    text-align: center;
  }
  section.container-sec1 .text-wraper a.contact-email {
    display: block;
    font-size: 1.1rem;
    text-align: center;
  }
  section.container-sec1 {
    padding: 0 0 3rem;
  }
  section.container-sec1
    .text-wraper
    .form-wraper
    .fild-wraper
    input:not([type="submit"]),
  section.container-sec1 .text-wraper .form-wraper .fild-wraper textarea {
    padding: 1rem;
  }
  section.container-sec1 .text-wraper .form-wraper input[type="submit"] {
    margin: 0 auto;
    border: none;
  }
  section.container-sec2 .follow-box .text-wraper h2 {
    margin-bottom: 1rem;
  }
  section.home-sec3 {
    padding: 3rem 0;
  }
  section.about-sec2 {
    padding-bottom: 3rem;
  }
  section.home-sec3 .form-wraper input[type="submit"] {
    position: static;
    margin: 0 auto;
  }
  section.home-sec3 p {
    margin-bottom: 1rem;
  }
  section.about-sec1,
  section.about-sec1 .text-wraper {
    padding: 2rem 0;
  }
  section.container-sec1 .text-wraper .form-wraper .fild-wraper label {
    font-size: 1.1rem;
  }
  section.inner-banner {
    padding: 2rem 0;
  }
    section.home-sec1{
        padding-block: 3rem;
    }
  .fancybox__slide .bottom {
    width: 100%;
    padding-inline: 0px;
    flex-direction: column;
    row-gap: 10px;
  }
  .icon-btn {
    width: 30px;
    height: 30px;
    font-size: 18px;
    svg {
       width: 18px;
       height: 18px;
    }
    flex-shrink: 0;
   }
   .icon-btn.zoom{
    font-size: 20px;
   }
   .custom-ui .topbar{
    top: 12px;
   }
   .fancybox__slide{
    padding-block: 50px;
    padding-inline: 16px;
   }
   .fancybox__slide .bottom .left-text{
    width: 100%;
    font-size: 1.0671rem;
   }
   .fancybox__slide .bottom .email{
    width: 100%;
    font-size: 1.0671rem;
   }

header .header-content-wraper .menu-wraper #navigation ul li .sub-menu {
 padding: 0; 
 position: static!important;
 background-color: #a3622c;
}
header .header-content-wraper .menu-wraper #navigation ul li .sub-menu .text-wraper {
    width: unset; 
    padding: 0;
}
.slim-nav .sub-menu .text-wraper ul {
    display: block !important;
    overflow: hidden;
}
header .header-content-wraper .menu-wraper #navigation ul li .sub-menu .text-wraper ul li a {
    color: #ffffff !important;
    padding-left: 1.8rem !important;
}
header .header-content-wraper .menu-wraper #navigation ul li .sub-menu .text-wraper ul li {
    font-size: 0.9rem;
}
header .header-content-wraper .menu-wraper #navigation ul li .sub-menu .text-wraper h5 {
  display: none;
}
header .header-content-wraper .menu-wraper #navigation ul li:hover .sub-menu {
    display: block;
    box-shadow: unset;
}
header .header-content-wraper .menu-wraper #navigation ul li .sub-menu .text-wraper ul li {
    margin-bottom: 0;
}
header .header-content-wraper .menu-wraper #navigation ul li .sub-menu .text-wraper ul {
    margin-bottom: 0;
}
section.home-sec1 .heading-wraper h1 {
    font-size: 1.8rem;
}

header .header-content-wraper .menu-wraper #navigation ul li .sub-menu .text-wraper ul {
    background-color: #cc7e3e;
}
}

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

@media (max-width: 991px) {
    .grid-sizer,
    .grid-item {
        width: 100%;
    }
}
@media (max-width: 900px) {
  section.home-sec1 .grid .grid-sizer,
  section.home-sec1 .grid .grid-item {
    width: 48%;
    margin-bottom: 15px;
  }
}

@media (max-width:600px){
  section.home-sec1 .grid .grid-sizer,
  section.home-sec1 .grid .grid-item{
    /* width:100%; */
    margin-bottom: 10px;
  }
}/*
