/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

* {
 box-sizing: border-box;
}
*:before,
*:after {
 box-sizing: border-box;
}

/* html element 62.5% font-size for REM use */
html {
	height:100%;
	position:relative;
}
body {
	font-family:'SharpSans';
	font-weight:400;
	font-size:14pt !important;
	color:#000 !important;
	height:100%;
	position:relative;
	background-color:#6FCDE9;
	
}

.goodbye {
	display:none !important;
}

	/*

	*/
	

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#00A0DD;
	text-decoration:none;
}

p a {
	font-weight:700;
}
a:hover {
	color:#444;
}

.hoverdark:hover {
	color:#444;
}

.hoverdark {
	color:#00A0DD;
}

a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

header {
	width:100%;
}

hr {
	max-width:900px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
width:100%;
	margin:0 auto;
	position:relative;
		background-color:#fff;
	
		background-repeat: no-repeat, repeat, no-repeat, no-repeat, repeat, no-repeat, repeat;
	background-image:url(/wp-content/uploads/thickstripes.svg), url(/wp-content/uploads/cloudsnew1-01.png), url(/wp-content/uploads/planeRtoL.svg), url(/wp-content/uploads/balloon.svg), url(/wp-content/uploads/cloudsnew2-01.png), url(/wp-content/uploads/planeLtoR.svg), url(/wp-content/uploads/cloudsnew3-01.png);
	background-size:100%, 980px, 480px, 400px, 480px, 250px, 240px;
	background-position:0 0,0 0,0 0,0 0, 0 0, 0 0, 00;
	-webkit-animation:backgroundScroll 120s linear infinite, backgroundScroll 120s linear infinite, backgroundScroll 120s linear infinite, backgroundScroll 10s linear infinite,backgroundScroll 120s linear infinite, backgroundScroll 120s linear infinite, backgroundScroll 120s linear infinite;
    -webkit-animation-fill-mode:forwards, forwards, forwards, forwards, forwards, forwards;
    animation:backgroundScroll 120s linear infinite, backgroundScroll 120s linear infinite, backgroundScroll 120s linear infinite, backgroundScroll 10s linear infinite,backgroundScroll 120s linear infinite, backgroundScroll 120s linear infinite, backgroundScroll 120s linear infinite;
    animation-fill-mode:forwards,  forwards, forwards, forwards, forwards;
	
}

@keyframes backgroundScroll {
    from {background-position: 0 5000px, 0 0, 2400px 350px, 400px -100px, 0 0,-180px 200px,0 0;}
    to {background-position: 0 -800000px,-1860px 0px, -40000px 350px, 200px 2000px, -280px 0px, 2000px 200px,-20px 0px;}
}

@-webkit-keyframes backgroundScroll {
    from {background-position: 0 5000px, 0 0, 2400px 350px, 400px -100px, 0 0,-180px 200px,0 0;}
    to {background-position: 0 -800000px,-1860px 0px, -40000px 350px, 200px 2000px, -280px 0px, 2000px 200px,-20px 0px;}
}
	
	
	
	/*
	background-repeat:repeat, repeat, repeat;
	background-image:url(/wp-content/uploads/cloudsnew1-01.png), url(/wp-content/uploads/cloudsnew2-01.png),url(/wp-content/uploads/cloudsnew3-01.png);
	background-size:980px, 480px,  240px;
	background-position:0 0;
	-webkit-animation:backgroundScroll 120s linear infinite;
    -webkit-animation-fill-mode:backwards;
    animation:backgroundScroll 120s linear infinite;
    animation-fill-mode:backwards;
}
	@keyframes backgroundScroll {
    from {background-position:1860px 0px ,280px 0px,20px 0px;}
    to {background-position:0 0,0 0,0 0;}
}

@-webkit-keyframes backgroundScroll {
    from {background-position:1860px 0px ,280px 0px,20px 0px;}
    to {background-position:0 0,0 0,0 0;}
}
	*/
	
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}



.box {
	width:100%;
	max-width:900px;
	min-height:550px;
	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;
		margin-bottom:0;
	padding-left:24px;
	padding-right:24px;

}

.box2 {
	width:100%;
	max-width:900px;
	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;
		margin-bottom:72px;
	padding-left:24px;
	padding-right:24px;

}

.videobox {
		width:100%;
	max-width:800px;
	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;
		margin-bottom:72px;
	padding-left:24px;
	padding-right:24px;

}

.videoboxmobile {
	display:none;
}



