header .media_icons {
	z-index:100000
}
header .btn {
	float: left;
	width: auto;
	margin-top: 18px;
	padding: 7px 10px 7px 16px;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 0px;
	border-bottom: 0px solid #afa295;
	color: #fff;
	background-color: #003d5a;
	border-radius: 25px;
	z-index:10000000!important;
	position:relative
}
header .btn i {
	font-size:15px!important;
	float:right;
	direction: rtl;
	margin-left: 7px!important;
	margin-top: 0px;
	background-color:#11b0c3;
	width:20px;
	height:20px;
	border-radius:50%;
	line-height:1.4em
}
header .btn:hover {
	border-bottom: 0px solid #323232;
	color: #fff;
	background-color: #304e84;
}
header .media_icons_header i {
	margin-left: 0px;
}
header .media_icons_header:hover {
	color:#003d5a !important;
}
.menu {
	width:100%;
	float:right;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right:0
}
header .logo {
    z-index: 100 !important;
	position:relative
}

/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
header {
	width: 100%;
	height: 70px;
	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: #fff;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
	border-top: 1px solid #003d5a;
}
header .header_top {
    width: 100%;
    float: right;
    height: 35px;
	background-color:#003d5a;
}
header .header_top_text {
    width: auto;
    float: right;
    color:#fff;
    font-size: 17px;
	line-height: 1.4em;
	direction: rtl;
	text-decoration: none;
	margin-top:5px;
}
header .media_icons {
	float: left;
	width: auto;
	margin-top: 17px;
	position:relative;
	z-index:1000000000
}
header .media_icons_header {
	float: right;
	width: auto;
	font-size: 35px;
	font-weight: 400;
	text-align: right;
	margin-left: 10px;
	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 .logo {
    width: 200px;
	height:70px;
    float: right;
    z-index: 100 !important;
	padding-left: 10px;
	border-left: 1px solid #f4f4f4;
	display:table;
}
header .nav {
	display: inline-block;
	float: right;
	width: auto;
	margin-top: 19.5px;
	margin-right:20px;
	z-index: 10000!important;
}
.header_media {
	width: auto;
	float: left;
	text-align:center;
	margin-top:29px;
	margin-right:50px
}
.header_media_icon {
	float: none;
	color: #2b3042 !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: rtl;
	margin-left: 10px;
	background-color:#fff;
	padding: 2px 6px 2px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header_media_icon:hover {
	color: #324386 !important;
}
.header_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 17px;
	font-weight: 400;
}
header #nav {
	display: inline-block;
	float: right;
	width: 100%;
	z-index: 10000!important;
}
header .slimmenu li a {
	padding-top: 22px;
	padding-bottom: 21px;
	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: 22px;
	direction: rtl;
	font-family: 'almoni-neue-tzar', sans-serif;
}
header .slimmenu li.menu_sep {
	float: right;
	width: 1px;
	height:20px;
	margin-top:25px;
	background-color:#fff;
}
header ul.slimmenu li > ul {
	position: absolute;
	right: 0;
	top: 71px;
	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: #f4f4f4;
	text-align: center;
	font-size: 17px;
	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;
}
.header_top_flags {
	float: left;
	width: auto;
	margin-top: 25px;
	display: block;
	position:relative;
	z-index:100000;
	margin-left: 0px;
	border: 1px solid #003d5a;
	padding: 4px 5px 5px 4px;
	border-radius:2px;
}
.header_top_flags:hover {
	border: 1px solid #f15e4d;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media (max-width: 1439px) and (min-width: 769px) {
header {
	width: 100%;
	height: 70px;
	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: #fff;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
	border-top: 1px solid #003d5a;
}
header .header_top {
    width: 100%;
    float: right;
    height: 35px;
	background-color:#003d5a;
}
header .header_top_text {
    width: auto;
    float: right;
    color:#fff;
    font-size: 17px;
	line-height: 1.4em;
	direction: rtl;
	text-decoration: none;
	margin-top:5px;
}
header .media_icons {
	float: left;
	width: auto;
	margin-top: 17px;
	position:relative;
	z-index:1000000000
}
header .media_icons_header {
	float: right;
	width: auto;
	font-size: 35px;
	font-weight: 400;
	text-align: right;
	margin-left: 10px;
	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 .logo {
    width: 200px;
	height:70px;
    float: right;
    z-index: 100 !important;
	padding-left: 10px;
	border-left: 1px solid #f4f4f4;
	display:table;
}
header .nav {
	display: inline-block;
	float: right;
	width: auto;
	margin-top: 19.5px;
	margin-right:20px;
	z-index: 10000!important;
}
.header_media {
	width: auto;
	float: left;
	text-align:center;
	margin-top:29px;
	margin-right:50px
}
.header_media_icon {
	float: none;
	color: #2b3042 !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: rtl;
	margin-left: 10px;
	background-color:#fff;
	padding: 2px 6px 2px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header_media_icon:hover {
	color: #324386 !important;
}
.header_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 17px;
	font-weight: 400;
}
header #nav {
	display: inline-block;
	float: right;
	width: 100%;
	z-index: 10000!important;
}
header .slimmenu li a {
	padding-top: 22px;
	padding-bottom: 21px;
	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: 22px;
	direction: rtl;
	font-family: 'almoni-neue-tzar', sans-serif;
}
header .slimmenu li.menu_sep {
	float: right;
	width: 1px;
	height:20px;
	margin-top:25px;
	background-color:#fff;
}
header ul.slimmenu li > ul {
	position: absolute;
	right: 0;
	top: 71px;
	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: #f4f4f4;
	text-align: center;
	font-size: 17px;
	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;
}
.header_top_flags {
	float: left;
	width: auto;
	margin-top: 25px;
	display: block;
	position:relative;
	z-index:100000;
	margin-left: 0px;
	border: 1px solid #003d5a;
	padding: 4px 5px 5px 4px;
	border-radius:2px;
}
.header_top_flags:hover {
	border: 1px solid #f15e4d;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 558px) {
header {
	width: 100%;
	height: 50px;
	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: #fff;
}
header .header_top {
    width: 100%;
    float: right;
    height: 30px;
	background-color:#003d5a;
}
header .header_top_text {
    width: auto;
    float: right;
    color:#fff;
    font-size: 15px;
	line-height: 1.4em;
	direction: rtl;
	text-decoration: none;
	margin-top:5px;
	position:absolute;
	right:15px;
}
header .media_icons {
	float: left;
	width: auto;
	margin-top: 9px;
	position:absolute;
	left: 195px;
}
header .media_icons_header {
	float: right;
	width: auto;
	font-size: 30px;
	font-weight: 400;
	text-align: right;
	margin-left: 5px;
	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 .logo {
    width: 145px;
	height:50px;
    float: right;
    position: absolute;
    right: 10px;
    z-index:100000!important;
	display:table
}
.header_media {
	width: auto;
	float: left;
	text-align:center;
	margin-top:29px;
	margin-right:50px
}
.header_media_icon {
	float: none;
	color: #2b3042 !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: rtl;
	margin-left: 10px;
	background-color:#fff;
	padding: 2px 6px 2px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header_media_icon:hover {
	color: #324386 !important;
}
.header_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 17px;
	font-weight: 400;
}
.page_wrapper {
	width:100%;
	margin: 0 auto;
	max-width: 100%;
}
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: 13px;
	padding-bottom: 13px;
}
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 .collapse-button {
	margin-top: 25px;
}
header .btn {
	float: left;
	width: auto;
	margin-top: 9px;
	padding: 5px 8px 5px 8px;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	border-bottom: 0px solid #afa295;
	color: #fff;
	background-color: #003d5a;
	border-radius: 25px;
	z-index:10000000!important;
	position:relative;
	left:25px
}
header .btn i {
	font-size:15px!important;
	float:right;
	direction: rtl;
	margin-left: 7px!important;
	margin-top: 0px;
	background-color:#11b0c3;
	width:20px;
	height:20px;
	border-radius:50%;
}
.header_top_flags {
	float: left;
	width: auto;
	margin-top: 13px;
	display: block;
	position:relative;
	z-index:100000;
	margin-left: 0px;
	border: 1px solid #003d5a;
	padding: 2px 4px 4px 2px;
	border-radius:2px;
	margin-left:30px
}
.header_top_flags:hover {
	border: 1px solid #f15e4d;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media all and (max-width:559px) and (min-width:319px) {
header {
	width: 100%;
	height: 50px;
	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: #fff;
}
header .header_top {
    width: 100%;
    float: right;
    height: 30px;
	background-color:#003d5a;
}
header .header_top_text {
    width: auto;
    float: right;
    color:#fff;
    font-size: 15px;
	line-height: 1.4em;
	direction: rtl;
	text-decoration: none;
	margin-top:5px;
	position:absolute;
	right:15px;
}
header .media_icons {
	float: left;
	width: auto;
	margin-top: 9px;
	position:absolute;
	left: 182px;

}
header .media_icons_header {
	float: right;
	width: auto;
	font-size: 30px;
	font-weight: 400;
	text-align: right;
	margin-left: 10px;
	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 .logo {
    width: 135px;
    float: right;
	height:50px;
    position: absolute;
    right: 10px;
    z-index:100000!important;
	display:table;
}
.header_media {
	width: auto;
	float: left;
	text-align:center;
	margin-top:29px;
	margin-right:50px
}
.header_media_icon {
	float: none;
	color: #2b3042 !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: rtl;
	margin-left: 10px;
	background-color:#fff;
	padding: 2px 6px 2px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header_media_icon:hover {
	color: #324386 !important;
}
.header_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 17px;
	font-weight: 400;
}
.page_wrapper {
	width:100%;
	margin: 0 auto;
	max-width: 100%;
}
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: 13px;
	padding-bottom: 13px;
}
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 .collapse-button {
	margin-top: 25px;
}
header .btn {
	float: left;
	width: auto;
	margin-top: 11px;
	padding: 5px 7px 5px 7px;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	border-bottom: 0px solid #afa295;
	color: #fff;
	background-color: #003d5a;
	border-radius: 25px;
	z-index:10000000!important;
	position:relative;
	left:35px
}
header .btn i {
	font-size:14px!important;
	float:right;
	direction: rtl;
	margin-left: 7px!important;
	margin-top: 0px;
	background-color:#11b0c3;
	width:18px;
	height:18px;
	border-radius:50%;
}
.header_top_flags {
	float: left;
	width: auto;
	margin-top: 13px;
	display: block;
	position:relative;
	z-index:100000;
	margin-left: 0px;
	border: 1px solid #003d5a;
	padding: 2px 4px 4px 2px;
	border-radius:2px;
	margin-left:30px
}
.header_top_flags:hover {
	border: 1px solid #f15e4d;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
header {
	width: 100%;
	height: 50px;
	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: #fff;
}
header .header_top {
    width: 100%;
    float: right;
    height: 30px;
	background-color:#003d5a;
}
header .header_top_text {
    width: auto;
    float: right;
    color:#fff;
    font-size: 15px;
	line-height: 1.4em;
	direction: rtl;
	text-decoration: none;
	margin-top:5px;
	position:absolute;
	right:15px;
}
header .media_icons {
	float: left;
	width: auto;
	margin-top: 9px;
	position:absolute;
	left: 182px;

}
header .media_icons_header {
	float: right;
	width: auto;
	font-size: 30px;
	font-weight: 400;
	text-align: right;
	margin-left: 10px;
	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 .logo {
    width: 135px;
    float: right;
	height:50px;
    position: absolute;
    right: 10px;
    z-index:100000!important;
	display:table;
}
.header_media {
	width: auto;
	float: left;
	text-align:center;
	margin-top:29px;
	margin-right:50px
}
.header_media_icon {
	float: none;
	color: #2b3042 !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: rtl;
	margin-left: 10px;
	background-color:#fff;
	padding: 2px 6px 2px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header_media_icon:hover {
	color: #324386 !important;
}
.header_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 17px;
	font-weight: 400;
}
.page_wrapper {
	width:100%;
	margin: 0 auto;
	max-width: 100%;
}
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: 13px;
	padding-bottom: 13px;
}
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 .collapse-button {
	margin-top: 25px;
}
header .btn {
	float: left;
	width: auto;
	margin-top: 11px;
	padding: 5px 7px 5px 7px;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	border-bottom: 0px solid #afa295;
	color: #fff;
	background-color: #003d5a;
	border-radius: 25px;
	z-index:10000000!important;
	position:relative;
	left:35px
}
header .btn i {
	font-size:14px!important;
	float:right;
	direction: rtl;
	margin-left: 7px!important;
	margin-top: 0px;
	background-color:#11b0c3;
	width:18px;
	height:18px;
	border-radius:50%;
}
.header_top_flags {
	float: left;
	width: auto;
	margin-top: 13px;
	display: block;
	position:relative;
	z-index:100000;
	margin-left: 0px;
	border: 1px solid #003d5a;
	padding: 2px 4px 4px 2px;
	border-radius:2px;
	margin-left:30px
}
.header_top_flags:hover {
	border: 1px solid #f15e4d;
}
}