@charset "UTF-8";

UTF-8;
@font-face {
  font-family:"Cinzel Decorative";
  font-style:normal;
  font-weight:400;
  src:local(CinzelDecorative-Regular),url(https://fonts.gstatic.com/s/cinzeldecorative/v4/fmgK7oaJJIXAkhd9798yQl4jZHmtnl4mfN0ClpLnj0E.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

@font-face {
  font-family:Quicksand;
  font-style:normal;
  font-weight:400;
  src:local("Quicksand Regular"),local(Quicksand-Regular),url(https://fonts.gstatic.com/s/quicksand/v6/NUrn2XQrRfyGZp5MknntaRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range:U+102-103,U+1EA0-1EF9,U+20AB;
}

@font-face {
  font-family:Quicksand;
  font-style:normal;
  font-weight:400;
  src:local("Quicksand Regular"),local(Quicksand-Regular),url(https://fonts.gstatic.com/s/quicksand/v6/s2PXW4WrV3VLrOUpHiqsfRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range:U+100-24F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:Quicksand;
  font-style:normal;
  font-weight:400;
  src:local("Quicksand Regular"),local(Quicksand-Regular),url(https://fonts.gstatic.com/s/quicksand/v6/sKd0EMYPAh5PYCRKSryvW1tXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

@font-face {
  font-family:Oswald;
  font-style:normal;
  font-weight:300;
  src:local("Oswald Light"),local(Oswald-Light),url(https://fonts.gstatic.com/s/oswald/v11/l1cOQ90roY9yC7voEhngDBJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range:U+100-24F,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:300;
  src:local("Oswald Light"),local(Oswald-Light),url(https://fonts.gstatic.com/s/oswald/v11/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@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/v11/yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range:U+100-24F,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/v11/pEobIV_lL25TKBpqVI_a2w.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:"Material Icons";
  font-style:normal;
  font-weight:400;
  src:local("Material Icons"),local(MaterialIcons-Regular),url(https://fonts.gstatic.com/s/materialicons/v21/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format("woff2");
}

@-webkit-keyframes bounceInDown {
  0%,60%,75%,90%,100% {
    animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);
  }

  0% {
    opacity:0;
    transform:translate3d(0px,-3000px,0px);
  }

  60% {
    opacity:1;
    transform:translate3d(0px,25px,0px);
  }

  75% {
    transform:translate3d(0px,-10px,0px);
  }

  90% {
    transform:translate3d(0px,5px,0px);
  }

  100% {
    transform:none;
  }
}

@keyframes bounceInDown {
  0%,60%,75%,90%,100% {
    animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);
  }

  0% {
    opacity:0;
    transform:translate3d(0px,-3000px,0px);
  }

  60% {
    opacity:1;
    transform:translate3d(0px,25px,0px);
  }

  75% {
    transform:translate3d(0px,-10px,0px);
  }

  90% {
    transform:translate3d(0px,5px,0px);
  }

  100% {
    transform:none;
  }
}

@-webkit-keyframes bounceInLeft {
  0%,60%,75%,90%,100% {
    animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);
  }

  0% {
    opacity:0;
    transform:translate3d(-3000px,0px,0px);
  }

  60% {
    opacity:1;
    transform:translate3d(25px,0px,0px);
  }

  75% {
    transform:translate3d(-10px,0px,0px);
  }

  90% {
    transform:translate3d(5px,0px,0px);
  }

  100% {
    transform:none;
  }
}

@media (min-aspect-ratio: 169) {
  .fullscreen-bg__video {
    width:100%;
    height:auto;
  }
}

@media (max-aspect-ratio: 169) {
  .fullscreen-bg__video {
    width:auto;
    height:100%;
  }
}

body {
  padding:0;
}

.profile_section_background {
  background-color:rgba(255,255,255,0);
  opacity:1;
}

.text-gold {
  color:#d2a27a;
}

div#status_container.container {
  display:none;
  position:relative;
  width:30%;
  height:auto;
  overflow-x:hidden;
  overflow-y:hidden;
  z-index:500;
  text-align:center;
  background-image:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-repeat-x:repeat;
  background-repeat-y:no-repeat;
  background-color:rgba(0,0,0,0.4);
  margin-top:25px;
  margin-right:auto;
  margin-bottom:25px;
  margin-left:auto;
  padding-top:10px;
  padding-right:17px;
  padding-bottom:10px;
  padding-left:17px;
  color:rgb(51,51,51);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

div#status_container:hover {
  background-image:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-repeat-x:repeat;
  background-repeat-y:no-repeat;
  background-color:rgba(255,255,255,0.4);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  text-align:center;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(51,51,51);
  border-right-color:rgb(51,51,51);
  border-bottom-color:rgb(51,51,51);
  border-left-color:rgb(51,51,51);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

#member_status_value:nth-child(1) {
  padding-left:3px;
  padding-right:3px;
  background-image:url(https://mfcdesign.files.wordpress.com/2016/06/bhover.png);
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-position-x:-100px;
  background-position-y:top;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-color:rgb(0,0,0);
  color:rgb(255,255,255);
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

#member_status_value:nth-child(1):hover {
  padding-left:3px;
  padding-right:3px;
  background-image:url(https://mfcdesign.files.wordpress.com/2016/06/bhover.png);
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-position-x:100px;
  background-position-y:top;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-color:rgb(51,51,51);
  color:rgb(34,34,34);
}

#member_status_value a:link,#member_status_value a:visited {
  color:rgb(255,255,255);
}

#member_status_value a:hover {
  color:rgb(255,255,255);
  text-shadow:rgb(51,51,51) 1px 1px 1px,rgb(51,51,51) -1px -1px 2px,rgb(51,51,51) 0 0 17px;
}

#profile_interests_content .label {
  font-family:Oswald;
  display:block;
}

#member_type_value {
  display:none;
}

div#status_container.container a:hover {
  color:rgb(241,241,241);
}

span#unix_last_broadcast_label {
  display:none;
}

#status_label {
  display:none;
}

