@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Raleway");

h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.navbar-nav {
    display: flex;
    float: right;
}

@media (max-width: 768px) {
    .navbar-nav {
        display: block;
        margin-top: 0;
        float: left;
    }

    .navbar-nav li > a {
        line-height: 1.85;
    }
}

.navbar-nav > li {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

.navbar-nav:first-child {
    margin-left: auto;
}

.top-section {
    margin: 0px;
    display: flex;
    justify-content: end;
}

.top-section ul {
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left:0
}

.top-section ul li {
    margin: 0px;
    padding: 0px 8px;
    list-style: none;
    float: left;
    border-right: 1px solid #24a0dc;
}

.top-section ul li:last-child {
    border-right-color: transparent;
}

.top-section ul li  a {
    text-decoration: none;
    color: #24a0dc;
}

.top-section {
    position: relative;
    z-index: 9999999;
}

.carousel-caption h1 {
    font-size: 65px;
}

.tap-color {
    margin-top: 30px;
    background: rgba(12, 130, 217, 0.6);
    border-radius: 8px;
    text-align: center;
}

.tap-color h2 {
    font-size: 20px;
    color: #fff;
    padding: 20px 0px 8px 0px;
}

#titlebar h2 {
    font-size: 16px;
    font-weight: 400;
    color: #5f5f5f;
}

.form-area {
    background: #336ba8;
    overflow: hidden;
    padding: 20px 0px 20px 0px;
    border-radius: 0px 0px 8px 8px;
}

.form-area ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.form-area ul li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

.form-area ul li select {
    width: 220px;
    height: 35px;
    border-radius: 8px;
}

.form-area ul li input[type="text"] {
    width: 120px;
    height: 35px;
    border-radius: 8px;
    border: none;
}

.form-area ul li input[type="submit"] {
    width: 120px;
    height: 35px;
    border-radius: 8px;
    color: #fff;
    background: #faac4a;
    border: none;
}

#myCarousel img {
    width: 100%;
}

#great-deals, great-deals-forsale {
    padding: 50px 0px 50px 0px;
    background: #e7eef8;
}

#great-deals-forsale {
    padding: 50px 0px 50px 0px;
}

#great-deals h2, #great-deals h4, #great-deals-forsale h4 {
    font-family: Arial, Helvetica, sans-serif;
}

#great-deals h2 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 50px;
    font-size: 40px;
    font-weight: 400;
    color: #30618c;
    text-align: center;
}

#great-deals h4, #great-deals-forsale h4 {
    font-weight: 700;
}

#great-deals .row > .col-xs-5 .row, #great-deals-forsale .row > .col-xs-5 .row {
    background: transparent;
    transition: background 100ms ease-in-out;
    padding:7.5px 0;
    cursor:pointer
}

#great-deals  .row > .col-xs-5 .row:hover, #great-deals-forsale .row > .col-xs-5 .row:hover {
    background: #9accff;
    border-radius: 3px;
}


#great-deals .btn, #great-deals-forsale .btn {
    margin-top: 15px;
}
/*.rotator-spacer {
    margin-bottom: 15px;
}*/
/*.great-deals ul {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.great-deals ul li {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  width: 40%;
  min-height: 123px;
  margin-bottom: 15px;
  text-align: left;
  vertical-align: top;
}

.great-deals ul li:hover {
  background: #9accff;
}

.great-deals ul li img {
  float: left;
  margin-right: 10px;
  width: 39%;
}

.great-deals ul li p {
  margin: 0px;
  padding: 0px;
}

.great-deals ul li span {
  font-weight: bold;
  font-size: 18px;
  margin-top: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
}

.great-deals ul li:hover span {
  color: #fff;
}

.great-deals ul li:hover p {
  color: #fff;
}

.great-deals ul li.none {
  float: right;
}*/



.btn-botam {
    background: #9accff;
    display: inline-block;
    margin-top: 30px;
    border-radius: 8px;
}

.btn-botam a {
    color: #fff;
    text-decoration: none;
    padding: 10px 90px;
    display: block;
    border-radius: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
}

.btn-botam a:hover {
    background: #f7ad45;
}


