@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,400);

body {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	min-width: 960px;
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0;
	color: #000;
	background-size: cover;
	background: url('../images/gplaypattern.png') top left repeat
}
.ie body {
	filter: dropshadow(color=#000000, offx=0, offy=1)
}
h1 {
	font-size: 50px;
	letter-spacing: -2px;
	line-height: 40px;
	text-align: center
}
.ie h1 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
	padding-bottom: 12px
}
h2 {



}
.ie h2 {
	filter: dropshadow(color=#000000, offx=0, offy=3)
}
h3 {
	font-size: 30px;
	margin: 0.2em 0;
	text-align: center;
	color: #888;
	padding: 0 0 29px
}
.ie h3 {
	filter: dropshadow(color=#000000, offx=0, offy=3)
}
h4 {
	margin-bottom: 5px
}
p, pre {
	margin: 0 0 10px 0
}
code {
	text-transform: uppercase !important;
	color: #EEE;
	border-bottom: 1px dotted #666
}
small {
	background: url(../images/alpha.png);
	background: rgba(0, 0, 0, 0.8) url();
	border: 1px solid #111;
	font-size: 15px;
	padding: 0 5px
}
strong {
	text-align: center;
	display: block;
	font-size: 28px;
	font-weight: normal;
	color: #646464
}
a {
	color: gray;
	text-decoration: none
}
a:hover {
	color: #BBB
}
.topSection {
}
.spacing {
	padding: 30px 0
}
#Header {
	position: relative;
	width: 100%;
	z-index: 1;
	padding-top: 50px
}
.logo {
	width: auto;
	margin: 0 auto;
	padding: 16px;
	border-radius: 180px;
	padding-bottom: 50px
}
.logo h1 {
	color: #662382;
	font-weight: 600
}
.logo img {
	width: 650px;
	height: 108px;
	text-align: center;
	display: block;
	margin: 0 auto
}
.wrapper {
	margin: 0 auto;
	position: relative;
	width: 100%;
	z-index: 1
}
#socialIcons {
	display: block
}
#socialIcons ul {
	margin: 40px 0 0 0px;
	padding: 0px;
	text-align: center
}
.tempBy {
	display: block;
	text-align: center;
	padding: 15px;
	background: #fff;
	color: #8A8A8A
}
#Content h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 42px;
	font-weight: 300;
	color: #676767;
	margin-bottom: 40px
}
#WindowSlide {
	margin: 0 auto;
	position: relative;
	width: 634px;
	height: 170px;
	display: block;
	overflow: hidden
}
#Mail {
	position: absolute;
	width: 634px;
	top: 0px;
	left: 0px
}
#Content h3 {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	display: block;
	clear: both
}
#subscribe p {
	text-align: center
}
#subscribe input {
	background: rgba(255, 255, 255, 0.52);
	color: #7a7a7a;
	vertical-align: middle;
	width: 393px;
	border: 1px solid #888;
	padding: 10px;
	font-size: 14px
}
#subscribe input[type="button"] {
	background: rgba(255, 255, 255, 1);
	width: auto;
	padding: 10px 25px;
	cursor: pointer;
	margin: 0 0 0 -6px;
	font-weight: bold;
	font-size: 14px;
	color: #888
}
#subscribe input[type="button"]:hover {
	background: #1e7ccd;
	color: #fff;
	border: 1px solid #1e7ccd
}
.callback, .simple {
	font-size: 20px;
	background: #27ae60;
	padding: 0.5em 0.7em;
	color: #ecf0f1;
	margin-bottom: 50px;
	-webkit-transition: background 0.5s ease-out;
	transition: background 0.5s ease-out
}
.callback {
	cursor: pointer
}
.ended {
	background: #c0392b
}
.countdown {
	text-align: center;
	margin-top: 30px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6bba70+0,6bba70+100;Green+Flat+%234 */
background: rgba(213,46,255,1);
background: -moz-linear-gradient(left, rgba(213,46,255,1) 0%, rgba(102,35,130,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(213,46,255,1)), color-stop(100%, rgba(102,35,130,1)));
background: -webkit-linear-gradient(left, rgba(213,46,255,1) 0%, rgba(102,35,130,1) 100%);
background: -o-linear-gradient(left, rgba(213,46,255,1) 0%, rgba(102,35,130,1) 100%);
background: -ms-linear-gradient(left, rgba(213,46,255,1) 0%, rgba(102,35,130,1) 100%);
background: linear-gradient(to right, rgba(213,46,255,1) 0%, rgba(102,35,130,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d52eff', endColorstr='#662382', GradientType=1 );



	padding: 60px 0
}
.styled div {
	display: inline-block;
	margin-left: 10px;
	font-size: 70px;
	font-weight: normal;
	text-align: center;
	margin: 0 15px;
	padding: 0 30px;
	color: #fff;
	text-shadow: none;
	vertical-align: middle
}
#overlay {
	background: rgba(0, 0, 0, 0.56) url(../images/overlays/01.png) top left repeat;
	position: fixed;
	top: 0px;
	width: 100%;
	bottom: 0px;
	opacity: 0.8
}
*+html .styled div {
	display: inline;
	zoom: 1
}
.styled div:first-child {
	margin-left: 0
}
.styled div span {
	display: block;
	padding-top: 3px;
	font-size: 19px;
	font-weight: normal;
	text-align: center
}
footer {
	width: 100%;
	height: 30px;
	background: rgba(0, 0, 0, 0.64);
	position: absolute;
	bottom: 0px
}
footer span {
	float: right;
	margin: 10px
}
.subscribe {
	background: #fff
}
@media(max-width:768px) {
	body {
		min-width: initial !important
	}
	.wrapper {
		width: 100%
	}
	.styled div {
		margin-bottom: 10px
	}
}
@media(max-width:420px) {
	h1 {
		float: initial;
		text-align: center;
		margin-left: 0px;
		margin-bottom: 0px
	}
	.styled div {
		margin-bottom: 10px;
		font-size: 40px;
		font-weight: normal;
		text-align: center;
		width: 50px;
		height: 70px
	}
	#Content h2 {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-align: center;
		font-size: 29px;
		font-weight: 300
	}
	.styled {
		margin-bottom: 30px
	}
	#subscribe input[type="button"] {
		margin-top: 10px
	}
	#subscribe input {
		width: 80%
	}
	footer {
		position: relative !important
	}
}
@font-face {
	font-family: 'si';
	src: url('../extras/socicon.eot');
	src: url('../extras/socicon.eot?#iefix') format('embedded-opentype'), url('../extras/socicon.woff') format('woff'), url('../extras/socicon.ttf') format('truetype'), url('../extras/socicon.svg#icomoonregular') format('svg');
	font-weight: normal;
	font-style: normal
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: si;
		src: url(../extras/socicon.svg) format(svg)
	}
}
.soc {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none
}
.soc li {
	display: inline-block;
	*display: inline;
	zoom: 1
}
.soc li a {
	font-family: si !important;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-o-transition: .1s;
	-ms-transition: .1s;
	-moz-transition: .1s;
	-webkit-transition: .1s;
	transition: .1s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	display: block;
	position: relative;
	z-index: 1;
	width: 61px;
	height: 61px;
	line-height: 61px;
	font-size: 33px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	margin-right: 10px;
	color: #ffffff;
	background-color: none
}
.soc a:hover {
	z-index: 2
}
.soc-icon-last {
	margin: 0 !important
}
.soc-facebook {
	background-color: #3e5b98
}
.soc-facebook:before {
	content: 'b'
}
.soc-twitter {
	background-color: #4da7de
}
.soc-twitter:before {
	content: 'a'
}
.soc-instagram {
	background-color: #9c7c6e
}
.soc-instagram:before {
	content: 'x'
}
.soc-facebook:hover {
	background-color: #2a4784
}
.soc-twitter:hover {
	background-color: #3993ca
}
.soc-instagram:hover {
	background-color: #88685a
}