.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
	clear: both;
	
} 
html[xmlns] .clearfix {
	display: block;
} 
* html .clearfix {
	height: 1%;
}
::-moz-selection {
	background:#87ac32; 
	color:#FFF;
}
::selection {
	background:#87ac32; 
	color:#FFF;
}

@font-face {
    font-family: 'altGoth';
    src: url('/ff/alternate_gothic_no2_bt-webfont.eot');
    src: url('/ff/alternate_gothic_no2_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('/ff/alternate_gothic_no2_bt-webfont.woff') format('woff'),
         url('/ff/alternate_gothic_no2_bt-webfont.ttf') format('truetype'),
         url('/ff/alternate_gothic_no2_bt-webfont.svg#alternategothic2_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica;
	overflow: hidden;
	/*Avoid flicker on slides transitions for mobile phones #336 */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
font-size: 16px;
}

h1 {
	font-size: 6em;
	font-family: 'altGoth', arial, helvetica;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	padding: 0;
}
a {color:#87ac32;}

.intro p {
	color: #fff;
}

.section {
	text-align: center;
}

#header {
	position: fixed;
	height: 8em;
	display: block;
	width: 100%;
	background: #a5ce3e;
	z-index: 9;
	text-align: center;
	color: #5e7634;
	padding: 0;
	top: 0;
}
.mainImage{
	position: absolute;
	left: 2%;
	top: 10%;
	z-index: 60;
}
#footer {
	position: absolute;
	bottom: 0;
	text-align: left;
	z-index: 9;
	font-size: 0.8em;
	margin: 1em;
	color: #888;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
#footer ul li {
	display: inline-block;
	margin: 0 1em 0 1em;
	padding: 0;
}
#footer ul li a{
	color: #888;
}