#photo_gallery_previews a {
  color:rgb(255,255,255);
  text-shadow:rgb(51,51,51) 1px 1px 1px,rgb(51,51,51) -1px -1px 2px,rgb(51,51,51) 0 0 17px;
}

.photo_gallery_image {
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(85,85,85);
  border-right-color:rgb(85,85,85);
  border-bottom-color:rgb(85,85,85);
  border-left-color:rgb(85,85,85);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.photo_gallery_image:hover {
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(51,51,51);
  border-right-color:rgb(51,51,51);
  border-bottom-color:rgb(51,51,51);
  border-left-color:rgb(51,51,51);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  box-shadow:rgb(102,102,102) 0 0 3px;
}

#profile {
  display:grid;
/*background-image: url("/Angelima/img/background.png");*/
  background-repeat:no-repeat,no-repeat;
  background-position-x:right,center;
  background-position-y:100px,top;
  background-size:initial;
  background-attachment:fixed;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
  background-color:#ffffff;
  background-image:url(https://img.mfcimg.com/photos2/340/34090115/622-420-247-475-13695331.png);
}

.profile_section_content .heading {
  display:none;
}

.profile_section_content {
  width:100%;
  margin:auto;
}

.wall_post_time,.convert-time {
  display:none;
}

#profile_main_photo,#tags_container,#about_me_label {
  display:none;
}

.content {
  display:block;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
}

#profile_main_about_holder {
  color:rgb(102,102,102);
  font-size:17px;
}

#avatar_holder {
  background-image:none;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
}

#profile_avatar {
  display:none;
}

#footer_bar {
  text-align:center;
  font-size:12px;
  font-family:Quicksand;
  margin-top:3px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

#footer_bar a:hover {
  color:rgb(102,102,102);
}

#footer_bar::after {
  content:"â˜…- design by @CSSMFC - â˜…";
  display:inline-block;
  margin-left:2px;
  font-family:Oswald;
  font-size:13px;
  font-weight:300;
  color:rgb(0,0,0);
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

#profile_header_container {
}

#unix_last_updated_container {
  display:none;
}

#blurb_label {
  display:none;
}

#blurb_value {
  display:none;
}

img#wall_poster_avatar,#wall_poster_username {
  display:none;
}

#last_login_string_container {
  display:none;
}

.photo_gallery_name a:link,.photo_gallery_name a:visited {
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  font-size:14px;
}

.photo_gallery_name a:hover {
  color:rgb(241,241,241);
}

#header_bar {
  display:none;
}

#username_container,#cam_score_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#marital_status_container,#be_anywhere_container,#occupation_container,#city_container,#drugs_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#gender_container,#body_type_container {
  display:none;
}

.profile_row {
  display:grid;
  text-align:center;
}

.profile_row #profile_about_me {
  display:flex;
  justify-content:center;
  width:100%;
  max-width:1100px;
}

#profile_photo_galleries {
  display:none;
}

#photo_gallery_previews {
  display:block;
  width:90%;
  position:relative;
  background-color:rgb(241,241,241);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:25px;
  margin-right:auto;
  margin-bottom:25px;
  margin-left:auto;
  padding-top:10px;
  padding-right:17px;
  padding-bottom:10px;
  padding-left:17px;
  color:rgb(85,85,85);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  font-family:Quicksand;
}

#profile_interests_content {
  display:none;
}

.user_comment_textarea_small,.user_comment_textarea_small:focus {
  width:850px;
  height:100px;
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
  transition-delay:0;
  transition-property:width;
  padding-top:12px;
  padding-right:12px;
  padding-bottom:12px;
  padding-left:12px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(241,241,241);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  color:rgb(68,68,68);
}

textarea:focus {
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
  transition-delay:0;
  transition-property:height;
}

.user_comment_textarea_big {
  width:850px;
  height:150px;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,0,0,0.5);
  color:rgb(255,255,255);
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  font-family:Oswald,"Palatino Linotype","Book Antiqua",Palatino,serif;
  outline-color:initial;
  outline-width:initial;
  outline-style:none;
  font-size:18px;
}

.wall_post_avatar img {
  background-image:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar.png);
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-size:100%;
  background-position-x:center;
  background-position-y:top;
  background-color:rgb(0,0,0);
  margin-top:1px;
  margin-left:-5px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgba(255,255,255,0);
  border-right-color:rgba(255,255,255,0);
  border-bottom-color:rgba(255,255,255,0);
  border-left-color:rgba(255,255,255,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  width:70px;
  height:70px;
}

#no_profile_avatar {
  display:none;
}

.wall_post_avatar:hover img {
  background-image:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar_hover.png);
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-size:100%;
  background-position-x:center;
  background-position-y:top;
  background-color:rgb(0,0,0);
  box-shadow:rgb(51,51,51) 0 0 6px;
}

.wall_post_info {
  width:700px;
  margin-left:42px;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:rgb(102,102,102);
}

.img_radius_shadow {
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
}

