.tx-hxmobile .row.carlist .carlist.image {
    position: relative;
}

.tx-hxmobile .row.carlist .carlist.image .banner {
    position: absolute;
    width: 25%;
    right: -9px;
    top: 15%;
    background-color: red;
    text-align: center;
    color: #fff;
}

.tx-hxmobile .row.carlist .carlist.image .banner .right-triangle {
    border-top: 14px solid #b00;
    border-right: 14px solid transparent;
    margin-top: 0;
    right: 0;
    width: 0;
    height: 0;
    position: absolute;
}

@media (max-width:990px) {
    .tx-hxmobile .row.carlist .carlist.image .banner {
        width: 40%;
        right: 1px;
    }
}

@media (max-width:990px) {
    .tx-hxmobile .row.carlist .carlist.image .banner {
        right: 1px;
    }
}

.tx-hxmobile {
    /**/
    /*
   h1,h2{
  color: #5C5C5B;;
   }
   */
    font-family: Arial, sans-serif;
}

.b {
    color: #5C5C5B!important;
}

.tx-hxmobile .set {
    border: 2px solid #4682BA;
}

.tx-hxmobile .search-title {
    background: #333333;
    /* Old browsers */
    background: -moz-linear-gradient(left, #333333 0%, #999999 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #333333 0%, #999999 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #333333 0%, #999999 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#999999', GradientType=1);
    /* IE6-9 */
    color: #fff;
    /*font-family: "Corporate A Regular", serif;*/
    font-family: "CorporateAW01-CnRegular 885693";
    font-size: 33px;
    padding: 25px 10px;
}

.tx-hxmobile #colorwrap .check-box {
    border-color: #777;
    opacity: 0.5;
}

.tx-hxmobile #colorwrap .check-box.checked {
    border-color: transparent;
    background-color: #fff !important;
    opacity: 1;
}

.tx-hxmobile .check-box {
    width: 9%;
    float: left;
    display: block;
    cursor: pointer;
    margin: 0 1% 0 0;
    border: 1px solid #777;
}

.tx-hxmobile .check-box.checked {
    background-color: #fff;
    border: 1px solid transparent;
}

.tx-hxmobile .check-box.checked:before {
    content: "\2714";
    color: #a3b404;
    padding: 3px;
}

.tx-hxmobile .check-box.crossed {
    background-color: #fff;
    border: 1px solid transparent;
}

.tx-hxmobile .check-box.crossed:before {
    content: "\2718";
    color: #d00;
    padding: 3px;
}

.tx-hxmobile .check-label {
    width: 90%;
    float: left;
    padding: 2px;
}

.tx-hxmobile .reset-button {
    cursor: pointer;
    font-size: 20px;
}

.tx-hxmobile .search-button {
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.tx-hxmobile .search-button.active {
    cursor: default;
}

.tx-hxmobile .search-button.class {
    padding: 10px;
    background-color: #e6e6e6;
    margin: 5px 5px 5px 0;
    border: 1px solid #777;
    border-radius: 4px;
}

.tx-hxmobile .search-button.class:hover {
    background-color: #777;
}

.tx-hxmobile .search-button.class.active {
    color: #333;
    background-color: #fff;
}

.tx-hxmobile .search-button.page {
    width: 10%;
    padding: 5px;
    background-color: #fff;
    margin: 5px 1% 5px 0;
}

.tx-hxmobile .search-button.page.last {
    float: right;
}

.tx-hxmobile .search-input,
.tx-hxmobile .search-select {
    width: 100%;
    height: 40px;
    padding: 10px;
    margin: 5px 0;
}

.tx-hxmobile .detailsuche-toggle {
    margin: 5px 0;
    display: block;
    cursor: pointer;
    text-align: center;
}

.tx-hxmobile .detailsuche-toggle:after {
    content: "...";
}

.tx-hxmobile .detailsuche-toggle.active:after {
    content: "X";
}

.tx-hxmobile .feature,
.tx-hxmobile .exterior-color,
.tx-hxmobile .fuel {
    padding: 5px;
}

.tx-hxmobile #result {
    background-color: #333;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    z-index: 999999;
    clear: both;
    margin-top: 10px;
    float: left;
    width: 100%;
}

