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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
.alignright {
	float: right;
	margin: 0 0 15px 15px;
}
.alignleft {
	float: left;
	margin: 0 0 15px 15px;
}

body {
	margin:0;
	padding:0;
}
@font-face {
    font-family: 'StereofidelicRegular';
    src: url('../fonts/stereofi-webfont.eot');
    src: url('../fonts/stereofi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/stereofi-webfont.woff') format('woff'),
         url('../fonts/stereofi-webfont.ttf') format('truetype'),
         url('../fonts/stereofi-webfont.svg#StereofidelicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a:link {
	color: #3d6e47;
	text-decoration: none;
}
a:visited {
	color: #3d6e47;
	text-decoration: none;
}
a:hover {
	color: #b32017;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-family: 'StereofidelicRegular';
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 15px;
}
h1 {
	font-family: 'StereofidelicRegular';
	font-size:45px;
	font-weight:lighter;
	color: #abd25d;
}
h2 {
	font-size: 40px;
	color: #3d6e47;
}
h3 {
	font-size: 26px;
	color: #f29722;
}
.menu-cat {
	padding-top: 4px;
	border-top: 2px dashed #3d6e47;
	border-bottom: 2px dashed #3d6e47;
}
p {
	margin-bottom: 15px;
}
.title-first {
	font-size: 22px;
	margin: 5px 0 0;
	clear: both;
}
.title {
	font-size: 22px;
	margin: 5px 0 0;
	padding: 40px 0 0;
	clear: both;
}
.call {
	font-size:35px;
	text-shadow: 1px 1px #000000;
	color:#fff;
}

html, body {
	width: 100%;
}
body {
	background:url(../images/background.jpg) #FFF no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0px;
	background-repeat:no-repeat;
	width:100%;
	
	color: #3d6e47;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4;
}
#top {
	background: rgba(255,255,255,.8);
	width: 100%;
	margin:auto;
	border-bottom: 10px solid #fff;
}
.home #top {
	border: none;
}
.inner-wrap {
	width: 1000px;
	margin: auto;	
	padding: 10px 0;
}
#logo {
	float: left;
}
#logo img {
	width: 167px;
}
#navigation {
	font-family: 'StereofidelicRegular';
	float: right;
	margin-top:15px;
	text-transform: uppercase;
	font-size: 43px;
}
#navigation li {
	display:inline;	
	list-style-type:none;
	padding: 0 0 0 30px;
	margin: 0px;
}
#navigation li.current_page_item a {
	color: #b32017;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	margin: 0;
	box-shadow: 0 0 20px rgba(0,0,0,.15);
	background: #fff;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
#content a {
	color:#bf1e2e;
	
}
#content h1 {
	font-family: 'StereofidelicRegular';
	color: #c11f2c;
}
#content li {
	list-style-type:none;
	color:#3d6e47;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#menu-links {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size:25px;
}
#menu-links a {
	font-family: 'StereofidelicRegular';
	color:#bf1e2e;
}
h4.top {
	float:right;
	font-size: 24px;
	margin-top: 18px;
	display:block;
}
.menu-cat h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.page-id-5 table {
	margin: 20px 0;
	width: 100%;
}
.page-id-5 table p {
	font-size: 13px;
	margin-bottom: 5px;
}
.page-id-5 table td {
	padding: 5px;
	padding-bottom: 25px;
}
.beast {
	background: #bf1e2e;
	padding: 10px 10px 8px 10px;
	text-align: center;
	border-radius: 10px;
	color: #fff;
	margin-bottom: 25px;
}
.heading h3 {
	color: #c11f2c;
}
.content-box {
	background:#FFF;
	padding: 25px;
	box-shadow: 0 0 20px rgba(0,0,0,.15);
	border-radius: 10px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.content-box img {
	max-width: 100%;
	height: auto;
}
#main {
	width: 48%;
	float: left;
}
#content {
	margin-top: 20px;
}

#mainr {
	float: right;
	width:48%;
}
.page-id-7 p {
	margin: 0;
}
.page-id-7 #content img {
	width: 100%;
	height: auto;
}
#right-bottom {
	margin-top:10px;
	background:#9ec256;
	float:right;
	width:400px;
	padding:20px;
}
.full-width,
#main.full-width {
	width: 100%;
}
#right-bottom img {
	width:123px;
	margin-right:5px;
	border:1px solid #fff;
}
#main form {
	padding-top: 25px;
}

.ginput_container input {
	width: 250px;
	margin: 5px 0 20px 0;
}

textarea {
	width: 450px;
	height: 150px;
	margin: 5px 0 20px 0;
}

#right {
	width: 48%;
	float: right;
	text-align:center;
}

#right h1 {
	font-family: 'StereofidelicRegular';
	color:#13572a;
	font-size:42px;
	font-weight:lighter;
}

