/*===================== 
	Color information
	
	- Light Blue: #6dc6e7;
	- Darker Blue: #2885b3;
	- Light Blue-Gray Tint: #e6ecf5;
	-
		 
=======================*/
/*===================== 
	CSS reset/normalize 
=======================*/

/**Correct `block` display not defined in IE 8/9.**/
article,aside,details,figcaption,figure,footer,header,hgroup,
main,nav,section,summary {display: block;}
pre {white-space: pre-wrap;}
small { font-size: 80%;}


/*===================== 
		Fonts
=======================*/



/*===================== 
	base styles 
=======================*/

html {
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	}

body {
	font-family: 'Montserrat', sans-serif;
    margin: 0;
	padding:0;
	background:url(../siteart/p6.png) repeat;
	color:#000;
	}

svg:not(:root) {overflow: hidden;/*reset*/}
	
/* clear floats */ 
.group:before,
.group:after {content: ""; display: table;} 
.group:after {clear: both;}
.group {zoom: 1;}	
.clear { clear: both;}
	
/*image replacement*/
.hide-text {
	text-indent:  100%;
	white-space:  nowrap;
	overflow:  hidden;
	}	

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	border-style: solid;
    height: 0;
	margin:3px auto;
	background:#5a5a5a;
	height:3px;
	} 

img { border: 0; max-width:100%;} 
	
/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	font-weight:700;
	line-height:1.2em;
	}
	h1, .h1 {font-size: 36px;}
	h2, .h2 {font-size: 30px;}
	h3, .h3 {font-size: 24px;}
	h4, .h4 {font-size: 20px;}
	h5, .h5 {font-size: 18px;}

p {
	font-family: 'Montserrat', sans-serif;
	padding: 0 0 2% 0;
	font-size:18px;
	line-height:1.5em;
	margin: 0;
	}
strong{	font-family: 'Montserrat', sans-serif;font-weight:700;}

/*===================== 
	link styles 
=======================*/

a.link:focus {outline: thin dotted;/*reset*/
	}
	
a {
    text-decoration:none;
	color:inherit;
}

a:hover  {
	text-decoration: none;
	color:#e40620;
	} 
	
	
