@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Kanit:300,500');


body{
	margin:0px;
	font-family: 'Kanit', sans-serif;
	font-weight:300;
}



.primaryFont{
	font-family: 'Kanit', sans-serif;
	font-weight:500;
}

a{
	color:#0e5d7e;
	text-decoration:none;
}

a:hover{
	color:#0e5d7e;
	text-decoration:underline;
}

.wrapper01{
	width:100%;
	height:432px;
	background-image:url(../Images/bgMobile.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-size:480px 432px;
	background-position:top;
	background-repeat: no-repeat;
}

.wrapper02{
	width: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%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	border-bottom:1px solid #f0f0f0;
}


.theLotterLogo{
	width:58px;
	height:32px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
}

.logoSize{
	width:58px;
	height:32px;
}

.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:26px;
	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%;
}

.stepsTitle{
	color:#0e5d7e;
	margin-top:5px !important;
}

.icon01{
	background-image:url(../Images/01.png);
}

.icon02{
	background-image:url(../Images/03.png);
}

.icon03{
	background-image:url(../Images/02.png);
}

.icon04{
	background-image:url(../Images/04.png);
}

.iconSize{
	width:250px;
	height:217px;
	background-size:250px 217px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
}

/* Offer */


.offer{
	background-color:#e32e35;
	border-radius:10px;
	width:186px;
	height:48px;
	position:absolute;
	color:#ffffff;
	text-align:center;
	padding:4px;
	box-shadow:0px 0px 2px rgba(0,0,0,0.30);
	top:296px;
	left:16%;
}

.offerNumber{
	font-size:32px;
	line-height:48px;
	display:inline;
}

.offerWord{
	font-size:32px;
	line-height:28px;
	display:inline;
}

.warning{
	width:90%;
	line-height:14px;
	color:#e32e35;
	padding-left:5%;
	padding-right:5%;
	padding-top:10px;
	padding-bottom:10px;
	background-color:rgba(255, 255, 255, 0.90);
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	position:absolute;
	top:369px;
	font-size:12px;
}

/* General */


.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%;
}