@charset "UTF-8";

html {
}

a:link,a:visited {
  color:#09c;
}

a:hover {
  color:#f39;
}

body {
  width:89%;
  margin:0 auto;
  color:#555;
  font-family:CenturyGothic,Verdana,Geneva,CamgirlLive Editor,sans-serif;
  font-family:CenturyGothic,Verdana,Geneva,CamgirlLive Editor,sans-serif;
  background-color:#fff;
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  background-image:url(https://2.bp.blogspot.com/-I4s3UWRaYzY/WbC5SfYf23I/AAAAAAAAGcw/KVWXz-p-EcEWNdwxOZY9A_5x1AtzErt2QCLcBGAs/s1600/main_bg2.jpg);
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  background-attachment:fixed;
}

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

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

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

.profile_section_content .heading {
  padding:5px;
  background-color:gray;
  color:#fff;
  font-family:CenturyGothic,Verdana,Geneva,CamgirlLive Editor,sans-serif;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
  -webkit-text-shadow:0 0 0 #777;
  text-shadow:0 0 0 #777;
}

.content {
  padding:5px;
}

.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;
}

#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 {
}

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

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

.xcr::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:#fb89ff;
  -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 #333;
}

* {
  box-sizing:border-box;
}

html {
}

* {
  box-sizing:border-box;
}

.line::after {
  content:"";
  clear:both;
  display:inline-table;
}

[class*="gr-"] {
  float:left;
  padding:15px;
  border:0 solid red;
}

.gr-1 {
  width:8.33%;
}

.gr-2 {
  width:16.66%;
}

.gr-3 {
  width:25%;
}

.gr-4 {
  width:33.33%;
}

.gr-5 {
  width:41.66%;
}

.gr-6 {
  width:50%;
}

.gr-7 {
  width:58.33%;
}

.gr-8 {
  width:66.66%;
}

.gr-9 {
  width:75%;
}

.gr-10 {
  width:83.33%;
}

.gr-11 {
  width:91.66%;
}

.gr-12 {
  width:100%;
}

.no {
  padding:0;
}

.tleft {
  text-align:left;
}

.tright {
  text-align:right;
}

.tcenter {
  text-align:center;
}

.tfleft {
  float:left;
}

.tfright {
  float:right;
}

.imgresp img,img.imgresp {
  display:block;
  width:100%;
  height:auto;
  margin:0 auto;
}

.divider {
  opacity:0;
}

.main-wrapper {
  padding:0;
  margin:10% auto 12%;
  background-color:rgba(255,255,255,.9);
  -webkit-box-shadow:0 0 20px #999,0 10px 33px #999;
  box-shadow:0 0 20px #999,0 10px 33px #999;
}

.leader {
  color:#f1f1f1;
  overflow:hidden;
  height:130px;
}

.leader p {
  display:block;
  margin:0 auto;
  font-size:15px;
}

.dan-menu {
  margin:0 auto;
  margin:0 auto;
  text-align:center;
  background-color:#93c;
  padding:0;
}

.dan-menu a,.dan-menu a:visited {
  display:inline-block;
  padding:11px 14px;
  text-align:center;
  text-decoration:none;
  color:rgba(255,255,255,.7);
  font-size:15px;
  margin:0 auto;
  -webkit-transition:ease-in-out .4s;
  transition:ease-in-out .4s;
}

.dan-menu a:hover {
  background-color:rgba(0,0,0,.3);
  color:#fff;
  text-decoration:none;
}

.dan-menu a:after,.dan-menu a:visited:after {
  content:"";
  display:block;
  width:1%;
  height:1px;
  margin:7px auto -8px 1px;
  background-color:rgba(255,255,255,0);
  -webkit-transition:ease-in-out .4s;
  transition:ease-in-out .4s;
}

.dan-menu a:hover:after {
  content:"";
  display:block;
  width:100%;
  height:1px;
  background-color:rgba(255,255,255,1);
}

.dan-header {
  height:65vh;
}

.dan-inner-header {
  display:block;
  width:70%;
  min-height:40vh;
  padding:4px 20px 12px;
  margin:5% auto;
  background-color:rgba(0,0,0,.7);
  position:relative;
}

.dan-inner-header h1 {
  display:block;
  width:90%;
  height:auto;
  margin:0 auto;
  padding:2px 0 12px;
  color:#fff;
  font-size:4vw;
  font-weight:100;
  line-height:normal;
  text-align:center;
  border-bottom:1px solid rgba(255,255,255,.5);
}

.aboutme {
  margin:40px auto 42px;
  clear:left;
  float:none;
  position:relative;
}

