html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
}
a{
  cursor: pointer;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
  display:block;
}
body{
  line-height:1;
}
ol,ul{
  list-style:none;
}
blockquote,q{
  quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';
  content:none;
}
table{
  border-collapse:collapse;
  border-spacing:0;
}
.clearfix{
  display:inline-block;
}
.clearfix:after{
  content:" ";
  display:block;
  height:0;
  clear:both;
  overflow:hidden;
  visibility:hidden;
}
.clearfix{
  display:block;
}
body{
  background-color:white;
  color:#fff;
  font-family:Arial,Tahoma,Verdana;
  font-size:14px;
}
.wrapper{
  text-align:center;
  max-width:480px;
  margin:0 auto;
}
h1{
  font-size:1.45em;
  padding:10px 5px;
  background-color:#24AC0E;
  text-transform:uppercase;
}
.nudepics{
  padding:15px 25px;
  line-height:22px;
  font-size:1.3em;
  color: black;
}
.please{
  padding:0 25px 10px;
  font-weight:bold;
  font-size:1.5em;
  color: black;
}
.modal img{
  max-width:280px;
  width:100%;
}
input[type="button"]{
  background-color:#24AC0E;
  color:#fff;
  font-weight:bold;
  border:0;
  display:inline-block;
  font-size:1.75em;
  margin:10px auto 0;
  padding:15px 0;
}
.modal input[type="button"]{
  width:100%;
}
#q2 input[type="button"]{
  width:47%;
}
#q2 .toptxt{
  padding:10px 25px;
  font-size:1.1em;
  line-height:20px;
  color: black;
}
#q2 .bottxt{
  padding:10px 25px;
  font-weight:bold;
  line-height:20px;
  font-size:1.1em;
  color: black;
}
#q2 .question{
  padding:10px 15px;
  text-transform:uppercase;
  background-color:#24AC0E;
  font-size:1.4em;
  font-weight:bold;
  line-height:24px;
  color: #fff;
}
.q .question{
  font-size:1.5em;
  line-height:24px;
  padding:10px 15px 0;
  color: black;
}
.q .small{
  font-size:0.9em;
  font-style:italic;
  padding:5px 0;
  color: black;
}
.q input[type="button"]{
  margin-top:4px;
  width:98%;
}
.q input[type="checkbox"]{
  position:absolute;
  top:-9999px;
  left:-9999px;
}
#q2,#q3,#q4,#q5,#q6,#loading,.finaltxt,#final,#q7,#q8{
  display:none;
}
.answer{
  display:block;
  cursor:pointer;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  background-color:#24AC0E;
  padding:15px 5px 15px 55px;
  background-image:url(check.webp);
  background-repeat:no-repeat;
  background-position:5px center;
  font-size:1.5em;
  font-weight:bold;
  width:98%;
  margin:4px auto 0;
  text-align:left;
}
.selected{
  background-image:url(check_hover.webp);
}
.loading{
  font-size:1.2em;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  line-height:24px;
  padding:0 40px 5px;
  color: black;
}
.outer{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding:2px;
  height:18px;
  width:260px;
  margin:0 auto;
  border-radius:50px;
  -moz-border-radius:50px;
  -webkit-border-radius:50px;
  background:#3f454b;
}
.inner{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.5);
  -moz-box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.5);
  box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.5);
  border-bottom:1px solid #03112f;
  border-radius:50px;
  -moz-border-radius:50px;
  -webkit-border-radius:50px;
  height:14px;
  width:0;
  background:#3aafdc;
}
.finaltxt{
  line-height:22px;
  font-size:1.25em;
  color: black;
}
#loading{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.agree{
  padding:10px 15px;
  line-height:24px;
  font-size:1.4em;
  color: black;
}
.rules{
  font-size:1.15em;
  line-height:18px;
  font-weight:bold;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  background-color:#24AC0E;
  padding:15px 25px;
  width:98%;
  margin:4px auto 0;
  text-align:left;
}
.bold{
  font-weight:bold;
}
.cta{
  background-color:#24AC0E;
  color:#fff;
  font-weight:bold;
  border:0;
  display:inline-block;
  font-size:1.75em;
  margin:10px auto 0;
  padding:15px 0;
  text-decoration:none;
  display:block;
  width:98%;
}
@media screen and (max-width: 350px) {
  .answer {
    padding: 5px 5px 5px 55px;
  }
  .rules {
    padding: 5px 25px;
  }
}
