@media only screen and (max-width: 1920px) and (min-width: 1500px) {
    .container {
        max-width: 1270px;
    }
}

@media only screen and (max-width: 1600px) {
    .main-slider {
        height: 800px;
    }

    header {
        padding-top: 0rem;
    }

    .slideOne h1 {
        font-size: 4.5rem;
    }

    .slideOne p {
        font-size: 1.275rem;
    }

    .scrollDown {
        width: 70px;
        font-size: 2rem;
        bottom: -2rem;
    }

    .productSec {
        padding: 5.625rem 0 2.625rem 0;
    }

    .productTabs {
        margin: 2rem 0 3rem 0;
    }

    .productWraps {
        margin-bottom: 2.5rem;
    }

    .reviewSec {
        height: 690px;
    }

    .reviewContent h5 {
        font-size: 2rem;
    }

    .secHeading {
        font-size: 3rem;
    }

    .candleContent {
        margin-left: 3rem;
    }

    .candleContent p {
        width: 100%;
    }

    .aboutSec {
        padding: 5rem 0;
    }

    .burnWrap .animImg {
        height: 720px;
    }

    .trendSec {
        padding: 4rem 0;
    }

    .instaWrap img {
        height: 390px;
    }
    .candleSec {
        padding-top: 5rem;
    }
    .inner-banner {
        height: 550px;
    }
    .padd-y {
        padding: 2rem 0;
    }
    .check-out-section {
        padding: 50px 0px;
    }

    .check-out-form .primary-heading {
        font-size: 45px;
        margin-bottom: 30px;
    }

    .mt-60 {
        margin-top: 10px !important;
    }
    .contactForm {
        padding: 2rem 2rem;
    }
    .contactForm :is(input, select, textarea) {
        margin-bottom: 1.5rem;
    }
    .contactForm textarea {
        height: 110px;
    }
    .map-section iframe {
        height: 400px;
    }
}

