body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: 'NobelBook';
	font-size: 16px;
	color: #000000;
	line-height: 24px;
}
body.noScroll, html.noScroll {
	overflow: hidden;
}
@font-face {
	font-family: 'NobelRegular';
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-regular.eot);
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-regular.eot) format('embedded-opentype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-regular.woff2) format('woff2'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-regular.woff) format('woff'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-regular.ttf) format('truetype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-regular.svg#NobelRegular) format('svg');
}
@font-face {
	font-family: 'NobelBook';
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-book.eot);
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-book.eot) format('embedded-opentype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-book.woff) format('woff'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-book.ttf) format('truetype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-book.svg#NobelBook) format('svg');
}
@font-face {
	font-family: 'NobelBold';
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-bold.eot);
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-bold.eot) format('embedded-opentype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-bold.woff) format('woff'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-bold.ttf) format('truetype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/nobel-bold.svg#NobelBold) format('svg');
}
@font-face {
	font-family: 'AustinRoman';
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-roman.eot);
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-roman.eot) format('embedded-opentype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-roman.woff) format('woff'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-roman.ttf) format('truetype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-roman.svg#AustinRoman) format('svg');
}
@font-face {
	font-family: 'AustinItalic';
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-italic.eot);
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-italic.eot) format('embedded-opentype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-italic.woff2) format('woff2'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-italic.woff) format('woff'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-italic.ttf) format('truetype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-italic.svg#AustinItalic) format('svg');
}
@font-face {
	font-family: 'AustinMedium';
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-medium.eot#iefix) format('embedded-opentype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-medium.otf) format('opentype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-medium.woff) format('woff'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-medium.ttf) format('truetype'), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/austin-medium.svg#Austin-Medium) format('svg');
	font-weight: normal;
}
a, i, img, input[type="submit"] {
	text-decoration: none;
	outline: none !important;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.5s;
}
a {
	color: #5b83b2;
}
.maximContent a, .overLayImage a {
	color: #ffffff;
}
a:hover {
	color: #345984;
	text-decoration: none !important;
	outline: none;
}
a:hover {
	text-decoration: none !important;
}
a:focus, img:focus {
	outline: none !important;
}
iframe {
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
.center, .centered {
	text-align: center;
}
.padded-top {
	padding: 10px 0;
}
.posRelative {
	overflow: hidden;
	position: relative;
}
.posRelative:hover .overLay {
	top: 0;
	transition-property: all;
	transition-duration: 0.5s;
}
.posRelativeTv:hover .playButton, .posRelative:hover .playButton {
	top: 0;
	display: block;
}
.posRelativeTvFirst {
	position: relative;
}
.posRelativeTvFirst .playButton {
	top: 0;
	display: block;
}
.posRelativeTvFirst .playButton {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/playButton-small.png) center no-repeat;
	height: 100%;
}
.posRelativeTv .playButton {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/playButton-small.png) center no-repeat;
	height: 81%;
}
.overLay {
	display: block;
	box-sizing: border-box;
	color: #fff;
	height: 100%;
	position: absolute;
	width: 100%;
	transition-property: all;
	transition-duration: 0.5s;
	text-align: center;
}
.playButton {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/playButton.png) center no-repeat;
	box-sizing: border-box;
	color: #fff;
	height: 100%;
	position: absolute;
	width: 100%;
	transition-property: all;
	transition-duration: 0.5s;
	text-align: center;
	cursor: pointer;
	display: none;
}
#container {
	float: left;
	width: 100%;
