#recent_queries_block .model a {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}

#recent_queries_block .region, #recent_queries_block .date {
    font-size: 10px;
}

#menu-footer a.footer_reklama {
    font-size: 12px;
    font-weight: bold;
    color: #0ff;
}

#menu-footer2 a.footer_reklama {
    font-size: 12px;
    font-weight: bold;
    color: #0ff;
}

.region.activ a {
    background: #66C1FF;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#66C1FF));
    background: -webkit-linear-gradient(#fcfcfc, #66C1FF);
    background: -moz-linear-gradient(#fcfcfc, #66C1FF);
    background: -o-linear-gradient(#fcfcfc, #66C1FF);
    background: linear-gradient(#fcfcfc, #66C1FF);
}

.groups_list {
    margin-top: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #c7c7c7;
}

.groups_list .group_items h3 {
    margin: 0;
    background: #f2f2f2;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#e8e8e8));
    background: -webkit-linear-gradient(#fcfcfc, #e8e8e8);
    background: -moz-linear-gradient(#fcfcfc, #e8e8e8);
    background: -o-linear-gradient(#fcfcfc, #e8e8e8);
    background: linear-gradient(#fcfcfc, #e8e8e8);
    padding: 7px 10px 7px 0px;
    cursor: pointer;
    border-top: 1px solid #c7c7c7;
}

.groups_list .group_item {
    display: none;
    overflow: auto;
}

.groups_list .group_item li {
    list-style-type: none;
    float: left;
    line-height: 25px;
    width: 280px;
}

.groups_list .group_item li.even {
    margin-right: 38px;
}

.groups_list .group_item li a {
    color: #0071bc;
}

.groups_list .group_item li a:hover {
    color: #44aabc;
    text-decoration: none;
}

.groups_list .group_items h3.overt {
    background: #0872b8;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#66C1FF), to(#0872b8));
    background: -webkit-linear-gradient(#66C1FF, #0872b8);
    background: -moz-linear-gradient(#66C1FF, #0872b8);
    background: -o-linear-gradient(#66C1FF, #0872b8);
    background: linear-gradient(#66C1FF, #0872b8);
}

.groups_list .group_items h3.overt span {
    color: #fff;
}

.groups_list .group_items h3.overt:hover span {
    color: #000;
}

.groups_list .group_items h3:hover {
    background: #66C1FF;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#66C1FF));
    background: -webkit-linear-gradient(#fcfcfc, #66C1FF);
    background: -moz-linear-gradient(#fcfcfc, #66C1FF);
    background: -o-linear-gradient(#fcfcfc, #66C1FF);
    background: linear-gradient(#fcfcfc, #66C1FF);
}

.groups_list h3 * {
    vertical-align: top;
}

.groups_list h3 .arrow {
    background: url(../img/arrow_covered.png) no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-left: 11px;
    margin-top: 1px;
}

.groups_list h3.overt .arrow {
    background: url(../img/arrow_overt.png) no-repeat;
}

.groups_list .group_items .group_item {
    margin: 0;
    padding: 10px 40px;
}

.groups_list .group_items:first-child h3 {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-top: 0;
}

.groups_list .group_items:last-child h3 {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
}

.groups_list .group_items:last-child h3.overt {
    border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -moz-border-radius: 0;
}

.model_other ul {
    padding: 0;
    margin-top: 5px;
}

.model_other li {
    list-style-type: none;
    line-height: 20px;
    padding-right: 40px;
    float: left;
    min-height: 20px;
    width: 300px;
}

.model_other .full li {
    float: none;
}

.model_other li a {
    color: #0071bc;
}

.model_other li a:hover {
    text-decoration: none;
    color: #44aabc;
}

table.order_detail, table.spares_detail {
    border-collapse: collapse;
    width: 100%;
}

table.order_detail td, table.spares_detail td {
    border: 1px dotted #888;
    font-size: 12px;
    padding: 2px 5px;
}

table.order_detail tr td:first-child {
    width: 150px;
}

table.spares_detail tr td:first-child {
    width: 400px;
}

table.order_detail tr td:last-child {
    font-weight: bolder
}

.catalog, .order_zapchasti, .model_other {
    margin-top: 20px;
    overflow: auto;
}

.order_zapchasti ul {
    margin: 0;
    padding: 0;
}

.order_zapchasti ul li {
    list-style-type: none;
    background: url(../images/detal.gif) no-repeat;
    min-height: 17px;
    margin-bottom: 10px;
    padding-left: 30px;
}

.order_zapchasti li .line2 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    padding-top: 2px;
}

.order_zapchasti .order_date {
    width: 250px;
}

.order_zapchasti .order_date, .order_zapchasti .order_city {
    color: #828282;
    font-size: 12px;
    display: inline-block;
}

.order_zapchasti li a {
    color: #000;
    text-decoration: none;
}

.order_zapchasti li a:hover {
    color: #888;
    text-decoration: underline;
}

.catalog form {
    display: block;
}

.catalog form h2 {
    background: #0872b8;
    padding: 8px 25px;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
}

.catalog form .body {
    min-height: 100px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 8px 150px 8px 25px;
}

.catalog form .group {
    margin-bottom: 20px;
}

.catalog label {
    display: inline-block;
    width: 210px;
    text-align: right;
    margin-right: 20px;
    font-size: 16px;
    line-height: 20px;
}

.catalog .body input, .catalog select {
    width: 260px;
    padding: 2px 0;
    line-height: 20px;
    font-size: 16px;
}

.catalog form .foot {
    background: #E5E5E5;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    padding: 20px 150px 20px 50px;
    text-align: right;
}

.catalog form .submit {
    border: 0;
    padding: 0;
    height: 32px;
    width: 152px;
    background: url(../img/button1.png) no-repeat;
    cursor: pointer;
}

.catalog_spares form .submit {
    border: 0;
    padding: 0;
    height: 40px;
    width: 320px;
    background: url(../images/search_submit.png) no-repeat;
    cursor: pointer;
    margin: 20px auto;
    cursor: pointer;
    display: block;
}

.catalog_item {
    float: left;
    min-height: 40px;
}

.catalog_item a {
    display: block;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    min-width: 180px;
    height: 30px;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 5px;
    text-align: center;
    margin: 5px;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
    padding: 0 10px;
}

.species a {
    padding: 0 10px;
    min-width: 150px;
    width: auto;
}

.breadcrumb {
    display: block;
    min-height: 30px;
    margin: 0 0 20px;
    list-style-type: none;
    padding: 0;
}

.breadcrumb li {
    float: left;
    line-height: 30px;
    padding: 0 5px 0;
    cursor: pointer;
    font-size: 16px;
}

.breadcrumb li:last-child {
    cursor: default;
}

.breadcrumb li:first-child {
    padding-left: 0;
}

.breadcrumb li a {
    font-weight: bold;
    text-decoration: none;
    display: block
}

.breadcrumb li.separator {
    padding: 0 0 1px;
    cursor: default;
}

.breadcrumb li * {
    font-size: 12px;
}

#block-views-jcarusel-block {
    margin: 20px 0 0;
    border: 0;
    background: transparent;
}

#sidebar_last #block-views-jcarusel-block .content {
    padding: 0;
    border: 0;
    margin: 0;
    background: transparent;
}

#shop-gallery {
    padding: 10px 0;
}

h2.specialization {
    margin-bottom: 20px;
}

#content .node-story .field-name-field-preview-image img, #content .node-story .field-name-body img {
    max-width: 260px;
}

#content2 .node-story .field-name-field-preview-image img, #content2 .node-story .field-name-body img {
    max-width: 260px;
}

#primaryMenu2 ul.menu li a {
    border-left: 1px solid #959595;
}

#primaryMenu ul.menu li a {
    border-left: 1px solid #959595;
}

#subscribe {
    float: left;
    margin-top: 3px;
    margin-left: 20px;
    height: 15px;
}

#subscribe span {
    color: #b4cce2;
    font-size: 10px;
    line-height: 20px;
    vertical-align: top;
    display: inline-block;
}

#subscribe a {
    float: none;
    vertical-align: top;
    margin: 3px 0 0 5px;
}

#subscribe img {
    width: 20px;
    height: 20px;
    float: none;
}

#content .node-story img {
    max-width: 700px;
}

#content2 .node-story img {
    max-width: 700px;
}

.service-links .service-label {
    display: none;
}

#sidebar_last .social_second {
    margin-top: 20px;
}

.hide {
    display: none;
}

#blok_black {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 5000;
}

