/*
.icons-sprite,
.icons-calendar,
.icons-checkbox-checked,
.icons-checkbox-unchecked,
input[type=checkbox] + label:after,
.icons-circled-arrow,
.icons-map-marker,
.oneway-flight .image:after,
.icons-share,
.btn-share:before {
    background: url('//s3.amazonaws.com/jetedge/d4e0169343903fa78703/img/sprites/icons-s122bc0dc35.png') no-repeat;
}
*/
[data-page="product"]::-webkit-scrollbar,
[data-page="about"]::-webkit-scrollbar,
[data-page="contact"]::-webkit-scrollbar
{
	width: 8px;
}

[data-page="product"]::-webkit-scrollbar-thumb,
[data-page="about"]::-webkit-scrollbar-thumb,
[data-page="contact"]::-webkit-scrollbar-thumb
{
	background-color: #3e3e3e;
}
[data-page="product"]::-webkit-scrollbar-track,
[data-page="about"]::-webkit-scrollbar-track,
[data-page="contact"]::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #bbb;
}
/*--------------------------------------------------------------------------*/
.slick-prev:before, .slick-next:before{
	color: #ff347866;
}
.slick-next{right: 20px;}
.slick-prev{left: -35px;}
.slick-slide img{
	margin: auto;
}
/*
.slick-next:before {
    content: '▶';
}
.slick-prev:before {
    content: '◀';
}
*/
.slick-prev:before, .slick-next:before {
    font-size: 36px;
}
.Islick figure{
	padding-bottom: 40px;
}
.slick-dots{
	bottom: 0;
}
figure:focus{outline: none;}
/*----------------------------------------------*/
.icons-calendar {
    background-position: 0 -191px;
    height: 15px;
    width: 15px;
}

.icons-checkbox-checked,
input[type=checkbox]:checked + label:after {
    background-position: 0 -147px;
    height: 17px;
    width: 16px;
}

.icons-checkbox-unchecked,
input[type=checkbox] + label:after {
    background-position: 0 -169px;
    height: 17px;
    width: 16px;
}

.icons-circled-arrow {
    background-position: 0 -123px;
    height: 19px;
    width: 19px;
}

.icons-map-marker,
.oneway-flight .image:after {
    background-position: 0 0;
    height: 48px;
    width: 30px;
}

.icons-share,
.btn-share:before {
    background-position: 0 -53px;
    height: 30px;
    width: 28px;
}

