﻿@charset "UTF-8";
/* CSS Document */




/*****************************/

/* Plugin styles */
ul.thumbnails-carousel {
	padding: 0px;
	margin: 0;
	list-style-type: none;
	text-align: left;
	margin-top:0px;
	margin-bottom:5px;
}
ul.thumbnails-carousel .center {
	display: inline-block;
}
ul.thumbnails-carousel li {
	/*margin-right: 10px;*/
	float: left;
	cursor: pointer;
}

.controls-background-reset {
	background: none !important;
}
.active-thumbnail {
	opacity: 0.4;
}
.indicators-fix {
	bottom: 70px;
}

.thumbnails img {
	max width:100%;
}

.thumbnails {
	padding-right:10px;
	padding-left:0px;
	margin-bottom:10px;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity !important;
  -moz-transition-property: opacity !important;
  -o-transition-property: opacity !important;
  transition-property: opacity !important;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0 !important;
  z-index: 1 !important;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1 !important;
}
.carousel-fade .carousel-control {
  z-index: 2 !important;
}





.welcome {
	padding:0px 35px;
}


.welcome h2 {
	color:#fff !important;
	font-size:54px;
	background-image:none !important;
}

.whatsnew  h3{
	text-align:center;
	color:#231f20;
	font-weight:600;
	margin-top:25px;
	margin-bottom:20px;
}

.whatsnew-img img:hover {
	/*border:8px solid #cdcdcd;*/
}


.tp-caption h2 {
	 font-family: 'capture_itregular', Arial, sans-serif;
	color:#fff;
	font-size:80px;
	line-height:90px;
	text-align:right;
	text-shadow: #000 -1px -2px 0.5em;
 }
 
 .tp-caption h3 {
	 font-family: 'capture_itregular', Arial, sans-serif;
	color:#fff;
	font-size:70px;
	line-height:80px;
	text-align:right;
	padding-right:40px;
	text-shadow: #000 -1px -2px 0.5em;
 }
 .tp-caption h4 {
	 font-family: 'capture_itregular', Arial, sans-serif;
	color:#fff;
	font-size:120px;
	line-height:120px;
	text-align:left;
	text-shadow: #000 -1px -2px 0.5em;
 }
	
	

.tp-caption {
	left: 15%;
	
}

.carousel-tornedge {
	background-image:url(../img/torn-edge.png);
	background-repeat:repeat-x;
    bottom: 0px;
    color: #ffffff;
    height:15px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 500;
	width:100%;
}




.welcome-wrapper {
  padding: 80px 0;
  background:url(../img/welcom-bg.png)  repeat fixed;
 background-color:#231f20;
  margin-bottom:40px;
  
}

.welcome-wrapper p {
	font-size:18px;
	line-height:26px;
	text-align:center;
	color:#fff;
	font-weight:200;
}



.welcome-wrapper h4 {
  color: #eee;
  font-size: 16px;
  text-transform: uppercase;
}

.margin-top {
	margin-top: 60px;
	
}





/*Home Products
------------------------------------*/

.home-product-bttns {
	text-align:center;
	padding-bottom:10px;
}

.home-products {
	  background: rgba(35,31,32,0.15);
	  margin-bottom:45px;
}

.home-products .caption {
	padding-left:10px;
	padding-right:10px;
}


.home-products .thumbnail {
  margin-bottom: 12px;
}

.home-products h3 {
  margin-bottom: 5px;
  color:#231f20;
  font-size:26px;
  font-weight:600;
  text-align:center;
}

.home-products h5 {
	margin-bottom: 5px;
  color:#231f20;
  font-size:20px;
  font-weight:600;
  text-align:center;
}

.home-products h4 {
	 color:#231f20;
	 font-size:26px;
	text-align:center;
	margin:25px 0px;
	font-weight:200 
}

.home-products h4 span {
	font-size:34px;
	font-weight:600;
	color:#2d6003;
}



.home-products h3 a {
  margin-bottom: 5px;
  color:#231f20;
  font-size:30px;
  font-weight:600;
  text-align:center;
}

.home-products .read-more {
  color: #72c02c;
  font-size: 12px;
  text-transform: uppercase;
}

.mobile-homepage {
	height:250px;
	background-image:url(../img/mobile-homepage.jpg);
}


.btn-u.btn-green {
    background: none repeat scroll 0 0 #2d6003;
    font-size: 18px;
    margin-right: 5px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
	font-weight: 400;
}



/*Products full width------------------------------------*/

.product-wide-bttns {
	text-align:center;
	padding-bottom:10px;
}

.product-wide {
	  background: rgba(35,31,32,0.15);
	  margin-bottom:45px;
	
	  padding:15px 10px 5px 10px;
}

.headgear {
	  background: rgba(35,31,32,0.15);
}

.product-wide .caption {
	padding-left:10px;
	padding-right:10px;
}


.product-wide .thumbnail {
  margin-bottom: 12px;
}

.product-wide h3 {
  margin-bottom: 5px;
  color:#231f20;
  font-size:26px;
  font-weight:600;
  text-align:center;
}

