/*Common*/
.menu li a {
	letter-spacing: 0;
}
nav a {
    font-weight: 400 !important;
    background: none !important;
}
span.lang-lang {
	padding: 2px 15px;
    background-size: 30px 19px;
    background-repeat: no-repeat;
    margin-right: 5px;
}
.menu > li ul {
	display: none;
}
.menu li:hover > ul, .has-dropdown:hover .mega-menu ul {
	display: block;
}
@media (min-width: 991px) {
	.lang-ul {
		width: auto !important;
	}
	.lang-ul > li {
		padding: 5px 0;
	}
}

/*header-CenteredLogo_2*/
.centeredlogo_2.featured-info {
	padding: 0;
	text-align: center;
}
.centeredlogo_2 .featured-text {
	float: none;
	display: inline-block;
	padding-left: 15px;
}
.centeredlogo_2 .image-xxs {
	max-height: 400px;
}
.centeredlogo_2 .menu {
    padding-top: 23px;
}
.centeredlogo_2 .menu li:hover > ul, .centeredlogo_2 .has-dropdown:hover .mega-menu ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
    z-index: 100;
}
.centeredlogo_2 .menu > li > ul  .has-dropdown:after {
    color: #fff;
    top: 0;
    right: 24px;
    content: "\e649";
}
.centeredlogo_2 .menu > li > ul li {
    position: relative;
    line-height: 24px;
    width: 100%;
    vertical-align: top;
    text-align: left;
}
.centeredlogo_2 .btn-sm {
	margin: 0;
}
.centeredlogo_2 .nav-bar {
	border: none;
}
@media (min-width: 991px) and (max-width: 1366px) {
	.centeredlogo_2 .menu {
		table-layout: fixed;
		height: 100px;
	}
	.centeredlogo_2 .menu {
		display: table;
		width: 100%;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.centeredlogo_2 .menu > li {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		float: none;
	}
	.centeredlogo_2 .menu > li a {
		height: 50px;
		line-height: 16px;
		padding-top: 15px;
	}
}
@media (min-width: 991px) {
	.centeredlogo_2 .layer-logo {
		position: relative;
		z-index: 100;
		height: 150px;
	}
	.centeredlogo_2 .nav-bar {
		max-height: none;
		height: auto;
	}
	.centeredlogo_2 .menu > li > ul li ul {
	    left: 100%;
	    top: 0;
	    z-index: 200;
	}
}
@media (max-width: 990px) {
	.centeredlogo_2 .layer-logo {
	    height: 55px;
	    padding-top: 5px;
	}
	.centeredlogo_2 .mobile-toggle.absolute-xs {
	    border: none !important
	}
	.centeredlogo_2 .menu li {
		text-align: left;
	}
}
@media (max-width: 520px) {
	.centeredlogo_2 .mobile-toggle.absolute-xs {
	    margin-top: 0;
	}
}


/*header-RightMenu*/
.rightmenu .nav-utility {
	text-align: center;
}
.rightmenu .logo {
	max-height: 100%;
}
.rightmenu .module-group {
	float: right;
}
.rightmenu .highlighted {
	line-height: 55px;
	font-weight: bold;
}
.rightmenu .menu li:hover > ul, .rightmenu .has-dropdown:hover .mega-menu ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
    z-index: 100;
}
.rightmenu .menu > li > ul  .has-dropdown:after {
    color: #fff;
    top: 0;
    right: 24px;
    content: "\e649";
}
.rightmenu .menu > li > ul li {
    position: relative;
    line-height: 24px;
    width: 100%;
    vertical-align: top;
    text-align: left;
}
.rightmenu .btn-lg {
	min-width: 0;
}
.rightmenu .lang-menu > li:after {
    content: '' !important;
}
.rightmenu .toggle-widget-handle {
    border-left: none;
    min-height: 55px;
    border-bottom: 1px solid #ccc !important;
}
@media (min-width: 991px) {
	.rightmenu .layer-logo {
		position: relative;
		z-index: 100;
		height: 150px;
	}
	.rightmenu .menu > li > ul li ul {
	    left: 100%;
	    top: 0;
	    z-index: 200;
	}
	.rightmenu .module {
		padding: 0 15px;
	}
}
@media (max-width: 990px) {
	.rightmenu .logo-dark {
	    height: 55px;
	}
	.rightmenu .module {
		border: none !important;
	}
	.rightmenu .module.widget-handle i {
	    line-height: 55px;
	}
	.rightmenu .fixlanguage a.flag-switch {
		padding: 0;
	}
}


