@import url('https://fonts.googleapis.com/css?family=Montserrat:500,700|Roboto:400,700');
@import url('https://fonts.googleapis.com/css?family=Eagle+Lake');

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/background.png);
	background-repeat: repeat-x;*/
}
img {
	max-width: 100%;
}
.clearIt {
	clear:both;
}
.clearLine {
	clear:both;
	height: 5px;
	border-bottom: solid 2px #C5D939;
	margin-bottom: 5px;
}
#headerBuffer {
	height: 100px;
	background-color: #FFFFFF;
}
#header {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #000000;
	z-index: 99;
	background-repeat: no-repeat;
	background-position: right center;
	display: table;
	
}
#headerLeftContent {
	position: relative;
	width: 20%;
	min-width: 400px;
	text-align: center;
	display: table-cell;
}
#headerRightContent {
	position: relative;
	width: 80%;
	display: table-cell;
	vertical-align: middle;
}
#headerInside {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 114px;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #000000;
	z-index: 99;
	background-repeat: no-repeat;
	background-position: right center;
}
#logo {
	position: relative;
	width: 317px;
	margin: 0px auto;
	max-width: 100%;
	z-index: 10;
	display: block;
}
#headAddress {
	position: absolute;
	width: 100%;
	/* width: 1400px;
	max-width: 68%;
	float: right; */
	bottom: 0px;
	/* margin: 35px 25px 0px 20px; */
	color: #333333;
	z-index: 100;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	line-height: 24px;
	padding: 0px;
	text-align: center;
}
#headAddress a {
	color: #333333;
	text-decoration: none;
}
#headAddress a:hover {
	color: #333333;
	text-decoration: none;
}
#customer {
	position: relative;
	/* width: 70%; */
	width: 1400px;
	max-width: 68%;
	float: right;
	bottom: 0px;
	margin: 35px 25px 0px 20px;
	color: #333333;
	z-index: 100;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	line-height: 24px;
	padding: 0px;
	text-align: center;
}
#opening {
	position: relative;
	top: 0px;
	bottom: 35px;
	width: 100%;
	height: 100vh;
}
#openingSlide {
	position: relative;
	top: 130px;
	bottom: 35px;
	width: 100%;
	height: 88vh;
	text-align: center;
	overflow-y: hidden ! important;
        overflow-x: hidden ! important;
        background-color: #f8f8f8;
        background-size: cover;
        /* background-size: contain; */ 
        background-repeat: no-repeat;
        background-position: top;
	z-index: 0;
	background-color:#CC0000;
}
#frontSpacer {
	position:relative;
	min-height: 325px;
}

#slogan {
	position: relative;
	width: 100%;
	height: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	vertical-align:bottom;
}
#sloganRight {
	float: left;
	width: 55%;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	line-height: 40px;
}
#sloganLeft {
	position: absolute;
	top: 10%;
	right: 10%;
	width: 350px;
	max-width: 40%;
	overflow:visible;
	text-align: left;
	background-color: rgba(204,0,0,0.7);
	border: solid 1px #FFFFFF;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	padding: 25px 0px;
}
#sloganLeft h1 {
	font-family: Montserrat, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 3px 3px 6px rgba(0,0,0,0.1);
	text-align: center;
	font-weight: 700;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
}
#sloganLeft ul {
	margin: 15px 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;	
}
#sloganLeft li {
	font-family: Roboto, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 3px 3px 6px rgba(0,0,0,0.1);
	font-weight: 400;
	line-height: 26px;
	padding: 0px;
	text-align: center;
}
.caption {
	width: 90%;
	margin: 25px auto;
	
}
#social {
	float: right;
	margin: 0px 25px 0px 0px;
}
#social img {
	height: 30px;
	margin: 7px 8px;
}
#banner {
	clear:both;
	position: relative;
	width: 100%;
}

#slideCaption {
	position: absolute;
	width: 100%;
	margin: 0px;
	bottom: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	overflow:visible;
	background-color: #000000;
	border-top: solid 1px #FFFFFF;
	overflow: hidden;
}
#slideCaption p {
	font-family: Raleway, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	text-align:center;
	width: 94%;
	margin: 15px auto;
}
#slideCaption p a {
	color: #FFFFFF;
	text-decoration: none;
}
#slideCaption p a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
#mainContainer {
	position: relative;
	clear: both;
	width: 100%;
	/* height: 100vh; */
	min-height: 325px;
	text-align: center;
	overflow: hidden;
        
        background-size: cover;
        /* background-size: contain;
		background-color: #FFFFFF; */ 
        background-repeat: no-repeat;
        background-position: top;
	z-index: 0;
}
#mainPicContainer {
	height: 0;
	padding-bottom: 56.25%; /* 16:9 */
	position: relative;
}

#mainContent {
	position: relative;
	width: 100%;
	background-color:#FFFFFF;
	padding-bottom: 45px;
	padding-top: 55px;
	overflow: hidden;
}

