/* update */
body {
	color: #444;
}
.game-block {
	float: left;
	width: 174px;
	font-size: 20px;
	text-align: center;
	font-family: 'museo_sans_cond900';
}
.game-graphic {
	height: auto;
	clear: both;
	width: 980px;
	border: 5px solid #f2efeb;
	background: #f2efeb;
}
.game-block img {
	width: 174px;
}
.game-block:nth-child(5) {
	clear: right;
}
.g-type {
	float: left;
	width: 74px;
	text-align: center;
	font-size: 42px;
	color: #ccc;
	line-height: 170px;
}
.game-grphic {
	clear: both;
}
.col-main {
	width: 981px;
}
.content-container {
	padding: 40px;
}
.breadcrumb {
	left: 0px;
}
.port-pics img {
	width: 100%;
	opacity: .4;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.port-pics {
	display: block;
	position: relative;
	width: 49.5%;
	float: left;
	height: 334px;
	background-color: #000;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 5px;
}
.port3.port-pics, .port4.port-pics  {
	width: 975px;
}

.port3.port-pics .p-padme, .port4.port-pics .p-padme{
	padding: 30px;
	padding-left: 100px;
	padding-right: 100px;
}
.port1 {
	border-right: 5px solid #f2efeb;
}
.ptitle, .pcontent {
	text-align: center;
	position: absolute;
	display: block;
	z-index: 99;
	width: 100%;
	color: #fff;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.ptitle {
	text-transform: uppercase;
	font-family: 'museo_sans_cond900';
	margin-top: 120px;
	font-size: 33px;
 color: # 01adef;
}
.pcontent {
	height: 180px;
	bottom: -180px;
	background: #000;
}
.pcontent a:active, .pcontent a:visited, .pcontent a:link, .pcontent a {
 color: # 01adef !important;
	text-decoration: none;
}
div:hover.port-pics .ptitle {
	margin-top: 40px;
}
div:hover.port-pics .pcontent {
	bottom: 0px;
}
div:hover.port3.port-pics .ptitle {
	margin-top: 60px;
}
.p-padme {
	padding: 30px;
	display: block;
}
a.p-btner {
	display: inline-block;
	width: auto;
	text-decoration: none;
	color: #fff;
	font-family: 'museo_sans_cond900';
	background: #01adef;
	padding: 10px;
	margin: 8px 4px 0px 4px;
	text-transform: uppercase;
}
a:hover.p-btner {
	background: #333;
}
/* breadcrumbs */

.breadcrumb {
	display: none;
}
div.feature-title {
	font-size: 36px;
	color: #c3cf00;
	color: #01adef;
	text-align: center;
	margin: 40px 0px 50px 0px;
	font-family:'museo_sans_cond900';
	text-transform: uppercase;
	-webkit-animation: fadein 3s;
	-moz-animation: fadein 3s;
	animation: fadein 3s;
}
.focusit {
	font-size: 72px;
	color: #01adef;
	line-height: 60px;
}
.focusit2 {
	font-size: 52px;
	color: #01adef;
}
blockquote {
	color: #01adef;
	font-family: 'museo_sans500';
	font-size: 20px;
	background: url(../images/quotes.png) no-repeat top left;
	padding: 0px 0px 20px 66px;
	background-size: 50px 44px;
	margin: 20px 0px 20px 20px;
	display: none;
}
h1, h2, h3, h4, h5, h6, .fake-head {
	color: #444;
	padding-left: 0px;
	font-size: 34px;
	font-family: 'museo_sans100';
	font-family: 'museo_sans_cond900';
	text-transform: uppercase;
	margin-bottom: 20px;
}

p {
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 23px;
}
.power-title {
	/*color: #01adef;*/
	text-align: center;
}
@keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}

/* Firefox < 16 */
@-moz-keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}
 @-webkit-keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}
