@charset "UTF-8";

html body {
  background-image:url(https://sohostockvideo.com/userfiles/Girls%20Pink%201.jpg);
  background-repeat:no-repeat;
  background-size:cover;
  background-color:black!important;
}

a:link,a:visited {
  color:#42f4e8!important;
  letter-spacing:1px;
}

h1 {
  font-size:45px;
  line-height:60px;
  letter-spacing:3px;
  font-weight:300;
  border-bottom:1px solid #42f4e8;
  text-align:center!important;
  margin-left:100px;
  width:40%;
  color:#d3aded!important;
}

h2 {
  width:100%;
  font-weight:300;
  font-size:28px;
  text-align:left!important;
}

h3 {
  width:50%;
  text-align:center!important;
  color:#42f4e8!important;
}

h3,h4 {
  letter-spacing:1px;
  font-weight:300;
  font-size:1.17em;
}

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

a:hover,a:focus {
  text-decoration:none;
  color:#d3aded!important;
  font-size:20px;
}

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

.container-fluid {
  padding-right:15px;
  padding-left:15px;
  margin-right:auto;
  margin-left:auto;
}

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

.nav {
  padding-left:0;
  margin-bottom:0;
  list-style:none;
}

.NavSpacer {
  color:rgba(255,255,255,0);
  text-shadow:0 0 0 rgba(255,255,255,0);
}

.nav > li {
  position:relative;
  display:block;
}

.nav > li:last-child > div > a > img {
  height:25px;
  padding:0 3px;
  -ms-transition:-ms-transform .3s ease-in-out;
  -o-transition:-o-transform .3s ease-in-out;
  -webkit-transition:-webkit-transform .3s ease-in-out;
  transition:transform .3s ease-in-out;
}

.nav > li:last-child > div > a:hover > img {
  -webkit-transform:scale(1.2);
  -ms-transform:scale(1.2);
  -o-transform:scale(1.2);
  transform:scale(1.2);
}

.nav > li > a {
  position:relative;
  display:block;
  padding:10px 15px;
}

.nav > li.disabled > a {
  color:rgb(119,119,119);
}

.nav > li > a > img {
  max-width:none;
}

.nav-tabs.nav-justified {
  width:100%;
  border-bottom-width:0;
}

.nav-tabs.nav-justified > li {
  float:none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom:5px;
  text-align:left;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top:auto;
  left:auto;
}

.nav-tabs.nav-justified > li > a {
  margin-right:0;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -o-border-radius:4px;
}

.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus {
  border:1px solid rgb(221,221,221);
}

.nav-justified {
  width:100%;
}

.nav-justified > li {
  float:none;
}

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

.nav-justified > .dropdown .dropdown-menu {
  top:auto;
  left:auto;
}

.navbar {
  position:relative;
  min-height:50px;
  margin-bottom:20px;
  box-shadow:0 0 5px rgba(0,0,0,0.5);
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);
  -moz-box-shadow:0 0 5px rgba(0,0,0,0.5);
  -ms-box-shadow:0 0 5px rgba(0,0,0,0.5);
}

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

.navbar-default {
  background-color:rgba(250,250,250,1);
}

.navbar-default .navbar-brand {
  color:rgb(119,119,119);
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
  color:rgb(94,94,94);
  background-color:transparent;
}

.navbar-default .navbar-text {
  color:rgb(119,119,119);
}

.navbar-default .navbar-nav > li > a {
  color:rgb(119,119,119);
}

.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus {
  color:rgb(51,51,51);
  background-color:transparent;
}

.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {
  color:rgb(85,85,85);
  background-color:rgb(231,231,231);
}

.navbar-default .navbar-nav > .disabled > a,.navbar-default .navbar-nav > .disabled > a:hover,.navbar-default .navbar-nav > .disabled > a:focus {
  color:rgb(204,204,204);
  background-color:transparent;
}

.navbar-default .navbar-toggle {
  border-color:rgb(221,221,221);
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
  background-color:rgb(221,221,221);
}

.navbar-default .navbar-toggle .icon-bar {
  background-color:rgb(136,136,136);
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
  border-color:rgb(231,231,231);
}