.appbutton{}
.appbutton a{background:#38b749; padding:5px 10px;color:#fff; border-radius:3px;}
.appbutton a:hover{background:#262626; padding:5px 10px;color:#fff; border-radius:3px;}
 
/*===================== 
	list styles 
=======================*/
ul.list{
	margin:0;
	padding: 0 0 5% 7%;
}
ul.list li{
	font-size:16px;
}

/*===================== 
	header styles 
=======================*/
header{width:100%;margin:0;padding:10px 0 0 0;background:#000;text-align:center;position:fixed;top:0%;z-index:1000;}

.headerwrap{width:96%;max-width:1580px;margin:0 auto;position:relative;}
.logo{position:absolute;left:0;top:5px;z-index:100;}
.headlocations{float:left;width:70%;margin-left:18%;padding-top:15px;}
.paclogo{float:right;width:12%;padding-top:10px;}
.locationblock{width:98%;float:left;margin-right:2%;text-align:left;}
.locationblock h2, .locationblock .h2{color:#fff;padding:0;line-height:1.3em;}
.locationblock a h3, .locationblock a .h3{color:#a5a5a5;}
.locationblock a h3:hover, .locationblock a .h3:hover{color:#e40620;}
.storelink p{color:#fff;font-size:14px;margin:2px 0;}
.storelink p span{display:inline;}

.locationmobile{display:none;}


/*===================== 
	content styles 
=======================*/
#internal{padding:280px 0 2% 0;}
#headinternal{padding-bottom:1%;}
.contentblock{background:url(../siteart/lightwhite.png) repeat;padding:2%;}
.pagetitle{padding:2% 0 2% 1%;background:url(../siteart/metal-texture.jpg) center center no-repeat;color:#fff;}
#sitetitle{background:none;}
.wrapper{width:96%;max-width:1580px;margin:0 auto;padding:0;}
.container{width:100%;max-width:1620px;margin:0 auto;}

.contentblock h3{padding-bottom:2%;color:#e40620;}
.red{background:#e40620;color:#fff;padding:5px 1%;}

	
/*===================== 
	slideshow styles 
=======================*/
.slides{background:url(../siteart/concrete_wall.png) repeat;padding:0;color:#fff;position:relative;}

.cycle-slideshow{box-shadow: 0px 2px 5px 1px rgba(0,0,0,.75);}
.cycle-slideshow img{
	width:100%;
}

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 10px; overflow: hidden;display:none;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; transition: all .5s ease-in-out; 
}
.cycle-pager span.cycle-pager-active { color:#2885b3;}
.cycle-pager > * { cursor: pointer;}



/*===================== 
	welcome styles 
=======================*/
.padit{padding:790px 0 2% 0;}
.welcome{background:url(../siteart/welcomeback2.jpg) center center fixed no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.welcomeblock{position:absolute;left:0;top:270px;background:url(../siteart/white.png) repeat;width:50%;padding:2% 4% 2% 9%;}
.welcomeblock h3, .welcomeblock .h3{color:#5a5a5a;font-weight:600;line-height:1.2em;}
.welcomeblock h1, .welcomeblock .h1{color:#e40620;font-weight:700;line-height:1.2em;padding-bottom:1%;}
.truckhero{position:absolute;top:250px;right:8%;}

.quicklinks{width:100%;margin:2% auto;text-align:center;}
.linkbox{display:inline-block;zoom: 1;*display: inline;width:20%;height:320px;margin:0 2%;position:relative;background:url(../siteart/diamondback.png) center center no-repeat;-moz-background-size:contain;-webkit-background-size:contain;background-size:contain;}
#inactive,#active{position:absolute;top:-30px;width:90%;left:5%;right:5%;}
#inactive{z-index:10;}
#active{z-index:9;}
.linkbox:hover > #inactive{z-index:9;-moz-transition:0.3s ease-in;-webkit-transition:0.3s ease-in;-ms-transition:0.3s ease-in;-o-transition:0.3s ease-in;transition:0.3s ease-in;}
.linkbox:hover > #active{z-index:10;-moz-transition:0.3s ease-in;-webkit-transition:0.3s ease-in;-ms-transition:0.3s ease-in;-o-transition:0.3s ease-in;transition:0.3s ease-in;}
.linkbox:hover > .linktitle{bottom:12%;-moz-transition:0.3s ease-in;-webkit-transition:0.3s ease-in;-ms-transition:0.3s ease-in;-o-transition:0.3s ease-in;transition:0.3s ease-in;-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

.linktitle{position:absolute;bottom:10%;width:100%;}
.linktitle h3{color:#fff;font-weight:600;}
.linktitle p{color:#e40620;padding:0;}
.linktitle span{color:#fff;display:block;}


/*===================== 
	location styles 
=======================*/
.locationselect{width:100%;margin:0 auto;padding:4% 0 2% 0;background:url(../siteart/metal-texture.jpg) center center no-repeat;-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;border-bottom:3px solid #e40620;position:relative;}
.locationselect h3, .locationselect .h3{color:#c8c8c8;}
.locationselect h2, .locationselect .h2{color:#fff;padding-bottom:2%;}
.locationselect h1,.locationselect .h1,.locationbox p{color:#fff;padding:0;}
.petelogo{position:absolute;top:-80px;left:40%;right:40%;width:20%;}
.locationleft{float:left;width:30%;}
.locationright{float:left;width:68%;margin-left:2%;text-align:center;}
.locationbox{display:block;width:88%;margin:4%;padding:2%;border-bottom:1px solid #fff;text-align:left;}
.locationbox h4,.locationbox .h4, .locationbox a p{color:#c8c8c8;}
.locationbox h4 span, .locationbox .h4 span{display:block;}
.locationbox span{color:#e40620;}
#manulogo{text-align:center;border:none;}
#manualt{display:none;}
.infobutton{background:#e40620;text-align:center;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:4px;width:50%;margin:5px 0 2% 0;}
.infobutton p,#action p{padding:0;}
.infobutton p strong,#action p strong,#short h4{color:#fff;font-weight:700;}
.infobutton:hover{background:#5a5a5a;-moz-transition:0.3s ease-in;-webkit-transition:0.3s ease-in;-ms-transition:0.3s ease-in;-o-transition:0.3s ease-in;transition:0.3s ease-in;}
#short{width:30%;}
#contacted{width:50%;}
#mccombmap,#hattiesburgmap{display:none;}
.reveal{background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.reveal h4, .reveal .h4{color:#000;}
.reveal p,.reveal a p{color:#5a5a5a;}

.storeselect,#video{display:inline-block;zoom: 1;*display: inline;vertical-align:top;}
.storeselect{width:38%;margin-right:2%;}
#video{width:58%;text-align:left;}
#video p{color:#fff;}

.contacted{padding:0;}




/*===================== 
	servicebar styles 
=======================*/
.rapid{padding:4% 0;background:url(../siteart/serviceback2.jpg) center center no-repeat;-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.rapidbar{width:100%;background:#212121;text-align:center;padding:15px 0;border-top:2px solid #fff;border-bottom:2px solid #fff;}
.rapidlogo{position:relative;}
.rapidlogo img{position:absolute;top:-60px;left:0;}
.rapidlogo,.rapidmiddle,.rapidright{display:inline-block;zoom: 1;*display: inline;vertical-align:middle;}
.rapidlogo{width:20%;}
.rapidmiddle{width:30%;}
.rapidmiddle h3, .rapidmiddle .h3{color:#fff;}
.rapidright{width:40%;}
#action{width:45%;display:inline-block;zoom: 1;*display: inline;vertical-align:middle;margin:0 1%;}



/*===================== 
	Form styles 
=======================*/
#formpage{padding:0 10px;}
.half{float:left;width:48%;margin:0 1%;}

form{
	margin:0 0 0;
}
label{
	display:inline-block;zoom: 1;*display: inline;
	font-size:16px;
	width:auto;
}
input{
	font-family: 'Open Sans', Arial, sans-serif;
	border: #999999 solid 1px;
	border-radius: 2px;
	padding: 1%;
	font-size:14px;
	width:98%;
	margin-bottom:10px;
}
input.radio{display:inline-block;zoom: 1;*display: inline;width:2%;}
input:focus{
	border: #2885b3 solid 1px;
}
input.button2{
	display:block;
	width:50%;
	margin:0 auto 5% auto;
	border:#277e32 solid 1px;
	background-color:#38b749;
	color:#fff;
	border-radius: 2px;
}

input.button2:hover{
	background-color:#277e32;
	cursor:pointer;
}

select{
	font-family: 'Open Sans', Arial, sans-serif;
	border: #999999 solid 1px;
	padding: 1%;
	font-size:14px;
	width:100%;
	margin-bottom:10px;
}

textarea{
	font-family: 'Open Sans', Arial, sans-serif;
	border: #999999 solid 1px;
	border-radius: 2px;
	padding: 1%;
	font-size:14px;
	width:98%;
}

.sendbutton{background:#e40620;color:#fff;font-size:18px;font-weight:700;}
.sendbutton:hover{cursor:pointer;background:#000;-moz-transition:0.3s all ease;-webkit-transition:0.3s all ease;-ms-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease;}
input[type="checkbox"], input[type="radio"]{width:15px;height:15px;}
.interest{margin:20px auto;}
label{margin-right:1%;font-weight:bold;}
#main-search input[type='submit']{background:#e40620 !important;}

/*===================== 
	layout styles 
=======================*/

.scrolling{display:block;background:url(../siteart/scrollingbg.jpg) repeat; padding:30px 0; border-top:#ffcd07 4px solid;}


.ribbon{text-align:center;color:#fff;background:#38b749;border-bottom:#216c2b 5px solid;position:relative;}
.ribbon h2, .ribbon .h2{color:#fff;}


.sitemap{background:url(../siteart/escheresque_ste.png) repeat;color:#fff;}
.sitemap p{line-height:2em;}
.sitemap i{font-size:42px;margin-right:20px;}

/*--------Scrolling Inventory--------*/
.cf{background:url(../siteart/lightwhite.png) repeat;}
.hosted-content .pagination > .drop-down-form select{width:8% !important;}
.hosted-content h1{font-size:24px !important;}
.hosted-content h3{font-size:20px !important;}
.hosted-content .radio-icon{margin:0 auto !important;}
.legal{display:none;}

.mobilecontainer { 
	overflow:hidden; /* must have this property for mobile phones and tablet display! */
	width:100%; 
	margin:0 auto;
	height:92px; 
	padding:0;
	background:#000;
}
iframe.banner {
	width:100%;
	height:92px;
	background:#000
}


/*===================== 
	footer styles 
=======================*/

.pagebottom{background:#fff;padding:30px 0 0 0;border-bottom:30px solid #e40620;}
.pagebottom p{color:#fff;font-size:14px;}
.pagebottom a{color:#fff;}
.pagebottom a:hover{color:#e40620;}

.footerpages{float:left;width:20%;margin-right:2%;}
.footerpages h5{color:#e40620;padding-bottom:8px;}
.footerpages a{color:#5a5a5a;display:block;margin:2px 0;font-size:14px;}
.footerright{float:left;width:34%;text-align:center;}

.footerhalf{display:inline-block;zoom: 1;*display: inline;vertical-align:middle;width:40%;margin:0 1%;}
.stack{display:block;margin:5px auto;}

footer {
	margin: 0 auto;
	width: 100%;
	}
	
a.footerlink:link,
a.footerlink:visited, 
a.footerlink:active {
	text-decoration: none; 
	font-size:12px;
	font-weight:600;
	color: #e40620;
	border-bottom:none;
	}
	a.footerlink:hover {
		text-decoration:none; 
		font-size:11px;
		color: #fff;
		}

.footertext {
	font-size:11px; 
	color:#666;
	}

.smallfootertext {
	font-size:11px; 
	color:#666;
	}

.divfooter {
	text-align:center; 
	margin:1% auto;
	width:80%;
	}


/*===================== 
	Responsive styles 
=======================*/
@media screen and (max-width: 1800px) {
.truckhero{right:6%;}
}

@media screen and (max-width: 1700px) {
.truckhero{right:4%;}
.welcomeblock{padding:2% 8% 2% 5%;}
.welcomeblock p{padding-right:3%;}
.linkbox{height:300px;}
.padit{padding-top:900px;}
.petelogo{top:-70px;}
}

@media screen and (max-width: 1420px) {
.headlocations{width:65%;}
.paclogo{width:16%;}
.truckhero{right:2%;}
.welcomeblock{padding:2% 10% 2% 2%;}
.linkbox{height:260px;}
.linktitle h3{font-size:20px;}
.storeselect{width:47%;}
.locationbox{margin:3%;padding:3%;}
#video{width:50%;}
#video iframe{height:400px !important;}
.petelogo{width:24%;left:38%;right:38%;}
}

@media screen and (max-width: 1300px) {
header{position:relative;}
.headerwrap{text-align:center;}
.headlocations{padding:0;}
.locationblock p{font-size:15px;}
.logo,.headlocations,.paclogo{display:inline-block;zoom: 1;*display: inline;vertical-align:middle;float:none;margin:0 auto;}
.logo{-moz-transform:scale(0.8);-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);top:0;position:relative;margin:-20px 0;width:15%;}
.paclogo{padding:0;}

.padit{padding-top:700px;}
.truckhero{-moz-transform:scale(0.8);-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);right:0%;}
.linkbox{height:250px;width:22%;margin:0 1%;}
.linkbox:hover .linktitle{-moz-transform:none;-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;bottom:10%;}
#inactive{display:none;}
.infobutton{width:60%;}
.rapid{padding:10% 0 5% 0;}
.rapidbar{position:relative;padding:35px 0 15px 0;}
.rapidlogo{display:block;width:26%;position:absolute;left:37%;right:37%;top:-80px;}
.rapidlogo img{position:relative;top:0;}
.rapidmiddle{width:35%;}
.rapidright{width:50%;}
.petelogo{top:-60px;}
.warehouseslider{width:90%;margin:0 auto;}  
#internal{padding-top:40px;}
}

@media screen and (max-width: 1100px) {
h1, .h1 {font-size: 32px;}
h2, .h2 {font-size: 28px;}
h3, .h3 {font-size: 24px;}
h4, .h4 {font-size: 18px;}
h5, .h5 {font-size: 16px;}
p {font-size: 16px;}
.truckhero{-moz-transform:scale(0.8);-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);top:200px;}
.welcomeblock{width:58%;top:220px;}
.welcomeblock p{padding-right:27%;}
.linkbox{height:220px;}
.locationleft{width:30%;}
.locationright{width:68%;}
.rapidlogo{top:-70px;}
.rapidmiddle{width:40%;}
#video iframe{height:340px !important;}
.petelogo{top:-55px;}
}

@media screen and (max-width: 1000px) {
.logo{margin:-10px 0;}
.headlocations{width:65%;margin-left:2%;}
.locationblock p, .locationblock a{font-size:13px;}
.truckhero{display:none;}
.welcomeblock{width:96%;padding:2%;}
.welcomeblock p{padding:0;}
.padit{padding-top:480px;}
.linkbox{height:220px;width:23.5%;margin:0 0.5%;}
.linktitle{bottom:12% !important;}
.linktitle h3{font-size:18px;}
.linktitle p{font-size:14px;line-height:1.3em;}
#active{top:-20px;}
.rapidlogo{top:-60px;}
.rapidmiddle h3{font-size:22px;}
.checked,.reftype{display:block;margin:5px auto;}
.storeselect{width:52%;}
#video{width:45%;}
#video iframe{height:300px !important;}
}


@media screen and (max-width: 900px) {
.headlocations{width:60%;}
.paclogo{width:20%;}
.linkbox{height:200px;}
.rapidlogo{top:-55px;}
.rapidmiddle{width:45%;}
.rapidright{width:53%;}
#short{width:50%;margin:10px auto;}
}

@media screen and (max-width: 800px) {
h1, .h1 {font-size: 28px;}
h2, .h2 {font-size: 24px;}
h3, .h3 {font-size: 20px;}
h4, .h4 {font-size: 18px;}
h5, .h5 {font-size: 16px;}
p {font-size: 16px;}
.welcomeblock{top:180px;}
.quicklinks{margin:0 auto;}
.linkbox{width:40%;margin:2%;height:280px;}
.linktitle h3{font-size:20px;}
.linktitle p{font-size:18px;}
.locationleft,.locationright{display:block;float:none;margin:0 auto;text-align:center;}
.locationleft{width:40%;}
.locationselect{padding:4% 0;position:relative;}
.locationselect h1{margin-bottom:20px;}
.locationright{width:100%;}
.infobutton{margin:5px auto;}
#contacted{margin:5px 0 2% 0;}
.locationbox{border:none;text-align:center;display:inline-block;zoom: 1;*display: inline;width:43%;margin:1%;padding:2%;}
.rapidlogo{width:34%;left:33%;right:33%;}
.rapidmiddle,.rapidright{width:80%;margin:5px 0;}
.footerpages{width:31.33%;text-align:center;}
.footerright{float:none;display:block;margin:0 auto;text-align:center;width:40%;padding-top:170px;text-align:center;}
.divfooter{width:96%;}
.hosted-content h1{font-size:22px !important;}
.hosted-content h2{font-size:20px !important;}
.hosted-content h3{font-size:18px !important;line-height:1.3em !important;}
.storeselect{width:100%;margin:0 auto;}
#video{display:none;}
#manualt{display:inline-block;zoom: 1;*display: inline;}
.petelogo{display:none;}
}

@media screen and (max-width: 740px) {
.logo{width:20%;left:-20px;}
.headlocations{width:70%;}
.paclogo{display:none;}
.locationblock{display:none;}
.locationmobile{display:block;text-align:right;}
.locationmobile h3{color:#e40620;}
.locationmobile h4{color:#fff;}
#locationbutton{float:right;width:70%;}
.welcomeblock{top:200px;}
.linkbox{height:260px;}
.locationbox p{font-size:15px;}
.rapid{padding-top:12%;}
.rapidlogo{width:38%;left:31%;right:31%;}
.footerright{width:50%;}
.half{width:98%;}
.pagetitle{padding-left:2%;}
.red{padding:1.5%;margin:5px auto;}
.padit{padding-top:540px;}
}

@media screen and (max-width: 600px) {
.welcomeblock{top:180px;width:92%;padding:4%;}
.linkbox{width:45%;height:240px;}
.linktitle h3{font-size:18px;}
.linktitle p{font-size:16px;}
.padit{padding-top:420px;}
.locationleft{width:50%;}
.rapidlogo{width:40%;left:30%;right:30%;top:-45px;}
.rapidmiddle,.rapidright{width:96%;margin:5px 0;}
.footerright{width:60%;padding-top:210px;}
.footerhalf{width:38%;}
#short{width:90%;}
.contentblock{padding:4%;}
.padit{padding-top:670px;}
}

@media screen and (max-width: 480px) {
h1, .h1 {font-size: 24px;}
h2, .h2 {font-size: 20px;}
h3, .h3 {font-size: 18px;}
h4, .h4 {font-size: 16px;}
h5, .h5 {font-size: 15px;}
p {font-size: 15px;}
.logo{display:block;width:40%;left:0;margin:0 auto;margin-top:-10px;}
.headlocations{width:100%;display:block;margin:0 auto;text-align:center;margin-top:-15px;margin-bottom:20px;}
.locationmobile,#locationbutton{text-align:center;float:none;margin:0 auto;}
.padit{padding-top:600px;}
.welcomeblock{top:310px;}
.linkbox{height:200px;}
.locationleft{width:60%;}
.locationbox{width:80%;margin:2%;}
.rapidlogo{width:50%;left:25%;right:25%;top:-40px;}
.footerpages{width:100%;float:none;display:block;margin:0 auto;margin-bottom:20px;}
.footerright{padding-top:0;width:80%;}
#secure{width:70% !important;}
#contacted{width:97%;margin-bottom:5%;}
}

@media screen and (max-width: 447px){
.linkbox{width:70%;margin:4% auto;height:280px;}
.pagebottom{padding:20px 0;text-align: center;}
.divfooter {text-align:center;}	
}

@media screen and (max-width: 414px){
h1, .h1 {font-size: 22px;}
h2, .h2 {font-size: 20px;}
h3, .h3 {font-size: 18px;}
h4, .h4 {font-size: 16px;}
h5, .h5 {font-size: 15px;}
p {font-size: 15px;}
.welcomeblock{top:280px;}
.linkbox{width:80%;}
.rapidlogo{top:-35px;}
}
	
@media screen and (max-width: 400px){
.padit{padding-top:700px;}
.linkbox{height:260px;}
.rapid{padding:15% 0 10% 0;}
.rapidlogo{width:60%;left:20%;right:20%;}
.rapidmiddle h3{font-size:20px;}
#action{display:block;width:90%;margin:5px auto;}
#secure{width:90% !important;}
}
	
@media screen and (max-width: 350px){
.padit{padding-top:720px;}
}