



@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}



.floated .search-form {
    top: 40%;
    padding: 0 !important;
}

.floated .search-form-inner {
    padding-bottom: 5px !important;
}

.floated .search-form .search-form-inner {
    background: rgba(255, 255, 255, 0.75) !important;
}

.by-type-options {
    border-bottom: 1px solid rgb(228, 228, 228);
}

img.features-icon {
    height: 50px !important;
    width: 50px;
    margin: 0 auto;
}

div#welcome img {
    margin: 0 20px 10px 0;
}

.sidebar section {
    margin-bottom: 60px;
    text-align: center;
}

.latest-news .post-actions {
    margin: 13px 0 0 0;
}

.latest-news .post-date {
    width: 100%
}

.homepage h3 {
    width: 550px;
    margin: 0 auto;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .hide-mobile {
        display: none;
    }
}

@media only screen and (min-width: 767px) {
    .show-mobile {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .show-mobile {
        display: block;
    }

    .show-mobile .utility-icons > li {
        float: none;
        margin: 0 20px 0 0;
    }
}



ul.ui-autocomplete {
    z-index: 999;
!important;
}



@media only screen and (max-width: 767px) {
    ul.breadcrumb {
        text-align: center;
    }

}



.our-sponsors ul {
    list-style-type: none;
    margin: 0;
}

.our-sponsors li {
    margin-bottom: 15px;
    padding: 0;
}

.our-sponsors ul img {
    border: 1px solid #ccc;
}

.our-sponsors li:last-of-type {
    margin-bottom: 0;
}

.services-to-students a {
    color: #f6bb42;
}

.services-to-students a.title {
    color: #3463a1;
}

.services-to-students ul {
    margin: 0 0 0 0;
    list-style: none;
    text-align: left;
}

.services-to-students a > img {
    float: left;
    border: 1px solid #ccc;
    padding: 3px;
    margin: 0 10px 0 0;
    max-width: 75px;
    min-height: 75px;
}

.services-to-students h4 {
    margin-bottom: 5px;
    margin-top: 5px;
}

.services-to-students li {
    margin: 0 0 30px 0;
    float: left;
}

div.awards img {
    width: 100px;
    height: 100px;
}

@media only screen and (max-width: 767px) {
    div#welcome img {
        margin: 0 20px 20px 0;
    }

    #homepage-ad-sidebar {
        margin-top: 40px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    div#welcome img {
        margin: 0 15px 15px 0;
    }

    section.AdServe {
        text-align: center;
    }

    #ad-sidebar {
        margin-top: 40px;
    }

    .services-to-students img {
        max-width: 100px;
        min-height: 100px;
    }

}



ul.pagination {
    display: block;
    clear: both;
}

ul.pagination:after {
    clear: both;
}

.sponsored-listing-container .sponsored-listing .format-standard {
    margin-bottom: 30px;
}

.sponsored-listing-container .vehicle-age, .sponsored-listing-container .premium-listing {
    left: 15px;
}

.results-grid-view .list-view .summary {
    margin-left: 20px;
}

.sponsored-listing-container .result-item-in {
    overflow: hidden;
}

.sponsored-listing-container .sponsored-listing .result-item-in {
    min-height: 175px !important;
    max-height: 175px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sponsored-listing-container .sponsored-listing .result-item-in {
        min-height: 155px !important;
        max-height: 155px !important;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .sponsored-listing-container .sponsored-listing .result-item-in {
        min-height: 160px !important;
        max-height: 160px !important;
    }
}

@media only screen and (max-width: 767px) {
    .sponsored-listing-container .sponsored-listing .result-item-in {
        max-height: 1000px !important;
    }
}

#results-holder.results-list-view .summary {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 25px;
}



@media only screen and (max-width: 767px) {
    .results-grid-view {
        margin-left: 0%;
    }
}

.sidebar-box {
    max-height: 125px;
    position: relative;
    overflow: hidden;
}

.sidebar-box .read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 30px 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #fff);
}

.results-container-in #results-holder #w0 .empty {
    font-size: 35px;
}



@media only screen and (max-width: 767px) {
    .is-sticky .actions-bar {
        top: 0 !important;
        z-index: 999999999;
    }

    #Search-Filters {
        position: absolute;
        z-index: 999;
        width: 100%;
        background: #FFF;
        height: 100%;
        overflow: auto;
        top: 69px !important;
    }
}

div.result-item-image > a > div {
    overflow: hidden;
}



