h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}
p, li, td {
	font-size: 14px;
	line-height: 19px;
}
h1 {
	font-size: 35px;
	line-height: 35px;
}
h2 {
	font-size: 24px;
	line-height: 26px;
}
h3 {
	font-size: 22px;
	line-height: 24px;
}
h4 {
	font-size: 20px;
	line-height: 22px;
}
h5 {
	font-size: 18px;
	line-height: 20px;
}
h6 {
	font-size: 16px;
	line-height: 18px;
}
.container {
	margin: auto;
	padding: 0 10px;
	overflow: hidden;
	max-width: 1100px;
}
.container img {
	max-width: 100%;
}
.news {
	float: left;
	width: 100%;
	margin: 1% 0;
	background-color: #eee;
}
.vipAd {
	width: 96%;
	float: left;
	padding: 2%;
	position: relative;
	text-align: center;
	background-color: #fff;
}
.vipAd h2, .vipAd h3, .vipAd h4, .vipAd h6 {
	text-transform: uppercase;
}
.vipAd h2 {
	margin-bottom: 3%;
}
.vipAd h3 {
	margin: 3% 0;
}
.vipAd h4 {
	color: #888;
}
.vipAd h6 {
	margin-top: 3%;
	font-size: 80%;
	letter-spacing: 1px;
}
.vipAd h6 a span {
	color: #000;
	border-bottom: 1px solid #000;
}
.vipAd h6 a:hover span {
	border-bottom: 1px solid #fff;
}
.vipAd li {
	border-left: 1px dashed #ccc;
}
.vipAd li:first-child {
	border: 0px;
}
.date {
	float: left;
	padding: 0 5%;
}
.welcome {
	float: left;
	width: 100%;
}
.welcome_lft {
	width: 27%;
	float: left;
	padding: 3%;
	color: #fff;
	height: 240px;	
	background-color: #21469a;
}
.welcome_lft h2 {
	margin-bottom: 6%;
	text-transform: uppercase;
}
.welcome_lft h6 {
	margin-top: 6%;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.welcome_lft h6 a span {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.welcome_lft h6 a:hover span {
	border-bottom: 1px solid #000;
}
.welcome_rht {
	width: 60%;
	color: #000;
	float: right;
	padding: 2% 3% 3% 3%;
	background-color: #eee;
	height: 251px;
}
.welcome_rht h2 {
	margin-bottom: 3%;
	text-transform: uppercase;
}
.latest {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
}
.events-img {
	width: 50%;
	float: left;
}
.events-txt {
	width: 46%;
	float: left;
	padding: 0 2%;
}
.events-txt h3 {
	text-transform: uppercase;
}
.events-txt p {
	margin: 5% 0;
}
.events-txt h6 {
	font-size: 80%;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.events-txt h6 a span {
	color: #000;
	border-bottom: 1px solid #000;
}
.events-txt h6 a:hover span {
	border-bottom: 1px solid #fff;
}
.content {
	float: left;
	width: 100%;
	margin: 1% 0px;
}
.one, .two, .three {
	width: 33%;
	float: left;
}
.two {
	width: 32%;
	margin: 0 1%;
}
.tiles {
	float: left;
	width: 100%;
	color: #000;
	margin-bottom: 3%;
	background-color: #fff;
}
.tiles:hover {
	color: #fff;
	background-color: #21469a;
}
.three iframe {
	border: 0;
	width: 100%;
	height : 300px;
}
.tiles h2, .tiles h6 {
	margin: 5%;
	text-align: center;
	text-transform: uppercase;
	color: #21469a;
}
.tiles:hover h2 {
	color: #fff;
}
.tiles h6 span {
	padding-bottom: 2px;
	letter-spacing: 1px;
	border-bottom: 1px solid #000;
}
.tiles:hover h6 span {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.tiles p {
	margin: 0 5% 5% 5%;
	text-align: center;
}
.two iframe {
	width: 100%;
	margin-bottom: 3%;
}
.submitBtn {
	float: left;
	width: 50px;
	bottom: 60px;
	margin-left: 10px;
	position: absolute;
}
@media only screen and (min-width:960px) and (max-width:1389px) {
p, li, td {
	font-size: 13px;
	line-height: 18px;
}
h1 {
	font-size: 30px;
	line-height: 30px;
}
h2 {
	font-size: 22px;
	line-height: 24px;
}
h3 {
	font-size: 20px;
	line-height: 22px;
}
h4 {
	font-size: 18px;
	line-height: 20px;
}
h5 {
	font-size: 17px;
	line-height: 19px;
}
h6 {
	font-size: 15px;
	line-height: 17px;
}
.welcome_lft {
	height: 200px;
}
}
@media only screen and (min-width:768px) and (max-width:990px) {
p, li, td {
	font-size: 12px;
	line-height: 17px;
}
h1 {
	font-size: 25px;
	line-height: 25px;
}
h2 {
	font-size: 20px;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h4 {
	font-size: 17px;
	line-height: 19px;
}
h5 {
	font-size: 16px;
	line-height: 18px;
}
h6 {
	font-size: 14px;
	line-height: 16px;
}
.welcome_lft {
	height: 194px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}
@media all and (max-width: 768px) {
.welcome_lft {
	width: 94%;
	height: auto;
}
.welcome_rht {
	width: 94%;
}
.events-img {
	width: 100%;
	float: left;
	margin-bottom: 2%;
}
.events-txt {
	width: 96%;
	padding: 0 2%;
}
}
@media only screen and (max-width:767px) {
p, li, td {
	font-size: 11px;
	line-height: 16px;
}
h1 {
	font-size: 20px;
	line-height: 22px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
}
h4 {
	font-size: 15px;
	line-height: 17px;
}
h5 {
	font-size: 14px;
	line-height: 16px;
}
h6 {
	font-size: 12px;
	line-height: 15px;
}
.one, .two, .three {
	width: 100%;
}
.two {
	margin: 1% 0;
}
.one img, .two img, .three img {
	width: 100%;
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
p, li, td {
	font-size: 12px;
	line-height: 17px;
}
h1 {
	font-size: 25px;
	line-height: 25px;
}
h2 {
	font-size: 20px;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h4 {
	font-size: 17px;
	line-height: 19px;
}
h5 {
	font-size: 16px;
	line-height: 18px;
}
h6 {
	font-size: 14px;
	line-height: 16px;
}
}