.icons-share:hover,
.btn-share:hover:before,
.icons-share.share_hover,
.share_hover.btn-share:before,
.icons-share.share-hover,
.share-hover.btn-share:before {
    background-position: 0 -88px;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
	font-family: unset;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

form .datepicker,
.header,
.loading .loading-indicator .lt,
.loading .loading-indicator .rt,
.loading-indicator .lt,
.loading-indicator .rt {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.book-flight.visible,
.book-flight .form-book-flight {
    -webkit-transform: translate3d(0, 0, 1em);
    -moz-transform: translate3d(0, 0, 1em);
    -ms-transform: translate3d(0, 0, 1em);
    -o-transform: translate3d(0, 0, 1em);
    transform: translate3d(0, 0, 1em);
}

.book-flight,
.book-flight .btn-toggle,
.book-flight .panel,
.book-flight .form-book-flight,
.book-flight .pagination .dot,
#scroll-story section .bg,
.down-arrow div,
.no-touch .inner .card,
.no-touch .inner .bio,
.no-touch .inner .oneway-flight {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.app,
.header,
.header h1 a:after,
.page-landing .alert-banner,
.no-touch .inner .card,
.no-touch .inner .bio,
.no-touch .inner .oneway-flight {
    -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.btn,
.btn-red,
.btn-submit,
.btn-share,
.btn-white,
.btn-cancel,
.btn-gray,
.btn-noborder,
.btn-continue,
.btn-getquote,
.btn-grayborder,
.btn-share:before,
.card h4,
.card li,
.nav li li a,
.book-flight .btn-toggle,
.book-flight .pagination .dot,
.primary li a {
    -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.book-flight,
.hero-slider,
.hero-slider .carousel,
.loading-indicator .lt,
.loading-indicator .rt,
.loading-indicator .percentage {
    -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loader-bar div {
    -webkit-transition: all 1.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 1.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 1.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 1.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

form .row,
.book-flight .panel,
.loading-indicator .percentage:after {
    -webkit-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.book-flight .form-book-flight {
    -webkit-transition: opacity 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: opacity 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: opacity 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#scroll-story section,
.loading-indicator,
.page-news .st_sharethis {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
}

form .datepicker + .ui-datepicker-trigger,
form .datepicker + .ui-datepicker-trigger + label,
input[type=checkbox] + label:after,
.card h4.wifi:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.book-flight .form-book-flight[data-step="1"] .panel:nth-of-type(1),
.book-flight .form-book-flight[data-step="2"] .panel:nth-of-type(2),
.book-flight .form-book-flight[data-step="3"] .panel:nth-of-type(3) {
    opacity: 1;
    pointer-events: auto;
    display: block;
}

.embed-container {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed,
.embed-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h1,
.h1,
.styleguide h1 {
    font-size: 3em;
    line-height: 0.95;
    color: black;
    text-transform: uppercase;
}

h1 .alt,
.h1 .alt {
    font-weight: 700;
}

h2,
.h2,
.styleguide h2 {
    font-size: 2.1em;
    line-height: 1;
    color: black;
    text-transform: uppercase;
}

h2 .alt,
.h2 .alt {
    font-weight: 700;
}

h3,
.h3,
.styleguide h3 {
    font-size: 1.8em;
    line-height: 1;
    color: black;
    text-transform: uppercase;
}

h3 .alt,
.h3 .alt {
    font-weight: 700;
}

h4,
.h4,
#scroll-story section p,
.styleguide p {
    font-size: 1.9em;
    line-height: 1.3;
    color: black;
    letter-spacing: 0.025em;
}

h4 .alt,
.h4 .alt,
#scroll-story section p .alt,
.styleguide p .alt {
    font-weight: 700;
}

h4 a,
.h4 a,
#scroll-story section p a,
.styleguide p a {
    font-size: inherit;
}

h5,
.h5,
.styleguide h5 {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.4;
}

p,
.p {
    font-weight: 300;
    font-size: 1.4em;
    line-height: 1.5;
    letter-spacing: 0.025em;
}

p a,
.p a {
    color: #bb0000;
}

.bullets ul,
.contentWrpr ul {
    margin-left: 20px;
}

.bullets ul li,
.contentWrpr ul li {
    position: relative;
    margin-bottom: 0.25em;
    font-size: 1.4em;
    line-height: 1.5;
}

.bullets ul li:before,
.contentWrpr ul li:before {
    position: absolute;
    top: 0;
    left: -20px;
    content: "•";
    font-size: 1.4em;
}

@media only screen and (min-width: 768px) {
    .bullets ul li,
    .contentWrpr ul li {
        font-size: 1.6em;
    }
}

div.scrollWrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

div.scrollableArea {
    position: relative;
    width: auto;
    height: 100%;
    white-space: nowrap;
}

div.scrollingHotSpotLeft {
    min-width: 75px;
    width: 10%;
    height: 100%;
    position: absolute;
    z-index: 200;
    left: 0;
    cursor: w-resize;
    margin: 0;
    padding: 0;
    text-indent: 0;
    left: 28em;
}

div.scrollingHotSpotLeftVisible {
    background-color: transparent;
}

div.scrollingHotSpotRight {
    min-width: 75px;
    width: 10%;
    height: 100%;
    position: absolute;
    z-index: 200;
    right: 0em;
    cursor: e-resize;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

div.scrollingHotSpotRightVisible {
    background-color: transparent;
}

.dk_container {
    width: 100%;
    background-color: #414141;
    font-weight: normal;
    font-size: 1.4em;
    letter-spacing: 0.05em;
    color: #c6c6c6;
    white-space: nowrap;
}

.dk_container,
.dk_container * {
    outline: 0;
}

.dk_container a {
    color: #c6c6c6 !important;
    cursor: pointer;
    text-decoration: none !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dk_toggle {

    position: relative;
    width: 100%;
    padding: 9px 45px 9px 10px;
    background: url(../img/global/arrow-dropdown.svg) no-repeat 95% 50%;
    -webkit-background-size: 12px 20px;
    -moz-background-size: 12px 20px;
    -o-background-size: 12px 20px;
    background-size: 12px 20px;
}

.dk_toggle:after {
    position: absolute;
    top: 45%;
    right: 10px;
    content: '';
}

.no-svgfilters .dk_toggle {
    background-image: url(../img/global/arrow-dropdown.png);
}

.dk_open {
    z-index: 10;
}

.dk_options {
    background: #2d2d2d;
    border-radius: 0 0 4px 4px;
}

.dk_options a {
    border-bottom: 1px solid #5a5a5a;
    padding: 8px 10px;
}

.dk_options .no-touch a:hover,
.no-touch .dk_options:focus,
.dk_options .dk_option_current a {
    text-decoration: none;
}

.dk_options li:last-child a {
    border-bottom: none;
}

.dk_options .disabled {
    cursor: default;
}

.dk_options .disabled a {
    color: white;
}

.dk_options .disabled:hover,
.dk_options .disabled:hover a .dk_options .disabled:focus,
.dk_options .disabled:focus a {
    cursor: default;
}

.dk_options_inner {
    max-height: 130px;
    margin: 0;
}

.dk_container {
    display: none;
    float: left;
}

.dk_container a {
    outline: 0;
}

.dk_toggle {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    position: relative;
    zoom: 1;
}

.dk_open {
    position: relative;
}

.dk_open .dk_options {
    display: block;
}

.dk_open .dk_label {
    color: inherit;
}

.dk_options {
    display: none;
    margin-top: -1px;
    position: absolute;
    right: 0;
    width: 100%;
}

.dk_options a,
.dk_options a:link,
.dk_options a:visited {
    display: block;
}

.dk_options_inner {
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch;
}

.dk_container select {
    position: absolute;
    top: -99999em;
    visibility: hidden;
}

.dk_mobile {
    position: relative;
}

.dk_mobile select {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: visible;
    opacity: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    zoom: 1;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0em;
}

.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-datepicker-cover {
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px;
}

.ui-datepicker {
    min-width: 22em;
    padding: 0;
    background: black;
    border: 1px solid #959595;
    z-index: 9999 !important;
    -webkit-transform: translateZ(200px);
    -moz-transform: translateZ(200px);
    -ms-transform: translateZ(200px);
    -o-transform: translateZ(200px);
    transform: translateZ(200px);
}

.ui-datepicker .ui-datepicker-header {
    background: #bb0000;
    font-size: 1.6em;
    font-weight: 700;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    margin: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #ffffff;
}

.ui-datepicker .ui-datepicker-prev span {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 10px 6px 0;
    border-color: transparent #ffffff transparent transparent;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    top: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    right: auto;
}

.ui-datepicker .ui-datepicker-title {
    color: white;
}

.ui-datepicker .ui-datepicker-calendar:after {
    display: none;
}

.ui-datepicker th {
    background-color: transparent;
    font-weight: 700;
    color: #c6c6c6;
}

.ui-datepicker .ui-state-default {
    color: #c6c6c6;
}

.ui-datepicker .ui-state-default:hover {
    color: #bb0000;
}

.ui-datepicker .ui-state-active {
    color: #bb0000;
    font-weight: 700;
}

.ui-datepicker .ui-state-disabled {
    opacity: 0.25;
    pointer-events: none;
}

.ui-autocomplete {
    position: fixed;
    background-color: black;
    z-index: 100000 !important;
    border: 1px solid #c6c6c6;
    transform: translate3d(0, 0, 1.01em);
}

.ui-autocomplete .ui-menu.ui-menu-item:hover,
.ui-autocomplete .ui-state-hover,
.ui-autocomplete .ui-widget-content.ui-state-hover,
.ui-autocomplete .ui-state-focus,
.ui-autocomplete .ui-widget-content.ui-state-focus {
    background-color: #f0f4f4 !important;
    color: #bb0000 !important;
}

.ui-autocomplete li {
    line-height: 2.2em;
    background-color: black;
}

.ui-autocomplete li a {
    display: block;
    font-family: "Roboto", serif;
    font-size: 1.4em;
    font-weight: 400;
    color: #c6c6c6;
    height: 100%;
    padding-left: 0.25em;
}

.ui-autocomplete li a:hover {
    text-decoration: none;
    color: #c6c6c6;
}

span.placeholder {
    position: absolute;
    font-size: inherit;
    color: #c6c6c6;
    font-family: inherit;
    padding: 0 0.5em 0 0;
    z-index: 1;
    cursor: text;
    height: auto !important;
    text-transform: none;
}

span.placeholder-hide-except-screenreader {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

span.placeholder-hide {
    display: none;
}

label.visuallyhidden-with-placeholder {
    height: auto !important;
    overflow: visible !important;
    position: absolute !important;
    left: -999em;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}

.flexslider {
    margin: 0 0 0;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 6px;
    height: 6px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -999em;
    border-radius: 100%;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

.flex-direction-nav {
    display: none !important;
}

.carousel li {
    margin-right: 0;
}

.flexslider {
    border: 0;
}

.flex-control-nav {
    bottom: 0;
}

.flex-control-paging li a {
    background-color: rgba(0, 0, 0, 0.9);
    margin-right: 1px;
}

.flex-control-paging li a:hover {
    background-color: #bb0000;
}

.flex-control-paging li a.flex-active {
    background-color: white;
}

table th {
    font-weight: bold;
}

table td,
table th {
    padding: 9px 10px;
    text-align: left;
}

@media only screen and (max-width: 767px) {
    table.responsive {
        margin-bottom: 0;
    }
    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }
    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%;
    }
    .pinned table th,
    .pinned table td {
        white-space: nowrap;
    }
    .pinned td:last-child {
        border-bottom: 0;
    }
    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc;
    }
    div.table-wrapper div.scrollable {
        margin-left: 35%;
    }
    div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden;
    }
    table.responsive td,
    table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    }
    table.responsive th:first-child,
    table.responsive td:first-child,
    table.responsive td:first-child,
    table.responsive.pinned td {
        display: none;
    }
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

body {
    margin: 0;
    font-family: "Roboto", serif;
    font-weight: 300;
    font-size: 10px;
    line-height: 22px;
    color: #444;
    background-color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.page-landing {
    background-color: black;
}

::selection {
    color: white;
    background-color: black;
    text-shadow: none;
}

::-moz-selection {
    color: white;
    background-color: black;
    text-shadow: none;
}

a {
    color: #bb0000;
    text-decoration: none;
}

.no-touch a:hover {
    color: #6e0000;
    text-decoration: underline;
}

a[href^=tel] {
    color: inherit;
    text-decoration: underline;
}

li a,
button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

p,
.p {
    margin: 0 0 1.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 300;
    color: inherit;
    text-rendering: optimizelegibility;
}

h1,
.h1 {
    margin: 0 0 1em;
}

h2,
.h2 {
    margin: 0 0 1em;
}

h3,
.h3 {
    margin: 0 0 1em;
}

h4,
.h4 {
    margin: 0 0 1em;
}

h5,
.h5 {
    margin: 1em 0;
    font-weight: 700;
    font-style: italic;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.breadcrumb {
    margin-bottom: 0.5em;
}

.breadcrumb a {
    color: inherit;
}

.no-touch .breadcrumb a:hover {
    color: #bb0000;
}

time {
    display: inline-block;
    vertical-align: middle;
    color: black;
    font-size: 1.4em;
    font-weight: 400;
    text-transform: uppercase;
}

time span {
    display: block;
}

.page-upgrade li {
    font-size: 1.6em;
}

hr {
    max-width: 40px;
    margin: 2em 0;
    border: 0;
    border-top: 5px solid #ff3478;
    text-align: left;
}

img {
    max-width: 100%;
    border-width: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

figure figcaption {
    margin-top: 1em;
    padding-right: 5%;
    color: #888;
    font-style: italic;
    font-size: 0.85em;
    letter-spacing: 0.025em;
    line-height: 1.5;
}

form fieldset {
    margin-bottom: 22px;
    padding: 0;
    border-width: 0;
}

form ul {
    list-style-type: none;
    margin: 0 0 22px 0;
    padding: 0;
}

form .col {
    float: left;
    width: 100%;
    margin: 5px 0;
}

form .row {
    position: relative;
    float: left;
    width: 100%;
}

form .row.disabled {
    opacity: 0.4;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

form .subdivision {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 8px;
    padding: 2px;
}

form .input_text,
form .input_text_alt,
form .input_calendar,
form .input_textarea_alt,
form .input_text_big,
form .input_text_big_alt,
form .input_textarea,
form .input_text_alt,
form .input_calendar,
form .input_textarea_alt,
form .input_text_big,
form .input_text_big_alt,
form .input_text_big_alt,
form .input_time,
form .select_time,
form .btn-continue,
form .btn-getquote,
form .wrapper {
    width: 100%;
}

form .datepicker {
    text-indent: 4.5em;
}

form .datepicker + label {
    display: none;
}

form .datepicker + .ui-datepicker-trigger {
    right: 10px;
}

form .datepicker + .ui-datepicker-trigger + label {
    display: block;
    border: 0;
    left: 1em;
    font-size: 1.4em;
    text-transform: none;
    padding: 0;
}

form .datepicker + .ui-datepicker-trigger + label:before {
    display: none;
}

label,
input,
button,
select,
textarea {
    vertical-align: baseline;
    *vertical-align: middle;
}

input,
button,
select,
textarea {
    font-family: "Roboto", serif;
}

label {
    display: block;
    font-weight: bold;
    cursor: pointer;
}

label input,
label textarea,
label select {
    display: block;
}

input,
textarea,
select {
    display: inline-block;
    width: 100%;
    padding: 4px;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    line-height: normal;
    cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    *width: 13px;
    *height: 13px;
}

textarea {
    height: auto;
    overflow: auto;
    vertical-align: top;
    resize: none;
}

input[type="hidden"] {
    display: none;
}

input[disabled],
select[disabled],
textarea[disabled] {
    opacity: 0.5;
    cursor: not-allowed;
}

input:focus,
textarea:focus {
    outline: 0;
    outline: thin dotted \9;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
    box-shadow: none;
}

::-webkit-input-placeholder {
    color: #c6c6c6;
}

:-moz-placeholder {
    color: #c6c6c6;
}

::-moz-placeholder {
    color: #c6c6c6;
}

:-ms-input-placeholder {
    color: #c6c6c6;
}

.input_text_alt,
.input_calendar,
.input_textarea_alt,
.input_text_big_alt {
    background-color: #414141 !important;
    border-color: #414141 !important;
    color: white;
}

.input_text,
.input_text_alt,
.input_calendar,
.input_textarea_alt,
.input_text_big,
.input_text_big_alt,
.input_textarea {
    min-height: 46px;
    background-color: white;
    border: 0;
    padding: 0.5em 1em;
    color: black;
    outline: 0;
    border-radius: 0;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.05em;
}

.input_text_alt,
.input_calendar,
.input_textarea_alt {
    color: #c6c6c6;
}

.input_text_big,
.input_text_big_alt {
    padding: 15px 5% 15px 3.5em;
    font-size: 2.4em;
    font-weight: 300;
}

.input_text_big_alt {
    color: #c6c6c6;
}

label {
    display: inline-block;
    border: 1px solid #c6c6c6;
    padding: 0.5% 2% 0.7% 2.2%;
    color: #c6c6c6;
    pointer-events: none;
    cursor: default;
    text-transform: uppercase;
    border-radius: 5px;
    letter-spacing: 0.075em;
    font-weight: 400;
    font-size: 1.2em;
}

.label-placeholder {
    text-indent: -999em;
    border: 0;
    padding: 0;
    height: 0;
    width: 0;
    line-height: 0;
    position: absolute;
    left: 0;
}

.label-placeholder span {
    text-indent: 0;
}

.input_text_big + label,
.input_text_big_alt + label,
.input_text_big_alt + label {
    position: absolute;
    top: 50%;
    left: 20px;
    margin: 0;
    background: white;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.input_text_big_alt + label {
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: #414141;
    color: rgba(255, 255, 255, 0.5);
}

.input_calendar {
    white-space: nowrap;
    position: relative;
    width: 100%;
    padding-left: 2.5em;
    font-weight: 400;
    font-size: 14px;
}

.input_calendar span {
    font-weight: 700;
    display: inline-block;
    margin: 0 5px;
}

.input_textarea {
    height: 5em;
    padding: 0.5em 1em;
}

.error {
    outline: 1px solid #bb0000 !important;
}

input[type=checkbox] {
    display: none;
}

input[type=checkbox] + label {
    position: relative;
    border: 0;
    text-transform: none;
    color: black;
    font-size: 1.6em;
    pointer-events: auto;
    padding: 0 1.75em 0 0;
    cursor: pointer;
}

input[type=checkbox] + label:after {
    content: "";
    display: block;
    right: 0;
}

.app {
    width: 100%;
    height: 100%;
    padding-top: 50px;
    clear: both;
}

.nav-is-open .app {
    margin-left: -258px;
}

.content,
.outer,
.inner,
.sidebar,
.headline {
    position: relative;
    width: 100%;
}

.content {
    overflow: hidden;
    background-color: white;
}

.content > * {
    transition: opacity 1s;
}

.initing .content > * {
    opacity: 0;
}

.exiting .content > * {
    opacity: 0;
    transition-duration: 0.25s;
}

.outer {
    float: left;
    width: 100%;
    padding: 7.5%;
}

.inner {
    margin-bottom: 10%;
    overflow: hidden;
}

.backdrop {
    position: relative;
    float: left;
    width: 100%;
    background: #f0f4f5;
    overflow: visible;
}

.backdrop:before,
.backdrop:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f0f4f5;
    z-index: 0;
}

.backdrop:before {
    right: -100%;
}

.backdrop:after {
    left: -100%;
}

.headline {
    margin-top: 5%;
}

.contentWrpr ul li li {
    font-size: inherit;
}

.contentWrpr img {
    margin-top: 10%;
}

[align=justify] {
    text-align: left;
}

button {
    background-color: transparent;
    border: none;
    padding: 0;
    outline: 0;
}

.btn,
.btn-red,
.btn-submit,
.btn-share,
.btn-white,
.btn-cancel,
.btn-gray,
.btn-noborder,
.btn-continue,
.btn-getquote,
.btn-grayborder {
    position: relative;
    width: 100%;
    margin: 1em 0;
    padding: 0.5em 1em;
    display: inline-block;
    text-align: center;
    font-weight: 400;
    font-size: 1.8em;
    line-height: 1.5em;
    border-width: 2px;
    border-style: solid;
    border-color: black;
    border-radius: 5px;
    background-color: transparent;
    cursor: pointer;
    color: black;
    outline: 0;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

.no-touch .btn:hover,
.no-touch .btn-red:hover,
.no-touch .btn-submit:hover,
.no-touch .btn-share:hover,
.no-touch .btn-white:hover,
.no-touch .btn-cancel:hover,
.no-touch .btn-gray:hover,
.no-touch .btn-noborder:hover,
.no-touch .btn-continue:hover,
.no-touch .btn-getquote:hover,
.no-touch .btn-grayborder:hover,
.btn.active,
.active.btn-red,
.active.btn-submit,
.active.btn-share,
.active.btn-white,
.active.btn-cancel,
.active.btn-gray,
.active.btn-noborder,
.active.btn-continue,
.active.btn-getquote,
.active.btn-grayborder {
    background-color: black;
    color: white;
    text-decoration: none;
}

.btn:focus,
.btn-red:focus,
.btn-submit:focus,
.btn-share:focus,
.btn-white:focus,
.btn-cancel:focus,
.btn-gray:focus,
.btn-noborder:focus,
.btn-continue:focus,
.btn-getquote:focus,
.btn-grayborder:focus {
    outline: 0;
}

.btn:hover,
.btn-red:hover,
.btn-submit:hover,
.btn-share:hover,
.btn-white:hover,
.btn-cancel:hover,
.btn-gray:hover,
.btn-noborder:hover,
.btn-continue:hover,
.btn-getquote:hover,
.btn-grayborder:hover {
    color: white;
}

.btn-red,
.btn-submit,
.btn-share {
    border-color: #bb0000;
    color: #bb0000;
    border-width: 1px;
}

.no-touch .btn-red:hover,
.no-touch .btn-submit:hover,
.no-touch .btn-share:hover,
.btn-red.active,
.active.btn-submit,
.active.btn-share {
    background-color: #bb0000;
}

.btn-red.inverted,
.inverted.btn-submit,
.inverted.btn-share {
    color: white;
    background-color: #bb0000;
}

.no-touch .btn-red.inverted:hover,
.no-touch .inverted.btn-submit:hover,
.no-touch .inverted.btn-share:hover,
.btn-red.inverted.active,
.inverted.active.btn-submit,
.inverted.active.btn-share {
    color: #bb0000;
    background-color: transparent;
}

.btn-white,
.btn-cancel,
#scroll-story section:nth-child(4) .btn,
#scroll-story section:nth-child(4) .btn-red,
#scroll-story section:nth-child(4) .btn-submit,
#scroll-story section:nth-child(4) .btn-share,
#scroll-story section:nth-child(4) .btn-gray,
#scroll-story section:nth-child(4) .btn-noborder,
#scroll-story section:nth-child(4) .btn-continue,
#scroll-story section:nth-child(4) .btn-getquote,
#scroll-story section:nth-child(4) .btn-grayborder,
#scroll-story section:nth-child(5) .btn,
#scroll-story section:nth-child(5) .btn-red,
#scroll-story section:nth-child(5) .btn-submit,
#scroll-story section:nth-child(5) .btn-share,
#scroll-story section:nth-child(5) .btn-gray,
#scroll-story section:nth-child(5) .btn-noborder,
#scroll-story section:nth-child(5) .btn-continue,
#scroll-story section:nth-child(5) .btn-getquote,
#scroll-story section:nth-child(5) .btn-grayborder {
    border-color: white;
    color: white;
}

.no-touch .btn-white:hover,
.no-touch .btn-cancel:hover,
.no-touch #scroll-story section:nth-child(4) .btn:hover,
#scroll-story section:nth-child(4) .no-touch .btn:hover,
.no-touch #scroll-story section:nth-child(4) .btn-red:hover,
#scroll-story section:nth-child(4) .no-touch .btn-red:hover,
.no-touch #scroll-story section:nth-child(4) .btn-submit:hover,
#scroll-story section:nth-child(4) .no-touch .btn-submit:hover,
.no-touch #scroll-story section:nth-child(4) .btn-share:hover,
#scroll-story section:nth-child(4) .no-touch .btn-share:hover,
.no-touch #scroll-story section:nth-child(4) .btn-gray:hover,
#scroll-story section:nth-child(4) .no-touch .btn-gray:hover,
.no-touch #scroll-story section:nth-child(4) .btn-noborder:hover,
#scroll-story section:nth-child(4) .no-touch .btn-noborder:hover,
.no-touch #scroll-story section:nth-child(4) .btn-continue:hover,
#scroll-story section:nth-child(4) .no-touch .btn-continue:hover,
.no-touch #scroll-story section:nth-child(4) .btn-getquote:hover,
#scroll-story section:nth-child(4) .no-touch .btn-getquote:hover,
.no-touch #scroll-story section:nth-child(4) .btn-grayborder:hover,
#scroll-story section:nth-child(4) .no-touch .btn-grayborder:hover,
.no-touch #scroll-story section:nth-child(5) .btn:hover,
#scroll-story section:nth-child(5) .no-touch .btn:hover,
.no-touch #scroll-story section:nth-child(5) .btn-red:hover,
#scroll-story section:nth-child(5) .no-touch .btn-red:hover,
.no-touch #scroll-story section:nth-child(5) .btn-submit:hover,
#scroll-story section:nth-child(5) .no-touch .btn-submit:hover,
.no-touch #scroll-story section:nth-child(5) .btn-share:hover,
#scroll-story section:nth-child(5) .no-touch .btn-share:hover,
.no-touch #scroll-story section:nth-child(5) .btn-gray:hover,
#scroll-story section:nth-child(5) .no-touch .btn-gray:hover,
.no-touch #scroll-story section:nth-child(5) .btn-noborder:hover,
#scroll-story section:nth-child(5) .no-touch .btn-noborder:hover,
.no-touch #scroll-story section:nth-child(5) .btn-continue:hover,
#scroll-story section:nth-child(5) .no-touch .btn-continue:hover,
.no-touch #scroll-story section:nth-child(5) .btn-getquote:hover,
#scroll-story section:nth-child(5) .no-touch .btn-getquote:hover,
.no-touch #scroll-story section:nth-child(5) .btn-grayborder:hover,
#scroll-story section:nth-child(5) .no-touch .btn-grayborder:hover,
.btn-white.active,
.active.btn-cancel,
#scroll-story section:nth-child(4) .active.btn,
#scroll-story section:nth-child(4) .active.btn-red,
#scroll-story section:nth-child(4) .active.btn-submit,
#scroll-story section:nth-child(4) .active.btn-share,
#scroll-story section:nth-child(4) .active.btn-gray,
#scroll-story section:nth-child(4) .active.btn-noborder,
#scroll-story section:nth-child(4) .active.btn-continue,
#scroll-story section:nth-child(4) .active.btn-getquote,
#scroll-story section:nth-child(4) .active.btn-grayborder,
#scroll-story section:nth-child(5) .active.btn,
#scroll-story section:nth-child(5) .active.btn-red,
#scroll-story section:nth-child(5) .active.btn-submit,
#scroll-story section:nth-child(5) .active.btn-share,
#scroll-story section:nth-child(5) .active.btn-gray,
#scroll-story section:nth-child(5) .active.btn-noborder,
#scroll-story section:nth-child(5) .active.btn-continue,
#scroll-story section:nth-child(5) .active.btn-getquote,
#scroll-story section:nth-child(5) .active.btn-grayborder {
/*    background-color: white;*/
/*    color: black;*/
}

.btn-gray {
    border-color: #99979a;
    color: #99979a;
}

.no-touch .btn-gray:hover,
.btn-gray.active {
    border-color: #bb0000;
    color: #99979a;
}

.btn-noborder {
    width: auto;
    padding: 0.25em 0.75em;
    border-color: transparent;
    border-width: 1px;
    letter-spacing: 0.05em;
    color: white;
    cursor: pointer;
    vertical-align: middle;
    font-size: 2.0em;
}

.no-touch .btn-noborder:hover,
.btn-noborder.active {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    background-color: transparent;
}

.btn-submit {
    border-radius: 0;
    border-color: #bb0000;
    background-color: #bb0000;
    color: white;
}

.btn-continue {
    background: white;
    color: #bb0000;
    border-color: white;
    padding: 2% 0;
}

.no-touch .btn-continue:hover {
    background-color: #bb0000;
    color: white;
    border-color: #bb0000;
}

.btn-continue:hover {
    background-color: white;
    color: #bb0000;
}

.btn-getquote {
    margin: 0 0 4%;
    padding: 10px;
    border-radius: 0;
    background: white;
    color: #bb0000;
    border-width: 0;
}

.no-touch .btn-getquote:hover {
    background-color: white;
    color: #bb0000;
}

.btn-getquote:hover {
    background-color: white;
    color: #bb0000;
}

.btn-share {
    width: auto;
    min-width: 100px;
    padding: 0.35em 0 0.35em 20px;
    font-weight: 300;
}

.btn-share:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 5px;
    -webkit-transform: translate(0, -50%) scale(0.5);
    -moz-transform: translate(0, -50%) scale(0.5);
    -ms-transform: translate(0, -50%) scale(0.5);
    -o-transform: translate(0, -50%) scale(0.5);
    transform: translate(0, -50%) scale(0.5);
}

.btn-grayborder {
    width: auto;
    border: 1px solid transparent;
}

.no-touch .btn-grayborder:hover {
    background-color: #ccc;
    border-color: #ccc;
    color: white;
}

.btn-grayborder.active {
    border: 1px solid #ccc;
    pointer-events: none;
    background-color: transparent;
    color: black;
}

.headline h1 {
    margin-bottom: 0;
}

.cards {
    padding: 1.25% 0;
    overflow: hidden;
}

.card {
    position: relative;
    max-width: 300px;
    margin: 7.5% auto;
    background-color: white;
}

.card a {
    display: block;
}

.no-touch .card a:hover {
    text-decoration: none;
    color: inherit;
}

.no-touch .card a:hover h4 {
    color: #bb0000;
}

.no-touch .card a:hover li {
    color: black;
}

.card .info {
    padding: 7.5%;
}

.card h4 {
    position: relative;
    margin-bottom: 7.5%;
    display: block;
    color: black;
}

.card h4.wifi:after {
    content: "";
    right: 0;
    width: 24px;
    height: 20px;
    background-image: url(../img/global/icon-wifi.svg);
}

.no-svgfilters .card h4.wifi:after {
    background-image: url(../img/global/icon-wifi.png);
}

.card li {
    font-size: 1.4em;
    color: #959595;
}

table {
    position: relative;
    margin: 30px 0 0 20px;
    width: 100%;
}

table:after {
    pointer-events: none;
    position: absolute;
    top: -15px;
    left: -20px;
    right: -20px;
    bottom: -10px;
    content: "";
    border: 1px solid #c6c6c6;
}

table th {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.4em;
}

table td {
    border-top: 1px solid #c6c6c6;
    font-size: 1.5em;
}

table a {
    text-decoration: none;
    color: inherit;
}

.no-touch table a:hover {
    text-decoration: none;
    color: #6e0000;
}

.alert-banner {
    background-color: #1b1b1b;
}

.alert-banner .wrap {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 5% 5%;
    overflow: hidden;
}

.alert-banner h1,
.alert-banner p,
.alert-banner a {
    margin: 0;
    color: white;
}

.alert-banner h1 {
    position: relative;
    text-transform: uppercase;
}

.alert-banner h1:before {
    content: "";
    float: left;
    width: 38px;
    height: 38px;
    margin: -10px 1em 0 0;
    background: url(../img/global/icon-alert.svg) no-repeat center center;
}

.no-svgfilters .alert-banner h1:before {
    background-image: url(../img/global/icon-alert.png);
}

.alert-banner p {
    margin: 1em 0;
}

.oneway-flight {
    float: left;
    width: 100%;
    margin: 0 auto 10%;
    background: white;
}

.oneway-flight .image {
    position: relative;
}

.oneway-flight .image:after {
    position: absolute;
    left: 50%;
    top: 42%;
    margin: -35px 0 0 -15px;
    content: "";
    pointer-events: none;
}

.oneway-flight .image .map {
    width: 100%;
    margin: auto;
}

.oneway-flight .image .jet {
    position: absolute;
    top: 0;
    left: 0;
}

.oneway-flight .info {
    padding: 5%;
}

.oneway-flight li {
    color: #959595;
    font-size: 1.4em;
}

.bio {
    float: left;
    width: 100%;
    margin-bottom: 5%;
}

.bio .headshot {
    width: 100%;
    max-width: 305px;
    margin: 1em 0 0;
/*    background: black;*/
}

.bio .headshot img {
    opacity: 0.9;
}

.bio .text {
    padding: 5% 0;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    padding: 0 2em;
    z-index: 9;
    background: black;
}

.nav-is-open .header {
    left: -258px;
}

.header h1 {
    width: 50%;
    height: 100%;
    max-width: 95px;
    margin: 0 0 0 36px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.header h1 a {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url(../img/txt_idua.svg) no-repeat left center;
    text-indent: -999em;
}

.header h1 a:after {
    position: absolute;
    top: 0;
    left: -40px;
    width: 100px;
    height: 100%;
    background: url(../img/logo.svg) no-repeat left center;
    content: "";
    -webkit-background-size: auto 70%;
    -moz-background-size: auto 70%;
    -o-background-size: auto 70%;
    background-size: auto 70%;
}

.header .navicon {
    position: absolute;
    top: 50%;
    right: 2.5%;
    width: 44px;
    height: 32px;
    display: block;
    text-indent: -999em;
    background: url(../img/ham.svg);
    border: none;
/*    border-radius: 3px;*/
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.no-svgfilters .header h1 a {
    background-image: url(../img/txt_idua.svg);
}

.no-svgfilters .header h1 a:after {
    background-image: url(../img/logo.svg);
    -webkit-background-size: 70% auto;
    -moz-background-size: 70% auto;
    -o-background-size: 70% auto;
    background-size: 70% auto;
}

.nav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -258px;
    width: 258px;
    height: 100%;
    background-color: #151515;
    letter-spacing: 0.05em;
/*    overflow-y: scroll;*/
    -webkit-overflow-scrolling: touch;
}

.nav > ul {
    padding: 2em 2em 4em;
}

.nav li li a {
    padding: 0.6em 1.2em;
    color: white;
}

.no-touch .nav li li a:hover {
    color: white;
}

.nav a {
    padding: 0.4em 0.6em;
    display: block;
    border-bottom: 1px solid rgba(153, 151, 154, 0.1);
    color: #888888;
    font-size: 1.6em;
}

.no-touch .nav a:hover {
    text-decoration: none;
    color: #888888;
}

.nav .btn-red,
.nav .btn-submit,
.nav .btn-share {
    width: 76%;
    margin: 0 12% 1em;
}

.book-flight {
    position: fixed;
    top: 50px;
    bottom: 0;
    left: -100%;
    width: 100%;
    max-width: 1175px;
    z-index: 999;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

.book-flight.visible {
    left: 0;
}

.book-flight .baf-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 400px;
    padding: 5%;
    background-color: black;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.book-flight .btn-toggle {
    position: absolute;
    top: 1em;
    right: 5%;
    font-weight: 700;
    font-size: 1.6em;
    text-transform: uppercase;
    color: white;
    letter-spacing: 0.05em;
}

.book-flight .btn-toggle:after {
    content: "x";
    font-weight: 100;
    font-size: 1.6em;
}

.book-flight .btn-toggle span {
    display: none;
}

.book-flight .btn-cancel {
    width: 100%;
    margin: 0.5em 0;
}

.book-flight h2 {
    color: white;
    font-size: 3.0em;
    text-transform: uppercase;
}

.book-flight h2,
.book-flight nav {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}

.book-flight hr {
    max-width: 40px;
    margin: 1em 0;
}

.book-flight .btn-noborder {
    margin-right: 1em;
    padding: 0.5em 1em;
    display: inline-block;
    font-size: 1.2em;
}

.book-flight .panel {
    display: none;
    opacity: 0;
    -webkit-animation: fadeIn 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0s 1;
    -moz-animation: fadeIn 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0s 1;
    -ms-animation: fadeIn 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0s 1;
    -o-animation: fadeIn 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0s 1;
    animation: fadeIn 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0s 1;
}

.book-flight .form-book-flight {
    position: relative;
    float: left;
    width: 100%;
    min-height: 202px;
    margin: 0;
    z-index: 1;
}

.book-flight .btn-continue {
    margin: 0;
    padding: 0.5em 1em;
}

.book-flight .response {
    text-align: center;
}

.book-flight .response h4,
.book-flight .response p {
    color: white;
}

.book-flight .pagination {
    float: left;
    width: 95%;
    margin: 1em 0 0;
    text-align: center;
    display: none;
}

.book-flight .pagination .dot {
    width: 12px;
    height: 12px;
    margin: 0 0.5em;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    display: inline-block;
    text-indent: -999em;
}

.no-touch .book-flight .pagination .dot:hover,
.book-flight .pagination .dot.current {
    background-color: white;
}

.book-flight .help-text {
    float: left;
    width: 100%;
    margin: 0 0 3em;
    color: #959595;
    font-size: 1.5em;
    font-weight: 500;
    text-align: center;
}

.book-flight .column-info p {
    margin: 0;
    color: white;
}

.book-flight .column-info .error-message {
    color: #bb0000;
    display: block;
    font-size: 1.45em;
}

.book-flight .column-info .error-message.hidden {
    display: none;
}

.book-flight .label-mode-of-travel {
    display: flex;
    align-items: center;
    background-color: #414141;
    color: #c6c6c6;
    width: 100%;
    padding: 0;
    font-size: 1.4em;
    font-weight: 300;
    border-radius: 0;
    height: 52px;
    padding: 14px;
}

.book-flight .label-mode-of-travel svg {
    fill: #c6c6c6;
    stroke: #c6c6c6;
    width: 8%;
    min-width: 30px;
    height: 100%;
    margin-right: 3%;
}

.book-flight .label-mode-of-travel span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.book-flight .label-mode-of-travel.checked {
    background-color: #bb0000;
    color: white;
}

.book-flight .label-mode-of-travel.checked svg {
    fill: white;
    stroke: white;
}

.book-flight .label-mode-of-travel:after {
    display: none;
}

#scroll-story {
    position: relative;
}

#scroll-story *:not(input) {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.loading #scroll-story .bg {
    -webkit-transform: translateY(0) rotate(0);
    -moz-transform: translateY(0) rotate(0);
    -ms-transform: translateY(0) rotate(0);
    -o-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

#scroll-story section {
    position: fixed;
    z-index: 8;
    overflow: hidden;
}

#scroll-story section .bg {
    position: absolute;
    top: -75px;
    right: 0;
    bottom: -75px;
    left: -100px;
    margin: 0;
    background-position: center bottom;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 2.8s cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: all 2.8s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 2.8s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 2.8s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transform: translateY(-75px);
    -moz-transform: translateY(-75px);
    -ms-transform: translateY(-75px);
    -o-transform: translateY(-75px);
    transform: translateY(-75px);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

#scroll-story section .bg[data-transition="upIn"] {
    -webkit-transform: translateY(0) rotate(0);
    -moz-transform: translateY(0) rotate(0);
    -ms-transform: translateY(0) rotate(0);
    -o-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
}

#scroll-story section .bg[data-transition="upOut"] {
    -webkit-transform: translateY(-75px) rotate(-1.5deg);
    -moz-transform: translateY(-75px) rotate(-1.5deg);
    -ms-transform: translateY(-75px) rotate(-1.5deg);
    -o-transform: translateY(-75px) rotate(-1.5deg);
    transform: translateY(-75px) rotate(-1.5deg);
}

#scroll-story section .bg[data-transition="downOut"] {
    -webkit-transform: translateY(75px) rotate(1.5deg);
    -moz-transform: translateY(75px) rotate(1.5deg);
    -ms-transform: translateY(75px) rotate(1.5deg);
    -o-transform: translateY(75px) rotate(1.5deg);
    transform: translateY(75px) rotate(1.5deg);
}

#scroll-story section:nth-child(1) .bg {
    background-image: url("../img/bg/xs1.jpg");
}
#scroll-story section:nth-child(2) .bg {
    background-image: url("../img/bg/xs2.jpg");
}
#scroll-story section:nth-child(3) .bg {
    background-image: url("../img/bg/xs3.jpg");
}
#scroll-story section:nth-child(4) .bg {
    background-image: url("../img/bg/xs4.jpg");
}

@media (min-width: 321px) {
    #scroll-story section:nth-child(1) .bg {
        background-image: url("../img/bg/s1.jpg");
    }
	#scroll-story section:nth-child(2) .bg {
        background-image: url("../img/bg/s2.jpg");
    }
	#scroll-story section:nth-child(3) .bg {
        background-image: url("../img/bg/s3.jpg");
    }
	#scroll-story section:nth-child(4) .bg {
        background-image: url("../img/bg/s4.jpg");
    }
}

@media (min-width: 769px) {
    #scroll-story section:nth-child(1) .bg {
        background-image: url("../img/bg/m1.jpg");
    }
	#scroll-story section:nth-child(2) .bg {
        background-image: url("../img/bg/m2.jpg");
    }
	#scroll-story section:nth-child(3) .bg {
        background-image: url("../img/bg/m3.jpg");
    }
	#scroll-story section:nth-child(4) .bg {
        background-image: url("../img/bg/m4.jpg");
    }
}

