@charset "UTF-8";

UTF-8;
  a {
    background-color:transparent;
  }

  a:active,a:hover {
    outline:0;
  }

  img {
    border:0;
  }

  * {
    box-sizing:border-box;
  }

  ::before,::after {
    box-sizing:border-box;
  }

  html {
    font-size:10px;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
  }

  body {
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:1.42857;
    color:rgb(51,51,51);
    -webkit-animation:fadeIn 3s;
  /* Safari, Chrome and Opera > 12.1 */
    -moz-animation:fadeIn 3s;
  /* Firefox < 16 */
    -ms-animation:fadeIn 3s;
  /* Internet Explorer */
    -o-animation:fadeIn 3s;
  /* Opera < 12.1 */
    animation:fadeIn 3s;
  }

  @-webkit-keyframes fadeIn {
    0% {
      opacity:0;
    }

    50% {
      opacity:0;
    }

    100% {
      opacity:1;
    }
  }

  @keyframes fadeIn {
    0% {
      opacity:0;
    }

    50% {
      opacity:0;
    }

    100% {
      opacity:1;
    }
  }

  a {
    color:rgb(51,122,183);
    text-decoration:none;
  }

  a:hover,a:focus {
    color:rgb(35,82,124);
    text-decoration:none;
  }

  a:focus {
    outline:-webkit-focus-ring-color auto 5px;
    outline-offset:-2px;
  }

  img {
    vertical-align:middle;
  }

  .img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img {
    display:block;
    max-width:100%;
    height:auto;
  }

  p {
    margin:0 0 10px;
  }

  ul,ol {
    margin-top:0;
    margin-bottom:10px;
  }

  ul ul,ol ul,ul ol,ol ol {
    margin-bottom:0;
  }

  .row {
    margin:0 auto 10px;
    padding:0 0 20px;
  }

  /* HEAD */
  .header_links {
  /*
    background-image: url(https://img.mfcimg.com/photos2/214/21412649/839-994-430-778-11785968.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    font-size: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #001d2f; */
    display:none;
  }

  #header_bar {
  /*
    padding: 0;
    display: inline-block;
    position: fixed;
    width: 100%;
    height: 100%;
    margin-top: -70px;
    -moz-animation: load 3s linear;
    -webkit-animation: load 3s linear;
    -o-animation: load 3s linear;
    animation: load 3s linear;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    z-index:1000; */
    display:none;
  }

  /*
  @-webkit-keyframes load {
    0% { right:0; opacity:1; }
    85% { right:0; opacity:1; }
    100% { right:0; opacity:0; z-index:-1;}
  }

  @-moz-keyframes load {
    0% { right:0; opacity:1; }
    85% { right:0; opacity:1; }
    100% { right:0; opacity:0; z-index:-1; }
  }
  @-o-keyframes load {
    0% { right:0; opacity:1; }
    85% { right:0; opacity:1; }
    100% { right:0; opacity:0; z-index:-1; }
  }
  @keyframes load {
    0% { right:0; opacity:1; }
    85% { right:0; opacity:1; }
    100% { right:0; opacity:0; z-index:-1; }
  }
  */
  .col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position:relative;
    min-height:1px;
    padding-right:10px;
    padding-left:10px;
  }

  .col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float:left;
  }

  .col-xs-12 {
    width:100%;
  }

  .col-xs-8 {
    width:66.6667%;
  }

  .col-xs-6 {
    width:50%;
  }

  .col-xs-offset-2 {
    margin-left:16.6667%;
  }

  .clearfix::before,.clearfix::after,.dl-horizontal dd::before,.dl-horizontal dd::after,.form-horizontal .form-group::before,.form-horizontal .form-group::after,.btn-toolbar::before,.btn-toolbar::after,.btn-group-vertical > .btn-group::before,.btn-group-vertical > .btn-group::after,.pager::before,.pager::after,.panel-body::before,.panel-body::after,.modal-header::before,.modal-header::after,.modal-footer::before,.modal-footer::after {
    display:table;
    content:" ";
  }

  .clearfix::after,.dl-horizontal dd::after,.container::after,.container-fluid::after,.row::after,.form-horizontal .form-group::after,.btn-toolbar::after,.btn-group-vertical > .btn-group::after,.nav::after,.navbar::after,.navbar-header::after,.navbar-collapse::after,.pager::after,.panel-body::after,.modal-header::after,.modal-footer::after {
    clear:both;
  }

  .visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display:none!important;
  }

  @media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
      float:left;
    }

    .col-sm-12 {
      width:100%;
    }

    .col-sm-11 {
      width:91.66666667%;
    }

    .col-sm-10 {
      width:83.33333333%;
    }

    .col-sm-9 {
      width:75%;
    }

    .col-sm-8 {
      width:66.66666667%;
    }

    .col-sm-7 {
      width:58.33333333%;
    }

    .col-sm-6 {
      width:50%;
    }

    .col-sm-5 {
      width:41.66666667%;
    }

    .col-sm-4 {
      width:33.33333333%;
    }

    .col-sm-3 {
      width:25%;
    }

    .col-sm-2 {
      width:16.66666667%;
    }

    .col-sm-1 {
      width:8.33333333%;
    }

    .col-sm-pull-12 {
      right:100%;
    }

    .col-sm-pull-11 {
      right:91.66666667%;
    }

    .col-sm-pull-10 {
      right:83.33333333%;
    }

    .col-sm-pull-9 {
      right:75%;
    }

    .col-sm-pull-8 {
      right:66.66666667%;
    }

    .col-sm-pull-7 {
      right:58.33333333%;
    }

    .col-sm-pull-6 {
      right:50%;
    }

    .col-sm-pull-5 {
      right:41.66666667%;
    }

    .col-sm-pull-4 {
      right:33.33333333%;
    }

    .col-sm-pull-3 {
      right:25%;
    }

    .col-sm-pull-2 {
      right:16.66666667%;
    }

    .col-sm-pull-1 {
      right:8.33333333%;
    }

    .col-sm-pull-0 {
      right:auto;
    }

    .col-sm-push-12 {
      left:100%;
    }

    .col-sm-push-11 {
      left:91.66666667%;
    }

    .col-sm-push-10 {
      left:83.33333333%;
    }

    .col-sm-push-9 {
      left:75%;
    }

    .col-sm-push-8 {
      left:66.66666667%;
    }

    .col-sm-push-7 {
      left:58.33333333%;
    }

    .col-sm-push-6 {
      left:50%;
    }

    .col-sm-push-5 {
      left:41.66666667%;
    }

    .col-sm-push-4 {
      left:33.33333333%;
    }

    .col-sm-push-3 {
      left:25%;
    }

    .col-sm-push-2 {
      left:16.66666667%;
    }

    .col-sm-push-1 {
      left:8.33333333%;
    }

    .col-sm-push-0 {
      left:auto;
    }

    .col-sm-offset-12 {
      margin-left:100%;
    }

    .col-sm-offset-11 {
      margin-left:91.66666667%;
    }

    .col-sm-offset-10 {
      margin-left:83.33333333%;
    }

    .col-sm-offset-9 {
      margin-left:75%;
    }

    .col-sm-offset-8 {
      margin-left:66.66666667%;
    }

    .col-sm-offset-7 {
      margin-left:58.33333333%;
    }

    .col-sm-offset-6 {
      margin-left:50%;
    }

    .col-sm-offset-5 {
      margin-left:41.66666667%;
    }

    .col-sm-offset-4 {
      margin-left:33.33333333%;
    }

    .col-sm-offset-3 {
      margin-left:25%;
    }

    .col-sm-offset-2 {
      margin-left:16.66666667%;
    }

    .col-sm-offset-1 {
      margin-left:8.33333333%;
    }

    .col-sm-offset-0 {
      margin-left:0;
    }
  }

  @media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
      float:left;
    }

    .col-md-12 {
      width:100%;
    }

    .col-md-11 {
      width:91.66666667%;
    }

    .col-md-10 {
      width:83.33333333%;
    }

    .col-md-9 {
      width:75%;
    }

    .col-md-8 {
      width:66.66666667%;
    }

    .col-md-7 {
      width:58.33333333%;
    }

    .col-md-6 {
      width:50%;
    }

    .col-md-5 {
      width:41.66666667%;
    }

    .col-md-4 {
      width:33.33333333%;
    }

    .col-md-3 {
      width:25%;
    }

    .col-md-2 {
      width:16.66666667%;
    }

    .col-md-1 {
      width:8.33333333%;
    }

    .col-md-pull-12 {
      right:100%;
    }

    .col-md-pull-11 {
      right:91.66666667%;
    }

    .col-md-pull-10 {
      right:83.33333333%;
    }

    .col-md-pull-9 {
      right:75%;
    }

    .col-md-pull-8 {
      right:66.66666667%;
    }

    .col-md-pull-7 {
      right:58.33333333%;
    }

    .col-md-pull-6 {
      right:50%;
    }

    .col-md-pull-5 {
      right:41.66666667%;
    }

    .col-md-pull-4 {
      right:33.33333333%;
    }

    .col-md-pull-3 {
      right:25%;
    }

    .col-md-pull-2 {
      right:16.66666667%;
    }

    .col-md-pull-1 {
      right:8.33333333%;
    }

    .col-md-pull-0 {
      right:auto;
    }

    .col-md-push-12 {
      left:100%;
    }

    .col-md-push-11 {
      left:91.66666667%;
    }

    .col-md-push-10 {
      left:83.33333333%;
    }

    .col-md-push-9 {
      left:75%;
    }

    .col-md-push-8 {
      left:66.66666667%;
    }

    .col-md-push-7 {
      left:58.33333333%;
    }

    .col-md-push-6 {
      left:50%;
    }

    .col-md-push-5 {
      left:41.66666667%;
    }

    .col-md-push-4 {
      left:33.33333333%;
    }

    .col-md-push-3 {
      left:25%;
    }

    .col-md-push-2 {
      left:16.66666667%;
    }

    .col-md-push-1 {
      left:8.33333333%;
    }

    .col-md-push-0 {
      left:auto;
    }

    .col-md-offset-12 {
      margin-left:100%;
    }

    .col-md-offset-11 {
      margin-left:91.66666667%;
    }

    .col-md-offset-10 {
      margin-left:83.33333333%;
    }

    .col-md-offset-9 {
      margin-left:75%;
    }

    .col-md-offset-8 {
      margin-left:66.66666667%;
    }

    .col-md-offset-7 {
      margin-left:58.33333333%;
    }

    .col-md-offset-6 {
      margin-left:50%;
    }

    .col-md-offset-5 {
      margin-left:41.66666667%;
    }

    .col-md-offset-4 {
      margin-left:33.33333333%;
    }

    .col-md-offset-3 {
      margin-left:25%;
    }

    .col-md-offset-2 {
      margin-left:16.66666667%;
    }

    .col-md-offset-1 {
      margin-left:8.33333333%;
    }

    .col-md-offset-0 {
      margin-left:0;
    }
  }

  @media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
      float:left;
    }

    .col-lg-12 {
      width:100%;
    }

    .col-lg-11 {
      width:91.66666667%;
    }

    .col-lg-10 {
      width:83.33333333%;
    }

    .col-lg-9 {
      width:75%;
    }

    .col-lg-8 {
      width:66.66666667%;
    }

    .col-lg-7 {
      width:58.33333333%;
    }

    .col-lg-6 {
      width:50%;
    }

    .col-lg-5 {
      width:41.66666667%;
    }

    .col-lg-4 {
      width:33.33333333%;
    }

    .col-lg-3 {
      width:25%;
    }

    .col-lg-2 {
      width:16.66666667%;
    }

    .col-lg-1 {
      width:8.33333333%;
    }

    .col-lg-pull-12 {
      right:100%;
    }

    .col-lg-pull-11 {
      right:91.66666667%;
    }

    .col-lg-pull-10 {
      right:83.33333333%;
    }

    .col-lg-pull-9 {
      right:75%;
    }

    .col-lg-pull-8 {
      right:66.66666667%;
    }

    .col-lg-pull-7 {
      right:58.33333333%;
    }

    .col-lg-pull-6 {
      right:50%;
    }

    .col-lg-pull-5 {
      right:41.66666667%;
    }

    .col-lg-pull-4 {
      right:33.33333333%;
    }

    .col-lg-pull-3 {
      right:25%;
    }

    .col-lg-pull-2 {
      right:16.66666667%;
    }

    .col-lg-pull-1 {
      right:8.33333333%;
    }

    .col-lg-pull-0 {
      right:auto;
    }

    .col-lg-push-12 {
      left:100%;
    }

    .col-lg-push-11 {
      left:91.66666667%;
    }

    .col-lg-push-10 {
      left:83.33333333%;
    }

    .col-lg-push-9 {
      left:75%;
    }

    .col-lg-push-8 {
      left:66.66666667%;
    }

    .col-lg-push-7 {
      left:58.33333333%;
    }

    .col-lg-push-6 {
      left:50%;
    }

    .col-lg-push-5 {
      left:41.66666667%;
    }

    .col-lg-push-4 {
      left:33.33333333%;
    }

    .col-lg-push-3 {
      left:25%;
    }

    .col-lg-push-2 {
      left:16.66666667%;
    }

    .col-lg-push-1 {
      left:8.33333333%;
    }

    .col-lg-push-0 {
      left:auto;
    }

    .col-lg-offset-12 {
      margin-left:100%;
    }

    .col-lg-offset-11 {
      margin-left:91.66666667%;
    }

    .col-lg-offset-10 {
      margin-left:83.33333333%;
    }

    .col-lg-offset-9 {
      margin-left:75%;
    }

    .col-lg-offset-8 {
      margin-left:66.66666667%;
    }

    .col-lg-offset-7 {
      margin-left:58.33333333%;
    }

    .col-lg-offset-6 {
      margin-left:50%;
    }

    .col-lg-offset-5 {
      margin-left:41.66666667%;
    }

    .col-lg-offset-4 {
      margin-left:33.33333333%;
    }

    .col-lg-offset-3 {
      margin-left:25%;
    }

    .col-lg-offset-2 {
      margin-left:16.66666667%;
    }

    .col-lg-offset-1 {
      margin-left:8.33333333%;
    }

    .col-lg-offset-0 {
      margin-left:0;
    }
  }

  @media (min-width: 768px) {
    .nav-justified > li {
      display:table-cell;
      width:1%;
    }

    .nav-justified > li > a {
      margin-bottom:0;
    }

    .navbar {
      border-radius:4px;
      -webkit-border-radius:4px;
      -moz-border-radius:4px;
      -o-border-radius:4px;
    }

    .navbar-header {
      float:left;
    }

    .container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {
      margin-right:0;
      margin-left:0;
    }

    .navbar-static-top {
      border-radius:0;
    }

    .navbar-fixed-top,.navbar-fixed-bottom {
      border-radius:0;
    }

    .navbar-nav {
      float:left;
      margin:0;
    }

    .navbar-nav > li {
      float:left;
    }

    .navbar-nav > li > a {
      padding-top:15px;
      padding-bottom:15px;
    }
  }

  @media (max-width: 767px) {
    .visible-xs {
      display:block!important;
    }

    table.visible-xs {
      display:table!important;
    }

    tr.visible-xs {
      display:table-row!important;
    }

    th.visible-xs,td.visible-xs {
      display:table-cell!important;
    }

    .visible-xs-block {
      display:block!important;
    }

    .visible-xs-inline {
      display:inline!important;
    }

    .visible-xs-inline-block {
      display:inline-block!important;
    }
  }

  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
      display:block!important;
    }

    table.visible-sm {
      display:table!important;
    }

    tr.visible-sm {
      display:table-row!important;
    }

    th.visible-sm,td.visible-sm {
      display:table-cell!important;
    }

    .visible-sm-block {
      display:block!important;
    }

    .visible-sm-inline {
      display:inline!important;
    }

    .visible-sm-inline-block {
      display:inline-block!important;
    }
  }

  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
      display:block!important;
    }

    table.visible-md {
      display:table!important;
    }

    tr.visible-md {
      display:table-row!important;
    }

    th.visible-md,td.visible-md {
      display:table-cell!important;
    }

    .visible-md-block {
      display:block!important;
    }

    .visible-md-inline {
      display:inline!important;
    }

    .visible-md-inline-block {
      display:inline-block!important;
    }
  }

  @media (min-width: 1200px) {
    .visible-lg {
      display:block!important;
    }

    table.visible-lg {
      display:table!important;
    }

    tr.visible-lg {
      display:table-row!important;
    }

    th.visible-lg,td.visible-lg {
      display:table-cell!important;
    }

    .visible-lg-block {
      display:block!important;
    }

    .visible-lg-inline {
      display:inline!important;
    }

    .visible-lg-inline-block {
      display:inline-block!important;
    }
  }

  @media (max-width: 767px) {
    .hidden-xs {
      display:none!important;
    }
  }

  @media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
      display:none!important;
    }
  }

  @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
      display:none!important;
    }
  }

  @media (min-width: 1200px) {
    .hidden-lg {
      display:none!important;
    }
  }

  .visible-print {
    display:none!important;
  }

  @media print {
    .visible-print {
      display:block!important;
    }

    table.visible-print {
      display:table!important;
    }

    tr.visible-print {
      display:table-row!important;
    }

    th.visible-print,td.visible-print {
      display:table-cell!important;
    }
  }

  .visible-print-block {
    display:none!important;
  }

  @media print {
    .visible-print-block {
      display:block!important;
    }
  }

  .visible-print-inline {
    display:none!important;
  }

  @media print {
    .visible-print-inline {
      display:inline!important;
    }
  }

  .visible-print-inline-block {
    display:none!important;
  }

  @media print {
    .visible-print-inline-block {
      display:inline-block!important;
    }

    .hidden-print {
      display:none!important;
    }
  }

  html body {
    font-size:14px;
    width:100%;
    margin:0 auto;
    padding:0;
    background-color:#000a8073;
  }

  body:before {
    content:"";
    display:block;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:-10;
  }

  #profile {
    width:100%;
    margin:70px 0 50px;
  }

  #profile_main_about_holder {
    width:1200px;
    margin:0 auto;
  }

  a {
    color:black;
  }

  #unix_last_broadcast_container,#last_login_string_container,#unix_last_updated_container,#blurb_container,#avatar_holder,#profile_header_container .heading,#about_me_label,#footer_bar,#profile_comments,#profile_main_photo,#profile_about_me .heading,#profile_about_me #username_container,#profile_about_me #gender_container,#profile_about_me #body_type_container,#profile_about_me #hair_container,#profile_about_me #weight_container,#profile_about_me #height_container,#profile_about_me #age_container,#profile_about_me #sexual_preference_container,#ethnicity_container,#eyes_container,#country_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#tags_container,#occupation_container,#profile_interests_content,#friends_container,#favorite_models_container,a[href="#wall"],#profile_friends,#automobile_container,#pets_container,#favorite_food_container,#school_container,#city_container,#profile_featured_video_content,#profile_header_container > .heading,#profile_header_container > #blurb_container,#profile_header_container > #unix_last_updated_container,#profile_password_photo_galleries,#profile_photo_galleries,#photo_galleries .profile_section,#password_photo_galleries .profile_section,#member_status_value {
    display:none!important;
  }

  #profile_schedule {
    width:1200px;
    display:block;
    margin:-295px auto 0;
  }

  .ScheduleBlock {
    display:block;
    height:260px;
  }

  #profile_schedule .container {
    position:relative;
    display:inline-block;
    width:11%;
    height:100px;
    padding:5px;
    margin:20px 1% -10px;
  }

  #profile_schedule .label {
    display:block;
    width:100%;
    font-size:20px;
    letter-spacing:1px;
    text-align:center;
    font-weight:300;
  }

  #profile_schedule .value {
    position:relative;
    display:inline-block;
    font-size:16px;
    line-height:1em;
    margin-top:3px;
    text-align:center;
    font-weight:300;
  }

  #schedule_day_0_container,#schedule_day_1_container,#schedule_day_2_container,#schedule_day_3_container,#schedule_day_4_container,#schedule_day_5_container,#schedule_day_6_container,#schedule_converted {
    margin:0 auto;
    display:block;
  }

  .schedule_day_1_container {
  }

  #schedule_day_0_container {
    margin-left:4.4%!important;
  }

  #schedule_day_1_container {
    width:11.5%!important;
  }

  .emphasis {
    font-weight:300;
  }

  .emphasis:nth-child(1) {
    text-transform:lowercase;
  }

  #schedule_converted {
    text-align:center;
    font-weight:300;
    font-size:17px;
    letter-spacing:1px;
    padding:3px 0 30px;
  }  
}

