﻿@font-face {
	font-family: DIN-Regular;
	font-style: normal;
	font-weight: normal;
	src: url(/css/font/DINWebPro/DINWebPro_subset.eot);
	src: url(/css/font/DINWebPro/DINWebPro_subset.eot?#iefix) format('embedded-opentype'),
		 url(/css/font/DINWebPro/DINWebPro.woff) format('woff'),
		 url(/css/font/DINWebPro/DINWebPro_subset.ttf) format('truetype');
}
@font-face {
	font-family: DIN-Light;
	font-style: normal;
	font-weight: normal;
	src: url(/css/font/DINWebPro/DINWebPro-Light_subset.eot);
	src: url(/css/font/DINWebPro/DINWebPro-Light_subset.eot?#iefix) format('embedded-opentype'),
		 url(/css/font/DINWebPro/DINWebPro-Light.woff) format('woff'),
		 url(/css/font/DINWebPro/DINWebPro-Light_subset.ttf) format('truetype');
}
@font-face {
	font-family: DIN-Medium;
	font-style: normal;
	font-weight: normal;
	src: url(/css/font/DINWebPro/DINWebPro-Medium_subset.eot);
	src: url(/css/font/DINWebPro/DINWebPro-Medium_subset.eot?#iefix) format('embedded-opentype'),
		 url(/css/font/DINWebPro/DINWebPro-Medium.woff) format('woff'),
		 url(/css/font/DINWebPro/DINWebPro-Medium_subset.ttf) format('truetype');
}
@font-face {
	font-family: DIN-Bold;
	font-style: normal;
	font-weight: normal;
	src: url(/css/font/DINWebPro/DINWebPro-Bold_subset.eot);
	src: url(/css/font/DINWebPro/DINWebPro-Bold_subset.eot?#iefix) format('embedded-opentype'),
		 url(/css/font/DINWebPro/DINWebPro-Bold.woff) format('woff'),
		 url(/css/font/DINWebPro/DINWebPro-Bold_subset.ttf) format('truetype');
}
@font-face {
	font-family: DIN-CondBold;
	font-style: normal;
	font-weight: normal;
	src: url(/css/font/DINWebPro/DINWebPro-CondBold_subset.eot);
	src: url(/css/font/DINWebPro/DINWebPro-CondBold_subset.eot?#iefix) format('embedded-opentype'),
		 url(/css/font/DINWebPro/DINWebPro-CondBold.woff) format('woff'),
		 url(/css/font/DINWebPro/DINWebPro-CondBold_subset.ttf) format('truetype');
}
@font-face {
	font-family: icomoon;
	font-style: normal;
	font-weight: normal;
	src: url(/css/font/icomoon/icomoon.eot);
	src: url(/css/font/icomoon/icomoon.eot?#iefix) format('embedded-opentype'),
		 url(/css/font/icomoon/icomoon.woff) format('woff'),
		 url(/css/font/icomoon/icomoon.ttf) format('truetype');
}


#page {
	margin: 0 auto;
	position: relative;
}

#header {
	background: #fff;
	height: 74px;
	font-family: 'DIN-Regular',Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 1;
	webkit-font-smoothing: antialiased;
	moz-osx-font-smoothing: grayscale;
}
#header .nav_separator {
	background: url(/images/global/rebrand/header/header_line.png) repeat-x;
	z-index: 7000;
	width: 100%;
	height: 3px;
	position: absolute;
	top: 74px;
}

#hyundaiLogo {
	width: 112px;
	height: 74px;
	position: absolute;
	left: -19px;
}
#hyundaiLogo .hyundai-logo {
	width: 112px;
	height: 74px;
	display: block;
}

#topNavContainer {
	position: relative;
	z-index: 8000;
}
#navigation {
	width: 960px;
	height: 74px;
	margin: 0 auto;
	position: relative;
}


