﻿@import url(jquery.mCustomScrollbar.css);
@import url(parts.css);
@import url(layout.css);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

nav ul {
    list-style: none;    text-align: left;
}


blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    outline: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
span.tWrp.hide {
    display: none;
}
del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select, button {
    vertical-align: middle;
    outline: none;
}

textarea {
    outline: none;
    overflow: auto;
}

html {
    font-size: 14px;
}

body {
    -webkit-text-size-adjust: 100%;
    font-family: 'open_l';
    color: #242525;
}
body.selector {
    -webkit-font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    -ms-font-feature-settings: "palt";
    font-feature-settings: "palt";
}

img {
    vertical-align: middle;
    border: none;
}

li {
    list-style: none;
}

.wrapper {
    min-width: 320px;
    background-color: #fff;
}


.header {
    box-shadow: -2px 1px 6px -2px rgba(0, 0, 0, 0.25);
    padding: 10px 0;
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.header .header_inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-width: 1280px;
    padding: 0;
}

.header .wlogo {
    width: 1200px;
}

.header .header_inner:after {
    content: "";
    display: block;
    clear: both;
}
.header .header_inner .title {
    float: left;
    padding-right: 40px;
    padding-top: 5px;
}
.header .header_inner .sub_title {
    float: left;
    padding-left: 10px;
    padding-top: 5px;
}
.header .header_inner .globalnav {
    float: left;
}
.header .header_inner .globalnav:after {
    content: "";
    display: block;
    clear: both;
}
.header .header_inner .globalnav .g_nav_list {
    float: left;
}
.header .header_inner .globalnav .g_nav_list p a {
    color: #000;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    word-wrap: break-word;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.header .header_inner .globalnav .g_nav_list p a:after, .header .header_inner .globalnav .g_nav_list p a.on:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    padding: 40px 0;
    width: 100%;
    /*border-bottom: 4px solid #fff;*/
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    z-index: -1;
}
.header .header_inner .globalnav .g_nav_list p a:hover:after, .header .header_inner .globalnav .g_nav_list p a.on:after {
    background-color: #f9f9f9;
    border-bottom: 4px solid #eb0a1e;
}
.header .header_inner .globalnav .g_nav_list .sub_menu {
    display: none;
    position: absolute;
    z-index: 1;
    top: 46px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1024px;
    box-shadow: 0px 1px 6px -1px rgba(0, 0, 0, 0.25);
}
.header .header_inner .globalnav .g_nav_list .sub_menu.on {
    -webkit-transition-property: margin;
    -moz-transition-property: margin;
    transition-property: margin;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
}
.header .header_inner .globalnav .type1 p a {
    width: 125px;
    padding: 11px 20px 11px 0;
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/global_arr.png);
    background-repeat: no-repeat;
    background-position: 110px center;
    background-size: 7px 6px;
    cursor: pointer;
}
.header .header_inner .globalnav .type1 p a.on {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/global_arr_up.png);
    background-repeat: no-repeat;
	background-position: 110px center;
    background-size: 7px 6px;
    width: 125px;
    padding: 11px 20px 11px 0;
}
.header .header_inner .globalnav .type1 .sub_menu {
    background-color: #fff;
    box-shadow: 0px 0px 9px #ddd inset;
    top: inherit;
    margin-top: 10px;
}
.header .header_inner .globalnav .type1 .sub_menu .car_category_inner {
    padding: 20px 0;
    overflow: hidden;
    position: relative;
}
.header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_category {
    text-align: center;
    float: left;
    overflow: hidden;
    padding-left: 60px;
    width: 640px;
}
.header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_category li {
    float: left;
    padding: 10px 18px;
    border-radius: 16px;
    cursor: pointer;
    margin-right: 4px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_category li:hover {
    background-color: #f0f0f0;
}
.header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_category li.on {
    background-color: #f0f0f0;
}
.header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_FU {
    float: right;
    overflow: hidden;
    margin-right: 80px;
    padding-left: 20px;
    border-left: 1px solid #c2c2c2;
}
.header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_FU li {
    float: left;
}
.header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_FU li a {
    color: #fff;
    padding: 10px 20px;
    background-color: #b9b9b9;
    border-radius: 16px;
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_FU li a:hover {
    opacity: 0.8;
    transition: all 0.3s;
}
.header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_FU li:nth-of-type(2) {
    margin-left: 20px;
}
.header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_list_close {
    border: none;
    padding: 15px;
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/modal_close.png);
    background-repeat: no-repeat;
    background-position: 0px;
    background-size: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.header .header_inner .globalnav .type1 .sub_menu .car_list {
    overflow: hidden;
    height: auto;
    max-height: 77vh;
}
.header .header_inner .globalnav .type1 .sub_menu .car_list .carItem {
    float: left;
    text-align: center;
    width: 246px;
    margin: 5px;
}
.header .header_inner .globalnav .type1 .sub_menu .car_list .carItem a {
    color: #000;
    display: block;
    padding: 25px 0;
    border: 1px solid #fff;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    transition: all 0.1s;
}
.header .header_inner .globalnav .type1 .sub_menu .car_list .carItem a:hover {
    border: 1px solid #d8d8d8;
    background-color: #f9f9f9;
}
.header .header_inner .globalnav .type1 .sub_menu .car_list .carItem a dl dt img {
    height: 50px;
    width: auto;
}
.header .header_inner .globalnav .type1 .sub_menu .car_list .carItem a dl dd {
    padding-top: 5px;
}
.header .header_inner .globalnav .type1 .sub_menu .car_list .carItem a dl dd .car_name {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}
.header .header_inner .globalnav .type1 .sub_menu .car_list .carItem a dl dd .car_price {
    font-size: 12px;
}
.header .header_inner .globalnav .type1 .sub_menu .car_list .mCSB_inside > .mCSB_container {
    margin-right: 0;
}
.header .header_inner .globalnav .type2 p a, .header .header_inner .globalnav .type3 p a {
    width: 105px;
    padding: 11px 20px 11px 0;
    cursor: pointer;
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/global_arr.png);
    background-repeat: no-repeat;
    background-position: 103px center;
    background-size: 7px 6px;
}
.header .header_inner .globalnav .type2 p a.on, .header .header_inner .globalnav .type3 p a.on {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/global_arr_up.png);
    background-repeat: no-repeat;
    background-position: 103px center;
    background-size: 7px 6px;
}
.header .header_inner .globalnav .type2 .sub_menu, .header .header_inner .globalnav .type3 .sub_menu {
    position: fixed;
    top: 56px;
    width: 100%;
    background-color: #f9f9f9;
}
.header .header_inner .globalnav .type2 .sub_menu ul, .header .header_inner .globalnav .type3 .sub_menu ul {
    text-align: center;
}
.header .header_inner .globalnav .type2 .sub_menu ul li, .header .header_inner .globalnav .type3 .sub_menu ul li {
    display: inline-block;
    position: relative;
    font-size: 12px;
}
.header .header_inner .globalnav .type2 .sub_menu ul li a, .header .header_inner .globalnav .type3 .sub_menu ul li a {
    font-size: 14px;
    display: block;
    padding: 20px 25px 16px;
    color: #000;
    border-bottom: 4px solid #f9f9f9;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.header .header_inner .globalnav .type2 .sub_menu ul li a.icon_dom, .header .header_inner .globalnav .type3 .sub_menu ul li a.icon_dom {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_dom.png);
    background-repeat: no-repeat;
    background-position: 22px 20px;
    background-size: 17px 15px;
    padding: 20px 20px 16px 45px !important;
    text-align: left;
}
/*.header .header_inner .globalnav .type2 .sub_menu ul li a.icon_bs, .header .header_inner .globalnav .type3 .sub_menu ul li a.icon_bs {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_local_service.png);
    background-repeat: no-repeat;
    background-position: 22px 18px;
    background-size: 14px 18px;
    padding: 20px 20px 16px 45px !important;
    text-align: left;
}*/
.header .header_inner .globalnav .type2 .sub_menu ul li a.bdl:before, .header .header_inner .globalnav .type3 .sub_menu ul li a.bdl:before {
    content: "";
    width: 1px;
    height: 34px;
    background-color: #e7e5e4;
    position: absolute;
    top: 10px;
    left: -2px;
}
.header .header_inner .globalnav .type2 .sub_menu ul li a:hover,
/*- .header .header_inner .globalnav .type2 .sub_menu ul li a.on, /*--Mosama--**/
.header .header_inner .globalnav .type3 .sub_menu ul li a:hover
/*, .header .header_inner .globalnav .type3 .sub_menu ul li a.on*/ /*--Mosama--**/
{
    border-bottom: 4px solid #eb0a1e;
}
.header .header_inner .globalnav .type3 p a {
    width: 122px;
    padding: 11px 10px;
}
.header .header_inner .globalnav .type4 p a {
    width: 120px;
    padding: 11px 20px 11px 0;
    cursor: pointer;
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/global_arr.png);
    background-repeat: no-repeat;
    background-position: 94px center;
    background-size: 7px 6px;
}
.header .header_inner .globalnav .type4 p a.on {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/global_arr_up.png);
    background-repeat: no-repeat;
    background-position: 94px center;
    background-size: 7px 6px;
}
.header .header_inner .globalnav .type4 .sub_menu {
    position: fixed;
    top: 56px;
    width: 100%;
    background-color: #f9f9f9;
}
.header .header_inner .globalnav .type4 .sub_menu ul {
    text-align: center;
}
.header .header_inner .globalnav .type4 .sub_menu ul li {
    display: inline-block;
    font-size: 14px;
}
.header .header_inner .globalnav .type4 .sub_menu ul li a {
    font-size: 14px;
    display: block;
    padding: 20px 25px 16px;
    color: #000;
    border-bottom: 4px solid #f9f9f9;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.header .header_inner .globalnav .type4 .sub_menu ul li a:hover
/*,.header .header_inner .globalnav .type4 .sub_menu ul li a.on*/   /* By Mosama*/
{
    border-bottom: 4px solid #eb0a1e;
}
.header .header_inner .globalnav .type5 p a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/drive-icon.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 17px 15px;
    border-left: 1px solid #e7e5e4;
    padding: 4px 17px 4px 44px;
    text-align: left;
    width: 125px;
}
.header .header_inner .globalnav .type6 p a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/fide_icon.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 12px 18px;
    border-left: 1px solid #e7e5e4;
    padding: 4px 18px 4px 42px;
    text-align: left;
    width: 103px;
}
.header .header_inner .globalnav .type7 p a {
    background-image: url(../img/thick-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px 22px;
    border-left: 1px solid #e7e5e4;
    border-right: 1px solid #e7e5e4;
    cursor: pointer;
    padding: 27px 20px 4px 20px;
    width: 60px;
    font-size: 0;
    height: 36px;
}
.header .header_inner .globalnav .type7 p a.on {
    background-image: url(../img/closeButton.png);
    background-repeat: no-repeat;
}

.header .header_inner .globalnav .type7 .sub_menu {
    position: absolute;
    width: 351px;
    background-color: #fff;
    left: inherit;
    right: 2px; z-index: 156;
	
}
.header .header_inner .globalnav .type7 .sub_menu ul li a {
    display: block;
    padding: 18px 0 18px 30px;
    color: #000;
    border-top: 1px solid #e7e5e4;
    position: relative;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.header .header_inner .globalnav .type7 .sub_menu ul li a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2px 0;
    width: 100%;
    background-color: #fff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.header .header_inner .globalnav .type7 .sub_menu ul li a:hover:after
/*, .header .header_inner .globalnav .type7 .sub_menu ul li a.on:after*/
{
    background-color: #ff0000;
}
.header .header_inner .globalnav .type7 .sub_menu ul li a:hover
/*, .header .header_inner .globalnav .type7 .sub_menu ul li a.on*/
{
    background-color: #f9f9f9;
}

.header .header_inner .globalnav.type2 .type1 p a, .header .header_inner .globalnav.type2 .type2 p a {
    padding: 11px 20px 11px 0;
    width: 155px;
    background-position: 132px 16px;
}
.header .header_inner .globalnav.type2 .type1 p a.on, .header .header_inner .globalnav.type2 .type2 p a.on {
    background-position: 132px 16px;
}
.header .header_inner .globalnav.type2 .type3 .m_menu .g_nav_list p a {
    width: 135px;
    padding: 11px 0px !important;
}
.header .header_inner .globalnav.type2 .type4 p a {
    padding: 11px 20px 11px 0;
    width: 155px;
    background-position: 132px 16px;
    margin-right: 10px;
}
.header .header_inner .globalnav.type2 .type4 p a.on {
    background-position: 132px 16px;
}
.header .header_inner .globalnav.type2 .m_menu .g_nav_list p a {
    padding: 11px 20px 11px 0;
}
.header .header_inner .globalnav.type2 .m_menu .g_nav_list p a:after, .header .header_inner .globalnav.type2 .m_menu .g_nav_list p a.on:after {
    /*display: none;*/
}
.header .header_inner .globalnav.type2 .m_menu .g_nav_list.type3 p a {
    padding: 11px 0;
}
.header .header_inner .globalnav.type2 .type5_2 p a {
    text-indent: -9999px;
    padding: 16px 24px;
    background-position: center;
    height: 36px;
    width: auto;
}
.header .header_inner .globalnav.type2 .type6_2 p a {
    text-indent: -9999px;
    padding: 16px 24px;
    background-position: center;
    height: 36px;
    width: auto;
}
.note {
    margin: 1rem 0 0;
    color: #999;
    font-size: .7rem;
}
a.popMpLn {
    display: inline-block;
    margin-top: 5px;
    font-family: open_b;
}

.if p, .if tel, .if a {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}
.if small{display: none;}
.if a.popMpLn {
display: inline-block;
	margin:10px 0 0;
}

@media screen and (max-width: 1023px) {
    .header .header_inner .globalnav.type2 .type1 p a, .header .header_inner .globalnav.type2 .type2 p a, .header .header_inner .globalnav.type2 .type3 p a, .header .header_inner .globalnav.type2 .type4 p a {
        width: inherit;
        padding: 20px 0 20px 15px !important;
        background-position: 98% center;
        margin-right: 0;
    }
    .header .header_inner .globalnav.type2 .type1 p a.on, .header .header_inner .globalnav.type2 .type2 p a.on, .header .header_inner .globalnav.type2 .type3 p a.on, .header .header_inner .globalnav.type2 .type4 p a.on {
        background-position: 98% center;
    }
    .header .header_inner .globalnav.type2 .type5_2 p a {
        text-indent: -9999px;
        padding: 18px 16px;
        background-position: center;
    }
    .header .header_inner .globalnav.type2 .type6_2 p a {
        text-indent: -9999px;
        padding: 18px 16px;
        background-position: center;
    }
}

.m_menu {
    display: inline;
}

.m_button {
    display: none;
}

.filter_wrapper.on {
    position: fixed;
    top: 0;
    width: 100%;
    min-height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 17; /**-By M.Osama-**/
}

.searchRes div#block-searchform {

    text-align: center;
    max-width: 1024px;
    margin: 100px auto 30px;
    padding: 15px;
}

.searchRes form#search-block-form div#edit-actions {
    display: inline-block;
    width: 24%;
    vertical-align: middle;
}
.searchRes div#block-searchform .js-form-item.form-item.js-form-type-search {
    width: 75%;
    display: inline-block;
    vertical-align: middle;
}
.searchRes div#block-searchform .js-form-item.form-item.js-form-type-search input#edit-keys {
    width: 100%;
}
.searchRes .views-row {
    border-bottom: solid 1px rgba(0,0,0,0.13);
    padding: 15px;
    margin-bottom: 15px;
}
.thumbSear img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
.col-md-4.searchResIt {
    margin-bottom: 30px;
}
.searchRes .title h3 {
    font-size: 18px;
    color: #000000;
    font-family: open_l;
    font-weight: normal;
    margin: 10px 0;
}
.searchRes form#search-block-form div#edit-actions input[type="submit"] {
    display: block;
    background-color: #cc0001 !important;
    text-transform: uppercase;
    font-family: 'open_l';
    font-size: 20px;
    padding: 0;
    max-width: 150px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    min-height: 57px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    ransition: all .3s;
}
span.btn.inverse.reverse {
    padding: 0;
    margin: 5px 0;
}.col-md-4.searchResIt:before {
    width: 90%;
    border-top: transparent;
    margin: 0 0 2em;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#f7f7f7), to(#f7f7f7), color-stop(50%, #c5c5c5));
    margin-left: auto;
    margin-right: auto;
    content: "";
    display: block;
    height: 1px;
}
.col-md-4.searchResIt:nth-of-type(1):before {
	display: none;
}
.searchRes .title h3 a:nth-of-type(2):before {
    content: ":-";
    margin-right: 5px;
}
.searchRes .teaser p {
    font-size: 16px;
    line-height: 22px;
}
.searchRes .section_inner {
    max-width: 100%;margin: 0;
}
.searchRes nav.pager {
    height: auto;
    clear: both;
    float: none;
    width: 100%;
}
.thank-you-for-requesting-a-quote h1, .thank-you-for-requesting-a-quote p, .thank-you-for-requesting-a-quote i, .thank-you-for-booking-a-test-drive h1, .thank-you-for-booking-a-test-drive p, .thank-you-for-booking-a-test-drive i, .thank-you-for-contacting-toyota-bahrain h1, .thank-you-for-contacting-toyota-bahrain p, .thank-you-for-contacting-toyota-bahrain, i{
    text-align: center;
}
.thank-you-for-requesting-a-quote svg, .thank-you-for-booking-a-test-drive svg, .thank-you-for-contacting-toyota-bahrain svg{
    font-size: 72px;
    color: #1e8822;
}
div#block-footerlogo-2 img {
    max-width: 100%;
    width: 162px; height: auto;
}
.row.all-vehicles img {
    max-width: 100%;
    height: auto; cursor: pointer
}
h2.all-vh.-hd a {
    display: block;
    margin: 10px auto 5px;
    color: #000;
    font-family: toyota_b;
    font-size: 16px;
}
.vehRow > a {
    display: block;
    margin: 10px auto 0;
    cursor: pointer;
}
.all-vh-img a {
    display: block;
    cursor: pointer;
}
.all-vehicles h3 {
    display: block;
    clear: both;
    width: 100%;
    text-align: left;
    padding: 0 15px 15px;
    font-family: open_b;
    font-size: 20px;
    border-bottom: 1px solid #f1efef;
    margin-bottom: 15px;
    line-height: 20px;
}


