/*
Theme Name: www.armstrongequipment.com - new
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
*/

/*
Colors
blue #26337a
red #eb1c2d
lt grey #e0e0e0
grey #585858
dk grey #292929
*/

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

html, body {
	height:100%;
	width:100%;
}
.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: "Outfit", sans-serif;
    margin: 0;
	padding:0;
	}

/*===================== 
	typography 
=======================*/


	h1 {
        font-family: "Outfit", sans-serif;
		font-size:30px;
		font-weight: 700;
}

	h2 {
        font-family: "Outfit", sans-serif;
		font-size:28px;
		font-weight: 600;
}
	h3 {
        font-family: "Outfit", sans-serif;
		font-size:24px;
		font-weight: 700;
}
	h4 {
        font-family: "Outfit", sans-serif;
		font-size:20px;
		font-weight: 700;
}
	h5 {
        font-family: "Outfit", sans-serif;
		font-size:18px;
		font-weight: 600;
}
	h6 {
        font-family: "Outfit", sans-serif;
		font-size:16px;
		font-weight: 500;
}

p {
    font-family: "Outfit", sans-serif;
	font-size:16px;
	margin: 0;
	}
.blue-btn-1 {
    font-family: "Outfit", sans-serif;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
	background-color:#26337a!important;
    background:#26337a!important;
	color:#fff;
	display: inline-flex;
    justify-content: space-between;
    align-items: center;
	padding:15px 25px;
    box-sizing: border-box;
    min-width: 200px;
	margin:10px 0;
    border:2px solid #26337a!important;
    outline: none;
    gap:25px;
}
.blue-btn-1:hover {
	background-color:#fff!important;
    background:#fff!important;
	color:#26337a!important;
    border:2px solid #26337a!important;
}
.red-btn-1 {
    font-family: "Outfit", sans-serif;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
	background-color:#eb1c2d!important;
    background:#eb1c2d!important;
	color:#fff;
	display: inline-flex;
    justify-content: space-between;
    align-items: center;
	padding:15px 25px;
    box-sizing: border-box;
    min-width: 200px;
	margin:10px 0;
    border:2px solid #eb1c2d!important;
    outline: none;
    gap:25px;
}
.red-btn-1:hover {
	background-color:#fff!important;
    background:#fff!important;
	color:#eb1c2d!important;
    border:2px solid #eb1c2d!important;
}
.red-outline-btn-1 {
    font-family: "Outfit", sans-serif;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
	background-color:#fff;
	color:#eb1c2d!important;
	display: inline-flex;
    justify-content: space-between;
    align-items: center;
	padding:15px 25px;
    box-sizing: border-box;
    min-width: 200px;
	margin:10px 0;
    border:2px solid #eb1c2d;
    outline: none;
    gap:25px;
}
.red-outline-btn-1:hover {
	background-color:#eb1c2d;
	color:#fff!important;
}
.text-link-red {
    transition: .2s ease-in;
    color:#eb1c2d;
    font-weight:600; 
}
.text-link-red:hover {
    color:#26337a;
}

hr {
  border-color: rgba(0, 0, 0, 0.7)!important;  
margin-top:5px!important;
    margin-bottom:5px!important;
}

/*===================== 
	header styles 
=======================*/

.home .header-cont-1 {
    background-color:transparent!important;
    position: absolute;
    z-index: 2;
}

.header-cont-1 {
    width:100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:20px 5%;
    background-color:#292929;
	gap:0 20px;
	box-sizing: border-box;
}
.head-logo-1 {
    width:100%;
    max-width: 320px;
}
.head-logo-1 img {
    filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.5));
}
.head-logo-1 p {
    font-size: 12px;
    text-align: center;
    color:#fff;
    margin-top:10px;
}
.head-right {
    width:auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.top-head-links ul {
    display: flex;
    justify-content: flex-end;
    gap:30px;
    padding:10px 15px;
    margin:0;
}
.top-head-links ul li {
    padding:0;
    margin:0;
    list-style: none;
}
.top-head-links ul li a {
    color: #fff !important;
    text-shadow: 0 0 10px rgba(0,0,0,0.7);
	font-family: "Outfit", sans-serif;
    font-size: 18px;
    transition: .2s ease-in;
}
.top-head-links ul li a:hover {
    color: #eb1c2d !important;   
}
.google-translate {
    display: flex;
    align-items: center;
    gap:5px;
    padding:2px 5px 2px 5px;
}
.google-translate p {
    font-size: 12px;
    color:#fff;
    align-self: center;
}
#google_translate_element > div {
    font-size: 0px;
}
#google_translate_element > div > div {
    font-size: 12px;
}
.skiptranslate span {
    display: none;
}
.head-nav-1 {
    width:100%;
}