#profile_header_container {
  min-height:0;
}

#profile_about_me_friends {
  background:#fbfbfb;
  border-radius:40px;
  -webkit-border-radius:40px;
  -moz-border-radius:40px;
  -o-border-radius:40px;
  box-shadow:inset 0 0 5px #000000;
  -webkit-box-shadow:inset 0 0 5px #000000;
  -moz-box-shadow:inset 0 0 5px #000000;
  -ms-box-shadow:inset 0 0 5px #000000;
}

#cboxOverlay {
  background:rgba(0,0,0,0.65);
}

#gallery_password_form_modal {
  padding:20px 0 0;
  text-align:center;
}

#cboxLoadedContent {
  height:auto!important;
  padding-bottom:30px;
}

.holder {
  margin:0!important;
}

.profile_section_content .heading {
  margin-top:20px;
  font-size:60px;
  letter-spacing:-2px;
  font-weight:300;
  text-align:center;
  margin-bottom:0;
  padding:0;
}

.profile_section_content .heading::before {
  content:" ~ ";
  color:#ada161;
  font-size:60px;
}

.profile_section_content .heading::after {
  content:" ~ ";
  color:#ada161;
  font-size:60px;
}

.profile_section_content {
  z-index:auto;
  margin:0 auto;
  padding:0;
  border-radius:0 0 40px 40px;
  -webkit-border-radius:0 0 40px 40px;
  -moz-border-radius:0 0 40px 40px;
  -o-border-radius:0 0 40px 40px;
}

