
{
padding: 0;
margin: 0;
}
a{
cursor: pointer;
font-size: 1.0vw;
color: darkslategrey;

}
a:hover {
    color: darkslategrey;
	text-decoration: underline;
}

.red{ color: red;}
.green{ color: green;}
body{
text-align: center;
background: #FFFFFF;
font-family: 'Ubuntu', sans-serif;
/*background-image: url("../images/bg.gif");
background-repeat: repeat;*/

}
#container{
width: 100%;
position: relative;
max-width: 1400px;
margin: 0 auto;
}
header{
width: 100%;
}
.footer{font-size: 0.9vw;width:  96%;margin: auto;}
img{
width: 100%;
}
.content{
width: 100%;
position:  relative;
}
.form-wrapper{line-height: 1.4;}
.form-input{position:  absolute;top: 15.2%;right: 2%;width: 26%;}
.header-one{display:  none;}
.header-two{display: none;}
.full-terms {
font-size: 1.9vw;
color: darkslategray;
margin: 3% 0 0 10%;
text-align: left;
width:  80%;
}
.msisdn, .pin{
width: 92%;
margin-bottom: 1.5%;
font-size: 2.6vw;
text-align: center;
padding: 1.2% 0;
font-family: 'Ubuntu', sans-serif;
border-radius: 1.2vw;
-webkit-appearance: none;
border: solid 3px;
}
.submit{
width: 92%;
background: #2a9e22;
color: #ffffff;
font-size: 2.6vw;
font-family: 'Ubuntu', sans-serif;
font-weight: bold;
letter-spacing: 1px;
padding: 1.2% 0;
border-radius: 1.2vw;
cursor: pointer;
}
.submit_disabled{
width: 92%;
background: #a6cce8;
color: #ffffff;
font-size: 2.6vw;
font-family: 'Ubuntu', sans-serif;
font-weight: bold;
letter-spacing: 1px;
padding: 1.2% 0;
border-radius: 1.2vw;
cursor: pointer;
}
.submit:hover {
background: #177d17;
}
.submit_disabled:hover {
background: #a6cce8;
}
.img-wrapper{
width: 22.7%;
background: rgba(0, 0, 0, 0.1);
display: inline-block;
margin: 0.4%;
cursor: pointer;
}
.full-terms{
}
.img-wrapper img{
display: block;
}
.img-wrapper:hover img{
opacity: 0.3;
cursor: pointer;
}
.thumb-container-web{
width: 100%;
margin: 0% auto 0 auto;
}
.terms-header a{ cursor: pointer;}
.msisdn-text, .pin-text{font-size: 1.4vw;font-weight: 400;margin-bottom: 1%; padding-left: 5%;
padding-right: 5%;line-height: 1.8vw;}
.msisdn-lower, .pin-lower{font-size: 1.0vw;width: 96%;font-weight: 100;line-height: 1.0vw;margin-top: 1%;margin-bottom: 1%;color: darkslategrey;padding-left: 2%;
padding-right: 2%;}

@media screen and (min-width: 601px){
.mobile-images{
display: none;
}
.thumb-container-mob{
display: none;
}
}
@media screen and (min-width: 600px) and (max-width: 900px){
.form-wrapper{
line-height: 1;
}
}
{
padding: 0;
margin: 0;
}
a{
cursor: pointer;
	font-size: 1.0w;
}
.red{ color: red;}
.green{ color: green;}
body{
text-align: center;
background: #FFFFFF;
font-family: 'Ubuntu', sans-serif;
}
#container{
width: 100%;
position: relative;
max-width: 1400px;
margin: 0 auto;
}
header{
width: 100%;
}
.footer{font-size: 0.9vw;width:  96%;margin: auto;}
img{
width: 100%;
}
.content{
width: 100%;
position:  relative;
}
.form-wrapper{line-height: 1.4;}
.form-input{position:  absolute;top: 29.9%;right: 2.5%;width: 26%;}
.header-one{display:  none;}
.header-two{display: none;}
.full-terms {
font-size: 1.9vw;
color: darkslategray;
margin: 3% 0 0 10%;
text-align: left;
width:  80%;
}
.msisdn, .pin{
width: 92%;
margin-bottom: 1.5%;
font-size: 2.6vw;
text-align: center;
padding: 1.2% 0;
font-family: 'Ubuntu', sans-serif;
border-radius: 1.2vw;
color: #000000;
border: solid 0.3vw;
}
.submit{
width: 92%;
background: #2a9e22;
color: #ffffff;
border: solid black 0.3vw;
font-size: 2.6vw;
font-family: 'Ubuntu', sans-serif;
font-weight: bold;
letter-spacing: 1px;
padding: 1.2% 0;
border-radius: 1.2vw;
}
.submit_disabled{
width: 92%;
background: #a6cce8;
color: #ffffff;
border: solid #396d94 0.3vw;
font-size: 2.6vw;
font-family: 'Ubuntu', sans-serif;
font-weight: bold;
letter-spacing: 1px;
padding: 1.2% 0;
border-radius: 1.2vw;
}
.img-wrapper{
width: 22.7%;
background: rgba(0, 0, 0, 0.1);
display: inline-block;
margin: 0.4%;
cursor: pointer;
}
.full-terms{
}
.img-wrapper img{
display: block;
}
.img-wrapper:hover img{
opacity: 0.3;
cursor: pointer;
}
.thumb-container-web{
width: 100%;
margin: 0% auto 0 auto;
}
.terms-header a{ cursor: pointer;}
.msisdn-text, .pin-text{font-size: 1.8vw;font-weight: 400;margin-bottom: 1%;padding-left: 5%;
padding-right: 5%;}
.msisdn-lower, .pin-lower{font-size: 1.0vw;width: 100%;font-weight: 100;line-height: 1.0vw;margin-top: 8px; margin-bottom: 14px;color: darkslategrey;}


