/**********************
	-	RESET	-
************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
    margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; 
}




@font-face {
    font-family: 'century';
    src: url('gothic.ttf') format('truetype');
	src: url('gothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/***********************
	-	BASICS 	-
***********************/
html {
	overflow-x:hidden;	
	padding: 0 !important;
	margin:0px !important;
}


ol, ul {  list-style: none; }

a {text-decoration:none;}

body {
	font-size:15px; 
	font-family: 'Lato', 'sans-serif';
	line-height:21px;
	text-align:left;
	background:#f6f6e9;
	padding:0;
	margin:0;
	color:#333333;
}


h2 {
	text-align:center;
	font-family: 'century';
	text-transform:uppercase;
	font-size:36px;
	margin:35px 0 35px 0;
	padding:0 0 35px 0;
}


h3 {
	text-align:center;
	font-family: 'century';
	text-transform:uppercase;
	font-size:24px;
	margin:20px 0 20px 0;
	padding:0 0 0px 0;
}


h4 {
    font-size: 20px;
    margin:0;
	font-family: "Oswald",Arial,sans serif;
	font-weight:400;
	color:#333333;
	line-height:1.2em;
}

h5 {
    font-size: 20px;
    line-height: 2.3em;
    margin: 0;
	font-family: 'century';f;
	text-align:center;
	font-weight:400;
	color:#fba81a;
}


/*-------- Header with Line -------*/

h6 {
    font-size: 20px;
   font-family: "Oswald",Arial,sans serif;
	font-weight:400;
	color:#cc0000;
	text-align:center;
	margin-bottom:30px;
}

h6 span {
  display: inline-block;
  position: relative;  
}

h6 span:before,
h6 span:after {
  content: "";
  position: absolute;
  height: 0px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ccc;
  top: 12px;
  width: 600px;
}

h6 span:before {
  right: 100%;
  margin-right:20px;
}

h6 span:after {
  left: 100%;
  margin-left:20px;
}


/*-------- li check mark -------*/



p {
	margin:0 0 10px 0;
}

p::first-letter { 
     font-size: 400%;
     color: #333;
 } 

p.thin {
    font-size: 36px;
	line-height:110%;
    margin:0 0 10px 0;
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight:200;
	color:#cc0000;
}

p.thin-sm {
    font-size: 20px;
	line-height:110%;
    margin:10px 0 10px 0;
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight:200;
	color:#cc0000;
}


img, a img {border:0;}

img.floatright { 
    float: right; 
    margin:0px 0 0px 30px;
	vertical-align:top;
	border:1px solid #016600;
}

img.floatleft { 
    float:left; 
    margin:0px 60px 0px 0px;
	vertical-align:top;
	border:1px solid #016600;
}

.pic {
	display:inline;
	margin-right:10px;
	border:2px #006600 solid;
	margin-bottom:10px;
}

a.button {
	float:left;
	margin:0;
	padding:10px 20px 10px 20px;
	background:#fcab01;
	text-align:center;
 	font-family: "century",Arial,sans serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:500;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}

a.button:hover {
	background:#fbb728;
}



/*-------- Header Area -------*/

#header {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	background:#f6f6e9;
	height:100px;
}

#header-wrapper {
	margin:0 auto;
	width:100%;
	max-width:1000px;
	padding:0;
}


#logo {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;

}


.logo1 {
	width:100%;
	max-width:100px;
}

/*-------- nav -------*/


#nav {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:65px;
	background:#ff9e01;
}

#nav-wrapper {
	margin:0 auto;
	width:1080px;
	padding:0;
}




/*-------- ss -------*/

#ss {
	float:left;
	margin:0;
	padding:0;
	width:100%;
}


#green {
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#green-m {
	display:none;
}


/*-------- content  -------*/


#title {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:100px;
	background:url(../images/title-bg.jpg) no-repeat center;
}

#title h1 {
	color:#FFFFFF;
	text-align:center;
	font-family: 'century';
	text-transform:uppercase;
	font-size:48px;
	margin:35px 0 0 0;
}

