
/*@media(min-width:1000px) and (max-width:1800px) {
.header {
height: 140px;
}
}*/
@media(min-width:820px) and (max-width:1000px) {
.header {
height: 160px;
}

}



@media(min-width:300px) and (max-width:820px) {
h1,h2 {
	font-size: 18px;
	
}
.header {
height: 180px;
}
.sm {
	visibility: hidden;
}
.main {
width: 100%;
padding-bottom: 0px;
}
.resp_img{
	width: 100%;
	height: auto;

}

.column2 {
	width: 100%;
}
.column3 {
	width: 100%;
}
.main_logo {
	padding:0;
}
.contact {
	float: left;
	text-align: center;
	width: 100%;
	padding: 0;
}
.phone {

}
.addy {

}
.teamphoto {
  width: 130px;
}
figure figcaption {
    text-align: center;
    font-size: 12px;
}
.sm_logo {
	visibility: visible;
}
.logo_mobile {
	width: 60px;
}
.side {
	width: 100%;
	font-size: 16px;
}
.sidecont {
	padding-bottom: 25px;
}
.offers {
	float: left;
	width: 44%;
	text-align: justify-all;
}
.hours {
	float: left;
	width: 100%;
	padding-bottom: 150px;

}
.center {
	padding-top: 5px;
}
.table1 {
	width: 255px;
}
#menu-outer {
	height: 64px;}
ul#horizontal-list {
min-width: 320px;
text-align: center;}
ul#horizontal-list li {
	font-size: 9px;
}
.directions {
	float: right;
	width: 50%;

}
.map4 {
	width: 100%;
}
iframe {
	width: 200px;
}
.column4 {
	width: 100%;
}
.sm {
	text-align: center;
	padding-top: 0;
}
.sm1 {
	float: left;
}


