/*--------------------------------------
Fonts
---------------------------------------*/
@CHARSET "utf-8";

@font-face {
	font-family: HyundaiSansHead-Medium;
	src: url(../fonts_ui/HyundaiSansHead-Medium-a823b96322daf94db1e748beb5e3f765.woff);
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: HyundaiSansHead-Regular;
	src: url(../fonts_ui/HyundaiSansHead-Regular-02f275817fc0822a6791fa63926bcb45.woff);
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "HyundaiSansHead-Medium";
}

.navbar-text, .panel-title {
	font-family: "HyundaiSansHead-Medium";
}

html, div, img, p, i, span {
	font-family: "HyundaiSansHead-Regular";
}

.header-nav .nav>li a {
	font-family: "HyundaiSansHead-Regular";
	font-size: 14px;
}

/*--------------------------------------------------------------
2. GENERAL
---------------------------------------------------------------*/
html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	font-family: "HyundaiSansHead-Regular";
}

/* b, strong {
   font-family: "HyundaiSansHead-Medium";
} */

a:hover, a:focus {
	text-decoration: none;
	outline: 0 none;
}

img {
	border-style: none;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
/*.container{
    padding: 0px;
}*/

.moreAboutTit{
    line-height: 54px;
    font-size: 44px;
    
    letter-spacing: 0.7px;
    text-align: center;	
}

/* .carTypeSelect{
	width:100%;
	height:90px;
} */
.car-types p {
	font-size: 16px;
	font-weight: normal;
}

.car-types {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.form-home {
	background: url(../images_ui/background/network-new-e612a5885646f4ead106e5742acbdf64.jpg);
	background-size: contain;
	background-repeat: round;
	overflow-x: hidden;
	height:433px;
}
.img-responsive-mobile{
	display:none;
}
.mobileMenuClose{
	margin-top:-15px;
}
.pt55{
	padding-top:55px;
}

.hcarSale{
	position:relative;
}

.hcarSale li:last-child{
    right:0;
    position:absolute;
    padding-right:0px;
}

.hcarSale li span{
	font-size:24px;
	padding-right:5px;
	font-family: "HyundaiSansHead-Medium";
}
.carouselText1 .taBletht{
	display:none;
}
.carouselText2 .taBletst{
	display:none;
}
.carouselText1 .moBileht{
	display:none;
}
.carouselText2 .moBilest{
	display:none;
}


.carouselPadding{
	
/*	padding:0px 25px;*/
}
.carouselImgValue{
	position: relative; 
	/* left: 50%; 
	margin-left: -930px; */ 
	overflow: hidden;
	 min-width: 1410px;
}

#main-carousel .carousel-control-prev-icon {
	background-image: url(../images_ui/logo/ico-prev-arr-1fb84d3ee57d771b9ad7a0a793a1f0db.png);
	width: 25px;
	height: 42px;
	margin-left: -80px;
	margin-top: 10px;
}

#main-carousel .carousel-control-next-icon {
	background-image: url(../images_ui/logo/ico-next-arr-f61ecaa217c999d7ac6cd7bff8c9fc9d.png);
	width: 25px;
	height: 42px;
	margin-left: 80px;
	margin-top: -20px;
}

.carousel-control-next, .carousel-control-next, .carousel-control-prev, .carousel-control-prev{
	opacity:1;
}
.carousel-item img {
	overflow: hidden;
	background-size: 100%;
	margin-bottom:60px;
}

.learnMore .carousel-caption{
	position: absolute;
    right: 80%;
    bottom: 20px;
    left: 14%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    top: 37%;
}

/* Carousel Text */

.carouselText1  span{
	position: absolute;
    font-size: 42px;
    z-index: 10;
    color: #000;
    font-family: "HyundaiSansHead-Medium";
}

.carouselText2 span{
	position: absolute;
    z-index: 10;
    color: #000;
    text-align: left;
    font-size: 35px;
    font-family: "HyundaiSansHead-Regular";
}


.learnMore .carousel-caption .btn{
	background:#002c5f;
	color:#fff;
	border-radius:0;
	font-size:18px;
	height:50px;
	width:214px;
	
}

/* Button focus disable */

.btn-primary.focus, .btn-primary:focus{
	box-shadow:none;
	text-decoration:underline;
	background:transparent;
}

.image-wrap{
  width:100%;
  position:relative;
  overflow:hidden;
  /* height:620px; */
}

.carousel .image-wrap .carousel-item img {
  width: 100%;
  height:600px;
  margin-left: auto;
  margin-right: auto;
  object-fit:cover;
  object-position:center;
}


.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 10px;
	text-indent: 0;
	cursor: pointer;
	border: none;
	border-radius: 10px;
	background-color: #ffffff;
	list-style-type: circle;
}

.carousel-indicators .active {
	background-color: #00AAD2;
}

.carousel-indicators {
	bottom: 0px;
}



.headArea .topSect span {
    padding: 0 16px 0 0;
    line-height: 26px;
    font-size: 16px;
    color: #000;
    font-weight:normal;
    background-image: url(../images_ui/logo/ico-breadcrumb-f16a2a2dfca30673ccb615366efed432.png);
    background-repeat:no-repeat;
    background-position:right;
    text-decoration: underline;
}


.h3 {
	font-size: 35px;
	font-weight: 700;
}

.ml-7 {
	margin-left: 4rem !important;
}

