@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    background-color: #fff;
}

.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:#7d7d7d !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: #7d7d7d !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: #7d7d7d !important;}
.page-nav{background-color:#7d7d7d!important}
.view-listing-details-link i, .view-listing-details-link span,.view-listing-details-link span:hover {color:white !important;}
.search-results {color:#7d7d7d!important}
.return-links span, .return-links i {color:#7d7d7d!important;}


.mob-img {
    display: none;
}

.desk-img {
    margin-left: 40px;
}

.desk-img img {
    /* width: 150px; */
}

#navbarHead ul li a.nav-link {
    color: #fff;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    /* border-right: 1px solid #000; */
    font-weight: 700;
    padding: 24px 20px;
    font-size: 17px;
    border-bottom: 3px solid transparent;

}
#navbarHead ul li a.nav-link:hover {
    color: #d3d3d3;
    border-bottom: 3px solid #fff;
}
#navbarHead ul li a.nav-link.active {
    color: #d3d3d3;
    border-bottom: 3px solid #fff;
}
.header-navigation {
    -webkit-box-shadow: -4px 7px 11px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: -4px 7px 11px -8px rgba(0,0,0,0.75);
    box-shadow: -4px 7px 11px -8px rgba(0,0,0,0.75);
    background-color: #7d7d7d;
    z-index: 2;
    position: relative;
}
img.img-mobile {
    display: none;
}
.redBg {
    background: #ff0000;
    z-index: 0;
}
.box {
    padding: 90px 58px;
    z-index: -1;
    max-height: 569px;
}
.left-skew {
    position: relative;
    height: 100%;
}
.left-skew:before {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -48px;
    display: block;
    width: 100px;
    border-left: 10px solid #fff;
    background: #ff0000;
    -webkit-transform: skew(9deg);
    -ms-transform: skew(9deg);
    transform: skew(9deg);
}
.box h4 {
    font-size: 22px;
    font-weight: 400;
}
.box h1 {
    font-size: 31px;
    font-weight: 400;
}
.box .btn-primary:not(:disabled):not(.disabled).active {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    z-index: 1;
}
.box .btn-primary:not(:disabled):not(.disabled).active:hover {
    background-color: #fff;
    color: #f90000;
}
.join {
    background: #ff3333;
    color: #fff;
    margin-left: 70px;
}

.top-nav-con {
    padding: 0px;
    /* padding-left: 40px; */
}

.navbar {
    padding: 0px;
}

.nav-bar-icon {
    color: #fff;
    font-size: 50px;
}

.desk-right-nav {
    /* background: #404040; */
    margin-left: 20px;
}
.desk-right-nav i {
    margin-right: 10px;
}
.desk-right-nav .btn-primary:not(:disabled):not(.disabled).active {
    background-color: #fff;
    color: #7d7d7d;
    font-weight: 700;
    margin: 14px 0;
    border: 0;
    border-radius: 2;
}


ul.desk-right-nav {
    padding: 0px 60px 10px 60px;
    margin: 0px;
    margin-left: 20px;
}


.desk-right-nav li {
    font-size: 16px;
    list-style: none;
    color: #fff;
    margin-top: 10px;
}


.desk-right-nav p {
    font-size: 11px;
    color: #fff;
}


.banner {
    /* background: url("../images/banner.png") no-repeat center center;
    background-size: cover; 
    height: 500px;*/
}
.banner h1 {
    color: #fff;
}
.banner h4 {
    color: #fff;
}
.banner p {
    color: #fff;
    line-height: 20px;
}
.carousel-inner img {
    width: 100%;
}
.carousel {
    z-index: 1;
}
.carousel-control-prev-icon {
    background-image: url(../images/prev-arrow.png);
    width: 26px;
    height: 46px;
}
.carousel-control-next-icon {
    background-image: url(../images/next-arrow.png);
    width: 26px;
    height: 46px;
}
.about {
    padding-bottom: 30px;
}

.thank-center {
    text-align: center;
    padding: 30px;
    font-size: 22px;
    margin: 0px;
}

.para p {
    padding: 0px 55px;
    text-align: center;
    font-size: 15px;
}

.item {
    background-color: #ffffff;
    padding: 60px 0 10px 0;
}

.item a:hover {
    text-decoration: none;
}

.item .row {
    display: flex;
    justify-content: center;
}