#profile_header_container {
  margin:0;
  min-height:0;
}

#about_me_container {
  display:block;
  margin:0;
}

#about_me_value {
  display:block;
}

.hidden {
  display:none;
}

a:hover {
  color:inherit;
}

@media (max-width:767px) {
  html body {
    width:100%;
    overflow-x:hidden;
  }
}

#fixed_background {
  display:block;
  height:initial;
  width:initial;
}

.footerbar {
  bottom:0;
  position:fixed;
  width:100%;
  height:24px;
  -webkit-transform:translateZ(0);
  z-index:20;
  box-shadow:0 0 3px rgba(0,0,0,0.1);
  -moz-box-shadow:0 0 3px rgba(0,0,0,0.1);
  -webkit-box-shadow:0 0 3px rgba(0,0,0,0.1);
}

.footerbar,.author,#member_type_value,#cam_score_value,#cam_score_label,#status_value,#status_label,#cam_score_container,#status_container,#status_container .label {
  color:#520000;
  font-weight:normal;
  font-size:15px!important;
  letter-spacing:1px;
  background:#f1efef;
  margin-left:0;
}

.footerbar,#status_container,#cam_score_container,.author {
  animation-duration:3s;
  animation-timing-function:ease-out;
  animation-name:slidein-bottom;
  -webkit-animation-duration:3s;
  -webkit-animation-timing-function:ease-out;
  -webkit-animation-name:slidein-bottom;
  -moz-animation-duration:3s;
  -moz-animation-timing-function:ease-out;
  -moz-animation-name:slidein-bottom;
  -o-animation-duration:3s;
  -o-animation-timing-function:ease-out;
  -o-animation-name:slidein-bottom;
}

