﻿/*===================== 
	Color information
	
	-
	-
	-
	-
		 
=======================*/
/*===================== 
	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%;}


/*===================== 
	@Font-Face 
=======================*/


/*===================== 
	base styles 
=======================*/

html {
	overflow-x:hidden;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; 
	}

body {
	font-family: Arial, sans-serif; 
    margin: 0;
	padding:0;
	}

svg:not(:root) {overflow: hidden;/*reset*/}
	
.clear { clear: both;}

img { border: 0;} 

/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	h1{font-size:27px;}
	h2 {font-size:22px; font-weight:500}
	h3 {}
	h4 {}
	h5 {}
	h6 {}
.page-header {font-size:27px;font-weight: 600;}
p {
	margin: 0;
	line-height:1.2;
	font-size:15px;
	}


/*===================== 
	link styles 
=======================*/

a:focus {outline: thin dotted;/*reset*/}
	
a,
a:link, 
a:visited, 
a:active {
	outline: 0;/*reset*/
    color: #000; 
    text-decoration:none;
	}
	a:hover  {
		outline: 0;/*reset*/
		text-decoration: none;
		color:#0C2D60;
		}  

/*===================== 
	header styles 
=======================*/

.header-wrap {
	width: 100%;
	height:auto;
	margin: 0;
	background-image: url("/siteart/header-bg.jpg");
	background-size:cover;
	display:block
	}

.logo {
	display:block;
	position: relative;
}
.logomobile{display:none;position:relative}

.top-info{
	position: absolute;
	top:140px;
	left:50%;
}


