/* 
	NAME:     Main Stylesheet
	FILE:     assets/css/style.css
	DATE:     05.15.2014
	AUTHOR:   Matt Solarz
	PROJECT:  Golden Acoustics
	RIGHTS:   CaraMedia LLC

	This file is the sole property of CaraMedia LLC. Any attempts to use this stylesheet
	or any code from it is violation of copyright.
*/

/* FONTS */
@import url('webfonts.css');
@import url(http://fonts.googleapis.com/css?family=News+Cycle:400,700);

/* HTML TAGS */
a {
	color: #17a1e7;
	text-decoration: none;
}
a:visited {
	color: #17a1e7;
}
body {
	background: #f8f8f8;
	font-family: 'News Cycle',Helvetica,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	-webkit-animation: fadein 1s;
	-moz-animation: fadein 1s;
	-ms-animation: fadein 1s;
	-o-animation: fadein 1s;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Novecentosanswide-DemiBold;
	font-weight: normal;
}
	.skinny {
		font-family: Novecentosanswide-Light;
	}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: #fff;
}
	h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited {
	color: #fff;
}
img {

}
	img.f {
		width: 100%;
	}
	img.la {
		clear: both;
		float: left;
		margin: 10px 10px 10px 0px;
		*zoom: 1;
	}
	img.ra {
		clear: both;
		float: right;
		margin: 10px 0px 10px 10px;
		*zoom: 1;
	}
	img.ra:before. img.ra:after, img.la:before, img.la:after {
		content: " ";
		display: table;
	}
	img.la:after, img.ra:after {
		clear: both;
	}
section {
	clear: both;
}
/* HTML CLASSES */
.b960 {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
	position: relative;
}
.b1280 {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
	position: relative;
}
.cf {
	clear: both;
}
.date {
	text-align: right;
}
.fill {
	display: inline-block;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 99;
}
	img.fill {
		z-index: 98;
	}
.clearfix {
	clear: both;
}
.galPic {
	cursor: pointer;
	height: 200px;
	margin: 10px;
	width: 200px;
}
.headerImg {
	height: auto;
	position: relative;
	width: 100%;
}
.imgCon {
	display: inline-block;
	float: left;
	height: 300px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 30%;
}
.imgConRight {
	display: inline-block;
	float: right;
	height: 300px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 30%;
}

	.imgCon img, .imgConRight img {
		bottom: 0;
		display: inline-block;
		left: 0;
		margin: auto;
		max-width: 100%;
		max-height: 300px;
		position: absolute;
		right: 0;
		top: 0;
		vertical-align: middle;
	}
	.imgCon .rslides ul, .imgConRight .rslides ul {
		height: auto;
	}
	.imgCon .rslides img, .imgConRight .rslides img {
		position: relative;
	}
.instSlides {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	position: relative;
}
	.instSlides img {
		display: block;
		height: auto;
		max-width: 500px;
	}
	.instSlides ul {
		list-style: none;
		padding: 0;
	}
.logo {
	color: white;
	display: inline-block;
	font-family: Novecentosanswide-Light;
	font-size: 25px;
	height: 100px;
	position: relative;
	top: 29px;
	width: 233px;
}
	.logo a {
		width: 233px;
	}
	.logoBold {
		font-family: Novecentosanswide-DemiBold;
	}
.mobNav {
	display: none;
	height: 0;
}
.newsPic {
	height: auto;
	max-width: 100%;
	min-width: 100px;
}
.proCon {
	float: right;
	min-height: 300px;
	width: 65%;
}
.proConLeft {
	float: left;
	min-height: 300px;
	width: 65%;
}
.proSec {
	min-height: 1px;
	margin: 20px 0px 20px 0px;
}
	.b1280 .proSec:first-child {
		margin-top: 40px;
	}