.paddingbottom {
	padding-bottom:48px !important;
}

.blueblock{
	width:100%;
	min-height:550px;
	height:100%;
	overflow:visible;
	background-position: center bottom;
	background-repeat:no-repeat;
	background-image: url(/wp-content/uploads/blue2-01.png);
}

.yellowblock{
	width:100%;
	min-height:550px;
	height:100%;
	overflow:visible;
	background-position: center bottom;
	background-repeat:no-repeat;
	background-image: url(/wp-content/uploads/yellow2-01.png);
}

.noblock{
	width:100%;
	min-height:550px;
	height:100%;
	overflow:visible;
	background-position: center bottom;
	background-repeat:no-repeat;
	vertical-align: middle;

		align-items: center;
  		justify-content: center;


}

.lightblueblock{
	width:100%;
	min-height:550px;
	height:100%;
	overflow:visible;
	background-position: center bottom;
	background-repeat:no-repeat;
	background-image: url("/wp-content/uploads/lightblue2-01.png");
}
.factoryblock{
	width:100%;
	min-height:550px;
	height:100%;
	overflow:visible;
	background-position: center bottom;
	background-repeat:no-repeat;
	background-image: url("/wp-content/uploads/factorylightblue3-01.png");
}
.factoryblock2{
	width:100%;
	min-height:550px;
	height:100%;
	overflow:visible;
	background-position: center bottom;
	background-repeat:no-repeat;
	background-image: url("/wp-content/uploads/factoryblue-01.png");
}

.factorygreen{
	width:100%;
	min-height:550px;
	height:100%;
	overflow:visible;
	background-position: center bottom;
	background-repeat:no-repeat;
	background-image: url("/wp-content/uploads/factorygreen3-01.png");
}

.picleft{
	min-height:550px;
	height:100%;
	float:left;
	width:45%;
	margin-left:-100px;
	margin-top: -76px;
}

.picleft img {

}

.twelveozpic {
	margin-top:0px;
}

.birds1 img{
	max-height:300px;
	margin-top:100px;
	margin-left:80px;
}

.textleft{
	min-height:550px;
	height:100%;
	float:left;
	width:45%;

}

.textright{
	min-height:550px;
	height:100%;
	float:left;
	width:55%;
	padding-bottom:48px;

}
.textmargin {
	margin-left:-100px;
}

.textfull{
	min-height:550px;
	height:100%;

}

.exam img {
	max-height:262px;
}


/* nav */
.logo {
	display:none;
}

.nav {
	width:1000px;
	margin: 0 auto;
	top:0;
	list-style: none; 
	padding-left:48px;
	padding-right:48px;
	padding-top: 24px;
	height:100px;
	text-align: center;

	z-index:2000;
	
	}

.nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	}

.nav li {
	float:left;
	display: inline-block;
	padding-left:.2em;
	font-family: 'SharpSans';
	text-transform:uppercase;
	font-size: 24pt;
	font-weight: 900;
		color:#6FCDE9;
	}

.current-menu-item a {
	color:#00A0DD !important;
}


.nav a {
	color:#6FCDE9;
	}

.nav a:hover {
	color:#00A0DD;
	}

.nav a:active {
	color:#00A0DD;
	}

.nav img {
	margin-top:0;
	object-fit:contain !important;
	}
	
	
	#mobile_nav {
	display:none;
	}


nav li:before {
  content:"| ";
}

nav li:before {
  padding-left:0;
}
nav a:first-of-type:before {
  padding-left:0;
}

nav li:first-of-type:before {
  content:"";
}



/* sidebar */
.sidebar {

}
/* footer */

/*
.footer {
background-color:#6FCDE9;
	width:100%;
	margin: -19px auto;
	position:absolute;

	height:100px;
}

p.copyright {
	margin: 0 auto;
	padding-left: 24px;
	max-width:900px;
	font-size:8pt;
}
*/

footer {
	margin-top:-60px;
	max-width:100%;

}

.footer {
	height:auto;
	z-index:1000;
	bottom:0;
	background-image:url(/wp-content/uploads/footerwaves7-01.png),url(/wp-content/uploads/footerwaves8-01.png);
	background-size:1600px, 1600px;
	background-repeat: repeat-x, repeat-x;
	background-position:0 0, 0 0;
	position:relative;
	-webkit-animation: footerScroll 2s ease-in-out infinite, footerScroll 2s ease-in-out infinite;
    -webkit-animation-fill-mode: forwards, forwards;
	-webkit-animation-direction:alternate, alternate;
    animation: footerScroll 2s ease-in-out infinite, footerScroll 2s ease-in-out infinite;
    animation-fill-mode: forwards, forwards;
	animation-direction:alternate, alternate;
	overflow-y: visible;
	
}

