
body {
	margin: 0px;
	-webkit-text-size-adjust: 100%;
	color: #c7c7c7;
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	background-color: #3c3c3c;
}

img {
	border: 0;
	padding: 0px;
	margin: 0px;
	outline: none;
	display: block;
}

div {
	padding: 0px;
	margin: 0px;
}

form {
	display: inline;
	padding: 0px;
	margin: 0px;	
}

fieldset, input, select, button {
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline: none;
}

:invalid {
  box-shadow: none;
}

:-moz-submit-invalid {
  box-shadow: none;
}

:-moz-ui-invalid {
  box-shadow:none;
}

button {
	cursor: pointer;	
}

ul, ol {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}

ul span, ul a {

}

table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
    border-spacing: 0;
}

iframe {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

a {
	color: #82caec;
	text-decoration: none;
	-webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

a:active, a:focus, audio:active, audio:focus {
	outline: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a .imgroller {
	opacity: 1.0;
	-webkit-transition: opacity 0.2s ease-in-out 0s;
	-moz-transition: opacity 0.2s ease-in-out 0s;
	-o-transition: opacity 0.2s ease-in-out 0s;
	transition: opacity 0.2s ease-in-out 0s;
}

a:hover .imgroller {
	opacity: 0.5;
}​

a[href^=tel] {
	color: inherit;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {

}

h2 {
	display: inline-block;
	color: #565656;
	font-family: 'Montserrat', sans-serif;
	font-size: 58px;
	font-weight: 700;
	line-height: 140px;
	text-transform: uppercase;
}

h3 {
	display: inline-block;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 14px;
}

h3 a {
	color: #ffffff;
	text-decoration: none;
}

h3 a:hover {
	color: #82caec;
	text-decoration: none;
}

h3.alt {
	color: #868686;
}

h3.alt span.slash {
	color: #595959;
	font-weight: 400;
}

h4 {
	display: inline-block;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 2px;
}

h5 {
	display: inline-block;
	color: #b3b3b3;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 700;
}

h6 {
	display: inline-block;
	color: #c7c7c7;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

#mobile-menu {
	display: none;
}

.wrapper {
	max-width: 1150px;
	margin: 0 auto;
}

#top-bar {
	width: 100%;
	height: 100px;
	background-color: #585858;
	background-image: url(/img/backgrounds/header.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	#top-bar {
		background-image: url(/img/backgrounds/header@2x.jpg);
		background-size: 1590px 100px;
	}
}

#new-damage {
	float: left;
	width: 67px;
	padding: 15px 0px 0px 18px;
}

#new-damage img {
	width: 100%;
	height: auto;
}

#navigation {
	float: right;
	text-align: right;
	padding-right: 12px;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 100px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#navigation a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 26px;
}

#navigation a:hover {
	color: #82caec;
	text-decoration: none;
}

#open-menu {
	display: none;
}

#footer-full {
	padding: 0px 50px;
	background-image: url(/img/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	#footer-full {
		background-image: url(/img/backgrounds/footer@2x.jpg);
		background-size: 1810px 445px;
	}
}

#footer {
	height: 150px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
}

#footer a {
	color: #82caec;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer-address {
	display: none;
}

#footer-credits {
	float: left;
	padding-top: 52px;
}

#footer-credits span {
	display: inline-block;
}

#footer-credits br {
	display: none;
}

#footer-email {
	display: block;
}

#footer-social {
	float: right;
	text-align: right;
	line-height: 150px;
}

#footer-social a {
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 28px;
}

#footer-social a:hover {
	color: #82caec;
	text-decoration: none;
}

#page-title {
	width: 100%;
	height: 140px;
	text-align: center;
	background-color: #f3f3f3;
	background-image: url(/img/backgrounds/title.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	#page-title {
		background-image: url(/img/backgrounds/title@2x.gif);
		background-size: 1590px 140px;
	}
}

#content-full {
	padding: 0px 50px;
	background-color: #1a1a1a;
	background-image: url(/img/backgrounds/content.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	#content-full {
		background-image: url(/img/backgrounds/content@2x.jpg);
		background-size: 2230px 640px;
	}
}

#content-area {
	
}

.bottom-pad {
	padding-bottom: 55px;
}

.text-content {
	padding-top: 45px;
}

#content-contact {
	display: table;
}

#contact-left {
	display: table-cell;
}

#contact-right {
	display: table-cell;
	width: 350px;
	padding-left: 50px;
}

#content-shows {
	padding-top: 50px;
}

#shows-choose {
	position: relative;
	max-width: 450px;
	height: 40px;
	margin: 0 auto;
}

#shows-choose ul.uploadifyDropdown {
	display: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
	text-align: left;
	z-index: 999;
	position: absolute;
}

#shows-choose ul.uploadifyDropdown:first-of-type {
	display: block;
}

#shows-choose ul.uploadifyDropdown li[name=selected] {
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0;
	color: #c7c7c7;
	background: #5c5c5c;
	overflow: hidden;
}

#shows-choose ul.uploadifyDropdown li[name=selected] a.changeValue {
	float: right;
	padding: 0;
	margin: 0 15px 0 0;
	font-size: 14px;
	color: #c7c7c7;
	background: transparent;
	-moz-transition: background 0.2s ease-out, color 0.2s ease-out;
	-webkit-transition: background 0.2s ease-out, color 0.2s ease-out;
	transition: background 0.2s ease-out, color 0.2s ease-out;
}

#shows-choose ul.uploadifyDropdown:hover li[name=selected] a.changeValue {
	color: #fff;
}

#shows-choose ul.uploadifyDropdown li.generated {
	color: #c7c7c7;
}

#shows-choose ul.uploadifyDropdown li.generated:hover {
	color: #1a1a1a;
	background: #82caec;
}

#shows-choose ul.uploadifyDropdown li[name=selected] a.changeValue:focus {
	outline: 0;
}

#shows-choose ul.uploadifyDropdown li {
	height: 40px;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 40px;
	text-indent: 15px;
	background: #4c4c4c;
	-moz-transition: background 0.2s ease-out, color 0.2s ease-out;
	-webkit-transition: background 0.2s ease-out, color 0.2s ease-out;
	transition: background 0.2s ease-out, color 0.2s ease-out;
	overflow: hidden;
}

#shows-choose ul.uploadifyDropdown li:nth-of-type(2) {
	margin-top: -5px;
	padding-top: 5px;
}

#shows-choose ul.uploadifyDropdown li:last-of-type {
	padding-bottom: 5px;
}

#shows-choose ul.uploadifyDropdown li a {
	display: block;
	float: left;
	width: auto;
	height: auto;
	text-decoration: none;
	color: #c7c7c7;
}

