/*
	Default Joust Media CSS File
	*/
.left {
	text-align: left !important;
}
#home-index ul {
	text-decoration: none;
	list-style: none;
}
#home-index ul li {
	float: left;
	padding: 5px;
	font-size: 1.17em;
	width: 50%;
}
#home-index p {
	color: #efefef !important;
}
#home-index img {
	width: 300px;
	margin: 20px 0;
}
#home-index h2 {
	margin-top: 25px;
}
	
p {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.25em;
	line-height: 1.6;
	color: #1d1e22;
}	
body {
	font-size: 13px;
	line-height: 24px;
	color: #333;
}
.header {
	background-color: #1d1e22;
	height: 50%;
}
.logo {
	text-align: center;
	margin: 20px 0 10px;
	width: 275px;
	
}
.section {
	margin: 25px 0;
}
.absolute {
	position: relative;
	top: 50%;
	transform: translateY(10%);
}
.light {
	color: #eeeff7;
}
.dark {
	background-color: #1d1e22;
}
.center {
	text-align: center;
}
.light-bkg {
	background-color: #1d1e22;
}
.blue-bkg {
	background-color: #92cdcf;
}
.background {
	background-color: #364150;
}
h1.title {
	font-size: 48px;
	color: #eeeff7;
	margin: 0;
}
ul.home {
	list-style: none;
	margin-bottom: 0 !important;
	
}
ul.home li {
	width: 25%;
	color: #92cdcf;
	font-size: 23px;
	font-family: "din-condensed-web",sans-serif;
	text-transform: uppercase;
	float: left;
}
ul.home li a {
	color: #92cdcf;
}


/* Header */

.row.sub-header {
	background-color: #31353D;
	margin: 0;
	border-bottom: 1px solid #212121;
	padding: 1.8rem 0;
}
.row.padded {
	margin: 50px auto 35px;
}

ul.sub-header {
	float: right;
	margin: 0;
}
ul.sub-header li {
	color: #121212;
	float: left;
	list-style: none;
	padding: 0 6px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
ul.sub-header li:hover {
	color: #7CA664;
}
.col-md-6.squished {
	padding-left: 0; !important;
	padding-right: 0; !important;
}
.squished-title {
	z-index: 1001;
	width: 450px;
}

.span12 {
 	margin: 100px auto 0;
  	width: 550px; }
 .span20 {
	padding: 0 100px; }
}    
.img-responsive {
	sh
}
.row.black {
	background-color: #000;
	padding: 100px 0;
}
.lead-description {
	margin-top: 50px;
	font-size: 2.0 em;
	font-color: #efefef;
}
/* Slide CSS */
.slideshow {
  position: relative;
  width: 100%;
  height: 0;
  text-shadow: 1px 1px 5px #333;
  background: #000;
  overflow: hidden; }
 
  .slideshow.short {
    padding-bottom: 28% !important;
    background: #000; }
    .slideshow.short .slide {
      background-attachment: fixed;
      background-size: 100%;
      background-repeat: no-repeat; }
     
    .slideshow.short h2 {
      margin-top: 0 !important; }
    .slideshow.short .hmf-wrapper {
      margin-top: 97px !important; }
      
  .slideshow .slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 300%;
    height: 100%;
    transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out; }
    .slideshow .slider.position-0 {
      left: 0; }
    .slideshow .slider.position-1 {
      left: -100%; }
    .slideshow .slider.position-2 {
      left: -200%; }
    .slideshow .slider .slide {
      position: relative;
      z-index: 1;
      float: left;
      display: inline;
      width: 33.33333333%;
      height: 100%;
      overflow: hidden;
      /*&:after {
      	position: absolute;
      	bottom: 0;
      	left: 0;
      	width: 100%;
      	height: 100%;
      	content: '';
      	background-image: url(../images/slideshow-shadow.png);
      	background-repeat: repeat-x;
      	background-size: cover;
      }*/ }
  .slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Product Pages */

