
@media all and (min-width: 1438px) {
header {
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000000!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	background-repeat: repeat-x;
	padding-right: 0%;
	padding-left: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
}
header.smaller {
	height: auto;
}
header #header_top {
	float: left;
	width: 100%;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	display: none;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header.smaller #header_top {
	float: left;
	width: 100%;
	height: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #93C540;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 0px;
	opacity: 1;
}
header .header_top_info {
	display: block;
}
header.smaller .header_top_info {
	display: none;
}
header .header_top_media_icons {
	display: block;
}
header.smaller .header_top_media_icons {
	display: none;
}
header #header_bottom {
	float: left;
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
	height: 75px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
}
header.smaller #header_bottom {
	float: left;
	width: 100%;
	height: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
}
header #logo {
	display: block;
	float: left;
	position: relative;
	z-index: 10000000!important;
	text-align: left;
	width: 160px;
	padding-top: 8px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	left: 0;
	border: 0px solid #fff;
	background-color: transparent;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header.smaller #logo {
	width: 160px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
header .mobile_mail {
	display: none;
}
header .mobile_phone {
	display: none;
}
header .phone_group {
	float: right;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 17px;
	padding-bottom: 14px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	display: block;
	direction: ltr;
	border-right: 0px solid #ccc;
	padding-right:0px;
	border-left: 1px solid #ccc;
	padding-left:15px;
}
header.smaller .phone_group {
	padding-top: 10px;
	padding-bottom: 6px;
}
header .phone {
	float: left;
	width: 115px;
	font-size: 15px;
	font-weight: 400;
	color: #fff !important;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 7px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: inline-block;
	direction: ltr;
	clear:both;
	background-color:#b74030;
	border-radius:25px;
	padding:7px 10px
}
header.smaller .phone {
	margin-bottom:  7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
}
.header .phone:hover {
	color: #fff!important;
	background-color:#594a42;
}
header .phone i {
	float: left;
	width: auto;
	margin-left:0;
	margin-right: 0px;
	font-size:20px
}
header .email {
	float: right;
	width: auto;
	font-size: 23px;
	font-weight: 400;
	color: #352116!important;
	text-align: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 23px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	direction: ltr;
}
header.smaller .email {
	margin-top: 13px!important;
}
.header .email:hover {
	color: #8e3026!important;
}
header #nav {
	display: inline-block;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
header.smaller #nav {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
header .slimmenu li a {
	padding-top: 28px;
	padding-bottom: 29px;
	padding-left: 15px;
	padding-right: 15px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: auto!important;
	margin: 0;
	font-size: 15px;
	direction: ltr;
}
header.smaller ul.slimmenu li a {
	padding-top: 21px;
	padding-bottom: 21px;
}
header ul.slimmenu li > ul {
	position: absolute;
	right: 0;
	top: 76px;
	z-index: 999;
	width: 100%;
}
header.smaller ul.slimmenu li > ul {
	right: 0;
	top: 61px;
	z-index: 999;
	width: 100%;
}
header ul.slimmenu li ul li {
	background-color: rgba(68,54,47,0.9);
	width: 200px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #877267;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header.smaller ul.slimmenu li ul li {
	background-color: rgba(59,35,20,0.9);
	width: 200px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #623c25;
	text-align: center;
	font-size: 15px;
	padding: 0px;
}
.header .collapse-button {
	margin-top: 14px;
}
.menu_selected {
	background-color: #f3eddc;
	color: #fff;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
header {
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000000!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	background-repeat: repeat-x;
	padding-right: 0%;
	padding-left: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
}
header.smaller {
	height: auto;
}
header #header_top {
	float: left;
	width: 100%;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	display: none;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header.smaller #header_top {
	float: left;
	width: 100%;
	height: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #93C540;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 0px;
	opacity: 1;
}
header .header_top_info {
	display: block;
}
header.smaller .header_top_info {
	display: none;
}
header .header_top_media_icons {
	display: block;
}
header.smaller .header_top_media_icons {
	display: none;
}
header #header_bottom {
	float: left;
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
	height: 75px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
}
header.smaller #header_bottom {
	float: left;
	width: 100%;
	height: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
}
header #logo {
	display: block;
	float: left;
	position: relative;
	z-index: 10000000!important;
	text-align: left;
	width: 160px;
	padding-top: 8px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	left: 0;
	border: 0px solid #fff;
	background-color: transparent;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header.smaller #logo {
	width: 160px;
	padding-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
