/* Default Styles
-------------------------------------------------------------------------------*/

body {
	font: 14px Arial, sans-serif;
}
body, select, input, textarea {
	color: #111;
}
a {
	color: #0094ff;
	text-decoration: none;
}
a:hover {
	color: #0094ff;
	text-decoration: underline
}

::-moz-selection {
background: #fcd700;
color: #fff;
text-shadow: none;
}
::selection {
	background: #1460b4;
	color: #fff;
	text-shadow: none;
}
a:link {
	-webkit-tap-highlight-color: #fcd700;
}
ins {
	background-color: #fcd700;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9300;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	padding: 2px 5px;
	white-space: nowrap
}
mark a {
	color: #FFF;
}
mark a:hover {
	color: #FFF;
}

::-webkit-input-placeholder {
 color: #666;
 font-size:13px;
 font-family:Arial;
 opacity:1;
}

:-moz-placeholder { /* Firefox 18- */
 color: #666;
 font-size:13px;
 font-family:Arial;
 opacity:1;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #666;
 font-size:13px;
 font-family:Arial;
 opacity:1;
}

:-ms-input-placeholder {
 color: #666;
 font-size:13px;
 font-family:Arial;
 opacity:1;
}
blockquote {
	padding: 16px;
	background: #eee;
}
/* General
-------------------------------------------------------------------------------*/

body {
	background-color: #1460b4;
	margin: 0 10px
}
body p {
	margin-bottom: 20px;
	color: #555;
	font-size: 14px;
	line-height: 20px;
}
body p:last-child {
	margin-bottom: 0px;
}

/* Layout
-------------------------------------------------------------------------------*/

.container {
	max-width: 970px;
	margin: auto;
	overflow: hidden
}
.content .container {
	/*    padding: 20px;*/  	
	background-color: #FFF;
}
.content .sidebar {
	background-color: #f9f9f9;
	margin-bottom: -4950px; /* any large number will do */
	padding-bottom: 5000px;
}
.content h2 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px;
	letter-spacing: -1px;
	font-family: open sans
}
.content h3 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 15px
}
.content table {
	margin-bottom: 20px
}
.content table td {
	padding: 7px;
	color: #555
}
.content table tr:nth-child(odd) td {
	background: #f9f9f9
}
.conent table tr:nth-child(even) td {
	background: #f5f5f5
}
.content ul {
	margin-bottom: 20px;
}
.content ul li {
	margin-bottom: 5px;
	color: #666;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	line-height: 17px;
	padding-left: 22px;
}
.no-list li {
	background-image: none !important;
	padding-left: 0 !important;
}

.content .brands{
	width: 160px; 
	margin-bottom: 20px; 
	float: right; 
	padding-left: 20px;
}




/* Services
-------------------------------------------------------------------------------*/

/*.services{

}

.services li{
		background-image: none !important;
		padding: 10px 0;
	border-bottom: 1px solid
		
}*/


/* Gallery
-------------------------------------------------------------------------------*/


.gallery .grid {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.gallery .grid img {
	border: 1px solid #e7e7e7;
}
.gallery .grid:last-child {
	margin-right: 0;
}
/* Home Page
-------------------------------------------------------------------------------*/

.home #hero {
	height: 550px;
}
.home #hero h1 {
	text-shadow: 1px 1px 3px #000;
	bottom: 80px
}
.home #hero h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 30px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #fff;
	letter-spacing: -3px;
	text-shadow: 1px 1px 3px #000;
	position: absolute;
	bottom: 40px;
}
.home-block {
	background: url(../images/arrow.png) no-repeat;
	background-position-y: center;
	display: block;
	overflow: auto;
	min-height: 60px;
	padding: 10px 0 10px 80px;
}
.home-block h4 {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: -1px;
}
.home-block span {
	font-size: 12px;
}
.home-link {
	color: #022b5f
}
.home-link:hover {
	text-decoration: none;
	color: #0094ff
}
/* Header / Secondary Navigation
-------------------------------------------------------------------------------*/
#header {
	padding: 20px 0 20px 0;
	height: auto;
	overflow: auto;
}
#header .logo {
	width: 150px;
	display: block;
	float: left;
}


#header .phone {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-left: 20px;
	vertical-align: -12px;
}

