@charset "UTF-8";

/**********************************************************************************
 Global Styles
/*********************************************************************************/
body {
/* background-image:url('https://mfcprofiles-c255c.firebaseapp.com/kp/bg_pattern.jpg');*/
/* background-size: 100%;*/
  min-height:100%;
  background-attachment:fixed;
  background-repeat:repeat;
  background-position:center center;
  margin:auto!important;
  width:914px!important;
  background-color:#fbfbfb!important;
  font-family:Arial,"Gill Sans","Gill Sans MT","Myriad Pro","DejaVu Sans Condensed",Helvetica,sans-serif;
  font-size:14px;
  line-height:16px;
  -webkit-font-smoothing:antialiased;
}

.clear {
  clear:both;
}

#profile {
  background-color:#000000!important;
}

a:link,a:visited {
  color:#3597dc;
}

a:hover {
  color:#000;
}

/**********************************************************************************
 TYPE & COLORS
/*********************************************************************************/
/*---- Back Colors ------------------------------------------------------------*/
body {
  background-color:#fbfbfb;
}

.sections,#comments,#profile,.wall_post,#photo_galleries .profile_section_content {
  background-color:#ffffff!important;
}

/*---- Body Copy Colors ------------------------------------------------------------*/
Body,a.photo_gallery_link,#favorite_books_container,#for_fun_container,#favorite_songs_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#be_anywhere_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container,#know_me_container,#meaning_life_container,#photo_galleries .profile_section_content .heading,p.desc-cost,p.desc-rank,p.desc-cost span,#tokentable table {
  color:#4B4B4B!important;
}

/*---- Headline Colors ------------------------------------------------------------*/
.heading,#photo_galleries .profile_section_content .heading,.bordered th,.bordered tr td:nth-child(2) {
  color:#000!important;
}

/*---- Border Colors ------------------------------------------------------------*/
#avatar_holder img,.heading,.wall_post,a.photo_gallery_link img,#favorite_books_container,#for_fun_container,#favorite_songs_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#be_anywhere_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container,#know_me_container,#meaning_life_container,#photo_galleries .profile_section_content .heading,#photo_galleries .profile_section_content,#photo_galleries .profile_section_content img,.video-tile {
  border-color:#e1e1e1!important;
}

/*---- Button Colors ------------------------------------------------------------*/
#tokentable .bordered tr a,.small-btn {
  background-color:#3597dc!important;
}

