/* responsive css*/

@media screen and (min-width: 0px) and (max-width: 767px) 
{ 
    .header .buy-now-button { 
            padding: 2px 10px }

    .buy-now {
    margin-top: -42px;
    }

    .after-img-verticalline { border-right: none ! important;}

    .header .buy-now-button { display: block ! important;}



    .testimonials-box h6 { width: 100% ! important;margin: 0px ! important;
                            padding: 10px ! important;font-size: 18px ! important;}

    .section-padding-top-lg
    {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .about-content 
      {
        padding: 40px 30px;
        margin-bottom: 50px;
      }
    .about-content 
    {
        height: auto;
        margin-left: 10px;
        margin-right: 10px;
    }
    .in-slidearrow-2 
    {
        padding-bottom: 0px; 
        margin-top: 0px; 
        margin-bottom: 0px; 
        padding-top: 0px; 
    }
    .section-padding-lg 
    {
         padding: 0px ; 
    }

    .mt-30 {
    margin-top: 20px;
    margin-left: 50px;
    margin-bottom: 20px;
    }

    .heightmatch img { margin-bottom: 20px;  }

    .slider-item .slick-slide .slick-active .first-elem { width: 370px; }

    .testimonial-slider .slider-item.first-elem .testimonial 
    {
        position: relative;
        margin-right: 70px;
        margin-left: 1px;
    }
    .testimonial { max-width: 60%;}
      
    .blog-slider-active .in-blog 
    {
        margin: 5px 0;
        margin-right: 35px;
        margin-left: -5px;
    }
    .section-padding-top-lg
    {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .about-content 
    {
        margin-top: 50px;
        margin-bottom: 10px;
    }
    .testimonial-slider .slider-item.first-elem .testimonial 
    {
        position: relative;
        margin-right: 75px;
    }
    .product-details 
    {
        margin-left: 100px;
        margin-top: -50px;
    }  
 
    .tab-wrap { display:block;}
    .media { display: block;}

    .tab-wrap .media .media-body
    {
        clear: both;
        margin-bottom: 50px;
    }
    .nav-tabs { display:block; }
    .tab-wrap .media .pull-left
    {
        clear: both;
        width: 100%;
        margin-bottom: 20px;
    }
    .tab-wrap .media .media-body
    {
        clear: both;
    }
    .nav-tabs > li.active > a:after
    {
        display: none;
    }
    .about-content { height: auto;}

    .footer { display: inline-block; }

    .in-navigation { display: none !important; }

    .mean-container .mean-nav ul li a.mean-expand {
        margin-top: 0;
        width: 20px;
        height: 24px;
        padding: 9px!important;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        font-weight: 700;
        background: rgba(255,255,255,.1);
        border: none!important;
        border-left: 1px solid rgba(0,0,0,.03)!important;
        border-bottom: 1px solid rgba(255,255,255,.1)!important;
        line-height: 20px;
    }
    .mean-container a.meanmenu-reveal 
    {
        height: 80px;
        right: 40px !important;
    }
    .container 
    {
        max-width: 400px;
    }

    .mean-container a.meanmenu-reveal 
    {
        height: 80px;
        right: 40px !important;
    }
    .zmdi-menu:before 
    {
        content: '\f197';
    }
    .mean-container a.meanmenu-reveal 
    {
        width: 30px;
        height: 83px;
        padding: 0;
        position: absolute;
        top: -75px !important;
        right: 40px !important;
        cursor: pointer;
        color: #333333;
        text-decoration: none;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: 700;
        line-height: 66px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 22px !important;
    }
    .mean-container a.meanmenu-reveal 
    {
        height: 80px;
        right: 40px !important;
    }

    .mean-container .mean-nav>ul 
    {
        height: 209px;
        overflow: hidden;
        overflow-y: auto;
        border: 1px solid #02224a;
    }

    .mean-container .mean-nav ul 
    {
        padding: 0;
        margin: 0;
        width: 100%;
        list-style-type: none;
    }
    .mean-container .mean-bar, .mean-container .mean-bar * 
    {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
      }

    .testimonial 
    {
        box-shadow: 0 0 10px rgba(3, 168, 243, 0.2);
        text-align: center;
        padding: 30px 30px;
        margin: 30px;
        margin-top: 75px;
        position: relative;
        border-radius: 10px;
        transition: all 0.3s ease-in-out 0s;
        z-index: 1;
    }
    .slick-slide
    {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
        margin-right: -40px;
    }
    .text-center 
    {
        text-align: center!important;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .owl-carousel .owl-item img {
    display: block ! important;
    width: 75% ! important;
    }
    .footer-contact { margin-right: 80px;}
}

/*****************************************************************************/

@media screen and (min-width: 768px) and (max-width: 991px) 
{

    .no-gutters {
        margin-right: -10px;
        margin-left: -200px;
    }

    .gmap_canvas {
        overflow: hidden;
        background: none!important;
        height: 500px;
        width: 700px;
    }

    .tab-wrap { display:block;}
      .media { display: block;}

      .tab-wrap .media .media-body {
        clear: both;
        margin-bottom: 50px;
    }
      .nav-tabs { display:block; }
      
      .tab-wrap .media .pull-left{
        clear: both;
        width: 100%;
        margin-bottom: 10px;
      }

      .tab-wrap .media .media-body{
        clear: both;
      }


    .nav-tabs > li.active > a:after{
        display: none;
      }
    .in-breadcrumb { padding: 0px 0;}

    .about-content {
        height: auto;
        min-height: 400px;
        padding: 75px 50px;
        box-shadow: 0 0 10px rgba(129, 131, 132, 0.52);
        margin-right: 0px;
    }


    .heightmatch img { width: 81%;}

    .slick-slide {
        margin-right: 0px !important;
        margin-left: 10px !important;
    }

    .in-navigation { display: none !important; }


    .mobile-menu-wrapper { display: block; }

    .mean-container a.meanmenu-reveal { right: 0px !important;position: absolute !important!;}
    .header .buy-now-button {margin-right: 100px !important;}

  


}

/****************************************************************************/
@media screen and (min-width: 992px) and (max-width: 1300px)
 {
        .in-navigation { display: none !important; }

        .header .buy-now-button {margin-right: 100px !important;}

        .mobile-menu-wrapper { display: block; }

        .mean-container a.meanmenu-reveal {
            width: 30px;
            height: 30px;
            padding: 0;
            position: absolute;
            top: -75px !important;
            right: 250px !important;
            cursor: pointer;
            color: #333333;
            text-decoration: none;
            font-family: Arial,Helvetica,sans-serif;
            font-weight: 700;
            line-height: 66px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            font-size: 22px !important;
        }
        .about-content { margin-right: 150px;
        }
        .testimonial-slider .slider-item {
            margin-left: 60px;
        }
        .about-content 
        {
            margin-right: 185px;
            margin-left: 150px;
        }
        .heightmatch img 
        {
            max-width: unset;
            margin-left: 150px;
        }
}



@media screen and (min-width: 1301px) and (max-width: 1440px)
{

    .in-navigation { display: block !important; }

    .mobile-menu-wrapper { display: none !important; }

}

@media screen and (min-width: 1441px) and (max-width:2560px)
{
    .mobile-menu-wrapper { display: none !important; }

 /*   .testimonial-slider {
        margin-left: 650px;}*/
}