.feature-quote {
	text-align: center;
}
.col-main {
	margin-top: 0px;
}
.angle {
	overflow: hidden;
	width: 981px;
	height: 60px;
	position: relative;
}
.angle-box {
	position: absolute;
	top: 30px;
	background: #fff;
	width: 1200px;
	height: 60px;
	-ms-transform: rotate(-2deg); /* IE 9 */
	-webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
	transform: rotate(-2deg);
}
body.green h1.page-title {
	background: #fff;
	color: #000 !important;
	padding-left: 40px !important;
	font-size: 27px;
}
.content-container {
	padding: 0px 40px 40px 40px;
}
.center-graphic {
	display: block;
	margin: 20px 0px 20px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
}
.left-container {
	width: 500px;
	padding: 50px;
	background: rgba(255,255,255,1.00);
}
.right-container {
	width: 500px;
	padding: 50px;
	float: right;
	background: rgba(255,255,255,1.00);
}
.center-container {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px;
}
.center-graphic img {
	width: 100%;
}
#overhall-container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
	margin-bottom: 40px;
	position: relative;
}
/* feature images */
.content-cloud {
	width: 420px;
	position: absolute;
	bottom: -40px;
	right: 0px;
	-webkit-animation: fadein 3s;
	-moz-animation: fadein 3s;
	animation: fadein 3s;
}
.content-cloud img {
	width: 100%;
}
.circle-point {
 	width: 180px;
	height: 230px;
	width: 230px;
	border-radius: 50%;
	float: left;
	background: #01adef;
	color: #fff;
	font-family: 'museo_sans_cond900';
	text-transform: uppercase;
}
.circle-point:nth-child(1), .circle-point:nth-child(3) {
	clear: left;
}
.circle-point:nth-child(2) {
	background: #c3cf00;
	margin-left: 40px;
	margin-bottom: 40px;
}
.circle-point:nth-child(4) {
	margin-left: 40px;
}
.circle-point:nth-child(3) {
	background: #df4a08;
}
.ctype {
	position: relative;
	font-size: 26px;
	text-align: center;
	padding: 0px 10px 0px 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.section-one {
	width: 100%;
	position: relative;
	margin-bottom: 90px;
}
/* section two */
.section-two {
	width: 100%;
	position: relative;
	margin-bottom: 60px;
}
.section-three {
	width: 100%;
	position: relative;
	margin-bottom: 60px;
}
.ncol {
	width: 50%;
	float: left;
	padding: 0px;
}
.numb {
	margin-top: 8px;
	font-size: 25px;
	display: block;
	font-family: 'museo_sans100', 'museo_sans500';
	text-transform: lowercase;
}
.content-world {
	position: absolute;
	width: 330px;
	left: 0px;
	top: 0px;
	text-transform: uppercase;
	font-family: 'museo_sans_cond900';
	-webkit-animation: fadein 3s;
	-moz-animation: fadein 3s;
	animation: fadein 3s;
}
.content-world img {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content-world h3 {
	font-family: 'museo_sans_cond900';
	text-transform: uppercase;
	color: rgba(0,0,0,.1);
	font-size: 44px;
}
/* end s2 */
.content-new img {
	width: 100%;
}
.content-new h3 {
	margin-top: 40px;
}
.content-new {
	position: absolute;
	top: 100px;
	right: 0px;
	width: 340px;
}
.section-four {
	position: relative;
	width: 100%;
	margin-bottom: 60px;
}
.thearrow {
	position: relative;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	height: 50px;
	background: #fff;
}
.thearrow:after {
	content: "";
	display: block;
	position: absolute;
	top: 50px;
	left: -30px;
	width: 0;
	height: 0;
	border-left: 80px solid transparent;
	border-right: 80px solid transparent;
	border-top: 40px solid #fff;
}
input.btn-power, a.btn-power {
	display: block;
	width: 100%;
	padding: 12px 0px 12px 0px;
	text-transform: uppercase;
	font-size: 26px !important;
	text-align: center;
	margin: 0px 0px 60px 0px;
	text-decoration: none;
	transition: ease .6s;
	-webkit-transition: ease .6s;
	background-color: #01adef;
	font-weight: normal !important;
	font-family: 'museo_sans_cond900';
	color: #fff;
	border: 0px;
}
a.btn-power {
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
}
.btn-power:hover {
	color: #01adef;
	background: #fff;
	font-size: 22px;
	cursor: pointer;
}
#power-form input, #power-form textarea {
	width: 95%;
	display: block;
	padding: 12px 8px 12px 8px;	
	font-size: 14px;
	margin-bottom: 10px;
}
#power-form {
	margin-bottom: 30px;
}
.social-share-buttons2 {
	float: right;	
}
img.l1 {
	float: left;	
	width: 110px;
	clear: left;
	margin: 0px 0px 8px 0px;
}
img.l2 {
	float: left;	
	width: 60px;
		margin: 0px 0px 8px 0px;
	margin-left: 20px;
	 
}
img.l3 {
	float: left;	
	width: 110px;
	margin: 0px;
	margin-left: 20px;
	
}
img.l4 {
	float: left;	
	width: 170px;
	clear: left;
	margin: 0px;
}
img.l5 {
	float: left;	
	width: 130px;
	margin: 0px 0px 8px 0px;
	margin-left: 20px; 
}

div.stats-head {
	font-size: 20px;	
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
}