@media screen and (min-width: 768px) {
.col-md-4.searchResIt:nth-of-type(2):before,.col-md-4.searchResIt:nth-of-type(3):before {
	display: none;
}

.row.all-vehicles {
    max-width: 1054px;
    margin: auto;
}

.header .header_inner .globalnav {
    float: none;
    text-align: right;
}
.header .header_inner .globalnav > div {
    display: inline-block;
    vertical-align: top;
}	
}

@media screen and (max-width: 1023px) {
div#block-pdp-hero, div#block-homepagetacticalarea, .header_banner{
    margin-top: 50px; 
}
	.searchRes div#block-searchform {
    text-align: center;
    max-width: 1024px;
    margin: 60px auto 0;
    padding: 15px;
    background: #d6d6d6;
}
.searchRes div#block-searchform .js-form-item.form-item.js-form-type-search {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}
.searchRes form#search-block-form div#edit-actions {
    display: inline-block;
    width: 38%;
    vertical-align: middle;
}
	.searchRes form#search-block-form div#edit-actions input[type="submit"] {

    font-size: 16px;

    min-height: 55px;
}
    .header .header_inner {
        width: 100%;
        padding: 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    .header .header_inner .title {
        float: left;
        padding: 8px 0 0 5px;
    }
    .header .header_inner .title img {
        width: 105px;
        height: auto;
    }
    .header .header_inner .m_button {
        cursor: pointer;
        display: block;
        display: block;
        float: left;
        width: 30px;
        padding: 15px 0;
        margin-right: 5px;
    }
    .header .header_inner .m_button span {
        display: block;
        width: 26px;
        padding: 2px 0;
        background-color: #eb0a1e;
        position: relative;
        border-radius: 50px;
    }
    .header .header_inner .m_button span:before {
        content: "";
        display: block;
        width: 100%;
        padding: 2px 0;
        background-color: #eb0a1e;
        position: absolute;
        top: -10px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        border-radius: 50px;
    }
    .header .header_inner .m_button span:after {
        content: "";
        display: block;
        width: 100%;
        padding: 2px 0;
        background-color: #eb0a1e;
        position: absolute;
        top: 10px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        border-radius: 50px;
    }
    .header .header_inner .m_button.on span {
        background-color: #fff;
    }
    .header .header_inner .m_button.on span:before {
        -webkit-transform: translateY(10px) rotate(-45deg);
        -moz-transform: translateY(10px) rotate(-45deg);
        transform: translateY(10px) rotate(-45deg);
        border-radius: 0;
    }
    .header .header_inner .m_button.on span:after {
        -webkit-transform: translateY(-10px) rotate(45deg);
        -moz-transform: translateY(-10px) rotate(45deg);
        transform: translateY(-10px) rotate(45deg);
        border-radius: 0;
    }
    .header .header_inner .globalnav {
        width: 135px;
        float: right;
    }
a.language-link {
    line-height: 23px;
    font-size: 16px;
}
    .header .header_inner .globalnav:after {
        content: "";
        display: block;
        clear: both;
    }
    .header .header_inner .globalnav .g_nav_list {
        float: left;
    }
    .header .header_inner .globalnav .g_nav_list p a {
        font-size: 12px;
        display: block;
        padding: 10px 0;
        position: relative;
        text-align: left;
        word-wrap: normal;
    }
    .header .header_inner .globalnav .g_nav_list p a:after, .header .header_inner .globalnav .g_nav_list p a.on:after {
        display: none !important;
    }
    .header .header_inner .globalnav .g_nav_list p a:hover:after, .header .header_inner .globalnav .g_nav_list p a.on:after {
        display: none !important;
    }
    .header .header_inner .globalnav .g_nav_list .sub_menu {
        display: none;
        position: inherit;
        z-index: 1;
        top: 44px;
        top: 0; /**---By M.osama ----*/
        left: 0;
        right: 0;
        margin: 0 auto;
        width: auto;
        margin-top: 0 !important;
    }
    .header .header_inner .globalnav .type1 p a {
        padding-right: 34px;
        width: auto;
        background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/menu_plus.png);
        background-repeat: no-repeat;
        background-position: 98% center;
        background-size: 14px;
    }
    .header .header_inner .globalnav .type1 p a.on {
        background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/menu_mn.png);
        background-repeat: no-repeat;
        background-position: 98% center;
        background-size: 14px auto;
    }
    .header .header_inner .globalnav .type1 .sub_menu {
        background-color: #fff;
        padding: 15px;
        box-shadow: none;
    }
    .header .header_inner .globalnav .type1 .sub_menu .car_category_inner {
        padding: 0;
        overflow: hidden;
        position: relative;
    }
    .header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_category {
        display: none;
    }
    .header .header_inner .globalnav .type1 .sub_menu .car_category_inner .car_list_close {
        display: none;
    }
    .header .header_inner .globalnav .type1 .sub_menu .car_list {
        overflow: hidden;
        background-color: #fff;
    }
    .header .header_inner .globalnav .type1 .sub_menu .car_list .carItem {
        display: inline-block;
        text-align: center;
        width: 49.3%;
        margin: 15px 0 !important;
        float: inherit;
    }
    .header .header_inner .globalnav .type1 .sub_menu .car_list .carItem a dl dt img {
        width: 100%;
        height: inherit;
        max-width: 115px;
    }
    .header .header_inner .globalnav .type1 .sub_menu .car_list .carItem a dl dd {
        padding-top: 5px;
    }
    .header .header_inner .globalnav .type1 .sub_menu .car_list .carItem a dl dd .car_name {
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .header .header_inner .globalnav .type1 .sub_menu .car_list .carItem a dl dd .car_price {
        font-size: 10px;
    }
    .header .header_inner .globalnav .type2 p a, .header .header_inner .globalnav .type3 p a {
        width: auto;
        background-image: inherit;
        background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/menu_plus.png);
        background-repeat: no-repeat;
        background-position: 98% center;
        background-size: 14px;
    }
    .header .header_inner .globalnav .type2 p a.on, .header .header_inner .globalnav .type3 p a.on {
        background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/menu_mn.png);
        background-repeat: no-repeat;
        background-position: 98% center;
        background-size: 14px auto;
    }
    .header .header_inner .globalnav .type2 .sub_menu, .header .header_inner .globalnav .type3 .sub_menu {
        position: inherit;
        top: 0;
        background-color: #fff;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    .header .header_inner .globalnav .type2 .sub_menu ul, .header .header_inner .globalnav .type3 .sub_menu ul {
        background-color: #e7e7e7;
        text-align: left;
        padding: 1px;
    }
    .header .header_inner .globalnav .type2 .sub_menu ul li, .header .header_inner .globalnav .type3 .sub_menu ul li {
        display: block;
    }
    .header .header_inner .globalnav .type2 .sub_menu ul li a, .header .header_inner .globalnav .type3 .sub_menu ul li a {
        display: block;
        padding: 15px;
        color: #000;
        background-color: #fff;
        border-bottom: 1px solid #e7e7e7;
    }
    .header .header_inner .globalnav .type2 .sub_menu ul li a:hover, .header .header_inner .globalnav .type3 .sub_menu ul li a:hover  {
        border-bottom: 1px solid #e7e7e7;
    }
    .header .header_inner .globalnav .type2 .sub_menu ul li:last-of-type a, .header .header_inner .globalnav .type3 .sub_menu ul li:last-of-type a {
        color: #000;
        padding: 15px;
        background-color: #fff;
        border-radius: 0;
    }
    /*    .header .header_inner .globalnav .type3 p a {
            width: auto;
        }*/
    .header .header_inner .globalnav .type4 {
        margin-right: 20px;
    }
    .header .header_inner .globalnav .type4 p a {
        width: auto;
        background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/menu_plus.png);
        background-repeat: no-repeat;
        background-position: 98% center;
        background-size: 14px;
    }
    .header .header_inner .globalnav .type4 p a.on {
        background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/menu_mn.png);
        background-repeat: no-repeat;
        background-position: 98% center;
        background-size: 14px auto;
    }
    .header .header_inner .globalnav .type4 .sub_menu {
        position: inherit;
        top: 0;
        background-color: #fff;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    .header .header_inner .globalnav .type4 .sub_menu ul {
        background-color: #e7e7e7;
        text-align: left;
        padding: 1px;
    }
    .header .header_inner .globalnav .type4 .sub_menu ul li {
        display: block;
    }
    .header .header_inner .globalnav .type4 .sub_menu ul li a {
        display: block;
        padding: 15px;
        color: #000;
        background-color: #fff;
        border-bottom: 1px solid #e7e7e7;
    }
    .header .header_inner .globalnav .type4 .sub_menu ul li a:hover {
        border-bottom: 1px solid #e7e7e7;
    }
    .header .header_inner .globalnav .type5 p a {
        background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/drive-icon.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 17px 15px;
        border-left: 1px solid #e7e5e4;
        padding: 4px 0;
        color: rgba(255, 255, 255, 0);
        width: 42px;
    }
    .header .header_inner .globalnav .type6 p a {
        background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/fide_icon.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 12px 18px;
        border-left: 1px solid #e7e5e4;
        padding: 4px 0;
        color: rgba(255, 255, 255, 0);
        width: 42px;
    }
    .header .header_inner .globalnav .type7 p a {
        background-image: url(../img/thick-icon.png);
        background-repeat: no-repeat;
        background-position: center 1px;
        background-size: 17px 14px;
        background: none;
        border-left: 1px solid #e7e5e4;
        border-right: none;
        padding: 4px 5px 4px 5px;
        text-align: center;
        font-size: 12px;
        width: auto;
    }
    .header .header_inner .globalnav .type7 p a:after {
        display: none;
    }
    .header .header_inner .globalnav .type7 p a.on {
        background: none;
    }
    .header .header_inner .globalnav .type7 .sub_menu {
        position: absolute;
        width: 100%;
        background-color: #fff;
        left: 0;
        right: 0;
        box-shadow: -2px 1px 6px -2px rgba(0, 0, 0, 0.25);
    }
    .header .header_inner .globalnav .type7 .sub_menu ul li a {
        display: block;
        padding: 15px;
        color: #000;
        border-top: 1px solid #e7e5e4;
    }
    .header .header_inner .globalnav .type7 .sub_menu ul li a:hover:after {
        display: none;
    }
    .header .header_inner .globalnav .type7 .sub_menu ul li a.on {
        display: none;
    }
    .header .header_inner .globalnav .type7 .sub_menu ul li a:hover {
        background-color: inherit;
    }
    .header .header_inner .globalnav .m_menu {
        display: none;
        position: fixed;
        width: 100%;
        top: 50px;
        left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: -2px 1px 6px -2px rgba(0, 0, 0, 0.25);
    }
    .header .header_inner .globalnav .m_menu .g_nav_list {
        float: none;
        background-color: #fff;
    }
    .header .header_inner .globalnav .m_menu .g_nav_list p a {
        font-weight: bold;
        padding: 20px 0 20px 15px;
    }

    .header .header_inner .globalnav .m_menu .g_nav_list:nth-of-type(4) {
        margin-right: 0;
    }
    .header .car_FU {
        float: inherit;
        width: 100%;
        overflow: hidden;
        margin-right: 0;
        padding-left: 0;
        margin: 15px auto 0;
        border-left: none;
    }
    .header .car_FU li {
        border-radius: 0;
        float: inherit;
        color: #fff;
        float: left;
        width: 46%;
        text-align: center;
    }
    .header .car_FU li a {
        background-color: inherit;
        color: #fff;
        padding: 10px 0px;
        background-color: #b9b9b9;
        border-radius: 46px;
        display: block;
        font-size: 16px;
    }
    .header .car_FU li:nth-of-type(2) {
        margin-left: 20px;
    }

    .header .header_inner .globalnav.type2 .m_menu .g_nav_list p a, .header .header_inner .globalnav.type3 .m_menu .g_nav_list p a {
        padding: 20px 0 20px 15px;
    }
    .header .header_inner .globalnav.type2 .type1 p a, .header .header_inner .globalnav.type3 .type1 p a {
        background-position: 98% center;
    }
}
.footer .footer_inner {
    width: 1024px;
    margin: 40px auto 30px;
    position: relative;
}
.footer .footer_inner .footer_list .footer_list_title {
    margin-bottom: 20px;
    pointer-events: none;
}
.footer .footer_inner .footer_list_type1 {
    width: 410px;
}
.footer .footer_inner .footer_list_type1 .list_parent {
    overflow: hidden;
}
.footer .footer_inner .footer_list_type1 .list_parent p {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 12px;
}
.footer .footer_inner .footer_list_type1 .list_parent > li {
    width: 50%;
    float: left;
    word-wrap: break-word;
}
.footer .footer_inner .footer_list_type1 .list_parent > li:nth-of-type(2) {
    height: 237px;
}
.footer .footer_inner .footer_list_type1 .list_parent > li:nth-of-type(3) {
    height: 90px;
}
.footer .footer_inner .footer_list_type1 .list_parent > li:nth-of-type(5) {
    height: 70px;
}
.footer .footer_inner .footer_list_type1 .list_parent > li:nth-of-type(6) {
    height: 70px;
}
.footer .footer_inner .footer_list_type1 .list_parent > li > a {
    display: block;
    font-weight: 600;
    margin-bottom: 15px;
}
.footer .footer_inner .footer_list_type1 .list_parent > li > a:hover {
    text-decoration: underline;
}

