html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: normal;
  background-color: #FFFFFF;
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-position: top;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body,td,th {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
  width:1008px;
  margin:auto;
}
#navcontainer ul{
  margin: 0px auto;
  padding: 0px;
  list-style-type: none;
  text-align: center;
  width: 1000px;
  height: 51px;
}

#navcontainer ul li{
  display: inline;
  padding: 0;
  float: left;
}
.header{
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */
  width: 996px;
  height: 328px;
  clear: both;
  margin: auto;
  -moz-box-shadow: 0px 0px 6px #c3c3c3;
  -webkit-box-shadow: 0px 0px 6px #c3c3c3;
  box-shadow: 0px 0px 6px #c3c3c3;
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
}

.only-fans-block {background-color:#000; height:51px;display: flex; justify-content: center; width: 1000px; margin: 0 auto; font-family: 'Titillium Web'; align-items: center;}
/* header .centerwrap {display: none; justify-content: space-between;} */

.only-fans-block .mean-nav > .search-head {display: none;}

.only-fans-block .banner-header {display: flex; flex: 1; justify-content: space-evenly;cursor: pointer;}
.only-fans-block .banner-header .banner-header-logo {margin: auto 0; display: flex; justify-content: space-evenly; align-items: center;}
.only-fans-block .banner-header .banner-header-logo img {max-height: 62px;}
.only-fans-block .banner-header .banner-header-details {display: flex;flex-direction: column;justify-content: center;}
.only-fans-block .banner-header .banner-header-logo,
.only-fans-block .banner-header .banner-header-details {font-size: 21px;}
.only-fans-block .banner-header .banner-header-logo p,
.only-fans-block .banner-header .banner-header-details p,
.only-fans-block .banner-header-mobile .banner-header-details p {margin-bottom: 0; color: #fff; font-weight: 600;}

.only-fans-block .banner-header .banner-header-details .line3_wrapper {display: flex; vertical-align: baseline}
.only-fans-block .banner-header .banner-header-details .banner-onlyfans-logotext {margin: 4px 4px 0 4px;}
.only-fans-block .banner-header .banner-header-details .banner-onlyfans-logotext img {max-height: 25px; vertical-align: baseline;}
.only-fans-block .banner-header .banner-header-logo .line1 {font-style: italic; font-weight: 400; font-size: 19px; color: #fcc457;}

.only-fans-block .banner-header-mobile {display: none;cursor: pointer;}
.only-fans-block .header-mobile-join {display: none;}
.only-fans-block .header-wrapper {display: flex; align-items: center;}

.contentMain{
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */
  width: 1000px;
  margin: 6px 4px 4px 4px;
  -moz-box-shadow: 0px 0px 6px #c3c3c3;
  -webkit-box-shadow: 0px 0px 6px #c3c3c3;
  box-shadow: 0px 0px 6px #c3c3c3;
  background-color: #FFF;
  clear: both;
}
.contentBodyWrapper {
  width: 741px;
  float: left;
}
.hr-top {
  margin: 0px;
  color: #e5e5e5;
  width: 733px;
}
.episodeWrapper {
  width: 731px;
  height: 828px;
  margin-top: 3px;
  background-color: #032c2b;
}
.episodeInset {
  height: 680px;
  width: 720px;
  margin: 11px 6px 6px 5px;
}
.sceneTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fcc457;
  background-color: #011816;
  float: left;
  line-height: 24px;
}
.sceneTotals {
  font-family: Arial, Helvetica, sans-serif;
  color: #8c8c8c;
  float: right;
  font-size: 12px;
  line-height: 24px;
  margin-right: 12px;
  clear: right;
}
#main-content {
  padding: 0px 5px;
}
.contentWrapper {
  background: #032c2b;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.titleTotalsWrap {
  clear: both;
  width: 720px;
  height: 24px;
}
.smallThumbWrapper {
  width: 720px;
  height: 108px;
  margin-top: 10px;
  clear: both;
}
.smallThumb {
  height: 104px;
  width: 171px;
  border: 1px solid #FFF;
}
.smallThumbBorder {
  border: 1px solid #c4c4c4;
  width: 173px;
  height: 106px;
  float: left;
  margin-right: 2px;
}
.smallThumbBorder2 {
  border: 1px solid #c4c4c4;
  width: 173px;
  height: 106px;
  float: left;
  margin-left: 6px;
}
.playTrailer {
  clear: both;
  height: 406px;
  width: 720px;
  margin-top: 7px;
  margin-bottom: 12px;
}
.sceneDescription {
	border: 0px solid #065351;
	background-color: #065351;
	height: 53px;
	width: 710px;
	clear: both;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
.watchFullMovie {
  position: relative;
  left: -10px;
  margin: 7px 0px 6px 0px;
}
.medThumbWrapper {
  height: auto;
  width: 100%;
}
.medThumb {
  height: 230px;
  width: 230px;
  border: 1px solid #FFF;
}

.medThumb2 {
  height: 176px;
  width: 234px;
  border: 1px solid #FFF;
}
.medThumbBorder {
  float: left;
  width: 33.33%;
  padding: 0px 1px;
}
.medThumbBorder img {
  width: 100%;
}
.medThumbBorder2 {
  border: 1px solid #FFF;
  float: left;
  margin: 0px 0px 0px 0px;
  width: 33.33%;
}

.medThumbBorder2 img.medThumb{
	width: 100%;
}

.widgetTitle {
  position: relative;
  margin: 0;
}
.pt {
  margin-top: 11px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 8px;
  clear: both;
}
.sidebarWrapper {
  margin-top: 15px;
  background-color: #032c2b;
}

.sidebarWrapper img.widgetTitle{
	height: auto;
	width: 259px;
}

.hrsThumbBorder {
	border: 0 solid #FFF;
	height: auto;
	width: 100%;
	margin: auto;
	float: left;
	margin-bottom: 20px;
}

.hrsThumbBorder .medThumb2{
	border: 0px solid #FFF;
    width: 100%;
    height: auto;
}

.hrsInfo {
  width: 100%;
  margin: 5px 0px 0px 0px;
}
.hrsRating {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #707070;
  float: right;
}
.hrsSceneTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  float: left;
}
.pageTitle {
  width: 738px;
  margin-left: 3px;
  overflow:hidden!important;
}
.footerText {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
.footer {
  clear: both;
  text-align: center;
  width: 950px;
  margin: auto;
  background-color: #646464;
  color:#ffffff;
  padding-top: 20px;
}
.footerLinks {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.footerLittlelinks {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
}
body a:link {
  color: #fbe283;
  text-decoration: none;
}
body a:visited {
	text-decoration: none;
	color: #fbe283;
}
body a:hover {
	text-decoration: underline;
	color: #ffffff;
}
body a:active {
	text-decoration: none;
	color: #ffffff;
}
.between {
  width: 725px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding: 2px;
  text-align: center;
  background: #d2a25e;
}
.betweenLinks { font-family: Verdana, Geneva, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #FF0;
}
.copyright-text-color {
  color: #000;
}

/* Karl Edits*/
.navbar-nav {
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}
.nav>li>a:focus,
.nav>li>a:hover,
.navbar-nav>li.active a,
.navbar-nav>li:last-child a {
  background: #9643c9;
}
.navbar {
  margin: 0px;
}
.navbar-toggle .icon-bar {
  background: #ffe7aa;
}
#main-menu {
  padding: 0px;
  overflow: hidden;
}
.header-image-container {
  padding: 0px;
}
.navbar-nav>li>a img {
  display: none;
}
.navbar-nav>li>a {
  font-family: 'Oswald';
  color: #fff;
  padding: 12px 13px 12px 14px!important;
  font-size: 25px;
  background: #8100a5;
  border-left: 1px solid #5e5e5e;
}
.navbar-nav>li>a:hover.
.navbar-nav>li.active a {
  color: #feeab5;
  background: #9643c9;
}
.navbar-nav>li:last-child a {
  color: #626262;
}
.medThumbWrapper {
  display: none;
}
.pageTitle,
.episodeWrapper,
.episodeInset,
.sceneDescription,
.sceneTitle,
.titleTotalsWrap,
.hr-top,
.footer,
.join-box-container a img {
  width: 100%;
  height: auto;
}
.sceneDescription {
  height: 52px;
}
.playTrailer {
  clear: both;
  width: 100%;
  height: auto;
}
.betweenLinks {
  font-size: 18px;
}
.watchFullMovie {
  display: none;
}
.between {
  width: 100%;
}
.gallery-title {
  font-size: 18px;
  font-weight: bold;
  color: #666;
}
.photos {
  margin-bottom: 10px;
  padding: 0px 5px;
  width: 50%;
  float: left;
}
.photos img {
  width: 100% !important;
  height: auto;
}
.photolist {
  width: 100%;
  float: left;
  padding: 1px;
}
.episodeInset {
  margin: 0px;
}
.latest-img {
  width: auto;
  margin: 0px;
}
.sceneTitle {
  padding: 0px 5px;
}
.sidebarWrapper {
  display: none;
}
.left-body {
  overflow: hidden;
  background: #032c2b;
  padding: 0px 10px 0px 5px;
}
.join-box-container  {
  padding: 10px 0px 10px 10px;
  background: #fff;
}

/*Biography*/
.biopic {
  border: 1px solid #6c0019;
  width: 100%;
}
.bioQuestion {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  /*line-height: 27px;*/
}
.bioParagraph {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
  clear: both;
  margin: 10px auto;
  width: 100%;
  border: 1px solid #D6D6D6;
  padding: 16px;
  background-color: #F2F2F2;
  line-height: 16px;
  text-align: center;
}
.bioParagraph p {
  margin-bottom: 20px;
  text-align: justify;
}
.bioAnswer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
}
.bioName {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
video {
  width: 100%    !important;
  height: auto   !important;
}
.read-more,
.read-less {
  display: block;
  text-align: center;
  font-size: 12px;
  margin: 5px 0px;
}
.read-less {
  display: none;
}
.socialIcons {
  height: 32px;
  width: 32px;
  float: left;
  margin: 5px 10px;
}
.join-image-biography {
  width: 100%;
}
/* videos */
.videos {
  width: 100%;
  float: left;
  padding: 1px;
}
.sceneLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.sceneBorder {
  border: 1px solid #c4c4c4;
}
.sceneInfoWrapper {
  clear: both;
  margin-bottom: 4px;
  padding: 2px;
  background-color: #EBEBEB;
  overflow: auto;
}
.sceneDate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  float: left;
}
.sceneRating {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  float: right;
}
.sceneImage {
  border: 1px solid #FFF;
  width: 100%;
}
/*trailer*/
#player-container {
  overflow: hidden;
  margin-bottom: 20px;
}
.trailerWrapper {
  width: 100%;
  margin: auto;
  clear: both;
}
.trailer4pics {
  overflow: auto;
  margin-left: 80px;
  margin-bottom: 20px;
}
.moreInfo {
  text-align: center;
  padding: 10px;
}
.trailerTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #c3c3c3;
  text-align: center;
}
.trailerTrailer {
  margin: auto;
  padding: 0px 5px;
  height: auto;
}
.trailerWmfmWrapper {
  width: 100%;
  margin: auto;
  text-align: center;
  margin-top: 20px;
}
.trailerWmFm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.smallThumb { height: 104px;
  width: 171px;
  border: 1px solid #FFF;
}
.smallThumbBorder {
  border: 1px solid #c4c4c4;
  width: 173px;
  height: 106px;
  float: left;
  margin-right: 40px;
  margin-top: 20px;
}
/* pornstars */

