#content {
	margin-bottom: 10px;
}
#content.content-home {
	padding-top: 0;
}
#coverimage.page-3 {
	background-position: 0 0 !important;
}
.main_content {
	width: 100% !important;
}
.logo {
	background-size: 320px auto;
	background-repeat: no-repeat;
	float: left;
	height: 60px;/*width: 320px;*/
}
.row-body {
	padding-top: 10px;
}
.content-home.row-body {
	max-width: none;
	padding-top: 0;
	margin-bottom: -10px;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 48px;
	width: 14em;
}
#main_nav {
	background: transparent none repeat scroll 0 0;
	height: auto;
	margin-bottom: 0;
	font-family: Arial;
	text-transform: none;
	width: auto;
}
#main_nav ul {
	float: none;
	margin: 0 auto;
	padding: 0;
	line-height: 1;
	list-style: none;
}
#main_nav li {
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
}
#main_nav ul li a {
	font-size: 1.01em;
	font-weight: normal;
	line-height: 48px;
	padding: 0 12px;
	position: relative;
	text-decoration: none;
	color: #fff;
	display: inline-block;
}
#main_nav ul li ul li a {
	line-height: 30px;
}
.logoimg {
	float: left;
	margin: 6px 0 15px;
	width: 350px;
}
.rsContent img {
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
}
.mask {
	background: transparent;
	overflow: hidden;
}
.mask:hover {
	background: #000;
	overflow: hidden;
}
.mask:hover img {
	transform: scale(1.2);
	opacity: .7;
	transition: opacity 0.4s ease 0s;
	transition: transform 0.4s ease 0s;
}
.mask img {
	height: 100%;
	width: 100%;
	cursor: pointer;
	transform: scale(1);
	opacity: 1;
	transition: opacity 0.4s ease 0s;
	transition: transform 0.4s ease 0s;
}
section.home-events.withpadding.blogteaser {
	background: #efefef;
	text-align: center;
}
section.home-events .event img, section.home-page .event img {
	width: 100%;
	height: 200px;
}
section.home-events h3, section.home-events p, section.home-events .button.booknow {
	display: none;
}
section.home-events .event, section .blogpromo, section.home-page .event {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	display: inline-block;
	margin-right: 2%;
	padding: 5px;
	position: relative;
	width: 30%;
	overflow: hidden;
}
section .blogpromo {
	border: 1px solid #efefef;
}
section .blogpromo .blogtitle {
	font-size: 14px;
	margin: 8px 0;
}
section .blogpromo .mask {
	height: 150px;
}
section .blogpromo a {
	color: #666666;
}
section.home-events .event:last-child, section.home-page .event:last-child {
	margin-right: 0;
}
section.takechallenge {
	background: #efefef;
}
section.takechallenge .text-block {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	margin-top: -30px;
	padding: 15px;
	position: relative;
	text-align: left;
}
.challengepromo .imageholder img {
	width: 100%;
}
.challengepromo p {
	font-size: 1.2em;
}
/************TEMPLATE******************/

.main_content .challenge ul {
	list-style: none;
}

.logo {
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    min-width: 265px;
    margin-top: 10px;
    background-position: 0 0;
}
.content-events h2, .content-events h2 a, .content-challenges h2, .content-challenges h2 a {
	color: #d80000;
}
.challengepromo h2 {
	color: #d80000;
	font-size: 2em;
	margin: 0;
}
a.button, a.button:hover {
	color: #FFFFFF;
}
.product-detail .addToCartButton, .product-detail .addToCartButton:hover {
	background: #000;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	height: auto;
	border: none;
	cursor: pointer;
	padding: 8px 20px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	margin-right: 8px;
	border-radius: 5px;
	border: none;
}

a.mini_cart_btn span.item_num {
/*background: black none repeat scroll 0 0;*/;
}

.footer {
	background: #1d1d1d none repeat scroll 0 0;
	color: #fff;
}
.footer a {
	color: #fff;
}

.menu_arrow {
	margin: 0 0 0 5px;
	float: right;
	min-width: 10px;
	min-height: 45px;
	background: url('../../../themes/default/images/icons/down_arrow_b.png') no-repeat;
	background-position: center;
	background-size: 8px;
}
a.mini_cart_btn {
	background: url("../../../themes/default/images/icons/carticon.png") no-repeat scroll 0 16px;
	background-size: 22px auto;
	color: #fff;
	float: right;
	height: 40px;
	padding: 0 12px 0 15px;
	position: relative;
	text-decoration: none !important;
	width: auto;
}
.menu_img img {
	width: 26px;
	height: 26px;
	border-radius: 3px;
	border: 1px solid #ccc;
}
body .slick-slide img {
	border-radius: 0;
}
.topbar-button, .topbar-button:hover {
	background: #000;
	color: #fff;
}
#main_nav ul li.loggedinonly a {
	color: #ffffff;
}
#main_nav ul li a {
	text-transform: uppercase;
}
.welcome-title {
	margin-top: 0;
}
.welcome-image img {
	max-width: 100%;
}
.menu_img {
	float: right;
	width: 26px;
	height: 26px;
	margin-top: 12px;
}
.btn-info:hover {
    color: #fff;
    background-color: #4ABBF0;
    border-color: #4ABBF0;
}
@media screen and (max-width: 800px) {
#main_nav ul li a {
	padding: 0 6px;
}
#main_nav ul li.button-holder {
	display:none;
}
body {
	padding-top: 0;
}
body .playlist_holder {
	margin: 0 -6%;
	border-radius: 0;
}
a.mini_cart_btn {
	background-position: 0 10px;
}
.menu_btn img {
	margin-top: 9px;
	width: 22px;
	height: 22px;
}
.menu_img {
	float: right;
	width: 26px;
	height: 26px;
	margin-top: 7px;
}
.imgtitle .text-block font {
	font-size: 150%!important;
}
#main_nav ul li a {
	font-size: .86em;
}
.topbar-button {
	margin-top: 6px;
}
.navbtn.topbar-button {
	border: none;
	padding: 3px 5px;
	float: left;
	margin: 0 10px 0 0;
	font-size: 25px;
}
.topbar-button:hover {
	border: none;
	background: none;
}
.menu_btn, .mini_cart_btn, .menu-image {
	margin-top: 5px;
}
.logo-container {
	margin-top: 5px;
}
.logo {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	float: left;
	margin-top: 10px;
	height: 35px;
	width: 200px;
	background-position: 0 0;
}
body .logo {
	background-size: auto 80px;
}
.logo {
	background-position: center 0;
	height: 75px;
}

}