div.wall_post {
  display:block;
  font-size:18px;
  background-color:rgba(255,255,255,0);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:25px;
  margin-right:auto;
  margin-bottom:25px;
  margin-left:auto;
  padding-top:10px;
  padding-right:17px;
  padding-bottom:10px;
  padding-left:17px;
  color:rgb(68,68,68);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  transition-duration:.9s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  font-family:Quicksand,"Palatino Linotype","Book Antiqua",Palatino,serif;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background-position-x:right;
  background-position-y:top;
}

.wall_post a,.wall_post a:visited {
  color:rgb(85,85,85);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.wall_post a:hover {
  color:rgb(255,255,255);
  text-shadow:rgb(51,51,51) 1px 1px 1px,rgb(51,51,51) -1px -1px 2px,rgb(51,51,51) 0 0 17px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

div#comments {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  margin-top:30px;
  background-image:none;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
}

form#new_comment.hidden {
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,0,0,0);
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(255,255,255);
  border-right-color:rgb(255,255,255);
  border-bottom-color:rgb(255,255,255);
  border-left-color:rgb(255,255,255);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  height:auto;
  margin-top:60px;
}

#craziest_thing_label.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-color:rgb(241,241,241);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:25px;
  margin-right:auto;
  color:rgb(102,102,102);
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  margin-bottom:20px;
  visibility:visible;
  font-size:16px;
  margin-left:0;
  font-weight:300;
}

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

#profile_about_me {
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.photo_gallery_count {
  color:rgb(119,119,119);
  font-family:Oswald;
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
  color:rgb(68,68,68);
  font-family:Oswald,"Palatino Linotype","Book Antiqua",Palatino,serif;
  font-weight:300;
}

#about_me_container,#about_me_value {
  font-family:Oswald;
  visibility:visible;
}

#profile_friends {
  position:absolute;
  top:12rem;
  left:1rem;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  width:300px;
}

#profile_friends .heading {
  display:none;
}

#average_rating_container {
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  position:relative;
  width:100%;
  height:120px;
  background-color:rgb(255,255,255);
  clear:both;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(72,157,181);
  border-right-color:rgb(72,157,181);
  border-bottom-color:rgb(72,157,181);
  border-left-color:rgb(72,157,181);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  float:left;
  text-align:center;
}

#average_rating_label {
  display:flex;
  justify-content:center;
  align-items:center;
  margin:0;
}

#average_rating_value {
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  margin:0;
}

#average_rating {
  display:flex;
}

#average_rating_count {
  display:flex;
}

#rate_container {
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  position:relative;
  width:100%;
  height:120px;
  background-color:rgb(255,255,255);
  clear:both;
  float:none;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(72,157,181);
  border-right-color:rgb(72,157,181);
  border-bottom-color:rgb(72,157,181);
  border-left-color:rgb(72,157,181);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

#rate_label {
  display:flex;
  justify-content:center;
  align-items:center;
  margin:0;
}

#rate_value {
  display:flex;
  justify-content:center;
  align-items:center;
}

#admirers_container {
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  position:relative;
  width:100%;
  height:120px;
  background-color:rgb(255,255,255);
  clear:both;
  float:none;
  position:relative;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(72,157,181);
  border-right-color:rgb(72,157,181);
  border-bottom-color:rgb(72,157,181);
  border-left-color:rgb(72,157,181);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

#admirers_label {
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  margin:0;
}

#admirers_value {
  display:flex;
  justify-content:center;
  align-items:center;
}

#friends_container {
  display:none;
}

#favorite_models_container {
  display:none;
}

input[type="submit"],.post_comment_btn,.preview_comment_btn {
  padding-top:11px;
  padding-right:22px;
  padding-bottom:11px;
  padding-left:22px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-image:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
/*background-repeat-x: repeat;*/
/*background-repeat-y: no-repeat;*/
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  background-color:rgb(17,17,17);
  color:rgb(255,255,255);
  font-size:16px;
  text-align:center;
}

input[type="submit"]:hover,.post_comment_btn:hover,.preview_comment_btn:hover {
  padding-top:11px;
  padding-right:22px;
  padding-bottom:11px;
  padding-left:22px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
/*background-repeat-x: initial;*/
/*background-repeat-y: initial;*/
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(51,51,51);
  color:rgb(255,255,255);
}

.camgirlbioliveeditor {
  background-color:transparent;
  margin-top:0;
  margin-right:auto;
  margin-bottom:40px;
  margin-left:auto;
  padding-bottom:20px;
  text-align:center;
  height:140px;
}

.camgirlbioliveeditor::after {
  content:"Camgirl Live Template Editor";
  display:block;
  height:30px;
  font-size:15px;
  color:rgb(102,102,102);
  opacity:0;
  transition-duration:.5s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  margin-top:-30px;
  margin-right:auto;
  margin-bottom:-30px;
  margin-left:auto;
  font-family:Oswald,sans-serif;
}

.camgirlbioliveeditor:hover::after {
  content:"Camgirl Live Template Editor";
  display:block;
  height:30px;
  font-size:15px;
  color:rgb(102,102,102);
  opacity:1;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.camgirlbioliveeditor img {
  display:block;
  width:240px;
  height:auto;
  opacity:.5;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  filter:grayscale(100%);
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.camgirlbioliveeditor:hover img {
  filter:grayscale(0%);
  opacity:1;
  transform:rotateY(180deg);
}

.hide,#profile_header,#profile_main_photo,#header_bar,#footer_bar,#server_time,#profile_schedule {
  display:none;
}

#profile_about_me .heading,#profile_about_me #username_container,#profile_about_me #cam_score_container,#profile_about_me #gender_container,#profile_about_me #ethnicity_container,#profile_about_me #hair_container,#profile_about_me #eyes_container,#profile_about_me #height_container,#profile_about_me #country_container,#profile_about_me #sexual_preference_container,#profile_about_me #smoke_container,#profile_about_me #drink_container,#profile_about_me #drugs_container,#profile_about_me #occupation_container,#profile_about_me #pets_container,#tags_container {
  display:none;
}

