/*
Theme Name: www.basstruckcenter.com
Theme URI: https://sandhills.com
Author: Sandhills
Author URI: https://sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/

/*
    blue #133f79
    lt blue #0147fc
    lt grey #ebebeb
*/

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

html, body {
	height:100%;
	width:100%;
    line-height: normal;
    
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}
.wp-custom-header {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wp-custom-header iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Class for Google Map widget */
.google_map {
	width:100%; 
	min-height:58vh;
}
.navbar-default { 
	background-color:transparent!important;
	border-color:transparent!important;
}
.navbar {
	min-height:auto!important;
	margin-bottom:0!important;
}
.navigation-top {
	width:100%;
}
.menu li {
	width:auto!important;
	padding-right:6%;
	display:inline-block;
}
.menu li:last-child {
	padding-right:0!important;
} 
.menu li > a {
	color:#000;
	font-size:1.5em;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
	color:orange;
	border-radius:0px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
	font-size:18px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#e68a24;
}
.dropdown-menu:not(.head-list)>li>a {
    color: #000;
	font-size:16px;
	font-weight:400;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: #e68a24;
    transition: linear 0.2s;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#wp-admin-bar-new-content-default {
	display: none;
}






/*===================== 
	base styles 
=======================*/


body {
	font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
	padding:0;
	}

/*===================== 
	typography 
=======================*/

    h1, h2, h3 {
      margin-top: 20px;
      margin-bottom: 10px;
    }

	h1 {
        font-family: 'Roboto Condensed', sans-serif;
		font-size:30px;
		font-weight: 700;
        line-height: normal;
}

	h2 {
        font-family: 'Roboto Condensed', sans-serif;
		font-size:28px;
		font-weight: 700;
        line-height: normal;
}
	h3 {
        font-family: 'Roboto Condensed', sans-serif;
		font-size:24px;
		font-weight: 700;
        line-height: normal;
}
	h4 {
        font-family: 'Roboto Condensed', sans-serif;
		font-size:20px;
		font-weight: 700;
        line-height: normal;
}
	h5 {
		font-size:18px;
		font-weight: 600;
        line-height: normal;
}
	h6 {
		font-size:16px;
		font-weight: 500;
        line-height: normal;
}

p {
    font-family: 'Roboto', sans-serif;
	font-size:16px;
	margin: 0;
    line-height: normal;
	}
p a {
   font-weight: 700;
    color:#133f79;
}
.butn-1 {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 10px 30px;
    background: rgba(0,0,0,0.4);
    border: 3px solid #fff;
    border-radius: 100px;
}
.butn-1:hover {
	background:#fff;
	color:#000;
}
.butn-blue {
	background:#133f79;
	color:#fff!important;
	display: inline-block;
	padding:10px;
	text-align:center;
	max-width: 300px;
    width:100%;
	margin:10px 0;
    transition: .2s ease-in;
    font-size: 17px;
    font-weight: 700;
    border:2px solid #133f79!important;
    box-shadow: 0px!important;
    border-radius: 100px;
}
.butn-blue:hover {
	background:#fff!important;
	color:#133f79!important;
    border:2px solid #133f79!important;
    box-shadow: 0px!important;
}
.image-blue {
    filter:brightness(0%) saturate(100%) invert(14%) sepia(85%) saturate(5301%) hue-rotate(228deg) brightness(102%) contrast(104%);
}

/*===================== 
	header Search styles 
=======================*/

.head-search-cont-1 {
    background:#fff;
}
.head-search-cont-1 .search-form-flex {
    max-width: 1500px;
    width:95%;
	margin: 0 auto;
	padding:20px 15px;
	box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.head-search-cont-1 .home-search-fields {
    width:calc(100% - 170px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.head-search-cont-1 .home-search-fields select, .head-search-cont-1 .home-search-fields input {
    width: 24%;
    background: #fff;
    border: 1px solid #000;
    padding: 10px 20px;
    box-sizing: border-box;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0;
    height: auto;
    line-height: normal;
    display: block;
    color: #000;
}
.form-info-button {
    max-width: 160px;
    width:100%;
    margin:10px 0;
}
.form-info-button button {
    padding:10px 20px;
    background:#133f79;
    font-family: 'Roboto Condensed', sans-serif;
    outline:none;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    width:100%;
    border-radius: 50px;
    color:#fff!important;
    border:1px solid #133f79;
    transition: .2s ease-in;
}
.form-info-button button:hover {
    color:#133f79!important;
    background:#ffffff;
}

/*===================== 
	header styles 
=======================*/

.highlightSidebars .head-cont-1 {
     position: static;
    padding-top:30px;
    
}

#header {
    position: relative;
    width:100%;

}

.head-cont-1 {
        position: absolute;
    top:0;
    width:100%;
    z-index: 2000;
    background:rgba(0,0,0,0.35);
    border-bottom:2px solid rgba(255,255,255,0.7);
}

.head-cont-1 .container-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding:0;
}
.head-logo {
    max-width: 190px;
    width:100%;
    background:rgba(255,255,255,0.7);
    padding:10px 20px;
    box-sizing: border-box;

}
.head-logo a {
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
    height: 100%;
}

.head-logo img {
    max-width: 115px!important;
    width:100%!important;
    height: auto!important;
    display: block!important;
}
.head-info-1 {
    width:calc(100% - 190px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding:0 15px;
    box-sizing: border-box;
}
.head-contact ul {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap:15px;
    padding:10px 0;
    margin:0;
}
.head-contact ul li {
    padding:0;
    margin:0;
    list-style: none;
}
.head-contact ul li a {
    display: flex;
    align-items: center;
    gap:4px;
    color:#fff;
    transition: .2s ease-in;
}
.head-contact ul li a i {
    font-size: 18px;
}
.head-contact ul li a span {
    font-size: 16px;
    font-weight: 300;   
}
.head-contact ul li a:hover {
    color:rgba(255,255,255,0.7); 
}
.head-nav-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap:10px;
}
.head-nav-cont .head-search {
    font-size: 24px;
    color:#fff;
}

/*===================== 
	content styles 
=======================*/

.home-brand-cont {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.home-brand-row {
    width:33.33%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    min-height: 40vw!important;
}
.home-brand-overlay {
    width: 100%;
    height: 100%;
    padding: 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    transition: .2s ease-in;
    background-image: linear-gradient(180deg,rgba(0,0,0,0.80) 0%,rgba(0,0,0,0.00) 50%,rgba(0,0,0,0.00) 100%);
}
.home-brand-head {
    text-align: center;
    color:#fff;
}
.home-brand-head h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-shadow:0 0 10px #000;
    margin:0 0 10px 0;
}
.home-brand-head p {
        font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-shadow:0 0 10px #000;
}
.home-brand-body {
    opacity: 0;
    padding:30px 0; 
    color:#fff;
    transition: .2s ease-in;
    text-align: center;
}
.home-brand-body p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-shadow:0 0 10px #000;
    padding-top:10px;
}
.home-brand-body p span {
    font-weight: 700;
}
.home-brand-body ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.home-brand-body ul li {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-shadow:0 0 10px #000;
}
.home-brand-row a {
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 300;
    color:#000;
    transition: .2s ease-in;
    text-shadow:0 0 10px #fff;
}
.home-brand-row a:hover {
    opacity: .5;
    
}
.home-brand-row:hover .home-brand-overlay {
    background-image: linear-gradient(180deg,rgba(0,0,0,0.70) 0%,rgba(0,0,0,0.70) 50%,rgba(0,0,0,0.70) 100%);
}
.home-brand-row:hover a {
    text-shadow:0 0 10px #000;
    color:#fff;
}
.home-brand-row:hover .home-brand-body {
    opacity: 1;
}
.content-wrap {
    width:100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.content-1-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width:50%;
    background-color:rgba(255,255,255,1.0);
}
.content-wrap-row {
    max-width:600px;
    width:100%;
    padding:90px 30px;
    box-sizing: border-box;
}
.content-wrap-row h1 {
    font-size: 34px;
    font-weight: 600;
    color:#133f79;
    margin:0!important;
}
.content-wrap-row h1 span {
    font-size: 20px;
    font-weight: 400;
    color:#000;
}
.content-wrap-row h2 {
    font-size: 34px;
    font-weight: 600;
    color:#133f79;
    margin:0!important;
}
.content-wrap-row h2 span {
    font-size: 20px;
    font-weight: 400;
    color:#000;
}
.content-wrap-row p a {
    color:#133f79;
}
.content-wrap-row p a:hover {
    opacity:0.8;
}
.about-brand-cont {
    position: relative;
    background-size: cover;
    background-position: center bottom;
    width:50%;
}
.about-brand-cont-overlay {
    background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 56.48%,rgba(0,0,0,1.00) 100%);
    width:100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap:40px;
    padding:40px 30px 10% 30px;
}
.about-brand-cont-overlay a {
    display: block;   
}
.about-brand-cont-overlay a img {
    max-width: 100%!important;
    height: auto;
    display: block;   
}
.service-bg-mobile {
    background-size: cover;
    background-position: center bottom;
}
.service-home-cont {
    position: relative;
    background-size: cover;
    background-position: center bottom;
    width:50%;
}
.service-home-cont-overlay {
    background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 56.48%,rgba(0,0,0,1.00) 100%);
    width:100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:40px 30px;
}
.service-home-cont-overlay-row {
    max-width:600px;
    width:100%;
    padding:50px 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    gap:80px 1%;
}
.service-home-ico {
      width:28%;
}
.service-home-ico img {
    max-width: 100%!important;
    margin:0 auto;
    height: auto;
    display: block;   
}