/*More about HPromise*/
.sns_txt_box {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 50%;
	text-align: center;
	z-index: 1;
}

.sns_txt {
	font-size: 26px;
	position: absolute;
	top: 85%;
	left: 50%;
	width: 80%;
	margin-top: -5%;
	margin-left: -40%;
	color: #fff;
	text-align: center;
}

.sns_txt1 {
	font-size: 26px;
	position: absolute;
	top: 0;
	left: 51%;
	width: 78%;
	margin-top: 38%;
	margin-left: -43%;
	color: #fff;
	text-align: center;
	letter-spacing:1px;
}

.sns_subTxt {
	font-size: 26px;
	position: absolute;
	top: 0;
	left: 51%;
	width: 78%;
	margin-top: 50%;
	margin-left: -34%;
	color: #fff;
	text-align: center;
	letter-spacing:1px;
}


.home-blog-post .image {
	position: relative;
	margin-bottom: 15px;
}

.home-blog-post .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	opacity: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.home-blog-post .overlay i {
	margin-right: 5px;
}

.home-blog-post:hover .overlay {
	opacity: 1;
}

.more-about .plt-1 {
	padding-left: 0.1rem !important;
	padding-right: 0.1rem;
}

.more-about{
	background-image: url(../images_ui/background/bg10-493c31ea516ab33332f419f6bad857fa.jpg);
	background-repeat:repeat;
}

.more-about img {
	width: 100%;
	/*   height: 400px;
    opacity: 0.8; */
	overflow: hidden;
}

