header .media_icons_header:hover {
    color:#e83f39!important;
}
header .collapse-button .icon-bar {
	background-color: #fff;
}
header.smaller .collapse-button .icon-bar {
	background-color: #fff;
}
header .collapse-button .icon-bar:hover {
	background-color: #fff;
}

header {
/* 
background: -moz-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%); 
background: -webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%); 
background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
*/
}
.menu_media {
	z-index:100 !important;
	position:relative;
}
header .header_top_flags a {
	color:#dc602d;
}
header .header_top_flags a:hover {
	color:#ccc;
}
.header_media_icon {
	color: #dc602d !important;
}
.header_media_icon:hover {
	color: #ccc !important;
}

/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
header {
	width: 100%;
	height: 110px;
	position: absolute;
	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;
	text-align:center;
	background-color:rgba(255,255,255,0.0);
}
header .logo {
    width: 155px;
    float: left;
    position: relative;
    z-index: 100!important;   
    background-color: transparent;
    top: 35px;
    background-position: left center;
    background-image: url('../../../images/System/logo/jagum-logo.png');
    background-repeat: no-repeat;
    background-size:contain;
}
header .header_text {
    width: 100%;
    float: none !important;
    text-align:center;
    color:#fff;
    font-size:21px;
    position:absolute;
    display:inline-block;
	top:40px;
	right:0;
}
header #nav {
	display: inline-block;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
.menu_selected {
	background-color: transparent;
	color: #0e10fb !important;
}
.header_media {
	width: auto;
	float: right;
	text-align: center;
	margin-top: 44px;
	margin-right: 45px;
	position:relative;
}
.header_media_icon {
	float: none;
	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: 15px;
	background-color:transparent;
	font-size:13px
}
.header_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 17px;
	font-weight: 400;
}
.menu_media {
	width: 100%;
	float: right;
	text-align:left;
	margin-top:30px;
	z-index:1 !important;
	position:relative;
	box-sizing:border-box;
	padding-left:43px
}
.menu_media_icon {
	float: none;
	color: #001f17 !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: 18px;
	background-color:#fff;
}
.menu_media_icon:hover {
	color: #dc602d !important;
}
.menu_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 22px;
	font-weight: 400;
}
header .header_top_flags a {
	margin-top: 44px;
	margin-left:0px;
	position:relative;
	text-decoration:none;
	font-size:15px;
	float:right;
	margin-right:50px
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
header {
	width: 100%;
	height: 110px;
	position: absolute;
	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;
	text-align:center;
	background-color:rgba(255,255,255,0.0);
}
header .logo {
    width: 155px;
    height:65px;
    float: left;
    position: relative;
    z-index: 100!important;   
    background-color: transparent;
    top: 20px;
    background-position: left center;
    background-image: url('../../../images/System/logo/jagum-logo.png');
    background-repeat: no-repeat;
    background-size:contain;
}
header .header_text {
    width: 100%;
    float: none !important;
    text-align:center;
    color:#fff;
    font-size:21px;
    position:absolute;
    display:inline-block;
	top:40px;
	right:0;
}
header #nav {
	display: inline-block;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
.menu_selected {
	background-color: transparent;
	color: #0e10fb !important;
}
.header_media {
	width: auto;
	float: right;
	text-align: center;
	margin-top: 40px;
	margin-right: 2px;
	position:relative;
}
.header_media_icon {
	float: none;
	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: 25px;
	background-color:transparent;
	font-size:15px
}
.header_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 17px;
	font-weight: 400;
}
.menu_media {
	width: 100%;
	float: right;
	text-align:left;
	margin-top:30px;
	z-index:1 !important;
	position:relative;
	box-sizing:border-box;
	padding-left:20px
}
.menu_media_icon {
	float: none;
	color: #001f17 !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: 10px;
	background-color:#fff;
}
.menu_media_icon:hover {
	color: #dc602d !important;
}
.menu_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 25px;
	font-weight: 400;
}
header .header_top_flags a {
	margin-top: 40px;
	margin-left:0px;
	position:relative;
	text-decoration:none;
	font-size:15px;
	float:right;
	margin-right:25px
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 659px) {
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;
	text-align:center;
	background-color:rgb(243, 237, 229,0.7)!important;
}
header .logo {
    width: 155px;
    height: 58px;
    float: left;
    position: relative;
    z-index: 100!important;   
    background-color: transparent;
    top: 0px;
    background-position: left center;
    background-image: url('../../../images/System/logo/jagum-logo.png');
    background-repeat: no-repeat;
    background-size:contain;
}
header .header_text {
    width: 100%;
    float: none !important;
    text-align:center;
    color:#fff;
    font-size:18px;
    position:absolute;
    display:inline-block;
	top:20px;
	right:0;
}
header #nav {
	display: inline-block;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