#about_me_container {
  display:inline-block;
  width:100%;
  margin-top:0;
  margin-right:0;
  margin-bottom:0;
  margin-left:0;
}

#about_me_container .value {
  display:block;
  width:100%;
  margin-top:0;
  margin-right:0;
  margin-bottom:0;
  margin-left:0;
}

iframe,embed,frame {
  display:block;
  height:450px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:20px;
  margin-left:auto;
  width:100%;
}

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

.xcr::-webkit-scrollbar-track {
  box-shadow:rgba(0,0,0,0.3) 0 0 6px inset;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
}

.xcr::-webkit-scrollbar-thumb {
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
/*background-repeat-x: initial;*/
/*background-repeat-y: initial;*/
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(72,157,181);
  box-shadow:rgba(0,0,0,0.5) 0 0 6px inset;
}

.xcr::-webkit-scrollbar-thumb:window-inactive {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
/*background-repeat-x: initial;*/
/*background-repeat-y: initial;*/
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(204,0,0,0.4);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(51,51,51);
  border-right-color:rgb(51,51,51);
  border-bottom-color:rgb(51,51,51);
  border-left-color:rgb(51,51,51);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

a {
  color:rgb(72,157,181);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:visited {
  color:rgb(72,157,181);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:hover {
  color:rgb(0,153,204);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:active {
  color:rgb(0,0,0);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:focus {
  color:rgb(0,153,204);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.material-icons {
  font-family:"Material Icons";
  font-weight:normal;
  font-style:normal;
  font-size:24px;
  line-height:1;
  letter-spacing:normal;
  text-transform:none;
  display:inline-block;
  white-space:nowrap;
  overflow-wrap:normal;
  direction:ltr;
  font-feature-settings:liga;
  -webkit-font-smoothing:antialiased;
}

h1 {
  font-size:33px;
  font-family:Oswald,sans-serif;
}

h2 {
  font-size:28px;
  font-family:"Cinzel Decorative",sans-serif;
  color:rgb(72,157,181);
}

h3 {
  font-size:25px;
  font-family:"Cinzel Decorative",sans-serif;
}

h4 {
  font-size:22px;
}

h5,h6 {
  font-size:20px;
}

a .material-icons,a:hover .material-icons,a:focus .material-icons {
  vertical-align:middle;
}

html {
}

.left {
  text-align:left;
}

.right {
  text-align:right;
}

.center {
  text-align:center;
}

.fleft {
  float:left;
}

.fright {
  float:right;
}

.clear {
  clear:both;
  display:block;
  overflow-x:hidden;
  overflow-y:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.dotted {
  border-bottom-width:1px;
  border-bottom-style:dashed;
  border-bottom-color:rgb(51,51,51);
  border-left-width:0;
  border-left-style:initial;
  border-left-color:initial;
  border-right-width:0;
  border-right-style:initial;
  border-right-color:initial;
  margin-bottom:10px;
}

.clte_header img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  text-align:center;
}

.clte_header {
  margin-top:0;
  margin-right:auto;
  margin-bottom:-80px;
  margin-left:auto;
}

.wrapper {
  display:flex;
  flex-direction:column;
  width:90%;
  height:auto;
  background-color:rgb(241,241,241);
  background-color:#d2a27a;
  padding-top:10px;
  padding-right:30px;
  padding-bottom:30px;
  padding-left:30px;
  margin-top:250px;
  margin-right:auto;
  margin-bottom:20px;
  margin-left:auto;
  clear:both;
  float:none;
  position:relative;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  box-shadow:rgba(48,70,76,0.4) 0 14px 26px -12px,rgba(0,0,0,0.12) 0 4px 23px 0px,rgba(156,39,176,0.2) 0 8px 10px -5px;
  border-top-width:5px;
  border-top-style:solid;
/*border-top-color: rgb(0, 0, 0);*/
  z-index:20;
}

.wrapper_secondary {
  display:block;
  width:90%;
  height:auto;
  background-color:rgb(241,241,241);
  padding-top:10px;
  padding-right:30px;
  padding-bottom:30px;
  padding-left:30px;
  margin-top:20px;
  margin-right:auto;
  margin-bottom:21px;
  margin-left:auto;
  clear:both;
  float:none;
  position:relative;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(72,157,181);
  border-right-color:rgb(72,157,181);
  border-bottom-color:rgb(72,157,181);
  border-left-color:rgb(72,157,181);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.img-raised {
  box-shadow:rgba(48,70,76,0.4) 0 14px 26px -12px,rgba(0,0,0,0.12) 0 4px 23px 0px,rgba(156,39,176,0.2) 0 8px 10px -5px;
}

.img-responsive {
  display:block;
  max-width:100%;
  height:auto;
  border-top-width:5px;
  border-right-width:5px;
  border-bottom-width:5px;
  border-left-width:5px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(0,0,0);
  border-right-color:rgb(0,0,0);
  border-bottom-color:rgb(0,0,0);
  border-left-color:rgb(0,0,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.img-circle {
  border-top-left-radius:50%;
  border-top-right-radius:50%;
  border-bottom-right-radius:50%;
  border-bottom-left-radius:50%;
}

.clte-modavatar {
  text-align:center;
  margin-top:-110px;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  position:relative;
}

.clte-modavatar img {
  max-width:160px;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
/*background-repeat-x: initial;*/
/*background-repeat-y: initial;*/
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(8,33,40);
}

.wrapper_sec {
  height:auto;
  background-color:rgb(241,241,241);
}

section.wrapper_secondary {
  background-color:transparent;
  border-top-color:rgba(0,0,0,0);
  border-right-color:rgba(0,0,0,0);
  border-bottom-color:rgba(0,0,0,0);
  border-left-color:rgba(0,0,0,0);
}

.wrapper.aboutme {
  color:#fff;
  background-color:#d2a27a;
  background-image:url(https://img.mfcimg.com/photos2/340/34090115/434-569-628-187-13695329.jpg);
  background-repeat:no-repeat;
  background-size:auto;
  background-position:bottom right;
/*background-blend-mode: ;*/
}

.mod-text {
  margin-top:30px;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  max-width:600px;
  color:rgb(255,255,255);
  font-size:16px;
  font-family:Oswald;
}

.mod-text.center {
  font-size:20px;
}

.social {
  margin-top:30px;
  margin-right:auto;
  margin-bottom:30px;
  margin-left:auto;
  text-align:center;
}

.social img {
  display:block;
  width:60px;
  height:auto;
}

.social img:hover,.social a:hover img {
  display:block;
  width:60px;
  height:auto;
  transform:rotateY(365deg);
}

.social a:link,.social a:visited {
  display:inline-block;
  padding-top:6px;
  padding-right:11px;
  padding-bottom:6px;
  padding-left:11px;
  text-align:center;
  background-color:rgb(72,157,181);
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}

.social a:hover {
  box-shadow:rgba(48,70,76,0.4) 0 14px 26px -12px,rgba(0,0,0,0.12) 0 4px 23px 0px,rgba(156,39,176,0.2) 0 8px 10px -5px;
}

#menus {
  margin-top:100px;
}

#familysim {
  margin-top:100px;
}

#familysim .row {
  margin-bottom:1rem;
}

#family_rules {
  margin-bottom:1rem;
}

.family_menu {
  display:flex;
}

.mod-store {
  margin-top:30px;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  max-width:900px;
  width:90%;
  color:rgb(102,102,102);
  font-size:16px;
  font-family:Oswald;
}

.pan-wrapper {
  display:block;
  width:32.3%;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  float:left;
  margin-top:10px;
  margin-right:5px;
  margin-bottom:5px;
  margin-left:auto;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  overflow-x:hidden;
  overflow-y:hidden;
}

.pan-header {
  display:block;
  padding-top:8px;
  padding-right:11px;
  padding-bottom:8px;
  padding-left:11px;
  background-color:rgb(253,253,253);
  color:rgb(51,51,51);
  text-shadow:rgb(255,255,255) 0 -1px 2px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(204,204,204);
  font-size:16px;
  font-weight:bold;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}

.pan-body {
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.pan-body p {
  display:block;
  font-size:15px;
  color:rgb(102,102,102);
  line-height:normal;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  padding-top:1px;
  padding-right:5px;
  padding-bottom:1px;
  padding-left:5px;
}

.responsive {
  text-align:center;
  margin-top:0;
  margin-right:auto;
  margin-bottom:5px;
  margin-left:auto;
  overflow-x:hidden;
  overflow-y:hidden;
  border-top-width:4px;
  border-right-width:4px;
  border-bottom-width:4px;
  border-left-width:4px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(241,241,241);
  border-right-color:rgb(241,241,241);
  border-bottom-color:rgb(241,241,241);
  border-left-color:rgb(241,241,241);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  max-height:240px;
}

.responsive img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  opacity:.7;
  transition-duration:.6s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.responsive:hover img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  opacity:1;
  transform:scale(1.1,1.1) rotate(3deg);
}

.pan-footer {
  display:block;
  padding-top:11px;
  padding-right:9px;
  padding-bottom:11px;
  padding-left:9px;
  color:rgb(51,51,51);
  text-shadow:rgb(255,255,255) 0 -1px 2px;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:rgb(204,204,204);
  font-size:14px;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  text-align:center;
  position:relative;
}

.pan-footer.button a:link,.pan-footer.button a:visited {
  padding-top:6px;
  padding-right:11px;
  padding-bottom:6px;
  padding-left:11px;
  font-size:14px;
  text-align:center;
  background-color:rgb(72,157,181);
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
  text-shadow:none;
}

.pan-footer.button a:hover {
  background-color:rgb(34,34,34);
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  text-shadow:none;
}

.pan-footer .col-4 span {
  padding-top:3px;
  padding-right:8px;
  padding-bottom:3px;
  padding-left:8px;
  text-align:center;
  background-color:rgb(34,34,34);
  color:rgb(255,255,255);
  font-size:11px;
  font-weight:300;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
}

.tipper_wrapper {
  background-color:rgb(253,253,253);
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
  overflow-x:hidden;
  overflow-y:hidden;
  padding-top:0;
  padding-right:0;
  padding-bottom:20px;
  padding-left:0;
  display:inline-block;
  width:31.111%;
  margin-top:10px;
  margin-right:4px;
  margin-bottom:auto;
  margin-left:4px;
}

.mod-ttpers {
  margin-top:30px;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  width:90%;
  color:rgb(102,102,102);
  font-size:16px;
  font-family:Oswald;
}

.pannel h1 {
  font-size:24px;
  text-align:center;
}

.shdow {
  box-shadow:rgba(48,70,76,0.4) 0 14px 26px -12px,rgba(0,0,0,0.12) 0 4px 23px 0px,rgba(156,39,176,0.2) 0 8px 10px -5px;
}

.tipp-hder {
  background-color:rgb(72,157,181);
  padding-top:20px;
  padding-right:0;
  padding-bottom:10px;
  padding-left:0;
  margin-top:0;
  margin-right:auto;
  margin-bottom:30px;
  margin-left:auto;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(72,157,181);
  border-right-color:rgb(72,157,181);
  border-bottom-color:rgb(72,157,181);
  border-left-color:rgb(72,157,181);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}

.tipper_wrapper:hover .tipp-hder {
  background-color:rgb(255,255,255);
}

.tipper_wrapper:hover .tipp-hder i {
  font-size:4.333rem;
  color:rgb(72,157,181);
}

.tipper_wrapper .tipp-hder i {
  font-size:4.333rem;
  color:rgb(255,255,255);
  text-shadow:rgb(255,255,255) 0 0 7px;
}

.tipp_listed {
  height:250px;
  overflow-x:auto;
  overflow-y:auto;
  font-size:15px;
}

.tipp_listed p {
  font-size:15px;
}

.tipp_listed p i {
  border-top-left-radius:50%;
  border-top-right-radius:50%;
  border-bottom-right-radius:50%;
  border-bottom-left-radius:50%;
}

.tipp_listed p:hover i {
  color:rgb(255,255,255);
  margin-right:6px;
  background-color:rgb(72,157,181);
  border-top-left-radius:50%;
  border-top-right-radius:50%;
  border-bottom-right-radius:50%;
  border-bottom-left-radius:50%;
}

.mod-menu {
  display:block;
  width:100%;
  height:auto;
  padding-top:10px;
  padding-right:12px;
  padding-bottom:10px;
  padding-left:12px;
  text-align:center;
  position:fixed;
  top:0;
  left:0;
  background-color:rgb(0,0,0);
  font-family:Oswald;
  z-index:9999;
}

.mod-menu a:link,.mod-menu a:visited {
/*padding-top:10px;*/
  padding-right:12px;
/*padding-bottom:10px;*/
  padding-left:12px;
  text-align:center;
  font-size:17px;
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  z-index:1001;
}

.mod-menu a:hover {
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  text-shadow:rgb(255,255,255) 0 0 5px;
}

i.red {
  color:rgb(51,51,51);
  vertical-align:middle;
}

.mod-ttle i {
  font-size:43px;
  color:rgb(119,119,119);
  margin-top:-3px;
  margin-right:11px;
  margin-bottom:auto;
  margin-left:11px;
  vertical-align:middle;
}

.cnctus.button a:link,.cnctus.button a:visited {
  padding-top:11px;
  padding-right:21px;
  padding-bottom:11px;
  padding-left:21px;
  font-size:19px;
  text-align:center;
  background-color:rgb(72,157,181);
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
  text-shadow:none;
}

.grey {
  color:rgb(102,102,102);
}

.cnctus.button a:hover {
  background-color:rgb(34,34,34);
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  text-shadow:none;
}

.avalon {
  box-sizing:border-box;
  background-position-x:0;
  background-position-y:0;
  transition-duration:.5s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.avalon:hover img {
  opacity:0;
}

.animated {
  animation-duration:1s;
  animation-fill-mode:both;
}

.animated.infinite {
  animation-iteration-count:infinite;
}

.animated.hinge {
  animation-duration:2s;
}

.animated.bounceIn,.animated.bounceOut {
  animation-duration:.75s;
}

.bounceIn {
  animation-name:bounceIn;
}

.bounceInDown {
  animation-name:bounceInDown;
}

.screem-for-love {
  max-height:180px;
  overflow-x:auto;
  overflow-y:auto;
}

.thumb {
  overflow-x:hidden;
  overflow-y:hidden;
}

.thumb img,.flyers img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.overlay:target {
  visibility:visible;
  opacity:1;
}

.response img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.tipper_wrapper:hover span {
  color:rgb(72,157,181);
}

#photo_gallery_previews,#profile_comments {
  z-index:20;
}

#profile_comments {
  display:flex;
  flex-direction:row;
  width:80%;
  margin:auto;
  background-color:rgba(255,255,255,0);
}

#tiptable .padfix {
  display:block;
  margin-top:2px;
  margin-right:auto;
  margin-bottom:2px;
  margin-left:auto;
  position:relative;
  padding-top:8px;
  padding-right:11px;
  padding-bottom:8px;
  padding-left:11px;
}

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

.introduction {
  text-align:center;
}

.text-box {
  position:relative;
  top:0;
  left:0;
  height:auto;
  text-align:center;
  float:left;
}

.text-box img {
  margin:auto;
  width:100%;
}

section {
  padding-top:3rem;
}

/*Pure CSS tabs*/
.tab_container {
  position:relative;
  width:100%;
  height:500px;
  display:table;
  margin:0 auto;
  padding:0;
  text-align:center;
}

.tab_container ul {
  list-style-type:none;
  margin:0 auto;
  padding:0;
  width:fit-content;
  display:inline-table;
}

.tab_container ul li {
  display:table-cell;
  border-spacing:0;
  text-align:center;
}

.tab_container ul li > input,.tab_container ul li > section,.tab_container ul li > footer {
  clear:both;
  display:none;
}

.tab_container label {
  position:relative;
  top:420px;
  width:.6rem;
  height:.6rem;
  margin:.6rem .3rem;
  padding:0;
  display:inline-block;
  content:"";
  visibility:visible;
  cursor:pointer;
  color:#333333;
  background-color:#333333;
  border-radius:50%;
  z-index:1;
}

.tab_container input:checked + label {
  position:relative;
  top:420px;
  width:.6rem;
  height:.6rem;
  margin:.6rem .3rem;
  padding:0;
  display:inline-block;
  content:"";
  visibility:visible;
  cursor:pointer;
  color:#ffffff;
  background-color:#ffffff;
  border-radius:50%;
}

.tab_container input:checked ~ .content1 {
  background-image:url(https://img.mfcimg.com/photos2/340/34090115/723-599-895-318-13695323.jpg);
  background-repeat:no-repeat;
  background-attachment:initial;
  background-position-x:center;
  background-position-y:center;
}

.tab_container input:checked ~ .content2 {
  background-image:url(https://img.mfcimg.com/photos2/340/34090115/591-548-142-775-13695327.jpg);
  background-repeat:no-repeat;
  background-attachment:initial;
  background-position-x:center,center;
  background-position-y:center,center;
}

.tab_container input:checked ~ .content3 {
  background-image:url(https://img.mfcimg.com/photos2/340/34090115/696-964-457-656-13695325.jpg);
  background-repeat:no-repeat;
  background-attachment:initial;
  background-position-x:center;
  background-position-y:center;
}

.tab_container ul li > section {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  width:100%;
  height:510px;
  margin:0 auto;
  padding-top:2rem;
}

.tab_container ul li > footer {
  position:absolute;
  top:400px;
  right:0;
  bottom:0;
  left:0;
  width:100%;
  height:100px;
  margin:0 auto;
  padding-top:2rem;
}

input:checked ~ .tab-content {
  display:inline-block;
}

.tab_container .tab-content {
  overflow:hidden;
  animation:fadeInScale .7s ease-in-out;
}

.tab_container .tab-content h3 {
  text-align:center;
}

.tab_container .tab-content .card-deck .card {
  position:absolute;
  width:100%;
  color:#000;
}

.tab_container .tab-content .card-deck .card {
  position:relative;
  width:100%;
  color:#000;
}

/*Media query*/
.tab_container label {
  position:relative;
  top:410px;
  width:auto;
  height:auto;
  padding:inherit;
  margin:inherit;
  content:normal;
  visibility:visible;
  cursor:pointer;
  color:transparent;
  background-color:#fff;
  border-radius:0;
  display:inline-block;
}

.tab_container label span {
  position:relative;
  padding:1.2rem 2.4rem;
  font-size:1rem;
  font-weight:500;
  letter-spacing:0;
  line-height:1.5;
  color:rgba(0,0,0,0.7);
  border-width:inherit;
  border-style:inherit;
  border-image:none;
  border-radius:0;
  border-bottom:.2rem solid #f0f0f0;
  border-color:rgba(0,0,0,0.2);
  outline:inherit;
  background-color:inherit;
  display:inline-block;
}

.tab_container input:checked + label {
  position:relative;
  top:410px;
  width:auto;
  height:auto;
  padding:inherit;
  margin:inherit;
  content:normal;
  visibility:visible;
  cursor:pointer;
  color:transparent;
  background-color:#fff;
  border-radius:0;
  display:inline-block;
}

.tab_container input:checked + label span {
  position:relative;
  padding:1.2rem 2.4rem;
  font-size:1rem;
  font-weight:500;
  letter-spacing:0;
  line-height:1.5;
  color:rgba(0,0,0,1);
  border-width:inherit;
  border-style:inherit;
  border-image:none;
  border-radius:0;
  border-bottom:.2rem solid #f0f0f0;
  border-color:rgba(0,0,0,1);
  outline:inherit;
  background-color:inherit;
  display:inline-block;
}

.tab-content .content {
  height:380px;
}

.text-box {
  position:relative;
  left:15%;
  height:auto;
  text-align:center;
}

.text-box img {
  margin:auto;
  width:100%;
}

.display-items {
  position:relative;
  top:0;
  left:0;
  margin:0;
  height:540px;
  width:100%;
  text-align:center;
  float:left;
  display:flex;
}

.item {
  margin:auto;
  padding:0;
  border:1px solid #cdffff;
  overflow:hidden;
  height:560px;
  width:540px;
}

.item.overlay {
  position:relative;
  top:50%;
  left:2%;
  z-index:1;
}

.item.underlay {
  position:relative;
  top:0;
  right:2%;
  z-index:0;
}

.item img {
  margin:auto;
  transition:all .3s;
  width:inherit;
  height:inherit;
}

.image-overlay {
  display:table;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  outline:1px solid #cdffff;
  outline-offset:0;
  transition:all .3s;
}

.image-overlay p {
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  font-family:"Open Sans",sans-serif;
  font-size:28px;
  color:#ffffff;
  opacity:0;
}

.item:hover img {
  transform:scale(1.1);
}

.item:hover .image-overlay {
  outline:1px solid white;
  outline-offset:-20px;
}

.item:hover .image-overlay p {
  opacity:1;
}

#tabs {
  width:100%;
  height:40rem;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  grid-auto-rows:2em;
  margin:auto;
}

.tab {
  width:100%;
  height:2rem;
  text-align:center;
  justify-content:center;
  align-items:center;
  margin-top:-2rem;
}

.tab-content {
  height:36rem;
}

.tab div {
  border:1px solid hsl(193,43%,50%);
  margin:.5em;
  padding:1em;
}

.tab:hover > div {
  background-color:hsl(193,43%,40%);
}

.tab:focus {
  color:white;
}

.tab:focus > div {
  background-color:hsl(193,43%,50%);
}

#tab1:focus ~ #tabOne {
  display:block;
  z-index:999!important;
}

#tab1:focus ~ #tabTwo,#tab1:focus ~ #tabThree {
  display:none;
}

#tab2:focus ~ #tabTwo {
  display:block;
  z-index:999!important;
}

#tab2:focus ~ #tabOne,#tab2:focus ~ #tabThree {
  display:none;
}

#tab3:focus ~ #tabThree {
  display:block;
  z-index:999!important;
}

#tab3:focus ~ #tabOne,#tab3:focus ~ #tabTwo {
  display:none;
}