.footer_list li a {
    color: #000;
    font-size: 12px;
}
.footer_list .list_children {
    width: 170px;
}
.footer_list .list_children li {
    margin-bottom: 15px;
}
.footer_list .list_children li a:hover {
    text-decoration: underline;
}

.footer_list:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 410px;
}

.footer_list:nth-of-type(3) {
    position: absolute;
    top: 0;
    left: 615px;
}

.footer_list:nth-of-type(4) {
    position: absolute;
    top: 80px;
    left: 615px;
}

.footer_list:nth-of-type(5) {
    position: absolute;
    top: 0px;
    left: 820px;
}

.footer_list:nth-of-type(6) {
    position: absolute;
    top: 230px;
    left: 820px;
}

.footer_list:nth-of-type(7) {
    position: absolute;
    top: 315px;
    left: 820px;
}

.footer_list:nth-of-type(8) {
    position: absolute;
    top: 400px;
    left: 820px;
}

.footer_list:nth-of-type(9) {
    position: absolute;
    top: 485px;
    left: 820px;
}

.terms_link {
    text-align: center;
    padding: 20px 0 0;
    background-color: #425368;
    letter-spacing: -0.4rem;
}
.terms_link li {
    display: inline-block;
    letter-spacing: normal;
}
.terms_link li a {
    color: #fff;
    padding: 0 10px;
}
.terms_link li a:hover {
    text-decoration: underline;
}
.terms_link li:nth-of-type(1) {
    border-right: 1px solid #fff;
}