/*===================== 
	content styles 
=======================*/

.hero-cont-1 {
    width:100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: -5px;
}
.hero-cont-1:after {
    display: none;
}
.hero-cont-1 video {
object-fit: cover;
  object-position: center;
  width: calc(100% + 47px);
  margin-left: -25px;
  max-height: 100vh !important;
  height: 70vw;
  min-height: 600px;
}
.hero-overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.64) 3.63%,rgba(0,0,0,0.00) 41.97%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.64) 3.63%,rgba(0,0,0,0.00) 41.97%);
    background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.64) 3.63%,rgba(0,0,0,0.00) 41.97%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.64) 3.63%,rgba(0,0,0,0.00) 41.97%);
    padding-top:40px;
    box-sizing: border-box;
}
.hero-tagline {
    padding:0 40px 0 5%;
    width:75%;
    box-sizing: border-box;
}
.hero-overlay h1 {
    font-size: 5.6vw;
    font-weight: 800;
    color:#fff;
    font-family: "Outfit", sans-serif;
    text-shadow: 0 0 10px rgba(0,0,0,0.7);
}
.hero-overlay p {
    font-size: 2.4vw;
    text-transform: uppercase;
    font-weight: 500;
    color: rgb(255, 255, 255);
    font-family: "Outfit", sans-serif;
    text-shadow: rgba(0, 0, 0, 0.7) 0px 0px 10px;
    margin-top: -10px;
}
.hero-overlay ul {
    padding:0;
    margin:0;
    width:25%;
    display: flex;
    flex-direction: column;
    gap:15px;
}
.hero-overlay ul li {
    padding:0;
    margin:0;
    display: block;
    list-style: none;
}
.hero-overlay ul li a {
    padding:20px 15px;
    background:rgba(0,0,0,0.7);
    font-size: 18px;
    font-weight: 400;
    color:#fff;
    font-family: "Outfit", sans-serif;
    text-shadow: 0 0 5px rgba(0,0,0,0.7);
    position: relative;
    display: block;
    transition: .2s ease-in;
}
.hero-overlay ul li a span {
    position: absolute;
    right:0;
    top:0;
    width:60px;
    height: 100%;
    background:#000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hero-overlay ul li a span i {
    color:#fff;
    font-size: 20px;
}
.hero-overlay ul li a:hover {
    background:rgba(0,0,0,1.0);
}
.hero-overlay ul li form {
    padding:0;
    background:none;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
}
.hero-overlay ul li form input {
    font-size: 18px;
    background:rgba(235,28,45,0.7);
    color:#fff!important;
    opacity: 1!important;
    font-family: "Outfit", sans-serif;
    text-shadow: 0 0 5px #eb1c2d;
    padding:20px 15px;
    outline:none;
    border:0px;
    width:calc(100% - 60px);
    transition: .2s ease-in;
}
.hero-overlay ul li form input:focus {
   background:rgba(235,28,45,1.0); 
}
.hero-overlay ul li form input::placeholder, .hero-overlay ul li form input::-webkit-input-placeholder {
    color:#fff!important;
    opacity: 1!important;
}
.hero-overlay ul li form button {
    width:60px;
    background:#eb1c2d;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#fff;
    font-size: 20px;
    outline:none;
    border:0px;
    cursor: pointer;
}
.banner-background-left {
    background-position: right 25vw center;
    padding: 60px 0px;
    background-size: cover;
}
.banner-background-left-cont-1 {
    width: 100%;
    max-width: 600px;
    box-sizing: border-box;
    float: right;
}
.banner-background-left-cont-1 img {
    max-width: 400px!important;
    width:100%;
    margin:0 auto;
}
.banner-background-left-cont-1 .red-outline-btn-1 {
    display: flex;
    width:100%;
    max-width: 400px;
    margin:20px auto 0 auto;
}
.banner-background-right {
    background-size: cover;
    background-position: center left 25vw;
    padding: 60px 0;
}
.banner-background-right-cont-1 {
    width: 100%;
    max-width: 600px;
    box-sizing: border-box;
}
.banner-background-right-cont-1 img {
    max-width: 400px!important;
    width:100%;
    margin:40px auto 0 auto;
}
.banner-background-right-cont-1 .red-outline-btn-1 {
    display: flex;
    width:100%;
    max-width: 400px;
    margin:20px auto 20px auto;  
}
.home-about-bg-1 {
    padding: calc(150px + 20vw) 20px 0 20px!important;
    box-sizing: border-box;
    margin-bottom:150px;
}

