<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width:1023px){
.centerwrap{width:748px;}
.model{width:48%;}
.meetgirls{width:50%; margin-top:-5px;}
.meetgirls h2{font-size:28px; line-height:34px}
.details{padding-top:25px;}
.step label{width:80px;}
.textbox{width:218px;}
.dropdown{width:218px;}
.steps{margin-top:20px;}
.step h3{font-size:20px;}
.stepPic{margin-bottom:15px;}
.footernav{padding-left:10px;}
.footer_content{width:410px; margin-left:55px;}
.footer_logos{margin-right:136px;}
}

@media only screen and (max-width:767px){
.centerwrap{width:460px;}
header{height:auto;}
.logo{width:70%; float:none; text-align:center; margin:auto; padding-top:15px;}
.meetgirls h2, .step h3, .members h3{letter-spacing:normal;}
.have_account{float:none; text-align:center; padding-top:18px; padding-bottom:18px;}
a.signin, .have_account p{float:none; display:inline-block;}
.whitebox{padding:4%;}
.meetgirls{width:100%; margin-bottom:18px;}
.model{width:100%;}
.next{height:50px; font-size:30px;}
.step label{width:100%; text-align:left; line-height:normal; margin-bottom:5px;}
.dropdown, .textbox{width:100%; margin-bottom:15px;}
.footernav{float:none; padding-top:20px; padding-left:0px;}
.footer_content{margin-left:0px; float:none; padding-top:10px; width:auto}
.footer_logos{float:none; text-align:center; width:auto; margin:auto; padding-top:20px; padding-bottom:20px;}
.footer_logos img{margin:0 5px}
}

@media only screen and (max-width:479px){
.centerwrap{width:300px;}
.logo{width:80%;}
.meetgirls h2{font-size:20px; line-height:24px;}
.details p{font-size:13px;}
.details ul li{font-size:13px;}
.steps{padding:5%;}
.step_num li{line-height:50px; font-size:24px;}
.step_num li a{height:50px; width:50px;}
.step h3{font-size:18px;}
.step h3 strong{display:block;}	
.meetgirls{margin-bottom:15px;}
.members h3{font-size:18px;}
}</pre></body></html>