.top-sub-header {
    max-width: 1500px;
    width:100%;
	margin: 0 auto;
	padding:250px 15px 50px 15px;
	box-sizing: border-box;
}
.top-sub-header h1 {
    text-align: center;
    font-size: 50px;   
    color:#fff;
    text-shadow: 0 0 10px rgba(0,0,0,0.6);
    text-transform: uppercase;
}
.brand-page-logo  {
    display: flex; 

}
.page-ico-cont-head {
    padding-right:20px!important;
    margin-right:20px!important;
    border-right:1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.brand-page-logo img {
    max-width: 100%;
    height: auto;
    line-height: normal;
}
.brand-page-logo h2 {

    display: flex;
    align-items: center;
}

.contactForm {
    max-width: 1200px;
    width:100%;
    margin:0 auto;
    padding:15px!important;
    box-sizing: border-box;
}
.contactForm h1 {
    
}
.contactForm form {
    border:1px solid #000;
    padding:20px;
    box-sizing: border-box;
    background:#fff;
}
.finance-links {
    display: flex;
    
}
#serviceform {
    width:100%;
    border-top:1px solid #000;
}

.service-cat-cont {
    display: flex;
    gap:20px 1%;
    flex-wrap: wrap;
}
.service-cat-cont h3 {
    padding:10px 0 20px 0;
    width:100%;
    display: block;
    text-align: center;
    color:#fff;
    font-size: 40px;
}
.service-cat-cont a {
    width:15.66%;
    padding:20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin:0 auto;
    transition: .2s ease-in;
    border-top:3px solid #0147fc;
}
.service-cat-cont a.current-p {
    border-top:3px solid #fff!important;
}
.service-cat-cont a.current-p p {
    color:#fff!important;
    font-weight: 700;
}
.service-cat-cont a.current-p img {
    filter: none!important;
}
.service-cat-cont a img {
    max-width: 100%;
    height: auto;
    display: block;
    margin:0 auto;
    filter: brightness(0%) saturate(100%) invert(14%) sepia(85%) saturate(5301%) hue-rotate(228deg) brightness(102%) contrast(104%);
}
.service-cat-cont a p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color:#fff;
}
.service-cat-cont a:hover {
    border-top:3px solid #fff!important;
}
.service-cat-cont a:hover img {
   filter: none!important;
}
.service-cat-cont a:hover p {
   font-weight: 700;
}
.brand-service-info {
    display: flex;
    flex-wrap: wrap;
}
.brand-service-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding:140px 20px;
    border-left: 1px solid #000;
    width:33.33%;
    box-sizing: border-box;
}
.brand-service-col p {
    max-width: 400px;
    width: 100%; 
    display: block;
}
.brand-service-col:first-of-type {
    border-left: 0px solid #000;
}