#content-wrapper {
	float:left;
	margin:50px 0 50px 0;
	padding:0;
	width:100%;
	min-height:345px;
}

#content {
	margin:0 auto;
	padding:0;
	width:100%;
	max-width:1000px;
	color:#333333;
}

#content p {
	font-size:18px;
	line-height:150%;
}

#about p {
	font-size:24px;
}


#column1{
	float:left;
	margin:0;
	padding:0;
	width:300px;
}

#column2{
	float:left;
	margin:0 0 0 30px;
	padding:0;
	width:670px;
}

#video {
	text-align:center;
	z-index:-1;
}

.column-100 {
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#dist {
	text-align:center;
	font-size:18px;
	line-height:150%;
}


/*-------- Footer  -------*/

#footer-wrapper {
   float: left;
    margin: 0;
    padding: 0;
    width: 100%;
	background:#333333;
}

#footer {
    margin: 0 auto;
    padding: 0;
	width:100%;
    max-width: 970px;
	font-size:18px;
}

.box {
    color: #FFFFFF;
    float: left;
    height: 310px;
    margin:20px 0 0 0;
    padding: 0;
    width: 180px;
	text-align:center;
}

.box ul {
    margin: 0 0 0 4px;
    padding: 0;
}
.box ul li {
    list-style: none;
    margin:0;
    padding:0;
}

.box ul li a {
	text-decoration:none;
	color:#ccc;
    margin: 0;
    padding: 5px 0 5px 0;
	font-weight:400;
	font-size:14px;

}

.box ul li a:hover {
	color:#fff;

}

.box1 {
    color: #FFFFFF;
    float: left;
    height: 310px;
    margin:20px 0 0 45px;
    padding: 0;
    width:230px;
	text-align:center;
}

.box1 ul {
    margin: 0 0 0 4px;
    padding: 0;
}
.box1 ul li {
    list-style: none;
    margin:0;
    padding:0;
}

.box1 ul li a {
	text-decoration:none;
	color:#ccc;
    margin: 0;
    padding: 5px 0 5px 0;
	font-weight:400;
	font-size:14px;

}

.box1 ul li a:hover {
	color:#fff;

}

.box2 {
    color: #ccc;
    float: left;
    height: 310px;
    margin:20px 0 0 45px;
    padding: 0;
    width: 210px;
	text-align:center;
	font-size:14px;
}

.box2 p:first-letter { 
     font-size: 100%;
	 color:#ccc;
 } 

.box3 {
    color: #ccc;
    float: left;
    height: 310px;
    margin:20px 0 0 45px;
    padding: 0;
    width: 210px;
	text-align:center;
}

.box3 p:first-letter { 
     font-size: 100%;
	 color:#ccc;
 } 
 
.logo-footer {
  width:230px;
  height:107px;
  background:url(../images/logo-footer.png) no-repeat center;
}

p.copyright {
	text-align:center;
	font-size:12px;
}

#toggle, .toggle { display: none; }

.menu ul { 
	display:none; 
}

/*--------------------------------
product page
---------------------------------*/

#product-page  {
	float:left;
	width:100%;
	text-align:center;
}

#product-page ul {
    margin:0;
    padding: 0;
}

#product-page ul li {
    list-style: none;
    margin:5px 0 5px 0;
    padding: 5px 0 5px 0;
}

#product-page ul li a {
	text-decoration:none;
    margin: 0;
    padding: 10px 0 10px 0;
	width:200px;
}

/*--------------------------------
contact form
---------------------------------*/

