@media (max-width: 480px) {
    .main_page_banner{
        flex-direction: column-reverse;
        height: 100%;
    }
    .main_page_banner .container h1 {
        font-size: 32px;
        width: 100%;
        text-align: center;
    }
    .main_page_banner .container p {
        font-size: 16px;
        width: 100%;
        text-align: center;
    }
    .j_center{
        justify-content: center !important;
    }
    .w_70 {
        width: 100%;
    }
    .section_title{
        gap: 1% !important;
        img{
            width: 25px;
        }
        h2{
            font-size: 20px !important;
        }
    }
    .main_page_banner .mobile_email {
        position: relative;
        right: 0%;
        width: 71%;
    }
    .Our_Services .service_part .svg_border {
        height: 50px;
        width: 50px;
        padding: 10px;
    }
    .Our_Services .service_part h4 {
        font-size: 14px;
    }
    .Our_Services .Get_Started_custome_btn {
        font-size: 13px;
        padding: 6px 12px;
    }
    .Water_Bottle .container .round_border .bg_red_background {
        height: 60px;
        width: 60px;
        padding: 16px;
        right: 8%;
    }
    .Water_Bottle .container .left_right_arrow {
        top: 36%;
        width: 95%;
    }
    .Water_Bottle .container .left_right_arrow .arrow_bg {
        background: #C42126;
        width: 28px;
        padding: 6px;
    }
    .Water_Bottle .container ul li {
        font-size: 15px;
    }
    .Get_in_Touch .left_img {
        display: none;
    }
    .Get_in_Touch .container p {
        width: 100%;
        text-align: center;
    }
    .lets_talk .faq_part .faq_width,    
    .Faq_Section .faq_part .faq_width {
        width: 90%;
        margin: auto;
    }
    .contact_page_banner, .service_page_banner, .Product_page_banner, .page_banner {
        width: 100%;
        height: 22vh;
    }
    .contact_page_banner .container h1, .service_page_banner .container h1, .Product_page_banner .container h1, .page_banner .container h1 {
        font-size: 32px;
    }
    .Awaeds_winning .container .center_div {
        width: 174px;
        height: 214px;
        right: 0%;
        bottom: 0%;
    }
    .Awaeds_winning .container .center_div h3 {
        font-size: 26px;
    }
    .Products_Count .year_count,
    .Years_Experience .year_count {
        height: 130px;
        width: 130px;
    }
    .Years_Experience .tears_text h2 {
        font-family: "Playfair Display", serif;
        font-size: 30px;
        font-weight: 900;
    }
    .Years_Experience .tears_text img {
        max-width: 170px !important;
        margin-left: 20px;
    }
    .Products_Count .tears_text img {
        max-width: 200px !important;
    }
    .Products_Count .tears_text h2 {
        font-size: 50px;
    }
    .All_service_page .service_part .svg_border,
    .About_Company .container .service_part .svg_border {
        height: 50px;
        width: 50px;
        padding: 12px;
    }
    .All_service_page .service_part h4,
    .About_Company .container .service_part h4 {
        font-size: 14px;
    }
    .Main_Products .container .product_images {
        width: 100%;
        margin: 0 auto;
    }
    .Main_Products .container .left_right_arrow {
        bottom: -60%;
        width: 94%;
    }
    .Products_Count .year_count h2 {
        font: 60px / 1.85 Playfair Display, serif;
    }
    .custome_iamintrestede_model .model_bg h3 {
        font-size: 18px;
    }
    .custome_iamintrestede_model .model_bg form h4 {
        font-size: 18px;
    }

    .Why_Choose_Us .container .mission_vision_tab .nav-tabs .nav-link.active svg path, .Why_Choose_Us .container .mission_vision_tab .nav-tabs .nav-link.active {
        font-size: 14px;
        padding: 5px 5px;
    }
    .Why_Choose_Us .container .mission_vision_tab .nav-tabs .nav-link {
        font-size: 13px;
        padding: 10px 3px;
    }
    .Our_Sales_Executive .custome_card .icon_bg {
        height: 50px;
        width: 50px;
    }
    .Our_Sales_Executive .custome_card .icon_bg svg{
        height: 30px;
        width: 30px;
    }
    .Our_Sales_Executive .custome_card .num_email .text_style {
        font-size: 14px;
    }
    .Our_Sales_Executive .custome_card .num_email .text_style  svg{
        width: 18px;
        height: 18px;
    }
    .Our_Sales_Executive .custome_card .line_up {
        margin: 0px 15px;
        height: 55px;
        border: 0.3px solid #C42126;
    }
    .Water_Bottle .container .round_border .video_play_btn svg {
        height: 50px;
        width: 50px;
    }
    .lets_talk .location_detail .svg_id,
    .Faq_Section .location_detail .svg_id {
        height: 20px;
        width: 20px;
    }

    .table_x_scroll{
        overflow-x: scroll;
    }
    .Product_Details_Page_Sec .Technical_Specification .Table_Overflow {
        position: relative;
        overflow-x: scroll;
    }
    .Page_Heading {
        font-size: 25px;
    }
}
 