@media (min-width: 961px) {
    #scroll-story section:nth-child(1) .bg {
        background-image: url("../img/bg/l1.jpg");
    }
	#scroll-story section:nth-child(2) .bg {
        background-image: url("../img/bg/l2.jpg");
    }
	#scroll-story section:nth-child(3) .bg {
        background-image: url("../img/bg/l3.jpg");
    }
	#scroll-story section:nth-child(4) .bg {
        background-image: url("../img/bg/l4.jpg");
    }
}

@media (min-width: 1441px) {
    #scroll-story section:nth-child(1) .bg {
        background-image: url("../img/bg/xl1.jpg");
    }
	#scroll-story section:nth-child(2) .bg {
        background-image: url("../img/bg/xl2.jpg");
    }
	#scroll-story section:nth-child(3) .bg {
        background-image: url("../img/bg/xl3.jpg");
    }
	#scroll-story section:nth-child(4) .bg {
        background-image: url("../img/bg/xl4.jpg");
    }
}







#scroll-story section:nth-child(5) {
    z-index: 12 !important;
    margin-left: -100%;
}

#scroll-story section:nth-child(5).active,
#scroll-story section:nth-child(5).animate-out {
    margin-left: 0;
}

#scroll-story section:nth-child(5) .bg {
    left: 0;
    background-position: left bottom;
    background-image: url("../img/bg/xs5.jpg");
    -webkit-transform: translate3d(0, 0, 102px) rotate(0) scale(1.1);
    -moz-transform: translate3d(0, 0, 102px) rotate(0) scale(1.1);
    -ms-transform: translate3d(0, 0, 102px) rotate(0) scale(1.1);
    -o-transform: translate3d(0, 0, 102px) rotate(0) scale(1.1);
    transform: translate3d(0, 0, 102px) rotate(0) scale(1.1);
    -webkit-transition: all 1.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: all 1.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 1.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 1.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

