@import url('https://fonts.googleapis.com/css?family=Lora');
* {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
	text-decoration: none;
}
img {
	border: 0px;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
body {
	color: #fff;
	overflow: hidden;
	background-color: #000;
	font-family: 'Lora', serif;
}
p, li, td {
	font-size: 14px;
	line-height: 20px;
}
h1 {
	font-size: 25px;
	line-height: 30px;
}
h2 {
	font-size: 24px;
	line-height: 28px;
}
h3 {
	font-size: 22px;
	line-height: 26px;
}
h4 {
	font-size: 20px;
	line-height: 24px;
}
h5 {
	font-size: 18px;
	line-height: 22px;
}
h6 {
	font-size: 16px;
	line-height: 20px;
}
.top_bg {
	width: 90%;
	z-index: 2;
	float: left;
	padding: 3% 5%;
	position: absolute;
}
.logo {
	width: 10%;
	float: left;
}
.logo img {
	height: auto;
	max-width: 100%;
}
.menu {
	width: 80%;
	float: left;
	margin-top: 35px;
	text-align: right;
}
.icon {
	width: 5%;
	float: right;
	text-align: right;
	margin: 53px 0 0 0;
}
.icon img {
	border: 0;
	width: 30px;
	height: 23px;
}
#videoContainer {
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.StretchtoFit {
	float: left;
	width: 100%;
}
.StretchtoFit1 {
	display: none;
}
.copyright {
	width: 90%;
	float: left;
	bottom: 0px;
	padding: 1% 5%;
	position: fixed;
}
.copyright p {
	font-size: 11px;
}
.copy_lft {
	width: 70%;
	float: left;
}
.footermenu {
	margin-left: 10%;
}
.footermenu a {
	color: #fff;
	padding: 20px 10px 0 10px;
}
.footermenu a:hover {
	background: url(../images/footer_hover.png) top center no-repeat;
}
.copy_rht {
	width: 30%;
	float: right;
	text-align: right;
}
.copy_rht a {
	color: #fff;
}
.copy_rht a:hover {
	color: #8ec640;
}

@media only screen and (min-width:960px) and (max-width:1389px) {
p, li, td {
	font-size: 13px;
	line-height: 19px;
}
h1 {
	font-size: 22px;
	line-height: 26px;
}
h2 {
	font-size: 20px;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	line-height: 22px;
}
h4 {
	font-size: 17px;
	line-height: 21px;
}
h5 {
	font-size: 15px;
	line-height: 19px;
}
h6 {
	font-size: 13px;
	line-height: 17px;
}
.menu {
	margin-top: 15px;
}
.icon {
	margin: 32px 0 0 0;
}
.copyright p {
	font-size: 10px;
}
}

@media only screen and (min-width:768px) and (max-width:990px) {
p, li, td {
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 20px;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}
h4 {
	font-size: 15px;
	line-height: 19px;
}
h5 {
	font-size: 14px;
	line-height: 18px;
}
h6 {
	font-size: 13px;
	line-height: 17px;
}
.menu {
	margin-top: 3px;
}
.icon {
	margin: 24px 0 0 0;
}
.icon img {
	width: 25px;
	height: 19px;
}
.copyright p {
	font-size: 9px;
}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
}

@media all and (max-width:768px) {
.menu {
	margin-top: 15px;
}
.icon {
	margin: 15px 0 0 0;
}
.icon img {
	width: 20px;
	height: 15px;
}
.copyright p {
	font-size: 9px;
}
}

@media only screen and (max-width:767px) {
p, li, td {
	font-size: 11px;
	line-height: 17px;
}
h1 {
	font-size: 18px;
	line-height: 22px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
}
h4 {
	font-size: 12px;
	line-height: 16px;
}
h5 {
	font-size: 11px;
	line-height: 15px;
}
h6 {
	font-size: 10px;
	line-height: 14px;
}
.bg {
	background: #000 url(../images/bg.jpg) center left fixed no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.StretchtoFit {
	display: none;
}
.StretchtoFit1 {
	float: left;
	width: 100%;
	display: block;
	margin-top: 50%;
	text-align: center;
}
.StretchtoFit1 img {
	height: auto;
	max-width: 80%;
}
.logo {
	width: 30%;
}
.menu {
	width: 62%;
	margin-top: 20px;
}
.icon {
	margin: 20px 0 0 0;
}
.icon img {
	width: 16px;
	height: 12px;
}
.footermenu {
	margin-left: 1%;
}
.footermenu a {
	padding: 12px 5px 0 5px;
}
.copyright p {
	font-size: 8px;
}
.copy_lft {
	width: 100%;
	text-align: center;
}
.copy_rht {
	width: 100%;
	text-align: center;
}
}

@media only screen and (min-width:480px) and (max-width:767px) {
p, li, td {
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 20px;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}
h4 {
	font-size: 15px;
	line-height: 19px;
}
h5 {
	font-size: 14px;
	line-height: 18px;
}
h6 {
	font-size: 12px;
	line-height: 16px;
}
.StretchtoFit1 {
	margin-top: 20%;
}
.StretchtoFit1 img {
	max-width: 60%;
}
.logo {
	width: 20%;
}
.menu {
	width: 73%;
	margin-top: 25px;
}
.icon {
	margin: 25px 0 0 0;
}
.icon img {
	width: 18px;
	height: 14px;
}
.footermenu {
	margin-left: 1%;
}
.footermenu a {
	padding: 12px 5px 0 5px;
}
.copyright p {
	font-size: 9px;
}
.copy_lft {
	width: 100%;
	text-align: center;
}
.copy_rht {
	width: 100%;
	text-align: center;
}
}
