/* color */
/* hyundai blue : #002c5f */
/* active blue : #00aad2 */
* {
	margin: 0;
	padding: 0;
}

html {
	background-color: white;
}

body {
	margin: 0px;
	background: linear-gradient(rgba(255,255,255,0.6), rgba(145, 145, 145, 0.4)), url('../css/icon/common/main_background.png');
	background-size: cover;
	width: 100%;
	padding-bottom: 110px;
	position: relative;
}

#prevBtn, #nextBtn {
	display: none;
}

       body::after {
         position:absolute;
         width:0;
         height:0;
         overflow:hidden;
         z-index: -1;
         content: url("icon/common/01_general.png")
         url("icon/common/04_media.png")
         url("icon/common/03_DMB.png")
         url("icon/common/02_radio.png")
         url("icon/common/05_navi.png")
         url("icon/common/06_bluetooth.png")
         url("icon/common/UVO.png")
         url("icon/common/09_setting.png")
         url("icon/common/08_etc.png")
         url("icon/common/11_ref.png")
         url("icon/common/Connectivitiy_white.png")
         url("icon/common/SiriusXM_data_white.png")
         url("icon/common/SiriusXM_radio_white.png")
         url("icon/common/12_EV.png");
}

.content {
	padding-top: 0px;
	margin: auto;
	max-width: 1120px;
	width: 100%;
}

.content #naviText {
	position: absolute;
	right: 5%;
	bottom: 7%;
	color: #aacae6;
    font-family: "HyundaiSansTextKRRegular";
}

.content #naviText span {
    font-size: 35px;
    display: block;
    width: 100% !important;
    text-align: right;
}

.content #carName {
	font-size: 0px;
	position: absolute;
	top: 610px;
	left: 60px;
}

.content #carName img {
	width: 180px; /*lucy 0110 */
}

.content #mainCar {
	position: relative;
	font-size: 0px;
	width: 100%;
	padding-bottom: 25px;
}

.content #mainCar>img {
	width: 100%;
}

#mainCarPhone {
	display: none;
}

.content #buttonMenu_v2 {
	width: 91%;
	margin-right: auto;
	margin-left: auto;
}

.content #buttonMenu_v2>a {
	float: left;
	width: 20%;
	height: 155px;
	text-decoration: none;
}

.content #buttonMenu_v2>a>div {
	background-color:#58595b;
	width: 93%;
	height: 93%;
	margin: auto;
	background-repeat: no-repeat;
	background-position: 50% 25%;
	text-align: center;
	color: #ffffff;
	font-family: "KiaM";
	background-size: 55px;
}

.content #buttonMenu_v2>a>div:HOVER {
	background-color: #bc162c;
	color: #ffffff;
}

.content #buttonMenu_v2>a>div>span {
	position: relative;
	top: 55%;
	display: block;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	text-transform: capitalize;
}

.content #buttonMenu {
	position: relative;
    max-width: 1120px;
    width: 95%;
    _width: 100%;
    margin: auto;
    text-align: center;
    margin-left: 5%;
    _margin-left: .5%;
}

.content #buttonMenu>a {
	display: block;
    position: relative;
    float: left;
    width: 19%;
    height: 155px;
    _margin: 0 1% 1% 0;
    text-decoration: none;
}

.content #buttonMenu>a>div {
	background-color:#fafafa;
	width: 92%;
	height: 92%;
	margin: auto;
	background-repeat: no-repeat;
	background-position: 50% 30%;
	text-align: center;
	color: #002c5f;
	font-family: "HyundaiSansTextKRMedium";
	background-size: 62px;
}

.content #buttonMenu>a>div:HOVER {
	background-color: #002c5f;
	color: #fff;
}

.content #buttonMenu>a>div>span {
	position: relative;
	top: 60%;
	display: block;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13pt !important;
	line-height: 120%;
	text-transform: capitalize;
}

#buttonMenu > a:nth-of-type(1) > div {
	background-image: url("icon/common/15_video.png");
}
#buttonMenu > a:nth-of-type(2) > div {
	background-image: url("icon/common/01_general.png");
}
#buttonMenu > a:nth-of-type(3) > div {
	background-image: url("icon/common/05_navi.png");
}
#buttonMenu > a:nth-of-type(4) > div {
	background-image: url("icon/common/12_blink_H.png");
}
#buttonMenu > a:nth-of-type(5) > div {
	background-image: url("icon/common/17_Information.png");
}
#buttonMenu > a:nth-of-type(6) > div {
	background-image: url("icon/common/14_assistance.png");
}
#buttonMenu > a:nth-of-type(7) > div {
	background-image: url("icon/common/08_etc.png");
}
#buttonMenu > a:nth-of-type(8) > div {
	background-image: url("icon/common/04_media.png");
}
#buttonMenu > a:nth-of-type(9) > div {
	background-image: url("icon/common/02_radio.png");
}
#buttonMenu > a:nth-of-type(10) > div {
	background-image: url("icon/common/06_bluetooth.png");
}
#buttonMenu > a:nth-of-type(11) > div {
	background-image: url("icon/common/12_EV.png");
}
#buttonMenu > a:nth-of-type(12) > div {
	background-image: url("icon/common/16_Hydrid.png");
}
#buttonMenu > a:nth-of-type(13) > div {
	background-image: url("icon/common/19_PHEV.png");
}
#buttonMenu > a:nth-of-type(14) > div {
	background-image: url("icon/common/nmode.png");
}
#buttonMenu > a:nth-of-type(15) > div {
	background-image: url("icon/common/09_setting.png");
}
#buttonMenu > a:nth-of-type(16) > div {
	background-image: url("icon/common/update.png");
}
#buttonMenu > a:nth-of-type(17) > div {
	background-image: url("icon/common/11_ref.png");
}

