 @media (max-width:400px) {
.logo {
width:100% !important;
}

}
@media (max-width:500px) {
	ul.repairs li {
width:100%;
margin:0px !important;
margin-bottom:40px !important;
}
.gal ul li { width:100% !important;}
ul.products li{ width:100% !important;}
}
 @media screen and (max-width: 767px) and (min-width:501px) {
}
@media screen and (max-width: 767px) and (min-width:501px) {
 ul.repairs li {
width:45%;
margin-bottom:40px !important;
}
.gal ul li { width:50% !important;}
ul.products li{ width:45% !important;}
}
@media (max-width:767px) {
.call {
margin-top:0px;
margin-bottom:10px !important
}
.bg1 {
width:100% !important;
position:static;
margin:0px !important;
}
.button1 a {
display:inline-block !important;
margin-bottom:14px;
}
.button1 {
text-align:center;
}
.content_right {
position:static !important;
}
.content {
margin-bottom:20px !important;
}
.end { text-align:center;}
.end span{ display:inline-block;}
.powered{ text-align:center; float:none !important;}
}
 @media (min-width:768px) and (max-width:991px) {
 ul.repairs li {
width:29%;
margin-bottom:40px !important;
}
}
 @media (min-width:992px) and (max-width:1199px) {
}
