@media only screen and (min-device-width:520px) and (max-device-width:767px) and (orientation:portrait) {}
@media only screen and (min-device-width:120px) and (max-device-width:750px) and (orientation:landscape) {}
@media only screen and (min-device-width:751px) and (max-device-width:999px) and (orientation:portrait) {}
@media only screen and (min-device-width:751px) and (max-device-width:999px) and (orientation:landscape) {}
@media only screen and (min-device-width:1000px) and (max-device-width:1030px) and (orientation:portrait) {}
@media only screen and (min-device-width:1000px) and (max-device-width:1030px) and (orientation:landscape) {}

@media only screen and (min-width: 1366px) and (max-width: 1920px){
    .cover-txt h1 {
        font-size: 58px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px){
    .slide-cap {
        width: 60%;
    }
    .slide-cap h1 {
        font-size: 48px;
    }
    .product-bnr img {
        height: 900px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
    header {
        padding: 12px 0;
    }
    .navbar-light .navbar-brand {
        margin-left: 0 !important;
    }
    .slide-cap {
        width: 70%;
    }
    .slide-cap h1 {
        font-size: 44px;
    }
    .banner img {
        height: 680px;
    }
    .ltst-inn {
        height: 360px;
    }
    .product-bnr img {
        height: 820px;
    }
    .cover-txt h1 {
        font-size: 52px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    body {
        font-size: 14px;
    }
    header {
        padding: 12px 0;
    }
    .navbar-light .navbar-brand {
        margin-left: 0 !important;
    }
    .banner img {
        height: 600px;
    }
    .slide-cap {
        width: 100%;
        padding-right: 40px;
    }
    .slide-cap h1 {
        font-size: 40px;
    }
    .bnr-btn {
        gap: 12px;
    }
    .ftr-img img {
        height: 300px;
    }
    .proc-blk {
        min-height: 160px;
    }
    .ltst-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    .ltst-inn {
        height: 340px;
    }
    .product-bnr img {
        height: 680px;
    }
    .our-proc-img::before {
        width: 92%;
    }
    .cover-txt {
        width: 80%;
    }
    .cover-txt h1 {
        font-size: 46px;
    }
    .quiz-blk h3 {
        font-size: 40px;
    }

}

@media only screen and (min-width: 520px) and (max-width: 767px){

    .litebox::before {
    display: none;
}
    .product-bnr::before {
    display: none;
}

section.prod-half .row {
    gap: 60px 0;
}

.our-proc-img::before {
     display: none;
}
    body {
        font-size: 13px;
    }
    .container {
        padding: 0 18px;
    }
    header {
        padding: 12px 0;
        background: linear-gradient(90deg, rgba(0,0,0,0.6), rgba(0,0,0,0.2));
    }
    .navbar-light .navbar-toggler {
        border-color: #fff;
    }
    .navbar-light .navbar-toggler-icon {
        filter: invert(1);
    }
    .navbar-light .navbar-brand {
        margin-left: 0 !important;
    }
    
    #navbarMenu {
        background: rgba(0,0,0,0.75);
        padding: 10px 12px;
        border-radius: 6px;
        margin-top: 10px;
    }
    #navbarMenu .navbar-nav {
        display: flex !important;
        flex-direction: column;
        gap: 10px;
    }
    #navbarMenu .navbar-nav .nav-link {
        color: #fff !important;
        padding: 6px 0 !important;
    }
    .banner img {
        height: 520px;
    }
    .slide-cap {
        width: 100%;
        text-align: center;
        align-items: center;
        padding: 0 15px;
    }
    .slide-cap h1 {
        font-size: 32px;
    }
    .bnr-btn {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
    .bnr-btn a {
        padding: 12px 22px;
        width: auto;
    }
    .ftrd-coll {
        padding: 40px 0;
    }
    .theme-title h3 {
        font-size: 28px;
    }
    .ftr-img img {
        height: 260px;
    }
    .proc-blk {
        margin-bottom: 15px;
        min-height: 150px;
    }
    .ltst-row {
        flex-direction: column;
        gap: 6px;
    }
    .ltst-title h3 {
        font-size: 30px;
    }
    .ltst-inn {
        height: 300px;
    }
    .prod-half .ltst-pro {
        margin-bottom: 15px;
    }
    .product-bnr img {
        height: 520px;
    }
    .our-proc {
        padding: 40px 0;
    }
    .our-proc-img img {
        width: 100%;
    }
    .our-proc-img::before {
        display: none;
    }
    .our-proc-blk h3 {
        font-size: 36px;
    }
    .our-proc-inn h4 {
        font-size: 20px;
    }
    .litebox img {
        height: 360px;
    }
    .litebtn a {
        height: 80px;
        width: 80px;
    }
    .quiz-sec {
        padding: 50px 0 60px;
    }
    .quiz-blk {
        text-align: center;
        margin-bottom: 20px;
    }
    .quiz-blk h3 {
        font-size: 32px;
    }
    .quiz-blk a {
        padding: 12px 26px;
    }
    .cover img {
        height: 340px;
    }
    .cover-txt {
        width: 90%;
    }
    .cover-txt h1 {
        font-size: 38px;
    }
    .testimonial-card {
        margin-bottom: 16px;
    }
    .footer-brand-col,
    .footer-newsletter,
    .footer-info,
    .footer-links {
        padding: 30px 20px;
    }
    .footer-bottom {
        margin-top: 20px;
    }
    .payment-methods {
        justify-content: flex-start;
        gap: 10px;
        flex-wrap: wrap;
    }

    .copyright {
    text-align: center;
}
}

@media only screen and (min-width: 300px) and (max-width: 519px){
        section.prod-half .col-md-6:nth-child(1) {
    order: 2;
}

section.prod-half .row {
    gap: 60px 0;
}

section.prod-half .col-md-6:nth-child(2) {
    order: 1;
}
   .litebox::before {
    display: none;
}
    .product-bnr::before {
    display: none;
}

.our-proc-img::before {
     display: none;
}
    body {
        font-size: 12px;
    }
    .container {
        padding: 0 14px;
    }
    header {
        padding: 10px 0;
        background: linear-gradient(90deg, rgba(0,0,0,0.7), rgba(0,0,0,0.3));
    }
    .navbar-light .navbar-toggler {
        border-color: #fff;
    }
    .navbar-light .navbar-toggler-icon {
        filter: invert(1);
    }
    .navbar-light .navbar-brand {
        margin-left: 0 !important;
    }
    
    #navbarMenu {
        background: rgba(0,0,0,0.8);
        padding: 8px 10px;
        border-radius: 6px;
        margin-top: 8px;
    }
    #navbarMenu .navbar-nav {
        display: flex !important;
        flex-direction: column;
        gap: 8px;
    }
    #navbarMenu .navbar-nav .nav-link {
        color: #fff !important;
        padding: 5px 0 !important;
        font-size: 14px;
    }
    .banner img {
        height: 420px;
    }
        .slide-cap {
        width: 100%;
        padding: 0 10px;
        text-align: left;
        align-items: center;
    }
    .slide-cap h1 {
        font-size: 26px;
    }
    .bnr-btn {
        width: 100%;
        justify-content: flex-start;
        gap: 8px;
    }
    .ftr-img {
    margin: 0 0 20px;
    }
    .ltst-inn span {
    z-index: 9;
}
.ltst-pro {
    margin: 0 0 30px;
}
ul.cart-menu {
    position: absolute;
    right: 0;
    left: 70px;
    margin: 0;
    justify-content: center;
    z-index: -1;
}
    .bnr-btn a {
        width: auto;
        text-align: center;
        padding: 12px;
        font-size: 12px;
    }
    .theme-title h3 {
        font-size: 26px;
    }
    .ftr-img img {
        height: 220px;
    }
    .proc-blk {
        margin-bottom: 12px;
        min-height: 140px;
    }
    .ltst-row {
        flex-direction: column;
        gap: 6px;
    }
    .ltst-title h3 {
        font-size: 26px;
    }
    .ltst-inn {
        height: 260px;
    }
    .ltst-pro-disp h4 {
        font-size: 18px;
    }
    .product-bnr img {
        height: 530px;
    }
    .prod-half {
        padding: 10px 0 20px;
    }
    .our-proc {
        padding: 30px 0;
    }
    .our-proc-blk h3 {
        font-size: 32px;
    }
    .our-proc-inn h4 {
        font-size: 18px;
    }
    .our-proc-inn p {
        font-size: 13px;
    }
    .litebox img {
        height: 300px;
    }
    .litebtn a {
        height: 70px;
        width: 70px;
        font-size: 20px;
    }
    .quiz-sec {
        padding: 40px 0 50px;
    }
    .quiz-blk {
        text-align: center;
        margin-bottom: 16px;
    }
    .quiz-blk h3 {
        font-size: 28px;
    }
    .quiz-blk p {
        font-size: 13px;
    }
    .quiz-blk a {
        padding: 12px 20px;
        width: 100%;
    }
    .cover img {
        height: 300px;
    }
    .cover-txt {
        width: 94%;
    }
    .cover-txt h1 {
        font-size: 30px;
    }
    .testimonial-card {
        margin-bottom: 14px;
    }
    .footer-brand-col,
    .footer-newsletter,
    .footer-info,
    .footer-links {
        padding: 24px 16px;
    }
    .footer-newsletter h4,
    .footer-info h4,
    .footer-links h4 {
        font-size: 18px;
    }
    .payment-methods {
        justify-content: center;
        gap: 8px;
        flex-wrap: wrap;
    }

    section.client-stories .row {
    gap: 20px 0;
}

section.our-proc .row {
    gap: 40px 0;
}

.footer-bottom .row {
    gap: 20px 0;
}

.footer-bottom .col-md-6.text-right {
    text-align: center !important;
}
}