.centered {
	color: #ffffff;
	font-size: 33px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.pt-25 {
	padding-top: 25px;
}
.pt-70{
	padding-top:70px;
}

.pt-50 {
	padding-top: 50px;
}
.pt-90{
	padding-top:90px;
}
.pb-70 {
	padding-bottom: 70px;
}

.p0 {
	padding: 0px;
}

::placeholder {
	color: #00AAD2;
}

.pt-50 {
	padding-top: 10px;
}

.pb-80{
	padding-bottom:10px;
}
.site-header {
	position: relative;
	z-index: 999;
}

.has-mega-menu .hpromise-logo {
	width: auto;
	height: 50px;
	float: right;
	margin-left: 450px;
}

.pt5 {
	padding-top: 12px;
}

.dealer-img img {
	height: 480px;
	width: 100%;
}

/*without top bar*/
.extra-nav {
	float: right;
	padding: 20px 0;
	position: relative;
	z-index: 9;
	/*margin-right: 50px;*/
}

.extra-nav .site-button-link {
	font-size: 16px;
}

.extra-nav .extra-cell {
	display: inline-block;
}


.counter-block{
	position:relative;
}

.timerPlus{
	color:#fff;
	font-size:30px;
	position:absolute;
	right:95px;
	top:0;
	line-height:40px;
	
}

.timerPlusYears{
	color:#fff;
	font-size:30px;
	position:absolute;
	right:130px;
	top:0;
	line-height:40px;
	
}

.timerOutlets .timerPlus{
	right:115px;
}


/*************************************
       Counter
**************************************/
.counter.counter-style b {
	font-size: 28px;
	display: block;
	color: #fff;
	/* font-family: "HyundaiSansHead-Medium"; */
	margin: 15px 0px 0px;
}

.counter.counter-style h5 {
	position: relative;
	padding-bottom: 10px;
	margin: 15px 0px 30px;
	color: #fff;
	font-size:22px;
}

.counter.counter-style i:before {
	font-size: 32px;
	color: #fff;
}

.bg-overlay {
	width: 100%;
	height: 300px;
	background-image: url(../images_ui/main-slider/a2-d2e664ae2f6e542aff3071d1539ea8c3.jpg);
	background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
	.extra-nav {
		margin-right: 15px;
	}
}

@media only screen and (max-width: 480px) {
	.extra-nav {
		margin: 8px 30px 0 2px;
		text-align: right;
	}
}

/*---------------------------------------------------------------
16. LOGO ( company identify  symbol )
---------------------------------------------------------------*/
/*=== >logo for header ===*/
.media-bg {
	background-image: url(../images_ui/background/bg5-2958558bda7b0d295b3f7af0cfa2ffa0.jpg);
	position: relative;
	height: 50%;
	width: 100%;
	display: inline-block;
}

.media-video {
	width: 80%;
	height: 400px;
	left: 12%;
	margin-bottom: 60px;
	border-radius: 15px;
}

.certified-img {
	background-image: url(../images_ui/background/bg7-7e2498cf47b516307411b07276188a05.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 480px;
}

.certified-benefits {
	font-size: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.certified-icon p i {
	font-size: 18px;
	font-style: normal;
	color: #000;
	padding-right: 15px;
}

.certified-icon i:before {
	padding-right: 20px;
}

.logo-border {
	border: none;
}

.logo-header {
	display: table;
	float: left;
	vertical-align: middle;
	padding: 0;
	margin-left: 0px;
	margin-right: 0;
	height: 70px;
	position: relative;
	z-index: 9;
	transition: all 0.5s;
}

.logo-header>a {
	display: table-cell;
	vertical-align: middle;
}

@media only screen and (max-width: 767px) {
	.logo-header {
		width: 210px;
	}
}
/*---------------------------------------------------------------
MAIN BAR ( place logo & main-navigation )
---------------------------------------------------------------*/
.main-bar {
	background: #FFFFFF;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #e9e9e9;
	box-shadow: 0px 2px 3px rgba(216, 209, 200, 0.7);
	transition: all 0.3s;
}


.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle {
	border: 0 solid #efbb20;
	font-size: 25px;
	line-height: 30px;
	margin: 35px 0px 30px;
	padding: 0;
	background-color: transparent;
}

.header-nav {
	position: relative;
	padding: 0;
}
/*.header-nav .nav {
    float: right;
}*/
.header-nav .nav>li {
	margin: 0px;
	font-weight: 400;
	position: relative;
}

.header-nav .nav>li>a {
	border-radius: 0px;
	color: #666666;
	padding: 20px;
	cursor: pointer;
}

.header-nav .nav>li>a:hover {
	background-color: transparent;
}

.header-nav .nav>li>a:active, .header-nav .nav>li>a:focus {
	background-color: transparent;
}

.header-nav .nav>li:hover>a {
	color: #000;
}

.header-nav .nav>li:hover>.mega-menu {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header-nav .nav>li.has-mega-menu {
	position: inherit;
	border-bottom: 1px solid #E9E9E9;
}

.header-nav .nav>li .mega-menu {
	background-color: #ffffff;
	/* border: 1px solid #e9e9e9;*/
	display: table;
	left: 0px;
	list-style: none;
	opacity: 0;
	padding: 0px;
	position: absolute;
	right: 0px;
	visibility: hidden;
	width: 100%;
	top: 80px;
}

.header-nav .nav>li .mega-menu>li {
	display: table-cell;
	padding: 10px 0;
	position: relative;
	vertical-align: top;
	/* width: 25%; */
	width:10%;
	text-align: center;
}

.header-nav .nav>li .mega-menu>li:after {
	content: "";
	background-color: rgba(204, 204, 204, 0.4);
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 0px;
	height: 100%;
}

.header-nav .nav>li .mega-menu>li:last-child:after {
	display: none;
}

.header-nav .nav>li .mega-menu>li ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}

.header-nav .nav>li .mega-menu>li ul a {
	color: #777777;
	display: block;
	font-size: 14px;
	line-height: 34px;
	text-transform: capitalize;
	/* padding: 0px 45px; */
	font-family: "HyundaiSansHead-Medium";
	width:55%;
}

.header-nav .nav>li .mega-menu>li ul a:hover {
	color:#000;
	/* color: #00AAD2; */
	/*background-color: #F2F2F2;*/
}

.header-nav .nav>li:hover>.bg-menu {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header-nav .nav>li .bg-menu {
	position: fixed;
	display: table;
	background-color: #ffffff;
	height: 175px;
	width: 100%;
	left: 0;
	right: 0;
	z-index: -1;
	visibility: hidden;
	opacity: 0;
}

.logo-header {
	width: 265px;
}

.site-button-link {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	display: inline-block;
	font-weight: 400;
	/*padding: 0px 20px;*/
}

.dlab-quik-search.On form {
	transition: all 0.5s ease 0.5s;
	-moz-transition: all 0.5s ease 0.5s;
	-webkit-transition: all 0.5s ease 0.5s;
	max-width: 1200px;
	opacity: 1;
}

.dlab-quik-search {
	background-color: #f2f2f2;
	position: fixed;
	left: 0;
	top: 70px;
	width: 100%;
	height: 14%;
	z-index: 999;
	display: none;
	overflow: hidden;
}

.dlab-quik-search form {
	width: 40%;
	max-width: 100px;
	margin: auto;
	position: relative;
	top: 50%;
	transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transform: translate(0px, -50%);
	-moz-transform: translate(0px, -50%);
	-o-transform: translate(0px, -50%);
	-webkit-transform: translate(0px, -50%);
	opacity: 0;
}

.dlab-quik-search .form-control {
	padding: 15px 60px 15px 15px;
	width: 100%;
	height: 50px;
	border: none;
	background: #fff;
	/*color: #000 !important;*/
	font-size: 20px;
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.dlab-quik-search .form-control::-webkit-input-placeholder {
	color: #000;
}

.dlab-quik-search span {
	position: absolute;
	right: 15px;
	top: 50%;
	margin: -15px 0;
	height: 25px;
	font-size: 20px;
	cursor: pointer;
	color: #c7c7c7;
}

.dlab-search-close span {
	right: 85px;
	color: #8b8b8b;
}

input::placeholder {
	color: #8b8b8b !important;
}

.btn-main-prev {
	margin-top: 0px;
}
/*Banner Search*/
.form-slide {
	margin-bottom: 50px;
}

.search-car {
	background-color: rgba(255, 255, 255, 0.95);
	max-width: 360px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

.form-find-area {
	padding: 0 40px 30px 40px;
}

.form-find-area .input-group {
	margin-bottom: 20px;
}

.form-find-area .input-group:last-child {
	margin-bottom: 0;
}

.form-find-area  .bootstrap-select.btn-group .dropdown-toggle .filter-option
	{
	font-weight: 600;
	/*text-transform: uppercase;*/
}

.form-find-area .bootstrap-select.btn-group .dropdown-toggle .caret {
	border: 0 none;
}

.form-find-area .bootstrap-select.btn-group .dropdown-toggle .caret:after
	{
	content: "\f107";
	border: 0 none;
	color: #9d9d9d;
	display: block;
	font-family: "FontAwesome";
	font-size: 18px;
	height: 15px;
	position: absolute;
	right: 5px;
	top: -10px;
	width: 5px;
}

.form-find-area .form-control .btn-default, .form-find-area .bootstrap-select .dropdown-toggle
	{
	background-color: transparent !important;
	border: 0px solid #c0c0c0 !important;
	height: 43px;
	padding: 10px 15px;
}

.form-find-area .site-button.button-lg {
	border: none;
	font-size: 18px;
	background-color: #002c5f;
}

/*Hide the bootstrap class from home page*/
.btn-group.bootstrap-select.form-control {
	display: none;
}
/*Tab*/

/* Tabs */
.theme-tabs {
	border: 0;
	position: relative;
}

.theme-tabs li {
	display: inline-block;
	background-color: #e9e9e9;
	font-size: 15px;
	border-radius: 2px;
}

.theme-tabs li a {
	color: #000;
}

.theme-tabs li.active a {
	color: #fff;
}

.theme-tabs li.active:focus, .theme-tabs li.active a:focus, .theme-tabs li.active a:hover,
	.theme-tabs li.active {
	background-color: #002c5f;
	border-radius: 2px;
}

.theme-tabs li.active a:after {
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-top: 5px solid #002c5f;
	bottom: -5px;
	content: "";
	margin-left: -21px;
	position: absolute;
}

.search-car .theme-tabs {
	margin-bottom: 40px;
}

.search-car .theme-tabs li {
	width: 50%;
	float: left;
	border-radius: 0px;
	text-align: center;
	padding: 10px;
}

.search-car .theme-tabs li a {
	font-weight: 600;
}

.more-about .pr-md-1{
	padding-right: .10rem !important;
}
@media only screen and (max-width: 1024px) {
	.has-mega-menu .hpromise-logo {
		margin-left: 500px;
	}
	.logo-header {
		/*margin-left: 20px;*/
		width: 153px;
	}
}

@media only screen and (max-width: 480px) {
	.theme-tabs li {
		margin-bottom: 4px;
	}
}

@media only screen and (max-width: 360px) {
	.form-find-area {
		padding: 0 20px 10px;
	}
	.form-head:after {
		content: none;
	}
	.form-head {
		margin-bottom: 20px;
	}
	.form-head h2 {
		padding: 5px;
	}
	.form-find-area .input-group {
		margin-bottom: 10px;
	}
}

.check-nav>li {
	padding: 0 5px;
	display: inline-block;
}

.check-nav label {
	color: #000000;
}

.nav.check-nav {
	margin-top: -20px;
	margin-bottom: 10px;
}

.used_form_div, .new_form_div {
	margin-bottom: 20px;
}


.form-head h2 {
	font-family: "HyundaiSansHead-Regular";
	font-size: 23px;
	color: #fff;
	text-align: center;
	padding: 15px;
	background: #002c5f none repeat scroll 0 0;
}

.form-find-area .input-group {
	margin-bottom: 20px;
}

.form-find-area .nav li a {
	display: block;
}

/* Slider  */
.main-slider .button-lg {
	padding: 15px 30px;
}

.form-find-area .site-button.button-lg {
	border: none;
	font-size: 18px;
}

/*More about*/
.centered:hover {
	text-decoration: underline;
	font-weight: 100;
}



/*Footer Css start here*/
.footer-top {
	background: rgb(0, 44, 94);
	background-size: cover;
	background-position: center;
	padding: 5px 0px 5px;
}


.logo-header.center-block {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.list-inline>li p {
	padding-left: 2px;
	padding-right: 2px;
	color: #999999;
}

.list-inline li a {
	color: #999999 !important;
	font-size: 14px;
}

.footer-text {
	font-size: 12px;
	font-weight: normal;
	color: #fff !important;
}

.list-inline .footer-line {
	color: #333232 !important;
	margin-right:0px;
}

.footer-sm .list-inline>li{
	padding-right: 10px;
}

.list-inline li a:hover {
	text-decoration: underline;
}

.list-inline li .fa {
	font-size: 14px;
	color: #99999999;
}
.footer-top .footerTitle .list-inline>li {
    display: inline-block;
    padding-right: 10px;
}
.logo-header.center-block {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

/*// Small devices (landscape phones, 576px and up)*/
@media screen and (max-width: 767px) {
	.inMobtop {
		margin-top: 2px;
	}
	.navbar-collapse.collapse.in {
		display: block !important;
	}
	.header-nav .nav>li>a {
		padding: 14px;
	}
	.carousel-item img {
		height: 250px;
	    overflow: hidden;
	    background-size: 100%;
	    padding: 0px 10px 5px 10px;
	    margin-bottom: 30px;
	}
	.carousel-indicators li {
		width: 5px;
		height: 5px;
		margin: 7px;
	}
	
	#main-carousel .carousel-control-prev-icon, .carousel-control-next-icon {
	    background-image: url(../images_ui/logo/ico-prev-arr-1fb84d3ee57d771b9ad7a0a793a1f0db.png);
	    width: 15px;
	    height: 25px;
	    margin-top:0px;
    }
    
	#main-carousel .carousel-control-next-icon {
	    background-image: url(../images_ui/logo/ico-next-arr-f61ecaa217c999d7ac6cd7bff8c9fc9d.png);
	    width: 15px;
	    height: 25px;
	    margin-top:0px;
    }
    
	
	
	.feature-car li {
		padding-right: 22px;
	}
	/*  .pt-80{
        padding:5px;
    } */
}

@media screen and (max-width: 767px) {
	.footer-sm {
		position: relative;
		border-top: 1px solid #2b2a2a;
		border-bottom: 1px solid #2b2a2a;
		text-align: center;
		line-height: 40px;
		letter-spacing: 10px;
		padding-top:10px;
	}
	.footer-menu {
		overflow: hidden;
		padding: 2px;
		text-align: center;
	}
	.footerMenu ul {
		display: inline-block;
		text-align: left;
		overflow: hidden;
		vertical-align: top;
		position: relative;
	}
	.footer-menu li {
		float: left;
		position: relative;
		padding-left: 12px;
		line-height: 40px;
		/*width: 0%;*/
	}
	.footer-sm-line {
		display: none;
	}
}

@media screen and (max-width: 767px)
{

/* Index Page */
.car-item .car-list ul li {
	padding: 0px 53px;
}

/* BuyPage */
.buyMobScrl .scrollbar {
	width: 290px;
}

/* Tips */
.accordion .card-header a {
	font-size: 14px;
}

.testimonial h1{
	font-size:28px;
}

 .more-about h1{
	font-size:28px;
}
.quickLook .owl-carousel .owl-item img{
	height:185px;
}

.car-types h1{
	font-size:28px;
}

.mobModelName {
	text-align: Center;
}

.mobSpText h2 {
	font-size: 22px;
	padding-bottom: 10px;
}
.media-bg h1{
	font-size:28px;
}

.feature-car h1{
	font-size:28px;
}

.theme-tabs li.active a:after {
	padding-top: 5px;
}

#main-carousel .carousel-control-next-icon {
	margin-left: 0px;
}

#main-carousel .carousel-control-prev-icon {
	margin-left: 0px;
}

.list-inline-item:not (:last-child ){
	margin-right: 0px;
}
.more-about .pr-md-1{
	padding-right:15px !important;
}
.home-blog-post .image {
	margin-bottom: 0px;
}

.testimonial-content {
	width: 100%;
	padding-top: 49px;
	text-align: left;
}

.testimonial .testimonial-block .testimonial-avtar img {
	width: 410px;
	min-height: 350px;
}

.bg-overlay {
	height: 370px;
}

.btnContentTop {
	right: 15px;
}

.testimonial-content {
	width: 90%;
	height: 415px;
	padding-top: 49px;
	text-align: left;
}

.details-form{
	padding:20px;
}

.mobTips {
	display: flex;
	justify-content: flex-start;
}

.mobEmi .dealerText {
	font-size: 38px;
}

.moboEmi .topVisual .visual {
	left: 47%;
}

.mobEmi .emiBanText {
	left: 43%;
	top: 65px;
}

.mobEmi .topVisualArea {
	height: 250px;
}

.mobFooter1 .lm-text img {
	width: 330px;
	height: 200px;
}

.mobAbout .about-content {
	width: auto;
	margin: 0 auto;
}

.inMobtop .topVisualArea {
	height: 400px;
}

.media-video {
	width: 100%;
	height: 170px;
	left:0;
	margin-bottom: 60px;
	border-radius: 15px;
}
.mobAboutKv .dealerText {
	color: #000;
}

.mobFindaDealer .dealerBanText {
	left: 44%;
}


} /* Media query ends here */

/*// Medium devices (tablets, 768px and up)*/
@media screen and (min-width: 768px) {
	.navbar-collapse.collapse {
		display: block;
	}
	.h-menu {
		flex-direction: inherit;
		line-height: 70px;
	}
}

/*// Large devices (desktops, 992px and up)*/
@media screen and (min-width: 992px) {
	.ml-45 {
		margin-left: -45px;
	}
	.mr-45 {
		margin-right: -45px;
	}
}

@media only screen and (max-width: 320px) {
	.logo-header {
		width: 150px;
	}
	.footer-menu {
		padding: 4px;
	}
	.feature-car li {
		padding-right: 2px;
	}
}

@media only screen and (max-width: 767px) {
	.navbar-toggle {
		display: block !important;
		font-size:20px;
	}
	.h-menu {
		line-height: 55px;
	}
	.header-nav .nav>li .mega-menu {
		border: 0;
	}
	.header-nav {
		clear: both;
		margin: -380px -33px;
		border: 1px solid #E9E9E9;
		background:#fff;
		left:5%;
		top:1px;
	}
	.header-nav .nav {
		float: none;
		margin: 0;
		background: #fff;
	}
	.header-nav .nav li {
		float: none;
	}
	.header-nav .nav>li .mega-menu>li {
		float: none;
		/* display: block; */
		width: auto;
	}
	/*  .header-nav .nav > li > a {
        padding: 20px 15px;
        border-top: 1px solid #E9E9E9;
    }*/
	.header-nav .nav>li>a:hover, .header-nav .nav>li>a:active, .header-nav .nav>li>a:focus
		{
		
		text-decoration: none;
	}
	.header-nav .nav>li .mega-menu>li:after {
		display: none;
	}
	.header-nav .nav>li ul, .header-nav .nav>li .mega-menu {
		display: none;
		position: static;
		visibility: visible;
		width: auto;
		/* background: #f9f9f9; */
	}
	.header-nav .nav>li ul.mega-menu ul {
		display: block;
	}
	.header-nav .nav>li:hover>ul, .header-nav .nav>li:hover .mega-menu {
		opacity: 1;
		visibility: visible;
		display: block;
		margin: 0;
		padding-left:25px;
	}
	.header-nav .nav>li ul.mega-menu li:hover ul {
		display: block;
	}
	.main-slider .button-lg {
		font-size: 14px;
		padding: 8px 10px;
	}
	.feature-car li a {
		padding: 10px 8px;
	}
	.testimonial .testimonial-block .testimonial-avtar img {
		min-height: 270px;
		padding: 40px;
	}
	.form-home {
		background: none;
	}
	.owl-carousel .owl-nav.disabled {
		height: 50px;
	}
}

/* BannerKeyVisual */
.subpage-title {
	margin-top: 4.6rem !important;
}

.bg1 {
	background-image: url(../images_ui/background/bg10-493c31ea516ab33332f419f6bad857fa.jpg);
}

.skyBg{
	background-image: url(../images_ui/background/dealer-banner-f7f096c30beacbbf9e8a01e8e867f440.jpg);
}

.dealerBg {
	background-image: url(../images_ui/background/bg-contentwrap01-f7f096c30beacbbf9e8a01e8e867f440.jpg);
	background-position:center;
}

.breadcrumb {
	background-color: transparent;
	margin-top: 20px;
	padding-right: 0px;
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #636c72;
	content: "\003e";
	display:none;
}

.breadcrumb-item a {
	color: #000;
	text-decoration: none;
}

.breadcrumb-item.active {
	font-weight: 600;
	color: #00AAD2;
}

.titWrap h1 {
	font-size: 58px;
}

.pop-div {
	font-size: 13px;
	margin-top: 100px;
}

.pop-title {
	display: none;
	color: blue;
	font-size: 15px;
}

.pop-content {
	display: none;
	color: red;
	font-size: 10px;
}

.topbanner {
	position: relative;
	background: rgba(100%, 100%, 100%, 0.7);
	/* margin:0px 60px; */
	height: 270px;
}

.buyTextTitle .topbanner{
	height:150px;
}

.topBannerShare {
	position: relative;
	margin: 0 auto;
	padding-left:0px;
}

.middle {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.titWrap {
	display: table-cell;
	vertical-align: middle;
	padding-top: 0px;
	text-align: center;
	padding: 0 20px;
}
.accordion .card-header a{
	font-size:14px !important;
}

.bannerText {
	font-size: 60px;
	line-height: 64px;
}

.pageIcon a {
	font-size: 14px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}

.pageIcon img {
	padding-right: 12px;
}

.shareIcon {
	color: #5f5f5f;
}


@media (min-width: 360px) and (max-width: 767px) { 

		.mobileHeaderFixed .main-bar{
			position:fixed;
		}
		.mobLogo{
		    width: 40px;
		    height: 25px;
		    margin-top:25px;
		}
		.logo-header{
			margin-top:10px;
		}
	 	.MobBtn{
			top:75% !important;
			left:10% !important;
			    
		}
		.learnMore .carousel-caption .btn{
			width:130px;
			height:40px;
		}
		.carouselText2{
			left:10%;
			top:21%;
			width:80%;
		}
		
		.carouselText2 span{
			font-size:16px;
			
		}
		.carouselText1{
			top:13%;
			width:100%;
			left:9%;
		}
		.carouselText1 span{
			font-size:18px;
		}
		.mob-top{
			padding-top:62px;
		}
		.mobPageTitle{
		    text-overflow: ellipsis;
		    white-space: nowrap;
		    overflow: hidden;
		    font-size: 16px;
		    line-height: 55px;
		    font-family: "HyundaiMedium";
		    width: 100%;
		    text-align: center;
		
		}
		.slick-slide img{
			height:250px !important;
		}
		.smallSlider .slick-slide img {
			height:50px !important;	
		}
			
		.image-wrap {
		    width: 100%;
		    height: 385px;
		}
		.carousel .image-wrap .carousel-item img {
		    width: 100%;
		    height: 400px;
		}
		.hcarSale li:last-child{
		    right:0;
		    position:inherit;
		    padding-right:0px;
		}
		.mpb-0{
			padding-bottom:0px;
		}
		
		/* Sell Page */
		.sellVehicleRight{
			text-align:-webkit-left !important;
		}
		.sell-form-btn .btn {
			margin-top:15px;	
		}
		
		/* Scroll Top */
		.btnContentTop{
			margin-top:61px !important;
		}
		
		/* Tips Page */
		
		.mobTips {
			padding-left:0px;
		}
		
		.mobTipsHead #tabs ul.tabs li{
			padding-left:60px;
		}
		
		#tabs ul.tabs li{
			padding-left:40px;
			font-size:18px;
		}
				
				
		/* Special Offer */
		.inMobtop .photoBanText{
			left:23%;
			top:90px;
		}
				
		.inMobtop .titWrap h1 {
			font-size: 28px;
			padding-top:30px;
		}
		
		
		/* Warranty Policy */
		.inMobtop .WarrantyBanText{
			left:15%;
			margin-top:75px;
		}	
		
		.stockList .owl-carousel .owl-nav .owl-next i{
			margin-right:0px;
			display:none;
		}
		.footer-sm .list-inline>li{
			padding-right:0px;
		}
		.footer-top .footerTitle .list-inline>li{
			padding-right:0px;
		}
		.certifiedLogo{
			width:50%;
		}
		.certifiedIcon p i{
			font-size:14px !important;
		}
		.rsaContent, .rsaHeadText{
			padding:0 25px;
		}
		.rsaNumber{
			font-size:21px !important;
			padding: 0 25px;
		}
		.contactTitle{
		padding:15px;
		}
		.carIcons{
			font-size:2px;
		}
		.buyModal{
			padding:10px !important;
		}
		.buyEmiModal{
			max-width:85% !important;
			top:0px !important;
		}
		
		.careerPolicy p{
			text-align:justify;
		}
		.iconStyle {
    		padding: 15px 23px !important;
		}
		.noPadding{
			padding:0px;
		}
		.mobileTxtOne{
			position: absolute;
  			top: 25%;
  			left: 50%;
  			width:100%;
  			color:#fff;
  			font-size:30px;
  			transform: translate(-50%, -50%);
		}
		.carousel-item img{
			padding:0px;
			padding-bottom:0px;
			
		}
		.carouselImgValue{
			min-width:auto;
		}
		.carousel-control-prev, .carousel-control-next{
			display:none;
		}
		.carouselPadding {
			padding:60px 15px 50px;
		}
		.learnMore .carousel-caption .btn{
			font-size:15px;
		}
		.img-responsive{
			display:none;
		}
		.img-responsive-mobile{
			display:block !important;
		}
		.img-responsive-mobile img{
			width: 35px;
		    height: 18px;
		    text-indent: -9999px;
		    overflow: hidden;
		}
		.logo-header {
			width: 285px;
			height:0px;
		}
		.logo-header>a{
			display:block;
		}
		.mobileHeader{
			display:table-cell;
			padding-left:20px;
			font-size:16px;
			padding-bottom:20px;
		}
		.navbar-toggle{
			margin:0px 0px -5px;
			padding-left:13px;
			padding:10px;
			line-height:0;
		}
		.mobileMenuClose button{
			padding-left:25px;
			padding-top:20px;
		}
		.mobileMenuClose{
			margin-top:-10px;
		}
		.mobileHeaderColor{
			background:#fff;
			padding-top:10px;
			padding-right:0px;
			margin-top:-3px;
		}
		.sell-form .form-group{
			padding-bottom:10px !important;
		}
		.qckCnctContr{
			width:auto !important;
		}
		.modalForm .sell-form-btn{
			padding-left:0px;
		}
		
		.carouselText1 .deskTopht{
			display:none;
		}		
		.carouselText2 .deskTopst{
			display:none;
		}
		.carouselText1 .taBletht{
			display:none;
		}
		.carouselText2 .taBletst{
			display:none;
		}
		.carouselText1 .moBileht{
			display:block;
		}
		.carouselText2 .moBilest{
			display:block;
		}
		.sellMobBanner .topVisualArea{
			height:404px;
		}
		.topVisual .visualBgSell, .topVisual .CareerBgSell{
			width:300px !important;
			left:0px !important;
			margin-left:0px !important;
		}
		.mobileTab .drivingImg{
			height:260px;
		}
		.careerTab .topVisual{
			height:400px;
		}
		.tabWarrantyKv .topVisual{
			height:400px;
		}
		.tabWarrantyKv .dealerTitle h1{
			font-size:26px !important;
		}
		.rsaWarranty{
			display:none !important;
		}
		.mobAboutKv .topVisual{
			height:400px;
		}
		
		
		
		
/* Media query end here */
}



@media (min-width: 768px) and (max-width: 991px) { 

		.breadcrumb{
			margin-top:10px;
		}
		.inMobtop .pagePath .active-item span{
			font-size:14px;
		}
		.inMobtop .headArea .topSect span{
			font-size:14px;
		}
		.carouselText1 .deskTopht{
			display:none;
		}		
		.carouselText2 .deskTopst{
			display:none;
		}
		.carouselText1 .moBileht{
			display:none;
		}
		.carouselText2 .moBilest{
			display:none;
		}
		.carouselText1 .taBletht{
			display:block;
		}
		.carouselText2 .taBletst{
			display:block;
		}
		.carouselText2 span{
			font-size:22px !important;
		}
		.carouselText1 span {
			font-size:30px!important;
		}
		.learnMore .carousel-caption .btn{
			font-size:16px !important;
		} 
		.sellMobBanner .topVisualArea{
			height:340px !important;
		}
		.tabAboutKv .topVisual .visual{
			width:1207px;
			left:52% !important;
			margin-left: -726px !important;
		}
		
		.topVisual .visual{
			left:8% !important;
			margin-left: -840px !important;
		}
		.tabAboutKv .topVisualArea{
			height:341px !important;
		}
		.topVisual{
			height:341px !important;
		}
		.topVisualArea{
			height:341px !important;
		}
		.dealerBanText{
			left:43% !important;
			top:70px !important;
		}
		.dealerTitle h1{
			font-size:40px !important;
		}
		.dealerSubText{
			line-height:0px !important;
		}
		.tabWarrantyKv .topVisual .visual{
			width:720px;
			left:5% !important;
			margin-left: -40px !important;
		}
		.tabWarrantyKv .aboutBanText{
			left:6% !important;
		}
		.emiBanText{
			left:53% !important;
			top:88px !important;
		}
		.rsaBanText{
			display:none;
		}
		.topVisual .visualRsa{
			left:96% !important;
			margin-left: -685px !important;
		}
		.xchgOffTabKv .topVisual .visual{
			margin-left:-600px !important;;
		}
		.tabCarPrice .car-price span{
			padding-left:26px;
		}
		.tabCarName{
			padding:11px;
		}
		.careerTab .topVisual .visual{
			width:735px;
			left:46% !important;
			margin-left:-339px !important;
		}
		.certifiedTab h1{
			font-size:40px !important;
		}
		.drivingTab .drivingImg{
			height:260px;
		}
		.photoGalyTab .photoBanText{
			left:54% !important;
		}
		
		
		
	.main-bar{
		border-bottom:none;
		box-shadow:none;
	}
	.carousel .image-wrap .carousel-item img{
		height:450px;
	}
	.carouselImgValue{
		min-width:0px;
	}
	.MobBtn{
		top:28% !important;
		left:9% !important;
	}
	.learnMore .carousel-caption .btn{
		width:125px;
		height:40px;
	}
	#main-carousel .carousel-control-prev-icon{
		margin-left:0px;
		top:185px;
		width:15px;
		height:25px;
		margin-top:-19px;
	}
	#main-carousel .carousel-control-next-icon{
		margin-left:0px;
		top:185px;
		width:15px;
		height:25px;
	}
	.form-find-area .form-group select{
		font-size:14px;
	}
	.form-head h2{
		font-size:20px;
	}
	.img-responsive img{
		height:18px;
	}
	.counter.counter-style h5 {
		font-size:18px;
	}
	.carousel-indicators li{
		width:8px;
		height:8px;
	}
	.stockList .owl-carousel .owl-nav .owl-prev i{
		margin-left:-40px;
	}
	.stockList .owl-carousel .owl-nav .owl-next i{
		margin-right:-40px;
	}
	.form-home{
		background-size:cover;
    	background-repeat: round;
    	padding-bottom: 30px;
    	height:420px;
	}
	.certified-icon p i {
		font-size:14px;
	}
	.logo-header {
    	width: 130px;
	}
	.header-nav .nav>li a {
		font-size: 12px;
	}
	.has-mega-menu .hpromise-logo {
	    height: 36px;
    }
	.tabHlogo{
		width:20%;
		height:auto;
	}
	.certifiedCar{
		line-height:22;
	}
	.timerPlus{
		right:0px;
		left:38%;
	}
	.timerOutlets .timerPlus{
		right:0px;
	}
	.timerPlusYears{
		right:0px;
		left:28%;
	}
	.testimonial .testimonial-block .testimonial-avtar img {
		min-height: 380px;
	}
	.testimonial-content{
		padding-top:50px;
	}
	.footer-top .footerTitle .list-inline>li{
		padding-right:0px;
	}
	.product-listing .listing-sidebar .buy-search ul li span{
		width:40px !important;
		font-size:13px !important;
	}
	.product-listing .compare-car{
		font-size:13px;
	}
	.car-item .car-list ul li{
		font-size:12px !important;
	}
	.buyCalcEMi button{
		font-size:11px !important;
	}
	.price .list-inline .buyPrice{
		font-size:14px;
		padding-right:0px !important;
	}
	.slick-slide img{
		width:730px;
		height:300px !important;
	}
	.smallSlider .slick-slide img {
		height:80px !important;
	}
	.buyViewForm .btn{
		min-width:66px !important;
		font-size:11px !important;
		line-height:37px !important;
		padding:0px !important;
	}
	.gray-form .form-group input{
		font-size:10px !important;
	}
	.details-form .form-control {
		font-size:10px !important;
	}
	.titWrap h1 {
    	font-size: 45px;
    	padding-top: 35px;
	}
	.about-content{
		width:auto !important;
	}
	.aboutBanText{
		left:35% !important;
		top:65px !important;
	}
	.aboutBanText h1{
		font-size:40px !important;
	}
	.lm-text img{
		width:330px !important;
		height:200px !important;
	}
	.colLg3{
		padding-left:0px;
	}
	.buyEmiModal{
		max-width:90% !important;
		top:0px !important;
	}
	.sorting-options .sortByTab{
		text-align:right !important;
	}
	.sorting-options .sortByTab select{
		width:52% !important;
	}
	.buyResult li{
		font-size:16px !important;
		padding-top:5px;
	}
	.price .list-inline .buyPrice{
		letter-spacing:0px !important; 	
	}
		
	.topVisual .visualBgSell{
		width:740px !important;
		left:61% !important;
		margin-left:-455px !important; 
		top:0px;
	}
	.sellChevron{
		display:none;
	}
	.car-details .car-price span{
		font-size:14px !important;
	}
	.tabEmi{
		font-size:14px;
		padding:0px 15px !important;
	}
	.tabCarPrice .details-social{
		padding:7px !important;
	}
	.txt_gray {
	    line-height: 20px !important;
    	text-align: justify !important;
	}
	.emiNote{
		 font-size:11px !important;
	}
	.tabFooter .list-inline>li{
		padding-right:5px;
	}
	

	
.featured-img{
    background: none repeat scroll 0 0 #aaa;
    height: 200px;
    width: 265px;
}
.featured-img .upload-button{
    background: none repeat scroll 0 0 #222;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 37px;
    opacity: 0.7;
    padding-top: 8px;
    position: absolute;
    text-align: center;
    top: 162px;
    width: 265px;
    z-index: 5;
}
.featured-img img{
    float: left;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 0;
}
	
	
	
	
	
	
	
	
/* Media query end here */
}