.aboutme h1 {
  display:block;
  width:90%;
  height:auto;
  margin:0 auto;
  padding:2px 0 12px;
  color:#939;
  font-size:33px;
  font-weight:100;
  line-height:normal;
  text-align:center;
  border-bottom:1px solid #939;
}

.aboutme p {
  color:#666;
  text-align:center;
  font-size:20px;
}

.rules-wrapper,.store-wrapper {
  background-color:#939;
  padding:5% 0 6%;
  -webkit-clip-path:polygon(0 3%,100% 0%,100% 96%,0% 100%);
  clip-path:polygon(0 3%,100% 0%,100% 96%,0% 100%);
}

.rules-heading h1 {
  display:block;
  width:80%;
  height:auto;
  margin:0 auto;
  padding:2px 0 12px;
  color:#f1f1f1;
  font-size:33px;
  font-weight:100;
  line-height:normal;
  text-align:center;
}

.rules-heading h1:before {
  content:"";
  display:inline-block;
  width:30%;
  height:1px;
  background-color:rgba(255,255,255,.5);
  vertical-align:middle;
  margin-right:10px;
}

.rules-heading h1:after {
  content:"";
  display:inline-block;
  width:30%;
  height:1px;
  background-color:rgba(255,255,255,.5);
  vertical-align:middle;
  margin-left:10px;
}

.rules-lines p {
  display:block;
  width:90%;
  height:auto;
  margin:0 auto;
  padding:3px 11px;
  line-height:normal;
  color:#f2f2f2;
}

.rules-image img {
  opacity:.5;
  -webkit-transition:ease-in-out .4s;
  transition:ease-in-out .4s;
}

.rules-image img:hover {
  opacity:1;
  -webkit-box-shadow:0 0 12px #000;
  box-shadow:0 0 12px #000;
}

.tipmenu-heading h1 {
  display:block;
  width:80%;
  height:auto;
  margin:0 auto;
  padding:2px 0 12px;
  color:#939;
  font-size:33px;
  font-weight:100;
  line-height:normal;
  text-align:center;
  border-bottom:1px solid #939;
}

.tipmenu-wrapper {
  padding:7% 0 8%;
}

.margins-wrapper {
  display:block;
  width:80%;
  margin:0 auto;
  padding:3% 5% 4%;
}

.tip-wrapper {
  margin:2px auto;
  border-bottom:1px solid #f1f1f1;
  line-height:normal;
}

.tiprequest {
  display:block;
  width:70%;
  padding:4px 12px;
  text-align:left;
  float:left;
  margin:0 auto;
}

.tiplore {
  display:block;
  width:27%;
  padding:4px 0;
  text-align:center;
  float:left;
  margin:0 auto;
}

.tipbtn a,.tipbtn a:visited {
  padding:7px 18px;
  text-align:center;
  font-size:14px;
  color:rgba(255,255,255,.8);
  background-color:#90c;
  text-decoration:none;
}

.tipbtn a:hover {
  background-color:#939;
  color:#fff;
}

.dinfo h3 {
  display:block;
  width:90%;
  height:auto;
  margin:0 auto 6px;
  font-weight:lighter;
}

.tipbtninfo a,.tipbtninfo a:visited {
  padding:8px 38px;
  text-align:center;
  font-size:16px;
  color:rgba(255,255,255,.8);
  background-color:#90c;
  text-decoration:none;
}

.tipbtninfo a:hover {
  background-color:#939;
  color:#fff;
  -webkit-box-shadow:0 0 12px #999;
  box-shadow:0 0 12px #999;
}

.dinfo-store h3 {
  display:block;
  width:90%;
  height:auto;
  margin:0 auto 6px;
  font-weight:lighter;
  color:rgba(255,255,255,.8);
}

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

.tipstore a,.tipstore a:visited {
  padding:11px 28px;
  text-align:center;
  line-height:35px;
  font-size:15px;
  color:rgba(255,255,255,.8);
  background-color:rgba(0,0,0,.5);
  text-decoration:none;
  margin:5px auto 12px;
  border:1px solid rgba(153,51,153,0);
  -webkit-transition:ease-in-out .4s;
  transition:ease-in-out .4s;
}

.tipstore a:hover {
  color:#fff;
  -webkit-box-shadow:0 7px 32px #000;
  box-shadow:0 7px 32px #000;
  border:1px solid #c39;
}

.item-info {
  display:block;
  width:90%;
  margin:8px auto;
  text-align:left;
  color:#fff;
  font-size:15px;
}

.item {
  background-color:rgba(0,0,0,.7);
  padding-bottom:10px;
}

