﻿@media (max-width:991px) and (min-width:768px) {

    .site-navbar .site-navigation .site-menu > li > a {
        padding: 5px 10px;
        font-size: 14px;
    }

    .homebanner {
        height: 70vh;
    }

    .captionbanner {
        left: 90px;
        top: 160px;
        width: 300px;
    }

        .captionbanner h5 {
            font-size: 30px;
        }

    .experience {
        right: 20px;
    }

        .experience .year {
            font-size: .9rem;
        }

        .experience .caption {
            font-size: 10px;
        }

    .section-sub-title {
        font-size: 18px;
    }

    .section-title {
        font-size: 30px;
    }

    .whydiwan-box-icon {
        min-height: 70px;
        min-width: 70px;
        width: 70px;
        height: 70px;
        padding: 15px;
    }

    .whydiwan-box h3 {
        font-size: 18px;
    }

    .whydiwan-box {
        min-height: 300px;
    }

    .tab_none {
        display: none;
    }

    .product-item-2 .product-title-wrap {
        margin-top: 15px;
    }

    .testimonial_section .about_content .background_layer {
        left: -100px;
    }

    .banner_aboutus {
        height: 400px;
        background-position: 70% center;
    }

    .text-container_about {
        width: 400px;
        top: 80px;
        left: 4%;
    }

        .text-container_about h1 {
            font-size: 40px;
        }

        .text-container_about h3 {
            font-size: 20px;
        }

    .ownerimage {
        width: 320px;
        height: 320px;
    }

        .ownerimage:before {
            top: 50px;
            left: 20px;
        }

    .information_Aboutpara {
        padding: 20px !important;
    }

    .box_history1, .box_history2 {
        padding: 1rem !important;
        min-height: 200px;
    }

    .text-container_product {
        left: 0%;
    }

    .banner_prodct {
        background-position: 60% center;
    }

    .box_image_service {
        padding: 0rem !important;
        margin-top: 100px;
    }

    .list_service_left li, .list_service_right li {
        padding: 10px;
        margin-bottom: 10px;
        position: inherit;
        width: auto;
    }
}

@media (max-width:767px) and (min-width:320px) {
    .site-navigation {
        display: none;
    }

    .mob-py-0 {
        padding-top: 0px !Important;
        padding-bottom: 0px !Important;
    }

    .mob-py-1 {
        padding: 1rem 0 !Important;
    }

    .mob-pl-1 {
        padding-left: 1rem !Important;
    }

    .mob-mx-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .mob-my-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .mob-mb-1 {
        margin-bottom: 1rem !important;
    }

    .experience {
        position: initial;
        bottom: 0;
        right: 0;
        background: #58585a;
        padding: 10px;
    }

    .site-section, .site-section2 {
        padding: 20px 0px;
    }

    .img_mission_fix {
        display: none;
    }

    .mission_back {
        width: 200px;
        left: -70px;
    }

    .nav_mob {
        display: block;
        position: relative;
        z-index: 2000;
    }

    .list_service_left li, .list_service_right li {
        position: initial;
        width: auto;
    }
}

@media (max-width:575px) and (min-width:320px) {
    .carousel-control-prev, .carousel-control-next {
        display: none;
    }
    .carousel-indicators{
        bottom:-16px;
    }
}

