@charset "utf-8";
/* CSS Document From 1150px */
@font-face {
    font-family: 'Calibri';
    src: url('../../fonts/Calibri.eot');
    src: url('../../fonts/Calibri.eot') format('embedded-opentype'),
         url('../../fonts/Calibri.woff2') format('woff2'),
         url('../../fonts/Calibri.woff') format('woff'),
         url('../../fonts/Calibri.ttf') format('truetype'),
         url('../../fonts/Calibri.svg#Calibri') format('svg');
}
p  {
	padding: 1.5px;
	margin: 0;
}
#wrapper  {
	position: relative;
	display: block;
	width: 80%;
	max-width: 1000px;
	height: 100%;
	min-height: 10%;
	max-height: 100%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 2%;
	font-family: Calibri;
	background-image: url(../../images/fc.spread.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	z-index: 1;
}
#wrapper img  {
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 1%;
	z-index: 1;
}
#wrapper #navReplacement {
	display: block;
	width: 24%;
	height: 100%;
	margin-top: 20%;
	margin-right: 3.8%;
	background-color: none;
	z-index: 5;
	float: right;
}
#wrapper #mainLeft {
	display: block;
	width: 54%;
	height: 100%;
	padding: 5% 1% 2% 5%;
	margin-left: 5%;
	margin-top: 7%;
	background-color: rgba(255,253,253,0.25);
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainLeft #goBack a  {
	display: block;
	width: 100%;
	height: auto;
	padding: 3% 0 0 0;
	text-align: center;
	font-size: 15px;
	color: #373737;
	cursor: pointer;
	float: left;
	clear: left;
}
#wrapper #mainLeft #goBack a:hover  {
	color: rgba(27,124,102,1.00);
}
#wrapper #mainLeft #vidWrap  {
	position: relative;
	display: block;
	width: 95%;
	height: 100%;
	overflow: hidden;
	padding-bottom:56.25%;
	float: left;
}
#wrapper #mainLeft #vidWrap #movie, #wrapper #mainLeft #vidWrap iframe,
#wrapper #mainLeft #vidWrap object, #wrapper #mainLeft #vidWrap embed  {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#wrapper #mainRight {
	display: block;
	width: 24%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 13px;
	color: #FFF;
	line-height: 14px;
	text-align: left;
	margin-right: 4.4%;
	margin-top: 7%;
	background-color: none;
	float: right;
	z-index: 6;
}
#wrapper #mainRight p a  {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}
#wrapper #mainRight p a:hover  {
	text-decoration: none;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 150px;
	padding-bottom: 5px;
	clear: both;
}

@media (max-width:960px) {
	
#wrapper #mainLeft {
	display: block;
	width: 54%;
	height: 100%;
	padding: 5% 1% 2% 5%;
	margin-left: 5%;
	margin-top: 7%;
	background-color: rgba(255,253,253,0.25);
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainLeft #goBack   {
	display: block;
	width: 100%;
	height: auto;
	padding: 3% 0 0 0;
	font-size: 1.45vw;
	text-align: center;
	float: left;
}
#wrapper #mainLeft #goBack a  {
	display: block;
	width: 100%;
	height: auto;
	padding: 3% 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #373737;
	cursor: pointer;
	float: left;
	clear: left;
}
#wrapper #mainLeft #goBack a:hover  {
	display: block;
	width: 100%;
	height: auto;
	padding: 3% 0 0 0;
	text-align: center;
	font-size: 11px;
	color: rgba(27,124,102,1.00);
	cursor: pointer;
	float: left;
	clear: left;
}
#wrapper #mainLeft #vidWrap  {
	position: relative;
	display: block;
	width: 95%;
	height: 100%;
	overflow: hidden;
	padding-bottom:56.25%;
	float: left;
}
#wrapper #mainLeft #vidWrap #movie, #wrapper #mainLeft #vidWrap iframe,
#wrapper #mainLeft #vidWrap object, #wrapper #mainLeft #vidWrap embed  {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#wrapper #mainRight {
	display: block;
	width: 24%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 12px;
	color: #FFF;
	line-height: 12px;
	text-align: left;
	margin-right: 4.4%;
	margin-top: 6%;
	background-color: none;
	float: right;
	z-index: 6;
}
#wrapper #mainRight p a  {
	display: block;
	font-size: 15px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}