@media (min-width: 481px) and (max-width: 767px) {
    .main_page_banner{
        flex-direction: column-reverse;
        height: 100%;

    }
    .main_page_banner .container h1 {
        font-size: 32px;
        width: 100%;
        text-align: center;
    }
    .main_page_banner .container p {
        font-size: 16px;
        width: 100%;
        text-align: center;
    }
    .j2_center{
        justify-content: center !important;
    }
    .w_70 {
        width: 100%;
    }
    .section_title{
        gap: 1% !important;
        img{
            width: 25px;
        }
        h2{
            font-size: 20px !important;
        }
    }
    .main_page_banner .mobile_email {
        position: relative;
        right: 0%;
        width: 71%;
    }
    .Our_Services .service_part .svg_border {
        height: 50px;
        width: 50px;
        padding: 10px;
    }
    .Our_Services .service_part h4 {
        font-size: 14px;
    }
    .Our_Services .Get_Started_custome_btn {
        font-size: 13px;
        padding: 6px 12px;
    }
    .Water_Bottle .container .round_border .bg_red_background {
        height: 60px;
        width: 60px;
        padding: 16px;
        right: 8%;
    }
    .Water_Bottle .container .left_right_arrow {
        top: 36%;
        width: 92%;
    }
    .Water_Bottle .container .left_right_arrow .arrow_bg {
        background: #C42126;
        width: 28px;
        padding: 6px;
    }
    .Water_Bottle .container ul li {
        font-size: 15px;
    }
    .Get_in_Touch .left_img {
        display: none;
    }
    .Get_in_Touch .container p {
        width: 100%;
        text-align: center;
    }
    .lets_talk .faq_part .faq_width,    
    .Faq_Section .faq_part .faq_width {
        width: 90%;
        margin: auto;
    }
    .contact_page_banner, .service_page_banner, .Product_page_banner, .page_banner {
        width: 100%;
        height: 22vh;
    }
    .contact_page_banner .container h1, .service_page_banner .container h1, .Product_page_banner .container h1, .page_banner .container h1 {
        font-size: 32px;
    }
    .Awaeds_winning .container .center_div {
        width: 174px;
        height: 214px;
        right: 0%;
        bottom: 0%;
    }
    .Awaeds_winning .container .center_div h3 {
        font-size: 26px;
    }
    .Products_Count .year_count,
    .Years_Experience .year_count {
        height: 130px;
        width: 130px;
    }
    .Years_Experience .tears_text h2 {
        font-family: "Playfair Display", serif;
        font-size: 30px;
        font-weight: 900;
    }
    .Years_Experience .tears_text img {
        max-width: 170px !important;
        margin-left: 20px;
    }
    .Products_Count .tears_text img {
        max-width: 200px !important;
    }
    .Products_Count .tears_text h2 {
        font-size: 50px;
    }
    .All_service_page .service_part .svg_border,
    .About_Company .container .service_part .svg_border {
        height: 60px;
        width: 60px;
        padding: 12px;
    }
    .All_service_page .service_part h4,
    .About_Company .container .service_part h4 {
        font-size: 18px;
    }
    .Main_Products .container .product_images {
        width: 100%;
        margin: 0 auto;
    }
    
    .Main_Products .container .left_right_arrow {
    top: 57%;
    width: 91%;
    }   
    .Why_Choose_Us .container .mission_vision_tab .nav-tabs .nav-link.active svg path, .Why_Choose_Us .container .mission_vision_tab .nav-tabs .nav-link.active {
        font-size: 14px;
        padding: 5px 5px;
    }
    .Why_Choose_Us .container .mission_vision_tab .nav-tabs .nav-link {
        font-size: 13px;
        padding: 10px 3px;
    }

    .Our_Sales_Executive .custome_card .icon_bg {
        height: 50px;
        width: 50px;
    }
    .Our_Sales_Executive .custome_card .icon_bg svg{
        height: 30px;
        width: 30px;
    }
    .Our_Sales_Executive .custome_card .num_email .text_style {
        font-size: 14px;
    }
    .Our_Sales_Executive .custome_card .num_email .text_style  svg{
        width: 18px;
        height: 18px;
    }
    .Our_Sales_Executive .custome_card .line_up {
        margin: 0px 15px;
        height: 55px;
        border: 0.3px solid #C42126;
    }
    .Water_Bottle .container .round_border .video_play_btn svg {
        height: 50px;
        width: 50px;
    }
    .lets_talk .location_detail .svg_id,
    .Faq_Section .location_detail .svg_id {
        height: 20px;
        width: 20px;
    }
    .table_x_scroll{
        overflow-x: scroll;
    }
    .Product_Details_Page_Sec .Technical_Specification .Table_Overflow {
        position: relative;
        overflow-x: scroll;
    }
    .Page_Heading {
        font-size: 25px;
    }

}
 
