/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 25 Feb, 2017, 3:30:25 PM
    Author     : DELL-PC
*/

@media(min-width:1200px){
.slider_top_content a {
    font-size: 51px;
    padding: 59px 10px;
}
.slider_top_content{top:40%}
.about_we{top:60%}
.our_services_headline{margin: 48px 0 17px;}
}
@media(max-width:1199px){
    .slider_top_content a {
    font-size: 40px;
    padding: 59px 10px;
}
}
@media(max-width:991px){
    .ch-item{width:280px;height: 280px}
    .in_footer_content{padding-left: 0} 
    .product_in_list{padding: 20px 0}
    .search_products{padding-top: 30px}
    .all_products_in h3{font-size: 35px;margin: 30px 0 10px}
    .product-box {
    width: auto;
    float: none;
    margin: 2%;
    position: relative;
}
   
}
@media(max-width:767px){
    .in_all_footer,.in_contact li{text-align: center}
    .all_footer_contents h3{font-size: 40px}
    .post4,.post3{padding: 0} 
    .our_services_in span{font-size: 23px}
    .slider_top_content a {
    font-size: 31px;
    padding: 0px 11px;
}
.outer_wrapper {z-index: 1000;background: rgba(51, 51, 51, 0.73);    padding:  0;}
.slider_top_content{padding: 5px 0}
.slider_top_content{top:37%}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 0px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
}
@media(max-width:499px){
.slider_top_content a {
    font-size: 18px;
    padding: 0 10px;
}
.toggle-wrap{padding: 7px 0}
}