.tx-hxmobile .detailsuche ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tx-hxmobile .detailsuche ul.tabs li {
    font-size: 13px;
    background: none;
    display: inline-block;
    padding: 10px 5px;
    cursor: pointer;
    margin-bottom: -1px;
    z-index: 1;
    color: white;
}

.tx-hxmobile .detailsuche ul.tabs li.current {
    padding: 10px 4px;
    background: white;
    cursor: default;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    color: #5C5C5B;
}

.tx-hxmobile .detailsuche .tab-content {
    display: none;
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid black;
    font-size: 0.9em;
}

.tx-hxmobile .detailsuche .tab-content.current {
    display: inherit;
    background-color: white;
}

.tx-hxmobile .sliders .noUi-tooltip {
    display: none;
}

.tx-hxmobile .sliders .noUi-state-drag .noUi-active .noUi-tooltip,
.tx-hxmobile .sliders .noUi-state-tap .noUi-active .noUi-tooltip {
    display: block;
}

.tx-hxmobile .sliders .noUi-connect {
    background-color: #4682BA;
}

.tx-hxmobile .sliders .slider-button>div {
    cursor: pointer;
    padding: 10px;
    color: #333;
    background: white;
    cursor: pointer;
    margin-bottom: 16px;
    padding: 10px;
}

.tx-hxmobile .sliders .slider-button>div:hover {
    background: #c0c0c0;
    transition: all 0.3s ease;
}

.tx-hxmobile .sliders .slider-button>div:active {
    background: #8d8d8d;
}

.tx-hxmobile .sliders .slider-button>div.active {
    cursor: pointer;
    padding: 10px;
    color: #fff;
    background: #a3b404;
}

.tx-hxmobile .sliders .slider-button>div.active:hover {
    background: #5f6902;
    transition: all 0.3s ease;
}

.tx-hxmobile .sliders .slider-button>div.active:active {
    background: #050500;
}

.tx-hxmobile .sliders .slider-button>div.first-button {
    width: 49%;
    margin-right: 2%;
}

@media (max-width: 767px) {
    .tx-hxmobile .sliders .slider-button>div.first-button {
        width: 100%;
        margin: 10px 0;
    }
}

.tx-hxmobile .sliders .slider-button>div.last-button {
    width: 49%;
}

@media (max-width: 767px) {
    .tx-hxmobile .sliders .slider-button>div.last-button {
        width: 100%;
        margin: 10px 0;
    }
}

.tx-hxmobile .sliders .slider-wrap>div:first-child {
    margin: 5px 0 15px 0;
    width: 90%;
    margin-left: 5%;
    float: left;
}

.tx-hxmobile #listwrap hr,
.tx-hxmobile #parkingwrap hr {
    border-color: #333;
}

.tx-hxmobile #listwrap.loading,
.tx-hxmobile #parkingwrap.loading {
    opacity: 0.5;
}

.tx-hxmobile #listwrap .carlist .specs>div,
.tx-hxmobile #parkingwrap .carlist .specs>div {
    padding: 5px;
}

.tx-hxmobile #listwrap .carlist .image,
.tx-hxmobile #parkingwrap .carlist .image {
    padding-right: 5px;
}

@media screen and (max-width: 990px) {
    .tx-hxmobile #listwrap .carlist .image,
    .tx-hxmobile #parkingwrap .carlist .image {
        padding-right: 15px;
    }
}

.tx-hxmobile #listwrap .carlist.header,
.tx-hxmobile #parkingwrap .carlist.header {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tx-hxmobile #listwrap .carlist.features,
.tx-hxmobile #parkingwrap .carlist.features {
    font-size: 12px;
}

.tx-hxmobile #listwrap .carlist .vatable,
.tx-hxmobile #parkingwrap .carlist .vatable {
    font-size: 11px;
}

.tx-hxmobile #listwrap .carlist .parking,
.tx-hxmobile #parkingwrap .carlist .parking {
    display: inline-block;
    background: #4682BA;
    color: #fff;
    padding: 0px 5px;
    font-weight: 800;
    cursor: pointer;
}

.tx-hxmobile #listwrap .carlist .parking.parked,
.tx-hxmobile .parking-button .parking.parked {
    background: red!important;
}