#ModalWindow {
    position: fixed;
    z-index: 5001;
    width: 700px;
    min-height: 400px;
    margin-left: -350px;
    left: 50%;
    top: 50px;
    background: white;
    padding: 20px 20px 30px;
}

#ModalWindow .modal_content {
    min-height: 400px;
    margin-bottom: 20px;
}

#modal_close {
    position: relative;
    width: 70px;
    left: 50%;
    margin-left: -35px;
}

#socialblock {
    width: 944px;
    min-height: 220px;
    margin: 25px auto 40px;
    padding: 0 10px;
    display: table;
    vertical-align: middle;
}

#socialblock .social {
    width: 400px;
    overflow: hidden;
    display: inline-block;
}

.social.pull-right {
    float: right
}

body h1 {
    line-height: 30px;
}

body p {
    line-height: 22px;
    text-align: justify;
}

.field-name-field-reklama p:first-child {
    margin-top: 0;
}

#content .node-story {
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

#content2 .node-story {
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

body h2 {
    line-height: 25px;
}

body #page-title.title {
    margin-bottom: 20px;
    min-width: 700px;
    max-width: 700px;
}

body, #wrapp, #main_content, #footer, #header, #container {
    width: 100%;
    min-width: 1210px;
    margin-bottom: 20px;
}

