body {
	overflow-x: hidden;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.container, .container-fluid, .container > .row {
	clear: both;
}
p, .op-hlr .int-over a span, span.tech, .ext-wrp span {
	font-family: ToyotaType-Book;
	font-size: 16px;
}
.grey-bg {
	background: #d1d3d4;
}
.red-bg {
	background: #ee1c23;
}
.blue-bg {
	background: #007494;
}
.bnrtxt {
	left: 0;
	top: auto !important;
	bottom: 20%;
	width: 100%;
	color: #FFF;
}
.bnrtxt-right {
	float: left;
}
.feat_over_text {
	left: 0;
	top: 10%;
	width: 100%;
	color: #000;
	position:absolute;
}
.feat_over_text h1 {
	font-family: ToyotaType-Bold;
	font-size: 4.7rem;
	line-height: 4.5rem
}
.feat_over_text h3 {
	font-family: ToyotaType-Bold;
	font-size: 2rem;
}
section, .full-width {
	width: 100%;
	float:left;
}
.pad-b-40 {
	padding-bottom: 40px;
}
.pad-b-70 {
	padding-bottom: 70px;
}
.width_100, img.full-image {
	width: 100%;
	float:left;
}
.width_50 {
	width: 50%;
	float:left;
}
.width_66 {
	width: 68%;
	float:left;
}
.width_33 {
	width: 30%;
	float:left;
}
#interior .width_100 {
	padding-bottom: 15px;
}
.width_32 {
	width: 32%;
	float:left;
}
.width_31 {
	width: 32%;
	float:left;
}
.width_18 {
	width: 18.6%;
	float:left;
}
.width_17 {
	width: 17.4%;
	float:left;
}
.pt50 {
	padding-top:  50px;
}
.mr30 {
	margin-right: 5%;
}
.mr10 {
	margin-right: 2%;
}
.full-width-menu {
	padding: 30px 0 25px 0;
}
.full-width-menu a {
	color:#220001;
	font-size: 18px;
	padding:0 15px;
	font-family:ToyotaType-SemiBold;
}
.full-width-menu a:hover {
	text-decoration: none;
}
.full-width-menu .menu-hlr, .full-width-menu .menu-hlr a, .full-width-menu .menu-hlr h1 {
	display: inline-block;
}
.full-width-menu .menu-hlr {
	padding: 0 70px;
	position:relative;
	z-index: 2;
}
.full-width-menu h1 {
	color:#010003;
	font-size: 32px;
	padding:22px 0 0 0;
	font-family:ToyotaType-Bold;
}
.flex-item {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	align-items: stretch;
}
.flex-row {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
.xpress-wrpr {
	display: flex;
	flex-direction: column;
	align-self: flex-end;
}
.over-bg {
	background: #d1d3d4;
}
.xpress-wrp {
	max-width: 300px;
	padding: 35px 0 50px 10px;
	color:#231f20;
	text-align: justify;
}
.xpress-wrp h2 {
	font-family:ToyotaType-Bold;
	font-size: 27px;
}
.xpress-wrp p {
	width: 100%;
	margin:15px 0 0 0;
}
.full-width-menu .menu-hlr.v-02 h1 {
	margin: 0;
	padding:0 0 20px 0;
}
#features img.not-sm {
	-webkit-mask-image: radial-gradient(110% 20% at top, transparent 50%, #fff 51%);
	mask-image: radial-gradient(110% 20% at top, transparent 50%, #fff 51%);
	margin-top: -70px;
}
#features img.only-sm {
	-webkit-mask-image: radial-gradient(110% 20% at top, transparent 50%, #fff 51%);
	mask-image: radial-gradient(110% 20% at top, transparent 50%, #fff 51%);
	margin-top: -30px;
}
.fet-sec {
	margin-top: -160px;
	float: left;
	width: 100%;
	background-color: #b6c7da;
	padding-bottom: 30px;
}
.fet-item:nth-child(1) {
margin-right: 30px;
}
.fet-item:nth-child(2) {
margin-left: 30px;
}
.fet-items {
	background-color: #FFF;
	border-bottom: solid 5px #939598;
	text-align: center;
}
.fet-items .btn {
	background-color: #939598 !important;
	padding: 2px 20px 4px !important;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.fet-items:hover .btn {
	background-color: #64a3d5 !important;
}
.fet-items:hover {
	border-bottom: solid 5px #64a3d5;
}
.fet-items h2 {
	font-family:ToyotaType-Bold;
	font-size: 34px;
}
.fet-items h3 {
	font-family:ToyotaType-Bold;
	font-size: 24px;
	padding-top: 15px;
	float:left;
	width: 100%;
}
.op-hlr {
	position: relative;
}
.op-hlr .over-con {
	max-width: 390px;
	position: absolute;
	right: 8%;
	bottom: 25%;
	background: rgba(255, 255, 255, 0.7);
	padding: 50px 20px 40px 35px;
	color:#010003;
}
.op-hlr .over-con h2 {
	font-family:ToyotaType-Bold;
	font-size: 32px;
}
.op-hlr .over-con h4 {
	font-family:ToyotaType-Bold;
	font-size: 18px;
}
.op-hlr .over-con p {
	width: 100%;
	margin:15px 0 0 0;
}
.op-hlr .int-over {
	width: 1024px;
	position: absolute;
	left: calc(50% - 512px);
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	height: 160px;
	text-align: center;
	padding: 30px 0 0 0;
}
.op-hlr .int-over a {
	width: auto;
	display: inline-block;
	text-align: center;
	padding:0 60px;
}
.op-hlr .int-over a i {
	width: 100px;
	height:90px;
	display: inline-block;
	background: url('../images/sprite_image.png') left top no-repeat;
}
.op-hlr .int-over a i.auto-air {
	background-position: -18px -22px;
}
.op-hlr .int-over a i.display {
	background-position: -220px -27px;
}
.op-hlr .int-over a span {
	width: auto;
	float: left;
	display: inline-block;
	color:#fff;
}
/*.op-hlr .int-over a:first-child {*/
/*	border-right: 1px solid #fff;*/
/*}*/
.ext-wrp {
	width: 100%;
	float:left;
}
.ext-wrp span {
	width: 100%;
	float:left;
	color:#220001;
	padding: 10px 15px 25px;
	text-align: center;
}
#exterior {
	background-color: #b6c7da;
}
#interior {
	background-color: #FFF;
	padding-bottom:  50px;
}
#technical {
	background-color: #b6c7da;
}
.vxdiv #exterior1 {
	background-color: #d1d3d4;
}
.vxdiv #interior1 {
	background-color: #FFF;
}
.vxdiv #technical1 {
	background-color: #d1d3d4;
}
.fet-sec-vx {
	background-color: #d1d3d4;
}
.tech-img {
	padding-left: 40px;
	padding-right: 40px;
}
.tech-wrap .col-lg-6 {
	padding-bottom: 10px;
}
.bg-white {
	background-color: #FFF;
}
#interior .op-hlr span {
	color: #231f20;
	text-align:center;
	padding: 10px 15px 25px;
	width:100%;
	float:left;
}
.int-cnt {
	margin-top: -80px;
}
span.tech {
	color:#231f20;
	padding: 10px 15px 25px;
}
.sep {
	width: 100%;
	float:left;
	height: 10px;
}
.gal-bg {
	background: #231f20;
}
.gal-bg .full-width-menu a, .gal-bg .full-width-menu h1 {
	color: #fff;
}
.sel-col {
	width: auto;
	display: inline-block;
	padding: 20px 0 0 0;/*border-top: 1px solid #eb212e;*/
}
.sel-col a {
	display: inline-block;
	width: 48px;
	height: 48px;
	margin: 5px;
	background: #fff;
	border-radius: 50%;
	position: relative;
	border: 1px solid #bfbfbf;
}
.sel-col a:after {
	position: absolute;
	left: 4px;
	top:4px;
	width: 38px;
	height: 38px;
	background: url('../images/sprite_image.png') left top no-repeat;
	border-radius: 50%;
	content: "";
}
.sel-col a:hover, .sel-col a.seltd {
	border: 1px solid #070707;
}
.sel-col a.cl_01:after {
	background-position: -27px -188px;
}
.sel-col a.cl_02:after {
	background-position: -93px -188px;
}
.sel-col a.cl_03:after {
	background-position: -159px -188px;
}
.sel-col a.cl_04:after {
	background-position: -225px -188px;
}
.sel-col a.cl_05:after {
	background-position: -291px -188px;
}
.sel-col a.cl_06:after {
	background-position: -357px -188px;
}
.sel-col a.cl_07:after {
	background-position: -423px -188px;
}
.sel-col a.cl_08:after {
	background-position: -489px -188px;
}
a.view-gal {
	display: inline-block;
	background: #ee1c23;
	padding: 5px 10px;
	color: #fff;
	margin-top: 10px;
	font-family:ToyotaType-Book;
}
a.gal {
	width: 100%;
	float:left;
	position: relative;
	display: inline-block;
	overflow: hidden;
}
a.gal:after {
	position: absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	background: rgba(255, 255, 255, 0.1);
	z-index:99;
	content:"";
	display:none;
}
a.gal img {
transition: all .5s;
}
a.gal:hover:after {
	display: block;
}
a.gal:hover img {
	transform: scale(1.05);
}
.row.gutter-xs .gutter-ad {
	padding-left: 5px;
	padding-right: 5px;
}
.ft-menu a {
	display: inline-block;
	padding:5px 30px 8px 32px;
	font-size: 16px;
	color:#ffffff;
	position: relative;
	margin: 10px 0 10px 0;
}
.ft-menu a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.ft-menu a:before {
	width: 29px;
	height:29px;
	position: absolute;
	background:url('../images/icons.png') left top no-repeat;
	content:"";
	left:0;
	top:4px;
}
.ft-menu a.brochure:before {
	background-position: -10px -10px;
}
.ft-menu a.testdrive:before {
	background-position: -40px -9px;
}
.ft-menu a.enq:before {
	background-position: -76px -9px;
}
.ft-menu a.showroom:before {
	background-position: -111px -11px;
	top: 7px;
}
.prefer-wrp {
	width:100%;
	float:left;
	padding: 30px;
}
.prefer-wrp h2 {
	font-family:ToyotaType-Bold;
	font-size: 30px;
	color:#010003;
}
.prefer-wrp a {
	float:left;
	margin-top:15px;
	background: #fff;
	padding: 10px 40px;
}
.prefer-wrp a span {
	font-size: 17px;
	color:#000;
}
.prefer-wrp a span:last-child {
	font-family:ToyotaType-SemiBold;
	margin-left: 10px;
}
.prefer-wrp a:hover {
	text-decoration: none;
}
#spec {
	background-color: #b6c7da;
}
.vxdiv #spec {
	background-color: #b6c7da;
}
#spec h4 {
	color: #010003;
	font-size: 16px;
}
#spec .container {
	padding-left: 5px;
	padding-right: 5px;
}
.btn-gall {
	margin-top: 15px;
	margin-bottom: 15px;
}
.menu_over .sub-menu:hover {
	opacity: 0.6;
}
@media (max-width: 1350px) {
 .op-hlr .over-con {
top: 70px;
}
}
 @media (max-width: 991.98px) {
 .xpress-wrp {
padding-top: 10px;
padding-left: 30px;
padding-right: 30px;
max-width: 100%;
}
 .full-width-menu .menu-hlr {
padding:0;
}
 .full-width-menu h1 {
padding-top:12px
}
 .full-width-menu .menu-hlr.v-02 h1 {
padding-bottom: 10px;
}
 .op-hlr .over-con {
position: static;
width: 100%;
float:left;
background: rgba(255, 255, 255, 1);
max-width:100%;
padding:20px 50px;
}
 .pad-container {
width: 90%;
}
 .full-width-menu .menu-hlr {
padding:0;
width: 95%;
}
 #safety .tech-wrap {
padding-top: 25px;
}
 #safety .tech-wrap .pad-b-70, #technical .tech-wrap .pad-b-40 {