.tx-hxmobile #parkingwrap .carlist .parking {
    position: relative;
    top: 30px;
    float: left;
}

.tx-hxmobile #parkingwrap .carlist .parking.parked {
    background-color: red!important;
}

.tx-hxmobile #sorting {
    padding: 0;
    font-size: 11px;
    cursor: pointer;
}

.tx-hxmobile #sorting span {
    margin-left: 0px;
    color: #b3b3b3;
    font-size: 17px;
}

.tx-hxmobile #sorting span:after {
    content: "";
    margin: 2px;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.tx-hxmobile #sorting span[data-order="ASCENDING"]:after {
    border-bottom: 5px solid #777;
}

.tx-hxmobile #sorting span[data-order="ASCENDING"].active {
    color: #333;
}

.tx-hxmobile #sorting span[data-order="ASCENDING"].active:after {
    border-bottom: 5px solid #a3b404;
}

.tx-hxmobile #sorting span[data-order="DESCENDING"]:after {
    border-top: 5px solid #777;
}

.tx-hxmobile #sorting span[data-order="DESCENDING"].active {
    color: #333;
}

.tx-hxmobile #sorting span[data-order="DESCENDING"].active:after {
    border-top: 5px solid #a3b404;
}

.tx-hxmobile input[type="checkbox"],
.tx-hxmobile input[type="radio"] {
    width: initial;
}

.tx-hxmobile.show .topnav {
    /*margin: -1px -22px 0px -23px;
    background-color: #1E1E1F;*/
    margin-bottom: 0px;
}

.tx-hxmobile #vehiclewrap {
    font-size: 14px;
    color: #5C5C5B;
    ;
}

.tx-hxmobile #vehiclewrap h1,
.tx-hxmobile #vehiclewrap h2,
.tx-hxmobile #vehiclewrap h3,
.tx-hxmobile #vehiclewrap h4,
.tx-hxmobile #vehiclewrap h5,
.tx-hxmobile #vehiclewrap h6 {
    color: #5C5C5B;
    font-family: "CorporateAW01-CnRegular 885693";
}

.tx-hxmobile .nav {
    margin: 20px 0;
}

.tx-hxmobile .nav a {
    color: #518CC8;
}

.tx-hxmobile .info table {
    font-size: 14px;
    border-spacing: 0;
}

@media screen and (max-width: 767px) {
    .tx-hxmobile .info table {
        font-size: 16px;
    }
}

.tx-hxmobile .info table td {
    padding: 2px 10px 2px 0;
    color: #5C5C5B;
}

.tx-hxmobile .info table td:nth-child(even) {
    font-weight: bold;
    color: #5C5C5B;
}

.tx-hxmobile .info .parking-button {
    float: left;
    margin: 16px 5px 0 0;
    cursor: pointer;
}

