@import "flexGrid.css";

@charset "UTF-8";
/* CSS Document */

.header {
	position: fixed;
	z-index: 1;
	border-bottom:1px solid #BABABA;
	background:url(images/pixel.png);
	height:100px;
}

.header .row {
	padding-top:0;
	padding-bottom:0;
}

.header li {
	display:block;
	float:right;
	margin:10px 0 0 30px;
	line-height:50px;
}

.header li:first-child {
	position:absolute;
	float:left;
	top:0;
	margin:0;
}

.header li:nth-child(2) a,
.header li:nth-child(3) a,
.header li:nth-child(4) a {
	display:block;
	padding:0 15px;
	background:#89BC3F;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#fff;
	font-size:16px; line-height:28px;
	font-weight:100;
	text-decoration:none;
	text-transform:uppercase;
}

.header li:nth-child(2) a:hover,
.header li:nth-child(3) a:hover,
.header li:nth-child(4) a:hover {
	background:#505050;
}

.header li:first-child a img {
	display:block;
	width:100%;
	max-width:301px;
	margin:auto;
	left:0; right:0;
}

.mast {
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
	height:600px;
}

.mast ul{
	z-index:-1;
	position:absolute;
	top:0;left:0;
	width:100%;
}

.mast li{
	z-index:1;
	position:absolute;
	left:0;top:0;
	width:100%; 
	height:600px;
	background-size:cover;
	background-position:center top;
}

.mast li.active{
	z-index:3
}

.mast li.bg1 {background-image:url(images/bg1.jpg);}
.mast li.bg2 {background-image:url(images/bg2.jpg);}
.mast li.bg3 {background-image:url(images/bg3.jpg);}


.call {
	float:right; 
	display:block;
	line-height:40px; 
	font-size:20px; 
	background:url(images/call.png) left no-repeat; 
	padding-left:25px; 
	color:#0D7485; 
	font-weight:400; 
	font-family:'changeling-neo';
}




#about {
	background:url(images/bg-board2.jpg);
	background-attachment:fixed;
	background-size:cover;
}

.blurb {
	display:block;
	padding:30px;
	text-align:center;
	color:#fff;
	font-size:28px;
	line-height:38px;
	background:url(images/pixelB.png);
}

.s-plan, .s-install,
.s-program, .s-maintain {
	display:block;
	margin:0 auto 25px auto;
	left:0; right:0;
	width:136px;
	height:148px;	
	background:url(images/sprite.png) no-repeat;
}
	.s-plan {background-position:0 -148px;}
	.s-install {background-position:0 0;}
	.s-program {background-position:0 -444px;}
	.s-maintain {background-position:0 -296px;}
	
.consultation {
	display:block;
	padding:30px;
	background:#FFF;
	font-size:22px;
	overflow:auto;
	line-height:60px;
	border-bottom:1px solid #888;
}

.consultation span {
	float:left;
}

#consultationform {
	clear:both;
	display:none;
	padding-top:30px;
}

#consultationform input,
#consultationform textarea {
	display:block;
	margin-top:15px;
	padding:2%;
	width:95%;
	border:1px dotted #333;
	background:url(images/pixel.png);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;	
	font-weight:100;
	font-size:18px;
	line-height:24px;
	color:#333;
	resize: none;
}

.consultation a,
#consultationform input[type="submit"] {
	display:block;
	float:right;
	padding:0 30px;
	font-size:18px;
	text-align:center;
	background:#006699;
	color:#fff;
	line-height:60px;
	text-transform:uppercase; 
	cursor:pointer;
}

#consultationform input[type="submit"] {float:none; padding:0; width:99%; -webkit-appearance:none;}

.consultation a:hover,
#consultationform input[type="submit"]:hover {
	background:#003651;	
}

@media only screen and (max-width: 690px),
(min-width: 768px) and (max-width: 1024px) and (orientation:portrait)  {
	.header li:first-child {
		width:100%;
		
	}
	
	.header li:nth-child(2) a,
	.header li:nth-child(3) a,
	.header li:nth-child(4) a {
		display:none
	}
	
	.call {
		display:none;
	}
	
	.mast, .mast li {height:400px;}
	
	.consultation span {display:none;}
	.consultation a {float:none; margin:auto; left:0; right:0; font-size:12px; font-weight:bold;}
	#consultationform input[type="submit"] {font-size:12px;}	
	
	.blurb {
		font-size:inherit;
		line-height:inherit;
	}
}



/*  FOOTER   ============================================================================== */
.footer {
	background:url(images/whitepulppaper.jpg) #89BC3F;
	font-weight:400;	
}

.legal span {
	display:block;
	line-height:40px; 
	font-size:20px; 
	
	font-weight:400; 
	font-family:'changeling-neo';
}

#socialize input,
#socialize textarea {
	display:block;
	margin-top:15px;
	padding:2%;
	width:95%;
	border:1px dotted #333;
	background:url(images/pixel.png);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;	
	font-weight:100;
	font-size:18px;
	line-height:24px;
	color:#333;
	resize: none;
}

#socialize input[type="submit"] {
	cursor:pointer;
	padding:12px 0;
	width:100%;
	-webkit-appearance: none;
}

::-webkit-input-placeholder { color:#CCC; }
::-moz-placeholder { color:#CCC; } /* firefox 19+ */
:-ms-input-placeholder { color:#CCC; } /* ie */
input:-moz-placeholder { color:#CCC; }

.error {
	line-height:14px;
	font-size:12px;
	color:#F00;	
}

a.confirm {
	display:block;
	margin:30px auto 0 auto;
	max-width:300px;
	left:0; right:0;
	padding:15px 40px;
	color:#fff!important;
	text-align:center!important;
	text-decoration:none!important;
	background:#006699;	
}

.footer a {
	color:#333;
	text-decoration:underline;
}

a.social {
	display:block;
	float:left;
	margin:0 10px 20px 0;
	width:60px;
	height:60px;
	background:url(images/sprite.png) no-repeat;
	-o-transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}
	a.facebook {background-position:-120px 0;}
	a.twitter {background-position:-60px 0;}
	a.instagram {background-position:0 0;}
	a.pintrest {background-position:-180px 0;}
	a.blog {background-position:-240px 0;}
	a.facebook:hover {background-position:-120px -60px;}
	a.twitter:hover {background-position:-60px -60px;}
	a.instagram:hover {background-position:0 -60px;}
	a.pintrest:hover {background-position:-180px -60px;}
	a.blog:hover {background-position:-240px -60px;}
	span.legal {display:block; clear:both;}

a.btm { 
	display:block;
	float:right;
	width:35px; 
	height:30px; 
	overflow:hidden;
	background:url(images/btmcreation_135x60_dark-bg.png) 0 0px no-repeat;  
	transition: width 1s;-moz-transition: width 1s;-webkit-transition: width 1s;-o-transition: width 1s;	
	text-indent:-9999px;
}

a.btm:hover {
	width:135px;		
}

@media only screen and (max-width: 690px),
(min-width: 768px) and (max-width: 1024px) and (orientation:portrait)  {
	.footer {
		text-align:center;
	}
	
	a.btm {
		float:none;
		margin:auto;
		left:0; right:0;
	}
}




h1 {
	display:block;
	font-size:30px;
	line-height:40px;
	color:#47535d;
	text-align:center;
	font-weight:700;
}
	#about h1 {color:#fff;}
	
	
h2 {
	display:block;
	color:#333;
	font-weight:bold;
	text-align:center;
}