/*
Theme Name: www.boothmachinery.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
*/

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

html, body {
	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: "prometo", sans-serif;
    margin: 0;
	padding:0;
	}

/*===================== 
	typography 
=======================*/


	h1 {
		font-size:30px;
		font-weight: 700;
}

	h2 {
		font-size:28px;
		font-weight: 700;
}
	h3 {
		font-size:24px;
		font-weight: 700;
}
	h4 {
		font-size:20px;
		font-weight: 700;
}
	h5 {
		font-size:18px;
		font-weight: 600;
}
	h6 {
		font-size:16px;
		font-weight: 500;
}

p {
	font-family: "prometo", sans-serif;
	font-size:16px;
	margin: 0;
	}
.butn-orange {
	font-size: 18px;
	background:#dc4405;
	color:#fff;
	display: inline-block;
	padding:10px;
	text-align:center;
	max-width: 250px;
	margin:10px 0;
    transition: .2s ease-in;
	font-family: "prometo", sans-serif;
	border:1px solid #dc4405;
	outline: none;
	border-radius: 0;
	cursor: pointer;
}
.butn-orange:hover {
	background:#fff;
	color:#dc4405;
}
.butn-black {
	font-size: 18px;
	background:#000;
	color:#fff;
	display: inline-block;
	padding:10px;
	text-align:center;
	max-width: 250px;
	margin:10px 0;
    transition: .2s ease-in;
	font-family: "prometo", sans-serif;
	border:1px solid #000;
	outline: none;
	border-radius: 0;
	cursor: pointer;
}
.butn-black:hover {
	background:#fff;
	color:#000;
}
.butn-white {
	font-size: 18px;
	background:#fff;
	color:#ea6e0d;
	display: inline-block;
	padding:10px;
	text-align:center;
	max-width: 250px;
	margin:10px 0;
    transition: .2s ease-in;
	font-family: "prometo", sans-serif;
	border:1px solid #fff;
	outline: none;
	border-radius: 0;
	cursor: pointer;
}
.butn-white:hovwhiteer {
	background:#ea6e0d;
	color:#fff;
}
.butn-text {
	font-family: "prometo", sans-serif;
	font-size:16px;
	font-weight: 510;
	color:#000;
	transition: .2s ease-in;
	background:rgba(0,0,0,0);
	border:0px;
	margin:0;
	padding:0;
	outline:none;
	cursor: pointer;
}
.butn-text i {
	color:#dc4405;
}
.butn-text:hover {
	color:#dc4405;
}
.butn-text-white {
	font-family: "prometo", sans-serif;
	font-size:16px;
	font-weight: 510;
	color:#fff;
	transition: .2s ease-in;
	background:rgba(0,0,0,0);
	border:0px;
	margin:0;
	padding:0;
	outline:none;
	cursor: pointer;
}
.butn-text-white i {
	color:#dc4405;
}
.butn-text-white:hover {
	color:#dc4405;
}

.large-text-header {
	font-size:45px;
}
 

/*===================== 
	header styles 
=======================*/

#header {
	width:100%;
	background:#fff;
	
}
.head-wrap {
	width:100%;
	max-width: 1700px;
	padding:20px;
	box-sizing: border-box;
	justify-content: space-between;
	display: flex;
	margin:0 auto;
}
.head-logo-1 {
	width:18%;
	max-width:220px;
	position: relative;
}
.head-logo-1 aside {
	position: absolute;
	z-index: 2;
}
.head-right {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap:20px 0;
	width:100%;
}
.head-info-top {
	width:100%;
}
.head-nav-con {
	width:100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap:20px;
}
.head-nav {
	
}
.head-k-logo-1 {
	width:28%;
}
div:has(> .head-brand-1) {
	padding:5px!important;
}
.head-brand-1 {
	padding:20px 10px;
}



/*===================== 
	content styles 
=======================*/


.hero-banner > div {
	padding: 20px 20px 20vw 20px;
	box-sizing: border-box;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 20%,rgba(255,255,255,0.00) 40.42%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 20%,rgba(255,255,255,0.00) 40.42%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 20%,rgba(255,255,255,0.00) 40.42%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 20%,rgba(255,255,255,0.00) 40.42%);
}
.hero-banner p {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap:0 20px;
}
.hero-banner p button {
	width:100%;
}

