@charset "UTF-8";
/* CSS Document */

h1 {
	font-size: 56px;
	line-height: 66px;
	color: #00becf;
	margin: 0;
}
h2 {
	font-size: 30px;
	line-height: 36px;
	color: #25315a;
	margin: 0;
}
h3 {
	font-size: 36px;
	font-weight: normal;
	line-height: 42px;
	color: #444444;
	margin: 0;
}
.featuremain {
	height: 600px;
	overflow: inherit !important;
}

.feature-banners {
	background: #ffffff;
	padding: 0;
}

.feature-banners .container {
	text-align: center;
	padding: 30px 0;
}

.feature-banners .banner {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	width: 500px;
	height: 302px;
}
.feature-banners .banner.mid {
	margin-right: 30px;
}
.feature-banners .banner iframe {
	display: block;
}
.feature-banners .banner p {
	margin: 0;
	font-size: 40px;
	line-height: 44px;
	color: #ffffff;
	padding-bottom: 25px;
}
.feature-banners .banner img {
	margin: 0;
	border: none;
}
.feature-banners .banner .text {
	position: absolute;
	width: 400px;
	bottom: auto;
	top: 14px;
	left: 33px;
	text-align: left;
}

.content {
	background: none;
	padding: 0;
	border: none;
	margin: 25px 0 50px 0;
}
.content .contentimage {
	float: left;
	width: 470px;
	height: auto;
	margin-right: 30px;
}
.content .main {
	float: left;
	width: 670px;
	height: auto;
}
.panel.blog {
	position: relative;
	background: url(/skin/images/curve-bottom-home.png) top center no-repeat;
	width: 100%;
	min-width: 1170px;
	height: auto;
	margin: 0 auto;
	padding: 220px 0 65px 0;
	z-index: 200;
	-moz-box-shadow: 0 8px 8px -8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 8px 8px -8px rgba(0,0,0,0.5);
	box-shadow: 0 8px 8px -8px rgba(0,0,0,0.5);
	z-index: 999;
}
.panel.blog h3 {
	font-size: 36px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}
.panel.blog .title {
	margin-bottom: 7px;
}
.panel.blog .title a {
	color: #25315a;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.panel.blog .title a:hover {
	color: #444444;
}
.panel.blog .details {
	position: absolute;
	left: 0;
	top: 36px;
	width: 54px;
	height: 48px;
	padding-top: 4px;
	background-color: #00becf;
	color: #ffffff;
	text-align: center;
	font-size: 15px;
	font-family: 'robotobold', Helvetica, sans-serif;
	text-transform: uppercase;	
}
.panel.blog .details .day {
	display: block;
	margin-top: 2px;
	font-size: 30px;
	font-weight: normal;
	font-family: 'robotoregular', Helvetica, sans-serif;
}
.panel.blog .summary {
	font-size: 13px;
	font-weight: normal;
	color: #444444;
}
.panel.blog li {
	float: left;
	width: 370px;
	margin: 0 25px 0 0;
	position: relative;
}
.panel.blog li:last-child {
	margin-right: 0;
}
.panel.blog img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.panel .container {
	width: 1170px;
}

/* upper content */
.upper-content {
	min-height: 1000px;
}

.upper-content .upper-bg {
	background: url(/skin/images/curve-top-home.png) top center no-repeat;
	height: 450px;
}

.upper-content .mid-bg {
	background: none;
}

.upper-content .mid-bg .container {
	z-index: 999;
}

.upper-content .lower-bg {
	
}

.bottom-area-container {
	position: relative;
	min-width: 1170px;
}
.home-faq {
	position: absolute;
	background-color: #00becf;
	width: 600px;
	height: 133px;
	border: none;
	top: -45px;
	left: 50%;
	margin-left: -328px;
	padding: 60px 30px 30px 30px;
	z-index: 1999;
	border-radius: 50%;
	text-align: center;
	overflow: hidden;
}
.home-center-bg {
	position: absolute;	
	top: -240px;
	left: 0;	
	width: 100%;
	min-width: 1170px;
	height: 431px;	
	background: url(/skin/images/home-center-img.png) center bottom no-repeat;
	pointer-events: none;
}
.home-center-bg-inner {
	position: absolute;	
	top: -975px;
	left: 0;	
	width: 100%;
	min-width: 1170px;
	height: 1144px;	
	background: url(/skin/images/home-content-bg.png) top center no-repeat;
	pointer-events: none;
}
.home-faq-bg {
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	width: 656px;
	height: 223px;
	opacity: 0.70;
	z-index: 1;
}
.home-faq p {
	display: block;
	z-index: 9999;
	color: #ffffff;
	text-align: center;
	font-family: 'robotoregular', Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	position: relative;
	margin: 15px 0 0 0;	
	line-height: 34px;
}
.home-faq a {
	color: #ffffff;
	text-decoration: none;
}
.home-faq a:hover {
	color: #25315A;
	text-shadow: 0 0 5px #FFFFFF;
}

.content .left, .container .left {
	width: 510px;
	margin-right: 60px;
}
.content .right, .container .right {
	width: 600px;
	position: relative;
}
.special .special-top-bg {
	position: absolute;
	top: 0;
	right: 0;
	width: 447px;
	height: 134px;
	background: url(/skin/images/special-pie.png) top right no-repeat;
	pointer-events: none;
	z-index: 1000;
}