.static-parallax {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 384px;
    position: relative;
}

.static-parallax {
    text-align: center;
    padding-top: 124px;
    color: #fff;
}

.static-parallax span {
    font-size: 40px;
}

.static-parallax h3 {
    font-size: 64px;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.home-block-1{
    background-image: url("/assets/ctx/42e60c73/images/parax-images1.jpg");
    background-repeat:repeat;
    -ms-behavior: url();
}

.seacion1 {
    background: #aadbf9;
    padding: 30px 0px 30px 0px;
}

.seacion1 h2 {
    color: #2a5c7d;
    font-weight: bold;
    font-size: 40px;
    text-align: right;
    margin-top: 50px;
}

.seacion1 p {
    color: #555555;
    font-size: 27px;
    text-align: right;
}

.seacion2 {
    background: #e7eef8;
    padding: 30px 0px 30px 0px;
}

.seacion3 {
    background: #aadbf9;
    padding: 30px 0px 30px 0px;
}

.seacion2 h2 {
    color: #2a5c7d;
    font-weight: bold;
    font-size: 39px;
    margin-top: 45px;
}

.seacion2 p {
    color: #555555;
    font-size: 20px;
    color: #555555;
    font-size: 27px;
}

.seacion3 h2 {
    color: #2a5c7d;
    font-weight: bold;
    font-size: 40px;
    margin-top: 50px;
    text-align: right;
}

.seacion3 p {
    color: #555555;
    font-size: 20px;
    color: #555555;
    font-size: 27px;
}


.popular-area {
    padding: 50px 0px 50px 0px;
    background: #e7eef8;
    text-align: center;
}

.popular-area h2 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 50px;
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
    color: #30618c;
}

.popular-area ul {
    margin: 0px;
    padding: 0px;
}

.popular-area ul li {
    list-style: none;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}

.popular-area ul li a {
    color: #555555;
    text-decoration: none;
}

.popular-area ul li a:hover {
    color: #3d7caf;
}

.footer-middle {
    background: #a8dcf4;
    padding: 35px 0px 35px 0px;
}

.footer-middle h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 19px;
}

.footer-middle ul {
    margin: 0px;
    padding: 0px;
}

.footer-middle ul li {
    list-style: none;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 5px;
}

.footer-middle ul li a {
    color: #555555;
    text-decoration: none;
}

.popular-area ul li a:hover {
    color: #3d7caf;
}

.footer-bot-last {
    background: #a8dcf4;
    text-align: center;
    padding: 20px 0px 20px 0px;
}

.footer-middle .footer-none {
    text-align: right;
}

.footer-middle .footer-none li {
    text-align: right;
}

.footer-middle .footer-none h2 {
    text-align: right;
}

.popular-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 520px;
    position: relative;
    background: url("/assets/ctx/acaf3fcb/images/car-middle.jpg");
}

@media (max-width: 767px) {

    .navbar-inverse .navbar-toggle {
        display: flex;

        background: #060d10!important;
    }

    .great-deals ul li {
        margin: 0px 0px 0px 12px;
        padding: 0px;
        display: inline-block;
        float: left;
        width: 42%;
        min-height: 123px;
        margin-bottom: 15px;
        text-align: left;
    }

    .great-deals ul li img {
        float: left;
        margin-right: 10px;
        width: 99%;
    }

    .great-deals ul li.none {
        float: none;
    }

    .btn-botam a {
        padding: 10px 64px;
    }

    .col-xs-offset-1 {
        margin: 0px;
        padding: 0px;
    }

    .seacion1 h2 {
        text-align: center;
    }

    .seacion1 p {
        text-align: center;
    }

    .static-parallax h3 {
        font-size: 46px;
    }

    .seacion1 {
        text-align: center;
    }

    .seacion2 {
        text-align: center;
    }

    .seacion3 {
        text-align: center;
    }

    .static-parallax span {
        font-size: 21px;
    }

    .seacion3 h2 {
        text-align: center;
    }

    .popular-area {
        height: auto;
    }

    .great-deals h2 {
        font-size: 24px;
    }

    .popular-area .col-sm-2 {
        width: 50%;
        float: left;
    }

    .footer-middle .col-sm-2 {
        width: 50%;
        float: left;
    }

    .footer-middle .col-sm-3 {
        width: 50%;
        float: left;
    }

    .carousel-caption {
        right: 3%;
        bottom: -169px;
        left: 2%;
        position: static;
    }

    .carousel-caption h1 {
        font-size: 20px;
        color: #000;
    }

    .form-area ul li input[type="text"] {
        width: 220px;
    }

    .form-area ul li {
        display: block;
        margin-bottom: 10px;
    }

    .carousel-caption h1 {
        font-size: 18px;
    }
}




