@charset "UTF-8";

/* Layout Small Screens */
#content-wrapper{ 
	width: 100%;
}
body{ 
	width:100% !important;
}
#wrapper{ 
	width:100% !important;
}

.logo img { 
	width: 200px; 
}

.nav-menu {
	display: none !important;
}
.soc-media{ 
	display:none !important; 
}
	.concert-search{ 
	    margin-left: 170px;
		width: 20%;
	}
#featured-event{ 
	min-width:320px !important; 
	min-height:175px !important; 
	background-size: 320px 175px;
	margin-left:0px !important; 
}
	.l_scrollable{ 
		height:175px !important; 
		width: 320px !important;
	}
	.l_scrollable img{ 
		height:175px !important; 
		width: 320px !important;
	}	
#event-list{ 
	clear:both;
	float:left !important;
	margin-left: 0px !important; 
	margin-right: 1px !important ; 
	margin-top: 25px; 
	width:320px !important; 
}
#other-events, #upcoming-concerts, #art-gallery-events, #donate { 
	display:block !important;
	margin-left:0px !important;
} 

#footer-container { 
	padding-left:0px !important;
}
	.footer-text{ 
		width:90% ;
	}
	.sponsor-img{ 
		width:40px; 
	}
body { 

}
.concert-list-table{ 
	width: 80%; 
	margin-top:15px; 
	margin-bottom:30px;
}	
	.concert-td-image{ 
		vertical-align:baseline; 
		width:85px;
	}
	.concert-td-desc{ 
		vertical-align:baseline; 
	}
		.concert-desc{ 
			width: 200px;
		}	
.concert-image{ 
	width:75px;
	height:50px;
}
.concert-detail-image img{ 
	width:300px !important;
}
#about-images { 
	display:none !important; 
}

.title-header, .title-header-gallery-photo { 
	width: 100% !important;
}
#concert-details{
	margin-left: 0px !important; 
}

.subscription_images{ 
	display:none; 
}
.series_image_td{ 
	width:auto;
}

.series_image{ 
	width:100px; 
	height: auto;
}
.edu_images{
	display:block; 
	float:none !important; 
} 
.edu_desc{ 
	display:block;
	float:none !important; 
	width: 100% !important;
}
#edu_youtube{ 
	display:none; 
}
.ppfye_img{ 
	width:50px !important; 
}
#ppfye_flash{
	display:none;
}
.photo-grid {
float:none; 
display:block;
}
.gallery_img{ 
	width:100px;
}
.sm_caption{ 
	display:none;
}
.youtube_sm{ 
	display:none;
}
.youtube_lg{ 
	display:block !important;
}
.title-header-exhibit {
	font-size: 11px !important; 
} 
@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)
{

	
	
}


