/*** The Essential Code ***/

html, body {
	  height: 100%;
	  color: #c2bebd;
	font-family: 'Raleway', sans-serif;
	
	}
	
body{
	

	
	overflow:hidden;
}




@media only screen and (min-width: 1px) and (max-width: 767px) {  /*767*/
	body{
		/*font-size: 10px;*/
	}
	
	#center {
		position: absolute;
		
		z-index: 999;
		
		width:100%; 
	}
	.center_home {
		display:none;
		text-align:center;
		}
	.center_newsletter {
		
		display:none;
		text-align:left;
	}
	.footer-right{
		float:left; 
		width:100%;
		text-align:center;
		padding-top:6px;
	}
	.footer-left{
		float:left; 
		width:100%;
		text-align:center;
		padding-top:0px;
	}
	.site-footer, .page-wrap:after {
		height: 140px; 

	   position:absolute;
	   bottom:0;
	   width:100%;
	   height:185px;   /* Height of the footer */
	   font-size: 1.4em;
   
	}
	.page-wrap {
	  min-height: 100%;
	  /* equal to footer height */
	  margin-bottom: -130px; 
	}
	
	#logodiv {
		margin-left: auto; 
		margin-right: auto;
		width: 394px;
	}
	
	#contactdiv {
		margin-left: auto; 
		margin-right: auto;
		width: 385px;
	}

}
@media only screen and (min-width: 767px) /*and (max-width: 1399px)*/ {
	body{
		font-size: 20px;
	}
	
	#center {
		position: absolute;
		top: 50px;
		z-index: 999;
		margin:0px auto;
	}
	.center_home {
		display:none;
		width: 14em;
		text-align:center;
		}
	.center_newsletter {
		width: 30em;
		display:none;
		text-align:left;
		}
		
	.footer-right{
		float:right; 
		width:50%;
		text-align:left;
		padding-top:6px;
	}
	
	.footer-left{
	
		float:left; 
		width:50%;
		text-align:right;
		padding-top:20px;
	}
	.site-footer, .page-wrap:after {
	height: 110px; 
	}
	.footer {
	   position:absolute;
	   bottom:0;
	   width:100%;
	   height:100px;   /* Height of the footer */
	   font-size: 1.4em;
   
	}
	
	
	.page-wrap {
	  min-height: 100%;
	  /* equal to footer height */
	  margin-bottom: -110px; 
	}
	
	#logodiv {
		margin-left: auto; 
		margin-right: 20px;
		width: 394px;
	}
	
	#contactdiv {
		margin-left: 0px; 
		margin-right: auto;
		width: 385px;
	}
	
}
/*@media only screen and (min-width: 1400px) {
	body{
		/*font-size: 19px;
	}
}*/


 .static-content-slideshow {
        padding: 20px;
      }



.page-wrap:after {
	  content: "";
	  display: block;
}

.site-footer {
	position: absolute;
	width:100%;
	  /* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.8);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	z-index: 900;
	display: block;
}

.buttons {
	width:12em; 
	border-style: solid;
	border-width: 3px;
	margin: 0 auto; 
	margin-bottom: 6px;
	margin-top: 6px;
	align: center;
	padding: 5px;
}
div.buttons:hover {
    cursor: hand;
    cursor: pointer;
    opacity: .9;
}


a:link {
	color: #c2bebd;
	text-decoration:none;}
 a:visited {
	text-decoration:none;
	color: #c2bebd;	
}
a:hover {
	color: #d7d2d1;
	text-decoration:none;
}


.center {
	/*position: absolute;
	top: 50px;
	z-index: 999;*/
	
	
	
	
	padding:20px 20px 20px 20px;
	
	/*font-size: 1em;*/
	
	/* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.8);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	
	box-shadow: 0 0 8px rgba(0,0,0,0.8);
}

.footerround {
	/*background: rgba(0, 0, 0, 0.4);*/
	border-radius: 9px;
	padding: 0.2em 0.4em 0.2em 0.4em;
	letter-spacing: 2px;
}
#caption {
	text-align: center;
	
}
#outerwrapper {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: url(../img/bg-blog.png);
}

#slidecaption  {
	/*font-family: 	Vivaldi,'Raleway', sans-serif;*/
	font-size: 1em;
	font-weight: 300; 
	color: #FFF;
}

.numbers  {
	font-family: 	Arial;
	font-weight: 200;
	font-size: 1em;
}
 input, textarea, button {
	margin: 0.5em 0 1em 0;
	line-height: 2.5em;
	
	width: 100%; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	background: rgba(194, 190, 189, 0.1);
    border: 0px;
    outline: none;
    color: #c2bebd;
	/*font-size: 0.7em;*/
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}
 input {
	text-indent: 1.3em;
	padding:0.2em 0.0em;
	height: 2.5em;
}
#pressroom_content input {
	text-align: center;
	text-indent: 0em;
}

  textarea {
	resize: none;
	/*padding: 15px 20px;*/
	text-indent: 1.3em;
	padding:0.8em 0em;
	/*margin: 10px 0 20px 0;*/
	line-height: 1.3em;
	overflow: auto;
	
	margin: 10px 0 20px 0;
	
	
}
  button {
	background: rgba(250, 250, 250, 0.4);
	font-family: 'Raleway', sans-serif;
	font-weight: 400; 
	font-size: 1em;
	text-indent: 0px;
	margin:00px 0 00px 0;
}
	
textarea:focus, input:focus{
    outline: 0;
	box-shadow: 0 0 5px rgba(194, 190, 189, 0.5);
}
	

.center_left {
	float:left;  
	width:50%; 
	height:22em;
}


.subheader {
	margin: 0.6em 0em 1em 0em;
}

/* dealers */


::-webkit-scrollbar {
      width: 13px;
} /* this targets the default scrollbar (compulsory) */
::-webkit-scrollbar-track {
      background-color: rgba(0, 0, 0, 0.4);
} /* the new scrollbar will have a flat appearance with the set background color */
 
::-webkit-scrollbar-thumb {
      background-color: rgba(200, 200, 200, 0.2); 
	   border-radius: 10px;
} /* this will style the thumb, ignoring the track */
 
::-webkit-scrollbar-button {
      background-color: rgba(0, 0, 0, 0.0);
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
 
::-webkit-scrollbar-corner {
      background-color: #afaeaf;
} /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */
body {
    scrollbar-face-color: black;
}

::-webkit-scrollbar-button:vertical:decrement{
	background-image: url(../img/arrow-up.png) ;
	background-repeat: no-repeat;
    background-position: 3px 4px, 0 0;
}
::-webkit-scrollbar-button:vertical:increment{
	background-image: url(../img/arrow-down.png);
	background-repeat: no-repeat;
    background-position: 3px 5px, 0 0;
}