//updated on 24th sep  position:relative;
}
#container > .container {
	margin-top: 8px;
}
#container header.container {
	margin-top: 0 !important;
}
.headerTopBar {
	margin-top: 5px;
	margin-bottom: 5px;
	background: #000000;
	text-align: center;
	min-height: 100px;
	top: 0;
	z-index: 510;
}
.headerTopBar2nd {
	padding: 20px 0 0;
	background: #000000;
	z-index: 500;
	z-index: 10003;
}
.headroom--not-top {
	top: 0px;
	position: fixed;
	right: 0;
	left: 0;
}
@media (min-width:995px) {
#menuSubPlaceholder {
	height: 114px;
	width: 100%;
	position: relative;
}
.headroom {
	-webkit-transition: transform 200ms linear;
	-moz-transition: transform 200ms linear;
	-o-transition: transform 200ms linear;
	transition: transform 200ms linear;
}
.headroom--pinned {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}
.headroom--unpinned {
	-webkit-transform: translateY(-120%);
	-moz-transform: translateY(-120%);
	-ms-transform: translateY(-120%);
	-o-transform: translateY(-120%);
	transform: translateY(-120%);
}
.headroom--not-top .mainLogo, .headroom--not-top .subscribe-menu, .headroom--not-top .social-media {
	display: none;
}
.headroom--not-top .navbar, .headroom--not-top .navbar-nav, .headroom--not-top.headerTopBar2nd {
	margin-top: 0px;
}
.headroom--not-top.headerTopBar2nd {
	padding: 0px;
}
.headroom--not-top .navbar-nav {
	margin-top: -1px;
}
.headroom--not-top .navbar {
	padding-bottom: 1px;
	border: 0px;
}
.headroom--not-top + #submenu1 {
	top: 37px;
}
.headroom--not-top .search-field {
	margin: 0px;
	line-height: 28px;
	height: 27px;
}
.headroom--not-top .search-field:focus {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/search-icon-sm.png) #fff 267px center no-repeat !important;
}
.headroom--not-top .input-append {
	margin-top: 10px;
}
.headroom--not-top .nav > li > a {
	padding-top: 13px;
}
.overLay {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/overlayBG.png) repeat;
}
.posRelative:hover .socialIconsBlock {
	display : block;
}
}
.headerTopBar2nd .col-md-4 {
	text-align: left;
}
.headerTopBar2nd .col-md-2 {
	text-align: right;
}
.navbar-gap {
	margin-top: 110px!important;
}
#menu {
	position: fixed!important;
	top: 59px;
	z-index: 10002;
	height: calc(100% - 59px) !important;
	overflow-y: scroll;
	left: -12em;
	width: 12em;
}
#page-overlay {
	z-index: 10001;
}
@media (max-width:994px) {
.headroom--top {
	position: absolute;
	right: 0;
	left: 0;
}
}
form {
	margin: 0 0 20px;
}
input.search-query {
	padding: 2px 36px 2px 10px;
	margin-bottom: 0;
}
.form-search .input-append .search-query {
	border: 1px solid #fff;
	color: #fff;
}
.input-append .add-on, .input-prepend .add-on {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/search.png) no-repeat scroll 0 0 rgba(0,0,0,0);
	border: medium none;
	display: inline-block;
	font-size: 0;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	position: absolute;
	right: 10px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	top: 6px;
}
ul.social-media {
	border-right: 1px solid #666666;
	float: right;
	height: 22px;
	margin: 3px 43px 0 0;
	padding: 0 14px 0 0;
	text-align: right;
	width: 82%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
ul.social-media {
	margin-top: 3px;
}
}
.social-media li {
	list-style: none;
	display: inline-block;
	padding-left: 5%;
	margin-top: -5px;
}
.social-media .showMore {
	display: none;
}
.social-media:hover .showMore {
	display: inline;
}
.social-media-sprite li a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/socialMediaIcon.png) no-repeat;
	display: block;
	font-size: 0;
	width: 23px;
	height: 26px;
	overflow: hidden;
	transition: inherit !important;
}
.social-media-sprite li.facebook a {
	background-position: -89px 0;
}
.social-media-sprite li.facebook a:hover {
	background-position: -89px -31px;
}
.social-media-sprite li.twitter a {
	background-position: -120px 0;
}
.social-media-sprite li.twitter a:hover {
	background-position: -120px -31px;
}
.social-media-sprite li.youtube a {
	background-position: -154px 2px;
}
.social-media-sprite li.youtube a:hover {
	background-position: -154px -29px;
}
.social-media-sprite li.pintrest a {
	background-position: 0 3px;
}
.social-media-sprite li.pintrest a:hover {
	background-position: 0px -28px;
}
.social-media-sprite li.ftgooglePlus a {
	background-position: -32px 2px;
}
.social-media-sprite li.ftgooglePlus a:hover {
	background-position: -32px -29px;
}
.social-media-sprite li.instagram a {
	background-position: -62px 3px;
}
.social-media-sprite li.instagram a:hover {
	background-position: -62px -28px;
}
.right-sec .search {
	float: right;
	position: relative;
}
.redSubActive a, .redSub a:hover, #menu1 ul li a:hover {
	background: #6f1f22;
}
.navbar-nav > li.parentactive + li {
	background: none;
}
#submenu1 .colorclass8 a:hover, .colorclass8.parentactive > a {
	background: #6f1f22;
}
#MainMenu .colorclass1 a:hover, .colorclass1.parentactive > a, .red a {
	background: #be1f24;
}
.purple a, #MainMenu .colorclass2 a:hover, .colorclass2.parentactive > a {
	background: #4d2b76;
}
#submenu1 .colorclass9 a:hover, #mob_addsub .colorclass9 a:hover, .colorclass9.parentactive > a {
	background: #37264b;
}
.green a, #MainMenu .colorclass3 a:hover, .colorclass3.parentactive > a {
	background: #104632;
}
#submenu1 .colorclass10 a:hover, #mob_addsub .colorclass10 a:hover, .colorclass10.parentactive > a {
	background: #183329;
}
.grey a, #MainMenu .colorclass4 a:hover, .colorclass4.parentactive > a {
	background: #646565;
}
#submenu1 .colorclass11 a:hover, #mob_addsub .colorclass11 a:hover, .colorclass11.parentactive > a {
	background: #424343;
}
.golden a, #MainMenu .colorclass5 a:hover, .colorclass5.parentactive > a {
	background: #93730e;
}
#submenu1 .colorclass12 a:hover, #mob_addsub .colorclass12 a:hover, .colorclass12.parentactive > a {
	background: #5a4a17;
}
.blue a, #MainMenu .colorclass6 a:hover, .colorclass6.parentactive > a {
	background: #005577;
}
#submenu1 .colorclass13 a:hover, #mob_addsub .colorclass13 a:hover, .colorclass13.parentactive > a {
	background: #103b4c;
}
.orange a, #MainMenu .colorclass7 a:hover, .colorclass7.parentactive a {
	background: #d06f1a!important;
}
#submenu1 .colorclass14 a:hover, #mob_addsub .colorclass14 a:hover, .colorclass14.parentactive > a {
	background: #9f4f09;
}
.red a, #menu1 a:hover, #menu1 h3:hover, .colorclass1 h3:hover, .colorclass1.parentactive h3 {
	background: #be1f24;
}
.menu1Active, .menu2Active, .menu3Active, .menu4Active, .menu5Active, .menu6Active, .menu7Active {
	background: #202020;
}
.menu1Active h3, .colorclass1.parentactive h3 {
	background: #be1f24;
}
.purple a, #menu2 a:hover, #menu2 h3:hover, .colorclass2 h3:hover {
	background: #4d2b76;
}
.menu2Active h3, .colorclass2.parentactive h3 {
	background: #4d2b76;
}
.purpleSubActive a, .purpleSub a:hover, #menu2 ul li a:hover {
	background: #37264b;
}
.green a, #menu3 a:hover, #menu3 h3:hover, .colorclass3 h3:hover {
	background: #104632;
}
.menu3Active h3, .colorclass3.parentactive h3 {
	background: #104632;
}
.greenSubActive a, .greenSub a:hover, #menu3 ul li a:hover {
	background: #183329;
}
.grey a, #menu4 a:hover, #menu4 h3:hover, .colorclass4 h3:hover {
	background: #646565;
}
.menu4Active h3, .colorclass4.parentactive h3 {
	background: #646565;
}
.greySubActive a, .greySub a:hover, #menu4 ul li a:hover {
	background: #424343;
}
.golden a, #menu5 a:hover, #menu5 h3:hover, .colorclass5 h3:hover {
	background: #93730e;
}
.menu5Active h3, .colorclass5.parentactive h3 {
	background: #93730e;
}
.goldenSubActive a, .goldenSub a:hover, #menu5 ul li a:hover {
	background: #5a4a17;
}
.blue a, #menu6 a:hover, #menu6 h3:hover, .colorclass6 h3:hover {
	background: #005577;
}
.menu6Active h3, .colorclass6.parentactive h3 {
	background: #005577;
}
.blueSubActive a, .blueSub a:hover, #menu6 ul li a:hover {
	background: #103b4c;
}
.orange a, #menu7 a:hover, #menu7 h3:hover, .colorclass7 h3:hover {
	background: #d06f1a;
}
.menu7Active h3, .colorclass7.parentactive h3 {
	background: #d06f1a;
}
.orangeSubActive a, .orangeSub a:hover, #menu7 ul li a:hover {
	background: #9f4f09;
}
.caption {
	background: #000000;
	bottom: 0;
	color: #fff;
	font-family: "NobelBook";
	font-size: 16px;
	height: 64px;
	line-height: 17px;
	position: relative;
	width: 100%;
}
.caption a {
	color: #fff !important;
	padding: 0 15px 0;
	display: table-cell;
	height: 64px;
	vertical-align: middle;
}
.caption a:hover {
	text-decoration: none !important;
}
.imgType {
	font-family: 'NobelBook';
	font-size: 14px;
	text-transform: uppercase;
	bottom: 52px;
	position: absolute;
	padding: 0 5px;
	left: 13px;
	background: #d2232a;
	line-height: 25px;
	height: 21px;
	overflow: hidden;
}
.maximContent {
	width: 100%;
	background: #000000;
	text-align: center;
	padding: 0;
	float: left;
	height: 620px;
	overflow: hidden;
	border-bottom: 2px solid #390;
}
.maximContent h2 {
	font-size: 21px;
	font-family: 'NobelBold';
	color: #fefefe;
	position: relative;
	font-weight: normal;
	background: #000000;
	margin: 0;
	line-height: 1;
	padding: 40px 0 35px;
}
.maximContent ul {
	width: 100%;
	padding: 0 20px;
	margin: 0;
	text-align: center;
	float: left;
	overflow: hidden;
}
.maximContent ul li {
	list-style: none;
	color: #fefefe;
	font-family: 'NobelBook';
	position: relative;
	width: 100%;
	float: left;
	/*height: 100px;*/
}
.maximContent ul li a {
	font-size: 16px;
	line-height: 20px;
}
li:hover {
	text-decoration: underline;
}
.maximContent ul li .number {
	width: 100%;
	float: left;
	font-size: 23px;
	height: 27px;
	color: #ffffff;
	font-family: 'AustinRoman';
	font-style: italic;
}
.maximContent ul li .number:before {
	content: "";
	position: absolute;
	width: 125px;
	left: 0;
	top: 10px;
	border-bottom: 1px solid #555555;
}
.maximContent ul li .number:after {
	content: "";
	position: absolute;
	width: 110px;
	right: 0;
	top: 10px;
	border-bottom: 1px solid #555555;
}
.maximContent ul li .newsList a:hover {
	color: #fff;
}
@media (max-width:767px) {
.maximContent {
	height: auto;
}
.maximContent h2 {
	padding: 25px 0 20px;
}
.maximContent ul li .number {
	font-size: 22px;
	height: 22px;
}
.maximContent ul li .newsList {
	padding-top: 12px;
}
.maximContent ul li a {
	font-size: 14px;
	line-height: 18px;
}
.overlay_video_play {
	top: 108px;
}
.footerNavList ul {
	padding: 0;
}
}
.cars {
	border-bottom: 2px solid #0a3528;
}
.cars .imgType {
	background: #0a3528 !important;
}
.sports .imgType {
	background: #93730e !important;
}
.style .imgType {
	background: #3d1e5e !important;
}
.tv {
	border-bottom: 2px solid #005477;
}
.tv .imgType {
	background: #005477 !important;
}
.travel {
	border-bottom: 2px solid #005477;
}
.travel .imgType {
	background: #005477 !important;
}
.caption.women {
	border-bottom: 2px solid #bf1f24;
}
.caption.style {
	border-bottom: 2px solid #3d1e5e;
}
.caption.cars {
	border-bottom: 2px solid #0a3528;
}
.caption.tech {
	border-bottom: 2px solid #646565;
}
.caption.entertainment {
	border-bottom: 2px solid #93730e;
}
.caption.man {
	border-bottom: 2px solid #005577;
}
.caption.tv {
	border-bottom: 2px solid #5a4a17;
}
.tech .imgType {
	background: #646565 !important;
}
.entertainment .imgType {
	background: #93730e !important;
}
.man .imgType {
	background: #005577 !important;
}
.supermodels .imgType, .stars .imgType, .models .imgType, .hot100 .imgType, .maxim.a-z .imgType {
	background: #6f1f22 !important;
}
.fashion .imgType, .shoes .imgType, .watches .imgType, .grooming .imgType, .accessories .imgType {
	background: #37264b !important;
}
.super.cars .imgType, .stars .imgType, .sports.cars .imgType, .exotics .imgType, .luxury .imgType, .racing .imgType {
	background: #183329 !important;
}
.gadgets .imgType, .apps .imgType, .motorcylces .imgType, .yachts .imgType, .private .imgType {
	background: #424343 !important;
}
.food .imgType, .sports .imgType, .movies .imgType, .tv .imgType, .music .imgType {
	background: #5a4a17 !important;
}
.art .imgType, .money .imgType, .iconoclasts .imgType, .thinking .imgType, .travel .imgType, .clubs .imgType, .fitness .imgType, .strategy .imgType {
	background: #103b4c !important;
}
.caption.supermodels, .caption.stars, .caption.models, .caption.hot100, .caption.maxim.a-z {
	border-bottom: 2px solid #6f1f22;
}
.caption.fashion, .caption.shoes, .caption.watches, .caption.grooming, .caption.accessories {
	border-bottom: 2px solid #37264b;
}
.caption.super.cars, .caption.stars, .caption.sports.cars, .caption.exotics, .caption.luxury, .caption.racing {
	border-bottom: 2px solid #183329;
}
.caption.gadgets, .caption.apps, .caption.motorcylces, .caption.yachts, .caption.private {
	border-bottom: 2px solid #424343;
}
.caption.food, .caption.sports, .caption.movies, .caption.tv .imgType, .music {
	border-bottom: 2px solid #5a4a17;
}
.caption.art, .caption.money, .caption.iconoclasts, .caption.thinking, .caption.travel, .caption.clubs, .caption.fitness, .caption.strategy {
	border-bottom: 2px solid #103b4c;
}
.postPaddingRemove {
	padding: 0 !important;
}
footer {
	background: #000;
	float: left;
	width: 100%;
}
.footerNavigation {
	padding: 20px;
}
.footerNavList {
	float: left;
	width: 100%;
}
.footerNavList h2 {
	color: #fff;
	font-family: 'NobelBook';
	font-size: 20px;
	font-weight: bold;
	padding-left: 4%;
	margin-bottom: 10px !important;
}
.footerNavList1 h2, .footerNavList1 ul {
	padding-left: 0 !important;
	border: none;
}
.footerNavList ul {
	margin: 0;
	padding: 0 0 0 4%;
	line-height: 16px;
	width: 100%;
	float: left;
	border-right: 1px solid #383838;
}
.footerNavList ul+ul+ul {
	border-right: none;
}
.footerNavList ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #999999;
	font-family: 'NobelBook';
	font-size: 14px;
	width: 50%;
	float: left;
	padding-bottom: 10px;
}
.footerNavList ul li a {
	color: #999999;
	display: block;
}
.footBottom {
	width: 100%;
	float: left;
	background: #222222;
	padding: 10px 20px;
}
.footBottom span {
	float: left;
	color: #fff;
	font-size: 16px;
	font-family: 'NobelBook';
}
.footer-social-media {
	margin: -3px 0 0 0;
	padding: 0 0 0 15px;
	float: left;
}
.footer-social-media li {
	float: left;
	list-style: none;
	padding-right: 15px;
}
.footerLast ul {
	border-right: 0;
}
.loadMore {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 23px;
	font-family: 'NobelBook';
	color: #000000;
	background: #cccccc;
	padding: 15px 0;
	margin: 20px 0 30px;
	cursor: pointer;
}
.loadMore a {
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: normal;
}
.loadMore a:hover {
	text-decoration: none;
}
.loadMore:hover {
	background: #9c9c9c;
}
#section1, #section2 {
	width: 100%;
	float: left;
}
.socialIconsBlock {
	display: none;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0;
}
.socialIconsBlock ul {
	margin: 0;
	padding: 0;
}
.socialIconsBlock ul li {
	float: left;
	list-style: none;
	padding-left: 20px;
}
.socialIconsBlock ul li a {
	display: block;
}
.newsletter {
	width: 100%;
	height: 306px;
}
.newsletter h2 {
  background: #000000;
  color: #fff;
  font-family: 'NobelBold';
  font-size: 31px;
  margin: 0;
  padding: 0px 0%;
  text-align: left;
  line-height: 29px;
}
.newsletter span {
	width: 100%;
	float: left;
	padding: 0 5% 14px;
	border-bottom: 1px solid #d2232a;
	border-right: 1px solid #d2232a;
	border-left: 1px solid #d2232a;
}
.newsletter span h3 {
	font-family: 'AustinItalic';
	font-size: 26px;
	margin: 0;
	font-weight: normal;
	line-height: 31px;
	padding: 15px 0;
	text-align: left;
}
.newsletter span form {
	margin: 0;
}
.newsletter .inputEmail {
	border: 1px solid #787878;
	font-family: 'NobelBook';
	color: #b1b1b1;
	font-size: 18pt;
	border-radius: 0;
	padding: 0 8px;
	width: 62%;
	float: left;
	margin-right: 10px;
	line-height: 27px;
	height: 31px;
}
.newsletter .inputEmail input {
	border: none;
	background: none;
	width: 100%;
}
.newsletter input::-webkit-input-placeholder {
color:#b1b1b1;
}
.newsletter input:-moz-placeholder {
color:#b1b1b1;
}
.newsletter input::-moz-placeholder {
color:#b1b1b1;
}
.newsletter input:-ms-input-placeholder {
color:#b1b1b1;
}
.newsletter input[type="submit"] {
	background: #000;
	color: #fff;
	font-family: 'NobelBook';
	font-size: 18px;
	border: none;
	border-radius: 4px;
	padding: 2px 13px;
	height: 30px;
}
.newsletter input[type="submit"]:hover {
	background: #333232;
}
.adBanner {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/adBg.jpg);
	background-color: black;
	  padding: 4px 0 0 0;
	height: 609px;
	overflow: hidden;
}
.adbanner2nd {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/adBg.jpg);
	background-color: black;
	padding: 28px 5px;
	width: 100%;
	text-align: center;
	height: 306px;
}
.loadMoreLeaderboard {
	padding-left: 4px;
	padding-right: 4px;
}
.loadMoreLeaderboard .advertisement {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/adBg.jpg);
	background-color: black;
	padding: 13px 0;
	margin: 16px 0 22px;
	width: 100%;
	text-align: center;
}
.inner-page .title-sec {
	padding: 45px 0 0;
	clear: both;
}
h2.titleh2 {
	font-size: 24pt;
	margin-bottom: 15px;
}
.titleh2Caps {
	text-transform: uppercase;
}
.inner-page .title-sec span {
	font-size: 26px;
	font-family: 'NobelBook';
	line-height: 31px;
}
.author-details {
	overflow: hidden;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 6px 0 !important;
	font-size: 13px;
	color: #999999;
}
.categoryType, .authorTitle span {
	text-transform: uppercase;
	width: auto;
}
.categoryType strong {
	color: #758393;
	font-family: 'NobelRegular';
}
.authorTitle span a {
	color: #999999 !important;
}
.authorTitle {
	float: right;
	width: auto;
}
@media (max-width:767px) {
.authorTitle, .categoryType {
	float: left;
	width: 100%;
}
}
.focusTitle {
	font-family: 'AustinItalic';
	color: #758393;
	font-size: 28px;
	line-height: 35px;
	margin: 20px 0;
	padding: 15px 0 !important;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.innersocialMedia {
	padding: 20px 0 !important;
	color: #bbbbbb;
	font-size: 16px;
	clear: both;
}
.ifoProfile-left .innersocialMedia {
	padding: 15px 0 20px !important;
}
.innersocialMedia ul {
	margin: 0 0 15px;
	padding: 0;
	width: 100%;
	float: left;
}
.innersocialMedia ul li {
	list-style: none;
	padding-right: 3%;
	display: inline-block;
}
ul.socialMediaIconlg li a, ul.socialMediaIconlgProfile li a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/socialMediaIcon.png) no-repeat scroll 0 0 rgba(0,0,0,0);
	display: block;
	font-size: 0;
	width: 37px;
	height: 32px;
	transition: none !important;
}
ul.socialMediaIconlg li.facebook a {
	background-position: 1px -74px;
}
ul.socialMediaIconlg li.facebook a:hover {
	background-position: 1px -115px;
}
ul.socialMediaIconlg li.twitter a {
	background-position: -54px -74px;
}
ul.socialMediaIconlg li.twitter a:hover {
	background-position: -54px -115px;
}
ul.socialMediaIconlg li.pintrest a {
	background-position: -115px -72px;
}
ul.socialMediaIconlg li.pintrest a:hover {
	background-position: -115px -113px;
}
ul.socialMediaIconlg li.googlePlus a {
	background-position: -174px -69px;
}
ul.socialMediaIconlg li.googlePlus a:hover {
	background-position: -174px -111px;
}
ul.socialMediaIconlgProfile li.facebook a {
	background-position: 10px -155px;
}
ul.socialMediaIconlgProfile li.facebook a:hover {
	background-position: 10px -196px;
}
ul.socialMediaIconlgProfile li.twitter a {
	background-position: -50px -155px;
}
ul.socialMediaIconlgProfile li.twitter a:hover {
	background-position: -50px -196px;
}
ul.socialMediaIconlgProfile li.pintrest a {
	background-position: -115px -155px;
}
ul.socialMediaIconlgProfile li.pintrest a:hover {
	background-position: -115px -196px;
}
ul.socialMediaIconlgProfile li.googlePlus a {
	background-position: -173px -154px;
}
ul.socialMediaIconlgProfile li.googlePlus a:hover {
	background-position: -173px -196px;
}
.relatedTopics span {
	color: #000;
	font-size: 14px;
	font-family: 'NobelBook';
	line-height: 18px;
	margin: 10px 0 20px;
	float: left;
}
.relatedTopics span.cat-title {
	color: #aeaeae;
	font-size: 13px;
	margin: 5px 0 0 0;
	width: 100%;
}
.relatedTopics col-sm-3 {
	position: relative;
}
.relatedTopics .col-sm-3 label {
	position: absolute;
	bottom: 61px;
	font-size: 14px;
	background: #58595b;
	color: #fff;
	padding: 3px 4%;
	text-transform: uppercase;
	left: 4px;
	font-weight: normal;
}
.node-type-video .relatedTopics .col-sm-3 label {
	bottom: inherit;
	top: 65px;
}
.category_title1 {
	background: #0a3528 !important;
}
.category_title2 {
	background: #3d1e5e !important;
}
.category_title3 {
	background: #93730e !important;
}
.relatedTopics h2 {
	font-size: 22px;
	font-family: 'NobelBook';
	text-transform: uppercase;
	font-weight: normal;
	position: relative;
	margin: 0;
	padding: 10px 0;
}
.relatedTopics h2 title {
	background: #ffffff;
	display: inline-block;
	position: relative;
	padding: 0 2% 0 0;
}
.relatedTopics h2:before {
	content: "";
	position: absolute;
	width: 100%;
	right: 0;
	top: 30px;
	border-bottom: 1px solid #a0a0a0;
}
.innermaximContent h2 {
	color: #000000;
	background: #FFFFFF;
}
.innermaximContent {
	background: #ffffff;
	color: #000000;
	border: 1px solid #000;
	height: auto!important;
	padding-bottom: 20px;
}
.innermaximContent ul {
	background: #FFFFFF;
}
.innermaximContent ul li span, .innermaximContent ul li span a, .innermaximContent ul li span a:hover {
	color: #000000 !important;
}
.maximContent ul li .newsList {
	padding: 0;
	width: 281px;
	vertical-align: middle;
	display: table-cell;
}
.topGLSec .text1 {
	font-size: 13px;
	color: #be1f24;
	font-family: 'NobelBook';
	font-weight: bold;
}
.topGLSec .titleh2 {
	margin: 0;
}
.topGLSec .author {
	font-size: 14px;
	color: #454545;
}
.topGLSec .innersocialMedia {
	padding: 15px 0 0 !important;
	width: 100%;
	float: left;
}
.gallerSec .glDes {
	background: #fff;
	font-size: 16px;
	margin-top: 1px;
	max-width: 336px;
	padding: 0 30px 99px 0;
}
.gallerSec .col-lg-6 {
	padding: 0 !important;
}
.gallerSec .row {
	padding-bottom: 9px !important;
	margin: 0;
}
.topGLSec .innersocialMedia ul li {
	padding: 0 2%;
}
.page-nav .col-sm-4 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 4px;
}
.page-nav .col-sm-4 label {
	font-family: 'NobelBold';
	font-size: 16px;
}
.page-nav {
	margin: 0 0 30px !important;
	font-size: 14px;
	border-top: 1px solid #000;
	padding-top: 30px;
	line-height: 19px;
}
.page-nav label {
	font-size: 16px;
	margin: 0;
	cursor: pointer;
}
.page-nav a {
	color: #000;
	display: table-cell;
	vertical-align: middle;
	line-height: 1;
}
.page-nav a:hover {
	text-decoration: none;
}
.prv-arrow {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/gallery/prev.png) no-repeat;
	height: 32px;
	float: left;
	display: table;
}
.prv-arrow a {
	padding-left: 25px;
}
.next-arrow {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/gallery/next.png) no-repeat right;
	height: 32px;
	display: table;
	float: right !important;
	text-align: right;
}
.next-arrow a {
	padding-right: 25px;
}
.adImageTallHolder img {
	margin: 0 auto;
}
.adImageSquareHolder {
	background: #EEE;
	padding: 28px 0;
}
.adImageSquareHolder img {
	margin: 0 auto;
}
.block {
	margin-bottom: 8px;
}
.posRelative {
	position: relative;
}
.sidebar .row {
	margin-bottom: 20px;
}
.visible-sm .adBanner {
	padding: 28px 18px;
	height: 304px;
}
.search-submit {
	display: none;
}
.overLayImageGallery .item-list {
	float: left;
	position: absolute;
	top: 38%;
	width: 100%;
}
.overLayImageGallery .item-list .pager li.first, .overLayImageGallery .item-list .pager li.last {
	display: none !important;
}
.overLayImageGallery .item-list .pager li.pager-previous, .overLayImageGallery .item-list .pager li.pager-next {
	position: absolute;
	margin: 0;
}
.overLayImageGallery .item-list .pager li.pager-previous {
	left: -5%;
}
.overLayImageGallery .item-list .pager li.pager-next {
	right: 30%;
}
.overLayImageGallery .item-list .pager li.pager-previous > a, .overLayImageGallery .item-list .pager li.pager-next > a {
	border: none !important;
	border-radius: 0 !important;
}
.overLayImageGallery .item-list .pager li.pager-previous > a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderLeftArrow.png) no-repeat scroll 0 0 rgba(0,0,0,0);
	display: block;
	height: 40px;
	text-indent: -9999px;
	width: 20px;
}
.overLayImageGallery .item-list .pager li.pager-next > a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderRightArrow.png) no-repeat scroll 0 0 rgba(0,0,0,0);
	display: block;
	height: 40px;
	text-indent: -9999px;
	width: 20px;
}
.article-gallery-slider-wrapper {
	position: relative;
}
.views-field-field-caption {
	background: #000;
	opacity: 0.9;
	bottom: 0;
	color: #fff;
	left: 0;
	overflow: hidden;
	padding: 14px 20px 14px 70px;
	position: absolute;
	white-space: nowrap;
	width: 100%;
	font-family: 'NobelBook';
	text-transform: uppercase;
	height: 50px;
}
.views-field-field-caption p {
	margin: 0;
}
.article-gallery-slider-overlay {
	display: none;
	position: fixed;
	float: left;
	background-color: rgb(0,0,0);
	height: 100%;
	width: 100%;
	opacity: 0.5;
}
.article-gallery-slider-wrapper .views-slideshow-slide-counter {
	position: absolute;
	left: 22px;
	color: rgb(255,255,255);
	z-index: 25;
	font-family: 'NobelBook';
	bottom: 14px;
	color: #999999;
	font-size: 15px;
}
.article-gallery-slider-wrapper .views-slideshow-controls-text-previous {
	position: absolute;
	left: 20px;
	z-index: 10;
	bottom: 255px;
	color: #fff;
	position: absolute;
	z-index: 25;
	top: 50%;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderLeftArrow.png) 0 15px no-repeat;
}
.article-gallery-slider-wrapper .views-slideshow-controls-text-previous a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderLeftArrow.png) no-repeat;
	display: block;
	width: 20px;
	height: 40px;
	text-indent: -9999px;
}
.article-gallery-slider-wrapper .views-slideshow-controls-text-pause {
	display: none;
	font-size: 0
}
.article-gallery-slider-wrapper .views-slideshow-controls-text-next {
	position: absolute;
	z-index: 10;
	bottom: 255px;
	right: 20px;
	color: #fff;
	z-index: 25;
	top: 50%;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderRightArrow.png) 0 15px no-repeat;
}
.article-gallery-slider-wrapper .views-slideshow-controls-text-next a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderRightArrow.png) no-repeat;
	display: block;
	width: 20px;
	height: 40px;
	text-indent: -9999px;
}
.views-slideshow-cycle-main-frame, .views-slideshow-cycle-main-frame-row, .views-slideshow-cycle-main-frame-row img {
	width: 100% !important;
	height: 447px !important;
}
.submenu {
	position: absolute;
	width: 100%;
	background: #202020;
	padding: 0;
	top: 114px;
	z-index: 500;
}
.submenu ul {
	margin: 0;
	padding: 0;
	visibility: visible;
	text-align: left;
}
.submenu ul li {
	float: none;
	display: inline-block;
	font-family: 'NobelBook';
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/navMid.jpg) 0 15px no-repeat;
	color: #fff;
	font-size: 15px;
}
.submenu ul li:hover {
	background: none;
	text-decoration: none !important;
}
.submenu ul li:first-child {
	background: none;
}
.submenu ul li a {
	color: #ffffff;
	padding: 8px 15px;
	display: block;
	position: relative;
	left: 1px;
}
.submenu ul li a:hover {
	text-decoration: none;
	position: relative;
	left: 1px;
	z-index: 1;
}
.search {
	position: relative;
}
.search-form {
	position: absolute;
	right: -11px;
	top: -6px;
}
.search-field {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/search-icon.png) #000000 5px center no-repeat !important;
	border: none !important;
	cursor: pointer;
	height: 33px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	width: 0;
	color: #fff !important;
}
.input-append .add-on, .input-prepend .add-on {
	background: none;
}
.search-field:focus {
	background: #fff !important;
	border: 1px solid #fff !important;
	cursor: text;
	outline: 0;
	width: 296px;
	font-size: 14px;
	color: #999999 !important;
	padding: 0 57px 0 16px;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/search-icon-sm.png) #fff 255px center no-repeat !important;
	margin-right: 14px;
}
.form-search .input-append label {
	font-size: 0;
}
ul.subscribe-menu {
	float: left;
	margin: 0;
	padding: 0 0 30px;
	text-align: right;
	width: 100%;
}
ul.subscribe-menu li {
	display: inline-block;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/navMid.jpg) 0 7px no-repeat;
	padding: 0 15px;
}
ul.subscribe-menu li:first-child {
	background: none;
}
ul.subscribe-menu li:last-child {
	padding-right: 0;
}
ul.subscribe-menu li a {
	color: #cccccc;
	font-size: 15px;
	display: block;
}
.panel {
	display: none;
}
.ad-bar img {
	max-width: inherit;
}
.imgRightAlign {
	float: right !important;
	margin: 0 0 20px 20px;
}
.mob-ad {
	position: fixed;
	z-index: 1000;
	width: 321px;
	bottom: 0;
}
body.current {
	overflow-x: hidden;
	overflow-y: hidden;
}
.pull-right-margin {
	margin-left: -5px !important;
	margin-right: -3px !important;
}
.caption-hot100 {
	background: none repeat scroll 0 0 #000000;
	bottom: 0;
	color: #fff;
	font-family: 'AustinRoman';
	text-transform: uppercase;
	font-size: 16px;
	height: 64px;
	line-height: 17px;
	padding: 10px 5px;
	position: relative;
	width: 100%;
}
.caption-block {
	padding: 15px 10px !important;
	border-left: 1px solid #444444;
	height: 100%;
}
.caption-block:first-child {
	border: none;
}
.page-header h1 {
	font-size: 78px;
	line-height: 58px;
	margin: 0;
}
.page-header span {
	font-size: 28px;
	color: #999999;
	font-family: 'AustinItalic';
	float: left;
	padding-top: 15px;
}
.page-header-specing {
	margin: 40px 0;
}
.hot100DetailsSection {
	height: 822px;
}
.hot100Details {
	font-size: 16px;
	line-height: 21px;
	padding: 90px 25px;
	text-align: center;
	float: left;
	width: 100%;
}
.hot100Details h1 {
	color: #fff;
	font-size: 37px;
	font-family: 'AustinRoman';
	border-bottom: 1px solid #717171;
	border-top: 1px solid #717171;
	padding: 10px 0;
	text-align: center;
}
.modelName {
	font-size: 26px;
	padding: 30px 0;
}
.modelName span {
	font-family: 'AustinItalic';
	line-height: 35px;
	font-size: 30px;
	padding-left: 15px;
}
.modelName span a:hover {
	color: #ffffff !important;
	text-decoration: none;
}
.modelName span a {
	color: #ffffff !important;
}
.ps-container .views-column {
	display: inline-block;
	list-style: none;
	margin: 0 6px 20px 0 !important;
	width: auto !important;
	float: none !important;
	padding: 0 !important;
}
.hot100socialIcon {
	padding: 20px 0 !important;
	text-align: center;
}
.fullListLink {
	text-align: center;
	font-size: 16px;
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
}
.hot100ProfilePic {
	text-align: center;
	background: #1b1b1b;
}
.hot100ProfilePic .view_show {
	display: table-cell;
	height: 822px;
	text-align: center;
	vertical-align: middle;
}
.hot100ProfilePic .view_show .hotimg img {
	width: 100%;
}
.hot100Details .slideshowArrow {
	top: 280px !important;
}
.backProfilePage {
	text-align: center;
}
#hot100Thumbnail {
	background: #1b1b1b;
	width: 100%;
	display: none;
	z-index: 12;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding: 70px 20px;
	height: 850px;
}
.hot100Thumbnail ul {
	margin: 0;
	padding: 0;
}
.hot100Thumbnail ul li {
	list-style: none;
	display: inline-block;
	margin: 0 6px 20px 0;
}
.goback {
	color: #fff;
	float: left;
	left: 20px;
	position: absolute;
	top: 10px;
}
.goback:hover {
	color: #fff;
	text-decoration: none;
}
.back_btn {
	float: left;
	margin-top: 6px;
}
.hot100DetailsSection .goback {
	float: left;
	margin: 14px 10px;
	width: 100%;
}
#hot100Overlay {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/overlayPng.png) repeat;
	width: 100%;
	display: none;
	z-index: 11;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding: 39px 20px;
	height: 850px;
	overflow: hidden;
}
.contentHoldergallery .ps-scrollbar-y-rail, .contentHoldergallery .ps-scrollbar-y-rail.hover {
	background-color: #ffffff !important;
}
.contentHolder {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 710px;
	overflow: hidden;
}
.contentHoldergallery {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 178px;
	overflow: hidden;
}
.glrySetion .posRelative > img {
	height: auto !important;
	cursor: pointer;
}
.hot100DetailsList {
	padding: 70px 86px 40px;
	width: 100%;
}
.hot100DetailsList h1 {
	margin-bottom: 20px;
	font-size: 42px;
}
.hot100ListsocialIcon {
	padding: 9px 0 0 0 !important;
}
.hot100DetailsList p {
	padding: 0 19%;
}
.detailsListing h2 {
	background: none repeat scroll 0 0 #333333;
	color: #ffffff;
	float: left;
	font-size: 38px;
	padding: 12px 0;
	text-align: center;
	width: 100%;
}
.detailsListing h2 span {
	font-family: 'AustinItalic';
	padding-left: 20px;
}
.detailsListing ul {
	float: left;
	margin: 0;
	padding: 15px 13% 60px;
	width: 100%;
}
.detailsListing ul li {
	color: #fff;
	display: inline-block;
	font-size: 15px;
	list-style: none outside none;
	margin-right: 7%;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	vertical-align: middle;
	width: 26%;
}
.detailsListing ul li:nth-child(3n) {
	margin-right: 0;
}
.detailsListing ul li a {
	color: #fff;
}
.detailsListing ul li a:hover {
	text-decoration: none;
	color: #dbd9d9;
}
.detailsListing ul li span {
	width: 12.4%;
	margin-right: 5%;
}
.caption-hot100 a {
	color: #ffffff;
}
.page-hot100 .sidebar, .page-hot100details .sidebar {
	display: none;
}
.product-search {
	background: #000000;
	padding: 20px;
	margin-bottom: 30px;
}
.product-search .form-group {
	float: left;
	width: 86%;
	margin: 0 10px 0 0;
}
.product-search .form-control::-moz-placeholder {
color:#fff;
}
.product-search form {
	margin: 0;
}
.search-result {
	font-size: 15px;
	color: #999999;
	font-family: 'NobelBook';
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
h1.tag_title {
	font-family: "NobelBook";
	font-size: 26px;
	line-height: 31px;
	margin-bottom: 15px;
}
.slidingDiv {
	width: 599px;
	background: #000;
	height: 350px;
	color: #fff;
	padding: 20px 30px;
	margin-top: 20px;
	overflow: inherit !important;
	float: left;
	position: relative;
}
.slidingDiv h2, .slidingDiv p {
	color: #fff;
}
.largeImage {
	border-right: 1px solid #a6a6a6;
	height: 310px;
	overflow: hidden;
}
.imageDescription {
	padding: 40px 20px !important;
	font-size: 16px;
	line-height: 20px;
}
.imageDescription h2 {
	font-size: 20px;
	line-height: 25px;
}
.imageDescription p {
	margin-bottom: 30px;
}
.read-more {
	background: #fff;
	color: #000 !important;
	padding: 5px 20px;
	font-size: 14px;
}
.read-more:hover {
	background: #ccc;
	color: #000;
	text-decoration: none;
}
.cross_btn {
	position: relative;
}
.cross_btn > i {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/search/cross.jpg) 48px 0px no-repeat;
	position: absolute;
	width: 131px;
	height: 23px;
	right: -13.5em;
	top: -15.7em;
	cursor: pointer;
	margin-left: -33px;
	font-style: normal;
}
.description_arrow {
	position: relative;
}
.description_arrow > i {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/search/arrow.jpg) no-repeat;
	position: absolute;
	width: 17px;
	height: 8px;
	left: -30em;
	top: -0.5em;
	z-index: -9999;
}
.quicktabs-tabpage .item-list {
	width: 100%;
	float: left;
	text-align: center;
}
.quicktabs-tabpage .item-list .pager li {
	color: #000;
	display: inline-block;
	font-family: "NobelBook";
	font-size: 14px;
	padding: 6px 12px;
	margin: 0;
}
.quicktabs-tabpage .item-list .pager li > a {
	padding: 0;
	background: none;
	border: none;
}
.quicktabs-tabpage .item-list .pager li > a:hover {
	text-decoration: underline !important;
}
.quicktabs-tabpage .pager-previous {
	float: left;
	font-family: "AustinRoman" !important;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/prevBtn.jpg) 0 13px no-repeat !important;
}
.quicktabs-tabpage .pager-next {
	float: right;
	font-family: "AustinRoman" !important;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/nextBtn.jpg) right 15px no-repeat !important;
}
.quicktabs-tabpage .pager {
	border-top: 1px solid #000;
	display: inline-block;
	margin: 20px 0;
	padding-left: 0;
	text-align: center;
	width: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.description_arrow > i {
	left: 0em;
	top: -1.5em;
}
.cross_btn_mob > i {
	right: -10.5em !important;
}
}
.popupDiv {
	background: #000;
	color: #fff;
	font-size: 16px;
	width: 312px;
	padding: 15px;
	float: left;
}
.largeImage-xs {
	border-bottom: 2px solid #a6a6a6;
	padding: 25px 0;
}
.imageDescription-xs {
	font-size: 18px;
	line-height: 19px;
	text-align: left;
	padding: 20px 0;
}
.imageDescription-xs p {
	margin-bottom: 24px;
}
.imageDescription-xs h2 {
	font-size: 24px;
	line-height: 22px;
	color: #fff;
}
.cross_btn_mob {
	position: relative;
}
.cross_btn_mob > i {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/search/cross.jpg) no-repeat 108px 0;
	cursor: pointer;
	font-style: normal;
	height: 23px;
	margin-left: -33px;
	position: absolute;
	right: -1.5em;
	top: 0;
	width: 156px;
	z-index: 1;
}
.slider-section {
	position: relative;
	margin: 30px 0;
	background: #000;
	text-align: center;
}
.articlesliderImg img {
	height: 476px;
}
.control_btn {
	position: absolute;
	top: 0;
	right: 0;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/thumbOvrlayBg.png) repeat;
	padding: 15px 20px;
	margin: 0;
	z-index: 13;
}
div#slider_slideshow {
	position: absolute;
	left: 0;
	top: 0;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderBG.png) repeat;
	width: 100%;
	padding: 10px;
	color: black;
	display: none;
	height: 100%;
	z-index: 25;
	text-align: left;
}
#slider_slideshow ul {
	margin: 0;
	text-align: center;
	padding: 21% 2% 0;
}
#slider_slideshow ul li {
	list-style: none;
}
#slider_slideshow ul li img {
	margin: 0 10px 10px 0;
}
#slider_slideshow a {
	color: #fff;
}
#slider_slideshow a:hover {
	color: #e1dddd;
	text-decoration: none;
}
#slider_slideshow img:nth-child(5) {
	margin-right: 0;
}
#slider_slideshow .back_btn {
	float: left;
	margin-top: 6px;
}
.sliderArrow {
	position: relative;
}
.sliderLeftArrow, .sliderRightArrow {
	position: absolute;
	top: 22px;
}
.sliderLeftArrow {
	left: 0;
}
.sliderRightArrow {
	right: 0;
}
div#related_article {
	position: absolute;
	left: 0;
	top: 0;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderBG.png) repeat;
	width: 100%;
	padding: 15% 10px 0;
	color: black;
	display: none;
	height: 100%;
	text-align: center;
	z-index: 1;
}
#related_article h2 {
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
	font-family: 'NobelBook';
	margin-bottom: 20px;
}
#related_article ul {
	margin: 0;
	padding: 0;
}
#related_article ul li {
	list-style: none;
	line-height: 16px;
}
#related_article ul li span {
	color: #fff;
	font-size: 14px;
	padding: 10px 7%;
	float: left;
	text-align: left;
}
.sliderLeftArticleArrow, .sliderRightArticleArrow {
	top: 63px;
}
.sliderLeftArticleArrow {
	left: 3px;
}
.sliderRightArticleArrow {
	right: 3px;
}
div#picture_overlay {
	background: #000;
	width: 100%;
	display: none;
	z-index: 10004;
	color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0;
}
.picture_overlay {
	overflow: hidden;
	height: 100%;
}
#picture_overlay_section {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
}
.overLayAd {
	background: #1c1c1c;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #2f2f2f;
}
.overLayImage {
	text-align: center;
	padding: 5px 5px 113px;
	height: 100%;
	max-width: 2000px;
	width: 100%;
}
#picture_overlay .overLayImage img.al-vertical {
	height: 100%;
	margin: 0 auto;
}
.pageOverflowHidden {
	overflow: hidden;
}
.overLayControlRight {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/overlayCtrlBg.jpg) repeat;
	width: 100%;
	border-left: 1px solid #2f2f2f;
	height: 100%;
	position: absolute !important;
	right: 0;
	bottom: 0;
}
.overLayThumbControlRight {
	background: none;
}
.overLayControl {
	padding: 10px 108px 10px 25px;
	font-size: 16px;
	line-height: 20px;
	max-width: 400px;
	height: 100%;
	width: 100%;
}
.closeBtn {
	float: right;
	text-align: right;
}
.closeBtn a {
	color: #fff;
}
.productNo {
	text-align: center;
	font-size: 24px;
	font-family: 'NobelBook';
	font-style: italic;
	padding-top: 16px;
}
.rightArrow {
	text-align: right;
}
.overlayPagination {
	margin: 120px 0 23px 0;
	float: left;
	width: 100%;
}
.overLayControl h2 {
	font-size: 26px;
	color: #fff;
	font-family: 'NobelRegular';
	line-height: 30px;
}
.gallery-im-title {
	font-family: "NobelBook";
}
.overLayControl h2 span {
	font-size: 20px;
}
.overlayBottomAd {
	bottom: 10px;
	float: left;
	position: absolute;
}
.overLayImageThumb img {
	height: auto;
}
#overLayGallery {
	background: #000;
	width: 100%;
	display: none;
	z-index: 10005;
	color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0;
}
.overlayBackBtn {
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 10px 0 0;
	float: left;
	margin-bottom: 40px;
}
.overLayControl a {
	color: #fff;
}
#picture_overlay_section a:hover {
	text-decoration: none;
	color: #dfdede;
}
#overLayControlThumbnail {
	position: absolute;
	left: 0;
	top: 14%;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderBG.png) repeat;
	width: 100%;
	padding: 10px 14% 100px;
	color: #fff;
	display: none;
	z-index: 1;
}
.overLayImageGallery {
	float: left;
	padding: 0;
	position: relative;
	width: 100%;
}
#overLayRelatedArticle {
	background: #000;
	width: 100%;
	display: none;
	z-index: 10004;
	color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0;
}
.overLayImageGallery ul {
	margin: 0;
	padding: 0;
}
.overLayImageGallery ul li {
	list-style: none;
}
.overLayImageGallery ul li.pager-item {
	display: none;
}
.overLayImageGallery ul li span {
	font-size: 14px;
	text-align: left;
	float: left;
	padding: 10px 0 30px;
	line-height: 17px;
}
.profileShortInfo {
	width: 275px;
	background: #201f1f;
	float: left;
	margin: 20px 4% 52px;
}
.profilePicDetails {
	width: 100%;
	float: left;
	padding: 0;
	text-align: center;
}
.profilePic {
	float: left;
	margin: 10px 0;
	width: 100%;
}
.profilePicName {
	font-size: 16px;
	color: #fff;
	padding: 0 5% 15px;
	float: left;
	width: 100%;
}
.nextGallery {
	font-size: 16px;
	color: #fff;
	padding: 7px 0;
	text-align: center;
	background: #303030;
	float: left;
	width: 100%;
}
.profilePicName a {
	font-size: 18px;
}
.overLayImageGallery h2 {
	font-size: 26px;
	color: #fff;
	font-family: 'NobelBook';
	text-transform: uppercase;
	margin-bottom: 20px;
}
.overLayImageRelated {
	padding: 50px 18% 24px;
}
.thumbBtn img {
	margin-right: 9%;
	margin-top: -5px;
}
.links a {
	color: #428bca !important;
	text-decoration: none;
}
.bxslider {
	margin-left: 20%;
}
.links a:hover, .links a:focus {
	color: #2a6496;
	text-decoration: underline;
}
#runcounter, #runcounter_mob, #runcounter_related {
	display: inline;
	height: 0;
	margin-left: 12px;
	width: 0;
}
.view-content #views_slideshow_controls_text_previous_profile_celebrity-default a, .view-content #views_slideshow_controls_text_previous_profile_celebrity_full_slideshow-default a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderLeftArrow.png) no-repeat;
	display: block;
	width: 20px;
	text-indent: -9999px;
	z-index: 11;
	position: absolute;
	left: 12px;
}
.view-content #views_slideshow_controls_text_previous_profile_celebrity_full_slideshow-default a {
	margin-top: 30%;
}
.view-content #views_slideshow_controls_text_next_profile_celebrity-default a, .view-content #views_slideshow_controls_text_next_profile_celebrity_full_slideshow-default a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderRightArrow.png) no-repeat;
	display: block;
	width: 20px;
	height: 35px;
	text-indent: -9999px;
	top: 5%;
	z-index: 11;
	position: absolute;
	right: 10px;
}
.view-content #views_slideshow_controls_text_next_profile_celebrity_full_slideshow-default a {
	margin-top: 30%;
}
.view-content #views_slideshow_controls_text_pause_profile_celebrity-default, .view-content #views_slideshow_controls_text_pause_profile_celebrity_full_slideshow-default {
	display: none
}
#picture_overlay {
	float: left;
	width: 100%;
	display: none
}
.picture_overlay a:hover, .picture_overlay a:focus {
	color: #dfdede;
}
.profile_page {
	background: #000;
	margin-bottom: 50px;
	color: #fff;
}
.ifoProfile {
	border-top: 1px solid #717171;
	border-bottom: 1px solid #717171;
	text-transform: uppercase;
	font-size: 13px;
}
.ifoProfile-left {
	padding: 50px 3% !important;
	height: 844px;
}
.ifoProfile-left h1 {
	font-size: 40px;
	color: #fff;
	font-family: 'AustinRoman';
	margin: 30px 0 10px;
}
.profileTab {
	color: #d2232a;
}
.slideshowArrow {
	position: relative;
}
.slideshowArrow .sliderLeftArrow, .slideshowArrow .sliderRightArrow {
	position: absolute;
	top: -451px;
}
.slideshowArrow .sliderLeftArrow {
	left: 20px;
}
.slideshowArrow .sliderRightArrow {
	right: 20px;
}
.featureStories {
	bottom: 30px;
	font-size: 15px;
	left: 35px;
	position: absolute;
	text-transform: uppercase;
}
#flip > img {
	float: left;
	margin: 6px 5px 0 0;
}
#panelOpen, #flip, #panelOpen1 {
	padding: 5px;
}
#panelOpen, #panelOpen1 {
	display: none;
}
#panelOpen ul, #panelOpen1 ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
#panelOpen ul li, #panelOpen1 ul li {
	list-style: none;
	text-transform: capitalize;
}
#panelOpen ul li a, #panelOpen1 ul li a {
	color: #fff;
}
#flip {
	cursor: pointer;
}
#profileOverlay {
	background: #191919;
	width: 100%;
	display: none;
	z-index: 1;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	height: 850px;
}
.closeProfile {
	color: #fff;
	position: absolute;
	right: 30px;
	top: 10px;
}
.profileSlideShowCaption {
	background: #000;
	font-size: 14px;
	opacity: 0.8;
	padding: 3px 20px;
	position: absolute;
	right: 6px;
	top: 810px;
	z-index: 100;
}
.closeProfile:hover {
	color: #bab9b9;
	text-decoration: none;
}
#slidergrid_slideshow .go_back {
	margin-top: 10px;
	float: left;
}
.views-field.views-field-counter, .views-field.views-field-nid, .view-footer {
	display: none
}
.control_btn {
	z-index: 11 !important
}
#profileOverlay {
	z-index: 12 !important
}
#profileOverlay_child {
	height: 850px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	width: 1024px;
}
.node-type-profile-celebrity .view-profile-celebrity-grid {
	float: left;
	height: inherit;
	margin-right: 20px;
	width: 100%;
}
#slidergrid_slideshow {
	float: left;
	width: 100%;
	height: 600px;
}
.views-responsive-grid {
	float: left;
	width: 100%;
}
.view-maxim-a-z .views-responsive-grid {
	float: none;
	margin-top: 0;
	width: 100%;
}
.next_slide {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderRightArrow.png) no-repeat;
	display: block;
	width: 20px;
	text-indent: -9999px;
	margin-top: -40%;
	z-index: 11;
	position: absolute;
	right: 0;
	cursor: pointer
}
.previous_slide {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderLeftArrow.png) no-repeat;
	display: block;
	width: 20px;
	text-indent: -9999px;
	margin-top: -40%;
	z-index: 11;
	position: absolute;
	left: 0;
	cursor: pointer
}
.overlay_ajax {
	position: absolute;
	top: 0px;
	background: none repeat scroll 0% 0% rgb(0,0,0);
	left: 0px;
	z-index: 999;
	height: 100%;
	width: 100%;
	opacity: 0.9;
}
.ajax_loader {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/loading.gif) no-repeat;
	top: 40%;
	left: 45%;
	z-index: 1111;
	position: absolute;
	width: 15%;
	height: 15%
}
.view-profile-celebrity-grid .views-responsive-grid {
	float: left;
	margin: 100px auto 0;
	width: 92%;
	margin-left: 3%;
	margin-right: 3%
}
.view-profile-celebrity-grid ul.pager .pager-item, .view-profile-celebrity-grid ul.pager .pager-current, .view-profile-celebrity-grid ul.pager .pager-last, .view-profile-celebrity-grid ul.pager .ajax-progress, .view-profile-celebrity-grid ul.pager .first {
	display: none
}
.view-profile-celebrity-grid ul.pager .pager-previous a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderLeftArrow.png) no-repeat;
	display: block;
	width: 20px;
	text-indent: -9999px;
	margin-top: -9%;
	z-index: 11;
	position: absolute;
	left: 0;
	border: none
}
.view-profile-celebrity-grid ul.pager .pager-next a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderRightArrow.png) no-repeat;
	display: block;
	width: 20px;
	text-indent: -9999px;
	margin-top: -25%;
	z-index: 11;
	position: absolute;
	right: 0;
	border: none
}
.views_slideshow_slide {
	z-index: 11 !important
}
#panelOpen1 a {
	color: #ffffff
}
.view-profile-celebrity .views-slideshow-cycle-main-frame, .view-profile-celebrity .views-slideshow-cycle-main-frame-row, .view-profile-celebrity .views-slideshow-cycle-main-frame-row img {
	width: 100% !important;
	height: auto !important;
}
.view-id-profile_celebrity {
	position: relative
}
.view-id-profile_celebrity #views_slideshow_controls_text_previous_profile_celebrity-default {
	position: absolute;
	top: 339px;
	left: 1px
}
.view-id-profile_celebrity #views_slideshow_controls_text_next_profile_celebrity-default {
	position: absolute;
	top: 339px;
	right: 1px
}
.women-cation {
	background: none repeat scroll 0 0 #000000;
	color: #ffffff;
	font-family: "AustinRoman";
	font-size: 16px;
	overflow: hidden;
	padding: 3px 0 5px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.women-cation a {
	color: #fff;
}
.women-cation a:hover {
	text-decoration: none;
	color: #d9d6d6;
}
.womenHead {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 48px 1% !important;
	width: 99% !important;
	margin-right: 0.3%;
	font-size: 18px;
}
.womenHead h1 {
	color: #ffffff;
	font-size: 35px;
	font-family: 'AustinRoman';
}
.alphaPagination {
	margin: 0;
	padding: 10px 0 20px;
}
.alphaPagination li {
	list-style: none;
	display: inline-block;
	font-size: 14px;
	padding: 0 10px;
	color: #000000;
}
.alphaPagination li a {
	color: #000000;
}
.womenAZ {
	margin-bottom: 40px;
}
.womenSearch {
	margin: 0;
	padding: 10px 0 20px !important;
	float: right !important;
	text-align: right !important;
}
.womenSearch li {
	display: inline-block;
	list-style: none;
	border-left: 1px solid #000;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 13px;
}
.womenSearch li:first-child {
	border: none;
}
.womenSearch li:last-child {
	padding-right: 0;
}
.activeTab-womenSearch {
	font-weight: bold;
	text-decoration: underline;
}
.womenSearch li a {
	color: #000;
}
#search-overlay {
	width: 100%;
	display: none;
	z-index: 1;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0;
	padding-bottom: 75px;
	text-align: center;
}
#search-overlayTV {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/bg-black.png) repeat;
	width: 100%;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0;
	padding-bottom: 75px;
	text-align: center;
}
#search-box {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #000;
	float: left;
	height: 231px;
	position: absolute;
	right: -0.1%;
	top: 277px;
	width: 343px;
	z-index: 1;
}
.searchFromAz {
	border-bottom: 1px solid #000;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.searchFromAz label {
	width: 100%;
	float: left;
	margin: 0;
}
.searchFromAz input[type="text"] {
	border: none;
	color: #000;
	font-size: 16px;
	width: 77%;
	margin: 2px 0 2px 12px;
	padding: 9px 0 7px;
	float: left;
	outline: none;
	font-weight: normal;
	font-family: 'NobelBook';
	text-transform: capitalize;
	background-color: #ffffff;
}
.searchFromAz input[type="submit"] {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/search-icon-sm.png) 5px 12px no-repeat;
	border: none;
	font-size: 0;
	width: 48px;
	height: 42px;
	float: right;
}
.search-result-az {
	float: left;
	width: 100%;
	margin: 0 !important;
}
.left-search {
	padding: 0 !important;
}
.right-search {
	border-left: 1px dotted #b1b1b1;
}
.left-search ul {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 96%;
	float: left;
}
.left-search ul li {
	list-style: none;
	width: 100%;
	float: left;
	font-size: 16px;
	font-family: 'NobelBook';
	color: #b4b4b4;
}
.left-search ul li a {
	color: #b4b4b4;
	display: block;
	padding: 2px 12px;
}
.left-search ul li a:hover {
	background: #000;
	text-decoration: none;
	outline: none;
}
.contentHolderTv {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 166px;
	overflow: hidden;
}
.contentHolderTv .ps-scrollbar-y-rail, .contentHolderTv .ps-scrollbar-y {
	width: 4px !important;
}
.contentHolderTv:hover .ps-scrollbar-y-rail {
	background-color: #000 !important;
	opacity: 1!important
}
.contentHolderTv .ps-scrollbar-y {
	background: #fff !important;
	border: 1px solid #000;
}
.colRelative {
	width: 94.209302%;
}
.tvcaption {
	background: #000;
	color: #fff;
	font-size: 16px;
}
.tvcaption span {
	display: table-cell;
	height: 62px;
	padding: 0 13px;
	vertical-align: middle;
	line-height: 19px;
}
.maximTvrelatedTopics {
	margin: 15px 0 30px;
	float: left;
}
.banner-description {
	background: #000;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	height: 382px;
	padding: 0 10px;
}
.videobanner {
	background: #000;
	padding: 0;
	margin: 0 0 8px !important;
}
.banner-description h1 {
	color: #fff;
	font-size: 36px;
	font-family: 'AustinRoman';
}
.banner-description a {
	color: #fff;
}
.banner-description p {
	margin-bottom: 0;
}
.maximContent.maximTvContent {
	height: 616px;
}
.maximTvnewsletter {
	height: auto;
	float: left;
}
.tvadBanner {
	padding: 8px 18px;
}
.posRelativeTv {
	position: relative;
}
.posRelativeTv:hover .playButton {
	top: 0;
}
.sweepstakes {
	margin: 40px 0 30px;
}
.formDescriptionHolder {
	background: #000;
	color: #fff;
}
.formDescriptionHolder h1 {
	color: #fff;
	font-family: 'AustinRoman';
	font-size: 50px;
	line-height: 50px;
}
.formDescriptionHolder p {
	text-transform: uppercase;
}
.formDescription {
	padding: 45px 40px 25px;
	border-bottom: 1px solid #494949;
}
.formDescription1 {
	font-size: 16px;
	padding: 28px 40px 17px;
	line-height: 22px;
}
.formDescription1 p {
	text-transform: capitalize;
}
.form-group label {
	font-weight: normal;
	font-size: 16px;
}
.formHolder {
	width: 90%;
	margin-left: 7%;
}
.formHolder h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'NobelBook';
}
.officialLink ul {
	margin: 0;
	padding: 25px 0 20px 0;
}
.officialLink ul li {
	border-left: 1px solid #000;
	float: left;
	line-height: 12px;
	list-style: none outside none;
	padding: 0 5px;
}
.officialLink ul li:first-child, .officialLink ul li:first-child a {
	border-left: 0;
	padding-left: 0;
}
.officialLink a {
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
}
.officialLink a:hover {
	text-decoration: none;
}
.officialLink label {
	color: #6d6d6d;
	font-size: 14px;
}
.officialLink label input[type="checkbox"] {
	margin-right: 10px;
}
.appLink ul {
	margin: 0;
	padding: 0;
}
.appLink ul li {
	list-style: none;
	display: inline-block;
	border-left: 1px solid #000;
	line-height: 12px;
	padding: 0 7px;
}
.appLink ul li:first-child, .appLink ul li:first-child a {
	border-left: 0;
	padding-left: 0;
}
.appLink a {
	color: #6d6d6d;
}
.appLink a:hover {
	color: #000;
	text-decoration: none;
}
.formHeader {
	text-align: center;
	color: #000;
	padding: 0 19% 30px;
}
.formHeader h1 {
	font-size: 40px;
	font-family: 'AustinRoman';
	margin: 40px 0 20px;
}
.formHeader h1 span {
	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 15px;
}
.formHolderModule {
	width: 100%;
	max-width: 423px;
	margin: 40px auto;
}
.formHolderModule h2 {
	font-size: 16px;
	font-family: 'NobelBold';
	margin: 45px 0 0 0;
	line-height: 25px;
}
.photoTitle {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	font-family: 'NobelBook';
	font-weight: bold;
	line-height: 15px;
	height: 43px;
	vertical-align: middle;
	display: table-cell;
}
.chooseFile {
	background: #000;
	color: #fff;
	font-size: 14px;
	padding: 3px 0;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.chooseFile a {
	color: #fff;
}
.chooseFile a:hover {
	text-decoration: none;
	color: #fff;
}
.chooseFile:hover {
	color: white;
	background-color: #2f2e2e;
	border-color: #2f2e2e;
}
.photoRelative {
	text-align: center;
	color: #6d6d6d;
	font-size: 14px;
}
.guideLine {
	font-size: 14px;
	color: #6d6d6d;
	line-height: 20px;
	margin-bottom: 30px;
}
.guideLine h2 {
	margin: 30px 0 0 0;
}
.chooseFile-guide {
	width: 135px;
}
.star {
	color: #d2232a;
}
.guideLine h2 span {
	font-family: 'NobelBook';
}
.maximForm {
	background: #fff;
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
}
.newsletterFormHolder {
	padding: 0 10% 0 3%;
}
.subText {
	font-size: 12px;
	color: #666666;
}
.newsletterFormHolder h1 {
	font-size: 42px;
	font-family: 'AustinItalic';
	margin-bottom: 15px;
}
.newsletterFormHolder p {
	font-size: 16px;
	line-height: 20px;
}
.photoHeader {
	background: #000000;
	padding: 10px;
	float: left;
	width: 100%;
}
.newletter-sidebar {
	border: 1px solid #000000;
	padding: 12px 1.5% !important;
	width: 44.33333% !important;
	float: right !important;
}
.date {
	color: #fff;
	font-size: 12px;
	padding-top: 16px;
}
.newletterCaption h2 {
	color: #ffffff;
	font-size: 13px;
	font-family: 'NobelBook';
	font-weight: bold;
	line-height: 0;
}
.newletterCaption {
	background: #000;
	color: #fff;
	font-size: 12px;
	padding: 15px 10px 8px;
	line-height: 14px;
}
.pproductDeiscription {
	vertical-align: middle;
	display: table-cell;
	font-size: 13px;
	line-height: 15px;
	height: 136px;
	padding: 0 12px;
}
.pproductDeiscription h2 {
	color: #000000;
	font-size: 15px;
	font-family: 'NobelBook';
	font-weight: bold;
	line-height: 0;
}
.findOut {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 13px;
}
.findOut a {
	color: #000000;
}
.findOut a:hover {
	color: #605f5f;
	text-decoration: none;
}
.newsletter-product {
	border: 2px solid #cfcfcf;
	position: relative;
	margin-top: 18px;
}
.newsletter-product-tile {
	position: absolute;
	background: #758393;
	padding: 5px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 10px;
	top: -10px;
	left: 6px;
}
.green {
	background: #006467;
}
.maximContactLink {
	background: #333333;
	color: #ffffff;
	font-size: 12px;
	padding: 6px 10px;
	margin: 20px 0 0 0;
}
.maximContactLink ul {
	margin: 0;
	padding: 0;
}
.maximContactLink ul li {
	list-style: none;
	float: left;
	width: 50%;
}
.maximContactLink ul li a {
	color: #fff;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/newsLetterArrow.jpg) right 5px no-repeat;
	padding-right: 12px;
}
.articleRelative {
	width: 94.209%;
	position: relative;
}
.articleRelative h1 {
	text-transform: uppercase;
	font-size: 41px;
	margin-top: 30px;
}
.articleRelative .innersocialMedia {
	padding: 10px 0 20px !important;
}
.vdArticleNewsletter span {
	padding: 17px 5%;
}
.subscribeNow {
	margin: 30px 0;
}
.article-related {
	margin: 15px 0;
}
.relatedTopicsArticle {
	width: 97.33333%;
}
label:hover {
	text-decoration: none;
}
.vdArticleContent ul li {
	padding-bottom: 13.8px;
}
.articleRelative .control_btn {
	top: 31%;
	left: 84%;
	margin-right: 3px;
	text-align: right;
}
#video_overlay {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/bg-black.png) repeat;
	z-index: 1;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	display: none;
	vertical-align: middle;
}
.overlay_video_play {
	height: 561px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 40px;
	bottom: 0;
	width: 800px;
}
.overlay_video_caption {
	background: #000000;
	color: #fff;
	font-size: 22px;
	text-align: left;
	padding: 10px 20px;
}
.close_overlay_video {
	width: 100%;
	float: right;
	text-align: right;
	color: #fff;
}
.close_overlay_video {
	color: #fff;
}
.close_overlay_video:hover {
	color: #cfcfcf;
	text-decoration: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.vdArticleNewsletter span {
	padding: 16px 5%;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.pull-right-padding {
	padding-left: 4px;
	padding-right: 4px;
}
::i-block-chrome, .pull-right-padding {
padding-left:2px !important;
padding-right:6px !important;
}
::i-block-chrome, .cross_btn_mob > i {
left:11.5em !important;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.banner-margin {
	padding-left: -1px !important;
	padding-right: 5px !important;
}
::i-block-chrome, .banner-margin {
padding-left:-1px !important;
padding-right:6px !important;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
::i-block-chrome, .newsletter span h3 {
line-height:32px !important;
}
}
@media (max-width:643px) {
body {
	padding: 0 !important;
}
.left-sec {
	float: left;
	text-align: center;
	width: 100%;
}
.right-sec {
	width: 100%;
	float: left;
}
.right-sec .search {
	float: left;
	position: relative;
	width: 94%;
}
.input-append .add-on, .input-prepend .add-on {
	right: 83px !important;
}
ul.social-media {
	margin: 0 auto;
	text-align: center;
	width: 54%;
	float: none;
}
.navbar {
	position: absolute !important;
	top: 36px;
	border: none !important;
}
.nav-collapse .nav > li {
	display: table;
	float: none;
	width: 100%;
	text-align: left;
	background: #000;
	border-bottom: 1px solid #111111;
}
.navbar .nav > li > a {
	border: none !important;
}
.navbar {
	z-index: 100;
	width: 100%;
}
.icon-home {
	display: none !important;
}
.footer-social-media {
	padding: 0 0 0 15px;
	width: 70%;
}
.footer-social-media li {
	padding-right: 20px;
	padding-bottom: 10px;
}
}
table.pagerer {
	clear: both
}
.maxim-a-z-view .view-filters {
	display: none
}
.a_z_loader {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/process.gif) no-repeat scroll right 11px rgba(0,0,0,0)
}
.view-content > ul {
	margin: 0!important;
	padding: 0!important;
}
.view-content li {
	list-style: none outside none;
}
.node-type-webform .container {
	margin-left: auto;
	margin-right: auto;
}
.node-type-webform .maximForm {
	background: none repeat scroll 0 0 #fff;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}
.webform-client-form .row.formHeader {
	color: #000;
	padding: 0 19% 10px;
	text-align: center;
}
.webform-client-form .container.maximForm {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	background: none repeat scroll 0 0 #fff;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}
.webform-client-form .row.formHeader h1 {
	font-family: "AustinRoman";
	font-size: 40px;
	margin: 0px 0 20px;
}
.webform-client-form .row.formHeader h1 span {
	float: left;
	margin-bottom: 15px;
	text-align: center;
	width: 100%;
}
.node-type-webform .container.inner-page .node-webform {
	background: #ffffff;
	position: relative;
}
.node-type-webform .container.inner-page .node-webform .webform-client-form {
	margin: 30px auto;
	max-width: 423px;
}
.node-type-webform .container.inner-page .webform-component--intro-copy {
	float: left;
	margin-left: -71%;
}
.node-type-webform .container.inner-page .node-webform .webform-client-form h2 {
	font-family: "NobelBold";
	font-size: 16px;
	line-height: 25px;
	margin: 45px 0 0;
	float: left;
	width: 100%
}
.node-type-webform .container.inner-page .node-webform .webform-client-form label {
	margin-bottom: 0;
	padding: 7px 0 0;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
}
.node-type-webform .container.inner-page .node-webform .webform-client-form .form-control {
	border: 1px solid #777777;
	border-radius: 0;
}
.node-type-webform .container.inner-page .webform-component-date select {
	background-image: none;
	border: 1px solid #777777;
	box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
	color: #000000;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.node-type-webform .container.inner-page .webform-component-date .form-type-select {
	width: 33.3333%;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 0
}
.node-type-webform .container.inner-page .guideLine {
	color: #6d6d6d;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;
}
.node-type-webform .container.inner-page .photoTitle {
	color: #000;
	display: table-cell;
	font-family: "NobelBook";
	font-size: 12px;
	font-weight: bold;
	height: 43px;
	line-height: 15px;
	text-transform: uppercase;
	vertical-align: middle;
}
.webform-component--face-close-up-markup, .webform-component--shoulder-up-markup, .webform-component--shoulder-up-3-4-markup, .webform-component--full-length-markup, .webform-component--waist-up-markup {
	float: left;
	width: 33.3333%
}
.node-type-webform .container.inner-page .chooseFile {
	background: #000000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding: 3px 0;
	text-align: center;
	cursor: pointer
}
.webform-client-form #edit-submitted-close-up-ajax-wrapper, .webform-client-form #edit-submitted-shoulder-up-ajax-wrapper, .webform-client-form #edit-submitted-profile-ajax-wrapper, .webform-client-form #edit-submitted-full-length-ajax-wrapper, .webform-client-form #edit-submitted-waist-up-ajax-wrapper, .webform-client-form #edit-submitted-video-submission-ajax-wrapper, .webform-client-form #edit-submitted-resume-upload-ajax-wrapper {
	height: 1px;
	position: absolute;
	visibility: hidden;
	width: 1px;
}
.node-type-webform .container.inner-page .photoRelative {
	padding-left: 4px;
	padding-right: 4px
}
.webform-component--video {
	width: 100%;
	color: #6d6d6d;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	float: left;
}
.webform-component--resume {
	width: 100%;
	color: #6d6d6d;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	float: left;
}
.form-item-submitted-read-the-rules-read-the-rules {
	width: 100%;
	color: #6d6d6d;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	float: left;
}
.chooseFile a {
	color: #fff;
}
.photoRelative {
	color: #6d6d6d;
	font-size: 14px;
	text-align: center;
}
.node-type-webform .container .node-webform .webform-component--video h2, .node-type-webform .container .node-webform .webform-component--resume h2 {
	margin-top: 0
}
.chooseFile.chooseFile-guide {
	width: 135px;
}
.webform-component--read-the-rules #edit-submitted-read-the-rules label {
	width: 95%;
	color: #6d6d6d;
	font-size: 14px;
	ine-height: 20px;
	margin-bottom: 10px;
	float: left;
	padding-top: 0;
	padding-left: 1px
}
.webform-component--read-the-rules #edit-submitted-read-the-rules .form-checkbox {
	float: left
}
.form-actions .webform-submit {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	white-space: nowrap;
	padding: 6px 70px;
	line-height: 1.42857;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: white;
	background: #000;
	border-color: #5d5c5c;
	text-transform: uppercase;
	font-family: 'NobelBook';
	margin: 25px 0 15px;
	font-size: 14px;
	border-radius: 0
}
#node-109056 {
	margin-top: 0 !important
}
.webform-client-form .form-actions {
	float: left;
	width: 100%;
}
#hidden_source_img {
	display: none;
}
.view-display-id-hot100_list {
	position: relative;
}
.view-display-id-hot100_list .item-list {
	position: absolute;
	top: 200px;
	width: 340px;
}
.view-display-id-hot100_list .pager-previous.first {
	left: 0;
}
.view-display-id-hot100_list .pager-previous.first {
	left: -116px;
	position: relative;
}
.view-display-id-hot100_list .pager-previous.first a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/slideShowLeftArrow.png) center no-repeat;
	font-size: 0;
	height: 39px;
	width: 21px;
	border: 0;
}
.view-display-id-hot100_list .pager-next.last {
	position: relative;
	right: -94px;
}
.view-display-id-hot100_list .pager-next.last a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/slideShowRightArrow.png) center no-repeat;
	font-size: 0;
	height: 39px;
	width: 21px;
	border: 0;
}
.view-display-id-hot100_list .pager-current {
	display: none;
	font-size: 0;
}
.view-display-id-hot100_list .hot100_body {
	height: 0px;
}
.view-display-id-hot100_list .ajax-progress-throbber {
	display: none;
}
span#top100thumb, span#top100thumbicon {
	cursor: pointer;
}
#overlay_process {
	min-height: 50px;
	min-width: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	display: none;
	z-index: 1;
}
span.details_top a {
	color: #ffffff;
}
.node-type-video .view-video-article .view-header {
	margin-bottom: 20px;
	margin-left: 4px;
}
.node-type-video .view-video-article .tvcaption {
	background: #000;
	color: #fff;
	font-size: 16px;
}
.node-type-video .view-video-article .tvcaption a span {
	color: #ffffff;
	text-transform: capitalize
}
.node-type-video .view-video-article .col-sm-3.related {
	width: 100%
}
.node-type-video .view-video-article .col-sm-3.related .tvcaption a span {
	color: #000000;
}
.relatedTopics .col-sm-3 span.cars_label {
	position: absolute;
	bottom: 61px;
	font-size: 14px;
	background: #0a3528 !important;
	color: #fff;
	padding: 3px 4%;
	text-transform: uppercase;
	left: 4px;
	font-weight: normal;
}
.relatedTopics .col-sm-3 span.style_label {
	position: absolute;
	bottom: 61px;
	font-size: 14px;
	background: #3d1e5e !important;
	color: #fff;
	padding: 3px 4%;
	text-transform: uppercase;
	left: 4px;
	font-weight: normal;
}
.relatedTopics .col-sm-3 span.sports_label {
	position: absolute;
	bottom: 61px;
	font-size: 14px;
	background: #93730e !important;
	color: #fff;
	padding: 3px 4%;
	text-transform: uppercase;
	left: 4px;
	font-weight: normal;
}
.relatedTopics .col-sm-3 span.tech_label {
	position: absolute;
	bottom: 61px;
	font-size: 14px;
	background: #58595b !important;
	color: #fff;
	padding: 3px 4%;
	text-transform: uppercase;
	left: 4px;
	font-weight: normal;
}
#video_overlay {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/bg-black.png) repeat scroll 0 0 rgba(0,0,0,0);
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	vertical-align: middle;
	width: 100%;
	z-index: 9999;
}
.overlay_video_play {
	bottom: 0;
	height: 520px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 50px;
	width: 800px;
}
.close_overlay_video {
	color: #fff;
	text-align: right;
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 774px;
	z-index: 1;
}
.close_overlay_video:hover {
	color: #ffffff;
}
.overlay_video_caption {
	background: none repeat scroll 0 0 #000000;
	color: #fff;
	font-size: 22px;
	padding: 10px 20px;
	text-align: left;
	width: 800px;
}
.view-video-article .brightcove_thumbnail {
	cursor: pointer
}
.innersocialMedia ul li {
	display: inline-block;
	list-style: none outside none;
	padding-right: 3%;
}
.brightcove_thumbnail .thumbnail_id {
	display: none
}
.view-id-video_article.view-display-id-block_1 .views-row {
	float: left;
	width: 25%;
}
.tvcaption span a {
	color: #fff;
}
.show_loader {
	text-align: center;
}
#loader {
	display: none;
}
#show_loader {
	display: none;
}
.page-taxonomy-term-81 .tvcaption span a {
	color: #ffffff;
	text-transform: capitalize;
}
.categoryType > span {
	text-transform: none;
}
.view-author-articles li.pager-last.last, .view-author-articles li.pager-first.first {
	display: none
}
.view-author-articles .pager {
	border-top: 1px solid #000;
	display: inline-block;
	margin: 20px 0;
	padding-left: 0;
	text-align: center;
	width: 100%;
	background: #f7f7f7;
	margin-bottom: 0
}
.view-author-articles .pager > li {
	color: #000;
	display: inline-block;
	float: none;
	font-family: "NobelBook";
	font-size: 14px;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: auto;
}
.view-author-articles .pager .pager-previous {
	float: left;
}
.view-author-articles .pager .pager-previous, .view-author-articles .pager .pager-next {
	font-family: "AustinRoman" !important;
}
.view-author-articles .pager .pager-next {
	float: right;
}
.view-author-articles .pager > li > a, .view-author-articles .pager .pager-current {
	background-color: white;
	color: #000000;
	line-height: 1.42857;
	margin-left: -1px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	border: none;
	border-radius: 0;
}
.page-taxonomy-term #myTabContent #article {
	background: none
}
.page-taxonomy-term #myTabContent #article .view-author-articles .view-content {
	background: none repeat scroll 0% 0% rgb(255,255,255);
	float: left;
	width: 100%;
}
.view-author-articles .views-row .search-content h2 a {
	color: #000
}
.sidebar row {
	margin-bottom: 20px;
}
#showloaderonmaxim {
	display: none;
}
.view-profile-celebrity-grid .img-responsive {
	height: auto;
}
.scrolling_body {
	width: 93%;
}
.node-type-profile-celebrity .socialIconsBlock {
	display: block;
	position: relative
}
.profile_thumbnail {
	width: 100%;
	float: left;
	padding: 10% 5%;
	text-align: center;
}
.profile_thumbnail img {
	display: inline-block;
	padding: 5px;
}
.view_show {
	height: 850px;
	vertical-align: middle;
	text-align: center;
	width: 674px;
	display: table-cell;
}
.view_show img {
	max-width: 674px;
	max-height: 100%;
}
@media (min-width:1200px) {
.view_show img {
	max-width: 674px;
}
}
@media (min-width:992px) {
.view_show img {
	max-width: 639px;
}
}
@media (min-width:768px) {
.view_show img {
	max-width: 672px;
}
}
@media (max-width:767px) {
.view_show img {
	max-width: 305px;
}
}
.slider_slideshow .item-list {
	position: absolute;
	float: left;
	width: 558px;
	top: 46px;
}
.slider_slideshow .item-list .pager {
	padding: 0 !important;
}
.slider_slideshow .item-list ul li a {
	border: none;
	border-radius: 0;
	padding: 0;
	font-size: 0;
	width: 15px;
	height: 27px;
	position: relative;
}
.slider_slideshow .item-list ul li.pager-current {
	display: none;
}
.slider_slideshow .item-list ul li.pager-previous > a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderLeftArrow.png) no-repeat;
	left: -45%;
}
.slider_slideshow .item-list ul li.pager-next > a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/sliderRightArrow.png) no-repeat;
	right: -41%;
}
.article_thumb .content img {
	height: 60px;
}
.ShadedBG {
	background-color: #000;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0.9;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
.page-taxonomy-term ul.pager {
	background: none repeat scroll 0 0 #cccccc;
	color: #000000;
	cursor: pointer;
	float: left;
	font-family: "NobelBook";
	font-size: 23px;
	margin: 20px 0 30px;
	padding: 15px 0;
	text-align: center;
	width: 100%;
}
.page-taxonomy-term .pager li > a, .page-taxonomy-term .pager li > span {
	background: inherit;
	color: #000000;
	font-size: 23px;
	border: none
}
.page-taxonomy-term .pager li > a:hover, .page-taxonomy-term .pager li > a:focus {
	background-color: inherit
}
.brightcove_thumbnail:hover {
	cursor: pointer;
}
.ad-bar iframe {
	max-width: inherit;
}
.contentHoldergallery .ps-scrollbar-y {
	width: 5px !important;
}
.womenAZ .views-row {
	padding: 0;
}
.contentHotholder .view-content .views-column {
	width: 90px !important;
	vertical-align: bottom;
	margin: 2px !important;
	display: inline-block;
}
.overLayImageGallery .glrthumb {
	display: inline-block;
	float: none;
	vertical-align: bottom;
	width: 90px;
	cursor: pointer;
}
.mid-ad-bar {
	background: #000;
	float: none !important;
	height: 114px;
	margin: 0 0 8px;
	padding: 12px;
	text-align: center;
	width: 100%;
}
.ArticleSlideShowCaption {
	float: left;
	font-size: 14px;
	margin: 0 0 40px;
}
.slideshowcounter {
	background: #000;
	opacity: 0.9;
	bottom: 0;
	color: #999999;
	font-size: 15px;
	overflow: hidden;
	padding: 14px 25px;
	position: absolute;
	white-space: nowrap;
	width: 100%;
	font-family: 'NobelBook';
	text-transform: uppercase;
	height: 50px;
	text-align: left;
}
#runcounter_node {
	font-family: 'NobelBook';
	color: #999999;
	font-size: 15px;
}
.slider-section .sliderArrow {
	position: relative;
	top: -255px;
}
.slider-section .sliderLeftArrow {
	left: 22px;
}
.slider-section .sliderRightArrow {
	right: 22px;
}
.article_thumb .sliderArrow {
	position: relative;
	top: 26px;
}
.article_thumb .sliderLeftArrow {
	left: 3px;
}
.article_thumb .sliderRightArrow {
	right: 3px;
}
.counter_slider {
	float: left;
	margin-right: 15px;
}
.article_thumb .glrthumb {
	height: 60px;
	overflow: hidden;
	vertical-align: bottom;
	width: 103px;
	cursor: pointer;
}
.AR_1.ob-widget .ob-dynamic-rec-container {
	width: 10.4875% !important;
}
.AR_1.ob-widget .ob-rec-image-container img.ob-rec-image {
	position: relative !important;
}
.AR_1.ob-widget .ob-rec-image-container .ob-image-ratio {
	padding: 0 !important;
}
.relatedTopics ul {
	padding: 0;
}
.relatedTopics ul li {
	color: #000;
	float: left;
	font-size: 14px;
	list-style: none !important;
	margin: 0 10px 20px 0;
	height: 126px;
	width: 23%;
	overflow: hidden;
	font-family: "NobelBook";
	line-height: 16px;
}
.relatedTopics ul li a {
	color: #000;
}
.relatedTopics ul li .ob-text-content {
	margin: 5px 0;
}
.relatedTopics .ob_what {
	display: none !important;
}
.relatedTopics .OUTBRAIN {
	float: left;
}
.relatedTopics .zerglayoutcl .zergentity {
	font-family: "NobelBook" !important;
	line-height: 16px;
	font-size: 14px;
	height: 193px;
	color: #000;
}
.relatedTopics .zerglayoutcl .zergentity a {
	font-family: "NobelBook" !important;
}
.relatedTopics .zerglayoutcl .zergentity a span {
	color: #aeaeae !important;
	font-size: 13px;
	margin: 5px 0 !important;
	width: 100%;
	font-family: 'NobelBook' !important;
}
.zerglayoutcl {
	float: left;
}
.loadontent {
	margin: 0 0.5px;
}
#infoMob {
	height: auto;
}
.page-contact .contact-form {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.page-contact .contact-form .form-item label {
	width: 15%;
	float: left;
}
.page-contact .contact-form .form-actions {
	float: left;
	width: 100%;
}
.page-contact .contact-form .form-textarea-wrapper textarea, .page-contact .contact-form input {
	width: 600px;
}
.resizable-textarea .grippie {
	display: none;
}
.page-contact .contact-form input[type="submit"] {
	background-color: #000;
	color: #fff;
	font-family: "NobelBook";
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	padding: 5px 20px;
	border: none;
	width: auto;
}
.page-contact .contact-form input[type="submit"]:hover {
	background-color: #2f2e2e;
	color: #fff;
}
@media (max-width:767px) {
.col-xs-flop {
	float: right !important;
}
}
@media (min-width:768px) and (max-width:992px) {
.col-sm-flop {
	float: right !important;
}
}
@media (min-width:993px) and (max-width:1199px) {
.col-md-flop {
	float: right !important;
}
}
@media (min-width:1200px) {
.col-lg-flop {
	float: right !important;
}
}
@media (max-width:767px) {
.mobile-advertisement {
	text-align: center;
	background: black;
}
}
.home-center-ads {
	float: left;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: 'NobelBook';
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	background-color: #ffffff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
display:none;
}
a {
	background: transparent;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-family: 'NobelRegular';
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
@media print {
* {
	text-shadow: none !important;
	color: #000 !important;
	background: transparent !important;
	box-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
select {
	background: #fff !important;
}
.navbar {
	display: none;
}
.table td, .table th {
	background-color: #fff !important;
}
.btn > .caret, .dropup > .btn > .caret {
	border-top-color: #000 !important;
}
.label {
	border: 1px solid #000;
}
.table {
	border-collapse: collapse !important;
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important;
}
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/bootstrap/glyphicons-halflings-regular.eot);
	src: url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/bootstrap/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(http://menslifeadvice.com/sites/all/themes/maxim/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
	content: "\2a";
}
.glyphicon-plus:before {
	content: "\2b";
}
.glyphicon-euro:before {
	content: "\20ac";
}
.glyphicon-minus:before {
	content: "\2212";
}
.glyphicon-cloud:before {
	content: "\2601";
}
.glyphicon-envelope:before {
	content: "\2709";
}
.glyphicon-pencil:before {
	content: "\270f";
}
.glyphicon-glass:before {
	content: "\e001";
}
.glyphicon-music:before {
	content: "\e002";
}
.glyphicon-search:before {
	content: "\e003";
}
.glyphicon-heart:before {
	content: "\e005";
}
.glyphicon-star:before {
	content: "\e006";
}
.glyphicon-star-empty:before {
	content: "\e007";
}
.glyphicon-user:before {
	content: "\e008";
}
.glyphicon-film:before {
	content: "\e009";
}
.glyphicon-th-large:before {
	content: "\e010";
}
.glyphicon-th:before {
	content: "\e011";
}
.glyphicon-th-list:before {
	content: "\e012";
}
.glyphicon-ok:before {
	content: "\e013";
}
.glyphicon-remove:before {
	content: "\e014";
}
.glyphicon-zoom-in:before {
	content: "\e015";
}
.glyphicon-zoom-out:before {
	content: "\e016";
}
.glyphicon-off:before {
	content: "\e017";
}
.glyphicon-signal:before {
	content: "\e018";
}
.glyphicon-cog:before {
	content: "\e019";
}
.glyphicon-trash:before {
	content: "\e020";
}
.glyphicon-home:before {
	content: "\e021";
}
.glyphicon-file:before {
	content: "\e022";
}
.glyphicon-time:before {
	content: "\e023";
}
.glyphicon-road:before {
	content: "\e024";
}
.glyphicon-download-alt:before {
	content: "\e025";
}
.glyphicon-download:before {
	content: "\e026";
}
.glyphicon-upload:before {
	content: "\e027";
}
.glyphicon-inbox:before {
	content: "\e028";
}
.glyphicon-play-circle:before {
	content: "\e029";
}
.glyphicon-repeat:before {
	content: "\e030";
}
.glyphicon-refresh:before {
	content: "\e031";
}
.glyphicon-list-alt:before {
	content: "\e032";
}
.glyphicon-lock:before {
	content: "\e033";
}
.glyphicon-flag:before {
	content: "\e034";
}
.glyphicon-headphones:before {
	content: "\e035";
}
.glyphicon-volume-off:before {
	content: "\e036";
}
.glyphicon-volume-down:before {
	content: "\e037";
}
.glyphicon-volume-up:before {
	content: "\e038";
}
.glyphicon-qrcode:before {
	content: "\e039";
}
.glyphicon-barcode:before {
	content: "\e040";
}
.glyphicon-tag:before {
	content: "\e041";
}
.glyphicon-tags:before {
	content: "\e042";
}
.glyphicon-book:before {
	content: "\e043";
}
.glyphicon-bookmark:before {
	content: "\e044";
}
.glyphicon-print:before {
	content: "\e045";
}
.glyphicon-camera:before {
	content: "\e046";
}
.glyphicon-font:before {
	content: "\e047";
}
.glyphicon-bold:before {
	content: "\e048";
}
.glyphicon-italic:before {
	content: "\e049";
}
.glyphicon-text-height:before {
	content: "\e050";
}
.glyphicon-text-width:before {
	content: "\e051";
}
.glyphicon-align-left:before {
	content: "\e052";
}
.glyphicon-align-center:before {
	content: "\e053";
}
.glyphicon-align-right:before {
	content: "\e054";
}
.glyphicon-align-justify:before {
	content: "\e055";
}
.glyphicon-list:before {
	content: "\e056";
}
.glyphicon-indent-left:before {
	content: "\e057";
}
.glyphicon-indent-right:before {
	content: "\e058";
}
.glyphicon-facetime-video:before {
	content: "\e059";
}
.glyphicon-picture:before {
	content: "\e060";
}
.glyphicon-map-marker:before {
	content: "\e062";
}
.glyphicon-adjust:before {
	content: "\e063";
}
.glyphicon-tint:before {
	content: "\e064";
}
.glyphicon-edit:before {
	content: "\e065";
}
.glyphicon-share:before {
	content: "\e066";
}
.glyphicon-check:before {
	content: "\e067";
}
.glyphicon-move:before {
	content: "\e068";
}
.glyphicon-step-backward:before {
	content: "\e069";
}
.glyphicon-fast-backward:before {
	content: "\e070";
}
.glyphicon-backward:before {
	content: "\e071";
}
.glyphicon-play:before {
	content: "\e072";
}
.glyphicon-pause:before {
	content: "\e073";
}
.glyphicon-stop:before {
	content: "\e074";
}
.glyphicon-forward:before {
	content: "\e075";
}
.glyphicon-fast-forward:before {
	content: "\e076";
}
.glyphicon-step-forward:before {
	content: "\e077";
}
.glyphicon-eject:before {
	content: "\e078";
}
.glyphicon-chevron-left:before {
	content: "\e079";
}
.glyphicon-chevron-right:before {
	content: "\e080";
}
.glyphicon-plus-sign:before {
	content: "\e081";
}
.glyphicon-minus-sign:before {
	content: "\e082";
}
.glyphicon-remove-sign:before {
	content: "\e083";
}
.glyphicon-ok-sign:before {
	content: "\e084";
}
.glyphicon-question-sign:before {
	content: "\e085";
}
.glyphicon-info-sign:before {
	content: "\e086";
}
.glyphicon-screenshot:before {
	content: "\e087";
}
.glyphicon-remove-circle:before {
	content: "\e088";
}
.glyphicon-ok-circle:before {
	content: "\e089";
}
.glyphicon-ban-circle:before {
	content: "\e090";
}
.glyphicon-arrow-left:before {
	content: "\e091";
}
.glyphicon-arrow-right:before {
	content: "\e092";
}
.glyphicon-arrow-up:before {
	content: "\e093";
}
.glyphicon-arrow-down:before {
	content: "\e094";
}
.glyphicon-share-alt:before {
	content: "\e095";
}
.glyphicon-resize-full:before {
	content: "\e096";
}
.glyphicon-resize-small:before {
	content: "\e097";
}
.glyphicon-exclamation-sign:before {
	content: "\e101";
}
.glyphicon-gift:before {
	content: "\e102";
}
.glyphicon-leaf:before {
	content: "\e103";
}
.glyphicon-fire:before {
	content: "\e104";
}
.glyphicon-eye-open:before {
	content: "\e105";
}
.glyphicon-eye-close:before {
	content: "\e106";
}
.glyphicon-warning-sign:before {
	content: "\e107";
}
.glyphicon-plane:before {
	content: "\e108";
}
.glyphicon-calendar:before {
	content: "\e109";
}
.glyphicon-random:before {
	content: "\e110";
}
.glyphicon-comment:before {
	content: "\e111";
}
.glyphicon-magnet:before {
	content: "\e112";
}
.glyphicon-chevron-up:before {
	content: "\e113";
}
.glyphicon-chevron-down:before {
	content: "\e114";
}
.glyphicon-retweet:before {
	content: "\e115";
}
.glyphicon-shopping-cart:before {
	content: "\e116";
}
.glyphicon-folder-close:before {
	content: "\e117";
}
.glyphicon-folder-open:before {
	content: "\e118";
}
.glyphicon-resize-vertical:before {
	content: "\e119";
}
.glyphicon-resize-horizontal:before {
	content: "\e120";
}
.glyphicon-hdd:before {
	content: "\e121";
}
.glyphicon-bullhorn:before {
	content: "\e122";
}
.glyphicon-bell:before {
	content: "\e123";
}
.glyphicon-certificate:before {
	content: "\e124";
}
.glyphicon-thumbs-up:before {
	content: "\e125";
}
.glyphicon-thumbs-down:before {
	content: "\e126";
}
.glyphicon-hand-right:before {
	content: "\e127";
}
.glyphicon-hand-left:before {
	content: "\e128";
}
.glyphicon-hand-up:before {
	content: "\e129";
}
.glyphicon-hand-down:before {
	content: "\e130";
}
.glyphicon-circle-arrow-right:before {
	content: "\e131";
}
.glyphicon-circle-arrow-left:before {
	content: "\e132";
}
.glyphicon-circle-arrow-up:before {
	content: "\e133";
}
.glyphicon-circle-arrow-down:before {
	content: "\e134";
}
.glyphicon-globe:before {
	content: "\e135";
}
.glyphicon-wrench:before {
	content: "\e136";
}
.glyphicon-tasks:before {
	content: "\e137";
}
.glyphicon-filter:before {
	content: "\e138";
}
.glyphicon-briefcase:before {
	content: "\e139";
}
.glyphicon-fullscreen:before {
	content: "\e140";
}
.glyphicon-dashboard:before {
	content: "\e141";
}
.glyphicon-paperclip:before {
	content: "\e142";
}
.glyphicon-heart-empty:before {
	content: "\e143";
}
.glyphicon-link:before {
	content: "\e144";
}
.glyphicon-phone:before {
	content: "\e145";
}
.glyphicon-pushpin:before {
	content: "\e146";
}
.glyphicon-usd:before {
	content: "\e148";
}
.glyphicon-gbp:before {
	content: "\e149";
}
.glyphicon-sort:before {
	content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}
.glyphicon-sort-by-order:before {
	content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}
.glyphicon-sort-by-attributes:before {
	content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}
.glyphicon-unchecked:before {
	content: "\e157";
}
.glyphicon-expand:before {
	content: "\e158";
}
.glyphicon-collapse-down:before {
	content: "\e159";
}
.glyphicon-collapse-up:before {
	content: "\e160";
}
.glyphicon-log-in:before {
	content: "\e161";
}
.glyphicon-flash:before {
	content: "\e162";
}
.glyphicon-log-out:before {
	content: "\e163";
}
.glyphicon-new-window:before {
	content: "\e164";
}
.glyphicon-record:before {
	content: "\e165";
}
.glyphicon-save:before {
	content: "\e166";
}
.glyphicon-open:before {
	content: "\e167";
}
.glyphicon-saved:before {
	content: "\e168";
}
.glyphicon-import:before {
	content: "\e169";
}
.glyphicon-export:before {
	content: "\e170";
}
.glyphicon-send:before {
	content: "\e171";
}
.glyphicon-floppy-disk:before {
	content: "\e172";
}
.glyphicon-floppy-saved:before {
	content: "\e173";
}
.glyphicon-floppy-remove:before {
	content: "\e174";
}
.glyphicon-floppy-save:before {
	content: "\e175";
}
.glyphicon-floppy-open:before {
	content: "\e176";
}
.glyphicon-credit-card:before {
	content: "\e177";
}
.glyphicon-transfer:before {
	content: "\e178";
}
.glyphicon-cutlery:before {
	content: "\e179";
}
.glyphicon-header:before {
	content: "\e180";
}
.glyphicon-compressed:before {
	content: "\e181";
}
.glyphicon-earphone:before {
	content: "\e182";
}
.glyphicon-phone-alt:before {
	content: "\e183";
}
.glyphicon-tower:before {
	content: "\e184";
}
.glyphicon-stats:before {
	content: "\e185";
}
.glyphicon-sd-video:before {
	content: "\e186";
}
.glyphicon-hd-video:before {
	content: "\e187";
}
.glyphicon-subtitles:before {
	content: "\e188";
}
.glyphicon-sound-stereo:before {
	content: "\e189";
}
.glyphicon-sound-dolby:before {
	content: "\e190";
}
.glyphicon-sound-5-1:before {
	content: "\e191";
}
.glyphicon-sound-6-1:before {
	content: "\e192";
}
.glyphicon-sound-7-1:before {
	content: "\e193";
}
.glyphicon-copyright-mark:before {
	content: "\e194";
}
.glyphicon-registration-mark:before {
	content: "\e195";
}
.glyphicon-cloud-download:before {
	content: "\e197";
}
.glyphicon-cloud-upload:before {
	content: "\e198";
}
.glyphicon-tree-conifer:before {
	content: "\e199";
}
.glyphicon-tree-deciduous:before {
	content: "\e200";
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	width: 100% \9;
	max-width: 100%;
}
.node-type-article .img-responsive {
	height: auto;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #000000;
	font-family: 'AustinRoman';
	font-weight: normal;
	line-height: 40px;
	margin: 10px 0;
	text-rendering: optimizelegibility;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0;
	margin-bottom: 20px;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
	font-size: 75%;
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 30px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 14px;
}
h6, .h6 {
	font-size: 12px;
}
p {
	margin: 0 0 26px;
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}
@media (min-width:768px) {
.lead {
	font-size: 21px;
}
}
small, .small {
	font-size: 85%;
}
cite {
	font-style: normal;
}
mark, .mark {
	background-color: #fcf8e3;
	padding: .2em;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	color: #777777;
}
.text-primary {
	color: #428bca;
}
a.text-primary:hover {
	color: #3071a9;
}
.text-success {
	color: #3c763d;
}
a.text-success:hover {
	color: #2b542c;
}
.text-info {
	color: #31708f;
}
a.text-info:hover {
	color: #245269;
}
.text-warning {
	color: #8a6d3b;
}
a.text-warning:hover {
	color: #66512c;
}
.text-danger {
	color: #a94442;
}
a.text-danger:hover {
	color: #843534;
}
.bg-primary {
	color: #fff;
}
.bg-primary {
	background-color: #428bca;
}
a.bg-primary:hover {
	background-color: #3071a9;
}
.bg-success {
	background-color: #dff0d8;
}
a.bg-success:hover {
	background-color: #c1e2b3;
}
.bg-info {
	background-color: #d9edf7;
}
a.bg-info:hover {
	background-color: #afd9ee;
}
.bg-warning {
	background-color: #fcf8e3;
}
a.bg-warning:hover {
	background-color: #f7ecb5;
}
.bg-danger {
	background-color: #f2dede;
}
a.bg-danger:hover {
	background-color: #e4b9b9;
}
.page-header {
	margin: 44px 0;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0;
}
.list-unstyled, .list-inline {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	margin-left: -5px;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-top: 0;
	margin-bottom: 20px;
}
dt, dd {
	line-height: 1.42857;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table;
}
.dl-horizontal dd:after {
	clear: both;
}
@media (min-width:768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	font-family: 'AustinItalic';
	color: #758393;
	font-size: 27px;
	line-height: 35px;
	margin: 20px 0;
	padding: 15px 0 !important;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
	content: '';
}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}
blockquote:before, blockquote:after {
	content: "";
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857;
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: white;
	background-color: #333333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: whitesmoke;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.container {
	margin-right: auto;
	margin-left: auto;
}
.container:before, .container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
@media (max-width:767px) {
.container {
	width: 313px;
}
.picture_overlay {
	margin: 0 auto;
	z-index: 10004 !important;
}
#picture_overlay_section {
	height: auto;
	overflow: hidden;
}
.profileShortInfo {
	margin: 60px 0 !important;
}
.overLayImage {
	padding: 20px 6% !important;
	height: 100%;
}
.overlayBackBtn {
	margin-bottom: 20px;
}
.overLayImageGallery {
	padding: 0 0 65px !important;
}
.thumbBtn img {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
.footerNavList {
	border-right: none;
	border-bottom: 2px solid #383838;
}
h2.titleh2 {
	font-size: 30px;
}
.inner-page .title-sec span {
	font-size: 20px;
	font-family: 'NobelBook';
	line-height: 27px;
}
.inner-page .title-sec span br {
	display: none;
}
.input-append .add-on, .input-prepend .add-on {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/search.png) no-repeat !important;
}
.input-append .add-on, .input-prepend .add-on {
	right: 90px !important;
}
.headerTopBar2nd .col-xs-6 {
	margin-top: 22px;
	text-align: center;
}
.header a {
	top: 20px;
	z-index: 1000;
}
.headerTopBar2nd {
	padding: 7px 0 0px !important;
}
ul.subscribe-menu {
	text-align: center;
}
ul.subscribe-menu {
	padding: 0 0 16px;
}
.headerTopBar2nd .mob-logo {
	padding: 15px 0;
}
.input-append .add-on, .input-prepend .add-on {
	display: none;
}
.search-form {
	position: absolute;
	right: 0 !important;
	top: 2px;
	z-index: 1000;
}
.header a {
	top: 7px !important;
	z-index: 1000;
}
.maximContent ul li {
	padding-bottom: 0;
}
.maximContent {
	margin-bottom: 6px;
}
.maximContent ul li span:before, .maximContent ul li span:after {
	width: 113px !important;
}
.loadMore a {
	font-size: 18px;
}
.footerNavList ul {
	border-right: 0;
}
.footerNavList {
	padding: 10px 0;
}
.footerNavList h2 {
	margin: 0;
}
.footerLast {
	border: none;
}
.headerTopBar2nd {
	height: auto !important;
}
.search-mob .search-field:focus {
	width: 312px !important;
	top: -4px;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/search-icon-sm.png) #fff 280px center no-repeat !important;
	padding: 0 50px 0 22px;
	left: -5px;
}
.search-field {
	height: 57px;
}
.rltGl {
	float: none !important;
}
.glrySetion .col-sm-2, .glrySetion .col-sm-4, .glrySetion .col-sm-6, .glrySetion .col-lg-2, .glrySetion .col-lg-4, .glrySetion .col-lg-6 {
	margin-bottom: 10px;
}
.glrySetion .row {
	margin: 0;
	padding-bottom: 0 !important;
}
.colGap {
	width: 100% !important;
}
.footer-social-media {
	padding: 0;
}
.relatedTopicsArticle .col-sm-3 label {
	top: 68px !important;
}
#page-overlay {
	top: 11.3% !important;
}
.panel {
	width: 12em !important;
}
#accordian h3 {
	padding: 10px 0 10px 8% !important;
}
#accordian ul ul li a {
	padding: 0 0 0 8% !important;
}
#accordian li:hover li a {
	text-decoration: none;
}
.footBottom span, .footBottom ul {
	width: 100%;
	float: left;
}
h2.titleh2 {
	line-height: 32px;
}
.focusTitle {
	font-size: 20px;
	line-height: 26px;
}
.colGapTab {
	width: 95.209% !important;
}
.author-details {
	margin: 0 0 30px;
}
.colGap-ng {
	padding: 2%;
}
.page-header-specing {
	margin: 20px 0;
	text-align: center;
}
.btn-default {
	display: none !important;
}
.product-search {
	padding: 10px;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.product-search .form-group {
	width: 100%!important;
}
.nav-tabs {
	display: table;
	padding: 0 !important;
}
.nav-tabs > li {
	float: none !important;
	display: table-cell;
	text-align: center;
}
.nav-tabs > li > a {
	display: block;
}
.search-result, .tab-content ul li {
	font-size: 14px !important;
}
.search-content {
	padding: 5px !important;
}
.tab-content ul li h2 {
	font-size: 18px !important;
	line-height: 17px !important;
}
.tab-content ul li img {
	margin: 0 8px 0 0 !important;
}
.tab-content ul li {
	margin-bottom: 10px !important;
}
.pagination li {
	display: none !important;
	font-size: 16px !important;
}
.pagination li.prevBtn, .pagination li.nextBtn {
	display: block !important;
}
footer {
	margin-bottom: 70px;
}
.tab-content .active .row {
	z-index: inherit !important;
}
div#related_article {
	padding: 10% 10px 0;
}
#related_article h2 {
	font-size: 14px;
	margin: 0;
}
#related_article ul li span {
	font-size: 12px;
}
.sliderLeftArticleArrow, .sliderRightArticleArrow {
	top: 41px;
}
.mob-ad {
	z-index: 10000;
}
#profileOverlay {
	top: 84.5% !important;
	width: 313px !important;
	margin: 0 auto;
}
.hot100Details h1 {
	font-size: 28px !important;
}
.slideshowArrow .sliderLeftArrow, .slideshowArrow .sliderRightArrow {
	top: -320px !important;
}
.slideshowArrow .sliderLeftArrow {
	left: -1% !important;
}
.slideshowArrow .sliderRightArrow {
	right: -1% !important;
}
.inner-page #hot100Thumbnail, .inner-page #hot100Overlay {
	top: 78.9% !important;
}
.hot100Details {
	float: none !important;
}
.hot100DetailsList h1 {
	font-size: 35px;
}
.hot100DetailsList h1 span {
	float: left;
	font-size: 50px;
	margin-bottom: 5px;
	text-align: center;
	width: 100%;
}
.hot100DetailsList p {
	padding: 0 !important;
}
.detailsListing h2 {
	font-size: 33px;
}
.detailsListing ul {
	padding: 15px 18% 60px !important;
}
.detailsListing ul li {
	width: 100% !important;
	font-size: 16px !important;
}
.hot100DetailsList {
	padding: 35px 35px 40px !important;
}
.formDescription {
	padding: 25px 15px;
}
.formDescriptionHolder h1 {
	font-size: 40px !important;
	line-height: 41px !important;
}
.formDescription1 {
	padding: 28px 20px 17px !important;
}
.formHolder {
	margin: 20px 2% !important;
	width: 95% !important;
}
.formHolder h2 {
	font-size: 18px;
	line-height: 22px;
}
.officialLink ul li, .appLink ul li {
	width: 100%;
	border: none;
	padding: 0 0 20px 0;
}
.officialLink ul li a {
	padding-left: 0;
}
.btn-primary {
	width: 68% !important;
}
.visible-xs .womenSearch {
	padding: 5px 9px 10px !important;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
.banner-description {
	height: 200px !important;
}
.banner-description h1 {
	font-size: 28px !important;
	line-height: 33px;
}
#search-box {
	float: none;
	margin: 0 auto;
	right: inherit !important;
	top: 133px !important;
	width: 314px !important;
}
.formHeader h1 span {
	padding: 0 21%;
	margin-bottom: 2px;
}
.formHeader h1 {
	font-size: 24px;
	margin: 15px 0 12px;
}
.formHolderModule {
	padding: 0 7%;
}
.maximForm .btn-primary {
	width: 82% !important;
}
.maximForm {
	margin-bottom: 50px;
}
.formHolderModule h2 {
	margin: 27px 0 0 0;
}
.formHolderModule {
	margin: 27px auto;
}
.newsletterFormHolder .form-horizontal {
	width: 98% !important;
}
.newsletterFormHolder h1 {
	font-size: 33px;
}
.articleRelative .control_btn {
	top: 9% !important;
}
.overlay_video_play {
	width: 313px;
	top: 146px;
}
.overlay_video_caption {
	font-size: 16px;
}
.quicktabs-tabpage .item-list ul li.pager-item, .quicktabs-tabpage .item-list ul li.pager-current, .quicktabs-tabpage .item-list ul li.pager-ellipsis {
	display: none !important;
}
.input-append .add-on, .input-prepend .add-on {
	display: none !important;
}
.inner-page .view-display-id-hot100_list .item-list {
	top: 180px !important;
}
.view-display-id-hot100_list .pager .pager-next.last {
	right: -72px !important;
}
.view-display-id-hot100_list .pager .pager-previous.first {
	left: -126px !important;
}
.view_show img {
	height: auto;
}
.profile_page .slideshowArrow .sliderLeftArrow, .profile_page .slideshowArrow .sliderRightArrow {
	top: -232px !important;
}
.profile_page .slideshowArrow .sliderLeftArrow {
	left: 6% !important;
}
.profile_page .slideshowArrow .sliderRightArrow {
	right: 6% !important;
}
.profileSlideShowCaption {
	position: inherit !important;
	padding: 10px 0;
	top: 0;
	right: -10px;
}
.views-slideshow-cycle-main-frame, .views-slideshow-cycle-main-frame-row, .views-slideshow-cycle-main-frame-row img {
	width: 100% !important;
	height: 258px !important;
}
.article_thumb .content img {
	height: 30px !important;
}
.views-field-field-caption p {
	font-size: 13px;
}
.inner-page .title-sec {
	padding: 10px 0 0 !important;
}
.innersocialMedia {
	padding: 10px 0 20px !important;
}
.page-nav {
	font-size: 0 !important;
}
#container {
	padding-bottom: 50px;
}
.contentHoldergallery {
	height: 70px;
}
.articlesliderImg img {
	height: 245px;
}
.slider-section .sliderArrow {
	top: -163px;
}
.article_thumb .glrthumb {
	height: 30px;
	width: 50px;
}
.article_thumb .sliderArrow {
	top: -20px;
}
.overLayImage {
	height: 100% !important;
}
.tabPgination {
	bottom: 60px !important;
	position: absolute !important;
}
.picture_overlay #picture_overlay_section {
	overflow-y: hidden !important;
}
#picture_overlay .overLayImage img.al-vertical {
	height: auto !important;
}
.view_show {
	display: block !important;
	height: auto !important;
	width: auto !important;
}
.footerNavList h2, .footerNavList {
	padding-left: 0;
}
.page-contact .contact-form .form-item label {
	width: 100% !important;
}
.page-contact .contact-form input, .page-contact .contact-form .form-textarea-wrapper textarea {
	width: 100% !important;
}
.footer-social-media li {
	padding-bottom: 10px;
}
}
@media (min-width:768px) {
.container {
	width: 680px;
	position: relative;
}
.picture_overlay {
	width: 680px;
}
}
@media (min-width:992px) {
.container {
	width: 970px;
}
}
@media (min-width:1200px) {
.container {
	width: 1024px;
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}
.container-fluid:after {
	clear: both;
}
.row {
	clear: both;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.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 {
	position: relative;
	min-height: 1px;
	padding-left: 4px;
	padding-right: 4px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6 {
	float: left;
}
.col-xs-1 {
	width: 16.66667%;
}
.col-xs-2 {
	width: 33.33333%;
}
.col-xs-3 {
	width: 50%;
}
.col-xs-4 {
	width: 66.66667%;
}
.col-xs-5 {
	width: 83.33333%;
}
.col-xs-6 {
	width: 100%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-pull-1 {
	right: 16.66667%;
}
.col-xs-pull-2 {
	right: 33.33333%;
}
.col-xs-pull-3 {
	right: 50%;
}
.col-xs-pull-4 {
	right: 66.66667%;
}
.col-xs-pull-5 {
	right: 83.33333%;
}
.col-xs-pull-6 {
	right: 100%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-push-1 {
	left: 16.66667%;
}
.col-xs-push-2 {
	left: 33.33333%;
}
.col-xs-push-3 {
	left: 50%;
}
.col-xs-push-4 {
	left: 66.66667%;
}
.col-xs-push-5 {
	left: 83.33333%;
}
.col-xs-push-6 {
	left: 100%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
.col-xs-offset-1 {
	margin-left: 16.66667%;
}
.col-xs-offset-2 {
	margin-left: 33.33333%;
}
.col-xs-offset-3 {
	margin-left: 50%;
}
.col-xs-offset-4 {
	margin-left: 66.66667%;
}
.col-xs-offset-5 {
	margin-left: 83.33333%;
}
.col-xs-offset-6 {
	margin-left: 100%;
}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6 {
	float: left;
}
.col-sm-1 {
	width: 16.66667%;
}
.col-sm-2 {
	width: 33.33333%;
}
.col-sm-3 {
	width: 50%;
}
.col-sm-4 {
	width: 66.66667%;
}
.col-sm-5 {
	width: 83.33333%;
}
.col-sm-6 {
	width: 100%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-pull-1 {
	right: 16.66667%;
}
.col-sm-pull-2 {
	right: 33.33333%;
}
.col-sm-pull-3 {
	right: 50%;
}
.col-sm-pull-4 {
	right: 66.66667%;
}
.col-sm-pull-5 {
	right: 83.33333%;
}
.col-sm-pull-6 {
	right: 100%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-push-1 {
	left: 16.66667%;
}
.col-sm-push-2 {
	left: 33.33333%;
}
.col-sm-push-3 {
	left: 50%;
}
.col-sm-push-4 {
	left: 66.66667%;
}
.col-sm-push-5 {
	left: 83.33333%;
}
.col-sm-push-6 {
	left: 100%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
.col-sm-offset-1 {
	margin-left: 16.66667%;
}
.col-sm-offset-2 {
	margin-left: 33.33333%;
}
.col-sm-offset-3 {
	margin-left: 50%;
}
.col-sm-offset-4 {
	margin-left: 66.66667%;
}
.col-sm-offset-5 {
	margin-left: 83.33333%;
}
.col-sm-offset-6 {
	margin-left: 100%;
}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6 {
	float: left;
}
.col-md-1 {
	width: 16.66667%;
}
.col-md-2 {
	width: 33.33333%;
}
.col-md-3 {
	width: 50%;
}
.col-md-4 {
	width: 66.66667%;
}
.col-md-5 {
	width: 83.33333%;
}
.col-md-6 {
	width: 100%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-pull-1 {
	right: 16.66667%;
}
.col-md-pull-2 {
	right: 33.33333%;
}
.col-md-pull-3 {
	right: 50%;
}
.col-md-pull-4 {
	right: 66.66667%;
}
.col-md-pull-5 {
	right: 83.33333%;
}
.col-md-pull-6 {
	right: 100%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-push-1 {
	left: 16.66667%;
}
.col-md-push-2 {
	left: 33.33333%;
}
.col-md-push-3 {
	left: 50%;
}
.col-md-push-4 {
	left: 66.66667%;
}
.col-md-push-5 {
	left: 83.33333%;
}
.col-md-push-6 {
	left: 100%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
.col-md-offset-1 {
	margin-left: 16.66667%;
}
.col-md-offset-2 {
	margin-left: 33.33333%;
}
.col-md-offset-3 {
	margin-left: 50%;
}
.col-md-offset-4 {
	margin-left: 66.66667%;
}
.col-md-offset-5 {
	margin-left: 83.33333%;
}
.col-md-offset-6 {
	margin-left: 100%;
}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6 {
	float: left;
}
.col-lg-1 {
	width: 16.66667%;
}
.col-lg-2 {
	width: 33.33333%;
}
.col-lg-3 {
	width: 50%;
}
.col-lg-4 {
	width: 66.66667%;
}
.col-lg-5 {
	width: 83.33333%;
}
.col-lg-6 {
	width: 100%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-pull-1 {
	right: 16.66667%;
}
.col-lg-pull-2 {
	right: 33.33333%;
}
.col-lg-pull-3 {
	right: 50%;
}
.col-lg-pull-4 {
	right: 66.66667%;
}
.col-lg-pull-5 {
	right: 83.33333%;
}
.col-lg-pull-6 {
	right: 100%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-push-1 {
	left: 16.66667%;
}
.col-lg-push-2 {
	left: 33.33333%;
}
.col-lg-push-3 {
	left: 50%;
}
.col-lg-push-4 {
	left: 66.66667%;
}
.col-lg-push-5 {
	left: 83.33333%;
}
.col-lg-push-6 {
	left: 100%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
.col-lg-offset-1 {
	margin-left: 16.66667%;
}
.col-lg-offset-2 {
	margin-left: 33.33333%;
}
.col-lg-offset-3 {
	margin-left: 50%;
}
.col-lg-offset-4 {
	margin-left: 66.66667%;
}
.col-lg-offset-5 {
	margin-left: 83.33333%;
}
.col-lg-offset-6 {
	margin-left: 100%;
}
}
table {
	background-color: transparent;
}
th {
	text-align: left;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #dddddd;
}
.table .table {
	background-color: white;
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background-color: whitesmoke;
}
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
	background-color: whitesmoke;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
@media screen and (max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #dddddd;
	-webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
	margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-responsive > .table-bordered {
	border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple], select[size] {
	height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #000000;
	background: #fff;
	border: 1px solid #777777;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
	border-color: #000000;
	outline: 0;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(50,50,50,0.75);
	-moz-box-shadow: 0px 0px 2px 0px rgba(50,50,50,0.75);
	box-shadow: 0px 0px 2px 0px rgba(50,50,50,0.75);
}
.form-control::-moz-placeholder {
color:#777777;
opacity:1;
}
.form-control:-ms-input-placeholder {
color:#777777;
}
.form-control::-webkit-input-placeholder {
color:#777777;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}
textarea.form-control {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	line-height: 34px;
	line-height: 1.42857 \0;
}
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, input[type="time"].input-sm, .form-horizontal .form-group-sm input[type="time"].form-control, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-sm, .form-horizontal .form-group-sm input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-sm, .form-horizontal .form-group-sm input[type="month"].form-control, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn {
	line-height: 30px;
}
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, input[type="time"].input-lg, .form-horizontal .form-group-lg input[type="time"].form-control, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-lg, .form-horizontal .form-group-lg input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-lg, .form-horizontal .form-group-lg input[type="month"].form-control, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn {
	line-height: 46px;
}
.form-group {
	margin-bottom: 10px;
}
.radio, .checkbox {
	position: relative;
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label, .checkbox label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
	padding-left: 0;
	padding-right: 0;
}
.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
	height: 30px;
	line-height: 30px;
}
textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .form-horizontal .form-group-sm select[multiple].form-control, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
	height: auto;
}
.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
	height: 46px;
	line-height: 46px;
}
textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .form-horizontal .form-group-lg select[multiple].form-control, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
	height: auto;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 42.5px;
}
.form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}
.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #3c763d;
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}
.has-success .form-control-feedback {
	color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
	color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #a94442;
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}
.has-error .form-control-feedback {
	color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
@media (min-width:768px) {
.form-inline .form-group, .navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control, .navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.form-inline .input-group, .navbar-form .input-group {
	display: inline-table;
	vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .input-group-btn, .form-inline .input-group .form-control, .navbar-form .input-group .form-control {
	width: auto;
}
.form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
	width: 100%;
}
.form-inline .control-label, .navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio label, .navbar-form .radio label, .form-inline .checkbox label, .navbar-form .checkbox label {
	padding-left: 0;
}
.form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
	top: 0;
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px;
}
.form-horizontal .form-group {
	margin-left: -4px;
	margin-right: -4px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table;
}
.form-horizontal .form-group:after {
	clear: both;
}
@media (min-width:768px) {
.form-horizontal .control-label {
	text-align: left;
	margin-bottom: 0;
	padding: 7px 0 0;
}
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 4px;
}
@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 14.3px;
}
}
@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 0;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	font-family: 'AustinRoman';
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #000000;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus {
	color: #333333;
	text-decoration: none;
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-default {
	color: #000000;
	background-color: #ffffff;
	border-color: #cccccc;
	font-size: 16px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
	background-color: white;
	border-color: #cccccc;
}
.btn-default .badge {
	color: white;
	background-color: #333333;
}
.btn-primary {
	color: white;
	background-color: #000;
	border-color: #5d5c5c;
	text-transform: uppercase;
	font-family: 'NobelBook';
	width: 45%;
	margin: 25px 0 15px;
	font-size: 14px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	color: white;
	background-color: #2f2e2e;
	border-color: #2f2e2e;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-primary .badge {
	color: #428bca;
	background-color: white;
}
.btn-success {
	color: white;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	color: white;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge {
	color: #5cb85c;
	background-color: white;
}
.btn-info {
	color: white;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	color: white;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info .badge {
	color: #5bc0de;
	background-color: white;
}
.btn-warning {
	color: white;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	color: white;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: white;
}
.btn-danger {
	color: white;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	color: white;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: white;
}
.btn-link {
	color: #428bca;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #202020;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #333333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: whitesmoke;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: white;
	text-decoration: none;
	outline: 0;
	background-color: #428bca;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-menu-right {
	left: auto;
	right: 0;
}
.dropdown-menu-left {
	left: 0;
	right: auto;
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #777777;
	white-space: nowrap;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
@media (min-width:768px) {
.navbar-right .dropdown-menu {
	right: 0;
	left: auto;
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto;
}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
	z-index: 2;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
	outline: 0;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table;
}
.btn-toolbar:after {
	clear: both;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
	content: " ";
	display: table;
}
.btn-group-vertical > .btn-group:after {
	clear: both;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
position:absolute;
z-index:-1;
opacity:0;
filter:alpha(opacity=0);
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.input-group-addon:last-child {
	border-left: 0;
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: -1px;
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px 20px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.nav > li.disabled > a {
	color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #428bca;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid #000000;
	padding: 0 0 4px;
	width: 100%;
	float: left;
	margin-bottom: 4px;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
	list-style: none;
}
.nav-tabs > li:first-child > a {
	border-left: 1px solid #000000;
}
.nav-tabs > li > a {
	line-height: 1.42857;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 15px;
	font-family: 'NobelBook';
	padding: 5px 20px;
	outline: none;
	color: #000000;
}
.nav-tabs > li > a:hover {
	text-decoration: none;
	background-color: #e0e0e0;
	color: #000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #ffffff;
	background-color: #000;
	border-bottom-color: transparent;
	cursor: default;
	text-decoration: none;
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 4px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: white;
	background-color: #428bca;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
	width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
	float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
@media (min-width:768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
	display: table-cell;
	width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-bottom: 0;
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #dddddd;
}
@media (min-width:768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #dddddd;
	border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border-bottom-color: white;
}
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
	float: left;
	width: 100%;
	background: #fff;
}
.tab-content .active .row {
	background: #fff;
	z-index: 1000;
	position: relative;
}
.tab-content ul {
	margin: 0;
	padding: 0;
}
.slidingDiv .row {
	background: #000 !important;
}
.tab-content ul li {
	list-style: none;
	font-size: 16px;
	line-height: 18px;
	width: 100%;
	float: left;
	margin-bottom: 30px;
	margin-left: 0;
	background: #fafafa;
	text-align: left;
}
.tab-content ul li:hover {
	background: #e0e0e0;
}
.searchIMG {
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
	width: 80px;
	min-height: 108px;
}
.searchIMG img {
	width: 100%;
}
.style_image_js.views-column.col-sm-1.col-xs-1.block.style_100_136 {
	height: 60px;
	overflow: hidden;
	width: 99px;
}
.tab-content ul li img {
	float: left;
	margin: 0 20px 0 0
}
.tab-content ul li h2 {
	font-size: 20px;
	margin: 0;
	line-height: 26px;
}
.search-content {
	padding: 10px;
}
.search-content p {
	margin: 0;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar {
	position: relative;
	margin-top: 8px;
	border: 1px solid transparent;
	margin-bottom: 0;
}
.navbar:before, .navbar:after {
	content: " ";
	display: table;
}
.navbar:after {
	clear: both;
}
@media (min-width:768px) {
.navbar {
	border-radius: 4px;
}
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table;
}
.navbar-header:after {
	clear: both;
}
@media (min-width:768px) {
.navbar-header {
	float: left;
}
}
.navbar-collapse {
	overflow-x: visible;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table;
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse.in {
	overflow-y: auto;
}
@media (min-width:768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none;
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}
@media (max-width:480px) and (orientation:landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 200px;
}
}
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width:768px) {
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}
@media (min-width:768px) {
.navbar-static-top {
	border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
@media (min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0;
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}
.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}
@media (min-width:768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: -15px;
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-toggle:focus {
	outline: 0;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
@media (min-width:768px) {
.navbar-toggle {
	display: none;
}
}
.navbar-nav {
	margin: 7.5px -15px;
}
.navbar-nav > li > a {
	line-height: 12px;
	margin-left: 1px;
}
.navbar-nav > li > a:hover {
	text-decoration: none;
}
@media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
	background-image: none;
}
}
@media (min-width:768px) {
.navbar-nav {
	float: left;
	margin: 20px 0 -8px;
}
.navbar-nav > li {
	float: left;
}
.navbar-nav.navbar-right:last-child {
	margin-right: -15px;
}
}
@media (min-width:768px) {
.navbar-left {
	float: left !important;
}
.navbar-right {
	float: right !important;
}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}
@media (max-width:767px) {
.navbar-form .form-group {
	margin-bottom: 5px;
}
}
@media (min-width:768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-form.navbar-right:last-child {
	margin-right: -15px;
}
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px;
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}
@media (min-width:768px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.navbar-text.navbar-right:last-child {
	margin-right: 0;
}
}
.navbar-default .navbar-brand {
	color: #777777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777777;
}
.navbar-default .navbar-nav > li {
	font-family: 'NobelBook';
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/navMid.jpg) 0 10px no-repeat;
	color: #fff;
	font-size: 15px;
}
.navbar-default .navbar-nav > li:last-child a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/navMid.jpg) right 10px no-repeat;
	transition: none;
}
.headroom--not-top .navbar-default .navbar-nav > li {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/navMid.jpg) 0 13px no-repeat;
}
.headroom--not-top .navbar-default .navbar-nav > li:last-child a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/navMid.jpg) right 13px no-repeat;
	transition: none;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	text-transform: uppercase;
	position: relative;
	left: 1px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #ffffff;
	background-color: transparent;
	position: relative;
	left: 1px;
	z-index: 1;
}
.navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav > .parentactive, .submenu ul > .parentactive {
	background: none;
	text-decoration: none !important;
}
.navbar-default .navbar-nav > .parentactive {
	background: none !important;
}
.navbar-default .navbar-nav > .parentactive a {
	position: relative;
	left: 1px;
	z-index: 1;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #be1f24;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}
@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #333333;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #555555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
}
.navbar-default .navbar-link {
	color: #777777;
}
.navbar-default .navbar-link:hover {
	color: #333333;
}
.navbar-default .btn-link {
	color: #777777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #cccccc;
}
.navbar-inverse {
	background-color: #222222;
	border-color: #090909;
}
.navbar-inverse .navbar-brand {
	color: #777777;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: white;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
	color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: white;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: white;
	background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: white;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #090909;
	color: white;
}
@media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #777777;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	color: white;
	background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: white;
	background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #444444;
	background-color: transparent;
}
}
.navbar-inverse .navbar-link {
	color: #777777;
}
.navbar-inverse .navbar-link:hover {
	color: white;
}
.navbar-inverse .btn-link {
	color: #777777;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: white;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444444;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: whitesmoke;
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #cccccc;
}
.breadcrumb > .active {
	color: #777777;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	width: 100%;
	text-align: center;
	border-top: 1px solid #000;
}
.pagination > li {
	display: inline-block;
	font-size: 14px;
	color: #000;
	font-family: 'NobelBook';
}
.pagination li a {
	color: #000;
}
.prevBtn, .nextBtn {
	font-family: 'AustinRoman' !important;
}
.prevBtn {
	float: left;
}
.nextBtn {
	float: right;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #000000;
	background-color: white;
	margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
	color: #000;
	text-decoration: underline;
}
.pagination > .active > a {
	font-weight: bold;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	z-index: 2;
	color: #000;
	cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #777777;
	background-color: white;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}
.pager:before, .pager:after {
	content: " ";
	display: table;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.pager .next > a, .pager .next > span {
	float: right;
}
.pager .previous > a, .pager .previous > span {
	float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #777777;
	background-color: white;
	cursor: not-allowed;
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: white;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}
a.label:hover, a.label:focus {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
.label-default {
	background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e;
}
.label-primary {
	background-color: #428bca;
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #3071a9;
}
.label-success {
	background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}
.label-info {
	background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5;
}
.label-warning {
	background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}
.label-danger {
	background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #777777;
	border-radius: 10px;
}
.badge:empty {
	display: none;
}
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #428bca;
	background-color: white;
}
.nav-pills > li > a > .badge {
	margin-left: 3px;
}
a.badge:hover, a.badge:focus {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}
.jumbotron h1, .jumbotron .h1 {
	color: inherit;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}
.jumbotron > hr {
	border-top-color: #d5d5d5;
}
.container .jumbotron {
	border-radius: 6px;
}
.jumbotron .container {
	max-width: 100%;
}
@media screen and (min-width:768px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px;
}
.container .jumbotron {
	padding-left: 60px;
	padding-right: 60px;
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 63px;
}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.thumbnail > img, .thumbnail a > img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.thumbnail .caption {
	padding: 9px;
	color: #333333;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #428bca;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p, .alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0;
}
to {
	background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0;
}
to {
	background-position: 0 0;
}
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: whitesmoke;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: white;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
	min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
	color: #777777;
	min-width: 30px;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}
.progress-bar-success {
	background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.media, .media-body {
	overflow: hidden;
	zoom: 1;
}
.media, .media .media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media-object {
	display: block;
}
.media-heading {
	margin: 0 0 5px;
}
.media > .pull-left {
	margin-right: 10px;
}
.media > .pull-right {
	margin-left: 10px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: white;
	border: 1px solid #dddddd;
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
	float: right;
}
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
a.list-group-item {
	color: #555555;
}
a.list-group-item .list-group-item-heading {
	color: #333333;
}
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	color: #555555;
	background-color: whitesmoke;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eeeeee;
	color: #777777;
	cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: white;
	background-color: #428bca;
	border-color: #428bca;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #e1edf7;
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}
a.list-group-item-success {
	color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}
a.list-group-item-info {
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}
a.list-group-item-warning {
	color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}
a.list-group-item-danger {
	color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
.panel {
	margin-bottom: 20px;
	background-color: #000;
	border: 1px solid transparent;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-body {
	padding: 15px;
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}
.panel-body:after {
	clear: both;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.panel-title > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: whitesmoke;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.list-group + .panel-footer {
	border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
	border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}
.panel-group {
	margin-bottom: 20px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}
.panel-default {
	border-color: #dddddd;
}
.panel-default > .panel-heading {
	color: #333333;
	background-color: whitesmoke;
	border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
	color: whitesmoke;
	background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #dddddd;
}
.panel-primary {
	border-color: #428bca;
}
.panel-primary > .panel-heading {
	color: white;
	background-color: #428bca;
	border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
	color: #428bca;
	background-color: white;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #428bca;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #faebcc;
}
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ebccd1;
}
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15);
}
.well-lg {
	padding: 24px;
	border-radius: 6px;
}
.well-sm {
	padding: 9px;
	border-radius: 3px;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: black;
	text-shadow: 0 1px 0 white;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover, .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.modal-open {
	overflow: hidden;
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: white;
	border: 1px solid #999999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: black;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857px;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857;
}
.modal-body {
	position: relative;
	padding: 15px;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}
.modal-footer:after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
@media (min-width:768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto;
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}
.modal-sm {
	width: 300px;
}
}
@media (min-width:992px) {
.modal-lg {
	width: 900px;
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: white;
	text-align: center;
	text-decoration: none;
	background-color: black;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: black;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: white;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}
.popover-content {
	padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: white;
}
.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: white;
}
.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: white;
}
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: white;
	bottom: -10px;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	line-height: 1;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: white;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid white;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0);
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: white;
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.carousel-caption .btn {
	text-shadow: none;
}
@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -15px;
}
.carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px;
}
.carousel-indicators {
	bottom: 20px;
}
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right;
}
@media (min-width:768px) {
.pull-right-lg {
	float: right;
}
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
	visibility: hidden !important;
}
.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
@-ms-viewport {
width:device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}
.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 (max-width:767px) {
.visible-xs {
	display: block !important;
}
table.visible-xs {
	display: table;
}
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;
}
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;
}
tr.visible-md {
	display: table-row !important;
}
th.visible-md, td.visible-md {
	display: table-cell !important;
}
.product-search .form-group {
	width: 85%;
}
.slidingDiv {
	width: 569px;
}
.articleRelative .control_btn {
	top: 28%;
}
.maximContent, .adBanner {
	height: 594px;
}
.maximContent.maximTvContent {
	height: 590px;
}
}
@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;
}
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:995px) {
.navbar, ul.social-media {
	display: none;
}
.headerTopBar2nd {
	height: 60px;
	padding: 10px 0 7px;
}
.headerTopBar2nd .col-md-4 {
	text-align: center;
}
.page-nav label {
	font-size: 14px;
}
.relatedTopics span {
	font-size: 15px;
}
.search-form {
	position: absolute;
	right: -9px;
}
.search-field {
	height: 45px;
}
.footerNavList ul li {
	width: 100%;
}
.gallerSec .glDes {
	width: 100%;
	max-width: 100%;
}
.search-field:focus {
	width: 680px;
	color: #999999 !important;
	left: -13px;
	position: relative;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/search-icon-sm.png) #fff 630px center no-repeat !important;
	padding: 0 68px 0 22px;
	margin-right: -1px;
}
.form-search .input-append .search-query {
	border-radius: 0;
}
.relatedTopicsArticle .col-sm-3 label {
	padding: 0 4%;
	font-size: 12px;
}
#page-overlay {
	background: none repeat scroll 0 0 #000;
	border: 1px solid #000;
	height: 100%;
	opacity: 0.8;
	position: fixed;
	top: 0px!important;
	width: 100%;
}
.header a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/hambugler.png) center no-repeat;
	display: block;
	width: 40px;
	height: 43px;
	position: absolute;
	top: -4px;
	left: 10px;
}
.header a.cross {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/cross.jpg) center no-repeat;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: -4px;
	left: 10px;
}
.panel {
	position: absolute !important;
	z-index: 1000;
}
#accordian h3:hover, #accordian h3 a:hover {
	text-decoration: none;
}
#accordian ul li, #accordian h3 {
	font-family: 'NobelBook';
	text-decoration: none;
}
#accordian ul {
	padding: 0;
}
#accordian ul ul {
	padding: 10px 0;
}
#accordian a:hover, #accordian a:focus {
	color: #ffffff;
	outline: none;
	text-decoration: none;
}
#accordian h3 {
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	padding: 10px 0 10px 29%;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}
#accordian h3 a {
	color: #ffffff;
}
#accordian h3 span {
	font-size: 16px;
	margin-right: 10px;
}
#accordian li {
	list-style-type: none;
}
#accordian ul ul li {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	display: block;
	transition: all 0.15s;
	text-transform: capitalize;
}
#accordian ul ul li a {
	color: #ffffff;
	padding: 0 0 0 29%;
}
#accordian ul ul li a:hover {
	text-decoration: none;
	outline: none;
}
#accordian ul ul {
	display: none;
}
#accordian li.active ul, #accordian li.parentactive ul {
	display: block;
}
#accordian a {
	display: block;
}
.panel {
	display: block;
	height: auto !important;
}
.colGap-ng {
	width: 100% !important;
}
.colGapTab {
	width: 87.2093%;
}
.pull-right-padding {
	padding-left: 5px !important;
	padding-right: 3px !important;
}
.banner-margin {
	margin-left: 0 !important;
}
#page-overlay {
	top: 12.6%;
}
.page-header h1 {
	font-size: 58px;
}
.page-header span {
	font-size: 20px;
}
#picture_overlay_section {
	overflow-y: scroll !important;
}
.tabPgination {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/overlayCtrlBg.jpg) repeat;
	border-top: 1px solid #2f2f2f;
	width: 100%;
	padding: 10px 0;
	bottom: 0;
	float: left;
	position: relative;
}
.leftArrow {
	text-align: right;
}
.rightArrow {
	text-align: left;
}
.tabControlBar {
	text-align: center;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/overlayCtrlBg.jpg) repeat;
	border-top: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	padding: 16px 0 16px 5%;
	font-size: 15px;
}
.tabControlBar a {
	color: #fff;
}
.overLayImage {
	padding: 20px 27%;
}
.overLayImageGallery {
	padding: 50px 0 65px;
}
.overLayImage {
	text-align: center;
}
.profileShortInfo {
	display: inline-block !important;
	float: none;
	margin: 100px 0;
}
.profileShortInfoTab {
	background: none repeat scroll 0 0 #201f1f;
	float: left;
	margin: 50px 14% 52px;
	width: 508px;
}
.profileShortInfoTab .profilePicName a {
	font-size: 28px;
	color: #fff;
}
.profilePicName a:hover {
	color: #cdcccc;
}
.profileShortInfoTab .profilePicName {
	font-size: 24px;
	text-align: left;
	line-height: 35px;
	padding: 26% 0 0 3%;
}
.profilePicName {
	text-align: left;
}
.profilePicName a {
	color: #fff;
}
.nextGallery {
	font-size: 20px;
	padding: 14px 0;
	border-top: 1px solid #0d0d0d;
}
div#infoMob {
	background: #000;
	width: 100%;
	display: none;
	z-index: 10004;
	color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0;
	padding-top: 20px;
	text-align: center;
}
div#infoMob .closeBtn {
	float: none;
	text-align: center;
	margin: 30px 0;
}
.profileInfo-sm {
	float: left;
	padding: 20% 13%;
	text-align: left;
	width: 100%;
}
.profileInfo-sm h2 {
	color: #fff;
	font-size: 26px;
	font-family: 'NobelBook';
	line-height: 30px;
}
.profileInfo-sm span {
	font-size: 20px;
	color: #fff;
	font-family: 'NobelBook';
}
.ifoProfile-left {
	height: auto;
}
.featureStories {
	position: relative;
	left: 0;
	margin-top: 20px;
}
.ifoProfile-left {
	padding: 50px 3% 0 !important;
}
#profileOverlay {
	top: 22.3%;
	padding-bottom: 85px;
}
.slideshowArrow .sliderLeftArrow, .slideshowArrow .sliderRightArrow {
	top: -207px;
}
.profile_page .slideshowArrow .sliderLeftArrow, .profile_page .slideshowArrow .sliderRightArrow {
	top: -400px;
}
.hot100DetailsSection {
	height: auto !important;
}
.hot100Details {
	padding: 70px 25px 8px !important;
}
.hot100Details .slideshowArrow {
	top: 146px !important;
}
.slideshowArrow .sliderLeftArrow {
	left: 24%;
}
.slideshowArrow .sliderRightArrow {
	right: 24%;
}
.profile_page .slideshowArrow .sliderLeftArrow {
	left: 5%;
}
.profile_page .slideshowArrow .sliderRightArrow {
	right: 5%;
}
.profile_page #slidergrid_slideshow .go_back {
	margin-left: 20px;
}
.fullListLink {
	bottom: 20px !important;
	position: relative !important;
	float: left;
	width: 100%;
}
.hot100ProfilePic {
	margin-bottom: 20px;
}
#hot100Thumbnail, #hot100Overlay {
	top: 18.8% !important;
}
.hot100DetailsList p {
	padding: 0 10%;
}
.detailsListing ul {
	padding: 15px 0 60px;
}
.detailsListing ul li {
	width: 27%;
}
.hot100DetailsList {
	padding: 70px 35px 40px;
}
.alphaPagination li {
	padding: 0 14px;
}
.womenSearch {
	padding: 37px 0 20px !important;
}
.womenHead {
	width: 98.9% !important;
	padding: 67px 1% !important;
}
.formHolder {
	width: 90%;
	margin: 20px 5%;
}
.formHolder h2 {
	font-size: 16px;
}
.formDescriptionHolder h1 {
	font-size: 70px;
	line-height: 61px;
}
.officialLink a {
	font-size: 14px;
}
.btn-primary {
	font-size: 16px !important;
	font-weight: bold;
	width: 39%;
}
.tvadBanner {
	padding: 27px 18px;
}
.banner-description {
	font-size: 17px;
	line-height: 21px;
	padding: 0 20px;
	height: 145px;
}
.banner-description p {
	margin: 0;
}
.banner-description h1 {
	font-size: 32px;
	line-height: 33px;
}
#search-box {
	top: 244px;
}
.formHeader {
	padding: 0 4% 30px;
}
.maximForm .btn-primary {
	width: 63%;
}
.newletter-sidebar {
	border: 1px solid #000000;
	float: left !important;
	padding: 12px 1.5% !important;
	width: 65.333% !important;
}
.newsletterFormHolder {
	padding: 0;
}
.newsletterFormHolder .form-horizontal {
	width: 65%;
}
.vdArticleNewsletter {
	height: auto;
}
.vdArticleNewsletter span {
	padding: 16px 5%;
}
.relatedTopics .col-sm-3 label {
	top: 70px;
}
.articleRelative .control_btn {
	top: 26%;
}
#video_overlay {
	padding-top: 5% !important;
}
.view-display-id-hot100_list .pager-previous.first {
	left: -65px !important;
}
.view-display-id-hot100_list .pager-next.last {
	right: -375px !important;
}
.view-display-id-hot100_list .item-list {
	top: 178px !important;
}
.contentHoldergallery {
	margin-bottom: 20px !important;
	height: 104px;
}
h2.titleh2 {
	font-size: 24pt;
}
.womenAZ .womenHead {
	padding: 57px 1% !important;
}
#container > .container {
	margin-top: 68px !important;
}
.newsletter span {
	padding: 0 5% 13px !important;
}
.overLayImage {
	height: 100% !important;
}
#picture_overlay .overLayImage img.al-vertical {
	height: auto !important;
}
.page-contact .contact-form .form-item label {
	width: 100%;
}
#overLayRelatedArticle .tabPgination.visible-sm.visible-xs {
	display: none !important;
}
.page-contact .contact-form .form-textarea-wrapper textarea, .page-contact .contact-form input {
	float: left;
	margin-bottom: 20px;
	width: 600px;
}
}
@media (max-width:767px) {
.hidden-xs {
	display: none !important;
}
.pull-right {
	float: left !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;
}
.adbanner2nd {
	padding: 21px 5px;
	height: auto;
}
.newsletter span h3 {
	padding: 7px 0;
}
.navbar-default .navbar-nav > li {
	font-size: 14px;
}
.productNo {
	font-size: 22px;
}
.overLayControl a {
	font-size: 14px;
}
.detailsListing ul {
	padding: 15px 16% 60px;
}
.alphaPagination li {
	padding: 0 9px;
}
.banner-description {
	height: 363px;
}
.tvadBanner {
	padding: 13px 18px;
}
.maximTvContent ul li {
	padding-bottom: 7.2px;
}
::i-block-chrome, .adbanner2nd {
padding-bottom:26px !important;
}
::i-block-chrome, .newsletter span h3 {
line-height:31px !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;
}
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;
}
}
.colGap {
	width: 97.2093023255814%;
}
.ps-container .ps-scrollbar-x-rail {
	position: absolute;
	bottom: 3px;
	height: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	opacity: 0;
	filter: alpha(opacity=0);
	-o-transition: background-color .2s linear, opacity .2s linear;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	-moz-transition: background-color .2s linear, opacity .2s linear;
	transition: background-color .2s linear, opacity .2s linear;
	display: none !important;
}
.ps-container:hover .ps-scrollbar-x-rail, .ps-container.hover .ps-scrollbar-x-rail {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.ps-container .ps-scrollbar-x-rail, .ps-container .ps-scrollbar-x-rail.hover {
	background-color: #eee;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.ps-container .ps-scrollbar-x-rail.in-scrolling {
	background-color: #eee;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.ps-container .ps-scrollbar-y-rail {
	position: absolute;
	right: 3px;
	width: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	opacity: 0;
	filter: alpha(opacity = 0);
	-o-transition: background-color .2s linear, opacity .2s linear;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	-moz-transition: background-color .2s linear, opacity .2s linear;
	transition: background-color .2s linear, opacity .2s linear;
}
.ps-container:hover .ps-scrollbar-y-rail, .ps-container.hover .ps-scrollbar-y-rail {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.ps-container .ps-scrollbar-y-rail, .ps-container .ps-scrollbar-y-rail.hover {
	background-color: #333333;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.ps-container .ps-scrollbar-y-rail.in-scrolling {
	background-color: #eee;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.ps-container .ps-scrollbar-x {
	position: absolute;
	bottom: 0;
	height: 8px;
	background-color: #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-o-transition: background-color .2s linear;
	-webkit-transition: background-color.2s linear;
	-moz-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
.ps-container.ie6 .ps-scrollbar-x {
	font-size: 0;
}
.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x, .ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
	background-color: #999;
}
.ps-container .ps-scrollbar-y {
	position: absolute;
	right: 0;
	width: 15px;
	background-color: #5b5b5b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-o-transition: background-color .2s linear;
	-webkit-transition: background-color.2s linear;
	-moz-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
.ps-container.ie6 .ps-scrollbar-y {
	font-size: 0;
}
.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y, .ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
	background-color: #999;
}
.ps-container.ie .ps-scrollbar-x, .ps-container.ie .ps-scrollbar-y {
	visibility: hidden;
}
.ps-container.ie:hover .ps-scrollbar-x, .ps-container.ie:hover .ps-scrollbar-y, .ps-container.ie.hover .ps-scrollbar-x, .ps-container.ie.hover .ps-scrollbar-y {
	visibility: visible;
}
.node-type-gallery .page-title {
	font-size: 36px;
	margin-bottom: 0px;
}
.node-type-gallery .col-md-2.sidebar {
	display: none;
}
.node-type-gallery .row.gallerSec {
	background: none;
}
.node-type-gallery .align-left {
	text-align: left;
}
.node-preferred-content .socialIconsBlock, .view-preferred-content-list .socialIconsBlock {
	right: 0;
	top: 0;
	position: initial;
	display: block;
	height: 35px;
	padding: 0px;
}
.node-preferred-content ul.socialMediaIconlg li a, .view-preferred-content-list ul.socialMediaIconlg li a {
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/social-desktop-black.png) no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 0;
	width: 25px;
	height: 25px;
}
.node-preferred-content .socialIconsBlock ul li, .view-preferred-content-list .socialIconsBlock ul li {
	padding-left: 16px;
}
.node-preferred-content ul.socialMediaIconlg li.facebook a, .view-preferred-content-list ul.socialMediaIconlg li.facebook a {
	background-position: left top;
}
.node-preferred-content ul.socialMediaIconlg li.twitter a, .view-preferred-content-list ul.socialMediaIconlg li.twitter a {
	background-position: -40px top;
}
.node-preferred-content ul.socialMediaIconlg li.pintrest a, .view-preferred-content-list ul.socialMediaIconlg li.pintrest a {
	background-position: -83px top;
}
.node-preferred-content ul.socialMediaIconlg li.googlePlus a, .view-preferred-content-list ul.socialMediaIconlg li.googlePlus a {
	background-position: -129px top;
}
.node-type-article .title-sec .field-name-field-sub-title p {
	margin-bottom: 30px;
}
.node-type-article .featured-image {
	position: relative;
	margin-bottom: 20px;
}
@media (min-width:768px) {
.node-type-article .featured-image {
	margin-bottom: 0;
}
}
.node-type-article .featured-image a {
	position: absolute;
	left: 4px;
	bottom: -20px;
	background: #000;
	color: #fff;
	font-family: 'NobelRegular';
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 14px 35px 11px 35px;
}
.node-type-article .featured-image a:after {
	content: '\25BA';
	margin-left: 8px;
	font-size: 10px;
}
.node-type-article a.start-slideshow {
	display: block;
	padding: 17px 0 15px 0;
	color: #fff;
	font-family: 'NobelRegular';
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
}
.node-type-article .category-date-wrapper {
	float: left;
	margin-top: 6px;
}
.node-type-article .category-date-wrapper .article_date:before {
	content: '|';
	margin-left: 8px;
	margin-right: 8px;
}
.node-type-article .authorTitle {
	float: none;
	width: auto;
	display: block;
	clear: both;
	margin: 5px 0;
}
@media (min-width:768px) {
.node-type-article .authorTitle {
	display: inline;
	clear: none;
	margin: 0;
}
.node-type-article .authorTitle:before {
	content: '|';
	margin-left: 8px;
	margin-right: 8px;
}
}
.node-type-article .author-details .maxim-social-icons {
	margin-bottom: 6px;
}
@media (min-width:768px) {
.node-type-article .author-details .maxim-social-icons {
	margin-bottom: 0;
	float: right;
	width: 140px;
}
.node-type-article .author-details .maxim-social-icons .googleplus {
	width: 30px;
}
}
.node-type-article .gallery-interstitial {
	margin-left: -12px;
	margin-right: -10px;
}
@media (min-width:768px) {
.node-type-article .gallery-interstitial {
	margin-left: 0;
	margin-right: 0;
}
}
.node-type-article .closeBtn {
	float: right;
	font-size: 14px;
	padding-right: 8px;
}
.node-type-article img.close-button {
	margin-left: 3px;
	vertical-align: text-top;
}
.node-type-article .article-overlay-leaderboard {
	min-height: 111px;
}
.node-type-article #overLayMainImage {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 8px !important;
	padding-right: 8px !important;
	height: calc(100% - 65px) !important;
	overflow: hidden;
}
.node-type-article #overLayMainImage img {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (min-width:768px) {
.node-type-article #overLayMainImage {
	padding: 18px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	height: calc(100% - 205px) !important;
	margin-top: 20px;
}
.node-type-article #overLayMainImage img.portrait {
	width: auto;
	height: 100%;
	max-height: 800px;
}
.node-type-article #overLayMainImage img.landscape, .node-type-article #overLayMainImage img.square {
	width: 100%;
	height: auto;
	max-width: 800px;
}
}
@media (min-width:992px) {
.node-type-article #overLayMainImage {
	height: calc(100% - 155px) !important;
}
}
.node-type-article #infoMob .closeBtn {
	font-size: 14px;
	margin-bottom: 22px;
}
.node-type-article #infoMob .closeBtn img {
	vertical-align: text-top;
	margin-top: -2px;
	margin-right: 3px;
}
.node-type-article #infoMob .profileInfo-sm {
	padding: 20px;
}
.node-type-article #infoMob .profileInfo-sm .sharing-links {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.node-type-article #infoMob .profileInfo-sm .sharing-links ul {
	list-style-type: none;
	padding: 0;
}
.node-type-article #infoMob .profileInfo-sm .sharing-links ul li {
	display: inline;
	float: left;
	margin-right: 15px;
	list-style-image: none;
}
.node-type-article #infoMob .profileInfo-sm .sharing-links ul li a, .node-type-article #infoMob .profileInfo-sm .sharing-links ul li a:hover {
	background: none;
	width: 100%;
	height: 100%;
	background-position: auto;
}
.node-type-article #infoMob .profileInfo-sm .sharing-links ul .facebook {
	width: 12px;
	height: 19px;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/fb-share-white.png);
}
.node-type-article #infoMob .profileInfo-sm .sharing-links ul .twitter {
	width: 21px;
	height: 17px;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/twitter-share-white.png);
}
.node-type-article #infoMob .profileInfo-sm .sharing-links ul .pintrest {
	width: 18px;
	height: 19px;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/pinterest-share-white.png);
}
.node-type-article #infoMob .profileInfo-sm .sharing-links ul .googlePlus {
	width: 21px;
	height: 17px;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/gplus-share-white.png);
	margin-right: 0;
}
.node-type-article #infoMob .profileInfo-sm h2 {
	margin-bottom: 10px;
}
.node-type-article #infoMob .profileInfo-sm .info-mobile-counter {
	font-family: "NobelBook";
	font-style: italic;
	font-size: 20px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.node-type-article #infoMob .profileInfo-sm .info-mobile-counter div {
	display: inline;
}
@media (min-width:768px) {
.node-type-article #infoMob .profileInfo-sm .info-mobile-counter {
	float: right;
	width: auto;
	margin-top: -38px;
	margin-bottom: 8px;
}
}
.node-type-article #infoMob .profileInfo-sm #overlay_mobcaption {
	display: block;
	float: left;
	width: 100%;
	height: 160px;
	overflow-y: scroll;
}
.node-type-article #infoMob .profileInfo-sm #overlay_mobcaption span {
	font-size: 16px;
	color: #cccccc;
}
@media (min-width:768px) {
.node-type-article #infoMob .profileInfo-sm #overlay_mobcaption {
	height: auto;
	overflow-y: auto;
}
}
.node-type-article .mobile-control-bar {
	padding: 10px 8px 9px 8px;
}
.node-type-article .mobile-control-bar .show-thumbnails img {
	margin-right: 8px;
}
.node-type-article .mobile-control-bar .show-thumbnails a {
	font-size: 14px;
}
.node-type-article .mobile-control-bar .show-info {
	margin-top: -2px;
}
.node-type-article .mobile-control-bar .show-info img {
	width: 22px;
	height: auto;
}
.node-type-article .mobile-control-bar .thumbBtn {
	text-align: left;
}
.node-type-article .mobile-control-bar .close-slideshow a {
	float: right;
}
@media (min-width:768px) {
.node-type-article .mobile-control-bar {
	padding: 15px 17px 15px 16px;
	border-top: none;
}
}
.node-type-article .overLayImage {
	padding: 10px !important;
}
@media (max-width:992px) {
.node-type-article .overLayImage {
	padding-left: 15%;
	padding-right: 15%;
}
}
@media (min-width:768px) {
.node-type-article .overLayImage {
	padding: 10px 6% !important;
}
}
.node-type-article .overLayImageRelated {
	display: none;
}
@media (min-width:768px) {
.node-type-article .overLayImageRelated {
	display: block;
	padding-top: 0;
	padding-bottom: 0;
}
.node-type-article .overLayImageRelated ul li a span {
	clear: both;
	padding-bottom: 10px;
}
.node-type-article .overLayImageRelated ul li:nth-child(3) {
	clear: left;
}
.node-type-article .overLayImageRelated ul li:nth-child(2), .node-type-article .overLayImageRelated ul li:nth-child(4) {
	float: right;
}
.node-type-article .overLayImageRelated ul li:nth-child(2) span, .node-type-article .overLayImageRelated ul li:nth-child(4) span {
	display: block;
	width: 100%;
	float: right;
	max-width: 238px;
}
.node-type-article .overLayImageRelated ul li:nth-child(2) img, .node-type-article .overLayImageRelated ul li:nth-child(4) img {
	float: right;
}
}
@media (min-width:992px) {
.node-type-article .overLayImageRelated {
	margin-top: 30px;
}
.node-type-article .overLayImageRelated ul li:nth-child(3), .node-type-article .overLayImageRelated ul li:nth-child(4) {
	display: none;
}
}
.node-type-article #overlay-related-next {
	display: none;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