.pornstars {
  width: 50% !important;
  margin: 10px 0px 10px !important;
  padding: 0px 10px !important;
  height: auto;
}
.pornstars .biopic {
  width: 100%;
  height: auto;
}

#siteupdates{
	margin-left:5px!important;
}

#info_items{
	margin-left: 5px;
}

#info_items .info_item{
	margin-right: 1px;
}

.continue-tour-link {
  color: #ffffff !important;
  font-size: 30px;
  font-weight: bolder;
}

.continue-tour-link:hover {
  color: #c3c3c3 !important;
}

@media (min-width: 550px){
  .trailerTrailer {
    height: 300px
  }
  .pornstars,
  .videos,
  .photolist {
    width: 33.3333% !important;
  }
  .photos {
    width: 25%  !important;
  }
}

@media (min-width: 768px){
  .container {
    width: 100%;
  }
  .navbar-nav>li>a span {
    display: none;
  }
  .navbar-nav>li>a img {
    display: block;
  }
  .navbar-nav>li>a {
    padding: 0px;
  }
  .episodeInset {
    margin: 11px 6px 6px 5px;
  }
  .trailerTrailer {
    height: 400px;
  }
}

@media (min-width: 992px){
	.sidebarWrapper {
		display: block;
	}	
	
}

@media (min-width: 1023px){
  .sceneDescription {
    height: auto;
  }
  .latest-img {
    margin: 10px;
  }
  .trailerTitle {
    font-size: 36px;
  }
  .trailerWmFm {
    font-size: 40px;
  }
  .socialIcons {
    margin: 20px 10px 0px 50px;
  }
  .bioName {
    font-size: 36px;
  }
  .latest-img,
  .join-box-container a img {
    width: auto;
  }
  .sidebarWrapper {
    display: block;
  }
  .playTrailer {
    margin-top: 7px;
    margin-bottom: 12px;
  }
  .medThumbWrapper,
  .watchFullMovie {
    display: block;
  }
  #main-menu li span {
    display: none;
  }
  .header-image-container {
    padding: 0px 5px;
  }
  .betweenLinks {
    font-size: 24px;
  }
  .trailerTrailer {
    height: 500px;
  }
  
  .container {
		width: 1038px;
	}
}
@media (min-width: 1200px){
  .container {
    width: 1038px;
  }
  .trailerTrailer {
    height: 558px;
  }
}