.item:hover {
  -webkit-box-shadow:0 0 12px #000;
  box-shadow:0 0 12px #000;
}

.item-thumbnail {
  background-color:#909;
  overflow:hidden;
}

.item-thumbnail img {
  opacity:.5;
  -webkit-transition:all 1.4s;
  transition:all 1.4s;
}

.item:hover img {
  opacity:1;
  -webkit-transform:scale(1.1,1.1);
  transform:scale(1.1,1.1);
}

.crown {
  overflow:hidden;
  -webkit-clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);
  clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);
  -webkit-transition:ease-in-out .4s;
  transition:ease-in-out .4s;
}

.crown img {
  opacity:.5;
  -webkit-transition:all 1.4s;
  transition:all 1.4s;
}

.tippers-wrapper:hover img {
  opacity:1;
  -webkit-transform:scale(1.1,1.1) rotateY(180deg);
  transform:scale(1.1,1.1) rotateY(180deg);
}

.tpremiums {
  background-color:#f1f1f1;
  padding:10px 0 12px;
}

.tpremiums p {
  display:block;
  width:77%;
  height:auto;
  margin:0 auto;
  padding:3px 18px;
  font-size:15px;
}

.tpremiums p:before {
  content:"2606";
  margin-right:12px;
  color:#666;
}

.tpremiums p:hover:before {
  content:"2605";
  margin-right:12px;
  color:#909;
}

.goup a,.goup a:visited {
  display:block;
  width:30px;
  height:30px;
  margin:10px auto 12px;
  background-color:#909;
  -webkit-clip-path:polygon(50% 32%,100% 61%,100% 86%,50% 56%,0 86%,0 62%);
  clip-path:polygon(50% 32%,100% 61%,100% 86%,50% 56%,0 86%,0 62%);
  opacity:.5;
  -webkit-transition:all .4s;
  transition:all .4s;
}

.goup a:hover {
  opacity:1;
  -webkit-transform:scale(1.1,1.1);
  transform:scale(1.1,1.1);
}

.footer-themed {
  background-color:#909;
  padding:5% 0 0;
}

.footer-themed h2,.footer-themed p {
  color:rgba(255,255,255,.7);
}

.footer-themed a,.footer-themed a:visited {
  color:rgba(255,255,255,.5);
  text-decoration:underline;
}

.footer-themed a:hover {
  color:#fff;
}

#model-header {
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/12/17093028/3b540d2df5d2043ca7ed857ce37f0197.jpeg);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  background-attachment:fixed;
}

#roomrules {
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/12/14150215/b6a9f6ab01904dd0ac45060ff649b7e4.png);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  background-attachment:fixed;
}

#store {
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/12/14150126/2a3087871d1b227528858959c54e9fc3.png);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  background-attachment:fixed;
}

#customfooter {
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/12/27085309/footer_bg.png);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  background-attachment:fixed;
}

.active-msg:before {
  content:"";
  display:inline-block;
  width:20px;
  height:20px;
  margin:0 12px auto -5px;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/12/09124353/spicn.png);
  background-repeat:no-repeat;
  background-size:20px 20px;
  background-position:0 0;
  float:left;
}

.show-tip:before {
  content:"";
  display:inline-block;
  width:20px;
  height:20px;
  margin:0 12px auto -5px;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/12/09124353/monicn.png);
  background-repeat:no-repeat;
  background-size:20px 20px;
  background-position:0 0;
  float:left;
}

.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;
}

frame {
  display:block;
  width:99%;
  height:450px;
  margin-top:5px;
  margin-bottom:5px;
}

iframe {
  display:block;
  width:99%;
  height:450px;
  margin-top:5px;
  margin-bottom:5px;
}

embade {
  display:block;
  width:99%;
  height:450px;
  margin-top:5px;
  margin-bottom:5px;
}

.profile_row #profile_about_me {
}

#photo_gallery_previews {
  display:block;
  width:90%;
  position:relative;
  margin:0 auto;
  margin:25px auto;
  background-color:rgba(255,255,255,.8);
  border:1px solid #ccc;
  padding:10px 17px;
  color:#ccc;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
  font-family:CenturyGothic,Verdana,Geneva,CamgirlLive Editor,sans-serif;
}

.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(255,255,255,.5);
  border:1px solid #ccc;
  color:#444;
}

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,.8);
  color:#fff;
  margin:10px auto;
  font-family:CenturyGothic,Verdana,Geneva,CamgirlLive Editor,sans-serif;
  outline:none;
  outline-style:none;
  font-size:18px;
}

