#content {
    width: 100%;
}

.clear {
    clear: both;
}

h4, h5, h6 {
    text-transform: uppercase;
    font-weight: normal;
}

.make-ac, .make-abarth, .make-bmw, .make-dodge {
    display: none;
}

.popup_block {
    /*background: none repeat scroll 0 0 #001111;*/
    background: url(../img/bg-main.jpg) center 0 no-repeat #fcfcfc;
    border: 20px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 20px #000000;
    display: none;
    float: left;
    font-size: 1.2em;
    left: 50%;
    padding: 20px;
    position: fixed;
    top: 40%;
    z-index: 99999;
}

#contact {
    font-size: 12px;
    width: 420px;
}

#contact p {
    margin: 2px;
    padding: 2px;
}

input.contact-input {
    width: 280px;
    font-size: 12px;
    padding: 2px;
}

#contact select {
    font-size: 12px;
    width: 200px;
}

#contact form input[type="submit"], form input[type="reset"] {
    float: right;
    font-size: 18px;
    /* font-weight: bold; */
    background: #8db;
    margin: 0 20px;
}

#total-found {
    font-size: 0.8125rem;
    position: relative;
    float: right;
    top: -12px;
    right: 6px;
}

#total-number {
    font-size: 1rem;
    font-weight: bold;
    color: #3a7cb9;
}

/*img.btn_closex {*/
/*border: medium none;*/
/*float: right;*/
/*margin: -55px -55px 0 0;*/
/*z-index: 10000;*/
/*}*/
a.close {
    opacity: 0.5;
}

a.close:hover {
    opacity: 0.8;
}

img.btn_close {
    border: medium none;
    float: right;
    margin: -65px -65px 0 0;
    z-index: 10000;
    width: 25%;
    height: 25%;
}

#the-search {
    padding: 0;
}

#search-form {
    background: none repeat scroll 0 0 #010101;
    border: 1px solid #999999;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 4px #AACC33;
    float: left;
    font-size: 12px;
    margin: 5px;
    padding: 2px 12px;
    width: 200px;
}

#search-form select {
    background: none repeat scroll 0 0 #010101;
    color: #efe;
}


#search-results {
    background: none repeat scroll 0 0 #FFF;
    color: #4e4e4e;
    /* float: right; */
    /*padding-right: 40px;*/
    /*width: auto;*/
}

div.paging {
    color: gray;
    font-size: 8pt;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
}

div.paging .deadlink {
    background-color: transparent;
    color: silver;
    margin: 0 1em 0 1.5em;
}

div.paging div.selected {
    background-color: black;
    border: 1px solid black;
    color: white;
    display: inline;
    margin: 0 0.25em;
    padding: 0.5em 0.75em;
    text-decoration: none;
}

.price, .price2, div.paging a.pageNo, ul#navlist li a {
    border-radius: 0.3em 0.3em 0.3em 0.3em;
}

div.paging a.pageNo {
    background-color: gray;
    color: white;
    margin: 0.25em;
    padding: 0.5em 0.75em;
    text-decoration: none;
}

ul#results {
    margin: 2px;
    padding: 2px;
    /*overflow: hidden;*/
}

#results {
    list-style: none outside none;
}

ul#results li {
}

ul {
    list-style-type: none;
}

.result-listing {
    padding: 10px 10px 2px 10px;
    border-bottom: 0px solid #6e6e6e;
    margin: 20px 0 35px 0;
    box-shadow: 0px 0px 2px #aaaaaa;
}

p.pris2 {
    text-align: center;
    padding: 10px 0 0 0;
    margin-bottom: 12px;
}

.result-listingx h3 {
    background: none repeat scroll 0 0 #242424;
    border: 1px solid #99CC00;
    border-radius: 3px 3px 3px 3px;
    font-size: 14px;
    padding: 4px 12px;
    text-shadow: 0 0 1px #333333;
}

.results-headline {
    display: block;
    width: 100%;
    border-bottom: 1px solid #cecece;
    /* height: auto; */
    padding: 0;
    margin: 0 0 10px 0;
    position: relative;
    float: left;
}

.result-listing p, .result-listing span, .result-listing a,
.result-listing h3, .result-listing h4, .result-listing h5, .result-listing h6 {
    font-family: 'Open Sans', sans-serif;
    color: #4e4e4e;
}

.result-listing h3 {
    font-size: 18px;
    display: block;
    float: left;
    padding: 5px 1px 10px 1px;
    margin: 0;
    width: 80%;
    line-height: auto;
}

.result-listing h3, .result-listing h4, .result-listing h5, .result-listing h6 {
    color: #3a7cb9;
}

