@charset "UTF-8";

a,a:active,a:visited {
  text-decoration:none;
  transition:all .4s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
  -ms-transition:all .3s;
  -webkit-transition:all .3s;
}

a {
  color:#900;
}

a:hover {
  color:#333;
  text-decoration:none;
}

body {
  margin:-10px auto;
  width:1200px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/bg_3.png);
  background-repeat:no-repeat;
  background-position:0 0;
  background-attachment:fixed;
  background-size:100%;
  background-color:#AEB6BF;
  color:#222;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  -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;
}

.profile_section_content {
  color:#666;
  padding:8px;
  margin:5px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -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:rgba(255,255,255,.0);
  filter:alpha(opacity=100);
  opacity:1;
}

input::-moz-focus-inner {
  border:0;
}

#photo_gallery_previews a {
  color:#8b2323;
}

.photo_gallery_image {
  border:2px solid #8b2323;
}

.photo_gallery_image:hover {
  border:2px solid #eeb422;
  box-shadow:0 0 3px #666;
  -webkit-box-shadow:0 0 3px #666;
}

#profile {
  background:none;
}

.profile_section_content .heading {
  display:none;
}

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

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

.content {
  display:block;
}

#profile_interests_content .label {
  display:none;
}

#profile_main_about_holder {
  color:#f1f1f1;
  font-size:13px;
}

#avatar_holder {
  background:none;
}

#profile_avatar {
  display:none;
}

#profile_header_container,#unix_last_login_container {
  display:none;
}

#avatar_holder {
  background:none;
}

#footer_bar {
  display:none;
}

#profile_header_container {
  opacity:0;
}

#unix_last_updated_container {
  display:none;
}

.photo_gallery_name a,.photo_gallery_name a:visited {
  color:#8b2323;
  text-decoration:none;
  font-size:16px;
}

.photo_gallery_name a:hover {
  color:#eeb422;
}

/***Inlaturate***/
#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;
}

#photo_gallery_previews {
  display:allow;
  position:relative;
  margin:0 auto;
  padding:0;
  background:rgba(255,255,255,.7);
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #ccc;
  margin-bottom:5px;
}

.wall_post_avatar img {
  background:none repeat scroll 0 0 #F4F4F4;
  border:4px solid #09C;
  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.0);
  width:70px;
  height:70px;
}

.wall_post_avatar:hover img {
  border:2px solid #ccc;
  box-shadow:0 0 6px #333;
  -ms-box-shadow:0 0 6px #333;
  -o-box-shadow:0 0 6px #333;
  -webkit-box-shadow:0 0 6px #333;
}

.wall_post_info {
  border-bottom:1px solid rgba(0,0,0,.2);
  width:700px;
  margin-left:42px;
  font-family:'Oswald','Palatino Linotype','Book Antiqua',Palatino,serif;
}

.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;
  color:#000;
  padding:8px 12px;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-top:2px solid #ccc;
  border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -ms-border-radius:0 0 5px 5px;
  -o-border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  background:rgba(255,255,255,.4);
  transition:all .9s;
  -moz-transition:all .9s;
  -ms-transition:all .9s;
  -o-transition:all .9s;
  -webkit-transition:all .9s;
  font-family:'Abel','Palatino Linotype','Book Antiqua',Palatino,serif;
}

iframe {
  display:block;
  margin:10px auto;
  width:90%;
  height:450px;
}

frame {
  display:block;
  margin:10px auto;
  width:90%;
  height:450px;
}

embad {
  display:block;
  margin:10px auto;
  width:90%;
  height:450px;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
div#comments {
  padding:10px;
  margin-top:10px;
}

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

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

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

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

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

form#new_comment.hidden {
  padding:10px;
  background:rgba(0,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;
}