#globalNavUtility {
	width: 838px;
	margin: 9px 0 0 0;
	height: 22px;
	float: right;
	position: relative;
	display: inline;
	top: 0;
	z-index: 100009;
}
#globalNavUtility .global_nav {
	float: right;
	margin-top: -4px;
	font-size: 10px;
	color: #6e7c7c;
	text-align: center;
}
#globalNavUtility .global_nav>span,#globalNavUtility div.drop_down {
	float: left;
	margin-top: 8px;
}
#globalNavUtility span.separator {
	background: none repeat scroll 0 0 #6e7c7c;
	display: inline-block;
	height: 10px;
	margin: 8px 9px 9px 16px;
	width: 1px;
}
#globalNavUtility .search {
	float: right;
	margin-left: 18px;
	position: relative;
}
#globalNavUtility .search #hyundaiSearchSubmit {
	position: absolute;
	width: 16px;
	height: 22px;
	top: 0px;
	left: -1px;
	text-align: center;
}
#globalNavUtility .search input {
	background: #fff url(/images/global/rebrand/header/search-button.png) 5px 3px no-repeat;
	height: 16px;
	width: 83px;
	color: #6e7c7c;
	font-size: 10px;
	line-height: 18px;
	padding-left: 18px;
	border: 1px solid #e5e5e5;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
}
#globalNavUtility a.item {
	color: inherit;
	font-size: inherit;
}
#globalNavUtility .owner_login {
	margin-left: 5px;
}
#globalNavUtility div.drop_down {
	display: inline-block;
	float: left;
}
#globalNavUtility div.drop_down > a.item {
	margin-left: 5px;
}
#globalNavUtility div.drop_down ul {
	background: none repeat scroll 0 0 #FFF;
	list-style-type: none;
	position: relative;
	text-align: left;
	display: none;
	padding-top: 5px;
}
#globalNavUtility div.drop_down ul li {
	width: 50px;
}
#globalNavUtility div.drop_down ul li a {
	padding: 5px 5px 5px 5px;
	display: block;
}
#globalNavUtility div.drop_down ul li a:hover {
	background: #f5f5f5;
}
#globalNavUtility div.drop_down .indicator {
	display: inline-block;
	height: 5px;
	margin-left: 5px;
	width: 7px;
}
#globalNavUtility div.drop_down .lang_arrow_down {
	background: url("/images/unify/global/lang_arrow_down.png") no-repeat scroll 0 0 transparent;
}
#globalNavUtility div.drop_down .lang_arrow_up {
	background: url("/images/unify/global/lang_arrow_up.png") no-repeat scroll 0 0 transparent;
}



#topNavWrapper {
	width: 960px;
	height: 74px;
	margin: 0 auto;
	position: absolute;
	text-align: left;
}
#topNavWrapper .second-nav {
	display: block;
	position: absolute;
	width: 845px;
	margin: 0 auto;
	top: 39px;
	left: 125px;
}
#topNavWrapper #leftNav {
	list-style: none;
	position: relative;
	overflow: visible;
	margin-top: 0;
	padding-left: 0;
}
#topNavWrapper #leftNav > li {
	float: left;
}
#topNavWrapper #leftNav li.top-nav-item {
	height: 38px;
}
#topNavWrapper #leftNav li ul li.second-nav-item {
	background: none;
}
#topNavWrapper #leftNav li ul li.second-nav-item.selected {
	background: url("/images/unify/navigation/second-nav-background-selected.png") repeat-x;
	text-shadow: 0 0 20px white;
}

#topNavWrapper #leftNav li .top-nav-text {
	font-family: 'DIN-Regular',Arial,Helvetica,sans-serif;
	color: #000;
	padding: 6px 12px;
	display: block;
}
#topNavWrapper #leftNav li .top-nav-text.selected {
	background-color: #f2f2f2;
}
#topNavWrapper #leftNav li .vehicle-listing-panel .left-shadow-bg {
	position: absolute;
	left: -5px;
	background: url("/images/unify/navigation/left-shadow-bg.png") no-repeat scroll 0 50% transparent;
	height: 440px;
	width: 15px;
}
#topNavWrapper #leftNav li .vehicle-listing-panel .right-shadow-bg {
	position: absolute;
	right: -5px;
	background: url("/images/unify/navigation/right-shadow-bg.png") no-repeat scroll 0 50% transparent;
	height: 440px;
	width: 15px;
}
#topNavWrapper #leftNav li .menu-listing-panel .left-shadow-bg {
	position: absolute;
	left: 0px;
	background: url("/images/unify/navigation/left-shadow-bg.png") no-repeat scroll 0 50% transparent;
	background-position: 0 50% !important;
	background-size: 15px 70%;
	height: 290px;
	width: 15px;
}
#topNavWrapper #leftNav li .menu-listing-panel .right-shadow-bg {
	position: absolute;
	right: 0px;
	background: url("/images/unify/navigation/right-shadow-bg.png") no-repeat scroll 0 50% transparent;
	background-position: 0 50% !important;
	background-size: 15px 70%;
	height: 290px;
	width: 15px;
}
#topNavWrapper #leftNav li .bottom-shadow-bg {
	position: absolute;
	bottom: 0;
	background: url("/images/unify/navigation/bottom-shadow-bg.png") no-repeat scroll 50% 0 transparent;
	height: 15px;
	width: 100%;
}

