@charset "utf-8";
/* CSS Document */

/* -------------- GENERAL -------------- */
@-ms-viewport { width: device-width; }
@viewport { width: device-width; }
body {
	font: 300 1.15em/1.15em 'Poppins','Lato','Helvetica','Microsoft Sans Serif',arial,sans-serif;
	background: black;
	}
a {
	color: #c2c7ca;
	text-decoration: none;
}		
a:hover { color: #fa7c00; }

/* -------------- BANNER STYLES -------------- */
section {
	background: #FFFFFF;
	}
section#banner {
	background: #403f3f; /* black */
	/*color: #fdfbfb;*/
	/* background-image: url(../images/backgroundtile.jpg);	*/
	height: auto;
}
section#banner header {
	background-image: url(../images/marcQuarterHdrMed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	max-width: inherit;
}
section#banner header h1 {
	font-size: 2em;
	line-height: 1.5em;
	text-transform: uppercase;
	text-align: right;
	padding: 1em .5em 0 0;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	background-repeat: no-repeat;
	color: #c62412; /* orange */
}
section#banner header h1 {
	background-position: right top;
	background-image: url(../images/marcQuarterHdrTxtSm.png);
	repeat: no-repeat;
	height: 75px;
	padding: 1em 1em 0 0;
	background-repeat: no-repeat;
	}
section#banner header h2 {
	font-size: 1em;
	line-height: 1em;
	text-align: right;
	padding: 1em 0;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	background-repeat: no-repeat;
	color: c62412; /* orange */
	font-style: italic;
}
section#banner nav#globalnav {
	background: #262626; /* almost black */
	border-top: 2px solid #2e2d2d;
	height: 2.25em;
	overflow: hidden;
}
section#banner nav#globalnav.nav_open {
	height: auto;
	overflow: visible;	
}
section#banner nav#globalnav a#menu {
	display: block;
	text-align: center;
	height: 2.25em;
	line-height: 2.25em;
	box-shadow: 0px 1px 10px rgba(255,255,255,0.4);
	z-index: 1;
}	
section#banner nav#globalnav ul li {
	height: 2.25em;
	line-height: 2.25em;
}	
section#banner nav#globalnav ul li a, section#banner nav#globalnav ul li a:visited {
	display: block;
	width: 100% /*86%;*/
	box-sizing: border-box;
	height: 100%;
	padding: 0 7%;
	border-bottom: 2px solid #c8cccf; /* light blue */
}
section#banner nav#globalnav ul li a:hover {
	/*background: #dde1e4; /* light blue */
	color: #c62412;
	border-bottom: 2px solid #c62412; /*orange */
}
section ul.gallery {
	list-style-type: none;
		height: auto;		
	}
section ul.gallery li  {	
		padding: 3px;
		float: none;
		height: auto;	
}		
img#hamburger {
	box-sizing: border-box;
	height: 20px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
/* -------------- GENERAL 'section' RULES -------------- */
section article {
	width: 86%;
	margin: 0 auto;
	padding: 1.5em;
	/*border-bottom: 1px solid #dde1e4;*/
}
section article header {
	padding: 1em 0;
}
section article header h1 {
	text-transform: uppercase;
	font-size: 1.65em;
	z-index: 10;	
}
section article header h2 {
	/*text-transform: uppercase;*/
	font-size: 1.75em;
	z-index: 10;
	color: #c62412;
	font-weight: bold;
}
section article header h3 {
	font-size: 1.1em;
	z-index: 10;
}	
/* -- section other elements -- */
section article p, section article ul, section article ol, section article dl, section article aside, section article blockquote {
	margin-bottom: 1.5em;
	text-align: left;
}
section article p img {
	border-width: thin;
	border-color: #000000;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 0;
	float: none;
	clear: both;
}
section article a {
	color: #0066FF;
	}
section article a:hover {
	color: #fa7c00;
	}	
