/* Dark Blue =  #0e688a
   Light Blue = #468ba4
   Red = #ff0000
   Yellow = #ffd100
   new title blue = #128bee
*/
.mar-bot-0 {
  margin-bottom: 0px;
}
a:focus {
  color:#337ab7;
}
.mejs-container .mejs-controls div {
    margin-left: 8px;
  }
.mdl-navigation {
  padding-top: 18px;
}
/*.mdl-navigation__link {
  padding-left: 20px;
  color: white;
}*/
.mdl-navigation__link {
  padding-left: 0px;
  color: white;
  font-size: 20px;
  margin-left: 50px;

}
span.decision-points-text {
    position: absolute;
    top: 30px;
    left: 507px;
    color: #0090f4;
    background: white;
    padding: 5px;
    font-size: 18px;
}
.mdl-color--primary, .mdl-color--primary-dark {
  background: linear-gradient(150deg,#0e688a 15%,#468ba4 75%,#0e688a 94%)!important;
}
.mdl-layout.is-upgraded .mdl-layout__tab-panel.is-active {
      background-image: url(images/BG.png);
      height: 100vh;
}
/*html, body {
  font-family: 'Roboto', 'Helvetica', sans-serif;
  margin: 0;
  padding: 0;
  font-weight: 300;
}*/
.mdl-demo .mdl-layout__header-row {
  padding-left: 120px;
  color: blue;
}
.mdl-layout__header-row2 {
  padding-left: 120px;
  background-color: #d9d9d9;
  color: white;
  height: 60px;
}
.mejs-container {
  background: #FFFFFF;

}
.mdl-textfield {
    position: relative;
    font-size: 16px;
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0;
}
.mdl-textfield__label {
    bottom: 0;
    color: rgba(0,0,0,.26);
    font-size: 16px;
    float: left;
    pointer-events: none;
    display: block;
    top: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}
.mdl-demo .mdl-layout.is-small-screen .mdl-layout__header-row h3 {
  font-size: inherit;
}
.mdl-demo .mdl-layout__tab-bar-button {
  display: none;
}
.mdl-demo .mdl-layout.is-small-screen .mdl-layout__tab-bar .mdl-button {
  display: none;
}
.mdl-demo .mdl-layout:not(.is-small-screen) .mdl-layout__tab-bar,
.mdl-demo .mdl-layout:not(.is-small-screen) .mdl-layout__tab-bar-container {
  overflow: visible;
}
.mdl-demo .mdl-layout__tab-bar-container {
  height: 40px;
}
.mdl-layout__header {
  min-height: 120px!important;
}
.mdl-demo .mdl-layout__tab-bar {
  padding: 0;
  padding-left: 16px;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}
.mdl-demo .mdl-layout__tab-bar .mdl-layout__tab {
  height: 40px;
  line-height: 40px;
}
.mdl-demo .mdl-layout__tab-bar .mdl-layout__tab.is-active::after {
  background-color: white;
  height: 4px;
}
.mdl-demo main > .mdl-layout__tab-panel {
  padding: 30px;
}
.mdl-demo .mdl-card {
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mdl-demo .mdl-card > * {
  height: auto;
}
/*.mdl-button {
      min-width: 200px;
      font-size: 20px;
}*/
.mdl-color--accent {
  background: #0e688a!important;
}
.mdl-demo .mdl-card .mdl-card__supporting-text {
  margin: 40px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0;
  color: inherit;
  width: calc(100% - 80px);
}
.mdl-demo.mdl-demo .mdl-card__supporting-text h4 {
  margin-top: 0;
  margin-bottom: 20px;
}
.mdl-demo .mdl-card__actions {
  margin: 0;
  padding: 4px 40px;
  color: inherit;
}
.mdl-demo .mdl-card__actions a {
  color: #00BCD4;
  margin: 0;
}
.mdl-demo .mdl-card__actions a:hover,
.mdl-demo .mdl-card__actions a:active {
  color: inherit;
  background-color: transparent;
}
.mdl-demo .mdl-card__supporting-text + .mdl-card__actions {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.mdl-demo #add {
  position: absolute;
  right: 40px;
  top: 8px;
  font-weight: bold;
  font-size: 18px;
  z-index: 999;
  color: #ffd100;
}
.mdl-layout__container.has-scrolling-header .mdl-layout__content {
  overflow: auto;
}
.mdl-demo .mdl-layout__content section {
  position: relative;
}
.mdl-button--fab.mdl-button--colored {
    background: rgb(55, 130, 157);

}
.mdl-demo section.section--center.home-tab {
  max-width: 1170px;
}
.mdl-demo #features section.section--center, .mdl-demo #diagram section.section--center, .mdl-demo #l-plan section.section--center, .mdl-demo #kneeboard section.section--center {
  max-width: 1170px;
background: #FFFFFF!important;
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
font-size: 18px;
z-index: 999;
color: #ffd100;

text-transform: uppercase;
}
.h2bg, .mdl-demo #features section.section--center h2, .mdl-demo #l-plan section.section--center h2, .mdl-demo #diagram section.section--center h2, .mdl-demo #kneeboard section.section--center h2 {
  margin-top: 0;
  margin-bottom: 7px;
  background-image: url(images/bg-img.jpg);
  font-weight: bold;
  background-position: 0px 515px;
  padding: 20px;
  z-index: 999;
color: #ffd100;
text-transform: uppercase;
}
.img-fix {
  margin-bottom: 5px;
width: 100%;
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
/*.mejs-fullscreen-button button {
  display: none!important;
}*/
.mdl-tabs__tab {
  color: #ffd100;
  height: 33px;
  line-height: 33px;
}
a.dialog-button.mdl-tabs__tab, a.dialog-button2.mdl-tabs__tab, a.dialog-button3.mdl-tabs__tab, a.dialog-button4.mdl-tabs__tab,  a.dialog-button5.mdl-tabs__tab, a.dialog-button6.mdl-tabs__tab,  a.dialog-button7.mdl-tabs__tab,  a.dialog-button8.mdl-tabs__tab,  a.dialog-button9.mdl-tabs__tab {
    color: #78CFEE;
}
.mdl-tabs__tab-bar {
  background: #4188a2;
  border-bottom: 0px solid #4188a2;
}
.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after {
  background: #ffd100;
}
.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active {
    color:  #ffd100;
}
.text-center {
  text-align: center;
}
.mdl-demo section > header{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mdl-demo section > .section__play-btn {
  min-height: 200px;
}
.mdl-demo section > header > .material-icons {
  font-size: 3rem;
}
.mdl-demo section > button {
  position: absolute;
  z-index: 99;
  top: 8px;
  right: 8px;
}
.mdl-demo section .section__circle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.mdl-demo section .section__text {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-top: 8px;
}
.mdl-demo section .section__text h5 {
  font-size: inherit;
  margin: 0;
  margin-bottom: 0.5em;
}
.mdl-demo section .section__text a {
  text-decoration: none;
}
.mdl-demo section .section__circle-container > .section__circle-container__circle {
  width: 64px;
  height: 64px;
  border-radius: 32px;
  margin: 8px 0;
}
.mdl-demo section.section--footer .section__circle--big {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin: 8px 32px;
}
.mdl-demo .is-small-screen section.section--footer .section__circle--big {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  margin: 8px 16px;
}
.mdl-demo section.section--footer {
  padding: 64px 0;
  margin: 0 -8px -8px -8px;
}
.mdl-demo section.section--center .section__text:not(:last-child) {
  border-bottom: 1px solid rgba(0,0,0,.13);
}
.mdl-demo .mdl-card .mdl-card__supporting-text > h3:first-child {
  margin-bottom: 24px;
}
.mdl-demo .mdl-layout__tab-panel:not(#overview) {
  background-color: white;
}
.mdl-demo #features section {
  margin-bottom: 72px;
}
.mdl-demo #features h4, #features h5 {
  margin-bottom: 16px;
}
.mdl-demo .toc {
  border-left: 4px solid #C1EEF4;
  margin: 24px;
  padding: 0;
  padding-left: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mdl-demo .toc h4 {
  font-size: 0.9rem;
  margin-top: 0;
}
.mdl-demo .toc a {
  color: #4DD0E1;
  text-decoration: none;
  font-size: 16px;
  line-height: 28px;
  display: block;
}
.mdl-demo .mdl-menu__container {
  z-index: 99;
}
.mdl-layout__header {
  background: white;
}
.mdl-layout__header2 {
  background: #d9d9d9;
}
/*This is called grey, but is white*/
.mdl-color--grey-100 {
    background-color: #ffffff !important;
}
/*@media (max-width: 1300px){
  .mdl-demo #add {
    font-size: 16px;
  }
}*/

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.centered {
  margin: 0 auto;
  text-align: center;
}
/*a.right,  a.right3 {
    position: relative;
    left: 258px;
    top: 120px;
}*/
a.right3 {
    position: relative;
    left: 258px;
    top: 120px;
}
.disabled {
  pointer-events: none;
  font-style: italic;
  color: grey;
}
/*a.lightbox5rt {
   position: relative;
   left: 50px;
   top: 218px;
}*/
a.resume {
    position: relative;
    right: 258px;
    top: 120px;
}
/*a.straight3 {
    position: relative;
    right: 9px;
    top: 39px;
}*/
/*.mejs-container {
background: #4188a2!important;
}*/
/*.mejs-container.svg.mejs-video {
  width: auto;
  max-width: 1170px;
  max-height: 658px;
  height: 88vh!important;
}*/
.mejs-container .mejs-controls {
  bottom: -30px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}
.help-text-block {
  display: block;
  background: #128bee;
  line-height: 1.1;
  width: 487px;
  position: absolute;
  font-weight: 300;
  text-align: left;
  font-size: 25px;
  right: 317px;
  top: 40px;
  padding: 20px;
  font-family: 'Roboto', 'Helvetica', sans-serif;
  color: #fff;
}
.help-text-block-2 {
    display: block;
    background: #128bee;
    line-height: 1.1;
    width: 487px;
    position: absolute;
    font-weight: 300;
    text-align: left;
    font-size: 25px;
    right: 317px;
    top: 90px;
    padding: 20px;
    font-family: 'Roboto', 'Helvetica', sans-serif;
    color: #fff;
}
.help-text-block-3 {
  display: block;
  background: #128bee;
  line-height: 1.1;
  width: 487px;
  position: absolute;
  font-weight: 300;
  text-align: left;
  font-size: 25px;
  right: 407px;
  top: 40px;
  padding: 20px;
  font-family: 'Roboto', 'Helvetica', sans-serif;
  color: #fff;
}
.help-text-block-4 {
  display: block;
  background: #128bee;
  line-height: 1.1;
  width: 445px;
  position: absolute;
  font-weight: 300;
  text-align: left;
  font-size: 25px;
  right: 491px;
  top: 90px;
  padding: 20px;
  font-family: 'Roboto', 'Helvetica', sans-serif;
  color: #fff;
}
.help-text-block-5 {
  display: block;
  background: #128bee;
  line-height: 1.1;
  width: 445px;
  position: absolute;
  font-weight: 300;
  text-align: left;
  font-size: 25px;
  right: 425px;
  top: 148px;
  padding: 20px;
  font-family: 'Roboto', 'Helvetica', sans-serif;
  color: #fff;
}
.help-text-block-6 {
    display: block;
    background: #128bee;
    line-height: 1.1;
    width: 487px;
    position: absolute;
    font-weight: 300;
    text-align: left;
    font-size: 25px;
    right: 317px;
    top: 28px;
    padding: 20px;
    font-family: 'Roboto', 'Helvetica', sans-serif;
    color: #fff;
}
.help-text-block-7 {
    display: block;
    background: #128bee;
    line-height: 1.1;
    width: 437px;
    position: absolute;
    font-weight: 300;
    text-align: left;
    font-size: 25px;
    right: 491px;
    top: 102px;
    padding: 20px;
    font-family: 'Roboto', 'Helvetica', sans-serif;
    color: #fff;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.fade.in {
    opacity: 1;

}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.modal.in .modal-dialog {
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    font-size: 50px;
    z-index: 5000;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
/*.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-family: 'Roboto', 'Helvetica', sans-serif;
}*/
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: .5;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0,-25%,0);
    -o-transform: translate3d(0,-25%,0);
    transform: translate3d(0,-25%,0);
}
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}
.scn-btn {
  font-size: 18px;
}
.scn-btn:hover {
  background-color: #f7f7f7!important;
  color: #128bee!important;
}
.scn-btn2 {
  font-size: 18px;
}
.scn-btn2:hover {
  background-color: #128bee!important;
  color: #f7f7f7!important;
}
.rdbk-btn {
  color: #fff;
/*  margin-top: -12%;*/
  background-color: #128bee;
  border: 1px solid #fff;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Roboto', 'Helvetica', sans-serif;
}
.rs-btn {
  color: #128bee;
  border: 2px solid #999999;
  margin-right: 5px;
  margin-top: -28px;
}
.rs-labels {
  font-family: 'Roboto', 'Helvetica', sans-serif;
}
.rs-btn:hover {
  background-color: #8E8E8E!important;
  color: white!important;
}
@media (min-width: 768px){

.modal-dialog {
    width: 600px;
    margin: 30px auto;
}
}
.modal-dialog {
    position: relative;
    margin: 0 auto;
    top: 250px;
    min-width: 1000px;
}
@media (min-width: 768px){
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-body {
    position: relative;
    padding: 14px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
/*a.left3 {
  position: relative;
right: 50px;
top: 120px;
}*/

/*a.lightbox5lt {
  position: relative;
  top: 218px;
  right: 47px;
}*/
/*a.lightbox5ctr {
  position: relative;
  top: 30px;
  border-bottom: none!important;
}*/
a.right3 {
  position: relative;
left: 50px;
top: 120px;
}
a.lightbox4play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightbox4play:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
/*a.proceed, a.proceed_6_3 {
    position: relative;
    right: 169px;
    top: 56px;
}*/
a.right_7_3 {
    position: relative;
    left: 240px;
    top: 145px;
}
.tryagain, .tryagain2, .tryagain3, .tryagain4, .tryagain5 {
  position: relative;
  top: 237px;
  left: 5px;
}
a.left_7_3 {
    position: relative;
    right: 50px;
    top: 105px;
}
a.softleft_7_3 {
    position: relative;
    top: 136px;
    right: 186px;
}
a.softright_7_3 {
  top: 133px;
  right: 41px;
    position: relative;
}
a.left_8_3, a.left_10_3 {
    position: relative;
    right: 164px;
    top: 120px;
}
a.straight_8_3, a.straight_10_3 {
    position: relative;
    right: 115px;
    top: 21px;
}
a.proceed_9_3 {
    position: relative;
    right: 202px;
    top: 56px;
}
/*a.hold {
    position: relative;
    top: 261px;
    left: 220px;
}*/
a.hold_short_9_3 {
    position: relative;
    top: 261px;
    left: 211px;
}
.lightbox a, .lightbox2 a, .lightbox3 a {
  border-bottom: none!important;
}
.bottom-items-div-wrap {
  display: block;
  width: 700px;
  height: 48px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  z-index: 1000000000;
  background: #2e7c99;
}
.bottom-items-div-wrap > div, .bottom-items-div-wrap > div > div, .bottom-items-div-wrap > div > div > a {
  color: #ffd100!important;
      text-align: center;
      font-weight: 500;
      font-size: 14px;
      text-transform: uppercase;
}
a.sayagain {
    position: relative;
    left: 220px;
    top: 264px;
}
#demo-menu-lower-right {
    position: absolute;
    right: 540px;
    top: 10px;
    font-weight: bold;
    font-size: 18px;
    z-index: 999;
    color: #ffd100;
    text-decoration: none;
    text-transform: uppercase;
}
li.mdl-menu__item a {
    font-weight: bold;
    font-size: 18px;
    color: #78CFEE;
    text-decoration: none;
    margin-left: 12px;
    line-height: normal;
}
.mdl-menu__item {
    height: auto;
    line-height: normal;
}
#airportident, #fieldelev, #assignedr {
  width: 88px;
  margin-left: 59px;
}
#padensalt {
  width: 204px;
}
.mdl-textfield__input {
  padding: 4px 10px!important;
}
 #atisfreq, #atisinfo, #temp, #wind, #alt {
  float: right;
    margin-top: -12px;
}
.parenclose{
  margin-left: 138px;
}
.taxi-table-float {
  float: left;
}
.mdl-data-table{
  font-weight: bold;
}
.menu-button-bl {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background-color: rgba(65, 136, 162, 0);
  border-radius: 0;
  padding: 5px;
  padding-top: 10px;
  padding-right: 10px;
  line-height: normal;
  height: initial;
  color:#ffd100;
}
.mdl-button:hover {
  background: #4188a2;
}  
.black-bg {
  display: block;
  background: rgba(0, 0, 0, 0.85);
  margin-top: 22px;
  margin-left: 150px;
  margin-right: 150px;
  height: 88%;
  position: relative;
}
.black-bg-alt {
  display: block;
  background: url("../img/d2-correct-pause-bkg.jpg") no-repeat;
  margin-top: 22px;
  margin-left: 150px;
  margin-right: 150px;
  height: 88%;
}
.black-bg-alt-2 {
    display: block;
    /*background: url("../img/d3-correct-pause-bkg.jpg") no-repeat;*/
    margin-top: 22px;
    margin-left: 150px;
    margin-right: 150px;
    height: 88%;
}
.black-bg-alt-2-1 {
    display: block;
    background: url("../img/Sc1-hotspot1.jpg") no-repeat;
    margin-top: 22px;
    margin-left:10%;
    margin-right:10%;
    height: 88%;
}
.black-bg-alt-3 {
    display: block;
    background: url("../img/Scenario-Three-Decision-Two-Screenshot-2-Crop.jpg") no-repeat;
    margin-top: 22px;
    margin-left: 150px;
    margin-right: 150px;
    height: 88%;
}
.black-bg-alt-4 {
    display: block;
    background: url("../img/Scenario-Three-Decision-Three-Screenshot-Crop.jpg") no-repeat;
    margin-top: 22px;
    margin-left: 150px;
    margin-right: 150px;
    height: 88%;
}
.black-bg-alt-5 {
    display: block;
    background: url("../img/Scenario-Three-Decision-Four-Screenshot-Crop.jpg") no-repeat;
    margin-top: 22px;
    margin-left: 150px;
    margin-right: 150px;
    height: 88%;
}
.black-bg-alt-6 {
    display: block;
    background: url("../img/Scenario-Three-Decision-Five-Screenshot-2.0 Crop.jpg") no-repeat;
    margin-top: 22px;
    margin-left: 150px;
    margin-right: 150px;
    height: 88%;
}
.rs-warning-zoom-text {
    font-weight: 300;
    font-size: 15px;
    color: white;
    background: grey;
    padding: 20px;
    margin-right: -14px;
    margin-left: -14px;
}
.navbar-nav>li>.dropdown-menu {
  border-radius: 5px;
}
.navbar-nav>li>a:hover {
  background-color: #128bee;
  color: white;
}
.navbar-default .navbar-nav>li>a {
      font-family: 'Roboto', 'Helvetica', sans-serif;
      font-size: 14px;
}
.caret {
  height: 9px!important;
}
a.lightboxoneplay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightboxoneplay:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
a.lightboxtwoplay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightboxtwoplay:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
a.lightboxtwo2play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightboxtwo2play:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
a.lightboxthreeplay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightboxthreeplay:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
a.lightboxfiveplay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightboxfiveplay:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
a.lightboxsixplay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightboxsixplay:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
a.lightbox9play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightbox9play:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
a.lightbox11play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightbox11play:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
a.lightbox13play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightbox13play:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
a.lightbox14play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightbox14play:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
a.lightbox16play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightbox16play:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
a.lightbox18play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton2.png) no-repeat;
}
.lightbox18play:hover {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    border-bottom: none!important;
    height: 100px;
    color: rgba(255, 0, 0, 0)!important;
    margin: -50px 0 0 -50px;
    background: url(../me/build/PlayButton3.png) no-repeat;
}
/*.sayagain7 {
    position: relative;
    left: 237px;
    top: 137px;
}
.proceed7 {
  position: relative;
  top: 137px;
  left: -240px;
}*/
.tp-dl {
  text-align: left;
  margin-top: 10px;
}
#device {
  text-align: center;
  border: 1px dotted black;
  color: green;
}
.devicemode {
  margin-top: 50px;
  font-size: 30px;
  text-align: center;
  padding: 0px 50px;
}
.rs-link {
  position: absolute;
  top: 60px;
  left: 90px;
  z-index: 5000;
}
.navbar-style {
  padding-left: 100px;

  font-family: 'Roboto', 'Helvetica', sans-serif;
}
.dropdown {
  margin-right: 20px!important;
}
.dropdown-toggle {
  color: #ffffff;
  /*background-color: #128bee;
  border: 2px solid #128bee;*/
  margin-right: 5px;
  margin-top: -33px;
}
.dropdown-toggle2 {
  background-color:#ffffff;
  color: #128bee!important;
  border: 2px solid #128bee;
  margin-right: 5px;
  margin-top: -33px;
}
.airport-diagram-hdr {
  color: #128bee;
  font-family: 'Roboto', 'Helvetica', sans-serif;
}
.modalwidth {
  width: 600px;
  min-width: auto;
}
.footer-bg {
  background-color: #333;
}
.footer-row {
  padding: 20px 0px 15px 0px;
}
.footer-right {
  text-align: right;
  font-weight: 700;
}
.footer-text {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Roboto', 'Helvetica', sans-serif;
}
.footer-text-alt {
  color: #777777;
  font-size: 14px;
  font-family: 'Roboto', 'Helvetica', sans-serif;
  padding-top: 10px;
}
.footer-text-disabled {
  color: #777777;
}
.brdr-bot-none {
  border-bottom: none;
}
.transcript {
    position: absolute;
    top: 645px;
    right: 25px;
    color: white;
    font-family: 'Roboto', 'Helvetica', sans-serif;
    /*z-index: 1040;*/
}
.transcript-alt {
    position: absolute;
    top: 532px;
    right: 25px;
    color: white;
    font-family: 'Roboto', 'Helvetica', sans-serif;
    z-index: 5000;
}
.audio-trans {
  /*margin-top: -45px;*/
  font-size: 15px;
  color: #ffffff;
  font-family: 'Roboto', 'Helvetica', sans-serif;
  z-index: 5000;
}
a:hover {
    color: #999999;
  }