.copy {
    background-color: #425368;
    padding: 20px 0;
    color: #c4c4c4;
}

@media screen and (max-width: 1023px) {
    .footer .footer_inner {
        width: 100%;
        margin: 0;
        position: inherit;
    }
	.header .header_inner .globalnav .type1 p a, .header .header_inner .globalnav .type1 p a.on {
    width: auto;
}

    .footer .footer_inner .footer_list:nth-of-type(1n + 2) {
        border-top: 1px solid #e5e5e5;
    }
    .footer .footer_inner .footer_list .footer_list_title {
        padding: 20px 0 20px 20px;
        margin-bottom: 0;
        font-size: 12px;
        color: #000;
        pointer-events: auto;
    }
    .footer .footer_inner .footer_list_type1 {
        width: auto;
    }
    .footer .footer_inner .footer_list_type1 .list_parent {
        padding: 20px;
        overflow: hidden;
        display: none;
    }
    .footer .footer_inner .footer_list_type1 .list_parent p {
        margin-bottom: 10px;
    }
    .footer .footer_inner .footer_list_type1 .list_parent > li {
        width: auto;
        float: inherit;
    }
    .footer .footer_inner .footer_list_type1 .list_parent > li:nth-of-type(2) {
        height: auto;
    }
    .footer .footer_inner .footer_list_type1 .list_parent > li > a {
        margin-bottom: 10px;
    }
    .footer .footer_inner .footer_list_type1 .list_parent > li .list_children {
        display: block;
        padding: 10px;
    }

    .footer_list li a {
        color: #000;
        font-size: 12px;
    }
    .footer_list .list_children {
        padding: 20px;
        display: none;
    }
    .footer_list .list_children li {
        margin-bottom: 15px;
    }

    .footer_list:nth-of-type(2) {
        position: inherit;
        top: 0;
        left: 0;
    }

    .footer_list:nth-of-type(3) {
        position: inherit;
        top: 0;
        left: 0;
    }

    .footer_list:nth-of-type(4) {
        position: inherit;
        top: 0;
        left: 0;
    }

    .footer_list:nth-of-type(5) {
        position: inherit;
        top: 0px;
        left: 0;
    }

    .footer_list:nth-of-type(6) {
        position: inherit;
        top: 0;
        left: 0;
    }

    .footer_list:nth-of-type(7) {
        position: inherit;
        top: 0;
        left: 0;
    }

    .footer_list:nth-of-type(8) {
        position: inherit;
        top: 0;
        left: 0;
    }

    .footer_list:nth-of-type(9) {
        position: inherit;
        top: 0;
        left: 0;
    }

    .copy {
        padding: 20px 0;
        font-size: 9px;
    }

    .terms_link li a {
        font-size: 14px;
    }
}
.local_navigater {
    position: fixed;
    top: 60%;
    right: 0;
    width: 40px;
    margin-top: -66px;
    overflow: hidden;
    border-radius: 4px 0 0 4px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 100;
    padding-left: 0;
}
.local_navigater ul li a {
    color: #000;
}
.local_navigater ul li:nth-of-type(1) a {
    color: #fff;
}
.local_navigater ul.pattern1 li:nth-of-type(1) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_page_top.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px 18px;
    margin-right: 14px;
    padding-right: 26px;
}
.local_navigater ul.pattern1 li:nth-of-type(2) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_local_find.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px 18px;
    margin-right: 14px;
    padding-right: 26px;
}
.local_navigater ul.pattern1 li:nth-of-type(3) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_local_service.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 14px 18px;
    margin-right: 12px;
    padding-right: 26px;
}
.local_navigater ul.pattern2 li:nth-of-type(1) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_page_top.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px 18px;
    margin-right: 14px;
    padding-right: 26px;
}
.local_navigater ul.pattern2 li:nth-of-type(2) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_local_find.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px 18px;
    margin-right: 14px;
    padding-right: 26px;
}
.local_navigater ul.pattern2 li:nth-of-type(3) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon-request.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 13px 17px;
    margin-right: 14px;
    padding-right: 26px;
}
.local_navigater ul.pattern2 li:nth-of-type(4) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_local_drive.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 17px 15px;
    margin-right: 12px;
    padding-right: 26px;
}
.local_navigater ul.pattern2 li:nth-of-type(5) a, .local_navigater ul.pattern2 li:nth-of-type(6) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/download-brouchers.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 17px 15px;
    margin-right: 12px;
    padding-right: 26px;
}
.local_navigater ul.pattern2 li:nth-of-type(6) a {
background-image: url(../img/search-ic.png);
}
.local_navigater ul.pattern3 li:nth-of-type(1) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_page_top.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px 18px;
    margin-right: 14px;
    padding-right: 26px;
}
.local_navigater ul.pattern3 li:nth-of-type(2) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon-downloadbrochures.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px 14px;
    margin-right: 12px;
    padding-right: 26px;
}
.local_navigater ul.pattern3 li:nth-of-type(3) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_local_find.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px 18px;
    margin-right: 14px;
    padding-right: 26px;
}
.local_navigater ul.pattern3 li:nth-of-type(4) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon-request.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 13px 17px;
    margin-right: 14px;
    padding-right: 26px;
}
.local_navigater ul.pattern3 li:nth-of-type(5) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_local_drive.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 17px 15px;
    margin-right: 12px;
    padding-right: 26px;
}
.local_navigater ul {
    width: 220px;
    -webkit-transform: translateX(-180px);
    -moz-transform: translateX(-180px);
    transform: translateX(-180px);
}
.local_navigater ul li {
    text-align: left;
    height: auto;
    overflow: hidden;
    opacity: 0.9;
}
.local_navigater ul li:nth-of-type(1):hover {
    background: #333333;
}
.local_navigater ul li a {
    display: block;
    padding: 15px 0px 15px 18px;
}
.local_navigater ul li:hover {
    opacity: 1;
    background-color: #dbdbdb;
}
.local_navigater ul li:nth-of-type(1) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_page_top.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto;
    margin-right: 14px;
}
.local_navigater ul li:nth-of-type(2) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_local_drive.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 17px 15px;
    margin-right: 12px;
}
.local_navigater ul li:nth-of-type(3) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_local_find.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px 18px;
    margin-right: 14px;
}
.local_navigater ul li:nth-of-type(4) a {
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/icon_local_service.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 14px 18px;
    margin-right: 13px;
}
.local_navigater:hover {
    width: 40;
    padding-left: 180px;
}