#buttonMenu > a:nth-of-type(1) > div:HOVER {
	background-image: url("icon/H/15_video_H.png");
}
#buttonMenu > a:nth-of-type(2) > div:HOVER {
	background-image: url("icon/H/01_general_H.png");
}
#buttonMenu > a:nth-of-type(3) > div:HOVER {
	background-image: url("icon/H/05_navi_H.png");
}
#buttonMenu > a:nth-of-type(4) > div:HOVER {
	background-image: url("icon/H/12_blink_w.png");
}
#buttonMenu > a:nth-of-type(5) > div:HOVER {
	background-image: url("icon/H/17_Information_H.png");
}
#buttonMenu > a:nth-of-type(6) > div:HOVER {
	background-image: url("icon/H/14_assistance_H.png");
}
#buttonMenu > a:nth-of-type(7) > div:HOVER {
	background-image: url("icon/H/08_etc_H.png");
}
#buttonMenu > a:nth-of-type(8) > div:HOVER {
	background-image: url("icon/H/04_media_H.png");
}
#buttonMenu > a:nth-of-type(9) > div:HOVER {
	background-image: url("icon/H/02_radio_H.png");
}
#buttonMenu > a:nth-of-type(10) > div:HOVER {
	background-image: url("icon/H/06_bluetooth_H.png");
}
#buttonMenu > a:nth-of-type(11) > div:HOVER {
	background-image: url("icon/H/12_EV_H.png");
}
#buttonMenu > a:nth-of-type(12) > div:HOVER {
	background-image: url("icon/H/16_Hydrid_H.png");
}
#buttonMenu > a:nth-of-type(13) > div:HOVER {
	background-image: url("icon/H/19_PHEV_H.png");
}
#buttonMenu > a:nth-of-type(14) > div:HOVER {
	background-image: url("icon/H/nmode_H.png");
}
#buttonMenu > a:nth-of-type(15) > div:HOVER {
	background-image: url("icon/H/09_setting_H.png");
}
#buttonMenu > a:nth-of-type(16) > div:HOVER {
	background-image: url("icon/H/update_H.png");
}
#buttonMenu > a:nth-of-type(17) > div:HOVER {
	background-image: url("icon/H/11_ref_H.png");
}


.content #bottomText {
	clear: both;
    width: 89%;
    margin: auto;
	font-family: 'HyundaiSansTextKRMedium';
	font-size: 14px;
}

.content #bottomText>p {
    width: 100%;
    font-family: 'HyundaiSansTextKRMedium';	
	font-size: 14px;
}

.fontChangeDiv {
	position: absolute;
	top: -25px;
	left: 5%;
	display: none; 
}


div.search {
	float: left;
    background-image: url(icon/common/search.png);
    margin-left: 10px;
}

div.search:hover {
	opacity: 1;
}


div.search input {
	position: absolute;
    right: 0;
    top: -17px;
    height: 30px;
	width: 250px;
	padding: 0;
	padding-left: 5px;
}
div.search input:focus {
	outline: none;
}
div.search div {
	position: absolute;
    right: 2px;
    top: -16px;
    height: 30px !important;
    width: 36px !important;
	background-position: center !important;
	background-size: 58% !important;
	border: none !important;
	padding: 1px;
}

@media screen and (min-width: 800px) and (max-width: 1280px) {
	.content #buttonMenu>a>div>span {
		font-size: 14px;
	}
}
@media screen and (max-width:768px) {
	.content #buttonMenu {
		margin-left: 6%;
	}
	.content #buttonMenu>a {
		width: 31%;
		_margin: 0 2% 2% 0;
	}
}
@media screen and (max-width:480px) {
	.content #buttonMenu>a {
		height: 120px;
	}
}
@media screen and (max-width: 800px) {
	.content #carName {
		top: 65px;
		left: 65px;
	}
	.content #carName img {
		width: 125px;
	}
	.content #buttonMenu>a>div>span {
		font-size: 13px;
	}

	#mainCarPhone {
		display: block;
	}
	#mainCarPc {
		display: none;
	}
	.content #naviText span {
		font-size: 25px;
	}
	.content #bottomText {
		font-size: 14px;
	}
}

@media screen and (max-width: 480px) {
	.content {
		padding-top: 0px;
	}

	.content #mainCar {
		margin-top: -0px;
	}

	.content #carName {
		top: 40px;
		left: 35px;
	}
	.content #carName img {
		font-size: 0px;
		position: absolute;
		top: 160px;
		left: -15px;
	}
	.content #buttonMenu {
		position: relative;
		top: 0px;
	}
	.content #buttonMenu>a>div {
		background-size: 40px;
	}
	.content #buttonMenu>a>div>span {
		font-size: 9pt !important;
		_top: 55%;
		line-height: 120%;
	}

	.content #buttonMenu_v2 {
		position: relative;
		top: 0px;
	}
	.content #buttonMenu_v2>a>div {
		background-size: 40px;
		height: 85%;
	}
	.content #buttonMenu_v2>a>div>span {
		font-size: 11px;
		top: 55%;
		line-height: 130%;
	}


	.content #bottomText>p {
		font-size: 14px;
	}

	.content #naviText {
		bottom: 12%;
	}

	.content #naviText span {
		font-size: 15px;
	}
	.content #bottomText {
		margin: auto;
		font-family: 'HyundaiSansTextKRMedium';
		font-size: 14px;
	}
}
