@charset "UTF-8";

<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">
@media screen and (max-width: 768px)
a,a:link,a:visited,a:active {
  color:#ff9a8f;
  text-decoration:none;
  font-weight:bold;
}

a {
  color:#32a852;
  text-decoration:none;
  font-weight:bold;
  background:rgba(0,0,0,0.3);
}

a.bgr,a:link.bgr,a:visited.bgr,a:active.bgr,a:focus.bgr {
  color:#c2d4a5;
  text-decoration:none;
  font-weight:bold;
  background:rgba(162,189,119,0.3);
}

.p2 a:hover {
  color:#ffffff;
}

h1 {
  font-size:50px;
  color:#ffffff;
  font-weight:100;
  font-family:serif;
}

.p1 {
  font-size:36px;
  color:#ffca6e;
  font-weight:900;
  letter-spacing:0;
}

.p2 {
  font-size:15px;
  color:#cccccc;
  font-weight:500;
}

.p3 {
  font-size:13px;
  color:#777;
  font-weight:bold;
  font-weight:800;
}

body {
  background:url();
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-size:cover;
  color:#0e405b;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:10px;
  background-size:fill;
  text-align:center;
}

body:before {
  content:"";
  display:block;
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:url(https://images.unsplash.com/photo-1528604891270-c2d9c3d1fc0b?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2574&q=80) no-repeat center center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

.profile_section_background {
  background-color:#000000;
  filter:alpha(opacity=100);
  opacity:0;
}

.img_radius_shadow {
  -webkit-border-radius:9px;
  -moz-border-radius:9px;
  border-radius:9px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  display:none;
}

.content {
  padding:5px;
  width:1000px;
  color:#0e405b;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:10px;
  text-decoration:none;
}

.profile_section_content {
  margin-left:auto;
  margin-right:auto;
  margin-bottom:5px;
  width:1000px;
  float:center;
}

#profile_main_photo {
  display:none;
}

#username_container {
  display:none;
}

#gender_container {
  display:none;
}

#body_type_container {
  display:none;
}

#ethnicity_container {
  display:none;
}

#cam_score_container {
  display:none;
}

#hair_container {
  display:none;
}

#eyes_container {
  display:none;
}

#weight_container {
  display:none;
}

#height_container {
  display:none;
}

#age_container {
  display:none;
}

#city_container {
  display:none;
}

#country_container {
  display:none;
}

#sexual_preference_container {
  display:none;
}

#smoke_container {
  display:none;
}

#drink_container {
  display:none;
}

#profile_header {
  display:none;
}

#avatar_holder {
  display:none;
}

#drugs_container {
  display:none;
}

#marital_status_container {
  display:none;
}

#occupation_container {
  display:none;
}

#rate_container,#average_rating_container,#admirers_container,#friends_container,#favorite_models_container {
  display:none;
}

#tags_container {
  display:none;
}

#about_me_label {
  display:none;
}

#mfc_time {
  display:none;
}

#your_time {
  display:none;
}

#server_time {
  display:none;
}

#header_bar {
  display:none;
}