
.grid-container{
	padding-right: 20px;
	padding-left: 20px;
	max-width: 1200px;
}

.wide-grid-container{
	max-width: 1600px;
}

.page_content{
	padding: 0 20px 80px 20px;
}

.event_grid{
	padding: 0;
}

.woocommerce-checkout .page_content{
	max-width: none;
}

.responsive, .responsive img{
	width: 100%;
	height: auto;
	max-width: 100%;
	display: block;
	float: left;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0);
	display: block;
	-webkit-backface-visibility: hidden;
	transform: translate3d(0px,0px,0px);
}

.entry_content .wp-caption{
	width: 100% !important;
}

.single-post .js-player {
	width: calc(100% + 120px);
	height: auto;
	margin-left: -60px;
	margin-right: -60px;
	position: relative;
}


.logo_grid_img{
	max-width: 100%;
	max-height: 90px;
	height: auto;
	width: auto;
}

.section{
	padding: 40px 0;
}

.artist_form_section{
	margin-top: 40px;
}

#opening-cal{
	max-width: 300px;
}

.house_listing_holder{
	margin-top: 20px;
	padding: 30px 20px;
}

.grid-container .sectionmenu{
	margin-left: -16px;
}

.touch .locate-me{
	right: -32px;
}

.wp-media-buttons {
	display: none;
}

#mceu_69 {
	display: none;
}

.mce-toolbar {
	display: none !important;
}

.ml_strip .grid-container {
	max-width: 500px;
}


/* Small only */
@media screen and (max-width: 39.9375em) {
	.slider_column_text{
		height: auto !important;
		padding: 65px 20px 40px;
	}
	
	.cta_text{
		height: auto !important;
	}
	
	.cta_text h3{
		margin-bottom: 1rem;
	}
	
	.main_menu_holder{
		line-height: 65px;
		height: 65px;
	}
	
	.location-wrap{
		width: 60%;
		position: relative;
		display: block;
		float: left;
		padding-right: 30px;
		box-sizing: padding-box;
	}
	input.facetwp-location{
		width: 100%;
		min-width: 0 !important;
		
	}
	
	.touch .locate-me{
		right: 0px;
	}
	
	.single-post .js-player {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.facetwp-radius {
		width: 30%;
	}
	
	.facetwp-facet-near_to .facetwp-input-wrap {
		width: 65%;
	}
	
	.filter_bar .facetwp-facet-search  {
		margin-bottom: 10px;
	}
	
	.facetwp-facet-aohtrail .facetwp-radio {
		padding: 2px 15px;
	}
	
	.facetwp-icon:before {
	position: absolute;
	right: 21px;
	}
	
}


/* iPhone 5 only tweaks */
@media screen and (max-width: 321px) {



}


 /* Medium and up */
@media screen and (min-width: 40em) {
	
	
}

 
/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.touch .locate-me{
	right: -30px;
}

.single-post .js-player {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.grid-container.resource_cta {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
	
	
	.filter_bar_inner {
		padding-bottom: 10px;
	}
	
	.filter_bar .facetwp-facet-search {
		margin-bottom: 10px;
	}
	
}
 


/* Large and up */
@media screen and (min-width: 64em) {
	.facilities_checkboxes .acf-checkbox-list li{
		width: 40%;
		margin-right: 5%;
		display: inline-block;
	}
}

/* Large inbetween */
@media screen and (min-width: 64em) and (max-width: 1220px) {
	
}





/* Large inbetween */
@media screen and (min-width: 100px) and (max-width: 1025px) {
	
}