

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* f58220 */
body, html {
	font-family: 'Open Sans', sans-serif !important;

}

body{
	padding-top: 170px;
}

h1, h2, h3, h4, h5, h6 {
	color: #f58220;
	margin: 0 0 20px 0;
}
ul {
	padding: 0px 0px 0px 16px;
}

a, a:hover, a:visited, a:active, a:focus{
	color: #f58220;
}

.logo{
	margin-top: 20px;
	margin-bottom: 20px;
}
.navbar {
	border: none;
}

.navbar {
	padding: 0 40px;
	position: fixed;
	width: 100%;
	background-color: #fff;
	z-index: 999;
	top: 0;
}

.navbar-nav {
	position: absolute;
	right: 40px;
	bottom: 0;
}

.navbar-nav a, .navbar-nav a:visited {
	color: #000;
}

.phone {
	position: absolute;
	right: 50px;
	top: 20px;
	color: #f58220;
	font-size: 24px;
	font-weight: 600;
}

.phone a {
	color: #f58220;
}
.phone .address{
	color: #000;
	font-size: 15px;
}
.nivo-slider {
	margin-bottom: 40px;
}

.homecontent ul {
	margin-left: 0;
	padding-left: 0;
	color: #f58220;
	column-count: 2;
	width: 70%;
}

.homecontent li {
	list-style: none;
}

.fullwidth {
	width: 100%;
	padding: 40px 0;
	margin-top: 40px;
}

.fullwidth.blue {
	background-color: #f58220;
	text-align: center;
}

.fullwidth.blue h3 {
	color: #fff;
}

.cta{
	margin-bottom: 20px;
}

.cta img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.readmore{
	padding: 10px 20px;
	border: 1px solid #fff;
	color: #fff;
	margin-top: 10px;
	display: inline-block;
}

.readmore:visited{
	color: #fff;
}

.readmore:hover{
	text-decoration: none;
	background-color: #fff;
	color: #f58220;
}

.news {
	text-align: center;
}

.news h3 {
	color: #333;
}

.news .readmore{
	border: 1px solid #000;
	color: #000;
}

.news .readmore:hover{
	text-decoration: none;
	background-color: #000;
	color: #fff;
}

.mapItems {
	height: 300px;
	width: 100%;
	background-color: #ccc;
	margin-bottom: 20px;
}

.maps {
	background-image: url(../images/map-bg.jpg);
	background-size: cover;
	color: #fff;
	margin-bottom: 0;
}

.maps.fullwidth {
	margin: 0;
}

footer {
	width: 100%;
	background-color: #333;
	padding: 40px 0;
	color: #fff;
}

footer a, footer a:hover {
	color: #fff;
}

footer ul {
	padding-left: 0;
}

footer li {
	list-style: none;
}

.social {
	margin-bottom: 20px;
}

.social svg {
	margin-right: 5px;
}

.maps h3 {
	color: #fff;
}

.staffphoto img{
	width: 100%;
	height: auto;
}

.panel-heading .headinglink {
	display: block;
}

.is-table-row {
    display: table;
}

.is-table-row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.subtree {
	margin: 0;
	padding: 0;
}

.subtree li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.subtree li a {
	font-size: 18px;
}

.navbar-toggle .icon-bar {
	background-color: #000;
}

.book-online a {
	background-color: #e67817;
	color: #fff !important;
}

.book-online a:hover {
	color: #000 !important;
}

.content {
	margin-bottom: 40px;
}

#mc_embed_signup input {
	color: #000;
}

#mc_embed_signup .button {
	color: #000;
	/*margin-top: 10px;*/
}

.mc-field-group {
	margin-bottom: 10px;
}

.mc-field-group label {
	display: block;
}

.embed {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	max-width: 480px;
	width: 100% !important;
	height: auto;
}
.embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.siteby {
	margin-top: 20px;
	font-size: 12px;
	text-align: center;
}

#ob-iframe-container{
	min-height: 750px;
}

@media screen and (min-width: 1200px) {

}

@media screen and (min-width: 992px) {

}

@media screen and (min-width: 768px) {

}

@media screen and (max-width: 1024px) {
	/* .navbar-nav {
		position: relative;
		float: right;
	} */

	.cta img{
		width: auto;
	}
}

@media screen and (max-width: 767px) {



	body{
		padding: 0;
	}

	.navbar-collapse {
		max-height: none;
	}

	.navbar-nav {
		position: relative;
		right: auto;
	}

	.navbar {
		position: relative;
		padding: 0 60px;
	}

	.navbar-toggle {
		position: absolute;
		top: 25px;
		right: 15px;
		margin: 0;
	}

	.phone {
		right: 25px;
	}


	.logo {

		position: relative;
	}

	.phone {
		position: relative;
		padding: 20px 40px 0 40px;
		top: auto;
		right: auto;
		font-size: 22px;
		text-align: center;
	}

	iframe, .fb_iframe_widget, .fb_iframe_widget span {
		width: 100%;
	}
	.leftAlone.image {
		width: 100%;
		height: auto;
	}

	.logo{
		text-align: center;
	}

	.logo img {
		width: 50%;
		height: auto;
	}

}

@media screen and (max-width: 480px) {
	.phone {
		padding: 20px 0 0 0;
		font-size: 16px;
	}

	.cta img{
		width: 100%;
	}



}