#status_container {
  position:fixed;
  z-index:30;
  margin:0;
  bottom:-1px;
  padding-left:10px;
  padding-right:200px;
}

#status_container .label {
  min-width:40px;
}

#profile_header_container {
  min-height:0;
}

#cam_score_container {
  position:fixed;
  bottom:0;
  z-index:25;
  margin:0 auto 1px;
  display:inline-block;
  width:100%;
  text-align:center;
}

#cam_score_label {
  padding-bottom:0;
  display:inline;
  margin-right:0;
  text-align:center;
}

#cam_score_value {
  color:#ff7a00!important;
  display:inline;
}

#member_message_value {
  z-index:40!important;
  display:inline-block!important;
}

.author {
  margin-right:10px;
  position:fixed;
  bottom:2px;
  right:0;
  z-index:40;
}

#profile_header_container a,#profile_header_container a:visited,.author a,.author a:visited {
  text-decoration:none;
  color:#ff7a00;
}

#profile_header_container a:hover,#profile_header_container a:focus,.author a:hover,.author a:focus {
  text-decoration:none;
  color:#520000;
}

@media (max-width: 1220px) {
  .author {
    display:none;
  }

  #cam_score_container {
    padding-right:10px!important;
    text-align:right!important;
  }
}

@-webkit-keyframes slidein-bottom {
  0% {
    margin-bottom:-100%;
  }

  80% {
    margin-bottom:-100%;
  }

  100% {
    margin-bottom:0;
  }
}