#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;
  padding:15px;
  margin-bottom:20px;
  visibility:visible;
  font-size:17px;
  color:#777;
  font-family:'Oswald',Palatino Linotype,Book Antiqua,Palatino,serif;
  margin-left:0;
  background:-webkit-linear-gradient(#ffffff,#f1f1f1);
  background:-o-linear-gradient(#ffffff,#f1f1f1);
  background:-moz-linear-gradient(#ffffff,#f1f1f1);
  background:linear-gradient(#ffffff,#f1f1f1);
  border:1px solid #999;
  box-shadow:0 0 5px #777;
  -webkit-box-shadow:0 0 5px #777;
  padding:10px;
  width:98%;
  margin:0 auto;
  border:1px solid #ccc;
}

h1 {
  color:#999;
  font-family:'Cinzel Decorative',Palatino Linotype,Book Antiqua,Palatino,serif;
  font-size:33px;
  padding-top:7px;
}

h2 {
  color:#777;
  font-family:'Cinzel Decorative',Palatino Linotype,Book Antiqua,Palatino,serif;
  font-size:30px;
  padding-top:7px;
}

h3,h4,h5,h6 {
  color:#900;
  font-family:'Cinzel Decorative',Palatino Linotype,Book Antiqua,Palatino,serif;
  font-size:20px;
  padding-top:7px;
}

#profile_about_me {
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
}

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

#profile_friends {
  display:block;
  margin-top:10px;
  color:#666;
  margin-bottom:30px;
  padding:10px 13px;
  background:url();
  background-repeat:no-repeat;
  background-position:top right;
  background-color:rgba(255,255,255,.5);
  font-size:14px;
  border:1px solid #ccc;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
#friends_value > a {
  margin-right:6px;
  color:#09C;
}

#friends_value > a:hover {
  margin-right:6px;
  color:#888;
}

#favorite_models_value > a::before {
  content:'\2665';
  display:inline-block;
  text-shadow:none;
  color:#ffb26d;
  font-size:16px;
  margin-right:3px;
}

#friends_value > a::before {
  content:'\2605';
  display:inline-block;
  text-shadow:none;
  color:#ffb26d;
  font-size:12px;
  margin-right:3px;
}

#favorite_models_value > a {
  color:#cd3333;
}

#favorite_models_value > a:hover {
  color:#ffb26d;
}

#favorite_models_value > a {
  margin-right:6px;
}

/***Fonts***/
@font-face {
  font-family:'Abel';
  font-style:normal;
  font-weight:400;
  src:local(Abel),local(Abel-Regular),url(https://fonts.gstatic.com/s/abel/v6/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,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/v10/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/v10/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,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:'Cinzel Decorative';
  font-style:normal;
  font-weight:400;
  src:local('Cinzel Decorative Regular'),local(CinzelDecorative-Regular),url(https://fonts.gstatic.com/s/cinzeldecorative/v6/fmgK7oaJJIXAkhd9798yQl4jZHmtnl4mfN0ClpLnj0E.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;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY - @CSSMFC ON TWITTER***/
.scr::-webkit-scrollbar {
  width:9px;
}

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

.scr::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:#eeb422;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
}

.scr::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(102,0,102,.3);
  border:1px solid #000;
}

#donotremove {
}

#donotremove p {
  display:none;
}

hr {
  display:block;
  margin:0 auto;
  border:0;
  height:1px;
  background-image:linear-gradient(to right,rgba(0,0,0,0.15),rgba(0,0,0,0.50),rgba(0,0,0,0.15));
  width:92%;
  margin-bottom:1px;
  margin-top:1px;
}

/*** redesigned *****/
/** disable > enable***/
#profile_friends {
}

#photo_gallery_previews {
}

#unix_last_login_container {
  display:none;
}

#unix_last_updated_container {
  display:none;
}

.user_comment_textarea_small {
  width:730px;
  height:20px;
  font-size:14px;
  background:rgba(255,255,255,.5);
  color:#000;
  margin-top:12px;
  padding:15px;
  outline:none;
  outline-style:none;
}

.user_comment_textarea_big {
  width:730px;
  height:100px;
  padding:15px;
  background:rgba(255,255,255,.5);
  color:#000;
  margin-top:12px;
  -webkit-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  -moz-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  outline:none;
  outline-style:none;
}

form#new_comment.hidden {
  padding:10px;
  background:rgba(0,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;
}