@media only screen and (max-width: 1445px) {
    .main-slider {
        height: 720px;
    }

    .slideOne h1 {
        font-size: 4rem;
    }

    .secHeading {
        font-size: 2.5rem;
    }

    .reviewSec {
        height: 600px;
    }
    .inner-banner {
        height: 400px;
    }
    .inner-banner__content h1 {
        font-size: 2.8rem;
    }
    .Proreview h2 {
        font-size: 2.5rem;
        margin: 0 0 1rem;
    }
    .Proreview {
        padding: 3rem 0;
    }
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }
    .reviewSec {
        height: 500px;
    }
    .burnSec {
        padding: 3rem 0;
    }
    footer {
        padding-top: 3rem;
    }
    .aboutSec {
        padding: 3rem 0;
    }
    .mySwiper img {
        height: 120px;
    }
    .check-out-form .primary-heading {
        font-size: 32px;
        margin-bottom: 30px;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }
    .slideOne {
        padding-left: 4rem;
    }

    .slideOne h1 {
        font-size: 3.5rem;
    }

    .main-slider {
        height: 600px;
    }

    .navbar-brand img {
        width: 190px;
    }

    .secHeading {
        font-size: 2.2rem;
    }

    .productSec {
        padding: 3rem 0 1.5rem 0;
    }

    .scrollDown {
        width: 50px;
        font-size: 1.5rem;
        bottom: -1.6rem;
    }

    .productTabs {
        margin: 1.5rem 0 2rem 0;
    }

    .aboutSec {
        padding: 3rem 0;
    }

    .burnWrap .animImg {
        height: 600px;
    }

    .instaWrap img {
        height: 330px;
    }

    .trendSec {
        padding: 2rem 0;
    }
    .inner-banner {
        height: 350px;
    }
    .check-out-form .primary-heading {
        font-size: 32px;
    }
    .check-out-section {
        padding: 30px 0px;
    }
    .map-section iframe {
        height: 300px;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }
    .navbar-toggler {
        border-color: var(--white);
        color: var(--white);
    }

    .slideOne h1,
    .slideOne p {
        text-shadow: 0 0 20px black;
    }

    .slideOne {
        padding: 0;
        text-align: center;
    }

    .slideOne p {
        margin: 2rem 0;
    }

    .main-slider {
        height: 500px;
    }

    .productTabs .nav-pills .nav-link {
        font-size: 16px;
    }

    .productWraps figure {
        height: 280px;
    }

    .productWraps {
        margin-bottom: 2rem;
    }

    .reviewContent h5 {
        font-size: 1.7rem;
    }

    .reviewSec {
        height: 400px;
    }

    .candleContent {
        margin-left: 0;
    }

    .candleContent p {
        margin: 1.5rem 0;
    }

    .candleSec {
        padding-top: 3rem;
    }

    .aboutImages > img {
        height: 310px;
    }

    .aboutImages > figure img {
        height: 150px;
    }

    .aboutContent ul {
        margin-top: 1.5rem;
    }

    .secHeading {
        font-size: 2rem;
    }

    .aboutContent ul li {
        margin-top: 1rem;
    }

    .burnWrap .animImg {
        height: 440px;
    }

    .trendWrap img {
        height: 210px;
    }

    .trendSec .swiper-button-next {
        right: 0;
    }

    .trendSec .swiper-button-prev {
        left: 0;
    }
    .instaWrap img {
        height: 230px;
    }
    .instaBox h3 {
        font-size: 2rem;
    }
    .instaBox {
        width: 400px;
        height: 135px;
    }
    footer h3 {
        font-size: 1.1425rem;
    }
    .links li a {
        font-size: 13px;
    }
    .copyRight p {
        font-size: 14px;
    }
    .navbar-collapse {
        background: #fff;
        padding: 20px 0;
    }
    .navbar-nav {
        margin: 0;
        gap: 1.5rem;
    }
    .navbar-nav .nav-item .nav-link {
        color: var(--black);
    }
    .navbar-nav .nav-item a.bag,
    .navbar-nav .nav-item a.bag i,
    .navbar-nav .nav-item a.bag span {
        color: var(--black) !important;
    }
    .inner-banner {
        height: 250px;
    }
    .inner-banner__content {
        left: 0;
        right: 0;
        text-align: center;
    }
    .mySwiper img {
        height: 60px;
    }
    .Proreview h2 {
        font-size: 2rem;
    }
    .card-row {
        padding-left: 20px;
        padding-right: 20px;
    }
    .order-summery .row span {
        font-size: 16px;
    }
    .contact-info {
        margin: 0 0 2rem;
    }
    .check-out-form.check-out-3 .tabs-row {
        margin-top: 0;
        padding: 30px 20px;
    }
    .check-outBox {
        align-items: center;
        padding: 1rem 0;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }
    .main-slider {
        height: 430px;
    }
    .slideOne h1 {
        font-size: 2.6rem;
    }
    .slideOne p {
        font-size: 1.175rem;
    }
    .scrollDown {
        width: 40px;
    }
    .productContent h4 {
        font-size: 15px;
    }
    .aboutContent ul li span {
        font-size: 14px;
    }
    .aboutContent ul li {
        display: flex;
        align-items: center;
    }
    .aboutContent ul {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .burnWrap .animImg {
        height: 320px;
    }
    .burnContent {
        bottom: 5.125rem;
        left: 0;
        right: 0;
        text-align: center;
    }
    .burnContent h3 {
        font-size: 2rem;
        margin: 0;
    }
    .trendWrap img {
        height: 300px;
    }
    .instaWrap img {
        height: 370px;
    }
    .footLogo ul {
        margin-bottom: 1.5rem;
    }
    footer h3 {
        font-size: 1.6rem;
    }
    .links li a {
        font-size: 15px;
    }
    ul.links {
        margin: 0 0 1.5rem;
    }
    .copyRight {
        margin-top: 1rem;
    }
    .copyRight p {
        text-align: center;
        margin: 0 0 10px;
    }
    .copyRight .text-right {
        text-align: center !important;
    }
    .footLogo a img {
        width: 130px;
    }
    footer {
        padding-top: 2rem;
    }
    .aboutBtn a {
        padding: 1.7rem 1.32rem;
    }
    .inner-banner {
        height: 200px;
    }
    .inner-banner__content h1 {
        font-size: 2.4rem;
    }
    .mySwiper img {
        height: 100px;
    }
    .prodtl-txt {
        margin: 1.5rem 0 0;
    }
    .card-row .red {
        text-align: center;
        margin: 2rem 0 0;
    }
    ul.stckst {
        text-align: center !important;
        padding: 7px 0;
    }
    .numberone {
        justify-content: center;
    }
    .check-out-form .primary-heading {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .bb-1 {
        padding: 5px 0px;
    }
    .check-out-form textarea {
        height: 70px !important;
    }
    .check-out-form form,
    .check-out-form .order-summery {
        padding: 10px 0px;
    }
    .check-out-section.chkot-pag form {
        padding-top: 20px;
    }
    .col-md-6.mt-25 {
        margin-top: 5px !important;
        margin-bottom: 1rem;
    }
    .textDocument.padd-y p,
    .textDocument__list li {
        font-size: 14px;
    }
    .preLoader.black {
        background-color: #000000;
    }
    .preLoader video {
        object-fit: contain;
    }
}

@media (max-width: 575.98px) {
    .navbar-brand img {
        width: 150px;
    }
    .homeSlider .swiper-button-prev {
        left: 0rem;
        width: 30px;
        height: 30px;
    }

    .homeSlider .swiper-button-next {
        right: 0rem;
        width: 30px;
        height: 30px;
    }

    .secHeading {
        font-size: 1.8rem;
    }

    .secHeading br {
        display: none;
    }

    .productSec {
        padding: 3rem 0 1.5rem 0;
    }

    .productWraps figure {
        height: auto;
    }

    .reviewContent img {
        width: 30px;
    }

    .reviewContent h5 {
        font-size: 1.4rem;
    }

    .reviewSec {
        height: 300px;
    }

    .p-0 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .candleContent p {
        font-size: 15px;
    }

    .burnWrap .animImg {
        height: auto;
    }

    .trendWrap img {
        height: auto;
    }

    .trendWrap img {
        height: auto;
    }
    .instaWrap img {
        height: 250px;
    }
    .aboutSec {
        padding: 1rem 0;
    }
    .about-content {
        margin: 1.5rem 0 0;
    }
    .instaBox {
        width: 90%;
    }
    .mySwiper img {
        height: 65px;
    }
    .Proreview {
        padding: 2rem 0;
    }
    .d-btn {
        padding: 16px 20px !important;
        font-size: 16px;
    }
}

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