@-moz-keyframes slidein-bottom {
  0% {
    margin-bottom:-100%;
  }

  80% {
    margin-bottom:-100%;
  }

  100% {
    margin-bottom:0;
  }
}

@-o-keyframes slidein-bottom {
  0% {
    margin-bottom:-100%;
  }

  80% {
    margin-bottom:-100%;
  }

  100% {
    margin-bottom:0;
  }
}

@keyframes slidein-bottom {
  0% {
    margin-bottom:-100%;
  }

  80% {
    margin-bottom:-100%;
  }

  100% {
    margin-bottom:0;
  }
}

#imageslider {
  width:100%;
  height:auto;
  margin:0 auto;
  background:#F2F0F1;
  overflow:visible;
  -moz-transition:all 150ms ease-in;
  -webkit-transition:all 150ms ease-in;
  -o-transition:all 150ms ease-in;
  position:relative;
}

#holder {
  overflow:hidden;
  height:auto;
  width:500%;
}

#imageslider ul {
  height:auto;
  list-style:none;
  padding:0;
  margin:0;
  -moz-animation:slide-animation 20s infinite;
  -webkit-animation:slide-animation 20s infinite;
  -o-animation:slide-animation 20s infinite;
  animation:slide-animation 20s infinite;
  -webkit-animation-delay:7s;
  animation-delay:7s;
  position:relative;
  right:0;
  float:right;
}

#imageslider li {
  display:inline;
  margin:0;
  padding:0;
  float:left;
  width:20%;
}

.img-slider {
  display:inline;
  width:100%;
  height:auto;
}

@-webkit-keyframes slide-animation {
  0% {
    right:0;
    opacity:1;
  }

  15% {
    right:0;
    opacity:1;
  }

  17.5% {
    right:20%;
    opacity:.5;
  }

  20% {
    right:20%;
    opacity:1;
  }

  35% {
    right:20%;
    opacity:1;
  }

  37.5% {
    right:40%;
    opacity:.5;
  }

  40% {
    right:40%;
    opacity:1;
  }

  55% {
    right:40%;
    opacity:1;
  }

  57.5% {
    right:60%;
    opacity:.5;
  }

  60% {
    right:60%;
    opacity:1;
  }

  75% {
    right:60%;
    opacity:1;
  }

  77.5% {
    right:80%;
    opacity:.5;
  }

  80% {
    right:80%;
    opacity:1;
  }

  95% {
    right:80%;
    opacity:1;
  }

  97.5% {
    right:0;
    opacity:.5;
  }

  100% {
    right:0;
    opacity:1;
  }
}

