@charset "utf-8";
/* CSS Document */

@font-face{
font-family:"HelveticaMedium";
	src:url("../Fonts/");
src:url("../Fonts/928a1f75-77bb-4be8-bfb7-89775bc3e3c4.eot?#iefix");
src:url("../Fonts/928a1f75-77bb-4be8-bfb7-89775bc3e3c4.eot?#iefix") format("eot"),url("../Fonts/442a5963-baeb-42c7-badb-b35c2a0dfcd5.woff2") format("woff2"),url("../Fonts/a95b7344-25fe-4177-9f83-21b1d5bb912d.woff") format("woff"),url("../Fonts/da34d167-7af3-4dae-9c9a-9c4c0b8bb274.ttf") format("truetype");
}

@font-face{
font-family:"HelveticaHeavy";
src:url("../Fonts/3d1a3114-ffd3-4f16-99c5-0e0441676d88.eot?#iefix");
src:url("../Fonts/3d1a3114-ffd3-4f16-99c5-0e0441676d88.eot?#iefix") format("eot"),url("../Fonts/33bb86d1-8adf-454e-aee3-ca1c89445476.woff") format("woff"),url("../Fonts/921ef834-872c-4460-ac11-f5fbcac9fa2d.ttf") format("truetype"),url("../Fonts/9d3bb5f2-6932-419e-a56f-382131ffd4b8.svg#9d3bb5f2-6932-419e-a56f-382131ffd4b8") format("svg");
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans');


.4th {
	font-size:18px;
}
.playButStroke {
border: solid 2px #fa7228;
    width: 286px;
	margin-bottom: 15px !important;
    height: 60px;
    border-radius: 5px;
    border-radius: 5px;
    margin-top: -59px;
    margin: 0 auto;
    margin-top: -64px;
	  -webkit-transform: rotate(356deg);
  -moz-transform: rotate(356deg);
  -ms-transform: rotate(356deg);
  -o-transform: rotate(356deg);
  transform: rotate(356deg);
}
body{
	margin:0;
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	color:#3f3f3f;
}

.specialHeavy{
	font-family:HelveticaHeavy;
	font-weight:normal;
}

.specialHeavyCyrillic{
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:94px !important;
}

.specialMedium{
	font-family:HelveticaMedium;
	font-weight:normal;

}
#txtilt {
  -webkit-transform: rotate(356deg);
  -moz-transform: rotate(356deg);
  -ms-transform: rotate(356deg);
  -o-transform: rotate(356deg);
  transform: rotate(356deg);
	font-size:8vw;
	margin-bottom:0px;
	margin-top:79px;
}
.header{
	width:100%;
	height:999px;
	background-color:#4b4b4b;
background: url(../theBig-assets/thebig_header.jpg);
	background-position:center;
	margin-bottom:-30px;
	background-repeat:no-repeat;
	background-size:cover;
}

.headerWrapper{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	text-align:center;	
	
}

h1{
	font-size:40px;
	margin-top:0;
	margin-bottom:10px;
	padding-top:27px;
}

.longLang{
	font-size:34px;
}

.jackpot{
	font-size:126px;
	line-height:126px;
	margin-top:-14px;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}
#arrowhite {

	margin-left:400px;
}

.playNow{
	height:66px;
	margin-top:-45px;
	width:210px;
	display:table;
	background-color:#fa7228;
	padding-left:50px;
	padding-right:50px;
	margin-left:auto;
	margin-right:auto;
	font-size:36px;
	text-transform:uppercase;
	line-height:66px;
	border-radius:5px;
	box-shadow:0px 2px 6px 0px rgba(0,0,0,0.3);
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	
}



.timeLeft{
	margin-top:5px;
	font-size:14px;
}

.line{
	width:480px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid rgba(255,255,255,0.50);
}

.tips{
	font-size:16px;
	line-height:31px;
	font-weight:600;
	margin-top:15px;
}

.bodyWrapper{
	width:990px;
	margin-top:27px;
	margin-left:auto;
	margin-right:auto;
}

