@charset "utf-8";
/* CSS Document */


.row {margin:0px;}

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 1rem;
    line-height: 1.3;
}

h1 {
	font-family: 'Kanit', sans-serif;
	font-weight: 700;
	font-size: 38px;
}

h2 {
	font-family: 'Kanit', sans-serif;
	font-weight:700;
	font-size: 30px;
    text-transform: uppercase;
}

h3 {
	font-family: 'Kanit', sans-serif;
	font-weight:600;
	font-size: 24px;
    text-transform: uppercase;
}

h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
    font-size: 20px;
}

.red {
    color: #a12020;
}

/* HEADER & NAVIGATION */

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .view-listing-details-link, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .list-container-flexrow .view-listing-details-link, .modal-content .form-bottom .captcha-and-submit .captcha-placeholder button, .contact-options a, .fin-calc-mobile>a {background:#a12020 !important; }
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {font-size: 22px; line-height: 26px;}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label {background: #a12020 !important;text-transform: uppercase; letter-spacing: 1px;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button {background: #000 !important;}

.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn {float:none;}
.modal-content .modal-top .modal-title, .listing-description, .list-content .listing-portion-title, .list-content .list-title .list-title-text, .detail-content .dealer-info h3, .dealer-info, .detail-content-mobile .dealer-info h3, .fin-calc p, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {color:#000 !important;}

.dealer-btns-bottom a {background: #a12020 !important;}
.page-nav{background-color:#a12020!important}
.view-listing-details-link i, .view-listing-details-link span,.view-listing-details-link span:hover {color:white !important;}
.search-results {color:#a12020!important}
.return-links span, .return-links i {color:#a12020!important;}
.inventory * {
    box-sizing: border-box;
}

/* HEADER & NAVIGATION */

.top-header {
    background-color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8;
}

.top-header h1 {
    text-transform: uppercase;
    color: #a12020;
    line-height: 1;
}

.top-header a {
    color: #000;
}

.top-header a:hover {
    text-decoration: none;
    color: #a12020;
}

.navbar, .navrow {
    background: #e6e6e6;
}

.navbar a {
	font-family: 'Kanit', sans-serif;
    font-weight: 600;
	font-size: 16px;
    text-transform: uppercase;
    font-style: normal;
	color: #a12020;
    padding: 0px;
}

.navbar a:active {
    color: #000;
}

.navbar a:hover {
    color: #000;
}

.mobile-menu {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.25rem;
    text-align: left;
    color: #212121;
}


/* HERO */

.hero, .hero img {
    max-height: 600px;
}

.logo {
    max-height: 100px;
    max-width: 200px;
}


/* FEATURED EQUIPMENT */

.ftred {
    background: url(/../siteart/gravelbg.jpg);
}

.ftred img {
    height: 200px;
}

.equipbox {
    background: #fff;
    height: 200px;
}


.equipcta {
    color: #a12020;
    font-family: 'Kanit', sans-serif;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 10;
}

.equipcta a {
   color: #a12020; 
}


/* INVENTORY QUICK LINKS */

.redbox, .redbox a {
    background: #a12020;
    color: #fff;
    min-height: 150px;
}

.graybox {
    background: #e6e6e6;
    color: #000;
}

.invcta {
    color: #fff;
    font-family: 'Kanit', sans-serif;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 10;
}


/*  scrolling inventory
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

.videobg {
    background: url(/../siteart/videobg.jpg);
}

/* FOOTER */


.pre-footer{
    background-color: #fff;
	color:  #a12020;
    font-size: 12px;
}

.pre-footer a{
    color:#a12020;
}

.pre-footer a:hover{
    color:#a12020;
}

/* LISTINGS */


/* MOVING */

.moving img {
    max-width: 500px;
}

.tinyprint {
    font-size: 12px;
    font-style: italic;
}

/* FORM */
.formbutton {
    padding:10px 12px; 
    background:#a12020; 
    border:4px #a12020 solid;
    font-size:14px; 
    line-height:14px; 
    font-weight:bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color:#fff;
}

.redborder {
    border-bottom: 5px solid #a12020;;
}


.galleryimg {
    max-width: 300px;
}

/*control the Captcha */
.CaptchaMessagePanel {padding:0 0 0 0 !important; margin:0 0 0 0 !important; font-weight:normal !important; font-size:12px; line-height:14px;}
.CaptchaAnswerPanel {margin:0 0 0 0; padding:0px !important;}
.CaptchaWhatsThisPanel {line-height:0; margin:0 0 0 0; padding:8px 0 8px 0 !important;}
.CaptchaWhatsThisPanel a {color:#000; font-size:12px;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;}
.CaptchaPanel {text-align: left !important;}

/* TIMED AUCTIONS */

.auctionTimeLogo{
    width:250px; 
    float:right; 
    position:relative;
    margin-bottom: 30px;
    margin-top: -5px;
}


/* MEDIA QUERIES */

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) { 
    
    .top-header {
        font-size: 14px;
    }


    .top-header h1 {
        font-size: 30px;
    }

}

/*Small devices (landscape phones, less than 768px)*/
@media (min-width: 576px) and (max-width: 767px) {
    
        .top-header {
        font-size: 14px;
    }


    .top-header h1 {
        font-size: 30px;
    }

}

/*Medium devices (tablets, less than 992px)*/
@media (min-width: 768px) and (max-width: 991px) {

}

/*Large devices (desktops, less than 1200px)*/
@media (min-width: 992px) and (max-width: 1199px) {
    
    .navbar a {
	   font-size: 14px;
    }
}

/*Extra large devices (large desktops)*/
@media (min-width: 1200px) {

    
}

/*Extra EXTRA large devices (Extra large desktops)*/
@media (min-width: 1400px) {   
    

   
}

/*Extra EXTRA large devices (Extra large desktops)*/
@media (min-width: 1600px) {   
    
}