body {
	font-family: 'Oswald',sans-serif;
	-webkit-font-smoothing: antialiased;
	background-repeat: no-repeat;
	background-size: auto;
/*	background-image: linear-gradient(0deg,rgb(0 0 0 / 70%) 85%,hsl(0deg 0% 0% / 0%) 90%),url(/img/background-v2.jpg);*/
	background-color: #1e1e1e;
}
h1,h2,h3,h4,h5,h6,p{
	font-family: 'Oswald',sans-serif;
}
h1{
	font-size: 42px;
}
h2{
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4, .product-results-container .product-price, .event-specifics {
	font-size: 24px;
}
.clear-top-header {
	margin-top: 50px
}
.clear-top-section {
	margin-bottom: 50px
}
.clear-top {
	margin: 50px auto;
}
.alt-heading{2520
	font-weight: 900;
	text-transform: uppercase;
}
p{
	font-size: 18px;
}
a{
	color: #f3bc03;
}
a:hover,a:focus {
	color: #db1b2c;
	text-decoration: underline;
}
.full-width{width: 100%;}
/*
.product-results-container a:hover, .product-results-container a:focus{
	color: #f1f1f1;
}
*/
.RadSlider_Bootstrap .rslHorizontal .rslSelectedregion{
	background-color: #f3bc03;
}
.RadSlider_Bootstrap .rslTrack {
	border-radius: 5px!important;
	border-color: #242424!important;
	background-color: #313030!important;
}
.logo-box img{
	width: 75%;
}
.primary-button, .header-location-map .header-map-hours a, .home--category-block, .product-results-container, .product-image img, #search-block .input-group-btn .br5, .br5 {
	border-radius: 5px;
}
.btr5 {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.bbr5 {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#asc_q{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.basic.contact--page {
	padding: 50px!important;
}
#myVideo {
  position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

#intro {
	height: auto;
	overflow: hidden;
	background-image: url(/img/hero-2.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
/*	background-image: linear-gradient(to bottom, rgba(35, 27, 21, 0.25), rgba(0, 0, 0, 0.75)), url(/img/hero-2.jpg);*/
/*	background-image: -webkit-linear-gradient(to bottom, rgba(35, 27, 21, 0.25), rgba(0, 0, 0, 0.75)), url(/img/hero-2.jpg);*/
	clear: both;
}
#search-block #asc_q {
	    box-shadow: 0 5px 15px -10px rgb(0 0 0 / 15%), 0 2px 5px -2px rgb(0 0 0 / 21%);
	    transition: .2s;
}

#search-block #asc_q:hover {
	    box-shadow: 0 15px 30px -10px rgb(0 0 0 / 50%), 0 20px 20px -15px rgb(0 0 0 / 75%);
}

