header .media_icons_header:hover {
	color: #e83f39 !important;
}
header .collapse-button .icon-bar {
	background-color: #0179fd;
}
header.smaller .collapse-button .icon-bar {
	background-color: #0179fd;
}
header .collapse-button .icon-bar:hover {
	background-color: #0179fd;
}
.header_btn {
	z-index: 1000000000 !important;
}
header {
	border-bottom: 1px solid #f9f9f9;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
header {
	width: 100%;
	height: 100px;
	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-color: #fbfafc;
}
header .logo {
	width: 260px;
	float: left;
	position: relative;
	right: 0;
	top: 16px;
	z-index: 10000000 !important;
	background-color: transparent;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header #nav {
	display: inline-block;
	float: right;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000 !important;
}
header .slimmenu li a {
	padding-top: 41px;
	padding-bottom: 41px;
	padding-right: 15px;
	padding-left: 15px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: left;
	width: 100% !important;
	margin: 0;
	font-size: 14px;
	direction: ltr;
	text-align: center;
	background-color: transparent;
	color: #4a4a4a;
}
header ul.slimmenu li > ul {
	position: absolute;
	right: 0;
	top: 91px;
	z-index: 999;
	width: 100%;
}
header ul.slimmenu li ul li {
	width: 200px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	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 .collapse-button {
	margin-top: 14px;
}
.menu_selected {
	background-color: transparent;
	color: #f58964 !important;
	font-weight: 400 !important;
}
ul.slimmenu li ul li a.menu_selected {
	background-color: #fff !important;
	color: #f58964 !important;
}
.onlyOnMobile {
	display: none !important;
}
header .slimmenu li.navSep {
	float: right;
	width: 1px !important;
	height: 28px;
	background-color: #f4f4f4;
	margin-top: 20px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.header_media {
	width: auto;
	float: right;
	text-align: center;
	margin-top: 38px;
	margin-right: 37px;
	margin-left: 25px;
}
.header_media_icon {
	float: none;
	color: #ff8b62 !important;
	text-align: center;
	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;
	margin-right: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header_media_icon:hover {
	color: #3253a4 !important;
}
.header_media_icon i {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.3 !important;
	font-size: 17px;
	font-weight: 400;
}
.header_btn {
	float: right;
	width: auto;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 0;
	margin-top: 34px;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
header {
	width: 100%;
	height: 90px;
	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-color: #fbfafc;
}
header .logo {
	width: 260px;
	float: left;
	position: relative;
	right: 0;
	top: 10px;
	z-index: 10000000 !important;
	background-color: transparent;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header #nav {
	display: inline-block;
	float: right;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000 !important;
}
header .slimmenu li a {
	padding-top: 37px;
	padding-bottom: 37px;
	padding-right: 12px;
	padding-left: 12px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: 100% !important;
	margin: 0;
	font-size: 14px;
	direction: ltr;
	text-align: center;
	background-color: transparent;
	color: #4a4a4a;
}
header ul.slimmenu li > ul {
	position: absolute;
	right: 0;
	top: 91px;
	z-index: 999;
	width: 100%;
}
header ul.slimmenu li ul li {
	width: 200px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	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 .collapse-button {
	margin-top: 14px;
}
.menu_selected {
	background-color: transparent;
	color: #f58964 !important;
	font-weight: 400 !important;
}
ul.slimmenu li ul li a.menu_selected {
	background-color: #fff !important;
	color: #f58964 !important;
}
.onlyOnMobile {
	display: none !important;
}
header .slimmenu li.navSep {
	float: right;
	width: 1px !important;
	height: 28px;
	background-color: #f4f4f4;
	margin-top: 20px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.header_media {
	width: auto;
	float: right;
	text-align: center;
	margin-top: 33px;
	margin-right: 30px;
	margin-left: 12px;
}
.header_media_icon {
	float: none;
	color: #ff8b62 !important;
	text-align: center;
	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;
	margin-right: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header_media_icon:hover {
	color: #3253a4 !important;
}
.header_media_icon i {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.3 !important;
	font-size: 17px;
	font-weight: 400;
}
.header_btn {
	float: right;
	width: auto;
	display: block;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 0;
	margin-top: 29px;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 481px) {
header {
	width: 100%;
	height: 60px;
	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-color: #fbfafc;
	border-bottom: 1px solid #f4f4f4;
}
header .logo {
	width: 150px;
	float: left;
	position: relative;
	top: 10px;
	z-index: 10000000 !important;
	background-color: transparent;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
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;
	right: 0;
}
header .slimmenu li a {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
header.smaller ul.slimmenu li a {
}
header ul.slimmenu li ul li {
	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 .collapse-button {
	margin-top: 14px;
}
.header_media {
	width: auto;
	float: right;
	text-align: center;
	margin-top: 16px;
	position: relative;
	right: 38px;
	z-index:100000000;
}
.header_media_icon {
	float: none;
	color: #0179fd !important;
	text-align: center;
	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;
	margin-right: 5px;
	background-color: #fff;
	padding: 2px 6px 2px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header_media_icon:hover {
	color: #3253a4 !important;
}
.header_media_icon i {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.3 !important;
	font-size: 17px;
	font-weight: 400;
}
.header_btn {
	float: right;
	width: auto;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-top: 16px;
	position: relative;
	right: 33px;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
header {
	width: 100%;
	height: 60px;
	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-color: #fbfafc;
	border-bottom: 1px solid #f4f4f4;
}
header .logo {
	width: 180px;
	float: left;
	position: absolute;
	top: 6px;
	left:15px;
	z-index: 10000000 !important;
	background-color: transparent;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
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;
	right: 0;
}
header .slimmenu li a {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
header.smaller ul.slimmenu li a {
}
header ul.slimmenu li ul li {
	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 .collapse-button {
	margin-top: 14px;
}
.header_media {
	width: auto;
	float: right;
	text-align: center;
	margin-top: 17.5px;
	position: relative;
	right: 37px;
	z-index:100000000!important;
}
.header_media_icon {
	float: none;
	color: #0179fd !important;
	text-align: center;
	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;
	margin-right: 0px;
	background-color: #fff;
	padding: 1px 6px 2px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header_media_icon:hover {
	color: #3253a4 !important;
}
.header_media_icon i {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.3 !important;
	font-size: 17px;
	font-weight: 400;
}
.header_btn {
	float: right;
	width: auto;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 18px;
	position: relative;
	right: 37px;
	display:none !important;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
header {
	width: 100%;
	height: 60px;
	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-color: #fbfafc;
	border-bottom: 1px solid #f4f4f4;
}
header .logo {
	width: 180px;
	float: left;
	position: absolute;
	top: 6px;
	left:15px;
	z-index: 10000000 !important;
	background-color: transparent;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
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;
	right: 0;
}
header .slimmenu li a {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
header.smaller ul.slimmenu li a {
}
header ul.slimmenu li ul li {
	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 .collapse-button {
	margin-top: 14px;
}
.header_media {
	width: auto;
	float: right;
	text-align: center;
	margin-top: 17.5px;
	position: relative;
	right: 37px;
	z-index:100000000!important;
}
.header_media_icon {
	float: none;
	color: #0179fd !important;
	text-align: center;
	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;
	margin-right: 0px;
	background-color: #fff;
	padding: 1px 6px 2px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header_media_icon:hover {
	color: #3253a4 !important;
}
.header_media_icon i {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.3 !important;
	font-size: 17px;
	font-weight: 400;
}
.header_btn {
	float: right;
	width: auto;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 18px;
	position: relative;
	right: 37px;
	display:none !important;
}
}