@media (min-width: 321px) {
    #scroll-story section:nth-child(5) .bg {
        background-image: url("../img/bg/s5.jpg");
    }
}

@media (min-width: 769px) {
    #scroll-story section:nth-child(5) .bg {
        background-image: url("../img/bg/m5.jpg");
    }
}

@media (min-width: 961px) {
    #scroll-story section:nth-child(5) .bg {
        background-image: url("../img/bg/l5.jpg");
    }
}

@media (min-width: 1441px) {
    #scroll-story section:nth-child(5) .bg {
        background-image: url("../img/bg/xl5.jpg");
    }
}

@media (min-width: 769px) {
    #scroll-story section:nth-child(5) .bg {
        left: -75px;
        background-position: center bottom;
    }
}

#scroll-story section:nth-child(4) h1,
#scroll-story section:nth-child(4) p,
#scroll-story section:nth-child(5) h1,
#scroll-story section:nth-child(5) p {
    color: white;
}

#scroll-story section.active {
    z-index: 9;
}

#scroll-story section.active .bg {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(0) scale(1);
    -moz-transform: translateY(0) rotate(0) scale(1);
    -ms-transform: translateY(0) rotate(0) scale(1);
    -o-transform: translateY(0) rotate(0) scale(1);
    transform: translateY(0) rotate(0) scale(1);
}

#scroll-story section.active .outer {
    opacity: 1;
    -webkit-transition: opacity 0.4s 0s;
    -webkit-transition-delay: cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: opacity 0.4s 0s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: opacity 0.4s 0s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: opacity 0.4s 0s cubic-bezier(0.075, 0.82, 0.165, 1);
}

#scroll-story section.active .outer h1,
#scroll-story section.active .outer p,
#scroll-story section.active .outer hr {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) skewX(0deg);
    -moz-transform: translate3d(0, 0, 0) skewX(0deg);
    -ms-transform: translate3d(0, 0, 0) skewX(0deg);
    -o-transform: translate3d(0, 0, 0) skewX(0deg);
    transform: translate3d(0, 0, 0) skewX(0deg);
}

#scroll-story section.active.move .bg {
    -webkit-transform: translate3d(100px, 0, 0) rotate(1deg);
    -moz-transform: translate3d(100px, 0, 0) rotate(1deg);
    -ms-transform: translate3d(100px, 0, 0) rotate(1deg);
    -o-transform: translate3d(100px, 0, 0) rotate(1deg);
    transform: translate3d(100px, 0, 0) rotate(1deg);
    -webkit-transition: -webkit-transform 36s linear;
    -moz-transition: -moz-transform 36s linear;
    -o-transition: -o-transform 36s linear;
    transition: transform 36s linear;
}

#scroll-story section .outer {
    position: absolute;
    top: 10%;
    left: 0;
    margin: 0;
    padding-top: 7.5%;
    opacity: 0;
    z-index: 5;
    width: auto;
    -webkit-transition: opacity 0.1s 0s;
    -webkit-transition-delay: cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: opacity 0.1s 0s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: opacity 0.1s 0s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: opacity 0.1s 0s cubic-bezier(0.075, 0.82, 0.165, 1);
}

#scroll-story section .headline,
#scroll-story section .inner {
    max-width: 600px;
}

#scroll-story section .inner {
    width: 100%;
    overflow: visible; 
	background: rgba(0,0,0,0);
	transition: 2s;
}

#scroll-story section h1,
#scroll-story section p,
#scroll-story section hr {
    opacity: 0;
}

#scroll-story section h1,
#scroll-story section hr {
    -webkit-transition: all 1.25s 0.8s;
    -webkit-transition-delay: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 1.25s 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 1.25s 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 1.25s 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translate3d(-50px, -5px, 0) skewX(3deg);
    -moz-transform: translate3d(-50px, -5px, 0) skewX(3deg);
    -ms-transform: translate3d(-50px, -5px, 0) skewX(3deg);
    -o-transform: translate3d(-50px, -5px, 0) skewX(3deg);
    transform: translate3d(-50px, -5px, 0) skewX(3deg);
}

#scroll-story section h1 {
    margin-bottom: 0.5em;
}

#scroll-story section hr {
    display: none;
}

#scroll-story section p {
    font-size: 1.6em;
    -webkit-transition: all 1.25s 1s;
    -webkit-transition-delay: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 1.25s 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 1.25s 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 1.25s 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translate3d(-50px, 0, 0) skewX(3deg);
    -moz-transform: translate3d(-50px, 0, 0) skewX(3deg);
    -ms-transform: translate3d(-50px, 0, 0) skewX(3deg);
    -o-transform: translate3d(-50px, 0, 0) skewX(3deg);
    transform: translate3d(-50px, 0, 0) skewX(3deg);
}

#scroll-story section p:nth-of-type(1) {
    -webkit-transition: all 1.25s 0.9s;
    -webkit-transition-delay: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 1.25s 0.9s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 1.25s 0.9s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 1.25s 0.9s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translate3d(-50px, -3px, 0);
    -moz-transform: translate3d(-50px, -3px, 0);
    -ms-transform: translate3d(-50px, -3px, 0);
    -o-transform: translate3d(-50px, -3px, 0);
    transform: translate3d(-50px, -3px, 0);
}

#scroll-story section .btn,
#scroll-story section .btn-red,
#scroll-story section .btn-submit,
#scroll-story section .btn-share,
#scroll-story section .btn-white,
#scroll-story section .btn-cancel,
#scroll-story section .btn-gray,
#scroll-story section .btn-noborder,
#scroll-story section .btn-continue,
#scroll-story section .btn-getquote,
#scroll-story section .btn-grayborder {
    margin-top: 2.5%;
}

.no-csstransitions #scroll-story {
    position: static;
    height: 100%;
}

.no-csstransitions #scroll-story .bg {
    opacity: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(0) rotate(0);
    -moz-transform: translateY(0) rotate(0);
    -ms-transform: translateY(0) rotate(0);
    -o-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.no-csstransitions #scroll-story section {
    position: relative;
    height: 20%;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0 !important;
}

.no-csstransitions #scroll-story .wrap,
.no-csstransitions #scroll-story .wrap > * {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.elevation {
    position: fixed;
    top: 50%;
    right: 2.5%;
    height: 316px;
    width: 100px;
    margin-top: -316px;
    z-index: 12;
    display: none;
}

.elevation .stops {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 15px;
    -webkit-transition: -webkit-transform 2s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: -moz-transform 2s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: -o-transform 2s cubic-bezier(0.42, 0, 0.58, 1);
    transition: transform 2s cubic-bezier(0.42, 0, 0.58, 1);
}

.elevation .stop {
    position: absolute;
    left: -5px;
    right: -5px;
    height: 74px;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: opacity 1.5s;
    -moz-transition: opacity 1.5s;
    -o-transition: opacity 1.5s;
    transition: opacity 1.5s;
}

.elevation .stop:after {
    content: ' ';
    position: absolute;
    left: 5px;
    top: 27px;
    width: 13px;
    height: 13px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    background: transparent;
    -webkit-transition: border-color 0.2s cubic-bezier(0, 0, 0.58, 1), background-color 0.2s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: border-color 0.2s cubic-bezier(0, 0, 0.58, 1), background-color 0.2s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: border-color 0.2s cubic-bezier(0, 0, 0.58, 1), background-color 0.2s cubic-bezier(0, 0, 0.58, 1);
    transition: border-color 0.2s cubic-bezier(0, 0, 0.58, 1), background-color 0.2s cubic-bezier(0, 0, 0.58, 1);
}

.no-touch .elevation .stop:hover:after {
    border-color: rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.2);
}

.elevation .stop.stop-5 {
    top: -27px;
}

.elevation .stop.stop-4 {
    top: 47px;
}

.elevation .stop.stop-3 {
    top: 121px;
}

.elevation .stop.stop-2 {
    top: 195px;
}

.elevation .stop.stop-1 {
    top: 269px;
}

.elevation .ticks {
    width: 5px;
    height: 55px;
    background-image: url(../img/ev_tick.png);
    background-size: 5px 5px;
    background-repeat: repeat-y;
    margin: 19px auto 0;
    -webkit-transition: opacity 0.75s;
    -moz-transition: opacity 0.75s;
    -o-transition: opacity 0.75s;
    transition: opacity 0.75s;
}

.elevation[data-slide="1"] .stop-1 {
    opacity: 0;
    cursor: default;
}

.elevation[data-slide="1"] .stop-2 {
    opacity: 1;
}

.elevation[data-slide="1"] .stop-3 {
    opacity: .7;
}

.elevation[data-slide="1"] .stop-3 + .ticks {
    opacity: .8;
}

.elevation[data-slide="1"] .stop-4 {
    opacity: .5;
}

.elevation[data-slide="1"] .stop-4 + .ticks {
    opacity: .6;
}

.elevation[data-slide="1"] .stop-5 {
    opacity: .3;
}

.elevation[data-slide="1"] .stop-5 + .ticks {
    opacity: .4;
}

.elevation[data-slide="2"] .stops {
    -webkit-transform: translate3d(0, 74px, 0);
    -moz-transform: translate3d(0, 74px, 0);
    -ms-transform: translate3d(0, 74px, 0);
    -o-transform: translate3d(0, 74px, 0);
    transform: translate3d(0, 74px, 0);
}

.elevation[data-slide="2"] .stop-1 {
    opacity: 1;
}

.elevation[data-slide="2"] .stop-2 {
    opacity: 0;
    cursor: default;
}

.elevation[data-slide="2"] .stop-3 {
    opacity: 1;
}

.elevation[data-slide="2"] .stop-4 {
    opacity: .7;
}

.elevation[data-slide="2"] .stop-4 + .ticks {
    opacity: .8;
}

.elevation[data-slide="2"] .stop-5 {
    opacity: .5;
}

.elevation[data-slide="2"] .stop-5 + .ticks {
    opacity: .6;
}

.elevation[data-slide="3"] .stops {
    -webkit-transform: translate3d(0, 149px, 0);
    -moz-transform: translate3d(0, 149px, 0);
    -ms-transform: translate3d(0, 149px, 0);
    -o-transform: translate3d(0, 149px, 0);
    transform: translate3d(0, 149px, 0);
}

.elevation[data-slide="3"] .stop-1 {
    opacity: .5;
}

.elevation[data-slide="3"] .stop-2 {
    opacity: 1;
}

.elevation[data-slide="3"] .stop-2 + .ticks {
    opacity: .8;
}

.elevation[data-slide="3"] .stop-3 {
    opacity: 0;
    cursor: default;
}

.elevation[data-slide="3"] .stop-4 {
    opacity: 1;
}

.elevation[data-slide="3"] .stop-4 + .ticks {
    opacity: 1;
}