#shows-choose ul.uploadifyDropdown li span.processClick {
	position: absolute;
	width: 100%;
	height: 35px;
	top: 0;
	left: 0;
	padding: 0;
	color: #c7c7c7;
	cursor: pointer;
}

#shows-list {
	padding-top: 50px;
}

.shows-band {
	margin-top: 50px;
	border-top: 1px solid #5c5c5c;
	padding-top: 45px;
}

.first-band {
	margin-top: 0px;
}

.shows-band h3 {
	text-transform: uppercase;
	margin-bottom: 34px;
}

.shows-item {
	width: 100%;
}

.shows-item:hover {
	background: rgba(255, 255, 255, 0.05);
}

.shows-styling {
	border-top: 1px solid #383838;
	padding-top: 5px;
	padding-bottom: 10px;
}

.shows-pad {
	float: left;
	width: 10px;
	overflow: hidden;
	border: none;
}

.shows-date {
	float: left;
	width: 110px;
}

.shows-city {
	float: left;
	width: 185px;
}

.shows-details {
	float: left;
	width: calc(100% - 347px);
}

.shows-venue {
	float: left;
	width: 305px;
	margin-right: 10px;
	border-top: 1px solid #383838;
	padding-top: 5px;
	padding-bottom: 10px;
}

.shows-venue span.at {
	display: none;
}

.shows-info {
	float: right;
	width: calc(100% - 315px);
	border-top: 1px solid #383838;
	padding-top: 5px;
	padding-bottom: 10px;
}

.shows-ticket-top {
	display: none;
}

.shows-ticket {
	float: right;
	text-align: right;
	width: 32px;
}

.shows-ticket a {
	color: #82caec;
	text-decoration: none;
}

.shows-ticket a:hover {
	color: #ffffff;
	text-decoration: none;
}

.shows-first {
	border-top: none !important;
}

.shows-none {
	padding-bottom: 10px;
}

#home-content {
	background-color: #1a1a1a;
}

#content-bands {
	padding-bottom: 55px;
}

ul#bands-list {
	padding: 0px;
	margin: 0px;	
	list-style: none;
	overflow: hidden;
}

ul#bands-list li {
	float: left;	
	width: calc(33.33% - 33.34px);
	margin-top: 50px;
	margin-right: 50px;
	text-align: center;
}

ul#bands-list li:nth-child(3n+0) {
	margin-right: 0px;
}

ul#bands-list li:nth-child(3n+4) {
	clear: both;
}

ul#bands-list li h3 {
	margin-bottom: 0px;	
}

ul#bands-list li span.main {
	display: block;
}

ul#bands-list li h3 span.alt {
	display: none;
}

.bands-img {
	width: 100%;
	padding-bottom: 18px;	
}

.bands-img img {
	width: 100%;
	height: auto;	
}

#content-band {
	padding-top: 50px;
}

#content-band h3 {
	text-transform: uppercase;
}

#band-img {
	width: 100%;
}

#band-img img {
	width: 100%;
	height: auto;	
}

#band-social {
	width: 100%;
	height: 38px;
	padding-top: 11px;
	border-bottom: 1px solid #5c5c5c;
	text-align: center;	
}

#band-social a {
	margin: 0px 11px;	
}

#band-info {
	display: table;
	width: 100%;
}

#band-info h3 {
	margin-bottom: 36px;
}

#band-bio {
	display: table-cell;
	vertical-align: top;
	padding-top: 44px;
}

#band-music {
	display: table-cell;
	vertical-align: top;
	width: 350px;
	padding-left: 50px;
	padding-top: 44px;
}

ul#band-music-list {
	padding: 0px;
	margin: 0px;	
	list-style: none;
	overflow: hidden;
	padding-top: 7px;
}

ul#band-music-list li {
	width: 100%;
}

ul#band-music-list li:nth-child(1n+2) {
	margin-top: 19px;
	border-top: 1px solid #5c5c5c;
	padding-top: 16px;
}

.band-music-img {
	float: left;
	width: 130px;
	padding-top: 4px;	
}

.band-music-img img {
	width: 126px;
	height: 126px;
	border: 2px solid #7abcdc;	
}

.band-music-info {
	float: right;
	width: 200px;	
	line-height: 20px;
}

.band-music-links {
	padding-top: 11px;
	color: #82caec;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
}

.band-music-links a {
	color: #82caec;
	text-decoration: none;
}

.band-music-links a:hover {
	color: #ffffff;
	text-decoration: none;
}

#band-shows {
	margin-top: 50px;
	border-top: 1px solid #5c5c5c;
	padding-top: 44px;	
}

#content-releases {
	padding-top: 50px;	
}

ul#releases-list {
	padding: 0px;
	margin: 0px;	
	list-style: none;
	overflow: hidden;
}

ul#releases-list li {
	float: left;
	width: calc(25% - 37.5px);
	margin-right: 50px;
	padding-bottom: 33px;
}

ul#releases-list li:nth-child(4n+4) {
	margin-right: 0px;
}

ul#releases-list li:nth-child(4n+5) {
	clear: both;
}

.releases-img {
	width: 100%;
	padding-bottom: 14px;	
}

.releases-img img {
	width: calc(100% - 4px);
	height: auto;
	border: 2px solid #5c5c5c;	
}

#content-releases h3 {
	margin-bottom: 0px;
}

#content-release {
	padding-top: 44px;
	display: table;	
	width: 100%;
}

#release-img {
	display: table-cell;
	vertical-align: top;
	padding-top: 6px;
}

#release-img img {
	width: 100%;
	height: auto;	
}

#release-info {
	display: table-cell;
	vertical-align: top;
	width: 550px;
	padding-left: 50px;
}

#release-title-mobile {
	display: none;	
}

#release-date-mobile {
	display: none;	
}

#release-title {
	padding-bottom: 9px;
	border-bottom: 1px solid #5c5c5c;
}

#release-title h3 {
	margin-bottom: 0px;	
}

#release-title h6 {
	position: relative;
	top: -6px;	
}

#release-tracks {
	float: left;
	width: 350px;	
	padding-top: 13px;
}

.release-tracks-num {
	clear: both;
	float: left;
	width: 40px;
}

.release-tracks-name {
	float: left;
	width: calc(100% - 40px);
}

#release-links {
	float: right;
	width: 150px;
	padding-top: 0px;
}

#release-links a {
	display: block;
	width: 100%;
	border-top: 1px solid #5c5c5c;
	padding-top: 13px;
	padding-bottom: 17px;
	color: #82caec;
	text-decoration: none;
}

#release-links a i.fa {
	margin-right: 8px;
}

#release-links a:hover {
	color: #ffffff;
	text-decoration: none;
}

#release-links a.first-link {
	border-top: none;	
}