@media (min-width:768px) {
.node-type-article #overlay-related-next {
	width: 612px;
	margin-top: 10px !important;
}
}
@media (min-width:992px) {
.node-type-article #overlay-related-next {
	width: 525px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.node-type-article #overlay-related-next .overLayImageRelated {
	padding-left: 0;
	padding-right: 0;
}
.node-type-article #overlay-related-next .profilePicDetailsNext {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	margin-top: 25px !important;
	float: left;
}
}
.node-type-article .profilePicDetailsNext {
	float: none;
	margin-top: 40px !important;
	margin-bottom: 40px !important;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: calc(100% - 10px);
}
.node-type-article .profilePicDetailsNext a.nextGallery {
	padding: 5px 0;
}
.node-type-article .profilePicDetailsNext .profilePicName {
	padding: 0 10px 10px 10px;
}
@media (min-width:768px) {
.node-type-article .profilePicDetailsNext {
	margin-top: 0 !important;
	width: 100%;
}
.node-type-article .profilePicDetailsNext .profilePicDetails {
	text-align: left;
}
.node-type-article .profilePicDetailsNext .profilePic {
	float: left;
	width: auto;
	margin: 20px 10px 20px 20px;
}
.node-type-article .profilePicDetailsNext .profilePicName {
	float: none;
	width: auto;
	text-align: left;
	margin: 20px;
	display: block;
}
}
@media (min-width:992px) {
.node-type-article .profilePicDetailsNext {
	width: 64%;
}
}
.node-type-article .overlayPagination {
	position: absolute;
	top: calc(50% - 4px);
	margin: 0;
}
@media (min-width:768px) {
.node-type-article .overlayPagination {
	top: calc(50% + 57px);
}
}
@media (min-width:992px) {
.node-type-article .overlayPagination {
	top: calc(50% + 29px);
	width: calc(100% - 9px);
}
}
.node-type-article .overlayPagination .related-back, .node-type-article .overlayPagination .related-start-over {
	display: none;
}
.node-type-article .overlayPagination .related-back, .node-type-article .overlayPagination .related-start-over, .node-type-article .overlayPagination .leftArrow, .node-type-article .overlayPagination .rightArrow {
	text-align: left;
	width: 52px;
	height: 52px;
	background: rgba(0,0,0,0.7);
}
.node-type-article .overlayPagination .related-back:hover, .node-type-article .overlayPagination .related-start-over:hover, .node-type-article .overlayPagination .leftArrow:hover, .node-type-article .overlayPagination .rightArrow:hover {
	background: #000;
}
.node-type-article .overlayPagination .related-back img, .node-type-article .overlayPagination .related-start-over img, .node-type-article .overlayPagination .leftArrow img, .node-type-article .overlayPagination .rightArrow img {
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.node-type-article .overlayPagination .related-back, .node-type-article .overlayPagination .leftArrow {
	float: left;
}
.node-type-article .overlayPagination .related-start-over, .node-type-article .overlayPagination .rightArrow {
	float: right;
}
.node-type-article .desktop-overlay-bar {
	display: none;
}
@media (min-width:992px) {
.node-type-article .desktop-overlay-bar {
	display: block;
	position: absolute;
	top: 111px;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.7);
	padding: 5px 20px;
}
.node-type-article .desktop-overlay-bar .thumbBtn a {
	color: #fff;
	font-size: 14px;
}
.node-type-article .desktop-overlay-bar .thumbBtn a img {
	margin-right: 8px;
}
.node-type-article .desktop-overlay-bar .social-icons {
	float: right;
}
.node-type-article .desktop-overlay-bar .social-icons ul {
	list-style-type: none;
	padding: 0;
}
.node-type-article .desktop-overlay-bar .social-icons ul li {
	display: inline;
	float: left;
	margin-right: 15px;
	list-style-image: none;
}
.node-type-article .desktop-overlay-bar .social-icons ul li a, .node-type-article .desktop-overlay-bar .social-icons ul li a:hover {
	background: none;
	width: 100%;
	height: 100%;
	background-position: auto;
}
.node-type-article .desktop-overlay-bar .social-icons ul .facebook {
	width: 12px;
	height: 19px;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/fb-share-white.png);
}
.node-type-article .desktop-overlay-bar .social-icons ul .twitter {
	width: 21px;
	height: 17px;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/twitter-share-white.png);
}
.node-type-article .desktop-overlay-bar .social-icons ul .pintrest {
	width: 18px;
	height: 19px;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/pinterest-share-white.png);
}
.node-type-article .desktop-overlay-bar .social-icons ul .googlePlus {
	width: 21px;
	height: 17px;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/gplus-share-white.png);
	margin-right: 0;
}
}
@media (max-width:991px) {
.node-type-article .p-info {
	display: none !important;
}
}
@media (min-width:992px) {
.node-type-article .p-info {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.7);
	padding: 20px;
}
.node-type-article .p-info .productNo {
	float: right;
	padding-top: 0;
	font-size: 22px;
}
.node-type-article .p-info h2.gallery-ov-title {
	font-family: 'NobelRegular';
	font-size: 20px;
	line-height: 25px;
	color: #ccc;
	margin-bottom: 10px;
}
.node-type-article .p-info .ArticleSlideShowCaption {
	font-size: 16px;
	height: 100%;
	margin-bottom: 0;
	color: #ccc;
}
.node-type-article .p-info .ArticleSlideShowCaption p {
	margin-bottom: 0;
	overflow: hidden;
}
.node-type-article .p-info .ArticleSlideShowCaption .readmore {
	cursor: pointer;
}
}
.node-type-article #picture_overlay_section {
	height: 100%;
	overflow-y: hidden !important;
}
.node-type-article #picture_overlay_section > div.col-lg-4.col-md-4.col-sm-6 {
	max-height: 100%;
}
.node-type-article #overLayGallery {
	background: rgba(0,0,0,0.9);
}
.node-type-article .overLayImageThumb {
	max-height: calc(100% - 60px);
	overflow-y: scroll;
	position: fixed;
}
.node-type-article .overLayImageThumb .thumbslide {
	margin-bottom: 5px;
	padding-right: 4px;
}
.node-type-article .back-to-slideshow {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 14px;
}
.node-type-article .overlay-left-column {
	height: 100%;
}
@media (min-width:768px) {
.node-type-article .back-to-slideshow {
	margin-bottom: 50px;
}
.node-type-article .overLayImageThumb {
	max-height: none;
	overflow-y: auto;
	position: relative;
}
}
@media (min-width:992px) {
.node-type-article #overLayGallery {
	background: #000;
}
.node-type-article .thumbnail-overlay #picture_overlay_section {
	overflow-y: hidden !important;
}
.node-type-article .thumbnail-overlay #picture_overlay_section .overlay-left-column {
	width: calc(100% - 320px);
}
.node-type-article .thumbnail-overlay #picture_overlay_section .overlay-right-column .overLayControl {
	padding-right: 10px;
}
.node-type-article .overlay-left-column {
	width: calc(100% - 320px);
}
.node-type-article .overlay-right-column {
	width: 320px;
}
.node-type-article .overlay-right-column .desktop-controls {
	padding-right: 10px;
}
.node-type-article .overlay-right-column .overlayBottomAd {
	position: absolute;
	left: 12px;
	bottom: 10px;
}
}
.page-path_newsletter.node-type-webform .container.inner-page .webform-component-date .form-type-select {
	padding-left: 0;
}
.page-path_newsletter.node-type-webform .container.inner-page .webform-component-date .form-type-select.form-item-submitted-newsletter-main-left-section-left-inner-date-of-birth-day {
	padding-right: 0;
}
.page-path_newsletter .col-lg-2.col-md-2 {
	display: none;
}
.page-path_newsletter .newsletterFormHolder, .page-path_newsletter .form-actions, .page-path_newsletter .description.mollom-privacy, .page-path_newsletter .form-item-mollom-captcha {
	padding: 0 3%;
}
@media (min-width:992px) {
.page-path_newsletter .newsletterFormHolder, .page-path_newsletter .form-actions, .page-path_newsletter .description.mollom-privacy, .page-path_newsletter .form-item-mollom-captcha {
	padding: 0 10% 0 3%;
}
}
.page-path_newsletter .form-actions, .page-path_newsletter .description.mollom-privacy {
	margin-left: -4px !important;
}
.page-path_newsletter .description.mollom-privacy {
	font-size: 13px;
	margin-bottom: 4px;
}
.page-path_newsletter .newsletterFormHolder h1 {
	font-family: "AustinItalic";
	font-size: 42px;
	font-style: italic;
	margin-bottom: 15px;
}
.page-path_newsletter .newsletterFormHolder p {
	font-size: 16px;
	line-height: 20px;
}
.page-path_newsletter .form-group {
	position: relative;
	margin-bottom: 15px;
}
.page-path_newsletter span.field-suffix {
	color: #666666;
	font-size: 12px;
	position: absolute;
	top: 7px;
	left: 60px;
}
.page-path_newsletter .findOut {
	font-size: 11px;
	font-weight: bold;
	margin-top: 13px;
	text-transform: uppercase;
}
.page-path_newsletter .pproductDeiscription h2 {
	color: #000000;
	font-family: "NobelBook";
	font-size: 15px;
	font-weight: bold;
	line-height: 0;
	margin: 0;
}
.page-path_newsletter .fieldset-wrapper {
	margin: 0;
}
.page-path_newsletter.page-node.node-type-webform .container.inner-page .node-webform .webform-client-form {
	max-width: none;
	margin-top: 20px;
}
.page-path_newsletter.node-type-webform .container.inner-page .node-webform .webform-client-form h2 {
	margin: 0;
}
.page-path_newsletter .newsletterFormHolder h1 {
	font-family: "AustinItalic";
	font-size: 42px;
	font-style: italic;
	margin-bottom: 15px;
}
.page-path_newsletter .photoHeader {
	background: none repeat scroll 0 0 #000000;
	float: left;
	padding: 10px;
	width: 100%;
}
.page-path_newsletter .newletter-sidebar {
	float: none !important;
	border: 1px solid #000000;
	padding: 12px 3% !important;
	width: 96% !important;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width:992px) {
.page-path_newsletter .newletter-sidebar {
	width: 88.6666% !important;
	float: right !important;
}
}
.page-path_newsletter .pull-right {
	float: right;
}
.page-path_newsletter .date {
	color: #fff;
	font-size: 12px;
	padding-top: 16px;
}
.page-path_newsletter .newletterCaption {
	background: none repeat scroll 0 0 #000;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	padding: 15px 10px;
}
.page-path_newsletter img.img_stretch {
	width: 100%;
}
.page-path_newsletter .newsletter-product-tile {
	background: none repeat scroll 0 0 #758393;
	color: #fff;
	font-size: 11px;
	left: 6px;
	line-height: 10px;
	padding: 5px;
	position: absolute;
	text-transform: uppercase;
	top: -10px;
}
.page-path_newsletter .pull-left {
	float: left !important;
}
.page-path_newsletter .pproductDeiscription {
	display: table-cell;
	font-size: 13px;
	height: 136px;
	line-height: 15px;
	padding: 0 12px;
	vertical-align: middle;
}
.page-path_newsletter .newletterCaption h2 {
	color: #ffffff;
	font-family: "NobelBold";
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 3px;
}
.page-path_newsletter .pproductDeiscription h2 {
	color: #000000;
	font-family: "NobelBold";
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 4px;
}
.page-path_newsletter .green {
	background: none repeat scroll 0 0 #006467;
}
.page-path_newsletter .newsletter-product-tile {
	background: none repeat scroll 0 0 #758393;
	color: #fff;
	font-size: 11px;
	left: 6px;
	line-height: 10px;
	padding: 5px;
	position: absolute;
	text-transform: uppercase;
	top: -10px;
}
.page-path_newsletter .maximContactLink {
	background: none repeat scroll 0 0 #333333;
	color: #ffffff;
	font-size: 12px;
	margin: 20px -4px 0;
	padding: 6px 10px;
}
.page-path_newsletter .maximContactLink ul {
	margin: 0;
	padding: 0;
}
.page-path_newsletter .maximContactLink ul li {
	float: left;
	list-style: outside none none;
	width: 50%;
}
.page-path_newsletter .maximContactLink ul li a {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/css/sites/default/files/newsLetterArrow.jpg) no-repeat scroll right 5px transparent;
	color: #fff;
	padding-right: 12px;
}
.page-path_newsletter .findOut a {
	color: #000000;
}
.page-path_newsletter .sweepstakes {
	margin-top: 0;
	margin-bottom: 0;
}
.page-path_newsletter .webform-client-form .form-actions, .page-path_newsletter .form-actions .webform-submit {
	margin: 0px;
	text-transform: none;
}
body.front .has-slideshow:after {
	content: url(http://menslifeadvice.com/sites/all/themes/maxim/images/has-slideshow-icon.png);
	position: absolute;
	top: 10px;
	left: 10px;
}
.pswp__top-bar .pswp__button.pswp__button--close:after {
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/max-100-spr-s6a6d8ddf57.png);
	background-position: 0 -50px;
	-moz-background-size: 50px auto;
	-o-background-size: 50px auto;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
}
.pswp__button, .pswp__button--arrow--left:before {
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/max-100-spr-s6a6d8ddf57.png);
	background-position: 0 -98px;
	-moz-background-size: 50px auto;
	-o-background-size: 50px auto;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
}
@media (max-width:993px) {
.pswp__button, .pswp__button--arrow--left:before {
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/max-100-spr-s6a6d8ddf57.png);
	background-position: 0 -98px;
	-moz-background-size: 50px auto;
	-o-background-size: 50px auto;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
}
}
@media (max-width:767px) {
.pswp__button, .pswp__button--arrow--left:before {
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/max-100-spr-s6a6d8ddf57.png);
	background-position: 0 -66px;
	-moz-background-size: 50px auto;
	-o-background-size: 50px auto;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
}
}
.pswp__button, .pswp__button--arrow--right:before {
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/max-100-spr-s6a6d8ddf57.png);
	background-position: 0 -192px;
	-moz-background-size: 50px auto;
	-o-background-size: 50px auto;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
}
@media (max-width:993px) {
.pswp__button, .pswp__button--arrow--right:before {
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/max-100-spr-s6a6d8ddf57.png);
	background-position: 0 -192px;
	-moz-background-size: 50px auto;
	-o-background-size: 50px auto;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
}
}
@media (max-width:767px) {
.pswp__button, .pswp__button--arrow--right:before {
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/max-100-spr-s6a6d8ddf57.png);
	background-position: 0 -160px;
	-moz-background-size: 50px auto;
	-o-background-size: 50px auto;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
}
}
.page-women-hot-100-vote .pswp__top-bar .socialIconsBlock .hot-100-ajax-loading {
	margin: 0;
	width: 110px;
}
.page-women-hot-100-vote .hot-100-ajax-loading {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/ajax-loader.gif?1425405341) no-repeat center center transparent;
	height: 20px;
	margin: 30px 0;
}
@media (max-width:767px) {
.page-women-hot-100-vote .hide-for-mobile {
	display: none;
}
}
.page-women-hot-100-vote .item-voted .pswp__zoom-wrap {
	opacity: .3;
}
.page-women-hot-100-vote .d-table {
	display: table;
	height: 100%;
	width: 100%;
}
.page-women-hot-100-vote .d-table .d-table-cell {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}
.page-women-hot-100-vote .d-table .d-table-cell img {
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}
.page-women-hot-100-vote .show-only-for-desktop {
	display: none;
}
@media (min-width:992px) {
.page-women-hot-100-vote .show-only-for-desktop {
	display: block;
}
}
.page-women-hot-100-vote .show-for-tablet {
	display: block;
}
@media (max-width:767px) {
.page-women-hot-100-vote .show-for-tablet {
	display: none;
}
}
.page-women-hot-100-vote .hide-for-mobile {
	display: block;
}
@media (max-width:767px) {
.page-women-hot-100-vote .hide-for-mobile {
	display: none;
}
}
.page-women-hot-100-vote .show-for-mobile {
	margin-bottom: 20px;
	display: none;
}
@media (max-width:767px) {
.page-women-hot-100-vote .show-for-mobile {
	display: block;
}
.page-women-hot-100-vote .show-for-mobile img {
	width: 320px;
}
}
.page-women-hot-100-vote .center-text {
	text-align: center;
}
.page-women-hot-100-vote #top-adv-thumbs, .page-women-hot-100-vote #side-adv-thumbs {
	float: left;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/overlayCtrlBg.jpg) repeat;
}
.page-women-hot-100-vote .voted-container {
	position: absolute;
	color: white;
	z-index: 1;
	height: calc(70% - 34px);
	margin-top: 34px;
	margin-bottom: 30%;
	width: 250px;
	left: 50%;
	margin-left: -125px;
}
@media (min-width:992px) {
.page-women-hot-100-vote .voted-container {
	height: calc(100% - 83px);
	right: 45px;
	margin-right: 50%;
	left: inherit;
}
}
.page-women-hot-100-vote #top-100-thumbs {
	position: fixed;
	text-align: center;
	font-size: 0px;
	color: #FFF;
	background-color: #0d0d0d;
	z-index: 10004;
	height: calc(100% - 37px);
	overflow: auto;
	left: 1px;
	width: 100%;
	top: 0px;
	height: 100%;
}
@media (min-width:768px) {
.page-women-hot-100-vote #top-100-thumbs {
	top: 110px;
	height: calc(100% - 110px);
}
}
@media (min-width:992px) {
.page-women-hot-100-vote #top-100-thumbs {
	top: 110px;
	width: calc(100% - 321px);
}
}
.page-women-hot-100-vote #top-100-thumbs #close-thumbs {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 32;
	width: 70px;
	font-size: 12px;
	color: white;
	text-align: right;
}
.page-women-hot-100-vote #top-100-thumbs #close-thumbs img {
	padding: 10px 10px 10px 5px;
}
.page-women-hot-100-vote #top-100-thumbs .top-100-container {
	width: 100%;
	margin: 0 auto;
	padding: 0px 10px;
}
@media (min-width:768px) {
.page-women-hot-100-vote #top-100-thumbs .top-100-container {
	padding: 0px 44px;
}
}
@media (min-width:993px) {
.page-women-hot-100-vote #top-100-thumbs .top-100-container {
	width: 73.33%;
}
}
.page-women-hot-100-vote #top-100-thumbs .top-100-container.closeSlideshow {
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	overflow: hidden;
	width: 100%;
}
.page-women-hot-100-vote #top-100-thumbs #side-adv-thumbs {
	width: 73.33%;
	width: 26.67%;
	height: 100%;
	border-left: 1px solid rgba(255,255,255,0.14);
	float: right;
	padding: 0px 10px;
}
.page-women-hot-100-vote #top-100-thumbs.show {
	position: absolute;
	z-index: 9;
	width: 100%;
	height: 100%;
}
.page-women-hot-100-vote #top-100-thumbs .left-arrow {
	margin-top: 10px;
	margin-bottom: 30px;
	display: block;
	float: left;
	font-size: 12px;
	cursor: pointer;
	line-height: 22px;
	font-size: 14px;
	width: inherit;
}
.page-women-hot-100-vote #top-100-thumbs .left-arrow:before {
	display: block;
	float: left;
	content: " ";
	width: 20px;
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/max-100-spr-s6a6d8ddf57.png);
	background-position: 0 -141px;
	-moz-background-size: 50px auto;
	-o-background-size: 50px auto;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
	height: 19px;
	vertical-align: middle;
}
.page-women-hot-100-vote #top-100-thumbs .col-sm-1 {
	padding: 0px;
	margin: 0 4px 8px 4px;
	width: auto;
	float: none;
	display: inline-block;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: center;
	vertical-align: bottom;
}
.page-women-hot-100-vote #top-100-thumbs .col-sm-1 img {
	width: auto;
	display: block;
	vertical-align: bottom;
	display: block;
	cursor: pointer;
}
.page-women-hot-100-vote .top-100-container {
	margin-left: auto;
	margin-right: auto;
}
@media (max-width:767px) {
.page-women-hot-100-vote .top-100-container {
	width: 320px;
}
}
@media (min-width:768px) {
.page-women-hot-100-vote .top-100-container {
	width: 680px;
	position: relative;
}
}
@media (min-width:1200px) {
.page-women-hot-100-vote .top-100-container {
	width: 1024px;
}
}
.page-women-hot-100-vote .col-sm-1 {
	width: 172px;
}
.page-women-hot-100-vote #hot-title-area {
	text-align: center;
	margin-top: 30px;
}
@media (max-width:992px) {
.page-women-hot-100-vote #hot-title-area {
	margin-top: 90px;
}
}
.page-women-hot-100-vote #hot-title-area img {
	max-width: 535px;
}
@media (max-width:767px) {
.page-women-hot-100-vote #hot-title-area img {
	max-width: 290px;
}
}
.page-women-hot-100-vote #hot-title-area .socialIconsBlock {
	margin-top: 10px;
	display: inline-block;
	position: relative;
}
.page-women-hot-100-vote #hot-title-area .socialIconsBlock ul.socialMediaIconlg li.twitter a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock ul.socialMediaIconlg div.twitter a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock div.socialMediaIconlg li.twitter a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock div.socialMediaIconlg div.twitter a {
	background-position: -36px 0px;
}
.page-women-hot-100-vote #hot-title-area .socialIconsBlock ul.socialMediaIconlg li.pintrest a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock ul.socialMediaIconlg div.pinterest a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock div.socialMediaIconlg li.pintrest a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock div.socialMediaIconlg div.pinterest a {
	background-position: -76px 0px;
}
.page-women-hot-100-vote #hot-title-area .socialIconsBlock ul.socialMediaIconlg li.googlePlus a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock ul.socialMediaIconlg div.googleplus a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock div.socialMediaIconlg li.googlePlus a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock div.socialMediaIconlg div.googleplus a {
	background-position: -115px 0px;
}
.page-women-hot-100-vote #hot-title-area .socialIconsBlock ul.socialMediaIconlg li, .page-women-hot-100-vote #hot-title-area .socialIconsBlock ul.socialMediaIconlg div, .page-women-hot-100-vote #hot-title-area .socialIconsBlock div.socialMediaIconlg li, .page-women-hot-100-vote #hot-title-area .socialIconsBlock div.socialMediaIconlg div {
	padding-left: 7px;
	padding-right: inherit;
}
.page-women-hot-100-vote #hot-title-area .socialIconsBlock ul.socialMediaIconlg li a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock ul.socialMediaIconlg div a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock div.socialMediaIconlg li a, .page-women-hot-100-vote #hot-title-area .socialIconsBlock div.socialMediaIconlg div a {
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/social-hot-100.png) no-repeat scroll 0 0 transparent;
	width: 31px;
	height: 22px;
}
.page-women-hot-100-vote #hot-title-area span.can-you {
	display: block;
	clear: both;
	font-size: 22px;
	margin-bottom: 10px;
}
@media (max-width:992px) {
.page-women-hot-100-vote #hot-title-area span.can-you {
	margin-bottom: 20px;
}
}
.page-women-hot-100-vote .vote-top-100-content-banner {
	text-align: center;
	background-color: #000;
	margin-top: 12px;
	margin-bottom: 20px;
}
.page-women-hot-100-vote .vote-top-100-banner {
	color: #FFF;
	background-color: #000;
	margin: 0px;
	font-family: 'AustinRoman';
	font-size: 26px;
	text-align: center;
	line-height: 44px;
	height: 47px;
	font-size: 26px;
	letter-spacing: .3px;
	text-transform: uppercase;
	padding-top: 4px;
	position: relative;
}
@media (max-width:767px) {
.page-women-hot-100-vote .vote-top-100-banner {
	height: auto;
	line-height: 27px;
	padding: 10px 21px;
	text-align: center;
	padding-right: 51px;
	font-size: 30px;
	line-height: 33px;
}
}
.page-women-hot-100-vote .vote-top-100-banner:hover {
	cursor: pointer;
}
.page-women-hot-100-vote .vote-top-100-banner.content-top {
	margin-bottom: 20px;
}
.page-women-hot-100-vote .vote-top-100-banner.content-bottom {
	margin-top: 12px;
	margin-bottom: 70px;
}
.page-women-hot-100-vote .vote-top-100-banner .top-vote-text {
	position: relative;
	padding-right: 28px;
}
@media (max-width:767px) {
.page-women-hot-100-vote .vote-top-100-banner .top-vote-text {
	padding-right: 0px;
}
}
.page-women-hot-100-vote .vote-top-100-banner .top-vote-text:after {
	content: " ";
	display: inline-block;
	background-color: red;
	width: 20px;
	height: 35px;
	position: absolute;
	right: -8px;
	top: 50%;
	margin-top: -17px;
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/top-100-arrow.png) no-repeat scroll 0 0 transparent;
}
@media (max-width:767px) {
.page-women-hot-100-vote .vote-top-100-banner .top-vote-text:after {
	right: -60px;
}
}
.page-women-hot-100-vote .col-sm-1 .block {
	background-color: wheat;
}
.page-women-hot-100-vote .col-sm-1 .block .caption, .page-women-hot-100-vote .col-sm-1 .block .caption a {
	height: 32px;
}
.page-women-hot-100-vote .col-sm-1 .block img {
	height: 164px;
	width: 164px;
	cursor: pointer;
}
.page-women-hot-100-vote .col-sm-1 .block .caption {
	display: table;
	overflow: hidden;
	width: 100%;
	line-height: 16px;
}
.page-women-hot-100-vote .col-sm-1 .block .caption a {
	width: 100%;
	padding: 0px;
	text-align: center;
}
.page-women-hot-100-vote .footerNavList ul {
	padding-left: 0px;
}
.page-women-hot-100-vote .interstitial_ad_wrapper {
	display: table;
	height: 100%;
	width: 100%;
}
.page-women-hot-100-vote .interstitial_ad_wrapper .interstitial_ad_inner {
	display: table-cell;
	vertical-align: middle;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
	text-align: center;
}
.page-women-hot-100-vote .interstitial_ad_wrapper .interstitial_ad_inner .interstitial_ad {
	height: 250px;
	width: 300px;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
	margin-top: -90px;
}
.page-women-hot-100-vote .mob-ad {
	width: 100%;
	margin: 0;
}
.page-hot100details .detailsListing li a:hover {
	text-decoration: underline !important;
}
.page-hot100details .detailsListing li:hover {
	text-decoration: none;
}
.pane-menu-menu-gift-guide ul.menu {
	clear: both;
	padding-left: 0px;
}
.pane-menu-menu-gift-guide ul.menu li.leaf {
	list-style: none;
	margin-left: 0px;
	margin-left: 0px;
	float: left;
	width: 196px;
	display: block;
	margin-right: 6px;
}
@media (max-width:991px) {
.pane-menu-menu-gift-guide ul.menu li.leaf {
	width: 220px;
}
}
@media (max-width:767px) {
.pane-menu-menu-gift-guide ul.menu li.leaf {
	width: 100%;
}
}
.pane-menu-menu-gift-guide ul.menu li.leaf:hover {
	opacity: .85;
}
.pane-menu-menu-gift-guide ul.menu li.leaf.menu-tech {
	background-color: #58595B;
}
.pane-menu-menu-gift-guide ul.menu li.leaf.menu-fashion {
	background-color: #4D2B76;
}
.pane-menu-menu-gift-guide ul.menu li.leaf.menu-lifestyle {
	background-color: #005577;
	margin-right: 0px;
}
@media (min-width:767px) {
.pane-menu-menu-gift-guide ul.menu li.leaf.active-trail {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: white;
}
.pane-menu-menu-gift-guide ul.menu li.leaf.active-trail a {
	color: #000000;
}
}
@media (max-width:767px) {
.pane-menu-menu-gift-guide ul.menu li.leaf.active-trail {
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/dropdown_select.png);
	background-position: 280px center;
	background-repeat: no-repeat;
	background-size: 8px;
}
}
.pane-menu-menu-gift-guide ul.menu li.leaf a {
	width: 100%;
	display: block;
	font-family: 'NobelBook';
	float: left;
	padding: 0px;
	height: 43px;
	color: #ffffff;
	text-align: center;
	line-height: 42px;
	font-size: 20px;
}
.promo-message {
	margin-top: 100px;
	background-color: black;
	width: 380px;
	height: 164px;
	display: inline-block;
	background-image: url("http://menslifeadvice.com/sites/all/themes/maxim/images/promo-title-img.png");
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 17px;
	background-position: center 17px;
	padding-top: 42px;
}
@media (max-width:991px) {
.promo-message {
	margin-top: 44px;
	background-position: center 23px;
}
}
@media (max-width:767px) {
.promo-message {
	width: 265px;
	margin: 0px 20px;
	height: 140px;
	margin-top: 24px;
	background-position: center 26px;
}
}
.promo-message h1 {
	color: white;
	font-family: 'AustinRoman';
	letter-spacing: 1px;
	line-height: normal;
	font-size: 33px;
}
@media (max-width:991px) {
.promo-message h1 {
	font-size: 34px;
}
}
@media (max-width:767px) {
.promo-message h1 {
	font-size: 25px;
}
}
.promo-message h1 span {
	font-family: 'NobelBook';
	font-size: 17px;
	clear: both;
	display: inline-block;
	padding-top: 2px;
	display: block;
	letter-spacing: 0px;
}
@media (max-width:991px) {
.promo-message h1 span {
	font-size: 16px;
	letter-spacing: 0.25px;
}
}
@media (max-width:767px) {
.promo-message h1 span {
	font-size: 12px;
	padding-top: 2px;
}
}
.promo-message .socialIconsBlock {
	left: 92px;
	top: -9px;
	position: relative;
	display: block;
	padding: 0;
}
.promo-message ul.socialMediaIconlgProfile li a {
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/social-desktop.png) no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 0;
	width: 25px;
	height: 25px;
}
.promo-message .socialIconsBlock ul li {
	padding-left: 16px;
}
.promo-message ul.socialMediaIconlgProfile li.facebook a {
	background-position: left top;
}
.promo-message ul.socialMediaIconlgProfile li.twitter a {
	background-position: -40px top;
}
.promo-message ul.socialMediaIconlgProfile li.pintrest a {
	background-position: -83px top;
}
.promo-message ul.socialMediaIconlgProfile li.googlePlus a {
	background-position: -129px top;
}
@media (max-width:767px) {
.promo-message .socialIconsBlock {
	left: 56px;
	top: -8px;
}
.promo-message .socialIconsBlock ul li {
	padding-left: 15px;
}
.promo-message ul.socialMediaIconlgProfile li a {
	background-image: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/social-mobile.png);
	width: 18px;
	height: 18px;
}
.promo-message ul.socialMediaIconlgProfile li.facebook a {
	background-position: left top;
}
.promo-message ul.socialMediaIconlgProfile li.twitter a {
	background-position: -31px top;
}
.promo-message ul.socialMediaIconlgProfile li.pintrest a {
	background-position: -66px top;
}
.promo-message ul.socialMediaIconlgProfile li.googlePlus a {
	background-position: -100px top;
}
}
.page-gift-guide .gift-banner {
	background-image: url("http://menslifeadvice.com/sites/all/themes/maxim/images/gift_guide_banner.jpg");
	height: 365px;
	text-align: center;
	background-size: auto;
	background-position: center bottom;
	background-repeat: no-repeat;
}
@media (max-width:991px) {
.page-gift-guide .gift-banner {
	height: 252px;
	background-size: 100%;
}
}
@media (max-width:767px) {
.page-gift-guide .gift-banner {
	height: 200px;
	background-size: auto 200px;
	margin-top: 8px;
}
}
.page-gift-guide .view-gift-guide .gift-category > div {
	background: black;
}
.page-gift-guide .view-gift-guide .gift-category .Fashion, .page-gift-guide .view-gift-guide .gift-category .Lifestyle, .page-gift-guide .view-gift-guide .gift-category .Tech {
	background-size: 100%;
	height: 286px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top center;
	position: relative;
}
@media (max-width:991px) {
.page-gift-guide .view-gift-guide .gift-category .Fashion, .page-gift-guide .view-gift-guide .gift-category .Lifestyle, .page-gift-guide .view-gift-guide .gift-category .Tech {
	height: 177px;
}
}
@media (max-width:767px) {
.page-gift-guide .view-gift-guide .gift-category .Fashion, .page-gift-guide .view-gift-guide .gift-category .Lifestyle, .page-gift-guide .view-gift-guide .gift-category .Tech {
	width: 100%;
	background: none !important;
	height: auto;
}
}
.page-gift-guide .view-gift-guide .gift-category .Fashion a, .page-gift-guide .view-gift-guide .gift-category .Lifestyle a, .page-gift-guide .view-gift-guide .gift-category .Tech a {
	display: block;
	width: 100%;
	height: 100%;
}
.page-gift-guide .view-gift-guide .gift-category .Fashion .title-gift, .page-gift-guide .view-gift-guide .gift-category .Lifestyle .title-gift, .page-gift-guide .view-gift-guide .gift-category .Tech .title-gift {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	width: 96px;
	height: 45px;
	text-align: center;
	font-size: 20px;
	line-height: 46px;
	color: #ffffff;
}
@media (max-width:767px) {
.page-gift-guide .view-gift-guide .gift-category .Fashion .title-gift, .page-gift-guide .view-gift-guide .gift-category .Lifestyle .title-gift, .page-gift-guide .view-gift-guide .gift-category .Tech .title-gift {
	width: 100%;
	height: 80px;
	padding-top: 34px;
	text-align: left;
	padding-left: 20px;
	position: inherit;
}
}
.page-gift-guide .view-gift-guide .gift-category .Fashion {
	background-image: url("http://menslifeadvice.com/sites/all/themes/maxim/images/gift_fashion.jpg");
}
@media (max-width:991px) {
.page-gift-guide .view-gift-guide .gift-category .Fashion {
	background-image: url("http://menslifeadvice.com/sites/all/themes/maxim/images/gift_fashion_long.jpg");
}
}
.page-gift-guide .view-gift-guide .gift-category .Fashion .title-gift {
	background-color: #4D2B76;
}
.page-gift-guide .view-gift-guide .gift-category .Lifestyle {
	background-image: url("http://menslifeadvice.com/sites/all/themes/maxim/images/gift_lifestyle.jpg");
}
@media (max-width:991px) {
.page-gift-guide .view-gift-guide .gift-category .Lifestyle {
	background-image: url("http://menslifeadvice.com/sites/all/themes/maxim/images/gift_lifestyle_long.jpg");
}
}
.page-gift-guide .view-gift-guide .gift-category .Lifestyle .title-gift {
	background-color: #005577;
}
.page-gift-guide .view-gift-guide .gift-category .Tech {
	background-image: url("http://menslifeadvice.com/sites/all/themes/maxim/images/gift_tech.jpg");
}
@media (max-width:991px) {
.page-gift-guide .view-gift-guide .gift-category .Tech {
	background-image: url("http://menslifeadvice.com/sites/all/themes/maxim/images/gift_tech_long.jpg");
}
}
.page-gift-guide .view-gift-guide .gift-category .Tech .title-gift {
	background-color: #58595B;
}
.page-gift-guide .view-gift-guide .gift-category .Tech, .page-gift-guide .view-gift-guide .gift-category .Fashion, .page-gift-guide .view-gift-guide .gift-category .Lifestyle {
	transition: opacity 0.5s;
}
.page-gift-guide .view-gift-guide .gift-category .Tech:hover, .page-gift-guide .view-gift-guide .gift-category .Fashion:hover, .page-gift-guide .view-gift-guide .gift-category .Lifestyle:hover {
	opacity: 0.8;
}
.gift-taxonomy-page {
	text-align: center;
	background-color: #000;
	height: 113px;
	margin-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 9px;
}
@media (max-width:991px) {
.gift-taxonomy-page {
	margin-top: 21px;
}
}
.gift-taxonomy-page .promo-message {
	margin-top: 0px;
	background-color: black;
	width: 380px;
	height: 112px;
	display: inline-block;
	background-image: url("http://menslifeadvice.com/sites/all/themes/maxim/images/promo-title-img.png");
	background-repeat: no-repeat;
	background-position: center 17px;
	padding-top: 47px;
}
@media (max-width:767px) {
.gift-taxonomy-page .promo-message {
	width: 100%;
	margin: 0px 0px;
	height: 125px;
}
}
@media (max-width:767px) {
.gift-taxonomy-page .promo-message {
	height: 116px;
}
}
.gift-taxonomy-page .promo-message h1 {
	color: white;
	line-height: 22px;
	font-size: 34px;
}
@media (max-width:767px) {
.gift-taxonomy-page .promo-message h1 {
	font-size: 31px;
}
}
.gift-taxonomy-page .promo-message h1 span {
	font-family: 'NobelBook';
	font-size: 16px;
	clear: both;
	display: inline-block;
}
@media (max-width:767px) {
.gift-taxonomy-page .promo-message h1 span {
	font-size: 14px;
}
}
@media (max-width:991px) {
.holiday-content {
	position: relative;
}
.holiday-content > .contextual-links-region {
	position: relative;
	z-index: 1;
}
.holiday-content #dfp-ad-article_right_square_for_tablet-wrapper {
	z-index: 100;
	float: right;
	position: absolute;
	top: 666px;
	right: 16px;
}
.holiday-content .views-field-field-gift-by, .holiday-content .views-field-field-gift-caption, .holiday-content .views-field-field-gift-text, .holiday-content .views-field-field-gift-buy {
	max-width: 45%;
}
.holiday-content .tablet-ad-placeholder {
	height: 252px;
	width: 10px;
	float: right;
}
}
@media (max-width:767px) {
.holiday-content #dfp-ad-article_right_square_for_tablet-wrapper {
	display: none;
}
.holiday-content .views-field-field-gift-by, .holiday-content .views-field-field-gift-caption, .holiday-content .views-field-field-gift-text, .holiday-content .views-field-field-gift-buy {
	max-width: 100%;
}
.tablet-ad-placeholder {
	display: none;
}
}
.pane-taxonomy-term-field-gift-tagline.h1 {
	font-size: 30px;
	padding: 0 16px;
	margin-top: 26px;
	line-height: 31px;
}
@media (max-width:767px) {
.pane-taxonomy-term-field-gift-tagline.h1 {
	margin-top: 13px;
}
}
.pane-views-gift-guide-taxonomy-term-block {
	margin-bottom: 20px;
}
.pane-views-gift-guide-taxonomy-term-block .views-slideshow-cycle-main-frame-row {
	width: 100% !important;
	height: initial !important;
}
.pane-views-gift-guide-taxonomy-term-block #views_slideshow_cycle_teaser_section_gift_guide_taxonomy_term-block, .pane-views-gift-guide-taxonomy-term-block .views-slideshow-cycle-main-frame-row, .pane-views-gift-guide-taxonomy-term-block .views-slideshow-cycle-main-frame-row {
	width: 100% !important;
}
.pane-views-gift-guide-taxonomy-term-block .views_slideshow_slide {
	width: 100% !important;
}
.pane-views-gift-guide-taxonomy-term-block .view-content {
	position: relative;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .socialIconsBlock {
	right: 0;
	top: 0;
	position: initial;
	display: block;
	height: 35px;
	padding: 0px;
}
.pane-views-gift-guide-taxonomy-term-block .view-content ul.socialMediaIconlg li a {
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/social-desktop-black.png) no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 0;
	width: 25px;
	height: 25px;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .socialIconsBlock ul li {
	padding-left: 16px;
}
.pane-views-gift-guide-taxonomy-term-block .view-content ul.socialMediaIconlg li.facebook a {
	background-position: left top;
}
.pane-views-gift-guide-taxonomy-term-block .view-content ul.socialMediaIconlg li.twitter a {
	background-position: -40px top;
}
.pane-views-gift-guide-taxonomy-term-block .view-content ul.socialMediaIconlg li.pintrest a {
	background-position: -83px top;
}
.pane-views-gift-guide-taxonomy-term-block .view-content ul.socialMediaIconlg li.googlePlus a {
	background-position: -129px top;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .views-field-title {
	margin-top: 24px;
}
@media (max-width:767px) {
.pane-views-gift-guide-taxonomy-term-block .view-content .views-field-title {
	margin-top: 0;
}
}
.pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-cycle-main-frame-row img {
	height: auto !important;
	width: auto !important;
	max-width: 100% !important;
	max-height: 350px;
	max-width: 80% !important;
}
@media (max-width:991px) {
.pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-cycle-main-frame-row img {
	max-height: 320px;
}
}
@media (max-width:767px) {
.pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-cycle-main-frame-row img {
	max-height: 210px;
}
}
.pane-views-gift-guide-taxonomy-term-block .view-content .views-field-field-gift-caption {
	font-size: 20px;
	font-family: 'NobelBook';
	font-weight: bold;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .views-field-field-gift-image {
	margin-bottom: 20px;
}
@media (min-width:1199px) {
.pane-views-gift-guide-taxonomy-term-block .view-content .views-field-field-gift-image {
	margin-top: 40px;
}
}
.pane-views-gift-guide-taxonomy-term-block .view-content .views-field-field-gift-image .field-content {
	text-align: center;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .views-field-field-gift-by {
	color: #999999;
	font-size: 14px;
	margin-bottom: 8px;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .views-field-field-gift-text {
	line-height: 20px;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-controls-text-previous, .pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-controls-text-next, .pane-views-gift-guide-taxonomy-term-block .view-content .next-category-button {
	top: 186px;
	z-index: 99;
	font-size: 0px;
	display: block;
	height: 100px;
	width: 47px;
	background-repeat: no-repeat;
	background-position: center;
}
@media (max-width:991px) {
.pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-controls-text-previous, .pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-controls-text-next, .pane-views-gift-guide-taxonomy-term-block .view-content .next-category-button {
	top: 122px;
}
}
@media (max-width:767px) {
.pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-controls-text-previous, .pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-controls-text-next, .pane-views-gift-guide-taxonomy-term-block .view-content .next-category-button {
	top: 84px;
}
}
.pane-views-gift-guide-taxonomy-term-block .view-content .next-category-button {
	position: relative;
	height: 70px;
	margin-top: 15px;
	width: 165px;
	display: none;
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/gift-next-arrow-white.png) !important;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .next-category-button a {
	height: 100%;
	width: 100%;
	font-size: 17px;
	color: white;
	line-height: 72px;
	padding-left: 16px;
	position: absolute;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .next-category-button a:hover {
	text-decoration: none;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .next-category-button a span {
	font-size: 20px;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .next-category-button a span:hover {
	text-decoration: none;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .gift-buy-now {
	display: block;
	float: left;
	background-color: #000;
	color: #ffffff;
	padding: 8px 54px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-top: -6px;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-controls-text-previous {
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/gift-prev-arrow.png);
	background-position: center left;
	position: absolute;
	left: 12px;
}
@media (max-width:991px) {
.pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-controls-text-previous {
	left: 6px;
}
}
.pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-controls-text-pause {
	display: none;
}
.pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-controls-text-next, .pane-views-gift-guide-taxonomy-term-block .view-content .next-category-button {
	background-image: url(http://menslifeadvice.com/sites/all/themes/maxim/images/gift-next-arrow.png);
	background-position: center right;
	position: absolute;
	right: 12px;
}
@media (max-width:991px) {
.pane-views-gift-guide-taxonomy-term-block .view-content .views-slideshow-controls-text-next, .pane-views-gift-guide-taxonomy-term-block .view-content .next-category-button {
	right: 6px;
}
}
.holiday-content {
	float: left;
	width: 600px;
	display: block;
}
@media (max-width:991px) {
.holiday-content {
	width: 100%;
}
}
.holiday-sidebar {
	float: right;
	display: block;
	width: 330px;
}
@media (max-width:991px) {
.holiday-sidebar {
	width: 100%;
}
}
@media (max-width:767px) {
.views-field-field-gift-by, .views-field-field-gift-caption, .views-field-field-gift-text, .views-field-field-gift-buy {
	margin-left: 16px;
	margin-right: 16px;
}
}
#zergnet-widget-25073 .zerglayoutcl {
	margin-top: 14px !important;
}
#zergnet-widget-25073 .zergentity img {
	margin-top: -20px !important;
}
#zergnet-widget-25073 .zergentity a {
	height: 104px;
	overflow: hidden;
	display: block;
}
#zergnet-widget-25073 .zergheadline {
	text-align: left !important;
	margin-top: 10px !important;
}
#zergnet-widget-25073 .zergentity {
	margin-bottom: 13px !important;
}
#zergnet-widget-25073 .zergentity:nth-of-type(1) {
	margin-left: 0px !important;
	margin-right: 4px !important;
}
#zergnet-widget-25073 .zergentity:nth-of-type(2) {
	margin-left: 4px !important;
	margin-right: 4px !important;
}
#zergnet-widget-25073 .zergentity:nth-of-type(3) {
	margin-left: 4px !important;
	margin-right: 4px !important;
}
#zergnet-widget-25073 .zergentity:nth-of-type(4) {
	margin-left: 4px !important;
	margin-right: 0px !important;
}
@media (max-width:500px) {
.zergentity:nth-of-type(3) {
	clear: both !important;
}
#zergnet-widget-25073 .zergentity:nth-of-type(1) {
	margin-left: 0px !important;
	margin-right: 6px !important;
}
#zergnet-widget-25073 .zergentity:nth-of-type(2) {
	margin-left: 6px !important;
	margin-right: 0px !important;
}
#zergnet-widget-25073 .zergentity:nth-of-type(3) {
	margin-left: 0px !important;
	margin-right: 6px !important;
}
#zergnet-widget-25073 .zergentity:nth-of-type(4) {
	margin-left: 6px !important;
	margin-right: 0px !important;
}
}
.node-type-gallery .gallery-interstitial, .node-type-profile-celebrity .gallery-interstitial, .node-type-article .gallery-interstitial {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#dfp-ad-wallpaper-wrapper {
	display: none;
}
body.wallpaper-ad #dfp-ad-wallpaper-wrapper {
	position: fixed;
	width: 100%;
	z-index: 0;
	overflow: hidden;
	height: 100%;
}
@media (min-width:991px) {
body.wallpaper-ad #dfp-ad-wallpaper-wrapper {
	display: block;
}
}
body.wallpaper-ad #dfp-ad-wallpaper-wrapper #dfp-ad-wallpaper {
	width: 1720px;
	left: 50%;
	position: absolute;
	margin-left: -860px;
}
body.wallpaper-ad #dfp-ad-wallpaper-wrapper #dfp-ad-wallpaper iframe {
	margin: 0 auto;
}
body.wallpaper-ad #container {
	background: none !important;
}
@media (min-width:995px) {
body.wallpaper-ad a.mainLogo img {
	margin-left: 18px;
}
body.wallpaper-ad .header-social-search {
	width: 31.5% !important;
}
}
.page-title {
	font-family: 'AustinMedium';
	font-size: 42px;
	margin-bottom: 10px;
}
#dfp-ad-1x1-wrapper {
	height: 0;
}
.media-element-container .contextual-links {
	display: none;
}
.maxim-social-icons {
	margin: 0 0 15px;
	padding: 0;
	float: left;
	width: 100%;
}
.maxim-social-icons li.twitter a, .maxim-social-icons div.twitter a {
	background-position: -36px 0px;
}
.maxim-social-icons li.pintrest a, .maxim-social-icons div.pinterest a {
	background-position: -76px 0px;
}
.maxim-social-icons li.googlePlus a, .maxim-social-icons div.googleplus a {
	background-position: -115px 0px;
}
.maxim-social-icons li, .maxim-social-icons div {
	padding-left: 7px;
	padding-right: inherit;
	display: inline-block;
}
.maxim-social-icons li.facebook, .maxim-social-icons div.facebook {
	padding-left: 0;
}
.maxim-social-icons li a, .maxim-social-icons div a {
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/social-hot-100.png) no-repeat scroll 0 0 transparent;
	width: 31px;
	height: 22px;
	font-size: 0;
	display: block;
}
.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: none;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: 0.75;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.pswp__button:focus, .pswp__button:hover {
	opacity: 1;
}
.pswp__button:active {
	outline: none;
	opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
padding:0;
border:0;
}
.pswp__ui--over-close .pswp__button.pswp__button--close {
	opacity: 1;
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/social-hot-100.png) 0 0 no-repeat;
	background-position: -24px -122px;
}
.pswp__button.pswp__more {
	position: relative;
	background: none;
}
.pswp__button.pswp__more:hover {
	opacity: .6;
}
.pswp__top-bar .pswp__button.pswp__button--close {
	float: right;
}
@media (min-width:992px) {
.pswp__top-bar .pswp__button.pswp__button--close {
	width: 66px;
	margin-right: 23px;
	text-align: right;
}
}
.pswp__top-bar .pswp__button.pswp__button--close:after {
	width: 16px;
	height: 16px;
	position: absolute;
	content: " ";
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}
@media (min-width:992px) {
.pswp__top-bar .pswp__button.pswp__button--close:after {
	right: 0px;
	left: initial;
	margin-left: 0px;
}
.pswp__top-bar .pswp__button.pswp__button--close:before {
	content: "Close";
	display: block;
	color: white;
	font-size: 14px;
	display: inline-block;
	margin-right: 22px;
}
}
.pswp__top-bar .pswp__button.pswp__more {
	float: left;
	line-height: 39px;
}
@media (min-width:992px) {
.pswp__top-bar .pswp__button.pswp__more {
	width: 180px;
	text-align: left;
	padding-left: 23px;
	margin-left: 21px;
}
}
.pswp__top-bar .pswp__button.pswp__more:before {
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/social-hot-100.png) 0 0 no-repeat;
	background-position: -150px -25px;
	width: 16px;
	height: 16px;
	position: absolute;
	content: " ";
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}
@media (min-width:992px) {
.pswp__top-bar .pswp__button.pswp__more:before {
	margin-left: 0px;
	left: 0px;
	right: initial;
}
.pswp__top-bar .pswp__button.pswp__more:after {
	content: "Thumbnails";
	display: inline-block;
	color: white;
	width: 123px;
	font-size: 14px;
}
}
.pswp__button--close {
	background-position: 0 -44px;
}
.pswp__button--share {
	background-position: -44px -44px;
}
.pswp__button--fs {
	display: none;
}
.pswp--supports-fs .pswp__button--fs {
	display: block;
}
.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}
.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}
.pswp__button--arrow--left, .pswp__button--arrow--right {
	background: none;
	margin-top: -50px;
	width: 50px;
	height: 100px;
	position: absolute;
	bottom: 80px;
	top: auto;
	z-index: 2;
	height: 75px;
}
@media (min-width:992px) {
.pswp__button--arrow--left, .pswp__button--arrow--right {
	top: 50%;
	bottom: auto;
	height: 100px;
	margin-top: -93px;
	right: 5%;
	margin-right: -4px;
	left: auto;
	margin-left: 0px;
	right: 4%;
}
}
.pswp__button--arrow--left {
	margin-left: -142px;
	left: 50%;
}
@media (min-width:768px) {
.pswp__button--arrow--left {
	margin-left: -185px;
}
}
@media (min-width:992px) {
.pswp__button--arrow--left {
	margin-left: 0px;
	margin-right: 224px;
	margin-left: 0px;
	left: auto;
}
}
.pswp__button--arrow--right {
	left: 50%;
	right: inherit;
	margin-left: 98px;
}
@media (min-width:768px) {
.pswp__button--arrow--right {
	margin-left: 127px;
}
}
@media (min-width:992px) {
.pswp__button--arrow--right {
	background: none;
	left: auto;
	right: 4%;
	margin-right: -7px;
	margin-left: 0px;
}
}
.pswp__top-bar .pswp__button {
	width: 35px;
	height: 35px;
}
.pswp__button {
	width: 42px;
	height: 72px;
}
@media (min-width:768px) {
.pswp__button {
	width: 52px;
	height: 78px;
}
}
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	content: '';
	height: 32px;
	width: 32px;
	top: 21px;
	position: absolute;
}
@media (min-width:768px) {
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	height: 43px;
	width: 43px;
	top: 21px;
}
}
.pswp__button--arrow--left:before {
	left: 6px;
}
.pswp__button--arrow--right:before {
	right: 6px;
}
.pswp__counter, .pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.pswp__share-modal {
	display: block;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}