@-moz-keyframes slide-animation {
  0% {
    right:0;
    opacity:1;
  }

  15% {
    right:0;
    opacity:1;
  }

  17.5% {
    right:20%;
    opacity:.5;
  }

  20% {
    right:20%;
    opacity:1;
  }

  35% {
    right:20%;
    opacity:1;
  }

  37.5% {
    right:40%;
    opacity:.5;
  }

  40% {
    right:40%;
    opacity:1;
  }

  55% {
    right:40%;
    opacity:1;
  }

  57.5% {
    right:60%;
    opacity:.5;
  }

  60% {
    right:60%;
    opacity:1;
  }

  75% {
    right:60%;
    opacity:1;
  }

  77.5% {
    right:80%;
    opacity:.5;
  }

  80% {
    right:80%;
    opacity:1;
  }

  95% {
    right:80%;
    opacity:1;
  }

  97.5% {
    right:0;
    opacity:.5;
  }

  100% {
    right:0;
    opacity:1;
  }
}

@-o-keyframes slide-animation {
  0% {
    right:0;
    opacity:1;
  }

  15% {
    right:0;
    opacity:1;
  }

  17.5% {
    right:20%;
    opacity:.5;
  }

  20% {
    right:20%;
    opacity:1;
  }

  35% {
    right:20%;
    opacity:1;
  }

  37.5% {
    right:40%;
    opacity:.5;
  }

  40% {
    right:40%;
    opacity:1;
  }

  55% {
    right:40%;
    opacity:1;
  }

  57.5% {
    right:60%;
    opacity:.5;
  }

  60% {
    right:60%;
    opacity:1;
  }

  75% {
    right:60%;
    opacity:1;
  }

  77.5% {
    right:80%;
    opacity:.5;
  }

  80% {
    right:80%;
    opacity:1;
  }

  95% {
    right:80%;
    opacity:1;
  }

  97.5% {
    right:0;
    opacity:.5;
  }

  100% {
    right:0;
    opacity:1;
  }
}

@keyframes slide-animation {
  0% {
    right:0;
    opacity:1;
  }

  15% {
    right:0;
    opacity:1;
  }

  17.5% {
    right:20%;
    opacity:.5;
  }

  20% {
    right:20%;
    opacity:1;
  }

  35% {
    right:20%;
    opacity:1;
  }

  37.5% {
    right:40%;
    opacity:.5;
  }

  40% {
    right:40%;
    opacity:1;
  }

  55% {
    right:40%;
    opacity:1;
  }

  57.5% {
    right:60%;
    opacity:.5;
  }

  60% {
    right:60%;
    opacity:1;
  }

  75% {
    right:60%;
    opacity:1;
  }

  77.5% {
    right:80%;
    opacity:.5;
  }

  80% {
    right:80%;
    opacity:1;
  }

  95% {
    right:80%;
    opacity:1;
  }

  97.5% {
    right:0;
    opacity:.5;
  }

  100% {
    right:0;
    opacity:1;
  }
}

.pause:hover > .pausebutton {
  opacity:1;
  filter:alpha(opacity=100);
  z-index:1;
}

.pause > img {
  padding-top:52px;
  width:100px;
  left:10PX;
}

.pausebutton {
  opacity:0;
  position:absolute;
  -moz-transition:.2s ease-in-out;
  -o-transition:.2s ease-in-out;
  -webkit-transition:.2s ease-in-out;
  transition:.2s ease-in-out;
  -ms-transition:.2s ease-in-out;
}

.pause:hover > #imageslider ul {
  -webkit-animation-play-state:paused;
  animation-play-state:paused;
}

.Header {
  margin-top:20px;
  font-size:60px;
  letter-spacing:-2px;
  font-weight:300;
  text-align:center;
}

.NameHeader {
  font-size:110px;
  letter-spacing:10px;
  font-weight:300;
  padding-left:21px;
  text-align:center;
  font-family:'Roboto';
  margin:-20px;
  color:#8c90c5;
  text-shadow:1px 1px 3px #000;
}

.responsiveimg {
  margin:20px auto;
  display:block;
  box-shadow:0 0 20px #8c90c5;
  -webkit-box-shadow:0 0 20px #8c90c5;
  -moz-box-shadow:0 0 20px #8c90c5;
}

.HeaderTxt {
  margin-top:-10px;
  font-size:20px;
  letter-spacing:2px;
  font-weight:300;
  text-align:center;
}

.HeaderTxt a:link,a:visited {
  text-decoration:none;
  border-bottom:1px solid #00800000;
}

.HeaderTxt a:hover,a:focus {
  text-decoration:none;
  border-bottom:1px solid #ada161;
}

.Header::before {
  content:" ~ ";
  color:#ada161;
  font-size:60px;
}

.Header::after {
  content:" ~ ";
  color:#ada161;
  font-size:60px;
}

h3 {
  letter-spacing:1px;
  font-weight:300;
  font-size:18px;
  padding:0 7%;
  text-align:center;
}

.solovidrow > iframe {
  height:1470px;
  width:100%;
}

.solovidrow {
  height:1500px;
}

.imagerow {
  height:1270px;
}

.imagerow > iframe {
  height:1240px;
  width:100%;
}

.Spacer {
  display:block;
  height:50px;
}

.club {
  display:block;
  height:auto;
  margin:20px auto 0;
  text-align:center;
}

.clubimg {
  width:100%;
  box-shadow:0 0 20px #8c90c5;
  -webkit-box-shadow:0 0 20px #8c90c5;
  -moz-box-shadow:0 0 20px #8c90c5;
}

.team {
  display:inline-block;
  width:30%;
  margin:0 .85%;
}

.team > a > img {
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -o-border-radius:10px;
  box-shadow:0 0 3px #000;
  -webkit-box-shadow:0 0 3px #000;
  -moz-box-shadow:0 0 3px #000;
  -moz-transition:.2s ease-in-out;
  -o-transition:.2s ease-in-out;
  -webkit-transition:.2s ease-in-out;
  transition:.2s ease-in-out;
  -ms-transition:.2s ease-in-out;
}

.team > a > img:hover {
  opacity:.8;
  filter:alpha(opacity=80);
  transform:scale(1.10);
  -webkit-transform:scale(1.10);
}