.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus {
  color:rgb(85,85,85);
  background-color:rgb(231,231,231);
}

.navbar-default .navbar-link {
  color:rgb(119,119,119);
}

.navbar-default .navbar-link:hover {
  color:rgb(51,51,51);
}

.navbar-default .btn-link {
  color:rgb(119,119,119);
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
  color:rgb(51,51,51);
}

.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus {
  color:rgb(204,204,204);
}

.clearfix::before,.clearfix::after,.dl-horizontal dd::before,.dl-horizontal dd::after,.row::before,.row::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;
  }
}

@media (min-width: 768px) {
  .navbar {
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float:left;
  }
}

@media (min-width: 768px) {
  .container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {
    margin-right:0;
    margin-left:0;
  }
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius:0;
  }
}

@media (min-width: 768px) {
  .navbar-fixed-top,.navbar-fixed-bottom {
    border-radius:0;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float:left;
    margin:0;
  }
  
  .navbar-nav > li {
    float:left;
  }
  
  @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;
  }
}

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

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

@media (max-width: 767px) {
  .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;
  }
}

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .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;
  }
}

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  .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;
  }
}

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

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

@media (min-width: 1200px) {
  .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;
  }
}

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

html body {
  font-size:14px;
  width:100%;
  margin:0 auto;
  background-color:rgba(255,153,17,0.5);
}

html body .navbar.navbar-default {
  display:block;
  border-radius:0;
  border-left:none;
  border-right:none;
  min-height:initial;
  z-index:9;
  margin-bottom:0;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  background-color:#000;
  box-shadow:0 0 3px #000;
  -moz-box-shadow:0 0 3px #000;
  -webkit-box-shadow:0 0 3px #000;
  -ms-box-shadow:0 0 3px #000;
}

html body .navbar.navbar-default .container-fluid {
  padding:2px 0 0;
  max-width:1000px;
}

html body .navbar.navbar-default .container-fluid .navbar-header {
  float:none;
}

html body .navbar.navbar-default .container-fluid .navbar-header .nav.nav-justified li a {
  color:#fff;
  font-size:16px;
  font-weight:300;
  padding:7px 0 1px;
  text-transform:uppercase;
  letter-spacing:2px;
  border-bottom:1px solid rgba(0,0,0,0);
}

html body .navbar.navbar-default .container-fluid .navbar-header .nav.nav-justified li a:hover {
  background-color:rgba(250,250,250,0);
  text-decoration:none;
  border-bottom:1px solid #ff8585;
}

html body .navbar.navbar-default .container-fluid .navbar-header .nav.nav-justified li div a {
  border-bottom:0 solid #ff8585!important;
}

html body .header.section {
  font-size:1.5em;
  font-weight:bold;
  position:relative;
  margin:0;
}

html,body,.profile_section_content {
  margin:0;
  padding:0;
}

#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_schedule,#profile_featured_video_content,.header_links,#header_bar {
  display:none!important;
}

#profile_header_container {
  min-height:0;
}

#profile_friends {
  margin:0 auto;
}

#average_rating_container,#rate_container,#admirers_container {
  display:block;
  margin:0 auto;
  width:288px;
}

#average_rating_label,#rate_label,#admirers_label,#admirers_value {
  font-weight:300;
}

#admire {
  font-weight:400;
}

#average_rating_count {
  display:none;
}

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

#profile_schedule .label {
  display:block;
  width:100%;
  font-size:17px;
  text-align:center;
  color:#000;
  text-transform:uppercase;
  font-weight:400;
}

#profile_schedule .value {
  position:relative;
  display:inline-block;
  font-size:16px;
  line-height:.9em;
  margin-top:3px;
  color:#000;
  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_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:14px;
  text-transform:uppercase;
  padding:3px 0 30px;
  font-style:italic;
}

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

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

#protected_gallery_name {
  color:#000000;
  font-size:25px;
  text-transform:uppercase;
  letter-spacing:2px;
  font-weight:300;
  border-bottom:1px solid #ff1c53;
  width:80%;
  margin:0 auto 10px;
}

#protected_gallery_name:before,#protected_gallery_name:after {
  content:" â™¥ ";
  color:#da5e5e;
}

