.sectionheader {
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 20px;
  font-weight: 900;
}
/* colors */
.blue {
  color: #21356b;
}
.lt-blue {
  color: #9dc2e8;
}
.sky-blue {
  color: #5e7bb3;
}
.red {
  color: #c3262e;
}
.inline-bg {
  background-position: center center;
  background-repeat: no-repeat;
}
.stars-lg {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.blue-star-lg {
  background: url("../images/stars/blue-lg.png") center center no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}
.red-star-lg {
  background: url("../images/stars/red-lg.png") center center no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}
.white-star-lg {
  background: url("../images/stars/white-lg.png") center center no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}
.bg-photo {
  background: center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 250px;
  display: inline-block;
}
/* -------- begin html tag settings --------- */
BODY {
  background: #333;
  color: #333;
  font-family: 'Questrial', Helvetica, Arial, sans-serif;
  line-height: 1em;
  text-align: center;
}
TD {
  padding: 4px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Questrial', Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2em;
  margin-bottom: .2em;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span {
  font-weight: normal;
}
h1.bodyfont,
h2.bodyfont,
h3.bodyfont,
h4.bodyfont,
h5.bodyfont {
  font-family: 'Questrial', Helvetica, Arial, sans-serif;
}
h1 {
  color: #000;
  font-size: 38px;
}
h2 {
  color: #000;
  font-size: 30px;
}
h3 {
  color: #000;
  font-size: 24px;
}
h4 {
  color: #555;
  font-size: 18px;
}
h5 {
  color: #D6AD0C;
  font-size: 16px;
}
ul {
  list-style: square;
  margin: .5em 0 18px 0;
}
ol {
  list-style: decimal;
  margin: 0 0 18px 1.5em;
}
ul > li,
ol > li {
  margin-bottom: 1em;
}
ol ol {
  list-style: upper-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
ol ol ol ol {
  list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
}
p,
li {
  line-height: 1.2em;
  margin: 0 0 1em 0;
}
a {
  color: #3d558e;
  cursor: pointer;
  text-decoration: none;
}
a:visited {
  color: #24448f;
}
a:hover,
a:active {
  color: #142f70;
}
hr {
  display: none;
}
input[type="text"],
#container .gform_wrapper input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  background: #f9f9f9;
  border: 1px solid #ccc;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-size: 1em;
  padding: 4px;
}
code {
  color: #000;
  background: none;
  font: normal 1em/1.2em 'Questrial', Helvetica, Arial, sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
}
/* Text meant only for screen readers */
.screen-reader-text {
  position: absolute;
  left: -9000px;
}
/* ---------- begin structural settings ---------------- */
#container {
  font-size: 17px;
  float: left;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
#container label {
  color: #888;
  font-size: 16px;
}
#container label br {
  display: none;
}
#container .frm_radio label,
#container .frm_checkbox label {
  color: #000;
}
section,
.section {
  float: left;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 90px 0;
}
.container {
  text-align: left;
}
#headerContainer {
  background: #5e7bb3;
  position: fixed;
  z-index: 2000;
  padding: 0px 0 4px 0;
  border-bottom: 2px solid #476297;
}
#headerContainer.fixed {
  background: #5e7bb3;
  box-shadow: 0 0 6px #000;
}
#headerContainer.fixed #logo img {
  max-width: 100px;
}
#headerContainer.fixed .title-date,
#headerContainer.fixed .title-location {
  display: none;
}
#headerContainer .donate {
  margin-top: 8px;
  float: left;
}
#headerContainer .cbs-sponsor {
  margin-top: 8px;
  float: right;
  max-width: 140px;
}
#headerContainer .informed {
  float: right;
  margin: 12px 22px 0 0;
}
#headerContainer #logo {
  position: absolute;
  left: 40%;
  right: 40%;
  top: 8px;
  text-align: center;
}
#headerContainer #logo img {
  margin: 0 auto;
  width: 172px;
}
#headerContainer h2.hashtag {
  float: left;
  font-size: 24px;
  padding: 0;
  margin: 10px 0 0 10px;
}
#headerContainer h2.hashtag a {
  color: #21356b;
}
#headerContainer h2.hashtag a:hover {
  opacity: 0.8;
}
#headerContainer .swag-icon {
  display: none;
}
#headerContainer .swag-icon img {
  float: left;
  margin: 4px 0 -2px 10px;
  max-height: 40px;
  opacity: 0.5;
}
#headerContainer .swag-icon img:hover {
  opacity: 1;
}
#headerContainer .title-date,
#headerContainer .title-location {
  color: #21356b;
  text-transform: uppercase;
  width: 40%;
  margin: 0;
  font-size: 30px;
}
#headerContainer .title-date {
  float: left;
  text-align: left;
}
#headerContainer .title-location {
  float: right;
  text-align: right;
}
#headerContainer .title-location a {
  color: #21356b;
}
#headerContainer .title-location .map-icon img {
  max-height: 23px;
  margin: -7px 0 0 0;
}
#headerContainer .mynav {
  width: 45%;
}
#headerContainer .mynav.nav-right {
  float: right;
}
#headerContainer .mynav.nav-right ul {
  float: right;
}
#headerContainer .mynav.nav-left {
  float: left;
}
#headerContainer .mynav h2 {
  display: none;
}
#headerContainer .mynav ul {
  margin: 0 auto;
}
#headerContainer .mynav ul li {
  position: relative;
  background-size: contain;
  background-position: center bottom;
}
#headerContainer .mynav a {
  background: url("../images/stars/red-sm.png") right center no-repeat;
  color: #fff;
  display: block;
  padding: 10px 22px 7px 0px;
  margin: 0 10px 0 0;
  text-decoration: none;
  position: relative;
  font-size: 17px;
}
#headerContainer .mynav li.menu-item-has-children > a:after {
  color: #ffffff;
  content: ' ▾';
}
#headerContainer .mynav li:last-child a {
  padding-right: 0;
  margin-right: 0;
  background: none;
}
#headerContainer .mynav .current-menu-item,
#headerContainer .mynav .current_page_item,
#headerContainer .mynav .current-page-ancestor {
  color: #555;
  background-image: url("../images/bars/h-grey.png");
}
#headerContainer .mynav a:hover,
#headerContainer .mynav a:active,
#headerContainer .mynav li:hover {
  color: #444;
}
#headerContainer .mynav li ul.sub-menu {
  padding: 0 10px;
  position: absolute;
  top: 33px;
  left: 4px;
  z-index: 20000;
  min-width: 250px;
  display: inline-block;
  box-shadow: 0 3px 6px #555;
  overflow: hidden;
  background: #9BB0D8;
}
@media (min-width: 480px) {
  #headerContainer .mynav li ul.sub-menu {
    left: auto;
  }
}
#headerContainer .mynav li ul.sub-menu li {
  display: block;
  float: none;
}
#headerContainer .mynav li ul.sub-menu li a {
  padding-left: 17px;
  background: url("../images/stars/red-sm.png") left center no-repeat;
}
#headerContainer .mynav li ul.sub-menu li a:hover {
  color: #444;
}
#headerContainer .mynav li ul.sub-menu li a:hover {
  padding-left: 17px;
  background: url("../images/stars/red-sm.png") left center no-repeat;
}
#headerContainer .mynav li ul.sub-menu li.current-menu-item a,
#headerContainer .mynav li ul.sub-menu li.current-page-item a {
  color: #444;
  padding-left: 17px;
  background: url("../images/stars/red-sm.png") left center no-repeat;
}
#headerContainer .mynav li:last-child ul.sub-menu {
  right: 4px;
}
#headerContainer .mynav li ul.sub-menu .sub-menu {
  position: relative;
  top: auto;
  left: auto;
  box-shadow: none;
}
#headerContainer .mynav li ul.sub-menu li li {
  background: none;
  clear: both;
  font-size: .9em;
  text-align: left;
  width: 100%;
}
#headerContainer .mynav li ul.sub-menu a a {
  background: #eee;
  border-bottom: 1px solid #999;
  padding: 8px 4%;
  margin: 0;
  display: inline-block;
  float: left;
  width: 92%;
}
#headerContainer .mynav li ul.sub-menu .current-page-ancestor a,
#headerContainer .mynav li ul.sub-menu .current-menu-item a {
  background: #3d558e;
  color: #fff;
}
#headerContainer .mynav li ul.sub-menu .sub-menu a {
  background: #ddd;
  padding: 8px 2% 8px 8%;
  font: normal 14px/1em Helvetica, Arial, sans-serif;
  width: 90%;
}
#headerContainer .mynav li ul.sub-menu a:hover,
#headerContainer .mynav li ul.sub-menu a:active a:hover {
  background: #ccc;
}
#headerContainer .mynav li ul.sub-menu {
  display: none;
}
#headerContainer .mynav li:hover ul.sub-menu {
  display: block;
}
.mobile-nav {
  background: url("../images/mobile-nav.png") center center no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50px;
  right: 20px;
  display: none;
  z-index: 1000;
}
.nav,
.nav ul,
.menu,
.menu ul {
  margin: 0;
  padding: 0;
}
.nav li,
.menu li {
  float: left;
  list-style: none;
  margin: 0;
}
.nav a,
.menu a {
  text-decoration: none;
}
/* Tablet (Portrait) ------------------------------------- */
@media only screen and (min-width: 568px) and (max-width: 959px) {
  #headerContainer {
    margin: 0;
  }
  #headerContainer .informed {
    display: none;
  }
  #headerContainer.fixed {
    min-height: 80px;
  }
  #headerContainer.fixed #logo img {
    max-width: 100px;
  }
  #headerContainer.fixed .title-date,
  #headerContainer.fixed .title-location {
    display: none;
  }
  #headerContainer .cbs-sponsor {
    max-width: 120px;
  }
  #headerContainer .title-date,
  #headerContainer .title-location {
    font-size: 24px;
  }
  #headerContainer .title-date {
    text-align: left;
  }
  #headerContainer .title-location {
    text-align: right;
  }
  #headerContainer #logo {
    left: 40%;
    right: 40%;
  }
  #headerContainer h2.hashtag {
    float: right;
    margin-right: -6px;
  }
  #headerContainer h2.hashtag a {
    opacity: 0.7;
  }
  #headerContainer .swag-icon {
    float: right;
  }
  #headerContainer .swag-icon img {
    clear: both;
    margin-top: 8px;
    opacity: 0.7;
  }
  #headerContainer .mynav.nav-right {
    margin-right: -5px;
  }
  #headerContainer .mynav.nav-left {
    margin-left: -5px;
  }
  #headerContainer .mynav a {
    background-size: auto 25%;
    padding: 10px 12px 7px 0px;
    margin: 0 3px 0 0;
    font-size: 11px;
  }
}
/* Mobile (Landscape) ------------------------------------- */
@media only screen and (max-width: 568px) {
  #container #headerContainer {
    margin: 0;
  }
  #container #headerContainer .informed {
    display: none;
  }
  #container #headerContainer.fixed {
    min-height: 80px;
  }
  #container #headerContainer.fixed #logo img {
    max-width: 100px;
  }
  #container #headerContainer.fixed .title-date,
  #container #headerContainer.fixed .title-location {
    display: none;
  }
  #container #headerContainer a.donate {
    font-size: 12px;
    padding: 8px 12px;
    min-width: 50px;
  }
  #container #headerContainer .cbs-sponsor {
    max-width: 30%;
  }
  #container #headerContainer .title-date,
  #container #headerContainer .title-location {
    font-size: 13px;
    margin: 66px 0 4px 0;
    width: 50%;
  }
  #container #headerContainer .title-date {
    text-align: left;
  }
  #container #headerContainer .title-location {
    text-align: right;
  }
  #container #headerContainer #logo {
    left: 30%;
    right: 30%;
  }
  #container #headerContainer #logo img {
    width: 80%;
  }
  #container #headerContainer h2.hashtag {
    font-size: 13px;
    float: right;
    margin-right: -6px;
  }
  #container #headerContainer h2.hashtag a {
    opacity: 0.7;
  }
  #container #headerContainer .swag-icon img {
    clear: both;
    margin-top: 8px;
    opacity: 0.7;
  }
  #container #headerContainer .mynav {
    display: none;
    position: absolute;
    background: #21356b;
    top: 70px;
    z-index: 2000;
    padding: 10px;
    box-shadow: 0 2px 6px #000;
  }
  #container #headerContainer .mynav.nav-right {
    right: 6px;
  }
  #container #headerContainer .mynav.nav-left {
    left: 6px;
  }
  #container #headerContainer .mynav a {
    background-position: 0 8px;
    padding: 4px 4px 4px 16px;
    margin: 0 0 4px 0;
  }
  #container #headerContainer .mynav li:last-child a {
    background: url("../images/stars/red-sm.png") 0 8px no-repeat;
  }
}
#pageContainer {
  background: #fff;
  padding-top: 160px;
}
#page {
  padding: 0;
  text-align: left;
}
#content {
  float: left;
  padding-right: 2%;
  text-align: left;
  width: 68%;
}
#content.one-column {
  width: 100%;
}
.page-template-page-bb #page,
.page-template-page-bb #content {
  width: 100%;
  padding: 0;
}
#sidebar {
  float: right;
  margin: 50px 0;
  width: 28%;
}
#sidebar ul {
  margin: 0;
  padding: 0;
}
#sidebar h2 {
  font-size: 36px;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 24px;
  margin: 0;
  padding: 0;
}
#sidebar ul li {
  width: 100%;
  /* for ie 7 */
}
#sidebar .join-us {
  text-align: center;
}
#sidebar .join-us h3 {
  background: url("../images/stars/grey.png") left bottom repeat-x;
  padding-bottom: 26px;
  margin-bottom: 6px;
}
#sidebar #ctas {
  position: relative;
  min-height: 200px;
}
#sidebar #ctas strong a {
  display: block;
  width: 150px;
  margin: 0 auto;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  -ms-transform: rotate(-38deg);
  top: 20px;
  position: relative;
}
#sidebar #ctas strong a img {
  width: 100%;
}
#sidebar #ctas strong a:hover {
  width: 170px;
  top: 0;
  margin-bottom: 0;
}
#content .schedule,
#sidebar .schedule {
  padding: 0 8%;
}
#content .schedule h2,
#sidebar .schedule h2,
#content .schedule h3,
#sidebar .schedule h3,
#content .schedule .header-2,
#sidebar .schedule .header-2 {
  /** background: @lt-blue;**/
  background: #c3262e;
  /**color: @blue;**/
  color: #fff;
  padding: 10px;
  font: 19px/1em 'Questrial', Helvetica, Arial, sans-serif;
  margin-bottom: 0;
}
#content .schedule .one-event,
#sidebar .schedule .one-event {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
#content .schedule .one-event:nth-child(2),
#sidebar .schedule .one-event:nth-child(2) {
  border: 0;
}
#content .schedule .one-event .ship-schedule,
#sidebar .schedule .one-event .ship-schedule {
  background: #eee;
  padding: 20px 20px 10px 20px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#content .schedule .one-event .ship-schedule p,