.sf-page-header {
	background-color: #bcbcbc;
	height: 90px;
	margin-bottom: 25px;
	padding: 15px 0 0 8px;
	letter-spacing: -1px;
	text-transform: uppercase;
	background-image: url(/img/slides/partsheader.jpg);

}
h2.sf-page-title {
	font-size: 2.0em;
	padding: 12px;
}
h2.product-title {
	font-size: 2.2em;
	letter-spacing: -1px;
	
}
h4.product-title {
	font-size: 1em;
	font-weight: 700;
	line-height: 135%;
	letter-spacing: -.2px;
}
img.home-third {
	width: 300px;
}
.section .inner {
	display: table;
	width: 100%;
	height: 100%;
}
.section .inner .center {
	display: table-cell;
	vertical-align: middle;
}
.slide-center {
	text-align: center;
	margin: 0 auto;
}
.video-holder {
	margin: 0;
}

/* Footer Styles */
ul.social-list li {
	float: left;
	margin-right: 2px;
}
ul.social-list {
	list-style: none;
}
footer select {
	display: none;
}
.row.email {
	background-color: #434343;
	padding: 25px 10px;
	margin: 0 auto;
}
.input-field {
	padding: 10px;
	width: 65%;
	float: left;
}
.input-button {
	padding: 10px;
	color: #f4f4f4;
	margin-left: 5%;
	border: none;
	float: right;
	width: 25%;
	background-color: #468c24;
}
.mobile-footer {
	width: 85%;
	margin: 0 auto 10px;
}
.mobile-footer p {
	text-align: center;
}
.copyright {
	text-align: center;
	font-color: #343434;
	margin: 10px 20px 0; 
}
ul.footer-list {
	line-height: 20px;
	list-style: none;
}


/* Element Styles */
.sub-page-title {
	float: left;
}
.sub-page-row {
	float: right;
}
.community {
	background-color: #222;
	padding-bottom: 25px;
	margin-top: 15px;
}
.title-divide {
	width: 100%;
	padding: 20px 0;
	color: white;
	text-align: center;	
}
.slide-divide {
	width: 100%;
	padding: 20px 0;
	background-color: #468c24;
	text-align: center;	
}
.slider-title-box {
	height: 100%;
	padding: 20% 25% 15%;
}
.slider-title-box h2 {
	font-size: 3.5em;
	font-family: 'Knockout 29 A', 'Knockout 29 B'; 
	letter-spacing: -1px;
	font-weight: 400; 
	font-style: normal;
	line-height: 42px;
	margin: 0 0 15px 0;
	color: #fff;
}
.slider-title-box p {
	color: #efefef;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 20px 0;	
}
ul.page-list {
	list-style: circle ;
}
ul.page-list li {
	margin: 0 0 25px 50px;
}


/* Header Styles */
.slidefire-logo {
	float: left;
	margin-top: -18px;
	vertical-align: middle;
	height: 100%;
	color: transparent;
	z-index: 999;
	width: 300px;
}
.page-spacer {
	background-color: #333;
	height: 115px;
	position: relative;
}
#header nav ul.nav-main li a.account_links {
	font-size: 16px;
}

/* STEP NAVIGATION */
.sub-header-row {
	text-align: center;
	padding: 5px 0;
	background-color: rgba(10, 10, 10, .9);
	border-bottom: 1px solid #212121;
}
.btn-step-nav,
.pagination > .active > a {
	border-color: #ddd !important;
	color: #333;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ddd;
	padding: 5px 15px;
	margin: 5px;
}
.btn-step-nav-buy {
	background-color: #468c24;
	color: #fff;
	padding: 5px 15px;
	margin: 5px;
}
.btn-slider {
	background-color: #468c24;
	color: #fff;
	margin: 15px;
	padding: 10px 15px;
}

.btn-step-nav:hover,
.pagination > .active > a:hover {
	background-color: #468c24;
	padding: 5px 15px;
	color: #fff;
	border: none;
}
ul.sub-nav-list {
	list-style: none;
	margin: 0 auto;
}
ul.sub-nav-list li {
	float: left;
	margin: 5px;
}

.btn-step-nav:active,
.pagination > .active > a:active,
.btn-primary:focus,
.pagination > .active > a:focus {
	padding: 5px 15px;
	background-color: #468c24;
	color: #fff;
}

/* Featured Slide Styles */
section.slide-center {
	background-repeat: no-repeat;
	background-color: #efefef;
	background-position: center 0;
	width: 100%;
	height: auto; 
	margin: 0;
	overflow: hidden;
	position: relative;
}

section.slide-center > video {
	display: none;
}
.video-container {
	background-image: url(/img/video-image.jpg);
	background-repeat: none;
	width: 700px;
	height: 297px;
}
section.slide-center blockquote {
	border: 0;
	padding: 0 10%;
}