@media screen and (max-width: 1023px) {
		#home-news_events h2 {
    line-height: 30px;
    font-weight: 200;
}
    .local_navigater {
        top: 100%;
        /*display: block;*/
        display: none;/**-By M.Osama-**/
    }
    .local_navigater ul.pattern1 li:nth-of-type(1n + 2),
    .local_navigater ul.pattern2 li:nth-of-type(1n + 2),
    .local_navigater ul.pattern3 li:nth-of-type(1n + 2),
    .local_navigater ul.pattern4 li:nth-of-type(1n + 2) {
        display: none;
    }
    .local_navigater:hover {
        width: 40px;
        padding-left: 0;
    }
    .local_navigater:hover ul.pattern1 li:nth-of-type(1) a,
    .local_navigater:hover ul.pattern2 li:nth-of-type(1) a,
    .local_navigater:hover ul.pattern3 li:nth-of-type(1) a,
    .local_navigater:hover ul.pattern4 li:nth-of-type(1) a {
        text-indent: -9999px;
    }
}
.slider {
    position: relative;
    overflow: hidden;
    margin-top: 56px;
    /*height: 720px;*/
    overflow: hidden;
}
.slider .slider_item img{
    width: 100%;
}
.slider .slider_item {
    /*height: 720px;*/
    position: relative;
}
.slider .slider_item a.mainslider_a {
    display: block;
    height: 100%;
}
.slider .slider_item .slider_box {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    padding-left: 40px;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition-duration: 1000ms;
    -moz-transition-duration: 1000ms;
    transition-duration: 1000ms;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.slider .slider_item .slider_box.slider_title {
    color: #fff;
}
.slider .slider_item .slider_box.slider_title span {
    display: block;
}
.slider .slider_item .slider_box.slider_title span.sl_logo_img {
    padding-left: 125px;
    margin-bottom: 60px;
}
.slider .slider_item .slider_box.slider_title span.carName {
    font-family: 'toyota_b';
    font-size: 46px;
    line-height: 54px;
}
.slider .slider_item .slider_box.slider_title span.subText, .slider .slider_item .slider_box.slider_title span.year {
    font-family: 'open_l';
    font-size: 22px;
    line-height: 40px;
}
.slider .slider_item .slider_box.slider_title span.subText {
    margin-top: 5px;
}
.slider .slider_item .slider_box.slider_title span.year {
    line-height: 1;
    margin-bottom: 5px;
}
.slider .slider_item .slider_box.leftCenter {
    bottom: 0;
    -webkit-transition-property: bottom;
    -moz-transition-property: bottom;
    transition-property: bottom;
}
.slider .slider_item .slider_box.leftCenter.on {
    bottom: 200px;
    opacity: 1;
    /*text-align: left;*/
}
.slider .slider_item .slider_box.leftTop {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    transition-property: top;
}
.slider .slider_item .slider_box.leftTop.on {
    top: 30px;
    opacity: 1;
}
.slider .slider_item .slider_box.leftTop {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    transition-property: top;
}
.slider .slider_item .slider_box.leftTop.on {
    top: 30px;
    opacity: 1;
}
.slider .slider_item .slider_box.centerTop {
    top: 0;
    text-align: center;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    transition-property: top;
}
.slider .slider_item .slider_box.centerTop.on {
    top: 30px;
    opacity: 1;
}
.slider .slider_item .slider_box.rightTop {
    top: 0;
    text-align: right;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    transition-property: top;
}
.slider .slider_item .slider_box.rightTop.on {
    top: 30px;
    opacity: 1;
}
.slider .slider_item.main {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
}
.slider .slick-dots, .SpecsHld .slick-dots, ul.slick-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    opacity: 1;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}
.SpecsHld .slick-dots {
    bottom: -15px;
}
.SpecsHld .slick-dots {opacity: 1;}
.slider .slick-dots.on, .SpecsHld .slick-dots.on {
    bottom: 25px;
    opacity: 1;
}
.SpecsHld .slick-dots.on {
    bottom: 0;
}
.slider .slick-dots li, .SpecsHld .slick-dots li, ul.slick-dots li {
    display: inline-block;
}
.slider .slick-dots li button, .SpecsHld .slick-dots li button, ul.slick-dots button {
    text-indent: -9999px;
    height: 4px;
    background-color: #737373;
    border: none;
    padding: 0 17px;
    margin: 0 7px;
    cursor: pointer;
}
.slider .slick-dots li.slick-active button, .SpecsHld .slick-dots li.slick-active button,  ul.slick-dots li.slick-active button {
    background-color: #eb0a1e;
}
.container.SpecsHld {
    position: relative;
}
button.slick-next.slick-arrow {
    right: 0;
    left: auto;
}
button.slick-arrow {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    font-size: 0;
    border: none;
    color: #d43342;
    z-index: 1000;
}
button.slick-arrow:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f35a";
    font-size: 30px;
    font-family: FontAwesome;
    transform: scaleY(2);
    opacity: 0.8;
    outline: none;
}
button.slick-next.slick-arrow::before {
    content: ">";
	 -webkit-animation-name: movearrows; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
  animation-name: movearrows;
  animation-duration: 4s;
}
button.slick-prev.slick-arrow::before {
    content: "<";
}
button.slick-arrow:focus, button.slick-arrow:active {
    outline: none;
    border: none;
}
.SpecsHld .slick-arrow.slick-disabled {
    opacity: 1 !important;
    color: #737373;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes movearrows {
  0%   {right:0px; }
  25%  {right:-15px; }
  50%  {right:0px; }
  75%  {right:-15px; }
  100% {right:0px; }
}
@media screen and (min-width: 769px) {

#results li:first-child h2 {
    margin-top: 0;
}
}
@media screen and (max-width: 1023px) {
    .slider {
        margin-top: 0;
    }
    .slider {
        margin-top: 0;
        height: auto;
    }

    .slider .slider_item {
        height: 410px;
    }
    .slider .slider_item.main {
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 100%;
    }

    .slider .slick-dots.on {
        bottom: 2%;
    }

    .slider.slick-initialized .slick-slide {
        height: auto;
        /*padding: 3% 0 8%;*/
    }

    .slider .slider_item .slider_box {
        width: auto;
    }
    .slider .slider_item .slider_box.slider_title {
        margin: 0  10px;
        text-align: center;
    }
    .slider .slider_item .slider_box.slider_title span {
        display: block;
    }
    .slider .slider_item .slider_box.slider_title span.sl_logo_img {
        padding-left: 0;
        margin-bottom: 10px;
    }
    .slider .slider_item .slider_box.slider_title span.sl_logo_img img {
        width: 35px;
        height: auto;
        margin: 0 auto;
    }
    .slider .slider_item .slider_box.slider_title span.carName {
        font-size: 20px;
        line-height: 20px;
    }
    .slider .slider_item .slider_box.slider_title span.subText, .slider .slider_item .slider_box.slider_title span.year {
        font-family: 'open_l';
        font-size: 10px;
        line-height: 14px;
    }
    .slider .slider_item .slider_box.slider_title span.subText {
        margin-top: 5px;
    }
    .slider .slider_item .slider_box.slider_title span.year {
        line-height: 1;
        margin-bottom: 5px;
    }
    .slider .slider_item .slider_box.leftCenter, .slider .slider_item .slider_box.leftTop, .slider .slider_item .slider_box.leftTop, .slider .slider_item .slider_box.centerTop, .slider .slider_item .slider_box.rightTop {
        bottom: 0;
        -webkit-transition-property: bottom;
        -moz-transition-property: bottom;
        transition-property: bottom;
    }
    .slider .slider_item .slider_box.leftCenter.on, .slider .slider_item .slider_box.leftTop.on, .slider .slider_item .slider_box.leftTop.on, .slider .slider_item .slider_box.centerTop.on, .slider .slider_item .slider_box.rightTop.on {
        top: inherit;
        bottom: 30px;
        opacity: 1;
        padding: 0;
    }

    .slider .slider_item a.mainslider_a {
        position: absolute;
        width: 100%;
        top: 0;
    }
    .slider .slider_item a.mainslider_a .slider_box.leftCenter, .slider .slider_item a.mainslider_a .slider_box.leftTop, .slider .slider_item a.mainslider_a .slider_box.leftTop, .slider .slider_item a.mainslider_a .slider_box.centerTop, .slider .slider_item a.mainslider_a .slider_box.rightTop {
        top: 0%;
        bottom: inherit;
        -webkit-transition-property: bottom;
        -moz-transition-property: bottom;
        transition-property: bottom;
    }
    .slider .slider_item a.mainslider_a .slider_box.leftCenter.on, .slider .slider_item a.mainslider_a .slider_box.leftTop.on, .slider .slider_item a.mainslider_a .slider_box.leftTop.on, .slider .slider_item a.mainslider_a .slider_box.centerTop.on, .slider .slider_item a.mainslider_a .slider_box.rightTop.on {
        top: 74%;
        bottom: inherit;
        opacity: 1;
        padding: 0;
    }
}
.item_type_1 {
    position: relative;
}
.item_type_1 .item_lay_type_1_text {
    width: 100%;
}
.item_type_1 .item_lay_type_1_text .item_text {
    font-weight: bold;
}
.item_type_1 .item_lay_type_1_text .item_text span {
    display: block;
    line-height: 20px;
}
.item_type_1 .item_lay_type_1_text .item_text span span {
    display: inline;
    font-weight: bold;
}
.item_type_1 .item_lay_type_1_text .price_text span:nth-of-type(1) {
    font-weight: bold;
}