#container, #header {
    min-width: 1210px;
}

.title-after-reklama {
    margin: 60px 0 15px;
    font-size: 22px;
}

.title-no-reklama {
    margin: 0 0 15px;
    font-size: 22px;
}

.region .social_block {
    float: left;
    margin-top: 20px;
}

#center_content {
    width: 1210px;
    margin: 0 auto;
}

#logo-header, #header-right {
    position: relative;
    z-index: 5;
}

#header_line {
    height: 146px;
}

#header_line .center-line, .center-line {
    height: 91px;
    margin: 0 auto -91px;
    width: 1210px;
}

#header_line .menu-line, #header .menu-line {
    width: 100%;
    float: left;
    height: 55px;
    background: url(../images/menu-bg.png);
    text-align: center;
}

#primaryMenu {
    background: transparent;
    margin: 0 auto;
}

#primaryMenu2 {
    background: transparent;
    margin: 0 auto;
}

#header_line .left-line, #header .left-line {
    margin: 0;
    background: url(../images/logo-hd.png);
    float: left;
    width: 40%;
    height: 91px;
    margin-top: -91px;
}

#header_line .left-line #logo-header, #header .left-line #logo-header {
    float: right;
    background: transparent;
}

#header_line .right-line, #header .right-line {
    margin: 0;
    background: url(../images/hd.png);
    float: right;
    width: 60%;
    height: 91px;
    margin-top: -91px;
}

#container {
    background: url(../images/after_menu.png) repeat-x;
}

#sidebar_last .model {
    overflow: hidden;
}

#our-partners, #inner {
    width: 1210px;
    margin: 0 auto;
}

#footer .left-line {
    margin: 0;
    float: left;
    width: 40%;
    height: 92px;
}

#footer .right-line {
    margin: 0;
    float: left;
    width: 60%;
    height: 92px;
}

#footer-right {
    min-width: 834px;
}

#footer {
    background: url(../images/ft.png) repeat-x;
    min-width: 1210px;
    margin-bottom: 0px;
}

#footer .center-line {
    margin: 0 auto;
}

#footer .left-line #logo-footer {
    float: right;
    background: transparent;
}

#footer .right-line #menu-footer,
#inner,
#logo-footer,
#footer-right {
    background: transparent;
}

#information {
    width: 940px;
    margin: 0 auto;
}

#information2 {
    width: 940px;
    margin: 0 auto;
}

#content {
    width: 680px;
    padding: 0;
    margin-right: 8px;
    padding-right: 20px;
}

#content2 {
    width: 680px;
    padding: 0;
    margin-right: 8px;
    padding-right: 20px;
}

#sidebar_last {
    width: 228px;
    padding: 0 0 20px;
}

#sidebar_last .content {
    width: 211px;
}

#sidebar_last .title, #sidebar_last h2 {
    width: 207px;
}

#sidebar_last .title, #sidebar_last h2 {
    padding-left: 20px;
}

#sidebar_last .content {
    padding: 5px 7px 5px 8px;
}

.clearfix {
    *zoom: 1;
    clear: both;
    content: ""
}

.mobile_on {
    display: none;
}

.mobile_off {
    display: block;
}

.mobile_off_inline {
    display: inline-block;
}

.description h2 {
    margin-top: 20px;
}

.description ol li {
    line-height: 22px;
}

.description ol {
    padding-left: 15px;
}

.automobiles__list-orders .images {
    padding-top: 15px;
    padding-bottom: 15px;
    align-items: stretch;
    position: relative;
    height: 250px;
}

.automobiles__list-orders .images > a {
    margin-right: 0px;
    display: flex;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #262626;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background: #fff;
}

.automobiles__list-orders .item > a {
    text-decoration: inherit;
    line-height: 19px;
    color: inherit;
    display: block;
    margin-top: 10px;
    transition: .3s color;
    letter-spacing: 0.2px;
    text-align: justify;
}

.automobiles__list-orders .images > a:first-child {
    z-index: 2;
}