.product-wide h5 {
	margin-bottom: 5px;
  color:#231f20;
  font-size:20px;
  font-weight:600;
  text-align:left;
}

.product-wide h4 {
	 color:#231f20;
	 font-size:24px;
	text-align:center;
	margin:0px 0px 15px 0px;
	font-weight:200 
}

.product-wide h4 span {
	font-size:30px;
	font-weight:600;
	color:#2d6003;
}



.product-wide h3 a {
  margin-bottom: 5px;
  color:#231f20;
  font-size:30px;
  font-weight:600;
  text-align:center;
}

.product-wide .read-more {
  color: #72c02c;
  font-size: 12px;
  text-transform: uppercase;
}

.mobile-homepage {
	height:250px;
	background-image:url(../img/mobile-homepage.jpg);
}


.product-wide .btn-u.btn-green {
    background: none repeat scroll 0 0 #2d6003;
    font-size: 18px;
    margin-right: 5px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
	font-weight: 400;
	margin-bottom:10px;
	display:block;
}

.product-header {
	border-bottom: 1px solid #8c95a4;
	margin-bottom:20px;
}
.product-header h2 {
	color:#333 !important;
	font-weight:600;
	text-align:left !important;
	font-size:30px;
	margin-bottom:0px !important;
	padding-bottom:8px !important;
}


.product-header h4 {
	 color:#231f20;
	 font-size:24px;
	text-align:center;
	margin:0px 0px;
	font-weight:200;
	line-height:24px;
}

.product-header h4 span {
	font-size:30px;
	font-weight:600;
	color:#2d6003;
	line-height:44px;
}


/*Products full width------------------------------------*/


.product-list {
	list-style-type:none !important;
	padding-left:5px;
}

.product-list li {
	background-image: url("../img/bullet.png");
    background-position: 1px 10px;
    background-repeat: no-repeat;
    font-family: "proxima-nova",sans-serif;
    font-size: 16px;
    padding-left: 15px;
}



.show-list {
	list-style-type:none !important;
}

.product-detail p {
	font-size:16px !important;
	
}


.product-detail .btn-u.btn-green {
	padding-left:25px;
	padding-right:25px;
	margin-top:15px !important;
}

.addthis_sharing_toolbox {
	margin-top:5px;
}
.share {
	margin-top:20px;
}
	



/*INterior Pages
------------------------------------*/


.thumbnail-img {
	background-color:#fff;
	text-align:center;
	min-height:130px;
	padding-top:30px;
}

.thumbnail-img img{
	margin-left:auto;
	margin-right:auto;
	
}


.interior-photo-modern {
background-image:url(../img/interior-photo-modern.jpg);
	background-size:cover;
	background-position:center top;
	height:350px;
}

.interior-photo-scifi {
background-image:url(../img/interior-photo-scifi.jpg);
	background-size:cover;
	background-position:center top;
	height:350px;
}


.interior-photo-blasters {
background-image:url(../img/interior-photo-blasters.jpg);
	background-size:cover;
	background-position:center top;
	height:350px;
}




.interior-photo-ww2 {
background-image:url(../img/interior-photo2.jpg);
	background-size:cover;
	background-position:center top;
	height:350px;
}


.interior-photo {
background-image:url(../img/interior-photo.jpg);
	background-size:cover;
	background-position:center top;
	height:350px;
}

.inside-header {
    height: 80px;
    margin-bottom: 20px;
    margin-top: -60px;
    width: 100%;
}

.inside-header h1 {
	color:#fff;
	font-size:62px;
	 font-family: 'capture_itregular', Arial, sans-serif;
	  text-shadow: -1px -2px 0.5em #000;
}



.interior-tornedge {
	background-image:url(../img/torn-edge.png);
	background-repeat:repeat-x;
    color: #ffffff;
    height:15px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 100;
	width:100%;
	margin-top:-54px;
}


.series {
	margin-bottom:50px;
}

.series-product {
	min-height:350px;
}

.series img {
	max-width:100%;	
}

.inside-right-column p {
	font-size:18px;
	
}

.inside-right-column h2 {
	color:#2d6003;
	text-align:center;
}

.inside-right-column h3 {
	color:#000;
	text-align:center;
	margin-bottom:20px;
}

.series h6 {
	color:#2d6003;
	text-align:left;
	font-size:28px;
	margin-bottom:25px;
}

.inside-right-column .intro {
	text-align:center;
	margin-bottom:35px;
}

.inside-right-column .right {
	float:right;
	margin:0 0 20px 20px;
}

.inside-right-column .left {
	float:left;
	margin:0 20px 20px 0;
	
}
.inside-menu ul {
	background-color:rgba(203,203,203,0.7);
    list-style: outside none none;
    margin-bottom: 30px;
    padding-left: 0;
}

.inside-menu li a {
    background-image: url("../img/arrow01.png");
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #fff;
    color: #2d6003;
    display: block;
    font-family: "proxima-nova",sans-serif;
    font-size: 16px;
    font-weight: 100;
    padding: 10px;
}

.inside-menu li a:hover {
	text-decoration:none;
	background-color:rgba(183,182,182,0.9);
	color:#fff;
}

