@font-face {
	font-family: "RobReg";
	src: url("../fonts/Roboto-Regular.ttf") format("truetype");
}
@font-face {
	font-family: "RobLgIt";
	src: url("../fonts/Roboto-LightItalic.ttf") format("truetype");
}
@font-face {
	font-family: "RobBd";
	src: url("../fonts/Roboto-Bold.ttf") format("truetype");
}

html{
    height: 100%;
    margin: 0;
	padding:0;
	/*overflow-y: hidden;*/

}
body {

	min-height: 100%;
	margin: 0;
    font-family: roboto, arial, helvetica;
    color: #123;
	background-color: #161616;
	text-align: center;
}


a{
	text-decoration: none;
	font-size: 15px;
	color: #2e2e2e;
}

span{
	font-size: 15px;
	font-style: italic;
}


.buttons p{
	margin-bottom: 0;
	font-size: 12px;
}

#label_accept_terms {
	padding-left: 15px;
	text-indent: -15px;
	margin-top: 5px;
}


.legal-line{
	font-size: 10px;
	text-align: left;
}

span{
	font-size: 12px;
	font-style: italic;
}

.content{
	background-color: #161616;
	width: 90%;
	margin: 0 auto 0 auto;
	border-radius:6px;
	text-align:center;
	margin-top: 1px;
	padding-bottom: 7px;
}

.txttlf{
	font-size:11px;
	line-height:1.2;
	font-weight:bold;
	color:#666666;
	margin: 5px;
}

.animtlf{
	height: 40px;
	width: 40px;
	vertical-align:top;
	margin-right:0px;
}
.header{
	position:relative;
	left:0;
	right:0;
	top:0;
	margin-top: 1px;
	background-color: #161616;
	width: 100%;
	height: 50px;
}
.mainimg{
	padding-top: 65%;
	width: 100%;
	background-size:contain;
	background-repeat:no-repeat;
	display: inline-block;
}

.mainimgPC{
	position:relative;
	width: 100%;
	padding-top: 29.4%;
	display: none;
	background-size:contain;
	background-repeat:no-repeat;
}
.icon_pc{
	display:none;
}
.icon_phone{
	display:inline-block;
	width:100%;

}


.desktop_3g{
	max-width:800px;
	display:none;
}

.tlf {
	width:100%;
	text-align:center;
	display:inline-block;
	margin-bottom: 5px;
}

.tlf input{
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	width:71.5%;
	font-size:24px;
	color:#444444;
	background-color:#f8f8f8;
	height:35px;

	border:2px solid;
	border-color: #c2c2c2;
	border-radius: 6px;
	text-align:center;
}
.tlf select{
	text-align-last:center;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	width:72%;
	font-size:24px;
	color:#444444;
	background-color:#f8f8f8;
	height:35px;
	border:2px solid;
	border-color: #c2c2c2;
	border-radius: 6px;
	text-align:center;
	margin-bottom: 7px;
}

.operimg{
	width: 35px;
	height: 35px;
	vertical-align:top;
	margin-right: 7px;

}




.btn{
	display:inline-block;
	text-align:center;
	width:86%;
	cursor:pointer;
	color:white;
	font-weight:bold;
	border-radius:6px;
	font-size:20px !important;
	padding-top:10px;
	padding-bottom:10px;
	margin:7px 0px 7px 0px;

}

.subscr {


	width:100%;
}

/* Overriding styles PLACEHOLDER*/

::-webkit-input-placeholder {
	font-size: 16px!important;
}

:-moz-placeholder { /* Firefox 18- */
	font-size: 16px!important;
}
::-moz-placeholder {  /* Firefox 19+ */
	font-size: 16px!important;
}


.games{
	height:330px;
}
.game{
	width:120px;
}

.terms_link{
	text-decoration: underline;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	margin: 15px 0;
}

.more{
	display:none;
}

#subscribed-submit {
	background-color: #73b32b;
	color: #fff;
	padding: 10px 30px;
	width: 70%;
	border-radius: 10px;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}


.price{
	font-family: RobReg;
	margin-top: 10px;
	font-size: 12px;
	color: #2e2e2e;
}

.logo{
	width: 160px;
	margin-top: 5px;
}

#message_inform{
	padding: 35px 15px;
}

.t_and_c{
	font-size: 11px;
	color: #fff;
	margin: 0 auto;
}