.rightAlign {
	text-align: right;
}
.saGal {
	height: auto;
	min-width: 200px;
}
.sContent {
	bottom: 0;
	clear: both;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
	.sContent h1 {
		vertical-align: middle;
		font-size: 2em;
	}
	li .sContent:after {
		background: transparent;
		content: '';
		display: none;
		height: 0px;
		padding-top: 56.25%;
	}
.soc {
	background: #404040;
	display: block;
	height: 65px;
	padding-top: 35px;
	text-align: center;
	transition: background 0.5s ease;
	width: 100%;
}
.soc:hover {
	background: #6d6d6d;
	transition: background 0.5s ease;
}

.spacer {
	/*background: black;*/
	height: 20px;
	transition: background 0.5s ease;
	width: 100%;
}
.stretchy_16_9 {
	padding-bottom: 56.25%;
	width: 100%;
}
.stretchy_1_1 {
	padding-bottom: 100%;
	width: 100%;
}
.themed {
	font-size: 16px;
}
	.themed td.heady {
		background: #002a54;
		color: white;
		font-weight: bold;
		height: 30px;
		padding: 10px;
	}
	.themed td.heady:hover {
		background: #002a54;
	}
	.themed td {
		background: #eeeeee;
		padding: 10px;
		transition: background 0.5s ease;
	}
	.themed td:hover {
		background: #dddddd;
		transition: background 0.5s ease;
	}
.vidCon {
	padding-bottom: 56.25%;
	position: relative;
}
	.vidCon iframe {
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}
.white {
	color: white;
}
	a.white {
		color: white;
	}
/* HTML IDS */
#bar {
	background: #002a54;
	font-family: Novecentosanswide-Light;
	height: 100px;
	width: 100%;
}
	#bar a {
		color: white;
		text-decoration: none;
	}
	#bar a:visited; {
		color: white;
		text-decoration: none;
	}
	#bar img {
		float: left;
		clear: both;
	}
	#bar #hamburger {
		display: none;
	}
#box {
	z-index: 10;
	-webkit-animation: fadein 1s;
	-moz-animation: fadein 1s;
	-ms-animation: fadein 1s;
	-o-animation: fadein 1s;
}
	#bigBox {
		display: block;
		position: relative;
		width: 100%;
	}
	/*#bigBox:after {
		background: transparent;
		content: '';
		display: none;
		height: 0px;
		padding-top: 56.25%;
	}*/
		.sContent h1 {
			bottom: 0;
			font-size: 25px;
			left: 0;
			color: white;
			margin: 2%;
			position: absolute;
			text-shadow: 0px 0px 10px #000000;
			width: 70%;
			z-index: 10;
			/*-webkit-animation: fadein 3s;
			-moz-animation: fadein 3s;
			-ms-animation: fadein 3s;
			-o-animation: fadein 3s;*/
		}
		/*#bigBox:hover h1:before {
			content: 'PERFECT SOUND IS BEAUTIFUL';
			-webkit-animation: fadein 1s;
			-moz-animation: fadein 1s;
			-ms-animation: fadein 1s;
			-o-animation: fadein 1s;
		}*/
		#bigBox:hover .fHov {
			display: none;
		}
		.rslides .sContent p {
			background: rgba(184,46,46,.8);
			bottom: 0;
			color: white;
			font-weight: bold;
			height: 30px;
			margin: 2%;
			position: absolute;
			right: 0;
			text-align: center;
			text-shadow: 0px 0px 10px #000000;
			width: 15%;
			z-index: 1;
		}
		/*#bigBox img {
			bottom: 0;
			height: 100%;
			left: 0;
			position: absolute;
			right: 0;
			top: 0;
			width: 100%;
			z-index: 1;
		} */
		#bigBox .shader {
			background: #404040;
			bottom: 0;
			height: 100%;
			left: 0;
			opacity: .56;
			position: absolute;
			right: 0;
			top: 0;
			width: 100%;
			z-index: 2;
		}
	#littleBoxes {
		max-width: 1280px;
	}
		.lBox {
			background: #17a1e7;
			display: block;
			position: relative;
			overflow: hidden;
			width: 100%;
			vertical-align: middle;
		}
		.lBox:after {
			padding-top: 56.25%;
			display: block;
			content: '';
		}
		.lBox .sContent {
			color: white;
			text-align: center;
			z-index: 10;
		}
		.lBox img {
			bottom: 0;
			left: 0;
			position: absolute;
			right: 0;
			top: 0;
			vertical-align: middle;
			width: 100%;
			z-index: 1;
		}
		.lBox h2 {
			position: absolute;
			text-shadow: 0px 0px 10px #000000;
			top: 35%;
			width: 100%;
		}
		.lBox .shader {
			background: #404040;
			bottom: 0;
			height: 100%;
			left: 0;
			opacity: .56;
			position: absolute;
			right: 0;
			top: 0;
			transition: opacity .5s ease;
			width: 100%;
			z-index: 2;
		}
		.lBox:hover .shader {
			opacity: .8;
			transition: opacity .5s ease;
		}
#content {
	clear: both;
}
	#content h1, h2, h3, h4, h5, h6 {
		text-transform: uppercase;
	}