#mainArea {
	clear:both;
	position: relative;
	width: 90%;
	max-width: 1400px;
	margin: 10px auto;
	background-color:#FFFFFF;
	
}
#footer {
	position: relative;
	width: 100%;
	margin: 0px;
	bottom: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	overflow:hidden;
	background-color: #000000;
	/* background-image: url(../images/blue-90.png); */
	border-top: solid 1px #CC0000;
}
#footerContent {
	width: 94%;
	max-width: 1400px;
	margin: auto;
	display: table;
}
#footerLeft {
	position: relative;
	width: 15%;
	margin: 15px auto;
	vertical-align:middle;
	display: table-cell;
}
#footerMiddle {
	position: relative;
	margin: 15px auto;
	vertical-align:middle;
	text-align: center;
	display: table-cell;
}
#footerRight {
	position: relative;
	width: 45%;
	margin: 15px auto;
	text-align: left;
	display: table-cell;
}
#footerMiddle img {
	width: 108px;
	margin: 5px;
}
#footer .footerLogo {
	height: 105px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 15px auto;
}
#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 15px auto;
	line-height: 18px;
	list-style-type: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
#mobileNav {
	position: relative;
	width: 100%;
	border-bottom: solid 1px #333333;
	background-color: #FFFFFF;
	padding: 8px 0px;
}
#mobileNav ul {
	clear:both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	display: none;
}
#mobileNav ul li {
	display: inline;
	white-space: nowrap;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
#mobileNav ul .largeLink {
	display: none;
}
#mobileNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
#mobileNav ul li a:hover {
	color: #666666;
	text-decoration: underline;
}


#colContainer {
	position: relative;
	width: 94%;
	max-width: 1400px;
	margin: auto;
	text-align: center;
    overflow: hidden;
	display: table;
	border-collapse: separate;
    border-spacing: 30px;
}
#colRow {
	float:left;
    position: relative;
    left:75%;
	border-left: solid 1px #000000;
}
.thirdCol {
	positon: relative;
	width: 30%;
	border: solid 1px #999999;
	margin: 1%;
	display: table-cell;
	vertical-align: top;
}
.thirdColContent {
	positon: relative;
	width: 90%;
	margin: 25px auto;
	display: inline-block;
}
.leftCol {
	position: relative;
    float: left;
	width: 70%;
}
.rightCol {
	position: relative;
    float: right;
	width: 25%;
	padding-right: 10px;
	text-align: center;
}
.rightCol img {
	position: relative;
	margin: 10px auto;
	width: 100%;
	max-width: 325px;
	border-radius: 4px;
	box-shadow: 5px 5px 12px rgba(0,0,0,0.2);
}

.formatImg {
	position: relative;
	margin: 10px auto;
	width: 100%;
	border-radius: 4px;
	box-shadow: 5px 5px 12px rgba(0,0,0,0.2);
}

.basicTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 165%;
	color: #666666;
	text-decoration: none;
}
.basicTxt a {
	color: #666666;
	text-decoration: none;
}
.basicTxt a:hover {
	color: #666666;
	text-decoration: underline;
}
.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #333333;
	text-decoration: none;
}
.picBorder {
	margin: 5px;
	border: solid 1px #333333;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}
h1 {
	font-family: Montserrat, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-shadow: 3px 3px 6px rgba(0,0,0,0.2);
}
h2 {
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-shadow: 3px 3px 6px rgba(0,0,0,0.2);
}
h3 {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
h4 {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-decoration: none;
	background-color: #C5D939;
	border-radius: 6px;
	padding: 5px 5px 5px 12px;
	margin: 0px;
	display: block;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}
.redLink {
	color: #DD0000;
	font-weight: bold;
}
.caption {
	width: 95%;
	margin: auto;
	
}
.readMore {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 3px 3px 6px rgba(0,0,0,0.3);
	margin-top: 28px;
}
.readMore a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 14px 8px 14px;
	background-color:#CC0000;
	border-radius: 12px;
}
.readMore a:hover {
	background-color:#999999;
}
#corpLogos {
	position: relative;
	width: 94%;
	margin: 25px auto;
	text-align:center;
}
#corpLogos img {
	max-width: 225px;
	max-height: 88px;
	margin: 25px 35px;
	vertical-align: middle;
}
#corpLogos .smallLogo {
	max-width: 165px;
	max-height: 70px;
	margin: 25px 35px;
	vertical-align: middle;
}

#back2Top {
    width: 30px;
    line-height: 30px;
    overflow: hidden;
    z-index: 190;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 10px;
    right: 0;
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #BBBBBB;
    color: #EEEEEE;
}
.trigger {
	cursor: pointer;
}
.toggle {
	position: relative;
}

@media only screen and (max-width: 1200px) {
	#sloganLeft h1 {
	font-size: 18px;
	line-height: 21px;
	}
	#sloganLeft li {
	font-size: 14px;
	line-height: 18px;
	}
	#headAddress {
	font-size: 12px;
	line-height: 18px;
	}
	#footerMiddle img {
	width: 68px;
	margin: 5px;
	}
}

