@charset "utf-8";
/* CSS Document */

@font-face{
font-family:"HelveticaMedium";
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");
}

body{
	margin:0px;
	font-family:open-sans;
	font-weight:400;
}

.bodySpecial{
	font-family:Arial, sans-serif;
}

.primaryFont{
	font-family:HelveticaMedium;
	font-weight:normal;
}

a{
	color:#0e5d7e;
	text-decoration:none;
}

a:hover{
	color:#0e5d7e;
	text-decoration:underline;
}

.wrapper01{
	width:100%;
	height:432px;
	background-image:url(../Images/bgMobilePlane.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-size:480px 432px;
	background-position:top;
	background-repeat: no-repeat;
}

.wrapper02{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

.strip{
	width:100%;
	height:150px;
	background-color:#e32e35;
	background-position:center;
	background-size:cover;
	background-repeat:repeat-x;
	transition:All 1s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

.wrapper03{
	width:90%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	border-bottom:1px solid #f0f0f0;
}


.theLotterLogo{
	width:58px;
	height:23px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}

.logoSize{
	width:58px;
	height:23px;
}

.menu{
	display:none;
}

.menu li{
	float:left;
	margin-left:20px;
	list-style-type: none;
	font-style: normal;
	color:#0e5d7e;
}

h1{
	font-size:36px;
	line-height:38px;
	color:#fecc45;
	display:block;
	width:95%;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:10px;
	text-align:center;
}

.h1Special{
	font-size:28px;
	line-height:30px;
}

h2{
	font-size:20px;
	color:#ffffff;
	display:block;
	font-weight:normal;
	width:95%;
	font-style: normal;
	font-weight:400;
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

h3{
	font-size:18px;
	color:#e32e35;
	text-transform:uppercase;
}

.column p{
	font-size:16px;
	color:#3f3f3f;
	line-height:24px;
	margin-top:5px;
}

.playBox{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.jackpot{
	color:#ffffff;
	font-size:30px;
	padding-top:5px;
}



.lotteryName{
	font-weight:normal;
	color:#ffffff;
	font-size:13px;
	font-style: normal;
	font-weight: 400;
	margin-top:5px;
}

.bullets{
	width:93%;
	color:#ffffff;
	list-style-type:none;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	font-size:14px;
	letter-spacing:-0.5px;
	text-align:center;
	border-top:solid 1px rgba(255,255,255,0.5);
	padding-bottom:10px;
}

.bullets li{
	margin-top:6px;
}

.lotteryBox{
	width:100%;
	text-align:center;
}

.playButtonBox{
	width:100%;
}

.timeLeftBox{
	width:100%;
	text-align:center;
	font-size:13px;
}

.column{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	text-align:center;
	transition:All 1s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

.playButton{
	width:180px;
	height:40px;
	font-size:20px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ff6f23;
	line-height:40px;
	text-align:center;
	border-radius:5px;
	text-transform:uppercase;
	color:#FFFFFF;
	cursor:pointer;
	transition:All 1s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

.playButton:hover{
	background-color:#ff5d07;
}

.playLink{
	text-decoration:none;
}

.playLink:hover{
	text-decoration:none;
}

.column h3{
	margin-top:30px;
	margin-bottom:5px;
}

footer{
	background-color:#f0f0f0;
	width:100%;
	height:190px;
	text-align:center;
	padding-top:10px;
	color:#3f3f3f;
}

footer p{
	font-size:12px;
}


.paymentMethods{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.downLoad{
	font-size:24px;
	color:#0e5d7e;
	text-align:center;
	margin-top:28px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.downLoadButton{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.timeLeft{
	float:left;
	margin-top:5px;
	color:#ffffff;
}

.timery{
	float:left;
	margin-top:5px;
	margin-left:5px;
	color:#ffffff;
}

.half{
	width:100%;
}

.halfTwo{
	width:100%;
}


.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;
}

.centerOne{
float: left;
position: relative;
left: 50%;
}

.centerTwo{
float: left;
position: relative;
left: -50%;
}