section article aside {
	padding: 1.5em;
	border: 1px dotted #fa7c00;
}
section article ul {
	list-style-type: circle;
	margin-left: 7%;
}
section article ol {
	list-style-type: decimal;
	margin-left: 7%;
}
section article dl {
	font-weight: 400;
}
section article dl dt {
	font-weight: 400;
	font-style: italic;
}
section article dd {
	margin-left: 1.5em;
}	
section article blockquote {
	margin: 1.2em;
	font-style: italic;
}	
section article pre {
	color: #ab00ac;
}	
/* -------------- FOOTER RULES  -------------- */
footer {
	background: #403f3f;
	color: #dde1e4; /* light blue used to be almost white fdfbfb;*/
	margin-top: 0; /*2em;*/
	padding: 0 0 0 0;
	border-top: 0; /*5px solid #c2c7ca;*/
}
footer article header h1 {
	font-size: 1.15em;
	text-transform: uppercase;
}	
footer article {
	width: 86%;
	padding: 1em 7%;
}	
footer article a {
	padding: 0;
	}
footer article a:hover {
	color: #fa7c00; 
	}	
footer article ul li {
	height: 1.5em;
	line-height: 1.5em;
}
footer p {
	text-align: center;
	width: 100%;
	clear: both;
	font-size: .50em;	
	}
noscript nav#navigate {
	border-top: 2px #CCCCFF solid;
}
noscript nav#navigate ul li a {
	display: block;
	width: 86%;
	padding: 0 3%; /* 7% */
	border-bottom: #d06700 solid 1px;
	background: #000;
}	
#divYoutube {
height: 1200px;
}
iframe {
	float:left;
	width: 300px;
	height: 175px;
	display: block;
	padding-right: 3px;
	padding-bottom: 3px;
}
/* -------------- MEDIA QUERIES  -------------- */
@media screen and (min-width:600px)	{
	section#banner header {
		background-image: url(../images/marcQuarterHdrLg.jpg);
		max-width: inherit;	
		height: 175px;
		}
	section#banner header h1 {
		background-image: url(../images/marcQuarterHdrTxtSm.png);
		repeat: no-repeat;
		}	
	section#banner nav#globalnav {
		height: auto;
		overflow: visible;
		}
	section#banner nav#globalnav a#menu {		
		display: none;
		}
	section#banner nav#globalnav ul {
		overflow: hidden;
		height: 2.25em;
	}
	section#banner nav#globalnav ul li {
		float: left;
		width: 14%; /* 16.5%; */
		text-align:center;
	}	
	section ul.gallery li {
		float: left;
		}	
	section article aside {
		float: right;
		margin-left: 5%;
	}
	section article p {
	text-align: justify;
	}
	section article p img {
		float: left;
		clear: none;
		}		
	footer {
		overflow: hidden;
		background: #262626; /* almost black background-image: url(../images/marcQuarterFooterLg2.jpg); */
		max-width: inherit;	
		height: auto;
		/*background-repeat: no-repeat;
		background-position: center top;		*/
	}
	footer article {
		float: left;
		width: 100%;
		padding: 0 0 0 0; /*4.16%;*/
		border-bottom: 1px solid #dde1e4;
	}	
	footer article h1, footer article ul {
		overflow: hidden;
		padding: .5em 0 .5em 0;
	}
	footer article ul li {
		float: left;
		width: 14%; /*16.5%*/
		text-align:center;
	}
footer article ul li a {
	color: #dde1e4; /* light blue */
	text-decoration: none;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.5);	
}
footer article ul li a:hover {	
	color: #c62412; /* orange */
	}
footer p {	
	font-size: .75em;
	}	
}
@media screen and (min-width:800px)	{
	body {
		background: black;
		/*background: url(../images/bg_birds.jpg);*/
		}
section {
	background: #FFFFFF;
	max-width: 1200px;
	margin: auto;	
	}		
	section#banner {
		/*color: #fdfbfb;*/
		/*background: none url(../images/bg_birds.jpg);	*/
		}	
section#banner header {
	background-image: url(../images/marcQuarterHdrLg.jpg);
	height: 175px;
	max-width: inherit;	
}	
section#banner header h1 {
	background-image: url(../images/marcQuarterHdrTxt.png);
	repeat: no-repeat;
	height: 160px;
	}	
footer {
	max-width: 1200px;	
	margin: auto;
	}	

}
@media screen and (min-width:692px)	{
#divYoutube {
height: 600px;
}
}
@media screen and (min-width:1050px)	{
#divYoutube {
height: 400px;
}
}