#message_form{
	color: #fff;
	margin: 35px 10px 20px 10px;
	font-size: 18px;
	line-height: 30px;
}

#input_msisdn_form{
	width: 85%;
	height: 40px;
	text-align: center;
	margin: 0 auto 30px auto;
	font-size: 18px;
}

#send_button{
	background-color: #49C44D;
	border-radius: 5px;
	border: none;
	padding: 10px 35px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

.container-form form{
	margin: 0 auto;
	max-width: 450px;
}

.close{
	width: 30px;
	position: absolute;
	right: 20px;
	top: 10px;
}

.buttons{
	margin-bottom: 40px;
}

#div_buttons{
	width: 100%;
	padding: 0;
	margin: 0;
}

.footer1{
	margin: 25px auto 5px auto;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
}

.footer1 a{
	display: inline-block;
	text-decoration: underline;
	margin: 5px;
	font-size: 12px;
}

input{
	height: 30px;
	padding: 4px;
	border: 1px solid lightgrey;
	text-align: center;
	border-radius: 5px;
	width: 90%;
	margin: 10px auto;
	font-size: 16px;
}

#modal{
	background-color: #f9f9f9;
	position: absolute;
	min-height: 10vh;
	top: 5vh;
	width: 90vw;
	left: 3.5vw;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 7px black;
	-moz-box-shadow: 0 3px 7px black;
	box-shadow: 0 3px 7px black;
	padding: 25px 5px;
}

@media(orientation:portrait) and (min-width: 360px){
	.disclaimer_button {
		font-size: 42px;
	}

	.t_and_c{
		font-size: 12px;
	}
}


@media(orientation:portrait) and (min-width: 600px){
	.disclaimer-text{
		padding: 20px 10px;
		font-size: 16px;
	}

	#message_inform{
		padding: 70px 15px;
	}

}

@media(orientation:portrait) and (min-width: 768px){
	.disclaimer-text{
		margin: 35vh 20% 0 20%;
	}

	#cont_disclaimer_buttons{
		margin: 20px 20% 0 20%;
	}

}

@media (orientation: landscape) and (min-width: 768px){

	html{
		max-width: 470px;
		margin: 0 auto;
	}


	.mainimgPC{
		position:relative;
		width: 100%;
		padding-top: 26.4%;
		display: block;
		background-size:contain;
		background-repeat:no-repeat;
	}

	.header {
		height: 70px;
	}

	.logo {
		width: 180px;
		float: left;
		margin-top: 12px;
	}

	.icon_pc {
		display: inline-block;
		float: left;
		width: 60%;
		margin-top: 25px;
	}

	.icon_phone{
		display: none;
	}

	#form-subscription{
		width: 35%;
		display: inline-block;
		margin-top: 2%;
	}

	.subscr{
		margin-top: 20px;
		min-height: 220px;
	}

	.price{
		font-size: 13px;
	}

	.terms_link{
		font-size: 13px;
		margin-top: 15px;
	}

	.t_and_c {
		font-size: 12px;
	}

}


@media (orientation: landscape) and (min-width: 1200px){

	.subscr{
		min-height: 250px;
	}

	#message_inform{
		font-size: 18px;
		padding: 80px 50px;
	}

}


@media (orientation: landscape) and (min-width: 1366px){

	.subscr{
		min-height: 270px;
	}

	.price, .terms_link{
		font-size: 15px;
	}

	#subscribed-submit{
		padding: 25px 40px;
		font-size: 26px;
	}

	html{
		max-width: 560px;
		margin: 0 auto;
	}

}


@media (orientation: landscape) and (min-width: 1800px){

	.subscr{
		min-height: 320px;
	}

	#form-subscription {
		margin-top: 4%;
	}

	.price, .terms_link {
		font-size: 20px;
		padding: 5px 0 0 0;
	}

	.icon_pc {
		width: 45%;
	}

	#message_inform{
		font-size: 22px;
		padding: 100px 50px;
	}

	html{
		max-width: 720px;
		margin: 0 auto;
	}

	.t_and_c {
		font-size: 16px;
	}

	#subscribed-submit{
		margin: 20px auto;
	}

}

@media(orientation:portrait) and (min-height: 500px){

	.t_and_c {
		margin: 3px auto;
	}

}

@media(orientation:portrait) and (min-height: 530px){

	.t_and_c {
		margin: 5px auto;
	}

}