#topNavWrapper #leftNav li.top-right-nav {
	float: right;
}
.top-right-nav #rightNav {
	position: relative;
	float: right;
	margin-right: 0;
}
.top-right-nav #rightNav li {
	float: left;
}
.top-right-nav #rightNav li a.item {
	font-family: 'DIN-Regular',Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #004b8d;
	padding: 6px 10px;
	display: block;
}
.top-right-nav #rightNav li a.down {
	background-color: #f5f5f5;
	color: #369;
}
.top-right-nav #rightNav input#hyundaiSearch {
	background: #384c6c;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	border: none;
	margin-right: 5px;
}


.vehicle-listing-panel {
	position: absolute;
	top: 35px;
	margin: 0;
	padding: 0;
	display: none;
	overflow: hidden;
	padding: 0 10px 15px 10px;
	left: -154px;
}
.vehicle-listing-panel .panel {
	background: #f2f2f2 url(/images/global/rebrand/header/header_line.png) repeat-x;
	width: 1000px;
	height: 560px;
}
.vehicle-listing-panel .vehicle-listing-decor {
	display: block;
	width: 980px;
	overflow: hidden;
	position: relative;
	padding: 20px 0 0 20px;
}
.vehicle-listing-panel .vehicle-catagory-panel {
	width: 100%;
	height: 134px;
}
.vehicle-listing-panel .vehicle-box {
	float: left;
	width: 195px;
	height: 120px;
	text-align: center;
	position: relative;
}
.vehicle-listing-panel .vehicle-box .vehicle-category {
	position: absolute;
	top: -3px;
	left: 21px;
	font-size: 14px;
	color: #666666;
}
.vehicle-listing-panel .vehicle-box .vehicle-item {
	position: relative;
	left: -10px;
}
.vehicle-listing-panel .vehicle-box .vehicle-model-title {
	font-size: 14px;
	color: #0055b8;
	margin: 9px 0 0 5px;
}
.vehicle-listing-panel .vehicle-box.hover .vehicle-model-title {
	color: #002856;
}
.vehicle-listing-panel .vehicle-box .vehicle-model-price {
	font-size: 11px;
	color: #002856;
	padding: 0;
	margin: 4px 0 0 5px;
}
.vehicle-listing-panel .vehicle-box .vehicle-thumb,.vehicle-listing-panel .vehicle-box-highlight .vehicle-thumb {
	display: block;
	height: 53px;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	margin-top: 20px;
	display: inline-block;
}


.menu-listing-panel {
	position: absolute;
	top: 35px;
	margin: 0;
	padding: 0;
	display: none;
	overflow: hidden;
	padding: 0 15px 15px 15px;
	left: 41px;
}
.menu-listing-panel#whyhyundaiTopSecondNav {
	left: 135px;
}
.menu-listing-panel .panel {
	background: #f2f2f2 url(/images/global/rebrand/header/header_line.png) repeat-x;
	width: 600px;
	height: 290px;
}
.menu-listing-panel .panel.why_nav {
	width: 268px;
	height: auto;
}
.menu-listing-panel .panel .menu-header {
	margin: 0 auto;
	border-bottom: 1px solid #e6e6e6;
	color: #666666;
	text-align: center;
	font-size: 14px;
	padding-top: 29px;
	padding-bottom: 16px;
}
.menu-listing-panel .panel .nav-image {
	position: absolute;
	top: 98px;
	left: 61px;
}
.menu-listing-panel .panel .menu-listing li {
	float: none;
	margin-bottom: 25px;
}
.menu-listing-panel .panel .menu-listing li a {
	font-size: 15px;
	color: #0055b8;
}
.menu-listing-panel .panel .menu-listing li a:hover {
	color: #002856;
}
.menu-listing-panel .menu-item-box a {
	display: block;
	margin: 0 10px;
	width: 176px;
}