@keyframes footerScroll {
    from {background-position: 20px 5px, -20px 0px;}
    to {background-position: -20px 5px, 20px 0px;}
}

@-webkit-keyframes footerScroll {
    from {background-position: 20px 5px, -20px 0px;}
    to {background-position: -20px 5px, 20px 0px;}
}

.footercontainer {
	padding-top:3em;
	padding-left:2em;
		padding-right:2em;
	padding-bottom:0;
	max-width:900px;
	width:100%;
	margin: 0 auto;


}

.footerwrapper {
	background-color:#6FCDE9;
}
.footercontainer h1 {
	color: white;
}

.footercontainer h2 {
	color: #00A0DD;
}

.footercontainer2 p {
	font-size:8pt;
	color:#fff;

}

.footercontainer2 {

}

.footercontainer2 img {
	max-height:50px;
	max-width:100px;
	vertical-align:middle;
	margin-right:2em;
	margin-top:1em;
	margin-bottom:1em;
}

	.footercontainer .picleft {
	margin-top:-48px;
	min-height:350px;
	}
	
	.footercontainer .textright {

	min-height:350px;
	}
	
	.footercontainer .box {

	min-height:350px;
	}

.social img {
	max-height:24px;
}

.introsection{
	display:none;
}

.page-id-320 .introsection{
	display:block;
}

.grecaptcha-badge{
	display:none;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

#pagewrapper {
	max-width:1400px;
}

/*------------------------------------*\
    woocommerce
\*------------------------------------*/

.carticon {
  background-color : #FFB71B;
  color: white;
  padding: 10px 20px;
  border-radius: 8px;
	border-style: solid;
}

#cartbutton {
  position: fixed;
  bottom: 40px;
  right: 10px;
}

.cartcontents{
	font-family: 'SharpSans';
    text-transform: uppercase;
    font-weight: 900;
}



.in-stock {
	display:none;
}

.out-of-stock {
	display: none;
}

.related {
	display: none;
}



.columns-4 {
		width:100%;
	max-width:900px;

	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;
		margin-bottom:0;
	padding-left:24px;
	padding-right:24px;
}

.erm_menu {
		margin-bottom: 120px;
			width:100%;
	max-width:900px;

	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;

	padding-left:24px;
	padding-right:24px;
}

#post-983 {
	margin-bottom: 48px;
			width:100%;
	max-width:900px;

	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;

	padding-left:24px;
	padding-right:24px;
}

#post-984 {
	margin-bottom: 48px;
			width:100%;
	max-width:900px;

	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;

	padding-left:24px;
	padding-right:24px;
}

.post-1027 {
	margin-bottom: 48px;
			width:100%;
	max-width:900px;

	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;

	padding-left:24px;
	padding-right:24px;
}

.product_type_bundle {
	margin-bottom: 48px;
			width:100%;
	max-width:900px;

	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;

	padding-left:24px;
	padding-right:24px;
}

.bundled_product_permalink {
	display:none;
}


#payment {
	margin-bottom:48px;
}

.return-to-shop {
		display:none;
}


.input-text {
	padding:5px;
}

input {
	font-size: 14pt;
}

.woocommerce {
	margin-bottom: 96px;
}

h2.woocommerce-loop-product__title {
	font-family:'SharpSans';
	font-weight:900;
	font-size:18pt !important;
	margin:0 !important;
	color:#6FCDE9;
}

h2.woocommerce-loop-category__title {
	font-family:'SharpSans';
	font-weight:900;
	font-size:18pt !important;
	margin:0 !important;
	color:#6FCDE9;
}

.woocommerce-message {
	font-family:'SharpSans';
	font-weight:400;
	font-size:14pt !important;
	color:#000 !important;

}

mark {
	font-family:'SharpSans';
	font-weight:400;
	font-size:14pt !important;
	color:#000 !important;
	margin-bottom:24px;
	background:none !important;
}

.woocommerce ul.products li.product .price {
	font-family:'SharpSans';
	font-weight:400;
	font-size:14pt;
	color:#000;
	margin-bottom:24px;
}