padding-bottom: 25px;
}
 .full-width-menu {
padding-top: 20px;
}
 .sel-col {
zoom: 0.6;
}
#features .full-width-menu {
padding-bottom:25px;
}
 .bnrtxt {
top: 5%;
left: 10%;
}
 .bnrtxt {
top:10% !important;
bottom: auto;
left: 5%;
zoom: 0.8;
}
 .feat_over_text {
zoom: 0.8;
top: 3%;
}
 .feat_over_text h1 {
font-size: 2.7rem;
line-height: 2.5rem
}
.feat_over_text h3 {
font-size: 1.5rem;
}
.fet-item {
margin: 25px 0 0 !important;
padding: 0 4px 0 8px;
float: left; 
width:50%;
}
.fet-item:nth-child(2){padding: 0 8px 0 4px;}
}
 @media (max-width: 767.98px) {
 .op-hlr .int-over {
position: static;
width: 100%;
float:left;
background: rgba(0, 0, 0, .5);
max-width:100%;
height: auto;
}
 .op-hlr .int-over a {
width: 50%;
float:left;
padding: 0;
}
 .op-hlr .int-over a span {
width: 100%;
text-align: center;
padding: 0 15px 15px;
}
 #spec .container {
padding-left: 0;
padding-right: 0;
}
 .full-width-menu a {
font-size: 14px;
}
 .lb-nav a.lb-prev, .lb-nav a.lb-next {
opacity: 0.8;
zoom: 0.7;
}
 #interior .width_100, #interior .width_50, #interior .width_66, #interior .width_33 {