#header .phone a{
		color: #fff;
}
#header .nav {
	float: right;
	margin-top: 4px;
	clear: right
}
#header .nav ul {
}
#header .nav ul li {
	display: inline-block;
	margin-right: 20px;
}
#header .nav ul li:last-child {
	margin-right: 0px;
}
#header .nav ul li a {
	display: inline-block;
	color: #92cae4;
}
#header .nav .contact {
	background-color: #e68706;
	color: #FFF;
	padding: 5px 12px;
}
#header .nav .contact:hover {
	background-color: #fc9405;
}
/* Main Navigation
-------------------------------------------------------------------------------*/

#nav {
	background: rgba(0,0,0,0.45);
	border-top: 1px solid rgba(255,255,255,0.15);
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0;
	white-space: nowrap
}
#nav ul li {
	display: inline-block;
	list-style: none;
	padding: 7px 10px;
	white-space: nowrap;
	border-right: 1px solid rgba(255,255,255,0.15);
	font-size: 13px
}
#nav ul li:last-child {
	border-right: 0;
}
#nav ul li > a {
	line-height: 32px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: open sans;
	font-size: 14px;/*text-shadow: #666 0 1px 0;*/
}
/* Hero
-------------------------------------------------------------------------------*/

#hero {
	height: 240px;
	position: relative
}
#hero h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 52px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #fff;
	letter-spacing: -3px;
	text-shadow: #666 0 1px 0;
	position: absolute;
	bottom: 60px;
	padding: 0 10px;
}
/* Sidebar
-------------------------------------------------------------------------------*/

.sidebar h2 {
	margin-bottom: 15px;
}
.sidebar p {
	margin-bottom: 20px;
	color: #111;
	font-size: 14px;
	line-height: 20px;
}
#form label {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 13px
}
#form input, #form textarea {
	width: 100%;
	padding: 8px;
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
	border-bottom: 1px solid #ccc;
	border-radius: 5px;
}
#form textarea {
	height: 130px
}
#form .button {
	background-color: #e68706;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	width: 100%;
	height: 42px;
	border: 0;
	border-radius: 20px;
	margin-top: 5px;
}
#form .button:hover {
	background-color: #ff9300
}
.message {
	color: #1460b4;
	text-align: center;
}
/* Footer
-------------------------------------------------------------------------------*/

#footer {
	background-color: #333;
}
#footer h2 {
	margin-bottom: 15px;
	color: #FFF;
	font-weight: bold;
}
#footer p {
	color: #FFF;
	font-size: 12px;
}
#footer .phone {
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #fff;
	margin-bottom: 10px;
	display: block;
}

#footer .phone a{
		color: #FFF;
}

#footer h4 {
	color: #FFF;
	font-size: 14px;
	margin-bottom: 10px;
}
#footer .nspi {
	max-width: 250px;
	float: left;
	margin-bottom: 5px
}
#footer .nav {
	float: left;
	width: 100%;
	margin-top: 15px;
}
#footer .nav ul li {
	display: inline-block;
	margin-right: 10px
}
#footer .nav ul li a {
	color: #FFF;
	text-decoration: underline;
}
.copyright {
	text-align: center;
	color: #FFF;
	padding: 5px
}
.copyright p {
	color: #FFF;
	margin-bottom: 0;
	font-size: 12px;
}

/* Media queries
-------------------------------------------------------------------------------*/

@media screen and (max-width: 950px) {
#nav {
	overflow: auto
}
#hero h1 {
	bottom: 70px;
}
	
.content .sidebar {
    margin-bottom: -4980px;
}
	
}

@media screen and (max-width: 700px) {
	
.google-maps{
		display: none;
}
	
#header .phone {
	float: right;
	text-decoration: underline;
}	
	
}


@media screen and (max-width: 500px) {
#hero h1 {
	font-size: 40px;
}
	
#header .phone {
		margin-top: 10px;	
}	
	
.home	#hero{
			height: 400px
	}
	
.content .brands{
		display: none;
}	

}


@media screen and (max-width: 460px) {
	
#header .phone {
		margin-top: 10px;	
}	
	
}

/* Print styles
-------------------------------------------------------------------------------*/
@media print {
}
