@import url('../../connect/css/layouts/_passengers.css');
/*!
 *
 *
 * Developed by: Home Front Communications
 *
 * Developed for: Airlines for America
 *
 *
 */
/* =WordPress Core
-------------------------------------------------------------- */
.single-post-content li {
  line-height: 20px;
}
.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;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
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%;
  /* Image does not overflow the content area */
  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 p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/****** Clearfix ******/
header,
footer,
.row-fluid,
.group,
.form-group,
.input-group,
.top-nav,
.bottom-nav,
.container-header,
#home-tabs {
  zoom: 1;
}
header:before,
footer:before,
.row-fluid:before,
.group:before,
.form-group:before,
.input-group:before,
.top-nav:before,
.bottom-nav:before,
.container-header:before,
#home-tabs:before {
  display: table;
  content: "";
}
header:after,
footer:after,
.row-fluid:after,
.group:after,
.form-group:after,
.input-group:after,
.top-nav:after,
.bottom-nav:after,
.container-header:after,
#home-tabs:after {
  display: table;
  content: "";
  clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
img,
td img,
td a img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
td img,
td a img {
  width: 100%;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
:focus {
  outline: none;
  border: none;
}
a:focus {
  outline: none;
  border: none;
}
a:hover,
a:active {
  outline: 0;
}
body {
  background: #ffffff;
  font-size: 63.7%;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: none;
  text-rendering: optimizeLegibility;
  margin: 0px;
}
hr {
  height: 1px;
  margin-bottom: 20px;
  border: 0;
  border-bottom: 1px solid #f6f6f6;
  border-top: 1px solid #ffffff;
  clear: both;
  overflow: 0;
}
a {
  color: #bfbfbf;
  text-decoration: none;
}
a:hover {
  color: #aaaaaa;
  text-decoration: none;
}
p {
  font-size: 1.4em;
  line-height: 1.6em;
  color: #77777b;
  margin: 0;
  padding: 0;
}
p.white {
  color: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 700;
  text-rendering: optimizelegibility;
  line-height: 1.2em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: normal;
}
h1 {
  font-size: 3.8em;
}
h2 {
  font-size: 2.1em;
}
h3 {
  font-size: 1.8em;
}
h4 {
  font-size: 1.6em;
}
h5 {
  font-size: 1.4em;
}
h6 {
  font-size: 1.3em;
}
/****** LISTS ******/
ul,
ol {
  padding: 0;
  margin: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
ul li {
  line-height: 1;
}
ul li a {
  color: #ffffff;
}
ol {
  list-style: decimal;
}
.hidden {
  display: none;
}
/****** FORMS ******/
form label,
form input,
form textarea,
form button,
form select {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.8em;
}
form label {
  display: block;
  margin: 0 0 5px 0;
}
form select,
form textarea,
form input[type="text"],
form input[type="password"] {
  display: inline-block;
  *display: inline;
  zoom: 1;
  _height: 18px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  color: #595858;
}
form textarea,
form input[type="text"],
form input[type="password"] {
  background-color: #ffffff;
  border: 1px solid #f6f6f6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
form textarea:focus,
form input[type="text"]:focus,
form input[type="password"]:focus {
  border: 1px solid #f6f6f6;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 187, 187, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 187, 187, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 187, 187, 0.6);
}
form textarea {
  height: auto;
  overflow: auto;
  /*remove scrollbar in IE*/
}
form button,
form input[type="submit"] {
  cursor: pointer;
}
form button:focus,
form input[type="submit"]:focus {
  border: none;
  outline: none;
}
/****** BUTTONS & LINKS ******/
.btn-main,
.btn-secondary {
  display: inline-block;
  *display: inline;
  zoom: 1;
  _height: 30px;
  padding: 5px 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
}
.btn-main:hover,
.btn-secondary:hover {
  text-decoration: none;
}
.btn-main {
  color: #ccc;
  border: 1px solid #853821;
  border-bottom: 1px solid #471e12;
}
.btn-main:hover {
  background: #7c351f;
  color: #ccc;
}
.btn-main:active,
.btn-main.active {
  -webkit-box-shadow: inset 0 5px 10px #5c2717;
  -moz-box-shadow: inset 0 5px 10px #5c2717;
  box-shadow: inset 0 5px 10px #5c2717;
  border: 1px solid #471e12;
}
.btn-secondary {
  color: #ccc;
  border: 1px solid #994126;
  border-bottom: 1px solid #0f354f;
}
.btn-secondary:hover {
  background: #17527a;
  color: #ccc;
}
.btn-secondary:active,
.btn-secondary.active {
  -webkit-box-shadow: inset 0 5px 10px #0f354f;
  -moz-box-shadow: inset 0 5px 10px #0f354f;
  box-shadow: inset 0 5px 10px #0f354f;
  border: 1px solid #0f354f;
}
.btn-main.larger,
.btn-secondary.larger {
  display: block;
  font-size: 2em;
  width: 300px;
  margin: 10px;
  padding: 15px;
}
.btn-main.large,
.btn-secondary.large {
  display: block;
  font-size: 1.8em;
  width: 250px;
  margin: 10px;
  padding: 15px;
}
.btn-main.medium,
.btn-secondary.medium {
  display: block;
  font-size: 1.6em;
  width: 200px;
  margin: 10px;
  padding: 10px;
}
.btn-main.small,
.btn-secondary.small {
  display: block;
  width: 150px;
  font-size: 1.2em;
  margin: 10px;
  padding: 10px;
}
.btn-main.smaller,
.btn-secondary.smaller {
  display: block;
  width: 100px;
  font-size: 1.1em;
  margin: 10px;
  padding: 15px;
}
.btn-set {
  margin: 0 0 10px 0;
}
.btn-set a {
  position: relative;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0px;
  margin-left: -1px;
}
.btn-set a:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.btn-set a:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.btn-set-dropdown {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  _height: 30px;
}
.btn-set-dropdown > a {
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0px;
  margin-left: -1px;
}
.btn-set-dropdown > a:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.btn-set-dropdown > a.drop {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.btn-set-dropdown > a .carat {
  text-indent: -999999px;
  display: block;
}
.btn-set-dropdown ul {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 200;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 2px;
  padding: 4px;
  min-width: 120px;
  background: #d47051;
  border: 1px solid #ad4a2b;
}
.btn-set-dropdown ul li a {
  float: none;
  display: block;
  padding: 5px 15px;
  background: #d47051;
  color: #595858;
  font-size: 1.2em;
}
.btn-set-dropdown ul li a:hover {
  background: #471e12;
  color: #ffffff;
  text-decoration: none;
}
/****** Fonts/Grid/Colors ******/
/****** CSS3 Grabs ******/
.background-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
}
.transition {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
/****** FONTS ******/
/*@font-face {
	font-family: Gibson-light;
	src: url('../fonts/otf/Gibson-Light.otf');
}*/
@font-face {
  font-family: Gibson-light-ie;
  src: url('../fonts/svg/Gibson-Light.svg') format('svg'), url('../fonts/eot/Gibson-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/Gibson-Light.woff') format('woff');
}
/*@font-face {
	font-family: Gibson-light-it;
	src: url('../fonts/otf/Gibson-LightIt.otf');
}*/
@font-face {
  font-family: Gibson-light-it-ie;
  src: url('../fonts/svg/Gibson-LightIt.svg') format('svg'), url('../fonts/eot/Gibson-LightIt.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/Gibson-LightIt.woff') format('woff');
}
/*@font-face {
	font-family: Gibson-reg;
	src: url('../fonts/otf/Gibson-Regular.otf');
}*/
@font-face {
  font-family: Gibson-reg-ie;
  src: url('../fonts/svg/Gibson-Regular.svg') format('svg'), url('../fonts/eot/Gibson-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/Gibson-Regular.woff') format('woff');
}
/*@font-face {
	font-family: Gibson-reg-it;
	src: url('../fonts/otf/Gibson-Italic.otf');
}*/
@font-face {
  font-family: Gibson-reg-it-ie;
  src: url('../fonts/svg/Gibson-Italic.svg') format('svg'), url('../fonts/eot/Gibson-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/Gibson-Italic.woff') format('woff');
}
/*@font-face {
	font-family: Gibson-semi;
	src: url('../fonts/otf/Gibson-SemiBold.otf');
}*/
@font-face {
  font-family: Gibson-semi-ie;
  src: url('../fonts/svg/Gibson-SemiBold.svg') format('svg'), url('../fonts/eot/Gibson-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/Gibson-SemiBold.woff') format('woff');
}
/*@font-face {
	font-family: Gibson-semi-it;
	src: url('../fonts/otf/Gibson-SemiboldIt.otf');
}*/
@font-face {
  font-family: Gibson-semi-it-ie;
  src: url('../fonts/svg/Gibson-SemiboldIt.svg') format('svg'), url('../fonts/eot/Gibson-SemiboldIt.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/Gibson-SemiboldIt.woff') format('woff');
}
/*@font-face {
	font-family: Gibson-bold;
	src: url('../fonts/otf/Gibson-Bold.otf');
}*/
@font-face {
  font-family: Gibson-bold-ie;
  src: url('../fonts/svg/Gibson-Bold.svg') format('svg'), url('../fonts/eot/Gibson-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/Gibson-Bold.woff') format('woff');
}
/*@font-face {
	font-family: Gibson-bold-it;
	src: url('../fonts/otf/Gibson-BoldItalic.otf');
}*/
@font-face {
  font-family: Gibson-bold-it-ie;
  src: url('../fonts/svg/Gibson-BoldItalic.svg') format('svg'), url('../fonts/eot/Gibson-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/Gibson-BoldItalic.woff') format('woff');
}
strong,
bold {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
em,
i {
  font-family: Gibson-reg-it-ie, Gibson-reg-it-win, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
/****** CLASSES USED ON MULTIPLE PAGES ******/
.dropdown {
  display: none;
  position: absolute;
  z-index: 9999;
  top: 64px;
  right: 0px;
  text-align: right;
  border: 1px solid #cccccc;
  background: #ffffff;
  margin-right: 22px;
}
.dropdown li {
  display: block;
  padding: 9px 20px;
  white-space: nowrap;
  font-size: 16px;
}
.dropdown li:hover {
  color: #0c62ad;
}
.filter-down-arrow {
  background-image: url('../images/arrow-down.png');
  background-position: right center;
  background-repeat: no-repeat;
  width: 13px;
  height: 8px;
  float: right;
  margin-right: 8px;
  margin-top: 11px;
}
.horizontal-list {
  display: block;
  float: left;
  list-style-type: none;
}
select {
  /* Chrome on Windows does not like the Gibson font for select drop downs, the text will show up grabled */
  font-family: Helvetica !important;
}
/*** Fancybox on homepage ****/
#fancybox-content-wrapper {
  max-width: 570px;
  max-height: 350px;
  overflow: hidden;
  background: #fff;
  display: none;
}
.home .fancybox-content {
  font-size: 1.3em;
}
@media (max-width: 767px) {
  .home .fancybox-content {
    font-size: 1em;
  }
}
.home .fancybox-content img {
  max-width: 100%;
  width: 100%;
}
.home .fancybox-content h3 {
  color: #eda94f;
  font-family: Helvetica !important;
  font-weight: lighter;
  text-align: center;
  font-style: italic;
  margin: 1.3em 0;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .home .fancybox-content h3 {
    margin: 1em 0;
  }
}
.home .fancybox-content p {
  text-align: center;
}
.home .fancybox-content p.info {
  color: #000000;
  margin: 0 0 1.3em;
}
@media (max-width: 767px) {
  .home .fancybox-content p.info {
    margin: 0 0 1em;
  }
}
.home .fancybox-content p a {
  color: #0c62ad;
}
/****** HEADER ******/
header {
  background-color: #f6f6f6;
  position: relative;
}
header .logo {
  float: left;
  margin-top: 20px;
}
@media (max-width: 1023px) {
  header .logo {
    width: 250px;
    height: 57px;
  }
}
header .logo img {
  width: 305px;
  height: auto;
}
@media (max-width: 1023px) {
  header .logo img {
    margin-top: 0px;
    width: 250px;
    height: 57px;
  }
}
/****** NAVIGATION ******/
nav {
  float: right;
}
nav .main-wrap {
  height: 117px;
}
@media (max-width: 1024px) {
  nav .main-wrap {
    display: none;
  }
}
nav .main-wrap .top-nav {
  margin-top: 7px;
}
nav .main-wrap .top-nav .top-nav-inner {
  float: right;
}
nav .main-wrap .top-nav .top-nav-inner ul.links {
  display: inline;
  float: left;
  margin: 5px 25px 0 0;
}
nav .main-wrap .top-nav .top-nav-inner ul.links li {
  display: inline;
  text-align: right;
  margin-left: 15px;
}
nav .main-wrap .top-nav .top-nav-inner ul.links li a {
  color: #77777b;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: .5px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
nav .main-wrap .top-nav .top-nav-inner ul.links li a:hover,
nav .main-wrap .top-nav .top-nav-inner ul.links li a.active {
  color: #0c62ad;
  text-decoration: none;
}
nav .main-wrap .top-nav .top-nav-inner .social {
  display: inline;
  float: left;
  margin-right: 25px;
  width: auto;
}
nav .main-wrap .top-nav .top-nav-inner .social a {
  /*padding: 0 5px;*/
  display: inline-block;
}
nav .main-wrap .top-nav .top-nav-inner .social a.twitter {
  width: 21px;
  height: 15px;
  background: url('../images/header-social-twitter.png') no-repeat;
  background-position: 0 0;
}
nav .main-wrap .top-nav .top-nav-inner .social a.twitter:hover {
  background-position: 0 -15px;
}
nav .main-wrap .top-nav .top-nav-inner .social a.facebook {
  width: 21px;
  height: 15px;
  background: url('../images/header-social-facebook.png') no-repeat;
  background-position: 0 0;
}
nav .main-wrap .top-nav .top-nav-inner .social a.facebook:hover {
  background-position: 0 -15px;
}
nav .main-wrap .top-nav .top-nav-inner .social a.linkedin {
  width: 21px;
  height: 15px;
  background: url('../images/header-social-linkedin.png') no-repeat;
  background-position: 0 0;
  padding-right: 5px;
}
nav .main-wrap .top-nav .top-nav-inner .social a.linkedin:hover {
  background-position: 0 -15px;
}
nav .main-wrap .top-nav .top-nav-inner .social a.youtube {
  width: 21px;
  height: 15px;
  background: url('../images/header-social-youtube.png') no-repeat;
  background-position: 0 0;
}
nav .main-wrap .top-nav .top-nav-inner .social a.youtube:hover {
  background-position: 0 -15px;
}
nav .main-wrap .top-nav .top-nav-inner .social a.instagram {
  width: 22px;
  height: 15px;
  background: url('../images/header-social-instagram.png') no-repeat;
  background-position: 0 0;
  margin-left: 5px;
}
nav .main-wrap .top-nav .top-nav-inner .social a.instagram:hover {
  background-position: 0 -15px;
}
nav .main-wrap .top-nav .top-nav-inner .search {
  display: inline;
  float: left;
  position: relative;
  top: -7px;
}
nav .main-wrap .top-nav .top-nav-inner .search form {
  border: 1px solid #f6f6f6;
  clear: both;
  overflow: hidden;
  background: #f6f6f6;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
nav .main-wrap .top-nav .top-nav-inner .search form.show {
  border: 1px solid #77777b;
}
nav .main-wrap .top-nav .top-nav-inner .search form.show .input-slide {
  width: 200px;
  padding: 6px 0 0 6px;
}
nav .main-wrap .top-nav .top-nav-inner .search form input[type="text"] {
  float: left;
  height: 20px;
  margin-bottom: 0;
  border: none;
  -wekit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #f6f6f6;
}
nav .main-wrap .top-nav .top-nav-inner .search form .input-slide {
  width: 0;
  padding: 6px 0 0 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
nav .main-wrap .top-nav .top-nav-inner .search form input[type="button"] {
  border: 0px;
  background: url('../images/header-search.png');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  text-indent: -9999px;
  height: 30px;
  width: 30px;
  padding: 0;
  float: left;
  cursor: pointer;
}
nav .main-wrap .bottom-nav ul.main {
  display: inline;
  float: left;
  margin-top: 43px;
  height: 40px;
}
nav .main-wrap .bottom-nav ul.main > li {
  display: inline-block;
  text-align: left;
  position: relative;
  height: 40px;
  cursor: pointer;
}
nav .main-wrap .bottom-nav ul.main > li .line-gold,
nav .main-wrap .bottom-nav ul.main > li .line-green,
nav .main-wrap .bottom-nav ul.main > li .line-blue,
nav .main-wrap .bottom-nav ul.main > li .line-red,
nav .main-wrap .bottom-nav ul.main > li .line-gray {
  width: 0;
  height: 52px;
  position: absolute;
  left: -15px;
  display: block;
  top: -10px;
}
nav .main-wrap .bottom-nav ul.main > li .line-gold {
  background: #eda94f;
}
nav .main-wrap .bottom-nav ul.main > li .line-green {
  background: #72a933;
}
nav .main-wrap .bottom-nav ul.main > li .line-blue {
  background: #0c62ad;
}
nav .main-wrap .bottom-nav ul.main > li .line-red {
  background: #ac192b;
}
nav .main-wrap .bottom-nav ul.main > li .line-gray {
  background: #77777b;
}
nav .main-wrap .bottom-nav ul.main > li > a {
  color: #77777b;
  font-size: 1.3em;
  line-height: 1.2em;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  margin-right: 40px;
  margin-top: 2px;
  letter-spacing: 1px;
  height: 100%;
  position: relative;
}
@media (max-width: 1120px) {
  nav .main-wrap .bottom-nav ul.main > li > a {
    margin-right: 25px;
  }
}
nav .main-wrap .bottom-nav ul.main > li > a:hover,
nav .main-wrap .bottom-nav ul.main > li > a.active {
  color: #77777b;
  text-decoration: none;
}
nav .main-wrap .bottom-nav ul.main > li > a .semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
nav .main-wrap .bottom-nav ul.main > li > a.colorful {
  color: #0c62ad;
  width: auto;
  margin-right: 0;
}
nav .main-wrap .bottom-nav ul.main > li > a.colorful .semi {
  color: #ac192b;
}
nav .main-wrap .bottom-nav ul.main > li section {
  display: none;
  position: absolute;
  top: 42px;
  right: 2%;
  z-index: 20;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.95);
  width: 700px;
  height: 230px;
  padding: 40px;
  -moz-box-shadow: 4px 4px 5px #333;
  -webkit-box-shadow: 4px 4px 5px #333;
  box-shadow: 4px 4px 5px #333;
  border-left: #666;
  cursor: default;
  z-index: 999;
}
nav .main-wrap .bottom-nav ul.main > li section a,
nav .main-wrap .bottom-nav ul.main > li section p {
  color: #666666;
}
nav .main-wrap .bottom-nav ul.main > li section .padded {
  padding: 15px;
}
nav .main-wrap .bottom-nav ul.main > li section .half {
  width: 50%;
}
nav .main-wrap .bottom-nav ul.main > li section .split-line {
  border-right: 2px solid #cacaca;
}
nav .main-wrap .bottom-nav ul.main > li section .left {
  float: left;
}
nav .main-wrap .bottom-nav ul.main > li section .left .padded {
  padding-right: 35px;
}
nav .main-wrap .bottom-nav ul.main > li section .right {
  overflow: hidden;
}
nav .main-wrap .bottom-nav ul.main > li section .right .padded {
  padding-left: 35px;
}
nav .main-wrap .bottom-nav ul.main > li section article ul li {
  margin: 20px 0 20px 0;
}
nav .main-wrap .bottom-nav ul.main > li section article ul li:first-child {
  margin-top: 0;
}
nav .main-wrap .bottom-nav ul.main > li section article ul li:last-child {
  margin-bottom: 0;
}
nav .main-wrap .bottom-nav ul.main > li section article ul li a {
  padding: 10px 0;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  letter-spacing: -0.45px;
}
nav .main-wrap .bottom-nav ul.main > li section aside p {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.45px;
}
nav .main-wrap .bottom-nav ul.main > li section.gold {
  border-top: 5px solid #eda94f;
}
nav .main-wrap .bottom-nav ul.main > li section.gold a:hover {
  color: #eda94f;
}
nav .main-wrap .bottom-nav ul.main > li section.green {
  border-top: 5px solid #72a933;
}
nav .main-wrap .bottom-nav ul.main > li section.green a:hover {
  color: #72a933;
}
nav .main-wrap .bottom-nav ul.main > li section.blue {
  border-top: 5px solid #0c62ad;
}
nav .main-wrap .bottom-nav ul.main > li section.blue a:hover {
  color: #0c62ad;
}
nav .main-wrap .bottom-nav ul.main > li section.red {
  border-top: 5px solid #ac192b;
}
nav .main-wrap .bottom-nav ul.main > li section.red a:hover {
  color: #ac192b;
}
nav .main-wrap .bottom-nav ul.main > li section.industry article li {
  margin: 40px 0;
}
nav .main-wrap .bottom-nav ul.main > li section.industry article li:first-child {
  margin-top: 0;
}
nav .main-wrap .bottom-nav ul.main > li section.industry article li:last-child {
  margin-bottom: 0;
}
nav .main-wrap .bottom-nav ul.main > li section.passenger article ul.padded {
  padding-top: 5px;
  padding-bottom: 5px;
}
nav .main-wrap .bottom-nav ul.main > li section.passenger article li {
  margin: 5px 0;
}
nav .main-wrap .bottom-nav ul.main > li section.passenger article li:first-child {
  margin-top: 0;
}
nav .main-wrap .bottom-nav ul.main > li section.passenger article li:last-child {
  margin-bottom: 0;
}
nav .main-wrap .bottom-nav ul.main > li section.passenger article li.icon a img {
  vertical-align: middle;
  width: 60px;
  height: 50px;
  margin-right: 15px;
}
nav .main-wrap .bottom-nav ul.main > li section.policy {
  padding: 20px 40px;
  height: 270px;
}
nav .main-wrap .bottom-nav ul.main > li section.policy article {
  margin-top: 20px;
}
nav .main-wrap .bottom-nav ul.main > li section.policy article .padded {
  padding-top: 10px;
  padding-bottom: 10px;
}
nav .main-wrap .bottom-nav ul.main > li section.policy aside .padded {
  padding-top: 0;
  padding-bottom: 0;
}
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents h5 {
  margin-bottom: 15px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  letter-spacing: normal;
  color: #666;
  text-transform: uppercase;
}
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents li {
  zoom: 1;
  padding: 10px 4px;
  border-bottom: 1px solid #cacaca;
}
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents li:before {
  content: '';
  display: block;
}
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents li:after {
  content: '';
  display: table;
  clear: both;
}
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents li:first-child {
  border-top: 1px solid #cacaca;
}
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents li img {
  float: left;
  max-width: 55px;
  max-height: 50px;
  margin-right: 15px;
}
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents li div {
  overflow: hidden;
}
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents li div h6,
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents li div a h6 {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  color: #0c62ad;
  margin-bottom: 5px;
}
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents li div p,
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents li div a p {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #000000;
}
nav .main-wrap .bottom-nav ul.main > li section.policy aside .documents a.see-more {
  display: block;
  margin-top: 15px;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: normal;
  color: #0c62ad;
}
nav .main-wrap .bottom-nav ul.main > li section.data {
  padding: 20px 40px;
  height: 350px;
}
nav .main-wrap .bottom-nav ul.main > li section.data h5 {
  padding-left: 15px;
  margin-bottom: 15px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  letter-spacing: normal;
  color: #666;
  text-transform: uppercase;
}
nav .main-wrap .bottom-nav ul.main > li section.data aside .padded {
  padding-top: 0;
  padding-bottom: 0;
}
nav .main-wrap .bottom-nav ul.main > li section.data aside.left .padded {
  padding-right: 20px;
}
nav .main-wrap .bottom-nav ul.main > li section.data aside.right .padded {
  padding-left: 20px;
}
nav .main-wrap .bottom-nav ul.main > li section.data aside li {
  zoom: 1;
  padding: 6px 2px;
  border-bottom: 1px solid #cacaca;
}
nav .main-wrap .bottom-nav ul.main > li section.data aside li:before {
  content: '';
  display: block;
}
nav .main-wrap .bottom-nav ul.main > li section.data aside li:after {
  content: '';
  display: table;
  clear: both;
}
nav .main-wrap .bottom-nav ul.main > li section.data aside li:first-child {
  border-top: 1px solid #cacaca;
}
nav .main-wrap .bottom-nav ul.main > li section.data aside li img {
  float: left;
  max-width: 60px;
  max-height: 60px;
  margin-right: 15px;
}
nav .main-wrap .bottom-nav ul.main > li section.data aside li div {
  overflow: hidden;
}
nav .main-wrap .bottom-nav ul.main > li section.data aside li div h6,
nav .main-wrap .bottom-nav ul.main > li section.data aside li div a h6 {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  color: #666;
}
nav .main-wrap .bottom-nav ul.main > li section.data aside li div p,
nav .main-wrap .bottom-nav ul.main > li section.data aside li div a p {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #000000;
  margin-top: 5px;
  margin-bottom: 3px;
}
nav .main-wrap .bottom-nav ul.main > li section.data a.see-more {
  float: right;
  display: block;
  padding-right: 15px;
  margin-top: 15px;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: normal;
  color: #0c62ad;
}
nav .main-wrap .bottom-nav ul.main > li:hover .line-gold,
nav .main-wrap .bottom-nav ul.main > li.hover .line-gold,
nav .main-wrap .bottom-nav ul.main > li:hover .line-green,
nav .main-wrap .bottom-nav ul.main > li.hover .line-green,
nav .main-wrap .bottom-nav ul.main > li:hover .line-blue,
nav .main-wrap .bottom-nav ul.main > li.hover .line-blue,
nav .main-wrap .bottom-nav ul.main > li:hover .line-red,
nav .main-wrap .bottom-nav ul.main > li.hover .line-red {
  width: 100%;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
nav .main-wrap .bottom-nav ul.main > li:hover .line-gray,
nav .main-wrap .bottom-nav ul.main > li.hover .line-gray {
  width: 135px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
nav .main-wrap .bottom-nav ul.main > li:hover > a,
nav .main-wrap .bottom-nav ul.main > li.hover > a {
  text-decoration: none;
  color: #ffffff;
}
nav .main-wrap .bottom-nav ul.main > li:hover > a .semi,
nav .main-wrap .bottom-nav ul.main > li.hover > a .semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ffffff;
}
nav .main-wrap .bottom-nav ul.main > li:hover section,
nav .main-wrap .bottom-nav ul.main > li.hover section {
  display: table;
}
nav .main-wrap .bottom-nav ul.main > li:hover:nth-child(5) a,
nav .main-wrap .bottom-nav ul.main > li.hover:nth-child(5) a,
nav .main-wrap .bottom-nav ul.main > li:hover:last-child a,
nav .main-wrap .bottom-nav ul.main > li.hover:last-child a {
  color: #ffffff;
}
nav .main-wrap .bottom-nav ul.main > li:hover:nth-child(5) a .semi,
nav .main-wrap .bottom-nav ul.main > li.hover:nth-child(5) a .semi,
nav .main-wrap .bottom-nav ul.main > li:hover:last-child a .semi,
nav .main-wrap .bottom-nav ul.main > li.hover:last-child a .semi {
  color: #ffffff;
}
nav .main-wrap .bottom-nav ul.main > li:nth-child(5) a {
  color: #0c62ad;
}
nav .main-wrap .bottom-nav ul.main > li:nth-child(5) a .semi {
  color: #ac192b;
}
nav .main-wrap .bottom-nav ul.main > li:last-child a {
  color: #0c62ad;
}
nav .main-wrap .bottom-nav ul.main > li:last-child a .semi {
  color: #72a933;
}
nav .tablet-mobile {
  display: none;
  height: 100px;
}
@media (max-width: 1024px) {
  nav .tablet-mobile {
    display: block;
  }
}
nav .tablet-mobile .tab {
  position: relative;
  top: 20px;
  padding: 10px;
  right: 0;
}
nav .tablet-mobile .tab img {
  top: 30px;
  max-width: 30px;
}
nav .tablet-mobile .menu {
  display: none;
  position: absolute;
  top: 15px;
  right: 2%;
  background: #333;
  z-index: 200;
  width: 500px;
  padding: 25px 0;
}
@media (max-width: 767px) {
  nav .tablet-mobile .menu {
    width: 100%;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
  }
}
nav .tablet-mobile .menu .mobile-close {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 5px;
}
nav .tablet-mobile .menu .left {
  width: 47%;
  float: left;
  padding-right: 3%;
  border-right: 1px solid #77777b;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  nav .tablet-mobile .menu .left {
    width: 100%;
    padding-right: 0;
    border-right: none;
  }
}
nav .tablet-mobile .menu .left ul li {
  border-bottom: 1px solid #595858;
}
nav .tablet-mobile .menu .left ul li:last-child {
  border-bottom: none;
}
nav .tablet-mobile .menu .left ul li a {
  color: #fff;
  padding: 15px 0 13px 15px;
  text-align: left;
  display: block;
  text-transform: uppercase;
  font-size: 1.4em;
  letter-spacing: 1px;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  nav .tablet-mobile .menu .left ul li a {
    padding: 15px 0 13px 0;
    text-align: center;
  }
}
nav .tablet-mobile .menu .left ul li a .semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
nav .tablet-mobile .menu .left ul li a.active {
  text-decoration: none;
}
nav .tablet-mobile .menu .left ul li a.gold.active .semi {
  color: #eda94f;
}
nav .tablet-mobile .menu .left ul li a.green.active .semi {
  color: #72a933;
}
nav .tablet-mobile .menu .left ul li a.blue.active .semi {
  color: #0c62ad;
}
nav .tablet-mobile .menu .left ul li a.red.active .semi {
  color: #ac192b;
}
nav .tablet-mobile .menu .left ul li a.colorful {
  color: #0c62ad;
  width: auto;
  margin-right: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  nav .tablet-mobile .menu .left ul li a.colorful {
    padding-bottom: 13px;
  }
}
nav .tablet-mobile .menu .left ul li a.colorful .semi {
  color: #ac192b;
  display: block;
}
nav .tablet-mobile .menu .left ul li a.colorful.active {
  color: #77777b;
}
nav .tablet-mobile .menu .left ul li a.colorful.active .semi {
  color: #77777b;
}
nav .tablet-mobile .menu .right {
  width: 48%;
  float: left;
  padding-left: 2%;
  /*.title {
					text-align: center;
					text-transform: uppercase;
					display: block;
					margin-top: 55px;
					font-size: 1.2em;
					letter-spacing: 1px;
					color: @white;
					@media @mobile {
						margin-top: 35px;
					}
					.semi {
						font-family: @sans-serif-semi;
						font-size: 1.15em;
					}
				}*/
}
@media (max-width: 767px) {
  nav .tablet-mobile .menu .right {
    width: 100%;
    padding-left: 0;
    border-top: 1px solid #77777b;
  }
}
nav .tablet-mobile .menu .right form {
  text-align: center;
  margin: 75px 0 10px;
}
@media (max-width: 767px) {
  nav .tablet-mobile .menu .right form {
    margin-top: 35px;
  }
}
nav .tablet-mobile .menu .right form input[type="text"] {
  width: 50%;
}
@media (max-width: 1023px) {
  nav .tablet-mobile .menu .right form input[type="text"] {
    font-size: 16px;
  }
}
nav .tablet-mobile .menu .right form input[type="submit"] {
  cursor: pointer;
  border: none;
  text-indent: -99999px;
  width: 34px;
  background: url('../images/blog-mobile-search.png') no-repeat center center;
}
nav .tablet-mobile .menu .right .social {
  text-align: center;
}
.breaking-news-banner {
  overflow: hidden;
  color: #FFF;
  width: 100%;
  background: #c00000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c00000 0%, #6d0000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c00000), color-stop(100%, #6d0000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c00000 0%, #6d0000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c00000 0%, #6d0000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c00000 0%, #6d0000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #c00000 0%, #6d0000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c00000', endColorstr='#6d0000', GradientType=0);
  /* IE6-9 */
  border-spacing: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 1023px) {
  .breaking-news-banner {
    font-size: 16px;
    line-height: 19px;
  }
}
@media (max-width: 767px) {
  .breaking-news-banner {
    font-size: 14px;
    line-height: 18px;
  }
}
.breaking-news-banner .banner-block {
  vertical-align: middle;
}
.breaking-news-banner .banner-block p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.breaking-news-banner .title {
  /*
			font-family: Gibson-bold;
			src: url('../fonts/otf/Gibson-Bold.otf');
		*/
  white-space: nowrap;
  font-family: Gibson-semi, Gibson-semi-ie;
  padding: 2px 25px 0 50px;
  font-weight: 500;
  height: 100%;
  width: 1px;
  text-transform: uppercase;
  background: #dc0000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dc0000 0%, #820000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dc0000), color-stop(100%, #820000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dc0000 0%, #820000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dc0000 0%, #820000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #dc0000 0%, #820000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #dc0000 0%, #820000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc0000', endColorstr='#820000', GradientType=0);
  /* IE6-9 */
}
.breaking-news-banner .text {
  height: 100%;
  padding: 2px 50px 0 25px;
}
@media (max-width: 1023px) {
  .breaking-news-banner .title,
  .breaking-news-banner .text {
    padding: 4px 15px;
  }
}
/****** HOME SLIDER ******/
#home-slider {
  overflow: hidden;
  position: relative;
  background-color: #000;
}
@media (min-width: 768px) {
  #home-slider {
    height: 680px;
  }
}
@media (min-width: 1023px) {
  #home-slider {
    height: 853px;
  }
}
#home-slider .slider-scroll {
  top: 0;
  bottom: 0;
  width: 26%;
  position: absolute;
  z-index: 4000;
}
#home-slider .slider-scroll.left {
  left: 0;
}
#home-slider .slider-scroll.right {
  right: 0;
}
#home-slider ul {
  padding: 0px;
  margin: 0px;
}
@media (max-width: 767px) {
  #home-slider ul {
    min-height: 250px;
  }
}
#home-slider ul li {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: center center;
  min-height: 730px;
  position: relative;
}
@media (max-width: 1023px) {
  #home-slider ul li {
    min-height: 850px;
  }
}
@media (max-width: 767px) {
  #home-slider ul li {
    min-height: 250px;
  }
}
#home-slider ul li .container-slider .caption {
  transition: left 2s ease-in-out 0.5s;
  left: 25px;
}
#home-slider ul li .container-slider .small {
  transition: all 0.8s ease-in-out;
  opacity: 0;
}
#home-slider ul li .container-slider.active .small {
  opacity: 1;
}
#home-slider ul li .container-slider.active .caption {
  left: 0;
}
#home-slider ul li .plane-runway .back-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  -moz-transform: scale(1.5 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  z-index: -2;
}
#home-slider ul li .plane-runway .back-img.scale {
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
#home-slider ul li .plane-runway .front-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 50px;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: right bottom;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  z-index: -1;
}
#home-slider ul li .plane-runway .front-img.scale {
  -moz-transform: scale(1.5 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}
#home-slider ul li .turbine .back-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: right center;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  -moz-transform: scale(1.5 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  z-index: -2;
}
#home-slider ul li .turbine .back-img.scale {
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
#home-slider ul li .turbine .front-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: left bottom;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  z-index: -1;
}
#home-slider ul li .turbine .front-img.scale {
  -moz-transform: scale(1.1 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
#home-slider ul li .accessible-planes .back-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: center bottom;
  background-size: 2173.50px 1201.5px;
  background-size: 1449px 801px;
  background-repeat: no-repeat;
}
#home-slider ul li .accessible-planes .front-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: 70% bottom;
  background-size: 724.5px 400.5px;
  background-repeat: no-repeat;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  -moz-transform: scale(1, 1) translateY(0);
  -webkit-transform: scale(1, 1) translateY(0);
  transform: scale(1, 1) translateY(0);
}
#home-slider ul li .accessible-planes .front-img.scale {
  -moz-transform: scale(1.5, 1.5) translateY(-500px) translateX(-50px);
  -webkit-transform: scale(1.5, 1.5) translateY(-500px) translateX(-50px);
  transform: scale(1.5, 1.5) translateY(-500px) translateX(-50px);
}
#home-slider ul li .plane-air .back-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: center bottom;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  z-index: -2;
  -moz-transform: scale(1.5 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}
#home-slider ul li .plane-air .back-img.scale {
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
#home-slider ul li .plane-air .front-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: right top;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  -moz-transform: scale(1.5 1.5) translateY(-300px);
  -webkit-transform: scale(1.5, 1.5) translateY(-300px);
  transform: scale(1.5, 1.5) translateY(-300px);
  z-index: -1;
}
#home-slider ul li .plane-air .front-img.scale {
  -moz-transform: scale(1, 1) translateY(-100px);
  -webkit-transform: scale(1, 1) translateY(-100px);
  transform: scale(1, 1) translateY(-100px);
}
#home-slider ul li .runway-plane .back-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: center bottom;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  z-index: -2;
  -moz-transform: scale(1.5 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}
#home-slider ul li .runway-plane .back-img.scale {
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
#home-slider ul li .runway-plane .front-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 1%;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: right center;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  -moz-transform: scale(1.3, 1.3) translateX(800px);
  -webkit-transform: scale(1.3, 1.3) translateX(800px);
  transform: scale(1.3, 1.3) translateX(800px);
  z-index: -1;
}
#home-slider ul li .runway-plane .front-img.scale {
  -moz-transform: scale(1, 1) translateX(100px);
  -webkit-transform: scale(1, 1) translateX(100px);
  transform: scale(1, 1) translateX(100px);
}
#home-slider ul li .worker-wing .back-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: right bottom;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  z-index: -2;
}
#home-slider ul li .worker-wing .back-img.scale {
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
#home-slider ul li .worker-wing .front-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: right bottom;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  z-index: -1;
}
#home-slider ul li .worker-wing .front-img.scale {
  -moz-transform: scale(1.3 1.3) translateY(-50px);
  -webkit-transform: scale(1.3, 1.3) translateY(-50px);
  transform: scale(1.3, 1.3) translateY(-50px);
}
#home-slider ul li .man-marshalling .back-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: center top;
  -moz-transition: all 10s;
  -webkit-transition: all 10s;
  transition: all 10s;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  z-index: -2;
  transform-origin: 50% top;
}
#home-slider ul li .man-marshalling .back-img.scale {
  -moz-transform: scale(1.15, 1.15);
  -webkit-transform: scale(1.15, 1.15);
  transform: scale(1.15, 1.15);
}
#home-slider ul li .caption {
  margin-top: 55px;
  max-width: 665px;
  z-index: 0;
  position: relative;
  overflow: hidden;
  left: 25px;
  transition: all 2s ease-in-out 0.5s;
}
@media (max-width: 1050px) {
  #home-slider ul li .caption {
    margin-top: 55px!important;
  }
}
@media (max-height: 850px) {
  #home-slider ul li .caption {
    margin-top: 55px!important;
  }
}
#home-slider ul li .caption section {
  clear: both;
  overflow: hidden;
  display: block;
  margin-bottom: 5px;
}
#home-slider ul li .caption.left {
  left: 0;
}
#home-slider ul li .caption .small {
  display: block;
  color: #ffffff;
  margin-bottom: 10px;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: .5px;
  font-size: 29px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  opacity: 0;
}
#home-slider ul li .caption .small em,
#home-slider ul li .caption .small i {
  font-family: Gibson-light-it-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
#home-slider ul li .caption .big {
  display: block;
  color: #fff;
  font-size: 10em;
  letter-spacing: .5px;
  line-height: .9em;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ffffff;
  position: relative;
  left: -200%;
  overflow: visible;
  text-align: center;
}
#home-slider ul li .caption .big.alt {
  font-size: 6.5em;
  height: 70px;
}
@media (max-width: 1023px) {
  #home-slider ul li .caption .big.alt {
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  }
}
#home-slider ul li .caption .title {
  display: block;
  color: #ffffff;
  margin-bottom: 10px;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: .5px;
  font-size: 29px;
  line-height: 30px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #home-slider ul li .caption .title {
    font-size: 1.8em;
  }
}
#home-slider ul li .caption .description {
  display: block;
  color: #fff;
  font-size: 1.6em;
  letter-spacing: .5px;
  line-height: 1.5em;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 767px) {
  #home-slider ul li .caption .description {
    display: none;
  }
}
#home-slider ul li .caption .number,
#home-slider ul li .caption .comma,
#home-slider ul li .caption .space {
  display: inline-block;
  text-align: left;
  left: 0;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  float: left;
}
#home-slider ul li .caption .number {
  /*width: 60px;*/
  text-transform: uppercase;
  text-align: left;
  width: auto;
  height: 91px;
}
#home-slider ul li .caption .comma,
#home-slider ul li .caption .space {
  width: 40px;
  text-align: left;
}
#home-slider ul li .caption .comma {
  display: none;
}
#home-slider ul li a.slider-btn {
  padding: 10px 15px;
  font-size: 1.7em;
  margin: 25px 0 0;
  display: block;
  float: left;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 110px;
  background: url('../images/slider-button-back.png') no-repeat right center;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  #home-slider ul li a.slider-btn {
    margin-top: 10px;
    width: auto;
    bottom: 0;
    right: 0px;
    position: absolute;
    z-index: 11;
    padding: 25px 20px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#home-slider ul li a.slider-btn:hover {
  background-color: #666;
  background-color: rgba(102, 102, 102, 0.6);
  color: #ffffff;
  text-decoration: none;
}
#home-slider ul li a.slider-btn.runway {
  width: 240px;
}
#home-slider ul li a.slider-btn.man-marshalling {
  width: 250px;
}
@media (max-width: 767px) {
  #home-slider ul li .desktop {
    display: none;
  }
}
#home-slider ul li .mobile {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: center center;
}
@media (max-width: 767px) {
  #home-slider ul li .mobile {
    display: block;
  }
}
#home-slider ul li .mobile .caption-mobile {
  margin-top: 20px;
}
#home-slider ul li .mobile .caption-mobile .small {
  letter-spacing: 0px;
  font-size: 1.8em;
  line-height: 1.1em;
  opacity: 1;
  display: block;
  color: #ffffff;
  margin-bottom: 5px;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: left;
  text-transform: uppercase;
}
#home-slider ul li .mobile .caption-mobile .big {
  display: block;
  color: #fff;
  font-size: 4em;
  letter-spacing: .5px;
  line-height: 1.1em;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#home-slider ul li .mobile .caption-mobile .big.alt {
  font-size: 2.5em;
}
#home-slider ul li .mobile .caption-mobile a.slider-btn {
  padding: 10px 15px;
  font-size: 1.7em;
  margin: 25px 0 0;
  display: block;
  float: left;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 110px;
  background: url('../images/slider-button-back.png') no-repeat right center;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  #home-slider ul li .mobile .caption-mobile a.slider-btn {
    margin-top: 10px;
    width: auto;
    bottom: 0;
    right: 0px;
    position: absolute;
    padding: 25px 25px 25px 20px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#home-slider ul li .mobile .caption-mobile a.slider-btn:hover {
  background-color: #666;
  background-color: rgba(102, 102, 102, 0.6);
  color: #ffffff;
  text-decoration: none;
}
/****** Flexslider overrides for main slider ******/
#home-slider {
  /*.slides > li {display: none;}
	.no-js .slides > li:first-child {display: block;}*/
}
#home-slider .flex-control-nav {
  position: absolute;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  width: auto;
  margin-left: 6%;
  z-index: 10;
  height: 30px;
}
#home-slider .flex-control-nav li {
  min-height: 30px;
}
@media (max-height: 1000px) and (min-width: 750px) {
  #home-slider .flex-control-nav {
    /*top: 510px!important;*/
    top: 400px!important;
  }
}
#home-slider .flex-control-paging li a {
  width: 25px;
  height: 35px;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#home-slider .flex-control-paging li a div {
  width: 25px;
  height: 5px;
  background-color: #ffffff;
  opacity: .5;
  position: relative;
  top: 12px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#home-slider .flex-control-nav li {
  margin: 0 3px;
}
#home-slider .flex-control-paging li a.flex-active div {
  background: #0c62ad;
  opacity: 1;
}
#home-slider .flex-control-paging li a.flex-active div:hover {
  background: #0c62ad;
}
#home-slider .flex-control-paging li a:hover div {
  background: #ffffff;
  opacity: 1;
}
/****** Home Slider Thumbs *******/
#home-slider-thumbs {
  zoom: 1;
  z-index: 10;
  overflow: hidden;
  height: 170px;
  bottom: 0;
  left: 0;
}
#home-slider-thumbs:before {
  content: '';
  display: block;
}
#home-slider-thumbs:after {
  content: '';
  display: table;
  clear: both;
}
#home-slider-thumbs .filters {
  margin: 15px 0 0 0;
  clear: both;
  overflow: hidden;
}
@media (max-width: 767px) {
  #home-slider-thumbs .filters {
    display: inline-block;
    float: right;
    margin-top: -48px;
  }
}
#home-slider-thumbs .filters a.filters--static {
  color: black;
  display: block;
}
@media (max-width: 767px) {
  #home-slider-thumbs .filters a.filters--static {
    display: none;
  }
}
#home-slider-thumbs .filters a.filters--static:hover {
  color: black;
  background: transparent;
  cursor: default;
}
#home-slider-thumbs .filters a {
  color: #77777b;
  font-family: Gibson-semi-ie;
  padding: 4px 5px;
  float: left;
  margin-right: 10px;
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  #home-slider-thumbs .filters a {
    border: 1px solid #77777b;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 7px;
    margin-right: 15px;
  }
}
#home-slider-thumbs .filters a.active,
#home-slider-thumbs .filters a:hover {
  background: #77777b;
  color: #fff;
}
@media (max-width: 767px) {
  #home-slider-thumbs .filters a.active,
  #home-slider-thumbs .filters a:hover {
    background: #fff;
    color: #0182ca;
    border: 1px solid #0182ca;
  }
}
@media (max-width: 767px) {
  #home-slider-thumbs .filters a:first-child {
    background: url('../images/twitter.png') no-repeat center;
    width: 15px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  #home-slider-thumbs .filters a:first-child.active,
  #home-slider-thumbs .filters a:first-child:hover {
    background-image: url('../images/twitter-blue.png');
  }
}
@media (max-width: 767px) {
  #home-slider-thumbs .filters a:last-child {
    margin-right: 0;
  }
}
#home-slider-thumbs .filters a.filter-mobile {
  display: none;
}
@media (max-width: 767px) {
  #home-slider-thumbs .filters a.filter-mobile {
    display: block;
  }
}
#home-slider-thumbs .filters a.filter {
  display: block;
}
@media (max-width: 767px) {
  #home-slider-thumbs .filters a.filter {
    display: none;
  }
}
@media (max-width: 767px) {
  #home-slider-thumbs {
    width: 92%;
    height: auto;
    padding: 4%;
    margin: 0!important;
    background: #ffffff;
  }
}
#home-slider-thumbs .thumb-inner {
  position: relative;
  padding: 20px;
}
#home-slider-thumbs .tag-time-wrap {
  display: block;
  margin-bottom: 7px;
  zoom: 1;
}
#home-slider-thumbs .tag-time-wrap:before {
  content: '';
  display: block;
}
#home-slider-thumbs .tag-time-wrap:after {
  content: '';
  display: table;
  clear: both;
}
#home-slider-thumbs .tag {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #333;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  font-family: Gibson-semi, Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 767px) {
  #home-slider-thumbs .tag {
    position: static;
    float: left;
  }
}
#home-slider-thumbs .title {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  color: #0182ca;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  width: auto;
  height: 56px;
  overflow: hidden;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 767px) {
  #home-slider-thumbs .title {
    position: static;
    font-size: 1.6em;
    color: #167ECB;
    font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    display: block;
    width: auto;
    height: auto;
    line-height: 1em;
  }
}
#home-slider-thumbs .time {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #333;
  font-size: 12px;
  font-family: Gibson-semi, Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 767px) {
  #home-slider-thumbs .time {
    position: static;
    float: right;
  }
}
#home-slider-thumbs .plus {
  color: #999;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
@media (max-width: 767px) {
  #home-slider-thumbs .plus {
    display: none;
  }
}
@media (max-width: 767px) {
  #home-slider-thumbs {
    position: relative;
    bottom: 0px;
    margin: 2%;
    top: 0!important;
  }
}
#home-slider-thumbs .main-title {
  display: none;
}
@media (max-width: 767px) {
  #home-slider-thumbs .main-title {
    display: block;
    color: #77777b;
    font-size: 1.2em;
    margin-bottom: 10px;
    font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    letter-spacing: .5px;
    line-height: 1.2em;
    text-transform: uppercase;
    height: 30px;
  }
}
#home-slider-thumbs .home-slider-thumbs-inner {
  width: 100% !important;
  text-align: center;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 767px) {
  #home-slider-thumbs .home-slider-thumbs-inner {
    width: 100%!important;
    margin-left: 0!important;
    text-align: left;
    left: 0;
  }
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb-split {
  display: none;
}
@media (max-width: 1023px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb-split {
    display: block;
  }
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb-mobile {
  display: none;
  padding: 25px 20px;
  margin-bottom: 15px;
  position: relative;
}
@media (max-width: 767px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb-mobile {
    display: block;
    border-bottom-left-radius: 20px;
    box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.2);
    background: #F6F6F6;
  }
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb {
  float: left;
  padding-right: 0;
  margin: 0 15px 20px 0;
  position: relative;
  cursor: pointer;
  width: 215px;
  height: 111px;
  font-size: 11px;
  border-bottom-left-radius: 20px;
  box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.2);
  background: #F6F6F6;
}
@media (max-width: 767px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb {
    display: none!important;
  }
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb a {
  display: block;
  background: #ffffff;
  background: rgba(250, 250, 250, 0.6);
  /*transition: background 0.8s;*/
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  height: 111px;
  margin-right: 15px;
  position: relative;
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb a:hover .title {
  /*color: #0182ca;*/
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb a:hover {
  background: transparent;
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb:last-child {
  margin-right: 0;
  border-bottom: none;
}
@media (max-width: 800px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb {
    max-width: 190px;
  }
}
@media (max-width: 767px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb {
    display: block;
    padding: 0 0 10px 0;
    width: 100%;
    max-width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #77777b;
  }
  #home-slider-thumbs .home-slider-thumbs-inner .thumb:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb:hover .inner-wrap {
  height: 121px;
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb:hover .inner-wrap .title {
  display: block;
}
@media (max-width: 767px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb:hover .inner-wrap {
    height: auto;
  }
}
@media (max-width: 767px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb .img-wrap {
    overflow: hidden;
    clear: both;
    max-width: 30%;
    float: left;
  }
}
@media (max-width: 767px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb .img-wrap img {
    float: left;
  }
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb .inner-wrap {
  position: absolute;
  bottom: 1px;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  font-size: 11px;
  line-height: 15px;
  color: #ffffff;
  width: 170px;
  height: 15px;
  overflow: hidden;
  display: block;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb .inner-wrap {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
  }
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb .inner-wrap .tag {
  display: none;
  text-transform: uppercase;
  display: block;
  font-size: .8em;
  letter-spacing: 1px;
  font-family: Gibson-semi, Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-bottom: 3px;
  text-align: left;
}
#home-slider-thumbs .home-slider-thumbs-inner .thumb .inner-wrap .title {
  display: none;
  text-align: left;
}
@media (max-width: 767px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb .inner-wrap .title {
    display: block;
  }
}
@media (max-width: 1023px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb .inner-wrap {
    bottom: 21px;
  }
}
@media (max-width: 800px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb .inner-wrap {
    max-width: 160px;
  }
  #home-slider-thumbs .home-slider-thumbs-inner .thumb .inner-wrap.show {
    height: 113px;
  }
}
@media (max-width: 767px) {
  #home-slider-thumbs .home-slider-thumbs-inner .thumb .inner-wrap {
    max-width: 65%;
    position: relative;
    margin-left: 5%;
    padding: 0;
    color: #000;
    display: inline-block;
    top: 0px;
    float: left;
    background: none;
    width: 70%;
    height: auto;
  }
  #home-slider-thumbs .home-slider-thumbs-inner .thumb .inner-wrap.show {
    height: auto;
  }
}
/****** HOME TABS ******/
#home-tabs {
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  #home-tabs {
    display: none;
  }
}
#home-tabs .tabs {
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 11;
  top: -211px;
  overflow: hidden;
}
#home-tabs .tabs .container-alt {
  padding: 0 20px;
  text-align: left;
}
#home-tabs .tabs a {
  width: 225px;
  height: 25px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.3em;
  display: inline-block;
  padding: 16px 0 0 15px;
  text-align: left;
  letter-spacing: 1px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  top: 50px;
  position: relative;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 790px) {
  #home-tabs .tabs a {
    width: 20%;
  }
}
@media (max-width: 1120px) {
  #home-tabs .tabs a {
    font-size: 1.1em;
  }
}
#home-tabs .tabs a.show {
  top: 0px;
}
#home-tabs .tabs a:hover,
#home-tabs .tabs a.active {
  text-decoration: none;
}
#home-tabs .tabs a.news-tab {
  margin-right: 20px;
  background: url('../images/home-tab-plus.png') no-repeat right center;
  background-color: #72a933;
  background-color: rgba(114, 169, 51, 0.8);
}
#home-tabs .tabs a.news-tab.active {
  background: url('../images/home-tab-minus.png') no-repeat right center;
  background-color: #72a933;
}
#home-tabs .tabs a.news-tab:hover {
  background-color: #72a933;
}
@media (max-width: 1120px) {
  #home-tabs .tabs a.news-tab {
    margin-right: 4px;
    width: 130px;
  }
}
@media (max-width: 790px) {
  #home-tabs .tabs a.news-tab {
    margin-right: 0;
  }
}
#home-tabs .tabs a.working-tab {
  margin-right: 20px;
  background: url('../images/home-tab-plus.png') no-repeat right center;
  background-color: #0c62ad;
  background-color: rgba(1, 130, 202, 0.8);
}
#home-tabs .tabs a.working-tab.active {
  background: url('../images/home-tab-minus.png') no-repeat right center;
  background-color: #0c62ad;
}
#home-tabs .tabs a.working-tab:hover {
  background-color: #0c62ad;
}
@media (max-width: 1120px) {
  #home-tabs .tabs a.working-tab {
    margin-right: 4px;
    width: 175px;
  }
}
@media (max-width: 790px) {
  #home-tabs .tabs a.working-tab {
    margin-right: 0;
  }
}
#home-tabs .tabs a.jobs-tab {
  margin-right: 20px;
  background: url('../images/home-tab-plus.png') no-repeat right center;
  background-color: #eda94f;
  background-color: rgba(255, 164, 9, 0.8);
}
#home-tabs .tabs a.jobs-tab.active {
  background: url('../images/home-tab-minus.png') no-repeat right center;
  background-color: #eda94f;
}
#home-tabs .tabs a.jobs-tab:hover {
  background-color: #eda94f;
}
@media (max-width: 1120px) {
  #home-tabs .tabs a.jobs-tab {
    margin-right: 4px;
    width: 166px;
  }
}
@media (max-width: 790px) {
  #home-tabs .tabs a.jobs-tab {
    margin-right: 0;
  }
}
#home-tabs .tabs a.air-tax-tab {
  margin-right: 20px;
  background: url('../images/home-tab-plus.png') no-repeat right center;
  background-color: #ac192b;
  background-color: rgba(172, 25, 43, 0.8);
}
#home-tabs .tabs a.air-tax-tab.active {
  background: url('../images/home-tab-minus.png') no-repeat right center;
  background-color: #ac192b;
}
#home-tabs .tabs a.air-tax-tab:hover {
  background-color: #ac192b;
}
@media (max-width: 1120px) {
  #home-tabs .tabs a.air-tax-tab {
    margin-right: 4px;
    width: 160px;
  }
}
@media (max-width: 790px) {
  #home-tabs .tabs a.air-tax-tab {
    margin-right: 0;
  }
}
#home-tabs .tabs a .semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#home-tabs .tab-sections-wrapper {
  margin-top: -170px;
  /*height: 380px;*/
  height: 170px;
  overflow: hidden;
}
#home-tabs .tab-sections-wrapper .tab-sections {
  /*.working-tab-section {
				border-top: 8px solid @blue;
				background: url('../images/home-tab-working-back.jpg') center center no-repeat;
				.background-cover;
				height: 380px;
			}*/
  /* new tab */
  /* .new tab */
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section {
  background: white;
  border-top: 8px solid #72a933;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .filters {
  width: 85%;
  margin: 50px auto 40px;
  text-align: left;
  clear: both;
  overflow: hidden;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .filters a {
  display: inline;
  color: #77777b;
  padding: 4px 10px;
  float: left;
  margin-right: 7px;
  font-size: 1em;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .filters a.active,
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .filters a:hover {
  background: #77777b;
  color: #ffffff;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .see-all {
  position: relative;
  right: 7.5%;
  text-align: right;
  top: -55px;
  color: #77777b;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  float: right;
  width: 200px;
  padding-right: 20px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: url('../images/filter-arrow.png') no-repeat right center;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .see-all:hover {
  color: #0c62ad;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider {
  width: 100%;
  overflow: hidden;
  height: 200px;
  position: relative;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .prev,
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .next {
  position: absolute;
  top: 70px;
  bottom: 0;
  text-align: center;
  display: block;
  width: 7.5%;
  z-index: 2;
  text-indent: -99999px;
  overflow: hidden;
  cursor: pointer;
  opacity: .5;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .prev:hover,
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .next:hover {
  opacity: 1;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .left-overlay,
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .right-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 7.5%;
  z-index: 1;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .left-overlay {
  left: 0;
  background: url('../images/slider-fade.png') no-repeat right center;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .prev {
  left: 1%;
  background: url('../images/news-tab-slider-prev.png') no-repeat right center;
  height: 50px;
  width: 32px;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .right-overlay {
  right: 0;
  background: url('../images/slider-fade-next.png') no-repeat left center;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .next {
  right: 1%;
  background: url('../images/news-tab-slider-next.png') no-repeat right center;
  height: 50px;
  width: 32px;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .container-inner {
  position: absolute;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .container-inner .slide {
  width: 300px;
  height: 250px;
  float: left;
  margin-right: 20px;
  position: relative;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .container-inner .slide:hover .inner {
  height: 220px;
  background-image: none;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .container-inner .slide:hover .inner .tag,
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .container-inner .slide:hover .inner .title {
  display: none;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .container-inner .slide:hover .inner .description {
  display: block;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .container-inner .slide .inner {
  position: absolute;
  bottom: 0px;
  background: url('../images/home-tab-plus.png') no-repeat #000000;
  background-position: 100% 15px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 15px;
  line-height: 1.9em;
  color: #ffffff;
  height: 115px;
  text-align: left;
  width: 270px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .container-inner .slide .inner .tag {
  text-transform: uppercase;
  display: block;
  font-size: .8em;
  letter-spacing: 1px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-bottom: 3px;
  text-align: left;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .container-inner .slide .inner .title {
  font-size: 1.6em;
  white-space: normal;
  text-align: left;
}
#home-tabs .tab-sections-wrapper .tab-sections .news-tab-section .container-news .slider .container-inner .slide .inner .description {
  display: none;
  font-size: 1.6em;
  white-space: normal;
  text-align: left;
}
#home-tabs .tab-sections-wrapper .tab-sections .working-tab-section {
  border-top: 8px solid #0c62ad;
  background: #023b59 url('../images/40-years-background.png') repeat center center;
  background-size: 90px;
  height: 380px;
}
@media (max-width: 767px) {
  #home-tabs .tab-sections-wrapper .tab-sections .working-tab-section {
    background-position: right center;
  }
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .working-tab-section {
    width: 100%;
    text-align: center;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .container {
  font-size: 1.125em;
  position: relative;
}
#home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner {
  text-align: center;
  position: relative;
  top: 2.2rem	;
  left: 0;
  margin: auto;
  right: 0;
  color: #fff;
  background: #023b59;
  padding: 40px;
  box-sizing: border-box;
  max-width: 70%;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner {
    top: 4rem;
  }
}
@media (max-width: 767px) {
  #home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner {
    position: static;
    right: 0;
    left: 0;
    margin: auto;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner .title {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #0c62ad;
  font-weight: bold;
  display: block;
  font-size: 2.4em;
  margin-bottom: 5px;
}
#home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner .title-semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 2.8em;
  margin-bottom: 15px;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner .title-semi {
    margin-bottom: 10px;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner .title-caps {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 2.6em;
  line-height: 1.3em;
  margin-bottom: 40px;
  text-transform: uppercase;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner .title-caps {
    margin-bottom: 10px;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner .action-btn {
  display: block;
  width: 200px;
  color: #ffffff;
  background: #f15f4b;
  font-size: 2.2em;
  line-height: 1.3em;
  font-family: Gibson-reg-it-ie, Gibson-reg-it-win, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: center;
  text-transform: uppercase;
  padding: 16px 0;
  margin: 0 auto 25px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner .action-btn:hover {
  background: #cd5241;
  text-decoration: none;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner .action-btn {
    margin: 0 auto;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .working-tab-section .inner .action-btn.alt {
  font-size: 1.9em;
  padding: 8px;
  width: 170px;
}
#home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section {
  border-top: 8px solid #eda94f;
  background: url('../images/jobs/how-map.png') no-repeat center #1967b1;
  background-size: 50%;
  height: 380px;
}
@media (max-width: 767px) {
  #home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section {
    background-position: right center;
  }
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section {
    width: 100%;
    text-align: center;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .container {
  font-size: 1.125em;
  position: relative;
}
#home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner {
  text-align: center;
  position: relative;
  top: 2.2rem	;
  left: 0;
  margin: auto;
  right: 0;
  color: #fff;
  padding: 40px;
  box-sizing: border-box;
  max-width: 70%;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner {
    top: 4rem;
  }
}
@media (max-width: 767px) {
  #home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner {
    position: static;
    right: 0;
    left: 0;
    margin: auto;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner .title {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #0c62ad;
  font-weight: bold;
  display: block;
  font-size: 2.4em;
  margin-bottom: 5px;
}
#home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner .title-semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 2.8em;
  margin-bottom: 15px;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner .title-semi {
    margin-bottom: 10px;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner .title-caps {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 2.6em;
  line-height: 1.3em;
  margin-bottom: 40px;
  text-transform: uppercase;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner .title-caps {
    margin-bottom: 10px;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner .action-btn {
  display: block;
  width: 200px;
  color: #ffffff;
  background: #f15f4b;
  font-size: 2.2em;
  line-height: 1.3em;
  font-family: Gibson-reg-it-ie, Gibson-reg-it-win, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: center;
  text-transform: uppercase;
  padding: 16px 0;
  margin: 0 auto 25px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner .action-btn:hover {
  background: #cd5241;
  text-decoration: none;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner .action-btn {
    margin: 0 auto;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .jobs-tab-section .inner .action-btn.alt {
  font-size: 1.9em;
  padding: 8px;
  width: 170px;
}
#home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section {
  border-top: 8px solid #ac192b;
  background: url('../images/A4A_HomepageUpdate_Image_v2.jpg') no-repeat center #2c5a7e;
  background-size: auto;
  height: 380px;
}
@media (max-width: 767px) {
  #home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section {
    background-position: right center;
  }
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section {
    width: 100%;
    text-align: center;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section .container {
  font-size: 1.125em;
  position: relative;
}
#home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section .inner {
  text-align: center;
  position: relative;
  top: 1rem;
  left: 0;
  margin: auto;
  right: 0;
  color: #fff;
  padding: 40px;
  box-sizing: border-box;
  max-width: 60%;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section .inner {
    top: 4rem;
  }
}
@media (max-width: 767px) {
  #home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section .inner {
    position: static;
    right: 0;
    left: 0;
    margin: auto;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section .inner .title-caps {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 2.6em;
  line-height: 1.3em;
  margin-bottom: 40px;
  text-transform: uppercase;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section .inner .title-caps {
    margin-bottom: 10px;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section .inner .action-btn {
  display: block;
  color: #ffffff;
  background: #ac192b;
  line-height: 1.3em;
  font-family: Gibson-reg-it-ie, Gibson-reg-it-win, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 25px;
  font-size: 1.7em;
  padding: 8px;
  width: 310px;
  font-style: italic;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section .inner .action-btn:hover {
  background: #ac192b;
  text-decoration: none;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .air-tax-tab-section .inner .action-btn {
    margin: 0 auto;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .policy-tab-section {
  border-top: 8px solid #eda94f;
  background: url('../images/home-tabs-policy-back.jpg') center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  height: 380px;
}
@media (max-width: 767px) {
  #home-tabs .tab-sections-wrapper .tab-sections .policy-tab-section {
    background-position: right center;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .policy-tab-section .container {
  position: relative;
}
#home-tabs .tab-sections-wrapper .tab-sections .policy-tab-section .inner {
  text-align: center;
  max-width: 500px;
  position: absolute;
  top: 40px;
  right: 50px;
  color: #ffffff;
}
@media (max-width: 1023px) {
  #home-tabs .tab-sections-wrapper .tab-sections .policy-tab-section .inner {
    max-width: 450px;
    top: 50px;
  }
}
@media (max-width: 767px) {
  #home-tabs .tab-sections-wrapper .tab-sections .policy-tab-section .inner {
    right: 0;
    left: 0;
    margin: auto;
    padding: 0 20px;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .policy-tab-section .inner .title {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 2.4em;
  margin-bottom: 5px;
}
#home-tabs .tab-sections-wrapper .tab-sections .policy-tab-section .inner .title-semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 2.8em;
  margin-bottom: 15px;
}
#home-tabs .tab-sections-wrapper .tab-sections .policy-tab-section .inner .text {
  font-size: 1.4em;
  line-height: 1.4em;
  letter-spacing: .02em;
  display: block;
  margin-bottom: 25px;
}
#home-tabs .tab-sections-wrapper .tab-sections .policy-tab-section .inner .action-btn {
  display: block;
  width: 200px;
  color: #ffffff;
  background: #cc0d00;
  font-size: 1.5em;
  line-height: 1.3em;
  font-family: Gibson-reg-it-ie, Gibson-reg-it-win, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 0 auto;
  padding: 16px 0;
  margin-bottom: 25px;
  -webkit-box-shadow: -2px 0px 5px #999999;
  -moz-box-shadow: -2px 0px 5px #999999;
  box-shadow: -2px 0px 5px #999999;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#home-tabs .tab-sections-wrapper .tab-sections .policy-tab-section .inner .action-btn:hover {
  background: #7c1320;
  text-decoration: none;
}
#home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section {
  border-top: 8px solid #ac192b;
  background: url('../images/a4a0b1.jpg') center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  height: 380px;
}
@media (max-width: 767px) {
  #home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section {
    background-position: right center;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section .container {
  position: relative;
}
#home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section .inner {
  text-align: left;
  max-width: 450px;
  position: absolute;
  top: 85px;
  right: 60px;
  color: #ffffff;
}
@media (max-width: 1023px) {
  #home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section .inner {
    max-width: 380px;
    top: 50px;
  }
}
@media (max-width: 767px) {
  #home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section .inner {
    right: 0;
    left: 0;
    margin: auto;
    padding: 0 20px;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section .inner .title {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 2.4em;
  margin-bottom: 10px;
}
#home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section .inner .title-semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 2.8em;
  margin-bottom: 15px;
}
@media (max-width: 820px) {
  #home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section .inner .title-semi {
    margin-bottom: 10px;
  }
}
#home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section .inner .text {
  font-size: 1.4em;
  line-height: 1.5em;
  letter-spacing: .02em;
  display: block;
  margin-bottom: 25px;
}
#home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section .inner .action-btn {
  display: block;
  width: 200px;
  color: #ffffff;
  background: #eda94f;
  font-size: 1.5em;
  line-height: 1.3em;
  font-family: Gibson-reg-it-ie, Gibson-reg-it-win, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: center;
  padding: 16px 0;
  margin-bottom: 25px;
  -webkit-box-shadow: -2px 0px 5px #999999;
  -moz-box-shadow: -2px 0px 5px #999999;
  box-shadow: -2px 0px 5px #999999;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#home-tabs .tab-sections-wrapper .tab-sections .fly-tab-section .inner .action-btn:hover {
  background: #eda94f;
  text-decoration: none;
}
#home-tabs-mobile {
  display: none;
}
@media (max-width: 767px) {
  #home-tabs-mobile {
    display: block;
  }
}
#home-tabs-mobile h3 {
  width: 92%;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.3em;
  display: inline-block;
  padding: 0;
  text-align: left;
  letter-spacing: 1px;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 20px 4% 15px;
  border-radius: 0;
}
#home-tabs-mobile h3:hover,
#home-tabs-mobile h3.active {
  text-decoration: none;
}
#home-tabs-mobile h3.news-tab {
  background-color: #72a933;
  background-image: none;
  border: none;
}
#home-tabs-mobile h3.working-tab {
  background-color: #0c62ad;
  background-image: none;
}
#home-tabs-mobile h3.jobs-tab {
  background-color: #eda94f;
  background-image: none;
}
#home-tabs-mobile h3.air-tax-tab {
  background-color: #ac192b;
  background-image: none;
}
#home-tabs-mobile h3.policy-tab {
  background-color: #eda94f;
  background-image: none;
}
#home-tabs-mobile h3.fly-tab {
  background-color: #ac192b;
  background-image: none;
}
#home-tabs-mobile h3 .semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#home-tabs-mobile .news-tab-section {
  position: relative;
}
#home-tabs-mobile .news-tab-section .container-news .slider {
  width: 100%;
  overflow: hidden;
  height: 200px;
  position: relative;
}
#home-tabs-mobile .news-tab-section .container-news .slider .prev,
#home-tabs-mobile .news-tab-section .container-news .slider .next {
  position: absolute;
  top: 50px;
  bottom: 0;
  text-align: center;
  display: block;
  width: 7.5%;
  z-index: 2;
  text-indent: -99999px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#home-tabs-mobile .news-tab-section .container-news .slider .prev:hover,
#home-tabs-mobile .news-tab-section .container-news .slider .next:hover {
  opacity: .5;
}
#home-tabs-mobile .news-tab-section .container-news .slider .prev {
  left: 0;
  background: url('../images/news-tab-slider-prev.png') no-repeat center center rgba(255, 255, 255, 0.6);
  padding: 5px 5px 5px 0;
  height: 50px;
  width: 32px;
}
#home-tabs-mobile .news-tab-section .container-news .slider .next {
  right: 0;
  background: url('../images/news-tab-slider-next.png') no-repeat center center rgba(255, 255, 255, 0.6);
  padding: 5px 0 5px 5px;
  height: 50px;
  width: 32px;
}
#home-tabs-mobile .news-tab-section .container-news .slider .container-inner {
  position: absolute;
}
#home-tabs-mobile .news-tab-section .container-news .slider .container-inner .slide {
  width: 300px;
  height: 250px;
  float: left;
  margin-right: 20px;
  position: relative;
}
#home-tabs-mobile .news-tab-section .container-news .slider .container-inner .slide .inner {
  position: absolute;
  bottom: 0px;
  background: url('../images/home-tab-plus.png') no-repeat #000000;
  background-position: 100% 15px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 15px;
  line-height: 1.9em;
  color: #ffffff;
  height: 115px;
  text-align: left;
  width: 270px;
}
#home-tabs-mobile .news-tab-section .container-news .slider .container-inner .slide .inner .tag {
  text-transform: uppercase;
  display: block;
  font-size: .8em;
  letter-spacing: 1px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-bottom: 3px;
  text-align: left;
}
#home-tabs-mobile .news-tab-section .container-news .slider .container-inner .slide .inner .title {
  font-size: 1.3em;
  line-height: 1em;
  white-space: normal;
  text-align: left;
}
#home-tabs-mobile .news-tab-section .container-news .slider .container-inner .slide .inner .description {
  display: none;
  font-size: 1.6em;
  white-space: normal;
  text-align: left;
}
#home-tabs-mobile .working-tab-section {
  background: #023b59 url('../images/40-years-background.png') repeat center center;
  background-size: 90px;
  font-size: 1.25em;
  padding: 30px 0 10px;
  text-align: center;
  color: #fff;
}
#home-tabs-mobile .working-tab-section .inner {
  background: #023b59;
  margin: 2px 7% 23px;
  width: 86%;
  padding: 40px 20px;
  box-sizing: border-box;
}
#home-tabs-mobile .working-tab-section .title {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 1.6em;
  line-height: 1.3em;
  margin-bottom: 40px;
  text-transform: uppercase;
}
#home-tabs-mobile .working-tab-section .action-btn {
  margin-bottom: 0;
}
#home-tabs-mobile .jobs-tab-section {
  background: url('../images/jobs/how-map.png') no-repeat center #1967b1;
  background-size: 100%;
  font-size: 1.25em;
  padding: 30px 0 10px;
  text-align: center;
  color: #fff;
}
#home-tabs-mobile .jobs-tab-section .inner {
  margin: 2px 7% 23px;
  width: 86%;
  padding: 40px 20px;
  box-sizing: border-box;
}
#home-tabs-mobile .jobs-tab-section .title {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 1.6em;
  line-height: 1.3em;
  margin-bottom: 40px;
  text-transform: uppercase;
}
#home-tabs-mobile .jobs-tab-section .action-btn {
  margin-bottom: 0;
}
#home-tabs-mobile .air-tax-tab-section {
  background: url('../images/A4A_HomepageUpdate_Image_v2.jpg') no-repeat center #2c5a7e;
  background-size: cover;
  font-size: 1.25em;
  padding: 30px 0 10px;
  text-align: center;
  color: #fff;
}
#home-tabs-mobile .air-tax-tab-section .inner {
  margin: 2px 7% 23px;
  width: 86%;
  padding: 40px 20px;
  box-sizing: border-box;
}
#home-tabs-mobile .air-tax-tab-section .title {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 1.6em;
  line-height: 1.3em;
  margin-bottom: 40px;
  text-transform: uppercase;
}
#home-tabs-mobile .air-tax-tab-section .action-btn {
  margin-bottom: 0;
}
#home-tabs-mobile .action-btn {
  display: block;
  width: 190px;
  color: #ffffff;
  background: #cc0d00;
  font-size: 1.1em;
  font-family: Gibson-semi-it-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 0 auto;
  padding: 8px 0;
  margin-bottom: 25px;
  -webkit-box-shadow: -2px 0px 5px #999999;
  -moz-box-shadow: -2px 0px 5px #999999;
  box-shadow: -2px 0px 5px #999999;
}
#home-tabs-mobile .action-btn:hover {
  background: #ac192b;
  text-decoration: none;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  right: 0px;
  width: 26px;
  left: 92%;
}
.ui-state-active .ui-icon {
  background-image: url('../images/home-tab-minus.png') !important;
  background-position: 0 0;
}
.ui-state-default .ui-icon {
  background-image: url('../images/home-tab-plus.png');
  background-position: 0 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border: none;
}
.ui-accordion .ui-accordion-header {
  margin-top: 0;
}
.ui-tabs {
  overflow: auto;
  position: relative;
  padding: .2em;
  zoom: 1;
}
.ui-accordion .ui-accordion-content {
  padding: 0;
}
/****** PASSENGER PAGE ******/
@media (max-width: 767px) {
  .passenger-page {
    display: none;
  }
}
.passenger-page section {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  zoom: 1;
  height: 900px;
  background-repeat: none;
  background-position: center bottom;
  position: relative;
  color: #ffffff;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  /*.down-arrow {
			bottom: 3%;
			width: 65px;
			padding: 10px 0;

		}*/
}
.passenger-page section:before {
  content: '';
  display: block;
}
.passenger-page section:after {
  content: '';
  display: table;
  clear: both;
}
.passenger-page section > h1,
.passenger-page section > h2,
.passenger-page section > p,
.passenger-page section .down-arrow {
  text-align: center;
  color: #ffffff;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.passenger-page section > h1,
.passenger-page section > h2 {
  text-transform: uppercase;
}
.passenger-page section > h2 {
  letter-spacing: 4px;
}
.passenger-page section > h1 {
  top: 10%;
  font-size: 6em;
  letter-spacing: 4px;
}
.passenger-page section > p {
  top: 20%;
  width: 70%;
  font-size: 1.5em;
}
.passenger-page section p {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.passenger-page section h3 {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
}
.passenger-page section .down-arrow {
  position: absolute;
  bottom: 30px;
  z-index: 10;
  margin: auto;
  left: 0;
  text-align: center;
  right: 0;
  font-size: 1.6em;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  color: #ffffff;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: url('../images/industry-slidedown.png') no-repeat center bottom;
  height: 50px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  cursor: pointer;
}
@media (max-width: 767px) {
  .passenger-page section .down-arrow {
    font-size: 1.4em;
    height: 40px;
  }
}
.passenger-page section .down-arrow:hover {
  opacity: .5;
}
.passenger-page section .down-arrow .semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.passenger-page .to-top-arrow {
  position: fixed;
  display: none;
  right: 2%;
  bottom: 3%;
  z-index: 100;
  padding: 5px;
}
.passenger-page .to-top-arrow:hover {
  cursor: pointer;
}
.passenger-page .passenger-subnav {
  display: none;
  width: 100%;
  background-color: #ffffff;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.passenger-page .passenger-subnav ul {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  height: 50px;
  zoom: 1;
}
.passenger-page .passenger-subnav ul:before {
  content: '';
  display: block;
}
.passenger-page .passenger-subnav ul:after {
  content: '';
  display: table;
  clear: both;
}
.passenger-page .passenger-subnav ul li {
  display: block;
  float: left;
  list-style-type: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 1.3em;
  color: #77777b;
  cursor: pointer;
  width: 12.5%;
  height: 100%;
  text-transform: uppercase;
}
.passenger-page .passenger-subnav ul li div {
  margin: 0 auto;
  padding-top: 13px;
}
.passenger-page .passenger-subnav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.75);
}
.passenger-page .passenger-subnav.fixed ul li:hover,
.passenger-page .passenger-subnav.bottom ul li:hover {
  background-color: #72a933;
  color: #ffffff;
}
.passenger-page .passenger-subnav.fixed ul li.active,
.passenger-page .passenger-subnav.bottom ul li.active {
  background-color: #72a933;
  color: #ffffff;
}
.passenger-page .passenger-subnav.main-icons {
  display: block;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  height: 150px;
  position: absolute;
  top: 38%;
}
.passenger-page .passenger-subnav.main-icons ul {
  height: 100%;
}
.passenger-page .passenger-subnav.main-icons ul li {
  padding-top: 44px;
  color: #b4b4b4;
  height: 106px;
}
.passenger-page .passenger-subnav.main-icons ul li:hover {
  color: #ffffff;
}
.passenger-page .did-you-know {
  width: 86%;
  top: 80%;
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
}
.passenger-page .did-you-know .title {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.7em;
  float: left;
  margin-right: 8px;
}
.passenger-page .did-you-know .underscore {
  vertical-align: bottom;
  height: 1px;
  margin-top: 15px;
  background-color: #ffffff;
  overflow: auto;
}
.passenger-page .did-you-know .related-items {
  width: 90%;
  padding-top: 15px;
  overflow: auto;
  margin: 0 auto;
}
.passenger-page .did-you-know .related-items div {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.passenger-page .did-you-know .related-items div.first {
  margin-left: 0;
}
.passenger-page .did-you-know .related-items div img {
  float: left;
  margin-right: 8px;
}
.passenger-page .did-you-know .related-items div h4,
.passenger-page .did-you-know .related-items div p {
  overflow: auto;
  color: #ffffff;
}
.passenger-page .did-you-know .related-items div h4 {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  font-size: 1.5em;
}
.passenger-page .did-you-know .related-items div p {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.3em;
  line-height: 1.3em;
}
.passenger-page .dot {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  height: 22px;
  width: 24px;
  background-image: url('../images/target-icon.png');
}
.passenger-page .dot.gray {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url('../images/target-icon-gray.png');
}
.passenger-page .dot:hover {
  background-image: url('../images/target-icon-hover.png');
  cursor: pointer;
}
.passenger-page .dot.active-dot {
  background-image: url('../images/target-icon-hover.png');
}
.passenger-page .dot.flight-attendant {
  bottom: 10%;
  left: 20%;
}
.passenger-page .dot.baby-approved {
  bottom: 10%;
  left: 40%;
}
.passenger-page .dot.medical-kits {
  bottom: 10%;
  left: 60%;
}
.passenger-page .dot.electronic-devices {
  bottom: 10%;
  left: 80%;
}
.passenger-page .dot.air-mail {
  bottom: 10%;
  left: 20%;
}
.passenger-page .dot.organ-transportation {
  bottom: 10%;
  left: 40%;
}
.passenger-page .dot.animals {
  bottom: 10%;
  left: 60%;
}
.passenger-page .dot.international-considerations {
  bottom: 10%;
  left: 80%;
}
.passenger-page .dot.pilots {
  bottom: 10%;
  left: 35%;
}
.passenger-page .dot.ipads {
  bottom: 10%;
  left: 70%;
}
.passenger-page .dot.restaurant {
  bottom: 10%;
  left: 30%;
}
.passenger-page .dot.airline-lounge {
  bottom: 10%;
  left: 60%;
}
.passenger-page .dot.charging-areas {
  bottom: 10%;
  left: 30%;
}
.passenger-page .dot.gate-kiosks {
  bottom: 10%;
  left: 60%;
}
.passenger-page .dot.pre-check-line {
  top: 42%;
  left: 60.5%;
}
.passenger-page .dot.seat-assignment {
  top: 49%;
  left: 85%;
}
.passenger-page .dot.boarding-group {
  left: 43%;
  top: 51%;
}
.passenger-page .dot.bar-code {
  right: 66%;
  top: 20%;
}
.passenger-page .dot.elite-status {
  top: 81%;
  left: 42%;
}
.passenger-page .dot.codeshare-alliance {
  top: 63.5%;
  right: 30%;
}
.passenger-page .dot.gate-assignment-monitor {
  top: 43%;
  right: 20%;
}
.passenger-page .dot.kiosks {
  bottom: 43%;
  right: 9%;
}
.passenger-page .dot.ticketing-center {
  bottom: 45%;
  left: 40%;
}
.passenger-page .dot.pre-check-line-security {
  bottom: 45%;
  left: 50%;
}
.passenger-page .dot.elite-status-line {
  bottom: 45%;
  left: 60%;
}
.passenger-page .dot.family-travel-line {
  bottom: 45%;
  left: 70%;
}
.passenger-page .dot.security-restrictions-line {
  bottom: 45%;
  left: 80%;
}
.passenger-page .dot.air-traffic-control-tower {
  top: 33%;
  left: 51.25%;
}
.passenger-page .dot.ground-operations {
  left: 60%;
  top: 67%;
}
.passenger-page .dot.satellites {
  top: 49%;
  right: 26%;
}
.passenger-page .dot.baggage-claim-boards {
  top: 33%;
  left: 56%;
}
.passenger-page .dot.customs-kiosks {
  top: 40%;
  right: 10%;
}
.passenger-page .dot.customs-kiosks {
  top: 40%;
  right: 10%;
}
.passenger-page .dot.carousels {
  top: 65%;
  right: 28%;
}
.passenger-page .dot-wrapper {
  position: relative;
}
.passenger-page .getting-your-ticket .dot-wrapper {
  float: left;
  margin-top: -2.5%;
  margin-left: 10%;
  height: 102%;
}
.passenger-page .getting-your-ticket .dot-wrapper img {
  height: 100%;
  max-width: none;
  display: block;
}
.passenger-page .dot-text {
  display: none;
}
.passenger-page .stage-dot-text {
  position: relative;
}
.passenger-page .stage-dot-text .dot-text {
  position: absolute;
  top: 0;
  left: 0;
}
.passenger-page .box-popup,
.passenger-page .box-popup2 {
  display: none;
  position: absolute;
  background-color: white;
  top: 100px;
  right: 0;
  left: 0;
  bottom: 8%;
  margin: auto;
  width: 88%;
  z-index: 50;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  color: #77777b;
}
.passenger-page .box-popup .box-padding,
.passenger-page .box-popup2 .box-padding {
  margin: 25px 44px;
  height: 100%;
  position: relative;
}
.passenger-page .box-popup a,
.passenger-page .box-popup2 a {
  color: #0c62ad;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.passenger-page .box-popup .changeable-content,
.passenger-page .box-popup2 .changeable-content {
  display: none;
}
.passenger-page .box-popup .top-wrapper,
.passenger-page .box-popup2 .top-wrapper {
  position: relative;
  border-bottom: 1px solid #6C6C6C;
  margin-left: 65px;
  height: 38px;
  margin-top: 14px;
  margin-bottom: 25px;
}
.passenger-page .box-popup .top-wrapper h1,
.passenger-page .box-popup2 .top-wrapper h1 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
  text-transform: uppercase;
}
.passenger-page .box-popup .content-wrapper,
.passenger-page .box-popup2 .content-wrapper {
  height: 90%;
  width: 100%;
  overflow-y: auto;
  position: relative;
}
.passenger-page .box-popup .content-wrapper .main-content-wrapper,
.passenger-page .box-popup2 .content-wrapper .main-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
}
.passenger-page .box-popup .content-wrapper .main-content-wrapper h3,
.passenger-page .box-popup2 .content-wrapper .main-content-wrapper h3 {
  text-transform: none;
  margin-top: 50px;
}
.passenger-page .box-popup .content-wrapper .main-content-wrapper img,
.passenger-page .box-popup2 .content-wrapper .main-content-wrapper img {
  margin-right: 20px;
}
.passenger-page .box-popup .content-wrapper .main-content-wrapper p,
.passenger-page .box-popup2 .content-wrapper .main-content-wrapper p {
  margin-top: 30px;
}
.passenger-page .box-popup .content-wrapper .main-content-wrapper ul,
.passenger-page .box-popup2 .content-wrapper .main-content-wrapper ul {
  list-style: disc;
  padding: 10px 0 0 20px;
}
.passenger-page .box-popup .content-wrapper .main-content-wrapper ul li,
.passenger-page .box-popup2 .content-wrapper .main-content-wrapper ul li {
  color: #77777b;
  margin: 0;
  padding: 0;
}
.passenger-page .box-popup .content-wrapper .main-content-wrapper ul li p,
.passenger-page .box-popup2 .content-wrapper .main-content-wrapper ul li p {
  margin-top: 10px;
}
.passenger-page .box-popup .content-wrapper .related-content,
.passenger-page .box-popup2 .content-wrapper .related-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  padding-top: 35px;
}
.passenger-page .box-popup .content-wrapper .related-content h1,
.passenger-page .box-popup2 .content-wrapper .related-content h1 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 20px;
}
.passenger-page .box-popup .content-wrapper .related-content a,
.passenger-page .box-popup2 .content-wrapper .related-content a {
  display: block;
  font-size: 14px;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-top: 15px;
}
.passenger-page .box-popup .content-wrapper .related-content img,
.passenger-page .box-popup2 .content-wrapper .related-content img {
  margin-top: 15px;
}
.passenger-page .box-popup .content-wrapper.wide-image-style img.full-width,
.passenger-page .box-popup2 .content-wrapper.wide-image-style img.full-width {
  margin: 0;
  width: 100%;
}
.passenger-page .box-popup .content-wrapper.wide-image-style h4,
.passenger-page .box-popup2 .content-wrapper.wide-image-style h4 {
  color: #0c62ad;
  margin: 15px 0 0 0;
  padding: 0;
}
.passenger-page .box-popup .content-wrapper.wide-image-style p,
.passenger-page .box-popup2 .content-wrapper.wide-image-style p {
  margin: 5px 0 0 0;
  padding: 0;
}
.passenger-page .box-popup .content-wrapper.wide-image-style .main-content-wrapper,
.passenger-page .box-popup2 .content-wrapper.wide-image-style .main-content-wrapper {
  width: 100%;
}
.passenger-page .box-popup .icon,
.passenger-page .box-popup2 .icon {
  position: absolute;
  left: 20px;
  top: 25px;
}
.passenger-page .box-popup .nav-buttons,
.passenger-page .box-popup2 .nav-buttons {
  float: right;
  margin-top: 4px;
  width: 110px;
}
.passenger-page .box-popup .nav-buttons img,
.passenger-page .box-popup2 .nav-buttons img {
  margin-left: 20px;
}
.passenger-page .box-popup .nav-buttons img:hover,
.passenger-page .box-popup2 .nav-buttons img:hover {
  cursor: pointer;
}
.passenger-page .box-popup2 .nav-buttons {
  text-align: right;
}
.passenger-page .box-popup2 .content-wrapper .main-content-wrapper {
  width: 100%;
}
.passenger-page .box-popup2 .24-hour-box {
  clear: both;
  overflow: hidden;
}
.passenger-page .box-popup2 .box-padding {
  height: 93%;
}
.passenger-page .open-box,
.passenger-page .open-box2 {
  cursor: pointer;
}
.passenger-page .anatomy-of-a-flight .passenger-subnav.bottom {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.passenger-page .anatomy-of-a-flight > h1 {
  top: 20%;
}
.passenger-page .anatomy-of-a-flight > h2 {
  top: 12%;
}
.passenger-page .anatomy-of-a-flight > p {
  top: 62%;
}
.passenger-page .anatomy-of-a-flight .navigate-the-experience {
  font-size: 2.0em;
  top: 80%;
}
.passenger-page .anatomy-of-a-flight .down-arrow {
  /*bottom: 13%;*/
  bottom: 30px;
}
.passenger-page .middle-section {
  position: absolute;
  top: 35%;
  width: 88%;
  margin: 0 auto;
  left: 0;
  right: 0;
  height: 44%;
}
.passenger-page .left-list {
  width: 35%;
  float: left;
  color: #ffffff;
  padding-left: 30px;
  max-width: 450px;
}
.passenger-page .left-list > div {
  font-size: 20px;
  line-height: 20px;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 20px 20px 20px 40px;
  background-image: url('../images/target-icon.png');
  background-position: left center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ffffff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.passenger-page .left-list > div.first {
  border-top: 1px solid #ffffff;
}
.passenger-page .left-list > div:hover,
.passenger-page .left-list > div.active-dot {
  background-image: url('../images/target-icon-hover.png');
  color: #38b7fe;
  cursor: pointer;
}
.passenger-page .left-list > div:hover .right-arrow,
.passenger-page .left-list > div.active-dot .right-arrow {
  background-image: url('../images/arrow-right-hover.png');
}
.passenger-page .left-list > div .right-arrow {
  width: 10px;
  height: 100%;
  float: right;
  background-image: url('../images/arrow-right.png');
  background-position: right center;
  background-repeat: no-repeat;
  height: 20px;
}
.passenger-page .slider {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 24%;
  display: none;
  overflow: hidden;
}
.passenger-page .slider .slider-text {
  display: none;
  /*top: 35%;*/
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  font-size: 18px;
  line-height: 23px;
  color: #77777b;
  width: 60%;
}
.passenger-page .slider .slider-text .title {
  text-transform: uppercase;
  color: #38b7fe;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.passenger-page .slider .close {
  position: absolute;
  top: 20px;
  right: 30px;
}
.passenger-page .slider .close:hover {
  cursor: pointer;
}
.passenger-page .planning-your-trip table {
  border-collapse: separate;
  border-spacing: 30px 0;
}
.passenger-page .planning-your-trip table td {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 20px 20px 20px 60px;
  height: 47px;
  background-position: left center;
  background-repeat: no-repeat;
}
.passenger-page .planning-your-trip table td.top {
  border-top: 1px solid #ffffff;
}
.passenger-page .planning-your-trip table td.bot {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
.passenger-page .planning-your-trip table td.checklist {
  padding: 30px 20px;
  width: 32%;
  vertical-align: top;
  background-color: rgba(255, 255, 255, 0.8);
}
.passenger-page .planning-your-trip table td.checklist .title {
  color: #0c62ad;
  font-size: 2.4em;
  text-transform: uppercase;
}
.passenger-page .planning-your-trip table td.checklist .blurb {
  padding-top: 10px;
  padding-right: 10px;
  color: #77777b;
  background-image: none;
  font-size: 1.4em;
}
.passenger-page .planning-your-trip table td.checklist .get-list {
  float: right;
  font-size: 1.8em;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 10px 0 0 10px;
  padding-right: 15px;
  background-image: url('../images/arrow-right-blue.png');
  background-position: right center;
  background-repeat: no-repeat;
}
.passenger-page .planning-your-trip table td.checklist .get-list a {
  color: #0c62ad;
}
.passenger-page .planning-your-trip table td h3 {
  font-size: 1.7em;
}
.passenger-page .planning-your-trip table td.planning-tips {
  background-image: url('../images/planning-trip-icon.png');
}
.passenger-page .planning-your-trip table td.international-travel {
  background-image: url('../images/international-travel-icon.png');
}
.passenger-page .planning-your-trip table td.booking-flight {
  background-image: url('../images/booking-flight-icon.png');
}
.passenger-page .planning-your-trip table td.shipping-cargo {
  background-image: url('../images/passenger-dog-icon.png');
}
/* end passenger page desktop */
.passenger-page-mobile {
  display: none;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .passenger-page-mobile {
    display: block;
  }
}
.passenger-page-mobile b {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.passenger-page-mobile .subsection {
  display: none;
}
.passenger-page-mobile section .sub-section-title {
  padding: 10px;
  background-color: #f6f6f6;
  border-top: 1px solid #FFF;
}
.passenger-page-mobile section .sub-section-title h2 {
  color: #666;
  font-size: 14px;
  line-height: 26px;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background-image: url('../images/arrow-back-passenger-header.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 7px;
  text-transform: uppercase;
  padding-left: 20px;
  text-align: left;
}
.passenger-page-mobile section h1,
.passenger-page-mobile section h2 {
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.passenger-page-mobile section .body-text {
  color: #ffffff;
  padding: 20px 5% 20px 5%;
  text-align: center;
}
.passenger-page-mobile section .main-submenu-wrapper {
  background-repeat: repeat;
  background-size: 450px;
}
.passenger-page-mobile section .main-submenu-wrapper .submenu {
  width: 100%;
  /* flex slider arrows */
}
.passenger-page-mobile section .main-submenu-wrapper .submenu > li {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  transition: all 0.1s ease;
  color: #ffffff;
  background-color: rgba(80, 80, 80, 0.6);
  border-top: 1px solid #ffffff;
}
.passenger-page-mobile section .main-submenu-wrapper .submenu > li.expanded {
  background-color: rgba(229, 229, 229, 0.9);
  color: #666;
}
.passenger-page-mobile section .main-submenu-wrapper .submenu > li.expanded .tap-target {
  background-image: url('../images/mobile-collapse.png');
}
.passenger-page-mobile section .main-submenu-wrapper .submenu > li .tap-target {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  padding: 14px 0;
  text-align: center;
  width: 90%;
  font-size: 16px;
  text-transform: uppercase;
  background-image: url('../images/mobile-expand.png');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.passenger-page-mobile section .main-submenu-wrapper .submenu > li:last-child {
  border-bottom: 1px solid #ffffff;
}
.passenger-page-mobile section .main-submenu-wrapper .submenu .flex-direction-nav a:before {
  color: #ffffff;
}
.passenger-page-mobile section .submenu-content {
  display: none;
  background-color: #ffffff;
}
.passenger-page-mobile section .submenu-content > img {
  display: block;
  margin: 0 auto;
  padding-top: 20px;
}
.passenger-page-mobile section .submenu-content .top-wrapper {
  position: relative;
  border-bottom: 1px solid #6C6C6C;
  margin-left: 40px;
  padding-top: 14px;
  margin-bottom: 25px;
  margin-right: 5%;
  zoom: 1;
}
.passenger-page-mobile section .submenu-content .top-wrapper:before {
  content: '';
  display: block;
}
.passenger-page-mobile section .submenu-content .top-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.passenger-page-mobile section .submenu-content .top-wrapper h1 {
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  float: left;
  margin: 0;
  padding: 8px 0;
  color: #333;
  max-width: 70%;
}
.passenger-page-mobile section .submenu-content .top-wrapper .nav-buttons {
  float: right;
  padding: 7px;
}
.passenger-page-mobile section .submenu-content .top-wrapper .nav-buttons .left-arrow {
  margin-right: 20px;
}
.passenger-page-mobile section .submenu-content .toggle {
  display: none;
  padding-bottom: 16px;
}
.passenger-page-mobile section .submenu-content .toggle.active {
  display: block;
}
.passenger-page-mobile section .submenu-content .toggle img {
  width: 90%;
  margin: 0 auto;
  display: block;
}
.passenger-page-mobile section .submenu-content .sub-title {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  padding-top: 18px;
}
.passenger-page-mobile section .submenu-content p {
  text-align: left;
  width: 90%;
  margin: 0px auto;
  padding: 8px 0;
  color: #333;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
}
.passenger-page-mobile section .submenu-content h4 {
  width: 90%;
  margin: 0 auto;
  padding: 26px 0 8px;
  color: #0c62ad;
  text-transform: uppercase;
}
.passenger-page-mobile section .submenu-content .slider {
  position: relative;
  background-color: #000;
  background-color: #000000;
}
.passenger-page-mobile section .submenu-content .slider .slide {
  position: relative;
}
.passenger-page-mobile section .submenu-content .slider img {
  max-width: 100%;
}
.passenger-page-mobile section .submenu-content .slider .text-overlay {
  color: #ffffff;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 16px;
  max-width: 70%;
}
.passenger-page-mobile section .submenu-content .related-info {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 25px;
}
.passenger-page-mobile section .submenu-content .related-info .header {
  margin-top: 10px;
  padding: 20px 0 10px;
  border-top: 1px solid #333;
  text-transform: uppercase;
  font-size: 20px;
}
.passenger-page-mobile section .submenu-content .related-info a {
  color: #0c62ad;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  display: block;
  margin: 15px 0;
}
.passenger-page-mobile section .get-checklist {
  background-color: #0c62ad;
  padding: 25px 0 22px 0;
  color: #ffffff;
  text-transform: uppercase;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  text-align: center;
}
.passenger-page-mobile section .get-checklist a {
  color: #ffffff;
}
.passenger-page-mobile section .did-you-know {
  width: 100%;
  color: #666;
  padding-bottom: 30px;
  background-image: url('../images/subtle-freckles.png');
}
.passenger-page-mobile section .did-you-know .title,
.passenger-page-mobile section .did-you-know .row-wrap {
  width: 90%;
}
.passenger-page-mobile section .did-you-know .title,
.passenger-page-mobile section .did-you-know h4 {
  text-transform: uppercase;
}
.passenger-page-mobile section .did-you-know .title {
  font-size: 20px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 35px 0 20px;
  color: #666;
  margin: 0 auto;
}
.passenger-page-mobile section .did-you-know .row-wrap {
  zoom: 1;
  margin: 20px auto;
}
.passenger-page-mobile section .did-you-know .row-wrap:before {
  content: '';
  display: block;
}
.passenger-page-mobile section .did-you-know .row-wrap:after {
  content: '';
  display: table;
  clear: both;
}
.passenger-page-mobile section .did-you-know .row-wrap img {
  width: 75px;
  height: auto;
  float: left;
  margin-right: 10px;
}
.passenger-page-mobile section .did-you-know .row-wrap h4,
.passenger-page-mobile section .did-you-know .row-wrap p {
  overflow: auto;
  color: #666;
}
.passenger-page-mobile section .did-you-know .row-wrap h4 {
  font-size: 18px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.passenger-page-mobile section .did-you-know .row-wrap p {
  font-size: 16px;
}
.passenger-page-mobile .landing-section,
.passenger-page-mobile .sub-section,
.passenger-page-mobile header {
  position: absolute;
  width: 100%;
}
.passenger-page-mobile .planning-your-trip .main-submenu-wrapper {
  background-image: url('../images/planning-your-trip-mobile-bg.jpg');
}
.passenger-page-mobile .getting-your-ticket .main-submenu-wrapper {
  background-image: url('../images/planning-your-trip-mobile-bg.jpg');
}
.passenger-page-mobile .checking-in .main-submenu-wrapper {
  background-image: url('../images/planning-your-trip-mobile-bg.jpg');
}
.passenger-page-mobile .airport-security .main-submenu-wrapper {
  background-image: url('../images/planning-your-trip-mobile-bg.jpg');
}
.passenger-page-mobile .in-the-terminal .main-submenu-wrapper {
  background-image: url('../images/planning-your-trip-mobile-bg.jpg');
}
.passenger-page-mobile .inside-the-airplane .main-submenu-wrapper {
  background-image: url('../images/planning-your-trip-mobile-bg.jpg');
}
.passenger-page-mobile .on-the-runway .main-submenu-wrapper {
  background-image: url('../images/planning-your-trip-mobile-bg.jpg');
}
.passenger-page-mobile .baggage-claim-customs .main-submenu-wrapper {
  background-image: url('../images/planning-your-trip-mobile-bg.jpg');
}
.passenger-page-mobile .landing-section {
  display: block;
  background-image: url('../images/landing-section-bg.jpg');
}
.passenger-page-mobile .landing-section h1 {
  font-size: 12px;
  letter-spacing: 3px;
  padding: 30px 0 5px 0;
}
.passenger-page-mobile .landing-section h2 {
  font-size: 20px;
  padding: 15px 0 5px 0;
}
.passenger-page-mobile .landing-section table.tile-wrapper {
  width: 95%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 15px;
  /*
			.tile.checking-in {
				img {
					margin-top: 20px;
				}
			}
			.tile.checking-in {
				img {
					margin-top: 5px;
				}
			}
			.tile.baggage-claim-customs {
				img {
					margin-top: 25px;
				}
			}*/
}
.passenger-page-mobile .landing-section table.tile-wrapper td.tile {
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  width: 40%;
  height: 150px;
  /* this gets modified in JS to make tile square. */
  position: relative;
  vertical-align: top;
}
.passenger-page-mobile .landing-section table.tile-wrapper td.tile .tile-title {
  position: absolute;
  bottom: 15%;
  left: 0;
  right: 0;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 15px;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 18px;
  margin: auto;
}
.passenger-page-mobile .landing-section table.tile-wrapper td.tile img {
  margin-top: 10%;
  height: 30%;
  width: auto;
}
.passenger-page-mobile .landing-section .body-text {
  padding: 5px 5% 30px 5%;
}
/* end passenger page mobile */
/****** BREADCRUMB ******/
@media (max-width: 1023px) {
  .breadcrumb.mobile {
    display: block;
  }
}
.breadcrumb {
  z-index: 2;
  display: block;
  zoom: 1;
  position: absolute;
  width: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
}
.breadcrumb:before {
  content: '';
  display: block;
}
.breadcrumb:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1023px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb .bc-wrapper {
  float: left;
  display: block;
  padding: 18px 2% 15px;
}
.breadcrumb .bc-wrapper span {
  font-size: 1.4em;
  float: left;
  line-height: 33px;
  display: block;
  margin-right: 3px;
  color: #0c62ad;
}
.breadcrumb .bc-wrapper span a {
  color: inherit;
}
.breadcrumb .bc-wrapper span a:hover {
  color: rgba(1, 130, 202, 0.8);
}
.breadcrumb .bc-wrapper .bc-separator {
  font-size: 1.8em;
}
.breadcrumb .util-icons {
  float: right;
  display: block;
  padding: 18px 2% 15px;
}
.breadcrumb .util-icons div {
  transition: border-color 0.1s ease-in-out;
  -webkit-transition: border-color 0.1s ease-in-out;
  position: relative;
  float: left;
  height: 32px;
  width: 32px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0);
}
.breadcrumb .util-icons div:hover {
  border: 1px solid #cccccc;
}
.breadcrumb .util-icons .print-icon {
  background: url('../images/icon-print.png') no-repeat center center;
}
@media (max-width: 767px) {
  .breadcrumb .util-icons .print-icon {
    background: url('../images/icon-print-2x.png') no-repeat center center;
    background-size: 100% 100%;
  }
}
.breadcrumb .util-icons .download-icon {
  background: url('../images/icon-download.png') no-repeat center center;
}
@media (max-width: 767px) {
  .breadcrumb .util-icons .download-icon {
    background: url('../images/icon-download-2x.png') no-repeat center center;
    background-size: 100% 100%;
  }
}
.breadcrumb .util-icons .share-icon {
  background: url('../images/icon-share.png') no-repeat center center;
}
@media (max-width: 767px) {
  .breadcrumb .util-icons .share-icon {
    background: url('../images/icon-share-2x.png') no-repeat center center;
    background-size: 100% 100%;
  }
}
.breadcrumb .util-icons .share-icon a {
  display: block;
  height: 34px;
  width: 34px;
}
.breadcrumb .util-icons .share-icon a span {
  visibility: hidden;
  height: 34px;
  width: 34px;
}
#news-media-breadcrumb {
  background: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid #ffffff;
  /*.tab2:before {
		height: 34px;
		width: 33px;

		@media @mobile {
			width: 31px;
			left: -15px;
		}

		left: -15px;
		top: 0;
		display: block;
		background-color: rgba(255, 255, 255, .0);
		content: "";
		transform:skewX(30deg);
		-ms-transform:skewX(30deg);
		-webkit-transform:skewX(30deg);
		position: absolute;
		padding-top: 20px;
		cursor: pointer;
	}
	.tab2.active:before {
		background-color: rgba(255, 255, 255, 1);
	}*/
}
@media (max-width: 1023px) {
  #news-media-breadcrumb .print-icon,
  #news-media-breadcrumb .download-icon {
    display: none;
  }
}
#news-media-breadcrumb .util-icons {
  padding: 11px 2% 9px;
}
#news-media-breadcrumb .bc-wrapper {
  padding: 0;
}
#news-media-breadcrumb .tab:before {
  height: 34px;
  display: block;
  content: "";
  position: absolute;
  padding-top: 20px;
  cursor: pointer;
}
#news-media-breadcrumb .tab {
  height: 34px;
  width: 180px;
  background: #999;
  position: relative;
  float: left;
  text-align: center;
  color: #ffffff;
  font-size: 1.7em;
  text-transform: uppercase;
  padding-top: 20px;
  cursor: pointer;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #news-media-breadcrumb .tab {
    width: 110px;
  }
}
#news-media-breadcrumb .tab:hover,
#news-media-breadcrumb .tab:hover:before,
#news-media-breadcrumb .tab:hover:after {
  background-color: #7e7e7e;
}
#news-media-breadcrumb .tab.active {
  color: #000000;
  background-color: #ffffff;
}
#news-media-breadcrumb .tab.active:after {
  background-color: #ffffff;
}
#news-media-breadcrumb .tab2 {
  width: 120px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  #news-media-breadcrumb .tab2 {
    width: 140px;
    padding: 20px 5px 0;
    margin: 0;
  }
}
.xrepeat {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  z-index: 15;
}
.xrepeat-bot {
  background: url('../images/bc-top-xrepeat.png') repeat-x;
  bottom: 0;
}
.xrepeat-top {
  background: url('../images/bc-bot-xrepeat.png') repeat-x;
  top: 0;
}
#media-news-changing-wrapper {
  position: relative;
}
#media-news-changing-wrapper > div {
  position: relative;
  top: 0;
}
.bc-margin {
  margin-top: 65px;
}
@media (max-width: 1023px) {
  .bc-margin {
    margin: 0;
  }
}
b {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
.downstream-article-nav {
  background-color: #0c62ad;
  zoom: 1;
  font-size: 1.4em;
  color: #ffffff;
  padding: 14px 0;
  display: none;
}
.downstream-article-nav:before {
  content: '';
  display: block;
}
.downstream-article-nav:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1023px) {
  .downstream-article-nav {
    display: block;
  }
}
.downstream-article-nav .back {
  float: left;
  margin-left: 5%;
}
.downstream-article-nav .next {
  float: right;
  margin-right: 5%;
}
.mobile-utils {
  display: none;
  padding: 0 5%;
  zoom: 1;
}
.mobile-utils:before {
  content: '';
  display: block;
}
.mobile-utils:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1023px) {
  .mobile-utils {
    display: block;
  }
}
.mobile-utils .util-icons {
  float: left;
  display: block;
  padding: 10px 0;
}
.mobile-utils .util-icons div {
  transition: border-color 0.1s ease-in-out;
  -webkit-transition: border-color 0.1s ease-in-out;
  position: relative;
  float: left;
  height: 32px;
  width: 32px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0);
}
.mobile-utils .util-icons div:hover {
  border: 1px solid #cccccc;
}
.mobile-utils .print-icon {
  background: url('../images/icon-print.png') no-repeat center center;
}
@media (max-width: 767px) {
  .mobile-utils .print-icon {
    background: url('../images/icon-print-2x.png') no-repeat center center;
    background-size: 100% 100%;
  }
}
.mobile-utils .download-icon {
  background: url('../images/icon-download.png') no-repeat center center;
}
@media (max-width: 767px) {
  .mobile-utils .download-icon {
    background: url('../images/icon-download-2x.png') no-repeat center center;
    background-size: 100% 100%;
  }
}
.mobile-utils .share-icon {
  background: url('../images/icon-share.png') no-repeat center center;
}
@media (max-width: 767px) {
  .mobile-utils .share-icon {
    background: url('../images/icon-share-2x.png') no-repeat center center;
    background-size: 100% 100%;
  }
}
.mobile-utils .share-icon a {
  display: block;
  height: 34px;
  width: 34px;
}
.mobile-utils .share-icon a span {
  visibility: hidden;
  height: 34px;
  width: 34px;
}
.downstream-featured-image {
  /*@media @downstream_max_width {
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		width: 1400px;
	}*/
}
.downstream-featured-image img {
  width: 100%;
  height: auto;
}
@media (max-width: 1023px) {
  .downstream-featured-image {
    padding: 20px 5% 10px;
  }
}
.downstream .content-wrapper p {
  margin: 10px 0;
}
.downstream .content-wrapper h1 {
  font-size: 2.7em;
  margin-bottom: 15px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  padding-top: 9px;
}
.downstream .content-wrapper h2 {
  font-family: Gibson-light-it-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.7em;
  margin-bottom: 15px;
}
.downstream .content-wrapper > * {
  color: #666;
  padding-right: 40px;
}
@media (max-width: 1023px) {
  .downstream .content-wrapper > * {
    padding-right: 0px;
  }
}
.downstream,
.single-with-sidebar {
  padding: 60px 5%;
  /*@media @downstream_max_width {
		padding: 60px 0;
		margin-left: auto;
		margin-right: auto;
		width: 1400px;
	}*/
  overflow: hidden;
  position: relative;
  zoom: 1;
}
@media (max-width: 1023px) {
  .downstream,
  .single-with-sidebar {
    padding: 10px 5%;
    margin: 0;
  }
}
.downstream .mobile-utils,
.single-with-sidebar .mobile-utils {
  padding: 0;
}
.downstream .content-image,
.single-with-sidebar .content-image {
  width: 95%;
  height: auto;
  margin-bottom: 16px;
}
.downstream:before,
.single-with-sidebar:before {
  content: '';
  display: block;
}
.downstream:after,
.single-with-sidebar:after {
  content: '';
  display: table;
  clear: both;
}
.downstream .content-wrapper,
.single-with-sidebar .content-wrapper {
  float: left;
  width: 73%;
}
@media (max-width: 1023px) {
  .downstream .content-wrapper,
  .single-with-sidebar .content-wrapper {
    float: none;
    display: block;
    width: auto;
    border-bottom: 1px solid #0c62ad;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
.downstream .content-wrapper ul,
.single-with-sidebar .content-wrapper ul {
  padding-left: 50px;
  font-size: 1.4em;
  list-style-type: disc;
  color: #77777b;
}
.downstream .content-wrapper ul li,
.single-with-sidebar .content-wrapper ul li {
  padding: 5px 0;
  line-height: 1.5em;
  color: #77777b;
}
.downstream .content-wrapper ul.charts,
.single-with-sidebar .content-wrapper ul.charts {
  padding-left: 0px;
}
.downstream .content-wrapper ul.charts li,
.single-with-sidebar .content-wrapper ul.charts li {
  width: 182px;
  float: left;
  display: block;
  height: 154px;
  padding: 14px;
  margin: 9px;
  position: relative;
  box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
  -webkit-box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
  -moz-box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
  background-size: cover;
  background-repeat: no-repeat;
  clear: none;
}
.downstream .content-wrapper ul.charts li a p,
.single-with-sidebar .content-wrapper ul.charts li a p {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  font-size: 80%;
  padding: 12px 0;
  line-height: 25px;
}
.downstream .content-wrapper ul.charts li a .hover-overlay,
.single-with-sidebar .content-wrapper ul.charts li a .hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  height: 182px;
  width: 100%;
  cursor: pointer;
}
.downstream .content-wrapper ul.charts li.economy,
.single-with-sidebar .content-wrapper ul.charts li.economy {
  background-image: url('../images/isotope-bg-economy.jpg');
}
.downstream .content-wrapper ul.charts li.economy:hover,
.single-with-sidebar .content-wrapper ul.charts li.economy:hover {
  background-image: none;
}
.downstream .content-wrapper ul.charts li.economy div.hover-overlay:hover,
.single-with-sidebar .content-wrapper ul.charts li.economy div.hover-overlay:hover {
  background-image: url('../images/money-blue.png');
  opacity: .3;
}
.downstream .content-wrapper ul.charts li.economy p,
.single-with-sidebar .content-wrapper ul.charts li.economy p {
  color: #0c62ad;
}
.downstream .content-wrapper ul.charts li.fuel-2,
.single-with-sidebar .content-wrapper ul.charts li.fuel-2 {
  background-image: url('../images/isotope-bg-fuel.png');
}
.downstream .content-wrapper ul.charts li.fuel-2:hover,
.single-with-sidebar .content-wrapper ul.charts li.fuel-2:hover {
  background-image: none;
}
.downstream .content-wrapper ul.charts li.fuel-2 div.hover-overlay:hover,
.single-with-sidebar .content-wrapper ul.charts li.fuel-2 div.hover-overlay:hover {
  background-image: url('../images/isotope-bg-fuel-hover.png');
  opacity: .3;
}
.downstream .content-wrapper ul.charts li.fuel-2 p,
.single-with-sidebar .content-wrapper ul.charts li.fuel-2 p {
  color: #a1236a;
}
.downstream .content-wrapper ul.charts li.green-operation,
.single-with-sidebar .content-wrapper ul.charts li.green-operation {
  background-image: url('../images/isotope-bg-green-operation.jpg');
}
.downstream .content-wrapper ul.charts li.green-operation:hover,
.single-with-sidebar .content-wrapper ul.charts li.green-operation:hover {
  background-image: none;
}
.downstream .content-wrapper ul.charts li.green-operation div.hover-overlay:hover,
.single-with-sidebar .content-wrapper ul.charts li.green-operation div.hover-overlay:hover {
  background-image: url('../images/isotope-bg-green-operation-hover.jpg');
  opacity: .3;
}
.downstream .content-wrapper ul.charts li.green-operation p,
.single-with-sidebar .content-wrapper ul.charts li.green-operation p {
  color: #72a933;
}
.downstream .content-wrapper ul.charts li.safety-operations,
.single-with-sidebar .content-wrapper ul.charts li.safety-operations {
  background-image: url('../images/isotope-bg-safety-operations.jpg');
}
.downstream .content-wrapper ul.charts li.safety-operations:hover,
.single-with-sidebar .content-wrapper ul.charts li.safety-operations:hover {
  background-image: none;
}
.downstream .content-wrapper ul.charts li.safety-operations div.hover-overlay:hover,
.single-with-sidebar .content-wrapper ul.charts li.safety-operations div.hover-overlay:hover {
  background-image: url('../images/suitcase-yellow.png');
  opacity: .3;
}
.downstream .content-wrapper ul.charts li.safety-operations p,
.single-with-sidebar .content-wrapper ul.charts li.safety-operations p {
  color: #eda94f;
}
.downstream .content-wrapper ul.charts li.policy-priorities,
.single-with-sidebar .content-wrapper ul.charts li.policy-priorities {
  background-image: url('../images/isotope-bg-policy.jpg');
}
.downstream .content-wrapper ul.charts li.policy-priorities:hover,
.single-with-sidebar .content-wrapper ul.charts li.policy-priorities:hover {
  background-image: none;
}
.downstream .content-wrapper ul.charts li.policy-priorities div.hover-overlay:hover,
.single-with-sidebar .content-wrapper ul.charts li.policy-priorities div.hover-overlay:hover {
  background-image: url('../images/isotope-bg-policy-hover.jpg');
  opacity: .3;
}
.downstream .content-wrapper ul.charts li.policy-priorities p,
.single-with-sidebar .content-wrapper ul.charts li.policy-priorities p {
  color: #ac192b;
}
.downstream .content-wrapper ul.charts li.connecting-communities,
.single-with-sidebar .content-wrapper ul.charts li.connecting-communities {
  background-image: url('../images/isotope-bg-community.jpg');
}
.downstream .content-wrapper ul.charts li.connecting-communities:hover,
.single-with-sidebar .content-wrapper ul.charts li.connecting-communities:hover {
  background-image: none;
}
.downstream .content-wrapper ul.charts li.connecting-communities div.hover-overlay:hover,
.single-with-sidebar .content-wrapper ul.charts li.connecting-communities div.hover-overlay:hover {
  background-image: url('../images/isotope-bg-community-hover.jpg');
  opacity: .3;
}
.downstream .content-wrapper ul.charts li.connecting-communities p,
.single-with-sidebar .content-wrapper ul.charts li.connecting-communities p {
  color: #5cd6d7;
}
.downstream .content-wrapper ul.charts li.security,
.single-with-sidebar .content-wrapper ul.charts li.security {
  background-image: url('../images/isotope-bg-security.jpg');
}
.downstream .content-wrapper ul.charts li.security:hover,
.single-with-sidebar .content-wrapper ul.charts li.security:hover {
  background-image: none;
}
.downstream .content-wrapper ul.charts li.security div.hover-overlay:hover,
.single-with-sidebar .content-wrapper ul.charts li.security div.hover-overlay:hover {
  background-image: url('../images/isotope-bg-security-hover.jpg');
  opacity: .3;
}
.downstream .content-wrapper ul.charts li.security p,
.single-with-sidebar .content-wrapper ul.charts li.security p {
  color: #8657a7;
}
.downstream .content-wrapper table,
.single-with-sidebar .content-wrapper table {
  line-height: 1.6em;
  font-size: 1.4em;
}
.downstream .content-wrapper.full,
.single-with-sidebar .content-wrapper.full {
  width: 100%;
}
@media (max-width: 1023px) {
  .downstream .downstream-boilerplate,
  .single-with-sidebar .downstream-boilerplate {
    display: none;
  }
}
.downstream .right-rail-widgets-wrapper,
.single-with-sidebar .right-rail-widgets-wrapper {
  float: left;
  width: 27%;
}
@media (max-width: 1023px) {
  .downstream .right-rail-widgets-wrapper,
  .single-with-sidebar .right-rail-widgets-wrapper {
    float: none;
    width: auto;
    display: block;
  }
}
.downstream .downstream-boilerplate,
.single-with-sidebar .downstream-boilerplate {
  margin-top: 50px;
  font-size: .9em;
}
.downstream .downstream-boilerplate h2,
.single-with-sidebar .downstream-boilerplate h2,
.downstream .downstream-boilerplate h3,
.single-with-sidebar .downstream-boilerplate h3,
.downstream .downstream-boilerplate h4,
.single-with-sidebar .downstream-boilerplate h4 {
  font-size: 1.5em;
  font-family: Gibson-bold-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}
.downstream a,
.single-with-sidebar a {
  color: #0c62ad;
}
.downstream .widget,
.single-with-sidebar .widget {
  zoom: 1;
  margin: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #0c62ad;
}
.downstream .widget:before,
.single-with-sidebar .widget:before {
  content: '';
  display: block;
}
.downstream .widget:after,
.single-with-sidebar .widget:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1023px) {
  .downstream .widget,
  .single-with-sidebar .widget {
    margin: 10px 0;
    border-bottom: none;
  }
}
.downstream .widget h4,
.single-with-sidebar .widget h4 {
  font-family: Gibson-bold-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  font-size: 1.5em;
  letter-spacing: 1px;
  margin-bottom: 18px;
}
.downstream .widget div,
.single-with-sidebar .widget div {
  font-size: 1.4em;
  line-height: 1.4em;
}
.downstream .widget p,
.single-with-sidebar .widget p {
  font-size: 1.4em;
  line-height: 1.4em;
  color: #000000;
  margin-top: 10px;
}
.downstream .widget .bold-link,
.single-with-sidebar .widget .bold-link {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
.downstream .widget .light-link,
.single-with-sidebar .widget .light-link {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.downstream .widget.media-contact p,
.single-with-sidebar .widget.media-contact p {
  color: #0c62ad;
}
.downstream .widget.related-stories p,
.single-with-sidebar .widget.related-stories p {
  color: #0c62ad;
}
.downstream .widget.latest-tweets img,
.single-with-sidebar .widget.latest-tweets img,
.downstream .widget.related-stories img,
.single-with-sidebar .widget.related-stories img {
  float: left;
  margin-bottom: 20px;
  margin-right: 12px;
}
.downstream .widget.latest-tweets p,
.single-with-sidebar .widget.latest-tweets p,
.downstream .widget.related-stories p,
.single-with-sidebar .widget.related-stories p {
  overflow: auto;
  margin-top: 0px;
  margin-bottom: 20px;
}
.downstream .widget.latest-tweets .clear,
.single-with-sidebar .widget.latest-tweets .clear,
.downstream .widget.related-stories .clear,
.single-with-sidebar .widget.related-stories .clear {
  clear: both;
}
.downstream .widget.blog-posts a,
.single-with-sidebar .widget.blog-posts a {
  display: block;
  color: #0c62ad;
  font-size: 1.5em;
  margin-top: 10px;
}
.downstream .widget.policy-priorities a,
.single-with-sidebar .widget.policy-priorities a {
  display: block;
  color: #0c62ad;
  font-size: 1.5em;
  margin-top: 10px;
}
.downstream .widget.related-links a,
.single-with-sidebar .widget.related-links a {
  display: block;
  color: #0c62ad;
  font-size: 1.5em;
  margin-top: 10px;
}
.downstream .widget.resources a,
.single-with-sidebar .widget.resources a {
  display: block;
  color: #0c62ad;
  font-size: 1.5em;
  margin-top: 10px;
}
.downstream .widget.social,
.single-with-sidebar .widget.social {
  border-bottom: none;
}
.downstream .widget.social .connect,
.single-with-sidebar .widget.social .connect {
  float: left;
  font-size: 1.1em;
  line-height: 30px;
  margin-right: 10px;
  color: #77777b;
}
.downstream .widget.social .social-icon-wrapper,
.single-with-sidebar .widget.social .social-icon-wrapper {
  overflow: auto;
}
.downstream .widget.social a,
.single-with-sidebar .widget.social a {
  height: 30px;
  width: 30px;
  margin-right: 2px;
  display: block;
  float: left;
}
.downstream .widget.social a:hover,
.single-with-sidebar .widget.social a:hover {
  background-position: 0 -30px;
}
.downstream .widget.social .twitter,
.single-with-sidebar .widget.social .twitter {
  background: url('../images/footer-twitter.png');
}
.downstream .widget.social .facebook,
.single-with-sidebar .widget.social .facebook {
  background: url('../images/footer-facebook.png');
}
.downstream .widget.social .linkedin,
.single-with-sidebar .widget.social .linkedin {
  background: url('../images/footer-linkedin.png');
}
.downstream .widget.social .youtube,
.single-with-sidebar .widget.social .youtube {
  background: url('../images/footer-youtube.png');
}
.downstream .widget.smartbrief-signup input[type=text],
.single-with-sidebar .widget.smartbrief-signup input[type=text] {
  display: block;
  border: 1px solid #77777b;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.downstream .widget.smartbrief-signup input[type=submit],
.single-with-sidebar .widget.smartbrief-signup input[type=submit] {
  display: block;
  border: none;
  background-color: #ffffff;
  font-size: 1.4em;
  color: #0c62ad;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.downstream .right-vert-image,
.single-with-sidebar .right-vert-image {
  z-index: -1;
  position: absolute;
  width: 27%;
  height: 100%;
  padding-bottom: 9999px;
  top: 0;
  right: -5%;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #F6F6F6;
}
@media (max-width: 1023px) {
  .downstream .right-vert-image,
  .single-with-sidebar .right-vert-image {
    display: none;
  }
}
.downstream .right-vert-image .bot-fade,
.single-with-sidebar .right-vert-image .bot-fade {
  position: relative;
}
.downstream .right-vert-image .bot-fade div,
.single-with-sidebar .right-vert-image .bot-fade div {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 250px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f6f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #f6f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f6f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f6f6f6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f6f6f6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f6f6f6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f6f6f6', GradientType=0);
  /* IE6-9 */
}
.downstream.col-1 .right-rail-widgets-wrapper {
  clear: left;
  float: left;
  width: 73%;
}
@media (max-width: 1023px) {
  .downstream.col-1 .right-rail-widgets-wrapper {
    float: none;
    width: auto;
    display: block;
  }
}
.downstream.col-1 .widget {
  margin: 20px 0;
  border-bottom: none;
}
.basic-text-page {
  padding: 60px 5%;
}
.basic-text-page a {
  color: #0c62ad;
}
.basic-text-page a:hover {
  color: rgba(1, 130, 202, 0.8);
}
.basic-text-page ul {
  display: block;
  list-style-type: disc;
  padding-left: 40px;
  margin: 10px 0;
}
.basic-text-page ul li {
  font-size: 1.4em;
  color: #77777b;
  margin: 3px 0;
}
.basic-text-page h1 {
  margin-bottom: 20px;
}
.basic-text-page h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.basic-text-page table,
.basic-text-page th,
.basic-text-page td {
  border: 0;
}
.basic-text-page th,
.basic-text-page td {
  padding: 5px;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.3em;
}
.basic-text-page th {
  font-size: 1.4em;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #555;
}
#search {
  zoom: 1;
}
#search:before {
  content: '';
  display: block;
}
#search:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  #search {
    margin-top: 0px;
  }
}
#search .search-bar {
  zoom: 1;
  position: relative;
  padding: 30px 0;
}
#search .search-bar:before {
  content: '';
  display: block;
}
#search .search-bar:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  #search .search-bar {
    padding: 3px 0;
  }
  #search .search-bar .xrepeat {
    display: none;
  }
}
#search .search-bar .search-main {
  zoom: 1;
  width: 600px;
  margin: 0 auto;
}
#search .search-bar .search-main:before {
  content: '';
  display: block;
}
#search .search-bar .search-main:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  #search .search-bar .search-main {
    width: 100%;
  }
}
#search .search-bar .search-main .search-label {
  color: #0c62ad;
  font-size: 1.5em;
  text-transform: uppercase;
  float: left;
  width: 60px;
  line-height: 36px;
}
@media (max-width: 767px) {
  #search .search-bar .search-main .search-label {
    display: none;
  }
}
#search .search-bar .search-main .input-wrapper {
  width: 530px;
  float: right;
}
@media (max-width: 767px) {
  #search .search-bar .search-main .input-wrapper {
    width: 100%;
  }
}
#search .search-bar .search-main .input-wrapper input {
  border: 1px solid #d3d3d3;
  width: 512px;
  height: 33px;
  padding: 4px 35px 4px 10px;
  margin: 0;
  line-height: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url('../images/mag-glass-flip.png');
  background-position: right center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #search .search-bar .search-main .input-wrapper input {
    width: 100%;
    border: none;
    font-size: 1.2em;
  }
}
#search .search-bar .search-util {
  padding-top: 10px;
  margin: 0 auto;
  zoom: 1;
  width: 600px;
}
#search .search-bar .search-util:before {
  content: '';
  display: block;
}
#search .search-bar .search-util:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  #search .search-bar .search-util {
    display: none;
  }
}
#search .search-bar .search-util .results {
  width: 530px;
  float: right;
  font-size: 1.5em;
}
#search .search-bar .search-util .results b {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#search .search-results-wrapper {
  zoom: 1;
  overflow: hidden;
}
#search .search-results-wrapper:before {
  content: '';
  display: block;
}
#search .search-results-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
#search .search-results-wrapper .search-filters {
  zoom: 1;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
  background-color: #90d2f7;
  background-color: rgba(144, 210, 247, 0.5);
  float: left;
  width: 24%;
  padding-top: 35px;
}
#search .search-results-wrapper .search-filters:before {
  content: '';
  display: block;
}
#search .search-results-wrapper .search-filters:after {
  content: '';
  display: table;
  clear: both;
}
#search .search-results-wrapper .search-filters label {
  display: inline;
  font-size: 14px;
  white-space: nowrap;
}
#search .search-results-wrapper .search-filters span {
  white-space: nowrap;
}
@media (max-width: 767px) {
  #search .search-results-wrapper .search-filters {
    display: none;
  }
}
#search .search-results-wrapper .search-filters h3 {
  padding-bottom: 10px;
}
#search .search-results-wrapper .search-filters div {
  width: 180px;
  margin: 40px auto;
  padding-left: 5px;
}
#search .search-results-wrapper .search-filters div span {
  padding: 3px 0 0 10px;
  display: block;
  font-size: 1.4em;
  cursor: pointer;
}
#search .search-results-wrapper .search-filters div .selected {
  font-weight: 500;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 767px) {
  #search .search-results-wrapper .search-filters {
    display: none;
  }
  #search .search-results-wrapper .search-filters label {
    display: inline;
  }
  #search .search-results-wrapper .filter {
    line-height: 18px;
    padding: 14px 0 14px 10px;
    font-size: 1.3em;
    text-transform: uppercase;
    color: #0c62ad;
    border-top: 1px solid #cccccc;
  }
  #search .search-results-wrapper .filter .filter-arrow {
    background-image: url('../images/arrow-down.png');
    background-position: right center;
    background-repeat: no-repeat;
    width: 20px;
    height: 18px;
    float: right;
    margin-right: 10px;
  }
  #search .search-results-wrapper span {
    border-top: 1px solid #cccccc;
    font-size: 1.3em;
    text-align: left;
    padding-left: 10px;
    color: #595858;
    background-color: #f0f0f0;
    transition: color .2s;
    -webkit-transition: color .2s;
  }
  #search .search-results-wrapper span.active {
    color: #0c62ad;
    font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 500;
    background: #e8e8e8;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e8e8e8 0%, #f0f0f0 50%, #e8e8e8 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(50%, #f0f0f0), color-stop(100%, #e8e8e8));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e8e8e8 0%, #f0f0f0 50%, #e8e8e8 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e8e8e8 0%, #f0f0f0 50%, #e8e8e8 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e8e8e8 0%, #f0f0f0 50%, #e8e8e8 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e8e8e8 0%, #f0f0f0 50%, #e8e8e8 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0);
    /* IE6-9 */
  }
  #search .search-results-wrapper .mobile-utils {
    padding: 14px 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    zoom: 1;
  }
  #search .search-results-wrapper .mobile-utils:before {
    content: '';
    display: block;
  }
  #search .search-results-wrapper .mobile-utils:after {
    content: '';
    display: table;
    clear: both;
  }
  #search .search-results-wrapper .mobile-utils .reset {
    float: left;
    margin-left: 5%;
  }
  #search .search-results-wrapper .mobile-utils .search {
    float: right;
    margin-right: 5%;
  }
  #search .search-results-wrapper .mobile-utils div {
    width: 42%;
    height: 22px;
    text-align: center;
    color: #ffffff;
    font-size: 1.4em;
    line-height: 22px;
    padding: 3px 0;
    background-image: -moz-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #0081c9), color-stop(100%, #004a86));
    /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* IE10+ */
    background-image: linear-gradient(to bottom, #0081c9 19%, #004a86 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0081c9', endColorstr='#004a86', GradientType=0);
    /* IE6-9 */
  }
}
#search .search-results-wrapper .search-results {
  float: right;
  width: 76%;
  padding-top: 55px;
}
@media (max-width: 767px) {
  #search .search-results-wrapper .search-results {
    float: none;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 12px;
  }
}
#search .search-results-wrapper .search-results .result-wrapper {
  zoom: 1;
  padding: 20px 40px;
}
#search .search-results-wrapper .search-results .result-wrapper:before {
  content: '';
  display: block;
}
#search .search-results-wrapper .search-results .result-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  #search .search-results-wrapper .search-results .result-wrapper {
    padding: 12px 14px;
  }
}
#search .search-results-wrapper .search-results .result-wrapper .result-icon {
  float: left;
  display: block;
  padding-right: 15px;
}
@media (max-width: 767px) {
  #search .search-results-wrapper .search-results .result-wrapper .result-icon {
    display: none;
  }
}
#search .search-results-wrapper .search-results .result-wrapper .result-text {
  float: left;
  width: 80%;
}
@media (max-width: 767px) {
  #search .search-results-wrapper .search-results .result-wrapper .result-text {
    width: 100%;
    float: none;
  }
}
#search .search-results-wrapper .search-results .result-wrapper .result-text h4 {
  padding-bottom: 1px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
#search .search-results-wrapper .search-results .result-wrapper .result-text a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 1.4em;
  line-height: 1.4em;
  color: #0c62ad;
  max-width: 100%;
  width: 100%;
  display: block;
}
#search .search-results-wrapper .search-results .result-wrapper .result-text a:hover {
  color: rgba(1, 130, 202, 0.8);
}
#search .search-results-wrapper .search-results .result-wrapper .result-text p {
  color: black;
  font-size: 1.4em;
  line-height: 1.4em;
}
#search .search-results-wrapper .search-results .search-pagination {
  display: table;
  overflow: hidden;
  margin: 35px auto 50px;
  padding: 0 3%;
  width: 94%;
}
@media (max-width: 767px) {
  #search .search-results-wrapper .search-results .search-pagination {
    display: none;
  }
}
#search .search-results-wrapper .search-results .search-pagination div {
  font-size: 1.6em;
  line-height: 1.6em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: table-cell;
  padding: 4px 1.5%;
  color: #000000;
  cursor: pointer;
}
#search .search-results-wrapper .search-results .search-pagination div:hover {
  color: #77777b;
}
#search .search-results-wrapper .mobile-search-pagination {
  zoom: 1;
  padding: 8px 0 12px;
  color: #0c62ad;
  font-size: 1.2em;
  display: none;
}
#search .search-results-wrapper .mobile-search-pagination:before {
  content: '';
  display: block;
}
#search .search-results-wrapper .mobile-search-pagination:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  #search .search-results-wrapper .mobile-search-pagination {
    display: block;
  }
}
#search .search-results-wrapper .mobile-search-pagination div {
  width: 33%;
  line-height: 22px;
  font-size: 1.3em;
}
#search .search-results-wrapper .mobile-search-pagination .next {
  float: right;
  text-align: center;
  padding-right: 15%;
}
#search .search-results-wrapper .mobile-search-pagination .prev {
  float: left;
  text-align: center;
  padding-left: 15%;
}
/****** CONTENT ******/
/****** POLICY PAGE ******/
#mobile-policy-nav {
  zoom: 1;
  display: none;
}
#mobile-policy-nav:before {
  content: '';
  display: block;
}
#mobile-policy-nav:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1023px) {
  #mobile-policy-nav {
    display: block;
  }
}
#mobile-policy-nav > div {
  position: absolute;
  height: 22px;
  z-index: 100;
  width: 100%;
}
#mobile-policy-nav .search-icon {
  width: 26px;
  height: 18px;
  background-image: url('../images/mag-glass-flip.png');
  background-repeat: no-repeat;
  background-size: 26px 18px;
  background-position: center 2px;
}
#mobile-policy-nav .default-state-wrapper {
  zoom: 1;
  padding: 10px 0 8px;
}
#mobile-policy-nav .default-state-wrapper:before {
  content: '';
  display: block;
}
#mobile-policy-nav .default-state-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
#mobile-policy-nav .default-state-wrapper div {
  font-size: 1.4em;
  line-height: 22px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  float: left;
  text-align: center;
  width: 19%;
  margin: 0 auto;
}
#mobile-policy-nav .default-state-wrapper div.link {
  width: auto;
  margin-right: 15px;
}
#mobile-policy-nav .default-state-wrapper div a {
  color: #000000;
}
#mobile-policy-nav .default-state-wrapper .more-links {
  background-image: url('../images/more-icon.png');
  background-position: left 2px;
  background-size: 18px 17px;
  background-repeat: no-repeat;
  padding-left: 7%;
  width: 13%;
  text-align: left;
  float: right;
  margin-right: 2%;
}
#mobile-policy-nav .full-subnav {
  zoom: 1;
  padding: 10px 0 8px;
  display: none;
  font-size: 1.4em;
  background-color: #0c62ad;
  text-transform: uppercase;
  line-height: 22px;
  color: #ffffff;
}
#mobile-policy-nav .full-subnav:before {
  content: '';
  display: block;
}
#mobile-policy-nav .full-subnav:after {
  content: '';
  display: table;
  clear: both;
}
#mobile-policy-nav .full-subnav .close-subnav {
  float: right;
  padding-right: 5%;
  color: #ffffff;
  padding-left: 5px;
}
#mobile-policy-nav .full-subnav .current-page {
  float: left;
  padding-left: 5%;
  color: #ffffff;
}
#mobile-policy-nav .full-subnav b {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
#mobile-policy-nav .full-subnav .dropdown {
  color: #000000;
  top: 40px;
  margin-right: 0px;
  border-left: none;
  border-right: none;
  border-bottom: none;
  width: 100%;
}
#mobile-policy-nav .full-subnav .dropdown li {
  text-align: left;
  padding-left: 5%;
  padding-top: 11px;
  font-size: 1em;
  border-bottom: 1px solid #cccccc;
}
#mobile-policy-nav .subpage-search {
  zoom: 1;
  padding: 10px 0 8px;
  display: none;
  font-size: 1.4em;
  background-color: #0c62ad;
  line-height: 22px;
}
#mobile-policy-nav .subpage-search:before {
  content: '';
  display: block;
}
#mobile-policy-nav .subpage-search:after {
  content: '';
  display: table;
  clear: both;
}
#mobile-policy-nav .subpage-search .white-search-icon {
  background-image: url('../images/mag-white.png');
  background-position: left 2px;
  background-repeat: no-repeat;
  background-size: 22px 18px;
  width: 26px;
  height: 22px;
  float: left;
  margin-left: 5%;
}
#mobile-policy-nav .subpage-search input {
  position: absolute;
  width: 60%;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  border: none;
  height: 18px;
}
#mobile-policy-nav .subpage-search .cancel {
  float: right;
  color: #ffffff;
  padding-right: 3%;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
.blue {
  color: #0c62ad;
}
#policy-slider-mobile {
  display: none;
  position: relative;
}
@media (max-width: 767px) {
  #policy-slider-mobile {
    display: block;
    padding-top: 40px;
  }
}
#policy-slider-desktop {
  display: block;
}
@media (max-width: 767px) {
  #policy-slider-desktop {
    display: none;
  }
}
@media (max-width: 767px) {
  .hero-slider.news,
  .hero-slider.media {
    display: block;
  }
}
.hero-slider {
  min-height: 520px;
  z-index: 1;
  overflow: hidden;
  position: relative;
  display: block;
  min-height: 360px;
}
.hero-slider .container-slider {
  width: 100%;
}
@media (max-width: 767px) {
  .hero-slider {
    display: none;
  }
}
@media (max-width: 749px) {
  .hero-slider {
    min-height: 250px;
  }
}
.hero-slider ul {
  padding: 0px;
  margin: 0px;
}
.hero-slider ul li {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: center left;
  min-height: 520px;
}
@media (max-width: 749px) {
  .hero-slider ul li {
    min-height: 250px;
  }
}
.hero-slider ul li .caption {
  max-width: 460px;
  position: relative;
  left: 60%;
}
@media only screen and (min-width: 768px) {
  .hero-slider ul li .caption {
    margin-top: 95px !important;
  }
}
@media (max-width: 767px) {
  .hero-slider ul li .caption {
    width: 48%;
    margin-top: 25px !important;
    left: 20px;
  }
}
.hero-slider ul li .caption .title {
  display: block;
  color: #000000;
  font-size: 3.4em;
  margin-bottom: 10px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: .5px;
  line-height: 1.2em;
}
@media (max-width: 1180px) {
  .hero-slider ul li .caption .title {
    font-size: 3em;
  }
}
@media (max-width: 749px) {
  .hero-slider ul li .caption .title {
    font-size: 1.8em;
  }
}
.hero-slider ul li .caption .description {
  display: block;
  color: #000000;
  font-size: 1.5em;
  letter-spacing: .5px;
  line-height: 1.4em;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 749px) {
  .hero-slider ul li .caption .description {
    display: none;
  }
}
.hero-slider ul li .caption a.slider-btn {
  padding: 10px 15px;
  font-size: 1.7em;
  margin-top: 25px;
  display: inline-block;
  width: 110px;
  background-image: url('../images/slider-button-back.png'), -moz-linear-gradient(top, #0081c9 19%, #004a86 100%);
  /* FF3.6+ */
  background-image: url('../images/slider-button-back.png'), -webkit-gradient(linear, left top, left bottom, color-stop(19%, #0081c9), color-stop(100%, #004a86));
  /* Chrome,Safari4+ */
  background-image: url('../images/slider-button-back.png'), -webkit-linear-gradient(top, #0081c9 19%, #004a86 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url('../images/slider-button-back.png'), -o-linear-gradient(top, #0081c9 19%, #004a86 100%);
  /* Opera 11.10+ */
  background-image: url('../images/slider-button-back.png'), -ms-linear-gradient(top, #0081c9 19%, #004a86 100%);
  /* IE10+ */
  background-image: url('../images/slider-button-back.png'), linear-gradient(to bottom, #0081c9 19%, #004a86 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0081c9', endColorstr='#004a86', GradientType=0);
  /* IE6-9 */
  background-repeat: no-repeat;
  background-position: right center;
  color: #ffffff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  .hero-slider ul li .caption a.slider-btn {
    width: auto;
    position: static;
    display: block;
    padding: 6px;
    margin-top: 0;
    font-size: 1.3em;
    width: 100px;
    text-transform: uppercase;
    text-align: center;
    background: -moz-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #0081c9), color-stop(100%, #004a86));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #0081c9 19%, #004a86 100%);
    /* W3C */
  }
}
.hero-slider ul li .caption a.slider-btn:hover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  text-decoration: none;
}
.policy-image {
  min-height: 520px;
  z-index: 1;
  overflow: hidden;
  position: relative;
  display: block;
  min-height: 360px;
}
.policy-image .container-slider {
  width: 100%;
}
@media (max-width: 767px) {
  .policy-image {
    display: none;
  }
}
@media (max-width: 749px) {
  .policy-image {
    min-height: 250px;
  }
}
.policy-image ul {
  padding: 0px;
  margin: 0px;
}
.policy-image ul li {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: center top;
  min-height: 520px;
}
@media (max-width: 749px) {
  .policy-image ul li {
    min-height: 500px;
    background-position: top center;
  }
}
.policy-image ul li .caption {
  /*max-width: 460px;*/
  max-width: 36%;
  position: relative;
  left: 60%;
}
@media only screen and (min-width: 768px) {
  .policy-image ul li .caption {
    /*padding-top: 95px !important;*/
    padding-top: 155px !important;
    margin-top: 0!important;
  }
}
@media (max-width: 1023px) {
  .policy-image ul li .caption {
    padding-top: 95px !important;
  }
}
@media (max-width: 767px) {
  .policy-image ul li .caption {
    width: 75%;
    max-width: 75%;
    margin-top: 25px !important;
    left: 20px;
    padding-top: 0!important;
  }
}
.policy-image ul li .caption .title {
  display: block;
  color: #000000;
  font-size: 3.4em;
  margin-bottom: 10px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: .5px;
  line-height: 1.2em;
}
@media (max-width: 1180px) {
  .policy-image ul li .caption .title {
    font-size: 3em;
  }
}
@media (max-width: 749px) {
  .policy-image ul li .caption .title {
    font-size: 1.8em;
  }
}
.policy-image ul li .caption .description {
  display: block;
  color: #000000;
  font-size: 1.5em;
  letter-spacing: .5px;
  line-height: 1.4em;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 749px) {
  .policy-image ul li .caption .description {
    display: none;
  }
}
.policy-image ul li .caption a.slider-btn {
  padding: 10px 15px;
  font-size: 1.7em;
  margin-top: 25px;
  display: inline-block;
  width: 110px;
  background-image: url('../images/slider-button-back.png'), -moz-linear-gradient(top, #0081c9 19%, #004a86 100%);
  /* FF3.6+ */
  background-image: url('../images/slider-button-back.png'), -webkit-gradient(linear, left top, left bottom, color-stop(19%, #0081c9), color-stop(100%, #004a86));
  /* Chrome,Safari4+ */
  background-image: url('../images/slider-button-back.png'), -webkit-linear-gradient(top, #0081c9 19%, #004a86 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url('../images/slider-button-back.png'), -o-linear-gradient(top, #0081c9 19%, #004a86 100%);
  /* Opera 11.10+ */
  background-image: url('../images/slider-button-back.png'), -ms-linear-gradient(top, #0081c9 19%, #004a86 100%);
  /* IE10+ */
  background-image: url('../images/slider-button-back.png'), linear-gradient(to bottom, #0081c9 19%, #004a86 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0081c9', endColorstr='#004a86', GradientType=0);
  /* IE6-9 */
  background-repeat: no-repeat;
  background-position: right center;
  color: #ffffff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  .policy-image ul li .caption a.slider-btn {
    width: auto;
    position: static;
    display: block;
    padding: 6px;
    margin-top: 0;
    font-size: 1.3em;
    width: 100px;
    text-transform: uppercase;
    text-align: center;
    background: -moz-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #0081c9), color-stop(100%, #004a86));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0081c9 19%, #004a86 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #0081c9 19%, #004a86 100%);
    /* W3C */
  }
}
.policy-image ul li .caption a.slider-btn:hover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  text-decoration: none;
}
.media-news-intro {
  padding: 40px 15%;
  background-image: url('../images/regular-noise.png');
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: center;
}
@media (max-width: 767px) {
  .media-news-intro {
    display: none;
  }
}
.media-news-intro h2 {
  margin-bottom: 20px;
  font-size: 2.9em;
}
.media-news-intro p {
  font-size: 1.9em;
  color: #77777b;
}
.isotope-section.media .isotope-util-wrapper h3,
.isotope-section.news .isotope-util-wrapper h3 {
  color: #77777b;
}
.news-wrapper,
.media-wrapper {
  background-color: #ffffff;
  background-image: url('../images/cloud-transparency.jpg');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  padding-bottom: 35px;
}
.mobile-hero-arrows {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 100;
  margin-top: 130px;
}
@media (max-width: 767px) {
  .mobile-hero-arrows {
    display: block;
  }
}
.mobile-hero-arrows div {
  background-color: rgba(0, 0, 0, 0.8);
  height: 48px;
  width: 30px;
}
.mobile-hero-arrows .next-arrow {
  float: right;
  background-image: url('../images/slider-next.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.mobile-hero-arrows .back-arrow {
  float: left;
  background-image: url('../images/slider-prev.png');
  background-repeat: no-repeat;
  background-position: center center;
}
#news-media-slider .caption {
  width: 50%;
  max-width: 50%;
  padding-left: 5%;
  position: static;
  color: #ffffff;
  margin-top: 115px !important;
}
@media (max-width: 767px) {
  #news-media-slider .caption {
    padding-left: 15%;
    width: 70%;
    max-width: 70%;
    margin-top: 90px !important;
  }
}
#news-media-slider .type {
  text-transform: uppercase;
  font-size: 1.6em;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
}
@media (max-width: 767px) {
  #news-media-slider .type {
    display: none;
  }
}
#news-media-slider .title {
  margin-top: 10px;
  color: #ffffff;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 767px) {
  #news-media-slider .title {
    font-size: 2.0em;
  }
}
#news-media-slider .description {
  color: #ffffff;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#news-media-slider .flex-control-nav {
  text-align: center;
  text-indent: 0px;
}
#news-media-slider .flex-control-paging li a div {
  background: #ffffff;
}
#news-media-slider .slider-btn {
  text-transform: uppercase;
}
#news-media-slider.news .flex-control-paging li a.flex-active div {
  background: #72a933;
}
#news-media-slider.news .flex-control-paging li a.flex-active div:hover {
  background: #72a933;
}
#news-media-slider.news .flex-control-paging li a:hover div {
  background: #72a933;
}
#news-media-slider.news a.slider-btn {
  width: auto;
  background-image: none;
  background: #5f9f07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #5f9f07 0%, #286f02 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5f9f07), color-stop(100%, #286f02));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5f9f07 0%, #286f02 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5f9f07 0%, #286f02 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5f9f07 0%, #286f02 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5f9f07 0%, #286f02 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f9f07', endColorstr='#286f02', GradientType=0);
  /* IE6-9 */
}
@media (max-width: 767px) {
  #news-media-slider.news a.slider-btn {
    width: 130px;
  }
}
#news-media-slider.media .flex-control-paging li a.flex-active div {
  background: #0c62ad;
}
#news-media-slider.media .flex-control-paging li a.flex-active div:hover {
  background: #0c62ad;
}
#news-media-slider.media .flex-control-paging li a:hover div {
  background: #0c62ad;
}
#news-media-slider.media a.slider-btn {
  width: auto;
  background-image: none;
  background: #0081c9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0081c9 0%, #004a86 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0081c9), color-stop(100%, #004a86));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0081c9 0%, #004a86 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0081c9 0%, #004a86 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0081c9 0%, #004a86 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #0081c9 0%, #004a86 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0081c9', endColorstr='#004a86', GradientType=0);
  /* IE6-9 */
}
@media (max-width: 767px) {
  #news-media-slider.media a.slider-btn {
    width: 130px;
  }
}
.hero-slider .flex-control-nav {
  position: absolute;
  margin: 0 auto;
  padding: 0;
  z-index: 10;
  height: 5px;
  bottom: 70px;
  right: 0;
  width: 80%;
  text-indent: -99999px;
  text-align: right;
  left: 0;
}
.hero-slider .flex-control-nav li {
  min-height: 20px;
  padding-top: 15px;
}
@media (max-height: 850px) and (min-width: 750px) {
  .hero-slider .flex-control-nav {
    top: 510px!important;
  }
}
.hero-slider .flex-control-paging li a {
  width: 25px;
  height: 35px;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  text-indent: -99999px;
  text-align: center;
}
.hero-slider .flex-control-paging li a div {
  width: 25px;
  height: 5px;
  position: relative;
  top: 15px;
  background-color: white;
}
.hero-slider .flex-control-nav li {
  margin: 0 3px;
  height: 5px;
}
.hero-slider .flex-control-paging li a.flex-active div {
  background: #0c62ad;
}
.hero-slider .flex-control-paging li a.flex-active div:hover {
  background: #0c62ad;
}
.hero-slider .flex-control-paging li a:hover div {
  background: #0c62ad;
}
#priorities-tab-slider {
  background: url('../images/regular-noise.png') repeat;
  position: relative;
}
#priorities-tab-slider .flex-direction-nav {
  display: none;
}
#priorities-tab-slider .tab-wrapper {
  position: relative;
  margin-top: -34px;
  height: 34px;
  z-index: 100;
  color: #0182ca;
  text-transform: uppercase;
}
#priorities-tab-slider .tab-wrapper h2 {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
  padding-top: 14px;
}
@media (max-width: 767px) {
  #priorities-tab-slider .tab-wrapper h2 {
    font-size: 1.3em;
  }
}
#priorities-tab-slider .tab-wrapper .tab-shadow {
  background: url('../images/bc-top-xrepeat.png') repeat-x;
  top: -4px;
  height: 4px;
  z-index: 9999;
  width: 301px;
  position: absolute;
  padding-left: 10%;
}
@media (max-width: 767px) {
  #priorities-tab-slider .tab-wrapper .tab-shadow {
    width: 148px;
    padding-left: 10px;
  }
}
#priorities-tab-slider .tab-wrapper .tab-diagonal {
  background-image: url('../images/tab-diagonal.png');
  width: 23px;
  height: 37px;
  float: left;
  margin-top: -3px;
}
#priorities-tab-slider .tab-wrapper .left-of-diagonal {
  padding-left: 10%;
  float: left;
  background: url('../images/regular-noise.png') repeat;
  width: 301px;
  height: 34px;
}
@media (max-width: 767px) {
  #priorities-tab-slider .tab-wrapper .left-of-diagonal {
    width: 148px;
    padding-left: 10px;
  }
}
#priorities-tab-slider .slide-nav {
  display: block;
  margin: 30px auto;
  text-align: center;
}
@media (max-width: 767px) {
  #priorities-tab-slider .slide-nav {
    display: none;
  }
}
#priorities-tab-slider .slide-nav div,
#priorities-tab-slider .slide-nav span {
  display: inline-block;
  font-size: 1.4em;
}
#priorities-tab-slider .slide-nav div {
  padding: 4px 15px;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-transform: uppercase;
}
#priorities-tab-slider .slide-nav div:hover {
  color: rgba(1, 130, 202, 0.8);
}
#priorities-tab-slider .slide-nav .active {
  color: #0c62ad;
}
#priorities-tab-slider .slide-nav .active:hover {
  color: #0c62ad;
}
#priorities-tab-slider .flex-viewport {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  #priorities-tab-slider .flex-viewport {
    width: 70%;
  }
}
@media (max-width: 767px) {
  #priorities-tab-slider .flex-viewport {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #priorities-tab-slider .slides {
    padding: 20px 0 10px;
  }
}
#priorities-tab-slider .slide.nav {
  padding-top: 8px;
}
#priorities-tab-slider .slide.nav div {
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.5em;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 8px 0;
  cursor: pointer;
}
#priorities-tab-slider .slide img {
  display: block;
  float: left;
  padding-left: 1px;
}
@media (max-width: 767px) {
  #priorities-tab-slider .slide img {
    display: none;
  }
}
#priorities-tab-slider .slide .inner {
  float: left;
  display: block;
  color: #000000;
  padding-left: 20px;
}
@media (max-width: 767px) {
  #priorities-tab-slider .slide .inner {
    float: none;
    padding: 0 15px;
  }
}
#priorities-tab-slider .slide .inner .title {
  display: block;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 1.9em;
  text-transform: uppercase;
  color: #0c62ad;
  font-size: 26px;
}
@media (max-width: 767px) {
  #priorities-tab-slider .slide .inner .title {
    font-size: 1.1em;
    color: #000000;
  }
}
#priorities-tab-slider .slide .inner .description {
  display: block;
  padding: 14px 0;
  font-size: 1.6em;
  line-height: 1.5em;
}
@media (max-width: 767px) {
  #priorities-tab-slider .slide .inner .description {
    font-size: 1.3em;
    color: #000000;
  }
}
#priorities-tab-slider .slide .inner a {
  display: block;
  color: #0c62ad;
  font-size: 1.6em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#priorities-tab-slider .slide .inner a:hover {
  color: rgba(1, 130, 202, 0.8);
}
#priorities-tab-slider .slide .inner .overlay-content {
  display: none;
}
#priorities-tab-slider .priorities-flex-arrow {
  width: 13px;
  height: 26px;
  cursor: pointer;
  position: absolute;
  top: 165px;
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10000;
}
#priorities-tab-slider .next {
  background-image: url('../images/flex-next-arrow.png');
  right: 2%;
}
#priorities-tab-slider .prev {
  background-image: url('../images/flex-prev-arrow.png');
  left: 2%;
}
#priorities-popup {
  display: none;
  position: absolute;
  background-color: white;
  top: 14%;
  right: 0;
  left: 0;
  bottom: 18%;
  margin: auto;
  width: 68%;
  height: 68%;
  z-index: 110;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  color: #77777b;
}
#priorities-popup .box-padding {
  margin: 25px 44px;
  height: 93%;
  position: relative;
}
#priorities-popup a {
  color: #0c62ad;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#priorities-popup .top-wrapper {
  position: relative;
  border-bottom: 1px solid #6C6C6C;
  height: 38px;
  margin-top: 14px;
  margin-bottom: 25px;
}
#priorities-popup .top-wrapper h1 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
  text-transform: uppercase;
}
#priorities-popup .content-wrapper {
  height: 68%;
  width: 100%;
  overflow-y: auto;
  position: relative;
}
#priorities-popup .content-wrapper h3 {
  text-transform: none;
}
#priorities-popup .content-wrapper img {
  margin-right: 20px;
}
#priorities-popup .content-wrapper p {
  margin-top: 30px;
}
#priorities-popup .content-wrapper ul {
  list-style: disc;
  padding: 10px 0 0 20px;
}
#priorities-popup .content-wrapper ul li {
  color: #77777b;
  margin: 0;
  padding: 0;
}
#priorities-popup .content-wrapper ul li p {
  margin-top: 10px;
}
#priorities-popup .nav-buttons {
  float: right;
  text-align: right;
  margin-top: 4px;
  width: 110px;
}
#priorities-popup .nav-buttons img {
  margin-left: 20px;
}
#priorities-popup .nav-buttons img:hover {
  cursor: pointer;
}
#policy-documents {
  position: relative;
}
#policy-documents #document-search {
  display: block;
}
@media (max-width: 767px) {
  #policy-documents #document-search {
    display: none;
  }
}
#policy-documents #document-search-mobile {
  display: none;
  zoom: 1;
}
#policy-documents #document-search-mobile:before {
  content: '';
  display: block;
}
#policy-documents #document-search-mobile:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  #policy-documents #document-search-mobile {
    display: block;
  }
}
#policy-documents #document-search-mobile h2 {
  margin-top: 8px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-bottom: 10px;
  color: #0c62ad;
  padding-top: 21px;
  text-align: center;
}
#policy-documents #document-search-mobile select {
  width: 80%;
  margin: 14px auto;
  padding: 10px;
  display: block;
  font-size: 16px;
  height: auto;
  line-height: 20px;
  border: none;
}
#policy-documents #document-search-mobile .wrap {
  width: 80%;
  margin: 8px auto;
}
#policy-documents #document-search-mobile .wrap span {
  display: block;
  overflow: hidden;
  padding: 0 10px 0 0px;
}
#policy-documents #document-search-mobile .wrap .search {
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  padding: 4px;
}
#policy-documents #document-search-mobile .wrap .submit {
  float: right;
  width: 34px;
  text-indent: -9999px;
  border: none;
  background: url('../images/blog-mobile-search.png') no-repeat center center;
  background-repeat: no-repeat;
  background-position: right center;
}
#policy-documents .document-search {
  padding: 26px 0 34px;
  background: #77777b url('../images/diagonal-noise.png') repeat;
}
#policy-documents .document-search .wrapper {
  zoom: 1;
  width: 80%;
  margin: auto;
}
#policy-documents .document-search .wrapper:before {
  content: '';
  display: block;
}
#policy-documents .document-search .wrapper:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  #policy-documents .document-search .wrapper {
    width: 300px;
  }
}
#policy-documents .document-search .wrapper h2 {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-bottom: 10px;
  color: #0c62ad;
}
#policy-documents .document-search .wrapper select {
  background: transparent;
  width: 100%;
  border: 0;
  -webkit-appearance: none;
  line-height: 22px;
  height: 31px;
  font-size: 16px;
  font-family: Helvetica;
}
#policy-documents .document-search .wrapper select option {
  font-family: Helvetica;
}
#policy-documents .document-search .wrapper .filter {
  position: relative;
  float: left;
  width: 32%;
  margin-right: 1%;
  height: 32px;
  line-height: 32px;
  font-size: 1.7em;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  color: #0c62ad;
  padding: 2px 0 0 8px;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  cursor: pointer;
}
@media (max-width: 767px) {
  #policy-documents .document-search .wrapper .filter {
    width: 290px;
    float: none;
    margin-top: 8px;
  }
}
#policy-documents .document-search .wrapper .filter .dropdown {
  margin-right: -1px;
  text-align: left;
  top: 34px;
  width: 100%;
  border-bottom: none;
}
@media (max-width: 767px) {
  #policy-documents .document-search .wrapper .filter .dropdown {
    top: 34px;
    width: 298px;
  }
}
#policy-documents .document-search .wrapper .filter .dropdown li {
  color: #595858;
  padding-left: 8px;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 767px) {
  #policy-documents .document-search .wrapper .filter .dropdown li {
    padding-top: 11px;
  }
}
#policy-documents .document-search .wrapper .filter-down-arrow {
  background-image: url('../images/arrow-down.png');
  background-position: right center;
  background-repeat: no-repeat;
  width: 13px;
  height: 8px;
  float: right;
  margin-right: 8px;
  margin-top: 11px;
}
#policy-documents .document-search .wrapper input {
  color: #0c62ad;
  float: left;
  /*width: 30%;*/
  width: 31%;
  font-size: 1.7em;
  height: 35px;
  padding-left: 8px;
  border: none;
  background-color: #ffffff;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background-image: url('../images/mag-glass-flip.png');
  background-position: right center;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  #policy-documents .document-search .wrapper input {
    width: 300px;
    float: none;
  }
}
#policy-documents .policy-highlights {
  background-image: url('../images/cloud-transparency.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: bot center;
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  display: block;
  overflow: visible;
  padding: 0 0 60px 0;
}
@media (max-width: 767px) {
  #policy-documents .policy-highlights {
    padding: 0 0 30px 0;
  }
}
#policy-documents .policy-highlights h1 {
  color: #0c62ad;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.7em;
  padding-top: 60px;
  letter-spacing: 3px;
}
@media (max-width: 767px) {
  #policy-documents .policy-highlights h1 {
    padding-top: 30px;
    font-size: 2.2em;
  }
}
#policy-documents .policy-highlights .document-results-wrapper {
  margin: 55px auto;
  width: 80%;
  overflow: hidden;
  position: relative;
  display: block;
}
@media (max-width: 767px) {
  #policy-documents .policy-highlights .document-results-wrapper {
    margin: 20px auto;
  }
}
#policy-documents .policy-highlights .policy-documents-mobile {
  display: none;
}
@media (max-width: 767px) {
  #policy-documents .policy-highlights .policy-documents-mobile {
    display: block;
  }
}
#policy-documents .policy-highlights .policy-documents-mobile .first-set {
  display: block;
}
#policy-documents .policy-highlights .policy-documents-mobile .hidden-set {
  display: none;
}
#policy-documents .policy-highlights .policy-documents-mobile .hidden-set.active {
  display: block;
}
#policy-documents .policy-highlights .policy-documents-mobile .load-more-icon {
  display: block;
  width: 100px;
  margin: 15px auto 10px;
  position: relative;
  cursor: pointer;
  text-align: center;
}
#policy-documents .policy-highlights .policy-documents-mobile .load-more-icon .text {
  font-size: 1.5em;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  color: #0c62ad;
}
#policy-documents .policy-highlights .column {
  float: left;
  width: 48%;
}
@media (max-width: 767px) {
  #policy-documents .policy-highlights .column {
    display: none;
  }
}
#policy-documents .policy-highlights .column.right {
  padding-left: 2%;
}
#policy-documents .policy-highlights .document-wrapper {
  padding: 15px 0;
  overflow: hidden;
  position: relative;
  display: block;
}
#policy-documents .policy-highlights .document-wrapper img {
  float: left;
}
@media (max-width: 767px) {
  #policy-documents .policy-highlights .document-wrapper img {
    height: auto;
    max-height: 70px;
    max-width: 24%;
  }
}
#policy-documents .policy-highlights .document-wrapper .document-text {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
  float: left;
  padding-left: 10px;
}
@media (max-width: 767px) {
  #policy-documents .policy-highlights .document-wrapper .document-text {
    padding-left: 4%;
    width: 71%;
  }
}
#policy-documents .policy-highlights .document-wrapper .document-text h3 {
  color: #0c62ad;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.2em;
}
@media (max-width: 767px) {
  #policy-documents .policy-highlights .document-wrapper .document-text h3 {
    padding-bottom: 8px;
    font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 500;
  }
}
#policy-documents .policy-highlights .document-wrapper .document-text h3:hover {
  color: rgba(1, 130, 202, 0.8);
}
#policy-documents .policy-highlights .document-wrapper .document-text p {
  padding: 8px 0;
  color: #000000;
  line-height: 1.2em;
  font-size: 1.4em;
}
@media (max-width: 767px) {
  #policy-documents .policy-highlights .document-wrapper .document-text p {
    display: none;
  }
}
#policy-documents .policy-highlights .document-wrapper .document-text .tags {
  text-transform: uppercase;
  font-size: 1.1em;
  padding-bottom: 8px;
}
#policy-documents .policy-highlights .document-wrapper .document-text .tags b {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  #policy-documents .policy-highlights .document-wrapper .document-text .tags {
    font-size: 1.2em;
  }
}
#policy-documents .policy-highlights .document-wrapper .document-text a {
  color: #0c62ad;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.4em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#policy-documents .policy-highlights .document-wrapper .document-text a:hover {
  color: rgba(1, 130, 202, 0.8);
}
.bc-icon-dropdown {
  display: none;
  position: absolute;
  z-index: 9999;
  top: 32px;
  right: -1px;
  text-align: right;
  border: 1px solid #cccccc;
  background: #ffffff;
}
.bc-icon-dropdown li {
  display: block;
  padding: 8px 12px;
  font-size: 1.3em;
  white-space: nowrap;
}
.bc-icon-dropdown li:hover {
  color: #0c62ad;
}
section.policy-learn-more-section .right {
  float: right;
  margin: 13px 0 10px 10px;
}
section.policy-learn-more-section .left {
  float: left;
  margin: 13px 10px 10px 0px;
}
section.policy-learn-more-section .learn-more-sub-section {
  margin-bottom: 30px;
}
.isotope-section {
  position: relative;
}
.isotope-section .isotope-util-wrapper {
  position: relative;
  zoom: 1;
  padding: 15px;
  padding: 35px 5% 0 5%;
}
.isotope-section .isotope-util-wrapper:before {
  content: '';
  display: block;
}
.isotope-section .isotope-util-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.isotope-section .isotope-util-wrapper h3 {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 17px;
  font-weight: normal;
  float: left;
  letter-spacing: 1.7px;
  width: 40%;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .isotope-section .isotope-util-wrapper h3 {
    width: 59%;
  }
}
.isotope-section .isotope-util-wrapper .isotope-utils-mobile {
  display: none;
}
@media (max-width: 767px) {
  .isotope-section .isotope-util-wrapper .isotope-utils-mobile {
    display: block;
    float: right;
    width: 40%;
  }
}
.isotope-section .isotope-util-wrapper .isotope-utils-mobile div {
  display: block;
  float: right;
  font-size: 1.3em;
  line-height: 22px;
  height: 22px;
}
.isotope-section .isotope-util-wrapper .isotope-utils-mobile div .filter-dropdown {
  display: none;
  position: absolute;
  z-index: 9999;
  top: 64px;
  right: 0px;
  text-align: right;
  border: 1px solid #cccccc;
  background: #ffffff;
  margin-right: 22px;
}
.isotope-section .isotope-util-wrapper .isotope-utils-mobile div .filter-dropdown li {
  display: block;
  padding: 9px 20px;
  white-space: nowrap;
  font-size: 16px;
}
.isotope-section .isotope-util-wrapper .isotope-utils-mobile div .filter-dropdown li:hover {
  color: #0c62ad;
}
.isotope-section .isotope-util-wrapper .isotope-utils-mobile div .down-arrow {
  height: 22px;
  width: 8px;
  display: inline-block;
  padding-left: 20px;
  background-image: url('../images/arrow-tiny-down.png');
  background-position: center center;
  background-repeat: no-repeat;
}
.isotope-section .isotope-util-wrapper .isotope-utils {
  float: right;
  width: 59%;
}
@media (max-width: 767px) {
  .isotope-section .isotope-util-wrapper .isotope-utils {
    display: none;
  }
}
.isotope-section .isotope-util-wrapper .isotope-utils div {
  float: right;
  font-size: 1.4em;
  padding: 0 5px;
  margin: 0 5px;
  height: 22px;
  line-height: 22px;
  cursor: pointer;
}
.isotope-section .isotope-util-wrapper .isotope-utils .all {
  border: 1px solid #fff;
}
.isotope-section .isotope-util-wrapper .isotope-utils .all.active,
.isotope-section .isotope-util-wrapper .isotope-utils .a4a-featured.active {
  border: 1px solid #ccc;
}
.isotope-section .isotope-util-wrapper .isotope-utils .filter {
  position: relative;
  border: 1px solid transparent;
  transition: border-color 0.1s ease-in-out;
  -webkit-transition: border-color 0.1s ease-in-out;
}
.isotope-section .isotope-util-wrapper .isotope-utils .filter .down-arrow {
  height: 22px;
  width: 8px;
  display: inline-block;
  background-image: url('../images/arrow-tiny-down.png');
  background-position: center center;
  background-repeat: no-repeat;
}
.isotope-section .isotope-util-wrapper .isotope-utils .filter:hover {
  border: 1px solid #cccccc;
}
.isotope-section .isotope-util-wrapper .isotope-utils .filter .filter-dropdown {
  display: none;
  position: absolute;
  z-index: 9999;
  top: 22px;
  right: -1px;
  text-align: right;
  border: 1px solid #cccccc;
  background: #ffffff;
}
.isotope-section .isotope-util-wrapper .isotope-utils .filter .filter-dropdown li {
  display: block;
  padding: 8px 12px;
  font-size: smaller;
  white-space: nowrap;
}
.isotope-section .isotope-util-wrapper .isotope-utils .filter .filter-dropdown li:hover {
  color: #0c62ad;
}
.isotope-section .isotope-util-wrapper .isotope-utils .list-view {
  width: 18px;
  background-image: url('../images/list-icon.jpg');
  background-position: center center;
  background-repeat: no-repeat;
}
.isotope-section .isotope-util-wrapper .isotope-utils .grid-view {
  width: 19px;
  background-image: url('../images/grid-icon.jpg');
  background-position: center center;
  background-repeat: no-repeat;
}
.isotope-section .isotope-util-wrapper .isotope-utils .label {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  padding-right: 26px;
  cursor: auto;
}
.isotope-section .isotope-util-wrapper .isotope-utils .util-separator {
  width: 1px;
  padding: 0;
  margin-right: 15px;
  background-color: #505050;
}
.isotope-section .isotope-item {
  z-index: 2;
}
.isotope-section .isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope-section .isotope,
.isotope-section .isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.isotope-section .isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope-section .isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.isotope-section .isotope-padding {
  padding: 0 5%;
}
.isotope-section .isotope-wrapper {
  margin: 20px auto;
  padding: 30px 0 20px;
}
.isotope-section .isotope-wrapper.page-data-statistics .tile {
  overflow: hidden;
  position: relative;
  display: block;
  padding: 14px;
  width: 154px;
  height: 154px;
  margin: 9px;
  -webkit-box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
  -moz-box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
  box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
}
.isotope-section .isotope-wrapper.page-data-statistics .tile .type {
  font-size: 1em;
  color: #333333;
  padding-bottom: 8px;
  border-bottom: 1px solid #dadada;
}
.isotope-section .isotope-wrapper.page-data-statistics .tile p {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  font-size: 1.5em;
  padding: 12px 0;
  line-height: 17px;
}
@media (max-width: 767px) {
  .isotope-section .isotope-wrapper.page-data-statistics .tile p {
    font-size: 1.2em;
    line-height: 15px;
  }
}
.isotope-section .isotope-wrapper.page-data-statistics .tile .topic {
  position: absolute;
  bottom: 14px;
  left: 14px;
  padding-left: 4px;
  height: 10px;
  background: transparent;
}
.isotope-section .isotope-wrapper.page-data-statistics .tile .topic.economy {
  border-left: 10px solid #0c62ad;
}
.isotope-section .isotope-wrapper.page-data-statistics .tile .topic.green-operation {
  border-left: 10px solid #72a933;
}
.isotope-section .isotope-wrapper.page-data-statistics .tile .topic.safety-operations {
  border-left: 10px solid #eda94f;
}
.isotope-section .isotope-wrapper.page-data-statistics .tile .topic.policy-priorities {
  border-left: 10px solid #ac192b;
}
.isotope-section .isotope-wrapper.page-data-statistics .tile .topic.connecting-communities {
  border-left: 10px solid #5cd6d7;
}
.isotope-section .isotope-wrapper.page-data-statistics .tile .topic.security {
  border-left: 10px solid #8657a7;
}
.isotope-section .isotope-wrapper.page-data-statistics .tile .topic.fuel-2 {
  border-left: 10px solid #a1236a;
}
.isotope-section .isotope-wrapper.page-data-statistics .economy {
  background-image: url('../images/isotope-bg-economy.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .economy p {
  color: #0c62ad;
}
.isotope-section .isotope-wrapper.page-data-statistics .economy:hover {
  background-image: none;
}
.isotope-section .isotope-wrapper.page-data-statistics .fuel-2 {
  background-image: url('../images/isotope-bg-fuel.png');
}
.isotope-section .isotope-wrapper.page-data-statistics .fuel-2 p {
  color: #a1236a;
}
.isotope-section .isotope-wrapper.page-data-statistics .fuel-2:hover {
  background-image: none;
}
.isotope-section .isotope-wrapper.page-data-statistics .green-operation {
  background-image: url('../images/isotope-bg-green-operation.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .green-operation p {
  color: #72a933;
}
.isotope-section .isotope-wrapper.page-data-statistics .green-operation:hover {
  background-image: none;
}
.isotope-section .isotope-wrapper.page-data-statistics .safety-operations {
  background-image: url('../images/isotope-bg-safety-operations.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .safety-operations p {
  color: #eda94f;
}
.isotope-section .isotope-wrapper.page-data-statistics .safety-operations:hover {
  background-image: none;
}
.isotope-section .isotope-wrapper.page-data-statistics .policy-priorities {
  background-image: url('../images/isotope-bg-policy.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .policy-priorities p {
  color: #ac192b;
}
.isotope-section .isotope-wrapper.page-data-statistics .policy-priorities:hover {
  background-image: none;
}
.isotope-section .isotope-wrapper.page-data-statistics .connecting-communities {
  background-image: url('../images/isotope-bg-community.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .connecting-communities p {
  color: #5cd6d7;
}
.isotope-section .isotope-wrapper.page-data-statistics .connecting-communities:hover {
  background-image: none;
}
.isotope-section .isotope-wrapper.page-data-statistics .security {
  background-image: url('../images/isotope-bg-security.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .security p {
  color: #8657a7;
}
.isotope-section .isotope-wrapper.page-data-statistics .security:hover {
  background-image: none;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-4 {
  padding: 14px 30px;
  width: 322px;
  height: 354px;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-4 .type {
  font-size: 1.6em;
  color: #ffffff;
  border-bottom: none;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-2-h {
  padding: 14px 30px;
  width: 322px;
  height: 154px;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-2-h .type {
  font-size: 1.6em;
  color: #ffffff;
  border-bottom: none;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-4 .type,
.isotope-section .isotope-wrapper.page-data-statistics .tiles-2-h .type {
  padding-top: 10px;
  color: #ffffff;
  border-bottom: none;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-4 p,
.isotope-section .isotope-wrapper.page-data-statistics .tiles-2-h p {
  font-size: 2.1em;
  line-height: 21px;
  color: #ffffff;
  padding-top: 15px;
  width: 80%;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-1 {
  background-size: 150% 150%;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-1 .type {
  color: #ffffff;
  border-bottom: none;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-1 p {
  color: #ffffff;
}
.isotope-section .isotope-wrapper.page-data-statistics .economy.featured {
  background-image: url('../images/isotope-featured-economy.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .green-operation.featured {
  background-image: url('../images/isotope-featured-green-operation.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .safety-operations.featured {
  background-image: url('../images/isotope-featured-safety-operations.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .policy-priorities.featured {
  background-image: url('../images/isotope-featured-policy-priorities.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .connecting-communities.featured {
  background-image: url('../images/isotope-featured-communities.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .security.featured {
  background-image: url('../images/isotope-featured-security.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .fuel-2.featured {
  background-image: url('../images/isotope-featured-fuel.png');
}
.isotope-section .isotope-wrapper.page-data-statistics .hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-repeat: repeat;
  bacgkround-size: cover;
  display: none;
  height: 182px;
  width: 182px;
  cursor: pointer;
  opacity: .3;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-4 .hover-overlay-featured {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  cursor: pointer;
  width: 382px;
  height: 382px;
  background-size: cover;
  opacity: .3;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-2-h .hover-overlay-featured {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  cursor: pointer;
  width: 382px;
  height: 182px;
  background-size: cover;
  opacity: .3;
}
.isotope-section .isotope-wrapper.page-data-statistics .tiles-1 .hover-overlay-featured {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  cursor: pointer;
  width: 382px;
  height: 382px;
  opacity: .3;
}
.isotope-section .isotope-wrapper.page-data-statistics .economy .hover-overlay {
  background-image: url('../images/money-blue.png');
}
.isotope-section .isotope-wrapper.page-data-statistics .economy .hover-overlay-featured {
  background-image: url('../images/isotope-featured-economy-hover.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .fuel-2 .hover-overlay {
  background-image: url('../images/isotope-bg-fuel-hover.png');
}
.isotope-section .isotope-wrapper.page-data-statistics .fuel-2 .hover-overlay-featured {
  background-image: url('../images/isotope-featured-fuel-hover.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .green-operation .hover-overlay {
  background-image: url('../images/globe-green.png');
}
.isotope-section .isotope-wrapper.page-data-statistics .green-operation .hover-overlay-featured {
  background-image: url('../images/isotope-featured-green-operation-hover.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .safety-operations .hover-overlay {
  background-image: url('../images/suitcase-yellow.png');
}
.isotope-section .isotope-wrapper.page-data-statistics .safety-operations .hover-overlay-featured {
  background-image: url('../images/isotope-featured-safety-operations-hover.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .policy-priorities .hover-overlay {
  background-image: url('../images/isotope-bg-policy-hover.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .policy-priorities .hover-overlay-featured {
  background-image: url('../images/isotope-featured-policy-priorities-hover.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .connecting-communities .hover-overlay {
  background-image: url('../images/isotope-bg-community-hover.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .connecting-communities .hover-overlay-featured {
  background-image: url('../images/isotope-featured-communities-hover.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .security .hover-overlay {
  background-image: url('../images/isotope-bg-security-hover.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .security .hover-overlay-featured {
  background-image: url('../images/isotope-featured-security-hover.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .economy.isotope-item.list-view {
  background-image: url('../images/economy-list.png');
}
.isotope-section .isotope-wrapper.page-data-statistics .green-operation.isotope-item.list-view {
  background-image: url('../images/environment-energy-list.png');
}
.isotope-section .isotope-wrapper.page-data-statistics .safety-operations.isotope-item.list-view {
  background-image: url('../images/safety-operations-list.png');
}
.isotope-section .isotope-wrapper.page-data-statistics .policy-priorities.isotope-item.list-view {
  background-image: url('../images/taxes-list.png');
}
.isotope-section .isotope-wrapper.page-data-statistics .security.isotope-item.list-view {
  background-image: url('../images/isotope-bg-security.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .connecting-communities.isotope-item.list-view {
  background-image: url('../images/isotope-bg-community-hover.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .list-view {
  margin: 0;
  width: 88%;
  display: block;
  height: 63px;
  background-size: 60px 60px;
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-left: 75px;
}
@media (max-width: 767px) {
  .isotope-section .isotope-wrapper.page-data-statistics .list-view {
    width: 77%;
    margin: 0;
    height: auto;
    min-height: 60px;
    padding-top: 13px;
    padding-left: 73px;
    border-top: 1px solid #ccc;
  }
}
@media desktop {
  .isotope-section .isotope-wrapper.page-data-statistics .list-view .economy {
    background-image: none !important;
  }
}
@media desktop {
  .isotope-section .isotope-wrapper.page-data-statistics .list-view .green-operation {
    background-image: none !important;
  }
}
@media desktop {
  .isotope-section .isotope-wrapper.page-data-statistics .list-view .safety-operations {
    background-image: none !important;
  }
}
@media desktop {
  .isotope-section .isotope-wrapper.page-data-statistics .list-view .policy-priorities {
    background-image: none !important;
  }
}
@media desktop {
  .isotope-section .isotope-wrapper.page-data-statistics .list-view .connecting-communities {
    background-image: none !important;
  }
}
@media desktop {
  .isotope-section .isotope-wrapper.page-data-statistics .list-view .security {
    background-image: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .isotope-section .isotope-wrapper.page-data-statistics .list-view .type {
    color: #252525 !important;
    border-bottom: none;
    padding: 2px 0 !important;
  }
}
@media (max-width: 767px) {
  .isotope-section .isotope-wrapper.page-data-statistics .list-view .type {
    color: #000000;
    border-bottom: none;
    padding: 2px 0;
  }
}
@media only screen and (min-width: 768px) {
  .isotope-section .isotope-wrapper.page-data-statistics .list-view p {
    color: #252525 !important;
    padding: 3px 0 !important;
  }
}
@media (max-width: 767px) {
  .isotope-section .isotope-wrapper.page-data-statistics .list-view p {
    color: #0c62ad;
    padding: 3px 0;
  }
}
.isotope-section .isotope-wrapper.page-data-statistics .list-view .topic {
  position: static;
  display: block;
}
@media (max-width: 767px) {
  .isotope-section .isotope-wrapper.page-data-statistics .featured.isotope-item.list-view {
    border-top: none;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 15px;
    height: 80px;
    height: auto;
    width: 90%;
    background-size: 100% auto;
    background-position: center left;
  }
  .isotope-section .isotope-wrapper.page-data-statistics .featured.isotope-item.list-view .type {
    font-size: 1.4em;
    color: #ffffff;
  }
  .isotope-section .isotope-wrapper.page-data-statistics .featured.isotope-item.list-view p {
    font-size: 1.6em;
    color: #ffffff;
    line-height: 1.2em;
    width: auto;
  }
}
.isotope-section .isotope-wrapper.page-data-statistics .economy.featured.isotope-item.list-view {
  background-image: url('../images/isotope-featured-economy.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .green-operation.featured.isotope-item.list-view {
  background-image: url('../images/isotope-featured-green-operation.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .safety-operations.featured.isotope-item.list-view {
  background-image: url('../images/isotope-featured-safety-operations.jpg');
}
.isotope-section .isotope-wrapper.page-data-statistics .policy-priorities.featured.isotope-item.list-view {
  background-image: url('../images/isotope-featured-policy-priorities.jpg');
}
.isotope-section .load-more-icon {
  display: block;
  width: 150px;
  height: 70px;
  margin: 0px auto 40px;
  background: url('../images/load-more-icon.png') no-repeat center 10px;
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  .isotope-section .load-more-icon {
    margin: 0px auto 15px;
  }
}
.isotope-section .load-more-icon .text {
  position: absolute;
  bottom: 0;
  width: 150px;
  text-align: center;
  font-size: 1.3em;
}
.isotope-section .isotope-wrapper.isotope.list-fixed-margin {
  margin: 0 0;
}
.isotope-wrapper.page-media-center .tile {
  width: 200px;
  height: 305px;
  margin: 20px 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
  -moz-box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
  box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
}
@media (max-width: 767px) {
  .isotope-wrapper.page-media-center .mobile-sizer {
    float: left;
    width: 105px;
    overflow: hidden;
    margin-right: 10px;
  }
}
.isotope-wrapper.page-media-center .tile.list-view {
  margin: 10px 0;
  width: 100%;
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*height: 133px;*/
  height: auto;
  background-color: transparent;
  zoom: 1;
}
.isotope-wrapper.page-media-center .tile.list-view:before {
  content: '';
  display: block;
}
.isotope-wrapper.page-media-center .tile.list-view:after {
  content: '';
  display: table;
  clear: both;
}
.isotope-wrapper.page-media-center .tile.list-view img {
  float: left;
  margin-right: 20px;
  max-height: 133px;
}
@media (max-width: 767px) {
  .isotope-wrapper.page-media-center .tile.list-view img {
    max-width: none;
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .isotope-wrapper.page-media-center .tile.list-view {
    margin: 10px 0;
    height: auto;
    min-height: 133px;
  }
}
.isotope-wrapper.page-media-center .top {
  height: 125px;
  width: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.isotope-wrapper.page-media-center .hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-position: center 10px;
  background-repeat: no-repeat;
  display: none;
  height: 125px;
  width: 200px;
  cursor: pointer;
  opacity: .8;
  background-color: rgba(0, 0, 0, 0.5);
}
.isotope-wrapper.page-media-center .hover-overlay span {
  color: white;
  position: absolute;
  font-size: 1.2em;
  bottom: 5px;
  right: 5px;
  line-height: 20px;
  padding-right: 10px;
}
.isotope-wrapper.page-media-center .video .hover-overlay {
  background-image: url('../images/media-icon-video.png');
}
.isotope-wrapper.page-media-center .article .hover-overlay {
  background-image: url('../images/media-icon-article.png');
}
.isotope-wrapper.page-media-center .story .hover-overlay {
  background-image: url('../images/media-icon-story.png');
}
.isotope-wrapper.page-media-center .powerpoint .hover-overlay {
  background-image: url('../images/media-icon-powerpoint.png');
}
.isotope-wrapper.page-media-center .date {
  padding: 12px 8px 4px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.2em;
  font-weight: 500;
}
@media (max-width: 767px) {
  .isotope-wrapper.page-media-center .date {
    padding: 2px 8px 4px;
  }
}
.isotope-wrapper.page-media-center .media-title {
  font-size: 1.4em;
  padding: 4px 8px;
  color: #0c62ad;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  .isotope-wrapper.page-media-center .media-title {
    font-size: 1.3em;
  }
}
@media (max-width: 767px) {
  .isotope-wrapper.page-media-center h3,
  .isotope-wrapper.page-media-center div {
    overflow: auto;
  }
}
.isotope-wrapper.page-media-center .topics {
  padding: 4px 8px;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.2em;
}
.isotope-wrapper.page-media-center .topics b {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
#industry .top-image,
#faa-policy .top-image {
  position: relative;
  background: url('../images/industry-topslider-img1.jpg') center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  clear: both;
  overflow: hidden;
}
#industry .top-image .text,
#faa-policy .top-image .text {
  text-transform: uppercase;
  max-width: 960px;
  margin: 100px auto 0;
  text-align: center;
}
@media (max-width: 767px) {
  #industry .top-image .text,
  #faa-policy .top-image .text {
    margin: 35px auto 0;
    padding: 0 3%;
  }
}
#industry .top-image .text .top,
#faa-policy .top-image .text .top {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ffffff;
  font-size: 3.5em;
}
@media (max-width: 1023px) {
  #industry .top-image .text .top,
  #faa-policy .top-image .text .top {
    font-size: 3em;
  }
}
@media (max-width: 767px) {
  #industry .top-image .text .top,
  #faa-policy .top-image .text .top {
    font-size: 2em;
  }
}
#industry .top-image .text .number,
#faa-policy .top-image .text .number {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  color: #eda94f;
  font-size: 14em;
  margin-top: 10px;
}
@media (max-width: 1023px) {
  #industry .top-image .text .number,
  #faa-policy .top-image .text .number {
    font-size: 11em;
  }
}
@media (max-width: 767px) {
  #industry .top-image .text .number,
  #faa-policy .top-image .text .number {
    margin-top: 0;
    font-size: 6em;
  }
}
#industry .top-image .text .bottom,
#faa-policy .top-image .text .bottom {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  color: #ffffff;
  font-size: 3em;
  line-height: 35px;
  letter-spacing: 2.2px;
  max-width: 550px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #industry .top-image .text .bottom,
  #faa-policy .top-image .text .bottom {
    font-size: 2em;
    line-height: 20px;
    letter-spacing: 2px;
  }
}
#industry .top-image .slide-down,
#faa-policy .top-image .slide-down {
  position: absolute;
  bottom: 30px;
  z-index: 10;
  margin: auto;
  left: 0;
  text-align: center;
  right: 0;
  font-size: 1.6em;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  color: #ffffff;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: url('../images/industry-slidedown.png') no-repeat center bottom;
  height: 50px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  #industry .top-image .slide-down,
  #faa-policy .top-image .slide-down {
    font-size: 1.4em;
    height: 40px;
  }
}
#industry .top-image .slide-down:hover,
#faa-policy .top-image .slide-down:hover {
  opacity: .5;
}
#industry .top-image .slide-down .semi,
#faa-policy .top-image .slide-down .semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#industry .section-accordian,
#faa-policy .section-accordian {
  background: #222;
  border-top: 1px solid #fff;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (max-width: 1023px) {
  #industry .section-accordian,
  #faa-policy .section-accordian {
    min-height: 755px;
  }
}
@media (max-width: 767px) {
  #industry .section-accordian,
  #faa-policy .section-accordian {
    min-height: 350px;
  }
}
#industry .section-accordian .arrows,
#faa-policy .section-accordian .arrows {
  position: absolute;
  top: 50%;
  width: 100%;
  display: none;
  z-index: 10;
}
#industry .section-accordian .arrows .next,
#faa-policy .section-accordian .arrows .next {
  position: absolute;
  right: 10px;
  background: url('../images/industry-arrows-next.png');
  width: 14px;
  height: 36px;
  display: block;
  text-indent: -9999px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#industry .section-accordian .arrows .next:hover,
#faa-policy .section-accordian .arrows .next:hover {
  opacity: .5;
}
#industry .section-accordian .arrows .prev,
#faa-policy .section-accordian .arrows .prev {
  position: absolute;
  left: 10px;
  background: url('../images/industry-arrows-prev.png');
  width: 14px;
  height: 36px;
  display: block;
  text-indent: -9999px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#industry .section-accordian .arrows .prev:hover,
#faa-policy .section-accordian .arrows .prev:hover {
  opacity: .5;
}
#industry .section-accordian ul,
#faa-policy .section-accordian ul {
  position: relative;
  display: block;
  list-style: none;
  width: 100%;
  height: 100%;
  z-index: 1;
  margin: 0;
  padding: 0;
  border-top: 1px solid #fff;
  overflow: hidden;
}
#industry .section-accordian ul li,
#faa-policy .section-accordian ul li {
  color: #eee;
  text-align: center;
  float: left;
  height: 100%;
  /*-webkit-transition: all .2s ease;
			    -moz-transition: all .2s ease;
			    -o-transition: all .2s ease;
			    -ms-transition: all .2s ease;
			    transition: all .2s ease;*/
  position: relative;
}
#industry .section-accordian ul li:hover,
#faa-policy .section-accordian ul li:hover {
  z-index: 10;
}
#industry .section-accordian ul li.border,
#faa-policy .section-accordian ul li.border {
  border-right: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  #industry .section-accordian ul li.border,
  #faa-policy .section-accordian ul li.border {
    border-right: none;
  }
}
#industry .section-accordian ul li.border-bottom,
#faa-policy .section-accordian ul li.border-bottom {
  border-bottom: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  #industry .section-accordian ul li.border-bottom,
  #faa-policy .section-accordian ul li.border-bottom {
    border-bottom: 1px solid #fff;
  }
}
#industry .section-accordian ul li .background-cover-img-wrapper,
#faa-policy .section-accordian ul li .background-cover-img-wrapper {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#industry .section-accordian ul li .background-cover-img-wrapper .background-cover-img,
#faa-policy .section-accordian ul li .background-cover-img-wrapper .background-cover-img {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  position: absolute;
  margin: auto;
}
#industry .section-accordian ul li .overlay-part2,
#faa-policy .section-accordian ul li .overlay-part2 {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
#industry .section-accordian ul li .slide-open,
#faa-policy .section-accordian ul li .slide-open {
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: 0;
  top: 0;
  opacity: 1;
  z-index: 2;
  -webkit-transition-property: left, right, opacity;
  -webkit-transition-duration: 0.3s, 0.3s, 1000ms;
  -moz-transition-property: left, right, opacity;
  -moz-transition-duration: 0.3s, 0.3s, 0.1s;
  -o-transition-property: left, right, opacity;
  -o-transition-duration: 0.3s, 0.3s, 0.1s;
  transition-property: left, right, opacity;
  transition-duration: 0.3s, 0.3s, 0.1s;
}
#industry .section-accordian ul li .slide-open.border,
#faa-policy .section-accordian ul li .slide-open.border {
  border-left: 1px solid white;
  border-right: 1px solid white;
}
#industry .section-accordian ul li .slide-open .overlay,
#faa-policy .section-accordian ul li .slide-open .overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#industry .section-accordian ul li:hover .slide-open,
#faa-policy .section-accordian ul li:hover .slide-open {
  z-index: 2;
  left: -20px;
  right: -20px;
}
#industry .section-accordian ul li:hover .slide-open .overlay,
#faa-policy .section-accordian ul li:hover .slide-open .overlay {
  display: none;
}
#industry .section-accordian ul li.active .slide-open,
#faa-policy .section-accordian ul li.active .slide-open {
  opacity: 0 !important;
  left: -40px;
  right: -40px;
}
#industry .section-accordian ul li.safety .background-cover-img,
#faa-policy .section-accordian ul li.safety .background-cover-img,
#industry .section-accordian ul li.safety .slide-open .background-cover-img,
#faa-policy .section-accordian ul li.safety .slide-open .background-cover-img {
  background-image: url('../images/industry-accordiansection-1.jpg');
}
#industry .section-accordian ul li.economic .background-cover-img,
#faa-policy .section-accordian ul li.economic .background-cover-img,
#industry .section-accordian ul li.economic .slide-open .background-cover-img,
#faa-policy .section-accordian ul li.economic .slide-open .background-cover-img {
  background-image: url('../images/industry-accordiansection-2.jpg');
}
#industry .section-accordian ul li.greener .background-cover-img,
#faa-policy .section-accordian ul li.greener .background-cover-img,
#industry .section-accordian ul li.greener .slide-open .background-cover-img,
#faa-policy .section-accordian ul li.greener .slide-open .background-cover-img {
  background-image: url('../images/industry-accordiansection-3.jpg');
}
#industry .section-accordian ul li.communities .background-cover-img,
#faa-policy .section-accordian ul li.communities .background-cover-img,
#industry .section-accordian ul li.communities .slide-open .background-cover-img,
#faa-policy .section-accordian ul li.communities .slide-open .background-cover-img {
  background-image: url('../images/industry-accordiansection-4.jpg');
  right: 0;
}
#industry .section-accordian ul li .close-large,
#faa-policy .section-accordian ul li .close-large {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  cursor: pointer;
  display: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .close-large,
  #faa-policy .section-accordian ul li .close-large {
    width: 50px;
  }
}
#industry .section-accordian ul li .close-large:hover,
#faa-policy .section-accordian ul li .close-large:hover {
  opacity: .5;
}
#industry .section-accordian ul li > a,
#faa-policy .section-accordian ul li > a {
  width: 100%;
  height: 100%;
  display: block;
  /*position: relative;*/
  position: absolute;
  z-index: 2;
  background: url('../images/transparent-img.png') repeat;
}
#industry .section-accordian ul li .text-wrap-part1,
#faa-policy .section-accordian ul li .text-wrap-part1 {
  padding: 75px 20px;
  display: inline;
  width: inherit;
  max-width: 200px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  #industry .section-accordian ul li .text-wrap-part1,
  #faa-policy .section-accordian ul li .text-wrap-part1 {
    padding: 75px 10px;
    max-width: 175px;
  }
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .text-wrap-part1,
  #faa-policy .section-accordian ul li .text-wrap-part1 {
    padding: 20px 4%;
    max-width: 92%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
  }
}
#industry .section-accordian ul li .text-wrap-part1 .yellow,
#faa-policy .section-accordian ul li .text-wrap-part1 .yellow {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #eda94f;
  text-transform: uppercase;
  font-size: 2.4em;
  line-height: 1.2em;
}
@media (max-width: 1023px) {
  #industry .section-accordian ul li .text-wrap-part1 .yellow,
  #faa-policy .section-accordian ul li .text-wrap-part1 .yellow {
    font-size: 2em;
  }
}
#industry .section-accordian ul li .text-wrap-part1 .white,
#faa-policy .section-accordian ul li .text-wrap-part1 .white {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 2.4em;
  line-height: 1.2em;
}
@media (max-width: 1023px) {
  #industry .section-accordian ul li .text-wrap-part1 .white,
  #faa-policy .section-accordian ul li .text-wrap-part1 .white {
    font-size: 2em;
  }
}
#industry .section-accordian ul li .text-wrap-part2,
#faa-policy .section-accordian ul li .text-wrap-part2 {
  z-index: 10;
  color: white;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  width: inherit;
  max-width: 960px;
  margin: 0 auto 50px;
  display: none;
}
@media (max-width: 1023px) {
  #industry .section-accordian ul li .text-wrap-part2,
  #faa-policy .section-accordian ul li .text-wrap-part2 {
    max-width: 700px;
    width: 700px;
  }
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .text-wrap-part2,
  #faa-policy .section-accordian ul li .text-wrap-part2 {
    padding: 0 3%;
    max-width: 94%;
    width: 94%;
  }
}
#industry .section-accordian ul li .text-wrap-part2 .section-title,
#faa-policy .section-accordian ul li .text-wrap-part2 .section-title {
  text-align: center;
  font-size: 1.6em;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  color: #ffffff;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 0 auto 50px;
  display: block;
  max-width: 660px;
}
@media (max-width: 1023px) {
  #industry .section-accordian ul li .text-wrap-part2 .section-title,
  #faa-policy .section-accordian ul li .text-wrap-part2 .section-title {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .text-wrap-part2 .section-title,
  #faa-policy .section-accordian ul li .text-wrap-part2 .section-title {
    padding: 0 10%;
  }
}
#industry .section-accordian ul li .text-wrap-part2 .section-title span,
#faa-policy .section-accordian ul li .text-wrap-part2 .section-title span {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#industry .section-accordian ul li .text-wrap-part2 .title-large,
#faa-policy .section-accordian ul li .text-wrap-part2 .title-large {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12em;
  color: #eda94f;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: -9px;
  display: block;
  /*max-width: 660px;*/
  margin: 0 auto;
}
@media (max-width: 1023px) {
  #industry .section-accordian ul li .text-wrap-part2 .title-large,
  #faa-policy .section-accordian ul li .text-wrap-part2 .title-large {
    font-size: 11em;
  }
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .text-wrap-part2 .title-large,
  #faa-policy .section-accordian ul li .text-wrap-part2 .title-large {
    font-size: 4em;
    letter-spacing: -1px;
    padding: 0 10%;
  }
}
#industry .section-accordian ul li .text-wrap-part2 .title-small,
#faa-policy .section-accordian ul li .text-wrap-part2 .title-small {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2.4em;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  max-width: 660px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  #industry .section-accordian ul li .text-wrap-part2 .title-small,
  #faa-policy .section-accordian ul li .text-wrap-part2 .title-small {
    font-size: 1.8em;
    line-height: 1.2em;
  }
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .text-wrap-part2 .title-small,
  #faa-policy .section-accordian ul li .text-wrap-part2 .title-small {
    font-size: 1.5em;
    margin-top: 5px;
    padding: 0 10%;
  }
}
#industry .section-accordian ul li .text-wrap-part2 p,
#faa-policy .section-accordian ul li .text-wrap-part2 p {
  margin: 20px auto 0;
  max-width: 660px;
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .text-wrap-part2 p,
  #faa-policy .section-accordian ul li .text-wrap-part2 p {
    padding: 0 10%;
  }
}
#industry .section-accordian ul li .text-wrap-part2 .icons,
#faa-policy .section-accordian ul li .text-wrap-part2 .icons {
  margin-top: 75px;
}
@media (max-width: 1023px) {
  #industry .section-accordian ul li .text-wrap-part2 .icons,
  #faa-policy .section-accordian ul li .text-wrap-part2 .icons {
    margin-top: 35px;
  }
}
#industry .section-accordian ul li .text-wrap-part2 .icons p,
#faa-policy .section-accordian ul li .text-wrap-part2 .icons p {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #eda94f;
  font-size: 1.6em;
}
#industry .section-accordian ul li .text-wrap-part2 .icons .clicks div,
#faa-policy .section-accordian ul li .text-wrap-part2 .icons .clicks div {
  display: inline-block;
  margin: 10px;
  width: 135px;
  vertical-align: top;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  cursor: pointer;
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .text-wrap-part2 .icons .clicks div,
  #faa-policy .section-accordian ul li .text-wrap-part2 .icons .clicks div {
    width: 120px;
    margin: 5px;
  }
}
#industry .section-accordian ul li .text-wrap-part2 .icons .clicks div:hover,
#faa-policy .section-accordian ul li .text-wrap-part2 .icons .clicks div:hover {
  opacity: .5;
}
#industry .section-accordian ul li .text-wrap-part2 .icons .clicks div .icon-text,
#faa-policy .section-accordian ul li .text-wrap-part2 .icons .clicks div .icon-text {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.4em;
  letter-spacing: .5px;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .text-wrap-part2 .icons .clicks div .icon-text,
  #faa-policy .section-accordian ul li .text-wrap-part2 .icons .clicks div .icon-text {
    font-size: 1em;
  }
}
#industry .section-accordian ul li .popup-overlay,
#faa-policy .section-accordian ul li .popup-overlay {
  background: url('../images/industry-popup-overlay.png') repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  display: none;
}
#industry .section-accordian ul li .popup,
#faa-policy .section-accordian ul li .popup {
  position: absolute;
  left: 0;
  right: 0;
  width: inherit;
  max-width: 960px;
  margin: auto;
  z-index: 10;
  text-align: left;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.95);
  display: none;
  height: 655px;
}
@media (max-width: 1023px) {
  #industry .section-accordian ul li .popup,
  #faa-policy .section-accordian ul li .popup {
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .popup,
  #faa-policy .section-accordian ul li .popup {
    max-width: 96%;
    height: auto;
    /*top: 2%;*/
  }
}
#industry .section-accordian ul li .popup .inner-wrap,
#faa-policy .section-accordian ul li .popup .inner-wrap {
  padding: 40px 40px 10px 40px;
  clear: both;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top;
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .popup .inner-wrap,
  #faa-policy .section-accordian ul li .popup .inner-wrap {
    padding: 0 20px 20px;
    height: 270px;
    margin: 20px 0;
    background: none!important;
  }
}
#industry .section-accordian ul li .popup .inner-wrap h1,
#faa-policy .section-accordian ul li .popup .inner-wrap h1 {
  color: #eda94f;
  font-size: 4em;
  font-family: Gibson-light-it-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .popup .inner-wrap h1,
  #faa-policy .section-accordian ul li .popup .inner-wrap h1 {
    font-size: 2.5em;
  }
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text {
  float: right;
  margin-left: 180px;
  padding-right: 30px;
  padding-bottom: 30px;
  /*margin-right: 20px;*/
  height: 450px;
  overflow-y: auto;
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .popup .inner-wrap .inner-text,
  #faa-policy .section-accordian ul li .popup .inner-wrap .inner-text {
    margin-left: 0;
  }
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text h2,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text h2 {
  color: #333;
  margin-bottom: 15px;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .popup .inner-wrap .inner-text h2,
  #faa-policy .section-accordian ul li .popup .inner-wrap .inner-text h2 {
    font-size: 1.5em;
    line-height: 1.6em;
  }
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text > a,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text > a {
  color: #0099cc;
  font-size: 1.4em;
  line-height: 1.6em;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text > a:hover,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text > a:hover {
  color: #004d66;
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text p,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text p {
  color: #333;
  margin-bottom: 15px;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text p a,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text p a {
  color: #0099cc;
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text p a:hover,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text p a:hover {
  color: #004d66;
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text p.related-info,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text p.related-info {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-bottom: 0;
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text p.related-info a,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text p.related-info a {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  position: static;
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text a.learn-more,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text a.learn-more {
  background: #3399cc;
  display: block;
  position: static;
  width: auto;
  height: 10px;
  float: right;
  padding: 10px 20px;
  margin-bottom: 20px;
  font-size: 1.3em;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text a.learn-more img,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text a.learn-more img {
  padding-left: 10px;
}
#industry .section-accordian ul li .popup .inner-wrap .inner-text a.learn-more:hover,
#faa-policy .section-accordian ul li .popup .inner-wrap .inner-text a.learn-more:hover {
  color: #fff;
}
#industry .section-accordian ul li .popup .bottom-nav,
#faa-policy .section-accordian ul li .popup .bottom-nav {
  border-top: 2px solid #a4a4a3;
  margin-top: -10px;
}
#industry .section-accordian ul li .popup .bottom-nav ul,
#faa-policy .section-accordian ul li .popup .bottom-nav ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}
#industry .section-accordian ul li .popup .bottom-nav ul li,
#faa-policy .section-accordian ul li .popup .bottom-nav ul li {
  display: table-cell;
  text-align: center;
  float: none;
  text-transform: uppercase;
  color: #8a8a8a;
  letter-spacing: 1px;
  font-size: 1.4em;
  padding: 20px;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 1023px) {
  #industry .section-accordian ul li .popup .bottom-nav ul li,
  #faa-policy .section-accordian ul li .popup .bottom-nav ul li {
    font-size: 1em;
    padding: 20px 5px;
  }
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .popup .bottom-nav ul li,
  #faa-policy .section-accordian ul li .popup .bottom-nav ul li {
    width: 96%;
    display: block;
    padding: 7px 2%;
    font-size: 1.2em;
    border-top: 1px solid #e5e5e5;
  }
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .popup .bottom-nav ul li:first-child,
  #faa-policy .section-accordian ul li .popup .bottom-nav ul li:first-child {
    border-top: none;
  }
}
#industry .section-accordian ul li .popup .bottom-nav ul li:hover,
#faa-policy .section-accordian ul li .popup .bottom-nav ul li:hover,
#industry .section-accordian ul li .popup .bottom-nav ul li.active,
#faa-policy .section-accordian ul li .popup .bottom-nav ul li.active {
  color: #c9c9c8;
}
#industry .section-accordian ul li .popup .close,
#faa-policy .section-accordian ul li .popup .close {
  top: 0;
  position: absolute;
  right: 0;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  #industry .section-accordian ul li .popup .close,
  #faa-policy .section-accordian ul li .popup .close {
    width: 50px;
    margin-top: -10px;
    margin-right: -10px;
  }
}
#industry .section-accordian ul li .popup .close:hover,
#faa-policy .section-accordian ul li .popup .close:hover {
  opacity: .5;
}
#faa-policy .top-image {
  min-height: 500px;
  max-height: 1190px;
  height: auto;
  background: url('../images/FAA_bg_1.jpg') center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
}
#faa-policy .top-image .text h1 {
  font-family: Gibson-bold-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ffffff;
  font-weight: 500;
}
#faa-policy-next.top-image {
  min-height: 500px;
  max-height: 1190px;
  height: auto;
  background: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
}
#faa-policy-next.top-image .text p {
  margin: 1em;
  text-transform: none;
  font-size: 1.8em;
}
#faa-policy-next.top-image .text h2 {
  font-size: 3em;
  font-weight: 100;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #0c62ad;
}
#faa-policy-next.top-image .text h2 .semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
#faa-policy-next.top-image .text h3 {
  color: #77777b;
  font-size: 2.2em;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
#faa-policy-next.top-image #faa-thumb-container {
  margin: 1em auto 6em;
}
#faa-policy-next.top-image #faa-thumb-container img {
  display: inline-block;
  margin: 0;
}
@media (max-width: 835px) {
  #faa-policy-next.top-image #faa-thumb-container img {
    margin: 1.8em;
  }
}
#faa-policy-next.top-image #faa-thumb-container a:nth-child(3) img {
  margin: 0 1.8em;
}
@media (max-width: 835px) {
  #faa-policy-next.top-image #faa-thumb-container a:nth-child(3) img {
    margin: 1.8em;
  }
}
.downward-arrow {
  position: absolute;
  display: block;
  /* bottom: -25px; */
  top: -89px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  border-right: 50px solid #ffffff;
  border-bottom: 50px solid #ffffff;
  border-top: 50px solid transparent;
  border-left: 50px solid transparent;
  z-index: 5;
  content: "";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg) skew(-10deg, -10deg);
}
span.left {
  bottom: 0px;
  left: -15px;
  background: #ffffff;
  width: 50%;
  height: 20px;
  display: block;
  position: absolute;
  z-index: 199;
  -webkit-transform: skew(55deg, 0deg);
}
span.right {
  bottom: 0px;
  right: -15px;
  background: #ffffff;
  width: 50%;
  height: 20px;
  display: block;
  position: absolute;
  z-index: 199;
  -webkit-transform: skew(-55deg, 0deg);
}
#faa-priority-1.top-image {
  min-height: 500px;
  max-height: 1190px;
  height: auto;
  background: url('../images/FAA_bg_2.jpg') center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
}
#faa-priority-1.top-image .text {
  text-align: left;
}
#faa-priority-1.top-image .text p {
  font-size: 1.6em;
  margin: 1em 30% 0 0;
  color: #ffffff;
  text-transform: none;
}
@media (max-width: 600px) {
  #faa-priority-1.top-image .text p {
    margin: 1em 0;
  }
}
#faa-priority-1.top-image .text h1 {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ffffff;
  font-weight: 500;
}
#faa-priority-2.top-image {
  min-height: 500px;
  max-height: 1190px;
  height: auto;
  background: none;
}
#faa-priority-2.top-image .text {
  text-align: left;
}
#faa-priority-2.top-image .text p {
  font-size: 1.6em;
  margin: 1em;
  color: #77777b;
  text-transform: none;
}
@media (max-width: 600px) {
  #faa-priority-2.top-image .text p {
    margin: 1.3em 0;
  }
}
#faa-priority-2.top-image .text h1 {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #77777b;
}
@media (max-width: 600px) {
  #faa-priority-2.top-image .text h1 {
    margin: 1.3em 0 0;
  }
}
@media (max-width: 600px) {
  #faa-priority-2.top-image .text img {
    width: 100%;
    margin: 1.3em 0;
    display: inline-block;
    height: auto;
    float: none;
  }
}
#faa-priority-3.top-image {
  min-height: 500px;
  max-height: 1190px;
  height: auto;
  background: url('../images/FAA_bg_3.jpg') center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
}
#faa-priority-3.top-image .text {
  text-align: left;
}
#faa-priority-3.top-image .text p {
  font-size: 1.6em;
  margin: 1em 30% 0 0;
  color: #ffffff;
  text-transform: none;
}
@media (max-width: 600px) {
  #faa-priority-3.top-image .text p {
    margin: 1em 0;
  }
}
#faa-priority-3.top-image .text h1 {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ffffff;
}
#faa-action.top-image {
  min-height: 500px;
  max-height: 1190px;
  height: auto;
  background: white;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
}
#faa-action.top-image .text {
  text-align: center;
}
#faa-action.top-image .text p {
  font-size: 1.6em;
  margin: 1em 0;
  text-transform: none;
}
#faa-action.top-image .text h1 {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #0c62ad;
  line-height: 42px;
}
#faa-action.top-image .text h1 .semi {
  font-size: 0.8em;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#faa-action.top-image .text .air-tax {
  color: #000000;
}
#faa-action.top-image .text .action-btn {
  display: inline-block;
  color: #ffffff;
  font-family: Gibson-bold-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  margin: 0.8em 0;
  padding: 1em;
  text-transform: uppercase;
  background: #ac192b;
}
#faa-action.top-image .text .action-btn .semi {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
/****** Blog ******/
#blog {
  background-image: url('../images/blog-back.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
}
#blog aside .signup input {
  float: left;
}
#blog aside .submit {
  background: #eda94f;
  border: none;
  font-size: 12px !important;
  height: 30px;
  width: 105px;
  float: right;
  text-transform: uppercase;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 1px;
  color: #fff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#blog aside .submit:hover {
  background: rgba(255, 164, 9, 0.8);
}
#blog aside .email {
  width: 150px;
}
@media (max-width: 1023px) {
  #blog {
    background-image: none;
  }
}
@media (max-width: 1023px) {
  #blog .container-alt,
  #blog .container {
    max-width: 100%;
  }
}
@media (max-width: 1023px) {
  #blog .blog-nav {
    height: 85px;
    background: #4f9cc6;
  }
}
@media (max-width: 1023px) {
  #blog .blog-nav .container {
    padding: 10px 0;
  }
}
#blog .blog-nav .top {
  text-align: right;
}
@media (max-width: 1023px) {
  #blog .blog-nav .top {
    display: none;
  }
}
#blog .blog-nav .top a {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #fff;
  font-size: 1.5em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#blog .blog-nav .top a span {
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#blog .blog-nav .bottom {
  zoom: 1;
}
#blog .blog-nav .bottom:before {
  content: '';
  display: block;
}
#blog .blog-nav .bottom:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1023px) {
  #blog .blog-nav .bottom .desktop {
    display: none;
  }
}
#blog .blog-nav .bottom .desktop a {
  float: left;
  margin-left: -87px;
  zoom: 1;
}
#blog .blog-nav .bottom .desktop a:before {
  content: '';
  display: block;
}
#blog .blog-nav .bottom .desktop a:after {
  content: '';
  display: table;
  clear: both;
}
#blog .blog-nav .bottom .desktop div {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #fff;
  font-size: 4.5em;
  text-transform: uppercase;
  letter-spacing: 6px;
  overflow: hidden;
  text-align: right;
  padding-top: 38px;
}
#blog .blog-nav .bottom .desktop div span {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#blog .blog-nav .bottom .mobile {
  display: none;
}
@media (max-width: 1023px) {
  #blog .blog-nav .bottom .mobile {
    display: block;
  }
}
#blog .blog-nav .bottom .mobile .logo {
  position: absolute;
  top: 20px;
  left: 20px;
}
#blog .blog-nav .bottom .mobile .toggle {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
}
#blog .blog-nav .bottom .mobile .text {
  margin-top: 10px;
  font-size: 2em;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 1.3em;
  text-align: center;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#blog .blog-nav .bottom .mobile .text .semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
}
#blog .blog-tablet-mobile-menu {
  position: absolute;
  top: 15px;
  right: 2%;
  background: #333;
  z-index: 200;
  padding: 25px 0;
  width: 500px;
  display: none;
}
@media (max-width: 767px) {
  #blog .blog-tablet-mobile-menu {
    width: 100%;
    top: 0;
    right: 0;
  }
}
#blog .blog-tablet-mobile-menu .mobile-close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 7px;
}
#blog .blog-tablet-mobile-menu .left {
  padding: 0 3%;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  #blog .blog-tablet-mobile-menu .left {
    width: 100%;
    padding-right: 0;
    border-right: none;
  }
}
#blog .blog-tablet-mobile-menu .left ul li {
  border-bottom: 1px solid #595858;
}
#blog .blog-tablet-mobile-menu .left ul li.last {
  border-bottom: none;
}
#blog .blog-tablet-mobile-menu .left ul li a {
  padding: 15px 0 13px 0;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 1.4em;
  letter-spacing: 1px;
  line-height: 1.2em;
  color: #fff;
}
#blog .blog-tablet-mobile-menu .left ul li a.home.active {
  color: #fff;
}
#blog .blog-tablet-mobile-menu .left ul li a.news.active {
  color: #72a933;
}
#blog .blog-tablet-mobile-menu .left ul li a.gold.active {
  color: #eda94f;
}
#blog .blog-tablet-mobile-menu .left ul li a.blue.active {
  color: #0c62ad;
}
#blog .blog-tablet-mobile-menu .left ul li a.red.active {
  color: #ac192b;
}
#blog .blog-tablet-mobile-menu .left ul li a .semi {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#blog .blog-tablet-mobile-menu .right {
  padding-left: 3%;
}
@media (max-width: 767px) {
  #blog .blog-tablet-mobile-menu .right {
    width: 100%;
    padding-left: 0;
    border-top: 1px solid #77777b;
  }
}
#blog .blog-tablet-mobile-menu .right form {
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 767px) {
  #blog .blog-tablet-mobile-menu .right form {
    margin-top: 35px;
  }
}
#blog .blog-tablet-mobile-menu .right form input[type="text"] {
  width: 50%;
}
#blog .blog-tablet-mobile-menu .right form input[type="submit"] {
  cursor: pointer;
  border: none;
  text-indent: -99999px;
  width: 34px;
  background: url('../images/blog-mobile-search.png') no-repeat center center;
}
#blog .blog-tabs {
  text-align: center;
}
@media (max-width: 1023px) {
  #blog .blog-tabs {
    display: none;
  }
}
#blog .blog-tabs .tab {
  width: auto;
  height: 26px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  padding: 18px 30px 0px 15px;
  margin-right: 5px;
  text-align: left;
  letter-spacing: 1px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  position: relative;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: url('../images/home-tab-plus.png') no-repeat right 17px;
}
#blog .blog-tabs .tab span {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#blog .blog-tabs .tab.home {
  color: #0c62ad;
  background: url('../images/home-tab-plus-blue.png') no-repeat right center;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
}
#blog .blog-tabs .tab.home.active,
#blog .blog-tabs .tab.home:hover {
  background-color: #ffffff;
}
#blog .blog-tabs .tab.news {
  background-color: #72a933;
  background-color: rgba(114, 169, 51, 0.8);
}
#blog .blog-tabs .tab.news.active,
#blog .blog-tabs .tab.news:hover {
  background-color: #72a933;
}
#blog .blog-tabs .tab.gold {
  background-color: #eda94f;
  background-color: rgba(255, 164, 9, 0.8);
}
#blog .blog-tabs .tab.gold.active,
#blog .blog-tabs .tab.gold:hover {
  background-color: #eda94f;
}
#blog .blog-tabs .tab.blue {
  background-color: #0c62ad;
  background-color: rgba(1, 130, 202, 0.8);
}
#blog .blog-tabs .tab.blue.active,
#blog .blog-tabs .tab.blue:hover {
  background-color: #0c62ad;
}
#blog .blog-tabs .tab.red {
  background-color: #ac192b;
  background-color: rgba(172, 25, 43, 0.8);
}
#blog .blog-tabs .tab.red.active,
#blog .blog-tabs .tab.red:hover {
  background-color: #ac192b;
}
#blog .blog-tabs .tab.search {
  cursor: pointer;
  background-image: none;
  width: 40px;
  text-indent: -9999px;
  padding: 18px 0 0 0;
  margin-right: 0;
}
#blog .blog-tabs .tab.search .click-button {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url('../images/blog-search-icon.png');
  background-repeat: no-repeat;
  background-position: center center;
  width: 40px;
  height: 44px;
  position: absolute;
  top: 0px;
  left: 0;
}
#blog .blog-tabs .tab.search .blog-search {
  position: absolute;
  top: 0px;
  right: 41px;
  background: green;
  height: 34px;
  width: 0;
  padding: 5px 0;
  text-indent: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
}
#blog .blog-tabs .tab.search .blog-search .inner-wrap {
  overflow: visible;
  width: 557px;
  padding: 0 5px;
}
#blog .blog-tabs .tab.search .blog-search .inner-wrap img {
  float: left;
  padding: 2px 3px 0 0;
}
#blog .blog-tabs .tab.search .blog-search .inner-wrap form input[type="text"] {
  float: left;
  margin: 0;
  height: 25px;
  font-size: 1em;
  padding: 4px 10px;
  width: 425px;
}
#blog .blog-tabs .tab.search .blog-search .inner-wrap form input[type="submit"] {
  text-transform: uppercase;
  color: #fff;
  background: none;
  border: none;
  font-size: 1.05em;
  letter-spacing: 1px;
  padding-top: 4px;
}
#blog .blog-content {
  /* INCEPTION !!!, I hate this. */
}
#blog .blog-content .content-area {
  background: #fff;
  padding-bottom: 30px;
  -webkit-box-shadow: 0px -2px 14px 0px rgba(50, 50, 50, 0.38);
  -moz-box-shadow: 0px -2px 14px 0px rgba(50, 50, 50, 0.38);
  box-shadow: 0px -2px 14px 0px rgba(50, 50, 50, 0.38);
  zoom: 1;
}
#blog .blog-content .content-area:before {
  content: '';
  display: block;
}
#blog .blog-content .content-area:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
#blog .blog-content .content-area .section .pre-content {
  background: #e4e9eb;
  padding: 20px;
  position: relative;
  zoom: 1;
}
#blog .blog-content .content-area .section .pre-content:before {
  content: '';
  display: block;
}
#blog .blog-content .content-area .section .pre-content:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .pre-content {
    background: #f6fafd;
  }
}
#blog .blog-content .content-area .section .pre-content h1 {
  color: #000000;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2.4em;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .pre-content h1 {
    text-align: center;
    font-size: 1.6em;
  }
}
#blog .blog-content .content-area .section .pre-content .prev {
  display: none;
  position: absolute;
  left: 0;
  top: 110px;
  z-index: 100;
  padding: 20px 20px 20px 0;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .pre-content .prev {
    display: block;
  }
}
#blog .blog-content .content-area .section .pre-content .next {
  display: none;
  position: absolute;
  right: 0;
  top: 110px;
  z-index: 100;
  padding: 20px 0 20px 20px;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .pre-content .next {
    display: block;
  }
}
#blog .blog-content .content-area .section .pre-content .wrapper {
  overflow: hidden;
  width: 100%;
}
#blog .blog-content .content-area .section .pre-content .column {
  position: relative;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .pre-content .column .slide {
    padding: 0 10px;
  }
}
#blog .blog-content .content-area .section .pre-content .column .one,
#blog .blog-content .content-area .section .pre-content .column .two {
  margin-right: 5%;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .pre-content .column .one,
  #blog .blog-content .content-area .section .pre-content .column .two {
    margin-right: 0;
  }
}
#blog .blog-content .content-area .section .pre-content .column .one,
#blog .blog-content .content-area .section .pre-content .column .two,
#blog .blog-content .content-area .section .pre-content .column .three {
  width: 30%;
  float: left;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .pre-content .column .one,
  #blog .blog-content .content-area .section .pre-content .column .two,
  #blog .blog-content .content-area .section .pre-content .column .three {
    width: auto;
  }
}
#blog .blog-content .content-area .section .pre-content .column .image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  width: 100%;
  height: 175px;
  margin-bottom: 10px;
}
#blog .blog-content .content-area .section .pre-content .column p a {
  color: #0484cb;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.21em;
}
#blog .blog-content .content-area .section .pre-content .column p a:hover {
  text-decoration: underline;
}
#blog .blog-content .content-area .section .pre-content .column .date-share {
  margin-top: 10px;
  color: #666;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#blog .blog-content .content-area .section .pre-content .column .date-share .date {
  display: inline-block;
  float: left;
  padding-top: 3px;
}
#blog .blog-content .content-area .section .pre-content .column .date-share .share {
  text-align: right;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .pre-content .column .date-share .share {
    float: right;
    width: auto;
    padding: 5px;
    background: #e4e9ec;
    margin-top: -5px;
  }
}
#blog .blog-content .content-area .section .pre-content .column .date-share .share > span {
  display: inline-block;
  vertical-align: top;
  padding-top: 3px;
  margin-right: 2px;
}
#blog .blog-content .content-area .section .pre-content .column .date-share .share .addthis_toolbox.addthis_default_style {
  display: inline-block;
}
#blog .blog-content .content-area .section .pre-content .column .date-share .share .addthis_toolbox.addthis_default_style .at300m {
  padding: 0;
  height: 14px;
}
#blog .blog-content .content-area .section .pre-content .column .date-share .share .addthis_toolbox.addthis_default_style .at15t_compact {
  margin-right: 0;
}
#blog .blog-content .content-area .section .content {
  padding: 20px;
  width: 62%;
  margin-right: 1%;
  float: left;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content {
    padding: 20px 0;
    width: 100%;
    margin-right: 0;
    float: left;
    position: relative;
  }
}
#blog .blog-content .content-area .section .content > .prev {
  display: none;
  position: absolute;
  left: 0;
  top: 155px;
  z-index: 100;
  padding: 20px 20px 20px 0;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content > .prev {
    display: block;
  }
}
#blog .blog-content .content-area .section .content > .next {
  display: none;
  position: absolute;
  right: 0;
  top: 155px;
  z-index: 100;
  padding: 20px 0 20px 20px;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content > .next {
    display: block;
  }
}
#blog .blog-content .content-area .section .content h1 {
  color: #000000;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2.4em;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content h1 {
    text-align: center;
    font-size: 1.6em;
  }
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-wrapper {
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-wrapper .inner-wrap {
    position: relative;
  }
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-wrapper .inner-wrap .block {
    float: left;
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  #blog .blog-content .content-area .section .content .block-wrapper .inner-wrap .block {
    padding: 0;
  }
}
#blog .blog-content .content-area .section .content .block-large {
  zoom: 1;
}
#blog .blog-content .content-area .section .content .block-large:before {
  content: '';
  display: block;
}
#blog .blog-content .content-area .section .content .block-large:after {
  content: '';
  display: table;
  clear: both;
}
#blog .blog-content .content-area .section .content .block-large .image {
  height: 340px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-large .image {
    height: 275px;
  }
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-large .text-wrap {
    padding: 0 20px 20px;
  }
}
#blog .blog-content .content-area .section .content .block-large .text-wrap h2 {
  margin-bottom: 5px;
}
#blog .blog-content .content-area .section .content .block-large .text-wrap h2 a {
  font-size: 1.19em;
  color: #0484cb;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-large .text-wrap h2 a {
    font-size: 1.04em;
  }
}
#blog .blog-content .content-area .section .content .block-large .text-wrap h2 a:hover {
  text-decoration: underline;
}
#blog .blog-content .content-area .section .content .block-large .text-wrap .date-share {
  margin-top: 10px;
  color: #666;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#blog .blog-content .content-area .section .content .block-large .text-wrap .date-share .date {
  display: inline-block;
  float: left;
  padding-top: 3px;
}
#blog .blog-content .content-area .section .content .block-large .text-wrap .date-share .share {
  text-align: right;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-large .text-wrap .date-share .share {
    float: right;
    width: auto;
    padding: 5px;
    background: #e4e9ec;
    margin-top: -5px;
  }
}
#blog .blog-content .content-area .section .content .block-large .text-wrap .date-share .share > span {
  display: inline-block;
  vertical-align: top;
  padding-top: 3px;
  margin-right: 2px;
}
#blog .blog-content .content-area .section .content .block-large .text-wrap .date-share .share .addthis_toolbox.addthis_default_style {
  display: inline-block;
}
#blog .blog-content .content-area .section .content .block-large .text-wrap .date-share .share .addthis_toolbox.addthis_default_style .at300m {
  padding: 0;
  height: 14px;
}
#blog .blog-content .content-area .section .content .block-large .text-wrap .date-share .share .addthis_toolbox.addthis_default_style .at15t_compact {
  margin-right: 0;
}
#blog .blog-content .content-area .section .content .block-small {
  padding: 20px 0 10px;
  border-top: 1px solid #d8dadb;
  margin-top: 10px;
  zoom: 1;
}
#blog .blog-content .content-area .section .content .block-small:before {
  content: '';
  display: block;
}
#blog .blog-content .content-area .section .content .block-small:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-small {
    padding: 0;
    border-top: none;
    margin-top: 0;
  }
}
#blog .blog-content .content-area .section .content .block-small .image-wrap {
  float: left;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-small .image-wrap {
    float: none;
  }
}
#blog .blog-content .content-area .section .content .block-small .image-wrap .image {
  height: 200px;
  width: 270px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  margin-right: 20px;
  float: left;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-small .image-wrap .image {
    height: 275px;
    width: 100%;
    margin-right: 0;
    float: none;
  }
}
#blog .blog-content .content-area .section .content .block-small .text-wrap {
  overflow: hidden;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-small .text-wrap {
    padding: 20px;
  }
}
#blog .blog-content .content-area .section .content .block-small .text-wrap h2 {
  margin-bottom: 5px;
}
#blog .blog-content .content-area .section .content .block-small .text-wrap h2 a {
  font-size: 1.04em;
  color: #0484cb;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#blog .blog-content .content-area .section .content .block-small .text-wrap h2 a:hover {
  text-decoration: underline;
}
#blog .blog-content .content-area .section .content .block-small .text-wrap .date-share {
  margin-top: 10px;
  color: #666;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#blog .blog-content .content-area .section .content .block-small .text-wrap .date-share .date {
  display: inline-block;
  float: left;
  padding-top: 3px;
}
#blog .blog-content .content-area .section .content .block-small .text-wrap .date-share .share {
  text-align: right;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .block-small .text-wrap .date-share .share {
    float: right;
    width: auto;
    padding: 5px;
    background: #e4e9ec;
    margin-top: -5px;
  }
}
#blog .blog-content .content-area .section .content .block-small .text-wrap .date-share .share > span {
  display: inline-block;
  vertical-align: top;
  padding-top: 3px;
  margin-right: 2px;
}
#blog .blog-content .content-area .section .content .block-small .text-wrap .date-share .share .addthis_toolbox.addthis_default_style {
  display: inline-block;
}
#blog .blog-content .content-area .section .content .block-small .text-wrap .date-share .share .addthis_toolbox.addthis_default_style .at300m {
  padding: 0;
  height: 14px;
}
#blog .blog-content .content-area .section .content .block-small .text-wrap .date-share .share .addthis_toolbox.addthis_default_style .at15t_compact {
  margin-right: 0;
}
#blog .blog-content .content-area .section .content .pagination {
  margin-top: 20px;
  font-size: 14px;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .content .pagination {
    display: none;
  }
}
#blog .blog-content .content-area .section .content .pagination span,
#blog .blog-content .content-area .section .content .pagination a {
  display: inline-block;
  margin-right: 6px;
}
#blog .blog-content .content-area .section .content .pagination p {
  display: inline-block;
  margin-right: 10px;
}
#blog .blog-content .content-area .section .content .pagination p a {
  color: #77777b;
}
#blog .blog-content .content-area .section .content .pagination p a:hover,
#blog .blog-content .content-area .section .content .pagination p a.active {
  color: #0484cb;
}
#blog .blog-content .content-area .section .content .pagination p.prev span {
  padding-right: 20px;
}
#blog .blog-content .content-area .section .content .pagination p.next span {
  padding-left: 20px;
}
#blog .blog-content .content-area .section .sidebar {
  padding: 20px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .sidebar {
    padding: 20px 15px;
    background: #f6f6f6;
    margin: 0 2%;
  }
}
#blog .blog-content .content-area .section .sidebar .block {
  padding-bottom: 20px;
  border-bottom: 1px solid #d8dadb;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .sidebar .block.archives {
    display: none;
  }
}
#blog .blog-content .content-area .section .sidebar .block > .title {
  color: #333;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.8em;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 25px 0 13px;
  display: block;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .sidebar .block > .title {
    font-size: 1.6em;
    color: #000;
    text-align: center;
  }
}
#blog .blog-content .content-area .section .sidebar .block > .title.first {
  margin: 7px 0 13px;
}
#blog .blog-content .content-area .section .sidebar .block .inside {
  zoom: 1;
}
#blog .blog-content .content-area .section .sidebar .block .inside:before {
  content: '';
  display: block;
}
#blog .blog-content .content-area .section .sidebar .block .inside:after {
  content: '';
  display: table;
  clear: both;
}
#blog .blog-content .content-area .section .sidebar .block .inside.popular > div {
  zoom: 1;
  margin-bottom: 25px;
}
#blog .blog-content .content-area .section .sidebar .block .inside.popular > div:before {
  content: '';
  display: block;
}
#blog .blog-content .content-area .section .sidebar .block .inside.popular > div:after {
  content: '';
  display: table;
  clear: both;
}
#blog .blog-content .content-area .section .sidebar .block .inside.popular > div .image {
  float: left;
  margin-right: 10px;
  width: 75px;
  height: 75px;
}
#blog .blog-content .content-area .section .sidebar .block .inside.popular > div .text {
  overflow: hidden;
}
#blog .blog-content .content-area .section .sidebar .block .inside.popular > div .text .title {
  display: block;
  color: #0484cb;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.4em;
  line-height: 1.2em;
  margin-bottom: 7px;
}
#blog .blog-content .content-area .section .sidebar .block .inside.popular > div .text .title:hover {
  text-decoration: underline;
}
#blog .blog-content .content-area .section .sidebar .block .inside.popular > div .text .date {
  color: #666;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
}
#blog .blog-content .content-area .section .sidebar .block .inside.signup .blog-email-signup-input-wrap {
  float: left;
  width: 162px;
}
#blog .blog-content .content-area .section .sidebar .block .inside.signup .blog-email-signup-input-wrap .blog-email-signup-input {
  width: 100%;
  margin: 0;
}
#blog .blog-content .content-area .section .sidebar .block .inside.signup form label {
  display: none;
}
#blog .blog-content .content-area .section .sidebar .block .inside.signup form input[type="text"] {
  height: 30px;
  padding: 5px;
  font-size: 12px !important;
  border: 1px solid #d3d3d3;
  width: 77%;
  -webkit-box-shadow: inset 1px 1px 3px #ccc;
  -moz-box-shadow: inset 1px 1px 3px #ccc;
  box-shadow: inset 1px 1px 3px #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#blog .blog-content .content-area .section .sidebar .block .inside.signup form input[type="submit"] {
  background: #dca02c;
  border: none;
  font-size: 12px !important;
  height: 30px;
  width: 105px;
  float: right;
  text-transform: uppercase;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 1px;
  color: #fff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#blog .blog-content .content-area .section .sidebar .block .inside.signup form input[type="submit"]:hover {
  background: #cd9222;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .sidebar .block .inside.connect {
    text-align: center;
  }
}
#blog .blog-content .content-area .section .sidebar .block .inside.connect a {
  margin-right: 20px;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .sidebar .block .inside.connect a {
    margin: 0 10px;
  }
}
#blog .blog-content .content-area .section .sidebar .block .inside.connect a:last-child {
  margin-right: 0;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .sidebar .block .inside.aboutus a {
    float: left;
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  #blog .blog-content .content-area .section .sidebar .block .inside.aboutus a {
    float: none;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #blog .blog-content .content-area .section .sidebar .block .inside.aboutus a img {
    width: 100%;
  }
}
#blog .blog-content .content-area .section .sidebar .block .inside.aboutus p {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 13px 0 10px 0;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .sidebar .block .inside.archives {
    display: none;
  }
}
#blog .blog-content .content-area .section .sidebar .block .inside.archives ul {
  list-style-type: none;
  margin-top: 20px;
}
#blog .blog-content .content-area .section .sidebar .block .inside.archives ul li {
  margin: 0 0 10px 0;
  font-size: 14px;
}
#blog .blog-content .content-area .section .sidebar .block .inside.archives ul li a {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  transition: all .2s linear 0;
  color: #77777b;
}
#blog .blog-content .content-area .section .sidebar .block .inside.archives ul li a:hover {
  color: #0182ca;
}
@media (max-width: 1023px) {
  #blog .blog-content .content-area .section .sidebar .block.mobile-last {
    padding-bottom: 20px;
    border-bottom: none;
    margin-bottom: 0;
  }
}
#blog .blog-content .single-post-content {
  font-size: 16px;
}
#blog .blog-content .single-post-content table {
  font-size: 14px;
  border-collapse: collapse;
  border: 1;
}
#blog .blog-content .single-post-content table td {
  vertical-align: top;
  padding: 5px;
  color: #77777b;
}
#blog .blog-content .single-post-content table td p,
#blog .blog-content .single-post-content table td span {
  font-size: 14px;
  color: #77777b;
}
#blog .blog-content .single-post-content table td a {
  font-size: 14px;
}
#blog .blog-content .single-post-content table ul li a {
  color: #0084ba!important;
}
#blog .blog-content .single-post-content ul li a {
  color: #0084ba!important;
}
#blog .blog-content.article .content-area .section .blog-article-img {
  padding: 20px 0;
}
@media (max-width: 1023px) {
  #blog .blog-content.article .content-area .section .blog-article-img {
    padding: 0;
  }
}
#blog .blog-content.article .content-area .section .blog-article-img .image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: top center;
  width: 100%;
  height: 285px;
}
@media (max-width: 1023px) {
  #blog .blog-content.article .content-area .section .content {
    padding: 30px 8%;
    width: 84%;
  }
}
#blog .blog-content.article .content-area .section .content .date-share-print {
  margin-bottom: 20px;
}
#blog .blog-content.article .content-area .section .content .date-share-print .left {
  float: left;
  width: auto;
}
#blog .blog-content.article .content-area .section .content .date-share-print .left .date {
  color: #666;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.55em;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
}
#blog .blog-content.article .content-area .section .content .date-share-print .right {
  overflow: hidden;
  text-align: right;
}
#blog .blog-content.article .content-area .section .content .date-share-print .right .print,
#blog .blog-content.article .content-area .section .content .date-share-print .right .share {
  color: #666;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  margin-left: 15px;
}
#blog .blog-content.article .content-area .section .content .date-share-print .right .print {
  vertical-align: top;
  padding-top: 3px;
  cursor: pointer;
}
#blog .blog-content.article .content-area .section .content .date-share-print .right .share {
  text-align: right;
  overflow: hidden;
}
#blog .blog-content.article .content-area .section .content .date-share-print .right .share > span {
  display: inline-block;
  vertical-align: top;
  padding-top: 3px;
  margin-right: 2px;
}
#blog .blog-content.article .content-area .section .content .date-share-print .right .share .addthis_toolbox.addthis_default_style {
  display: inline-block;
}
#blog .blog-content.article .content-area .section .content .date-share-print .right .share .addthis_toolbox.addthis_default_style .at300m {
  padding: 0;
  height: 14px;
}
#blog .blog-content.article .content-area .section .content .date-share-print .right .share .addthis_toolbox.addthis_default_style .at15t_compact {
  margin-right: 0;
}
#blog .blog-content.article .content-area .section .content h1 {
  font-size: 3em;
  color: #0484cb;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 15px;
}
@media (max-width: 1023px) {
  #blog .blog-content.article .content-area .section .content h1 {
    font-size: 2.3em;
  }
}
#blog .blog-content.article .content-area .section .content p {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 22px;
}
#blog .blog-content.article .content-area .section .content strong {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#blog .blog-content.article .content-area .section .content ol,
#blog .blog-content.article .content-area .section .content ul {
  font-size: 16px;
  padding-left: 20px;
  line-height: 22px;
}
#blog .blog-content.article .content-area .section .content h3 {
  font-size: 20px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #77777b;
  margin-bottom: 10px;
}
#blog .blog-content.article .content-area .section .content h4 {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #77777b;
  margin-bottom: 10px;
  font-size: 16px;
}
#blog .blog-content.article .content-area .section .content ul li a {
  color: #aaa;
}
#blog .blog-content.article .content-area .section .content ul li a:hover {
  color: #666;
}
#blog .blog-content.article .content-area .section .content a {
  color: #0084ba;
  text-decoration: underline;
}
#blog .blog-content.article .content-area .section .content a:hover {
  color: #666;
}
#blog .blog-content.article .content-area .section .content ul {
  list-style-type: disc;
  margin-bottom: 20px;
  color: #77777b;
}
#blog .blog-content.article .content-area .section .content ul li {
  margin-bottom: 4px;
  color: #77777b;
}
#blog .blog-content.article .content-area .section .content ol li {
  color: #77777b;
  margin-bottom: 15px;
  line-height: 22px;
}
#blog .blog-content.article .content-area .section .content em {
  font-family: Gibson-reg-it-ie, Gibson-reg-it-win, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#blog .blog-content.article .content-area .section .content .article-pagination {
  margin-top: 70px;
}
#blog .blog-content.article .content-area .section .content .article-pagination p.home {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #999;
  float: left;
  width: auto;
}
@media (max-width: 1023px) {
  #blog .blog-content.article .content-area .section .content .article-pagination p.home {
    display: none;
  }
}
#blog .blog-content.article .content-area .section .content .article-pagination > div {
  overflow: hidden;
  text-align: right;
}
#blog .blog-content.article .content-area .section .content .article-pagination > div .prev {
  display: inline-block;
}
@media (max-width: 1023px) {
  #blog .blog-content.article .content-area .section .content .article-pagination > div .prev {
    float: left;
  }
}
#blog .blog-content.article .content-area .section .content .article-pagination > div .next {
  display: inline-block;
  margin-left: 60px;
}
#blog .blog-content.article .content-area .section .content .article-pagination > div a {
  color: #999;
}
#blog .addthis-button-clone {
  display: none !important;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('../images/share_icon.jpg');
  background-repeat: no-repeat;
  background-size: 16px 16px;
  cursor: pointer;
}
#blog .addthis_toolbox {
  display: inline;
}
/* end blog */
/****** FOOTER ******/
footer {
  background: #f6f6f6;
  z-index: 12;
}
footer .copyright {
  font-size: 12px;
  margin-top: 1rem;
  text-align: center;
}
footer .left {
  width: 20%;
  margin-right: 5%;
  float: left;
}
@media (max-width: 767px) {
  footer .left {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}
footer .left .logo img {
  /*max-width: 250px;
				width: 100%;
				height: auto;*/
}
@media (max-width: 767px) {
  footer .left .logo {
    display: none;
  }
}
footer .left .mobile-logo {
  display: none;
}
@media (max-width: 767px) {
  footer .left .mobile-logo {
    display: block;
  }
}
footer .right {
  overflow: hidden;
  padding-top: 13px;
}
@media (max-width: 767px) {
  footer .right {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
}
@media (max-width: 1023px) {
  footer .right .desktop {
    display: none;
  }
}
footer .right .desktop .twitter {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../images/footer-twitter.png') no-repeat;
  background-position: 0 0;
  padding-bottom: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
footer .right .desktop .twitter:hover {
  background-position: 0 -30px;
}
footer .right .desktop .facebook {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../images/footer-facebook.png') no-repeat;
  background-position: 0 0;
  padding-bottom: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
footer .right .desktop .facebook:hover {
  background-position: 0 -30px;
}
footer .right .desktop .youtube {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../images/footer-youtube.png') no-repeat;
  background-position: 0 0;
  padding-bottom: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
footer .right .desktop .youtube:hover {
  background-position: 0 -30px;
}
footer .right .desktop .linkedin {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../images/footer-linkedin.png') no-repeat;
  background-position: 0 0;
  padding-bottom: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
footer .right .desktop .linkedin:hover {
  background-position: 0 -30px;
}
footer .right .desktop .instagram {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../images/footer-instagram.png') no-repeat;
  background-position: 0 0;
  padding-bottom: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
footer .right .desktop .instagram:hover {
  background-position: 0 -30px;
}
footer .right .tablet {
  display: none;
}
@media (max-width: 1023px) {
  footer .right .tablet {
    display: block;
  }
}
@media (max-width: 767px) {
  footer .right .tablet .hide {
    display: none;
  }
}
footer .right .mobile-social {
  display: none;
  margin: 10px 0 10px 0;
}
@media (max-width: 767px) {
  footer .right .mobile-social {
    display: block;
  }
}
footer .right a {
  display: block;
  padding-bottom: 17px;
  color: #77777b;
  font-size: 1.2em;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  footer .right a {
    font-size: 1.5em;
  }
}
footer .right a:hover {
  text-decoration: none;
  color: #0c62ad;
}
footer .right a.image {
  display: inline-block;
  margin-right: 2px;
}
footer .right a img {
  max-width: 150px;
  width: 30px;
}
footer .right .title {
  display: block;
  padding-bottom: 17px;
  color: #77777b;
  font-size: 1.2em;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
footer .right .title.submit {
  padding-bottom: 13px;
}
footer .right .title.brief {
  padding-top: 20px;
}
@media (max-width: 767px) {
  footer .right .title.brief {
    padding: 7px 0;
  }
}
footer .right input[type="text"] {
  height: 30px;
  padding: 5px;
  font-size: 1.1em;
  border: 1px solid #d3d3d3;
  width: 100%;
  -webkit-box-shadow: inset 1px 1px 3px #ccc;
  -moz-box-shadow: inset 1px 1px 3px #ccc;
  box-shadow: inset 1px 1px 3px #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media (max-width: 1023px) {
  footer .right input[type="text"] {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  footer .right input[type="text"] {
    width: 50%;
  }
}
footer .right input[type="submit"] {
  border: none;
  background: none;
  font-size: 1em;
  text-transform: uppercase;
  padding: 3px 8px;
  color: #595858;
  border: 1px solid #595858;
  letter-spacing: 1px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
footer .right input[type="submit"]:hover {
  color: #ffffff;
  background: #595858;
}
.page .basic-text-page p {
  margin: 1em;
}
/******STRUCTURE******/
.container {
  max-width: 960px;
  margin: 0 auto;
  /*padding: 20px @column-gutter;*/
  padding: 20px 0;
}
.container-alt {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}
.container-alt.side-pad {
  padding: 0 5%;
}
.container-header {
  margin: 0 auto;
  padding: 13px 2% 0;
}
.container-footer {
  margin: 0 auto;
  padding: 30px 2% 50px;
  clear: both;
  overflow: hidden;
}
.container-slider {
  margin: 0 auto;
  padding: 0;
  width: 88%;
  opacity: 1;
}
.container-width {
  margin: 0 auto;
  padding: 50px 2%;
  width: 90%;
}
.container-news {
  margin: 0 auto;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.564102564102564%;
  *margin-left: 2.5109110747408616%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.45299145299145%;
  *width: 91.39979996362975%;
}
.row-fluid .span10 {
  width: 82.90598290598291%;
  *width: 82.8527914166212%;
}
.row-fluid .span9 {
  width: 74.35897435897436%;
  *width: 74.30578286961266%;
}
.row-fluid .span8 {
  width: 65.81196581196582%;
  *width: 65.75877432260411%;
}
.row-fluid .span7 {
  width: 57.26495726495726%;
  *width: 57.21176577559556%;
}
.row-fluid .span6 {
  width: 48.717948717948715%;
  *width: 48.664757228587014%;
}
.row-fluid .span5 {
  width: 40.17094017094017%;
  *width: 40.11774868157847%;
}
.row-fluid .span4 {
  width: 31.623931623931625%;
  *width: 31.570740134569924%;
}
.row-fluid .span3 {
  width: 23.076923076923077%;
  *width: 23.023731587561375%;
}
.row-fluid .span2 {
  width: 14.52991452991453%;
  *width: 14.476723040552828%;
}
.row-fluid .span1 {
  width: 5.982905982905983%;
  *width: 5.929714493544281%;
}
/****** IE ******/
.overflow {
  width: auto;
  float: none;
  overflow: hidden;
}
/* ie8 only styles */
.ie8 #industry .section-accordian ul li .popup .inner-wrap .inner-text a.learn-more {
  width: 80px;
}
.ie8 #priorities-tab-slider .tab-wrapper {
  top: -34px;
}
.ie8 #policy-documents .document-search .wrapper input {
  padding-top: 8px;
}
.ie8 #news-media-breadcrumb .active.tab {
  color: #000;
}
.ie8 .news-wrapper {
  background: #FFF;
}
.ie8 .news-wrapper .tile {
  border: 1px solid #ccc;
  width: 198px;
  height: 303px;
}
.ie8 .media-wrapper {
  background: #FFF;
}
.ie8 .media-wrapper .tile {
  border: 1px solid #ccc;
  width: 198px;
  height: 303px;
}
.ie8 .entry-content img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.ie8 .hover-overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
}
@media (max-width: 767px) {
  /*margin right instead of margin left to do overflow hidden*/
  .row-fluid > [class*="span"] {
    float: none;
    width: auto;
    margin-left: 0;
  }
  /*Use this to set exact percentages and have the last box be ok*/
  .row-fluid > [class*="span"]:last-child {
    overflow: auto;
  }
}
@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* For portrait layouts only */
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* For landscape layouts only */
}
.page-template-template-about-php .downstream .entry-title {
  color: #3599cb;
  text-transform: uppercase;
}
.page-template-template-about-php .downstream h3,
.page-template-template-about-php .downstream h4,
.page-template-template-about-php .downstream h5,
.page-template-template-about-php .downstream h2,
.page-template-template-about-php .downstream h1 {
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0 18px;
}
.page-template-template-about-php .downstream h3,
.page-template-template-about-php .downstream h4,
.page-template-template-about-php .downstream h5,
.page-template-template-about-php .downstream h2 {
  margin: 60px 0 18px;
}
.page-template-template-about-php .downstream h2 {
  color: #3599cb;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.page-template-template-about-php .member-airline {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 6px;
  width: 150px;
  height: 100px;
}
.page-template-template-about-php .member-airline a {
  width: 100%;
  height: 100%;
}
.page-template-template-about-php .member-airline img {
  padding: 1px;
  display: inline-block;
}
.page-template-template-about-php .menu-area {
  position: relative;
  overflow: hidden;
}
@media (max-width: 1250px) {
  .page-template-template-about-php .menu-area {
    overflow: auto;
  }
}
.page-template-template-about-php .menu-area i {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../images/about-us-header-bg.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
}
.page-template-template-about-php .menu-area .menu-about-us-container {
  position: relative;
  height: 270px;
  margin: 0;
}
.page-template-template-about-php .menu-area .menu-about-us-container ul {
  position: absolute;
  width: 100%;
  display: table;
  left: 0;
  bottom: 0;
  list-style: none;
  right: 0;
  background: rgba(250, 250, 250, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6fafafa', endColorstr='#e6fafafa', GradientType=0);
  margin: 0;
  padding: 0;
}
.page-template-template-about-php .menu-area .menu-about-us-container li {
  padding: 0 !important;
  display: table-cell;
}
.page-template-template-about-php .menu-area .menu-about-us-container a {
  color: #77777b;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  white-space: nowrap;
  padding: 17px 13px 15px;
  float: left;
}
.page-template-template-about-php .menu-area .menu-about-us-container .current_page_item a {
  color: white;
  background: #3599cb;
}
@media (max-width: 1250px) {
  .page-template-template-about-php .menu-area .menu-about-us-container {
    height: auto;
  }
  .page-template-template-about-php .menu-area .menu-about-us-container ul,
  .page-template-template-about-php .menu-area .menu-about-us-container li {
    position: static;
    float: none;
    width: 100%;
    clear: both;
    display: block !important;
  }
  .page-template-template-about-php .menu-area .menu-about-us-container a {
    float: none;
  }
}
.page-template-template-about-php .menu-area .menu-about-us-container .current-page-ancestor a {
  color: #77777b;
  background: transparent;
}
.page-template-template-about-php .right-rail-widgets-wrapper h4 {
  text-transform: uppercase;
  font-weight: bold;
  color: #3599cb;
  margin: 0 0 10px;
}
.page-template-template-about-php .right-rail-widgets-wrapper div {
  margin: 0 0 30px;
}
.page-template-template-about-php .person {
  position: relative;
}
.page-template-template-about-php .person .back-to-top {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  position: absolute;
  bottom: 10px;
  right: 0;
  color: #9d9d9b;
}
.page-template-template-about-php .people.grid {
  overflow: hidden;
}
.page-template-template-about-php .people.grid .person {
  width: 49%;
  float: left;
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page-template-template-about-php .people.grid .person img {
  width: 48%;
  height: auto;
  float: left;
  margin: 0 10px 10px 0;
}
.page-template-template-about-php .people.grid .person p {
  margin: 0 0 1px;
}
.page-template-template-about-php .people.grid .person .company {
  text-transform: uppercase;
  font-size: 13px;
  color: #3599cb;
  margin: 0 0 3px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.page-template-template-about-php .people.list .bd {
  margin-left: 224px;
}
@media (max-width: 767px) {
  .page-template-template-about-php .people.list .bd {
    margin-left: 0px;
  }
}
.page-template-template-about-php .people.list .ceo {
  background: #e1f0f7;
}
.page-template-template-about-php .people.list .person {
  zoom: 1;
  border-bottom: 2px solid #e2e2e2;
  padding: 20px;
}
.page-template-template-about-php .people.list .person:before {
  content: '';
  display: block;
}
.page-template-template-about-php .people.list .person:after {
  content: '';
  display: table;
  clear: both;
}
.page-template-template-about-php .people.list .person .name {
  color: #3599cb;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 0;
}
.page-template-template-about-php .people.list .person .title {
  font-size: 12px;
  color: #3599cb;
  margin: 0 0 20px;
}
.page-template-template-about-php .people.list .person .headshot {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .page-template-template-about-php .people.list .person .headshot {
    float: none;
  }
}
.page-template-template-about-php .people.list .person .headshot img {
  max-width: 200px;
  width: auto;
  height: auto;
}
.page-template-template-about-php .people.list .person .headshot a {
  font-size: 12px;
  display: block;
  margin: 10px 0;
}
@media print {
  .downstream {
    padding: 30px 20px;
  }
  .downstream .entry-content {
    color: #333;
  }
  .downstream p {
    color: #333;
    font-size: 13px;
  }
  .downstream .menu-about-us-container {
    display: none;
  }
  .downstream .right-rail-widgets-wrapper {
    display: none;
  }
  .downstream .content-wrapper > * {
    color: #333;
  }
  #blog .blog-content.article .content-area .section .content p {
    color: #333;
    font-size: 13px;
  }
  #blog .blog-content.article .content-area .section .blog-article-img {
    width: 65%;
    margin: 0 0 8px 0;
  }
  #blog .blog-content.article .content-area .section .content h1 {
    color: #333;
    text-align: left;
    margin-top: 5px 0;
    margin-bottom: 5px;
  }
  #blog .blog-content.article .content-area .section .content .date-share-print {
    overflow: hidden;
    margin: 0;
    margin-bottom: 5px;
  }
  #blog .blog-content.article .content-area .section .content .date-share-print .left {
    display: block;
  }
  #blog .blog-content.article .content-area .section .content .date-share-print .right {
    display: none;
  }
  footer,
  header,
  .breadcrumb,
  .mobile-utils,
  .blog-nav,
  aside,
  .article-pagination {
    display: none;
  }
}
.glossary-header {
  margin: 0 0 2em 0;
}
.glossary-header h1 {
  color: #595858;
  text-transform: uppercase;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  border-bottom: solid 2px #595858;
}
.glossary-header h1 .semi {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
section.glossary h1.entry-title {
  color: #72a933;
  padding: 0;
}
section.glossary .related-terms h1 {
  font-size: 2.7em;
  color: #0c62ad;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  margin-bottom: 15px;
}
section.glossary .related-terms ul li {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 1.6em;
  margin: 0 0 1em 0;
}
section.glossary .related-terms ul li a {
  color: #000000;
}
section.glossary .content-wrapper ul {
  padding: 0;
}
section.glossary .action-btn {
  margin: 1em 0 0 0;
  padding: 1em 3em;
  background: #0c62ad;
  color: #ffffff;
  display: inline-block;
}
ul.glossary-categories {
  padding-left: 0;
  display: inline-block;
}
ul.glossary-categories a {
  color: #77777b;
  text-decoration: underline;
}
ul.glossary-categories li {
  display: inline;
  list-style: none;
}
ul.glossary-categories li:first-child {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
div.index {
  padding: 0.8em 0;
  margin: 0 auto;
  background: #f6f6f6;
  width: 100%;
  float: left;
}
div.index ul.glossary-legendum {
  margin: 0 auto;
  display: block;
  width: 620px;
}
@media (max-width: 767px) {
  div.index ul.glossary-legendum {
    width: 100%;
    margin: 0 1em;
  }
}
div.index ul.glossary-legendum li {
  display: inline;
  list-style: none;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  font-size: 1.4em;
  padding: 0.4em;
  text-transform: uppercase;
  line-height: 1.2em;
}
div.index ul.glossary-legendum li a {
  color: #595858;
}
@media (max-width: 767px) {
  div.index ul.glossary-legendum li:first-child {
    padding-left: 0;
  }
}
div.glossary-letter {
  clear: both;
  overflow: hidden;
  padding: 4em 0;
  border-bottom: solid 3px #f6f6f6;
}
div.glossary-letter h2 {
  color: #0c62ad;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  padding-bottom: 0.8em;
}
div.glossary-letter ul.glossary {
  clear: both;
  overfow: hidden;
  /*display:table-row-group;*/
}
div.glossary-letter ul.glossary li {
  font-size: 1.4em;
  line-height: 2.4em;
  display: inline;
  width: 33.3333333%;
  float: left;
  vertical-align: baseline;
}
div.glossary-letter ul.glossary li a {
  color: #000000;
}
li.glossary_category {
  list-style-type: none;
  font-size: 2.6em;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #0c62ad;
  width: 48%;
  float: right;
  margin: 1em 0;
}
@media (max-width: 767px) {
  li.glossary_category {
    width: 100%;
  }
}
li.glossary_category > ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
li.glossary_category > ul > li {
  display: inline-block;
  font-size: 0.6em;
  margin: 0.8em 0.5em;
  line-height: 1.2em;
  width: 30%;
}
li.glossary_category > ul > li a {
  font-size: 0.9em;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 0;
  color: #000000;
  padding: 0.5em;
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
}
li.glossary_category > ul > li a:hover {
  background: #0c62ad;
  color: #ffffff;
}
li.glossary_category > ul li.current-cat a {
  background: #0c62ad;
  color: #ffffff;
}
div.frequently-requested {
  width: 50%;
  float: left;
  padding-right: 2em;
  min-height: 320px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  div.frequently-requested {
    width: 100%;
  }
}
div.frequently-requested h3 {
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2.8em;
  font-weight: 300;
  color: #72a933;
  margin: 1em 0;
}
div.frequently-requested ul {
  margin-bottom: 1.2em;
}
div.frequently-requested ul li {
  margin: 1em 0;
  font-size: 1.2em;
}
div.frequently-requested ul li a.button:before {
  content: "+";
}
div.frequently-requested ul li a.button.active:before {
  content: "-";
}
div.frequently-requested ul li a.button {
  margin-right: 1em;
  border: 1px solid #000000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #000000;
  display: inline-block;
  text-align: center;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 15px;
}
div.frequently-requested ul li span.title {
  font-weight: bold;
  display: inline-block;
  clear: right;
  font-size: 15px;
}
div.frequently-requested ul li span.description {
  clear: left;
  color: #77777b;
  margin-left: 2.4em;
  margin-top: 0.5em;
  line-height: 1.4em;
  display: none;
  font-size: 1.2em;
}
div.frequently-requested ul li span.description.active {
  display: block;
}
span.glossary-tooltip {
  font-size: 12px !important;
  line-height: 12px;
  padding: 1.5em;
  box-shadow: 1px 2px 10px #77777b;
  position: absolute;
  top: -115px;
  left: 0;
  color: #77777b !important;
  width: 200px;
  height: 80px;
  z-index: 999;
  display: block;
  background: white;
}
span.glossary-tooltip span.description {
  float: left;
  width: 100%;
  margin-bottom: 1.5em;
  font-weight: normal !important;
}
span.glossary-tooltip b {
  color: #72a933;
}
span.glossary-tooltip a {
  color: #0c62ad;
  font-size: 12px !important;
}
span.contextual-link {
  color: #72a933;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.glossary-search {
  width: 48%;
  float: right;
  margin-bottom: 2em;
}
@media (max-width: 767px) {
  .glossary-search {
    width: 100%;
  }
}
.glossary-search h3 {
  margin: 1em 0;
  color: #eda94f;
  font-weight: 300;
  font-size: 2.8em;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.glossary-search input#glossary-search {
  width: 80%;
  padding: 0 1em;
  height: 60px;
  float: left;
  font-size: 14px;
  border-top: 1px #77777b solid;
  border-left: 1px #77777b solid;
  border-bottom: 1px #77777b solid;
  border-right: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media (max-width: 767px) {
  .glossary-search input#glossary-search {
    width: 70%;
  }
}
.glossary-search input[type=submit] {
  background: url('../images/ICON_mag-glass.png');
  width: 60px;
  height: 60px;
  border-top: 1px #77777b solid;
  border-right: 1px #77777b solid;
  border-bottom: 1px #77777b solid;
  border-left: none;
  background-size: contain;
  cursor: pointer;
}
blockquote:before {
  color: #77777b;
  content: open-quote;
  font-family: arial;
}
blockquote:after {
  color: #77777b;
  content: close-quote;
  font-family: arial;
}
blockquote p {
  display: inline;
}
#blog-signup {
  display: none;
  position: fixed;
  background-color: #ffffff;
  top: 50%;
  right: 0;
  left: 0;
  margin: auto;
  width: 40%;
  margin-top: -75px;
  height: 150px;
  z-index: 50;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  color: #77777b;
  text-align: left;
  overflow: hidden;
}
#blog-signup input {
  float: left;
}
#blog-signup .submit {
  background: #eda94f;
  border: none;
  font-size: 12px !important;
  height: 30px;
  width: 105px;
  float: right;
  text-transform: uppercase;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 1px;
  color: #ffffff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#blog-signup .submit:hover {
  background: rgba(255, 164, 9, 0.8);
}
#blog-signup .email {
  width: 150px;
}
#blog-signup .box-padding {
  margin: 25px 44px;
  height: 100%;
  position: relative;
}
#blog-signup a {
  color: #0182ca;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#blog-signup .changeable-content {
  display: none;
}
#blog-signup .top-wrapper {
  position: relative;
  border-bottom: 1px solid #6C6C6C;
  height: 38px;
  margin-top: 14px;
  margin-bottom: 25px;
}
#blog-signup .top-wrapper h1 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
  text-transform: uppercase;
}
#blog-signup .content-wrapper {
  height: 90%;
  width: 100%;
  overflow-y: auto;
  position: relative;
}
#blog-signup .content-wrapper .main-content-wrapper {
  padding: 0 45px;
  text-align: center;
}
#blog-signup .content-wrapper .main-content-wrapper h3 {
  text-transform: none;
  margin-top: 50px;
}
#blog-signup .content-wrapper .main-content-wrapper img {
  margin-right: 20px;
}
#blog-signup .content-wrapper .main-content-wrapper input {
  margin: 0 5px;
}
#blog-signup .content-wrapper .main-content-wrapper p {
  margin-top: 30px;
}
#blog-signup .content-wrapper .main-content-wrapper ul {
  list-style: disc;
  padding: 10px 0 0 20px;
}
#blog-signup .content-wrapper .main-content-wrapper ul li {
  color: #77777b;
  margin: 0;
  padding: 0;
}
#blog-signup .content-wrapper .main-content-wrapper ul li p {
  margin-top: 10px;
}
#blog-signup .content-wrapper.wide-image-style img.full-width {
  margin: 0;
  width: 100%;
}
#blog-signup .content-wrapper.wide-image-style h4 {
  color: #0c62ad;
  margin: 15px 0 0 0;
  padding: 0;
}
#blog-signup .content-wrapper.wide-image-style p {
  margin: 5px 0 0 0;
  padding: 0;
}
#blog-signup .content-wrapper.wide-image-style .main-content-wrapper {
  width: 100%;
}
#blog-signup .icon {
  position: absolute;
  left: 20px;
  top: 25px;
}
#blog-signup .nav-buttons {
  float: right;
  margin-top: 4px;
  text-align: right;
  white-space: nowrap;
}
#blog-signup .nav-buttons img {
  cursor: pointer;
  margin-left: 20px;
}
#modal-background {
  background: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: pointer;
  display: none;
  left: 0;
  min-height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}
#blog-signup {
  display: none;
  position: fixed;
  background-color: #ffffff;
  top: 50%;
  right: 0;
  left: 0;
  margin: auto;
  width: 465px;
  margin-top: -75px;
  height: 150px;
  z-index: 50;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.75);
  color: #77777b;
  text-align: left;
  overflow: hidden;
}
#blog-signup input {
  float: left;
}
#blog-signup .submit {
  background: #eda94f;
  border: none;
  font-size: 12px !important;
  height: 30px;
  width: 105px;
  float: right;
  text-transform: uppercase;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 1px;
  color: #ffffff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#blog-signup .submit:hover {
  background: rgba(255, 164, 9, 0.8);
}
#blog-signup .email {
  width: 150px;
}
#blog-signup .box-padding {
  margin: 25px 44px;
  height: 100%;
  position: relative;
}
#blog-signup a {
  color: #0182ca;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#blog-signup .changeable-content {
  display: none;
}
#blog-signup .top-wrapper {
  position: relative;
  border-bottom: 1px solid #6C6C6C;
  height: 38px;
  margin-top: 14px;
  margin-bottom: 25px;
}
#blog-signup .top-wrapper h1 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
  text-transform: uppercase;
}
#blog-signup .content-wrapper {
  height: 90%;
  width: 100%;
  overflow-y: auto;
  position: relative;
}
#blog-signup .content-wrapper .main-content-wrapper {
  padding: 0 45px;
  text-align: center;
}
#blog-signup .content-wrapper .main-content-wrapper h3 {
  text-transform: none;
  margin-top: 50px;
}
#blog-signup .content-wrapper .main-content-wrapper img {
  margin-right: 20px;
}
#blog-signup .content-wrapper .main-content-wrapper input {
  margin: 0 5px;
}
#blog-signup .content-wrapper .main-content-wrapper p {
  margin-top: 30px;
}
#blog-signup .content-wrapper .main-content-wrapper ul {
  list-style: disc;
  padding: 10px 0 0 20px;
}
#blog-signup .content-wrapper .main-content-wrapper ul li {
  color: #77777b;
  margin: 0;
  padding: 0;
}
#blog-signup .content-wrapper .main-content-wrapper ul li p {
  margin-top: 10px;
}
#blog-signup .content-wrapper.wide-image-style img.full-width {
  margin: 0;
  width: 100%;
}
#blog-signup .content-wrapper.wide-image-style h4 {
  color: #0c62ad;
  margin: 15px 0 0 0;
  padding: 0;
}
#blog-signup .content-wrapper.wide-image-style p {
  margin: 5px 0 0 0;
  padding: 0;
}
#blog-signup .content-wrapper.wide-image-style .main-content-wrapper {
  width: 100%;
}
#blog-signup .icon {
  position: absolute;
  left: 20px;
  top: 25px;
}
#blog-signup .nav-buttons {
  float: right;
  margin-top: 4px;
  text-align: right;
  white-space: nowrap;
}
#blog-signup .nav-buttons img {
  cursor: pointer;
  margin-left: 20px;
}
/* downstream tabeau pages */
.most-popular-carousel {
  position: relative;
}
.most-popular-carousel h3 {
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
}
.most-popular-carousel .left-fade,
.most-popular-carousel .right-fade {
  width: 20px;
  height: 200px;
  position: absolute;
  z-index: 1;
  top: 42px;
}
.most-popular-carousel .left-fade {
  background: url('../images/most-popular-left.png') no-repeat center;
  left: 0;
}
.most-popular-carousel .right-fade {
  background: url('../images/most-popular-right.png') no-repeat center;
  right: 0;
}
.most-popular-carousel .page-data-statistics {
  position: relative;
  margin-bottom: 35px;
  /*.economy .hover-overlay {
			background-image: url( '../images/money-blue.png' );
		}*/
  /*.fuel-2 .hover-overlay {
			background-image: url( '../images/isotope-bg-fuel-hover.png' );
		}*/
  /*.green-operation .hover-overlay {
			background-image: url( '../images/globe-green.png' );
		}*/
  /*.safety-operations .hover-overlay {
			background-image: url( '../images/suitcase-yellow.png' );
		}*/
  /*.policy-priorities .hover-overlay {
			background-image: url( '../images/isotope-bg-policy-hover.jpg' );
		}*/
  /*.connecting-communities .hover-overlay {
			background-image: url( '../images/isotope-bg-community-hover.jpg' );
		}*/
  /*.security .hover-overlay {
			background-image: url( '../images/isotope-bg-security-hover.jpg' );
		}*/
}
.most-popular-carousel .page-data-statistics .tile {
  overflow: hidden;
  position: relative;
  display: block;
  padding: 14px;
  width: 154px;
  height: 154px;
  margin: 9px;
  -webkit-box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
  -moz-box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
  box-shadow: 0px 0px 3px 1px rgba(128, 128, 128, 0.5);
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  float: left;
}
.most-popular-carousel .page-data-statistics .tile .type {
  font-size: 1em;
  color: #333333;
  padding-bottom: 8px;
  border-bottom: 1px solid #dadada;
}
.most-popular-carousel .page-data-statistics .tile p {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  font-size: 1.5em;
  padding: 12px 0;
  line-height: 17px;
}
@media (max-width: 767px) {
  .most-popular-carousel .page-data-statistics .tile p {
    font-size: 1.2em;
    line-height: 15px;
  }
}
.most-popular-carousel .page-data-statistics .tile .topic {
  position: absolute;
  bottom: 14px;
  left: 14px;
  padding-left: 4px;
  height: 10px;
  background: transparent;
}
.most-popular-carousel .page-data-statistics .tile .topic.economy {
  border-left: 10px solid #0c62ad;
}
.most-popular-carousel .page-data-statistics .tile .topic.green-operation {
  border-left: 10px solid #72a933;
}
.most-popular-carousel .page-data-statistics .tile .topic.safety-operations {
  border-left: 10px solid #eda94f;
}
.most-popular-carousel .page-data-statistics .tile .topic.policy-priorities {
  border-left: 10px solid #ac192b;
}
.most-popular-carousel .page-data-statistics .tile .topic.connecting-communities {
  border-left: 10px solid #5cd6d7;
}
.most-popular-carousel .page-data-statistics .tile .topic.security {
  border-left: 10px solid #8657a7;
}
.most-popular-carousel .page-data-statistics .tile .topic.fuel-2 {
  border-left: 10px solid #a1236a;
}
.most-popular-carousel .page-data-statistics li.economy {
  background-image: url('../images/isotope-bg-economy.jpg');
}
.most-popular-carousel .page-data-statistics li.economy:hover {
  background-image: none;
}
.most-popular-carousel .page-data-statistics li.economy div.hover-overlay:hover {
  background-image: url('../images/money-blue.png');
  opacity: .3;
}
.most-popular-carousel .page-data-statistics li.economy p {
  color: #0c62ad;
}
.most-popular-carousel .page-data-statistics li.fuel-2 {
  background-image: url('../images/isotope-bg-fuel.png');
}
.most-popular-carousel .page-data-statistics li.fuel-2:hover {
  background-image: none;
}
.most-popular-carousel .page-data-statistics li.fuel-2 div.hover-overlay:hover {
  background-image: url('../images/isotope-bg-fuel-hover.png');
  opacity: .3;
}
.most-popular-carousel .page-data-statistics li.fuel-2 p {
  color: #a1236a;
}
.most-popular-carousel .page-data-statistics li.green-operation {
  background-image: url('../images/isotope-bg-green-operation.jpg');
}
.most-popular-carousel .page-data-statistics li.green-operation:hover {
  background-image: none;
}
.most-popular-carousel .page-data-statistics li.green-operation div.hover-overlay:hover {
  background-image: url('../images/isotope-bg-green-operation-hover.jpg');
  opacity: .3;
}
.most-popular-carousel .page-data-statistics li.green-operation p {
  color: #72a933;
}
.most-popular-carousel .page-data-statistics li.safety-operations {
  background-image: url('../images/isotope-bg-safety-operations.jpg');
}
.most-popular-carousel .page-data-statistics li.safety-operations:hover {
  background-image: none;
}
.most-popular-carousel .page-data-statistics li.safety-operations div.hover-overlay:hover {
  background-image: url('../images/suitcase-yellow.png');
  opacity: .3;
}
.most-popular-carousel .page-data-statistics li.safety-operations p {
  color: #eda94f;
}
.most-popular-carousel .page-data-statistics li.policy-priorities {
  background-image: url('../images/isotope-bg-policy.jpg');
}
.most-popular-carousel .page-data-statistics li.policy-priorities:hover {
  background-image: none;
}
.most-popular-carousel .page-data-statistics li.policy-priorities div.hover-overlay:hover {
  background-image: url('../images/isotope-bg-policy-hover.jpg');
  opacity: .3;
}
.most-popular-carousel .page-data-statistics li.policy-priorities p {
  color: #ac192b;
}
.most-popular-carousel .page-data-statistics li.connecting-communities {
  background-image: url('../images/isotope-bg-community.jpg');
}
.most-popular-carousel .page-data-statistics li.connecting-communities:hover {
  background-image: none;
}
.most-popular-carousel .page-data-statistics li.connecting-communities div.hover-overlay:hover {
  background-image: url('../images/isotope-bg-community-hover.jpg');
  opacity: .3;
}
.most-popular-carousel .page-data-statistics li.connecting-communities p {
  color: #5cd6d7;
}
.most-popular-carousel .page-data-statistics li.security {
  background-image: url('../images/isotope-bg-security.jpg');
}
.most-popular-carousel .page-data-statistics li.security:hover {
  background-image: none;
}
.most-popular-carousel .page-data-statistics li.security div.hover-overlay:hover {
  background-image: url('../images/isotope-bg-security-hover.jpg');
  opacity: .3;
}
.most-popular-carousel .page-data-statistics li.security p {
  color: #8657a7;
}
.most-popular-carousel .page-data-statistics .tiles-4 {
  padding: 14px 30px;
  width: 322px;
  height: 354px;
}
.most-popular-carousel .page-data-statistics .tiles-4 .type {
  font-size: 1.6em;
  color: #ffffff;
  border-bottom: none;
}
.most-popular-carousel .page-data-statistics .tiles-2-h {
  padding: 14px 30px;
  width: 322px;
  height: 154px;
}
.most-popular-carousel .page-data-statistics .tiles-2-h .type {
  font-size: 1.6em;
  color: #ffffff;
  border-bottom: none;
}
.most-popular-carousel .page-data-statistics .tiles-4 .type,
.most-popular-carousel .page-data-statistics .tiles-2-h .type {
  padding-top: 10px;
  color: #ffffff;
  border-bottom: none;
}
.most-popular-carousel .page-data-statistics .tiles-4 p,
.most-popular-carousel .page-data-statistics .tiles-2-h p {
  font-size: 2.1em;
  line-height: 21px;
  color: #ffffff;
  padding-top: 15px;
  width: 80%;
}
.most-popular-carousel .page-data-statistics .tiles-1 {
  background-size: 150% 150%;
}
.most-popular-carousel .page-data-statistics .tiles-1 .type {
  color: #ffffff;
  border-bottom: none;
}
.most-popular-carousel .page-data-statistics .tiles-1 p {
  color: #ffffff;
}
.most-popular-carousel .page-data-statistics .economy.featured {
  background-image: url('../images/isotope-featured-economy.jpg');
}
.most-popular-carousel .page-data-statistics .green-operation.featured {
  background-image: url('../images/isotope-featured-green-operation.jpg');
}
.most-popular-carousel .page-data-statistics .safety-operations.featured {
  background-image: url('../images/isotope-featured-safety-operations.jpg');
}
.most-popular-carousel .page-data-statistics .policy-priorities.featured {
  background-image: url('../images/isotope-featured-policy-priorities.jpg');
}
.most-popular-carousel .page-data-statistics .connecting-communities.featured {
  background-image: url('../images/isotope-featured-communities.jpg');
}
.most-popular-carousel .page-data-statistics .security.featured {
  background-image: url('../images/isotope-featured-security.jpg');
}
.most-popular-carousel .page-data-statistics .fuel-2.featured {
  background-image: url('../images/isotope-featured-fuel.jpg');
}
.most-popular-carousel .page-data-statistics .hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  /*display: none;*/
  height: 182px;
  width: 100%;
  cursor: pointer;
  padding-top: 25px;
  /*opacity: .3;*/
}
.most-popular-carousel .page-data-statistics .tiles-4 .hover-overlay-featured {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  cursor: pointer;
  width: 382px;
  height: 382px;
  background-size: cover;
  opacity: .3;
}
.most-popular-carousel .page-data-statistics .tiles-2-h .hover-overlay-featured {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  cursor: pointer;
  width: 382px;
  height: 182px;
  background-size: cover;
  opacity: .3;
}
.most-popular-carousel .page-data-statistics .tiles-1 .hover-overlay-featured {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  cursor: pointer;
  width: 382px;
  height: 382px;
  opacity: .3;
}
.most-popular-carousel .page-data-statistics .economy .hover-overlay-featured {
  background-image: url('../images/isotope-featured-economy-hover.jpg');
}
.most-popular-carousel .page-data-statistics .fuel-2 .hover-overlay-featured {
  background-image: url('../images/isotope-featured-economy-hover.jpg');
}
.most-popular-carousel .page-data-statistics .green-operation .hover-overlay-featured {
  background-image: url('../images/isotope-featured-green-operation-hover.jpg');
}
.most-popular-carousel .page-data-statistics .safety-operations .hover-overlay-featured {
  background-image: url('../images/isotope-featured-safety-operations-hover.jpg');
}
.most-popular-carousel .page-data-statistics .policy-priorities .hover-overlay-featured {
  background-image: url('../images/isotope-featured-policy-priorities-hover.jpg');
}
.most-popular-carousel .page-data-statistics .connecting-communities .hover-overlay-featured {
  background-image: url('../images/isotope-featured-communities-hover.jpg');
}
.most-popular-carousel .page-data-statistics .security .hover-overlay-featured {
  background-image: url('../images/isotope-featured-security-hover.jpg');
}
.most-popular-carousel .page-data-statistics .economy.isotope-item.list-view {
  background-image: url('../images/economy-list.png');
}
.most-popular-carousel .page-data-statistics .green-operation.isotope-item.list-view {
  background-image: url('../images/environment-energy-list.png');
}
.most-popular-carousel .page-data-statistics .safety-operations.isotope-item.list-view {
  background-image: url('../images/safety-operations-list.png');
}
.most-popular-carousel .page-data-statistics .policy-priorities.isotope-item.list-view {
  background-image: url('../images/taxes-list.png');
}
.most-popular-carousel .page-data-statistics .security.isotope-item.list-view {
  background-image: url('../images/isotope-bg-security.jpg');
}
.most-popular-carousel .page-data-statistics .connecting-communities.isotope-item.list-view {
  background-image: url('../images/isotope-bg-community-hover.jpg');
}
.most-popular-carousel .page-data-statistics .list-view {
  margin: 0;
  width: 88%;
  display: block;
  height: 63px;
  background-size: 60px 60px;
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-left: 75px;
}
@media (max-width: 767px) {
  .most-popular-carousel .page-data-statistics .list-view {
    width: 77%;
    margin: 0;
    height: auto;
    min-height: 60px;
    padding-top: 13px;
    padding-left: 73px;
    border-top: 1px solid #ccc;
  }
}
@media desktop {
  .most-popular-carousel .page-data-statistics .list-view .economy {
    background-image: none !important;
  }
}
@media desktop {
  .most-popular-carousel .page-data-statistics .list-view .green-operation {
    background-image: none !important;
  }
}
@media desktop {
  .most-popular-carousel .page-data-statistics .list-view .safety-operations {
    background-image: none !important;
  }
}
@media desktop {
  .most-popular-carousel .page-data-statistics .list-view .policy-priorities {
    background-image: none !important;
  }
}
@media desktop {
  .most-popular-carousel .page-data-statistics .list-view .connecting-communities {
    background-image: none !important;
  }
}
@media desktop {
  .most-popular-carousel .page-data-statistics .list-view .security {
    background-image: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .most-popular-carousel .page-data-statistics .list-view .type {
    color: #252525 !important;
    border-bottom: none;
    padding: 2px 0 !important;
  }
}
@media (max-width: 767px) {
  .most-popular-carousel .page-data-statistics .list-view .type {
    color: #000000;
    border-bottom: none;
    padding: 2px 0;
  }
}
@media only screen and (min-width: 768px) {
  .most-popular-carousel .page-data-statistics .list-view p {
    color: #252525 !important;
    padding: 3px 0 !important;
  }
}
@media (max-width: 767px) {
  .most-popular-carousel .page-data-statistics .list-view p {
    color: #0c62ad;
    padding: 3px 0;
  }
}
.most-popular-carousel .page-data-statistics .list-view .topic {
  position: static;
  display: block;
}
@media (max-width: 767px) {
  .most-popular-carousel .page-data-statistics .featured.isotope-item.list-view {
    border-top: none;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 15px;
    height: 80px;
    height: auto;
    width: 90%;
    background-size: 100% auto;
    background-position: center left;
  }
  .most-popular-carousel .page-data-statistics .featured.isotope-item.list-view .type {
    font-size: 1.4em;
    color: #ffffff;
  }
  .most-popular-carousel .page-data-statistics .featured.isotope-item.list-view p {
    font-size: 1.6em;
    color: #ffffff;
    line-height: 1.2em;
    width: auto;
  }
}
.most-popular-carousel .page-data-statistics .economy.featured.isotope-item.list-view {
  background-image: url('../images/isotope-featured-economy.jpg');
}
.most-popular-carousel .page-data-statistics .green-operation.featured.isotope-item.list-view {
  background-image: url('../images/isotope-featured-green-operation.jpg');
}
.most-popular-carousel .page-data-statistics .safety-operations.featured.isotope-item.list-view {
  background-image: url('../images/isotope-featured-safety-operations.jpg');
}
.most-popular-carousel .page-data-statistics .policy-priorities.featured.isotope-item.list-view {
  background-image: url('../images/isotope-featured-policy-priorities.jpg');
}
.most-popular-carousel .flex-control-nav {
  display: none;
}
.most-popular-carousel .flex-direction-nav {
  clear: both;
  overflow: hidden;
  position: absolute;
  width: 95px;
  right: 0;
  bottom: -75px;
}
@media (max-width: 767px) {
  .most-popular-carousel .flex-direction-nav {
    display: none;
  }
}
.most-popular-carousel .flex-direction-nav .flex-disabled {
  opacity: .1!important;
}
.most-popular-carousel .flex-direction-nav li a {
  left: 0;
  top: 90%;
  z-index: 10000;
  position: relative;
  margin: 0;
  opacity: 1;
  float: left;
  text-indent: -999px;
  overflow: hidden;
}
.most-popular-carousel .flex-direction-nav li a::before {
  display: none;
}
.most-popular-carousel .flex-direction-nav li a:hover {
  opacity: .5;
}
.most-popular-carousel .flex-direction-nav li a.flex-prev {
  background: url('../images/most-popular-nav-prev.jpg') no-repeat center;
}
.most-popular-carousel .flex-direction-nav li a.flex-next {
  margin-left: 15px;
  background: url('../images/most-popular-nav-next.jpg') no-repeat center;
  text-align: left;
}
h1.tableau-title {
  border-bottom: 2px solid #999;
  margin-bottom: 30px;
  font-family: Gibson-light-ie;
  font-weight: 300;
  padding: 0 120px 5px 0;
}
@media (max-width: 767px) {
  h1.tableau-title {
    padding-right: 0;
  }
}
.tableau-info h4 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.tableau-info .block {
  /*border-top: 1px solid #0182ca;
  		margin-top: 30px;*/
  padding-top: 30px;
}
.tableau-info .block:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.tableau-info .block:last-child {
  margin-bottom: 40px;
}
.tableau-info .block ul {
  margin: 1em 0 1em 2em;
  list-style-type: disc;
  font-size: 1.4em;
}
.tableau-info .block ul li {
  clear: both;
  line-height: 1.6em;
  margin-bottom: 1em;
}
.tableau-info .block ul li .left {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  background-position: center;
  background-repeat: no-repeat;
  width: 150px;
  height: 90px;
  float: left;
  margin-right: 15px;
  border: 1px solid #ccc;
}
@media (max-width: 767px) {
  .tableau-info .block ul li .left {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
}
.tableau-info .block ul li .right {
  overflow: hidden;
}
.tableau-info .block ul li .right a {
  font-size: 20px;
  color: #000000;
  text-decoration: none;
  font-family: Gibson-light-ie;
  margin-bottom: 10px;
  display: block;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.tableau-info .block ul li .right a:hover {
  color: #0182ca;
}
.tableau-info .block ul li .right .vews {
  font-size: 15px;
}
.tableau-info .block .link {
  font-size: 15px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  color: #000000;
}
.tableau-info .block .link:hover {
  color: #0182ca;
}
.tableau-info .block .widget {
  margin: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.tableau-info .block .widget h4 {
  font-family: Gibson-reg-ie;
  font-weight: 700;
  letter-spacing: 1px;
}
.tableau-info .block .widget .link {
  margin-top: 15px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  color: #000000;
}
.tableau-info .block .widget .link:hover {
  color: #0182ca;
}
.why-we-fly-page {
  background: #00bbf2;
  background-image: url('../images/top_bground.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.why-we-fly-page .downstream-alt {
  padding: 80px 5%;
}
.why-we-fly-page .top-header {
  clear: both;
  overflow: hidden;
  margin: 0;
  margin-bottom: 40px;
}
.why-we-fly-page .top-header .left {
  width: 500px;
  color: white;
  font-weight: 100;
  background-image: url('../images/orange_convobubble.png');
  background-size: 100% 100%;
  height: 285px;
  margin-right: 50px;
  float: left;
}
@media (max-width: 1023px) {
  .why-we-fly-page .top-header .left {
    margin: 0 auto;
    float: none;
  }
}
@media (max-width: 767px) {
  .why-we-fly-page .top-header .left {
    width: 280px;
    height: 170px;
  }
}
.why-we-fly-page .top-header .left h1 {
  font-size: 70px;
  padding-top: 60px;
  vertical-align: middle;
  text-align: center;
}
@media (max-width: 767px) {
  .why-we-fly-page .top-header .left h1 {
    font-size: 38px;
    padding-top: 45px;
  }
}
.why-we-fly-page .top-header .left a {
  color: #ffffff;
  display: block;
  background: url('../images/videothumbnail.png') no-repeat left center;
  height: 60px;
  padding-left: 120px;
  line-height: 3.3em;
  font-size: 1.9em;
  margin: 0 auto;
  text-align: left;
  width: 155px;
  text-decoration: underline;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.why-we-fly-page .top-header .left a:hover {
  opacity: 0.6;
}
@media (max-width: 767px) {
  .why-we-fly-page .top-header .left a {
    background-size: 50px;
    padding-left: 60px;
    height: 39px;
    line-height: 2em;
  }
}
.why-we-fly-page .top-header .right {
  color: #ffffff;
  font-size: 14px;
  display: table;
  overflow: hidden;
  text-align: center;
  height: 285px;
}
@media (max-width: 1023px) {
  .why-we-fly-page .top-header .right {
    height: auto;
    margin-top: 40px;
  }
}
.why-we-fly-page .top-header .right > div {
  display: table-cell;
  vertical-align: middle;
}
.why-we-fly-page .top-header .right h2 {
  font-family: Gibson-light-ie;
  font-size: 2.7em;
  line-height: 1.1em;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .why-we-fly-page .top-header .right h2 {
    font-size: 2em;
  }
}
.why-we-fly-page .top-header .right p {
  color: #ffffff;
  line-height: 1.2em;
}
.why-we-fly-page .bottom-isotope {
  margin: 20px auto;
  padding: 30px 0 20px;
}
.why-we-fly-page .bottom-isotope:after {
  clear: both;
  overflow: hidden;
}
.why-we-fly-page .bottom-isotope .item {
  width: 325px;
  margin: 8px 5px;
  float: left;
  display: inline-block;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .why-we-fly-page .bottom-isotope .item {
    width: 275px;
  }
}
.why-we-fly-page .bottom-isotope .item.video .overlay-image {
  position: relative;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.why-we-fly-page .bottom-isotope .item.video .overlay-image:hover {
  background-size: 110%;
}
.why-we-fly-page .bottom-isotope .item.video .overlay-image:after {
  background: url('../images/video-play.png') no-repeat center;
  background-size: 164px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
}
.why-we-fly-page .bottom-isotope .item .overlay-image {
  height: 325px;
  width: 100%;
  background-position: center;
  background-size: 100%;
}
@media (max-width: 767px) {
  .why-we-fly-page .bottom-isotope .item .overlay-image {
    width: 275px;
    height: 275px;
  }
}
.why-we-fly-page .bottom-isotope .item h3 {
  font-size: 24px;
  padding: 20px 20px 10px;
}
.why-we-fly-page .bottom-isotope .item p {
  font-size: 16px;
  line-height: 21px;
  color: #666;
  padding: 0 20px 10px;
}
.why-we-fly-page .load-more-icon {
  display: block;
  width: 150px;
  height: 70px;
  margin: 0px auto 40px;
  background: url('../images/load-more-icon.png') no-repeat center 10px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.why-we-fly-page .load-more-icon:hover {
  opacity: .6;
}
.why-we-fly-page .load-more-icon .text {
  position: absolute;
  bottom: -5px;
  width: 150px;
  text-align: center;
  font-size: 1.5em;
  text-transform: uppercase;
  color: #ffffff;
}
.wwf-social-sharing {
  text-align: center;
  padding: 0 20px 10px;
}
.wwf-social-sharing div {
  width: 50px;
  height: 40px;
  display: inline-block;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.wwf-social-sharing div.twitter {
  background-image: url('../images/twitter-blue2.png');
  background-size: 19px 15px;
}
.wwf-social-sharing div.facebook {
  background-image: url('../images/facebook-blue.png');
  background-size: 11px 22px;
}
.wwf-social-sharing div:hover {
  opacity: .6;
}
.wwf-overlay {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  margin: auto;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
}
.wwf-overlay.fade {
  opacity: 1;
  visibility: visible;
}
.wwf-overlay .close {
  background: url('../images/close.png') no-repeat center;
  background-size: 46px;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.wwf-overlay .close:hover {
  opacity: .6;
}
.wwf-overlay .overlay-inner-wrap {
  padding: 5% 10% 0;
  height: 85%;
  overflow: auto;
}
@media (max-width: 1023px) {
  .wwf-overlay .overlay-inner-wrap {
    margin: 80px 20px 40px;
    padding: 0;
    height: 75%;
  }
}
.wwf-overlay .overlay-inner-wrap .overlay-inner {
  max-width: 675px;
  margin: 0 auto;
}
.wwf-overlay .overlay-inner-wrap .overlay-inner .video-text,
.wwf-overlay .overlay-inner-wrap .overlay-inner .item-text {
  display: none;
}
.wwf-overlay .overlay-inner-wrap .overlay-inner .video-text.show,
.wwf-overlay .overlay-inner-wrap .overlay-inner .item-text.show {
  display: block;
}
.wwf-overlay .overlay-inner-wrap .overlay-inner .video-text {
  background: #000;
  padding: 20px;
}
.wwf-overlay .overlay-inner-wrap .overlay-inner .video-text img {
  margin: 40px auto;
  display: block;
}
.wwf-overlay .overlay-inner-wrap .overlay-inner .video-text div {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.wwf-overlay .overlay-inner-wrap .overlay-inner .item-text {
  padding: 20px;
  background: #fff;
}
.wwf-overlay .overlay-inner-wrap .overlay-inner h3 {
  margin: 20px auto 10px;
}
.wwf-overlay .overlay-inner-wrap .overlay-inner p {
  margin-bottom: 10px;
}
.wwf-share {
  display: none;
}
.overflow-hide {
  overflow: hidden;
}
.highcharts-title {
  display: none;
}
.highcharts-container svg > text:last-child {
  visibility: hidden;
}
.argus-chart-container {
  background: -moz-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
  background: #f7f7f7;
  background: linear-gradient(to bottom, #f7f7f7 0%, #e5e5e5 100%);
  box-sizing: border-box;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color0', endColorstr='@color1', GradientType=0);
  padding: 20px;
  position: relative;
  width: 95%;
}
.argus-chart-title {
  color: #eaba44;
  font-size: 3.75em !important;
  font-weight: normal;
  margin: 0 0 15px;
}
.argus-chart-title strong {
  color: #58595b;
  font-weight: bold;
}
.argus-chart-title sup {
  font-size: .5em;
}
.subtitle-text {
  font-size: .85em;
  margin: 0 0 0 105px;
}
@media (max-width: 767px) {
  .subtitle-text {
    margin: 0 0 0 0px;
  }
}
.argus-chart-subtitle {
  font-size: 1.5em;
  margin: 0 0 10px;
}
.argus-chart {
  margin: 0 0 60px 50px;
  width: 90%;
}
@media (max-width: 767px) {
  .argus-chart {
    margin: 0 0 40px 0px;
  }
}
.link-label {
  display: block;
  font-size: .6em;
  text-decoration: none;
}
.debug {
  display: none;
}
.debug-on .debug {
  display: block;
}
.disclaimer {
  bottom: 15px;
  font-size: .6em;
  left: 120px;
  margin: 0;
  position: absolute;
  width: 65%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ad-pixel img {
  display: none;
}
@media (min-width: 1023px) {
  .custom--maxwidth {
    margin: 0 auto;
    max-width: 1280px;
  }
}
.custom--image {
  min-height: auto !important;
  position: relative;
  padding: 0 0 100% 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
@media (min-width: 1023px) {
  .custom--image {
    padding: 0 0 56.5% 0;
  }
}
.custom--image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home .mobile--only {
  display: block;
}
@media (min-width: 768px) {
  .home .mobile--only {
    display: none;
  }
}
.home .tablet--up {
  display: none;
}
@media (min-width: 768px) {
  .home .tablet--up {
    display: block;
  }
}
.home .desktop--only {
  display: none;
}
@media (min-width: 1023px) {
  .home .desktop--only {
    display: block;
  }
}
.home .chevron-arrow {
  display: inline-block;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
  position: absolute;
}
.home .featured {
  min-height: auto !important;
  position: relative;
}
.home .featured--image {
  min-height: 100px;
}
.home .featured::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
.home .featured--container {
  padding: 15px;
  position: absolute;
  top: 0;
  height: 80%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
}
@media (min-width: 768px) {
  .home .featured--container {
    padding: 0;
    top: 50%;
    left: 63%;
    transform: translate(-50%, -50%);
    width: 70%;
    justify-content: space-around;
    align-items: flex-start;
  }
}
.home .featured--image__alt {
  min-height: 180px !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
}
@media (min-width: 768px) {
  .home .featured--image__alt {
    margin: 20px auto;
  }
}
@media (min-width: 1023px) {
  .home .featured--image__alt {
    margin: 40px auto;
    background-size: cover;
    height: 350px;
  }
}
.home .featured--text {
  text-transform: uppercase;
  color: white;
  font-size: 20px;
  line-height: 1.3em;
  text-align: right;
  font-weight: 600;
  width: 90%;
}
@media (min-width: 768px) {
  .home .featured--text {
    font-size: 26px;
    text-align: left;
    width: 100%;
  }
}
@media (min-width: 1023px) {
  .home .featured--text {
    font-size: 36px;
  }
}
.home .featured--link {
  font-size: 14px;
  color: white;
  padding: 10px 15px 10px 10px;
  width: 90px;
  border-radius: 10px;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s ease;
}
@media (min-width: 768px) {
  .home .featured--link {
    padding: 15px 0 15px 10px;
    font-size: 18px;
    width: 98%;
  }
}
.home .featured--arrow {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  left: 85%;
  top: 35%;
  width: 8px;
  height: 8px;
}
@media (min-width: 768px) {
  .home .featured--arrow {
    left: 95%;
    top: 40%;
  }
}
.home .newsfeed {
  position: relative;
}
@media (min-width: 768px) {
  .home .newsfeed {
    padding: 0 40px;
  }
}
@media (min-width: 768px) {
  .home .newsfeed .news--pagination {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    height: 1px;
    max-width: 1400px;
    z-index: 10;
  }
}
.home .newsfeed .newsfeed--filter {
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: relative;
}
@media (min-width: 768px) {
  .home .newsfeed .newsfeed--filter {
    justify-content: flex-start;
  }
}
.home .newsfeed .newsfeed--filter__caption {
  font-weight: 800;
  color: #000000 !important;
  background-color: white !important;
  padding: 5px 0 !important;
  cursor: default !important;
}
.home .newsfeed .newsfeed--filter__selected {
  color: white !important;
  background-color: #77777B;
}
.home .newsfeed .newsfeed--filter__link {
  margin: 11px 20px -8px 0;
  font-size: 1.2em;
  text-transform: uppercase;
  padding: 5px 15px;
  cursor: pointer;
  color: #77777b;
  font-family: Gibson-semi-ie;
}
.home .newsfeed .s-two {
  margin: 10px auto 20px auto;
  padding: 10px 20px;
  max-width: 1280px;
}
@media (min-width: 768px) {
  .home .newsfeed .s-two {
    width: 100%;
    padding: 10px 5px 10px 0;
  }
}
.home .newsfeed .s-two .swiper-slide--img {
  display: block;
  margin: 0 auto;
  width: 85%;
  border-bottom-left-radius: 20px;
  filter: drop-shadow(5px 5px 2px rgba(0, 0, 0, 0.2));
}
@media (min-width: 768px) {
  .home .newsfeed .s-two .swiper-slide--img {
    width: 100%;
  }
}
.home .newsfeed .s-two .newsfeed--container {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  width: 85%;
  left: 50%;
  transform: translate(-50%);
  border-bottom-left-radius: 20px;
}
@media (min-width: 768px) {
  .home .newsfeed .s-two .newsfeed--container {
    width: 100%;
  }
}
.home .newsfeed .s-two .title {
  color: white;
  padding: 10px;
  width: 290px;
  margin: 0 auto;
  min-height: 44px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .home .newsfeed .s-two .title {
    width: auto;
  }
}
.home .newsfeed .newsarrow {
  border-right: 4px solid white;
  border-bottom: 4px solid white;
  left: 90%;
  top: 60%;
}
@media (min-width: 768px) {
  .home .newsfeed .newsarrow {
    left: 90%;
  }
}
.home .newsfeed .swiper-button-next,
.home .newsfeed .swiper-button-prev {
  height: 25px;
}
.home .homeslider--tab {
  min-height: auto !important;
  margin: 0 auto;
  width: 80%;
  height: 50px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 0;
}
@media (min-width: 768px) {
  .home .homeslider--tab {
    display: none;
  }
}
.home .homeslider--tab__text {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 800;
}
@media (min-width: 768px) {
  .home .homeslider--tab__text {
    font-size: 30px;
  }
}
.home .homeslider--arrow {
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  left: 90%;
  top: 35%;
  width: 9px;
  height: 9px;
}
.home .homeslider .homeslider--container {
  min-height: 300px !important;
  padding: 0 15px 0 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 768px) {
  .home .homeslider .homeslider--container {
    display: none;
  }
}
.home .homeslider .homeslider--container__heading {
  color: white;
  text-align: center;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .home .homeslider .homeslider--container__heading {
    text-align: left;
    font-size: 30px;
  }
}
@media (min-width: 1023px) {
  .home .homeslider .homeslider--container__heading {
    font-size: 38px;
  }
}
.home .homeslider .homeslider--container__subtext {
  margin: 25px 0;
}
@media (min-width: 1023px) {
  .home .homeslider .homeslider--container__subtext {
    margin: 35px 0;
  }
}
.home .homeslider .homeslider--container__subtext p {
  color: white;
  text-align: center;
  font-size: 16px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .home .homeslider .homeslider--container__subtext p {
    text-align: left;
    font-size: 20px;
  }
}
.home .homeslider .homeslider--container__link {
  color: white;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.6);
  padding: 15px 30px;
  border-radius: 15px;
  position: relative;
}
.home .homeslider .swiper-pagination {
  z-index: 20;
  bottom: 320px;
}
@media (min-width: 768px) {
  .home .homeslider .swiper-pagination {
    bottom: 5px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    left: 50%;
    transform: translate(-50%);
  }
}
.home .homeslider .swiper-pagination .swiper-pagination-bullet-active {
  border: 2px solid white;
}
@media (min-width: 768px) {
  .home .homeslider .swiper-pagination .swiper-pagination-bullet-active {
    border: 0px solid transparent;
  }
}
.home .homeslider .swiper-pagination-bullet {
  height: 20px;
  width: 20px;
  border: 2px solid transparent;
  background-color: transparent;
  margin: 0 5px !important;
}
@media (min-width: 768px) {
  .home .homeslider .swiper-pagination-bullet {
    width: 100%;
    margin: 0 !important;
    border-radius: 0;
    border: 0px solid white;
    height: 50px;
  }
}
.home .homeslider .custom--pagination {
  bottom: 320px;
  left: 0;
  width: 100%;
  position: absolute;
  z-index: 10;
  text-align: center;
}
@media (min-width: 768px) {
  .home .homeslider .custom--pagination {
    bottom: 5px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    left: 50%;
    transform: translate(-50%);
  }
}
.home .homeslider .custom--pagination__text {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
  display: none;
}
@media (min-width: 768px) {
  .home .homeslider .custom--pagination__text {
    display: block;
  }
}
@media (min-width: 1023px) {
  .home .homeslider .custom--pagination__text {
    font-size: 20px;
  }
}
.home .homeslider .custom--pagination__bullet {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 2px solid transparent;
  margin: 0 4px;
  display: inline-block;
}
@media (min-width: 768px) {
  .home .homeslider .custom--pagination__bullet {
    background-color: blue;
    width: 100%;
    margin: 0 !important;
    border: 0px solid white;
    border-radius: 0;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .home .homeslider .s-one {
    padding: 0 0 60px 0;
  }
}
.home .homeslider .swiper-wrapper.disabled {
  transform: translate3d(0px, 0, 0) !important;
}
.home .homeslider .swiper-pagination.disabled {
  cursor: default;
}
.home .homeslider .swiper-pagination.disabled .swiper-pagination-bullet-active {
  cursor: default;
}
.home .homeslider .swiper--button__container {
  width: 100%;
  z-index: 10;
}
@media (min-width: 1023px) {
  .home .homeslider .swiper--button__container {
    position: absolute;
    height: 50px;
    background: transparent;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -30%);
    max-width: 1360px;
    margin: 0 auto;
  }
}
.home .homeslider .swiper--button__container .swiper-button-next,
.home .homeslider .swiper--button__container .swiper-button-prev {
  height: 30px;
  top: 30%;
}
@media (min-width: 768px) {
  .home .homeslider .swiper--button__container .swiper-button-next,
  .home .homeslider .swiper--button__container .swiper-button-prev {
    top: 40%;
  }
}
@media (min-width: 1023px) {
  .home .homeslider .swiper--button__container .swiper-button-next,
  .home .homeslider .swiper--button__container .swiper-button-prev {
    top: 200%;
  }
}
@media (min-width: 768px) {
  .home .homeslider .border-bottom-left {
    border-bottom-left-radius: 20px;
  }
}
@media (min-width: 768px) {
  .home .homeslider .border-bottom-right {
    border-bottom-right-radius: 20px;
  }
}
.home .homeslider .minor--container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 40px;
}
@media (min-width: 768px) {
  .home .homeslider .minor--container {
    padding: 0 40px 0 60px;
  }
}
.home .homeslider .major--container {
  display: none;
  grid-template-columns: 50% 50%;
  grid-template-rows: auto;
}
@media (min-width: 768px) {
  .home .homeslider .major--container {
    display: grid;
  }
}
@media (min-width: 1023px) {
  .home .homeslider .major--container {
    grid-template-columns: 40% 60%;
    min-height: 500px;
  }
}
.home .homeslider .major--container__photo {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  min-height: auto !important;
  padding: 0 0 100% 0;
}
@media (min-width: 1023px) {
  .home .homeslider .major--container__photo {
    padding: 0 0 50% 0;
  }
}
.home .homeslider .major--container__alt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
.home .twitter-arrow {
  border-right: 3px solid #707070;
  border-bottom: 3px solid #707070;
  top: 80%;
  left: 90%;
}
@media (min-width: 768px) {
  .home .twitter-arrow {
    left: 85%;
  }
}
.home #home-slider-thumbs .swiper-slide-invisible-blank {
  display: none;
}
@media (min-width: 768px) {
  .home #home-slider-thumbs {
    padding: 0 25px;
  }
}
@media (min-width: 768px) {
  .home .s-three {
    padding: 0 5px 0 0;
    width: 100%;
  }
}
.home #majorselect {
  margin: 11px 20px -8px 0;
  font-size: 1.2em;
  text-transform: uppercase;
  background-color: #77777b;
  font-family: Gibson-semi-ie !important;
  min-height: auto !important;
  color: white;
  width: 70px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.home .selectarrow {
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  left: 65%;
  top: 57%;
  transform: rotate(45deg);
}
.IE11 {
  display: flex !important;
  flex-direction: row;
}
.IE11--width {
  width: 50%;
}
.IE11--image {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 50% !important;
  float: right !important;
}
.jobs-page h1,
.jobs-page h2,
.jobs-page h3 {
  text-align: center;
  color: #ffffff;
  font-family: Gibson-light-ie;
}
.jobs-page h1.gold,
.jobs-page h2.gold,
.jobs-page h3.gold {
  color: #eda94f;
}
.jobs-page h1 span,
.jobs-page h2 span,
.jobs-page h3 span {
  font-family: Gibson-semi-ie;
}
.jobs-page h1 {
  font-size: 60px;
  line-height: 1em;
}
@media (max-width: 1024px) {
  .jobs-page h1 {
    font-size: 4.3em;
  }
}
@media (max-width: 767px) {
  .jobs-page h1 {
    font-size: 2.7em;
  }
}
.jobs-page h2 {
  font-size: 2.3em;
}
@media (max-width: 767px) {
  .jobs-page h2 {
    font-size: 1.9em;
  }
}
@media (max-width: 767px) {
  .jobs-page h3 {
    font-size: 1.55em;
    letter-spacing: 0.01em;
  }
}
.jobs-page a {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.jobs-page .container {
  padding: 20px;
  max-width: 1024px;
}
.jobs-page .source {
  color: #ffffff;
  zoom: 1;
}
.jobs-page .source:before {
  content: '';
  display: block;
}
.jobs-page .source:after {
  content: '';
  display: table;
  clear: both;
}
.jobs-page .source.center {
  text-align: center;
}
.jobs-page .source a,
.jobs-page .source p {
  color: #ffffff;
}
.jobs-page .source p {
  font-size: 1em;
  line-height: 1.4em;
  display: inline-block;
}
@media (max-width: 1024px) {
  .jobs-page .source p {
    display: inline;
  }
}
.jobs-page .source a:hover {
  opacity: 0.7;
}
.jobs-page .source .left {
  float: left;
}
@media (max-width: 767px) {
  .jobs-page .source .left {
    float: none;
    width: 100%;
  }
}
.jobs-page .source .right {
  overflow: hidden;
  text-align: right;
}
@media (max-width: 767px) {
  .jobs-page .source .right {
    text-align: left;
  }
}
.jobs-drop-wrap {
  font-family: Gibson-semi-ie;
  font-size: 2em;
  color: #0c62ad;
  position: relative;
  width: 270px;
  margin: 0 auto 50px;
  z-index: 1;
}
@media (max-width: 1024px) {
  .jobs-drop-wrap {
    font-size: 1.8em;
    width: 240px;
  }
}
@media (max-width: 767px) {
  .jobs-drop-wrap {
    font-size: 1.6em;
    width: 205px;
  }
}
.jobs-drop-wrap.alt .main {
  border: 1px solid #77777b;
  border-bottom: none;
}
.jobs-drop-wrap.alt .drop-down {
  border: 1px solid #77777b;
  border-top: none;
}
.jobs-drop-wrap .main {
  background: #ffffff;
  padding: 15px 20px;
}
@media (max-width: 767px) {
  .jobs-drop-wrap .main {
    padding: 10px 20px;
  }
}
.jobs-drop-wrap .main:after {
  position: absolute;
  background: url('../images/arrow-down.png') no-repeat right center;
  content: '';
  right: 20px;
  top: 15px;
  width: 20px;
  height: 15px;
}
@media (max-width: 767px) {
  .jobs-drop-wrap .main:after {
    top: 10px;
  }
}
.jobs-drop-wrap .drop-down {
  position: absolute;
  background: #ffffff;
  top: 100%;
  width: 100%;
  height: 0;
  overflow: auto;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  box-sizing: border-box;
}
.jobs-drop-wrap .drop-down.open {
  height: 200px;
}
.jobs-drop-wrap .drop-down li {
  padding: 7px 20px;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.jobs-drop-wrap .drop-down li.active,
.jobs-drop-wrap .drop-down li:hover {
  background: #0c62ad;
  color: #ffffff;
}
.jobs-drop-wrap .drop-down li.active p,
.jobs-drop-wrap .drop-down li:hover p {
  color: #ffffff;
}
/* hero section */
.jobs-hero {
  min-height: 695px;
  border-bottom: 7px solid #ffffff;
  padding-top: 55px;
  box-sizing: border-box;
  position: relative;
  margin-top: 67px;
}
.jobs-hero:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0c62ad;
  z-index: -100;
}
@media (max-width: 1024px) {
  .jobs-hero {
    min-height: 440px;
    border-bottom-width: 2px;
    padding-top: 67px;
    margin-top: 0;
    background: #4e8cb8;
  }
}
@media (max-width: 1023px) {
  .jobs-hero {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .jobs-hero {
    min-height: 300px;
    border-bottom-width: 1px;
    padding-top: 10px;
  }
}
.jobs-hero:before {
  position: absolute;
  height: 275px;
  width: 100%;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url('../images/jobs/hero-background.png') no-repeat center bottom;
  background-size: contain;
  z-index: 0;
}
@media (max-width: 1024px) {
  .jobs-hero:before {
    width: 100%;
    background-size: 200%;
    background-position: 20% bottom;
  }
}
.jobs-hero h1,
.jobs-hero h2 {
  position: relative;
  z-index: 3;
}
.jobs-hero h1 {
  margin: auto;
}
.jobs-hero h1:after {
  content: '*';
  font-size: 0.3em;
  vertical-align: super;
  margin-left: -5px;
}
@media (max-width: 767px) {
  .jobs-hero h1 {
    font-size: 2.3em;
    line-height: 1.2em;
    max-width: 81%;
  }
}
@media only screen and (min-width: 768px) {
  .jobs-hero h1 {
    width: 80%;
  }
}
.jobs-hero h2 {
  font-size: 1.9em;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  -moz-transition: opacity 0.75s ease;
  -webkit-transition: opacity 0.75s ease;
  -o-transition: opacity 0.75s ease;
  transition: opacity 0.75s ease;
}
@media (max-width: 1024px) {
  .jobs-hero h2 {
    display: none;
  }
}
.jobs-hero h2 img {
  width: 47px;
  height: 52px;
  position: relative;
  top: 27px;
  right: -4px;
}
.jobs-hero .cycle-next,
.jobs-hero .cycle-prev {
  width: 25px;
  height: 50px;
  position: absolute;
  top: 45%;
  z-index: 500;
  background: url('../images/jobs/arrow.png') no-repeat 5px center #ffffff;
  background-size: 8px 13px;
  border-radius: 0 50px 50px 0;
  display: none;
}
@media (max-width: 1024px) {
  .jobs-hero .cycle-next,
  .jobs-hero .cycle-prev {
    display: block;
  }
}
.jobs-hero .cycle-prev {
  left: 0;
}
.jobs-hero .cycle-next {
  right: 0;
  transform: rotate(180deg);
}
.jobs-hero .source {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .jobs-hero .source {
    bottom: -100px;
  }
}
.tablet-swipe {
  position: absolute;
  top: 505px;
  left: 9%;
  color: #000000;
  font-size: 1.2em;
  letter-spacing: 0.03em;
  font-style: italic;
  text-transform: uppercase;
  z-index: 100;
  display: none;
}
@media (max-width: 767px) {
  .tablet-swipe {
    position: static;
    background: #8fc8e5;
    left: 0;
    right: 0;
    padding: 5px 0 0;
    text-align: center;
    bottom: -44px;
    border-bottom: 1px solid #ffffff;
    font-size: 1em;
    height: 37px;
  }
}
.tablet-swipe img {
  width: 15px;
  height: 25px;
  position: relative;
  top: 5px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .tablet-swipe img {
    width: 12px;
    height: 21px;
  }
}
.mobile .jobs-hero .cycle-next,
.mobile .jobs-hero .cycle-prev {
  display: none;
}
.mobile .tablet-swipe {
  display: none;
}
@media (max-width: 1024px) {
  .mobile .tablet-swipe {
    display: block;
  }
}
@media (max-width: 767px) {
  .mobile .jobs-hero .source {
    bottom: -100px;
  }
}
.cloud-wrap {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cloud-set {
  position: absolute;
  left: -100%;
  top: 0;
  bottom: 0;
  z-index: 0;
}
@media (max-width: 1024px) {
  .cloud-set {
    left: 0;
  }
}
.cloud-set .cloud {
  height: auto;
  position: absolute;
}
.cloud-set img {
  width: 100%;
  height: auto;
}
.animate-none {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.cloud-set1 {
  -webkit-animation: moveclouds 60s linear infinite;
  -moz-animation: moveclouds 60s linear infinite;
  -o-animation: moveclouds 60s linear infinite;
  animation: moveclouds 60s linear infinite;
  opacity: 0.1;
}
@media (max-width: 1024px) {
  .cloud-set1 {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
  }
}
.cloud-set1 .cloud1,
.cloud-set1 .cloud2 {
  left: -10%;
}
.cloud-set1 .cloud1 {
  width: 575px;
  top: 50px;
}
@media (max-width: 1024px) {
  .cloud-set1 .cloud1 {
    width: 475px;
    left: -20%;
  }
}
.cloud-set1 .cloud2 {
  width: 415px;
  bottom: 190px;
}
@media (max-width: 1024px) {
  .cloud-set1 .cloud2 {
    display: none;
  }
}
.cloud-set1 .cloud3 {
  width: 330px;
  top: 255px;
  left: 75%;
}
@media (max-width: 1024px) {
  .cloud-set1 .cloud3 {
    width: 285px;
    top: 113px;
    left: 68%;
  }
}
@media (max-width: 1024px) {
  .cloud-set1 .cloud3 {
    top: 80px;
  }
}
.cloud-set2 {
  -webkit-animation: moveclouds2 105s linear infinite;
  -moz-animation: moveclouds2 105s linear infinite;
  -o-animation: moveclouds2 105s linear infinite;
  animation: moveclouds2 105s linear infinite;
}
@media (max-width: 1024px) {
  .cloud-set2 {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
  }
}
.cloud-set2 .cloud1 {
  width: 120px;
  left: 0;
  top: 355px;
}
@media (max-width: 1024px) {
  .cloud-set2 .cloud1 {
    width: 120px;
    left: 3%;
    top: 160px;
    opacity: 0.6;
  }
}
.cloud-set2 .cloud2 {
  width: 90px;
  right: 50%;
  bottom: 230px;
}
@media (max-width: 1024px) {
  .cloud-set2 .cloud2 {
    display: none;
  }
}
.cloud-set2 .cloud3 {
  width: 50px;
  bottom: 125px;
  right: 14%;
}
@media (max-width: 1024px) {
  .cloud-set2 .cloud3 {
    display: none;
  }
}
.cloud-set3 {
  -webkit-animation: moveclouds3 120s linear infinite;
  -moz-animation: moveclouds3 120s linear infinite;
  -o-animation: moveclouds3 120s linear infinite;
  animation: moveclouds3 120s linear infinite;
}
@media (max-width: 1024px) {
  .cloud-set3 {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
    display: none;
  }
}
.cloud-set3 .cloud1 {
  width: 40px;
  left: 6%;
  bottom: 150px;
}
.cloud-set3 .cloud2 {
  width: 25px;
  left: 42%;
  bottom: 145px;
}
.cloud-set3 .cloud3 {
  width: 35px;
  bottom: 155px;
  right: 6%;
}
.plane {
  position: absolute;
  top: 54%;
  left: 23%;
  -webkit-animation: moveplane 10s ease-out 1;
  -moz-animation: moveplane 10s ease-out 1;
  -o-animation: moveplane 10s ease-out 1;
  animation: moveplane 10s ease-out 1;
}
@media (max-width: 1024px) {
  .plane {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
    display: none;
  }
}
.plane .inner {
  position: relative;
}
.plane img {
  width: 123px;
}
@-webkit-keyframes moveclouds {
  0% {
    left: 130%;
  }
  100% {
    left: -100%;
  }
}
@-moz-keyframes moveclouds {
  0% {
    left: 130%;
  }
  100% {
    left: -100%;
  }
}
@-o-keyframes moveclouds {
  0% {
    left: 130%;
  }
  100% {
    left: -100%;
  }
}
@keyframes moveclouds {
  0% {
    left: 130%;
  }
  100% {
    left: -100%;
  }
}
@-webkit-keyframes moveclouds2 {
  0% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
@-moz-keyframes moveclouds2 {
  0% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
@-o-keyframes moveclouds2 {
  0% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
@keyframes moveclouds2 {
  0% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
@-webkit-keyframes moveclouds3 {
  0% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
@-moz-keyframes moveclouds3 {
  0% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
@-o-keyframes moveclouds3 {
  0% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
@keyframes moveclouds3 {
  0% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
@-webkit-keyframes moveplane {
  0% {
    top: 70%;
    left: -15%;
    transform: rotate(-12deg);
  }
  100% {
    top: 54%;
    left: 23%;
    transform: rotate(0deg);
  }
}
@-moz-keyframes moveplane {
  0% {
    top: 70%;
    left: -15%;
    transform: rotate(-12deg);
  }
  100% {
    top: 54%;
    left: 23%;
    transform: rotate(0deg);
  }
}
@-o-keyframes moveplane {
  0% {
    top: 70%;
    left: -15%;
    transform: rotate(-12deg);
  }
  100% {
    top: 54%;
    left: 23%;
    transform: rotate(0deg);
  }
}
@keyframes moveplane {
  0% {
    top: 70%;
    left: -15%;
    transform: rotate(-12deg);
  }
  100% {
    top: 54%;
    left: 23%;
    transform: rotate(0deg);
  }
}
.buildings-wrap {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  margin: auto;
  width: 1024px;
  z-index: 10;
}
@media (max-width: 1024px) {
  .buildings-wrap {
    bottom: -1px;
    height: 235px;
    width: auto;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .buildings-wrap {
    height: 155px;
  }
}
.buildings {
  position: relative;
  z-index: 10;
  width: 1024px;
  display: table;
  table-layout: fixed;
}
@media (max-width: 1024px) {
  .buildings {
    width: 100%;
  }
}
.buildings .building {
  position: relative;
}
.buildings .building.b1 {
  width: 116px;
}
.buildings .building.b2 {
  width: 51px;
  left: -9px;
}
.buildings .building.b3 {
  width: 106px;
}
.buildings .building.b4 {
  width: 90px;
}
.buildings .building.b5 {
  width: 189px;
}
.buildings .building.b5 .inner1,
.buildings .building.b5 .inner2 {
  float: left;
}
.buildings .building.b5 .inner1 {
  width: 91px;
}
@media (max-width: 1024px) {
  .buildings .building.b5 .inner1 {
    float: none;
    width: auto;
  }
}
.buildings .building.b5 .inner2 {
  width: 89px;
  top: 29px;
}
@media (max-width: 1024px) {
  .buildings .building.b5 .inner2 {
    display: none;
  }
}
.buildings .building.b6 {
  width: 97px;
  z-index: 1;
}
.buildings .building.b7 {
  width: 170px;
}
.buildings .building.b8 {
  width: 205px;
  bottom: 1px;
}
.buildings .building.b9 {
  display: none;
}
@media (max-width: 1024px) {
  .buildings .building.b9 {
    display: block;
  }
}
@media (max-width: 1024px) {
  .buildings .building.b1,
  .buildings .building.b2,
  .buildings .building.b3,
  .buildings .building.b4,
  .buildings .building.b5,
  .buildings .building.b6,
  .buildings .building.b7,
  .buildings .building.b8 {
    width: 100%;
    left: initial;
    z-index: initial;
    bottom: initial;
  }
}
.building {
  height: 160px;
  vertical-align: bottom;
  display: table-cell;
}
@media (max-width: 1024px) {
  .building {
    height: 235px;
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .building {
    height: 155px;
  }
}
.building .inner {
  vertical-align: bottom;
  position: relative;
}
@media (max-width: 1024px) {
  .building .inner {
    height: 235px;
  }
}
@media (max-width: 767px) {
  .building .inner {
    height: 155px;
  }
}
@media (max-width: 1024px) {
  .building img {
    max-height: 80%;
    max-width: 80%;
    height: auto;
    float: right;
    padding-right: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media (max-width: 767px) {
  .building img {
    max-height: 60%;
    max-width: 60%;
    float: none;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .building,
  .plane {
    background: #4e8cb8;
    background: -moz-linear-gradient(top, #4e8cb8 0%, #89c2e2 100%);
    background: -webkit-linear-gradient(top, #4e8cb8 0%, #89c2e2 100%);
    background: linear-gradient(to bottom, #4e8cb8 0%, #89c2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e8cb8', endColorstr='#89c2e2', GradientType=0);
  }
}
.building .inner .image,
.plane .inner .image {
  -moz-transition: opacity 0.75s ease;
  -webkit-transition: opacity 0.75s ease;
  -o-transition: opacity 0.75s ease;
  transition: opacity 0.75s ease;
}
.building .inner,
.plane .inner {
  overflow: visible;
}
.building .inner .text-hover:before,
.plane .inner .text-hover:before {
  height: 100%;
}
.building .inner.hover2 .text-hover .text,
.plane .inner.hover2 .text-hover .text {
  opacity: 1;
}
.text-hover {
  position: absolute;
  top: -140px;
  left: -150px;
  font-size: 1.4em;
  text-align: center;
  font-family: Gibson-reg-ie;
  min-width: 182px;
  padding: 0.5em 0;
  width: auto;
  transform-origin: center;
  transition: 300ms ease;
  background-color: #eda94f;
}
.text-hover a {
  display: block;
}
.text-hover span {
  display: block;
  transition: all 300ms ease;
  line-height: 1.1;
}
.text-hover strong {
  font-size: 1.4em;
  font-family: Gibson-bold-ie;
}
.text-hover .jobs-number {
  transition: all 300ms ease;
  color: #243464;
}
.text-hover .jobs-info {
  color: #243464;
}
@media (max-width: 1024px) {
  .text-hover {
    top: 0;
    left: 10%;
    font-size: 3em;
    padding: 10px 15px;
    width: 300px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .text-hover {
    left: 0;
    right: 0;
    font-size: 1.6em;
    padding: 5px 15px;
    margin: auto;
    width: 245px;
  }
}
@media (min-width: 1025px) {
  .text-hover .text {
    max-height: 21px;
    transition: all 300ms ease;
    z-index: 0;
  }
  .text-hover .text:after {
    content: '';
    position: absolute;
    right: -1px;
    bottom: -0.5rem;
    height: 1rem;
    width: 1rem;
    background-image: url('../images/jobs/corner.png');
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity 300ms ease;
  }
  .text-hover .jobs-info {
    opacity: 0;
    padding: 0 0.25em;
    color: #000000;
  }
  .text-hover:hover {
    background-color: #ffffff;
  }
  .text-hover:hover .text {
    max-height: 100px;
    z-index: 10;
  }
  .text-hover:hover .text:after {
    opacity: 0;
  }
  .text-hover:hover .jobs-number {
    color: #eda94f;
  }
  .text-hover:hover .jobs-info {
    opacity: 1;
    color: #000000;
  }
  .text-hover:hover:before {
    background-color: #ffffff;
  }
  .text-hover:hover:after {
    opacity: 1;
  }
  .text-hover:after {
    content: '';
    position: absolute;
    top: 0.25em;
    left: 0.25em;
    right: 0.25em;
    bottom: 0.25em;
    border: 1px solid #eda94f;
    transition: all 300ms ease;
    opacity: 0;
  }
}
.text-hover .text {
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  position: relative;
}
.text-hover .line {
  width: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.text-hover .line:before {
  width: 2px;
  height: 100%;
  background: #eda94f;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (min-width: 1025px) {
  .b1 .text-hover {
    top: -190px;
    left: -60px;
  }
  .b1 .text-hover .line {
    height: 200px;
  }
  .b2 .text-hover {
    top: -40px;
    left: -60px;
  }
  .b2 .text-hover .line {
    height: 60px;
  }
  .b3 .text-hover {
    top: -125px;
    left: -7px;
  }
  .b3 .text-hover .line {
    height: 155px;
  }
  .b4 .text-hover {
    top: -175px;
    left: -40px;
  }
  .b4 .text-hover .line {
    height: 185px;
  }
  .b5 .text-hover {
    top: -65px;
    left: -20px;
  }
  .b5 .text-hover .line {
    height: 60px;
  }
  .b6 .text-hover {
    top: -105px;
    left: -40px;
  }
  .b6 .text-hover .line {
    height: 130px;
  }
  .b7 .text-hover {
    top: -140px;
    left: 30px;
  }
  .b7 .text-hover .line {
    height: 130px;
  }
  .b8 .text-hover {
    top: -65px;
    left: 50px;
  }
  .b8 .text-hover .line {
    height: 200px;
  }
  .b9 .text-hover {
    top: -140px;
    left: -15px;
  }
  .b9 .text-hover .line {
    height: 145px;
  }
  .plane .text-hover {
    top: -55px;
    left: -30px;
  }
  .plane .text-hover .line {
    height: 60px;
  }
}
/* data section */
.jobs-data h1 {
  margin-bottom: 50px;
}
@media (max-width: 1024px) {
  .jobs-data h1 {
    margin-bottom: 35px;
  }
}
.jobs-data .data-top {
  background: #0c62ad;
  padding: 55px 0;
  text-align: center;
  color: white;
}
@media (max-width: 767px) {
  .jobs-data .data-top {
    padding-bottom: 15px;
  }
}
.jobs-data .data-top h1,
.jobs-data .data-top h2,
.jobs-data .data-top h3,
.jobs-data .data-top h4,
.jobs-data .data-top h5,
.jobs-data .data-top h6 {
  color: #eda94f;
  margin-bottom: 5px;
  font-family: Gibson-semi-ie;
}
.jobs-data .data-top p {
  font-size: 1.8em;
  color: #ffffff;
  line-height: 1.2;
}
.jobs-data .data-top ul {
  font-size: 1.8em;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.jobs-data .data-top ul li {
  display: inline;
  position: relative;
  background: url('../images/jobs/data-icon-plane.png') no-repeat left center;
  background-size: 12px 15px;
  padding: 0 8px 0 21px;
}
.jobs-data .data-top ul li:first-child {
  background: none;
  padding-left: 0;
}
@media (max-width: 1024px) {
  .jobs-data .data-top ul li {
    font-family: Gibson-light-ie;
  }
}
.jobs-data .data-top ul li h3 {
  display: inline;
  font-family: Gibson-semi-ie;
}
@media (max-width: 767px) {
  .jobs-data .data-top ul li h3 {
    display: inline;
  }
}
@media (max-width: 767px) {
  .jobs-data .data-top .read-more-wrap {
    display: none;
  }
}
.jobs-data .data-top .mobile-read-more {
  font-size: 1.5em;
  font-family: Gibson-semi-ie;
  color: #eda94f;
  padding: 15px;
  position: relative;
  z-index: 10;
  display: none;
}
@media (max-width: 767px) {
  .jobs-data .data-top .mobile-read-more {
    display: block;
  }
}
@media (max-width: 1024px) {
  .jobs-data .jobs-drop-wrap {
    margin-bottom: 40px;
  }
}
.jobs-data .state-data {
  background: url('../images/jobs/how-map.png') no-repeat center #1967b1;
  background-size: 75%;
  padding: 100px 0 75px;
}
@media (max-width: 1024px) {
  .jobs-data .state-data {
    padding: 75px;
  }
}
@media (max-width: 767px) {
  .jobs-data .state-data {
    padding: 60px 20px;
  }
}
.jobs-data .state-data #state-data-wrap {
  width: 85%;
  margin: 0 auto 70px;
  zoom: 1;
}
.jobs-data .state-data #state-data-wrap:before {
  content: '';
  display: block;
}
.jobs-data .state-data #state-data-wrap:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1024px) {
  .jobs-data .state-data #state-data-wrap {
    width: 100%;
    margin: 0 auto 40px;
  }
}
.jobs-data .state-data #state-data-wrap > div {
  width: 46%;
  margin: 0 2%;
  float: left;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .jobs-data .state-data #state-data-wrap > div {
    width: 48%;
    margin: 0 1%;
  }
}
@media (max-width: 767px) {
  .jobs-data .state-data #state-data-wrap > div {
    width: 100%;
    margin: 0 0 30px;
  }
}
.jobs-data .state-data #state-data-wrap .number {
  font-size: 8em;
  font-family: Gibson-bold-ie;
  letter-spacing: -0.05em;
}
@media (max-width: 1024px) {
  .jobs-data .state-data #state-data-wrap .number {
    font-size: 5em;
  }
}
@media (max-width: 767px) {
  .jobs-data .state-data #state-data-wrap .number {
    font-size: 4em;
  }
}
.jobs-data .state-data #state-data-wrap .label {
  font-size: 2.6em;
}
@media (max-width: 1024px) {
  .jobs-data .state-data #state-data-wrap .label {
    font-size: 1.8em;
  }
}
.jobs-data .national-data {
  padding: 80px 0 50px;
  background: -moz-linear-gradient(top, #0864ad 30%, rgba(8, 100, 173, 0) 50%);
  background: -webkit-linear-gradient(top, #0864ad 30%, rgba(8, 100, 173, 0) 50%);
  background: linear-gradient(to bottom, #0864ad 30%, rgba(8, 100, 173, 0) 50%);
}
@media (max-width: 1024px) {
  .jobs-data .national-data {
    padding-top: 50px;
    background: -moz-linear-gradient(top, #0864ad 90%, rgba(8, 100, 173, 0) 100%);
    background: -webkit-linear-gradient(top, #0864ad 90%, rgba(8, 100, 173, 0) 100%);
    background: linear-gradient(to bottom, #0864ad 90%, rgba(8, 100, 173, 0) 100%);
  }
}
.jobs-data .national-data .background {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 150%;
  position: absolute;
  bottom: 0;
  height: 70%;
  left: 0;
  right: 0;
  z-index: -1;
}
.jobs-data .national-data h2,
.jobs-data .national-data h3.gold,
.jobs-data .national-data img {
  margin-bottom: 10px;
}
.jobs-data .national-data h3 {
  margin-bottom: 20px;
}
.jobs-data .see-more {
  width: 325px;
  font-size: 2em;
  color: #ffffff;
  margin: 0 auto 25px;
  display: block;
  border: 1px solid #ffffff;
  padding: 15px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .jobs-data .see-more {
    width: 100%;
  }
}
.jobs-data .see-more:hover {
  background: #ffffff;
  color: #0c62ad;
}
.jobs-data .see-more span {
  display: block;
  font-size: 0.65em;
  margin-top: 5px;
}
.radial-grad {
  position: relative;
  overflow: hidden;
}
.radial-grad:before {
  background: -moz-radial-gradient(center, ellipse cover, #000000 0%, rgba(0, 0, 0, 0) 55%);
  background: -webkit-radial-gradient(center, ellipse cover, #000000 0%, rgba(0, 0, 0, 0) 55%);
  background: radial-gradient(ellipse at center, #000000 0%, rgba(0, 0, 0, 0) 55%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
  position: absolute;
  content: '';
  width: 1400px;
  height: 200px;
  left: 0;
  right: 0;
  opacity: 0.2;
  margin: 0 auto;
}
.radial-grad.top:before {
  top: -130px;
}
.radial-grad.bottom:before {
  bottom: -130px;
}
.graphs {
  zoom: 1;
  text-align: center;
}
.graphs:before {
  content: '';
  display: block;
}
.graphs:after {
  content: '';
  display: table;
  clear: both;
}
.graphs .graph {
  width: 45%;
  min-height: 385px;
  margin: 0 8% 75px 0;
  display: inline-block;
  min-height: 300px;
  vertical-align: top;
  opacity: 0;
  top: 25px;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 1024px) {
  .graphs .graph {
    margin: 0 15% 75px;
    width: 70%;
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .graphs .graph {
    margin: 0 0 40px;
    width: 100%;
  }
}
.graphs .graph:nth-child(2n+2) {
  margin-right: 0;
}
@media (max-width: 1024px) {
  .graphs .graph:nth-child(2n+2) {
    margin-right: 15%;
  }
}
@media (max-width: 767px) {
  .graphs .graph:nth-child(2n+2) {
    margin-right: 0;
  }
}
.graphs .graph.visible {
  opacity: 1;
  top: 0;
}
@media (max-width: 1024px) {
  .graphs h3.gold {
    font-size: 2.3em;
  }
}
@media (max-width: 767px) {
  .graphs h3.gold {
    font-size: 1.9em;
  }
}
/* passengers section */
.jobs-passengers {
  padding: 100px 0 10px;
}
@media (max-width: 767px) {
  .jobs-passengers {
    padding: 40px 0 0;
  }
}
.jobs-passengers h1,
.jobs-passengers h2 {
  max-width: 95%;
  margin: 0 auto 50px;
}
@media (max-width: 767px) {
  .jobs-passengers h1,
  .jobs-passengers h2 {
    margin-bottom: 20px;
  }
}
.jobs-passengers h1 span,
.jobs-passengers h2 span {
  color: #eda94f;
}
.jobs-passengers .passenger-columns {
  margin: 65px auto 0;
  max-width: 100%;
}
@media (max-width: 767px) {
  .jobs-passengers .passenger-columns {
    margin: 0 auto;
  }
}
.jobs-passengers .passenger-column {
  margin-bottom: 50px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  top: 25px;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 767px) {
  .jobs-passengers .passenger-column {
    margin-bottom: 5px;
  }
}
.jobs-passengers .passenger-column:nth-child(3n+3) {
  margin-right: 0;
}
.jobs-passengers .passenger-column.visible {
  opacity: 1;
  top: 0;
}
.passenger-overlay {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  display: none;
}
@media (max-width: 767px) {
  .passenger-overlay {
    overflow: scroll;
  }
}
.passenger-overlay .inner-wrap {
  width: 95%;
  max-width: 820px;
  background-color: #fff;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 12px;
  top: 30%;
  padding: 56px;
  box-sizing: border-box;
  zoom: 1;
}
.passenger-overlay .inner-wrap:before {
  content: '';
  display: block;
}
.passenger-overlay .inner-wrap:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .passenger-overlay .inner-wrap {
    top: 0;
    padding: 25px;
    margin: 50px auto;
  }
}
.passenger-overlay .inner-wrap img {
  width: 200px;
  margin-right: 20px;
  float: left;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .passenger-overlay .inner-wrap img {
    float: none;
    margin-bottom: 20px;
  }
}
.passenger-overlay .inner-wrap h2 {
  font: 24px Gibson-semi-ie, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
  color: #ed5934;
  text-align: left;
}
.passenger-overlay .inner-wrap p {
  font: 14px/20px Gibson-reg-ie, Arial, sans-serif;
  color: #444;
}
.passenger-overlay .inner-wrap .close-x {
  cursor: pointer;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -50px;
  right: -50px;
  z-index: 30;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 1024px) {
  .passenger-overlay .inner-wrap .close-x {
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
  }
}
.passenger-overlay .inner-wrap .close-x:hover {
  transform: scale(1.1);
}
.passenger-overlay .inner-wrap .close-x div {
  color: #ffffff;
  font-size: 40px;
  margin: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 1024px) {
  .passenger-overlay .inner-wrap .close-x div {
    color: #1d84bf;
    font-size: 30px;
  }
}
/* get hired section */
.jobs-hired {
  padding: 80px 0 30px;
  border-top: 8px solid #eda94f;
}
@media (max-width: 767px) {
  .jobs-hired {
    padding: 50px 0 10px;
  }
}
.jobs-hired h1 {
  margin-bottom: 8px;
  color: #0c62ad;
  font-family: Gibson-semi-ie;
}
.jobs-hired h1 span {
  color: #eda94f;
}
.jobs-hired h2 {
  color: #77777b;
}
.jobs-hired .main {
  display: none;
}
@media (max-width: 767px) {
  .jobs-hired .main {
    display: block;
  }
}
@media (max-width: 767px) {
  .jobs-hired .jobs-drop-wrap {
    margin-top: 30px;
  }
}
.jobs-hired .logos {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  margin-top: 60px;
}
@media (max-width: 1024px) {
  .jobs-hired .logos {
    padding: 0 75px;
  }
}
@media (max-width: 767px) {
  .jobs-hired .logos {
    display: block;
    padding: 0;
    margin-top: 0;
  }
}
.jobs-hired .logos li {
  width: auto;
  max-height: 65px;
  margin: 0 15px 50px;
}
@media (max-width: 1024px) {
  .jobs-hired .logos li {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .jobs-hired .logos li {
    margin: 0;
    height: auto;
  }
}
.jobs-hired .logos a {
  vertical-align: middle;
  display: table-cell;
  height: 65px;
}
@media (max-width: 767px) {
  .jobs-hired .logos a {
    height: auto;
  }
}
.jobs-hired .logos a:hover {
  opacity: 0.6;
}
@media (max-width: 767px) {
  .jobs-hired .logos a:hover {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .jobs-hired .logos img {
    display: none;
  }
}
.jobs-hired .logos p {
  display: none;
}
@media (max-width: 767px) {
  .jobs-hired .logos p {
    display: block;
    font-size: 0.9em;
    line-height: 1em;
    color: #0c62ad;
  }
}
/* have to repeat this style b/c it's only in the "connect" folder */
.backtotop {
  background: -moz-linear-gradient(top, rgba(205, 205, 205, 0) 0%, #cdcdcd 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(205, 205, 205, 0)), color-stop(100%, #cdcdcd));
  background: -webkit-linear-gradient(top, rgba(205, 205, 205, 0) 0%, #cdcdcd 100%);
  background: -o-linear-gradient(top, rgba(205, 205, 205, 0) 0%, #cdcdcd 100%);
  background: -ms-linear-gradient(top, rgba(205, 205, 205, 0) 0%, #cdcdcd 100%);
  background: linear-gradient(to bottom, rgba(205, 205, 205, 0) 0%, #cdcdcd 100%);
  border-top: 1px solid #ccc;
  cursor: pointer;
  color: #a6a6a6;
  position: relative;
  padding: 2.75% 0;
  text-align: center;
  display: none;
}
@media (max-width: 1024px) {
  .backtotop {
    display: block;
  }
}
.backtotop .icon-Arr {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-bottom: 1.5%;
}
.backtotop p {
  font: 14px Gibson-reg-ie, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.container-data {
  max-width: 1060px;
  padding: 0 30px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .container-data {
    padding: 0;
  }
}
.container-data.alt {
  padding: 40px 30px;
}
@media (max-width: 1024px) {
  .container-data.alt {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .container-data-mobile {
    padding: 0 30px;
    box-sizing: border-box;
  }
}
.data-page h1 {
  font-size: 25px;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 23px;
}
@media (max-width: 1024px) {
  .data-page h1 {
    font-size: 22px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    color: #595858;
  }
}
.data-page h1.border {
  border-bottom: 2px solid rgba(168, 180, 189, 0.5);
  padding-bottom: 7px;
}
.data-page h2 {
  font-weight: normal;
}
@media (max-width: 1024px) {
  .data-page .breadcrumbs {
    display: none;
  }
}
/* top map section wrap */
.data-map-section-wrap {
  background-image: url("../images/map-bg-cover.jpg");
  padding: 105px 0 25px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  zoom: 1;
}
.data-map-section-wrap:before {
  content: '';
  display: block;
}
.data-map-section-wrap:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1024px) {
  .data-map-section-wrap {
    background: transparent;
    padding: 25px 0 0;
  }
}
/* top section quick finds */
.quick-finds {
  float: left;
  width: 26%;
  margin-right: 14%;
  text-align: left;
}
@media (max-width: 1120px) {
  .quick-finds {
    width: 25%;
    margin-right: 10%;
  }
}
@media (max-width: 1024px) {
  .quick-finds {
    width: 100%;
    margin-right: 0;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: relative;
  }
}
.quick-finds h2 {
  color: #626d77;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  margin-bottom: 13px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .quick-finds h2 {
    font-size: 13px;
    margin-bottom: 8px;
  }
}
.quick-finds ul {
  font-size: 14px;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .quick-finds ul {
    margin-bottom: 25px;
  }
}
.quick-finds ul li {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.33333;
  margin-bottom: 1em;
}
@media (max-width: 1024px) {
  .quick-finds ul li {
    margin-bottom: 7px;
  }
}
.quick-finds a,
.quick-finds a:visited {
  color: #3981c5;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.quick-finds a:active,
.quick-finds a:visited:active,
.quick-finds a:focus,
.quick-finds a:visited:focus,
.quick-finds a:hover,
.quick-finds a:visited:hover {
  color: #2a5c88;
}
/* data filters */
.dataset-grid {
  position: relative;
}
.tablet-filter-label {
  background: #626d76;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  padding: 10px 30px;
  display: none;
  position: relative;
}
@media (max-width: 1024px) {
  .tablet-filter-label {
    display: block;
  }
}
.tablet-filter-label:before {
  position: absolute;
  font-family: 'FontAwesome';
  font-size: 25px;
  top: 5px;
  right: 30px;
  content: "\f0d7";
}
.tablet-filter-label.open:before {
  content: "\f0d8";
}
.tablet-filter-label[data-filter="traffic-capacity-ops"] {
  background: #0c62ad;
}
.tablet-filter-label[data-filter="financials"] {
  background: #72a933;
}
.tablet-filter-label[data-filter="fares"] {
  background: #eda94f;
}
@media (max-width: 1024px) {
  .filter-wrap {
    margin: 0 -30px;
    position: relative;
  }
}
.data-btns button {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  cursor: pointer;
  float: left;
}
.data-btns button.active {
  background: #0c62ad;
  color: #ffffff;
}
.data-filter {
  zoom: 1;
  margin-bottom: 30px;
  display: flex;
}
.data-filter:before {
  content: '';
  display: block;
}
.data-filter:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1024px) {
  .data-filter {
    display: block;
    position: absolute;
    top: 35px;
    z-index: 10;
  }
}
.data-filter button {
  background-color: rgba(98, 109, 118, 0.04);
  border-style: solid;
  border-color: #d1d1d1;
  border-width: 1px;
  border-right: none;
  font-size: 15px;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 19px 0;
  flex: 1;
}
@media (max-width: 1024px) {
  .data-filter button {
    display: block;
    width: 100vw;
    text-align: left;
    padding: 10px 30px;
    font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    border-width: 0 0 1px 0;
    background: #ffffff;
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .data-filter button:last-child {
    border-right: 1px solid #d1d1d1;
  }
}
.data-filter button[data-filter=".traffic-capacity-ops"] {
  color: #0c62ad;
}
.data-filter button[data-filter=".financials"] {
  color: #72a933;
}
.data-filter button[data-filter=".fares"] {
  color: #eda94f;
}
.data-filter button:hover {
  background: rgba(98, 109, 118, 0.1);
}
@media (max-width: 1024px) {
  .data-filter button:hover {
    background: #ffffff;
  }
}
.data-filter button.is-checked {
  background: rgba(98, 109, 118, 0.1);
}
@media (max-width: 1024px) {
  .data-filter button.is-checked {
    background: #ffffff;
  }
}
.data-filter button.is-checked[data-filter=".fares"],
.data-filter button.is-checked[data-filter=".financials"],
.data-filter button.is-checked[data-filter=".traffic-capacity-ops"] {
  color: #ffffff;
}
.data-filter button.is-checked[data-filter=".traffic-capacity-ops"] {
  background: #0c62ad;
}
.data-filter button.is-checked[data-filter=".financials"] {
  background: #72a933;
}
.data-filter button.is-checked[data-filter=".fares"] {
  background: #eda94f;
}
/* data sorting */
.data-sort-outer-wrap {
  margin-bottom: 20px;
  zoom: 1;
}
.data-sort-outer-wrap:before {
  content: '';
  display: block;
}
.data-sort-outer-wrap:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1024px) {
  .data-sort-outer-wrap {
    position: absolute;
    top: -42px;
    right: 30px;
  }
}
.data-sort-outer-wrap > div {
  display: inline-block;
  float: left;
  zoom: 1;
}
.data-sort-outer-wrap > div:before {
  content: '';
  display: block;
}
.data-sort-outer-wrap > div:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1024px) {
  .data-sort-outer-wrap > div:last-child {
    display: none;
  }
}
.data-sort-outer-wrap p {
  color: #000000;
  display: inline-block;
  float: left;
}
.raw-data-wrap {
  margin-right: 50px;
}
@media (max-width: 1024px) {
  .raw-data-wrap {
    margin-right: 0;
  }
}
.raw-data-wrap button {
  width: 17px;
  height: 17px;
  float: left;
  border: 1px solid rgba(119, 119, 123, 0.65);
  background: none;
  margin-right: 8px;
  position: relative;
  text-indent: -100px;
  overflow: hidden;
  cursor: pointer;
}
.raw-data-wrap button.is-checked:before {
  opacity: 1;
}
.raw-data-wrap button:before {
  position: absolute;
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
  content: '';
  background: #0c62ad;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.raw-data-wrap button#reset-raw-data {
  display: none;
}
.data-sort-wrap div {
  margin-left: 8px;
  float: left;
}
.data-sort-wrap button {
  background: #ffffff;
  border: 1px solid rgba(12, 98, 173, 0.4);
  color: #0c62ad;
}
.data-sort-wrap button:last-child {
  border-left: none;
}
.data-sort-wrap button.is-checked,
.data-sort-wrap button:hover {
  background: #0c62ad;
  color: #ffffff;
}
/* grid section */
.data-grid,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.data-grid .data-item.no-transition,
.data-grid.no-transition,
.data-grid.no-transition .isotope-item {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.data-grid[data-filter=".traffic-capacity-ops"] .data-item:hover .category,
.data-grid[data-filter=".traffic-capacity-ops"] .data-item:hover .name {
  color: #0c62ad;
}
.data-grid[data-filter=".financials"] .data-item:hover .category,
.data-grid[data-filter=".financials"] .data-item:hover .name {
  color: #72a933;
}
.data-grid[data-filter=".fares"] .data-item:hover .category,
.data-grid[data-filter=".fares"] .data-item:hover .name {
  color: #eda94f;
}
.data-grid[data-filter=""] .data-item:hover.traffic-capacity-ops .category,
.data-grid[data-filter=""] .data-item:hover.traffic-capacity-ops .name,
.data-grid[data-filter=""] .data-item:hover.traffic-capacity-ops .tile-date {
  color: #0c62ad;
}
.data-grid[data-filter=""] .data-item:hover.financials .category,
.data-grid[data-filter=""] .data-item:hover.financials .name,
.data-grid[data-filter=""] .data-item:hover.financials .tile-date {
  color: #72a933;
}
.data-grid[data-filter=""] .data-item:hover.fares .category,
.data-grid[data-filter=""] .data-item:hover.fares .name,
.data-grid[data-filter=""] .data-item:hover.fares .tile-date {
  color: #eda94f;
}
.data-grid {
  zoom: 1;
  margin: 0 auto;
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.data-grid:before {
  content: '';
  display: block;
}
.data-grid:after {
  content: '';
  display: table;
  clear: both;
}
.data-item {
  width: 212px;
  height: 212px;
  float: left;
  position: relative;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
@media (max-width: 767px) {
  .data-item {
    width: 100%;
    height: auto;
  }
}
.data-item .inner {
  display: flex;
  flex-direction: column;
  -webkit-box-shadow: 0 0 3px 1px rgba(128, 128, 128, 0.5);
  -moz-box-shadow: 0 0 3px 1px rgba(128, 128, 128, 0.5);
  box-shadow: 0 0 3px 1px rgba(128, 128, 128, 0.5);
  background: #ffffff;
  position: absolute;
  padding: 15px;
  width: 161px;
  height: 161px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .data-item .inner {
    width: 96%;
    height: auto;
    position: relative;
    margin: 7px 2%;
    box-sizing: border-box;
  }
}
.data-item .inner:before {
  content: '';
  position: absolute;
  top: 7px;
  bottom: 7px;
  left: 7px;
  right: 7px;
  background: #f4f4f4;
  z-index: 0;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  transform: scale(0.95);
}
.data-item:hover .inner:before {
  opacity: 1;
  transform: scale(1);
}
.data-item .tile-date,
.data-item h2 {
  position: relative;
  transition: all 300ms ease;
}
.data-item .tile-date {
  font-size: 11px;
  color: #3e3e3e;
  margin: 0;
  padding: 0 0 8px;
  border-bottom: 2px solid rgba(218, 218, 218, 0.5);
}
.data-item .name {
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  line-height: 21px;
  padding: 12px 0;
  color: #626d76;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.data-item .category {
  text-transform: uppercase;
  margin-top: auto;
  z-index: 1;
  font-size: 1em;
  letter-spacing: 1px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
#backtotop {
  display: none;
  border-top: 1px solid #ccc;
  cursor: pointer;
  text-align: center;
  position: relative;
}
@media (max-width: 1024px) {
  #backtotop {
    display: block;
  }
}
#backtotop .blackFade {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  z-index: -1;
  bottom: 0;
}
#backtotop .contentContainer > div {
  padding: 2.75% 0;
}
#backtotop {
  color: #a6a6a6;
}
#backtotop .icon-Arr {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-bottom: 1.5%;
}
#backtotop p {
  font: 14px Gibson-reg-ie, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.blackFade {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );  IE6-8 */
}
.data-map-section,
.expanded-map-wrap {
  position: relative;
  text-align: center;
  float: left;
  width: 60%;
}
@media (max-width: 1120px) {
  .data-map-section,
  .expanded-map-wrap {
    width: 65%;
  }
}
@media (max-width: 1024px) {
  .data-map-section,
  .expanded-map-wrap {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-behavior: url(/ie8/backgroundsize.min.htc);
    background-image: url("../images/map-bg-cover.jpg");
    padding: 20px 0 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: inset 0px 10px 10px -8px rgba(0, 0, 0, 0.1), inset 0px -10px 10px -6px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 1024px) {
  .data-map-section h1,
  .expanded-map-wrap h1 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    padding: 0 30px;
    border: none;
    font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .data-map-section h1.border,
  .expanded-map-wrap h1.border {
    border: none;
    padding-bottom: 0;
  }
}
.data-map-section .loader-icon,
.expanded-map-wrap .loader-icon {
  position: absolute;
  height: 150px;
  top: 210px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
}
.data-map-section .loader-icon img,
.expanded-map-wrap .loader-icon img {
  margin: 0 auto;
  display: block;
}
.data-map-section .map-wrap,
.expanded-map-wrap .map-wrap {
  width: 100%;
  margin-top: -10px;
}
@media (max-width: 1024px) {
  .data-map-section .map-wrap,
  .expanded-map-wrap .map-wrap {
    display: none;
  }
}
.data-map-section .map-wrap path,
.expanded-map-wrap .map-wrap path {
  cursor: pointer;
}
.data-map-section .expand-map,
.expanded-map-wrap .expand-map {
  display: none;
  color: #0c62ad;
  font-size: 13.5px;
  margin-top: 30px;
  cursor: pointer;
  background-image: url("../images/home-tab-plus-blue.png");
  background-repeat: no-repeat;
  background-position: 120% 50%;
  padding-right: 15px;
  width: 85px;
  text-align: right;
  position: absolute;
  bottom: 22px;
  right: 0;
}
.data-map-section .state-info-wrap,
.expanded-map-wrap .state-info-wrap {
  display: none;
  position: relative;
}
@media (max-width: 1024px) {
  .data-map-section .state-info-wrap,
  .expanded-map-wrap .state-info-wrap {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    display: block;
  }
  .data-map-section .state-info-wrap .state-data-panels,
  .expanded-map-wrap .state-info-wrap .state-data-panels {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .data-map-section .state-info-wrap .state-data-panels .title,
  .expanded-map-wrap .state-info-wrap .state-data-panels .title {
    text-transform: uppercase;
    font-size: 16px;
  }
  .data-map-section .state-info-wrap .state-data-panels .num,
  .expanded-map-wrap .state-info-wrap .state-data-panels .num {
    font-size: 44px;
  }
  .data-map-section .state-info-wrap .flex-direction-nav,
  .expanded-map-wrap .state-info-wrap .flex-direction-nav {
    top: 115px;
    position: absolute;
    width: 100%;
  }
  .data-map-section .state-info-wrap select,
  .expanded-map-wrap .state-info-wrap select {
    border: none;
    background: none;
    outline: none;
    opacity: 0;
    -webkit-appearance: none;
    filter: alpha(opacity=0);
    position: absolute;
    width: 100%;
    height: 36px;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 100;
    font-size: 24px;
  }
  .data-map-section .state-info-wrap .selected-state,
  .expanded-map-wrap .state-info-wrap .selected-state {
    width: 100%;
    height: 20px;
    top: 20px;
    color: #0c62ad;
    text-align: left;
    font-size: 20px;
    position: relative;
    z-index: 0;
    padding: 8px 0;
    border-top: 1px solid #0c62ad;
    border-bottom: 1px solid #0c62ad;
  }
  .data-map-section .state-info-wrap .selected-state .text,
  .expanded-map-wrap .state-info-wrap .selected-state .text {
    display: block;
    width: auto;
    padding: 0 30px;
    margin: 0 auto;
    background-image: url('../images/arrow-down.png');
    background-position: 96% center;
    background-repeat: no-repeat;
  }
}
.data-map-section .state-info-wrap .state-select,
.expanded-map-wrap .state-info-wrap .state-select {
  display: none;
  text-align: left;
  line-height: 56px;
  border-bottom: 1px solid #0082ca;
  font-size: 28px;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: capitalize;
  background: -moz-linear-gradient(top, rgba(227, 233, 237, 0.95) 0%, rgba(255, 255, 255, 0.95) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(227, 233, 237, 0.95)), color-stop(100%, rgba(255, 255, 255, 0.95)));
  background: -webkit-linear-gradient(top, rgba(227, 233, 237, 0.95) 0%, rgba(255, 255, 255, 0.95) 100%);
  background: -o-linear-gradient(top, rgba(227, 233, 237, 0.95) 0%, rgba(255, 255, 255, 0.95) 100%);
  background: -ms-linear-gradient(top, rgba(227, 233, 237, 0.95) 0%, rgba(255, 255, 255, 0.95) 100%);
  background: linear-gradient(to bottom, rgba(227, 233, 237, 0.95) 0%, rgba(255, 255, 255, 0.95) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2e3e9ed', endColorstr='#f2ffffff', GradientType=0);
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  top: 57px;
  left: 0;
  cursor: pointer;
}
.data-map-section .state-info-wrap .state-select::-webkit-scrollbar,
.expanded-map-wrap .state-info-wrap .state-select::-webkit-scrollbar {
  display: none;
}
.data-map-section .state-info-wrap .state-select .state,
.expanded-map-wrap .state-info-wrap .state-select .state {
  padding: 0 10px;
  border-bottom: 1px solid #0082ca;
  color: #777779;
}
.data-map-section .state-info-wrap .state-select .state:hover,
.expanded-map-wrap .state-info-wrap .state-select .state:hover {
  color: #ffffff;
  background-color: #8cc6e7;
}
.data-map-section .state-info-wrap .state-table-wrap,
.expanded-map-wrap .state-info-wrap .state-table-wrap {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #626d76;
}
.data-map-section .state-info-wrap .state-table-wrap .dropdown-state-select,
.expanded-map-wrap .state-info-wrap .state-table-wrap .dropdown-state-select {
  text-align: left;
  font-size: 20px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  margin: 5px 0 15px;
}
.data-map-section .state-info-wrap .state-table-wrap .dropdown-state-select.dropdown-active,
.expanded-map-wrap .state-info-wrap .state-table-wrap .dropdown-state-select.dropdown-active {
  background-color: #ffffff;
  border-bottom: 1px solid #0082ca;
}
.data-map-section .state-info-wrap .state-table-wrap .state-data,
.expanded-map-wrap .state-info-wrap .state-table-wrap .state-data {
  zoom: 1;
}
.data-map-section .state-info-wrap .state-table-wrap .state-data:before,
.expanded-map-wrap .state-info-wrap .state-table-wrap .state-data:before {
  content: '';
  display: block;
}
.data-map-section .state-info-wrap .state-table-wrap .state-data:after,
.expanded-map-wrap .state-info-wrap .state-table-wrap .state-data:after {
  content: '';
  display: table;
  clear: both;
}
.data-map-section .state-info-wrap .state-table-wrap .state-data .data,
.expanded-map-wrap .state-info-wrap .state-table-wrap .state-data .data {
  width: 28%;
  float: left;
  font-size: 35px;
  font-family: Gibson-bold-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: left;
  line-height: 30px;
}
.data-map-section .state-info-wrap .state-table-wrap .state-data .data:last-child,
.expanded-map-wrap .state-info-wrap .state-table-wrap .state-data .data:last-child {
  width: 16%;
}
.data-map-section .state-info-wrap .state-table-wrap .state-data .data span,
.expanded-map-wrap .state-info-wrap .state-table-wrap .state-data .data span {
  display: block;
  font-size: 10px;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 13px;
  margin-top: 8px;
}
.data-map-section .source,
.expanded-map-wrap .source {
  color: #77777b;
  clear: both;
  padding: 0 40px 20px;
  display: none;
}
.data-map-section #source-button-container,
.expanded-map-wrap #source-button-container {
  clear: both;
  display: none;
  position: relative;
  text-align: center;
  position: absolute;
  top: 9px;
  right: 0;
}
.data-map-section #source-button-container #source-button,
.expanded-map-wrap #source-button-container #source-button {
  display: inline-block;
  font-size: 1em;
  height: 25px;
  line-height: 25px;
}
.data-map-section #source-button-container #source-button:active,
.expanded-map-wrap #source-button-container #source-button:active,
.data-map-section #source-button-container #source-button:focus,
.expanded-map-wrap #source-button-container #source-button:focus,
.data-map-section #source-button-container #source-button:hover,
.expanded-map-wrap #source-button-container #source-button:hover,
.data-map-section #source-button-container #source-button:link,
.expanded-map-wrap #source-button-container #source-button:link,
.data-map-section #source-button-container #source-button:visited,
.expanded-map-wrap #source-button-container #source-button:visited {
  color: #595858;
}
.data-map-section #source-button-container #source-window,
.expanded-map-wrap #source-button-container #source-window {
  background: #ffffff;
  bottom: 50px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  right: 0;
  margin: 0 auto 0 -225px;
  opacity: 0;
  position: absolute;
  text-align: left;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
  width: 450px;
  z-index: 10;
}
.data-map-section #source-button-container #source-window.open,
.expanded-map-wrap #source-button-container #source-window.open {
  opacity: 1;
  visibility: visible;
}
.data-map-section #source-button-container #source-window:after,
.expanded-map-wrap #source-button-container #source-window:after {
  background: #ffffff;
  border: 1em solid #000000;
  border-color: transparent transparent #ffffff #ffffff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  content: '';
  height: 0;
  right: 5%;
  margin-left: -1em;
  position: absolute;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  width: 0;
  z-index: 10;
}
.data-map-section #source-button-container #source-window .inner,
.expanded-map-wrap #source-button-container #source-window .inner {
  background: #ffffff;
  padding: 20px;
  position: relative;
  z-index: 20;
}
.data-map-section #source-button-container #source-window .inner h3,
.expanded-map-wrap #source-button-container #source-window .inner h3 {
  color: #0c62ad;
}
.data-map-section #source-button-container #source-window .inner p,
.expanded-map-wrap #source-button-container #source-window .inner p {
  color: #000000;
  line-height: 1.3em;
  margin-top: 15px;
}
.data-map-section .desktop-map,
.expanded-map-wrap .desktop-map {
  margin: 0 auto;
  display: block;
}
@media (max-width: 1024px) {
  .data-map-section .desktop-map,
  .expanded-map-wrap .desktop-map {
    display: none;
  }
}
.data-map-section .mobile-map,
.expanded-map-wrap .mobile-map {
  margin: 0 auto;
  display: none;
}
@media (max-width: 1024px) {
  .data-map-section .mobile-map,
  .expanded-map-wrap .mobile-map {
    display: block;
  }
}
.expanded-map-template {
  display: none;
}
.expanded-map-wrap {
  background-image: url("../images/map-bg-cover.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/ie8/backgroundsize.min.htc);
  zoom: 1;
  padding: 0;
  height: 100%;
  width: 100%;
}
.expanded-map-wrap:before {
  content: '';
  display: block;
}
.expanded-map-wrap:after {
  content: '';
  display: table;
  clear: both;
}
.expanded-map-wrap h1 {
  padding-top: 20px;
}
.expanded-map-wrap .map-wrap {
  float: none;
  width: 55%;
  margin: 0 auto;
}
.expanded-map-wrap .state-info-wrap {
  width: 70%;
  margin: 20px auto;
}
.expanded-map-wrap .state-info-wrap table {
  padding: 0;
}
@media (max-width: 1024px) {
  .flex-direction-nav .flex-prev {
    left: 0;
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  .flex-direction-nav .flex-next {
    right: 5px;
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  .single-dataset .downstream {
    padding-top: 0;
  }
}
.c-content {
  width: 75%;
  padding-right: 3rem;
  float: left;
}
@media (max-width: 1024px) {
  .c-content {
    width: 100%;
    float: none;
  }
}
.c-content h1 {
  border-bottom: 1px solid #999;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 32px;
  padding-bottom: 0.5rem;
  margin-bottom: 2rem;
}
.c-content .entry-content li,
.c-content .entry-content p,
.c-content .entry-content span {
  font-size: 16px;
  line-height: 1.6em;
  color: #77777b;
}
.c-content .entry-content ul {
  list-style-type: initial;
  padding-left: 1rem;
}
.c-content .entry-content li {
  margin-bottom: 0.5rem;
}
.c-content-sidebar {
  width: 25%;
  float: left;
}
@media (max-width: 1024px) {
  .c-content-sidebar {
    padding-left: 0;
    margin-top: 30px;
    width: 100%;
    float: none;
  }
  .c-content-sidebar .quick-finds {
    display: none;
  }
}
.c-content-sidebar .quick-finds {
  width: 100%;
  float: none;
  margin-right: 0;
  margin-bottom: 36px;
}
.c-content-sidebar h1 {
  border-bottom: 1px solid #999;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 32px;
  padding-bottom: 0.5rem;
  margin-bottom: 2rem;
}
.c-content-sidebar .data-item {
  width: 100%;
  height: auto;
  float: none;
  margin-bottom: 1rem;
}
.c-content-sidebar .inner {
  width: 100%;
  height: auto;
  min-height: 161px;
  position: relative;
}
.p-tabs {
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .p-tabs {
    width: 100vw;
    margin: 0 -5.5% 2rem;
  }
}
.p-tabs__header {
  display: flex;
}
@media (max-width: 1024px) {
  .p-tabs__header {
    display: none;
  }
}
.p-tabs .filter-label {
  font-size: 15px;
  text-transform: uppercase;
  padding: 10px 30px;
  font-family: Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  position: relative;
  display: none;
  border-style: solid;
  border-color: #d1d1d1;
  border-width: 1px 0;
}
@media (max-width: 1024px) {
  .p-tabs .filter-label {
    display: block;
  }
}
.p-tabs .filter-label:before {
  position: absolute;
  font-family: 'FontAwesome';
  font-size: 25px;
  top: 5px;
  right: 30px;
  content: "\f0d7";
}
.p-tabs .filter-label.open:before {
  content: "\f0d8";
  color: #f6f6f6;
}
.c-tab {
  position: relative;
  width: 100%;
  border-style: solid;
  border-color: #d1d1d1;
  border-width: 0 0 1px;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 0.5px;
  color: #626d76;
  transition: all 300ms ease;
}
@media only screen and (min-width: 768px) {
  .c-tab {
    flex: 1;
    background-color: rgba(98, 109, 118, 0.04);
    border-width: 1px 0 1px 1px;
    text-align: center;
  }
  .c-tab a,
  .c-tab span {
    padding: 12px 0;
  }
  .c-tab:last-child {
    border-right: 1px solid #d1d1d1;
  }
}
.c-tab a,
.c-tab span {
  display: block;
  font-size: 15px;
  text-decoration: none;
  color: inherit;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .c-tab a,
  .c-tab span {
    padding: 12px 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .c-tab a:hover,
  .c-tab span:hover {
    color: #ffffff;
  }
}
.c-tab.fares.open,
.c-tab.financials.open,
.c-tab.traffic-capacity-ops.open {
  color: white;
}
.c-tab.traffic-capacity-ops.open {
  background-color: #0c62ad;
}
.c-tab.financials.open {
  background-color: #72a933;
}
.c-tab.fares.open {
  background-color: #eda94f;
}
@media only screen and (min-width: 1025px) {
  .c-tab:hover {
    color: #ffffff;
  }
  .c-tab:hover .c-tab__sublist {
    display: block;
    z-index: 100;
  }
  .c-tab.traffic-capacity-ops:hover {
    background-color: #0c62ad;
  }
  .c-tab.financials:hover {
    background-color: #72a933;
  }
  .c-tab.fares:hover {
    background-color: #eda94f;
  }
  .c-tab.see-all:hover {
    background-color: #0c62ad;
  }
}
.c-tab__sublist {
  display: none;
  padding: 1.5rem 2rem;
  z-index: -100;
  background-color: #ffffff;
  text-align: left;
  margin: 0;
}
@media (max-width: 1024px) {
  .c-tab__sublist {
    box-shadow: inset 0px 15px 10px -8px rgba(0, 0, 0, 0.1), inset 0px -10px 10px -6px rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (min-width: 1025px) {
  .c-tab__sublist {
    position: absolute;
    left: 0;
    top: 100%;
    width: 150%;
    box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.2);
  }
}
.c-tab__sublist a {
  display: block;
  font-size: 15px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.33333;
  transition: color 300ms ease;
  color: #626d76;
  padding: 0.25rem 0;
  text-transform: none;
}
.c-tab__sublist a:hover {
  color: #0c62ad;
}
.page-template-template-argus-jet-fuel header {
  display: none !important;
}
.page-template-template-argus-jet-fuel .argus-chart-container {
  padding: 0 !important;
  margin: 0 auto !important;
}
.seven-steps {
  max-width: 1015px;
  margin: 0 auto;
}
.seven-steps h1 {
  color: #000000;
  font-family: Gibson-light-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 62px;
  line-height: 70px;
  text-align: center;
}
@media (max-width: 1023px) {
  .seven-steps h1 {
    font-size: 55px;
    line-height: 60px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .seven-steps h1 {
    font-size: 38px;
    line-height: 45px;
  }
}
.seven-steps p {
  font-size: 21px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 25px;
}
@media (max-width: 1023px) {
  .seven-steps p {
    font-size: 20px;
    line-height: 26px;
  }
}
.seven-steps .step-divider {
  margin: 40px auto;
  position: relative;
}
@media (max-width: 767px) {
  .seven-steps .step-divider {
    margin: 30px auto;
  }
}
.seven-steps .step-divider:before,
.seven-steps .step-divider:after {
  position: absolute;
  top: 45%;
  height: 3px;
  content: '';
  width: 50%;
}
.seven-steps .step-divider:before {
  left: 0;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 5%, #ffa60a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 5%, #ffa60a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 5%, #ffa60a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffa60a', GradientType=1);
  /* IE6-9 */
}
.seven-steps .step-divider:after {
  right: 0;
  background: #ffa60a;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffa60a 0%, #ffffff 95%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffa60a 0%, #ffffff 95%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffa60a 0%, #ffffff 95%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa60a', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
.seven-steps .step-divider img {
  width: 26px;
  height: auto;
  margin: 0 auto;
  display: block;
  background: #ffffff;
  padding: 0 30px;
  position: relative;
  z-index: 1;
}
.seven-steps .number-count {
  margin: 50px auto 75px;
  padding: 0;
  list-style-type: none;
  width: 82%;
}
@media (max-width: 1023px) {
  .seven-steps .number-count {
    margin: 40px auto 55px;
  }
}
@media (max-width: 767px) {
  .seven-steps .number-count {
    width: 90%;
    margin-bottom: 40px;
  }
}
.seven-steps .number-count li {
  zoom: 1;
  margin-bottom: 35px;
  display: table;
}
.seven-steps .number-count li:before {
  content: '';
  display: block;
}
.seven-steps .number-count li:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1023px) {
  .seven-steps .number-count li {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .seven-steps .number-count li {
    display: block;
  }
}
.seven-steps .number-count li span {
  width: 108px;
  height: 85px;
  background: #ffa509;
  font-size: 65px;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ffffff;
  border-radius: 100%;
  line-height: 98px;
  text-align: center;
  display: table-cell;
  padding-top: 5px;
}
@media (max-width: 1023px) {
  .seven-steps .number-count li span {
    width: 95px;
    height: 75px;
    font-size: 60px;
    line-height: 89px;
  }
}
@media (max-width: 767px) {
  .seven-steps .number-count li span {
    width: 54px;
    height: 50px;
    font-size: 38px;
    line-height: 49px;
    display: inline-block;
    float: left;
  }
}
.seven-steps .number-count li div {
  color: #000000;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 23px;
  line-height: 29px;
  vertical-align: middle;
  display: table-cell;
  padding-left: 20px;
}
@media (max-width: 1023px) {
  .seven-steps .number-count li div {
    font-size: 23px;
    line-height: 29px;
  }
}
@media (max-width: 767px) {
  .seven-steps .number-count li div {
    font-size: 20px;
    line-height: 25px;
  }
}
/* entire container, keeps perspective */
.flip-container {
  perspective: 1000px;
}
/* flip the pane when hovered */
.flip-container:hover .flipper,
.flip-container.hover .flipper {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.flip-container {
  min-height: 210px;
}
/* flip speed goes here */
.flipper {
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
  /* hide back of pane during swap */
  /* front pane, placed above back */
  /* back, initially hidden pane */
}
.flipper .front,
.flipper .back {
  -ms-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 210px;
}
.flipper .front {
  z-index: 2;
  /* for firefox 31 */
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.flipper .back {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .flip-container .flipper .front {
    -ms-transition: opacity 600ms;
    -webkit-transition: opacity 600ms;
    transition: opacity 600ms;
  }
  *::-ms-backdrop,
  .flip-container.hover .flipper .front,
  .flip-container:hover .flipper .front {
    opacity: 0;
  }
  *::-ms-backdrop,
  .flip-container .flipper .back {
    -ms-transition: z-index 600ms;
    -webkit-transition: z-index 600ms;
    transition: z-index 600ms;
  }
  *::-ms-backdrop,
  .flip-container.hover .flipper .back,
  .flip-container:hover .flipper .back {
    -ms-backface-visibility: visible;
    -ms-transform: rotateX(0) rotateY(180deg);
    -webkit-backface-visibility: visible;
    -webkit-transform: rotateX(0) rotateY(180deg);
    backface-visibility: visible;
    transform: rotateX(0) rotateY(180deg);
    z-index: 20;
  }
}
/**************************************
	special styles to 40 Years page
**************************************/
.forty-years-page-wrapper h1 {
  font-size: 6.5em;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.15em;
}
@media (max-width: 767px) {
  .forty-years-page-wrapper h1 {
    font-size: 5em;
    line-height: 1.05em;
  }
}
.forty-years-page-wrapper h2 {
  font-size: 4.4em;
  line-height: 1em;
}
@media (max-width: 1024px) {
  .forty-years-page-wrapper h2 {
    font-size: 3.9em;
  }
}
@media (max-width: 767px) {
  .forty-years-page-wrapper h2 {
    font-size: 3.2em;
  }
}
.forty-years-page-wrapper h3 {
  font-size: 2.7em;
  line-height: 1.1em;
}
@media (max-width: 1024px) {
  .forty-years-page-wrapper h3 {
    font-size: 2.2em;
  }
}
.forty-years-page-wrapper h1,
.forty-years-page-wrapper h2,
.forty-years-page-wrapper h3 {
  text-align: center;
  font-weight: 400;
}
.forty-years-page-wrapper h1 strong,
.forty-years-page-wrapper h2 strong,
.forty-years-page-wrapper h3 strong {
  font-weight: 800;
}
.forty-years-page-wrapper h2,
.forty-years-page-wrapper h3 {
  font-family: "din-2014", Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
.forty-years-page-wrapper h2 strong,
.forty-years-page-wrapper h3 strong {
  font-family: "din-2014", Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
.forty-years-page-wrapper h1.darker-blue,
.forty-years-page-wrapper h2.darker-blue,
.forty-years-page-wrapper h3.darker-blue,
.forty-years-page-wrapper p.darker-blue {
  color: #031e30;
}
.forty-years-page-wrapper h1.dark-blue,
.forty-years-page-wrapper h2.dark-blue,
.forty-years-page-wrapper h3.dark-blue,
.forty-years-page-wrapper p.dark-blue {
  color: #114a6f;
}
.forty-years-page-wrapper h1.mid-blue,
.forty-years-page-wrapper h2.mid-blue,
.forty-years-page-wrapper h3.mid-blue,
.forty-years-page-wrapper p.mid-blue {
  color: #003750;
}
.forty-years-page-wrapper h1.lighter-blue,
.forty-years-page-wrapper h2.lighter-blue,
.forty-years-page-wrapper h3.lighter-blue,
.forty-years-page-wrapper p.lighter-blue {
  color: #0084be;
}
.forty-years-page-wrapper h1.lightest-blue,
.forty-years-page-wrapper h2.lightest-blue,
.forty-years-page-wrapper h3.lightest-blue,
.forty-years-page-wrapper p.lightest-blue {
  color: #89d8fa;
}
.forty-years-page-wrapper h1.orange,
.forty-years-page-wrapper h2.orange,
.forty-years-page-wrapper h3.orange,
.forty-years-page-wrapper p.orange {
  color: #f45f46;
}
.forty-years-page-wrapper h1.white,
.forty-years-page-wrapper h2.white,
.forty-years-page-wrapper h3.white,
.forty-years-page-wrapper p.white {
  color: #ffffff;
}
.forty-years-page-wrapper h1.upper,
.forty-years-page-wrapper h2.upper,
.forty-years-page-wrapper h3.upper,
.forty-years-page-wrapper p.upper {
  text-transform: uppercase;
}
/* 40 years colors */
.side-pad {
  padding-left: 5%;
  padding-right: 5%;
}
.forty-year-section.sticky {
  padding-top: 70px;
}
.forty-year-section .window.section-padding {
  padding: 70px 0;
}
.forty-years-hero {
  background: #031e30;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 550px;
}
.forty-years-hero.active .hero-plane1 {
  animation-name: heroPlane1;
}
@media (max-width: 1350px) {
  .forty-years-hero.active .hero-plane1 {
    animation-name: heroPlane1Laptop;
  }
}
@media (max-width: 1150px) {
  .forty-years-hero.active .hero-plane1 {
    animation-name: heroPlane1Mobile;
  }
}
@media (max-width: 760px) {
  .forty-years-hero.active .hero-plane1 {
    animation-name: heroPlane1MobileLandscape;
  }
}
@media (max-width: 500px) {
  .forty-years-hero.active .hero-plane1 {
    animation-name: heroPlane1Mobile;
  }
}
.forty-years-hero.active .hero-plane2 {
  animation-name: heroPlane2;
}
@media (max-width: 1350px) {
  .forty-years-hero.active .hero-plane2 {
    animation-name: heroPlane2Laptop;
  }
}
@media (max-width: 1150px) {
  .forty-years-hero.active .hero-plane2 {
    animation-name: heroPlane2Mobile;
  }
}
@media (max-width: 760px) {
  .forty-years-hero.active .hero-plane2 {
    animation-name: heroPlane2MobileLandscape;
  }
}
@media (max-width: 500px) {
  .forty-years-hero.active .hero-plane2 {
    animation-name: heroPlane2Mobile;
  }
}
.forty-years-hero.active h1 {
  animation-name: heroHeader;
}
.forty-years-hero.active h1:after {
  animation-name: heroHeaderArrow;
}
@media (max-width: 767px) {
  .forty-years-hero.active h1:after {
    animation-name: heroHeaderArrowMobile;
  }
}
.forty-years-hero.active .hero-finale {
  animation-name: heroFinale;
}
.forty-years-hero h1 {
  width: 860px;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 1;
  animation-duration: 4.5s;
  animation-delay: 0;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  padding: 0 5%;
}
.forty-years-hero h1:after {
  content: '';
  position: absolute;
  top: -285px;
  right: -5000px;
  bottom: 0;
  margin: auto;
  opacity: 0;
  background: url(../images/40-years/hero-arrow-long.png) no-repeat right center;
  background-size: 1274.5px 465.5px;
  height: 465.5px;
  width: 1274.5px;
  animation-duration: 4.5s;
  animation-delay: 0;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@media (max-width: 767px) {
  .forty-years-hero h1:after {
    background-size: 637.25px 232.75px;
    height: 232.75px;
    width: 637.25px;
    top: -220px;
    right: -800px;
  }
}
.forty-years-hero .hero-item {
  position: absolute;
}
.forty-years-hero .hero-plane1,
.forty-years-hero .hero-plane2 {
  width: 814px;
  height: 815px;
  animation-duration: 2.5s;
  opacity: 0;
  max-width: 814px;
}
@media (max-width: 1150px) {
  .forty-years-hero .hero-plane1,
  .forty-years-hero .hero-plane2 {
    width: 407px;
    height: 407.5px;
  }
}
@media (max-width: 1023px) {
  .forty-years-hero .hero-plane1,
  .forty-years-hero .hero-plane2 {
    width: 407px;
    height: 407.5px;
  }
}
.forty-years-hero .hero-plane1 {
  bottom: -815px;
  left: -690px;
}
@media (max-width: 1150px) {
  .forty-years-hero .hero-plane1 {
    bottom: -407.5px;
    left: -345px;
  }
}
@media (max-width: 1023px) {
  .forty-years-hero .hero-plane1 {
    bottom: -407.5px;
    left: -345px;
  }
}
@media (max-width: 760px) {
  .forty-years-hero .hero-plane1 {
    bottom: -407.5px;
    left: -400px;
  }
}
@media (max-width: 767px) {
  .forty-years-hero .hero-plane1 {
    bottom: -407.5px;
    left: -345px;
  }
}
.forty-years-hero .hero-plane2 {
  top: -815px;
  right: -690px;
}
@media (max-width: 1150px) {
  .forty-years-hero .hero-plane2 {
    bottom: -407.5px;
    right: -345px;
  }
}
@media (max-width: 1023px) {
  .forty-years-hero .hero-plane2 {
    bottom: -407.5px;
    right: -345px;
  }
}
@media (max-width: 760px) {
  .forty-years-hero .hero-plane2 {
    bottom: -407.5px;
    right: -400px;
  }
}
@media (max-width: 767px) {
  .forty-years-hero .hero-plane2 {
    bottom: -407.5px;
    right: -345px;
  }
}
.forty-years-hero .hero-finale {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 755px;
  width: 90%;
  height: auto;
  animation-duration: 2s;
  animation-delay: 3.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  padding: 0 5%;
}
@-webkit-keyframes heroHeader {
  0% {
    left: 0%;
  }
  65% {
    left: 0%;
  }
  100% {
    left: -200%;
  }
}
@keyframes heroHeader {
  0% {
    left: 0%;
  }
  65% {
    left: 0%;
  }
  100% {
    left: -200%;
  }
}
@-webkit-keyframes heroHeaderArrow {
  0 {
    opacity: 0;
    right: -1000px;
  }
  43% {
    opacity: 0;
    right: -2000px;
  }
  65% {
    right: -1125px;
    opacity: 1;
  }
  100% {
    right: -1125px;
    opacity: 0;
  }
}
@keyframes heroHeaderArrow {
  0 {
    opacity: 0;
    right: -1000px;
  }
  43% {
    opacity: 0;
    right: -2000px;
  }
  65% {
    right: -1125px;
    opacity: 1;
  }
  100% {
    right: -1125px;
    opacity: 0;
  }
}
@-webkit-keyframes heroHeaderArrowMobile {
  0 {
    opacity: 0;
    right: -1000px;
  }
  43% {
    opacity: 0;
    right: -1000px;
  }
  65% {
    right: -575px;
    opacity: 1;
  }
  100% {
    right: -575px;
    opacity: 0;
  }
}
@keyframes heroHeaderArrowMobile {
  0 {
    opacity: 0;
    right: -1000px;
  }
  43% {
    opacity: 0;
    right: -1000px;
  }
  65% {
    right: -575px;
    opacity: 1;
  }
  100% {
    right: -575px;
    opacity: 0;
  }
}
@-webkit-keyframes heroPlane1 {
  0% {
    bottom: -815px;
    left: -690px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    bottom: -215px;
    left: -60px;
  }
}
@keyframes heroPlane1 {
  0% {
    bottom: -815px;
    left: -690px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    bottom: -215px;
    left: -60px;
  }
}
@-webkit-keyframes heroPlane1Laptop {
  0% {
    bottom: -815px;
    left: -690px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    bottom: -415px;
    left: -290px;
  }
}
@keyframes heroPlane1Laptop {
  0% {
    bottom: -815px;
    left: -690px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    bottom: -415px;
    left: -290px;
  }
}
@-webkit-keyframes heroPlane1Mobile {
  0% {
    bottom: -407.5px;
    left: -345px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    bottom: -207.5px;
    left: -140px;
  }
}
@keyframes heroPlane1Mobile {
  0% {
    bottom: -407.5px;
    left: -345px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    bottom: -207.5px;
    left: -140px;
  }
}
@-webkit-keyframes heroPlane1MobileLandscape {
  0% {
    bottom: -407.5px;
    left: -445px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    bottom: -207.5px;
    left: -40px;
  }
}
@keyframes heroPlane1MobileLandscape {
  0% {
    bottom: -407.5px;
    left: -445px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    bottom: -207.5px;
    left: -40px;
  }
}
@-webkit-keyframes heroPlane2 {
  0% {
    top: -815px;
    right: -690px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    top: -415px;
    right: -390px;
  }
}
@keyframes heroPlane2 {
  0% {
    top: -815px;
    right: -690px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    top: -415px;
    right: -390px;
  }
}
@-webkit-keyframes heroPlane2Laptop {
  0% {
    top: -815px;
    right: -690px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    top: -415px;
    right: -290px;
  }
}
@keyframes heroPlane2Laptop {
  0% {
    top: -815px;
    right: -690px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    top: -415px;
    right: -290px;
  }
}
@-webkit-keyframes heroPlane2Mobile {
  0% {
    top: -407.5px;
    right: -345px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    top: -207.5px;
    right: -140px;
  }
}
@keyframes heroPlane2Mobile {
  0% {
    top: -407.5px;
    right: -345px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    top: -207.5px;
    right: -140px;
  }
}
@-webkit-keyframes heroPlane2MobileLandscape {
  0% {
    top: -407.5px;
    right: -445px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    top: -207.5px;
    right: -40px;
  }
}
@keyframes heroPlane2MobileLandscape {
  0% {
    top: -407.5px;
    right: -445px;
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    top: -207.5px;
    right: -40px;
  }
}
@-ms-keyframes heroFinale {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes heroFinale {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes heroFinale {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.parachutes {
  background: url('../images/40-years/parachutes-background.png') no-repeat center;
  background-size: cover;
}
@media (max-width: 1023px) {
  .parachutes {
    background: #89d8fa;
  }
}
.parachutes.active {
  transition: .3s all ease;
}
.parachutes.active .parachutes-wrap-parachute {
  animation-name: parachuteDrop;
}
.parachutes-wrap {
  display: flex;
  justify-content: space-between;
  margin: 100px auto 0;
  max-width: 950px;
}
@media (max-width: 1023px) {
  .parachutes-wrap {
    justify-content: center;
    margin-top: 50px;
    flex-wrap: wrap;
  }
}
.parachutes-wrap-parachute {
  width: 32.5%;
  opacity: 0;
  position: relative;
  top: -175px;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  transition: .3s all ease;
}
@media (max-width: 1023px) {
  .parachutes-wrap-parachute {
    width: 300px;
    margin: 0 5% 45px;
  }
}
@media (max-width: 1023px) {
  .parachutes-wrap-parachute:last-child {
    margin-bottom: 0;
  }
}
.parachutes-wrap-parachute.two {
  animation-delay: .4s;
}
.parachutes-wrap-parachute.two .text {
  top: 17px;
}
.parachutes-wrap-parachute.two h2 {
  font-size: 4em;
  line-height: .95em;
}
.parachutes-wrap-parachute.three {
  animation-delay: .8s;
}
.parachutes-wrap-parachute .text {
  position: absolute;
  top: 32px;
  left: 0;
  right: 10px;
}
.parachutes-wrap-parachute h2 {
  font-size: 4.9em;
}
.parachutes-wrap-parachute p {
  text-align: center;
  font-size: 1.7em;
  line-height: 1.1em;
}
@keyframes parachuteDrop {
  0% {
    opacity: 0;
    transform: rotate(20deg);
    top: -175px;
  }
  30% {
    opacity: 1;
    transform: rotate(-10deg);
  }
  60% {
    opacity: 1;
    transform: rotate(10deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
    top: 0;
  }
}
.forty-years-page-wrapper {
  /* SUBNAV */
  /* MOBILE SUBNAV */
}
.forty-years-page-wrapper #subnav {
  height: 70px;
  position: relative;
  z-index: 120;
  background-color: #fff;
}
.forty-years-page-wrapper #subnav nav {
  float: none;
}
.forty-years-page-wrapper #subnav nav,
.forty-years-page-wrapper #subnav ul,
.forty-years-page-wrapper #subnav li {
  height: 100%;
  position: relative;
}
.forty-years-page-wrapper #subnav ul {
  list-style: none;
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
  font-size: 0px;
}
.forty-years-page-wrapper #subnav li {
  width: 25%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  overflow: hidden;
}
.forty-years-page-wrapper #subnav li a {
  font: 14px Gibson-semi-ie, Arial, sans-serif;
  color: #333;
  text-transform: uppercase;
  letter-spacing: .1em;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 5;
  box-sizing: border-box;
}
.forty-years-page-wrapper #subnav li a > div {
  display: table;
  width: 100%;
  height: 100%;
}
.forty-years-page-wrapper #subnav li a > div > div {
  display: table-cell;
  vertical-align: middle;
}
.forty-years-page-wrapper #subnav li .color-bar {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 105%;
  height: 8px;
  transition: .3s all ease;
  z-index: -1;
}
.forty-years-page-wrapper #subnav li:first-child .color-bar {
  background-color: #0084be;
}
.forty-years-page-wrapper #subnav li:nth-child(2) .color-bar {
  background-color: #89d8fa;
}
.forty-years-page-wrapper #subnav li:nth-child(3) .color-bar {
  background-color: #f45f46;
}
.forty-years-page-wrapper #subnav li:nth-child(4) .color-bar {
  background-color: #114a6f;
}
.forty-years-page-wrapper #subnav li a:hover {
  color: #fff;
}
.forty-years-page-wrapper #subnav li a:hover .color-bar {
  height: 100%;
}
.forty-years-page-wrapper #subnav.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: translate3d(0, 0, 0);
}
.forty-years-page-wrapper #mobile-selected {
  display: none;
  width: 100%;
  height: 45px;
  background-color: #166491;
  text-align: left;
  position: relative;
  cursor: pointer;
  z-index: 21;
}
.forty-years-page-wrapper #mobile-selected span {
  font: 17px/45px Gibson-semi-ie, Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .1em;
  padding-left: 20px;
}
.forty-years-page-wrapper .mobile-arrow {
  width: 45px;
  height: 45px;
  background-color: #fff;
  position: absolute;
  right: 0px;
  top: 0px;
}
.forty-years-page-wrapper .mobile-arrow > div {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #000;
  margin: 19px auto 0;
}
@media screen and (max-width: 640px) {
  .forty-years-page-wrapper #subnav {
    height: 45px;
  }
  .forty-years-page-wrapper #subnav nav.open {
    height: 187px;
    background: #ffffff;
    z-index: 1;
  }
  .forty-years-page-wrapper #subnav nav {
    height: 0;
    transition: .3s all ease;
    overflow: hidden;
  }
  .forty-years-page-wrapper #mobile-selected {
    display: block;
  }
  .forty-years-page-wrapper #subnav ul {
    padding: 3% 0;
    border-bottom: 3px solid #444;
    overflow: hidden;
  }
  .forty-years-page-wrapper #subnav li {
    width: 100% !important;
    height: 40px;
    display: block;
    text-align: left;
  }
  .forty-years-page-wrapper #subnav li .color-bar,
  .forty-years-page-wrapper #subnav .stretch {
    display: none;
  }
  .forty-years-page-wrapper #subnav li a {
    font: 17px Gibson-semi-ie, Arial, sans-serif;
    padding: 0 20px;
  }
  .forty-years-page-wrapper #subnav li:first-child a {
    color: #0084be;
  }
  .forty-years-page-wrapper #subnav li:first-child a.active {
    color: #77777b;
  }
  .forty-years-page-wrapper #subnav li:nth-child(2) a {
    color: #89d8fa;
  }
  .forty-years-page-wrapper #subnav li:nth-child(2) a.active {
    color: #77777b;
  }
  .forty-years-page-wrapper #subnav li:nth-child(3) a {
    color: #f45f46;
  }
  .forty-years-page-wrapper #subnav li:nth-child(3) a.active {
    color: #77777b;
  }
  .forty-years-page-wrapper #subnav li:nth-child(4) a {
    color: #114a6f;
  }
  .forty-years-page-wrapper #subnav li:nth-child(4) a.active {
    color: #77777b;
  }
  .forty-years-page-wrapper #backtotop .contentContainer > div {
    padding: 4% 0;
  }
  .forty-years-page-wrapper .mobile-back0 {
    color: #ffffff;
    background-color: #0084be;
  }
  .forty-years-page-wrapper .mobile-back1 {
    color: #ffffff;
    background-color: #89d8fa;
  }
  .forty-years-page-wrapper .mobile-back2 {
    color: #ffffff;
    background-color: #f45f46;
  }
  .forty-years-page-wrapper .mobile-back3 {
    color: #ffffff;
    background-color: #114a6f;
  }
}
.keynote-wrap {
  background: url('../images/40-years/icon-plane.png') no-repeat right 4px #f45f46;
  background-size: auto 34px;
  text-transform: uppercase;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 225px;
  top: 100%;
  right: 0;
  padding: 8px 40px 8px 15px;
  position: absolute;
  border-radius: 8px;
  box-shadow: -3px 2px 7px rgba(0, 0, 0, 0.5);
  font-size: 1.15em;
  color: #ffffff;
  line-height: 1.15em;
  min-height: 42px;
  box-sizing: border-box;
  display: table;
}
.keynote-wrap span {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
/* timeline section */
.timeline {
  color: #ffffff;
}
.timeline .timeline-top {
  background: #003750;
  background: linear-gradient(to right top, #003750 50%, #013c5a 50%);
  padding-top: 75px;
}
.timeline .timeline-top-graph {
  zoom: 1;
  margin-top: 50px;
  padding-bottom: 60px;
}
.timeline .timeline-top-graph:before {
  content: '';
  display: block;
}
.timeline .timeline-top-graph:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .timeline .timeline-top-graph {
    margin-top: 70px;
    padding-bottom: 50px;
  }
}
@media (max-width: 500px) {
  .timeline .timeline-top-graph {
    margin-top: 30px;
    padding-bottom: 20px;
  }
}
.timeline .timeline-top-graph-left {
  width: 70%;
  margin-right: 3%;
  float: left;
}
@media (max-width: 1023px) {
  .timeline .timeline-top-graph-left {
    padding-top: 1%;
  }
}
@media (max-width: 767px) {
  .timeline .timeline-top-graph-left {
    width: 70%;
  }
}
@media (max-width: 880px) {
  .timeline .timeline-top-graph-left {
    padding-top: 4%;
  }
}
@media (max-width: 685px) {
  .timeline .timeline-top-graph-left {
    width: 60%;
    padding-top: 5%;
  }
}
@media (max-width: 500px) {
  .timeline .timeline-top-graph-left {
    width: 100%;
    margin-right: 0;
    padding-top: 0;
    float: none;
  }
}
.timeline .timeline-top-graph-right {
  overflow: hidden;
}
@media (max-width: 767px) {
  .timeline .timeline-top-graph-right {
    margin-top: -50px;
  }
}
@media (max-width: 500px) {
  .timeline .timeline-top-graph-right {
    margin-top: 0;
  }
}
.timeline .timeline-bottom {
  background: url('../images/40-years/timeline-lines.svg') repeat-x #031e30;
  background-position: center 155px;
  padding: 60px 0 75px;
  height: 500px;
}
@media (max-width: 767px) {
  .timeline .timeline-bottom {
    background-image: none;
    height: auto;
  }
}
.graph-tag {
  background: url('../images/40-years/timeline-price-tag.png') no-repeat center;
  background-size: contain;
  padding: 125px 23px 34px;
  text-align: center;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-top: 30px;
}
@media (max-width: 1250px) {
  .graph-tag {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .graph-tag {
    margin: 10px auto;
    width: 124px;
    padding-top: 55px;
  }
}
@media (max-width: 500px) {
  .graph-tag {
    margin: 50px auto;
    width: 190px;
  }
}
.graph-tag-year,
.graph-tag-price {
  font-family: "din-2014", Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 7.8em;
  letter-spacing: -0.02em;
  font-weight: 800;
}
@media (max-width: 1023px) {
  .graph-tag-year,
  .graph-tag-price {
    font-size: 5.5em;
  }
}
.graph-tag-year sup,
.graph-tag-price sup {
  font-size: .55em;
}
.graph-tag-divider {
  width: 80%;
  height: 5px;
  background: #ffffff;
  margin: 5px auto 10px;
}
@media (max-width: 767px) {
  .graph-tag-divider {
    height: 3px;
    margin: 0px auto 5px;
    width: 124px;
  }
}
.timeline-flip-cards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .timeline-flip-cards {
    padding-bottom: 50px;
  }
}
.timeline-flip-cards .flip-container {
  width: 180px;
  height: 100%;
  margin: 0 85px;
}
@media (max-width: 1100px) {
  .timeline-flip-cards .flip-container {
    margin: 0px 30px;
  }
}
@media (max-width: 767px) {
  .timeline-flip-cards .flip-container {
    width: 210px;
    margin: 165px 23%;
  }
}
.timeline-flip-cards .flip-container.center {
  width: 210px;
}
.timeline-flip-cards .flip-container.center .front,
.timeline-flip-cards .flip-container.center .back {
  width: 210px;
  height: 100%;
}
.timeline-flip-cards .flip-container.center .front .top,
.timeline-flip-cards .flip-container.center .back .top {
  background: #f45f46;
  width: 210px;
  height: 210px;
  margin-top: 0;
}
.timeline-flip-cards .flip-container.center .front .top .title,
.timeline-flip-cards .flip-container.center .back .top .title {
  color: #ffffff;
  font-size: 1.45em;
  text-transform: uppercase;
  line-height: 1.05em;
  font-weight: 400;
  letter-spacing: 0;
}
.timeline-flip-cards .flip-container.center .front .top .title img,
.timeline-flip-cards .flip-container.center .back .top .title img {
  width: 50px;
  margin-bottom: 5px;
}
.timeline-flip-cards .flip-container.center .front .top .title span,
.timeline-flip-cards .flip-container.center .back .top .title span {
  display: block;
  font-size: 3.5em;
  margin-bottom: 10px;
  font-weight: 800;
  line-height: 2.4rem;
}
.timeline-flip-cards .flip-container.center .back .top .title {
  font-weight: 800;
  font-size: 2.8em;
}
.timeline-flip-cards .flip-container.center .back .top .title img {
  display: block;
  width: 75px;
  margin: 0 auto 15px;
}
.timeline-flip-cards .flip-container .title {
  font-family: "din-2014", Gibson-reg-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #0084be;
  font-weight: 800;
  font-size: 3.4em;
  letter-spacing: -1px;
  line-height: .9em;
}
.timeline-flip-cards .flip-container .front,
.timeline-flip-cards .flip-container .back {
  width: 180px;
  height: 100%;
}
@media (max-width: 767px) {
  .timeline-flip-cards .flip-container .front,
  .timeline-flip-cards .flip-container .back {
    width: 210px;
  }
}
.timeline-flip-cards .flip-container .front .top,
.timeline-flip-cards .flip-container .back .top {
  margin-top: 15px;
  background: #ffffff;
  width: 180px;
  height: 180px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 767px) {
  .timeline-flip-cards .flip-container .front .top,
  .timeline-flip-cards .flip-container .back .top {
    margin: 15px auto 0;
  }
}
.timeline-flip-cards .flip-container .front {
  overflow: hidden;
}
.timeline-flip-cards .flip-container .front:before,
.timeline-flip-cards .flip-container .front:after {
  position: absolute;
}
.timeline-flip-cards .flip-container .back {
  color: #ffffff;
}
.timeline-flip-cards .flip-container .back .top .title {
  text-transform: uppercase;
  font-size: 2.8em;
}
.timeline-flip-cards .flip-container .back .bottom {
  margin-top: 30px;
  height: 0;
}
.timeline-flip-cards .flip-container .back p {
  color: #ffffff;
  margin: 0 0 15px 7px;
  line-height: 1.3em;
  font-size: 1.6em;
  font-weight: 600;
}
/* video section */
.video-overlay {
  background: url('../images/40-years/video-background.png') no-repeat;
  background-size: cover;
  text-align: center;
}
.video-overlay a {
  color: #bfbfbf;
  text-decoration: none;
  display: inline-block;
  margin: 85px auto 10px;
  transition: .3s all ease;
}
.video-overlay a .play {
  width: 80px;
}
.video-overlay a:hover {
  opacity: .8;
}
.video-overlay p {
  font-size: 1.2rem;
  line-height: 1.1em;
  padding-bottom: 65px;
}
@media (min-width: 640px) {
  .video-overlay p {
    font-size: 1.5rem;
  }
}
.repSection-overlay {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  overflow-y: scroll;
  padding-top: 50px;
  padding-bottom: 50px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100000;
  height: 100%;
  margin: auto;
  background: rgba(0, 0, 0, 0.8);
}
.repSection-overlay .wrap {
  margin: auto;
  background: #fff;
  box-shadow: 0px 0px 30px #333;
  zoom: 1;
  position: absolute;
  padding: 40px;
  top: 20%;
  left: 3%;
  right: 3%;
  width: 560px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .repSection-overlay .wrap {
    width: 94%;
  }
}
.repSection-overlay .wrap .x {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 8px;
  top: 8px;
  cursor: pointer;
  background: #fff;
  border-radius: 50px;
  transition: all .3s ease;
  background: url('../images/40-years/wwf-x.svg') no-repeat center;
  background-size: 15px;
}
.repSection-overlay .open {
  display: block;
}
.windows {
  background: #003750;
}
.windows.active .window-blind {
  animation-name: windowBlindUp;
}
.windows.active .window-button {
  animation-name: windowButton;
}
.windows-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
@media (max-width: 1023px) {
  .windows-wrap {
    justify-content: center;
    margin-top: 50px;
    flex-wrap: wrap;
  }
}
.windows-wrap-window {
  width: 29%;
  border-radius: 131px;
  padding: 180px 55px 0;
  box-sizing: border-box;
  position: relative;
  background: url('../images/40-years/windows-background.png') no-repeat center;
  background-size: cover;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.3);
  height: 480px;
}
@media (max-width: 1150px) {
  .windows-wrap-window {
    width: 31%;
  }
}
@media (max-width: 1023px) {
  .windows-wrap-window {
    width: 300px;
    margin: 0 5% 45px;
  }
}
@media (max-width: 1023px) {
  .windows-wrap-window:last-child {
    margin-bottom: 0;
  }
}
.windows-wrap-window:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 30px solid #ffffff;
  border-radius: 131px;
  box-shadow: inset -7px 2px 12px rgba(0, 0, 0, 0.2);
  content: '';
  z-index: 2;
}
@media (max-width: 1024px) {
  .windows-wrap-window:after {
    border-width: 25px;
  }
}
.windows-wrap-window .window-blind {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 450px;
  background: #003750;
  animation-duration: .4s;
  animation-fill-mode: forwards;
  z-index: 1;
}
.windows-wrap-window .window-blind:after {
  position: absolute;
  bottom: 15px;
  left: 20%;
  right: 20%;
  height: 27px;
  margin: auto;
  border: 25px solid #ffffff;
  border-radius: 130px;
  content: '';
}
@media (max-width: 1024px) {
  .windows-wrap-window .window-blind:after {
    border-width: 20px;
  }
}
.windows-wrap-window .window-blind.two {
  animation-delay: .4s;
}
.windows-wrap-window .window-blind.three {
  animation-delay: .8s;
}
.windows-wrap-window .window-button {
  background: #003750;
  padding: 5px 26px;
  font-size: 1.8em;
  font-family: Gibson-semi-ie, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  margin: 20px auto;
  display: block;
  width: 125px;
  text-align: center;
  border-radius: 8px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 55px;
  z-index: 0;
  animation-duration: .4s;
  animation-fill-mode: forwards;
}
@media (min-width: 1260px) {
  .windows-wrap-window .window-button {
    bottom: 80px;
  }
}
@media (max-width: 1023px) {
  .windows-wrap-window .window-button {
    bottom: 80px;
  }
}
.windows-wrap-window .window-button.two {
  animation-delay: .4s;
}
.windows-wrap-window .window-button.three {
  animation-delay: .8s;
}
@keyframes windowBlindUp {
  0% {
    height: 450px;
  }
  100% {
    height: 135px;
  }
}
@keyframes windowButton {
  0% {
    z-index: 0;
  }
  99% {
    z-index: 0;
  }
  100% {
    z-index: 3;
  }
}
