body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #000;
}
a, a:hover {
	color:#950330;
}
.content a, .content a:hover {
	color:#950330;
}
strong {
	font-weight: 700;
}
.top-bg {
	background: url(../images/top-header-bg.png) center top no-repeat;
	height: 11px;
	background-size: cover;
}
.bannerbg {
	/*
background: url(../images/banner1.png) center top no-repeat;
background-size: cover;
min-height: 638px;
margin-top: -9px;
*/
margin-top: -9px;
	min-height: 638px;
	background: url("/2016/complete_media/images/loader.gif") no-repeat;
	position: relative;
	width:auto;
	background-size:110px auto;
	background-position:center;
	background-color:#e5e5e5;
}
.header {
	/*background: #fff;*/
background: url(../images/white-bg2.png) left top repeat-x;
	height: 120px;
	position: relative;
	z-index: 8;
}
.header-row {
	margin-top: -18px;
	position: relative;
}
.search input[type="search"] {
	background: url(../images/search.png) right center no-repeat #bdbdbd;
	border: none;
	padding: 7px 30px 7px 10px;
}
.mlogin a {
	border: 1px solid #800038;
	padding: 8px 20px;
	text-transform: uppercase;
	color: #8f0941;
	text-decoration: none;
	font-size:10px;
}
.inline {
	display: inline-block;
	margin-left: 10px;
}
.alignright {
	text-align: right;
}
.rcontent {
	margin-top: 40px;
}
.navbar-default.navbar {
	background-color: transparent;
	border-color: transparent;
	padding-left:0;
	padding-right:0;
}
.navbar-default .navbar-nav>li>a {
	color: #707071;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #89113b;
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #89113b;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #89113b;
	background-color: transparent;
}
.navbar-collapse {
	padding-right: 0;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
	background: #a80340;
	border-radius: 22px;
	height: 44px;
	width: 44px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: #a80340;
}
.navbar-default .navbar-toggle:focus .icon-ba, .navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #fff;
}
.mp-btn {
	background: #ff0000;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 20px;
	font-family: 'Montserrat', sans-serif;
	display: inline-block
}
.caption {
	color: #fff;
	font-size: 36px;
	text-transform: uppercase;
	margin-top: 10%;
}
.caption h2 {
	font-size: 74px;
}
.caption h3 {
	margin-top: 10px;
	font-size: 36px;
}
.def-btn {
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
}
.trainer-name {
	color: #aa7b92;
	background: url(../images/name-bg.png);
	float: right;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	padding: 10px 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
	bottom: 0;
	position: absolute;
	right: 0;/* margin-right: 15px;*/
}
.homepage .bannerbg .container {
	position: relative;
	min-height: 638px;
}
.trainer-name .name {
	font-size: 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
.learn-more {
	margin-top: 100px;
}
.learn-more p {
	margin: 35px 0;
}
.learn-more img {
	max-width: 100%;
}
.free-fat {
	padding-left: 0;
	padding-right: 0;
	border-bottom: 10px solid #ff0000;
}
.cff {
	position: relative;
	background: rgba(104, 2, 33, 1);
	background: -moz-linear-gradient(left, rgba(104, 2, 33, 1) 0%, rgba(104, 2, 33, 1) 50%, rgba(255, 0, 0, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(104, 2, 33, 1)), color-stop(50%, rgba(104, 2, 33, 1)), color-stop(100%, rgba(255, 0, 0, 1)));
	background: -webkit-linear-gradient(left, rgba(104, 2, 33, 1) 0%, rgba(104, 2, 33, 1) 50%, rgba(255, 0, 0, 1) 100%);
	background: -o-linear-gradient(left, rgba(104, 2, 33, 1) 0%, rgba(104, 2, 33, 1) 50%, rgba(255, 0, 0, 1) 100%);
	background: -ms-linear-gradient(left, rgba(104, 2, 33, 1) 0%, rgba(104, 2, 33, 1) 50%, rgba(255, 0, 0, 1) 100%);
	background: linear-gradient(to right, rgba(104, 2, 33, 1) 0%, rgba(104, 2, 33, 1) 50%, rgba(255, 0, 0, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#680221', endColorstr='#ff0000', GradientType=1 );
	padding-bottom: 1px;
}
.ecourse-frm {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 22px;
	margin-top: 17px;
}
.fle {
	padding-left: 50px;
}
.flf {
	padding-left: 0;
	padding-right: 35px;
	margin-top: 20px;
}
.fs34 {
	font-size: 32px;
	margin-top: 20px;
	display: inline-block;
}
.subscribe-frm {
	width: 100%;
}
.subscribe-frm input[type="text"], .subscribe-frm select {
	background: rgba(152, 0, 61, .35);
	border: none;
	color: #fff;
	font-size: 14px;
	padding: 4px 10px;
	width: 100%;
	margin-bottom: 6px;
}
.subscribe-frm input[type="submit"] {
	border: 1px solid #e96465;
	text-transform: uppercase;
	font-weight: 700;
	background: transparent;
	font-size: 15px;
	width: 100%;
	padding: 2px 18px;
	letter-spacing: 1px;
}
.img-fat-loss {
	min-height: 114px;
	max-width:100%;
	position: relative;
	z-index: 9;
}
::-webkit-input-placeholder {
color: #fff;
}

:-moz-placeholder { /* Firefox 18- */
color: #fff;
}

::-moz-placeholder {  /* Firefox 19+ */
color: #fff;
}

:-ms-input-placeholder {
color: #fff;
}
.next-evolution h2 {
	font-size: 46px;
	text-transform: uppercase;
	color: #ef2f10;
	margin-top: 0;
}
.p30 {
	padding-top: 30px;
}
.week-chall {
	text-align: right;
	margin-top: 12px;
}
.week-chall img {
	max-width: 100%;
}
.whats-trending-wrap {
	padding-bottom: 50px;
}
.whats-trending-wrap, .content-wrap {
	/*
background: rgba(245,46,46,1);
background: -moz-linear-gradient(top, rgba(245,46,46,1) 0%, rgba(155,0,62,1) 6%, rgba(26,16,12,1) 54%, rgba(34,27,25,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,46,46,1)), color-stop(6%, rgba(155,0,62,1)), color-stop(54%, rgba(26,16,12,1)), color-stop(100%, rgba(34,27,25,1)));
background: -webkit-linear-gradient(top, rgba(245,46,46,1) 0%, rgba(155,0,62,1) 6%, rgba(26,16,12,1) 54%, rgba(34,27,25,1) 100%);
background: -o-linear-gradient(top, rgba(245,46,46,1) 0%, rgba(155,0,62,1) 6%, rgba(26,16,12,1) 54%, rgba(34,27,25,1) 100%);
background: -ms-linear-gradient(top, rgba(245,46,46,1) 0%, rgba(155,0,62,1) 6%, rgba(26,16,12,1) 54%, rgba(34,27,25,1) 100%);
background: linear-gradient(to bottom, rgba(245,46,46,1) 0%, rgba(155,0,62,1) 6%, rgba(26,16,12,1) 54%, rgba(34,27,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f52e2e', endColorstr='#221b19', GradientType=0 );
*/
background: url(../images/trending-bg2.png) top right no-repeat, url(../images/trending-bg.png) top left repeat-x;
	background-color: #221b19;
}
.content-wrap {
	padding-bottom: 100px;
}
.locator-wrap {
	margin-top: -50px;
}
.view-btn {
	background: #ea0116;
}
/* What's trending custom */
.stream li {
	margin: 0 15px 15px 0;
	padding: 0;
	box-shadow: none;
	background: #3a101d;
	font-size: 13px;
	font-family: 'Open sans';
	color: #f9d9d9;
	text-align: center;
}
.stream li.dcsns-facebook .section-thumb img, .stream li.dcsns-facebook .section-text img, .stream li.dcsns-instagram .section-thumb img {
	max-width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}
.stream li .section-thumb {
	margin: 0;
}
.stream li .inner {
	padding: 0;
}
.stream li .section-text {
	border: 1px solid #5a0c41;
	padding: 34px 15px 10px 15px;
	display: inline-block;
	width: 100%;
	overflow-wrap: break-word;
	margin: 0;
	border-bottom: none;
	border-top: none;
	margin-top: 5px;
}
.stream li.dcsns-instagram .section-intro, .filter .f-instagram a:hover, .filter .f-instagram a.iso-active, .stream li.dcsns-facebook .section-intro, .filter .f-facebook a:hover, .filter .f-facebook a.iso-active, .stream li .section-intro a {
	background: none;
	color: #d42e51;
	font-size: 13px;
	font-weight: 400;
	margin-left: 0;
}
.stream li .section-user {
	background: #ddc2d7;
	width: 100%;
	padding: 10px;
	border: 1px solid #530949;/*
margin-bottom: -34px;
position: absolute;
bottom: 0;
*/
}
.stream li .section-user a {
	color: #5a104f;
	font-style: normal;
}
.stream li.dcsns-facebook .section-user a, .stream li.dcsns-vimeo .section-user a {
/*display:none;*/
}
.dcsns-twitter .section-text {
	background: url(../images/twitter.png) center top no-repeat;
}
.dcsns-facebook .section-text {
	background: url(../images/fb-ico.png) center top no-repeat;
}
.dcsns-instagram .section-text {
	background: url(../images/insta-ico.png) center top no-repeat;
}
.dcsns-vimeo .section-title {
	padding-top:35px;
	background: url(../images/vimeo-icon.png) center top no-repeat;
	margin-top:10px;
}
.dcsns-li a img.icon {
	display: none;
}
.dcsns-toolbar {
	display: none;
}
.whats-trending-wrap h2 {
	font-size: 36px;
	text-transform: uppercase;
	color: #f2f2f2;
	margin: 30px 0;
}
/* end What's trending */

.view-gallery {
	padding-top: 26px;
	padding-bottom: 20px;
}
.locator {
	background: url(../images/locator-bg.png) center top no-repeat;
	text-align: center;
	max-width: 1225px;
	margin: auto
}
.locator h3 {
	background: url(../images/map-ico.png) left center no-repeat;
	font-size: 36px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	padding: 10px 65px;
}
.locator-frm ::-webkit-input-placeholder {
color: #5a104f;
}
.locator-frm :-moz-placeholder { /* Firefox 18- */
color: #5a104f;
}
.locator-frm ::-moz-placeholder {  /* Firefox 19+ */
color: #5a104f;
}
.locator-frm :-ms-input-placeholder {
color: #5a104f;
}
.locator-frm input[type="text"] {
	padding: 10px 20px;
	border: 1px solid #800038;
	width: 320px;
	height: 56px;
}
.locator-frm input[type="submit"] {
	background: url(../images/search2.png) no-repeat;
	width: 76px;
	height: 56px;
	border: none;
	vertical-align: bottom;
	text-indent: -9999px;
}
.locator-frm {
	padding-top: 38px;
	text-align: right;
}
.footer {
	background: #303030;
	padding: 25px 0 40px 0;
	position: relative;
}
.footer p, .footer .navbar-default .navbar-nav>li>a, .footer .navbar-default .navbar-nav>.active>a, .footer .navbar-default .navbar-nav>.active>a:focus, .footer .navbar-default .navbar-nav>.active>a:hover {
	/*color: #797979;*/
color:#797979;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-transform: none;
	padding: 20px 12px 20px;
}
.footer-logo img {
	max-width: 100%;
}
.pt35 {
	padding-top: 35px;
}
.footer-social .in2 {
	margin-left: 10px;
}
.footer-social {
	padding: 0;
	padding-top:45px;
}
.footer-footer p {
	padding: 0;
}
.footer .navbar {
	margin-bottom: 0;
}
.copyright {
/*margin-top: -45px;*/
}
.inspirational-wrap {
	padding-bottom: 40px;
}
/* ARTICLE DETAIL */

.bannerbg.article-detail {
	/*background: url(../images/banner2.png) center top no-repeat;*/
background: url(../images/header-bg.jpg) center top no-repeat;
	min-height: 481px;
	background-size: cover;
	margin-top: -19px;
}
.bannerbg.article-detail .custom-header {
	background: url(../images/article-header-default.jpg) center top no-repeat;
	/* height: 481px; */
background-size: cover;
	right:0;
	top:0;
	width:50%;
	position:absolute;
	z-index:1;
}
.bannerbg.article-detail .black-tint, .black-tint-alist {
	z-index:2;
	position:absolute;
	width:50%;
	top:0;
	right:0;
	background-image:url(/new/images/gray.png);
	background-repeat:repeat;
	display:none;
}
.bannerbg.article-list {
	background: url(../images/banner4.png) center top no-repeat;
	background-size: cover;
	margin-top: -19px;
}
.bannerbg.article-list:after {
	content:'';
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: #490e2b;
	opacity: 0.3;
	transition: all 1s ease-in-out 0s;
}
.bannerbg.article-list.staff-list {
	background: url(../images/staff-bg.jpg) center top no-repeat;
	background-size: cover;
	margin-top: -19px;
}
.meta-content {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-top: 35px;
	z-index:4;
	float:none;
}
.back-to, #ad-header-cat-icon, #ad-header-author-icon {
	z-index:4;
}
.meta-content h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
}
.meta-content h5 {
	text-shadow: 1px 2px 6px black;
	margin-bottom: 90px;
}
.meta-content h5.ad-header-date {
	text-shadow:none;
	visibility:hidden;
}
.author-wrap {
	color: #bdbdbd;
	/*margin-top: -52px;
padding-bottom: 11px;	*/
font-size: 20px;
	background: #6c123e;
}
.author-wrap.container {
	/*	padding-left: 0;
padding-right: 0;*/
padding:15px;
	background: none;
}
.author-wrap .row {
/*display: table-row;*/
/*width: 100%;*/
/*min-height: 78px;*/
}
.author-wrap .row [class*="col"] {
/*	float: none;
display: table-cell;
vertical-align: middle;
height: 78px;
min-height: 78px;
*/
}
.author-wrap .auth-name {
	color: #fff;
}
#ad-header-author-name {
	margin-top:8px;
}
.bg6c123e {
	background: #6c123e;
	height: 78px;
}
.author-wrap img {
	margin-top: -121px;
	max-width: 100%;
}
.back-to {
	/*margin-top: -22px;*/
text-align: right;
	margin:0 !important;
}
.back-to a {
	float: right;/* margin-top: -55px;*/
}
.back-to a, .read-more {
	background: #c5244c;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 17px;
	padding: 20px 35px;
	color: #fff;
	text-transform: uppercase;
}
.read-more {
	font-weight: 700;
	font-style: italic;
	font-size: 14px;
	display: inline-block;
	padding: 15px 30px;
	margin-top: 30px;
}
.content-wrap .container {
	background: #fff;
}
.content-wrap {
	padding-bottom: 0;
}
.content-main {
	padding: 40px 40px 40px 80px;
}
blockquote {
	background: #d9d9d9;
	border-left: 4px solid #e51936;
	margin: 20px 10%;
	color: #950330;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 20px;
	padding: 20px 50px;
}
article p, article h2 {
	margin-bottom: 15px;
}
.article-social img {
	margin-right: 10px;
}
.article-social {
	margin-top: 30px;
}
article h2 {
	color: #950330;
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 20px;
}
.sidebar {
	text-align: right;
}
.sidebar img {
	max-width: 100%;
}
.no-height {
	height: 0;
	clear: both;
}
.levelbg {
	background: url(../images/level-bg.png) center top no-repeat;
	background-size: cover;
	margin-top: -21px;
}
.level-1-online, .page-title {
	background: #6c123e;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-top: 68px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 32px;
	padding: 20px;
}
.level-1-online strong, .page-title strong {
	font-weight: 600;
}
.page-title {
	text-align: left;
	padding-left: 10%;
}
.level-1-online span, .page-title span {
	background: url(../images/level1.png) left center no-repeat;
	height: 62px;
	width: 62px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.page-title span {
	background: url(../images/gen_page.png) left center no-repeat;
	background-size:100%;
}
.general-page .content-wrap {
	background: rgba(185, 48, 48, 1);
	background: -moz-linear-gradient(top, rgba(185, 48, 48, 1) 0%, rgba(123, 16, 59, 1) 20%, rgba(34, 27, 25, 1) 89%, rgba(34, 27, 25, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(185, 48, 48, 1)), color-stop(20%, rgba(123, 16, 59, 1)), color-stop(89%, rgba(34, 27, 25, 1)), color-stop(100%, rgba(34, 27, 25, 1)));
	background: -webkit-linear-gradient(top, rgba(185, 48, 48, 1) 0%, rgba(123, 16, 59, 1) 20%, rgba(34, 27, 25, 1) 89%, rgba(34, 27, 25, 1) 100%);
	background: -o-linear-gradient(top, rgba(185, 48, 48, 1) 0%, rgba(123, 16, 59, 1) 20%, rgba(34, 27, 25, 1) 89%, rgba(34, 27, 25, 1) 100%);
	background: -ms-linear-gradient(top, rgba(185, 48, 48, 1) 0%, rgba(123, 16, 59, 1) 20%, rgba(34, 27, 25, 1) 89%, rgba(34, 27, 25, 1) 100%);
	background: linear-gradient(to bottom, rgba(185, 48, 48, 1) 0%, rgba(123, 16, 59, 1) 20%, rgba(34, 27, 25, 1) 89%, rgba(34, 27, 25, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b93030', endColorstr='#221b19', GradientType=0 );
	padding-bottom: 50px;
}
.content {
	padding: 0 20px 30px;
}
article h1 {
	color: #950330;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.sidebar {
	text-align: left;
	overflow:hidden;
}
.sidebar .fle {
	text-align: center;
	padding-left: 15px;
}
.sidebar .flf {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
}
.sidebar .fs34 {
	font-size: 29px;
}
.sidebar .cff {
	background: rgba(178, 12, 23, 1);
	background: -moz-linear-gradient(left, rgba(178, 12, 23, 1) 0%, rgba(251, 22, 14, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(178, 12, 23, 1)), color-stop(100%, rgba(251, 22, 14, 1)));
	background: -webkit-linear-gradient(left, rgba(178, 12, 23, 1) 0%, rgba(251, 22, 14, 1) 100%);
	background: -o-linear-gradient(left, rgba(178, 12, 23, 1) 0%, rgba(251, 22, 14, 1) 100%);
	background: -ms-linear-gradient(left, rgba(178, 12, 23, 1) 0%, rgba(251, 22, 14, 1) 100%);
	background: linear-gradient(to right, rgba(178, 12, 23, 1) 0%, rgba(251, 22, 14, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b20c17', endColorstr='#fb160e', GradientType=1 );
}
.sidebar .free-fat {
	border-bottom: 25px solid #ff0000;
}
.level1-page .bg54052c {
	background: #54052c;
}
.watch-video-wrap {
	background: url(../images/online-bg.png) right top no-repeat;
}
.watch-video {
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #d2b6c4;
	padding-top: 35px;
	padding-bottom: 20px;
}
.watch-video-wrap img {
	max-width: 100%;
}
.watch-video h4 {
	font-weight: 400;
	font-size: 20px;
	color: #fff;
}
.menu-list ul {
	margin: 0;
	padding: 0;
}
.menu-list li {
	background-color: #6c123e;
	padding: 20px;
	list-style-type: none;
	margin: 8px 0;
	text-align: center;
	padding: 15px 15px 15px 20px;
}
.menu-list li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	height: 55px;
	display: block;
	padding: 0 5px 0 64px;
}
.menu-list li a strong {
	font-weight: 600;
}
.menu-list li.manual a {
	background: url(../images/manual.png) left center no-repeat;
}
.menu-list li.book a {
	background: url(../images/book.png) left center no-repeat;
}
.menu-list li.industry a {
	background: url(../images/industry.png) left center no-repeat;
}
.menu-list li.r1 a {
	background: url(../images/r1.png) left center no-repeat;
}
.menu-list li.r2 a {
	background: url(../images/r2.png) left center no-repeat;
}
.menu-list li.r3 a {
	background: url(../images/r3.png) left center no-repeat;
}
.menu-list li.r4 a {
	background: url(../images/r4.png) left center no-repeat;
}
.menu-list li.audio a {
	background: url(../images/audio.png) left center no-repeat;
}
.menu-list li.ew a {
	background: url(../images/ew.png) left center no-repeat;
}
.menu-list li.calc a {
	background: url(../images/calc.png) left center no-repeat;
}
.menu-list li.active, .menu-list li:hover {
	background: #de0532;
}
.menu-list li a:hover {
	text-decoration: none;
}
.pad0 {
	padding-left: 0;
	padding-right: 0;
}
.level1-page .content-main {
	padding-left: 30px;
}
.level1-list {
	padding: 0;
	clear: both;
}
.level1-list li {
	list-style-type: none;
	float: left;
	margin: 15px 10px;
}
.cert li {
	margin: 15px 5px;
}
.pt40 {
	padding-top: 40px;
	padding-bottom: 30px;
}
.pt15 {
	padding-top: 15px;
}
.content-main.pt15 {
	padding-top: 15px;
}
.before-after img {
	width: auto;
	min-width:100%;
}
.before-after-caption {
	font-size: 19px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 12px;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;/* padding-left: 30px; */
}
.before-after-caption label {
	display:inline-block;
	float:left;
	vertical-align:middle;
	margin-left:20px;
}
a.before-after-view, .after-lbl {
	background: rgba(255, 51, 44, 1);
	background: -moz-linear-gradient(left, rgba(255, 51, 44, 1) 0%, rgba(155, 0, 62, 1) 50%, rgba(64, 0, 25, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 51, 44, 1)), color-stop(50%, rgba(155, 0, 62, 1)), color-stop(100%, rgba(64, 0, 25, 1)));
	background: -webkit-linear-gradient(left, rgba(255, 51, 44, 1) 0%, rgba(155, 0, 62, 1) 50%, rgba(64, 0, 25, 1) 100%);
	background: -o-linear-gradient(left, rgba(255, 51, 44, 1) 0%, rgba(155, 0, 62, 1) 50%, rgba(64, 0, 25, 1) 100%);
	background: -ms-linear-gradient(left, rgba(255, 51, 44, 1) 0%, rgba(155, 0, 62, 1) 50%, rgba(64, 0, 25, 1) 100%);
	background: linear-gradient(to right, rgba(255, 51, 44, 1) 0%, rgba(155, 0, 62, 1) 50%, rgba(64, 0, 25, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff332c', endColorstr='#400019', GradientType=1 );
	color: #fff;
}
.before-after-view {
	display:inline-block;
	float:right;
	font-size:11px;
	font-weight:700;
	letter-spacing:1px;
	line-height:16px;
	padding:4px 20px;
	text-decoration:none;
	text-transform:uppercase;
	width:117px;
}
a.before-after-view:hover {
	text-decoration: none;
}
.sidebar .subscribe-frm input[type="submit"] {
	width: initial;
	padding: 5px 18px;
	margin-top: 20px;
}
.sidebar .subscribe-frm {
	text-align: center;
}
.side-panels {
	margin-bottom: 35px;
	text-align: center;
}
.insp-title {
	background: #dc0431;
	font-size: 25px;
	font-weight: 100;
	color: #fff;
	padding: 12px 25px;
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.insp-title a {
	color: #fff;
}
.insp-title2 {
	background: #6c123e;
	font-weight: 700;
	font-size: 18px;
	padding: 20px;
	display: block;
}
.sidebar h3 {
	font-family: 'Open Sans', sans-serif;
}
.side-panel2 {
	background: #fff;
}
.side-panel2 .side-panels-content {
	margin-top: -49px;
	text-align: center;
	position:relative;
	z-index:100;
}
.side-panel2 {
	color: #585858;
	font-size: 35px;
	font-weight: 100;
	text-transform: uppercase;
}
.side-panels .tr-name, .abio .side-panels .tr-name {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 30px;
}
.side-panel3 .tr-name {
	color: #c4023c;
	padding: 20px 0 50px;
}
.side-panels-content .description {
	color: #a82435;
	font-size: 21px;
	text-transform: none;
	/*font-family: 'open_sansbold', sans-serif;*/
font-family: 'Kalam', sans-serif;
	padding: 10px 40px;
}
.side-panel3 {
	background: #272726;
	box-shadow: 5px 5px 15px #000;
}
.side-panel3 .side-panels-content {
	text-align: center;
	color: #fff;
	font-size: 35px;
	font-weight: 100;
	text-transform: uppercase;
	padding-top: 30px;
}
.side-panel3 .side-panels-content p {
	font-size:35px;
}
.view-more-succ {
	background: #000;
	height: 106px;
	position: relative;
}
.view-more-succ .side-panel-social {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.side-panel-social img {
	margin-top: -60px;
	margin-right: 10px;
}
.side-panel3 .insp-title2 {
	background: none;
	/*padding: 0 10px 40px;*/
padding: 10px 10px 30px;
	margin-top: 15px;
}
.view-more-succ .insp-title2 {
	position: relative;
	top: 49px;
}
.gain-banner img {
/*width: 100%;*/
}
.insp-people-list .side-panels-img img {
	min-width: 100%;
}
.inspirational-page .content-wrap .container {
	background: none;
}
.insp-people-list .side-panel3 .side-panels-content {
	font-size: 24px;
}
.insp-people-list .side-panels .tr-name {
	font-size: 14px;
	padding: 10px 0 50px;
}
.insp-people-list .insp-title2 {
	font-size: 15px;
	margin-bottom: 0;
	position:absolute;
	width:100%;
	bottom:0;
}

.sidebar .insp-people-list .insp-title2{
	position:relative;
}
.insp-people-list .side-panel-social img {
	width: 57px;
}
.insp-people-list .side-panel2 .side-panels-content {
	margin-top: 0;
	padding-top: 10px;
	/*border: 1px solid #707070;*/
border:0;
	border-top: none;
	height:355px;
}
.insp-people-list .side-panel2 .insp-title2 {
	background: #000;
	padding: 10px;
	border-top: 1px solid #707070;
}
.insp-people-list .side-panels {
	box-shadow: 5px 1px 10px rgba(0, 0, 0, 0.4);
	margin: 0 5px;
}
.insp-people-list .side-panels-content .description {
	height: 165px;
	margin-bottom: 0;
	vertical-align: middle;
	display: table-cell;
	padding-top: 0;
	padding-bottom: 0;
}
.insp-people-list .side-panel2 {
	font-size: 28px;
}
.insp-people-list .insp-people-item {
	margin-bottom: 30px;
	list-style:none;
}
.side-panels-img {
	position: relative;
	overflow:hidden;
	height:521px;
}
.after-lbl {
	font-weight: 700;
	font-size: 23px;
	padding: 8px 45px;
	position: absolute;
	bottom: 0;
	margin-bottom: 38px;
	display: inline-block;
	right: 0;/*margin-right: -30px;*/
}
.gain-banner {
/*padding-bottom: 30px;*/
}
.ptop30 {
	padding-top:30px;
}
.insp-banner {
	background: url(../images/logo-trans.png) right top no-repeat #000;
	text-align: center;
}
.insp-banner img {
	max-height: 428px;
}
.insp-banner-img-wrap {
	position: relative;
}
.insp-banner-img-wrap {
	float: left;
}
.insp-banner-img-wrap .after-lbl {
	margin-right: 0;
	text-transform: uppercase;
	font-size: 21px;
	margin-bottom: 0;
}
.banner-caption {
	color: #fff;
	font-size: 38px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
}
.banner-caption .tr-name label {
	color: #e10732;
}
.banner-caption {
	margin-top: 8%;
}
.banner-caption .tr-name {
	font-size: 17px;
	font-weight: 700;
}
.banner-caption .description {
	font-size: 27px;
	font-family: 'Covered By Your Grace', cursive;
	text-transform: none;
	color: #bcbaba;
	margin-top: 45px;
}
.instrainers-page .page-title span {
	background: url(../images/box.png) left center no-repeat;
}
.instrainers-page .insp-banner img {
	max-height: none;
	max-width: 100%;
}
.instrainers-page .insp-banner {
	background: #000;
}
.bc-social {
	margin-top: 80px;
}
.bc-social img {
	margin-right: 10px;
}
.instrainers-page .banner-caption {
	background: url(../images/logo-trans.png) center -15px no-repeat;
	margin-top: 0;
	padding-top: 9%
}
.get-cert img {
	width: 100%;
}
.social-link a {
	color: #950330;
	font-size: 24px;
}
.social-link {
	text-transform: uppercase;
	color: #950330;
	font-family: 'Montserrat', sans-serif;
}
.instrainers-page .side-panels.get-cert {
	margin-bottom: 0;
}
.instrainers-page .content-wrap {
	padding-bottom: 50px;
}
.article-list .meta-content {
	margin-top: 10px;
}
.article-list .meta-content h5 {
	text-shadow: none;
	font-size: 19px;
	margin: 70px 0 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.article-list .meta-content h1 {
	font-size: 52px;
}
.article-list .meta-content h1 strong {
	font-weight: 600;
}
.article-list .meta-content h2 {
	font-size: 24px;
	font-weight: 100;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 5px;
}
.mp-articles {
	height: 129px;
	color: #fff;
	padding: 40px 20px;
	margin-top: 130px;
	position:relative;
	z-index:100;
}
.staff-title-header {
	position:absolute;
	bottom:0;
}
#staff-iner-list ul li {
	overflow: hidden;
	position: relative;
	cursor:pointer;
}
#staff-iner-list ul li img {
/*max-width:100%;*/
}
#staff-iner-list li.staff-item .article-item:after {
	content:'';
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: #490e2b;
	opacity: 0.3;
	transition: all 1s ease-in-out 0s;
}
.mp-articles label {
	font-size: 34px;
	font-weight: 100;
	text-transform: uppercase;
}
.mp-articles label strong {
	font-weight: 600;
}
.mp-articles select {
	font-size: 22px;
	background: #c5244c;
	border: none;
	padding: 15px 20px;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: -8px;
}
.article-list-page .content-wrap {
	background: #fff;
}
.article-item img {
/*max-width: 100%;*/
}
.article-item {
	position: relative;
	margin-bottom: 20px
}
h2.article-title {
	/*background: url(../images/article-icon1.png) top left no-repeat;*/
padding: 150px 10px 0;
	position: absolute;
	top: 0;
	margin-left: 30px;
	margin-top: 40px;
	font-weight: 100;
	font-family: 'Open Sans', sans-serif;
	font-size: 34px;
	color: #fff;
	z-index:2;
	text-align:left;
}
h2.article-title.staff-name {
	/*
margin-top:250px;
margin-left:10px;
*/
bottom:0 !important;
	top:auto;
}
h2.article-title strong {
	font-weight: 600;
}
h2.cat1 {
	background: url(../images/article-icon1.png) top left no-repeat;
}
h2.cat2 {
	background: url(../images/article-icon2.png) top left no-repeat;
}
h2.cat3 {
	background: url(../images/article-icon3.png) top left no-repeat;
}
.members_login_prof2 .page-title span {
	background: url(../images/members.png) left center no-repeat;
}
.resources-menu {
	background: url(../images/resources-menu.png) left center no-repeat #54052c;
	padding-top: 20px;
	padding-bottom: 20px;
}
.members_login_prof2 .resources-menu .menu-list li {
	float: left;
	width: 31%;
	margin: 1%;
	padding: 10px;
}
.members_login_prof2 .resources-menu .menu-list li a {
	font-size: 18px;
}
.resources-lbl {
	color: #fff;
	opacity: .5;
	font-weight: 100;
	font-size: 23px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 0;
}
h1.audio {
	background: url(../images/audio_75x75.png) left center no-repeat;
	padding: 35px 100px;
	font-weight: 100;
	font-family: 'Open Sans', sans-serif;
	font-size: 34px;
}
.audio-list {
	padding-left: 25px;
}
.audio-list li {
	list-style-type: none;
	background: url(../images/audio_24x24.png) left center no-repeat;
	padding: 5px 0 5px 35px;
}
.audio-list li a {
	color: #a62b31;
}
.audio-list li a:hover {
	color: red;
}
/*
.circ-wrap{
border-radius: 30px;
height: 60px;
width: 60px;
display: inline-block;
background: #c5244c;
margin-right: 23px
}
.circ{
background: #fff;
color: #c5244c;
border-radius: 15px;
height: 30px;
width: 30px;
display: inline-block;
margin-top: 15px;
font-size: 18px;
font-weight: 700;
line-height: 31px;
}
*/
/* END ARTICLE DETAIL */


/*gart css start*/
.ads-side-panel {
	font-family: "Montserrat", sans-serif;
	background:url(../images/new-images/bg-metabolic-sidepanel.jpg) no-repeat right top;
	text-align:left;
	margin:0 auto;
	max-width:375px;
	padding:60px 35px 35px;
	position:relative;
}
.ads-side-panel h3 {
	font-family: "Montserrat", sans-serif;
	color:#e7c8c8;
	font-size:30px;
	line-height:34px;
	font-weight:normal;
	text-transform:uppercase;
	position:relative;
	z-index:1;
}
.ads-side-date {
	color:#fff;
	font-size:57px;
	line-height:65px;
	font-weight:bold;
	margin-bottom:45px;
	text-transform:uppercase;
}
.ads-side-tag {
	background-color:#7f3f5e;
	color:#fff;
	font-size:36px;
	line-height:36px;
	font-weight:bold;
	padding:10px;
	display:inline-block;
	text-transform:uppercase;
}
.ads-side-icon {
	position:absolute;
	right:15px;
	top:17px;
	z-index:1;
}
.ads-side-icon img {
	height:auto;
	max-width:100%;
}
.ads-side-btn {
	background-color:#c4023c;
}
.gart-cert {
	font-family: "Open Sans", sans-serif;
	position:relative;
	overflow:hidden;
}
.gart-cert-img {
	position:relative;
}
.gart-cert-img img {
	width:100%;
	height:auto;
}
.gart-cert h3 {
	font-family: "Open Sans", sans-serif;
	font-weight:600;
	color:#fff;
	font-size:51px;
	line-height:51px;
	text-transform:uppercase;
	text-align:center;
	position:absolute;
	margin:0;
	left:0;
	top:30%;
	width:100%;
}
.gart-cert h3 span {
	font-weight:300;
}
.gart-level-row {
	margin:0;
	position:absolute;
	width:100%;
	left:0;
	bottom:45px;
	z-index:1;
}
.gart-level-col {
	font-size:16px;
	line-height:23px;
	padding:35px 15px 25px;
	text-transform:uppercase;
	width: 20%;
}
.gart-level-col p{
	line-height:23px;
}
.gart-level-row .gart-level-col{
	width:25%;
}
.gart-level-col h4, .gart-level-col p {
	position:relative;
	z-index:2;
}
.gart-level-col h4 {
	font-family: "Open Sans", sans-serif;
	font-weight:bold;
	margin:0;
	font-size:18px;
	line-height:23px;
}
.gart-level-col p {
	margin:0;
}
.gart-level-icon {
	position:absolute;
	right:10px;
	top:0;
	z-index:1;
}
.gart-level-icon img {
	max-width:100%;
	height:auto;
}
.gart-level-slash {
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:left top;
	width:279px;
	height:155px;
	position:absolute;
	right:-60px;
	bottom:0;
	z-index:1;
}
.gart-level-1 {
	background-color:#b1b0b0;
	color:#252626;
}
.gart-level-1 a, .gart-level-1 a:hover {
	text-decoration:none;
	color:#252626;
}
.gart-level-1 .gart-level-slash {
	background-image:url(../../new/images/level5-img/img-gart-slash-level-1.png);
}
.gart-level-2 {
	background-color:#4d1428;
	color:#968a7d;
}
.gart-level-2 a, .gart-level-2 a:hover {
	text-decoration:none;
	color:#9a9b9b;
}
.gart-level-2 .gart-level-slash {
	background-image:url(../../new/images/level5-img/img-gart-slash-level-2.png);
}
.gart-level-3 {
	background-color:#17212a;
	color:#9a9b9b;
}
.gart-level-3 a, .gart-level-3 a:hover {
	text-decoration:none;
	color:#9a9b9b;
}
.gart-level-3 .gart-level-icon {
	right:-10px;
}
.gart-level-3 .gart-level-slash {
	background-image:url(../../new/images/level5-img/img-gart-slash-level-3.png);
}
.gart-level-4 {
	background-color:#565656;
	color:#9a9b9b;
}
.gart-level-4 a, .gart-level-4 a:hover {
	text-decoration:none;
	color:#9a9b9b;
}
.gart-level-4 .gart-level-slash {
	background-image:url(../../new/images/level5-img/img-gart-slash-level-4.png);
}
.gart-level-5 {
	background-color:#000;
	color:#fff;
}
.gart-level-5 a, .gart-level-4 a:hover {
	text-decoration:none;
	/*color:#fff;*/
}
.gart-level-5 .gart-level-slash {
	background-image:url(../../new/images/level5-img/img-gart-slash-level-5.png);
}
.gart-level-5 p { text-align: center;}
.gart-level-5 p img {
	width: 210px;
	display: inline-block;
}
/*gart css end*/

/*added by rod*/
.general-page .content img, .general-page .content iframe {
	max-width:100%;
	margin-bottom:20px;
}
.custom-author-icon img {
	border-radius:50%;
	max-height:143px;
}
.content-container.fullwidth, .fullwidth .content {
	padding:0
}
.certifications-list img {
	max-width:100%;
}
.align-center {
	text-align:center;
}
.graybox {
	background: rgba(0, 0, 0, 0) url("../images/MO-table-backgrounds.gif") repeat-x scroll 0 0;
	padding: 15px 10px 15px;
	margin-bottom:20px;
}
.graybox img {
	max-width:100%;
}
.graybox h3 {
	font-size:18px;
}
.graybox .box1 {
	float: left;
	width: 48%;
}
.graybox .box2 {
	float:right;
	width:48%;
}
.cert-box-promo .red-header {
	background: rgba(0, 0, 0, 0) url("http://metabolicprecision.com/images/cert-price-top.gif") repeat scroll 0 0 / cover;
	color: #fff;
	font-size: 25px;
	height: auto;
	background-size:100% 100%;
	padding: 14px 20px;
}
.cert-box-promo .promo-body {
	background:url("http://metabolicprecision.com/images/cert-price-bg.gif");
	background-repeat: repeat-y;
	padding: 15px 20px;
	background-size:100%;
}
.cert-box-promo .promo-footer {
	background:url(/images/Cert-price-base.gif);
	height:8px;
	background-size:100%;
}
.cert-box-promo img {
	max-width:100%;
}
.maroon {
	color:#7a0026;
}
.size20 {
	float:left;
	width:20%;
}
.size33 {
	float: left;
	padding: 20px 0;
	width: 33%;
}
.size50 {
	float:left;
	width:50%;
}
.size80 {
	float:left;
	width:80%;
}
.cert {
	background: rgba(0, 0, 0, 0) url("/images/bg-cert.jpg") repeat scroll 0 0;
	height: 223px;
	width:100%;
	padding-left:15px;
}
.cert a {
	float: left;
	height: 147px;
	margin: 38px 0 0;
	width: 24%;
}
.cert a img {
	max-width:100%;
}
.cert a:first-child {
}
.sidebar .side-menu {
	background: #cecece none repeat scroll 0 0;
	color: #3b3b3b;
	margin-bottom: 34px;
	margin-top: 42px;
	padding:35px 0 45px 38px;
	text-align:left;
}
.sidebar ul li a {
	color: #3b3b3b;
	font-size: 20px;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
}
.sidebar ul li.selected a, .sidebar ul li a:hover {
	color: #f5352f;
}
.sidebar .side-menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
.sidebar .side-menu ul li {
	background-image: url("/new/images/sidebar-arrow.png");
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	padding: 0 0 0 27px;
}
.webform input[type=text], .webform select {
	width:280px !important;
	padding:5px;
}
/*homepage*/

.header .container .logo {
	padding-top: 7px;
}
.homepage .bannerbg {	/*overflow-x:hidden;*/
}
ul.slides {
	margin:0;
	padding:0;
	float:left;
}
#sidebarpeopleslider ul.slides {
	float:none;
}
ul#webapp21249pagination, ul#webapp21250pagination {
	display:none;
}
ul.slides li {
	list-style:none;
}
#the-banners, #the-banners-withcaption {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	min-height:638px;
	z-index:1;
}
#the-banners .slides, #the-banners-withcaption .slides {
	float:none;
}
#the-banners .slides li, #the-banners-withcaption .slides li {
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:638px;
	width:100%;
}
#the-banners .slides li .thebg, #the-banners-withcaption .slides li .thebg {
	min-height:638px;
	width:100%;
	display:block;
	position:relative;
	background-size:cover;
	background-position:center top;
}
#the-banners-withcaption .slides li .thebg {
	position:absolute;
	top:0;
	left:0;
	background-color:rgb(154, 3, 58);
}
.bannerbg.mobile-tablet {
	height:auto !important;
}
#home-banner-container .slides li {
	height:619px;
}
#inspirational-pips ul.slides {
	float: none;
}
.inspip-imglist {
	height:527px;
}
#inspirational-pips ul.slides li {
	/*height: 272px;*/
