@charset "UTF-8";

a:link,a:visited {
  color:#f3c;
}

a:hover {
  color:#ef017c;
}

body {
  width:90%;
  margin:31px auto;
  background-color:#fdffc6;
  color:#666;
  font-family:"Oswald";
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  background-image:url(https://i.ibb.co/ZM0YzGM/Recurso-2.png);
  background-size:auto;
  -webkit-background-size:auto;
  background-repeat:repeat;
  background-position:0 0;
}

.profile_section_content {
  color:#666;
  padding:5px;
  margin:0 auto 20px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777;
  -moz-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
}

.profile_section_background {
  background-color:transparent;
  background-color:transparent;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777;
  -moz-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
}

.profile_section_content .heading {
  display:none;
  padding:5px;
  background-color:gray;
  color:#fff;
  font-family:"Oswald";
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777;
  -moz-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
  -webkit-text-shadow:0 0 0 #777;
  -moz-text-shadow:0 0 0 #777;
  text-shadow:0 0 0 #777;
}

.content {
  padding:0;
  -webkit-box-shadow:0 0 0 #999;
  -moz-box-shadow:0 0 0 #999;
  box-shadow:0 0 0 #999;
  -webkit-text-shadow:0 0 0 #999;
  -moz-text-shadow:0 0 0 #999;
  text-shadow:0 0 0 #999;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

#about_me_label {
  display:none;
}

#avatar_holder,#status_container,#blurb_container,#unix_last_broadcast_container,#unix_last_updated_container {
  display:none;
}

#header_bar,#footer_bar,#profile_main_photo,#tags_container,#about_me_label,#cam_score_container,#profile_friends .heading,#friends_container,#profile_header,#profile_about_me>.heading,#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container {
  display:none;
}

.profile_section {
}

#profile_comments,#comments {
  display:block;
  visibility:visible!important;
}

#about_me_container span#about_me_label,#profile_friends .heading,#profile_friends #friends_container,#profile_friends #favorite_models_container,#profile_about_me #tags_container,#profile_schedule,#profile_about_me div#occupation_container {
  display:none;
}

#about_me_value {
  padding:0;
  margin:0 auto 20px;
}

#profile_friends .label {
  font-size:17px;
  font-family:"Abel";
  font-style:normal;
  font-weight:400;
}

#admirers_value .value {
  font-size:17px;
  font-family:"Abel";
  font-style:normal;
  font-weight:400;
}

.user_comment_textarea_small,.user_comment_textarea_small:focus {
  width:850px;
  height:100px;
  -webkit-transition:width .4s ease-in-out;
  transition:width .4s ease-in-out;
  padding:12px;
  margin:10px auto;
  background:rgba(0,0,0,.3);
  border:1px solid #f39;
  color:#fff;
}

textarea:focus {
  -webkit-transition:height .4s ease-in-out;
  transition:height .4s ease-in-out;
}

.user_comment_textarea_big {
  width:850px;
  height:150px;
  padding:15px;
  background:rgba(0,0,0,.5);
  color:#fff;
  margin:10px auto;
  font-family:"Oswald","Palatino Linotype","Book Antiqua",Palatino,serif;
  outline:none;
  outline-style:none;
  font-size:18px;
}

.wall_post_avatar img {
  background:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar.png) no-repeat;
  background-size:100%;
  background-position:top center;
  background-color:#000;
  margin-top:1px;
  margin-left:-5px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
  border:2px solid rgba(255,255,255,0);
  width:70px;
  height:70px;
}

#no_profile_avatar {
  display:none;
}

#profile_comments {
  background-color:transparent;
}

.wall_post_avatar:hover img {
  background:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar_hover.png) no-repeat;
  background-size:100%;
  background-position:top center;
  background-color:#000;
  box-shadow:0 0 6px #f39;
  -ms-box-shadow:0 0 6px #f39;
  -o-box-shadow:0 0 6px #f39;
  -webkit-box-shadow:0 0 6px #f39;
}

.wall_post_info {
  width:700px;
  margin-left:42px;
  border-bottom:1px dotted #666;
}

