html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
    font-family: 'fira_sansbold';
    src: url('../fonts/firasans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: 'fira_sanslight';
    src: url('../fonts/firasans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: 'fira_sansregular';
    src: url('../fonts/firasans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:swap
}

@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
   font-display:swap
}

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
   font-display:swap
}

@font-face {
    font-family: 'latohairline';
    src: url('../fonts/lato-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
header{ padding:20px 0}
.container{max-width: 1240px;margin: 0 auto;position: relative;}
header .container{ max-width: 1320px; margin: 0 auto;position: relative;}
.wrapper{ max-width: 1300px; margin: 0 auto; position: relative;}

html{overflow-x: hidden; scroll-behavior: smooth;}
html.has-lightbox{ overflow-y: hidden}

body{font-family: latoregular, sans-serif;font-size: 16px; line-height: 24px;color: #000;}
.row{ display: flex;}
#sidebarbtn,#mySidenav{ display: none }
.logo{ margin-right: 48px; margin-left: 6% }
.logo img{ line-height: 1; display: block}
.headerNav{ margin-right: 76px}
.headerNav ul{ list-style: none; }
.headerNav ul li{ display: inline-block; margin-right: 40px;}
.headerNav ul li a{ text-decoration: none; text-transform: uppercase;
color:#000; font-size: 12px; line-height: 1; }

.subnav{position: absolute;background: #fff;width: 100%;top: 55px;left: 0;z-index:-1; border: 1px solid red;
padding:20px 15px;box-sizing: border-box;opacity: 0}
.wrap .subnav{display: grid;grid-template-columns: repeat(7, 1fr); }
.subnav .col h3 a{font-family:latobold,sans-serif;margin: 0 0 10px;text-align: left;color: #18498e;
text-transform: capitalize; font-size: 13px}
.subnav .col h3 a span{font-size: 11px;margin-left: 5px;font-weight: 700;}
.subnav .col h3 a:hover{ text-decoration: underline}
.subnav ul{ list-style: none}
.subnav ul li{ display: block}
.subnav ul li a{ padding: 5px 0;font-size: 12px;color: #000;text-transform: none;
font-family:latoregular, sans-serif;display: block;}
.subnav ul li a:hover{ text-decoration: underline}

.wrap.open .subnav{ opacity: 1; z-index: 1}
.wrap{border-bottom: solid 5px transparent;height: 50%;}
.wrap.open{border-bottom: solid 5px #d72025;height: 50%;}

.wrap2 .subnav{ padding: 20px 0 0}
.wrap2.open .subnav{ opacity: 1; z-index: 1}
.wrap2{border-bottom: solid 5px transparent;height: 50%;}
.wrap2.open{border-bottom: solid 5px #d72025;height: 50%;}

.wrap2 .subnav ul{display: flex;justify-content: center;align-items: center;padding-bottom: 20px;}
.wrap2 .subnav ul li a {font-family:latobold;display: inline-block;padding: 10px;color: #18498e;
    text-decoration: none;font-size: 13px;}
.wrap2 .subnav ul li a span{font-size: 11px;margin-left: 5px;font-weight: 700;}

.wrap3.open .subnav{ opacity: 1; z-index: 1}
.wrap3{border-bottom: solid 5px transparent;height: 50%;}
.wrap3.open{border-bottom: solid 5px #d72025;height: 50%;}
.wrap3 .subnav{display: grid;grid-template-columns: repeat(3, 1fr); grid-gap:16px }
.colin{ margin-bottom: 10px}
.colin p{font-size: 13px;  color: #231f20; line-height: 14px}


.season_tabs {
    position: relative;
    clear: both;
    margin:0;
    min-height: 288px;
}
.season_tab {
    float: left;
    clear: both;
    width: 174px;
}
.season_tab label {
    background: #054b91;
    font-size: 12px;
    vertical-align: middle;
    position: relative;
    left: 0;
    width: 174px;
    height: 72px;
    display: table-cell;
    font-family: latoregular, sans-serif;
    color:#fff;
    padding: 0 30px;
    box-sizing: border-box;
    text-transform: uppercase;
    cursor: pointer;
}
.season_tab [type=radio] {
    display: none;
}
.season_content {
    position: absolute;
    top: 0;
    left: 174px;
    background: white;
    right: 0;
    bottom: 0;
    padding: 0;
    border-top: 1px solid #e5e8ed;
}
.season_content span {
    animation: 0.5s ease-out 0s 1 slideInFromTop;
}
.season_tab [type=radio]:checked ~ label {
    background: #044281;
    z-index: 2;
}
.season_tab [type=radio]:checked ~ label ~ .season_content {
    z-index: 1;
}

.wrap2 .subnav .sc{ display: grid; grid-template-columns: repeat(6,1fr); height: 100%}
.wrap2 .subnav .sc h3 a,
.wrap2 .subnav .scc h3 a
{font-size: 16px;font-family:latolight;margin: 0 0 15px;text-align: left;color: #18498e;
display: block;}
.wrap2 .subnav .sc .scin,
.wrap2 .subnav .scc .scinn
{ padding-top: 20px; padding-left: 20px; height: 100%; box-sizing: border-box}
.wrap2 .subnav .sc .scin:hover,
.wrap2 .subnav .scc .scinn:hover
{ background: #f3f4f6}
.wrap2 .subnav .sc .scin ul{ list-style: none; display: block; margin-bottom: 20px}
.wrap2 .subnav .sc .scin ul li{ display: block;margin: 0;}
.wrap2 .subnav .sc .scin ul li a{ color: #000;font-family: 'latolight';padding: 0;}
.wrap2 .subnav .sc .scin a.explorebtn,
.wrap2 .subnav .scc .scinn a.explorebtn
{ display: inline-block; background: #000; color:#fff; margin-right: 10px;
font-family: latolight; font-size: 12px; line-height: 12px; padding: 10px 15px}
.wrap2 .subnav .scc{ height: 100%}
.scinn p{ font-size: 16px; font-family: latolight; margin-bottom: 20px}

#seasonTabs{ display:none}

.headerRight{ display: flex; align-items: center}
.headerRight .tel{padding: 5px 10px;border: 1px solid #d6d6d6;margin-right: 5px;position: relative;
margin-right: 20px}
.headerRight .tel ul{ list-style: none}
.headerRight .tel ul li{ margin-bottom: 5px}
.headerRight .tel ul li a{ text-decoration: none;color: #585858;font-family: 'latoregular';
 line-height: 16px; display: block;white-space: nowrap; font-size: 14px}
.headerRight .tel ul li a span{ color:#585858; font-weight: 700}
.login{ margin-right: 20px}
.searchBtn span{font-size: 16px;color: #2d3393;font-weight: 600; cursor: pointer}
.searchinfo{ width: 200px; min-height: 250px; background: #fff; position: absolute; top:50px; right:0;
display: none; padding: 6px 20px}
.searchinfo input{ border:none; border-bottom: 1px solid #555; height: 35px; line-height: 35px;
color:#555; text-transform: uppercase; font-size: 12px;font-family: 'latolight'; width: 100%; padding: 0 6px}
.searchinfo input:focus{ outline: none}
.popup-wrapper{ background:rgba(0,0,0,0.6); position: fixed;top:0; left: 0; height: 100%; width: 100%; display: none;
z-index: 9999;}
.popup{ font-family: 'latolight'; color:#000; background: #fff; width: 100%;max-width: 630px; height: 360px; margin: 10% auto;
position: relative; }
.popup-close{ position: absolute; top:0; right:0; }
.htmlOverflow{ overflow: hidden}
.popup-content{display: flex}
.contentLeft{ max-width: 200px;width: 100%;padding: 70px 5px 80px 30px;background: #f4f4f4;display: inline-block;}
.contentLeft h3{font-size: 18px;font-weight: 700;color: #b3b3b3;text-transform: uppercase;
margin-bottom: 40px;}
.contentLeft h4{ font-size: 24px;font-weight: 400;color: #444;margin: 20px 0 0;line-height: normal;}
.contentLeft h4 span{color:#2d3393}
.contentRight{width: calc(100% - 200px);padding: 70px 60px 85px;display: inline-block;background: #fff;}
.contentRight h6{ position: relative; color: #2d3393;border-bottom: 1px solid #c4c4c4;
text-align: center;text-transform: uppercase;padding-bottom: 15px;margin-bottom: 25px;
font-size: 18px;font-family: 'latobold';}
.contentRight h6:after {position: absolute;content: '';width: 50%;left: 0;right: 0;margin: 0 auto;
height: 1px;background: #2d3393;bottom: -1px;}
.contentRight .textfld{ border: 1px solid #b7b7b7;height: 44px; line-height: 44px; padding: 0 12px;
background: transparent;outline: 0;font-size: 15px;color: #5b5b5b; width: 100%; box-sizing: border-box;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
 box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    font-family: 'latolight'; margin-bottom: 15px}

.contentRight a.conBtn {background-color: #2d3393;padding: 13px 25px 12px; line-height: 18px;
text-decoration: none;border-radius: 5px;border: #2d3393 solid 1px;color: #fff;
    font-family: 'latolight';display: block;text-align: center;margin-bottom: 25px;
font-size: 16px;text-decoration: none;}
.contentRight a.conBtn:hover {
    background-color: #fff;
    color: #2d3393;
}
.contentRight p{font-size: 14px;font-family: 'latolight';color: #262626;margin: 0; text-align: center;line-height: 18px}
.popup-close .icon-close-bg {
    font-size: 70px;
    position: relative;
    color: #164b91;
    z-index: 9999;
    display: block;
    margin-top: -1px;
}
.popup-close .icon-close-bg .icon-close {
    color: #fff;
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 14px;
}
.welcome{ background: url(../images/new-hero-shot-dk-Dzire.webp) top right no-repeat;
 padding: 64px 0 70px; background-size:100% 100%}
.w01{ width: 525px; }
.welcome img{ margin-bottom: 40px; }
.welcome p{ font-size: 14px; line-height: 24px; color:#fff; letter-spacing: 1px;
margin-bottom: 10px; font-family: 'latolight'; }
.welcome a.city{ color: #fff; font-size: 14px; text-decoration: none; font-family: 'latolight';
margin-bottom: 20px}
.welcome a.city:hover{ text-decoration: underline; }

.selectBox{ display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 20px;
margin-bottom: 10px}
.selectBox select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    padding: 0 1em 0 0;
    margin: 0;
    width: 100%;
    cursor: inherit;
    line-height: inherit;
    z-index: 1;
    outline: none;
    color:#fff;
    text-transform: uppercase;
    font-family: 'fira_sansregular';
    font-size: 12px;
}
select::-ms-expand {
    display: none;
}

.select {position: relative;background:none; border-bottom: 1px solid #fff;color:#fff}

.select::after {
    content: "";
    width: 24px;
    height:24px;
    background: url("../images/alto-hindi-select-arrow.png") no-repeat;
    position: absolute;
    top:0; right: 0;
}

.welcome .pr .price h3{ color:#fff; font-size: 28px; line-height: 28px; }
.welcome .pr .price p{ margin-bottom: 0; font-size: 12px;font-family: 'latolight'; }

.pre{display: flex;flex-direction: column;align-items: end; color:#fff}
.pre h3{ font-size: 14px;font-family: 'latolight'; margin-bottom: 10px}
.pre h3 span{font-family: 'latobold';}
.pre a {color: #fff;font-size: 12px;background: #164b91;padding: 10px;
text-transform: uppercase;text-decoration: none;display: inline-block;}
.heroArrow{ position: absolute; width:27px;height: 18px;bottom:-55px; left:50%; transform: translateX(50%)}
.heroArrow img{ margin-bottom: 0}

.finance{ background: #f9f9f9; display: none}
.smart-finance-box {
    background: #164b91;
    padding: 25px 15px;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
}
.smart-finance-box p {
    font-size: 21px;
    color: #ffffff;
    text-align: center;
    font-family: 'latolight';
    margin-bottom: 10px;
}

.smart-finance-box span {
    font-size: 30px;
    display: block;
    color:#fff;
    font-family: 'latolight'
}

.financeText { width: 450px;
    text-align: center;
    padding: 0 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
.financeText h3{color:#164b91; font-size: 18px;}
.financeText p{ font-size: 14px; color:#000}

.mobile{ position: relative; width: 482px; display: flex; align-items: center}

.mobile label {
    font-size: 12px;
    color: #164b91;
    font-weight: 400;
    margin: 0;
    position: absolute;
    top: 35px;
    padding: 0 5px;
    background: #f9f9f9;
    left: 13px;
}

.form-control {
    font-size: 16px;
    color: #b0b0b0;
    font-weight: 400;
    border: 1px solid #000;
    height: 50px;
    background: transparent;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    padding-left: 13px;
    padding-right: 55px;
    width: 100%;
    text-transform: uppercase;
    font-family: 'fira_sanslight';
}

.form-control::-webkit-input-placeholder {color: #000000;}
.form-control::-moz-placeholder {color: #000;}
.form-control:-ms-input-placeholder {color: #000;}
.form-control:-moz-placeholder {color:#000;}


.verify {
    font-size: 14px;
    color: #b0b0b0;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    right: 13px;
    transform: translateY(-50%);
    cursor: pointer;
    font-family: 'latolight'
}

.experience{background:#363334 url(../images/Dzire-background-banner.jpg) top right no-repeat;
background-size: 100%; padding: 50px 0 20px}
.experienceIn{ display: flex}
.experienceInLeft{flex-basis:215px;}
.smart{border: 1px solid #e1e1e1;background: #fff;width: 78px;font-size: 12px;
text-align: center;-webkit-box-shadow: 0 0 30px 0 #c4c4c4;box-shadow: 0 0 30px 0 #c4c4c4;
border-radius: 50px;padding: 10px 0;position: relative; margin-left: 20px; box-sizing: border-box;}
.smartin{position: relative}
.smartin input[type=radio]{display: none}
.smartin ul{ line-height: normal; text-align: center}
.smartin ul li{border-bottom: solid 1px #e1e1e1;padding: 12px 5px;
color: #585858;text-decoration: none;text-align: center;font-size: 11px;line-height: 11px;
    font-family: 'latolight'}
.smartin ul li span {font-size: 22px;display: block;margin-bottom: 8px;text-align: center;
color:#06317f}
.smartin ul li.no-border{ border-bottom: none}
.smartin #prev-label{ position: absolute;top: -23px;left: 18%;transform: translateX(50%);}
.smartin #next-label{ position: absolute;bottom: -23px;left: 18%;transform: translateX(50%);}
.smartin #prev-label span,.smartin #next-label span{background:#06317f; font-size: 6px; color:#fff;
width:25px; height:25px; line-height: 25px; border-radius: 100%; display: block;}


#prev:checked ~ ul > li:last-child{
    display: none;
}
#prev:checked,#prev:checked ~ #prev-label{
    display: none;
}
#next:checked,#next:checked ~ #next-label{
    display: none;
}
#next:checked ~ ul > li:first-child{
    display: none;
}

.experienceInRight{ flex-basis: 735px  }
.experienceInRightin{display: flex; justify-content: space-between;}
.experienceTitle h2{ color:#06317f; font-size: 20px; line-height: 20px; margin-bottom: 10px;
font-family: latolight, sans-serif; text-transform: uppercase;}

.bCircle{display: block;border: 1px solid #000;border-radius: 50px;padding: 3px;font-size: 0;
width: 15px;height: 15px;}
.bCircle span{ background: #06317f;display: block;width: 15px;height: 15px;border-radius: 100%;}

.experience.green .bCircle span{ background: #aa8e76}
.experience.silver .bCircle span{ background: #968d86}
.experience.red .bCircle span{ background: #761504}
.experience.white .bCircle span{ background: #ece9ea}
.experience.grey .bCircle span{ background: #938d88}

.experienceSocial{position: relative}
.experienceSocial ul{ display: flex;}
.experienceSocial ul li{ margin-left: 20px}
.experienceSocial ul li a{ text-decoration: none; color:#000}
.experienceSocial ul li a span.icon-social{ font-size: 20px}
.experienceSocial ul li:first-child{ margin-left: 0}

.colorSelect{-webkit-box-shadow: 0 0 30px 0 #c4c4c4;box-shadow: 0 0 30px 0 #c4c4c4;
border: 1px solid #ebebeb;border-radius: 50px;width: 36px;position: absolute;
left: -5px;top: 45px;display: none;z-index: 9999;background: #fff; padding: 5px 0}
.colorSelect ul{ display: flex; flex-direction: column; align-items: center}
.colorSelect ul li{ margin-left: 0; margin-bottom: 5px}
.colorSelect ul li:last-child{ margin-bottom: 0}
.colorSelect ul li a{ display: block; line-height: 1}
.colorSelect ul li span{width: 20px;height: 20px;display: inline-block;border-radius: 50px;
border: 1px solid #999; background:#000}

.colorSelect ul li.BlueColor span{ background:#06317f}
.colorSelect ul li.GreenColor span{ background:#aa8e76}
.colorSelect ul li.SilverColor span{ background:#968d86}
.colorSelect ul li.RedColor span{ background:#761504}
.colorSelect ul li.WhiteColor span{ background:#ece9ea}
.colorSelect ul li.GreyColor span{ background:#938d88}

.socialInfo{-webkit-box-shadow: 0 0 30px 0 #c4c4c4;box-shadow: 0 0 30px 0 #c4c4c4;
border: 1px solid #ebebeb;border-radius: 50px;width: 40px;position: absolute;left: 35px;
top: 45px;display: none;z-index: 9999;background: #fff;}

.socialInfo ul{ list-style: none; display: flex; flex-direction: column; align-items: center; padding: 5px;}
.socialInfo ul li a{line-height: 1; display: block}
.socialInfo ul li{ margin-left: 0; margin-bottom: 10px;}
.socialInfo ul li:last-child{margin-bottom: 0}

.experience.blue .experienceTitle h2,
.experience.white .experienceTitle h2 { color:#06317f}
.experience.blue .smartin ul li span,
.experience.white .smartin ul li span {color:#06317f}

.experience.silver .smartin ul li span{color:#06317f}

.experience.green .experienceTitle h2{ color:#aa8e76}
.experience.green .smartin ul li span{color:#aa8e76}
.experience.silver .smartin ul li span{color:#aa8e76}

.experience.silver .experienceTitle h2{ color:#968d86}
.experience.silver .smartin ul li span{color:#968d86}
.experience.silver .smartin ul li span{color:#968d86}

.experience.red .experienceTitle h2{ color:#761504}
.experience.red .smartin ul li span{color:#761504}
.experience.red .smartin ul li span{color:#761504}

.experience.grey .experienceTitle h2{ color:#353535}
.experience.grey .smartin ul li span{color:#353535}
.experience.grey .smartin ul li span{color:#353535}

.experience.blue .smartin #prev-label span,
.experience.blue .smartin #next-label span,
.experience.white .smartin #prev-label span,
.experience.white .smartin #next-label span{
    background:#06317f;
}

.experience.green .smartin #prev-label span,
.experience.green .smartin #next-label span{
    background:#aa8e76;
}

.experience.silver .smartin #prev-label span,
.experience.silver .smartin #next-label span{
    background:#968d86;
}

.experience.red .smartin #prev-label span,
.experience.red .smartin #next-label span{
    background:#761504;
}

experience.grey .smartin #prev-label span,
.experience.grey .smartin #next-label span{
    background:#938d88;
}

.greenCar{ display: none}
.SilverCar{ display: none}
.RedCar{ display: none}
.WhiteCar{ display: none}
.GreyCar{ display: none}
.experience.green .greenCar{ display: block}
.experience.green .blueCar{ display: none}
.experience.green .SilverCar{ display: none}
.experience.green .RedCar{ display: none}
.experience.green .WhiteCar{ display: none}
.experience.green .GreyCar{ display: none}

.experience.silver .SilverCar{ display: block}
.experience.silver .blueCar{ display: none}
.experience.silver .greenCar{ display: none}
.experience.silver .RedCar{ display: none}
.experience.silver .WhiteCar{ display: none}
.experience.silver .GreyCar{ display: none}

.experience.red .RedCar{ display: block}
.experience.red .blueCar{ display: none}
.experience.red .greenCar{ display: none}
.experience.red .SilverCar{ display: none}
.experience.red .whiteCar{ display: none}
.experience.red .GreyCar{ display: none}

.experience.white .WhiteCar{ display: block}
.experience.white .blueCar{ display: none}
.experience.white .greenCar{ display: none}
.experience.white .SilverCar{ display: none}
.experience.white .RedCar{ display: none}
.experience.white .GreyCar{ display: none}

.experience.grey .GreyCar{ display: block}
.experience.grey .blueCar{ display: none}
.experience.grey .greenCar{ display: none}
.experience.grey .SilverCar{ display: none}
.experience.grey .RedCar{ display: none}
.experience.grey .WhiteCar{ display: none}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
    bottom: 0;
    left:45px;
}

.tooltip-right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: transparent;
    border-right-color: #000;
    border-right-color: hsla(0, 0%, 20%, 0.9);
}

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
    position: relative;
    cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
    -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
    visibility: visible;
    opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
    z-index: 1000;
    padding: 3px 10px;
    display: block;
    background-color: #fff;
    color: #000;
    content: attr(data-tooltip);
    font-size: 16px;
    line-height: 1.2;
    border-radius: 5px;
    border: 1px solid #eee;
    font-family: 'latolight', sans-serif;
    white-space: nowrap;
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    transform: translateX(12px);
}


.proudctFooter{ display: flex; justify-content: space-between; color:#fff; padding:0 20px}
.pfleft h3{ font-size: 18px;font-family: latolight, sans-serif; margin-bottom: 5px}
.pfleft a.km{ color:#fff; text-transform: uppercase; text-decoration: none;
font-family: latolight, sans-serif; margin-bottom: 10px; display: inline-block}
.pfleft a.km:hover{ text-decoration: underline;}
.pfleft ul{list-style: none; display: flex; margin-bottom: 10px}
.pfleft ul li{padding-right: 20px;padding-left: 20px;border-right: solid 1px #4d4b48;}
.pfleft ul li:last-child{ border-right: none}

.pfleft ul li h3{text-transform: uppercase;font-size: 13px;font-family: latolight, sans-serif;
color: #fff; line-height: 13px; margin-bottom: 0}
.pfleft ul li h4 {font-family: latolight, sans-serif;font-size: 23px;
 padding: 0;margin: 0;}
.pfleft ul li h4 span{ font-size: 13px;color: #a9a9aa;font-family: 'latoregular';}

p.cert {color: #a9a9aa;font-size: 12px;line-height: 23px; margin-bottom: 15px}

.pfleft h2{text-transform: uppercase;font-style: italic;font-size: 20px;font-family: 'latoregular';
margin-bottom: 5px}
.pfleft p.cal{line-height: 12px;font-size: 12px;text-transform: uppercase;font-style: italic;
margin-bottom: 10px}
.calbtn{background: #000;color: #fff;padding: 6px 14px;text-transform: uppercase;font-size: 12px;
font-family: 'latobold'; text-decoration:none; display: inline-block}
.calbtn:hover{text-decoration: underline}
.auto-gear{ margin-top: 20px}
.sectionNav{ background: #000; padding: 14px 0; }
.leftNav ul{ list-style: none; }
.leftNav ul li{ display: inline-block; margin-right: 20px; position: relative }
.leftNav ul li a{ font-size: 12px; color: #fff; text-transform: uppercase;
text-decoration: none;font-family: latolight, sans-serif; }
.leftNav ul li a.icon-down-arrow{font-family: icomoon; font-size: 8px}
.leftNav ul li ul{ width:130px; padding:15px; background: #fff;position: absolute; top:40px; right:0;}
.leftNav ul li ul li{ padding: 8px 10px}
.leftNav ul li ul li a{ color:#000}
#reviewBox{display: none}
.leftNav a#reviewmobileBtn,.rightNav a#rightNavmobilebtn{ display: none}

.rightNav ul{ list-style: none; border: 1px solid #515151;
border-radius: 5px; }
.rightNav ul li{ display: inline-block;padding: 3px 10px;border-right: solid 1px #515151;
position: relative;line-height: normal; }
.rightNav ul li a{ font-size: 12px; color: #fff; text-transform: uppercase;
text-decoration: none;font-family: latolight, sans-serif; }
.rightNav ul li a:hover{ background: #333; }

.sectionNav.fixed {position: fixed;top: 0;width: 100%;z-index:9;}

.style{background: url(../images/Dzire-1.png) top center no-repeat;
 padding: 150px 0; background-size: 100% 100%}
.stylein{ padding-top: 25px; color:#fff;max-width: 425px; margin-left: 51%;}
.stylein img{ margin-bottom: 25px; }
.stylein p{ line-height: 24px; }


.car-slider .owl-dots {
    position: absolute;
    bottom: 150px;
    left: 51%;
}
.car-slider .owl-dots button {
    background: none;
    border: none;
    color: #666;
    margin-bottom: 10px;
    font-size: 13px;
    cursor: pointer;
    font-family: 'latolight';
}
.car-slider .owl-dots .owl-dot.active button {
    font-size: 16px;
    font-family: 'latobold'; color: #231f20;
}

.car-slider .owl-nav,.move-slider .owl-nav{top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);
font-size: 20px;z-index: 9999;position: absolute;color:#fff;width: 100%;
}
.car-slider.owl-carousel .owl-nav button.owl-prev{ left:0; position: absolute; width: 30px; height: 30px;
background: #000; display: block;font-size: 40px;font-family: 'latolight';display: flex;
justify-content: center;}
.car-slider.owl-carousel .owl-nav button.owl-next{ right:0; position: absolute;width: 30px; height: 30px;
background: #000; display: block;font-size: 40px;font-family: 'latolight';display: flex;
justify-content: center;}
.car-slider.owl-carousel .owl-nav button.owl-prev.disabled,
.car-slider.owl-carousel .owl-nav button.owl-next.disabled{ opacity: .25;}

.sl-overlay{ background: rgba(0,0,0,0.6)}
.sl-wrapper .sl-close{ color:#fff; font-family:latoregular, sans-serif}

.tabsett > input[type="radio"] {position: absolute;left:-200vw;}
.tabsett .tab-panell {display: none;}
.tabsett > input:first-child:checked ~ .tab-panelss > .tab-panell:first-child,
.tabsett > input:nth-child(3):checked ~ .tab-panelss > .tab-panell:nth-child(2),
.tabsett > input:nth-child(5):checked ~ .tab-panelss > .tab-panell:nth-child(3),
.tabsett > input:nth-child(7):checked ~ .tab-panelss > .tab-panell:nth-child(4),
.tabsett > input:nth-child(9):checked ~ .tab-panelss > .tab-panell:nth-child(5),
.tabsett > input:nth-child(11):checked ~ .tab-panelss > .tab-panell:nth-child(6) {
display: block;}

.tabsett > label {
  position: relative;
  display: inline-block;
  padding: 30px 0;
  cursor: pointer;
  margin-left: 20px;
    font-family: latolight, sans-serif;
    border: 0;
    color: #000;
    font-size: 12px;
    line-height: 12px;
    max-width: 100%;
}

.tabsett > label:first-child{ margin-left: 0}

.tabsett > label::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 20px;
  width: 22px;
  height: 3px;
  background: #fff;
  transform: translateX(-50%);
}

.tabsett > label:hover,
.tabsett > input:focus + label {
  color: #000;
}

.tabsett > label:hover::after,
.tabsett > input:focus + label::after,
.tabsett > input:checked + label::after {
  background: #5c7fa8;
}

.tabsett > input:checked + label {
    font-family: 'latobold', sans-serif;
}

.tab-panell {
  /*padding: 30px 0;
  border-top: 1px solid #ccc;*/
}

.tab-panelss{margin: 0 -50px;}

.fixSkew{position: relative;-webkit-backface-visibility: hidden;
-webkit-transform: skew(-4deg);transform: skew(-4deg);
overflow: hidden;}

.tabsett {
width: 100%;
text-align: center;
}

/* Parent Container */
.content_img{ width: 100%; height: 100%; position: relative; overflow: hidden }

/* Child Text Container */
.content_img .contentText{
 position: absolute;
 top: 0;
 bottom: 0;
 right: 0;
 left: 0;
 background:rgba(0, 0, 0, 0.5);
 color: white;
 margin-bottom:0;
 font-family: sans-serif;
 opacity: 0;
 visibility: hidden;
 /*-webkit-transition: visibility 0s, opacity 0.5s linear;
 transition: visibility 0s, opacity 0.5s linear;*/
width: 100%; height: 99%;
overflow: hidden;
}

.contentText a{ text-decoration: none; position: absolute; top:5px; right: 35px;}
.contentText.lc a{ right:32%}
.contentText.lcc a{ right:13%}

.contentText a .icon-close-bg {
    font-size: 70px;
    position: relative;
    color: #204685;
    z-index: 9999;
    display: block;
}

.contentText a .icon-close-bg .icon-search {
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 14px;
    color: #fff;
}

/* Hover on Parent Container */
.content_img:hover{
 cursor: pointer;
}

.content_img:hover div{
 width: 100%;
 padding: 8px 15px;
 visibility: visible;
 opacity: 1;
}


.contentText button{ position: absolute; top:10px; right:10px; }
.contentText h2{ position: absolute; bottom: 50px; left: 20px;font-size: 20px;
font-family: 'latolight';line-height: 24px; transform: skew(4deg); width: 200px; text-align: left }
.borderRight{ border-right: 1px solid #fff}
.borderBottom{ border-bottom: 1px solid #fff}
.borderRight .contentText h2{ left:85px}

.col-4{width: 33.33333%;;}
.col-5{width: 40.66667%;}
.col-7{width: 58.33333%;}
.col-8{width: 66.66667%;}
.img-fluid{ max-width: 100%; height: 100%;}

.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}
.custom-model-main:before {
  content: "";
  display: inline-block;
  height: auto;
  vertical-align: middle;
  margin-right: -0px;
  height: 100%;
}
.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}


.car-info{  position: relative; padding-bottom: 250px}
.carDezire{ position: absolute; bottom: 0; right: 0}
.car-wrapper{width: 900px; margin-left: 11%;}
.car-infoin{ display: flex}
.car-infoin .box{color: #000;display: none;margin-top: 20px;}
.car-infoin input[ type=radio]{ display: none}
.car-infoLeft{width: 30%;}
.car-infoRight{width:68%; margin-left:30px}
.car-infoLeft select{padding: 10px;width: 100%;border: none;
 border-bottom: solid 1px #d6d6d6; font-size: 12px; font-family: fira_sanslight; color:#666}
.car-infoLeft select:focus{ outline: none}
.tab-panels1 .tab-panel1 ul{ list-style: none;}
.tab-panels1 .tab-panel1 ul li{ margin-bottom: 3px}
.tab-panels1 .tab-panel1 ul li label{ color:#000; font-size: 18px; font-family: latolight;
text-transform: uppercase; cursor: pointer}
.car-infoLeft .carSelect{ position: relative}
.car-infoLeft .carSelect select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    margin: 0;
    width: 100%;
    cursor: inherit;
    line-height: inherit;
    z-index: 1;
    outline: none;
    text-transform: uppercase;
    font-family: 'fira_sansregular';
    font-size: 12px;
}
.car-infoLeft .carSelect:after{
    content: "";
    width: 24px;
    height: 24px;
    background: url(../images/select-arrow.png) 0 0 no-repeat;
    position: absolute;
    top: 10px;
    right:0;
}


.tabset1 > input[type="radio"],
.tabset2 span input[type="radio"]
{position: absolute;left: -200vw;}

.tabset1 label:first-child{ margin-right: 45px;}

#boxx1:checked ~ .car-infoRight #dimensions,
#boxx2:checked ~ .car-infoRight #engine
{
    display: block;
}
.tab-panels1 .tab-panel1,
.tab-panels2 .tab-panel2
{
    display: none;
}
#specifications:checked  ~ .car-infoLeft [for="specifications"],
#features:checked  ~ .car-infoLeft [for="features"]
{
    color: #000;
}
#specifications:checked  ~ .car-infoLeft [for="specifications"]:after,
#features:checked  ~ .car-infoLeft [for="features"]:after{
    content: "";
    position: absolute;
    left: 35%;
    bottom: 8px;
    width: 20px;
    height: 3px;
    background: #5c7fa8;
    transform: translateY(-50%);
}

#specifications:checked  ~ .car-infoLeft .tab-panels1 .specifications,
#specifications:checked  ~ .car-infoRight .tab-panels1 .specifications,
#features:checked  ~ .car-infoLeft .tab-panels1 .features,
#features:checked  ~ .car-infoRight .tab-panels1 .features
{
    display: block;
}

#specification-1:checked ~ .car-infoLeft [for=specification-1],
#specification-2:checked ~ .car-infoLeft [for=specification-2],
#specification-3:checked ~ .car-infoLeft [for=specification-3],
#specification-4:checked ~ .car-infoLeft [for=specification-4],
#specification-5:checked ~ .car-infoLeft [for=specification-5],
#specification-6:checked ~ .car-infoLeft [for=specification-6],
#specification-7:checked ~ .car-infoLeft [for=specification-7]
{
    font-family: latoregular, sans-serif;
    font-size: 24px;
}


#specification-1:checked ~ .car-infoRight .tab-panels2 .specification-1,
#specification-2:checked ~ .car-infoRight .tab-panels2 .specification-2,
#specification-3:checked ~ .car-infoRight .tab-panels2 .specification-3,
#specification-4:checked ~ .car-infoRight .tab-panels2 .specification-4,
#specification-5:checked ~ .car-infoRight .tab-panels2 .specification-5,
#specification-6:checked ~ .car-infoRight .tab-panels2 .specification-6,
#specification-7:checked ~ .car-infoRight .tab-panels2 .specification-7
{
    display: block;
}


#feature-1:checked ~ .car-infoLeft [for=feature-1],
#feature-2:checked ~ .car-infoLeft [for=feature-2],
#feature-3:checked ~ .car-infoLeft [for=feature-3],
#feature-4:checked ~ .car-infoLeft [for=feature-4],
#feature-5:checked ~ .car-infoLeft [for=feature-5]
{
    font-family: latoregular, sans-serif;
    font-size: 24px;
}


#feature-1:checked ~ .car-infoRight .tab-panels2 .feature-1,
#feature-2:checked ~ .car-infoRight .tab-panels2 .feature-2,
#feature-3:checked ~ .car-infoRight .tab-panels2 .feature-3,
#feature-4:checked ~ .car-infoRight .tab-panels2 .feature-4,
#feature-5:checked ~ .car-infoRight .tab-panels2 .feature-5
{
    display: block;
}



.tabset1 > label,
.tabset2  label
{
    position: relative;
    display: inline-block;
    padding: 0 0 10px;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-family: latolight;
    font-size: 12px;
    max-width: 100%;
}




.tabset1 > label:hover::after,
.tabset1 > input:focus + label::after,
.tabset1 > input:checked + label::after,
.tabset2 label:hover::after,
.tabset2 input:focus + label::after,
.tabset2 input:checked + label::after
{
    background: #06c;
}

.tabset1 > input:checked + label,
.tabset2 input:checked + label{
    border-color: #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}

.tab-panel1
{
    padding: 15px 0;
}
.car-infoRight .tab-panel1{ padding: 0; border-top:none}

.display-table {
    width: 100%;
    border-bottom: solid 1px #d6d6d6;
    padding: 15px 0;
}
.display-table:last-child{border-bottom: none}
.display-table .display-cell {
    display: table-cell;
    width: 33%;
    border-right: solid 1px #d6d6d6;
    padding: 0 10px 0 30px;
}
.display-table .display-cell:last-child{ border-right: none}
.display-table .display-cell h4 {
    margin: 0 0 10px;
    font-family:latobold;
    font-size: 14px;
    line-height: 18px;
}

.display-table .display-cell p {
    font-family:"latolight";
    font-size: 14px;
    margin: 0;
    padding: 0;
}
p.speedText{font-size: 10px;text-align: left; color:#848484; font-family:"latolight";
line-height: 18px; padding-top: 15px}

.connected{ background: url(../images/brand_suzuki_connect_dzire.webp) 65% 0 no-repeat;
background-size: cover; padding: 38px 0; min-height: 550px;}
.connectedImg img{ margin-bottom: 40px; }

.mobileShow{ display: none}
.mobileHide{ display: block}

/*
 CSS for the main interaction
*/
.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

.tabset > label {
  position: relative;
  display: inline-block;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 0 8px;
  font-family: 'latoregular';
 margin-right: 10px;
}

.tabset > label::after {
  content: "";
  position: absolute;
  left:0;
  bottom:0;
  width: 100%;
  height: 3px;
  background:transparent;
}

/*.tabset > label:hover,
.tabset > input:focus + label {
  color: #000;
  font-family:latobold;
}*/

/*.tabset > label:hover::after,*/
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #2d3392;
}

.tabset > input:checked + label {
	font-family:latobold;
}

.tab-panel{ padding-top: 75px; }

.tabset { width: 100%; }

.tabstext{ width: 500px; margin-left: 14%; }
.tabstext h2{font-size: 30px;color: #2d3392;
text-transform: uppercase;line-height: 1;
padding-bottom: 10px;font-family: 'latobold';}
.tabstext p{ font-size: 14px; margin-bottom: 35px; display: -webkit-box; color:#666;
 -webkit-line-clamp: 2;-webkit-box-orient: vertical;
overflow: hidden;text-overflow: ellipsis;}
.tabstext .item p{ color:#000}
.tabslider{ width: 320px; margin: 0 auto; }
.tabslider .item h4{font-size: 14px;color: #333;
font-family: 'latobold';padding-bottom: 3px;}
.tabslider .item p{ margin-bottom: 10px; }

.tabslider .owl-nav{ width: 100%; position: absolute; top:50%; left:0; transform: translateY(50%);
color:blue}

.tabslider.owl-carousel .owl-nav button.owl-prev {
    left: -100px;
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    font-size: 40px;
    font-family: 'latolight';
    display: flex;
    justify-content: center;
    background: url("../images/prev-arrow.png") top center no-repeat;
}

.tabslider.owl-carousel .owl-nav button.owl-next {
    right: -100px;
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    font-size: 40px;
    font-family: 'latolight';
    display: flex;
    justify-content: center;
    background: url("../images/next-arrow.png") top center no-repeat;
}
.tabslider.owl-carousel .owl-nav button span{display: none}

.tabslider.owl-carousel .owl-nav button.owl-prev.disabled,
.tabslider.owl-carousel .owl-nav button.owl-next.disabled
{ display: none}

.tabslider .owl-dots{ text-align: center; }
.tabslider .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin:2px;
    background: #959fa4;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius:50%;
}

.tabslider .owl-dots .owl-dot.active span,
.tabslider .owl-dots .owl-dot:hover span {
    background: #2d3392;
}

.know-more{ margin-left: 28.5%; margin-top:25px; }
.know-more a{background: #164b91; color: #fff; text-decoration: none;
display: inline-block; width: 116px; height: 34px; line-height: 34px;
text-align: center; text-transform: uppercase; border-radius: 4px;
font-size: 14px; border: 1px solid transparent; transition:all linear 0.2s;}
.know-more a:hover{border: 1px solid #122b40}

.tabsImages{ position: relative; margin-top: -195px; margin-right: 30px; }

.performance{ background: url(../images/Dzire-Performance.webp) left bottom no-repeat;
padding: 55px 0; background-size: 100%}
.performanceImage{ margin-right: 85px; }
.performanceTxt{ flex-basis: 47%; }
.performanceTxt img{ padding-top: 10px; margin-bottom: 35px; }
.performanceTxt p{font-size: 16px;line-height: 24px;
margin-bottom: 20px;color: #000;font-family: 'latolight';}
.petrol-content-row {border-top: 1px solid #dfe0e1;
padding-top: 30px;padding-left: 0;white-space: nowrap;margin-bottom: 30px;}

.petrol-content-row li {list-style-type: none;display: inline-block;text-transform: uppercase;
padding: 0 12px;font-size: 23px;color: #171717;font-family: 'latolight';}

.petrol-content-row li:first-child {padding-left: 0;}

.petrol-content-row li .petrol {font-size: 13px;color: #5c7fa8;
font-family: 'latolight';}

.petrol-content-row li .size13 {font-size: 13px;text-transform: none;
color: #171717;font-family: 'latolight';}

/* move-slider */
.move-slider{ position: relative; }

.itemright{ position: absolute;z-index: 99;
top: 35%;-webkit-transform: translateY(-35%);
transform: translateY(-35%);left: 50%;max-width: 400px;
font-family: 'latolight';}
.itemright img{ margin-bottom: 30px; }
.itemright p{ font-size: 15px;line-height: 22px;color: #666;
 margin-bottom: 55px;}
.itemright ul{ list-style: none; padding-left: 20px; }
.itemright ul li{color: #231f20; margin-bottom: 10px; font-size: 13px;}
.move-slider .owl-dots{ position: absolute; bottom:105px; left:51% }
.move-slider .owl-dots button{ background: none; border:none;font-family: 'latolight';
color: #666; margin-bottom: 10px; font-size: 13px; cursor: pointer;}
.move-slider .owl-dots .owl-dot.active button{ font-size: 16px;
 font-family: 'latobold'; color: #231f20;}

.move-slider.owl-carousel .owl-nav button.owl-prev{ left:0; position: absolute; width: 30px; height: 30px;
    background: #000; display: block;font-size: 40px;font-family: 'latolight';display: flex;
    justify-content: center;}
.move-slider.owl-carousel .owl-nav button.owl-next{ right:0; position: absolute;width: 30px; height: 30px;
    background: #000; display: block;font-size: 40px;font-family: 'latolight';display: flex;
    justify-content: center;}
.move-slider.owl-carousel .owl-nav button.owl-prev.disabled,
.move-slider.owl-carousel .owl-nav button.owl-next.disabled{ opacity: .25;}
.car-slider .itemright img.imgShow,
.move-slider .itemright img.imgShow{display:block;}
.car-slider .itemright img.imgHide,
.move-slider .itemright img.imgHide{display:none;}

.review{ background: url(../images/car-review.webp) top center no-repeat;
padding: 90px 0 50px; color: #fff; background-size: cover; }

.reviewin{ width: 535px; margin-left: 20px; }
.reviewin h2{ text-transform: uppercase; margin-bottom: 30px;
font-size: 16px; line-height: 16px;font-family: 'latoregular'; }
.reviewin h3{text-transform: uppercase; margin-bottom: 30px;
font-size: 16px; line-height: 16px;font-family: 'latoregular';
display: inline-block;}
.reviewin h3:after {content:" ";display: block;
width: 20px;border-bottom: solid 2px #5c7fa8;margin: 5px auto 0;}
.review-slider{ padding-left: 20px; }

.rst{ position: relative; border-bottom: solid 1px #484848;
margin-bottom: 35px; padding-left: 10px;}
.rst h4{font-family: "latolight",sans-serif;
text-transform: uppercase;font-size: 12px; display: block; line-height:12px;
 padding-bottom: 15px;}

.review-slider .owl-nav{position: absolute; right: 10px; top:-70px;
left: unset;width: auto;transform: initial;}
.review-slider .owl-nav button span{ font-size: 45px;
font-family: 'latolight'; }
.review-slider .owl-nav button.owl-prev{ position: absolute;
right:50px;}
.slider-counter{ position: absolute; right:30px; top:-3px;
font-family:'latolight';}

.reviewImg{ margin-right: 40px; }
.reviewin .owl-carousel .owl-item .reviewImg img{ border-radius: 100%; width: auto;
border: 5px solid #484848; }
.reviewTxt h3{ font-size: 18px; line-height: 18px;font-family: 'latobold',sans-serif;
text-transform: capitalize; margin-bottom: 20px; }
.reviewTxt h3:after{ display: none; }
.reviewTxt p{ font-family: "latolight",sans-serif;
font-style: italic;color: #d6d6d6;font-size: 12px; line-height: 24px;}
.review-slider .item .itemin:first-child{ margin-bottom: 145px; }

.do{ position: absolute; bottom:0; right:0; width: 245px; color:#fff;
text-align: right; }
.do h3{font-family: "latobold",sans-serif;color: #fffefe;font-size:36px;
line-height: 40px;}
.do p{font-size: 18px;color: #d6d6d6;font-family: "latolight",sans-serif;
line-height: 24px;}

footer{ background: #2c2c2c; padding:45px 0 20px; color:#fff }
.col-1{ width: 420px; }
.col-1 h3{ font-size: 24px; text-transform: uppercase;
	font-family: 'fira_sansregular',sans-serif; margin-bottom: 10px; }
.col-1 p{ font-family: 'latolight',sans-serif; margin-bottom: 30px; }
.col-1 p.dt{ font-size: 10px; margin-bottom: 68px; }
.col-1 ul{ list-style: none; }
.col-1 ul li{ float: left; margin-left: 12px; }
.col-1 ul li:first-child{ margin-left: 0;}
.col-1 ul li a{ width: 170px; height: 30px; display: inline-block; line-height: 30px; background: #fff; color:#000;
 font-family: 'latobold',sans-serif; text-decoration: none; font-size:12px;
 text-align: center; }

.col-2{ width: 171px; }
.col-2 h3{ font-size: 12px; line-height: 14px;font-family: 'fira_sansregular';
padding-top: 7px; margin-bottom: 20px; }
.col-2 ul{ list-style: none; }
.col-2 ul li{}
.col-2 ul li a{ text-decoration: none; font-size: 12px;
line-height: 12px; color:#d6d6d6; font-family: 'latolight'; }
.col-2 ul li a:hover{ text-decoration: underline; }

.col-3{ width: 330px; }
.col-3 h3{ text-align: right;margin-bottom: 15px; }
.col-3 h3 a{ text-decoration: none; color:#fff; font-size: 18px;
font-family: 'fira_sansbold'; }
ul.social-link{ list-style: none; float: right; margin-bottom: 20px; }
ul.social-link li{ float: left; margin-left: 12px; }
ul.social-link li:first-child{ margin-left: 0; }

.download-app{ clear:both; padding-left: 10px; }
.download-app h4{color:#fff; font-size: 16px; padding-left: 25px;
font-family: 'fira_sansbold'; margin-bottom: 10px; text-transform: uppercase;}

.download-app ul{ list-style: none; }
.download-app ul li{ float: right; margin-left: 12px; }

.footerTxt{ color:#fff; padding: 0 10px; }
.footerTxt p{ font-size: 12px; line-height: 18px; font-family: 'latolight',sans-serif;}
.footerTxt p.caution{ font-size:16px; color: #000; line-height: 24px; font-family: 'latobold';
margin-bottom: 20px;}

.bottom-footer{background: #000; color:#fff; padding: 25px 0; }
.copy{ text-transform: uppercase;font-family: 'latolight'; }
.footer-menu ul{ list-style: none; }
.footer-menu ul li{ display: inline-block; margin-left: 25px; }
.footer-menu ul li:first-child{ margin-left: 0; }
.footer-menu ul li a{ color:#fff; text-decoration: none;
text-transform: uppercase; font-size: 12px; font-family: 'latoregular'; }

.scrollArea{ position: fixed; bottom: 10px; right:10px; z-index: 9999}
.scrollup {color: #fff;z-index: 100;display: none;}
.scrollup span{ background: #d61f25;width: 0;height: 45px; opacity: 0;
float: left;text-align: center;line-height: 45px; transition:width 0.2s ease-out,
   opacity 0.2s ease-out; font-size: 12px; }
.scrollup:hover span{ width: 90px; opacity: 1}

.floating-component{opacity: 1;background: rgba(22, 74, 145, 0.9);
 color: #fff;font-family: 'latolight';width: 480px; position: fixed;top: 20%; right:43px;
 border: solid 1px #6787b4;transform: scale(0);-webkit-transform: scale(0);right:0;
    transition-duration: .5s;-webkit-transition-duration: .5s; z-index: 1}


.floating-component.active  {
    opacity: 1;
    transition-duration: .5s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transition-duration: .5s;
    right: 43px;
}

.floatingBtn{position: fixed;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);
right: 0;z-index: 999;transition-duration: 1s;-webkit-transition-duration: 1s;
background: #164b91;text-decoration: none;font-size: 25px;color:#fff;}

.floatingBtn span{ display: block; line-height: 1; padding: 9px;}

.float-6{ width: 49.7%;border-right: solid 1px #6787b4;}
.float-3{width:24.7%;border-right: solid 1px #6787b4;}
.floating-component .row .float-3:last-child{ border-right:none}
.floating-component .row .float-3.rightBorder{border-right: solid 1px #6787b4;}
.floatBorder{border-bottom: solid 1px #6787b4;}
.any{color: #fff;text-transform: uppercase;font-size: 12px;padding: 12px;height: 100%;box-sizing: border-box;}
.any h3{ margin-bottom: 10px}
.any a h4 {font-size: 15px;font-family: 'latolight'; text-transform: lowercase; margin-bottom: 5px;
margin-left: 10px}
.any a{ color: #fff; text-decoration: none}
.floatBox{color: #fff;text-transform: uppercase;font-size: 12px;padding: 12px;height: 100%;box-sizing: border-box;}
.floatBox span{ text-align: right; display: block; color:#fff;opacity: .5; font-size: 25px;
    margin-bottom: 15px}
.floatBox span.fn{opacity: 1}
.floatBox a{ color:#fff; text-decoration: none; line-height: 17px;display: flex;
flex-direction: column;justify-content: space-between;height: 100%;}

.tabfooter input[type="checkbox"]{display: none;}


#closeBtn{ display: none}

.price-wrapper{ background:rgba(0,0,0,0.6); position: fixed;top:0; left: 0; height: 100%; width: 100%; display: none;
    z-index: 9999;}
.pricePopup{ font-family: 'latolight'; color:#000; background: #fff; width: 100%;max-width: 630px; height: 360px; margin: 10% auto;
    position: relative; }
.price-close{ position: absolute; top:15px; right:20px; color:#fff;font-size: 12px }
.price-content h2{ color:#fff;background: #2d3492; height: 55px; line-height: 55px;
font-size: 18px;text-transform: uppercase;font-family: 'latolight';padding: 0 20px;}
.price-contentin{ padding: 20px}
.price-contentin h3{font-size: 14px;color: #144484; position: relative; margin-bottom: 15px}
.price-contentin h3:after{content:""; background: #164b91; top:12px; left:325px;
width: 35px;height: 2px; position: absolute}

.priceselectBox{ width: 265px; margin-bottom: 15px}
.priceselectBox select {-webkit-appearance: none;-moz-appearance: none;appearance: none;
background-color: transparent;border: none;padding:0;margin:0;width: 100%;cursor: inherit;
line-height: inherit;z-index: 1;outline: none;color:#ccc;text-transform: uppercase;
font-family: 'fira_sansregular';font-size: 12px;}
.priceselectBox select::-ms-expand {display: none;}
.priceSelect {position: relative;background:none; border-bottom: 1px solid #ccc;color:#ccc;
padding: 5px 10px; margin-bottom: 5px}
.priceSelect::after {content: "";width: 24px;height:24px;
background: url("../images/down_arrow_icon.png") 0 8px no-repeat;position: absolute;
top:0; right: 0; background-size: 20px}

.blackBtn {text-align: center;background-color: #000;border-color: #000;color: #fff; display: inline-block;
margin-bottom: 5px;font-family: 'latolight'; padding: 10px 15px }
.price-contentin p{ font-family: 'latolight';font-size: 12px;color: #000;margin-bottom: 20px;}

.footersticky{ display: none}

.leftNavMobile{ display: none}

#colorboxbtn{ display: none}

/* Flex CSS  */
.sb{ justify-content: space-between; }
.ait{ align-items: center; }
.fd{ flex-direction: column; }
.pb{ padding-bottom: 10px; }

.loaderMain {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    z-index: 999999;
    background: rgba(255, 255, 255, 0.8);
}

.loaderMain span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    width: 200px;
    height: 110px;
}

.loaderMain span video {
    width: 100%;
}

@media (max-width: 767.98px) {
    header{ padding: 10px}
    header .ait{ justify-content: space-between}
    .headerNav{ display: none}
    .headerRight .tel{ display: none}
    .welcome {
        background: url(../images/new-hero-shot-mob-Dzire.webp) top right no-repeat;
        padding: 30px 15px;
        background-size: 100%
    }

    .welcome img {
        width: 200px;
        height: auto;
    }

    .w01 {
        width: auto
    }

    .selectBox {
        grid-template-columns: 1fr
    }

    .price {
        margin-bottom: 10px
    }

    .pre {
        display: none
    }

    .heroArrow {
        bottom: 0
    }

    .heroArrow img {
        width: auto
    }
    .floating-component{ max-width: 310px;}
    .any,.floatBox{ font-size: 10px}
    .any a h4{ font-size: 13px}

    .popup{ height: auto; max-width: 320px}
    .popup-content{ flex-direction: column}
    .contentLeft{ max-width: 100%; padding: 30px; box-sizing: border-box}
    .contentLeft h3{ margin-bottom: 30px}
    .contentLeft h4{ font-size: 20px}
    .contentLeft h4 br{ display: none}
    .contentRight{ width: 100%; padding: 20px; box-sizing: border-box}


    .rightNav ul{ border:none}
    .rightNav ul li{ margin: 3px}
    .rightNav ul li:last-child{ border-right: none}
    .rightNav ul li a{ font-size: 10px}

    .car-display .tabsett .tab-panell > .row{ flex-direction: column}
    .fixSkew{ transform: skew(0deg)}
    .tab-panelss{ margin: 0}
    .borderRight{ border-right:none; border-bottom: 1px solid #fff }
    .col-5.fixSkew,.col-7.fixSkew{ width: 100%}
    .content_img img{width: 100%; display: block}
    .contentText h2{ font-size: 16px; width: 110px}
    .borderRight .contentText h2 {left: 20px;}
    .contentText.lc a,.contentText.lcc a {right:35px;}

    .experience {
        background:#363334 url(../images/Dzire-mobile-check.webp) top center no-repeat;
        padding: 20px 15px;
        background-size: 100%
    }

    .experienceInLeft {
        display: none
    }

    .experienceInRight {
        flex-basis: 100%
    }

    .experienceInRightin {
        justify-content: start;
        flex-direction: column
    }

    .experienceIn {
        padding-bottom: 90px
    }

    .experienceTitle img {
        width: 200px;
        height: auto
    }

    .carInfo img {
        width: 100%;
        height: auto
    }

    .proudctFooter {
        flex-direction: column
    }

    .style {
        background: #242424 url(../images/360-mobile.webp) top center no-repeat;
        padding: 35px 15px;
        background-size: 100%;
    }

    .stylein {
        margin-left: 0;
        max-width: 100%;
        padding: 300px 0 50px;
    }

    .stylein img {
        width: 200px;
        height: auto
    }

    .car-wrapper {
        width: auto;
        margin-left: 0
    }

    .car-infoin {
        flex-direction: column
    }

    .car-info {
        padding-bottom: 350px;
    }

    .car-info img {
        width: 100%
    }

    .car-infoLeft {
        width: auto;
        padding: 0 15px
    }

    .car-infoRight {
        width: auto;
        margin-left: 0;
        padding: 0 15px
    }

    .tab-panels1 .tab-panel1 ul {
        overflow-x: auto;
        display: flex;
        overflow-y: hidden;
        padding-bottom: 20px;
    }

    .tab-panels1 .tab-panel1 ul li {
        display: inline-block
    }

    .tab-panels1 .tab-panel1 ul li label {
        font-size: 14px;
        margin-right: 15px;
        white-space: nowrap
    }

    #specification-1:checked ~ .car-infoLeft [for=specification-1],
    #specification-2:checked ~ .car-infoLeft [for=specification-2],
    #specification-3:checked ~ .car-infoLeft [for=specification-3],
    #specification-4:checked ~ .car-infoLeft [for=specification-4],
    #specification-5:checked ~ .car-infoLeft [for=specification-5],
    #specification-6:checked ~ .car-infoLeft [for=specification-6],
    #specification-7:checked ~ .car-infoLeft [for=specification-7] {
        font-size: 18px;
    }

    #feature-1:checked ~ .car-infoLeft [for=feature-1],
    #feature-2:checked ~ .car-infoLeft [for=feature-2],
    #feature-3:checked ~ .car-infoLeft [for=feature-3],
    #feature-4:checked ~ .car-infoLeft [for=feature-4],
    #feature-5:checked ~ .car-infoLeft [for=feature-5] {
        font-size: 18px;
    }

    .connectedImg img {
        width: 300px;
        margin-bottom: 20px
    }

    .connected {
        background: url(../images/suzuki_connect_mobile_dzire.webp) 0 bottom no-repeat;
        background-size: cover;
        padding: 38px 0 115px;
        min-height: 550px;
    }

    .wrapper {
        max-width: 100%;
        padding: 0 15px
    }
    .connected .tabset .tab-panel{ padding-top: 20px}

    .connected .wrapper .sb {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .mobileShow{ display: block; text-align: center}
    .mobileHide{ display: none}

    .tabstext {
        width: auto;
        margin-left: 0;
        order: 2
    }

    .tabsImages {
        order: 1;
        margin: 0
    }

    .tabslider.owl-carousel .owl-nav button.owl-prev {
        left: -75px
    }

    .tabslider.owl-carousel .owl-nav button.owl-next {
        right: -75px
    }

    .tabstext h2 {
        font-size: 24px
    }

    .know-more {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 0
    }

    .performance {
        padding: 30px 0;
        background: none
    }

    .performance .container .row {
        flex-direction: column
    }

    .performanceImage {
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center;
        background: url("../images/performance-mobile.webp") left bottom no-repeat;
        background-size: 100%;
    }

    .performanceImage img {
        width: 50%
    }

    .performanceTxt {
        flex-basis: 100%;
        padding: 0 15px
    }

    .performanceTxt img {
        width: 300px;
        height: auto;
        margin-bottom: 25px
    }

    .itemright {
        position: relative;
        left: 0;
        max-width: 100%;
        transform: inherit;
        top: 0;
    }

    .itemright p{ padding: 0 20px; margin-bottom: 20px}

    .car-slider{ background: #f3f0f2; padding-top: 20px}
    .itemright img:first-child{ padding-left: 20px; margin-bottom: 20px}
    .car-slider.owl-carousel .owl-item .item img.imgShow,
    .move-slider.owl-carousel .owl-item .item img.imgShow{ display: none}

    .car-slider.owl-carousel .owl-item .itemright img,
    .move-slider.owl-carousel .owl-item .itemright img{ width: auto}

    .car-slider.owl-carousel .owl-item .item .itemright img.imgHide,
    .move-slider.owl-carousel .owl-item .item .itemright img.imgHide{
        margin: 15px 0;
        width: 100%;
    }


    .move-slider, .car-slider {
        padding-bottom: 20px
    }

    .car-slider .imgShow,
    .move-slider .imgShow{
        display: none;
    }

    .car-slider .itemright img.imgHide,
    .move-slider .itemright img.imgHide{
        display: block;
        width: 100%
    }

    .move-slider .owl-dots, .car-slider .owl-dots {
        position: relative;
        bottom: 0;
        left: 0;
        padding: 0 15px
    }

    .review {
        padding: 20px 15px
    }

    .reviewin {
        width: auto;
    }

    .review-slider .item .itemin{ flex-direction: column}
    .review-slider .item .itemin:first-child {margin-bottom: 75px;}
    .reviewImg{ margin: 0 0 20px 0}

    .do {
        position: relative;
        text-align: left
    }

    .do h3 {
        font-size: 26px;
        line-height: 36px
    }

    .ftr {
        flex-direction: column;
        padding: 0 15px
    }

    .reach {
        justify-content: space-between;
        display: flex;
        width: 100%
    }

    .reach p {
        display: none
    }

    .reach ul li:last-child {
        display: none;
    }

    .telInfo {
        display: none
    }

    .bottom-footer {
        padding: 15px 0
    }

    .bottom-footer .container {
        max-width: 100%
    }

    .bottom-footer .container .row {
        justify-content: center;
        align-items: center;
        font-size: 12px;
        flex-direction: column
    }

    .copy {
        margin-bottom: 15px
    }

    .footer-menu ul {
        list-style: none;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer-menu ul li {
        margin-left: 0
    }

    .footer-menu ul li a {
        font-size: 11px;
    }
    .carDezire{width: 65%;}
    .pricePopup{ max-width: 320px}

    .experienceIn a.icon-mobile-start{
        text-decoration: none;
        position: absolute;
        font-size: 25px;
        right: 15px;
        border: 1px solid #f3f3f3;
        border-radius: 50px;
        height: 45px;
        line-height: 41px;
        width: 45px;
        text-align: center;
        top: 0;
        color: #5c7fa8;
        z-index: 1;
    }
    #colorboxbtn{ display: block}
    #ColorBox{position: absolute;top: 70px;right: 0px; z-index: 1}

}

@media (min-width: 576px) and (max-width: 767.98px) {
    .welcome{ padding-bottom: 150px}
    .popup{ max-width: 500px}
    .floating-component{ max-width: 480px}
    .any, .floatBox {font-size: 12px;}
    .any a h4{ font-size: 15px}
    .stylein{ padding: 450px 0 50px;}
    .review-slider .item .itemin {flex-direction: inherit;}
    .reviewImg {margin-right: 40px;}
    .experienceIn {padding-bottom: 120px;}
    .pricePopup{ max-width: 500px}
}

@media (min-width: 768px) and (max-width: 991.98px) {
    header{ padding: 10px}
    .headerNav,.tel{ display: none}
    header .ait {justify-content: space-between;}
    .smart-finance-box p{ font-size: 18px;}
    .smart-finance-box span{ font-size: 24px}
    .financeText h3{ font-size: 15px;}
    .financeText p{ font-size: 12px}
    .welcome{background: url(../images/new-hero-shot-mob-Dzire.webp) top right no-repeat;
        background-size: cover;padding: 64px 20px 150px;}
    .welcome img {width: 300px;height: auto;}
    .heroArrow{ bottom: -115px}
    .heroArrow img{ width: auto}
    .experience .container{ max-width: 740px}
    .experienceInLeft{ flex-basis: 15%}
    .experienceInRight{ flex-basis: 85%}
    .carInfo img{ width: 100%}
    .style{ padding: 65px 0;background-size: cover;}
    .stylein{ padding: 0 20px 0 0;box-sizing: border-box;}
    .stylein img{ width: 300px; height: auto}
    .car-info img{ width: 100%}
    .car-wrapper{margin-left: 0;width: 100%;padding: 0 20px;box-sizing: border-box;}
    .carDezire{width: 50%;}
    .car-slider .owl-dots{ bottom: 35px}
    .move-slider .owl-dots{ bottom: 10px}
    .car-slider.owl-carousel .owl-item .itemright img,
    .move-slider.owl-carousel .owl-item .itemright img {width: 300px; margin-bottom: 20px; height: auto;}
    .itemright p{ padding-right: 20px}
    .move-slider .itemright p{ margin-bottom: 100px}
    .performanceImage{ flex-basis: 40%}
    .performanceImage img{ width: 100%}
    .performanceTxt img{ width: 300px; height: auto}
    .do{ right: 20px}
    .do h3{ font-size: 30px}
    .contentText h2{ font-size: 16px; width: 110px}
    .connected{ padding: 38px 15px; box-sizing: border-box}
    .connectedImg img{width: 465px;height: auto;}

    .connected {
        background: url(../images/suzuki_connect_mobile_dzire.webp) center bottom no-repeat;
        background-size: 100% 100%;
        padding: 38px 20px 100px;box-sizing: border-box;
    }


    .mobileShow{ display: block; text-align: center}
    .mobileHide{ display: none}
    .tabset .tab-panel{ padding-top: 30px}
    .connected .sb{ justify-content: center}
    .contentText.lc a{ right:43%}
    .contentText.lcc a{ right:20%}
    .tabstext {
        width: auto;
        margin-left: 0;
        order: 2
    }

    .tabsImages {
        order: 1;
        margin: 0
    }

    .tabslider.owl-carousel .owl-nav button.owl-prev {
        left: -75px
    }

    .tabslider.owl-carousel .owl-nav button.owl-next {
        right: -75px
    }

    .tabstext h2 {
        font-size: 24px
    }

    .know-more {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 0
    }
    .ftr {
        flex-direction: column;
        padding: 0 15px
    }

    .reach {
        justify-content: space-between;
        display: flex;
        width: 100%
    }

    .reach p {
        display: none
    }

    .reach ul li:last-child {
        display: none;
    }

    .telInfo {
        display: none
    }

    .bottom-footer {
        padding: 15px 0
    }

    .bottom-footer .container {
        max-width: 100%
    }

    .bottom-footer .container .row {
        justify-content: center;
        align-items: center;
        font-size: 12px;
        flex-direction: column
    }

    .copy {
        margin-bottom: 15px
    }

    .footer-menu ul {
        list-style: none;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer-menu ul li {
        margin-left: 0
    }

    .footer-menu ul li a {
        font-size: 11px;
    }



}


@media (min-width: 992px) and (max-width: 1310.98px) {
    header .container{ max-width: 1240px;}
    header{ padding: 20px}
    .headerNav {
        margin-right: 0%;
        width: 100%;
    }
    .headerNav ul li {
        margin-right: 1.2%;
    }
    .logo{ margin-right: 3%;}
    .welcome{ padding: 64px 20px 70px;background-size:cover}
    .style{ padding: 75px 0;background-size: 100%;}
    .sectionNav{ padding: 14px 20px; box-sizing: border-box}
    .leftNav ul li{ margin-right: 10px}
    .leftNav ul li a,.rightNav ul li a{ font-size: 10px}
    .connected{ background: url(../images/suzuki_connect_mobile_dzire.webp) center bottom no-repeat;
        background-size: 100% 100%; padding: 38px 20px; box-sizing: border-box}
    .tabset > label{ margin-right:7px}
    .car-info img{ width: 100%}
    .car-wrapper{ padding: 0 20px; margin-left: 0}
    .carDezire{ width: 50%}
    .performanceImage img{ width: 100%}
    .car-slider .owl-dots{ bottom: 65px}
    .move-slider .owl-dots{ bottom: 40px}
    .do{right:20px;}
    .pb.ftr{ padding: 0 20px}
    .reach ul{ display: flex}
    .bottom-footer{ padding: 25px 20px}

}
@media (max-width: 991.98px) {
    .logo{ margin: 0 auto}
    .sectionNav .container .row.sb.ait {padding: 0 15px;}
    .leftNav{position: relative;}
    .leftNav a{  color: #fff;text-decoration: none;font-size: 15px;}
    .leftNav ul{ background: rgb(255, 255, 255);padding: 20px;position: absolute;z-index: 1; border-radius: 5px;
        width: 200px; box-sizing: border-box; left:0;}
    .leftNav ul li{ display: block; margin-right: 0}
    .leftNav ul li a{color:#000;}
    .leftNav ul li ul{ position: relative; width: auto; right: 0; top:0; padding: 0}
    #reviewBtn{ display: none}
    #reviewBox {display: block;}
    #reviewmobileBox{ display: none}
    .leftNav ul li ul li{ padding: 0}
    .rightNav a{ color:#fff; font-size: 20px }
    .rightNav ul{ background: rgb(255, 255, 255);padding: 20px;position: absolute;z-index: 1; width: 200px;
        right: 20px;box-sizing: border-box; display: none; border: none}
    .rightNav ul li{ display: block; border-right: none; margin: 0}
    .rightNav ul li a{color:#000; font-size: 12px}
    .rightNav ul li a:hover{ background: none}
    .rightNav ul li ul{ position: relative; width: auto; right: 0; top:0; padding: 0}
    .leftNav a#reviewmobileBtn, .rightNav a#rightNavmobilebtn {display: block;}

    .cor,.sales,.more-from{ width: 100%}
    .cor h3,.sales h3,.more-from h3{ margin-bottom: 0; padding: 15px 0}
    .reach{ margin-bottom: 30px}
    .col-2 ul li a{ font-size: 16px}
    .ftr{ margin-bottom: 15px}
    .scrollArea{ bottom: 75px}

    .bottom-footer {
        padding: 15px 0 60px;
    }

    /* footer Accordion styles */
    .tabsfooter {
        overflow: hidden;
    }

    .tabfooter {
        width: 100%;
        color: white;
        overflow: hidden;
    }

    .tabfooter-label {
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        border-top: solid 1px #3b3f40;
        align-items: center;
        /* Icon */
    }

    .tabfooter-label:hover {

    }

    .tabfooter-label::after {
        content: "+";
        width: 1em;
        text-align: center;
        transition: all 0.35s;
        font-size: 20px;
        font-family: 'latolight';
    }

    .tabfooter-content {
        max-height: 0;
        color: #fff;
        transition: all 0.35s;
    }

    .tabfooter-close {
        display: flex;
        justify-content: flex-end;
        padding: 1em;
        font-size: 0.75em;
        background: #2c3e50;
        cursor: pointer;
    }

    .tabfooter-close:hover {
        background: #1a252f;
    }

    footer input:checked + .tabfooter-label {

    }

    footer input:checked + .tabfooter-label::after {
        content: "-";
        width: 1em;
        text-align: center;
        transition: all 0.35s;
        font-size: 20px;
        font-family: 'latolight';
    }

    footer input:checked ~ .tabfooter-content {
        max-height: 100vh;
        padding-bottom: 15px;
    }

    .footersticky {
        display: block;
        padding: 0;
        background: #fff;
        height: auto;
        box-shadow: 0 8px 32px 0 rgb(0 0 0 / 40%);
        bottom: 0;
        position: fixed;
        width: 100%;
        z-index: 1;
    }

    .footersticky ul {
        background: #2d3494;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .footersticky ul li{
        text-align: center;
        height: 46px;
        border-right: 1px solid #fff;
        line-height: 46px;
    }
    .footersticky ul li:last-child{border-right: none;}


    .footersticky ul li a {
        color: #fff;
        display: block;
        text-decoration: none;
        font-family: latolight;
        text-transform: uppercase;
    }
    .footersticky ul li a img {
        max-width: 20%;
        margin-right: 5px;
        display: inline-block;
        vertical-align: middle;
    }

    #sidebarbtn,#mySidenav{ display: block }
    #sidebarbtn{
        position: absolute;
        top: 0;
        left: 0;
        border: none;
        background: #fff;
        color: #6e6e8a;
        padding: 0px 10px;
        font-size: 30px;
        font-family: 'latolight';
        cursor: pointer;
        height: 39px;
    }

    #sidebarbtn:focus {
        -webkit-box-shadow: 0px 0px 30px #7d7d7b;
        -moz-box-shadow: 0px 0px 30px #7d7d7b;
        box-shadow: 0px 0px 30px #7d7d7b;
        border: 1px solid #fff;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    #sidebarbtn span {
        background-color: #6e6e8a;
        margin: 4px 0;
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

   .navHeader {
        font-family: "Lato Bold",sans-serif;
        height: 50px;
        background: #164a91;
       display: flex;
       color: #fff;
       justify-content: space-between;
       align-items: center;
       padding: 0 20px;
    }

    .navHeader a{ color:#fff; text-decoration: none; font-size: 20px}

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        overflow-y: auto;
        max-height: calc(100% - 50px);
    }

    .navPrimary{ padding-top: 41px;}
    .navPrimary ul{ list-style: none}
    .navPrimary ul li{ padding:30px 0 30px 20px;border-top: solid 1px #e5e5e5;}
    .navPrimary ul li a{ display: block; color:#000; font-size: 12px; text-transform: uppercase;
    font-family: latoregular, sans-serif; text-decoration: none; line-height: 12px}

    #main {transition: margin-left .5s;width: 100%;}

    /* Accordion styles */
    .navPrimary.tabs input{ display: none}
    .navPrimary.tabs {
        overflow: hidden;
    }

    .navPrimary .tab {
        width: 100%;
        color: white;
        overflow: hidden;
    }
    .navPrimary .tab-label {
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        color:#000;
        font-family: latoregular, sans-serif;
        text-transform: uppercase;
        font-size: 12px;
        position: relative;
        line-height: 12px;
    }


    .navPrimary .tab-content {
        max-height: 0;
        padding: 0 1em;
        color: #2c3e50;
        background: white;
    }
    .navPrimary .tab-close {
        display: flex;
        justify-content: flex-end;
        padding: 1em;
        font-size: 0.75em;
        background: #2c3e50;
        cursor: pointer;
    }
    .navPrimary .tab-close:hover {
        background: #1a252f;
    }

    .navPrimary input:checked + .tab-label {
        border-bottom:3px solid #d72025;
        max-width: 90px;padding-bottom: 8px;
    }
    .navPrimary input:checked + .tab-label::after {
        transform: rotate(90deg);
    }
    .navPrimary input:checked ~ .tab-content {
        max-height: 100%;
        padding: 10px 20px;
    }

    .navPrimary .tab-content ul{ list-style: none}
    .navPrimary .tab-content ul li{ padding: 0; border-top:none}
    .navPrimary .tab-content ul li a{font-size: 13px;font-family:latobold;margin: 0 0 10px;
   text-align: left;color: #18498e;cursor: pointer; text-decoration: none; text-transform: capitalize}
    .navPrimary .tab-content ul li a h3{ overflow: hidden}
    .navPrimary .tab-content ul li a h3 span.icon-right-arrow{ margin-right: 5px}
    .navPrimary .tab-content ul li a h3 span.icon-plus{ float: right}
    .navPrimary .tab-content ul li p{ font-size: 13px; line-height: 18px; font-family: latoregular, sans-serif;
    width: 150px; margin-bottom: 10px;}

}

@media (min-width: 1311px) and (max-width: 1419.98px) {
header .container{ max-width: 1240px}
.logo{ margin-left: 4%; margin-right:38px}
.headerNav {margin-right: 52px;}
}