.product-type-simple {
		width:100%;
	max-width:900px;

	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;
		margin-bottom:0;
	padding-left:24px;
	padding-right:24px;
}

.product-type-variable {
		width:100%;
	max-width:900px;

	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;
		margin-bottom:0;
	padding-left:24px;
	padding-right:24px;
}

.price {
	font-family:'SharpSans';
	font-weight:400;
	font-size:14pt !important;
	color:#000 !important;
	margin-bottom:24px;
}

span.author {
	display:none;
}

span.comments {
	display:none;
}

span.date {
	display:none;
}

.blocklink:hover {
	opacity:.6;
	animation:ease-in-out;
}



/*------------------------------------*\
    IMAGES
\*------------------------------------*/

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

}
.video-responsive5x4 iframe{
    left:0;
    top:0;
    position:absolute;
	margin-left:auto;
	margin-right:auto;
}

.video-responsive5x4{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
	text-align:center;
}

.photocontainer {
  display: flex;
}

.photocolumn {
  flex: 25%;
  padding: 24px;

}

.photocolumn2 {
  flex: 25%;
  padding: 8px;

}

.photocolumn3 {
  flex: 16.66%;
  padding: 4px;

}

.photocolumn img {
		border-radius:5px;
	border:2px solid #6FCDE9;
}

.photocolumn2 img {
		border-radius:5px;
	border:2px solid #6FCDE9;
}

.photocolumn3 img {
		border-radius:5px;
	border:2px solid #6FCDE9;
}

.foodphotos {
	width:100%;
	max-width:900px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 48px;
		margin-bottom:48px;
	padding-left:24px;
	padding-right:24px;
}

.foodphotos2 {
	width:100%;
	max-width:900px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 48px;
		margin-bottom:48px;
	padding-left:0;
	padding-right:0;
}

.foodphotos3 {
	width:100%;
	max-width:900px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 24px;
		margin-bottom:24px;
	padding-left:0;
	padding-right:0;
}

/*------------------------------------*\
    EVENTS
\*------------------------------------*/
#tribe-events-pg-template, .tribe-events-pg-template {
	max-width:900px;
}

#tribe-events-bar {
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
}

#tribe-bar-form {
    background: #6FCDE9;
}

#tribe-bar-form label {
	color: #fff;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	background-color: #00A0DD;
}

.tribe-events-content h1, .tribe-events-after-html h1, .tribe-events-before-html h1 {
	font-family:'SharpSans';
	font-weight:900;
	font-size:24pt;
	margin:0 !important;
	color:#00A0DD;
	text-transform:uppercase;
}


.tribe-events-content h2, .tribe-events-after-html h2, .tribe-events-before-html h2 {
	font-family:'SharpSans';
	font-weight:900;
	font-size:24pt;
	margin:0 !important;
	color:#6FCDE9;
	text-transform:uppercase;
}

.tribe-events-content h3, .tribe-events-after-html h3, .tribe-events-before-html h3, .tribe-events-list-event-title h3 {
	font-family:'SharpSans';
	font-weight:900;
	font-size:24pt;
	margin:0 !important;
	color:#6FCDE9;
	text-transform:uppercase;
}

.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
	font-style:normal !important;
}

#tribe-bar-collapse-toggle {
	background-color:#6FCDE9;
}

#tribe-bar-collapse-toggle:focus, #tribe-bar-collapse-toggle:hover {
	background-color:#00A0DD;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
	background-color:#00A0DD;
}

#tribe-events-content-wrapper {
	margin-bottom: 48px;
}

.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
	border-top:none !important;
}

.tribe-events-list .tribe-events-loop .tribe-events-event-image {
	width:25%;
}

.single-tribe_events .tribe-events-event-image {
	width:25%;
}


/*------------------------------------*\
    CONTACT
\*------------------------------------*/
.nf-field-element input {
	height: 40px !important;
}
label{   
    vertical-align: middle;
	font-size: 18px;
 }

.nf-form-fields-required {
	font-size:12pt;
	margin-bottom:24px;
}

.nf-field-label {
	font-family:'SharpSans';
	font-weight:700;
	font-size:18pt;
}

.nf-response-msg {
			font-family:'SharpSans';
	font-weight:500;
	font-size:18pt;
}

.list-radio-wrap .nf-field-element li label {
		font-family:'SharpSans';
	font-weight:700;
	font-size:24pt;
}

input {
	border-radius:5pt;
	border-style:solid;
	border-width:2px;
	font-family:'SharpSans';
	font-weight:500;
	font-size:14pt;
	padding:0.25em;
}

