/* Theme Name: TLC
Author: 

 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, 
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
a:hover, a:active { outline: none; }
ol { list-style-type: decimal; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
button {  width: auto; overflow: visible; }
/**
 * Primary styles
 *
 * Author:
 */
@font-face {
   font-family: 'BebasNeueRegular';
   src: url('fonts/bebasneue-webfont.eot');
   src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/bebasneue-webfont.woff') format('woff'),
        url('fonts/bebasneue-webfont.ttf') format('truetype'),
        url('fonts/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
   font-weight: normal;
   font-style: normal;
}
html, body { width: 100%; height: 100%; }

body {
  font-family: 'Trebuchet MS', Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #FFF;
}
/**** MAIN BG IMAGE FULLSCREEN ****/
#bg-image {
	top:0; 
	left:-50%; 
	width:100%; 
	height:100%;
	position: fixed;
	z-index: -9999;
	display: none;
}
#bg-image img {
	position:absolute; 
	top:0; 
	left:0; 
	right:0; 
	margin:auto; 
	min-width:5%;
	min-height:5%;
}
/**** END ****/
#main-wrapper {

}
#main-wrapper-container {

  background: url(images/pattern.png) repeat;
}
#main-info-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height:	377px; /* height of header + footer - min-height of .wrap */	
}

	.play-icon {
	background: url(images/play_icon.png) no-repeat center center;
   cursor: pointer;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 20;

}
.play-icon:hover { opacity: 0.7; }
.video_hold { }
.video_hold iframe { height: 100%; width: 100%; position: absolute; top: 0; left: 0;  z-index: 30; }
.video_hold object, .video_hold embed { height: 100%; width: 100%; position: absolute; top: 0; left: 0;  z-index: 30; }
#header-wrapper {
  padding: 0;
  height: 100px;
  width: 100%;
  position: relative;
  top: 0;
}
#header-wrapper .artist-logo {  
  float: left;
  margin: 0 0 0 1px;  
  padding-top: 5px;
  display: block;  
  position: relative;
  z-index: 100;
}
/*#topfade {
	background: black;
width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 30;
	
}*/
#bottomfade {
	
	background: black;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	z-index: 20;
}
/**** FOOTER ****/
#footer-wrapper {
  line-height: 16px;
  font-size: 13px;
  color: #404040;
  font: 11px 'Arial';
  height: 129px;
  width: 100%;
  position: relative;
  bottom: 0;
  z-index: 0;
  margin: -180px 0 0;
}
#footer-wrapper .legal-text ul li { display: inline; }
.video-foot { color:#FFF !important;}
.footer-inner { margin: 0 60px; padding: 15px 0 0; overflow: hidden; position: relative; z-index: 30;}
.close, .inner-form .close, .th .close {
	background: url(images/btn_close.png) no-repeat;
	width: 43px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	display: none;
	z-index: 110;
	position: absolute;
	right: 8px;
	top: 31px;
}
/**** HEADER SHARE ICONS ****/
.release{ position: relative; display: inline-block; float: left; z-index: 10000; margin: 20px auto 0 10px;}
.release li{padding: 0px; margin: 0 5px 0 0; float: left; position: relative; z-index: 50; cursor: pointer;}
	.available{ 
	font: 33px 'BebasNeueRegular';color: #FFF !important; float: left; }
	

.social-share {
	float: right;
	margin: 23px 45px 10px 0;
	display: block;
	font: 20px/43px 'BebasNeueRegular';
	color: #9eb4b5;
	position: absolute;
	right: 0px;
}
.social-share li { padding: 0px; margin: 0 1px 0 0; float: left; position: relative; z-index: 50; cursor: pointer; }
.social-share .btn { position: relative; z-index: 60; }
.social-share li > a {  display: block; width: 44px; height: 43px; }
.social-share .fb { background: url(images/social_share_sprite.png) no-repeat left -2px; }
.social-share .tw { background: url(images/social_share_sprite.png) no-repeat -45px -2px; }
.social-share .pn { background: url(images/social_share_sprite.png) no-repeat -88px top; }
.social-share .gp { background: url(images/social_share_sprite.png) no-repeat -132px top; }
.social-share .in { background: url(images/social_share_sprite.png) no-repeat -222px -1px; }
.social-share .nl { background: url(images/social_share_sprite.png) no-repeat right top; }
.social-share .drop:hover > .fb { background-position: left -46px; }
.social-share .drop:hover > .tw { background-position: -45px -46px; }
.social-share .drop:hover > .pn { background-position: -88px bottom; }
.social-share .drop:hover > .gp { background-position: -132px bottom; }
.social-share .drop:hover > .in { background-position: -222px -45px; }
.social-share .drop:hover > .nl { background-position: right bottom; }
.social-share .tooltip {
	z-index: 50;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 51px;
	left: -29px;
	z-index: 10;
	background: #9eb4b5;
	height: 0px;	
	overflow: hidden;
	text-align: left;
}
.social-share .tooltip .clearfix {
	width: 90px;
	padding: 0 10px;
}
.social-share .tooltip iframe, .social-share .tooltip a, .social-share .tooltip div, .social-share .tooltip span {
	display: none;
	float: none;
}
.social-share .tooltip:before {/* Creates the arrow for the tooltip */
	border-style: solid;
  	border-width: 10px;
  	height:0px;
  	width:0px;
  	position:absolute;	
	display:none;
  	content:"\00a0";
  	border-color: transparent transparent #9eb4b5 transparent;
  	left: 39px;
  	top: -17px;
}
.social-share .tooltip iframe { padding: 0; }
.social-share a.join-newsletter-btn ,a.join-newsletter-btn {
	position: relative;
	width: 186px;
	height: 45px;
	display: block;
	margin: 0 0 0 0px;
	background: url(images/newsletter_btn_sprite.png) no-repeat;
}
a.join-newsletter-btn:hover { background-position: 0 -45px; }
/**** MINI ALBUM BLOCK ****/
#mini-block .album-panel { float: left; }
#mini-block .album-panel .mini {
	background: url(images/joinnl.png) no-repeat left top;
	width: 108px;
	height: 108px;
	display: block;
	float: left;
	margin: 0 20px 0 0;
}
#mini-block .album-panel .mini-info { float: left; color: #fff; position: relative; }
#mini-block .album-panel h2 { font: 23px 'BebasNeueRegular'; color: #fff; }
#mini-block .album-panel .buybtn {
	margin: 10px 0 0;
	background: url(images/album_sprite_SM.png) no-repeat -125px 0;
	width: 111px;
	height: 30px;
	display: block;
}
#mini-block .album-panel .buybtn:hover { background-position: -125px -30px; }
#mini-block .album-panel .moreoptions {
	margin: 7px 0 0;
   position: absolute;
   background: url(images/album_sprite_SM.png) no-repeat -145px -67px;
	width: 90px;
	height: 25px;
	display: block;
}
#mini-block .album-panel .moreoptions:hover { background-position: -145px -92px; }
#mini-block .album-panel .altbtn { position: relative; z-index: 50; width: 83px; }
#mini-block .album-panel .altbtn:hover > .tip { display: block; }
#mini-block .album-panel .tip {
	display: none;
	z-index: 40;
	margin: 0;
   padding: 3px 10px;
   background: #d02f19;
   position: absolute;
   left: 88px;
   top: 8px;
   width: 80px;
}
#mini-block .album-panel .tip a { font: 14px 'BebasNeueRegular'; color: #fff; text-decoration: none; }
/**** FOOTER TEXT ****/
.footer-legal { float: right; text-align: right; }
.legal-text {
	font: 10px 'Arial', Helvetica, sans-serif;
	color: white;
	float: left;
	padding: 30px 0 0 0;
	line-height:15px;
	
}
.legal-text a { color: white; text-decoration: none; }
.legal-text .safetytips-links { font-size: 11px; padding: 15px 0 0 0; }
.legal-text .safetytips-links { font-weight: bold; }
.legal-text .safetytips-links a { text-decoration: underline !important; }
#share-icons { padding: 0 0 0 30px; float: left;}
#share-icons ul li a { display: block; width: 29px; height: 29px; margin-bottom:3px; }
#share-icons .share_txt {
	font: 22px 'BebasNeueRegular';
	color: #FFF;
	text-decoration: none;
	padding: 0;
	text-align: left;
	text-indent:3px;
	
}
.enter:hover { color: #bd3027; }
#share-icons ul { margin: 3px 0; padding: 0px; overflow: hidden; }
#share-icons ul li { float: left; padding: 0; margin-left: 2px; }
#share-icons ul li.last { padding: 0; margin: 0; }
#share-icons .facebook { background: url(images/social_sprite.png) no-repeat; }
#share-icons .twitter { background: url(images/social_sprite.png) no-repeat -31px 0; }
#share-icons .pinsterest { background: url(images/social_sprite.png) no-repeat -60px 0; }
#share-icons .googlep { background: url(images/social_sprite.png) no-repeat -90px 0; }
#share-icons .youtube { background: url(images/social_sprite.png) no-repeat -120px 0;}
#share-icons .spotify { background: url(images/social_sprite.png) no-repeat -150px 0; }
#share-icons .facebook:hover { background-position: left -30px; }
#share-icons .twitter:hover { background-position: -30px -30px; }
#share-icons .pinsterest:hover { background-position: -60px bottom; }
#share-icons .googlep:hover { background-position: -90px bottom; }
#share-icons .youtube:hover { background-position: -120px bottom;}
#share-icons .spotify:hover { background-position: -150px bottom; }
/*** NEWSLETTER ****/
.form-post {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: auto;
	display: none;
	padding: 0;
	z-index: 1000;
	background-color: rgba(0,0,0,0.98);
}
#form-wrapper { display: none; }
.inner-form .close, .th .close {
	width: 28px;
	height: 28px;
	background: url(images/btn_smallclose.png) top left no-repeat;
	top: 10px;
	right: 10px;		
}
.inner-form { width: 415px; background: #000; border: 1px solid #202020; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.inner-form .wwFormTable { padding: 15px 25px; }
.form-title {
	color: #71cff9;
	font: 30px/30px 'BebasNeueRegular';
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 1px solid #5b666b;
	text-transform: uppercase;
}
.inner-form .label {
	float: left;
	color: #fff;
	line-height: 2;
   padding: 0;
   font: 22px/45px 'BebasNeueRegular';
   text-align: right;
   width: 145px;
}
.inner-form .input-fields { float: right; }
.inner-form .active-input, .inner-form .selective-input {position: relative; overflow: hidden; }
.inner-form .active-input input, .inner-form .selective-input select {
	width: 200px;
	height: 40px;
	border: 0;
	margin-bottom: 8px;
	padding: 0px 5px;
	background-color: #ededed;
	color: #000;
	font-family: 'Arial', Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #cccccc;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.inner-form .active-input input, .inner-form .selective-input select {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.inner-form .active-input input:focus, .inner-form .selective-input select:focus {
  border-color: rgba(57, 155, 231, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(57, 155, 231,.7);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(57, 155, 231,.7);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(57, 155, 231,.7);
}
.inner-form .country-field select, .inner-form .state-field select, .inner-form .dob-field select { width: 212px; padding: 10px 5px; }
.inner-form .dob-field select { width: 67px; padding: 10px 5px; }
.inner-form .dob-field select[name=birth_year] { width: 68px; }
.dob-field .field-title { color: #818286; font-size: 12px; font-weight: bold; line-height: 18px;	display: block; margin-top: -6px; }
.mobile-field { margin-bottom: 10px; }
.mobile-field span { color: #a8a9ab; font-size: 10px; width: 208px; float: right;}
.mobile-field span a { color: #a8a9ab; text-decoration: none; }
.form-legal { font-size: 11px;	line-height: 16px; color: #7d7d7d; text-align: center; }
.form-legal a { color: #7d7d7d; }
.required-field {
	display: block;
	position: absolute;
	line-height: 40px;
	top: 0;
	left: -14px;
	font-size: 18px;
	color: #7d7d7d;
	font-weight: bold;
}
.dob-field .required-field { top: 18px; }
.submit-btn { padding: 8px 0; }
.submit-btn input {
	margin: 0 auto;
	width: 184px;
	height: 44px;
	display: block;
	background: url(images/newsletter_btn_sprite.png) no-repeat right -1px;
	border: 0;
	padding: 0;
}
.submit-btn input:hover { background-position: right -45px; }
#cboxClose {
	width: 28px;
	height: 28px;
	background: url(images/btn_smallclose.png) 50% 50% no-repeat;
	position: absolute;
	bottom: auto;
	right: -11px;
	top: -11px;
	overflow: hidden;
	text-indent: -999em;
	border-radius: 14px;
}
.th {
	color: #71cff9;
	font: 30px/30px 'BebasNeueRegular';
	background: #000;
	padding: 30px;
	text-align: center;
}
/**** End of Newsletter ****/
/******
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*******/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:visible;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
#cboxOverlay{background:#000;}
#colorbox{}
#cboxContent{background:none; overflow:visible;}
.cboxIframe{background:#000;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:0px;}
#cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999; display: none !important;}
#cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
#cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
#cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
#cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
#cboxLoadingOverlay{background: url(images/loading.gif) no-repeat center center #000;}
#cboxClose{ display:block; color:#444;}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/*Unify*/
/*Primary Color (Artists Name, Newsletter Title, Footer Text, Thank You Text)*/
#mini-block .album-panel h2, 
.form-title, 
#footer-wrapper, 
.th { 
	color: #fff; 
}
/*Secondary Color (Album Title, Enter Site Text, Newsletter Legal Text/Links)*/
#mini-block .album-panel h2 span, 
#enterbtn .enter-site-link, 
.form-legal, 
.form-legal a, 
.mobile-field span, 
.mobile-field span a { 
	color: #FAFAFA; 
}
/*Tertiary Color (Album Release Date, "Share" Text, Footer Links, Newsletter labels)*/
#mini-block .album-panel h2 span.date, 
.social-share-counters ul:before, 
.legal-text a, 
.inner-form .label,
#mini-block .album-panel .tip a {
	color: #02d755;
}
/*Link Hover Color*/
#enterbtn .enter-site-link:hover, 
#share-icons .enter,
.form-legal a:hover, 
.mobile-field span a:hover, 
.legal-text a:hover,
#mini-block .album-panel .tip a:hover {
	color: #02d755;
}
/*Mobile*/
/* Smartphones (portrait and landscape) ----------- */


@media only screen and (max-width : 1020px) {
.available{ 
	font: 23px 'BebasNeueRegular';
	line-height:43px;

}
.release{ margin: 30px auto 0 5px; }
}
@media only screen and (min-width : 320px)  and (max-width : 991px) {	

.available{ 
	font: 20px 'BebasNeueRegular';
	line-height:43px;
	display: block; width: 300px; height: 50px;

}
.release{ margin: 10px auto 20px auto; display: block;
float: none; max-width:260px; text-align: center;}

	body {
		-webkit-text-size-adjust: none;
	}

	#backstrech { display: none;}

	#main-wrapper {
		position: relative;
		max-width: 320px;
		min-width: 100%;
		height: auto;
	}
	#header-wrapper, #main-wrapper-container, #footer-wrapper {
		width: 100%;
		
	}
	#main-wrapper-container {
		min-height: 100%;
		overflow: hidden;
	}
	#main-info-wrapper {
		height:50000px;
		min-height: 100%;
		margin-top: 0%;
		position: relative;
	}
	#header-wrapper {
		height: 100%;
	}
	#header-wrapper .artist-logo {
		padding: 5px 0;
	}
	#footer-wrapper {
		height: 100%;		
		margin: 0;
		text-align: center;
	}
	.footer-inner {
		margin: 0;
		padding: 0;
	}
	#header-wrapper .artist-logo {
		float: none;
		width: 100%;
		height: auto;
		margin: 0;
	}
	#header-wrapper .artist-logo img {
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
	.social-share {
		float: none;
		margin: 0 auto;
		
		padding: 20px 10px 20px 0px;
		max-width:400px;
		position: relative; text-align:center;
	}
	.social-share li {
		display: none;
		float: none !important; 
	}
	.social-share li.drop {
		display: inline-block !important;
		margin: auto;
		max-width:200px;
		float: none;
	}
	
		.social-share li.live{ display: inline-block !important; float: right; margin: auto;	}

	
	
	a.join-newsletter-btn {
	float: none;
	position: relative !important;	margin: 0 auto !important;
		display: block !important; 
	}
	#mini-block .album-panel {
		float: none;
		margin: 0 auto 35px;
		display: inline-block;
	}
	.inner-form .close, .th .close {
		display: block;
	}
	.footer-legal {
		color:white;
		float: none;
		text-align: center;
	}
	.legal-text {
		float: none;
		text-align: center;
		padding: 20px 25px 10px 50px;
	}
	#share-icons {
		padding: 0;
		display: inline-block;
		float: none;
		margin: 70px 0 25px;
	}
	.play-icon {
		background-size: contain;
	}
	#mini-block .album-panel .tip {
		top: 30px;
		left: 1px;
		width: 69px;
	}
	#mini-block .album-panel .tip a {
		display: block;
		margin-top: 5px;
	}
	#mini-block .album-panel .tip span {
		display: none;
	}
	.legal-text .safetytips-links {
		padding: 0;
	}
	.inner-form {
		width: auto;
		border: 0;
		border-radius: 0;
		background-color: transparent;
		padding-top: 10px;
	}
	.inner-form .close, .th .close {
		display: block;
	}
	.form-title {
		border: 0;
		padding: 15px 0;
		margin-bottom: 10px;
	}
	.form-legal {
		padding: 0 15px;
	}
	.inner-form .label {
		text-align: left;
		width: 100%;
		float: none;
		line-height: 28px;
	}
	.inner-form .input-fields {
		float: none;
	}
	.inner-form .active-input input {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.inner-form .active-input input, .inner-form .selective-input select {
		width: 100%;
		margin-bottom: 15px;
	}
	.inner-form .dob-field select, .inner-form .dob-field select[name="birth_year"] {
		width: 32%;
	}	 	
	.mobile-field span {
		float: none;
		width: 100%;
	}
	.th {
		padding: 50px 20px;
	}
	#bg-image {
		width: 50%;
		height: auto;
		left: 0;
		top: 0;
		padding-top: 0px;
		position: absolute;
	}
	#bg-image img {
		max-width: 100%;
		width: 100%;
		min-height: inherit;
		position: cover;
	}
	.play-icon {
		display: none;
	}
	.video_hold {
		box-shadow: 0 0 30px #000;
		height: auto;	    
	    position: relative;	    
	    width: 100%;
	    background: #000;
	}
	.video_hold img {
		width: 100%;
		height: auto;
		max-height: 600px;
	}
	.video_hold iframe {}
	#share-icons .enter {
		display: block;
	}
	#share-icons ul, #share-icons ul li {
		float: none;
		display: inline-block;
		padding: 0;
		margin: 0;
	}
	#share-icons ul li {
		margin-left: 5px;
	}
	#share-icons ul li.first {
		margin: 0;
	}
}
@media only screen 
and (min-width : 321px) {	
	#bg-image {
		top: 0;
	}
}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }
/* Get text out of the way while still making it readable by assistive devices */
.hidetext {
  font-size: 5%;
  text-indent: -9999em;
  text-align: left;
  color: transparent;
  white-space: nowrap;
  outline: none;
}
img{max-width: 100%;height: auto;}