#content-news {
	padding-bottom: 55px;
}

ul#news-list {
	padding: 0px;
	margin: 0px;	
	list-style: none;
	overflow: hidden;
}

ul#news-list li {
	float: left;	
	width: calc(33.33% - 33.34px);
	margin-top: 50px;
	margin-right: 50px;
}

ul#news-list li:nth-child(3n+0) {
	margin-right: 0px;
}

ul#news-list li:nth-child(3n+4) {
	clear: both;
}

ul#news-list li h3 {
	margin-bottom: 0px;	
}

.news-img {
	width: 100%;
	padding-bottom: 18px;	
}

.news-img img {
	width: 100%;
	height: auto;	
}

.news-date {
	color: #4d9ea1;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	top: -5px;
}

.paging {
	width: 100%;
	color: #82caec;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 50px;
}

.paging a, .paging span.news-button {
	display: inline-block;
	color: #82caec;
	text-decoration: none;
	border-bottom: 2px solid #82caec;
	padding: 6px 0px 7px 2px;
	margin-right: 20px;
}

.paging a {
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

.paging a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}

.paging span.news-button {
	color: #404040;
	text-decoration: none;
	border-bottom: 2px solid #404040;
}

.paging a span {
	display: inline-block;	
}

.paging span.news-button span {
	display: inline-block;	
}

#content-read {
	display: table;
}

#read-left {
	display: table-cell;
}

#read-left h3 {
	margin-bottom: 0px;	
}

.read-media {
	width: 100%;
	max-width: 750px;
	padding-top: 8px;
	padding-bottom: 28px;	
}

.read-media img {
	width: 100%;
	height: auto;	
}

.read-date {
	color: #4d9ea1;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	top: -7px;
}

.read-share {
	padding-bottom: 28px;
}

.read-share a {
	display: inline-block;
	height: 30px;
	padding: 0px 10px;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 30px;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease-in-out 0s;
	-moz-transition: background-color 0.2s ease-in-out 0s;
	-o-transition: background-color 0.2s ease-in-out 0s;
	transition: background-color 0.2s ease-in-out 0s;
}

.read-share a.share-fb {
	background-color: #4085b9;
	margin-right: 10px;
}

.read-share a.share-tw {
	background-color: #00c8ff;
}

.read-share a i.fa {
	font-size: 16px;
	margin-right: 8px;
	position: relative;
	top: 2px;	
}

.read-share a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #404040;
}

#read-right {
	display: table-cell;
	width: 350px;
	padding-left: 50px;
}

#read-right h3 {
	text-transform: uppercase;	
}

a.right-viewall {
	float: right;
	position: relative;
	top: -6px;
	right: 0px;
	text-align: right;
	color: #82caec;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 1px 2px 1px;
	border-bottom: 2px solid #82caec;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

a.right-viewall:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}

#right-store {
	clear: both;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 18px;
}

.slides li img { 
	display: none;
	width: 100%;
	height: auto;
} 

.slides li img:first-child {
	display: block;
}

.flexslider {
	background: none;
	background-color: transparent;
    border: none;
    border-radius: 0;
    margin: 0;
}

ul.slides {
	width: 100%;
	overflow: hidden;
}

ul.slides li {
	width: 100%;
}

.flex-control-paging {
	position: relative;
	top: -20px;	
}

.flex-control-paging li a {
	width: 6px;
	height: 6px;
	border: 2px solid #c5c5c5;
	background: rgba(101, 101, 101, 1.0);
	box-shadow: none;
}

.flex-control-paging li a.flex-active {
	border: 2px solid #c5c5c5;
	background: rgba(255, 255, 255, 1.0);
}

#right-shows {
	clear: both;
	padding-top: 18px;
	padding-bottom: 28px;	
}

.right-shows-item {
	width: 100%;
	color: #c7c7c7;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

.right-shows-item:hover {
	background: rgba(255, 255, 255, 0.05);
}

.right-shows-styling {
	border-top: 1px solid #383838;
	padding-top: 9px;
	padding-bottom: 10px;
}

.right-shows-date {
	float: left;
	width: 60px;
	margin-right: 10px;
	color: #ffffff;
}

.right-shows-artist {
	float: left;
	width: 143px;
}

.right-stacked-city {
	display: none;	
}

.right-shows-city {
	float: right;
	width: calc(100% - 223px);
}

.right-shows-first {
	border-top: none !important;
}

#right-newsletter {
	color: #d3d3d3;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	padding-top: 25px;
}

#right-newsletter-form {
	padding-top: 10px;	
}

::-webkit-input-placeholder {
    color: #d3d3d3;
    opacity: 1 !important; /* for chrome */
}

:-moz-placeholder { /* Firefox 18- */
    color: #d3d3d3;
	opacity: 1 !important;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #d3d3d3;
	opacity: 1 !important;
}

:-ms-input-placeholder {  
   color: #d3d3d3;
   opacity: 1 !important;
}

#right-newsletter-form input {
	width: calc(100% - 40px);
	height: 60px;
	background-color: #404040;
	border: none;
	padding: 0px 20px;
	color: #d3d3d3;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 60px;
}

#right-newsletter-form button {
	display: inline-block;
	color: #82caec;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	border-bottom: 2px solid #82caec;
	background-color: transparent;
	padding: 6px 0px 7px 2px;
	cursor: pointer;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
	margin-top: 4px;
}

#right-newsletter-form button:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}

#right-newsletter-form a {
	display: inline-block;
	color: #82caec;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	border-bottom: 2px solid #82caec;
	background-color: transparent;
	padding: 6px 0px 7px 2px;
	cursor: pointer;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
	margin-top: 4px;
}

#right-newsletter-form a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}

#home-content {
	
}

.home-pad {
	padding-left: 50px;
	padding-right: 50px;	
}

#home-top-full {
	width: 100%;
	background-color: #1a1a1a;
	background-image: url(/img/backgrounds/home.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	#home-top-full {
		background-image: url(/img/backgrounds/home@2x.jpg);
		background-size: 2230px 1000px;
	}
}

#home-top {
	padding-top: 50px;
}

#home-features {
	width: 100%;
}

#home-features li span.feature-main {
	display: block;	
}

#home-features li span.feature-mobile {
	display: none;	
}

#home-features .flex-control-paging {
	top: -30px;	
}

#home-news {
	
}

#home-news-top {
	display: none;	
}

#home-news-featured {
	
}

#home-news-featured-img {
	float: left;
	width: calc(50% - 25px);
	padding-top: 23px;
}

#home-news-featured-img img {
	width: 100%;
	height: auto;	
}

#home-news-featured-text {		
	float: right;
	width: calc(50% - 25px);	
	padding-top: 17px;							
}