.automobiles__list-orders .images img {
    max-width: 100%;
    width: auto !important;
    max-height: 100%;
    display: block;
}

.automobiles__spares-order .all_shops_link {
    margin-bottom: 10px;
    display: block;
    text-align: right;
}

#automobiles__list-shops.owl-theme .owl-nav {
    top: -100px;
}

#check_seller .seller_data p {
    padding-right: 15px;
    box-sizing: border-box;
    width: 100%;
}

.attention {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
}

.attention .att-pic {
    margin-top: 0;
    margin-right: 15px;
    background-size: cover;
}

.seller_data .black_list_info {
    margin: 10px;
    border-radius: 5px;
}

/*** begin carousel ***/
.automobiles-section .automobiles-title {
    padding-right: 100px;
    box-sizing: border-box;
}

.automobiles-section .owl-theme .owl-nav {
    top: -75px;
    right: 0;
    width: 75px;
    position: absolute;
    left: auto;
}

.automobiles-section .owl-carousel .owl-nav button {
    border-radius: 0 !important;
    height: 30px !important;
}

.automobiles-section .owl-carousel .owl-nav button span {
    line-height: 18px;
    font-size: 30px;
}

.automobiles-section .owl-carousel .owl-nav button.owl-prev {
    left: 0;
}

.automobiles-section .owl-carousel .owl-nav button.owl-next {
    right: 0;
}

.automobiles__title-shop {
    font-size: 18px;
    margin-bottom: 5px;
}

.automobiles__stars-shop {
    opacity: 0.8;
    margin-bottom: 3px;
    font-size: 12px;
}

.automobiles__address-shop {
    opacity: 0.8;
    font-size: 14px;
}

#automobiles__list-shops .automobiles__title-shop {
    text-align: left !important;
}

.automobiles__phone {
    opacity: 0.8;
    margin-bottom: 3px;
    font-size: 12px;
}

.automobiles__list-orders a span {
    display: block;
}

.automobiles__list-orders a {
    color: inherit;
    text-decoration: none;
}

.automobiles__list-orders a:hover, .automobiles__list-orders a:active {
    text-decoration: none;
    color: inherit;
}

.automobiles__list-orders h4 {
    margin: 0;
}

.automobiles__list-orders a:active h4, .automobiles__list-orders a:hover h4 {
    text-decoration: underline;
}

/*.automobiles__list-orders a:active, .automobiles__list-orders a:hover{*/
/*    cursor: pointer;*/
/*    text-decoration: underline;*/
/*}*/
.catalog_spares .images_list {
    text-align: center;
}

.automobiles-section + .automobiles-section, #carousel_spares {
    padding-top: 20px;
    margin-top: 35px;
    position: relative;
}

.automobiles-section + .automobiles-section:before, #carousel_spares:before {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    content: '';
    display: block;
    height: 1px;
    background: rgba(0, 0, 0, .2);
}

.images_list .items {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.images_list .items .item {
    flex: 1 1 100%;
    padding: 0 5px;
}

.images_list .items .item img {
    max-width: 100%;
}

/*** end carousel ***/
#SearchForm .left-column .group-controll__email {
    width: 62% !important;
    margin-right: 16px;
}

#SearchForm .left-column .group-controll__email input {
    width: calc(100% + 12px) !important;
    box-sizing: border-box;
}

.carModels__images {
    width: 100%;
    height: 150px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 50px;
    transition: .3s all;
}

#carModels__gallery .owl-item {
    position: relative;
}

.carModels__title, .carModels__link {
    position: absolute;
}

.carModels__title {
    left: 15px;
    right: 15px;
    top: 10px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    opacity: 0;
    transition: .3s opacity;
    text-shadow: 0 2px 20px rgba(0, 0, 0, 1);
    background: rgba(255, 255, 255, 0.3);
    padding: 5px;
}

.active.center .carModels__title {
    opacity: 1;
}

.model-carousel-widget .carModels__absolut-link {
    left: 0;
    right: 0;
}

.carModels__absolut-link {
    opacity: 0;
    position: absolute;
    z-index: 100;
    top: 0;
    left: -25%;
    right: -25%;
    bottom: 0;
    display: none;
}

.active.center .carModels__absolut-link {
    display: block;
    text-shadow: 0 2px 20px rgba(0, 0, 0, 1);
}

#carModels__gallery {
    height: 250px;
    margin: 30px 0;
    color: #EEEEEE;
}

#carModels__gallery .item {
    display: block;
    transition: .3s all;
    opacity: 0.5;
}

.section-catalog {
    margin-top: 20px;
}