body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
table {
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
strong {
	font-weight: bold;
}

caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #444;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
p {
	font-size: 1em;
}
ul {
	font-size: 1em;
	text-align: left;
	clear: both;
	margin: 2em 0 2em 1.5em;
}
ul li{
	text-align: left;
	clear: both;

	color: #888;
	
	
}
.intro p {
	width: 50%;
	margin: 0 auto;
	font-size: 1em;
}
.section {
	text-align: center;
}

.mainBlub {


  background: url(/images/corporate-aerial-film-making.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;


}
.blub{
	position: absolute;
	background: rgba(255, 255, 255, 0.8);
	width: 50%;
	right: 0%;
	top: 20%;
	padding: 2em;


}

.blub h1{
	color: #87ac32;
	text-transform: uppercase;
	font-size: 4em;
	line-height: 1.1em;
	display: block;
	padding: 0 10% 0 10%;
	margin: 0 0 5% 0;
	position: relative;

}
.blub h1:before{
	color: #87ac32;
	text-transform: uppercase;
	font-size: 1.6em;
	content: "{";
	position: absolute;
	left: 0;
	color: #a5ce3e;
	line-height: 100%;
	height: 100%;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6)

}
.blub h1:after{
	color: #87ac32;
	text-transform: uppercase;
	font-size: 1.6em;
	content: "}";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	clear: none;
	color: #a5ce3e;
	line-height: 100%;
	height: 100%;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6)

}
.blub h1 span{
	color: #6b8f19;
	font-size: 1.4em;

}
.blub h1 em{
	font-size: 1.4em;
	font-family: "Times New Roman", Georgia, Serif;
	font-style: normal;

}
.blub p{
	line-height: 1.5em;
	display: block;
	clear: both;
	margin: 0 0 0.8em 0;

}
.more {
	background: url(/images/more-icon.png) no-repeat center bottom ; 
	background-size: 100%;
	font-size: 1.2em;
	font-family: 'altGoth', arial, helvetica;
	text-transform: uppercase;
	width: 2%;
	height: 5%;
	display: block;
	position: absolute;
	clear: none;
	bottom: 3%;
	left: 50%;
	margin-left: -1%;
	text-align: center;
	color: #888;
}
.moreLight {	color: #b8b8b8; }

.less {
	background: url(/images/less-icon.png) no-repeat center bottom ; 
	background-size: 100%;
	font-size: 1.2em;
	font-family: 'altGoth', arial, helvetica;
	text-transform: uppercase;
	width: 2%;
	height: 5%;
	display: block;
	position: absolute;
	clear: none;
	bottom: 3%;
	right: 2%;
	text-align: center;
	color: #888;
}
.lessLight {	color: #b8b8b8; }

.plainBlock{
	width: 50%;
	margin: 0 auto;
}
.plainBlock h1 {
	color: #87ac32;
	float: left;
	text-align: left;
	display: block;
	width: 55%;
	margin-bottom: -0.2em;
}

.plainBlock h2 {
	color: #87ac32;
	float: left;
	clear: both;
	text-align: left;
	display: block;
	width: 55%;
	font-size: 2em;
	font-family: 'altGoth', arial, helvetica;
	text-transform: uppercase;
}
.plainBlock h3 {
	color: #888;
	margin-top: 0.6em;
	font-size: 1.4em;
	float: right;
	clear: none;
	text-align: right;
	display: block;
	width: 45%;

}


.plainBlock dl {
	margin: 0;
	padding: 0;
	display:block;
	clear:both;
	position: relative;
	text-align: left;


	color: #888;
	margin-top: 0.6em;
	font-size: 1.2em;
	float: right;
	clear: none;
	display: block;
	width: 45%;

}
.plainBlock dl dt{
	display:block;
	
	padding: 0 0 0 0;
	margin: 0;

	line-height: 1.5em;
	width: 100%;
	font-weight:normal;
	white-space:nowrap;
	font-size: 0.8em;
	
}

.plainBlock dl dd{
	display:block;
	position: absolute;
	right: 0;
	
	padding: 0 0.5em 0 0.5em ;	
	margin: -1.5em 0 0 0;
	width: 50%;
	white-space:nowrap;

	line-height: 1.5em;
	font-weight:normal;
	
}

.plainBlock p {
	color: #999;
	display: block;
	clear: both;
	line-height: 1.5em;
	padding: 5% 0 0 0;
	text-align: left;
}
.plainBlock p.bigThanks {
	font-size: 8em;
	font-family: 'altGoth', arial, helvetica;
	text-transform: uppercase;
	color: #999;
	margin: 0;
	padding: 0;
	text-align: center;
}
.plainBlock p.littleThanks {
	font-size: 2em;
	color: #999;
	margin: 0;
	padding: 0;
	text-align: center;
}
.prop{
	padding: 3% 0 0 0;
}

.green{
	background: #a5ce3e;
}
.green .plainBlock, .green .plainBlock h1, .green .plainBlock h2, .green .plainBlock h3, .green .plainBlock p {
	color: #fff;

}


.vidBg{
 
	background-repeat: no-repeat;
	background-position: center centerl
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;


}
.vidCon{
	height: 100%;
	position: relative;
	z-index: 80;
	background: rgba(255,255,255, 0.4);
}
.vidTitle{
	margin-top: 6em;
	padding: 1em;
	height: 10%;
	color: #999;
	background: rgba(0,0,0, 0.7);
}
.vidTitle h3, .vidTitle h2{
	color: #fff;
}
.vidTitle h1 {
	font-size: 3.7em;
}
.vidTitle h3 {
	font-size: 1.1em;
}
.vidsCon {
	position: relative;

}
.vids {
	width: 50%;
	margin: 0 auto 0 auto;
	display: block;
	position: relative;
}

.vids:before {
	padding-top: 56.25%; 
	display: block;
	content: '';

}


.vidsFill {
	position: absolute;
	top: 0; bottom: 0; right: 0; left: 0; 
}


#menu{
	position: fixed;
	top:  2.4em;
	left:  0;
	z-index: 50;
	padding: 0;
	margin: 0;
	display: block;
	right: 2%;
	text-align: right;
	font-size: 1em;
}
#menu li {
	display: inline-block;
	margin: 0;
	padding: 0;
	color: #fff;

	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
	font-size: 1.5em;
	font-family: 'altGoth', arial, helvetica;
	text-transform: uppercase;
	border: 0.1em solid rgba(255,255,255, 0);

}
#menu li.active {
	border: 0.1em solid rgba(255,255,255, 0.8);
}
#menu li a {
	text-decoration: none;
	color: #fff;
	padding: 0.4em 0.8em;
	display: block;
}
#menu li a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 6em;
}


#superContainer {
	height: 100%;
	position: relative;
	/* Touch detection for Windows 8 */
	-ms-touch-action: none;
	/* IE 11 on Windows Phone 8.1*/
	touch-action: none;
}