#tabOne,#tabTwo,#tabThree {
  display:none;
  grid-column-start:1;
  grid-column-end:4;
  grid-row-start:1;
  grid-row-end:19;
  flex-direction:columns;
  justify-content:center;
  align-items:center;
  background-color:#ffffff;
  text-align:center;
}

#tabOne > .content.center .mod-text.center,#tabTwo > .content.center .mod-text.center,#tabThree > .content.center .mod-text.center {
  height:31rem;
  z-index:1;
}

#tiptable {
  height:100%;
  overflow-y:scroll;
  overflow-x:hidden;
}

.pricing .intro {
  color:#fff;
  margin-bottom:80px;
}

.section-on-bg .intro {
  color:#fff;
  opacity:.8;
}

.section .intro {
  max-width:700px;
  margin:0 auto;
  margin-bottom:0;
  margin-bottom:60px;
  text-align:center;
  color:#999;
  font-size:18px;
}

.pricing .price-cols {
  max-width:85%;
}

.pricing .item {
  padding:0;
  border-radius:4px;
  background-clip:padding-box;
  margin-bottom:30px;
}

.pricing .item.best-buy {
  position:static;
  z-index:inherit;
}

@media (min-width: 768px) {
  .pricing .item.best-buy {
    top:-15px;
    z-index:1;
    position:relative;
  }
}

