/* Contains: Reset|Fonts|Grid system|Layout/structure|Text formatting */
/* ****************************************************************** */
/* CSS reset | Eric Meyer | v2.0 */
/* ***************************** */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 1em;
    font-family: 'Helvetica', 'Arial', sans-serif;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html {
    height: 100%;
}

body {
    line-height: 1;
    height: 100%;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

select,
input,
textarea,
button {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Custom fonts */
/* ************ */
@font-face {
    font-family: 'InterstateMazdaBold';
    src: url('../fonts/interstatemazda-bold-webfont.eot');
    src: url('../fonts/interstatemazda-bold-webfont.eot@#iefix') format('embedded-opentype'), url('../fonts/interstatemazda-bold-webfont.woff') format('woff'), url('../fonts/interstatemazda-bold-webfont.ttf') format('truetype'), url('../fonts/interstatemazda-bold-webfont.svg#InterstateMazdaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'InterstateMazdaItalic';
    src: url('../fonts/interstatemazda-italic-webfont.eot');
    src: url('../fonts/interstatemazda-italic-webfont.eot@#iefix') format('embedded-opentype'), url('../fonts/interstatemazda-italic-webfont.woff') format('woff'), url('../fonts/interstatemazda-italic-webfont.ttf') format('truetype'), url('../fonts/interstatemazda-italic-webfont.svg#InterstateMazdaItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'InterstateMazdaRegular';
    src: url('../fonts/interstatemazda-regular-webfont.eot');
    src: url('../fonts/interstatemazda-regular-webfont.eot@#iefix') format('embedded-opentype'), url('../fonts/interstatemazda-regular-webfont.woff') format('woff'), url('../fonts/interstatemazda-regular-webfont.ttf') format('truetype'), url('../fonts/interstatemazda-regular-webfont.svg#InterstateMazdaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'InterstateMazdaLight';
    src: url('../fonts/interstatemazda-light-webfont.eot');
    src: url('../fonts/interstatemazda-light-webfont.eot@#iefix') format('embedded-opentype'), url('../fonts/interstatemazda-light-webfont.woff') format('woff'), url('../fonts/interstatemazda-light-webfont.ttf') format('truetype'), url('../fonts/interstatemazda-light-webfont.svg#InterstateMazdaLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

.pods-pagination-paginate .page-numbers {
    display: inline-block;
    font-size: 17px;
    vertical-align: middle;
}

@font-face {
    font-family: 'InterstateMazdaLightItalic';
    src: url('../fonts/interstatemazda-lightitalic-webfont.eot');
    src: url('../fonts/interstatemazda-lightitalic-webfont.eot@#iefix') format('embedded-opentype'), url('../fonts/interstatemazda-lightitalic-webfont.woff') format('woff'), url('../fonts/interstatemazda-lightitalic-webfont.ttf') format('truetype'), url('../fonts/interstatemazda-lightitalic-webfont.svg#InterstateMazdaLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Grid system */
/* *********** */
.row {
    width: 100%;
    float: left;
    font-size: 0;
}

.row:after {
    clear: both;
    content: "";
    display: block;
}

.row.row_bottom {
    font-size: 12px;
}

.models-overview + .row {
    overflow: visible;
}

.row .row_content {
    position: relative;
    padding: 15px 0;
    margin: 0 auto;
    width: 960px;
    clear: both;
}

.row .row_content .row .row_content,
.row .row_content .row .row_content .grid-12 {
    width: 100%;
    text-align: left;
}

.column {
    float: left;
    display: inline;
    margin: 12px;
}

.pages-content .disclaimer {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.no-margin {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

.grid-1 {
    width: 58px;
}

.grid-2 {
    width: 140px;
}

.grid-3 {
    width: 222px;
}

.grid-4 {
    width: 304px;
}

.grid-5 {
    width: 386px;
}

.grid-6 {
    width: 468px;
}

.grid-7 {
    width: 550px;
}

.our_master {
    width: 460px !important;
    clear: left;
}

.grid-8 {
    width: 632px;
}

.grid-9 {
    width: 714px;
}

.grid-10 {
    width: 796px;
}

.grid-11 {
    width: 878px;
}

.grid-12 {
    width: 960px;
}

.offset-1 {
    padding-left: 82px;
}

.offset-2 {
    padding-left: 164px;
}

.offset-3 {
    padding-left: 246px;
}

.offset-4 {
    padding-left: 328px;
}

.offset-5 {
    padding-left: 410px;
}

.offset-6 {
    padding-left: 492px;
}

.offset-7 {
    padding-left: 574px;
}

.offset-8 {
    padding-left: 656px;
}

.offset-9 {
    padding-left: 738px;
}

.offset-10 {
    padding-left: 820px;
}

.offset-11 {
    padding-left: 902px;
}

#aspnetForm,
.aspnetForm {
    float: left;
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

#grid {
    background: url(../images/960px-12col-58w-24gut.png) repeat-y;
    width: 960px;
    height: 200px;
    position: absolute;
    z-index: 9999;
    display: none;
}

/* Layout and structure */
/* ******************** */
#wrapper,
.wrap {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

header {
    position: relative;
    z-index: 52;
    background: url(../images/bg_cars.jpg) repeat transparent;
}

header .dealer_row_content {
    background: #0a0c0d none repeat scroll 0 0;
}

header .row {
    background: url(../images/navigation/main-and-sub-nav.gif) repeat-x transparent;
}

header .row_content {
    padding: 0 !important;
}

header .row_content::after {
    clear: both;
    content: "";
    display: block;
}

nav {
    margin: 0 auto;
}

#page {
    background-color: #fff;
    height: 100%;
    position: relative;
    z-index: 0;
}

#hero {
    position: relative;
    top: -7px;
    z-index: 0;
}

.hero_image {
    overflow: hidden;
    position: relative;
}

.hero_image img {
    position: relative;
    left: 50%;
    margin-left: -50%;
    display: block;
    width: 100%;
}

.hero_image .hero-image-content {
    margin-right: -420px;
    position: absolute;
    right: 50%;
    top: 175px;
    width: 300px;
}

#logo {
    background: url(../images/logo_new.png) no-repeat 0 0;
    height: 120px;
    position: relative;
    width: 80px;
}

#logo h1,
#logo .h1 {
    text-indent: -9999em;
}

#logo a {
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -9999em;
    top: 0;
    width: 100%;
}

.index-page #logo a {
    cursor: default;
}

.marginB50 {
    margin-bottom: 50px;
}

.marginB30 {
    margin-bottom: 30px;
}

.marginB23 {
    margin-bottom: 23px;
}

.marginTop15 {
    margin-top: 15px;
}

.marginT20 {
    margin-top: 20px !important;
}

.marginT16 {
    margin-top: 16px !important;
}

.module {
    margin: 12px 0;
}

.module p {
    margin: 20px 0;
}

.image_container {
    text-align: center;
    height: 540px;
    vertical-align: middle;
    display: inline;
    width: 100%;
}

.image_container img {
    display: block;
    vertical-align: middle;
    position: relative;
    left: 50%;
    margin-left: -900px;
}

.ie7 #hero_carousel .image_container img {
    left: 25%;
}

.image_container img.fullWidth {
    width: 100%;
}

.image_container img.autoWidth {
    width: auto;
}

.rad10 {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.rad5 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.rad4 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.rad3 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/* Text formatting */
/* *************** */
body {
    background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;
    font: normal 62.5% 'Helvetica', 'Arial', sans-serif;
    color: #fff;
}

.index-page {
    background: #040505 none repeat scroll 0 0;
}

p,
ul li div {
    font-size: 16px;
    line-height: 120%;
    color: #8a9399;
    margin: 0;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
}

.no-fontface p {
    font-size: 16px;
}

a {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    outline: none;
    text-decoration: none;
}

a,
div,
p,
span {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

p a {
    color: #fff;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
}

.richtext p a {
    color: #ccc;
}

.richtext p a:hover {
    color: #fff;
}

strong,
b {
    font-weight: 600;
    font-family: 'InterstateMazdaBold', 'Helvetica', 'Arial', sans-serif;
}

span,
em,
i,
q {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

p span,
p em,
p i,
p q,
blockquote,
td span,
th span,
td em,
th em,
td i,
th i,
td q,
th q {
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
}

blockquote {
    color: #666;
    padding-left: 1em;
}

sub {
    bottom: -7px;
    font-size: 0.6em;
    position: relative;
}

sup {
    font-size: 0.6em;
    position: relative;
    top: -7px;
}

/* Background colors and borders */
/* ***************************** */
.black {
    background: #000;
}

.black h2,
.black .h2,
.black p {
    color: #fff;
}

.gray {
    background: #0a0c0d;
}

.gray:after {
    clear: both;
    content: "";
    display: block;
}

.white {
    background: #fff;
}

.white:after {
    clear: both;
    content: "";
    display: block;
}

.blue {
    background: #d7e6f0;
}

.blue:after {
    clear: both;
    content: "";
    display: block;
}

.dark {
    background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;
    clear: both;
}

.dark:after {
    clear: both;
    content: "";
    display: block;
}

.black {
    background: #0a0c0d;
}

.row .row .dark,
.row .row .gray {
    background: none repeat scroll 0 0;
}

h1,
.h1 {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 30px;
    color: #fff;
    clear: both;
    font-weight: normal;
}

h2,
.h2 {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 30px;
    color: #fff;
    clear: both;
    font-weight: normal;
}

h2 .bold,
.h2 .bold {
    font-family: 'InterstateMazdaBold', 'Helvetica', 'Arial', sans-serif;
    font-size: 30px;
    color: #000;
}

h2 span,
.h2 span {
    color: #ababab;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    padding-left: 15px;
}

h3,
.h3 {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 24px;
    font-weight: normal;
    clear: both;
}

h4,
.h4 {
    clear: both;
    color: #8a9399;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin-top: 25px;
}

h5,
.h5 {
    font-weight: normal;
}

.hero h2,
.hero .h2 {
    color: #fff;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 30px;
    margin-bottom: 15px;
}

.hero h3,
.hero .h3 {
    color: #fff;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 24px;
    font-weight: normal;
}

.boxvid .h2 span {
    font-size: 16px;
}

/*       Hero carousel          */
/* **************************** */
button {
    background: none;
    border: none;
}

.carousel_pagination {
    width: 960px;
    text-align: right;
    position: absolute;
    z-index: 50;
    left: 50%;
    bottom: 60px;
    margin-left: -480px;
}

.carousel_pagination_top {
    top: 5%;
    position: absolute;
    right: 50px;
    z-index: 100;
}

.hidden_pagination {
    display: none;
}

.bullet {
    background: url("../images/sprite-bullets.png") no-repeat scroll -15px 0 transparent;
    float: right;
    height: 11px;
    margin-left: 5px;
    width: 10px;
    cursor: pointer;
}

.bullet.active {
    background: url("../images/sprite-bullets.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    width: 15px;
    margin-top: -2px;
}

.clearB {
    clear: both;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.richtext {
    font-size: 16px;
    color: #fff;
    margin: 0;
    padding: 6px 0 13px;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
}

.richtext p {
    margin: 20px 0;
}

.models-overview .richtext p {
    font-size: 16px;
}

.richtext p:first-child {
    margin-top: 0;
}

.richtext p:last-child {
    margin-bottom: 0;
}

.richtext p:first-child {
    margin-bottom: 20px;
}

.pages-content > .row > .row_content > .grid-12 > .grid-8 .richtext p:first-child,
.pages-content > .row > .row_content > .row > .row_content > .grid-12 > .grid-8 .richtext p:first-child {
    margin-top: 20px;
}

.pages-content > .row > .row_content.richtext > p:first-child {
    margin-top: 20px;
}

.content-info .richtext {
    padding-top: 0;
}

.content-info .grid-12 p,
.content-info .grid-6 p {
    margin: 0 0 20px;
}

.content-info .grid-12 p:last-child {
    margin-bottom: 0;
}

.follow.marginT16.grid-12 {
    margin-top: 0 !important;
}

.follow.marginT16.grid-12 .h2 {
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    text-align: left;
    margin-top: 0;
}

.richtext ul {
    list-style: disc outside none !important;
    margin: 0 0 20px;
}

.richtext ol {
    list-style: decimal !important;
    margin: 0 0 20px;
    padding-left: 15px;
}

.richtext ul li {
    border: medium none !important;
    color: #8a9399;
    display: list-item !important;
    float: none !important;
    font-family: "InterstateMazdaLight", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    line-height: 120%;
    list-style: outside none none;
    margin-left: 0;
    opacity: 1;
    padding: 0 0 5px 15px;
    position: relative;
    width: auto !important;
}

.richtext ol li {
    border: medium none !important;
    color: #8a9399;
    display: list-item !important;
    float: none !important;
    font-family: "InterstateMazdaLight", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    line-height: 120%;
    margin-left: 0;
    opacity: 1;
    padding: 0 0 5px 0;
    position: relative;
    width: auto !important;
}

.richtext ul li:before {
    background: #8a9399 none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    height: 7px;
    left: -12px;
    position: absolute;
    top: 6px;
    width: 7px;
}

.richtext ul li a,
.richtext ol li a {
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    color: #ccc;
}

.richtext ul li a:hover,
.richtext ol li a:hover {
    color: #fff;
}

.richtext ul li strong,
.richtext ol li strong {
    font-weight: 600;
}

.richtext table {
    background-color: #1f2426;
    position: relative;
    width: 100%;
}

.richtext table tr:first-child {
    border-bottom: 1px solid #999;
    border-top: none;
}

.richtext table th,
.richtext table td {
    /*    color: #b8c4cc;*/
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    padding: 8px!Important;
    font-size: 17px!Important;
    text-align: left!Important;
    border-bottom: 1px solid #393d40!Important;
    border-right: 1px solid #393d40!Important;
    vertical-align: middle!Important;
}

.richtext table tr:last-child td {
    border-bottom: medium none;
}

.richtext.cars-page table th,
.richtext.cars-page table td {
    border: medium none;
}

.richtext table th p,
.richtext table td p {
    padding-top: 0;
    margin: 0;
}

.richtext table th {
    color: #fff;
}

.richtext table tr:first-child td,
.richtext-title {
    border-bottom: 2px solid #393d40;
    color: #fff;
    font-weight: 600;
}

.richtext table td strong {
    color: #b8c4cc;
}

.richtext table,
.richtext h2,
.richtext h3,
.richtext h4,
.richtext .h2,
.richtext .h3,
.richtext .h4 {
    margin: 14px 0 26px;
}

.richtext table {
    margin-bottom: 0;
    margin-top: 6px;
}

.table-content table a {
    color: #ccc;
}

.table-content table a:hover {
    color: #fff;
}

.richtext .table-content h3,
.richtext .table-content .h3 {
    margin: 0;
    font-size: 24px;
}

.grid-12 .richtext table tr:first-child {
    border-bottom: none;
}

.grid-6 .richtext table {
    margin-bottom: 0;
}

.row.pages-content .row + .row .grid-8 {
    padding-top: 0;
}

.richtext h3 > br,
.richtext .h3 > br {
    display: none;
}

.center {
    text-align: center;
}

h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
    color: #0086D3;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
}

/* HERO IFRAME STYLES */
.handleIframeEnlarging {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.increaseZindex {
    z-index: 100;
}

#hero-iframe {
    clear: both;
    min-height: 470px;
    width: 100%;
}

#hero-iframe .iframe-wrapper,
#hero-iframe iframe {
    height: 470px;
    overflow: hidden;
    width: 100%;
}

#hero-iframe .iframe-wrapper {
    position: absolute;
}

#hero-iframe iframe {
    background-color: #000;
    margin: 0 auto;
}

#hero-iframe .fallback-panel {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* ie7 fix for third row navigation */
.ie7 .secondaryCarNav .appearon .wrap {
    position: static;
}

/* Contains: Navigation */
/* ******************** */
/* Navigation */
/* ********** */
nav ul {
    display: inline-block;
    position: relative;
    text-align: left;
    width: 800px;
    z-index: 50;
}

nav ul:after {
    clear: both;
    content: "";
    display: block;
}

#main_nav {
    display: block;
    width: 100%;
}

nav ul ul {
    background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;
    display: block;
    left: -172px;
    margin-top: 15px;
    position: absolute;
    width: calc(100% + 172px);
    z-index: 30;
}

nav ul ul.close {
    display: none;
}

nav ul .carshome ul.close {
    display: block;
}

nav ul ul:before {
    background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
}

nav ul ul:after {
    background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;
    content: "";
    height: 100%;
    right: -100%;
    position: absolute;
    top: 0;
    width: 100%;
}

#main_nav .cars:before,
#main_nav .cars:after {
    content: none;
}

nav ul ul a {
    background: none !important;
    color: #737b80;
    cursor: pointer;
    font-size: 15px;
    min-height: 16px;
    padding: 15px 14px;
    position: relative;
}

nav ul ul li.selected a,
nav ul ul li:hover a {
    color: #fff;
}

nav ul ul li.selected a,
.secondaryCarNav .secondRow li.current a {
    cursor: default;
}

nav ul ul a:after {
    background: #576066 none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 15px;
    width: 1px;
}

nav ul ul li:last-child a:after {
    content: none;
}

nav ul ul li.selected a:before,
nav ul ul li:hover a:before {
    background: #0086d3 none repeat scroll 0 0;
    bottom: 2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 90%;
}

nav ul ul.cars a::after,
nav ul ul.cars a::before {
    content: none !important;
}

nav ul ul li span {
    background: url(../images/navigation/sub-nav-divider.gif) no-repeat;
    display: none;
}

nav ul ul .polyfill {
    background-image: none !important;
}

nav ul ul .polyfill:hover {
    background: none !important;
}

nav li {
    float: left;
}

nav li span {
    background: url(../images/navigation/main-nav-divider.gif) no-repeat;
    display: block;
    height: 48px;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 2;
}

nav li:first-child a {
    margin-left: 0;
}

nav li:first-child span {
    display: none;
}

nav a {
    color: #ececec;
    cursor: pointer;
    display: block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 20px;
    padding: 15px 12px 16px;
    position: relative;
    text-decoration: none;
    z-index: 1;
}

nav .menu_link.selected > a:before,
nav .menu_link:hover > a:before {
    background: #0086d3 none repeat scroll 0 0;
    bottom: -8px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 90%;
}

nav .polyfill {
    background: url(../images/navigation/main-nav-bg.gif) repeat-x;
    height: 47px;
    right: 0;
    position: absolute;
}

nav .invisible {
    display: block !important;
    visibility: hidden;
    /* Allows JQ to work out their widths */
}

nav .cars li {
    padding: 0 !important;
    float: none;
    display: inline-block;
    vertical-align: top;
}

nav .cars li.active,
nav .cars li:hover {
    background-color: #0a0c0d;
}

nav .cars .thumb_desc {
    width: 135px;
    background: none;
    padding: 13px 10px 18px;
    position: relative;
    z-index: 10000;
    vertical-align: top;
    text-align: center;
}

nav .cars .thumb {
    display: block;
    line-height: 0;
    height: 50px;
    margin: 0 10px 13px;
    position: relative;

}

nav .cars .thumb img {
    display: block;
    position: absolute;
    bottom: 0;
    max-width: 100%;
    margin: 0;
}

nav .cars a {
    background: none !important;
    color: #8a9399;
    font-size: 17px;
    padding: 0 !important;
}

nav .cars li.active a,
nav .cars li:hover a {
    color: #fff;
}

nav .cars .selected a {
    background: none !important;
}

nav .cars .price {
    color: #5c6266;
    font-family: "InterstateMazdaItalic", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}

nav .cars .notes {
    color: #a1a1a1;
    font-family: 'InterstateMazdaItalic', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 0.95;
}

nav .cars .range {
    /* fallback */
    background-color: #d3d5d6;
    background: url(../images/navigation/car-nav-bg.gif) repeat;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e7eaeb), to(#d3d5d6));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #e7eaeb, #d3d5d6);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #e7eaeb, #d3d5d6);
    /* IE 10 */
    background: -ms-linear-gradient(top, #e7eaeb, #d3d5d6);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #e7eaeb, #d3d5d6);
    border-top: 1px solid #c1c2c2;
    display: none;
    margin-top: -2px;
    width: 960px;
}

nav .cars .range li {
    padding: 0 0 0 17px !important;
    width: 300px;
    height: 252px;
    display: inline-block;
}

nav .cars .range .thumb {
    height: 120px;
    margin-top: 0;
}

nav .cars .range .price {
    font-size: 15px;
}

nav .cars .range .actions {
    display: block;
    margin-top: 10px;
    position: static;
    width: auto;
}

nav .cars .range .actions li {
    display: block;
    float: none;
    margin-bottom: 5px;
    padding: 0 !important;
    width: auto;
    height: auto;
}

nav .cars .range .actions a {
    background: url(../images/sprite-arrows.png) no-repeat right -244px !important;
    display: inline;
    font-size: 15px;
    padding-right: 25px !important;
}

.ie7 nav .cars li {
    float: left;
}

#main_nav li.menu_link {
    z-index: 5;
}

#main_nav li.menu_link ul {
    z-index: 20;
}

#main_nav li.menu_link .menu_a {
    /*padding: 0 10px;*/
    padding: 0 5px;
    cursor: pointer;
}

/* Line break in the navigation for Germany */
#de-DE #main_nav li.menu_link .menu_a {
    height: 38px;
    line-height: 1.1;
    padding: 10px 12px 0;
}

#main_nav li.menu_link.selected .menu_a {
    cursor: default;
}

#main_nav li.menu_link.carshome.selected .menu_a {
    cursor: pointer;
}

nav .selected > a,
nav li:hover > a {
    color: #fff;
}

#main_nav li.menu_link.carshome.selected ~ .selected a {
    color: #ececec;
}

#main_nav li.menu_link.carshome.selected ~ .selected a:before {
    content: none;
}

.ie7 #main_nav .selected a,
.ie7 #main_nav li:hover a {
    min-height: 45px !important;
}

header.row div.row {
    height: 48px;
}

nav .cars strong {
    display: block;
    margin: 7px 0 4px;
}

nav .cars .range strong {
    margin: 13px 0 2px;
}

nav .cars .range strong a {
    font-size: 19px;
}

.bs_band_aid {
    background: none #e7eaeb;
    display: none;
    height: 6px;
    left: -10px;
    margin-top: -6px;
    position: relative;
    top: 20px;
    width: 158px;
}

#cta_nav {
    overflow: hidden;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    margin-top: 11px;
    background: #2d3036;
}

#cta_nav li {
    float: left;
}

#cta_nav a {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    color: #aaa;
    display: block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 12px;
    line-height: 13px;
    padding: 6px 10px;
    text-decoration: none;
}

#cta_nav a:hover {
    color: #fff;
}

#fakeBg {
    /* fallback */
    background-color: #d3d5d6;
    background: url(../images/navigation/car-nav-bg.gif) repeat;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e7eaeb), to(#d3d5d6));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #e7eaeb, #d3d5d6);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #e7eaeb, #d3d5d6);
    /* IE 10 */
    background: -ms-linear-gradient(top, #e7eaeb, #d3d5d6);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #e7eaeb, #d3d5d6);
    border-top: 1px solid #c1c2c2;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 217px;
    display: none;
}

/* Contains a collection of separate module style sheet imports */
/* ************************************************************ */
/* Contains a collection of separate module style sheet imports */
/*font size constants */
/* 2 */
/*  */
/* 61 */
/* 8 */
/* 25 */
/* 1 */
/* 6 */
/* 1 */
/* 1 */
/* 3 */
/* 1 */
/* 3 */
/* 1 */
/* 2 */
/* 1 */
/* 1 */
/*color constants */
/* 27 */
/* 20 */
/* 11 */
/* 10 */
/* 13 */
/* 6 */
/* 9 */
/* 9 */
/* Section title    */
.example_title {
    color: blue;
    float: left;
    width: 100%;
}

/* variables */
/* *********** */
.grayBG {
    background: #f0f0f0;
}

.grayBG .gray,
.grayBG .dark {
    background: none repeat scroll 0 0;
}

.grayBG strong,
.grayBG b {
    color: #666666;
}

.grayBG p {
    color: #333;
}

.grayBG .richtext p a,
.grayBG a {
    color: #0086d3;
}

.grayBG #gallery {
    background: #f0f0f0 none repeat scroll 0 0;
}

.italic_item {
    margin-left: 30px;
    font-style: italic;
}

/*  Image classes                */
/*********************************/
.image70 img {
    width: 70px;
    height: 26px;
}

.image92 img {
    width: 92px;
    height: 34px;
}

.image109 img {
    width: 109px;
    height: 41px;
}

.image203 img {
    width: 203px;
    height: 75px;
}

.image261 img {
    width: 261px;
    height: 97px;
}

.disclaimer {
    padding: 12px 0;
    margin: 0;
}

.disclaimer.disclaimer div,
.disclaimer div p {
    margin: 0 !important;
    padding: 0;
    color: #aeaeae;
    font-size: 14px;
    line-height: 16px;
}

.dark .disclaimer.disclaimer div,
.dark .disclaimer div p {
    color: #666;
    font-size: 14px;
    line-height: 16px;
}

.disclaimer.disclaimer div sub,
.disclaimer div p sub {
    color: #8a9399;
    font-size: 12px;
    line-height: normal;
}

.disclaimer.disclaimer div span,
.disclaimer div p span {
    color: #666;
}

.disclaimer div p a {
    font-size: 100%;
}

.dark .disclaimer div p a {
    color: #999;
}

.dark .disclaimer div p a:hover {
    color: #ccc;
}

.configurator-mini ~ .row .disclaimer {
    padding: 0;
}

.configurator-mini ~ script + .row .disclaimer {
    padding-top: 12px;
}

.configurator-mini ~ script + .row + .row .disclaimer {
    padding-bottom: 12px;
}

.list_of_action ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.list_of_action a {
    padding-right: 18px;
    font-size: 14px;
    background: url(../images/sprite-arrows.png) no-repeat right -201px;
    color: #0086d3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    text-decoration: none;
}

.list_of_action a :hover {
    text-decoration: none;
    color: #0086d3;
}

.social_btns {
    position: absolute;
    top: 22px;
    z-index: 60;
    width: 110px;
    display: none;
}

.social_btns .fb-like {
    width: 110px;
    float: left;
    clear: both;
}

.social_btns .twitter-share-button {
    margin-bottom: 5px;
    float: left;
    clear: both;
}

#twttrHubFrame {
    left: 0;
}

.fb_edge_comment_widget {
    display: none !important;
}

.feature_panel_column {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
}

.feature_panel_column .descr_text_and_bg .descr_text {
    padding: 5px 0;
}

.feature_panel_column .descr_text_and_bg .descr_text h3,
.feature_panel_column .descr_text_and_bg .descr_text .h3 {
    padding-bottom: 12px;
    padding-top: 9px;
    color: #ccc;
    font-size: 17px;
    line-height: 22px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    text-transform: uppercase;
}

.feature_panel_column:hover .descr_text_and_bg .descr_text h3,
.feature_panel_column:hover .descr_text_and_bg .descr_text .h3 {
    color: #ffffff;
}

.feature_panel_column .descr_text_and_bg .descr_text h3 span span,
.feature_panel_column .descr_text_and_bg .descr_text .h3 span span {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.feature_panel_column .descr_text_and_bg .descr_text p span {
    color: #aaa;
    display: block;
    font-family: "InterstateMazdaLight", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 17px;
}

.feature_panel_column .descr_text_and_bg a {
    color: #0091ca;
    font-size: 14px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    padding: 10px 16px 13px 10px;
    text-decoration: none;
    position: absolute;
    bottom: 0px;
    width: 201px;
}

.feature_panel_column .descr_text_and_bg a span {
    background: url(../images/sprite-arrows.png) no-repeat right -75px;
    padding-right: 25px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
}

.feature_panel_columns {
    font-size: 0;
    margin-top: 18px;
    margin-bottom: 18px;
}

.feature_panel_column img {
    width: 222px;
}

.feature_panel_columns .feature-block {
    display: inline-block;
    vertical-align: top;
}

.feature_panel_columns .feature_panel_column {
    margin-left: 20px;
    margin-right: 0;
}

.feature_panel_columns > div:first-child .feature_panel_column:first-child {
    margin-left: 6px;
}

/* Carousel navigation */
.carousel-arrow {
    background-image: url(../images/navigation/carousel-arrows.png) !important;
    background-repeat: no-repeat;
    display: block;
    font-size: 1em !important;
    height: 100%;
    padding: 0 !important;
    position: absolute;
    text-indent: -9999em;
    top: 0;
    width: 100px;
    z-index: 1;
    opacity: 0.4;
}

.carousel-arrow:hover {
    opacity: 1;
}

#featuresCarousel .carousel-arrow {
    z-index: 100;
}

#featuresCarousel #next.carousel-arrow {
    right: -65px;
}

#featuresCarousel #prev.carousel-arrow {
    left: -65px;
}

#prev.carousel-arrow {
    background-position: -90% 50%;
    left: 0;
}

#gallery #prev.carousel-arrow {
    background-position: -96% 50%;
}

.ie7 #prev.carousel-arrow {
    left: 160px;
}

.ie7 #hero_carousel #prev.carousel-arrow {
    left: 0px;
}

#next.carousel-arrow {
    background-position: 180% 50%;
    right: 0;
}

.dealers-page #next.carousel-arrow {
    right: 35px;
}

#gallery #next.carousel-arrow {
    background-position: 192% 50%;
}

.ie7 #next.carousel-arrow {
    right: 160px;
}

.ie7 #hero_carousel #next.carousel-arrow {
    right: 0px;
}

#iframemerch {
    width: 995px;
    margin-right: -35px;
    min-height: 610px;
}

.carousel-bullets {
    bottom: 35px;
    overflow: hidden;
    padding: 3px 6px;
    position: absolute;
    right: 15px;
    z-index: 1;
}

.carousel-bullets li {
    float: left;
    height: auto !important;
    padding: 1px;
    width: auto !important;
}

.carousel-bullets a {
    background-image: url("../images/carousel-bullets.png") !important;
    background-position: 100% 0 !important;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    font-size: 1em !important;
    height: 5px;
    margin: 1px;
    padding: 5px !important;
    text-indent: -9999em;
    width: 5px;
}

.carousel-bullets a.active {
    background-position: 0 0 !important;
}

.prev {
    background: url("../images/sprite-arrows.png") no-repeat right -114px;
    clear: both;
    color: white;
    cursor: pointer;
    height: 23px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 130px;
    z-index: 10;
}

.next {
    float: right;
    cursor: pointer;
    background: url(../images/sprite-arrows.png) no-repeat left -91px;
    width: 130px;
    height: 23px;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 10;
    color: white;
}

.prev_blue {
    float: left;
    clear: both;
    cursor: pointer;
    background: url(../images/sprite-arrows.png) no-repeat center -158px;
    width: 30px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: -50px;
    z-index: 10;
    color: #fff;
}

.next_blue {
    float: right;
    cursor: pointer;
    background: url(../images/sprite-arrows.png) no-repeat center -136px;
    width: 30px;
    height: 22px;
    position: absolute;
    top: 50%;
    right: -50px;
    z-index: 10;
    color: white;
}

.mobArrows {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.mobArrows .prev_blue {
    float: left;
    cursor: pointer;
    background: url(../images/sprite-arrows-mob.png) no-repeat -4px center;
    position: absolute;
    width: 32px;
    height: 223px;
    top: 17%;
    left: 0;
    z-index: 1000;
}

.mobArrows .next_blue {
    float: right;
    cursor: pointer;
    background: url(../images/sprite-arrows-mob.png) no-repeat -55px center;
    position: absolute;
    width: 32px;
    height: 223px;
    top: 17%;
    right: 0;
    z-index: 1000;
}

.features_navigation {
    width: 960px !important;
    overflow: visible !important;
    margin-bottom: 0;
}

#featuresCarousel .features_navigation {
    overflow: hidden !important;
}

ul.features_navigation_list {
    list-style: none;
    padding: 0;
    margin: 0 -12px !important;
    position: relative;
    width: auto;
}

ul.features_navigation_list li {
    position: relative;
    height: 227px;
    overflow: visible !important;
    height: auto !important;
}

ul.features_navigation_list .descr_text_and_bg {
    background: none repeat scroll 0 0;
    bottom: 0;
    width: 100%;
}

ul.features_navigation_list .features_navigation_column:hover .descr_text_and_bg .title a {
    color: #fff;
}

ul.features_navigation_list .descr_text_and_bg .desc_text {
    height: 36px;
    overflow: hidden;
}

ul.features_navigation_list .descr_text_and_bg .title a {
    color: #8a9399;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0;
    text-transform: uppercase;
    border: none;
}

ul.features_navigation_list .descr_text_and_bg .text {
    color: white;
}

#linkCarousel h2,
#linkCarousel .h2 {
    margin: 24px 0 0 0;
}

#linkCarousel ul.features_navigation_list li {
    background: #ebecec;
    padding: 15px 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 172px;
    height: 80px !important;
}

#linkCarousel ul.features_navigation_list li h4,
#linkCarousel ul.features_navigation_list li .h4 {
    color: #0086D3;
    font-size: 22px;
    line-height: 100%;
    margin-bottom: 10px;
}

#linkCarousel ul.features_navigation_list li a {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -61px transparent;
    bottom: 10px;
    display: block;
    font-size: 14px;
    line-height: 100%;
    padding-right: 24px;
    position: absolute;
    right: 10px;
    text-align: right;
    width: 105px;
    color: #0086D3;
}

#linkCarousel #prev.carousel-arrow {
    background-position: 143% 52%;
    left: -30px;
}

#linkCarousel #next.carousel-arrow {
    right: -40px;
    background-position: -25% 52%;
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #linkCarousel #prev.carousel-arrow {
        left: -6px;
    }

    #linkCarousel #next.carousel-arrow {
        right: -15px;
    }
}

#linkCarousel .carousel-arrow {
    background-image: url("../images/navigation/carousel-arrows-blue.png") !important;
    z-index: 100;
    height: 65%;
    width: 35px;
    top: 48px;
}

#linkCarousel ul.features_navigation_list li h4 a,
#linkCarousel ul.features_navigation_list li .h4 a {
    line-height: 100%;
    margin-bottom: 10px;
    font-size: 18px;
    background: none;
    position: static;
    text-align: left;
    width: 100%;
    font-weight: bold;
}

#linkCarousel ul.features_navigation_list li h4 a .more,
#linkCarousel ul.features_navigation_list li .h4 a .more {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 105px;
    padding-right: 24px;
    text-align: right;
    background: url(../images/sprite-arrows.png) no-repeat right -61px;
    font-size: 14px;
    font-weight: normal;
    line-height: 100%;
}

.disabled {
    display: none;
}

a.CarouselImageLink {
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 198px !important;
    background: none !important;
}

/*  BANNERS right hand side       */
/*********************************/
.hero h2,
.hero .h2 {
    margin-bottom: 6px;
    color: #fff;
}

.hero a {
    color: #fff;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

.hero .image_container a {
    background: none;
    display: block;
    padding: 0;
}

.hero h3,
.hero .h3 {
    margin-bottom: 6px;
}

.hero ul li {
    position: relative;
    width: 100%;
}

.hero #hero_carousel {
    height: 540px;
    /*display:inline;*/
}

.hero #hero_carousel .carousel-bullets {
    bottom: 15px;
}

.hero .hero-img {
    text-align: center;
    position: relative;
    height: 540px;
    overflow: hidden;
}

.hero .hero-img .hero_text .hero-text-wrapper {
    min-height: 153px;
}

.hero a.hero-arrow {
    padding-right: 20px;
}

.hero .text_left {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -480px;
    text-align: left;
    width: 386px;
}

.hero .text_right {
    position: absolute;
    top: 40px;
    right: 50%;
    margin-right: -485px;
    text-align: right;
}

.hero-text-wrapper > h2,
.hero-text-wrapper > .h2 {
    margin-bottom: 2px;
}

.hero-text-wrapper > h3,
.hero-text-wrapper > .h3 {
    color: #b8b8b9;
}

.slider-img .description {
    bottom: 40px;
    color: #fff;
    left: 50%;
    margin-left: -455px;
    position: absolute;
    text-align: left;
    width: 600px;
}

.gallery .slider-img .description {
    bottom: 0;
}

.pages-content .swiper-button-prev {
    left: 0;
}

.pages-content .swiper-button-next {
    right: 0;
}

.hero .text_center {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -193px;
    text-align: center;
    width: 386px;
}

.hero .mini-promo {
    margin: 10px 117px 0 -105px;
    float: right;
    width: 114px;
    float: right;
    background-color: #ffffff;
}

.hero .mini-promo div[id*='reevoomark_badge_'] {
    height: 126px;
}

.hero .mini-promo div[id*='reevoomark_badge_'] .reevoomark_badge {
    width: 114px !important;
    height: 97px !important;
    float: none;
    margin: 0;
    background-size: 114px auto;
    background-repeat: no-repeat;
}

.hero .mini-promo div[id*='reevoomark_badge_'] .reevoomark_badge:hover {
    background-position: 0 0 !important;
}

.hero .mini-promo div[id*='reevoomark_badge_'] .reevoomark_badge a {
    background-image: none;
    width: 114px !important;
}

.hero .mini-promo.carbuyer {
    clear: right;
}

.hero .mini-promo.carbuyer a {
    display: block;
    padding: 5px 0;
}

.hero .mini-promo.carbuyer a img {
    display: block;
    height: auto;
    width: 100px;
    margin: 0 auto;
}

.hero .mini-promo.carbuyer .content {
    margin: 0;
}

.hero .mini-promo.what-car {
    clear: right;
}

.hero .mini-promo h2,
.hero .mini-promo .h2 {
    margin-bottom: 6px;
    color: #FFFFFF;
}

.hero .mini-promo > a {
    background: none;
}

.hero .mini-promo .content h4,
.hero .mini-promo .content .h4 {
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    color: #FFFFFF;
}

.hero .mini-promo .content {
    background-color: #0A0A0A;
    padding: 3% 4%;
    margin-top: -4px;
    width: 93%;
    clear: both;
}

.hero .mini-promo .content a {
    background: url("../images/white-arrow.png") no-repeat scroll right 2px;
    color: #0091CA;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    text-decoration: none;
    display: block;
    padding-top: 1px;
    padding-bottom: 0;
}

/* IE right hand-side banner */
.ie8 .hero .content,
.ie7 .hero .content {
    background-color: #0A0A0A;
    width: 92%;
    left: 0;
    bottom: 5px;
}

.containers {
    width: 100%;
    float: left;
}

#gallery {
    background: #0a0c0d url(../images/ext-gallery-bg-new.jpg) no-repeat center top;
    position: relative;
}

#gallery > .module_header {
    z-index: 10;
}

#gallery h2,
#gallery .h2 {
    color: #fff;
    margin-top: 30px;
    font-weight: normal;
    font-size: 30px;
}

.contentbox #gallery.gallery-model h2,
.contentbox #gallery.gallery-model .h2 {
    float: none;
    position: static;
}

#gallery p {
    font-size: 16px;
}

#gallery .carousel {
    width: 100%;
    position: absolute !important;
    left: 0;
    top: 0;
}

#gallery .carousel li {
    width: 921px;
    height: 648px;
    position: relative;
}

#gallery .carousel > ul li > div {
    padding-left: 8px;
    padding-right: 8px;
}

#gallery .carousel li img {
    margin-left: auto;
    margin-right: auto;
}

#gallery .carousel .description {
    position: absolute;
    bottom: 0;
    padding: 2px 2px 50px;
    display: none;
    width: 800px;
}

.contentbox #gallery .containers .carousel .description {
    margin: 0;
    padding: 2px 0 0 8px;
    position: relative;
}

#gallery .carousel .description p {
    color: #8a9399;
    padding-top: 15px;
    padding-bottom: 20px;
}

#gallery .carousel .carousel-bullets {
    bottom: 63px;
}

#gallery .carousel h2,
#gallery .carousel .h2 {
    color: white;
}

#gallery .containers {
    position: relative;
}

#gallery .tabs {
    font-size: 14px;
    margin-right: -452px;
    position: absolute;
    right: 50%;
    top: 30px;
    z-index: 30;
}

#gallery .tabs .tab {
    float: left;
    margin: 0;
    display: none;
}

#gallery .tabs .tab:nth-child(1),
#gallery .tabs .tab:nth-child(2) {
    display: block;
}

#gallery .tabs .tab a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #6c7780;
    display: inline-block;
    font-size: 15px;
    margin: 0 5px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: top;
    width: 76px;
}

#gallery .tabs .tab.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #0086d3;
    color: #fff;
}

#gallery.interior .carousel,
.contentbox #gallery .containers .carousel {
    height: 613px;
}

#gallery.interior .carousel ul li,
.contentbox #gallery .containers .carousel ul li {
    height: 613px;
}

#gallery.interior .carousel .carousel_pagination,
.contentbox #gallery .containers .carousel .carousel_pagination {
    bottom: 50px;
}

#gallery.interior .carousel .description,
.contentbox #gallery .containers .carousel .description {
    margin-bottom: 60px;
    padding: 0;
    position: relative;
}

#gallery.interior .carousel .carousel-bullets,
.contentbox #gallery .containers .carousel .carousel-bullets {
    padding-right: 24px;
    bottom: 11px;
}

#fleetRangeTool {
    width: 100%;
    text-align: center;
    background-color: #f0f0f0;
}

#fleetRangeTool .wrap {
    text-align: left;
}

#fleetRangeTool .buttons,
#fleetRangeTool .resultRow {
    border-bottom: 1px solid #d8d8d9;
    overflow: hidden;
}

#fleetRangeTool .buttons {
    margin-bottom: 40px;
}

#fleetRangeTool .buttons a {
    display: block;
    color: #0086d3;
    font-size: 16px;
    float: right;
    position: relative;
    padding: 10px 15px 5px 0;
    margin: 5px 0 10px 5px;
    font-weight: bold;
    text-decoration: none;
    background: none;
}

#fleetRangeTool .buttons .icn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

#fleetRangeTool .reset .icn {
    background: url(../images/fleet_range_sprite.png) no-repeat -313px -74px;
    width: 1px;
    height: 38px;
    right: 3px;
}

#fleetRangeTool .buttons .advanced {
    padding-right: 20px;
}

#fleetRangeTool .advanced .icn {
    background: url(../images/fleet_range_sprite.png) no-repeat -243px -82px;
    width: 12px;
    height: 13px;
    top: 11px;
}

#fleetRangeTool .resultRow li {
    display: block;
    padding: 46px 0 28px;
}

#fleetRangeTool .resultRow li a {
    text-decoration: none;
}

#fleetRangeTool .resultRow li img {
    width: 203px;
    height: 75px;
}

#fleetRangeTool .resultRow .alink {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -245px transparent;
    color: #0086D3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 13px;
    line-height: 130%;
    margin-top: 9px;
    padding-right: 25px;
    text-decoration: none;
}

#fleetRangeTool .results h4,
#fleetRangeTool .results .h4 {
    margin-top: 22px;
    font-size: 22px;
    color: #0086d3;
}

#fleetRangeTool .results p {
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
}

#fleetRangeTool .noResultsMessage {
    text-align: center;
    padding: 40px 0;
}

#fleetRangeTool .noResultsMessage p {
    font-style: normal;
}

#fleetRangeTool .noResultsMessage a {
    color: #0086d3;
    text-decoration: none;
}

.ie6 #fleetRangeTool .reset .icn {
    background-image: url(../images/fleet_range_sprite-fs8.png);
}

.ie6 #fleetRangeTool .advanced .icn {
    background-image: url(../images/fleet_range_sprite-fs8.png);
}

.fleetRangeControls {
    min-height: 197px;
    border-style: solid;
    border-color: #d8d8d9;
    text-align: center;
    width: 100%;
}

.fleetRangeControls .wrap {
    width: 960px;
    text-align: left;
    background: #e9e9e9 url(../images/fleet_range_sprite.png) no-repeat 100% -317px;
    padding-right: 1px;
    overflow: hidden;
}

.fleetRangeControls .secondary {
    background: #e9e9e9 url(../images/fleet_range_sprite.png) no-repeat 100% -317px;
    border-top: 1px solid #d8d8d9;
    clear: both;
    overflow: hidden;
    display: none;
    width: 100%;
}

.ie6 .fleetRangeControls .wrap {
    background: #e9e9e9 url(../images/fleet_range_sprite-fs8.png) no-repeat 100% -317px;
}

.ie6 .fleetRangeControls .secondary {
    background: #e9e9e9 url(../images/fleet_range_sprite-fs8.png) no-repeat 100% -317px;
}

.fleetControl {
    min-height: 197px;
    width: 20%;
    background-color: #e9e9e9;
    float: left;
    display: block;
    color: #666666;
}

.fleetControl .inner {
    padding: 0 15px 0;
    min-height: 197px;
    background: url(../images/fleet_range_sprite.png) no-repeat -499px 100%;
}

.fleetControl h4,
.fleetControl .h4 {
    text-align: center;
    padding: 13px 0 7px;
    font-size: 22px;
}

.fleetControl h4 .icn,
.fleetControl .h4 .icn {
    background-image: url(../images/fleet_range_sprite.png);
    width: 52px;
    height: 52px;
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
}

.fleetControl label {
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    padding: 8px 0;
    display: block;
    float: left;
}

.fleetControl label.maxLabel {
    float: right;
}

.fleetControl .sliderMin,
.fleetControl .sliderMax {
    display: none;
}

.fleetControl .ui-widget-header {
    background: #0d79b7;
}

.fleetControl .ui--horizontal .ui-slider-handle {
    background: url(../images/fleet_range_sprite.png) no-repeat -475px -72px;
    width: 24px;
    height: 21px;
    border: 0;
    top: -0.6em;
}

.fleetControl .slider {
    position: relative;
    text-align: center;
}

.fleetControl .sliderValues {
    background: #0086d3;
    top: 0;
    font-size: 14px;
    color: #fff;
    padding: 5px;
    position: relative;
    margin: 0 auto 10px;
    -moz-border-radius: 5px;
    /* FF1+ */
    -webkit-border-radius: 5px;
    /* Saf3+, Chrome */
    border-radius: 5px;
    /* Opera 10.5, IE 9 */
    display: inline-block;
    visibility: hidden;
}

.fleetControl .sliderValues .point {
    background: url(../images/fleet_range_sprite.png) no-repeat -366px -85px;
    width: 14px;
    height: 8px;
    display: block;
    position: absolute;
    left: 45%;
    bottom: -7px;
}

.fleetControl .sliderRange {
    clear: both;
    margin-right: 10px;
}

.fleetControl .optionList input {
    display: block;
    float: left;
    clear: both;
}

.fleetControl .optionList label {
    font-size: 14px;
    margin: 3px 0 0 5px;
    padding: 0;
}

.ie6 .fleetControl .inner {
    background: none;
}

.ie6 .fleetControl h4 .icn,
.ie6 .fleetControl .h4 .icn {
    background-image: url(../images/fleet_range_sprite-fs8.png);
}

.ie6 .fleetControl .ui-slider-horizontal .ui-slider-handle {
    background: url(../images/fleet_range_sprite-fs8.png) no-repeat -475px -72px;
}

.ie6 .fleetControl .sliderValues .point {
    background: url(../images/fleet_range_sprite-fs8.png) no-repeat -366px -85px;
}

.priceControl h4 .icn,
.priceControl .h4 .icn {
    background-position: 0 0;
}

/* add icons for locales */
.en-IE h4 .icn,
.en-IE .h4 .icn,
.de-DE h4 .icn,
.de-AT h4 .icn,
.fr-BE h4 .icn,
.nl-BE h4 .icn,
.fr-FR h4 .icn,
.es-ES h4 .icn,
.it-IT h4 .icn,
.nl-NL h4 .icn,
.de-DE .h4 .icn,
.de-AT .h4 .icn,
.fr-BE .h4 .icn,
.nl-BE .h4 .icn,
.fr-FR .h4 .icn,
.es-ES .h4 .icn,
.it-IT .h4 .icn,
.nl-NL .h4 .icn,
.pt-PT .icn,
.fr-LU .icn {
    background-position: -2px -63px;
}

.tr-TR h4 .icn,
.tr-TR .h4 .icn {
    background-position: -1px -124px;
}

.cs-CZ h4 .icn,
.cs-CZ .h4 .icn {
    background-position: -1px -244px;
}

.hu-HU h4 .icn,
.hu-HU .h4 .icn {
    background-position: -1px -304px;
}

.hr-HR h4 .icn,
.hr-HR .h4 .icn {
    background-position: -1px -424px;
}

.fuelConsumptionControl h4 .icn,
.fuelConsumptionControl .h4 .icn {
    background-position: -90px 0;
}

.co2Control h4 .icn,
.co2Control .h4 .icn {
    background-position: -179px 0;
}

.carBodyControl h4 .icn,
.carBodyControl .h4 .icn {
    background-position: -292px 0;
}

.fuelTypeControl h4 .icn,
.fuelTypeControl .h4 .icn {
    background-position: -398px 0;
}

.fleetControl:hover {
    background: url(../images/fleet-control-gradient.png) repeat-x 0 0;
}

.fuelConsumptionControl h4,
.fuelConsumptionControl .h4 {
    padding-bottom: 25px;
}

.priceControl h4,
.priceControl .h4 {
    padding-bottom: 25px;
}

#footerNav {
    text-align: center;
    background: #0a0c0d none repeat scroll 0 0;
    overflow: hidden;
    padding: 5px 0;
}

.dealers-page #footerNav {
    background: none repeat scroll 0 0;
}

#footerNav .wrap {
    text-align: left;
    font-size: 0;
}

#footerNav .wrap > div {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

#footerNav .wrap .column > a {
    color: #ccc;
    display: inline-block;
    font-size: 14px;
    margin-right: 30px;
    text-transform: uppercase;
    vertical-align: top;
}

#footerNav .wrap .column > a:hover {
    color: #fff;
}

#footerNav .wrap .column > a.active {
    color: #fff;
}

#footerNav .wrap .column.omega > a {
    float: right;
    margin: 0;
}

.dealers-page #footerNav .wrap .column.omega > a {
    margin-left: 30px;
    margin-right: 0;
    float: none;
}

.dealers-page #footerNav .wrap > div.omega {
    float: right;
}

.dealers-page #footerNav .wrap > div {
    vertical-align: top;
}

.dealers-page #footerDark .regionInfo {
    clear: none;
    float: left;
    padding: 5px 0 0;
}

#footerNav li {
    padding: 2px 0 3px;
    display: block;
    /* IE7 */
    zoom: 1;
}

#footerNav a:link,
#footerNav a:visited,
#footerNav a:hover,
#footerNav a:active {
    font-size: 16px;
    color: #0086d3;
    text-decoration: none;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

#footerNav li a {
    font-size: 16px;
    color: #0086d3;
    text-decoration: none;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

#footerNav .newsItem {
    background-color: #ebecec;
    -moz-border-radius: 5px;
    /* FF1+ */
    -webkit-border-radius: 5px;
    /* Saf3+, Chrome */
    border-radius: 5px;
    /* Opera 10.5, IE 9 */
    padding: 10px;
    overflow: hidden;
    position: relative;
}

#footerNav .newsItem .main {
    width: 320px;
    float: left;
}

#footerNav .newsItem h4,
#footerNav .newsItem .h4 {
    font-weight: normal;
}

#footerNav .newsItem h4 a,
#footerNav .newsItem .h4 a {
    font-size: 18px;
    color: #0086d3;
    margin-bottom: 4px;
    line-height: 100%;
}

#footerNav .newsItem p {
    font-size: 16px;
    padding-top: 3px;
}

#footerNav .newsItem p .stext {
    margin-right: -15px;
    padding-right: 19px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
}

#footerNav .newsItem p a {
    font-size: 15px;
}

#footerNav .newsItem .more {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 105px;
    padding-right: 24px;
    text-align: right;
    background: url(../images/sprite-arrows.png) no-repeat right -61px;
    font-size: 14px;
    font-weight: normal;
    line-height: 100%;
}

.ie8 #footerDark {
    clear: both;
}

#footerDark {
    background-color: #040505;
    overflow: hidden;
    padding: 14px 0 20px;
    font-size: 15px;
    color: #f0f0f0;
}

#footerDark a:hover {
    color: white;
}

#footerDark a.active {
    color: #fff;
}

#footerDark a,
#footerDark span {
    float: left;
    display: block;
    margin: 0 15px;
    padding: 5px 0;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-weight: normal;
    color: #aaa;
    font-size: 13px;
    text-transform: uppercase;
}

#footerDark span {
    color: #555;
    font-size: 15px;
    text-transform: none;
    padding: 3px 0;
    margin: 0 8px;
}

#footerDark a:first-child {
    margin-left: 0;
}

#footerDark .siteLinks {
    float: left;
}

#footerDark .socialLinks {
    float: right;
}

#footerDark .socialLinks a {
    background: url(../images/footer-social-new.png) no-repeat;
    height: 20px;
    margin: 2px 7px 0;
    padding: 0;
    text-indent: -9999em;
    width: 20px;
}

#footerDark .socialLinks .facebook {
    background-position: 0 0;
}

#footerDark .socialLinks .vk {
    background-position: -33px 0;
}

#footerDark .socialLinks .odnoklassniki {
    background-position: -67px 0;
}

#footerDark .socialLinks .youtube {
    background-position: -100px 0;
}

#footerDark .socialLinks .twitter {
    background-position: -133px 0;
}

#footerDark .socialLinks .instagram {
    background-position: -167px 0;
}

#footerDark .socialLinks .linkedin {
    background-position: -200px 0;
}

#footerDark .socialLinks .google {
    background-position: -233px 0;
}

#footerDark .socialLinks a:last-child {
    margin-right: 0;
}

#footerDark .regionInfo {
    clear: both;
    color: #555;
    font-size: 13px;
    overflow: hidden;
    padding-top: 20px;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

#footerDark .regionInfo p {
    color: #555;
    font-size: 13px;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    padding-right: 30px;
    display: inline;
}

#footerDark .regionInfo a {
    float: none;
    text-decoration: none;
}

#footerDark .divider {
    background: url(../images/footer-icon-sprite.png) no-repeat 0px 0;
    width: 1px;
    height: 23px;
    display: none;
}

#footerDark .regionInfo .divider {
    background: url(../images/footer-icon-sprite.png) no-repeat 0px -41px;
    width: 1px;
    height: 29px;
}

#footerDark .switch-language {
    float: right;
}

#footerDark .switch-language img {
    height: 18px;
    border: 1px solid #373e43;
}

#footerDark .switch-language .selected-language img {
    border: 1px solid #fff;
}

#footerDark .regionInfo .divider {
    height: 15px;
}

/** Mazda Spec Pages **/
/******************/
.editSpec {
    clear: both;
    overflow: hidden;
    padding: 5px 0 10px;
}

.editSpec .wrap {
    background: url(../images/blue-divider.png) repeat-x 0 0;
    overflow: hidden;
    padding: 15px 0 20px;
}

.editSpec h3,
.editSpec .h3 {
    color: #666;
    font-size: 24px;
    margin-bottom: 8px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-weight: normal;
    margin-left: 1px;
}

.editSpec h3 span,
.editSpec .h3 span {
    margin-bottom: -3px;
    margin-top: 15px;
    display: block;
    font-size: 34px;
    color: #cad6de;
}

.editSpec input {
    display: inline-block;
    float: left;
    width: 13px;
    margin-left: 0;
}

.editSpec li {
    font-size: 15px;
    padding: 11px 15px 12px 7px;
    display: block;
    background-color: #e6eef2;
    margin: 4px 0;
    position: relative;
    float: left;
}

.editSpec li.hasImage {
    padding: 18px 10px;
}

.editSpec li.selected,
.editSpec li:hover {
    background-color: #f4f7f9;
}

.editSpec label {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    display: inline-block;
    float: left;
    padding: 3px 0;
    width: 179px;
}

.editSpec li img {
    display: inline-block;
    vertical-align: middle;
    width: 65px;
}

.editSpec .buttons {
    margin-top: 3px;
}

.editSpec .column {
    margin-top: 0;
    margin-bottom: 0;
}

h3.blockNumber,
.h3.blockNumber {
    color: #666;
    font-size: 24px;
    margin-bottom: 8px;
}

h3.blockNumber span,
.h3.blockNumber span {
    margin-bottom: 7px;
    display: block;
    font-size: 34px;
    color: #cad6de;
}

.blockList li {
    font-size: 15px;
    padding: 11px 15px 12px 11px;
    display: block;
    background-color: #d8e3ea;
    margin: 4px 0;
    position: relative;
}

.blockList li.hasImage {
    padding: 18px 10px;
}

.blockList li.selected,
.blockList li:hover {
    background-color: #f4f7f9;
}

.blockList label {
    padding: 3px 5px;
    display: block;
}

.blockList input {
    display: block;
    float: left;
    margin: 3px 5px 0px 0px;
}

.blockList input.textInput {
    float: none;
    width: 100%;
}

.blockList .close .icn,
.blockList .change .icn {
    width: 21px;
    height: 21px;
    display: block;
    float: right;
    background: url(../images/sprite-arrows.png) 0 -297px no-repeat;
}

.blockList .change .icn {
    background-position: 0 -336px;
}

.buttons a {
    display: block;
    background-color: #ddd;
    background: url(../images/mazda-spec-sprite.png) no-repeat 0 -135px;
    color: white;
    font-size: 16px;
    padding: 5px 0 0px 10px;
    text-decoration: none;
    position: relative;
    margin-bottom: 10px;
}

.buttons a .base {
    background: url(../images/mazda-spec-sprite.png) no-repeat 0 -192px;
    height: 8px;
    width: 100%;
    position: absolute;
    bottom: -8px;
    left: 0;
}

.ie6 .editSpec .buttons a .base {
    font-size: 0px;
    width: 222px;
}

.ie6 .editSpec .buttons a {
    zoom: 1;
}

.ie6 .editSpec li {
    zoom: 1;
}

.ie6 .editSpec .buttons a .base {
    background: url(../images/mazda-spec-sprite-fs8.png) no-repeat 0 -192px;
}

.ie6 .editSpec .buttons a {
    background: url(../images/mazda-spec-sprite-fs8.png) no-repeat 0 -135px;
}

.ie6 .editSpec .wrap {
    background: url(../images/blue-divider-fs8.png) repeat-x 0 0;
}

.ie7 .editSpec li {
    zoom: 1;
}

.editCompareSpec {
    background-color: #f0f0f0;
    padding: 0;
    color: #666666;
    font-size: 16px;
}

.editCompareSpec .wrap {
    background: url(../images/grey-divider.png) repeat 0 0;
    overflow: hidden;
}

.editCompareSpec h2,
.editCompareSpec .h2 {
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 12px;
    line-height: 30px;
}

.editCompareSpec .carImage {
    text-align: center;
    padding: 15px 0 10px;
    min-height: 65px;
}

.editCompareSpec .carImage img {
    width: 209px;
}

.editCompareSpec li {
    background-color: #e9e9e9;
    padding: 7px 10px;
    width: 202px;
}

.editCompareSpec li.selected,
.editCompareSpec li:hover {
    background-color: #e9e9e9;
}

.editCompareSpec select {
    width: 100%;
    display: block;
}

.editCompareSpec li p {
    font-weight: bold;
    font-size: 16px;
    margin-top: -3px;
}

.editCompareSpec li p strong {
    display: block;
    font-size: 26px;
    color: #333;
}

.editCompareSpec .addComparison {
    background: #e9e9e9 url(../images/mazda-spec-sprite.png) no-repeat 50% -219px;
    font-weight: bold;
    display: block;
    height: 272px;
    color: #a8a8a8;
    text-decoration: none;
    text-align: center;
}

.editCompareSpec .addComparison span {
    padding-top: 94px;
    display: block;
}

.editCompareSpec .hidden {
    display: none;
}

.editCompareSpec .comparisonItem {
    position: relative;
}

.editCompareSpec .closeComparison {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/mazda-spec-sprite.png) no-repeat -147px -80px;
    width: 22px;
    height: 22px;
    text-indent: -1000em;
}

.ie6 .editCompareSpec .closeComparison {
    background: url(../images/mazda-spec-sprite-fs8.png) no-repeat -147px -80px;
}

.ie6 .editCompareSpec .addComparison {
    background: #e9e9e9 url(../images/mazda-spec-sprite-fs8.png) no-repeat 50% -219px;
}

.ie6 .editCompareSpec .wrap {
    background: url(../images/grey-divider-fs8.png) repeat 0 0;
}

.mazdaSpecArea,
.mazdaSpecMiniArea {
    background: #e6eef2;
    padding: 10px 0 20px;
    overflow: hidden;
}

.mazdaSpecMiniArea {
    padding: 20px 0;
}

.mazdaSpecMiniArea ul {
    list-style: disc;
    margin-left: 14px;
}

.mazdaSpecMiniArea ul li span {
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 15px;
    color: #737a80;
}

.mazdaSpecMiniArea h3,
.mazdaSpecMiniArea .h3 {
    color: #14181a;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 24px;
    margin-bottom: 12px;
}

.mazdaSpecMiniArea p,
.mazdaSpecMiniArea li {
    color: #737a80;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 15px;
    list-style: outside none none;
    margin-bottom: 5px;
    position: relative;
}

.mazdaSpecMiniArea p {
    margin-left: 14px;
}

.mazdaSpecMiniArea p:before,
.mazdaSpecMiniArea li:before {
    background: url("../images/li.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    font-size: 8px;
    height: 7px;
    left: -14px;
    position: absolute;
    top: 4px;
    width: 7px;
}

.mazdaSpecMiniArea ul {
    margin-bottom: 20px;
}

.mazdaSpecMiniArea .price {
    background: #e3ebf0;
    padding: 18px 27px 12px;
    -moz-border-radius: 4px;
    /* FF1+ */
    -webkit-border-radius: 4px;
    /* Saf3+, Chrome */
    border-radius: 4px;
    /* Opera 10.5, IE 9 */
}

.mazdaSpecMiniArea .price h3,
.mazdaSpecMiniArea .price .h3 {
    color: #333333;
    font-size: 24px;
    line-height: 34px;
    margin-top: -2px;
}

.mazdaSpecMiniArea .price p {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

.specSummary {
    overflow: hidden;
}

.specSummary .column {
    margin-bottom: 17px;
}

.specSummary h2,
.specSummary .h2,
.specSummary .secondary p {
    font-weight: normal;
    color: #333333;
    font-size: 30px;
    line-height: 100%;
    font-family: 'InterstateMazdaBold', 'Helvetica', 'Arial', sans-serif;
    padding-top: 1px;
}

.specSummary a {
    color: #0086d3;
}

.specSummary .label {
    font-size: 16px;
    color: #666666;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.specSummary .print,
.specSummary .pdf {
    display: block;
    float: left;
    padding: 5px 2px 7px 35px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    margin: 0 5px;
    margin-top: 5px;
}

.specSummary .print {
    background: url(../images/mazda-spec-sprite.png) no-repeat 0 0;
}

.specSummary .pdf {
    background: url(../images/mazda-spec-sprite.png) no-repeat -1px -39px;
}

.ie6 .specSummary .print {
    background: url(../images/mazda-spec-sprite-fs8.png) no-repeat 0 0;
}

.ie6 .specSummary .pdf {
    background: url(../images/mazda-spec-sprite-fs8.png) no-repeat -1px -39px;
    white-space: nowrap;
}

.specAccordion {
    border-bottom: 1px solid #ffffff;
}

.specAccordion a {
    color: #14181a;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    text-decoration: none;
}

.specAccordion h3,
.specAccordion .h3 {
    background: #e6eef2 none repeat scroll 0 0;
    border-top: 1px solid #fff;
    font-size: 17px;
    padding: 0 10px;
    position: relative;
}

.specAccordion h3 a,
.specAccordion .h3 a {
    display: block;
    padding: 11px 0;
    background: #e6eef2;
}

.specAccordion li.current h3,
.specAccordion li.current .h3 {
    background: #2b3033 none repeat scroll 0 0;
}

.specAccordion li.current h3 a,
.specAccordion li.current .h3 a {
    background: #2b3033;
    color: #ffffff;
}

.specAccordion h3 .icn,
.specAccordion .h3 .icn {
    background: url(../images/mazda-spec-sprite-new.png) no-repeat 2px -20px;
    width: 15px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 14px;
}

.specAccordion .noResults h3 .icn,
.specAccordion .noResults .h3 .icn {
    display: none;
}

.specAccordion .current h3 .icn,
.specAccordion .current .h3 .icn {
    background-position: 2px 2px;
}

.specAccordion .initiating .accordionContent {
    display: none;
}

.specAccordion .current .accordionContent {
    display: block;
}

.specAccordion .accordionContent {
    font-size: 14px;
    border-top: 1px solid #b6b6b6;
    display: none;
    margin-top: 0px;
}

.specAccordion .accordionContent li {
    clear: both;
    padding: 7px 0;
    border-top: 1px solid #dddddd;
    overflow: hidden;
}

.specAccordion .accordionContent p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.specAccordion .accordionContent p span {
    padding-left: 30px;
    display: block;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-family: 16px;
    color: #666666;
}

.specAccordion .accordionContent li:nth-child(1) {
    border-top: 0;
}

.specAccordion .accordionContent div {
    font-style: italic;
    color: #666666;
    position: relative;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 13px;
}

.specAccordion .accordionContent div.unavailable {
    color: #afafaf;
}

.specAccordion .accordionContent .icn {
    background: url(../images/mazda-spec-sprite.png) no-repeat -52px -78px;
    width: 16px;
    height: 16px;
    float: left;
    display: block;
    margin-right: 5px;
}

.specAccordion .accordionContent .unavailable .icn {
    background-position: -70px -78px;
    width: 14px;
    height: 14px;
}

.specAccordion .accordionContent .optional .icn {
    background-position: -86px -77px;
    width: 14px;
    height: 15px;
}

.ie6 .specAccordion h3 .icn,
.ie6 .specAccordion .h3 .icn {
    background: url(../images/mazda-spec-sprite-fs8.png) no-repeat -29px -78px;
}

.ie6 .specAccordion .current h3 .icn,
.ie6 .specAccordion .current .h3 .icn {
    background: url(../images/mazda-spec-sprite-fs8.png) no-repeat 1px -68px;
}

.ie6 .specAccordion .accordionContent .icn {
    background: url(../images/mazda-spec-sprite-fs8.png) no-repeat -52px -78px;
}

.specComparison {
    padding-top: 0;
    background-color: #f0f0f0;
}

.specComparison h3,
.specComparison .h3 {
    background: #fff;
}

.specComparison .noResults h3,
.specComparison .noResults .h3 {
    background: #f8f8f8;
}

.specComparison .specAccordion {
    margin-top: 0;
    background: url(../images/grey-divider.png) repeat 0 0;
}

.specComparison .accordionContent p span {
    padding-left: 30px;
}

.ie6 .specComparison h3,
.ie6 .specComparison .h3 {
    background: #f8f8f8 url(../images/grey-divider-fs8.png) repeat 0 0;
}

.ie6 .specComparison .specAccordion {
    background: url(../images/grey-divider-fs8.png) repeat 0 0;
}

/** Secondary Car Nav **/
/******************/
.ie6 .secondaryCarNav .secondRow .wrap {
    zoom: 1;
}

.ie6 .secondaryCarNav .imgWrap {
    background: none;
}

.ie7 .secondaryCarNav .thirdRow .wrap {
    overflow: hidden;
    height: 0;
}

.secondaryCarNav {
    float: left;
    width: 100%;
    height: auto !important;
}

.secondaryCarNav .firstRow {
    background: #0a0c0d;
    overflow: hidden;
}

.secondaryCarNav .secondRow {
    background: #2b3033;
    overflow: hidden;
}

.secondaryCarNav .thirdRow {
    background: #3d464d none repeat scroll 0 0;
    border: medium none !important;
    overflow: hidden;
    height: auto !important;
    width: 100%;
}

.secondaryCarNav .spanTitle {
    font-size: 50px;
    float: left;
    padding: 10px 40px 12px 0px;
    color: white;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.secondaryCarNav h2,
.secondaryCarNav .h2 {
    font-size: 30px;
    float: left;
    padding: 11px 32px 5px 11px;
    color: white;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.secondaryCarNav .firstRow ul {
    float: right;
}

.secondaryCarNav li {
    display: block;
    float: left;
    text-align: center;
}

.secondaryCarNav .firstRow li {
    height: 75px;
    border-left: 2px solid #14181a;
}

.secondaryCarNav .secondRow li {
    min-height: 19px;
    position: relative;
    cursor: pointer;
}

.secondaryCarNav .secondRow li.current {
    color: white;
}

.secondaryCarNav .secondRow li:nth-last-child(1) {
    background: none;
}

.secondaryCarNav .thirdRow li {
    position: relative;
}

.secondaryCarNav .thirdRow li:nth-last-child(1) {
    background: none;
}

.secondaryCarNav li a {
    color: #6c7780;
    display: block;
    font-size: 15px;
    text-decoration: none;
}

.secondaryCarNav li.current a {
    color: #fff;
}

.secondaryCarNav .firstRow li a {
    padding: 0 0 10px;
}

.secondaryCarNav .secondRow li a {
    font-size: 15px;
    line-height: 17px;
    color: #8a9399;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    padding: 16px 20px;
    position: relative;
}

.secondaryCarNav .secondRow li a:after {
    background: #576066 none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 15px;
    width: 1px;
}

.secondaryCarNav .secondRow li.current a:before,
.secondaryCarNav .secondRow li:hover a:before {
    background: #0086d3 none repeat scroll 0 0;
    bottom: 2px;
    content: "";
    display: block;
    height: 2px;
    left: 15px;
    position: absolute;
    width: calc(100% - 30px);
}

.secondaryCarNav .secondRow li.current a,
.secondaryCarNav .secondRow li:hover a {
    color: #fff;
}

.secondaryCarNav .thirdRow li a {
    color: #8a9399;
    font-size: 15px;
    line-height: 17px;
    font-family: 'InterstateMazdaregular', 'Helvetica', 'Arial', sans-serif;
    padding: 12px 15px;
    position: relative;
}

.secondaryCarNav .thirdRow li a:after {
    background: #576066 none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 15px;
    width: 1px;
}

.secondaryCarNav .thirdRow li.current a:before,
.secondaryCarNav .thirdRow li:hover a:before {
    background: #0086d3 none repeat scroll 0 0;
    bottom: 2px;
    content: "";
    display: block;
    height: 2px;
    left: 15px;
    position: absolute;
    width: calc(100% - 30px);
}

.secondaryCarNav .thirdRow li.current a,
.secondaryCarNav .thirdRow li:hover a {
    color: #fff;
}

.secondaryCarNav .thirdRow li.current a {
    cursor: default;
}

.secondaryCarNav .imgWrap {
    display: block;
    text-align: center;
    padding: 10px 30px;
    background: url(../images/secondary-car-nav-shadow.png) no-repeat 50% 100%;
    margin-bottom: -6px;
}

.secondaryCarNav img {
    display: block;
    margin: auto 4px;
    width: 91px;
}

.secondaryCarNav li.current {
    background: #2b3033;
}

.secondaryCarNav .secondRow.one li.current,
.secondaryCarNav .secondRow.one li:hover {
    background: none;
}

.secondaryCarNav .secondRow.one li:hover a {
    color: #fff;
}

.secondaryCarNav .secondRow li:last-child a:after,
.secondaryCarNav .thirdRow li:last-child a:after {
    content: none;
}

.secondaryCarNav .secondRow li.current a {
    color: #fff;
}

.secondaryCarNav .secondRow li.current:nth-child(1) {
    margin-left: 0;
}

.secondaryCarNav .thirdRow li.current {
    background: none;
}

.secondaryCarNav .marker {
    background: url(../images/secondary-car-nav-marker.png) no-repeat 0 0;
    display: none;
    width: 14px;
    height: 9px;
    position: absolute;
    bottom: -1px;
    left: 40%;
}

.secondaryCarNav .secondRow li span {
    font-size: 16px;
    color: white;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.secondaryCarNav .current .marker {
    display: none;
}

#formHead .secondRow li {
    color: #f0f0f0;
    display: block;
    padding: 17px 15px 15px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

/** Parts **/
/******************/
#mazdaParts:after {
    clear: both;
    content: "";
    display: block;
}

#mazdaParts li {
    display: block;
    border-bottom: 1px solid #283033;
    min-height: 79px;
    position: relative;
}

#mazdaParts .icn,
#mazdaParts .icncurr {
    width: 52px;
    height: 52px;
    display: block;
    position: absolute;
    left: 16px;
    top: 13px;
    z-index: 0;
}

#mazdaParts .icncurr {
    z-index: -1;
}

#mazdaParts li:hover .icncurr,
#mazdaParts .current .icncurr {
    z-index: 1;
}

#mazdaParts li.current,
#mazdaParts li:hover {
    background-position: 0 0;
    background-color: #1f2426;
}

#mazdaParts li a {
    color: #8a9299;
    display: table;
    font-size: 15px;
    font-weight: normal;
    height: 79px;
    padding: 0 87px;
    text-decoration: none;
}

#mazdaParts li a span {
    display: table-cell;
    vertical-align: middle;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

#mazdaParts li.current a,
#mazdaParts li:hover a {
    color: #fff;
}

#mazdaParts li.current a {
    cursor: default;
}

#mazdaParts .content p {
    margin: 20px 0;
}

#mazdaParts .content img {
    margin: 10px 0;
}

.ie6 #mazdaParts li {
    zoom: 1;
}

.ie6 #mazdaParts li {
    background-image: url(../images/mazda-parts-sprite-fs8.png);
}

.ie6 #mazdaParts .icn {
    background-image: url(../images/mazda-parts-sprite-fs8.png);
}

.ie7 #mazdaParts li a {
    display: block;
    height: auto;
    padding-top: 14px;
}

/** Video Player **/
/******************/
.video_hero_controls {
    position: absolute;
    text-align: center;
    z-index: 30px;
    width: 100%;
    margin-top: 195px;
}

.video_hero_controls .video_hero_title p {
    font-size: 26px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    color: white;
}

.top_content {
    height: 535px;
    overflow: hidden;
    position: relative;
}

.top_content ul {
    position: absolute;
    left: 0;
    overflow: hidden;
}

.top_content ul li {
    display: inline-block;
    float: left;
}

.top_content .video_hero,
.top_content .row {
    width: 100%;
}

.top_content .video_hero {
    cursor: pointer;
    height: 535px;
    overflow: hidden;
    z-index: 39;
    position: relative;
}

.top_content .video_hero_img {
    position: absolute;
    left: 50%;
    height: 539px;
    width: 1800px;
}

.video_play_icon {
    width: 960px;
    height: 528px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 151;
    cursor: pointer;
    background: url(../images/play-big.png) no-repeat center center;
    display: none;
}

.thumb_play {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    background: url(../images/play-small.png) no-repeat center center;
}

.show_more_top {
    cursor: pointer;
    color: #0091ca;
    padding-right: 25px;
    margin: 15px 0;
    float: right;
    font-size: 14px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    line-height: 115%;
    background: url(../images/sprite-arrows.png) right -377px no-repeat;
}

.video_intro h3,
.video_intro .h3 {
    margin-bottom: 15px;
    font-size: 24px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.video_intro p {
    margin-bottom: 20px;
}

.videos {
    position: relative;
    width: 960px;
}

.video_category {
    position: relative;
    float: left;
    overflow: hidden;
    width: 960px;
}

.video_preview {
    width: 222px;
}

.video_column_preview_image {
    overflow: hidden;
    position: relative;
}

.video_column_preview_image a {
    display: block;
}

.video_column_preview_image img {
    display: block;
    width: 100%;
}

.video_column_preview p.title,
.video_column_preview p.title a {
    background: none repeat scroll 0 0;
    border-bottom: 0 none;
    color: #b8c4cc;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 100%;
    margin: 10px 0;
    padding: 0;
    text-transform: uppercase;
}

.video_column_preview .description span {
    color: #8a9399;
    display: block;
    margin-bottom: 10px;
}

.video_column_preview .description br {
    display: none;
}

.video_column_preview .description .text_toggle {
    padding-right: 20px;
    background: url(../images/sprite-arrows.png) no-repeat right -708px;
}

.video_column_preview .description .text_toggle[data-state="less"] {
    background-position: right -737px;
}

.video_related {
    margin-left: -12px;
}

ul.video_category_list {
    margin-right: -12px;
    overflow: hidden;
}

ul.video_category_list li {
    float: left;
    width: 220px;
    margin-right: 0;
    padding: 0 10px 15px;
    height: auto !important;
}

ul.video_category_list li:hover {
    background: #040505 none repeat scroll 0 0;
}

.video_container {
    float: left;
    z-index: 52;
    width: 100%;
    height: auto;
    position: relative;
}

/* Wheels */
.maxsize {
    max-width: 468px;
}

.bighd {
    margin-top: 24px;
    margin-bottom: 12px;
    float: left;
}

.smallhd {
    font-size: 15px;
    padding-top: 10px;
}

.content-info-open .smallhd {
    font-size: 13px;
}

.grid-12 > .content-info-open .smallhd {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    font-size: 15px;
    padding: 10px 0 0;
    position: static;
}

.grid-12 > .content-info-open > a {
    display: none;
}

.content-info-open {
    position: relative;
    margin-bottom: 15px !important;
}

.content-info-open .smallhd {
    background: rgba(4, 5, 5, 0.9);
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    padding: 20px 20px 40px;
    position: absolute;
    top: 0;
    display: none;
}

.content-info-open.current .smallhd {
    display: block !important;
}

.content-info-open > a {
    background: url("../images/content-info-open.png") no-repeat scroll 0 0;
    bottom: 10px;
    height: 30px;
    position: absolute;
    right: 10px;
    width: 30px;
}

.content-info-open.current > a {
    background-position: 0 -30px;
}

.smallhd strong {
    display: block;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
}

.content-info .richtext p a {
    color: #b8bdc0;
}

.content-info .richtext p a:hover {
    color: #fff;
}

.smallhd p {
    font-size: 12px;
}

.descr {
    padding-top: 21px;
}

.marginB12 {
    margin-bottom: 12px;
}

.marginT12 {
    margin-top: 12px;
}

.rss {
    margin-top: 22px;
    margin-bottom: 10px;
}

.rss p {
    line-height: 75%;
}

.rss .rss_link {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    color: #008ad9;
}

.rss .rss_what {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 12px;
    color: #118ed5;
}

/* Features Carousel */
#featuresCarousel .row_content h2,
#featuresCarousel .row_content .h2 {
    margin-top: 15px;
    font-size: 30px;
    margin-bottom: 10px;
}

/* Promo Car */
.boxcar {
    background: #0a0c0d url("../images/bg-slider-item.png") no-repeat scroll left center;
    cursor: pointer;
    margin-top: 0;
    padding: 20px 0;
}

.boxcar .titlebig {
    color: #fff;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 10px;
}

.boxcar .titlesmall {
    color: #0086d3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 18px;
    line-height: 130%;
}

.boxcar .price {
    color: #333333;
    font-family: 'InterstateMazdaItalic', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 8px;
}

.boxcar .textsmall {
    margin-right: 12px;
    margin-bottom: 12px;
}

.boxcar .textbig {
    margin-bottom: 12px;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

.boxcar .textbig:first-child {
    display: table-cell;
    height: 125px;
    vertical-align: middle;
}

.boxcar .textdate {
    color: #5c6166;
    font-size: 13px;
}

.row.pages-content .offer-summary .grid-6:last-child {
    padding-bottom: 45px;
}

.offer-summary .grid-6 {
    margin: 0 30px;
}

.offer-summary .grid-6:first-child {
    margin: 0 30px;
    width: 280px;
}

.offer-summary .grid-6.alpha {
    margin-left: 0;
    margin-right: 0;
    width: 440px;
}

.offer-summary {
    position: relative;
    padding: 30px 0;
    margin: 15px 0 !important;
    background: #0a0c0d;
}

.offer-summary:first-child {
    margin-top: 30px !important;
}

.offer-summary .link {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -553px;
    color: #fff;
    font-family: "InterstateMazdaLight", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 105%;
    margin-top: 15px;
    padding-right: 22px;
    bottom: 35px;
    position: absolute;
}

.boxcar p {
    margin-right: 12px;
}

.boxcar:first-child {
    margin-top: 12px;
}

.center a {
    display: block;
    text-align: center;
}

.center img {
    vertical-align: middle;
}

.arrow_link a {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -553px;
    color: #fff;
    display: inline-block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    line-height: 17px;
    padding-right: 25px;
    text-decoration: none;
    vertical-align: top;
}

.imglink {
    float: right;
    padding-right: 10px;
    padding-top: 47px;
}

/* Half width promo, selfContainedOffer */
.boxcar.grid-6 div {
    float: left;
}

.boxcar.grid-6 .titlebig,
.boxcar.selfContainedOffer .grid-6 .titlebig {
    color: #aaa;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 20px;
    line-height: 100%;
    margin: 0 0 4px;
}

.boxcar.grid-6 .price,
.boxcar.selfContainedOffer .grid-6 .price {
    color: #0086d3;
    font-family: 'InterstateMazdaItalic', 'Helvetica', 'Arial', sans-serif;
    font-size: 21px;
    line-height: 130%;
}

.boxcar.grid-6 .textbig,
.boxcar.selfContainedOffer .grid-6 .textbig {
    color: #333333;
}

/* Offers Pair */
.boximg {
    margin-top: 10px;
    position: relative;
    cursor: pointer;
    width: 468px;
}

.boximg .descr_text_and_bg {
    position: absolute;
    bottom: 3px;
    left: 0px;
    width: 468px;
    background: url(../images/promo-bg.png) repeat;
    height: 110px;
}

.boximg .descr_text_and_bg .boxtitle {
    padding-left: 12px;
    padding-top: 15px;
    color: white;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 20px;
}

.boximg .descr_text_and_bg .boxtxt {
    width: auto;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
}

.boximg .descr_text_and_bg .boxtxt p {
    padding-bottom: 4px;
    color: white;
}

.boximg .descr_text_and_bg .boxtxt a {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -76px transparent;
    color: #0086d3;
    font-family: 'InterstateMazdaregular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    padding-right: 25px;
    text-decoration: none;
}

/* News Article */
.grid-9 ul li {
    display: block;
    float: left;
    border-top: 1px solid #c9c9c9;
    margin-top: 0;
}

.title.bord {
    margin-bottom: 9px;
}

.slink {
    text-decoration: none;
}

.art {
    color: #D4D4D4;
    background-color: #D4D4D4;
    height: 1px;
}

.center img {
    vertical-align: middle;
}

.article_content p {
    padding-top: 12px;
}

.article_content blockquote {
    margin-bottom: -6px;
    padding-top: 6px;
}

.title {
    color: #333333;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 23px;
    line-height: 100%;
    margin-top: 6px;
}

.toptitle {
    color: #333333;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 21px;
    line-height: 100%;
}

.date {
    color: #5c6166;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 100%;
}

.date div {
    font-size: 16px;
    color: #5c6166;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.bord .date.floatRight {
    margin-top: -16px;
}

.grid-5 .date.floatRight {
    margin-top: 0;
}

.marginT12 .date {
    font-size: 16px;
    color: #333;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.marginT12 .date.floatRight {
    margin-bottom: 5px;
    margin-top: 0;
}

.artdesc {
    color: #333333;
    font-family: 'InterstateMazdaItalic', 'Helvetica', 'Arial', sans-serif;
    font-size: 13px;
    line-height: 100%;
}

.stitle {
    color: #0086d3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    line-height: 100%;
    margin-top: 24px;
}

.sdate {
    color: #333;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 13px;
    line-height: 100%;
    margin-top: 4px;
    margin-bottom: 6px;
}

.arrow_link_back a {
    padding-left: 20px;
    font-size: 14px;
    background: url(../images/sprite-arrows.png) no-repeat left -202px;
    color: #0086d3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    text-decoration: none;
}

.grid-9 ul li:last-child div {
    border: none;
    padding-bottom: 0;
}

/* News Article List */
.titb,
.titb a {
    color: #0086d3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 23px;
    line-height: 100%;
    margin-bottom: 9px;
}

.desc {
    margin: 0;
}

.menu .arr {
    background: #1f2426 none repeat scroll 0 0;
    border: 3px none;
    margin: 0 2px;
}

.menu .arr a {
    text-decoration: none;
    display: block;
    padding: 3px 12px;
    border-radius: 3px;
}

.menu .arr span {
    color: #0086d3;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 160%;
}

.menu .arr:hover {
    background: #0086d3 none repeat scroll 0 0;
}

.menu .arr:hover span {
    color: #ffffff;
}

.menu .numbpage {
    background: #1f2426 none repeat scroll 0 0;
    border: 3px none;
    margin: 0 2px;
}

.menu .numbpage a {
    text-decoration: none;
    display: block;
    padding: 3px 12px;
    border-radius: 3px;
}

.menu .numbpage span {
    color: #8a9399;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 160%;
}

.menu .numbpage:hover {
    background: #0086d3 none repeat scroll 0 0;
}

.menu .numbpage:hover span {
    color: #fff;
}

.menu .currentpage {
    background: #0a0c0d none repeat scroll 0 0;
    border: 3px none;
    margin: 0 2px;
}

.menu .currentpage a {
    text-decoration: none;
    display: block;
    padding: 3px 12px;
    border-radius: 3px;
}

.menu .currentpage span {
    color: #ffffff;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 160%;
}

.menu .dots {
    margin: 0 3px;
}

.menu .dots a {
    text-decoration: none;
}

.menu .dots span {
    color: #b6b6b6;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 160%;
}

.arrow_link_top a {
    padding-right: 25px;
    font-size: 14px;
    background: url(../images/top-blue-arrow.png) no-repeat right center;
    color: #0086d3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    text-decoration: none;
}

.accessories-page ~ .row .arrow_link_top a {
    display: none;
}

.news-item .stext {
    display: block;
    font-size: 15px;
    line-height: 17px;
}

.stext {
    padding-right: 6px;
}

.stext.sm12 {
    font-size: 12px;
}

/* Box Business */
.box {
    background: #3d464d none repeat scroll 0 0;
    border: medium none;
    overflow: visible;
    padding: 2px 0;
    margin-bottom: 50px;
}

.models-overview .box {
    margin-bottom: 30px;
}

.minbox {
    margin: 10px 20px;
}

.bluebox {
    margin: 0;
    margin-top: 10px;
}

.blueboxdown {
    margin: 6px 12px 6px 12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #56AFE1;
    background: -moz-linear-gradient(top, #56afe1 0%, #118ed5 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#56afe1), to(#118ed5));
    background: -o-gradient(#56afe1, #118ed5);
    background: -ms-linear-gradient(top, #56afe1, #118ed5);
}

.mouvebox {
    margin: 9px 12px 9px 12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #7D6992;
    background: -moz-linear-gradient(top, #7d6992 0%, #462964 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#7d6992), to(#462964));
    background: -o-gradient(#7d6992, #462964);
    background: -ms-linear-gradient(top, #7d6992, #462964);
    -moz-box-shadow: 1px 1px 1px 0 #36464f;
    -webkit-box-shadow: 1px 1px 1px 0 #36464f;
    box-shadow: 1px 1px 1px 0 #36464f;
}

.color-white {
    color: #fff;
    display: block;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
}

.title {
    cursor: default;
}

.title a {
    color: #8a9399;
    display: block;
    font-family: "InterstateMazdaregular", "Helvetica", "Arial", sans-serif;
    font-size: 20px;
    text-decoration: none;
}

.title a span {
    color: white;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    text-decoration: none;
}

.title span {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 18px;
    color: white;
    text-decoration: none;
    border-bottom: 2px solid #51595f;
    display: block;
    padding-bottom: 10px;
}

.title[data-href] {
    cursor: pointer;
}

.titlemouve {
    padding-left: 9px;
    cursor: pointer;
}

.titlemouve a {
    color: white;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 1.2;
    width: 90%;
    padding: 8px 0;
    text-decoration: none;
    display: block;
}

.titlemouve a .arrow_right {
    background: url(../images/sprite-arrows.png) no-repeat 0 -22px;
    float: right;
    width: 4px;
    height: 9px;
    margin-top: 6px;
    margin-right: -8px;
}

.titleblue a {
    color: white;
    cursor: pointer;
    display: block;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    position: relative;
    text-decoration: none;
    padding: 8px 45px 8px 20px;
    background-color: #0086d3;
    margin-right: 5px;
}

.titleblue a:hover {

    color: #fff;
    background-color: #1f2426;

}

.titlegr a {
    background-color: #51595f;
}

.blue-ar {
    color: #0086d3;
}

.titleblue:last-child a {
    border: medium none;
}

.titleblue a .arrow_right {
    background: url(../images/sprite-arrows.png) no-repeat 0 -530px;
    bottom: 0;
    float: right;
    height: 15px;
    margin: auto;
    position: absolute;
    right: 20px;
    top: 0;
    width: 15px;
}

.titleblue a:hover .arrow_right {
    /*background-position: 0 -530px;*/
    background-position: 0 -555px;
}

.titleblue a:hover:before {
    /*background: #0086d3 none repeat scroll 0 0;*/
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
}

.titleblue a:hover:after {
    /*background: #0086d3 none repeat scroll 0 0;*/
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: -2px;
    width: 100%;
}

.titleblue a .arrow_down {
    background: url("../images/sprite-arrows.png") no-repeat scroll 0 -600px;
    float: right;
    height: 10px;
    margin-right: -4px;
    margin-top: 9px;
    position: relative;
    width: 20px;
}

.titleblue a:hover .arrow_down {
    background-position: 0 -769px;
    margin-right: -29px;
}

.titleblue a .arrow_next {
    background: url("../images/sprite-arrows.png") no-repeat scroll -3px -482px;
    bottom: 0;
    float: right;
    height: 15px;
    margin: auto;
    position: absolute;
    right: -10px;
    top: 0;
    width: 15px;
}

.titleblue a span {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
}

.titleblue ul {
    display: none;
    list-style: none;
}

.titleblue .stand {
    padding-left: 20px;
}

.titleblue .stand a {
    color: white;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
    display: block;
}

.titleblue .stand .down {
    display: none;
}

.titleblue .stand a span {
    float: right;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    height: 9px;
    margin-top: 10px;
    width: 4px;
}

.titleblue .dl {
    margin-right: 9px;
    padding-left: 10px;
    /* IE10 */
    background-image: -ms-linear-gradient(bottom, gray 0%, #767676 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(bottom, gray 0%, #767676 100%);
    /* Opera */
    background-image: -o-linear-gradient(bottom, gray 0%, #767676 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, gray), color-stop(1, #767676));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(bottom, gray 0%, #767676 100%);
    /* Proposed W3C Markup */
    background-image: linear-gradient(bottom, gray 0%, #767676 100%);
}

.titleblue .dl a {
    color: white;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
    display: block;
}

.titleblue .dl a span {
    background: url("../images/sprite-brochure.png") no-repeat scroll -7px -2px transparent;
    float: right;
    height: 14px;
    margin-right: 7px;
    margin-top: 7px;
    width: 12px;
}

.titleblue .post {
    margin-right: 9px;
    padding-left: 10px;
    /* IE10 */
    background-image: -ms-linear-gradient(bottom, gray 0%, #767676 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(bottom, gray 0%, #767676 100%);
    /* Opera */
    background-image: -o-linear-gradient(bottom, gray 0%, #767676 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, gray), color-stop(1, #767676));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(bottom, gray 0%, #767676 100%);
    /* Proposed W3C Markup */
    background-image: linear-gradient(bottom, gray 0%, #767676 100%);
}

.titleblue .post a {
    color: white;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
    display: block;
}

.titleblue .post a span {
    background: url("../images/sprite-brochure.png") no-repeat scroll -5px -29px transparent;
    float: right;
    height: 11px;
    margin-right: 6px;
    margin-top: 10px;
    width: 16px;
}

.titleblue .rad {
    display: none;
    padding-bottom: 3px;
    margin-left: -9px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.ie7 .titleblue a span.arrow_right {
    display: block;
    position: relative;
    margin-top: -18px;
}

.ie7 .titleblue a span.arrow_down {
    display: block;
    position: relative;
    margin-top: -18px;
}

/* Pbc Module */
.title1 {
    color: #333333;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 100%;
}

.title2 {
    color: #979fa4;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    line-height: 100%;
    margin-bottom: 3px;
}

.desc1 {
    color: #A0A0A0;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 100%;
}

.desc2 {
    color: #5b5b5b;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    line-height: 100%;
    margin-bottom: 15px;
}

.quote {
    color: #5c6266;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 15px;
}

.follow a {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -61px transparent;
    color: #0086D3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 103%;
    padding-right: 24px;
    text-decoration: none;
}

.boxvid {
    position: relative;
    overflow: hidden;
    margin-top: -2px;
}

.boxvid .module_header {
    padding-bottom: 10px;
    margin-top: -10px;
}

.boxvid h2,
.boxvid .h2 {
    margin-top: 30px;
    font-weight: normal;
}

.boxvid .boxdown {
    width: 100%;
    position: absolute;
    bottom: 0px;
    background: url(../images/promo-bg.png);
    padding: 20px 10px;
}

.boxvid p {
    color: white;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 24px;
    line-height: 100%;
}

/* Vacancies */
.vac {
    height: auto;
    border: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: white;
}

.vac hr {
    color: #c9c9c9;
    background-color: #c9c9c9;
    height: 1px;
    border: 0;
}

.vac a {
    padding-right: 25px;
    margin-top: 31px;
    margin-right: 9px;
    margin-bottom: 10px;
    font-size: 14px;
    background: url(../images/sprite-arrows.png) no-repeat right -62px;
    color: #0086d3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    text-decoration: none;
    line-height: 100%;
}

.vac .stitle a {
    background: none;
}

.vac li {
    display: inline;
}

a.primaryCTA {
    background: url(../images/button-bg.png) repeat-x;
    color: white;
    float: left;
    margin: 0 24px 24px 0;
}

a.primaryCTA span {
    background: url(../images/button_arrow.png) no-repeat 100% 48%;
    display: block;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    margin-right: 6px;
    padding: 6px 12px 6px 6px;
}

.tit {
    color: #0086d3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    padding: 6px 0px 0px 0px;
}

.vtext {
    padding-right: 42px;
    padding-left: 0px;
}

.dead {
    color: #333333;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    padding-left: 0px;
}

.bigt {
    color: #333333;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    padding-top: 10px;
    padding-bottom: 11px;
}

.smallt {
    color: #666666;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 21px;
    padding-top: 25px;
    padding-bottom: 11px;
}

.job {
    height: auto;
    border: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: white;
    margin-bottom: 75px;
    margin-top: 10px;
    padding-bottom: 15px;
}

.job hr {
    color: #c9c9c9;
    background-color: #c9c9c9;
    height: 1px;
    border: 0;
}

.job .tab {
    border-collapse: separate;
    border-spacing: 0;
    border: 0 none;
    width: 960px;
}

.job .tabtit {
    border-bottom: 1px solid #c9c9c9;
}

.job .tabtit p {
    color: #666666;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    padding: 19px 0px 10px 10px;
}

.job .tabtit select {
    color: #666666;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    margin-left: 5px;
}

.tabjob {
    border-bottom: 1px solid #c9c9c9;
}

.tabjob p {
    font-size: 12px;
    padding: 11px 0px 10px 10px;
}

.tabjob a {
    float: left;
    padding-right: 25px;
    font-size: 13px;
    background: url(../images/sprite-arrows.png) no-repeat right -62px;
    color: #0086d3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    text-decoration: none;
    line-height: 100%;
}

.tabjobname {
    border-bottom: 1px solid #c9c9c9;
}

.tabjobname p {
    color: #333333;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    padding: 11px 0px 10px 10px;
}

/* Storage Tool */
/****************/
#storageTool {
    background-image: url(../images/storage-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-color: #0a0c0d;
    height: 648px;
    position: relative;
}

#storageTool .storage_container.row_content {
    padding-top: 0 !important;
}

#storageTool .title {
    background: #000 none repeat scroll 0 0;
    height: 88px;
    width: 100%;
    margin-top: 0 !important;
    position: absolute;
    z-index: 6;
    top: 0;
}

#storageTool h2,
#storageTool .h2 {
    color: white;
    padding-top: 30px;
    font-size: 30px;
}

#storageTool h2 span,
#storageTool .h2 span {
    color: #ababab;
    font-size: 14px;
    border: medium none;
    padding: 0;
}

#carColorator .storage_container {
    background: no-repeat scroll 0 360px;
    overflow: hidden;
}

#storageTool ul {
    position: absolute;
    top: 0;
    z-index: 5;
    min-height: 400px;
    min-width: 960px;
}

#storageTool ul li {
    width: 960px;
    height: 615px;
    position: absolute;
    top: 30px;
    z-index: 5;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    text-align: center;
}

#storageTool ul li div {
    margin-left: auto;
    margin-right: auto;
}

#storageTool .slider_container {
    background: url(../images/storage-slider-bg.png) repeat-x;
    height: 120px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 6;
}

#storageTool .slider_container .row_content {
    color: white;
    padding: 0;
}

#storageTool .luggage_pagination {
    width: 745px;
    height: 28px;
    padding-bottom: 10px;
    display: none;
    margin: 20px auto;
}

#storageTool .luggage {
    background: url(../images/luggage-icon.png) no-repeat;
    height: 28px;
    width: 32px;
    display: inline-block;
    margin-right: 141px;
    float: right;
}

#storageTool .luggage:first-child {
    margin-right: 0;
}

#storageTool #selectLuggage {
    display: none;
}

#storageTool .row_content {
    clear: both;
}

#storageTool .luggage_icons {
    float: left;
    margin-top: 30px;
}

#storageTool .luggage_icons .icon {
    margin-left: 17px;
    height: 58px;
    float: left;
    opacity: 0.6;
}

#storageTool .luggage_icons .small_luggage {
    background: url(../images/luggage/small-luggage.png) no-repeat center bottom;
    width: 23px;
}

#storageTool .luggage_icons .mid_luggage {
    background: url(../images/luggage/mid-luggage.png) no-repeat center bottom;
    width: 21px;
}

#storageTool .luggage_icons .big_luggage {
    background: url(../images/luggage/big-luggage.png) no-repeat center bottom;
    width: 23px;
}

#storageTool .luggage_icons .big_hand_luggage {
    background: url(../images/luggage/big-hand-luggage.png) no-repeat center bottom;
    width: 34px;
}

#storageTool .luggage_icons .small_hand_luggage {
    background: url(../images/luggage/small-hand-luggage.png) no-repeat center bottom;
    width: 26px;
}

#storageTool .luggage_icons .baby_pram {
    background: url(../images/luggage/baby-pram.png) no-repeat center bottom;
    width: 33px;
}

#storageTool .luggage_icons .golf_kit {
    background: url(../images/luggage/golf-kit.png) no-repeat center bottom;
    width: 19px;
}

#storageTool .luggage_icons .surf_board {
    background: url(../images/luggage/surf-board.png) no-repeat center bottom;
    width: 15px;
}

#storageTool #slider,
#storageTool .slider {
    height: 28px;
    width: 684px;
    padding-bottom: 0;
    margin: 60px 20px 0 0;
    position: relative;
    display: block;
    background: url(../images/luggage-slider-bar.png) no-repeat left top;
    border: none;
    float: left;
}

#storageTool #slider .ui-slider-range,
#storageTool .slider .ui-slider-range {
    width: 621px;
    padding-bottom: 0;
    margin: 0;
    z-index: 10;
    background: #5c6266 none repeat scroll 0 0;
    height: 1px;
}

#storageTool .ui-slider-handle {
    background: url(../images/luggage-slider-handle.png) no-repeat center center;
    width: 24px;
    height: 22px;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 11;
    outline: none;
    border: none;
    margin-left: -15px;
}

.content-info h2,
.content-info .h2 {
    font-size: 30px;
    margin-top: 0;
}

/* Country Selector */
.boxlng {
    border: 4px none;
    margin-top: 35px;
    margin-bottom: 107px;
}

.boxlng .listbox {
    padding-top: 24px;
    padding-left: 38px;
    padding-bottom: 53px;
}

.boxlng .listbox a {
    left: 39px;
    padding-left: 39px;
    font-size: 14px;
    color: #0086d3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    text-decoration: none;
    line-height: 2.5em;
}

.boxlng .listbox .sec {
    margin-bottom: 20px;
}

.boxlng .border {
    border-bottom: 1px solid #D7DBDD;
}

.boxlng li {
    display: block;
    position: relative;
}

.ie7 .flag {
    left: 0px;
    top: -3px;
}

.ie6 .flag {
    left: 0px;
    top: -3px;
}

.flag {
    background: url(../images/flags-sprite.png) no-repeat -12px -10px;
    width: 30px;
    height: 20px;
    display: block;
    position: absolute;
    top: 8px;
}

.fr-BE .flag,
.nl-BE .flag {
    background-position: -12px -10px;
}

.cs-CZ .flag {
    background-position: -12px -74px;
}

.da-DK .flag {
    background-position: -12px -104px;
}

.de-DE .flag {
    background-position: -12px -136px;
}

.es-ES .flag {
    background-position: -12px -168px;
}

.fr-FR .flag {
    background-position: -12px -199px;
}

.hr-HR .flag {
    background-position: -12px -231px;
}

.en-IE .flag {
    background-position: -12px -263px;
}

.it-IT .flag {
    background-position: -59px -10px;
}

.fr-LU .flag {
    background-position: -59px -44px;
}

.hu-HU .flag {
    background-position: -59px -76px;
}

.nl-NL .flag {
    background-position: -59px -105px;
}

.nb-NO .flag {
    background-position: -59px -137px;
}

.de-AT .flag {
    background-position: -59px -170px;
}

.ru-RU .flag {
    background-position: -59px -202px;
}

.pl-PL .flag {
    background-position: -59px -236px;
}

.pt-PT .flag {
    background-position: -112px -10px;
}

.fr-CH .flag,
.de-CH .flag,
.it-CH .flag {
    background-position: -112px -43px;
}

.sv-SE .flag {
    background-position: -112px -201px;
}

.sl-SI .flag {
    background-position: -112px -137px;
}

.sk-SK .flag {
    background-position: -112px -168px;
}

.tr-TR .flag {
    background-position: -112px -233px;
}

.en-GB .flag,
.en-US .flag {
    background-position: -112px -265px;
}

/* Site Map */
.listbox {
    margin-right: 24px;
}

.sec {
    margin-top: 10px;
}

.sec,
.sec1d {
    margin-bottom: 10px;
}

.sec1d {
    margin: 0;
}

.sec1d.index-sec1d {
    margin: 0 0 2px;
}

.sec1d > span {
    background: #2b3033;
    border-radius: 3px;
    display: block;
    padding-left: 20px;
    position: relative;
    padding-right: 30px;
}

.sec1l > ul {
    padding-bottom: 10px;
    border-bottom: 1px solid #283033;
}

.sec1l ul {
    padding-left: 20px;
}

.sec1d > span > a {
    color: #fff;
    display: block;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.4em;
    padding-bottom: 10px;
    padding-top: 10px;
    text-decoration: none;
}

.sec1d > span > i,
.sec1l > span > i {
    background: url("../images/mazda-spec-sprite-new.png") no-repeat scroll 5px 5px;
    bottom: 0;
    display: block;
    height: 20px;
    margin: auto;
    position: absolute;
    right: 10px;
    top: 0;
    width: 20px;
    cursor: pointer;
}

.sec1d.index-sec1d > a {
    background: #1f2426 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 2.5em;
    padding-left: 20px;
    text-decoration: none;
}

.sec1l > span {
    display: block;
    padding-left: 20px;
    border-bottom: 1px solid #283033;
    position: relative;
}

.sec1l > span > a {
    color: #fff;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 2.5em;
    text-decoration: none;
}

.sec1l > span > i {
    background: url("../images/filter-arr.png") no-repeat scroll 3px -84px;
}

.sec2 > a {
    color: #8a9399;
    display: inline-block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.2em;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-top: 6px;
    position: relative;
    text-decoration: none;
    vertical-align: top;
}

.sec2 > a:before {
    background: #0086d3 none repeat scroll 0 0;
    border-radius: 50px;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 7px;
}

.sec3 > ul {
    margin-bottom: 10px;
}

.sec3 > a,
.sec4 > a {
    color: #5c6166;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.4em;
    text-decoration: none;
}

.sitemap .close > ul {
    display: none;
}

.sec1d.close > span {
    background: #0a0c0d none repeat scroll 0 0;
}

.sec1d.close > span > a {
    color: #b8c4cc;
}

.sec1d.close > span > i {
    background-position: 5px -17px;
}

.sec1l.close > span > i {
    background-position: 3px -28px;
}

.border {
    border-bottom: 1px solid #D7DBDD;
}

/* Car Colorator */
.colorator {
    height: 742px;
    position: relative;
}

.colorator .storage_container.row_content {
    padding-top: 0 !important;
    width: 899px !important;
    margin: 0;
}

.colorator .title {
    background: url(../images/storage-title-bg.png) repeat-x;
    height: 88px;
    width: 100%;
    margin-top: 0 !important;
    position: absolute;
    z-index: 6;
    top: 0;
}

.colorator h2,
.colorator .h2 {
    color: white;
    padding-top: 20px;
    font-size: 30px;
}

.colorator ul {
    position: absolute;
    top: 0;
    z-index: 5;
    min-height: 400px;
    min-width: 960px;
}

#carColorator.interiorcol .storage_container div.label {
    display: none !important;
}

#carColorator.interiorcol .storage_container {
    background-position: 0 381px;
}

.interiorcol ul {
    min-height: 402px;
}

.colorator ul li {
    width: 960px;
    height: 615px;
    position: absolute;
    top: 0;
    opacity: 0;
}

.colorator .slider_container {
    background: url(../images/storage-slider-bg.png) repeat-x;
    height: 166px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 6;
}

.colorator .slider_container .row_content {
    color: white;
    padding: 0;
}

.colorator .luggage_pagination {
    width: 745px;
    height: 28px;
    padding-bottom: 10px;
    margin: 20px auto;
    display: none;
}

.colorator .luggage {
    background: url(../images/luggage-icon.png) no-repeat;
    height: 28px;
    width: 32px;
    display: inline-block;
    margin-right: 141px;
    float: right;
}

.colorator .luggage:first-child {
    margin-right: 0;
}

.colorator #selectLuggage {
    display: none;
}

.colorator #slider,
.colorator .slider {
    height: 28px;
    width: 695px;
    padding-bottom: 0;
    margin: 0 auto;
    position: relative;
    display: block;
    background: url(../images/luggage-slider-bar.png) no-repeat left top;
    border: none;
    bottom: -4px;
}

.colorator #slider .ui-slider-range,
.colorator .slider .ui-slider-range {
    height: 28px;
    width: 695px;
    padding-bottom: 0;
    margin: 0;
    z-index: 10;
    background: none;
}

.colorator a.ui-slider-handle {
    background: url(../images/luggage-slider-handle.png) no-repeat center center;
    width: 24px;
    height: 22px;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 11;
    outline: none;
    border: none;
}

.interiorcol ul li img {
    display: block;
    left: 110px;
    position: absolute;
    max-width: none;
    width: auto;
}

.colorator {
    clear: both;
    overflow: visible !important;
    position: relative;
    height: auto;
    text-align: center;
    padding-bottom: 20px;
    left: 25px;
}

.colorator h2,
.colorator .h2,
.colorator p {
    position: relative;
}

.colorator .forwardCTA {
    margin-right: 20px;
}

.colorator .storage_container {
    padding-top: 10px;
}

.colorator ul {
    min-width: 960px;
    width: 960px;
    margin: 0 auto;
    position: relative;
    left: 0;
}

.colorator ul li {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    height: 383px;
    overflow: hidden;
    opacity: 1;
}

.colorator ul li img {
    float: left;
    max-width: none;
    width: auto;
}

.colorator .sh {
    background-position: 5px center;
    bottom: 100px;
    height: 40px;
    position: absolute;
    width: 100%;
}

.colorator .inner {
    position: absolute;
    bottom: 39px;
    height: 100%;
    width: 100%;
    background: url(../images/luggage-slider-handle.png) no-repeat center bottom;
    z-index: 0;
}

.colorator .ui-slider a {
    overflow: visible;
    background: url(../images/colorator-divider.png) 10px 0 no-repeat;
    top: -399px;
    height: 460px;
    margin-left: -10px;
}

.colorator .slider {
    width: 960px;
    min-width: 960px;
    background: none;
    height: 22px;
}

.colorator .slider .sliderBackgrounds {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.colorator .slider .sliderBackgrounds div {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/interior-slider-bgs.png) 0 -87px repeat-x;
}

.colorator .slider .sliderBackgrounds .background1 {
    background-position: 0 -28px;
}

.colorator .slider .sliderBackgrounds .background2 {
    background-position: 0 0;
}

.colorator .slider .sliderBackgrounds .background3 {
    background-position: 0 -55px;
}

.colorator .slider_container {
    background: none;
    position: relative;
    height: auto;
}

.colorator h2,
.colorator .h2,
.colorator p {
    float: left;
    margin-bottom: 65px;
    margin-top: 35px;
}

.colorator p {
    margin: 64px 0 0 20px;
    color: #8a9399;
}

.colorator .forwardCTA {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -678px transparent;
    color: #8a9399;
    float: right;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    margin-top: 64px;
    padding-right: 30px;
    text-decoration: none;
}

.colorator .row_content {
    clear: both;
}

.colorator .sliderimage {
    display: none;
}

#carColorator ul {
    min-width: 899px;
    width: 899px;
    background: none repeat scroll 0 0 !important;
}

#carColorator ul li {
    width: 899px;
}

#carColorator ul li .handle {
    display: none;
}

#carColorator .storage_container:before,
#carColorator .storage_container:after {
    /*background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;*/
    bottom: 15px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
}

#carColorator .storage_container:before {
    bottom: 39px;
    z-index: 0;
}

#carColorator .storage_container div.label {
    background: none no-repeat scroll -1px 0px;
    bottom: 0px;
    height: 23px;
    position: absolute;
    width: 902px;
    left: 0px;
    font-size: 0px;
}

#carColorator .slider-colorbar-img {
    display: none;
}

#carColorator .slider {
    width: 899px;
    min-width: 899px;
    position: absolute;
    left: 0;
    height: 0px;
}

#carColorator .slider .label {
    color: #8a9399;
    display: none;
    float: left;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 0;
    position: absolute;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

#carColorator .slider .label {
    left: 0 !important;
    right: auto !important;
    top: 245px !important;
}

#carColorator .slider .label.label_right {
    left: auto !important;
    right: 0 !important;
}

#carColorator .inner {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    display: block;
    margin-bottom: 14px;
    bottom: auto;
    top: 0;
}

#carColorator .ui-slider .fakeHandle {
    overflow: visible;
    background: url("../images/colorator-divider.png") no-repeat scroll 10px 0 transparent;
    top: -128px !important;
    height: 460px;
    display: none;
    position: absolute;
    width: 100%;
}

#carColorator .current .inner,
#carColorator .current .fakeHandle,
#carColorator .current .label {
    display: block !important;
}

#carColorator .ui-slider a {
    background: url(../images/luggage-slider-handle.png) no-repeat center center;
    overflow: visible;
    top: 0;
    width: 24px;
    height: 22px;
}

#carColorator .fakeHandle:before {
    content: "";
    height: 100%;
    left: -1000px;
    position: absolute;
    top: 0;
    width: 2000px;
    z-index: 0;
}

#carColorator .slider.current {
    z-index: 1;
}

/* Buying & Owining */
.bigtext {
    color: #333333;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 26px;
}

.smalltext {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 23px;
    margin-bottom: 4px;
}

.buyingbox {
    height: 66px;
    overflow: visible;
    border: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #4A606D;
    -moz-box-shadow: 2px 2px 0 #cbcbcb;
    -webkit-box-shadow: 2px 2px 0 0 #cbcbcb;
    padding-top: 12px;
    padding-bottom: 12px;
}

.buyingbox .bluebox {
    margin: 6px 12px 6px 12px;
    background-color: #56AFE1;
    background: -moz-linear-gradient(top, #56afe1 0%, #118ed5 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#56afe1), to(#118ed5));
    background: -o-gradient(#56afe1, #118ed5);
    background: -ms-linear-gradient(top, #56afe1, #118ed5);
}

.buyingbox .mouvebox {
    margin: 6px 12px 6px 12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #7D6992;
    background: -moz-linear-gradient(top, #7d6992 0%, #462964 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#7d6992), to(#462964));
    background: -o-gradient(#7d6992, #462964);
    background: -ms-linear-gradient(top, #7d6992, #462964);
}

.buyingbox a {
    padding-left: 9px;
    color: white;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 11px;
    line-height: 26px;
    width: 100%;
    text-decoration: none;
}

.buyingbox a .arrow_right {
    background: url(../images/sprite-arrows.png) no-repeat 0 -22px;
    float: right;
    width: 4px;
    height: 9px;
    margin-top: 7px;
    margin-right: 9px;
}

.imgtxt {
    margin-top: 35px;
}

.imgtxt h2,
.imgtxt .h2 {
    color: #0086d3;
}

.imgtxt .par1 {
    margin-top: 9px;
    margin-bottom: -8px;
}

.imgtxt .par2 {
    margin-bottom: 6px;
}

.imgtxt a {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -62px transparent;
    color: #0086D3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 2em;
    padding-right: 25px;
    text-decoration: none;
}

#buying-slider h2,
#buying-slider .h2 {
    color: #333333;
    margin-bottom: 10px;
}

#buying-slider p {
    color: #666666;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
}

#buying-slider p.buying-more {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -61px;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    line-height: 100%;
    margin-top: 15px;
    padding-right: 28px;
    color: #0086D3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

#buying-slider {
    margin-top: 40px;
    overflow: hidden;
    position: relative;
}

#buying-slider li {
    float: left;
    width: 960px;
    padding-bottom: 35px;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}

#buying-slider li .grid-12 > div {
    display: inline-block;
    vertical-align: middle;
}

#buying-slider li .grid-12 > div:last-child {
    margin-left: 20px;
}

#buying-slider li img {
    max-width: 100%;
}

#buying-slider li.opaque {
    opacity: 1;
}

#buying-slider li.semi-opaque {
    opacity: 0.15;
}

#buying-slider-wrapper {
    position: relative;
}

#buying-slider-wrapper .slide-control {
    background-image: url(../images/slide-control-gradient.png);
    background-repeat: repeat-y;
    height: 100%;
    top: 0;
    width: 40px;
}

#buying-slider-wrapper .slide-control span {
    background: url(../images/sprite-arrows.png) no-repeat 0 -136px;
    display: block;
    height: 22px;
    left: 28px;
    margin-top: -22px;
    position: absolute;
    top: 50%;
    width: 12px;
}

#buying-slider-wrapper .prev {
    background-position: -40px 0;
}

#buying-slider-wrapper .prev span {
    background-position: 0 -158px;
    left: 0;
}

#buying-slider-wrapper .inactive {
    cursor: default;
}

#buying-slider-wrapper .inactive span {
    background-image: none;
}

#buying-slider-wrapper .carousel-bullets {
    top: -130px;
    right: -8px;
}

#buying-slider-wrapper .carousel-bullets a {
    background-image: url("../images/navigation/owning-bullets.png") !important;
}

/* tabbed slider :: begin*/
.tabbed-slider:after {
    clear: both;
    content: "";
    display: block;
}

.tabbed-slider:before {
    background: #1f2426 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -1000px;
    position: absolute;
    top: 0;
    width: 4000px;
}

.tabbed-slider .buying:before {
    background: url("../images/bg_cars.jpg") repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: -1000px;
    position: absolute;
    top: 0;
    width: 3000px;
}

.slides-container .p1,
.slides-container .p1 strong {
    color: #fff;
    font-size: 36px;
}

.slides-container h2,
.slides-container .h2 {
    margin-bottom: 10px;
}

.slides-container p {
    margin-bottom: 20px;
    margin-top: 0;
}

.slides-container ul {
    margin-bottom: 20px;
}

.slides-container {
    margin-top: 30px;
    margin-bottom: 50px;
    overflow: hidden;
    position: relative;
}

.tabbed-slider .buying-owning-bullets {
    bottom: 22px !important;
    padding: 0;
    position: absolute;
    right: -5px !important;
}

.slides-container li {
    float: left;
    width: 960px;
    padding-bottom: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}

.slides-container li .grid-8 {
    float: left;
    margin-left: 40px;
}

.slides-container li .grid-3 {
    float: right;
    margin-right: 40px;
}

.slides-container li .grid-12 > div {
    display: inline-block;
    vertical-align: middle;
}

.slides-container li .grid-12 > div.grid-6 {
    width: 438px;
}

.slides-container li .grid-12 > div.grid-6:first-child {
    margin-left: 30px;
}

.slides-container li .grid-12 .richtext {
    margin-left: 30px;
}

.slides-container li img {
    max-width: 100%;
}

.slides-container li.opaque {
    opacity: 1;
}

.slides-container li.semi-opaque {
    opacity: 0.15;
}

.slides-container-wrapper {
    position: relative;
}

.slides-container-wrapper .slide-control {
    background: none repeat scroll 0 0;
    height: 100%;
    top: 0;
    width: 40px;
}

.slides-container-wrapper .slide-control span {
    background: url(../images/sprite-arrows.png) no-repeat -5px -794px;
    display: block;
    height: 28px;
    left: 15px;
    margin-top: -22px;
    opacity: 0.2;
    position: absolute;
    top: 50%;
    width: 15px;
}

.slides-container-wrapper .slide-control span:hover {
    opacity: 1;
}

.slides-container-wrapper .prev {
    background-position: -40px 0;
}

.slides-container-wrapper .prev span {
    background-position: -5px -854px;
    left: 0;
}

.slides-container-wrapper .inactive {
    cursor: default;
}

.slides-container-wrapper .inactive span {
    background-image: none;
}

.slides-container-wrapper .carousel-bullets {
    top: -130px;
    right: -8px;
}

.slides-container-wrapper .carousel-bullets a {
    background-image: url("../images/navigation/owning-bullets.png") !important;
}

.slides-container p > a {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -553px;
    color: #fff;
    font-family: "InterstateMazdaLight", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 100%;
    margin-top: 15px;
    padding-right: 22px;
}

/* tabbed slider :: end */
/*Buying and Owning Carousel*/
.buying-owning-bullets {
    float: right;
    padding: 0 0 30px;
    position: static;
    text-align: left;
    width: 468px;
}

.buying-owning-bullets li {
    display: inline-block;
    float: none;
}

.buying {
    /*min-height:140px;*/
    border-width: 1px 0;
    border-style: solid;
    border-color: #f0f0f0;
    margin-top: 40px;
}

.row + .row .buying {
    margin-top: 0;
}

.tabbed-slider .buying {
    border: none;
    position: relative;
}

.buying .wrap {
    overflow: hidden;
    text-align: left;
    padding-right: 1px;
}

.buying .wrap .owning {
    display: table;
    float: left;
    width: 240px;
    background: #0a0c0d none repeat scroll 0 0;
    position: relative;
}

.buying .wrap .owning:after {
    border-right: 2px solid #1f2426;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.buying .wrap .owning:last-child:after {
    content: none;
}

.slides-container ul li {
    color: #8a9399;
    font-size: 15px;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 5px 15px;
    position: relative;
}

.slides-container ul li::before {
    background: #0086d3 none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 7px;
}

.tabbed-slider .slides-container li .grid-12 > div {
    padding: 0;
    vertical-align: top;
    display: inline-block;
}

.buying .wrap .owning h3,
.buying .wrap .owning .h3 {
    color: #5c6166;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 18px;
    padding: 18px 10px;
}

.buying .wrap .owning p {
    color: #b6b6b6;
}

.buying .wrap .owning .divider {
    cursor: pointer;
    padding: 0 15px;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.buying .wrap .owning:first-child .divider {
    background: none;
}

.buying .wrap .current,
.buying .wrap .active {
    background: #1f2426;
}

.buying .wrap .current h3,
.buying .wrap .active h3,
.buying .wrap .current .h3,
.buying .wrap .active .h3 {
    color: #fff;
}

.buying .wrap .current p,
.buying .wrap .active p {
    color: #666666;
}

.buying .next_blue {
    background: url("../images/sprite-arrows.png") no-repeat scroll center -136px transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 22px;
    position: absolute;
    right: 0px;
    top: 70%;
    width: 30px;
    z-index: 10;
}

.buying .prev_blue {
    background: url("../images/sprite-arrows.png") no-repeat scroll center -158px transparent;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 22px;
    left: 0px;
    position: absolute;
    top: 70%;
    width: 30px;
    z-index: 10;
}

/* Status */
.desc-mar {
    margin-top: 30px;
    margin-bottom: 14px;
}

.contentbox {
    clear: both;
    margin-top: 30px;
    margin-bottom: 20px;
}

.contentbox .bord {
    border: medium none;
    margin-top: 15px;
}

.contentbox .mar {
    background: #212628 none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 2px !important;
    overflow: hidden;
    padding: 14px 20px;
}

.pages-content > .contentbox .mar {
    background: none repeat scroll 0 0;
}

.content-info,
.content-info .awardModule {
    background: #1f2426 none repeat scroll 0 0;
}

.models-overview ~ .hide-on-mobile .content-info .awardModule {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.content-info::after {
    clear: both;
    content: "";
    display: block;
}

.row .content-info {
    background: none repeat scroll 0 0;
}

.models-overview ~ .hide-on-mobile .content-info {
    background: none repeat scroll 0 0;
}

.models-overview ~ .hide-on-mobile .content-info .awardModule .award-item {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}

.content-info .awardModule .award-item {
    padding: 30px;
}

.content-info .awardModule .award-image {
    margin-right: 30px;
}

.content-info .awardModule .award-section {
    width: 290px;
}

.content-info .awardModule .award-content {
    width: 580px;
}

.content-info .awardModule .award-content p {
    font-size: 16px;
    margin-bottom: 10px;
}

.content-info .awardModule .award-content a {
    display: none;
}

.content-info .awardModule .award-content p:last-child {
    margin: 0;
}

.contentbox .mar p {
    float: left;
    line-height: 100%;
    margin-top: 12px;
    font-size: 16px;
}

.contentbox .mar h2,
.contentbox .mar .h2 {
    float: right;
    font-size: 30px;
}

.contentbox .mar .boxvid h2,
.contentbox .mar .boxvid .h2 {
    float: none;
    margin: 0 0 20px;
    font-size: 30px;
}

.contentbox .mar img {
    margin-bottom: 7px;
}

.contentbox .marimg {
    margin-left: 6px;
    margin-top: 5px;
}

.contentbox .mar1 {
    margin-bottom: 16px;
    margin-left: 30px;
    margin-right: 30px;
}

.contentbox .mar1 p {
    text-align: center;
}

.contentbox .mar1 h2,
.contentbox .mar1 .h2 {
    text-align: center;
}

/* Accessories */
/* Navigation */
.accnav .acctit {
    margin-top: 16px;
    font-weight: bold;
    font-size: 26px;
}

.accnav .accsubt {
    margin-top: 1px;
}

.accnav .accdesc {
    margin-top: 21px;
}

.accnav a {
    font-size: 14px;
    color: #0086d3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    text-decoration: none;
}

.accnav span {
    color: #0086d3;
    font-size: 10px;
    line-height: 12px;
    padding-left: 4px;
}

/* Pages 1-3 */
.acc {
    display: block;
    float: none;
    text-align: center;
}

.acc .acc-cars {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    display: block;
}

.acc .acc-cars li {
    background: #1f2426 none repeat scroll 0 0;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 0;
    vertical-align: top;
    width: 143px;
    text-align: center;
}

.acc .acc-cars li .image109 img {
    height: auto;
}

.acc-cars li > img {
    box-sizing: border-box;
    padding: 20px 15px 10px;
}

.acc .acc-cars .car {
    margin-bottom: 15px;
    padding: 0;
    position: relative;
    text-align: left;
    vertical-align: top;
}

.acc .acc-cars .car.image109 {
    margin-left: 20px;
}

.acc .acc-cars .car .in-context {
    background: #fff none repeat scroll 0 0;
    display: block;
    text-align: center;
    overflow: hidden;
}

.acc .acc-cars .car .in-context img {
    width: auto;
    max-height: 70px;
    max-width: none;
    min-height: 70px;
}

.acc .acc-cars .car p {
    color: #fff;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 20px;
    padding-bottom: 7px;
}

.acc .acc-cars .car p.year {
    color: #5c6166;
    font-size: 15px;
    padding-top: 5px;
}

.alink-container a,
.acc .acc-cars .car .alink {
    color: #fff;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 130%;
    padding: 2px 15px;
    text-decoration: none;
    vertical-align: top;
}

.alink-container a:after,
.acc .acc-cars .car .alink:after {
    background: transparent url("../images/sprite-arrows.png") no-repeat scroll -6px -555px;
    content: "";
    display: inline-block;
    height: 15px;
    margin-left: 7px;
    margin-top: 2px;
    position: absolute;
    width: 10px;
    left: 0;
}

.acc .acc-cars .car .alink {
    background: none repeat scroll 0 0;
    margin-top: 10px;
    text-align: left;
}

.acc .acc-cars .car .alink:after {
    left: auto;
}

.acc .acc-cars .car.image109 .alink {
    margin-top: 0;
    margin-right: 0;
    padding: 2px 20px;
}

.acc .acc-cars .car.image109 .alink:after {
    left: -3px;
}

.acc .acc-cars .curr {
    background: #0a0c0d;
}

.ie7 .acc .acc-cars li {
    zoom: 1;
    *display: inline;
}

.accessories {
    margin-top: 20px;
    border-bottom: medium none !important;
}

.accessories a {
    color: #0086d3;
    text-decoration: none;
}

.accessories .tit1 {
    background: #f0f0f0;
    padding: 0 3px;
}

.accessories h3,
.accessories .h3 {
    font-size: 16px;
    overflow: hidden;
    padding: 0 15px 0;
    position: relative;
    background: white none repeat scroll 0 0;
    border-top: 1px solid #b6b6b6;
}

.accessories-page .accessories h3,
.accessories-page .accessories .h3 {
    background: #1f2426 none repeat scroll 0 0;
    margin-top: 1px;
    border: none;
}

.accessories-page .accessories li:last-child > h3,
.accessories-page .accessories li:last-child > .h3 {
    border-bottom: none;
}

.configurator-tabs .accessories li:last-child > h3,
.configurator-tabs .accessories li:last-child > .h3 {
    border-bottom: none;
}

.accessories li:last-child > .accessoriesContent,
.accessories li:last-child > .accessoriesContent {
    border-top: none;
}

.configurator .accessories h3,
.configurator .accessories .h3 {
    background: #e6eef2 none repeat scroll 0 0;
    border-top: 1px solid #fff;
}

.configurator .accessories .main.current h3,
.configurator .accessories .main.current .h3 {
    background: #2b3033 none repeat scroll 0 0;
}

.config-options .main.current .checkbox-block {
    color: #fff;
}

.config-options .main.current .cost {
    color: #fff;
}

.accessories .h3 {
    border: medium none;
}

.accessories .j-more-options h3,
.accessories .j-more-options .h3 {
    min-height: auto;
}

.accessories h3 a,
.accessories .h3 a {
    width: 300px;
    display: block;
    padding-top: 14px;
}

.accessories h3 .icn,
.accessories .h3 .icn {
    background: url("../images/mazda-spec-sprite.png") no-repeat scroll -28px -78px;
    width: 15px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 16px;
}

.contacts h3 .icn,
.contacts .h3 .icn {
    top: 20px;
}

.accessories .j-more-options h3 .icn,
.accessories .j-more-options .h3 .icn {
    background: url("../images/mazda-spec-sprite-new.png") no-repeat scroll 2px -18px;
}

.accessories h3 .acctit1,
.accessories .h3 .acctit1 {
    color: #9aacbb;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 26px;
    padding-bottom: 30px !important;
    padding-top: 0;
    position: relative;
}

.accessories h3 .acctit2,
.accessories .h3 .acctit2 {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    width: 300px;
    padding-top: 20px;
    position: relative;
}

.accessories h3 .descrip,
.accessories .h3 .descrip {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    line-height: 17px;
    width: 300px;
    padding-top: 14px;
    position: relative;
    margin-left: 30px;
    font-weight: normal;
    color: #333;
}

.accessories h3 .price,
.accessories .h3 .price {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    width: 230px;
    padding-top: 14px;
    position: relative;
    margin-left: 30px;
    font-weight: normal;
    color: #333;
}

.accessories h3 .price a,
.accessories .h3 .price a {
    width: 200px !important;
    padding: 0 !important;
}

.accessories .current h3 .icn,
.accessories .current .h3 .icn {
    background-position: 1px -68px;
}

.accessories .j-more-options .current h3 .icn,
.accessories .j-more-options .current .h3 .icn {
    background-position: 2px 4px;
}

.accessories .current .nest h3 .icn,
.accessories .current .nest .h3 .icn {
    background-position: -29px -78px;
}

.accessories .current .current.nest h3 .icn,
.accessories .current .current.nest .h3 .icn {
    background-position: 1px -68px;
}

.accessories .initiating .accessoriesContent {
    display: none;
}

.accessories .current .accessoriesContent {
    display: block;
    background: #0a0c0d none repeat scroll 0 0;
}

.accessories-page .accessories .current .accessoriesContent {
    background: none repeat scroll 0 0;
}

.accessories.config-options .current .accessoriesContent {
    background: #fff none repeat scroll 0 0;
}

.accessories .accessoriesContent {
    font-size: 14px;
    display: none;
    overflow: hidden;
    position: relative;
}

.accessories ul {
    clear: both;
    padding-bottom: 20px;
}

.accessories .accessoriesContent .nest span .icnN {
    background: url(../images/mazda-spec-sprite.png) no-repeat -29px -78px;
    width: 15px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 14px;
}

.accessories .accessoriesContent .nest.current span .icnN {
    background: url(../images/mazda-spec-sprite.png) no-repeat 1px -68px;
}

.accessories .nest .accessoriesContent {
    display: none;
}

.accessories .nest .current .accessoriesContent {
    display: block;
}

.accessories .margcontent {
    margin-top: 42px;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
}

.accessories .margcontent h2,
.accessories .margcontent .h2 {
    font-size: 30px;
    margin-bottom: 18px;
}

.accessories .margcontent p {
    margin-bottom: 30px;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
}

.accessories .margcontent .descrip + p {
    color: #262a2b;
}

.accessories .margcontent img {
    width: 400px;
}

.accessories .margcontent ul {
    overflow: hidden;
    list-style: disc outside none;
    padding-left: 15px;
    margin-top: 5px;
}

.accessories .margcontent ul li {
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    color: #333333;
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 10px;
}

.accessories .margcontent ol {
    overflow: hidden;
    list-style: decimal outside none;
    padding-left: 30px;
    margin-top: 5px;
}

.accessories .margcontent ol li {
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    color: #333333;
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 10px;
}

.accessories .margcontent strong,
.accessories .margcontent h5,
.accessories .margcontent .h5 {
    color: #666666;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 20px;
    margin: 5px 0;
}

.accessories .margpr {
    background: url(../images/printer.png) no-repeat;
    color: #0086d3;
    cursor: pointer;
    display: inline-block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    height: 23px;
    padding-left: 35px;
    padding-top: 5px;
    vertical-align: top;
}

#tooltip {
    background: url("../images/colorator/color-identifier-down.png") no-repeat scroll center 17px transparent !important;
    color: #666666;
    display: none;
    float: left;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 145px;
    width: 130px;
}

.tooltip-label {
    background: url(../images/colorator/color-identifier-down.png) no-repeat scroll center 17px transparent !important;
    color: #666;
    float: left;
    font-weight: bold;
    left: -9999px;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 145px;
    width: 130px;
}

/* Site Down */
.sitedown {
    padding-left: 120px;
    padding-top: 50px;
    height: 550px;
}

.sitedown h2,
.sitedown .h2 {
    padding-top: 30px;
    padding-bottom: 5px;
    color: white;
    font-size: 30px;
}

.sitedown h3,
.sitedown .h3 {
    font-weight: normal;
    color: #cedbe4;
    font-size: 24px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-weight: normal;
}

/* Competitor Comparison Tool */
#competitorComparison {
    background-color: #e3ebf0;
    clear: both;
}

#competitorComparison h3,
#competitorComparison .h3 {
    font-weight: bold;
}

#competitorComparison .disclaimer {
    clear: both;
    color: #aeaeae;
    font: normal 14px 'InterstateMazdaLight', Arial, sans-serif;
}

#competitorComparison #fleet-comparision {
    position: relative;
}

#competitorComparison #fleet-comparision #comparisonOptions {
    padding: 0 0 30px;
}

#competitorComparison #fleet-comparision #comparisonOptions .alpha {
    padding-top: 30px;
}

#competitorComparison #fleet-comparision #comparisonOptions .vehicle {
    min-height: 250px;
    margin: 0 -12px 0 -11px;
    padding: 0 12px;
    position: relative;
}

#competitorComparison #fleet-comparision #comparisonOptions .omega .vehicle {
    margin: 0 0 0 -11px;
}

#competitorComparison #fleet-comparision #comparisonOptions .double {
    min-height: 500px;
}

#competitorComparison #fleet-comparision #comparisonOptions h4,
#competitorComparison #fleet-comparision #comparisonOptions .h4 {
    margin-top: 0;
    font-weight: bold;
}

#competitorComparison #fleet-comparision #fleet-comparision-viewport {
    position: relative;
    min-height: 500px;
    overflow: hidden;
}

#competitorComparison #fleet-comparision #fleet-comparision-viewport #fleet-comparision-wrapper {
    width: 2000px;
    position: absolute;
    left: 0;
}

#competitorComparison #fleet-comparision #fleet-comparision-viewport .vehicle-wrapper,
#competitorComparison #fleet-comparision #fleet-comparision-viewport .toolWrapper {
    width: 726px;
    float: left;
}

#competitorComparison #fleet-comparision #fleet-comparision-viewport .vehicle-wrapper .column,
#competitorComparison #fleet-comparision #fleet-comparision-viewport .toolWrapper .column {
    margin-top: 0;
}

#competitorComparison #fleet-comparision .vehicle {
    background-color: #d3e0e5;
}

#competitorComparison #fleet-comparision .car-comparision-choice a {
    min-height: 1%;
    background: #bdd0d8 url(../images/vehicle-choice-arrow.png) no-repeat 95% 50%;
    display: block;
    color: #666666;
    font-weight: normal;
    margin-top: 20px;
    padding: 20px 12px 20px 12px;
    font-size: 1.5em;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
}

#competitorComparison #fleet-comparision .car-comparision-choice a:hover {
    background-color: #FFFFFF;
}

#competitorComparison #comparisonOptions {
    background: url(../images/competitor-comparison/divider.png) repeat-x 0 30px;
    overflow: hidden;
    padding: 30px 0;
}

#competitorComparison #comparisonOptions .step {
    margin: 0 -12px 0 -11px;
    min-height: 500px;
    padding: 0 12px;
    position: relative;
}

#competitorComparison #comparisonOptions .step-1 .stepNumber {
    background-position: -20px -120px;
}

#competitorComparison #comparisonOptions .step-2 .stepNumber {
    background-position: -81px -120px;
}

#competitorComparison #comparisonOptions .step-3 {
    margin-right: 0;
}

#competitorComparison #comparisonOptions .step-3 .illustration {
    background: url(../images/competitor-comparison/sprite.png) no-repeat 50% -275px;
}

#competitorComparison #comparisonOptions .step-3 .stepNumber {
    background-position: -139px -120px;
}

#competitorComparison #comparisonOptions .step-3 .guidance {
    margin-left: 11px;
}

#competitorComparison #comparisonOptions .step-3 h5,
#competitorComparison #comparisonOptions .step-3 .h5 {
    line-height: 2.3;
}

#competitorComparison #comparisonOptions .step-3 .userOptions {
    background: url(../images/competitor-comparison/slider-snap-guides.png) no-repeat 13px 103px;
    padding-bottom: 5px;
    top: 18px;
}

#competitorComparison #comparisonOptions .step-3 .primaryCTA {
    display: block;
    float: none;
    margin: 0;
    position: absolute;
    top: 160px;
    width: 100%;
}

#competitorComparison #comparisonOptions .step.active {
    background-color: #d5e0e5;
}

#competitorComparison #comparisonOptions h4,
#competitorComparison #comparisonOptions .h4 {
    background-color: #fff;
    font-size: 22px;
    margin: -42px -13px 0 -12px;
    padding: 12px 0;
    text-align: center;
}

#competitorComparison #comparisonOptions .active h4,
#competitorComparison #comparisonOptions .active .h4 {
    font-weight: bold;
}

#competitorComparison #comparisonOptions .active .stepNumber {
    display: block;
}

#competitorComparison #comparisonOptions .illustration {
    height: 80px;
    padding: 30px 0 15px;
    position: relative;
    text-align: center;
}

#competitorComparison #comparisonOptions .illustration img {
    display: block;
    margin: 0 auto;
}

#competitorComparison #comparisonOptions .step-3.active .illustration {
    background-position: 50% -395px;
}

#competitorComparison #comparisonOptions .stepNumber {
    background-image: url(../images/competitor-comparison/sprite.png);
    display: none;
    height: 25px;
    left: -3px;
    position: absolute;
    top: 8px;
    width: 17px;
}

#competitorComparison #comparisonOptions .guidance {
    font-size: 1.5em;
}

#competitorComparison #comparisonOptions h5,
#competitorComparison #comparisonOptions h6,
#competitorComparison #comparisonOptions .h5,
#competitorComparison #comparisonOptions .h6 {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.5em;
    font-weight: normal;
}

#competitorComparison #comparisonOptions h6,
#competitorComparison #comparisonOptions .h6 {
    font-size: 1.4em;
}

#competitorComparison #comparisonOptions .userOptions {
    display: none;
    position: relative;
    z-index: 1;
}

#competitorComparison #comparisonOptions .active .userOptions,
#competitorComparison #comparisonOptions .completed .userOptions {
    display: block;
}

#competitorComparison #comparisonOptions .step ul {
    margin-top: 30px;
    padding-bottom: 30px;
}

#competitorComparison #comparisonOptions .step-3 ul {
    padding-bottom: 20px;
}

#competitorComparison #comparisonOptions .step li {
    background-color: #c0d0d8;
    background-repeat: no-repeat;
    margin-top: 10px;
    padding: 10px 30px 10px 10px;
    border-radius: 3px;
}

#competitorComparison #comparisonOptions .step li:hover {
    background-color: #fff;
}

#competitorComparison #comparisonOptions .step li.selected {
    background-color: #fff;
}

#competitorComparison #comparisonOptions .step.active ul {
    background-color: #d5e0e5;
}

#competitorComparison #comparisonOptions .step.active li {
    background-image: url(../images/competitor-comparison/cta-sprite.png);
    background-position: 96% 12px;
    cursor: pointer;
}

#competitorComparison #comparisonOptions .step-3.active li {
    background-color: #fff;
    background-image: none;
    cursor: default;
}

#competitorComparison #comparisonOptions .step.active li.selected {
    background-position: 96% -152px;
}

#competitorComparison #comparisonOptions .verticalScrollWrapper {
    padding-top: 10px;
}

#competitorComparison #comparisonOptions .verticalScrollMask {
    overflow: hidden;
    position: relative;
}

#competitorComparison #comparisonOptions .verticalScrollMask ul {
    left: 0;
    margin-top: -10px;
    padding-bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#competitorComparison #comparisonOptions .verticalScrollControl {
    background: url(../images/competitor-comparison/sprite.png) no-repeat 50% 0;
    cursor: pointer;
    display: block;
    height: 30px;
}

#competitorComparison #comparisonOptions .verticalScrollControl small {
    display: block;
    font-family: 'interstatemazdalight', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.2em;
    position: relative;
    text-align: center;
}

#competitorComparison #comparisonOptions .verticalScrollControl.up {
    background-position: 50% -58px;
    margin-top: -10px;
}

#competitorComparison #comparisonOptions .verticalScrollControl.up small {
    top: 14px;
}

#competitorComparison #comparisonOptions .verticalScrollControl.down {
    background-position: 50% 18px;
    margin-bottom: -10px;
}

#competitorComparison #comparisonOptions .verticalScrollControl.down small {
    top: 4px;
}

#competitorComparison #comparisonOptions .verticalScrollControl.inactive {
    cursor: default;
}

#competitorComparison #comparisonOptions .verticalScrollControl.inactive small {
    display: none;
}

#competitorComparison #comparisonOptions .verticalScrollControl.up.inactive {
    background-position: 50% -88px;
}

#competitorComparison #comparisonOptions .verticalScrollControl.down.inactive {
    background-position: 50% -12px;
}

#competitorComparison #comparisonOptions .step .choice {
    position: absolute;
    top: 176px;
    width: 221px;
    z-index: 0;
}

#competitorComparison #comparisonOptions .step .choice li {
    background-image: none;
}

#competitorComparison #comparisonOptions #mileageSlider {
    background-color: #1f8ac8;
    border: 1px solid #aaabac;
    margin-left: 12px;
    margin-top: 15px;
    width: 183px;
    border-radius: 0;
}

#competitorComparison #comparisonOptions #mileageSlider .ui-slider-handle {
    background: url(../images/competitor-comparison/slider-handle.png) no-repeat;
    border: none;
    cursor: pointer;
    height: 22px;
    margin-left: -11px;
    top: -6px;
    width: 24px;
    border-radius: 0;
}

#competitorComparison #comparisonOptions #mileageSlider .snapValue {
    color: #666;
    display: block;
    position: absolute;
    top: 15px;
}

#competitorComparison #comparisonOptions #mileageSlider .min {
    left: -13px;
}

#competitorComparison #comparisonOptions #mileageSlider .max {
    right: -16px;
}

#competitorComparison #comparisonOptions .userControls {
    float: right;
    margin-top: 24px;
}

#competitorComparison #comparisonOptions .userControls a {
    margin-right: 12px;
    width: 209px;
}

#competitorComparison #comparisonOptions .userControls a.primaryCTA.inactive {
    background-image: url(../images/button-inactive-bg.png);
    cursor: default;
}

#competitorComparison #comparisonOptions .userControls span {
    line-height: 0.9;
}

#competitorComparison #comparisonOptions #comparisonResults {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}

#competitorComparison #comparisonOptions #comparisonResults .column {
    margin-bottom: 0;
    margin-top: 0;
}

#competitorComparison #comparisonOptions #comparisonResults .wrapper {
    background-color: #e3ebf0;
    margin-left: -12px;
    min-height: 605px;
    padding-top: 45px;
}

#competitorComparison #comparisonOptions #comparisonResults table {
    border: 1px solid #d4dde2;
    width: 726px;
}

#competitorComparison #comparisonOptions #comparisonResults td,
#competitorComparison #comparisonOptions #comparisonResults th {
    cursor: default;
}

#competitorComparison #comparisonOptions #comparisonResults thead tr {
    height: 100px;
}

#competitorComparison #comparisonOptions #comparisonResults thead tr:first-child {
    height: 80px;
}

#competitorComparison #comparisonOptions #comparisonResults thead th {
    font-family: 'interstatemazdalight', 'Helvetica', 'Arial', sans-serif;
    font-size: 2.3em;
    font-weight: normal;
    vertical-align: middle;
    width: 46.5%;
}

#competitorComparison #comparisonOptions #comparisonResults thead th small {
    color: #999;
    font-family: 'interstatemazdalight', 'Helvetica', 'Arial', sans-serif;
    font-size: 0.7em;
    position: relative;
    top: -5px;
}

#competitorComparison #comparisonOptions #comparisonResults thead td {
    font-family: 'interstatemazdalight', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.5em;
    text-align: center;
    vertical-align: top;
}

#competitorComparison #comparisonOptions #comparisonResults .tfoot {
    background-color: #fff;
    border: none;
    height: 45px;
    position: absolute;
    top: 0;
    width: 726px;
}

#competitorComparison #comparisonOptions #comparisonResults .tfoot th {
    font-family: 'interstatemazdalight', 'Helvetica', 'Arial', sans-serif;
    font-size: 2em;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
    width: 32%;
}

#competitorComparison #comparisonOptions #comparisonResults .tfoot th strong {
    color: #0086D3;
}

#competitorComparison #comparisonOptions #comparisonResults .tfoot th strong.negative {
    color: #D3001C;
}

#competitorComparison #comparisonOptions #comparisonResults .tfoot th.centre {
    color: #b5bbbd;
    font-size: 1.6em;
    text-align: center;
    width: 36%;
}

#competitorComparison #comparisonOptions #comparisonResults .tfoot th:first-child {
    text-align: right;
}

#competitorComparison #comparisonOptions #comparisonResults tbody table {
    border: none;
    width: 100%;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody tr {
    border-top: 1px solid #d4dde2;
    height: 39px;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody td {
    color: #333;
    font-family: 'interstatemazdalight', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.5em;
    text-align: center;
    vertical-align: middle;
    width: 46.5%;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody td.centre {
    background-image: url(../images/competitor-comparison/icons-sprite.png);
    background-repeat: no-repeat;
    border-left: 1px solid #d4dde2;
    border-right: 1px solid #d4dde2;
    width: 7%;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody tr:hover {
    background-color: #fff;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody tr:hover td {
    border-left-color: #fff;
    border-right-color: #fff;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody tr:hover .fuel {
    background-position: -39px -41px;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody tr:hover .saving {
    background-position: -87px -41px;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody tr:hover .bik {
    background-position: -135px -41px;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody tr:hover .speed {
    background-position: -183px -41px;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody tr:hover .acceleration {
    background-position: -231px -41px;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody tr:hover .torque {
    background-position: -279px -41px;
}

#competitorComparison #comparisonOptions #comparisonResults tbody tbody tr:hover .emissions {
    background-position: -327px -41px;
}

#competitorComparison #comparisonOptions #comparisonResults .versus {
    background: url(../images/competitor-comparison/icons-sprite.png) no-repeat 8px 75px;
    width: 7%;
}

#competitorComparison #comparisonOptions #comparisonResults .fuel {
    background-position: -39px 3px;
}

#competitorComparison #comparisonOptions #comparisonResults .saving {
    background-position: -87px 3px;
}

#competitorComparison #comparisonOptions #comparisonResults .bik {
    background-position: -135px 3px;
}

#competitorComparison #comparisonOptions #comparisonResults .speed {
    background-position: -183px 3px;
}

#competitorComparison #comparisonOptions #comparisonResults .acceleration {
    background-position: -231px 3px;
}

#competitorComparison #comparisonOptions #comparisonResults .torque {
    background-position: -279px 3px;
}

#competitorComparison #comparisonOptions #comparisonResults .emissions {
    background-position: -327px 3px;
}

#competitorComparison #comparisonOptions #comparisonResults .userControls {
    margin-top: 24px;
}

#en-IE #competitorComparison #comparisonOptions #comparisonResults .saving {
    background-position: -375px 3px;
}

#en-IE #competitorComparison #comparisonOptions #comparisonResults tbody tbody tr:hover .saving {
    background-position: -375px -41px;
}

.ie7 #comparisonResults tbody table {
    border-top: 1px solid #d4dde2;
}

.ie7 #comparisonResults .versus,
.ie8 #comparisonResults .versus {
    background-position: 13px 75px;
}

.energy-module {
    min-height: 400px;
    padding: 40px 0;
    background: #F0F0F0;
}

.energy-module .energy-module .disclaimer {
    padding-bottom: 30px;
}

.energy-module .disclaimer a {
    color: #0084d7;
    text-decoration: underline;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 14px;
}

.energy-module h3,
.energy-module .h3 {
    font-size: 24px;
    margin-bottom: 15px;
    color: #a0a0a0;
}

.energy-module tr {
    border-bottom: 7px solid #F0F0F0;
    font-size: 11px;
}

.energy-module th,
.energy-module td {
    border-left: 2px solid #F0F0F0;
    width: 224px;
    vertical-align: top;
}

.energy-module th:first-child,
.energy-module td:first-child {
    border-left: none;
}

.energy-module th {
    background: #e3eaf0;
    padding: 12px 0;
}

.energy-module td {
    background: #fff;
    padding: 15px;
}

.energy-module .disclaimer p {
    color: #AEAEAE;
    font-family: 'InterstateMazdaLight', Arial, sans-serif;
    font-size: 14px;
    line-height: normal;
}

.energy-module .disclaimer p sub {
    color: #AEAEAE;
    font-family: 'InterstateMazdaLight', Arial, sans-serif;
    font-size: 14px;
    line-height: normal;
}

.energy-module .disclaimer p sup {
    color: #AEAEAE;
    font-family: 'InterstateMazdaLight', Arial, sans-serif;
    font-size: 14px;
    line-height: normal;
}

/* Configurator Legal text */
#legalText {
    margin: 0 auto;
    width: 960px;
}

#legalText p {
    font-size: 1.3em !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
}

/* Model Carousel */
#hero_carousel .text_wide {
    left: 50%;
    margin-left: -480px;
    position: absolute;
    text-align: center;
    top: 40px;
    width: 960px;
}

#hero_carousel .carousel_content {
    position: absolute;
    bottom: 40px;
    right: 50%;
    margin-right: -480px;
    text-align: left;
    width: 240px;
}

#hero_carousel .carousel_content h4,
#hero_carousel .carousel_content .h4 {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #DC000D;
}

#hero_carousel .carousel_content p {
    color: #b6b6b6;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1;
}

#hero_carousel .carousel_content p a {
    background: url("../images/navigation/red-arrow.png") no-repeat right 2px;
}

/* Awards Module */
.awardModule {
    margin-top: 12px;
}

.richtext.award-content h3,
.richtext.award-content .h3 {
    margin-top: 0;
}

.awardModule .award-item {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px;
}

.award-content h3,
.award-content .h3,
.award-content h2,
.award-content .h2 {
    color: #fff;
    font-size: 24px;
}

.awardModule .shadow {
    -webkit-box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.2);
}

.awardModule .award-section {
    display: inline-block;
    padding: 0;
    vertical-align: top;
    width: 315px;
}

.awardModule .award-content {
    width: 585px;
}

.awardModule .award-content *:first-child {
    margin-top: 0;
}

.awardModule .award-image {
    margin-right: 20px;
}

.awardModule .award-image-wrapper {
    margin: 0 auto;
}

/* Review and Ask badges */
.hero-wrapper {
    position: relative;
}

.row .review_badge {
    bottom: 20px !important;
    display: block;
    float: right;
    margin-right: 0;
    position: absolute;
    right: 0px;
    top: auto !important;
    height: 37px;
}

.row .ask_badge {
    bottom: 104px;
    clear: both;
    display: inline;
    float: right;
    margin-right: 0px;
    position: relative;
    width: 50px;
}

.row .review_badge ul {
    display: inline;
    float: left;
    margin: 0px;
}

.row .review_badge li {
    display: inline;
    float: left;
    margin-right: 0px;
}

.row .review_badge li {
    display: inline;
    float: left;
    margin-right: 0px;
}

#reevoomark .flag {
    background: none;
    display: inline;
    height: auto;
    position: relative;
    top: 2px;
    width: auto;
}

/****************MASONRY BLOCKS****************/
.mb-blocks {
    padding-top: 20px;
}

.mb-block {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.mb-block h3,
.mb-block .h3 {
    clear: none;
}

/*bio block*/
.mb-bio {
    width: 300px;
    height: 360px;
    background: #1f2325;
}

.mb-bio .mb-bio-lg {
    display: none;
}

.mb-bio .mb-bio-lg {
    float: left;
    margin-right: 25px;
}

.mb-bio-name,
.mb-bio-position {
    font-size: 17px;
    text-transform: uppercase;
}

.mb-bio-name {
    color: #0086d3;
}

p.mb-bio-position {
    color: #666666;
}

.mb-bio .mb-bio-header {
    position: absolute;
    bottom: 0;
    padding: 25px 70px 25px 25px;
}

.mb-bio-sml,
.mb-bio-lg {
    display: block;
}

.mb-bio-quote {
    font-size: 20px;
    color: white;
    text-transform: uppercase;
    margin: 0 0 35px;
}

.mb-bio .mb-bio-text {
    display: block;
}

.mb-bio blockquote {
    margin-top: 80px;
    padding: 0 25px;
}

.mb-bio .mb-bio-sml,
.mb-bio .mb-bio-text h3,
.mb-bio .mb-bio-sml,
.mb-bio .mb-bio-text .h3,
.mb-bio .mb-bio-text p {
    display: none;
}

/*masonry block - hover*/
.mb-bio:hover .mb-bio-header,
.mb-bio:hover .mb-bio-text {
    display: none;
}

.mb-bio:hover .mb-bio-sml {
    display: block;
}

/*masonry block - open*/
.mb-bio.open {
    width: 940px;
}

.mb-bio.open .mb-bio-text h3,
.mb-bio.open .mb-bio-text .h3,
.mb-bio.open .mb-bio-text p,
.mb-bio.open .mb-bio-lg,
.mb-bio.open .mb-bio-text {
    display: block;
}

.mb-bio.open .mb-bio-text {
    padding-right: 70px;
}

.mb-bio.open .mb-bio-quote {
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}

.mb-bio.open .mb-bio-sml {
    display: none;
}

.mb-bio.open .mb-bio-header {
    position: relative;
    display: block;
}

.mb-bio-open .mb-bio-name,
.mb-bio-open .mb-bio-position {
    font-size: 20px;
}

/*masonry block - image*/
.mb-img {
    width: 300px;
    min-height: 360px;
}

.mb-img-sml {
    display: block;
}

.mb-img .mb-img-lg {
    display: none;
}

.mb-img.open,
.mb-img-with-text.open {
    width: 620px;
}

.mb-img.open .mb-img-sml {
    display: none;
}

.mb-img.open .mb-img-lg {
    display: block;
}

.mb-img.mb-2col img {
    display: block;
}

.mb-bio-text h3,
.mb-bio-text .h3 {
    color: #0086d3;
    font-size: 24px;
}

.mb-bio-text p {
    color: #666666;
}

/*masonry block - text*/
.mb-text,
.mb-img-with-text {
    width: 300px;
    min-height: 360px;
    background: #1f2325;
}

.mb-text-preview {
    display: table-cell;
    height: 310px;
    width: 250px;
    padding: 25px;
    vertical-align: middle;
}

.mb-text-expand {
    width: 550px;
    padding: 50px 25px 80px;
}

.mb-text-preview p,
.mb-text-expand p,
.mb-img-with-text .content p {
    font-size: 16px;
    color: #b6b6b6;
    line-height: 1.4em;
    margin-bottom: 1em;
}

.mb-text .mb-text-expand,
.mb-text.open .mb-text-preview {
    display: none;
}

.mb-text.open {
    width: 620px;
}

.mb-text.open .mb-text-expand {
    display: block;
}

/*masonry block - video*/
.mb-vid,
.mb-img-with-text.mb-2col {
    width: 620px;
    min-height: 360px;
    background: #1f2325;
}

.mb-vid-title1 {
    position: absolute;
    top: 300px;
    right: 25px;
}

.mb-vid-title2,
.mb-img-with-text.mb-2col .content h2,
.mb-vid-title2,
.mb-img-with-text.mb-2col .content .h2 {
    margin: 20px;
    width: 280px;
}

.mb-vid-title2 {
    float: left;
}

.mb-img-with-text.mb-2col .content h2,
.mb-img-with-text.mb-2col .content .h2 {
    float: right;
}

.mb-img-with-text.mb-2col .content .mb-vid-text {
    padding: 20px 0 20px 20px;
}

.mb-vid-text {
    overflow: hidden;
    padding: 20px 20px 20px 0;
}

.mb-vid-text p {
    font-size: 16px;
    color: #b6b6b6;
}

.mb-vid-preview {
    width: 310px;
}

.mb-vid-poster,
.mb-vid-preview {
    float: left;
}

.mb-vid-poster,
.mb-vid-vid {
    display: block;
}

.mb-vid-vid iframe {
    width: 620px;
    height: 360px;
}

.mb-vid .mb-vid-expand,
.mb-vid.open .mb-vid-preview,
.mb-vid.open .mb-vid-title1,
.mb-vid.open .mb-vid-poster {
    display: none;
}

.mb-vid.open .mb-vid-expand {
    display: block;
}

/* New modules */
.full-width .mb-text-preview {
    width: 66%;
}

.full-width .mb-vid-preview {
    width: 66%;
    display: none;
}

.full-width .mb-vid-title2 {
    display: none;
}

.mb-vid-text {
    padding: 0 20px 24px 20px;
}

/* mb-intro-variation class adds support for having an intro text masonry module that will sit in a two-third column */
.mb-intro.mb-intro-variation .mb-text-preview {
    display: table-cell;
    height: 300px;
    width: 250px;
    padding: 25px;
    vertical-align: middle;
}

/*masonry block - control*/
.mb-control {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: #1f2325 url('../images/icon-mb-control.png') no-repeat -5px -69px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
}

.mb-vid .mb-control {
    background-position: -3px -14px;
}

.open .mb-control {
    background-position: -6px -124px;
}

.mb-vid .mb-control {
    bottom: auto;
    right: auto;
    top: 300px;
    left: 25px;
}

.mb-vid3 .mb-control {
    left: 335px;
}

.mb-vid.open .mb-control,
.mb-img-with-text.mb-2col.open .mb-control {
    top: 25px;
    left: auto;
    right: 25px;
}

/*masonry block intro*/
.mb-intro {
    background: #1f2325;
    width: 940px;
}

.mb-intro .mb-text-preview {
    height: auto;
    padding-bottom: 40px;
    padding-right: 0;
    padding-top: 40px;
}

.mb-intro .mb-text-preview.mb-2col {
    padding-right: 25px;
}

.mb-intro .mb-text-preview h2,
.mb-intro .mb-text-preview .h2 {
    font-size: 30px;
}

.mb-intro .mb-text-preview p {
    margin-bottom: 0;
    margin-top: 1em;
}

.mb-intro .mb-text-preview p:first-child {
    margin-top: 0;
}

.mb-2col {
    width: 620px;
}

/*masonry block img+text  */
.mb-img-with-text img {
    float: left;
}

.mb-img-with-text .content {
    display: none;
    float: left;
    margin-left: 20px;
    padding: 25px;
    width: 250px;
}

.mb-img-with-text.open .content {
    display: block;
}

.mb-img-with-text.mb-2col .content {
    padding: 0;
    margin-left: 0;
    width: 100%;
}

.mb-img-with-text.expand-text .content {
    width: auto;
}

.mb-img-with-text.expand-text .content h2,
.mb-img-with-text.expand-text .content .h2 {
    display: none;
    padding: 20px;
}

.mb-img-with-text.mb-2col .content .mb-vid-text {
    width: auto;
}

.pull-quote p {
    color: #fff;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    text-transform: uppercase;
}

.pull-quote p span {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.pull-quote .quote {
    font-size: 19px;
    line-height: 1;
}

.pull-quote .source {
    font-size: 16px;
    margin-top: 1.25em;
}

.pull-quote .source-position {
    color: #999;
    font-size: 16px;
}

/* REEVOO HUB */
.reevooModels {
    overflow: hidden;
    margin: 30px 0;
}

.reevooModels li {
    background-color: #FFFFFF;
    width: 211px;
    float: left;
    overflow: hidden;
    margin: 15px 5px;
    padding: 8px;
    border: 1px solid #CECECE;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.reevooModels li .model {
    overflow: hidden;
    display: block;
    padding: 10px;
    border: 1px solid #CECECE;
    background-image: -ms-linear-gradient(top, white 0%, #f2f2f2 100%);
    background-image: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
    background-image: -o-linear-gradient(top, white 0%, #f2f2f2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #f2f2f2));
    background-image: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    color: #0086d3;
    font-size: 16px;
    font-family: 'InterstateMazdaBold', 'Helvetica', 'Arial', sans-serif;
    margin-bottom: 5px;
}

.reevooModels li .model span {
    color: #666666;
    font-size: 14px;
    display: block;
    line-height: 1.5;
}

.reevooModels li img {
    margin: 0 auto;
    margin-bottom: 15px;
}

.reevooModels li .arrow {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('../images/blue-arrow.png') no-repeat scroll 95% 50%;
}

/* FLEET CAROUSEL */
#fleetCarousel {
    padding: 30px 0;
    background-image: -o-linear-gradient(bottom, #f0f0f0 0%, #e2e2e2 85%);
    background-image: -moz-linear-gradient(bottom, #f0f0f0 0%, #e2e2e2 85%);
    background-image: -webkit-linear-gradient(bottom, #f0f0f0 0%, #e2e2e2 85%);
    background-image: -ms-linear-gradient(bottom, #f0f0f0 0%, #e2e2e2 85%);
    background-image: linear-gradient(to bottom, #f0f0f0 0%, #e2e2e2 85%);
    border-bottom: 1px solid #bfbfbf;
}

#fleetCarousel h2,
#fleetCarousel .h2 {
    margin: 4px 0 24px 0;
}

#fleetCarousel .features_navigation {
    width: 962px !important;
    margin-bottom: 30px;
}

#fleetCarousel ul.features_navigation_list > li {
    background: #ffffff;
    padding: 20px 22px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 260px;
    margin: 4px 12px;
    height: auto !important;
    box-shadow: 1px 1px 5px #cccccc;
}

#fleetCarousel ul.features_navigation_list > li img {
    display: block;
    width: 240px;
    margin: 0 auto;
    padding: 15px 0 40px 0;
}

#fleetCarousel ul.features_navigation_list > li h4,
#fleetCarousel ul.features_navigation_list > li .h4 {
    color: #0086D3;
    font-size: 22px;
    margin-bottom: 8px;
}

#fleetCarousel ul.features_navigation_list > li .bluebox {
    margin: 15px 0 10px;
    width: 175px;
}

#fleetCarousel ul.features_navigation_list > li a.offers-link {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -61px transparent;
    float: left;
    height: 15px;
}

#fleetCarousel ul.features_navigation_list > li p {
    height: 60px;
    overflow: hidden;
}

#fleetCarousel ul.features_navigation_list > li ul {
    margin-top: 20px;
    padding-left: 15px;
    height: 180px;
}

#fleetCarousel ul.features_navigation_list > li ul > li {
    height: auto !important;
    margin-bottom: 10px;
    color: #333333;
    font-size: 17px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

#fleetCarousel ul.features_navigation_list > li ul > li:before {
    color: #0086d3;
    content: "\2022";
    position: absolute;
    left: -15px;
    top: 2px;
    font-size: 16px;
}

#fleetCarousel #prev.carousel-arrow {
    background-position: 143% 52%;
    left: -30px;
}

#fleetCarousel #next.carousel-arrow {
    right: -40px;
    background-position: -25% 52%;
}

#fleetCarousel a.offers-link {
    background: url("../images/sprite-arrows.png") no-repeat scroll 100% -376px transparent;
    display: inline-block;
    font-size: 15px;
    line-height: 100%;
    padding-right: 24px;
    color: #0086D3;
    float: right;
}

#fleetCarousel a.offers-link.open {
    background-position: 100% -407px;
}

#fleetCarousel ul.model-range {
    overflow: hidden;
    margin: 20px 0;
    display: none;
}

#fleetCarousel ul.model-range li {
    float: left;
    width: 150px;
    margin: 10px 10px 10px 0;
    height: 100px;
    overflow: hidden;
}

#fleetCarousel ul.model-range li a {
    display: block;
}

#fleetCarousel ul.model-range li a img {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}

#fleetCarousel ul.model-range li a span {
    display: block;
    color: #0086d3;
    font-size: 18px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    padding-left: 15px;
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #fleetCarousel #prev.carousel-arrow {
        left: -6px;
    }

    #fleetCarousel #next.carousel-arrow {
        right: -15px;
    }

    .md-text .bluebox.titleblue {
        display: none !important;
    }
}

#fleetCarousel .carousel-arrow {
    background-image: url("../images/navigation/carousel-arrows-blue.png") !important;
    z-index: 100;
    height: 92%;
    width: 35px;
    top: 48px;
}

/* FLEET Feature Focus */
.feature-focus-stats-list {
    margin-left: 24px;
    padding: 6px 0 13px;
}

.feature-focus-stats-list ul {
    padding-left: 15px;
}

.feature-focus-stats-list ul > li {
    margin-bottom: 15px;
    position: relative;
    color: #333333;
    font-size: 16px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.feature-focus-stats-list ul > li:before {
    color: #0086d3;
    content: "\2022";
    position: absolute;
    left: -15px;
    top: 2px;
    font-size: 16px;
}

.feature-focus-stats-list a {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -61px;
    color: #0086D3;
    display: inline-block;
    font-size: 15px;
    line-height: 100%;
    padding-right: 24px;
}

[data-type-module="iframe-disclaimer"] {
    margin: 2px 0 50px 0;
    top: 457px;
    z-index: 999999;
    background-color: #f0f0f0;
    min-height: 100%;
    height: 100%;
    display: block;
}

[data-type-module="iframe-disclaimer"] article {
    background-color: #fff;
    color: #3a3737;
    -moz-box-shadow: 1px 1px 3px #999;
    /* FF3.5+ */
    -webkit-box-shadow: 1px 1px 3px #999;
    /* Saf3.0+, Chrome */
    box-shadow: 1px 1px 3px #999;
    /* Opera 10.5, IE 9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#999999')";
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 30px 41px;
    margin: 10px 0 50px;
    line-height: 17px;
}

[data-type-module="iframe-disclaimer"] article h3,
[data-type-module="iframe-disclaimer"] article .h3 {
    padding: 12px 0 9px 0;
    font-size: 24px !important;
}

[data-type-module="iframe-disclaimer"] article ul li {
    font-size: 1.5em !important;
    list-style-type: circle;
    margin: 17px 0 0 30px;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
}

[data-type-module="iframe-disclaimer"] article p {
    color: #3a3737;
    margin-top: 20px;
    font-size: 1.5em !important;
}

[data-type-module="iframe-disclaimer"] .user-action {
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

[data-type-module="iframe-disclaimer"] .user-action a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #56AFE1;
    background: -moz-linear-gradient(top, #56afe1 0%, #118ed5 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#56afe1), to(#118ed5));
    background: -o-gradient(#56afe1, #118ed5);
    background: -ms-linear-gradient(top, #56afe1, #118ed5);
    color: #FFF;
    font-size: 15px;
    padding: 6px 12px;
}

[data-type-module="iframe-disclaimer"] iframe {
    border: none;
    display: none;
    margin-top: 20px;
    height: 400px;
    width: 100%;
    -moz-box-shadow: 1px 1px 3px #999;
    /* FF3.5+ */
    -webkit-box-shadow: 1px 1px 3px #999;
    /* Saf3.0+, Chrome */
    box-shadow: 1px 1px 3px #999;
    /* Opera 10.5, IE 9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#999999')";
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

[data-type-module="iframe-disclaimer"] h2,
[data-type-module="iframe-disclaimer"] .h2 {
    margin-top: 50px;
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
}

.disclaimerBox .row {
    overflow: visible;
}

.disclaimerBox .disclaimer.disclaimer div,
.disclaimerBox .disclaimer div p {
    color: #94999c;
}

h2.disclaimer,
.h2.disclaimer {
    margin-top: 4%;
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
}

/* Contains styling rules for Mazda forms */
/* ************************************************************ */
.genericForm {
    font-size: 16px;
    color: #333333;
}

.genericForm .formBox {
    margin: 30px 0 100px;
    overflow: hidden;
    padding: 0;
}

.genericForm.support-form .formBox {
    margin-bottom: 40px;
}

.genericForm .formBox .formBox {
    margin-bottom: 0 !important;
}

.genericForm.test-drive-form .formBox {
    margin-bottom: 0;
}

.test-drive-form .j-td-back {
    margin-left: 0;
}

.genericForm #formHead {
    position: relative;
}

.genericForm.TestDrive #formHead {
    margin-bottom: 0;
}

.genericForm .steps {
    background: #0a0c0d none repeat scroll 0 0;
    overflow: hidden;
}

.genericForm .steps li {
    color: #5c6166;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 22px;
    float: left;
    overflow: hidden;
    padding: 14px 30px 14px 27px;
    border-right: 2px solid #1f2426;
}

.genericForm .steps li.current {
    color: #fff;
    background: #1f2426 none repeat scroll 0 0;
    margin-left: 0 !important;
    padding-left: 27px !important;
}

.genericForm .steps li.current span {
    color: #0086d3;
}

.genericForm .steps li:last-child {
    border-right: medium none;
}

.genericForm .mandatory {
    top: 70px;
    position: absolute;
    right: 24px;
}

.genericForm .formTitle {
    background-color: #1f2426;
    padding: 18px 24px;
}

.genericForm .dealer-search .formTitle {
    background: none repeat scroll 0 0;
    padding: 0;
}

.genericForm h2,
.genericForm .h2 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 10px;
}

.genericForm h4,
.genericForm .h4 {
    font-size: 24px;
}

.genericForm h4 span,
.genericForm .h4 span {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.genericForm .userJourney h4,
.genericForm .userJourney .h4 {
    float: left;
    text-align: right;
    width: 175px;
}

.genericForm p {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.genericForm a {
    color: #fff;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
}

.genericForm a:hover,
.genericForm a:focus {
    text-decoration: underline;
}

.genericForm a b {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-weight: normal;
}

.genericForm p.tandc {
    color: #7b8388 !important;
    font-size: 13px !important;
}

.genericForm p.tandc a {
    font-size: 1em;
}

.genericForm .formStep {
    overflow: hidden;
}

.genericForm .formRow {
    clear: both;
    display: inline-block;
    margin: 0;
    overflow: hidden;
    padding: 12px;
    position: relative;
    vertical-align: top;
}

.genericForm .formRow.absolute {
    left: 12px;
    margin-top: 85px;
    position: absolute;
}

.genericForm .formRow.absolute + .formRow.absolute {
    left: 315px;
}

.genericForm .formRow label {
    color: #6c7780;
    display: block;
    float: none;
    text-align: left;
    width: auto;
    padding-bottom: 5px;
    width: 105%;
}

.genericForm .formRow label em {
    display: block;
    font-size: 0.9em;
}

.genericForm .formRow input,
.genericForm .formRow select {
    padding: 4px 3px 3px;
    width: 255px;
}

.genericForm .formRow input[type="date"],
.genericForm .formRow input[type="time"] {
    padding: 0;
}

.genericForm .formRow select {
    padding: 3px 1px 1px;
    width: 275px !important;
}

.genericForm .formRow select.small {
    width: 100px;
}

.genericForm .formRow textarea {
    display: block;
    width: 255px;
}

.genericForm .formRow.optin {
    display: block;
}

.genericForm .formRow label {
    color: #6c7780;
    font-family: 'InterstateMazdaRegular', Helvetica, Arial, sans-serif;
    font-size: 17px;
}

.genericForm .formRow input,
.genericForm .formRow select,
.genericForm .formRow textarea {
    color: #333 !important;
    font-family: 'InterstateMazdaRegular', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 20px;
}

.genericForm .formRow acronym {
    color: #0086D3;
    margin-left: 5px;
    position: absolute;
}

.genericForm .formRow.options ul {
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 275px;
}

.genericForm .formRow.options ul li {
    float: left;
    position: relative;
    left: 4px;
}

.genericForm .formRow.options ul li input {
    left: 0 !important;
    margin: 0;
    top: 2px;
    width: auto;
    float: left;
    position: relative;
}

.genericForm .formRow.options ul li label {
    margin-right: 20px;
    padding-left: 10px;
    width: auto;
    float: left;
}

.genericForm.DealerLocator .dealerServices .formRow.options ul li {
    display: inline;
}

.genericForm .formRow.dob select {
    width: 50px;
}

.genericForm .formRow.dob .mm {
    left: 267px;
}

.genericForm .formRow.dob .yy {
    left: 327px;
    width: 70px;
}

.genericForm .optin li {
    margin-bottom: 12px;
    position: relative;
}

.genericForm .optin li input {
    left: 0 !important;
    top: -2px;
    opacity: 0;
}

.genericForm .optin input {
    top: 10px;
    width: auto;
}

.genericForm .optin label {
    background-position: 0 1px;
    color: #8a9399;
    float: none;
    font-family: "InterstateMazdaLight", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 17px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-top: 0;
    text-align: left;
    width: auto;
}

.genericForm .optin input[type="checkbox"]:checked + label {
    background-position: 0 -120px;
}

.genericForm .formRow.addressPicker {
    padding-left: 205px;
}

.genericForm .formRow.addressPicker .search {
    float: left;
}

.genericForm .formRow.addressPicker .closeList {
    display: none;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    margin: 4px 0;
    overflow: hidden;
    padding-left: 8px;
}

.genericForm .formRow.addressPicker .closeList a {
    color: #0086D3;
}

.genericForm #AddressCompletionButton {
    float: none;
    top: -2px;
}

.genericForm #AddressPicklist ul {
    overflow: hidden;
}

.genericForm #AddressPicklist ul li {
    float: none;
    margin-bottom: 3px;
    padding: 0 6px 3px;
}

.genericForm #AddressPicklist ul li a {
    color: #0086D3;
}

.genericForm .visualModelSelector {
    padding: 18px 0 0;
}

.genericForm .visualModelSelector ul {
    overflow: hidden;
    width: 100%;
}

.genericForm .visualModelSelector ul li {
    background: #0a0c0d none repeat scroll 0 0;
    display: block;
    float: left;
    margin: 0 20px 20px 0;
    width: 172px;
}

.genericForm .visualModelSelector ul li.checked label span {
    color: #fff;
}

.genericForm .visualModelSelector ul li label {
    display: block;
    float: none;
    padding: 12px 12px 20px;
    position: relative;
    text-align: left;
    width: auto;
}

.genericForm .visualModelSelector ul li label img {
    display: block;
    margin: 17px auto 15px;
    height: 49px;
}

.genericForm .visualModelSelector ul li label input {
    left: auto !important;
    margin: 2px 0 0 5px;
    position: absolute;
    top: auto;
    width: auto;
}

.genericForm .visualModelSelector ul li label span {
    display: block;
    padding-left: 22px;
    color: #b8c4cc;
    margin-left: 5px;
}

.genericForm .visualModelSelector ul li.checked_item:hover label span,
.genericForm .visualModelSelector ul li:hover label span {
    color: #fff;
}

.genericForm .visualModelSelector ul li.checked_item label span {
    color: #fff;
}

.genericForm .visualModelSelector ul li.rowStart {
    clear: both;
}

.genericForm .visualModelSelector acronym {
    display: none;
}

.genericForm .formAction {
    padding: 12px;
    overflow: hidden;
}

.genericForm a.primaryCTA {
    background: url(../images/button-bg.png) repeat-x;
    color: white;
    float: right;
    margin: 0 24px 24px 0;
}

.genericForm a.primaryCTA span {
    background: url(../images/button_arrow.png) no-repeat 100% 48%;
    display: block;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    margin-right: 6px;
    padding: 6px 12px 6px 6px;
    white-space: nowrap;
}

.genericForm a.primaryCTA:hover,
.genericForm a.primaryCTA:focus {
    text-decoration: none;
}

.genericForm .backCTA,
.genericForm .forwardCTA {
    background: url(../images/sprite-arrows.png) no-repeat 0 -505px;
    color: #fff;
    margin-top: 20px;
    padding-left: 22px;
    display: inline-block;
    vertical-align: top;
}

.genericForm .forwardCTA {
    background-position: 100% -554px;
    float: none;
    padding-left: 0px;
    padding-right: 25px;
}

.genericForm .search input {
    background: url(../images/button-bg.png) repeat-x;
    border: none;
    color: white;
    cursor: pointer;
    float: right;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    font-weight: bold;
    left: 0;
    line-height: 1.3;
    padding: 2px 5px 3px;
    position: relative;
    top: -3px;
    width: auto;
    -moz-border-radius: 5px;
    /* FF1+ */
    -webkit-border-radius: 5px;
    /* Saf3+, Chrome */
    border-radius: 5px;
    /* Opera 10.5, IE 9 */
}

.genericForm .dealerSearchBtn.formRow .search input {
    top: 0;
}

.genericForm #mapDiv {
    height: 490px;
    margin: 0 24px;
    position: relative;
    width: 912px;
}

.genericForm .fieldBox {
    background-color: #0a0c0d;
    padding: 12px;
    margin-bottom: 30px;
}

.genericForm .alpha .fieldBox {
    margin-left: 0;
}

.genericForm .omega .fieldBox {
    margin-right: 0;
    overflow: hidden;
}

.formStep #rightBlock.grid-8 {
    margin: 0;
    padding: 0;
    width: auto;
}

.test-drive-form .formStep #rightBlock.grid-8 {
    margin-left: 12px;
    width: 632px;
}

.genericForm .fieldBox.fieldList {
    background-color: #1f2426;
    border-radius: 0 !important;
    margin-bottom: 0;
}

.genericForm .fieldBox.fieldList.mb12 {
    margin-bottom: 12px;
}

.genericForm .fieldBox.fieldList.mb24 {
    margin-bottom: 24px;
}

.genericForm .hasDivider {
    border-radius: 0 !important;
    padding: 0 0 20px;
}

.genericForm .hasDivider h4,
.genericForm .hasDivider .h4 {
    border-bottom: 1px solid #283033;
    margin: 0 30px;
    padding: 20px 0 15px;
}

.genericForm .hasDivider .dealerSummary {
    position: relative;
}

.genericForm .hasDivider .dealerSummary .change {
    position: absolute;
    right: 15px;
    top: 9px;
}

.genericForm .hasDivider .modelSummary {
    display: none;
    position: relative;
}

.genericForm .hasDivider .modelSummary .choices div {
    border-bottom: 1px solid #283033;
    margin: 0 30px;
    overflow: hidden;
    padding: 22px 0;
}

.genericForm .hasDivider .modelSummary .choices div p {
    float: right;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 20px;
    width: 115px;
}

.genericForm .hasDivider .modelSummary .choices div img {
    float: left;
    width: 110px;
}

.genericForm .hasDivider .modelSummary .choices div .brochures {
    background-color: #E3EBF0;
    clear: both;
    float: left;
    margin: 12px -8px -12px;
    padding: 0 8px 0;
    width: 100%;
}

.genericForm .hasDivider .modelSummary .choices div .brochures a {
    color: #0086D3;
    display: block;
    font-size: 15px;
    margin: 4px 0 3px;
}

.genericForm .brochureDownload {
    display: none;
}

.genericForm .dealerSearchFieldset h4,
.genericForm .dealerSearchFieldset .h4 {
    display: none;
}

.genericForm .dealerSearchFieldset .formRow label {
    width: 155px;
}

.genericForm .dealerSearchFieldset .formRow acronym {
    left: 173px;
}

.genericForm .dealerSearchFieldset .formRow input,
.genericForm .dealerSearchFieldset .formRow select {
    left: 185px;
}

.genericForm .dealerSearchFieldset .formRow .dealerSearchBtn input {
    left: 0;
}

.genericForm #summaryArea {
    margin-bottom: 24px;
}

.genericForm #summaryArea .dealerSearchFieldset h4,
.genericForm #summaryArea .dealerSearchFieldset .h4 {
    display: block;
    padding: 6px 0;
}

.genericForm #summaryArea .formRow {
    padding: 6px 0;
}

.genericForm #summaryArea .formRow label {
    float: none;
    padding-bottom: 3px;
    text-align: left;
    width: auto;
}

.genericForm #summaryArea .formRow input,
.genericForm #summaryArea .formRow select {
    position: static;
}

.genericForm #summaryArea .formRow .search input {
    float: none;
}

.genericForm #summaryArea .dealerSearch {
    padding-bottom: 0;
}

.genericForm #summaryDealerArea {
    margin-bottom: 24px;
}

.genericForm #summaryDealerArea .dealerSearchFieldset h4,
.genericForm #summaryDealerArea .dealerSearchFieldset .h4 {
    display: block;
    padding: 6px 0;
}

.genericForm #summaryDealerArea .formRow {
    padding: 6px 0;
}

.genericForm #summaryDealerArea .formRow label {
    float: none;
    padding-bottom: 3px;
    text-align: left;
    width: auto;
}

.genericForm #summaryDealerArea .formRow input,
.genericForm #summaryDealerArea .formRow select {
    position: static;
}

.genericForm #summaryDealerArea .formRow .search input {
    float: none;
}

.genericForm #summaryDealerArea .dealerSearch {
    padding-bottom: 0;
}

.genericForm .dealerServiceLegend h4,
.genericForm .dealerServiceLegend .h4 {
    margin-bottom: 10px;
}

.genericForm .dealerLocator {
    margin-left: -12px;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}

.genericForm .chooseDealer,
.genericForm .resultCount {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
}

.genericForm .resultCount strong {
    font-weight: normal;
}

.genericForm .js-links {
    float: right;
}

.genericForm .js-links a {
    background: url(../images/blue-printer.png) no-repeat;
    color: #0086d3;
    display: block;
    padding: 1px 0 1px 23px;
}

.genericForm .resultsHeading {
    background: url(../images/results-stub.png) no-repeat 578px 100%;
    padding-bottom: 10px;
}

.genericForm .resultsHeading strong {
    display: block;
    float: left;
    font-weight: normal;
    padding: 6px 12px;
}

.genericForm .resultsHeading span {
    background-color: #c4d1d9;
    display: block;
    padding: 6px 12px;
    text-align: right;
}

.genericForm .results li {
    background-color: #edf3f5;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 12px 12px 12px 55px;
    position: relative;
}

.genericForm .results li h3,
.genericForm .results li .h3,
.genericForm .results li address {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 24px;
    font-style: normal;
}

.genericForm .results li h3,
.genericForm .results li .h3 {
    margin-bottom: 12px;
}

.genericForm .results li em {
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}

.genericForm .results li a {
    color: #333333;
}

.genericForm .results li .marker {
    left: 12px;
    position: absolute;
    top: 12px;
}

.genericForm .results li .marker img {
    display: block;
}

.genericForm .results li .dealer {
    float: left;
    width: 60%;
}

.genericForm .results li .printFriendlyDetails {
    display: none;
}

.genericForm .results li .services {
    margin-top: 10px;
}

.genericForm .results li input {
    left: auto;
    right: 24px;
    top: 50px;
    width: auto;
}

.genericForm .results li .dealerLocatorLinks {
    float: right;
    margin-top: -3px;
    width: 35%;
}

.genericForm .results li .dealerLocatorLinks li {
    background-color: transparent;
    margin: 0;
    padding: 0;
}

.genericForm .results li .dealerLocatorLinks li a {
    color: #0086D3;
}

.genericForm .results li.dealer_result:hover,
.genericForm .results li.dealer_result.selected {
    background-color: #f4f7f9;
}

.genericForm .results li:last-child {
    margin-bottom: 0;
}

.genericForm .chosenModels h3,
.genericForm .dealerDetails h3,
.genericForm .summaryDirections h3,
.genericForm .chosenModels .h3,
.genericForm .dealerDetails .h3,
.genericForm .summaryDirections .h3 {
    border-bottom: medium none;
    color: #b8c4cc;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    padding-bottom: 0;
}

.genericForm .chosenModels h4,
.genericForm .dealerDetails h4,
.genericForm .summaryDirections h4,
.genericForm .chosenModels .h4,
.genericForm .dealerDetails .h4,
.genericForm .summaryDirections .h4 {
    margin: 12px 0;
}

.dealerDetails.formRow {
    color: #8a9399;
}

.genericForm .chosenModels .models li {
    border-bottom: 1px solid #8a9399;
    padding-bottom: 10px;
}

.genericForm .chosenModels .models li img {
    float: right;
    max-width: 135px;
}

.genericForm .chosenModels .models li ul {
    margin-bottom: 12px;
}

.genericForm .chosenModels .models li ul li {
    border-bottom: none;
    margin: 6px 0;
}

.genericForm .chosenModels .models li:last-child {
    border-bottom: none;
}

.genericForm .dealerDetails address,
.genericForm .dealerDetails .services {
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-style: normal;
    margin: 0;
}

.genericForm .dealerDetails .contactInfo {
    overflow: hidden;
}

.genericForm .dealerDetails .contactInfo li {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    margin: 0 0 3px;
}

.genericForm .dealerDetails .contactInfo li a {
    color: #0086D3;
}

.genericForm .dealerDetails .cta {
    clear: both;
    margin-bottom: 36px;
}

.genericForm .dealerDetails .cta li {
    margin-bottom: 3px;
}

.genericForm .dealerDetails .cta a {
    color: #0086D3;
    padding-bottom: 2px;
    padding-left: 24px;
}

.genericForm .dealerDetails .cta .directions {
    background: url(../images/blue-directions.png) no-repeat;
}

.genericForm .dealerDetails .cta .testDrive {
    background: url(../images/icons/testdrive.gif) no-repeat;
}

.genericForm .dealerDetails table {
    background-color: #fff;
    -moz-border-radius: 5px;
    /* FF1+ */
    -webkit-border-radius: 5px;
    /* Saf3+, Chrome */
    border-radius: 5px;
    /* Opera 10.5, IE 9 */
}

.genericForm .dealerDetails table tr:first-child {
    border-bottom: 1px solid #999;
    border-top: none;
}

.genericForm .dealerDetails table tr {
    border-top: 1px solid #ccc;
}

.genericForm .dealerDetails table th {
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
}

.genericForm .dealerDetails table th,
.genericForm .dealerDetails table td {
    color: #333;
    padding: 5px 10px;
    text-align: left;
}

.genericForm .dealerDetails table td {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
}

.genericForm #dealerdirections h3,
.genericForm #dealerdirections h3 {
    display: none;
}

.genericForm .summaryDirections {
    margin-left: 0 !important;
}

.genericForm .summaryDirections h3,
.genericForm .summaryDirections .h3 {
    margin: 0 12px;
    padding-left: 0;
    padding-right: 0;
}

.genericForm .summaryDirections h4,
.genericForm .summaryDirections .h4 {
    display: none;
}

.genericForm .summaryDirections .directionJourney li {
    margin-bottom: 24px;
    padding: 0 0 24px 48px;
}

.genericForm .summaryDirections .directionJourney li span {
    float: left;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    font-weight: bold;
}

.genericForm .summaryDirections .directionJourney li label {
    float: none;
    width: 180px;
}

.genericForm .summaryDirections .directionJourney li label b {
    font-weight: normal;
}

.genericForm .summaryDirections .directionJourney li input {
    left: 254px;
}

.genericForm .summaryDirections .directionJourney .to {
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
}

.genericForm .summaryDirections .directionJourney .to h4,
.genericForm .summaryDirections .directionJourney .to .h4 {
    clear: none;
    display: block;
    margin-bottom: 6px;
    text-align: right;
    width: 180px;
}

.genericForm .summaryDirections .directionJourney .to address {
    display: block;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-style: normal;
    text-align: right;
    width: 180px;
}

.genericForm .summaryDirections .directionJourney .to a {
    color: #0086D3;
    left: 245px;
    position: absolute;
    top: 0;
}

.genericForm .summaryDirections .directionOptions h4,
.genericForm .summaryDirections .directionOptions .h4 {
    display: block;
    text-align: right;
    width: 228px;
}

.genericForm .summaryDirections .directionOptions ul {
    top: 23px !important;
}

.genericForm .summaryDirections .directionOptions input {
    top: 1px !important;
}

.genericForm .summaryDirections .directionActions {
    margin-bottom: 12px;
    overflow: visible;
}

.genericForm .summaryDirections .directionActions input {
    top: 1px !important;
}

.genericForm .summaryDirections .options ul {
    left: 257px;
    position: absolute;
    top: 4px;
}

.genericForm .summaryDirections .options ul li {
    float: left;
    margin-right: 20px;
    position: relative;
}

.genericForm .summaryDirections .options ul li label {
    padding-left: 24px;
    width: auto;
}

.genericForm .summaryDirections .directionSearch input {
    float: none;
    left: 245px;
    top: 0;
}

.genericForm .grid-4 .summaryDirections {
    margin-left: 24px !important;
    margin-top: 24px;
}

.genericForm .grid-4 .summaryDirections h3,
.genericForm .grid-4 .summaryDirections .h3,
.genericForm .grid-4 .summaryDirections p {
    display: none;
}

.genericForm .grid-4 .summaryDirections h4.formRow,
.genericForm .grid-4 .summaryDirections .h4.formRow {
    display: block;
    margin: 0 0 6px;
    padding: 0;
}

.genericForm .grid-4 .summaryDirections .formRow {
    padding: 6px 0;
}

.genericForm .grid-4 .summaryDirections .directionJourney .from {
    margin-bottom: 0;
    padding-bottom: 12px;
}

.genericForm .grid-4 .summaryDirections .directionJourney .from span {
    float: none;
}

.genericForm .grid-4 .summaryDirections .directionJourney .to {
    padding-bottom: 18px;
}

.genericForm .grid-4 .summaryDirections .directionJourney .to span {
    margin-right: 3px;
}

.genericForm .grid-4 .summaryDirections .directionJourney .to h4,
.genericForm .grid-4 .summaryDirections .directionJourney .to .h4 {
    margin-bottom: 3px;
    text-align: left;
}

.genericForm .grid-4 .summaryDirections .directionJourney .to address {
    display: none;
}

.genericForm .grid-4 .summaryDirections .directionJourney .to a {
    position: static;
}

.genericForm .grid-4 .summaryDirections .directionJourney li span {
    display: block;
    margin-bottom: 3px;
}

.genericForm .grid-4 .summaryDirections .directionJourney li label {
    margin-bottom: 3px;
    position: static;
    text-align: left;
    width: auto;
}

.genericForm .grid-4 .summaryDirections .directionJourney li input {
    position: static;
    width: auto;
}

.genericForm .grid-4 .summaryDirections .options ul {
    margin-left: 45px;
    overflow: hidden;
    position: static;
}

.genericForm .grid-4 .summaryDirections .options ul li {
    margin-bottom: 2px;
    margin-right: 0;
}

.genericForm .grid-4 .summaryDirections .options ul li label {
    text-align: left;
    width: 180px;
}

.genericForm .grid-4 .summaryDirections .directionOptions h4,
.genericForm .grid-4 .summaryDirections .directionOptions .h4 {
    margin: 0 0 6px 48px;
    text-align: left;
    width: auto;
}

.genericForm .grid-4 .summaryDirections .directionActions {
    margin: 0;
}

.genericForm .grid-4 .summaryDirections .directionSearch {
    padding-bottom: 0;
    padding-top: 12px;
}

.genericForm .grid-4 .summaryDirections .directionSearch input {
    left: 49px;
}

.genericForm .deliveryDetailsTitle {
    border-bottom: 1px solid #CED8DF;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 17px;
    padding-bottom: 12px;
}

.genericForm .multiselect {
    height: 142px;
    overflow: auto;
    position: relative;
    left: 14px;
    margin-right: 4px;
    width: 212px;
}

.genericForm .multiselect ul li {
    position: relative;
}

.genericForm .multiselect ul li label {
    float: none;
    text-align: left;
    padding-left: 8px;
    display: inline;
}

.genericForm .multiselect ul li input {
    position: static;
    width: auto;
    left: 0;
    top: 1px;
}

.genericForm div.applyfor {
    color: #555;
    font-family: 'InterstateMazdaRegular', Helvetica, Arial, sans-serif;
    font-size: 1.25em;
}

.genericForm .fileBrowser {
    font-size: 0.8em !important;
    height: 1.9em;
    line-height: 1;
    padding: 0 !important;
    top: 8px !important;
}

.genericForm .MultiFile-list {
    padding-left: 200px;
    padding-top: 25px;
}

.ie7 .genericForm .hasDivider .modelSummary .choices div .brochures {
    margin-top: 40px;
}

.ie7 .genericForm .visualModelSelector label span {
    padding-top: 3px;
}

.ie7 .genericForm .search input,
.ie8 .genericForm .search input {
    line-height: 1;
    top: -2px;
    width: 140px;
}

#da-DK .ie7 .DealerLocator .search input,
#da-DK .ie8 .DealerLocator .search input {
    width: 165px;
}

#de-DE .ie7 .genericForm .dealerServices .formRow select {
    font-size: 13px !important;
}

.ie8 .genericForm .visualModelSelector label span {
    padding-top: 2px;
}

#de-DE .ie8 .genericForm .dealerServices .formRow select {
    font-size: 13px !important;
}

.ie9 .genericForm .visualModelSelector label span {
    padding-top: 2px;
}

.DealerLocator #mapDiv {
    background-color: #999;
}

.DealerLocator #dealerdirections {
    display: none;
    margin-bottom: 12px;
    margin-top: 24px;
}

.DealerLocator .dealerDetails .cta {
    margin-bottom: 0;
}

.DealerLocator .secondaryAction {
    padding: 0 24px 24px;
}

.DealerLocator .secondaryAction a {
    background: url(../images/sprite-arrows.png) no-repeat 0 -202px;
    padding-left: 20px;
}

.ComingSoon .visualModelSelector .validation_msg {
    margin: 0 0 12px 0;
}

.ComingSoon .tandc {
    padding: 0 12px;
}

.FleetContactUs .formRow.options ul {
    left: 18px;
    position: relative;
}

.FleetContactUs .formRow.options ul li {
    float: none;
    margin-bottom: 4px;
}

.FleetContactUs .formRow.options ul li label {
    float: none;
    text-align: left;
}

.FleetContactUs .formRow.userJourney ul {
    left: 205px;
    position: absolute;
}

.FleetContactUs .formRow.userJourney ul li {
    float: left;
    margin-bottom: 0;
}

.FleetContactUs .formRow.userJourney ul li label {
    float: left;
    text-align: right;
}

/* Dealer service icons */
/* -------------------- */
.services {
    overflow: hidden;
}

.services li,
.genericForm .results .services li {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    height: auto;
    margin: 2px 0;
    padding: 0 0 0 24px;
    position: relative;
}

.services li span,
.genericForm .results .services li span,
.dealer .services li {
    background: url(../images/icons/services/service_icon_sprite.png) no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0px 8px 0px 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.services .motability span,
.dealer .services li.motability {
    background-position: 0px 0px !important;
}

.services .mazdastore span,
.dealer .services li.mazdastore {
    background-position: 0px -20px !important;
}

.services .mpsspecialists span,
.dealer .services li.mpsspecialists {
    background-position: 0px -40px !important;
}

.services .parts span,
.dealer .services li.parts {
    background-position: 0px -60px !important;
}

.services .sales span,
.dealer .services li.sales {
    background-position: 0px -80px !important;
}

.services .service span,
.dealer .services li.service {
    background-position: 0px -100px !important;
}

.services .testdrive span,
.dealer .services li.testdrive {
    background-position: 0px -120px !important;
}

.services .zzapprovedused span,
.services .zzapproved span,
.dealer .services li.zzapprovedused,
.dealer .services li.zzapproved {
    background-position: 0px -140px !important;
}

.services .authorisedrepairers span,
.dealer .services li.authorisedrepairers {
    background-position: 0px -160px !important;
}

.infobox .services {
    margin: 5px -4px 5px 0;
}

.genericForm .results .services li,
.infobox .services li,
.dealerDetails .services li {
    float: left;
    margin-right: 4px;
    padding: 0;
    width: 16px;
}

/* Map Infobox Styling */
/* ------------------ */
.infobox {
    background-color: #fff;
    border: 5px solid #572b85;
    color: #000;
    min-height: 100px;
    padding: 15px;
    min-width: 286px;
}

.infobox span {
    display: block;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    white-space: nowrap;
}

.infobox .actions {
    margin-top: 16px;
    overflow: hidden;
}

.infobox .forwardCTA {
    background: url(../images/sprite-arrows.png) no-repeat 100% -244px;
    clear: both;
    font-size: 16px;
    float: left;
    margin-top: 4px;
    padding-left: 0;
    padding-right: 25px;
}

.infobox .infoboxName {
    font-weight: bold;
    margin-bottom: 2px;
}

.infobox .infoboxAddress {
    margin-bottom: 16px;
}

.infobox a {
    color: #0086D3;
}

.infobox .close {
    background-color: #E3EBF0;
    color: #0086D3;
    font-size: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 16px;
}

/* Form Error Styling */
/* ------------------ */
.formRow.hasError {
    background-color: #B32D2E;
    margin-bottom: -4px;
    padding-bottom: 16px;
}

.formRow.hasError label,
.formRow.hasError .validation_msg,
.formRow.hasError acronym,
.formRow.hasError a {
    color: #FFFFFF !important;
}

.formRow.hasError.dealerLocator {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 24px;
    padding: 0;
}

.formRow.hasError.dealerLocator .validation_msg {
    margin: 15px;
    padding-bottom: 0;
    width: auto;
}

.validation_msg {
    color: #B32D2E !important;
    float: left;
    font-family: 'InterstateMazdaItalic', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    margin: 23px 0 -20px 20px;
    padding-bottom: 10px;
    width: 300px;
}

.optin .validation_msg {
    margin: 5px 0 0 195px;
}

.visualModelSelector.hasError {
    background-color: transparent;
    margin-bottom: 0;
    padding-bottom: 12px;
}

.visualModelSelector.hasError label {
    color: #333 !important;
}

.visualModelSelector.hasError .validation_msg {
    color: #B32D2E !important;
}

.visualModelSelector .validation_msg {
    font-size: 16px;
    margin: 0 0 12px;
}

.comments .validation_msg {
    margin: -2px 0 -14px 195px;
}

.FleetContactUs .options .validation_msg {
    margin: 3px 0 -14px 195px;
}

.errorSummary {
    color: #B32D2E !important;
}

.errorSummary ul {
    list-style-type: disc;
    margin-bottom: 12px;
    margin-left: 36px;
    margin-top: 12px;
}

.errorSummary ul li {
    font-family: InterstateMazdaItalic, 'Helvetica', 'Arial', sans-serif;
}

.errorSummary ul li a {
    color: #B32D2E;
    font-family: InterstateMazdaItalic, 'Helvetica', 'Arial', sans-serif;
}

.noResults p {
    color: #B32D2E;
    font-family: 'InterstateMazdaItalic', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
}

#cover {
    background: url(../images/ajax-loader.gif) no-repeat 50% 25% #e3ebf0;
    height: 100%;
    left: 0;
    opacity: 0.97;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}

/* Directions Itinerary Styling */
/* ---------------------------- */
.MicrosoftMap .dd_tripSummary {
    font-size: 16px !important;
}

.MicrosoftMap .dd_directionStepLetter {
    font-family: 'InterstateMazdaRegular' !important;
    font-size: 20px !important;
}

.MicrosoftMap .dd_waypoint .dd_waypointDisplayText {
    font-family: 'InterstateMazdaRegular' !important;
    font-size: 14px !important;
}

.MicrosoftMap .dd_waypoint .dd_waypointDisplayText div {
    font-family: 'InterstateMazdaRegular' !important;
}

.MicrosoftMap .dd_itinerary .dd_instruction {
    font-family: 'InterstateMazdaRegular' !important;
    font-size: 14px !important;
}

.MicrosoftMap .dd_itinerary .dd_instruction div {
    font-family: 'InterstateMazdaRegular' !important;
}

.MicrosoftMap .dd_itinerary .dd_distance {
    font-family: 'InterstateMazdaRegular' !important;
    font-size: 14px !important;
}

.MicrosoftMap .dd_itinerary .dd_intersectionHint {
    font-size: 13px !important;
}

.MicrosoftMap .dd_itinerary .dd_annotationList li {
    font-size: 14px !important;
}

.MicrosoftMap.dd_route .dd_viapointText {
    font-size: 14px !important;
    font-style: normal !important;
}

.MicrosoftMap.dd_route .dd_viapointItemContainer a {
    color: #0086D3 !important;
    font-size: 14px !important;
}

.MicrosoftMap .dd_routeRootSummaryb2b {
    background-color: #C4D1D9 !important;
    padding: 3px 12px 0 !important;
    -moz-border-radius: 5px;
    /* FF1+ */
    -webkit-border-radius: 5px;
    /* Saf3+, Chrome */
    border-radius: 5px;
    /* Opera 10.5, IE 9 */
}

/* TODO: sort these out... */
.hiddenFormAction,
.dealerLocator acronym,
.printFriendly {
    display: none;
}

.BrochureDownload .formAction {
    display: none;
}

/* TEST DRIVE FORM V2 STYLES */
/* ------------------------- */
.test-drive-v2 #mapDiv,
.test-drive-v2 #mapDiv .MicrosoftMap .MicrosoftNav,
.test-drive-v2 .genericForm .results li .select_dealer,
.test-drive-v2 .hiddenFormAction .primaryCTA {
    display: none;
}

.test-drive-v2 #mapContainer {
    height: 280px;
    margin: 0 24px 24px;
    position: relative;
    width: 280px;
    z-index: 1;
}

.test-drive-v2 #mapContainer #mapDiv {
    display: block;
    height: 280px;
    margin: 0;
    position: absolute;
    width: 280px;
    z-index: 2;
}

.test-drive-v2 #mapDiv .map-resizer {
    background: url(../images/icons/map-expand.png) no-repeat 0 0;
    display: block;
    height: 23px;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    z-index: 3;
}

.test-drive-v2 .expanded #mapDiv .map-resizer {
    background-image: url(../images/icons/map-collapse.png);
}

.test-drive-v2 #mapDiv .map-resizer:focus {
    outline: none;
}

.test-drive-v2 #mapContainer .overlay {
    background-color: #e3ebf0;
    height: 0;
    position: absolute;
    width: 912px;
    z-index: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.MicrosoftMap .MapPushpinBase {
    cursor: pointer !important;
}

.test-drive-v2 .genericForm .results li.dealer_result {
    background-image: url(../images/icons/dealer-select-chevron.png);
    background-position: 96% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
}

.test-drive-v2 .hiddenFormAction .backCTA {
    margin-bottom: 24px;
}

.test-drive-v2 #limitButton {
    display: none;
    float: right;
    margin-right: 24px;
}

.test-drive-v2 #limitButton span {
    background: url(../images/button-bg.png) repeat-x;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 8px;
    -moz-border-radius: 5px;
    /* FF1+ */
    -webkit-border-radius: 5px;
    /* Saf3+, Chrome */
    border-radius: 5px;
    /* Opera 10.5, IE 9 */
}

.test-drive-v2 .infobox .services {
    margin: 16px 0 -6px;
}

.test-drive-v2 .infobox .services li {
    height: 16px;
}

.test-drive-v2 .ie7 .dealerServiceLegend,
.ie7 .test-drive-v2 .dealerServiceLegend,
.test-drive-v2 .ie7 #rightBlock,
.ie7 .test-drive-v2 #rightBlock {
    position: relative;
}

.test-drive-v2 .ie7 .hiddenFormAction,
.ie7 .test-drive-v2 .hiddenFormAction {
    float: none;
    position: relative;
    top: -24px;
}

/* Reevoo module */
/* ------------- */
.reevoomark_badge {
    float: right;
    margin-left: 22px;
}

/** fixed norway buttons **/
.genericForm .formRow input.dealerButton {
    color: #fff;
    border: 0;
    margin: 6px 12px 6px 12px;
    padding: 5px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #56AFE1;
    background: -moz-linear-gradient(top, #56afe1 0%, #118ed5 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#56afe1), to(#118ed5));
    background: -o-gradient(#56afe1, #118ed5);
    background: -ms-linear-gradient(top, #56afe1, #118ed5);
}

.dealer_name strong {
    color: #333333;
    display: inline-block;
    font-size: 28px;
    padding-right: 30px;
    text-transform: uppercase;
    vertical-align: middle;
}

.dealer_name span {
    color: #ABABAB;
    display: block;
    font-size: 12px;
    position: relative;
    top: -4px;
}

.dealer_phone_item {
    width: 290px;
}

.row .dealer_row_content .row_content > div {
    display: inline-block;
    vertical-align: top;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

header .links {
    float: right;
    padding: 20px 0 0;
    width: 87%;
    position: relative;
}

header .links .dealer_links {
    float: right;
    margin-bottom: 40px;
}

header .links nav {
    clear: both;
    margin-left: 33px;
}

.dealer_links ul#cta_nav {
    margin: 0;
    margin-right: 90px;
}

.dealer_name {
    width: 245px;
}

.dealer_phone {
    font-size: 12px;
    line-height: 13px;
    margin-right: 20px;
    padding: 0 0 0 25px;
    position: relative;
}

.dealer_phone_item .name {
    color: #ABABAB;
    display: inline-block;
    padding-right: 10px;
    width: 155px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.dealer_phone_item .phone {
    color: #000000;
    display: inline-block;
    width: 120px;
    font-size: 14px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.dealer_phone_item .phone span {
    color: #ababab;
}

#main_nav li.menu_link.search {
    float: right;
}

#main_nav li.menu_link.search .menu_a {
    padding-right: 0;
    color: #393e40;
}

.global.active header {
    margin-top: 0;
}

.search_form .menu_a:after {
    background: url(../images/menu_link_search.png) no-repeat right center;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 17px;
    margin-left: 10px;
}

.search_form .search-input {
    background: none repeat scroll 0 0;
    border: medium none;
    color: #aaa;
    display: inline-block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 20px;
    padding: 0;
    text-align: right;
    vertical-align: top;
    width: 55px;
}

.search_form .button-search {
    background: url(../images/menu_link_search.png) no-repeat right center;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    margin-left: 10px;
    position: relative;
    top: 2px;
    vertical-align: top;
    width: 27px;
}

.search_form .button-reset {
    display: none;
}

.search_form .search-input::-webkit-input-placeholder {
    opacity: 1;
}

.search_form .search-input::-moz-placeholder {
    opacity: 1;
}

.search_form .search-input:-moz-placeholder {
    opacity: 1;
}

.search_form .search-input:-ms-input-placeholder {
    opacity: 1;
}

.search_form {
    position: relative;
    z-index: 9999;
    bottom: 82px;
}

.search_form::after {
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.search-show .search_form:after {
    content: none;
}

.search-active .search_form::after {
    content: none;
}

.search-active .global:before {
    background: rgba(33, 33, 33, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.search-active header,
.search-active .row .row_content,
.search-active nav > ul {
    position: static;
}

.search-active .search_form {
    background: #333 none repeat scroll 0 0;
    border: 10px solid #1a1a1a;
    padding: 4px 10px;
    position: absolute;
    right: -20px;
    top: -5px;
    z-index: 9999;
}

.search-active .search_form .search-input {
    color: #fff;
    text-align: left;
    width: 200px;
}

.search-active #main_nav {
    margin-right: 92px;
}

.search-active .search_form .button-reset {
    background: none repeat scroll 0 0;
    border: medium none;
    color: #e8e8e8;
    cursor: pointer;
    display: inline-block;
    padding-right: 0;
    vertical-align: top;
    position: relative;
    top: -1px;
}

.dealers-page .dealer-social {
    display: none;
}

.dealer-social {
    display: inline-block;
    float: right;
    overflow: hidden;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 14px;
    position: relative;
    text-align: center;
    z-index: 51;
}

.dealer-social a {
    background: url("../images/social.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 20px;
    margin: 0 2px;
    padding: 0;
    vertical-align: top;
    width: 20px;
}

.dealer-social a.linkedin {
    background-position: -25px 0;
}

.dealer-social a.google {
    background-position: -50px 0;
}

.dealer-social a.youtube {
    background-position: -75px 0;
}

.dealer-social a.facebook {
    background-position: -100px 0;
}

.dealer-social a.twitter {
    background-position: -125px 0;
}

.dealer-social a.odnoklassniki {
    background-position: -150px 0;
}

.dealer-social a.vk {
    background-position: -175px 0;
}

.sitemap .omega {
    float: left;
}

.accessories .main h3 > span,
.accessories .main .h3 > span {
    float: left;
}

.accessories .accessoriesContent .alpha {
    float: left;
}

.accessories .accessoriesContent .omega {
    float: right;
}

.menu_link ul li > div {
    position: relative;
}

body .menu_news li {
    margin: 4px 5px !important;
}

body .pager .menu_news li {
    display: inline-block;
    margin: 4px !important;
    vertical-align: top;
}

.news-listing ul li {
    background: #1f2426 none repeat scroll 0 0;
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.news-listing ul li:hover {
    background: #040505 none repeat scroll 0 0;
}

.genericForm button.primaryCTA {
    background: #0086d3 none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.genericForm button.primaryCTA span {
    background: url("../images/button_arrow.png") no-repeat scroll 98% 50%;
    display: block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    line-height: 1;
    margin-right: 6px;
    padding: 10px 25px 10px 15px;
    white-space: nowrap;
}

.genericForm button.primaryCTA.shedule-testdrive {
    float: left;
}

.genericForm .formRow label.error {
    color: #b32d2e;
    font-style: italic;
    margin-top: 3px;
    padding: 0;
    position: static;
    text-align: left;
    width: 270px;
}

.driving-school-form .formRow label.error {
    font-size: 15px;
    line-height: 12px;
}

.genericForm .formRow.options label.error {
    position: absolute;
}

.genericForm .formRow input,
.genericForm .formRow textarea,
.genericForm .formRow select {
    background: #e6eef2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    padding: 8px 10px;
}

.models-details > h2,
.models-details > .h2 {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    margin: 0;
    width: 795px;
}

.back {
    background: url("../images/sprite-arrows.png") no-repeat scroll 0 -201px;
    color: #0091CA;
    font-size: 14px;
    padding-left: 20px;
    display: inline-block;
    line-height: 16px;
}

.models-details > a {
    background: url("../images/sprite-arrows.png") no-repeat scroll 0 -503px;
    color: #737b80;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    padding-left: 20px;
}

.models-details-items {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 40px;
    margin-top: 25px;
    padding: 30px;
}

.models-details-item {
    background: none repeat scroll 0 0 #f2f6f7;
    margin-bottom: 16px;
    padding: 20px 0 20px 30px;
    font-size: 0;
}

.models-details-item::after {
    clear: both;
    content: "";
    display: block;
}

.item-info .item-info-block.last {
    border-bottom: medium none;
}

.models-details-item > div {
    float: left;
    padding-right: 30px;
}

.models-details-item > div.item-name {
    color: #14181a;
    font-size: 22px;
    width: 150px;
    font-family: InterstateMazdaRegular, 'Helvetica', 'Arial', sans-serif;
}

.models-details-item > div.item-name span {
    color: #2690d6;
}

.models-details-item > div.item-name span.model {
    color: #fff;
}

.models-details-item > div.item-info {
    width: 470px;
    font-family: InterstateMazdaRegular, 'Helvetica', 'Arial', sans-serif;
    padding-right: 60px;
}

.models-details-item div.item-cost {
    color: #B0B0B0;
    font-family: InterstateMazdaRegular, 'Helvetica', 'Arial', sans-serif;
    font-size: 17px;
    padding-right: 15px;
    text-align: right;
    width: 130px;
    margin-top: -4px;
}

.models-details-item div.item-cost span {
    color: #2690d6;
    font-size: 26px;
    display: block;
}

.models-details-dop div.item-cost span.j-cloth-sum {
    color: #b8c5cc;
}

.item-info-block {
    border-bottom: 1px solid #dae2e6;
    overflow: hidden;
    padding: 8px 0;
}

.item-info-block:first-child {
    padding-top: 4px;
}

.item-info-block .info-block-name {
    color: #737a80;
    font-family: InterstateMazdaRegular, 'Helvetica', 'Arial', sans-serif;
    font-size: 17px;
    padding-right: 15px;
    width: 230px;
    display: inline-block;
    vertical-align: middle;
}

.models-details-dop .item-info-block .info-block-name {
    display: inline-block;
    vertical-align: top;
    color: #737a80;
    font-family: InterstateMazdaBold, "Helvetica", "Arial", sans-serif;
}

.models-details-dop.j-pack .item-info-block .info-block-name {
    color: #14181a;
}

.item-info-block .info-block-value {
    color: #14181a;
    display: inline-block;
    font-family: InterstateMazdaBold, "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    vertical-align: middle;
    width: 225px;
}

.item-info-block .info-block-value > div,
.item-info-block .info-block-value span {
    display: inline-block;
    vertical-align: middle;
}

.item-info-block .info-block-value span {
    padding-left: 15px;
    width: 145px;
    font-family: InterstateMazdaBold, "Helvetica", "Arial", sans-serif;
}

.item-info-block .info-block-value .accessoriesContent span {
    width: auto;
    color: #737a80;
    background: url("../images/isotope-item-new.png") no-repeat scroll left 5px;
    display: block;
    font-size: 16px;
    margin: 10px 0;
    padding-left: 15px;
    font-family: 'InterstateMazdaRegular', "Helvetica", "Arial", sans-serif;
}

.models-details-colors > div {
    display: inline-block;
    float: none;
    padding-right: 30px;
    vertical-align: middle;
}

.models-details-colors .item-info-block {
    padding: 0;
}

.models-details-dop > div.item-info {
    padding-right: 0;
    width: 675px;
}

.models-details-dop .info-block-value {
    width: 285px;
}

.models-details-dop .info-block-value img {
    border-radius: 5px;
    height: 30px;
    width: 90px;
}

.j-pack-name .accessoriesContent {
    border-top: 1px solid #dae2e6;
    display: block !important;
    margin-top: 8px;
    padding-top: 20px;
}

.j-pack-name .accessoriesContent > div {
    box-sizing: border-box;
    display: inline-block;
    padding-right: 10px;
    vertical-align: top;
    width: 50%;
}

.models-details-dop div.item-cost {
    display: inline-block;
    text-align: right;
    vertical-align: top;
    width: 130px;
}

.models-details-dop.j-pack div.item-cost {
    margin-top: -22px;
}

.models-details-dop .item-info-block {
    padding: 24px 0;
}

.models-details-dop .item-info-block:first-child {
    padding-top: 4px;
}

.models-details-itogo {
    background: none repeat scroll 0 0 #2b3033;
}

.models-details-itogo > div.item-name {
    color: #FFFFFF;
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 550px;
}

.models-details-itogo div.item-cost {
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 260px;
}

.models-details-itogo div.item-cost span {
    color: #FFFFFF;
    font-size: 36px;
}

.models-details-itogo div.item-cost small {
    font-family: InterstateMazdaRegular, 'Helvetica', 'Arial', sans-serif;
    font-size: 20px;
    position: relative;
    top: -3px;
}

.models-details-activity {
    background: none repeat scroll 0 0 #e3ebf0;
    padding: 25px 0 25px 30px;
    margin-bottom: 30px;
}

.models-details-activity > div.item-name {
    color: #6c7780;
    font-size: 22px;
    padding-top: 8px;
    width: auto;
    padding-right: 23px;
}

.models-details-activity .bluebox.titleblue .arrow_right,
.filter-top .bluebox.titleblue .arrow_right,
.md-text .bluebox.titleblue .arrow_right {
    background-position: -6px -530px;
    height: 14px;
    width: 8px;
    right: 10px;
}

.models-details-activity .bluebox.titleblue,
.filter-top .bluebox.titleblue,
.md-text .bluebox.titleblue {
    background: #0086d3 none repeat scroll 0 0;
    border: 1px solid #0086d3;
    border-radius: 5px;
    margin: 0 0 0 20px;
    padding-right: 0;
    width: 204px;
    overflow: hidden;
}

.models-details-dop .info-block-value.j-pack-name h4 {
    padding: 0;
}

.models-details-dop .info-block-value.j-pack-name {
    width: 530px;
}

.models-details-activity .bluebox.titleblue a,
.filter-top .bluebox.titleblue a,
.md-text .bluebox.titleblue a {
    box-sizing: border-box;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    line-height: 19px;
    margin: 0;
    padding: 10px 14px;
    border: medium none;
}

.models-details-activity .bluebox.titleblue a {
    font-size: 16px;
}

.models-details-activity .bluebox.titleblue a:before,
.models-details-activity .bluebox.titleblue a:after,
.filter-top .bluebox.titleblue a:before,
.filter-top .bluebox.titleblue a:after,
.md-text .bluebox.titleblue a:before,
.md-text .bluebox.titleblue a:after {
    content: none;
    background-position: 0 -530px;
}

.models-details-activity .bluebox.titleblue a:hover .arrow_right,
.filter-top .bluebox.titleblue a:hover .arrow_right,
.md-text .bluebox.titleblue a:hover .arrow_right {
    background-position: -6px -555px;
}

.models-details-activity .bluebox.titleblue a:hover,
.filter-top .bluebox.titleblue a:hover,
.md-text .bluebox.titleblue a:hover {
    color: #0086d3;
    background: #fff none repeat scroll 0 0;
}

.models-details-dop .item-info .item-info-block:last-child {
    padding-bottom: 14px;
}

.faq-page .grid-3 {
    width: 222px;
}

.faq-block {
    margin-bottom: 50px;
    padding-left: 30px;
}

.faq {
    background: #0a0c0d none repeat scroll 0 0;
    margin-top: 20px;
    padding: 0 30px;
}

.faq li {
    border-bottom: 1px solid #283033;
    position: relative;
}

.faq li.current,
.faq li:hover {
    background: #1f2426 none repeat scroll 0 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -1px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 1px;
    border-color: #0a0c0d;
}

.faq li.current:after,
.faq li:hover:after {
    right: 15px;
    top: 13px;
}

.faq li:after {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -37px;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: -15px;
    top: 12px;
    width: 22px;
}

.faq li a {
    color: #8a9399;
    display: block;
    font-size: 16px;
    padding: 11px 10px 11px 0;
}

.faq li a span {
    color: #5c6166;
    padding-left: 10px;
}

.faq li:last-child {
    border: none;
}

.faq-block .bluebox.titleblue {
    display: none;
}

.faq-page .titleblue a {
    background-color: #0086d3;
    border-radius: 3px;
    margin: 0;
    padding: 10px 15px;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    width: auto;
}

.faq-page .titleblue a:after,
.faq-page .titleblue a:before {
    content: none;
}

.faq-page .titleblue a .arrow_right {
    background-position: 0 -530px;
    right: 6px !important;
}

.faq-items {
    padding-top: 25px;
}

.faq-item {
    border-bottom: 1px solid #283033;
    margin-bottom: 25px;
}

.faq-item:last-child {
    border: medium none;
}

.faq-item > div {
    color: #8a9399;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 17px;
    padding-bottom: 15px;
    padding-left: 33px;
    position: relative;
}

.faq-item > div.question {
    color: #fff;
}

.faq-item > div span {
    color: #2690d6;
    font-size: 17px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0;
}

.faq-item > div.answer span {
    color: #b8c4cc;
}

.faq-item > div.faq-date {
    color: #5c6166;
    font-size: 15px;
}

.pages-content .pager {
    background: none repeat scroll 0 0;
    padding: 0 0 20px;
}

.pages-content .pager .arrow_link_top {
    margin-left: 0;
    margin-right: 0;
}

.pager {
    display: block;
    float: none;
    overflow: hidden;
    margin: 0;
}

.pager .arrow_link_top {
    margin-top: 20px;
    margin-bottom: 20px;
}

.contacts .h3 {
    color: #fff;
    font-size: 24px;
    padding-bottom: 17px !important;
    padding-left: 30px;
    padding-top: 17px;
    position: relative;
    width: 390px;
}

.contacts .h3 > span {
    color: #0086d3;
    left: 3px;
    padding-right: 10px;
    position: absolute;
    top: 17px;
}

.contacts .current .h3 > span {
    color: #2690d6;
}

.contacts h3 a,
.contacts .h3 a {
    display: inline-block;
    padding-top: 0;
    width: auto;
}

.contacts .accessoriesContent {
    border-top: medium none;
    overflow: hidden;
    padding: 0 47px 20px;
    width: auto !important;
}

.contacts .accessoriesContent .contacts-item {
    border-bottom: 1px solid #3d484d;
    overflow: hidden;
    padding: 11px 0;
}

.contacts .accessoriesContent .contacts-item:last-child {
    border-bottom: none;
}

.contacts .accessoriesContent .contacts-item > div {
    color: #5c6166;
    float: left;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 20px;
    padding-right: 20px;
    width: 100px;
}

.contacts .accessoriesContent .contacts-item .title {
    float: none;
    font-size: 20px;
    margin: 0;
    padding: 0;
    width: auto;
}

.contacts .accessoriesContent .contacts-item > div.value {
    padding: 0;
    width: 244px;
    color: #b8c4cc;
    font-size: 16px;
}

.contacts .accessoriesContent .contacts-item > div.value strong {
    color: #fff;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-weight: normal;
}

.contacts {
    border: medium none;
}

.contacts a {
    color: #FFFFFF;
}

.contacts li:first-child h3,
.contacts li:first-child .h3 {
    border-top: medium none;
}

.contacts h3,
.contacts .h3 {
    background: none repeat scroll 0 0 #1f2426;
    height: auto;
    overflow: hidden;
    border-color: #171b1c !important;
}

.contacts .current h3,
.contacts .current .h3 {
    background: none repeat scroll 0 0 #0a0c0d;
}

#map {
    margin-top: 22px;
}

.filter {
    margin-top: 17px;
}

.filter-top {
    background: none repeat scroll 0 0 #0a0c0d;
    color: #FFFFFF;
    overflow: hidden;
    padding: 20px 0 20px 20px;
}

.filter-top .slct_container:first-child {
    float: none;
}

.filter-top .slct_container.modl {
    float: left;
}

.select-block label {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    padding-right: 5px;
}

.select-block select {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    color: #666666;
}

.filter-top .select-block {
    float: left;
    margin-right: 30px;
    margin-bottom: 12px;
}

.filter-top .select-block:last-child {
    margin-right: 0;
}

.select-block select {
    display: block;
    margin-top: 7px;
}

.select-block .big {
    width: 243px;
}

.select-block .small {
    width: 100px;
}

.filter-bottom {
    overflow: hidden;
    padding: 14px 20px;
}

.filter-bottom > div {
    float: left;
}

.filter-bottom,
.filter-bottom label {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
}

.filter-bottom > div.filter-deals {
    width: 245px;
    padding-top: 6px;
}

.filter-bottom > div.filter-deals label,
.filter-bottom > div.filter-deals input {
    cursor: pointer;
}

.filter-bottom > div.filter-sort {
    width: 500px;
}

.filter-bottom > div.filter-count {
    text-align: right;
    width: 160px;
    float: right;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    padding-top: 7px;
}

.filter-bottom > div.filter-name {
    color: #666666;
    font-size: 22px;
    padding-right: 20px;
    width: 225px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    padding-top: 2px;
}

.filter-bottom > div.filter-deals input {
    margin: 0;
    padding: 0 3px 0 0;
    position: relative;
    top: 1px;
}

.filter-sort a {
    background-image: url("../images/filter-arr.png");
    background-repeat: no-repeat;
    color: #8a9399;
    display: inline-block;
    font-size: 17px;
    line-height: 18px;
    margin: 0 4px;
    padding: 7px 30px 7px 12px;
    border-radius: 3px;
}

.filter-sort a.down {
    background-position: right -23px;
}

.filter-sort a.up {
    background-position: right -52px;
}

.filter-sort a.active {
    color: #ffffff;
    background-color: #0a0c0d;
}

.filter-sort a.up.active {
    background-position: right -79px;
}

.filter-sort a.down.active {
    background-position: right 4px;
}

.filter-sort span {
    color: #5c6166;
    margin-right: 15px;
}

.filter-count {
    color: #AEAEAE;
}

.filter-count span {
    color: #0086d3;
    font-size: 18px;
    margin-left: 5px;
}

.table {
    padding-top: 10px;
    padding-bottom: 50px;
}

.table table,
.table tbody {
    width: 100%;
    display: block;
}

.table table th {
    color: #AEAEAE;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: normal;
    padding: 25px 15px 10px;
}

.table table td {
    color: #666666;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 9px 15px;
}

.table table .col-1 {
    width: 425px;
}

.table table .col-2 {
    width: 140px;
}

.table table .col-3 {
    width: 42px;
}

.table table .col-4 {
    width: 200px;
}

.cars-page .table table .col-4 {
    width: 80px;
}

.cars-page .table table .col-4 div {
    padding: 0;
    width: 80px;
    word-wrap: break-word;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.table table .col-5 {
    width: 109px;
}

.table table .col-6 {
    width: 37px;
    padding-right: 30px;
}

.table table .col-7 {
    display: none;
}

.table table .col-8 {
    width: 70px;
}

.table table td:first-child,
.table table th:first-child {
    padding-left: 30px;
}

.table table td:last-child,
.table table th:last-child {
    padding-right: 30px;
}

.table table span {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    color: #0086d3;
}

.table table .model {
    position: relative;
}

.table table .model > span {
    display: inline-block;
    padding-right: 100px;
    vertical-align: top;
}

.table table .model span.spec,
.table table .model span.spec-ico {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    text-indent: -99999px;
}

.table table .model span.spec-ico {
    background: url("../images/spec-ico.png") no-repeat scroll 0 0;
    width: 18px;
    height: 18px;
    display: block;
}

.table table tr:hover .model span.spec-ico {
    background-position: 0 -30px;
}

.table table tr {
    border-bottom: 1px solid #dddddd !important;
    border-top: medium none;
}

.table table td .color {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
}

.table table td .color img {
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    width: auto;
}

.cars-page .table table td .color img {
    padding-right: 0;
}

.table table td .cost {
    color: #0086D3;
    display: inline-block;
    float: none;
    font-size: 22px;
    line-height: 20px;
    padding: 4px 7px;
    text-transform: uppercase;
    vertical-align: middle;
}

.table table th.cost {
    width: 108px;
    padding-right: 0;
}

.table table td .cost.spec {
    background: none repeat scroll 0 0 #0086d3;
    color: #FFFFFF;
}

.table table td.photo {
    text-align: center;
}

.table table td.photo > img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.table table tr:hover td {
    background: #4a606d;
    color: #ffffff;
    cursor: pointer;
}

.table table tr:hover td span {
    color: #ffffff;
}

#main_nav .cars {
    background: none repeat scroll 0 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 0;
    width: calc(100% + 172px);
    visibility: hidden;
    padding: 0;
    background: url(../images/bg_cars.jpg) repeat transparent;
    z-index: 25 !important;
}

#main_nav .carshome.selected .cars {
    visibility: visible;
}

.cars {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 7px #9D9D9D;
    margin-bottom: 30px;
}

.grayBG .cars-info {
    background: #ffffff none repeat scroll 0 0;
}

.grayBG .cars-info > div.cars-info-name {
    color: #333333;
}

.grayBG .cars-info > div.cars-info-new_sum .new_sum-cost {
    color: #0086d3;
}

.grayBG .cars + .row {
    overflow: visible;
}

.cars-info {
    padding: 15px 0;
    background: #0a0c0d none repeat scroll 0 0;
}

.cars-info > div {
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
}

.cars-info > div.cars-info-name {
    color: #fff;
    font-family: 'InterstateMazdaBold', 'Helvetica', 'Arial', sans-serif;
    font-size: 28px;
    width: 460px;
}

.cars-info > div.cars-info-name span.engine {
    color: #ABABAB;
    display: inline !important;
}

.cars-info > div.cars-info-start_sum,
.cars-info > div.cars-info-new_sum {
    padding-left: 20px;
    padding-right: 20px;
    width: 152px;
}

.cars-info > div.cars-info-start_sum span,
.cars-info > div.cars-info-new_sum span {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 18px;
    color: #ababab;
}

.cars-info > div.cars-info-start_sum .start_sum-name,
.cars-info > div.cars-info-new_sum .new_sum-name {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    color: #5c6266;
}

.cars-info > div.cars-info-start_sum .start_sum-cost,
.cars-info > div.cars-info-new_sum .new_sum-cost {
    font-family: 'InterstateMazdaBold', 'Helvetica', 'Arial', sans-serif;
    font-size: 26px;
    color: #fff;
}

.cars-info > div.cars-info-new_sum .new_sum-cost strong {
    font-weight: normal;
    color: #fff;
}

.cars-info > div.cars-info-new_sum .new_sum-cost {
    color: #fff;
}

.cars-info > div.cars-info-reg {
    padding-right: 0;
    width: 220px;
}

.cars-info > div.cars-info-reg .titleblue {
    margin: 0;
}

.cars-spec-model {
    background: url("../images/bg_spec.png") no-repeat scroll 0 0;
    color: #ffffff;
    display: table;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    height: 90px;
    line-height: normal;
    margin-bottom: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0;
    position: relative;
    text-align: center;
    top: -29px;
    width: 970px;
}

.cars-spec-model span {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.item-block-left .cars-spec-model {
    background: linear-gradient(to bottom, #55aee1 0%, #1791d7 100%) repeat scroll 0 0;
    top: 0;
    width: auto;
}

.item-block-left .cars-spec-model .item-header,
.item-block-left .cars-spec-model .item-content-preview {
    width: auto;
}

.item-block {
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
}

.item-block-left {
    float: left;
    width: 430px;
}

.item-block-right {
    float: right;
    padding-left: 20px;
    width: 510px;
    text-align: center;
    position: relative;
}

.item-block-img {
    display: none;
}

.item-block-right > a > img {
    padding-top: 16px;
}

.item-block-right > a > img:first-child,
.item-block-img > a > img:first-child {
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 0;
    width: auto;
}

.params {
    font-size: 15px;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
}

.params-name {
    color: #ADADAD;
    float: left;
    width: 50%;
}

.params-name > div {
    padding: 8px 20px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.params-value {
    color: #666666;
    float: left;
    width: 50%;
}

.params-value > div {
    padding: 7px 0 6px;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    color: #555555;
}

.item-block-left > p {
    margin: 24px 0 0 20px;
}

.item-block-params {
    clear: both;
    margin-bottom: 15px;
    overflow: hidden;
}

.item-block-params .item-header {
    background: none repeat scroll 0 0 #ffffff;
    margin-bottom: 6px;
    padding: 14px 20px;
}

.cars-spec-model .item-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    display: table-cell;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    top: -8px;
    vertical-align: middle;
    width: 370px;
}

.item-block-params .name-model {
    color: #555555;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: normal;
}

.cars-spec-model .item-header .name-model {
    color: #fff;
    padding-left: 25px;
    background: url("../images/spec-ico.png") no-repeat scroll 0 -28px;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
}

.cars-spec-model .item-header a {
    color: #a5b0b6;
    position: absolute;
    right: 5px;
    top: 10px;
}

.cars-spec-model .item-content-preview {
    color: #fff;
    display: table-cell;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 24px;
    line-height: 24px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    text-align: left;
    top: -8px;
    vertical-align: middle;
    width: 450px;
}

.cars-spec-model .item-content-preview span {
    padding-left: 65px;
}

.item-block-params .item-header a:after {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -408px;
    content: "";
    display: inline-block;
    height: 21px;
    left: 5px;
    position: relative;
    top: 2px;
    vertical-align: top;
    width: 23px;
}

.item-block-params .item-header a.active:after {
    background-position: right -377px;
}

body .cars-spec-model .item-header a:after {
    background-position: right -9px;
    height: 7px;
    left: -5px;
    top: 6px;
    transform: rotate(-180deg);
}

body .cars-spec-model .item-header a.active:after {
    background-position: right -9px;
    left: 5px;
    top: 5px;
    transform: rotate(0deg);
}

.config-colors-car #gallery .tabs {
    top: -10px;
}

.item-header a {
    color: #0091CA;
    float: right;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
    margin-top: 10px;
}

.item-block-params .item-header a {
    margin-top: 4px;
}

.item-block-params .isotope-item {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 25%;
}

.item-block-params .isotope-item div:before {
    background: url("../images/isotope-item.png") no-repeat scroll left top;
    content: "";
    display: inline-block;
    height: 8px;
    left: 0;
    padding-right: 10px;
    position: absolute;
    top: 13px;
    vertical-align: top;
    width: 8px;
}

.item-block-params .isotope-item div,
.item-block-params .content-item {
    color: #666666;
    font-size: 15px;
    line-height: normal;
    margin: 0 !important;
    min-height: inherit !important;
    padding: 6px 20px 6px 12px;
    position: relative;
    text-align: left;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.item-block-params .content-item p {
    margin-bottom: 12px;
}

.filter-top > div.filter-deals {
    float: right;
    padding-right: 20px;
    text-align: right;
    width: 245px;
}

.filter-top > div.filter-deals input {
    margin: 0;
    padding: 0 3px 0 0;
    position: relative;
    top: 1px;
}

.filter-top > div.filter-deals label,
.filter-top > div.filter-deals input {
    cursor: pointer;
}

.filter-top label {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 15px;
}

.cars-info > div.cars-info-name div.choice {
    color: #5c6266;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
}

.config {
    background: none repeat scroll 0 0 #0a0c0d !important;
    position: relative;
    z-index: 9;
}

.config .cars-info > div.cars-info-new_sum {
    width: 210px;
}

.config .cars-info > div.cars-info-activity {
    padding-left: 20px;
    padding-right: 20px;
    width: 125px;
}

.config .cars-info-activity .activity-name {
    color: #5c6266;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
}

.config .cars-info-activity .activity-link {
    margin-bottom: 3px;
    margin-top: 3px;
}

.config .cars-info-activity .activity-link a {
    color: #0086D3;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
}

.config .cars-info {
    padding: 20px 0;
}

.config .cars-info > div.cars-info-reg {
    padding-left: 14px;
}

.config-grade .name {
    color: #14181a;
    display: inline-block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    padding-right: 25px;
    vertical-align: top;
}

.configurator-mini .config-grade .name {
    color: #fff;
    font-size: 30px;
}

.config-grade-small .name {
    font-family: 'InterstateMazdaBold', 'Helvetica', 'Arial', sans-serif;
    font-size: 20px;
}

.config-grade .desc {
    color: #aaa;
    display: inline-block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    padding-top: 9px;
    vertical-align: top;
    width: 615px;
}

.config-grade-small .desc {
    padding-top: 4px;
}

.config-grade .name span {
    color: #2690D6;
    padding-right: 5px;
}

.editSpec .wrap {
    padding: 25px 0 20px;
    background: none;
}

.config-grade {
    padding-bottom: 15px;
}

.editSpec .config-grade-params h3,
.editSpec .config-grade-params .h3 {
    color: #14181a;
    display: block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-left: 0;
}

.j-params-block .accordionContent th {
    padding: 0;
    cursor: pointer;
}

.j-params-block .accordionContent th span {
    background: #e6eef2;
    box-sizing: border-box;
    color: #6c7780;
    display: block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 120px;
    padding: 10px 12px;
    font-size: 16px;
    position: relative;
}

.j-params-block .accordionContent th span:after {
    background: transparent url("../images/select-ico.png") no-repeat scroll -14px -62px;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 5px;
    top: 0;
    width: 15px;
}

.j-params-block .accordionContent th.active span {
    background-color: #fff;
}

.j-params-block .accordionContent th.active span:after {
    background-position: -14px -2px;
}

.j-params-block .accordionContent th:last-child span {
    margin-right: 0;
    min-width: 125px;
}

.config-grade-params > ul {
    display: block;
    overflow: hidden;
    padding-bottom: 10px;
    width: 100%;
}

.config-grade-params > ul.active,
.config-grade-params > ul.type-block {
    display: inline-block;
}

.config-grade-params > ul li {
    background: #e6eef2 url("../images/select-ico.png") no-repeat scroll right -60px;
    border: 1px solid #e6eef2;
    box-sizing: border-box;
    padding: 8px 15px 8px 7px;
    margin-right: 2%;
    padding-right: 0;
    width: 23%;
    border-radius: 5px;
}

.editSpec .config-grade-params label {
    box-sizing: border-box;
    color: #6c7780;
    display: inline-block;
    float: none;
    font-size: 14px;
    left: -20px;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
    width: auto;
}

.configurator-mini .editSpec .config-grade-params label {
    font-size: 16px;
}

.configurator-mini .editSpec .config-grade-block .config-grade-params li.selected label {
    color: #000;
    font-weight: bold;
}

.editSpec .config-grade-params .j-engines-block label {
    left: 0;
    padding-left: 10px;
    padding-right: 30px;
}

.editSpec .config-grade-params li:hover {
    background-color: #0086d3;
    background-position: right -60px;
    border-color: #0086d3;
}

.editSpec .config-grade-params li:hover label {
    color: #fff;
}

.editSpec .config-grade-params li.selected {
    background-color: #fff;
    border-color: #0086d3;
    background-position: right 0;
}

.editSpec .config-grade-params li.selected label {
    color: #6c7780;
}

.editSpec .config-grade-params .type-block label {
    width: 54px;
}

.editSpec .config-grade-params input {
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: middle;
    visibility: hidden;
    width: 13px;
}

.broken_link1 {
    text-decoration: none !important;
}

.editSpec .config-grade-params .j-engines-block input {
    position: absolute;
}

.accordionContent th {
    color: #6c7780;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    font-weight: normal;
    padding: 15px 20px;
    text-align: left;
}

.accordionContent td {
    background: #f2f6f7 none repeat scroll 0 0;
    border-bottom: 1px solid #dae2e6;
    color: #2b3033;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    padding: 8px 20px;
}

.accordionContent tr:last-child td {
    border-bottom: none;
}

.accordionContent th:first-child,
.accordionContent td:first-child {
    width: 265px;
}

.accordionContent td .option {
    min-width: 90px;
}

.accordionContent table {
    width: 100%;
}

.specAccordion .accordionContent {
    position: relative;
}

.specAccordion .fluid-h3 h3.fluid,
.specAccordion .fluid-h3 .h3.fluid {
    border-bottom: 1px solid #B6B6B6;
    width: 940px;
}

.specAccordion .current .accordionContent {
    border-top: none;
}

.accordionContent th.active {
    border-top: 1px solid #0086d3;
}

.accordionContent table {
    border-collapse: initial;
}

.accordionContent td,
.accordionContent th {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.accordionContent td:first-child,
.accordionContent th:first-child {
    border-right: medium none;
    border-left: medium none;
}

.accordionContent .active {
    background: none repeat scroll 0 0 #ffffff;
    border-left: 1px solid #0086d3;
    border-right: 1px solid #0086d3;
}

.accordionContent th:first-child {
    color: #14181a;
    font-size: 22px;
}

.mazdaSpecArea .accordionContent td:first-child,
.mazdaSpecArea .accordionContent th:first-child {
    width: 240px;
}

.mazdaSpecArea .accordionContent th:first-child {
    cursor: auto;
}

.accordionContent .fluid-h3 {
    position: absolute;
    top: 37px;
}

.accordionContent .fluid-h3 td {
    padding: 15px 0 20px;
    border: medium none;
}

.specAccordion .accordionContent .no .icn {
    background-position: -70px -78px;
}

.specAccordion .accordionContent .option .icn {
    background-position: -86px -78px;
}

.specAccordion .accordionContent div {
    color: #ABABAB;
    font-style: normal;
}

.accordionContent th.active {
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
}

.accordionContent th.active,
.accordionContent td.active div {
    color: #14181a;
}

.mazdaSpecArea {
    padding: 30px 0 30px 25px;
}

.mazdaSpecMiniArea .grid-3 {
    width: 290px;
}

.specAccordion h3,
.specAccordion .h3 {
    padding: 0 10px 0 15px;
}

.config-colors {
    overflow: inherit;
    padding-bottom: 30px;
    background: url("../images/configurator.jpg") no-repeat scroll center top;
}

.config-colors-car {
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
}

.config-colors-block {
    padding-top: 30px;
}

.config-colors-block .config-grade .name {
    color: #FFFFFF;
}

.config-colors-items {
    text-align: center;
}

.config-colors-items .row_content {
    display: table;
}

.config-colors-item {
    display: table-cell;
    padding: 3px 7px;
    position: relative;
    vertical-align: top;
}

.config-colors-item > img {
    height: 30px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 1px;
    cursor: pointer;
}

.config-colors-item.active > img {
    border: 1px solid #0086d3;
}

.config-colors-item > span {
    border: 4px solid #0086D3;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 40px;
    left: 0;
    padding: 14px 3px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 63px;
    cursor: pointer;
    display: none;
    background: none repeat scroll 0 0 rgba(43, 49, 51, 0.2);
}

.config-colors-item > img {
    max-width: none !important;
}

.config-colors-item > div.sum-name {
    background: #ffffff none repeat scroll 0 0;
    bottom: 52px;
    color: #2690d6;
    display: none;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    left: 0;
    margin: auto;
    right: 0;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    width: 94px;
}

.config-colors-item > div.sum-name:after {
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #FFFFFF;
    bottom: -10px;
    content: "";
    left: 38px;
    position: absolute;
}

.config-colors-item > div.sum-name > span {
    color: #5c6266;
    display: block;
    font-size: 13px;
    line-height: 15px;
    padding: 0 10px;
}

.config-colors-item:hover > div,
.config-colors-item:hover > span {
    display: block;
}

.config-colors-item > div.sum-name .sum {
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
}

.config-colors-item div.sum > span {
    color: #737b80;
    font-size: 15px;
}

.config-colors-car img,
.config-dop-images img {
    display: none;
}

.config-colors-car img.active,
.config-dop-images img.active {
    display: inline;
}

.config-colors-items .config-colors-item .available,
.j-items .item .available {
    display: none;
    cursor: auto !important;
}

.config-colors-items .config-colors-item.disabled .sum {
    display: none;
}

.config-colors-items .config-colors-item.disabled:hover .available,
.j-params-block .active .option:hover .available {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #b3b3b3;
    color: #666666;
    cursor: pointer;
    display: block;
    font-family: 'InterstateMazdaLight', 'Helvetica', 'Arial', sans-serif;
    font-size: 13px;
    left: 0;
    padding: 6px 5px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 83px;
    z-index: 999;
    min-height: 46px;
}

.config-colors-items .config-colors-item.disabled:hover .available {
    width: 85px;
    min-height: 48px;
}

.j-items .item.disabled .available:before {
    border-bottom: 10px solid transparent;
    border-left: 15px solid #b3b3b3;
    border-top: 10px solid transparent;
    content: "";
    position: absolute;
    right: -16px;
    top: 27px;
}

.j-items .item.disabled .available:after {
    border-bottom: 9px solid transparent;
    border-left: 14px solid #fff;
    border-top: 9px solid transparent;
    content: "";
    position: absolute;
    right: -14px;
    top: 28px;
}

.j-items .item.disabled:hover .available {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #b3b3b3;
    color: #666666;
    cursor: pointer;
    display: block;
    font-family: "InterstateMazdaLight", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
    left: -210px;
    min-height: 46px;
    padding: 6px 5px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 180px;
    z-index: 999;
    min-height: 66px;
}

.j-items .item.active_step + .item + .item .available,
.j-items .item.active_step + .item + .item + .item .available,
.j-items .item.disabled:last-child .available {
    top: auto;
    bottom: 0;
}

.j-items .item.active_step + .item + .item .available:before,
.j-items .item.active_step + .item + .item + .item .available:before,
.j-items .item.disabled:last-child .available:before {
    bottom: 30px;
    top: auto;
}

.j-items .item.active_step + .item + .item .available:after,
.j-items .item.active_step + .item + .item + .item .available:after,
.j-items .item.disabled:last-child .available:after {
    bottom: 31px;
    top: auto;
}

.j-cloth-img > img {
    max-width: 95px !important;
}

.j-params-block .active .option:hover .available {
    bottom: 27px;
    cursor: inherit;
    left: -35px;
    top: auto;
}

.j-params-block .active .option .available:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    bottom: -10px;
    content: "";
    display: block;
    height: 0;
    left: 35px;
    position: absolute;
    width: 0;
}

.j-params-block .active .option .available:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    bottom: -10px;
    content: "";
    display: block;
    height: 0;
    left: 35px;
    position: absolute;
    width: 0;
}

.j-params-block .active .option .available .available-block {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.config-colors-items .config-colors-item .available span:last-child {
    display: none;
}

.config-options .accessoriesContent > div {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.config-options .accessoriesContent > div:first-child {
    padding-right: 25px;
}

.j-params-block .accordionContent tr:hover td {
    background-color: #b8c5cc;
    color: #fff;
}

.j-params-block .accordionContent tr:hover td div {
    color: #fff;
}

.specAccordion .accordionContent tr:hover .no .icn {
    background-position: -44px -49px;
}

.specAccordion .accordionContent tr:hover .standart .icn {
    background-position: -44px -25px;
}

.specAccordion .accordionContent tr:hover .option .icn {
    background-position: -44px -1px;
}

.j-more-options .accessoriesContent span {
    background: url("../images/isotope-item-new.png") no-repeat scroll left 4px;
    display: block;
    font-size: 16px;
    margin: 10px 0;
    padding-left: 15px;
    color: #2b3033;
}

.j-more-options .accessoriesContent .minus-block span,
.item-info-block .info-block-value .accessoriesContent .minus-block span {
    background-position: left -80px;
}

.more-options-text {
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 18px;
    padding-bottom: 10px;
    position: relative;
    top: 2px;
    color: #14181a;
}

.j-pack-name.no {
    left: -245px;
    padding-right: 0;
    position: relative;
    width: 285px !important;
    top: -3px;
}

.no + div.item-cost {
    margin-top: -4px !important;
}

.j-models-details {
    display: none;
}

.config-dop {
    padding-top: 20px;
    padding-bottom: 15px;
}

.config-dop-block > div {
    display: inline-block;
    vertical-align: top;
}

.config-dop-left {
    padding-right: 20px;
    width: 810px;
}

.config-dop-images_small {
    width: 130px;
}

.config-dop-images_small > span,
.config-dop-images_small .items,
.config-dop-images_small .item {
    display: inline-block;
    margin: 10px 5px;
    vertical-align: middle;
}

.config-dop-images_small .items {
    height: 394px;
    margin: 50px 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    left: -167px;
    padding-left: 170px;
}

.config-dop-images_small .items {
    display: table;
    height: 457px;
    margin-bottom: 0;
}

.config-dop-images_small > span {
    color: #AEAEAE;
    font-size: 20px;
    margin-left: 15px;
    margin-right: 40px;
}

.config-dop-images_small .item {
    cursor: pointer;
    width: 118px;
    position: relative;
    height: 80px;
}

.config-dop-images_small .item.disabled {
    display: none;
}

.config-dop-images_small .item > img {
    max-width: 116px;
}

.config-dop-images_small .item > span {
    border: 1px solid #0086D3;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    font-size: 13px;
    height: 52px;
    left: 0;
    padding: 24px 14px 2px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 86px;
    border-radius: 5px;
    display: none;
}

.config-dop-images_small .item.active > span,
.config-dop-images_small .item:hover > span {
    display: block;
}

.config-dop-images_small .item.disabled span {
    display: none;
}

.config-dop-images_small .item.disabled:hover {
    cursor: inherit;
}

.config-dop-images_small .item.disabled:hover span {
    display: block;
    cursor: inherit;
}

.config-dop-images_small .item.disabled .available span {
    display: inline;
}

.j-params-block .available {
    display: none;
}

.j-params-block .available.open {
    display: block;
}

.j-params-block .available-block span:last-child {
    display: none;
}

.config-dop-block {
    padding-top: 20px;
}

.config-options h2,
.config-options .h2 {
    color: #AEAEAE;
    font-size: 20px;
    margin-left: 15px;
    margin-bottom: 25px;
}

.config-options .checkbox-block {
    color: #14181a;
    float: left;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    padding-top: 10px;
    width: 700px;
}

.config-options .checkbox-block label {
    font-family: 'InterstateMazdaBold', 'Helvetica', 'Arial', sans-serif;
}

.config-options .cost {
    color: #0086D3;
    float: left;
    font-family: 'InterstateMazdaBold', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    padding-right: 30px;
    padding-top: 13px;
    text-align: right;
    width: 140px;
}

.config-options .cost span {
    color: #808991;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
}

.config-options h3,
.config-options .h3 {
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
}

.config-options h3 a,
.config-options .h3 a {
    display: block;
    float: left;
    height: 16px;
    padding-top: 0;
    position: absolute;
    right: 20px;
    top: 12px;
    width: 15px;
}

.config-options h3 .icn,
.config-options .h3 .icn {
    display: block;
    position: static;
}

.item-block-params .config-options .main:hover h3,
.item-block-params .config-options .main.selected h3,
.item-block-params .config-options .main:hover .h3,
.item-block-params .config-options .main.selected .h3,
.item-block-params .config-options .main.selected .accessoriesContent {
    background: none repeat scroll 0 0 #ffffff;
}

.config-options {
    margin: 0;
}

.checkbox-block > input {
    position: relative;
    top: 1px;
}

.config-options .accessoriesContent {
    padding: 15px;
}

.config-dop-images {
    text-align: right;
}

.config-dop-images > img {
    max-width: 720px !important;
}

.cost-sum {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 15px 15px 1px;
    margin: 0 12px;
}

.cost-sum .name {
    color: #AEAEAE;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.cost-sum .cost {
    color: #0086D3;
    font-family: 'InterstateMazdaBold', 'Helvetica', 'Arial', sans-serif;
    font-size: 26px;
}

.cost-sum .cost span {
    color: #B0B0B0;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 20px;
}

#footerNav .wrap > div.omega {
    margin-left: 12px;
}

.faq .bluebox {
    margin: 0 0 20px;
}

#featuresCarousel {
    padding-bottom: 60px;
}

#featuresCarousel.gray {
    padding: 0;
}

.secondRow.fixed,
.secondRow-info.fixed,
.thirdRow.fixed,
.config.fixed,
.j-params-block .fixed,
.secondRow-info-cars.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.row .row_content.secondRow-info-cars.fixed {
    background: #040505 none repeat scroll 0 0;
    box-sizing: border-box;
    width: 100%;
}

.j-params-block .current.fixed {
    width: 100%;
}

.j-params-block .current.fixed .accordionContent {
    margin: 0 auto;
    padding-top: 10px;
    width: 900px;
    background: #fff none repeat scroll 0 0;
}

.j-params-block .current.fixed.normal .accordionContent {
    padding-bottom: 10px;
}

.j-params-block .current.fixed.normal .accordionContent th span {
    margin-bottom: 0;
}

.j-params-block .current.fixed.normal .accordionContent th.active {
    border-bottom: 1px solid #0086d3;
}

.secondRow-info.fixed,
.thirdRow.fixed {
    top: 49px;
}

.mazdaSpecArea .type-block.active {
    display: block;
}

.j-params-block > .current {
    margin: 0 !important;
}

.j-test-drive > div {
    clear: both;
    display: none;
}

.j-test-drive > div.active {
    display: block;
}

.j-test-drive .models > li {
    display: none;
}

.models.mazda2 .mazda2,
.models.mazda3 .mazda3,
.models.mazda5 .mazda5,
.models.mazda6 .mazda6,
.models.cx-5 .cx-5,
.models.cx-9 .cx-9 {
    display: block;
}

.j-td-back {
    margin-left: 25px;
}

.j-models-small .choices > div {
    display: none;
}

.j-models-small.mazda2 .mazda2,
.j-models-small.mazda3 .mazda3,
.j-models-small.mazda5 .mazda5,
.j-models-small.mazda6 .mazda6,
.j-models-small.cx-5 .cx-5,
.j-models-small.cx-9 .cx-9 {
    display: block;
}

.configurator .mazdaSpecArea,
.configurator .mazdaSpecMiniArea {
    background: #fff;
}

.config-options .desc {
    width: 550px;
}

.configurator .none {
    display: none;
}

.specAccordion .accordionContent td > div {
    padding-top: 4px;
    position: relative;
    padding-left: 27px;
    width: 90px;
    margin-left: 10px;
}

.specAccordion .accordionContent .icn {
    background: url("../images/mazda-params-sprite-new.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 22px;
    margin-right: 5px;
    width: 22px;
    position: absolute;
    top: 0;
    left: 0;
}

.specAccordion .accordionContent .standart-other .icn {
    background-position: 0 -25px;
}

.specAccordion .accordionContent .standart .icn {
    background-position: -22px -25px;
}

.specAccordion .accordionContent .option .icn {
    background-position: -22px -1px;
}

.specAccordion .accordionContent .option-active .icn {
    background-position: 0 -1px;
}

.specAccordion .accordionContent .no .icn {
    background-position: 0 -49px;
}

.specAccordion .accordionContent .modification:before {
    background: url("../images/mazda-params-sprite.png") no-repeat scroll -22px -48px;
    content: "";
    display: block;
    height: 22px;
    left: 0;
    position: absolute;
    top: 0;
    width: 22px;
}

.j-items {
    height: 100000px;
}

.j-items {
    display: table-cell;
    height: auto;
    vertical-align: bottom;
}

.j-items-controls {
    height: 493px;
    position: absolute;
    width: 225px;
    display: none;
}

.j-items-controls > a {
    display: inline-block;
    height: 11px;
    position: absolute;
    vertical-align: top;
    width: 22px;
    z-index: 9;
    background: url("../images/arr_config_dop.png") no-repeat scroll 0 -23px;
}

.j-items-controls > a.control-prev {
    background-position: 0 -23px;
    left: 55px;
    top: 25px;
}

.j-items-controls > a.control-prev.active {
    background-position: 0 0;
}

.j-items-controls > a.control-next {
    background-position: -38px 0;
    left: 55px;
    bottom: 25px;
}

.j-items-controls > a.control-next.active {
    background-position: -38px -23px;
}

.row-tabs-content > div:first-child {
    display: block;
}

.row-tabs-content > div {
    display: none;
}

.md-text {
    background: none repeat scroll 0 0 #e3ebf0;
    padding: 30px;
}

.j-set-link {
    color: #666666;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    font-size: 20px;
    margin-bottom: 15px;
    padding: 5px;
    width: 98%;
}

.md-text .bluebox.titleblue {
    display: inline-block;
    margin: 0;
    min-width: 150px;
    position: relative;
}

.md-modal {
    display: inline-block;
    height: auto;
    left: 50%;
    margin-left: -370px;
    max-width: 740px;
    min-width: 740px;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    width: 50%;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#modal-link {
    bottom: 0;
    height: 136px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
}

.md-show {
    visibility: visible;
}

.md-close {
    background: url("../images/md-close.png") no-repeat scroll center center transparent;
    cursor: pointer;
    display: block;
    height: 33px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 33px;
    z-index: 9;
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: rgb(43, 49, 51);
    background: rgba(43, 49, 51, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.lt-ie8 .md-overlay {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    background: #000;
}

.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.genericForm .j-test-drive address {
    float: none;
}

.news-listing .arrow_link {
    padding-top: 30px;
}

.news-listing .arrow_link a {
    display: inline-block;
    line-height: 100%;
}

.global {
    min-height: 100%;
    overflow: hidden;
}

.global:after {
    clear: both;
    content: "";
    display: block;
    height: 141px;
}

footer {
    clear: both;
    margin-top: -142px !important;
}

@media print {
    .printSelected > * {
        display: none;
    }

    .printSelected > .printSelection {
        display: block;
    }

    .j-models-details-close,
    .models-details-activity {
        display: none;
    }

    .models-details-itogo > div.item-name,
    .models-details-itogo div.item-cost span,
    .models-details-itogo div.item-cost small {
        color: #000000;
    }

    body {
        height: auto !important;
        overflow: visible;
    }

    .configurator {
        background: none !important;
        padding: 30px 30px 0 30px;
    }

    .configurator .models-details-itogo {
        background: none !important;
    }

    .configurator .models-details > h2 {
        color: #14181a;
    }

    .configurator .j-print-block .richtext {
        display: block !important;
    }

    .configurator .j-print-block .row_content,
    .configurator .j-print-block .row .row_content,
    .configurator .j-print-block .grid-12 {
        width: 100%;
    }

    .configurator .column {
        margin: 0;
    }

    .configurator .secondaryCarNav {
        display: none;
    }

    .configurator .models-details-items {
        margin: 0;
        padding: 0;
    }

    .configurator .models-details-item > div.item-name span.model {
        color: #000;
    }

    .dark {
        background: none !important;
    }

    .black {
        background: none !important;
    }

    .configurator .models-details-item {
        background: none !important;
    }

    .configurator .models-details-item > div.item-name {
        float: none;
        padding: 0;
        width: 100%;
    }

    .configurator .models-details-item > div.item-info {
        float: none;
        width: 100%;
    }

    .configurator .models-details-dop .item-info-block .info-block-name {
        display: block;
        float: left;
    }

    .configurator .models-details-dop .item-info-block .info-block-value {
        display: block;
        float: left;
    }

    .configurator .models-details-dop .item-info-block div.item-cost {
        display: block;
        float: none;
        margin-left: 600px;
        padding: 0;
        width: auto;
    }

    .configurator .models-details-item {
        margin-bottom: 0;
    }

    .configurator .models-details-item div.item-cost.j-type-sum {
        display: block;
        float: none;
        margin-left: 500px;
        padding: 0;
        width: auto;
    }

    .configurator .models-details-item > div.item-info.j-config-choice {
        float: left;
        padding-right: 0;
        width: 490px;
    }

    .configurator .models-details-item > div.item-name.j-config-choice {
        display: block;
        float: left;
        width: 490px;
    }

    .configurator .models-details-itogo div.item-cost {
        display: block;
        float: none;
        margin-left: 500px;
        padding: 0;
        width: auto;
    }

    .configurator .models-details-item.models-details-services .item {
        background: none !important;
        padding: 0;
    }

    .configurator .models-details-item.models-details-services .item.acs .item-cost {
        float: none;
        margin-left: 500px;
        padding: 0;
        width: auto;
    }

    .configurator .models-details-item.models-details-services .item.acs .item-text {
        width: 410px;
    }

    .configurator .models-details-item.models-details-services .item.cr .item-cost {
        margin-left: 30px;
        padding: 0;
    }

    .configurator .models-details-item.models-details-services .item .item-cost {
        padding: 0;
    }

    .configurator .models-details-item.models-details-services .item .item-text > div {
        color: #000;
    }

    .configurator .models-details-item.models-details-services .item div.item-name,
    .configurator .models-details-item.models-details-services .item.cr .item-text,
    .configurator .models-details-item.models-details-services .item .item-cost span {
        color: #000;
    }

    .configurator .models-details-item.models-details-services .item div.item-name {
    }

    .models-details-item.models-details-services .item.in .item-text {
        color: #000;
        font-weight: normal !important;
    }

    .models-details-item.models-details-services .item.cr .item-text {
        font-weight: normal !important;
    }

    .models-details-item.models-details-services .item .item-text > div {
        font-weight: normal !important;
    }
}

.printSelection {
    display: none;
}

.row .row_content ul.configuratorModels {
    margin: 30px 0;
    overflow: hidden;
}

.row .row_content ul.configuratorModels li {
    background: #0a0c0d none repeat scroll 0 0;
    float: left;
    margin: 15px 15px 15px 0;
    overflow: hidden;
    width: 225px;

}

.row .row_content ul.configuratorModels li:last-child {
    margin-right: 0;
}

.row .row_content ul.configuratorModels li a {
    background: url("../images/bg-slider-item.png") no-repeat scroll center 10px;
    display: block;
    overflow: hidden;
    padding: 38px 30px;
    text-align: center;
}

.row .row_content ul.configuratorModels li a:hover .model {
    color: #fff;
}

.row .row_content ul.configuratorModels li img {
    height: 50px;
    margin: 0 auto 35px;
    max-width: none;
    width: auto;
}

.row .row_content ul.configuratorModels li .model {
    color: #b8c4cc;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
}

.row .row_content ul.configuratorModels li .model span {
    color: #5c6166;
    display: block;
    font-size: 15px;
    margin-top: 2px;
}

.container {
    background: none repeat scroll 0 0 #e3ebf0;
    clear: both;
    padding: 30px;
}

.md-modal.external {
    position: fixed;
    margin-top: -100px;
}

.container p {
    margin-bottom: 20px;
    margin-top: 15px;
}

.container .titleblue {
    display: inline-block;
    margin: 0 6px 0 0;
    padding-right: 9px;
}

.cloth-salon-val,
.cloth-salon-val_pack {
    display: inline;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.j-items .item .available .cloth-salon-val_pack:last-child span {
    display: none;
}

#gallery + .bottomBorder {
    margin-top: 30px;
}

.grid-8 .grid-12 {
    width: auto;
}

.panel {
    background: #21282c none repeat scroll 0 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    border-radius: 12px 0 0 12px;
}

.panel > div:first-child {
    border-radius: 12px 0 0 0;
}

.panel > div:last-child {
    border-radius: 0 0 0 12px;
}

.panel div {
    background: #21282c;
    height: 40px;
    width: 40px;
}

.panel a.panel-ico {
    display: block;
    height: 40px;
    width: 40px;
    float: right;
    position: absolute;
    z-index: 8;
    background: none no-repeat scroll -40px 0;
    background-size: auto 40px;
}

.panel > div:hover a.panel-ico {
    background-position: 0 0 !important;
}

.panel span {
    color: #fff;
    float: right;
    line-height: 18px;
    padding: 10px 17px;
    min-height: 19px;
    width: auto;
    height: 20px;
    z-index: -1;
    position: absolute;
    right: -500px;
    margin-right: 40px;
    background: #56afe2;
    background: -moz-linear-gradient(top, #56afe2 0%, #128fd5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #56afe2), color-stop(100%, #128fd5));
    background: -webkit-linear-gradient(top, #56afe2 0%, #128fd5 100%);
    background: -o-linear-gradient(top, #56afe2 0%, #128fd5 100%);
    background: -ms-linear-gradient(top, #56afe2 0%, #128fd5 100%);
    background: linear-gradient(to bottom, #56afe2 0%, #128fd5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56afe2', endColorstr='#128fd5', GradientType=0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 12px 0 0 12px;
    text-shadow: 1px 1px 1px #1B1B1B;
    font-size: 16px;
    white-space: nowrap;
}

.panel div:hover span {
    right: 0;
}

.panel div:hover {
    border-radius: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

@media screen and (min-width: 1800px) {
    .image_container img {
        left: 0;
        margin: 0;
        width: 100%;
    }
}

.view-map {
    background: url("../images/view-map.png") no-repeat scroll left center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    left: -25px;
    margin-top: 25px;
    padding-left: 25px;
    position: relative;
}

.view-map.data-geo {
    background: url("../images/route_icon.png") no-repeat scroll left center / auto 19px;
    left: 0;
    float: right;
}

.view-map.data-pk[style="display: none;"] + .view-map.data-geo {
    float: none;
    display: inline-block !important;
}

.search.genericForm .wrap {
    background: #0a0c0d none repeat scroll 0 0;
}

.row.search {
    float: none;
}

.search.genericForm button.primaryCTA {
    margin: 0;
    border-radius: 3px !important;
    width: 180px;
}

.search.genericForm button.primaryCTA span {
    background: url("../images/search.png") no-repeat scroll right center;
    font-size: 17px;
    line-height: 18px;
    padding: 10px 50px 10px 12px;
    text-align: left;
}

.search label {
    color: #6c7780;
    display: block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    margin-bottom: 7px;
    margin-top: -3px;
}

.search #search {
    border: medium none;
    border-radius: 3px;
    padding: 10px 15px;
    width: 675px;
    margin-right: 15px;
}

.search-block {
    padding: 23px 0;
}

.genericForm.search .search-block {
    padding: 20px 0 20px 30px;
}

.search-block .h2 {
    color: #8a9399;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 34px;
    line-height: 34px;
}

.search-block .h2 span {
    color: #2690d6;
    font-size: 34px;
    line-height: 34px;
    padding: 0;
}

.search .filter-bottom {
    margin-bottom: 25px;
    padding: 0 0 15px;
    border-bottom: 1px solid #283033;
}

.search .filter-bottom > div.filter-deals {
    color: #5c6166;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    padding: 0;
    width: 420px;
    margin-top: 7px;
}

.search .filter-bottom > div.filter-deals span {
    color: #2690d6;
}

.search .filter-bottom > div.filter-sort {
    text-align: right;
    float: right;
}

.search-item {
    border-bottom: 1px solid #283033;
    margin-bottom: 20px;
    padding-bottom: 15px;
    width: 100%;
}

.search-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.search-item .h3 {
    padding-bottom: 7px;
}

.search-item .h3 > a {
    color: #fff;
    font-size: 20px;
}

.search-item > p {
    color: #8a9399;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 7px;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

.search-item > p.relevance,
.search-item > p.date {
    display: none;
}

.search-item a {
    color: #5c6166;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 20px;
}

.search-item strong,
.search-item em {
    color: #2690d6;
    font-weight: normal;
}

.search-item a:hover {
    text-decoration: underline;
}

.search .filter-sort a {
    margin: 0;
}

.isotope,
.isotope-table {
    margin: 0 !important;
}

.filter-top .select-block {
    margin-right: 27px \0/;
}

.cars-page .filter-top .select-block {
    margin-bottom: 0;
}

.cars-page .select-block select {
    display: inline-block;
    margin-top: 0;
}

.accessoriesContent h4,
.accessoriesContent .h4 {
    color: #6c7780;
    padding-bottom: 8px;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 0;
}

.search-item p em {
    font-style: normal;
}

.search-result.search-active {
    background: url("../images/ajax-loader.gif") no-repeat scroll center top;
    min-height: 20px;
}

.search-block .more_items {
    clear: both;
    display: block;
    margin-bottom: 30px;
}

.search-block .more_items a {
    background: #2b3033 url("../images/mob-more.png") no-repeat scroll 99% center;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 17px;
    padding: 10px 20px;
}

.mazda-module p {
    margin: 0;
}

.mazda-module h3,
.mazda-module .h3 {
    margin: 0;
}

.mazda-module .genericForm label {
    text-align: left;
    width: 216px;
}

.mazda-module .genericForm .formRow input,
.mazda-module .genericForm .formRow select {
    left: 235px;
    width: 325px;
}

.mazda-module .req {
    color: #00a1e1;
    padding-left: 3px;
}

.mazda-module ul {
    list-style: outside none none !important;
    margin: 0;
}

.mazda-module .genericForm .optin li {
    border: medium none;
    margin: 0;
    padding-left: 26px;
}

.mazda-module .genericForm .optin li input {
    left: 0 !important;
    top: 0;
    width: auto;
}

.mazda-module .genericForm .optin label {
    padding: 0;
    width: auto;
}

.mazda-module .genericForm .formRow {
    padding: 12px 0;
}

.mazda-module .genericForm .formRow.optin {
    padding-top: 0;
}

.mazda-module .genericForm {
    width: 576px;
}

.mazda-module .genericForm .formRow select {
    width: 332px;
}

.mazda-module .genericForm .formRow.other-city {
    display: none;
}

.mazda-module .m-city-reception,
.mazda-module .m-other-city-reception {
    display: none;
}

.mazda-module .genericForm p.tandc {
    font-weight: bold;
    font-size: 13px;
}

.span-4 {
    width: 33.3333%;
    box-sizing: border-box;
    float: left;
    padding-right: 2.4rem;
}

.summary-area .summary {
    background-clip: padding-box;
    background-color: #c4d1d9;
    border-radius: 0.5rem;
    padding: 24px;
    position: relative;
}

.summary-area .summary h4,
.summary-area .summary .h4 {
    border-bottom: 1px solid #e3ebf0;
    color: #333333;
    font-weight: normal;
    margin: 0rem -2.4rem;
    padding: 0rem 2.4rem 0.8rem;
}

.service-type-legend li {
    position: relative;
}

.summary-area .summary li {
    display: none;
    margin-top: 0.8rem;
    overflow: hidden;
}

.summary-area .service-type-legend li {
    color: #333333;
    display: block;
    line-height: 14px;
    font-size: 14px;
}

.span-8 {
    width: 66.6667%;
    box-sizing: border-box;
    float: left;
    padding-right: 2.4rem;
}

.span-8 .field-area {
    background-clip: padding-box;
    background-color: #edf3f5;
    border-radius: 0.5rem;
    padding: 24px;
}

.span-8 .dealer-results {
    padding-bottom: 3rem;
    position: relative;
    margin-top: 2.4rem;
}

.no-results-message {
    color: #b32d2e;
    display: none;
    font-size: 1.6rem;
    padding: 1.2rem;
}

.span-8 .field-row {
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
}

.span-8 .field-label {
    float: left;
    position: relative;
    text-align: left;
    width: 33.333%;
    text-align: right;
}

.span-8 label {
    display: block;
    font-size: 14px;
    margin: 5px 16px 0 0;
}

.span-8 .field-input {
    float: left;
    width: 66.666%;
}

.span-8 input {
    border: 1px solid #dedede;
    padding: 0.2rem 0.3rem;
    padding-left: 0.659341%;
    padding-right: 0.659341%;
    width: 98%;
}

.span-8 select {
    border: 1px solid #dedede;
    padding: 0.2rem 0.1rem;
}

.span-8 #dealer-search-radius {
    width: 40%;
}

.span-8 #dealer-search-type {
    width: 61.6236%;
}

.genericForm .span-8 button.primaryCTA span {
    background: none repeat scroll 0 0;
    padding: 4px 6px;
}

.j-items .item .available .available-item:last-child .cloth-salon-val_pack:last-child span {
    display: none;
}

.j-items .item .available .available-item::after {
    background: none repeat scroll 0 0 #0086d3;
    border-radius: 50px;
    content: "";
    height: 6px;
    left: 3px;
    position: absolute;
    top: 4px;
    width: 6px;
}

.j-items .item .available .available-item {
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    margin-bottom: 6px;
    margin-top: 6px;
    padding-left: 16px;
    position: relative;
    text-align: left;
}

.j-items .item .available .available-item:last-child {
    margin: 0;
}

.row .dealer_row_content .row_content .dealer-social {
    display: none;
}

.links {
    display: none;
}

.slider {
    clear: both;
    padding: 30px 0 20px;
    background: #0a0c0d;
}

.j-slider {
    position: relative;
    padding: 0 45px;
    margin: 0 auto;
    max-width: 975px;
}

.j-slider-block {
    overflow: hidden;
    font-size: 0;
}

.j-slider-block-center {
    width: 10000px;
    position: relative;
}

.j-slider-block-center.block-center {
    text-align: center;
    width: auto;
}

.j-slider-block-center.block-center .j-slider-item {
    width: 221px;
}

.j-slider .j-prev {
    left: 20px;
    position: absolute;
    top: 80px;
    background: url("../images/navigation/carousel-arrows.png") no-repeat scroll -63px 0;
    width: 12px;
    height: 22px;
    display: block;
    cursor: pointer;
    opacity: 0.3;
}

.j-slider .j-prev.hide {
    opacity: 0.1 !important;
}

.j-slider .j-prev:hover {
    opacity: 1;
}

.j-slider .j-next {
    right: 20px;
    position: absolute;
    top: 80px;
    background: url("../images/navigation/carousel-arrows.png") no-repeat scroll 0 0;
    width: 12px;
    height: 22px;
    display: block;
    cursor: pointer;
    opacity: 0.3;
}

.j-slider .j-next.hide {
    opacity: 0.1 !important;
}

.j-slider .j-next:hover {
    opacity: 1;
}

.j-slider-item {
    display: inline-block;
    float: none;
    min-height: 262px;
    padding: 0 !important;
    vertical-align: top;
    width: 222px;
    margin: 0 11px;
    position: relative;
    text-align: center;
}

.j-slider-item:hover {
    background-color: #040505;
}

.j-slider-item:hover a {
    color: #fff;
}

.j-slider-item.opacity {
    opacity: 0.5;
}

.j-slider-item.opacity:hover {
    opacity: 1;
}

.j-slider-item:hover a.btn {
    display: inline-block;
}

.j-slider-item .thumb_desc {
    background: url("../images/bg-slider-item.png") no-repeat scroll center top;
    min-height: 172px;
    padding: 40px 15px 28px;
    position: relative;
    vertical-align: top;
    z-index: 1000;
    margin: 0 11px;
}

.j-slider-item .thumb {
    display: block;
    height: 60px;
    margin-top: 0;
    position: relative;
    margin-bottom: 22px;
}

.j-slider-item .thumb img {
    max-width: 100%;
}

.j-slider-item .price {
    color: #aaa;
    font-family: "InterstateMazdaItalic", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    line-height: 22px;
    margin: 0;
}

.j-slider-item .notes {
    color: #555;
    font-family: "InterstateMazdaItalic", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
}

.j-slider-item .bs_band_aid {
    display: none;
}

.j-slider-item a {
    color: #ccc;
    display: block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 6px;
    min-height: 16px;
    padding: 0;
    position: relative;
    text-decoration: none;
    z-index: 1;
}

.j-slider-item a.btn {
    color: #999;
    display: none;
    font-size: 15px;
    line-height: 17px;
    margin: 0;
    padding: 0;
    position: static;
}

.j-slider-item a.btn:hover {
    color: #fff;
}

.j-slider-item a.btn + a.btn {
    border-left: 2px solid #3d484d;
    margin-left: 12px;
    padding-left: 12px;
}

.slider-name {
    color: #ffffff;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 22px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}

header .menu {
    display: none;
}

#footerDark a.desktop {
    display: none;
}

.mob_more {
    display: none;
}

.secondaryCarNav .mobile {
    display: none;
    margin: 0 !important;
}

.faq-select-name,
.faq-select > a {
    display: none;
}

.history-links,
.j-parts-prev,
.j-parts-next {
    display: none;
}

.contacts-items > img {
    display: none;
}

.contacts .call {
    display: none;
}

.j-test-drive .step3 .mobile {
    display: none;
}

.genericForm .step2 .formStep .grid-8 .h2 {
    display: none;
}

.row_content img {
    max-width: 100%;
}

.row_content img + img {
    margin-left: 15px;
}

.row_content img + img.icncurr {
    margin-left: 0;
}

.row_content .quote img {
    width: auto;
}

.cars-page .table-mobile {
    display: none;
}

.cars-info > div.cars-info-reg.open {
    display: inline-block;
}

.accessories-page .filter-top {
    box-sizing: border-box;
}

.support-form .formStep .formAction button {
    float: left;
}

.accessories-page hr {
    background: url("../images/row-border-bg.jpg") repeat-x scroll center bottom;
    border: medium none;
    clear: both;
    display: block;
    height: 2px;
    width: 100%;
}

.mazdaAccessories .h2,
.acc .h2 {
    display: none;
}

.accessories-page .bottomBorder {
    background: none repeat scroll 0 0;
}

.collapsible-content .row_content.richtext {
    padding-bottom: 0;
}

.collapsible > h3,
.collapsible > .h3 {
    background: #2b3033 none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 24px;
    line-height: 18px;
    padding: 11px 45px 11px 15px;
    position: relative;
}

.collapsible > h3:after,
.collapsible > .h3:after {
    content: "";
    background: url("../images/mazda-spec-sprite-new.png") no-repeat scroll 2px -20px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 14px;
    width: 15px;
}

.collapsible > h3.active:after,
.collapsible > .h3.active:after {
    background-position: 2px 2px;
}

.collapsible-content {
    display: none;
}

.table-content {
    margin-bottom: 20px;
}

.info-cars {
    display: none;
}

.hide-on-desktop {
    display: none !important;
    clear: both;
}

.center.grid-2.column.no-margin .center {
    line-height: 8;
}

.slider-img {
    height: 340px;
    margin: 0 auto;
    position: relative;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container.stop {
    cursor: inherit !important;
}

.swiper-container.stop .swiper-wrapper {
    transform: none !important;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;

    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;

    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);

    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;

    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
    text-align: center;
    position: relative;
}

.swiper-slide .swiper-slide-img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    position: relative;
}

.swiper-slide-img:after,
.hero_image:after {
    bottom: 40px;
    content: "";
    height: 13px;
    left: 50%;
    margin-left: -475px;
    position: absolute;
    width: 161px;
    z-index: 99;
    background: url("../images/zoom.png") no-repeat scroll 0 0;
}

.gallery .swiper-slide-img:after {
    content: none;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.pages-content .swiper-slide .swiper-slide-img {
    background-size: auto auto;
}

.pages-content .slider-img {
    padding-bottom: 0;
}

.swiper-slide .small {
    display: none;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

.swiper-container {
    height: 340px;
}

.content-slide {
    padding: 20px;
    color: #fff;
}

.pagination {
    bottom: 15px;
    overflow: hidden;
    padding: 3px 6px;
    position: absolute;
    right: 55px;
    z-index: 9;
}

.swiper-pagination-bullet {
    background-image: url("../images/carousel-bullets.png") !important;
    background-position: 100% 0 !important;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 1em !important;
    height: 5px;
    padding: 5px !important;
    text-indent: -9999em;
    width: 5px;
    margin: 1px;
    cursor: pointer;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-position: 0 0 !important;
}

.swiper-button-next,
.swiper-button-prev {
    background-image: url("../images/navigation/carousel-arrows.png");
    background-repeat: no-repeat;
    display: block;
    font-size: 1em !important;
    height: 100%;
    padding: 0 !important;
    position: absolute;
    text-indent: -9999em;
    top: 0;
    width: 100px;
    z-index: 1;
    color: #fff;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    padding-right: 20px;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.3;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    opacity: 1;
}

.swiper-button-next {
    background-position: 180% 50%;
    right: 20px;
}

.swiper-button-prev {
    background-position: -90% 50%;
    left: 20px;
}

.config-colors-items > .name,
.config-colors-items > .sum {
    display: none;
}

.config-dop-images_small .name,
.config-dop-images_small .text {
    display: none;
}

.colorator .slider_container .color {
    background-position: 0 0 !important;
    background-size: cover;
    border: 5px solid #141517;
    border-radius: 10px;
    cursor: pointer;
    height: 40px;
    width: 100%;
    padding: 1px;
    position: relative;
    box-sizing: border-box;
}

.colorator .slider_container .color.active:before,
.colorator .slider_container .color:hover:before {
    border: 1px solid #0086d3;
    border-radius: 7px;
    content: "";
    height: 100%;
    left: -3px;
    padding: 2px;
    position: absolute;
    top: -3px;
    width: 100%;
}

#carColorator .ui-slider a {
    background: none !important;
}

#carColorator .ui-slider a.current .inner,
#carColorator .ui-slider a.tagged .inner {
    background: url(../images/luggage-slider-handle.png) no-repeat -2px 10px !important;
}

.slider_container .colors {
    display: flex;
    left: -5px;
    padding: 0;
    position: relative;
    text-align: left;
    width: 910px;
}

.slider-slides-all {
    display: none;
}

#ic1 {
    display: none;
    width: 100%;
}

#ic1 .phone-item {
    font-size: 18px;
    margin: 20px;
}

#ic1 a {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 4px #d9d9d9;
    color: #444;
    display: inline-block;
    font-size: 18px;
    padding: 9px 15px 8px;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
    text-transform: uppercase;
}

#ic1 a.link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #0091ca;
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-shadow: none;
    text-transform: none;
}

#ic1 .phone-item > span {
    display: block;
    margin-bottom: 5px;
    text-align: center;
    min-width: 200px;
}

.richtext table .col-4,
.richtext table .col-6,
.richtext table .col-8,
.richtext table .col-12 {
    box-sizing: inherit;
    float: none;
}

.j-arrow_link_top {
    bottom: 26px;
    position: fixed;
    right: 26px;
    z-index: 998;
}

.j-arrow_link_top a {
    display: block;
    height: 51px;
    padding: 0;
    width: 51px;
    background: url(../images/arrow.png) no-repeat center center;
    opacity: 0.8;
}

.j-arrow_link_top a:hover {
    opacity: 1;
}

.item-block-left .cars-spec-model {
    margin-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
    text-align: left;
    display: none;
}

.item-block-left .cars-spec-model .item-content-preview {
    padding-left: 25px;
    padding-bottom: 20px;
}

.item-block-left .item-block-params .item-header a {
    display: none;
}

.arrow_link_top {
    display: none;
}

body .mz_cars .cars-info > div.cars-info-name {
    width: 460px;
    font-size: 32px;
    line-height: 26px;
}

body .mz_cars .cars-info.cars-info-old-sum > div.cars-info-name {
    width: 275px;
}

body div#preloader {
    background: url("../images/reel-preloader.gif") no-repeat scroll center 75%;
    display: none;
    height: 70px;
    width: 100%;
}

.cars-page #list_items .list_content {
    background: #fff;
    padding: 0;
    position: relative;
}

.cars-page #list_items .list_content .load_spinner {
    background: #fff url("../images/reel-preloader.gif") no-repeat scroll center center;
    display: none;
    height: 70px;
    width: 100%;
}

.popup-block {
    background-color: #4a606d;
    float: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 290px;
}

.popup-block .res_header {
    background-color: #fff;
    color: #4b4b4b;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    height: auto;
    line-height: 18px;
    padding: 10px 0;
    text-align: center;
}

.popup-block .mz_info_icon {
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin-left: 0;
    margin-right: -10px;
    vertical-align: top;
    width: 18px;
}

.popup-block .mz_info_icon img {
    margin: 0;
    padding: 0;
    width: 100%;
}

.popup-block .mz_info {
    background-color: #fff;
    color: #4a606d;
    display: none;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
    line-height: 100%;
    margin: 15px 35px;
    padding: 10px;
    position: absolute;
    text-align: center;
}

.popup-block .popup_content {
    padding: 8px 35px 20px;
}

.popup-block .popup_content label {
    color: #fff;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    width: 100%;
}

.popup-block .popup_content label.error {
    line-height: 17px;
}

.popup-block .popup_content input {
    border: 1px solid #e1e1e1;
    border-radius: 0;
    height: 28px;
    line-height: 28px;
    margin-bottom: 12px;
    padding: 0 10px;
    width: 198px;
}

.popup-block .popup_content .mz_vin {
    color: #a6b1b5;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    height: 42px;
    line-height: 42px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.popup-block .popup_content button {
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    margin-top: 12px;
    width: 100%;
}

.popup-block .popup_content button.but_inactive {
    background: #c5cfd8 none repeat scroll 0 0;
}

.popup-block .popup_content button::after {
    background-image: url("../images/filter_sprite.png");
    background-position: 0 -293px;
    content: "";
    display: block;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 9px;
    width: 15px;
}

.map-item {
    display: none;
}

.map-item > ymaps {
    width: 100% !important;
}

.ds-select {
    display: none;
}

.formwizard.genericForm {
    overflow: hidden;
    position: relative;
}

.formwizard .map-toggle-group {
    top: 12px;
    z-index: 998;
    right: 0;
}

.dealer-search {
    padding-top: 45px;
}

.formBox.dealer-search {
    background: #141618;
    margin: 0;
    padding: 30px 0 10px;
}

#smartbanner {
    z-index: 999999;
}

.dark .news-items {
    margin: 0 auto;
    width: 940px;
}

.news-items {
    background: #0a0c0d none repeat scroll 0 0;
    margin-bottom: 60px;
    padding: 15px 10px 5px;
    font-size: 0;
    position: relative;
    clear: both;
}

.news-items .news-item {
    box-sizing: border-box;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
    width: 50%;
}

.news-items .news-item p {
    color: #aaa;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    padding-bottom: 10px;
}

.news-items .news-item p a {
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    color: #ccc;
}

.news-items .news-item p a:hover {
    color: #fff;
}

.news-items .news-item .data {
    color: #555;
    font-family: "InterstateMazdaLight", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
}

.news-all {
    bottom: 15px;
    color: #555;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    position: absolute;
    right: 20px;
}

.news-all:hover {
    color: #fff;
}

#footerNav .wrap .mazda-link {
    display: none;
}

.mazda-links {
    display: none;
}

.configurator,
.configurator-mini {
    background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;
    clear: both;
}

.configurator:after,
.configurator-mini:after {
    clear: both;
    content: "";
    display: block;
}

.configurator-mini {
    position: relative;
    z-index: 99;
}

.configurator-mini .bottomBorder {
    background: none repeat scroll 0 0;
    padding: 0;
}

.configurator-mini .cars-info {
    padding-left: 30px;
}

.configurator-mini .cars-info > div.cars-info-start_sum,
.configurator-mini .cars-info > div.cars-info-new_sum {
    width: 200px;
    padding: 0 0 0 10px;
}

.configurator-mini .cars-info > div.cars-info-reg {
    padding-right: 0;
    width: 220px;
}

.config-grade-block .config-grade-params.none {
    display: none;
}

.config-grade-block {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding: 20px 10px 10px 30px;
}

.config-grade-block .config-grade-params {
    float: left;
    width: 50%;
}

.config-grade-block .config-grade-params > ul li {
    margin-right: 4%;
    width: 46%;
}

.editSpec .config-grade-block .config-grade-params li:hover {
    background-color: #0086d3;
    background-position: right -60px;
    border-color: #0086d3;
}

.editSpec .config-grade-block .config-grade-params li:hover label {
    color: #fff;
}

.editSpec .config-grade-block .config-grade-params li.selected {
    background-color: #fff;
    border-color: #0086d3;
    background-position: right 0;
}

.editSpec .config-grade-block .config-grade-params li.selected label {
    color: #6c7780;
}

.editSpec .config-grade-params li,
.editSpec .config-grade-params li label {
    cursor: pointer;
}

.configurator-mini .editSpec,
.configurator-mini .editSpec .wrap {
    padding-bottom: 0;
}

.cars-info > div.cars-info-reg .titleblue {
    background: #0086d3 none repeat scroll 0 0;
    border-radius: 5px;
    padding: 0;
}

.cars-info > div.cars-info-reg .titleblue a {
    box-sizing: border-box;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    margin: 5px 0;
    padding: 11px 35px 11px 15px;
    width: 100%;
    border-radius: 5px;
}

.cars-info > div.cars-info-reg .titleblue a:before,
.cars-info > div.cars-info-reg .titleblue a:after {
    content: none;
}

.cars-info > div.cars-info-reg .titleblue a .arrow_next,
.cars-info > div.cars-info-reg .titleblue a .arrow_right {
    right: 15px;
    background-position: 0 -530px;
}

.configurator-tabs {
    clear: both;
    border-top: 40px solid transparent;
    padding-bottom: 40px;
}

.j-configurator {
    height: auto !important;
}

.j-configurator .row-tabs {
    background: #040505;
    min-height: 551px;
}

.j-configurator .row-tabs::after {
    clear: both;
    content: "";
    display: block;
}

.configurator-tabs .tabs-nav {
    font-size: 0;
}

.configurator-tabs .tabs-nav .tab {
    background: #2b3033 url("../images/tabs-nav.png") no-repeat scroll 107% -50px;
    border-right: 1px solid #383e42;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    line-height: 24px;
    padding: 13px 30px;
    vertical-align: top;
    width: 20%;
    cursor: pointer;
}

.configurator-tabs .tabs-nav .tab:last-child {
    border-right: none;
}

.configurator-tabs .tabs-nav .tab.active {
    background-color: #fff;
    background-position: 107% 2px;
    border-right: 1px solid #fff;
    color: #6c7780;
}

.configurator-tabs .tabs-content .tab {
    display: none;
    padding: 30px;
}

.configurator-tabs .tabs-content .tab.tab-modification,
.configurator-tabs .tabs-content .tab.tab-accessories {
    background: #fff none repeat scroll 0 0;
}

.configurator-tabs .tabs-content .tab.active {
    display: block;
}

.tabs-content #wrapper,
.tabs-content .wrap {
    width: auto;
}

.tabs-content .disclaimer,
.models-details-items .disclaimer {
    clear: both;
    padding: 0;
}

.tabs-content .disclaimer.disclaimer div,
.tabs-content .disclaimer div p,
.models-details-items .disclaimer.disclaimer div,
.models-details-items .disclaimer div p {
    color: #808991;
    margin: 0 0 15px;
}

.tabs-content .editSpec,
.tabs-content .editSpec .wrap {
    padding: 0;
}

.tabs-content .mazdaSpecArea {
    padding: 15px 0;
}

.j-more-options label.checkbox,
.j-more-options label.radio {
    cursor: pointer;
}

.table-tr-title-co td {
    border-bottom: 2px solid #393d40 !important;
    color: #fff !important;
    font-weight: 600;
}

.dropdown-items,
.dropdown-items-2 {
    background: transparent url(../images/sprite-arrows.png) no-repeat scroll -6px -555px;
    content: "";
    display: inline-block;
    height: 15px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    margin-left: 36%;
    width: 10px;
    vertical-align: inherit;
}

.dropdown-items-active,
.dropdown-items-active-2 {
    background: transparent url(../images/sprite-arrows.png) no-repeat scroll -6px -555px;
    content: "";
    display: inline-block;
    height: 15px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    margin-left: 36%;
    width: 10px;
    vertical-align: inherit;
}

.show-dropdown-items,
.show-dropdown-items-2 {
    display: none;
}

.dropdown-items:hover,
.dropdown-items-2:hover,
.dropdown-items-active:hover,
.dropdown-items-active-2:hover {
    cursor: pointer;
}

input[type="checkbox"] + label {
    background: url("../images/checkbox-new.png") no-repeat scroll 0 2px;
    padding-left: 33px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.descr_text_and_bg {
    background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;
    position: relative;
}

.index-page .row > .dark:last-child {
    padding-bottom: 12px;
}

.test-drive-form input {
    left: auto !important;
}

.row-tabs-nav {
    position: absolute;
    right: -5px;
    top: 20px;
    z-index: 9;
}

.row-tabs-nav a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #6c7780;
    display: inline-block;
    font-size: 15px;
    margin: 0 5px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: top;
    width: 76px;
}

.row-tabs-nav a.active {
    background: none repeat scroll 0 0;
    border: 1px solid #0086d3;
    color: #fff;
}

.row.row_bottom .row_content > br {
    display: none;
}

.configurator .secondaryCarNav .secondRow.one {
    position: relative !important;
}

body > img {
    display: none;
}

.news-listing a {
    color: #ffffff;
    display: inline-block;
    margin-bottom: 3px;
    text-transform: none;
}

.news-listing .date {
    color: #5c6166;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.news-listing a.read-more {
    background: url("http://stage.mazda.adwz.ru/layout_static/images/sprite-arrows.png") no-repeat scroll right -553px;
    font-size: 17px;
    padding-right: 25px;
}

.news-listing a img {
    margin: 18px 30px !important;
    width: auto !important;
}

.news-listing-articles .grid-3 {
    margin: 0;
    width: 282px;
}

.news-listing-articles .grid-9 {
    margin-bottom: 15px;
    margin-right: 18px;
    margin-top: 15px;
    width: 646px;
}

.configurator-tabs .marginB30 {
    margin-bottom: 15px;
}

.configurator-tabs .disclaimer .richtext,
.configurator-tabs .disclaimer .richtext p:last-child {
    margin-bottom: 0 !important;
}

.td-step-auto .intro span {
    display: inline-block;
    vertical-align: top;
}

.menu-block-open .button-reset {
    display: none;
}

.genericForm .ds-contact a {
    color: #8a9399;
    text-decoration: none;
}

.dealer-card .ds-contact,
.dealer-card .ds-contact a {
    color: #8a9399 !important;
}

.accessories-page {
    clear: both;
    overflow: hidden;
}

.accessories-models::after {
    clear: both;
    content: "";
    display: block;
}

.bluebox .list .down {
    display: none;
}

.configurator-mini > .cars-info-reg {
    clear: both;
    text-align: center;
    padding: 20px;
    display: none;
}

.configurator-mini > .cars-info-reg .titleblue {
    background: #0086d3 none repeat scroll 0 0;
    border-radius: 5px;
    display: inline-block;
    padding: 0;
    vertical-align: top;
}

.configurator-mini > .cars-info-reg .titleblue a {
    box-sizing: border-box;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    margin: 5px 0;
    padding: 9px 135px 9px 15px;
    width: 100%;
}

.configurator-mini > .cars-info-reg .titleblue a .arrow_down {
    background-position: 0 -482px;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 15px;
}

.configurator-mini > .cars-info-reg .titleblue a:before,
.configurator-mini > .cars-info-reg .titleblue a:after {
    content: none;
}

.custom-height .swiper-slide .swiper-slide-img {
    background-position: center top;
    background-size: initial !important
}

.td-step-thanks h2 span.person-name {
    padding: 0;
}

.phone .call {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #56AFE1;
    background: -moz-linear-gradient(top, #56afe1 0%, #118ed5 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#56afe1), to(#118ed5));
    background: -o-gradient(#56afe1, #118ed5);
    background: -ms-linear-gradient(top, #56afe1, #118ed5);
}

.phone .call a {
    margin: 0;
}

.phone .call a:hover {
    background-color: none !important;
}

.call a .arrow_right {
    background: url("../images/call.png") no-repeat scroll 0 0 !important;
}

.phone .call a:hover {
    background: none repeat scroll 0 0 !important;
}

.quote-block .omega {
    float: right;
}

#list_items div .h3,
#list_items div .h3 {
    margin: 0;
    color: #333;
}

#used_cars_flter ul li:before {
    content: none;
}

.video_column_preview p {
    float: none !important;
    width: auto !important;
}

.video_category > .video_column_preview {
    display: none;
}

.jspContainer {
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
}

.jspPane {
    position: absolute;
    margin: 0 !important;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    display: none;
}

.jspHorizontalBar,
.table-content .scroll-pane .jspHorizontalBar {
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 8px;
    display: block;
}

.slides-container .table-content .scroll-pane .jspHorizontalBar {
    bottom: 40px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 8px;
    display: block;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack,
.table-content .scroll-pane .jspTrack {
    background: #434546 none repeat scroll 0 0;
    position: relative;
    border-radius: 5px;
    margin: 0;
    padding: 0;
}

.slides-container .table-content .scroll-pane .jspTrack {
    background: #434546 none repeat scroll 0 0;
    border-radius: 5px;
    margin: 0;
    padding: 0;
    position: relative;
}

.jspDrag,
.table-content .scroll-pane .jspDrag {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    cursor: pointer;
    left: 0;
    position: relative;
    top: -2px;
}

.slides-container .table-content .scroll-pane .jspDrag {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    cursor: pointer;
    left: 0;
    position: relative;
    top: -2px;
}

.jspHorizontalBar .jspDrag,
.table-content .scroll-pane .jspDrag {
    height: 12px !important;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag,
.table-content .scroll-pane .jspTrack,
.table-content .scroll-pane .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow,
.table-content .scroll-pane .jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled,
.table-content .scroll-pane .jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow,
.table-content .scroll-pane .jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow,
.table-content .scroll-pane .jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner,
.table-content .scroll-pane .jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
    display: none;
}

* html .jspCorner {
    margin: 0 -3px 0 0;
}

.scroll-pane {
    width: 100%;
    outline: none;
}

.support-form > .wrap .wrap {
    overflow: hidden;
}

.content-info-open.current ~ .smallhd {
    display: none;
}

.scroll-pane iframe {
    width: 100%;
}

.grayBG h2,
.grayBG .h2,
.grayBG .arrow_link a {
    color: #333;
}

.grayBG .date,
.grayBG .date div,
.grayBG .richtext {
    color: #333;
}

.grayBG table p {
    color: #b8c4cc;
    float: none !important;
    font-size: 16px !important;
    margin: 0 !important;
    width: auto !important;
}

.collapsible-content h4 {
    font-size: 22px;
    line-height: 22px;
}

.collapsible-content h4 strong {
    font-size: 16px;
}

.slides-container-wrapper {
    overflow: hidden;
}

.tabbed-slider-ul {
    overflow: hidden;
}

.grayBG h2,
.grayBG .h2 {
    font-size: 30px;
}

.grayBG .disclaimer p {
    margin: 0 !important;
}

.grayBG p.PRText + p:last-child {
    margin-bottom: 0 !important;
}

.row.collapsible {
    margin-bottom: 1px;
    overflow: hidden;
}

.row.collapsible:last-child {
    margin-bottom: 20px;
}

.collapsible-content table,
.scroll-pane table {
    border: 1px solid #393d40;
}

.collapsible-content .grid-12 .richtext .table-content table tr:first-child td {
    padding-bottom: 8px;
}

.collapsible-content .richtext table tr:first-child td {
    border-bottom: 1px solid #393d40;
}

.collapsible-content .slides-container-wrapper .slide-control {
    display: none;
}

.collapsible-content .table-content {
    text-align: center;
}

.pages-content .collapsible-content table {
    width: auto !important;
    margin: 0 auto;
}

.secondaryCarNav .secondRow .wrap {
    width: 1000px;
}

.secondaryCarNav .thirdRow .wrap {
    width: 990px;
}

.table-content + p {
    margin: 0;
    position: relative;
    top: -20px;
}

.grid-12 .richtext {
    padding: 0;
}

.grid-12 .richtext h3,
.grid-12 .richtext .h3 {
    margin-top: 0;
}

.row .row .richtext h3,
.row .row .richtext .h3 {
    margin-top: 0;
}

.collapsible-content .buying .wrap > ul {
    margin: 0 0 0 10px;
}

.formwizard.genericForm p {
    color: #8a9399;
    font-size: 17px;
    line-height: 20px;
}

.formwizard.genericForm h4,
.formwizard.genericForm .h4 {
    color: #b8c4cc;
}

.genericForm .hasDivider.selected-dealer h4,
.genericForm .hasDivider.selected-dealer .h4 {
    border: medium none;
    padding-bottom: 0;
}

.formwizard.genericForm p.website span {
    display: none;
}

body .dealer-services-legend h4 {
    border-bottom: 1px solid #283033;
    font-family: InterstateMazdaRegular, Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin: 0;
    padding: 0 0 10px;
}

body .ds-form {
    background: #1f2426 none repeat scroll 0 0;
    margin-bottom: 16px;
    padding: 30px;
}

body .ds-form-group input {
    background: #e6eef2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #14181a;
    font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif;
    font-size: 17px;
    height: auto;
    line-height: 20px;
    padding: 8px 10px;
    width: 100%;
}

body .ds-btn-primary {
    background: #0086d3 none repeat scroll 0 0 !important;
    font-size: 17px;
    padding: 9px 20px;
    line-height: 20px;
    height: 40px;
}

body #ds-btn-search.ds-btn-primary {
    background: #0086d3 url("../images/links1.png") no-repeat scroll 90% -160px / auto 200px !important;
    padding-right: 50px;
    border-radius: 5px;
}

body #ds-btn-search.ds-btn-primary:after {
    content: none;
}

body .dealer-search .ds-form-group:nth-child(1),
body .dealer-search .ds-form-group:nth-child(2) {
    width: 336px;
}

.ds-control-label {
    color: #fff;
}

body .selected-dealer .change {
    position: static;
}

body .selected-dealer .change,
body .j-models-small .change {
    margin-left: 20px;
}

body .selected-dealer-placeholder {
    margin: 0 30px;
    padding: 20px 0 0;
    color: #8a9399;
}

body .td-step-thanks .selected-dealer-placeholder {
    margin: 0;
    padding: 12px 0 0;
}

body .selected-dealer h5 {
    color: #fff;
    font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
}

body .icon-dealer-services {
    background-image: url("../images/icon_dealer_service_16_new.png") !important;
    height: 38px !important;
    margin-right: 8px !important;
    width: 38px !important;
    border: 1px solid #3d484d;
    border-radius: 5px;
}

body .icon-dealer-services:hover {
    border: 1px solid #0086d3;
}

body .icon-sales {
    background-position: -1px -1px !important;
}

body .icon-testdrive {
    background-position: -151px -1px !important;
}

body .icon-service {
    background-position: -51px -1px !important;
}

body .icon-parts {
    background-position: -101px -1px !important;
}

body .dealers-map-wrap .icon-dealer-services {
    background-image: url("../images/icon_dealer_service_17.png") !important;
    border: medium none !important;
    height: 30px !important;
    margin-right: 7px !important;
    width: 30px !important;
}

body .dealers-map-wrap .icon-testdrive {
    background-position: -40px 0 !important;
}

body .dealers-map-wrap .icon-service {
    background-position: -80px 0 !important;
}

body .dealers-map-wrap .icon-parts {
    background-position: -120px 0 !important;
}

body .dealers-map-wrap .ds-website > a {
    color: #0086d3;
}

body .dealers-map-wrap .dealer-card.ds-map-balloon .to-detail {
    background: url("../images/sprite-arrows.png") no-repeat scroll right -547px;
}

body .dealers-map-wrap .dealer-card.ds-map-balloon .to-detail:after {
    content: none;
}

body .dealer-search .dealers-map-wrap .dealer-card {
    margin-bottom: 0;
}

body .dealer-card-detail .ds-services {
    margin-top: 35px;
    margin-bottom: 35px;
}

body #ds-search-results .dealer-card .ds-services {
    text-align: left;
}

.video_container img {
    left: 0 !important;
    max-height: none !important;
}

.models-overview .grid-8 {
    margin-top: 35px;
}

.pages-content .arrow_link .more {
    background-position: left -554px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-left: 25px;
    padding-right: 0;
}

.boxcar:hover .titlebig {
    color: #fff;
}

.minbox.title {
    margin-bottom: 0;
}

.grid-4 .box:first-child {
    margin-top: 25px;
}

.models-overview .richtext table,
.models-overview .richtext h2,
.models-overview .richtext h3,
.models-overview .richtext h4,
.models-overview .richtext .h2,
.models-overview .richtext .h3,
.models-overview .richtext .h4 {
    margin-top: 0;
}

.pages-content > .row_content::after {
    clear: both;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}

.richtext li span {
    display: inline-block;
}

#carColorator .slider {
    padding: 0;
    top: -333px !important;
}

#carColorator .fakeHandle::before {
    content: none;
}

.dealer_info {
    float: left;
    margin-left: 47px;
}

.dealer_info > div {
    display: inline-block;
    vertical-align: middle;
    font-family: "Helvetica", "Arial", sans-serif;
}

.dealer_info .name {
    font-size: 24px;
    line-height: 24px;
    margin-right: 20px;
}

.dealer_info .od {
    color: #aaa;
    font-size: 11px;
    margin-top: 3px;
}

.dealer_list {
    background: #14181a none repeat scroll 0 0;
    padding-bottom: 13px;
    padding-top: 13px;
    text-align: center;
}

.dealer_list .list {
    display: inline-block;
    margin-right: 20px;
    text-align: left;
    vertical-align: top;
}

.dealer_list .list > div,
.dealer_list .list .number * {
    display: inline-block;
    vertical-align: top;
    font-family: "Helvetica", "Arial", sans-serif;
    font-size: 11px;
    line-height: 13px;
}

.dealer_list .list .number span {
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

.dealer_list .name {
    color: #aaa;
    font-size: 11px;
    margin-right: 10px;
}

.dealer_list .number {
    color: #fff;
    font-size: 11px;
}

.dealers-page footer.row {
    float: none;
    overflow: visible;
    position: relative;
    background: #040505 none repeat scroll 0 0;
    margin-top: -131px !important;
}

.dealers-page footer > .wrap {
    width: 960px;
    display: table;
}

.dealers-page footer .dealers-logo,
.dealers-page footer .footer-info {
    display: table-cell;
    vertical-align: top;
}

.dealers-page #footerNav .wrap > div {
    width: auto;
    clear: none;
}

.dealers-page .dealers-logo > img {
    max-height: 44px;
    padding-right: 30px;
    padding-top: 30px;
}

.dealers-page footer .footer-info {
    padding-top: 12px;
    padding-bottom: 12px;
}

.index-page .tabbed-slider .buying {
    margin-top: 12px;
}

.index-page .tabbed-slider {
    margin-bottom: 12px;
}

.index-page .tabbed-slider:before {
    left: 0;
    width: 100%;
}

.index-page .slides-container-wrapper .slide-control {
    display: none;
}

.index-page .tabbed-slider .buying-owning-bullets {
    bottom: 30px !important;
}

.swiper-slide img {
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    visibility: hidden;
}

.slider-img.custom-height .swiper-slide img {
    width: auto;
}

.dealer_list_block .list:first-child {
    margin-left: 173px;
}

.dealer_list_block .list:last-child {
    margin-right: 0;
}

.dealer_list_block {
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

#storageTool + .row .h2 {
    margin-top: 20px;
}

body > iframe {
    display: none !important;
}

.accessories .main h3 > span:last-child,
.accessories .main .h3 > span:last-child {
    height: 0;
}

.accessories .main h3 > span:first-child,
.accessories .main .h3 > span:first-child {
    height: auto;
}

.accessories .main h3 > span:first-child,
.accessories .main .h3 > span:first-child,
.accessories h3 .descrip,
.accessories .h3 .descrip,
.accessories h3 .price,
.accessories .h3 .price {
    padding-bottom: 14px;
}

.models-overview + .row .content-info .grid-12 h2,
.models-overview + .row .content-info .grid-12 .h2 {
    margin-top: 20px;
}

.people h3,
.people .h3 {
    color: #b8c4cc;
    font-size: 24px;
    margin-top: 20px;
}

.people strong {
    color: #fff;
    display: block;
    font-size: 17px;
    padding-bottom: 2px;
}

.people p {
    font-size: 16px;
    line-height: 17px;
    margin: 10px 0 !important;
}

.j-reel + .config-colors-car {
    display: none;
}

.j-reel {
    position: relative;
    margin-bottom: 50px;
    margin-top: 10px;
    background: url("../images/bg-reel.png") no-repeat scroll center 85%;
}

.j-reel img {
    background-size: auto auto !important;
}

.reel-block {
    position: relative;
    height: 388px;
    background: url("../images/zoom.png") no-repeat scroll 0 0;
}

.reel-preloader {
    height: 100% !important;
    width: 100% !important;
    background: #040505 url("../images/configurator.jpg") no-repeat scroll center -40px !important;
    position: absolute;
    bottom: 0;
    left: 0;
}

.reel-preloader:after {
    background: url("../images/reel-preloader.gif") no-repeat scroll center center;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.reel-block > div:last-child {
    left: 0;
    position: absolute !important;
    top: 0;
}

.reel-block > div,
.reel-block > div img,
.reel-panning,
.reel-panning * {
    cursor: move !important;
}

.configurator-tabs .tabs-nav .tab.active:nth-child(3),
.configurator-tabs .tabs-nav .tab.active:nth-child(4),
.configurator-tabs .tabs-nav .tab.active:last-child {
    background-color: #1f2427;
    border-color: #1f2427;
    color: #fff;
}

.cars-info > div.cars-a,
.cars-info > div.cars-c,
.cars-info > div.cars-i,
.cars-info > div.cars-s {
    padding-bottom: 15px;
    padding-right: 50px;
    padding-top: 20px;
}

.cars-info > div.cars-a .title,
.cars-info > div.cars-c .title,
.cars-info > div.cars-i .title,
.cars-info > div.cars-s .title {
    color: #5c6266;
    font-size: 16px;
    margin: 0 0 3px;
}

.cars-info > div.cars-a strong,
.cars-info > div.cars-c strong,
.cars-info > div.cars-i strong,
.cars-info > div.cars-s strong {
    font-size: 20px;
    font-weight: normal;
}

.cars-info > div.active strong,
.cars-info > div.active span {
    color: #0086d3 !important;
}

.cars-info > div.cars-a span {
    color: #ababab;
    font-size: 15px;
    margin-left: 7px;
}

#used_cars_flter .slct_container p.label {
    height: 15px;
}

.reset-form.m_button {
    height: 29px;
}

.contacts-items .titleblue a {
    background-color: #0086d3;
    color: #fff;
    padding: 8px 45px 8px 20px;
    margin: 0;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

.contacts-items .titleblue a .arrow_right {
    background-position: 0 -530px;
    right: 20px;
}

.contacts-items .titleblue a:hover:before,
.contacts-items .titleblue a:hover:after {
    content: none;
}

.accessories.config-options {
    padding-bottom: 0;
}

.j-more-options .main.selected label,
.j-more-options .active + label {
    background-position: 0 -117px;
}

.config-dop-block.one .config-dop-images_small {
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.models-details-dop .info-block-value .j-cloth-img img {
    height: auto;
}

.j-configurator div,
.j-configurator span {
    transition: height 0.5s ease-in-out 0s;
}

.richtext > script + script + img {
    width: auto;
}

#footerNav .wrap .alpha > a:last-child {
    display: none;
}

.dealers-page #footerNav .wrap .alpha > a:last-child {
    display: inline-block;
}

.step3 .dealerDetails > h4 {
    display: none;
}

body #used_cars_flter label,
body #used_cars_flter p.label {
    color: #6c7780;
    font-size: 17px;
}

body .filter-top .drop {
    background-color: #e6eef2;
    border-radius: 0 0 5px 5px;
}

body .filter-top .slct_model,
body .filter-top .slct_dealer,
body .filter-top .slct_years,
body .filter-top .slct_color,
body .filter-top .slct_label {
    background-color: #e6eef2;
    border-radius: 5px;
    line-height: 28px;
}

body #used_cars_flter .chosen-choices {
    background-color: #e6eef2;
    border-radius: 5px;
}

body .chosen-container .chosen-drop {
    background-color: #e6eef2;
}

body #used_cars_flter .chosen-container-active .chosen-choices {
    border-radius: 5px 5px 0 0;
}

body #used_cars_flter .search-choice {
    background-color: #dae2e6;
    border-radius: 5px;
}

body #used_cars_flter .segments label {
    background-color: #2b3033 !important;
    border-right: 1px solid #576066;
}

body #used_cars_flter .segmented-control > label::before {
    background: #0086d3 none repeat scroll 0 0;
    border-radius: 0;
}

body .irs-line-mid,
body .irs-line-left,
body .irs-line-right {
    background: #2b3033 none repeat scroll 0 0;
}

body .irs-bar,
body .irs-bar-edge,
body .irs-slider {
    background: #0086d3 none repeat scroll 0 0;
}

body .irs-line,
body .irs-slider {
    border-radius: 5px;
}

body .irs-from {
    color: #6c7780;
}

body .irs-line,
body .irs-line-left,
body .irs-line-mid,
body .irs-line-right,
body .irs-bar,
body .irs-slider {
    height: 18px;
}

body #list_items {
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}

body .filter-bottom,
.filter-bottom label,
body .filter-bottom > div.filter-count,
body #used_cars_flter .filter-count span,
body #used_cars_flter .filter-sort a {
    font-size: 17px;
    line-height: 17px;
}

body #used_cars_flter .filter-sort a {
    color: #8a9399;
}

body #used_cars_flter .filter-sort a.active {
    background-color: #0a0c0d;
}

body .filter-sort a.down.active {
    background-position: right -23px;
}

body .filter-sort a.up.active {
    background-position: right -52px;
}

body #used_cars_flter .prnt {
    float: right;
    width: auto;
}

body #used_cars_flter .print_list:after {
    right: 0;
    width: 17px;
}

.prnt .blue_gradient {
    background: none repeat scroll 0 0;
    font-size: 17px;
    padding: 0 30px 0 0;
    width: auto;
}

.filter-bottom {
    padding: 14px 0;
}

#list_items .list_header .mz_pic {
    text-align: center;
}

#list_items .list_header .mz_price {
    text-align: center;
}

#list_items .list_header .mz_price:last-child {
    text-align: right;
}

body #list_items .list_header {
    border-bottom: medium none;
}

body #list_items .list_content .mz_model {
    color: #2b3033;
    font-size: 17px;
}

body #list_items .list_content .mz_price {
    font-size: 18px;
}

body #list_items .mz_item {
    border-bottom: medium none;
    padding: 6px 0;
}

#list_items .car_list_item:nth-child(2n+2) {
    background: #f2f6f7 none repeat scroll 0 0;
}

#list_items .list_content .more_items {
    padding-bottom: 20px;
}

#list_items .car_list_item:hover {
    background: #2b3033 !important;
}

body.dealers-page .cars-page #list_items .car_list_item:hover,
body.dealers-page .cars-page #list_items .car_list_item:nth-child(2n+2):hover {
    background-color: #2b3033 !important;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.45) !important;
}

body.dealers-page .cars-page #list_items .car_list_item:hover .mz_model,
body.dealers-page .cars-page #list_items .car_list_item:hover .mz_price,
body.dealers-page .cars-page #list_items .car_list_item:hover .mz_engine,
body.dealers-page .cars-page #list_items .car_list_item:hover .mz_color,
body.dealers-page .cars-page #list_items .car_list_item:hover .mz_distance,
body.dealers-page .cars-page #list_items .car_list_item:hover .mz_year,
body.dealers-page .cars-page #list_items .car_list_item:hover .mz_region {
    color: #fff;
}

body #list_items .list_content .more_items a {
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 30px;
}

body #list_items .list_header {
    background: #2b3033 none repeat scroll 0 0;
    font-size: 17px;
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
}

body #list_items div .h3 {
    color: #14181a;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif !important;
    font-size: 17px;
    margin: 0;
}

body #list_items .car_list_item {
    background: #fff;
    box-shadow: none !important;
}

body .cars-page #list_items .car_list_item .drop_info {
    box-shadow: none;
    overflow: hidden;
    position: static;
    text-align: left;
}

body .cars-page #list_items .car_list_item:hover .drop_info {
    display: block;
    border-top: 1px solid #f2f6f7;
    background: #fff;
}

body .cars-page #list_items .car_list_item:nth-child(2n+2):hover .drop_info {
    background: #f2f6f7;
}

body .cars-page #list_items .car_list_item:hover .drop_info .mz_address,
body .cars-page #list_items .car_list_item:hover .drop_info .mz_contacts,
body .cars-page #list_items .car_list_item:hover .drop_info .mz_time,
body .cars-page #list_items .car_list_item:hover .drop_info .mz_dilerlink {
    border-color: #f2f6f7;
}

body .cars-page #list_items .list_content .mz_item .spec-ico {
    display: none;
}

body .cars-page #list_items .car_list_item:nth-child(2n+2):hover .drop_info {
    border-top: 1px solid #fff;
}

body .cars-page #list_items .car_list_item:nth-child(2n+2):hover .drop_info .mz_address,
body .cars-page #list_items .car_list_item:nth-child(2n+2):hover .drop_info .mz_contacts,
body .cars-page #list_items .car_list_item:nth-child(2n+2):hover .drop_info .mz_time,
body .cars-page #list_items .car_list_item:nth-child(2n+2):hover .drop_info .mz_dilerlink {
    border-color: #d8e3ea;
}

body .cars-page #list_items .car_list_item {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
}

body .cars-page #list_items .car_list_item:hover {
    background: #fff !important;
    border-bottom: 1px solid #0086d3;
    border-top: 1px solid #0086d3;
}

body.dealers-page .cars-page #list_items .car_list_item:hover {
    border-color: transparent;
}

body .cars-page #list_items .car_list_item:nth-child(2n+2):hover {
    background: #f2f6f7 !important;
}

body .cars-page #list_items .list_content .mz_model {
    color: #2b3033;
}

body .cars-page #list_items .list_content .mz_engine,
body .cars-page #list_items .list_content .mz_color {
    color: #7b7c7c;
}

body .cars-page #list_items .list_content .mz_distance,
body .cars-page #list_items .list_content .mz_year,
body .cars-page #list_items .list_content .mz_region {
    color: #333;
}

body .cars-page #list_items .list_content .mz_price {
    color: #0086d3;
}

body .irs-grid-text,
body .irs-grid-pol.small {
    display: none;
}

body .irs-with-grid ~ .irs-to {
    display: none;
}

body .irs-grid-pol:first-child,
body .irs-grid-pol:nth-last-child(2) {
    display: none;
}

body .irs-grid {
    bottom: auto;
    top: 7px;
}

body .irs-with-grid {
    height: 30px;
}

body .irs-grid-pol {
    background: #4c545a none repeat scroll 0 0;
    height: 6px;
}

body.dealers-page .cars-page #list_items .list_content .mz_item .spec-ico {
    display: block;
}

body #list_items .drop_info div p,
body .mz_dealer_info div p {
    color: #737a80;
}

body #list_items .mz_contacts > p:first-child,
body #list_items .mz_time > p {
    color: #333333 !important;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif !important;
}

body #list_items .mz_contacts > p:first-child > span:first-child,
body #list_items .mz_time > p:first-child > span:first-child {
    font-family: "InterstateMazdaLight", "Helvetica", "Arial", sans-serif;
}

body #list_items .mz_contacts p a {
    color: #333333;
    padding-top: 3px;
    word-wrap: break-word;
}

body #list_items .mz_dilerlink a {
    background: #0086d3 none repeat scroll 0 0;
    font-size: 17px;
    padding: 5px 15px;
}

body #list_items .mz_dilerlink a::after {
    background-position: 0 -315px;
    top: 15px;
    width: 17px;
}

body #list_items .list_content .mz_item .mz_model {
    box-sizing: border-box;
    position: relative;
    padding-right: 25px;
}

body #list_items .list_content .mz_item .spec-ico {
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 0;
    text-indent: -99999px;
}

body #list_items .list_content .mz_item .spec-ico {
    background: url("../images/spec-ico.png") no-repeat scroll 0 0;
    width: 18px;
    height: 18px;
    display: block;
}

body #list_items .list_content .mz_item .mz_price .spec-ico {
    text-indent: 99999px;
}

body #list_items .list_content .mz_item .mz_price .spec-ico {
    left: 240px;
    right: auto;
    top: 15px;
}

body #list_items .list_content .mz_item:hover .spec-ico {
    background-position: 0 -30px;
}

body .filter-top .slct_model,
body .filter-top .slct_dealer,
body .filter-top .slct_years,
body .filter-top .slct_color {
    border-radius: 5px;
    background-color: #e6eef2;
    border: 1px solid #cccccc;
}

body .filter-top .slct_model:after,
body .filter-top .slct_dealer:after,
body .filter-top .slct_years:after,
body .filter-top .slct_color:after {
    border-left: 2px solid #cccccc;
}

body .blue_gradient {
    background: #0086d3;
}

body .mz_cars,
body div.cars-info,
body .cars {
    background: #0a0c0d none repeat scroll 0 0;
}

body .cars {
    box-shadow: none;
    margin: 0;
    overflow: visible;
}

body .mz_cars .cars-info > div.cars-info-name {
    color: #fff;
    font-size: 28px;
}

body .cars-info > div.cars-info-name span.engine {
    color: #8a9399;
    display: block !important;
    font-size: 17px;
    line-height: 19px;
}

body .cars-info > div.cars-info-start_sum .start_sum-name,
body .cars-info > div.cars-info-new_sum .new_sum-name {
    color: #8a9399;
}

body .cars-info > div.cars-info-new_sum .new_sum-cost {
    color: #fff;
    font-size: 20px;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

body .cars-info > div.cars-info-start_sum span,
body .cars-info > div.cars-info-new_sum span {
    color: #5c6166;
    font-size: 17px;
}

body .item-block-left .params {
    background: #1f2426 none repeat scroll 0 0;
    border-bottom: 1px solid #393d40;
    font-size: 15px;
    overflow: hidden;
    padding: 0 20px;
    margin: 0;
}

body .params-name {
    color: #8a9399;
}

body .params-name > div {
    font-size: 17px;
}

body .params-value > div,
body .params-value > div > p {
    color: #fff;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
}

body .mz_advantages {
    background-color: #0a0c0d;
    position: relative;
}

body .mz_advantages::before {
    background: #1f2426 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: -31px;
    width: 100%;
}

body .mz_advantages p {
    overflow: hidden;
}

body .adv_title {
    color: #b8c4cc;
    float: left;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 15px;
    padding-top: 4px;
}

body .mz_advantages ul li {
    color: #5c6166;
    border-right: 1px solid #242a2d;
}

body #sync1 .item,
body .owl_slider {
    background: #0a0c0d none repeat scroll 0 0;
}

body .owl-theme .owl-controls .owl-buttons div {
    background: none repeat scroll 0 0 !important;
    border: medium none !important;
}

body .icon-chevron-left,
body .icon-chevron-right {
    height: 20px !important;
    width: 10px !important;
    margin-top: 22px;
    background-image: url("../images/controls.png") !important;
}

body .icon-chevron-left {
    background-position: 0 0 !important;
}

body .icon-chevron-right {
    background-position: -40px -60px !important;
}

body .owl-prev .icon-chevron-left:hover {
    background-position: 0 -60px !important;
}

body .owl-next .icon-chevron-right:hover {
    background-position: -40px 0 !important;
}

body .item-block-left > p {
    margin: 24px 0 0;
}

body .back {
    background: url("../images/sprite-arrows.png") no-repeat scroll 0 -506px;
    color: #ffffff;
    font-size: 15px;
    line-height: 16px;
    padding-left: 25px;
}

body .item-block-params .item-header {
    background: #2b3033 none repeat scroll 0 0;
}

body .item-block-params .name-model,
body .item-header a {
    color: #fff;
}

body .item-block-params .isotope-item div,
body .item-block-params .content-item {
    color: #8a9399;
}

body .item-block-params .isotope-item div:before {
    background: url("../images/isotope-item-new.png") no-repeat scroll left top;
    top: 10px;
}

body .mz_car_reserv a,
body .mz_dealer_info .mz_dilerlink a {
    font-size: 17px;
    padding: 3px 10px 3px 15px;
}

body .menu_car {
    margin-left: 20px;
}

body .mz_dealer_info .mz_dilerlink a:after,
body .mz_car_reserv a.menu_car:after {
    top: 11px;
}

body .mz_car_reserv a:after {
    top: 13px;
}

body .mz_car_reserv a.drop_car_send:after {
    top: 8px;
}

body .cars-info .mz_car_reserv {
    padding: 25px 0;
}

body .item-block {
    padding-bottom: 0;
}

body .cars-info > div.cars-info-name {
    color: #fff;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    line-height: 26px;
    width: 460px;
}

body .cars-info.cars-info-old-sum > div.cars-info-name {
    width: 275px;
}

body .cars-spec-model {
    background: none repeat scroll 0 0;
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin-bottom: 0 !important;
    min-width: auto;
    padding: 18px 15px;
    position: relative;
    top: 0;
    width: 100%;
}

body .cars-spec-model.item-block-params .item-header {
    display: inline;
    font-size: 17px;
    line-height: 22px;
    position: static;
    text-transform: none;
    width: auto;
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    text-align: left;
}

body .cars-spec-model.item-block-params .item-header:after {
    content: " ";
}

body .cars-spec-model .item-content-preview {
    display: inline;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    line-height: 22px;
    padding: 0;
    position: static;
    width: auto;
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    text-align: left;
}

body .cars-spec-model + .item-block,
body .cars + .row.dark .item-block,
body .cars + .bg-car-special-offer + .row.dark .item-block {
    position: relative;
    overflow: visible;
    margin-bottom: 20px;
    padding-bottom: 1px;
}

body .cars-spec-model + .item-block:before,
body .cars + .row.dark .item-block:before,
body .cars + .bg-car-special-offer + .row.dark .item-block:before {
    background: #040505 url("../images/configurator.jpg") no-repeat scroll center center;
    content: "";
    height: 100%;
    left: -50%;
    position: absolute;
    top: 0;
    width: 200%;
}

body .cars-spec-model + .item-block > div,
body .cars + .row.dark .item-block > div,
body .cars + .bg-car-special-offer + .row.dark .item-block > div {
    position: relative;
    background: none repeat scroll 0 0;
}

.row-tabs-nav a {
    cursor: pointer;
}

.row-tabs-content > div.tab {
    text-align: center;
}

.row-tabs-content > div.tab:first-child,
.row-tabs-content .tab {
    display: none;
}

.row-tabs-content > div.tab.active:first-child,
.row-tabs-content .tab.active {
    display: block;
}

body .mz_car_reserv .drop_car {
    background: #0086d3 none repeat scroll 0 0;
    top: 43px;
}

body .mz_car_reserv .drop_car li:hover {
    background: #0086d3 none repeat scroll 0 0;
}

body #popup_reserv {
    background-color: #f2f6f7;
}

body .mfp-close-btn-in .mfp-close {
    background: #0086d3 none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff !important;
    opacity: 1;
    right: -13px;
    top: -13px;
}

body #popup_reserv .res_header {
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    padding: 20px 30px;
    text-align: left;
}

body #popup_reserv .popup_content label {
    color: #6c7780;
    font-size: 17px;
}

body #popup_reserv .popup_content input {
    background: #e6eef2 none repeat scroll 0 0;
    border: 2px solid #b8c5cc;
    border-radius: 5px;
    color: #14181a;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    padding: 4px 10px;
}

body #popup_reserv .popup_content {
    padding: 12px 30px 20px;
}

body #popup_reserv .popup_content button {
    font-size: 17px;
    height: auto;
    line-height: 26px;
    padding: 7px 12px;
}

body #popup_reserv .popup_content button:after {
    top: 14px;
}

body .item-block-params .name-model {
    display: block;
    font-size: 27px;
    padding-bottom: 10px;
}

body .specAccordion {
    border-bottom: medium none;
}

body .specAccordion h3,
body .specAccordion .h3 {
    background: #0a0c0d none repeat scroll 0 0 !important;
    border-top: 1px solid #151819;
}

body .specAccordion h3 a,
body .specAccordion .h3 a,
body .config-options .checkbox-block {
    background: #0a0c0d none repeat scroll 0 0;
    color: #b8c4cc;
    font-size: 17px;
}

body .configurator .specAccordion h3,
body .configurator .specAccordion .h3 {
    background: #e6eef2 none repeat scroll 0 0 !important;
    border-top: 1px solid #fff;
}

body .configurator .specAccordion h3 a,
body .configurator .specAccordion .h3 a,
body .configurator .config-options .checkbox-block {
    background: #e6eef2 none repeat scroll 0 0;
    color: #14181a;
}

body .configurator .specAccordion li.current h3 a,
body .configurator .specAccordion li.current .h3 a {
    background: #2b3033 none repeat scroll 0 0;
    color: #fff;
}

body .specAccordion li.current h3,
body .specAccordion li.current .h3 {
    background: #2b3033 none repeat scroll 0 0 !important;
}

body .configurator .specAccordion li.current h3,
body .configurator .specAccordion li.current .h3 {
    background: #2b3033 none repeat scroll 0 0 !important;
}

body .accessories .specAccordion li:last-child > h3,
body .accessories .specAccordion li:last-child > .h3 {
    border-bottom: medium none;
}

body .specAccordion .accordionContent td {
    background: #1f2426 url("../images/isotope-item-new.png") no-repeat scroll 15px 13px !important;
    color: #8a9399 !important;
    padding-left: 30px;
    border-bottom: medium none;
}

body .configurator .specAccordion .accordionContent td {
    background: #f2f6f7 !important;
    color: #2b3033 !important;
    padding: 8px 0%;
    border-bottom: 1px solid #dae2e6;
}

body .configurator .specAccordion .accordionContent tr:last-child td {
    border-bottom: medium none;
}

body .configurator .specAccordion .accordionContent tr:hover td {
    background: #b8c5cc !important;
    color: #fff !important;
}

body .config-options .main.current .checkbox-block {
    background: #2b3033 none repeat scroll 0 0;
}

body .accessories.config-options .current .accessoriesContent {
    background: #1f2426 none repeat scroll 0 0;
}

body .configurator .accessories.config-options .current .accessoriesContent {
    background: #f2f6f7 none repeat scroll 0 0;
}

body .accessoriesContent h4,
body .accessoriesContent .h4 {
    margin: 0;
}

body .j-more-options .accessoriesContent span {
    background-position: left 5px;
    font-size: 15px;
    color: #8a9399;
}

.info-block-params {
    margin-bottom: 20px;
    overflow: hidden;
}

.info-block-param {
    float: left;
    margin-left: 60px;
}

.info-block-param:first-child {
    margin-left: 0;
}

.info-block-param .name {
    font-size: 16px;
    color: #8a9399;
}

.info-block-param .value {
    color: #fff;
    font-size: 22px;
}

body .ds-pane-inner {
    padding: 30px 0;
}

body .dealer-services-legend {
    background: #0a0c0d none repeat scroll 0 0;
    border-radius: 0;
    padding: 30px;
}

body .field-error-message {
    color: #b32d2e !important;
    font-size: 14px !important;
    line-height: 14px;
    margin: 5px 0 0;
    padding: 0;
    width: 275px;
}

body h5.ds-dealer-name {
    color: #fff;
    font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif;
    font-size: 20px;
}

.genericForm a.link-print {
    text-decoration: none;
}

body .icon-print {
    background-image: url("../images/blue-printer.png");
    float: right;
    height: 17px;
    margin-left: 10px;
    width: 18px;
}

body #test-drive-map {
    margin-bottom: 30px;
}

body .genericForm .steps li {
    background: none;
}

.formwizard.genericForm p.ds-found-count {
    color: #5c6166;
}

body h4.results-header {
    background: #1f2426 none repeat scroll 0 0;
    color: #fff !important;
    padding: 8px 20px;
    display: none;
}

body .dealer-card {
    background: #1f2426 none repeat scroll 0 0;
    color: #8a9399;
    padding: 20px;
}

body .dealer-card:hover {
    background: #0a0c0d none repeat scroll 0 0;
    color: #8a9399;
}

body .dealer-card.ds-map-balloon:hover {
    background: #fff none repeat scroll 0 0;
    color: #8a9399;
}

.select {
    background: #e6eef2 url("../images/selectarr.png") no-repeat scroll right 0;
    color: #333333;
    display: block;
    font-size: 20px;
    margin-bottom: 6px;
    position: relative;
    border-radius: 5px;
    padding: 0 !important;
}

.select select {
    background: none repeat scroll 0 0 !important;
    border: none !important;
    padding: 8px 50px 8px 10px !important;
    width: 100% !important;
    color: #14181a !important;
    font-size: 17px !important;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    -ms-appearance: none;
    appearance: none !important;
    height: auto !important;
    font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif !important;
}

.select select::-ms-expand {
    display: none;
}

body .dealer-card.ds-map-balloon {
    background: #fff none repeat scroll 0 0 !important;
}

body .dealer-card.ds-map-balloon h5.ds-dealer-name {
    color: #14181a;
    font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif;
}

.ds-website > a {
    color: #fff;
}

body .dealer-card.ds-map-balloon .col-6 {
    width: auto;
}

body .dealer-card.ds-map-balloon .to-detail {
    background: none repeat scroll 0 0;
    color: #14181a;
    display: inline-block;
    font-family: "InterstateMazdaBold", Helvetica, Arial, sans-serif;
    font-size: 15px;
    padding: 7px 20px 7px 10px;
    text-align: left;
    text-decoration: none;
    width: auto;
}

#ds-map-row {
    background: #1f2426;
    margin-bottom: 25px;
    margin-top: 25px;
}

body #ds-list-row .ds-pane-inner {
    padding: 0;
}

body #ds-list-row .ds-form {
    background: #0a0c0d none repeat scroll 0 0;
}

body .ds-form-group {
    display: inline-block;
    margin: 0;
    vertical-align: bottom;
    padding-right: 30px;
    width: 310px;
}

body .ds-form-group:last-child {
    padding: 22px 0 0;
    width: auto;
}

body .ds-control-label {
    color: #6c7780;
    display: block;
    float: none !important;
    font-size: 17px;
    line-height: 1;
    margin: 0;
    padding: 0 0 6px !important;
    text-align: left;
    width: auto !important;
}

body .ds-form-group > div {
    padding: 0;
    margin: 0;
    width: 100%;
}

body .dealer-card-detail {
    background: none repeat scroll 0 0;
    padding: 0;
}

body .ds-card-caption {
    border-bottom: medium none;
    color: #5c6266 !important;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif !important;
    margin: 0;
}

body .ds-contacts-wrap {
    background: #0a0c0d none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    margin-right: 25px;
    padding: 30px;
    width: 490px;
}

body .ds-table {
    float: left;
    margin: 0;
    width: 445px;
}

body .ds-address {
    color: #b8c4cc;
    margin-bottom: 0;
    font-size: 17px;
}

body .ds-website a {
    font-size: 17px;
}

body .ds-open-hours caption {
    color: #fff;
}

body .icon-testdrive-link,
body .icon-route-link {
    display: none;
}

body #ds-form-route-container h5.ds-form-header {
    color: #fff;
}

body #ds-form-route-container .ds-form-group {
    display: block;
    padding: 0 0 25px;
    width: auto;
}

body #ds-form-route-container .ds-control-label {
    color: #6c7780;
}

.btn-scroll-up-wrap .btn-scroll-up,
.link-back {
    text-decoration: none !important;
}

body .btn-map-toggle {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    color: #6c7780;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 15px;
    line-height: 30px;
    margin-left: 10px;
    padding: 0 12px;
    border: 1px solid transparent;
}

body .btn-map-toggle.btn-map-active {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #0086d3;
    color: #fff;
    margin: 0 0 0 10px;
    padding: 0 12px;
}

body .map-toggle-group {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    right: 0 !important;
}

body .dealer-card address,
body .dealer-card .ds-contact,
body .dealer-card .ds-website {
    color: #8a9399 !important;
}

body .configurator .specAccordion .accordionContent td .minus .val:after {
    background: #f2f6f7 none repeat scroll 0 0;
    content: "Отсутствует";
    left: 0;
    position: absolute;
    top: 0;
}

body .configurator .specAccordion .accordionContent tr:hover td .minus .val:after {
    background: #b8c5cc none repeat scroll 0 0;
}

body .configurator .specAccordion .accordionContent td .minus .icn {
    background-position: 0 -49px;
}

body .dealer-search .dealer-card {
    clear: both;
    overflow: visible;
    margin-bottom: 30px;
    margin-top: 0;
}

body .dealer-search .dealer-card::after {
    clear: both;
    content: "";
    display: block;
}

body .dealer-search .dealer-card > * {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 25%;
    margin: 0;
}

body .dealer-search .dealers-map-wrap .dealer-card > * {
    float: none;
    margin: 0 -12px;
    padding: 0;
    width: auto;
}

body .dealer-search .dealer-card h5.ds-dealer-name {
    color: #fff;
    font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif;
    font-size: 22px;
}

body .dealer-search .dealers-map-wrap .dealer-card h5.ds-dealer-name {
    color: #14181a;
    padding-right: 0;
}

body .dealer-search .dealer-card .ds-links {
    padding-right: 0;
}

body .dealer-search .dealer-card .ds-links a {
    background: url("../images/filter_sprite.png") no-repeat scroll 0 -170px;
    display: inline-block;
    font-size: 17px;
    margin-bottom: 6px;
    padding-left: 15px;
    vertical-align: top;
}

.specAccordion .accordionContent div.car-option {
    background: url("../images/isotope-item-new.png") no-repeat scroll 15px 13px;
    box-sizing: border-box;
    color: #8a9399 !important;
    float: left;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    padding: 8px 15px 8px 30px;
}

.specAccordion.mazdaAccessories {
    background: #1f2426;
}

.configurator .specAccordion.mazdaAccessories {
    background: none repeat scroll 0 0;
}

.specAccordion .accordionContent {
    overflow: hidden;
}

.row-special-offer {
    background: #008bcc;
    background: -moz-linear-gradient(left, #008bcc 0%, #0060b7 100%);
    background: -webkit-linear-gradient(left, #008bcc 0%, #0060b7 100%);
    background: linear-gradient(to right, #008bcc 0%, #0060b7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008bcc', endColorstr='#0060b7', GradientType=1);

}

.row-car-info {
    background-color: #040505;
}

.item-block-params-options {
    margin-top: 20px;
}

.mazdaSpecArea input[type="checkbox"] {
    display: none;
}

@media only screen and (max-width: 480px) {
    .specAccordion .accordionContent div.car-option {
        width: 100%;
    }

    .clear-md {
        clear: none;
    }

    .clear-sm {
        clear: none;
    }

    .clear-xs {
        clear: left !important;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    .specAccordion .accordionContent div.car-option {
        width: 50%;
    }

    .clear-md {
        clear: none;
    }

    .clear-sm {
        clear: left !important;
    }

    .clear-xs {
        clear: none;
    }
}

@media only screen and (min-width: 769px) {
    .specAccordion .accordionContent div.car-option {
        width: 33.333333333%;
    }

    .clear-md {
        clear: left !important;
    }

    .clear-sm {
        clear: none;
    }

    .clear-xs {
        clear: none;
    }
}

body .mz_car_reserv .drop_car {
    border-radius: 5px;
    right: 0;
}

body .mz_car_reserv .drop_car li a {
    padding: 0 28px 0 15px;
}

body .mz_car_reserv .drop_car li:last-child {
    border-radius: 5px !important;
}

body .mz_car_reserv .drop_car li a.drop_car_send {
    padding-right: 30px;
}

body .ds-open-hours {
    background: #1f2426 none repeat scroll 0 0;
    font-size: 17px;
    color: #b8c4cc;
    margin: 0;
}

body .ds-open-hours thead th {
    color: #fff;
}

body .ds-open-hours tbody tr:first-child td {
    border-top: 1px solid #393d40;
}

body .ds-open-hours thead tr th,
body .ds-open-hours tbody tr td {
    border-bottom: 1px solid #393d40;
    border-right: 1px solid #393d40;
    padding: 10px 20px;
}

body .ds-open-hours thead tr th {
    padding: 15px 20px;
}

body .ds-open-hours thead tr th:last-child,
body .ds-open-hours tbody tr td:last-child {
    border-right: none;
}

body .ds-open-hours tbody tr:last-child td {
    border-bottom: none;
}

body .ds-block {
    margin-bottom: 20px;
    overflow: hidden;
}

.ds-contacts-wrap .ds-contact,
.ds-contacts-wrap .ds-website {
    float: left;
    width: 50%;
}

.ds-contacts-wrap .ds-contact > span {
    color: #b8c4cc;
    font-size: 17px;
}

.ds-contacts-wrap .ds-contact > span span {
    color: #fff;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
}

.ds-contacts-wrap .ds-website > a {
    font-size: 17px;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    background: url("../images/website.png") no-repeat scroll right center;
    padding-right: 30px;
}

.ds-contacts-wrap .ds-links {
    overflow: hidden;
}

.ds-contacts-wrap .ds-links > p {
    float: left;
}

body .ds-contacts-wrap .ds-links a {
    border-radius: 5px;
    display: inline-block;
    float: none;
    font-size: 17px;
    height: auto;
    margin: 0;
    padding: 10px 55px 10px 20px;
    vertical-align: top;
    line-height: normal;
    background: #0086d3 url("../images/ds-links.png") no-repeat scroll right -70px;
}

body .ds-contacts-wrap .ds-links .ds-testdrive a {
    margin-right: 20px;
    background-position: right 0;
}

body .ds-contacts-wrap .ds-links a:after {
    content: none;
}

.item-block-params.special-offer {
    background: #2b3033;
    margin: 0 0 20px;
    padding: 13px 20px;
}

.item-block-params.special-offer h3 {
    color: #ffffff;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 24px;
}

.item-block-params.special-offer p {
    color: #8a9399;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin-top: 5px;
}

body .menu_car {
    width: 60px;
}

.pull-right {
    float: right;
}

.tabbed-content {
    position: relative;
}

.tabbed-content .tab {
    padding-bottom: 20px;
    padding-top: 70px;
}

.tab-exterior {
    background: url("../images/configurator.jpg") no-repeat scroll center center;
}

button.reset-form {
    outline: none;
}

.chosen-container .chosen-results li.active-result {
    color: #242729;
}

.row.pages-content {
    height: auto !important;
}

.grid-6 .content-info .awardModule .award-section {
    margin: 0;
    width: auto;
}

.grid-6 .content-info .awardModule .award-image {
    margin-bottom: 20px;
}

body .owl-theme .owl-controls.none {
    display: none !important;
}

.accessories-page .select {
    background: #e6eef2 url("../images/select-arr-blue.jpg") no-repeat scroll right 0;
    border-radius: 5px;
    color: #14181a;
    display: block;
    font-size: 20px;
    position: relative;
}

.accessories-page .select.disabled {
    opacity: 0.8;
}

.accessories-page .select:after {
    background: url("../images/select-arr.png") no-repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 40px;
    top: 0;
    width: 40px;
    border-bottom: 2px solid #e0e1e1;
    border-top: 2px solid #e0e1e1;
    box-sizing: border-box;
}

.accessories-page .select select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #14181a !important;
    font-size: 20px !important;
    margin: 0;
    padding: 8px 50px 8px 10px !important;
    text-indent: 0.01px;
    text-overflow: "";
    width: 100% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    line-height: 25px;
    height: 25px !important;
    box-sizing: inherit;
}

.accessories-page .select select::-ms-expand {
    display: none;
}

.accessories-page .filter-top {
    margin: 40px auto 30px;
    padding: 20px 0 15px 30px;
    position: relative;
    width: 960px;
}

.accessories-page .filter-top .select-block {
    width: 206px;
    margin-right: 25px;
    margin-bottom: 20px;
}

.accessories-page .filter-top .bluebox.titleblue {
    float: left;
    margin: 22px 0 0;
}

.accessories-page .filter-top .bluebox.titleblue.disabled {
    display: block;
    opacity: 0.8;
}

.accessories-page .filter-top .bluebox.titleblue.disabled a {
    color: white !important;
    background: #0086d3 none repeat scroll 0 0 !important;
    cursor: default;
}

.accessories-page .filter-top .bluebox.titleblue.disabled a:after {
    content: none !important;
}

.accessories-page .filter-top .bluebox.titleblue.disabled a .arrow_right {
    background-position: -6px -530px !important;
}

.accessories-page .filter-top label {
    color: #6c7780;
    display: block;
    font-size: 17px;
    line-height: 17px;
    padding-bottom: 5px;
}

.accessories-page .accessories a {
    color: #fff;
    text-decoration: none;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 20px;
}

.accessories-page .accessories h3 .descrip,
.accessories-page .accessories .h3 .descrip {
    color: #8a9399;
}

.accessories-page .accessories h3 .price,
.accessories-page .accessories .h3 .price {
    color: #fff;
    float: right;
    font-weight: bold;
    padding-right: 30px;
    width: auto;
}

.accessories-page .accessories h3 .price span,
.accessories-page .accessories .h3 .price span {
    color: #8a9399;
}

.accessories-page .accessories .accessoriesContent {
    border-top: none;
}

.accessories-page .accessories .current h3,
.accessories-page .accessories .current .h3 {
    background: #d8e1e6 none repeat scroll 0 0;
}

.accessories-page .accessories .current a {
    color: #14181a;
}

.accessories-page .accessories .current h3 .descrip,
.accessories-page .accessories .current .h3 .descrip {
    color: #14181a;
}

.accessories-page .accessories .current h3 .price,
.accessories-page .accessories .current .h3 .price {
    color: #0086d3;
}

.accessories-page .accessories .current .accessoriesContent {
    background: #fff none repeat scroll 0 0;
    padding: 0 20px;
    box-sizing: border-box;
}

.accessories-page .accessories .current .accessoriesContent .accessoriesContent {
    padding: 0;
    background: #f2f6f7 none repeat scroll 0 0;
}

.accessories-page .accessories .current .accessoriesContent img {
    padding-bottom: 8px;
    padding-top: 8px;
}

.accessories-page .accessories .current .accessoriesContent .accessoriesContent img {
    padding-bottom: 8px;
    padding-left: 20px;
    padding-top: 8px;
}

.accessories-page .accessories .accessoriesContent .grid-6 {
    width: 48%;
}

.accessories-page .accessories .tit1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    padding: 25px 15px 0 48%;
    margin-left: 24px;
}

.accessories-page .accessories {
    margin-top: 10px;
}

.accessories .margcontent .name {
    color: #14181a;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.accessories .margcontent .descrip {
    display: none;
}

.accessories .margcontent .cost {
    color: #0086d3;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 28px;
}

.accessories .margcontent .cost sub {
    bottom: 6px;
}

.accessories .margcontent .cost span {
    color: #808991;
    font-size: 17px;
}

.accessories .margcontent p {
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    margin-bottom: 20px;
    font-size: 18px;
    color: #6c7780;
}

.accessories .margcontent .name + p {
    color: #2b3033;
}

body .accessories .accessoriesContent .margcontent {
    display: inline-block;
    float: none;
    margin-top: 12px;
    vertical-align: middle;
}

.cars ~ .row #tab-interior img,
.cars ~ .row #tab-exterior img {
    height: 400px;
    width: auto;
}

.bg-car-special-offer {
    background: linear-gradient(to right, #008bcc 0%, #0060b7 100%) repeat scroll 0 0;
}

.config .cars-info > div.cars-info-reg:last-child,
.config .cars-info > div.cars-info-reg:nth-child(3) {
    float: right;
    padding-top: 10px;
}

#mz_item_wrapper {
    margin-bottom: 25px;
}

.checkbox-group-container input[type="checkbox"]:checked + label,
.checkbox-block input[type="checkbox"]:checked + label {
    background-position: 0 -119px !important;
}

body .ymaps-2-1-41-b-cluster-tabs__menu-item {
    background: #e6eef2 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 9px;
    margin-bottom: 10px;
}

body .ymaps-2-1-41-b-cluster-tabs__menu-item:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #0086d3;
}

body .ymaps-2-1-41-b-cluster-tabs__menu-item .ymaps-2-1-41-b-cluster-tabs__menu-item-text {
    color: #5c6166;
    font-size: 15px;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

body .ymaps-2-1-41-b-cluster-tabs__section_type_nav {
    border-right: none;
}

body .ymaps-2-1-41-b-cluster-tabs__section_type_content {
    padding-left: 20px;
}

body .dealer-card.ds-map-balloon .ds-services {
    margin-bottom: 10px;
    margin-top: 10px;
}

body .dealer-search .ds-form-group input {
    padding: 10px;
}

.ds-services .icon {
    position: relative;
}

.ds-services .icon span {
    background: #fff none repeat scroll 0 0;
    color: #5c6266;
    font-size: 13px;
    left: -20px;
    line-height: 20px;
    padding: 5px 15px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: -45px;
    z-index: 9;
    white-space: nowrap;
    min-width: 53px;
    display: none;
}

.ds-services .icon span:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    bottom: -7px;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0;
}

.ds-services .icon:hover span {
    display: block;
}

body .btn-scroll-up-wrap .btn-scroll-up {
    background: #e3ebf0 none repeat scroll 0 0;
    border-radius: 5px;
    box-sizing: border-box;
    color: #14181a;
    display: block;
    font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    height: auto;
    line-height: normal;
    padding: 14px 35px 14px 20px;
    position: relative;
    width: 100%;
}

body .btn-scroll-up-wrap .btn-scroll-up:after {
    background: url("../images/tabs-nav.png") no-repeat scroll center -19px;
    bottom: 0;
    content: "";
    float: right;
    height: 10px;
    margin: auto;
    position: absolute;
    right: 15px;
    top: 0;
    transform: rotate(180deg);
    width: 15px;
}

body .dealer-card span {
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

body .dealer-card .ds-info .ds-contact {
    display: inline-block;
    vertical-align: top;
    padding-right: 4px;
    font-size: 17px !important;
}

body .dealer-card .ds-contact-phone {
    display: inline;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
}

body .dealer-card .ds-info .ds-contact-phone {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    line-height: 20px;
}

body .dealer-card b {
    font-weight: normal;
}

.ds-description {
    display: none;
}

.ds-description.current {
    display: block;
}

.ds-description-dealer .h2 {
    float: left;
    font-size: 34px;
}

.ds-description-dealer .link-back-wrap {
    float: right;
    margin: 10px 0 0;
}

.ds-description-dealer .link-back-wrap .icon-back {
    background-position: left -557px;
    margin-right: 10px;
}

body .ds-form-group select {
    height: 20px;
    line-height: 20px;
    padding: 10px 50px 10px 10px !important;
}

.form-col-half {
    float: left;
    width: 50%;
}

#test-drive-form .select {
    margin-bottom: 0;
}

.models-details-item.models-details-services {
    background: none repeat scroll 0 0;
    padding-left: 0;
    position: relative;
    margin-bottom: 0;
    min-height: 75px;
}

.models-details-item.models-details-services > div.item-name {
    color: #6c7780;
    font-size: 24px;
    padding: 0 0 20px;
    width: auto;
}

.models-details-item.models-details-services .item {
    background: #3d464d none repeat scroll 0 0;
    box-sizing: border-box;
    float: none;
    overflow: hidden;
    padding: 20px 20px 30px 30px;
    width: 100%;
    margin-bottom: 13px;
    display: none;
    position: relative;
}

.models-details-item.models-details-services .item.act {
    display: block;
}

.models-details-item.models-details-services .item div.item-name {
    color: #fff;
    float: left;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    padding-right: 30px;
    width: 150px;
}

.models-details-item.models-details-services .item .item-text {
    float: left;
    font-size: 17px;
    font-weight: bold;
    padding-top: 3px;
    width: 470px;
}

.models-details-item.models-details-services .item .item-text > div {
    border-bottom: 1px solid #b0b0b0;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.models-details-item.models-details-services .item .item-text > div:last-child {
    border: medium none;
    margin: 0;
    padding: 0;
}

.models-details-item.models-details-services .item .item-cost {
    float: right;
    margin-top: -1px;
}

.models-details-item.models-details-services .item .item-cost span {
    color: #fff;
}

.models-details-item.models-details-services .item .item-cost small {
    color: #b0b0b0;
    display: block;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    padding-bottom: 4px;
    padding-top: 5px;
}

.models-details-item.models-details-services .item.cr .item-cost {
    width: auto;
}

.models-details-item.models-details-services .item.cr .item-text,
.models-details-item.models-details-services .item.in .item-text {
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    font-weight: bold;
    width: auto;
}

.models-details-item.models-details-services .item.acs .item-text {
    position: relative;
    top: 2px;
}

.models-details-item.models-details-services > div.item-services-no {
    color: #6c7780;
    font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    position: absolute;
    top: 63px;
}

.genericForm .formRow.chosenModels {
    display: block;
}

.test-drive-form .formStep .grid-4 {
    margin-top: 0;
}

.test-drive-form .formStep #rightBlock.grid-8 .intro {
    padding: 0 10px 30px;
}

.test-drive-form .formStep #rightBlock.grid-8 .tandc {
    padding: 30px 10px 0;
}

.row-car-options .cars-info {
    margin-top: 20px;
    padding: 0 !important;
}

.row.row-cars-in-stock {
    overflow: visible;
}

#test-drive-form #form-contacts-wrap .h2 {
    display: block;
    font-size: 24px;
    padding-left: 10px;
    padding-top: 10px;
}

.genericForm button.primaryCTA.shedule-testdrive span::after {
    background: url("../images/icon_dealer_service_16_new.png") no-repeat scroll -154px -1px;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}

.genericForm button.primaryCTA.shedule-testdrive span {
    background: none repeat scroll 0 0;
    padding-right: 50px;
    position: relative;
}

.column.td-thanks-info {
    margin-left: 0;
    margin-right: 0;
}

#used_cars_flter .color-item:last-child {
    margin-right: 0;
}

.row.pages-content .row.pages-content {
    padding: 0;
}

#used_cars_flter .slct_container.open_more {
    display: none;
}

body .loan-programs-table th {
    font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif;
}

body #smartbanner.android {
    top: 60px !important;
}

.configurator-tabs .tabs-content .tab-insurance .calc,
.configurator-tabs .tabs-content .tab-credit .calc {
    padding-bottom: 200px;
}

.back-auto {
    background: url("../images/sprite-arrows.png") no-repeat scroll 0 -506px;
    color: #8a9399;
    float: left;
    font-size: 16px;
    left: -25px;
    line-height: 16px;
    margin-bottom: 12px;
    padding-left: 25px;
    position: relative;
    top: 24px;
    z-index: 9;
}

body .test-drive-form #formHead ul.steps {
    display: block;
}

.genericForm #rightBlock .formTitle {
    background: none repeat scroll 0 0;
    padding: 9px 10px 20px;
}

.test-drive-form .formStep #rightBlock.grid-8 .formTitle .intro {
    padding: 0;
}

.genericForm #rightBlock h2,
.genericForm #rightBlock .h2 {
    font-size: 24px;
}

.cars-page .filter-top .slct_container .select {
    display: none;
}

.accessories ul.j-more-options {
    padding-bottom: 0;
}

.faq-items h2,
.faq-items .h2 {
    margin-bottom: 20px;
    margin-top: -20px;
}

.formStep #rightBlock.grid-8 .formRow:last-child,
.become-dealer-form .genericForm .formRow:last-child {
    background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;
    margin: 0 -12px -12px;
    padding-left: 0;
    padding-right: 0;
}

.test-drive-form .formStep #rightBlock.grid-8 .formRow:last-child {
    background: none repeat scroll 0 0;
    margin: 0;
    padding: 12px;
}

.content-info .alink-container {
    position: relative;
}

.content-info .alink-container a {
    padding-left: 22px;
}

.content-info h2,
.content-info .h2 {
    margin-top: 10px;
}

.content-info .alink-container a {
    position: relative;
}

.content-info .alink-container a:after {
    top: 0;
}

.test-drive-form .td-step-auto .formAction .j-td-back {
    float: left;
    margin-top: 12px;
}

.test-drive-form .step1 .formAction button.primaryCTA {
    float: right;
}

.j-params-block .current.normal {
    position: static;
}

body #sync2 .item {
    height: auto;
}

.suvenire {
    padding: 30px 0;
}

.suvenire div,
.suvenire p,
.suvenire span {
    font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif;
}

.suvenire-filter {
    background: #2b3033 none repeat scroll 0 0;
}

.suvenire-filter a {
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    padding: 24px 28px;
    vertical-align: top;
}

.suvenire-filter a:first-letter {
    text-transform: uppercase;
}

.suvenire-item {
    background: #ffffff none repeat scroll 0 0;
}

.suvenire-item-block > div {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    box-sizing: border-box;
    padding-top: 25px;
    padding-bottom: 25px;
}

.suvenire-item-block .suvenire-item-text {
    padding-left: 65px;
}

.suvenire-item-block .suvenire-item-img {
    padding-right: 50px;
}

.suvenire-item-block .suvenire-item-text .name {
    color: #0b0c0e;
    font-size: 30px;
    line-height: 34px;
    display: block;
}

.suvenire-item-block .suvenire-item-text .name:first-letter {
    text-transform: uppercase;
}

.suvenire-item-block .suvenire-item-text p {
    color: #babbbb;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
}

body .suvenire-item-block .suvenire-item-text p:first-letter {
    text-transform: uppercase;
}

.suvenire-item-block .suvenire-item-img img {
    float: right;
}

.suvenire-item-slider {
    color: #0b0c0e;
    padding: 22px 0;
    overflow: hidden;
}

.suvenire-item-slider .slider-items > .item .item-content {
    padding-top: 40px;
    padding-bottom: 20px;
    position: relative;
}

.suvenire-item-slider .slider-items > .item {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    float: left;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
    width: 198px;
}

.suvenire-item-slider .slider-items > .item:hover,
.suvenire-item-slider .slider-items > .item.active {
    border: 1px solid #0086d3;
}

.suvenire-item-slider .slider-items > .item:hover .more {
    visibility: visible;
}

.suvenire-item-slider .slider-items > .item .more {
    padding-top: 13px;
    text-align: center;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.suvenire-item-slider .slider-items > .item .more a {
    color: #0a0c0d;
    font-size: 16px;
    line-height: 20px;
    padding-right: 20px;
    background: url("../images/sprite-arrows.png") no-repeat scroll right -554px;
}

.suvenire-item-slider .slider-items > .item .name {
    padding: 0 20px 5px;
}

.suvenire-item-slider .slider-items > .item .cost {
    color: #0086d3;
    font-family: "InterstateMazdaBold", Helvetica, Arial, sans-serif;
}

.suvenire-item-slider .slider-items > .item .cost span {
    color: #9aacbb;
    font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.suvenire-item-slider .slider-items {
    width: 90000px;
}

.suvenire-slider {
    position: relative;
    padding: 0 48px;
    background: #f2f6f7 none repeat scroll 0 0;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}

.suvenire-slider .j-prev {
    background: #f2f6f7;
    height: 100%;
    position: absolute;
    left: 0;
    top: 1px;
    width: 45px;
}

.suvenire-slider .j-prev:after {
    content: "";
    background: url('../images/arr_config_dop_mobile.png') no-repeat scroll 0 -38px;
    bottom: 0;
    height: 22px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
}

.suvenire-slider .j-next {
    background: #f2f6f7 none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 1px;
    width: 45px;
}

.suvenire-slider .j-next:after {
    content: "";
    background: url('../images/arr_config_dop_mobile.png') no-repeat scroll -23px 0;
    bottom: 0;
    height: 22px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
}

.suvenire-item-info {
    padding: 60px 50px 50px;
    position: relative;
    border-bottom: 10px solid #f2f6f7;
    display: none;
}

.suvenire-item-info .close {
    background: #ffffff url("../images/close-big.png") no-repeat scroll center center;
    cursor: pointer;
    height: 16px;
    padding: 10px;
    position: absolute;
    right: 54px;
    top: 32px;
    width: 16px;
    box-sizing: initial !important;
}

.suvenire-item-info .item > div > div {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}

.suvenire-item-info .item .img {
    width: 40%;
}

.suvenire-item-info .item .text {
    width: 60%;
    color: #2b3033;
    font-size: 17px;
    line-height: 24px;
    padding-left: 37px;
    padding-right: 55px;
    padding-top: 20px;
}

.suvenire-item-info .item .text .name {
    color: #0b0c0e;
    font-size: 30px;
    line-height: 34px;
    padding: 0 0 10px;
}

.suvenire-item-info .item .text .desc {
    padding-bottom: 15px;
}

.suvenire-item-info .item .text .size {
    color: #babbbb;
    padding-bottom: 32px;
}

.suvenire-item-info .item .text .size span {
    color: #6d6d6d;
}

.suvenire-item-info .item .text .cost {
    color: #0086d3;
    font-size: 30px;
    line-height: 34px;
    float: left;
    font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif;
}

.suvenire-item-info .item .text .cost sub {
    bottom: 7px;
    font-size: 0.5em;
}

.suvenire-item-info .item .text .cost span {
    color: #9aacbb;
    font-size: 18px;
}

.suvenire-item-info .item .text .send {
    float: right;
    margin-top: -5px;
}

.suvenire-item-info .item .text .send a {
    background: #0086d3 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    padding: 10px 46px;
    vertical-align: top;
}

.suvenire-item-info .item .application .text .title {
    color: #0b0c0e;
    font-size: 30px;
    line-height: 34px;
    margin: 0;
    padding: 10px 0 50px;
}

.suvenire-item-info .item .application .text .name {
    font-size: 24px;
    line-height: 30px;
}

.suvenire-item-info .item .success {
    color: #0086d3;
    display: block;
    font-size: 30px;
    line-height: 34px;
    padding: 30px 55px 30px 37px;
    text-align: center;
}

.suvenire-item-info .item .form {
    width: 40%;
    padding-left: 25px;
    padding-top: 40px;
    line-height: 17px;
}

.suvenire-item-info .item .form button.primaryCTA {
    width: 276px;
}

.suvenire-item-info .item .form button.primaryCTA span {
    background: none;
    margin: 0;
    padding: 10px 15px;
}

.suvenire-item-info .item .form .formRow {
    overflow: visible;
}

.suvenire-item-info .item .form .formRow label.error {
    font-size: 15px;
    margin: 0;
    position: absolute;
    width: 115%;
}

.suvenire-item-info .item .application {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    display: none;
    min-height: 100%;
    left: 0;
    padding: 60px 50px 50px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.slider-items .suvenire-item-info {
    box-sizing: border-box;
    left: 0;
    position: absolute;
    top: 345px;
    width: 100%;
    z-index: 9;
    background: #fff none repeat scroll 0 0;
    cursor: auto;
}

.slider-items .item.active .suvenire-item-info {
    display: block;
}

.suvenire-item-info .item {
    font-size: 0;
    line-height: 0;
    text-align: left;
}

.suvenire-slider .j-prev.hide,
.suvenire-slider .j-next.hide {
    opacity: 0.5;
}

.suvenire-more {
    display: none;
}

.suvenire-item:last-child .slider-items .item.active .suvenire-item-info {
    border-bottom: none;
}

.suvenire-item-slider .slider-items .item .item-content .img {
    height: 186px;
    padding: 0 10px;
    text-align: center;
}

.suvenire-item-slider .slider-items .item .item-content .img img {
    max-height: 180px;
}

.suvenire-item-slider .slider-items > .item {
    min-height: 312px;
}

.suvenire-item-slider .slider-items > .item .cost span {
    padding-left: 5px;
}

.filter-top .select .chosen-select {
    height: 34px !important;
    overflow: hidden !important;
}

.filter-top .select .chosen-select option {
    padding: 0 !important;
}

.j-test-drive .link-print {
    display: none;
}

.contacts-page .h3 b,
.contacts-page h3 b {
    font-weight: normal;
}

.accessories-page .crumbsContainer {
    display: none;
}

.reel-cache {
    display: none;
}

body .configurator .specAccordion .accordionContent td:first-child span {
    padding-left: 10px;
    display: block;
}

body .mazdaSpecArea .two-colum .accordionContent td:first-child,
body .mazdaSpecArea .two-colum .accordionContent th:first-child {
    width: auto;
}

body .configurator .specAccordion .two-colum th:last-child,
body .configurator .specAccordion .two-colum td:last-child {
    width: 200px;
}

body > .select2-container {
    width: auto !important;
}

body .mazda-to .arrow {
    border-left: 1px solid #b8c5cd !important;
}

body .widget-filter .simple-select.open .dropdown-transition {
    border-radius: 0;
    border-top: 1px solid #b8c5cd;
}

body .react-selectize .dropdown-transition .dropdown {
    border-radius: 0 !important;
}

body .widget-filter .control,
.widget-filter .arrow {
    background: #e6eef2 none repeat scroll 0 0 !important;
}

body .widget-filter .control:after {
    background: linear-gradient(90deg, rgba(230, 238, 242, 0) 0px, #e6eef2 90%, #e6eef2) repeat scroll 0 0 !important;
}

body .filter-top .drop li:hover {
    background: #f3f7f9 none repeat scroll 0 0;
    color: #242729;
}

.slct_container .slct_wrap.open .slct_label {
    border-radius: 5px 5px 0 0;
}

body .cars-page #list_items .car_list_item.no_items,
body.dealers-page .cars-page #list_items .car_list_item.no_items {
    background: #fff none repeat scroll 0 0 !important;
    border: medium none;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: none !important;
}

#popup_reserv .popup_content button.but_inactive {
    background: #c5cfd8 none repeat scroll 0 0 !important;
}

body .mz_car_reserv .drop_car_print:after {
    background-position: 0 -341px;
}

@media only screen and (max-width: 1060px) {
    .pages-content .slider-img {
        display: block;
    }

    .pages-content .containers {
        display: none;
    }

    .j-slider-item,
    .j-slider-block-center.block-center .j-slider-item {
        width: 211px;
    }
}

@media only screen and (max-width: 979px) {
    .row .dealer_row_content {
        padding-left: 25px;
    }

    .row .dealer_row_content .row_content .dealer-social {
        display: inline-block;
        vertical-align: middle;
        float: none;
        padding: 0;
    }

    .dealer-social a {
        margin: 0 1px 0 2px;
    }

    .dealer_phone {
        padding: 0 0 0 20px;
        margin-right: 10px;
    }

    .dealer_phone_item {
        width: 340px;
    }

    .dealer_phone_item .name {
        width: 205px;
    }

    .row .row_content {
        width: auto;
    }

    .dealer_links .search {
        float: left;
        padding: 5px 16px 0 0;
        clear: none;
    }

    nav ul {
        width: 100%;
    }

    #cta_nav {
        float: left;
        margin-right: 10px !important;
    }

    nav a {
        font-size: 15px;
        line-height: 18px;
    }

    #main_nav {
        padding-right: 5px;
    }

    #main_nav li.menu_link .menu_a {
        padding: 0 9px;
    }

    #cta_nav a {
        font-size: 13px;
        line-height: 17px;
    }

    header .links .dealer_links {
        float: none;
        margin-bottom: 23px;
    }

    #logo {
        background-size: 70px auto;
        height: 110px;
    }

    .grid-3 {
        width: 160px;
    }

    .features_navigation_list .grid-3 {
        width: 242px;
    }

    .grid-12 {
        width: auto;
    }

    nav li.index {
        display: none;
    }

    nav li.search {
        float: right;
    }

    nav li.search span {
        background: #505658 none repeat scroll 0 0;
    }

    .feature_panel_column img {
        width: 100%;
        padding-bottom: 8px;
    }

    .feature_panel_columns {
        margin: 10px 10px 0 !important;
    }

    .feature_panel_column {
        height: auto;
    }

    .feature_panel_columns .feature-block {
        float: left;
        width: 50%;
    }

    .feature_panel_columns .feature_panel_column {
        display: table-cell;
        vertical-align: top;
        float: none;
        margin: 0 !important;
        padding: 10px;
        width: 50%;
    }

    .feature_panel_column .descr_text_and_bg a {
        display: block;
        width: auto;
    }

    .feature_panel_column .descr_text_and_bg .descr_text h3,
    .feature_panel_column .descr_text_and_bg .descr_text .h3 {
        padding-top: 0;
    }

    #buying-slider li.opaque .grid-12,
    .slides-container-wrapper li.opaque .grid-12 {
        font-size: 0;
    }

    #buying-slider .grid-6,
    .slides-container-wrapper .grid-6,
    .slides-container li .grid-12 > div.grid-6 {
        width: 46%;
    }

    .slides-container li .grid-12 > div:first-child.grid-6 {
        margin-left: 0;
    }

    #buying-slider li .grid-12 > div:last-child,
    .slides-container-wrapper li .grid-12 > div:last-child {
        margin-left: 0;
    }

    #buying-slider li .grid-12 > div:last-child > div,
    .slides-container-wrapper li .grid-12 > div:last-child > div {
        margin-left: 20px;
        margin-right: 20px;
    }

    #buying-slider p,
    .slides-container-wrapper p {
        font-size: 16px;
    }

    .buying-owning-bullets {
        text-align: center;
        width: 100%;
    }

    #footerNav {
        padding: 10px 30px;
    }

    #wrapper,
    .wrap,
    .secondaryCarNav .secondRow .wrap,
    .secondaryCarNav .thirdRow .wrap {
        width: auto;
    }

    #footerNav .wrap > div img {
        width: 100%;
    }

    #footerNav .wrap > .grid-3 {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
    }

    #footerNav .wrap > .grid-6 {
        margin-left: 0 !important;
        margin-right: 0;
        width: 50%;
    }

    #footerNav .wrap > .grid-3 > ul {
        margin-left: 40px;
        margin-right: 12px;
    }

    #footerNav .newsItem h4 a,
    #footerNav .newsItem .h4 a {
        display: block;
        font-size: 20px;
    }

    #footerNav .newsItem .more {
        clear: both;
        display: inline-block;
        height: auto;
        margin-top: 4px;
        position: static;
        text-align: left;
        width: auto;
    }

    #footerDark {
        padding: 18px 30px 10px;
    }

    .buying {
        margin: 30px 30px 0;
    }

    .buying .wrap .owning h3,
    .buying .wrap .owning .h3 {
        font-size: 16px;
    }

    #buying-slider-wrapper,
    .slides-container-wrapper {
        margin-left: 30px;
    }

    .slider {
        display: block;
    }

    .hero .text_right {
        margin-right: 15px;
        position: absolute;
        right: 0;
        top: 30px;
    }

    .hero .text_right h2,
    .hero .text_right h3,
    .hero .text_right .h2,
    .hero .text_right .h3,
    .hero .text_right p {
        margin-left: 0;
    }

    .hero h3,
    .hero .h3 {
        font-size: 24px;
    }

    .secondaryCarNav .spanTitle {
        padding: 7px 30px 12px;
        margin-left: 0;
    }

    .secondaryCarNav .firstRow ul {
        margin-right: 25px;
    }

    .secondaryCarNav .secondRow .wrap > ul,
    .secondaryCarNav .thirdRow .wrap > ul {
        margin-left: 15px;
    }

    .grid-9 {
        width: auto;
        float: none;
    }

    .news-listing-articles {
        overflow: hidden;
        padding: 8px 0;
    }

    .news-listing-articles .column {
        margin: 0;
        overflow: hidden;
    }

    .news-listing-articles .grid-3 {
        width: 282px;
        margin: 0;
    }

    .news-listing-articles .grid-9 {
        float: left;
        margin: 15px 30px 15px 0;
        width: 395px;
    }

    .news-listing ul li {
        margin-bottom: 20px !important;
        margin-top: 10px !important;
    }

    .bord {
        display: block;
        float: none;
        margin: 0 20px;
        width: auto;
    }

    .pager .arrow_link_top {
        margin-right: 20px;
    }

    .titleblue a {
        width: 100%;
    }

    .titleblue a .arrow_right,
    .titleblue a .arrow_down {
        right: 12px;
    }

    .titleblue a .arrow_down {
        margin-right: -33px;
    }

    .titleblue a:hover .arrow_down {
        margin-right: -13px;
    }

    .row {
        overflow: visible;
    }

    .grid-8 {
        width: 410px;
    }

    .richtext img {
        height: auto;
        /*width: 100%;*/
        /*max-width: 18px;*/
    }

    .table img {
        width: auto;
    }

    .ricthtext .drop img {
        width: 25px;
        height: 25px;
    }

    .secondaryCarNav {
        height: auto !important;
    }

    .boxcar {
        margin: 30px;
        display: block;
        float: none;
        font-size: 0;
    }

    .boxcar:first-child {
        margin-top: 30px;
    }

    .boxcar .grid-4 {
        box-sizing: border-box;
        display: inline-block;
        float: none;
        margin: 0;
        padding-left: 12px;
        padding-right: 12px;
        vertical-align: middle;
        width: 40%;
    }

    .boxcar .grid-6 {
        box-sizing: border-box;
        display: inline-block;
        float: none;
        margin: 0;
        padding: 12px 12px 12px 0;
        vertical-align: middle;
        width: 60%;
    }

    .boxcar .grid-2 {
        display: none;
    }

    .boxcar .center.grid-2.column.no-margin {
        display: block;
    }

    .contacts-page .grid-6 {
        display: block;
        float: none;
        margin: 30px;
        width: auto;
    }

    #map {
        max-width: none !important;
    }

    .contacts .accessoriesContent .contacts-item > div {
        box-sizing: border-box;
        width: 30%;
    }

    .contacts .accessoriesContent .contacts-item > div.value {
        width: 70%;
    }

    #supernav .dealer-social {
        display: none;
    }

    .genericForm .formRow input,
    .genericForm .formRow select,
    .genericForm .formRow textarea {
        display: block;
        position: static;
    }

    .genericForm .formRow label {
        display: block;
        float: none;
        margin-bottom: 5px;
        position: static;
        text-align: left;
        width: auto;
    }

    .genericForm .formRow.options ul {
        left: 0;
        margin-top: 12px;
        width: 310px;
    }

    .genericForm .optin label {
        background-position: 0 0;
        padding-left: 30px;
        position: relative;
    }

    .genericForm .optin input[type="checkbox"]:checked + label {
        background-position: 0 -121px;
    }

    .genericForm .optin li input {
        left: 0 !important;
        position: absolute;
        width: auto;
    }

    .genericForm .grid-4 {
        margin-right: 0;
        width: 40%;
    }

    .genericForm .grid-8 {
        width: 60%;
    }

    .genericForm .formRow input {
        width: 290px;
    }

    .genericForm .formRow select {
        width: 310px;
    }

    .filter-bottom > div.filter-name {
        display: block;
        margin-bottom: 10px;
    }

    .filter-bottom > div.filter-deals {
        padding-bottom: 15px;
    }

    .table table td .cost {
        text-align: center;
        width: 95px;
    }

    .table table .col-1 {
        width: 340px;
    }

    .table table .col-2 {
        display: none;
    }

    .cars-info {
        padding: 15px 0 15px 20px;
    }

    .cars + div > .row_content {
        padding: 0 20px;
    }

    .cars.models-overview + div > .row_content {
        padding: 0;
    }

    .item-block-left {
        float: none;
        width: 100%;
        padding-bottom: 20px;
    }

    .item-block-right {
        float: none;
        padding: 0;
        width: 100%;
        display: none;
    }

    .item-block-right img {
        width: auto;
        display: none;
    }

    .item-block-img > a > img:first-child {
        right: 20px;
        top: 20px;
    }

    .item-block-right img:last-child,
    .item-block-img img:last-child {
        border: 20px solid transparent;
        box-sizing: border-box;
        width: 100%;
        display: block;
    }

    .item-block-img {
        display: block;
        position: relative;
        background: #fff;
        margin-bottom: 15px;
        padding: 40px 0;
    }

    .appeal-to-director-form #rightBlock {
        padding: 0;
        width: 100%;
    }

    .appeal-to-director-form .formBox {
        margin-bottom: 20px;
    }

    .contacts-page {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .contacts .h3 {
        font-size: 24px;
    }

    .accessories h3,
    .accessories .h3 {
        min-height: auto;
    }

    .accessories .main h3 > span:first-child,
    .accessories .main .h3 > span:first-child {
        min-height: 25px;
    }

    .contacts-page .grid-6 {
        margin: 20px;
        padding-top: 468px;
    }

    .contacts-page .row_content .grid-6:last-child {
        box-sizing: border-box;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

    #map {
        margin-top: 0;
    }

    .row > .appeal-to-director-form {
        margin: 0 20px;
    }

    .j-models-details .grid-12 {
        margin: 12px 0 0;
    }

    .models-details > h2,
    .models-details > .h2 {
        display: inline-block;
        margin-top: -8px;
        padding-left: 30px;
        width: auto;
    }

    .models-details > a {
        float: right;
        margin-right: 30px;
        margin-top: 2px;
    }

    .models-details-activity > div.item-name {
        font-size: 20px;
        padding-bottom: 0;
        padding-right: 0;
        padding-top: 8px;
    }

    .models-details-activity .bluebox.titleblue {
        margin: 0 0 0 10px;
        width: 240px;
    }

    .models-details-activity .bluebox.titleblue:nth-child(2) {
        display: none;
    }

    .models-details-itogo > div.item-name {
        padding: 0;
        width: 100%;
    }

    .models-details-itogo div.item-cost {
        display: block;
        padding: 10px 0 0;
        text-align: left;
        width: auto;
    }

    .models-details-activity > div.item-name {
        display: block;
        padding: 0 20px 0 0;
        width: auto;
    }

    .row.pages-content {
        clear: both;
        display: block;
        float: none;
        padding: 0 30px;
        width: auto;
    }

    .row.pages-content:after {
        clear: both;
        content: "";
        display: block;
    }

    .row.pages-content .grid-4 {
        width: 285px;
    }

    .pages-content .awardModule .award-item {
        padding-left: 0;
        padding-right: 0;
    }

    .box {
        float: left;
        width: 100%;
    }

    .tabbed-slider .slides-container .grid-8,
    .tabbed-slider .slides-container .grid-3 {
        display: block;
        margin: 0;
        width: 100%;
        box-sizing: border-box;
    }

    .row.pages-content .grid-6 {
        margin: 0;
        overflow: hidden;
        width: auto;
    }

    .row.pages-content .row_content > .grid-6 {
        margin-right: 1%;
        width: 49%;
    }

    .row.pages-content .grid-6 .grid-12 {
        display: block;
        float: none;
        overflow: hidden;
        text-align: center;
        width: auto;
    }

    .awardModule .award-image {
        width: auto;
    }

    sub {
        font-size: 0.8em;
    }

    .genericForm .grid-8.offset-4 {
        padding-left: 0;
        width: auto;
    }

    .pages-content .bord {
        margin: 20px 0 0;
        display: block;
    }

    .grid-12 {
        display: block;
        float: none;
        width: auto;
    }

    .grid-12:after {
        clear: both;
        content: "";
        display: block;
    }

    .pages-content #buying-slider-wrapper,
    .pages-content .slides-container-wrapper {
        margin: 0;
    }

    .pages-content .buying {
        margin: 0;
    }

    .pages-content .slides-container li {
        opacity: 1;
    }

    .row_content .floatRight img {
        width: auto;
    }

    .row_content.sitemap {
        overflow: hidden;
    }

    .row.pages-content .sitemap .grid-4 {
        padding-right: 20px;
        width: 236px;
    }

    .row.pages-content .sitemap .grid-4:last-child {
        padding-right: 0;
    }

    .sitemap .grid-4 {
        box-sizing: border-box;
        margin: 0;
        padding-right: 30px;
        width: 50%;
    }

    .sitemap .grid-12 {
        width: 100%;
    }

    #gallery .tabs {
        margin-right: 0;
        right: 30px;
    }

    .carousel > ul {
        margin: 0 !important;
    }

    #gallery .carousel li img {
        width: 100%;
    }

    #gallery .carousel > ul li > div {
        padding-left: 30px;
        padding-right: 30px;
    }

    #gallery.interior .carousel .description,
    .contentbox #gallery .containers .carousel .description {
        margin-bottom: 0;
        padding: 10px 0 0 30px;
        position: relative;
    }

    .pages-content .disclaimer {
        margin: 0;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .features_navigation {
        width: 705px !important;
        margin: 0 auto;
    }

    .pages-content #storageTool .title {
        box-sizing: border-box;
        height: auto;
        padding: 0 20px;
        width: 100%;
        background-repeat: repeat;
    }

    .pages-content #storageTool ul,
    .pages-content #storageTool ul li {
        min-width: initial;
        width: 100%;
    }

    .pages-content #storageTool ul li img {
        padding-top: 100px;
        width: 65%;
    }

    .pages-content #storageTool .title h2,
    .pages-content #storageTool .title .h2 {
        padding-bottom: 30px;
    }

    .pages-content #storageTool .title h2 span,
    .pages-content #storageTool .title .h2 span {
        display: block;
        padding-left: 0;
    }

    #storageTool .luggage_icons .icon {
        margin-left: 6px;
    }

    .pages-content#storageTool ul,
    .pages-content#storageTool ul li {
        min-width: inherit;
        width: 100%;
    }

    .interiorcol .wrap {
        left: 30px;
        margin: 0;
        width: auto;
    }

    #carColorator ul {
        min-width: 100%;
        width: 100%;
    }

    #carColorator ul li {
        width: 100%;
    }

    .interiorcol ul li img {
        left: 0;
    }

    #carColorator .storage_container div.label {
        width: 100%;
    }

    #carColorator .slider {
        min-width: 100%;
        width: 100%;
    }

    #carColorator .ui-slider a {
        margin-left: -10px;
    }

    .colorator ul li img {
        float: left;
        width: auto;
    }

    #storageTool .title {
        width: auto;
    }

    #storageTool .slider_container {
        left: 0;
    }

    #storageTool #slider,
    #storageTool .slider {
        margin: 68px 10% 0;
        width: 60%;
    }

    #storageTool .luggage_icons {
        width: 20%;
    }

    #storageTool .title {
        left: 0;
        padding: 0 20px;
    }

    .hide-on-mobile {
        display: none !important;
    }

    .alpha {
        margin-right: 0;
    }

    .accessories-page .accessories .tit1 {
        margin-left: 12px;
    }

    .config-dop-left {
        padding-right: 16px;
        width: 465px;
    }

    .config-dop-left {
        text-align: center;
        width: 100%;
        padding: 0;
    }

    .models-details-item > div.item-name {
        padding-bottom: 10px;
        width: auto;
    }

    .config-options .checkbox-block {
        width: auto;
        padding-top: 0;
    }

    .config-options .cost {
        padding-left: 14px;
        padding-top: 1px;
        width: auto;
    }

    .pages-content .config {
        left: -30px;
        position: relative !important;
        width: calc(100% + 60px);
    }

    .pages-content .config.fixed {
        left: 0 !important;
        position: fixed !important;
        width: 100% !important;
    }

    .config .cars-info {
        padding: 20px 0 20px 30px;
    }

    .pages-content .configurator-tabs {
        left: -30px;
        position: relative;
        width: calc(100% + 60px);
        padding: 0;
        border: none;
    }

    body .cars-info > div.cars-info-name {
        width: 230px;
    }

    .cars-info-reg .titleblue a {
        width: 90%;
    }

    .row.gray_blue {
        left: -30px;
        padding: 0 30px;
        position: relative;
        width: calc(100% + 60px);
    }

    .j-configurator .row.gray_blue {
        width: 100%;
    }

    .accordionContent td {
        padding: 11px;
    }

    .mazdaSpecArea .accordionContent td:first-child {
        padding-left: 15px;
    }

    body .configurator .specAccordion .accordionContent td,
    body .configurator .specAccordion .accordionContent td:first-child {
        padding: 8px 0%;
    }

    .config-colors-block .config-grade {
        padding-left: 30px;
        padding-right: 30px;
    }

    ul.features_navigation_list li {
        width: 212px;
    }

    .pages-content .accessories-page {
        padding: 0 0 40px;
    }

    .accessories-page {
        overflow: hidden;
        padding: 0 30px 40px;
        clear: both;
    }

    .accessories .current .accessoriesContent {
        overflow: hidden;
        width: 100%;
    }

    .accessories .accessoriesContent .grid-6 {
        width: 48%;
    }

    .accessories .margcontent img {
        width: 100%;
        box-sizing: border-box;
        padding-right: 20px;
    }

    .acc .acc-cars {
        width: auto;
        font-size: 0;
    }

    .acc .acc-cars li {
        width: 17.2%;
    }

    .accessories-models .grid-8 {
        width: 100%;
    }

    .accessories-models .row .module {
        margin: 0;
    }

    .accessories-models .grid-4 {
        margin: 0;
    }

    .accessories-models .grid-8 p {
        margin-bottom: 0;
    }

    .panel {
        display: none;
    }

    #featuresCarousel .row_content h2,
    #featuresCarousel .row_content .h2 {
        margin-left: 10px;
        margin-right: 10px;
    }

    .j-become-dealer-form .genericForm .formRow input[type="checkbox"] {
        left: 10px !important;
        position: absolute;
        width: auto;
    }

    .models-overview .grid-12 > .grid-6,
    .models-overview .grid-12 > .grid-3 {
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px;
        vertical-align: top;
        width: 60%;
    }

    .models-overview .grid-12 > .grid-3 {
        float: right;
        width: 40%;
    }

    .models-overview .grid-12 > .grid-6 {
        box-sizing: border-box;
        float: left;
        padding-right: 30px;
    }

    .models-overview .grid-12 > .grid-3.omega {
        margin: 0;
    }

    .models-overview #featuresCarousel {
        left: -30px;
        position: relative;
        width: calc(100% + 60px);
    }

    .models-overview #featuresCarousel .row_content h2,
    .models-overview #featuresCarousel .row_content .h2 {
        padding-left: 30px;
        padding-bottom: 0;
        margin-left: 0;
    }

    .models-overview ul.features_navigation_list {
        margin-left: 20px !important;
    }

    .models-overview .features_navigation {
        margin: 0;
    }

    .awardModule .award-section {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }

    .awardModule .award-section {
        width: 35%;
    }

    .awardModule .award-section.award-content {
        width: 65%;
    }

    .row.pages-content .content-info .award-section.richtext {
        width: 50% !important;
    }

    .awardModule .award-image {
        padding-right: 20px;
    }

    #gallery .carousel .description {
        padding: 2px 30px 30px;
        width: 500px;
    }

    .slider-img .description {
        left: 0;
        margin-left: 30px;
        width: 500px;
    }

    .pages-content .swiper-slide .swiper-slide-img {
        background-size: 100% auto;
    }

    .pages-content .gallery .swiper-slide .swiper-slide-img {
        background-size: auto 100%;
    }

    .pages-content .swiper-button-next,
    .pages-content .swiper-button-prev {
        display: none;
    }

    #gallery .carousel .carousel-bullets {
        bottom: 30px;
        right: 75px !important;
    }

    #gallery .carousel-arrow {
        display: none;
    }

    #gallery {
        left: -30px;
        position: relative;
        width: calc(100% + 60px);
    }

    #carColorator ul {
        background-position: 0 57%;
        background-size: 100% auto;
    }

    #carColorator .slider .label.label_right {
        right: -10px !important;
    }

    .cost-sum {
        display: inline-block;
        margin: 0;
        vertical-align: middle;
        padding: 15px 0 15px 15px;
    }

    .j-mini-info {
        overflow: hidden;
    }

    .j-mini-info .grid-3 {
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding-right: 20px;
        width: 60%;
    }

    .j-mini-info .grid-3.alpha {
        float: right;
        padding: 0 10px 0 0;
        text-align: right;
        width: 40%;
    }

    .cost-sum p {
        display: inline-block;
        margin: 0;
        padding-right: 20px;
        vertical-align: middle;
        padding-bottom: 0 !important;
    }

    .mazdaSpecMiniArea > .wrap > .grid-3 {
        background: #fff none repeat scroll 0 0;
        display: block;
        overflow: hidden;
    }

    .mazdaSpecMiniArea .bluebox {
        display: inline-block;
        margin: 0;
        vertical-align: middle;
        width: 240px;
    }

    .info-cars {
        display: block;
        padding-bottom: 20px;
    }

    .info-cars .block {
        box-sizing: border-box;
        float: left;
        padding-right: 20px;
        width: 50%;
    }

    .info-cars .block h3,
    .info-cars .block .h3 {
        font-size: 24px;
    }

    .info-cars .block h3,
    .info-cars .block .h3,
    .info-cars .block p {
        padding-bottom: 15px;
    }

    .hide-on-desktop {
        display: block !important;
    }

    .models-overview .mazdaSpecMiniArea .hide-on-desktop {
        display: block !important;
        margin-bottom: 30px;
    }

    .models-overview .mazdaSpecMiniArea .hide-on-mobile {
        display: none !important;
    }

    .offer-summary {
        padding: 20px 0;
    }

    .row.pages-content .offer-summary .grid-6:first-child {
        width: 290px;
    }

    .row.pages-content .offer-summary .grid-6 {
        margin-left: 20px;
        padding: 0;
        width: 360px;
    }

    .search-block {
        padding: 25px 20px 30px;
    }

    .search label {
        display: block;
        margin-bottom: 10px;
    }

    .search #search {
        margin: 0 15px 0 0;
        width: 65%;
    }

    .row_content > .search-block {
        padding-left: 0;
        padding-right: 0;
    }

    .pages-content .row.search .search-block {
        padding-left: 30px;
        padding-right: 30px;
    }

    .search .filter-bottom > div.filter-deals {
        width: 36%;
    }

    .search .filter-bottom > div.filter-sort {
        width: 64%;
    }

    .models-overview .hide-on-mobile,
    .models-overview ~ .hide-on-mobile {
        display: block !important;
    }

    .features_navigation_column {
        position: relative;
        width: 100% !important;
        padding: 0 !important;
    }

    ul.features_navigation_list li {
        box-sizing: border-box;
        margin: 0;
        padding: 12px;
        width: 25%;
        height: auto !important;
        float: left;
    }

    ul.features_navigation_list img {
        width: auto;
    }

    #featuresCarousel {
        position: relative;
        padding-bottom: 0;
    }

    #featuresCarousel .row_content h2,
    #featuresCarousel .row_content .h2 {
        margin-bottom: 10px;
    }

    .colorator .sh {
        background-position: -30px center;
        background-size: 100% auto;
        bottom: 156px;
    }

    .row.pages-content .content-info .grid-6 {
        display: inline-block;
        padding-right: 6px;
        vertical-align: top;
        width: 221px;
    }

    .row.pages-content .content-info .grid-6 img {
        max-height: 186px;
        max-width: none;
    }

    .row.pages-content .content-info .grid-3 {
        margin-left: 0;
    }

    .row.pages-content .content-info .grid-6.floatRight {
        padding-right: 0;
        width: 465px;
    }

    .row.pages-content .content-info .grid-6.floatRight .grid-3 {
        display: inline-block;
        padding-right: 6px;
        vertical-align: top;
        width: 221px;
    }

    .row.pages-content .content-info .grid-6.floatRight .grid-3:nth-child(2) {
        padding-right: 0;
        padding-left: 6px;
    }

    .row.pages-content .content-info .grid-6.floatRight .grid-3:last-child {
        padding-right: 0;
    }

    .swiper-button-prev {
        background-position: -50px 50%;
        left: 0;
        width: 50px;
    }

    .swiper-button-next {
        background-position: 20px 50%;
        right: 0;
        width: 50px;
    }

    .slides-container-wrapper .slide-control {
        display: none;
    }

    .j-slider-item .thumb_desc {
        min-height: 100px;
    }

    .interiorcol .wrap {
        left: 0;
    }

    .colorator {
        overflow: visible !important;
    }

    .accessories-page ~ .row .arrow_link_top a {
        display: block;
    }

    .colorator ul li {
        left: 0;
    }

    #carColorator .storage_container {
        background-position: 0 360px;
    }

    .colorator .storage_container.row_content {
        width: auto !important;
    }

    #carColorator ul {
        background: none repeat scroll 0 0 !important;
    }

    .config-grade .desc {
        padding-top: 12px;
        width: 370px;
    }

    .configurator .wrap {
        font-size: 0;
    }

    .config-grade-params > ul {
        width: auto;
    }

    .config-grade {
        padding-bottom: 25px;
    }

    .editSpec label {
        font-size: 18px;
    }

    .colorator ~ .configurator .config-grade-params > ul li {
        border-radius: 5px;
    }

    .colorator ~ .configurator .config-grade .name span {
        display: none;
    }

    .configurator .row.gray_blue {
        width: 100%;
    }

    .configurator .editSpec li.selected {
        background-color: #fff !important;
    }

    #featuresCarousel .carousel-arrow {
        opacity: 1;
    }

    .box .titleblue a {
        width: auto;
        padding-right: 30px;
    }

    .box .titleblue a:hover .arrow_right {
        right: 32px !important;
    }

    .videos,
    .video_category {
        width: auto;
    }

    .pages-content .contentbox-wrapper .mar .bottomBorder {
        background: none repeat scroll 0 0;
    }

    .cars.models-overview {
        left: -30px;
        position: relative;
        width: calc(100% + 60px);
        margin-left: 0;
        margin-right: 0;
    }

    ul.video_category_list {
        text-align: center;
    }

    ul.video_category_list li {
        display: inline-block;
        float: none;
        margin-right: 10px;
        margin-bottom: 10px;
        text-align: left;
        width: 45%;
        padding-bottom: 20px;
        padding-top: 10px;
        vertical-align: top;
    }

    .cars-info > div.cars-info-reg.open {
        display: block;
        padding: 15px 20px 0 0;
        width: auto;
    }

    .md-text .bluebox.titleblue {
        display: none;
    }

    .row .row_content ul.configuratorModels li {
        width: 226px;
    }

    .cars-spec-model {
        background-color: #56AFE1;
        background: -moz-linear-gradient(top, #56afe1 0%, #118ed5 100%);
        background: -webkit-gradient(linear, left top, left bottom, from(#56afe1), to(#118ed5));
        background: -o-gradient(#56afe1, #118ed5);
        background: -ms-linear-gradient(top, #56afe1, #118ed5);
        height: auto;
        width: auto;
    }

    .cars-spec-model .item-header {
        display: block;
        float: none;
        padding-bottom: 15px;
        position: static;
        width: auto;
    }

    .cars-spec-model .item-content-preview {
        display: block;
        float: none;
        padding: 0;
        position: static;
        text-align: center;
        width: auto;
    }

    .cars-spec-model .item-content-preview span {
        padding-left: 0;
    }

    .config-colors-car {
        padding-top: 30px;
    }

    .not-found .row .row_content .richtext {
        padding: 0 35px;
    }

    .not-found header {
        display: none;
    }

    .pages-content > .secondaryCarNav {
        left: -30px;
        position: relative;
        width: calc(100% + 60px);
    }

    .slider-name {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .j-slider {
        max-width: none;
        padding: 0 36px;
    }

    .j-slider .j-prev {
        left: 12px;
    }

    .j-slider .j-next {
        right: 12px;
    }

    .j-slider-item a.btn:last-child {
        margin-left: 8px;
        padding-left: 8px;
    }

    .j-slider-item,
    .j-slider-block-center.block-center .j-slider-item {
        min-height: 220px;
        width: 160px;
    }

    .j-slider-item .thumb_desc {
        background-position: center 20px;
        background-size: 100% auto;
        margin: 0;
        padding: 20px 10px;
    }

    .j-slider-item .thumb {
        height: auto;
    }

    .j-slider-item .thumb img {
        width: auto;
    }

    .j-slider-item a {
        font-size: 19px;
        line-height: 22px;
    }

    .j-slider-item .price {
        font-size: 15px;
        line-height: 20px;
    }

    .j-slider-item a.btn {
        font-size: 13px;
        line-height: 15px;
        display: none !important;
    }

    .j-slider-item .notes {
        margin-bottom: 0;
    }

    .j-slider-item,
    .j-slider-block-center.block-center .j-slider-item {
        min-height: auto !important;
    }

    .slider {
        padding-bottom: 5px;
    }

    .index-page .slider + .row + .dark .disclaimer {
        display: none;
    }

    .index-page .row > .dark:last-child {
        padding-top: 12px;
    }

    .disclaimer {
        padding: 25px 40px;
    }

    .news-items {
        margin: 12px 24px 40px;
        padding: 15px 10px 5px;
    }

    #footerNav .wrap > div {
        width: auto;
        float: right;
    }

    #footerNav .wrap > div:first-child {
        float: left;
    }

    #footerDark {
        padding: 13px 30px 30px;
    }

    #footerNav {
        padding: 6px 30px;
    }

    #footerDark .regionInfo {
        padding-top: 30px;
    }

    .j-slider-item .thumb img {
        width: 100%;
    }

    .config-options h3,
    .config-options .h3 {
        padding-top: 10px;
    }

    .dark .news-items {
        box-sizing: border-box;
        width: auto;
    }

    .swiper-slide-img:after,
    .hero_image::after {
        left: 20px;
        margin-left: 0;
    }

    nav ul ul {
        left: -112px;
        width: calc(100% + 90px);
    }

    #logo {
        left: 5px;
    }

    .models-details-activity > div.item-name {
        padding: 8px 0 0 !important;
    }

    .j-models-details .richtext {
        padding: 0;
    }

    .j-models-details .richtext .models-details-items {
        margin: 0;
    }

    .j-models-details .grid-12 {
        margin: 0;
    }

    .models-details {
        padding: 20px 0;
    }

    .row-tabs-nav {
        right: 12px;
    }

    .config-dop-images {
        text-align: center;
    }

    .config-dop-images_small {
        width: auto;
    }

    .config-dop-images_small .items {
        display: table;
        height: auto;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .config-dop-images > img {
        width: 100%;
    }

    header .links nav {
        margin-left: 0;
    }

    #main_nav .cars {
        margin-left: 10px;
    }

    #main_nav li.menu_link:first-child .menu_a {
        padding-left: 0;
    }

    nav ul ul {
        left: -125px;
        width: calc(100% + 120px) !important;
    }

    .j-params-block .accordionContent th span {
        font-size: 13px;
        min-width: 101px;
    }

    .j-params-block .accordionContent th span:after {
        background-position: -14px -64px;
        right: 2px;
    }

    .j-params-block .accordionContent th.active span:after {
        background-position: -14px -4px;
    }

    .j-params-block .accordionContent th:last-child span {
        margin-right: 0;
        min-width: 106px;
    }

    .pages-content .configurator-mini {
        left: -30px;
        position: relative;
        width: calc(100% + 60px);
    }

    .pages-content .configurator-mini .row.gray_blue {
        padding: 0;
        position: static;
        width: 100%;
    }

    .configurator-mini .cars-info > div.cars-info-reg {
        width: 205px;
        display: none;
    }

    .configurator-mini .row.bottomBorder {
        width: auto;
    }

    .configurator-mini .cars-info > div.cars-info-name {
        width: 480px;
    }

    .configurator-mini .cars-info > div.cars-info-new_sum .new_sum-cost strong {
        font-size: 28px;
    }

    .configurator-mini .config-grade {
        padding-left: 30px;
        padding-right: 30px;
    }

    .configurator-mini + .row.dark {
        left: -30px;
        padding: 0 30px;
        position: relative;
        width: 100%;
    }

    #featuresCarousel.gray {
        padding: 0 30px;
        margin-left: -30px;
        margin-right: -30px;
    }

    .pages-content .j-configurator .row-tabs {
        left: -30px;
        position: relative;
        width: calc(100% + 60px);
    }

    .config-dop-images_small .items {
        left: -155px;
    }

    .configurator-tabs .disclaimer {
        padding: 0;
    }

    .row .row_content ul.configuratorModels {
        margin-left: -10px;
        margin-right: -20px;
    }

    .row .row_content ul.configuratorModels li {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .row .row_content ul.configuratorModels li:last-child {
        margin-right: 20px;
    }

    .pages-content .j-models-details {
        left: -30px;
        position: relative;
        width: calc(100% + 60px);
    }

    .pages-content .configurator .disclaimer {
        padding: 0;
    }

    .pages-content .configurator .disclaimer .richtext,
    .pages-content .configurator .disclaimer .richtext p:last-child {
        margin: 0 !important;
    }

    nav .cars .thumb_desc {
        width: 133px;
    }

    .search-active .links .search_form {
        right: -4px;
        top: 11px;
    }

    .accordionContent td .option {
        min-width: inherit;
    }

    .specAccordion .accordionContent td > div {
        width: 74px;
    }

    .colorator p {
        clear: both;
        margin: 0;
        position: absolute;
        top: 90px;
    }

    .slides-container li .grid-12 > div.grid-6:first-child {
        margin-right: 5%;
    }

    .slides-container .p1,
    .slides-container .p1 strong {
        font-size: 30px;
    }

    .tabbed-slider .buying-owning-bullets {
        bottom: 20px !important;
        right: 15px !important;
    }

    .content-info .awardModule .award-section {
        width: 66%;
    }

    .content-info .awardModule .award-image {
        margin-right: 0;
        padding-left: 20px;
        width: 30%;
    }

    .models-overview ~ .hide-on-mobile .content-info .awardModule .award-section {
        width: 70%;
    }

    .models-overview ~ .hide-on-mobile .content-info .awardModule .award-image {
        padding-left: 0;
        padding-right: 30px;
        width: 30%;
    }

    .content-info .awardModule {
        margin-top: 0;
    }

    .boxvid .h2 span {
        display: block;
        padding: 0;
    }

    #gallery > .module_header > h2,
    #gallery > .module_header > .h2 {
        padding-left: 30px;
    }

    .pages-content #storageTool {
        left: -30px;
        width: calc(100% + 60px);
    }

    .grid-12 > .content-info-open .smallhd {
        background: rgba(4, 5, 5, 0.9) none repeat scroll 0 0;
        box-sizing: border-box;
        display: none;
        height: 100%;
        padding: 20px 20px 40px;
        position: absolute;
        top: 0;
        font-size: 13px;
    }

    .grid-12 > .content-info-open > a {
        display: block;
    }

    .quote {
        margin-top: 20px;
    }

    .contentbox .mar p {
        margin-top: 0;
        width: 80px;
    }

    .grayBG .contentbox .mar p {
        width: auto;
    }

    .contentbox .mar h2,
    .contentbox .mar .h2 {
        margin-top: 4px;
    }

    .slides-container {
        margin-bottom: 40px;
    }

    .configurator-mini > .cars-info-reg {
        display: block;
        background: #0a0c0d none repeat scroll 0 0;
    }

    .pages-content .formwizard.genericForm,
    .pages-content .row.search {
        padding: 0;
        position: relative;
    }

    .pages-content .formwizard.genericForm .formwizard.genericForm {
        position: static;
        width: 100%;
        padding: 0;
    }

    .link-back-wrap,
    .btn-scroll-up-wrap {
        margin-left: 30px;
        margin-right: 30px;
    }

    .pages-content .formwizard .map-toggle-group {
        right: 20px !important;
    }

    .quote-block .omega {
        float: none;
    }

    .quote-block h2 span,
    .quote-block .h2 span {
        display: block;
        padding: 0;
    }

    #list_items .drop_info {
        display: none !important;
    }

    #list_items .car_list_item:last-of-type:hover .mz_item {
        margin-bottom: 0 !important;
    }

    .drop_link {
        background-position: 0 -57px !important;
    }

    .content-info-open {
        margin-bottom: 0 !important;
    }

    .grayBG .box.noBg {
        margin-bottom: 20px;
    }

    .grayBG p {
        font-size: 16px;
        margin: 20px 0 !important;
    }

    #gallery h2,
    #gallery .h2 {
        margin-top: 10px;
    }

    .grayBG .news-listing-articles .marginT12 {
        margin: 12px 0 0 !important;
    }

    .secondaryCarNav .secondRow li a {
        padding: 12px 15px;
    }

    .richtext p:last-child a {
        display: inline-block;
        margin-bottom: 20px;
        vertical-align: top;
    }

    .colorator {
        left: 0;
    }

    .colorator h2,
    .colorator .h2,
    .colorator p {
        left: 0;
    }

    .colorator .forwardCTA {
        margin-right: 0;
    }

    .content-info .grid-12.hide-on-desktop {
        margin-bottom: 30px;
    }

    .dealer_list,
    .dealer_info .od {
        display: none;
    }

    .dealer_info .name {
        font-size: 16px;
        line-height: 18px;
        margin-right: 0;
        margin-top: 4px;
    }

    .dealer_info {
        margin-left: 0;
        width: auto;
    }

    .dealers-page .search_form .search-input {
        display: none;
    }

    .dealers-page.search-active .search_form .search-input {
        display: inline-block;
    }

    .dealers-page .search_form .button-search {
        width: 20px;
    }

    .dealers-page .search_form {
        display: inline-block;
        vertical-align: top;
    }

    .dealers-page header .search .phone {
        background: url("../images/bg-menu.png") no-repeat scroll center -15px / 28px auto;
        display: inline-block;
        height: 20px;
        vertical-align: top;
        width: 18px;
        margin-right: 4px;
    }

    .dealers-page #cta_nav {
        margin-right: 20px !important;
    }

    .dealers-page footer.row {
        width: auto;
        display: block;
        clear: both;
    }

    #footerNav {
        background: #0a0c0d none repeat scroll 0 0;
    }

    .dealers-page #footerDark .regionInfo {
        clear: both;
        float: none;
        padding-top: 30px;
    }

    .dealers-page footer .dealers-logo,
    .dealers-page footer .footer-info {
        display: block;
    }

    .dealers-page #footerDark .siteLinks {
        clear: none;
    }

    #footerDark .dealers-logo {
        margin: 0 30px 0 0;
        padding: 0;
        float: left;
    }

    .dealers-page .dealers-logo > img {
        height: auto;
        padding: 5px 0 0;
    }

    .dealers-page #logo {
        background-position: 0 0;
    }

    .accessories h3 .descrip,
    .accessories .h3 .descrip,
    .accessories h3 .price,
    .accessories .h3 .price {
        width: auto;
    }

    .colorator .slider_container {
        width: 96%;
    }

    .slider_container .colors {
        width: 690px;
    }

    .colorator .storage_container.row_content {
        width: 96% !important;
    }

    .colorator h2,
    .colorator .h2,
    .colorator p {
        margin-bottom: 75px;
    }

    .j-reel + .config-colors-car {
        display: block;
    }

    .table-content + p {
        top: 0;
    }

    #carColorator .storage_container {
        background-position: 0 260px;
    }

    .colorator ul {
        min-height: 300px;
    }

    .colorator ul li {
        height: 283px;
    }

    .colorator .sh {
        bottom: 68px;
    }

    #carColorator .slider {
        margin-top: 100px;
    }

    #carColorator .ui-slider .fakeHandle {
        height: 340px;
    }

    .row.pages-content .content-info .grid-6.floatRight {
        float: left;
    }

    .row.pages-content .content-info .grid-6 img {
        width: 221px;
    }

    .row.pages-content .content-info .grid-6.alpha {
        margin-right: 6px;
    }

    .content-info-open .smallhd {
        width: calc(100% - 6px);
    }

    .row.pages-content .contacts-page .grid-6 {
        margin: 0;
        width: 100%;
    }

    .dealers-page footer .footer-info {
        padding-bottom: 0;
        padding-top: 0;
    }

    .dealers-page #footerNav {
        background: #0a0c0d none repeat scroll 0 0;
    }

    .cars-page {
        overflow: hidden;
    }

    .dealers-page .dealers .mz_model {
        width: auto;
    }

    .dealers-page #footerNav .wrap .column.omega > a,
    #footerNav .wrap .column.omega > a {
        display: none;
    }

    .dealers-page #footerNav .wrap .column.omega > a:last-child {
        display: block;
    }

    #footerNav .wrap .column.alpha > a:last-child {
        display: block;
    }

    #footerNav .wrap > div.omega {
        display: none;
    }

    #list_items .list_content .mz_engine {
        clear: both;
    }

    #list_items .list_content .mz_next + .mz_engine {
        padding-top: 0;
    }

    .dealers-page #footerNav .wrap > div.omega {
        display: none;
    }

    #footerNav .wrap > div:first-child {
        display: block;
        float: none;
    }

    #footerNav .wrap .column > a:last-child {
        float: right;
        margin-right: 0;
    }

    .dealers-page #footerNav .wrap .column > a:last-child {
        padding-right: 0;
    }

    .video_container {
        margin-bottom: 20px;
    }

    body .mz_cars .cars-info > div.cars-info-name,
    body .mz_cars .cars-info.cars-info-old-sum > div.cars-info-name {
        width: 200px;
    }

    body .cars-info .mz_car_reserv {
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
    }

    body .dealers .item-block-params .name-model {
        display: inline-block;
        padding-bottom: 0;
    }

    .mz_cars {
        left: -30px;
        position: relative;
        width: calc(100% + 60px);
    }

    .cars-info.hide-on-desktop {
        padding-left: 0;
    }

    .genericForm .steps li {
        padding: 14px 20px;
    }

    .genericForm .steps li.current {
        padding-left: 24px !important;
    }

    .genericForm .hasDivider .modelSummary .choices div p {
        float: none;
        padding-bottom: 15px;
        text-align: left;
        width: auto;
    }

    .genericForm .hasDivider .modelSummary .choices div img {
        float: none;
    }

    body .ds-form-group {
        width: 228px;
    }

    body .dealer-card-detail .ds-route {
        border-left: 1px solid #0a0c0d;
    }

    body .dealer-card-detail address,
    body .dealer-card-detail h5.ds-dealer-name,
    body .dealer-card-detail .ds-open-hours caption {
        color: #fff;
    }

    .genericForm .formRow textarea {
        width: 290px;
    }

    .genericForm .formRow select {
        width: 310px !important;
    }

    .test-drive-form .formStep .grid-4 {
        margin-top: 0;
        width: 33.33%;
    }

    .test-drive-form .formStep #rightBlock.grid-8 {
        box-sizing: border-box;
        margin-left: 0;
        padding-left: 30px;
        width: 66.66%;
    }

    .j-configurator .row-tabs {
        min-height: inherit;
    }

    body .dealer-search .ds-form-group:nth-child(1),
    body .dealer-search .ds-form-group:nth-child(2) {
        width: 243px;
    }

    body .dealer-search .dealer-card > * {
        width: 50%;
    }

    body .dealer-search .dealer-card .ds-info {
        padding-bottom: 30px;
        padding-right: 0;
    }

    .pages-content .cars-in-stock-disclaimer {
        padding-left: 15px;
        padding-right: 15px;
    }

    body #used_cars_flter label,
    body #used_cars_flter p.label {
        font-size: 16px;
    }

    .row-special-offer {
        float: none;
        margin: 0 -30px;
        width: auto;
    }

    .row-car-info {
        float: none;
        margin: 0 -30px;
        width: auto;
    }

    .row-car-info .row_content {
        padding-left: 30px;
        padding-right: 30px;
    }

    body div.cars-info {
        background: none;
    }

    body .configurator-mini div.cars-info {
        background: #0a0c0d none repeat scroll 0 0;
    }

    .hide-on-tab {
        display: none !important;
    }

    .tab-exterior {
        background-size: 120% auto;
    }

    .secondRow-info.fixed,
    .thirdRow.fixed {
        top: 41px;
    }

    .grid-6 .content-info .awardModule .award-section {
        width: 66%;
    }

    .grid-6 .content-info .awardModule .award-image {
        margin-bottom: 0;
        width: 30%;
    }

    ul.features_navigation_list .descr_text_and_bg {
        height: auto !important;
    }

    ul.features_navigation_list .descr_text_and_bg .descr_text {
        height: auto !important;
    }

    .j-configurator .row-tabs {
        min-height: auto;
    }

    .accessories-page .filter-top {
        position: static;
        width: auto;
    }

    .accessories-page .filter-top .select-block {
        width: 201px;
    }

    .accessories-page .filter-top .bluebox.titleblue {
        background: none repeat scroll 0 0;
        border: medium none;
        box-sizing: border-box;
        clear: both;
        float: none;
        margin: 0 25px 0 0;
        text-align: center;
        width: auto;
    }

    .accessories-page .filter-top .bluebox.titleblue a {
        background: #0086d3 none repeat scroll 0 0;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        padding-right: 29px;
        text-align: left;
        vertical-align: top;
        width: 200px;
    }

    .accessories-page .filter-top .bluebox.titleblue a:after {
        background-position: 0 -530px !important;
    }

    .acc .acc-cars {
        margin-right: -20px;
    }

    .accessories-page .accessories h3 .price,
    .accessories-page .accessories .h3 .price {
        float: left;
    }

    .accessories-page .accessories h3 .descrip,
    .accessories-page .accessories .h3 .descrip {
        width: 175px;
    }

    .accessories-page .accessories .nest h3 .descrip,
    .accessories-page .accessories .nest .h3 .descrip {
        width: 135px;
    }

    body #used_cars_flter .filter-sort span {
        font-size: 17px;
    }

    body #used_cars_flter .filter-sort {
        float: right;
        margin: 0;
        padding: 0;
        width: auto;
    }

    body .mod_eng {
        width: auto;
    }

    body .nc_dealers #list_items .mz_model {
        padding-right: 35px !important;
        width: auto;
    }

    body .mz_detail {
        margin-left: 100px;
        margin-top: 0;
        width: 100%;
    }

    body .nc_dealers #list_items .mz_year {
        width: 100px;
    }

    body .mz_detail .dist_yr,
    body .mz_detail .reg_col {
        display: block;
    }

    body #list_items .mz_item {
        height: 136px;
    }

    body .row-car-info .cars-info > div.cars-info-name {
        width: 255px;
    }

    .row-car-info .cars-info > div.cars-info-start_sum,
    .row-car-info .cars-info > div.cars-info-new_sum {
        padding-left: 10px;
        padding-right: 10px;
    }

    body .row-car-info .cars-info .mz_car_reserv {
        position: absolute;
    }

    .config .cars-info > div.cars-info-reg:last-child,
    .config .cars-info > div.cars-info-reg:nth-child(3) {
        float: none;
        padding-left: 0;
        padding-top: 10px;
    }

    #mz_item_wrapper {
        margin-bottom: 25px;
    }

    .config-options .cost {
        float: right !important;
    }

    .config-options h3 a,
    .config-options .h3 a {
        top: 10px;
    }

    .config-options h3 a,
    .config-options .h3 a {
        padding: 0 !important;
    }

    .j-reel {
        background-size: 100% auto;
    }

    body #list_items .list_content .mz_item .spec-ico {
        top: 1px;
    }

    body #list_items .list_content .mz_item .mz_price .spec-ico {
        left: 0;
        top: 2px;
    }

    body .mod_eng {
        width: auto;
    }

    body .nc_dealers #list_items .mz_model {
        padding-right: 35px !important;
        width: auto;
    }

    body .mz_detail {
        margin-left: 100px;
        margin-top: 0;
        max-width: 520px;
    }

    body .nc_dealers #list_items .mz_year {
        width: 100px;
    }

    body #list_items .mz_item {
        height: 136px;
    }

    body .nc_dealers #list_items .mz_model {
        min-width: 270px;
    }

    body .cars-page #list_items {
        background-position: center center;
        min-height: 100px;
    }

    .form-col-half {
        width: 100%;
    }

    .models-details-item.models-details-services .item div.item-name {
        width: 115px;
    }

    .models-details-item.models-details-services .item .item-text {
        width: 360px;
    }

    body .dealer-card.ds-map-balloon .ds-website {
        margin-top: -3px;
    }

    .formBox.dealer-search,
    .formwizard.genericForm {
        overflow: visible;
    }

    .formBox.dealer-search:after,
    .formwizard.genericForm:after {
        clear: both;
        content: "";
        display: block;
    }

    #ds-map-row {
        margin-left: -20px;
        margin-right: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .dealer-search #ds-map-row {
        background: none repeat scroll 0 0;
        clear: both;
        float: none;
        margin: 0 -30px;
        padding: 0;
        width: auto;
    }

    .dealer-search #ds-list-row {
        clear: both;
        float: none;
        margin-left: -30px;
        margin-right: -30px;
        width: auto;
    }

    .global:after {
        height: 163px;
    }

    footer {
        margin-top: -163px !important;
    }

    body .nc_mazda #list_items .mz_color {
        width: auto;
    }

    body #popup_reserv .res_header {
        color: #4b4b4b;
    }

    .info-block-param.pull-right {
        margin-left: 0;
        max-width: 310px;
    }

    .dealer_info {
        max-width: 125px;
    }

    .dealers-page footer > .wrap {
        display: block;
        width: auto;
    }

    .dealers-page footer.row {
        margin-top: -181px !important;
    }

    .dealers-page .global:after {
        height: 181px;
    }

    body .support-form .formStep .formAction.hide-on-mobile {
        display: none !important;
    }

    body .support-form .formAction.hide-on-desktop {
        display: block !important;
    }

    #carColorator {
        overflow: visible !important;
    }

    .pages-content .row.search {
        clear: both;
        display: block;
        float: none;
        margin-left: -30px;
        margin-right: -30px;
        width: auto;
    }

    .pages-content .formwizard.genericForm #test-drive-form .formwizard.genericForm {
        margin: 0;
    }

    .pages-content .formwizard.genericForm .formwizard.genericForm {
        margin: 0;
    }

    .back-auto {
        left: 5px;
    }

    .faq-page .grid-9 {
        float: left;
        width: 474px;
    }

    .cars ~ .row #tab-interior img,
    .cars ~ .row #tab-exterior img {
        height: auto;
    }

    .configurator-tabs .tabs-content .tab-credit .calc {
        padding-bottom: 150px;
    }

    .configurator-tabs .tabs-content .tab-insurance .calc {
        padding-bottom: 30px;
    }

    #carColorator .slider .label {
        top: 160px !important;
    }

    .news-listing .news-listing-articles li:last-child {
        margin-bottom: 0 !important;
    }

    .search.genericForm {
        margin-left: -30px;
        margin-right: -30px;
    }

    body .acc .acc-cars .car .alink {
        font-size: 14px;
        padding: 2px 10px;
        margin-right: 7px;
    }

    body .dealer-search .ds-found-count,
    body .dealer-search .text-right {
        padding: 0 20px;
    }

    .configurator-tabs .tabs-nav .tab {
        font-size: 16px;
    }

    .suvenire-filter a {
        padding: 15px 29px;
    }

    .suvenire-slider {
        padding: 0 64px;
    }

    .suvenire-item-slider {
        padding: 22px 0;
    }

    .suvenire-item-info {
        padding: 60px 30px 50px;
    }

    .suvenire-item-info .item .text .send a {
        padding: 10px 26px;
    }

    .suvenire-item-info .item .application {
        padding: 60px 30px 50px;
    }

    .suvenire-item-info .item .text {
        padding-top: 0;
    }

    .suvenire-item-info .item .form {
        padding-left: 0;
        padding-top: 0;
        width: 40%;
    }

    .suvenire-item-info .item .form .formRow input {
        box-sizing: border-box;
        width: 100%;
    }

    .suvenire-item-info .item .form button.primaryCTA {
        width: 100%;
    }

    .suvenire-item-info .item .form .formRow {
        display: block;
    }

    body .dealer-card-detail .ds-contacts-wrap {
        float: none;
        margin: 0 0 20px;
        width: auto;
    }

    body .dealer-card-detail .ds-table {
        float: none;
        margin: 0 20px 20px;
        width: auto;
    }

    .config-colors-items .row_content {
        display: block;
    }

    .config-colors-item {
        display: inline-block;
        margin: 3px 7px;
        padding: 0;
        width: 90px;
    }

    .accordionContent th:first-child {
        font-size: 20px;
    }

    body .cars-page #list_items .list_content .mz_engine,
    body .cars-page #list_items .list_content .mz_color {
        color: #333;
    }

    .accessories h3 .acctit1,
    .accessories .h3 .acctit1 {
        font-size: 24px;
    }

    .genericForm .formRow.absolute {
        margin-top: 0;
        position: static;
    }

    body .cars-page #list_items .car_list_item,
    body .cars-page #list_items .car_list_item:hover {
        border-bottom: medium none;
        border-top: medium none;
    }

    #main_nav li.menu_link.carshome.selected .menu_a:before,
    #main_nav li.menu_link.carshome:hover .menu_a:before {
        left: -1px;
        margin: 0;
    }


    .showSingle {
        margin-left: 0px !important;
        width: 100% !important;
    }

    .showSingle a .arrow_bottom {
        right: -37px !important;
        top: 95px !important;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
    .j-slider-item .thumb_desc {
        min-height: 100px;
    }

    .j-slider-item a.btn {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {

    #gallery.interior .containers .carousel,
    #gallery.interior .containers .carousel ul li {
        height: auto;
    }

    .scroll-pane {
        /*overflow-y: scroll;*/
        overflow-x: scroll;
    }

    td strong,
    td,
    .richtext h4 {
        font-weight: 100 !important;
        font-size: 14px !important;
    }

    .grid-12 .richtext .table-content table td {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }

    .richtext table td {
        font-size: 14px !important;
        padding: 3px !important;
    }

    #gallery > .module_header {
        position: absolute;
        width: 100%;
        z-index: 10;
    }

    .j-slider-item,
    .j-slider-block-center.block-center .j-slider-item {
        width: 152px;
    }

    .features_navigation_list .grid-3 {
        width: 242px;
    }
}

@media only screen and (max-width: 767px) {
    .row .dealer_row_content {
        padding-left: 0;
    }

    header > .row,
    header > .dealer_row_content {
        display: none;
    }

    .auto-in-stock-desktop #list_items {
        display: none;
    }

    header {
        margin-top: 60px;
        position: relative;
        z-index: 999999;
    }

    header .menu {
        background: #0a0c0d none repeat scroll 0 0;
        box-sizing: border-box;
        display: block;
        font-size: 0;
        left: 0;
        top: 78px;
        padding: 0 10px;
        position: fixed;
        width: 100%;
        z-index: 999;
    }

    .menu > span,
    .menu > div {
        float: left;
        height: 60px;
        width: 14%;
        font-size: 0;
        text-align: center;
    }

    .menu > span.dealer {
        text-align: left;
        width: 58%;
    }

    .menu > span.dealer a {
        height: auto;
        padding: 14px 20px;
        color: #fff;
        text-transform: none;
    }

    .menu > span.mazda-name {
        text-align: left;
        width: 56%;
    }

    .menu > span.mazda-name a {
        border-radius: 5px;
        color: #737b80;
        display: inline-block;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 15px;
        line-height: 19px;
        padding: 5px 40px 5px 10px;
        vertical-align: top;
        height: auto;
        margin-top: 15px;
        margin-left: 15px;
        text-transform: none;
        background: url("../images/arr-mazda-name.png") no-repeat scroll 90% 0 #14181a;
    }

    .menu > span.mazda-name.active a {
        background-color: #2b3033;
        background-position: 90% -30px;
        border-bottom: 2px solid #14181a;
        color: #fff;
    }

    .menu > span.mazda-name.active .mazda-links {
        display: block;
        width: 146px;
    }

    .menu > span.mazda-name .mazda-links a {
        background: #2b3033 none repeat scroll 0 0;
        border-bottom: 2px solid #14181a;
        border-radius: 0;
        color: #737b80;
        display: block;
        margin-top: 0;
        padding-right: 10px;
        padding-top: 9px;
        padding-bottom: 10px;
    }

    .menu > span.mazda-name .mazda-links a:last-child {
        border-bottom: none;
        border-radius: 0 0 5px 5px;
    }

    .menu > span.mazda-name .mazda-links a.active {
        background: #14181a none repeat scroll 0 0;
        color: #fff;
    }

    header .menu a {
        font-size: 24px;
        line-height: 32px;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        text-transform: uppercase;
        display: block;
        height: 100%;
    }

    .menu .menu-link {
        background: url('../images/bg-menu.png') no-repeat scroll center -60px / 34px auto;
    }

    .menu .phone {
        background: url('../images/bg-menu.png') no-repeat scroll center 0 / 34px auto;
        margin: 0;
    }

    .menu .search {
        background: url('../images/bg-menu.png') no-repeat scroll center -120px / 34px auto;
        margin: 0;
    }

    .menu .logo a {
        height: auto;
        margin-top: -4px;
    }

    .menu .logo a img {
        width: 42px;
    }

    .links {
        clear: both;
        display: table;
        width: 100%;
        padding-top: 1px !important;
    }

    .links a {
        box-sizing: border-box;
        float: left;
        width: 50%;
    }

    .links.dark a {
        background: #2b3033 none repeat scroll 0 0 !important;
        border-bottom: 2px solid #171b1c;
        border-left: 2px solid #171b1c;
        border-radius: 5px;
        border-right: 2px solid #171b1c;
        color: #fff;
        display: inline-block;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        font-size: 17px;
        padding: 13px 20px;
        vertical-align: top;
    }

    .links.dark a:nth-child(2n+2) {
        border-left: medium none;
    }

    .slider {
        padding: 20px 0 10px;
    }

    .slider-name {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .j-slider {
        max-width: none;
        padding: 0;
    }

    .j-slider .j-prev,
    .j-slider .j-next {
        display: none !important;
    }

    .j-slider-block-center {
        width: auto;
    }

    .j-slider-item,
    .j-slider-block-center.block-center .j-slider-item {
        background: #14181a none repeat scroll 0 0;
        display: block;
        height: auto;
        margin-bottom: 10px;
        width: auto;
        min-height: initial;
    }

    .j-slider-item .text {
        text-align: left;
    }

    .j-slider-item .thumb_desc {
        background-position: left center;
        background-size: auto auto;
    }

    .j-slider-item a.btn {
        display: none !important;
    }

    .j-slider-item .thumb_desc {
        box-sizing: border-box;
        display: table;
        height: auto;
        overflow: hidden;
        padding: 20px;
        width: 100%;
    }

    .j-slider-item .thumb {
        display: table-cell;
        vertical-align: middle;
        height: auto;
        padding-right: 20px;
        width: 50%;
        text-align: center;
    }

    .j-slider-item .text {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
    }

    .j-slider-item .thumb img {
        max-width: 100%;
        width: auto;
    }

    .j-slider-item a {
        font-size: 20px;
        line-height: 28px;
        color: #fff;
        margin-bottom: 2px;
    }

    .j-slider-item .price {
        font-size: 15px;
        line-height: 20px;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    }

    .j-slider-item .notes {
        font-size: 15px;
        line-height: 20px;
        margin: 0;
    }

    .feature_panel_columns .feature-block {
        display: table;
        margin-bottom: 0;
        width: 100%;
    }

    .feature_panel_columns .feature-block:last-child {
        margin-bottom: 0;
    }

    .feature_panel_columns .feature_panel_column {
        height: auto !important;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: top;
    }

    .feature_panel_column .descr_text_and_bg .descr_text h3 span,
    .feature_panel_column .descr_text_and_bg .descr_text .h3 span {
        font-size: 17px;
        line-height: 20px;
    }

    .feature_panel_column .descr_text_and_bg .descr_text p span {
        font-size: 15px;
        line-height: 17px;
    }

    .slider-name {
        font-size: 19px;
        line-height: 23px;
    }

    .feature_panel_column .descr_text_and_bg a {
        display: none;
    }

    .dealers-page .carousel-bullets,
    .carousel-bullets {
        bottom: 20px !important;
        position: absolute;
        right: 30px !important;
        width: auto;
    }

    .links.white {
        background: #f0f0f0;
        box-sizing: border-box;
        padding: 15px 10px;
    }

    .links.white a {
        margin: 5px 2%;
        width: 46%;
        border: medium none;
        font-size: 20px;
        background-color: #fff !important;
    }

    #footerNav .wrap > .grid-3 {
        width: 50%;
    }

    #footerNav a:link,
    #footerNav a:visited,
    #footerNav a:hover,
    #footerNav a:active {
        font-size: 20px;
    }

    #footerNav .wrap > div.alpha {
        position: relative;
        top: -10px;
    }

    #footerDark .socialLinks {
        display: none;
    }

    #footerDark a.mobile {
        display: none;
    }

    #footerDark a.desktop {
        display: block;
    }

    #footerDark {
        padding: 10px 15px 40px;
    }

    #footerNav {
        padding: 15px 30px;
    }

    .hero .hero-img {
        height: auto;
    }

    .hero #hero_carousel {
        height: auto;
    }

    .hero .text_right {
        padding: 10px 20px;
        margin: 0;
        box-sizing: border-box;
        position: static;
        width: 100%;
        text-align: left;
    }

    .hero-text-wrapper > h3,
    .hero-text-wrapper > .h3 {
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    }

    #hero_carousel {
        background: #2a3033 none repeat scroll 0 0;
    }

    .carousel-bullets a {
        background: #8f9293 none repeat scroll 0 0 !important;
        border-radius: 50px;
        margin: 0 3px;
        height: 0;
        width: 0;
        padding: 4px !important;
    }

    .carousel-bullets a.active {
        background: #fff none repeat scroll 0 0 !important;
        height: 1px;
        width: 1px;
        padding: 5px !important;
    }

    .carousel-arrow {
        height: 82%;
    }

    .hero ul li {
        overflow: visible !important;
    }

    #logo {
        display: none;
    }

    .news-listing-articles .titb,
    .news-listing-articles .titb a {
        margin: 0;
    }

    .news-listing-articles .marginT12 {
        margin-top: 20px;
    }

    .news-listing-articles p {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 20px;
        margin-top: 13px !important;
    }

    .news-listing-articles .titb {
        margin-top: 12px;
    }

    .news-listing .date {
        margin-bottom: 12px;
        margin-top: 12px;
    }

    .news-listing .news-listing-articles li {
        padding: 20px;
    }

    .news-listing-articles {
        padding: 8px 0 0;
    }

    .bord,
    .pager .menu {
        display: none;
    }

    .pages-content .bord {
        display: block;
    }

    /* .pages-content .richtext table {
         width: auto !important;
     }
 */
    .pages-content .tabbed-slider {
        display: block;
    }

    .pager {
        overflow: hidden;
        padding: 0 20px;
        position: relative;
        background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;
    }

    .pager .arrow_link_top {
        float: none;
        margin-left: 0;
        margin-right: 0;
    }

    .arrow_link_top a,
    .mob_more a {
        background: #e3ebf0;
        border-radius: 5px;
        color: #14181a;
        display: block;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        font-size: 18px;
        padding: 14px 35px 14px 20px;
        position: relative;
    }

    .arrow_link_top.next_btn a,
    .arrow_link_top.blue_btn a {
        background: #0086d3;
        color: #fff;
    }

    .arrow_link_top a:after {
        background: url("../images/tabs-nav.png") no-repeat scroll center -19px;
        bottom: 0;
        float: right;
        height: 10px;
        margin: auto;
        position: absolute;
        right: 15px;
        top: 0;
        width: 15px;
        content: "";
        transform: rotate(180deg);
    }

    .arrow_link_top.next_btn a:after {
        background: url("../images/sprite-arrows.png") no-repeat scroll -3px -482px;
    }

    #ds-search-results .arrow_link_top {
        clear: both;
        padding-left: 30px;
        padding-right: 30px;
    }

    .mob_more {
        display: block;
        margin: 0 0 20px;
    }

    .mob_more a {
        background: #e3ebf0 url("../images/mob-more.png") no-repeat scroll 96% center;
    }

    .pager .arrow_link_top::after {
        background: #fff none repeat scroll 0 0;
        bottom: -15px;
        content: "";
        display: block;
        height: 3px;
        left: 0;
        position: absolute;
        width: 100%;
    }

    body .secondaryCarNav .firstRow,
    .secondaryCarNav .secondRow,
    .secondaryCarNav .thirdRow {
        display: none;
    }

    .secondaryCarNav .mobile,
    .secondaryCarNav .mobile .firstRow {
        display: block;
        height: auto !important;
        position: relative;
        z-index: 999;
    }

    .secondaryCarNav .mobile .secondRow {
        min-height: inherit;
        overflow: visible;
        display: block;
        position: relative;
        z-index: 10;
    }

    .secondaryCarNav .firstRow {
        min-height: auto;
    }

    .secondaryCarNav .spanTitle {
        font-size: 34px;
        padding: 11px 20px 13px;
    }

    .secondaryCarNav .mobile .secondRow .spanTitle {
        position: relative;
        float: none;
        display: block;
        font-size: 24px;
        line-height: 28px;
        background: #2b3033;
        padding: 6px 55px 6px 30px;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

    .secondaryCarNav .mobile .secondRow .spanTitle:after {
        background: url("../images/mob-arr-new.png") no-repeat scroll right 0;
        content: "";
        height: 20px;
        position: absolute;
        right: 30px;
        top: 14px;
        width: 20px;
    }

    .secondaryCarNav .mobile .secondRow.active .spanTitle:after {
        background-position: right -20px;
    }

    .secondaryCarNav .mobile .secondRow + .secondRow {
        z-index: 9;
    }

    .secondaryCarNav .mobile .secondRow .secondRowMenu {
        display: none;
    }

    .secondaryCarNav .mobile .secondRow.active .spanTitle {
        background-position: 95% -64px;
    }

    .secondaryCarNav .mobile .secondRow.active .secondRowMenu {
        display: block;
        position: absolute;
        width: 100%;
        z-index: 10;
    }

    .secondaryCarNav .mobile .secondRow .secondRowMenu a {
        background: #2b3033 none repeat scroll 0 0;
        border-top: 1px solid #3d464d;
        color: #fff;
        display: block;
        font-size: 24px;
        line-height: 30px;
        padding: 5px 30px;
    }

    .secondaryCarNav .mobile .secondRow .secondRowMenu a:hover,
    .secondaryCarNav .mobile .secondRow .secondRowMenu a.active {
        background: #0086d3 none repeat scroll 0 0;
    }

    .faq li {
        background: #0b0c0e none repeat scroll 0 0;
    }

    .faq li:after {
        content: none;
    }

    .faq li a span:before,
    .faq-select > a span:before {
        content: "(";
    }

    .faq li a span:after,
    .faq-select > a span:after {
        content: ")";
    }

    .faq li a {
        font-size: 20px;
        font-weight: normal;
        color: #fff;
        padding: 11px 10px;
    }

    .faq {
        margin-top: 0;
        padding: 10px 20px;
    }

    .faq-page .titleblue a .arrow_right {
        background-position: center center;
        right: 16px !important;
    }

    .faq-page .titleblue a {
        font-size: 20px;
    }

    .faq-select > a {
        background: #fff;
        border: 2px solid #e0e1e1;
        color: #333333;
        display: block;
        font-size: 20px;
        padding: 7px 45px 7px 10px;
        position: relative;
        border-radius: 3px;
    }

    .faq-select > a:before {
        border-left: 2px solid #e0e0e0;
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 38px;
    }

    .faq-select > a:after {
        background: #fff url("../images/select-arr.jpg") no-repeat scroll right 0;
        bottom: 0;
        content: "";
        height: 34px;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 38px;
    }

    .faq-select > a span {
        color: #aeaeae;
        font-weight: normal;
        padding-left: 10px;
    }

    .faq li.current a span,
    .faq li:hover a span {
        color: #fff;
    }

    .faq-select {
        position: relative;
    }

    .faq-select.active > a {
        background-position: right -36px;
    }

    .faq-select.active ul {
        display: block;
    }

    .faq-select ul {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 8;
        overflow: hidden;
    }

    .faq-select li.current,
    .faq-select li a:hover {
        background: #0086d3 none repeat scroll 0 0;
    }

    .faq-select li.current a,
    .faq-select li a:hover {
        color: #fff;
    }

    .faq-block h2,
    .faq-block .h2 {
        margin: 20px 0 0;
    }

    .faq-select-name {
        color: #6a7780;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 20px;
        line-height: 120%;
        margin-bottom: 8px;
        margin-top: 15px;
        display: block;
    }

    .titleblue a,
    .titleblue a span {
        font-size: 22px;
        line-height: 20px;
        padding: 12px 8px;
        width: auto;
    }

    .titleblue a span {
        display: block;
        padding: 0 100px 0 0;
    }

    .titleblue a span.arrow_right {
        padding: 0;
    }

    .box .titleblue a {
        font-size: 18px;
        line-height: 1.2;
        margin: 0 20px;
        padding: 8px 30px 8px 0;
        background: none !important;
    }

    .box .titleblue a:before,
    .box .titleblue a:after {
        content: none;
    }

    .box .titleblue a span {
        font-size: 18px;
        line-height: 1.2;
        padding: 0;
        background-position: -7px -556px !important;
    }

    .module {
        margin: 0;
    }

    .faq-block {
        margin: 0;
        padding: 0;
    }

    .faq-item {
        background: none repeat scroll 0 0;
        padding: 20px 0 0;
        margin: 0;
        border-bottom: 2px solid #283033;
    }

    .faq-item:last-child {
        border-bottom: 2px solid #283033;
    }

    .faq-item > div.faq-date {
        font-size: 17px;
    }

    .faq-page .grid-9 {
        float: none;
        width: auto;
    }

    .faq-item > div {
        padding-left: 0;
        line-height: 22px;
    }

    .faq-item > div span {
        position: static;
    }

    .faq-items {
        padding-top: 0;
        margin-bottom: 20px;
    }

    .titleblue a .arrow_right,
    .titleblue a .arrow_down {
        background: url("../images/mob-select-arr.png") no-repeat scroll center center;
        bottom: 0;
        height: 13px;
        margin: auto;
        padding: 0;
        position: absolute;
        right: 16px;
        top: 0;
        width: 7px;
    }

    .box .titleblue a .arrow_right,
    .box .titleblue a .arrow_down {
        background: url("../images/sprite-arrows.png") no-repeat scroll -7px -556px;
    }

    .titleblue a .arrow_down {
        transform: rotate(90deg);
    }

    .faq-item:last-child {
        margin: 0;
    }

    .grid-4 {
        display: block;
        float: none;
        width: auto;
        margin: 0;
        position: relative;
    }

    #mazdaParts {
        background-color: #fff;
        overflow: hidden;
        position: relative;
    }

    #mazdaParts ul {
        margin-top: 0;
        font-size: 0;
        width: 3000px;
    }

    #mazdaParts li {
        background: none repeat scroll 0 0;
        display: inline-block;
        min-height: inherit;
        vertical-align: middle;
        width: 160px;
        padding: 0;
    }

    #mazdaParts li.current a,
    #mazdaParts li:hover a {
        color: #fff;
    }

    #mazdaParts li a {
        display: block;
        font-size: 20px;
        font-weight: normal;
        height: auto;
        padding: 18px 20px;
        text-align: center;
        color: #ccc;
        width: auto !important;
    }

    .richtext p {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 16px;
        line-height: 120%;
    }

    #mazdaParts li.current,
    #mazdaParts li:hover {
        background: none repeat scroll 0 0;
    }

    #mazdaParts .j-parts-prev {
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 160px;
        background: -moz-linear-gradient(left, #0a0c0d 0%, #0a0c0d 30%, rgba(23, 24, 26, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0a0c0d), color-stop(30%, #0a0c0d), color-stop(100%, rgba(23, 24, 26, 0)));
        background: -webkit-linear-gradient(left, #0a0c0d 0%, #0a0c0d 30%, rgba(23, 24, 26, 0) 100%);
        background: -o-linear-gradient(left, #0a0c0d 0%, #0a0c0d 30%, rgba(23, 24, 26, 0) 100%);
        background: -ms-linear-gradient(left, #0a0c0d 0%, #0a0c0d 30%, rgba(23, 24, 26, 0) 100%);
        background: linear-gradient(to right, #0a0c0d 0%, #0a0c0d 30%, rgba(23, 24, 26, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    }

    #mazdaParts .j-parts-prev span {
        bottom: 0;
        display: block;
        height: 22px;
        left: 20px;
        margin: auto;
        position: absolute;
        top: 0;
        width: 20px;
        background: url("../images/j-slider.png") no-repeat scroll 0 0;
        opacity: 0.6;
    }

    #mazdaParts .j-parts-next {
        display: block;
        height: 100%;
        right: 0;
        position: absolute;
        top: 0;
        width: 160px;
        background: -moz-linear-gradient(left, rgba(23, 24, 26, 0) 0%, #0a0c0d 70%, #0a0c0d 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(23, 24, 26, 0)), color-stop(70%, #0a0c0d), color-stop(100%, #0a0c0d));
        background: -webkit-linear-gradient(left, rgba(23, 24, 26, 0) 0%, #0a0c0d 70%, #0a0c0d 100%);
        background: -o-linear-gradient(left, rgba(23, 24, 26, 0) 0%, #0a0c0d 70%, #0a0c0d 100%);
        background: -ms-linear-gradient(left, rgba(23, 24, 26, 0) 0%, #0a0c0d 70%, #0a0c0d 100%);
        background: linear-gradient(to right, rgba(23, 24, 26, 0) 0%, #0a0c0d 70%, #0a0c0d 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    }

    #mazdaParts .j-parts-next span {
        bottom: 0;
        display: block;
        height: 22px;
        right: 20px;
        margin: auto;
        position: absolute;
        top: 0;
        width: 20px;
        background: url("../images/j-slider.png") no-repeat scroll -20px -30px;
        opacity: 0.6;
    }

    #mazdaParts .icn,
    #mazdaParts .icncurr {
        left: 0;
        margin: auto;
        right: 0;
        display: none;
    }

    #mazdaParts .j-parts-prev.hide,
    #mazdaParts .j-parts-next.hide {
        display: none;
    }

    #mazdaParts {
        background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;
    }

    #mazdaParts li {
        border-bottom: medium none;
    }

    .grid-8 {
        display: block;
        float: none;
        margin: 0;
        padding: 15px 40px;
        width: auto;
        overflow: hidden;
    }

    .history-links {
        padding: 15px 25px;
        background: #1f2426 none repeat scroll 0 0;
        display: block;
        clear: both;
        margin-bottom: 20px;
    }

    .history-links a {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 20px;
        line-height: 30px;
        color: #ccc;
    }

    .history-links .h2 {
        margin-bottom: 10px;
        font-size: 30px;
    }

    .boxcar {
        margin: 20px;
        border: medium none;
        box-shadow: none;
    }

    .boxcar:first-child {
        margin-top: 20px;
    }

    .boxcar .grid-4 {
        display: block;
        width: auto;
        padding: 30px 30px 0;
    }

    .boxcar .grid-4 a {
        line-height: normal;
    }

    .boxcar .grid-4 a img {
        width: 100%;
    }

    .offer-summary .grid-4 a img {
        width: auto;
    }

    .boxcar .grid-6 {
        display: block;
        padding: 20px 30px;
        width: auto;
    }

    .view-map {
        font-size: 22px;
        margin-top: 10px;
    }

    .contacts-page ul .main {
        margin-bottom: 1px;
    }

    .contacts h3,
    .contacts .h3 {
        height: auto;
        overflow: hidden;
    }

    .contacts .h3 {
        box-sizing: border-box;
        padding-bottom: 22px;
        padding-right: 35px;
        padding-top: 22px;
        width: 100% !important;
    }

    .accessories h3,
    .accessories .h3 {
        padding: 0 20px;
        border-top: medium none;
    }

    .accessories .main h3.tit1 .acctit1,
    .accessories .main .h3.tit1 .acctit1 {
        font-size: 20px;
        width: auto;
    }

    .accessories .tit1 {
        background: none;
    }

    .contacts .accessoriesContent .contacts-item .title {
        color: #666666;
        font-size: 20px;
    }

    .contacts .accessoriesContent .contacts-item > div {
        width: 50%;
        color: #ababab;
    }

    .contacts .accessoriesContent .contacts-item > div.value {
        width: 50%;
    }

    .contacts .accessoriesContent {
        padding: 20px;
    }

    .contacts-items > img {
        display: block;
        padding-bottom: 25px;
        width: 100%;
    }

    .accessories .main h3 > span.h3,
    .accessories .main .h3 > span.h3 {
        padding: 20px 35px 20px 25px;
    }

    .accessories .main h3 .view-map {
        margin-bottom: 10px;
    }

    .contacts .h3 > span {
        left: 0;
        position: absolute;
    }

    .contacts .call {
        display: block;
    }

    .call a .arrow_right {
        background: url("../images/call.png") no-repeat scroll 0 0;
        height: 14px;
        right: 16px;
        width: 32px;
    }

    .news-listing-articles .floatLeft > p > a {
        display: none;
    }

    .b-a-car-form #formHead {
        display: none;
    }

    .genericForm h2,
    .genericForm .h2 {
        color: #666666;
        font-size: 30px;
        font-weight: normal;
        margin-bottom: 10px;
    }

    .genericForm p {
        font-size: 16px;
    }

    .genericForm .visualModelSelector ul li {
        background: #0a0c0d none repeat scroll 0 0 !important;
        margin: 0 5% 20px 0;
        text-align: center;
        width: 45%;
        box-sizing: border-box;
        border-radius: 3px;
    }

    .genericForm .visualModelSelector ul li label {
        border: 3px solid transparent;
        margin: 0;
        text-align: center;
        border-radius: 3px;
    }

    .genericForm .visualModelSelector ul li.checked_item label,
    .genericForm .visualModelSelector ul li.checked label {
        border: 3px solid #0086d3;
    }

    .genericForm .visualModelSelector ul li label input {
        display: none;
    }

    .genericForm .visualModelSelector ul li label span {
        color: #fff;
        font-size: 20px;
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .genericForm .visualModelSelector ul li label img {
        display: inline-block;
        height: 49px;
        margin: 0 0 15px;
    }

    .genericForm .formAction {
        display: none;
    }

    .genericForm .formBox {
        margin: 5px 0 0;
    }

    .genericForm .formTitle {
        padding: 18px 40px;
    }

    .genericForm.test-drive-form .formBox .formAction {
        display: block;
    }

    .genericForm .step2 .formStep .grid-4 {
        display: none;
    }

    .genericForm .step2 .formStep .grid-8 {
        padding: 0;
        width: auto;
        border: medium none;
    }

    .genericForm p.tandc {
        color: #aeaeae;
        font-size: 16px;
        line-height: 22px;
    }

    .genericForm .step3 .formTitle {
        background: #fff none repeat scroll 0 0;
        margin: 0;
        padding: 18px 30px !important;
    }

    .genericForm.test-drive-form .step3 .formTitle {
        background: none;
    }

    .genericForm .fieldBox.fieldList {
        background: none repeat scroll 0 0;
        padding: 0;
        margin: 0 28px;
    }

    .genericForm .formRow input,
    .genericForm .formRow textarea {
        box-sizing: border-box;
        width: 100%;
        box-shadow: none;
    }

    label.checkbox,
    label.radio {
        cursor: pointer;
    }

    .checkbox-group-container input[type="checkbox"],
    .filter-top .checkbox-group-container input[type="checkbox"],
    .checkbox-block input[type="checkbox"],
    .checkbox-block input[type="radio"],
    .filter-top .checkbox-block input[type="checkbox"],
    .filter-top .checkbox-block input[type="radio"] {
        left: -9999px !important;
    }

    input[type="checkbox"],
    input[type="radio"] {
        position: absolute !important;
        left: -9999px !important;
    }

    input[type="radio"] + label,
    input[type="radio"] + label + label {
        background: url("../images/radio.png") no-repeat scroll 0 -469px !important;
        padding-left: 43px !important;
        margin-bottom: 10px !important;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    input[type="radio"]:checked + label,
    input[type="radio"]:checked + label + label {
        background-position: 0 0 !important;
    }

    .genericForm .step2 .formAction {
        display: block !important;
        margin: 6px 40px;
    }

    .genericForm p.tandc-hide {
        display: none;
    }

    .genericForm .step2 #rightBlock .formAction {
        display: none !important;
    }

    .genericForm.test-drive-form .step2 #rightBlock .formAction {
        display: block !important;
    }

    .genericForm.test-drive-form .step2 #rightBlock .formAction.hide-on-phone {
        display: none !important;
    }

    .genericForm .step1 .formStep .formAction {
        display: block !important;
        margin: 6px 0;
    }

    .genericForm .step1 .formStep .formAction.hide-on-mobile {
        display: none !important;
    }

    .genericForm button.primaryCTA {
        text-align: left;
        width: 100%;
    }

    .genericForm .step3 .grid-8 {
        width: auto;
        border-bottom: 3px solid #fff;
    }

    .genericForm .step3 .fieldBox.fieldList {
        margin: 0;
    }

    .genericForm .chosenModels h3,
    .genericForm .dealerDetails h3,
    .genericForm .summaryDirections h3,
    .genericForm .chosenModels .h3,
    .genericForm .dealerDetails .h3,
    .genericForm .summaryDirections .h3 {
        border-bottom: 1px solid #8a9399;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 24px;
        padding-bottom: 12px;
    }

    .genericForm .chosenModels h4,
    .genericForm .dealerDetails h4,
    .genericForm .summaryDirections h4,
    .genericForm .chosenModels .h4,
    .genericForm .dealerDetails .h4,
    .genericForm .summaryDirections .h4 {
        font-size: 22px;
        margin-top: 30px;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    }

    .genericForm .j-test-drive-form address {
        font-size: 18px !important;
    }

    .genericForm .dealerDetails address,
    .genericForm .dealerDetails .services,
    .genericForm .dealerDetails .contactInfo {
        color: #b8c4cc;
        font-size: 16px;
        padding-right: 0;
        width: auto;
    }

    .genericForm .step2 .formStep .grid-8 .formRow {
        padding: 4px 0 0;
    }

    .genericForm .step2 .formStep .grid-8 .formRow.optin {
        padding-top: 15px;
    }

    .genericForm .step2 .formStep .grid-8 .formRow.optin label {
        color: #666666;
        font-size: 18px;
        line-height: 22px;
        margin-top: 8px;
        margin-bottom: 20px;
        padding-top: 0;
    }

    .genericForm .step2 .formAction {
        display: block;
        margin: 6px 0 30px;
    }

    .genericForm .formBox .formAction {
        display: none;
    }

    .phone {
        font-size: 0;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .phone .phone-text {
        color: #aeaeae;
        display: inline-block;
        font-size: 18px;
        vertical-align: middle;
        width: 70%;
    }

    .phone .phone-text span,
    .phone .phone-text a {
        color: #0086d3;
        display: block;
        font-size: 32px;
        letter-spacing: 1px;
        text-decoration: none;
    }

    .phone .phone-btn {
        display: inline-block;
        vertical-align: middle;
        width: 30%;
        text-align: right;
    }

    .phone .call {
        margin: 0;
        padding: 0;
        width: 50px;
        display: inline-block;
    }

    .phone .call a {
        font-size: 22px;
        padding: 25px 0;
    }

    .phone .call a .arrow_right {
        left: 0;
        margin: auto;
        right: 0;
    }

    .j-test-drive .step3 .formTitle > .intro {
        display: none;
    }

    .j-test-drive .step3 .mobile {
        display: block;
    }

    .genericForm .chosenModels h3,
    .genericForm .dealerDetails h3,
    .genericForm .summaryDirections h3,
    .genericForm .chosenModels .h3,
    .genericForm .dealerDetails .h3,
    .genericForm .summaryDirections .h3 {
        padding-bottom: 22px;
    }

    .genericForm .step3 .grid-8 .formRow {
        padding: 12px 0;
    }

    .contactInfo li {
        overflow: hidden;
    }

    .contactInfo li > span {
        float: left;
        width: 50%;
    }

    .phone .call a:after,
    .phone .call a:before {
        content: none !important;
    }

    .genericForm .step3 .grid-8 .dealerDetails > div {
        border-bottom: 2px solid #e0e1e1;
        padding-bottom: 30px;
    }

    .genericForm .step3 .grid-8 .dealerDetails > div:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    .genericForm .dealerDetails .contactInfo li a {
        font-size: 1em;
    }

    .genericForm .j-test-drive address {
        color: #8a9399;
        font-size: 26px;
    }

    .genericForm .step2 .formStep .grid-8 .h2 {
        display: block;
        font-size: 30px;
        padding: 0 12px 12px;
    }

    .genericForm .step2 .formStep .grid-8 .formAction {
        display: block;
    }

    .formRow.chosenModels {
        display: none;
    }

    .carousel-arrow {
        display: none;
    }

    .menu-block-open {
        display: none;
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
    }

    header .menu .menu-active > a {
        background: url("../images/bg-menu.png") no-repeat scroll center -60px / 34px auto;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: top;
        width: 14%;
    }

    .menu-form {
        background: #14181a;
        display: inline-block;
        vertical-align: top;
        width: 86%;
        text-align: left;
        height: 60px;
    }

    .search-active header .menu {
        z-index: 9999;
    }

    .search > .menu-form {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        display: none;
    }

    .search > .menu-form .button-reset {
        background: none repeat scroll 0 0;
        border: medium none;
        color: #e8e8e8;
        cursor: pointer;
        display: inline-block;
        font-size: 18px;
        padding: 15px 0 15px 7px;
        position: absolute;
        top: 0;
        vertical-align: top;
    }

    .search > .menu-form form .btn {
        background-position: 80% -120px;
    }

    .search-active .search > .menu-form {
        display: block;
    }

    .menu-form form {
        height: 100%;
    }

    .menu-form form .input {
        background: none repeat scroll 0 0;
        border: 1px solid #5c6266;
        box-sizing: border-box;
        color: #ffffff;
        display: inline-block;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 15px;
        margin-left: 5%;
        margin-top: 14px;
        padding: 6px 10px;
        vertical-align: top;
        width: 81%;
    }

    .menu-form form .btn {
        background: url("../images/bg-menu.png") no-repeat scroll center -120px / 34px auto;
        border: medium none;
        box-sizing: border-box;
        display: inline-block;
        height: 100%;
        padding: 0;
        vertical-align: top;
        width: 14%;
        cursor: pointer;
    }

    .menu-active {
        background: #040505;
        height: 60px;
        position: relative;
        z-index: 999;
        font-size: 0;
    }

    .menu-items {
        background: #040505 none repeat scroll 0 0;
        position: absolute;
        right: 0;
        width: 86%;
        z-index: 999;
        text-align: left;
    }

    .menu-items .menu-btn .sub-item {
        display: none;
    }

    .menu-items .menu-btn .active > .sub-item {
        display: block;
    }

    header .menu .menu-btn .item {
        border-bottom: 2px solid #303233;
    }

    header .menu .menu-btn .item > a {
        border: none;
        color: #fff;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 26px;
        padding: 13px 30px;
        padding-right: 65px;
        text-transform: none;
        background: #191b1c url("../images/mob-arr.png") no-repeat scroll 95% 16px;
    }

    header .menu .menu-btn .item.active > a {
        background-color: #ffffff;
        background-position: 95% -64px;
        color: #333333;
    }

    header .menu .menu-btn .item .item > a {
        padding-left: 40px;
    }

    .menu-items .menu-btn .sub-item a {
        background: #4a606d none repeat scroll 0 0;
        border: none;
        color: #fff;
        display: block;
        font-size: 26px;
        line-height: 30px;
        padding: 0 10px;
        text-transform: none;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    }

    .menu-items .menu-btn .sub-item a span {
        border-bottom: 2px solid #5c707c;
        margin: 0 30px;
        display: block;
        padding: 14px 0;
    }

    .menu-items .menu-btn .sub-item a:last-child span {
        border-bottom: none;
    }

    .menu-items .menu-btn .sub-item .sub-item a:hover,
    .menu-items .menu-btn .sub-item .sub-item a.active {
        background: #0086d3 none repeat scroll 0 0;
    }

    .menu-items .menu-btn .sub-item .sub-item a:hover span,
    .menu-items .menu-btn .sub-item .sub-item a.active span {
        border-color: #0086d3;
    }

    .global.active header .menu {
        position: absolute !important;
        top: 0 !important;
    }

    .menu-items .link-btn a {
        border: none;
        border-bottom: 2px solid #14181a;
        color: #737b80;
        display: block;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 19px;
        line-height: 22px;
        padding: 8px 40px 8px 20px;
        text-transform: none;
    }

    .menu-items .link-btn .item.open > a {
        position: relative;
    }

    .menu-items .link-btn .item.open > a:after {
        background: url("../images/plus-minus.png") no-repeat scroll 0 0;
        bottom: 0;
        content: "";
        display: block;
        height: 10px;
        margin: auto;
        position: absolute;
        right: 30px;
        top: 0;
        width: 15px;
    }

    .menu-items .link-btn .item.open.active > a:after {
        background-position: 0 -40px;
    }

    .menu-items .link-btn .sub-item .sec-item.open > a {
        position: relative;
    }

    .menu-items .link-btn .sub-item .sec-item.open > a:after {
        background: url("../images/plus-minus.png") no-repeat scroll 0 -80px;
        bottom: 0;
        content: "";
        display: block;
        height: 10px;
        margin: auto;
        position: absolute;
        right: 12px;
        top: 0;
        width: 15px;
    }

    .menu-items .link-btn .sub-item .sec-item.active > a {
        color: #fff;
    }

    .menu-items .link-btn .sub-item .sec-item.open.active > a:after {
        background-position: 0 -120px;
    }

    .menu-items .link-btn .sub-item .sec-item .sub-item {
        display: none;
    }

    .menu-items .link-btn .sub-item .sec-item.active .sub-item {
        display: block;
        padding-top: 10px;
    }

    .menu-items .link-btn .sub-item {
        display: none;
        background: #14181a none repeat scroll 0 0;
    }

    .menu-items .link-btn .active .sub-item {
        display: block;
    }

    .menu-items .link-btn .sub-item .sec-item > a,
    .menu-items .link-btn .sub-item > a {
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        border-bottom: 2px solid #2b3033;
        color: #5c6266;
        font-size: 17px;
        margin: 0 0 0 30px;
        padding: 5px 40px 5px 0;
    }

    .menu-items .link-btn .item > .sub-item {
        padding: 10px 0;
    }

    .menu-items .link-btn > .item.active > a {
        background: #2b3033 none repeat scroll 0 0;
        border-color: transparent;
        color: #fff;
    }

    .menu-items .link-btn .sub-item .sec-item .sub-item > a {
        font-size: 15px;
        margin: 0 0 0 30px;
        padding: 2px 20px 2px 10px;
        border: medium none;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    }

    .menu-items .link-btn .sub-item .sec-item .sub-item > a span {
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    }

    .menu-items .link-btn .sub-item .sec-item .sub-item > a:last-child {
        border-bottom: 2px solid #2b3033;
        padding-bottom: 15px;
    }

    .menu-items .link-btn .sub-item:last-child .sec-item:last-child > a,
    .menu-items .link-btn .sub-item > a:last-child {
        border: medium none;
    }

    .menu-items .link-btn .sub-item:last-child .sec-item.active:last-child > a {
        border-bottom: 2px solid #2b3033;
    }

    .menu-items .link-btn .sub-item:last-child .sec-item.active:last-child > .sub-item a:last-child {
        border-bottom: none;
        padding-bottom: 5px;
    }

    header .menu .links {
        background: none repeat scroll 0 0;
        float: none;
        width: 100%;
        padding: 20px 20px 0;
    }

    header .menu .links a {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        background: none repeat scroll 0 0 !important;
        border: medium none;
        color: #8a9399;
        display: block;
        float: none;
        font-size: 15px;
        line-height: 19px;
        height: auto !important;
        margin: 0;
        min-height: auto;
        padding: 0 0 12px !important;
        text-transform: uppercase;
        width: auto;
    }

    header #footerDark {
        padding: 18px 0 10px;
        background: #191b1c none repeat scroll 0 0;
    }

    header #footerDark a,
    header #footerDark span {
        border-right: medium none;
        font-size: 18px;
        line-height: normal;
        text-transform: none;
        color: #a7b0b6;
    }

    header #footerDark .divider {
        display: none;
    }

    header .socialLinks {
        padding: 10px 20px;
    }

    header .socialLinks span {
        color: #393e40;
        display: block;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        font-size: 17px;
        padding-bottom: 15px;
    }

    header .menu .socialLinks a {
        border: medium none;
        display: inline-block;
        vertical-align: top;
        height: 30px;
        line-height: normal;
        margin-right: 10px;
        width: 30px;
        background: url("../images/mob-social.png") no-repeat scroll 0 0;
    }

    header .menu .socialLinks a.facebook {
        background-position: -2px 0;
    }

    header .menu .socialLinks a.odnoklassniki {
        background-position: -83px 0;
    }

    header .menu .socialLinks a.vk {
        background-position: -43px 0;
    }

    header .menu .socialLinks a.youtube {
        background-position: -124px 0;
    }

    header .menu .socialLinks a.twitter {
        background-position: -165px 0;
    }

    header .menu .socialLinks a.instagram {
        background-position: -204px 0;
    }

    header .menu .socialLinks a.linkedin {
        background-position: -243px 0;
    }

    header .menu .socialLinks a.google {
        background-position: -285px 0;
    }

    .bg {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 998;
    }

    .filter-bottom > div.filter-sort {
        width: auto;
    }

    #mobile-dop-menu li a {
        width: 55%;
        height: 64px !important;
        padding: 13px 18px !important;
        float: left;
        font-size: 15px;
        line-height: 19px;
        margin: 0;
        background: #2b3033 none repeat scroll 0 0 !important;
        border-bottom: 2px solid #171b1c;
        border-left: 2px solid #171b1c;
        border-radius: 5px;
        border-right: 2px solid #171b1c;
        color: #fff;
        display: inline-block;
        vertical-align: top;
        margin-left: -20px;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    }

    .cars-page .table table .col-4,
    .cars-page .table table .col-6 {
        display: none;
    }

    .table table th {
        font-size: 20px;
    }

    .filter-top .select-block {
        float: none;
        margin: 0;
    }

    .filter-top {
        padding: 11px 20px 55px;
        margin-bottom: 20px;
    }

    .cars-page {
        margin-left: 0;
        margin-right: 0;
    }

    .filter-top label {
        display: block;
        font-size: 20px;
        margin-bottom: 5px;
    }

    .cars-page .filter-top .select-block {
        margin-bottom: 12px;
    }

    .filter {
        background: none;
    }

    .filter .filter-bottom {
        background: #e3ebf0 none repeat scroll 0 0;
    }

    .filter-bottom > div.filter-deals {
        color: #fff;
        margin-top: -75px;
        position: absolute;
        width: auto;
    }

    .filter-bottom label {
        font-size: 20px;
        padding: 4px;
    }

    .filter-bottom {
        font-size: 20px;
        padding: 20px;
    }

    .filter-sort span {
        display: block;
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .filter-bottom > div.filter-count {
        display: none;
    }

    .cars-page .table {
        padding-bottom: 0;
        padding-top: 0;
    }

    .cars-page .table table .model > span {
        font-size: 20px;
        padding-right: 0;
    }

    .cars-page .table table .col-1 {
        width: 35%;
    }

    .cars-page .table table .col-8 {
        width: 20%;
    }

    .cars-page .table table .col-3 {
        width: 13%;
    }

    .cars-page .table table .col-5 {
        width: 32%;
    }

    .cars-page .table table tr {
        width: 100%;
        display: table;
    }

    .cars-page .table table td:first-child,
    .cars-page .table table th:first-child {
        padding-left: 20px;
    }

    .cars-page .table table td:last-child,
    .cars-page .table table th:last-child {
        padding-right: 20px;
    }

    .cars-page .table table .model span.spec-ico {
        padding: 0;
    }

    .cars-page .table {
        display: none;
    }

    .cars-page .table-mobile {
        display: block;
        margin-bottom: 20px;
    }

    .cars-page .table table .col-5 .photo {
        margin-top: 30px;
        text-align: right;
    }

    .cars-page .table table .model > span.engine {
        color: #666666;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        font-size: 16px;
        margin-top: 5px;
    }

    .cars-page .isotope-item:hover .model > span.engine {
        color: #fff;
    }

    .cars-page .table table .model span.spec-ico {
        right: -23px;
    }

    .cars-page .table table td:last-child,
    .cars-page .table table th:last-child {
        text-align: right;
    }

    .cars-page .table table th {
        padding: 20px 15px 25px;
        line-height: 18px;
    }

    .cars-page .table table td {
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        font-size: 16px;
    }

    .table table tr {
        border-bottom: 2px solid #dddddd !important;
    }

    .secondaryCarNav .mobile > .spanTitle {
        color: #666666;
        display: block;
        font-size: 32px;
        padding: 20px 40px 5px;
    }

    .filter {
        margin-bottom: 20px;
        margin-top: 0;
    }

    .cars-page {
        padding-bottom: 0;
        overflow: hidden;
    }

    .cars-info {
        padding: 25px 20px 20px;
    }

    .item-block {
        padding-bottom: 20px;
    }

    .cars {
        box-shadow: none;
        margin: 20px;
        width: auto;
        float: none;
        clear: both;
    }

    .cars-info > div.cars-info-name span.engine {
        color: #6c7780;
    }

    .cars-info > div.cars-info-name {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        display: block;
        margin-bottom: 15px;
        padding: 0;
        width: auto;
    }

    .cars-info > div.cars-info-start_sum,
    .cars-info > div.cars-info-new_sum {
        border: medium none;
        padding: 0 30px 0 0;
        width: auto;
    }

    .cars-info > div.cars-info-new_sum {
        padding: 0;
    }

    .cars-info > div.cars-info-start_sum .start_sum-cost,
    .cars-info > div.cars-info-new_sum .new_sum-cost {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 20px;
    }

    .cars-info > div.cars-info-reg {
        display: block;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-top: 15px;
    }

    .params {
        border-bottom: 2px solid #dddddd;
        font-size: 16px;
        margin: 0 20px;
    }

    .params-name > div {
        font-size: 16px;
        padding: 10px 20px 10px 0;
    }

    .params-value > div {
        font-size: 20px;
    }

    .back {
        background: none repeat scroll 0 0;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 20px;
        padding: 0;
    }

    .item-block-params .isotope-item {
        width: 100%;
        position: static !important;
    }

    .item-block-params .isotope,
    .item-block-params .isotope-table {
        height: auto !important;
    }

    .item-block-params .isotope-item div {
        font-size: 20px;
        padding: 8px 20px;
    }

    .item-content-preview,
    .item-content-all {
        padding-left: 20px;
    }

    .item-block-params .item-header a {
        background: url("../images/mob-filter-arr.png") no-repeat scroll right 2px;
        text-indent: -9999px;
        height: 17px;
        width: 17px;
    }

    .cars-spec-model .item-header a {
        background-position: right 7px;
        margin-right: 10px;
    }

    .item-block-params .item-header a.active {
        background-position: right -53px;
    }

    .cars-spec-model .item-header a.active {
        background-position: right -105px;
    }

    .item-block-params .item-header a:after {
        content: none;
    }

    .cars-spec-model {
        padding: 13px 8px;
    }

    .item-block-params .isotope-item div:before {
        top: 16px;
    }

    .cars + div {
        margin-bottom: 0;
    }

    .item-block-params.active .item-header {
        background: #000000 none repeat scroll 0 0;
    }

    .item-block-params .item-header {
        background: #ffffff none repeat scroll 0 0;
    }

    .row > .appeal-to-director-form {
        padding-top: 20px;
        margin: 0;
    }

    input[type="radio"] + label.error + label {
        margin-bottom: 45px !important;
    }

    .visualModelSelector .validation_msg {
        font-size: 20px;
    }

    .md-modal {
        left: 0;
        margin: auto;
        position: fixed;
        right: 0;
        top: 30%;
        width: 90%;
        z-index: 999999;
        min-width: inherit;
    }

    .row.pages-content .bottomBorder {
        display: block;
        float: none;
    }

    .row.pages-content .grid-12 .grid-8 {
        padding: 15px 0;
        border-bottom: medium none;
    }

    .row.pages-content .grid-12 .grid-8 .row.collapsible:last-child {
        margin-bottom: 0;
    }

    .row.pages-content .grid-4 {
        clear: both;
        overflow: hidden;
        padding-bottom: 20px;
        width: auto !important;
    }

    .row.pages-content .mazdaPartsBlock {
        margin-left: -20px;
        margin-right: -20px;
    }

    #mazdaParts .grid-4 {
        padding: 0;
    }

    .row.pages-content .mazdaPartsBlock + .grid-8 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }

    h2,
    .h2 {
        margin-bottom: 15px;
    }

    .richtext table p {
        font-size: 16px;
    }

    .disclaimer.disclaimer div,
    .disclaimer div p {
        font-size: 14px;
        line-height: 20px;
    }

    .column {
        margin: 0;
    }

    .richtext p,
    .richtext ul li {
        font-size: 17px;
    }

    .awardModule .award-section {
        padding-bottom: 0;
        padding-right: 0;
        width: 100%;
    }

    .row.pages-content .content-info .award-section.richtext {
        width: 100% !important;
    }

    .genericForm .grid-8.offset-4 {
        padding: 0;
    }

    .genericForm .grid-8.offset-4 .formRow {
        padding: 0 0 12px;
    }

    .genericForm .formTitle {
        padding: 18px 30px;
    }

    .grid-8 {
        padding: 15px 30px;
    }

    #service-form .formStep .formAction,
    .callback-form .formStep .formAction {
        display: block;
        margin: 30px 0;
    }

    .arrow_link a {
        margin-top: 10px;
    }

    .contentbox {
        margin-bottom: 15px;
        margin-top: 0;
    }

    #gallery.interior .carousel .description,
    .contentbox #gallery .containers .carousel .description {
        padding-right: 30px;
        width: auto;
    }

    #gallery p {
        font-size: 16px;
    }

    ul.features_navigation_list {
        width: auto !important;
        margin: 0 !important;
    }

    .marginT12 {
        overflow: hidden;
    }

    #gallery .tabs {
        top: 20px;
    }

    .module_header h2 span,
    .module_header .h2 span {
        display: none;
    }

    #storageTool ul {
        top: 50px;
    }

    .interiorcol .wrap {
        left: 0;
    }

    .colorator h2,
    .colorator .h2,
    .colorator p {
        margin-bottom: 0;
        margin-top: 0;
    }

    .smallhd {
        font-size: 16px;
    }

    .tabbed-slider li .grid-12 > div:last-child {
        padding: 20px 0 1px;
    }

    .tabbed-slider li .grid-12 > div:last-child .p1 {
        color: #333333;
        font-size: 26px;
    }

    .tabbed-slider li .grid-12 > div:last-child .p5 {
        margin: 6px 0;
    }

    .slides-container p > a {
        display: inline-block;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .MsoListParagraphCxSpFirst {
        text-indent: 0 !important;
    }

    .tabbed-slider {
        padding: 0;
    }

    .buying .wrap .owning {
        padding: 0;
        width: 50% !important;
    }

    .buying .wrap .owning .divider {
        background: #0a0c0d none repeat scroll 0 0;
        cursor: pointer;
        padding: 0 20px;
        display: block;
        width: auto;
    }

    .buying .wrap .owning h3,
    .buying .wrap .owning .h3 {
        color: #5c6166;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 18px;
        padding: 6px 0;
    }

    .buying .wrap .owning:first-child .divider {
        background: #0a0c0d none repeat scroll 0 0;
    }

    .buying .wrap .current h3,
    .buying .wrap .active h3,
    .buying .wrap .current .h3,
    .buying .wrap .active .h3 {
        color: #fff;
    }

    .slides-container li .grid-12 > div.grid-6:first-child {
        margin-right: 0;
    }

    .buying .wrap .current,
    .buying .wrap .active {
        background: none repeat scroll 0 0;
    }

    .slides-container {
        margin-top: 10px;
    }

    .pages-content .tabbed-slider {
        background: #1f2426 none repeat scroll 0 0;
        padding-top: 30px;
        position: relative;
        width: 100% !important;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .tabbed-slider:before {
        content: none;
    }

    .pages-content .tabbed-slider .buying,
    .pages-content .tabbed-slider .slides-container-wrapper {
        margin: 0;
        overflow: hidden;
    }

    .pages-content .slides-container li .grid-6 {
        font-size: 0;
    }

    .models-details-item {
        padding: 20px 15px;
    }

    .models-details-item > div.item-name {
        float: none;
        padding: 0 0 17px;
        width: auto;
    }

    .models-details-item > div.item-info {
        border-top: 1px solid #dae2e6;
        border-bottom: 1px solid #dae2e6;
        float: none;
        padding: 0;
        width: auto;
    }

    .item-info-block {
        border-bottom: 1px solid #dae2e6;
        overflow: hidden;
        padding: 6px 0;
    }

    .item-info-block .info-block-name {
        box-sizing: border-box;
        width: 50%;
    }

    .item-info-block .info-block-value {
        width: 50%;
    }

    .models-details-item div.item-cost span {
        font-size: 32px;
        line-height: 34px;
    }

    .models-details-item div.item-cost {
        float: none;
        padding: 20px 0 0;
        text-align: left;
        width: auto;
    }

    .models-details-dop .item-info-block {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }

    .models-details-dop .item-info-block .info-block-name {
        padding-bottom: 15px;
        padding-right: 0;
        width: auto;
    }

    .models-details-dop .item-info-block .info-block-value {
        width: auto;
        padding-right: 10px;
        font-size: 0;
        display: block;
    }

    .models-details-dop .item-info-block .info-block-value span {
        box-sizing: border-box;
        font-size: 20px;
        width: 70%;
    }

    .models-details-dop .item-info-block:first-child {
        border: medium none;
    }

    .models-details-dop .item-info .item-info-block:last-child {
        padding-bottom: 24px;
        padding-top: 4px;
    }

    .models-details-dop > div.item-info {
        position: relative;
        margin-bottom: 50px;
    }

    .models-details-dop .item-cost {
        bottom: -55px;
        left: 0;
        position: absolute;
    }

    .j-pack-name.no {
        left: 0;
        width: 100%;
        position: absolute;
    }

    .j-pack .item-info-block .info-block-value {
        border-bottom: 1px solid #dae2e6;
        padding: 0 0 5px;
        width: 100% !important;
        font-size: 20px;
    }

    .j-pack .item-info-block .info-block-name {
        margin-bottom: 15px;
        padding: 5px 0 10px;
        width: 100%;
    }

    .j-pack > div.item-info {
        border-bottom: 0 none;
        margin: 0;
    }

    .j-pack .item-info .item-info-block:last-child {
        padding-bottom: 0;
    }

    .j-pack .item-info-block {
        display: block;
        width: auto;
    }

    .j-pack .item-cost {
        position: static;
    }

    .j-pack .item-info-block .info-block-value span {
        width: auto;
        background-position: left 4px;
        font-family: 'InterstateMazdaRegular', "Helvetica", "Arial", sans-serif;
        color: #2b3033;
        font-size: 16px;
    }

    .j-pack .item-info-block .info-block-value .minus-block span {
        background-position: left -80px;
    }

    .j-color-img,
    .j-cloth-img {
        width: 30%;
    }

    .models-details-itogo div.item-cost span {
        font-size: 36px;
    }

    .models-details-itogo div.item-cost small {
        font-size: 26px;
        top: 0;
    }

    .models-details-itogo div.item-cost {
        padding: 0;
    }

    .models-details-activity .bluebox.titleblue,
    .filter-top .bluebox.titleblue,
    .md-text .bluebox.titleblue {
        box-sizing: border-box;
        display: block;
        margin: 20px 0 0;
        width: 100%;
    }

    .models-details-activity > div.item-name {
        font-size: 26px;
        padding-bottom: 0 !important;
    }

    .models-details > a,
    .back {
        background: none repeat scroll 0 0;
        display: block;
        font-size: 20px;
        line-height: 24px;
        padding: 0;
    }

    .configurator + script + .row {
        float: none;
        overflow: hidden;
        padding: 0 30px;
        width: auto;
        clear: both;
    }

    .models-details-items {
        margin-bottom: 0;
    }

    .item-info-block {
        padding: 8px 0;
    }

    .models-details-item {
        margin-bottom: 20px;
    }

    .models-details-itogo {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .models-details-itogo div.item-cost {
        border-bottom: 2px solid #5c707c;
        padding: 0 0 20px;
    }

    .models-details-activity {
        background: #e3ebf0 none repeat scroll 0 0;
        padding-top: 0;
    }

    .models-details-activity .bluebox.titleblue .arrow_right,
    .filter-top .bluebox.titleblue .arrow_right,
    .md-text .bluebox.titleblue .arrow_right {
        background-position: center center !important;
    }

    .models-details-activity .bluebox.titleblue,
    .filter-top .bluebox.titleblue,
    .md-text .bluebox.titleblue {
        background: #0086d3 none repeat scroll 0 0 !important;
    }

    .models-details-activity .bluebox.titleblue a,
    .filter-top .bluebox.titleblue a,
    .md-text .bluebox.titleblue a {
        color: #fff !important;
        background: #0086d3 none repeat scroll 0 0 !important;
        font-size: 20px;
    }

    .models-details-activity > div.item-name {
        display: none;
    }

    .links-car {
        float: right;
        font-size: 0;
        padding: 20px;
        display: none;
    }

    .links-car a {
        background: #242729 none repeat scroll 0 0;
        border: 2px solid #1a1c1e;
        border-radius: 0 4px 4px 0;
        color: #fff;
        display: inline-block;
        font-size: 20px;
        padding: 5px 20px;
        vertical-align: top;
    }

    .links-car a:first-child {
        border-radius: 4px 0 0 4px;
    }

    .links-car a.active {
        border: medium none;
        padding: 7px 22px;
        background-color: #56AFE1;
        background: -moz-linear-gradient(top, #56afe1 0%, #118ed5 100%);
        background: -webkit-gradient(linear, left top, left bottom, from(#56afe1), to(#118ed5));
        background: -o-gradient(#56afe1, #118ed5);
        background: -ms-linear-gradient(top, #56afe1, #118ed5);
    }

    .secondaryCarNav .mobile .secondRow + .secondRow .spanTitle {
        background: #3c4144 none repeat scroll 0 0;
        font-size: 20px;
    }

    .secondaryCarNav .mobile .secondRow + .secondRow .secondRowMenu a {
        background: #3c4144 none repeat scroll 0 0;
        font-size: 20px;
    }

    .secondaryCarNav .mobile .secondRow + .secondRow .secondRowMenu a:hover,
    .secondaryCarNav .mobile .secondRow + .secondRow .secondRowMenu a.active {
        background: #0086d3 none repeat scroll 0 0;
    }

    .table table td .color {
        color: #aeaeae;
    }

    .table table tr:hover td .color {
        color: #fff;
    }

    .sitemap .grid-4 {
        float: none;
        padding-right: 0;
    }

    .not-found .sitemap .grid-4 {
        padding-right: 20px;
        width: auto;
    }

    .config-dop-left {
        margin-bottom: 20px;
        padding-right: 0;
        width: auto;
    }

    .config-dop-images_small {
        width: auto;
    }

    .j-items-controls {
        width: 100%;
    }

    .config-dop-block > div {
        width: 100%;
        text-align: center;
    }

    .config-dop-images_small .items {
        display: inline-block;
        padding: 0;
        position: static;
        width: 130px;
    }

    .j-items-controls > a.control-prev,
    .j-items-controls > a.control-next {
        left: 0;
        margin: auto;
        right: 0;
    }

    .config-grade .desc {
        display: none;
    }

    .colorator ~ .configurator .config-grade .desc {
        display: block;
        font-size: 22px;
    }

    .config-grade-params {
        display: block;
        width: auto;
    }

    .editSpec .config-grade-params h3,
    .editSpec .config-grade-params .h3 {
        margin-bottom: 8px;
    }

    .config-grade-params > ul {
        border: 2px solid #b8c5cc;
        border-radius: 5px;
        cursor: pointer;
        height: 40px;
        padding: 0;
        position: relative;
        width: auto;
        margin-bottom: 15px;
        overflow: visible;
    }

    .config-grade-params > ul:after {
        background: url("../images/sprite-arrows.png") no-repeat scroll 0 -583px;
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 30px;
    }

    .config-grade-params > ul.current::after {
        background-position: 0 -624px;
    }

    .j-configurator .row.gray_blue {
        box-sizing: border-box;
        left: -30px;
        padding: 0 30px;
        position: relative;
        width: calc(100% + 60px);
    }

    .editSpec .config-grade-params label {
        background: none repeat scroll 0 0 !important;
        font-size: 20px;
        left: 0;
        margin: 0 !important;
        padding-left: 13px !important;
        width: 100%;
        box-sizing: border-box;
    }

    .config-grade .name {
        font-size: 20px;
    }

    .editSpec .config-grade-params h3,
    .editSpec .config-grade-params .h3 {
        padding-right: 0;
        width: auto;
    }

    .config-grade {
        padding-bottom: 15px;
    }

    .configurator-tabs .row div,
    .configurator-mini .row div {
        overflow: visible;
    }

    .config-grade-params > ul li {
        display: none;
        border: 2px solid #b8c5cc;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        width: calc(100% + 4px);
        background: #fff;
        position: absolute;
        z-index: 9;
        left: -2px;
        line-height: 22px;
    }

    .config-grade-params > ul li.selected {
        z-index: 10;
    }

    .config-grade-params > ul.current li {
        display: block;
    }

    .config-grade-params > ul li:first-child {
        top: 40px;
    }

    .config-grade-params > ul li:nth-child(2) {
        top: 80px;
    }

    .config-grade-params > ul li:nth-child(3) {
        top: 120px;
    }

    .config-grade-params > ul li:nth-child(4) {
        top: 160px;
    }

    .config-grade-params > ul li:nth-child(5) {
        top: 200px;
    }

    .config-grade-params > ul li:nth-child(6) {
        top: 240px;
    }

    .configurator .editSpec li.selected,
    .configurator .editSpec li:hover {
        border: 2px solid #0086d3;
    }

    .config-grade-params > ul > span {
        font-size: 20px;
        left: 0;
        padding-left: 13px;
        position: absolute;
        top: 9px;
        color: #000;
    }

    .editSpec li.selected,
    .editSpec li:hover {
        border-color: #0086d3;
    }

    .colorator ~ .configurator .editSpec li.selected,
    .colorator ~ .configurator .editSpec li:hover {
        border-color: transparent;
    }

    .config .cars-info > div.cars-info-reg {
        padding-left: 0;
    }

    .config .cars-info > div.cars-info-reg > div {
        border-radius: 0 !important;
        box-sizing: border-box;
        float: left;
        margin-bottom: 0;
        margin-right: 1%;
        width: 49%;
    }

    .config .cars-info > div.cars-info-reg > div:nth-child(2n+2) {
        margin-right: 0;
        width: 50%;
    }

    .config .cars-info > div.cars-info-reg > div a {
        padding-right: 48%;
        line-height: 18px;
    }

    .config-options h3,
    .config-options .h3 {
        border-top: 1px solid #fff;
        padding: 10px 20px 10px 12px;
    }

    .config-options .accessoriesContent {
        background: #fff none repeat scroll 0 0;
        padding: 20px 30px;
    }

    .configurator-tabs {
        padding-top: 0;
        padding-bottom: 0;
        border: none;
    }

    .configurator-tabs .tabs-nav {
        padding-bottom: 20px;
        counter-reset: list;
    }

    .configurator-tabs .tabs-nav .tab {
        font-size: 20px;
        display: block;
        margin: 0 20px;
        text-align: left;
        width: auto;
        border: medium none;
        border-bottom: 2px solid #fff;
        background: #f2f6f7;
        color: #2b3033;
    }

    .configurator-tabs .tabs-nav .tab:before {
        content: counter(list) ".";
        counter-increment: list;
    }

    .configurator-tabs .tabs-nav .tab:last-child {
        border: medium none;
    }

    .configurator-tabs .tabs-nav .tab.active:nth-child(3),
    .configurator-tabs .tabs-nav .tab.active:nth-child(4),
    .configurator-tabs .tabs-nav .tab.active:last-child {
        background-color: #fff;
        border-color: #fff;
        color: #2b3033;
    }

    .configurator-tabs .tabs-nav .tab.change {
        background-image: url("../images/select-ico.png");
        background-position: -3px 5px;
        background-repeat: no-repeat;
    }

    .configurator-tabs .tabs-nav .tab.active {
        color: #2b3033;
    }

    .config {
        box-shadow: none;
        left: 0;
        margin: 0;
        position: static !important;
        width: 100%;
    }

    .config .cars-info > div.cars-info-reg {
        left: -20px;
        position: relative;
        width: calc(100% + 40px);
        display: none;
    }

    .config .cars-info {
        padding-left: 30px;
        padding-right: 30px;
    }

    .config-colors-block .name {
        display: none;
    }

    ul.features_navigation_list li {
        box-sizing: border-box;
        float: left;
        height: auto !important;
        margin: 0;
        padding: 12px;
        width: 25%;
    }

    ul.features_navigation_list li {
        width: 50%;
    }

    ul.features_navigation_list li:nth-child(2n+1) {
        padding-left: 0;
    }

    ul.features_navigation_list li:nth-child(2n+2) {
        padding-right: 0;
    }

    .accessories-page {
        padding: 20px;
    }

    .pages-content .accessories-page {
        padding: 20px 0;
    }

    .accessories-page .bottomBorder {
        display: block;
    }

    .accessories-page .filter-top {
        display: block;
        padding: 11px 20px;
        margin: 0;
    }

    .accessories-page .titleblue {
        margin: 20px 0 10px;
    }

    .accnav {
        display: none;
    }

    .accessories h3 .descrip,
    .accessories .h3 .descrip {
        display: none !important;
    }

    .accessories .main h3 > span,
    .accessories .main .h3 > span {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }

    .accessories h3 .price,
    .accessories .h3 .price {
        padding-right: 0;
    }

    .accessories h3 a,
    .accessories .h3 a {
        color: #333333;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 20px;
        padding-right: 20px;
        width: auto;
        padding-bottom: 14px;
    }

    .accessories .main h3 > span:first-child,
    .accessories .main .h3 > span:first-child {
        width: 50%;
        padding: 0;
    }

    .accessories h3 .price,
    .accessories .h3 .price {
        box-sizing: border-box;
        color: #0086d3;
        font-size: 20px;
        margin: 0;
        padding-right: 45px;
        text-align: right;
        width: 50%;
    }

    .accessories h3,
    .accessories .h3 {
        height: auto;
        overflow: hidden;
    }

    .accessories .h3 {
        border-top: none;
    }

    .accessories.contacts h3 .icn,
    .accessories.contacts .h3 .icn {
        top: 20px;
    }

    .accessories h3 .price span,
    .accessories .h3 .price span {
        color: #b0b0b0;
    }

    .accessories .accessoriesContent .grid-6 {
        width: 100%;
    }

    .accessories .margcontent p {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 16px;
    }

    .accessories .margcontent .name {
        font-size: 18px;
    }

    .accessories .margpr {
        display: none;
    }

    .accessories .margcontent {
        margin-top: 25px;
    }

    .config-options .accessoriesContent > div:first-child {
        padding-bottom: 20px;
        padding-right: 0;
    }

    .config-options .accessoriesContent > div {
        width: 100%;
    }

    .accessories .current .accessoriesContent {
        background: #f2f6f7 none repeat scroll 0 0;
        box-sizing: border-box;
        overflow: hidden;
        padding: 15px;
        width: 100%;
        border-top: none;
    }

    .accessories .accessoriesContent .grid-6.alpha {
        margin-top: 5px;
    }

    .mazdaAccessories .h2,
    .acc .h2 {
        margin: 0;
        padding: 10px 20px 0;
        display: block;
        text-align: left;
    }

    .acc .h2 {
        padding-bottom: 10px;
    }

    .acc .acc-cars li {
        width: 33%;
    }

    .acc .acc-cars .car .alink {
        background: none repeat scroll 0 0;
        display: block;
        font-size: 18px;
        margin: 10px 0 0;
        padding: 0;
        text-align: center;
    }

    .accessories-models {
        display: none;
    }

    #featuresCarousel .row_content h2,
    #featuresCarousel .row_content .h2 {
        margin-left: 14px;
        margin-right: 0;
    }

    .features_navigation_column_image img {
        width: auto;
    }

    .j-become-dealer-form .genericForm .fieldBox.fieldList {
        margin: 0;
    }

    .j-become-dealer-form .genericForm .formRow {
        padding-left: 0;
        padding-right: 0;
    }

    .j-become-dealer-form .genericForm .formBox .formAction {
        display: block;
    }

    .genericForm .formBox #become-dealer-form .formAction {
        display: block;
    }

    .cars + .row .j-params-block > li:first-child {
        display: block;
    }

    .mazdaSpecArea .accordionContent tr.hidden,
    .j-params-block li.hidden {
        display: none !important;
    }

    .mazdaSpecArea .accordionContent td {
        display: none !important;
    }

    .mazdaSpecArea .accordionContent td:first-child {
        background: #f2f6f7 none repeat scroll 0 0;
        display: block !important;
        padding-right: 50px;
        position: relative;
        width: auto;
    }

    .mazdaSpecArea .accordionContent td:first-child:after {
        background: url("../images/mazda-params-sprite-new.png") no-repeat scroll 0 -26px;
        content: "";
        height: 20px;
        position: absolute;
        right: 20px;
        top: 8px;
        width: 20px;
    }

    .mazdaSpecArea .accordionContent td:first-child:hover:after {
        background-position: -44px -26px;
    }

    .specAccordion h3 a,
    .specAccordion .h3 a {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 18px;
        padding: 11px 0;
    }

    .specAccordion .current h3 a,
    .specAccordion .current .h3 a {
        color: #666;
    }

    .accessories h3,
    .accessories .h3 {
        min-height: auto;
    }

    .models-overview .grid-12 > .grid-6 {
        width: auto;
    }

    .models-overview .grid-8 {
        float: none;
        display: none;
        margin: 0;
        padding: 0 !important;
        width: auto;
    }

    .models-overview .grid-8 + .column {
        padding-top: 20px;
    }

    .models-overview .grid-8 + .column .bord {
        margin-top: 0;
    }

    .models-overview .grid-12 > .grid-3 {
        display: block;
        float: none;
        padding: 0;
        width: auto;
    }

    .models-overview .grid-12 > .grid-3 .contentbox {
        margin: 0;
    }

    .models-overview .contentbox-wrapper {
        overflow: hidden;
    }

    .models-overview .contentbox-wrapper h2,
    .models-overview .contentbox-wrapper .h2 {
        margin-bottom: 0;
    }

    #featuresCarousel h2 span,
    #featuresCarousel .h2 span {
        display: block;
        font-size: 20px;
        margin-bottom: 0;
        padding: 0;
    }

    .models-overview ul.features_navigation_list li {
        height: auto !important;
        min-height: auto;
        min-width: auto;
        width: 190px;
    }

    .models-overview .grid-12 > .grid-3.omega {
        margin-bottom: 20px;
        margin-top: 20px;
        overflow: hidden;
    }

    .j-mini-info .grid-3.alpha {
        display: block;
        float: none;
        padding-bottom: 20px;
        text-align: center;
        width: auto;
    }

    .j-mini-info .grid-3 {
        float: none;
        padding: 0;
        width: auto;
    }

    .mazdaSpecMiniArea > .wrap > .grid-3 {
        background: none repeat scroll 0 0;
    }

    .cost-sum {
        margin-bottom: 20px;
        display: block;
    }

    .cost-sum .name {
        color: #333333;
        font-size: 20px;
        margin-bottom: 5px;
    }

    .cost-sum .cost {
        font-size: 32px;
    }

    .mazdaSpecMiniArea .bluebox {
        display: block;
        width: auto;
    }

    .info-cars {
        display: none;
    }

    .colorator p {
        margin-left: 0;
        position: static;
    }

    .accessories .margcontent p:first-child {
        display: none;
    }

    .accessories .margcontent p:last-child {
        display: block;
    }

    .awardModule .award-content {
        margin-top: 10px;
    }

    .row.pages-content .offer-summary .grid-6 {
        display: block;
        width: auto;
    }

    #footerNav {
        padding: 20px 30px 8px;
    }

    #footerNav .wrap > div.omega {
        display: none !important;
    }

    #footerNav .wrap > div.alpha {
        top: 0;
        box-sizing: border-box;
        padding-right: 20px;
    }

    .search #search {
        margin: 0 0 15px;
        width: 100%;
        box-sizing: border-box;
    }

    .search.genericForm button.primaryCTA {
        float: none;
    }

    .search .filter-bottom > div.filter-deals {
        font-weight: bold;
        margin: 0 0 20px;
        padding-top: 0;
        position: static;
        width: 100%;
    }

    .search .filter-bottom > div.filter-sort {
        text-align: left;
        width: 100%;
    }

    .search .pager .arrow_link_top {
        margin: 0;
    }

    .search.genericForm button.primaryCTA span {
        font-weight: bold;
    }

    .filter-sort a {
        background-color: #2b3033;
    }

    .search .filter-sort a {
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .image_container img {
        height: 200px !important;
        margin-left: -320px;
    }

    .grid-4.column.alpha.omega.arrow_link {
        float: left !important;
        padding: 0;
    }

    .grid-4.column.alpha.omega.arrow_link a {
        font-size: 14px;
    }

    .center.grid-2.column.no-margin .center {
        line-height: 0;
    }

    #gallery.interior .containers .carousel .carousel-bullets {
        margin-bottom: 0;
        right: 0 !important;
    }

    .page-slider .wrap {
        width: auto !important;
    }

    .page-slider .wrap li {
        width: 33.33% !important;
    }

    .page-slider .wrap li .divider {
        text-align: center;
        margin-right: 20px !important;
    }

    .page-slider .wrap li h3,
    .page-slider .wrap li .h3 {
        font-size: 24px !important;
    }

    .models-overview .hide-on-mobile,
    .models-overview ~ .hide-on-mobile {
        display: none !important;
    }

    .pages-content .genericForm .formTitle {
        padding: 18px 0;
    }

    .pages-content .genericForm .fieldBox.fieldList {
        margin: 0;
    }

    .slider-img {
        background: #0a0c0d none repeat scroll 0 0;
    }

    .pagination {
        right: 15px;
        top: 175px;
        bottom: auto;
    }

    .swiper-pagination-bullet {
        background: #818182 none repeat scroll 0 0 !important;
        border-radius: 50px;
        margin: 0 3px;
    }

    .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #ffffff none repeat scroll 0 0 !important;
    }

    .genericForm .visualModelSelector {
        padding: 0;
    }

    .item-info-block .info-block-value > div,
    .item-info-block .info-block-value span {
        vertical-align: top;
    }

    .disclaimer {
        margin-left: 20px;
        margin-right: 20px;
    }

    .pages-content .disclaimer {
        margin-left: 0;
        margin-right: 0;
    }

    .hero_image {
        width: 100% !important;
    }

    #gallery .carousel .description {
        width: auto;
    }

    #gallery .carousel .carousel-bullets {
        bottom: 3px;
        right: 20px !important;
    }

    #gallery h2,
    #gallery .h2 {
        margin-top: 15px;
    }

    .j-configurator .row.gray_blue {
        width: calc(100% + 60px);
    }

    .colorator .forwardCTA {
        bottom: -40px;
        font-size: 20px;
        left: 0;
        margin: 0;
        position: absolute;
        z-index: 99;
    }

    .colorator ul li img {
        padding-top: 90px;
    }

    #carColorator .slider {
        min-width: 100%;
        width: 100%;
    }

    #carColorator .slider .label {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
        font-size: 18px;
        left: 0 !important;
        margin: 0;
        padding: 0;
        right: auto !important;
        width: auto;
    }

    #carColorator.interiorcol .slider .label {
        font-size: 16px;
    }

    #carColorator .slider .label.label_right {
        left: auto !important;
        right: 0 !important;
    }

    #carColorator .ui-slider .fakeHandle {
        height: 362px;
        margin-top: 60px;
    }

    .pages-content .row_content.sitemap {
        margin: 0;
    }

    .config .cars-info > div.cars-info-new_sum {
        margin-bottom: 0;
        padding: 0;
        width: 100%;
    }

    .config .cars-info > div.cars-info-activity {
        border-left: medium none navy;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
        width: 100%;
    }

    .config .cars-info-activity .activity-link {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        margin-right: 20px;
        vertical-align: top;
    }

    .cars-info > div.cars-info-new_sum .new_sum-cost strong,
    .cars-info > div.cars-info-name span {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-weight: normal;
    }

    .cars-info > div.cars-info-name {
        font-size: 20px;
    }

    .editSpec .config-grade-params h3,
    .editSpec .config-grade-params .h3 {
        font-size: 24px;
    }

    .configurator .none[data-id="2"] {
        display: block;
    }

    .config-colors-items {
        padding-top: 50px;
        position: relative;
    }

    .config-colors-items > .name {
        display: block;
        color: #fff;
        font-size: 20px;
        left: 30px;
        position: absolute;
        top: 15px;
    }

    .config-colors-items > .sum {
        display: block;
        color: #2690d6;
        font-size: 20px;
        right: 30px;
        position: absolute;
        top: 15px;
    }

    .config-colors-items .sum span {
        color: #cccccc;
    }

    .config-colors-item > span {
        text-indent: -9999px;
    }

    .config-colors-item > div.sum-name {
        display: none;
    }

    .config-colors,
    .config-dop {
        left: -30px;
        position: relative;
        width: calc(100% + 60px);
    }

    .config-dop-images_small .items {
        display: block;
        height: auto;
        margin: 10px 43px;
        width: 394px;
    }

    .j-items {
        height: auto;
        width: 100000px;
        text-align: left;
    }

    .config-dop-images_small .item {
        height: 60px;
        width: 89px;
    }

    .config-dop-images_small .item > img {
        max-width: none;
        width: 100%;
    }

    .config-dop-images_small .item > span {
        height: 34px;
        width: 59px;
        text-indent: -9999px;
    }

    .j-items-controls {
        height: 120px;
        width: 480px;
    }

    .j-items-controls > a.control-prev,
    .j-items-controls > a.control-next {
        margin: 0;
        top: 40px;
    }

    .j-items-controls > a.control-prev {
        left: 20px;
        right: auto;
    }

    .j-items-controls > a.control-next {
        right: 20px;
        left: auto;
    }

    .j-items-controls > a {
        background: url("../images/arr_config_dop_mobile.png") no-repeat scroll 0 0;
        height: 22px;
        width: 11px;
    }

    .j-items-controls > a.control-prev {
        background-position: -23px -38px;
    }

    .j-items-controls > a.control-prev.active {
        background-position: 0 -38px;
    }

    .j-items-controls > a.control-next {
        background-position: 0 0;
    }

    .j-items-controls > a.control-next.active {
        background-position: -23px 0;
    }

    .config-dop-images_small .name {
        font-size: 18px;
        margin: 15px 47px 0;
        text-align: left;
        display: block;
    }

    .config-dop-left {
        margin-bottom: -3px;
    }

    .config-dop-images_small .text {
        color: #aeaeae;
        font-size: 18px;
        margin: 20px 47px;
        text-align: left;
        display: block;
    }

    .config-dop-images_small .text .available-item {
        color: #666666;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        margin-bottom: 6px;
        margin-top: 6px;
        padding-left: 20px;
        position: relative;
        text-align: left;
    }

    .config-dop-images_small .text .available-item:after {
        background: #666666 none repeat scroll 0 0;
        border-radius: 50px;
        content: "";
        height: 8px;
        left: 3px;
        position: absolute;
        top: 5px;
        width: 8px;
    }

    .config-dop-images_small .text .available-item > div:last-child span {
        display: none;
    }

    .j-items .item .available {
        display: none !important;
    }

    #carColorator .ui-slider a {
        margin-left: -10px;
    }

    #carColorator .slider {
        top: -380px !important;
    }

    #carColorator .slider .label {
        top: 308px !important;
    }

    #carColorator .inner {
        background: none repeat scroll 0 0 !important;
        top: 0;
    }

    #carColorator .storage_container div.label {
        bottom: 40px;
    }

    #carColorator.interiorcol .storage_container {
        background-position: 0 272px;
    }

    .slider_container .colors {
        width: 100%;
    }

    #carColorator ul {
        background-position: 0 70%;
    }

    .colorator ul {
        min-height: 295px;
    }

    .colorator ul li {
        height: 285px;
    }

    .colorator ul li img {
        padding-top: 50px;
    }

    #carColorator .ui-slider a {
        top: 100px;
    }

    #carColorator .ui-slider .fakeHandle {
        height: 224px;
        top: -57px !important;
    }

    .slider-img .description {
        margin-right: 30px;
        width: auto;
        position: static;
    }

    .pages-content .swiper-slide .swiper-slide-img {
        padding-top: 0;
        background-position: center top;
    }

    .colorator .sh {
        background-position: center center;
        bottom: 92px;
    }

    .row.pages-content .content-info .grid-6.floatRight {
        width: auto;
    }

    .row.pages-content .content-info .grid-6,
    .row.pages-content .content-info .grid-6.floatRight .grid-3 {
        width: 200px;
    }

    .row.pages-content .content-info .grid-12 .grid-12 {
        text-align: center;
    }

    .row.pages-content .content-info .grid-12 .grid-12 > div {
        text-align: left;
        width: 100%;
    }

    .collapsible-content .buying .wrap {
        width: 100% !important;
    }

    .row .row_content .row .collapsible-content .row_content .grid-12 {
        width: auto;
    }

    .j-slider-item .thumb_desc {
        padding: 20px 10px;
    }

    .md-text .bluebox.titleblue a {
        padding-right: 50px;
    }

    .configurator + script + .row {
        padding: 0 20px;
    }

    .pages-content .configurator + script + .row {
        padding: 0;
    }

    .pages-content .configurator + script + .row.dark {
        padding: 0 30px;
        width: 100%;
    }

    .genericForm .formTitle h2,
    .genericForm .formTitle .h2 {
        color: #fff;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        padding-bottom: 12px;
        padding-left: 0 !important;
    }

    .genericForm .step1 .formTitle .intro br {
        display: none;
    }

    .genericForm .step2 .formTitle .intro {
        display: none;
    }

    .driving-school-form .step2 .formTitle .intro {
        display: block;
    }

    .genericForm .step2 .formTitle {
        padding-bottom: 0;
    }

    .tabbed-slider .slides-container .grid-3 {
        box-sizing: border-box;
    }

    .tabbed-slider .wrap {
        width: 100% !important;
    }

    .titleblue ul {
        width: auto;
    }

    #storageTool .slider_container {
        height: 74px;
    }

    #storageTool {
        height: 500px;
    }

    #storageTool ul li {
        height: auto;
    }

    #storageTool #slider,
    #storageTool .slider {
        width: 48%;
        margin-top: 40px;
    }

    #storageTool .luggage_icons {
        width: 30%;
        margin-top: 0;
    }

    .swiper-pagination-bullet {
        padding: 1.5px !important;
    }

    .swiper-pagination-bullet.swiper-pagination-bullet-active {
        padding: 3px !important;
        position: relative;
        top: 1px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }

    .feature_panel_column .descr_text_and_bg .descr_text {
        bottom: auto;
        height: auto;
    }

    .feature_panel_column .descr_text_and_bg {
        height: 125px;
    }

    .cars.models-overview {
        position: static;
        width: 100%;
    }

    .arrow_link_top.floatRight {
        float: none;
    }

    nav ul ul {
        width: auto;
    }

    header {
        height: auto !important;
    }

    #buying-slider .grid-6,
    .slides-container-wrapper .grid-6,
    .slides-container li .grid-12 > div.grid-6 {
        width: auto;
        display: block !important;
    }

    #buying-slider-wrapper,
    .slides-container-wrapper {
        margin-left: 30px;
        margin-right: 30px;
    }

    .slides-container li img {
        width: 100%;
    }

    .tabbed-slider .wrap {
        left: 0 !important;
    }

    .buying .wrap > ul {
        align-items: stretch;
        display: flex;
        flex-flow: row wrap;
        font-size: 0;
    }

    .buying .wrap .owning {
        display: inline-block;
        float: none;
        vertical-align: top;
        height: auto !important;
    }

    #carColorator .fakeHandle:before {
        content: none;
    }

    .arrow_link_top {
        display: block;
    }

    .j-arrow_link_top {
        display: none !important;
    }

    .feature_panel_column .descr_text_and_bg .descr_text {
        bottom: auto;
        height: auto;
    }

    .cars-spec-model {
        top: 0;
    }

    .map-item {
        display: block;
        height: 400px;
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .view-map {
        display: none;
    }

    .view-map.data-geo {
        display: block;
        float: none;
        margin-top: 15px;
    }

    .contacts-page .grid-6 {
        padding-top: 0;
    }

    .row.pages-content .contacts-page .row_content .grid-6:last-child {
        position: static;
        display: none;
    }

    .slides-container h2,
    .slides-container .h2 {
        font-size: 20px;
        margin-top: 5px;
    }

    .slides-container p,
    .slides-container p > a {
        font-size: 15px;
        -webkit-text-size-adjust: none;
    }

    .slides-container p > a {
        margin: 0 10px 0 0 !important;
    }

    .buying .wrap .owning:after {
        content: none;
    }

    .buying .wrap .owning {
        background: #0a0c0d none repeat scroll 0 0;
        margin-bottom: 10px;
        margin-right: 10px;
        width: 44% !important;
        border: 3px solid transparent;
        cursor: pointer;
    }

    .buying .wrap .owning.active {
        background: #1f2426 none repeat scroll 0 0;
        border: 3px solid #0086d3;
    }

    .buying .wrap .owning .divider,
    .buying .wrap .owning:first-child .divider {
        background: none repeat scroll 0 0;
    }

    .video_container > * * {
        position: absolute !important;
    }

    .genericForm .step3 .grid-8 {
        padding: 15px 0;
        border-bottom: medium none;
    }

    h5.ds-dealer-name {
        font-size: 20px !important;
    }

    .ds-services .icon-dealer-services {
        background-image: url("../images/icon_dealer_service_40.png");
        height: 40px;
        margin-left: 5px;
        width: 40px;
    }

    .ds-services .icon-testdrive {
        background-position: left -40px;
    }

    .ds-services .icon-service {
        background-position: left -80px;
    }

    .ds-services .icon-parts {
        background-position: left -120px;
    }

    .genericForm .td-pane.step2 .formTitle h2 {
        display: none;
    }

    .genericForm .step2 .formStep .grid-8 .h2 {
        font-size: 30px;
        padding: 0;
    }

    .ds-pane-inner {
        padding: 20px 0 !important;
    }

    body #ds-list-row .ds-pane-inner {
        padding: 50px 0 !important;
    }

    body .dealer-search #ds-list-row .ds-pane-inner {
        padding-bottom: 30px !important;
    }

    #ds-search-results .arrow_link_top {
        padding-top: 15px;
    }

    body #ds-map-row {
        margin-top: 50px;
    }

    .dealer-card h5.ds-dealer-name {
        font-size: 20px !important;
    }

    .genericForm p {
        font-size: 16px !important;
    }

    h2.header-search-dealer {
        font-size: 30px !important;
        padding: 0 !important;
    }

    #ds-pane-detail {
        background: #0a0b0d;
    }

    .ds-dealer-name-wrap {
        background: #141819;
        padding: 20px;
    }

    .ds-dealer-name-wrap p.ds-dealer-name {
        color: #fff;
    }

    .formwizard.genericForm p.ds-dealer-name {
        font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
        font-size: 30px !important;
        line-height: 28px;
    }

    .genericForm .visualModelSelector ul li label span {
        font-size: 16px;
    }

    .genericForm .visualModelSelector ul li label img {
        height: 39px;
    }

    .cars-spec-model .item-header {
        font-size: 26px;
    }

    .cars-spec-model .item-content-preview {
        font-size: 20px;
    }

    .disclaimer,
    .news-items {
        display: none;
    }

    .tabs-content .disclaimer,
    .models-details-items .disclaimer {
        display: block;
        margin: 0;
    }

    .tabs-content .disclaimer.disclaimer div,
    .tabs-content .disclaimer div p,
    .models-details-items .disclaimer.disclaimer div,
    .models-details-items .disclaimer div p {
        font-size: 14px;
        line-height: 18px;
    }

    #footerNav .wrap .mazda-link {
        display: inline-block !important;
    }

    #footerNav .wrap > div.alpha {
        padding-right: 0;
    }

    #footerNav .wrap .column > a {
        box-sizing: border-box;
        font-size: 15px;
        margin: 0;
        padding-bottom: 12px;
        padding-right: 20px;
        width: 50%;
    }

    #footerDark .siteLinks {
        clear: both;
        float: none;
        overflow: hidden;
        text-align: center;
        width: 100%;
        padding-bottom: 10px;
    }

    #footerDark a:first-child {
        margin-left: 15px;
    }

    #footerDark a,
    #footerDark span {
        display: inline-block;
        float: none;
        vertical-align: top;
        font-size: 15px;
    }

    #footerDark .regionInfo {
        font-size: 15px;
        padding-top: 10px;
        text-align: center;
    }

    #footerDark .socialLinks {
        display: block;
        float: none;
        padding-bottom: 20px;
        padding-top: 10px;
        text-align: center;
    }

    #footerDark span {
        display: block;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        font-size: 17px;
        margin: 0;
        padding: 0 0 15px;
    }

    #footerDark .socialLinks a {
        background: url("../images/footer-social-big.png") no-repeat scroll 0 0 / auto 100%;
        height: 44px;
        margin: 0 3px;
        padding: 0;
        text-indent: -9999em;
        width: 44px;
    }

    #footerDark .socialLinks a:last-child {
        margin-right: 3px;
    }

    #footerDark .socialLinks .vk {
        background-position: -52px 0;
    }

    #footerDark .socialLinks .odnoklassniki {
        background-position: -105px 0;
    }

    #footerDark .socialLinks .youtube {
        background-position: -160px 0;
    }

    #footerDark .socialLinks .twitter {
        background-position: -218px 0;
    }

    #footerDark .socialLinks .instagram {
        background-position: -271px 0;
    }

    #footerDark .socialLinks .linkedin {
        background-position: -324px 0;
    }

    #footerDark .socialLinks .google {
        background-position: -380px 0;
    }

    #footerDark a {
        margin: 0 14px;
    }

    #footerDark a:first-child {
        margin-left: 14px;
    }

    .feature_panel_column img {
        padding-bottom: 8px;
    }

    .index-page .row > .dark:last-child {
        padding-bottom: 0;
    }

    .swiper-slide-img:after,
    .hero_image::after {
        bottom: 12px;
    }

    .gallery .swiper-slide-img:after {
        bottom: 35px;
    }

    .j-become-dealer-form .genericForm .formRow input[type="checkbox"] {
        left: 0 !important;
    }

    .genericForm .formRow.options ul li input {
        z-index: -1;
    }

    .models-details > a {
        background: url("../images/sprite-arrows.png") no-repeat scroll 0 -503px;
        float: none;
        margin-left: 30px;
        margin-top: 10px;
        padding-left: 20px;
    }

    .j-pack .item-info-block .info-block-name {
        margin-bottom: 0;
        padding: 5px 0 0;
        width: 100%;
    }

    .models-details-dop.j-pack div.item-cost {
        margin-top: 0;
    }

    .config .cars-info > div.cars-info-activity {
        display: none;
    }

    .configurator-mini .cars-info > div.cars-info-start_sum,
    .configurator-mini .cars-info > div.cars-info-new_sum {
        display: block;
        padding: 0;
        width: auto;
    }

    .config-grade-block .config-grade-params {
        float: none;
        width: auto;
    }

    .config-grade-block .config-grade-params > ul li {
        margin-right: 0;
        width: calc(100% + 4px);
    }

    .config-grade-block {
        padding: 20px 30px 10px;
    }

    .pages-content .configurator-mini .row.gray_blue {
        padding: 0;
        width: 100%;
    }

    .configurator-mini .row.bottomBorder {
        padding: 0;
    }

    .mazdaSpecArea {
        padding: 30px;
    }

    .j-mini-info .grid-3.alpha {
        padding-right: 0;
    }

    .configurator-mini .cars-info > div.cars-info-reg {
        display: none;
        width: auto;
    }

    .row.row_bottom .row_content > br {
        display: block;
        margin: 7px;
    }

    .row.pages-content .row_content ul.configuratorModels {
        left: -10px;
        position: relative;
        width: calc(100% + 20px);
        min-height: auto;
        margin: 0;
    }

    .row .row_content ul.configuratorModels li {
        float: none;
        display: block;
        margin-right: 0;
        width: 100%;
    }

    .row .row_content ul.configuratorModels li:last-child {
        margin-right: 0;
    }

    .row .row_content ul.configuratorModels li a {
        padding: 20px 10px;
        display: table;
        background-position: left center;
    }

    .row .row_content ul.configuratorModels li img {
        box-sizing: border-box;
        display: table-cell;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        width: 60%;
        min-width: 130px;
        height: auto;
    }

    .row .row_content ul.configuratorModels li .model {
        display: table-cell;
        padding-left: 20px;
        text-align: left;
        vertical-align: middle;
        width: 50%;
    }

    .config-colors,
    .config-dop {
        left: 0;
        position: relative;
        width: 100%;
    }

    .config-dop-images_small .name {
        margin: 15px 20px 0;
    }

    .config-dop-images_small .items {
        display: block;
        height: auto;
        margin: 10px 20px;
        width: auto;
    }

    .config-dop-images_small .text {
        margin: 20px;
        display: none;
    }

    .config-dop-images_small .text .available-item,
    .config-dop-images_small .name {
        color: #aaa;
    }

    .config-dop-left {
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 0;
    }

    .config-dop {
        padding-top: 60px;
    }

    .row-tabs-nav {
        left: 0;
        margin: auto;
        right: 0;
        text-align: center;
    }

    .row-tabs-nav a {
        padding: 6px 30px;
    }

    .genericForm .step2 .formStep .grid-8 .formRow.optin label,
    .genericForm .optin label {
        position: relative;
    }

    .config.fixed .cars-info-name {
        background: #0a0c0d none repeat scroll 0 0;
        left: 0;
        padding-bottom: 12px;
        padding-left: 20px;
        padding-right: 20px;
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 9;
        box-sizing: border-box;
    }

    .configurator .config-grade-params.fixed {
        background: #fff none repeat scroll 0 0;
        box-sizing: border-box;
        left: 0;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        position: fixed;
        width: 100%;
        z-index: 99;
    }

    .editSpec .config-grade-params.fixed h3,
    .editSpec .config-grade-params.fixed .h3 {
        display: none;
    }

    .j-pack-name.no {
        position: static;
    }

    .j-pack-name .accessoriesContent > div {
        display: block;
        padding-right: 0;
        width: 100%;
        padding-bottom: 20px;
    }

    .models-details-item div.item-cost span {
        display: inline-block;
    }

    .models-details-dop .item-info-block.last div.item-cost {
        left: auto;
        right: 0;
    }

    .models-details-dop.j-pack .item-info-block div.item-cost {
        width: auto;
    }

    .models-details-dop .item-info-block div.item-cost {
        width: 50%;
    }

    .models-details-itogo div.item-cost {
        border-bottom: medium none;
    }

    .global .cars-info > div.cars-info-name span.engine {
        line-height: initial;
    }

    .genericForm.test-drive-form #formHead {
        display: none;
    }

    .genericForm.test-drive-form .formBox {
        overflow: visible;
    }

    .genericForm.test-drive-form .steps li {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .genericForm.test-drive-form .steps li.current {
        margin-left: -11px;
        padding-left: 20px;
        z-index: 1;
    }

    .ds-select {
        margin-top: 16px;
        text-align: center;
        display: block;
    }

    .ds-select a {
        text-decoration: none !important;
        width: auto;
    }

    .td-step-thanks .ds-select {
        display: none;
    }

    .slides-container .richtext ul li {
        font-size: 15px;
        -webkit-text-size-adjust: none;
    }

    .models-details-dop .info-block-value img {
        height: auto;
        max-width: 100% !important;
        width: auto;
    }

    .models-details-item div.item-cost {
        line-height: 40px;
    }

    ul.features_navigation_list li,
    .models-overview ul.features_navigation_list li {
        width: 50%;
        padding-bottom: 0;
    }

    .features_navigation_list .grid-3 {
        width: 50%;
    }

    .models-overview ul.features_navigation_list {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .slider-img .pagination {
        bottom: 15px;
        top: auto;
    }

    .pages-content .swiper-container,
    .pages-content .slider-img {
        z-index: 9;
    }

    .box .titleblue a:hover .arrow_right {
        right: 16px !important;
    }

    .box,
    .models-overview .box {
        margin-bottom: 0;
    }

    .row.pages-content .row_content > .grid-6 {
        display: block;
        float: none;
        margin-right: 0;
        padding-bottom: 10px;
        width: auto;
    }

    .boxcar.grid-6 div {
        box-sizing: border-box;
        clear: none !important;
        float: left !important;
        padding: 0 20px !important;
        width: 50% !important;
    }

    .boxcar.grid-6 .titlebig,
    .boxcar.selfContainedOffer .grid-6 .titlebig {
        color: #fff;
        margin: 0;
    }

    .boxcar.grid-6 a {
        font-size: 17px !important;
    }

    .boxvid .h2 span {
        display: none;
    }

    .content-info .awardModule .award-image {
        width: 100%;
        padding-bottom: 10px;
    }

    .content-info .awardModule .award-section {
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }

    .content-info .awardModule .award-content p {
        font-size: 16px;
    }

    .features_navigation_column {
        padding: 0 !important;
        position: relative;
        width: 100% !important;
    }

    .grid-3 {
        box-sizing: border-box;
        display: inline-block;
        float: none;
        padding-right: 20px;
        vertical-align: top;
        width: 50%;
    }

    .grid-3 p {
        font-size: 16px;
    }

    .row_content .follow + img {
        width: 100%;
    }

    .row.pages-content .offer-summary .grid-6:first-child {
        margin-bottom: 20px !important;
        margin-left: 0;
        width: auto;
    }

    .pages-content > .contentbox .mar {
        padding-left: 0;
        padding-right: 0;
    }

    .contentbox .mar,
    .boxvid {
        overflow: visible;
    }

    .contentbox .mar:after,
    .boxvid:after {
        clear: both;
        content: "";
        display: block;
    }

    .pages-content > .contentbox .mar .video_container {
        left: -30px;
        width: calc(100% + 60px);
    }

    /*.video_column_preview_desc {
        display: none;
    }*/
    ul.video_category_list li {
        height: auto !important;
        padding: 0;
        width: 46%;
    }

    ul.video_category_list li.our_master {
        width: 100% !important;
        padding-bottom: 25px;
    }

    .contentbox .mar img {
        margin-bottom: 0;
    }

    ul.video_category_list li.current {
        border: 1px solid #0086d3;
        border-radius: 5px;
    }

    .video_category > .video_column_preview {
        display: block;
        padding-bottom: 10px;
    }

    .video_category > .video_column_preview .short_desc,
    .video_category > .video_column_preview .text_toggle {
        display: none;
    }

    .video_category > .video_column_preview .full_desc {
        display: block !important;
        height: auto !important;
        margin-bottom: 10px !important;
        opacity: 1 !important;
        width: auto !important;
    }

    #carColorator .storage_container:after {
        bottom: 41px;
        height: 12px;
    }

    #carColorator .storage_container:before {
        bottom: 72px;
    }

    .titleblue a .arrow_down {
        margin-right: 0 !important;
    }

    #storageTool h2 span,
    #storageTool .h2 span {
        display: none !important;
    }

    .pages-content #storageTool ul li img {
        padding-top: 70px;
    }

    .content-info h2 span,
    .content-info .h2 span {
        display: none;
    }

    .row.pages-content .content-info .content-info-open {
        padding: 0 0 20px;
        width: 100%;
    }

    .row.pages-content .content-info .content-info-open img {
        height: auto;
        max-width: 100%;
    }

    .grid-12 > .content-info-open .smallhd {
        background: none repeat scroll 0 0;
        display: block !important;
        font-size: 15px;
        padding: 10px 0 0;
        position: static;
    }

    .grid-12 > .content-info-open > a {
        display: none;
    }

    .row.pages-content .content-info .grid-6 .content-info-open.grid-3 {
        width: 50% !important;
    }

    .content-info-open > a {
        display: none;
    }

    .content-info-open.current .smallhd,
    .content-info-open .smallhd {
        display: none !important;
    }

    .row.pages-content .content-info .grid-12 .grid-12.hide-on-desktop {
        text-align: left;
    }

    .row.pages-content .content-info .content-info-open + .grid-6 {
        background: #0a0c0d none repeat scroll 0 0;
        display: block;
        left: 30px;
        padding: 10px 30px 0;
        position: relative;
        width: 100%;
    }

    .row.pages-content .content-info .content-info-open + .grid-6 > .smallhd {
        padding-bottom: 20px;
        padding-top: 0;
    }

    .row.pages-content .content-info .content-info-open + .grid-6 > .smallhd strong {
        font-size: 17px;
    }

    .row.pages-content .content-info .grid-6 .content-info-open img {
        border: 2px solid transparent;
        border-radius: 5px;
        box-sizing: border-box;
    }

    .row.pages-content .content-info .grid-6 .content-info-open.current img {
        border: 2px solid #0086d3;
    }

    .row.pages-content .content-info .grid-6 .content-info-open.no-border img {
        border-color: transparent;
    }

    .content-info h2 span,
    .content-info .h2 span,
    .follow h2 span,
    .follow .h2 span,
    .quote-block h2 span,
    .quote-block .h2 span {
        display: block;
        font-size: 17px;
        padding: 5px 0 0;
    }

    .offer-summary .grid-6:first-child {
        text-align: left;
    }

    #carColorator .storage_container {
        background-position: 0 222px;
    }

    #carColorator .slider .label {
        font-size: 16px;
        top: 345px !important;
    }

    #carColorator {
        padding-bottom: 50px;
    }

    .grid-12 .richtext .table-content table td {
        padding-left: 15px;
        padding-right: 15px;
    }

    .pages-content .tabbed-slider .buying {
        margin-right: -30px;
    }

    .configurator-mini > .cars-info-reg {
        display: none;
    }

    .custom-height .swiper-slide .swiper-slide-img {
        background-size: cover !important;
        height: 95px !important;
    }

    .pages-content .formwizard.genericForm .formBox {
        padding: 0;
        border-radius: 0;
    }

    .genericForm .formTitle {
        background: none repeat scroll 0 0;
    }

    .pages-content .formwizard.genericForm .ds-form {
        padding: 10px 0;
    }

    .pages-content .genericForm .formStep {
        padding: 0;
    }

    .offer-summary:first-child {
        padding-top: 0;
    }

    .pages-content .tabbed-slider {
        padding-top: 15px;
    }

    .boxcar.offer-summary {
        padding-top: 0;
    }

    .pages-content .formwizard .map-toggle-group + .wrap {
        padding-top: 45px;
    }

    .content-info-open.current ~ .smallhd {
        display: block;
    }

    .row.pages-content .content-info .grid-12 .grid-6.content-info-open:first-child img {
        margin-left: 0 !important;
    }

    .row_content .follow + img {
        margin-bottom: 20px;
    }

    .grayBG .richtext p {
        font-size: 16px;
    }

    .tabbed-slider .buying::before {
        content: none;
    }

    .j-slider-item .thumb img {
        width: 100%;
    }

    .gallery .slider-img .description {
        margin-top: 15px;
    }

    .buying .wrap .owning .divider {
        display: table;
        height: 100%;
        width: 100%;
    }

    .buying .wrap .owning h3,
    .buying .wrap .owning .h3 {
        display: table-cell;
        vertical-align: middle;
    }

    .menu > span.mazda-name a {
        margin-left: 25px;
    }

    header .logo {
        left: 10px;
        position: relative;
    }

    .hero .text_right {
        padding: 10px 30px;
    }

    .search-block {
        padding: 25px 0 30px;
    }

    .pages-content .collapsible-content .tabbed-slider {
        left: 0;
        width: 100% !important;
    }

    .pages-content .collapsible-content .tabbed-slider .buying,
    .pages-content .collapsible-content .tabbed-slider .slides-container-wrapper {
        margin: 0;
    }

    .ds-form .ds-form-group {
        margin: 10px 7px 16px;
    }

    .features_navigation {
        margin-bottom: 12px;
    }

    .dealers-page #footerNav .wrap > div {
        float: left;
        width: 50%;
    }

    .dealers-page #footerNav .wrap > div.mazda-link {
        float: right;
        text-align: right;
    }

    .dealers-page #footerNav .wrap > div.mazda-link a {
        padding-right: 0;
    }

    .dealers-page #footerNav .wrap .column > a {
        width: auto;
    }

    .dealers-page footer #footerDark .wrap {
        padding-left: 0;
    }

    #footerDark .dealers-logo {
        margin: 0 0 20px !important;
        position: static;
        text-align: center;
        float: none;
    }

    #footerDark .regionInfo p {
        display: block;
        font-size: 16px;
        padding: 0 0 15px;
    }

    .dealers-page #footerDark .regionInfo {
        padding-top: 5px;
    }

    .dealers-page #footerDark {
        padding: 10px 16px 5px;
    }

    #footerNav .wrap .column > a.contacts {
        display: none;
    }

    .slides-container p {
        margin-bottom: 20px !important;
    }

    .slider_container .colors {
        position: static;
        background: none repeat scroll 0 0;
        padding: 0;
    }

    .accessories .main h3.tit1 .acctit1,
    .accessories .main .h3.tit1 .acctit1 {
        padding-bottom: 10px;
    }

    .pages-content .row .row_content > h3 {
        margin-bottom: 20px;
    }

    .colorator .slider_container {
        width: 100%;
    }

    .colorator .storage_container.row_content {
        width: 100% !important;
    }

    .slides-container p:last-child a {
        margin-bottom: 0 !important;
        display: inline-block;
        max-width: 50%;
        vertical-align: top;
    }

    #carColorator .slider {
        margin-top: 0;
    }

    .richtext p:last-child a {
        margin-bottom: 0;
    }

    .hide-on-desktop .box.noBg {
        margin-bottom: 20px;
    }

    .row.pages-content .content-info .grid-6.floatRight {
        float: right;
    }

    .row.pages-content .content-info .grid-6 img {
        width: auto;
        max-height: none;
    }

    .row.pages-content .content-info .grid-6.alpha {
        margin-right: 0;
    }

    .slides-container .table-content .scroll-pane table {
        margin-bottom: 40px;
    }

    .slides-container .table-content .scroll-pane .jspHorizontalBar {
        bottom: 40px;
    }

    .cars-info > div.cars-a,
    .cars-info > div.cars-c,
    .cars-info > div.cars-i,
    .cars-info > div.cars-s {
        display: none;
    }

    .contacts .main h3 > span.h3,
    .contacts .main .h3 > span.h3 {
        padding: 17px 0 17px 25px;
    }

    .accessories.contacts h3 .icn,
    .accessories.contacts .h3 .icn,
    .contacts h3 .icn,
    .contacts .h3 .icn {
        top: 5px;
    }

    .contacts-page .accessories.contacts h3 .icn,
    .contacts-page .accessories.contacts .h3 .icn {
        top: 20px;
    }

    .contacts .current .accessoriesContent {
        background: #0a0c0d none repeat scroll 0 0;
        padding: 0 47px;
    }

    .hide-on-desktop .richtext p:first-child {
        margin-top: 20px;
    }

    .dealers-page #used_cars_flter.new_cars_flter .filter-bottom {
        margin-bottom: 0px;
        margin-top: -90px;
    }

    .dealers-page #used_cars_flter.new_cars_flter .filter-bottom {
        height: 90px;
    }

    .dealers-page #used_cars_flter.new_cars_flter .filter-bottom > div.filter-count {
        top: 130px;
    }

    .dealers-page .mz_cars {
        border-top: 20px solid #f0f0f0;
        margin-top: 0;
    }

    .dealers-page #footerNav .wrap > div {
        float: none;
        width: auto;
    }

    .video_container {
        margin-bottom: 0;
    }

    .dealers-page #footerNav .wrap > div.alpha {
        text-align: left;
    }

    #footerNav .wrap .column.alpha > a:last-child {
        display: inline-block;
        float: none;
    }

    .dealers-page #footerNav .wrap .column.alpha > a:last-child {
        float: right;
    }

    .j-configurator .row-tabs {
        min-height: auto;
    }

    body .filter-top .slct_model,
    body .filter-top .slct_dealer,
    body .filter-top .slct_years,
    body .filter-top .slct_color,
    body .filter-top .slct_label {
        line-height: 34px;
    }

    body #used_cars_flter label,
    body #used_cars_flter p.label {
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    }

    body .irs-from,
    body .irs-to,
    body .irs-single {
        top: 25px;
    }

    body .filter .filter-bottom {
        background: #151819 none repeat scroll 0 0;
    }

    body #used_cars_flter .filter-sort span {
        color: #6c7780;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        font-weight: normal;
        font-size: 17px;
        line-height: 17px;
    }

    body #used_cars_flter .filter-bottom > div.filter-count {
        color: #6c7780;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        font-size: 17px;
        line-height: 17px;
    }

    body #used_cars_flter .filter-bottom > div.filter-count span {
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    }

    body #used_cars_flter .filter-sort a {
        background-image: url("../images/filter-arr.png");
        background-color: #2b3033;
        background-position: right 0 top -25px;
        border-radius: 5px;
        color: #8a9399;
        padding: 5px 12px;
    }

    body #used_cars_flter .filter-sort a.up.active,
    body #used_cars_flter .filter-sort a.down.active {
        background-color: #0a0c0d;
        background-position: right 0 top -53px;
        border: medium none;
        border-radius: 5px;
        color: #fff;
        padding: 5px 12px;
    }

    body #used_cars_flter .filter-sort a.down.active {
        background-position: right 0 top -25px;
    }

    body #used_cars_flter .filter-bottom {
        height: 80px;
    }

    body #used_cars_flter .filter-bottom > div.filter-count {
        top: 125px;
    }

    body #used_cars_flter .filter-bottom {
        padding-left: 0;
        padding-right: 0;
    }

    body .cars-page {
        overflow: visible;
    }

    body #used_cars_flter .filter-top {
        left: -30px;
        padding: 30px;
        position: relative;
        width: 100%;
    }

    body #used_cars_flter .color-item .tooltip {
        display: none !important;
    }

    body .mz_pic {
        float: right;
        margin: 0;
    }

    body .mod_eng {
        display: block;
        float: none;
        width: auto;
        margin: 0 90px 0 0;
    }

    body #list_items .list_content .mz_model {
        width: auto;
    }

    body #list_items .list_content .mz_model {
        font-weight: bold;
    }

    body #list_items .list_content .mz_engine {
        clear: none;
        width: auto;
        font-weight: normal;
    }

    body #list_items .list_content .mz_price {
        clear: both;
        display: block;
        float: none;
        position: static;
        text-align: left;
        width: auto;
    }

    body .mz_price span {
        margin-left: 7px;
    }

    body .drop_link {
        bottom: 25px;
        display: block;
        top: auto !important;
    }

    body .mz_detail {
        border-top: 2px solid #e6eef2;
        margin-top: 10px;
        padding-top: 5px;
    }

    body #list_items .mz_item {
        height: auto;
    }

    body .dist_yr,
    body .reg_col {
        width: 50%;
    }

    body #list_items .car_list_item:nth-child(2n+2) {
        background: none repeat scroll 0 0;
    }

    body #list_items .car_list_item {
        border-bottom: 2px solid #6c7780;
    }

    body #list_items {
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
    }

    body #list_items .drop_info {
        background: #e6eef2 none repeat scroll 0 0;
        top: auto;
    }

    body #list_items div .h3 {
        font-size: 19px;
    }

    body #list_items .drop_info div p {
        font-size: 15px;
        font-weight: normal;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    }

    body #list_items .drop_info .mz_contacts p,
    body #list_items .drop_info .mz_time p {
        font-weight: normal;
    }

    body #list_items .drop_info div p span {
        color: #737a80;
        width: 70px;
    }

    body #list_items .drop_info .mz_contacts p {
        background-image: none;
        padding-left: 0;
    }

    body #list_items .drop_info .mz_contacts p span {
        display: block;
    }

    body #list_items .drop_info .mz_contacts p a {
        width: auto;
    }

    body #list_items .mz_dilerlink a::after {
        background-image: url("../images/filter_sprite.png");
    }

    body #list_items .mz_dilerlink a {
        height: auto;
        line-height: 30px;
        text-align: left;
    }

    body .mz_item .drop_link {
        background-image: url("../images/filter-arr.png");
        background-position: 0 73px !important;
    }

    body .mz_item.active .drop_link {
        background-position: 0 153px !important;
    }

    body #list_items .mz_item.active + .drop_info {
        display: block !important;
    }

    body .mz_detail span {
        font-weight: normal;
    }

    body .mz_distance,
    body .mz_year,
    body .mz_region,
    body .mz_color {
        font-weight: normal;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    }

    body #list_items .mz_item.active {
        background: #000 none repeat scroll 0 0;
        margin: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    body #list_items .list_content .mz_item.active .mz_model {
        color: #fff;
    }

    body #list_items .list_content .mz_distance,
    body #list_items .list_content .mz_year,
    body #list_items .list_content .mz_region,
    body #list_items .list_content .mz_color {
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
    }

    #list_items .list_content .mz_item.active .mz_distance,
    #list_items .list_content .mz_item.active .mz_year,
    #list_items .list_content .mz_item.active .mz_region,
    #list_items .list_content .mz_item.active .mz_color {
        color: #fff !important;
    }

    body #list_items .list_content .mz_item.active .mz_price {
        color: #fff;
    }

    body #list_items .list_content .more_items {
        background: #171b1c none repeat scroll 0 0;
        margin-top: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        position: static;
    }

    body #list_items .list_content .more_items a {
        color: #14181a !important;
        text-decoration: none !important;
        padding-left: 20px;
        line-height: 47px;
    }

    body .cars-spec-model.item-block-params .item-header,
    body .cars-spec-model .item-content-preview {
        font-size: 15px;
        line-height: 17px;
        vertical-align: top;
    }

    body .cars-spec-model + .item-block .row-tabs-content,
    body .cars + .row.dark .item-block .row-tabs-content,
    body .cars + .bg-car-special-offer + .row.dark .item-block .row-tabs-content {
        padding-top: 50px;
    }

    body .cars-info > div.cars-info-new_sum .new_sum-name {
        display: none;
    }

    body .cars-info .mz_car_reserv {
        display: none;
    }

    body .cars-spec-model {
        margin-top: 0;
    }

    .info-block-param:last-child {
        border-bottom: 1px solid #1f2123;
        float: none;
        padding-right: 0;
    }

    .info-block-param {
        margin-left: 0;
        border-top: 1px solid #040505;
        float: none;
        padding-bottom: 5px;
        padding-right: 0;
        padding-top: 5px;
    }

    .info-block-param > p {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }

    .info-block-param .name,
    .info-block-param .value {
        font-size: 17px;
    }

    .item-block-params {
        overflow: visible;
    }

    body .specAccordion .accordionContent td {
        padding: 8px 30px;
    }

    body .specAccordion h3,
    body .specAccordion .h3 {
        padding: 0 20px;
    }

    body .config-options h3,
    body .config-options .h3 {
        padding: 10px 20px;
    }

    body .specAccordion .j-more-options h3 a,
    body .specAccordion .j-more-options .h3 a {
        padding: 0;
    }

    .item-block .cars-info {
        background: none repeat scroll 0 0;
        left: -20px;
        position: relative;
        width: 100%;
    }

    body .cars-spec-model + .item-block:before,
    body .cars + .row.dark .item-block:before,
    body .cars + .bg-car-special-offer + .row.dark .item-block:before {
        background-position: center 40px;
        background-size: 100% auto;
    }

    .info-block-param {
        border-top: 1px solid #1f2123;
    }

    body .cars-info.hide-on-desktop .mz_car_reserv {
        display: block;
        height: auto;
        margin: 0;
        overflow: hidden;
    }

    body .cars-info.hide-on-desktop .mz_car_reserv .menu_car {
        display: block;
        float: left;
    }

    body .cars-info.hide-on-desktop .mz_car_reserv .reserv_car {
        font-size: 17px;
        height: auto;
        line-height: 30px;
        padding-right: 40px;
    }

    body .item-block-params .name-model {
        font-size: 22px;
    }

    body .cars-info > div.cars-info-name {
        width: auto;
    }

    .cars-info.hide-on-desktop {
        padding-left: 20px;
    }

    .genericForm .formRow {
        display: block;
    }

    h2.header-search-dealer {
        color: #b8c4cc;
    }

    .formwizard.genericForm p.ds-select {
        display: none;
    }

    .genericForm .step2 .formStep .grid-8 .h2 {
        color: #b8c4cc;
    }

    #test-drive-form #form-contacts-wrap .h2 {
        color: #fff;
        padding: 0;
    }

    .test-drive-form .formStep #rightBlock.grid-8 {
        margin-left: 0;
        padding-left: 0;
        width: auto;
    }

    .genericForm .formRow select {
        width: 100% !important;
    }

    .genericForm .formRow label {
        margin-bottom: 0;
    }

    .genericForm .step2 .formStep .grid-8 .formRow {
        padding: 0 0 10px;
    }

    body .field-error-message {
        width: auto;
    }

    .genericForm .step2 .formStep .grid-8 .formRow.optin label {
        color: #8a9399;
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 20px;
        margin-top: 0;
        padding-top: 0;
    }

    .genericForm p.tandc {
        font-size: 15px !important;
        line-height: 18px !important;
    }

    body .ds-form .ds-form-group {
        display: block;
        margin: 20px;
        padding: 0;
        width: auto;
    }

    body .ds-form-group:last-child {
        padding: 0;
    }

    body #ds-form-route-container h5.ds-form-header {
        padding: 10px 20px;
    }

    .pages-content .formwizard.genericForm.become-dealer-form {
        position: static;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .genericForm .formAction {
        padding: 12px 0;
    }

    .genericForm .formRow label.error {
        width: auto;
    }

    body .dealer-card-detail .ds-route > a,
    body .dealer-card-detail .ds-testdrive > a {
        background-color: #0086d3;
    }

    body .dealer-card-detail .ds-contacts-wrap {
        background: #0a0c0d none repeat scroll 0 0;
    }

    .pages-content > .row > .row_content.richtext > p:first-child {
        margin-top: 0;
    }

    body .dealer-search .ds-form-group:nth-child(1),
    body .dealer-search .ds-form-group:nth-child(2) {
        width: auto;
    }

    body #ds-btn-search.ds-btn-primary {
        background-position: 98% -162px !important;
    }

    body .dealer-search .dealer-card > * {
        width: 100%;
    }

    body .dealer-search .dealer-card .ds-info {
        padding-bottom: 0;
    }

    body #ds-search-results .dealer-card .ds-services {
        padding: 0;
    }

    body #ds-search-results .dealer-card .to-detail {
        background: url("../images/filter_sprite.png") no-repeat scroll 8px -168px;
        margin: 20px;
        padding: 0;
    }

    body .dealer-search .dealer-card h5.ds-dealer-name {
        margin-bottom: 8px;
        padding-bottom: 0;
    }

    body #ds-search-results .dealer-card .ds-services {
        margin-left: -5px;
        margin-top: 15px;
        padding: 0;
    }

    body .dealer-search .dealer-card {
        margin-bottom: 12px;
    }

    .pages-content .formwizard.genericForm {
        overflow: visible;
    }

    body .blue_gradient {
        background: #0086d3 none repeat scroll 0 0 !important;
    }

    body #used_cars_flter.new_cars_flter .filter-bottom > div.filter-count {
        bottom: 0 !important;
        position: absolute;
        top: auto !important;
    }

    body #used_cars_flter.new_cars_flter .filter-sort {
        margin-top: 0;
        position: static;
        margin-bottom: 15px;
    }

    body .mz_advantages {
        padding-left: 0;
        padding-right: 0;
    }

    body .mz_advantages p {
        border: medium none;
        height: auto;
        margin-bottom: 0;
        overflow: hidden;
        text-align: center;
    }

    body .mz_advantages p .mz_next_logo {
        float: none;
        background-position: center center;
    }

    body .mz_advantages ul li {
        border: medium none;
        height: auto;
        padding-bottom: 20px;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 14px;
        line-height: 14px;
    }

    body .mz_advantages ul li span {
        display: block;
        float: none;
        margin: 0 auto;
    }

    body .mz_advantages ul li:nth-child(2n+1) {
        border-right: 1px solid #242a2d;
    }

    body .mz_advantages ul {
        padding-bottom: 25px;
    }

    .slider-img.custom-height .swiper-slide img {
        width: 100%;
    }

    .hide-on-phone {
        display: none !important;
    }

    .show-on-phone {
        display: block !important;
    }

    .used-cars-detail > .row_content {
        margin-left: -20px;
        margin-right: -20px;
    }

    .item-block-params.special-offer {
        margin-bottom: 0;
    }

    .used-cars-detail .mz_advantages {
        margin-top: 0;
    }

    .item-block-left {
        margin-bottom: 0;
    }

    .used-cars-detail {
        margin-bottom: 0;
    }

    .item-block-params.modification-options {
        margin: 0;
    }

    .used-cars-detail .cars-info {
        left: auto;
        padding: 20px;
        width: auto;
    }

    .used-cars-detail .mz_car_reserv {
        display: block;
        padding: 0;
        vertical-align: inherit;
    }

    .used-cars-detail .mz_car_reserv .reserv_car,
    body .used-cars-detail .cars-info.hide-on-desktop .mz_car_reserv .reserv_car {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        padding: 0 13px;
    }

    .used-cars-detail .mz_car_reserv .reserv_car::after {
        background-image: url("../images/select-ico.png");
        background-position: 0 -73px;
        right: 13px;
        width: 28px;
    }

    .no-bb-on-phone {
        border-bottom: 0 none !important;
    }

    .row.pages-content {
        padding: 0 20px;
    }

    #featuresCarousel.gray {
        margin: 0 -20px;
        padding: 0;
        width: auto;
    }

    #featuresCarousel.gray .row_content {
        padding: 0 20px;
    }

    .configurator .j-params-block > li:first-child {
        display: none;
    }

    .pages-content .config {
        float: none;
        left: auto;
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
    }

    .j-configurator {
        background: #fff;
        padding: 0 20px;
        margin: 0 -20px;
    }

    .pages-content .configurator-tabs {
        left: auto;
        width: auto;
    }

    .j-configurator .cars-info > div.cars-info-name {
        font-size: 20px;
        line-height: normal;
    }

    .j-configurator .cars-info > div.cars-info-new_sum .new_sum-cost {
        font-size: 20px;
    }

    .j-configurator .cars-info > div.cars-info-new_sum .new_sum-name {
        display: block;
    }

    .j-configurator .cars-info > div.cars-info-name span.engine {
        display: inline !important;
    }

    .j-configurator .cars-info > div.cars-info-name .choice {
        line-height: normal;
    }

    body .cars-spec-model {
        padding-bottom: 15px;
    }

    body .owl-theme .owl-controls {
        display: block !important;
    }

    body .owl_slider .owl-theme .owl-controls .owl-buttons i {
        margin-top: 50%;
    }

    body .owl_slider .owl-theme .owl-controls .owl-buttons .owl-prev i {
        margin-left: 12px;
    }

    body .owl_slider .owl-theme .owl-controls .owl-buttons .owl-next i {
        margin-right: 12px;
    }

    body .owl_slider .icon-chevron-right {
        float: right;
    }

    body .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 0;
    }

    body .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 0;
    }

    body .mz_thumbs {
        padding: 0 30px;
    }

    body #sync2 .synced .item {
        border: 2px solid #0086d3;
    }

    body #sync1 .item,
    body .owl_slider {
        background: none repeat scroll 0 0;
    }

    body .owl_slider .owl-theme .owl-controls .owl-buttons div {
        top: 9px;
    }

    body .new_cars_flter + #list_items .mz_detail .mz_color span:first-child {
        display: none;
    }

    body .filter-top .reset-form:after {
        background-position: 0 -19px;
        background-repeat: no-repeat;
        background-size: 10px auto;
    }

    .used-cars-detail .item-block-params .isotope-item div {
        font-size: 15px;
    }

    .used-cars-detail .item-block-params .isotope-item div:before {
        top: 12px;
    }

    body .new_cars_flter .filter-top .segments.transmission {
        padding-right: 0;
    }

    body .configurator .specAccordion .accordionContent td:first-child {
        padding-right: 50px;
    }

    .row-car-info + .row .specAccordion.mazdaAccessories {
        margin-left: -20px;
        margin-right: -20px;
    }

    body .item-block-params.active .name-model {
        color: #8a9399;
    }

    .item-block-params .item-header {
        padding: 10px 20px;
    }

    .grid-6 .content-info .awardModule .award-image {
        width: auto;
    }

    .grid-6 .content-info .awardModule .award-section {
        width: auto;
    }

    #featuresCarousel .carousel-arrow {
        display: none;
    }

    .features_navigation {
        width: auto !important;
    }

    ul.features_navigation_list {
        overflow: hidden;
    }

    .accessories-page .filter-top .select-block {
        margin-bottom: 20px;
        margin-right: 0;
        width: auto;
    }

    .accessories-page {
        padding: 0;
    }

    .accessories-page .filter-top .bluebox.titleblue {
        margin: 30px 0 20px;
    }

    .acc .acc-cars {
        margin-right: 0;
        padding: 0;
    }

    .acc .acc-cars li {
        background: none repeat scroll 0 0 !important;
        box-sizing: border-box;
        margin-right: 0;
        height: auto !important;
    }

    .acc .acc-cars .car {
        text-align: center;
        padding: 15px;
    }

    body .pager .arrow_link_top {
        margin: 20px 0;
    }

    .acc .acc-cars .car .alink {
        font-size: 15px;
    }

    .accessories-page .mazdaAccessories .h2,
    .accessories-page .acc .h2 {
        color: #b8c4cc;
    }

    .accessories-page .accessories h3 .price,
    .accessories-page .accessories .h3 .price {
        padding-top: 0;
        font-size: 18px;
    }

    .accessories-page .accessories h3 .icn,
    .accessories-page .accessories .h3 .icn {
        bottom: auto;
        top: 20px;
    }

    .accessories-page .accessories .accessoriesContent .grid-6 {
        width: 100%;
    }

    .accessories-page .accessories .main h3.tit1 .acctit1,
    .accessories-page .accessories .main .h3.tit1 .acctit1 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .react-view {
        margin-left: -20px;
        margin-right: -20px;
    }

    body #used_cars_flter .filter-sort {
        float: none;
        margin: 10px 0 0;
        padding: 0 20px 0 0;
        width: 100%;
    }

    body .mz_detail {
        margin-left: 0;
        width: 100%;
    }

    body .mz_detail .dist_yr,
    body .mz_detail .reg_col {
        float: left;
        width: auto;
    }

    body .mz_detail .dist_yr {
        float: right;
    }

    body .row-cars-in-stock .mz_detail .dist_yr {
        float: left;
        padding-left: 0;
        padding-right: 20px;
    }

    body .nc_dealers #list_items .mz_color {
        width: auto;
    }

    body .mz_detail .mz_color span {
        padding-right: 10px;
        width: auto;
    }

    body .mz_detail .mz_color span.color-preview {
        padding-right: 3px;
    }

    body .nc_dealers #list_items .mz_year {
        float: right;
    }

    body .nc_dealers #list_items .mz_year span {
        padding-right: 10px;
        width: auto;
    }

    body .row-car-info .cars-info > div.cars-info-name {
        width: auto;
    }

    .row-car-info .cars-info > div.cars-info-start_sum,
    .row-car-info .cars-info > div.cars-info-new_sum {
        padding-left: 0;
        padding-right: 0;
    }

    body .row-car-info .cars-info .mz_car_reserv {
        position: static;
    }

    .cars ~ .row #tab-interior img,
    .cars ~ .row #tab-exterior img {
        height: auto;
    }

    .cars ~ .row .specAccordion.mazdaAccessories {
        margin-left: -20px;
        margin-right: -20px;
    }

    #used_cars_flter .slct_container.form_res {
        margin: 0;
    }

    #used_cars_flter .slct_container.form_res button {
        margin: 0;
    }

    body #list_items .list_content .mz_color,
    body #list_items .list_content .mz_distance,
    body #list_items .list_content .mz_year,
    body #list_items .list_content .mz_region {
        font-weight: bold;
    }

    body .react-view .filter__content-footer {
        padding: 0;
    }

    body .ds-address {
        border: medium none !important;
        color: #b8c4cc !important;
        font-size: 17px !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    body .ds-card-caption {
        padding-bottom: 3px;
    }

    .ds-contacts-wrap .ds-contact,
    .ds-contacts-wrap .ds-website {
        float: none;
        width: auto;
    }

    body .ds-card-caption {
        display: inline;
        padding: 0 15px 0 0;
    }

    .ds-contacts-wrap .ds-contact {
        background: url("../images/phone.png") no-repeat scroll left center;
        padding-left: 30px;
    }

    .ds-contacts-wrap .ds-website {
        background: url("../images/website.png") no-repeat scroll left center;
        padding-left: 30px;
    }

    .ds-contacts-wrap .ds-website > a {
        background: none;
        padding-right: 0;
    }

    .ds-contacts-wrap .ds-links > p {
        float: none;
        margin: 0 0 20px;
        width: auto;
    }

    .ds-contacts-wrap .ds-links a {
        box-sizing: border-box;
        width: 100%;
    }

    body .dealer-card-detail .ds-open-hours tbody tr td:first-child,
    body .dealer-card-detail .ds-open-hours tbody tr td,
    body .dealer-card-detail .ds-open-hours thead tr th {
        color: #b8c4cc;
        font-size: 14px;
    }

    body .ds-contacts-wrap {
        width: 100%;
    }

    body .ds-control-label {
        font-weight: bold;
    }

    body #ds-btn-search.ds-btn-primary {
        font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif;
        font-weight: bold;
        letter-spacing: 0.7px;
    }

    .formwizard.genericForm p.ds-found-count {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 17px !important;
        font-weight: bold;
        padding: 0 20px;
    }

    .formwizard.genericForm p.ds-found-count span {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 17px !important;
        font-weight: bold;
    }

    body .dealer-card-detail .ds-table {
        width: 100%;
    }

    .genericForm .formRow.options ul li input {
        position: absolute;
    }

    .react-view {
        margin-left: -20px;
        margin-right: -20px;
    }

    body .mz_detail {
        margin-left: 0;
        width: 100%;
    }

    body .mz_detail .dist_yr,
    body .mz_detail .reg_col {
        float: left;
    }

    body .mz_detail .dist_yr {
        float: right;
    }

    body .nc_dealers #list_items .mz_color {
        width: auto;
    }

    body .mz_detail .mz_color span {
        padding-right: 10px;
        width: auto;
    }

    body .mz_detail .mz_color span.color-preview {
        padding-right: 3px;
    }

    body .nc_dealers #list_items .mz_year {
        float: right;
    }

    body .nc_dealers #list_items .mz_year span {
        padding-right: 10px;
        width: auto;
    }

    .info-block-params + .cars-info.show-on-phone {
        padding-top: 0;
    }

    .configurator-tabs .tabs-nav {
        margin-left: -20px;
        margin-right: -20px;
        background: #16171a;
    }

    .config.fixed + .configurator-tabs .tabs-nav {
        position: relative;
    }

    .config.fixed + .configurator-tabs .tabs-nav:before {
        left: 0;
        top: -200px;
        background: #16171a;
        content: " ";
        display: block;
        position: absolute;
        height: 200px;
        width: 100%;
    }

    .configurator-tabs .tabs-content .tab {
        padding: 0;
        margin: 0;
    }

    .tabs-content .mazdaSpecArea.mazdaAccessories {
        padding-left: 10px;
        padding-right: 10px;
    }

    .configurator .tabs-content .mazdaSpecArea.mazdaAccessories {
        padding-left: 0;
        padding-right: 0;
    }

    .tab-modification {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .tab-accessories {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .tab-credit {
        margin-left: -10px;
        margin-right: -10px;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .tab-insurance {
        margin-left: -10px;
        margin-right: -10px;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .genericForm .formRow.options ul {
        width: auto;
    }

    body .nc_dealers #list_items .mz_model {
        min-width: auto;
    }

    body .dealer-card.ds-map-balloon .ds-website {
        background: url("../images/website.png") no-repeat scroll left top;
        color: #0a0c0d;
        font-weight: bold;
        margin-top: 2px;
        padding-left: 30px;
    }

    body .dealers-map-wrap .ds-website > a {
        color: #0a0c0d;
    }

    body .dealer-card.ds-map-balloon .ds-contact {
        background: url("../images/phone.png") no-repeat scroll left top;
        color: #0a0c0d !important;
        font-weight: bold;
        margin-top: 0;
        padding-left: 30px;
    }

    body .dealer-card.ds-map-balloon address {
        font-size: 15px !important;
        margin-bottom: 10px !important;
    }

    body .dealer-card.ds-map-balloon .ds-services {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    body .ds-services .icon-dealer-services {
        margin-left: 0;
    }

    body .dealers-map-wrap .dealer-card.ds-map-balloon .to-detail {
        display: none;
    }

    body .dealers-map-wrap .dealer-card.ds-map-balloon .to-detail.to-detail-route {
        background: #0086d3 url("../images/links1.png") no-repeat scroll 96% bottom / 18px auto;
        color: #fff;
        display: block;
        font-size: 17px !important;
        margin-left: 10px;
        padding: 10px 50px 10px 20px;
    }

    body .dealer-search .dealer-card h5.ds-dealer-name {
        font-size: 22px !important;
    }

    body .dealer-card.ds-map-balloon .ds-contact span,
    body .dealer-card.ds-map-balloon .ds-website span {
        display: none;
    }

    body .ds-form {
        background: #0a0c0d none repeat scroll 0 0;
        padding: 10px 0;
    }

    body #used_cars_flter .color-item label {
        height: 40px;
        width: 40px;
    }

    body #used_cars_flter {
        margin-top: 0;
    }

    body .dealers-map-wrap {
        padding: 0;
    }

    body #ds-map-row {
        margin-bottom: 0;
        margin-top: 55px;
    }

    body .btn-scroll-up-wrap {
        margin-left: 20px;
        margin-right: 20px;
    }

    .pages-content .genericForm.test-drive-form .td-step-dealer {
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
    }

    .pages-content .genericForm.test-drive-form h2.header-search-dealer {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .models-details-item.models-details-services {
        padding-right: 0;
    }

    .models-details-item.models-details-services > div.item-name {
        padding-left: 15px;
    }

    .models-details-item.models-details-services .item {
        padding: 20px 15px 30px;
    }

    .models-details-item.models-details-services .item div.item-name {
        float: none;
        padding: 0 0 15px;
        width: auto;
    }

    .models-details-item.models-details-services .item .item-text {
        clear: both;
        float: none;
        width: auto;
    }

    .models-details-item.models-details-services .item .item-cost {
        float: none;
        line-height: 16px;
    }

    .models-details-item.models-details-services .item .item-text > div:last-child {
        border-bottom: 1px solid #b0b0b0;
        padding-bottom: 10px;
    }

    .models-details-item.models-details-services .item.acs .item-text {
        border-top: 1px solid #b0b0b0;
        position: static;
    }

    .models-details-item.models-details-services .item .item-text > div:first-child {
        padding-top: 5px;
    }

    .models-details-item.models-details-services .item .item-cost span {
        display: block;
    }

    .models-details-item.models-details-services .item.cr .item-text,
    .models-details-item.models-details-services .item.in .item-text {
        border-bottom: 1px solid #b0b0b0;
        border-top: 1px solid #b0b0b0;
        padding: 10px 0;
    }

    .models-details-item.models-details-services .item.cr .item-cost {
        position: relative;
        top: 101px;
    }

    .models-details-item.models-details-services .item.cr .item-cost:last-child {
        border-bottom: 1px solid #b0b0b0;
        padding-bottom: 20px;
        padding-top: 0;
        top: -82px;
    }

    .models-details-item.models-details-services > div.item-services-no {
        padding-left: 15px;
    }

    .dealer-search .text-error {
        padding-left: 20px;
        padding-right: 20px;
    }

    .genericForm.test-drive-form .td-step-thanks .formTitle h2 {
        color: #fff;
    }

    .genericForm .step3 .formTitle {
        margin: 0 -20px;
    }

    .test-drive-form .formStep #rightBlock.grid-8 .intro {
        display: none;
    }

    .test-drive-form .formStep #rightBlock.grid-8 .tandc {
        padding: 0;
    }

    .global:after,
    .dealers-page .global:after {
        height: 0;
    }

    footer,
    .dealers-page footer.row {
        margin-top: 0 !important;
    }

    .global {
        min-height: inherit;
    }

    body .dealer-card b {
        color: #8a9399;
        font-weight: 600;
    }

    .info-block-param.pull-right {
        max-width: inherit;
    }

    .td-phone-submit-wrap {
        background: transparent url("../images/bg_cars.jpg") repeat scroll 0 0;
        margin-left: -20px;
        margin-right: -20px;
        padding: 1px 20px 0;
    }

    .td-phone-submit-wrap + .formRow.tandc-hide {
        display: none;
    }

    .genericForm.test-drive-form .step2 .formBox {
        margin-bottom: 0;
    }

    .genericForm.test-drive-form .td-step-auto .formTitle h2,
    .genericForm.test-drive-form .step1 .formTitle h2 {
        color: #ccc;
    }

    .pages-content .accessories-page {
        padding: 0;
        margin-left: -20px;
        margin-right: -20px;
    }

    .pages-content .accessories-page + .history-links {
        margin-left: -20px;
        margin-right: -20px;
    }

    .ymaps-2-1-41-balloon__content > ymaps {
        overflow: visible !important;
    }

    #dealers-map > ymaps > ymaps > ymaps:last-child > ymaps > ymaps > ymaps > ymaps > ymaps:last-child ymaps {
        overflow: visible !important;
    }

    #dealers-map > ymaps > ymaps > ymaps:last-child > ymaps > ymaps > ymaps > ymaps > ymaps:last-child > ymaps > ymaps > ymaps ymaps {
        overflow: hidden !important;
    }

    #dealers-map > ymaps > ymaps > ymaps:last-child > ymaps > ymaps > ymaps > ymaps > ymaps:last-child > ymaps > ymaps > ymaps ymaps:last-child {
        overflow: auto !important;
    }

    body .dealer-card.ds-map-balloon .col-6 {
        width: 240px;
    }

    body .ymaps-2-1-41-b-cluster-tabs__section .dealer-card.ds-map-balloon .col-6 {
        width: auto;
    }

    body #list_items .list_content .more_items:last-child {
        padding-bottom: 0;
    }

    .pages-content .genericForm.test-drive-form {
        margin-left: -20px;
        margin-right: -20px;
        overflow: hidden;
        padding: 0 20px;
    }

    .pages-content .genericForm.test-drive-form .td-step-user-data {
        background: #1f2426 none repeat scroll 0 0;
        margin-left: -20px;
        margin-right: -20px;
        overflow: hidden;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
    }

    body .nc_mazda #used_cars_flter li.search-field input,
    body .cars-page #used_cars_flter li.search-field input {
        font: 17px/30px "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
    }

    body .nc_mazda #used_cars_flter .filter-top {
        height: 577px;
    }

    body .nc_mazda #used_cars_flter .filter-top.open {
        height: 860px;
    }

    body .nc_mazda #used_cars_flter .filter-top .slct_block,
    body .nc_mazda #used_cars_flter .filter-top .range_block {
        position: relative;
    }

    .nc_mazda #used_cars_flter .slct_container {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        padding-right: 0;
    }

    .nc_mazda #used_cars_flter .slct_container.dlr {
        top: 84px;
    }

    .nc_mazda #used_cars_flter .slct_container.year {
        top: 168px;
    }

    .nc_mazda #used_cars_flter .slct_container.grade {
        top: 252px;
    }

    .nc_mazda #used_cars_flter .slct_container.range_price {
        top: 336px;
    }

    #used_cars_flter .slct_container.open_more {
        top: 425px;
    }

    .nc_mazda #used_cars_flter .slct_container.range_volume {
        top: 504px;
        display: none;
    }

    .nc_mazda #used_cars_flter .slct_container.transmission {
        padding-left: 0;
        top: 588px;
        display: none;
    }

    .nc_mazda #used_cars_flter .slct_container.colors {
        top: 675px;
        display: none;
    }

    .nc_mazda #used_cars_flter .slct_container.form_res {
        top: 504px;
    }

    #used_cars_flter .slct_container.open_more {
        background: url("../images/filter-arr.png") no-repeat scroll 98% -16px;
        border: 2px solid #2b3033;
        border-radius: 3px;
        box-sizing: border-box;
        color: #fff;
        display: block;
        font: 20px/48px "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        padding: 0 20px;
        text-align: left;
        width: 100%;
    }

    .nc_mazda #used_cars_flter .filter-top.open .slct_container.form_res {
        top: 800px;
    }

    .nc_mazda #used_cars_flter .filter-top.open .slct_container.transmission,
    .nc_mazda #used_cars_flter .filter-top.open .slct_container.colors,
    .nc_mazda #used_cars_flter .filter-top.open .slct_container.range_volume {
        display: block;
    }

    #used_cars_flter .filter-top.open .slct_container.open_more {
        background-position: 98% -44px;
    }

    body .dealer-card-detail .ds-open-hours thead th {
        color: #fff !important;
    }

    .dealer-card-detail .ds-table:before {
        color: #b8c4cc;
        content: "Время работы:";
        display: block;
        font-family: "InterstateMazdaRegular", Helvetica, Arial, sans-serif;
        font-size: 22px;
        margin-bottom: 12px;
        margin-left: 20px;
    }

    body .dealer-card-detail .ds-open-hours thead th:first-child {
        text-indent: -999px;
    }

    body .configurator-mini div.cars-info > div.cars-info-name span.engine {
        display: inline !important;
        font-size: 22px;
    }

    body .configurator-mini div.cars-info > div.cars-info-name span {
        font-size: 22px;
    }

    body .configurator-mini div.cars-info > div.cars-info-new_sum .new_sum-name {
        color: #5c6266;
        display: block;
    }

    .configurator-mini .cars-info > div.cars-info-new_sum .new_sum-cost strong,
    .configurator-mini .cars-info > div.cars-info-new_sum .new_sum-cost span {
        font-size: 22px;
    }

    .configurator-mini .config-grade .name {
        line-height: 30px;
        padding-right: 0;
    }

    body .configurator-mini div.cars-info {
        padding: 15px 30px;
    }

    .configurator-mini .cars-info > div.cars-info-name div.choice,
    .configurator-mini .cars-info > div.cars-info-new_sum .new_sum-name {
        line-height: 17px;
    }

    .pages-content .formwizard.genericForm.cost-or-credit-form,
    .pages-content .formwizard.genericForm.callback-form {
        margin: 0;
    }

    .dealer-search #ds-map-row {
        margin: 55px 0 0;
    }

    .dealer-search #ds-list-row {
        margin-left: 0;
        margin-right: 0;
    }

    .pages-content .formwizard.genericForm.generic-form-dealer-search {
        overflow: hidden;
        margin-left: -20px;
        margin-right: -20px;
    }

    .tabbed-slider .buying-owning-bullets {
        right: 30px !important;
    }

    .back-auto {
        left: 8px;
        top: 0;
    }

    .back-auto + .row-tabs-nav {
        top: 35px;
    }

    .row.pages-content .sitemap .grid-4 {
        padding: 0;
    }

    .sec {
        margin: 0;
    }

    .pages-content .row_content.sitemap {
        margin: 20px 0;
    }

    .faq-page .grid-3 {
        display: block;
        float: none;
        margin-left: -20px;
        margin-right: -20px;
        padding: 0;
        width: auto;
    }

    .faq {
        padding: 10px 20px 20px;
    }

    .faq .bluebox {
        margin: 20px 0;
        display: none;
    }

    .faq-block .bluebox.titleblue {
        display: block;
    }

    .faq-block .bluebox.titleblue a {
        border: none;
        border-radius: 5px;
        padding: 13px 15px;
    }

    .search-block .h2 {
        margin: 0;
    }

    .pages-content .row.search .search-block {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .search-block .h2,
    .search-block .h2 span {
        font-size: 24px;
        line-height: 24px;
    }

    .search label {
        font-weight: bold;
    }

    .search .filter-bottom,
    .search-block .search-item,
    .search-block .more_items,
    .search-block .pager {
        box-sizing: border-box;
    }

    .search .filter-bottom,
    .search-item {
        border-bottom: 2px solid #283033;
    }

    .search-block .more_items a {
        background-color: #e3ebf0;
        background-position: 97% center;
        border-radius: 5px;
        color: #14181a;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        font-size: 18px;
        padding: 14px 35px 14px 20px;
    }

    .search-result {
        margin-bottom: 10px;
    }

    .search-item .h3 > a {
        display: inline-block;
    }

    .search-block .more_items {
        margin-bottom: 20px;
    }

    #list_items .car_list_item:hover {
        background: #fff !important;
        box-shadow: none !important;
    }

    #list_items .car_list_item:hover .mz_model,
    #list_items .car_list_item:hover .mz_engine {
        color: #2b3033 !important;
    }

    #list_items .car_list_item:hover .mz_color,
    #list_items .car_list_item:hover .mz_distance,
    #list_items .car_list_item:hover .mz_year,
    #list_items .car_list_item:hover .mz_region {
        color: #666666 !important;
    }

    #list_items .car_list_item:hover .mz_price {
        color: #0086d3 !important;
    }

    body #list_items .list_content .mz_item:hover .spec-ico {
        background-position: 0 0;
    }

    .link-back-wrap {
        float: none;
        margin: 20px 0 0;
    }

    .link-back-wrap .icon-back {
        background-position: left -557px;
        margin-right: 10px;
    }

    .genericForm.test-drive-form .formBox .tandc {
        position: relative;
        top: -20px;
    }

    .genericForm #rightBlock .formTitle {
        display: none;
    }

    body #list_items .list_content .mz_item .mz_price .spec-ico {
        right: 0;
        top: 3px;
        left: 0;
        margin: auto;
    }

    body .drop_link {
        background-image: url("../images/mazda-spec-sprite-fs8.png");
        background-position: -27px -75px !important;
        background-repeat: no-repeat;
        height: 20px;
        border: 15px solid #fff;
        bottom: 7px;
        right: 5px;
    }

    body.dealers-page .drop_link {
        background-image: url("../images/filter-arr.png");
        background-position: 0 73px !important;
        background-repeat: repeat;
        height: 10px;
        border: none;
        bottom: 25px;
        right: 20px;
    }

    body #list_items .list_content .mz_item .mod_eng {
        background: url("../images/result-chevron.png") no-repeat scroll right center;
    }

    body #list_items .list_content .mz_item .mz_model {
        margin-right: 0;
    }

    body.dealers-page #list_items .list_content .mz_item .mod_eng {
        background: none;
    }

    body.dealers-page #list_items .list_content .mz_item .mz_model {
        margin-right: 20px;
    }

    body .mz_pic {
        float: left;
    }

    body.dealers-page .mz_pic {
        float: right;
    }

    body .mod_eng {
        margin-right: 0;
        margin-left: 90px;
    }

    body.dealers-page .mod_eng {
        margin-right: 90px;
        margin-left: 0;
    }

    body #list_items .car_list_item.active .drop_info {
        clear: both;
        display: block !important;
        overflow: hidden;
        position: static;
    }

    body #list_items .mz_item {
        position: relative;
        overflow: visible;
    }

    body .car_list_item.active .drop_link {
        bottom: auto;
        margin-top: -56px;
        background-position: 3px -66px !important;
    }

    body .mz_item .drop_link {
        display: none;
    }

    body.dealers-page .mz_item .drop_link {
        display: block;
    }

    .dealers-page .nc_dealers #used_cars_flter.new_cars_flter .slct_container.colors {
        position: relative;
        top: 270px;
        max-height: 72px;
    }

    .dealers-page .nc_dealers #used_cars_flter.new_cars_flter .slct_container.transmission {
        position: relative;
        top: -270px;
    }

    .dealers-page .nc_dealers #used_cars_flter.new_cars_flter .slct_container.form_res {
        margin-top: 40px;
    }

    .cars-page .filter-top .slct_container .select {
        display: block;
    }

    .cars-page .filter-top .slct_container .slct_wrap {
        display: none;
    }

    .news-listing a img {
        margin: 0 !important;
    }

    .news-listing-articles .text {
        display: none;
    }

    .news-listing {
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
        float: none;
    }

    .news-listing .column {
        display: block;
        float: none;
    }

    .mob_more {
        margin-left: 0;
        margin-right: 0;
    }

    .news-listing-articles .grid-9 {
        display: block;
        margin: 0;
        width: auto;
        float: none;
    }

    .news-listing-articles .column {
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        width: auto;
    }

    .faq-items h2,
    .faq-items .h2 {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .genericForm .td-pane-dealer-first .td-step-auto .primaryCTA.j-td-more {
        margin-bottom: 20px;
    }

    .genericForm .td-pane-dealer-first .td-step-auto .backCTA {
        clear: both;
    }

    .genericForm .td-pane-dealer-first .td-step-auto .formAction {
        padding-bottom: 30px;
    }

    .accessories .margcontent .name {
        display: none;
    }

    .accessories .margcontent .descrip {
        color: #14181a;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 20px;
        display: block;
    }

    .accessories .margcontent .cost {
        font-size: 22px;
        font-weight: bold;
    }

    .accessories .margcontent .cost sub {
        font-size: 0.5em;
    }

    .accessories .margcontent .cost span {
        font-size: 17px;
    }

    .accessories .main h3 > span:first-child,
    .accessories .main .h3 > span:first-child {
        width: auto;
    }

    .accessories-page .accessories .current h3 .price,
    .accessories-page .accessories .current .h3 .price {
        display: none;
    }

    .formStep #rightBlock.grid-8 .formRow:last-child,
    .become-dealer-form .genericForm .formRow:last-child {
        margin: 0;
    }

    .test-drive-form .formStep #rightBlock.grid-8 .formRow:last-child {
        padding: 0 0 10px;
    }

    .news .grid-12 > .h2 {
        padding-top: 25px;
    }

    .news .date.bord {
        position: absolute;
        top: 0;
    }

    .global > .row.row_bottom {
        box-sizing: border-box;
        padding: 0 20px;
    }

    .pages-content .row.search {
        margin-left: 0;
        margin-right: 0;
    }

    .accessories-page .filter-top .bluebox.titleblue a {
        display: block;
        width: auto;
    }

    .accessories-page .filter-top {
        padding: 20px 20px 10px;
    }

    .accessories .margcontent img {
        padding-right: 0;
    }

    body #list_items .list_content .arrow_link_top {
        background: #171b1c none repeat scroll 0 0;
        padding: 20px;
    }

    body #list_items .list_content .more_items:not([style*="display: none"]) + .arrow_link_top {
        padding-top: 0;
    }

    .used-cars-page #used_cars_flter .slct_container {
        left: 0;
        padding-right: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .used-cars-page #used_cars_flter .filter-top .slct_block,
    .used-cars-page #used_cars_flter .filter-top .range_block {
        position: relative;
    }

    .used-cars-page #used_cars_flter .slct_container.city {
        top: 0;
    }

    .used-cars-page #used_cars_flter .slct_container.modl {
        top: 85px;
    }

    .used-cars-page #used_cars_flter .slct_container.dlr {
        top: 168px;
    }

    .used-cars-page #used_cars_flter .slct_container.range_year {
        top: 252px;
    }

    .used-cars-page #used_cars_flter .slct_container.range_price {
        top: 340px;
    }

    .used-cars-page #used_cars_flter .slct_container.open_more {
        top: 432px;
    }

    .used-cars-page #used_cars_flter .slct_container.form_res {
        top: 505px;
    }

    .used-cars-page #used_cars_flter .filter-top.open .slct_container.form_res {
        top: 860px;
    }

    .used-cars-page #used_cars_flter .slct_container.range_volume {
        top: 592px;
    }

    .used-cars-page #used_cars_flter .slct_container.clr {
        top: 770px;
    }

    .used-cars-page #used_cars_flter .slct_container.transmission {
        top: 680px;
    }

    .used-cars-page #used_cars_flter .slct_container.range_distance {
        top: 505px;
    }

    .used-cars-page #used_cars_flter .filter-top {
        height: 556px;
    }

    .used-cars-page #used_cars_flter .filter-top.open {
        height: 910px;
    }

    .used-cars-page #used_cars_flter .slct_container.range_distance,
    .used-cars-page #used_cars_flter .slct_container.range_volume,
    .used-cars-page #used_cars_flter .slct_container.clr,
    .used-cars-page #used_cars_flter .slct_container.transmission {
        display: none;
    }

    .used-cars-page #used_cars_flter .filter-top.open .slct_container.range_distance,
    .used-cars-page #used_cars_flter .filter-top.open .slct_container.range_volume,
    .used-cars-page #used_cars_flter .filter-top.open .slct_container.clr,
    .used-cars-page #used_cars_flter .filter-top.open .slct_container.transmission {
        display: block;
    }

    body #list_items .list_content .mz_item .mz_price {
        position: relative;
        left: 0;
        top: 0;
    }

    body #list_items .list_content .mz_item .mz_price_border {
        position: relative;
        top: -35px;
        left: 70px;
        width: fit-content;
        padding: 5px;
    }

    body #list_items .list_content .mz_item .drop_link {
        display: none;
    }

    body #list_items .list_content .mz_item .mz_trade_in {
        position: relative;
        top: -77px;
        left: -122px;
        padding: 5px;
        width: fit-content;
    }

    body .configurator .widget-filter {
        margin: 0 -30px;
    }

    .ds-contact a {
        color: #0a0c0d !important;
    }

    .suvenire {
        padding: 0;
    }

    .suvenire:before {
        background: #fff none repeat scroll 0 0;
        color: #14181a;
        content: "Выберите:";
        display: block;
        font-family: "InterstateMazdaBold", Helvetica, Arial, sans-serif;
        font-size: 17px;
        line-height: 19px;
        padding: 15px;
    }

    .suvenire-filter,
    .suvenire-item-block .suvenire-item-text p,
    .suvenire-item-block .suvenire-item-img {
        display: none;
    }

    .suvenire-item-block .suvenire-item-text {
        display: block;
        padding: 8px 20px;
        width: auto;
        background: #d8e1e6 none repeat scroll 0 0;
        cursor: pointer;
        position: relative;
    }

    .suvenire-item-block .suvenire-item-text:after {
        background: url("../images/mazda-spec-sprite-new.png") no-repeat scroll 0 -20px;
        bottom: 0;
        content: "";
        height: 15px;
        margin: auto;
        position: absolute;
        right: 18px;
        top: 0;
        width: 15px;
    }

    .suvenire-item.active .suvenire-item-block .suvenire-item-text {
        background: #2b3033 none repeat scroll 0 0;
    }

    .suvenire-item.active .suvenire-item-block .suvenire-item-text .name {
        color: #fff;
    }

    .suvenire-item.active .suvenire-item-block .suvenire-item-text:after {
        background-position: 0 2px;
    }

    .suvenire-slider .j-prev,
    .suvenire-slider .j-next,
    .suvenire-item-slider .slider-items > .item .more {
        display: none !important;
    }

    .suvenire-slider {
        padding: 0;
    }

    .suvenire-item-slider {
        padding: 20px;
    }

    .suvenire-item-slider .slider-items > .item {
        border: medium none !important;
        border-bottom: 1px solid #d1d1d1 !important;
        float: none;
        margin: 0;
        padding: 0;
        text-align: left;
        width: auto;
        font-size: 0;
        position: relative;
    }

    .suvenire-item-slider .slider-items > .item .item-content {
        padding: 20px 0;
    }

    .suvenire-item-slider .slider-items {
        width: auto;
    }

    .suvenire-item-slider .slider-items > .item .img,
    .suvenire-item-slider .slider-items > .item .text {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        font-size: 0;
        line-height: 0;
        box-sizing: border-box;
    }

    .suvenire-item-slider .slider-items > .item .text {
        padding-right: 20px;
    }

    .suvenire-item-slider .slider-items > .item .name {
        font-size: 16px;
        line-height: 20px;
        padding: 0 0 5px;
    }

    .suvenire-item-slider .slider-items > .item .cost {
        font-size: 16px;
        line-height: 20px;
    }

    .suvenire-item-slider {
        padding: 0;
    }

    .suvenire-item-slider .slider-items > .item .item-content:after {
        background: url("../images/mazda-spec-sprite.png") no-repeat scroll -27px -78px;
        bottom: 20px;
        content: "";
        height: 16px;
        position: absolute;
        right: 21px;
        width: 16px;
    }

    .suvenire-item-slider .slider-items > .item.active .item-content:after {
        background-position: 0 -68px;
        bottom: 0;
        top: 24px;
    }

    .suvenire-item-block .suvenire-item-text .name {
        font-size: 20px;
        line-height: 24px;
        padding-right: 25px;
    }

    .suvenire-item-slider .slider-items > .item.active .img {
        display: none;
    }

    .suvenire-item-slider .slider-items > .item.active .text {
        display: block;
        padding-left: 40px;
        padding-right: 50px;
        width: auto;
    }

    .slider-items .suvenire-item-info {
        border: medium none;
        padding: 0;
        position: static;
        cursor: initial;
        height: auto !important;
    }

    .suvenire-item-slider .slider-items > .item.active .suvenire-item-info .img {
        display: block;
        padding: 15px 50px;
        text-align: center;
        width: 100%;
    }

    .suvenire-item-slider .slider-items > .item.active .suvenire-item-info .close,
    .suvenire-item-slider .slider-items > .item.active .suvenire-item-info .info .text > div,
    .suvenire-item-info .item .application .text .title,
    .suvenire-item-info .item .application .text .name,
    .suvenire-item-slider .slider-items > .item .suvenire-item-info .cost {
        display: none;
    }

    .suvenire-item-slider .slider-items > .item.active .suvenire-item-info .info .text .send {
        display: block;
        float: none;
        margin: 0;
        text-align: center;
        padding-top: 25px;
        padding-bottom: 30px;
    }

    .suvenire-item-slider .slider-items > .item.active .suvenire-item-info .info .text .desc,
    .suvenire-item-slider .slider-items > .item.active .suvenire-item-info .info .text .size {
        display: block;
        font-size: 16px;
        line-height: 18px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .suvenire-item-info .item .application {
        padding: 8px;
        position: static;
    }

    .suvenire-item-info .item .application .text {
        font-size: 16px;
        line-height: 18px;
        display: none !important;
    }

    .suvenire-item-info .item .text .size {
        padding-bottom: 5px;
    }

    .suvenire-item-info .item .form {
        width: 100%;
    }

    .suvenire-item-info .genericForm .formAction {
        display: block;
        padding: 12px;
    }

    .suvenire-item-slider .slider-items > .item.active .suvenire-item-info .text {
        padding-left: 12px;
        padding-right: 12px;
    }

    .suvenire-item-info .item .form button.primaryCTA span {
        text-align: center;
    }

    .suvenire-slider {
        height: auto !important;
        padding-bottom: 0 !important;
        display: none;
    }

    .suvenire-item {
        padding-bottom: 2px;
    }

    .suvenire-item.active,
    .suvenire-item:last-child {
        padding-bottom: 0;
    }

    .suvenire-item.active .suvenire-slider {
        display: block;
    }

    .suvenire-item-slider .slider-items > .item:last-child {
        border-bottom: none !important;
    }

    .suvenire-more {
        display: block;
    }

    .suvenire-more > a {
        background: #040505 none repeat scroll 0 0;
        color: #8a9399;
        display: block;
        font-size: 13px;
        line-height: 16px;
        padding: 18px;
        text-align: center;
        text-transform: uppercase;
    }

    .suvenire-item-slider .slider-items .item .item-content .img {
        height: auto;
    }

    .suvenire-item-slider .slider-items > .item {
        min-height: auto;
    }

    body .dealer-card-detail .ds-contacts-wrap {
        margin: 0;
    }

    body .dealer-card-detail .ds-table {
        margin: 0 0 10px;
    }

    body .acc .acc-cars .car .alink {
        margin-right: 0;
    }

    body .global .configurator .widget-filter {
        margin: 0 -20px -30px;
    }

    .genericForm.search .search-block {
        padding: 20px 30px;
    }

    .search.genericForm button.primaryCTA {
        width: 100%;
    }

    .configurator-tabs .tabs-content .tab-insurance .calc,
    .configurator-tabs .tabs-content .tab-credit .calc {
        margin: 0 -20px;
    }

    .configurator-tabs .tabs-content .tab.tab-modification {
        padding: 20px 0;
    }

    .configurator-tabs .tabs-content .tab.tab-modification .accessories.config-options {
        margin: 0;
    }

    .accessories-page .accessories .current .accessoriesContent .accessoriesContent img {
        padding: 8px 0;
    }

    .accessories-page .accessories .current .accessoriesContent .accessoriesContent {
        padding-left: 20px;
        padding-right: 20px;
    }

    .accessories-page .accessories .tit1 {
        margin-left: 0;
        padding: 0;
    }

    .accessories h3 .acctit1,
    .accessories .h3 .acctit1 {
        padding-bottom: 10px !important;
    }

    body.dealers-page .cars-page #list_items .car_list_item:hover,
    body.dealers-page .cars-page #list_items .car_list_item:nth-child(2n+2):hover,
    body .cars-page #list_items .car_list_item:hover,
    body .cars-page #list_items .car_list_item:nth-child(2n+2):hover {
        background-color: transparent !important;
        box-shadow: none !important;
    }

    body.dealers-page .cars-page #list_items .car_list_item:hover .mz_model,
    body .cars-page #list_items .car_list_item:hover .mz_model {
        color: #2b3033;
    }

    body.dealers-page .cars-page #list_items .car_list_item:hover .mz_engine,
    body.dealers-page .cars-page #list_items .car_list_item:hover .mz_color,
    body.dealers-page .cars-page #list_items .car_list_item:hover .mz_distance,
    body.dealers-page .cars-page #list_items .car_list_item:hover .mz_year,
    body.dealers-page .cars-page #list_items .car_list_item:hover .mz_region,
    body .cars-page #list_items .car_list_item:hover .mz_engine,
    body .cars-page #list_items .car_list_item:hover .mz_color,
    body .cars-page #list_items .car_list_item:hover .mz_distance,
    body .cars-page #list_items .car_list_item:hover .mz_year,
    body .cars-page #list_items .car_list_item:hover .mz_region {
        color: #333 !important;
    }

    body .cars-page #list_items .car_list_item,
    body .cars-page #list_items .car_list_item:hover {
        border-bottom: 2px solid #6c7780;
    }

    body .filter-top .dlr,
    body .filter-top .segments,
    body .filter-top .range_year,
    body .filter-top .form_res {
        padding-left: 0;
    }

    body .filter-top .reset-form {
        font: 20px/50px "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        height: 50px;
        margin-top: 10px;
        padding: 0 0 2px 20px;
    }

    body .filter-top .reset-form::after {
        background-image: url("../images/filter_sprite.png");
        height: 17px;
        right: 10px;
        top: 17px;
        width: 16px;
        background-position: 0 -19px;
        background-repeat: no-repeat;
        background-size: 10px auto;
    }

    body #used_cars_flter .filter-sort span {
        color: #6c7780;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        font-size: 17px;
        font-weight: normal;
        line-height: 17px;
        display: block;
        margin-bottom: 15px;
    }

    body #used_cars_flter .filter-sort section {
        display: block;
        width: 100%;
    }

    body #used_cars_flter .filter-sort section div {
        box-sizing: border-box;
        display: block;
        float: left;
        margin-bottom: 10px;
        width: 50%;
    }

    body #used_cars_flter .filter-sort section div:last-child {
        padding-left: 10px;
    }

    body #used_cars_flter .filter-sort section div:first-child {
        padding-right: 10px;
    }

    body #used_cars_flter .filter-sort a {
        display: block;
        height: 20px;
        text-decoration: none;
        text-transform: capitalize;
    }

    body #used_cars_flter .filter-sort section div {
        padding-left: 0 !important;
    }

    body #used_cars_flter .filter-sort section:last-child div {
        padding-right: 0;
    }

    body .mz_detail {
        max-width: none;
        position: static;
        width: 100%;
    }

    body .mz_detail .dist_yr {
        width: 50%;
        padding-left: 20px;
        line-height: 17px;
        box-sizing: border-box;
    }

    body .mz_detail .reg_col {
        width: 50%;
        box-sizing: border-box;
    }

    body .mz_detail .reg_col .mz_region {
        display: block;
        margin-left: 60px;
        width: auto;
    }

    body .mz_detail .reg_col .mz_region span {
        margin-left: -60px;
        position: absolute;
    }

    body #list_items .mz_color .color-preview {
        height: 30px;
        width: 30px;
        left: 0;
        position: absolute;
        padding: 0;
    }

    body .nc_mazda #list_items .mz_color,
    body .nc_dealers #list_items .mz_color {
        padding-left: 38px;
        position: relative;
    }

    body .nc_mazda #list_items .list_content .mz_color {
        font-weight: normal;
    }

    body #used_cars_flter .color-item label {
        height: 37px;
        width: 37px;
    }

    body .mz_detail {
        line-height: 17px;
    }

    body .nc_mazda .mz_detail {
        line-height: 15px;
    }

    body #used_cars_flter.new_cars_flter .filter-bottom {
        position: relative;
    }

    body #used_cars_flter .slct_block,
    body #used_cars_flter .range_block {
        padding: 0;
        width: 100% !important;
    }

    .configurator-tabs .tabs-content .tab-insurance .calc,
    .configurator-tabs .tabs-content .tab-credit .calc {
        padding-bottom: 0;
    }

    .configurator-tabs .accessories {
        margin: 0 -20px;
    }

    #used_cars_flter.new_cars_flter .color-items {
        margin-right: -10px;
    }

    .accordionContent td {
        font-size: 15px;
        line-height: 18px;
    }

    body #popup_reserv .popup_content button:after {
        top: 11px;
    }

    body #used_cars_flter .slct_container {
        padding: 0;
        width: 100%;
        margin-bottom: 21px;
    }

    body #used_cars_flter .slct_container .irs-from,
    body #used_cars_flter .slct_container .irs-to,
    body #used_cars_flter .slct_container .irs-single {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-radius: 4px;
        color: #fff;
        font: 16px/16px "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        padding: 1px 5px;
        text-shadow: none;
        top: 25px;
    }

    body #used_cars_flter .slct_container .irs-from {
        color: #6c7780;
    }

    body #used_cars_flter .segments label {
        font: 18px/40px "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        height: 38px;
        margin-bottom: 0 !important;
    }

    body #used_cars_flter label,
    body #used_cars_flter p.label {
        font-size: 17px;
    }

    .dealers-page .nc_dealers #used_cars_flter.new_cars_flter .slct_container.colors {
        margin-bottom: 0;
        top: 290px;
        min-height: 116px;
        max-height: none;
    }

    .dealers-page .nc_dealers #used_cars_flter.new_cars_flter .slct_container.transmission {
        margin-bottom: 60px;
        top: -283px;
    }

    .dealers-page .nc_dealers #used_cars_flter.new_cars_flter .slct_container.colors {
        position: static;
    }

    .dealers-page .nc_dealers #used_cars_flter.new_cars_flter .slct_container.transmission {
        margin-bottom: 21px;
        position: static;
    }

    .dealers-page .nc_dealers #used_cars_flter.new_cars_flter .slct_container.form_res {
        margin-top: 0;
    }

    body #used_cars_flter .filter-sort {
        position: relative;
        top: -28px;
    }

    body #used_cars_flter .filter-bottom {
        height: 80px;
        margin-bottom: 60px;
        overflow: visible;
        position: relative;
    }

    body #used_cars_flter .filter-bottom > div.filter-count {
        padding: 0 20px 0 0;
        position: relative;
        width: 100%;
    }

    body #used_cars_flter .filter-sort section:last-child div {
        padding-right: 10px;
    }

    .view-map.data-pk[style="display: none;"] + .view-map.data-geo,
    .view-map.data-geo {
        display: none !important;
    }
}

@media only screen and (max-width: 480px) {
    .popup-block {
        margin: 0 14px;
        width: auto;
    }

    .popup-block .res_header {
        background-color: transparent;
        color: #fff;
        font-family: "InterstateMazdaBold", "Helvetica", "Arial", sans-serif;
        font-size: 25px;
        height: auto;
        line-height: 25px;
        padding: 20px 0;
    }

    .popup-block .popup_content {
        padding: 10px 20px 30px;
    }

    .popup-block .popup_content label {
        color: #fff;
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 20px;
        line-height: 28px;
        text-align: center;
        width: 100%;
    }

    .popup-block .popup_content input {
        border: 2px solid #e1e1e1;
        box-sizing: border-box;
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        margin-bottom: 12px;
        padding: 0 10px;
        width: 100%;
    }

    .popup-block .popup_content .mz_vin {
        font-size: 21px;
        height: 67px;
        line-height: 67px;
    }

    .popup-block .popup_content button {
        font-family: "InterstateMazdaRegular", "Helvetica", "Arial", sans-serif;
        font-size: 22px;
        height: 50px;
        line-height: 50px;
        width: 100%;
    }

    .popup-block .popup_content button::after {
        background-image: url("../images/ic4_white.png");
        background-position: -13px 36px;
        content: "";
        display: block;
        height: 20px;
        position: absolute;
        right: 16px;
        top: 15px;
        width: 26px;
    }

    .popup-block .mz_info {
        font-size: 20px;
        line-height: 100%;
        margin: 0 20px;
        padding: 10px;
    }

    .popup-block .mz_info_icon {
        margin-left: 0;
        margin-right: -8px;
        margin-top: 3px;
    }
}

@media only screen and (max-width: 479px) {
    header .menu a {
        font-size: 16px;
    }

    .links.white {
        background: none repeat scroll 0 0;
        box-sizing: border-box;
        padding: 0;
    }

    .links.white a {
        font-size: 17px;
        margin: 0;
        width: 50%;
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }

    #mazdaParts li a {
        font-size: 14px;
    }

    .phone .phone-text {
        margin-bottom: 15px;
        width: 100%;
    }

    .phone .phone-btn {
        width: 50px;
    }

    .links a.conf {
        padding-bottom: 10px;
        padding-top: 13px;
    }

    .filter-sort a[data-sort-by="mileage"],
    .filter-sort a[data-sort-by="cost"] {
        display: none;
    }

    .cars-page .filter-sort a[data-sort-by="color"],
    .cars-page .filter-sort a[data-sort-by="year"] {
        display: none;
    }

    .cars-page .filter-sort a[data-sort-by="cost"] {
        display: block;
    }

    .cars-page .table table .col-8,
    .cars-page .table table .col-3 {
        display: none;
    }

    .table table td .cost {
        font-size: 18px;
        width: 75px;
    }

    .cars-page .table table .model > span {
        font-size: 18px;
    }

    .history-links + .links {
        margin-top: 20px;
    }

    .genericForm .steps li {
        font-size: 14px;
        padding: 14px 18px;
    }

    .links-car {
        float: left;
        padding-left: 30px;
        padding-top: 0;
    }

    .j-service-form {
        left: -30px;
        position: relative;
        width: calc(100% + 60px);
    }

    .pages-content .j-service-form {
        left: 0;
        width: 100%;
    }

    .genericForm .formRow.options ul li label {
        margin-right: 10px;
    }

    #featuresCarousel .row_content h2 span,
    #featuresCarousel .row_content .h2 span {
        display: block;
    }

    .j-slider-item .thumb img {
        width: 100%;
    }

    .page-slider .wrap li {
        width: 100% !important;
    }

    .page-slider .wrap li .divider {
        margin-right: 0 !important;
    }

    .models-overview .box .bluebox {
        width: 100%;
    }

    .menu-items .link-btn .item.open > a:after {
        right: 12px;
    }

    #featuresCarousel .row_content h2,
    #featuresCarousel .row_content .h2 {
        margin-left: 0;
    }

    .config .cars-info > div.cars-info-reg > div {
        margin: 0 0 2px;
        width: 100% !important;
    }

    .accessories h3 a,
    .accessories .h3 a {
        font-size: 16px;
    }

    .config .cars-info > div.cars-info-reg > div a {
        padding-right: 40px;
    }

    .config-colors-items > .name,
    .config-colors-items > .sum {
        font-size: 16px;
    }

    .buying .wrap .owning .divider {
        padding: 0 10px;
    }

    .buying .wrap .owning h3,
    .buying .wrap .owning .h3 {
        font-size: 18px;
    }

    .pages-content .swiper-slide .swiper-slide-img {
        padding-top: 40px;
    }

    .colorator .sh {
        bottom: 130px;
    }

    #carColorator ul {
        background: none repeat scroll 0 0 !important;
    }

    .row.pages-content .content-info .grid-6,
    .row.pages-content .content-info .grid-6.floatRight .grid-3 {
        width: 221px;
    }

    .row.pages-content .content-info .grid-12 .grid-12 {
        text-align: left;
    }

    .config-dop-images_small .items {
        margin: 15px 25px;
        width: auto;
    }

    .j-items-controls {
        display: none;
    }

    .config-dop-images_small .name {
        margin: 15px 30px 0;
    }

    .j-items {
        width: auto;
    }

    .config-dop-images_small .text {
        margin: 20px 30px;
    }

    .configurator + script + .row {
        padding: 0 5px 20px;
    }

    #storageTool #slider,
    #storageTool .slider {
        width: 80%;
    }

    #storageTool .luggage_icons {
        display: none;
    }

    #storageTool {
        height: 425px;
    }

    .hero .swiper-slide h2,
    .hero .swiper-slide .h2 {
        font-size: 30px;
    }

    .hero .swiper-slide h3,
    .hero .swiper-slide .h3 {
        font-size: 24px;
    }

    .config-grade .desc {
        width: auto;
    }

    .feature_panel_column .descr_text_and_bg {
        height: 140px;
    }

    #carColorator.interiorcol .storage_container {
        background-position: 0 252px;
    }

    .menu .logo a img {
        padding-left: 8px;
    }

    .menu > span.dealer {
        text-align: left;
        width: 54%;
    }

    .menu > span.dealer a {
        padding-left: 12px;
        padding-right: 0;
    }

    .links-car {
        padding-left: 40px;
    }

    .feature_panel_columns .feature_panel_column {
        min-height: initial;
        padding: 10px 10px 0;
    }

    .validation_msg {
        width: auto;
    }

    #list_items .list_content .mz_engine {
        clear: both;
    }

    body .mz_thumbs {
        display: block;
    }

    .owl_slider .icon-chevron-left,
    .owl_slider .icon-chevron-right {
        margin-left: 0;
    }

    .owl_slider .icon-chevron-right {
        margin-left: 20px;
    }

    .ds-pane .website span {
        display: none;
    }

    .phone {
        position: relative;
    }

    .phone .phone-text span,
    .phone .phone-text a {
        margin-bottom: 10px;
    }

    .models-overview .title {
        box-sizing: border-box;
        display: block;
    }

    .dealer-card.ds-map-balloon .to-detail {
        font-size: 14px !important;
    }

    .j-slider-item .thumb_desc {
        background-position: -35px center;
    }

    .config-colors-block {
        padding-left: 20px;
        padding-right: 20px;
    }

    .models-details-dop div.item-cost {
        min-height: 52px;
    }

    .phone .phone-text {
        font-size: 16px;
    }

    .menu-form form .input {
        width: 75%;
    }

    .menu-form form .btn {
        width: 20%;
    }

    .hero_image {
        background-position: 60% center !important;
    }

    .models-overview #featuresCarousel .row_content h2,
    .models-overview #featuresCarousel .row_content .h2 {
        padding-left: 0;
    }

    #gallery .tabs {
        right: 10px;
    }

    .colorator p {
        float: none;
    }

    #gallery .tabs .tab a {
        width: 55px;
    }

    .models-details-item div.item-cost {
        line-height: normal;
    }

    .models-details-item div.item-cost span {
        display: block;
    }

    .secondaryCarNav .spanTitle {
        padding: 11px 20px 13px;
    }

    .secondaryCarNav .mobile .secondRow .spanTitle {
        padding: 6px 45px 6px 20px;
    }

    .secondaryCarNav .mobile .secondRow .spanTitle::after {
        right: 15px;
    }

    #footerNav {
        padding: 20px 20px 8px;
    }

    .secondaryCarNav .mobile .secondRow .secondRowMenu a {
        padding: 5px 20px;
    }

    .config .cars-info {
        padding-left: 20px;
        padding-right: 20px;
    }

    .j-configurator .row.gray_blue {
        left: 0;
        padding: 0;
        width: 100%;
    }

    .menu > span.mazda-name a {
        margin-left: 15px;
    }

    header .logo {
        left: 0;
    }

    .hero .text_right {
        padding: 10px 20px;
    }

    #gallery {
        left: -20px;
        position: relative;
        width: calc(100% + 40px);
    }

    #gallery > .module_header > h2,
    #gallery > .module_header > .h2 {
        padding-left: 20px;
        font-size: 30px;
    }

    .configurator-mini .cars-info > div.cars-info-name {
        width: auto;
    }

    .pages-content .tabbed-slider .buying {
        margin-right: -20px;
    }

    .configurator .config-grade-params.fixed {
        padding-left: 20px;
        padding-right: 20px;
    }

    .scroll-pane .richtext table th,
    .scroll-pane .richtext table td {
        font-size: 15px;
    }

    #ic1 .phone-item {
        margin: 14px;
    }

    .contacts .current .accessoriesContent {
        padding: 0 15px;
    }

    .contacts .accessoriesContent .contacts-item > div.value {
        font-size: 16px;
    }

    #carColorator .ui-slider a {
        top: 100px;
    }

    .colorator {
        height: 420px;
    }

    #carColorator .storage_container::before {
        bottom: 77px;
    }

    #carColorator .storage_container::after {
        bottom: 48px;
        height: 10px;
    }

    #carColorator .storage_container {
        background-position: 0 182px;
    }

    .colorator ul {
        min-height: 260px;
    }

    .colorator ul li {
        height: 245px;
    }

    #carColorator .storage_container div.label {
        bottom: 40px;
    }

    #carColorator .slider {
        top: -375px !important;
    }

    #carColorator .ui-slider .fakeHandle {
        height: 195px;
        top: -34px !important;
    }

    #carColorator .slider .label {
        top: 325px !important;
    }

    .accessories-page .accessories h3 .price,
    .accessories-page .accessories .h3 .price {
        font-size: 16px;
    }

    .mz_next span.mz_next_logo {
        margin-top: 0;
    }

    #list_items .list_content .mz_next + .mz_engine {
        clear: left;
    }

    body .dealer-card.ds-map-balloon {
        max-width: 230px;
    }

    body .ymaps-2-1-41-balloon__content {
        max-width: 260px;
    }

    body .ymaps-2-1-41-b-cluster-tabs__section_type_content {
        max-width: 160px;
    }

    body .ymaps-2-1-41-b-cluster-tabs.ymaps-2-1-41-b-cluster-content .dealer-card.ds-map-balloon {
        max-width: 180px;
    }

    body .ymaps-2-1-41-b-cluster-tabs__section_type_content {
        padding-left: 10px;
    }

    body .dealers-map-wrap .dealer-card.ds-map-balloon .to-detail.to-detail-route {
        padding: 10px 30px 10px 10px;
    }

    body .ymaps-2-1-41-balloon-overlay {
        margin-left: -10px;
    }

    body .ymaps-2-1-41-b-cluster-tabs__menu-item .ymaps-2-1-41-b-cluster-tabs__menu-item-text {
        font-size: 13px;
    }

    body .ymaps-2-1-41-b-cluster-tabs__section.ymaps-2-1-41-b-cluster-tabs__section_type_nav {
        max-width: 105px;
    }

    body .ymaps-2-1-41-b-cluster-tabs__section_type_content .dealer-card.ds-map-balloon .ds-contact,
    body .ymaps-2-1-41-b-cluster-tabs__section_type_content .dealer-card.ds-map-balloon .ds-website > a {
        font-size: 15px !important;
    }

    body .ymaps-2-1-41-b-cluster-tabs__section_type_content .dealer-card.ds-map-balloon .to-detail.to-detail-route {
        font-size: 14px !important;
        padding: 10px 26px 10px 7px;
    }

    body .ymaps-2-1-41-balloon__tail {
        display: none;
    }

    body .dealers-map-wrap .icon-dealer-services {
        margin-right: 5px !important;
    }

    body .dealers-map-wrap .icon-dealer-services:last-child {
        margin-right: 0 !important;
    }

    body .ymaps-2-1-41-b-cluster-tabs__menu-item {
        padding: 4px;
    }

    .genericForm .chosenModels .models li img {
        float: left;
    }

    .genericForm .chosenModels .models li ul {
        clear: both;
    }

    .genericForm .step3 .formTitle {
        padding: 18px 20px !important;
    }

    .genericForm .formRow.chosenModels,
    .dealerDetails.formRow {
        padding-left: 0;
        padding-right: 0;
    }

    body .ymaps-2-1-41-b-cluster-tabs__section_type_content .dealer-card.ds-map-balloon .col-6 {
        width: auto;
    }

    .acc .acc-cars li {
        width: 50%;
    }

    .dealers-page #footerNav .wrap .column > a {
        font-size: 10px;
    }
}

@media only screen and (max-width: 359px) {
    .news-listing-articles .grid-3 {
        width: 100%;
    }

    .config-colors {
        left: -20px;
        position: relative;
        width: calc(100% + 40px);
    }

    .config-colors-items > .name {
        left: 40px;
    }

    .config-colors-items > .sum {
        right: 40px;
    }

    input[type="radio"] + label.error + label {
        margin-bottom: 5px !important;
    }

    .genericForm .formRow.options ul li {
        display: block;
        width: 100%;
    }

    .colorator .sh {
        bottom: 136px;
    }

    .config-dop-images_small .items {
        margin: 15px 20px;
    }

    .config-dop-images_small .name {
        margin: 15px 25px 0;
    }

    .config-dop-images_small .text {
        margin: 20px 25px;
    }

    .configurator + script + .row {
        padding: 0 1px;
    }

    .pages-content .colorator ~ .configurator .row.gray_blue {
        width: 100%;
    }

    .menu > span.logo {
        width: 18%;
    }

    .menu > span.mazda-name {
        width: 54%;
    }

    .pages-content > .secondaryCarNav {
        left: -20px;
        width: calc(100% + 40px);
    }

    .ymaps-b-zoom_hints-pos_right {
        top: 20px !important;
    }

    .phone .phone-text span,
    .phone .phone-text a {
        font-size: 26px;
    }

    .genericForm .chosenModels h3,
    .genericForm .dealerDetails h3,
    .genericForm .summaryDirections h3,
    .genericForm .chosenModels .h3,
    .genericForm .dealerDetails .h3,
    .genericForm .summaryDirections .h3 {
        font-size: 24px;
    }

    .dealer-card.ds-map-balloon .to-detail {
        font-size: 13px !important;
    }

    .row.pages-content .row_content ul.configuratorModels {
        left: 0;
        width: auto;
    }

    .phone .phone-text {
        font-size: 14px;
    }

    .config-colors {
        left: 0;
        width: 100%;
    }

    .pages-content .j-configurator .row-tabs {
        left: -20px;
        position: relative;
        width: calc(100% + 40px);
    }

    .config-colors-block {
        padding-left: 0;
        padding-right: 0;
    }

    .config-colors-items > .sum {
        right: 20px;
    }

    .config-colors-items > .name {
        left: 20px;
    }

    .link-back-wrap,
    .btn-scroll-up-wrap {
        margin-left: 20px;
        margin-right: 20px;
    }

    body #ds-search-results .dealer-card-detail {
        padding: 0;
    }

    .row.pages-content .mazdaPartsBlock {
        width: calc(100% + 40px);
    }

    .pages-content .swiper-slide .swiper-slide-img {
        padding-top: 30px;
    }

    .grid-12 .richtext .table-content table td {
        padding-left: 10px;
        padding-right: 10px;
    }

    .row-tabs-nav a {
        padding: 6px 20px;
    }

    body .cars-info.hide-on-desktop .mz_car_reserv .menu_car {
        width: 60px;
    }

    body #popup_reserv .res_header {
        font-size: 18px;
        line-height: 18px;
        padding: 10px 10px 0;
    }

    #popup_reserv .popup_content .mz_vin {
        font-size: 16px;
        height: 20px;
        line-height: 20px;
    }

    body #popup_reserv .popup_content {
        padding: 5px 30px 10px;
    }

    body .owl_slider .owl-theme .owl-controls .owl-buttons div {
        top: 5px;
    }

    body #used_cars_flter .color-item label {
        height: 38px;
        width: 38px;
    }

    .buying .wrap .owning {
        width: 43% !important;
    }
}

.buy-now {
    background-color: #0086d3 !important;
    color: #fff !important;
    border-bottom-color: #0086d3 !important;
}

.buy-now:before {
    background: #0086d3 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
}

.buy-now:hover {
    background-color: #006cd3 !important;
    border-bottom-color: #006cd3 !important;
}

.buy-now:hover:before {
    background: #006cd3 none repeat scroll 0 0 !important;
}

.buy-now .arrow_right {
    background-position: 0 -530px !important;
}

.cars-shins td img {
    width: 100px !important;
    max-width: 100px !important;
}

.cars-shins tr td:nth-child(1) {
    border-right: none;
}

.cars-shins tr:first-child {
    background-color: #2b3033 !important;
    color: #aeaeae;
}


.cars-shins tr:nth-child(even) {
    background-color: #d7d7d7;
    color: #2b3033;
}

.cars-shins tr:nth-child(odd) {
    background-color: #f2f6f7;
    color: #2b3033;
}

.cars-shins tr:hover {
    background-color: #2b3033 !important;
    color: #fff !important;
}

@media only screen and (max-width: 767px) {
    .challenge-page header .menu {
        top: 0;
    }

    .challenge-page .row.pages-content .mazdaPartsBlock {
        display: none;
    }

}

.challenge-page .wdg-contact-me,
.challenge-page .a-cbh-wrapper.is-fixed {
    display: none;
}

.challenge-page #mazdaParts .icncurr {
    z-index: 0;
    width: 80px;
    height: 80px;
}

.challenge-page #mazdaParts li {
    height: 105px;
}

.challenge-page #mazdaParts li a {
    height: 105px;
    padding-left: 120px;
    padding-right: 20px;
    display: block;
    line-height: 105px;
}

.row.p-justify {
    margin-top: 20px;
}

.p-justify p {
    text-align: justify;
}

.p-justify .grid-12 .richtext {
    padding: 15px 30px;
}

.challenge-page .buying-owning-bullets {
    text-align: center;
    width: 100%;
    right: 0 !important;
}

.challenge-photo-slider img {
    width: 90%;
    display: block;
    margin: 0 auto;
}

.challenge-page iframe.instagram-media {
    margin: 0 auto !important;
}

.challenge-quotes p {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #fff;
}

.challenge-quotes span.author {
    display: inline-block;
    min-width: 100px;
    margin: 20px auto;
    text-align: center;
    font-size: 18px;
    height: 20px;
    position: relative;
    padding: 0 10px;
    line-height: 20px;
}

.challenge-quotes span.author:before,
.challenge-quotes span.author:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 2px;
    border-top: 1px solid #fff;
    top: 10px;
}

.challenge-quotes span.author:before {
    left: -25px;
}

.challenge-quotes span.author:after {
    right: -25px;
}

.challenge-quotes p a {
    background: none;
    padding: 0;
}

/*
.challenge-content img
{
	max-height: 500px;
}*/
.challenge-page .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.challenge-page .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 0.5;
    margin: 10px;
    border-radius: 50%;
}

.challenge-page .owl-dots .owl-dot.active {
    opacity: 1;
}

.challenge-page .owl-prev {
    height: 100px;
    position: absolute;
    width: 50px;
    top: 50%;
    margin-top: -100px;
    left: 10px;
    color: #fff !important;
    text-align: center;
    font-size: 80px !important;
    line-height: 100px !important;
    text-shadow: 2px 2px 3px black, 0 0 1em black;
}

.challenge-page .owl-next {
    height: 100px;
    position: absolute;
    width: 50px;
    top: 50%;
    margin-top: -100px;
    right: 10px;
    color: #fff !important;
    text-align: center;
    font-size: 80px !important;
    line-height: 100px !important;
    text-shadow: 2px 2px 3px black, 0 0 1em black;
}

.challenge-quotes .richtext p {
    padding: 30px 100px 0 100px;
}

.challenge-quotes .richtext a {
    font-size: 15px;
}

@media only screen and (max-width: 767px) {
    .challenge-page .owl-dots .owl-dot {
        width: 6px;
        height: 6px;
        margin: 5px;
    }

    .challenge-page .owl-nav {
        display: none;
    }

    .challenge-quotes .richtext p {
        padding: 0;
        padding-top: 30px;
    }

    .challenge-user-slider {
        width: 90%;
        margin-left: 5%;
    }
}

@media only screen and (max-width: 853px) {
    .challenge-user-slider .grid-12 > div {
        width: 100%;
    }

    .challenge-user-slider .grid-12 img {
        display: block;
        width: 100%;
        max-width: 400px;
        margin: 5px auto;
    }
}

.challenge-page .history-links a.current {
    color: #af100f;
}

.challenge-page .history-links a,
.challenge-page .history-links p {
    padding: 5px;
}

.challenge-page .hero_image:after {
    display: none;
}

.challenge-page .richtext h2,
.challenge-page .richtext h3,
.challenge-page .richtext h4 {
    padding-right: 20px;
    padding-left: 20px;
}

.challenge-page .history-links {
    text-align: center;
}

.challenge-content-qoute {
    background-size: contain !important;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    min-height: 450px;
    background-repeat: no-repeat !important;
}

.challenge-content-qoute span {
    display: block;
    padding-top: calc(25% - 80px);
    margin-left: 300px;
    padding-right: 20px;
}

.challenge-content-qoute span em {
    display: block;
    background-image: url('/wp-content/uploads/2019/04/Quotes.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.challenge-content-qoute img {
    float: left;
    width: 240px;
    margin-left: 10px;
    max-height: auto !important;
}

.challenge-content {
    background: #1f2426;
    margin: 0;
    padding: 12px;
    padding-right: 0;
}

.challenge-content .richtext p {
    padding-right: 20px;
}

.challenge-text-box ul,
.bullet-box ul {
    padding-left: 0;
    list-style: none;
}

.challenge-text-box ul li,
.bullet-box ul li {
    padding-left: 40px;
}

.challenge-page .richtext p {
    padding-left: 20px;
}

.challenge-text-box ul li:before,
.bullet-box ul li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #af100f;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 5px;
}

.challenge-page .mazdaPartsBlock {
    margin: 0;
}

.challenge-content .more-link,
.more-link-art,
.back-to-main {
    line-height: 25px;
}

.challenge-content .more-link img,
.more-link-art img {
    width: auto !important;
    height: 50px;
    position: relative;
    top: 20px;
    left: -10px;
    display: inline !important;
}

.back-to-main img {
    width: auto !important;
    height: 50px;
    position: relative;
    top: 20px;
    right: -10px;
    display: inline !important;
    -webkit-transform: rotate(180deg); /* Safari and Chrome */
    -moz-transform: rotate(180deg); /* Firefox */
    transform: rotate(180deg);
}

@media only screen and (max-width: 980px) {
    .challenge-content-qoute {
        background-position-y: bottom !important;
    }

    .challenge-content-qoute img {
        float: none;
        display: block;
        margin: 0 auto;
        width: 150px;
    }

    .challenge-content-qoute span {
        margin-left: 0;
        padding-bottom: 45px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .challenge-content-qoute span em {
        width: 40px;
        height: 40px;
    }
}

.challenge-page-form span,
.challenge-page-form input {
    display: block;
    margin: 0 auto 5px auto;
}

.challenge-page-form input,
.challenge-page-form textarea {
    font-size: 18px;
    padding: 10px 8px;
    width: calc(100% - 40px);
    border: 1px solid #8a9399;
    background: #0a0c0d;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
    color: #fff;
    border-radius: 2px;
}

.challenge-page-form textarea {
    margin: 5px 10px;
    height: 100px;
}

.challenge-page-form input[type="submit"] {
    border: none;
    background-color: transparent;
    background: url('/wp-content/uploads/2019/04/arrow_button.png') center right no-repeat;
    background-size: contain;
    width: 220px;
}

.youtube-iframe {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.youtube-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.row_content_form .grid-12 {
    width: 100% !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    font-size: 14px;
    border: none !important;
}

.wpcf7-not-valid-tip {
    font-size: 14px !important;
    border: none !important;
    display: block !important;
    text-align: center;
    color: #FFA500 !important;
}

.wpcf7-mail-sent-ok {
    font-size: 26px !important;
    border: none !important;
    display: block !important;
    text-align: center;
    font-family: 'InterstateMazdaRegular', 'Helvetica', 'Arial', sans-serif;
}

.challenge-page .form-box {
    width: 500px !important;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .challenge-page .form-box {
        width: 90% !important;
    }
}

.wpcf7-form.sent .grid-12 {
    display: none;
}

#menu-item-268 {
    display: none;
}

.youtube-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.youtube-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hidden {
    display: none !important;
}

.titleblue a .arrow_bottom {
    background: url(../images/sprite-arrows.png) no-repeat 0 -530px;
    bottom: 0;
    float: right;
    height: 15px;
    margin: auto;
    position: absolute;
    right: 20px;
    top: 0;
    width: 15px;
    transform: rotate(90deg);
}

.inline {
    display: inline-block;
}

.description_offer {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #8a9399;
}

.button-special-offers {
    display: -webkit-box;
    margin-bottom: 35px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #51595f;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-content p {
    color: white;
}

.showSingle-active {
    background-color: #1f2426 !important;
}

.calendar-desc-offer {
    vertical-align: top;
    padding-left: 25px;
}

.calendar-desc-offer ul {
    padding-left: 20px;
}

.description_offer img {
    width: 100%;
}

.active-offer a {
    color: #fff;
    background-color: #1f2426;
}

@media only screen and (max-width: 979px) {
    .grid-9.calendar {
        width: inherit;
    }
}
