body {
    font-family: 'Roboto', sans-serif !important;
    /*color: #3B485A!important;*/
    overflow-x: hidden;
}

html {
    overflow-x: hidden;
}

/*------------------------*/
/* HEADER */
/*------------------------*/
.header {
    background: url(../img/headerBg.png);
    height: auto;
    background-position: center top;
	box-sizing: unset !important;
	font-family: 'Roboto', sans-serif !important;
}

.header .container {
    max-width: unset;
}
.header .navbar-brand {
	width: 25%;
	text-align: center;
}
.header .navbar-collapse{
	justify-content: flex-end;
	
}
.header .btn{
	margin-right: 20px !important;
}
#instagram-btn{
    padding: 20px 30px 20px 10px;
    line-height: 0;
    color: #fff;
    font-size: 24px;
    position: relative;
    top: 7px;
}

.header .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1) !important;
    font-size: 13px;
    text-transform: uppercase;
    padding-bottom: 2rem;
    border-bottom: 4px solid rgba(254, 203, 0, 0);
    transition: all 200ms linear;
}
.header .dropdown-menu{
	font-size: 13px;
}

.header .navbar-dark .navbar-nav .nav-link:hover,
.header .navbar-dark .navbar-nav .nav-link.active {
    border-bottom: 4px solid rgba(254, 203, 0, 1);
}

.header .navbar-dark .navbar-nav {
    margin-bottom: -1.5px;
}

.navbar-dark ul {
    margin-top: 46px;
}

.navbar-dark ul li {
    margin: 0 8px;
}

.navbar-dark .dropdown-menu {
    background: #442084;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.navbar-dark .dropdown-item {
    color: #fff;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #000;
}

.dropdown-item.active, .dropdown-item:active {
    background: #fff;
}

.header .btn {
    background: #fecb00;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 40px;
    color: #191919;
    border: 0;
    margin: 17px 0 0 0;
    width: unset;font-family: 'Roboto', sans-serif !important;
}

.header .btn:hover, .header .btn:active {
    background: #fff;
    color: #381568;
}

.img-fluid {
    width: 100%;
}

/*------------------------*/
/* BANNER */
/*------------------------*/
.banner {
    background: url(../img/banner.jpg) center top;
    height: 70vh;
    background-size: cover;
    position: relative;
}

.banner .banner-mob {
    display: none
}

.banner .textBox {
    position: absolute;
    top: 16%;
    right: 14%;
    width: 41%;
    height: auto;
    float: left;
    /* margin-left: 45%;
    margin-top: 13vh; */
}

.banner .textBox h2 {
    font-size: 3.5vh;
    font-weight: 700;
    margin-bottom: 2.5vh;
}

.banner .textBox p {
    font-size: 90%;
    font-weight: 300
}

.saleRow h2 {
    font-size: 24px;
    font-weight: 700
}

/*------------------------*/
/* AUCTION BTN HOME */
/*------------------------*/
.auction-btn {
    background-color: #fff;
}
.auction-btn a.timedBtn {
    font-size: 21px;
    font-weight: 700;
    padding: 10px 36px;
    background-color: #fecb00;
    color: #4b2691;
    text-transform: uppercase;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 18px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 18px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 18px -5px rgba(0,0,0,0.75);
}
.auction-btn a.timedBtn:hover {
    color: #000;
}
/*------------------------*/
/* SERVICE HOME */
/*------------------------*/
.serviceseRow {
    background: url(../img/serviceBg.jpg);
    height: auto;
    padding: 80px 0;
    background-size: cover;
}

.serviceseRow h2 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

.serviceseRow h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 40px;
}

.serviceseRow p {
    background: url(../img/bullet.png) no-repeat left 3px;
    padding-left: 28px;
    font-weight: 300;
    margin-bottom: 6px;
    font-size: 14px;
}

.serviceseRow p.text {
    background: none;
    padding: 0;
}

/*------------------------*/
/* AUCTION - HOME*/
/*------------------------*/
.auctionsRow {
    background: #fff;
}
.auctionsRow h2 {
    font-size: 24px;
    font-weight: 700
}

.auctionsRow .auction {
    position: absolute;
    right: 0;
    top: -19px;
}