.pricing .item.best-buy .item-inner {
  box-shadow:0 0 10px 0 rgba(0,0,0,0.2);
}

.pricing .item.best-buy .item-inner:hover {
  box-shadow:0 0 20px 0 rgba(0,0,0,0.25);
}

.pricing .item .item-inner:hover {
  box-shadow:0 0 10px 0 rgba(0,0,0,0.2);
}

.pricing .item .item-inner {
  background:#fff;
  background-clip:border-box;
  border-radius:4px;
  background-clip:padding-box;
  position:relative;
  border:1px solid #eee;
  box-shadow:0 4px 1px rgba(0,0,0,0.05);
}

#profile_about_me .item .itempricing .item.best-buy .heading {
  padding-top:45px;
}

#profile_about_me .pricing .item .heading {
  display:block;
  margin-top:0;
  padding:30px 15px;
  padding-top:30px;
  border-top-right-radius:4px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  border-top-left-radius:4px;
  background-clip:padding-box;
}

.pricing .item .heading .title {
  margin-bottom:30px;
  padding-bottom:30px;
  font-weight:400;
  font-size:18px;
  border-bottom:1px dashed #eee;
  color:#444;
}

.pricing .title {
  font-size:36px;
  font-weight:300;
  margin-top:0;
  margin-bottom:30px;
  color:#fff;
  color:#d2a27a;
}