#new_comment_buttons>input[type="submit"] {
  background:#222;
  padding:5p 10px;
  color:#fff;
  font-family:'Abel','Oswald';
}

#new_comment_buttons>input[type="submit"]:hover {
  background:#069;
  padding:5p 10px;
  color:#fff;
}

#Corp {
  display:block;
  width:100%;
  margin:-30px auto 40px;
  background:#fff;
  box-shadow:-3px 0 5px #888,3px 0 5px #888,0 3px 6px #888;
  -webkit-box-shadow:-3px 0 5px #888,3px 0 5px #888,0 3px 6px #888;
  padding:0;
  border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  overflow:hidden;
}

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

#cover img {
  display:block;
  width:100%;
  height:auto;
}

#smile {
  display:block;
  width:100%;
  height:auto;
  text-align:center;
  padding:0;
  background:url(https://mfcpro.files.wordpress.com/2015/12/navizar.png) no-repeat top center;
  background-color:#a00008;
}

.modlogo {
  display:inline-block;
  width:50%;
  height:auto;
  text-align:left;
  padding:7px 0;
}

.icons {
  display:inline-block;
  width:40%;
  height:auto;
  text-align:right;
}

.modlogo h1 {
  display:block;
  margin:0 auto;
  line-height:normal;
  color:#e7ae37;
  font-family:'Cinzel Decorative';
  font-style:normal;
}

.modlogo h1::first-letter,.modlogo h1 span {
  font-weight:bold;
  font-size:120%;
  vertical-align:central;
}

.modlogo:hover h1::first-letter,.modlogo:hover h1 span {
  font-weight:bold;
  font-size:120%;
  text-shadow:0 0 12px #F00,0 0 22px #C00;
  vertical-align:central;
}

.modlogo:hover h1 {
  color:#e7ae37;
  font-family:'Cinzel Decorative';
  font-style:normal;
  text-shadow:0 0 12px #000;
}

#nav {
  display:block;
  position:relative;
  text-align:center;
  padding-top:1px;
  padding-bottom:1px;
  background-color:#a00008;
}

#nav a,#nav a:link,#nav a:visited {
  display:inline-block;
  text-decoration:none;
  font-size:17px;
  color:#f6cd50;
  text-align:left;
  padding:2px 4px;
  padding-right:6px;
  border-right:1px solid #c1a140;
  font-family:Oswald;
  margin-left:-5px;
}

#nav a:hover {
  display:inline-block;
  text-decoration:none;
  font-size:17px;
  color:#fff;
  text-align:left;
  padding:2px 4px;
  padding-right:6px;
  border-right:1px solid #fddc76;
  background:rgb(0,0,0);
}

#nav a span {
  display:block;
  font-size:12px;
  color:#eacc6f;
  text-decoration:none;
  border-top:1px solid #fddc76;
  font-family:Abel;
}

#nav a:hover span {
  display:block;
  font-size:12px;
  color:#FFC;
  text-decoration:none;
  border-top:1px solid #fddc76;
}

#nav a:last-child {
  border-right:1px solid rgba(0,0,0,0.1);
}

.itip,.itwt,.iama,.ipm,.ichat {
  display:inline-block;
  width:40px;
  height:40px;
  text-align:center;
  background-repeat:no-repeat;
  background-size:100% auto;
  opacity:.5;
  border:1px solid rgba(255,255,255,0.0);
  transition:all .4s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
  -ms-transition:all .3s;
  -webkit-transition:all .3s;
}

.itip:hover,.itwt:hover,.iama:hover,.ipm:hover,.ichat:hover {
  opacity:.9;
  border:1px solid rgba(255,255,255,0.50);
}

.itip {
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/icns.png);
  background-position:0 0;
}

.itwt {
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/icns.png);
  background-position:0 -40px;
}

.iama {
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/icns.png);
  background-position:0 -80px;
}

.ipm {
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/icns.png);
  background-position:0 -120px;
}

.ichat {
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/icns.png);
  background-position:0 -160px;
}

.corpwrapper {
  display:block;
  width:97%;
  padding:40px;
  margin:5px auto;
  background:rgba(0,0,0,.0);
}