.orange-btn {
  background:#f6851f;
  background-image:-webkit-linear-gradient(top,#f6851f,#f05023);
  background-image:-moz-linear-gradient(top,#f6851f,#f05023);
  background-image:-ms-linear-gradient(top,#f6851f,#f05023);
  background-image:-o-linear-gradient(top,#f6851f,#f05023);
  background-image:linear-gradient(to bottom,#f6851f,#f05023);
  -webkit-border-radius:28;
  -moz-border-radius:28;
  border-radius:28px;
  font-family:Courier New;
  color:#ffffff!important;
  font-size:13px;
  padding:9px 30px;
  text-decoration:none;
}

.orange-btn:hover {
  background:#000000;
  text-decoration:none;
}

/*---- Link Accent Color 1 ------------------------------------------------------------*/
a.desc-name,.silverrr-mark a,.wall_post_info a {
  color:#3597dc!important;
}

/***********************************************************************************/
@font-face {
  font-family:'latoregular';
  src:url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/lato/lato-regular-webfont.eot);
  src:url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/lato/lato-regular-webfont.eot?#iefix) format("embedded-opentype)","url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/lato/lato-regular-webfont.woff2") format("woff2)","url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/lato/lato-regular-webfont.woff") format("woff)","url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/lato/lato-regular-webfont.ttf") format("truetype)","url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/lato/lato-regular-webfont.svg#arvoregular") format("svg");
  font-weight:normal;
  font-style:normal;
}

.heading {
  padding:7px 0 5px;
  margin:5px 10px 0 0;
  color:#1c1c1c;
  font-family:'latoregular',Helvetica,Arial,sans-serif;
  font-size:20px!important;
  font-weight:normal!important;
  line-height:1.3em;
  border-bottom:1px solid #e1e1e1!important;
}

.small-btn {
  -webkit-border-radius:4;
  -moz-border-radius:4;
  border-radius:4px;
  font-family:Arial;
  color:#ffffff;
  font-size:14px;
  font-weight:bold;
  background:#d22027;
  padding:7px 30px;
  text-decoration:none;
}

.small-btn:hover {
  background:#ffffff;
  color:#dfbd79!important;
  text-decoration:none;
}

a.small-btn {
  color:#ffffff!important;
}

.silverrr-mark a {
  background-position:top center;
  background-image:url(https://mfcprofiles-c255c.firebaseapp.com/bo/mrsv_logo_black.png);
  background-repeat:no-repeat;
  display:block;
  height:35px;
  width:100px;
  boreder:1px solid red;
  z-index:9999;
  position:fixed;
  bottom:0;
  right:25px;
  padding-top:80px;
  text-decoration:none;
  font-size:12px;
  text-align:center;
  font-family:Georgia;
  font-style:italic;
  color:#dfbd79;
}

/**********************************************************************************
 Fixed Top Menu Styling 
**********************************************************************************/
#nav .logo span {
  visibility:hidden;
}

#nav .logo {
  float:left;
  height:37px;
  width:62px;
  display:block;
  background-position:bottom center;
  background-image:url(https://mfcprofiles-c255c.firebaseapp.com/bo/mrsv_bo_logo.png);
  background-repeat:no-repeat;
  margin-right:35px;
  margin-top:-3px;
}

#fixedmenu {
  z-index:9999;
  position:fixed;
  top:0;
  left:0;
  width:100%;
/*Change this to have stretch across whole page*/
  border-top:0 solid #dfbd79;
}

#fixedmenu .fixedmenu-wrap {
  width:100%;
  margin:0 auto;
/* background:rgba(16,10,57,.75);
 border-top:4px solid #ee2869;*/
  display:block;
  padding:0;
}

/* NEW MENU STYLES ========================== */
.sub-menu ul,#nav {
  margin:0 auto;
  width:914px;
}

.sub-menu {
  padding:0;
  margin:0;
  opacity:.9;
  background-color:#ffffff;
  border-bottom:1px solid #e1e1e1;
}

.sub-menu ul {
  padding-left:0;
}

.sub-menu ul li {
  display:inline-block;
}

.sub-menu ul li a {
  display:block;
  padding:0 20px;
  color:#444444;
  font-size:13px;
  line-height:35px;
  text-decoration:none;
}

.main-menu {
  background-color:#282828;
}

#nav {
  height:60px;
  position:relative;
}

#nav ul {
  padding:15px 0 0;
  margin:0;
  list-style:none;
}

#nav ul li {
  display:inline-block;
}

#nav a {
  display:block;
  padding:0 19px;
  color:#fff;
  font-size:14px;
  line-height:33px;
  text-decoration:none;
}

#nav a:hover,.sub-menu ul li a:hover {
  color:#3597dc;
}

#nav .blue-button {
  float:right;
  margin-top:-30px;
  line-height:0!important;
}

a.blue-button {
  -webkit-border-radius:30;
  -moz-border-radius:30;
  border-radius:30px;
  font-family:Arial;
  color:#ffffff;
  font-size:12px!important;
  background:#3597dc;
  padding:15px 35px 13px!important;
  text-decoration:none;
  text-transform:uppercase;
}

a:hover.blue-button {
  background:#3cb0fd;
  background-image:-webkit-linear-gradient(top,#3cb0fd,#3498db);
  background-image:-moz-linear-gradient(top,#3cb0fd,#3498db);
  background-image:-ms-linear-gradient(top,#3cb0fd,#3498db);
  background-image:-o-linear-gradient(top,#3cb0fd,#3498db);
  background-image:linear-gradient(to bottom,#3cb0fd,#3498db);
  text-decoration:none;
  color:#fff!important;
}

/**********************************************************************************
 BASE Header 914 x 425 Deafault (changeable, but change body top padding)
**********************************************************************************/
/* update #2 */
#tags_container {
  visibility:hidden;
}

span#sexual_preference_value:before {
  content:"Pansexual";
  color:#4B4B4B;
}

span#sexual_preference_value {
  color:#fff;
}

span#height_value:before {
  content:"5'3";
  color:#4B4B4B;
}

span#height_value {
  color:#fff;
}

