/*=======================================
   FONT ATTACHMENT
=======================================*/


@font-face {
	font-family: 'toyota_displaybold';
	src: url('../toyota-display/toyotadisplaybold-webfont.eot');
	src: url('../toyota-display/toyotadisplaybold-webfont.eot?#iefix') format('embedded-opentype'), url('../toyota-display/toyotadisplaybold-webfont.woff') format('woff'), url('../toyota-display/toyotadisplaybold-webfont.ttf') format('truetype'), url('../toyota-display/toyotadisplaybold-webfont.svg#toyota_displaybold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'toyota_displayregular';
	src: url('../toyota-display/toyotadisplayregular-webfont.eot');
	src: url('../toyota-display/toyotadisplayregular-webfont.eot?#iefix') format('embedded-opentype'), url('../toyota-display/toyotadisplayregular-webfont.woff') format('woff'), url('../toyota-display/toyotadisplayregular-webfont.ttf') format('truetype'), url('../toyota-display/toyotadisplayregular-webfont.svg#toyota_displayregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'toyota_textbold';
	src: url('../toyota-display/toyotatextbold-webfont.eot');
	src: url('../toyota-display/toyotatextbold-webfont.eot?#iefix') format('embedded-opentype'), url('../toyota-display/toyotatextbold-webfont.woff') format('woff'), url('../toyota-display/toyotatextbold-webfont.ttf') format('truetype'), url('../toyota-display/toyotatextbold-webfont.svg#toyota_textbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'toyota_textregular';
	src: url('../toyota-display/toyotatextregular-webfont.eot');
	src: url('../toyota-display/toyotatextregular-webfont.eot?#iefix') format('embedded-opentype'), url('../toyota-display/toyotatextregular-webfont.woff') format('woff'), url('../toyota-display/toyotatextregular-webfont.ttf') format('truetype'), url('../toyota-display/toyotatextregular-webfont.svg#toyota_textregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*=============================
		MAIN STYLE
==============================*/

body {
	margin: 0 auto;
	padding: 0;
	font-family: 'toyota_textregular';
}
p {
	font-size: 16px;
	color: #232323;
	margin: 0;
	padding: 0
}
a {
	text-decoration: none;
}
option, optgroup, select, text {
	font-family: 'toyota_textregular';
	font-size: 16px;
}
.form-body-block {
    display: table-cell;
    width: 15%;
    vertical-align:middle;
}
.btn-verify {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.17);
    border-radius: 4px;
}
    .btn-verify:hover {
        background:#fff;
    }

    .otp-success {
    background-image: url(../images/otp-success.png) !important;
    background-position: 95% 50%;
    background-repeat:no-repeat;
    background-size: 18px;
}

.otp-fail {
    background-image: url(../images/otp-fail.png) !important;
    background-position: 95% 50%;
    background-repeat:no-repeat;
    background-size: 18px;
}

.form-body-block:first-child {
    width: auto;
}
.form-body-block input {
    box-sizing: border-box;
    height: auto;
    width: 98%;
}
.inner-page-main {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.img-responsive {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.container {
	width: 100%;
	float: right;
	display: table;
	margin: 0;
	padding: 0;
}
.row {
	width: 100%;
	margin: 5px auto;
	padding: 0;
	display: table;
}
.master-page-banner {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
/*=============================
		ABOUT US STYLE
==============================*/

.desktop-banner {
	display: block;
}
.mobile-banner {
	display: none;
}
 @media (max-width: 480px) {
.desktop-banner {
	display: none;
}
.mobile-banner {
	display: block;
}
}
.sectiontitle {
	background: url(../img/dots.gif) repeat-x scroll 0 0 transparent;
	background-position: center;
	margin: 30px 0px 30px;
	min-height: 20px;
	border-left: 4px solid #3d3d3d;
}
.sectiontitle h2 {
	font-size: 23px;
	background: #fff;
	display: inline;
	color: #232323;
	padding-right: 10px;
	font-family: 'toyota_displaybold';
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: normal;
}
.dealer-mission-left {
	text-align: left;
	width: 70%;
	float: left;
}
.right-image {
	border: 1px solid #ccc;
	border-radius: 3px;
	width: 25%;
	float: right;
	display: table;
	padding: 5px;
}
.dealer-princials {
	width: 80%;
	margin: 0 auto;
	display: table;
}
.dealer-princials-block {
	display: block;
	background-color: #f0f0f0;
	border-bottom: 3px solid #FF2D2D;
	margin: 0% 4% auto;
	width: 25%;
	float: left;
}
.dealer-princials-img {
	width: 100%;
	margin: 0 auto;
}
.dealer-princials-text {
	text-align: center;
	margin: 15px auto;
	height: auto;
}
.list-social li {
	margin: 0px 5px;
	padding: 0;
	display: inline-block;
}
.list-social {
	list-style: none;
	width: 100%;
	display: table;
	margin: 0px 0 15px;
	padding: 0;
	text-align: center;
}
.list-social a.icon-1 {
	background-image: url(../img/soc-icon-1.png);
}
.list-social a.icon-2 {
	background-image: url(../img/soc-icon-2.png);
}
 [class^="icon-"], [class*=" icon-"] {
 display: inline-block;
 vertical-align: text-top;
 background-position: 14px 14px;
 background-repeat: no-repeat;
 margin-top: 1px;
}
.list-social a:hover {
	background-position: 0 bottom;
}
.list-social a {
	width: 20px;
	height: 20px;
	outline: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.list-social a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.service-video {
	margin: 30px 0 15px 0;
	width: 100%;
	display: block;
}
 @media (max-width: 799px) {
.dealer-mission-left {
	text-align: left;
	width: 100%;
	float: left;
	margin-bottom: 5%;
}
.right-image {
	border: 1px solid #ccc;
	border-radius: 3px;
	width: 80%;
	float: initial;
	display: table;
	padding: 5px;
	margin: 0px auto;
	text-align: center;
}
}
@media (max-width: 799px) and (min-width:641px) {
.dealer-princials-block {
	display: block;
	background-color: #f0f0f0;
	border-bottom: 3px solid #FF2D2D;
	margin: 0 5px auto;
	width: 30%;
	float: left;
}
}
@media (max-width: 640px) and (min-width:481px) {
.dealer-princials-block {
	display: block;
	background-color: #f0f0f0;
	border-bottom: 3px solid #FF2D2D;
	margin: 0 auto;
	width: 50%;
	float: none;
	margin-top: 30px;
}
}
 @media (max-width: 480px) {
.dealer-princials-block {
	display: block;
	background-color: #f0f0f0;
	border-bottom: 3px solid #FF2D2D;
	margin: 0 auto;
	width: 90%;
	float: none;
	margin-top: 30px;
}
}
/*=============================
		APPLY LOAN
==============================*/
.selcet-city-main {
	width: 100%;
	display: table;
	margin: 0 auto;
}
.info-head {
	font-size: 20px;
	font-weight: normal;
	margin: 30px 0px 0;
}
.form-container {
	width: 100%;
	margin: 0 auto;
}
.form-head {
	margin: 20px 0 20px;
	padding: 10px;
	background-color: #596c72;
	color: #fff;
}
.form-body-row {
	margin: 10px 10px 0px;
	width: 98%;
	display: table;
}
.form-labels {
	width: 100%;
	margin: 0;
	padding: 0;
}
.form-controls {
	display: block;
	height: 34px;
	padding: 6px 12px;
	font-size: 16px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0px;
	outline: 0;
	width: 100%;
}
.text {
	height: 20px;
	padding: 6px 12px;
	width: 95%;
}
.form-body-row-left {
	display: inline-block;
	width: 30%;
	margin: 0;
	padding: 0;
	vertical-align: top;
	margin-top: 8px;
}
.form-body-row-right {
	display: inline-block;
	width: 50%;
	margin: 0;
	padding: 0;
}
.text-area {
	resize: vertical;
	width: 95%;
}
.captcha {
	width: auto;
	margin: 0 auto;
	padding: 0;
	line-height: 15px;
}
.submit-btn {
	float: right;
	width: 150px;
}
.form-button {
	background: #f74d4d;
	padding: 5px 10px;
	width: 100%;
	border: 0;
	margin: 0;
	border-radius: 3px;
	outline: 0;
	color: #fff;
	font-size: 16px;
	font-family: 'toyota_textregular';
	cursor: pointer;
}
.form-button:hover {
	background: #c22323;
}
 @media (max-width: 799px) {
.form-body-row-left {
	display: table;
	width: 55%;
}
.form-body-row-right {
	display: table;
	width: 80%;
	/* float: left; */
	margin-top: 10px;
}
}
/*=======================================
   BROCHURE REQUEST
=======================================*/

.i-wish-check-box {
	width: 100%;
	display: table;
	margin: 0 0 10px;
	padding: 0;
}
.check-box-style {
	display: inline-table;
	width: 2%;
	height: auto;
}
.check-box-label {
	display: inline-table;
	width: 92%;
	margin-left: 5px;
}
.disclaimer {
	width: 100%;
	margin: 0 auto;
	/* font-size: 15px; */
}
.disclaimer h3 {
	font-size: 14px;
	font-family: 'toyota_textregular';
	font-weight: normal;
	border-bottom: 1px solid #3d3d3d;
	padding: 0 0 8px;
}
/*=======================================
   BUY NOW REQUEST
=======================================*/

.form-body-radio {
	width: auto;
	margin: 0 15px 0 0px;
	display: inline-table;
	line-height: 50px;
}
/*=======================================
   PROMOTIONS
=======================================*/

.row-left {
	width: 50%;
	text-align: center;
	display: inline-table;
}
.row-right {
	width: 50%;
	text-align: center;
	display: inline-table;
}
.promotion-block {
	width: 70%;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.promotion-img {
	margin: 0 auto;
	text-align: center;
}
.promtion-link {
	margin: 20px 0px 10px;
	text-align: left;
	display: table;
}
.promtion-link a {
	color: #38ade4;
	font-size: 18px;
	display: inline-table;
}
.promtion-link i {
	margin-left: 5px;
	vertical-align: middle;
}
.promtion-link a:hover {
	color: #0d7bae;
}
 @media (max-width: 640px) {
.row-left {
	width: 90%;
	text-align: center;
	display: inline-table;
	margin-bottom: 10%;
}
.row-right {
	width: 90%;
	text-align: center;
	display: inline-table;
}
}
/*=======================================
   FINANCE AND INSURANCE
=======================================*/

.promotion-block p {
	margin: 25px 0 0px;
	text-align: left;
	min-height: 168px;
}
.row-right h4 {
	font-family: 'toyota_textbold';
	font-weight: normal;
	font-size: 18px;
	color: #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
	padding-bottom: 5px;
	margin: 5px 0 15px;
	text-align: left;
	text-transform: uppercase;
}
.row-left h4 {
	font-family: 'toyota_textbold';
	font-weight: normal;
	font-size: 18px;
	color: #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
	padding-bottom: 5px;
	margin: 5px 0 15px;
	text-align: left;
	text-transform: uppercase;
}
 @media (max-width: 1072px) and (min-width:900px) {
.promotion-block p {
	margin: 25px 0 0px;
	text-align: left;
	min-height: 210px;
}
}
@media (max-width: 899px) and (min-width:700px) {
.promotion-block p {
	margin: 25px 0 0px;
	text-align: left;
	min-height: 273px;
}
}
@media (max-width: 699px) and (min-width:641px) {
.promotion-block p {
	margin: 25px 0 0px;
	text-align: left;
	min-height: 315px;
}
}