/*------------------------*/
/* CONTACT - HOME*/
/*------------------------*/
.dmf-contactRow {
    background: url(../img/contactBg.jpg) no-repeat center top;
    background-size: cover;
}

.dmf-contactRow > .container {
    padding: 50px 80px 50px 80px !important;
}

.dmf-contactRow h2 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    text-align: center
}

.dmf-contactRow iframe {
    width: 100%;
    height: 472px;
}

.dmf-contactRow p {
    font-size: 14px;
    color: #444444;
}

.dmf-contactRow .text-left a {
    font-size: 14px;
    font-weight: 700;
    color: #444444;
}

.dmf-contactRow .form-control {
    background: #f8f8f8;
    border: 0;
    font-size: 12px;
    font-weight: 300;
    color: #000 !important;
    /*padding: 1.2rem .75rem !important;*/
}

.dmf-contactRow p span {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    line-height: 5px
}

.dmf-contactRow .btn-primary {
    background: #fecb00;
    text-transform: uppercase;
    border: none;
    font-size: 13px;
    color: #191919;
    font-weight: 500;
    padding: 15px 0
}

.dmf-contactRow .btn-primary:hover {
    background: #333;
}

/*------------------------*/
/* FINANCE HOME */
/*------------------------*/
.financeRow {
    background: url(../img/bg2.jpg) no-repeat center top;
    background-size: cover;
    padding: 80px 0;
}

.financeRow h2 {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #fff
}

.financeRow p {
    background: url(../img/bullet.png) no-repeat left 3px;
    padding-left: 28px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #fff;
    font-size: 18px;
}

.financeRow h3 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;;
    text-align: center
}

.financeRow img {
    display: block;
    margin: auto
}

.financeRow a.btn {
    background: #fecb00;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 40px;
    color: #191919;
    border-radius: 5px;
    /*margin: 17px 0 0 0;*/
    /*display: block;*/
    margin: auto
}

.financeRow .btn:hover {
    background: #fff;
    color: #381568;
}

/*------------------------*/
/*FOOTER YELLOW*/
/*------------------------*/
.footerYellow {
    background: #fecb00;
    display: none;
}

.footerYellow ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footerYellow ul li {
    display: inline-block;
    margin: 0 20px;
}

.footerYellow ul li a {
    font-size: 16px;
    color: #000;
    font-weight: 500
}

.footer {
    background: #191919;
		font-family: 'Roboto', sans-serif !important;
}

.footer p {
    text-align: center;
    /*color: #fff;*/
    font-size: 13px;
    color: #707070;
    margin: 0
}

/*------------------------*/
/*FOOTER CODE SANDHILL*/
/*------------------------*/
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFF;
}

a.footerlink:hover {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFF;
}

.footertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFF;
}

.smallfootertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFF;
}

.divfooter {
    width: 100%;
    max-width: 450px;
    text-align: center;
    margin: 0 auto;
}

/*------------------------*/
/* CONTACT SANDHILL */
/*------------------------*/
.lead-button {
    font-weight: 700;
    max-width: 300px;
    text-transform: uppercase;
    border: 1px solid #5732a0;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #5732a0;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 10px 30px;
    display: block;
    margin: 10px auto;
    transition: all 200ms linear;
}

.lead-button:hover {
    background-color: #452b87;
    color: #ffc444;
    text-decoration: none;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.form-control-feedback {
    right: 10px;
    font-size: 16px;
    color: #893735;
}

.formFieldIndicator {
    color: #893735;
}

/*------------------------*/
/* CUSTOM CODE */
/*------------------------*/
.expressLogo {
    max-width: 500px;
    width: 100%;
}

.dmf-contactRow.innerPage h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #c7c7d1;
}

iframe {
    overflow: hidden;
}

.attachment-search .search-checkboxes label .row {
    margin-right: 0px;
    margin-left: 0px;
}

/* INVENTORY */

.invPage *:not(.fa):not(.far):not(.fas):not(.fab):not(.fa-solid):not(.material-icons){
    font-family: 'Roboto', sans-serif !important;} /* Reset font, ignore icons */


.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {margin: 2px 3px 3px 4px !important;}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type  input[type=radio] {margin: 0px 3px 0px 6px !important;}
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name{
	margin-top: 0 !important;
}

