.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;
}
#headerContainer {
  background: -moz-linear-gradient(top, rgba(33, 53, 107, 0.7) 0%, rgba(33, 53, 107, 0.5) 80%, rgba(33, 53, 107, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(33, 53, 107, 0.7) 0%, rgba(33, 53, 107, 0.5) 80%, rgba(33, 53, 107, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(33, 53, 107, 0.7) 0%, rgba(33, 53, 107, 0.5) 80%, rgba(33, 53, 107, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc21356b', endColorstr='#0021356b', GradientType=0);
  /* IE6-9 */
  padding: 0 0 60px 0;
  border: 0;
}
#headerContainer #logo img {
  width: auto;
}
#headerContainer .title-date,
#headerContainer .title-location {
  margin-top: 20px;
}
#headerContainer .title-date a,
#headerContainer .title-location a {
  color: white;
}
#headerContainer h2.title-date {
  text-align: left;
}
#headerContainer h2.title-location {
  text-align: right;
}
#headerContainer h2.hashtag a {
  color: white;
}
#pageContainer {
  padding: 0;
}
#page {
  width: 100%;
  padding: 0;
  margin: 0;
}
.intro-divider {
  padding: 0;
}
#sliderintro {
  background: #2584b9 url("../images/band-bigtop-sm.jpg") top center no-repeat;
  min-height: 550px;
  padding: 0;
  border-bottom: 10px solid #21356b;
}
#sliderintro .slider {
  background: #2584b9 url("../images/band-bigtop-sm.jpg") top center no-repeat;
  min-height: 800px;
}
@media (max-width: 900px) {
  #sliderintro .slider {
    min-height: 700px;
  }
}
#sliderintro .cs-viewport {
  cursor: auto;
}
#sliderintro .cs-slide {
  min-height: 850px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
}
@media (max-width: 800px) {
  #sliderintro .cs-slide {
    min-height: 700px;
  }
}
#sliderintro .cs-slide h2 {
  margin-top: 210px;
  color: #fff;
  max-width: 50%;
  margin-left: 40%;
  margin-right: 10%;
}
@media (max-width: 1200px) {
  #sliderintro .cs-slide h2 {
    max-width: 80%;
    margin-left: 10%;
  }
}
@media (max-width: 800px) {
  #sliderintro .cs-slide h2 {
    font-size: 26px;
  }
}
@media (max-width: 800px) {
  #sliderintro .cs-slide h2 {
    margin-top: 180px;
  }
}
#sliderintro .intro-btn {
  position: absolute;
  right: 17%;
  top: 310px;
}
@media (max-width: 500px) {
  #sliderintro .intro-btn {
    right: 0;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 500px) {
  #sliderintro .intro-btn {
    top: 470px;
  }
}
#sliderintro h1 {
  color: #fff;
  text-shadow: 0 2px 2px #476297;
}
#sliderintro .video-screen {
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  width: 400px;
  height: 190px;
  text-align: center;
  box-shadow: 0 0 6px #374c74;
}
#sliderintro .video-screen img {
  margin: 37px auto;
}
#sliderintro .row {
  position: relative;
}
#sliderintro .alert {
  margin: 20px 0 0 0;
  line-height: 1.2em;
  font-size: 14px;
}
#ctas {
  padding: 0;
  margin-top: -190px;
}
#ctas .buy-burger {
  width: 150px;
  margin-top: -60px;
  margin-bottom: -70px;
  position: relative;
  z-index: 1011;
}
#ctas .buy-burger:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 768px) {
  #ctas .buy-burger {
    margin: 20px 0;
  }
}
#ctas .col-md-8.pull-right {
  max-height: 170px;
}
#ctas .col-md-8.pull-right .col-md-6:first-child {
  top: -90px;
}
#ctas a {
  display: block;
  width: 150px;
  margin: 0 auto;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  -ms-transform: rotate(-38deg);
  top: 5px;
  position: relative;
}
#ctas a img {
  width: 100%;
}
#ctas a:hover {
  width: 170px;
  top: 0;
}
#ctas strong a {
  margin-bottom: 20px;
  top: 20px;
}
#ctas strong a:hover {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #ctas {
    background: #9dc2e8;
    margin-top: 0;
    padding: 50px 0;
  }
  #ctas .col-md-8.pull-right {
    max-height: 700px!important;
    float: none!important;
  }
  #ctas .col-md-8.pull-right .col-md-6:first-child {
    top: 0;
  }
  #ctas .col-md-8.pull-right .col-md-6:last-child {
    margin-bottom: 30px;
  }
}
#intro {
  background: #89bdcd url("../images/sf-map.png") top center no-repeat;
  background-size: auto 100%;
  min-height: 650px;
  padding: 0;
}
@media only screen and (max-width: 568px) {
  #intro {
    min-height: 550px;
    overflow: hidden;
  }
}
#intro .icon-container {
  position: relative;
  display: block;
  width: 590px;
  height: 360px;
  margin: 190px auto 0 auto;
}
@media only screen and (max-width: 568px) {
  #intro .icon-container {
    margin: 155px auto 0 -107px;
  }
}
#intro .icon-container .icon-title {
  top: -100px;
  position: absolute;
  width: 100%;
}
#intro .fa {
  position: absolute;
  font-size: 36px;
  text-decoration: none;
  color: #21356b;
}
#intro .fa span {
  display: none;
  position: absolute;
  font-size: 18px;
  font-family: 'Questrial', Helvetica, Arial, sans-serif;
  background: rgba(255, 255, 255, 0.7);
  border: 2px solid #000;
  padding: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  min-width: 200px;
  z-index: 999;
}
#intro .fa:hover span {
  display: block;
}
#intro .fa.fw-icon {
  background: center center no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}
