/* ----------------- */
/* ----------------- */
/* --- CSS RESET --- */
/* ----------------- */
/* ----------------- */

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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
/* remember to define focus styles! */
:focus {
    outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* ----------------- */
/* ----------------- */
/* --- Common CSS -- */
/* ----------------- */
/* ----------------- */
.left{
    float:left;
}
.right{
    float:right;
}
.clear{
    clear:both;
}
sup
{
    vertical-align: super;
    font-size: 13px;
    font-weight: normal;
}






/* css reset */
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
em, font, img, q, s, samp,
small, strike, strong, b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

body {  background:#191C18 ; text-align:center; font-size:large; padding-left:.2em; padding-right:.2em;}

.timer { color: red; font-weight: bold;}
h1 { font-size:28px ; font-weight:bolder; line-height:1.25 ; text-align:center; color:#fff ; font-family: "Helvetica Neue",Helvetica,Arial, sans-serif ; padding-left:.5em; padding-right:.5em;}


h1.modal-title.text-center {
    font-size: 42px ;

}

.handle, .geo { color:#3498db;}

        h1, .h1 { color:#000 ;}
        .btn-next { max-width: 309px;}
        .winner { text-decoration: underline ;}
        .winner-txt { font-size:3.2em; text-transform: uppercase; font-weight:bold; font-family:"Helvetica Neue",Helvetica,Arial, sans-serif ; color:#f841b5; line-height:1.6em; border-bottom: 1px solid #f841b5;}
        .bigger-txt { font-size:175px; }
        .biggest-txt { font-size:200px; line-height:210px; font-weight:800; letter-spacing:10px;}


    img.logo {
    margin: auto;
    display: block;
    text-align: center;
    z-index:2000;
    width: 260px;
}

a { color:#3498db;}

.modal { display:none;}
.modal-header { background: #05affa ; color:#fff;}

.modal-backdrop { background:555 ; opacity:.6 ;}

.modal-footer  {
    padding: 9px 10px 10px ;
    margin-top: 10px ;
    text-align: center ;
    border-top: 1px solid #e5e5e5;
}

.modal.in {
   display:block;
}

p.modal-text {
    font-size: 1.4em;
}

.modal-footer, .modal-header{ background:#eee;}
.view {display:none; text-align:center;}

 
.iframe-form {
    width:100%; 
    height:380px;
    border:none;
    opacity:.9;

}

.steps-header { display:block; text-align: center;} 

body.modal-open {
    overflow: scroll;
}

.btn-join, .btn-back, .btn-next {
    width:88vw;
    border-radius:4px;
    color: #fff;
    margin:.5rem auto .25rem auto;
    padding: 1.25em .15em;
    font-size:18px ;
    font-weight:bold;
    letter-spacing:.09rem;
    cursor:pointer;
    border:0;
    text-transform: uppercase;
    display:block;
    -webkit-border-radius: 4px;
    font-family: "Helvetica Neue",Helvetica,Arial, sans-serif ; 

}     
.btn-next {
    background-color:#6CF244;
    margin-top:30px;
}       

.btn-back {
    background-color:#eee;
    color:#999;
}
input[type=radio]:focus, input[type=checkbox]:focus { border:none; outline:none; background:none ; }
/*input[type=checkbox]:checked { background:none ; background-color:none;}*/
form input[type=checkbox] { width: auto ; height:auto ;}

input { max-width:90% ; margin:auto ; }
.white { color: #fff ;}

.tooltip.top .tooltip-arrow { display:none; border:none ; background-color:none ;}
.tooltip-inner { background-color:none ; background:none ;}

input[type="radio"]:checked, input[type="checkbox"]:checked{
    visibility:hidden;
}

.form-control {
    width: 82% ;
    height: 39px ;
}

/*  bootstrap slider  */

#ex1Slider .slider-selection, #ex1Slider .slider-handle { background: #05affa; }
.slider { width: 99%;  margin: 1em auto 1em auto; color:#05affa; }
.slider .left-txt { float:left; margin-left:40px;}
.slider .right-txt {float:right; margin-right:40px;}

/*  radio button styles */

.gender-selector input, .choice-selector input{
    margin-top:2em;
    padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
    border:none;
}

.yes{background-image:url('//cachemd.cdnhost2000xl.com/mobile/quiz3/yes.png'); }
.no{background-image:url('//cachemd.cdnhost2000xl.com/mobile/quiz3/no.png');}

.type-selector input:active +.check-img, .choice-selector input:active +.radio-img{opacity: .9;}
.type-selector input:checked +.check-img, .choice-selector input:checked +.radio-img{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
            opacity: .9;
}

.chk {opacity: .9;}

.type-selector input{
    margin-top:2em;
    padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
    border:none;
}

.radio-img{
    margin:.2em;
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:70px;height:90px;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;


    -webkit-filter: brightness(1.8) grayscale(1) opacity(.5);
       -moz-filter: brightness(1.8) grayscale(1) opacity(.5);
            filter: brightness(1.8) grayscale(1) opacity(.5);  

/*  styles for Android and older browsers  */
           -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            filter: alpha(opacity=30);
            -moz-opacity: 0.3;
            -khtml-opacity: 0.3; 
            opacity: 0.3;
}
.radio-img:hover, .radio-img:checked{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
            filter: brightness(1.2) grayscale(.5) opacity(.9);

/*  styles for Android and older browsers   */          
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            filter: alpha(opacity=90);
            -moz-opacity: 0.9;
            -khtml-opacity: 0.9;  
            opacity: 0.9 ;
}

/*  checkbox button styles  */


.type-selector input:active +.check-img{opacity: .9;}
.type-selector input:checked +.check-img{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
            opacity: .9 ;
}


.check-img{
   
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:160px;
    height:90px;
    border-radius:0px;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.6);
       -moz-filter: brightness(1.8) grayscale(1) opacity(.6);
            filter: brightness(1.8) grayscale(1) opacity(.6);

            /*  styles for Android and older browsers  */
           -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
            filter: alpha(opacity=60);
            -moz-opacity: 0.6;
            -khtml-opacity: 0.6; 
            opacity: 0.6;            
}

.check-img:hover, .check-img:checked{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
            filter: brightness(1.2) grayscale(.5) opacity(.9);

            /*  styles for Android and older browsers   */          

            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            filter: alpha(opacity=90);
            -moz-opacity: 0.9;
            -khtml-opacity: 0.9;  
            opacity: 0.9 ;
}

.willing-label { margin-left:-50px; margin-top:75px; text-align:left; font-size:1em; padding-top:30px; color:#000;  postion:absolute; }


.girl-girl{background-image:url('thumbs/violetstarr1.jpg');}
.exhibitionist{background-image:url('thumbs/lena2.jpg');}
.couple{background-image:url('thumbs/couple-cam.jpg');}
.squirter{background-image:url('thumbs/dakota2.jpg');}

 input:active +.radio-img, .choice-selector input:active +.radio-img{opacity: .9;}
 input:checked +.radio-img, .choice-selector input:checked +.radio-img{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
            opacity: .9;
}

input:active +.check-img, .type-selector input:active +.check-img{opacity: .9;}
 input:checked +.check-img, .type-selector input:checked +.check-img{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
            opacity: .9;
}

.cam-type {
    color:#fff;
    text-align: center;
    font-size: .8em;
    line-height: 2.8em;
    margin: -10px auto 10px 35px;
    }

.check-img-holder { width:auto;height:auto; display:inline;  }

.footer {
    display:block;
    z-index:0; 
    width:100%; 
    line-height:1.5em; 
    padding:.5rem 0; 
    font-size:.65rem; 
    text-align:center; 
    margin-top:2rem; 
    color:#999;
}


.radio-row {
    color:#fff;
    margin:1em auto;
}


.snapchat-footer { margin-top:3em;}
a.sc { color:#fff ;}



.clear{ clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0; }
.clearfix:after{ clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0; }
        
* html .Clearfix, *:first-child+html .clearfix {zoom:1;}

* {box-sizing: border-box; }





/* CUSTOM */

.questions, .cta, .loader{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.cta p{
  margin-top: 0.5rem;  
}

.btn.btn-claim{
  margin-top: 1rem;
}

h1{
  color: #05B0FA ;
  margin-bottom: 0.7rem;
}

.question .title{
  margin: 0.3rem 0;
  font-size: 1rem;
  color: #999;
  font-weight: 500;
}

.actual-question{
  margin: 0.3rem 0;
  font-size: 1.3rem;
  font-weight: 500;
}

.answers{
  margin: 0.5rem 0;
}

.btn.answer, .btn.sized{
  min-width: 100px;
}
p{
  font-size: 0.86rem;
  color: #444;
}

.btn-primary{
  background-color: #FD8813;
  border: none;
}

.well{
  box-shadow: none;
  border: none;
  border-radius: none;
  margin: 0;
}

.text-danger{
  color: #f841b5;
}

.loader-text{
   color: #999;
   font-weight: 500;
   display: none; 
}

.main-text{
  padding: 0 2rem;
}

@media (max-width: 767px)
{
  h1{
    font-size: 1.45rem;
  }

.main-text{
  padding: 0 0rem;
}

}