#home-news-featured-title {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 45px;
	padding-bottom: 16px;	
}

#home-news-featured-title a {
	color: #ffffff;
	text-decoration: none;
}

#home-news-featured-title a:hover {
	color: #82caec;
	text-decoration: none;
}

#home-news-featured-date {
	color: #4d9ea1;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 14px;
}

ul#home-news-list {
	padding: 0px;
	margin: 0px;	
	list-style: none;
	overflow: hidden;
	padding-top: 45px;
	padding-bottom: 42px;
}

ul#home-news-list li {
	float: left;
	width: calc(25% - 37.5px);
	margin-right: 50px;
	font-size: 14px;
	line-height: 22px;
}

ul#home-news-list li:nth-child(4) {
	margin-right: 0px;
}

ul#home-news-list li a.home-news-list-title {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-decoration: none;
}

ul#home-news-list li a.home-news-list-title:hover {
	color: #ffffff;
	text-decoration: none;
}

ul#home-news-list li .home-news-list-date {
	color: #4d9ea1;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
}

#home-news-more {
	display: none;	
}

#home-releases-full {
	width: 100%;
	background-color: #404040;
	background-image: url(/img/backgrounds/home-releases.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	#home-releases-full {
		background-image: url(/img/backgrounds/home-releases@2x.jpg);
		background-size: 1765px 800px;
	}
}

#home-releases {
	padding-top: 44px;
	padding-bottom: 51px;
}

#home-releases-top {
	padding-bottom: 32px;	
}

#home-releases-top h3 {
	text-transform: uppercase;
}

a.home-viewall {
	float: right;
	position: relative;
	top: -6px;
	right: 0px;
	text-align: right;
	color: #82caec;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 1px 2px 1px;
	border-bottom: 2px solid #82caec;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

a.home-viewall:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}

ul#home-releases-list {
	padding: 0px;
	margin: 0px;	
	list-style: none;
	overflow: hidden;
}

ul#home-releases-list li {
	float: left;
	width: calc(16.66% - 41.66px);
	margin-right: 50px;
}

ul#home-releases-list li:nth-child(6) {
	margin-right: 0px;
}

.home-releases-img {
	width: 100%;
	padding-bottom: 25px;	
}

.home-releases-img img {
	width: 100%;
	height: auto;
}

.home-releases-text {
	width: 100%;
	color: #b3b3b3;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	padding-bottom: 0px;
}

a.home-releases-title {
	color: #ffffff;
	text-decoration: none;
}

a.home-releases-title:hover {
	color: #82caec;
	text-decoration: none;
}

.home-releases-date {
	color: #c7c7c7;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

.home-releases-bottom-viewall {
	display: none;
}

#home-bottom-full {
	width: 100%;
	background-color: #1a1a1a;
}

#home-bottom {
	padding-top: 45px;
}

#home-bottom h3 {	
	text-transform: uppercase;
	margin-right: 12px;
	margin-bottom: 0px;
}

a.home-bottom-viewall {
	position: relative;
	top: -12px;
	color: #82caec;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 1px 7px 1px;
	border-bottom: 2px solid #82caec;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

a.home-bottom-viewall:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}

#home-store {
	float: left;
	width: calc(33.33% - 33.33px);
	margin-right: 50px;
}

#home-store-content {
	padding-top: 42px;
	padding-bottom: 33px;
}

#home-store-bottom-viewall {
	display: none;
}

#home-shows {
	float: left;
	width: calc(33.33% - 33.33px);
}

#home-shows-content {
	padding-top: 28px;
	padding-bottom: 50px;
}

#home-newsletter {
	float: right;
	width: calc(33.33% - 33.33px);
}