span#schedule_day_0_label:before {
  content:"Tuesday through Saturday from 7 to 10 PM Eastern";
  color:#4B4B4B;
  font-size:18px;
  font-weight:bold;
}

#schedule_converted,span#schedule_day_0_label,#schedule_day_0_value,#schedule_day_1_container,#schedule_day_2_container,#schedule_day_3_container,#schedule_day_4_container,#schedule_day_5_container,#schedule_day_6_container {
  color:#fff;
}

body {
/* PROMO OFF */
/*
	
	padding-top:900px; 
	
	*/
/* PROMO ON*/
  padding-top:2300px;
}

#base-inner {
  position:relative;
}

#base-header {
  display:block;
  position:absolute;
  width:914px;
  background-position:bottom center;
  background-repeat:no-repeat;
  z-index:900;
  left:-290px;
/* main photo approved*/
/* left:-40px;  pending approve missing main photo*/
/* PROMO OFF */
/*
	
	background-image: url('https://mfcprofiles-c255c.firebaseapp.com/bo/mrsv_bo_bg_intro.jpg');
	top: -1080px;
	height: 898px;
	
	*/
/* PROMO ON*/
  background-image:url(https://mfcprofiles-c255c.firebaseapp.com/bo/mrsv_bo_bg_intro_promo.jpg);
  top:-2500px;
  height:2330px;
}

/* PROMO ON*/
.promo-btn {
  padding-top:1190px;
  padding-left:50px;
}

#base-header .promo-btn a.blue-button {
  padding:19px 165px 17px!important;
  font-size:18px!important;
}

#base-header .header-layer {
  display:block;
  position:absolute;
  z-index:955;
  background-repeat:no-repeat;
  background-position:top center;
}

#base-header .rank-text {
  height:30px;
  width:428px;
  top:897px;
  left:241px;
}

#base-header .rank-text p {
  font-size:15px;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
  text-align:center;
  padding:0;
  margin:0;
}

#base-header .rank-text p span {
  color:#dfbd79;
  font-size:18px;
}

/**********************************************************************************
 RESET New profile selectors - Non Traditional
/*********************************************************************************/
#profile {
  padding-top:28px;
}

/* --- Hide Elements  -- */
#five_things_label,#profile_interests_content .heading,#header_bar,#server_time table,.thumbfloat,#meaning_life_container {
  height:0;
  display:block;
  visibility:hidden;
}

.profile_section_content {
  padding:0;
}

/* --- Container Padding  -- */
#profile_main_about_holder {
  padding:0 20px;
  margin-top:20px;
}

#profile_about_me_friends {
  width:589px!important;
  display:block;
  float:left;
  padding-left:20px;
}

#profile_header {
  padding:0 20px;
  margin-bottom:0;
  display:block;
  width:872px;
}

.profile_section {
/*border:1px solid red ; */
}

#profile_password_photo_galleries,#profile_photo_galleries,#photo_galleries .profile_section_content,#five_things_container,#profile_schedule {
  padding:15px 20px 10px;
}

#favorite_books_container,#for_fun_container,#favorite_songs_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#be_anywhere_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container,#know_me_container,#meaning_life_container {
  padding:5px 20px;
  display:block;
  color:#bebeab;
  width:380px;
  float:left;
  border:1px dotted #dfbd79;
  -webkit-border-radius:5px 5px 5px 5px;
  border-radius:5px 5px 5px 5px;
}

#five_things_container {
  padding:5px 0;
  display:block;
  margin:0;
/*background-color:#FF3; yellow*/
}

#profile_interests_content .value {
  margin-left:0;
}

.profile_section_content {
  margin:0;
}

/**********************************************************************************
 Gallery Styling 
/*********************************************************************************/
#avatar_holder {
  padding-right:15px;
}