.elevation[data-slide="3"] .stop-5 {
    opacity: .7;
}

.elevation[data-slide="3"] .stop-5 + .ticks {
    opacity: .8;
}

.elevation[data-slide="4"] .stops {
    -webkit-transform: translate3d(0, 223px, 0);
    -moz-transform: translate3d(0, 223px, 0);
    -ms-transform: translate3d(0, 223px, 0);
    -o-transform: translate3d(0, 223px, 0);
    transform: translate3d(0, 223px, 0);
}

.elevation[data-slide="4"] .stop-1 {
    opacity: .5;
}

.elevation[data-slide="4"] .stop-2 {
    opacity: .7;
}

.elevation[data-slide="4"] .stop-2 + .ticks {
    opacity: .6;
}

.elevation[data-slide="4"] .stop-3 {
    opacity: 1;
}

.elevation[data-slide="4"] .stop-3 + .ticks {
    opacity: .8;
}

.elevation[data-slide="4"] .stop-4 {
    opacity: 0;
    cursor: default;
}

.elevation[data-slide="4"] .altimeter[data-tilt="up"]:after {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.elevation[data-slide="5"] .stops {
    -webkit-transform: translate3d(0, 297px, 0);
    -moz-transform: translate3d(0, 297px, 0);
    -ms-transform: translate3d(0, 297px, 0);
    -o-transform: translate3d(0, 297px, 0);
    transform: translate3d(0, 297px, 0);
}

.elevation[data-slide="5"] .stop-1 {
    opacity: .3;
}

.elevation[data-slide="5"] .stop-2 {
    opacity: .5;
}

.elevation[data-slide="5"] .stop-2 + .ticks {
    opacity: .4;
}

.elevation[data-slide="5"] .stop-3 {
    opacity: .7;
}

.elevation[data-slide="5"] .stop-3 + .ticks {
    opacity: .6;
}

.elevation[data-slide="5"] .stop-4 {
    opacity: 1;
}

.elevation[data-slide="5"] .stop-4 + .ticks {
    opacity: .8;
}

.elevation[data-slide="5"] .stop-5 {
    opacity: 0;
    cursor: default;
}

.elevation[data-slide="5"] .altimeter {
/*    color: transparent;*/
}

.elevation .altimeter {
    position: absolute;
    bottom: -4px;
    width: auto;
    margin: 0;
    right: 36px;
    font-size: 1.4em;
    color: white;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 700;
    -webkit-transition: color 0.8s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: color 0.8s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: color 0.8s cubic-bezier(0, 0, 0.58, 1);
    transition: color 0.8s cubic-bezier(0, 0, 0.58, 1);
}

.elevation .altimeter:after {
    position: absolute;
    top: -7px;
    right: -41px;
    height: 31px;
    width: 26px;
    content: "";
    background-image: url(../img/ev_pic.png);
    background-size: cover;
    background-repeat: none;
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: -moz-transform 0.8s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: -o-transform 0.8s cubic-bezier(0, 0, 0.58, 1);
    transition: transform 0.8s cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.elevation .altimeter[data-tilt="up"]:after {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.elevation .altimeter[data-tilt="down"]:after {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
}

.hero {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 568px;
    padding: 7.5%;
    overflow: hidden;
    background-color: black;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.hero.fit-to-width {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}

.hero.align-bottom {
    background-position: center bottom;
}

.hero-slider {
    position: relative;
    background-color: #f0f4f4;
    background-image: url(../img/global/diag-tile.png);
}

.loading .hero-slider .carousel {
    opacity: 0;
    -webkit-transform: translate(0, -5%);
    -moz-transform: translate(0, -5%);
    -ms-transform: translate(0, -5%);
    -o-transform: translate(0, -5%);
    transform: translate(0, -5%);
}

.hero-slider .carousel {
    opacity: 1;
    -webkit-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    transform: translate(0, 0%);
}

.hero-slider img {
    width: 100%;
    height: auto;
}

.footer .outer {
    padding-top: 5%;
    padding-bottom: 5%;
    overflow: hidden;
}

.footer .btn,
.footer .btn-red,
.footer .btn-submit,
.footer .btn-share,
.footer .btn-white,
.footer .btn-cancel,
.footer .btn-gray,
.footer .btn-noborder,
.footer .btn-continue,
.footer .btn-getquote,
.footer .btn-grayborder {
    width: 100%;
    margin: 0 0 1em;
}

.footer .btn:hover,
.footer .btn-red:hover,
.footer .btn-submit:hover,
.footer .btn-share:hover,
.footer .btn-white:hover,
.footer .btn-cancel:hover,
.footer .btn-gray:hover,
.footer .btn-noborder:hover,
.footer .btn-continue:hover,
.footer .btn-getquote:hover,
.footer .btn-grayborder:hover {
    border-color: white;
    color: white;
}

.footer p,
.footer .p {
    margin: 0;
    font-size: 1.6em;
    font-style: normal;
    text-align: left;
    color: #99979a;
}

.footer .row {
    margin: 0;
    clear: both;
}

.footer .locations {
    margin: 1.25em 0 1.5em;
}

.primary {
    background: black;
}

.primary ul {
    width: 100%;
    max-width: 320px;
    text-align: center;
}

.primary li {
    width: 22%;
    margin: 0 4%;
    display: inline-block;
}

.primary li a {
    float: left;
    width: 70px;
    height: 70px;
    display: block;
    border: 2px solid white;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -999em;
    opacity: 0.65;
}

.primary li a.fb {
    background-image: url(../img/global/icon-facebook.svg);
}

.primary li a.li {
    background-image: url(../img/global/icon-linkedin.svg);
}

.primary li a.tw {
    background-image: url(../img/global/icon-twitter.svg);
}

.primary li a:hover {
    opacity: 1;
}

.no-svgfilters .primary li a {
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}

.no-svgfilters .primary li a.fb {
    background-image: url(../img/global/icon-facebook.png);
}

.no-svgfilters .primary li a.li {
    background-image: url(../img/global/icon-linkedin.png);
}

.no-svgfilters .primary li a.tw {
    background-image: url(../img/global/icon-twitter.png);
}

.primary hr {
    margin-top: 2em;
}

.secondary {
    background: #151515;
}

.secondary .fb-like {
    float: left;
    width: 95px !important;
    height: 20px !important;
    margin: 0.5em 0;
    clear: left;
}

.secondary .copyright {
    margin: 0;
    font-size: 0.9em;
/*    color: #414141;*/
    letter-spacing: 0.025em;
}

.secondary ul {
    float: left;
    width: 100%;
    max-width: 480px;
    margin-bottom: 2em;
    white-space: nowrap;
}

.secondary li {
    width: 20%;
    margin: 0 2.5%;
    display: inline-block;
    vertical-align: middle;
}

.secondary li a {
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
}

.secondary li img {
    position: relative;
}

.newsletter .input_text,
.newsletter .input_text_alt,
.newsletter .input_calendar,
.newsletter .input_textarea_alt,
.newsletter .input_text_big,
.newsletter .input_text_big_alt,
.newsletter .input_textarea,
.newsletter .btn-submit {
    display: inline-block;
    width: 100%;
}

.newsletter .input_text:first-of-type,
.newsletter .input_text_alt:first-of-type,
.newsletter .input_calendar:first-of-type,
.newsletter .input_textarea_alt:first-of-type,
.newsletter .input_text_big:first-of-type,
.newsletter .input_text_big_alt:first-of-type,
.newsletter .input_textarea:first-of-type {
    margin-left: 0;
}

.jet-detail-overview {
    overflow: hidden;
}

.jet-detail-overview li {
    position: relative;
    float: left;
    width: 50%;
    height: 2em;
    padding: 5% 0;
    color: #bb0000;
    font-weight: 100;
    font-size: 7em;
    background-color: #f0f4f4;
    line-height: 1.25em;
    text-align: center;
}

.jet-detail-overview li:before {
    display: none;
}

.jet-detail-overview li:first-of-type:after {
    position: absolute;
    top: 50%;
    right: 0;
    height: 80%;
    width: 1px;
    background: #888888;
    content: "";
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.jet-detail-overview li.full {
    width: 100%;
}

.jet-detail-overview li.full:after {
    display: none;
}

.jet-detail-overview small {
    position: absolute;
    bottom: 10%;
    width: 100%;
    display: block;
    color: black;
    font-size: 0.2em;
    line-height: 1em;
    text-align: center;
}

.jet-detail-overview .wifi-large {
    background-image: url(../img/global/icon-wifi-outline.svg);
    background-repeat: no-repeat;
    background-position: center 40%;
    -webkit-background-size: auto 44%;
    -moz-background-size: auto 44%;
    -o-background-size: auto 44%;
    background-size: auto 44%;
}

.no-svgfilters .jet-detail-overview .wifi-large {
    background-image: url(../img/global/icon-wifi-outline.png);
    -webkit-background-size: auto 88%;
    -moz-background-size: auto 88%;
    -o-background-size: auto 88%;
    background-size: auto 88%;
}

.detail-list {
    padding: 5% 0 3%;
    border: 1px solid #c6c6c6;
    text-align: right;
}

.detail-list dd,
.detail-list dt {
    font-size: 1.4em;
}

.detail-list dt {
    color: #595d5d;
    top: auto;
    text-align: left;
    left: 0;
    text-indent: 8%;
    display: inline-block;
    width: 100%;
    position: absolute;
    line-height: 2em;
}

.detail-list dd {
    padding: 0;
    position: relative;
    border-bottom: 1px solid #c6c6c6;
    width: 85%;
    margin: 0 auto;
    line-height: 2em;
}

.detail-list dd:last-of-type {
    border-bottom-color: transparent;
}

.loading-indicator {
    position: fixed;
    z-index: 999;
    visibility: hidden;
}

.loading .loading-indicator {
    visibility: visible;
}

.loading .loading-indicator .percentage {
    -webkit-animation: animateIn 2s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
    -moz-animation: animateIn 2s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
    -ms-animation: animateIn 2s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
    -o-animation: animateIn 2s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
    animation: animateIn 2s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
}

.initing .loading-indicator .percentage:after {
    opacity: 1;
}

.loading-indicator .lt,
.loading-indicator .rt {
    position: absolute;
    width: 50%;
    height: 100%;
    background: black;
}

.loading-indicator .lt {
    left: 0;
    -webkit-transform: translate3d(-120%, 0, 0);
    -moz-transform: translate3d(-120%, 0, 0);
    -ms-transform: translate3d(-120%, 0, 0);
    -o-transform: translate3d(-120%, 0, 0);
    transform: translate3d(-120%, 0, 0);
}

.loading-indicator .rt {
    right: 0;
    -webkit-transform: translate3d(120%, 0, 0);
    -moz-transform: translate3d(120%, 0, 0);
    -ms-transform: translate3d(120%, 0, 0);
    -o-transform: translate3d(120%, 0, 0);
    transform: translate3d(120%, 0, 0);
}

.loading-indicator .percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 280px;
    margin: 0 0 0 -140px;
    text-align: center;
    color: white;
    font-size: 2.8em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: animateOut 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
    -moz-animation: animateOut 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
    -ms-animation: animateOut 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
    -o-animation: animateOut 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
    animation: animateOut 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
}

.loading-indicator .percentage:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    opacity: 0;
    background-color: transparent;
    border-radius: 100%;
    box-shadow: 0 0 5px 1px rgba(82, 197, 207, 0);
    -webkit-animation: blink 1s ease 0s infinite;
    -moz-animation: blink 1s ease 0s infinite;
    -ms-animation: blink 1s ease 0s infinite;
    -o-animation: blink 1s ease 0s infinite;
    animation: blink 1s ease 0s infinite;
}

.loader-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    z-index: 9;
    display: none;
}

.loading .loader-bar div {
    height: 100%;
    opacity: 1;
}

.loader-bar div {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    opacity: 0;
    background: #bb0000;
}

.sidebar {
    margin-bottom: 10%;
    overflow: hidden;
    font-size: 1.4em;
}

.sidebar h4 {
    font-weight: 300;
    font-size: 1.35em;
}

.subnav {
    position: relative;
    margin: 0 0 5%;
}

.subnav a,
.subnav button {
    margin: 0;
    font-size: 1.2em;
}

.pagination {
    clear: both;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 1.2em;
    font-weight: 500;
}

.pagination a {
    margin: 0 1em;
}

.down-arrow {
    position: fixed;
    bottom: 0;
    left: 50%;
    width: 80px;
    height: 60px;
    margin-left: -40px;
    z-index: 13;
    cursor: pointer;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: margin-left 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.26667s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: margin-left 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.26667s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: margin-left 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.26667s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: margin-left 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.26667s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.viewing-page-5 .down-arrow {
    opacity: 0;
    cursor: default;
    pointer-events: none;
}

.nav-is-open .down-arrow {
    margin-left: -258px;
}

@media (device-height: 480px) {
    .down-arrow {
        bottom: -40px;
    }
    .down-arrow .a,
    .down-arrow .b {
        display: none;
    }
}

.down-arrow div {
    float: left;
    width: 33.333%;
    height: 100%;
    margin: 0 -12px 0 4px;
    background: url(../img/arrow.svg) no-repeat center center;
}
.down-arrow div.a {
    background: url(../img/scrollD.svg) no-repeat center center;
	height: 130%;
    position: relative;
    top: -15%;
    right: 10px;
}

.down-arrow .a {
    -webkit-animation: pulse 2s ease 0s infinite;
    -moz-animation: pulse 2s ease 0s infinite;
    -ms-animation: pulse 2s ease 0s infinite;
    -o-animation: pulse 2s ease 0s infinite;
    animation: pulse 2s ease 0s infinite;
}

.down-arrow .b {
    -webkit-animation: pulse 2s ease 1s infinite;
    -moz-animation: pulse 2s ease 1s infinite;
    -ms-animation: pulse 2s ease 1s infinite;
    -o-animation: pulse 2s ease 1s infinite;
    animation: pulse 2s ease 1s infinite;
}

.page-landing {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    z-index: 9;
}

.form-is-visible .page-landing .app {
    overflow: hidden;
}

.page-landing .header {
    position: fixed;
    z-index: 14;
}

.page-landing .content {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: transparent;
    padding: 0;
}

.page-landing .content:before {
    display: none;
}

.page-landing .book-flight {
    z-index: 14;
}

.no-csstransitions .page-landing {
    overflow: auto;
}

.no-csstransitions .page-landing .header {
    position: absolute;
}

.no-csstransitions .page-landing .app {
    padding-top: 0;
}

.no-csstransitions .page-landing .content {
    position: static;
    height: 500%;
}

.no-csstransitions .page-landing .plane-elements,
.no-csstransitions .page-landing .elevation,
.no-csstransitions .page-landing .down-arrow {
    display: none;
}

.page-landing .alert-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.page-landing.nav-is-open .alert-banner {
    left: -258px;
}

.onepage-wrapper {
    display: block;
    position: static;
    padding: 0;
    width: 100%;
    height: 100%;
}

.plane-elements {
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.plane-elements img,
.plane-elements .wing,
.plane-elements .whisp {
    pointer-events: none;
}

.plane-elements .wing {
    z-index: 10;
    position: absolute;
    bottom: -50px;
    right: 20%;
    width: 567px;
    height: 349px;
    background: url(../img/landing/wing.png) no-repeat;
    display: none;
}

.plane-elements .window {
    position: absolute;
    height: 100%;
    width: auto;
    right: 0;
    top: 0;
    z-index: 11;
}

.plane-elements .whisp {
    opacity: 0;
    z-index: 11;
    position: absolute;
    bottom: 0;
    right: 12%;
    width: 600px;
    height: 150px;
    background: url(../img/sprites/whisp-animation.png) no-repeat;
    display: none;
}

.plane-elements .whisp.active {
    opacity: 1;
    -webkit-animation: whisp 0.9s steps(11) infinite;
    -moz-animation: whisp 0.9s steps(11) infinite;
    -ms-animation: whisp 0.9s steps(11) infinite;
    animation: whisp 0.9s steps(11) infinite;
}

@media (min-height: 660px) {
    .plane-elements .wing {
        display: block;
        bottom: -100px;
    }
}

@media (min-height: 750px) {
    .plane-elements .whisp {
        display: block;
    }
    .plane-elements .wing {
        bottom: -50px;
    }
}

@media (min-height: 800px) {
    .plane-elements .wing {
        bottom: 0;
    }
}

.tiltShake {
    -webkit-animation: tiltShake 0.5s linear 0s 2;
    -moz-animation: tiltShake 0.5s linear 0s 2;
    -ms-animation: tiltShake 0.5s linear 0s 2;
    -o-animation: tiltShake 0.5s linear 0s 2;
    animation: tiltShake 0.5s linear 0s 2;
}

.page-fleet .subnav {
    margin: 0;
    padding-top: 20%;
    padding-bottom: 0;
}

#jets {
    clear: both;
}

.jets {
    padding-top: 0;
    display: none;
}

.jets.active {
    display: block;
}

.jets:last-of-type {
    padding-top: 0;
    padding-bottom: 0;
}

.jets .inner {
    margin-bottom: 0;
}

.jets .headline {
    display: none;
}

.jets h2 {
    position: relative;
    padding-right: 2em;
    display: inline;
    vertical-align: top;
}

.jets h2[data-fleet-total]:before {
    position: absolute;
    bottom: 7px;
    right: 0;
    content: attr(data-fleet-total);
    font-size: 0.667em;
    color: #959595;
}

.jets hr {
    margin-bottom: 0;
}

.page-news .content h4 a {
    color: inherit;
}

.no-touch .page-news .content h4 a:hover {
    text-decoration: none;
    color: #bb0000;
}

.page-news .item {
    margin-bottom: 15%;
    overflow: hidden;
}

.page-news .btn-share {
    float: left;
    margin: 0 5% 0 0;
}

.page-news .st_sharethis {
    opacity: 0;
}

.page-promotion .hero * {
    color: white;
}

.page-promotion .outer.hero.white-no-image {
    background-color: white;
    color: black;
}

.page-promotion .outer.hero.white-no-image * {
    color: black;
}

.page-promotion .inner {
    margin-bottom: 50%;
}

.page-promotion .black-no-image .inner,
.page-promotion .white-no-image .inner {
    margin-bottom: 0;
}

.page-promotion .btn,
.page-promotion .btn-red,
.page-promotion .btn-submit,
.page-promotion .btn-share,
.page-promotion .btn-white,
.page-promotion .btn-cancel,
.page-promotion .btn-gray,
.page-promotion .btn-noborder,
.page-promotion .btn-continue,
.page-promotion .btn-getquote,
.page-promotion .btn-grayborder,
.page-promotion .btn-white,
.page-promotion .btn-cancel,
.page-promotion #scroll-story section:nth-child(4) .btn,
#scroll-story section:nth-child(4) .page-promotion .btn,
.page-promotion #scroll-story section:nth-child(4) .btn-red,
#scroll-story section:nth-child(4) .page-promotion .btn-red,
.page-promotion #scroll-story section:nth-child(4) .btn-submit,
#scroll-story section:nth-child(4) .page-promotion .btn-submit,
.page-promotion #scroll-story section:nth-child(4) .btn-share,
#scroll-story section:nth-child(4) .page-promotion .btn-share,
.page-promotion #scroll-story section:nth-child(4) .btn-gray,
#scroll-story section:nth-child(4) .page-promotion .btn-gray,
.page-promotion #scroll-story section:nth-child(4) .btn-noborder,
#scroll-story section:nth-child(4) .page-promotion .btn-noborder,
.page-promotion #scroll-story section:nth-child(4) .btn-continue,
#scroll-story section:nth-child(4) .page-promotion .btn-continue,
.page-promotion #scroll-story section:nth-child(4) .btn-getquote,
#scroll-story section:nth-child(4) .page-promotion .btn-getquote,
.page-promotion #scroll-story section:nth-child(4) .btn-grayborder,
#scroll-story section:nth-child(4) .page-promotion .btn-grayborder,
.page-promotion #scroll-story section:nth-child(5) .btn,
#scroll-story section:nth-child(5) .page-promotion .btn,
.page-promotion #scroll-story section:nth-child(5) .btn-red,
#scroll-story section:nth-child(5) .page-promotion .btn-red,
.page-promotion #scroll-story section:nth-child(5) .btn-submit,
#scroll-story section:nth-child(5) .page-promotion .btn-submit,
.page-promotion #scroll-story section:nth-child(5) .btn-share,
#scroll-story section:nth-child(5) .page-promotion .btn-share,
.page-promotion #scroll-story section:nth-child(5) .btn-gray,
#scroll-story section:nth-child(5) .page-promotion .btn-gray,
.page-promotion #scroll-story section:nth-child(5) .btn-noborder,
#scroll-story section:nth-child(5) .page-promotion .btn-noborder,
.page-promotion #scroll-story section:nth-child(5) .btn-continue,
#scroll-story section:nth-child(5) .page-promotion .btn-continue,
.page-promotion #scroll-story section:nth-child(5) .btn-getquote,
#scroll-story section:nth-child(5) .page-promotion .btn-getquote,
.page-promotion #scroll-story section:nth-child(5) .btn-grayborder,
#scroll-story section:nth-child(5) .page-promotion .btn-grayborder {
    font-size: 1em;
}

.page-contact .row .input_text,
.page-contact .row .input_text_alt,
.page-contact .row .input_calendar,
.page-contact .row .input_textarea_alt,
.page-contact .row .input_text_big,
.page-contact .row .input_text_big_alt,
.page-contact .row .input_textarea {
    border: 1px solid #c6c6c6;
}

.page-contact .content .dk_container {
    background-color: white;
    color: #414141;
    border: 1px solid #c6c6c6;
}

.page-contact .content .dk_container a {
    color: #414141 !important;
}

.page-contact .content .dk_container .dk_toggle {
    background-image: url(../img/global/arrow-dropdown-alt.svg);
}

.page-contact .content .dk_container .dk_options {
    background: #ebebeb;
}

.page-contact .content .dk_container .dk_options a {
    border-bottom: 1px solid white;
}

.no-svgfilters .page-contact .content .dk_container .dk_toggle {
    background-image: url(../img/global/arrow-dropdown-alt.png);
}

.page-contact .confirmation-message {
    position: relative;
    float: right;
    text-align: right;
    margin-top: 10px;
    font-size: 1.4em;
    color: #bb0000;
    display: none;
}

.page-jet-detail .content .bullets > p {
    display: none;
}

.page-jet-detail .content .pdf-link {
    margin: 10% 0;
}

.page-jet-detail .homebase {
    width: 100%;
    height: 5em;
    margin-bottom: 40px;
    padding: 0;
    background-color: #f0f4f4;
    background-image: url(../img/global/diag-tile.png);
    text-align: center;
    color: #bb0000;
    font-size: 3.0em;
    font-weight: 300;
}

.page-jet-detail .homebase span {
    position: relative;
    top: 50%;
    left: 0;
    width: 100%;
    display: block;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page-jet-detail .homebase small {
    display: block;
    font-size: 0.533em;
    color: black;
}

.page-jet-detail .sidebar {
    font-size: 1em;
}

.styleguide {
    padding: 5%;
}

.styleguide .wrapper {
    position: relative;
}

.styleguide section {
    float: left;
    width: 33.333%;
    padding: 2.5%;
}

.styleguide section > div {
    padding: 1em;
}

.styleguide section:nth-of-type(2n) {
    width: 66.666%;
}

.styleguide .white {
    background-color: white;
}

.styleguide .black {
    background-color: black;
    color: white;
}

.styleguide .red {
    background-color: #bb0000;
}

.styleguide .gray {
    background-color: #959595;
}

.styleguide .btn-white:after,
.styleguide .btn-cancel:after,
.styleguide #scroll-story section:nth-child(4) .btn:after,
#scroll-story section:nth-child(4) .styleguide .btn:after,
.styleguide #scroll-story section:nth-child(4) .btn-red:after,
#scroll-story section:nth-child(4) .styleguide .btn-red:after,
.styleguide #scroll-story section:nth-child(4) .btn-submit:after,
#scroll-story section:nth-child(4) .styleguide .btn-submit:after,
.styleguide #scroll-story section:nth-child(4) .btn-share:after,
#scroll-story section:nth-child(4) .styleguide .btn-share:after,
.styleguide #scroll-story section:nth-child(4) .btn-gray:after,
#scroll-story section:nth-child(4) .styleguide .btn-gray:after,
.styleguide #scroll-story section:nth-child(4) .btn-noborder:after,
#scroll-story section:nth-child(4) .styleguide .btn-noborder:after,
.styleguide #scroll-story section:nth-child(4) .btn-continue:after,
#scroll-story section:nth-child(4) .styleguide .btn-continue:after,
.styleguide #scroll-story section:nth-child(4) .btn-getquote:after,
#scroll-story section:nth-child(4) .styleguide .btn-getquote:after,
.styleguide #scroll-story section:nth-child(4) .btn-grayborder:after,
#scroll-story section:nth-child(4) .styleguide .btn-grayborder:after,
.styleguide #scroll-story section:nth-child(5) .btn:after,
#scroll-story section:nth-child(5) .styleguide .btn:after,
.styleguide #scroll-story section:nth-child(5) .btn-red:after,
#scroll-story section:nth-child(5) .styleguide .btn-red:after,
.styleguide #scroll-story section:nth-child(5) .btn-submit:after,
#scroll-story section:nth-child(5) .styleguide .btn-submit:after,
.styleguide #scroll-story section:nth-child(5) .btn-share:after,
#scroll-story section:nth-child(5) .styleguide .btn-share:after,
.styleguide #scroll-story section:nth-child(5) .btn-gray:after,
#scroll-story section:nth-child(5) .styleguide .btn-gray:after,
.styleguide #scroll-story section:nth-child(5) .btn-noborder:after,
#scroll-story section:nth-child(5) .styleguide .btn-noborder:after,
.styleguide #scroll-story section:nth-child(5) .btn-continue:after,
#scroll-story section:nth-child(5) .styleguide .btn-continue:after,
.styleguide #scroll-story section:nth-child(5) .btn-getquote:after,
#scroll-story section:nth-child(5) .styleguide .btn-getquote:after,
.styleguide #scroll-story section:nth-child(5) .btn-grayborder:after,
#scroll-story section:nth-child(5) .styleguide .btn-grayborder:after {
    background-color: rgba(0, 0, 0, 0.25);
    position: absolute;
    content: "";
    left: -10px;
    right: -10px;
    bottom: -10px;
    top: -10px;
    pointer-events: none;
    z-index: -1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.styleguide .btn-noborder:after {
    background-color: black;
    position: absolute;
    content: "";
    left: -10px;
    right: -10px;
    bottom: -10px;
    top: -10px;
    pointer-events: none;
    z-index: -1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.styleguide .buttons {
    margin-top: 20px;
}

.styleguide button {
    margin: 10px;
}

.styleguide button.input_calendar {
    margin: 0;
}

.styleguide .oneway-flight {
    padding: 0;
}

.styleguide .oneway-flight button {
    margin: 0;
}

.no-touch .inner .card,
.no-touch .inner .bio,
.no-touch .inner .oneway-flight {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
}

.no-touch .inner .card.animate-in,
.no-touch .inner .card.already-animated,
.no-touch .inner .bio.animate-in,
.no-touch .inner .bio.already-animated,
.no-touch .inner .oneway-flight.animate-in,
.no-touch .inner .oneway-flight.already-animated {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes pulse {
    0%,
    50%,
    100% {
        opacity: 0.75;
    }
    50% {
        opacity: 0.3;
    }
}

@-moz-keyframes pulse {
    0%,
    50%,
    100% {
        opacity: 0.75;
    }
    50% {
        opacity: 0.3;
    }
}

@-ms-keyframes pulse {
    0%,
    50%,
    100% {
        opacity: 0.75;
    }
    50% {
        opacity: 0.3;
    }
}

@-o-keyframes pulse {
    0%,
    50%,
    100% {
        opacity: 0.75;
    }
    50% {
        opacity: 0.3;
    }
}

@keyframes pulse {
    0%,
    50%,
    100% {
        opacity: 0.75;
    }
    50% {
        opacity: 0.3;
    }
}

@-webkit-keyframes tiltShake {
    0%,
    40%,
    80% {
        -webkit-transform: rotate(0.095deg);
        -moz-transform: rotate(0.095deg);
        -ms-transform: rotate(0.095deg);
        -o-transform: rotate(0.095deg);
        transform: rotate(0.095deg);
    }
    20%,
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    40%,
    60% {
        -webkit-transform: rotate(-0.075deg);
        -moz-transform: rotate(-0.075deg);
        -ms-transform: rotate(-0.075deg);
        -o-transform: rotate(-0.075deg);
        transform: rotate(-0.075deg);
    }
}

@-moz-keyframes tiltShake {
    0%,
    40%,
    80% {
        -webkit-transform: rotate(0.095deg);
        -moz-transform: rotate(0.095deg);
        -ms-transform: rotate(0.095deg);
        -o-transform: rotate(0.095deg);
        transform: rotate(0.095deg);
    }
    20%,
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    40%,
    60% {
        -webkit-transform: rotate(-0.075deg);
        -moz-transform: rotate(-0.075deg);
        -ms-transform: rotate(-0.075deg);
        -o-transform: rotate(-0.075deg);
        transform: rotate(-0.075deg);
    }
}

@-ms-keyframes tiltShake {
    0%,
    40%,
    80% {
        -webkit-transform: rotate(0.095deg);
        -moz-transform: rotate(0.095deg);
        -ms-transform: rotate(0.095deg);
        -o-transform: rotate(0.095deg);
        transform: rotate(0.095deg);
    }
    20%,
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    40%,
    60% {
        -webkit-transform: rotate(-0.075deg);
        -moz-transform: rotate(-0.075deg);
        -ms-transform: rotate(-0.075deg);
        -o-transform: rotate(-0.075deg);
        transform: rotate(-0.075deg);
    }
}

@-o-keyframes tiltShake {
    0%,
    40%,
    80% {
        -webkit-transform: rotate(0.095deg);
        -moz-transform: rotate(0.095deg);
        -ms-transform: rotate(0.095deg);
        -o-transform: rotate(0.095deg);
        transform: rotate(0.095deg);
    }
    20%,
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    40%,
    60% {
        -webkit-transform: rotate(-0.075deg);
        -moz-transform: rotate(-0.075deg);
        -ms-transform: rotate(-0.075deg);
        -o-transform: rotate(-0.075deg);
        transform: rotate(-0.075deg);
    }
}

@keyframes tiltShake {
    0%,
    40%,
    80% {
        -webkit-transform: rotate(0.095deg);
        -moz-transform: rotate(0.095deg);
        -ms-transform: rotate(0.095deg);
        -o-transform: rotate(0.095deg);
        transform: rotate(0.095deg);
    }
    20%,
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    40%,
    60% {
        -webkit-transform: rotate(-0.075deg);
        -moz-transform: rotate(-0.075deg);
        -ms-transform: rotate(-0.075deg);
        -o-transform: rotate(-0.075deg);
        transform: rotate(-0.075deg);
    }
}

@-webkit-keyframes panLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -moz-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -ms-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -o-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        transform: translate3d(0, 0, 0) rotate(0) scale(1);
    }
    100% {
        -webkit-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -moz-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -ms-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -o-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
    }
}

@-moz-keyframes panLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -moz-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -ms-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -o-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        transform: translate3d(0, 0, 0) rotate(0) scale(1);
    }
    100% {
        -webkit-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -moz-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -ms-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -o-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
    }
}

@-ms-keyframes panLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -moz-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -ms-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -o-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        transform: translate3d(0, 0, 0) rotate(0) scale(1);
    }
    100% {
        -webkit-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -moz-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -ms-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -o-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
    }
}