.fp-section {
	position: relative;
	-webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
	-moz-box-sizing: border-box; /* <=28 */
	box-sizing: border-box;
}
.fp-slide {
	float: left;
}
.fp-slide, .fp-slidesContainer {
	height: 100%;
	display: block;
}
.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
	transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
	display: table;
	width: 100%;
}
.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.fp-slidesContainer {
	float: left;
	position: relative;
}
.fp-controlArrow {
	position: absolute;
	z-index: 4;
	top: 0;
	cursor: pointer;

	width: 2%;
	height: 100%;
}
.fp-controlArrow.fp-prev {
	left: 10%;
	background: url(/images/prev-icon.png) no-repeat center center;
	background-size: 100% auto;
}
.fp-controlArrow.fp-next {
	right: 10%;
	background: url(/images/next-icon.png) no-repeat center center;
	background-size: 100% auto;
}
.fp-scrollable {
	overflow: scroll;
}
.fp-easing {
	-webkit-transition: all 0.7s ease-out; /* Safari<=6 Android<=4.3 */
	transition: all 0.7s ease-out;
}
#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
}
#fp-nav.right {
	right: 17px;
}
#fp-nav.left {
	left: 17px;
}
.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
}
.fp-slidesNav.bottom {
	bottom: 17px;
}
.fp-slidesNav.top {
	top: 17px;
}
#fp-nav ul, .fp-slidesNav ul {
	margin: 0;
	padding: 0;
}
#fp-nav li, .fp-slidesNav li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative;
}
.fp-slidesNav li {
	display: inline-block;
}
#fp-nav li a, .fp-slidesNav li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}
#fp-nav li .active span, .fp-slidesNav .active span {
	background: #333;
}
#fp-nav span, .fp-slidesNav span {
	top: 2px;
	left: 2px;
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	background: rgba(0, 0, 0, 0);
	border-radius: 50%;
	position: absolute;
	z-index: 1;
}
.fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
}
.fp-tooltip.right {
	right: 20px;
}
.fp-tooltip.left {
	left: 20px;
}






.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel{
	display: none;

	position: fixed;
	width: 30%;

	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;

}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
	margin: 0 0.5em 0 0.5em ;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{

	padding:9px 18px;
	display: inline-block;

	color: #000;
	background: #fff;
	background: rgba(255,255,255, 0.5);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	background: #666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}

.owl-prev{
	position: absolute;
	left: 0;
	bottom: -6%;
	text-transform: capitalize;

}
.owl-next{
	position: absolute;
	right: 0%;
	bottom: -6%;
	text-transform: capitalize;
}


/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;

	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;

	background: rgba(255,255,255, 0.5);

}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background: rgba(0,0,0, 0.5);
}


.user{
	clear: both;

}

.user form {display:inline;}
.user label{
	color: #888;
	display:block;
	clear:left;
	float:left;
	text-align: left;
	width: 45%;
	height: 2em;
	line-height: 2em;
	margin: 0 0 1% 0;
	font-size: 1em
	
}
.user input, .user password{
	display:block;
	float:left;
	height: 2em;
	line-height: 2em;
	margin: 0 0 1% 0;
	padding: 0 0 0 1%;
	width: 50%;
	font-size: 1em;

	border: solid 1px #999;


}
.user input.file, .user input[type='file']{

	border: none;

}
.user select{
	display:block;
	float:left;
	margin: 0 0 5px 0;
	padding: 5px;

	border: solid 1px #999;
	font-size: 1em;


}
.user input:focus, .user select:focus, .user  password:focus, .user textarea:focus {
	outline: none;
	border: solid 1px #87ac32;
}

.user textarea{
	display:block;
	float:left;
	width: 50%;
	height: 6em;
	margin: 0 0 5px 0;
	padding: 5px;
	font-family: arial, helvetica;
	border: solid 1px #999;
	font-size: 1em;


	
}
.user input.submit, .user input[type='submit'], .user input.button, .user input[type='button'], .submit{
	display: inline-block;
	clear:both;
	background: #87ac32;
	height: 2em;
	line-height: 2em;
	font-size: 1.6em;
	color: #fff;
	border: none;
	padding: 0 2em 0 2em;
	cursor: pointer;
	text-decoration: none;

	-webkit-border-radius: 0.2em; 
        border-radius: 0.2em;

	-webkit-box-shadow:  0px 1px 4px 0px rgba(0, 0, 0, .5);   
        box-shadow:  0px 1px 4px 0px rgba(0, 0, 0, .5);
}

.user input.submit span, .user input[type='submit'] span, .user input.button span, .user input[type='button'] span, .submit span{

	padding: 0 5px 0 0;
}
.user input.submit:hover, .user input[type='submit']:hover, .user input.button:hover, .user input[type='button'],:hover .submit:hover{
	text-decoration: none;
	color: #fff;
	background: #6b8f19;
}