.pswp__share-modal--hidden {
	display: none;
}
.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
	box-shadow: 0 2px 5px rgba(0,0,0,0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}
.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000;
}
.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
	opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}
a.pswp__share--facebook:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid rgba(0,0,0,0);
	border-bottom-color: #FFF;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none;
}
a.pswp__share--facebook:hover {
	background: #3E5C9A;
	color: #FFF;
}
a.pswp__share--facebook:hover:before {
	border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
	background: #55ACEE;
	color: #FFF;
}
a.pswp__share--pinterest:hover {
	background: #CCC;
	color: #CE272D;
}
a.pswp__share--download:hover {
	background: #DDD;
}
.pswp__counter {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #FFF;
	opacity: 0.75;
	padding: 0 10px;
}
.desktop-vote-bg {
	content: " ";
	position: absolute;
	right: 0px;
	display: block;
	height: 100%;
	width: 320px;
	background-color: #242424;
	margin-top: 37px;
	height: calc(100% - 37px);
	width: calc(4% + 270px);
}
.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
	text-align: center;
}
@media (min-width:992px) {
.pswp__caption {
	width: 270px;
	position: absolute;
	right: 0px;
	left: auto;
	bottom: 50%;
	margin-bottom: -58px;
	margin-right: 4%;
}
}
.pswp__caption .slide-vote {
	text-align: center;
	margin-bottom: 0px;
}
.pswp__caption .slide-vote .slide-vote-vote {
	margin-bottom: 15px;
}
@media (min-width:768px) {
.pswp__caption .slide-vote .slide-vote-vote {
	margin-bottom: 40px;
}
}
@media (min-width:992px) {
.pswp__caption .slide-vote .slide-vote-vote {
	margin-bottom: 18px;
}
}
.pswp__caption .slide-vote .slide-vote-name {
	margin-bottom: 4px;
}
@media (min-width:768px) {
.pswp__caption .slide-vote .slide-vote-name {
	margin-bottom: 30px;
}
}
@media (min-width:600px) {
.pswp__caption .slide-vote .slide-vote-name {
	font-size: 21px;
}
}
@media (min-width:992px) {
.pswp__caption .slide-vote .slide-vote-name {
	height: 72px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	display: table;
	width: 100%;
	font-size: 21px;
	line-height: 25px;
}
.pswp__caption .slide-vote .slide-vote-name .table-cell {
	display: table-cell;
	vertical-align: middle;
}
}
.pswp__caption .slide-vote .slide-click-vote, .pswp__caption .slide-vote .flag.flag-link-toggle {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #242424;
	background-color: white;
	height: 28px;
	width: 100px;
	font-size: 19px;
	font-family: 'NobelBold';
	line-height: 26px;
	letter-spacing: 0px;
}
@media (min-width:768px) {
.pswp__caption .slide-vote .slide-click-vote, .pswp__caption .slide-vote .flag.flag-link-toggle {
	height: 32px;
	width: 119px;
	font-size: 25px;
	font-family: 'NobelBold';
	line-height: 35px;
	letter-spacing: -1px;
}
}
.pswp__caption .slide-vote .flag.flag-link-toggle.flagged, .pswp__caption .slide-vote .flag.unflag-action {
	color: #646464;
	background-color: #333333;
}
@media (min-width:992px) {
.pswp__caption .slide-hot100-logo {
	margin-bottom: 32px;
	margin-top: 5px;
}
}
.pswp__caption .slide-hot100-logo img {
	height: auto;
	width: 130px;
}
@media (min-width:768px) {
.pswp__caption .slide-hot100-logo img {
	width: 218px;
}
}
@media (min-width:992px) {
.pswp__caption .slide-hot100-logo img {
	width: 170px;
}
}
.pswp__caption .slideshow-m-advert {
	overflow: hidden;
	height: 50px;
	margin-bottom: 0px;
}
.pswp__caption .slideshow-m-advert img {
	width: 100%;
}
.pswp__caption .slide-hot100-logo {
	margin-bottom: 20px;
}
@media (min-width:768px) {
.pswp__caption .slide-hot100-logo {
	margin-bottom: 32px;
}
}
.pswp__caption small {
	font-size: 11px;
	color: #BBB;
}
.pswp__caption__center {
	text-align: left;
	max-width: 420px;
	margin: 0 auto;
	font-size: 16px;
	width: 226px;
	padding: 0px;
	padding-bottom: 10px;
	line-height: 20px;
	color: #FFF;
	font-family: 'NobelBook';
}
.pswp__caption__center * {
	color: #FFF;
}
@media (max-width:767px) {
.pswp__caption__center {
	text-align: center;
}
}
.pswp__caption--empty {
	display: none;
}
.pswp__caption--fake {
	visibility: hidden;
}
.pswp__preloader {
	width: 35px;
	height: 35px;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	will-change: opacity;
	display: block;
	position: relative;
	float: right;
}
.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}
.pswp__preloader--active {
	opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
	background: url(http://menslifeadvice.com/sites/all/themes/maxim/images/photoswipe/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
	opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise 500ms linear infinite;
	animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
	animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
	background: none;
	opacity: 0.75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0;
	top: 10px;
}
.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #FFF;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	margin: 0;
}
@media screen and (max-width:1024px) {
.pswp__preloader {
	position: relative;
	left: auto;
	top: auto;
	margin: 0;
	float: right;
}
}
@-webkit-keyframes clockwise {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}
@keyframes clockwise {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform:rotate(0);
transform:rotate(0);
}
50% {
-webkit-transform:rotate(-140deg);
transform:rotate(-140deg);
}
100% {
-webkit-transform:rotate(0);
transform:rotate(0);
}
}
@keyframes donut-rotate {
0% {
-webkit-transform:rotate(0);
transform:rotate(0);
}
50% {
-webkit-transform:rotate(-140deg);
transform:rotate(-140deg);
}
100% {
-webkit-transform:rotate(0);
transform:rotate(0);
}
}
.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}
.voted-container .voted-block {
	width: 100%;
	position: absolute;
	top: 50%;
	margin-bottom: 15px;
	text-align: center;
	letter-spacing: .7px;
}
@media (min-width:768px) {
.voted-container .voted-block {
	margin-bottom: 35px;
}
}
.voted-container .voted-block .voted-name {
	font-weight: bold;
}
.voted-container ul.socialMediaIconlg, .voted-container .socialMediaIconlg {
	padding: 0px;
	margin: 0px;
}
.voted-container ul.socialMediaIconlg li, .voted-container ul.socialMediaIconlg div, .voted-container .socialMediaIconlg li, .voted-container .socialMediaIconlg div {
	padding: 0px;
	height: 34px;
	display: inline-block;
	float: none;
	list-style: none;
}
.voted-container ul.socialMediaIconlg li.facebook a:after, .voted-container ul.socialMediaIconlg div.facebook a:after, .voted-container .socialMediaIconlg li.facebook a:after, .voted-container .socialMediaIconlg div.facebook a:after {
	background-position: 0px -25px;
}
.voted-container ul.socialMediaIconlg li.twitter a:after, .voted-container ul.socialMediaIconlg div.twitter a:after, .voted-container .socialMediaIconlg li.twitter a:after, .voted-container .socialMediaIconlg div.twitter a:after {
	background-position: -30px -25px;
}
.voted-container ul.socialMediaIconlg li.pintrest a:after, .voted-container ul.socialMediaIconlg li.pinterest a:after, .voted-container ul.socialMediaIconlg div.pintrest a:after, .voted-container ul.socialMediaIconlg div.pinterest a:after, .voted-container .socialMediaIconlg li.pintrest a:after, .voted-container .socialMediaIconlg li.pinterest a:after, .voted-container .socialMediaIconlg div.pintrest a:after, .voted-container .socialMediaIconlg div.pinterest a:after {
	background-position: -62px -25px;
}
.voted-container ul.socialMediaIconlg li.googlePlus a:after, .voted-container ul.socialMediaIconlg li.googleplus a:after, .voted-container ul.socialMediaIconlg div.googlePlus a:after, .voted-container ul.socialMediaIconlg div.googleplus a:after, .voted-container .socialMediaIconlg li.googlePlus a:after, .voted-container .socialMediaIconlg li.googleplus a:after, .voted-container .socialMediaIconlg div.googlePlus a:after, .voted-container .socialMediaIconlg div.googleplus a:after {
	background-position: -93px -25px;
}
.voted-container ul.socialMediaIconlg li a, .voted-container ul.socialMediaIconlg div a, .voted-container .socialMediaIconlg li a, .voted-container .socialMediaIconlg div a {
	width: 30px;
	height: 34px;
	position: relative;
	background: none;
}
.voted-container ul.socialMediaIconlg li a:hover, .voted-container ul.socialMediaIconlg div a:hover, .voted-container .socialMediaIconlg li a:hover, .voted-container .socialMediaIconlg div a:hover {
	opacity: .5;
}
.voted-container ul.socialMediaIconlg li a:after, .voted-container ul.socialMediaIconlg div a:after, .voted-container .socialMediaIconlg li a:after, .voted-container .socialMediaIconlg div a:after {
	content: " ";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -8px;
	width: 20px;
	height: 17px;
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/social-hot-100.png) no-repeat scroll 0 0 rgba(0,0,0,0);
}
.pswp__top-bar {
	background-color: #0d0d0d;
	position: absolute;
	left: 0;
	top: 0;
	height: 34px;
	width: 100%;
}
.pswp__top-bar .pswp__more :after {
	content: " ";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -8px;
	width: 20px;
	height: 17px;
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/social-hot-100.png) no-repeat scroll 0 0 rgba(0,0,0,0);
}
.pswp__top-bar .pswp__counter, .pswp__top-bar .pswp__button--zoom, .pswp__top-bar .pswp__button--fs {
	display: none;
}
.pswp__top-bar .socialIconsBlock {
	padding: 0px;
	right: 50%;
	margin-right: -68px;
	display: inline-block;
}
.pswp__top-bar .socialIconsBlock .maxim-social-icons {
	margin: 0;
}
.pswp__top-bar .socialIconsBlock ul.socialMediaIconlg li, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg div, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg li, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg div {
	padding: 0px 2px;
	height: 34px;
	float: left;
	list-style: none;
}
.pswp__top-bar .socialIconsBlock ul.socialMediaIconlg li.facebook a:after, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg div.facebook a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg li.facebook a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg div.facebook a:after {
	background-position: 0px -25px;
}
.pswp__top-bar .socialIconsBlock ul.socialMediaIconlg li.twitter a:after, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg div.twitter a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg li.twitter a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg div.twitter a:after {
	background-position: -30px -25px;
}
.pswp__top-bar .socialIconsBlock ul.socialMediaIconlg li.pintrest a:after, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg li.pinterest a:after, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg div.pintrest a:after, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg div.pinterest a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg li.pintrest a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg li.pinterest a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg div.pintrest a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg div.pinterest a:after {
	background-position: -62px -25px;
}
.pswp__top-bar .socialIconsBlock ul.socialMediaIconlg li.googlePlus a:after, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg li.googleplus a:after, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg div.googlePlus a:after, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg div.googleplus a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg li.googlePlus a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg li.googleplus a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg div.googlePlus a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg div.googleplus a:after {
	background-position: -93px -25px;
}
.pswp__top-bar .socialIconsBlock ul.socialMediaIconlg li a, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg div a, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg li a, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg div a {
	width: 30px;
	height: 34px;
	position: relative;
	background: none;
}
.pswp__top-bar .socialIconsBlock ul.socialMediaIconlg li a:hover, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg div a:hover, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg li a:hover, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg div a:hover {
	opacity: .5;
}
.pswp__top-bar .socialIconsBlock ul.socialMediaIconlg li a:after, .pswp__top-bar .socialIconsBlock ul.socialMediaIconlg div a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg li a:after, .pswp__top-bar .socialIconsBlock div.socialMediaIconlg div a:after {
	content: " ";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -8px;
	width: 20px;
	height: 17px;
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/social-hot-100.png) no-repeat scroll 0 0 rgba(0,0,0,0);
}
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
	z-index: 2;
}
.pswp__ui--idle .pswp__top-bar {
	opacity: 1;
}
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
	opacity: 1;
	z-index: 2;
}
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {
	opacity: 0.001;
}
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
	display: none;
}
.pswp__element--disabled {
	display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
	background: none;
}
.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 10003;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: none;
}
.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.pswp img {
	max-width: none;
}
.pswp--animate_opacity {
	opacity: 0.001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
	display: block;
}
.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}
.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}
.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #242424;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}
#top-adv-thumbs {
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/overlayCtrlBg.jpg) repeat;
	position: absolute;
	left: 0px;
	right: 0px;
	height: 110px;
	width: calc(100% - 320px);
	border-bottom: 1px solid rgba(255,255,255,0.14);
	padding: 10px 5px;
	text-align: center;
}
#top-adv-thumbs img {
	max-width: 100%;
}
@media (max-width:767px) {
#top-adv-thumbs {
	display: none;
}
}
@media (max-width:993px) {
#top-adv-thumbs {
	width: 100%;
}
}
#side-adv-thumbs {
	background: url(http://menslifeadvice.com/wp-content/themes/organic_photographer/images/overlayCtrlBg.jpg) repeat;
	width: 320px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	border-left: 1px solid rgba(255,255,255,0.14);
	padding: 0px 10px;
}
.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	will-change: transform;
	overflow: hidden;
}
@media (min-width:768px) {
.pswp__scroll-wrap {
	height: calc(100% - 110px);
	top: 110px;
}
}
@media (min-width:992px) {
.pswp__scroll-wrap {
	width: calc(100% - 320px);
}
}
.pswp__container.showThumbs {
	z-index: 1;
}
.pswp__container, .pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.pswp__container, .pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
}
.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none;
}
.pswp__container, .pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
	will-change: transform;
}
.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}
.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	-webkit-transition: opacity 0.15s;
	transition: opacity 0.15s;
}
.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
	background: #222;
}
.pswp--ie .pswp__img {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #CCC;
}
.pswp__error-msg a {
	color: #CCC;
	text-decoration: underline;
}
.container a, .container a:link, .container a:visited {
  color: #FCF7F7 !important;
}
.image_right_sec{
    min-height: 370px;
}
.image_mid_sec{
		min-height:256px;
}
.image_enter_sec{
		  min-height: 234px;
}
.image_bottom_fst{
		  min-height: 347px;
}
.image_bottom_lst{
		  min-height: 528px;
}
.sidebar {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 40px 0px !important;
}