#page_header_image_control {
	margin-bottom: -1px;
}
#page_header_image_control .some-class {

}
#page_header_image_control .logo-embellish {
	height: 30px;
	width: 20px;
	overflow: hidden;
	background-color: rgba(0,0,0,0);
	position: absolute;
	top: 100px;
	margin-left: -20px;
}
#page_header_image_control #triangle-1 {
	width: 0;
	height: 0;
	border-top: 30px solid rgb(18,40,0);
	border-left: 20px solid transparent;
}
#page_header_image_control .slogan-embellish {
	height: 30px;
	width: 20px;
	overflow: hidden;
	background-color: rgba(0,0,0,0);
	position: absolute;
	top: 70px;
	margin-left: 1170px;
}
#page_header_image_control #triangle-2 {
	width: 0;
	height: 0;
	border-top: 30px solid #BBBBBB;
	border-right: 20px solid transparent;
}
#page_header_image_control #page-header-image {
	overflow: hidden;
	max-width: 100%;
}
#page_header_image_control #page-header-image img {
	width: 100%;
	padding: 0;
}
#page_header_image_control .header-logo {
	position: absolute;
	top: 23px;
	margin-left: -20px;
}
#page_header_image_control .slogan {
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #316800;
	padding-top: 25px;
	padding-left: 20px;
	width: 315px;
	height: 70px;
	position: absolute;
	top: 0px;
	margin-left: 873px;
	background-color: white;
	box-shadow: rgb(128, 128, 128) 2px 2px 2px;
	z-index: 10;
}

#page_header_image_control .marquee {
	position: absolute;
	color: white;
	top: 23px;
	text-transform: uppercase;
	margin-left: 346px;
	padding: 5px;
	font-size: 20px;
	width: 200px;
	line-height: 1.2;
	text-shadow: 0px 0px 5px #000000;
}
# .header-logo {
	font-family: 'Montserrat', sans-serif;
	height: 100px;
	float: left;
	padding: 20px 20px 20px 0;
}
# .header-logo a {
	font-family: 'Montserrat', sans-serif;
	color:white;
	font-size:35px;
}
# .header-logo a:hover {
	text-decoration:none;
}
# .header-logo img {
	height: 100%;
	padding: 0;
}
.header-logo img {
	padding: 0;
}
#header_1 .header-logo {
	float: left;
	padding: 20px 20px 20px 0;
	text-align: center;
	width: 100%;
}
#header_1 .header-logo img {
	height: 100%;
	max-width: 56%;
	margin-top: 34px;
	margin-bottom: 34px;
}
@media (max-width: 1024px) {
    #remax img {
        display: none;
    }
}
#header_1 .tiny-contact {
	list-style-type: none;
    margin: 0;
    padding: 25px 0;
    font-size: 25px;
	margin-right: 25px;
}
#header_1 .header-logo a, #header_1 .header-logo a:link, #header_1 .header-logo a:visited {
	font-family: 'Montserrat', sans-serif;
	color:white;
	font-size:35px;
	text-decoration:none;
}
#header_1 .pull-small a, #header_1 .pull-small a:link, #header_1 .pull-small a:visited {
	font-family: 'Open Sans', sans-serif;
	color:#abbdbf;
	font-size:20px;
}
#header_1 .tiny-contact a, #header_1 .tiny-contact a:link, #header_1 .tiny-contact a:visited {
	font-family: 'Open Sans', sans-serif;
	color:#dddddd;
	font-size:25px;
}
.fa-phone {color:white;}
@media (max-width: 1200px) {
	#page_header_image_control {
		margin-bottom: -1px;
	}
	#page_header_image_control .header-logo {
		position: absolute;
		top: 23px;
	}
	#page_header_image_control .slogan {
		font-size: 18px;
		font-family: Arial, sans-serif;
		color: #316800;
		padding-top: 18px;
		padding-left: 10px;
		width: 250px;
		height: 56px;
		position: absolute;
		top: 0px;
		margin-left: 738px;
		background-color: white;
	}

	#page_header_image_control .marquee {
		color: white;
		top: 23px;
		text-transform: uppercase;
		margin-left: 346px;
		padding: 5px;
		font-size: 20px;
		width: 200px;
		line-height: 1.2;
	}
	#page_header_image_control .slogan-embellish {
		top: 56px;
		margin-left: 970px;
	}
}
@media only screen and (max-width : 992px) {
	#page_header_image_control .marquee {
		top: 23px;
	}
	#page_header_image_control .slogan {
		font-size: 14px;
		padding-top: 15px;
		padding-left: 10px;
		width: 191px;
		height: 50px;
		top: 0px;
		margin-left: 577px;
	}
	#page_header_image_control .slogan img {
		padding: 0;
	}
	#page_header_image_control .slogan-embellish {
		top: 50px;
		margin-left: 750px;
	}

}
@media only screen and (max-width : 768px) {
	#page_header_image_control #page-header-image img {
		display: none;
	}
	#page_header_image_control {
		margin-bottom: 0px;
	}
	#page_header_image_control .header-logo {
		position: relative;
		top: 0px;
		text-align: center;
		background-color: rgb(49,104,0);
	}
	#page_header_image_control .header-logo img {
		max-width: 100%;
	}
	#page_header_image_control .slogan {
		font-size: 18px;
		padding: 5px;
		width: auto;
		height: auto;
		position: relative;
		top: 0px;
		left: 0px;
		margin-left: 0;
		background-color: white;
		text-align:center;
	}

	#page_header_image_control .marquee {
		position: relative;
		color: rgb(49,104,0);
		top: 0px;
		left: 0;
		text-transform: uppercase;
		margin-left: 0;
		padding: 5px;
		font-size: 20px;
		width: 100%;
		line-height: 1.2;
		text-align: center;
		text-shadow: none;
	}
	#page_header_image_control .slogan-embellish, #page_header_image_control .logo-embellish {
		display: none;
	}
}
@media only screen and (max-width : 480px) {

}