#search-block .input-group #asc_q, #search-block .input-group #asc_sbtn {
    border: 1px solid #1c1c1c!important;
}
.header-location-map .header-map-hours a{
	background-color: #f1f1f1;
	color: #141414;
	display: block;
	font-size: 18px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	width: 52px;
}
.icon-lg{
	font-size: 21px;
}
#search-block,#text-us-block {
	clear: both;
}
#social-block a{
	color: #f1f1f1;
    padding-right: 20px;
}
.page-title, .header-location-map .header-map-hours a:hover{
	background: #242424;
	color: #f3bc03;
}
.wsmenu>.wsmenu-list>li.last>a:after{
	display: none;
}
.wsmenu>.wsmenu-list>li>a:after{
	content: '/';
	color: #4c4c4c;
	display: inline-block;
	font-weight: 400;
	vertical-align: middle;
	padding: 0 10px;
	float: left;
}
#social-block i:after{
	color: #4c4c4c;
	font-size: 28px;
	font-weight: 400;
	vertical-align: middle;
}
#social-block > a:last-child > i:after, .wsmenu>.wsmenu-list>li>a:first-child:after, #social-block > .cart i:after{
	content: none;
}
.box_shadow {
	border: 2px solid grey;
	-webkit-box-shadow: 1px 1px 7px 0px grey;
	/* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
	box-shadow: 1px 1px 7px 0px grey;
	/* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
}
.vertical-divide {
	border-right: 1px solid #a7a7a7;
}
.social--container {
	height: auto;
	background-image: url(/img/social-container-bg.jpg);
	overflow: hidden;
	background-color: lightgrey;
	width: 100%;
	padding: 30px 0;
	margin: -60px auto auto auto;
}
h1.header-number {
	font-weight: 900;
	line-height: 14px;
	font-size: 2.2em;
}
.hidden {
	display: none;
}
.visible {
	display: block;
}
#slider-nav .slick-current {
	border-bottom: 6px solid #221f20;
}
#current-inventory {
	background: rgb(18, 48, 109);
	background: -webkit-linear-gradient(hsla(0, 0%, 18%, .84) 0%, #000000d1 100%),url(/img/btn-bg.jpg);
	background: -o-linear-gradient(hsla(0, 0%, 18%, .84) 0%, #000000d1 100%),url(/img/btn-bg.jpg);
	background: linear-gradient(hsla(0, 0%, 18%, 0.84) 0%, #000000d1 100%),url(/img/btn-bg.jpg);
	min-height: auto;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.clear-top-header {
		margin-top: 50px;
	}
	.clear-top-section{
		margin-bottom: 0;
	}
	footer .bordered {
		border-bottom: 1px solid #221f20;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}
	.home-link-button:before{
		/*bottom: -4px!important;
		*/
		visibility: hidden;
	}
}
@media (min-width: 576px) {
}
@media (min-width: 991px)and (max-width: 1200px) {
	.logo-box {
		padding-left: 2.5%;
		padding-right: 2.5%;
		padding-top: 2.5%;
		padding-bottom: 2%;
	}
	.phone-box p {
		font-size: 16px;
	}
	/*.pattern-box {
		height: 0px;
	}
	*/
	.logo-box {
		min-height: 100px;
	}
	.logo-box img {
		width: 75%;
		padding: 0px;
	}
	.top-hero-box h3, .bottom-hero-box h3 {
		font-size: 40px!important;
		line-height: 40px!important;
	}
	.top-hero-box, .bottom-hero-box {
		padding-top: 34%!important;
	}
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
	.logo-box {
		padding-left: 2.5%;
		padding-right: 2.5%;
		padding-top: 1.5%;
		padding-bottom: 1.5%;
	}
}
/* Elements--------------------------------------------------------------------- */
/* List---------------------------------------*/
.main-list-style {
	margin-left: 35px;
}
/* Font---------------------------------------*/
.boxed-font {
	width: 80% !important;
	position: relative !important;
	height: auto !important;
	padding: 15px 0px 20px 0px !important;
	text-align: center !important;
	margin: auto !important;
	display: block !important;
	background-color: rgba(0, 0, 0, 0.2) !important;
	border-style: solid !important;
	border-width: 7px !important;
	border-color: #221f20 !important;
	font-weight: 400;
	color: #221f20;
	font-size: 50px;
}
/* Parallax---------------------------------------*/
.no-padding{
	padding: 0;
}
.hero-box-1{
	background-image: linear-gradient(180deg,rgba(13, 75, 109, .75) 0%,#221f20 100%),url(/img/hero-box-1.jpg);
}
.hero-box-2{
	background-image: linear-gradient(180deg,rgba(255,255,255,0.45) 0%,#ffffff 100%),url(/img/hero-box-2.jpg);
}
.hero-box-3{
	background-image: linear-gradient(180deg,rgba(13, 75, 109, .75) 0%,#221f20 100%),url(/img/hero-box-3.jpg);
	;
}
.hero-box-4{
	background-image: linear-gradient(180deg,rgba(255,255,255,0.45) 0%,#ffffff 100%),url(/img/hero-box-4.jpg);
}
.hero-box-5{
	background-image: linear-gradient(180deg,rgba(13, 75, 109, .75) 0%,#221f20 100%),url(/img/hero-box-5.jpg);
}
.hero-box-6{
	background-image: linear-gradient(180deg,rgba(255,255,255,0.45) 0%,#ffffff 100%),url(/img/hero-box-6.jpg);
}
.hero-box-6, .hero-box-5, .hero-box-4, .hero-box-3, .hero-box-2, .hero-box-1{
	background-position: center;
	background-color: initial;
	padding: 50px;
	background-size: cover
}
.top-hero-box h3,.bottom-hero-box h3{
	font-size: 52px;
	line-height: 52px;
}
.top-hero-box{
	min-height: 200px;
	background-color:red;
	background-image: url('/img/hero-top-bg.jpg');
	padding-top:25%;
}
.bottom-hero-box{
	min-height: 200px;
	background-color:white;
	background-image: url('/img/hero-bottom-bg.jpg');
	padding-top:25%;
}
.bordered-box hr{
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-top: 1px solid #eee;
}
.top-hero-box .bordered-box{
	border: 5px solid #fff;
	padding: 5%;
	margin: -15% 25px;
}
.bottom-hero-box .bordered-box{
	border: 5px solid #740e0e;
	padding: 5%;
	margin: -15% 25px;
}
.bottom-hero-box .bordered-box hr{
	border-top: 1px solid #740e0e;
}
/*div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
div svg {
	width: 100px;
	height: auto;
	margin: 0 2rem;
	cursor: pointer;
	overflow: visible;
}
div svg polygon, div svg path {
	transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
}
div svg:hover polygon, div svg:hover path {
	transition: all 1s cubic-bezier(0.2, 1, 0.3, 1);
	fill: #FF4136;
}
div svg:hover .arrow {
	animation: arrow-anim 2.5s cubic-bezier(0.2, 1, 0.3, 1) infinite;
}
div svg:hover .arrow-fixed {
	animation: arrow-fixed-anim 2.5s cubic-bezier(0.2, 1, 0.3, 1) infinite;
}
@keyframes arrow-anim {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	5% {
		transform: translateX(-0.1rem);
	}
	100% {
		transform: translateX(1rem);
		opacity: 0;
	}
}
@keyframes arrow-fixed-anim {
	5% {
		opacity: 0;
	}
	20% {
		opacity: 0.4;
	}
	100% {
		opacity: 1;
	}
}
*/
.slider-bar {
	width: 100%;
	height: auto;
	bottom: 0;
	position: absolute;
	z-index: 2;
}
.slider-module-1, .slider-module-2{
	height: auto;
	float: right;
}
.slider-module-1{
	background-color: rgba(10, 17, 26, 0.95);
	width: 30%;
	height: 75px;
	-webkit-box-shadow: -13px -5px 12px -2px rgba(0,0,0,1);
	-moz-box-shadow: -13px -5px 12px -2px rgba(0,0,0,1);
	box-shadow: -13px -5px 12px -2px rgba(0,0,0,1);
}
.slider-module-1 h3{
	font-size: 45px;
	padding-top: 4%;
	padding-left: 10%;
}
.slider-module-2 i{
	font-size: 75px;
	color: #0a1019;
	padding-left: 25%;
}
.slider-module-2{
	background-color: #fff;
	width: 20%;
	position: relative;
	left: 10%;
	top: 0px;
	height: 75px;
	clip-path: polygon(20% 0%, 80% 0%, 60% 100%, 0% 100%);
	-webkit-box-shadow: -21px -17px 12px -2px rgba(0,0,0,1);
	-moz-box-shadow: -21px -17px 12px -2px rgba(0,0,0,1);
	box-shadow: -21px -17px 12px -2px rgba(0,0,0,1);
}
.slider-inner .slider-box:before {
	content: "";
	position: absolute;
	top: 98%;
	bottom: 0;
	left: 24px;
	width: 124px;
	height: 10px;
	background-color: #221f20;
	z-index: 0;
}
.slider-inner .slider-box {
	border: 1px solid gray;
	background: rgba(255, 255, 255, 0.85);
	padding: 2%;
	border-radius: 5px;
}
/* Slider */
#home-slider{
	background-color: #e3e3e3;
}
#home-slider.slick-initialized .slick-slide {
	display: block;
	margin: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#home-slider.slick-slider{
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
#home-slider.slick-list{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#home-slider.slick-list:focus{
	outline: none;
}
#home-slider.slick-list.dragging{
	cursor: pointer;
	cursor: hand;
}
#home-slider.slick-slider .slick-track,#home-slider.slick-slider .slick-list{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
#home-slider.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
#home-slider.slick-track:before,#home-slider.slick-track:after{
	display: table;
	content: '';
}
#home-slider.slick-track:after{
	clear: both;
}
#home-slider.slick-loading .slick-track{
	visibility: hidden;
}
#home-slider.slick-slide{
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] #home-slider .slick-slide{
	float: right;
}
#home-slider .slick-slide img.huge{
	display: block;
	position: fixed;
	margin-top: -35%;
}
#home-slider .slick-slide.slick-loading img{
	display: none;
}
#home-slider .slick-slide.dragging img{
	pointer-events: none;
}
#home-slider .slick-initialized .slick-slide{
	display: block;
}
#home-slider .slick-loading .slick-slide{
	visibility: hidden;
}
#home-slider .slick-vertical .slick-slide{
	display: block;
	height: auto;
	border: 1px solid transparent;
}
#home-slider .slick-arrow.slick-hidden {
	display: none;
}
#home-slider .slick-prev,#home-slider .slick-next {
	position: absolute;
	display: block;
	width: 60px;
	height: 100px;
	cursor: pointer;
	background: #221f20;
	top: 45%!important;
	/* margin-top: -45px;
	*/
	font-size: 0;
	border: none;
	z-index: 2;
}
#home-slider .slick-prev:before,#home-slider .slick-next:before,#home-slider .slick-prev:after,#home-slider .slick-next:after {
	content: '';
	position: absolute;
	background: #fff;
	height: 2px;
	width: 50px;
	top: 50%;
	left: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#home-slider .slick-prev:before,#home-slider .slick-next:before {
	margin-top: -22px;
}
#home-slider .slick-prev:after,#home-slider .slick-next:after {
	margin-top: 22px;
	margin-top: 2.2rem;
}
#home-slider .slick-prev:hover:before,#home-slider .slick-next:hover:before {
	margin-top: -18px;
	margin-top: -1.8rem;
}
#home-slider .slick-prev:hover:after,#home-slider .slick-next:hover:after {
	margin-top: 18px;
	margin-top: 1.8rem;
}
#home-slider .slick-prev {
	left: -7px;
	left: -0.7rem;
}
#home-slider .slick-prev:before {
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
#home-slider .slick-prev:after {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
#home-slider .slick-prev:hover:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#home-slider .slick-prev:hover:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#home-slider .slick-next {
	right: -7px;
	right: -0.7rem;
}
#home-slider .slick-next:before {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
#home-slider .slick-next:after {
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
#home-slider .slick-next:hover:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#home-slider .slick-next:hover:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#home-slider .ct-slick-arrows--type2 .slick-prev,#home-slider .ct-slick-arrows--type2 .slick-next {
	opacity: 0.85;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	-webkit-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}