.item_type_2 dl dd p:nth-of-type(1) {
    padding: 5px 0 5px 0;
}
.item_type_2:nth-of-type(1n + 4) {
    margin-top: 40px !important;
}

.item_type_1 a, .item_type_2 a {
    display: block;
    color: #000;
}
.item_type_1 a img, .item_type_2 a img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.item_type_1 a:hover, .item_type_2 a:hover {
    text-decoration: underline;
}
.item_type_1 a:hover img, .item_type_2 a:hover img {
    opacity: 0.8;
}

@media screen and (max-width: 1023px) {
    .item_type_1:nth-of-type(1n+1) {
        margin-top: 0 !important;
        margin-bottom: 40px !important;
    }
    .item_type_1:last-of-type {
        margin-bottom: 0 !important;
    }
    .item_type_1 .item_img img {
        width: 100%;
        height: auto;
        max-width: 330px;
    }
    .item_type_1 .item_lay_type_1_text .item_text {
        text-align: left;
    }
    .item_type_1 .item_lay_type_1_text .item_text span {
        font-size: 16px;
    }
    .item_type_1 .item_lay_type_1_text .item_text span:nth-of-type(2) {
        font-size: 12px;
    }
    .item_type_1 .item_lay_type_1_text .price_text span:nth-of-type(1) {
        font-size: 16px;
    }
    .item_type_1 .item_lay_type_1_text .price_text span:nth-of-type(2) {
        font-size: 12px;
    }

    .item_type_2:nth-of-type(1n + 1) {
        margin-top: 0 !important;
        margin-bottom: 40px !important;
    }
    .item_type_2 dl dt img {
        width: 100%;
        height: auto;
        max-width: 330px;
    }
    .item_type_2 dl dd p:nth-of-type(1) {
        text-align: left;
        font-size: 15px;
        padding: 5px 0 5px 25px;
    }
    .item_type_2 dl dd p:nth-of-type(2) {
        text-align: left;
        font-size: 12px;
    }
    .item_type_2 dl dd p:nth-of-type(1) {
        padding: 5px 0 5px 0;
    }
    .item_type_2:nth-of-type(1n + 4) {
        margin-top: 40px !important;
    }
}
#___gcse_0 {
    float: left;
    border-radius: 4px !important;
    width: 450px !important;
    overflow: hidden !important;
}

.gsc-search-box {
    padding: 0 !important;
    margin: 0 !important;
}

.gsc-control-cse {
    padding: 0 !important;
    border: none !important;
}

.gsc-search-button {
    font-family: toyotaicons !important;
    content: "\e953" !important;
    width: 45px !important;
    height: 100% !important;
    margin-top: 0 !important;
    padding: 0 0px !important;
    position: relative !important;
    cursor: pointer !important;
}
.gsc-search-button:after {
    font-family: toyotaicons !important;
    content: "\e953";
    font-size: 40px;
    position: absolute;
    top: 3px;
    right: 0;
    color: #425368;
    z-index: 1;
}

.gsc-search-button input {
    opacity: 0 !important;
    position: relative;
    z-index: 2;
}

.gsib_b {
    display: none !important;
}

.gsc-input {
    padding: 0 !important;
}
.gsc-input .gsc-input-box {
    border: none !important;
    height: inherit !important;
}
.gsc-input .gsc-input-box #gs_tti50 {
    padding: 0 !important;
    position: relative;
}
.gsc-input .gsc-input-box #gs_tti50 #gsc-i-id1 {
    padding: 13px 10px 13px 60px !important;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: inherit !important;
    background-position: 10px center !important;
    margin: inherit !important;
    height: auto !important;
}

.search {
    background-color: #425368;
}
.search .search_inner {
    width: 640px;
    margin: 0 auto;
    position: relative;
}
.search .search_inner form {
    margin-right: 30px;
}
.search .search_inner form input {
    width: 450px;
    border-radius: 4px;
    border: none;
}
.search .search_inner .snsgroup {
    padding: 7px 0;
    margin-left: 30px;
}
.search .search_inner .snsgroup a {
    display: inline-block;
    vertical-align: middle;
}
.search .search_inner .snsgroup a:nth-of-type(1n+2) {
    margin-left: 11px;
}
.search .search_inner .snsgroup a:hover {
    opacity: 0.8;
}

