@media (max-width: 1000px) {

body {
	min-width: inherit;
}

#wrap, section {
	width:auto;
	padding:0 15px;
}

#sectionheader {
	width:auto;
	padding:15px;
	height:auto;
	overflow:auto;
}

nav { 
		background-image:none;
		background: #fefefe; /* Old browsers */
		background: -moz-linear-gradient(top,  #fefefe 0%, #e7e7e7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #fefefe 0%,#e7e7e7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
		width:auto;
}

nav ul {
	padding:18px;
}

nav li a {
	font-size:14px;
	display:block;
}

#slider {
    float:none;
}

.jcarousel-container {
	margin:0 auto;
}

.jcarousel-container img {
	 width:100%;
	max-width:100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:100%;
	height:auto;
}

#shtext {
    float: none;
    padding: 25px 0 0;
    width: 100%;
}

#left {
    padding: 0 3% 0 0;
    width: 27%;
}

#right { 
	width:70%;
}

.learnmore {
	left:0;
	right:auto;
}

#phonebox p, #phonebox p span { 
	font-size:100%; 
	line-height:20px;
}

#phonebox .number {
    font-size: 20px;
}

#phonebox2 p, #phonebox2 p span { 
	font-size:100%; 
	line-height:20px;
}

#phonebox2 .number {
    font-size: 20px;
}

#phonebox3 p, #phonebox3 p span { 
	font-size:100%; 
	line-height:20px;
}

#phonebox3 .number {
    font-size: 20px;
}

#centerleft {
	width:30%;
}

#centerleft img {
    width:100%;
	max-width:100%;
	height: auto;
	width: auto\9; /* ie8 */
}

#centerright {
	padding-left:4%;
	width:66%;
}

#centercontactleft {
	float:none;
	padding:0;
	width:100%;
}

footer {
    padding:25px;
}

}

@media (max-width: 767px) {

#left {
	float:none;
    padding: 0;
    width:100%;
}

#right {
	float:none; 
	width:100%;
	margin-bottom:35px;
}

#phonebox p, #phonebox p span { 
	font-size:26px; 
	line-height:24px;
}

#phonebox .number {
    font-size:22px; 
	line-height:28px
}

#box img.contact {
	float:none;
	width:100%;
	max-width:100%;
	height: auto;
	width: auto\9; /* ie8 */
}

#centerleft2 { 
	float:none; 
	padding:0;
	margin:0 auto;
	width:50%;
}

#centerleft2  img {
	width:100%;
	max-width:100%;
	height: auto;
	width: auto\9; /* ie8 */
}

#centercontact { 
	width:220px; 
	margin:0 auto;
}

#centercontact a {
	float:none;
	display:block;
}

}

@media (max-width: 600px) {

#logo img {
    width:100%;
	max-width:100%;
	height: auto;
	width: auto\9; /* ie8 */
}

#topbar {
	text-align:center
}

.phone {
	font-size:21px;
}

.toggle-navbar {
	display:block;
}

.collapse {
    display: none;
	visibility: hidden;
}

nav { 
		height:auto;
}

nav li {
	border-right: none;
	width: 100%;
	text-align:left;
	padding:0;
}

nav li a {
	padding:5px;
}

}

@media (max-width: 531px) {

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width:100%;
}

}

@media (max-width: 480px) {

#centerleft {
	width:100%;
}


#centerright {
	padding-left:0;
	width:100%;
}

#centerleft2 { 
	width:100%;
}

}

@media (max-width: 320px) {



}