#avatar_holder img {
  border:1px solid #dfbd79;
  background:#dfbd79;
  -webkit-border-radius:5px 5px 5px 5px;
  border-radius:5px 5px 5px 5px;
  box-shadow:0 1px 5px rgba(0,0,0,0.46);
}

#photo_gallery_preview {
  margin-bottom:0;
  padding:10px 0 0;
  color:#323A45;
  width:123px!important;
}

#photo_galleries .profile_section_content .heading {
  color:#dfbd79;
  border-bottom-color:#dfbd79;
}

#photo_galleries .profile_section_content img {
  margin-right:24px;
  margin-bottom:10px;
  display:inline-block;
  border:4px solid #dfbd79;
  background:#dfbd79;
  -webkit-border-radius:5px 5px 5px 5px;
  border-radius:5px 5px 5px 5px;
}

#photo_galleries .profile_section_content {
  background-color:#fff!important;
  margin:20px;
  clear:both;
  border:1px solid #dfbd79;
}

.photo_gallery_count {
  font-family:Georgia,"Times New Roman",Times,serif;
  font-style:italic;
  font-size:11px;
}

a.photo_gallery_link {
  color:#bebeab;
  text-decoration:none;
}

a.photo_gallery_link img {
  border:4px solid #dfbd79;
  -webkit-border-radius:5px 5px 5px 5px;
  border-radius:5px 5px 5px 5px;
}

a:hover.photo_gallery_link img {
  border-color:#3597dc!important;
}

/**********************************************************************************
 Comment Styling
/*********************************************************************************/
#footer_bar {
  margin:30px 0 100px;
  text-align:center;
}

#profile_comments .heading {
  text-align:center;
  border-top:1px solid #cccccc!important;
  margin-top:50px;
  visibility:hidden;
}

#profile_comments > div {
  z-index:0;
}

#new_comment_inputs {
  margin-top:20px;
}

#comments {
  background-color:#000;
  padding:30px 0;
  z-index:1!important;
}

#comments .profile_row {
  background-color:#cb266a!important;
}

.wall_post {
  background-color:#101010;
  margin:20px 24px;
  -webkit-border-radius:5px 5px 5px 5px;
  border-radius:5px 5px 5px 5px;
  width:864px;
  overflow:hidden;
/*	box-shadow: 0 4px 2px -3px;*/
  border:1px dotted #dfbd79;
  position:relative;
}

.wall_post_body {
  padding:15px 30px 0 0;
  margin:0;
}

.wall_post_info {
  background-color:#f6f6f6;
  padding:7px;
  border-bottom:1px solid #e5e5e5;
}

.wall_post_info a {
  color:#3597dc;
  text-decoration:none;
}

.wall_post_info a:hover {
  color:#000;
}

.wall_post_time {
  position:absolute;
  display:block;
  top:5px;
  right:10px;
  color:#000;
  padding:1px 10px;
}

a#profile_load_more_comments {
  color:#b3bfb2;
  display:block;
  padding:5px 7px;
  border:1px solid #596964;
  text-decoration:none;
  text-align:center;
  background:rgba(0,25,25,.5);
  font-family:Georgia,"Times New Roman",Times,serif;
  font-style:italic;
}

/*.wall_post_avatar { background-color:#000; } 
.wall_post_avatar img {   content: "?"; font-size:50px; color:red; position:relative; z-index:901; } 
.wall_post_avatar:before  { background-color:#000;  content: "?"; font-size:45px; color:#dfbd79; position:absolute; top:0; left:0; z-index:900; display:block; width:50px; height:50px; text-align:center; line-height:50px;    } */
a:hover#profile_load_more_comments {
  background:rgba(0,25,25,1);
  color:#fff;
}

.interests_info:nth-child(1) {
  visibility:hidden;
}

/**********************************************************************************
 Content Inside About Me / ALL SECTIONS
/*********************************************************************************/
.container-width {
  margin:0 auto;
}

.section ul {
  list-style-type:none;
  padding:0;
  margin-bottom:px;
}

/*.section { border-top:1px solid #cccccc; } */
.section {
  min-height:100px;
  padding:0 20px;
  margin:0;
  background:#fbf7ed;
}