#sidebar .schedule .one-event .ship-schedule p {
  display: none;
}
#content .schedule #tue .one-event .ship-schedule p.tue,
#sidebar .schedule #tue .one-event .ship-schedule p.tue {
  display: block;
}
#content .schedule #wed .one-event .ship-schedule p.wed,
#sidebar .schedule #wed .one-event .ship-schedule p.wed {
  display: block;
}
#content .schedule #thu .one-event .ship-schedule p.thu,
#sidebar .schedule #thu .one-event .ship-schedule p.thu {
  display: block;
}
#content .schedule #fri .one-event .ship-schedule p.fri,
#sidebar .schedule #fri .one-event .ship-schedule p.fri {
  display: block;
}
#content .schedule #sat .one-event .ship-schedule p.sat,
#sidebar .schedule #sat .one-event .ship-schedule p.sat {
  display: block;
}
#content .schedule #sun .one-event .ship-schedule p.sun,
#sidebar .schedule #sun .one-event .ship-schedule p.sun {
  display: block;
}
#content .schedule #mon .one-event .ship-schedule p.mon,
#sidebar .schedule #mon .one-event .ship-schedule p.mon {
  display: block;
}
#content .schedule .row,
#sidebar .schedule .row {
  margin-bottom: .5em;
}
#content .schedule .time,
#sidebar .schedule .time {
  color: #999;
  margin-top: 0;
}
#content .schedule .description,
#sidebar .schedule .description {
  margin-bottom: 20px;
}
#content .schedule .air-show-event .time-slot,
#sidebar .schedule .air-show-event .time-slot {
  text-align: right;
}
#content .event-page h2,
#sidebar .event-page h2 {
  display: none;
}
#content .event-page h2.day,
#sidebar .event-page h2.day {
  display: block;
}
.page-id-304 #sidebar #em-wrapper {
  display: none;
}
#footerContainer {
  background: #676767 url("../images/footer-bg.png") center top repeat-x;
  color: #fff;
  padding: 50px 0;
}
#footerContainer a {
  color: #ddd;
}
#footerContainer h3 {
  font: normal 24px/1em 'Questrial', Helvetica, Arial, sans-serif;
  color: #ccc;
}
#footerContainer #footer ul {
  margin: 0;
}
#footerContainer #footer-widget-area {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
#footerContainer #footer .widget-area {
  float: left;
  width: 31.5%;
  margin-right: 2%;
}
#footerContainer #footer .widget-container {
  margin: 0;
}
#footerContainer #footer .gform_body li {
  margin-bottom: 6px;
}
#footerContainer #footer .gform_footer {
  margin: 0;
  padding: 0;
}
#footerContainer #third .widget-container {
  float: left;
  width: 50%;
}
#footerContainer #third .widget-container .menu li {
  float: left;
  margin-bottom: .5em;
  width: 100%;
}
#footerContainer #third .widget-container .menu li a {
  background: url("../images/stars/white-sm.png") left center no-repeat;
  padding-left: 18px;
}
#footerContainer #mc_embed_signup input {
  float: left;
}
#footerContainer #mc_embed_signup .email {
  color: #000;
}
#footerContainer #mc_embed_signup .button {
  background: #999;
  border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
  padding: 5px 16px;
}
.footer-button a {
  display: block;
  width: 150px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  -ms-transform: rotate(-38deg);
  top: 5px;
  position: relative;
}
.footer-button a img {
  width: 100%;
}
.footer-button a:hover {
  width: 170px;
  top: 0;
}
.text-center.footer-button a {
  margin: auto;
}
#bottom {
  color: #fff;
  float: left;
  font-size: .8em;
  padding: 20px 0 30px 0;
  width: 100%;
  background: #B0B0B0;
}
#bottom a {
  color: #fff;
}
#bottom .informed {
  float: right;
}
#bottom .informed a {
  padding: 3px 0 0 4px;
}
#bottom .copyright {
  float: left;
  margin: 1em 0 0 0;
}
#bottom .credit {
  float: right;
  clear: both;
  margin: 8px 0 0 0;
}
/* Tablet (Portrait) ------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #footerContainer {
    text-align: center;
  }
  #footerContainer h3 {
    margin-top: 10px;
  }
  #bottom {
    text-align: center;
  }
  #bottom .copyright {
    float: none;
    clear: both;
    text-align: center;
  }
  #bottom .informed {
    float: none;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
  #bottom .informed img {
    margin: 4px;
  }
  #bottom .informed a {
    float: none;
  }
  #bottom .credit {
    float: none;
    text-align: center;
  }
}
/* Mobile (Landscape) ------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 568px) {
  #footerContainer {
    text-align: center;
  }
  #footerContainer h3 {
    margin-top: 10px;
  }
  #bottom {
    text-align: center;
  }
  #bottom .copyright {
    float: none;
    clear: both;
    text-align: center;
  }
  #bottom .informed {
    float: none;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
  #bottom .informed img {
    margin: 4px;
  }
  #bottom .informed a {
    float: none;
  }
  #bottom .credit {
    float: none;
    text-align: center;
  }
}
/* Mobile ((Portrait) ------------------------------------- */
@media only screen and (max-width: 480px) {
  #footerContainer {
    text-align: center;
  }
  #footerContainer h3 {
    margin-top: 10px;
  }
  #footerContainer #mc_embed_signup input {
    width: 55%;
  }
  #footerContainer #mc_embed_signup .button {
    padding: 5px 8px;
    width: auto;
  }
  #bottom {
    text-align: center;
  }
  #bottom .copyright {
    float: none;
    clear: both;
    text-align: center;
  }
  #bottom .informed {
    float: none;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
  #bottom .informed img {
    margin: 4px;
  }
  #bottom .informed a {
    float: none;
  }
  #bottom .credit {
    float: none;
    text-align: center;
  }
}
.hide {
  display: none;
}
.date,
.help,
.note {
  color: #777;
  font-size: .9em;
}
.divider {
  background: url("../images/stars/grey.png") left bottom repeat-x;
  clear: both;
  margin: 50px 0;
  padding-top: 23px;
}
.divider .fl-separator {
  border: 0 !important;
}
.divider.fl-module {
  margin: 0;
}
.informed a:hover img {
  opacity: 1;
}
.thumbnails img {
  margin: 0 1.5% 10px 0;
  width: 23.5%;
}
.air-logos {
  float: left;
  width: 100%;
}
.air-logos .logo-outer {
  border: 1px solid #ccc;
  margin: 10px;
  width: 210px;
  height: 210px;
  display: inline-block;
}
.air-logos .logo-box {
  margin: 10px;
  width: 90%;
  height: 90%;
  display: inline-block;
  background: center center no-repeat;
  background-size: contain;
}
.air-logos .logo-box img {
  height: 100%;
  width: 100%;
  display: inline-block;
}
.air-logos img {
  max-width: 10000px;
  max-height: 150px;
  width: auto;
  float: left;
  margin: 0 20px 20px;
}
.air-logos .horiz-logos {
  float: right;
  width: 200px;
}
.air-logos .horiz-logos img {
  max-width: 200px;
  max-height: 10000px;
}
#sidebar .air-logos {
  text-align: center;
}
#sidebar .air-logos img {
  float: none;
  max-width: 90%;
  margin: 0 5% 20px 5%;
}
.performers {
  margin-bottom: 20px;
}
.performers img {
  margin: 10px 0;
}
#sponsors .col-sm-12:nth-of-type(2) .air-logos .logo-outer:first-of-type {
  max-width: 900px;
  width: 100%;
}
.sponsors.air .air-logos .logo-outer:first-of-type {
  max-width: 670px;
  width: 100%;
}
.air-show-logos .air-logos .logo-outer:first-of-type {
  max-width: 900px;
  width: 100%;
}
/* Change logo on Air Show and Tickets Pages*/
.page-id-25 #headerContainer #logo img,
.page-id-265 #headerContainer #logo img {
  visibility: hidden;
}
#container {
  /* buttons */
}
#container a.button,
#container a.btn,
#container input[type="submit"],
#container .nolink-btn {
  background: #c3262e;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#container a.button,
