@media only screen and (max-width: 1500px) {

}

@media only screen and (max-width: 1367px) {

}

@media only screen and (max-width: 1171px) {
    .header { padding: 10px 0; }

    .slide_content h2 { font-size: 54px; }

    .slide_content { top: 22%; }

    .pr_container ul li .sub-menu a { width: 100%; }

    .pr_container ul li,
    .pr_container ul { width: 100%; }
}

@media only screen and (max-width: 992px) {
    .h_tbs.d-flex { flex-wrap: wrap; }

    .h_tbs .gap-5 { gap: 15px !important; }

    .slide_content h2 { font-size: 42px; }

    .slide_content { top: 18%; }

    .ts_container { padding-left: 15px; }
    .customer_reviews .owl-nav {
    right: 15px;
}
h1{font-size: 42px;line-height: 110%;}
.blog_list.d-grid {
    grid-template-columns: 100%;
    gap: 30px;
}
}

@media only screen and (max-width: 768px) {
    .h_tbs .nav-pills {
        gap: 15px !important;
        margin-bottom: 0 !important;
    }

    .mrt-100 { margin-top: 50px; }

    .mrb-100 { margin-bottom: 50px; }

    .slide_content h2 { font-size: 32px; }

    .slide_content { top: 15%; }

    .slide_content p {
        padding-bottom: 15px;
        font-size: 15px;
    }

    .main-btn { padding: 8px 15px; }

    .h_product_pill ul {
        grid-template-columns: repeat(2, 1fr);
    }

    h2, .blog_des h2, .faqs_rw .heading h2 {
        font-size: 35px;
        line-height: 110%;
    }

    .ins_bx { margin-bottom: 30px; }
    .founder_rw_in{flex-direction: column;}
    .founder_img {
    width: 100%;
    border-radius: 8px 8px 0px 0px;
}
.founder_txt{
    border-radius: 0px 0px 8px 8px;width: 100%;padding: 40px;
}
.founder_txt h4{padding-bottom: 10px;}
.copyright_rt{justify-content: flex-start !important;}
.row.copyright{flex-direction: column-reverse;}
h1{font-size: 36px;line-height: 110%;}
.ct_forms .ct_forms_inners {
    border-radius:10px;
    padding: 30px 15px;
}
.ct_forms ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
}
.tr_fs{flex-direction: column-reverse;}
.treefor_lft{padding-top: 20px;}
.h_product_pill{margin-top: 30px;}
}

@media only screen and (max-width: 576px) {
    .h_product_pill ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .h_tbs {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .h_tbs .nav-pills { flex-wrap: wrap; }

    .sh_nw { margin-top: 15px; }

    h3 {
        font-size: 22px;
        line-height: 110%;
    }

    h2, .blog_des h2, .faqs_rw .heading h2 {
        font-size: 24px;
        line-height: 110%;
    }
.blog_des h3 {
    font-size: 1rem;
    margin: .75rem 0;
}
    .ts_img { height: 220px; }
    h4 {
    font-size: 18px;
    line-height: 110%;
}
.customer_reviews .owl-nav {
    top: -88px;
}
.customer_reviews .owl-nav button {
    height: 30px;
    width: 30px;
}
.pd-100 {
    padding: 50px 0;
}
.stay_connected{padding-top: 30px;}
.ins_bx{height: 300px;}
.customer_reviews {
    padding: 50px 0;
}
.ts_container{padding-right: 15px;}
.view_mr.text-center.mt-5{margin-top: 0 !important;}
.home_slider .slider_img{height: 250px;}
.home_slider .slider_img img{width: 100%;height: 100%;object-fit: cover;}
#legacy-section .green-border2 {
    border-right: 0;
}
#legacy-section .green-bg2 {
    border-top-right-radius: 0;
}
#legacy-section .green-footer {
    top: 0px;
}
.card.mr-0 {
    text-align: left;
}
.green-bg {
    border-bottom-left-radius: 0;
}
.inner_banner.pt-5{padding-top: 30px !important;}
.news_list ul {
    grid-template-columns: repeat(1, 1fr);gap: 0;
}
.news_sml ul li {
    flex-direction: column;
}
.news_sml ul li:last-child{margin-bottom: 0;}
h1{font-size: 24px;line-height: 110%;}
.recent_blogs .news_sml ul li .news_img {
    flex-basis: 100%;width: 100%;
}
.recent_blogs .news_sml ul li .news_des {
    padding: 15px;
    flex-basis: 100%;width: 100%;
}
input[type="text"], input[type="email"], input[type="number"], textarea, select, input[type="password"], input[type="file"]{border-radius: 8px;}
.faqs_rw h2, .faqs_rw button {
    font-size: 18px;
    line-height: 24px;
}
}

@media only screen and (max-width: 460px) {
.featured_content h3{font-size: 18px;}
.featured_img::before{margin: 10px;}
.featured_content {
    padding: 20px 30px;
}
.y_modal img{width: 42px;}
.product_img {
    height: 300px;
}
.sidebar{width: 300px;}
.search_products_img {
    width: 75px;
}
    .main-btn {
        font-size: 13px;
    }
    .product_info h3 {
    font-size: 16px;
    line-height: 28px;
}
    .logo a img {
        width: 80px;
    }
    .top_header_inner p {
    font-size: 12px;line-height: 18px;
}
.slide_content .main-btn{font-size: 12px;padding: 6px 14px;}
.slide_content h2 {
        font-size: 26px;padding-top: 6px;
    }
}