.home-h1 p {
	color:#fff;
	text-align: center;
	font-size: 25px;
}
.home-h1 h1 {
	color:#fff;
	text-align: center;
	font-size: 45px;
}
.hero-cat-btn {
	padding: 80px 20px!important;
	box-sizing: border-box;
}
.hero-cat-btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width:98%;
	max-width: 450px;
	padding:50px 20px;
	box-sizing: border-box;
	background:rgba(0,0,0,0.5);
	border:5px solid #fff;
	border-radius: 20px;
	transition: .2s ease-in;
	margin:0 auto;
}
.hero-cat-btn a h2 {
	text-align: center;
	color:#fff;
	text-shadow: 0 0 10px rgba(0,0,0,0.7);
	font-size:35px;
	font-weight:600;
}
.hero-cat-btn a p {
	text-align: center;
	color:#fff;
	text-shadow: 0 0 10px rgba(0,0,0,0.7);
	font-size:25px;
}
.hero-cat-btn a p i {
	color:#dc4405;
}
.hero-cat-btn a:hover { 
	background:rgba(0,0,0,0.9);
	border:5px solid #dc4405;
}
.search-bar-1 {
	display: flex;
}
.search-bar-1 input {
	width:calc(100% - 55px);
	background:#fff;
	font-size: 18px;
	font-family: "prometo", sans-serif;
	padding:15px;
	box-sizing: border-box;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border:0px;
	outline:none;
}
.search-bar-1 button {
	width:55px;
	background: #dc4405;
	font-size: 18px;
	color:#fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding:15px;
	box-sizing: border-box;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border:0px;
	outline:none;
}
.search-bar-1 button:hover {
	background: #1b34ad;
}
.promotion-slider .slick-slide {
	padding:0px!important;
}
.promotion-slider .slick-slider {
	margin-bottom:0px;
}
.promo-slide {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 40vw;
	min-height: 550px;
}
.promo-slide-overlay {
	height: 100%;
	width: 100%;
	padding: 40px 40px 60px 40px;
	box-sizing: border-box;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.70) 14.51%,rgba(0,0,0,0.00) 53.37%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.70) 14.51%,rgba(0,0,0,0.00) 53.37%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.70) 14.51%,rgba(0,0,0,0.00) 53.37%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.70) 14.51%,rgba(0,0,0,0.00) 53.37%);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
} 
.promo-slide-content {
	color:#fff;
	font-family: "prometo", sans-serif;
	text-align: left;
}
.promo-slide .butn-orange {
	width:100%;
	display: block;
	max-width: 300px;
	margin:0 auto;
}
.brand-list .post-container-brandslist {
	justify-content: space-between;
	gap: 30px 0;
}
.brand-list .item {
	width:14.25%!important;
}
.brand-list a img {
	width:100%;
	max-width: 150px;
	margin:0 auto;
	height: 90px;
	object-fit: contain;
	object-position: center;
	transition: .2s ease-in;
	padding:10px;
	box-sizing: border-box;
}
.brand-list a img:hover {
	opacity: 0.7;
}
.category-links {
	padding:40px 10px!important;
	box-sizing: border-box;
}
.category-links .item {
	padding:10px!important;
	box-sizing: border-box;
}
.category-links .item, .category-links .item > div {
	height: 100%;
}
.cat-cont-1 {
	position: relative;
	display: block;
	background:#eeeeee;
	box-sizing: border-box;
	height: 25vw;
	min-height: 400px;
}
.cat-cont-1 img {
	width:100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.cat-overlay {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 53.37%,rgba(0,0,0,0.70) 85.49%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.00) 53.37%,rgba(0,0,0,0.70) 85.49%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.00) 53.37%,rgba(0,0,0,0.70) 85.49%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 53.37%,rgba(0,0,0,0.70) 85.49%);
	padding: 20px 20px 40px 20px;
}
.cat-overlay h2 {
	color:#fff;
	font-size:25px;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
}
.cat-overlay .butn-orange {
	width:100%;
	max-width: 250px;
}
.cat-cont-1.all-equipment {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:20px;
	box-sizing: border-box;
}
.cat-cont-1.all-equipment img {
	width:50%;
	object-fit: contain;
}
.cat-cont-1.all-equipment:hover {
	opacity: 0.7;
}
.cat-cont-1.all-equipment .cat-overlay {
	background-image: none;
	position: static;
	padding: 0;
  	height: auto;
	width: 49%;
}
.cat-cont-1.all-equipment .cat-overlay h2 {
	text-shadow: none;
}
.cat-cont-1.all-equipment .cat-overlay h2 p {
	font-size:30px;
	color:#dc4405;
}
.cat-cont-1.all-equipment .cat-overlay h2 p:last-of-type {
	font-size:35px;
	color:#000;
}
.cat-cont-1.all-equipment .cat-overlay .butn-orange {
	display: none;
}
.category-slider {
	display: none!important;
}
.category-slider .cat-cont-1.all-equipment{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding:20px;
	box-sizing: border-box;
}
.category-slider .cat-cont-1.all-equipment img {
	width:100%;
	object-fit: contain;
	
}
.category-slider .cat-cont-1.all-equipment:hover {
	opacity: 0.7;
}
.category-slider .cat-cont-1.all-equipment .cat-overlay {
	background-image: none;
	position: static;
	padding: 0;
  	height: auto;
	width: 100%;
}
.category-slider .cat-cont-1.all-equipment .cat-overlay h2 {
	text-shadow: none;
}
.category-slider .cat-cont-1.all-equipment .cat-overlay h2 p {
	font-size:30px;
	color:#dc4405;
}
.category-slider .cat-cont-1.all-equipment .cat-overlay h2 p:last-of-type {
	font-size:35px;
	color:#000;
}
.category-slider .cat-cont-1.all-equipment .cat-overlay .butn-orange {
	display: none;
}
.home-about-cont {
	display: flex;
	justify-content: center;
	align-items: center;
	padding:60px 100px 60px 60px;
}
.home-about-img {
	display: flex;
	justify-content: center;
	align-items: center;
	padding:40px 0;
}
.home-about-img img, .home-about-img iframe {
	border-radius: 20px;
	position: relative;
	z-index: 1;
	left:-80px;
}
.home-about-img iframe {
	width:100%;
	height: 100%;
	min-height: 400px;
}