#intro .fa.fw-icon span {
  top: 40px;
  left: 0px;
}
#intro .fa.k9 {
  background-image: url("../images/k9.svg");
  right: 270px;
  top: 307px;
}
#intro .fa.band {
  background-image: url("../images/band.svg");
  left: 60px;
  top: 300px;
}
#intro .fa.fa-paint-brush {
  right: 90px;
  top: 190px;
}
#intro .fa.ship1 {
  background-image: url("../images/carrier-ship.svg");
  right: 0;
  top: 216px;
  width: 50px;
}
#intro .fa.ship2 {
  background-image: url("../images/battle-ship.svg");
  right: 70px;
  top: 130px;
  width: 50px;
}
#intro .fa.ship3 {
  background-image: url("../images/marad-ship.svg");
  right: -20px;
  top: 287px;
  width: 50px;
}
#intro .fa.ship4 {
  background-image: url("../images/marad-ship.svg");
  right: 120px;
  top: 87px;
  width: 50px;
}
#intro .fa.plane-f35 {
  background-image: url("../images/f35.svg");
  right: 175px;
  top: 40px;
  width: 50px;
}
#intro .fa.plane-angels {
  background-image: url("../images/angel-plane.svg");
  right: 310px;
  top: 0;
  height: 90px;
  width: 90px;
}
#intro .fa.plane-snowbirds {
  background-image: url("../images/prop-plane.svg");
  right: 160px;
  top: 50px;
}
#intro .fa.plane-patriots {
  right: 140px;
  top: 0;
  -webkit-transform: rotate(-38deg);
  -moz-transform: rotate(-38deg);
  -o-transform: rotate(-38deg);
  -ms-transform: rotate(-38deg);
}
#intro .fa.plane-patriots span {
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  top: 0px;
  right: auto;
  left: -140px;
}
#intro .fa.plane-tucker {
  background-image: url("../images/prop-plane.svg");
  right: 290px;
  top: 55px;
  -webkit-transform: rotate(-85deg);
  -moz-transform: rotate(-85deg);
  -o-transform: rotate(-85deg);
  -ms-transform: rotate(-85deg);
}
#intro .fa.plane-tucker span {
  -webkit-transform: rotate(85deg);
  -moz-transform: rotate(85deg);
  -o-transform: rotate(85deg);
  -ms-transform: rotate(85deg);
  top: 0px;
  right: auto;
  left: -140px;
}
#intro .fa.plane-frogs {
  background-image: url("../images/parashute.svg");
  right: 270px;
  top: 20px;
}
#intro .fa.plane-united {
  background-image: url("../images/carrier-plane.svg");
  right: 400px;
  top: 17px;
}
#intro .fa.plane-uscg {
  background-image: url("../images/helicopter.svg");
  right: 360px;
  top: 60px;
  width: 60px;
}
#intro .fa.plane-lucas {
  background-image: url("../images/prop-plane.svg");
  right: 450px;
  top: 60px;
  -webkit-transform: rotate(-108deg);
  -moz-transform: rotate(-108deg);
  -o-transform: rotate(-108deg);
  -ms-transform: rotate(-108deg);
}
#intro .fa.plane-lucas span {
  -webkit-transform: rotate(108deg);
  -moz-transform: rotate(108deg);
  -o-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  top: 0px;
  right: auto;
  left: -140px;
}
#intro .fa.plane-f16 {
  right: 90px;
  top: 36px;
}
#intro .fa.tank {
  background-image: url("../images/Mutual_Aid_Icon.svg");
  left: 198px;
  top: 104px;
  width: 36px;
}
#intro .fa.job-fair {
  background-image: url("../images/job-fair.svg");
  left: 330px;
  top: 254px;
  width: 50px;
}
#intro .fa.fa-group {
  font-size: 25px;
  left: 224px;
  top: 130px;
}
#intro .fa.group {
  font-size: 16px;
  left: 260px;
  top: 139px;
}
#intro .fa.group .fa-male {
  font-size: 16px;
  left: 10px;
  top: 0;
}
#intro .fa.group .fa-male:nth-child(3) {
  left: 0;
  top: 5px;
}
#intro .fa.group .fa-female {
  font-size: 16px;
  left: 18px;
  top: 5px;
}
#intro .fa.group .fa-female:nth-child(4) {
  left: -12px;
  top: 0;
}
#intro .fa.fa-home {
  font-size: 24px;
  left: 239px;
  top: 116px;
}
#intro .fa.fa-glass {
  font-size: 20px;
  left: 256px;
  top: 118px;
}
#intro .fa.fa-user-circle-o {
  font-size: 20px;
  left: 272px;
  top: 118px;
}
#intro .fa.electric-guitar {
  background-image: url(../images/electric-guitar.svg);
  right: 185px;
  top: 114px;
}
#intro .fa.tuba {
  background-image: url(../images/tuba.svg);
  right: 44px;
  top: 210px;
}
#intro .fa.tuba2 {
  background-image: url(../images/tuba.svg);
  right: 172px;
  bottom: -36px;
}
#intro .fa.tuba3 {
  background-image: url(../images/tuba.svg);
  right: 55px;
  bottom: -210px;
}
#intro .fa.tuba4 {
  background-image: url(../images/tuba.svg);
  right: 27px;
  bottom: -94px;
}
#intro .fa.tuba5 {
  background-image: url(../images/tuba.svg);
  left: 0;
  top: -150px;
}
#intro .fa.clarinet {
  background-image: url(../images/clarinet.svg);
  right: -304px;
  bottom: 87px;
}
#intro .fa.clarinet2 {
  background-image: url(../images/clarinet.svg);
  right: 60px;
  top: 185px;
}
#intro .fa.clarinet3 {
  background-image: url(../images/clarinet.svg);
  right: 230px;
  top: 94px;
}
#intro .fa.clarinet4 {
  background-image: url(../images/clarinet.svg);
  left: 117px;
  top: 137px;
}
#intro .fa.band1 {
  background-image: url(../images/band-1.svg);
  left: 27px;
  top: 263px;
}
#intro .fa.band2 {
  background-image: url(../images/band-1.svg);
  left: 155px;
  top: 270px;
}
#intro .fa.band3 {
  background-image: url(../images/band-1.svg);
  left: 245px;
  top: 317px;
}
#intro .fa.band4 {
  background-image: url(../images/band-1.svg);
  left: 77px;
  bottom: -90px;
}
#intro h1 {
  color: #fff;
  text-shadow: 0 2px 2px #476297;
}
#intro .video-screen {
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  width: 400px;
  height: 190px;
  text-align: center;
  box-shadow: 0 0 6px #374c74;
}
#intro .video-screen img {
  margin: 37px auto;
}
#intro .row {
  position: relative;
}
#intro .alert {
  margin: 20px 0 0 0;
  line-height: 1.2em;
  font-size: 14px;
}
#intro .intro-box {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align: center;
  margin: 0;
}
#intro .intro-box h2,
#intro .intro-box h3 {
  color: #fff;
  margin: 0 0 10px 0;
  padding: 0;
}
#intro .intro-box a {
  color: #fff;
}
#intro .intro-box h3 {
  font-family: 'Questrial', Helvetica, Arial, sans-serif;
  font-size: 20px;
}
#intro .intro-box .call-out {
  margin: 0;
  font-size: 18px;
}
#intro .intro-box .call-out a {
  text-decoration: underline;
}
#intro .intro-box .fleet-fest {
  border: 1px solid #7e9dc5;
  border-right: 0;
  border-left: 0;
  padding: 10px 0;
}
#intro .intro-box .fleet-fest .btn {
  margin: 10px 0;
}
.intro-divider {
  height: 20px;
  margin: -10px 0;
  z-index: 1010;
}
#divider1 {
  background: url("../images/divider1.png") center center repeat-x;
}
#divider2 {
  background: url("../images/divider2.png") center center repeat-x;
}
#divider3 {
  background: url("../images/divider3.png") center center repeat-x;
  margin: -20px 0 0 0;
}
#divider4 {
  background: url("../images/divider4.png") center center repeat-x;
  margin: -20px 0 0 0;
}
#events {
  background: #21356b url("../images/event-bg.jpg") center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}