#section-1,#section-2,#section-3,#section-4,#section-5,#section-6,#section-7,#section-8,#section-9,#section-10 {
  background-position:top center;
  background-repeat:no-repeat;
}

#section-1 {
  background-image:url(https://mfcprofiles-c255c.firebaseapp.com/bo/mrsv_bo_bg_shirts.jpg);
  height:837px;
}

#section-2 {
  background-image:url(https://mfcprofiles-c255c.firebaseapp.com/bo/mrsv_bo_bg_times.jpg);
  height:536px;
}

#section-3 {
  background-image:url(https://mfcprofiles-c255c.firebaseapp.com/bo/mrsv_bo_bg_magazines.jpg);
  height:961px;
}

#section-4 {
  background-image:url(https://mfcprofiles-c255c.firebaseapp.com/bo/mrsv_bo_bg_top10.jpg);
  height:447px;
}

#section-5 {
  background-image:url(https://mfcprofiles-c255c.firebaseapp.com/bo/mrsv_bo_bg_contact.jpg);
  height:499px;
}

/*----Section 1 ------------------------------------------------------------*/
#section-1 {
}

#section-1 .content-box {
  padding-top:350px;
  padding-left:362px;
}

/*----Section 2 ------------------------------------------------------------*/
#section-2 {
}

#section-2 .content-box {
  padding-top:40px;
}

/*----Section 3 ------------------------------------------------------------*/
#section-3 {
}

#section-3 .content-box {
  padding-top:350px;
  padding-left:362px;
}

/*----Section 4 ------------------------------------------------------------*/
#section-4 {
  padding-top:515px;
  padding-left:47px;
  padding-right:47px;
}

#section-4 .content-box {
  padding-left:54px;
  padding-right:20px;
  position:relative;
  color:#000;
  font-size:16px;
  font-weight:normal;
}

.vip-top {
  width:315px;
  float:left;
}

.vip-list ul {
  list-style-type:none;
  padding:0;
  margin-bottom:px;
}

.vip-list ul li {
  line-height:28px;
}

.vip-list ul li span {
  font-weight:bold;
  color:#000;
}

.vip-list ul li.vip-list-first {
  font-weight:bold;
  font-size:18px;
  color:#000;
  border-bottom:1px solid #ccc;
  padding-bottom:15px;
  margin-bottom:15px;
}

#section-4 .content-box .last {
  padding-left:40px;
  margin-left:40px;
  border-left:1px solid #e5e5e5;
}

/*----Section 5 ------------------------------------------------------------*/
#section-5 {
}

#section-5 .content-box {
  padding-top:265px;
  padding-left:360px;
}

.social-icon {
  padding-top:500px;
}

.social-icons ul li {
  float:left;
  padding-right:5px;
}

.social-icons span {
  visibility:hidden;
}

.icon-fb-hover,.icon-ig-hover,.icon-lin-hover,.icon-tw-hover,.icon-tm-hover,.icon-yt,.icon-yt-hover,.icon-ig,.icon-lin,.icon-tw,.icon-tm,.icon-fb {
  display:inline-block;
  background-image:url(https://mfcprofiles-c255c.firebaseapp.com/bo/mrsv_bo_social_icons.png);
  background-repeat:no-repeat;
}

a:hover.icon-fb {
  background-position:-352px -64px;
}

a:hover.icon-ig {
  background-position:-68px -64px;
}

a:hover.icon-lin {
  background-position:-140px -64px;
}

a:hover.icon-tw {
  background-position:-212px -64px;
}

a:hover.icon-tm {
  background-position:-280px -64px;
}

a:hover.icon-yt {
  background-position:-0 -64px;
}

.icon-yt {
  background-position:-0 -0;
  height:64px;
  width:64px;
}

.icon-ig {
  background-position:-68px -0;
  height:64px;
  width:64px;
}

.icon-lin {
  background-position:-140px -0;
  height:64px;
  width:64px;
}

.icon-tw {
  background-position:-212px -0;
  height:64px;
  width:64px;
}

.icon-tm {
  background-position:-280px -0;
  height:64px;
  width:64px;
}

.icon-fb {
  background-position:-352px -0;
  height:64px;
  width:64px;
}

/*----Section 6 ------------------------------------------------------------*/
.main-links {
  padding-top:450px;
}

.main-links a:after {
  content:"";
  display:block;
  background:url(https://mfcprofiles-c255c.firebaseapp.com/bo/mrsv_arrow_blue.png) no-repeat;
  width:6px;
  height:10px;
  float:left;
  margin:3px 6px 0 0;
}

.main-links a {
  font-family:'latoregular',Helvetica,Arial,sans-serif;
  font-size:23px!important;
  text-decoration:none;
  display:inline-block;
  padding-right:25px;
}

/**********************************************************************************
Widget - TIP TABLE
/*********************************************************************************/
#tokentable .bordered {
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
}

#tokentable table {
  border-collapse:collapse;
  border-spacing:0;
  width:100%;
  font-family:Arial,Helvetica,sans-serif;
  line-height:1.55em;
  background-color:#fff;
}