.home-about-info-1 {
    width:100%;
    max-width: 800px;
    margin:0 auto -80px auto;
    border-bottom:15px solid #26337a;
}
.home-cta {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap:20px 0;
}
.home-cta a {
    width:31%;
    border:5px solid #eb1c2d;
    padding:40px 20px;
    box-sizing: border-box;
    transition: .2s ease-in;
    background:#fff;
}
.home-cta a p {
    text-align: center;
    font-size:1.6vw;
    font-weight: 500;
    padding-bottom:40px;
    color:#eb1c2d;
    transition: .2s ease-in;
}
.home-cta a p span {
    font-size:1.2vw;
    font-weight: 400;
}
.home-cta a img {
    transition: .2s ease-in;
    width: 100%;
    height: auto;
    display: block;
    margin:0 auto;
}
.home-cta a:hover {
    background:#eb1c2d;
}
.home-cta a:hover p {
    color:#fff;
}
.home-cta a:hover img {
    filter: grayscale(1);
}

.form-border form {
    border:5px solid #eb1c2d;
    padding:20px!important;
    box-sizing: border-box;
    background:#fff;
}
.form-border h2 {
    text-align: center;
    text-transform: uppercase;
}
.form-border .btn {
    margin:0 auto;
    text-align: center;
    justify-content: center;
    display: block;
}

/* --Brand CTP ---*/

.brand-pg-cont-1 .post-container-equipment-brands {
    display: flex;
    flex-wrap: wrap;
    gap:20px 1.2%;
}
.brand-pg-cont-1 .post-container-equipment-brands:before, .brand-pg-cont-1 .post-container-equipment-brands:after{
    display: none!important;
}
.brand-pg-cont-1 .item {
    width:19%;
}
.brand-pg-cont-1 .item > div {
    height: 100%;
}
.brand-pg-cont-1 .item a {
    padding:30px 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    transition: 0.2s ease-in;
    border: 5px solid rgb(235, 28, 45);
    box-sizing: border-box;
}
.brand-pg-cont-1 .item a .brand-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
}
.brand-pg-cont-1 .item a .brand-image img {
    width: 100%;
    max-width: 200px;
    max-height: 100px;
    display: block;
    box-sizing: border-box;
    margin: 0px;
    transition: 0.2s ease-in;
}
.brand-pg-cont-1 .item a h2 {
    color:#292929!important;
    transition: 0.2s ease-in;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
}
.brand-pg-cont-1 .item a:hover {
    background:#eb1c2d;
}
.brand-pg-cont-1 .item a:hover h2 {
    color:#fff!important;
}
.brand-pg-cont-1 .item a:hover img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(65deg) brightness(1000%) contrast(103%);
}
/* --Product CTP ---*/


.product-info-1 img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(65deg) brightness(1000%) contrast(103%);
    
}

.product-pg-cont-1 .container-fluid {
    display: flex;
    flex-wrap: wrap;
}