#nav {
	display: none;
}
.formEl{
	position: relative;
}
p.error {
	display: block;
	position: absolute;
	left: 69%;
	top: -2.5em;
	background: #ac3232;
	height: 2em;
	line-height: 2em;
	font-size: 1.2em;
	color: #fff;
	border: none;
	padding: 0 1.2em 0 1.2em ;
	text-decoration: none;

	-webkit-border-radius: 0.2em; 
        border-radius: 0.2em;
	z-index: 70;
}
p.error:after {
   content: "";
   position: absolute;
   top: 1.5em;
   left: 1.2em;
   border-top: 1em solid #ac3232;
   border-top-color: #ac3232; 
   border-left: 1em solid transparent;
   border-right: 1em solid transparent; 
}
.user input.errorSelect, .user select.errorSelect, .user password.errorSelect, .user textarea.errorSelect{
	border: 1px solid #ac3232;
}
.user input.errorSelect:focus, .user select.errorSelect:focus, .user  password.errorSelect:focus, .user textarea.errorSelect:focus {
	outline: none;
	border: solid 1px #ac3232;
	outline: solid 2px #ac3232;
}

.contactform {
	margin-top: 2em;
	clear: both;
}


@media all and (min-width: 1000px) {
  #header {
	height: 8em;
  }
  .blub{
	width: 50%;

  }
  .plainBlock{
	width: 50%;
  }
  .vids {
	width: 50%;
  }
  .vidThumbs{
	width: 30%;
	margin-left: 25%;
  }
  .vidDesc{
	width: 20%;
  }
  .owl-carousel{
	width: 30%;
  }
  #menu{
	display: block;
  }
  #mmenu {
	display: none;
  }
  #mmenu li{
	display: none;
  }
  #mmenu li a{
	display: none;
  }
}
@media all and (min-width: 750px) and (max-width: 1000px) {
 html, body {
	font-size: 0.9em;
 }
  #header {
	height: 5em;
  }
  .blub{
	width: 65%;

  }
  .plainBlock{
	width: 65%;
  }
  .vidTitle{
	margin-top: 0;
  }
  .vids {
	width: 65%;
  }
  #menu{
	display: block;
  }
  #mmenu {
	display: none;
  }
  #mmenu li{
	display: none;
  }
  #mmenu li a{
	display: none;
  }
}
@media all and (max-width: 750px), all and (orientation:portrait) {
 html, body {
	font-size: 0.7em;
 }
  #header {
	height: 5em;
  }
  .blub{
	width: 80%;
	right: 7%;
  }
  .plainBlock{
	width: 80%;
  }
  .vidTitle{
	margin-top: 0;
  }
  .vids {
	width: 80%;
  }
  #menu{
	display: none;
  }
  #mmenu{
	display: none;
	position: static;
	z-index: 2000;
	margin: 0;
	margin-top: 5em;
	padding: 0;
	list-style: none;
  }
  #mmenu li{
	display: block;
	margin: 0;
	padding: 0;
	background: #666;
	list-style: none;

  }
  #mmenu li a {
	display: block;
	background: #666;
	text-decoration: none;
	color: #fff;
	font-size: 2.5em;
	line-height: 2.5em;
	height: 2.5em;
	z-index: 2000;
	text-align: right;
	padding: 0 1em 0 0;
	border-bottom: 1px solid #888;

  }
  #mmenu li:hover a{
	background: #999;
  }
  #nav {
	display: block;
	font-size: 4em;
	font-family: 'altGoth', arial, helvetica;
	text-transform: uppercase;
	color: #fff;
	text-align: right;
	padding: 0 0.25em 0 0;
	float: right;
	cursor: pointer;
  }
  #nav:after {
	content: "Menu";
	font-family: 'altGoth', arial, helvetica;
	text-transform: uppercase;
	color: #fff;
	float: left;
  }
  .fp-controlArrow.fp-prev {
	left: 2.5%;
  }
  .fp-controlArrow.fp-next {
	right: 2.5%;
  }
  .user label{
	clear: all;
	float: none;
	width: 100%;
  }
  .user input, .user textarea{
	clear: all;
	float: none;
	width: 100%;
  }
  p.error {
	right: 0;
	top: -0.4em;
  }
  .plainBlock dl {

	margin: 1em 0 1em 0;
	padding: 1em 0 1em 0;

	font-size: 1.2em;
	float: none;
	clear: both;
	width: 100%;

  }
}