#protected_gallery_instructions {
  padding:0 0 5px;
  text-transform:uppercase;
  font-weight:300;
  letter-spacing:1px;
}

#gallery_password_form {
  padding-top:5px;
  text-transform:uppercase;
  letter-spacing:1px;
}

#profile_password_photo_galleries,#profile_photo_galleries,#photo_galleries .profile_section,#password_photo_galleries .profile_section {
  display:none;
  padding:0;
  margin:0 auto;
  background-color:#fff;
  width:100%;
}

#profile_password_photo_galleries:target,#password_photo_galleries:target .profile_section {
  height:0;
}

.photo_gallery .images {
  padding:40px 10% 70px;
  display:inline-block;
  width:100%;
}

.photo_gallery .images > a > img {
  margin:0 auto;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
  border:2px solid #520000;
  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;
  display:block;
}

.photo_gallery .images > a > img:hover {
  transform:scale(1.10);
  -webkit-transform:scale(1.10);
  border:2px solid #4b00ff;
}

.holder {
  margin:0!important;
}

#password_photo_gallery_control {
  display:none;
}

.photo_gallery_name {
  color:#520000;
  font-size:18px;
  text-transform:uppercase;
  letter-spacing:2px;
}

.photo_gallery_link {
  display:inline-block;
  margin:6px;
}

.photo_gallery_link img {
  display:none;
}

.photo_gallery_link:nth-child(2):hover {
  -webkit-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  transform:rotate(360deg);
}

.photo_gallery_name a {
  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;
}

.photo_gallery_name a:link,.photo_gallery_name a:visited {
  color:#520000;
  text-decoration:none;
  border-bottom:1px solid rgba(255,255,255,0);
}

.photo_gallery_name a:hover,.photo_gallery_name a:focus {
  color:#520000;
  text-decoration:none;
  border-bottom:1px solid #000;
}

.photo_gallery_preview:hover > .photo_gallery_name a {
  border-bottom:1px solid #000;
}

.photo_gallery_previews {
  width:100%;
  margin:0 auto;
  display:inline-block;
}

.photo_gallery_count {
  color:#520000;
  font-size:1.1em;
}

.profile_section_content .heading {
  font-size:14px;
  line-height:60px;
  letter-spacing:3px;
  font-weight:300;
  border-bottom:1px solid #ff1c53;
  width:50%;
  margin:0 auto 30px;
  text-align:center;
  padding-top:75px;
}

.photo_gallery_image {
  border:2px solid #520000;
  border-radius:25px 0 25px 0;
  -webkit-border-radius:25px 0 25px 0;
  -moz-border-radius:25px 0;
  -o-border-radius:25px 0 25px 0;
  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;
}

.photo_gallery_image:hover {
  border-radius:0 25px 0 25px;
  -webkit-border-radius:0 25px 0 25px;
  -moz-border-radius:0 25px;
  -o-border-radius:0 25px 0 25px;
  border:2px solid #fbff00;
}

.profile_section_content {
  z-index:auto;
}

#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: 2100px) {
  html body {
    font-size:16px;
  }
}

@media (max-width: 1700px) {
  html body {
    font-size:16px;
  }
}

@media (max-width: 1380px) {
  html body {
    font-size:16px;
  }
}

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

.fake-tab {
  display:block;
}

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

.tabs {
  width:100%;
}

.tabs > .tab {
  width:100%;
  height:0;
  clear:both;
  padding:0;
  visibility:hidden;
  opacity:0;
  text-align:center;
  overflow:hidden;
  transition:visibility 0s,opacity 1s linear;
}

#fixed_background:target ~ #profile .navbar .container-fluid .navbar-header .nav > li:nth-child(1) a,.fake-tab:target ~ .navbar .container-fluid .navbar-header .nav > li:nth-child(1) .fake-tab:target ~ .tabs > .tab:first-of-type,#fixed_background:target ~ #profile .tabs > .tab:first-of-type {
  height:0;
  visibility:hidden;
  opacity:0;
  padding:0;
}