.product-pg-cont-1 .post-container-terex-equipment {
    display: flex;
    flex-wrap: wrap;
}
.product-pg-cont-1 .post-container-terex-equipment:before, .product-pg-cont-1 .post-container-terex-equipment:after{
    display: none!important;
}
.product-pg-cont-1 .item {
    padding:10px!important;
    box-sizing: border-box;
}
.product-pg-cont-1 .item > div {
    height: 100%;
}
.product-pg-cont-1 .item .prod-cont {
    padding:30px 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    transition: 0.2s ease-in;
    border: 5px solid #eb1c2d;
    background:#fff;
    box-sizing: border-box;
}
.product-pg-cont-1 .item .prod-cont .product-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
}
.product-pg-cont-1 .item .prod-cont .product-image img {
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
    margin: 0px;
    transition: 0.2s ease-in;
    object-fit: contain;
    object-position: center;
}
.product-pg-cont-1 .item .prod-cont h2 {
    color:#292929!important;
    transition: 0.2s ease-in;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
}
.product-pg-cont-1 .item .prod-desc {
    padding:10px 0;
    flex:1;
    display: flex;
    flex-direction: column;
}
.product-pg-cont-1 .item .prod-desc p {
    font-size: 16px;
    padding-bottom:15px;
    height: auto;
  min-height: 160px;
}
.product-pg-cont-1 .item .prod-desc table {
    font-size: 16px;
}
.product-pg-cont-1 .item .prod-desc th {
    text-align: center;
    min-width: 120px;
}

.product-pg-cont-1 .item .prod-desc ul {
    font-size: 16px;
    text-align: left;
}
.product-pg-cont-1 .item .prod-desc ul li {
    padding-bottom:5px;
}
.product-pg-cont-1 .item .prod-cont .blue-btn-1 {
    justify-content: center;
    font-size: 18px;
    padding: 15px 20px;
    display: flex;
    box-sizing: border-box;
    min-width: auto;
}
.product-pg-cont-1 .item a.prod-cont:hover {
    background:#eb1c2d;
}
.product-pg-cont-1 .item a.prod-cont:hover h2 {
    color:#fff!important;
}
.product-pg-cont-1 .item a.prod-cont:hover img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(65deg) brightness(1000%) contrast(103%);
}