.img_radius_shadow {
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

div.wall_post {
  display:block;
  margin-top:10px;
  font-size:18px;
  background:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-repeat:repeat-x;
  background-color:rgba(255,255,255,.4);
  border:1px solid #ccc;
  border-radius:7px 7px 0 0;
  border-radius:7px 7px 0 0;
  margin:25px auto;
  padding:10px 17px;
  color:#666;
  -moz-border-radius:7px 7px 0 0;
  -ms-border-radius:7px 7px 0 0;
  -o-border-radius:7px 7px 0 0;
  -webkit-border-radius:7px 7px 0 0;
  transition:all .9s;
  -moz-transition:all .9s;
  -ms-transition:all .9s;
  -o-transition:all .9s;
  -webkit-transition:all .9s;
  font-family:"Oswald","Palatino Linotype","Book Antiqua",Palatino,serif;
}

.wall_post a,.wall_post a:visited {
  color:#555;
  text-decoration:none;
}

.wall_post a:hover {
  color:#fff;
  text-shadow:1px 1px 1px #f39,-1px -1px 2px #f39,0 0 17px #f39;
  text-decoration:none;
}

div#comments {
  padding:10px;
  margin-top:30px;
  background:none;
  z-index:100!important;
}

form#new_comment.hidden {
  padding:10px;
  background:rgba(0,0,0,0);
  border:0 solid #fff;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
  height:auto;
  margin-top:60px;
}

#profile_friends {
  background-color:#fff;
  padding:6px;
  margin:7px auto 11px;
}

#profile_interests_content .label {
  display:block;
}

#be_anywhere_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container,#five_things_container,#know_me_container,#for_fun_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#favorite_books_container,#meaning_life_container,#know_me_container {
  display:block;
  background:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-repeat:repeat-x;
  background-color:rgba(255,255,255,.6);
  border:1px solid #ccc;
  border-radius:7px;
  border-radius:7px;
  margin:25px auto;
  color:#666;
  padding:20px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
  margin-bottom:20px;
  visibility:visible!important;
  font-size:16px;
  font-family:"Oswald","Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-left:0;
  font-weight:300;
}

p {
  font-family:"Oswald",PalatinoLinotype,Book Antiqua,Palatino,serif;
  font-weight:300;
}