@media only screen and (max-width: 1000px) {
	#opening {
	position: relative;
	top: 0px;
	bottom: 35px;
	width: 100%;
	height: auto;
	}
	#openingSlide {
	position: relative;
	top: 0px;
	width: 100%;
	max-width: 100%;
	max-height: 450px;
	text-align: center;
	overflow-y: hidden ! important;
        overflow-x: hidden ! important;
        background-color: #f8f8f8;
        background-size: auto;
        /*background-size: contain; */
        background-repeat: no-repeat;
        background-position: top;
		border: solid 0px black;
	}
	#header {
	position: relative;
	display: block;
	padding: 8px auto;
	}
	#headerBuffer {
	height: 10px;
	}
	#headerLeftContent {
	display: block;
	width: 100%;
	min-width: 100%;
	border-bottom: solid 1px #333333;
	}
	#headerRightContent {
	display: block;
	width: 100%;
	min-width: 100%;
	padding: 50px auto;
	}
	#navigation, #headAddress {
	display: none;
	}
	#mainContent {
	padding-bottom: 35px;
	padding-top: 5px;
	}
	#slogan {
	position: relative;
	height: 65px;
	clear:both;
	display: none;
	}
	#sloganLeft h1 {
	font-size: 16px;
	line-height: 19px;
	}
	#sloganLeft li {
	font-size: 12px;
	line-height: 16px;
	}
	#social {
	float: none;
	margin: 0px auto;
	text-align:center;
	}
	#banner {
	/* border-bottom: solid 2px #333399; */
	}
	#colContainer {
	width: 100%;
	border-collapse: separate;
    border-spacing: 20px;
	}
	.leftCol {
	position: relative;
    right:0%;
	float: left;
	width: 100%;
	}
	.rightCol {
	position: relative;
    right:0%;
	float: right;
	width: 100%;
	padding-right: 0px;
	}
	h1 {
	font-size: 28px;
	}
	h2 {
	font-size: 21px;
	}
	h3 {
	font-size: 18px;
	}
	h4 {
	font-size: 16px;
	}
	#slideCaption {
	position: relative;
	width: 100%;
	margin: 0px;
	bottom: auto;
	height: auto;
	overflow:visible;
	}
	#footer {
	border-bottom: solid 1px #FFFFFF;
	}
	#footerContent {
	display: block;
	}
	#footerLeft {
	display: none;
	}
	#footerRight, #footerMiddle {
	width: 55%;
	display: block;
	margin: 15px auto;
	}
	#footer p {
	font-size: 12px;
	text-align: center;
	}
	#mobileNav ul {
	position: absolute;
	top: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	display: none;
	background-color: #EDEDED;
	border-top: 1px solid #000000;
	z-index: 100;
	}
	#mobileNav ul .largeLink {
	display: block;
	}
	#mobileNav ul li {
	display: block;
	white-space: nowrap;
	margin: 0px 0px;
	padding: 10px 0px;
	background-color: #EDEDED;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	}
	#mobileNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #CC0000;
	text-decoration: none;
	}
	#mobileNav ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
	#mobileNav ul li:hover {
	background-color: #999999;
	}
	#footer .sub {
	font-size: 16px;
	background-color: #FFFFFF;
	}
	#footer .sub:hover {
	font-size: 16px;
	background-color: #EFEFEF;
	}
	#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	}
	.rightCol img {
	margin: 10px 11px;
	max-height: 250px;
	width: auto;
	max-width: 250px;
	}
	
}
@media only screen and (max-width: 860px) {
	#openingSlide {
	max-height: 320px;
	}
	#sloganLeft {
	display: none;
	}
	#colContainer {
	display: block;
	}
	.thirdCol {
	positon: relative;
	width: 80% ;
	min-width: 280px ;
	border: solid 1px #999999;
	margin: 15px auto;
	display: block;
	vertical-align: top;
	}
	.thirdColContent {
	positon: relative;
	width: 90%;
	margin: 25px auto;
	display: inline-block;
	}
	#logo {
	max-width: 65%;
	}
	#footerRight {
	width: 75%;
	display: block;
	margin: 25px auto;
	}
	#corpLogos img {
	max-width: 180px;
	max-height: 70px;
	margin: 20px 28px;
	vertical-align: middle;
	}
	#corpLogos .smallLogo {
	max-width: 132px;
	max-height: 56px;
	margin: 20px 20px;
	vertical-align: middle;
	}
}
@media only screen and (max-width: 680px) {
	#openingSlide {
	max-height: 280px;
	}
	.thirdCol {
	min-width: 90% ;
	}
	#mainContent h1 {
	text-align: center;
	}
	#footer .footerLogo {
	height: 105px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
	}
	#footer p {
	width: 100%;
	}
}
@media only screen and (max-height: 810px) {
	#sloganLeft {
	top: 4%;
}	