.navbar-wrapper {
    display: block;
    background: #ffffff;
    box-shadow: 0px -3px 28px #232323;
    margin-bottom: 0px;
    position: relative;
    z-index: 999999;
}



.topseaction h1 {
    font-size: 24px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
}

.topseaction {
    margin-bottom: 17px;
}

.seaction-list {
    background: #f3f5f9;
}

.serch-your {
    background: #24a0dc;
    height: 42px;
    color: #ffffff;
    font-size: 18px;
    line-height: 45px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    border-radius: 8px 8px 0px 0px;
}

.seaction-list .bike-listing {
    padding: 10px;
}

.seaction-listing {
    overflow: hidden;
    margin-bottom: 16px;
}

.btn-view {
    background: #f78009;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    display: inline-block;
    border-radius: 3px;
    margin: 0px 0px 15px 11px;
    font-size: 15px;
}

.btn-view:hover {
    background: #24a0dc;
}

.btn-view a {
    color: #fff;
    text-decoration: none;
}

.top-seacion-box h3 {
    font-size: 18px;
    color: #323232;
}

.btn-right {
    background: #f78009;
    color: #fff;
    margin-top: 19px;
    margin-right: 2px;
    display: block;
    border-radius: 16px;
}

.btn-right a {
    color: #fff;
    padding: 1px 16px;
    text-decoration: none;
    display: block;
    border-radius: 16px;
}

.btn-right a:hover {
    background: #24a0dc;
}

.facet-category {
    margin-bottom: 30px;
}

.facet-category {
    background: #f3f5f9;
    padding: 0px 0px 5px 0px;
}

.selectList label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
}

.checkbox span {
    color: #f78009;
    margin-left: 4px;
    font-size:14px
}

.checkbox {
    border-bottom: 1px solid #fff;
    padding: 0px 15px 5px 15px;
}

.top-seacion-box {
    margin: 0px 15px 0px 15px;
}

.section-section {
    padding: 15px 0px 10px 0px;
}

.top-price {
    margin: 0px 0px 10px 10px;
}

.top-price span {
    margin-right: 4px;
}

.btn-warning {
    background: #f78009;
}

.nonetext {
    height: 44px;
}

.btn-warning-new {
    height: 44px;
}

.input-group {
    margin-bottom: 10px;
}

.top-bar a {
    float: right;
}

.top-bar {
    box-shadow: 0px 0px 4px #ccc;
    border: 1px solid #ddd;
    padding: 12px;
    border-radius: 4px;
    margin-top: 12px;
}

.matches {
    color: #b12704;
    font-size: 19px;
    font-weight: bold;
}

.link-section {
    margin-top: 5px;
}

.top-bar hr {
    margin: 10px 0;
}

/*.container-12{padding:0 10px}*/
#top-container {
    margin-bottom: 13px;
}
/*containers*/
.container-left {
    width: 205px;
    float: left;
}

.container-right h2 {
    margin-top: 0;
}

.right-bar {
    width: 180px;
    float: right;
}

.container {
    max-width: 1200px !important;
    width: auto;
}

.center {
    margin: 0 auto;
}
/*typeahead*/
.tt-suggestion {
    line-height: 20px;
    font-size: 13px;
}

.tt-dropdown-menu {
    width: 100%;
}

.tt-cursor {
    background-color: #f0f0f0;
}
/*facetmenu*/
#search-container a {
    color: #333;
    font-size: 13px;
    margin-bottom: 0;
}

#search-container a:label {
    color: #333;
}

#search-container a label {
    font-weight: 400;
    margin: 0;
}

