@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
body{
	background:#fff;
	font-family: 'Oswald', Arial, sans-serif;
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape */
	margin:0;
}
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

.fluid {
	clear: both;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	clear: none;
	margin:0;
}
#mainImage{
	background-image:url(images/main-header-bg-2022.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:700px;
	text-align:center;
	background-position: top;
	color:#fff;
	margin:0;
}
#mainInfo{
	max-width:800px;
	width:90%;
	margin:0 auto;
}
.content {
	text-align: center;
	font-size: 16px;
	max-width: 1000px;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#clients{
	width:100%;
	text-align: center;
    background-color:#000;
	opacity: 0.85;
	padding:20px 0 20px 0;
	clear:both;
	overflow:hidden;
}
#aboutContent{
	color:#fff;
	text-align:center;
	max-width:800px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#aboutPhoto{
	max-width:329px;
	margin-right:20px;
	float: left;
}
#aboutInfo{
	color:#d8d8d8;
	max-width:651px;
	text-align:justify;
	float: left;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#about{
	text-align: center;
	font-size: 16px;
	max-width: 800px;
	width: 90%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;

}
#contact{
	background-image:url(images/bed-of-nails.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:auto;
	text-align:center;
}
#contactInfo{
	text-align:center;
	max-width:1000px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 20px 0;
}
.productInfo  {
	color: #000;
	max-width: 1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:60px;
}
#videos{
	max-width:1000px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:60px;
}
#header{
	width:100%;
	height:130px;
	background-color:#000;
	opacity: ;
	padding: 25px 0 0 0;
}
#headerInfo {
	text-align:center;
	max-width:1000px;
	width:90%;
	margin:0 auto;
}
#navigation{
	max-width:670px;
	float: left;
}
.logo{
	max-width: 100%;
	width: 100%;
	float: left;
}
#social{
	max-width: 670px;
	height:46px;
	float:right;
}
#footer{
	color: #fff;
	font-size: 16px;
	width: 100%;
	height: 115px;
	background-color: #000;
	text-align: center;
	margin-top: 0px;
	padding-top: 15px;
	clear: both;
}
#navBar{
	width: 100%;
	height: 40px;
	background-color: #000;
	paddding: 40px 0 0 0;
}
#navigation{
	max-width:1000px;
	margin:0 auto;
}
#productDescription{
	max-width: 640px;
	line-height: 20px;
	text-align: left;
	float: left;
}
#sidebar{
	max-width: 360px;
	float: left;
}
#value{
	max-width:750px;
	text-align: left;
	float: left;
}
#buyBtn{
	max-width:500px;
	text-align: right;
	float: right;
}
.fma{
    max-width:1000px;
	width:100%;
    margin: 20px auto;
}
#buttons{
	color:#fff;
	background-color:#006544;
	max-width:168px;
	height:56px;
	margin:20px auto;
	clear:both;
}
#contactForm {
	text-align:left;
	padding-left: 0px;
	font-family: 'Oswald', Arial, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
.submitBtn {
	background: #006544 ! important;
	border:0px;
	color:#FFFFFF ! important;
	font-weight: bold ! important;
	font-size: 15px ! important;
	height: 56px ! important;
	font-family: 'Oswald', Arial, sans-serif;
	width: 168px;
}
.portfolioImg{
	margin-bottom:3px;
}
.quote{
	font-size:16px;
	font-weight:700;
	width:168px;
	height:40px;
	margin:0 auto;
	padding-top:18px;
	text-align:center;
	clear:both;
	color:#fff;
}
.quote:link{
	color:#fff;
	text-decoration: none;
	background-color:#006544;
	border-style:solid;
	border-color:#006544;
	}
.quote:visited{
	color:#fff;
	text-decoration: none;
	background-color:#006544;
	}
.quote:hover{
	color:#fff;
	text-decoration: none;
	background-color:#006544;
	}
.quote:active{
	color:#fff;
	text-decoration: none;
	background-color:#006544;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.clr{
	clear: both;
}
.headlineWhite{
	color:#fff;
	text-shadow: 2px 2px 5px #000;
}
h1{
	font-family: 'Oswald', Arial, sans-serif;
	font-size:40px;
	font-weight:400;
	color:#000;
	font-weight:30px;
    text-align:center;
	margin:0;
}
h2{
	font-family: 'Oswald', Arial, sans-serif;
	font-size:25px;
	color:#000;
	font-weight:300;
	text-align:left;
	line-height:30px;
	padding:0 0 0 0;
	margin:0;
}
h3{
	font-family: 'Oswald', Arial, sans-serif;
	font-size:25px;
	color:#000;
	font-weight:300;
    text-align:center;
	padding:0 0 0 0;
	margin:0;
}
h4{
	font-family: 'Oswald', Arial, sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:700;
    text-align:center;
	padding:0 0 0 0;
	margin:0;
}