#dougPic {
	float: left;
	height: auto;
	margin: 0px 20px 20px 0px;
	width: 45%;
}
#footer {
	background: #002a54;
	color: white;
	display: block;
	padding-top: 1px;
	position: relative;
	width: 100%;
}
#logo {
	color: white;
	display: inline-block;
	font-size: 22pt;
	height: 100px;
	width: 373px;
}
	#logo a {
		width: 373px;
	}
#message {
	text-align: center;
}
#nav {
	display: inline-block;
	float: right;
	height: 100px;
}
	#nav ul {
		display: block;
		float: right;
		height: 100px;
		margin: 0px;
		padding: 0px;
		z-index: 100;
	}
	#nav ul li {
		background: #002a54;
		display: inline-block;
		height: 100px;
		margin: 0px;
		text-align: center;
		transition: background 0.5s ease;
		width: 134px;
	}
		#nav ul li.mobNav {
			display: none;
		}
	#nav ul a {
		display: block;
		height: 62px;
		position: relative;
		padding-top: 38px;
		transition: background 0.5s ease;
		width: 134px;
	}
		#nav ul a.mobNav {
			display: none;
		}
	#nav ul li:hover {
		background: #b5ae54;
		transition: background 0.5s ease;
	}
		#nav ul ul {
			display: none;
			position: relative;
			-webkit-animation: fadein .5s;
			-moz-animation: fadein .5s;
			-ms-animation: fadein .5s;
			-o-animation: fadein .5s;
		}
		#nav ul ul li {
			width: 268px;
			height: 50px;
		}
		#nav ul ul li.search {
			width: 300px;
			height: 100px;
		}
			#nav ul ul li.search input {
				border: none;
				display: block;
				font-size: 20pt;
				font-weight: bold;
				height: 60px;
				left: 20px;
				position: relative;
				text-align: center;
				top: 20px;
				width: 260px;
			}
		#nav ul ul a {
			display: block;
			height: 35px;
			position: relative;
			padding-top: 15px;
			transition: background 0.5s ease;
			width: 268px;
		}
@media screen and (min-width: 1081px) {
		#nav ul li:hover > ul {
			display: block;
			z-index: 100;
		}
}
#newsWrap {
	height: 200px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
}
	#newsWrap .newsBox {
		background: #001326;
		display: inline-block;
		float: left;
		height: 180px;
		margin-left: 10px;
		margin-right: 10px;
		padding: 10px;
		position: relative;
		width: 205px;
	}
		#newsWrap .newsBox p {
			display: inline-block;
			height: 180px;
			margin: 0;
			position: relative;
			width: 205px;
		}
		#newsWrap .newsBox .newsDate {
			bottom: 10px;
			position: absolute;
			right: 10px;
			text-align: center;
		}
	#newsWrap .newsBox:first-child {
		margin-left: 0px;
	}
	#newsWrap .newsBox:last-child {
		margin-right: 0px;
	}
@media screen and (max-width: 940px) {
	#newsWrap .newsBox {
		display: block;
		margin-bottom: 10px;
		margin-left: 10%;
		margin-right: 10%;
		margin-top: 10px;
		padding: 10px;
		width: 80%;
	}
	#newsWrap .newsBox:first-child {
		margin-bottom: 10px;
		margin-left: 10%;
		margin-top: 10px;
	}
	#newsWrap .newsBox:last-child {
		margin-bottom: 10px;
		margin-right: 10%;
		margin-top: 10px;
	}
}
#sideNav {
	display: none;
}
#socMed {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
	#socMed .socCon {
		display: inline-block;
		float: right;
		height: 20px;
		text-align: right;
	}
	#socMed .socCon img {
		display: inline-block;
		margin-left: 5px;
		margin-right: 5px;
		position: relative;
		top: 4px;
	}
	#socMed .socCon p {
		bottom: 4px;
		display: inline-block;
		float: right;
		font-size: 15px;
		margin: 0;
		padding: 0;
		position: relative;
	}