.wpcf7-submit {
	padding:1em;
	font-family: 'SharpSans';
    font-weight: 700;
    font-size: 10pt;
}

button {
    border-radius: 5pt;
    border-style: solid;
    border-width: 2px;
    font-family: 'SharpSans';
    font-weight: 700;
    font-size: 10pt;
}

.radiosection {
	width:auto;
}

input.wpcf7-text {
	width:100%;
}

span.wpcf7-list-item {
	display:block;
	margin: 1em 0 0 1em;
	font-weight:500;
	font-size:14pt;
}

h1.dot {
	font-size:14pt !important;
}

h1.step-index {
	font-size:14pt !important;
}

.step-title {
	display:none;
}

.step-index {
	display:none !important;
}

input[type="radio"] {
	margin-right:.5em;
}

input[type="checkbox"] {
	margin-right:.5em;
}

textarea {
	border-radius:5pt;
	border-style:solid;
	border-width:2px;
	font-family:'SharpSans';
	font-weight:500;
	font-size:14pt;
	width:100%;
}

button {
	background-color:#00A0DD;
	color:#fff;
	padding:1em;
}

div.wpcf7-response-output {
    margin: 2em 0 2em 0;
    padding: 1em 1em;
	font-family: 'SharpSans';
    font-weight: 500;
    font-size: 14pt;
	border-radius: 10px;
}

div.wpcf7 input[type="file"] {
	border: none !important;
	    font-size: 10pt !important;
}



/*------------------------------------*\
	MENU
\*------------------------------------*/


	

.erm_menu .erm_title {
	font-family:'SharpSans' !important;
	font-weight:700;
	font-size:24pt;
	margin:0 !important;
	color:#000;
}

.erm_product_price {
	display:none;
}

.erm_product_title {
    float: none;
    display: inline;
    margin: 0;
    padding: 0;
    font-family: 'SharpSans';
    font-weight: 700;
    font-style: normal;
    font-size: 14pt;
    color: #000;
	margin-top: 12px;
}

h2.erm_section_title {
	color: #00A0DD;
	font-size:18pt;
}

h3.erm_product_title {
	margin-top: 24px;
}

.erm_menu h1 {
	padding-bottom:24px;
} 

.erm_menu:not(.type-erm_menu) p {
    font-family: 'SharpSans';
    font-weight: 400;
    font-size: 14pt;
	font-style:normal;
    color: #000;
    text-align: left;
}

.erm_menu:not(.type-erm_menu) p em {
    font-size: 14pt;
}

.erm_product {
    margin: 0px 0px;
}

.menu {
	min-height:4300px;
}

.erm_menu .erm_footer_desc {
	border:0 !important;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
.yellowbg {
	background-color:#FFB71B;
}

h1 {
	font-family:'SharpSans';
	font-weight:900;
	font-size:24pt;
	margin:0 !important;
	color:#00A0DD;
}



h2 {
	font-family:'SharpSans';
	font-weight:900;
	font-size:24pt;
	margin:0 !important;
	color:#6FCDE9;
}

p {
	font-family:'SharpSans';
	font-weight:400;
	font-size:14pt;
	color:#000;
	margin-bottom:24px;
}

.strikethrough{
	text-decoration:line-through !important;
	
}

@font-face {
	font-family:'MarketingScript';
	src: url('fonts/SharpSansDispNo1-Black.ttf');
    font-style:normal;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-Black.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-Black.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-Black.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:900;
    font-style:normal;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-BlackIt.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-BlackIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-BlackIt.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-BlackIt.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:900;
    font-style:italic;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-Extrabold.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-Extrabold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-Extrabold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-Extrabold.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:800;
    font-style:normal;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-ExtraboldIt.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-ExtraboldIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-ExtraboldIt.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-ExtraboldIt.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:800;
    font-style:italic;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-Bold.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-Bold.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:700;
    font-style:normal;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-BoldIt.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-BoldIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-BoldIt.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-BoldIt.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:700;
    font-style:italic;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-Semibold.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-Semibold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-Semibold.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:600;
    font-style:normal;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-SemiboldIt.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-SemiboldIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-SemiboldIt.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-SemiboldIt.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:600;
    font-style:italic;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-Medium.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-Medium.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:500;
    font-style:normal;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-MediumIt.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-MediumIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-MediumIt.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-MediumIt.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:500;
    font-style:italic;
}
@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-Book.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-Book.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-Book.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:400;
    font-style:normal;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-BookIt.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-BookIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-BookIt.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-BookIt.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:400;
    font-style:italic;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-Light.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-Light.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-Light.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:300;
    font-style:normal;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-LightIt.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-LightIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-LightIt.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-LightIt.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:300;
    font-style:italic;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-Thin.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-Thin.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-Thin.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:200;
    font-style:normal;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-ThinIt.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-ThinIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-ThinIt.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-ThinIt.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:200;
    font-style:italic;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-Ultrathin.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-Ultrathinm.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-Ultrathin.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-Ultrathin.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:100;
    font-style:normal;
}