.employee-wrap {
	background:#1b34ad;
	padding:60px!important;
}
.employee-wrap .item {
	padding:10px!important;
	box-sizing: border-box;
}
.employee-wrap .item > div {
	height: 100%;
}
.employee-info {
	background:#fff;
	border-radius: 20px;
	padding:20px 40px!important;
	text-align: left;
	height: 100%;
}
.employee-info h2 {
	text-align: left;
}
.employee-info h3 {
	text-align: left;
}
.employee-info p {
	text-align: left;
}

.anchor-link span {
	display: none;
}

/*===================== 
	slideshow styles 
=======================*/



/*===================== 
	Inventory styles 
=======================*/

/*------------------------------ General Listings Page---------------------------------*/

/*----Page Background Color----*/
.body-content .body-wrapper {background:#fff !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:#dc4405 !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:#dc4405!important;
}

/*----details send email button----*/
.detail-content .dealer-info .phone-and-email .send-email-btn {
    background-color: #fff!important;
    color: #dc4405!important;
    border: 1px solid #dc4405!important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn {
    color: #dc4405!important;
}
/*---mobile breadcrumb----*/
.mobile-breadcrumb {
    background-color: #dc4405!important;
}

/*---EMAIL SUBMIT BUTTON----*/
.modal-bg button {
    background-color: #dc4405!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: #dc4405 !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:#dc4405 !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:#dc4405 !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:#dc4405 !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:#dc4405!important;
}
.info {
	color:#000!important;
}
.list-content .list-listing-mobile .price-container .price {
	color:#dc4405!important;
}
.list-content .list-top-section .listing-option-bar .list-listings-count {
	color:#dc4405!important;
}
.detail-content-mobile .share-listing {
	color:#dc4405!important;
}

/*----compain inventory styles----*/
.bread-crumbs-heading .return-links .return-links-link span, .bread-crumbs-heading .return-links .return-links-link i {
    color:#dc4405!important;
}