@-o-keyframes panLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -moz-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -ms-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -o-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        transform: translate3d(0, 0, 0) rotate(0) scale(1);
    }
    100% {
        -webkit-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -moz-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -ms-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -o-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
    }
}

@keyframes panLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -moz-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -ms-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        -o-transform: translate3d(0, 0, 0) rotate(0) scale(1);
        transform: translate3d(0, 0, 0) rotate(0) scale(1);
    }
    100% {
        -webkit-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -moz-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -ms-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        -o-transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
        transform: translate3d(4.5%, 0, 0) rotate(0) scale(1);
    }
}

@-webkit-keyframes animateIn {
    0%,
    35% {
        opacity: 0;
        -webkit-transform: translate3d(0, -150%, 0);
        -moz-transform: translate3d(0, -150%, 0);
        -ms-transform: translate3d(0, -150%, 0);
        -o-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0);
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, -48.5%, 0);
        -moz-transform: translate3d(0, -48.5%, 0);
        -ms-transform: translate3d(0, -48.5%, 0);
        -o-transform: translate3d(0, -48.5%, 0);
        transform: translate3d(0, -48.5%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
}

@-moz-keyframes animateIn {
    0%,
    35% {
        opacity: 0;
        -webkit-transform: translate3d(0, -150%, 0);
        -moz-transform: translate3d(0, -150%, 0);
        -ms-transform: translate3d(0, -150%, 0);
        -o-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0);
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, -48.5%, 0);
        -moz-transform: translate3d(0, -48.5%, 0);
        -ms-transform: translate3d(0, -48.5%, 0);
        -o-transform: translate3d(0, -48.5%, 0);
        transform: translate3d(0, -48.5%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
}