/*header-CenteredLogo*/
.centeredlogo .menu li:hover > ul, .centeredlogo .has-dropdown:hover .mega-menu ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
    z-index: 100;
}
.centeredlogo .menu > li > ul  .has-dropdown:after {
    color: #fff;
    top: 0;
    right: 24px;
    content: "\e649";
}
.centeredlogo .menu > li > ul li {
    position: relative;
    line-height: 24px;
    width: 100%;
    vertical-align: top;
    text-align: left;
}
.centeredlogo .menu li {
	text-align: left;
}
.centeredlogo .logo {
	max-height: 100%;
}
@media (min-width: 991px) {
	.centeredlogo .menu > li > ul li ul {
	    left: 100%;
	    top: 0;
	    z-index: 200;
	}
}
@media (max-width: 990px) {
	.centeredlogo .module {
		border: none !important;
	}
}


/*header-JetMenu*/
.jetmenuheader .jet-logo {
	max-height: 98px;
}
.jetmenuheader .jetmenu ul.dropdown li {
	white-space: nowrap;
}
.jetmenuheader .jetmenu ul.dropdown li a {
	margin-right: 15px;
}
.jetmenuheader .jetmenu > li > a {
	padding: 20px 24px;
}
.jetmenuheader .jetmenu ul.dropdown {
	top: 64px;
}
.jetmenuheader .jetmenu {
	border: none;
}
.jetmenuheader .lang-menu > li:after {
    content: '' !important;
}
.jetmenuheader .fixlanguage {
    width: 100%;
    border: none;
    min-height: 64px;
    line-height: 64px;
}
.jetmenuheader .container-fluid {
	border-top: 1px solid #ccc;
}
.jetmenuheader .search-form {
    margin-top: 29px;
}
.jetmenuheader input[name=name] {
	height: 40px;
	margin-bottom: 19px;
}
.jetmenuheader button[type=submit] {
	height: 40px;
	top: 29px;
	max-width: 40px;
}
.jetmenuheader .lang-li {
	float: right;
}
.jetmenuheader {
	min-height: 0 !important;
}
.jetmenuheader .jetmenu > li {
	display: none;
}
.jetmenuheader .jetmenu a {
	background: none;
}
.jetmenuheader .jetmenu ul.dropdown, .jetmenuheader .lang-menu ul {
	float: left;
}
.jetmenuheader .jet-highlight {
	padding: 20px 0 !important;
}
@media (max-width: 990px) {
	.jetmenuheader .jetmenu > li > ul.dropdown > li ul.dropdown {
	    padding-left: 20px !important;
	}
	.jetmenuheader .fixlanguage {
		padding: 10px 20px;
	}
	.jetmenuheader .lang-link {
		padding: 12px 24px 12px;
	}
	.jetmenuheader .logo-container {
		text-align: center;
	}
}


/*header-MSticky*/
.msticky {
	z-index: 150;
}
.msticky .logo {
	max-height: 60px;
}
.msticky .up-logo {
	padding: 0;
}
.msticky .drop-childs {
    width: 100%;
    margin-left: 10px !important;
}
.msticky .drop-childs a:before {
    margin-right: 6px;
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f148";
    transform: rotate(90deg);
    font-size: 16px;
}
.msticky .search-container {
	position: absolute;
    display: none;
    background: #333333;
    width: 20%;
    top: 60px;
    font-size: 12px;
    color: #999;
    z-index: 99;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000;
    right: -1000px;
}
.msticky .search-container input[type=submit] {
	margin-bottom: 0;
	border: none;
	width: 50px;
}
.msticky .search-container input[type=text] {
	width: calc(100% - 50px);
	margin-bottom: 0;
}
.msticky .search-input {
	font-family: 'FontAwesome';
	font-size: 20px;
	font-weight: lighter;
    vertical-align: top;
}
.msticky ul.dropdown {
	float: left !important;
}
.msticky .jetmenu > li {
	display: none;
}
.msticky .parent-name a {
	font-weight: bold !important;
}
.msticky .megamenu li {
	margin: 0 !important;
}
.msticky .megamenu .col1 {
	float: left !important;
}
.msticky .jetmenu {
	border: none;
}
.msticky ul.dropdown li a {
	white-space: nowrap;
}
.msticky .megamenu a {
	padding: 5px;
	-o-transition: all .3s linear !important;
    -webkit-transition: all .3s linear !important;
    -moz-transition: all .3s linear !important;
    transition: all .3s linear !important;
}
.msticky .megamenu ul {
	position: static !important;
}
.msticky .up-logo {
	padding: 0 !important;
}
.msticky .mobile-logo {
	max-height: 50px;
}
.msticky .dropdown li {
	margin-right: 10px !important;
}
@media (max-width: 990px) {
	.msticky .search-container {
		position: relative;
		width: 100%;
		top: 0;
	}
	.msticky li.title {
		padding: 0 !important;
	}
	.msticky .megamenu ul {
		margin: 0 !important;
	}
	.msticky .megamenu a {
		padding: 0;
	}
	.msticky .megamenu ul.drop-childs {
	    margin-left: 10px !important;
	}
	.msticky .megamenu ul li:not(.title) {
	    padding-left: 10px !important;
	}
	.msticky .jetmenux ul.dropdown li ul.dropdown {
		padding-left: 10px;
	}
}