#assuranceTopSecondNav {
/*
    height: 290px !important;
    display: block !important;
*/
}
#assuranceTopSecondNav .panel .menu-listing {
	position: relative;
	top: 28px;
	left: 328px;
}
#assuranceTopSecondNav .panel .menu-header {
	width: 445px;
}

#whyhyundaiTopSecondNav .panel .menu-header {
	width: 445px;
}
#whyhyundaiTopSecondNav .panel .menu-listing-group {
	width: 600px;
	padding: 39px 0 15px 59px;
}
#whyhyundaiTopSecondNav .panel .menu-listing-group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#whyhyundaiTopSecondNav .panel .menu-listing-group > li {
	float: left;
	width: 150px;
	margin-right: 19px;
}
#whyhyundaiTopSecondNav .panel .menu-listing-group > li:first-child {
	width: 170px;
}


#shoppingtoolsTopSecondNav .panel .menu-listing-group {
	position: relative;
	top: 44px;
	left: 38px;
}
#shoppingtoolsTopSecondNav .panel .menu-listing-group > li {
	float: left;
	width: 165px;
	margin-right: 5px;
}
#shoppingtoolsTopSecondNav .panel .menu-listing-group > li:first-child {
	width: 183px;
}
#shoppingtoolsTopSecondNav .panel .shopping-header {
	position: relative;
	margin-left: 21px;
	margin-bottom: 10px;
}
#shoppingtoolsTopSecondNav .panel .shopping-icon {
	position: absolute;
	left: -40px;
	top: 4px;
}
#shoppingtoolsTopSecondNav .panel .shopping-category {
	font-size: 14px;
	line-height: 3;
	color: #666666;
}
#shoppingtoolsTopSecondNav .panel .menu-listing {
	border-left: 1px solid #e4e4e4;
	padding-left: 12px;
}
#shoppingtoolsTopSecondNav .panel .menu-listing li {
	padding-top: 19px;
	padding-bottom: 6px;
	margin: 0;
}
#shoppingtoolsTopSecondNav .panel .menu-listing li:first-child {
	padding-top: 8px;
}
#shoppingtoolsTopSecondNav .panel .menu-listing li a {
	font-size: 15px;
}




#miniDealerLocator .results .dealers {
	overflow: visible;
	height: auto;
}
.scrollwrapper .viewport {
	overflow: hidden;
	position: relative;
}
.scrollwrapper .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
}
.scrollwrapper .thumb .end,.scrollwrapper .thumb {
	background-color: #0e0e0e;
}
.scrollwrapper .scrollbar {
	top: 0;
	position: absolute;
	right: 0;
	width: 15px;
	background: transparent url('/images/unify/byo/byo-trim-scrollbar.png') repeat-y top left scroll;
}
.scrollwrapper .track {
	height: 100%;
	width: 13px;
	position: relative;
	padding: 0 1px;
}
.scrollwrapper .thumb {
	height: 20px;
	width: 13px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
.scrollwrapper .thumb .end {
	overflow: hidden;
	height: 5px;
	width: 13px;
}
.scrollwrapper .disable {
	display: none;
}



/* Footer */

#footer {
	background: url(/images/global/rebrand/footer/footer_bg.png) repeat-x;
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(247,247,247,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(247,247,247,0)));
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(247,247,247,0) 100%);
	background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(247,247,247,0) 100%);
	background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(247,247,247,0) 100%);
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(247,247,247,0) 100%);
	background-size: 1px 122px;
	background-repeat: repeat-x;

	width: 100%;
	text-align: center;
	padding: 0;
	font-family: 'DIN-Regular',Arial,Helvetica,sans-serif;
	line-height: 1;
	border-top: 1px solid #dedede;
}
#footerNav {
	margin: 0 auto;
	padding: 0 0 0 22px;
	text-align: left;
	width: 840px;
}
#footerNav ul:after {
	 visibility: hidden;
	 display: block;
	 font-size: 0;
	 content: " ";
	 clear: both;
	 height: 0;
}
#footerNav ul li {
	float: left;
	width: 155px;
	background: none;
	height: 300px;
	padding: 27px 54px 0 8px;
	margin: 0 -49px 0 0;
	color: #0055b8;
	text-transform: none;
	font-family: inherit;
	font-size: 11px;
}
#footerNav ul li span{
	font-size: 12px;
	color: #808080;
}
#footerNav ul li a {
	color: #0055b8;
	font-size: 12px;
	line-height: 1.7;
	padding-right: 10px;
	text-transform: none;
	font-family: inherit;
	background: none;
}
#footerNav ul li.hover a {
	color: inherit;
}
#footerNav ul li.hover a:hover {
	color: #002856;
}
#footerNav ul li ul {
	margin: 10px 0 24px 0;
	padding: 0;
}