#home-slider .ct-slick-arrows--type2 .slick-prev:before,#home-slider .ct-slick-arrows--type2 .slick-next:before,#home-slider .ct-slick-arrows--type2 .slick-prev:after,#home-slider .ct-slick-arrows--type2 .slick-next:after {
	background-color: #fff;
	height: 15px;
	height: 1.5rem;
	width: 70px;
	width: 7rem;
}
#home-slider .ct-slick-arrows--type2 .slick-prev:before,#home-slider .ct-slick-arrows--type2 .slick-next:before {
	margin-top: -20px;
	margin-top: -2rem;
}
#home-slider .ct-slick-arrows--type2 .slick-prev:after,#home-slider .ct-slick-arrows--type2 .slick-next:after {
	margin-top: 20px;
	margin-top: 2rem;
}
#home-slider .ct-slick-arrows--type2 .slick-prev:hover:before,#home-slider .ct-slick-arrows--type2 .slick-next:hover:before {
	margin-top: -20px;
	margin-top: -2rem;
}
#home-slider .ct-slick-arrows--type2 .slick-prev:hover:after,#home-slider .ct-slick-arrows--type2 .slick-next:hover:after {
	margin-top: 20px;
	margin-top: 2rem;
}
#home-slider .ct-slick-arrows--type2 .slick-prev:hover:active,#home-slider .ct-slick-arrows--type2 .slick-next:hover:active {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
#home-slider .ct-slick-arrows--type2 .slick-prev {
	left: 10px;
	left: 1rem;
}
#home-slider .ct-slick-arrows--type2 .slick-prev:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#home-slider .ct-slick-arrows--type2 .slick-prev:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#home-slider .ct-slick-arrows--type2 .slick-prev:hover:before {
	margin-top: -27px;
	margin-top: -2.7rem;
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
#home-slider .ct-slick-arrows--type2 .slick-prev:hover:after {
	margin-top: 27px;
	margin-top: 2.7rem;
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
#home-slider .ct-slick-arrows--type2 .slick-next {
	right: 10px;
	right: 1rem;
}
#home-slider .ct-slick-arrows--type2 .slick-next:before,#home-slider .ct-slick-arrows--type2 .slick-next:after {
	left: auto;
	right: 0;
}
#home-slider .ct-slick-arrows--type2 .slick-next:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#home-slider .ct-slick-arrows--type2 .slick-next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#home-slider .ct-slick-arrows--type2 .slick-next:hover:before {
	margin-top: -27px;
	margin-top: -2.7rem;
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
#home-slider .ct-slick-arrows--type2 .slick-next:hover:after {
	margin-top: 27px;
	margin-top: 2.7rem;
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
#home-slider #home.ct-header.ct-header--slider {
	background-size: cover;
	background-repeat: no-repeat;
}
#home-slider .ct-header .ct-slick {
	margin-bottom: 0;
}
#home-slider .slick-initialized .slick-slide {
	display: block;
}
#home-slider .ct-u-display-tablex {
	display: table;
	width: 100%;
	height: 600px;
}
#home-slider .ct-u-display-tablex > .inner {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
#home-slider .ct-header h1.big {
	font-size: 4rem;
	color: #221f20;
	font-weight: 700;
	text-transform: uppercase;
}
#home-slider .ct-header h1.huge {
	margin-top: -2.6%;
	position: fixed;
	font-size: 14.7rem;
	line-height: 1;
	color: #221f20;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	padding-top: 0px;
	text-transform: uppercase;
}
#home-slider .ct-header p {
	font-size: 2.3rem;
	margin: 0px 0 10px;
	color: #fff;
}
#home-slider .btn {
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px 26px;
	padding: 1.5rem 2.6rem;
	font-size: 22px;
	font-size: 2.2rem;
}
#home-slider .btn-transparent {
	background-color: transparent;
	border: 3px solid #000;
	color: black;
}
#home-slider .ct-slick .slick-track,#home-slider .ct-slick .slick-list,#home-slider .ct-slick .item,#home-slider .ct-slick .slick-item {
	min-height: inherit;
}
#home-slider .ct-slick .item {
	background-size: cover;
}
#home-slider .slick-list {
	height: 600px;
}
.side-search{
	background: #221f20;
	border-radius: 10px;
}
.home--search{
	background-position: center;
	background-color: initial;
	background-size: cover;
	background-image: linear-gradient(180deg,rgba(10, 15, 25, 0.85) 0%,#0a0f19 100%),url(/img/footer.jpg);
}
#hero{
	background: -webkit-linear-gradient(hsla(343, 94%, 35%, 0.54) 0%, #000000f0 100%),url(/img/body-bg.jpg);
	background: -o-linear-gradient(hsla(343, 94%, 35%, 0.54) 0%, #000000f0 100%),url(/img/body-bg.jpg);
	background: linear-gradient(hsla(343, 94%, 35%, 0.54) 0%, #000000f0 100%),url(/img/body-bg.jpg);
}
.parallax-section {
	background-position: center center !important;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 8%;
	padding-bottom: 8%;
}
.parallax-section-hero {
	padding-top: 5%;
	padding-bottom: 5%;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background: linear-gradient(180deg,rgba(0, 68, 255, 0.84) 0%,#221f20fa 100%),url(/img/hero.jpg);
	height: auto;
}
.parallax-header h1{
	font-size: 60px;
	line-height: 60px;
	font-weight: 900;
	color: #fff;
	-webkit-text-stroke: 2px #211f20;
	text-shadow: 2px 2px 1px black;
	text-transform: uppercase;
	/*padding: 10px 0 0 0;
	font-weight: 900;
	text-transform: uppercase;
	color: #e5e6e7;
	font-size: 35px;
	*/
}
.parallax-header{
	padding-top: 1%;
	padding-bottom: 1%;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: auto;
}
.parallax-header.about{
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/about.jpg);
	background: -o-linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/about.jpg);
	background: linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/about.jpg);
}
.parallax-header.inventory{
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/logo.png?d=20191119);
	background: -o-linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/logo.png?d=20191119);
	background: linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/logo.png?d=20191119);
	background-repeat: repeat !important;
	background-size: 11%!important;
}
#map-bg{
	background: -webkit-linear-gradient(rgba(232, 232, 232, 0.45) 0%, rgba(195, 195, 195, 0.6) 100%),url(/img/map.jpg);
	background: -o-linear-gradient(rgba(232, 232, 232, 0.45) 0%, rgba(195, 195, 195, 0.6) 100%),url(/img/map.jpg);
	background: linear-gradient(rgba(232, 232, 232, 0.45) 0%, rgba(195, 195, 195, 0.6) 100%),url(/img/map.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.map-container{
	position: relative;
	padding: 50px;
	height: auto;
	color: #f3bc03;
	border: 3px solid #f3bc03;
	background: linear-gradient(hsla(0, 0%, 18%, 0.84) 0%, #000000d1 100%),url(/img/btn-bg.jpg);
	background-color: #f3bc03;
}
.parallax-header.map{
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/map.jpg);
	background: -o-linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/map.jpg);
	background: linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/map.jpg);
}
.parallax-header.contact{
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/contact.jpg);
	background: -o-linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/contact.jpg);
	background: linear-gradient(rgba(0, 0, 0, 0.79) 0%, rgba(19, 19, 19, 0.92) 100%),url(/img/contact.jpg);
}
.small-parallax-section .boxed-font {
	width: 80% !important;
	position: relative !important;
	height: auto !important;
	padding: 15px 0px 20px 0px !important;
	text-align: center !important;
	margin: auto !important;
	display: block !important;
	background-color: rgba(255, 255, 255, 0.9) !important;
	border-style: solid !important;
	border-width: 7px !important;
	border-color: red !important;
	font-weight: 400;
	color: red;
	font-size: 50px;
}
.small-parallax-section {
	padding: 100px 0;
	height: 400px;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-attachment: fixed;
}
.side-parallax{
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 500px;
}
.placeholder {
	background-image: url(/img/placeholder.jpg);
}
.sidebar {
	background-color: #004ca2;
	padding: 20px 10px;
	color: white;
}
/* colors---------------------------------------*/
.main-color, span#sc_lblPrice span, #inventory-details h2, .pagination>li>a, .pagination>li>span, .page-title-container {
	color:#f3bc03!important;
}
#inventory-details{
	color: #f1f1f1;
}
.form-control, #sc_cc_pnlLeadForm {
	color: #757575;
}
.RadSlider_Bootstrap a.rslDraghandle {
	border-color: #242424!important;
	background-color: #313030!important;
}
.form-control, .RadSlider_Bootstrap .rslHorizontal .rslSelectedregion, .pagination>li>a, .pagination>li>span {
	background-color: #242424!important;
	border: 1px solid #222!important;
}
.bg-dark-grey {
	background-color: #313030;
	color: #f1f1f1;
}
.color--light-gray{
	color: #b2b2b2;
}
/*--------------------------------------------------------*/
.pagination > li > a,.pagination > li > span {
	color: #000000;
}
.specifications-seperator {
	height: 50px;
	width: 1px;
	margin: 10px;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, black));
	display: inline-block;
}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
	color: #222!important;
	background-color: #f3bc03!important;
	border-color: #f3bc03!important;
}
hr.thick {
	border: 0;
	height: 5px;
	margin: 1rem 0 2rem 0;
	background-image: -webkit-gradient(linear,left top,right top,from(#ffe31a),to(#d79501));
	background-image: linear-gradient(90deg,#ffe31a,#d79501);
	border-radius: 5px;
}
hr.header-dash {
	border-top: 5px solid #eee;
	width: 100%;
	text-align: left;
	margin: 20px 0px 10px 0px;
}
hr.header-dash-primary {
	margin-top: 0px;
	border-top: 2px solid #221f20;
	width: 70%;
}
hr.header-dash-white {
	margin-top: 0px;
	border-top: 2px solid white;
	width: 9%;
}
hr.footer-dash {
	margin-top: 0px;
	border-top: 5px solid #59585d;
	width: 100px;
	margin: auto;
	display: block;
}
.footer-logo{
	width: 100%;
}
footer hr{
	border-top: 1px solid #39393a;
}
hr.under_box {
	border-top: 3px solid #eee;
	margin: -2px 0 0 -30px;
	width: 130%;
}

.disclaimer hr {
    border-top: 1px solid #222121;
    border-bottom: 1px solid #393939;
}
.base--container {
	height: auto;
	overflow: hidden;
}
.base--container.grey {
	background-color: #f6f6f6;
}
/* Mobile--------------------------------------------------------------------- */
@media only screen and (min-device-width: 200px) and (max-device-width: 480px) {
	#intro {
		padding: 50px 0 90px 0!important;
	}
	#intro h1 {
		font-size: 42px;
	}
	.smaller-title {
		font-size: 17px;
	}
}
/* Menu--------------------------------------------------------------------- */
#menu-top ul{
	list-style: none;
}
#menu-top ul li a{
	padding: 16px;
	color: white;
}
#menu-top ul li{
	float: left;
}
#menu-top i{
	font-size: 25px;
}
#menu-top {
	background-color: #1b1b1b;
	height: auto;
	min-height: 50px;
}
#menu-top a:hover{
	color: white;
}
/* General--------------------------------------------------------------------- */
.nopadding {
	padding: 0 !important;
}
@media handheld,only screen and (max-width: 500px) {
}
.vertical-center {
	min-height: 100%;
	min-height: 50px;
	display: flex;
	align-items: center;
}
/*.vertical-center {
	min-height: 100%;
	Fallback for browsers do NOT support vh unitmin-height: 100vh;
	display: flex;
	align-items: center;
}
*/
.horizontal-center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.hv-center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 100%;
	/* Fallback for browsers do NOT support vh unit */
	/* min-height: 100vh;
	These two lines are counted as one :-) */
	display: flex;
	align-items: center;
}
.color--primary {
	color: #221f20;
}
.color--secondary, #social-block a:hover{
	color: #f3bc03;
}
.color--tertiary {
	color: #39393a;
}
.color--white {
	color: white;
}
.color--black {
	color: black;
}
.color--gray {
	color: #39393a;
}
.bg--secondary{
	background-color: #242424;
}
.bg--tertiary{
	background-color: #f3bc03;
}
.bg--transparent{
	background-color: rgba(255, 255, 255, 0.9);
}
.bg--transparent-2{
	background-color: rgba(40, 42, 76, 0.36);
}
.bg--white{
	background-color: #fff;
}
a.ls-nav-stop {
	top: -63px;
}
.invisible {
	opacity: 0;
	z-index: 0;
}
.dash--element {
	border-top: 1px dashed #000000;
	width: 96%;
	margin: 0 auto;
}
/* Animations--------------------------------------------------------------------- */
/* Grow Rotate */
.hvr-grow-rotate {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
	-webkit-transform: scale(1.1) rotate(4deg);
	transform: scale(1.1) rotate(4deg);
}
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
	16.65% {
		-webkit-transform: translateX(6px);
		transform: translateX(6px);
	}
	33.3% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px);
	}
	49.95% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px);
	}
	66.6% {
		-webkit-transform: translateX(-2px);
		transform: translateX(-2px);
	}
	83.25% {
		-webkit-transform: translateX(1px);
		transform: translateX(1px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes hvr-icon-wobble-horizontal {
	16.65% {
		-webkit-transform: translateX(6px);
		transform: translateX(6px);
	}
	33.3% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px);
	}
	49.95% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px);
	}
	66.6% {
		-webkit-transform: translateX(-2px);
		transform: translateX(-2px);
	}
	83.25% {
		-webkit-transform: translateX(1px);
		transform: translateX(1px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
.hvr-icon-wobble-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal .hvr-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover .hvr-icon, .hvr-icon-wobble-horizontal:focus .hvr-icon, .hvr-icon-wobble-horizontal:active .hvr-icon {
	-webkit-animation-name: hvr-icon-wobble-horizontal;
	animation-name: hvr-icon-wobble-horizontal;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
	50% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
}
@keyframes hvr-icon-pop {
	50% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
}
.hvr-icon-pop {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-pop .hvr-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
	-webkit-animation-name: hvr-icon-pop;
	animation-name: hvr-icon-pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
	50% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	100% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
}
@keyframes hvr-icon-buzz {
	50% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	100% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
}
.hvr-icon-buzz {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-buzz .hvr-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-buzz:hover .hvr-icon, .hvr-icon-buzz:focus .hvr-icon, .hvr-icon-buzz:active .hvr-icon {
	-webkit-animation-name: hvr-icon-buzz;
	animation-name: hvr-icon-buzz;
	-webkit-animation-duration: 0.15s;
	animation-duration: 0.15s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
/* Bounce To Right */
.hvr-bounce-to-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff!important;
	background: #39393a;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
	color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Float Shadow */
.hvr-float-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-float-shadow:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	/* W3C */
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.hvr-float-shadow:hover,.hvr-float-shadow:focus,.hvr-float-shadow:active {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	/* move the element up by 5px */
}
/* Grow */
.hvr-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-grow:hover,.hvr-grow:focus,.hvr-grow:active {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* Buzz */
@-webkit-keyframes hvr-buzz {
	50% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	100% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
}
@keyframes hvr-buzz {
	50% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	100% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
}
.hvr-buzz {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
}
.hvr-buzz:hover,.hvr-buzz:focus,.hvr-buzz:active {
	-webkit-animation-name: hvr-buzz;
	animation-name: hvr-buzz;
	-webkit-animation-duration: 0.15s;
	animation-duration: 0.15s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
/* Push */
@-webkit-keyframes hvr-push {
	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes hvr-push {
	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
.hvr-push {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
}
.hvr-push:hover,.hvr-push:focus,.hvr-push:active {
	-webkit-animation-name: hvr-push;
	animation-name: hvr-push;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/* Animation End--------------------------------------------------------------------- */
/* Navbar===================================================================================== */
#navbar {
	background-color: #fff;
	position: fixed;
	top: 0;
	overflow: hidden;
	width: 90%;
	display: block;
	transition: top 0.3s;
	z-index: 99;
	display: none;
	-webkit-box-shadow: 1px 1px 7px 0px grey;
	box-shadow: 1px 1px 7px 0px grey;
}
#navbar a {
	float: left;
	display: block;
	color: black;
	text-align: center;
	padding: 15px;
	text-decoration: none;
	font-size: 17px;
}
#navbar a:hover {
	background-color: #ddd;
	color: black;
}
/* Sections===================================================================================== */
/* Featured===================================================================================== */
.product-results-container .table-condensed>tbody>tr>td {
	border-color: rgb(0 0 0 / 20%);
	padding: 10px 0;
}
.product-results-container .featured {
	background-color: #221f20;
}
.product-results-container, #inventory-details {
	font-size: 18px;
	line-height: 28px;
}
.product-results-container h2 {
	font-size: 28px;
	font-weight: 900;
}

.product-results-container .btn-custom, .btn-success {
    font-size: 18px;
    line-height: 28px;
}
.product-results-container a:hover,.product-results-container a:focus{
	color: #b80002;}

.product-results-container .product-price {
    color: #f1f1f1!important;
	text-shadow: 2px 2px 7px rgb(49 48 48 / 75%);
    background-color: #b80002;
    padding: 10px;
    border-radius: 5px;
    width: auto;
	display: inline-block;
}
/*==================================================================================================================================================================PORTFOLIO - OUR WORK==================================================================================================================================================================*/
.astrodivider {
	margin:auto;
	/* margin:0px auto 20px 0;
	*/
	width:400px;
	max-width: 100%;
	position:relative;
}
.astrodividermask {
	overflow:hidden;
	height:40px;
}
.astrodividermask:after {
	content:'';
	display:block;
	margin:-25px auto 0;
	width:100%;
	height:25px;
	border-radius:125px / 12px;
	box-shadow:0 0 8px #39393a;
}
.astrodivider span {
	width:75px;
	height:75px;
	position:absolute;
	bottom:100%;
	margin-bottom:-35px;
	left:50%;
	margin-left:-35px;
	border-radius:100%;
	box-shadow:0 2px 4px #39393a;
	background:#fff;
}
.astrodivider i {
	position: absolute;
	font-size: 35px;
	top: 4px;
	bottom: 4px;
	left: 4px;
	right: 4px;
	border-radius: 100%;
	border: 2px solid #39393a;
	text-align: center;
	line-height: 64px;
	font-style: normal;
	color: #39393a;
}
.astrodivider.scroller {
	margin:auto;
	/* margin:0px auto 20px 0;
	*/
	width:400px;
	max-width: 100%;
	position:relative;
}
.astrodivider.scroller .astrodividermask {
	overflow:hidden;
	height:20px;
}
.astrodivider.scroller .astrodividermask:after {
	content:'';
	display:block;
	margin:-25px auto 0;
	width:100%;
	height:25px;
	border-radius:125px / 12px;
	box-shadow:0 0 8px #39393a;
}
.astrodivider.scroller span {
	width: 60px;
	height: 60px;
	bottom: 100%;
	margin-bottom: -30px;
	left: 50%;
	margin-left: -25px;
}
.astrodivider.scroller i {
	position: absolute;
	font-size: 21px;
	top: 4px;
	bottom: 4px;
	left: 4px;
	right: 4px;
	border-radius: 100%;
	border: 2px solid #39393a;
	text-align: center;
	line-height: 50px;
	font-style: normal;
	color: #39393a;
}
.portfolio-tile:hover, .industry-tile:hover, .topcategorybox:hover{
	border-color: #221f20;
	border-width: 2px;
	box-shadow: 0 20px 72px -20px rgba(0, 0, 0, 0.2);
	transform: scale(1.005);
}
.portfolio-tile, .industry-tile, .topcategorybox, .home-link-button{
	border: 1px solid #242424;
	border-radius: 5px;
	color: #f1f1f1;
	margin: 20px auto;
}
.portfolio-tile:hover, .industry-tile:hover{
	box-shadow: 0 20px 72px -20px rgba(0, 0, 0, 0.2);
	transform: scale(1.005);
	border-color: #f5d81b;
}
.tile-header-img, .topcategorybox img{
	display: block;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	overflow: hidden;
	padding: 0;
}
.tile-header-img>a img{
	display: block;
	width: 100%;
}
.tile-body{
	min-height: 70px;
}
.tertiary-button {
	border-radius: 0;
	background-color: #221f20;
	font-size: 16px;
	width: 100%;
	height: 49px;
	padding: 12px;
	color: #fff;
	border-bottom-left-radius: 5px;
}
.tertiary-button:hover {
	border-color: #221f20;
	color: #fff;
}
.tertiary-button.call{
	font-size: 21px;
	line-height: 21px;
	font-weight: 900;
	text-transform: uppercase;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 100%;
}
.base-section h3 {
	color: #221f20;
}
.base-section {
	padding: 50px 10px;
	overflow: hidden;
	margin: auto;
	background-color: white;
}
.bg-red {
	background-color: #221f20;
}
.black {
	background-color: #000000;
}
.blue {
	background-color: #004ba1;
}
.blue p,.blue h3, .black p, .black h3, .bg-red p, .bg-red h3 {
	color: white!important;
}
/*Products-------------------------------------------- */
#trailmax-products img{
	min-width: 320px;
}
.products p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*Social-Footer-------------------------------------------- */
#social-footer {
	overflow: hidden;
	margin: auto;
}
#social-footer i:hover, #social-footer h2:hover{
	color: #221f20;
}
.products ul{
	list-style-type: none;
}
/*Home-------------------------------------------- */
.home--category-block{
	min-height: 115px;
	padding: 0 10px;
}
#home--manufacturer img.top-img{
	width: 100%;
}

#home--manufacturer img.img-responsive.bottom-img {
    min-height: 40px;
}
.home--category-block, .home--manufacturer-block{
	background-color: #242424;
	-webkit-transition: background-color .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
	color: #f1f1f1;
	margin-top: 20px;
}

.home--manufacturer-block p{font-size: 17px;}
/*
#home--manufacturer > div > div > a:nth-child(4) > div > img, #home--manufacturer > div > div > a:nth-child(4) > div > div{	border-right: none;
}
*/
.home--category-block:hover, .home--manufacturer-block:hover, #home--manufacturer .top-img:hover + .home--manufacturer-block{
	background-color: #f3bc03;
	color: #39393a;
}
#home-slider{
	overflow: hidden;
}
.home-box {
	padding: 30px;
}
.home-box-primary {
	background-color: #659998;
	height: auto;
	overflow: hidden;
	padding: 30px;
}
.home-box-white {
	background-color: #fff;
	height: auto;
	overflow: hidden;
	padding: 30px;
}
#menubar hr{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #bfbfbf;
}
.menu-box{
	/*background: #221f20;
	*/
	border-bottom: 7px solid #f3bc03;
}
.popular-bubble p {
	color: black;
	margin: 0;
}
.home-link-button:hover.home-link-button:before{
	background-image: none;
	background-color: #221f20;
}
.home-link-button:before{
	content: "";
	position: absolute;
	bottom: 16px;
	left: 24px;
	width: 124px;
	height: 10px;
	background-color: #24234c;
	/*background-image: url(/img/home-button-element.jpg);
	*/
	border-radius: 5px;
	z-index: 0;
}
.home-link-button:hover{
	background-color:#F2F2F2;
	color: #221f20;
	border: 1px solid #221f20;
}
.text-aside{
	border-left: 1px solid #a9a9a9;
}
#home--mission-statement {
	padding: 40px 0;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	background-image: url('/img/mission-statement-bg.jpg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
.statement--container {
	background-color: white;
	text-align: center;
	margin: auto;
	height: auto;
	overflow: hidden;
	padding: 20px;
}
#home--services {
	padding: 50px 0;
	height: auto;
	overflow: hidden;
	background-color: #fff;
}
#home--services-grey {
	padding: 50px 0;
	height: auto;
	overflow: hidden;
	background-color: #f6f6f6;
}
.container--header {
	margin: auto;
	display: block;
	overflow: hidden;
}
.product-results-container {
	color: #FFFFFF;
	margin: auto;
	padding: 20px;
	line-height: 1.6em;
	background-color: #3f3f3f;
}
.product-results-container:nth-child(odd){
	background-color: #313030;
}
.product-results-container:hover {
	background-color: #1d1d1d;
}
@media (min-width: 1200px) {
	.basic {
		width: 1170px;
	}
}
@media (min-width: 992px) {
	.basic {
		width: 970px;
	}
}
@media (min-width: 768px) {
	.basic {
		width: 750px;
	}
}
.basic {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	z-index: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #ffffff;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 30px;
}
.header-text{
	font-size: 60px;
	line-height: 60px;
	font-weight: 900;
	color: #f2d51c;
	-webkit-text-stroke: 2px #211f20;
	text-shadow: 2px 2px 1px black;
	text-transform: uppercase;
}
.header--image--container {
	background-repeat: repeat;
	background-attachment: fixed;
	padding: 5px 0;
	background-image: url('/img/metal.jpg')
}
.header--image--container h2.color--white {
	font-size: 28px;
}
.page-title-container {
	height: auto;
	width: 100%;
}
.page-title-container h1{
	padding: 10px 0;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 35px;
}
.section-hero {
	width: 100%;
}
.inventory-container {
}
.bordered{
	border-right: 1px solid #242424;
	border-left: 1px solid #242424;
	border-bottom: 1px solid #242424;
}
.bordered-full{
	border-right: 1px solid #57504e;
	border-left: 1px solid #57504e;
}
/*Search-------------------------------------------- */
.form-control:focus {
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0), 0 0 8px rgba(102, 175, 233, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0), 0 0 8px rgba(188, 16, 16, 0);
	background-color: #e1e1e1;
	border-color: #2f5597;
}
.search-wrapper {
	width: 100%;
	padding: 8px 5px;
	border: 1px solid #221f20;
	height: 51px;
}
@media handheld,only screen and (max-width: 766px) {
	.input-group {
		width: 100%;
	}
	.input-group .form-control {
		width: 100%;
	}
}
/* Header-------------------------------------------- */
span.address {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	letter-spacing: -0.02em;
	color: #ffffff;
	line-height: 22px;
}