header .mobile_mail {
	display: none;
}
header .mobile_phone {
	display: none;
}
header .phone_group {
	float: right;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 17px;
	padding-bottom: 14px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	display: block;
	direction: ltr;
	border-right: 0px solid #ccc;
	padding-right:0px;
	border-left: 1px solid #ccc;
	padding-left:15px;
}
header.smaller .phone_group {
	float: right;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
}
header .phone {
	float: ri;
	width: 115px;
	font-size: 15px;
	font-weight: 400;
	color: #fff !important;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 7px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: inline-block;
	direction: ltr;
	clear:both;
	background-color:#b74030;
	border-radius:25px;
	padding:7px 10px
}
header.smaller .phone {
	margin-bottom:  7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
}
.header .phone:hover {
	color: #fff!important;
	background-color:#594a42;
}
header .phone i {
	float: left;
	width: auto;
	margin-left:0;
	margin-right: 0px;
	font-size:20px
}
header .email {
	float: right;
	width: auto;
	font-size: 23px;
	font-weight: 400;
	color: #352116!important;
	text-align: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 23px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	direction: ltr;
}
header.smaller .email {
	margin-top: 13px!important;
}
.header .email:hover {
	color: #8e3026!important;
}
header #nav {
	display: inline-block;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
header.smaller #nav {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
header .slimmenu li a {
	padding-top: 28px;
	padding-bottom: 29px;
	padding-left: 10px;
	padding-right: 10px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: auto!important;
	margin: 0;
	font-size: 14px;
	direction: ltr;
}
header.smaller ul.slimmenu li a {
	padding-top: 21px;
	padding-bottom: 21px;
}
header ul.slimmenu li > ul {
	position: absolute;
	right: 0;
	top: 76px;
	z-index: 999;
	width: 100%;
}
header.smaller ul.slimmenu li > ul {
	right: 0;
	top: 61px;
	z-index: 999;
	width: 100%;
}
header ul.slimmenu li ul li {
	background-color: rgba(68,54,47,0.9);
	width: 200px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #877267;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header.smaller ul.slimmenu li ul li {
	background-color: rgba(59,35,20,0.9);
	width: 200px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #623c25;
	text-align: center;
	font-size: 15px;
	padding: 0px;
}
.header .collapse-button {
	margin-top: 14px;
}
.menu_selected {
	background-color: #f3eddc;
	color: #fff;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 659px) {
header {
	display: block;
	float: none;
	height: auto;
	text-align: center;
	margin: 0 auto;
	z-index: 10000!important;
}
header.smaller {
	height: auto;
	z-index: 10000!important;
}
header #header_top {
	float: left;
	width: 100%;
	height: 40px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3E120F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: none;
}
header.smaller #header_top {
	float: left;
	width: 100%;
	height: 0px;
	background-color: #E3EFD2;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #93C540;
	display: none;
}
header .header_top_info {
	display: block;
}
header.smaller .header_top_info {
	display: none;
}
header .header_top_media_icons {
	display: block;
}
header.smaller .header_top_media_icons {
	display: none;
}
header #header_bottom {
	float: left;
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
	background-color: #FFF;
	height: 50px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}
header.smaller #header_bottom {
	float: left;
	width: 100%;
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
	display: block;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}
header #logo {
	display: block;
	float: right;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	margin-bottom: 0px;
	width: 115px;
	position: relative;
	z-index: 10000000!important;
	height: auto;
	text-align: left;
	margin-right: 0%;
	padding: 0px;
	margin-left: 0px;
	margin-top: 3px;
	right: 0%;
}
header.smaller #logo {
	width: 115px;
	margin-top: 3px;
}
header .mobile_mail {
	display: block;
	float: left;
	position: relative;
	z-index: 10000000!important;
	width: 49px;
	left: 37px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A9AC;
}
header.smaller .mobile_mail {
	width: 49px;
}
header .mobile_phone {
	display: block;
	float: left;
	position: relative;
	z-index: 10000000!important;
	width: 49px;
	left: 38px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A9AC;
}
header.smaller .mobile_phone {
	width: 49px;
}
header .phone_group {
	display: none;
}
header .phone {
	float: left;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	color: #b74030 !important;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 27px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: none;
	direction: ltr;
}
header.smaller .phone {
	margin-top: 20px;
}
.header .phone:hover {
	color: #8e3026!important;
}
header .email {
	float: left;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	color: #352116!important;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 25px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: none;
	direction: ltr;
}
header.smaller .email {
	margin-top: 19px!important;
}
.header .email:hover {
	color: #8e3026!important;
}
header #nav {
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
	position: absolute;
	left: 0
}
header.smaller #nav {
	float: right;
	height: 50px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
