@charset "UTF-8";

/* Layout Medium Screens */
body{ 
	width:100% !important;
}
#wrapper{ 
	width:100% !important;
}
#header {

}


.nav-menu {
	display: none !important;
}
.soc-media{ 
	display:none !important; 
}
.logo img { 
	width: 300px; 
}

body { background-image: none; }
#content-wrapper{ 
	width: 100%;
}
#event-list{ 
	clear:both;
	float:left !important;
	margin-left: 15px; 
	margin-right: 1px !important ; 
	margin-top: 25px; 
	width:90%; 
}
#other-events, #upcoming-concerts, #art-gallery-events, #donate { 
	display:block !important; 
} 
#upcoming-concerts, #art-gallery-events, #donate{ 
	height: auto !important;
    margin-bottom: 25px;
    margin-right: 0px !important;
}
.other-event-wrapper{ 
	display:inline-block;
	float:left;
	width: 710px;
}
	.other-event-wrapper-img{ 
		float:left;
		width: 45%;
	}
	.other-event-wrapper-desc{ 
		float:left; 
		width: 45%;
	}

.concert-list-table{ 
	width: 80%; 
	margin-top:15px; 
	margin-bottom:30px;
}
	.concert-td-image{ 
		vertical-align:baseline; 
		width:160px;
	}
	.concert-td-desc{ 
		vertical-align:baseline; 
	}
		.concert-desc{ 
			width: 550px;
		}	
.concert-image{ 
	width:150px;
	height:100px;
}
#about-images { 
	display:none !important; 
}

#concert-detail-cover { 
	margin-left: 0px !important;
}
	.prev_concert {
		margin-left:15px; 
	} 
	.next_concert{ 
		margin-right:55px;
	}
		
.subscription_images{ 
	display:none; 
}	
.gallery_img{ 
width: 200px;
}
@media
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (   min--moz-device-pixel-ratio: 2),
	only screen and (     -o-min-device-pixel-ratio: 2/1),
	only screen and (        min-device-pixel-ratio: 2),
	only screen and (                min-resolution: 192dpi),
	only screen and (                min-resolution: 2dppx)
{



}