.item img {
    /* width: 100%; */
    margin: 0 auto;
}
.item h1 {
    color: #343434;
    font-size: 36px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.item h4 {
    color: #343434;
    font-size: 26px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.item span.bold {
    font-weight: 700;
}
.item-para p {
    margin: 0px;
    font-size: 14px;
}

.item-para {
    color: #000000;
    font-size: 12px;
    text-align: center;
    padding: 20px 0px;
}
.item-para h3 {
    margin: 14px 0;
    font-weight: 700;
    font-size: 16px;
}
.map .contactDetail {
    text-align: right;
}
.map .contactDetail ul {
    list-style-type: none;
}
.map .contactDetail h2 {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 30px;
    font-weight: 600;
}
.map .contactDetail p {
    font-size: 15px;
}
.map .contactDetail a {
    color: #000;
    text-decoration: underline;
}
.map .contactDetail a.btn.btn-primary {
    color: #fff;
    font-size: 14px;
    background-color: #7d7d7d;
    border:0;
    border-radius: 0;
    text-decoration: none;
    padding: 10px 20px;
    -webkit-box-shadow: 2px 10px 13px -7px rgba(0,0,0,0.33);
    -moz-box-shadow: 2px 10px 13px -7px rgba(0,0,0,0.33);
    box-shadow: 2px 10px 13px -7px rgba(0,0,0,0.33);
}
.map .contactDetail a.btn.btn-primary:hover {
    background-color: #000;
}
.map-container {
    padding: 0px;
}
.mapWrap {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 11px 3px rgba(204,204,204,1);
    -moz-box-shadow: 0px 2px 11px 3px rgba(204,204,204,1);
    box-shadow: 0px 2px 11px 3px rgba(204,204,204,1);
}
.innerList a {
    color: #000;
}
.innerList a:hover {
    color: rgb(117, 117, 117);
}
.contactDetail a {
    color: #000;
}
.foot {
    background: #3d3c3c;
}

.foo-row {
    display: flex;
    justify-content: center;
}

.footer, .foot a {
    text-align: center;
}
.footer {
    background-color: #3d3c3c;
    padding: 20px 0;
}
.foot p {
    margin: 0px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: inline;
}

.copy {
    border-left: 2px solid #fff;
    height: 10px;
    margin: 8px 10px;
}
.lead-button {
    font-weight: 700;
    max-width: 300px;
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
    border-color: #f90000;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #f90000;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 10px 30px;
    display: block;
    margin: 10px auto;
}

.lead-button:hover {
    background-color: #a40000d5;
    color: #ffc444;
    text-decoration: none;
}
.small_instructions {
    color:#8d8d8d;
    font-size: 10px;
}
/* === footer code === */
a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:16px; color: #fff;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:16px;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:16px; color:#fff;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:16px; color:#fff;}

.divfooter {width:100%; text-align:center; margin:0 auto;}

/*====== Scroller code ====*/
.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}
/*====== Scroller end =====*/
.attachment-search .search-checkboxes label .row {
    float: left  !important;
}
.attachment-search .checkbox {
    margin: 0 5px 0 20px !important;
}

@media only screen and (max-width: 1499px) {
    .box {
        padding: 17px 26px;
    }
}
@media only screen and (max-width: 1093px) {
    p.mobile-hide {
        display: none;
    }
}
@media only screen and (max-width: 1122px) {
    .banner h1 {
        font-size: 15px;
    }
    .banner h4 {
        font-size: 16px;
    }
    .banner p {
        font-size: 12px;
    }
    .box {
        padding: 17px 26px;
    }
}

@media (min-width: 991px) and (max-width: 1190px) {
    .desk-img img {
        width: 120px;
    }
    .join {
        margin-left: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .item .col-md-2 {
        min-width: 200px;
        margin-top: 20px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1350px) {
    #navbarHead ul li a.nav-link {
        padding: 24px 16px;
        font-size: 13px;
    }
}


@media only screen and (max-width: 1042px) {
    .mob-img {
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
    .mob-img img {
        margin-right: 50px;
    }
    .desk-img {
        display: none;
    }
    #navbarHead ul li .nav-link {
        text-align: center;
        font-size: 14px;
        line-height: 15px;
        padding: 20px 20px;
    }
    .join {
        margin: 0px;
    }
    
    .desk-right-nav {
        display: none;
    }
    .item .col-md-2 {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 768px) {
    #navbarHead ul li .nav-link {
        text-align: center;
        border-bottom: 1px solid #999;
    }
    .item .col-md-2 {
        width: 100%;
    }
    .nav-bar-icon {
        float: left;
    }
    .top-nav-con {
        padding-left: 0px;
    }
    .join {
        margin: 0px;
    }
    .banner {
        /* height: 400px; */
    }
    .mob-img {
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
    .mob-img img {
        margin-right: 50px;
    }
    .desk-img {
        display: none;
    }
    .item img {
        width: 120p;
        height: auto;
    }
    .item-para p {
        padding: 0px;
        font-size: 13px;
        margin: 0px;
    }
    
}

@media only screen and (max-width: 600px) {}

@media only screen and (max-width: 568px) {
    .item h1 {
        font-size: 30px;
    }
    .map .contactDetail h2 {
        font-size: 16px;
    }
    .mobile-hide {
        display: none;
    }
    .smallfootertex, a.footerlink:link, a.footerlink:visited, a.footerlink:active {
        font-size: 14px;
    }
    .divfooter {
        width:100%; 
        text-align:center; 
        margin:0 auto;
    }
    .carousel-inner img {
        display: none;
    }
    img.img-mobile {
        display: block;
    }
    .map .contactDetail {
        text-align: center;
    }
    .map .contactDetail ul {
        margin-left: -41px;
    }
    .map .contactDetail ul li {
        display: inline-block;
        padding: 0 10px;
    }
    #navbarHead ul li a.nav-link {
        padding: 18px 20px;
    }
}