#events .schedule h2 {
  display: none;
}
#events .day {
  font-size: 24px !important;
  font-family: 'Alegrya Sans', Georgia, Times, serif !important;
  font-weight: 900;
  line-height: 1.2em;
}
#events h3,
#events h4,
#events .day,
#events .time,
#events .event a {
  color: #fff;
  margin: 0;
  padding: 0;
}
#events h2 {
  text-align: center;
  color: #9dc2e8;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 20px;
  font-weight: 900;
  text-transform: none;
}
#events h2 span {
  background: url("../images/stars/blue-lg.png") center center no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}
#events .day {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 12px 0;
  margin: 0 0 20px 0;
}
#events .day span {
  text-transform: uppercase;
  opacity: 0.5;
  font-size: 18px;
  font-family: 'Questrial', Helvetica, Arial, sans-serif;
  float: right;
}
@media (max-width: 1199px) {
  #events .day {
    display: inline-block;
  }
  #events .day span {
    width: 100%;
  }
}
#events .event-title {
  font: normal 16px/1.2em 'Questrial', Helvetica, Arial, sans-serif;
}
#events .event-title a {
  background: url("../images/icons/info.png") right bottom no-repeat;
  background-size: contain;
  padding-right: 24px;
}
#events .event-title a:hover {
  background-image: url("../images/icons/info-hover.png");
}
#events .time {
  font: normal 13.5px/1em 'Questrial', Helvetica, Arial, sans-serif;
  margin-top: .2em;
  text-transform: lowercase;
}
#events .description {
  display: none;
}
#events .row {
  margin-bottom: 1em;
}
#air-show,
#navy-ships,
#human-village {
  color: #21356b;
}
#air-show a,
#navy-ships a,
#human-village a {
  color: #000;
  text-decoration: underline;
}
#air-show .container,
#navy-ships .container,
#human-village .container {
  text-align: right;
}
#air-show h2,
#navy-ships h2,
#human-village h2 {
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 20px;
  font-weight: 900;
  color: #21356b;
}
#air-show h2 span,
#navy-ships h2 span,
#human-village h2 span {
  background: url("../images/stars/red-lg.png") center center no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}