#search-container .firstRow h3 {
    margin-top: 0;
}



.invisiblelayer {
    display: none;
}
/*Nav Tabs*/
.content-center ul.nav-tabs {
    margin-left: 8px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #eee;
    color: #333;
}

.nav-tabs > li > a:hover {
    background: #Fafafa;
    border-bottom: 0;
}

#breadcrumbs ul li {
    float: left;
}

#photoGallery {
    float: left;
    width: 100%;
    min-width: 300px;
}

#photoGallery .image-container {
    display: inline-block;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    border-radius: 6px;
    background-color: #fff;
}

#photoGallery .image {
    margin: 10px;
}

#photoGallery .image .glyphicon {
    position: absolute;
    z-index: 2;
    color: #ccc;
    top: 50%;
    cursor: pointer;
    font-size: 30px;
    display: none;
    outline: 0;
}

#photoGallery .image-container:hover .image .glyphicon {
    display: block;
}

#photoGallery .image .glyphicon-chevron-right {
    right: 10px;
    background: #24a0dc;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
}

#photoGallery .image .glyphicon-chevron-left {
    left: 10px;
    background: #24a0dc;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
}

#photoGallery .image img {
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto !important;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

#photoGallery .image-changer {
    width: 155px;
    margin: 5px auto;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
    font-size: 14px;
    background: #24a0dc;
    overflow: hidden;
    width: 100%;
    padding-right: 20px;
    border-radius: 4px;
    color: #fff;
    line-height: 38px;
    padding-left: 17px;
    height: 36px;
}

#photoGallery .image-changer a {
    color: #fff;
}

#photoGallery .image-changer .button-prev {
    float: left;
}

#photoGallery .image-changer .button-next {
    float: right;
}

#photoGallery .image-changer a {
    outline: 0;
}

.vehicle-area {
    margin: 10px 0px 6px;
    background: #24a0dc;
    padding: 18px;
    color: #fff;
    border-radius: 4px;
}

#gallery-container {
    float: none;
}

#gallery-container .thumb li {
    height: 55px;
    position: relative;
    width: 71px;
    float: left;
    list-style: none;
}

#gallery-container .thumb li img {
    border: 2px solid #fff;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 55px;
    max-width: 70px;
    position: absolute;
    right: 0;
    top: 0;
}

#gallery-container .thumb li.active img {
    border-color: #eea236;
}

.boxshadow {
    background-color: #F5F6F8;
    border-radius: 6px;
    padding: 10px;
}

h2, .h2 {
    font-size: 24px;
}

#vehicle-detail h3 {
    margin: 2px 0 8px;
}

#vehicle-detail .profilebox a strong {
    font-family: arial;
    font-weight: 400;
}

#vehicle-detail hr {
    margin: 5px 0 10px;
}

#vehicle-detail > div {
    border-radius: 6px;
    padding: 10px;
    min-width: 300px;
}

#vehicle-detail div.boxshadow {
    margin-bottom: 10px;
}

#vehicle-detail div.boxshadow > div > div {
    margin: 2px 0;
}

#vehicle-detail .btn-group span {
    font-size: 15px;
}

#vehicle-detail .location b {
    vertical-align: top;
}

#vehicle-detail .location div {
    display: inline-block;
    white-space: normal;
}

.btn-orgen {
    background-color: #f78009;
    border-color: #f78009;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    height: 34px;
    position: absolute;
    line-height: 33px;
    left: 0px;
    right: 0px;
    padding: 0px 14px;
    text-align: center;
    bottom: 12px;
    width: 70%;
    margin: 0 auto;
}

#socialbar {
    padding: 0 !important;
    margin-bottom: 10px;
    border-radius: 6px;
}

#socialbar .email em {
    background-image: none;
    width: 0;
}

#titlebar h1,.vehiclePrice, #titlebar h2 {
    margin: 4px 0;
    font-size: 24px;
    font-weight: 700;
}

#titlebar h2 {
    font-size: 16px;
    font-weight: 400;
    color: #5f5f5f;
}