@media screen and (max-width: 1023px) {
    .search {
        padding: 20px 20px 25px;
    }
    .search .search_inner {
        position: relative;
        width: 100%;
    }
    .search .search_inner .snsgroup {
        float: inherit;
        padding: 25px 0 0;
        text-align: center;
        margin-left: 0;
    }
    .search .search_inner .snsgroup a {
        display: inline-block;
        vertical-align: middle;
    }
    .search .search_inner .snsgroup a:nth-of-type(1n+2) {
        margin-left: 20px;
    }
    .search .search_inner .snsgroup a:nth-of-type(1n+2) img {
        width: 25px;
        height: auto;
    }

    #___gcse_0 {
        float: inherit;
        border-radius: 4px !important;
        width: 100% !important;
        max-width: 450px !important;
        overflow: hidden !important;
        margin: 0 auto;
    }

    .gsc-results-wrapper-overlay {
        left: 0 !important;
        right: 0 !important;
    }
}
.modal_wrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.7;
    z-index: 9998;
    width: 100%;
    height: 100vh;
}

.modal_inner {
    display: none;
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
    text-align: center;
    width: 820px;
    background-color: rgba(255, 255, 255, 0.7);
}
.modal_inner .modal_page {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.modal_inner .modal_page button {
    position: absolute;
    border: none;
    background-color: inherit;
    text-indent: -9999px;
    padding: 27.5px 35px;
    cursor: pointer;
    background-color: rgba(255, 0, 0, 0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.6;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.modal_inner .modal_page button.prev {
    left: 0;
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/prev_type_2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70px;
}
.modal_inner .modal_page button.next {
    right: 0;
    background-image: url(https://files.toyota.com.bh/themes/custom/toyota/images/common/next_type_2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70px;
}
.modal_inner .modal_page button:hover {
    opacity: 0.9;
}
.close_button {
    position: absolute;
    right: 0;
    cursor: pointer;
}
@media screen and (max-width: 1023px) {
	div#locationMap {
    max-height: 50vh;
}
    .modal_inner {
        width: 100%;
    }
    .modal_inner img {
        width: 90%;
        height: auto;
        max-height: inherit;
    }

    .close_button {
        right: 20px;
    }
}
.gallery_list li:hover {
    transition: all 0.3s;
    opacity: 0.5;
}
.section.pdfguide {
    display: none;
    padding: 80px 0;
}
.selectScroll_content {
    position: absolute;
    width: 100%;
    z-index: 2;
}
.selectScroll_under {
    margin-top: 160px;
}

@media screen and (max-width: 1023px) {
/*    .selectScroll_under { /M.osama/
        margin-top: 58px;
    }*/
}
.privacy ol {
    margin-left: 14px;
}
.privacy ol li {
    list-style: decimal;
}
.privacy ol ol li {
    list-style-type: none;
    list-style-position: inside;
    counter-increment: cnt;
    padding-left: 22px;
    position: relative;
}
.privacy ol ol li:before {
    display: marker;
    content: "(" counter(cnt) "). ";
    margin-left: -22px;
}
.search_inner_txt {
    width: 640px;
    margin: 0 auto;
}
.slider_item .overlay {
    position: absolute;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.9);
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    padding: 30px;    width: 100%;
    max-width: 25vw;
}
h1.pdpName {
    font-size: 1.875rem;
    margin-bottom: 5px;
}.slider .overlay p {
    font-size: 18px;
    line-height: 22px;
}
.slider span.btn.cta {
    border-color: #f01b30;
    margin-top: 10px;
}
.slider span.btn.cta:hover, .slider span.btn.cta:hover a{
    color:#fff;
    background: #f01b30;
    text-decoration: none;
}
.SpecsHld .col-md-6.thumb .fdia {
    font-size: 122px;
    color: #cfcfcf;
}

.SpecsHld .col-md-6.thumb {
    text-align: center;
}.col-md-6.spw {
    margin-bottom: 30px;
}
.lslide.hilighted a.mLin {
    background: #f2f3f3;
    border-radius: 6px;
}
.lslide.hilighted a.mLin:hover {
    background: transparent;
    border-radius: 6px;
}
.lslide.hiddenMix {
    margin-right: 0 !important;
}
.about-us h2, .showroom h2, .toyota-bahrain h2  {
    font-family: toyota_b;
    font-size: 26px;
    margin: 30px auto; text-align: left;
}
.slider h1.pdpName {
    font-family: toyota_b;
}
@media screen and (max-width: 1023px) {
    .search_inner_txt {
        width: 100%;
        max-width: 450px;
        margin-bottom: 5px;
    }
}
.formprivacy {
    text-decoration: underline;
}

.btn_type_1.icon-external-link:before {
    padding-right: 12px;
}

form input.error_bg,
form textarea.error_bg{
    border:  1px solid #eb0a1e;
}
.jotFeedbackWholeWrap .jotFormWidgetWrap * {
    color: #252525;
}


figcaption {
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 2em;
    padding: 15px 0 0;
}
div.vidHr{position: relative}
div.vidHr iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    width: 100%;
	z-index: 1;
}
.vidHr:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 2;
}
.vidHr.afterHidden:after {display: none}
div[aria-label="Error message"] {
    display: none;
}
.slider_item.main.local_black.cycle-slide {
    width: 100%;
    margin-top: 56px;
}
.mdlSolWrap{position: relative;}
.mdlSolWrap .arrow {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    z-index: 10;
    color: #cccccc;
    padding: 10px;cursor: pointer;opacity: 0.7;background: #fff;
}
.mdlSolWrap .arrow.arrow-right {
    left: auto;
    right: 0;
}
@media screen and (max-width: 767px) {
    .slider_item {
    min-height: 101px;
}

    .slick-current.slick-active .slider_title {
        text-align: center;
        background-color: #ccc;
        margin: 0 !important;
        color: #000 !important;
        margin-bottom: 15px !important;
        padding-top: 10px !important;
        position: relative;
        bottom: 10px !important;
    }
    .slick-current.slick-active .slider_title .btn_ghost{
        color: #000 !important;
        border: 1px solid #002 !important;
        margin-top: 20px !important;
        padding: 10px 40px !important;
    }
    .slider .slider_item .slider_box.slider_title span.subText{
        font-size: 15px !important;
        margin-top: 15px !important;
    }
    .slider_item {
        background-color: #cccccc;
    }
    .slider_item .overlay {
    position: relative;
    left: 0;
    top: auto;
    transform: translateY(0);max-width: 100%;
}
#tweetWrap .col-md-8.imgHold, #tweetWrap .col-md-8.imgHold img, #latestNews .img img {
    max-height: 100%;
}
.slider_item.main.local_black.cycle-slide {
    width: 100%;
}
}

div#block-homepagetacticalarea {
    position: relative;overflow: hidden;
}
.slider_item {z-index: 1000;}
.slider_item img {
    width: 100%;
    height: auto;
}
div#home-pager, div#home-pagerD
{
position: absolute;
    bottom: 30px;
    /*z-index: 10002;*/
	z-index: 150;
    color: #828080;
    margin: auto;
    left: 0;
    right: 0;
    /*max-width: 300px;*/
	max-width: 600px;
    text-align: center;
  }

div#home-pager span, div#home-pagerD span
{
  font-size: 0;
    width: 52px;
    height: 5px;
    border: 1px solid #ccc;
    background: #ccc;
    display: inline-block;
    margin: 0 10px; cursor: pointer;
}
div#home-pager span.cycle-pager-active, div#home-pagerD span.cycle-pager-active {
  border: 1px solid #cb2f2a;
  background: #cb2f2a;
}
.header {
   z-index: 10008;
}
.page-node-242 button.btn.ftCTA {
    display: none;
}
.page-node-242 .cta a.btn {
	display: none !important;
}
.page-node-242 h1.pdpName {
    width: 200px;
    text-transform: unset;
}
.page-node-113 .brC h4 {
	direction: ltr;
}


a[target="_blank"]:before {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
    margin-right: 5px;
    color: red !important;
}
.soc-ic a[target="_blank"]:before {
    display: none;
}
span.tWrp.show a {
    color: #000;
}
.lslide span.tWrp.show a.sl {
    color: #000;
    background: #fff;
}
.header .header_inner .globalnav .type3 p a.noArrow {
    background: none;
}
a.tcom-btn {
    position: relative;
}
a.tcom-btn[target="_blank"]:before {
    position: absolute;
    right: 0;
}
.single-news-page p {
    max-width: 100% !important;
    line-height: 28px;
    margin-bottom: 10px;
}
div#esw-channelmenu a[target="_blank"]:before{display: none;}
div#block-sitebranding img {
    width: 150px;
    height: auto;
}
.page-node-type-page .general-section img, .page-node-type-page .general-section figure {
    max-width: 100%;
    height: auto;
}
@media only screen and (max-width: 768px)
{

.header .header_inner .globalnav > div{
    float: right;
}
	a.language-link {
    height: 100%;
    line-height: 32px;
}
	.header .header_inner .m_button {
    padding-right: 15px;
    padding-left: 15px;
    width: 45px; margin-left: 15px;margin-right: 0;
}
.header .header_inner .globalnav {
    padding-right: 0;
}    
	
	}