div.rs-link a {
  color: #128bee;
}
div.rs-link a:hover {
  color: #128bee;
}
.navbar-brand:hover {
  color: #128bee!important;
}  
.btn:focus {
  outline: none!important;
}
.btn-subnav:focus {
  background: none!important;
}
.btn:active {
  box-shadow: none!important;
}
.btn-subnav {
  background-color: transparent;
  color: #ffffff;
  font-size: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 25px;
  letter-spacing: 3px;
  font-family: 'Roboto', 'Helvetica', sans-serif;
}
/*@media (max-width: 1023px) {
  div.media-warning {
      width: 100%;
      height: 100%;
      margin: auto;
      position: fixed;
      bottom: 0;
      left: 0;
      background: black;
      opacity: .8;
      top: 0;
      right: 0;
      z-index: 10000;
      color: white;
    }
  }
@media (min-width: 1024px) {
  div.media-warning {
    display: none;
  }
}*/
@media (min-width: 1024px) 
       and (max-width: 1199px) {

/*  .breadcrumbs, .breadcrumbs2, .breadcrumbs3 {
    position: absolute;
    bottom: 0px;

    z-index: 1000;
    text-align: center;

    width: 940px;

  }*/
  .navbar-static-top {
    height: 105px;
  }
  .btn-subnav {
    background-color: transparent;
    color: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 22px;
    letter-spacing: 1px;
    font-family: 'Roboto', 'Helvetica', sans-serif;
  }
  img.plane-img {
    text-align: center;
    margin-left: -72px;
    width:  120px;
    height: 120px;
    top: 291px;
  }
  

  /*DP2-2*/
  div.lightbox2 div.black-bg a.hold, div.lightbox6 div.black-bg a.sayagain, div.lightbox9 div.black-bg a.hold_short_9_3 {
    top: 85px;
  }
  div.lightbox2 div.black-bg a.proceed, div.lightbox6 div.black-bg a.proceed_6_3, div.lightbox9 div.black-bg a.proceed_9_3 {
    top: 85px;
  }
  .help-text-block-2 {
    right: 227px;
    top: 40px;
  }
  .black-bg-alt {
    margin-left: 40px;
    margin-right: 40px;
  }
/*  .breadcrumbs2 {
    position: absolute;
    top: 725px;
    left: 15px;
  }*/
  /*DP2-3*/

  .black-bg-alt-2-1 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .help-text-block-4 {
    right: 362px;
    top: 35px;
  }
  /*DP3-1*/
  /*.breadcrumbs3 {
    position: absolute;
    top: 725px;
    left: 15px;
  }*/
  .left8 {
    position: relative;
    left: -37px;
    top: 220px;
  }
  /*.softleft8 {
    position: relative;
    left: -260px;
    top: 124px;
  }
  .softright8 {
     position: relative;
     right: -277px;
     top: 14px;
  }*/
  .right8 {
    position: relative;
    left: 40px;
    top: 106px;
  }
  /*DP3-3*/
  .proceed10 {
    position: relative;
    right: 50px;
    top: 95px;
  }
  .stop10 {
    position: relative;
    right: -50px;
    top: 95px;
  }
  .black-bg-alt-3 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .help-text-block-3 {
    right: 237px;
  }
  /*DP3-4*/
  /*.sharpleft12 {
    position: relative;
    top: 310px;
    left: 35px;
  }*/
  .left12 {
    position: relative;
    top: 225px;
    right: 208px;
  }
  .softleft12 {
    position: relative;
    top: 25px;
    right: -50px;
  }
  .softright12 {
    position: relative;
    left: 111px;
    top: 29px;
  }
  .right12 {
    position: relative;
    left: 377px;
    top: 7px;
  }
  .black-bg-alt-4 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .help-text-block-6 {
    right: 210px;
  }
  .holdshort15 {
    position: relative;
    left: 81px;
    top: 95px;
  }
  .proceed15 {
    position: relative;
    left: 182px;
    top: 95px;
  }
  .help-text-block-5 {
    right: 445px;
    top: 108px;
  }
  /*DP*/
  .left17 {
    position: relative;
    top: 178px;
    left: 41px;
  }
  .softleft17 {
    position: relative;
    top: 90px;
    right: 185px;
  }
/*  .straight17 {
    position: relative;
    top: 28px;
    right: 207px;
  }*/
 .black-bg .straight17 {
	left: calc(50% - 29px);
    top: 11%;	
}
/*.black-bg .straight17 img {
    width:60%;
}*/
  .right17 {
    position: absolute;
    top: 310px;
    right: 186px;
  }
  .softright17 {
    position: relative;
    top: -73px;
    right: -357px;
  }
}