#carModels__gallery .active.center .item .carModels__images {
    height: 250px;
    margin-top: 0;
}

#carModels__gallery .active.center {
    z-index: 5;
}

#carModels__gallery .active.center .item {
    margin-left: -25%;
    margin-right: -25%;
    opacity: 1;
}

#carModels__gallery .carModels__link {
    left: calc(50% - 125px);
    bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    transition: .3s opacity;
    width: 250px;
    padding: 5px;
    color: #000;
}

.carModels__link a {
    color: #fff;
    text-decoration: none;
}

#carModels__gallery .active.center .carModels__link {
    opacity: 1;
}

#informer_block .item {
    margin-bottom: 15px;
    padding-left: 20px;
    margin-left: -5px;
    background: url(../images/detal.png) 0 1px no-repeat;;
}

/*** begin carousel ****/
#carModels__gallery.full-owl-carousel {
    height: auto;
}

.full-owl-carousel .item {
    opacity: 1 !important;
}

.full-owl-carousel .carModels__title, .full-owl-carousel .carModels__link {
    opacity: 1 !important;
    text-align: center !important;
}

.full-owl-carousel .carModels__images {
    height: 450px;
    margin-top: 0;
}

.full-owl-carousel .carModels__absolut-link {
    display: block;
}
.preloader {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    /* фоновый цвет */
    background: rgba(187, 187, 187, 0.75);
    transition: 0.5s opacity;
    opacity: 0;
    z-index: 1001;
}

.preloader.active {
    opacity: 1;
}

.preloader__image {
    position: relative;
    top: 45%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-left: -30px;
    text-align: center;
    animation: preloader-rotate 2s infinite linear;
}

@keyframes preloader-rotate {
    100% {
        transform: rotate(360deg);
    }
}
/*** end carousel ***/
@media (max-width: 1024px) {
    /*** begin carousel ****/
    .automobiles-section + .automobiles-section {
        margin-top: 15px;
    }

    .automobiles-section + .automobiles-section:before, .automobiles-section + .automobiles-section:after, #carousel_spares:before {
        height: 20px;
        background: #fff;
        left: -10px;
        right: -10px;
        width: auto;
    }

    .automobiles-section + .automobiles-section:after {
        position: absolute;
        bottom: -25px;
        content: '';
        display: block;
    }

    .automobiles__list-orders .images {
        flex-wrap: wrap;
    }

    .automobiles__list-orders a:active h4, .automobiles__list-orders a:hover h4 {
        color: #0071AA;
    }

    .automobiles-section .automobiles-title {
        padding-right: 0;
    }

    .groups_list .group_items h3 {
        padding: 10px 10px 10px 0px;
    }

    .groups_list .group_item li {
        line-height: 20px;
        margin-bottom: 8px;
    }

    .breadcrumb li {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 6px;
    }

    .breadcrumb li.separator, .breadcrumb li a, .breadcrumb li span {
        font-size: 15px;
        padding: 5px;
    }

    .catalog form .submit {
        border: 0;
        padding: 0;
        height: 48px;
        width: 170px;
        background: url(../img/button1.png) no-repeat;
        cursor: pointer;
        background-size: 100% 100%;
    }

    .model_other li, #menu-footer li {
        margin-bottom: 8px;
    }

    .model_other li a, #menu-footer li a {
        padding: 13px;
        display: inline-block;
        vertical-align: middle;
        line-height: 22px;
        font-size: 18px;
    }

    #main_content #center_content .breadcrumb li {
        line-height: 20px;
    }

    #main_content #center_content .breadcrumb {
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: baseline;
        flex-wrap: wrap;
    }
}

@media (max-width: 700px) {
    .full-owl-carousel .carModels__images {
        height: 400px;
    }
}

@media (max-width: 600px) {
    .full-owl-carousel .carModels__images {
        height: 400px;
    }

    .breadcrumb li.separator, .breadcrumb li a, .breadcrumb li span {
        font-size: 14px;
        padding: 3px;
    }
}

@media (max-width: 500px) {
    .full-owl-carousel .carModels__images {
        height: 350px;
    }
}

@media (max-width: 450px) {
    .full-owl-carousel .carModels__images {
        height: 280px;
    }
}

@media (max-width: 400px) {
    .full-owl-carousel .carModels__images {
        height: 200px;
    }

    .breadcrumb li.separator, .breadcrumb li a, .breadcrumb li span {
        font-size: 12px;
        padding: 3px;
    }
}

/*** end carousel ****/
@media (max-width: 600px) {
    #main_content #SearchForm #field3 .group-controll label {
        width: 45% !important;
    }
}