/* Image CSS */
.view {
   width: 323px;
   margin: 5px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
	padding:50px 0 0 0;
	font-size:34px;
	color:#fff;
	font-weight:400;
    text-align:center;
}
.view p {
   font-family: 'Oswald', Arial, sans-serif;
   font-size: 14px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #006544;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}

/* imagwe zoom css */

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(0,0,0, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
a {
	text-decoration:none;
}

/* Basic Grey */
.basic-grey {
    margin-left:auto;
    margin-right:auto;
    max-width: 600px;
    background:;
    padding: 25px 15px 25px 10px;
    font: 12px "Oswald", Times, serif;
    color: #000;
    text-shadow: 1px 1px 1px #FFF;
    border:0px solid #E4E4E4;
}
.basic-grey h1 {
    font-size: 25px;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom:1px solid #E4E4E4;
    margin: -10px -15px 30px -10px;;
    color: #000;
}
.basic-grey h1>span {
    display: block;
    font-size: 11px;
}
.basic-grey lOswald {
    display: block;
    margin: 0px;
}
.basic-grey lOswald>span {
    float: left;
    width: 20%;
    text-align: ;
    padding-right: 10px;
    margin-top: 10px;
    color: #000;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
    border: 1px solid #DADADA;
    color: #888;
    height: 30px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 100%;
    font-size: 12px;
    line-height:15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
    padding: 5px 3px 3px 5px;
}
.basic-grey select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right);
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 100%;
    height: 35px;
    line-height: 25px;
}
.basic-grey textarea{
    height:100px;
}
.basic-grey .button {
    background: #7f7666;
    border: none;
    padding: ;
    color: #FFF;
    box-shadow: 1px 1px 5px;
    text-shadow: 1px 1px 1px #000;
    cursor: pointer;
}
.basic-grey .button:hover {
    background: #f3cb33;
}

/* Desktop Layout: 1025px to a max of 2000px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media screen and (min-width: 1024px) and (max-width: 1110px)  {

.gridContainer {
	max-width: 100%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#content {
	width:90%;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
.view {
   width:32.25%;
}
#mainImage{
	background-image:url(images/main-header-bg-2022.jpg);
	background-repeat:no-repeat;
	background-position:center;
	max-height:700px;
	text-align:center;
	background-position: top;
	padding:150px 0 150px 0;
	color:#fff;
}
#aboutPhoto{
	text-align:center;
	max-width:300px;
	margin-right:20px;
	float:left;
}
#aboutInfo{
	color:#d8d8d8;
	max-width:622px;
	text-align:justify;
	float:left;
}
.logo{
	text-align:center;
	max-width:100%;
	width:100%;
	float:left;
}
}

/* Desktop Layout: 769px to a max of 1024px. Inherits styles from: Mobile Layout and Tablet Layout. */

@media screen and (min-width: 768px) and (max-width: 1023px)  {

.gridContainer {
	max-width: 100%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#content {
	width:90%;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
section{
	margin-top:150px;
}
#aboutPhoto{
	text-align:center;
	max-width:300px;
	margin-right:20px;
	float:left;
}
#aboutInfo{
	color:#d8d8d8;
	max-width:100%;
	text-align:center;
}
.logo{
	text-align:center;
	max-width:100%;
	width:100%;
	float:left;
}
.view {
   width:31.5%;
}
.view-first img{
	width:100%;
}
.view h2 {
	padding:20% 0 0 0;
	font-size:25px;
	color:#fff;
	font-weight:400;
    text-align:center;
	margin:0;
}
.view p {
   font-family: 'Oswald', Arial, sans-serif;
   font-size: 14px;
   position: relative;
   color: #fff;
   padding:0 10px 0 10px;
   text-align: center;
}
}