@-ms-keyframes animateIn {
    0%,
    35% {
        opacity: 0;
        -webkit-transform: translate3d(0, -150%, 0);
        -moz-transform: translate3d(0, -150%, 0);
        -ms-transform: translate3d(0, -150%, 0);
        -o-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0);
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, -48.5%, 0);
        -moz-transform: translate3d(0, -48.5%, 0);
        -ms-transform: translate3d(0, -48.5%, 0);
        -o-transform: translate3d(0, -48.5%, 0);
        transform: translate3d(0, -48.5%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
}

@-o-keyframes animateIn {
    0%,
    35% {
        opacity: 0;
        -webkit-transform: translate3d(0, -150%, 0);
        -moz-transform: translate3d(0, -150%, 0);
        -ms-transform: translate3d(0, -150%, 0);
        -o-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0);
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, -48.5%, 0);
        -moz-transform: translate3d(0, -48.5%, 0);
        -ms-transform: translate3d(0, -48.5%, 0);
        -o-transform: translate3d(0, -48.5%, 0);
        transform: translate3d(0, -48.5%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
}

@keyframes animateIn {
    0%,
    35% {
        opacity: 0;
        -webkit-transform: translate3d(0, -150%, 0);
        -moz-transform: translate3d(0, -150%, 0);
        -ms-transform: translate3d(0, -150%, 0);
        -o-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0);
    }
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, -48.5%, 0);
        -moz-transform: translate3d(0, -48.5%, 0);
        -ms-transform: translate3d(0, -48.5%, 0);
        -o-transform: translate3d(0, -48.5%, 0);
        transform: translate3d(0, -48.5%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
}