header .slimmenu li a {
	padding-top: 10px;
	padding-bottom: 10px;
}
header.smaller ul.slimmenu li a {
	padding-top: 10px;
	padding-bottom: 10px;
}
header ul.slimmenu li ul li {
	background-color: rgba(68,54,47,0.9);
	width: 100%!important;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	top: 30px;
}
header.smaller ul.slimmenu li ul li {
	background-color: rgba(59,35,20,0.9);
	width: 100%!important;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	top: 10px;
}
header.smaller nav {
	height: 35px;
	z-index: 10000!important;
}
header.smaller nav a {
	line-height: 35px;
	z-index: 10000!important;
}
}
/* Media Queries for Tablet
-------------------------------------------------------------- */
@media all and (max-width: 658px) and (min-width: 481px) {
header {
	display: block;
	float: none;
	height: auto;
	text-align: center;
	margin: 0 auto;
	z-index: 10000!important;
}
header.smaller {
	height: auto;
	z-index: 10000!important;
}
header #header_top {
	float: left;
	width: 100%;
	height: 40px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3E120F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: none;
}
header.smaller #header_top {
	float: left;
	width: 100%;
	height: 0px;
	background-color: #E3EFD2;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #93C540;
	display: none;
}
header .header_top_info {
	display: block;
}
header.smaller .header_top_info {
	display: none;
}
header .header_top_media_icons {
	display: block;
}
header.smaller .header_top_media_icons {
	display: none;
}
header #header_bottom {
	float: left;
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
	background-color: #FFF;
	height: 50px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}
header.smaller #header_bottom {
	float: left;
	width: 100%;
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
	display: block;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}
header #logo {
	display: block;
	float: right;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	margin-bottom: 0px;
	width: 115px;
	position: relative;
	z-index: 10000000!important;
	height: auto;
	text-align: left;
	margin-right: 0%;
	padding: 0px;
	margin-left: 0px;
	margin-top: 3px;
	right: 0%;
}
header.smaller #logo {
	width: 115px;
	margin-top: 3px;
}
header .mobile_mail {
	display: block;
	float: left;
	position: relative;
	z-index: 10000000!important;
	width: 49px;
	left: 37px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A9AC;
}
header.smaller .mobile_mail {
	width: 49px;
}
header .mobile_phone {
	display: block;
	float: left;
	position: relative;
	z-index: 10000000!important;
	width: 49px;
	left: 38px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A9AC;
}
header.smaller .mobile_phone {
	width: 49px;
}
header .phone_group {
	display: none;
}
header .phone {
	float: left;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	color: #b74030 !important;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 27px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: none;
	direction: ltr;
}
header.smaller .phone {
	margin-top: 20px;
}
.header .phone:hover {
	color: #8e3026!important;
}
header .email {
	float: left;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	color: #352116!important;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 25px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: none;
	direction: ltr;
}
header.smaller .email {
	margin-top: 19px!important;
}
.header .email:hover {
	color: #8e3026!important;
}
header #nav {
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
	position: absolute;
	left: 0
}
header.smaller #nav {
	float: right;
	height: 50px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
header .slimmenu li a {
	padding-top: 10px;
	padding-bottom: 10px;
}
header.smaller ul.slimmenu li a {
	padding-top: 10px;
	padding-bottom: 10px;
}
header ul.slimmenu li ul li {
	background-color: rgba(68,54,47,0.9);
	width: 100%!important;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	top: 30px;
}
header.smaller ul.slimmenu li ul li {
	background-color: rgba(59,35,20,0.9);
	width: 100%!important;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	top: 10px;
}
header.smaller nav {
	height: 35px;
	z-index: 10000!important;
}
header.smaller nav a {
	line-height: 35px;
	z-index: 10000!important;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media all and (max-width:480px) and (min-width:319px) {
header {
	display: block;
	float: none;
	height: auto;
	text-align: center;
	margin: 0 auto;
	z-index: 10000!important;
}
header.smaller {
	height: auto;
	z-index: 10000!important;
}
header #header_top {
	float: left;
	width: 100%;
	height: 40px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3E120F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: none;
}
header.smaller #header_top {
	float: left;
	width: 100%;
	height: 0px;
	background-color: #E3EFD2;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #93C540;
	display: none;
}
header .header_top_info {
	display: block;
}
header.smaller .header_top_info {
	display: none;
}
header .header_top_media_icons {
	display: block;
}
header.smaller .header_top_media_icons {
	display: none;
}
header #header_bottom {
	float: left;
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
	background-color: #FFF;
	height: 50px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}
header.smaller #header_bottom {
	float: left;
	width: 100%;
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
	display: block;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}
