/*
Theme Name: Aerovel
Theme URI: http://businessonmarketst.com
Description: A theme for Aerovel
Author: Paul McMahon
Version: 1.0
Tags: multi-color, small business, corporate, drones
*/

@font-face {
	font-family: 'Univers-Oblique';
	src: url('fonts/universoblique.eot');
	src: url('fonts/universoblique.eot?#iefix') format('embedded-opentype'),url('fonts/universoblique.svg#universoblique') format('svg'),url('fonts/universoblique.ttf') format('truetype'),url('fonts/universoblique.woff') format('woff'),url('fonts/universoblique.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Univers-Condensed';
	src: url('fonts/universcondensed.eot');
	src: url('fonts/universcondensed.eot?#iefix') format('embedded-opentype'),url('fonts/universcondensed.svg#universcondensed') format('svg'),url('fonts/universcondensed.ttf') format('truetype'),url('fonts/universcondensed.woff') format('woff'),url('fonts/universcondensed.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Univers-CondensedBold';
	src: url('fonts/universcondensedbold.eot');
	src: url('fonts/universcondensedbold.eot?#iefix') format('embedded-opentype'),url('fonts/universcondensedbold.svg#universcondensedbold') format('svg'),url('fonts/universcondensedbold.ttf') format('truetype'),url('fonts/universcondensedbold.woff') format('woff'),url('fonts/universcondensedbold.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Univers-Bold';
	src: url('fonts/universbold.eot');
	src: url('fonts/universbold.eot?#iefix') format('embedded-opentype'),url('fonts/universbold.svg#universbold') format('svg'),url('fonts/universbold.ttf') format('truetype'),url('fonts/universbold.woff') format('woff'),url('fonts/universbold.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Univers';
	src: url('fonts/univers.eot');
	src: url('fonts/univers.eot?#iefix') format('embedded-opentype'),url('fonts/univers.svg#univers') format('svg'),url('fonts/univers.ttf') format('truetype'),url('fonts/univers.woff') format('woff'),url('fonts/univers.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Univers-Light';
	src: url('fonts/universlight.eot');
	src: url('fonts/universlight.eot?#iefix') format('embedded-opentype'),url('fonts/universlight.svg#universlight') format('svg'),url('fonts/universlight.ttf') format('truetype'),url('fonts/universlight.woff') format('woff'),url('fonts/universlight.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0;
}
@font-face {
	font-family: 'AvenirLT-Black';
	src: url('fonts/avenirlt95black.eot');
	src: url('fonts/avenirlt95black.eot?#iefix') format('embedded-opentype'),url('fonts/avenirlt95black.svg#avenirlt95black') format('svg'),url('fonts/avenirlt95black.ttf') format('truetype'),url('fonts/avenirlt95black.woff') format('woff'),url('fonts/avenirlt95black.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir-Book';
	src: url('fonts/avenirbook.eot');
	src: url('fonts/avenirbook.eot?#iefix') format('embedded-opentype'),url('fonts/avenirbook.svg#avenirbook') format('svg'),url('fonts/avenirbook.ttf') format('truetype'),url('fonts/avenirbook.woff') format('woff'),url('fonts/avenirbook.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

a {
  color: #f9b301;
  text-decoration: none;
}
a:hover {
	color: #1a3c6e;
}
body {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.hidden {
  display: none;
}

.lc {
  text-transform: lowercase;
}

.hide {
  display: none!important;
}

.body > * {
  position: relative;
}

.container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto; 
}

.half-container {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
}

.angle {
  position: absolute;
  width: 52%;
  height: 100px;
  background: rgb(255,255,255);
  bottom: -44px;
  z-index: 50;
}

.left-angle {
  -ms-transform: rotate(4.5deg);
  -webkit-transform: rotate(4.5deg);
  transform: rotate(4.5deg);
  margin-left: -1%;
}

.right-angle {
  -ms-transform: rotate(-4.5deg);
  -webkit-transform: rotate(-4.5deg);
  transform: rotate(-4.5deg);
  right: 0;
  margin-right: -1%;
}

.filter {

  background-image: url('images/gray-line-pattern.png');
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
}

.heading-spacer {
  width: 100%;
  height: 84px;
}

.login-link {
/*
  position: absolute;
  top: 84px;
  right: 0;
  */
  z-index: 1000;
  padding: 4px 10px;
  color: rgb(26,60,110);
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(249,179,1,.8);
  margin-top: 10px;
  display: none; 
  font-size: .8rem;
}
.home .login-link {
	display: inline-block; 
}
/* Social */

.social-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.social-icon.twitter {
  background-image: url('images/icons/twitter-icon-static.png');
}

.social-icon.twitter:hover {
  background-image: url('images/icons/twitter-icon-hover.png');
}

.social-icon.twitter:active {
  background-image: url('images/icons/twitter-icon-pressed.png');
}

.social-icon.linkedin {
  background-image: url('images/icons/linkedin-icon-static.png');
}

.social-icon.linkedin:hover {
  background-image: url('images/icons/linkedin-icon-hover.png');
}

.social-icon.linkedin:active {
  background-image: url('images/icons/linkedin-icon-pressed.png');
}

/* Header */

.header-lines {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 110;
  display: none;
}

.header-line {
  width: 100%;
  height: 1px;
  background: rgba(255,255,255,.5);
  margin-bottom: 1px;
}

.header {
  position: fixed;
  width: 100%;
  height: 74px;
  top: 0;
  background: rgba(255,255,255,1);
  z-index: 1210;
}

.header img {
  float: left;
  margin-top: 28px;
}

.header .social-box {
  float: right;
  width: 15%;
  margin: 0;
  padding: 21px 0 0;
}

.header #menu > div > ul {
  float: right;
  width: 72%;
  height: 33px;
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}

.header #menu > div > ul li {
  float: left;
  position: relative;
  /*
  border-right: 1px dotted rgb(117,138,168);
  */
}

.header #menu > div > ul li a {
  float: left;
  width: 100%;
  padding: 8px 20px;
  font-family: 'Univers-Condensed', sans-serif;
  font-size: 14px;
  color: #555555;
  text-align: left;
  text-transform: uppercase;
  cursor: pointer;
}

.header ul li:last-of-type a {
  padding: 8px 0 8px 22px;
  border: 0;
}

.sub-menu {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 5px 0;
  background: rgba(255,255,255,.95);
  border-top: 2px solid rgb(37,69,117);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
  list-style: none;
  min-width: 140px;
}

.sub-menu li {
  width: 100%;
}

.header #menu > div > ul li .sub-menu li a {
  width: 100%;
  border-right: 0;
}

#mobile-icon {
  display: none;
}

.confirm-message {
  position: fixed;
  top: 100px;
  z-index: 10000;
  padding: 1% 10px;
  background-color: rgba(270,0,0,.7);
}

/* Body Hero */

.body-hero {
  overflow: hidden;
  max-height: 690px;
}
.single-post .blog-hero {
	display: none;
} 
.single-post img.attachment-thumbnail,
.single-bios img.attachment-thumbnail,
.blog img.attachment-thumbnail,
.archive img.attachment-thumbnail {
	float: left;
	height: auto;
	max-width: 150px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.single-post img.attachment-middle,
.single-bios img.attachment-middle {
	float: left;
	height: auto;
	max-width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.body-hero > img, .blog-hero > img, .frontpage-slide > img,
.post-type-archive > img,
.blog-hero .archive-thumbnail > img {
  width: 100%;
  height: auto;
}
.post-type-archive .body-hero-text,
.category-archive .archive-thumbnail {
	display: none;
}
.frontpage-slide iframe {
  position: relative;
  width: 100%;
  height: 100%;
}

.body-hero-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 215px;
  padding-bottom: 20px;
  background-color: rgba(0,0,0,.35);
  background-image: url('images/white-line-pattern.png');
  text-align: center;
  -webkit-transition: all .75s ease-in-out;
  -moz-transition: all .75s ease-in-out;
  -o-transition: all .75s ease-in-out;
  transition: all .75s ease-in-out;
}

.body-hero.about .body-hero-text {
  height: 110px;
}

.body-hero-text h2 {
  margin: 21px 0 15px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  font-weight: normal;
}
.body-hero-text p {
	color: #fff;
	font-size: 22px;
	font-family: 'Univers-Light', sans-serif;
	margin-bottom: 15px;
}
.body-hero-text ul li {
	color: #fff;
	font-size: 18px;
	font-family: 'Univers-Light', sans-serif;
	list-style: none;
}
.body-hero-text ul li::before {
	content: '+';
	padding-right: 10px;
}
.single-newsbriefs .blog-hero {
	display: none;
}
.blog-content .portrait img {
	max-width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.slider-navigation {
  position: absolute;
  right: 4%;
  top: 0;
  z-index: 200;
  padding-top: 26%;
}

.slider-navigation-single {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 8px;
  background-color: rgba(255,255,255,.3);
  cursor: pointer;
}

.slider-navigation-single.active {
  background-color: rgba(255,255,255,.8);
}

img.frontpage-arrows {
  position: absolute;
  top: 36%;
  z-index: 1000;
  width: auto;
  height: auto;
  cursor: pointer;
}

img.frontpage-arrows.left {
  left: 10px;
}

img.frontpage-arrows.right {
  right: 10px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* Body Middle */

.body-middle {
  height: 353px;
  z-index: 100;
}

.body-middle.about {
  height: 300px;
  padding-top: 53px;
}

.body-middle-content {
  float: left;
  position: relative;
  width: 50%;
  height: 232px;
  margin-top: 60px;
  text-align: center;
  padding: 0 4.5%;
  z-index: 100;
}
.home .body-middle-content {
	 margin-bottom: 60px;
}
.body-hero.about {
	display: none;
}
.body-middle-content:first-of-type {
  border-right: 1px solid #cccccc;
}

.body-middle-content h3 {
  width: 228px;
  margin: 0 auto 15px;
  padding: 0 0 8px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 25px;
  color: #1a3c6e;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 5px solid rgb(249,179,1);
}

.body-middle-content p {
  margin-bottom: 35px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #555555;
}

.body-middle-content a {
  display: block;
  width: 57px;
  height: 57px;
  margin: 0 auto;
  padding-top: 14px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 20px;
  color: #555555;
  border: 3px solid #555555;
  border-radius: 50px;
  text-transform: uppercase;
}

.about-body-middle-left {
  float: left;
  position: relative;
  width: 50%;
  padding: 21px 4% 0 0;
  text-align: right;
}

.about-body-middle-left h2 {
  margin-bottom: 16px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 45px;
  line-height: 45px;
  color: #1a3c6e;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.about-body-middle-right {
  float: left;
  position: relative;
  width: 50%;
  padding-top: 21px;
}

.about-body-middle-right p {
  margin-bottom: 10px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #555;
}

.about-body-middle-line {
  position: absolute;
  height: 7px;
  width: 140%;
  top: 0;
  right: 0;
  background-color: rgb(249,179,1);
}

.whiteline {
  width: 100%;
  height: 5px;
  margin-top: 10px;
  background-color: #fff;
}
.page-template-template-about .whiteline {
	display: none;
}

/* Body Middle Two */

.body-middle-two {
  height: 425px;
  background-color: rgb(26,60,110);
  background-image: url('images/gray-line-pattern.png');
  overflow: hidden;
}

.home .body-middle-two {
  height: 425px;
  background-color: rgb(26,60,110);
  background-image: url('images/gray-line-pattern.png');
  overflow: hidden;
}
.body-middle-two.about {
  height: auto;
  overflow: hidden;
  padding-top: 100px;
}

.body-middle-two-content {
  float: right;
  width: 50%;
  height: 100%;
}
.post-archive img.attachment-post-thumbnail {
 max-width: 150px;
 float: left;
 margin-right: 20px;
 margin-bottom: 20px;
 height: auto;
 border: 1px solid #ddd;
}
.home .filter {
	display: block;
}
.body-middle-two.about .body-middle-two-content:last-of-type {
	
}

.body-middle-two.about .body-middle-two-content:first-of-type {
 	
}

.body-middle-two.about .body-middle-two-content img {
  width: 100%;
  height: auto;
  filter: grayscale(100);
}
.page-template-template-about a.button {
	display: block;
}
.page-template-template-about .body-middle.about {
	display: none;
} 
.body-middle-two-content h3 {
  width: 100%;
  margin: 0 auto 15px;
  padding: 0 0 8px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 25px;
  color: rgb(26,60,110);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 5px solid rgb(26,60,110);
}
.page-template-template-about .body-middle-two-content h3,
.single-bios .body-middle-two-content h3 {
	border-bottom: none;
	margin-bottom: 0;
}
.home .body-middle-two-content h3 {
	margin-top: 35px;
	width: 115%;
	border-bottom: 3px solid rgb(249,179,1);
	color: #fff;
}
.company-title p {
	border-bottom: 3px solid rgb(249,179,1);
	margin: 0 0 20px;
	padding: 0 0 10px;
}
.body-middle-two-content p,
.blog-content p {
  margin-bottom: 20px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #555;
}

.home .body-middle-two-content p {
  color: #fff;
}

.body-middle-two.about .body-middle-two-content p {
  width: 100%;
}

.body-middle-two-content button {
  -webkit-appearance: none;
  background: none;
  border: 0;
  padding: 10px 20px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 15px;
  color: #FFF;
  border: 2px solid #FFF;
  text-transform: uppercase;
}

/* Body Bottom */

.body-bottom {
  height: 373px;
}

.body-bottom-content {
  float: left;
  position: relative;
  width: 33%;
  height: 232px;
  margin-top: 67px;
  z-index: 100;
  text-align: center;
  border-right: 1px solid rgb(204,204,204);
}
.body-bottom-content img {
	transition: all .25s ease-in-out;
	filter: grayscale(100);
}
.body-bottom-content img:hover {
	filter: grayscale(0);
}

.body-bottom a:last-of-type .body-bottom-content {
  border: 0;
}

.body-bottom-content p {
  font-family: 'Avenir-Book',  san-serif;
  font-size: 25px;
  color: #1a3c6e;
  margin-top: 20px;
  text-transform: uppercase;
}

/* Footer */

footer {
  padding-bottom: 20px;
  background: url('images/footer-bg.jpg');
  background-size: cover;
}

.footer-outer {
  position: relative;
  float: left;
  width: 24.5%;
  height: auto;
  margin-right: 1.125%;
  display: none;
}

.footer-outer.contactform {
  margin-right: 0;
}

.footer-outer h5,
.footer-right h4 {
  margin-top: 25px;
  padding-bottom: 8px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 25px;
  color: #FFF;
  letter-spacing: 1px;
  text-transform: uppercase;
  /*
  border-bottom: 5px solid #FFF;
  */
}
.footer-right h4

.footer-outer.contactform h5 {
  border-bottom: 5px solid rgb(26,60,110);
}

.footer-outer ul {
  list-style: none;
}

.footer-outer ul li a {
  display: block;
  padding: 5px 0;
  font-family: 'Univers-Light', sans-serif;
  color: #FFF;
  text-transform: uppercase;
}

.footer-outer input, .doc-gallery-form input {
  border: 0;
  -webkit-appearance: none;
  float: left;
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  padding: 11px 12px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  color: #555;
}

.footer-outer br {
  display: none;
}

.footer-outer .name input,
.footer-outer .your-name input {
  width: 48.5%;
  margin-top: 10px;
}

.footer-outer input.lname, .doc-gallery-form input.lname {
  width: 48.5%;
  margin-top: 10px;
  margin-left: 3%;
}

.footer-outer textarea, .doc-gallery-form textarea {
  border: 0;
  -webkit-appearance: none;
  float: left;
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  padding: 11px 12px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  color: #555;
  resize: none;
}

.footer-outer input[type="submit"], .doc-gallery-form input[type="submit"] {
  -webkit-appearance: none;
  background: none;
  border: none;
  width: 100%;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 15px;
  color: rgb(26,60,110);
  text-transform: uppercase;
  background-color: rgb(249,179,1);
  white-space: normal;
  -webkit-transition: all .75s ease-in-out;
  -moz-transition: all .75s ease-in-out;
  -o-transition: all .75s ease-in-out;
  transition: all .75s ease-in-out;
}

.footer-inner {
  float: left;
  width: 30.7%;
  height: auto;
}
.footer-right {
	float: right;
	width: 65%;
}
.footer-right .rpwwt-widget ul li {
	margin-bottom: 0;
}
.footer-inner h5 {
  margin-top: 25px;
  padding-bottom: 8px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 25px;
  color: #FFF;
  letter-spacing: 1px;
  text-transform: uppercase;
  /*
  border-bottom: 5px solid rgb(249,179,1);
  */
}
.footer-inner p, .footer-inner a {
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #FFF;
  margin-bottom: 14px;
}
.footer-inner a {
	margin-bottom: 0;
}
.footer-right h4 {
	margin-bottom: 10px;
}
.footer-inner p:first-of-type {
  margin-top: 10px;
}
.footer-right #rpwwt-recent-posts-widget-with-thumbnails-2 img,
.footer-right .upw-posts .entry-image img {
	width: 75px;
	height: 75px;
	border: 1px solid #555;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);  
}
.footer-right .upw-posts h4.entry-title {
	font-size: 1rem;
	font-family: 'Univers-Light',sans-serif;
	text-transform: none;
	font-weight: normal;
	letter-spacing: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
}
.footer-right .upw-posts .entry-image {
	float: left;
	margin: 0 .75em .3em 0;
}
.footer-right .upw-posts footer {
	display: none;
}
.footer-right .upw-posts article {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
	clear: both;
}
.footer-right .entry-summary p {
	color: #fff;
	font-family: 'Univers-Light',sans-serif;
}
.footer-right .rpwwt-post-excerpt {
	color: #fff;
	font-family: 'Univers-Light',sans-serif;
}
.footer-right .upw-posts .entry-meta {
	margin-bottom: 0;
	color: #fff;
	font-size: .8rem;
	font-family: 'Univers-Light',sans-serif;
}
.sub-footer {
  float: left;
  width: 100%;
  padding-top: 13px;
  border-top: 1px solid rgb(165,165,165);
}

.sub-footer a {
  float: left;
  display: block;
  width: 25%;
  font-family: sans-serif;
  font-size: 11px;
  color: rgba(255,255,255,.5);
}

.sub-footer p {
  float: left;
  width: 50%;
  font-family: sans-serif;
  font-size: 11px;
  color: rgba(255,255,255,.5);
  text-align: left;
}

.contactform form {
  float: left;
  position: relative;
  height: 300px;
}

.contactform form input[type="submit"].submitted {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 280px;
  outline: 0;
}

.doc-gallery-form form input[type="submit"].submitted {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  outline: 0;
}

/* Contact Lightbox */

.contact-form-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 800px;
  z-index: -1;
  background-color: rgb(26,60,110);
  opacity: 0;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.contact-form-image {
  position: relative;
  height: 212px;
  overflow: hidden;
}

.contact-form-image img {
  width: 100%;
}

.contact-form-image .angle {
  background-color: rgb(26,60,110);
}

.contact-form-image-cover {
  position: absolute;
  background-color: rgba(0,0,0,0.35);
  background-image: url('images/gray-line-pattern.png');
  width: 100%;
  height: 127px;
  top: 84px;
}

.contact-form-image-cover h2 {
  margin-top: 42px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 36px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}

.contact-form-wrap {
  width: 100%;
  max-width: 468px;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
}

.contact-form-content input {
  border: 0;
  -webkit-appearance: none;
  float: left;
  width: 49.1%;
  height: 40px;
  margin: 0 1.8% 10px 0;
  padding: 11px 12px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  color: #555;
}

.contact-form-content input.org {
  width: 100%;
}

.contact-form-content input.lname, .contact-form-content input.phone, .contact-form-content input.org {
  margin-right: 0;
}

.contact-form-content textarea {
  border: 0;
  -webkit-appearance: none;
  float: left;
  width: 100%;
  height: 75px;
  margin-bottom: 10px;
  padding: 11px 12px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  color: #555;
}

.contact-form-content input[type="submit"],  #load-more{
  -webkit-appearance: none;
  background: none;
  border: none;
  width: 100%;
  margin: 0;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 15px;
  color: rgb(26,60,110);
  background-color: rgb(249,179,1);
  text-transform: uppercase;
  outline: 0;
  white-space: normal;
 -webkit-transition: all .75s ease-in-out;
  -moz-transition: all .75s ease-in-out;
  -o-transition: all .75s ease-in-out;
  transition: all .75s ease-in-out;
}

.contact-form-content img {
  margin: 10px 0 15px;
}

.contact-form-content p {
  font-family: 'Avenir-Book',  san-serif;
  font-size: 12px;
  color: #FFF;
  text-transform: uppercase;
}

.contact-form-wrap form {
  position: relative;
  height: 370px;
}

.contact-form-wrap form br {
  display: none;
}

div.wpcf7-response-output {
  display: none!important;
}

.contact-form-wrap form input[type="submit"].submitted {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
}
.contact-form-content input {
    width: 100% !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}

/* About Page */

/* About Faces */

.about-body-faces {
  height: 168px;
  background-image: url('images/gray-line-pattern.png');
  display: none;
}

.about-body-faces-viewport {
  position: relative;
  width: 74%;
  margin: 0 auto;
  top: 32px;
  overflow: hidden;
}

.about-body-faces-wrapper {
  width: 1000000px;
  height: 102px;
  margin-left: 0px;
}

.about-body-faces-single {
  float: left;
  height: 102px;
  width: 102px;
  margin-right: 18px;
  border: 7px solid rgba(249,179,1,.25);
  border-radius: 100px;
  overflow: hidden;
  cursor: pointer;
}

.about-body-faces-single-border {
  height: 87px;
  border: 6px solid rgb(249,179,1);
  border-radius: 50px;
}
.about-body-faces-single img {
  height: 76px;
  width: 76px;
  border-radius: 50px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.about-body-faces-single:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);  
}

.single-about-profile {
/*
  position: absolute;
  left: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  */
}

.single-about-profile.hideleft {
  left: -100%;
}

.single-about-profile.active {
  position: relative;
  left: 0;
}

.single-about-profile > div > div {
  display: block;
  float: none;
  height: auto;
  padding-bottom: 50px;
  vertical-align: top;
}

.single-about-profile a {
  color: rgb(249,179,1);
}

.single-about-profile * {
/*
  visibility: hidden*/
}

.single-about-profile.active * {
/*
  visibility: visible;
  */
}

.about-body-faces-nav > div {
  position: absolute;
  top: 32%;
  font-size: 50px;
  color: rgb(249,179,1);
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.about-body-faces-nav > div:first-of-type {
  left: 5%;
}

.about-body-faces-nav > div:last-of-type {
  right: 5%;
}

/* About Testimonial */

.about-body-testimonial {
  height: 390px;
}

.about-body-testimonial-left {
  float: left;
  width: 31.25%;
  height: 250px;
  margin-top: 70px;
  padding: 40px 3% 0 0;
  text-align: center;
  border-right: 1px solid #CCC;
}

.about-body-testimonial-left h3 {
  font-family: 'Avenir-Book',  san-serif;
  font-size: 25px;
  color: #1a3c6e;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.about-body-testimonial-right {
  float: left;
  width: 68.75%;
  height: 250px;
  margin-top: 70px;
}

.about-body-testimonial-right-content {
  float: left;
  width: 82.5%;
  padding: 54px 4% 0 8.125%;
}

.about-body-testimonial-right-content p {
  margin-bottom: 10px;
  font-family: 'Univers-Oblique';
  font-size: 16px;
  line-height: 22px;
  color: #959595;
}

.about-body-testimonial-right-image {
  float: left;
  width: 17.5%;
  padding-top: 48px;
  text-align: center;
}

/* Blog Archive */

.blog-archive-single {
  position: relative;
  width: 100%;
  height: 390px;
}

.pagination-blog {
  margin: 15px 0;
  text-align: center;
}

.blog-archive-image-container {
  float: left;
  position: relative;
  width: 59.5%;
  height: 390px;
}

.blog-archive-image-container .filter {
  right: 0;
}

.blog-archive-image-container img {
  position: absolute;
  height: 100%;
  width: auto;
}

.blog-archive-text-container {
  position: relative;
  float: left;
  width: 40.5%;
  height: 390px;
}

.blog-archive-text-container h2 {
  width: 113.7%;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 25px;
  color: #1a3c6e;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 5px solid rgb(249,179,1);
}
.category-archive .post-archive a h2  {
  font-family: 'Avenir-Book',  san-serif;
  font-size: 25px;
  color: #1a3c6e;
  letter-spacing: 1px;
  border-bottom: 3px solid rgb(249,179,1);
  margin: 0 0 15px 0;
  padding: 0 0 8px 0;
}
.post-type-archive-bios .post-archive a h2 {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.category-archive .post-archive a:hover h2 {
	color: rgb(249,179,1);
}
.post-archive-content a.button:hover,
.footer-area a.more-link:hover,
.post-archive-content a.more-link:hover {
	color: #1a3c6e !important; 
}
.category-archive .post-archive h3 {
  font-family: 'Avenir-Book', san-serif;
  font-size: 25px;
  color: #1a3c6e;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}
.category-archive .post-archive-content,
.page-template-template-about .post-archive-content {
	overflow: hidden;
}
.category-archive .post-archive p.post-date,
.page-template-template-about .post-archive p.post-date,
p.event-date {
	color: rgb(249,179,1);
}
.post-type-archive-coming-events .post-archive p.post-date {
	display: none;
}
.category-news-briefs .footer-right  a.more-link,
.category-aerovel-news-releases .footer-right a.more-link {
	display: none;
}
.blog-archive-single:nth-child(odd) .blog-archive-text-container h2 {
  margin: 15px 0 15px -13.7%;
  padding: 0 0 8px 16.9%;
}

.blog-archive-single:nth-child(even) .blog-archive-text-container h2 {
  margin: 15px 0 15px;
  padding: 0 13.7% 8px 3.2%;
}
.archive-description {
	padding: 0 40px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.post-type-archive-industrynews .archive-description {
	padding: 0;
}
.post-type-archive-bios .outer-container {
	margin-top: 60px !important;
}
.blog-archive-text-container p,
.category-archive .post-archive p,
.archive .archive-description p  {
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #555;
  text-rendering:optimizeLegibility;
}
.post-archive-content a.button,
.footer-right a.button,
a.more-link {
	display: inline-block;
	text-transform: uppercase;
	font-size: 11px;
}
.blog-archive-text-container button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 15px 0 0 3.2%;
  padding: 8px 22px;
  font-family: 'Avenir-Book',  san-serif;
  color: rgb(85,85,85);
  text-transform: uppercase;
  border: 2px solid rgb(85,85,85);
  -webkit-transition: all .25s ease-in-out;-moz-transition: all .25s ease-in-out;-o-transition: all .25s ease-in-out;transition: all .25s ease-in-out;
}

.blog-archive-text-container button:hover {
  color: #FFF;
  background-color: rgb(85,85,85);
}

.blog-archive-single:nth-child(even) .blog-archive-image-container, .blog-archive-single:nth-child(even) .blog-archive-text-container {
  float: right;
}

.blog-archive-single:nth-child(odd) .blog-archive-image-container img, .blog-archive-single:nth-child(odd) .blog-archive-image-container .filter {
  right: 0;
}

.blog-archive-single:nth-child(even) .blog-archive-image-container img, .blog-archive-single:nth-child(even) .blog-archive-image-container .filter {
  left: 0;
}
.blog-archive-single:nth-child(even) .blog-archive-image-container img {
	margin-left: 30px;
}
.blog-archive-single:nth-child(odd) .blog-archive-image-container img {
	margin-right: 30px;
}

/* Blog Single */

.blog-hero {
  overflow: hidden;
  max-height: 550px;
}
.bios-template-default .blog-hero {
	display: none;
}

.blog-container {
  margin-top: 22px;
  margin-bottom: 20px;
  overflow: hidden;
}

.blog-content {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.post-type-archive-coming-events .blog-content {
	max-width: 1100px;
	width: 100%;
}
.post-type-archive-coming-events .image-wrapper img {
	max-width: 150px;
	margin-right: 20px;
	float: left;
	border: 1px solid #ccc;
}
.post-type-archive-coming-events h2 {
font-family: 'Avenir-Book', san-serif;
font-size: 25px;
color: #1a3c6e;
letter-spacing: 1px;
border-bottom: 3px solid rgb(249,179,1);
margin: 0 0 15px 0;
padding: 0 0 8px 0;
}
.event-archive-wrapper {
	overflow: hidden;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #1a3c6e;
}
.post-type-archive-coming-events .event-date {
	color: rgb(249,179,1);
}
.post-type-archive-coming-events .blog-content h1 {
	padding: 0 ;
	color: #1a3c6e;
	font-size: 33px;
	margin-bottom: 35px;
	font-family: 'Avenir-Book', san-serif;
	letter-spacing: 1px;
	border-bottom: none;
}
.post-type-archive-coming-events .event-content {
	overflow: hidden;
	font-family: 'Univers-Light', sans-serif;
font-size: 16px;
line-height: 22px;
color: #555;
text-rendering: optimizeLegibility;
}

.blog-content img,
.wp-caption-text {
  max-width: 800px;
  height: auto;
  width: 100%; 
}
.blog-social img {
	width: auto;
	max-width: 100%;
}
 p.wp-caption-text {
 	font-style: italic;
 }
.career-hero {
  margin-bottom: 13px;
}

.blog-content h1 {
  margin: 0;
  padding: 0 0 8px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 25px;
  color: #1a3c6e;
  letter-spacing: 1px;
  border-bottom: 3px solid rgb(249,179,1);
}
.single-bios .blog-content h1 {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.blog-content p, .blog-text li, .blog-text h1, .blog-text h2, .blog-text h3, .blog-text h4, .blog-text h5, .blog-text h6 {
  margin: 0 0 10px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #555;
}

.blog-text.events img {
  float: left;
  max-width: 200px;
  margin-right: 25px;
}

.blog-text.events p {
  padding-left: 5%;
}

.blog-content p.blog-date {
  margin-top: 11px;
  color: #959595;
  display: none;
}
.bios-template-default p.blog-date {
	display: none;
}
.blog-content p {
	line-height: 25px;
	margin-bottom: 20px;
}
.blog-social {
  height: 40px;
  margin: 44px 0 32px;
  border-bottom: 1px solid #ccc;
}

.blog-social p {
  float: left;
  margin-top: 6px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 16px;
  color: #f9b301;
  letter-spacing: 1px;
  text-transform: uppercase;
  
}

.blog-social img {
  float: right;
  margin-left: 17px;
}

.blog-comment-form {
  float: left;
  width: 100%;
}

.blog-comment-form > p {
  margin-bottom: 20px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 16px;
  color: #1a3c6e;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.blog-comment-form input[type="text"], .blog-comment-form input[type="email"], .blog-comment-form textarea {
  border: 0;
  -webkit-appearance: none;
  float: left;
  width: 49.5%;
  height: 40px;
  margin-bottom: 10px;
  padding: 11px 12px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  color: #555;
  border: 1px solid #555;
}

.blog-comment-form input[type="text"] {
  margin-right: 1%;
}
ul li {
	font-family: 'Univers-Light';
}

.blog-comment-form textarea {
  width: 100%;
  height: 210px;
  margin-bottom: 20px;
  resize: none;
}

.blog-comment-form input[type="submit"] {
  -webkit-appearance: none;
  background: none;
  border: none;
  float: right;
  width: 21.8%;
  height: 33px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 15px;
  color: rgb(26,60,110);
  background-color: rgb(249,179,1);
}

.blog-comment-list {
  width: 100%;
  clear: both;
}

.blog-comment-comment {
  min-height: 60px;
}

.blog-comment-single {
  width: 100%;
  border-bottom: 2px solid rgb(26,60,110);
  list-style-type: none;
}

.blog-comment-single-top {
  border-bottom: 1px dotted rgb(204,204,204);
  padding-bottom: 8px;
}

.blog-comment-single-left {
  display: inline-block;
  width: 19.4%;
  vertical-align: top;
}

.blog-comment-single-left h5 {
  font-family: 'Univers-Light';
  font-size: 14px;
  color: #1a3c6e;
}

.blog-comment-single-bottom .blog-comment-single-left {
  text-align: center;
}

.blog-comment-single-bottom .blog-comment-single-left img {
  margin-top: 27px;
  border-radius: 100;
}

.blog-comment-single-right {
  position: relative;
  display: inline-block;
  width: 77.8%;
  margin-left: 1.8%;
  padding: 10px 0 15px;
  vertical-align: top;
}

.blog-comment-single-top .blog-comment-single-left, .blog-comment-single-top .blog-comment-single-right {
  padding: 14px 0 0;
}

.blog-comment-single-right h6, .blog-comment-single-right p {
  font-family: 'Univers-Light', sans-serif;
  font-size: 14px;
  color: #555;
}

.blog-comment-single-right h6 {
  color: #959595;
}

.blog-comment-single-right button {
  -webkit-appearance: none;
  background: none;
  border: none;
  position: absolute;
  width: 50px;
  height: 17px;
  bottom: 0;
  right: 0;
  font-family: 'Univers-Condensed';
  font-size: 12px;
  color: #FFF;
  text-transform: uppercase;
  background-color: #1a3c6e;
}

.blog-comment-single:last-of-type {
  margin-bottom: 100px;
}

.blog-sidebar {
  display: inline-block;
  width: 35.25%;
  font-size: 0;
  vertical-align: top;
  margin-left: 1.29%;
  display: none;
}

.blog-sidebar h2 {
  padding: 0 0 8px;
  font-family: 'Avenir-Book';
  font-size: 25px;
  color: #555;
  text-transform: uppercase;
  border-bottom: 5px solid #555;
}

.blog-sidebar li {
  padding: 14px 0 5px;
  border-bottom: 1px solid rgb(204,204,204);
  list-style-type: none;
}

.blog-sidebar p {
  font-family: 'Univers-Light', sans-serif;
  font-size: 14px;
  color: #555;
}

.blog-sidebar li p:first-of-type {
  color: #f9b301;
}

.blog-sidebar > a {
  float: right;
  margin-top: 26px;
  font-family: 'Univers-CondensedBold';
  font-size: 14px;
  color: #1a3c6e;
  text-transform: uppercase;
}

/* Media Gallery */

.blog-hero.media-gallery {
  max-height: 211px;
  height: 68px;
}

.blog-hero.media-gallery img {
  margin-top: -205px;
}

.blog-hero.media-gallery .body-hero-text {
  height: 127px;
  min-height: 127px;
}

.blog-hero.media-gallery h1 {
  margin: 37px 0 25px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
}

.media-gallery-nav ul {
  margin: 35px 0 25px;
  list-style: none;
}

.media-gallery-nav li {
  float: left;
  position: relative;
  width: 24.25%;
  height: 50px;
  margin-right: 1%;
  padding-top: 5px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 20px;
  color: #959595;
  text-transform: uppercase;
  border-bottom: 7px solid #959595;
  cursor: pointer;
}

.media-gallery-nav li:last-of-type {
  margin: 0;
}

.media-gallery-nav li.selected {
  color: #1a3c6e;
  border-bottom: 7px solid rgb(249,179,1);
}

.media-gallery-nav li img {
  position: absolute;
  right: 10px;
  bottom: 12px;
}

.media-gallery-nav li img:last-of-type {
  display: none;
}

.media-gallery-nav li.selected img {
  display: none;
}

.media-gallery-nav li.selected img:last-of-type {
  display: block;
}

.gallery {
  display: none;
}

.gallery:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.gallery.selected {
  display: block;
}

.gallery ul {
  float: left;
  width: 101%;
  margin: 25px 0 55px;
}

.gallery li {
  position: relative;
  float: left;
  width: 24%;
  height: 175px;
  margin: 0 1% 1.4% 0;
  list-style: none;
  overflow: hidden;
  text-align: center;
}

.gallery li img {
  width: 100%;
  height: auto;
}

.gallery.doc-gallery img {
  height: 50px;
  width: auto;
  margin-bottom: 18px;
}

.gallery.doc-gallery p {
  padding: 5px 0;
  font-family: 'Univers-Light', sans-serif;
  font-size: 14px;
  color: #555;
  border-bottom: 1px dotted #ccc;
}

.gallery.doc-gallery p:last-of-type {
  border-bottom: 0;
}

.gallery.doc-gallery p.error {
  float: left;
  width: 100%;
  color: red;
  text-align: center;
}

.doc-gallery h4 {
  margin: 60px 0 20px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 22px;
  color: rgb(26,60,110);
  text-align: center;
}

.doc-gallery-form {
  float: left;
  width: 101%;
  margin: 25px 0 55px;
  background-color: rgba(0,0,0,.3);
}

.doc-gallery-form form {
  position: relative;
  max-width: 500px;
  min-height: 350px;
  margin: 25px auto 0;
}

form#av_forgot_form {
  min-height: 200px;
  margin-top: 50px;
}

.doc-gallery-form p {
  text-align: center;
}

.doc-gallery-form p a {
  color: rgb(26,60,110);
}

.gallery-nav {
  margin: 55px 0 100px;
  text-align: center;
}

.gallery-navi {
  display: inline-block;
  width: 57px;
  height: 57px;
  padding-top: 5px;
  font-family: courier;
  font-size: 40px;
  color: #aaa;
  border: 3px solid #aaa;
  border-radius: 50px;
  opacity: 0;
}

.gallery-navi:first-of-type {
  padding-right: 5px;
}

.gallery-navi:last-of-type {
  padding-left: 5px;
}

.photo-gallery > p {
  padding-top: 64px;
  margin-bottom: -10px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  text-align: center;
}

.photo-gallery ul li {
  height: 150px;
}

.video-gallery ul li {
  cursor: pointer;
}

.gallery-description {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5%;
  color: #fff;
  background-color: rgba(0,0,0,.8);
}

.lightbox-video-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
}

.lightbox-video {
  display: none;
  position: fixed;
  top: 10%;
  left: 15%;
  z-index: 10000;
  width: 70%!important;
}

.lightbox-video iframe {
  width: 100%;
}

.lightbox-video-bg.show, .lightbox-video.show {
  display: block;
}
a.more-link {
	display: inline-block;
}
.page-template-template-about div.corp-title,
.single-bios div.corp-title,
.post-type-archive-bios div.corp-title {
	border-bottom: 3px solid rgb(249,179,1);
	margin: 0 auto 20px;
	padding: 0 0 8px;
	font-family: 'Univers', sans-serif;
	color: #555;
	letter-spacing: 1px;
}
h2.leadership,
.archive-description h1,
.blog .category-archive h1 {
	padding: 0 40px;
	color: #1a3c6e;
	font-size: 33px;
	margin-bottom: 35px;
	font-family: 'Avenir-Book', san-serif;
	letter-spacing: 1px;
	line-height: n;
}
.archive-description h1 {
	padding: 0;
}
.single-bios div.corp-title p {
	margin-bottom: 0;
}
.media-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url('images/play-btn.png');
  background-repeat: no-repeat;
  background-position: center;
}

.media-video:hover {
  background-image: url('images/play-btn-hover.png');
}

.nav-previous .meta-nav a,
a.left {
	text-align: left;
	float: left;
} 
.nav-next .meta-nav a,
a.right {
	text-align: right;
	float: right;
}
.post-nav {
	overflow: hidden;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
/* Applications */

.blog-hero.applications {
  height: 702px;
  max-height: 702px;
}

.blog-hero.applications .body-hero-text {
  padding-bottom: 110px;
}

.blog-hero.applications .half-container {
  position: relative;
}

.applications-hero-left, .applications-hero-right {
  float: left;
  position: relative;
  width: 50%;
  height: 702px;
  text-align: center;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.blog-hero.applications img {
  position: absolute;
}

.applications-hero-left > img, .applications-hero-right > img {
  max-height: 100%;
}

.blog-hero.applications h2 {
  position: absolute;
  width: 100%;
  margin: 0;
  top: 37px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  cursor: default;
}

.applications-hero-left .app-nav, .applications-hero-right .app-nav {
  width: 57px;
  height: 57px;
  margin: 0 auto;
  padding-top: 5px;
  font-family: courier;
  font-size: 40px;
  color: #FFF;
  border: 3px solid #f9b301;
  border-radius: 50px;
}

.application-icon {
  position: relative;
  width: 57px;
  margin: 92px auto 0;
  cursor: pointer;
}

.application-icon img {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.applications-hero-left .application-icon img:first-of-type {
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

.application-icon img:last-of-type {
  opacity: 0;
}

.applications-hero-left img {
  right: 0;
}

.applications-hero-left .half-container {
  float: right;
}

.applications-hero-right img {
  left: 0;
}

.applications-hero-right .half-container {
  float: left;
}

.applications-bottom {
  height: 249px;
  padding-top: 104px;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.applications-bottom h2 {
  font-family: 'Avenir-Book',  san-serif;
  font-size: 25px;
  color: #1a3c6e;
  text-transform: uppercase;
}

.applications-content {
  height: 0;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.applications-content-content {
  display: none;
  margin-top: 55px;
}

.applications-content-content > .container > * {
  float: left;
  width: 50%;
}

.applications-content-content > .container h2 {
  padding: 17px 2.5% 0 0;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 36px;
  line-height: 45px;
  color: #1a3c6e;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: right;
}

.applications-content-content-right {
  padding-left: 2.5%;
  padding-bottom: 30px;
}

.applications-content-content-right p:first-of-type {
  margin: 0 0 23px -50%;
  padding: 12px 0 0 50%;
  width: 150%;
  border-top: 5px solid #f9b301;
}

.applications-content-content-right p {
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #555;
  margin-bottom: 23px;
}

.applications-content-content-bottom {
  width: 100%;
  overflow: hidden;
  clear: both;
}

.applications-content-content-bottom img {
  width: 100%;
  height: auto;
}

.bios-template-default .blog-sidebar,
.post-type-archive-careers .blog-sidebar,
.page-id-336 .blog-sidebar,
.archive .blog-sidebar,
.single .blog-sidebar {
	display: none;
}
/*
.post-type-archive-industrynews .blog-content {
	float: left;
	margin: 0;
	max-width: 650px;
	margin-right: 47px;
}
*/
/* Marine View */

.body.marine .applications-hero-left {
  width: 80.5%;
}

.body.marine .applications-hero-left .half-container {
  max-width: 76%;
}

.body.marine .applications-hero-right {
  width: 19.5%;
}

.body.marine .applications-hero-right .half-container {
  position: absolute;
  height: 618px;
  bottom: 0;
}

.body.marine .applications-hero-right h2 {
  position: absolute;
  top: 146px;
  left: -70px;
  margin: 0;
  -ms-transform: rotate(-90deg); /* IE 9 */
  -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}

.body.marine .applications-hero-right .application-icon {
  margin: 318px 0 0 33px;
}

.body.marine .applications-hero-left .application-icon img:first-of-type, .body.terre .applications-hero-right .application-icon img:first-of-type {
  opacity: 0;
}

.body.marine .applications-hero-left .application-icon img:last-of-type, .body.terre .applications-hero-right .application-icon img:last-of-type {
  opacity: 1;
}

.body.marine .applications-content {
  height: auto;
}

.body.marine .applications-content-content:first-of-type {
  display: block;
}

.body.marine .applications-bottom, .body.terre .applications-bottom {
  height: 0;
  padding: 0;
}

/* Terrestrial View */

.body.terre .applications-hero-right {
  width: 80.5%;
}

.body.terre .applications-hero-right .half-container {
  max-width: 76%;
}

.body.terre .applications-hero-left {
  width: 19.5%;
}

.body.terre .applications-hero-left .half-container {
  position: absolute;
  height: 618px;
  bottom: 0;
}

.body.terre .applications-hero-left h2 {
  position: absolute;
  top: 101px;
  right: -69px;
  margin: 0;
  -ms-transform: rotate(-90deg); /* IE 9 */
  -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}

.body.terre .applications-hero-left .application-icon {
  position: absolute;
  top: 220px;
  right: 33px;
  margin: 0;
}

.body.terre .applications-content {
  height: auto;
}

.body.terre .applications-content-content:last-of-type {
  display: block;
}

.show-contact {
  opacity: 1;
  z-index: 100;
}

/* Flexrotor page */

.flex-hero {
  -webkit-clip-path: polygon(0px 89%,50% 99%,100% 89%,100% 0px,0px 0px);
 /* clip-path: url(#clippolygon); */
  clip-path: polygon(0px 89%,50% 99%,100% 89%,100% 0px,0px 0px);
  z-index: 10;
}

.flex-slider {
  width: 100%;
  height: 625px;
  overflow: hidden;
  -webkit-clip-path: polygon(0px 89%,50% 100%,100% 89%,100% 0px,0px 0px);
  /*clip-path: url(#clippolygon);*/
  clip-path: polygon(0px 89%,50% 100%,100% 89%,100% 0px,0px 0px);
}

.flex-slider-container img.flexnav {
  position: absolute;
  top: 235px;
  cursor: pointer;
}

.flex-slider-container img.flexnav:first-of-type {
  left: 5%;
}

.flex-slider-container img.flexnav:last-of-type {
  right: 5%;
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

.body-hero-text.flexrotor {
  height: auto;
}

.body-hero-text.flexrotor h2 {
  margin: 40px auto 44px;
}

.flex-slider .body-hero-text.flexrotor h2 {
  font-size: 26px;
}

.flex-slides, .flex-slide {
  height: 100%;
  margin: 0;
  padding: 0;
}

.flex-slides {
  position: relative;
}

.flex-slide {
  position: absolute;
  width: 100%;
  top: 0;
  list-style: none;
}

.flex-slide.inactive {
  margin-left: 100%;
}

.flex-slide.hide-left {
  margin-left: -100%;
}

.flex-slide.active {
  margin-left: 0;
}

.flex-slide.animate {
  -webkit-transition: all .75s ease-in-out;
  -moz-transition: all .75s ease-in-out;
  -o-transition: all .75s ease-in-out;
  transition: all .75s ease-in-out;
}

.flex-slide img {
  width: 100%;
  height: auto;
}

.flex-content-top {
  width: 100%;
  -webkit-clip-path: polygon(0px 93%,50% 100%,100% 93%,100% 0px,0px 0px);
  clip-path: polygon(0px 93%,50% 100%,100% 93%,100% 0px,0px 0px);
   /* clip-path: url("#clipPolygon"); */
  background: #FFF;
  z-index: 10;
}

.flex-content-top h2 {
  margin: 53px 0 15px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 36px;
  line-height: 45px;
  color: #1a3c6e;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}

.flex-gallery-nav {
  height: 50px;
}

.flex-gallery-nav ul {
  margin: 35px 0 25px;
  list-style: none;
}

.flex-gallery-nav li {
  float: left;
  position: relative;
  width: 32%;
  height: 50px;
  margin-right: 1%;
  padding-top: 5px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 20px;
  color: #959595;
  text-transform: uppercase;
  border-bottom: 3px solid #959595;
  cursor: pointer;
}

.flex-gallery-nav li:last-of-type {
  margin: 0;
  display: none;
}

.flex-gallery-nav li.selected {
  color: #1a3c6e;
  border-bottom: 3px solid rgb(249,179,1);
}

.flex-gallery-nav li img {
  position: absolute;
  right: 10px;
  bottom: 12px;
}

.flex-gallery-nav li img:last-of-type {
  display: none;
}

.flex-gallery-nav li.selected img {
  display: none;
}

.flex-gallery {
  display: none;
}

.flex-gallery.active {
  display: block;
  margin-top: 40px;
}

.flex-gallery-nav li.selected img:last-of-type {
  display: block;
}

.flex-gallery-content {
  display: inline-block;
  width: 48%;
  padding: 35px .2% 0 0;
  padding-right: .2%;
  margin-bottom: 200px;
  vertical-align: top;
}
.flex-gallery-content:first-of-type {
	margin-right: 3%;
}

.flex-gallery-content:last-of-type {
  padding: 33px 0 0 .3%;
}

.flex-gallery-content h3 {
  font-family: 'Avenir-Book',  san-serif;
  font-size: 45px;
  line-height: 45px;
  color: #1a3c6e;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: right;
}

.flex-gallery-content img {
  max-width: 100%;
}

.flex-gallery-content p {
  margin-bottom: 10px;
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #555;
}

.flex-content-bottom {
  margin-top: -9%;
  padding-top: 9%;
  background-color: rgb(35,64,106);
}

.flex-bot-left {
  display: inline-block;
  width: 24.5%;
  padding-top: 60px;
  vertical-align: top;
}

.flex-bot-left ul li {
  position: relative;
  width: 100%;
  height: 77px;
  list-style: none;
  cursor: pointer;
}

.flex-bot-left ul li > p {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 0 40px 16px 0;
  color: rgba(26,60,110,.5);
  border-bottom: 3px solid rgba(26,60,110,.5);
  font-family: 'Univers-Light', sans-serif;
}

.flex-bot-left ul li.selected > p {
  color: rgb(26,60,110);
  border-bottom: 3px solid rgb(249,179,1);
}

.flex-bot-left ul li > div {
  position: absolute;
  height: 26px;
  width: 26px;
  right: 10px;
  bottom: 20px;
  border: 2px solid rgba(26,60,110,.5);
  border-radius: 50px;
}

.flex-bot-left ul li.selected > div {
  border: 2px solid rgb(249,179,1);
}

.flex-bot-left ul li > div > div {
  width: 16px;
  height: 16px;
  margin: 3px;
  background-color: rgba(26,60,110,0);
  border-radius: 50px;
}

.flex-bot-left ul li.selected > div > div {
  background-color: rgb(249,179,1);
}

.flex-bot-right {
  display: inline-block;
  width: 74.5%;
  padding: 46px .5% 150px 0;
  vertical-align: top;
}

.flex-bot-right-single {
  display: none;
  padding: 0 0 0 10px;
}

.flex-bot-right-single.selected {
  display: block;
}
.flex-bot-right-single .flex-table{
  font-family: 'Univers-Light', sans-serif;
}
.flex-bot-right-single .flex-table h2 {
  margin-top: 30px;
  font-size: 28px;
  color: #1a3c6e;
  text-align: left;
  text-transform: uppercase;
}

.flex-bot-right-single .flex-table > div > span {
  margin: 5px 0 13px;
  color: #1a3c6e;
  text-transform: uppercase;
}

.flex-bot-right-single .flex-table > p {
  width: 65.5%;
  padding: 8px;
  color: rgb(35,64,106);
  background: rgba(0,0,0,0);
}

.flex-bot-right-single.alt > p {
  padding-left: 2em;
}

.flex-bot-right-single.alt > p:last-of-type {
  margin-top: 45px;
  font-size: 20px;
}

table.tablepress td {
  border: 0!important;
}

table.tablepress .odd td {
  color: #1a3c6e;
  background-color: #f9b301;
}

table.tablepress .even td {
  color: #fff;
  background-color: #1a3c6e;
}
table.tablepress td.column-2 {
	text-align: center;
}
.flex-content-bottom table.tablepress .even td {
  color: #1a3c6e;
  background-color: rgba(0,0,0,0);
}

.flex-bot-right h3 {
  width: 100%;
  padding: 0 0 9px;
  margin-bottom: 36px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 36px;
  color: #1a3c6e;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 3px solid rgb(249,179,1);
}

.flex-bot-right-single > img {
  width: 80%;
  height: auto;
  margin: 0 0 16px;
}

.flex-bot-right-single > p {
  font-family: 'Univers-Light', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #555;
}

.flex-bot-right table {
  width: 65.6%;
  margin-bottom: 0;
}
.single-text {
  margin: 25px 0;
}
.flex-bot-right-single h4 {
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: 'Avenir-Book', san-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	color: #1a3c6e;
}

/* Frontpage Slider */

.frontpage-slider, .frontpage-slide {
  position: relative;
  height: 690px;
}

.frontpage-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.frontpage-slide.active {
  z-index: 2;
  opacity: 1;
}

/* Careers */

.careers {
  padding: 15px 0;
  border-bottom: 1px dotted rgb(155,155,155);
}

.careers:last-of-type {
  border: 0;
}

.careers h2 {
  color: #1a3c6e;
}

/* Categories Box */

.category-news-briefs img.attachment-thumbnail,
.category-aerovel-news-releases img.attachment-thumbnail,
.archive img.attachment-thumbnail {
	max-width: 150px;
	float: left;
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	clear: both;
}
.post-type-archive-bios img.attachment-thumbnail {
	 filter: grayscale(100);
}
.page-template-template-about .outer-container {
	padding-top: 150px;
}
.archive .outer-container {
	margin-top: 100px;
}
.page-template-template-flexrotor .overview-content {
	padding: 20px 0 0;
	margin-right: 0 !important;
	width: 100%;
}
.page-template-template-flexrotor .container {
	padding: 0 30px;
}
.blog .outer-container {
/*
	padding-top: 100px;
	*/
}
.blog .category-archive {
	margin-top: 50px;
}
.blog .body-hero-text {
	display: none;
}
.categories-box {
  width: 100%;
  margin-bottom: 30px;
  padding: 0 40px;
  display: none;
}
.category-archive .cat-item a:hover {
	color: #1a3c6e !important;
}
.outer-container {
	overflow: hidden;
}
.category-archive .post-archive,
.page-template-template-about .post-archive {
	overflow: hidden;
	padding: 0 40px;
	margin-bottom: 40px;
}
.categories-box li {
  float: left;
  position: relative;
  width: 32%;
  height: 50px;
  margin-right: 1%;
  padding-top: 5px;
  font-family: 'Avenir-Book',  san-serif;
  font-size: 24px;
  color: #959595;
  text-transform: uppercase;
  border-bottom: 3px solid #959595;
  list-style: none;
  cursor: pointer;
}

.twitter-timeline {
  margin-top: 15px!important;
}

#load-more {
  display: block;
  height: 40px;
  max-width: 250px;
  margin: 0 auto;
}
.event-details {
	float: left;
	margin-right: 10px;
}
.event-details img {
	width: 150px;
	border: 1px solid rgb(204,204,204);
}
.event-list {
	clear: both;
	display: block;
	overflow: hidden;
}
.event-title {
	float: none;
}
.event-location {
	display: block;
}
.event-info {
	display: block;
}
.event-weekday {
	padding-top: 0.3em;
}
.event-date {
	margin-right: 10px;
}
div.filterbar ul.hlist li + li::before {
	content: none;
	margin: 0 3px;
}
div.filterbar ul.hlist {
	display: none;
}
div.filterbar {
	display: none;
}
div.separator {
	border-bottom: 5px solid rgb(249,179,1);
	padding: 0;
	margin-bottom: 20px;
}
.event-list .start-date, .event-list .end-date {
	background: none !important;
	border-radius: 0 !important;
}
#tablepress-3 img,
#tablepress-4 img {
	width: 150px;
	border: 1px solid rgb(204,204,204);
}
#tablepress-3 td.column-1,
#tablepress-4 td.column-1 {
	max-width: 165px;
	color: #555;
}
#tablepress-3 td.column-2,
#tablepress-4 td.column-2 {
	width: 100%;
	color: #555;
}
h3.tablestyle {
	border-bottom: 1px solid rgb(204,204,204);
	font-size: 20px;
	margin: 20px 0;
	padding-bottom: 20px;
	color: #555;
}
#tablepress-3 p, 
#tablepress-4 p {
	margin-top: 10px;
}
#tablepress-3 tr,
#tablepress-4 tr {
	padding-bottom: 20px;
}
ul.news-listing {
	list-style: none;
	margin-bottom: 25px;
}
ul.news-listing li.listing {
	margin-bottom: 10px;
	border-bottom: 1px dotted #9b9b9b;
	padding: 10px;
	line-height: 24px;
}
ul.news-listing li.listing a {
	color: #1a3c6e;
	font-weight: 700;
}
.news-listing h3,
.collapseomatic {
	color: #1a3c6e;
	margin-bottom: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #1a3c6e;
	padding-bottom: 10px;
	font-size: 18px;
	color: #1a3c6e;
	background: transparent url('images/accordion_open.png') no-repeat left top !important;
	padding-left: 20px !important;
}
.colomat-close {
	background: transparent url('images/accordion_close.png') no-repeat left top !important;
}
li.listing {
	color: #555;
}
.blog-content h1 {
	margin-bottom: 20px;
}
.bluebox {
	width: 100%;
	background-color: #1a3c6e;
	text-align: center;
	padding: 40px;
	text-transform: uppercase;
	display: none;
}
.bluebox h5 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	}
.bluebox h5 a:hover {
		color: #fff;
	}
.validation_error,
.validation_message {
	color: #1a3c6e;
	padding: 10px;
	margin: 10px;
	background-color: #f9b32a;
}
.header img {
	margin-top: 18px;
}
.body-hero {
	margin-top: 84px;
}
p.phonecall {
	font-size: 20px;
}
p.emailaction {
	font-size: 13px;
	letter-spacing: 1px;
	}
.easy-social-icons-1 {
	color: #fff;
	margin-bottom: 5px;
	}
	.validation_error,
	.validation_message {
		color: #1a3c6e;
		padding: 10px;
		margin: 10px;
		background-color: #f9b32a;
	}
	.bottom-half {
		position: relative;
		display: block;
	}
	#gform_wrapper_1 {
		overflow: hidden;
		display: block;
		position: relative;
	}
	a.close-contact {
		font-size: 2rem;
		margin: 20px auto;
		display: inline-block;
		padding-bottom: 0;
	}
	a.close-contact:hover {
		color: #fff !important;
	}
	#field_1_8 h4 {
		font-size: 16px !important;
	}
body ul.cnss-social-icon li.cn-fa-icon a{background-color:none!important;padding: 0!important;margin: 0!important;height: auto !important;width: auto !important;
}
body ul.cnss-social-icon li.cn-fa-icon a:hover{background-color:none!important; color:#ffffff!important;
}
.fa {
	padding-right: 5px !important;
}
.flex-gallery-content h3 {
	text-align: left;
	font-size: 25px;
	line-height: normal;
}
.flex-gallery-content img.flex-photo {
	float: right;
	max-width: 328px;
	margin-left: 3%;
	margin-bottom: 35%;
	margin-right: 2%; 
}
.footer-outer .name input,
.footer-outer .your-name input {
  width: 48.5%;
  margin-top: 10px;
} 
label.gfield_label {
	display: none !important;
}
.contact-form-wrap ul {
	list-style: none;
}
li.gform_validation_container {
	visibility: hidden;
	position: absolute;
}
.contact-form-content input {
	width: 100%;
	margin-right: 0;
	padding-right: 0;
}
.contact-form-content .gform_confirmation_wrapper,
.contactform .gform_confirmation_wrapper {
	background: #f9b32a;
	padding: 20px;
}
.gform_confirmation_message {
	color: #1a3c6e;
	font-weight: 700;
	text-transform: uppercase;
}
.contact-form-lightbox {
	min-height: 1100px;
}
.footer-outer.contactform {
	display: none;
}

.footer-inner ul.cnss-social-icon li.cn-fa-icon a {
	background: none !important;
}
ul.payload li::before {
	content: url('images/left-arrow.png');
	display: inline-block;
	margin-right: 10px;
	color: rgb(249,179,1);
	vertical-align: middle;
}
ul.payload li {
	list-style: none;
	margin-bottom: 10px;
	color: #555;
}
ul.payload {
	margin-bottom: 30px;
}
.caption {
	font-size: 14px;
	color: #555;
	margin-bottom: 30px;
}
.flex-bot-right-single.selected img {
	margin-bottom: 5px;
}
.post-type-archive-events table.tablepress td.column-2 {
	text-align: left;
}
@media (max-width: 320px) {
	.body-hero > img {
		height: 100%;
	}
	.body-hero-text {
		min-height: 100%!important;
	}
	.body-hero-text h2 {
		margin-top: 50%!important;
	}
	img.frontpage-arrows {
		position: absolute;
		top: 55%;
		width: 40px;
		height: auto;
	}
	img.frontpage-arrows.right {
		right: 5px;
	}
	img.frontpage-arrows.left {
		left: 5px;
	}
	.categories-box li {

	}
	.blog-archive-image-container {
		height: 140px!important;
	}
	
}


@media (max-width: 640px) {
  .login-link {
    display: none;
  }

}