.prod-pg-nav-wrap {
    margin: 0 auto;
    padding: 10px 5% !important;
    box-sizing: border-box;
    border-bottom: 15px solid #26337a;
}
.prod-pg-nav-cont-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.prod-pg-nav-link {
    border: 0!important;
    width: 100%;
    box-sizing: border-box;
    font-size:20px;
    padding:20px 10px;
    font-weight: 600;
    transition: 0.2s ease-in;
    background-color:#fff!important;
    color:#eb1c2d!important;
    cursor: pointer;
    margin:0 auto 10px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.prod-pg-nav-link i {
    color:#fff;
    margin-left: 10px;
}
.prod-pg-nav-link:hover {
    background-color:rgba(203,203,203,1.00)!important;
}
.prod-pg-nav-link.active {
    background-color:#eb1c2d!important;
    color:#fff!important;
    border: 0!important;
    cursor:default;
}


.nav-tabs {
    display: flex;
    flex-direction: column;
    gap:20px;
    margin: 0 auto;
	padding:10px 5%!important;
	box-sizing: border-box;
    border-bottom: 15px solid #26337a;
}

.nav-tabs li a {
    width: 100%;
    box-sizing: border-box;
    font-size:2vw;
    padding:20px 10px;
    font-weight: 600;
    text-align: center;
    transition: 0.2s ease-in;
    border: 0!important;
    background-color:#fff!important;
    color:#eb1c2d!important;
    cursor: pointer;
}
.nav-tabs li a::after {
    content:"";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color:#fff;
    margin-left:10px;
}
.nav-tab li.active a, .nav-tabs li.active a:active {
    background-color:#eb1c2d!important;
    color:#fff!important;
    border: 0!important;
}

.nav-tabs > li.nav-tab > a.active {
	 background-color:#eb1c2d!important;
    color:#fff!important;
    border: 0!important;
}

.nav-tabs li a:hover{
    background-color:rgba(203,203,203,1.00)!important;
    border: 0!important;
}
.nav-tabs li.active a:hover{
    background-color:#eb1c2d!important;
}

.resources-table-1 {
    
}
.resources-table-1 tr {
    border-top:1px solid #000;
}
.resources-table-1 tr td {
    text-align: center;
    padding:10px;
}

/*===================== 
	slideshow styles 
=======================*/



/*===================== 
	Inventory styles 
=======================*/

.list-title-text, .list-listings-count {
    font-family: "Outfit", sans-serif!important;
}

/*----Page Background Color----*/
.body-content .body-wrapper {background:#fff !important;font-family: "Outfit", sans-serif!important;}

/*----Page Sizing----*/


/*----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:#26337a !important; color: #fff !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 #3a658e;
  color: #3a658e;
  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:#26337a!important;
}

/*----details send email button----*/
.detail-content .dealer-info .phone-and-email .send-email-btn {
    background-color: #fff!important;
    color: #26337a!important;
    border: 1px solid #26337a!important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn {
    color: #26337a!important;
}
/*---mobile breadcrumb----*/
.mobile-breadcrumb {
    background-color: #26337a!important;
}

/*---EMAIL SUBMIT BUTTON----*/
.modal-bg button {
    background-color: #26337a!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: #26337a !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:#26337a !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:#26337a !important; color: #fff !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:#26337a !important; color:#fff !important;}
.main-detail-data .offer-btn:hover {background:#000 !important; color:#fff !important;}

/*----Details Price----*/
.detail-price {color:red !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:red !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:#26337a!important;
}
.info {
	color:#000!important;
}
.list-content .list-listing-mobile .price-container .price {
	color:#26337a!important;
}
.list-content .list-top-section .listing-option-bar .list-listings-count {
	color:#26337a!important;
}
.detail-content-mobile .share-listing {
	color:#26337a!important;
}

/*----compain inventory styles----*/
.bread-crumbs-heading .return-links .return-links-link span, .bread-crumbs-heading .return-links .return-links-link i {
    color:#26337a!important;
}

.compare-listings-container .compare-container .compare-price {
    color:#26337a!important;
}
.cs-btns .button {background:#26337a !important; color: #fff !important;}
.cs-btns .button:hover {background:#000 !important; color: #fff !important;}

/*===================== 
	layout styles 
=======================*/

.container-1 {
	width:100%;
	margin: 0 auto;
	padding:10px 5%!important;
	box-sizing: border-box;
	}
.container-col {
	margin: 0 auto;
	padding:10px 5%!important;
	box-sizing: border-box;
	}
.container-inv {
	max-width: 100%;
	margin: 0 auto;
	padding:60px 20px;
	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;}


/* ACCORDION */

.panel-group {
    margin: 0 0 35px 0;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
.panel-group .panel {
    margin-bottom: 1px;
}
.panel-group .panel:first-child > .panel-heading {
    border-radius: 5px 5px 0 0;
}
.panel-group .panel:last-of-type > .panel-heading {
    border-radius: 0 0 5px 5px;
}
.panel-title {
    display: block;
    padding: 5px 25px 0 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35;
    color: #fff;
    overflow: visible;
    white-space: normal;
}
.panel-heading {
    background-color: #333 !important;
    height: auto;
    transition: all .2s ease-in-out;
}
.panel-heading a {
    position: relative;
    display: flex;
    box-sizing: border-box; 
    padding: 22px 25px;
    text-decoration: none !important;
}
.panel-heading a:after {
    display: block;
    position: absolute;
    right:21px;
    top:31px;
    transition: .2s ease-in;
    width:20px;
    height: 2px; 
    content: " ";
    background: #fff;
}
.panel-heading a:before {
    display: block;
    position: absolute;
    right:30px;
    transition: .2s ease-in;
    width:2px;
    height: 20px; 
    content: " ";
    background: #fff;
    transform: rotate(90deg);
}
.panel-heading a.collapsed:before {
    transform: rotate(0deg);
}
.panel-body {
    padding: 25px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.6;
}
.panel-body img {
    box-sizing: border-box;
}
.panel-body a {
    color:#eb1c2d;
    font-weight: 600;
    transition: .2s ease-in;
}
.panel-body a:hover {
    color:#26337a;
}
.panel-body ul {
    margin: 10px 0;
    font-size: 14px;
}
.panel-body ul li {
    margin-left: 15px;
    padding: 3px 0;
    list-style: disc;
}


/*===================== 
	footer styles 
=======================*/



.foot-cont-1 {
    width:100%;
    display: flex;
    justify-content: space-between;
}
.foot-nav-1 {
    width:66%;
    padding:50px 0 50px 5%;
    background:#585858;
}
.foot-nav-1 h5 {
    font-family: "Outfit", sans-serif;
    color:#fff;
    font-size:35px;
    font-weight: 700;
    padding:0 0 20px 0;
}
.foot-nav-1 ul {
    padding:10px 0 30px 0;
    margin:0;
}
.foot-nav-1 ul li {
    font-family: "Outfit", sans-serif;
    padding:8px 0;
    margin:0;
    list-style: none;
    font-size:18px;
    color:#fff;
    font-weight: 400;
}
.foot-nav-1 ul li a {
    color:#fff!important;
    transition: .2s ease-in;
}
.foot-nav-1 ul li a:hover {
    color:#eb1c2d!important;
}
.foot-brands-1 {
    width:34%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding:50px 5% 50px 40px;
    background:#e0e0e0;
}
.foot-brands-top {
    width:100%;
}
.foot-brands-top h5 {
    font-family: "Outfit", sans-serif;
    font-size:35px;
    font-weight: 700;
    padding:0 0 20px 0;
}
.foot-brands-left {
    width:100%;
}
.foot-brands-right {
    width:45%;
    display: none;
}
.foot-brands-left a, .foot-brands-right a {
    display: flex;
    padding:20px;
    box-sizing: border-box;
    align-items: center;
    height: 100px;
    margin:10px 0;
}
.foot-brands-left img, .foot-brands-right img {
    width: 100%;
    max-width: 300px;
    max-height: 100px;
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    transition: .2s ease-in;
}
.foot-brands-left a:hover img, .foot-brands-right a:hover img {
    opacity: 0.8;
}
.foot-bottom {
    width:100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding:50px 10%;
    background:#fff;
}
.foot-dis-links {
    width:100%;
    max-width: calc(100% - 320px);
}
.foot-dis-links p {
    font-family: "Outfit", sans-serif;
    font-weight: 400;
    font-size:12px;
}
.foot-dis-links p a {
   color:#000!important; 
}
.foot-dis-links p a:hover {
   color:#eb1c2d!important; 
}
.foot-logo {
    width:100%;
    max-width: 300px;
}
.foot-logo-img-1 p {
    font-size: 12px;
    text-align: center;
    color:#000;
    margin-top: 10px;
}
.foot-logo ul {
    display: flex;
    justify-content: center;
    gap:10px;
    padding:25px 15px 10px 15px;
    margin:0;
}
.foot-logo ul li {
    padding:0;
    margin:0;
    list-style: none;
}
.foot-logo ul li a {
    color: #eb1c2d !important;
    font-size: 20px;
    transition: .2s ease-in;
}
.foot-logo ul li a:hover {
    color: #000 !important;   
}


/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */

@media only screen and (max-width : 1400px) {		
    .top-head-links ul li a {
        font-size: 1.2vw;
    }
}

@media only screen and (max-width : 1200px) {		
    .container-1, .container-col {
	    padding:10px 20px!important;
	}
    .header-cont-1 {
        padding:20px;
    }
    .hero-tagline {
        padding:0 40px 0 20px;
    }
    .nav-tabs {
        padding:10px 20px!important;
    }
}
@media screen and (max-width: 1000px) {
    .top-head-links {
        display: none;
    }   
    .head-logo-1 {
        max-width: 250px;
    }
    .head-right {
        max-width: 100%;
        flex-direction: column;
        align-items: end;
    }
    .hero-overlay {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap:30px 0;
    }
    .hero-tagline {
        padding: 0 20px;
        width:100%;
    }
    .hero-overlay h1 {
        font-size: 8vw;
        text-align: center;
    }
    .hero-overlay p {
        font-size: 4.6vw;
    }
    

    
    .hero-overlay ul {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding:0 20px;
        box-sizing: border-box;
        gap:15px 0;
    }
    .hero-overlay ul li {
        width: 32%;
    }
    
}


/* Medium Devices, Desktops */
@media only screen and (min-width : 993px) {
    
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.container-col {
        width:100%;
    }
    .prod-pg-nav-wrap {
        width:100%;
    }
    .prod-pg-nav-link.active {
        display: flex;
        cursor: pointer;
        order:1;
    }
    .prod-pg-nav-link {
        display: none;
        margin:0 auto;
        padding:10px 20px;
        font-size:18px;
        order:2;
    }
    .prod-pg-nav-link.show-mobile {
        display: flex;
        background-color:#292929!important;
    }
    .prod-pg-nav-link.show-mobile:hover {
        background-color:rgba(203,203,203,1.00)!important;
    }
    .prod-pg-nav-link.active.show-mobile {
        background-color:#eb1c2d!important;
    }
    .prod-pg-nav-link.show-mobile i {
        transform: rotate(0deg);
    }
    .prod-pg-nav-link.active.show-mobile i {
        display: block;
        transform: rotate(90deg);
    }
    .prod-pg-nav-link i {
        transform: rotate(90deg);
    }
    .prod-pg-nav-wrap .prevButton-container-terex-equipment, .prod-pg-nav-wrap .nextButton-container-terex-equipment {
        display: none!important;
    }
    
    .brand-pg-cont-1 .post-container-equipment-brands {
        gap:20px 1.3%;
    }
    .brand-pg-cont-1 .item {
        width:24%;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .hero-overlay ul li {
        width: 100%;
    }
    .foot-nav-1 {
        display: none;
    }
    .foot-brands-1 {
        width:100%;
        padding:30px 20px;
    }
    .foot-dis-links {
        max-width:100%;
        order:2;
        padding-top:30px;
    }
    .foot-dis-links {
        text-align: center; 
    }
    .foot-logo {
        max-width:100%;
        order:1;
    }
    .foot-logo img {
        margin:0 auto;
    }
    .banner-background-right {
        background-position: center;
        margin-bottom:200px;
        height: 400px;
    }
    .banner-background-left {
        background-position: center -40%;
        margin-bottom:200px;
        height: 400px;
        background-size: 100%;
    }
    .banner-background-left-cont-1, .banner-background-right-cont-1 {
        float: none;
        max-width: 500px;
        position: relative;
        bottom: -150px;
        width: 75%;
        border-bottom:15px solid #26337a; 
    }
    .home-cta a {
        width:80%;
        margin-left:auto;
        margin-right:auto;
    }
    .home-cta a p {
        font-size:4.3vw;
    }
    .home-cta a p span {
        font-size:3.9vw;
    }
    .brand-pg-cont-1 .post-container-equipment-brands {
        gap:20px 2%;
    }
    .brand-pg-cont-1 .item {
        width:32%;
    }
    .nav-tabs {
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
        gap:10px 0;
    }
    .nav-tabs li {
        width:31%;
    }
    .nav-tabs li a {
        font-size:3vw;
    }
    .nav-tabs li a::after {
        transform: rotate(90deg);
        display: inline-block;
    }
    .red-btn-1, .blue-btn-1 {
        font-size: 18px;
    }
    .google-translate {
        flex-direction: column;
    }
    
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .hero-overlay h1 {
        font-size: 40px;
    }
    .hero-overlay p {
        font-size: 16px;
    }
    .banner-background-left-cont-1 .red-outline-btn-1, .banner-background-right-cont-1 .red-outline-btn-1 {
        font-size: 16px;
    }  
    .home-cta a p {
        font-size:18px;
    }
    .home-cta a p span {
        font-size:16px;
    }
    .home-cta a {
        width:100%;
    }
    .brand-pg-cont-1 .post-container-equipment-brands {
        gap:20px 2%;
    }
    .brand-pg-cont-1 .item {
        width:49%;
    }
    .nav-tabs li {
        width:100%;
    }
    .nav-tabs li a {
        padding:10px;
        font-size: 18px;
    }
    .panel-body img {
        float:none!important;
        padding:0 0 10px 0!important;
    }
}