/*search menu*/
#search-menu .top-bar a {
    text-align: right;
    display: block;
    font-weight: 400;
    font-size: 12px;
    margin-top: 14px;
}

#search-menu .top-bar span.matches {
    font-weight: 700;
}

#search-menu hr {
    margin: 2px 0 7px;
}

#search-menu a {
    color: #3b5998;
}

#search-menu a:hover {
    color: #0654ba;
    text-decoration: underline;
}

#search-menu .form-group {
    margin-bottom: 10px;
}

#search-menu .menu .col-xs-4, #search-menu .menu .col-xs-3 {
    padding-right: 0;
}

#search-menu .bg-default {
    background-color: #fff;
    margin-bottom: 13px;
}

#menuForm .bg-default {
    background-color: #fff !important;
    margin-bottom: 13px;
}

#search-menu .menu:last-child .bg-default {
    margin-bottom: 5px;
}

#search-menu .sort div {
    float: right;
}

#search-menu .sort div span {
    margin-right: 10px;
}

#keyword .twitter-typeahead {
    display: block !important;
}

#keyword .col-xs-12 button {
    border-radius: 0 4px 4px 0;
}

#keyword input {
    border-radius: 4px 0 0 4px !important;
}

#keyword .tt-dropdown-menu {
    top: 48px !important;
}

#breadcrumbs {
    margin-bottom: 0px;
}

#breadcrumbs li {
    font-size: 12px;
    float: left;
    padding: 0px 6px;
    margin: 0 6px 4px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#breadcrumbs li span {
    font-size: 11px;
    color: #428bca;
    display: inline-block;
    margin-left: 4px;
}

#breadcrumbs li a,#breadcrumbs li a:hover {
    color: #333;
    cursor: pointer;
}

#breadcrumbs li a:hover {
    text-decoration: underline;
}

ul.pagination {
    padding: 0;
    margin: 0;
}

#login h2 {
    ;margin: 0 0 10px;
}

#login .sslcert {
    margin-top: 20px;
}

#login .signin div {
    position: absolute;
    margin-left: 100px;
    top: 8px;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-top: 22px;
}

.grid-container .actions {
    background: #fff;
    padding: 2px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-top: -8px;
}

.grid-container .actions > div {
    border: 2px solid #eee;
    border-radius: 4px;
}

.grid-container .actions > div > div {
    border-right: 2px solid #eee;
    float: left;
    padding: 5px 10px;
}

.grid-container .actions > div > div > span {
    position: relative;
    top: 2px;
}

.grid-container .actions > div > div > span.reviews {
    top: 0;
    font-size: 11px;
    color: #999;
}

.yellow {
    color: orange;
    border: 1px;
    font-size: 14px;
}

.vehiclelisting #breadcrumb-nav .container {
    padding-left: 0;
}

.flag {
    float: right;
    padding: 8px 0;
}


#main-nav {
    position: relative;
    z-index: 1000;
}

.nav-tabs {
    border-bottom: 0px;
}

.tab-content {
    position: relative;
}

.tab-content {
    background: #eeeeee;
    padding-bottom: 10px;
    padding: 10px;
    border-radius: 4px;
}

.your-zipcode ul li {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-right: 20px;
    list-style: none;
}

.your-zipcode {
    margin-bottom: 10px;
    padding: 0px;
    background: #fff;
    overflow: hidden;
    padding: 10px;
    border-radius: 4px;
}

.blog-find {
    background: #fff;
    overflow: hidden;
    padding: 10px;
    margin-top: 10px;
    border-radius: 4px;
}

#myTabContent .blog-find a {
    color:#333
}

#myTabContent a:nth-of-type(1) .blog-find{
    margin-top:0
}

#myTabContent.tab-content {
    border-radius: 0 4px 4px 4px;
    border: 1px solid #ddd;
    margin-top: -1px;
}

.nav-tabs li.active {
    z-index: 1000;
}

.discreb {
    background: #24a0dc;
    color: #fff;
    padding: 7px;
    border-radius: 3px;
}

