body {
	font-size: 100%;
	background: #C2E2CB !important;
}
/*Top Icon Menu*/
.header-top-icons {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.top-menu-mobile {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.top-menu-mobile li {
	height: 60px;
	width: 19%;
	display: block;
	float: left;
	text-align: center;
}
.top-menu-mobile li a {
	text-indent: -9999px;
	height: 60px;
	width: 100%;
	display: block;
}
.top-menu-mobile li.menu {
	border-right-style: solid;
	border-right-color: #fff;
	border-right-width: 1px;
	background-image: url(../images/mobile/menu_icon.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.top-menu-mobile li.call {
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #fff;
	border-right-width: 1px;
	border-right-color: #fff;
	background-image: url(../images/mobile/call_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.top-menu-mobile li.appointment {
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #fff;
	border-right-width: 1px;
	border-right-color: #fff;
	background-image: url(../images/mobile/appointment_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.top-menu-mobile li.contact {
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #fff;
	border-right-width: 1px;
	border-right-color: #fff;
	background-image: url(../images/mobile/contact_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.top-menu-mobile li.directions {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	background-image: url(../images/mobile/map_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#mobile-logo {
	width: 100%;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}
#mobile-banner {
	width: 100%;
	text-align: center;
}
#mobile-banner img {
	width: 100%;
}
h1 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.5em;
}
.office-tour {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}
.office-tour span {
	font-weight: bold;
	font-size: large;
	margin-bottom: 1em;
	float: left;
	width: 100%;
	text-align: center;
}
.office-tour label {
	width: 50%;
	float: left;
	text-align: center;
}
.para {
	float: left;
}
.middle-column {
	float: left;
}
.middle-column {
	text-align: center;
}
.column-heading label {
	font-weight: bold !important;
	font-size: large !important;
	width: 100%;
	text-align: center;
}
.middle-column img {
	margin-top: 1em;
	margin-bottom: 1em;
}

/* Video Styles - Start */

.video-section:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

	.video-content {
		margin: 40px 0px 20px 0px;
	}
		
		.video-section {
			margin: 0px;
		}

			.video-section .video-wrapper{
				margin: 20px 32px 10px 0px;
				float: left;
				width: 200px;
			}

				.video-section .video-wrapper img{
					width: 200px;
					height: 176px;
					border: 1px solid #89a391;
				}
				
					.video-section .video-wrapper a, .video-section .video-wrapper span{
						display: block;
					}
					
						.video-section .video-wrapper span{
							text-align: center;
							margin: 10px 0px 0px 0px;
						}

/* Video Styles - End */

#footer {
	padding-top: 1em;
	background: #7EBC90 !important;
	padding-bottom: 1em;
}
#footer span {
	font-size: 0.8em !important;
	width: 100%;
	text-align: center;
	display: block;
}
.followus {
	width: 220px;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
}
.followus span {
	display: block;
	width: 220px;
	height: 30px;
	/*outline: 1px solid blue;*/
	float: left;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
}
.social_icons {
	width: 160px;
	height: 33px;
	float: left;
	/*outline: 1px solid red;*/
	margin-left: 34px;
	margin-top: 3px;
}
.social_icons a {
	display: block;
	float: left;
	width: 33px;
	height: 33px;
	/*outline: 1px solid red;*/
	margin-right: 7px;
}
.middle-banner {
	width: 100%;
	text-align: center;
}
.middle-banner img {
	width: 100%;
}