/* Slider--------------------------------------------------------------------- */
.slick-prev,.slick-next {
	top: 50%!important;
}
.dicc2 .slick-prev {
	top: 30%!important;
}
.dicc2 .slick-next {
	top: 30%!important;
}
/*
.slick-list {
	width: 100%!important;
	height: none!important;
}
*/
/* Fonts--------------------------------------------------------------------- */
.huge2 {
	font-size: 2.7em!important;
	font-weight: 900;
}
h3.thin {
	font-size: 3em;
	line-height: 14px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 300;
	letter-spacing: -1px;
}
h2.thick {
	font-size: 3em;
	line-height: 75px!important;
}
h3.page-title {
	font-size: 70px;
	line-height: 77px;
	color: #649997;
	font-weight: 900;
}
/* Featured Section--------------------------------------------------------------------- */
.aside-block{
	background-color: #eb0a08;
	color: #fff;
	height: 500px;
	padding: 5% 50px;
}
#proud-dealer {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}
#contact {
}
.featured-section {
	padding: 30px 0;
	height: auto;
	overflow: hidden;
	background-color: #dadada;
}
.home--welcome {
	background: url(/img/welcome-bg.jpg) no-repeat center;
	background-size: cover;
	color: white;
}
.home--welcome > div {
	padding-top: 72px;
	padding-bottom: 62px;
}
.home--welcome h1 {
	font-weight: 700;
}
.home--welcome h6 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.18em;
	color: #951b1a;
	margin-bottom: 24px;
}
#home--inventory h3 {
	font-size: 34px;
	margin-bottom: 22px;
	color: #eb0a08;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Open Sans', Arial, sans-serif;
}
#home--inventory i.fa.fa-envelope {
	width: 61px;
	height: 59px;
	background: #eb0a08;
	color: #ffffff;
	text-align: center;
	line-height: 59px;
	font-weight: normal;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: 40px auto auto -20px;
}
#home--inventory .slick-prev,#home--inventory .slick-next {
	top: 35%!important;
}
.home--newsletter {
	background: url(/img/inventory-bg.jpg) no-repeat left top;
	padding-top: 36px;
	padding-bottom: 16px;
	background-size: cover;
	height: auto;
	background-color: black;
}
.newsletter-header h1 {
	margin-left: 21%;
}
/* System--------------------------------------------------------------------- */
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: rgb(28 28 28 / 25%);
}
#inventory-details .table>thead>tr>th, #inventory-details .table>tbody>tr>th, #inventory-details .table>tfoot>tr>th, #inventory-details .table>thead>tr>td, #inventory-details .table>tbody>tr>td, #inventory-details .table>tfoot>tr>td {
	border-top: 1px solid #222121;
}
.review-frame a {
	font-size: 21px!important;
	font-weight: 900;
	text-transform: uppercase;
	color: #211f20;
}
/* Read Motr--------------------------------------------------------------------- */
.read-more-state {
	display: none;
}
.read-more-target {
	opacity: 0;
	max-height: 0;
	font-size: 0;
	transition: .25s ease;
	display: block;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target {
	opacity: 1;
	font-size: inherit;
	max-height: 999em;
}
.read-more-state ~ .read-more-trigger:before {
	content: 'READ MORE';
}
.read-more-state:checked ~ .read-more-trigger:before {
	content: 'Show less';
}
.read-more-trigger {
	cursor: pointer;
	display: inline-block;
	padding: .5em 1em;
	color: #fff;
	background-color: #3897f7;
	font-size: .9em;
	line-height: 2;
	border: 1px solid #3897f7;
	border-radius: .25em;
}
/* Buttons--------------------------------------------------------------------- */
#backtotop {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  font-size: 18px; /* Increase font size */
}
@media screen and (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
.button-group{
	display: block;
	position: fixed;
	top: 10%;
	z-index: 1;
	width: 400px;
	left: -30px;
}
.button-group h2{
	color: #f3bc03;
}
.button-group p{
	color: white;
	line-height: 1px;
}
.button-group .inside{
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 35px;
}
.button-group a:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	margin: auto;
	height: 20px;
	z-index: 2;
	background-image: url(/img/btn-pattern.png);
	background-repeat:repeat-x;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.btn-custom{
	background-color: #242424;
	border-color: #242424;
	color: #f3bc03;
}
.btn-custom:hover{
	background-color: #f3bc03;
	border-color: #f3bc03;
	color: #242424;
}
.primary-button, button.ctct-form-button {
	font-size: 16px;
	padding: 10px;
	vertical-align: middle;
	border-color: #f3bc03;
	background-color: #f3bc03;
	color: #39393a!important;
	transition: all 300ms ease 0ms;
}
.primary-button:hover {
	border-color: #39393a;
	background-color: #39393a;
	color: #f1f1f1!important;
	transition: all 300ms ease 0ms;
}
.secondary-button {
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	background-color: #221f20;
	font-size: 16px;
	height: 50px;
	padding: 12px;
	color: white;
}
.secondary-button:hover {
	background-color: #000;
	border-color: rgba(255, 255, 255, 1);
	color: white;
}
#header-wrapper-right {
	margin: 0 auto;
	padding: 0 0 0 0;
	float: right;
	border: 0px solid;
}
#search {
	padding: 150px 0;
	height: auto;
	overflow: hidden;
	background: #e2e2e2;
	/* Old browsers */
	background: -moz-linear-gradient(top, #e2e2e2 0%, #f0f0f0 50%, #c1c1c1 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e2e2e2 0%, #f0f0f0 50%, #c1c1c1 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e2e2e2 0%, #f0f0f0 50%, #c1c1c1 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c1c1c1', GradientType=0);
	/* IE6-9 */
}
#inventory-flatbed {
	padding: 100px 0;
	height: auto;
	overflow: hidden;
	background-image: url('/img/flatbed-trailer.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-color: dimgrey;
	background-attachment: fixed;
}
#inventory-dropdeck {
	padding: 100px 0;
	height: auto;
	overflow: hidden;
	background-image: url('/img/dropdeck-trailer.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-color: dimgrey;
	background-attachment: fixed;
}
#intro {
	padding: 250px 0;
	height: auto;
	overflow: hidden;
	background-color: dimgrey;
}
#intro .block h2 {
	padding-top: 0px;
	line-height: 27px;
	margin: 0
}
#intro .block p {
	color: #000000;
	padding-top: 20px
}
#intro .block img {
	width: 100%;
	/*border: 3px solid #000;
	*/
}
#intro .block .title {
	display: block;
	background-color: #3bc3d4;
	color: #fff;
	/* padding: 4px;
	*/
	font-size: 21px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	bottom: 0px;
	width: 100%;
	margin: 0;
}
#intro .block .title:hover {
	background-color: black;
}
.sub_header {
	background: black;
	width: auto;
	padding: 7px;
	color: #f3bc03;
	font-weight: 900;
	border-radius: 20px 20px 0 0px;
	border: solid 3px black;
}
.boxed-background {
	width: 100%;
	overflow: hidden;
	margin: auto;
	background-color: #e2e2e2;
}
.boxed-layout {
	width: 90%;
	overflow: hidden;
	margin: auto;
	background-color: white;
	box-shadow: 0 0 12px #aaa;
	-webkit-box-shadow: 0 0 12px #aaa;
	-moz-box-shadow: 0 0 12px #aaa;
	-o-box-shadow: 0 0 12px #aaa;
	-ms-box-shadow: 0 0 12px #aaa;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.boxed_section {
	border: 3px solid black;
	padding: 10px;
}
#call-to-action {
	background: #0f1b42;
	/* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left top, #3d5f89, #0f1b42);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #3d5f89, #0f1b42);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #3d5f89, #0f1b42);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #3d5f89, #0f1b42);
	/* Standard syntax */
	background-attachment: fixed;
	margin-top: 0;
	padding: 70px 0;
	position: relative;
	text-align: center;
	color: #fff
}
#call-to-action:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: .8
}
#call-to-action h2 {
	padding-bottom: 20px;
	line-height: 35px;
	margin: 0;
	font-size: 42px;
	font-weight: 900;
	color: #e1e1e1;
	text-shadow: 1px 1px 1px #000
}
#call-to-action p {
	font-size: 14px;
	line-height: 1.6;
	color: #fff
}
.footer-bg {
	border-top: 2px solid black;
	background-position: top;
	background-color: initial;
	background-size: cover;
	background-image: -webkit-linear-gradient(180deg,rgb(10 10 10 / 95%) 0%,rgb(12 12 12 / 25%) 100%),url(/img/background-v2.jpg);
	background-image: -o-linear-gradient(180deg,rgb(10 10 10 / 95%) 0%,rgb(12 12 12 / 25%) 100%),url(/img/background-v2.jpg);
	background-image: linear-gradient(180deg,rgb(10 10 10 / 95%) 0%,rgb(12 12 12 / 25%) 100%),url(/img/background-v2.jpg);
}
footer a {
	color: #f1f1f1;
}
footer a:hover {
	color: #f3bc03;
}
footer p {
	font-size: 16px;
}
.search--text {
	font-size: 10px;
	letter-spacing: 0.02em;
	font-weight: 300;
}
footer h4 {
	font-weight: 900;
}
footer .footer-manu {
	padding-bottom: 25px;
}
footer .footer-manu ul {
	margin: 0;
	padding: 0;
}
footer .footer-manu ul li {
	padding: 5px 0px;
}
footer .footer-manu ul li a {
	display: inline-block;
}
footer .footer-manu ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	color: #000;
	padding-right: 5px;
}
footer .footer-manu ul li a:hover {
	color: #221f20;
}
.social--footer {
	list-style: none;
}
.social--footer .fa {
	border: 2px solid #fff;
	color: white;
	border-radius: 50%;
	padding: 7px;
	margin-right: 7px;
	float: left;
}
.social--footer .fa:hover {
	border: 2px solid #3171ff;
	background-color: #3171ff;
	color: #fff;
}
.bg-primary {
	background: #221f20;
}
.bg-white {
	background: #fff;
}
.bg-black {
	background: #000;
}
.bg-grey {
	background: #f4f5fb;
}
.wrapper1024 {
	max-width: 1024px;
	margin: 0 auto
}
.content-container {
	padding: 15px 15px 0 15px
}
.pt2 {
	padding-top: 12px
}
.sec-spacing{
	padding-top: 2%;
	padding-bottom: 2%;
}
.sec-spacing-2{
	padding-top: 10%;
	padding-bottom: 10%;
}
.sec-spacing-3{
	padding-top: 3%;
	padding-bottom: 3%;
}
/*#page-title {
	background-color: #181818;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	width: 100%;
}
#page-title h1 {
	font: 54px/1.3;
	color: #fff;
	letter-spacing: -1px;
	font-family: 'Open Sans', Arial, sans-serif;
	margin-bottom: 0;
	font-weight: 900;
	text-transform: uppercase;
}
*/
#headertop {
	width: 100%;
	background-color: #fff;
	margin: auto;
	padding: 35px 0;
	height: auto;
	overflow: hidden;
}