@font-face {
	font-family:'SharpSans';
	src: url('fonts/SharpSansDispNo1-UltrathinIt.eot'); /* IE9 Compat Modes */
	src: url('fonts/SharpSansDispNo1-UltrathinIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SharpSansDispNo1-UltrathinIt.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SharpSansDispNo1-UltrathinIt.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight:100;
    font-style:italic;
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

.iframe-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
	margin-top:48px;
	margin-bottom:48px;
}

.iframe-container iframe {
  position: absolute;
    position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;
}

.post-password-form {
	margin-bottom:96px;
}

@media screen and (max-width: 950px) {
	.video-responsive5x4{
    overflow:hidden;
    padding-bottom:125%;
    position:relative;
    height:0;
	text-align:center;
}
	.mobileh1 h1 {
		margin-top:48px !important;
	}
	
	.noblock {
	margin-top:33%;
	}
	
	.embed-container { 
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
	min-width:100%;

} 

.embed-container iframe { 
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
  
	.footercontainer .picleft {
			flex:1;
	min-height:20px;
	}
	
	.footercontainer .textright {
			flex:1;
	min-height:20px;
	}
	
	.footercontainer .box {
			flex:1;
	min-height:20px;
	}
	
	.box {
	padding-left:24px;
	padding-right:24px;
	}
	
	.nopadding {
			padding-left:0;
	padding-right:0;
	}
	
  .textleft {
	float:none;
	width:100%;
	margin-left:0;
	margin-top:0;
	flex:1;
	min-height:20px;
  }
	  .textright {
	float:none;
	width:100%;
	margin-left:0;
	margin-top:0;
	flex:1;
	min-height:20px;
  }  
		  .textfull {
	float:none;
	width:100%;
	margin-left:0;
	margin-top:0;
	flex:1;
	min-height:20px;
  }  
	.picleft {
	float:none;
	width:100%;	
	margin-left:0;
	margin-top:0;
	flex:1;
	min-height:20px;

  }

	.logopic {
		margin:auto;
	}
	.twelveozpic {
		margin-bottom:0;
	}
	.birds1 {
		margin-top:-40px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.blueblock{

	background-position: 45% bottom;
}

.yellowblock{

	background-position: 45% bottom;
}
.lightblueblock{

	background-position: 45% bottom;
}
.factoryblock{

	background-position: 45% bottom;
}
.factoryblock2{

	background-position: 45% bottom;
}

.factorygreen{

	background-position: 45% bottom;
}
	
	

	
	h1 {

	font-size:18pt;

}

h2 {
	font-size:18pt;
}
	.box {
		padding-bottom:48px;

		margin-bottom:100px;
	}

	
	#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
		font-weight:900;
		font-family:'SharpSans';
	}
	
	.current-menu-item a {
    color: #6fcde9 !important;
	}

.box {
	display:flex;
	flex-direction:column;
	}
	
		.box2 {
	padding-left:24px;
	padding-right:24px;
	display:flex;
	flex-direction:column;
	}
	
.hours {
	order:-1;

	}
.info {
	order:-2;

	}
.footercontainer2 img {
	max-height:30px;
	margin-right:1em;

}

	.photocolumn {
  flex: 50%;
  padding: 4px;
		flex-wrap:wrap;

}
	
		.photocolumn2 {
  flex: 50%;
  padding: 4px;
		flex-wrap:wrap;

}
	
.box2 {

		margin-bottom:24px;


}
.videoboxmobile {
		width:100%;
	max-width:800px;
	height:100%;
	margin-left: auto;
		margin-right: auto;
		margin-top: 48px;
		margin-bottom:72px;
	padding-left:24px;
	padding-right:24px;

}
	
/*------------------------------------*\
	.videobox {
			display:none;
	}
\*------------------------------------*/
}



/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}