section.slide-center blockquote i.icon-quote-left {
	font-size: 34px;
	position: relative;
	left: -5px;
}

section.slide-center blockquote p {
	font-size: 24px;
	line-height: 30px;
}

section.slide-center blockquote span {
	font-size: 16px;
	line-height: 20px;
	color: #999;
	position: relative;
	left: -5px;
}

section.slide-center .container {
	position: relative;
	z-index: 3;
}

section.slide-center .video-overlay {
	background: transparent url(../img/video-overlay.png) repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.video-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
}

section.slide-center .mejs-container {
	position: absolute;
	top: -50%;
	z-index: 1;
}

section.slide-center .mejs-container .mejs-controls, section.video .mejs-container .mejs-layers {
	display: none !important;
}

section.slide-center.valign-video .mejs-container {
	top: -50%;
}

/* SLIDES TEXT */

.slide-title {
	width: 450px;
	padding: 0 10px;
	border-left: solid 5px #648f4c;
}

.slide-title.right {
	float: right;
}
.slide-title p {
	color: #f7f7f7;

}







.page-title {
	float: left;
	width: 400px;
	margin: 35px auto 25px;
	color: #4fcfdf;
	position: absolute;
	height: 100px;
}
p.slide-body {
	margin-top: -5px;
}
p.slide-body-light {
	margin-top: -5px;
	color: #eee;
}
.product-holder {
	margin: 0 auto 15px;
}


li.dropdown a:hover {
	background-color: #ddd;
}

.home-gallery-nav {
	height: 80px;
	margin-bottom: 20px;
	margin: 0 auto;
}
ul.page-top-bt-nav ul li {
	float: left;
	text-decoration: none;
}
/* PRODUCT STYLES */
#thumbs {
	margin: 10px 0;
}
#thumbs img {
	margin: 5px;	
}
.product-options {
	list-style: none;
}
.product-options li {
	padding: 10px;
	margin: 5px;
	background-color: #468c24;
	color: #fff;
	float: left;
}

/* @998px */
@media only screen and (max-width: 998px) {
    .span12 {
		width: 338px;
		margin: 10px auto 0; } }
@media only screen and (max-width: 998px) {
    .span20 {
		padding: 0 10px; }
@media only screen and (max-width: 998px) {
	#home-works h1, #home-featured h2 {
		margin-bottom: 30px;
		font-size: 45px; } }
@media only screen and (max-width: 998px) {
      #home-works p {
        margin-bottom: 45px;
        font-size: 15px; } }


/* @568px */
.slide-title-dark {
	width: 500px;
	margin-top: 200px;
}
@media only screen and (max-width: 568px) {
	.slide-title {
		width: 350px;
		border-left: none;
		margin: 0; } }
@media only screen and (max-width: 568px) {
    .span12 {
    	width: 450px;
    	margin: 120px auto 0; } }
@media only screen and (max-width: 568px) {
	.slideshow {
      	padding-bottom: 65% !important; } }
@media only screen and (max-width: 568px) {
	.slideshow.short .slide {
     	background-position: 0 58px; } }
@media only screen and (max-width: 568px) {
	.slideshow.short .hmf-wrapper {
		margin-top: 0 !important; } }
@media only screen and (max-width: 568px) {
	.slideshow.short {
		padding-bottom: 50% !important; } }
@media only screen and (max-width: 568px) {
	.slideshow img {
        left: auto;
        right: 0;
        width: auto !important;
        filter: alpha(opactiy=75);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
        -moz-opacity: 0.75;
        -khtml-opacity: 0.75;
        opacity: 0.75; } }
@media only screen and (max-width: 568px) {
	#home-works h1, #home-featured h1 {
 	    margin-bottom: 20px;
 	    font-size: 35px; }
	#home-works h1 span, #home-featured h1 span {
		font-size: 18px !important; } }
@media only screen and (max-width: 568px) {
	#home-works p {
		font-size: 14px; } }
@media only screen and (max-width: 568px) {
	footer .col-md-3 {
		display: none; }}
@media only screen and (max-width: 568px) {
	footer select {
		display: block;
		width: 100%;	}}

		
/* @300px */
@media only screen and (max-width: 300px) {
	.span12 {
		width: 200px; 
		margin: 1px auto 0; } }