#header-wrapper{position: fixed;top: 0;left: 0;right: 0;width: 100%;background: #000;z-index: 99;}

#main-wrapper-container{margin-top: 100px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b5ed+0,d1b2d4+100 */
	background-color:#ab1111 !important;
/* background: #00b5ed; Old browsers */
/* background: -moz-linear-gradient(left, #00b5ed 0%, #d1b2d4 100%); FF3.6-15 */
/* background: -webkit-linear-gradient(left, #00b5ed 0%,#d1b2d4 100%); Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(to right, #00b5ed 0%,#d1b2d4 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b5ed', endColorstr='#d1b2d4',GradientType=1 );  IE6-9 */

}
.logged-in.admin-bar #header-wrapper{margin-top: 32px;}

.footer{padding: 20px;background: #000;}


.container{margin: 0px auto;width: 100%;max-width: 1080px;margin: 0px auto;}

.tour-wrap h2{font-size: 50px;text-align: center;padding: 0px 0px 20px;margin: 0px;font-family: 'BebasNeueRegular';text-transform: uppercase;color: #ffffff}

.tour-table{padding: 20px;border-radius: 10px;background: rgba(255,255,255,0.3);max-width: 1000px;margin: 0px auto;}

.tour-wrap {padding: 50px 0px}

.tour-table table{width: 100%;font-family: 'BebasNeueRegular';font-size: 24px;color: #222;}

.tour-table table tr{border-bottom: 1px solid rgba(255,255,255,0.3);}
.tour-table table td{padding: 10px 20px;vertical-align: middle;}
.tour-table table th{padding: 10px 20px;border-bottom: 2px solid rgba(255,255,255,0.3);text-align: left;color: #555;font-size: 28px;}
	.tour-table table th,
	.tour-table table td{}
.tour-table table td a{display: inline-block;padding: 5px 10px;background: #eb1316;color: #fff;text-transform: uppercase;width: 60px;text-decoration: none;margin: 2px;text-align: center;border-radius: 4px;transition:all 300ms ease;}

.tour-table table td a:hover{background: #ed018a;}
.date-th{white-space: nowrap;}

.main-wrapper-container > img{display:block;margin:0px auto;}
.btn-li{margin-left: 8px !important;}
@media only screen 
and (max-width : 991px) {	
.tour-table table{font-size: 20px;}
.tour-table table th{font-size: 24px;}
	.tour-table table th,
	.tour-table table td{padding: 8px 15px;}

#header-wrapper{position: static;height: auto;}

#main-wrapper-container{margin-top: 0px; }

}

@media only screen 
and (max-width : 767px) {	
	.tour-table table th{width: 25%;}
	.tour-table table th{font-size: 20px;}

	.tour-table table th,
	.tour-table table td{padding: 5px 10px;}
.tour-table table{font-size: 18px;}


}