.mb-3 {
    margin-bottom: 1.5rem;
}
.mt-3 {
    margin-top: 1.5em;
}
.sItemWrapper {
    max-width: 550px;
    border-radius: 10px;
    overflow: hidden;
}
.sItemWrapper .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.elementsWrap .slick-slide {
    padding: 0 2em;
}
.elementsWrap {
    padding-bottom: 5em;
    border-bottom: 0.5px solid #e7e7e7;
}
.elementsWrap ul.slick-dots {
    position: absolute;
    bottom: -3.5em;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.elementsWrap .slick-dots li {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 20px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
}
.elementsWrap .slick-dots li button {
    font-size: 0;
    border: 1px solid rgb(0 0 0 / 50%);
    background: rgb(0 0 0 / 50%);
    width: 30px;
    height: 5px;
}
.elementsWrap .slick-dots li.slick-active  button {
    border: 1px solid #cb2f2a;
    background: #cb2f2a;
}
.elementsWrap button.slick-arrow {
    top: 50%;
}
.color-white{color: #fff !important}
.nav-4-up .shopping-tools-cta {
    flex-direction: column !important;
}
.cta svg {
    filter: grayscale(1);
}
.cta svg, .cta .svg-container {
    width: 40px !important;
    height: 40px !important;
    margin-bottom: 1.5em;
}
span.menuText {
    color: #000;
}
.br-10{border-radius: 10px;}
.cta .tcom-btn:hover {
    text-decoration: none;
}
.belowSlider h2 {
    line-height: 31px;
    font-weight: 200;
    font-family: open_b;
    font-size: 20px;
    background: #fff;
    padding: 15px 15px;
}
.header .header_inner .globalnav .type4 p a.plus_btn.global_btn.noArrow:before {
    display: none;
}
.header .header_inner .globalnav .type4 p a.plus_btn.global_btn.noArrow {
    background-image: none;
}
a.plus_btn.global_btn.why.hybrid, a.plus_btn.global_btn.why.hybrid.on {
    color: #0096e5 !important;
    background: url(https://toyota.com.bh/hybrid/images/favicon.png) no-repeat 10px center #0096e500 !important;
    background-size: 18px !important;
    padding-left: 32px !important;
    width: 145px !important;
    font-family: 'toyota_b';
}
.header .header_inner .globalnav .type5 p a.BookaVideoCall {
    filter: grayscale(1);
}
/*section.belowSlider {
    margin-top: 1.5em;
}*/
section.bottom .visual_title_type_3 {
    padding: 0 !important;
}
section.bottom h2, div#home-news_events h2, .belowSlider h2, .pre_footer h2 {
    text-align: center;
    padding: 2em !important;
    font-size: 26px;
    font-family: toyota_b;
    margin: 0;
}
.belowSlider h2 {
    background: rgb(255 255 255 / 65%);
    border-radius: 10px;
}
.videoHold video {
    max-width: 100%;
    display: block;
    margin: auto;
}
.bottom div#formPersonalFields {
    max-height: 0;
    overflow: hidden; transition: max-height 0.5s ease-out;
}
.bottom div#formPersonalFields.open
{
    max-height: 2000px; transition: max-height 0.5s ease-in;
}
section.pre_footer {
    background: #425368;
    padding: 0 0 5em !important;
}
.pre_footer h2 a{color: #242525}
.row.videos iframe {
    height: 470px;
}

.carousel {
    display: flex;    margin: auto;
}
.carouselItem {
    display: inline-flex;
    width: 550px;margin: 0 30px;
}
.carouselWrapper{display: block; width: 100%; overflow-x: scroll;  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */}
.carouselWrapper::-webkit-scrollbar {
  display: none;
}




.elementsWrap .tabs {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}
.elementsWrap .tabs .tab {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    padding: 0 24px;
    white-space: nowrap;
    color: #000;
    cursor: pointer;font-size: 1pc;
}

nav.tabNav {
    text-align: center;
    margin-bottom: 2.5em;
}
.elementsWrap .tabs .tab:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 2px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: #d8d8d8;
    width: 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
    pointer-events: none;
    content: "";
}
.elementsWrap .tabs .tab.active:after {
    background-color: #000;
}
.carouselHolder {
    position: relative;
}
.carouselHolder .next, .carouselHolder .prev {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    font-size: 0;
    width: 44px;
    height: 32px;
    border-radius: 10px;
    cursor: pointer;
    color: #fff;
    display: flex;
    justify-content: center;
    background: rgb(0 0 0 / 89%) url(../images/ico/arrow-left.svg) no-repeat center;
    background-size: 25px;
}
.carouselHolder .next:hover, .carouselHolder .prev:hover {
    background-color: #000;
    color: #cb2f2a;
}
/*.carouselHolder .prev:after, .carouselHolder .next:after {
    content: "";
    color: #fff;
    font-size: 24px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-self: center;
    flex-direction: column;
    align-items: stretch;
}
.carouselHolder .next:after {
}*/
.carouselHolder .next {
    left: auto;
    right: 30px;
    background-image: url(../images/ico/arrow-right.svg) ;
}

.carouselHolder .prev.disabled, .carouselHolder .next.disabled {
    background-color: #ccc; cursor: not-allowed;
}
.header .header_inner .globalnav .type5 p a.BookaVideoCall:hover {
    filter: none;
}
section.bottom .s-vehicle-row {
    border: none;
}
/*div#home-news_events {
    padding-bottom: 2.5em;
}*/
.bottom .model.lay_block_1 {
    margin: 0 auto;
    align-items: center;
    display: flex;
}
.bottom select.selectvehicle_choose_model {
    height: 55px;
    line-height: 20px;
    border-radius: 10px;
    width: auto;
    padding: 0 35px 0 20px;
}
.bottom .section .section_inner {
    border-radius: 10px;
    max-width: 100%;
    border: none;
}
.mainSlicksliderBW img {
    width: 100% !important;
    height: auto !important;
}
.row.sItemWrapper h3 {
    margin-bottom: 10px;
    font-size: 20px;
    text-shadow: 1px 1px 2px black;
}
.row.sItemWrapper p {
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0;
}
.row.sItemWrapper .right {
    padding-bottom: 60px !important;
    position: relative;
}
.row.sItemWrapper .right a {
    padding: .375rem 1rem;
    border: 1px solid;
    border-radius: 10px;
    background: #fff0;
    color: #fff;
    position: absolute;
    bottom: 23px;
    font-family: open_b;
    font-size: 1rem;
    line-height: 1.5;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
a.btn, .btn.cta.clrCTA, .btn.cta {
    border-radius: 10px;
}
.row.sItemWrapper .right a:hover {
    background: #d70d17;
    border-color: #d70d17;
    text-decoration: none;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.bottom div#formPersonalFields.open {
    max-height: 2000px;
    transition: max-height 0.5s ease-in;
    background: #fff;
    border-radius: 10px;
}
.bottom form input, .bottom form select.normal {
    width: 100%;
}
.centerPN a#block-servicecarouselnext {
    float: right;
}
footer.footer {
    background: #fff !important;
    margin: 0;
    padding: 1em;
}
.page-node-type-vehicle div#block-pagetitle, .page-node-40 div#block-pagetitle, .page-node-type-vehicle div#block-pagetitle h1{
    font-size: 0 !important;
}
div#block-homepagetacticalareahome {
    position: relative;
    margin-top: 55px;
}
div#block-homepagetacticalareahomehome-pager {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 1010;
}
div#block-homepagetacticalareahomehome-pager span {
    display: inline-block;
    width: 30px;
    background: #fff;
    margin-right: 10px;
    height: 5px;
    font-size: 0;
}
div#block-homepagetacticalareahomehome-pager span.cycle-pager-active {
    background: #d70d17;
}
a#block-homepagetacticalareahomenext {
    float: right;
}
a#block-homepagetacticalareahomeprev {
    border-radius: 0 5px 5px 0;
}
.pdpTi picture img {
    width: 100%;
    height: auto;
}
@media (min-width: 768px)
{
[dir="rtl"] .offset-md-2 {
    margin-left: 0 !important;
    margin-right: 16.66666%;
}
    div#block-homepagetacticalareahomehome-pager span {
    width: 40px;
    }
}

@media (min-width: 1200px)
{
.container {
    max-width: 1300px;
}header#header {
    padding: 10px 20px;
}
    div#block-homepagetacticalareahomehome-pager span {
    width: 50px;
    }
}
@media only screen and (max-width: 600px)  {
.cta  .tcom-btn+.tcom-btn:before {
    top: 15px;
    height: calc(100% - 30px);
}
}

@media only screen and (max-width: 600px)  {
.cta .tcom-btn {
    width: 50%;
}
    .elementsWrap ul.slick-dots {
    bottom: -5em;
    }
    
    .elementsWrap .slick-dots li {
    width: 20px;
    height: 20px;
    margin: 0 5px;
}
    .elementsWrap .slick-dots li button {
    width: 20px;
    height: 10px;
}
    
}