#footer #footerSocial {
	border-top: 1px solid #cecece;
	width: 957px;
	margin: 38px auto 0;
}
#footer #footerSocial ul {
	background: #fff;
	width: auto;
	height: 40px;
	padding: 0 14px 0 17px;
	margin: 0 auto;
	position: relative;
	top: -20px;
	display: inline-block;
}
#footer #footerSocial ul li {
	float: none;
	margin: 0 3px 0 2px;
	display: inline-block;
}
#footer #footerSocial ul li a{
	width: 37px;
	height: 36px;
	display: block;
}


#footerLogo {
	clear: none;
	width: auto;
	margin: 23px 0 0 0;
	padding: 0 0 0 10px;
	border: none;
}
#footerCopy {
	clear: none;
	color: #9a9a9a;
	font-family: inherit;
	font-size: 10px;
	overflow: visible;
	padding: 0;
	margin-top: 29px;
}

#footerSubNav {
	background: none;
	margin: 0 auto;
	font-family: inherit;
	color: #004b8d;
	padding-top: 10px;
	padding-bottom: 80px;
	text-align: center;
}
#footerSubNav li {
	display: inline;
	line-height: 18px;
}
#footerSubNav  li + li:before{
    content: "| ";
	font-size: 11px;
}
#footerSubNav li a {
	padding: 0;
	border: none;
	color: inherit;
	text-decoration: none;
	font-size: 11px;
}
#footerSubNav li a:hover {
	color: inherit;
	text-decoration: none;
}
#footerSubNav  li.last a{
	margin-left: 3px;
}



/* NavigationV2 */
.nav-panel {
	max-width: 1280px;
	background: #f2f2f2;
	margin: 0 auto;
	position: relative;
	height: 0;
	overflow: hidden;
}
.nav-panel  .clear:after
{
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.nav-panel.roll-out {
	height: 420px;
	overflow: visible;
}
.nav-panel.show-panel {
	opacity: 1;
	transition: opacity 0.5s ease;
}

.nav-panel .nav-prev {
	background: url('/redesign-upgrade/images/navigation/nav-arrows.png') no-repeat;
	width: 37px;
	height: 35px;
	position: absolute;
	top: 173px;
	left: 0;
	display: block;
	cursor: pointer;
}
.nav-panel .nav-next {
	background: url('/redesign-upgrade/images/navigation/nav-arrows.png') -37px 0 no-repeat;
	width: 37px;
	height: 35px;
	position: absolute;
	top: 173px;
	right: 0;
	display: block;
	cursor: pointer;
}
.nav-panel .nav-slide {
	width: 100%;
}
.nav-panel #nav-lineup {
	width: 100%;
	margin: 0 auto !important;
	padding-top: 78px;
}
.nav-panel #nav-lineup .model {
	width: 307px;
	display: inline-block;
    height: 100%;
    margin: 22px 0 0 18px;
	text-align: center;
    position: relative;
    left: -21px;
}
.nav-panel #nav-lineup .model.without-shopping {
	bottom: 44px;
}
.nav-panel #nav-lineup .model:first-child {
	margin-left: 0;
}
.nav-panel #nav-lineup .model .model_link {
	color: #000;
	height: 100%;
	display: block;
}

.nav-panel #nav-lineup .model .model_image {
	position: relative;
	top: 7px;
	left: 27px
}
.nav-panel #nav-lineup .model .model_image > img {
	width: 280px;
}