@media (min-width: 768px) and (max-width: 990px){
    .main_page_banner{
        flex-direction: column-reverse;
        height: 100%;

    }
    .main_page_banner .container h1 {
        font-size: 38px;
        width: 100%;
        text-align: center;
    }
    .main_page_banner .container p {
        font-size: 22px;
        width: 100%;
        text-align: center;
    }
    .j2_center{
        justify-content: center !important;
    }
    .w_70 {
        width: 100%;
    }
    .section_title{
        gap: 1% !important;
        img{
            width: 25px;
        }
        h2{
            font-size: 20px !important;
        }
    }
    .main_page_banner .mobile_email {
        position: relative;
        right: 0%;
        width: 71%;
    }
    .Our_Services .service_part .svg_border {
        height: 50px;
        width: 50px;
        padding: 10px;
    }
    .Our_Services .service_part h4 {
        font-size: 14px;
    }
    .Our_Services .Get_Started_custome_btn {
        font-size: 13px;
        padding: 6px 12px;
    }
    .Water_Bottle .container .round_border .bg_red_background {
        height: 60px;
        width: 60px;
        padding: 16px;
        right: 8%;
    }
    .Water_Bottle .container .left_right_arrow {
        top: 49%;
        width: 98%;
    }
    .Water_Bottle .container .left_right_arrow .arrow_bg {
        background: #C42126;
        width: 28px;
        padding: 6px;
    }
    .Water_Bottle .container ul li {
        font-size: 15px;
    }
    .Get_in_Touch .left_img {
        display: none;
    }
    .Get_in_Touch .container p {
        width: 100%;
        text-align: center;
    }
    .lets_talk .faq_part .faq_width,    
    .Faq_Section .faq_part .faq_width {
        width: 90%;
        margin: auto;
    }
    .contact_page_banner, .service_page_banner, .Product_page_banner, .page_banner {
        width: 100%;
        height: 22vh;
    }
    .contact_page_banner .container h1, .service_page_banner .container h1, .Product_page_banner .container h1, .page_banner .container h1 {
        font-size: 32px;
    }
    .Awaeds_winning .container .center_div {
        width: 145px;
        height: 185px;
        right: 4%;
        bottom: -40%;
    }
    .Awaeds_winning .container .center_div h3 {
        font-size: 26px;
    }
    .Products_Count .year_count,
    .Years_Experience .year_count {
        height: 130px;
        width: 130px;
    }
    .Years_Experience .tears_text h2 {
        font-family: "Playfair Display", serif;
        font-size: 30px;
        font-weight: 900;
    }
    .Years_Experience .tears_text img {
        max-width: 170px !important;
        margin-left: 20px;
    }
    .Products_Count .tears_text img {
        max-width: 200px !important;
    }
    .Products_Count .tears_text h2 {
        font-size: 50px;
    }
    .All_service_page .service_part .svg_border,
    .About_Company .container .service_part .svg_border {
        height: 60px;
        width: 60px;
        padding: 12px;
    }
    .All_service_page .service_part h4,
    .About_Company .container .service_part h4 {
        font-size: 18px;
    }
    .Recent_Project .img_hover .overlay {
        height: 90px;
        width: 85%;
    }
    .Years_Experience .year_count h2 {
        font: 11vmax / 0.85 Playfair Display, serif;
    }
    .Products_Count .year_count h2 {
        font: 59px / 1.85 Playfair Display, serif;
    }
    .Main_Products .container .left_right_arrow {
        top: 57%;
        width: 97%;
    }
    .About_Company .container .service_part {
        width: 100%;
        margin: 0 auto;
    }
    .Water_Bottle .container .round_border .video_play_btn svg {
        height: 50px;
        width: 50px;
    }
    .lets_talk .location_detail .svg_id,
    .Faq_Section .location_detail .svg_id {
        height: 20px;
        width: 20px;
    }
    .Product_Details_Page_Sec .Technical_Specification .Table_Overflow {
        position: relative;
        overflow-x: scroll;
    }
    .Page_Heading {
        font-size: 25px;
    }
}
 