.error-404 {
    padding:140px 0 0 0;
}
.error-404 h1 {
    text-align: center;
}
.error-404 .navbar-left, .error-404 .pull-left {
    float:none!important;
}

/*===================== 
	CTP styles 
=======================*/


.post-container-inventory-categories {
    display: flex;
    flex-wrap: wrap;
    gap:30px 1%;
    max-width: 1500px;
    width:100%;
	margin: 0 auto!important;
	padding:10px 15px!important;
	box-sizing: border-box;
}
.post-container-inventory-categories:after, .post-container-inventory-categories:before{
    display: none;
}

.post-container-inventory-categories .item {
    width:24%;
}
.post-container-inventory-categories .item [class*="col"] { 
    height: 100%;
}

.brand-cat-cont-1 {
    height: 100%;
    border:1px solid #000;
    padding:20px;
    box-sizing: border-box;
    background-color:rgba(0,0,0,0.0);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.brand-cat-img {
   padding:20px;
    box-sizing: border-box;
}
.brand-cat-img img {
    width:100%;
    height: auto;
    display: block;
}
.brand-cat-title {
    text-transform: uppercase;
    text-align: left;
    font-size: 24px;
    font-weight: 600;
    color: #133f79;
    margin: 0 !important;  
}
.brand-cat-links {
    display: flex;
    flex-wrap: wrap; 
    justify-content: space-between;
    align-items: center;
}
.brand-cat-links a {
    background: #133f79;
    color: #fff !important;
    display: block;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    width: 48%;
    margin: 10px auto;
    transition: .2s ease-in;
    font-size: 17px;
    font-weight: 700;
    border: 2px solid #133f79;
    border-radius: 100px;
}
.brand-cat-links a:hover {
    background:#fff;
	color:#000!important;
}


/*===================== 
	slideshow styles 
=======================*/

.hero-slider-1 {
    width:100%;
    height: 80vw;
    max-height: calc(100vh - 110px);
    min-height: 450px;
    overflow: hidden;
}
.hero-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width:100%;
    height: 80vw;
    max-height: calc(100vh - 110px);
    min-height: 450px;
    position: relative;
    
}
.hero-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg,rgba(0,0,0,0.60) 0%,rgba(0,0,0,0.60) 20%,rgba(0,0,0,0.00) 40%,rgba(0,0,0,0.00) 60%,rgba(0,0,0,0.20) 80%,rgba(0,0,0,0.60) 100%); 
    padding:140px 20px 80px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.hero-overlay-top {
    max-width: 1500px;
    width:100%;
    margin: 0 auto;
    padding:10px 15px;
    box-sizing: border-box;
    text-align: center;
}
.hero-overlay-lg-txt {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 95px;
    font-weight: 800;
    color:#fff;
    text-shadow: 0 0 10px #000, 0 0 15px #000;
    text-transform: uppercase;
}
.hero-overlay-sml-txt {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 34px;
    font-weight: 300;
    color:#fff;
    text-shadow: 0 0 10px #000, 0 0 15px #000;
}
.hero-overlay-bottom {
    max-width: 1500px;
    width:100%;
    margin: 0 auto;
    padding:10px 15px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    gap:40px;
    align-items: center;
    justify-content: center;
} 
.hero-overlay-bottom a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color:#fff;
    text-align: center;
    padding:10px 30px;
    background:rgba(0,0,0,0.4);
    border:3px solid #fff;
    border-radius: 100px;
}
.hero-overlay-bottom a:hover {
    background:#fff;
    color:#000;
}
.hero-slider-1 .slick-prev {
    left:0;
    top:calc(50% + 40px);
    height: 160px;
    width:40px;
    background:rgba(0,0,0,0.0);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
    font-size: 20px;
    color:rgba(255,255,255,0.0);
    z-index: 1;
    transition: .4s ease-in;
}
.hero-slider-1 .slick-next {
    right:0;
    top:calc(50% + 40px);
    height: 160px;
    width:40px;
    background:rgba(0,0,0,0.0);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
    font-size: 20px;
    color:rgba(255,255,255,0.0);
    z-index: 1;
    transition: .4s ease-in;
}
.hero-slider-1:hover .slick-next, .hero-slider-1:hover .slick-prev {
    background:rgba(0,0,0,0.1);
    color:rgba(255,255,255,0.3);
}
.hero-slider-1 .slick-next:hover, .hero-slider-1 .slick-prev:hover {
    background:rgba(0,0,0,0.5)!important;
    color:rgba(255,255,255,0.7)!important;
}