ul.bike-listing {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

ul.bike-listing li {
    list-style: none;
    margin-bottom: 3px;
}

.topseaction h1 {
    margin-bottom: 0px;
}

ul.bike-listing li span {
    font-weight: bold;
}

ul.bike-listing li.none {
    font-size: 18px;
}

img {
    max-width: 100%;
    height: auto;
}

.image-bike img {
    border-radius: 4px;
}	

.social em {
    background: url("/assets/ctx/3411f7f6/images/socialiconsgrey.png");
    height: 17px;
    left: -4px;
    top: -1px;
    width: 17px;
    display: inline-block;
    outline: medium none;
    position: relative;
    vertical-align: middle;
}

.image-bike {
    position: relative;
}

.social.tw em {
    background-position: 17px 0;
}

.color-span {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #f17f0e;
    color: #fff;
    width: 96px;
    height: 31px;
    display: block;
    text-align: center;
    line-height: 31px;
    border-radius: 8px 8px 0px 0px;
}

.nophotos #vehicle-detail {
    margin-left: 0 !important;
}

#sharebar {
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 6px;
    min-width: 300px;
}

#vehicle-detail b {
    display: inline-block;
    width: 100px;
}

@media (min-width: 768px) {
    .container-center {
        margin-right: 0;
    }

    .container-right, .sm-hide {
        display: none;
    }

    .container-center {
        margin: 0 0 0 225px;
    }

    .content-center {
        float: left;
        width: 100%;
    }

    #keyword input, #keyword .btn {
        height: 46px !important;
        padding: 10px 16px;
        font-size: 18px !important;
        line-height: 1.33 !important;
        border-radius: 4px 0 0 4px !important;
    }

    #keyword .btn {
        border-radius: 0 4px 4px 0 !important;
    }

    #keyword .tt-dropdown-menu {
        top: 48px !important;
    }

    #photoGallery {
        max-width: 430px;
        margin-right: 20px;
    }

    #vehicle-detail {
        margin-left: 440px;
    }

    #vehicle-detail > div {
        min-width: 280px;
    }

    #vehicle-detail button.btn-default,#vehicle-detail a.btn-default {
        font-size: 13px;
    }

    #vehicle-detail button.btn-default span,#vehicle-detail a.btn-default span {
        font-size: 12px;
    }

    .nav-tabs > li > a {
        padding: 10px 12px;
    }
}

@media (min-width: 992px) {
    .container-right {
        display: block;
        clear: right;
    }

    .container-center {
        margin-right: 200px;
    }

    .content-center {
        float: left;
        width: 100%;
    }

    #container-keyword .keywordSearch input#search {
        width: 501px;
    }

    #photoGallery {
        max-width: 620px;
        margin-right: 20px;
    }

    #vehicle-detail {
        margin-left: 630px;
        font-size: 14px;
    }

    #vehicle-detail > div {
        min-width: 300px;
    }

    #vehicle-detail b {
        display: inline-block;
        width: 150px;
    }

    #vehicle-detail button.btn-default span,#vehicle-detail a.btn-default span {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .accountNav, .container-left,.container-right {
        display: none;
    }

    .listing .image-container {
        width: 27.5%;
    }

    .listing .image-container div div {
        min-height: 90px;
    }

    .listing .content h3 {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .listing .content div {
        line-height: 20px;
    }

    .listing .content .price {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .image-container div div {
        display: none;
    }

    .top-seacion ul {
        text-align: center;
    }

    .top-seacion ul li {
        float: none!important;
        display: inline-block;
    }

    .color-span {
        width: 107px;
        bottom: 10px;
    }

    .image-bike img {
        width: 100%;
        margin-bottom: 10px;
    }

    .listing {
        margin-bottom: 5px;
    }

    .home-search-box {
        float: none;
        width: auto;
    }

    #photoGallery {
        float: none;
        clear: both;
    }

    #titlebar h1 {
        font-size: 20px;
    }

    #titlebar h2 {
        font-size: 16px;
    }

    .vehiclePrice {
        font-size: 20px;
    }

    #vehicle-detail button.btn-default span,#vehicle-detail a.btn-default span {
        font-size: 12px;
    }

    .hide-medium {
        display: none;
    }

    ul.navbar-right > li > a {
        padding: 10px 15px;
    }

    .search-menu-container {
        padding-bottom: 40px;
        position: relative;
    }

    .menu-search-mobile {
        position: absolute;
        right: 10px;
        bottom: 10px;
    }

    .menu-search-mobile button.btn {
        float: right;
    }

    #home-menu button {
        margin-top: 15px;
    }

    #keyword input, #keyword .btn {
        height: 46px !important;
        padding: 10px 16px;
        font-size: 18px !important;
        line-height: 1.33 !important;
        border-radius: 4px 0 0 4px !important;
    }

    .listing .image-container div div {
        min-height: 40px;
    }
}