.single-vehicle-details .single-listing-actions .btn-group {
    margin-bottom: 20px;
}

.single-vehicle-details .language-nav {
    margin-top: 20px;
}

.fast-facts .badge {
    background: #3463a1;
    font-size: 15px;
}

.fast-facts p {
    margin-bottom: 0;
}

.fast-facts ul.social-icons li {
    padding-top: 0px;
    padding-bottom: 0px;
}

.fast-facts .list-group-item {
    float: right;
    width: 100%;
}

.seller-contact-widget button.btn.btn-primary {
    background-color: #3463a1;
}

#description-tab img {
    margin-bottom: 20px;
    margin-top: 10px;
}

.school-profile table {
    margin-bottom: 24px;
}

@media only screen and (max-width: 767px) {
    .fast-facts .utility-icons.social-icons > li > a {
        line-height: 28px;
        height: 28px;
    }

    div.profile-language.gallery-filter > ul.sort-source.nav.nav-pills {
        margin: 15px 0 15px 0;
    }

    .single-listing-actions {
        margin-bottom: 0;
    }

    .school-profile.container .single-listing-actions .btn-group .btn {
        width: 25%;
    }

    .vehicle-details-tabs div.links {
        display: none;
    }

}

@media only screen and (max-width: 480px) {
    .fast-facts .badge {
        margin-bottom: 5px !important;
    }

    .profile-language .sort-source li {
        min-width: 100%;
        text-align: center;
    }

}



.vehicle-details-sidebar #links a {
    width: 100%;
    margin-bottom: 10px;
}

.vehicle-details-sidebar .seller-contact-widget h4:before {
    font-family: 'FontAwesome';
    content: "\f0e0";
    padding-right: 8px;
}

.vehicle-details-sidebar .seller-contact-widget h4 {
    font-size: 22px;
}

.vehicle-details-sidebar div.sidebar-widget.widget.seller-contact-widget {
    background: #f6bb42;
    padding: 13px;
}

.vehicle-details-sidebar .sidebar-widget .widgettitle {
    padding-top: 5px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .vehicle-details-sidebar .seller-contact-widget h4 {
        font-size: 19px !important;
    }
}



#UsMap {
    margin-bottom: 30px;
}



#articles-page h1 {
    font-size: 40px;
    font-family: 600;
}

div#article-category {
    margin: 30px 0 35px 0;
    border: 1px solid #eee;
    background-color: #F4F4F4;
}

#article-category ul.sort-source li {
    margin: 10px 7px 10px 0;
    float: none;
}

div#article-category ul.sort-source {

    margin-bottom: 0;
}

#article-category .gallery-filter {
    text-align: center;
    padding: 20px 10px 20px 10px;
}

#article-category .sort-source.nav-pills li a {
    background-color: #fff;
}

#article-category .nav-pills > li > a {
    border: 1px solid #D3D3D3;
}

#article-category .nav-pills > li.active > a {
    background-color: #f6bb42;
}

#article-category h4 {
    font-size: 23px;
}

#articles-page .post-actions div.post-date {
    width: 100%;
}

#articles-page .summary {
    margin-bottom: 25px;
    float: right;
    color: #999;
    font-size: 98%;
}

#articles-page .grid-item-inner {
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
}



.articles .sort-source {
    margin: 0 0 0 0;
}

.articles .single-post-header .post-title {
    line-height: 50px;
}

.addthis_sharing_toolbox {
    margin: 20px 0;
}



#info-page ul ul {
    list-style-type: circle;
    margin-left: 35px;
}

#info-partners img {
    margin-bottom: 20px;
}



.site-footer {
    margin-top: 40px;
}

.site-footer-top .row {
    margin-bottom: 30px;
}

.site-footer-top .row:last-child {
    margin-bottom: 0;
}

span.quicklink {
    margin-right: 1.5em;
}

.row.quicklinks {
    margin-bottom: 30px;
}

.footer-widget {
    margin-bottom: 30px;
}

@media only screen and (max-width: 992px) {

    .site-footer-top .footer_widget p:last-child {
        margin-bottom: 0 !important;
    }

    .site-footer-top .row {
        margin-bottom: 0px;
    }

    .site-footer-top .row:last-child {
        margin-bottom: 30px;
    }
}



.sponsored-listing-2 .result-item.format-standard {
    overflow: hidden;
    border: 1px solid rgba(184, 184, 184, 0.5);
    margin-bottom: 40px;
    background: #F9F9F9;
    box-shadow: 0px 0px 15px rgba(136, 136, 136, 0.69);
}