/* 
@media (min-width: 991) and (max-width: 1025px){
    
} */

@media (min-width: 991px) and (max-width: 1280px){
    .main_page_banner .container h1 {
        font-size: 40px;
        width: 80%;
    }
    .section_title h2 {
        font-size: 25px;
        font-family: "Playfair Display", serif;
    }
    .Water_Bottle .container .round_border .bg_red_background {
        height: 80px;
        width: 80px;
        padding: 20px;
        right: 9%;
    }
    .Water_Bottle .container .left_right_arrow {
        top: 50%;
        width: 98%;
    }
    .contact_page_banner .container h1, .service_page_banner .container h1, .Product_page_banner .container h1, .page_banner .container h1 {
        font-size: 45px;
    }
    .contact_page_banner, .service_page_banner, .Product_page_banner, .page_banner {
        width: 100%;
        height: 52vh;
    }
    .Awaeds_winning .container .center_div h3 {
        font-size: 26px;
    }
    .Awaeds_winning .container .center_div {
        width: 155px;
        height: 182px;
        right: 0%;
        bottom: -13%;
    }
    .Years_Experience .tears_text h2 {
        font-size: 50px;
    }
    .Years_Experience .tears_text img {
        max-width: 261px !important;
    }
    .Products_Count .tears_text img {
        max-width: 260px !important;
    }
    .Products_Count .tears_text h2 {
        font-size: 60px;
    }
    .About_Company .container .service_part .svg_border {
        height: 70px;
        width: 70px;
        padding: 17px;
    }
    .About_Company .container .service_part h4 {
        font-size: 18px;
    }
    .About_Company .container .service_part {
        width: 100%;
        margin: 0 auto;
    }
    .Get_in_Touch {
        padding: 34px 15px;
    }
    .lets_talk .location_detail .svg_id,
    .Faq_Section .location_detail .svg_id {
        height: 20px;
        width: 20px;
    }
    .Product_Details_Page_Sec .Technical_Specification .Table_Overflow {
        position: relative;
        overflow-x: scroll;
    }
    .Page_Heading {
        font-size: 30px;
    }
}
 
@media (min-width: 1281px) and (max-width: 1370px) {
   
}

@media (min-width: 1371px) and (max-width: 1440px) {
  
}

@media (min-width: 481px) and (max-width: 600px){
    .Products_Count .tears_text,
    .Years_Experience .tears_text {
        margin: 0 auto;
    }
    .Products_Count .year_count h2 {
        font: 61px / 1.85 Playfair Display, serif;
    }
}