@media (min-width: 1200px) {
  .btn-subnav {
    padding-left: 35px;
    padding-right: 35px;
    font-size: 24px;
    letter-spacing: 2px;
  }
}
.choosectr {
  text-align: center;
  /*padding-top: 30px;*/
  margin-bottom: -30px;
}
.ctr-mdl {
  padding-left: 150px;
  padding-right: 150px;
}
.mar-left30 {
  margin-left: 30px;
}
p.mar-left30 a:hover {
  color: #000;
}
.mejs-captions-button {
  z-index: 1040;
}
/* 10/10 */
.plane-img {
  margin-left:0!important;
  left: calc(50% - 60px)!important;
  top:256px!important;
  width:120px!important;
  position: absolute;
}
/*.left {
  position: absolute;
  pointer-events: none;
  left: 108px;
  top: 335px;
}
.softleft {
  position: absolute;
  pointer-events: none;
  left: 130px;
  top: 210px;
}
.softright {
   position: absolute;
   pointer-events: none;
   right: 115px;
   top: 210px;
}
.right {
  position: absolute;
  right: 100px;
  top: 335px;
}*/
/*.lbox .black-bg {
    margin:0!important;
    top:calc(10% + 10px);
    width:90%!important;
    height:450px!important;
    position:absolute!important;
    left:5%!important;
}*/
.help-text-block-2
{
    left:10%;
    width:80%;
    top:50px;
    /*calc(100% + 40px);*/
}