@-webkit-keyframes animateOut {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@-moz-keyframes animateOut {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@-ms-keyframes animateOut {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@-o-keyframes animateOut {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes animateOut {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@-webkit-keyframes whisp {
    from {
        background-position: 0px 0px;
    }
    to {
        background-position: 0px -1650px;
    }
}

@-moz-keyframes whisp {
    from {
        background-position: 0px 0px;
    }
    to {
        background-position: 0px -1650px;
    }
}

@-ms-keyframes whisp {
    from {
        background-position: 0px 0px;
    }
    to {
        background-position: 0px -1650px;
    }
}

@-o-keyframes whisp {
    from {
        background-position: 0px 0px;
    }
    to {
        background-position: 0px -1650px;
    }
}

@keyframes whisp {
    from {
        background-position: 0px 0px;
    }
    to {
        background-position: 0px -1650px;
    }
}

@-webkit-keyframes blink {
    0%,
    100% {
        box-shadow: 0 0 5px 1px rgba(82, 197, 207, 0);
    }
    50% {
        box-shadow: 0 0 16px 4px #52c5cf;
    }
}

@-moz-keyframes blink {
    0%,
    100% {
        box-shadow: 0 0 5px 1px rgba(82, 197, 207, 0);
    }
    50% {
        box-shadow: 0 0 16px 4px #52c5cf;
    }
}

@-ms-keyframes blink {
    0%,
    100% {
        box-shadow: 0 0 5px 1px rgba(82, 197, 207, 0);
    }
    50% {
        box-shadow: 0 0 16px 4px #52c5cf;
    }
}

@-o-keyframes blink {
    0%,
    100% {
        box-shadow: 0 0 5px 1px rgba(82, 197, 207, 0);
    }
    50% {
        box-shadow: 0 0 16px 4px #52c5cf;
    }
}

@keyframes blink {
    0%,
    100% {
        box-shadow: 0 0 5px 1px rgba(82, 197, 207, 0);
    }
    50% {
        box-shadow: 0 0 16px 4px #52c5cf;
    }
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide,
.hidden {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.clearfix {
    overflow: hidden;
    *zoom: 1;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.no-pointer-events {
    pointer-events: none;
}

.lt-ie10 #scroll-story .outer,
.lt-ie10 #scroll-story .outer * {
    opacity: 1 !important;
}

.lt-ie10 .book-flight {
    -ms-transform: translate(-100%, 0%);
}

.lt-ie10 .book-flight.visible {
    -ms-transform: translate(0%, 0%);
}

.no-touch .lt-ie10 .book-flight.visible:hover {
    -ms-transform: translate(0%, 0%);
}

.lt-ie10 .input_text + label .placeholder,
.lt-ie10 .input_text_alt + label .placeholder,
.lt-ie10 .input_calendar + label .placeholder,
.lt-ie10 .input_textarea_alt + label .placeholder,
.lt-ie10 .input_text_big + label .placeholder,
.lt-ie10 .input_text_big_alt + label .placeholder,
.lt-ie10 .input_textarea + label .placeholder {
    top: 50% !important;
    -webkit-transform: translateY(80%);
    -moz-transform: translateY(80%);
    -ms-transform: translateY(80%);
    -o-transform: translateY(80%);
    transform: translateY(80%);
}

.lt-ie10 .input_text_big,
.lt-ie10 .input_text_big_alt {
    padding-left: 4em;
    text-indent: 0;
    outline: none;
    border: 0;
}

.lt-ie10 .input_text_big + label,
.lt-ie10 .input_text_big_alt + label,
.lt-ie10 .input_text_big_alt + label {
    z-index: 0;
    outline: 1px solid white;
}

.lt-ie10 .input_text_big + label:before,
.lt-ie10 .input_text_big_alt + label:before,
.lt-ie10 .input_text_big_alt + label:before {
    position: absolute;
    background-color: white;
    top: -10px;
    bottom: -10px;
    right: -10px;
    left: -19px;
    content: "";
    z-index: -1;
}

.lt-ie10 .input_text_big + label .placeholder,
.lt-ie10 .input_text_big_alt + label .placeholder,
.lt-ie10 .input_text_big_alt + label .placeholder {
    font-size: 14px;
    letter-spacing: 0.05em;
    font-size: 1.8em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.lt-ie10 .input_text_big_alt + label {
    outline: 1px solid #c6c6c6;
}

.lt-ie10 .input_text_big_alt + label:before {
    background-color: #414141;
}

.lt-ie10 .input_calendar {
    padding-left: 4.5em;
}

@media only screen and (min-width: 600px) {
    hr {
        max-width: 80px;
        margin: 3em 0;
    }
    .outer,
    .hero {
        padding: 5% 13em;
    }
    .hero {
        padding-right: 35%;
    }
    .sidebar {
        font-size: 1.6em;
    }
    .footer p,
    .footer .p {
        font-size: 2.4em;
    }
    p,
    .p {
        font-size: 1.6em;
    }
    h1,
    .h1 {
        font-size: 4.2em;
    }
    h2,
    .h2 {
        font-size: 3.6em;
    }
    h3,
    .h3 {
        font-size: 3em;
    }
    h4,
    .h4 {
        font-size: 2.6em;
    }
    h5,
    .h5 {
        font-size: 2em;
    }
    .subnav a {
        font-size: 1.8em;
    }
    .page-fleet .subnav {
        display: none;
    }
    .jets {
        padding-top: 5%;
        display: block;
    }
    .jets .headline {
        display: block;
    }
    #scroll-story section h1 {
        margin-bottom: 0;
    }
    #scroll-story section hr {
        display: block;
    }
    .down-arrow {
        bottom: 0;
        width: 100px;
        height: 67px;
        margin-left: -50px;
    }
}

@media only screen and (min-width: 768px) {
    .form-is-visible body {
        overflow: hidden;
    }
    .form-is-visible .app {
        opacity: 0.5;
        overflow-y: scroll;
    }
    .app {
        padding-top: 150px;
    }
    .nav-is-open .app {
        margin-left: 0;
    }
    .header {
        height: 150px;
        padding: 3em 4em;
    }
    .nav-is-open .header {
        left: 0;
    }
    .header.is-collapsed {
        height: 70px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .header.is-collapsed h1 a:after {
        left: -55px;
        -webkit-background-size: auto 65%;
        -moz-background-size: auto 65%;
        -o-background-size: auto 65%;
        background-size: auto 65%;
    }
    .header h1 {
        margin-left: 90px;
    }
    .header h1 a {
        -webkit-background-size: auto 85%;
        -moz-background-size: auto 85%;
        -o-background-size: auto 85%;
        background-size: auto 85%;
    }
    .header h1 a:after {
        left: -90px;
        -webkit-background-size: auto 90%;
        -moz-background-size: auto 90%;
        -o-background-size: auto 90%;
        background-size: auto 90%;
    }
    .no-svgfilters .header h1 a {
        -webkit-background-size: 85% auto;
        -moz-background-size: 85% auto;
        -o-background-size: 85% auto;
        background-size: 85% auto;
    }
    .no-svgfilters .header h1 a:after {
        -webkit-background-size: 85% auto;
        -moz-background-size: 85% auto;
        -o-background-size: 85% auto;
        background-size: 85% auto;
    }
    .no-svgfilters .header.is-collapsed h1 a {
        -webkit-background-size: 65% auto;
        -moz-background-size: 65% auto;
        -o-background-size: 65% auto;
        background-size: 65% auto;
    }
    .no-svgfilters .header.is-collapsed h1 a:after {
        -webkit-background-size: 50% auto;
        -moz-background-size: 50% auto;
        -o-background-size: 50% auto;
        background-size: 50% auto;
    }
    .header .navicon {
        display: none;
    }
    .nav {
        position: relative;
        width: calc(100% - 95px - 8em);
        height: auto !important;
        right: auto;
        bottom: auto;
        overflow: visible;
        display: inline-block;
        vertical-align: middle;
        background-color: transparent;
        white-space: nowrap;
    }
    .nav > ul {
        padding: 0;
    }
    .nav > ul > li {
        position: relative;
    }
    .touch .nav > ul > li:hover ul,
    .no-touch .nav > ul > li:hover ul {
        display: block;
    }
    .touch .nav > ul > li:hover > a,
    .no-touch .nav > ul > li:hover > a {
        color: white;
        box-shadow: 2px 2px 0 1px rgba(255, 255, 255, 0.25);
    }
    .nav > ul > li > a {
        border: 0;
        font-size: 1.8em;
        color: white;
        border-radius: 5px;
        cursor: pointer;
    }
    .no-touch .nav > ul > li > a:hover {
        color: white;
        box-shadow: 2px 2px 0 1px rgba(255, 255, 255, 0.25);
    }
    .nav ul ul {
        position: absolute;
        top: 5.25em;
        width: 200px;
        padding: 1.5em 0;
        overflow: inherit;
        z-index: 9999;
        background-color: white;
        border-radius: 7px;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
        display: none;
    }
    .nav ul ul:before {
        position: absolute;
        top: -10px;
        left: 30px;
        width: 20px;
        height: 20px;
        background: white;
        content: "";
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .nav ul ul:after {
        position: absolute;
        top: -25px;
        left: 0;
        right: 0;
        height: 25px;
        content: "";
    }
    .nav li {
        margin-left: 3%;
        display: inline-block;
        text-align: center;
    }
    .nav li li {
        position: relative;
        width: 75%;
        margin: 0 auto;
        display: block;
        text-align: left;
    }
    .nav li li:last-child a {
        border-bottom: 0;
    }
    .nav li li a {
        padding: 0.6em 0;
        display: block;
        font-size: 1.6em;
        border: 0;
        border-bottom: 1px solid #e4e4e4;
        color: black;
    }
    .no-touch .nav li li a:hover {
        color: #ff3478;
        text-decoration: none;
    }
    .nav .btn-red,
    .nav .btn-submit,
    .nav .btn-share {
        display: none;
    }
    body[data-section="about"] a[data-section="about"],
    body[data-section="product"] a[data-section="product"],
    body[data-section="contact"] a[data-section="contact"] {
        color: white;
        box-shadow: 2px 2px  0 1px rgba(255, 255, 255, 0.25);
    }
    .footer .btn-group {
        float: right;
        margin: 1.3em 0 0 0;
    }
    .footer .btn-group .btn,
    .footer .btn-group .btn-red,
    .footer .btn-group .btn-submit,
    .footer .btn-group .btn-share,
    .footer .btn-group .btn-white,
    .footer .btn-group .btn-cancel,
    .footer .btn-group .btn-gray,
    .footer .btn-group .btn-noborder,
    .footer .btn-group .btn-continue,
    .footer .btn-group .btn-getquote,
    .footer .btn-group .btn-grayborder {
        width: inherit;
    }
    .footer .btn-group .btn-red,
    .footer .btn-group .btn-submit,
    .footer .btn-group .btn-share {
        display: none;
    }
    .footer .primary {
        padding-top: 7.5em;
        padding-bottom: 7.5em;
    }
    .footer .primary li {
        margin: 0 10% 0 0;
    }
    .footer .primary hr {
        margin: 5em 0;
    }
    .footer .secondary {
        padding-top: 3em;
        padding-bottom: 3em;
    }
    .footer .secondary li {
        width: auto;
    }
    .footer .fb-like {
        margin: 0;
    }
    .footer .copyright {
        font-size: 1.4em;
        line-height: 2;
    }
    .footer br {
        display: none;
    }
    .btn,
    .btn-red,
    .btn-submit,
    .btn-share,
    .btn-white,
    .btn-cancel,
    .btn-gray,
    .btn-noborder,
    .btn-continue,
    .btn-getquote,
    .btn-grayborder {
        width: auto;
    }
    form .col {
        float: left;
        width: 45%;
        margin: 0 5% 0 0;
        text-align: justify;
    }
    form .subdivision.full {
        width: 100%;
    }
    form .subdivision.half {
        width: 48.75%;
    }
    form .subdivision.half:first-child {
        margin-right: 2.5%;
    }
    form .subdivision.twothirds {
        width: 62.5%;
        margin-right: 2.5%;
    }
    form .subdivision.onethird {
        width: 35%;
    }
    .book-flight {
        position: fixed;
        top: 0;
        left: 40px;
        overflow: hidden;
    }
    .book-flight.visible {
        left: 0;
    }
    .book-flight.visible:after {
        content: "";
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        display: block;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .book-flight.visible .btn-toggle:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .book-flight .baf-wrapper {
        top: 50%;
        height: 490px;
        overflow: hidden;
        margin-top: -245px;
    }
    .book-flight header {
        margin-bottom: 3em;
    }
    .book-flight hr {
        display: none;
    }
    .book-flight h2 {
        margin: 1em 2em 1em 0;
        text-transform: none;
    }
    .book-flight .btn-noborder {
        padding: 0.25em 0.75em;
        font-weight: 300;
        font-size: 1.8em;
    }
    .book-flight .btn-continue {
        min-height: 46px;
        margin: 0;
        padding: 0;
        border-radius: 0;
    }
    .book-flight .btn-continue:last-child {
        min-height: 58px;
    }
    .book-flight [type="reset"] {
        display: none;
    }
    .book-flight .btn-toggle {
        top: 0;
        right: 0;
        bottom: 0;
        width: 40px;
        background-color: #bb0000;
        display: block;
    }
    .book-flight .btn-toggle:hover {
        background-color: #a20000;
    }
    .book-flight .btn-toggle:before {
        content: "";
        position: absolute;
        top: 5%;
        left: 0;
        width: 100%;
        height: 28px;
        background: url(../img/global/arrow.svg) no-repeat center center;
    }
    .book-flight .btn-toggle:after {
        display: none;
    }
    .book-flight .btn-toggle span {
        position: absolute;
        bottom: 15%;
        width: 100%;
        height: 0;
        display: block;
    }
    .book-flight .btn-toggle span strong {
        display: block;
        white-space: nowrap;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    .book-flight .btn-toggle span strong:after {
        content: "818-442-0096";
        margin-left: 1em;
        font-weight: 300;
    }
    .no-svgfilters .book-flight .btn-toggle:before {
        background-image: url(../img/global/arrow.png);
    }
    .book-flight .personal-info {
        position: relative;
        float: left;
        width: 100%;
    }
    .book-flight .personal-info .col:first-child {
        width: 50%;
    }
    .book-flight .personal-info .col:last-child {
        position: absolute;
        top: 0;
        right: 0;
        width: 40%;
    }
    .book-flight .pagination {
        display: block;
    }
    .book-flight .help-text {
        width: 95%;
        margin: 1em auto;
    }
    .book-flight .response .full {
        width: 95%;
    }
    .book-flight .column-info {
        display: flex;
        justify-content: space-between;
        margin: 0;
        margin-top: -2em;
    }
    .book-flight .column-info p {
        font-size: 1em;
    }
    .book-flight .label-mode-of-travel {
        padding: 6.5%;
    }
    .book-flight .label-mode-of-travel svg {
        max-width: 25%;
        min-width: 22%;
        margin-right: 5%;
    }
    .page-landing .header {
/*        background: transparent none !important;*/
		background: linear-gradient(to bottom,#444 -300%,transparent 100%)!important;
    }
    .page-landing .plane-elements {
        display: block;
    }
    #scroll-story section .wrap {
        top: 15%;
        margin: 10% 15%;
    }
    #scroll-story section h1 {
        font-size: 5.2em;
    }
    #scroll-story section p {
        margin: 0 0 4%;
        font-size: 1.8em;
        line-height: 1.8em;
    }
    #scroll-story section:nth-child(1) {
        font-size: 0.75em;
    }
    #scroll-story section:nth-child(1) h1 {
        font-size: 5.8em;
    }
    #scroll-story section:nth-child(1) p {
        font-size: 2.5em;
        line-height: 1.6em;
    }
    #scroll-story section:nth-child(1) p .btn,
    #scroll-story section:nth-child(1) p .btn-red,
    #scroll-story section:nth-child(1) p .btn-submit,
    #scroll-story section:nth-child(1) p .btn-share,
    #scroll-story section:nth-child(1) p .btn-white,
    #scroll-story section:nth-child(1) p .btn-cancel,
    #scroll-story section:nth-child(1) p .btn-gray,
    #scroll-story section:nth-child(1) p .btn-noborder,
    #scroll-story section:nth-child(1) p .btn-continue,
    #scroll-story section:nth-child(1) p .btn-getquote,
    #scroll-story section:nth-child(1) p .btn-grayborder {
        font-size: 0.85em;
    }
    .page-contact .content .row:last-of-type {
        margin-top: 1em;
    }
    .page-contact .content .row:last-of-type .twothirds {
        padding: 2.5%;
    }
    .page-contact .content .row:last-of-type .onethird {
        text-align: right;
    }
    .oneway-flight ul {
        float: left;
        width: 50%;
    }
    .oneway-flight li {
        font-size: 2em;
    }
    .oneway-flight .row {
        padding: 1px;
        overflow: hidden;
    }
    .oneway-flight .btn-red,
    .oneway-flight .btn-submit,
    .oneway-flight .btn-share {
        float: right;
        margin: 0;
        padding: 0.5em 3em;
    }
    .card {
        float: left;
        width: 47.5%;
        min-height: 310px;
        margin: 1.25% 2.5% 1.25% 0;
    }
    .card h4 {
        font-size: 2.2em;
    }
    .card li {
        font-size: 2em;
    }
    .flex-control-nav {
        bottom: 1em;
    }
    .flex-control-paging li a {
        width: 12px;
        height: 12px;
        margin: 0 1px;
    }
    .alert-banner .wrap {
        padding: 2.5% 5%;
    }
    .alert-banner .wrap div {
        float: left;
        width: 50%;
    }
    .alert-banner h1,
    .alert-banner p {
        padding-left: 90px;
    }
    .alert-banner h1:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 64px;
        height: 64px;
        margin: 0;
    }
    .alert-banner p {
        margin: 0;
    }
    .alert-banner a {
        position: absolute;
        top: 50%;
        right: 5%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .btn-getquote {
        padding: 10px;
    }
	.down-arrow {
        bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (min-height: 845px) {
    #scroll-story section:nth-child(1) {
        font-size: inherit;
    }
}

@media only screen and (min-width: 1025px) {
    .outer {
        padding: 5% 5% 5% 32.5em;
    }
    .inner {
        float: left;
        max-width: 480px;
        width: 50%;
        margin: 0 0 5%;
    }
    .inner.full {
        width: 100%;
        max-width: 960px;
    }
    .headline {
        max-width: 480px;
        margin-top: 2.5%;
    }
    .sidebar {
        float: left;
        max-width: 400px;
        width: 40%;
        margin: 0 0 5% 10%;
        font-size: 1.8em;
    }
    .footer p,
    .footer .p {
        line-height: 1.2;
    }
    .footer .primary .btn-group {
        position: absolute;
        margin-left: 380px;
    }
    p,
    .p {
        font-size: 15px;
        line-height: 1.8;
    }
    #scroll-story section:nth-child(1) h1 {
        font-size: 6em;
    }
    #scroll-story section:nth-child(1) p {
        font-size: 2.8em;
    }
    .elevation {
        display: block;
    }
    .page-fleet .inner.full {
        max-width: 100%;
    }
    .jets {
        padding: 5% 5% 5% 32.5em;
    }
    .jets:last-of-type {
        padding-bottom: 0;
    }
    .card {
        width: 30.833%;
        min-height: 310px;
        margin: 1.25% 2.5% 1.25% 0;
    }
    .page-contact .confirmation-message {
        margin: 0 !important;
        font-size: 1.4em;
        color: #bb0000;
    }
    .bio .headshot,
    .bio .text {
        float: left;
    }
    .bio .headshot {
        width: 30%;
    }
    .bio .text {
        width: 70%;
        padding: 0 0 0 7.5%;
        max-width: 600px;
    }
    .page-news .item {
        margin-bottom: 5%;
    }
    .page-news .title {
        max-width: 480px;
        margin: 0;
        padding: 0;
    }
    .page-news .info {
        float: left;
        width: 50%;
    }
    .page-news .meta {
        float: right;
        width: 40%;
    }
    .oneway-flight {
        margin-bottom: 5%;
    }
    .oneway-flight .image {
        float: left;
        width: 30%;
        max-width: 300px;
    }
    .oneway-flight .info {
        float: left;
        width: 70%;
        padding: 3.5%;
    }
    .oneway-flight li {
        font-size: 2em;
    }
    .book-flight .column-info {
        margin-top: -2.6em;
    }
    .book-flight .column-info p {
        font-size: 1.3em;
    }
}

@media only screen and (min-width: 1025px) and (min-height: 845px) {
    #scroll-story section:nth-child(1) p .btn,
    #scroll-story section:nth-child(1) p .btn-red,
    #scroll-story section:nth-child(1) p .btn-submit,
    #scroll-story section:nth-child(1) p .btn-share,
    #scroll-story section:nth-child(1) p .btn-white,
    #scroll-story section:nth-child(1) p .btn-cancel,
    #scroll-story section:nth-child(1) p .btn-gray,
    #scroll-story section:nth-child(1) p .btn-noborder,
    #scroll-story section:nth-child(1) p .btn-continue,
    #scroll-story section:nth-child(1) p .btn-getquote,
    #scroll-story section:nth-child(1) p .btn-grayborder {
        font-size: 0.65em;
    }
}

@media only screen and (min-width: 768px){
	.lang_btn{
		display: -webkit-inline-box;
		position: absolute;
		top: 0;
		right: 0;
	}
}

.lang_btn img{border-radius: 30%;}