header #logo {
	display: block;
	float: right;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	margin-bottom: 0px;
	width: 105px;
	position: relative;
	z-index: 10000000!important;
	height: auto;
	text-align: left;
	margin-right: 0%;
	padding: 0px;
	margin-left: 0px;
	margin-top: 5px;
	right: 0%;
}
header.smaller #logo {
	width: 105px;
	margin-top: 5px;
}
header .mobile_mail {
	display: block;
	float: left;
	position: relative;
	z-index: 10000000!important;
	width: 49px;
	left: 37px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A9AC;
}
header.smaller .mobile_mail {
	width: 49px;
}
header .mobile_phone {
	display: block;
	float: left;
	position: relative;
	z-index: 10000000!important;
	width: 49px;
	left: 38px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A9AC;
}
header.smaller .mobile_phone {
	width: 49px;
}
header .phone_group {
	display: none;
}
header .phone {
	float: left;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	color: #b74030 !important;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 27px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: none;
	direction: ltr;
}
header.smaller .phone {
	margin-top: 20px;
}
.header .phone:hover {
	color: #8e3026!important;
}
header .email {
	float: left;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	color: #352116!important;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 25px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: none;
	direction: ltr;
}
header.smaller .email {
	margin-top: 19px!important;
}
.header .email:hover {
	color: #8e3026!important;
}
header #nav {
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
	position: absolute;
	left: 0
}
header.smaller #nav {
	float: right;
	height: 50px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
header .slimmenu li a {
	padding-top: 10px;
	padding-bottom: 10px;
}
header.smaller ul.slimmenu li a {
	padding-top: 10px;
	padding-bottom: 10px;
}
header ul.slimmenu li ul li {
	background-color: rgba(68,54,47,0.9);
	width: 100%!important;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	top: 30px;
}
header.smaller ul.slimmenu li ul li {
	background-color: rgba(59,35,20,0.9);
	width: 100%!important;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	top: 10px;
}
header.smaller nav {
	height: 35px;
	z-index: 10000!important;
}
header.smaller nav a {
	line-height: 35px;
	z-index: 10000!important;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
header {
	display: block;
	float: none;
	height: auto;
	text-align: center;
	margin: 0 auto;
	z-index: 10000!important;
}
header.smaller {
	height: auto;
	z-index: 10000!important;
}
header #header_top {
	float: left;
	width: 100%;
	height: 40px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3E120F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: none;
}
header.smaller #header_top {
	float: left;
	width: 100%;
	height: 0px;
	background-color: #E3EFD2;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #93C540;
	display: none;
}
header .header_top_info {
	display: block;
}
header.smaller .header_top_info {
	display: none;
}
header .header_top_media_icons {
	display: block;
}
header.smaller .header_top_media_icons {
	display: none;
}
header #header_bottom {
	float: left;
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
	background-color: #FFF;
	height: 50px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}
header.smaller #header_bottom {
	float: left;
	width: 100%;
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
	display: block;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}
header #logo {
	display: block;
	float: right;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	margin-bottom: 0px;
	width: 105px;
	position: relative;
	z-index: 10000000!important;
	height: auto;
	text-align: left;
	margin-right: 0%;
	padding: 0px;
	margin-left: 0px;
	margin-top: 5px;
	right: 0%;
}
header.smaller #logo {
	width: 105px;
	margin-top: 5px;
}
header .mobile_mail {
	display: block;
	float: left;
	position: relative;
	z-index: 10000000!important;
	width: 49px;
	left: 37px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A9AC;
}
header.smaller .mobile_mail {
	width: 49px;
}
header .mobile_phone {
	display: block;
	float: left;
	position: relative;
	z-index: 10000000!important;
	width: 49px;
	left: 38px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A9AC;
}
header.smaller .mobile_phone {
	width: 49px;
}
header .phone_group {
	display: none;
}
header .phone {
	float: left;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	color: #b74030 !important;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 27px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: none;
	direction: ltr;
}
header.smaller .phone {
	margin-top: 20px;
}
.header .phone:hover {
	color: #8e3026!important;
}
header .email {
	float: left;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	color: #352116!important;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 25px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: none;
	direction: ltr;
}
header.smaller .email {
	margin-top: 19px!important;
}
.header .email:hover {
	color: #8e3026!important;
}
header #nav {
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
	position: absolute;
	left: 0
}
header.smaller #nav {
	float: right;
	height: 50px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
header .slimmenu li a {
	padding-top: 10px;
	padding-bottom: 10px;
}
header.smaller ul.slimmenu li a {
	padding-top: 10px;
	padding-bottom: 10px;
}
header ul.slimmenu li ul li {
	background-color: rgba(68,54,47,0.9);
	width: 100%!important;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	top: 30px;
}
header.smaller ul.slimmenu li ul li {
	background-color: rgba(59,35,20,0.9);
	width: 100%!important;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	top: 10px;
}
header.smaller nav {
	height: 35px;
	z-index: 10000!important;
}
header.smaller nav a {
	line-height: 35px;
	z-index: 10000!important;
}
}