@media (max-width:479px) and (min-width:320px) {
    body {
        font-size: 13px;
    }

    .site-logo img {
        width: 100px;
    }

    .Main_container {
        margin-top: 50px;
    }

    .homebanner, .banner_aboutus {
        height: 30vh;
    }

    .banner_aboutus {
        background-position: 60% center;
    }

    .banner_prodct {
        height: 35vh;
        background-position: 60% center;
    }

    .captionbanner {
        left: 40px;
        height: 150px;
        top: 50px;
        width: 150px;
    }

        .captionbanner h5 {
            font-size: 18px;
        }

    .footerlogo {
        width: 200px;
    }

    .experience .year {
        font-size: .9rem;
    }

    .experience .caption {
        font-size: 10px;
    }

    .section-sub-title {
        font-size: 16px;
    }

    .section-title {
        font-size: 24px;
    }

    .whydiwan-box {
        padding: 10px;
        min-height: 300px;
    }

    .whydiwan-box-icon {
        min-height: 65px;
        min-width: 65px;
        width: 65px;
        height: 65px;
        padding: 10px;
    }

    .whydiwan-box h3, .about-addon-content {
        font-size: 16px;
    }

    .box_mission_text {
        padding: 20px 20px 10px 20px;
    }

    .single-clients-logo {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 120px;
        width: 50%;
    }

    .testimonial_section .about_content {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
        padding: 0px 10px 20px 55px;
    }

    .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev {
        top: 95px;
        right: 62px;
    }

    .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next {
        top: 95px;
        right: 25px;
    }

    .footer_menu ul li, .footer_socialicon ul li {
        padding: 10px;
    }

    .text-container_about {
        position: ABSOLUTE;
        padding: 30px 20px;
        width: 200px;
        top: -10px;
        left: 5%;
    }

    .text-container_product, .text-container_servce {
        padding: 40px 25px;
        top: 0;
        left: 0%;
        height: 100%;
        width: 100%;
        background-color: #fffc;
    }

    .text-container_about h1 {
        font-size: 30px;
    }

    .text-container_about h3 {
        font-size: 18px;
    }

    .about-addon-title {
        padding-right: 15px;
        font-size: 18px;
    }

    .about-addon-wrapper2 {
        padding: 5px 0px 0px 0px;
    }

    .information_Aboutpara {
        margin-top: 120px;
        padding: 15px !important;
    }

    .ownerimage {
        padding-top: 20px;
        padding-left: 30px;
        padding-right: 10px;
        width: 250px;
        height: 250px;
    }

        .ownerimage p {
            margin-top: 15px;
            font-size: 16px;
        }

        .ownerimage span, .freetest_box h4 {
            font-size: 14px;
        }

        .ownerimage:before {
            top: 10px;
        }

    .box_history1, .box_history2 {
        min-height: 150px;
        padding: 40px 25px !important;
        margin-bottom: 5px;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mob100 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mob_freeeyebox {
        border: solid thin #58585a;
        padding: 1rem !important;
    }

    .freetest_box img {
        width: 50px;
    }
    .carousel-control-prev, .carousel-control-next{

    }
}

@media (max-width:575px) and (min-width:480px) {
    .site-navigation {
        display: none;
    }

    .captionbanner {
        left: 20px;
        height: 200px;
        top: 40px;
        width: 250px;
    }

        .captionbanner h5 {
            font-size: 30px;
        }

    .homebanner, .banner_aboutus {
        height: 50vh;
    }

    .section-title {
        font-size: 30px;
    }

    .section-sub-title, .ownerimage p {
        font-size: 18px;
    }

    .whydiwan-box {
        padding: 30px;
        min-height: 300px;
    }

    .box_mission_text {
        padding: 20px;
    }

    .single-clients-logo {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        height: 140px;
        width: 33.33%;
    }

    .testimonial_section .about_content {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
        padding: 10px 0px 30px 40px;
    }

    .footer_menu ul li, .footer_socialicon ul li {
        padding: 10px;
    }

    .site-logo img {
        width: 120px;
    }

    .Main_container {
        margin-top: 80px;
    }

    .footerlogo {
        width: 250px;
    }

    .text-container_about {
        padding: 20px;
        width: 300px;
        top: 40px;
        left: 0%;
    }

    .text-container_product {
        padding: 50px 30px;
        top: 0;
        left: 0%;
        height: 100%;
        width: 100%;
        background-color: #fffc;
    }

    .text-container_about h1 {
        font-size: 36px;
    }

    .text-container_about h3 {
        font-size: 20px;
    }

    .about-addon-title {
        padding-right: 20px;
        font-size: 24px;
        line-height: 30px;
    }

    .about-addon-wrapper2 {
        padding: 5px 0 0 0;
    }

    .about-addon-content, .ownerimage span {
        font-size: 16px;
    }

    .information_Aboutpara {
        margin-top: 110px;
    }

    .ownerimage {
        padding-top: 10px;
        padding-left: 40px;
        padding-right: 0px;
        width: 300px;
        height: 300px;
        margin: 0px auto;
    }

        .ownerimage:before {
            top: -10px;
            left: 30px;
        }

    .box_history1, .box_history2 {
        min-height: 200px;
        margin-bottom: 1px;
        padding: 40px 20px !important;
    }

    .mob_freeeyebox {
        border: solid thin #58585a;
        padding: 1rem !important;
    }
}

@media (max-width:767px) and (min-width:576px) {
    .captionbanner {
        position: ABSOLUTE;
        left: 30px;
        height: 250px;
        top: 170px;
        text-align: left;
        width: 230px;
    }
    .carousel-control-prev, .carousel-control-next {
        display: none;
    }

        .captionbanner h5 {
            font-size: 30px;
        }

    .homebanner {
        height: 70vh;
    }

    .banner_aboutus {
        height: 50vh;
        background-position: 70% center;
    }

    .banner_prodct {
        background-position: 60% center;
    }

    .section-sub-title {
        font-size: 18px;
    }

    .section-title {
        font-size: 32px;
    }

    .whydiwan-box-icon {
        min-height: 80px;
        min-width: 80px;
        width: 80px;
        height: 80px;
        padding: 15px;
    }

    .whydiwan-box h3 {
        font-size: 16px;
    }

    .whydiwan-box {
        padding: 10px;
        min-height: 370px;
    }

    .box_mission_text {
        padding: 40px;
    }

    .single-clients-logo {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        height: 120px;
        width: 25%;
    }

    .testimonial_section .about_content {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
        padding: 40px 0px 40px 40px;
    }

    .box_foot_contnt p {
        font-size: 15px;
    }

    .footer_menu ul li, .footer_socialicon ul li {
        padding: 15px;
    }

    .footerlogo {
        width: 300px;
    }

    .box_history1, .box_history2 {
        min-height: 180px;
        padding: 40px 20px !important;
        margin-bottom: 1px;
    }

    .about-addon-content {
        font-size: 16px;
    }

    .about-addon-wrapper2 {
        padding: 5px 0 0 0;
    }

    .about-addon-title {
        padding-right: 20px;
        font-size: 20px;
    }

    .text-container_about {
        padding: 20px;
        width: 300px;
        top: 50px;
        left: 2%;
    }

        .text-container_about h1 {
            font-size: 40px;
        }

        .text-container_about h3 {
            font-size: 18px;
        }

    .ownerimage p {
        font-size: 18px;
    }

    .ownerimage {
        padding-top: 10px;
        padding-left: 30px;
        padding-right: 0px;
        width: 300px;
        height: 300px;
        margin: 0px auto;
    }

        .ownerimage:before {
            top: -10px;
            left: 20px;
        }

    .information_Aboutpara {
        margin-top: 140px;
    }

    .mob_freeeyebox {
        padding: 1rem !important;
    }

    .freetest_box img {
        width: 60px;
    }

    .freetest_box h4 {
        font-size: 14px;
    }

    .box_image_service {
        display: none;
    }
}

@media (max-width:1023px) and (min-width:992px) {
    .captionbanner {
        top: 130px;
        width: 450px;
    }

    .whydiwan-box {
        min-height: 360px;
    }

    .section-sub-title {
        font-size: 18px;
    }

    .section-title {
        font-size: 30px;
    }

    .box_mission_text {
        padding: 30px 10px 20px 80px;
    }

    .mission_back {
        bottom: 40px;
        width: 300px;
    }

    .banner_aboutus {
        height: 400px;
        background-position: 80% center;
    }

    .text-container_about {
        padding: 40px;
        width: 450px;
        top: 80px;
    }

        .text-container_about h1 {
            font-size: 45px;
        }

        .text-container_about h3 {
            font-size: 20px;
        }

    .ownerimage {
        width: 350px;
        height: 350px;
    }

    .box_history1, .box_history2 {
        min-height: 210px;
        padding: 3rem 1.5rem !important;
    }

    .banner_prodct {
        background-position: 60% center;
    }
    /*Services*/
    .list_service_left li, .list_service_right li {
        padding: 10px;
        margin-bottom: 10px;
    }

    .left_service1 {
        left: 100px;
    }

    .left_service2 {
        left: 40px;
        top: 100px;
    }

    .left_service3 {
        left: 30px;
        top: 200px;
    }

    .left_service4 {
        left: 40px;
        top: 320px;
    }

    .left_service5 {
        left: 60px;
        top: 420px;
    }

    .right_service1 {
        right: 60px;
        top: 0;
    }

    .right_service2 {
        right: 40px;
        top: 110px;
    }

    .right_service3 {
        right: 40px;
        top: 230px;
    }

    .right_service4 {
        right: 50px;
        top: 330px;
    }

    .right_service5 {
        right: 60px;
        top: 450px;
    }
}

@media (max-width:1199px) and (min-width:1024px) {
    .ownerimage {
        width: 350px;
        height: 350px;
    }

    .box_history1, .box_history2 {
        min-height: 210px;
        padding: 3rem 1.5rem !important;
    }

    .text-container_product {
        width: 450px;
        left: 5%;
    }

    .list_service_left li, .list_service_right li {
        padding: 12px;
    }

    .left_service1 {
        left: 80px;
        top: 0;
    }

    .left_service2 {
        left: 50px;
        top: 100px;
    }

    .left_service3 {
        left: 30px;
        top: 200px;
    }

    .left_service4 {
        left: 50px;
        top: 320px;
    }

    .left_service5 {
        left: 70px;
        top: 420px;
    }

    .right_service1 {
        right: 70px;
        top: 0;
    }

    .right_service2 {
        right: 50px;
        top: 115px;
    }

    .right_service3 {
        right: 30px;
        top: 240px;
    }

    .right_service4 {
        right: 50px;
        top: 340px;
    }

    .right_service5 {
        right: 70px;
        top: 465px;
    }
}

@media (max-width:1300px) and (min-width:1200px) {

    .list_service_left li, .list_service_right li {
        padding: 15px;
    }

    .left_service2 {
        top: 110px;
    }

    .left_service3 {
        top: 230px;
    }

    .left_service4 {
        top: 370px;
    }

    .left_service5 {
        top: 490px;
    }
    .right_service2 {
        top: 120px;
    }
    .right_service3 {
        top: 250px;
    }
    .right_service4 {
        top: 360px;
    }
    .right_service5 {
        top: 490px;
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .captionbanner {
        left: 140px;
        top: 210px;
        text-align: left;
        width: 400px;
    }
    .captionbanner h5{
        font-size:36px;
    }
}