/*
#top-headerbar {
    height: 50px;
}
*/

#logo-box .form-control{
    background-color: #eeeeee!important;
}

#top-headerbar p{
    font-size: 35px;
	line-height: 42px;
	margin: auto;
}
#top-headerbar a {
   color:#242424;
}
#top-headerbar a:hover {
   color:#f1f1f1;
}
@media only screen and (min-width:991px) {

	#headerbar {
		margin-bottom: 25px;
	}
	#logo-box {
		min-height: 150px;
	}
	/* Forward */
	.hvr-forward {
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: perspective(1px) translateZ(0);
		transform: perspective(1px) translateZ(0);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0);
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-property: transform;
		transition-property: transform;
	}
	.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
		-webkit-transform: translateX(8px);
		transform: translateX(8px);
	}
}
@media only screen and (min-width: 0px) and (max-width:1199px) {
	.header-spacer {
		height: auto;
		min-height: 50px;
	}
}
@media only screen and (min-width: 0px) and (max-width:991px) {
	.button-group .btn-1, .button-group .btn-2, .button-group .btn-3 {
		display: block;
		position: relative;
		background-image: linear-gradient(180deg,rgba(33, 31, 32, 0.6) 0%,rgb(33, 31, 32) 100%);
		min-height: 100px;
		margin-top: 0px!important;
		border-radius: 0px;
		border: 1px solid #221f20;
		width: 100%;
		margin: auto;
	}
	.button-group a:after {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	.button-group .inside {
		padding-left: 0px;
		padding-top: 10px;
		padding-bottom: 25px;
		text-align: center;
	}
	.button-group {
		width: 100%;
		margin: auto;
		position: inherit;
		padding: 0;
	}
	body{
		background-color: #000000;
		background-image: none;
	}
	.wsmenu>.wsmenu-list>li>a:after{
		display: none;
	}
	#menu-top {
		position: fixed;
		top: 0;
		width: 100%;
		-webkit-transition: all 2s ease-in;
		-moz-transition: all 2s ease-in;
		-o-transition:allr 2s ease-in;
		transition: all 2s ease-in;
		z-index: 3;
	}
	.parallax-header{
		margin-top: 28px;
	}
	.right-box {
		margin-top: 50px;
	}
	.logo img {
		max-width: none;
		margin: 0px auto;
		display: block;
		text-align: -webkit-center;
	}
	.hero-box{
		margin-top: 5%;
	}
	.hero-box-1 h2,.hero-box-2 h2, .hero-box-3 h2, .hero-box-6 h2, .hero-box-5 h2, .hero-box-4 h2{
		font-size: 32px;
	}
	.text-sm-center{
		text-align: center;
	}
	footer{
		text-align: center!important;
	}
	.clear-sm{
		margin-top: 35px;
	}
	.halfmenu .tertiary-button.call {
		margin-bottom: -10px;
	}
}
@media only screen and (min-width: 100px) and (max-width:721px) {
	/*#page-title {
		padding-top: 23px;
		padding-bottom: 23px;
		height: auto;
	}
	*/
}
#wrapper {
	text-align: center
}
#wrapper .block img {
	padding-top: 100px;
	width: 50%
}
#inventory {
	min-height: 160px
}
#sentence-search {
	clear: both;
	overflow: hidden;
	display: inline-block;
	margin: auto;
}
#sentence-search .form-inline .form-control {
	height: 5em;
	border-radius: 0;
}
#sentence-search .form-inline .form-group {
	display: block;
	float: left;
}
#sentence-search .form-inline .form-group.type .form-control {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#sentence-search .form-inline .form-group.manufacturer {
}
#sentence-search .btn-custom {
	height: 5em;
	border: none;
	border-bottom-left-radius: 0!important;
	border-top-left-radius: 0!important;
	border-radius: 5px;
	background-color: #f3bc03;
	width: 10em;
	color: black;
}
#sentence-search .btn-custom:hover{
	background-color: #2a2a2a;
}
@media (max-width: 991px) {
	#mobile-only-menu-block {
    padding-top: 75px;
}
		#intro {
    padding: 250px 0 0 0;
    background-color: black;
    background-size: auto;
    background-position: center;
}
	#top-headerbar {
    position: fixed;
		width:100%;
		z-index: 3;
}
	#sentence-search .form-inline .form-group, #sentence-search input#sc_scs1_q, #sentence-search .btn-custom{
		width: 100%;
	}
	#sentence-search .form-inline .type, #sentence-search .form-group.manufacturer {
		width: 50%;
	}
	#sentence-search .form-inline .form-control {
		width: 100%;
	}
	#sentence-search .btn-custom{
		margin-top:14px;
	}
	#sentence-search .form-inline .form-group.manufacturer .form-control{
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	#sentence-search input#sc_scs1_q, #sentence-search .btn-custom {
		border-radius: 5px!important;
	}
}