width: 100%;
float:left;
padding-bottom:  15px;
}
 .mr30 {
margin-right: 0%;
}
 .mr10 {
margin-right: 0%;
}
 .pt50 {
padding-top:  20px;
}
 #interior {
padding-bottom: 20px;
}
 .tech-img {
padding-left: 15px;
padding-right: 15px;
}
 .fet-sec, .int-cnt {
margin-top: 0px;
}
 
 .row.gutter-xs .gutter-ad {
padding-left: 15px;
padding-right: 15px;
}
}
@media (max-width: 575.98px) {
 .pt50 {
padding-top:  0px;
}
 .xpress-wrp {
padding-top: 10px;
width:100%;
}
 .ext-wrp-hlr {
padding: 0 30px;
}
 .full-width-menu a {
padding: 0 12px;
}
 .bnrtxt h4 {
font-size: 0.8rem;
}
 .bnrtxt h1 {
font-size: 1.8rem;
line-height: 35px;
}
 .bnrtxt-left {
border-right: 0px;
border-bottom: solid 3px #eb212e;
padding-bottom:  5px;
margin-bottom: 3px;
}
.bnrtxt-right {
padding-left:  0;
width: 100%;
}
.bnrtxt-right h4 {
position: relative;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
 .op-hlr .over-con {
top: 10px;
padding:25px 20px 25px 20px;
}
 .full-width-menu .menu-hlr {
max-width: 44%;
}
}
@media only screen and (min-width: 992px) {
 .full-width-menu .menu-hlr {
max-width: 50%;
width: 50%;
}
}
#colortxt {
	margin-bottom:10px;
	text-transform:uppercase;
	margin-top: 30px;
}
.interior .width_100 {
	padding-bottom: 15px;
	margin-top: 0;
}
.exterior {
	background-color: #b6c7da;
}
.interior {
	background-color: #FFF;
	padding-bottom:  50px;
}
.technical {
	background-color: #b6c7da;
}
.interior .op-hlr span {
	color: #231f20;
	text-align:center;
	padding: 10px 15px 25px;
	width:100%;
	float:left;
}
 @media (max-width: 767.98px) {
.interior .width_100, #interior .width_50, .interior .width_66, .interior .width_33 {
width: 100%;
float:left;
padding-bottom:  15px;
}
.interior {
padding-bottom: 20px;
}
}
 @media (max-width: 991.98px) {
 .safety .tech-wrap {
padding-top: 25px;
}
 .safety .tech-wrap .pad-b-70, .technical .tech-wrap .pad-b-40 {
padding-bottom: 25px;
}
}
@media only screen and (min-width: 992px) {
 .full-width-menu .menu-hlr {
max-width: 60%;
width: 60%;
}
}
.bnrtxt-left1 {
	float: left;
	border-left: solid 3px #eb212e;
	padding-left: 20px;
}