@media (max-width: 768px){
  body {
    background: #000 !important;
  }
  
	.test{
	position: fixed;
	width: 100%;
	right: 0;
	z-index: 10000;
	}

	.test .navbar-header{
	background: rgba(0,0,0,0.8);
	position: relative;
	top: -1px;
	}

	.test #main-menu.navbar-collapse{
	position: relative;
	top: -12px;
	border: none;
	max-width: 95%;
	margin: 0px auto;	
	}
}

@media (max-width: 1199px) and (min-width: 1048px){
	#main-menu{
		padding: 0px 3px;
	}
	
	.navbar-nav{
		width: 100%;
	}
	
	.navbar-nav>li{
		width: 12.5%;
		text-align: center;		
	}
	
	.navbar-nav>li>a {
		padding-left:0!Important;
		padding-right:0!Important;
	}
	
	.header-image-container img{
		width:100%;
	}
	
}

@media (max-width: 1047px) and (min-width: 961px){
	
	.navbar-nav{
		width: 100%;
	}
	
	.navbar-nav>li{
		width: 12.5%;
		text-align: center;
		
	}
	
	.navbar-nav>li>a {
		font-size: 22px;
		padding-left:0!Important;
		padding-right:0!Important;
	}
}
@media (max-width: 960px) and (min-width: 768px){
	
	.navbar-nav{
		width: 100%;
	}
	
	.navbar-nav>li{
		width: 12.5%;
		text-align: center;
		
	}
	
	.navbar-nav>li>a {
		font-size: 15px;
		padding-left:0!Important;
		padding-right:0!Important;		
	}
}