#tokentable .bordered {
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
}

.bordered td,.bordered th {
  border-top:1px solid #e1e1e1;
  padding:9px;
  text-align:left;
}

.bordered td {
  padding:6px;
}

.bordered th {
  background-color:#fff;
  color:#000!important;
  border-top:none;
}

.bordered td:first-child,.bordered th:first-child {
  border-left:none;
}

.bordered th:first-child {
  -moz-border-radius:6px 0 0;
  -webkit-border-radius:6px 0 0 0;
  border-radius:6px 0 0 0;
}

.bordered th:last-child {
  -moz-border-radius:0 6px 0 0;
  -webkit-border-radius:0 6px 0 0;
  border-radius:0 6px 0 0;
}

.bordered th:only-child {
  -moz-border-radius:6px 6px 0 0;
  -webkit-border-radius:6px 6px 0 0;
  border-radius:6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
  -moz-border-radius:0 0 0 6px;
  -webkit-border-radius:0 0 0 6px;
  border-radius:0 0 0 6px;
}

.bordered tr:last-child td:last-child {
  -moz-border-radius:0 0 6px;
  -webkit-border-radius:0 0 6px 0;
  border-radius:0 0 6px 0;
  width:100px;
}

bordered tr th:nth-child(1) {
}

.bordered tr td:nth-child(1),.bordered tr th:nth-child(1) {
  padding-left:50px;
}

.bordered tr td:nth-child(1) {
  font-size:14px;
}

.bordered tr td:nth-child(2) {
  color:#dfbd79;
  font-size:20px;
}

#tokentable .bordered tr a {
  color:#fff;
  background-color:#d22027;
  font-size:13px;
  text-decoration:none;
  font-weight:bold;
  display:block;
  width:80px;
  text-align:center;
  padding:2px 0;
  -webkit-border-radius:30;
  -moz-border-radius:30;
  border-radius:30px;
}