.wall_post_avatar img {
  background-color:#f1f1f1;
  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;
}

.wall_post_avatar:hover img {
  background-color:#ccc;
  box-shadow:0 0 6px #999;
  -ms-box-shadow:0 0 6px #999;
  -o-box-shadow:0 0 6px #999;
  -webkit-box-shadow:0 0 6px #999;
}

.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-color:rgba(255,255,255,.7);
  border:1px solid #f1f1f1;
  margin:25px auto;
  padding:10px 17px;
  color:#666;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
  transition:all .9s;
  -moz-transition:all .9s;
  -ms-transition:all .9s;
  -o-transition:all .9s;
  -webkit-transition:all .9s;
  font-family:CenturyGothic,Verdana,Geneva,CamgirlLive Editor,sans-serif;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background:transparent rgba(0,0,0,0);
  background-repeat:no-repeat;
  background-position:top right;
}

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

.wall_post a:hover {
  color:#f3c;
  text-decoration:none;
}

div#comments {
  padding:10px;
  margin-top:30px;
  background:none;
}

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;
}

#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:rgba(255,255,255,.8);
  color:#666;
  border-radius:5px;
  -webkit-border-radius:5px;
  margin:10px auto 4px;
  font-family:CenturyGothic,Verdana,Geneva,CamgirlLive Editor,sans-serif;
}

p {
  font-family:CenturyGothic,Verdana,Geneva,CamgirlLive Editor,sans-serif;
  font-weight:300;
}

#profile_about_me {
  padding:0;
  margin:0 auto;
}

.photo_gallery_count {
  color:#777;
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
  color:#848080;
  font-family:CenturyGothic,Verdana,Geneva,CamgirlLive Editor,sans-serif;
  font-weight:300;
}

#about_me_container,#about_me_value {
  visibility:visible!important;
  font-family:CenturyGothic,Arial,Helvetica,CamgirlLive Editor,sans-serif;
}

#profile_friends {
  display:block;
  width:90%;
  margin:10px auto 30px!important;
  color:#ccc;
  padding:10px 13px;
  background-color:rgba(255,255,255,.8);
  border:1px solid #ccc;
  font-size:15px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

input[type="submit"],.post_comment_btn,.preview_comment_btn {
  padding:11px 22px;
  text-decoration:none;
  border:1px solid #ccc;
  background-color:#111;
  color:#444;
  font-size:16px;
  text-align:center;
}

input[type="submit"]:hover,.post_comment_btn:hover,.preview_comment_btn:hover {
  padding:11px 22px;
  text-decoration:none;
  background:#96c;
  color:#fff;
}

.profile_section_content .heading {
  display:none;
}

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

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

#profile_interests_content .label {
  display:block;
  width:96%;
  height:auto;
  margin:4px auto 7px 3px;
  padding:3px 15px;
}

.credits p {
  font-size:14px;
}

.tb #pop {
  display:none;
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  z-index:10000!important;
  background-color:rgba(0,0,0,.8);
  -webkit-animation:fadeInScale 1.2s ease-in-out;
  -moz-animation:fadeInScale 1.2s ease-in-out;
  -o-animation:fadeInScale 1.2s ease-in-out;
  -ms-animation:fadeInScale 1.2s ease-in-out;
  animation:fadeInScale 1.2s ease-in-out;
}

.tb #pop:target {
  display:block;
}

.wrapping {
  display:block;
  width:80%;
  height:auto;
  padding:0;
  margin:10% auto;
  background-color:#f1f1f1;
}

.dvider {
  opacity:0;
  font-size:1px;
}

.ttle {
  color:#06c;
  font-size:22px;
  font-weight:normal;
}

.close {
  text-align:right;
}

.close a,.close a:visited {
  display:block;
  overflow:hidden;
  width:32px;
  height:42px;
  padding:5px 7px 11px;
  margin:-8px 6px auto 2px;
  color:#fff;
  background-color:#09c;
  font-size:20px;
  -webkit-clip-path:polygon(100% 0,100% 100%,49% 89%,0 100%,0 0);
  clip-path:polygon(100% 0,100% 100%,49% 89%,0 100%,0 0);
  text-decoration:none;
}

.close a:hover {
  background-color:#09f;
  color:#fff;
  overflow:hidden;
  text-decoration:none;
}

.close span.led:before {
  content:"\002B";
  display:block;
  width:20px;
  height:20px;
  transform:rotate(45deg);
  text-align:center;
  text-decoration:none;
}

.wrapping p {
  display:block;
  text-align:left;
  font-size:19px;
  margin:0 auto;
  line-height:normal;
  color:#555;
}

