.navbar_ h1.brand a {
	margin: 5px 0px 0px 0px;
	width: 350px;
	height: 77px;
}

#double, #triple, #quad {
	width:95%;
	margin:10px 0px 10px 0px;
	overflow:hidden;
}

#double li, #triple li, #quad li {
	line-height:2em;
	float:left;
	display:inline;
}

#double li  { width:45%;} 
#triple li  { width:33.333%; }
#quad li    { width:25%; } 
#six li     { width:16.666%; } 

.search-form { margin-top: 23px; }
.search-form input { height: 41px; width: 50%; padding: 11px 10px 13px 10px; line-height: 17px !important; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; float: left; }
.search-form label { min-height: 61px; position: relative; overflow: hidden; display: block; }
.search-form .error, .search-form .empty { display: none; position: relative; font-size: 11px; line-height: 14px; color: #FAA732; float: left; margin: 2px 0 4px 10px; min-width: 160px; }
.search-form .success { display: none; color: #1c2129; padding-bottom: 5px; }
.search-form textarea { width: 100%; height: 223px; padding: 8px 0 0 10px; resize: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.search-form input, .search-form textarea { -webkit-box-shadow: 0 1px 3px #E3E3E3; -moz-box-shadow: 0 1px 3px #E3E3E3; box-shadow: 0 1px 3px #E3E3E3; }
.search-form input:focus, .search-form textarea:focus { box-shadow: none; }
.search-form .btn { margin: 0px 0 0 20px; }
.search-form input[type="submit"] { width:auto;}

.clear input {height:auto;}


#hours {
	width:250px;
}
#hours li {
	list-style:none;
}
#hours span {
	float:right;
}

@media (min-width: 768px) and (max-width: 979px) {
}
@media (max-width: 767px) {
}
@media (min-width: 1200px) {
}
@media (min-width: 768px) and (max-width: 979px) {
}
@media (max-width: 767px) {
}
@media (max-width: 480px) {
.text-widget {
    margin: 0px 0px 0px -20px;
    padding: 2px;
	width:336px;
}
.navbar_ h1.brand {
    margin: 0 0 0 -18px;
}
}
@media (max-width: 979px) {
}
@media (min-width: 980px) {
}

/* Mobile Youtube */
@media screen and (max-width:767px) {
	iframe[src*="youtube"] {
		width: 100% !important;
}
