/* @override 
	http://sumoweb.local/dojo/assets/css/location.css */

h1.locationtitle {
	font-size: 5rem!important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.67);
	padding-top: 60px;
	padding-bottom: 50px;
	margin-bottom: 80px;
}

h1.locationtitle small {
	font-size: 1.5rem;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
	font-weight: 400;
}

.location-header {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: table;
	width: 100%;
	height: 600px;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
}

ul.breadcrumb {
	margin-top: 10px;
}


h4.ltitle {
	font-size: 1.4rem;
	font-weight: 600;
}

.gallery-img {
	margin: 5px;
}

h3.MITitle {
	font: 1.6rem 'Montserrat',sans-serif;
	font-weight: 200;
	color: #616161;
	padding-top: 1px;
	border-top: 1px solid #e9e9e9;
	margin-top: 1px;
	text-align: center;
}


div.classHead {
	margin-top: 2px;
	margin-bottom: 35px;
	border-bottom: 2px solid #ededed;
}

div.classHead h2.menuclasstitle {
	font: 2rem 'Montserrat',sans-serif;
	font-weight:200;
	color: #737373;
	position: relative;
	z-index: 2;
	opacity: 1;
	padding-bottom:;
	padding-top: 30px;
	text-align: center;
}

.btn-filtered {
	border-style: solid;
	border-color: #e6e6e6;
	margin: 10px 3px;
}


@media (min-width: 180px) {
	.location {
		height: 170px !important;
	}
}


@media (min-width: 480px) {
	.location {
		height: 300px !important;
	}
}


	@media (min-width: 768px) {
	.location {
		height: 400px !important;
	}
}


		@media (min-width: 992px) {
	.location {
		height: 400px !important;
	}
}
	
	
		
		@media (min-width: 1000px) {
	.location {
		height: 460px !important;
	}
}
		
		
		
		@media (min-width: 1100px) {
	.location {
		height: 680px !important;
	}
}
	
	
	
	@media (min-width: 1200px) {
	.location {
		height: 700px !important;
	}
}
	

div#classcontrol{
	text-align: center;
}

div.classParent {
	margin-bottom: 45px;
}
.all_Hide {
	display: none;
}