#pop p,.ttle {
  color:#555;
}

.cntnt a,.cntnt a:visited {
  color:#09c!important;
}

.cntnt a:hover {
  color:#f63!important;
}

@-webkit-keyframes fadeInScale {
  0% {
    -webkit-transform:scale(.6);
  }

  100% {
    -webkit-transform:scale(1);
  }
}

@-moz-keyframes fadeInScale {
  0% {
    -moz-transform:scale(.6);
  }

  100% {
    -moz-transform:scale(1);
  }
}

@-o-keyframes fadeInScale {
  0% {
    -o-transform:scale(.6);
  }

  100% {
    -o-transform:scale(1);
  }
}

@-ms-keyframes fadeInScale {
  0% {
    -ms-transform:scale(.6);
  }

  100% {
    -ms-transform:scale(1);
  }
}

@keyframes fadeInScale {
  0% {
    transform:scale(.6);
  }

  100% {
    transform:scale(1);
  }
}

@media only screen and (max-width:768px) {
  body {
    font-size:14px;
    color:#666;
    font-family:Verdana,Geneva,sans-serif;
  }

  [class*="gr-"] {
    width:100%;
  }

  h1,h2,h3,h4,h5,h6,.aboutme h1,.rules-heading h1,.ttle,.tipmenu-heading h1,.dinfo h3,.tipmenu-wrapper h3 {
    font-size:20px;
    font-weight:lighter;
  }

  .main-wrapper {
    padding:0;
    margin:1% auto 2%;
  }

  .dan-menu {
    margin:0 auto;
    text-align:center;
  }

  .dan-menu a,.dan-menu a:visited {
    display:block;
    padding:7px 0;
    text-align:center;
    text-decoration:none;
    color:#f1f1f1;
    font-size:13px;
    margin:0 auto;
  }

  .dan-menu a:hover {
    color:#fff;
    text-decoration:none;
  }

  .rules-heading h1:before,.rules-heading h1:after {
    content:"";
    display:none;
  }

  .rules-wrapper,.store-wrapper {
    background-color:#939;
    padding:5% 0 6%;
    -webkit-clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%);
    clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%);
  }

  .store-wrapper,.credits-wrapper,.credits-wrapper p,.credits p,.aboutme p,.rules-lines p,p,p.sm-only {
    font-size:14px;
  }

  .deskonly {
    display:none;
  }

  .margins-wrapper {
    display:block;
    width:80%;
    margin:0 auto;
    padding:2% 3% 3%;
  }

  .tip-wrapper {
    margin:2px auto;
    border-bottom:1px solid #f1f1f1;
  }

  .tiprequest {
    display:block;
    width:70%;
    padding:3px 7px;
    text-align:left;
    float:left;
    margin:0 auto;
  }

  .tiplore {
    display:block;
    width:28%;
    padding:3px 0;
    text-align:center;
    float:left;
    margin:0 auto;
  }

  .tipbtn a,.tipbtn a:visited {
    display:block;
    width:94%;
    padding:5px 0;
    text-align:center;
    font-size:13px;
    color:rgba(255,255,255,.8);
    background-color:#90c;
    text-decoration:none;
  }

  .tipbtn a:hover {
    display:block;
    width:94%;
    background-color:#939;
    color:#fff;
  }

  .dinfo h3 {
    display:block;
    width:90%;
    height:auto;
    margin:0 auto 6px;
    font-weight:lighter;
  }

  .tipbtninfo a,.tipbtninfo a:visited {
    display:block;
    width:80%;
    padding:8px 18px;
    text-align:center;
    font-size:15px;
    color:rgba(255,255,255,.8);
    background-color:#90c;
    text-decoration:none;
    margin:5px auto 12px;
  }

  .tipbtninfo a:hover {
    background-color:#939;
    color:#fff;
    -webkit-box-shadow:0 0 3px #999;
    box-shadow:0 0 3px #999;
  }

  .active-msg:before {
    content:"";
    display:inline-block;
    width:20px;
    height:20px;
    margin:0 -32px auto 14px;
    background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/12/09124353/spicn.png);
    background-repeat:no-repeat;
    background-size:20px 20px;
    background-position:0 0;
    float:left;
  }

  .show-tip:before {
    content:"";
    display:inline-block;
    width:20px;
    height:20px;
    margin:0 -32px auto 14px;
    background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/12/09124353/monicn.png);
    background-repeat:no-repeat;
    background-size:20px 20px;
    background-position:0 0;
    float:left;
  }
}

* html .line {
  height:1%;
}