#wrapper #mainRight p a:hover  {
	text-decoration: none;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 150px;
	padding-bottom: 5px;
	clear: both;
}
	
}
@media (max-width:870px) {
	
#wrapper #mainLeft {
	display: block;
	width: 54%;
	height: 100%;
	padding: 5% 1% 2% 5%;
	margin-left: 5%;
	margin-top: 7%;
	background-color: rgba(255,253,253,0.25);
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainLeft #goBack a, 
#wrapper #mainLeft #goBack a:hover  {
	font-size: 1.5vw;
}
#wrapper #mainLeft #vidWrap  {
	position: relative;
	display: block;
	width: 95%;
	height: 100%;
	overflow: hidden;
	padding-bottom:56.25%;
	float: left;
}
#wrapper #mainLeft #vidWrap #movie, #wrapper #mainLeft #vidWrap iframe,
#wrapper #mainLeft #vidWrap object, #wrapper #mainLeft #vidWrap embed  {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#wrapper #mainRight {
	display: block;
	width: 24%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 11px;
	color: #FFF;
	line-height: 11px;
	text-align: left;
	margin-right: 4.4%;
	margin-top: 6%;
	background-color: none;
	float: right;
	z-index: 6;
}
#wrapper #mainRight p a  {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}
#wrapper #mainRight p a:hover  {
	text-decoration: none;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 150px;
	padding-bottom: 5px;
	clear: both;
}
		
}
@media (max-width:790px) {
#wrapper #mainLeft {
	display: block;
	width: 54%;
	height: 100%;
	padding: 5% 1% 2% 5%;
	margin-left: 5%;
	margin-top: 7%;
	background-color: rgba(255,253,253,0.25);
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainLeft #goBack a,
#wrapper #mainLeft #goBack a:hover  {
	font-size: 1.6vw;
}
#wrapper #mainLeft #vidWrap  {
	position: relative;
	display: block;
	width: 95%;
	height: 100%;
	overflow: hidden;
	padding-bottom:56.25%;
	float: left;
}
#wrapper #mainLeft #vidWrap #movie, #wrapper #mainLeft #vidWrap iframe,
#wrapper #mainLeft #vidWrap object, #wrapper #mainLeft #vidWrap embed  {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#wrapper #mainRight {
	display: block;
	width: 24%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 10px;
	color: #FFF;
	line-height: 10px;
	text-align: left;
	margin-right: 4.4%;
	margin-top: 6%;
	background-color: none;
	float: right;
	z-index: 6;
}
#wrapper #mainRight p a  {
	display: block;
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}
#wrapper #mainRight p a:hover  {
	text-decoration: none;
}

}
@media (max-width:670px) {
p  {
	padding: 1px;
	margin: 0;
}	
#wrapper #mainLeft {
	display: block;
	width: 54%;
	height: 100%;
	padding: 5% 1% 2% 5%;
	margin-left: 5%;
	margin-top: 7%;
	background-color: rgba(255,253,253,0.25);
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainLeft #goBack a,
#wrapper #mainLeft #goBack a:hover  {
	font-size: 2vw;
}
#wrapper #mainLeft #vidWrap  {
	position: relative;
	display: block;
	width: 95%;
	height: 100%;
	overflow: hidden;
	padding-bottom:56.25%;
	float: left;
}
#wrapper #mainLeft #vidWrap #movie, #wrapper #mainLeft #vidWrap iframe,
#wrapper #mainLeft #vidWrap object, #wrapper #mainLeft #vidWrap embed  {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#wrapper #mainRight {
	display: block;
	width: 25%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 9px;
	color: #FFF;
	line-height: 8px;
	text-align: left;
	margin-right: 4.4%;
	margin-top: 3%;
	background-color: none;
	float: right;
	z-index: 6;
}
#wrapper #mainRight p a  {
	display: block;
	font-size: 10px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}
#wrapper #mainRight p a:hover  {
	text-decoration: none;
}


}