@media(max-width:1024px) {
	.customer { height: auto; }
	.customer h3 {background: transparent;display: block;text-align: center;}
}

@media(max-width:980px) {
    .contact .col-sm-4 { width: 100%; }
    .contact .col-sm-8 { width: 100%; margin-bottom: 35px; }
    .send { height: auto; }
}
@media (min-width: 768px) and (max-width: 991px) {
	
.menu li a{ padding: 12px 7px; font-size:12px;}	
	
}
@media(max-width:767px) {
	.logo {
    display: block;
    text-align: center;
}
.top-num {
    float: none;
    text-align: center;
    margin-top: 15px;
}

.tog { display: block; }
.menu { display: none; }
.menu li { display: block; }
.menu li a { display: block; width: 100%; }
.welcome h3 {font-size: 20px;}
.welcome h1 {font-size: 30px;}
.welcome p {width: 100%;font-size: 13px;}
.cont h3 {font-size: 20px;}
.cont h1 {font-size: 30px;}
.fotlogo { float: none; }
.sm-hiiden { display: none; }
.product h1 {font-size: 30px;}
.product h3 {font-size: 20px;}
.dedicat .col-md-8 {
    float: none;
    text-align: center;
}
.ded .dis {display: block}
.tptitle { font-size: 24px; }

}