#container a.btn,
#container .nolink-btn {
  display: inline-block;
  min-width: 100px;
  padding: 10px 18px;
  text-decoration: none;
  line-height: 1em;
}
#container input[type="submit"] {
  padding: 4px 16px;
  -webkit-appearance: none;
}
#container a.btn-primary {
  font-size: 18px;
  padding-top: 13px;
}
#container a.btn-secondary {
  background: #21356b;
}
#container a.btn-tertiary {
  background: #9dc2e8;
}
#container a.button:hover,
#container a.btn:hover,
#container input[type="submit"]:hover {
  opacity: 0.8;
  color: #fff;
  background: #c3262e;
}
#container a.btn-secondary:hover {
  background: #21356b;
}
#container a.btn-tertiary:hover {
  background: #9dc2e8;
}
#container .center-button {
  margin-top: 2em;
  text-align: center;
}
/* Mobile ((Portrait) ------------------------------------- */
@media only screen and (max-width: 480px) {
  #container a.button,
  #container a.btn,
  #container input[type="submit"] {
    font-size: 14px;
  }
}
/* blog */
.type-post {
  float: left;
  margin-bottom: 40px;
  width: 100%;
}
#footer .type-post {
  margin-bottom: 10px;
}
.blog-thumb {
  background: url("../images/post-default.jpg") center center no-repeat;
  background-size: contain;
  float: left;
  width: 30%;
  height: 200px;
  background-color: #FFFFFF;
  margin: 0 8px 0 0;
  overflow: hidden;
}
#footer .blog-thumb {
  width: 20%;
  height: 62px;
}
#content .blog-thumb img {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
.post-all-content {
  margin-left: 34%;
}
#footer .post-all-content {
  margin-left: 24%;
}
.post-all-content h2 {
  border-bottom: 1px solid #999;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.post-all-content h2 a {
  color: #000;
}
.entry-meta a,
.entry-utility a {
  text-transform: uppercase;
  color: #999;
  text-decoration: none;
}
.meta-sep {
  padding: 0 6px;
}
/* forms */
#container .gform_confirmation_message {
  font-style: bold;
  padding: 10px;
  border: 2px solid #ccc;
  background: #eee;
}
#container .gform_wrapper .top_label .gfield_label {
  font-size: 24px;
  color: #000;
  margin-top: 1em;
}
/* Popup */
.pum-overlay {
  background: rgba(25, 38, 88, 0.8) !important;
  box-shadow: black 0px 0px 10px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.popmake-close {
  background-color: #c3262e!important;
}
#popmake-1071 {
  background: url('/wp-content/themes/sffw2014/images/NYE-popup-background-San-Francisco-2.svg') center no-repeat;
  background-size: cover;
  padding: 20px;
  border-radius: 3px;
}
#popmake-1071 .pum-content {
  border: 1px dashed white;
  padding: 140px 40px;
  font-family: 'Questrial', Helvetica, Arial, sans-serif !important;
  text-align: center!important;
}
#popmake-1071 h3 {
  color: #ffffff;
  text-shadow: 0px 0px 2px #000000;
  font-size: 40px;
}
#popmake-1071 .btn {
  background: #c3262e;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-top: 20px;
  position: relative;
  z-index: 99;
}
#popmake-1071 img {
  max-width: 200px;
  position: absolute;
  margin-top: -50px;
  right: 0px;
  z-index: 1;
}
.page-id-27 .join-us {
  display: none;
}
.sponsors {
  text-align: center;
}
.sponsors img {
  max-width: 100px;
  margin: 10px 10px;
}
.page-id-501 h1 {
  display: none;
}
.page-id-501 .main-col h2 {
  margin-top: 50px;
}
.page-id-501 .main-col h2,
.page-id-501 .main-col h3,
.page-id-501 .main-col h4 {
  margin-bottom: 1em;
}
.page-id-501 .main-col .row {
  margin-bottom: .8em;
  line-height: 1.2em;
}
.ship-slider .bg-photo {
  height: 400px;
}
.ship-slider strong {
  position: absolute;
  background: url("../images/transparent-black.png");
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
}
#container .fullcalendar a {
  color: #21356b;
}
#container .fullcalendar a:hover {
  opacity: 0.7;
}
#container .fullcalendar td {
  width: 14%;
  vertical-align: top;
}
#container .fullcalendar td.eventful .other-events a {
  color: #777777;
}
#container .fullcalendar td.eventful-pre,
#container .fullcalendar td.eventful-post,
#container .fullcalendar td.eventless-pre,
#container .fullcalendar td.eventless-post {
  background: #eee;
}
#container .fullcalendar td.eventful-pre a,
#container .fullcalendar td.eventful-post a,
#container .fullcalendar td.eventless-pre a,
#container .fullcalendar td.eventless-post a {
  color: #999;
  text-decoration: none;
}
#container .fullcalendar ul,
#container .fullcalendar li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#container .fullcalendar li {
  margin-bottom: .5em;
  line-height: 1.1em;
}
#container .fullcalendar li a {
  color: #21356b;
  font-weight: normal;
  font-size: .9em;
}
#container .fullcalendar li a:hover {
  opacity: 0.7;
}
#container .css-events-list {
  margin-top: 10px;
}
#container .css-events-list li {
  margin-bottom: 10px;
}
#container .event-date {
  background: #21356b;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  text-align: center;
  padding: 8px;
  margin: -6px 10px 10px 0;
  line-height: 1.1em;
  width: 50px;
}
#container .event-date .month {
  font-size: .8em;
  font-weight: normal;
}
#container .event-date p {
  display: none;
}
a.teaser-box {
  margin-top: 40px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  background: #21356b;
  color: white;
  border-radius: 10px;
  width: 60%;
  line-height: 1.6;
  display: block;
}
a.teaser-box:hover,
a.teaser-box:visited,
a.teaser-box:link {
  text-decoration: none;
}
a.teaser-box:hover {
  opacity: 0.8;
}
.home .teaser-box {
  display: none;
}
.sold {
  padding: 7px;
  border: #c3262e 2px solid;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  color: red;
  margin: 10px 0 20px;
  transform: rotate(-4deg);
}
.schedule h4.time {
  text-transform: lowercase;
}
.one-event {
  position: relative;
}
.event-anchor {
  position: absolute;
  top: -170px;
}
#air-show .schedule h2 {
  margin-top: 40px;
  font-size: 16px;
  color: #000;
}
#air-show .schedule h4 {
  color: #21356b;
}
#air-show .button {
  margin-top: 20px;
}
.presenting-sponsor {
  text-align: center;
}
.presenting-sponsor img {
  max-width: 280px !important;
}
/* Band page */
.page-id-638 .fl-module-accordion .fl-module-content {
  margin-left: 0px;
  margin-right: 0px;
}
.page-id-638 .fl-module-accordion .fl-module-content .fl-accordion {
  max-width: 482px;
  margin: auto;
}
.page-id-638 .fl-module-accordion .fl-module-content .fl-accordion .fl-accordion-item {
  border-radius: 5px;
}
.page-id-638 .fl-module-accordion .fl-module-content .fl-accordion-button-label {
  line-height: 1.2;
}
.star-bullets ul {
  padding-left: 40px;
}
.star-bullets ul li {
  list-style: none;
  position: relative;
  margin-bottom: 5px;
}
.star-bullets ul li:before {
  background: url(../images/stars/red.svg) left center no-repeat;
  content: '';
  width: 20px;
  height: 20px;
  background-size: 15px 15px;
  position: absolute;
  left: -27px;
  top: -2px;
}
/* Volunteers Page */
p.star-headline {
  font-size: 25px;
  text-transform: uppercase;
  color: #c3262e;
  position: relative;
  width: fit-content;
  margin: auto;
}
p.star-headline:before,
p.star-headline:after {
  background-image: url(../images/stars/3-stars.svg);
  background-repeat: no-repeat;
  position: absolute;
  height: 20px;
  width: 90px;
  top: 3px;
  content: '';
}
p.star-headline:before {
  left: -93px;
}
p.star-headline:after {
  right: -100px;
}