#air-show h2 a,
#navy-ships h2 a,
#human-village h2 a {
  color: #21356b;
  text-decoration: none;
}
#air-show .various,
#navy-ships .various,
#human-village .various {
  background: center center no-repeat;
  background-size: cover;
  border: 1px solid #000;
  display: none;
  margin: 0 0 6px 6px;
  width: 132px;
  height: 132px;
}
#air-show .various img,
#navy-ships .various img,
#human-village .various img {
  width: 100%;
  height: 100%;
}
#air-show .various.count1,
#navy-ships .various.count1,
#human-village .various.count1,
#air-show .various.count2,
#navy-ships .various.count2,
#human-village .various.count2,
#air-show .various.count3,
#navy-ships .various.count3,
#human-village .various.count3,
#air-show .various.count4,
#navy-ships .various.count4,
#human-village .various.count4 {
  display: inline-block;
}
#air-show {
  background: #a4c5e8 url("../images/air-bg2.jpg") center bottom no-repeat;
  background-size: cover;
  border-bottom: 1px solid #3581c0;
  z-index: 1000;
  padding: 120px 0 120px 0;
}
#navy-ships {
  background: #5e7bb3 url("../images/ships-bg.jpg") center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 120px 0 220px 0;
  position: static;
}
#human-village {
  background: url("../images/human-bg.jpg") center top no-repeat;
  border-top: 10px solid #21356b;
  background-size: cover;
  padding-bottom: 220px;
}
#sponsors {
  background: #fff;
}
#sponsors h2 {
  color: #21356b;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 20px;
  font-weight: 900;
}
#sponsors h2 span {
  background: url("../images/stars/red-lg.png") center center no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}