.inside-menu h4 {
    background-color: #2d6003;
    color: #fff;
    font-family: 'capture_itregular', Arial, sans-serif;
    font-size: 28px;
    font-weight: 100;
    margin-bottom: 0;
    margin-top: 0;
    padding: 12px 10px 10px;
    text-transform: uppercase;
	
}


.reseller-bttns {
	text-align:center;
	padding-bottom:10px;
}

.reseller {
	  background: rgba(35,31,32,0.15);
	  margin-bottom:45px;
	
}

.reseller p{ 
	font-size:16px;
}

.reseller .caption {
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	min-height: 120px;
}


.reseller .thumbnail-img {
  margin-bottom: 12px;
}

.store {
	margin-top:15px;
	margin-right:5px !important;
	margin-left:5px;
}

.store-list {
	margin-bottom:40px;
	border-top:1px solid #8c95a4;
	padding-top:30px;
	width:100%;
}

.store-list img{
	width:100%;
}


.clearfix:after {
     content: "."; 
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;
}

.clearfix {display: inline-block;}

.show a {
	font-size:18px;
	font-weight:600;
}
.show  {
	font-size:18px;
	font-weight:600;
}

.show-list  li{
    background-image: url("../img/bullet.png");
    background-position: left center;
    background-repeat: no-repeat;
    font-family: "proxima-nova",sans-serif;
    font-size: 18px;
    padding-left: 15px;
	
}

.show-list ul {
	list-style-type:none !important;
	padding-left:0px;
}


.inside-menu-dropdown .dropdown-menu {
	width:100%;
}

.inside-menu-dropdown {
	margin-bottom:20px;
}

.inside-menu-dropdown.dropdown-toggle {
	background-color:#2d6003;
	color:#fff;
	font-size:18px;
}

.inside-menu-dropdown .dropdown-menu > li > a {
	border-bottom: 1px solid #eee;
    color: #777;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 25px;
}

.inside-menu-dropdown .dropdown-menu > li > a:hover {
	color:#5d9e28;
	background-color:#eee;
}
.choke-warning {
	margin-top:20px;
	padding-left:0px;
	
}

.choke-warning img {
	max-width:100%;
}

.disclaimer-red p {
	color:#C00;
	font-size:14px;
}

.disclaimer-red {
	margin-top:30px;
}

@media (max-width: 1199px) {
	
.reseller .caption {
	min-height:140px;
}

.header-v6 .navbar-brand img {
		width:250px;
}


.btn-u.btn-green {
	margin-bottom:5px;
}

	
}
@media (max-width: 991px) {

.product-header h4 {
	font-size:20px;
}
	
.product-header h4 span {
	font-size:28px;
}
	

.product-detail .btn-u.btn-green {
    display: inline-block;
	margin-top:10px;
	margin-bottom:10px;
}	
	
	
.thumbnails img {
    width: 80px;
}

.product-wide img{
	margin-bottom:15px;
}

.interior-photo {
	height:224px;
	background-position: center bottom;
}
	
.inside-right-column .left {
	max-width:50%;
}
	
	.header-v6.header-classic-white .navbar {
		background-image:url(../img/header-bg.png);
		margin-top:0px;
	}
	
	.welcome h2 {
		line-height:64px;
	}
	
	.btn-u {
		display:block;
	}
	.btn-u.btn-green {
	display:block;
	}	
	
	
	
	.wrapper_slider {
  position: relative;
  z-index: 300;
  margin-bottom: 20px;
  background-color: #CCC;
  height: 300px !important;
}

.slider_container, .carousel-inner, .carousel-indicators, .item, .slide_height {
    height:300px !important;
}

.carousel-indicators {
	display:none !important;
}

.wrapper_slider {
	margin-bottom:0px !important;
}

.inside-header h1 {
	padding-left:15px;
}
	
}




@media (max-width: 480px) {
	
.disclaimer-red {
	margin-top:25px;
}
	
.inside-header h1 {
	padding-left:15px;
	font-size:38px;
}

.inside-header {
    height: 80px;
    margin-bottom: 10px;
    margin-top: -50px;
}

.interior-photo {
    background-position: center bottom;
    height: 150px;
}

.interior-photo-modern {
	   background-position: center bottom;
    height: 150px;
}
	
	
.product-header h2 {
	text-align:center !important;
}

.product-header h4 {
	text-align:center;
}
	
	
.reseller .caption {
	min-height:110px;
}
.welcome h2 {
	font-size:42px;
	line-height:50px;
}
	
	h3.title-v2 {
		font-size:26px;
		line-height:34px;
}
.welcome {
	padding:0px;
}

h2.title-v2 span {
	font-size:28px;
	background-image:none !important;
	padding:0px;
	border-bottom:1px solid #8c95a4;
	padding-bottom:5px;
}

h2.title-v2 {
	background-image:none !important;
	padding:0px !important;
}

.whatsnew {
	margin-bottom:40px;
}


.content-sm {
	padding-bottom:0px;
}

.margin-top {
	margin-top: 20px;
	
}

.welcome-wrapper {
	padding:60px 0;
}

.home-products {
	margin-bottom:35px;
}


}