/* QUERIES */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-moz-keyframes fadein {
    0% { opacity: 0; }
    100%   { opacity: 1; }
}
@-ms-keyframes fadein {
    0% { opacity: 0; }
    100%   { opacity: 1; }
}
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* @media screen and (max-width:450px) {
	.rslides .sContent h1 {
		top: 20%;
	}
	.rslides .sContent p {
		top: 25%;
	}
}
@media screen and (max-width:600px) {
	.rslides .sContent h1 {
		top: 30%;
	}
	.rslides .sContent p {
		top: 35%;
	}
} */
@media screen and (min-width:481px) and (max-width: 800px) {
	.lBox h2 {
		font-size: 18px;
		top: 30%;
	}
}
@media screen and (max-width:940px) {
	* {
		-webkit-overflow-scrolling: touch;
	}
	body {
		overflow-x: hidden;
	}
	html {
		overflow-x: hidden;
	}
	body .spacer:first-child {
		display: none;
	}
	img, .instSlides img {
		max-width: 100%;
	}
	p {
		font-size: 20px;
	}
	h1, h2, h3, h4, h5, h6 {
		text-align: center;
	}
	.proSec {
		
	}
		.proSec .imgConRight {
			display: block;
			float: none;
			width: 100%;
		}
		.proSec .proConLeft {
			display: block;
			float: none;
			min-height: 0;
			width: 100%;
		}
	.sContent p {
		display: none;
	}
	.sContent h1 {
		font-size: 12px;
		width: 100%;
	}
	.span_4_of_8 {
		display: block;
		float: none !important;
		margin-left: 10% !important;
		margin-right: 10% !important;
		width: 80% !important;
	}
	#dougPic {
		display: block;
		float: none;
		width: 100%;
	}
	#socMed .socCon {
		display: inline-block;
		float: none;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}
	#socMed {
		text-align: center;
	}
	#bar {
		height: 80px;
	}
		#bar img {
			margin-top: 8px;
			width: 50px;
		}
		#bar .logo {
			font-size: 18px;
			top: 18px;
			width: 200px;
		}
		#bar #hamburger {
			background: #001326;
			display: inline-block;
			float: right;
			height: 48px;
			position: relative;
			right: 15px;
			top: 15px;
			width: 48px;
		}
		#bar #hamburger .hambar {
			background: #fff;
			height: 3px;
			margin: 9.75px 10px;
			width: 28px;
		}

		#footer h2 {
			text-align: center;
		}
	#box {

	}
		#bigBox {

		}
			.rslides .sContent h1 {
				font-size: 1em;
				width: 90%;
			}
	#logo {
		display: block;
		float: left;
		left: 15px;
		position: relative;
		width: 250px;
	}
		#logo a {
			width: 250px;
		}
	#nav {
		float: none;
		display: none;
		height: auto;
		text-align: center;
		width: 100%;
	}
		#nav ul {
			float: none;
			height: auto;
			width: 100%;
		}
		#nav ul li {
			display: block;
			height: auto;
			position: relative;
			width: 100%;
		}
		#nav ul li:hover {
			background: #002a54;
		}
		#nav ul li a {
			height: 35px;
			padding-top: 15px;
			width: 100%;
		}
			#nav ul li a.deskNav {
				height: 0;
				display: none;
			}
		#nav ul ul {
			display: none;
			height: auto;
			width: 100%;
		}
		#nav ul ul li {
			background: #b5ae54;
			display: block;
			height: 50px;
			width: 100%;
		}
		#nav ul ul li.search {
			width: 100%;
			height: 50px;
		}
			#nav ul ul li.search input {
				font-size: 20px;
				height: 30px;
				left: 0;
				margin-left: 10%;
				margin-right: 10%;
				position: relative;
				text-align: center;
				top: 10px;
				width: 80%;
			}
		a.deskNav {
			display: none;
		}
		#nav ul a.mobNav {
			display: inline-block;
		}
		#nav ul li.mobNav {
			display: block;
		}
	#pageWrap {
		position: relative;
		overflow-x: hidden;
		width: 100%;
	}
	#sideNav {
		background: #002a54;
		bottom: 0;
		display: block;
		height: 744px;
		left: 100%;
		top: 80px;
		position: absolute;
		width: 280px;
		z-index: 9999999;
	}
		#sideNav ul {
			list-style-type: none;
			margin-bottom: 15px;
		}
			#sideNav ul li {
				font-size: 20px;
			}
			#sideNav ul li ul li {
				font-size: 15px;
			}
#socMed {
	display: none;
}
}
@media screen and (max-width: 1080px) {
	#content .b1280 {
		margin-left: 2.5%;
		margin-right: 2.5%;
		width: 95%;
	}
}
@media screen and (max-width: 700px) and (orientation: landscape) {
	.rslides .sContent h1 {
		font-size: 1.25em;
		width: 90%;
	}
}