.menu_selected {
	background-color: transparent;
	color: #0e10fb !important;
}
.header_media {
	width: auto;
	float: right;
	text-align: center;
	margin-top: 22px;
	margin-right: 2px;
	position:relative;
}
.header_media_icon {
	float: none;
	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: 15px;
	background-color:transparent;
	font-size:13px
}
.header_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 17px;
	font-weight: 400;
}
.menu_media {
	width: 100%;
	float: right;
	text-align:left;
	margin-top: 20px;
	z-index:1 !important;
	position:relative;
	box-sizing:border-box;
	padding-left:20px
}
.menu_media_icon {
	float: none;
	color: #001f17 !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: 10px;
	background-color:#fff;
}
.menu_media_icon:hover {
	color: #dc602d !important;
}
.menu_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 25px;
	font-weight: 400;
}
header .header_top_flags a {
	margin-top: 24px;
	margin-left:0px;
	position:relative;
	text-decoration:none;
	font-size:13px;
	float:right;
	margin-right:25px
}
}
/* Media Queries for Tablet
-------------------------------------------------------------- */
@media all and (max-width: 658px) and (min-width: 558px) {
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;
	text-align:center;
	background-color:#dc602d;
}
header .logo {
    width: 155px;
    height: 58px;
    float: left;
    position: relative;
    z-index: 100!important;   
    background-color: transparent;
    top: 0px;
    background-position: left center;
    background-image: url('../../../images/System/logo/jagum-logo.png');
    background-repeat: no-repeat;
    background-size:contain;
}
header .header_text {
    width: 100%;
    float: none !important;
    text-align:center;
    color:#fff;
    font-size:18px;
    position:absolute;
    display:inline-block;
	top:20px;
	right:0;
}
header #nav {
	display: inline-block;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
.menu_selected {
	background-color: transparent;
	color: #0e10fb !important;
}
.header_media {
	width: auto;
	float: right;
	text-align: center;
	margin-top: 22px;
	margin-right: 2px;
	position:relative;
}
.header_media_icon {
	float: none;
	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: 15px;
	background-color:transparent;
	font-size:13px
}
.header_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 17px;
	font-weight: 400;
}
.menu_media {
	width: 100%;
	float: right;
	text-align:left;
	margin-top: 20px;
	z-index:1 !important;
	position:relative;
	box-sizing:border-box;
	padding-left:20px
}
.menu_media_icon {
	float: none;
	color: #001f17 !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: 10px;
	background-color:#fff;
}
.menu_media_icon:hover {
	color: #dc602d !important;
}
.menu_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 25px;
	font-weight: 400;
}
header .header_top_flags a {
	margin-top: 24px;
	margin-left:0px;
	position:relative;
	text-decoration:none;
	font-size:13px;
	float:right;
	margin-right:25px
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media all and (max-width:559px) 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;
	text-align:center;
	background-color:#dc602d;
}
header .logo {
    width: 155px;
    height: 58px;
    float: left;
    position: relative;
    z-index: 100!important;   
    background-color: transparent;
    top: 0px;
    background-position: left center;
    background-image: url('../../../images/System/logo/jagum-logo.png');
    background-repeat: no-repeat;
    background-size:contain;
}
header .header_text {
    width: 100%;
    float: none !important;
    text-align:center;
    color:#fff;
    font-size:18px;
    position:absolute;
    display:inline-block;
	top:20px;
	right:0;
}
header #nav {
	display: inline-block;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
.menu_selected {
	background-color: transparent;
	color: #0e10fb !important;
}
.header_media {
	width: auto;
	float: right;
	text-align: center;
	margin-top: 22px;
	margin-right: 2px;
	position:relative;
	display:none;
}
.header_media_icon {
	float: none;
	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: 15px;
	background-color:transparent;
	font-size:13px
}
.header_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 17px;
	font-weight: 400;
}
.menu_media {
	width: 100%;
	float: right;
	text-align:left;
	margin-top: 20px;
	z-index:1 !important;
	position:relative;
	box-sizing:border-box;
	padding-left:20px
}
.menu_media_icon {
	float: none;
	color: #001f17 !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: 10px;
	background-color:#fff;
}
.menu_media_icon:hover {
	color: #dc602d !important;
}
.menu_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 25px;
	font-weight: 400;
}
header .header_top_flags a {
	margin-top: 23px;
	margin-left:0px;
	position:relative;
	text-decoration:none;
	font-size:13px;
	float:right;
	margin-right:45px
}
}
/* 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;
	text-align:center;
	background-color:#dc602d;
}
header .logo {
    width: 155px;
    height: 58px;
    float: left;
    position: relative;
    z-index: 100!important;   
    background-color: transparent;
    top: 0px;
    background-position: left center;
    background-image: url('../../../images/System/logo/jagum-logo.png');
    background-repeat: no-repeat;
    background-size:contain;
}
header .header_text {
    width: 100%;
    float: none !important;
    text-align:center;
    color:#fff;
    font-size:18px;
    position:absolute;
    display:inline-block;
	top:20px;
	right:0;
}
header #nav {
	display: inline-block;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
}
.menu_selected {
	background-color: transparent;
	color: #0e10fb !important;
}
.header_media {
	width: auto;
	float: right;
	text-align: center;
	margin-top: 22px;
	margin-right: 2px;
	position:relative;
	display:none;
}
.header_media_icon {
	float: none;
	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: 15px;
	background-color:transparent;
	font-size:13px
}
.header_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 17px;
	font-weight: 400;
}
.menu_media {
	width: 100%;
	float: right;
	text-align:left;
	margin-top: 20px;
	z-index:1 !important;
	position:relative;
	box-sizing:border-box;
	padding-left:20px
}
.menu_media_icon {
	float: none;
	color: #001f17 !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: 10px;
	background-color:#fff;
}
.menu_media_icon:hover {
	color: #dc602d !important;
}
.menu_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height:1.3!important;
	font-size: 25px;
	font-weight: 400;
}
header .header_top_flags a {
	margin-top: 23px;
	margin-left:0px;
	position:relative;
	text-decoration:none;
	font-size:13px;
	float:right;
	margin-right:45px
}
}