.corpwrapper h1,.corpwrapper h2,.corpwrapper h3,.corpwrapper h4,.corpwrapper h5,.corpwrapper h6 {
  display:block;
  text-align:center;
  color:#d56900;
}

.ifose {
  display:block;
  width:100%;
  height:auto;
  font-family:Abel;
  font-size:19px;
  margin:4px auto 3px;
}

#modelimage {
  text-align:center;
  border:1px solid #ccc;
}

#modelimage img {
  display:block;
  width:100%;
  height:auto;
  background:#f1f1f1;
}

#TipMenu p {
  display:block;
  width:96%;
  padding:7px 10px 9px;
  font-size:20px;
  line-height:90%;
  border-left:5px solid rgba(238,118,33,0.8);
  margin-bottom:-9px;
  border-bottom:1px solid #f1f1f1;
}

#TipMenu p:hover {
  display:block;
  width:96%;
  padding:7px 10px 9px;
  font-size:20px;
  line-height:90%;
  border-left:5px solid rgba(153,153,153,1);
  background:rgba(248,222,158,0.8);
}

#TipMenu > p a,#TipMenu > p a:link,#TipMenu > p a:visited {
  display:inline-block;
  float:right;
  padding:5px 25px;
  text-align:center;
  color:#ff9022;
  background:#000;
  font-family:Oswald;
  font-size:15px;
  margin:-4px 4px auto 3px;
}

#TipMenu > p a:hover {
  display:inline-block;
  float:right;
  padding:5px 25px;
  text-align:center;
  color:#900;
  background:#dcb96d;
  font-family:Oswald;
}

#TipMenu > p:last-child {
  margin-bottom:10px;
}

.another {
  display:block;
  text-align:center;
  padding:10px;
  margin:0 auto;
}

.additional {
  display:block;
  text-align:center;
  padding:10px;
  margin:0 auto;
}

.additional > div {
  display:block;
  width:32.33%;
  height:220px;
  float:left;
  overflow:hidden;
  border:2px solid #e8c271;
  margin:0 auto;
  background-color:#ddb96d;
  transition:all .4s;
  -moz-transition:all .4s;
  -o-transition:all .4s;
  -ms-transition:all .4s;
  -webkit-transition:all .4s;
}

.additional img {
  display:block;
  width:100%;
  height:auto;
  text-align:center;
  position:relative;
  transition:all .4s;
  -moz-transition:all .4s;
  -o-transition:all .4s;
  -ms-transition:all .4s;
  -webkit-transition:all .4s;
  opacity:1;
}

.additional img:hover {
  display:block;
  width:100%;
  height:auto;
  text-align:center;
  opacity:.6;
}

.info {
  display:block;
  width:32.33%;
  height:220px;
  background:rgba(0,0,0,0.90);
  color:#fff;
  position:relative;
  top:0;
  left:0;
  opacity:0;
  font-size:15px;
  padding:5px 10px;
}

.info p {
  line-height:90%;
}

.additional > div:hover {
  box-shadow:0 0 5px #666;
  -moz-box-shadow:0 0 5px #666;
  -ms-box-shadow:0 0 5px #666;
  -o-box-shadow:0 0 5px #666;
  -webkit-box-shadow:0 0 5px #666;
  border:2px solid #900;
}