.sponsored-listing-2 .result-item-in {
    min-height: 145px;
    box-shadow: none;
}

.sponsored-listing-2 .result-item-title a {
    color: #3463a1;
}

.sponsored-listing-2 .result-item-cont {
    padding: 0px 20px 0px 20px;
}

.sponsored-listing-2 div.result-item-block.col1 {
    width: 100%;
    margin-right: 0;
}

.sponsored-listing-2 .btn-sm.btn.pull-right {
    margin: 0 20px 15px 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sponsored-listing-2 div.result-item-in {
        min-height: 120px !important;
    }

    .sponsored-listing-2 .btn-sm.btn.pull-right {
        margin: 0 20px 10px 0;
    }
}

@media only screen and (max-width: 992px) {
    .sponsored-listing-2 .result-item-block.col1 {
        display: block;
    }

    .sponsored-listing-2 div.result-item-in {
        min-height: 132px !important;
    }

    .sponsored-listing-2 .btn-sm.btn.pull-right {
        margin: 0 20px 10px 0;
    }
}

@media only screen and (max-width: 767px) {
    .sponsored-listing-2 div.result-item-in {
        min-height: 0px !important;
    }

    .sponsored-listing-2 .btn-sm.btn.pull-right {
        margin: 0 20px 20px 0;
    }
}

.sponsored-listing .vehicle-age, .sponsored-listing .premium-listing {
    left: 15px;
}

.sponsored-listing .format-standard {
    overflow: hidden;
    border: 1px solid rgba(184, 184, 184, 0.5);
    margin-bottom: 40px;
    background: #F9F9F9;
    box-shadow: 0px 0px 15px rgba(136, 136, 136, 0.69);
}

.sponsored-listing .result-item-in {
    min-height: 145px;
    box-shadow: none;
}

.sponsored-listing .result-item-title a {
    color: #3463a1;
}

.sponsored-listing .result-item-cont {
    padding: 0px 20px 0px 20px;
}

.sponsored-listing div.result-item-block.col1 {
    width: 75%;
    margin-right: 3%;
}

.sponsored-listing .btn-sm.btn.pull-right {
    margin: 0 0 0 0;
}

.sponsored-listing p {
    margin: 0 0 10px 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sponsored-listing div.result-item-in {
        min-height: 120px !important;
    }

    .sponsored-listing .btn-sm.btn.pull-right {
        margin: 0 0px 10px 0;
    }

    .sponsored-listing div.result-item-block.col1 {
        width: 73%;
        margin-right: 2%;
    }

}

@media only screen and (max-width: 992px) {
    .sponsored-listing .result-item-block.col1 {
        display: block;
    }

    .sponsored-listing div.result-item-in {
        min-height: 132px !important;
    }

    .sponsored-listing .btn-sm.btn.pull-right {
        margin: 0 !important;
    }

    .sponsored-listing div.result-item-block.col1 {
        width: 73%;
        margin-right: 2%;
    }

}

@media only screen and (max-width: 767px) {
    .sponsored-listing div.result-item-in {
        min-height: 0px !important;
    }

    .sponsored-listing .btn-sm.btn.pull-right {
        margin-top: 10px !important;;
    }

    .sponsored-listing div.result-item-block.col1 {
        width: 100%;
        margin-right: 0%;
    }

    .sponsored-listing .result-item-cont {
        padding: 0px 20px 15px 20px !important;
    }

}



.resource-page .utility-bar {
    background-color:#ebebeb;
}

.resources-category-picker {
    margin:0 auto; text-align:center; font-size:20px; padding: 10px 0;
}

.resources-category-picker p {
    text-align:center; vertical-align: middle; display:inline; font-size:19px; margin:0 20px 0 0;
}

.resources-category-picker p span {
    color:#f6bb42;
}

.resource-page .dropdown {
    display:inline-block;
}

    div.main #content.resource-page {
        padding: 0 0 50px 0 !important;
}

    #articles-page {
        padding-top:50px;
    }



@media only screen and (max-width: 767px) {

    .resources-category-picker{
        padding: 20px 0;
    }

    .resources-category-picker p {
        text-align:center; vertical-align: middle; display:block; font-size:19px; margin:0 0 10px 0;
    }
    .resource-page .dropdown {
        display: inline-block;
    }

}