.compare-listings-container .compare-container .compare-price {
    color:#dc4405!important;
}
.cs-btns .button {background:#dc4405 !important; color: #fff !important;}
.cs-btns .button:hover {background:#000 !important; color: #fff !important;}


/*===================== 
	layout styles 
=======================*/

.contactForm {
	background:#eeeeee;
	border-radius: 50px;
	padding:40px!important;
	box-sizing: border-box;
}

.container-1 {
	width:100%;
	max-width: 1700px;
	margin: 0 auto!important;
	box-sizing: border-box;
	}
.container-2 {
	width:100%;
	max-width: 1400px;
	margin: 0 auto!important;
	box-sizing: border-box;
	}
.container-inv {
	margin: 0 auto;
	padding:40px 0px;
	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 
=======================*/


#foot {
	width:100%;
}
.foot-wrap {
	width:100%;
	background:#2c2c2c;
}
.foot-wrap .container-1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding:60px 20px;
}
.foot-logo {
	width:100%;
	max-width: 220px;
}
.foot-nav {
	width: calc(100% - 400px);
	margin: 0px auto;
	max-width: 900px;
}
.foot-nav a {
	color:#fff;
	transition: .2s ease-in;
	line-height: 1.7;
}
.foot-nav a:hover {
	color:#ea6e0d;
}
.foot-logo-2 {
	max-width: 140px;
	width:100%;
}
.foot-bottom {
	width:100%;
}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {		
	.brand-list .item {
		width:20%!important;
	}
}
	


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.head-wrap {
		align-items: center;
		border-bottom: 2px solid #ea6e0d;
	}
	.head-logo-1 {
		width: 30%;
		max-width: 125px;
	}
	.head-k-logo-1 {
		width: 100%;
  		max-width: 350px;	
	}
	
	.head-logo-1 aside {
		position: static;
		z-index: 2;
	}
	.head-nav-con {
		justify-content: space-between;
		padding-left:25px;
	}
	.head-info-top {
		display: none;
	}
	.head-k-logo-1 {
		order:1;
	}
	.head-nav {
		order:2;
	}
	.foot-nav {
		display: none;
	}
}
@media only screen and (max-width : 820px) {
.brand-list .item {
		width:25%!important;
	}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.foot-logo {
		width:76%;
	}
	.foot-logo-2 {
		width:20%;
	}
	.home-h1 p {
		font-size: 16px;
	}
	.home-h1 h1 {
		font-size: 35px;
	}
	.brand-list .item {
		width:14.25%!important;
	}
	.brand-list .item {
		width:33.33%!important;
	}
	.category-links {
		display: none!important;
	}
	.category-slider {
		display: block!important;
	}
	.home-about-cont {
		padding:40px 20px 80px 20px;
	}
	.home-about-img {
		display: flex;
		justify-content: center;
		align-items: center;
		padding:20px 20px 0 20px;
	}
	.home-about-img img, .home-about-img iframe {
		top:-70px;
		left:auto;
		
	}
}
/* Extra Small Devices, Phones */ 


@media only screen and (max-width : 480px) {
	.head-brand-1 {
		padding:10px 2px;
	}
	.head-nav-con {
		padding-left:5px;
	}
	.butn-orange, .butn-black, .butn-white   {
		font-size: 16px;
	}
	.hero-banner > div {
		padding: 20px 20px 200px 20px;
		background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 30%,rgba(255,255,255,0.0) 50%);
		background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 30%,rgba(255,255,255,0.0) 50%);
		background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 30%,rgba(255,255,255,0.0) 50%);
		background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 30%,rgba(255,255,255,0.0) 50%);
	}
	.hero-cat-btn {
		padding:40px 20px!important;
	}
	.hero-cat-btn a {
		padding:20px 10px;
	}
	.large-text-header {
		font-size:25px;
	}
	.hero-cat-btn a h2 {
		font-size:25px;
	}
	.hero-cat-btn a p {
		font-size:18px;
	}
	.promo-slide-overlay {
		padding: 20px 20px 60px 20px;
	}
	.brand-list .item {
		width:50%!important;
		margin:0 auto;
	}
	.employee-wrap {
		background:#1b34ad;
		padding:40px 10px!important;
	}
	.employee-info {
		padding:10px 20px!important;
	}
	h1 {
		font-size:24px;
		font-weight: 700;
	}

	h2 {
		font-size:22px;
		font-weight: 700;
}
	h3 {
		font-size:20px;
		font-weight: 700;
}
	h4 {
		font-size:18px;
		font-weight: 700;
}
	h5 {
		font-size:16px;
		font-weight: 600;
}
	h6 {
		font-size:14px;
		font-weight: 500;
}
	
}