overflow:hidden;
}
/*inspirational people detail*/
#inspirationalp-detail-slider {
	float: left;
	width: 36.8815%;
}
#inspirationalp-detail-slider img {
	width:100%;
}
#inspirationalp-detail-slider ul.slides {
	float:none;
}
aside.ins-pip-left {
	float: right;
	padding-top: 56px;
	width: 59.1185%;
	font-size:16px;
}
.txtThin {
	padding: 0 0 50px 26px;
	font-family: 'Montserrat', sans-serif;
	color:#61605c;
}
.ins-pip-left .name {
	background-color: #800038;
	color: #fff;
	font: 40px 'Montserrat', sans-serif;
	padding: 20px 10px 20px 26px;
}
.ins-pip-left .trainer {
	color: #61605c;
	font: 17px "Open Sans", sans-serif;
	padding: 12px 0 8px 26px;
}
.ins-pip-trainer-details .article-social {
	color:#950330;
	font-size:17px;
}
/*articles list*/

.grey-box {
	background-image: url("/images/box-back.gif");
	background-repeat: repeat-x;
	border: 1px solid #000;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	padding: 15px;
}
.article-item {
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
.article-item h3 a {
	font-size:18px;
}
.article-item a, .article-item a:hover {
	color: #950330;
	text-decoration:none;
}
.article-item .releasedate {
	color: #7f7f7f;
	font-size: 12px;
}
.article-item .author {
	color: #f79646;
	font-size: 12px;
}
.pagination > li {
	padding:6px 12px !important;
}
.pagination > li > a {
	color: #950330;
}
.pagination > li > a, .pagination > li > span {
	border:none;
	padding:0;
}
/*new about us page*/
ul.mp-team {
	padding:0;
	margin:0;
}
ul.mp-team li {
	list-style: outside none none;
	text-align: center;
	margin-bottom:50px;
}
ul.mp-team li .img {
	margin: 0 auto 20px;
	overflow: hidden;
	width:200px;
}
ul.mp-team .img img {
	width:100%;
}
ul.mp-team p a {
	font-size:16px;
	font-weight:bold
}
.mp-team p {
	margin: auto;
	width: 300px;
}
.phot-desc {
	float: right;
	margin: 15px 0 15px 15px;
}
.copyright p a, .copyright p a:hover {
	color: #797979;
}
/*additional for article list*/
#article-container-list {
	display:none;
}
#article-container-list ul.content li, #staff-iner-list ul.content li {
	box-sizing: border-box;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.red-overlay {
	background: #490e2b none repeat scroll 0 0;
	bottom: 0;
	box-sizing: border-box;
	height: 600px;
	left: 15px;
	opacity: 0.4;
	position: absolute;
	width: 92.5%;
	z-index: 1;
}
#staff-iner-list ul.content li .red-overlay {
	width:91.5%;
}
.article-item .icon-box {
	position:absolute;
	left:40px;
	bottom:40px;
	z-index:2;
}
.article-item .article-list-icon {
	width:55px;
	height:55px;
	float:left;
	margin-right:15px;
	background-size:cover;
}
/*
.article-item.category-count-3 .article-list-icon{
width:90px;
height:90px;
}
.article-item.category-count-3 .icon-box{
top:48px;
}
.article-item.category-count-4 .article-list-icon{
width:70px;
height:70px;
margin-right:5px;
}
.article-item.category-count-4 .icon-box{
top:60px;
}
.article-item.category-count-5 .article-list-icon{
width:55px;
height:55px;
margin-right:5px;
}
.article-item.category-count-5 .icon-box{
top:70px;
}
.article-item.category-count-6 .article-list-icon{
width:65px;
height:65px;
margin-bottom:5px;
}
.article-item.category-count-6 .icon-box{
left:80px;
}
*/
.article-item .inpiration-icon {
	background-image:url(/new/images/article_list/icon-inspiration-list.png);
}
.article-item .performance-icon {
	background-image:url(/new/images/article_list/icon-performance-list.png);
}
.article-item .supplements-icon {
	background-image:url(/new/images/article_list/icon-supplements-list.png);
}
.article-item .exercise-icon {
	background-image:url(/new/images/article_list/icon-exercise-list.png);
}
.article-item .videos-icon {
	background-image:url(/new/images/article_list/icon-videos-list.png);
}
.article-item .nutrition-icon {
	background-image:url(/new/images/article_list/icon-nutrition-list.png);
}
.article-item .audio-icon {
	background-image:url(/new/images/article_list/icon-audio-list.png);
}
#article-container-list ul.content {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#article-container-list .page_navigation a, #article-container-list .page_navigation a:hover {
	color:#950330;
	padding:5px;
}
#article-container-list .page_navigation a.active_page {
	color:#000;
}
#article-container-list .page_navigation a.no_more {
	display:none;
}
.page_navigation {
	float: right;
}
/*advanced supplement*/
.clearB {
	clear:both;
}
/*mp level4 start*/
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.italic {
	font-style:italic
}
.blue {
	color:#00a6c3;
}
.bold {
	font-weight:bold;
}
.f16 {
	font-size:16px;
}
.maroon {
	color:#9f001e !important;
}
@font-face {
font-family: 'helveticaneuelt_stdbold';
src: url('/media/fonts/helveticaneueltstd-bd-webfont.eot');
src: url('/media/fonts/helveticaneueltstd-bd-webfont.eot?#iefix') format('embedded-opentype'), url('/media/fonts/helveticaneueltstd-bd-webfont.woff') format('woff'), url('/media/fonts/helveticaneueltstd-bd-webfont.ttf') format('truetype'), url('/media/fonts/helveticaneueltstd-bd-webfont.svg#helveticaneuelt_stdbold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'HelveticaNeueLTStdThinRegular';
src: url('/media/fonts/helveticaneueltstd-th-webfont.eot');
src: url('/media/fonts/helveticaneueltstd-th-webfont.eot?#iefix') format('embedded-opentype'), url('/media/fonts/helveticaneueltstd-th-webfont.woff') format('woff'), url('/media/fonts/helveticaneueltstd-th-webfont.ttf') format('truetype'), url('/media/fonts/helveticaneueltstd-th-webfont.svg#HelveticaNeueLTStdThinRegular') format('svg');
font-weight: normal;
font-style: normal;
}
.level4-banner {
	width: 100%;
	background: url("/images/level4-header.png");
	height: 217px;
	background-size:100% 100%;
	margin-bottom:20px;
}
.level4-banner h1 {
	color: #fff;
	display: block;
	font-size: 23px;
	margin: 0 0 0 33px;
	padding-top: 160px;
	text-shadow: 2px 2px 4px #000000;
}
.level4-header {
	background: url("/images/level4-subheader.png");
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 60px;
	margin-left: -14px;
	padding-left: 34px;
	padding-top: 20px;
	margin-top: 8px;
}
.level4-content {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 20px;
	padding-right: 58px;
	color:#424141;
}
.level4-content table {
	font-size:14px;
}
.level4-content-ipad {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 465px;
	max-width:700px;
	margin:auto;
	background:url("/images/ipad-bg.png");
	background-size:auto 100%;
}
.level4-content-ipad > h1 {
	margin: 0;
	padding: 59px 0 0 36px;
}
.level4-content h3 {
	color:#f76a1e;
	font-size:20px;
	font-weight:normal;
}
.level4-cms {
	max-width: 700px;
	margin:auto;
	height:611px;
	background: url("/images/cms-bg.jpg")no-repeat;
	margin-bottom:20px;
	background-size:auto 100%;
}
.cms-content {
	float:right;
	width:148px;
	padding:75px 40px 0 0;
	text-align:center;
	font-family:'HelveticaNeueLTStdThinRegular';
	font-weight:normal;
	color:#454445;
}
.cms-header {
	border-bottom:1px solid #f7771e;
	border-top:1px solid #f7771e;
	padding:12px 7px 12px;
	font-size:18px;
	line-height:28px;
}
.cms-header strong {
	font-size:26px;
	font-weight:normal;
	font-family: 'helveticaneuelt_stdbold';
}
.cms-text {
	font-size: 19px;
	margin-top:28px;
	line-height: 23px;
}
.level4-list {
	float: left;
}
.level4-container ul {
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 20px;
}
.img-table {
	float: right;
}
.level4-container ul li {
	margin-bottom: 2px;
}
.fat-loss {
	background:url('/images/bg-fat-loss.jpg');
	background-size:auto 100%;
	max-width:700px;
	height:419px;
	text-align:center;
	margin:auto;
}
.fat-loss-content {
	font-family:'HelveticaNeueLTStdThinRegular';
	border-top:1px solid #14c1e2;
	border-bottom:1px solid #14c1e2;
	font-weight:normal;
	width:250px;
	padding:15px 13px 15px;
	font-size:22px;
	margin: 126px 0 0 60px;
	color:#2b2b2b;
	line-height: 25px;
}
.fat-loss-content strong {
	font-weight:normal;
	font-family: 'helveticaneuelt_stdbold';
	font-size:26px;
	color:#454445;
}
.testi-cont {
	background: rgba(0, 0, 0, 0) url("/images/testi-bg.jpg") repeat scroll 0 0 / 100% 100%;
	color: #454445;
	height: auto;
	margin-bottom: 40px;
	position: relative;
	width: 100%;
}
.testi-border-bot {
	margin-left: -14px;
	width: 760px;
	height:3px;
	background: url("/images/testi-bg-bot.jpg");
}
.testi-txt {
	background: url("/images/quote-open.png") no-repeat scroll left top, rgba(0, 0, 0, 0) url("/images/quote-close.png") no-repeat scroll right bottom;
	font-size: 13px;
	font-style: italic;
	margin: 9px 0 10px;
	padding: 14px 17px 22px 27px;
	width: 33%;
}
.testi-mentor-cont {
	float: left;
	margin: 80px 0 0;
	width: 33%;
}
.testi-mentor {
	border-top:1px solid #f76a1e;
	border-bottom:1px solid #f76a1e;
	padding:17px 8px 17px;
	color:#2b2b2b;
	text-align:center;
	font-family:'HelveticaNeueLTStdThinRegular';
	font-size:24px;
	line-height:23px;
}
.testi-mentor a, .testi-mentor a:hover {
	color:#2b2b2b;
	text-decoration:none;
}
.testi-mentor strong {
	font-weight:normal;
	font-family: 'helveticaneuelt_stdbold';
	font-size:22px;
}
.testi-mentor-title {
	font-size:12px;
	color:#abaeb5;
	margin-top:10px;
	text-align:center;
	padding:0 25px 0;
}
.testi-img, .testi-img-left {
	float: left;
	height: 325px;
	top: -28px;
	width: 33%;
	z-index: 999;
}
.testi-img-left {
	left: 2px;
}
.testi-mentor-cont.type2 {
/*margin-left: 258px;*/
}
.testi-txt.short-testi {
	margin-left: 0;
	margin-top: 63px;
}
.light-blue-box {
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	margin-left: -14px;
	width: 100%;
	background-color:#d4f7ff;
	padding:40px 60px 25px 60px;
	background:url('/images/bg-light-blue.png')repeat;
	text-align:center;
	background-size:100% 100%;
	margin-bottom:20px;
}
.lbb-head {
	color:#f76a1e;
	font-size:26px;
	font-family:'HelveticaNeueLTStdThinRegular';
	text-transform:uppercase;
	margin-bottom: 28px;
	;
}
.lbb-head strong {
	color:#454445;
	font-weight:normal;
	font-family: 'helveticaneuelt_stdbold';
}
.light-blue-box p {
	color: #858792;
	font-size: 19px;
	margin: 0 0 2px;
}
.arrow-links {
	/*the font should HelveticaNeuelTStd MdCn*/
font-weight:normal;
	font-family: 'helveticaneuelt_stdbold';
	font-size:14px;
	width:368px;
	height: 50px;
	margin:16px auto 0;
	background:url("/images/arrow-links.png");
	color:#FFF;
	text-align:left;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	padding-left: 30px;
	padding-top: 16px;
}
.arrow-links a, .arrow-links a:hover {
	text-decoration:none;
	color:#FFF;
}
.arrow-links span.mid {
	margin-left: 40px;
}
.arrow-links span.last {
	color:#6c6c6c;
	margin-left: 31px;
}
/*mp level4 end*/
@font-face {
font-family: 'swis721_btbold';
src: url('/css/fonts/swiss721BT_Bold/12956925-webfont.eot');
src: url('/css/fonts/swiss721BT_Bold/12956925-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/swiss721BT_Bold/12956925-webfont.woff2') format('woff2'), url('/css/fonts/swiss721BT_Bold/12956925-webfont.woff') format('woff'), url('/css/fonts/swiss721BT_Bold/12956925-webfont.ttf') format('truetype'), url('//css/fonts/swiss721BT_Bold12956925-webfont.svg#swis721_btbold') format('svg');
font-weight: normal;
font-style: normal;
}
.whole-width {
	margin: 0px 0 0 -11px;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.whole-width .header {
	display:block;
	width:100%;
	height:260px;
	background:url("/images/supp-banner.jpg");
	background-size:100% auto;
	padding:225px 0 0 40px;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.whole-width .header h1, .whole-width .header h2 {
	margin:0;
	padding:0;
	font-size:27px;
	font-family:arial;
	font-weight:normal;
	line-height:normal;
}
.whole-width .header h1 {
	color:#c00000;
}
.whole-width .header h2 {
	color:#ff7900;
}
.whole-width .content {
	padding:40px 0 0 40px;
}
.whole-width .content .supp-vids-cont {
	width:151px;
	height:139px;
	float:left;
	background:url("/images/supp-vid-bg.png");
	margin:0 28px 28px 0;
}
.whole-width .content .supp-vids-cont a {
	text-decoration:none;
}
.whole-width .content .supp-vids-cont .vid-num {
	display:block;
	width:100%;
	text-align:center;
	color:#FFF;
	font-size:80px;
	line-height:normal;
	padding-top:11px;
	font-family: 'swis721_btbold';
	height:89px;
}
.whole-width .content .supp-vids-cont .vid-name {
	display:block;
	width:100%;
	text-align:center;
	color:#4c4c4c;
	text-transform:uppercase;
	font-size:10px;
	font-family: 'swis721_btbold';
	padding-top:25px;
	width:146px;
	line-height:normal;
}
.whole-width .content .supp-vids-cont .vid-name.long {
	padding-top:17px;
}
.whole-width .content .supp-vids-cont.grey {
	background:url("/images/supp-grey-bg.png");
}
.supp-vids-cont.grey .vid-num {
	margin-top: -17px;
}
.whole-width .content .supp-vids-cont.grey .vid-name {
	color:#FFF;
	font-size:13px;
	padding-top:29px;
	width:100%;
}
.whole-width .content .supp-vids-cont.long-grey {
	background:url("/images/supp-grey-long-bg.png");
	margin-right: 0;
	width: 330px;
}
.whole-width .content .supp-vids-cont.long-grey .vid-num {
	margin-left: -15px;
	margin-top: -5px;
	position:relative;
}
.whole-width .content .supp-vids-cont.long-grey .vid-name {
	color:#FFF;
	font-size:13px;
	width:100%;
	padding-top:21px;
}
.long-grey .supp-vid .vid-num a {
	position: absolute;
}
.vid-box1, .vid-box2, .vid-box3, .vid-box4 {
	height: 100px;
	top: 6px;
	width: 88px;
}
.vid-box1 {
	left: 0;
}
.vid-box2 {
	left: 93px;
}
.vid-box3 {
	left: 178px;
}
.vid-box4 {
	left: 267px;
}
iframe.full-width-iframe, .certification iframe {
	width:100% !important;
	height:500px;
}
.certification-level .img_cont img {
	margin:0px;
}
.form-group.trainer-name {
	float:none;
	background:none;
	font-family:"Open Sans", sans-serif;
}
.certification .light-blue-box, .certification .testi-border-bot {
	margin-left:0px;
}
#paypal-notice-content h2, #paypal-notice-content h3 {
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
}
#paypal-notice-content h2 {
	font-size:25px;
}
#paypal-notice-content h3 {
	font-size:20px;
}
.gart-level-icon.gartlvl1, .gart-level-icon.gartlvl2 {
	margin-right: -11px;
	margin-top: -11px;
}
.gart-level-icon.gartlvl3 {
	right:0;
	top:-11px;
}
.gart-level-icon.gartlvl4 {
	top:-11px;
}
.color-bg-1 {
	background-color:#f5f3f6;
}
.color-bg-2 {
	background-color:#efebec;
}
.img-wrap > img {
	max-width: 100%;
}
.header .container .logo a img {
	max-width:100%;
}
.gb-container {
	position: relative;
	background: url(../images/banner3.jpg) center 0 no-repeat #000000;
}
.gb-container .wrap {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 10;
	margin: auto;
}
.gb-container .wrap .inner-wrap {
	display: table;
	width: 100%;
	height: 100%;
}
.gb-container .gb-image {
	vertical-align: top;
	max-width: 450px;
}
.gb-container .gb-image, .gb-container .banner-text {
	display: table-cell;
}
.gb-container .banner-text {
	vertical-align: middle;
}
.gb-container .banner-text .text-wrap {
	margin-left: -240px;
	padding-top: 80px;
}
.gb-container .banner-text h3 {
	font-size: 52px;
	font-weight: bold;
	color: #f2f2f2;
	font-family: "Montserrat", sans-serif;
	line-height: 1;
	padding:0;
	margin: 0 0 20px 0;
	text-align: center;
}
.gb-container .banner-text label {
	font-size: 18px;
	font-weight: 100;
	color: #ffffff;
	font-family:"Open Sans", sans-serif;
	padding: 0 16px 0 125px;
	background: #2b2b2b;
}
.gb-container .banner-text label, .gb-container .banner-text button {
	display: inline-block;
	float: left;
	height: 38px;
	line-height: 38px;
}
.gb-container .banner-text button {
	padding: 0 15px;
	font-size: 18px;
	font-weight: 600;
	color: #ffffff;
	background: url(../images/bg-filter.gif) right center no-repeat #000000;
	border: 0;
}
.gb-container .banner-text button.selected {
	background: url(../images/bg-filter-selected.gif) right center no-repeat #7b042c;
}
.show-all-inspirational {
	text-transform: uppercase;
}
#blue-marketing .side-panels-img {
	height: auto;
}
/*cookbible edited */
#the-cookbible-list .image img {
	max-width: none;
	min-width: 100%;
}
.cb-cards #the-cookbible-list .card .image {
	display:block;
	overflow:hidden;
	width:100%;
}
.cb-cards #the-cookbible-list .card .details .title h3 {
	padding-top:20px;
}
.cb-cards .card .details {
	position:relative;
}
.cb-cards .card .details h6 {
	margin:0;
}
#the-cookbible-list .subheading {
	position:absolute;
	bottom:30px;
	left:0;
	width:100%;
}
#the-cookbible-list .subheading h6 {
	line-height: 20px;
	margin: 0 auto;
	padding: 0 20px;
	width: 100%;
}
.cb-cards #the-cookbible-list .card .details .title {
	height:auto;
	margin:0;
}
.cb-cards #the-cookbible-list .card .details .title h3 {
	font-size:28px;
}
#webapp7371pagination.pagination.webapp {
	float:right;
	clear:both;
}
#webapp7371pagination.pagination.webapp li {
	padding:0 !important;
	color:#FFF;
	font-weight:bold;
	float:left;
	margin:0 3px;
}
#webapp7371pagination.pagination.webapp li a {
	color:#FFF;
	background:transparent;
	float:none;
	font-weight:normal;
}
#webapp7371pagination.pagination.webapp .pag-range {
	background:transparent;
	color:#FFF;
	margin-right:3px;
}
#sidebar-inspirational-professional .side-panels-img {
	height:auto;
}
#sidebar-inspirational-professional .side-panels-img img {
	min-width:100%;
}
/*ask the dr detail*/
#ad-header-author-name label {
	font-size: 34px;
	font-weight: 100;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
	font-weight:300;
	color:#FFF;
	margin:0;
	padding:0;
	line-height:normal;
}
#ad-header-author-name strong {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	color:#FFF;
	margin:0;
	padding:0;
	line-height:normal;
}
.author-wrap.adbda-box {
	margin-top:-78px;
	padding:0;
}
.adbda {
	margin-left:20px;
}
/*ask the dr end*/