.nav-panel #nav-lineup .model .model_name {
	font-size: 14px;
	border-radius: 16px;
  	background-color: #4884c9;
	width: 172px;
	margin-top: 24px;
	margin-left: 82px;
	padding: 9px 0;
	color: #fff;
	font-family: 'DIN-Regular',Arial,Helvetica,sans-serif;
}
.nav-panel #nav-lineup .model .model_name.longer {
	width: 212px;
	margin-left: 62px;
}
.nav-panel #nav-lineup .model .model_name.without-shopping {
	position: relative;
	bottom: 5px;
}
.nav-panel #nav-lineup .model .model_caption {
	width: 320px;
	margin: 36px 0 0 10px;
	font-size: 11px;
	line-height: 1.3;
}
.nav-panel #nav-lineup .model .model_caption.without-shopping {
	position: relative;
	bottom: 4px;
}
.nav-panel #nav-lineup .model .model_caption span {
	font-size: 20px;
}
.nav-panel #nav-lineup .model .model_caption span.month {
	font-size: 18px;
}

.nav-panel #nav-lineup .model .model_info {
	font-family: 'DIN-Regular',Arial,Helvetica,sans-serif;
	font-size: 20px;
	margin: 39px 0 0 30px;
	display: inline-block;
}
.nav-panel #nav-lineup .model .model_info li {
	float: left;
	padding: 0 12px;
	border-right: 1px solid #e2e2e2;
	line-height: 1;
	position: relative;
}
.nav-panel #nav-lineup .model .model_info li+li+li{
	border: none;
}
.nav-panel #nav-lineup .model .model_info .info_caption {
	font-size: 11px;
	line-height: 1.25;
	margin-top: 4px;
}
.nav-panel #nav-lineup .model .model_info .upto {
	position: absolute;
	font-size: 11px;
	text-align: center;
	width: 100%;
	margin: -15px 0 0 -12px;
}
.nav-panel #nav-lineup .model .model_info li+li+li {
	padding: 0 10px;
}
.nav-panel #nav-lineup .model .model_info li+li+li .info_caption {
	width: 55px;
}
.nav-panel #nav-lineup .model .model_shopping {
	margin-top: 24px;
	margin-left: 22px;
}
.nav-panel #nav-lineup .model .model_shopping > a {
	display: inline-block;
	color: #797979;
	border: 1px solid #797979;
	border-radius: 16px;
	font-size: 12px;
	font-family: 'DIN-Regular', Arial, Helvetica, sans-serif;
	padding: 10px 0 8px 0;
	width: 100px;
	margin-left: 8px;
	cursor: pointer;
}
.nav-panel #nav-lineup {
	text-align: center;
}
.nav-panel #nav-lineup .slick-dots {
	height: 58px;
	width: auto;
	position: relative;
	top: -386px;
	border-bottom: 2px solid #d9d9d9;
	display: inline-block;
}
.nav-panel #nav-lineup .slick-dots li {
	width: auto;
	height: 70px;
	margin: 0;
	line-height: 70px;
}
.nav-panel #nav-lineup .slick-dots li .lineup_text {
	font-size: 14px;
	color: #0056b8;
	text-transform: capitalize;
	padding: 0 18px;
	display: block;
	transition: all 0.5s ease;
}
.nav-panel #nav-lineup .slick-dots li.slick-active .lineup_text {
	color: #282828;
}

.nav-panel .arrow {
	position: absolute;
	top: 56px;
	height: 2px;
	border-bottom: 2px solid #37a5ec;
	margin-left: 0;
	transition: all 0.5s ease;
}
.nav-panel .arrow img {
	display: block;
	position: relative;
	top: 1px;
	margin: 0 auto;
}
.nav-panel .legal {
	position: absolute;
	bottom: 20px;
	right: 30px;
}
.nav-panel .legal .legal_link {
	font-size: 11px;
	color: #787878;
	transition: color 0.3s ease;
}
.nav-panel .legal .legal_link:hover {
	color: #333;
}

.modal-navigation { left:0; top:74px; bottom:0; right:0; position:absolute; z-index:7900; height: 100%; }
.modal-navigation.hide { height:0; overflow:hidden; }
.modal-navigation .modal-overlay { position:fixed; left:0; top:0; bottom:0; right:0; background:#000; opacity:0;  transition: opacity 0.5s ease;}
.modal-navigation.hide .modal-overlay { height:0; overflow:hidden; }
.modal-navigation.modal-fadein .modal-overlay { display:block; opacity:0.5; }

/* end NavigationV2 */
