@charset "UTF-8";

/* Layout Medium Screens */
body { 	background: #FFF url(/images/background_main2_medium.jpg) no-repeat center 0px; }
header { height: auto; padding-top: 0px;  padding-bottom: 0px; margin: 0; top: 0px; width: 100%; }
header a.logo { width: 0px; height: 0px; margin: 0px auto; /*background-image: url(/images/logo_cfkw_medium.png); background-size: 100% 100%;*/ }

.header-menu { display: none; }
.banner { margin: -15px 0px 5px 0px; }



topnav { display: none; }
h1 { display: block; }


/* MAIN MENU BOTTOM */
nav {
	font-size: 1.2em;
}
	nav  li { 
		margin: 0 0px;
	}
	nav a {
		color: #CCC !important;
		font-size: 1em !important;
		display: inline-block;
		margin: 0px 5px;
		padding: 9px;
		border: 1px solid #555;
		width: 15%;
	}
	nav a:hover, nav .active a, nav .active a:hover { color: #fff; background-color: rgba(255,255,255,.15); }


/* PAGE CONTENT */
.content { max-width: 100%; padding-top: 0px; background-color: rgba(255,255,255,.025); box-sizing: border-box; -moz-box-sizing: border-box;}


/* ORDER CD */
.order-cd-wrap { /*margin-top: 190px;*/ }
	.order-cd-image { max-width: 30%;  }
	.order-cd-left, .order-cd-right { width: 29%; }



/* NEWS/TOUR LISTING */
.news-wrap, .tour-wrap, .video-wrap, .soundcloud-wrap, .merch-wrap, .vip-wrap { display: inline-block; width: 48.9%; overflow-y: hidden; }
.news-wrap, .tour-wrap {  /*height: 38px;*/ }
.tour-wrap, .video-wrap, .merch-wrap { margin-right: 1.1%; }
.video-wrap, .soundcloud-wrap { height: 324px; max-height: auto; }
	.contact-wrap { width: 99.5%; }

.news-wrap { display: block; width: 100%; }


/* TOUR LISTING */
	.tour-list, .news-list { /*overflow-y: hidden;*/ margin-left: 0px; }
	.tour-list li, .news-list li { } 
	.tour-list li:last-child {  margin-left: 0px; }
	.tour-list-left {  margin-left: -10px; }
	.tour-list-right { padding-right: 0px; }
		.tour-link { max-width: 430px; }


/* NEWS LISTING */
.news-link { max-width: 480px; }


/* CONTACT LISTING */
.contact-sent { padding: 120px 10px; }


/* CD LISTING */
.cd-category-wrap { border-bottom: 1px solid #666; padding-top: 10px; }
	.cd-list { margin-left: -30px; width: 100%; }
	.cd-list li { width: 48%; border: 0; }

		.cd-info { margin-top: -93px; }


/* AUDIO PLAYER */
.player-wrap { padding: 5px 10px 1px 10px; }
#playlist li a {  padding: 15px 10px; }
	.album-info { margin-top: -5px; }



/* SOCIAL LINKS */
.social-links-wrap { position: static; text-align: center; width: 360px; margin: 0px auto 00px auto; border: 0px solid red; }
.social_icons {
	display: inline;
	width: 32px;
	height: 32px;
	margin-bottom: 3%;
}

/*.social-icon-links-wrap { min-height: 210px; }
.social-links {
	width: 48px;
	height: 48px;
}*/

/* MOBILE MENU */
.open {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 5px 5px 5px 20px;
}


/* FOOTER */
/*footer { /*position: static;*/ z-index: 999; margin-top: 0px; padding-top: 0px; padding-bottom: 10px; width: 100%; vertical-align: top; }*/

/*.footer-left,
.footer-center,
.footer-right {
	display: block;
	position: relative;
	border: 0px solid red;
	padding-top: 5px;
	text-align: center;
	margin: 0 auto;
	float: none;
}
.footer-left { float: none;  top: 30px;}
.footer-center { top: -30px; padding-left: 60px; }
.footer-right { float: none; top: -0px; padding-bottom: 10px; }*/


/* ADD THIS SOCIAL SHARING */
.addthis_counter.addthis_pill_style a.addthis_button_expanded { visibility: none !important !important; }


/*.mc-col-name, .mc-col-email, .mc-col-btn { width: 100%; display: block; }*/
.mc-col-name, .mc-col-email, .mc-col-btn { width: 49.4%; display: inline-block; }
.mc-col-btn { width: 100%; display: block; }