/*product detail*/
.shop-main .footer {
	display:none;
}
/*product detail end*/

/*inspirational*/
#inpi-list.content {
	padding:0 !important;
	margin:0 !important;
}
#inspirational-pagination ul#inpi-list.content .side-panels-img img {
	max-width:none;
}
.insp-people-list .page_navigation a {
	color: #fff;
	padding: 0 3px;
}
.insp-people-list .page_navigation a.no_more, .insp-people-list .page_navigation a.first_link, .insp-people-list .page_navigation a.last_link {
	display:none;
}
.insp-people-list .page_navigation a.active_page {
	font-weight:bold;
}
/*inspiration end*/

a.alink, a.alink:hover {
	color:#FFF;
	background:rgba(233, 27, 48, 1) none repeat scroll 0 0;
	text-decoration:none;
	font-size:18px;
	padding:7px 20px;
	border-radius:2px;
}
/*random cta article bottom*/
.cta-random {
	background: #000 none repeat scroll 0 0;
	padding-bottom: 30px;
	text-align:center;
}
.cta-random img {
	max-width:100%;
}
/*random cta article bottom end*/

body#x-askthedr-list .mp-articles, body#x-whatdoieat-list .mp-articles {
	display: none;
}
.exercise-workouts-content {
	margin-right: -50px;
}
.ew-table {
	display: table;
	width: 100%;
}
.ew-table .ew-block {
	margin-bottom: 50px;
}
.ew-table .ew-block .tophead {
	text-align: center;
}
.ew-table .ew-block .top, .ew-table .ew-block .bottom {
	display: table;
	width: 100%;
}
.ew-table .ew-block .heading, .ew-table .ew-block .cont {
	display: table-cell;
	width: 50%;
}
.ew-table .ew-block .heading.single {
	width: 100%;
}
.ew-table .ew-block .heading {
	height: 35px;
	text-align: center;
	background: rgb(118,117,117); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(118, 117, 117, 1) 0%, rgba(20, 20, 20, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(118, 117, 117, 1) 0%, rgba(20, 20, 20, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(118, 117, 117, 1) 0%, rgba(20, 20, 20, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#767575', endColorstr='#141414', GradientType=0 ); /* IE6-9 */
}
.ew-table .ew-block .heading h3 {
	line-height: 35px;
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	font-family: "RobotoBlack", Arial, serif;
	color: #adadad;
	text-transform: uppercase;
}
.ew-table .ew-block .top .heading {
	border-radius: 0 5px 0 0;
	border-left: 1px solid #444444;
}
.ew-table .ew-block .top .heading:first-child {
	border-radius: 5px 0 0 0;
	border-left: 0;
	border-right: 1px solid #a6a6a6;
}
.ew-table .ew-block .top .heading.single:first-child {
	border-radius: 5px 5px 0 0;
}
.ew-table .ew-block .bottom .cont { /*background: #d3d3d3;*/
	padding: 18px 17px 2px;
	border-left: 1px solid #b7b7b7;
	background: #d3d3d3;
}
.ew-table .ew-block .bottom .cont:first-child {
	border-left: 0;
	border-right: 1px solid #e9e9e9;
}
.ew-table .ew-block .cont ul {
	padding: 0;
	margin: 0;
}
.ew-table .ew-block .cont ul li {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 0 0 14px 28px;
	background: url(../images/list-pointer-bullets.gif) 0 2px no-repeat;
	list-style: none;
}
.ew-table .ew-block .cont ul li a {
	color: #970000;
}
.ecourse-frm .fle p a, .ecourse-frm .fle p a:hover {
	text-decoration:none;
	color:#FFF;
}
.logout0/*, .logout1*/ {
	display:none !important;
}
/*.showlogout-secured-only .rcontent .logout1{display:inline-block !important;}

div#ad-header-author-icon {
width: 145px;
height: 145px;
overflow: hidden;
margin-top: -115px;
border-radius: 50%;
padding: 0;
}

div#ad-header-author-icon img {
margin-top: 0;
border-radius: 0;
max-height: none;

}*/
#article-description img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.pdf-print {
	width: 740px;
	margin: 0 auto 40px;
	text-align: center;
}
/* OCT 7 2016 START */
.mppro-banner {
	background-color:#121417;
	background-attachment:scroll;
	background-position:left top;
	background-repeat:repeat-y;
	background-image:url(../images/oct-7-2016/bg-mppro-banner.jpg);
	position:relative;
}
.mppro-banner .container {
	background:none;
}
.mppro-banner-logo {
	padding-left:85px;
	margin:130px 0 70px;
}
.mppro-banner-logo img {
	height:auto;
	max-width:100%;
}
.mppro-banner-text {
	font-size:18px;
	line-height:26px;
	color:#fff;
	margin:35px 0 70px;
	padding-left:40px;
}
.mppro-banner-text h3 {
	font-size:26px;
	line-height:30px;
	color:#fff;
	margin:0 0 25px;
	font-weight:600;
	font-family: "Open Sans", sans-serif;
}
.mmpro-object {
	background-attachment:scroll;
	background-position:right top;
	background-repeat:no-repeat;
	background-image:url(../images/oct-7-2016/bg-mppro-banner-object.jpg);
	position:absolute;
	width:100%;
	height:100%;
	z-index:0;
}
.mmpro-object:before {
	background-attachment:scroll;
	background-position:right bottom;
	background-repeat:no-repeat;
	background-image:url(../images/oct-7-2016/bg-mppro-banner-object-2.png);
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	content:"";
}
.mp-boxes-level .img_wrap img {
	margin:0;
	width:100%;
	height:auto;
}
.cert-contains-box.shade-black {
	background-color:#111111;
}
.mp-boxes-level .cert-contains-box .text-wrap {
	padding:60px 60px 50px 0;
}
.mp-boxes-level .cert-contains-box {
	background-image:url(../images/oct-7-2016/bg-cert-box-invert.png);
	background-position:left top;
}
.mp-boxes-level .cert-contains-box.shade-black {
	background-position:right top;
	background-image:url(../images/bg-cert-box.png);
}
.mp-boxes-level {
	margin-bottom:25px;
}
.mp-boxes-level-icon {
	float:left;
	margin-right:35px;
}
.mp-boxes-level-icon img {
	margin:0 !important;
}
.mp-boxes-level-text {
	overflow:hidden;
	margin-top:80px;
}
.container.mppro-header-idem {
	background-color:#352346;
	background-attachment:scroll;
	background-position:right top;
	background-repeat:repeat-y;
	background-image:url(../images/oct-7-2016/bg-mppro-header-idem.jpg);
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
}
.mppro-header-idem h2 {
	font-family: "Open Sans", sans-serif;
	font-size:36px;
	line-height:43px;
	font-weight:300;
	color:#fff;
	margin:0;
	position:relative;
	z-index:2;
	text-transform:uppercase;
}
.mppro-header-idem strong {
	display:block;
	font-size:26px;
}
.mppro-header-idem:before {
	background:url(../images/oct-7-2016/img-slant-idem.png) no-repeat left top;
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
	z-index:1;
}
.mod-idem-wrap.container {
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(207, 207, 207, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(207, 207, 207, 1)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(207, 207, 207, 1) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(207, 207, 207, 1) 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(207, 207, 207, 1) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(207, 207, 207, 1) 100%);
}
.mod-idem {
	text-align:center;
	font-size:18px;
	line-height:22px;
	color:#272626;
	margin:30px 0;
	padding:0 50px;
}
.mod-idem h3 {
	font-family: "Open Sans", sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:36px;
	line-height:39px;
	color:#272626;
	margin: 0 0 40px;
}
.mod-idem h3 span {
	font-weight:300;
}
.mod-idem-amount {
	font-family: "Open Sans", sans-serif;
	font-weight:300;
	color:#8e103c;
	font-size:36px;
	line-height:40px;
	margin-bottom:40px;
}
.mod-idem p {
	margin-bottom:20px;
}
.mod-pro-idem h3 {
	color:#8e103c;
}
.findout-wrap.container {
	background: rgba(20, 13, 42, 1);
	background: -moz-linear-gradient(left, rgba(20, 13, 42, 1) 0%, rgba(34, 35, 39, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(20, 13, 42, 1)), color-stop(100%, rgba(34, 35, 39, 1)));
	background: -webkit-linear-gradient(left, rgba(20, 13, 42, 1) 0%, rgba(34, 35, 39, 1) 100%);
	background: -o-linear-gradient(left, rgba(20, 13, 42, 1) 0%, rgba(34, 35, 39, 1) 100%);
	background: -ms-linear-gradient(left, rgba(20, 13, 42, 1) 0%, rgba(34, 35, 39, 1) 100%);
	background: linear-gradient(to right, rgba(20, 13, 42, 1) 0%, rgba(34, 35, 39, 1) 100%);
	text-align:center;
	padding:30px 15px;
}
.findout-in {
	font-family: "Open Sans", sans-serif;
	font-size:18px;
	color:#fff;
	line-height:22px;
	max-width:780px;
	margin:0 auto;
	font-weight:300;
}
.findout-in h3 {
	font-family: "Open Sans", sans-serif;
	font-size:24px;
	line-height:normal;
	color:#dc0531;
	margin-bottom:25px;
	font-weight:normal;
}
.findout-in p {
	margin-bottom:20px;
}
.semibold {
	font-weight:600;
}
.findout-form .form-control {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	margin-bottom:25px;
	font-weight:normal;
}
.findout-form .form-control::-moz-placeholder {
color:#212225;
opacity:1;
}
.findout-form .form-control:-ms-input-placeholder {
color:#212225;
}
.findout-form .form-control::-webkit-input-placeholder {
color:#212225;
}
.findout-form .btn {
	font-weight:bold;
	background-color:#dc0531;
	color:#fff;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
/* OCT 7 2016 END */
/** october 13 2016 **/
.mpilog {
	width: 282px;
	margin-right: 0px;
	margin-top: -20px;
	margin-left: 25px;
	float: left;
}
.login-banner.professional-editions .lb-content .ibannerinsurance {
	margin-left: 0px !important;
	font-size: 17px !important;
	font-family: "open sans", sans-serif !important;
	font-weight: bold !important;
	padding-top: 12px !important;
	line-height: 21px !important;
	margin-top: -2px !important;
	/* 	padding-bottom: 13px !important;  */
padding-bottom:8px !important;
	padding-right:23px !important;
	text-align: left !important;
	background: #c5244c none repeat scroll 0 0 !important;
	color: #ffffff !important;
	text-decoration: none !important;
}
.ibannerinsurance label {
	padding-left: 0px;
	display: block;
	width: 166px;
}
.level {
	width:162px;
}
.level img {
	margin:0 !important;
	width:auto !important;
	height:auto !important;
}
.btn-lvl-cert {
	margin-top:20px;
}
.btn-lvl-cert img {
	margin:0 0 0 10px !important;
	vertical-align:baseline;
	position:relative;
	bottom:-1px;
}
.cl_columns .column .level {
	position: absolute;
	display: inline-block;
	z-index: 10;
	width:162px;
	height:162px;
	top:50%;
	margin-top:-81px;
}
.iw-mpleve4-bg {
	background-attachment:scroll;
	background-position:right -50px;
	background-repeat:no-repeat;
	background-size:200px auto;
}
.gold-text, .gold-text p, .gold-text h3, .gold-text h3 a {
	color:#e9dac2 !important;
}
.bginnerwrap-col {
	background-image:url(../images/system-certification/bg-bginnerwrap-col.jpg);
	background-color:#2b2a2a;
	background-attachment:scroll;
	background-position:right top;
	background-repeat:no-repeat;
/*	background-size:200px auto;*/
}
.npt-system-header {
	padding:35px 50px;
}
.npt-system-header h1 {
	margin:0 !important;
}
.system-price-bar {
	background-color:#541533;
	padding:15px;
	color:#fff;
	font-weight:300;
}
.spb-box {
	max-width:810px;
	margin:0 auto;
}
.spb-price {
	font-size:73px;
	line-height:73px;
	float:left;
	margin-right:30px;
}
.spb-text {
	overflow:hidden;
	font-size:36px;
	line-height:38px;
	text-transform:uppercase;
}
.webaccess-now {
	background-color:#131313;
	text-align:center;
	position:relative;
	z-index:2;
}
.wn-vid img, system-cert-banner-1 img, .mag-trans-challenge img, .img_cont img {
	width:100%;
	height:auto;
}
.webaccess-now .wn-text h3 {
	font-size:38px;
	line-height:40px;
	text-transform:uppercase;
	color:#fff;
	margin:0;
}
.wn-text {
	padding:80px 50px 0;
}
.mag-trans-challenge {
	position:absolute;
	right:0;
	bottom:-260px;
	z-index:1;
}
.redbar {
	background-color:#de0431;
	color:#fff;
	font-size:38px;
	line-height:40px;
	font-weight:bold;
	margin-bottom:50px;
	padding:20px 50px;
	text-transform:uppercase;
}
.system-cert-form {
	padding:0 50px;
}
.cl-banner-only {
	height:430px;
	overflow:hidden;
}
.cl-banner-only .certification-level, .cl-banner-only .cl_columns, .cl-banner-only .cl_columns .column.img_cont {
	height:100%;
}
.cl-banner-only .cl_columns .column.img_cont .level {
	left:auto;
	right:-80px;
}
.cl-banner-only .cl_columns .column.img_cont {
	position:relative;
}
.page-title em {
	font-style:normal;
	font-weight:300;
}
a.btn-read-disclaimer, a.btn-read-disclaimer:hover {
	padding:0;
	color:#940e04;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	display:inline-block;
	background:none;
	text-transform:uppercase;
	margin-left:10px;
}
.calendar-days .day.orange .num {
	background: rgb(254,116,20); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254, 116, 20, 1) 0%, rgba(225, 65, 10, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(254, 116, 20, 1) 0%, rgba(225, 65, 10, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(254, 116, 20, 1) 0%, rgba(225, 65, 10, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	font-size:21px;
	line-height:25px;
	padding-top:25px;
}

/** overwriting oct 10 2018 bogart */
.calendar-days .day.orange .num {
    background: rgb(254,116,20);
    background: -moz-linear-gradient(top, rgba(254, 116, 20, 1) 0%, rgba(225, 65, 10, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 116, 20, 1) 0%, rgba(225, 65, 10, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 116, 20, 1) 0%, rgba(225, 65, 10, 1) 100%);
    font-size: 62px;
    line-height: 95px;
    padding-top: 0;
}

/** overwriting oct 10 2018 bogart */

.calendar-days .day .desc {
	text-transform:uppercase;
	display:table !important;
	width:100%;
	line-height:11px !important;
	padding:0 !important;
}
.calendar-days .day .desc span {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:0 10px;
}
/*.calendar-days .day .desc.three-line {
line-height: 11px;
padding-bottom: 2px;
padding-top: 2px;
}*/
.calendar-days .day .num.text {
	font-size:36px;
}
.calendar-days .day.orange-black .num {
	background: rgb(254,116,20); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254, 116, 20, 1) 0%, rgba(225, 65, 10, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(254, 116, 20, 1) 0%, rgba(225, 65, 10, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(254, 116, 20, 1) 0%, rgba(225, 65, 10, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.calendar-days .day img {
	vertical-align:top;
}
.calendar-days .day.orange-black .desc {
	background-color:#0a090a;
	color:#fff;
}
.calendar-days .day.black {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b3b3b+0,000000+100 */
background: rgb(59,59,59); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(59, 59, 59, 1) 0%, rgba(0, 0, 0, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(59, 59, 59, 1) 0%, rgba(0, 0, 0, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(59, 59, 59, 1) 0%, rgba(0, 0, 0, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color:#fff;
}
.calendar-days .day.black .desc, .calendar-days .day.black .num {
	background:none;
	color:#fff;
}
.calendar-days .day.black .desc {
	position:relative;
	top:-10px;
}
.calendar-days .day.black.level-day .num {
	background-attachment:scroll;
	background-position:right top;
	background-repeat:no-repeat;
	color:#6d6d6d;
	font-size:20px;
	padding-top:15px;
}
.day-imba-inner {
	background:url(../images/img-shadow-day-imba.png) no-repeat right top;
	height:142px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.row-day-imba {
	margin:0 auto;
	max-width:210px;
	text-align:center;
	font-size:13px;
	line-height:normal;
	text-transform:uppercase;
}
.row-day-imba .col-xs-6 {
	padding:0 10px;
}
.row-day-imba h4 {
	font-weight:normal;
	font-size:24px;
	color:#6d6d6d;
	margin:0;
}
.rdimba-pic {
	margin-top:18px;
}
.rdimba-label {
	margin-top:30px;
}
.rdimba-pic, .rdimba-label {
	width:50%;
	padding:0 10px;
	float:left;
}
.gart-abc {
	padding:30px 15px 0 !important;
}
.gart-abc strong {
	display:inline !important;
}
.gart-abc h5 {
	margin-top:15px !important;
}
.mp-banner-secure .find_trainer .bg {
	width:100%;
	position:absolute;
	background-position:right center !important;
}
.mp-banner-secure {
	position:relative;
	overflow:hidden;
}
.mbs-pic {
}
.mbs-pic img {
	width:100%;
	height:auto;
	max-width:100%;
}
.cbo-level-1 .banner-img {
	background-position:center center;
}
.cbo-level-1 .bginnerwrap-col {
	background-image:url(../images/bg-podol.jpg);
	background-color:#0a0909;
	background-size: auto;
	color:#fff !important;
}
.cbo-level-1 .bginnerwrap-col h3, .cbo-level-1 .bginnerwrap-col h3 a, .cbo-level-1 .bginnerwrap-col p {
	color:#fff !important;
}
.cert-includes {
	background-color:#201c1c;
	padding:40px 15px 50px;
	font-size:18px;
	color:#fff;
	font-weight:300;
}
.cert-includes h2 {
	text-align:center;
	font-size:48px !important;
	line-height:48px !important;
	text-transform:uppercase;
	margin:0 0 40px !important;
}
.ci-list-wrap {
	max-width:890px;
	margin:0 auto;
}
.ci-list-wrap .lising-decimal-red li span {
	color:#fff;
}
.lising-decimal-red {
	margin:0 0 0 20px !important;
}
.lising-decimal-red li {
	list-style:decimal !important;
	font-weight:bold;
	padding-left:10px !important;
	color:#de0431 !important;
}
.lising-decimal-red li span {
	font-weight:300;
}
.get-these {
	background-attachment:scroll;
	background-position:right bottom;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:500px;
	padding:60px 15px;
}
.get-these-content {
	max-width:890px;
	margin:0 auto;
	padding:0 15px;
}
.get-these h2{
	margin:0 0 60px!important;
	color:#201c1c !important;
	font-size:38px !important;
	line-height:38px !important;
	text-transform:uppercase;
}
.get-these .lising-decimal-red li span{
	color:#201c1c;
}

.newimg-cms {
    display: block;
    margin-bottom: 15px;
}
.newimg-cms img{
    width: 100%;
    height: 74px;
    object-fit: cover;
}
@media (max-width: 1200px) {
.wn-text {
padding:40px 30px 0;
}
.webaccess-now .wn-text h3 {
font-size:30px;
line-height:35px;
}
.mag-trans-challenge {
bottom: -220px;
}
.cl-banner-only {
height:auto;
}
.gart-abc img {
width:70px;
height:auto;
}
.gart-abc {
padding-top:40px !important;
}
}

@media (max-width: 991px) {
.spb-text, .redbar, .spb-text strong {
font-size:30px !important;
line-height:34px;
}
.mag-trans-challenge {
width:300px;
}
.npt-system-header {
padding:25px 15px;
}
.redbar {
padding:15px;
margin-bottom:30px;
}
.system-cert-form {
padding:0 15px;
}
.system-cert-form form {
margin-bottom:30px !important;
}
.cl-banner-only .cl_columns .column.img_cont .level {
right: -58px;
}
.gart-abc {
padding-top:20px !important;
}
.get-these{
min-height:inherit;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cl_columns .column .level {
width:112px;
height:112px;
margin-top:-56px;
}
}
@media (max-width: 768px) {
.mpilog {
max-width: 100%;
margin-bottom: 15px;
margin-top:0;
margin-left:0;
float:none;
}
.login-banner.professional-editions .lb-content .ibannerinsurance {
margin:0 auto!important;
font-weight: bold;
padding-top: 13px !important;
padding-bottom: 13px !important;
font-family: "open sans", sans-serif;
font-size: 13px !important;
text-align: center !important;
line-height: 21px !important;
}
.ibannerinsurance label {
display: inline;
}
.level-circ-row-1 .level {
top: -67px !important;
}
}
#blue-marketing .side-panels-img a {
	display: block;
	margin-bottom: 10px;
}
/** end october 13 2016 **/

ul.theblueone li {
	padding-bottom:15px !important;
}
@media (max-width: 767px) {
	.newimg-cms img{height: auto;}
	.newimg-cms{margin-bottom: 5px;}
.cl_columns .column .level {
margin:0;
}
.wn-text {
padding:15px;
}
.spb-price, .spb-text {
float:none;
text-align:center;
}
.spb-price {
font-size:50px;
line-height:50px;
margin-bottom:5px;
}
.spb-text, .redbar, .spb-text strong {
font-size:18px !important;
line-height:22px;
}
.webaccess-now .wn-text h3 {
font-size:20px;
line-height:24px;
}
.gart-abc {
padding:30px 15px !important;
}
.gart-abc img {
width:100px;
}
.cert-includes, .get-these{
padding:30px 15px;
}
.cert-includes h2, .get-these h2{
padding:0 !important;
text-align:left;
font-size:32px !important;
line-height:32px !important;
margin-bottom:30px !important;
}
.get-these{
background-position:left top;
}

}
#article-description iframe{max-width:100%;}
 .icaptcha_widthsizer {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}


/* ---------------------------
New Css
--------------------------- */
.order-ct{ text-align: left; }

.bc-container{
	padding: 1px 0 44px !important;
}

.mp-apps.bc-apps{ margin: 60px auto 0; }
.mp-level-main{
	background:#282828 url(../images/triangle.png) no-repeat right bottom;
	padding: 50px 78px 65px;
}
.new_content .mp-level-main h2{
	font-size: 38px;
	color: #727171;
	margin: 0 0 50px;
	line-height: 42px;
	font-weight: bold;
}
.new_content .mp-level-main a{ margin-right: 38px;  }
/* Other Certi */
.mp-level-main.other-certification{
	background:#b4b3b3 url(../images/triangle-2.png) no-repeat right bottom;
	padding: 50px 78px 65px;
	margin: 0 0 110px;
}
.new_content .mp-level-main.other-certification a{ margin-right: 50px;  }

.pe-banner-title { padding: 25px 0 25px 0 !important; }

.btn-1 {  background: #59122f; color: #fff !important; margin: 0; border-radius: 0; padding: 40px 30px; font-size: 18px; }
.btn-1:hover { background:#ec8541; }


 

@media screen and ( max-width: 991px ){
	.new_content .mp-level-main a { margin-right: 20px; margin-bottom: 15px; display: inline-block; }
	.new_content .mp-level-main a img{ max-width: 120px; }
	.new_content .mp-level-main.other-certification a img{ max-width: 200px; }
}
@media screen and ( max-width: 767px ){
	.new_content .mp-level-main .mp-level-inner{ max-width: 280px; margin: 0 auto; }
	.new_content .mp-level-main .mp-level-inner a{ display: inline-block; margin-bottom: 15px; }

	.mop-lvl{ display: flex; justify-content: space-between; flex-wrap: wrap; }
	.mop-lvl a{ margin: 0 0 15px !important; width: 47%;  }
	.mop-lvl a img{ max-width: none !important; width: 100% !important; }

	.new_content .mp-level-main.other-certification .mp-level-inner{ max-width: 280px; margin: 0 auto; }
	.mp-apps.bc-apps{
		max-width: 60px auto 0;
		max-width: 280px;
	}
	.mp-apps.bc-apps a{ margin-bottom: 30px; display: block; margin-left: 0; }
	.mp-apps.bc-apps img{ width: 100%; }

	.new_content .mp-level-main.other-certification .mp-level-inner a{ width: 100%; display: block; margin: 0 0 20px; }
	.new_content .mp-level-main.other-certification .mp-level-inner a img{ width: 100% !important; max-width: none; }

	.new_content .mp-level-main h2{ font-size: 20px; line-height: 22px; }
}
@media screen and (max-width: 579px){
	.mp-level-main{
		padding: 20px;
	}
	.mp-level-main.other-certification{ padding: 20px; margin: 0 0 30px; }
}

.cta-random.kangran.specialfotp {
    padding: 0 20px 20px 20px;
    background: #fff;
}