@font-face {
  font-family:"Oswald";
  font-style:normal;
  font-weight:400;
  src:local("Oswald Regular"),local(Oswald-Regular),url(https://fonts.gstatic.com/s/oswald/v13/yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:"Oswald";
  font-style:normal;
  font-weight:400;
  src:local("Oswald Regular"),local(Oswald-Regular),url(https://fonts.gstatic.com/s/oswald/v13/pEobIV_lL25TKBpqVI_a2w.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

@font-face {
  font-family:"Abel";
  font-style:normal;
  font-weight:400;
  src:local("Abel Regular"),local(Abel-Regular),url(https://fonts.gstatic.com/s/abel/v7/brdGGFwqYJxjg2CD1E9o7g.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

@font-face {
  font-family:"Lobster";
  font-style:normal;
  font-weight:400;
  src:local(Lobster),local(Lobster-Regular),url(https://fonts.gstatic.com/s/lobster/v18/cycBf3mfbGkh66G5NhszPQ.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

.xcr::-webkit-scrollbar {
  width:9px;
}

.xcr::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
  box-shadow:inset 0 0 6px rgba(0,0,0,.3);
}

.xcr::-webkit-scrollbar-thumb {
  background:#c06;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);
}

.xcr::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(204,0,0,.4);
  border:1px solid #ccc;
}

* {
  box-sizing:border-box;
}

.leo-1 {
  width:8.33%;
}

.leo-2 {
  width:16.66%;
}

.leo-3 {
  width:25%;
}

.leo-4 {
  width:33.33%;
}

.leo-5 {
  width:41.66%;
}

.leo-5-half {
  width:47.66%;
}

.leo-6 {
  width:50%;
}

.leo-7 {
  width:58.33%;
}

.leo-8 {
  width:66.66%;
}

.leo-9 {
  width:75%;
}

.leo-10 {
  width:83.33%;
}

.leo-11 {
  width:91.66%;
}

.leo-12 {
  width:100%;
}

[class*="leo-"] {
  float:left;
  padding:15px;
  border:0 solid #ccc;
  color:#444;
}

.no {
  padding:0;
}

[class*="padd20"] {
  display:block;
  padding:20px;
}

.row:after {
  content:"";
  clear:both;
  display:block;
}

.tcenter {
  text-align:center;
}

.tleft {
  text-align:left;
}

.tright {
  text-align:right;
}

.ripple {
  position:relative;
  overflow:hidden;
  transform:translate3d(0,0,0);
}

.ripple:after {
  content:"";
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  pointer-events:none;
  background-image:radial-gradient(circle,#000 10%,transparent 10.01%);
  background-repeat:no-repeat;
  background-position:50%;
  transform:scale(10,10);
  opacity:0;
  transition:transform .5s,opacity 1s;
}

.ripple:active:after {
  transform:scale(0,0);
  opacity:.2;
  transition:0s;
}

.wrapper {
  background-color:#f7dde4;
  margin:0 auto;
  padding:0;
  box-shadow:0 0 4px #999;
}

.smenu {
  z-index:500;
  height:41px;
  background:#ff5db1;
  background:-moz-linear-gradient(top,rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%);
  background:-webkit-linear-gradient(top,rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%);
  background:linear-gradient(to bottom,rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5db1",endColorstr="#ef017c",GradientType=0);
  margin:0 auto;
  padding:0;
  text-align:center;
  position:relative;
  box-shadow:0 0 4px #999;
}

.smenu a:link,.smenu a:visited {
  display:inline-block;
  padding:8px 11px;
  text-align:center;
  text-decoration:none;
  color:#fff;
  text-shadow:0 -1px 0 #999;
}

.smenu a:hover {
  color:#ef017c;
  text-decoration:none;
  background-color:#fff;
  text-shadow:none;
}

.sheader {
  display:block;
  width:100%;
  height:auto;
  margin:0 auto;
  text-align:center;
}

.sheader img {
  display:block;
  width:50%;
  height:auto;
  margin:0 auto;
  padding:0;
}

#aboutme h1,#roomrules h1,#tipmenu h1,#videos h1 {
  display:block;
  width:90%;
  height:auto;
  margin:10px auto;
  font-size:3.666rem;
  color:#f9c;
  font-family:Lobster;
  font-style:normal;
  font-weight:400;
  text-shadow:0 2px 3px #999;
}

.shadow {
  display:block;
  width:100%;
  height:auto;
  margin:0 auto;
  text-align:center;
}

.shadow img {
  display:block;
  width:100%;
  height:auto;
  margin:0 auto;
  text-align:center;
}

.modelabme img {
  margin-top:104px;
}

.aboutme,.rules {
  background-color:rgba(255,255,255,.6);
}

.aboutme p,.rules p {
  display:block;
  margin:0 auto;
  color:#D16B6C;
}

.rules {
  display:block;
  with:80%;
  height:auto;
  padding:20px;
  text-align:left;
  margin:40px auto 2px;
}

#roomrules h1 {
  text-align:center;
}

.modelrules img {
  margin:0 auto;
  border:5px solid #f9c;
  box-shadow:3px 6px 5px #999;
}

.banner {
  display:block;
  width:50%;
  height:auto;
  float:none;
  clear:both;
  margin:20px auto 30px;
  text-align:center;
}

.banner img {
  display:block;
  width:90%;
  height:auto;
  margin:0 auto;
  text-align:center;
}

.reflect {
  -webkit-box-reflect:below -10px -webkit-linear-gradient(bottom,rgba(255,255,255,.3) 0%,transparent 50%,transparent 100%);
}

.tipme a:link,.tipme a:visited {
  display:block;
  width:90%;
  margin:4px auto;
  font-size:18px;
  font-family:"Abel";
  font-style:normal;
  font-weight:400;
  background:#dbae78;
  background:-moz-linear-gradient(top,rgba(219,174,120,1) 0%,rgba(211,156,78,1) 100%);
  background:-webkit-linear-gradient(top,rgba(219,174,120,1) 0%,rgba(211,156,78,1) 100%);
  background:linear-gradient(to bottom,rgba(219,174,120,1) 0%,rgba(211,156,78,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dbae78",endColorstr="#d39c4e",GradientType=0);
  color:#fff;
  text-decoration:none;
  text-align:left;
  padding:8px 12px;
  box-shadow:0 1px 2px #999;
  -webkit-box-shadow:0 1px 2px #999;
  border-radius:7px 0 7px 0;
  -webkit-border-radius:7px 0 7px 0;
  transition:all .3s;
  -webkit-transition:all .3s;
}

.tipme a:hover {
  background:#ff5db1;
  background:-moz-linear-gradient(top,rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%);
  background:-webkit-linear-gradient(top,rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%);
  background:linear-gradient(to bottom,rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5db1",endColorstr="#ef017c",GradientType=0);
  color:#fff;
  text-decoration:none;
  box-shadow:0 1px 2px #fff;
  text-indent:4px;
}

.welcome {
  display:block;
  width:70%;
  height:auto;
  margin:40px auto 50px;
  text-align:center;
  padding:30px 40px 20px;
  background-color:rgba(255,255,255,.5);
  border:5px double rgba(255,153,204,1);
}

#bgwell {
  display:block;
  padding:60px 0;
  margin:0 auto;
  background-color:#ecc5d0;
  background-image:url(https://raw.githubusercontent.com/cssmfc/xniteproductions/master/assets/images/backgrounds/clte_pink_bg_dn.gif);
  background-repeat:no-repeat;
  background-size:cover;
  -webkit-background-size:cover;
  background-position:center;
  background-attachment:fixed;
}

.img-responsive {
  display:block;
  width:100%;
  height:auto;
  margin:0 auto;
  padding:0;
  border:none;
}

#bgabme {
  background-image:url(https://blacknrg.files.wordpress.com/2017/05/6f55bb677cd1778815b846359d976546.png);
  background-repeat:no-repeat;
  background-size:cover;
  -webkit-background-size:cover;
  background-position:center;
  background-attachment:fixed;
}

#gobanrules {
  background-image:url(https://blacknrg.files.wordpress.com/2017/05/5c7e1ef4c0e17951e9d3f42854d533b0.png);
  background-repeat:no-repeat;
  background-size:cover;
  -webkit-background-size:cover;
  background-position:center;
  background-attachment:fixed;
}

.bigscreen {
  display:none;
}

.effect {
  -webkit-filter:blur(1px) grayscale(100%) brightness(100%);
  filter:blur(1px) grayscale(100%) brightness(100%);
  transition:all .4s;
  -webkit-transition:all .4s;
}

.effect:hover {
  -webkit-filter:none;
  filter:none;
}

.msg {
  display:block;
  width:100%;
  height:40px;
  background-image:url(https://blacknrg.files.wordpress.com/2017/07/e9b7a5f314ed8e02630e82374556a67f.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:center;
}

.twt {
  display:block;
  width:100%;
  height:40px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/suzanneXO/suzz_twt.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:center;
}

.vdwrapp {
  height:400px;
  overflow:auto;
}

.vids {
  text-align:center;
  margin:4px 0 4px auto;
  padding:5px;
  height:240px;
  overflow:hidden;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
  background-color:transparent;
}

.vids:hover {
  padding:5px;
  background-color:#f1f1f1;
}

.video-info {
  display:block;
  position:relative;
  height:220px;
  margin-top:1%;
  padding:3px;
  font-size:19px;
  text-align:center;
  line-height:normal;
  border-top:1px solid #444;
  opacity:0;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
}

.video-info h3 {
  font-family:"Oswald";
  font-style:normal;
  font-weight:300;
  font-wright:normal;
  text-shadow:0 1px 3px #000;
  font-size:19px;
  linel-height:normal;
  margin-bottom:20px;
}

.vids:hover .video-info {
  display:block;
  padding:5px;
  font-size:16px;
  margin-top:-55%;
  text-align:center;
  position:relative;
  background:rgba(0,0,0,.8);
  color:#fff;
  opacity:1;
}

.vids img {
  background-color:#fcc;
  display:block;
  width:100%;
  height:auto;
  text-align:center;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.vids img:hover {
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
}

.tip a:link,.tip a:visited {
  padding:7px 11px;
  text-align:center;
  font-size:15px;
  text-decoration:none;
  background:#dbae78;
  background:-moz-linear-gradient(top,rgba(219,174,120,1) 0%,rgba(211,156,78,1) 100%);
  background:-webkit-linear-gradient(top,rgba(219,174,120,1) 0%,rgba(211,156,78,1) 100%);
  background:linear-gradient(to bottom,rgba(219,174,120,1) 0%,rgba(211,156,78,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dbae78",endColorstr="#d39c4e",GradientType=0);
  color:#fff;
  font-family:"Oswald";
  font-style:normal;
  font-weight:400;
}

.tip a:hover {
  background:#ff5db1;
  background:-moz-linear-gradient(top,rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%);
  background:-webkit-linear-gradient(top,rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%);
  background:linear-gradient(to bottom,rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5db1",endColorstr="#ef017c",GradientType=0);
  color:#fff;
}

.camgirlbioliveeditor {
  background-color:#222;
  margin:0 auto 40px;
  padding-bottom:20px;
}

.camgirlbioliveeditor {
  text-align:center;
  height:140px;
  oveflow:hidden;
}

.camgirlbioliveeditor::after {
  content:"Camgirl Live Editor";
  display:block;
  height:30px;
  font-size:15px;
  color:#666;
  opacity:0;
  transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  -webkit-transition:all .5s;
  margin:-30px auto;
  font-family:"Oswald",sans-serif;
}

.camgirlbioliveeditor:hover::after {
  content:"Camgirl Live Editor";
  display:block;
  height:30px;
  font-size:15px;
  color:#666;
  opacity:1;
  margin:0 auto;
}

.camgirlbioliveeditor img {
  display:block;
  width:240px;
  height:auto;
  opacity:.5;
  transition:all .3s;
  -webkit-transition:all .3s;
  -webkit-filter:grayscale(100%);
  filter:grayscale(100%);
  margin:0 auto;
}

.camgirlbioliveeditor:hover img {
  -webkit-filter:grayscale(100%);
  filter:grayscale(100%);
  opacity:1;
  transform:rotateY(180deg);
  -moz-transform:rotateY(180deg);
  -webkit-transform:rotateY(180deg);
}

.copyright {
  text-align:center;
  font-size:15px;
  color:#555;
  font-family:"Oswald";
  font-style:normal;
  font-weight:300;
}

.up-arrow a:link,.up-arrow a:visited {
  margin:10px auto;
  display:block;
  width:60px;
  height:60px;
  text-align:center;
  border-radius:50%;
  border:1px solid #f39;
  color:#f39;
  background-color:#222;
  background-image:url(https://camgirlbioeditor.files.wordpress.com/2017/01/up-chevron.png);
  background-repeat:no-repeat;
  background-size:50px 50px;
  background-position:3px 6px;
  transition:all .3s;
  -moz-transition:all .3s;
  -webkit-transition:all .3s;
  padding-top:10px;
  padding-bottom:10px;
}

.up-arrow a:hover {
  margin:10px auto;
  background-color:#f39;
  padding-top:10px;
  padding-bottom:10px;
  box-shadow:0 3px 5px #000;
  background-image:url(https://camgirlbioeditor.files.wordpress.com/2017/01/up-chevron.png);
  background-repeat:no-repeat;
  background-size:50px 50px;
  background-position:3px 3px;
}

.footer {
  display:block;
  width:100%;
  height:auto;
  float:none;
  clear:both;
  background-color:#f7dde4;
  padding-top:90px;
  margin:0 auto;
}

.last-arrow {
  padding:0 0 40px;
  margin:0 auto -20px;
}

.tz-info {
  display:block;
  width:90%;
  font-size:17px;
  text-align:center;
  margin:5px auto 10px;
}

.footer-section {
  background-color:#222;
  border-radius:0 0 8px 8px;
  -webkit-border-radius:0 0 8px 8px;
  border-top:10px solid #f39;
  margin:0 auto 40px;
}

#model-header {
  display:block;
  width:100%;
  height:20px;
  overflow:hidden;
  position:absolute;
  top:-99999px;
  left:0;
  opacity:0;
}

@media only screen and (max-width:500px) {
  body {
    width:90%;
    margin:250px auto;
    background-color:#e7ddca;
    color:#666;
    font-family:"Arial";
    font-weight:normal;
    font-style:normal;
    font-size:15px;
    background-image:url(https://i.ibb.co/ZM0YzGM/Recurso-2.png);
    background-size:auto;
    -webkit-background-size:auto;
    background-repeat:repeat;
    background-position:0 0;
  }

  img {
    width:100%;
    height:auto;
  }

  .m-not {
    display:none;
  }

  .btn a:hover {
    background-color:#dbae78!important;
  }

  .smenu {
    display:block;
    width:100%;
    z-index:500;
    height:auto;
    background:#f69;
    margin:0 auto;
    padding:0;
    text-align:center;
    position:fixed;
    top:0;
    left:0;
    box-shadow:0 0 4px #999;
  }

  .smenu a:link,.smenu a:visited {
    display:block;
    padding:8px 11px;
    text-align:center;
    text-decoration:none;
    color:#fff;
    text-shadow:0 -1px 0 #999;
  }

  .smenu a:hover {
    color:#ef017c;
    text-decoration:none;
    background-color:#fff;
    text-shadow:none;
  }

  #main h1 {
    display:block;
    text-align:center;
    margin:0 auto;
    font-size:20px;
    font-family:Tahoma,Geneva,sans-serif;
    text-shadow:none;
    color:#f69;
  }

  .welcome {
    display:block;
    width:90%;
    height:auto;
    margin:20px auto 30px;
    text-align:center;
    padding:20px 30px 10px;
    background-color:rgba(255,255,255,.5);
    border:5px double rgba(255,153,204,1);
  }

  .vids {
    text-align:center;
    margin:4px 0 4px auto;
    padding:0;
    height:140px;
    overflow:hidden;
    transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
    background-color:#fff;
  }

  .camgirlbioliveeditor:hover::after {
    display:none;
  }

  .camgirlbioliveeditor img {
    display:block;
    width:140px;
    height:auto;
    opacity:.5;
    transition:all .3s;
    -webkit-transition:all .3s;
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%);
    margin:0 auto;
  }
}

@media only screen and (max-width:768px) {
  [class*="leo-"] {
    width:100%;
  }

  .m-not {
    display:none;
  }

  .smenu {
    display:block;
    width:100%;
    z-index:500;
    height:auto;
    background-color:#f69;
    margin:0 auto;
    padding:0;
    text-align:center;
    position:fixed;
    top:0;
    left:0;
    box-shadow:0 0 4px #999;
  }
}

@media only screen and (min-width:600px) {
  .leo-m-1 {
    width:8.33%;
  }

  .leo-m-2 {
    width:16.66%;
  }

  .leo-m-3 {
    width:25%;
  }

  .leo-m-4 {
    width:54.33%;
  }

  .leo-m-5 {
    width:41.66%;
  }

  .leo-m-6 {
    width:50%;
  }

  .leo-m-7 {
    width:58.33%;
  }

  .leo-m-8 {
    width:66.66%;
  }

  .leo-m-9 {
    width:75%;
  }

  .leo-m-10 {
    width:83.33%;
  }

  .leo-m-11 {
    width:91.66%;
  }

  .leo-m-12 {
    width:100%;
  }
}

@media only screen and (min-width:768px) {
  .leo-1 {
    width:8.33%;
  }

  .leo-2 {
    width:16.66%;
  }

  .leo-3 {
    width:25%;
  }

  .leo-4 {
    width:33.33%;
  }

  .leo-5 {
    width:41.66%;
  }

  .leo-6 {
    width:50%;
  }

  .leo-7 {
    width:58.33%;
  }

  .leo-8 {
    width:66.66%;
  }

  .leo-9 {
    width:75%;
  }

  .leo-10 {
    width:83.33%;
  }

  .leo-11 {
    width:91.66%;
  }

  .leo-12 {
    width:100%;
  }
}

.clearfix:after {
  clear:both;
  content:" ";
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}

* html .clearfix {
  height:1%;
}