.fake-tab ~ .tabs > .tab:first-of-type,#TipMenu:target ~ .tabs > .tab#TipMenu-tab,#Raffle:target ~ .tabs > .tab#Raffle-tab,#Crew:target ~ .tabs > .tab#Crew-tab,#HallOfFame:target ~ .tabs > .tab#HallOfFame-tab,#fixed_background:target ~ #profile .tabs > .tab#info-tab {
  padding:0;
  height:auto;
  visibility:visible;
  opacity:1;
  filter:alpha(opacity=100);
}

#fixed_background:target ~ #profile #profile_password_photo_galleries,#fixed_background:target ~ #profile #photo_galleries .profile_section,#fixed_background:target ~ #profile #password_photo_galleries .profile_section,#fixed_background:target ~ #profile #profile_schedule,#fixed_background:target ~ #profile #profile_friends {
  display:block!important;
}

.fake-tab ~ .navbar .container-fluid .navbar-header .nav > li:nth-child(1) a,#TipMenu:target ~ .navbar .container-fluid .navbar-header .nav > li a[href$="#TipMenu"],#Raffle:target ~ .navbar .container-fluid .navbar-header .nav > li a[href$="#Raffle"],#Crew:target ~ .navbar .container-fluid .navbar-header .nav > li a[href$="#Crew"],#HallOfFame:target ~ .navbar .container-fluid .navbar-header .nav > li a[href$="#HallOfFame"],#fixed_background:target ~ #profile .navbar .container-fluid .navbar-header .nav > li a[href$="#fixed_background"] {
  background-color:rgba(250,250,250,0);
  text-decoration:none;
  border-bottom:1px solid #ff8585!important;
}

.tab img {
  margin-bottom:0;
}

.footerbar {
  background:#f1efef;
  border-top:1px solid #CACACA;
  bottom:0;
  position:fixed;
  width:100%;
  height:24px;
  -webkit-transform:translateZ(0);
  z-index:20;
  padding-bottom:1px;
  padding-top:1px;
  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);
  -ms-box-shadow:0 0 3px rgba(0,0,0,0.1);
}

#status_container {
  position:fixed;
  z-index:30;
  margin:0 10px;
  bottom:-1px;
  color:#fff;
}

#member_status_value {
  display:none;
}

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

#profile_header_container {
  min-height:0;
}

#profile_header_container > .heading,#profile_header_container > #blurb_container.
#profile_header_container > #unix_last_updated_container {
  display:none;
}

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

#member_type_value {
  color:#fff;
}

.footerbar,.author,#member_type_value,#cam_score_value,#cam_score_label,#status_value,#status_label,#cam_score_container,#status_container,#status_container .label {
  font-weight:normal;
  font-size:14px!important;
  letter-spacing:1px;
}

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

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

@media (max-width: 1200px) {
  .author {
    display:none;
  }
  
  @-webkit-keyframes slidein-bottom {
  0% {
    margin-bottom:-100%;
  }
  
  100% {
    margin-bottom:0;
  }
}

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

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

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

.dot:before {
  content:"â€¢ ";
  color:#d3aded;
}

#TipContent {
  width:100%;
  padding:0 5% 100px;
}

#TipContent a {
  color:#000;
  text-decoration:none;
}

.TipBlock {
  width:150px;
  height:140px;
  margin:4px 2.2px;
  display:inline-block;
  border:1px solid rgba(0,0,0,0.75);
  background-color:rgba(0,0,0,0.15);
  box-shadow:inset 0 0 3px #FFF;
  -moz-box-shadow:inset 0 0 3px #FFF;
  -webkit-box-shadow:inset 0 0 3px #FFF;
  -ms-box-shadow:inset 0 0 3px #FFF;
  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;
}

.TipBlock:hover {
  transform:scale(1.10);
  -webkit-transform:scale(1.10);
  background-color:rgba(0,0,0,0.35);
}

.Item {
  display:block;
  font-size:15px;
  letter-spacing:1px;
  font-weight:500;
  text-transform:uppercase;
  margin:5px 0 63px;
}

.Line {
  display:block;
  font-size:15px;
  font-weight:400;
}

.heart {
  color:#da5e5e;
}

#profile_header_container a:link {
  color:#42f4e8!important;
}

#member_status_value a:link {
  color:#42f4e8!important;
  letter-spacing:1px;
}