/** TIP MENU **/
.tmholder {
  width:100%;
  margin:0 auto 30px;
  text-align:center;
}

.tmblock {
  width:33%;
  display:inline-block;
  padding:0 25px;
  vertical-align:top;
}

.tmblock a {
  color:#382F32;
}

.tmblock a:hover > .tmitem,.tmblock a:hover > .tmprice {
  background:#b09dde;
}

.tmitem {
  width:50%;
  float:left;
  text-align:left;
  padding:5px 0 5px 10px;
}

.tmprice {
  width:50%;
  float:right;
  text-align:right;
  padding:5px 10px 5px 0;
}

.tmprice:after,.jointeam:after {
  content:" Tks";
}

.center {
  border-left:1px dotted;
  border-right:1px dotted;
}

/** START MOVERS SECTION **/
.movers {
  width:90%;
  display:block;
  margin:0 auto;
  font-size:18px;
}

.moverinfo {
  border:2px dotted #000;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -o-border-radius:10px;
  margin-bottom:30px;
}

.moveleft,.moveright {
  height:370px;
}

.moveleft {
  background-image:url(https://img.mfcimg.com/photos2/159/15914751/330-752-687-592-13621937.png);
  background-size:156%;
  background-repeat:no-repeat;
  display:inline-block;
  width:200px;
  padding:10px 0 0;
  margin:0 0 -6px 40px;
  -moz-animation:MoveMe 5s infinite;
  -webkit-animation:MoveMe 5s infinite;
  -o-animation:MoveMe 5s infinite;
  animation:MoveMe 5s infinite;
}

.MoveMe {
  -webkit-animation:MoveMe 3s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:MoveMe 3s;
/* Firefox < 16 */
  -ms-animation:MoveMe 3s;
/* Internet Explorer */
  -o-animation:MoveMe 3s;
/* Opera < 12.1 */
  animation:MoveMe 3s;
}

@-webkit-keyframes MoveMe {
  0% {
    background-position:-60px -51px;
  }

  50% {
    background-position:20px -51px;
  }

  100% {
    background-position:-60px -51px;
  }
}

@-moz-keyframes MoveMe {
  0% {
    background-position:-60px -51px;
  }

  50% {
    background-position:20px -51px;
  }

  100% {
    background-position:-60px -51px;
  }
}

@-o-keyframes MoveMe {
  0% {
    background-position:-60px -51px;
  }

  50% {
    background-position:20px -51px;
  }

  100% {
    background-position:-60px -51px;
  }
}

@keyframes MoveMe {
  0% {
    background-position:-60px -51px;
  }

  50% {
    background-position:20px -51px;
  }

  100% {
    background-position:-60px -51px;
  }
}

.moveright {
  display:block;
  padding:75px 25px 0 0;
  width:800px;
  float:right;
  font-size:18px;
  text-align:center;
}

.progressbar {
  margin:20px 0 50px;
  border:2px solid #000;
  border-radius:15px;
  box-shadow:2px 1px 5px #000;
  background-color:#9fff9f;
}

.progression {
  background-color:#0b8000;
  border-radius:15px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  -o-border-radius:15px;
}

.MoveHeader {
  font-weight:400;
  font-size:25px;
}

.progression > span {
  text-align:center;
  width:100%;
  display:inline-block;
  font-weight:600;
  color:#fff;
}

.contribute {
  margin:0 0 60px;
}

.contribute > a:link,.contribute > a:visited,.contribute > a:hover,.contribute > a:focus {
  text-decoration:none;
  border-bottom:1px solid #ada16100;
}

.contribution {
  display:inline-block;
  height:120px;
  width:180px;
  margin:40px 42px;
}

.contribution > span:first-child {
  width:100%;
  background-color:#0b8000;
  display:block;
  text-align:center;
  color:#FFF;
  margin:-25px auto 0;
  border-radius:0 25px 0;
  -webkit-border-radius:0 25px 0;
  -moz-border-radius:0 25px 0;
  -o-border-radius:0 25px 0;
  -webkit-transition:all .2s ease-in-out .2s;
  -moz-transition:all .2s ease-in-out .2s;
  -o-transition:all .2s ease-in-out .2s;
  -ms-transition:all .2s ease-in-out .2s;
  transition:all .2s ease-in-out .2s;
  text-shadow:1px 1px 1px #000;
}

.contribution:hover > span:first-child {
  border-radius:25px 0 25px;
  -webkit-border-radius:25px 0 25px;
  -moz-border-radius:25px 0 25px;
  -o-border-radius:25px 0 25px;
}

.contribution > span:last-child {
  width:100%;
  display:block;
  text-align:center;
  color:#000;
  margin:120px auto 0;
}

.contribution:hover {
  opacity:.6;
  filter:alpha(opacity=60);
}

.MoversItemOne,.MoversItemTwo,.MoversItemThree,.MoversItemFour,.MoversItemFive,.MoversItemSix,.MoversItemSeven,.MoversItemEight,.MoversItemNine,.MoversItemTen,.MoversItemEleven,.MoversItemTwelve {
  background-repeat:no-repeat;
  background-position:center;
  background-size:58%;
}

.MoversItemOne {
  background-image:url(https://img.mfcimg.com/photos2/214/21412649/336-748-742-796-13640388.png);
}

.MoversItemTwo {
  background-image:url(https://img.mfcimg.com/photos2/214/21412649/612-878-455-182-13640390.png);
}

.MoversItemThree {
  background-image:url(https://img.mfcimg.com/photos2/159/15914751/813-535-495-343-13620799.png);
}

.MoversItemFour {
  background-image:url(https://img.mfcimg.com/photos2/159/15914751/837-354-419-579-13620797.png);
}

.MoversItemFive {
  background-image:url(https://img.mfcimg.com/photos2/214/21412649/626-780-798-611-13640748.png);
}

.MoversItemSix {
  background-image:url(https://img.mfcimg.com/photos2/214/21412649/799-924-870-215-13645804.png);
}

.MoversItemSeven {
  background-image:url(https://img.mfcimg.com/photos2/214/21412649/660-421-259-224-13640389.png);
}

.MoversItemEight {
  background-image:url(https://img.mfcimg.com/photos2/214/21412649/931-513-279-939-13640385.png);
}

.MoversItemNine {
  background-image:url(https://img.mfcimg.com/photos2/214/21412649/446-537-227-311-13640386.png);
}

.MoversItemTen {
  background-image:url(https://img.mfcimg.com/photos2/214/21412649/494-160-393-259-13640383.png);
}

.MoversItemEleven {
  background-image:url(https://img.mfcimg.com/photos2/214/21412649/494-160-393-259-13640383.png);
}

.MoversItemTwelve {
  background-image:url(https://img.mfcimg.com/photos2/214/21412649/763-840-576-829-13640384.png);
}

.Check,.CHECK,.check {
  background-image:url(https://img.mfcimg.com/photos2/159/15914751/410-699-403-976-13620791.png);
}

/** END MOVERS SECTION **/
.SocialLeft {
  position:fixed;
  margin-left:-125px;
  width:100px;
  display:block;
  z-index:100;
}

.SocialRight {
  position:fixed;
  margin-left:1205px;
  display:block;
  width:100px;
  z-index:100;
}

.Social {
  margin:12px;
  background:white;
  display:inline-block;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  -o-border-radius:50px;
  transition:.2s ease-in-out;
  -moz-transition:.2s ease-in-out;
  -o-transition:.2s ease-in-out;
  -webkit-transition:.2s ease-in-out;
  -ms-transition:.2s ease-in-out;
  box-shadow:0 0 10px #000;
  -webkit-box-shadow:0 0 10px #000;
  -moz-box-shadow:0 0 10px #000;
}

.Social:hover {
  transform:scale(1.10);
  -webkit-transform:scale(1.10);
}

.Social > a > img {
  height:100px;
  width:100px;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  -o-border-radius:50px;
}

/* SocialButtons Responsive */
@media (max-width: 1449px) {
  .SocialLeft {
    margin-left:220px;
    width:380px;
    top:10px;
  }

  .SocialRight {
    margin-left:601px;
    width:380px;
    top:10px;
  }

  .Social {
    margin:12px;
  }
}

@media (min-width: 1450px) {
  .SocialLeft {
    margin-left:-125px;
    width:100px;
  }

  .SocialRight {
    margin-left:1200px;
    width:100px;
  }

  .Social {
    margin:12px;
  }
}

.FadeOne,.FadeTwo,.FadeThree,.FadeFour,.FadeFive,.FadeSix {
}

.FadeOne {
  -webkit-animation:fadeOne 3s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadeOne 3s;
/* Firefox < 16 */
  -ms-animation:fadeOne 3s;
/* Internet Explorer */
  -o-animation:fadeOne 3s;
/* Opera < 12.1 */
  animation:fadeOne 3s;
}

@-webkit-keyframes fadeOne {
  0% {
    opacity:0;
  }

  70% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

@keyframes fadeOne {
  0% {
    opacity:0;
  }

  70% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

.FadeTwo {
  -webkit-animation:fadeTwo 3s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadeTwo 3s;
/* Firefox < 16 */
  -ms-animation:fadeTwo 3s;
/* Internet Explorer */
  -o-animation:fadeTwo 3s;
/* Opera < 12.1 */
  animation:fadeTwo 3s;
}

@-webkit-keyframes fadeTwo {
  0% {
    opacity:0;
  }

  75% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

@keyframes fadeTwo {
  0% {
    opacity:0;
  }

  75% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

.FadeThree {
  -webkit-animation:fadeThree 3s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadeThree 3s;
/* Firefox < 16 */
  -ms-animation:fadeThree 3s;
/* Internet Explorer */
  -o-animation:fadeThree 3s;
/* Opera < 12.1 */
  animation:fadeThree 3s;
}

@-webkit-keyframes fadeThree {
  0% {
    opacity:0;
  }

  80% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

@keyframes fadeThree {
  0% {
    opacity:0;
  }

  80% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

.FadeFour {
  -webkit-animation:fadeFour 3s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadeFour 3s;
/* Firefox < 16 */
  -ms-animation:fadeFour 3s;
/* Internet Explorer */
  -o-animation:fadeFour 3s;
/* Opera < 12.1 */
  animation:fadeFour 3s;
}

@-webkit-keyframes fadeFour {
  0% {
    opacity:0;
  }

  85% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

@keyframes fadeFour {
  0% {
    opacity:0;
  }

  85% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

.FadeFive {
  -webkit-animation:fadeFive 3s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadeFive 3s;
/* Firefox < 16 */
  -ms-animation:fadeFive 3s;
/* Internet Explorer */
  -o-animation:fadeFive 3s;
/* Opera < 12.1 */
  animation:fadeFive 3s;
}

@-webkit-keyframes fadeFive {
  0% {
    opacity:0;
  }

  90% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

@keyframes fadeFive {
  0% {
    opacity:0;
  }

  90% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

.FadeSix {
  -webkit-animation:fadeSix 3s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadeSix 3s;
/* Firefox < 16 */
  -ms-animation:fadeSix 3s;
/* Internet Explorer */
  -o-animation:fadeSix 3s;
/* Opera < 12.1 */
  animation:fadeSix 3s;
}

@-webkit-keyframes fadeSix {
  0% {
    opacity:0;
  }

  95% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

@keyframes fadeSix {
  0% {
    opacity:0;
  }

  95% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}