/* Desktop Layout: 768px to a max of 1023px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media screen and (min-width: 650px) and (max-width: 767px)  {

.gridContainer {
	max-width: 100%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#content {
	width:90%;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
section{
	margin-top:165px;
}
#mainImage{
	background-image:url(images/main-header-bg-2022.jpg);
	background-repeat:no-repeat;
	background-position:center;
	max-height:50%;
	text-align:center;
	background-position: top;
	padding:50px 0 25px 0;
	color:#fff;
}
#aboutPhoto{
	width:100%;
	padding-bottom:15px;
	margin:0 auto;
}
#aboutPhoto{
	width:100%;
	text-align:center;
	float:none;
}
#aboutInfo{
	color:#d8d8d8;
	max-width:100%;
	text-align:center;
}
.logo{
	text-align:center;
	max-width:100%;
	width:100%;
	float:left;
}
.view-first img{
	width:100%;
}
.view {
   width:48%;
}
.view h2 {
	padding:45% 0 45% 0;
	font-size:30px;
	color:#fff;
	font-weight:400;
    text-align:center;
}
.view p {
   font-family: 'Oswald', Arial, sans-serif;
   font-size: 14px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 1;
   background-color: rgba(0,0, 0, 0.5);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
a {
	text-decoration:none;
}
}

/* Desktop Layout: 720px to a max of 768px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media screen and (min-width: 320px) and (max-width: 649px)  {

.gridContainer {
	max-width: 100%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#content {
	width:90%;
}
.logo{
	text-align:center;
	max-width:100%;
	width:100%;
	float:left;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
section{
	margin-top:185px;
}
#buttons{
	text-align:center;
	width:100%;
	margin:20px auto;	
}
.two-col {
    overflow: hidden;/* Makes this div contain its floats */
}

.two-col .col1,
.two-col .col2 {
    width: 98%;
}

.two-col .col1 {
    float: left;
}

.two-col .col2 {
    float: left;
}

.two-col lOswald {
    display: block;
}
#mainImage{
	background-image:url(images/main-header-bg-2022.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	background-position: top;
	max-height:25%;
	color:#fff;
	margin:0;
	padding:15px 0 15px 0;
}
#aboutPhoto{
	width:100%;
	padding-bottom:15px;
	margin:0 auto;
	float:none;
}
#aboutInfo{
	max-width:100%;
	text-align:center;
}
.social{
}
.view-first img{
	width:100%;
}
.view {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.view h2 {
	padding:40% 0 40% 0;
	font-size:35px;
}
.view p {
   font-family: 'Oswald', Arial, sans-serif;
   font-size: 14px;
   position: relative;
   color: #fff;
   padding: 0 20px 20px;
   text-align: center;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 1;
   background-color: rgba(0,0, 0, 0.5);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
a {
	text-decoration:none;
}
}


/* Desktop Layout: 720px to a max of 768px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media screen and (min-width: 320px) and (max-width: 479px)  {

.gridContainer {
	max-width: 100%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#content {
	width:90%;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
section{
	margin-top:225px;
}
#buttons{
	text-align:center;
	width:90%;
	margin:20px auto;	
}
.logo{
	text-align:center;
	max-width:100%;
	width:100%;
	float:left;
}
#navBar{
	text-align:center;
	width:100%;
}
.two-col {
    overflow: hidden;/* Makes this div contain its floats */
}

.two-col .col1,
.two-col .col2 {
    width: 97%;
}

.two-col .col1 {
    float: left;
}

.two-col .col2 {
    float: left;
}

.two-col lOswald {
    display: block;
}
#mainImage{
	background-image:url(images/main-header-bg-2022.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position: top;
	background-size: 225%;
	text-align:center;
	height:auto;
	color:#fff;
	margin:0;
	padding:100px 0 0 0;
}
#aboutPhoto{
	width:100%;
	padding-bottom:15px;
	margin:0 auto;
	float:none;
}
#aboutInfo{
	max-width:100%;
	text-align:center;
}	
#social{
	display: none;
}
#buyBtn{
	width:100%;
	text-align: center;
	margin-top: 20px;
}
#value{
	width:100%;
	text-align: center;
}
.view-first img{
	width:100%;
}

.view {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.view h2 {
	padding:40% 0 40% 0;
	font-size:35px;
	margin:0;
}
.view p {
   font-family: 'Oswald', Arial, sans-serif;
   font-size: 14px;
   position: relative;
   color: #fff;
   padding: 0;
   text-align: center;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 1;
   background-color: rgba(0,0, 0, 0.5);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
a {
	text-decoration:none;
}
}