.toogle_wrap{width:70%;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;background:url(images/box_wrap_bottom.jpg) no-repeat center bottom #FFFFFF;margin:0px 0 0 0;color:#636363;}
.trigger{padding:5px 0 6px 10px;margin:0;background:url(images/toggle_open.gif) no-repeat left;background-position:7px 7px;}
.trigger a{color: #636363;text-decoration: none;display: block;padding:6px 0 6px 40px;font-size:18px;}
.active {background:url(images/toggle_close.gif) no-repeat left;background-position:7px 7px;}
.trigger a:hover, .trigger a:hover:focus{color:#0B77BD;}
.toggle_container{overflow: hidden;padding:0px;clear: both;}
.toggle_container ul{ padding:0; margin:0px; list-style:none;}
.toggle_container ul li{ padding:12px 0 12px 0px; margin:0px 0 5px 0;width:100%;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px; background-color:#6F6F6F;}
.toggle_container ul li a{ text-decoration:none; color:#FFFFFF; font-size:14px; font-weight:bold; padding:0 0 0 10px;}
.toggle_container ul li a:hover, .toggle_container ul li a:focus{color:#c7edff;}

.form_content{padding:0px 15px 10px 0px; text-align:left;}
.form_content label{ font-size:16px; font-weight:bold;line-height:28px;}
input.form_input{width:100%;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px; background-color:#66ff66; height:30px; border:1px #08628F solid; color:#000000;}
input.form_input_box{width:100%;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px; background-color:#6F6F6F; height:32px; border:1px #808080 solid; color:#fff;}
textarea.form_textarea{width:100%;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px; background-color:#66ff66; height:80px; border:1px #08628F solid; color:#000000;}
input.form_submit{cursor:pointer;color:#FFFFFF; width:67px; height:43px;background:#ff9e01; border:none; line-height:43px; font-size:14px; font-weight:bold; margin:20px 15px 20px 0;display:block; float:right;}


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

#nav {
	display:none;
}


/*-------- mobile menu -------*/

#mobile-menu { 
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
	.menu ul { display: none; opacity: 0; width: 100%; float:right; }
	.menu ul li { display: block; width: 100%; margin: 0; }
	.menu ul li a { display: block; width: 100%; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.toggle { display: block; position: relative; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; user-select: none; }
	#toggle:checked + div .menu ul { display: block; opacity: 1;}

	.menu ul {
		background: #f8981d;
		padding:0;
		margin:0;
	}



	.menu ul, .menu ul li, .menu ul li a{
		height: auto;
	}


	.menu ul li a{
		padding: 15px 15px;
		border-bottom:1px solid #000;
		text-align:center;
		color:#fff;
	}

	.toggle:after {
		float:right;
		content: attr(data-open);
		display: block;
		width:100%;
		margin:0;
		padding: 10px 80px 10px 0px;
		background:url(../images/mobile-menu.png) center right no-repeat #f8981d;
		text-align: right;
		font-size: 18px;
		color: #000;
		-webkit-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		transition: all 0.5s linear;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; 
	}



	#toggle:checked + div .toggle:after{
		content: attr(data-close);
		background:url(../images/mobile-menu-hover.png) center right no-repeat #333;
		color:#FFFFFF;
	}


#title h1 {
	color:#FFFFFF;
	text-align:center;
	font-family: 'century';
	text-transform:uppercase;
	font-size:24px;
	margin:35px 0 0 0;
	line-height:120%;
}

#column1{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}

#column2{
	float:left;
	margin:20px 2% 0 2%;
	padding:0;
	width:96%;
	text-align:center;
}

#green-m {
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#green {
	display:none;
}


#green-m img {
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

.box {
    float: left;
    margin:10px 0 0 0;
    padding: 0;
    width:100%;
	text-align:center;
	height:auto;
}

.box1 {
    float: left;
    margin:10px 0 0 0;
    padding: 0;
    width:100%;
	text-align:center;
	height:auto;
}

.box2 {
    float: left;
    margin:10px 0 10px 0;
    padding: 0;
    width:100%;
	text-align:center;
	height:auto;
}

.box3 {
    float: left;
    margin:10px 0 10px 0;
    padding: 0;
    width:100%;
	text-align:center;
	height:auto;
}

.logo-footer {
  width:100%;
  height:107px;
  background:url(../images/logo-footer.png) no-repeat center;
}

a.button {
	float:left;
	margin:0;
	padding:10px 20px 10px 20px;
	background:#fcab01;
	text-align:center;
 	font-family: "century",Arial,sans serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:500;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	text-align:center;
}


}