#home-newsletter-content {
	font-size: 14px;
	line-height: 22px;
	padding-top: 40px;
	padding-bottom: 50px;
}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 1249px) {

	/* ipad horizontal layout */

	h2 {
		font-size: 40px;
		line-height: 100px;
	}

	#navigation {
		padding-right: 2px;
	}

	#footer-full {
		padding: 0px 52px;
	}

	#page-title {
		height: 100px;
	}

	#content-full {
		padding: 0px 52px;
	}

	.text-content {
		padding-top: 36px;
	}

	#contact-right {
		width: 280px;
		padding-left: 40px;
	}
	
	#content-shows {
		padding-top: 40px;
	}
	
	#shows-list {
		padding-top: 40px;
	}

	.shows-venue {
		width: 220px;
	}

	.shows-info {
		width: calc(100% - 230px);
	}
	
	ul#bands-list li {
		width: calc(33.33% - 26.67px);
		margin-top: 40px;
		margin-right: 40px;
	}

	.bands-img {
		padding-bottom: 13px;	
	}
	
	#content-band {
		padding-top: 0px;
	}
	
	#band-img {
		width: calc(100% + 104px);	
		margin-left: -52px;
	}
	
	#band-social {
		height: 43px;
		padding-top: 16px;
	}
	
	#band-social a {
		margin: 0px 11px;	
	}
	
	#band-info h3 {
		margin-bottom: 22px;
	}
	
	#band-bio {
		display: table-cell;
		padding-top: 35px;
	}
	
	#band-music {
		display: table-cell;
		width: 320px;
		padding-left: 40px;
		padding-top: 35px;
	}
	
	ul#band-music-list {
		padding-top: 9px;
	}
	
	ul#band-music-list li:nth-child(1n+2) {
		margin-top: 17px;
		padding-top: 14px;
	}
	
	.band-music-img {
		width: 100px;
		padding-top: 4px;	
	}
	
	.band-music-img img {
		width: 96px;
		height: 96px;
	}
	
	.band-music-info {
		width: 190px;	
	}
	
	#band-shows {
		margin-top: 40px;
		padding-top: 34px;	
	}
	
	#content-releases {
		padding-top: 40px;	
	}
	
	ul#releases-list li {
		float: left;
		width: calc(33.33% - 26.67px);
		margin-right: 40px;
		padding-bottom: 38px;
	}
	
	ul#releases-list li:nth-child(4n+4) {
		margin-right: 40px;
	}
	
	ul#releases-list li:nth-child(4n+5) {
		clear: none;
	}
	
	ul#releases-list li:nth-child(3n+3) {
		margin-right: 0px;
	}
	
	ul#releases-list li:nth-child(3n+4) {
		clear: both;
	}
	
	#release-info {
		padding-left: 40px;
	}
	
	#content-release {
		padding-top: 34px;
	}
	
	ul#news-list li {
		width: calc(33.33% - 26.67px);
		margin-top: 40px;
		margin-right: 40px;
	}

	.news-img {
		padding-bottom: 13px;	
	}
	
	.read-media {
		width: 100%;
		max-width: 750px;
		padding-top: 14px;
		padding-bottom: 16px;	
	}
	
	.read-share {
		padding-bottom: 16px;
	}
	
	#read-right {
		width: 280px;
		padding-left: 40px;
	}
	
	#right-store {
		width: 280px;
	}
	
	.right-shows-artist {
		width: calc(100% - 70px);
	}
	
	.right-stacked-city {
		display: block;	
	}
	
	.right-shows-city {
		display: none;
	}
	
	.home-pad {
		padding-left: 52px;
		padding-right: 52px;	
	}
	
	#home-top {
		padding-top: 0px;
	}
	
	#home-features {
		width: calc(100% + 104px);	
		margin-left: -52px;	
	}
	
	#home-news-featured-img {
		width: calc(50% - 20px);
		padding-top: 13px;
	}
	
	#home-news-featured-text {		
		width: calc(50% - 20px);
		padding-top: 5px;							
	}
	
	#home-news-featured-title {
		font-size: 30px;
		line-height: 36px;
		padding-bottom: 14px;	
	}
	
	ul#home-news-list {
		padding-top: 35px;
		padding-bottom: 36px;
	}
	
	ul#home-news-list li {
		width: calc(33.33% - 26.67px);
		margin-right: 40px;
	}

	ul#home-news-list li:nth-child(3) {
		margin-right: 0px;
	}
	
	ul#home-news-list li:nth-child(4) {
		display: none;
	}
	
	#home-releases {
		padding-top: 35px;
		padding-bottom: 36px;
	}
	
	#home-releases-top {
		padding-bottom: 15px;	
	}
	
	ul#home-releases-list li {
		width: calc(20% - 32px);
		margin-right: 40px;
	}
	
	ul#home-releases-list li:nth-child(5) {
		margin-right: 0px;
	}
	
	ul#home-releases-list li:nth-child(6) {
		display: none;
	}
	
	.home-releases-img {
		padding-bottom: 14px;	
	}
	
	#home-bottom {
		padding-top: 35px;
	}
	
	#home-store {
		width: calc(33.33% - 26.67px);
		margin-right: 40px;
	}
	
	#home-store-content {
		padding-top: 32px;
		padding-bottom: 23px;
	}
	
	#home-shows {
		width: calc(33.33% - 26.67px);
	}
	
	#home-shows-content {
		padding-top: 18px;
		padding-bottom: 40px;
	}
	
	.home-shows-5, .home-shows-6 {
		display: none;	
	}
	
	#home-newsletter {
		width: calc(33.33% - 26.67px);
	}
	
	#home-newsletter-content {
		padding-top: 29px;
		padding-bottom: 40px;
	}

}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 1023px) {

	/* ipad vertical layout */

	h2 {
		font-size: 35px;
	}

	h3 {
		font-size: 25px;
		margin-bottom: 14px;
	}

	#navigation {
		padding-right: 0px;
	}

	#footer-full {
		padding: 0px 52px;
	}

	#content-full {
		padding: 0px 34px;
	}

	.text-content {
		padding-top: 24px;
	}

	#content-contact {
		display: block;
	}

	#contact-left {
		display: block;
	}

	#contact-right {
		display: block;
		width: 100%;
		padding-left: 0px;
		padding-top: 50px;
	}
	
	#content-shows {
		padding-top: 30px;
	}
	
	#shows-list {
		padding-top: 30px;
	}

	.shows-date {
		width: 90px;
	}

	.shows-details {
		width: calc(100% - 327px);
		border-top: 1px solid #383838;
		padding-top: 5px;
		padding-bottom: 10px;
	}

	.shows-venue {
		float: none;
		width: 100%;
		margin-right: 0px;
		border-top: none;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.shows-info {
		float: none;
		width: 100%;
		border-top: none;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	ul#bands-list li {	
		width: calc(50% - 15px);
		margin-top: 30px;
		margin-right: 30px;
	}
	
	ul#bands-list li:nth-child(3n+0) {
		margin-right: 30px;
	}
	
	ul#bands-list li:nth-child(3n+4) {
		clear: none;
	}
	
	ul#bands-list li:nth-child(2n+0) {
		margin-right: 0px;
	}
	
	ul#bands-list li:nth-child(2n+3) {
		clear: both;
	}
	
	.bands-img {
		padding-bottom: 11px;	
	}
	
	#band-img {
		width: calc(100% + 68px);	
		margin-left: -34px;
	}
	
	#band-info {
		display: block;
	}
	
	#band-info h3 {
		margin-bottom: 22px;
	}

	#band-bio {
		display: block;
		padding-top: 26px;
	}

	#band-music {
		display: block;
		width: 100%;
		padding-left: 0px;
		margin-top: 29px;
		border-top: 1px solid #5c5c5c;
		padding-top: 28px;
	}
	
	ul#band-music-list {
		padding-top: 6px;
	}
	
	ul#band-music-list li {
		float: left;
		width: calc(25% - 30px);
		margin-right: 40px;
		padding-bottom: 35px;
	}
	
	ul#band-music-list li:nth-child(1n+2) {
		margin-top: 0px;
		border-top: none;
		padding-top: 0px;
	}
	
	ul#band-music-list li:nth-child(4n+4) {
		margin-right: 0px;
	}
	
	ul#band-music-list li:nth-child(4n+5) {
		clear: both
	}
	
	.band-music-img {
		float: none;
		width: 100%;
		padding-top: 0px;	
	}
	
	.band-music-img img {
		width: 100%;
		max-width: 120px;
		height: auto;
		border: none;	
	}
	
	.band-music-info {
		float: none;
		width: 100%;
		padding-top: 8px;
	}
	
	.band-music-info h6 span {
		display: none;	
	}
	
	#band-shows {
		margin-top: 0px;
		padding-top: 26px;	
	}
	
	#content-releases {
		padding-top: 30px;	
	}
	
	ul#releases-list li {
		float: left;
		width: calc(33.33% - 20px);
		margin-right: 30px;
		padding-bottom: 38px;
	}
	
	ul#releases-list li:nth-child(4n+4) {
		margin-right: 30px;
	}
	
	#content-release {
		padding-top: 24px;
	}
	
	#release-img {
		padding-top: 6px;
	}
	
	#release-info {
		width: 500px;
		padding-left: 30px;
	}
	
	#release-tracks {
		width: 300px;	
	}
	
	ul#news-list li {	
		width: calc(50% - 15px);
		margin-top: 30px;
		margin-right: 30px;
	}
	
	ul#news-list li:nth-child(3n+0) {
		margin-right: 30px;
	}
	
	ul#news-list li:nth-child(3n+4) {
		clear: none;
	}
	
	ul#news-list li:nth-child(2n+0) {
		margin-right: 0px;
	}
	
	ul#news-list li:nth-child(2n+3) {
		clear: both;
	}
	
	.news-img {
		padding-bottom: 11px;	
	}
	
	#content-read {
		display: block;
	}

	#read-left {
		display: block;
	}

	#read-right {
		display: none;
	}
	
	.home-pad {
		padding-left: 34px;
		padding-right: 34px;	
	}
	
	#home-top {
		padding-top: 0px;
	}
	
	#home-features {
		width: calc(100% + 68px);	
		margin-left: -34px;	
	}
	
	#home-news {
		padding-bottom: 32px;
	}
	
	#home-news-featured {
		float: left;
		width: calc(50% - 20px);
		position: relative;
		top: -1px;
	}
	
	#home-news-featured-img {
		float: none;
		width: 100%;
		padding-top: 0px;
	}
	
	#home-news-featured-text {		
		float: none;
		width: 100%;
		padding-top: 24px;							
	}
	
	#home-news-featured-title {
		font-size: 26px;
		line-height: 28px;
		padding-bottom: 18px;	
	}
	
	ul#home-news-list {
		float: right;
		width: calc(50% - 20px);
		padding-top: 0px;
		padding-bottom: 0px;
		position: relative;
		top: -4px;
	}
	
	ul#home-news-list li {
		float: none;
		width: 100%;
		margin-right: 0px;
	}

	ul#home-news-list li:nth-child(2), ul#home-news-list li:nth-child(3) {
		padding-top: 17px;
	}
	
	ul#home-news-list li:nth-child(4) {
		display: none;
	}
	
	#home-releases {
		padding-top: 27px;
		padding-bottom: 26px;
	}
	
	ul#home-releases-list li {
		width: calc(25% - 30px);
		margin-right: 40px;
	}
	
	ul#home-releases-list li:nth-child(4) {
		margin-right: 0px;
	}
	
	ul#home-releases-list li:nth-child(5) {
		display: none;
	}
	
	#home-bottom {
		padding-top: 26px;
	}
	
	a.home-bottom-viewall {
		top: -10px;
		padding: 2px 1px 5px 1px;	
	}
	
	#home-store {
		width: 340px;
		margin-right: 0px;
	}
	
	#home-store-content {
		padding-top: 24px;
		padding-bottom: 0px;
	}
	
	#home-shows {
		float: right;
		width: calc(100% - 360px);
	}
	
	#home-shows-content {
		padding-top: 9px;
		padding-bottom: 0px;
	}
	
	.home-shows-5, .home-shows-6 {
		display: block;	
	}
	
	#home-shows-content .right-shows-artist {
		width: 143px;
	}
	
	#home-shows-content .right-stacked-city {
		display: none;	
	}
	
	#home-shows-content .right-shows-city {
		display: block;
		width: calc(100% - 223px);
	}
	
	#home-newsletter {
		float: none;
		clear: both;
		width: 100%;
		padding-top: 7px;
	}
	
	#home-newsletter-content {
		padding-top: 17px;
		padding-bottom: 47px;
	}

}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 767px) {

	/* mobile layout */

	body {
		font-size: 16px;
		line-height: 24px;
	}

	h2 {
		font-size: 20px;
		line-height: 40px;
	}

	h3 {
		font-size: 20px;
		line-height: 24px;
	}

	#top-bar {
		height: 80px;
	}

	#new-damage {
		width: 60px;
		padding: 10px 0px 0px 10px;
	}

	#navigation {
		display: none;
	}

	#open-menu {
		display: block;
		float: right;
		text-align: right;
		width: 42px;
		height: 26px;
		padding: 26px 9px 0px 0px;
	}

	#open-menu img {
		width: 100%;
		height: auto;
	}

	#mobile-menu {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 9999;
		width: 100%;
		background-color: #444444;
		color: #ffffff;
		font-family: 'Montserrat', sans-serif;
		font-size: 20px;
		font-weight: 700;
		line-height: normal;
		text-align: center;
		padding-bottom: 22px;
	}

	#close-menu {
		float: right;
		text-align: right;
		width: 23px;
		height: 23px;
		padding: 25px 25px 0px 0px;
	}

	#close-menu img {
		width: 100%;
		height: auto;
	}

	#mobile-navigation {
		width: 150px;
		margin: 0 auto;
		padding-top: 39px;
	}

	#mobile-navigation a {
		display: block;
		width: 150px;
		padding: 5px 0px;
		margin-bottom: 11px;
		color: #ffffff;
		text-transform: uppercase;
		text-decoration: none;
	}

	#mobile-navigation a:hover {
		color: #82caec;
		text-decoration: none;
	}

	#mobile-newsletter {
		width: 100%;
		margin-top: 22px;
		border-top: 4px solid #ffffff;
		padding-top: 25px;
	}

	#mobile-newsletter a {
		display: block;
		width: 240px;
		height: 40px;
		margin: 0 auto;
		color: #ffffff;
		text-decoration: none;
	}

	#mobile-newsletter a i.fa {
		float: left;
		padding-top: 3px;
		font-size: 30px;
		font-weight: normal;
	}

	#mobile-newsletter a span {
		float: right;
		padding-top: 6px;
		font-weight: 400;
	}

	#mobile-newsletter a:hover {
		color: #82caec;
		text-decoration: none;
	}

	#footer-full {
		padding: 0px 0px;
	}

	#footer {
		height: 140px;
		text-align: center;
	}

	#footer-address {
		display: block;
		padding-top: 22px;
		padding-bottom: 10px;
	}

	#footer-credits {
		float: none;
		padding-top: 0px;
	}

	#footer-credits span {
		display: none;
	}

	#footer-credits br {
		display: block;
	}

	#footer-email {
		display: none;
	}

	#footer-social {
		display: none;
	}

	#page-title {
		height: 40px;
	}

	#content-full {
		padding: 0px 0px;
	}

	#content-contact {
		padding-left: 30px;
		padding-right: 30px;
	}

	#contact-right {
		padding-top: 48px;
	}

	#content-shows {
		padding-top: 10px;
	}
	
	#shows-choose {
		position: relative;
		max-width: none;
		width: calc(100% - 20px);
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#shows-choose ul.uploadifyDropdown {
		width: calc(100% - 20px) !important;
	}
	
	#shows-list {
		padding-top: 0px;
	}

	.shows-band {
		margin-top: 10px;
		padding-top: 25px;
		padding-right: 30px;
		padding-left: 30px;
	}

	.first-band {
		margin-top: 0px;
		border-top: none;
		padding-top: 22px;
	}

	.shows-band h3 {
		margin-bottom: 9px;
	}

	.shows-item {
		width: 100%;
		border-top: 1px solid #383838;
		padding-top: 5px;
		padding-bottom: 10px;
	}

	.shows-item:hover {
		background: none;
	}

	.shows-styling {
		border-top: none;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.shows-pad {
		display: none;
	}

	.shows-date {
		float: none;
		width: 100%;
	}

	.shows-city {
		float: none;
		width: 100%;
	}

	.shows-details {
		float: none;
		width: 100%;
		border-top: none;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.shows-venue {
		float: none;
		width: 100%;
	}

	.shows-venue span.at {
		display: inline-block;
	}

	.shows-info {
		float: none;
		width: 100%;
	}

	.shows-ticket-top {
		display: inline-block;
		float: right;
		text-align: right;
		width: 32px;
	}

	.shows-ticket-top a {
		color: #82caec;
		text-decoration: none;
	}

	.shows-ticket-top a:hover {
		color: #ffffff;
		text-decoration: none;
	}

	.shows-ticket {
		display: none;
	}
	
	#content-bands {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#band-img {
		width: 100%;	
		margin-left: 0px;
	}
	
	#band-wrapper {
		padding-right: 30px;
		padding-left: 30px;		
	}
	
	#band-social {
		height: 32px;
		padding-top: 8px;
	}
	
	#band-social a {
		margin: 0px 7px;	
	}
	
	#band-info h3 {
		margin-bottom: 7px;
	}

	#band-bio {
		padding-top: 15px;
	}
	
	ul#band-music-list li {
		width: calc(50% - 20px);
	}
	
	ul#band-music-list li:nth-child(4n+4) {
		margin-right: 40px;
	}
	
	ul#band-music-list li:nth-child(2n+2) {
		margin-right: 0px;
	}
	
	ul#band-music-list li:nth-child(4n+5) {
		clear: none;
	}
	
	ul#band-music-list li:nth-child(2n+3) {
		clear: both;
	}
	
	#content-releases {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	ul#releases-list li {
		float: left;
		width: calc(50% - 15px);
		margin-right: 30px;
		padding-bottom: 38px;
	}
	
	ul#releases-list li:nth-child(3n+3) {
		margin-right: 30px;
	}
	
	ul#releases-list li:nth-child(3n+4) {
		clear: none;
	}
	
	ul#releases-list li:nth-child(2n+2) {
		margin-right: 0px;
	}
	
	ul#releases-list li:nth-child(2n+3) {
		clear: both;
	}
	
	#content-release {
		display: block;
		width: auto;
		padding-top: 30px;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#release-img {
		display: block;
		float: left;
		width: 104px;
		padding-top: 0px;
		padding-right: 20px
	}
	
	#release-img img {
		width: 100%;
		height: auto;	
	}
	
	#release-info {
		clear: both;
		display: block;
		vertical-align: top;
		width: 100%;
		padding-left: 0px;
		padding-top: 17px;
	}
	
	#release-title {
		display: none;
	}
	
	#release-title-mobile {
		display: block;	
		float: left;
		width: calc(100% - 124px);
	}
	
	#release-title-mobile h3 {
		display: block;
		margin-bottom: 0px;	
	}
	
	#release-title-mobile h3.alt {
		display: block;
		color: #c7c7c7;
		font-family: 'Muli', sans-serif;
		font-size: 16px;
		font-weight: 400;
		position: relative;
		top: -6px;	
	}
	
	#release-title-mobile-align {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
		height: 104px;
		min-height: 104px;	
	}
	
	#release-title-mobile span.slash {
		display: none;	
	}
	
	#release-date-mobile {
		clear: both;
		display: block;	
		padding-top: 8px;
	}
	
	#release-tracks {
		float: none;
		width: 100%;
		padding-top: 22px;
	}
	
	#release-links {
		float: none;
		width: 100%;
		padding-top: 0px;
		border-bottom: 1px solid #5c5c5c;
	}
	
	#release-links a {
		padding-top: 6px;
		padding-bottom: 10px;
	}
	
	#release-links a i.fa {
		margin-right: 20px;
	}
	
	#release-links a.first-link {
		border-top: 1px solid #5c5c5c;	
	}
	
	#content-news {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.paging {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.paging a, .paging span.news-button {
		margin-right: 14px;
	}
	
	.paging a span {
		display: none;	
	}
	
	.paging span.news-button span {
		display: none;	
	}
	
	#content-read {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.read-media {
		width: calc(100% + 60px);
		position: relative;
		left: -30px;
		padding-top: 2px;
		padding-bottom: 20px;	
	}
	
	.read-share {
		padding-bottom: 20px;
	}
	
	.home-pad {
		padding-left: 30px;
		padding-right: 30px;	
	}
	
	#home-features {
		width: calc(100% + 60px);	
		margin-left: -30px;	
	}
	
	#home-releases {
		padding-top: 44px;
		padding-bottom: 51px;
	}
	
	#home-releases-top {
		padding-bottom: 32px;	
	}
	
	a.home-viewall {
		display: none;
	}
	
	#home-releases-full {
		background-image: none;
	}
	
	@media all and (-webkit-min-device-pixel-ratio: 1.5) {
		#home-releases-full {
			background-image: none;
		}
	}
	
	#home-releases {
		padding-top: 27px;
		padding-bottom: 30px;
	}
	
	#home-releases-top {
		padding-bottom: 15px;
		text-align: center;	
	}
	
	#home-releases-top h3 {
		font-size: 24px;
	}

	ul#home-releases-list {
		width: calc(100% + 60px);	
		margin-left: -30px;		
	}
	
	ul#home-releases-list li {
		width: 33.33%;
		margin-right: 0px;
	}
	
	ul#home-releases-list li:nth-child(4) {
		clear: both;
	}
	
	ul#home-releases-list li:nth-child(5) {
		display: block;
	}
	
	ul#home-releases-list li:nth-child(6) {
		display: block;
	}
	
	.home-releases-img {
		padding-bottom: 0px;	
	}
	
	.home-releases-text {
		display: none;
	}
	
	.home-releases-bottom-viewall {
		display: block;
		text-align: center;
		padding-top: 13px;
	}
	
	.home-releases-bottom-viewall a {
		color: #82caec;
		font-family: 'Montserrat', sans-serif;
		font-size: 11px;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		padding: 2px 1px 7px 1px;
		border-bottom: 2px solid #82caec;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;	
	}
	
	.home-releases-bottom-viewall a:hover {
		color: #ffffff;
		text-decoration: none;
		border-bottom: 2px solid #ffffff;
	}
	
	#home-bottom {
		padding-top: 26px;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	#home-bottom h3 {
		font-size: 24px;
		margin-right: 0px;
	}
	
	a.home-bottom-viewall {
		display: none;	
	}
	
	#home-store {
		float: none;
		width: 100%;
		max-width: 350px;
		margin: 0 auto;
		text-align: center;
		padding-bottom: 17px;
	}
	
	#home-store-content {
		padding-top: 28px;
		padding-bottom: 0px;
	}
	
	#home-store-bottom-viewall {
		display: block;
		text-align: center;
		padding-top: 0px;
	}
	
	#home-store-bottom-viewall a {
		color: #82caec;
		font-family: 'Montserrat', sans-serif;
		font-size: 11px;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		padding: 2px 1px 7px 1px;
		border-bottom: 2px solid #82caec;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
		position: relative;
		top: -13px;	
	}
	
	#home-store-bottom-viewall a:hover {
		color: #ffffff;
		text-decoration: none;
		border-bottom: 2px solid #ffffff;
	}
	
	#home-shows {
		display: none;
	}
	
	#home-newsletter {
		display: none;
	}

}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 579px) {

	/* in-between size for bands list and home news */

	#content-bands {
		padding: 0px;
	}
	
	ul#bands-list li {
		float: none;	
		width: 100%;
		margin-top: 0px;
		margin-right: 0px;
		text-align: center;
		border-top: 1px solid #5c5c5c;
	}
	
	ul#bands-list li:first-child {
		border-top: none;
	}
	
	ul#bands-list li h3 {
		width: 100%;	
	}
	
	ul#bands-list li a {
		display: block;
		width: calc(100% - 60px);
		padding: 20px 30px 25px 30px;
		text-align: center;
		z-index: 2;
	}
	
	ul#bands-list li span.main {
		display: none;
	}
	
	ul#bands-list li h3 span.alt {
		display: inline-block;
	}
	
	h3 a span.alt {
		color: #868686;
		text-decoration: none;
	}
	
	h3 a span.alt span.slash {
		color: #595959;
		font-weight: 400;
		text-decoration: none;
	}

	ul#bands-list li:nth-child(3n+0) {
		margin-right: 0px;
	}
	
	ul#bands-list li:nth-child(2n+3) {
		clear: none;
	}
	
	.bands-img {
		display: none;
	}
	
	#content-news {
		padding: 0px;
	}
	
	ul#news-list li {
		float: none;	
		display: block;
		width: calc(100% - 60px);
		padding: 24px 30px 25px 30px;
		margin-top: 0px;
		margin-right: 0px;
		border-top: 1px solid #5c5c5c;
	}
	
	ul#news-list li:first-child {
		border-top: none;
	}
	
	ul#news-list li h3 {
		width: 100%;	
	}

	ul#news-list li:nth-child(3n+0) {
		margin-right: 0px;
	}
	
	ul#news-list li:nth-child(2n+3) {
		clear: none;
	}
	
	.news-img {
		display: none;
	}
	
	.paging {
		width: calc(100% - 60px);
		padding: 24px 30px 38px 30px;
		margin-top: 0px;
		margin-right: 0px;
		border-top: 1px solid #5c5c5c;	
	}
	
	#home-top-full {
		background-image: none;
	}
	
	@media all and (-webkit-min-device-pixel-ratio: 1.5) {
		#home-top-full {
			background-image: none;
		}
	}
	
	#home-news {
		padding-bottom: 38px;
	}
	
	#home-news-featured {
		float: none;
		width: 100%;
	}
	
	#home-news-featured-img {
		float: none;
		width: 100%;
	}
	
	#home-news-featured-text {		
		float: none;
		width: 100%;
		padding-top: 24px;
		line-height: 20px;							
	}
	
	#home-news-featured-title {
		font-size: 20px;
		line-height: 24px;
		padding-bottom: 18px;	
	}
	
	#home-news-featured-date {
		padding-top: 3px;
	}
	
	ul#home-news-list {
		display: none;
	}
	
	#home-news-more {
		display: block;
		padding-top: 8px;	
	}
	
	#home-news-more a {
		display: inline-block;
		color: #82caec;
		font-family: 'Montserrat', sans-serif;
		font-size: 11px;
		font-weight: 700;
		line-height: normal;
		text-transform: uppercase;
		text-decoration: none;
		border-bottom: 2px solid #82caec;
		background-color: transparent;
		padding: 6px 0px 7px 0px;
		cursor: pointer;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	
	#home-news-more a:hover {
		color: #ffffff;
		text-decoration: none;
		border-bottom: 2px solid #ffffff;
	}

}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 500px) {

	/* in-between size for home page featured image */
	
	#home-features li span.feature-main {
		display: none;	
	}
	
	#home-features li span.feature-mobile {
		display: block;	
	}

}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 479px) {

	/* mobile vertical layout */

	ul#band-music-list {
		padding-top: 11px;
	}

	ul#band-music-list li {
		width: calc(50% - 10px);
		margin-right: 20px;
		padding-bottom: 20px;
	}
	
	ul#band-music-list li:nth-child(4n+4) {
		margin-right: 20px;
	}
	
	ul#band-music-list li:nth-child(2n+2) {
		margin-right: 0px;
	}
	
	.band-music-img img {
		max-width:none;
	}
	
	.band-music-info {
		display: none;	
	}
	
	#band-shows {
		padding-top: 20px;	
	}
	
	#content-releases {
		padding-bottom: 30px;	
	}
	
	ul#releases-list li {
		float: none;
		width: 100%;
		margin-right: 0px;
		padding-bottom: 0px;
	}
	
	ul#releases-list li:nth-child(3n+3) {
		margin-right: 0px;
	}
	
	ul#releases-list li:nth-child(3n+4) {
		clear: both;
	}
	
	ul#releases-list li:nth-child(1n+2) {
		padding-top: 10px;
	}
	
	.releases-img {
		display: table-cell;
		vertical-align: top;
		width: 124px;
		padding-bottom: 0px;
	}
	
	.releases-img img {
		width: 100px;
		height: auto;
	}
	
	.releases-text {
		display: table-cell;
		vertical-align: middle;	
	}
	
	.releases-text span {
		position: relative;
		top: -6px;		
	}
	
	#home-news {
		position: relative;
		top: -30px;
	}
	
	#home-news-top {
		display: block;
		text-align: center;
		padding-top: 31px;
		padding-bottom: 16px;	
	}
	
	#home-news-top h3 {
		font-size: 24px;
		text-transform: uppercase;
	}
	
	#home-news-featured-img {
		width: calc(100% + 60px);	
		margin-left: -30px;	
	}
	
	ul#home-releases-list li {
		width: 50%;
	}
	
	ul#home-releases-list li:nth-child(3) {
		clear: both;
	}
	
	ul#home-releases-list li:nth-child(4) {
		clear: none;
	}
	
	ul#home-releases-list li:nth-child(5) {
		display: none;
	}
	
	ul#home-releases-list li:nth-child(6) {
		display: none;
	}

}