@media (max-width: 450px) {
    .listing .image-container {
        width: auto;
        float: none;
    }

    .listing .content {
        margin-left: 0;
        padding-left: 0;
    }

    .listing .image-container {
        margin-bottom: 10px;
    }

    .listing .image-container > div {
        width: auto;
        max-width: 100%;
    }

    .listing .image-container div img {
        max-height: 225px;
        text-align: center;
    }

    .listing .content h3 {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .listing .content div {
        line-height: 20px;
    }

    .listing .content .price {
        font-size: 14px;
        margin-bottom: 4px;
    }

    .image-container div div {
        display: none;
    }

    #titlebar h1 {
        font-size: 16px;
    }

    #titlebar h2 {
        font-size: 14px;
    }

    .vehiclePrice {
        font-size: 16px;
    }

    .hide-small {
        display: none;
    }

    #sub-nav {
        font-size: 14px;
    }

    #sub-nav ul.nav li > a {
        font-size: 13px;
    }

    .navbar-nav .open ul.mobile {
        left: -165px;
    }

    .content-center ul.nav-tabs li a {
        padding: 10px 7px;
    }

    #login .signin div {
        margin-left: 78px;
    }

    #breadcrumb-nav .breadcrumb, .flag {
        font-size: 10px;
        top: -7px;
    }

    .breadcrumb > li + li:before {
        padding: 0 4px;
    }
}

@media (max-width: 400px) {

    body {
        font-size: 12px;
    }
}

@media (max-width: 500px) {

    .top-section {
        font-size: 12px;
    }
}

.color-container {
    width: 140px;
    margin: 5px 0;
    display: block;
}

.color-gradient {
    width: 24px;
    height: 12px;
    border: 1px solid #000;
    display: inline-table;
}

.gradient-gray {
    background: #808080;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #808080 35%, #808080 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#808080), color-stop(100%,#808080));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#808080 35%,#808080 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#808080 35%,#808080 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#808080 35%,#808080 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#808080 35%,#808080 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#808080',GradientType=0 );
    /* IE6-9 */;
}

.gradient-silver {
    background: #ccc;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #cccccc 35%, #cccccc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#cccccc), color-stop(100%,#cccccc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#cccccc 35%,#cccccc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#cccccc 35%,#cccccc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#cccccc 35%,#cccccc 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#cccccc 35%,#cccccc 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );
    /* IE6-9 */;
}

.gradient-black {
    background: #000;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #666666 0%, #000000 35%, #000000 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(35%,#000000), color-stop(100%,#000000));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #666666 0%,#000000 35%,#000000 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #666666 0%,#000000 35%,#000000 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #666666 0%,#000000 35%,#000000 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #666666 0%,#000000 35%,#000000 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */;
}

.gradient-blue {
    background: #025DDF;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #025ddf 35%, #2d3272 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#025ddf), color-stop(100%,#2d3272));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#025ddf 35%,#2d3272 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#025ddf 35%,#2d3272 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#025ddf 35%,#2d3272 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#025ddf 35%,#2d3272 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2d3272',GradientType=0 );
    /* IE6-9 */;
}

.gradient-teal {
    background: #25b8c0;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #66c4aa 35%, #25b8c0 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#66c4aa), color-stop(100%,#25b8c0));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#66c4aa 35%,#25b8c0 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#66c4aa 35%,#25b8c0 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#66c4aa 35%,#25b8c0 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#66c4aa 35%,#25b8c0 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#25b8c0',GradientType=0 );
    /* IE6-9 */;
}