.tx-hxmobile .info .parking {
    display: block;
    background: #4682BA;
    color: #fff;
    padding: 0px 10px;
    line-height: 30px;
    font-weight: 700;
    font-size: 18px;
}


}
.tx-hxmobile .info .parking.parked {
    background: red;
}
.tx-hxmobile .info .price {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#639ecc+0,406086+100 */
    
    background: #639ecc;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #639ecc 0%, #406086 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, #639ecc 0%, #406086 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, #639ecc 0%, #406086 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#639ecc', endColorstr='#406086', GradientType=0);
    /* IE6-9 */
    
    margin: 20px 0;
    float: left;
    bottom: -45px;
    position: relative;
    margin-bottom: 53px;
    right: 38px;
}
.tx-hxmobile .info .pre-vat-price {
    margin: 1px 0;
    padding-left: 11.188rem;
    float: right;
    z-index: 1000;
    position: relative;
    margin-bottom: -57px;
    top: -50px;
}
.tx-hxmobile .images .large {
    float: left;
}
.tx-hxmobile .images .large.left {
    width: 49.725%;
    padding: 4px;
}
.tx-hxmobile .images .large.left.three {
    width: 63%;
}
@media screen and (max-width: 767px) {
    .tx-hxmobile .images .large.left.three {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .tx-hxmobile .images .large.left {
        width: 100%;
    }
}
.tx-hxmobile .images .large.right {
    width: 50.275%;
}
.tx-hxmobile .images .large.right.three {
    width: 37%;
}
@media screen and (max-width: 767px) {
    .tx-hxmobile .images .large.right.three {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .tx-hxmobile .images .large.right {
        width: 100%;
    }
}
.tx-hxmobile .images .small {
    padding: 4px;
    width: 25%;
    float: left;
}
.tx-hxmobile .images .small.three {
    width: 33%;
}
.tx-hxmobile .features ul {
    column-count: 3;
    color: #5C5C5B;
    /*list-style: none;*/
    /*list-style: disc url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwAAADsABataJCQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xNkRpr/UAAABsSURBVChTlZAxDsAgCAAd+jxH/+ToI/qF/sBHOThQzpaEGDqU5BIDF0CSxXkdWenKeOGdRSSBSVWRD6pJdIoET0ZkRFT0dET2iYqegTi3ZMT8NbpsyYhiP29bwdOWRHBQTdCZNdgZeJfn4JJuY1TUijWjsMAAAAAASUVORK5CYII=') inside;*/
}
@media screen and (max-width: 990px) {
    .tx-hxmobile .features ul {
        column-count: 2;
    }
}
@media screen and (max-width: 767px) {
    .tx-hxmobile .features ul {
        column-count: 1;
    }
}
.tx-hxmobile .description>div {
    column-count: 3;
}
@media screen and (max-width: 990px) {
    .tx-hxmobile .description>div {
        column-count: 2;
    }
}
@media screen and (max-width: 767px) {
    .tx-hxmobile .description>div {
        column-count: 1;
    }
}
.tx-hxmobile .description ul {
    list-style: none;
    padding-left: 0;
}
.tx-hxmobile .request .columns {
    column-count: 2;
}
@media screen and (max-width: 990px) {
    .tx-hxmobile .request .columns {
        column-count: 1;
    }
}
.tx-hxmobile .request input[type="submit"] {
    background: #639ecc!important;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #639ecc 0%, #406086 100%)!important;
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, #639ecc 0%, #406086 100%)!important;
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, #639ecc 0%, #406086 100%)!important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#639ecc', endColorstr='#406086', GradientType=0);
    /* IE6-9 */
    
    border: none;
    padding: 10px;
    color: #fff;
    background: #5382AD;
    width: 100%;
    position: relative;
    top: -23px;
    margin-top: 6px;
    border-radius: 4px;
    padding: 2px 20px 2px 20px;
    color: #fff;
    height: auto;
}
.tx-hxmobile .request input[type="submit"]:hover {
    background: #33628D;
    transition: all 0.3s ease;
}
.tx-hxmobile .request input[type="submit"]:active {
    background: #050500;
}
.tx-hxmobile .request form>div,
.tx-hxmobile .request form .columns>div {
    margin-bottom: 28.3px;
}
@media screen and (max-width: 990px) {
    .tx-hxmobile .request form>div,
    .tx-hxmobile .request form .columns>div {
        margin-bottom: 10px;
    }
}
.tx-hxmobile .location h2 {
    padding: 0 15px;
}
.tx-hxmobile #gmap {
    height: 300px;
}
.tx-hxmobile #hxmobile-quicksearch {
    background: #7e7f83;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlN2Y4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMjM1M2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #7e7f83 0%, #32353c 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, #7e7f83 0%, #32353c 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, #7e7f83 0%, #32353c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7e7f83', endColorstr='#32353c', GradientType=0);
    /* IE6-8 */
}
.fhzteaserform {
    display: none;
}
.tx-hxmobile #hxmobile-quicksearch .search-select {
    width: 100%;
    height: 30px;
    padding: 0px;
    margin: 5px 0;
}
.tx-hxmobile .bild {
    float: left;
    position: absolute;
    top: -65px;
}
.tx-hxmobile #hxmobile-quicksearch .label {
    color: #fff;
    ;
}
.tx-hxmobile #hxmobile-quicksearch .title {
    text-align: left;
    color: #fff;
    font-family: "CorporateAW01-CnRegular 885693";
    font-size: 25px;
    position: absolute;
    padding: 35px 0 0 10px;
}
.tx-hxmobile #hxmobile-quicksearch #quicksearch-result {
    background: #619bc9;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #619bc9 0%, #406086 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, #619bc9 0%, #406086 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, #619bc9 0%, #406086 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#619bc9', endColorstr='#406086', GradientType=0);
    text-align: center;
    color: #fff;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding: 5px 10px;
    cursor: pointer;
}
.tx-hxmobile #hxmobile-quicksearch #quicksearch-result:hover {
    background: #5692CC;
}
.tx-hxmobile #hxmobile-quicksearch .tab-content {
    padding: 112px 10px 10px 10px;
}
.tx-hxmobile .hxmobile_teaser {
    display: table;
    /*
     &:hover{
     background:$primary-color;
     .carousel-inner .item .specs .price{
     background:lighten($primary-color,40%);
     }
     }
     */
}
@media screen and (max-width: 767px) {
    .tx-hxmobile .hxmobile_teaser {
        display: block;
    }
}
.tx-hxmobile .hxmobile_teaser .carousel-control {
    width: 7%;
}
.tx-hxmobile .hxmobile_teaser .carousel-control.left,
.tx-hxmobile .hxmobile_teaser .carousel-control.right {
    background: #333;
    color: #fff;
    opacity: 1;
}
.tx-hxmobile .hxmobile_teaser .text {
    width: 33.3333%;
    display: table-cell;
    vertical-align: middle;
}
.tx-hxmobile .hxmobile_teaser .carousel {
    width: 66.6667%;
    display: table-cell;
}
@media screen and (max-width: 767px) {
    .tx-hxmobile .hxmobile_teaser .text,
    .tx-hxmobile .hxmobile_teaser .carousel {
        display: block;
        width: 100%;
    }
}
.tx-hxmobile .hxmobile_teaser .bottom-bar {
    height: 30px;
    background: #333;
}
.tx-hxmobile .hxmobile_teaser .text {
    box-sizing: border-box;
    border-right: 1px solid #fff;
    background-color: #333;
    color: #fff;
    padding: 15px;
}
.tx-hxmobile .hxmobile_teaser .text h1 {
    color: #fff;
    margin-bottom: 5px;
}
.tx-hxmobile .hxmobile_teaser .carousel {
    background: #fff;
}
.tx-hxmobile .hxmobile_teaser .carousel-inner .item {
    padding: 0 30px;
}
.tx-hxmobile .hxmobile_teaser .carousel-inner .item .image {
    width: 60%;
    float: left;
    min-height: 247px;
    border-bottom: 1px solid #aaa;
}
@media screen and (max-width: 767px) {
    .tx-hxmobile .hxmobile_teaser .carousel-inner .item .image {
        width: 100%;
    }
}
.tx-hxmobile .hxmobile_teaser .carousel-inner .item .specs {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    width: 40%;
    float: left;
    color: #333;
    min-height: 247px;
    padding: 10px;
}
@media screen and (max-width: 767px) {
    .tx-hxmobile .hxmobile_teaser .carousel-inner .item .specs {
        width: 100%;
    }
}
.tx-hxmobile .hxmobile_teaser .carousel-inner .item .specs .model {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: bold;
}
.tx-hxmobile .hxmobile_teaser .carousel-inner .item .specs .misc {
    font-size: 12px;
    margin: 0 0 10px 0;
}
.tx-hxmobile .hxmobile_teaser .carousel-inner .item .specs .price {
    display: inline-block;
    color: #a3b404;
    font-weight: bold;
    margin: 30px 0 0 0;
    font-size: 40px;
    float: right;
    margin-right: 10px;
}
.tx-hxmobile .hxmobile_teaser .carousel-inner .item a {
    text-decoration: none;
}
.tx-hxmobile .hxmobile_teaser .carousel-inner .item a:hover,
.tx-hxmobile .hxmobile_teaser .carousel-inner .item a:active,
.tx-hxmobile .hxmobile_teaser .carousel-inner .item a:focus {
    text-decoration: none;
}
.tx-hxmobile .topnav {
    background-color: transparent;
    padding-top: 0px;
    padding-bottom: 14px;
}
.tx-hxmobile .topnav .button {
    cursor: pointer;
    padding: 10px;
    color: #fff;
    background: #4682BA;
}
.tx-hxmobile .topnav .button:hover {
    background: #5692CC;
    /*transition: all 0.5s ease;*/
}
.tx-hxmobile .topnav .button:active {}
.tx-hxmobile .topnav .button.liste {}
.tx-hxmobile .topnav .button {
    height: 43px;
    border-radius: 4px;
    background: #619bc9;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #619bc9 0%, #406086 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, #619bc9 0%, #406086 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, #619bc9 0%, #406086 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#619bc9', endColorstr='#406086', GradientType=0);
}
.hxmDreamCar img {
    width: 9%;
    padding-bottom: 4px;
    margin-right: 10px;
}
.hxmRatingCar img {
    width: 7%;
    margin-right: 10px;
    padding-bottom: 1px;
}
.tx-hxmobile .button.parken {}
.tx-hxmobile .topnav a,
.tx-hxmobile .topnav a:hover,
.tx-hxmobile .topnav a:active {
    text-decoration: none;
}
.tx-hxmobile .row.main {
    padding-top: 0px;
}
.tx-hxmobile.index>.row {
    background-color: transparent;
}
.tx-hxmobile.index>.row>div {
    background-color: transparent;
    padding: 0 6px;
}
.tx-hxmobile #parkingwrap {
    background-color: #F4F4F4;
}
.tx-hxmobile #parkingwrap>.row {
    margin: 0;
}
.tx-hxmobile #parkingwrap>.row>div {
    padding: 15px;
}
.tx-hxmobile #searchwrap {
    float: left;
}
.tx-hxmobile #searchwrap,
.tx-hxmobile #tx-hxmobile-wrap {
    background-color: #F4F4F4;
}
.tx-hxmobile .search-padding,
.tx-hxmobile #tx-hxmobile-wrap {
    padding: 1px 15px;
    padding-top: 1px;
}
.tx-hxmobile #tx-hxmobile-wrap.quicksearch {
    padding: 0px;
}
.tx-hxmobile .button {
    cursor: pointer;
}
.tx-hxmobile .font-alternate {
    /*ont-family: "Corporate A Regular", serif;*/
    
    font-family: "CorporateAW01-CnRegular 885693";
}
.tx-hxmobile .loader {
    overflow: hidden;
    font-size: 10px;
    margin: 20px auto;
    text-indent: -9999em;
    width: 5em;
    height: 5em;
    border-radius: 50%;
    background: #414141;
    background: -moz-linear-gradient(left, #414141 10%, rgba(65, 65, 65, 0) 42%);
    background: -webkit-linear-gradient(left, #414141 10%, rgba(65, 65, 65, 0) 42%);
    background: -o-linear-gradient(left, #414141 10%, rgba(65, 65, 65, 0) 42%);
    background: -ms-linear-gradient(left, #414141 10%, rgba(65, 65, 65, 0) 42%);
    background: linear-gradient(to right, #414141 10%, rgba(65, 65, 65, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 100000;
}
.tx-hxmobile .loader:before {
    width: 50%;
    height: 50%;
    background: #414141;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: 100000;
}
.tx-hxmobile .loader:after {
    background: white;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100000;
}
@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.tx-hxmobile .font-11 {
    font-size: 11px;
}
.tx-hxmobile .font-12 {
    font-size: 12px;
}
.tx-hxmobile .font-13 {
    font-size: 13px;
}
.tx-hxmobile .font-14 {
    font-size: 14px;
}
.tx-hxmobile .font-15 {
    font-size: 15px;
}
.tx-hxmobile .font-16 {
    font-size: 16px;
}
.tx-hxmobile .font-17 {
    font-size: 17px;
}
.tx-hxmobile .font-18 {
    font-size: 18px;
}
.tx-hxmobile .font-19 {
    font-size: 19px;
}
.tx-hxmobile .font-20 {
    font-size: 20px;
}
.tx-hxmobile .font-21 {
    font-size: 21px;
}
.tx-hxmobile .font-22 {
    font-size: 22px;
}
.tx-hxmobile .font-23 {
    font-size: 23px;
}
.tx-hxmobile .font-24 {
    font-size: 24px;
}
.tx-hxmobile .font-25 {
    font-size: 25px;
}
.tx-hxmobile .font-26 {
    font-size: 26px;
}
.tx-hxmobile .font-27 {
    font-size: 27px;
}
.tx-hxmobile .font-28 {
    font-size: 28px;
}
.tx-hxmobile .font-29 {
    font-size: 29px;
}
.tx-hxmobile .font-30 {
    font-size: 30px;
}
.tx-hxmobile .font-31 {
    font-size: 31px;
}
.tx-hxmobile .font-32 {
    font-size: 32px;
}
.tx-hxmobile .font-33 {
    font-size: 33px;
}
.tx-hxmobile .font-34 {
    font-size: 34px;
}
.tx-hxmobile .font-35 {
    font-size: 35px;
}
.tx-hxmobile .font-36 {
    font-size: 36px;
}
.tx-hxmobile .font-37 {
    font-size: 37px;
}
.tx-hxmobile .font-38 {
    font-size: 38px;
}
.tx-hxmobile .font-39 {
    font-size: 39px;
}
.tx-hxmobile .font-40 {
    font-size: 40px;
}
#resultheadline {
    color: #5C5C5B!important;
}
.carlist,
.tx-hxmobile {
    background-color: transparent;
}
#searchwrap {
    background: #333333;
    /* Old browsers */
    
    background: -moz-linear-gradient(left, #333333 0%, #999999 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(left, #333333 0%, #999999 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to right, #333333 0%, #999999 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#999999', GradientType=1);
    /* IE6-9 */
}
.tx-hxmobile.show .info .price {
    background: #639ecc;
    margin-left: 52px;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #639ecc 0%, #406086 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, #639ecc 0%, #406086 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, #639ecc 0%, #406086 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#639ecc', endColorstr='#406086', GradientType=0);
    /* IE6-9 */
    
    border-radius: 4px;
    padding: 2px 20px 2px 20px;
    color: #fff;
    height: auto;
    font-family: "CorporateAW01-CnRegular 885693";
    margin-top: -35px;
    float: left;
    margin-left: 30px;
    padding-bottom: 15px;
    padding-top: 9px;
}
.weekebutton,
.powermail_submit {
    background: #405F85 !important;
    background: -moz-linear-gradient(top, #639fcd 0%, #639fcd 50%, #405f85 100%) !important;
    background: -webkit-linear-gradient(top, #639fcd 0%, #639fcd 50%, #405f85 100%) !important;
    background: linear-gradient(to bottom, #639fcd 0%, #639fcd 50%, #405f85 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#639fcd', endColorstr='#405f85', GradientType=0) !important;
    background-size: auto 200% !important;
    transition: all 500ms !important;
    background-position: 0 100% !important;
    color: #fff !important;
    font-family: "CorporateAW01-CnRegular 885693";
}
.tx-hxmobile #hxmobile_requestform input[type="text"],
.tx-hxmobile #hxmobile_requestform input[type="email"] {
    padding-left: 14px;
}
.tx-hxmobile #hxmobile_requestform textarea {
    padding-left: 14px;
    margin-bottom: 0px;
}
.tx-hxmobile .number {
    padding-left: 2px;
}
.tx-hxmobile.show .topnav {
    /*padding-right: 14px;
    padding-left: 14px;*/
}
.hxmHeader {
    font-family: "CorporateAW01-CnRegular 885693";
    column-count: 1!important;
    display: inline-block;
    position: relative;
    top: -27px;
    z-index: 1;
    background-color: #F4F4F4;
    color: #5C5C5B;
}
.hxmheadline {
    display: block;
    width: 100%;
    border-bottom: 1px solid #5c5c5b;
    top: -50px!important;
    position: relative;
}
.hxmFa {
    color: #4682BA;
    font-size: 18px;
    position: relative;
    bottom: 3px;
}
.hxmpdf {
    margin-left: 2px;
}

/* 5 spalten*/
.col-xs-25,
.col-sm-25,
.col-md-25,
.col-lg-25 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-25 {
    width: 100%;
    float: left;
}
.subline .col-xs-25,
.sublinenormal .col-xs-25 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-25 {
        width: 20%;
        float: left;
    }
    
    .hauptnav {
        padding-left: 0px;
    }
}
@media (min-width: 992px) {
    .col-md-25 {
        width: 20%;
        float: left;
    }
    
    .hauptnav {
        padding-left: 15px;
    }
}
@media (min-width: 1200px) {
    .col-lg-25 {
        width: 20%;
        float: left;
    }
}
.hxmgoogleP {
    margin-left: -1px;
}
.tx-hxmobile .hxmButtons .fa {
    float: left;
    top: 13px;
    position: relative;
    padding-right: 6px;
    padding-left: 3px;
    font-size: 34px;
}
.tx-hxmobile .hxVerbrauch {
    float: left;
}

/*****************
* image carousel *
******************/
.tx-hxmobile .carimages.no-slideshow .carslide,
.tx-hxmobile .carimages.less-no-slideshow .carslide {
    width: 50%;
    float: left;
}
.tx-hxmobile .carimages .slidelarge {
    padding: 4px;
}

/*.tx-hxcarportal .carimages .slidesmallwrap {
	;
}*/
.tx-hxmobile .carimages .slidesmall {
    width: 50%;
    display: inline-block;
    padding: 4px;
}
.tx-hxmobile .carimages img {
    vertical-align: top !important;
}
@media \0screen\,
screen\9 {
    .tx-hxmobile .carimages img {
        vertical-align: top !important;
    }
}
@media screen {
    @media (min-width: 0px) {
        .tx-hxmobile .carimages img {
            vertical-align: unset !important;
        }
    }
}
.tx-hxmobile .carimages .slidecontrol {
    padding: 5px;
    background-color: rgba(88, 150, 207, 0.6);
    /*
	background: -moz-linear-gradient(top, #5896cf 0%, #094172 100%);
	background: -webkit-linear-gradient(top, #5896cf 0%,#094172 100%);
	background: linear-gradient(to bottom, #5896cf 0%,#094172 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5896cf', endColorstr='#094172',GradientType=0 );*/
    
    color: #fff;
    font-size: 45px;
    cursor: pointer;
    display: block;
    width: 40px;
}
.tx-hxmobile .carimages .slidecontrol.disabled {
    color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    cursor: default;
}
.tx-hxmobile .parking {
    font-family: sans-serif;
    font-weight: bold;
}
.tx-hxmobile .carimages .left,
.tx-hxmobile .carimages .right {
    position: absolute;
    top: 50%;
    text-align: center;
}
.tx-hxmobile .carimages .right {
    right: 0;
}
@media (max-width: 991px) {
    .tx-hxmobile .carimages.no-slideshow .carslide {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hxmDreamCar img {
        width: auto;
        padding-bottom: 4px;
        margin-right: 10px;
        height: 20px;
    }
    
    .hxmRatingCar img {
        width: auto;
        margin-right: 10px;
        padding-bottom: 1px;
        height: 20px;
    }
    
    #sorting {
        display: none;
    }
}
.tx-hxmobile .fhztitle {
    display: inline-block;
    width: 50%;
}
.tx-hxmobile .textright {
    display: inline-block;
    float: right
}
.tx-hxmobile .fhztitle a,
.tx-hxmobile .textright a {
    text-decoration: none;
    color: #5c5c5b!important;
}
.interessieren {
    margin-top: 30px;
}
.gesetzlicherHinweis {
    font-size: 12;
    line-height: 1.42857143;
}
.ausstattungsmerkmale {
    margin-bottom: 15px;
    float: left;
    width: 264px;
    padding-top: 10px;
}
.tx-hxmobile textarea.form-control {
    height: 75px;
}
.hxm_ButtonsDetail {
    width: 100%;
}
.tx-hxmobile .info {
    padding-left: 24px;
}
.tx-hxmobile .descriptionBox {
    padding-left: 30px;
}
#p902 .hauptmenue {
    margin-bottom: 47px;
}
#p902 .modellmenue {
    display: none;
}
#p.csc-default {}
.hxmdruck {
    cursor: pointer;
}
.test {
    display: none;
}

/*MEDIAPRINT*/
@media print {
    .tx-hxmobile .hxfa,
    .hx_mprintAway,
    .tx-hxmobile .topnav,
    .tx-hxmobile .nav,
    .hxmButtons,
    .tx-hxmobile .sidebarbuttons {
        display: none;
    }
    
    .tx-hxmobile img {
        display: inline!important;
    }
}
.carmap {
    width: 100%;
    height: 300px;
}