.pricing .item .price-figure {
  border-radius:50%;
  background-clip:padding-box;
  margin:0 auto;
}

.pricing .item .price-figure .currency {
  top:-12px;
  right:2px;
  position:relative;
  font-family:arial,sans-serif;
  color:#666;
  font-size:18px;
}

.pricing .item .price-figure .number {
  font-size:42px;
  font-weight:bold;
  color:#d2a27a;
}

.pricing .item .price-figure .unit {
  font-weight:400;
  color:#b3b2b2;
}

.pricing .item.best-buy .content {
  padding-bottom:45px;
}

.pricing .item .content {
  padding:30px 15px;
  padding-top:30px;
  padding-bottom:30px;
  padding-top:0;
  font-size:14px;
}

.pricing .item .feature-list {
  margin-bottom:30px;
}

.pricing .item .feature-list li {
/*border-bottom: 1px solid #f3f3f3;*/
  padding:10px;
}

.pricing .item .feature-list li.disabled {
  color:#999;
}

.pricing .item .feature-list li .svg-inline--fa,.pricing .item .feature-list li .fa {
  margin-right:5px;
  color:#4a6781;
}

.pricing .item .feature-list li.disabled .svg-inline--fa,.pricing .item .feature-list li.disabled .fa {
  color:#999;
}

.pricing .item .ribbon {
  position:absolute;
  top:-6px;
  right:-6px;
  width:110px;
  height:110px;
  overflow:hidden;
}

.pricing .item .ribbon .text::after {
  right:0;
}

.pricing .item .ribbon .text::before,.pricing .item .ribbon .text::after {
  content:'';
  position:absolute;
  bottom:-5px;
  border-top:5px solid #2e4050;
  border-left:5px solid transparent;
  border-right:5px solid transparent;
}

.pricing .item .ribbon .text::before {
  left:0;
}

.pricing .item .ribbon .text {
  position:relative;
  left:-8px;
  top:18px;
  width:158px;
  padding:10px;
  font-size:15px;
  font-weight:bold;
  text-align:center;
  text-transform:uppercase;
  color:#fff;
  background-color:#5d80a1;
  transform:rotate(45deg) translate3d(0,0,0);
}

#whiteboard {
  margin-top:0;
}