.additional > div:hover > .info {
  display:block;
  width:100%;
  height:220px;
  background:url(https://mfcpro.files.wordpress.com/2015/12/navizar.png) no-repeat top center;
  background-color:rgba(80,0,0,0.90);
  color:#dcb96d;
  position:relative;
  top:-145px;
  left:-3px;
  opacity:1;
  -webkit-animation:fadeInScale 1.1s ease-in-out;
  -moz-animation:fadeInScale 1.1s ease-in-out;
  -o-animation:fadeInScale 1.1s ease-in-out;
  -ms-animation:fadeInScale 1.1s ease-in-out;
  animation:fadeInScale 1.1s ease-in-out;
}

.info a,.info a:link,.info a:visited {
  display:inline-block;
  background:#cd3333;
  color:#cd3333;
  text-decoration:none;
  padding:15px 20px;
}

.info a:hover {
  display:inline-block;
  background:#000;
  color:#fff;
  text-decoration:none;
  text-shadow:0 0 5px #fff;
}

.toptippers {
  display:block;
  width:97%;
  padding:10px;
  margin:0 auto;
}

.toptippers {
  -webkit-columns:100px 3;
  -moz-columns:100px 3;
  columns:100px 3;
  -webkit-column-count:3;
  -moz-column-count:3;
  column-count:3;
  -webkit-column-gap:10px;
  -moz-column-gap:40px;
  column-gap:40px;
}

.toptippers p {
  line-height:90%;
  font-size:19px;
  color:#900;
  font-weight:bold;
  text-align:left;
}

.toptippers p:hover {
  color:#f29350;
}

.toptippers p::before {
  content:'';
  display:inline-block;
  width:20px;
  height:20px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/crown.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:11px;
  margin-right:15px;
  opacity:.7;
}

.toptippers p:hover::before {
  content:'';
  display:inline-block;
  width:20px;
  height:20px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/crown.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:11px;
  margin-right:15px;
  opacity:1;
  -webkit-animation:spin .8s;
  -moz-animation:spin .8s;
  -o-animation:spin .8s;
  -ms-animation:spin .8s;
  animation:spin .8s;
}

.join {
  color:#fff;
  -webkit-animation-name:pulsate;
  -webkit-animation-duration:1.6s;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-iteration-count:infinite;
  background:none;
}

.amazon_uk {
  display:inline-block;
  width:135px;
  height:50px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/btoff.png);
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:0 0;
}

.amazon_uk:hover {
  display:inline-block;
  width:135px;
  height:50px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/bton.png);
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:0 0;
}

.twt {
  display:inline-block;
  width:135px;
  height:50px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/btoff.png);
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:0 -100px;
}

.twt:hover {
  display:inline-block;
  width:135px;
  height:50px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/bton.png);
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:0 -100px;
}

.tipme {
  display:inline-block;
  width:135px;
  height:50px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/btoff.png);
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:0 -150px;
}

.tipme:hover {
  display:inline-block;
  width:135px;
  height:50px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/bton.png);
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:0 -150px;
}

.pme {
  display:inline-block;
  width:135px;
  height:50px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/btoff.png);
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:0 -200px;
}

.pme:hover {
  display:inline-block;
  width:135px;
  height:50px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/bton.png);
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:0 -200px;
}

.amazon_us {
  display:inline-block;
  width:135px;
  height:50px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/btoff.png);
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:0 -50px;
}

.amazon_us:hover {
  display:inline-block;
  width:135px;
  height:50px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/hfifi/bton.png);
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:0 -50px;
}

.amazon_uk,.amazon_us,.twt,.tipme,.pme {
  padding:2px 5px;
  transition:all .3s;
  -moz-transition:all .3s;
  -webkit-transition:all .3s;
}

.amazon_uk:hover,.amazon_us:hover,.twt:hover,.tipme:hover,.pme:hover {
  padding:2px 5px;
  background-color:#222;
  border-radius:5px;
  -webkit-border-radius:5px;
}

.modhide {
  display:none;
  opacity:0;
}

.boxabme {
  display:inline-block;
  width:66%;
  height:auto;
  margin:0 auto;
  float:left;
  padding:10px;
}

#modelimage {
  display:inline-block;
  width:30%;
  height:auto;
  margin:0 auto;
  float:left;
  padding:0;
  text-align:center;
}

#modelimage img {
  display:block;
  width:100%;
  height:auto;
  margin:0 auto;
}

.scial {
  display:block;
  width:100%;
  height:auto;
  float:none;
  clear:both;
  margin:10px auto 5px;
  text-align:center;
}

.gameinfo {
  display:block;
  width:97%;
  height:auto;
  float:none;
  clear:both;
  margin:10px auto 5px;
  text-align:center;
  padding:8px 12px;
}