h2{
	text-align:center;
	font-size:32px;
	color:#4b4b4b;
	margin-bottom:30px;
}

.column{
	width:310px;
	margin-left:30px;
	float:left;
}

.column:first-child{
	margin-left:0;
}

.column img{
	width:310px;
	height:170px;
}

.column h3{
	font-size:18px;
	color:#4b4b4b;
	text-transform:uppercase;
	margin-bottom:0;
}

.column p{
	margin-top:5px;
}

.column a{
	color:#e32e35;
}

.stepsWrapper{
	width:100%;
	background-color:#f1f1f1;
	padding-top:0px;
	padding-bottom:40px;
}

.stepsDivider{
	float:left;
	margin-left:50px;
}

.stepsDivider:first-child{
	margin-left:0;
}

.stepsWrapper h2{
	color:#4b4b4b;
	font-size:32px;
	padding-bottom:30px;
}
#front {
	background:red;
	width:100px;
	height:100px;
}
#back {
	background:yellow;
	width:200px;
	height:150px;
}
.stepsWrapper h3{
	color:#4b4b4b;
	text-align:center;
	margin-top:10px;
	margin-bottom:0;
	text-transform:uppercase;
}

.fourColumn{
	width:210px;
	float:left;
	text-align:center;
	margin-left:50px;
}

.fourColumn:first-child{
	margin-left:0;
}


.fourColumn p{
	margin-top:5px;
	color:#747373;
}

.winnersContainer{
	width:910px;
	margin-left:auto;
	margin-right:auto;
}

.winnerColumn{
	width:250px;
	margin-left:80px;
	float:left;
	text-align:center;
}

.winnerColumn:first-child{
	margin-left:0;
}

.winnerColumn h3{
	color:#4b4b4b;
	margin-bottom:5px;
	text-transform:uppercase;
}

.winnerColumn img{
	width:185px;
	height:185px;
	margin-top:20px;
}

.winnerColumn p{
	font-weight:400;

	margin-top:5px;
	color:#747373;
}


.Own{
	font-weight:400;

	font-size:28px;
	text-align:center;
	margin-top:40px;
}

.arrow{
	float:left;
	margin-top:20px;
}

.bottomPlay{
	height:66px;
	margin-top:25px;
	display:table;
	background-color:#fa7228;
	padding-left:50px;
	padding-right:50px;
	margin-left:10px;
	margin-right:auto;
	font-size:28px;
	text-transform:uppercase;
	line-height:66px;
	border-radius:5px;
	box-shadow:0px 2px 6px 0px rgba(0,0,0,0.3);
	color:#ffffff;
	float:left;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
}


footer{
	width:100%;
	margin-top:60px;
	background-color:#f1f1f1;
	padding-top:5px;
	padding-bottom:20px;
	color:#4b4b4b;
}

footer h2{
	color:4b4b4b;
	text-transform:uppercase;
	font-size:22px;
	margin-top:40px;
}

.footerColumn{
	width:225px;
	margin-left:30px;
	float:left;
}

.footerColumn:first-child{
	margin-left:0;
}

h4{
	font-size:16px;
	margin-top:0;
	margin-bottom:0;
	color:#4b4b4b !important;
}

footer p{
	font-size:14px;
	margin-top:5px;
	color:#6e6e6e;
}

footer .bodyWrapper{
	padding-bottom:20px;
	border-bottom:solid 1px #d5d5d5;
}

.paymentMethods{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding-bottom:10px;
	border-bottom:solid 1px #d5d5d5;
	text-align:center;
}

.trustIcons{
	margin-top:15px;
	padding-bottom:10px;
	text-align:center;
}

.trustIcons img{
	margin-left:30px;
}

.terms{
	display:block;
	text-align:center;
	font-size:14px;
	margin-top:5px;
}



/*General */

.center01{
float: left;
position: relative;
left: 50%;
}

.center02{
float: left;
position: relative;
left: -50%;
}


.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