#tokentable .bordered tr a:hover {
  background:#3cb0fd;
  background-image:-webkit-linear-gradient(top,#3cb0fd,#3498db);
  background-image:-moz-linear-gradient(top,#3cb0fd,#3498db);
  background-image:-ms-linear-gradient(top,#3cb0fd,#3498db);
  background-image:-o-linear-gradient(top,#3cb0fd,#3498db);
  background-image:linear-gradient(to bottom,#3cb0fd,#3498db);
  text-decoration:none;
}

.bordered tr th strong {
  font-family:Georgia,'Times New Roman',Times,serif;
  font-style:italic;
  font-size:14px;
  font-weight:normal;
}

#tokentable tr.last th {
  background-color:#1fbba6;
}

/*  ========================== */
@font-face {
  font-family:'fontello';
  src:url(https://mfcprofiles-c255c.firebaseapp.com/_fonts/fontello/pack1/fontello.eot);
  src:url(https://mfcprofiles-c255c.firebaseapp.com/_fonts/fontello/pack1/fontello.eot#iefix) format("embedded-opentype)","url(https://mfcprofiles-c255c.firebaseapp.com/_fonts/fontello/pack1/fontello.woff") format("woff)","url(https://mfcprofiles-c255c.firebaseapp.com/_fonts/fontello/pack1/fontello.ttf") format("truetype)","url(https://mfcprofiles-c255c.firebaseapp.com/_fonts/fontello/pack1/fontello.svg#fontello") format("svg");
  font-weight:normal;
  font-style:normal;
}

.fontello-icon {
  font-family:"fontello";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  width:1em;
  margin-right:.2em;
  text-align:center;
/* opacity: .8; */
/* For safety - reset parent styles, that can break glyph codes*/
  font-variant:normal;
  text-transform:none;
/* fix buttons height, for twitter bootstrap */
  line-height:1em;
/* Animation center compensation - margins should be symmetric */
/* remove if not needed */
  margin-left:.2em;
/* You can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

@font-face {
  font-family:'si';
  src:url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/socicon.eot);
  src:url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/socicon.eot?#iefix) format("embedded-opentype)","url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/socicon.woff") format("woff)","url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/socicon.ttf") format("truetype)","url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/socicon.svg#icomoonregular") format("svg");
  font-weight:normal;
  font-style:normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family:si;
    src:url(https://mfcprofiles-c255c.firebaseapp.com/sv/fonts/socicon.svg) format("svg");
  }
}

.soc {
  overflow:hidden;
  margin:0;
  padding:0;
  list-style:none;
  float:left;
  padding-top:12px;
  padding-left:5px;
}

.soc li {
  display:inline-block;
  *display:inline;
  zoom:1;
}

.soc li a {
  font-family:si!important;
  font-style:normal;
  font-weight:400;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
  box-sizing:border-box;
  -o-transition:.1s;
  -ms-transition:.1s;
  -moz-transition:.1s;
  -webkit-transition:.1s;
  transition:.1s;
  -webkit-transition-property:transform;
  transition-property:transform;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  overflow:hidden;
  text-decoration:none;
  text-align:center;
  display:block;
  position:relative;
  z-index:1;
  width:30px;
  height:30px;
  line-height:30px;
  font-size:16px;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  border-radius:100px;
  margin-right:7px;
  color:#ffffff;
  background-color:none;
}

.soc a:hover {
  z-index:2;
  -webkit-transform:translateY(-5px);
  transform:translateY(-5px);
  background-color:#cf7e9b;
}

.soc-icon-last {
  margin:0!important;
}

.soc-twitter:before {
  content:'a';
}

.soc-instagram:before {
  content:'x';
}

.soc-email2:before {
  content:'.';
}

/**********************************************************************************
Animations
/*********************************************************************************/
/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
  }
  
  75% {
    -webkit-transform:scale(0.9);
    transform:scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
  }
  
  75% {
    -webkit-transform:scale(0.9);
    transform:scale(0.9);
  }
}

.hvr-pulse {
  display:inline-block;
  vertical-align:middle;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  box-shadow:0 0 1px rgba(0,0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -moz-osx-font-smoothing:grayscale;
}

.hvr-pulse:hover,.hvr-pulse:focus,.hvr-pulse:active {
  -webkit-animation-name:hvr-pulse;
  animation-name:hvr-pulse;
  -webkit-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-timing-function:linear;
  animation-timing-function:linear;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}

/* Rotate */
.rotate {
  -webkit-transition-duration:.8s;
  -moz-transition-duration:.8s;
  -o-transition-duration:.8s;
  transition-duration:.8s;
  -webkit-transition-property:-webkit-transform;
  -moz-transition-property:-moz-transform;
  -o-transition-property:-o-transform;
  transition-property:transform;
  overflow:hidden;
}

/*Slow Bounce*/
.animated-2 {
  -webkit-animation-duration:12s;
  animation-duration:12s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
  animation-iteration-count:infinite;
  -webkit-animation-iteration-count:infinite;
}

.animated {
  -webkit-animation-duration:10s;
  animation-duration:10s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
  animation-iteration-count:infinite;
  -webkit-animation-iteration-count:infinite;
}

/*
@-webkit-keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateY(-30px);} 
    60% {-webkit-transform: translateY(-15px);} 
} 

@keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
    40% {transform: translateY(-30px);} 
    60% {transform: translateY(-15px);} 
} 

.bounce { 
    -webkit-animation-name: bounce; 
    animation-name: bounce; 
}*/