.game {
  display:block;
  width:90%;
  height:auto;
  margin:15px auto;
  background-color:#fffff0;
  border-radius:6px 6px 0 0;
  -webkit-border-radius:6px 6px 0 0;
  overflow:hidden;
  border:1px solid #ccc;
  transition:all .3s;
  -webkit-transition:all .3s;
}

.game:hover {
  box-shadow:0 8px 4px -6px #ee7600;
  -webkit-box-shadow:0 8px 4px -6px #ee7600;
}

.ginfo {
  display:block;
  width:90%;
  height:auto;
  margin:0 auto;
  padding:2rem;
}

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

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

.mofooter {
  display:block;
  width:100%;
  height:auto;
  margin:10px auto 0;
  background-color:#222;
  border-top:5px solid #900;
  padding:3rem 0;
  text-align:center;
}

.mofooter p {
  font-size:21px;
  font-family:Abel,Oswald,Arial;
  color:#b92f2f;
  text-shadow:0 0 7px #421010;
}

.center {
  text-align:center;
}

.goup p {
  display:block;
  text-align:center;
  clear:both;
  margin:0 auto;
}

.goup a:link,.goup a:visited {
  display:inline-block;
  width:30px;
  height:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/06/top1.png);
  background-size:100%;
  background-repeat:no-repeat;
  border-radius:20px;
  text-align:center;
  -moz-border-radius:20px;
  -ms-border-radius:20px;
  -o-border-radius:20px;
  -webkit-border-radius:20px;
  border:1px dotted #000;
  top:10px;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
  overflow:hidden;
  opacity:.7;
  -webkit-filter:grayscale(100%);
  filter:grayscale(100%);
}

.goup a:hover {
  display:inline-block;
  width:30px;
  height:30px;
  border-radius:20px;
  -moz-border-radius:20px;
  -ms-border-radius:20px;
  -o-border-radius:20px;
  -webkit-border-radius:20px;
  border:1px solid #000;
  top:-5px;
  opacity:1;
  -webkit-filter:none;
  filter:none;
  box-shadow:0 3px 8px #000;
  -webkit-box-shadow:0 3px 8px #000;
}

.clearfix {
  display:block;
  width:100%;
  height:1%;
  float:none;
  clear:both;
  margin:10px auto 5px;
}

@-webkit-keyframes fadeInScale {
  0% {
    -webkit-transform:scale(0.6);
    opacity:0;
  }

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

@-moz-keyframes fadeInScale {
  0% {
    -moz-transform:scale(0.6);
    opacity:0;
  }

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

@-o-keyframes fadeInScale {
  0% {
    -o-transform:scale(0.6);
    opacity:0;
  }

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

@-ms-keyframes fadeInScale {
  0% {
    -ms-transform:scale(0.6);
    opacity:0;
  }

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

@keyframes fadeInScale {
  0% {
    transform:scale(0.6);
    opacity:0;
  }

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }

  100% {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }

  100% {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform:rotateY(0deg);
    transform:rotateY(0deg);
  }

  50% {
    -webkit-transform:rotateY(185deg);
    transform:rotate(185deg);
  }

  100% {
    -webkit-transform:rotateY(0deg);
    transform:rotateY(0deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform:rotateY(0deg);
    transform:rotateY(0deg);
  }

  50% {
    -webkit-transform:rotateY(185deg);
    transform:rotateY(185deg);
  }

  100% {
    -webkit-transform:rotateY(0deg);
    transform:rotateY(0deg);
  }
}

@-webkit-keyframes pulsate {
  0% {
    text-shadow:0 0 0 #fff;
    opacity:.5;
  }

  50% {
    text-shadow:0 0 5px #fff;
    color:#fff;
    opacity:1;
  }

  100% {
    text-shadow:0 0 0 #fff;
    opacity:.5;
  }
}

@keyframes pulsate {
  0% {
    text-shadow:0 0 0 #fff;
    opacity:.5;
  }

  50% {
    text-shadow:0 0 5px #fff;
    color:#fff;
    opacity:1;
  }

  100% {
    text-shadow:0 0 0 #fff;
    opacity:.5;
  }
}