/* Phones and Small Tablets */
.flex-control-nav {
	left: 30% !important;
}
#branding img {
	display: none;
}
#branding .header-wrap {
	padding: 0;
}
#menu,
.admin-bar #menu,
#menu.fixed,
.admin-bar #menu.fixed {
	position: relative; top: auto;
	width: 100%; height: auto;
	margin-bottom: 30px;
}
#nav > li {
	display: block;
	background: #6a634d;
}
#nav ul {
	background: #6a634d;
}
#nav > li > a { color: white; }
#page {
	padding: 0 20px 20px;
	background-color: #fff;
}
#site-title {
	display: block;
	padding: 10px 0 5px;
	float: left;
}
#site-title h1 {
	margin: 0;
	float: none;
	text-align: center;
}
#site-title h2 {
	margin: 0;
	text-align: center;
}
#home_slider {
	display: none;
}
#main,
#content,
body.home #content,
#secondary,
#tertiary {
	display: block; float: none; width: 100%;
}
.postid-6 #wrap {
	padding: 60px 50px 40px;
}
.postid-6 #tertiary {
	/* schedule at a glance */
	width: auto;
}
#slider {
	margin-top: 20px;
}
#content .post {
	margin: 0 0 30px;
	padding: 0 0 30px;
}
#content .post .entry-header h2.entry-title {
	font-size: 1.2em;
}
#content .entry-content {
	width: 100%;
}
#content .entry-details {
	display: none;
}
#content .post img.wp-post-image {
	display: none;
}
#content .sticky {
	padding: 10px;
}
.two-columns-one {
	width: 100%;
}
.three-columns-one {
	width: 100%;
}
.three-columns-two {
	width: 100%;
}
.four-columns-one {
	width: 100%;
}
.four-columns-two {
	width: 100%;
}
.four-columns-three {
	width: 100%;
}
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
	float: none;
}
#content .single-entry-details {
	display: none;
}
#content .single-entry-header .social-btn-top {
	display: none;
}
#content .post .author-description p {
	font-size: .8em;
	line-height: 1.4;
}
#content .post .author-info .avatar {
	display: none;
}
form#commentform input#author,
form#commentform input#email,
form#commentform input#url {
	width: 95%;
}
#content #comments ol li.depth-2,
#content #comments ol li.depth-3,
#content #comments ol li.depth-4,
#content #comments ol li.depth-5 {
	margin: 0;
}
#comments img.avatar {
	display: none;
}
a#cancel-comment-reply-link {
	width: 100%;
	margin: 5px 0 15px;
	display: block;
}
#content #nav-below .nav-previous a {
	width: 100%;
	display: block;
	float: none;
	margin: 0 0 10px;
}
#content #nav-below .nav-next a {
	width: 100%;
	display: block;
	text-align: right;
}
#content #nav-below .nav-previous a:hover,
#content #nav-below .nav-next a:hover {
	text-decoration: none;
}
#content .entry-post-format .entry-content-gallery {
	width: 100%;
	float: none;
}
#content .entry-post-format .gallery-thumb {
	width: 100%;
	float: none;
	margin: 5px 15px 15px 0;
}
#content .page .wpcf7 input.textfield {
	width: 95%;
}
#colophon {
	max-width: 100%;
	float: none;
}
#menu-footer-menu > li {
	display: block; width: auto;
	max-width: 100%;
	margin: 0 auto; padding: 0;
}
#menu-footer-menu .register > a {
	max-width: 50%;
}