@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,900&display=swap');

html
{
  font-family: 'Montserrat', sans-serif;
  min-height: 100vh;
  background:#232323;
}
body
{
  color: #fff;
  min-height: 100vh;
}
a
{
  color: #ffffff;
}

p
{
  margin-bottom: 0;
}
/* Layout */
#lp_warning_above_operator,#lp_warning_msisdn_button
{
  line-height: 1;
}
div#thanksTextBox {
  background-color: transparent;
  background: none;
}
header
{
    text-align: center;
}

/* General Rules*/

img
{
    display: block;
    margin: 0 auto;
}

.head
{
    height: 48px;
    color: black;
    background: #fffffd;
    line-height: 1;
    border-bottom: 1px solid #e9e9e9;
    display:block;
}

.btn-primary {
    border-radius: 999px;
    text-shadow: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00ff4a+0,00de40+100 */
    background: #00b7b2; /* Old browsers */
    background: -moz-linear-gradient(top, #00b7b2 0%, #00b7b2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #00b7b2 0%,#00b7b2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #00b7b2 0%,#00b7b2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmYzgwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZmM4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7b2), color-stop(100%,#00b7b2)); /* Chrome4-9,Safari4-5 */
	background: -o-linear-gradient(top, #00b7b2 0%,#00b7b2 100%); /* Opera 11.10-11.50 */ /* IE10 preview */
	background: -webkit-gradient(linear, left top, left bottom, from(#00b7b2),to(#00b7b2));
	background: -moz-linear-gradient(top, #00b7b2 0%,#00b7b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7b2', endColorstr='#00b7b2',GradientType=0 ); /* IE6-9 */
	font-size: 18px;
	height: 55px;
	margin: auto;
	color: #ffffff;
	font-weight: 800;
	text-transform :uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: 'Montserrat', sans-serif;
	padding: 0;
	border: 0;
}

.btn-primary:focus, .btn-primary:active:focus, .btn-primary:hover, .btn-primary:active:hover {
    background: #0551BC;
    outline: none;
    color: #fff;
}

.btn-primary span {
    display: inline-block;
    animation: pulse 1s infinite;
}

/*Extensions*/
.button-block
{
    width: 100%;
    display: block;
}

.text-align-center
{
    text-align: center;
}

.text-align-left
{
    text-align: left;
}

.text-align-right
{
    text-align: right;
}
/*Helpers*/
.center-column
{
    float: none;
    margin: 0 auto !important;
}
.hide
{
    display: none;
    visibility: hidden;
}
.MOcontainer
{
  line-height: 1;
  color: #ea8b40;
}
div#thanksTextBox
{
  margin: auto;
  background:none;
}
/*Footer*/
.disclaimer
{
    text-align: justify;
    font-size: 0.60em;
    padding-top:20px;

}
#legal, #shared_footer
{
  font-size: 10px;
}
.footer-links
{
    list-style: none;
    text-align: center;
    display: block;
}

.footer-links li
{
    display: inline-block;
}
.web
{
    display: block;
}
.wap
{
    display: none;
}
input[type="tel"]
{
  width: 100%;
}
#disclaimerWrapper {
    font-size: 11px;
    text-align: justify;
}
.titlebox
{
  color: #111420;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
.title {
    font-size: 3.5vw;
    line-height: 1;
    color: #333333;
    margin: auto;
    text-align: center;
    width: 100%;
    letter-spacing: 0px;
    margin-top: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 18px;
}
.title>span
{
  color: #ea8b40;
}
.top
{
  margin-top: 24px;
}
.sub-title
{
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-style: italic;
  font-size: 1vw;
  line-height:1;
  text-align: left;
  margin-bottom: 10px;
}
#msisdn
{
  width: 100%;
  font-size: 16px;
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
  border: #acacac 1px solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clue
{
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  padding: 15px 0;
  margin-left: -6%;
  margin-right: -6%;
  margin-bottom: 9px;
  text-transform: uppercase;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
h3#header
{
  margin-top: 30px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
}
.header_big
{
  font-weight: 500;
  color: #fff;
  font-size: 4.3vw;
  line-height: 1;
  text-align: center;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  padding: 14px 0;
}
.inFront
{
  position: relative;
  z-index: 999;
}
p.or
{
  padding-bottom:15px;
}

#footer
{
    margin-top: 66px;
    color: #fff;
    position: relative;
    z-index: 16;
    width: 100%;
    margin: auto;
}
#footer>.container
{
  margin-top: 50px;
}
#footer a
{
  color: #fff;
}
/* only on this one */
.column, .columns {
    margin-left: 0;
}
.cta-box
{
    padding-bottom: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    margin: auto;
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    border: none;
    background-repeat: repeat;
    background: #101116;
    border: none;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.cta
{
  width: 90%;
  margin: auto;
}
#termsagree_wrapper>a,
#termsagree_wrapper>span>a
{
  color: #ff8e00;
}
#termsagree_wrapper {
    padding-top: 15px;
}
#op {
    width: 100%;
    border: 1px solid #acacac;
}

.row
{
    padding-top: 0;
}

.relative
{
  position:relative;
}

.second
{
  float: right;
  width: 40% !important;
}
.first
{
  width: 55% !important;
}
div.topLegal, div.bottomLegal {
    color: #ffffff;
    font-size: 19px;
    text-align: center;
    font-family: arial;
}
.container {
    max-width: 1024px;
}
.headerSpanClass
{
  color: #ffffff;
}
.boxview
{
    background: #00b7b2;
    margin: 10px auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-weight: 500;
    position: inherit;
    padding: 0;
    text-transform: uppercase;
}
span.boxviewtext
{
  font-size: 7vw;
  width: 90%;
  padding: 10px 0;
}
.arrowdown
{
  width: 39px;
  height: 22px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  position: absolute;
}
.aleft
{
    top: 0;
    left: 10px;
    bottom: 0;
    margin: auto;
}
.aright
{
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
}
@media screen and (min-width:1500px)
{
  body
  {
    background-position-x: -13vw;
  }

}
@media screen and (min-width:1300px)
{
  .header_big
  {
    font-size: 65px;
  }
  .title
  {
    font-size: 48px;
  }
  .sub-title
  {
    font-size: 16px;
  }
  .clue
  {
    font-size: 18px;
  }
  .cta-box {
  }
  .first,.second
  {
    margin-top: 0;
  }
  html
  {
  }
  .money
  {
    font-size: 52px;
    left: 38px;
  }

}
@media screen and (max-width:950px)
{
  .title
  {
  }
  .sub-title
  {
    font-size: 11px;
  }
}
@media screen and (max-width:800px)
{
  .one-half.column
  {
      width: 100% !important;
      text-align: center;
      margin: auto;
      position: relative;
  }
  .web
  {
      display: none;
  }
  .wap
  {
      display: block;
  }

  .title
  {
      font-size: 4.5vw;
      line-height: 1;
      margin-top: 0;
  }
  .header_big
  {
      font-size: 6vw;
      padding-top: 6px;
  }
  .ad
  {
      position: absolute;
      right: 0;
      top: 65px;
      color: #111420;
      z-index: 999999999999;
  }
  .clue
  {
    font-size: 19px;
    line-height: 1;
    padding: 10px 0;
  }
  #op, #msisdn
  {
    height: 40px;
  }
  .cta-box
  {
    margin: auto;
    margin-top: 5px;
  }
  .sub-title {
    font-size: 2.8vw;
  }
  html
  {
  }
  .second
  {
  }


}
@media screen and (max-width:600px)
{
  .title
  {
    /* padding-top: 41px; */
    padding-bottom: 0;
  }
  .clue
  {
    font-size: 15px;
    line-height: 1;
    padding: 10px 0;
    margin-left: -7%;
    margin-right: -7%;
  }
  .row {
    padding-top: 0;
  }
  .titlebox
  {
    font-size: 2.5vw;
  }

}
@media screen and (max-width:500px)
{
   .title {
    font-size: 5vw;
  }
  html {
  }
}
@media screen and (max-width:350px)
{
  .title {
    font-size: 6vw;
  }
  .head {
    height: 80px;
  }
  .ad
  {
    color: #000;
  }
}