#right h3 {
	font-weight: lighter;
	margin-top: 20px;
	color:#3d6e47;
	font-size:27px;
	margin-bottom: 0;
}
#contest {
	padding: 20px;
	padding-top: 200px;
	background: #fff url(../images/email-list-bg.jpg) center top no-repeat;
	min-height: 200px;
}
#contest label {
	display: none;
}
#contest .button {
	float: none;
	background: none;
	color: #fff;
	cursor: pointer;
	border-color: #fff;
	outline: none;
}
#contest .gform_body {
	float: left;
}
#contest .gform_wrapper .gform_footer {
	margin: 0;
	padding: 0;
	clear: none;
	top: -7px;
	position: relative;
	float: right;
	margin-right: -7px;
}
#contest .ginput_container input,
body .gform_wrapper .top_label input.large,
body .gform_wrapper .top_label textarea.textarea {
	border: 3px solid #fff;
	border-radius: 10px;
	background: none;
	padding: 9px;
	color: #fff;
	font-size: 15px;
	margin: 0;
	outline: none;
	position: relative;
	top: -4px;
	margin-bottom: 10px;
}
#contest .ginput_container input {
	width: 250px;
	margin-right: 10px;
}
body .gform_wrapper .top_label input.large,
body .gform_wrapper .top_label textarea.textarea {
	border-color: #3d6e47;
	color: #444;
	top: 0;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.gform_wrapper .top_label .gfield_label {
	font-size: 14px;
}
#order {
	width: 450px;
	float: right;
	margin-top:-217px;
}
#middle {
	background:url(../images/pattern-bg.jpg) repeat-x;
	width:460px;
	height:52px;
	-moz-border-radius: 8px 8px 8px 8px;
	margin-bottom:20px;
	margin-top:90px;
	
}
iframe {
	display: block;
}
.right-contact {
	float: right;
	width: 52%;
}
.left-contact {
	float: left;
	width: 44%;
}
#middle h1 {
	font-family: 'StereofidelicRegular';
	color:#fff;
	font-size:38px;
	font-weight:lighter;
	padding:18px 10px;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
}
.form {
	text-align:left;
}
.top-button,
.button {
	border: 3px solid #d14b2e;
	padding: 4px 15px 1px 5px;
	border-radius: 10px;
}
body .gform_button {
	background: #fff;
	font-size: 32px !important;
	cursor: pointer;
	float: none;
}

body .gform_wrapper li.gfield_error input[type=text],
body .gform_wrapper li.gfield_error textarea {
	border: 3px solid #790000 !important;
}
.button,
body .gform_button {
	float: left;
	font-family: 'StereofidelicRegular';
	text-transform: uppercase;
	font-size: 32px;
	color: #d14b2e;
	text-shadow: none;
	line-height: 1;
}
.default-button,
body .gform_button {
	padding: 4px 15px 1px 15px;
}
#media a.facebook-button {
	padding-right: 4px;
	color: #4c66a4;
	border-color: #4c66a4;
}
#media a.order-button {
	color: #be1d30;
	border-color: #be1d30;
}
#media {
	float: right;
}
#media a {
	float: right;
	margin-left: 10px;
	font-family: 'StereofidelicRegular';
	text-transform: uppercase;
	font-size: 32px;
	color: #d14b2e;
	text-shadow: none;
	line-height: 1;
	background: #fff;
	font-weight: normal;
}
#media a .ico,
.button .ico {
	font-size: 24px;
	position: relative;
	top: -2px;
	padding-right: 2px;
	padding-left: 6px;
}
#footer {
	font-size: 13px;
	padding: 20px 0 0 0;
	clear: both;
	margin-top: 50px;
	font-weight: bold;
}
#footer #media {
	margin-top: 20px;
	margin-bottom: 40px;
}
#footer p {
	margin: 0;
	text-align: left;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}

#responsive-menu,
#show-menu {
	display: none;
}

.gallery dl {
	float: left;
	width: 12.5%;
	margin: 2%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery dl img {
	padding: 7px;
	border: 3px solid #eee;
	border-radius: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (max-width: 1050px){
	.inner-wrap {
		width: 925px;
	}
}
@media screen and (max-width: 985px){
	.inner-wrap {
		width: auto;
		padding: 10px 20px;
	}
	.inner-wrap .inner-wrap {
		width: auto;
		padding: 0;
	}
	#main,
	#mainr,
	#right {
		width: 100%;
		float: none;
		margin-bottom: 25px;
	}
	#right {
		width: 480px;
		margin: auto;
	}
	body .gform_button,
	.default-button {
		width: auto;
		display: block;
		float: none;
		text-align: center;
	}
	body .gform_button {
		width: 100%;
		background: none;
	}
	#navigation {
		display: none;
	}
	#show-menu {
		display: block;
	}
	#show-menu {
		font-weight: bold;
		display: block;
		margin: 0;
		padding: 15px 20px;
		font-size: 18px;
		line-height: 22px;
		color: #fff;
		background: #be1d30;
		position: relative;
		z-index: 60;
	}
	#show-menu img {
		float: right;
		height: 20px;
		margin: 1px 0;
	}
	#responsive-menu {
		background: #d33245;
		margin: 0;
		padding: 0;
		position: relative;
		z-index: 40;
	}
	#responsive-menu li a {
		display: block;
		padding: 12px 20px;
		border-bottom: 1px solid rgba(0,0,0,.15);
		color: #fff !important;
	}
	#logo {
		margin: auto;
		width: 100%;
		display: block;
		text-align: center;
		float: none;
	}
	#logo img {
		width: 300px;
		margin: 0 -20px;
	}
	h1 {
		font-size: 38px;
	}
	#footer {
		margin-top: 0;
	}
	#footer p {
		text-align: center;
		float: none;
		margin-bottom: 10px;
	}
	#footer #media,
	#media {
		float: none;
		clear: both;
		margin-bottom: 20px;
	}
	#media a {
		display: block;
		float: none;
		margin: 0 auto 10px auto;
		width: 100%;
		text-align: center;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	.ginput_container input {
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		width: 100%;
	}
	#contest .button {
		width: 100%;
	}
	.gallery dl {
		width: 15.5%;
	}
}
@media screen and (max-width: 600px){
	.gallery dl {
		width: 21%;
	}
}
@media screen and (max-width: 540px){
	#right {
		width: 100%;
		margin: auto;
	}
}
@media screen and (max-width: 500px){
	.right-contact,
	.left-contact {
		float: none;
		width: 100%;
	}
	.gallery dl {
		width: 46%;
	}
}