.results-price {
    /* float: right; */
    display: block;
    position: relative;
    padding: 14px 1px 0;
    color: #3a7cb9;
    text-align: -webkit-auto;
    font-weight: 600;
    font-size: 1.2rem;
}

.resultsx-price {
    /*float: right;*/
    display: block;
    position: relative;
    padding: 10px 1px;
    width: 20%;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    overflow: hidden;
}

.results-middle {
    display: block;
    width: 100%;
    border-bottom: 1px solid #cecece;
    /* height: auto; */
    padding: 0;
    margin: 0 0 10px 0;
    position: relative;
    float: left;
}

.results-image {
    padding: 5px;
    width: 35%;
    display: block;
    float: left;
}

.results-thumbs {
    width: 85px;
    float: left;
    padding: 0px 25px 0px 0px;
    margin: 5px 0 0 0;
}

.results-thumbs img {
    width: 82px;
    padding: 0 4px 5px;
}

.results-details {
    width: 45%;
    display: block;
    float: left;
    height: 100%;
    border: 1px solid #eee;
    margin: 5px 0 10px 0;
}

.results-desc {
    margin: 5px;
}

.results-desc p {
    font-size: .7rem;
    letter-spacing: .01px;
    line-height: 1rem;
    padding: 2px;
    margin: 2px;
    position: relative;
    top: 0px;
    left: 10px;
    overflow: hidden;
}


ul.auto-details {
    display: inline-block;
    /*list-style: none;*/
    padding: 5px 0 0;
    margin: 0 0 10px 2px;
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 10px;
}

ul.auto-details li {
    padding-left: 1.3em;
}

ul.auto-details li:before {
    /*content: "\f00c"; !* FontAwesome Unicode *!*/
    /*font-family: FontAwesome;*/
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
}

.flaticon {
    display: inline-block;
    width: 16px;
    height: 16px;
    float: left;
    top: 3px;
    position: relative;
    margin-right: 5px;
}

.flaticon.solid.gauge-1 {
    background: url(/img/icons/odometer-color.png) center 0 no-repeat transparent;
    background-size: 16px;
}

.flaticon.solid.gas-1 {
    background: url(/img/icons/fuel-color.png) center 0 no-repeat transparent;
    background-size: 16px;
}

.flaticon.solid.battery-charging-3 {
    background: url(/img/icons/power-color.png) center 0 no-repeat transparent;
    background-size: 16px;
}

.flaticon.solid.location-pin-4 {
    background: url(/img/icons/shift-color.png) center 0 no-repeat transparent;
    background-size: 16px;
}

ul.auto-details li:nth-child(n+2) {
}

@media (max-width: 767px) {
    .results-details {
        width: 100%;
    }

    .result-listing h3 {
        font-size: 1rem;
        display: block;
        float: left;
        padding: 5px 1px 10px 1px;
        margin: 0;
        width: 80%;
        line-height: 1.4rem;
    }

    .results-image {
        /*width: 60%;*/
    }

    ul.auto-details {
        display: block;
    }
}

@media (max-width: 460px) {
    .results-image {
        width: 100%;
    }

    .results-thumbs img {
        width: 30%;
        padding: 0 4px 4px;
    }

    .results-thumbs {
        width: 100%;
    }

    input.contact-input {
        width: 140px;
    }

    #contact textarea {
        width: 120px;
    }

    #contact select {
        width: 80px;
    }

    #contact form input[type="submit"] {
        float: none;
        font-size: 16px;
        /*position: relative;*/
        /*bottom: 0;*/
        /*left: 0;*/
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .results-details {
        width: 100%;
    }
}

@media (max-width: 1329px) and (min-width: 980px) {
    .results-details {
        width: 100%;
    }

    .results-thumbs {
        width: 74px;
        float: left;
        padding: 0px 25px 0px 0px;
        margin: 5px 0 0 0;
    }

    .results-thumbs img {
        width: 65px;
        padding: 0 4px 5px;
    }
}


@media (min-width: 1300px) {
    .results-details {
        width: 48%;
    }
}


/* Search Japan styles */

div.japan-paging {
    color: gray;
    font-size: 8pt;
    font-weight: bold;
}

table.tbl-pagination {
    margin-left: auto;
    margin-right: auto;
    padding: 2px 8px;
}

table.tbl-pagination span.fb {
    background-color: black;
    border: 1px solid black;
    color: white;
    display: inline;
    margin: 0 0.25em;
    padding: 0.5em 0.75em;
    text-decoration: none;
}

table.tbl-pagination a.lm4 {
    background-color: gray;
    border-radius: 2px 2px 2px 2px;
    color: white;
    margin: 0 0.25em;
    padding: 0.5em 0.75em;
    text-decoration: none;
}