.hero-slider-1 .slick-prev:before, .hero-slider-1 .slick-next:before  {
    content:"";   
}

.hero-slide-cont-1 {
    width:100%;
    background:#000;
}
.hero-slider-2 {
    max-width: 1500px;
    width:100%;
    margin: 0 auto;
    padding:25px 15px 50px 15px;
    overflow: hidden;
}
.hero-slider-2 .slick-track {
    transform: none !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hero-slider-2 .slick-track .slick-slide {
    flex-grow: 1;
    width: auto !important;
}
.hero-slider-indicator {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 300;
    color:#fff!important;
    text-align: center;
    border-top: 3px solid #0147fc;
    padding:10px;
    box-sizing: border-box;
    margin:0 auto;
    width:90%;
    display: block;
    transition: .2s ease-in;
}
.hero-slider-indicator:hover {
    font-weight: 700;
    border-top: 3px solid #fff;
}
.slick-current .hero-slider-indicator {
    font-weight: 700;
    border-top: 3px solid #fff;
}


/*===================== 
	Inventory styles 
=======================*/

.container-inv .body-content, .container-inv .list-content {
	width:100%;
    max-width: 100%;
}

.container-inv-sub-head {
    max-width: 1500px;
    width:100%;
	margin: 0 auto;
	padding:250px 15px 50px 15px;
	box-sizing: border-box;   
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.container-inv-sub-head p {
    font-family: 'Roboto Condensed', sans-serif;
    color:#fff;   
    font-size: 25px;
    font-weight: 300;
    text-transform: uppercase;
    padding-right:20px;
    border-right: 1px solid #fff;
    text-shadow: 0 0 10px rgba(0,0,0,0.6);
}
.container-inv-sub-head p span {
    font-size: 30px;
    font-weight: 700;
}
.container-inv-sub-head-btn-cont-1 {
    display: flex;
    gap:0 20px;
    justify-content: space-between;
    align-items: center;
    width:calc(100% - 400px);
}

/*----Page Background Color----*/
.body-content .body-wrapper {background:#fff !important;}

/*----Page Sizing----*/
.list-content{max-width: 100% !important; margin:0 !important;}

/*----Listing Background Color & Text Color Change----*/
.list-container .list-listing {background:#fff !important;}

/*---Sidebar Background Color & Text Color----*/
.list-content .section-box {background:#fff !important;}

/*----Filter button color change------*/
.current-facet {background:#000 !important;}

/*----View Details Button----*/
.view-listing-details-link, .g-recaptcha, .mobile-done-button-container a, .show-all-modal .apply-button, .paging-container .page-navs .page-nav {background:#133f79 !important; color: #fff !important;border-radius: 40px!important;}
.view-listing-details-link:hover, .g-recaptcha:hover, .mobile-done-button-container a:hover, .show-all-modal .apply-button:hover, .paging-container .page-navs .page-nav:hover {background:#000 !important; color: #fff !important;}


.show-all-modal .back-button {
  border: 1px solid #0147fc;
  color: #0147fc;
  background-color: inherit;
}

/*---Page Title----*/
.list-content .list-title .list-title-text {color:#000 !important; font-size:22px !important; line-height: 28px !important; }

.compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title {
	color:#133f79!important;
}

/*----details send email button----*/
.detail-content .dealer-info .phone-and-email .send-email-btn {
    background-color: #fff!important;
    color: #133f79!important;
    border: 1px solid #133f79!important;
    border-radius: 40px!important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn {
    color: #133f79!important;
}
/*---mobile breadcrumb----*/
.mobile-breadcrumb {
    background-color: #133f79!important;
}

/*---EMAIL SUBMIT BUTTON----*/
.modal-bg button {
    background-color: #133f79!important;
    color: #fff!important;
}

/*----Listings # showing text----*/
.list-content .list-title .list-listings-count {}

/*---Description text color (if different than body text color)----*/
.listing-description-text {color:#000;}

/*----Price----*/
.listing-main-stats .price {color:#000 !important;}

/*------- Faceted Search------*/
.faceted-search-content .selected-facets-container .selected-facet{background: #133f79 !important; color:#fff!important;}

/*------- Site Specific Search------*/ 
.detail-content .detail-main-body .main-detail-data .details-fin-cal{
	display: block !important;
	box-sizing: border-box !important;
}

button#faceted-search{float:none; margin: 0;}

/*---pagers----*/
.paging-container .page-navs .list-page-nav {background:#133f79 !important; color: #fff !important;}
.view-listing-details-link:hover {background:#000 !important; color: #fff !important;}


.paging-container .list-page-number, .paging-container .list-page-number .ui-selectmenu-button {
	color:#000;
}
.contact-options a, .fin-calc-mobile > a {background:#133f79 !important; color: #fff !important;border-radius: 40px!important;}

/*------------------------------Listings Details Page---------------------------------*/
/*----Details Page Header----*/
.main-detail-data .detail-title {color:#000 !important}

/*----Make an Offer Button----*/
.main-detail-data .offer-btn {background:#133f79 !important; color:#fff !important;}
.main-detail-data .offer-btn:hover {background:#000 !important; color:#fff !important;}

/*----Details Price----*/
.detail-price {color:#0147fc !important;}

/*----Spec Title Background & Color ----*/
.detail-content .data-row .data-label {background:#000 !important; color:#fff!important;}

/*----Breadcrumb - Search Results button----*/
.detail-content .search-results {color:#0147fc !important;}

/*----Breadcrumb Path above Searach Results----*/
.breadcrumbs .breadcrumbs-element {color:#000 !important; font-size:16px !important; font-weight: bold;}

/*----Background color of widgets (if it matches the page background)----*/


.detail-additional-data h4{color:#000;}

.detail-content-mobile .detail-additional-data .data-row .data-label{
	background:#000 !important; color:#fff !important;
}

.detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .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 .fin-calc-btn-mobile{
	background:#000 !important; 
	color:#fff !important;
}

.detail-content-mobile .detail-contact-bar .contact-bar-btn{
	background:#000 !important; 
	color:#fff !important;
}
.list-content .list-title .list-listings-count {
	color:#133f79!important;
}
.info {
	color:#000!important;
}
.list-content .list-listing-mobile .price-container .price {
	color:#133f79!important;
}
.list-content .list-top-section .listing-option-bar .list-listings-count {
	color:#133f79!important;
}
.detail-content-mobile .share-listing {
	color:#133f79!important;
}

/*----compain inventory styles----*/
.bread-crumbs-heading .return-links .return-links-link span, .bread-crumbs-heading .return-links .return-links-link i {
    color:#133f79!important;
}

.compare-listings-container .compare-container .compare-price {
    color:#133f79!important;
}
.cs-btns .button {background:#133f79 !important; color: #fff !important;}
.cs-btns .button:hover {background:#000 !important; color: #fff !important;}


/*===================== 
	layout styles 
=======================*/

.container-1 {
	max-width: 1500px;
    width:100%;
	margin: 0 auto;
	padding:10px 15px;
	box-sizing: border-box;
	}

.container-inv {
	max-width: 1500px;
    width:100%;
	margin: 0 auto;
	padding:50px 15px;
	box-sizing: border-box;
	}
.container-site .row {
    max-width: 1500px;
    width:100%;
	margin: 0 auto!important;
	padding:40px 0;
	box-sizing: border-box;
}
.flex-cont-1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
	
.column-1-6 { width: 16%; box-sizing:border-box;}
.column-1-5 { width: 20%; box-sizing:border-box;}
.column-1-4 { width: 24%; box-sizing:border-box;}
.column-1-3 { width: 33%; box-sizing:border-box;}
.column-1-2 { width: 49%; box-sizing:border-box;}
.column-2-3 { width: 65%; box-sizing:border-box;}
.column-3-4 { width: 75%; box-sizing:border-box;}

/*===================== 
	footer styles 
=======================*/
.mob-textus {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        background-color: #0147FC;
        color: #FFFFFF!important;
        padding: 12px 20px;
        border-radius: 50px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
        text-decoration: none;
        font-weight: 600;
        font-size: 16px;
        transition: all 0.3s ease;
		z-index: 999999999;
		position: fixed;
		bottom: 40px;
		right: 20px;
    }
    
    .mob-textus:hover {
        background-color: #0056b3;
        transform: scale(1.05);
        text-decoration: none;
        color: #fff;
    }
    
    .mob-textus i {
        font-size: 18px;
        color: #fff;
		z-index: 999999999;
    }

.top-foot-cont {
    max-width: 1500px;
    width:100%;
	margin: 0 auto;
	padding:40px 15px;
	box-sizing: border-box;
    float:none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap:10px;
}
.top-foot-cont-row {
    font-size: 22px;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
    color:#fff;
}
.top-foot-cont-row a {
    font-weight: 700;
    color:#fff;
    transition: .2s ease-in;
    display: inline-flex;
    gap:5px;
}
.top-foot-cont-row a span {
    border-radius: 2px;
    background:#fff;
    height: 22px;
    width:22px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-foot-cont-row a span i {
    font-size: 15px;
    color:#000;
}
.top-foot-cont-row a:hover {
    opacity: .5; 
}
.top-foot-cont .butn-blue {
    max-width: 250px;
    width:100%;
}

.foot-container-1{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 400px;
    border-bottom:1px solid #000;
}
.fool-col-img {
    width:33.33%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:5%;
    box-sizing: border-box;
}
.fool-col {
    width:33.33%;
    display: flex;
    justify-content: center;
    padding:5%;
    box-sizing: border-box;
    border-left:1px solid #000;
}
.nav-col h4 {
    padding-bottom:5px;
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: 300;
    color:#133f79;
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom: 1px solid #000;
    
}
.foot-nav-cont-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:0 45px;
}
.foot-nav-cont-1 ul {
    padding:0;
    margin: 0;
}
.foot-nav-cont-2 ul {
    padding:0;
    margin: 0;
    list-style: none;
}
.foot-nav-cont-1 li, .foot-nav-cont-2 li {
    padding:10px 0;
    margin:0;
    list-style: none;
}
.foot-nav-cont-1 li a, .foot-nav-cont-2 li a {
    font-size: 16px;
    font-weight: 600;
    color:#133f79;
    font-family: 'Roboto Condensed', sans-serif;
    
}
.foot-nav-cont-1 li a:hover, .foot-nav-cont-2 li a:hover {
    color:#000;
}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */



@media only screen and (max-width : 1390px) {		
    .top-foot-cont .butn-blue {
        margin:0 auto;
    }
}

@media only screen and (max-width : 1300px) {		
    .top-foot-cont .butn-blue {
      margin: 10px auto;
        flex-grow: 1;
    }
}

@media only screen and (max-width : 1200px) {		
    .post-container-inventory-categories {
          gap: 30px 2%;
    }
    .post-container-inventory-categories .item {
        width:32%;
    }
}
@media only screen and (max-width : 1050px) {		
    .hero-overlay-lg-txt {
        font-size: 10vw;
    }
    .hero-overlay-sml-txt {
        font-size: 28px;
    }
    .hero-slider-indicator {
        font-size: 20px;
    }
    .service-cat-cont a {
        width:32.33%;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    .head-search-cont-1 .home-search-fields {
        width: 100%;
    }
	.head-search-cont-1 .home-search-fields select, .head-search-cont-1 .home-search-fields input {
        width: 49%;
    }
    .form-info-button {
        max-width: 100%;
    }
    .home-brand-overlay {
        background-image: linear-gradient(180deg,rgba(0,0,0,0.80) 0%,rgba(0,0,0,0.00) 50%,rgba(0,0,0,0.60) 100%);
    }
    .home-brand-row {
        width:100%;
        background-position: center;
    }
    .home-brand-row a {
      color: #fff;
      text-shadow: 0 0 10px #000;
    }
}

@media screen and (max-width: 970px) {
    
    .top-foot-cont {
      flex-direction: column;
        justify-content: center;
    }
}
@media screen and (max-width: 900px) {
    .head-cont-1 {
        width:100%;
        background:rgba(183,183,183,0.80);
        border-bottom:0px solid rgba(255,255,255,0.7);
    } 
    .head-logo {
        background: rgba(255,255,255,0.0);
        padding: 15px;
        width:auto;
    }
    .head-logo img {
        max-width: 90px !important;
    }
    .head-info-1 {
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        width: calc(100% - 125px);
    }
    .head-contact {
        width: auto;
        padding-right:20px;
        margin: 0 auto;
    }
    .head-nav-cont .head-search, .head-contact ul li a span {
        display: none;
    }
    .mobile_top .head-search {
        display: block;
        color:#133f79;
    }
    .head-contact ul li a {
      color: #133f79;
    }
    .head-contact ul li a i {
      font-size: 25px;
    }
    .hero-slider-indicator {
        font-weight: 300;
        border-top: 0px solid #0147fc;
        padding: 10px;
        background:#0147fc;
        font-size: 17px;
    }
    .slick-current .hero-slider-indicator {
        font-weight: 700;
        border-top: 0px solid #fff;
        background:#ffffff;
        color:#000!important;
    }
    .hero-slider-indicator:hover {
        font-weight: 700;
        border-top: 0px solid #fff;
        background:#fff;
        color:#000!important;
        opacity: 0.9;
    }
    .content-wrap-row {
      padding: 40px 30px;
    }
    .content-wrap-row .butn-blue, .top-foot-cont .butn-blue {
        display: block;
        margin:0 auto;
        max-width: 500px;
        
    }
    .service-home-cont-overlay-row {
        padding:0px;
    }
    .content-1-2 {
      width: 100%;
        order:1;
        background-color:rgba(255,255,255,0.0);
    }
    .about-brand-cont {
        width: 100%;
        background-image:none!important;
        order:2;
    }
    .about-brand-cont-overlay {
          background-image: none;
        justify-content: space-between;
        gap: 10px;
    }
    .service-home-cont {
        width:100%;
        order:2;
        background-image:none!important;
    }
    .service-bg-mobile .content-1-2 {
        background-color:rgba(0,0,0,0.75);
    }
    .service-home-cont-overlay {
        background-image: linear-gradient(180deg,rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.75) 56.48%,rgba(0,0,0,0.75) 100%);;
    }
    .service-bg-mobile .content-wrap-row h2, .service-bg-mobile .content-wrap-row h2 span, .service-bg-mobile .content-wrap-row p, .service-bg-mobile .content-wrap-row p a {
        color:#fff;
    }
    .container-inv-sub-head, .top-sub-header {
      padding: 150px 15px 50px 15px;
    }
    .container-inv-sub-head-btn-cont-1 {
        width:100%;
        padding-top:20px;
    }
    .container-inv-sub-head p {
      padding-right: 0px;
      border-right: 0px;
    }
    .post-container-inventory-categories .item {
        width:49%;
    }
    .top-sub-header h1 {
      font-size: 35px;
    }
    .service-cat-cont h3 {
        font-size: 28px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .head-cont-1 {
        position: static;
    }
    .head-search-cont-1 .home-search-fields select, .head-search-cont-1 .home-search-fields input {
        width: 100%;
    }
    .fool-col {
        display: none;
    }
    .fool-col-img {
      width: 100%;
      padding:100px 30px;
    }
    .hero-overlay-sml-txt {
        font-size: 5vw;
    }
    .hero-overlay-bottom a {
        font-size: 16px;
    }
    
    .hero-overlay {
        background-image: linear-gradient(rgba(0,0,0,0.60) 0%, rgba(0,0,0,0.40) 20%, rgba(0,0,0,0.20) 40%, rgba(0,0,0,0.20) 60%, rgba(0,0,0,0.40) 80%, rgba(0,0,0,0.60) 100%);
        padding:20px;
    }
    .hero-slider-indicator {
        font-weight: 300;
        border-top: 0px solid #0147fc;
        padding: 10px;
        background:#0147fc;
    }
    .slick-current .hero-slider-indicator {
        font-weight: 700;
        border-top: 0px solid #fff;
        background:#ffffff;
        color:#000;
    }
    .hero-slider-indicator {
        width:100%;
    }
    .hero-slider-2 .slick-track .slick-slide {
        width: 48% !important;
        margin:10px 1%;
    }
    .hero-slider-2 .slick-track .slick-slide:last-of-type {
        width:100%!important;
    }
    .home-brand-overlay {
        background-image: linear-gradient(180deg,rgba(0,0,0,0.70) 0%,rgba(0,0,0,0.70) 50%,rgba(0,0,0,0.70) 100%);
        border-bottom:1px solid #fff;
    }
    .home-brand-body {
        opacity: 1;
    }
    .top-foot-cont {
        gap:20px;        
    }
    .top-foot-cont-row {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .top-foot-cont-row a {
        font-size: 30px;
    }
    .top-foot-cont-row a span {
        height: 30px;
        width: 30px;
    }
    .top-foot-cont-row a span i {
        font-size: 22px;
    }
    .container-inv-sub-head, .top-sub-header {
      padding: 40px 15px 40px 15px;
    }
    .service-cat-cont a {
        width:49%;
    }
    
    
}
/* Extra Small Devices, Phones */ 

@media only screen and (max-width : 570px) {
    .post-container-inventory-categories .item {
        width:100%;
    }
    
}

@media only screen and (max-width : 480px) {
    
    .container-inv-sub-head-btn-cont-1 {
        flex-wrap: wrap;
    }
    .container-inv-sub-head-btn-cont-1 .butn-blue {
        max-width: 100%;
    }
    .page-ico-cont-head {
      width:30%;
    }
    .brand-page-logo h2 {
      font-size:20px;
    }
    
}
@media only screen and (max-width : 350px) {

    .service-cat-cont a {
        width:100%;
    }

}