.addtwo{display:none;float:left;color: #FFFFFF}
.addone{ color: #FFFFFF}
.header-text{
	display: inline-block; 
	text-align: left;
	margin-left:-200px
}

.address:link{
	transition: .2s ease;
	font-weight:bold; color:#fff;
}

.address a{
	transition: .2s ease;
	font-weight:bold; color:#fff;
}
.number:link{
	color:#fff;
	font-weight:bold;
	margin-left:5px;
}

.number:link:hover{
	text-decoration: underline;
}

/*===================== 
	nav styles 
=======================*/

#menu-button{display: none;}
nav.mobile { display:none;}

nav.primary ul li a .click{/* dropdown menu idicator arrow be sure to include this image with your image files */ 
		cursor:pointer;
		z-index: 12399994;
		top:0;
		right:0;
		width:auto;
		height:auto;
		padding: 17px 20px;
		margin-top:5px;
	}
nav.primary {
	padding:0;
	display:block;
	margin:0;
	width:100%;
	position:relative;
	background:#2E2E2E;
	}
	nav.primary ul {
		margin:0; 
		padding:0;
		}
		nav.primary ul li {
			display:inline-block;
			margin:0;
			list-style-type:none; 
			}
			nav.primary ul li a {
				color:#fff;
				font-size:17px;
				line-height:60px;
				text-decoration:none;
				padding:0px 30px;
				display:block;
				margin:0;
				text-align:center;
				text-transform:uppercase;
				-webkit-transition:.4s ease-in;  
				-moz-transition:.2s ease-in;  
				-o-transition:.2s ease-in;  
				transition:.2s ease-in;	
				font-weight:700;
				}	
			nav.primary ul li a:hover {
				background:#151515;
				color:#fff;
				}
			/* Appearance of the sub-level links */
			nav.primary ul ul li {
				display:block;
				margin:0;
				width:300px;
				background: #151515;
				list-style-type:none; 
			}
			nav.primary ul li li a { 
				font-size:16px;
				line-height:16px;
				padding:15px 20px;
				color:#fff;
				display:list-item;
				text-align:left;
				border-right:none;
				border-left:none;
				border-bottom:#5B5B5B solid 1px;
			}
			/* Appearance of the sub-level links on hover */
			nav.primary ul li li a:hover { 
				background-color:#3B3B3B 
			}
/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too muuch */
nav.primary ul ul {
    display: none;
    position: absolute; 
}
nav.primary ul ul ul {
    position: absolute; 
    left: 100%;
    top:0; 
}
nav.primary ul li:hover > ul {  
    display: block;
    line-height:18px; 
    z-index: 100;
}
nav.primary ul ul li {
    float: none; 
	width: 230px;
    position: relative;
    margin:0;
}

/*===================== 
	content styles 
=======================*/

.column {
  float: left;
}

.left{width:60%}

.right{width:40%}

.left-map{width:60%}

.right-map{width:40%}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.mobile-banner{
	display:none;
	background-image: url("../siteart/mid.png");
	background-size:cover;
	height:200px;
	margin-bottom:50px
}

.banner{
	height:250px;
	background-image:url("../siteart/rockywall.png")
}

.banner-text{margin:50px 15%}

.banner-text h1{margin-bottom:10px}

.banner-text h2{margin-bottom:20px}

.contact-btn{
	background-color:#324D97;
	padding:5px 60px;
	font-size:15px;
	color:#fff !important;
	text-align:center;
}

.contact-btn:hover{
	background-color:#4D629A;
}

.banner-img{
	float:right;
	height:250px;
}

.welcome{
	background-color: #2E2E2E;
	padding:50px 9%;
	color:#fff;
}

.welcome .page-header {
	margin-bottom:20px;
}

.welcome-text{
	column-count: 2;
	column-gap: 40px
}

.cf-wrapper{margin:50px 0px;}

.inv{background-image:url("../siteart/rockywall.png");}


.equipment{
	height:200px;
	background-image:url("../siteart/rockywall.png")
}

.icon-row{max-width:1200px;margin:0 auto}

.equipment a{
	display:inline-block;
	margin:35px 5%;
}

.equipment img{
	height:100px;
}

.map{
	background-color:#324D97;
	height:300px;
}

.contact-info{
	margin:20px 0px 0px 0px;
}

.contact-info .page-header{
	margin-bottom:10px
}

.contact-information{
	padding:30px 20px 0px 20%;

}

.contact-information .page-header {
	margin-bottom:10px
}

.mobile-contact-page{
	display:none;
	background-image:url("../siteart/rockywall.png");
	height:550px;
	padding:50px 0px;

}
.mobile-contact-information{
	margin-left:10%;
}


.mobile-contact-information .page-header{
	margin-top:50px;
	margin-bottom:10px
}
.contact-mobile{
	width:33.33%;
}

.times{
	line-height:2;
}
.mobile-map{display:none;}

.contact-container-1{background-color:#324D97;padding-top:20px}

.mobile-contact-info{
	margin-left:20%;
	margin-right:5%;
	background-color:#324D97;
}

.mobile-contact-info .page-header{
	margin-bottom:10px
}
.mobile-map .page-header {
	color:white;
	line-height:1.5;
	margin-bottom:5px;
	font-size:20px;
}

.mobile-map p {color:white;line-height:1.5}

.contactrow{
	float:left;
	width:50%;
}

.map .page-header {
	color:white;
	line-height:1.5;
	margin-bottom:5px;
	font-size:20px;
}

.map p {color:white;line-height:1.5}


.contact-page{
	background-image:url("../siteart/rockywall.png");
	padding-top:80px;
	height:600px;
	padding-right:40px
}

.phone:hover{color:#324D97;}

.loc:hover{color:#324D97;}

.form{width:70%;}

.hours{width:30%;}

/*===================== 
	scrolling inventory 
=======================*/

.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

/*===================== 
	footer styles 
=======================*/

footer {
	margin:0;
	width: 100%;
	}
	
a.footerlink:link,
a.footerlink:visited, 
a.footerlink:active {
	text-decoration: none; 
	font-size:13px;
	color:#989898;
	}
	a.footerlink:hover {
		text-decoration:none; 
		font-size:13px;
		color: #fff;
		}

.footertext {
	font-size:13px; 
	color:#666;
	}

.smallfootertext {
	font-size:10px; 
	color:#666;
	}

.center-footer{
	padding:25px;
	background-color: #2E2E2E;
}

.footer-links{
	margin-bottom:20px;
	font-size:15px;
	line-height:2;
}

.footer-links a{
	color:#fff;
}

.footer-links a:hover{
	text-decoration:underline !important;
	color:#fff !important;
}

.divfooter {
	max-width:490px; 
	text-align:center; 
	margin:0 auto;
	padding-bottom:20px
}

.line{color:white;margin-left:10px;margin-right:10px}

/*========================== 
	  Responsive styles 
============================*/

@media only screen and (max-width: 793px) {

.banner-text h1{font-size:24px}
	
.welcome-text{
	column-count: 1;
}
.mobile-contact-info{
	margin-left:7%;
	margin-right:2%;
}
.contact-mobile{
	width:100%;
}
	
.mobile-contact-page{
	height:720px;
}

}

@media screen and (max-width: 1300px)  {

.banner-text{margin:50px 10%;}
}

@media screen and (max-width: 1200px)  {

.mobile-banner{display:block}
	
.left{width:100%}

.right{width:100%}
	
.banner-img{
	display:none;
}

.banner-text{margin:50px 5%;text-align:center}

.equipment img{
	height:70px;
}
	
.equipment{
	height:170px;
}
	
}
@media screen and (max-width: 1000px)  {
	.logomobile{display:block;}
	.logo{display:none}
	.header-text{
	display: inline-block; 
	text-align: center;
}

	
.top-info{
	margin-top:-50px;
	left:45%;
	}

.addtwo{display:block;margin-right:10px;margin-left:30px;}

.addone{display:none}
	
#menu-button{ 
	margin-top:50px;
		}
}

@media only screen and (max-width: 470px) {
	.mobile-banner{
	height:120px;
}
	.banner-text h1{font-size:100%}
	.banner-text h2{font-size:100%}
	.logomobile img{width:70%}
	.top-info a{font-size:80%;}
	.top-info{margin-left:10px;margin-bottom:20px}
}

@media screen and (max-width: 950px)  {
	.equipment{
	height:350px;
}
	.icon-row{
		max-width:500px
	}
	.map{display:none}
	.mobile-map{display:block}

}

@media screen and (max-width: 1150px)  {
.mobile-contact-page{
	display:block
}

.contact-page{
	display:none
}

.container{width:100%;}
	
.cf-wrapper{margin:0px;}
/*==============================
		Mobile Nav Styles			
================================*/	
	nav.primary{display:none;}
	#menu-button{ 
		width: 100%;
		display: block;
		font-size: 24px;
		position: relative;
		line-height:60px; 
		z-index: 400; /* needs to be lower than nav.mobile, adjust as needed */
		background: #2E2E2E;
		}
		#menu-button a{
			 color:#fff;
			 text-decoration: none;
			 padding:0 0 0 .8em; 
			font-size:17px;
			font-weight:700;
		  }
	nav.mobile {
		display:block;
		position: fixed;
		top: 0;
		left: -250px;
		width: 250px;
		height: 100%;
		background: #333;
		z-index: 500; /* needs to be higher than #menu-button, adjust as needed */
		overflow:auto;
	}
	/* MENU HEADER SOCIAL MEDIA */
		nav.mobile .social-media {
			position: relative;
			text-decoration: none;
			display: inline-block;
			font-size:16px;
			word-spacing:13px;
			padding:0 0 0 15px;
			color: #ccc !important;
		}

		nav.mobile .social-media a:link, nav.mobile .social-media a:visited {color:#ccc; text-decoration:none;}
		nav.mobile .social-media a:hover, nav.mobile .social-media a:active {color:#fff; text-decoration:underline;}

	/* MENU HEADER STYLES */
	nav.mobile .mobile_top {
		position: relative;
		display:block;
		padding: 0;
		margin:15px 0 10px 0;
		color: #999;
		font-size: 18px;
		font-weight: 400;
	}

	/* MENU CLOSE 'X' BUTTON */
	nav.mobile .menu-toggle {
		position: absolute;
		padding: 3px 8px 3px;
		font-size:24px;
		font-weight: bold;
		line-height: 1;
		background: #222;
		color: #999;
		text-decoration: none;
		top:-4px;
		right:13px;
	}
	nav.mobile .menu-toggle:hover { /* Menu close button on hoveer */
		color: #fff;
	}

	/* MENU LIST STYLE */
	nav.mobile ul {
		list-style: none;
		font-weight: 300;
		margin:0;
		padding:0;
	}
	nav.mobile ul li {
		border-top: 1px solid #454545;
		border-bottom: 1px solid #151515;
		position:relative;
	}

	/* FIRST LEVEL */
	nav.mobile ul li a {
		position: relative;
		display: block;
		font-size:15px;
		padding: 10px;
		color: #999;
		text-decoration: none;
		border-left:4px #333 solid;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	}
	nav.mobile ul li a:hover {
		background:rgba(45,45,45,0.5); 
		color: #fff; 
		border-left:4px #324D97 solid; /* border highlight - Change to fit match site colors */
	}

	/* SECOND LEVEL */
	nav.mobile ul li li:last-child {border:none;}
	nav.mobile ul li li a {
		background: #444;
		position: relative;
		display: block;
		padding: 10px 10px 10px 15px;
		border-left:4px #444 solid;
		color: #ccc;
		text-decoration: none;
	}
	nav.mobile ul li li a:hover {background:rgba(65,65,65,0.5);}

	/* THIRD LEVEL */
	nav.mobile ul li li li:last-child {border:none;}
	nav.mobile ul li li li a {
		background: #555;
		position: relative;
		display: block;
		padding: 10px 10px 10px 25px;
		color: #ccc;
		text-decoration: none;
		border-left:4px #555 solid;
	}
	nav.mobile ul li li li a:hover {background:rgba(85,85,85,0.5);}

	nav.mobile ul li .click{/* dropdown menu idicator arrow be sure to include this image with your image files */ 
		position:absolute;
		display:block;
		cursor:pointer;
		z-index: 12399994;
		top:0;
		right:0;
		width:auto;
		height:auto;
		padding: 17px 20px;
		color:#fff;
		margin-top:-6px;
	}
	.nav-footer {color:#1B1B1B; position:relative; text-align:center; font-size:14px; line-height:16px; padding:15px 0;}

	/* FONT AWESOME ICONS */
	nav.mobile ul li a i{
		width:25px;
		padding:8px 3px;
		margin:0 6px 0 0;
		text-align:center;
		background:#292929;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	}


	nav.mobile ul li .fa-chevron-down {color:#999;}
}
	