.black-bg a {
    position:absolute;
}
.black-bg .hard-left {
    right: calc(50% + 30px);
    top: 370px;
}
.black-bg .left {
    left: calc(50% - 260px);
    top: 280px;
}
.black-bg .left img {
    width: 200px;
    height: 72px;
}
.black-bg .soft-left {
    right: calc(50% + 25px);
    top: 165px;
}
.black-bg .straight {
    left: calc(50% - 46px);
    top: 70px;
}
.black-bg .soft-right {
    left: calc(50% + 25px);
    top: 165px;
}
.black-bg .right {
    left: calc(50% + 60px);
    top: 280px;
}
.black-bg .right img {
    width: 200px;
    height: 72px;
}
.black-bg .hard-right {
    left: calc(50% + 30px);
    top: 370px;
}
.rdbk-btn {
  color: #fff;
  background-color: #128bee;
  border: 1px solid #fff;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Roboto', 'Helvetica', sans-serif;
  position:absolute!important;
  left:calc(50% - 41px)!important;
  /*top:calc(70% + 30px);*/
  top: 88%;
  margin:0;
}
.audio-trans {
  position: absolute!important;
  top: 431px;
  left:calc(50% - 26px)!important;
}
.proceed {
    position: absolute!important;
    top: 150px!important;
    right:calc(50% + 70px)!important;
}
.proceed img {
    width:200px;
}
/*div.lbox div.black-bg a*/
.hold {
    position: absolute!important;
    top: 150px!important;
    width: 100px;
    left:calc(50% + 70px);
}
.hold img {
    width:200px;
    margin:0;
}


.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.navbar-toggle {
    position:absolute;
    top:15px;
    right:0;
    }
@media (min-width: 768px){
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.nav>li>a {
    padding: 10px 10px;
}