.gradient-tan {
    background: #d3b48d;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #d3b48d 35%, #d3b48d 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#d3b48d), color-stop(100%,#d3b48d));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#d3b48d 35%,#d3b48d 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#d3b48d 35%,#d3b48d 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#d3b48d 35%,#d3b48d 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#d3b48d 35%,#d3b48d 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3b48d',GradientType=0 );
    /* IE6-9 */;
}

.gradient-white {
    background: #f5f5f5;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 35%, #f5f5f5 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#f5f5f5), color-stop(100%,#f5f5f5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 35%,#f5f5f5 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 35%,#f5f5f5 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 35%,#f5f5f5 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 35%,#f5f5f5 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
    /* IE6-9 */;
}

.gradient-yellow {
    background: #f3df66;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f3df66 35%, #f3df66 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#f3df66), color-stop(100%,#f3df66));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f3df66 35%,#f3df66 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f3df66 35%,#f3df66 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f3df66 35%,#f3df66 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f3df66 35%,#f3df66 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3df66',GradientType=0 );
    /* IE6-9 */;
}

.gradient-brown {
    background: #76321f;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #76321f 35%, #76321f 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#76321f), color-stop(100%,#76321f));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#76321f 35%,#76321f 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#76321f 35%,#76321f 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#76321f 35%,#76321f 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#76321f 35%,#76321f 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#76321f',GradientType=0 );
    /* IE6-9 */;
}

.gradient-burgundy {
    background: #800020;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #800020 35%, #800020 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#800020), color-stop(100%,#800020));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#800020 35%,#800020 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#800020 35%,#800020 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#800020 35%,#800020 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#800020 35%,#800020 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#800020',GradientType=0 );
    /* IE6-9 */;
}

.gradient-gold {
    background: #cc9900;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #cc9900 35%, #cc9900 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#cc9900), color-stop(100%,#cc9900));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#cc9900 35%,#cc9900 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#cc9900 35%,#cc9900 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#cc9900 35%,#cc9900 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#cc9900 35%,#cc9900 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cc9900',GradientType=0 );
    /* IE6-9 */;
}

.gradient-green {
    background: #006411;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #006411 35%, #006411 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#006411), color-stop(100%,#006411));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#006411 35%,#006411 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#006411 35%,#006411 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#006411 35%,#006411 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#006411 35%,#006411 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#006411',GradientType=0 );
    /* IE6-9 */;
}

.gradient-orange {
    background: #ff8001;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #ff8001 35%, #ff8001 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#ff8001), color-stop(100%,#ff8001));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ff8001 35%,#ff8001 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ff8001 35%,#ff8001 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ff8001 35%,#ff8001 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#ff8001 35%,#ff8001 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ff8001',GradientType=0 );
    /* IE6-9 */;
}

.gradient-purple {
    background: #7e0b80;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #7e0b80 35%, #7e0b80 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#7e0b80), color-stop(100%,#7e0b80));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#7e0b80 35%,#7e0b80 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#7e0b80 35%,#7e0b80 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#7e0b80 35%,#7e0b80 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#7e0b80 35%,#7e0b80 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#7e0b80',GradientType=0 );
    /* IE6-9 */;
}

.gradient-red {
    background: #d10923;
    /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #d10923 35%, #d10923 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#d10923), color-stop(100%,#d10923));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#d10923 35%,#d10923 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#d10923 35%,#d10923 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#d10923 35%,#d10923 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#d10923 35%,#d10923 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d10923',GradientType=0 );
    /* IE6-9 */;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-menu {
    min-width: 160px;
}

ul.navbar-nav > li.none .dropdown-menu {
    left: -189px;
}

#breadcrumbs {
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

#breadcrumbs li {
    margin: 0px 10px 10px 0px;
    padding: 2px 6px;
    list-style: none;
}

.upper-footer {
    padding-top: 25px;
    background: #a8dcf4;
    text-align: center;
    font-size: 1.25rem;
}

.upper-footer h2 {
    color: #222;
    font-weight: 700;
}

.upper-footer a {
    color: #333;
    font-weight: 300;
}

.copyright {
    background: #a8dcf4;
    text-align: center;
    padding: 25px 0 10px 0;
}