#sponsors .presenting-sponsor img {
  max-width: 280px !important;
}
#sponsors .logos {
  text-align: center;
}
#sponsors .logos img {
  display: inline-block;
  margin: 20px 20px;
  max-width: 110px;
}
#sponsors .logos .cbs,
#sponsors .logos .ksfo-logo {
  display: none;
}
#sponsors .main-partner-logo {
  max-width: 280px !important;
}
#sponsors .small-text {
  font-size: 12px;
}
#sponsors .partner-logos {
  text-align: center;
}
#sponsors .partner-logos img {
  max-width: 120px;
  margin: 10px 20px;
}
#container #volunteers {
  background: #c3262e;
  color: #fff;
}
#container #volunteers h2 {
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 20px;
  font-weight: 900;
  margin-bottom: .5em;
  text-align: center;
}
#container #volunteers h2 a {
  color: #fff;
}
#container #volunteers h2 span {
  background: url("../images/stars/white-lg.png") center center no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}
#container #volunteers .register-form {
  margin-top: -10px;
}
#container #volunteers h3 {
  border-bottom: 5px solid #fff;
  color: #fff;
  margin: 0 0 24px 0;
  text-align: center;
  font-family: 'Questrial', Helvetica, Arial, sans-serif;
  position: relative;
}
#container #volunteers h3 span {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  position: absolute;
  text-align: center;
  bottom: -20px;
  left: 44%;
}
#container #volunteers .bank-sponsor {
  margin: 0 auto 3em;
}
#container #volunteers .bank-sponsor h3 {
  border-bottom: none;
}
#container #volunteers .bank-sponsor img {
  margin: -0.8em auto 0 auto;
  max-width: 200px;
  display: block;
}
#container #volunteers .btn {
  color: #c3262e;
  background: #fff;
  margin-top: 10px;
}
#container #volunteers a {
  color: #fff;
}
#container #volunteers .footer-button a {
  margin: auto;
}
@media only screen and (max-width: 1199px) {
  #air-show h2 {
    max-width: 50%;
    margin-left: 50%;
  }
  #air-show h2 br {
    display: none;
  }
}
/* Tablet (Portrait) ------------------------------------- */
@media only screen and (max-width: 959px) {
  #intro {
    padding-bottom: 60px;
  }
  #intro .video-screen {
    width: 100%;
    margin-bottom: 20px;
  }
  #events .day span {
    font-size: 14px;
    line-height: 22px;
  }
  #air-show .various img,
  #navy-ships .various img,
  #human-village .various img {
    width: 100px;
  }
  #navy-ships {
    background: #71a9dc url("../images/ships-bg.jpg") center bottom no-repeat;
    background-size: 100% 100%;
    padding: 200px 0 290px 0;
  }
  #sponsors .logos img {
    margin: 10px;
    max-width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  #air-show {
    position: relative;
  }
  #air-show:after {
    content: '';
    background: -moz-linear-gradient(left, rgba(157, 194, 232, 0) 0%, rgba(157, 194, 232, 0) 1%, rgba(157, 194, 232, 0.6) 27%, rgba(157, 194, 232, 0.6) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(157, 194, 232, 0) 0%, rgba(157, 194, 232, 0) 1%, rgba(157, 194, 232, 0.6) 27%, rgba(157, 194, 232, 0.6) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(157, 194, 232, 0) 0%, rgba(157, 194, 232, 0) 1%, rgba(157, 194, 232, 0.6) 27%, rgba(157, 194, 232, 0.6) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009dc2e8', endColorstr='#999dc2e8', GradientType=1);
    /* IE6-9 */
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
  #air-show .container {
    z-index: 1;
    position: relative;
  }
  #air-show .col-sm-offset-6 {
    max-width: 50%;
    margin-left: 50%;
  }
}
/* Mobile ((Portrait) ------------------------------------- */
@media only screen and (max-width: 568px) {
  #container #sliderintro {
    background-color: #9dc2e8;
    background-image: none;
    background-size: contain;
    background-position: center bottom;
    padding: 150px 0 60px 0;
  }
  #container #sliderintro h1 {
    font-size: 24px;
    margin-top: 80px;
  }
  #container #sliderintro .video-screen {
    height: 140px;
    width: 100%;
    margin-bottom: 20px;
  }
  #container #sliderintro .video-screen img {
    width: 30%;
  }
  #container #sliderintro .btn {
    font-size: 10px;
    padding: 10px 12px;
    margin-bottom: 10px;
  }
  #container #sliderintro .slider {
    min-height: 350px;
  }
  #container #sliderintro .cs-slide {
    min-height: 350px;
  }
  #container #intro .video-screen {
    height: 140px;
    width: 100%;
    margin-bottom: 20px;
  }
  #container #intro .video-screen img {
    width: 30%;
  }
  #container #intro .btn {
    font-size: 10px;
    padding: 10px 12px;
    margin-bottom: 10px;
  }
  #air-show .various img,
  #navy-ships .various img,
  #human-village .various img {
    width: 46%;
    margin: 6px 2%;
  }
  #navy-ships {
    background: #71a9dc url("../images/ships-bg-mobile.jpg") center bottom no-repeat;
    background-size: contain;
    padding: 60px 0 220px 0;
  }
  #human-village {
    background-image: url("../images/human-bg-mobile.jpg");
    background-position: right bottom;
    padding-top: 20px;
  }
  #sponsors .logos img,
  #sponsors .partner-logos img {
    margin: 10px;
    max-width: 90px;
  }
}
.one-event {
  position: relative;
}
.event-anchor {
  position: absolute;
  top: -100px;
}
@media only screen and (max-width: 535px) {
  #air-show .col-sm-offset-6,
  #air-show h2 {
    max-width: 75%;
    margin-left: 25%;
  }
}
@media only screen and (max-width: 414px) {
  #air-show:after {
    background: rgba(157, 194, 232, 0.6);
  }
  #air-show .col-sm-offset-6,
  #air-show h2 {
    max-width: 100%;
    margin-left: 0%;
  }
}