@media screen and (max-width: 600px){
.form-input{
width: 90%;
margin: 5% auto 5% auto;
position: relative;
right: 0;
}
.submit{font-size: 3.5vw;padding: 4.6% 0;border-radius: 12px;
-webkit-appearance: none;
border: solid black 4px;}
.submit_disabled{font-size: 3.5vw;padding: 4.6% 0;border-radius: 12px;
-webkit-appearance: none;
border: solid #396d94 4px;}
.msisdn, .pin{
width: 92%;
margin-bottom: 1.5%;
font-size: 8.2vw;
text-align: center;
padding: 1.8% 0;
font-family: 'Ubuntu', sans-serif;
border-radius: 12px;
-webkit-appearance: none;
border: solid 4px;
}
.msisdn-text{font-size: 6.4vw;font-weight: 500;padding-left: 2%;padding-bottom: 2%;
padding-right: 2%; line-height: 6.4vw;}
.pin-text{
}
body{ background-color: #ebf7fe;line-height: 3.2vw;}
.msisdn-lower{font-size: 3.5vw;line-height: 3.9vw;}
.pin-lower{
}
.footer{font-size:  2vw;width:  96%;margin: auto;}
header, .web-images, .thumb-container-web{
display: none;
}
.thumb-container-mob{
}
.form-wrapper{
}
a{
font-size: 3.2vw;
}
.header-one{color:  #000;font-size:  8vw;margin-top: 3%;}
.header-two{color:  red;font-weight: 300;width:  60%;margin: -6% auto 10% auto;line-height: 100%;}
.img-wrapper{width: 45%;}
.full-terms {
font-size: 4vw;
width: 94%;
margin-left: 3%;
}
}
@media screen and (min-width: 601px){
.mobile-images{
display: none;
}
.thumb-container-mob{
display: none;
}
}
@media screen and (min-width: 600px) and (max-width: 900px){
.form-wrapper{
}
}
@media screen and (min-width: 1400px) {
.submit {
font-size: 2.1em;
font-weight: bold;
}
.submit_disabled {
font-size: 2.1em;
font-weight: bold;
}
a{font-size: 0.8vw;}
.msisdn, .pin {
font-size: 2.1em;
}
.msisdn-text, .pin-text {
font-size: 1.6em;
font-weight: 400;
margin-bottom: 3px;
padding-left: 1%;
padding-right: 1%;
line-height: 1.8vw;
}
.full-terms {
font-size: 15px;
}
.msisdn-lower, .pin-lower {
font-size: 0.8vw;
width: 100%;
line-height: 1.0vw;
margin-top: 10px;
color: darkslategrey;
font-weight: 100;
margin-bottom: 16px;

}
.footer {
font-size: 11px;
}
.form-wrapper{
}
.header-one{
}
.header-two{
}
}
@media print{
.web-images{
display: none;
}
.form-input{
width: 90%;
margin: 10% auto 8% auto;
position: relative;
right: 0;
}
.msisdn-text{
font-size: 1.4vw;
/* display: block; */
font-weight: 400;
padding-left: 5%;
padding-right: 5%;
}
.msisdn, .submit, .submit_disabled, .pin{
font-size: 2.6vw;
border: 1px solid lightgrey;
}
.msisdn-lower{
font-size: 1.0vw;
}
header img{
display: none;
}
}