span.compare-label, .list-listings-count{padding-left: 4px !important;}

.list-content .list-error-container .info .selected-facet, .list-content .list-error-container .info .selected-facet button {
    background: transparent !important;
}

.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !important;}

.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, .mobile-breadcrumb, .main-detail-data .contact-options a, button.g-recaptcha.button, .apply-button, .Manufacturer-button, .Model-button {background:#fecb00 !important; color: #000 !important;}

.list-content .list-main-section .list-container .list-listing .listing-top-right .buy-now-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .check-availability-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .email-seller-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .video-chat-link, .faceted-search, .faceted-show-all-btn {background: #5732a0 !important;}

.list-content .list-title .list-listings-count, .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count, #inv .error-message, #inv .info, .detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .search-results, .list-content .list-top-section .listing-option-bar .list-listings-count, .detail-price, .compare-price, .compare-title {color: #000 !important;}
 
/* heading */
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title, .main-detail-data .detail-title, .parts-title-text {padding-left: 4px;}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label, .part-detail-additional-data .data-label, .part-detail-content .detail-contact-bar {background: #000 !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button, .page-nav, .contact-options a {background: #000 !important;}

.detail-content .dealer-info .phone-and-email .send-email-btn, .back-button, .mobile-option-bar-filter {border-color: #000!important; color: #000!important;}

.material-icons, .collapsible-content a {color:#fff!important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button.view-details, .cs-btns a, .list-error-container .info > div > button {background-color: #000!important;}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile{margin-right:0!important;}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc{padding: 20px 0;box-sizing: border-box;}





/*------------------------*/
/* MEDIA QUERY */
/*------------------------*/


@media screen and (min-width: 1440px) {

    .banner .textBox p {
        font-size: 100%;
        font-weight: 300
    }
}
@media screen and (min-width: 1920px) {
    .banner .textBox p {
        font-size: 118%;
        font-weight: 300
    }
}

@media screen and (max-width: 1600px) {
	.header .btn{
		padding: 15px 15px;
		margin-right: 15px;
	}
}
@media screen and (max-width: 1261px) {
	
		.header .navbar-dark .navbar-nav .nav-link{
		font-size: 12px;
	}
	
.header .dropdown-menu{
	font-size: 12px;
}
	
    .header .logo {
        width: 233px;
    }

    .header .btn {
        margin: 17px 23px 0 0;
    }
}

@media screen and (max-width: 1220px) {
    .navbar-dark ul {
        margin-top: 46px;
    }
}

@media screen and (max-width: 1199px) {
	
	#instagram-btn{
    top: 14px;
    position: absolute;
    right: 190px;}
	
	.invPage .container{max-width: unset !important;}
	.invPage .container{padding: inherit !important;}
	.invPage .container h2.text-left{padding: 0 20px 0 20px;}
    
    .header .btn {
        margin: 17px 0 0 0;
        position: absolute;
        right: 40px;
        top: 10px;
        padding: 9px 15px;
    }

    .navbar-toggler {
        outline: 0;
        border: 0 solid transparent !important;
        position: absolute;
        top: 24px;
        right: 0;
    }

    .navbar-toggler:focus {
        outline: 0;
        border: 0;
        box-shadow: none;
    }

    .navbar-dark ul {
        margin-left: 0;
        margin-top: 46px;
        background: #56319f;
    }

    .header .navbar-dark .navbar-nav .nav-link:hover,
    .header .navbar-dark .navbar-nav .nav-link.active {
        border-bottom: 1px solid rgba(254, 203, 0, 1);
    }

    .header .navbar-dark .navbar-nav .nav-link {
        border-bottom: 1px solid rgba(254, 203, 0, 1);
    }

    .header .navbar-dark .navbar-nav .nav-link {
        padding: 12px 0
    }

    .header {
        height: auto;
        background-position: -364px top;
        padding-bottom: 23px;
        background-repeat: no-repeat;
        background-color: #300e53
    }


    .navbar-dark ul {
        margin-left: 0;
        margin-top: 24px;
        background: #300e53;
    }

    .header .logo {
        width: 233px;
        margin-top: 16px;
    }
    .banner .textBox {
        top: 16%;
        height: 66%;
        overflow: auto;
    }
}

@media screen and (max-width: 1024px) {
    .banner .textBox {
       /*  width: 52%; */
        height: 66%;
        overflow: auto;

        /* float: right;
        margin-right: 6vh;
        margin-top: 11vh; */
    }
}

@media screen and (max-width: 992px) {
    .serviceseRow {
        background-position: center;
    }

    .dmf-contactRow iframe {
        width: 100%;
        height: 472px;
        margin-bottom: 30px;
    }

    .financeRow img {
        display: initial;
        margin-top: 30px;
    }

    .financeRow h3 {
        font-size: 24px;
        font-weight: 700;
        color: #fff;
        margin-top: 20px;
        text-align: left;
    }

    .footerYellow ul {
        margin: 0;
        padding: 0 0 20px 0;
        list-style: none;
        text-align: center;
    }

    .saleRow,
    .auctionsRow {
        display: none
    }

}

@media screen and (max-width: 768px) {
    .banner {
        background: url(../img/banner-mob.jpg) center top;
        height: auto;
        background-size: cover;
        padding-top: 37px;
    }

    .banner .banner-mob {
        display: block
    }

    .banner .textBox {
        position: relative;
        top: 0;
        right: 0;
        width: 90%;
        height: auto;
        float: none;
        margin: auto;
        background: rgba(0, 0, 65, 0.7);
        padding: 25px;
        border-radius: 10px;
    }
    .banner .textBox p {
        font-size: 3vh;
    }
}


@media screen and (max-width: 580px) {

    .dmf-contactRow h2 {
        font-size: 30px;
        font-weight: 700;
        color: #000;
        text-align: center;
        margin-bottom: 25px;
    }

    .serviceseRow h2 {
        font-size: 26px;
        font-weight: 700;
        text-align: center;
    }

    .financeRow h3 {
        font-size: 20px;
        font-weight: 700;
        color: #fff;
        margin-top: 20px;
        text-align: left;
    }

    .serviceseRow h3 {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 15px;
        margin-top: 21px;
    }

    .serviceseRow {
        background: url(../img/serviceBg.jpg);
        height: auto;
        padding: 38px 0;
        background-size: cover;
    }

    .financeRow p {
        background: url(../img/bullet.png) no-repeat left 3px;
        padding-left: 28px;
        font-weight: 500;
        margin-bottom: 6px;
        color: #fff;
        font-size: 15px;
    }

    .footerYellow ul li {
        display: inline-block;
        margin: 14px;
    }

    .financeRow h2 {
        font-size: 26px;
        font-weight: 700;
        text-transform: uppercase;
        text-align: left;
        color: #fff;
    }

    .financeRow img {
        display: initial;
        margin-top: 30px;
        width: 100%;
    }

    .banner .textBox p {
        font-size: 13px;
        font-weight: 300;
    }

    .banner .textBox h2 {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 2vh;
    }

    .header .btn {
        /*margin: 17px 0 0 0;*/
        font-size: 12px;
        position: relative;
        right: 0;
        top: 35px;
        padding: 9px 16px;
        left: 0;
        margin: auto 15px auto 0;
        display: block;
        max-width: 280px;
        /* width: 90%; */
    }
	#instagram-btn{
    top: 46px;
    right: 150px;
	}

    .header .logo {
        width: 233px;
        margin-top: 16px;
        margin-left: 13px;
    }

    .header .navbar-dark .navbar-nav .nav-link {
        color: rgba(255, 255, 255, 1) !important;
        font-size: 14px;
        padding: 10px 0;
    }
.header .dropdown-menu{
	font-size: 14px;
}

    .dmf-contactRow .container {
        padding: 30px 20px 30px 20px;
        width: 95%;
    }
}
@media screen and (max-width:500px) {
	.header .navbar{
		display: block;
	}
	.header{padding-bottom: 10px;}
	#instagram-btn {
		position: unset;
    	padding-right: 20px;
		right: unset;
    	display: block;
    	width: 48px;
    	margin: 20px 0px 0 15px;
	}
    .header .btn {
		display: block;
		position: unset !important;
		margin-top: -50px;
    }
}
@media screen and (max-width: 320px) {
    .header {
        height: auto;
        background-position: -380px top;
        padding-bottom: 23px;
        background-repeat: no-repeat;
    }
}