@media screen and (max-width: 500px){
	.footerLinks{display:block;}
    .footer p:nth-child(4){color:transparent;font-size:0;}
	.footer p:nth-child(4) a{font-size:12px;padding-bottom: 5px;}
	
	.footer p:nth-child(5){color:transparent;font-size:0;}
	.footer p:nth-child(5) a{font-size:12px;padding-bottom: 5px;}
	
	.footerLittlelinks{display:block;}
	.footer p:nth-child(6){color:transparent;font-size:0;margin-top: 10px;margin-bottom: 10px;}
	.footer p:nth-child(6) a{font-size:12px;padding-bottom: 5px;}
}

/* Custom */
.thumbs {
  padding: 5px;
  height: 100%;
}
.thumbs a {
  color: #3f7dbf !important;
  margin: 2px 0px;
  display: block;
  padding: 2px 0px;
}
.thumbs h4 {
    text-align: left;
    font-weight: bold;
    text-decoration: none !important;
    color: inherit !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.thumbs p {
    margin: 0px;
    text-align: left;
}
.description {
  color: #151515;
    overflow: hidden;
    height: 50px;
    font-size: 14px;
    margin-bottom: 10px;
}
.contentcount {
  font-size: 12px;
}
.scenesbgcolor {
    background-color: #fff;
}
.scenebgcolor,.scenesbgcolor {
  height: 100%;
  padding: 5px;
}

.thumbs:not(:first-child,:last-child) {
  padding-right:3px;
  padding-left:3px;
}



@media only screen and (max-width: 1100px) {
	.only-fans-wrapper {background-color: #000;width: 100%;}
	.only-fans-block {background-color: unset; width: 94%; justify-content: space-between; margin: 0 3%;}
}


@media only screen and (max-width: 1023px){
	.only-fans-block {height: 80px; width: auto;}
	.only-fans-block .banner-header {display: none;}
	.only-fans-block .centerwrap {display: flex; justify-content: space-between; align-items: center;}
	.only-fans-block .banner-header-mobile {display: flex;}
	.only-fans-block .banner-header-mobile .banner-header-logo {margin-right: 3px;margin-top: auto; margin-bottom: auto;}
	.only-fans-block .banner-header-mobile .banner-header-logo img {max-height: 64px;}
	.only-fans-block .banner-header-mobile .banner-header-details {display: flex; flex-direction: column; align-items: center; justify-content: center;}
	.only-fans-block .banner-header-mobile .banner-header-details .line3_wrapper {display: flex; align-items: center;}
	.only-fans-block .banner-header-mobile .banner-header-details .banner-onlyfans-logotext {margin-right: 3px;}
	.only-fans-block .banner-header-mobile .banner-header-details .banner-onlyfans-logotext img {max-height: 24px; vertical-align: baseline;}
	.only-fans-block .banner-header-mobile .banner-header-details p {font-size: 14px; font-weight: 600;}
	.only-fans-block .banner-header-mobile .banner-header-details p.line1 {font-style: italic;font-weight: 400; color: #fcc457;}
	.only-fans-block .banner-header-mobile .banner-header-details p.line2, .banner-header-mobile .banner-header-details p.line3 {font-size: 18px;}
	.only-fans-block .banner-header-mobile .banner-header-details p.line2, .banner-header-mobile .banner-header-details .line3_wrapper {margin-top: -3px;}

	.only-fans-block .header-mobile-join {display: block;}
	.only-fans-block .header-mobile-join a {text-transform: uppercase; padding: 10px; background: #fcc457; color: #000;border-radius: 5px;-webkit-border-radius: 5px; font-weight: 600;}
	.only-fans-block nav .join-link {background-color: #c4554e;}
}


@media only screen and (max-width: 479px){
	.only-fans-block {margin: 0 2%;}
	.only-fans-block .banner-header-mobile {margin-left: 5px;}
	.only-fans-block .header-mobile-join a {padding: 8px 5px;margin-left: 5px;font-size: 15px; color: #000;}
	.only-fans-block .banner-header-mobile .banner-header-logo {margin-right: 0;}
	.only-fans-block .banner-header-mobile .banner-header-details p.line1 {font-size: 13px;}
	.only-fans-block .banner-header-mobile .banner-header-details p.line2, .banner-header-mobile .banner-header-details p.line3 {font-size: 15px;}
	.only-fans-block .banner-header-mobile .banner-header-details .banner-onlyfans-logotext img {vertical-align: unset;max-height: 20px;}
	.video-list .clear-list-button .back-button {padding: 11px 5px;}
}




@media only screen and (max-width:375px){
	.only-fans-block .banner-header-mobile {margin-left: 2px;}
	.only-fans-block .banner-header-mobile .banner-header-details p {font-size: 12px;}
	.only-fans-block .banner-header-mobile .banner-header-details p.line2, .banner-header-mobile .banner-header-details p.line3 {font-size: 14px;}
	.only-fans-block .banner-header-mobile .banner-header-details .banner-onlyfans-logotext {margin: auto 3px auto 0;}
	.only-fans-block .banner-header-mobile .banner-header-details .banner-onlyfans-logotext img {max-height: 19px;}
}

@media only screen and (max-width:374px){
  .only-fans-block .header-mobile-join a {padding: 8x 4px;font-size: 14px;}
  .only-fans-block .banner-header-mobile .banner-header-logo img {height: 59px;}
  .only-fans-block .banner-header-mobile .banner-header-details p.line1 {font-size: 12px;}
  .only-fans-block .banner-header-mobile .banner-header-details p.line2, .banner-header-mobile .banner-header-details p.line3 {font-size: 13px;}
  .mean-container .mean-nav {top: 3px !important;}
  .mean-container a.meanmenu-reveal {padding: 7px !important;}
}


a.meanmenu-reveal{display:none}.mean-container .mean-bar{position:relative;padding:4px 0;min-height:42px;z-index:1}.mean-container a.meanmenu-reveal{width:25px;height:26px;padding:9px;top:0px;right:0;cursor:pointer;color:#000;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700;background:#fcc457;}.mean-container a.meanmenu-reveal span{display:grid;background:#000;height:4px;margin-top:9px;border-radius: 15px;}.mean-container .mean-nav{width:170px;background:#222;margin:42px 0px 0 0;position:absolute;left:0px;top:7px;}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none;}.mean-container .mean-nav ul ul{background-color:#333;}.mean-container .mean-nav ul li{position:relative;float:none;width:100%; font-family:Arial, Helvetica, sans-serif; font-size:14px;}.mean-container .mean-nav ul li a{display:block;float:none;width:88%;padding:0px 6%;margin:0;text-align:left;color:#000;border-bottom:1px solid #000;text-decoration:none;text-transform:uppercase; height:auto; line-height:35px;}.mean-container .mean-nav ul li a i{line-height: 35px;}.mean-container .mean-nav ul li li a{width:80%;padding:0 10%;border-bottom:1px solid #000;/*opacity:.75;filter:alpha(opacity=75);*/text-shadow:none!important;visibility:visible;}.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{color:#c4554e}.mean-container .mean-nav ul li a.mean-expand{width:26px;height:auto;border:0!important;padding:0 12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700}.mean-container .mean-nav ul li a.mean-expand:hover{background:0}.mean-container .mean-push{display: none;float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-container a.meanmenu-reveal>span{margin-top: 4px;}.mean-container .mean-nav ul li.join-link a:hover{color: #fff;}