body {
	position: relative
}

html {
	scroll-behavior: smooth
}

.padtop {
	padding-top: 70px;
	margin-top: -70px !important;
	position: relative;
	z-index: 10
}

.iframe-container {
	background: #11172b
}

.fresh-air .business .bg-dark,
.fresh-air .business .bg-dark-footer {
	background-color: #090909 !important
}

.fresh-air .bg-dark,
.fresh-air .bg-dark-footer {
	color: #fff
}

.fresh-air .btn-danger:hover {
	background-color: #98012e !important;
	border-color: #98012e !important
}

.fresh-air .btn {
	font-size: 14px;
	text-transform: uppercase;
	
}

.fresh-air .btn-secondary-cta {
	border: 1px solid #0b1f66 !important
}

.fresh-air .modal-backdrop {
	opacity: .3 !important
}

.fresh-air .modal:focus {
	background-color: transparent !important
}

.fresh-air [class^=icon-]:before,
.icon-alert-icon,
[class*=" icon-"]:before {
	font-family: icomoon !important;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	speak: none
}

.fresh-air .icon-dollar:before {
	content: "\E900"
}

.fresh-air .icon-Add-Flight:before {
	color: #fff;
	content: "\E901"
}

.fresh-air .icon-Advisories-Icon:before {
	color: #e51937;
	content: "\E902"
}

.fresh-air .icon-advsearchtriangle:before {
	color: #fff;
	content: "\E903"
}

.fresh-air .icon-AdvSearchTriangle-up:before {
	color: #fff;
	content: "\E904"
}

.fresh-air .icon-alert-icon .path1:before {
	color: #e51937;
	content: "\E905"
}

.fresh-air .icon-alert-icon .path2:before {
	margin-left: -1em;
	color: #fff;
	content: "\E906"
}

.fresh-air .icon-notification-icon:before {
	color: #fff;
	content: "\E907"
}

.fresh-air .icon-Calendar:before {
	color: #818a98;
	content: "\E908"
}

.fresh-air .icon-Checked:before {
	color: #fff;
	content: "\E909"
}

.fresh-air .icon-Checkround:before {
	color: #0b1f66;
	content: "\E90A"
}

.fresh-air .recent-blog-sidebar h1 {
	display: block;
	font-size: 40px;
	font-weight: 600;
	line-height: 3.375rem;
	color: #0b1f66;
	letter-spacing: 0
}

.icon-today-icon:before {
	content: "\E90B"
}

.fresh-air .icon-Delta-and-SkyTeam-logo:before {
	color: #fefefe;
	content: "\E90C"
}

.fresh-air .icon-Dropdown-caret:before {
	color: #df1e33;
	content: "\E90D"
}

.fresh-air .icon-expander:before {
	color: #fff;
	content: "\E90E"
}

.fresh-air .icon-feed:before {
	content: "\E90F"
}

.fresh-air .icon-Feedback:before {
	color: #ee4135;
	content: "\E910"
}

.fresh-air .icon-flight:before {
	color: #fefefe;
	content: "\E911"
}

.fresh-air .icon-Hamburger:before {
	color: #fff;
	content: "\E912"
}

.fresh-air .icon-help:before {
	color: #fff;
	content: "\E913"
}

.icon-Language-selector:before {
	color: #fff;
	content: "\E914"
}

.fresh-air .icon-line:before {
	color: #e51937;
	content: "\2014"
}

.fresh-air .icon-moreoptionsclose:before {
	color: #fff;
	content: "\E91E"
}

.fresh-air .icon-mydelta:before {
	content: "\E917"
}

.fresh-air .icon-Remove-Flight:before {
	color: #fff;
	content: "\E918"
}

.fresh-air .icon-search-icon:before {
	color: #fff;
	content: "\E919"
}

.fresh-air .icon-submitarrow:before {
	color: #fff;
	content: "\E91A"
}

.fresh-air .icon-swap:before {
	color: #df1e33;
	content: "\E91B"
}

.fresh-air .icon-Unchecked:before {
	color: #fff;
	content: "\E91C"
}

@media (-ms-high-contrast:none) {

	.fresh-air .icon-Calendar:before,
	.fresh-air .icon-submitarrow:before {
		top: 50% !important
	}

	.fresh-air .icon-help:before {
		position: relative;
		top: 30%
	}

	.fresh-air .icon-advsearchtriangle:before {
		top: 50%
	}

	.fresh-air .icon-advsearchtriangle.show:before {
		top: -50%
	}
}

@supports (-ms-accelerator:true) {

	.fresh-air .icon-Calendar:before,
	.fresh-air .icon-submitarrow:before {
		top: 50% !important
	}

	.fresh-air .icon-help:before {
		position: absolute;
		top: 50%
	}

	.fresh-air .icon-advsearchtriangle:before {
		top: 50%
	}

	.fresh-air .icon-advsearchtriangle.show:before {
		top: -50%
	}
}

:root {
	--blue: #4470c3;
	--indigo: #3559b6;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #e51937;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #0e193f;
	--gray: #868e96;
	--gray-dark: #11172b;
	--primary: #4470c3;
	--secondary: #7c828a;
	--success: #28a745;
	--info: #0e193f;
	--warning: #ffc107;
	--danger: #e51937;
	--light: #f8f9fa;
	--dark: #11172b;
	--secondary-cta: #0b1f66;
	--white: #fff;
	--dark-footer: #10172e;
	--breakpoint-xs: 0;
	--breakpoint-sm: 375px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--breakpoint-xxl: 1440px;
	--breakpoint-xxxl: 1600px;
	--font-family-monospace: sans-serif
}

@media print {

	.fresh-air *,
	:after,
	:before {
		text-shadow: none !important;
		box-shadow: none !important
	}

	.fresh-air a,
	a:visited {
		text-decoration: underline
	}

	.fresh-air abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.fresh-air pre {
		white-space: pre-wrap !important
	}

	.fresh-air pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	.fresh-air thead {
		display: table-header-group
	}

	.fresh-air tr,
	img {
		page-break-inside: avoid
	}

	.fresh-air p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}

	.fresh-air h2,
	h3 {
		page-break-after: avoid
	}

	.fresh-air .navbar {
		display: none
	}

	.fresh-air .badge {
		border: 1px solid #000
	}

	.fresh-air .table {
		border-collapse: collapse !important
	}

	.fresh-air .table td,
	.table th {
		background-color: #fff !important
	}

	.fresh-air .table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important
	}
}

.fresh-air *,
:after,
:before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

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

.fresh-air article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

.fresh-air body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

.fresh-air [tabindex="-1"]:focus {
	outline: 0 !important
}

.fresh-air hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

.fresh-air h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

.fresh-air p {
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 15px
}

b {
	margin-bottom: 10px;
	display: block;
	clear: both
}

.introDescText {
	margin-bottom: 20px
}

.fresh-air abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}

.fresh-air address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

.fresh-air ol,
dl,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}

.fresh-air ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.fresh-air dt {
	font-weight: 700
}

.fresh-air dd {
	margin-bottom: .5rem;
	margin-left: 0
}

.fresh-air blockquote {
	margin: 0 0 1rem
}

.fresh-air dfn {
	font-style: italic
}

.fresh-air b,
strong {
	font-weight: bolder
}

.fresh-air small {
	font-size: 80%
}

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

.fresh-air sub {
	bottom: -.25em
}

.fresh-air sup {
	top: -.5em
}

.fresh-air a {
	color: #e51937;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

.fresh-air a:hover {
	color: #000
}

.fresh-air a:not([href]):not([tabindex]),
.fresh-air a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

.fresh-air a:not([href]):not([tabindex]):focus {
	outline: 0
}

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

.fresh-air pre {
	overflow: auto;
	-ms-overflow-style: scrollbar
}

.fresh-air figure {
	margin: 0 0 1rem
}

.fresh-air img {
	vertical-align: middle;
	border-style: none
}

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

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

.fresh-air table {
	border-collapse: collapse
}

.fresh-air caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #868e96;
	text-align: left;
	caption-side: bottom
}

.fresh-air th {
	text-align: inherit
}

.fresh-air label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

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

.fresh-air input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

.fresh-air textarea {
	overflow: auto;
	resize: vertical
}

.fresh-air fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

.fresh-air legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

.fresh-air progress {
	vertical-align: baseline
}

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

.fresh-air [type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

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

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

.fresh-air output {
	display: inline-block
}

.fresh-air summary {
	display: list-item
}

.fresh-air template {
	display: none
}

.fresh-air [hidden] {
	display: none !important
}

.fresh-air h1,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}

.fresh-air h1,
.h1 {
	font-size: 3.25rem
}

.fresh-air h2,
.h2 {
	font-size: 2.5rem;
	font-weight: 600
}

.fresh-air h3,
.h3 {
	font-size: 1.75rem;
	margin-top: 0px;
	margin-bottom: 8px
}

.fresh-air h4,
.h4 {
	font-size: .9375rem
}

.fresh-air h5,
.h5 {
	font-size: .875rem
}

.fresh-air h6,
.h6 {
	font-size: .8125rem
}

.fresh-air .lead {
	font-size: 1.25rem;
	font-weight: 300
}

.fresh-air .display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}

.fresh-air .display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}

.fresh-air .display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}

.fresh-air .display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}

.fresh-air hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.horizontal hr {
	margin-top: 3rem
}

.fresh-air small,
.small {
	font-size: 80%;
	font-weight: 400
}

.fresh-air mark,
.mark {
	padding: .2em;
	background-color: #fcf8e3
}

.fresh-air .list-inline,
.fresh-air .list-unstyled {
	padding-left: 0;
	list-style: none
}

.fresh-air .list-inline-item {
	display: inline-block
}

.fresh-air .list-inline-item:not(:last-child) {
	margin-right: 5px
}

.fresh-air .initialism {
	font-size: 90%;
	text-transform: uppercase
}

.fresh-air .blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.fresh-air .blockquote-footer {
	display: block;
	font-size: 80%;
	color: #868e96
}

.fresh-air .blockquote-footer:before {
	content: "\2014 \A0"
}

.fresh-air .img-fluid,
.fresh-air .img-thumbnail {
	max-width: 100%;
	height: auto
}

.fresh-air .img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: .25rem;
	transition: all .2s ease-in-out
}

.fresh-air .figure {
	display: inline-block
}

.fresh-air .figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.fresh-air .figure-caption {
	font-size: 90%;
	color: #868e96
}

.fresh-air code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

.fresh-air code {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #bd4147;
	background-color: #f8f9fa;
	border-radius: .25rem
}

.fresh-air a>code {
	padding: 0;
	color: inherit;
	background-color: inherit
}

.fresh-air kbd {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}

.fresh-air kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

.fresh-air pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 90%;
	color: #212529
}

.fresh-air pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	background-color: transparent;
	border-radius: 0
}

.fresh-air .pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.fresh-air .container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:375px) {
	.fresh-air .container {
		max-width: 375px
	}
}

@media (min-width:768px) {
	.fresh-air .container {
		max-width: 730px
	}
}

@media (min-width:992px) {
	.fresh-air .container {
		max-width: 976px
	}
}

@media (min-width:1200px) {
	.fresh-air .container {
		max-width: 1140px
	}
}

@media (min-width:1440px) {
	.fresh-air .container {
		max-width: 1156px
	}
}

@media (min-width:1600px) {
	.fresh-air .container {
		/*max-width: 1180px*/
	}
}

.fresh-air .container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.fresh-air .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.fresh-air .no-gutters {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.fresh-air .no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto,
.col-xxxl,
.col-xxxl-1,
.col-xxxl-10,
.col-xxxl-11,
.col-xxxl-12,
.col-xxxl-2,
.col-xxxl-3,
.col-xxxl-4,
.col-xxxl-5,
.col-xxxl-6,
.col-xxxl-7,
.col-xxxl-8,
.col-xxxl-9,
.col-xxxl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.fresh-air .col-1 {
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.fresh-air .col-2 {
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.fresh-air .col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.fresh-air .col-4 {
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.fresh-air .col-5 {
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.fresh-air .col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.fresh-air .col-7 {
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.fresh-air .col-8 {
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.fresh-air .col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.fresh-air .col-10 {
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.fresh-air .col-11 {
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.fresh-air .col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.fresh-air .order-first {
	-ms-flex-order: -1;
	order: -1
}

.fresh-air .order-1 {
	-ms-flex-order: 1;
	order: 1
}

.fresh-air .order-2 {
	-ms-flex-order: 2;
	order: 2
}

.fresh-air .order-3 {
	-ms-flex-order: 3;
	order: 3
}

.fresh-air .order-4 {
	-ms-flex-order: 4;
	order: 4
}

.fresh-air .order-5 {
	-ms-flex-order: 5;
	order: 5
}

.fresh-air .order-6 {
	-ms-flex-order: 6;
	order: 6
}

.fresh-air .order-7 {
	-ms-flex-order: 7;
	order: 7
}

.fresh-air .order-8 {
	-ms-flex-order: 8;
	order: 8
}

.fresh-air .order-9 {
	-ms-flex-order: 9;
	order: 9
}

.fresh-air .order-10 {
	-ms-flex-order: 10;
	order: 10
}

.fresh-air .order-11 {
	-ms-flex-order: 11;
	order: 11
}

.fresh-air .order-12 {
	-ms-flex-order: 12;
	order: 12
}

.fresh-air .offset-1 {
	margin-left: 8.33333%
}

.fresh-air .offset-2 {
	margin-left: 16.66667%
}

.fresh-air .offset-3 {
	margin-left: 25%
}

.fresh-air .offset-4 {
	margin-left: 33.33333%
}

.fresh-air .offset-5 {
	margin-left: 41.66667%
}

.fresh-air .offset-6 {
	margin-left: 50%
}

.fresh-air .offset-7 {
	margin-left: 58.33333%
}

.fresh-air .offset-8 {
	margin-left: 66.66667%
}

.fresh-air .offset-9 {
	margin-left: 75%
}

.fresh-air .offset-10 {
	margin-left: 83.33333%
}

.fresh-air .offset-11 {
	margin-left: 91.66667%
}

@media (min-width:375px) {
	.fresh-air .col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.fresh-air .col-sm-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.fresh-air .col-sm-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.fresh-air .col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.fresh-air .col-sm-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.fresh-air .col-sm-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.fresh-air .col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.fresh-air .col-sm-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.fresh-air .col-sm-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.fresh-air .col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.fresh-air .col-sm-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.fresh-air .col-sm-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.fresh-air .col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.fresh-air .order-sm-first {
		-ms-flex-order: -1;
		order: -1
	}

	.fresh-air .order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.fresh-air .order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.fresh-air .order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.fresh-air .order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.fresh-air .order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.fresh-air .order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.fresh-air .order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.fresh-air .order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.fresh-air .order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.fresh-air .order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.fresh-air .order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.fresh-air .order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.fresh-air .offset-sm-0 {
		margin-left: 0
	}

	.fresh-air .offset-sm-1 {
		margin-left: 8.33333%
	}

	.fresh-air .offset-sm-2 {
		margin-left: 16.66667%
	}

	.fresh-air .offset-sm-3 {
		margin-left: 25%
	}

	.fresh-air .offset-sm-4 {
		margin-left: 33.33333%
	}

	.fresh-air .offset-sm-5 {
		margin-left: 41.66667%
	}

	.fresh-air .offset-sm-6 {
		margin-left: 50%
	}

	.fresh-air .offset-sm-7 {
		margin-left: 58.33333%
	}

	.fresh-air .offset-sm-8 {
		margin-left: 66.66667%
	}

	.fresh-air .offset-sm-9 {
		margin-left: 75%
	}

	.fresh-air .offset-sm-10 {
		margin-left: 83.33333%
	}

	.fresh-air .offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:768px) {
	.fresh-air .col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.fresh-air .col-md-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.fresh-air .col-md-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.fresh-air .col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.fresh-air .col-md-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.fresh-air .col-md-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.fresh-air .col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.fresh-air .col-md-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.fresh-air .col-md-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.fresh-air .col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.fresh-air .col-md-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.fresh-air .col-md-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.fresh-air .col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.fresh-air .order-md-first {
		-ms-flex-order: -1;
		order: -1
	}

	.fresh-air .order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.fresh-air .order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.fresh-air .order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.fresh-air .order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.fresh-air .order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.fresh-air .order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.fresh-air .order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.fresh-air .order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.fresh-air .order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.fresh-air .order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.fresh-air .order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.fresh-air .order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.fresh-air .offset-md-0 {
		margin-left: 0
	}

	.fresh-air .offset-md-1 {
		margin-left: 8.33333%
	}

	.fresh-air .offset-md-2 {
		margin-left: 16.66667%
	}

	.fresh-air .offset-md-3 {
		margin-left: 25%
	}

	.fresh-air .offset-md-4 {
		margin-left: 33.33333%
	}

	.fresh-air .offset-md-5 {
		margin-left: 41.66667%
	}

	.fresh-air .offset-md-6 {
		margin-left: 50%
	}

	.fresh-air .offset-md-7 {
		margin-left: 58.33333%
	}

	.fresh-air .offset-md-8 {
		margin-left: 66.66667%
	}

	.fresh-air .offset-md-9 {
		margin-left: 75%
	}

	.fresh-air .offset-md-10 {
		margin-left: 83.33333%
	}

	.fresh-air .offset-md-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:992px) {
	.fresh-air .col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.fresh-air .col-lg-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.fresh-air .col-lg-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.fresh-air .col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.fresh-air .col-lg-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.fresh-air .col-lg-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.fresh-air .col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.fresh-air .col-lg-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.fresh-air .col-lg-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.fresh-air .col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.fresh-air .col-lg-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.fresh-air .col-lg-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.fresh-air .col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.fresh-air .order-lg-first {
		-ms-flex-order: -1;
		order: -1
	}

	.fresh-air .order-lg-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.fresh-air .order-lg-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.fresh-air .order-lg-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.fresh-air .order-lg-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.fresh-air .order-lg-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.fresh-air .order-lg-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.fresh-air .order-lg-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.fresh-air .order-lg-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.fresh-air .order-lg-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.fresh-air .order-lg-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.fresh-air .order-lg-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.fresh-air .order-lg-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.fresh-air .offset-lg-0 {
		margin-left: 0
	}

	.fresh-air .offset-lg-1 {
		margin-left: 8.33333%
	}

	.fresh-air .offset-lg-2 {
		margin-left: 16.66667%
	}

	.fresh-air .offset-lg-3 {
		margin-left: 25%
	}

	.fresh-air .offset-lg-4 {
		margin-left: 33.33333%
	}

	.fresh-air .offset-lg-5 {
		margin-left: 41.66667%
	}

	.fresh-air .offset-lg-6 {
		margin-left: 50%
	}

	.fresh-air .offset-lg-7 {
		margin-left: 58.33333%
	}

	.fresh-air .offset-lg-8 {
		margin-left: 66.66667%
	}

	.fresh-air .offset-lg-9 {
		margin-left: 75%
	}

	.fresh-air .offset-lg-10 {
		margin-left: 83.33333%
	}

	.fresh-air .offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:1200px) {
	.fresh-air .col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.fresh-air .col-xl-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.fresh-air .col-xl-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.fresh-air .col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.fresh-air .col-xl-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.fresh-air .col-xl-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.fresh-air .col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.fresh-air .col-xl-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.fresh-air .col-xl-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.fresh-air .col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.fresh-air .col-xl-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.fresh-air .col-xl-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.fresh-air .col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.fresh-air .order-xl-first {
		-ms-flex-order: -1;
		order: -1
	}

	.fresh-air .order-xl-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.fresh-air .order-xl-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.fresh-air .order-xl-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.fresh-air .order-xl-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.fresh-air .order-xl-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.fresh-air .order-xl-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.fresh-air .order-xl-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.fresh-air .order-xl-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.fresh-air .order-xl-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.fresh-air .order-xl-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.fresh-air .order-xl-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.fresh-air .order-xl-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.fresh-air .offset-xl-0 {
		margin-left: 0
	}

	.fresh-air .offset-xl-1 {
		margin-left: 8.33333%
	}

	.fresh-air .offset-xl-2 {
		margin-left: 16.66667%
	}

	.fresh-air .offset-xl-3 {
		margin-left: 25%
	}

	.fresh-air .offset-xl-4 {
		margin-left: 33.33333%
	}

	.fresh-air .offset-xl-5 {
		margin-left: 41.66667%
	}

	.fresh-air .offset-xl-6 {
		margin-left: 50%
	}

	.fresh-air .offset-xl-7 {
		margin-left: 58.33333%
	}

	.fresh-air .offset-xl-8 {
		margin-left: 66.66667%
	}

	.fresh-air .offset-xl-9 {
		margin-left: 75%
	}

	.fresh-air .offset-xl-10 {
		margin-left: 83.33333%
	}

	.fresh-air .offset-xl-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:1440px) {
	.fresh-air .col-xxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xxl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.fresh-air .col-xxl-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.fresh-air .col-xxl-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.fresh-air .col-xxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.fresh-air .col-xxl-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.fresh-air .col-xxl-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.fresh-air .col-xxl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.fresh-air .col-xxl-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.fresh-air .col-xxl-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.fresh-air .col-xxl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.fresh-air .col-xxl-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.fresh-air .col-xxl-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.fresh-air .col-xxl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.fresh-air .order-xxl-first {
		-ms-flex-order: -1;
		order: -1
	}

	.fresh-air .order-xxl-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.fresh-air .order-xxl-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.fresh-air .order-xxl-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.fresh-air .order-xxl-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.fresh-air .order-xxl-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.fresh-air .order-xxl-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.fresh-air .order-xxl-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.fresh-air .order-xxl-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.fresh-air .order-xxl-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.fresh-air .order-xxl-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.fresh-air .order-xxl-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.fresh-air .order-xxl-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.fresh-air .offset-xxl-0 {
		margin-left: 0
	}

	.fresh-air .offset-xxl-1 {
		margin-left: 8.33333%
	}

	.fresh-air .offset-xxl-2 {
		margin-left: 16.66667%
	}

	.fresh-air .offset-xxl-3 {
		margin-left: 25%
	}

	.fresh-air .offset-xxl-4 {
		margin-left: 33.33333%
	}

	.fresh-air .offset-xxl-5 {
		margin-left: 41.66667%
	}

	.fresh-air .offset-xxl-6 {
		margin-left: 50%
	}

	.fresh-air .offset-xxl-7 {
		margin-left: 58.33333%
	}

	.fresh-air .offset-xxl-8 {
		margin-left: 66.66667%
	}

	.fresh-air .offset-xxl-9 {
		margin-left: 75%
	}

	.fresh-air .offset-xxl-10 {
		margin-left: 83.33333%
	}

	.fresh-air .offset-xxl-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:1600px) {
	.fresh-air .col-xxxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xxxl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.fresh-air .col-xxxl-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.fresh-air .col-xxxl-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.fresh-air .col-xxxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.fresh-air .col-xxxl-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.fresh-air .col-xxxl-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.fresh-air .col-xxxl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.fresh-air .col-xxxl-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.fresh-air .col-xxxl-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.fresh-air .col-xxxl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.fresh-air .col-xxxl-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.fresh-air .col-xxxl-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.fresh-air .col-xxxl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.fresh-air .order-xxxl-first {
		-ms-flex-order: -1;
		order: -1
	}

	.fresh-air .order-xxxl-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.fresh-air .order-xxxl-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.fresh-air .order-xxxl-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.fresh-air .order-xxxl-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.fresh-air .order-xxxl-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.fresh-air .order-xxxl-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.fresh-air .order-xxxl-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.fresh-air .order-xxxl-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.fresh-air .order-xxxl-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.fresh-air .order-xxxl-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.fresh-air .order-xxxl-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.fresh-air .order-xxxl-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.fresh-air .offset-xxxl-0 {
		margin-left: 0
	}

	.fresh-air .offset-xxxl-1 {
		margin-left: 8.33333%
	}

	.fresh-air .offset-xxxl-2 {
		margin-left: 16.66667%
	}

	.fresh-air .offset-xxxl-3 {
		margin-left: 25%
	}

	.fresh-air .offset-xxxl-4 {
		margin-left: 33.33333%
	}

	.fresh-air .offset-xxxl-5 {
		margin-left: 41.66667%
	}

	.fresh-air .offset-xxxl-6 {
		margin-left: 50%
	}

	.fresh-air .offset-xxxl-7 {
		margin-left: 58.33333%
	}

	.fresh-air .offset-xxxl-8 {
		margin-left: 66.66667%
	}

	.fresh-air .offset-xxxl-9 {
		margin-left: 75%
	}

	.fresh-air .offset-xxxl-10 {
		margin-left: 83.33333%
	}

	.fresh-air .offset-xxxl-11 {
		margin-left: 91.66667%
	}
}

.fresh-air .table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}

.fresh-air .table th,
.table td {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #e9ecef
}

.fresh-air .table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #e9ecef
}

.fresh-air .table tbody tbody {
	border-top: 2px solid #e9ecef
}

.fresh-air .table .table {
	background-color: #fff
}

.fresh-air .table-sm th,
.table-sm td {
	padding: .3rem
}

.fresh-air .table-bordered,
.fresh-air .table-bordered th,
.table-bordered td {
	border: 1px solid #e9ecef
}

.fresh-air .table-bordered thead th,
.table-bordered thead td {
	border-bottom-width: 2px
}

.fresh-air .table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.fresh-air .table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, .075)
}

.fresh-air .table-primary,
.table-primary>td,
.table-primary>th {
	background-color: #cbd7ee
}

.fresh-air .table-hover .table-primary:hover,
.fresh-air .table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: #b8c8e8
}

.fresh-air .table-secondary,
.table-secondary>td,
.table-secondary>th {
	background-color: #dadcde
}

.fresh-air .table-hover .table-secondary:hover,
.fresh-air .table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: #cdcfd2
}

.fresh-air .table-success,
.table-success>td,
.table-success>th {
	background-color: #c3e6cb
}

.fresh-air .table-hover .table-success:hover,
.fresh-air .table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #b1dfbb
}

.fresh-air .table-info,
.table-info>td,
.table-info>th {
	background-color: #bee5eb
}

.fresh-air .table-hover .table-info:hover,
.fresh-air .table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: #abdde5
}

.fresh-air .table-warning,
.table-warning>td,
.table-warning>th {
	background-color: #ffeeba
}

.fresh-air .table-hover .table-warning:hover,
.fresh-air .table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: #ffe8a1
}

.fresh-air .table-danger,
.table-danger>td,
.table-danger>th {
	background-color: #f8bfc7
}

.fresh-air .table-hover .table-danger:hover,
.fresh-air .table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: #f5a8b3
}

.fresh-air .table-light,
.table-light>td,
.table-light>th {
	background-color: #fdfdfe
}

.fresh-air .table-hover .table-light:hover,
.fresh-air .table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
	background-color: #ececf6
}

.fresh-air .table-dark,
.table-dark>td,
.table-dark>th {
	background-color: #bcbec4
}

.fresh-air .table-hover .table-dark:hover,
.fresh-air .table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: #aeb1b8
}

.fresh-air .table-secondary-cta,
.table-secondary-cta>td,
.table-secondary-cta>th {
	background-color: #bbc0d4
}

.fresh-air .table-hover .table-secondary-cta:hover,
.fresh-air .table-hover .table-secondary-cta:hover>td,
.table-hover .table-secondary-cta:hover>th {
	background-color: #abb2ca
}

.fresh-air .table-white,
.table-white>td,
.table-white>th {
	background-color: #fff
}

.fresh-air .table-hover .table-white:hover,
.fresh-air .table-hover .table-white:hover>td,
.table-hover .table-white:hover>th {
	background-color: #f2f2f2
}

.fresh-air .table-dark-footer,
.table-dark-footer>td,
.table-dark-footer>th {
	background-color: #bcbec4
}

.fresh-air .table-hover .table-dark-footer:hover,
.fresh-air .table-hover .table-dark-footer:hover>td,
.table-hover .table-dark-footer:hover>th {
	background-color: #aeb1b8
}

.fresh-air .table-active,
.fresh-air .table-hover .table-active:hover,
.fresh-air .table-hover .table-active:hover>td,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, 0.075)
}

.fresh-air .table .thead-dark th {
	color: #fff;
	background-color: #212529;
	border-color: #32383e
}

.fresh-air .table .thead-light th {
	color: #7c828a;
	background-color: #e9ecef;
	border-color: #e9ecef
}

.fresh-air .table-dark {
	color: #fff;
	background-color: #212529
}

.fresh-air .table-dark th,
.table-dark td,
.table-dark thead th {
	border-color: #32383e
}

.fresh-air .table-dark.table-bordered {
	border: 0
}

.fresh-air .table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: hsla(0, 0%, 100%, .05)
}

.fresh-air .table-dark.table-hover tbody tr:hover {
	background-color: hsla(0, 0%, 100%, .075)
}

@media (max-width:374px) {
	.fresh-air .table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.fresh-air .table-responsive-sm.table-bordered {
		border: 0
	}
}

@media (max-width:767px) {
	.fresh-air .table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.fresh-air .table-responsive-md.table-bordered {
		border: 0
	}
}

@media (max-width:991px) {
	.fresh-air .table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.fresh-air .table-responsive-lg.table-bordered {
		border: 0
	}
}

@media (max-width:1199px) {
	.fresh-air .table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.fresh-air .table-responsive-xl.table-bordered {
		border: 0
	}
}

@media (min-width:1025px) and (max-width:1440px) {
	.cardComponentLink img {
		width: 400px !important;
		height: 200px !important
	}
}

@media (max-width:1439px) {
	.fresh-air .table-responsive-xxl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.fresh-air .table-responsive-xxl.table-bordered {
		border: 0
	}
}

@media (max-width:1599px) {
	.fresh-air .table-responsive-xxxl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.fresh-air .table-responsive-xxxl.table-bordered {
		border: 0
	}
}

.fresh-air .table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.fresh-air .table-responsive.table-bordered {
	border: 0
}

.fresh-air .form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #7c828a;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #dedfe1;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.fresh-air .form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.fresh-air .form-control:focus {
	color: #7c828a;
	background-color: #eaeaea;
	border-color: #a5bae2 !important;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(68, 112, 195, .25)
}

.fresh-air .form-control::-webkit-input-placeholder {
	color: #868e96;
	opacity: 1
}

.fresh-air .form-control::-ms-input-placeholder {
	color: #868e96;
	opacity: 1
}

.fresh-air .form-control::placeholder {
	color: #868e96;
	opacity: 1
}

.form-control[readonly],
.fresh-air .form-control:disabled {
	background-color: #e9ecef;
	opacity: 1
}

.fresh-air select.form-control:not([size]):not([multiple]) {
	height: calc(2.80rem 2px)
}

.fresh-air select.form-control:focus::-ms-value {
	color: #7c828a;
	background-color: #fff
}

.form-control-range,
.fresh-air .form-control-file {
	display: block
}

.fresh-air .col-form-label {
	padding-top: calc(.375rem 1px);
	padding-bottom: calc(.375rem 1px);
	margin-bottom: 0;
	line-height: 1.5
}

.fresh-air .col-form-label-lg {
	padding-top: calc(.5rem 1px);
	padding-bottom: calc(.5rem 1px);
	font-size: 3.25rem;
	line-height: 1.5
}

.fresh-air .col-form-label-sm {
	padding-top: calc(.25rem 1px);
	padding-bottom: calc(.25rem 1px);
	font-size: 2.375rem;
	line-height: 1.5
}

.fresh-air .col-form-legend {
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	font-size: 1rem
}

.fresh-air .form-control-plaintext {
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	line-height: 1.5;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.fresh-air .form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.form-control-plaintext.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-plaintext.btn,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.form-control-plaintext.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-plaintext.btn {
	padding-right: 0;
	padding-left: 0
}

.fresh-air .form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	padding: .25rem .5rem;
	font-size: 2.375rem;
	line-height: 1.5;
	border-radius: .2rem
}

.fresh-air select.form-control-sm:not([size]):not([multiple]),
.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]) {
	height: calc(4.0625rem 2px)
}

.fresh-air .form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	padding: .5rem 1rem;
	font-size: 3.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.fresh-air select.form-control-lg:not([size]):not([multiple]),
.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]) {
	height: calc(5.875rem 2px)
}

.fresh-air .form-group {
	margin-bottom: 1rem
}

.fresh-air .form-text {
	display: block;
	margin-top: .25rem
}

.fresh-air .form-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>[class*=col-],
.fresh-air .form-row>.col {
	padding-right: 5px;
	padding-left: 5px
}

.fresh-air .form-check {
	position: relative;
	display: block;
	margin-bottom: .5rem
}

.fresh-air .form-check.disabled .form-check-label {
	color: #868e96
}

.fresh-air .form-check-label {
	padding-left: 1.25rem;
	margin-bottom: 0
}

.fresh-air .form-check-input {
	position: absolute;
	margin-top: .25rem;
	margin-left: -1.25rem
}

.fresh-air .form-check-inline {
	display: inline-block;
	margin-right: .75rem
}

.fresh-air .form-check-inline .form-check-label {
	vertical-align: middle
}

.fresh-air .valid-feedback {
	display: none;
	margin-top: .25rem;
	font-size: .875rem;
	color: #28a745
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	width: 250px;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(40, 167, 69, .8);
	border-radius: .2rem
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
	border-color: #28a745
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
	display: block
}

.form-check-input.is-valid .form-check-label,
.fresh-air .was-validated .form-check-input:valid .form-check-label {
	color: #28a745
}

.custom-control-input.is-valid~.custom-control-indicator,
.was-validated .custom-control-input:valid~.custom-control-indicator {
	background-color: rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid~.custom-control-description,
.was-validated .custom-control-input:valid~.custom-control-description {
	color: #28a745
}

.custom-file-input.is-valid~.custom-file-control,
.was-validated .custom-file-input:valid~.custom-file-control {
	border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-control:before,
.was-validated .custom-file-input:valid~.custom-file-control:before {
	border-color: inherit
}

.custom-file-input.is-valid:focus,
.was-validated .custom-file-input:valid:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.fresh-air .invalid-feedback {
	display: none;
	margin-top: .25rem;
	font-size: .875rem;
	color: #e51937
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	width: 250px;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(229, 25, 55, .8);
	border-radius: .2rem
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
	border-color: #e51937
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
	box-shadow: 0 0 0 .2rem rgba(229, 25, 55, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
	display: block
}

.form-check-input.is-invalid .form-check-label,
.fresh-air .was-validated .form-check-input:invalid .form-check-label {
	color: #e51937
}

.custom-control-input.is-invalid~.custom-control-indicator,
.was-validated .custom-control-input:invalid~.custom-control-indicator {
	background-color: rgba(229, 25, 55, .25)
}

.custom-control-input.is-invalid~.custom-control-description,
.was-validated .custom-control-input:invalid~.custom-control-description {
	color: #e51937
}

.custom-file-input.is-invalid~.custom-file-control,
.was-validated .custom-file-input:invalid~.custom-file-control {
	border-color: #e51937
}

.custom-file-input.is-invalid~.custom-file-control:before,
.was-validated .custom-file-input:invalid~.custom-file-control:before {
	border-color: inherit
}

.custom-file-input.is-invalid:focus,
.was-validated .custom-file-input:invalid:focus {
	box-shadow: 0 0 0 .2rem rgba(229, 25, 55, .25)
}

.fresh-air .form-inline {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: center;
	align-items: center
}

.fresh-air .form-inline .form-check {
	width: 100%
}

@media (min-width:375px) {
	.fresh-air .form-inline label {
		-ms-flex-align: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.fresh-air .form-inline .form-group,
	.fresh-air .form-inline label {
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		margin-bottom: 0
	}

	.fresh-air .form-inline .form-group {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-flex-align: center
	}

	.fresh-air .form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.fresh-air .form-inline .form-control-plaintext {
		display: inline-block
	}

	.fresh-air .form-inline .input-group {
		width: auto
	}

	.fresh-air .form-inline .form-check {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		margin-top: 0;
		margin-bottom: 0
	}

	.fresh-air .form-inline .form-check-label {
		padding-left: 0
	}

	.fresh-air .form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}

	.form-inline .custom-control {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-left: 0
	}

	.form-inline .custom-control-indicator {
		position: static;
		display: inline-block;
		margin-right: .25rem;
		vertical-align: text-bottom
	}

	.fresh-air .form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.fresh-air .btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: .375rem .75rem;
	font-size: 20px !important;
	height: auto;
	line-height: 1.5;
	border-radius: .25rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	margin-top: 5px !important;
	text-transform: capitalize;
}

.btn:hover,
.fresh-air .btn:focus {
	text-decoration: none
}

.btn.focus,
.fresh-air .btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(68, 112, 195, .25)
}

.btn:disabled,
.fresh-air .btn.disabled {
	opacity: .65
}

.btn:not([disabled]):not(.disabled).active,
.fresh-air .btn:not([disabled]):not(.disabled):active {
	background-image: none
}

.fresh-air a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.fresh-air .btn-primary {
	color: #fff;
	background-color: #4470c3;
	border-color: #4470c3
}

.fresh-air .btn-primary:hover {
	color: #fff;
	background-color: #375faa;
	border-color: #3359a1
}

.btn-primary.focus,
.fresh-air .btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(68, 112, 195, .5)
}

.btn-primary:disabled,
.fresh-air .btn-primary.disabled {
	background-color: #4470c3;
	border-color: #4470c3
}

.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #3359a1;
	border-color: #305497;
	box-shadow: 0 0 0 .2rem rgba(68, 112, 195, .5)
}

.fresh-air .btn-secondary {
	color: #fff;
	background-color: #7c828a;
	border-color: #7c828a
}

.fresh-air .btn-secondary:hover {
	color: #fff;
	background-color: #6a6f76;
	border-color: #64696f
}

.btn-secondary.focus,
.fresh-air .btn-secondary:focus {
	box-shadow: 0 0 0 .2rem hsla(214, 6%, 51%, .5)
}

.btn-secondary:disabled,
.fresh-air .btn-secondary.disabled {
	background-color: #7c828a;
	border-color: #7c828a
}

.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #64696f;
	border-color: #5e6269;
	box-shadow: 0 0 0 .2rem hsla(214, 6%, 51%, .5)
}

.fresh-air .btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.fresh-air .btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}

.btn-success.focus,
.fresh-air .btn-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success:disabled,
.fresh-air .btn-success.disabled {
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:not([disabled]):not(.disabled).active,
.btn-success:not([disabled]):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.fresh-air .btn-info {
	color: #fff;
	background-color: #0e193f;
	border-color: #0e193f
}

.fresh-air .btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info.focus,
.fresh-air .btn-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info:disabled,
.fresh-air .btn-info.disabled {
	background-color: #0e193f;
	border-color: #0e193f
}

.btn-info:not([disabled]):not(.disabled).active,
.btn-info:not([disabled]):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f;
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.fresh-air .btn-warning {
	color: #111;
	background-color: #ffc107;
	border-color: #ffc107
}

.fresh-air .btn-warning:hover {
	color: #111;
	background-color: #e0a800;
	border-color: #d39e00
}

.btn-warning.focus,
.fresh-air .btn-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning:disabled,
.fresh-air .btn-warning.disabled {
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:not([disabled]):not(.disabled).active,
.btn-warning:not([disabled]):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #111;
	background-color: #d39e00;
	border-color: #c69500;
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.fresh-air .btn-danger {
	color: #fff;
	background-color: #e51937;
	border-color: #e51937
}

.fresh-air .btn-danger:hover {
	color: #fff;
	background-color: #c3152f;
	border-color: #b7142c
}

.btn-danger.focus,
.fresh-air .btn-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(229, 25, 55, .5)
}

.btn-danger:disabled,
.fresh-air .btn-danger.disabled {
	background-color: #e51937;
	border-color: #e51937
}

.btn-danger:not([disabled]):not(.disabled).active,
.btn-danger:not([disabled]):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #b7142c;
	border-color: #ac1329;
	box-shadow: 0 0 0 .2rem rgba(229, 25, 55, .5)
}

.fresh-air .btn-light {
	color: #111;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.fresh-air .btn-light:hover {
	color: #111;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light.focus,
.fresh-air .btn-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light:disabled,
.fresh-air .btn-light.disabled {
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:not([disabled]):not(.disabled).active,
.btn-light:not([disabled]):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #111;
	background-color: #dae0e5;
	border-color: #d3d9df;
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.fresh-air .btn-dark {
	color: #fff;
	background-color: #11172b;
	border-color: #11172b
}

.fresh-air .btn-dark:hover {
	color: #fff;
	background-color: #060810;
	border-color: #030306
}

.btn-dark.focus,
.fresh-air .btn-dark:focus {
	box-shadow: 0 0 0 0.2rem rgba(17, 23, 43, 0.5)
}

.btn-dark:disabled,
.fresh-air .btn-dark.disabled {
	background-color: #11172b;
	border-color: #11172b
}

.btn-dark:not([disabled]):not(.disabled).active,
.btn-dark:not([disabled]):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #030306;
	border-color: #000;
	box-shadow: 0 0 0 .2rem rgba(17, 23, 43, .5)
}

.fresh-air .btn-secondary-cta {
	color: #fff;
	background-color: #0b1f66;
	border-color: #0b1f66
}

.fresh-air .btn-secondary-cta:hover {
	color: #fff;
	background-color: #071543;
	border-color: #061138
}

.btn-secondary-cta.focus,
.fresh-air .btn-secondary-cta:focus {
	box-shadow: 0 0 0 .2rem rgba(11, 31, 102, .5)
}

.btn-secondary-cta:disabled,
.fresh-air .btn-secondary-cta.disabled {
	background-color: #0b1f66;
	border-color: #0b1f66
}

.btn-secondary-cta:not([disabled]):not(.disabled).active,
.btn-secondary-cta:not([disabled]):not(.disabled):active,
.show>.btn-secondary-cta.dropdown-toggle {
	color: #fff;
	background-color: #061138;
	border-color: #050e2c;
	box-shadow: 0 0 0 .2rem rgba(11, 31, 102, .5)
}

.fresh-air .btn-white {
	color: #111;
	background-color: #fff;
	border-color: #fff
}

.fresh-air .btn-white:hover {
	color: #111;
	background-color: #ececec;
	border-color: #e6e6e6
}

.btn-white.focus,
.fresh-air .btn-white:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}

.btn-white:disabled,
.fresh-air .btn-white.disabled {
	background-color: #fff;
	border-color: #fff
}

.btn-white:not([disabled]):not(.disabled).active,
.btn-white:not([disabled]):not(.disabled):active,
.show>.btn-white.dropdown-toggle {
	color: #111;
	background-color: #e6e6e6;
	border-color: #dfdfdf;
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}

.fresh-air .btn-dark-footer {
	color: #fff;
	background-color: #10172e;
	border-color: #10172e
}

.fresh-air .btn-dark-footer:hover {
	color: #fff;
	background-color: #060912;
	border-color: #030408
}

.btn-dark-footer.focus,
.fresh-air .btn-dark-footer:focus {
	box-shadow: 0 0 0 .2rem rgba(16, 23, 46, .5)
}

.btn-dark-footer:disabled,
.fresh-air .btn-dark-footer.disabled {
	background-color: #10172e;
	border-color: #10172e
}

.btn-dark-footer:not([disabled]):not(.disabled).active,
.btn-dark-footer:not([disabled]):not(.disabled):active,
.show>.btn-dark-footer.dropdown-toggle {
	color: #fff;
	background-color: #030408;
	border-color: #000;
	box-shadow: 0 0 0 .2rem rgba(16, 23, 46, .5)
}

.fresh-air .btn-outline-primary {
	color: #4470c3;
	background-color: transparent;
	background-image: none;
	border-color: #4470c3
}

.fresh-air .btn-outline-primary:hover {
	color: #fff;
	background-color: #4470c3;
	border-color: #4470c3
}

.btn-outline-primary.focus,
.fresh-air .btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(68, 112, 195, .5)
}

.btn-outline-primary:disabled,
.fresh-air .btn-outline-primary.disabled {
	color: #4470c3;
	background-color: transparent
}

.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:not([disabled]):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #4470c3;
	border-color: #4470c3;
	box-shadow: 0 0 0 .2rem rgba(68, 112, 195, .5)
}

.fresh-air .btn-outline-secondary {
	color: #7c828a;
	background-color: transparent;
	background-image: none;
	border-color: #7c828a
}

.fresh-air .btn-outline-secondary:hover {
	color: #fff;
	background-color: #7c828a;
	border-color: #7c828a
}

.btn-outline-secondary.focus,
.fresh-air .btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem hsla(214, 6%, 51%, .5)
}

.btn-outline-secondary:disabled,
.fresh-air .btn-outline-secondary.disabled {
	color: #7c828a;
	background-color: transparent
}

.btn-outline-secondary:not([disabled]):not(.disabled).active,
.btn-outline-secondary:not([disabled]):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #7c828a;
	border-color: #7c828a;
	box-shadow: 0 0 0 .2rem hsla(214, 6%, 51%, .5)
}

.fresh-air .btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745
}

.fresh-air .btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success.focus,
.fresh-air .btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success:disabled,
.fresh-air .btn-outline-success.disabled {
	color: #28a745;
	background-color: transparent
}

.btn-outline-success:not([disabled]):not(.disabled).active,
.btn-outline-success:not([disabled]):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.fresh-air .btn-outline-info {
	color: #0e193f;
	background-color: transparent;
	background-image: none;
	border-color: #0e193f
}

.fresh-air .btn-outline-info:hover {
	color: #fff;
	background-color: #0e193f;
	border-color: #0e193f
}

.btn-outline-info.focus,
.fresh-air .btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info:disabled,
.fresh-air .btn-outline-info.disabled {
	color: #0e193f;
	background-color: transparent
}

.btn-outline-info:not([disabled]):not(.disabled).active,
.btn-outline-info:not([disabled]):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #0e193f;
	border-color: #0e193f;
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.fresh-air .btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107
}

.fresh-air .btn-outline-warning:hover {
	color: #fff;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning.focus,
.fresh-air .btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning:disabled,
.fresh-air .btn-outline-warning.disabled {
	color: #ffc107;
	background-color: transparent
}

.btn-outline-warning:not([disabled]):not(.disabled).active,
.btn-outline-warning:not([disabled]):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #fff;
	background-color: #ffc107;
	border-color: #ffc107;
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.fresh-air .btn-outline-danger {
	color: #e51937;
	background-color: transparent;
	background-image: none;
	border-color: #e51937
}

.fresh-air .btn-outline-danger:hover {
	color: #fff;
	background-color: #e51937;
	border-color: #e51937
}

.btn-outline-danger.focus,
.fresh-air .btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(229, 25, 55, .5)
}

.btn-outline-danger:disabled,
.fresh-air .btn-outline-danger.disabled {
	color: #e51937;
	background-color: transparent
}

.btn-outline-danger:not([disabled]):not(.disabled).active,
.btn-outline-danger:not([disabled]):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #e51937;
	border-color: #e51937;
	box-shadow: 0 0 0 .2rem rgba(229, 25, 55, .5)
}

.fresh-air .btn-outline-light {
	color: #f8f9fa;
	background-color: transparent;
	background-image: none;
	border-color: #f8f9fa
}

.fresh-air .btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light.focus,
.fresh-air .btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light:disabled,
.fresh-air .btn-outline-light.disabled {
	color: #f8f9fa;
	background-color: transparent
}

.btn-outline-light:not([disabled]):not(.disabled).active,
.btn-outline-light:not([disabled]):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.fresh-air .btn-outline-dark {
	color: #11172b;
	background-color: transparent;
	background-image: none;
	border-color: #11172b
}

.fresh-air .btn-outline-dark:hover {
	color: #fff;
	background-color: #11172b;
	border-color: #11172b
}

.btn-outline-dark.focus,
.fresh-air .btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(17, 23, 43, .5)
}

.btn-outline-dark:disabled,
.fresh-air .btn-outline-dark.disabled {
	color: #11172b;
	background-color: transparent
}

.btn-outline-dark:not([disabled]):not(.disabled).active,
.btn-outline-dark:not([disabled]):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #11172b;
	border-color: #11172b;
	box-shadow: 0 0 0 .2rem rgba(17, 23, 43, .5)
}

.fresh-air .btn-outline-secondary-cta {
	color: #0b1f66;
	background-color: transparent;
	background-image: none;
	border-color: #0b1f66
}

.fresh-air .btn-outline-secondary-cta:hover {
	color: #fff;
	background-color: #0b1f66;
	border-color: #0b1f66
}

.btn-outline-secondary-cta.focus,
.fresh-air .btn-outline-secondary-cta:focus {
	box-shadow: 0 0 0 .2rem rgba(11, 31, 102, .5)
}

.btn-outline-secondary-cta:disabled,
.fresh-air .btn-outline-secondary-cta.disabled {
	color: #0b1f66;
	background-color: transparent
}

.btn-outline-secondary-cta:not([disabled]):not(.disabled).active,
.btn-outline-secondary-cta:not([disabled]):not(.disabled):active,
.show>.btn-outline-secondary-cta.dropdown-toggle {
	color: #fff;
	background-color: #0b1f66;
	border-color: #0b1f66;
	box-shadow: 0 0 0 .2rem rgba(11, 31, 102, .5)
}

.fresh-air .btn-outline-white {
	color: #fff;
	background-color: transparent;
	background-image: none;
	border-color: #fff
}

.fresh-air .btn-outline-white:hover {
	color: #fff;
	background-color: #fff;
	border-color: #fff
}

.btn-outline-white.focus,
.fresh-air .btn-outline-white:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}

.btn-outline-white:disabled,
.fresh-air .btn-outline-white.disabled {
	color: #fff;
	background-color: transparent
}

.btn-outline-white:not([disabled]):not(.disabled).active,
.btn-outline-white:not([disabled]):not(.disabled):active,
.show>.btn-outline-white.dropdown-toggle {
	color: #fff;
	background-color: #fff;
	border-color: #fff;
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}

.fresh-air .btn-outline-dark-footer {
	color: #10172e;
	background-color: transparent;
	background-image: none;
	border-color: #10172e
}

.fresh-air .btn-outline-dark-footer:hover {
	color: #fff;
	background-color: #10172e;
	border-color: #10172e
}

.btn-outline-dark-footer.focus,
.fresh-air .btn-outline-dark-footer:focus {
	box-shadow: 0 0 0 .2rem rgba(16, 23, 46, .5)
}

.btn-outline-dark-footer:disabled,
.fresh-air .btn-outline-dark-footer.disabled {
	color: #10172e;
	background-color: transparent
}

.btn-outline-dark-footer:not([disabled]):not(.disabled).active,
.btn-outline-dark-footer:not([disabled]):not(.disabled):active,
.show>.btn-outline-dark-footer.dropdown-toggle {
	color: #fff;
	background-color: #10172e;
	border-color: #10172e;
	box-shadow: 0 0 0 .2rem rgba(16, 23, 46, .5)
}

.fresh-air .btn-link {
	font-weight: 400;
	color: #4470c3;
	background-color: transparent
}

.fresh-air .btn-link:hover {
	color: #2d4f8d;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent
}

.btn-link.focus,
.fresh-air .btn-link:focus {
	border-color: transparent;
	box-shadow: none
}

.btn-link.disabled,
.fresh-air .btn-link:disabled {
	color: #868e96
}

.btn-group-lg>.btn,
.fresh-air .btn-lg {
	padding: .5rem 1rem;
	font-size: 3.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.btn-group-sm>.btn,
.fresh-air .btn-sm {
	padding: .25rem .5rem;
	font-size: 2.375rem;
	line-height: 1.5;
	border-radius: .2rem
}

.fresh-air .btn-block {
	display: block;
	width: 100%
}

.fresh-air .btn-block .btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fresh-air .fade {
	opacity: 0;
	transition: opacity .15s linear
}

.fresh-air .fade.show {
	opacity: 1;
	display: block
}

.fresh-air .collapse {
	display: none
}

.fresh-air .collapse.show {
	display: block
}

.fresh-air tr.collapse.show {
	display: table-row
}

.fresh-air tbody.collapse.show {
	display: table-row-group
}

.fresh-air .collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}

.dropdown,
.fresh-air .dropup {
	position: relative
}

.dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
	margin-left: 0
}

.fresh-air .dropdown-menu {
	position: absolute;
	top: 92%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15)
}

.fresh-air .dropup .dropdown-menu {
	margin-top: 0;
	margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
	margin-left: 0
}

.fresh-air .dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

.fresh-air .dropdown-item {
	display: block;
	width: 100%;
	clear: both;
	text-align: inherit;
	white-space: nowrap;
	background: 0 0;
	border: 0;
	font-size: 15x;
	color: #000;
	display: block;
	line-height: 22px;
	padding: 10px 10px !important;
	border-bottom: solid 1px #eee
}

.dropdown-item:hover,
.fresh-air .dropdown-item:focus {
	color: #000;
	text-decoration: none;
	background: rgba(0, 0, 0, .05)
}

.dropdown-item:active,
.fresh-air .dropdown-item.active {
	color: #fff;
	text-decoration: none;
	background-color: #aaa
}

.dropdown-item:disabled,
.fresh-air .dropdown-item.disabled {
	color: #868e96;
	background-color: transparent
}

.fresh-air .dropdown-menu.show {
	display: block
}

.fresh-air .dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: 2.375rem;
	color: #868e96;
	white-space: nowrap
}

.btn-group-vertical,
.fresh-air .btn-group {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.fresh-air .btn-group>.btn {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.fresh-air .btn-group>.btn:focus,
.fresh-air .btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn .btn-group,
.btn-group .btn-group .btn,
.btn-group .btn-group .btn-group,
.btn-group-vertical .btn .btn,
.btn-group-vertical .btn .btn-group,
.btn-group-vertical .btn-group .btn,
.btn-group-vertical .btn-group .btn-group,
.fresh-air .btn-group .btn .btn {
	margin-left: -1px
}

.btn-toolbar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.fresh-air .btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.fresh-air .btn-group>.btn-group {
	float: left
}

.fresh-air .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.fresh-air .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn .dropdown-toggle-split {
	padding-right: .5625rem;
	padding-left: .5625rem
}

.btn .dropdown-toggle-split:after {
	margin-left: 0
}

.btn-group-sm>.btn .dropdown-toggle-split,
.btn-sm .dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg>.btn .dropdown-toggle-split,
.btn-lg .dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}

.fresh-air .btn-group-vertical {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: center;
	justify-content: center
}

.btn-group-vertical .btn-group,
.fresh-air .btn-group-vertical .btn {
	width: 100%
}

.btn-group-vertical>.btn .btn-group,
.btn-group-vertical>.btn-group .btn,
.btn-group-vertical>.btn-group .btn-group,
.fresh-air .btn-group-vertical>.btn .btn {
	margin-top: -1px;
	margin-left: 0
}

.fresh-air .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.fresh-air .btn-group-vertical>.btn:first-child:not(:last-child) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.fresh-air .btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.fresh-air .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.fresh-air .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn input[type="radio"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.fresh-air .input-group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}

.fresh-air .input-group .form-control {
	position: relative;
	z-index: 2;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.fresh-air .input-group .form-control:focus,
.input-group .form-control:active,
.input-group .form-control:hover {
	z-index: 3
}

.fresh-air .input-group-addon,
.input-group .form-control,
.input-group-btn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.fresh-air .input-group-addon:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.fresh-air .input-group-addon,
.input-group-btn {
	white-space: nowrap
}

.fresh-air .input-group-addon {
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #7c828a;
	text-align: center;
	background-color: #e9ecef;
	border: 1px solid #dedfe1;
	border-radius: .25rem
}

.fresh-air .input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: .25rem .5rem;
	font-size: 2.375rem;
	border-radius: .2rem
}

.fresh-air .input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: .5rem 1rem;
	font-size: 3.25rem;
	border-radius: .3rem
}

.fresh-air .input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
	margin-top: 0
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.fresh-air .input-group-addon:not(:last-child) {
	border-right: 0
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
.input-group-btn:not(:last-child)>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.fresh-air .form-control .input-group-addon:not(:first-child) {
	border-left: 0
}

.fresh-air .input-group-btn {
	position: relative;
	-ms-flex-align: stretch;
	align-items: stretch;
	font-size: 0;
	white-space: nowrap
}

.fresh-air .input-group-btn>.btn {
	position: relative
}

.fresh-air .input-group-btn>.btn .btn {
	margin-left: -1px
}

.fresh-air .input-group-btn>.btn:focus,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
	z-index: 3
}

.fresh-air .input-group-btn:first-child>.btn .btn {
	margin-left: 0
}

.fresh-air .input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
	margin-right: -1px
}

.fresh-air .input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
	z-index: 2;
	margin-left: 0
}

.fresh-air .input-group-btn:not(:first-child)>.btn:first-child,
.input-group-btn:not(:first-child)>.btn-group:first-child {
	margin-left: -1px
}

.fresh-air .input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:hover {
	z-index: 3
}

.custom-control {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	margin-right: 1rem
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
	color: #fff;
	background-color: #4470c3
}

.custom-control-input:focus~.custom-control-indicator {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(68, 112, 195, .25)
}

.custom-control-input:active~.custom-control-indicator {
	color: #fff;
	background-color: #cbd7ee
}

.custom-control-input:disabled~.custom-control-indicator {
	background-color: #e9ecef
}

.custom-control-input:disabled~.custom-control-description {
	color: #868e96
}

.custom-control-indicator {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
	border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
	background-image: url("data:image/svg xml;charset=utf8,<svg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
	background-color: #4470c3;
	background-image: url("data:image/svg xml;charset=utf8,<svg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 4'><path stroke='#fff' d='M0 2h4'/></svg>")
}

.custom-radio .custom-control-indicator {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
	background-image: url("data:image/svg xml;charset=utf8,<svg xmlns='https://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='#fff'/></svg>")
}

.custom-controls-stacked {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.custom-controls-stacked .custom-control {
	margin-bottom: .25rem
}

.custom-controls-stacked .custom-control .custom-control {
	margin-left: 0
}

.custom-select {
	display: inline-block;
	max-width: 100%;
	height: calc(2.25rem 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	line-height: 1.5;
	color: #7c828a;
	vertical-align: middle;
	background: #fff url("data:image/svg xml;charset=utf8,<svg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>") no-repeat right .75rem center;
	background-size: 8px 10px;
	border: 1px solid #dedfe1;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-select:focus {
	border-color: #a5bae2;
	outline: 0
}

.custom-select:focus::-ms-value {
	color: #7c828a;
	background-color: #fff
}

.custom-select[multiple] {
	height: auto;
	background-image: none
}

.custom-select:disabled {
	color: #868e96;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	opacity: 0
}

.custom-select-sm {
	height: calc(4.0625rem 2px);
	padding-top: .375rem;
	padding-bottom: .375rem;
	font-size: 75%
}

.custom-file {
	position: relative;
	display: inline-block;
	margin-bottom: 0
}

.custom-file,
.custom-file-input {
	max-width: 100%;
	height: calc(2.25rem 2px)
}

.custom-file-input {
	min-width: 14rem;
	margin: 0;
	opacity: 0
}

.custom-file-input:focus~.custom-file-control {
	box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #4470c3
}

.custom-file-control {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	height: calc(2.25rem 2px);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #7c828a;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff;
	border: 1px solid #dedfe1;
	border-radius: .25rem
}

.custom-file-control:lang(en):empty:after {
	content: "Choose file..."
}

.custom-file-control:before {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	z-index: 6;
	display: block;
	height: calc(2.25rem 2px);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #7c828a;
	background-color: #e9ecef;
	border: 1px solid #dedfe1;
	border-radius: 0 .25rem .25rem 0
}

.custom-file-control:lang(en):before {
	content: "Browse"
}

.fresh-air .nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.fresh-air .nav-link {
	display: block;
	padding: 1.715rem .2rem
}

.fresh-air .nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.fresh-air .nav-link.disabled {
	color: #868e96
}

.fresh-air .nav-tabs {
	border-bottom: 1px solid #ddd
}

.fresh-air .nav-tabs .nav-item {
	margin-bottom: -1px
}

.fresh-air .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.fresh-air .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #ddd
}

.fresh-air .nav-tabs .nav-link.disabled {
	color: #868e96;
	background-color: transparent;
	border-color: transparent
}

.fresh-air .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #7c828a;
	background-color: #fff;
	border-color: #ddd #ddd #fff
}

.fresh-air .nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.fresh-air .nav-pills .nav-link {
	border-radius: .25rem
}

.fresh-air .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #4470c3
}

.fresh-air .nav-fill .nav-item {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.fresh-air .nav-justified .nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center
}

.fresh-air .tab-content>.tab-pane {
	display: none
}

.fresh-air .tab-content>.active {
	display: block
}

.fresh-air .navbar {
	position: relative;
	padding: .5rem 1rem
}

.fresh-air .navbar,
.fresh-air .navbar>.container,
.navbar>.container-fluid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.fresh-air .navbar-brand {
	display: inline-block;
	padding-top: .0275rem;
	padding-bottom: .0275rem;
	margin-right: 1rem;
	line-height: inherit;
	white-space: nowrap
}

.fresh-air .navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.fresh-air .navbar-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.fresh-air .navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.fresh-air .navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.fresh-air .navbar-text {
	display: inline-block;
	padding-top: 1.715rem;
	padding-bottom: 1.715rem
}

.fresh-air .navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggler {
	padding: 0 .25rem;
	font-size: 3.25rem;
	line-height: 1;
	background: 0 0;
	border: 1px solid transparent;
	border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat 50%;
	background-size: 100% 100%
}

@media (max-width:374px) {

	.fresh-air .navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:375px) {
	.fresh-air .navbar-expand-sm {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.fresh-air .navbar-expand-sm .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.fresh-air .navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}

	.fresh-air .navbar-expand-sm .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.fresh-air .navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.fresh-air .navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.fresh-air .navbar-expand-sm .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-sm .navbar-toggler {
		display: none
	}

	.fresh-air .navbar-expand-sm .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

@media (max-width:767px) {

	.fresh-air .navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:768px) {
	.fresh-air .navbar-expand-md {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.fresh-air .navbar-expand-md .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.fresh-air .navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}

	.fresh-air .navbar-expand-md .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.fresh-air .navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.fresh-air .navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.fresh-air .navbar-expand-md .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-md .navbar-toggler {
		display: none
	}

	.fresh-air .navbar-expand-md .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

@media (max-width:991px) {

	.fresh-air .navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:992px) {
	.fresh-air .navbar-expand-lg {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.fresh-air .navbar-expand-lg .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.fresh-air .navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
		background: #fff;
		box-shadow: 1px 2px 6px #aaa;
		-moz-box-shadow: 1px 2px 6px #aaa;
		-o-box-shadow: 1px 2px 6px #aaa;
		-webkit-box-shadow: 1px 2px 6px #aaa;
		border-bottom: solid 2px #333
	}

	.fresh-air .navbar-expand-lg .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.fresh-air .navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.fresh-air .navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.fresh-air .navbar-expand-lg .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-lg .navbar-toggler {
		display: none
	}

	.fresh-air .navbar-expand-lg .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

@media (max-width:1199px) {

	.fresh-air .navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1200px) {
	.fresh-air .navbar-expand-xl {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.fresh-air .navbar-expand-xl .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.fresh-air .navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.fresh-air .navbar-expand-xl .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.fresh-air .navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.fresh-air .navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.fresh-air .navbar-expand-xl .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xl .navbar-toggler {
		display: none
	}

	.fresh-air .navbar-expand-xl .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

@media (max-width:1439px) {

	.fresh-air .navbar-expand-xxl>.container,
	.navbar-expand-xxl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1440px) {
	.fresh-air .navbar-expand-xxl {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.fresh-air .navbar-expand-xxl .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.fresh-air .navbar-expand-xxl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.fresh-air .navbar-expand-xxl .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.fresh-air .navbar-expand-xxl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.fresh-air .navbar-expand-xxl>.container,
	.navbar-expand-xxl>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.fresh-air .navbar-expand-xxl .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xxl .navbar-toggler {
		display: none
	}

	.fresh-air .navbar-expand-xxl .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

@media (max-width:1599px) {

	.fresh-air .navbar-expand-xxxl>.container,
	.navbar-expand-xxxl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width: 1600px) {
	.fresh-air .navbar-expand-xxxl {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.fresh-air .navbar-expand-xxxl .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.fresh-air .navbar-expand-xxxl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.fresh-air .navbar-expand-xxxl .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.fresh-air .navbar-expand-xxxl .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem
	}

	.fresh-air .navbar-expand-xxxl>.container,
	.navbar-expand-xxxl>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.fresh-air .navbar-expand-xxxl .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xxxl .navbar-toggler {
		display: none
	}

	.fresh-air .navbar-expand-xxxl .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

.fresh-air .navbar-expand {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.fresh-air .navbar-expand>.container,
.navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}

.fresh-air .navbar-expand .navbar-nav {
	-ms-flex-direction: row;
	flex-direction: row
}

.fresh-air .navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.fresh-air .navbar-expand .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto
}

.fresh-air .navbar-expand .navbar-nav .nav-link {
	padding-right: 0.5rem;
	padding-left: 0.5rem
}

.fresh-air .navbar-expand>.container,
.navbar-expand>.container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.fresh-air .navbar-expand .navbar-collapse {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.fresh-air .navbar-expand .dropup .dropdown-menu {
	top: auto;
	bottom: 100%
}

.fresh-air .navbar-light .navbar-brand,
.fresh-air .navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, 0.9)
}

.fresh-air .navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 0.5)
}

.fresh-air .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, 0.7)
}

.fresh-air .navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, 0.3)
}

.fresh-air .navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show {
	color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 0.5);
	border-color: rgba(0, 0, 0, 0.1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='https://www.w3.org/2000/svg'><path stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>")
}

.fresh-air .navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.fresh-air .navbar-light .navbar-text a,
.fresh-air .navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}

.fresh-air .navbar-dark .navbar-brand,
.fresh-air .navbar-dark .navbar-brand:focus,
.fresh-air .navbar-dark .navbar-nav .nav-link,
.fresh-air .navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-nav .nav-link:hover {
	color: #fff
}

.fresh-air .navbar-dark .navbar-nav .nav-link.disabled {
	color: hsla(0, 0%, 100%, .25)
}

.fresh-air .navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show {
	color: #fff
}

.navbar-dark .navbar-toggler {
	color: #fff;
	border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='https://www.w3.org/2000/svg'><path stroke='#fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>")
}

.fresh-air .navbar-dark .navbar-text,
.fresh-air .navbar-dark .navbar-text a,
.fresh-air .navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #fff
}

.fresh-air .card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

.fresh-air .card>hr {
	margin-right: 0;
	margin-left: 0
}

.fresh-air .card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.fresh-air .card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.fresh-air .card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem 0
}

.fresh-air .card-title {
	margin-bottom: .75rem
}

.fresh-air .card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.fresh-air .card-text:last-child {
	margin-bottom: 0
}

.fresh-air .card-link:hover {
	text-decoration: none
}

.fresh-air .card-link .card-link {
	margin-left: 1.25rem
}

.fresh-air .card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.fresh-air .card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.fresh-air .card-header .list-group .list-group-item:first-child {
	border-top: 0
}

.fresh-air .card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.fresh-air .card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.fresh-air .card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

.fresh-air .card-header-pills,
.fresh-air .card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.fresh-air .card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.fresh-air .card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px)
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.fresh-air .card-deck {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.fresh-air .card-deck .card {
	margin-bottom: 15px
}

@media (min-width:375px) {
	.fresh-air .card-deck {
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}

	.fresh-air .card-deck .card {
		display: -ms-flexbox;
		display: flex;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}

.fresh-air .card-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.fresh-air .card-group .card {
	margin-bottom: 15px
}

@media (min-width:375px) {
	.fresh-air .card-group {
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}

	.fresh-air .card-group .card {
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-bottom: 0
	}

	.fresh-air .card-group .card .card {
		margin-left: 0;
		border-left: 0
	}

	.fresh-air .card-group .card:first-child {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

	.card-group .card:first-child .card-img-top {
		border-top-right-radius: 0
	}

	.card-group .card:first-child .card-img-bottom {
		border-bottom-right-radius: 0
	}

	.fresh-air .card-group .card:last-child {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}

	.card-group .card:last-child .card-img-top {
		border-top-left-radius: 0
	}

	.card-group .card:last-child .card-img-bottom {
		border-bottom-left-radius: 0
	}

	.fresh-air .card-group .card:only-child {
		border-radius: .25rem
	}

	.card-group .card:only-child .card-img-top {
		border-top-left-radius: .25rem;
		border-top-right-radius: .25rem
	}

	.card-group .card:only-child .card-img-bottom {
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: .25rem
	}

	.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
	.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
	.fresh-air .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
		border-radius: 0
	}
}

.fresh-air .card-columns .card {
	margin-bottom: .75rem
}

@media (min-width:375px) {
	.fresh-air .card-columns {
		-webkit-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		column-gap: 1.25rem
	}

	.fresh-air .card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.fresh-air .breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: .25rem
}

.fresh-air .breadcrumb-item .breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #868e96;
	content: "/"
}

.fresh-air .breadcrumb-item .breadcrumb-item:hover:before {
	text-decoration: underline;
	text-decoration: none
}

.fresh-air .breadcrumb-item.active {
	color: #868e96
}

.fresh-air .pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}

.fresh-air .page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.fresh-air .page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.fresh-air .page-item.active .page-link {
	z-index: 2;
	color: #fff;
	background-color: #4470c3;
	border-color: #4470c3
}

.fresh-air .page-item.disabled .page-link {
	color: #868e96;
	pointer-events: none;
	background-color: #fff;
	border-color: #ddd
}

.fresh-air .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #4470c3;
	background-color: #fff;
	border: 1px solid #ddd
}

.fresh-air .page-link:focus,
.page-link:hover {
	color: #2d4f8d;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #ddd
}

.fresh-air .pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 3.25rem;
	line-height: 1.5
}

.fresh-air .pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.fresh-air .pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.fresh-air .pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: 2.375rem;
	line-height: 1.5
}

.fresh-air .pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}

.fresh-air .pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

.fresh-air .badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem
}

.fresh-air .badge:empty {
	display: none
}

.fresh-air .btn .badge {
	position: relative;
	top: -1px
}

.fresh-air .badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.fresh-air .badge-primary {
	color: #fff;
	background-color: #4470c3
}

.badge-primary[href]:hover,
.fresh-air .badge-primary[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #3359a1
}

.fresh-air .badge-secondary {
	color: #fff;
	background-color: #7c828a
}

.badge-secondary[href]:hover,
.fresh-air .badge-secondary[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #64696f
}

.fresh-air .badge-success {
	color: #fff;
	background-color: #28a745
}

.badge-success[href]:hover,
.fresh-air .badge-success[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #1e7e34
}

.fresh-air .badge-info {
	color: #fff;
	background-color: #0e193f
}

.badge-info[href]:hover,
.fresh-air .badge-info[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #117a8b
}

.fresh-air .badge-warning {
	color: #111;
	background-color: #ffc107
}

.badge-warning[href]:hover,
.fresh-air .badge-warning[href]:focus {
	color: #111;
	text-decoration: none;
	background-color: #d39e00
}

.fresh-air .badge-danger {
	color: #fff;
	background-color: #e51937
}

.badge-danger[href]:hover,
.fresh-air .badge-danger[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #b7142c
}

.fresh-air .badge-light {
	color: #111;
	background-color: #f8f9fa
}

.badge-light[href]:hover,
.fresh-air .badge-light[href]:focus {
	color: #111;
	text-decoration: none;
	background-color: #dae0e5
}

.fresh-air .badge-dark {
	color: #fff;
	background-color: #11172b
}

.badge-dark[href]:hover,
.fresh-air .badge-dark[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #030306
}

.fresh-air .badge-secondary-cta {
	color: #fff;
	background-color: #0b1f66
}

.badge-secondary-cta[href]:hover,
.fresh-air .badge-secondary-cta[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #061138
}

.fresh-air .badge-white {
	color: #111;
	background-color: #fff
}

.badge-white[href]:hover,
.fresh-air .badge-white[href]:focus {
	color: #111;
	text-decoration: none;
	background-color: #e6e6e6
}

.fresh-air .badge-dark-footer {
	color: #fff;
	background-color: #10172e
}

.badge-dark-footer[href]:hover,
.fresh-air .badge-dark-footer[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #030408
}

.fresh-air .jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}

@media (min-width:375px) {
	.fresh-air .jumbotron {
		padding: 4rem 2rem
	}
}

.fresh-air .jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.fresh-air .alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.fresh-air .alert-heading {
	color: inherit
}

.fresh-air .alert-link {
	font-weight: 700
}

.fresh-air .alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}

.fresh-air .alert-primary {
	color: #233a65;
	background-color: #dae2f3;
	border-color: #cbd7ee
}

.fresh-air .alert-primary hr {
	border-top-color: #b8c8e8
}

.fresh-air .alert-primary .alert-link {
	color: #16243f
}

.fresh-air .alert-secondary {
	color: #404448;
	background-color: #e5e6e8;
	border-color: #dadcde
}

.fresh-air .alert-secondary hr {
	border-top-color: #cdcfd2
}

.fresh-air .alert-secondary .alert-link {
	color: #282b2d
}

.fresh-air .alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}

.fresh-air .alert-success hr {
	border-top-color: #b1dfbb
}

.fresh-air .alert-success .alert-link {
	color: #0b2e13
}

.fresh-air .alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

.fresh-air .alert-info hr {
	border-top-color: #abdde5
}

.fresh-air .alert-info .alert-link {
	color: #062c33
}

.fresh-air .alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

.fresh-air .alert-warning hr {
	border-top-color: #ffe8a1
}

.fresh-air .alert-warning .alert-link {
	color: #533f03
}

.fresh-air .alert-danger {
	color: #770d1d;
	background-color: #fad1d7;
	border-color: #f8bfc7
}

.fresh-air .alert-danger hr {
	border-top-color: #f5a8b3
}

.fresh-air .alert-danger .alert-link {
	color: #490812
}

.fresh-air .alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.fresh-air .alert-light hr {
	border-top-color: #ececf6
}

.fresh-air .alert-light .alert-link {
	color: #686868
}

.fresh-air .alert-dark {
	color: #090c16;
	background-color: #cfd1d5;
	border-color: #bcbec4
}

.fresh-air .alert-dark hr {
	border-top-color: #aeb1b8
}

.fresh-air .alert-dark .alert-link {
	color: #000
}

.fresh-air .alert-secondary-cta {
	color: #061035;
	background-color: #ced2e0;
	border-color: #bbc0d4
}

.fresh-air .alert-secondary-cta hr {
	border-top-color: #abb2ca
}

.fresh-air .alert-secondary-cta .alert-link {
	color: #010207
}

.fresh-air .alert-white {
	color: #858585;
	background-color: #fff;
	border-color: #fff
}

.fresh-air .alert-white hr {
	border-top-color: #f2f2f2
}

.fresh-air .alert-white .alert-link {
	color: #6c6c6c
}

.fresh-air .alert-dark-footer {
	color: #080c18;
	background-color: #cfd1d5;
	border-color: #bcbec4
}

.fresh-air .alert-dark-footer hr {
	border-top-color: #aeb1b8
}

.fresh-air .alert-dark-footer .alert-link {
	color: #000
}

@-webkit-keyframes progress-bar-stripes {
	.fresh-air 0% {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	.fresh-air 0% {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

.fresh-air .progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.fresh-air .progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	background-color: #4470c3
}

.fresh-air .progress-bar-striped {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 1rem 1rem
}

.fresh-air .progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

.fresh-air .media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start
}

.fresh-air .media-body {
	-ms-flex: 1;
	flex: 1
}

.fresh-air .list-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.fresh-air .list-group-item-action {
	width: 100%;
	color: #7c828a;
	text-align: inherit
}

.fresh-air .list-group-item-action:focus,
.list-group-item-action:hover {
	color: #7c828a;
	text-decoration: none;
	background-color: #f8f9fa
}

.fresh-air .list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef
}

.fresh-air .list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.fresh-air .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.fresh-air .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.fresh-air .list-group-item:focus,
.list-group-item:focus {
	background-color: #fff
}

.fresh-air .list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.fresh-air .list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0
}

.fresh-air .list-group-item-primary {
	color: #233a65;
	background-color: #cbd7ee
}

a.list-group-item-primary,
button.list-group-item-primary {
	color: #233a65
}

a.list-group-item-primary:focus,
a.list-group-item-primary:hover,
button.list-group-item-primary:focus,
button.list-group-item-primary:hover {
	color: #233a65;
	background-color: #b8c8e8
}

a.list-group-item-primary.active,
button.list-group-item-primary.active {
	color: #fff;
	background-color: #233a65;
	border-color: #233a65
}

.fresh-air .list-group-item-secondary {
	color: #404448;
	background-color: #dadcde
}

a.list-group-item-secondary,
button.list-group-item-secondary {
	color: #404448
}

a.list-group-item-secondary:focus,
a.list-group-item-secondary:hover,
button.list-group-item-secondary:focus,
button.list-group-item-secondary:hover {
	color: #404448;
	background-color: #cdcfd2
}

a.list-group-item-secondary.active,
button.list-group-item-secondary.active {
	color: #fff;
	background-color: #404448;
	border-color: #404448
}

.fresh-air .list-group-item-success {
	color: #155724;
	background-color: #c3e6cb
}

a.list-group-item-success,
button.list-group-item-success {
	color: #155724
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #155724;
	background-color: #b1dfbb
}

a.list-group-item-success.active,
button.list-group-item-success.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724
}

.fresh-air .list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}

a.list-group-item-info,
button.list-group-item-info {
	color: #0c5460
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #0c5460;
	background-color: #abdde5
}

a.list-group-item-info.active,
button.list-group-item-info.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}

.fresh-air .list-group-item-warning {
	color: #856404;
	background-color: #ffeeba
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #856404
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #856404;
	background-color: #ffe8a1
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404
}

.fresh-air .list-group-item-danger {
	color: #770d1d;
	background-color: #f8bfc7
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #770d1d
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #770d1d;
	background-color: #f5a8b3
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
	color: #fff;
	background-color: #770d1d;
	border-color: #770d1d
}

.fresh-air .list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}

a.list-group-item-light,
button.list-group-item-light {
	color: #818182
}

a.list-group-item-light:focus,
a.list-group-item-light:hover,
button.list-group-item-light:focus,
button.list-group-item-light:hover {
	color: #818182;
	background-color: #ececf6
}

a.list-group-item-light.active,
button.list-group-item-light.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}

.fresh-air .list-group-item-dark {
	color: #090c16;
	background-color: #bcbec4
}

a.list-group-item-dark,
button.list-group-item-dark {
	color: #090c16
}

a.list-group-item-dark:focus,
a.list-group-item-dark:hover,
button.list-group-item-dark:focus,
button.list-group-item-dark:hover {
	color: #090c16;
	background-color: #aeb1b8
}

a.list-group-item-dark.active,
button.list-group-item-dark.active {
	color: #fff;
	background-color: #090c16;
	border-color: #090c16
}

.fresh-air .list-group-item-secondary-cta {
	color: #061035;
	background-color: #bbc0d4
}

a.list-group-item-secondary-cta,
button.list-group-item-secondary-cta {
	color: #061035
}

a.list-group-item-secondary-cta:focus,
a.list-group-item-secondary-cta:hover,
button.list-group-item-secondary-cta:focus,
button.list-group-item-secondary-cta:hover {
	color: #061035;
	background-color: #abb2ca
}

a.list-group-item-secondary-cta.active,
button.list-group-item-secondary-cta.active {
	color: #fff;
	background-color: #061035;
	border-color: #061035
}

.fresh-air .list-group-item-white {
	color: #858585;
	background-color: #fff
}

a.list-group-item-white,
button.list-group-item-white {
	color: #858585
}

a.list-group-item-white:focus,
a.list-group-item-white:hover,
button.list-group-item-white:focus,
button.list-group-item-white:hover {
	color: #858585;
	background-color: #f2f2f2
}

a.list-group-item-white.active,
button.list-group-item-white.active {
	color: #fff;
	background-color: #858585;
	border-color: #858585
}

.fresh-air .list-group-item-dark-footer {
	color: #080c18;
	background-color: #bcbec4
}

a.list-group-item-dark-footer,
button.list-group-item-dark-footer {
	color: #080c18
}

a.list-group-item-dark-footer:focus,
a.list-group-item-dark-footer:hover,
button.list-group-item-dark-footer:focus,
button.list-group-item-dark-footer:hover {
	color: #080c18;
	background-color: #aeb1b8
}

a.list-group-item-dark-footer.active,
button.list-group-item-dark-footer.active {
	color: #fff;
	background-color: #080c18;
	border-color: #080c18
}

.fresh-air .close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:hover,
.fresh-air .close:focus {
	color: #000;
	text-decoration: none;
	opacity: .75
}

button.close {
	padding: 0;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.fresh-air .modal-open {
	overflow: hidden
}

.fresh-air .modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999 !important;
	display: none;
	overflow: hidden;
	outline: 0;
	width: 100%;
	height: 100%;
	background: none;
	box-shadow: none !important;
	margin: auto;
	max-height: 100%;
	padding: 7% 0 0 0
}

.fresh-air .modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%)
}

.fresh-air .modal.show .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.fresh-air .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.fresh-air .modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
	pointer-events: none
}

.fresh-air .modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.fresh-air .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.fresh-air .modal-backdrop.fade {
	opacity: 0
}

.fresh-air .modal-backdrop.show {
	opacity: .5
}

.fresh-air .modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

.fresh-air .modal-header .close {
	padding: 15px;
	margin: -15px -15px -15px auto
}

.fresh-air .modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.fresh-air .modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 15px
}

.fresh-air .modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 15px;
	border-top: 1px solid #e9ecef
}

.fresh-air .modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.fresh-air .modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.fresh-air .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:375px) {
	.fresh-air .modal-dialog {
		max-width: 500px;
		margin: 30px auto;
		left: 5%;
		right: 5%;
		position: absolute
	}

	.fresh-air .modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	.fresh-air .modal-lg {
		max-width: 800px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 2.375rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px
}

.tooltip .arrow:before {
	position: absolute;
	border-color: transparent;
	border-style: solid
}

.tooltip.bs-tooltip-auto[x-placement^=top],
.tooltip.bs-tooltip-top {
	padding: 5px 0
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.bs-tooltip-top .arrow {
	bottom: 0
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.bs-tooltip-top .arrow:before {
	margin-left: -3px;
	content: "";
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=right],
.tooltip.bs-tooltip-right {
	padding: 0 5px
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.bs-tooltip-right .arrow {
	left: 0
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.bs-tooltip-right .arrow:before {
	margin-top: -3px;
	content: "";
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=bottom],
.tooltip.bs-tooltip-bottom {
	padding: 5px 0
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.bs-tooltip-bottom .arrow {
	top: 0
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.bs-tooltip-bottom .arrow:before {
	margin-left: -3px;
	content: "";
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=left],
.tooltip.bs-tooltip-left {
	padding: 0 5px
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.bs-tooltip-left .arrow {
	right: 0
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.bs-tooltip-left .arrow:before {
	right: 0;
	margin-top: -3px;
	content: "";
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

.fresh-air .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 2.375rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem
}

.fresh-air .popover .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.fresh-air .popover .arrow:before,
.popover .arrow:after {
	position: absolute;
	display: block;
	border-color: transparent;
	border-style: solid
}

.fresh-air .popover .arrow:after,
.fresh-air .popover .arrow:before {
	content: "";
	border-width: .8rem
}

.popover.bs-popover-auto[x-placement^=top],
.popover.bs-popover-top {
	margin-bottom: .8rem
}

.popover.bs-popover-auto[x-placement^=top] .arrow,
.popover.bs-popover-top .arrow {
	bottom: 0
}

.popover.bs-popover-auto[x-placement^=top] .arrow:after,
.popover.bs-popover-auto[x-placement^=top] .arrow:before,
.popover.bs-popover-top .arrow:after,
.popover.bs-popover-top .arrow:before {
	border-bottom-width: 0
}

.popover.bs-popover-auto[x-placement^=top] .arrow:before,
.popover.bs-popover-top .arrow:before {
	bottom: -.8rem;
	margin-left: -.8rem;
	border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-popover-auto[x-placement^=top] .arrow:after,
.popover.bs-popover-top .arrow:after {
	bottom: calc((.8rem - 1px) * -1);
	margin-left: -.8rem;
	border-top-color: #fff
}

.popover.bs-popover-auto[x-placement^=right],
.popover.bs-popover-right {
	margin-left: .8rem
}

.popover.bs-popover-auto[x-placement^=right] .arrow,
.popover.bs-popover-right .arrow {
	left: 0
}

.popover.bs-popover-auto[x-placement^=right] .arrow:after,
.popover.bs-popover-auto[x-placement^=right] .arrow:before,
.popover.bs-popover-right .arrow:after,
.popover.bs-popover-right .arrow:before {
	margin-top: -.8rem;
	border-left-width: 0
}

.popover.bs-popover-auto[x-placement^=right] .arrow:before,
.popover.bs-popover-right .arrow:before {
	left: -.8rem;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.bs-popover-auto[x-placement^=right] .arrow:after,
.popover.bs-popover-right .arrow:after {
	left: calc((.8rem - 1px) * -1);
	border-right-color: #fff
}

.popover.bs-popover-auto[x-placement^=bottom],
.popover.bs-popover-bottom {
	margin-top: .8rem
}

.popover.bs-popover-auto[x-placement^=bottom] .arrow,
.popover.bs-popover-bottom .arrow {
	top: 0
}

.popover.bs-popover-auto[x-placement^=bottom] .arrow:after,
.popover.bs-popover-auto[x-placement^=bottom] .arrow:before,
.popover.bs-popover-bottom .arrow:after,
.popover.bs-popover-bottom .arrow:before {
	margin-left: -.8rem;
	border-top-width: 0
}

.popover.bs-popover-auto[x-placement^=bottom] .arrow:before,
.popover.bs-popover-bottom .arrow:before {
	top: -.8rem;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-popover-auto[x-placement^=bottom] .arrow:after,
.popover.bs-popover-bottom .arrow:after {
	top: calc((.8rem - 1px) * -1);
	border-bottom-color: #fff
}

.popover.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.popover.bs-popover-bottom .popover-header:before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 20px;
	margin-left: -10px;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.popover.bs-popover-auto[x-placement^=left],
.popover.bs-popover-left {
	margin-right: .8rem
}

.popover.bs-popover-auto[x-placement^=left] .arrow,
.popover.bs-popover-left .arrow {
	right: 0
}

.popover.bs-popover-auto[x-placement^=left] .arrow:after,
.popover.bs-popover-auto[x-placement^=left] .arrow:before,
.popover.bs-popover-left .arrow:after,
.popover.bs-popover-left .arrow:before {
	margin-top: -.8rem;
	border-right-width: 0
}

.popover.bs-popover-auto[x-placement^=left] .arrow:before,
.popover.bs-popover-left .arrow:before {
	right: -.8rem;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-popover-auto[x-placement^=left] .arrow:after,
.popover.bs-popover-left .arrow:after {
	right: calc((.8rem - 1px) * -1);
	border-left-color: #fff
}

.fresh-air .popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	color: inherit;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.fresh-air .popover-header:empty {
	display: none
}

.fresh-air .popover-body {
	padding: .5rem .75rem;
	color: #212529
}

.fresh-air .carousel {
	position: relative
}

.fresh-air .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.fresh-air .carousel-item {
	position: relative;
	display: none;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	transition: -webkit-transform .6s ease;
	transition: transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}

.carousel-item-next,
.carousel-item-prev,
.fresh-air .carousel-item.active {
	display: block
}

.carousel-item-prev,
.fresh-air .carousel-item-next {
	position: absolute;
	top: 0
}

.carousel-item-prev.carousel-item-right,
.fresh-air .carousel-item-next.carousel-item-left {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

	.carousel-item-prev.carousel-item-right,
	.fresh-air .carousel-item-next.carousel-item-left {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.active.carousel-item-right,
.fresh-air .carousel-item-next {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

	.active.carousel-item-right,
	.fresh-air .carousel-item-next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.active.carousel-item-left,
.fresh-air .carousel-item-prev {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

	.active.carousel-item-left,
	.fresh-air .carousel-item-prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.carousel-control-next,
.fresh-air .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.fresh-air .carousel-control-next {
	right: 0
}

.fresh-air .carousel-control-prev-icon {
	background-image: url("data:image/svg xml;charset=utf8,<svg xmlns='https://www.w3.org/2000/svg' fill='#fff' viewBox='0 0 8 8'><path d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/></svg>")
}

.fresh-air .carousel-control-next-icon {
	background-image: url("data:image/svg xml;charset=utf8,<svg xmlns='https://www.w3.org/2000/svg' fill='#fff' viewBox='0 0 8 8'><path d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/></svg>")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color: hsla(0, 0%, 100%, .5)
}

.carousel-indicators li:before {
	top: -10px
}

.carousel-indicators li:after,
.carousel-indicators li:before {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}

.carousel-indicators li:after {
	bottom: -10px
}

.carousel-indicators .active {
	background-color: #fff
}

.fresh-air .carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.fresh-air .align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.fresh-air .align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.fresh-air .bg-primary {
	background-color: #4470c3 !important
}

.fresh-air a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #3359a1 !important
}

.fresh-air .bg-secondary {
	background-color: #7c828a !important
}

.fresh-air a.bg-secondary:focus,
a.bg-secondary:hover {
	background-color: #64696f !important
}

.fresh-air .bg-success {
	background-color: #28a745 !important
}

.fresh-air a.bg-success:focus,
a.bg-success:hover {
	background-color: #1e7e34 !important
}

.fresh-air .bg-info {
	background-color: #0e193f !important
}

.fresh-air a.bg-info:focus,
a.bg-info:hover {
	background-color: #117a8b !important
}

.fresh-air .bg-warning {
	background-color: #ffc107 !important
}

.fresh-air a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #d39e00 !important
}

.fresh-air .bg-danger {
	background-color: #e51937 !important
}

.fresh-air a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #b7142c !important
}

.fresh-air .bg-light {
	background-color: #f8f9fa !important
}

.fresh-air a.bg-light:focus,
a.bg-light:hover {
	background-color: #dae0e5 !important
}

.fresh-air .bg-dark {
	background-color: #11172b !important
}

.fresh-air a.bg-dark:focus,
a.bg-dark:hover {
	background-color: #030306 !important
}

.fresh-air .bg-secondary-cta {
	background-color: #0b1f66 !important
}

.fresh-air a.bg-secondary-cta:focus,
a.bg-secondary-cta:hover {
	background-color: #061138 !important
}

.fresh-air a.bg-white:focus,
a.bg-white:hover {
	background-color: #e6e6e6 !important
}

.fresh-air .bg-dark-footer {
	background-color: #10172e !important
}

.fresh-air a.bg-dark-footer:focus,
a.bg-dark-footer:hover {
	background-color: #030408 !important
}

.fresh-air .bg-white {
	background-color: #fff !important
}

.fresh-air .bg-transparent {
	background-color: transparent !important
}

.fresh-air .border {
	border: 1px solid #e9ecef !important
}

.fresh-air .border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.fresh-air .border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.fresh-air .border-left-0 {
	border-left: 0 !important
}

.fresh-air .border-primary {
	border-color: #4470c3 !important
}

.fresh-air .border-secondary {
	border-color: #7c828a !important
}

.fresh-air .border-success {
	border-color: #28a745 !important
}

.fresh-air .border-info {
	border-color: #0e193f !important
}

.fresh-air .border-warning {
	border-color: #ffc107 !important
}

.fresh-air .border-danger {
	border-color: #e51937 !important
}

.fresh-air .border-light {
	border-color: #f8f9fa !important
}

.fresh-air .border-dark {
	border-color: #11172b !important
}

.fresh-air .border-secondary-cta {
	border-color: #0b1f66 !important
}

.fresh-air .border-dark-footer {
	border-color: #10172e !important
}

.fresh-air .border-white {
	border-color: #fff !important
}

.fresh-air .rounded {
	border-radius: .25rem !important
}

.rounded-top {
	border-top-left-radius: .25rem !important
}

.fresh-air .rounded-right,
.rounded-top {
	border-top-right-radius: .25rem !important
}

.fresh-air .rounded-right,
.rounded-bottom {
	border-bottom-right-radius: .25rem !important
}

.fresh-air .rounded-left,
.rounded-bottom {
	border-bottom-left-radius: .25rem !important
}

.fresh-air .rounded-left {
	border-top-left-radius: .25rem !important
}

.fresh-air .rounded-circle {
	border-radius: 50% !important
}

.fresh-air .rounded-0 {
	border-radius: 0 !important
}

.fresh-air .clearfix:after {
	display: block;
	clear: both;
	content: ""
}

.fresh-air .d-none {
	display: none !important
}

.fresh-air .d-inline {
	display: inline !important
}

.fresh-air .d-inline-block {
	display: inline-block !important
}

.fresh-air .d-block {
	display: block !important
}

.fresh-air .d-table {
	display: table !important
}

.fresh-air .d-table-row {
	display: table-row !important
}

.fresh-air .d-table-cell {
	display: table-cell !important
}

.fresh-air .d-flex {
	display: -ms-flexbox !important;
	;
	display: flex !important
}

.fresh-air .d-inline-flex {
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

@media (min-width:375px) {
	.fresh-air .d-sm-none {
		display: none !important
	}

	.fresh-air .d-sm-inline {
		display: inline !important
	}

	.fresh-air .d-sm-inline-block {
		display: inline-block !important
	}

	.fresh-air .d-sm-block {
		display: block !important
	}

	.fresh-air .d-sm-table {
		display: table !important
	}

	.fresh-air .d-sm-table-row {
		display: table-row !important
	}

	.fresh-air .d-sm-table-cell {
		display: table-cell !important
	}

	.fresh-air .d-sm-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.fresh-air .d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:768px) {
	.fresh-air .d-md-none {
		display: none !important
	}

	.fresh-air .d-md-inline {
		display: inline !important
	}

	.fresh-air .d-md-inline-block {
		display: inline-block !important
	}

	.fresh-air .d-md-block {
		display: block !important
	}

	.fresh-air .d-md-table {
		display: table !important
	}

	.fresh-air .d-md-table-row {
		display: table-row !important
	}

	.fresh-air .d-md-table-cell {
		display: table-cell !important
	}

	.fresh-air .d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.fresh-air .d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:992px) {
	.fresh-air .d-lg-none {
		display: none !important
	}

	.fresh-air .d-lg-inline {
		display: inline !important
	}

	.fresh-air .d-lg-inline-block {
		display: inline-block !important
	}

	.fresh-air .d-lg-block {
		display: block !important
	}

	.fresh-air .d-lg-table {
		display: table !important
	}

	.fresh-air .d-lg-table-row {
		display: table-row !important
	}

	.fresh-air .d-lg-table-cell {
		display: table-cell !important
	}

	.fresh-air .d-lg-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.fresh-air .d-lg-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:1200px) {
	.fresh-air .d-xl-none {
		display: none !important
	}

	.fresh-air .d-xl-inline {
		display: inline !important
	}

	.fresh-air .d-xl-inline-block {
		display: inline-block !important
	}

	.fresh-air .d-xl-block {
		display: block !important
	}

	.fresh-air .d-xl-table {
		display: table !important
	}

	.fresh-air .d-xl-table-row {
		display: table-row !important
	}

	.fresh-air .d-xl-table-cell {
		display: table-cell !important
	}

	.fresh-air .d-xl-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.fresh-air .d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:1440px) {
	.fresh-air .d-xxl-none {
		display: none !important
	}

	.fresh-air .d-xxl-inline {
		display: inline !important
	}

	.fresh-air .d-xxl-inline-block {
		display: inline-block !important
	}

	.fresh-air .d-xxl-block {
		display: block !important
	}

	.fresh-air .d-xxl-table {
		display: table !important
	}

	.fresh-air .d-xxl-table-row {
		display: table-row !important
	}

	.fresh-air .d-xxl-table-cell {
		display: table-cell !important
	}

	.fresh-air .d-xxl-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.fresh-air .d-xxl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:1600px) {
	.fresh-air .d-xxxl-none {
		display: none !important
	}

	.fresh-air .d-xxxl-inline {
		display: inline !important
	}

	.fresh-air .d-xxxl-inline-block {
		display: inline-block !important
	}

	.fresh-air .d-xxxl-block {
		display: block !important
	}

	.fresh-air .d-xxxl-table {
		display: table !important
	}

	.fresh-air .d-xxxl-table-row {
		display: table-row !important
	}

	.fresh-air .d-xxxl-table-cell {
		display: table-cell !important
	}

	.fresh-air .d-xxxl-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.fresh-air .d-xxxl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

.fresh-air .d-print-block {
	display: none !important
}

@media print {
	.fresh-air .d-print-block {
		display: block !important
	}
}

.fresh-air .d-print-inline {
	display: none !important
}

@media print {
	.fresh-air .d-print-inline {
		display: inline !important
	}
}

.fresh-air .d-print-inline-block {
	display: none !important
}

@media print {
	.fresh-air .d-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.fresh-air .d-print-none {
		display: none !important
	}
}

.fresh-air .embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.fresh-air .embed-responsive:before {
	display: block;
	content: ""
}

.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video,
.fresh-air .embed-responsive .embed-responsive-item {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.fresh-air .embed-responsive-21by9:before {
	padding-top: 42.85714%
}

.fresh-air .embed-responsive-16by9:before {
	padding-top: 56.25%
}

.fresh-air .embed-responsive-4by3:before {
	padding-top: 75%
}

.fresh-air .embed-responsive-1by1:before {
	padding-top: 100%
}

.fresh-air .flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.fresh-air .flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.fresh-air .flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.fresh-air .flex-column-reverse {
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

.fresh-air .flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.fresh-air .flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.fresh-air .flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}

.fresh-air .justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.fresh-air .justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.fresh-air .justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.fresh-air .justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.fresh-air .justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

.fresh-air .align-items-start {
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.fresh-air .align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.fresh-air .align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important
}

.fresh-air .align-items-baseline {
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.fresh-air .align-items-stretch {
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}

.fresh-air .align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.fresh-air .align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.fresh-air .align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

.fresh-air .align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}

.fresh-air .align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.fresh-air .align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}

.fresh-air .align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}

.fresh-air .align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}

.fresh-air .align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}

.fresh-air .align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

.fresh-air .align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}

@media (min-width:375px) {
	.fresh-air .flex-sm-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.fresh-air .flex-sm-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.fresh-air .flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.fresh-air .flex-sm-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.fresh-air .flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.fresh-air .flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.fresh-air .flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.fresh-air .justify-content-sm-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.fresh-air .justify-content-sm-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.fresh-air .justify-content-sm-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.fresh-air .justify-content-sm-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.fresh-air .justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.fresh-air .align-items-sm-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.fresh-air .align-items-sm-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.fresh-air .align-items-sm-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.fresh-air .align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.fresh-air .align-items-sm-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.fresh-air .align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.fresh-air .align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.fresh-air .align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.fresh-air .align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.fresh-air .align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.fresh-air .align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.fresh-air .align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.fresh-air .align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.fresh-air .align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.fresh-air .align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.fresh-air .align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width:768px) {
	.fresh-air .flex-md-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.fresh-air .flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.fresh-air .flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.fresh-air .flex-md-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.fresh-air .flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.fresh-air .flex-md-nowrap {
		-ms-flex-wrap: no a?r a?r ?ÿr p©?r ?a?r @a?r @@a?r portant;
		flex-wrap: wrap-reverse !important
	}

	.fresh-air .justify-content-md-start {
		-ms-flex-pack: start !important
	}

	.fresh-air .justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.fresh-air .justify-content-md-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.fresh-air .justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.fresh-air .align-items-md-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.fresh-air .align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.fresh-air .align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.fresh-air .align-items-md-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.fresh-air .align-items-md-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.fresh-air .align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.fresh-air .align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.fresh-air .align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.fresh-air .align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.fresh-air .align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.fresh-air .align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.fresh-air .align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.fresh-air .align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.fresh-air .align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.fresh-air .align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.fresh-air .align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width:992px) {
	.fresh-air .flex-lg-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.fresh-air .flex-lg-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.fresh-air .flex-lg-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.fresh-air .flex-lg-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.fresh-air .flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.fresh-air .flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.fresh-air .flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.fresh-air .justify-content-lg-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.fresh-air .justify-content-lg-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.fresh-air .justify-content-lg-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.fresh-air .justify-content-lg-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.fresh-air .justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.fresh-air .align-items-lg-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.fresh-air .align-items-lg-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.fresh-air .align-items-lg-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.fresh-air .align-items-lg-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.fresh-air .align-items-lg-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.fresh-air .align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.fresh-air .align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.fresh-air .align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.fresh-air .align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.fresh-air .align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.fresh-air .align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.fresh-air .align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.fresh-air .align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.fresh-air .align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.fresh-air .align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.fresh-air .align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width:1200px) {
	.fresh-air .flex-xl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.fresh-air .flex-xl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.fresh-air .flex-xl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.fresh-air .flex-xl-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.fresh-air .flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.fresh-air .flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.fresh-air .flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.fresh-air .justify-content-xl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.fresh-air .justify-content-xl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.fresh-air .justify-content-xl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.fresh-air .justify-content-xl-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.fresh-air .justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.fresh-air .align-items-xl-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.fresh-air .align-items-xl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.fresh-air .align-items-xl-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.fresh-air .align-items-xl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.fresh-air .align-items-xl-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.fresh-air .align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.fresh-air .align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.fresh-air .align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.fresh-air .align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.fresh-air .align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.fresh-air .align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.fresh-air .align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.fresh-air .align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.fresh-air .align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.fresh-air .align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.fresh-air .align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width:1440px) {
	.fresh-air .flex-xxl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.fresh-air .flex-xxl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.fresh-air .flex-xxl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.fresh-air .flex-xxl-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.fresh-air .flex-xxl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.fresh-air .flex-xxl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.fresh-air .flex-xxl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.fresh-air .justify-content-xxl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.fresh-air .justify-content-xxl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.fresh-air .justify-content-xxl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.fresh-air .justify-content-xxl-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.fresh-air .justify-content-xxl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.fresh-air .align-items-xxl-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.fresh-air .align-items-xxl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.fresh-air .align-items-xxl-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.fresh-air .align-items-xxl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.fresh-air .align-items-xxl-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.fresh-air .align-content-xxl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.fresh-air .align-content-xxl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.fresh-air .align-content-xxl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.fresh-air .align-content-xxl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.fresh-air .align-content-xxl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.fresh-air .align-content-xxl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-xxl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.fresh-air .align-self-xxl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.fresh-air .align-self-xxl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.fresh-air .align-self-xxl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.fresh-air .align-self-xxl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.fresh-air .align-self-xxl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width:1600px) {
	.fresh-air .flex-xxxl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.fresh-air .flex-xxxl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.fresh-air .flex-xxxl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.fresh-air .flex-xxxl-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.fresh-air .flex-xxxl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.fresh-air .flex-xxxl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.fresh-air .flex-xxxl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.fresh-air .justify-content-xxxl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.fresh-air .justify-content-xxxl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.fresh-air .justify-content-xxxl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.fresh-air .justify-content-xxxl-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.fresh-air .justify-content-xxxl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.fresh-air .align-items-xxxl-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.fresh-air .align-items-xxxl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.fresh-air .align-items-xxxl-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.fresh-air .align-items-xxxl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.fresh-air .align-items-xxxl-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.fresh-air .align-content-xxxl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.fresh-air .align-content-xxxl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.fresh-air .align-content-xxxl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.fresh-air .align-content-xxxl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.fresh-air .align-content-xxxl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.fresh-air .align-content-xxxl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-xxxl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.fresh-air .align-self-xxxl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.fresh-air .align-self-xxxl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.fresh-air .align-self-xxxl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.fresh-air .align-self-xxxl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.fresh-air .align-self-xxxl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

.fresh-air .float-left {
	float: left !important
}

.fresh-air .float-right {
	float: right !important
}

.fresh-air .float-none {
	float: none !important
}

@media (min-width:375px) {
	.fresh-air .float-sm-left {
		float: left !important
	}

	.fresh-air .float-sm-right {
		float: right !important
	}

	.fresh-air .float-sm-none {
		float: none !important
	}
}

@media (min-width:768px) {
	.fresh-air .float-md-left {
		float: left !important
	}

	.fresh-air .float-md-right {
		float: right !important
	}

	.fresh-air .float-md-none {
		float: none !important
	}
}

@media (min-width:992px) {
	.fresh-air .float-lg-left {
		float: left !important
	}

	.fresh-air .float-lg-right {
		float: right !important
	}

	.fresh-air .float-lg-none {
		float: none !important
	}
}

@media (min-width:1200px) {
	.fresh-air .float-xl-left {
		float: left !important
	}

	.fresh-air .float-xl-right {
		float: right !important
	}

	.fresh-air .float-xl-none {
		float: none !important
	}
}

@media (min-width:1440px) {
	.fresh-air .float-xxl-left {
		float: left !important
	}

	.fresh-air .float-xxl-right {
		float: right !important
	}

	.fresh-air .float-xxl-none {
		float: none !important
	}
}

@media (min-width:1600px) {
	.fresh-air .float-xxxl-left {
		float: left !important
	}

	.fresh-air .float-xxxl-right {
		float: right !important
	}

	.fresh-air .float-xxxl-none {
		float: none !important
	}
}

.fresh-air .position-static {
	position: static !important
}

.fresh-air .position-relative {
	position: relative !important
}

.fresh-air .position-absolute {
	position: absolute !important
}

.fresh-air .position-fixed {
	position: fixed !important
}

.fresh-air .position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important
}

.fixed-top {
	top: 0
}

.fixed-bottom,
.fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.fresh-air .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}

.fresh-air .sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	-webkit-clip-path: none;
	clip-path: none
}

.fresh-air .w-25 {
	width: 25% !important
}

.fresh-air .w-50 {
	width: 50% !important
}

.fresh-air .w-75 {
	width: 75% !important
}

.fresh-air .h-75 {
	height: 75% !important
}

.fresh-air .h-100 {
	height: 100% !important
}

.fresh-air .mw-100 {
	max-width: 100% !important
}
}

.fresh-air .mr-0,
.mx-0 {
	margin-right: 0 !important
}

.fresh-air .mb-0,
.my-0 {
	margin-bottom: 0 !important
}

.fresh-air .ml-0,
.mx-0 {
	margin-left: 0 !important
}

.fresh-air .m-1 {
	margin: .25rem !important
}

.fresh-air .mt-0,
.my-0 {
	margin-top: 0rem !important
}

.fresh-air .mt-1,
.my-1 {
	margin-top: .25rem !important
}

.fresh-air .mr-1,
.mx-1 {
	margin-right: .25rem !important
}

.fresh-air .mb-1,
.my-1 {
	margin-bottom: .25rem !important
}

.fresh-air .ml-1,
.mx-1 {
	margin-left: .25rem !important
}

.fresh-air .m-2 {
	margin: .5rem !important
}

.fresh-air .mt-2,
.my-2 {
	margin-top: .5rem !important
}

.fresh-air .mr-2,
.mx-2 {
	margin-right: .5rem !important
}

.fresh-air .mb-2,
.my-2 {
	margin-bottom: .5rem !important
}

.fresh-air .ml-2,
.mx-2 {
	margin-left: .5rem !important
}

.fresh-air .m-3 {
	margin: 1rem !important
}

.fresh-air .mt-3,
.my-3 {
	margin-top: 1rem !important
}

.fresh-air .mr-3,
.mx-3 {
	margin-right: 1rem !important
}

.fresh-air .mb-3,
.my-3 {
	margin-bottom: 1rem !important
}

.fresh-air .ml-3,
.mx-3 {
	margin-left: 1rem !important
}

.fresh-air .m-4 {
	margin: 1.5rem !important
}

.fresh-air .mt-4,
.my-4 {
	margin-top: 1.5rem !important
}

.fresh-air .mr-4,
.mx-4 {
	margin-right: 1.5rem !important
}

.fresh-air .mb-4,
.my-4 {
	margin-bottom: 1.5rem !important
}

.fresh-air .ml-4,
.mx-4 {
	margin-left: 1.5rem !important
}

.fresh-air .m-5 {
	margin: 3rem !important
}

.fresh-air .mt-5,
.my-5 {
	margin-top: 3rem !important
}

.fresh-air .mr-5,
.mx-5 {
	margin-right: 3rem !important
}

.fresh-air .mb-5,
.my-5 {
	margin-bottom: 3rem !important
}

.fresh-air .ml-5,
.mx-5 {
	margin-left: 3rem !important
}

.fresh-air .p-0 {
	padding: 0 !important
}

.fresh-air .pt-0,
.py-0 {
	padding-top: 0 !important
}

.fresh-air .pr-0,
.px-0 {
	padding-right: 0 !important
}

.fresh-air .pb-0,
.py-0 {
	padding-bottom: 0 !important
}

.fresh-air .pl-0,
.px-0 {
	padding-left: 0 !important
}

.fresh-air .p-1 {
	padding: .25rem !important
}

.fresh-air .pt-1,
.py-1 {
	padding-top: .25rem !important
}

.fresh-air .pr-1,
.px-1 {
	padding-right: .25rem !important
}

.fresh-air .pb-1,
.py-1 {
	padding-bottom: .25rem !important
}

.fresh-air .pl-1,
.px-1 {
	padding-left: .25rem !important
}

.fresh-air .p-2 {
	padding: .5rem !important
}

.fresh-air .pt-2,
.py-2 {
	padding-top: .5rem !important
}

.fresh-air .pr-2,
.px-2 {
	padding-right: .5rem !important
}

.fresh-air .pb-2,
.py-2 {
	padding-bottom: .5rem !important
}

.fresh-air .pl-2,
.px-2 {
	padding-left: .5rem !important
}

.fresh-air .p-3 {
	padding: 1rem !important
}

.fresh-air .pt-3,
.py-3 {
	padding-top: 1rem !important
}

.fresh-air .pr-3,
.px-3 {
	padding-right: 1rem !important
}

.fresh-air .pb-3,
.py-3 {
	padding-bottom: 1rem !important
}

.fresh-air .pl-3,
.px-3 {
	padding-left: 1rem !important
}

.fresh-air .p-4 {
	padding: 1.5rem !important
}

.fresh-air .pt-4,
.py-4 {
	padding-top: 1.5rem !important
}

.fresh-air .pr-4,
.px-4 {
	padding-right: 1.5rem !important
}

.fresh-air .pb-4,
.py-4 {
	padding-bottom: 1.5rem !important
}

.fresh-air .pl-4,
.px-4 {
	padding-left: 1.5rem !important
}

.fresh-air .p-5 {
	padding: 3rem !important
}

.fresh-air .pt-5,
.py-5 {
	padding-top: 3rem !important
}

.fresh-air .pr-5,
.px-5 {
	padding-right: 3rem !important
}

.fresh-air .pb-5,
.py-5 {
	padding-bottom: 3rem !important
}

.fresh-air .pl-5,
.px-5 {
	padding-left: 3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto,
.my-auto {
	margin-top: auto !important
}

.mr-auto,
.mx-auto {
	margin-right: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

@media (min-width:375px) {
	.fresh-air .m-sm-0 {
		margin: 0 !important
	}

	.fresh-air .mt-sm-0,
	.my-sm-0 {
		margin-top: 0 !important
	}

	.fresh-air .mr-sm-0,
	.mx-sm-0 {
		margin-right: 0 !important
	}

	.fresh-air .mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0 !important
	}

	.fresh-air .ml-sm-0,
	.mx-sm-0 {
		margin-left: 0 !important
	}

	.fresh-air .m-sm-1 {
		margin: .25rem !important
	}

	.fresh-air .mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem !important
	}

	.fresh-air .mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem !important
	}

	.fresh-air .mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem !important
	}

	.fresh-air .ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem !important
	}

	.fresh-air .m-sm-2 {
		margin: .5rem !important
	}

	.fresh-air .mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem !important
	}

	.fresh-air .mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem !important
	}

	.fresh-air .mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem !important
	}

	.fresh-air .ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem !important
	}

	.fresh-air .m-sm-3 {
		margin: 1rem !important
	}

	.fresh-air .mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem !important
	}

	.fresh-air .mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem !important
	}

	.fresh-air .mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem !important
	}

	.fresh-air .ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem !important
	}

	.fresh-air .m-sm-4 {
		margin: 1.5rem !important
	}

	.fresh-air .mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem !important
	}

	.fresh-air .mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem !important
	}

	.fresh-air .mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.fresh-air .ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem !important
	}

	.fresh-air .m-sm-5 {
		margin: 3rem !important
	}

	.fresh-air .mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem !important
	}

	.fresh-air .mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem !important
	}

	.fresh-air .mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem !important
	}

	.fresh-air .ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem !important
	}

	.fresh-air .p-sm-0 {
		padding: 0 !important
	}

	.fresh-air .pt-sm-0,
	.py-sm-0 {
		padding-top: 0 !important
	}

	.fresh-air .pr-sm-0,
	.px-sm-0 {
		padding-right: 0 !important
	}

	.fresh-air .pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0 !important
	}

	.fresh-air .pl-sm-0,
	.px-sm-0 {
		padding-left: 0 !important
	}

	.fresh-air .p-sm-1 {
		padding: .25rem !important
	}

	.fresh-air .pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem !important
	}

	.fresh-air .pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem !important
	}

	.fresh-air .pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem !important
	}

	.fresh-air .pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem !important
	}

	.fresh-air .p-sm-2 {
		padding: .5rem !important
	}

	.fresh-air .pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem !important
	}

	.fresh-air .pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem !important
	}

	.fresh-air .pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem !important
	}

	.fresh-air .pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem !important
	}

	.fresh-air .p-sm-3 {
		padding: 1rem !important
	}

	.fresh-air .pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem !important
	}

	.fresh-air .pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem !important
	}

	.fresh-air .pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem !important
	}

	.fresh-air .pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem !important
	}

	.fresh-air .p-sm-4 {
		padding: 1.5rem !important
	}

	.fresh-air .pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem !important
	}

	.fresh-air .pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem !important
	}

	.fresh-air .pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.fresh-air .pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem !important
	}

	.fresh-air .p-sm-5 {
		padding: 3rem !important
	}

	.fresh-air .pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem !important
	}

	.fresh-air .pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem !important
	}

	.fresh-air .pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem !important
	}

	.fresh-air .pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto !important
	}

	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto !important
	}
}

@media (min-width:768px) {
	.fresh-air .m-md-0 {
		margin: 0 !important
	}

	.fresh-air .mt-md-0,
	.my-md-0 {
		margin-top: 0 !important
	}

	.fresh-air .mr-md-0,
	.mx-md-0 {
		margin-right: 0 !important
	}

	.fresh-air .mb-md-0,
	.my-md-0 {
		margin-bottom: 0 !important
	}

	.fresh-air .ml-md-0,
	.mx-md-0 {
		margin-left: 0 !important
	}

	.fresh-air .m-md-1 {
		margin: .25rem !important
	}

	.fresh-air .mt-md-1,
	.my-md-1 {
		margin-top: .25rem !important
	}

	.fresh-air .mr-md-1,
	.mx-md-1 {
		margin-right: .25rem !important
	}

	.fresh-air .mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem !important
	}

	.fresh-air .ml-md-1,
	.mx-md-1 {
		margin-left: .25rem !important
	}

	.fresh-air .m-md-2 {
		margin: .5rem !important
	}

	.fresh-air .mt-md-2,
	.my-md-2 {
		margin-top: .5rem !important
	}

	.fresh-air .mr-md-2,
	.mx-md-2 {
		margin-right: .5rem !important
	}

	.fresh-air .mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem !important
	}

	.fresh-air .ml-md-2,
	.mx-md-2 {
		margin-left: .5rem !important
	}

	.fresh-air .m-md-3 {
		margin: 1rem !important
	}

	.fresh-air .mt-md-3,
	.my-md-3 {
		margin-top: 1rem !important
	}

	.fresh-air .mr-md-3,
	.mx-md-3 {
		margin-right: 1rem !important
	}

	.fresh-air .mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem !important
	}

	.fresh-air .ml-md-3,
	.mx-md-3 {
		margin-left: 1rem !important
	}

	.fresh-air .m-md-4 {
		margin: 1.5rem !important
	}

	.fresh-air .mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem !important
	}

	.fresh-air .mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem !important
	}

	.fresh-air .mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem !important
	}

	.fresh-air .ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem !important
	}

	.fresh-air .m-md-5 {
		margin: 3rem !important
	}

	.fresh-air .mt-md-5,
	.my-md-5 {
		margin-top: 3rem !important
	}

	.fresh-air .mr-md-5,
	.mx-md-5 {
		margin-right: 3rem !important
	}

	.fresh-air .mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem !important
	}

	.fresh-air .ml-md-5,
	.mx-md-5 {
		margin-left: 3rem !important
	}

	.fresh-air .p-md-0 {
		padding: 0 !important
	}

	.fresh-air .pt-md-0,
	.py-md-0 {
		padding-top: 0 !important
	}

	.fresh-air .pr-md-0,
	.px-md-0 {
		padding-right: 0 !important
	}

	.fresh-air .pb-md-0,
	.py-md-0 {
		padding-bottom: 0 !important
	}

	.fresh-air .pl-md-0,
	.px-md-0 {
		padding-left: 0 !important
	}

	.fresh-air .p-md-1 {
		padding: .25rem !important
	}

	.fresh-air .pt-md-1,
	.py-md-1 {
		padding-top: .25rem !important
	}

	.fresh-air .pr-md-1,
	.px-md-1 {
		padding-right: .25rem !important
	}

	.fresh-air .pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem !important
	}

	.fresh-air .pl-md-1,
	.px-md-1 {
		padding-left: .25rem !important
	}

	.fresh-air .p-md-2 {
		padding: .5rem !important
	}

	.fresh-air .pt-md-2,
	.py-md-2 {
		padding-top: .5rem !important
	}

	.fresh-air .pr-md-2,
	.px-md-2 {
		padding-right: .5rem !important
	}

	.fresh-air .pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem !important
	}

	.fresh-air .pl-md-2,
	.px-md-2 {
		padding-left: .5rem !important
	}

	.fresh-air .p-md-3 {
		padding: 1rem !important
	}

	.fresh-air .pt-md-3,
	.py-md-3 {
		padding-top: 1rem !important
	}

	.fresh-air .pr-md-3,
	.px-md-3 {
		padding-right: 1rem !important
	}

	.fresh-air .pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem !important
	}

	.fresh-air .pl-md-3,
	.px-md-3 {
		padding-left: 1rem !important
	}

	.fresh-air .p-md-4 {
		padding: 1.5rem !important
	}

	.fresh-air .pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem !important
	}

	.fresh-air .pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem !important
	}

	.fresh-air .pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem !important
	}

	.fresh-air .pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem !important
	}

	.fresh-air .p-md-5 {
		padding: 3rem !important
	}

	.fresh-air .pt-md-5,
	.py-md-5 {
		padding-top: 3rem !important
	}

	.fresh-air .pr-md-5,
	.px-md-5 {
		padding-right: 3rem !important
	}

	.fresh-air .pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem !important
	}

	.fresh-air .pl-md-5,
	.px-md-5 {
		padding-left: 3rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto,
	.my-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto !important
	}
}

@media (min-width:992px) {
	.fresh-air .m-lg-0 {
		margin: 0 !important
	}

	.fresh-air .mt-lg-0,
	.my-lg-0 {
		margin-top: 0 !important
	}

	.fresh-air .mr-lg-0,
	.mx-lg-0 {
		margin-right: 0 !important
	}

	.fresh-air .mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0 !important
	}

	.fresh-air .ml-lg-0,
	.mx-lg-0 {
		margin-left: 0 !important
	}

	.fresh-air .m-lg-1 {
		margin: .25rem !important
	}

	.fresh-air .mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem !important
	}

	.fresh-air .mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem !important
	}

	.fresh-air .mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem !important
	}

	.fresh-air .ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem !important
	}

	.fresh-air .m-lg-2 {
		margin: .5rem !important
	}

	.fresh-air .mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem !important
	}

	.fresh-air .mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem !important
	}

	.fresh-air .mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem !important
	}

	.fresh-air .ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem !important
	}

	.fresh-air .m-lg-3 {
		margin: 1rem !important
	}

	.fresh-air .mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem !important
	}

	.fresh-air .mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem !important
	}

	.fresh-air .mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem !important
	}

	.fresh-air .ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem !important
	}

	.fresh-air .m-lg-4 {
		margin: 1.5rem !important
	}

	.fresh-air .mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem !important
	}

	.fresh-air .mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem !important
	}

	.fresh-air .mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.fresh-air .ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem !important
	}

	.fresh-air .m-lg-5 {
		margin: 3rem !important
	}

	.fresh-air .mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem !important
	}

	.fresh-air .mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem !important
	}

	.fresh-air .mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem !important
	}

	.fresh-air .ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem !important
	}

	.fresh-air .p-lg-0 {
		padding: 0 !important
	}

	.fresh-air .pt-lg-0,
	.py-lg-0 {
		padding-top: 0 !important
	}

	.fresh-air .pr-lg-0,
	.px-lg-0 {
		padding-right: 0 !important
	}

	.fresh-air .pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0 !important
	}

	.fresh-air .pl-lg-0,
	.px-lg-0 {
		padding-left: 0 !important
	}

	.fresh-air .p-lg-1 {
		padding: .25rem !important
	}

	.fresh-air .pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem !important
	}

	.fresh-air .pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem !important
	}

	.fresh-air .pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem !important
	}

	.fresh-air .pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem !important
	}

	.fresh-air .p-lg-2 {
		padding: .5rem !important
	}

	.fresh-air .pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem !important
	}

	.fresh-air .pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem !important
	}

	.fresh-air .pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem !important
	}

	.fresh-air .pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem !important
	}

	.fresh-air .p-lg-3 {
		padding: 1rem !important
	}

	.fresh-air .pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem !important
	}

	.fresh-air .pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem !important
	}

	.fresh-air .pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem !important
	}

	.fresh-air .pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem !important
	}

	.fresh-air .p-lg-4 {
		padding: 1.5rem !important
	}

	.fresh-air .pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem !important
	}

	.fresh-air .pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem !important
	}

	.fresh-air .pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.fresh-air .pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem !important
	}

	.fresh-air .p-lg-5 {
		padding: 3rem !important
	}

	.fresh-air .pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem !important
	}

	.fresh-air .pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem !important
	}

	.fresh-air .pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem !important
	}

	.fresh-air .pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto !important
	}
}

@media (min-width:1200px) {
	.fresh-air .m-xl-0 {
		margin: 0 !important
	}

	.fresh-air .mt-xl-0,
	.my-xl-0 {
		margin-top: 0 !important
	}

	.fresh-air .mr-xl-0,
	.mx-xl-0 {
		margin-right: 0 !important
	}

	.fresh-air .mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0 !important
	}

	.fresh-air .ml-xl-0,
	.mx-xl-0 {
		margin-left: 0 !important
	}

	.fresh-air .m-xl-1 {
		margin: .25rem !important
	}

	.fresh-air .mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem !important
	}

	.fresh-air .mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem !important
	}

	.fresh-air .mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem !important
	}

	.fresh-air .ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem !important
	}

	.fresh-air .m-xl-2 {
		margin: .5rem !important
	}

	.fresh-air .mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem !important
	}

	.fresh-air .mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem !important
	}

	.fresh-air .mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem !important
	}

	.fresh-air .ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem !important
	}

	.fresh-air .m-xl-3 {
		margin: 1rem !important
	}

	.fresh-air .mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem !important
	}

	.fresh-air .mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem !important
	}

	.fresh-air .mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem !important
	}

	.fresh-air .ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem !important
	}

	.fresh-air .m-xl-4 {
		margin: 1.5rem !important
	}

	.fresh-air .mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem !important
	}

	.fresh-air .mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem !important
	}

	.fresh-air .mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.fresh-air .ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem !important
	}

	.fresh-air .m-xl-5 {
		margin: 3rem !important
	}

	.fresh-air .mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem !important
	}

	.fresh-air .mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem !important
	}

	.fresh-air .mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem !important
	}

	.fresh-air .ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem !important
	}

	.fresh-air .p-xl-0 {
		padding: 0 !important
	}

	.fresh-air .pt-xl-0,
	.py-xl-0 {
		padding-top: 0 !important
	}

	.fresh-air .pr-xl-0,
	.px-xl-0 {
		padding-right: 0 !important
	}

	.fresh-air .pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0 !important
	}

	.fresh-air .pl-xl-0,
	.px-xl-0 {
		padding-left: 0 !important
	}

	.fresh-air .p-xl-1 {
		padding: .25rem !important
	}

	.fresh-air .pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem !important
	}

	.fresh-air .pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem !important
	}

	.fresh-air .pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem !important
	}

	.fresh-air .pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem !important
	}

	.fresh-air .p-xl-2 {
		padding: .5rem !important
	}

	.fresh-air .pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem !important
	}

	.fresh-air .pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem !important
	}

	.fresh-air .pb-xl-2,
	.fresh-air .pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem !important
	}

	.fresh-air .pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem !important
	}

	.fresh-air .pb-xl-3,
	.py-xl-3 {}

	.fresh-air .pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem !important
	}

	.fresh-air .pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem !important
	}

	.fresh-air .pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem !important
	}

	.fresh-air .pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem !important
	}

	.fresh-air .p-xl-5 {
		padding: 3rem !important
	}

	.fresh-air .pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem !important
	}

	.fresh-air .pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem !important
	}

	.fresh-air .pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem !important
	}

	.fresh-air .pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto !important
	}
}

@media (min-width:1440px) {
	.fresh-air .m-xxl-0 {
		margin: 0 !important
	}

	.fresh-air .mt-xxl-0,
	.my-xxl-0 {
		margin-top: 0 !important
	}

	.fresh-air .mr-xxl-0,
	.mx-xxl-0 {
		margin-right: 0 !important
	}

	.fresh-air .mb-xxl-0,
	.my-xxl-0 {
		margin-bottom: 0 !important
	}

	.fresh-air .ml-xxl-0,
	.mx-xxl-0 {
		margin-left: 0 !important
	}

	.fresh-air .m-xxl-1 {
		margin: .25rem !important
	}

	.fresh-air .mt-xxl-1,
	.my-xxl-1 {
		margin-top: .25rem !important
	}

	.fresh-air .mr-xxl-1,
	.mx-xxl-1 {
		margin-right: .25rem !important
	}

	.fresh-air .mb-xxl-1,
	.my-xxl-1 {
		margin-bottom: .25rem !important
	}

	.fresh-air .ml-xxl-1,
	.mx-xxl-1 {
		margin-left: .25rem !important
	}

	.fresh-air .m-xxl-2 {
		margin: .5rem !important
	}

	.fresh-air .mt-xxl-2,
	.my-xxl-2 {
		margin-top: .5rem !important
	}

	.fresh-air .mr-xxl-2,
	.mx-xxl-2 {
		margin-right: .5rem !important
	}

	.fresh-air .mb-xxl-2,
	.my-xxl-2 {
		margin-bottom: .5rem !important
	}

	.fresh-air .ml-xxl-2,
	.mx-xxl-2 {
		margin-left: .5rem !important
	}

	.fresh-air .m-xxl-3 {
		margin: 1rem !important
	}

	.fresh-air .mt-xxl-3,
	.my-xxl-3 {
		margin-top: 1rem !important
	}

	.fresh-air .mr-xxl-3,
	.mx-xxl-3 {
		margin-right: 1rem !important
	}

	.fresh-air .mb-xxl-3,
	.my-xxl-3 {
		margin-bottom: 1rem !important
	}

	.fresh-air .ml-xxl-3,
	.mx-xxl-3 {
		margin-left: 1rem !important
	}

	.fresh-air .m-xxl-4 {
		margin: 1.5rem !important
	}

	.fresh-air .mt-xxl-4,
	.my-xxl-4 {
		margin-top: 1.5rem !important
	}

	.fresh-air .mr-xxl-4,
	.mx-xxl-4 {
		margin-right: 1.5rem !important
	}

	.fresh-air .mb-xxl-4,
	.my-xxl-4 {
		margin-bottom: 1.5rem !important
	}

	.fresh-air .ml-xxl-4,
	.mx-xxl-4 {
		margin-left: 1.5rem !important
	}

	.fresh-air .m-xxl-5 {
		margin: 3rem !important
	}

	.fresh-air .mt-xxl-5,
	.my-xxl-5 {
		margin-top: 3rem !important
	}

	.fresh-air .mr-xxl-5,
	.mx-xxl-5 {
		margin-right: 3rem !important
	}

	.fresh-air .mb-xxl-5,
	.my-xxl-5 {
		margin-bottom: 3rem !important
	}

	.fresh-air .ml-xxl-5,
	.mx-xxl-5 {
		margin-left: 3rem !important
	}

	.fresh-air .p-xxl-0 {
		padding: 0 !important
	}

	.fresh-air .pt-xxl-0,
	.py-xxl-0 {
		padding-top: 0 !important
	}

	.fresh-air .pr-xxl-0,
	.px-xxl-0 {
		padding-right: 0 !important
	}

	.fresh-air .pb-xxl-0,
	.py-xxl-0 {
		padding-bottom: 0 !important
	}

	.fresh-air .pl-xxl-0,
	.px-xxl-0 {
		padding-left: 0 !important
	}

	.fresh-air .p-xxl-1 {
		padding: .25rem !important
	}

	.fresh-air .pt-xxl-1,
	.py-xxl-1 {
		padding-top: .25rem !important
	}

	.fresh-air .pr-xxl-1,
	.px-xxl-1 {
		padding-right: .25rem !important
	}

	.fresh-air .pb-xxl-1,
	.py-xxl-1 {
		padding-bottom: .25rem !important
	}

	.fresh-air .pl-xxl-1,
	.px-xxl-1 {
		padding-left: .25rem !important
	}

	.fresh-air .p-xxl-2 {
		padding: .5rem !important
	}

	.fresh-air .pt-xxl-2,
	.py-xxl-2 {
		padding-top: .5rem !important
	}

	.fresh-air .pr-xxl-2,
	.px-xxl-2 {
		padding-right: .5rem !important
	}

	.fresh-air .pb-xxl-2,
	.py-xxl-2 {
		padding-bottom: .5rem !important
	}

	.fresh-air .pl-xxl-2,
	.px-xxl-2 {
		padding-left: .5rem !important
	}

	.fresh-air .p-xxl-3 {
		padding: 1rem !important
	}

	.fresh-air .pt-xxl-3,
	.py-xxl-3 {
		padding-top: 1rem !important
	}

	.fresh-air .pr-xxl-3,
	.px-xxl-3 {
		padding-right: 1rem !important
	}

	.fresh-air .pb-xxl-3,
	.py-xxl-3 {
		padding-bottom: 1rem !important
	}

	.fresh-air .pl-xxl-3,
	.px-xxl-3 {
		padding-left: 1rem !important
	}

	.fresh-air .p-xxl-4 {
		padding: 1.5rem !important
	}

	.fresh-air .pt-xxl-4,
	.py-xxl-4 {
		padding-top: 1.5rem !important
	}

	.fresh-air .pr-xxl-4,
	.px-xxl-4 {
		padding-right: 1.5rem !important
	}

	.fresh-air .pb-xxl-4,
	.py-xxl-4 {
		padding-bottom: 1.5rem !important
	}

	.fresh-air .pl-xxl-4,
	.px-xxl-4 {
		padding-left: 1.5rem !important
	}

	.fresh-air .p-xxl-5 {
		padding: 3rem !important
	}

	.fresh-air .pt-xxl-5,
	.py-xxl-5 {
		padding-top: 3rem !important
	}

	.fresh-air .pr-xxl-5,
	.px-xxl-5 {
		padding-right: 3rem !important
	}

	.fresh-air .pb-xxl-5,
	.py-xxl-5 {
		padding-bottom: 3rem !important
	}

	.fresh-air .pl-xxl-5,
	.px-xxl-5 {
		padding-left: 3rem !important
	}

	.m-xxl-auto {
		margin: auto !important
	}

	.mt-xxl-auto,
	.my-xxl-auto {
		margin-top: auto !important
	}

	.mr-xxl-auto,
	.mx-xxl-auto {
		margin-right: auto !important
	}

	.mb-xxl-auto,
	.my-xxl-auto {
		margin-bottom: auto !important
	}

	.ml-xxl-auto,
	.mx-xxl-auto {
		margin-left: auto !important
	}
}

@media (min-width:1600px) {
	.fresh-air .m-xxxl-0 {
		margin: 0 !important
	}

	.fresh-air .mt-xxxl-0,
	.my-xxxl-0 {
		margin-top: 0 !important
	}

	.fresh-air .mr-xxxl-0,
	.mx-xxxl-0 {
		margin-right: 0 !important
	}

	.fresh-air .mb-xxxl-0,
	.my-xxxl-0 {
		margin-bottom: 0 !important
	}

	.fresh-air .ml-xxxl-0,
	.mx-xxxl-0 {
		margin-left: 0 !important
	}

	.fresh-air .m-xxxl-1 {
		margin: .25rem !important
	}

	.fresh-air .mt-xxxl-1,
	.my-xxxl-1 {
		margin-top: .25rem !important
	}

	.fresh-air .mr-xxxl-1,
	.mx-xxxl-1 {
		margin-right: .25rem !important
	}

	.fresh-air .mb-xxxl-1,
	.my-xxxl-1 {
		margin-bottom: .25rem !important
	}

	.fresh-air .ml-xxxl-1,
	.mx-xxxl-1 {
		margin-left: .25rem !important
	}

	.fresh-air .m-xxxl-2 {
		margin: .5rem !important
	}

	.fresh-air .mt-xxxl-2,
	.my-xxxl-2 {
		margin-top: .5rem !important
	}

	.fresh-air .mr-xxxl-2,
	.mx-xxxl-2 {
		margin-right: .5rem !important
	}

	.fresh-air .mb-xxxl-2,
	.my-xxxl-2 {
		margin-bottom: .5rem !important
	}

	.fresh-air .ml-xxxl-2,
	.mx-xxxl-2 {
		margin-left: .5rem !important
	}

	.fresh-air .m-xxxl-3 {
		margin: 1rem !important
	}

	.fresh-air .mt-xxxl-3,
	.my-xxxl-3 {
		margin-top: 1rem !important
	}

	.fresh-air .mr-xxxl-3,
	.mx-xxxl-3 {
		margin-right: 1rem !important
	}

	.fresh-air .mb-xxxl-3,
	.my-xxxl-3 {
		margin-bottom: 1rem !important
	}

	.fresh-air .ml-xxxl-3,
	.mx-xxxl-3 {
		margin-left: 1rem !important
	}

	.fresh-air .m-xxxl-4 {
		margin: 1.5rem !important
	}

	.fresh-air .mt-xxxl-4,
	.my-xxxl-4 {
		margin-top: 1.5rem !important
	}

	.fresh-air .mr-xxxl-4,
	.mx-xxxl-4 {
		margin-right: 1.5rem !important
	}

	.fresh-air .mb-xxxl-4,
	.my-xxxl-4 {
		margin-bottom: 1.5rem !important
	}

	.fresh-air .ml-xxxl-4,
	.mx-xxxl-4 {
		margin-left: 1.5rem !important
	}

	.fresh-air .m-xxxl-5 {
		margin: 3rem !important
	}

	.fresh-air .mt-xxxl-5,
	.my-xxxl-5 {
		margin-top: 3rem !important
	}

	.fresh-air .mr-xxxl-5,
	.mx-xxxl-5 {
		margin-right: 3rem !important
	}

	.fresh-air .mb-xxxl-5,
	.my-xxxl-5 {
		margin-bottom: 3rem !important
	}

	.fresh-air .ml-xxxl-5,
	.mx-xxxl-5 {
		margin-left: 3rem !important
	}

	.fresh-air .p-xxxl-0 {
		padding: 0 !important
	}

	.fresh-air .pt-xxxl-0,
	.py-xxxl-0 {
		padding-top: 0 !important
	}

	.fresh-air .pr-xxxl-0,
	.px-xxxl-0 {
		padding-right: 0 !important
	}

	.fresh-air .pb-xxxl-0,
	.py-xxxl-0 {
		padding-bottom: 0 !important
	}

	.fresh-air .pl-xxxl-0,
	.px-xxxl-0 {
		padding-left: 0 !important
	}

	.fresh-air .p-xxxl-1 {
		padding: .25rem !important
	}

	.fresh-air .pt-xxxl-1,
	.py-xxxl-1 {
		padding-top: .25rem !important
	}

	.fresh-air .pr-xxxl-1,
	.px-xxxl-1 {
		padding-right: .25rem !important
	}

	.fresh-air .pb-xxxl-1,
	.py-xxxl-1 {
		padding-bottom: .25rem !important
	}

	.fresh-air .pl-xxxl-1,
	.px-xxxl-1 {
		padding-left: .25rem !important
	}

	.fresh-air .p-xxxl-2 {
		padding: .5rem !important
	}

	.fresh-air .pt-xxxl-2,
	.py-xxxl-2 {
		padding-top: .5rem !important
	}

	.fresh-air .pr-xxxl-2,
	.px-xxxl-2 {
		padding-right: .5rem !important
	}

	.fresh-air .pb-xxxl-2,
	.py-xxxl-2 {
		padding-bottom: .5rem !important
	}

	.fresh-air .pl-xxxl-2,
	.px-xxxl-2 {
		padding-left: .5rem !important
	}

	.fresh-air .p-xxxl-3 {
		padding: 1rem !important
	}

	.fresh-air .pt-xxxl-3,
	.py-xxxl-3 {
		padding-top: 1rem !important
	}

	.fresh-air .pr-xxxl-3,
	.px-xxxl-3 {
		padding-right: 1rem !important
	}

	.fresh-air .pb-xxxl-3,
	.py-xxxl-3 {
		padding-bottom: 1rem !important
	}

	.fresh-air .pl-xxxl-3,
	.px-xxxl-3 {
		padding-left: 1rem !important
	}

	.fresh-air .p-xxxl-4 {
		padding: 1.5rem !important
	}

	.fresh-air .pt-xxxl-4,
	.py-xxxl-4 {
		padding-top: 1.5rem !important
	}

	.fresh-air .pr-xxxl-4,
	.px-xxxl-4 {
		padding-right: 1.5rem !important
	}

	.fresh-air .pb-xxxl-4,
	.py-xxxl-4 {
		padding-bottom: 1.5rem !important
	}

	.fresh-air .pl-xxxl-4,
	.px-xxxl-4 {
		padding-left: 1.5rem !important
	}

	.fresh-air .p-xxxl-5 {
		padding: 3rem !important
	}

	.fresh-air .pt-xxxl-5,
	.py-xxxl-5 {
		padding-top: 3rem !important
	}

	.fresh-air .pr-xxxl-5,
	.px-xxxl-5 {
		padding-right: 3rem !important
	}

	.fresh-air .pb-xxxl-5,
	.py-xxxl-5 {
		padding-bottom: 3rem !important
	}

	.fresh-air .pl-xxxl-5,
	.px-xxxl-5 {
		padding-left: 3rem !important
	}

	.m-xxxl-auto {
		margin: auto !important
	}

	.mt-xxxl-auto,
	.my-xxxl-auto {
		margin-top: auto !important
	}

	.mr-xxxl-auto,
	.mx-xxxl-auto {
		margin-right: auto !important
	}

	.mb-xxxl-auto,
	.my-xxxl-auto {
		margin-bottom: auto !important
	}

	.ml-xxxl-auto,
	.mx-xxxl-auto {
		margin-left: auto !important
	}
}

.fresh-air .text-justify {
	text-align: justify !important
}

.fresh-air .text-nowrap {
	white-space: nowrap !important
}

.fresh-air .text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.fresh-air .text-left {
	text-align: left !important
}

.fresh-air .text-right {
	text-align: right !important
}

.fresh-air .text-center {
	text-align: center !important
}

@media (min-width:375px) {
	.fresh-air .text-sm-left {
		text-align: left !important
	}

	.fresh-air .text-sm-right {
		text-align: right !important
	}

	.fresh-air .text-sm-center {
		text-align: center !important
	}
}

@media (min-width:768px) {
	.fresh-air .text-md-left {
		text-align: left !important
	}

	.fresh-air .text-md-right {
		text-align: right !important
	}

	.fresh-air .text-md-center {
		text-align: center !important
	}
}

@media (min-width:992px) {
	.fresh-air .text-lg-left {
		text-align: left !important
	}

	.fresh-air .text-lg-right {
		text-align: right !important
	}

	.fresh-air .text-lg-center {
		text-align: center !important
	}
}

@media (min-width:1200px) {
	.fresh-air .text-xl-left {
		text-align: left !important
	}

	.fresh-air .text-xl-right {
		text-align: right !important
	}

	.fresh-air .text-xl-center {
		text-align: center !important
	}
}

@media (min-width:1440px) {
	.fresh-air .text-xxl-left {
		text-align: left !important
	}

	.fresh-air .text-xxl-right {
		text-align: right !important
	}

	.fresh-air .text-xxl-center {
		text-align: center !important
	}
}

@media (min-width:1600px) {
	.fresh-air .text-xxxl-left {
		text-align: left !important
	}

	.fresh-air .text-xxxl-right {
		text-align: right !important
	}

	.fresh-air .text-xxxl-center {
		text-align: center !important
	}
}

.fresh-air .text-lowercase {
	text-transform: lowercase !important
}

.fresh-air .text-uppercase {
	text-transform: uppercase !important
}

.fresh-air .text-capitalize {
	text-transform: capitalize !important
}

.fresh-air .font-weight-light {
	font-weight: 300 !important
}

.fresh-air .font-weight-normal {
	font-weight: 400 !important
}

.fresh-air .font-weight-bold {
	font-weight: 700 !important
}

.fresh-air .font-italic {
	font-style: italic !important
}

.fresh-air .text-primary {
	color: #4470c3 !important
}

.fresh-air a.text-primary:focus,
a.text-primary:hover {
	color: #3359a1 !important
}

.fresh-air .text-secondary {
	color: #7c828a !important
}

.fresh-air a.text-secondary:focus,
a.text-secondary:hover {
	color: #64696f !important
}

.fresh-air .text-success {
	color: #28a745 !important
}

.fresh-air a.text-success:focus,
a.text-success:hover {
	color: #1e7e34 !important
}

.fresh-air .text-info {
	color: #0e193f !important
}

.fresh-air a.text-info:focus,
a.text-info:hover {
	color: #117a8b !important
}

.fresh-air .text-warning {
	color: #ffc107 !important
}

.fresh-air a.text-warning:focus,
a.text-warning:hover {
	color: #d39e00 !important
}

.fresh-air .text-danger {
	color: #e51937 !important
}

.fresh-air a.text-danger:focus,
a.text-danger:hover {
	color: #b7142c !important
}

.fresh-air .text-light {
	color: #f8f9fa !important
}

.fresh-air a.text-light:focus,
a.text-light:hover {
	color: #dae0e5 !important
}

.fresh-air .text-dark {
	color: #11172b !important
}

.fresh-air a.text-dark:focus,
a.text-dark:hover {
	color: #030306 !important
}

.fresh-air .text-secondary-cta {
	color: #0b1f66 !important
}

.fresh-air a.text-secondary-cta:focus,
a.text-secondary-cta:hover {
	color: #061138 !important
}

.fresh-air .text-white {
	color: #fff !important
}

.fresh-air a.text-white:focus,
a.text-white:hover {
	color: #e6e6e6 !important
}

.fresh-air .text-dark-footer {
	color: #10172e !important
}

.fresh-air a.text-dark-footer:focus,
a.text-dark-footer:hover {
	color: #030408 !important
}

.fresh-air .text-muted {
	color: #868e96 !important
}

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

.fresh-air .visible {
	visibility: visible !important
}

.fresh-air .invisible {
	visibility: hidden !important
}

.fresh-air header {
	width: 100% !important
}

.fresh-air .cookie-footer {
	position: fixed;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	padding: 1.46875rem 0;
	overflow: hidden;
	font-size: .9375rem;
	line-height: 1.5rem;
	color: #0b1f66;
	background: #fff
}

.fresh-air .cookie-footer .alert-cookie-details {
	display: inline-block
}

.fresh-air .cookie-footer .cookie-desc {
	display: inline-block;
	padding-left: .9375rem
}

.fresh-air .cookie-footer .cookie-desc .cookie-desc-label {
	font-size: .875rem;
	line-height: 1rem;
	color: #0b1f66
}

.fresh-air .cookie-footer .close-cookie {
	padding-top: .375rem;
	text-align: right
}

.fresh-air .cookie-footer .close-cookie .cookie-close-icon {
	display: inline-block;
	width: 1.23125rem;
	height: 1.23125rem;
	background: transparent url("../images/flyout-close.svg") no-repeat 0;
	background-position: .125rem;
	border: 0
}

@media only screen and (min-device-width:576px) and (max-device-width:767px) {
	.fresh-air .cookie-footer {
		padding: .5rem .938rem .4375rem !important
	}

	.fresh-air .cookie-footer .alert-cookie-details {
		display: block !important
	}

	.fresh-air .cookie-footer .container {
		max-width: 100% !important
	}

	.fresh-air .cookie-footer .cookie-display-block {
		display: inline-block !important;
		;
		width: auto !important;
		;
		padding-top: 0 !important
	}
}

@media only screen and (min-device-width:576px) and (max-device-width:768px) {
	.fresh-air .cookie-footer .close-cookie {
		padding-top: .875rem
	}
}

@media only screen and (max-device-width:575px) {
	.fresh-air .cookie-footer .close-cookie {
		padding-top: .375rem
	}

	.fresh-air .cookie-footer .cookie-display-block {
		padding-right: .8125rem
	}
}

@media only screen and (device-width:414px) and (device-height:736px) {
	.fresh-air .cookie-footer .container {
		max-width: 100% !important
	}
}

@media (max-width:767px) {
	.fresh-air .cookie-footer .alert-cookie-details {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.fresh-air .cookie-footer .cookie-display-block {
		padding-top: .0625rem;
		display: block;
		width: 100%;
		padding-left: 1rem !important
	}
}

@media (min-width:992px) {
	.fresh-air .collapse-widget {
		position: absolute;
		right: 0;
		left: 0;
		z-index: 998
	}

	.fresh-air .floating-header {
		position: absolute
	}

	.fresh-air .widget-container-lg:focus {
		background-color: #11172b !important
	}
}

.fresh-air ngc-business-alert {
	display: none
}

.fresh-air .bussiness-alert-banner {
	position: absolute;
	z-index: 100;
	width: 100%;
	padding: 1.46875rem 0;
	overflow: hidden;
	font-size: .9375rem;
	line-height: 1.5rem;
	color: #0b1f66 !important;
	;
	background: #fff
}

.fresh-air .bussiness-alert-banner .business-alert-details {
	display: inline-block
}

.fresh-air .bussiness-alert-banner .business-alert-message {
	display: inline-block;
	padding-left: .9375rem
}

.fresh-air .bussiness-alert-banner .business-alert-message .cookie-desc-label {
	font-size: .875rem;
	line-height: 1rem;
	color: #0b1f66
}

.fresh-air .bussiness-alert-banner .business-alert-close {
	padding-top: .375rem;
	text-align: right
}

.fresh-air .bussiness-alert-banner .business-alert-close .business-close-icon {
	display: inline-block;
	width: 1.23125rem;
	height: 1.23125rem;
	background: transparent url("../images/flyout-close.svg") no-repeat 0;
	background-position: .125rem;
	border: 0
}

@media only screen and (min-device-width:576px) and (max-device-width:767px) {
	.fresh-air .bussiness-alert-banner {
		padding: .5rem .938rem .4375rem !important
	}

	.fresh-air .bussiness-alert-banner .business-alert-details {
		display: block !important
	}

	.fresh-air .bussiness-alert-banner .container {
		max-width: 100% !important
	}

	.fresh-air .bussiness-alert-banner .business-alert-display-block {
		display: inline-block !important;
		;
		width: auto !important;
		padding-top: 0 !important
	}
}

@media only screen and (min-device-width:576px) and (max-device-width:768px) {
	.fresh-air .bussiness-alert-banner .business-alert-close {
		padding-top: .875rem
	}
}

@media only screen and (max-device-width:575px) {
	.fresh-air .bussiness-alert-banner .business-alert-close {
		padding-top: .375rem
	}

	.fresh-air .bussiness-alert-banner .business-alert-display-block {
		padding-right: .8125rem
	}
}

@media only screen and (device-width:414px) and (device-height:736px) {
	.fresh-air .bussiness-alert-banner .container {
		max-width: 100% !important
	}
}

@media (max-width:767px) {
	.fresh-air .bussiness-alert-banner .business-alert-details {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.fresh-air .bussiness-alert-banner .business-alert-display-block {
		padding-top: .0625rem;
		display: block;
		width: 100%;
		padding-left: 1rem !important
	}
}

@media (max-width:767px) {

	.mob-modal-link .select-ui-wrapper:focus,
	.mob-modal-link a:focus,
	.mob-modal-link input[type=checkbox]:focus {
		background-color: #242a48 !important;
		border-radius: 3px !important;
		outline: 0 !important;
		display: block
	}

	.fresh-air .mob-modal-link input[type=checkbox]:focus {
		box-shadow: 0 0 .0625rem .3125rem #242a48, 0 0 .0625rem .375rem #616778 !important
	}
}

.fresh-air .navbar {
	position: fixed;
	padding: 0;
	height: 70px;
	top: 0
}

.navbar .navbar-toggler {
	line-height: 0;
	border: 0;
	border-radius: 0 !important;
	position: absolute;
	right: 10px
}

.navbar .navbar-toggler .navbar-toggler-icon {
	width: 1rem;
	height: 1rem;
	font-size: 1rem;
	background-image: none;
	border-radius: 0 !important
}

.navbar .navbar-toggler .navbar-toggler-icon.icon-Hamburger {
	font-size: 1rem;
	color: #8996a9
}

.navbar .navbar-toggler .navbar-toggler-close-icon {
	width: 1.125rem;
	height: 1.125rem;
	background-color: transparent;
	border: 0
}

.navbar .navbar-toggler .navbar-toggler-close-icon.icon-moreoptionsclose:before {
	font-size: 1rem;
	color: #8996a9
}

.navbar .navbar-toggler:focus {
	overflow: hidden;
	border-radius: 0 !important;
	outline: 3px solid #79b8f5
}

.fresh-air .navbar.header-with-advisory {
	top: 2.6875rem
}

.fresh-air .business .navbar {
	padding: 0;
	border-bottom: .0625rem solid #404551 !important
}

.fresh-air .navbar-nav {
	-webkit-overflow-scrolling: touch
}

.fresh-air .navbar-nav .nav-link {
	padding-top: .2rem;
	padding-bottom: .2rem;
	font-size: .6875rem
}

.fresh-air .navbar-nav .nav-link.static-link {
	font-weight: 400;
	letter-spacing: .6px
}

.fresh-air .navbar-nav .nav-link.app-link {
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.2px
}

.fresh-air .navbar-nav .dropdown-menu {
	padding: 0;
	background-color: inherit;
	border: 0
}

.fresh-air .main-container a {
	color: #fff
}

.fresh-air .main-container a:hover {
	color: #fff;
	text-decoration: none
}

.fresh-air .darkSiteEnabled .superGraphicLogoDarksite {
	width: 4.9375rem;
	height: 4.0625rem;
	margin-right: .8rem;
	background: transparent url("../images/supergraphic-flyout.svg") no-repeat;
	background-size: contain
}

.nav-link.static-link.dropdown-toggle:after {
	border: none !important
}

.fresh-air .secondary-links-container {
	padding: 1.5rem 0
}

.fresh-air .nav-content-outlet.main-container {
	padding: 0
}

.fresh-air .nav-content-outlet.main-container.widget-with-advisory {
	margin-top: 7.375rem
}

.fresh-air .right-rail-container.collapse {
	display: none !important
}

.fresh-air .navbar-nav .nav-item .nav-content {
	position: absolute;
	left: 0;
	margin-top: .3125rem
}

.fresh-air .navbar-nav .mobile-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 17.19rem;
	padding: 2.5rem 0 0;
	margin-right: auto;
	margin-left: auto;
	list-style: none
}

.fresh-air .navbar-nav .mobile-content .nav-item {
	display: inline-table;
	padding-right: 0 !important;
	padding-bottom: .125rem;
	padding-left: 0 !important;
	margin-right: auto !important;
	margin-left: auto !important
}

.fresh-air .navbar-nav .mobile-content .active-menu {
	border-color: #e01933;
	border-style: solid;
	border-width: 0 0 .1875rem
}

.fresh-air .navbar-nav .mobile-content .nav-link {
	font-size: .875rem;
	line-height: .875rem;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0
}

@media (max-width:991px) {
	.navbar-toggler:focus {
		border-radius: 0 !important;
		outline: 0 !important
	}

	.fresh-air .nav-content-outlet {
		margin-top: 3.063rem
	}

	.fresh-air .navbar .container {
		max-width: 100%;
		padding: 0;
		margin: 0
	}

	.navbar .navbar-close-button {
		z-index: 1050;
		font-size: 1rem
	}

	.fresh-air .nav-content-outlet.main-container {
		margin-top: 2.875rem
	}

	.fresh-air .nav-content-outlet.main-container.widget-with-advisory {
		margin-top: 6.75rem
	}

	.fresh-air .main-container {
		padding-top: 0 !important
	}

	.fresh-air ul.navbar-nav {
		width: 100%;
		padding: 1.875rem !important
	}

	.fresh-air .navbar-nav .nav-link {
		padding: 1.5rem
	}

	.fresh-air .navbar-collapse {
		position: fixed;
		top: 4.3rem;
		width: 100%;
		height: 95%;
		overflow-y: scroll;
		background: rgba(0, 0, 0, .87)
	}

	.navbar-collapse .navbar-toggler {
		padding: 0;
		margin-top: .6875rem;
		margin-left: 1.875rem
	}

	.fresh-air .header-with-advisory .navbar-collapse {
		top: 5.4375rem
	}

	.fresh-air .navbar-collapse.main-container {
		background-position-y: 0 !important
	}

	.fresh-air .navbar-nav .nav-link.static-link {
		text-transform: uppercase
	}

	.fresh-air .navbar-nav .nav-link.app-link,
	.fresh-air .navbar-nav .nav-link.static-link {
		font-size: .8125rem !important;
		font-size: 26px !important;
		padding: 44px
	}

	.fresh-air .navbar-nav .staticLink .main-container {
		background: 0 0;
		background-color: transparent !important
	}

	.fresh-air .navbar-nav .mobile-content .nav-link {
		padding: 0;
		margin-bottom: .625rem;
		line-height: .875rem
	}

	.fresh-air .navbar-nav .mobile-content .nav-link:hover {
		text-decoration: none !important
	}

	.fresh-air .navbar-collapse .navbar-nav .nav-item {
		border-bottom: 1px solid #2c3035
	}

	.fresh-air .navbar-collapse .navbar-nav .nav-item>a {
		font-size: 1.15rem !important;
		line-height: .875rem;
		letter-spacing: 0;
		padding: 15px
	}

	.fresh-air .staticLink .col-primary-links li>a {
		font-size: 1rem;
		line-height: 2.5625rem
	}

	.col-secondary-links>ul>li>a,
	.fresh-air .col-primary-links>ul>li>a {
		padding: 0 1.5rem
	}

	.fresh-air .secondary-links-container {
		border-top: 1px solid #3a4351
	}

	.fresh-air .dropdown-menu .container {
		padding: 1.125rem 0
	}

	.fresh-air .introcomponent .redlinerule,
	.introcomponentimage .redlinerule {
		margin: .875rem 0
	}

	.fresh-air .language {
		position: relative;
		padding-right: 1.125rem;
		padding-left: 1.6875rem;
		margin-top: .375rem;
		margin-bottom: .25rem;
		margin-left: 3.375rem;
		line-height: 1.8125rem;
		text-transform: none;
		border-right: .0625rem solid #282f43
	}

	.language.icon-Language-selector:before {
		position: absolute;
		left: 0;
		font-size: 1.0625rem;
		line-height: 1.8125rem
	}

	.fresh-air .contact-us {
		margin-left: 1.5rem;
		line-height: 1.8125rem;
		text-transform: uppercase
	}

	.fresh-air .logout-section {
		padding: 1.875rem
	}

	.fresh-air .logout-section .logout-btn {
		display: inline-block;
		height: 3.125rem;
		font-size: .75rem;
		line-height: 2.875rem;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: .125rem;
		background: #10172e;
		border: 2px solid #fff
	}

	.fresh-air .search-ham .search-container .search {
		text-align: right
	}

	.fresh-air .search-ham .search-container .search.icon-search-icon {
		text-decoration: none
	}

	.fresh-air .search-ham .search-container .search.icon-search-icon:before {
		font-size: 1.125rem;
		font-weight: 600;
		vertical-align: middle
	}

	.fresh-air .mobile-container .contact-us-left {
		margin-left: 2.5rem
	}

	.fresh-air .mobile-container .contact-us-container {
		padding-left: 1.875rem;
		font-size: .8125rem;
		text-transform: uppercase
	}

	.mobile-container .lang-selector-hamburger {
		padding-left: 1.875rem;
		margin-left: .9375rem;
		border-left: .0625rem solid #2d3641
	}

	.fresh-air .darkSiteEnabled {
		height: auto;
		padding: 0
	}

	.fresh-air .darkSiteEnabled .darkSiteLogoAlign {
		margin-left: 1rem
	}

	.fresh-air .darkSiteEnabled .superGraphicLogoDarksite {
		margin-right: 1rem
	}
}

@media (min-width:992px) {
	.fresh-air .navbar-collapse.main-container {
		padding: 0;
		background: 0 0
	}

	.fresh-air .navbar-dark .navbar-nav .active-menu {
		border-color: #e01933;
		border-style: solid;
		border-width: 0 0 .1875rem
	}

	.fresh-air .navbar-dark .navbar-nav .active-menu-blue {
		border-color: #11172b;
		border-style: solid;
		border-width: 0 0 .1875rem
	}

	.fresh-air .navbar-nav>li>a {
		background: 0 0
	}

	.fresh-air .navbar,
	.navbar .navbar-collapse {
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.fresh-air .navbar-nav .nav-item .main-container {
		min-height: 10.88rem;
		border-top: 1px solid #282f43
	}

	.fresh-air .navbar-nav .nav-item .nav-link {
		font-size: 1.1rem !important;
		color: #fff !important;
		margin-right: 7px
	}

	.fresh-air .navbar-nav .nav-item .nav-link:last-child {
		margin-right: 20px;
	}

	.fresh-air .navbar-nav .nav-item .nav-link.app-link,
	.fresh-air .navbar-nav .nav-item .nav-link.static-link {
		padding-right: 0 !important;
		padding-left: 0 !important;
		margin-top: 1.313rem !important;
		margin-bottom: .938rem !important
	}

	.fresh-air .navbar-nav .nav-item .nav-link.static-link {
		font-weight: 400
	}

	.fresh-air .navbar-nav .nav-item.app-link-item {
		margin-right: .625rem !important;
		margin-left: .625rem !important
	}

	.fresh-air .navbar-nav .nav-item.staticLink.active-menu:hover {
		padding-bottom: 0
	}

	.fresh-air .navbar-nav .nav-item.staticLink:hover {
		padding-bottom: .188rem
	}

	.fresh-air .navbar-nav .nav-item.staticLink {
		position: static;
		margin-right: .425rem !important;
		margin-left: .425rem !important
	}

	.fresh-air .nav-content-outlet {
		min-height: 10.88rem;
		margin-top: 4.6875rem
	}
}

@media (min-width:1200px) {
	.fresh-air .navbar-nav .nav-item.staticLink {
		padding-right: .75rem !important;
		padding-left: .75rem !important;
		margin-right: 0 !important;
		margin-left: 0 !important
	}

	.fresh-air .navbar-nav .nav-item.first-static-link {
		margin-left: 1.5rem !important
	}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.fresh-air .navbar-nav .mobile-content {
		width: 26.31rem;
		padding: 3.313rem 0 0
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.fresh-air .header-with-advisory {
		top: 2.688rem !important
	}
}

@media (max-width:991px) {
	.language.icon-Language-selector:before {
		position: absolute;
		top: .5rem;
		left: 0;
		font-size: 1.5rem;
		line-height: 1.8125rem
	}

	.fresh-air .nav-item.staticLink {
		position: relative
	}

	.fresh-air .nav-item.staticLink.open {
		border-bottom: 0 !important
	}

	.fresh-air .nav-item.staticLink>a.icon-Dropdown-caret:before {
		position: absolute;
		right: 5%;
		font-size: .3125rem;
		line-height: .875rem;
		color: #fff
	}

	.fresh-air .nav-item.staticLink.show>a.icon-Dropdown-caret:before {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.fresh-air .nav-item.staticLink .dropdown-menu {
		display: block;
		height: 0;
		overflow: hidden;
		opacity: 0;
		transition: all .6s
	}

	.fresh-air .nav-item.staticLink.open .dropdown-menu {
		display: block;
		height: auto !important;
		padding: 1.125rem 0 !important;
		opacity: 1 !important;
		transition: all .6s !important
	}

	.fresh-air .navColumnHedingArrow {
		display: inline-block;
		width: .75rem;
		height: .875rem;
		transition: all .6s;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	.fresh-air .dropdown-menu .container {
		padding: 0
	}
}

@media only screen and (device-width:414px) and (device-height:736px) {
	.fresh-air .alert-advisory-main-container {
		padding: 1.0625rem .625rem 1.1875rem .25rem !important
	}
}

@media (max-width:767px) {
	.fresh-air .navbar.header-with-advisory {
		top: 6.375rem !important
	}

	.fresh-air .navbar.header-with-advisory .navbar-collapse {
		top: 9.437rem !important
	}

	.fresh-air .alert-advisory-main-container {
		padding: 1.0625rem .625rem 1.1875rem .25rem !important
	}

	.fresh-air .alert-advisory-main-container .container {
		margin: 0 !important
	}

	.fresh-air .alert-advisory-main-container .container .view-all-advisories {
		padding-top: .25rem
	}

	.fresh-air .nav-content-outlet.main-container {
		min-width: 23.44rem
	}

	.fresh-air .nav-content-outlet.main-container.d-sm-none {
		display: none !important
	}

	.fresh-air .nav-content-outlet.main-container.widget-with-advisory {
		margin-top: 10.4rem
	}

	.fresh-air .navbar-collapse {
		height: 95%
	}

	.nav-bar .navbar-toggler {
		margin: 0 1.125rem
	}

	.fresh-air .darkSiteEnabled {
		height: 3rem;
		padding: 0
	}

	.fresh-air .darkSiteEnabled .siteLogo {
		width: 6.063rem;
		height: .875rem;
		margin-top: .25rem
	}

	.fresh-air .darkSiteEnabled .skyteam {
		width: 1rem;
		height: .875rem;
		margin-top: .18rem
	}

	.fresh-air .darkSiteEnabled .superGraphicLogoDarksite {
		width: 2.5rem;
		height: 2.8rem;
		margin-right: 1rem
	}

	.fresh-air .darkSiteEnabled .darkSiteLogoAlign {
		margin-left: 1rem
	}

	.fresh-air .mobile-container .contact-us-container {
		padding-left: 1.125rem
	}

	.mobile-container .lang-selector-hamburger {
		padding-top: 1rem;
		margin-left: 0;
		border: 0
	}
}

@media (max-width:991px) {
	.fresh-air .darkSiteEnabled .siteLogo {
		margin-left: 1rem
	}

	.fresh-air .darkSiteEnabled .skyteam {
		margin-right: .7rem
	}

	.fresh-air .navbar-nav .nav-item {
		padding-right: .5rem !important;
		padding-left: .5rem !important;
		margin-right: 0 !important;
		margin-left: 0 !important
	}

	.fresh-air .navbar .container.navbar-md-down {
		height: 2.9375rem
	}

	.fresh-air .navbar .container.navbar-md-down .icon-moreoptionsclose {
		font-size: 1.125rem
	}

	.fresh-air .navbar .container.navbar-md-down .icon-moreoptionsclose:before {
		color: #fff;
		vertical-align: text-top
	}
}

.fresh-air .main-container-supergraphic {
	position: absolute;
	top: -70px;
	right: .9375rem;
	width: 120%;
	height: 120%;
	background: url("../images/supergraphic-delta-mark-nav.svg") no-repeat scroll transparent;
	background-position: top;
	background-size: contain
}

.fresh-air .logo-container {
	float: none;
	margin-right: .6875rem
}

.fresh-air .logo-container a {
	margin: .25rem .25rem .25rem 0
}

.fresh-air .logo-container .siteLogo {
	display: block;
	float: left;
	width: 7.5rem;
	height: 3.9rem;
	margin-top: 0
}

.fresh-air .logo-container .skyteam {
	display: block;
	float: left;
	width: 1.2rem;
	height: 3.9rem;
	margin: .15rem
}

.fresh-air .logo-container .skyteam:focus,
.logo-container .siteLogo:focus {
	overflow: hidden
}

.fresh-air .logo-padding {
	padding-top: 15px
}

.fresh-air .darkSiteLogoAlign .siteLogo {
	margin: 0;
	cursor: not-allowed
}

@media (min-width:992px) and (max-width:1199px) {

	.fresh-air .business .logo-container .siteLogo,
	.fresh-air .ddcfb-lg-fix .siteLogo {
		width: 4.5rem
	}
}

.fresh-air .nav-content {
	position: absolute;
	left: 0;
	display: none;
	padding: 0
}

.fresh-air .active-menu>.nav-content {
	display: block
}

.fresh-air .main-container {
	display: block;
	padding: 1.875rem 0;
	font-size: .875rem;
	line-height: 2.188rem
}

.fresh-air .col-primary-links>ul>li>a {
	display: block;
	text-indent: .563rem
}

.fresh-air .col-primary-links>ul>li>a:hover {
	text-decoration: underline;
	background: #282f43
}

.fresh-air .col-primary-links>ul>li>a:focus {
	text-decoration: underline
}

.fresh-air .col-secondary-links {
	-webkit-column-count: 1;
	column-count: 1
}

.fresh-air .col-secondary-links>ul {
	margin: 0
}

.fresh-air .col-secondary-links>ul>li {
	display: block;
	padding-top: .5rem;
	margin-bottom: 8px;
	overflow: hidden;
	line-height: 0
}

.fresh-air .col-secondary-links>ul>li>a {
	line-height: 1rem;
	color: #fff
}

.col-secondary-links>ul>li>a:focus,
.fresh-air .col-secondary-links>ul>li>a:hover {
	text-decoration: underline
}

@media screen and (min-width:992px) {
	.fresh-air .col-image {
		margin-top: 2rem;
		margin-bottom: 1.9375rem
	}

	.fresh-air .col-primary-links {
		margin-top: 1.5rem;
		margin-bottom: 1.8125rem;
		border-right: 1px solid #282f43
	}

	.fresh-air .col-secondary-links {
		margin-top: 1rem;
		margin-bottom: 1.8125rem;
		-webkit-column-count: 2;
		column-count: 2
	}

	.col-secondary-links>ul>li>a,
	.fresh-air .col-primary-links>ul>li>a {
		font-weight: 400;
		line-height: 1.875rem;
		letter-spacing: 0
	}

	.fresh-air .col-secondary-links>ul>li>a {
		color: #d2d3d5
	}
}

@media (min-width:1200px) {
	.fresh-air .col-secondary-links {
		-webkit-column-count: 3;
		column-count: 3
	}
}

@media (max-width:991px) {
	.fresh-air .staticLink .dropdown-menu.show {
		margin: 0;
		border-top: 1px solid #3a4351;
		border-radius: 0
	}

	.col-secondary-links,
	.fresh-air .col-primary-links {
		padding: 0
	}

	.fresh-air .col-primary-links>ul>li>a {
		text-indent: 0
	}

	.fresh-air .col-secondary-links {
		font-size: .8125rem
	}

	.fresh-air .col-secondary-links>ul>li {
		display: block
	}

	.fresh-air .col-secondary-links>ul>li>a {
		color: #d2d3d5
	}
}

.fresh-air .sign-up {
	width: 100%;
	font-size: .875rem;
	line-height: 1.25rem;
	color: #fff;
	letter-spacing: 0
}

.fresh-air .sign-up.btn-link:hover {
	color: #fff !important;
	text-decoration: none !important
}

.fresh-air .login-btn {
	width: 100%;
	margin-left: 1.1875rem;
	font-size: .875rem;
	line-height: 1.25rem;
	text-align: center;
	letter-spacing: 0;
	cursor: pointer;
	background-color: #e01933;
	border-color: #e01933;
	border-radius: 0
}

.fresh-air .login-mobile {
	width: 3.625rem;
	font-size: .8125rem;
	line-height: .625rem;
	text-transform: uppercase;
	background: #e01933
}

.fresh-air .logged-in-container {
	height: 100%;
	padding-top: .5rem
}

.fresh-air .logged-in-container .pax-details {
	float: left
}

.fresh-air .logged-in-container .pax-details .pax-name {
	float: right;
	font-size: .75rem;
	line-height: .875rem;
	color: #fff;
	letter-spacing: .035rem
}

.fresh-air .logged-in-container .pax-details .pax-miles-busimem {
	color: #d29224
}

.fresh-air .logged-in-container .pax-details .pax-miles,
.logged-in-container .pax-details .pax-miles-busimem {
	float: right;
	clear: right;
	font-size: .625rem;
	line-height: .875rem;
	letter-spacing: .035rem
}

.fresh-air .logged-in-container .pax-details .pax-miles-dm {
	color: #6fa4ca
}

.fresh-air .logged-in-container .pax-details .pax-miles-pm {
	color: #8e86a4
}

.fresh-air .logged-in-container .pax-details .pax-miles-sm {
	color: #666
}

.fresh-air .logged-in-container .pax-details .pax-miles-ff {
	color: #fff
}

.fresh-air .logged-in-container .pax-details .pax-miles-gm {
	color: #d29224
}

.fresh-air .logged-in-container .pax-details .pax-miles-mem {
	color: #fff
}

.fresh-air .logged-in-container .open-flyout {
	float: right;
	padding-right: .5rem;
	padding-left: .5rem;
	font-size: 1rem;
	line-height: 1.5
}

.fresh-air .logged-in-container .open-flyout.icon-advsearchtriangle:before {
	font-size: 4px;
	vertical-align: middle
}

.logged-in-container .open-flyout.toggle-up {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fresh-air .logged-in-container :hover {
	cursor: pointer
}

.fresh-air .business .logged-in-container .pax-details .pax-miles-gm {
	color: #d29224
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .sign-up {
		margin-top: -.2rem;
		font-size: .875rem;
		line-height: 0 !important
	}

	.fresh-air .sign-up,
	.login-btn {
		padding: 0;
		margin-left: .5625rem
	}

	.fresh-air .login-btn {
		font-size: .875rem;
		line-height: .625rem
	}
}

@media (min-width:768) and (max-width:991) {
	.fresh-air .sign-up {
		margin-top: 2rem
	}
}

@media (min-width:600px) and (max-width:667px) {
	.fresh-air .container .login-container {
		margin-left: 20.875rem
	}
}

@media (min-width:668px) and (max-width:736px) {
	.fresh-air .container .login-container {
		margin-left: 25.875rem
	}
}

@media (max-width:767px) {
	.fresh-air .login-container {
		margin-left: 1.875rem
	}

	.fresh-air .sign-up {
		font-size: .875rem
	}

	.fresh-air .login-btn {
		margin-left: 1.25rem
	}

	.fresh-air .shop-header-view .login-btn {
		margin-left: 6.25rem
	}
}

@media (min-width:411px) and (max-width:767px) {
	.fresh-air .container .login-container {
		margin-left: 3.875rem
	}
}

@media (min-width:992px) {

	.fresh-air .sign-up,
	.login-btn {
		padding: .15625rem .4375rem !important
	}

	.fresh-air .sign-up {
		margin-top: .625rem;
		font-size: .875rem
	}

	.fresh-air .login-btn {
		margin-top: .625rem
	}
}

@media (min-width:1200px) {

	.fresh-air .sign-up,
	.login-btn {
		margin-top: .313rem !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .logged-in-container .open-flyout {
		padding-right: 0 !important;
		padding-left: .2rem !important
	}
}

.fresh-air .hp-notification-container .notification {
	display: block;
	width: 1.4375rem;
	height: 2.3rem;
	margin-left: 1.25rem;
	text-align: center
}

.fresh-air .hp-notification-container .notification:hover {
	text-decoration: none
}

.fresh-air .hp-notification-container .icon-notification-icon:before {
	font-size: 1.625rem;
	color: #fff
}

.fresh-air .hp-notification-container .feed-counter {
	position: absolute;
	top: 0;
	box-sizing: content-box;
	width: .9375rem;
	height: .9375rem;
	margin-left: .75rem;
	background-color: #e01933;
	border-radius: .625rem
}

.fresh-air .hp-notification-container .feed-counter-text {
	font-size: .625rem;
	line-height: .9375rem;
	color: #fff;
	text-align: center
}

.fresh-air .hp-notification-container .feed-counter-text:hover {
	text-decoration: none
}

.fresh-air .hp-notification-container.pos-relative {
	position: relative
}

.fresh-air .business .notification-container {
	border-right: 1px solid #404551
}

@media (max-width:56.25rem) {
	.fresh-air .hp-notification-container .feed-counter {
		display: inline-block;
		margin-top: .4375rem;
		margin-left: 1rem
	}
}

.fresh-air .feed-modal .nav-tabs .nav-link.active {
	color: #0b1f66;
	background-color: #fff;
	border: 0;
	border-bottom: 2px solid #e01933 !important
}

.fresh-air .feed-modal .nav-tabs .nav-link {
	padding: 0 .125rem .438rem;
	font-size: .75rem;
	line-height: .875rem;
	color: #0b1f66;
	letter-spacing: .083rem
}

.fresh-air .feed-modal .nav-tabs .nav-link:hover {
	background-color: #fff;
	border: 0
}

.fresh-air .hp-notification-container {
	height: auto !important
}

.fresh-air a.advisory-container {
	padding-bottom: 0 !important;
	margin-bottom: 1rem;
	text-decoration: none
}

.fresh-air .advisory-list,
.news-list {
	margin-top: .75rem;
	list-style-type: none;
	border-bottom: 1px solid #e8ecf2
}

.fresh-air .advisory-list:first-child a {
	padding-top: .9375rem
}

.fresh-air .advisory-list:last-child {
	padding-bottom: 0;
	border-bottom: 0
}

.fresh-air .advisory-list:last-child a {
	margin-bottom: 0 !important
}

.advisory-container .notify-header,
.fresh-air .advisory-container .advisory-header {
	font-size: 1.125rem;
	line-height: 1.125rem;
	color: #0b1453
}

.advisory-container .notify-desc,
.fresh-air .advisory-container .advisory-desc {
	padding-top: .4375rem;
	font-size: .75rem;
	line-height: 1.125rem;
	color: #696f77
}

.advisory-container .notify-timestamp,
.fresh-air .advisory-container .advisory-timestamp {
	padding-top: .59375rem;
	font-size: .75rem;
	line-height: .75rem;
	color: #0b1453
}

.advisory-container .notify-timestamp.news-timestamp,
.fresh-air .advisory-container .advisory-timestamp.news-timestamp {
	margin-top: .375rem;
	color: #696f77
}

.fresh-air .tab-content a {
	display: inline-block
}

.fresh-air .tab-content a:focus {
	margin: .125rem
}

.fresh-air .tab-content .advisory-list h5 {
	margin-bottom: 0
}

.fresh-air .tab-content .advisory-list span {
	display: block
}

.fresh-air .content-non-loggedin .tab-content {
	height: 25.69rem;
	overflow-y: auto
}

@media (max-width:991px) {
	.fresh-air .hp-notification-container .notification {
		width: 2.3rem;
		height: 1.7rem;
		padding-left: 0;
		margin-top: .075rem;
		margin-right: 1.2rem;
		text-align: center
	}

	.fresh-air .hp-notification-container .feed-counter {
		top: 0;
		left: 50%;
		margin-top: 2px;
		margin-left: 0
	}

	.fresh-air .tab-content {
		height: 26rem
	}
}

@media only screen and (min-width:413px) and (max-width:414px) and (min-height:895px) and (max-width:896px) and (orientation:portrait) {
	.fresh-air .tab-content {
		height: 27rem
	}
}

@media (max-width:767px) {
	.fresh-air .hp-notification-container .notification {
		margin-right: 1.25rem;
		margin-left: .4375rem
	}

	.fresh-air .hp-notification-container .feed-counter {
		left: .625rem;
		margin-left: 1rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .hp-notification-container {
		border-right: 1px solid #2d3641
	}

	.fresh-air .hp-notification-container .notification {
		margin-right: 1.125rem !important
	}

	.fresh-air .hp-notification-container .icon-notification-icon {
		line-height: 2.3rem
	}

	.fresh-air .hp-notification-container .feed-counter {
		top: .4375rem
	}
}

@media (min-width:992px) {
	.fresh-air .hp-notification-container .notification {
		margin-top: .313rem !important
	}

	.fresh-air .hp-notification-container .icon-notification-icon:before {
		vertical-align: middle
	}

	.fresh-air .hp-notification-container .feed-counter {
		position: absolute;
		line-height: 1rem
	}
}

@media (min-width:1200px) {
	.fresh-air .hp-notification-container {
		border-right: 1px solid #2d3641
	}

	.fresh-air .hp-notification-container .notification {
		width: 1.625rem;
		height: 1.625rem;
		margin-right: 1.875rem;
		margin-left: 1.875rem
	}

	.fresh-air .hp-notification-container .icon-notification-icon {
		line-height: 1.625rem
	}

	.fresh-air .hp-notification-container .feed-counter {
		top: .1875rem
	}

	.fresh-air .hp-notification-container .buser {
		margin-right: .75rem !important;
		margin-left: .25rem !important
	}
}

@media (max-width:320px) {
	.fresh-air .hp-notification-container .tab-content {
		height: auto !important;
		max-height: 15.625rem
	}
}

.fresh-air .dark-triangle {
	width: .5rem;
	height: .5rem;
	background: url("../images/blue-triangle.svg") no-repeat 50%
}

@media (max-width:1199px) {
	.fresh-air .tab-content a:focus {
		margin: 0
	}
}

.fresh-air .search-container .search {
	display: block;
	width: 1.8rem;
	height: 1.8rem;
	margin-left: 1.5rem
}

.fresh-air .search-container .search.icon-search-icon {
	color: #fff
}

@media (max-width:991px) {
	.fresh-air .search-container {
		padding-right: 1.875rem
	}
}

@media (max-width:767px) {
	.footer-popular-topic.d-sm-none {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .search-container .search {
		margin-left: 1.25rem !important
	}

	.fresh-air .business .search-container .search {
		margin-left: .785rem !important
	}
}

@media (min-width:992px) {
	.fresh-air .search-container .search {
		margin-top: .625rem;
		background-size: 1.5rem 1.5rem
	}

	.fresh-air .search-container .search.icon-search-icon {
		font-size: 1.5rem;
		color: #fff;
		text-align: center;
		text-decoration: none
	}

	.fresh-air .search-container .search.icon-search-icon:before {
		font-weight: 600;
		vertical-align: text-top
	}
}

@media (min-width:1200px) {
	.fresh-air .search-container .search {
		margin-top: .313rem;
		background-size: 1.5rem 1.5rem
	}
}

.fresh-air ul li {
	color: #0b1f66
}

.aria-offscreen,
.fresh-air .aria-hidden {
	position: absolute;
	top: auto;
	left: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #000;
	background: #fff
}

.fresh-air .skip-content-container {
	position: absolute;
	z-index: 1035;
	width: 100%;
	padding: .5rem
}

.fresh-air .skip-content-container a {
	color: #79b8f5
}

.fresh-air .promo-header {
	font-size: 2rem;
	line-height: 2.125rem
}

.fresh-air .promo-body,
.fresh-air .promo-header {
	color: #0b1f66;
	letter-spacing: 0
}

.fresh-air .promo-body {
	font-size: 1rem;
	line-height: 1.5rem
}

.icon-tout-header {
	font-size: .9375rem;
	color: #0b1f66;
	text-transform: uppercase;
	letter-spacing: 1.6px
}

.fresh-air .dynamic-promo-body {
	font-size: .9375rem;
	line-height: 1.5rem;
	color: #0b1f66;
	letter-spacing: 0
}

.fresh-air .dynamic-promo-bullets {
	font-size: .9375rem;
	line-height: 1.563rem;
	color: #0b1f66;
	letter-spacing: .19px
}

.fresh-air .dynamic-promo-links {
	font-size: .875rem;
	line-height: 1.625rem;
	color: #4470c3;
	text-transform: uppercase;
	letter-spacing: 0
}

.fresh-air .details-drawer {
	font-size: .875rem;
	line-height: 1rem;
	color: #0b1f66;
	letter-spacing: 1px
}

.fresh-air .btn-primary-cta {
	padding-top: 24px;
	padding-bottom: 24px;
	font-size: 1rem;
	font-weight: 700;
	color: #fff !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	white-space: normal;
	border-radius: 0
}

.btn-primary-cta:focus,
.fresh-air .btn-primary-cta:hover,
.rtebtn-primary:focus,
.rtebtn-primary:hover {
	text-decoration: none !important
}

.fresh-air .rtebtn-primary {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	margin-right: 1.875rem !important;
	font-size: 1rem;
	font-weight: 700;
	color: #fff !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	white-space: normal;
	border-radius: 0
}

.fresh-air .rtebtn-primary a {
	color: #fff !important
}

.fresh-air .btn-secondary-cta {
	padding: 1.5rem;
	font-size: 1rem;
	font-weight: 700;
	color: #0b1f66 !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	white-space: normal;
	background-color: #fff;
	border: 2px solid #bac5d2 !important;
	border-radius: 0
}

.btn-secondary-cta:focus,
.fresh-air .btn-secondary-cta:hover {
	text-decoration: none !important;
	background-color: #e6e6e6;
	border: 2px solid #0b1f66 !important
}

.fresh-air .rtebtn-secondary {
	padding: 1.5rem;
	font-size: 1rem;
	font-weight: 700;
	color: #0b1f66 !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	white-space: normal;
	background-color: #fff !important;
	border: 2px solid #bac5d2 !important;
	border-radius: 0
}

.fresh-air .rtebtn-secondary a {
	color: #0b1f66 !important
}

.fresh-air .rtebtn-secondary:hover,
.rtebtn-secondary:focus {
	background-color: #e6e6e6 !important;
	border: 2px solid #0b1f66 !important
}

.fresh-air .redlinerule {
	float: left;
	width: 5.125rem;
	height: .1875rem;
	margin: 0 0 1.375rem .725rem;
	background: #e51937;
	border: 0
}

.fresh-air .small-text {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #0b1f66;
	letter-spacing: 0
}

.fresh-air .small-text i {
	font-family: Whitney-BookItalic
}

.fresh-air .polaris-image .card {
	width: 100%
}

.fresh-air .text {
	padding: 1rem .5rem;
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 2.125rem;
	color: #0b1f66;
	letter-spacing: 0
}

.fresh-air .text p {
	padding: 1rem 0
}

.fresh-air .text ul li {
	padding-bottom: 1rem
}

.fresh-air .text ol li,
.fresh-air .text ul li {
	font-size: 1.5rem;
	line-height: 2.125rem;
	color: #0b1f66;
	letter-spacing: 0;
	list-style-position: outside
}

.fresh-air .polaris-image {
	padding: 1rem
}

.fresh-air .polaris-image .float-right .polaris-img {
	float: right !important
}

.fresh-air .text h4,
.introcomponent h4,
.introcomponentimage h4 {
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 2.125rem;
	color: #081649;
	letter-spacing: 0
}

.fresh-air .text h4 span {
	font-size: 21px !important
}

.fresh-air .columncontrol .text .container {
	max-width: 100% !important;
	padding: 0 !important
}

.fresh-air .columncontrol .text .container p {
	padding: 0 !important
}

.fresh-air .section .container .col-12,
.fresh-air .section .container .col-12 .container {
	padding: 0
}

.fresh-air .section .container .col-12 .text {
	padding: 1rem 0
}

.hp-legacy body {
	margin: 0
}

@media screen and (min-width:320px) and (max-width:425px) {
	.fresh-air .intro-superhed {
		font-size: .9375rem;
		line-height: 1.375rem;
		color: #0b1f66;
		text-transform: uppercase;
		letter-spacing: 1.4px
	}

	.fresh-air .intro-h1 {
		font-size: 2.375rem;
		line-height: 2.625rem
	}

	.fresh-air .intro-h1,
	.fresh-air .section-h2 {
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .section-h2 {
		font-size: 2rem;
		line-height: 2.25rem
	}

	.fresh-air .subsection-h3 {
		font-size: 1.25rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .caption-head-h4 {
		font-size: .8125rem;
		line-height: 1rem;
		color: #0b1f66;
		text-transform: uppercase;
		letter-spacing: 1.2px
	}

	.fresh-air .notes {
		font-size: .8125rem;
		line-height: 1.125rem;
		color: #7c828a;
		letter-spacing: 0
	}

	.fresh-air .notes p {
		margin-bottom: .625rem
	}

	.fresh-air .notes-footnotes {
		font-family: Whitney-BookItalic;
		font-size: .8125rem;
		line-height: 1.125rem;
		color: #7c828a;
		letter-spacing: 0
	}

	.fresh-air .notes-footnotes p {
		margin-bottom: .625rem
	}

	.fresh-air .intro-body {
		font-size: 1.125rem;
		line-height: 1.75rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .intro-body p {
		margin-bottom: .875rem;
		line-height: 28px
	}

	.fresh-air .intro-numberline {
		font-size: 1.125rem;
		line-height: 1.75rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .intro-numberline li {
		margin-bottom: 2.188rem
	}

	.fresh-air .intro-bulletline {
		font-size: 1.125rem;
		line-height: 1.75rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .intro-bulletline li {
		margin-bottom: 2.188rem
	}

	.fresh-air .intro-bullets {
		font-size: 1.125rem;
		line-height: 1.75rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .intro-bullets li {
		margin-bottom: .625rem
	}

	.fresh-air .intro-textlink {
		font-size: 1.125rem;
		line-height: 1.75rem;
		color: #4470c3;
		letter-spacing: 0
	}

	.fresh-air .intro-anchor-links {
		font-size: .9375rem;
		line-height: 1.375rem;
		color: #0b1f66;
		text-decoration: underline;
		letter-spacing: 0
	}

	.fresh-air .intro-anchor-links li {
		margin-bottom: 1.375rem
	}

	.fresh-air .section-body {
		font-size: .9375rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .section-body p {
		margin-bottom: .75rem
	}

	.fresh-air .section-numberline {
		font-size: .9375rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .section-numberline li {
		margin-bottom: 1.25rem
	}

	.fresh-air .section-bulletline {
		font-size: .9375rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .section-bulletline li {
		margin-bottom: 1.25rem
	}

	.fresh-air .section-bullets {
		font-size: .9375rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .section-bullets li {
		margin-bottom: .375rem
	}

	.fresh-air .section-textlinks {
		font-size: .9375rem;
		line-height: 1.5rem;
		color: #4470c3;
		letter-spacing: 0
	}

	.fresh-air .section-textlinks p {
		margin-bottom: .5rem
	}

	.fresh-air .section-listlinks {
		font-size: .9375rem;
		line-height: 1.5rem;
		color: #4470c3;
		letter-spacing: 0
	}

	.fresh-air .section-listlinks p {
		margin-bottom: .625rem
	}

	.fresh-air .section-bullet-linklist {
		font-size: .9375rem;
		line-height: 1.5rem;
		color: #4470c3;
		letter-spacing: 0
	}

	.fresh-air .section-bullet-linklist li {
		margin-bottom: 1.375rem
	}

	.fresh-air .legal-body {
		font-size: .8125rem;
		line-height: 1.25rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .legal-body p {
		margin-bottom: .8125rem
	}

	.fresh-air .legal-numberline {
		font-size: .8125rem;
		line-height: 1.25rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .legal-numberline li {
		margin-bottom: .8125rem
	}

	.fresh-air .legal-bulletline {
		font-size: .8125rem;
		line-height: 1.25rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .legal-bulletline li {
		margin-bottom: .8125rem
	}

	.fresh-air .legal-bullets {
		font-size: .8125rem;
		line-height: 1.25rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .legal-bullets li {
		margin-bottom: .8125rem
	}

	.fresh-air .legal-textlinks {
		font-size: .8125rem;
		line-height: 1.25rem;
		color: #4470c3;
		letter-spacing: 0
	}

	.fresh-air .mixed-grid-header {
		font-size: 1.25rem;
		line-height: 1.375rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .dynamic-header {
		font-size: 1.5rem;
		line-height: 1.75rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .dynamic-header-subtext {
		font-size: .9375rem;
		line-height: 1.125rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .dynamic-data {
		font-size: 1.25rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .feature-superhead {
		font-size: .8125rem;
		line-height: 1rem;
		color: #0b1f66;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1.2px
	}

	.fresh-air .feature-header {
		font-size: 2rem;
		line-height: 2.125rem;
		color: #0b1f66;
		text-align: center;
		letter-spacing: 0
	}

	.fresh-air .feature-subhead {
		line-height: 1.125rem
	}

	.fresh-air .feature-body,
	.fresh-air .feature-subhead {
		font-size: .9375rem;
		color: #0b1f66;
		text-align: center;
		letter-spacing: 0
	}

	.fresh-air .feature-body {
		line-height: 1.5rem
	}

	.fresh-air .feature-textlinks {
		font-size: .9375rem;
		line-height: 1.5rem;
		color: #4470c3;
		text-align: center;
		letter-spacing: 0
	}

	.fresh-air .tab-deselected,
	.fresh-air .tab-selected {
		font-size: .9375rem;
		line-height: 1.125rem;
		color: #0b1f66;
		text-align: center;
		letter-spacing: 0
	}

	.fresh-air .carousel-body {
		font-size: 1.125rem;
		line-height: 1.75rem;
		color: #0b1f66;
		text-align: center;
		letter-spacing: 0
	}

	.fresh-air .exptab-superhead {
		font-size: .9375rem;
		line-height: 1.375rem;
		letter-spacing: 1.4px
	}

	.fresh-air .exptab-header,
	.fresh-air .exptab-superhead {
		color: #0b1f66;
		text-align: center;
		text-transform: uppercase
	}

	.fresh-air .exptab-header {}

	.fresh-air .expander-subhead,
	.fresh-air .exptab-body {
		font-size: .9375rem;
		line-height: 1.125rem;
		color: #0b1f66;
		letter-spacing: 0
	}
}

@media screen and (min-width:426px) {
	.fresh-air .intro-superhed {
		font-size: 1.125rem;
		line-height: 1.5rem;
		color: #333;
		text-transform: uppercase
	}

	.fresh-air .section-h2 {
		font-size: 2.625rem;
		line-height: 3.125rem
	}

	.fresh-air .subsection-h3 {
		font-size: 1.75rem;
		line-height: 2.125rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .caption-head-h4 {
		font-size: .9375rem;
		line-height: 1.25rem;
		color: #0b1f66;
		text-transform: uppercase;
		letter-spacing: 1.4px
	}

	.fresh-air .notes {
		font-size: .875rem;
		line-height: 1.25rem;
		color: #7c828a;
		letter-spacing: 0
	}

	.fresh-air .notes p {
		margin-bottom: .75rem
	}

	.fresh-air .notes-footnotes {
		font-family: Whitney-BookItalic;
		font-size: .875rem;
		line-height: 1.25rem;
		color: #7c828a;
		letter-spacing: 0
	}

	.fresh-air .notes-footnotes p {
		margin-bottom: .75rem
	}

	.fresh-air .intro-body {
		font-size: 15px;
		line-height: 1.75rem;
		color: #333;
		letter-spacing: 0
	}

	.fresh-air .intro-body p {
		margin-bottom: 1.75rem;
		line-height: 24px
	}

	.fresh-air .intro-numberline {
		font-size: 1.5rem;
		line-height: 2.125rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .intro-numberline li {
		margin-bottom: 2.75rem
	}

	.fresh-air .intro-bulletline {
		font-size: 1.5rem;
		line-height: 2.125rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .intro-bulletline li {
		margin-bottom: 2.75rem
	}

	.fresh-air .intro-bullets {
		font-size: 1.5rem;
		line-height: 2.125rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .intro-bullets li {
		margin-bottom: 1.125rem
	}

	.fresh-air .intro-textlink {
		font-size: 1.5rem;
		line-height: 2.125rem;
		color: #4470c3;
		letter-spacing: 0
	}

	.fresh-air .intro-anchor-links {
		font-size: 1.25rem;
		line-height: 1.75rem;
		color: #0b1f66;
		text-decoration: underline;
		letter-spacing: 0
	}

	.fresh-air .intro-anchor-links li {
		margin-bottom: 1.5rem
	}

	.fresh-air .section-body {
		font-size: 1.125rem;
		line-height: 1.75rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .section-body p {
		margin-bottom: .875rem
	}

	.fresh-air .section-numberline {
		font-size: 1.125rem;
		line-height: 1.75rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .section-numberline li {
		margin-bottom: 2.313rem
	}

	.fresh-air .section-bulletline {
		font-size: 1.125rem;
		line-height: 1.75rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .section-bulletline li {
		margin-bottom: 2.313rem
	}

	.fresh-air .section-bullets {
		font-size: 1.125rem;
		line-height: 1.75rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .section-bullets li {
		margin-bottom: .625rem
	}

	.fresh-air .section-textlinks {
		font-size: 1.125rem;
		line-height: 1.625rem;
		color: #4470c3;
		letter-spacing: 0
	}

	.fresh-air .section-textlinks p {
		margin-bottom: .75rem
	}

	.fresh-air .section-listlinks {
		font-size: 1.25rem;
		line-height: 1.75rem;
		color: #4470c3;
		letter-spacing: 0
	}

	.fresh-air .section-listlinks p {
		margin-bottom: .6875rem
	}

	.fresh-air .section-bullet-linklist {
		font-size: 1.25rem;
		line-height: 1.75rem;
		color: #4470c3;
		letter-spacing: 0
	}

	.fresh-air .section-bullet-linklist li {
		margin-bottom: 1.5rem
	}

	.fresh-air .legal-body {
		font-size: 1rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .legal-body p {
		margin-bottom: .8125rem
	}

	.fresh-air .legal-numberline {
		font-size: 1rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .legal-numberline li {
		margin-bottom: .8125rem
	}

	.fresh-air .legal-bulletline {
		font-size: 1rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0;
		border: 1px solid #dedfe1
	}

	.fresh-air .legal-bulletline li {
		margin-bottom: .8125rem
	}

	.fresh-air .legal-bullets {
		font-size: 1rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .legal-bullets li {
		margin-bottom: .8125rem
	}

	.fresh-air .legal-textlinks {
		font-size: 1rem;
		line-height: 1.5rem;
		color: #4470c3;
		letter-spacing: 0
	}

	.fresh-air .mixed-grid-header {
		font-size: 1.625rem;
		line-height: 1.75rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .dynamic-header {
		font-size: 1.75rem;
		line-height: 2.125rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .dynamic-header-subtext {
		font-size: 1.125rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .dynamic-data {
		font-size: 1.5rem;
		line-height: 1.875rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .feature-superhead {
		font-size: .8125rem;
		line-height: 1rem;
		color: #0b1f66;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1.2px
	}

	.fresh-air .feature-header {
		font-size: 2rem;
		line-height: 2.125rem;
		color: #0b1f66;
		text-align: center;
		letter-spacing: 0
	}

	.fresh-air .feature-subhead {
		line-height: 1.125rem
	}

	.fresh-air .feature-body,
	.fresh-air .feature-subhead {
		font-size: .9375rem;
		color: #0b1f66;
		text-align: center;
		letter-spacing: 0
	}

	.fresh-air .feature-body {
		line-height: 1.5rem
	}

	.fresh-air .feature-textlinks {
		font-size: .9375rem;
		line-height: 1.5rem;
		color: #4470c3;
		text-align: center;
		letter-spacing: 0
	}

	.fresh-air .tab-deselected,
	.fresh-air .tab-selected {
		font-size: 1.25rem;
		line-height: 1.5rem;
		color: #0b1f66;
		text-align: center;
		letter-spacing: 0
	}

	.fresh-air .carousel-body {
		font-size: 1.25rem;
		line-height: 1.875rem;
		color: #0b1f66;
		text-align: center;
		letter-spacing: 0
	}

	.fresh-air .exptab-superhead {
		font-size: 1.125rem;
		line-height: 1.5rem;
		letter-spacing: 1.6px
	}

	.fresh-air .exptab-header,
	.fresh-air .exptab-superhead {
		color: #0b1f66;
		text-align: center;
		text-transform: uppercase
	}

	.fresh-air .exptab-header {
		font-size: 3.25rem;
		line-height: 3.375rem;
		letter-spacing: 0
	}

	.fresh-air .exptab-body {
		text-align: center;
		text-transform: uppercase
	}

	.fresh-air .expander-subhead,
	.fresh-air .exptab-body {
		font-size: 1.125rem;
		line-height: 1.5rem;
		color: #0b1f66;
		letter-spacing: 0
	}
}

@media screen and (min-width:992px) {
	.fresh-air .mixed-grid-header {
		font-size: 1.75rem;
		line-height: 1.875rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .dynamic-header {
		font-size: 2.125rem;
		line-height: 2.375rem
	}

	.fresh-air .carousel-body,
	.fresh-air .dynamic-header {
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .carousel-body {
		font-size: 1.5rem;
		line-height: 2.125rem;
		text-align: center
	}
}

@media (min-width:992px) {
	.fresh-air .small-text i {
		font-size: .875rem;
		line-height: 1.25rem
	}
}

@media (max-width:991px) {
	.fresh-air .text p {
		font-size: 1rem
	}

	.fresh-air .text ol li,
	.fresh-air .text ul li {
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.fresh-air .image-text-right,
	.image-text-left.d-inline-flex {
		display: block !important
	}

	.fresh-air .small-text {
		font-size: .875rem;
		line-height: 1.25rem
	}

	.fresh-air .small-text i {
		font-size: .8rem;
		line-height: 1.125rem
	}

	.columncontrol ul,
	.fresh-air .columncontrol ol {
		padding-left: .75rem
	}

	.columncontrol ul li,
	.fresh-air .columncontrol ol li {
		font-size: 1.25rem
	}
}

.fresh-air .book-widget-container {
	position: relative
}

.fresh-air .book-widget-container .airport-code {
	font-size: 3.5rem;
	font-weight: 400;
	line-height: 3.125rem
}

.fresh-air .book-widget-container .align-items-start .btn.btn-right-arrow {
	margin-top: .313rem
}

.fresh-air .book-widget-container .trip-type-container {
	padding-right: .8125rem;
	padding-left: .8125rem
}

.fresh-air .book-widget-container .airport-desc {
	display: block;
	padding-top: .75rem;
	font-size: .75rem;
	font-weight: 400;
	line-height: .875rem;
	word-wrap: break-word;
	white-space: normal
}

.fresh-air .book-widget-container .returnDate-placeholder {
	height: 100%
}

.fresh-air .book-widget-container .adv-search .arrow-wht-expander {
	padding-bottom: 0
}

.fresh-air .book-widget-container .multicity-flight-label {
	font-size: .75rem;
	font-weight: 400;
	line-height: 1rem;
	color: #818a98;
	text-transform: uppercase
}

.fresh-air .book-widget-container .multicity-flight-item {
	margin-top: 1.875rem
}

.book-widget-container .multicity-flight-item .tofielderr {
	float: right
}

.fresh-air .book-widget-container .multicity-flight-item .airport-code {
	font-size: 2rem;
	font-weight: 400
}

.fresh-air .book-widget-container .multicity-flight-item .flight-content-row {
	margin-top: -1.875rem
}

.fresh-air .book-widget-container .multicity-flight-item .airport-code-placeholder,
.fresh-air .book-widget-container .multicity-flight-item .calendar-placeholder,
.fresh-air .book-widget-container .multicity-flight-item .connect .connection-desc {
	color: #818a98
}

.fresh-air .book-widget-container .multicity-flight-item .swapfield {
	margin-top: 1.05rem
}

.fresh-air .book-widget-container .multicity-flight-item .icon-swap:before {
	vertical-align: top
}

.book-widget-container .multicity-flight-from-to {
	border-bottom: .0625rem solid #3d4558
}

.fresh-air .book-widget-container .multicity-add-remove-flight-panel {
	margin-top: 2.5rem
}

.book-widget-container .multicity-add-remove-flight-panel .remove-flight,
.fresh-air .book-widget-container .multicity-add-remove-flight-panel .add-flight {
	padding: .3125rem 0 .3125rem 2.25rem;
	font-size: 1.125rem;
	background-size: 1.562rem 1.562rem
}

.fresh-air .book-widget-container .multicity-add-remove-flight-panel .add-flight.icon-Add-Flight {
	position: relative
}

.fresh-air .book-widget-container .multicity-add-remove-flight-panel .add-flight.icon-Add-Flight:before {
	position: absolute;
	left: 0;
	margin-top: .375rem;
	font-size: 1.5rem
}

.fresh-air .book-widget-container .multicity-add-remove-flight-panel .remove-flight.icon-Remove-Flight {
	position: relative
}

.fresh-air .book-widget-container .multicity-add-remove-flight-panel .remove-flight.icon-Remove-Flight:before {
	position: absolute;
	left: 0;
	margin-top: .375rem;
	font-size: 1.5rem
}

.book-widget-container .multicity-submitbutton {
	margin-bottom: 8rem
}

.fresh-air .book-widget-container .select-ui-optionList-wrapper .select-ui-optionUL {
	width: 100% !important
}

.book-widget-container .multicity-mt-top-airport {
	margin-top: 1.75rem
}

.book-widget-container .multicity-mt-top-datepicker {
	margin-top: 2.125rem
}

.fresh-air .book-widget-container .vaPassenger .paxList {
	position: absolute;
	right: 0;
	width: 19.625rem;
	height: 22.75rem;
	padding: 2rem 2.5rem 2.0625rem 2.4375rem;
	border: 1px solid #222
}

.fresh-air .book-widget-container .paxList li div {
	display: inline-block
}

.fresh-air .book-widget-container .add-img {
	opacity: .5
}

.fresh-air .book-widget-container .active-add-img,
.fresh-air .book-widget-container .active-remove-img,
.fresh-air .book-widget-container .add-img,
.fresh-air .book-widget-container .remove-img {
	display: block;
	width: 1.125rem;
	height: 1.375rem
}

.fresh-air .book-widget-container .close-pax {
	position: relative;
	right: -1.375rem
}

.fresh-air .book-widget-container .va-close-img {
	display: block;
	width: 1.125rem;
	height: 1rem
}

.fresh-air .book-widget-container .paxTitle {
	float: left;
	width: 8.6875rem;
	padding: 0 0 .75rem;
	font-size: 1.25rem;
	line-height: 1.25rem
}

.fresh-air .book-widget-container .paxDetailDesc {
	font-size: .6875rem;
	line-height: .8125rem
}

.fresh-air .book-widget-container .paxDetailDesc span:not(:first-of-type):before {
	content: ", "
}

.fresh-air .book-widget-container .paxDetailDesc span:empty:before {
	content: ""
}

.fresh-air .book-widget-container .paxCountDesc {
	font-size: 1.3125rem;
	line-height: 1.5625rem
}

.book-widget-container .va-tooltip-icon {
	display: block;
	width: 1.25rem;
	height: 1.375rem
}

.fresh-air .book-widget-container .pax-desc {
	float: left;
	padding: 0 0 .625rem;
	font-size: .6875rem;
	font-weight: 400;
	line-height: .8125rem;
	color: #333
}

.fresh-air .book-widget-container .pax-desc .paxType-desc {
	padding: .25rem .5625rem 0 0;
	vertical-align: top
}

.fresh-air .book-widget-container .sm-paxDropDown {
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	max-height: none
}

.fresh-air .book-widget-container .paxBtn {
	color: #fff;
	background: 0 0;
	border: 0
}

.fresh-air .book-widget-container .disabledState {
	opacity: .5
}

.fresh-air .book-widget-container .bg-red {
	background-color: #e1163c
}

.fresh-air .book-widget-container .pax-optionUL li:first-child div {
	margin-top: 0
}

.fresh-air .book-widget-container .pax-optionUL li:last-child {
	border-bottom: 0
}

.fresh-air .book-widget-container .pax-element-wrapper {
	position: relative
}

.fresh-air .book-widget-container .pax-element-wrapper .select-ui-wrapper:hover {
	cursor: pointer
}

.fresh-air .book-widget-container .pax-element-wrapper .select-ui-wrapper:hover .select-ui-icon {
	opacity: .5
}

.fresh-air .book-widget-container .pax-element-wrapper .hideOption {
	display: none
}

.fresh-air .book-widget-container .pax-element-wrapper.blue-theme .pax-wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: 3rem;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 2.875rem;
	color: #fff;
	vertical-align: text-bottom;
	background: 0 0;
	border-bottom: 1px solid #3d4558
}

.fresh-air .book-widget-container .pax-element-wrapper.blue-theme .pax-wrapper:focus {
	border-bottom: .125rem solid #fff
}

.fresh-air .book-widget-container .pax-element-wrapper .pax-optionUL {
	position: absolute;
	z-index: 999;
	padding: .75rem 2.5rem 2.0625rem 2.4375rem;
	margin-top: -1px;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
	color: #1b335d;
	background: #fff !important;
	border: 0;
	border-radius: 0;
	box-shadow: 0 .125rem .5rem .1875rem rgba(68, 88, 112, .41)
}

.fresh-air .book-widget-container .pax-element-wrapper .pax-optionList {
	position: relative;
	float: left;
	padding: 0;
	clear: left;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 2.25rem;
	color: #0b1f66;
	list-style-type: none;
	cursor: pointer;
	transform: scale(1);
	background: #fff;
	border-bottom: 1px solid #e8ecf2
}

.fresh-air .book-widget-container .pax-element-wrapper .pax-optionList .paxDetails {
	width: 70%;
	margin-top: 1.125rem
}

.fresh-air .book-widget-container .paxCount {
	margin-top: 1.25rem
}

.fresh-air .book-widget-container .paxCount div {
	height: 1rem
}

.fresh-air .book-widget-container .paxCount .paxNum {
	width: 2rem;
	padding: 0 .5rem;
	color: #666;
	text-align: center
}

.book-widget-container.container-padding-x .col-lg-12,
.fresh-air .book-widget-container.container-padding-x .col-md-8 {
	float: none
}

@media (min-width:992px) {
	.fresh-air .book-widget-container {
		min-height: 10.813rem
	}

	.fresh-air .book-widget-container .pt-sm-3 {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}

	.fresh-air .book-widget-container .adv-search {
		line-height: 1rem
	}

	.fresh-air .book-widget-container .adv-search .arrow-wht-expander {
		display: inline !important;
		padding-bottom: 0
	}

	.fresh-air .book-widget-container .basic-search {
		position: absolute;
		top: 6rem;
		z-index: 10;
		margin-top: 0 !important;
		line-height: 1rem
	}

	.fresh-air .book-widget-container .book-element {
		margin-top: .75rem !important
	}

	.book-widget-container .separator {
		margin-top: 1rem
	}

	.fresh-air .book-widget-container .trip-type-container {
		padding-right: 5px !important;
		padding-left: 0 !important
	}

	.book-widget-container .book-container-padding-bottom {
		padding-bottom: .125rem
	}

	.book-widget-container .multicity-flight-from-to .from-container {
		padding-left: .3125rem
	}

	.book-widget-container .multicity-flight-from-to .to-container {
		padding-right: .3125rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .book-widget-container {
		padding-top: 2.188rem
	}

	.fresh-air .passenger-container {
		margin-left: 4.15625rem
	}

	.fresh-air .book-submit-element {
		margin-top: .6875rem !important
	}
}

@media (min-width:1200px) {
	.fresh-air .book-widget-container {
		padding-top: 2.5rem
	}

	.fresh-air .passenger-container {
		margin-left: 4.90625rem
	}

	.fresh-air .book-submit-element {
		margin-top: .375rem !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .book-widget-container .trip-type-container {
		margin-top: 2.5rem
	}

	.fresh-air .book-widget-container .col-md-8 .drop-down .select-ui-wrapper {
		font-size: 1.5rem
	}

	.fresh-air .book-widget-container .trip-type-dropdown .select-ui-wrapper {
		margin-top: 1.6875rem
	}

	.fresh-air .book-widget-container .multicity-flight-item .connection {
		font-size: 1rem !important
	}
}

@media (max-width:991px) {
	.fresh-air .book-widget-container .adv-search {
		margin-top: 2.75rem;
		font-size: 1rem;
		line-height: 1.188rem
	}

	.fresh-air .book-widget-container .adv-search .arrow-wht-expander {
		padding-bottom: 0
	}

	.fresh-air .book-widget-container .adv-search-mt {
		margin-top: 2.75rem
	}

	.fresh-air .book-widget-container .airport-desc {
		font-size: .8125rem;
		font-weight: 400
	}

	.fresh-air .book-widget-container .col-md-8 .drop-down .select-ui-wrapper .select-ui-optionList-wrapper .select-ui-optionUL {
		width: 100% !important
	}

	.fresh-air .book-widget-container .multicity-flight-item .calDispValueCont {
		padding-left: 0 !important
	}

	.fresh-air .book-widget-container .multicity-flight-item .airport-code {
		font-size: 1.5rem
	}

	.fresh-air .book-widget-container .multicity-flight-item input.formcontrol {
		font-size: 1rem
	}

	.fresh-air .book-widget-container .flight-content-row {
		margin-top: 0
	}

	.multicity-submitbutton {
		margin-bottom: 0
	}

	.fresh-air .btn-submit-container {
		padding-right: .8125rem;
		margin-top: -2.188rem
	}
}

@media (max-width:767px) {
	.fresh-air .book-widget-container .pl-sm-0 {
		padding-left: 0
	}

	.fresh-air .book-widget-container .pr-sm-0 {
		padding-right: 0
	}

	.fresh-air .book-widget-container .trip-type-container {
		margin-top: 1.875rem
	}

	.fresh-air .book-widget-container .multicity-flight-item .p-sm-0 {
		padding: 0 !important
	}

	.fresh-air .book-widget-container .multicity-flight-item .airport-code {
		font-size: 2.5rem;
		line-height: 2.5rem
	}

	.fresh-air .book-widget-container .multicity-flight-item .swapfield {
		margin-top: .313rem
	}

	.fresh-air .book-widget-container .adv-search {
		margin-top: 4.375rem;
		font-size: .8125rem;
		line-height: .938rem
	}

	.fresh-air .book-widget-container .btn-submit-container {
		padding-right: .938rem;
		margin-top: -2.188rem
	}
}

@media (min-width:1440px) {
	.fresh-air .book-widget-container .adv-search .arrow-wht-expander {
		padding-bottom: 0
	}
}

@media (min-width:1440px) {
	.fresh-air .passenger-container {
		margin-left: 5.03125rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .book-widget-container .airport-code {
		font-size: 3.5rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .book-widget-container .adv-search {
		line-height: 1rem
	}

	.fresh-air .book-widget-container .airport-code {
		font-size: 2.8125rem
	}
}

.fresh-air .checkin-widget-container input[name=confirmationNumber] {
	padding-right: 1.975rem
}

.fresh-air .checkin-widget-container .departCity .airport-desc {
	color: #818a98
}

.fresh-air .mobile-widget-container .checkin-widget-container .select-container-down-md {
	position: relative
}

.fresh-air .mobile-widget-container .checkin-widget-container .select-container-down-md .icon-Dropdown-caret:before {
	margin-top: 1.7rem
}

@media (min-width:992px) {
	.fresh-air .checkin-widget-container {
		min-height: 10.813rem;
		padding-top: 1.375rem
	}
}

.fresh-air .checkin-widget-container a.departCity:hover {
	text-decoration: none
}

@media (max-width:767px) {
	.fresh-air .checkin-widget-container .mt-sm-4 {
		margin-top: 1.5rem !important
	}
}

.fresh-air .mytrips-widget-container input[name=confirmationNo] {
	padding-right: 1.975rem
}

.fresh-air .mytrips-widget-container .upcoming-trip {
	padding: 0 1.25rem;
	font-size: .875rem;
	line-height: 1rem;
	letter-spacing: .005rem
}

.fresh-air .mytrips-widget-container .upcoming-link {
	position: relative;
	padding-left: .5625rem
}

.fresh-air .mytrips-widget-container .upcoming-link.icon-Dropdown-caret:before {
	position: absolute;
	top: 50%;
	left: -1px;
	display: inline-block;
	margin-top: -2px;
	font-size: 5px;
	color: #fff;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fresh-air .mytrips-widget-container .hotel-resrv-link {
	float: left;
	padding: 0 1.25rem 0 0;
	font-size: .875rem
}

.fresh-air .mytrips-widget-container .hotel-resrv-link.icon-Dropdown-caret {
	position: relative
}

.fresh-air .mytrips-widget-container .hotel-resrv-link.icon-Dropdown-caret:before {
	position: absolute;
	right: 0;
	font-size: .375rem;
	line-height: 2.1875rem;
	color: #707482;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fresh-air .mytrips-widget-container .my-trips-form {
	line-height: 1.875rem
}

.fresh-air .mytrips-widget-container .my-trips-form .select_dropdown .floatinglabel {
	padding-left: 0
}

.mytrips-widget-container .my-trips-form .bottom-links {
	width: 100%;
	padding-bottom: 1.438rem;
	border-bottom: 1px solid #3d4558
}

.mytrips-widget-container .my-trips-form .my-trips-bottom {
	padding-bottom: 2.188rem;
	margin: 0 1.563rem 0 .375rem
}

.fresh-air .mytrips-widget-container .my-trips-form .resrv-link-col-has-trip {
	padding-left: .5rem
}

.fresh-air .mytrips-widget-container .my-trips-form .resrv-link-col-has-trip .view-all-link,
.mytrips-widget-container .my-trips-form .resrv-link-col-has-trip .hotel-resrv-link-logged-in {
	float: left;
	padding-right: .875rem;
	margin-top: 1rem;
	margin-right: 1.1rem;
	font-size: .875rem;
	line-height: 1.25rem;
	cursor: pointer
}

.fresh-air .mytrips-widget-container .my-trips-form .view-all-link,
.mytrips-widget-container .my-trips-form .hotel-resrv-link-logged-in {
	position: relative
}

.fresh-air .mytrips-widget-container .my-trips-form .view-all-link.icon-advsearchtriangle:before,
.mytrips-widget-container .my-trips-form .hotel-resrv-link-logged-in.icon-advsearchtriangle:before {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -3px;
	font-size: 6px;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fresh-air .mobile-widget-container .mytrips-widget-container .select-container-down-md {
	position: relative
}

.fresh-air .mobile-widget-container .mytrips-widget-container .select-container-down-md .icon-Dropdown-caret:before {
	margin-top: 1.7rem
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .mytrips-widget-container .upcoming-trip {
		margin-bottom: 1.4375rem !important
	}
}

@media (max-width:991px) {
	.fresh-air .resrv-link-col {
		margin-top: -3.825rem
	}

	.fresh-air .resrv-link-col .hotel-resrv-link {
		padding: 0 .918rem 0 0
	}

	.mytrips-widget-container .mytrips-top {
		margin-top: 2.813rem
	}

	.fresh-air .mytrips-widget-container .upcoming-trip {
		padding-left: 0;
		background-position: 0
	}

	.fresh-air .mytrips-widget-container .hotel-resrv-link.icon-Dropdown-caret:before {
		top: 2px
	}

	.fresh-air .mytrips-widget-container .resrv-link-col {
		margin-top: -5.375rem
	}

	.fresh-air .mytrips-widget-container .upcoming-trips-submit {
		margin-top: 1.875rem
	}

	.fresh-air .mytrips-widget-container .select-ui-optionUL {
		width: 100% !important
	}

	.mytrips-widget-container .my-trips-form .bottom-links {
		margin: 0 7.063rem;
		border-top: 1px solid #3d4558
	}

	.fresh-air .mytrips-widget-container .my-trips-form .resrv-link-col-has-trip {
		margin: 1.175rem 0 0 8.563rem !important
	}

	.fresh-air .mytrips-widget-container .my-trips-form .resrv-link-col-has-trip .view-all-link,
	.mytrips-widget-container .my-trips-form .resrv-link-col-has-trip .hotel-resrv-link-logged-in {
		margin-top: 0 !important
	}

	.fresh-air .mytrips-widget-container .my-trips-form .view-all-link,
	.mytrips-widget-container .my-trips-form .hotel-resrv-link-logged-in {
		margin-top: 5rem
	}

	.fresh-air .mytrips-widget-container .my-trips-form .find-trip-clicked {
		padding: 0 1.25rem 0 0;
		margin-top: 0;
		margin-right: 1.688rem
	}

	.mytrips-top .resrv-link-col {
		margin-top: -4rem !important
	}
}

@media (max-width:767px) {
	.fresh-air .mytrips-widget-container .hotel-resrv-link {
		line-height: 1rem
	}

	.mytrips-widget-container .mytrips-top {
		margin-top: 2.5rem
	}

	.fresh-air .mytrips-widget-container .mb-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.fresh-air .mytrips-widget-container .upcoming-trips-pl-0 {
		padding-left: .0625rem;
		margin: 0 1.063rem
	}

	.fresh-air .mytrips-widget-container .select-ui-optionUL {
		width: 100% !important
	}

	.fresh-air .mytrips-widget-container .my-trips-form {
		margin: 0 1.063rem
	}

	.fresh-air .mytrips-widget-container .my-trips-form .resrv-link-col-has-trip {
		padding-left: 0;
		margin-top: 1.175rem !important;
		margin-left: 0 !important
	}

	.fresh-air .mytrips-widget-container .my-trips-form .resrv-link-col-has-trip .view-all-link,
	.mytrips-widget-container .my-trips-form .resrv-link-col-has-trip .hotel-resrv-link-logged-in {
		padding-right: 2.188rem;
		margin-top: 1.375rem !important;
		margin-bottom: .313rem
	}

	.fresh-air .mytrips-widget-container .my-trips-form .resrv-link-col-has-trip .view-all-link.icon-advsearchtriangle:before,
	.mytrips-widget-container .my-trips-form .resrv-link-col-has-trip .hotel-resrv-link-logged-in.icon-advsearchtriangle:before {
		right: 14%
	}

	.mytrips-widget-container .my-trips-form .bottom-links {
		margin: 0
	}

	.fresh-air .mytrips-widget-container .my-trips-form .find-trip-clicked {
		padding-right: 5rem;
		padding-left: 0;
		margin: 0 1.688rem .563rem 0 !important
	}

	.fresh-air .mytrips-widget-container .my-trips-form .find-trip-clicked.icon-advsearchtriangle:before {
		right: 46%
	}

	.mytrips-widget-container .my-trips-form .bottom-links {
		margin: 0 9.063rem
	}

	.fresh-air .mytrips-widget-container .my-trips-form .view-all-link,
	.mytrips-widget-container .my-trips-form .hotel-resrv-link-logged-in {
		padding-left: 0 !important;
		margin-top: 5rem
	}

	.mytrips-top .resrv-link-col {
		margin-top: -3.5625rem !important
	}
}

@media (max-width:767px) {
	.fresh-air .mytrips-widget-container .upcoming-trip {
		padding-left: 0;
		margin-bottom: 1.5625rem !important;
		background-position: 0
	}

	.fresh-air .mytrips-widget-container .hotel-resrv-link.icon-Dropdown-caret:before {
		top: -8px
	}

	.fresh-air .mytrips-widget-container .my-trips-form .resrv-link-col {
		margin-top: -6rem
	}

	.mytrips-widget-container .my-trips-form .bottom-links {
		margin: 0
	}

	.fresh-air .mytrips-widget-container .my-trips-form .find-trip-clicked {
		display: block;
		padding-right: 0;
		padding-left: 0 !important;
		margin: 0 0 .563rem !important;
		background-position: 50% 50%
	}
}

@media (min-width:992px) {
	.fresh-air .mytrips-widget-container {
		min-height: 10.813rem;
		padding-top: 1.375rem
	}

	.fresh-air .mytrips-widget-container .select-ui-optionUL {
		width: 100% !important
	}

	.fresh-air .mytrips-widget-container .upcoming-trip {
		padding-left: 0;
		margin-bottom: .75rem;
		background-position: 0
	}

	.mytrips-widget-container .my-trips-form .bottom-links {
		padding-bottom: 1.563rem;
		margin: 0
	}

	.fresh-air .mytrips-widget-container .my-trips-form .resrv-link-col {
		height: 2.5rem;
		padding-bottom: .875rem;
		padding-left: .9375rem
	}

	.fresh-air .mytrips-widget-container .my-trips-form .resrv-link-col-has-trip {
		margin: 0 1.875rem
	}

	.fresh-air .mytrips-widget-container .my-trips-form .find-trip-clicked {
		float: left;
		padding-right: 1.25rem;
		margin-top: .5rem;
		margin-left: .938rem;
		line-height: 1.25rem
	}

	.fresh-air .mytrips-widget-container .my-trips-form .find-trip-clicked.icon-advsearchtriangle:before {
		right: 5%
	}
}

@media (min-width:1200px) {
	.fresh-air .pl-xl-0 {
		padding-left: 0 !important;
		margin-left: 0
	}
}

@media (min-width:1440px) {
	.fresh-air .pl-xxl-0 {
		margin-left: 0
	}

	.fresh-air .pl-xxl-0,
	.fresh-air .resrv-link-col {
		padding-left: 0 !important
	}

	.my-trips-form .bottom-links {
		margin: 0 !important
	}
}

@media (min-width:1440px) {
	.fresh-air .hotel-resrv-link {
		padding: 0 1.25rem 0 0 !important
	}
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.fresh-air .mytrips-widget-container .hotel-resrv-link.icon-Dropdown-caret:before {
		top: 17px
	}
}

.fresh-air .trip-loggedin-container {
	width: 100%;
	padding-left: 0 !important;
	margin-right: auto;
	margin-left: auto
}

.fresh-air .trip-loggedin-container .mytrips_text-modify {
	text-transform: capitalize
}

.fresh-air .trip-loggedin-container .label-heading {
	padding-left: 0;
	font-size: .75rem;
	line-height: 1rem;
	color: #818a98;
	text-transform: uppercase;
	letter-spacing: .05rem
}

.fresh-air .trip-loggedin-container .city-state {
	padding-left: 0;
	font-size: 1.875rem;
	line-height: 1.875rem
}

.fresh-air .trip-loggedin-container .city-state .message-alert-icon {
	display: inline-block;
	width: 1.625rem;
	height: 1.625rem;
	background: url("../images/warning-alert-icon.svg") no-repeat scroll transparent
}

.fresh-air .trip-loggedin-container .warning-alert-message {
	padding: .375rem 0 0;
	font-size: .8125rem;
	line-height: 1.25rem;
	color: #6e7786
}

.fresh-air .trip-loggedin-container .warning-alert-message .message-alert-highlight {
	color: #fff
}

.fresh-air .trip-loggedin-container .trip-date {
	padding-top: .25rem;
	padding-left: 0;
	margin-right: 3.75rem;
	margin-left: .813rem;
	font-size: 1.125rem;
	line-height: 1.5rem
}

.fresh-air .trip-loggedin-container .view-trip-details {
	padding-right: 0;
	text-align: right
}

.fresh-air .trip-loggedin-container .btn-outline-white {
	height: 3.125rem;
	padding: 1.05rem 1.063rem;
	font-size: .75rem;
	line-height: .875rem;
	text-transform: uppercase;
	border: 2px solid #fff
}

.fresh-air .trip-loggedin-container .btn-outline-white:hover {
	background-color: transparent
}

.fresh-air .trip-loggedin-container .view-trip-btn-danger {
	padding: 1.05rem 1.063rem;
	background-color: #e51937
}

.fresh-air .trip-loggedin-container .btn-danger,
.fresh-air .trip-loggedin-container .view-trip-btn-danger {
	height: 3.125rem;
	font-size: .75rem;
	line-height: .875rem;
	text-transform: uppercase
}

.fresh-air .trip-loggedin-container .btn-danger {
	padding: 1.05rem 1.625rem
}

.fresh-air .trip-loggedin-container .btn-danger:hover {
	background-color: #e51937
}

@media (max-width:991px) {
	.fresh-air .trip-loggedin-container {
		margin: 1.438rem 1.313rem 0
	}

	.fresh-air .trip-loggedin-container .label-heading {
		padding-left: .6875rem
	}

	.fresh-air .trip-loggedin-container .city-state {
		padding-left: .563rem;
		margin-top: .438rem;
		margin-bottom: .75rem;
		font-size: 2.25rem;
		line-height: 2.25rem
	}

	.fresh-air .trip-loggedin-container .warning-alert-message {
		padding: 1.25rem 0 0
	}

	.fresh-air .trip-loggedin-container .trip-date {
		padding-left: .563rem;
		margin-left: 0;
		font-size: 1.5rem;
		line-height: 1.5rem
	}

	.fresh-air .trip-loggedin-container .view-trip-details {
		padding-left: .563rem;
		margin-top: 2.063rem;
		text-align: left
	}

	.fresh-air .trip-loggedin-container .btn-outline-white,
	.fresh-air .trip-loggedin-container .view-trip-btn-danger {
		padding: 1.063rem 1.625rem 1.188rem
	}

	.fresh-air .trip-loggedin-container .btn-danger {
		padding: 1.063rem 2.813rem 1.188rem
	}

	.fresh-air .trip-loggedin-container .btn-danger,
	.trip-loggedin-container .btn-outline-white,
	.trip-loggedin-container .view-trip-btn-danger {
		width: 45.808%
	}

	.fresh-air .trip-loggedin-container .trip-date-left-space {
		padding-left: 2.188rem
	}
}

@media (max-width:767px) {
	.fresh-air .trip-loggedin-container {
		padding-left: 0;
		margin: 1.5rem 0 .313rem
	}

	.fresh-air .trip-loggedin-container .label-heading {
		padding-left: 0;
		margin-bottom: 1.063rem
	}

	.fresh-air .trip-loggedin-container .city-state {
		padding-left: 0;
		margin-top: .813rem;
		margin-bottom: .688rem;
		font-size: 1.875rem;
		line-height: 1.875rem
	}

	.fresh-air .trip-loggedin-container .warning-alert-message {
		padding: .563rem 0 0
	}

	.fresh-air .trip-loggedin-container .trip-date {
		padding-top: 0;
		padding-left: 0;
		margin-left: 0;
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.fresh-air .trip-loggedin-container .view-trip-details {
		padding-left: 0;
		margin-top: 1.875rem;
		text-align: center
	}

	.fresh-air .trip-loggedin-container .btn-danger {
		padding: 1.125rem 4.875rem;
		margin-bottom: .575rem
	}

	.fresh-air .trip-loggedin-container .btn-outline-white {
		border: 2px solid #fff
	}

	.fresh-air .trip-loggedin-container .btn-outline-white,
	.fresh-air .trip-loggedin-container .view-trip-btn-danger {
		padding: 1.125rem 3.563rem 1.125rem 3.5rem;
		margin-bottom: .575rem
	}

	.fresh-air .trip-loggedin-container .btn-danger,
	.trip-loggedin-container .btn-outline-white,
	.trip-loggedin-container .view-trip-btn-danger {
		width: 100%
	}

	.fresh-air .trip-loggedin-container .trip-date-left-space {
		padding-left: 2.188rem
	}
}

@media (min-width:1200px) {

	.fresh-air .btn-outline-white,
	.view-trip-btn-danger {
		padding: .938rem 1.188rem
	}

	.fresh-air .city-state {
		font-size: 2.25rem !important;
		line-height: 2.25rem !important
	}

	.fresh-air .trip-date {
		font-size: 1.5rem !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .trip-loggedin-container .view-trip-btn-danger {
		margin-right: .3125rem
	}

	.fresh-air .trip-loggedin-container .btn-danger,
	.trip-loggedin-container .btn-boarding-pass {
		margin-left: .3125rem
	}
}

@media (min-width:992px) {
	.fresh-air .trip-loggedin-container .trip-date {
		padding-top: .65rem
	}

	.fresh-air .trip-loggedin-container .btn-danger {
		width: 9.5rem;
		margin-left: .5rem
	}

	.fresh-air .trip-loggedin-container .btn-outline-white,
	.trip-loggedin-container .view-trip-btn-danger {
		width: 10.625rem
	}

	.fresh-air .trip-loggedin-container .btn-boarding-pass {
		width: 11.875rem;
		margin-left: .4375rem
	}
}

.fresh-air .flifo-widget-container {
	padding-top: 1.3rem !important
}

.flifo-widget-container .align-items-end .arrivalCity:hover,
.fresh-air .flifo-widget-container .align-items-end .departCity:hover {
	-webkit-text-decoration-line: none;
	text-decoration-line: none
}

.fresh-air .flifo-widget-container .calenderContainer {
	left: auto !important
}

.fresh-air .flifo-widget-container .flifo-wrapper-option {
	font-size: 1.5rem;
	line-height: 3.125rem;
	color: #fff;
	opacity: .8
}

.flifo-widget-container .flightStaus-to-from {
	border-bottom: .0625rem solid #3d4558
}

.flifo-widget-container .flightStaus-to-from .airport-desc {
	color: #818a98
}

.flifo-widget-container .flightStaus-to-from a.departCity {
	border-bottom: 0
}

.flifo-widget-container .flightStaus-to-from a.departCity:focus {
	border-bottom: .125rem solid #fff
}

.flifo-widget-container .flightStaus-to-from a.arrivalCity {
	border-bottom: 0
}

.flifo-widget-container .flightStaus-to-from a.arrivalCity:focus,
.fresh-air .flifo-widget-container .travelDateSelectionView .calendarMasterCont .calDispValueCont:focus {
	border-bottom: .125rem solid #fff
}

.flifo-widget-container .flightStaus-to-from label[for=arrivalcitylink],
.flifo-widget-container .flightStaus-to-from label[for=departcitylink] {
	white-space: nowrap !important
}

.fresh-air .flifo-widget-container .travelDateSelectionView .form-group {
	margin-bottom: 0
}

.fresh-air .flifo-widget-container .travelDateSelectionView .calendarMasterCont .calDispValueCont {
	top: 2.1875rem !important
}

.fresh-air .flifo-widget-container .travelDateSelectionView .calendar-placeholder {
	color: #818a98
}

.fresh-air .flifo-widget-container .swapfield.icon-swap {
	margin-top: 2.7rem
}

@media (min-width:992px) {
	.fresh-air .flifo-widget-container .flight-status-submit-btn {
		padding-top: .0625rem
	}

	.fresh-air .flifo-widget-container .calenderContainer {
		left: auto !important
	}
}

@media (max-width:767px) {
	.fresh-air .swap-container {
		padding: 0 !important;
		margin-top: .3125rem
	}

	.fresh-air .depart-container {
		padding-right: 0 !important
	}

	.fresh-air .flifo-widget-container .calendarInput .calendarMasterCont .calDispValueCont.icon-Calendar:before {
		position: absolute;
		top: 50%;
		left: 97%;
		margin-top: -.5625rem;
		margin-left: -.8125rem;
		content: "\E908"
	}

	.flght_status_mobile .fixed-top {
		z-index: 9;
		height: 2.938rem;
		border-bottom: .0625rem solid #3d4558
	}

	.fresh-air .flght_status_mobile .flstatus-close {
		width: 1.5rem;
		height: 1.5rem;
		margin: .75rem 1.3125rem 0 1.938rem;
		background: url("../images/close-ham.svg") no-repeat scroll transparent;
		background-position: 9% 50%;
		background-size: 1rem;
		border: 0
	}

	.fresh-air .flght_status_mobile .flstatus-mobile-panel {
		position: fixed;
		top: 2.9375rem;
		left: 0 !important;
		z-index: 99;
		width: 100%;
		min-height: 98%
	}

	.fresh-air .flght_status_mobile .flstatus-mobile-panel .flstatus-title {
		margin: 3.43rem 3.125rem 2rem;
		font-size: .9375rem;
		color: #fff;
		text-align: center;
		text-transform: uppercase
	}

	.fresh-air .flght_status_mobile .flstatus-mobile-panel .modal-body {
		width: 100%
	}
}

.separator {
	border-top: 1px solid #282f43
}

.fresh-air .business .adv-search-container {
	background-color: #090909
}

.fresh-air .arrow-wht-expander.icon-advsearchtriangle:before {
	font-size: 4px !important
}

.fresh-air .adv-search-container {
	position: absolute;
	z-index: 8;
	width: 100%;
	background: #11172b
}

.fresh-air .adv-search-container div[class^=col-] {
	line-height: 1rem
}

.fresh-air .adv-search-container .first-row {
	margin-top: 2.75rem
}

.fresh-air .adv-search-container .second-row {
	margin-top: 2.4375rem;
	margin-bottom: 1.375rem
}

.fresh-air .adv-search-container .second-row a.ecreditDisabledByEdoc {
	padding: 0;
	color: #697180;
	background-color: transparent;
	border: 0;
	box-shadow: none
}

.fresh-air .adv-search-container .second-row .content {
	margin-right: 1.25rem;
	font-size: .8125rem;
	line-height: 1.25rem;
	color: #fff
}

.fresh-air .adv-search-container .ecredits-wrapper .content {
	padding-right: .9375rem
}

.fresh-air .adv-search-container .ecredits-wrapper .content .icon-Dropdown-caret {
	display: inline-block;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fresh-air .adv-search-container .ecredits-wrapper .content .icon-Dropdown-caret:before {
	font-size: .4375rem;
	color: #707482
}

.fresh-air .adv-search-container .meeting-code-wrapper input:disabled {
	background-color: transparent !important;
	border: 0
}

.adv-search-container .meeting-code-wrapper .label,
.fresh-air .adv-search-container .meeting-code-wrapper .floatinglabel {
	font-size: .75rem
}

.fresh-air .adv-search-container .meeting-code-wrapper .form-control {
	font-size: 1.5rem
}

.fresh-air .adv-search-container .meeting-code-wrapper .meeting-msg {
	position: relative;
	top: 1rem;
	font-size: .75rem;
	line-height: 1.25rem
}

.adv-search-container .label,
.fresh-air .adv-search-container .floatinglabel {
	margin-bottom: .3125rem !important;
	font-size: .6875rem;
	line-height: 1.25rem
}

.fresh-air .adv-search-container .label {
	padding: 0;
	text-transform: none
}

.fresh-air .adv-search-container .select-ui-optionUL {
	width: 100% !important
}

.adv-search-container .top-40 {
	top: 2.5rem !important
}

.adv-search-container .top-2 {
	top: .125rem
}

.fresh-air .adv-search-container .checkbox-wrapper .nearbyAirports.icon-Checked:before {
	font-size: 1.32rem
}

.fresh-air .multicity-adv-search-container .first-row {
	margin-top: 0 !important
}

.fresh-air .searchOptionHelpIcon {
	position: relative;
	top: .5rem;
	left: .375rem;
	height: 1.3125rem;
	font-size: .5rem;
	line-height: 0
}

.fresh-air .icon-help.searchOptionHelpIcon:before {
	line-height: 1.25rem
}

.fresh-air .radio-tabs-wrapper {
	padding-right: 3.625rem !important
}

.fresh-air .radio-tabs-wrapper fieldset {
	border-bottom: .0625rem solid #3d4558
}

.fresh-air .radio-tabs-wrapper fieldset .legend {
	margin-bottom: 1.0625rem;
	text-align: left;
	border: 0
}

.fresh-air .radio-tabs-wrapper fieldset input.radio-tab {
	position: absolute;
	left: -99999rem
}

.fresh-air .radio-tabs-wrapper fieldset input.radio-tab label {
	width: 50%;
	padding: .563rem .3125rem;
	margin-bottom: 0;
	font-size: 1.5rem;
	line-height: 1.5rem
}

.fresh-air .radio-tabs-wrapper fieldset input.radio-tab:checked label {
	border-bottom: .1875rem solid #e01933
}

.fresh-air .radio-tabs-wrapper fieldset input.radio-tab:focus label {
	background-color: #242a48 !important;
	border-radius: 3px !important;
	outline: 0 !important;
	box-shadow: 0 0 0 2px #616778 !important
}

.fresh-air .radio-tabs-wrapper fieldset .second-and-up {
	padding-left: .5625rem
}

.fresh-air .radio-tabs-wrapper fieldset .disabledTextMile {
	border-bottom: none !important
}

.fresh-air .checkbox-wrapper input[type=checkbox] {
	position: absolute;
	top: 0;
	left: .8rem;
	width: 1.25rem;
	height: 1.25rem;
	margin: auto
}

.fresh-air .checkbox-wrapper input[type=checkbox]:checked label:before {
	color: #818a98;
	content: "\E909"
}

.fresh-air .checkbox-wrapper input[type=checkbox]:disabled label a.icon-help:before,
.fresh-air .checkbox-wrapper input[type=checkbox]:disabled label:before {
	color: #697180
}

.fresh-air .checkbox-wrapper input[type=checkbox] label {
	position: relative;
	padding-left: 2rem;
	line-height: 1.5rem
}

.fresh-air .checkbox-wrapper input[type=checkbox] label:before {
	position: absolute;
	left: 0;
	font-size: 1.25rem;
	color: #818a98;
	content: "\E91C";
	background-color: #11172b
}

.fresh-air .checkbox-wrapper input[type=checkbox].searchOptionChk {
	top: .5rem;
	left: 1rem;
	width: 1.125rem;
	height: 1.25rem
}

.fresh-air .checkbox-wrapper input[type=checkbox].advanceSearchOptionChk {
	top: 1.813rem
}

.fresh-air .checkbox-wrapper input[type=checkbox].advSearchExpanded {
	top: .5625rem;
	left: 0;
	width: 1.125rem
}

.fresh-air .searchOptionLabel {
	padding-top: .6rem;
	padding-right: 0;
	padding-left: 0;
	font-size: .8125rem;
	line-height: 1.25rem;
	color: #798292;
	text-align: center
}

@media (min-width:1200px) {
	.fresh-air .searchOptionLabel {
		padding-right: .625rem
	}
}

.fresh-air .business .checkbox-wrapper input[type=checkbox] label:before {
	background-color: #090909
}

.fresh-air .best-fares-wrapper {
	padding-right: 3.625rem !important
}

.fresh-air .best-fares-wrapper .label {
	padding-left: .3125rem;
	text-align: left
}

.fresh-air .best-fares-wrapper .select-ui-element-wrapper .select-ui-icon {
	right: 1.875rem
}

.fresh-air .best-fares-wrapper select {
	height: auto !important;
	background: url("") !important
}

.fresh-air .best-fares-wrapper .select-ui-element-wrapper .select-ui-icon.icon-Dropdown-caret {
	right: 1.875rem
}

.fresh-air .searchByFareClassLabel:before {
	margin-top: 2.5rem !important
}

.fresh-air .disableSearchText {
	color: #828794
}

.fresh-air .searchOptionDisable input[type=checkbox] label:before {
	color: #485063 !important
}

.fresh-air .booking-widget_search-checkbox-section .searchOptionCheckboxColumn input[type=checkbox] label:before {
	top: .5rem
}

.fresh-air .searchOptionActive input[type=checkbox] label:before {
	color: #818a98
}

.fresh-air .booking-help:before {
	font-size: 1.18rem !important
}

.fresh-air .searchOptionFilter {
	padding-top: .375rem;
	font-family: Whitney-Light !important;
	font-size: .875rem;
	line-height: 1rem
}

.fresh-air legend.label.legend.text-capitalize.booking-widget_fare-label {
	text-align: left;
	border-bottom: 0
}

@media (min-width:768px) and (max-width:1024px) {
	.fresh-air .searchByFareClassLabel:before {
		margin-top: 3rem !important
	}
}

.fresh-air .searchByFareClassIconHelp {
	margin-top: 1.5rem !important
}

.fresh-air .select-ui-wrapper {
	width: 100% !important
}

@media (min-width:992px) {
	.fresh-air .searchByFareClassIconHelp {
		margin-top: .1rem !important
	}

	.fresh-air .adv-search-container .adv-search-item:first-child {
		padding-left: 0 !important
	}
}

@media (min-width:768px) {
	.fresh-air .best-fares-wrapper.select-container-up-md .icon-Dropdown-caret:before {
		position: absolute;
		top: 26px;
		left: 64%;
		height: 100%;
		font-size: 10px;
		font-style: normal;
		font-weight: 400;
		line-height: 46px
	}

	.fresh-air .adv-search-label {
		margin-top: 1.5rem !important
	}

	.fresh-air .checkbox-wrapper input[type=checkbox].refundableFlightsOnly {
		top: 0;
		left: .03rem
	}
}

@media (min-width:1200px) {
	.fresh-air .adv-search-container .second-row .content {
		font-size: 1rem
	}

	.adv-search-container .label,
	.fresh-air .adv-search-container .floatinglabel {
		font-size: .75rem
	}

	.fresh-air .radio-tabs-wrapper fieldset input.radio-tab label {
		font-size: 1.5rem;
		line-height: 2.125rem
	}
}

@media (min-width:992px) {
	.fresh-air .hideAdvanceSearchContainer {
		padding: 0 !important;
		overflow: hidden;
		visibility: hidden
	}

	.fresh-air .booking-widget_search-checkbox-section .refundableFlightsOnly {
		top: 6px;
		left: .03rem
	}

	.fresh-air .checkbox-wrapper input[type=checkbox].advanceSearchOptionChk {
		top: 2.25rem !important;
		left: 0
	}

	.fresh-air .advSearchoptionLabel {
		padding-top: .687rem
	}

	.fresh-air .adv-search-submit {
		position: absolute;
		top: 0;
		right: 0;
		margin-top: 1.4375rem
	}

	.fresh-air .adv-search-submit .btn-right-arrow {
		margin-right: .9375rem
	}

	.fresh-air .container-padding-x {
		position: relative
	}

	.fresh-air .checkbox-wrapper input[type=checkbox]:focus {
		box-shadow: 0 0 .0625rem .3125rem #242a48, 0 0 .0625rem .375rem #616778 !important
	}

	.fresh-air .multicity-adv-search-container .ecredits-wrapper {
		padding-left: .8125rem !important
	}

	.fresh-air .multicity-adv-search-container .ecredits-wrapper.eCert-award-travel {
		padding-left: 0 !important
	}

	.fresh-air .search-option-ribbon {
		padding-top: .5rem
	}

	.fresh-air .adv-search-label {
		margin-top: 1rem !important
	}

	.fresh-air .searchOptionCheckboxColumn {
		-ms-flex: 0 0 auto !important;
		flex: 0 0 auto !important;
		width: auto !important;
		max-width: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.fresh-air .adv-search-container .meeting-code-wrapper .form-control,
	.fresh-air .radio-tabs-wrapper fieldset input.radio-tab label {
		font-size: 1.125rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .arrow-wht-expander.icon-advsearchtriangle:before {
		top: 3px
	}

	.fresh-air .adv-search-container .second-row {
		margin-top: 3.3125rem;
		margin-bottom: 4.25rem
	}

	.fresh-air .adv-search-container .second-row .ecredits-wrapper .content {
		margin-right: .313rem
	}

	.fresh-air .adv-search-container .second-row .content {
		font-size: 1rem
	}

	.adv-search-container .label,
	.fresh-air .adv-search-container .floatinglabel {
		font-size: .8125rem;
		line-height: 1.25rem
	}

	.fresh-air .adv-search-container .select-ui-wrapper {
		font-size: 1.5rem !important
	}

	.fresh-air .form-row .checkbox-wrapper {
		margin-bottom: 1.375rem
	}

	.fresh-air .form-row .meeting-code-wrapper {
		margin-top: 2.0625rem
	}

	.fresh-air .form-row .meeting-code-wrapper .form-control {
		font-size: 1.5rem
	}

	.fresh-air .form-row .meeting-code-wrapper input:focus {
		padding-left: .313rem !important
	}

	.fresh-air .form-row .radio-tabs-wrapper input.radio-tab label {
		font-size: 1.125rem;
		line-height: 1.125rem
	}
}

@media (max-width:991px) {
	.fresh-air .adv-search-container {
		position: static;
		padding-top: 1.875rem;
		margin-left: 0
	}

	.fresh-air .adv-search-container .first-row {
		margin-top: 0
	}

	.fresh-air .adv-search-container .second-row .ecredits-wrapper .content {
		padding-right: 0;
		margin-right: .313rem;
		line-height: 1.25rem
	}

	.fresh-air .adv-search-container .adv-search-submit {
		margin-left: -.8125rem
	}

	.fresh-air .adv-search-container .btn-right-arrow {
		position: static;
		float: right
	}

	.adv-search-container .form-control,
	.adv-search-container .select-ui-wrapper,
	.fresh-air .adv-search-container .label {
		padding-left: 0 !important
	}

	.fresh-air .adv-search-container .floatinglabel {
		margin-left: 0 !important
	}

	.fresh-air .adv-search-container .best-fares-wrapper.select-container .icon-Dropdown-caret:before {
		right: 3.3125rem;
		left: auto;
		margin-top: 1.5625rem;
		margin-left: 0;
		line-height: 2.9375rem
	}

	.fresh-air .form-row .radio-tabs-wrapper {
		padding-right: .875rem !important
	}

	.fresh-air .form-row .best-fares-wrapper {
		padding-right: .8125rem !important
	}

	.fresh-air .booking-widget_search-checkbox-section {
		padding-top: .75rem
	}

	.fresh-air .advSearchExpanded {
		top: .5625rem !important;
		left: .87rem !important
	}

	.fresh-air .checkbox-wrapper input[type=checkbox].advanceSearchOptionChk {
		top: 1.625rem;
		left: .875rem
	}

	.fresh-air .checkbox-wrapper input[type=checkbox].searchOptionChk {
		top: .375rem;
		display: none
	}

	.fresh-air .adv-search-container .form-row .checkbox-wrapper.booking-widget_fares-section {
		margin-bottom: 0
	}

	.fresh-air .booking-help:before {
		padding-left: .375rem
	}
}

@media (max-width:767px) {
	.fresh-air .adv-search-container {
		padding-bottom: 7rem
	}

	.fresh-air .adv-search-container .second-row {
		margin-top: 1.6875rem;
		margin-bottom: 0
	}

	.adv-search-container .label,
	.fresh-air .adv-search-container .floatinglabel {
		font-size: .75rem;
		line-height: .875rem
	}

	.fresh-air .adv-search-container .form-row .checkbox-wrapper {
		margin-bottom: .8125rem
	}

	.fresh-air .adv-search-container .form-row .best-fares-wrapper {
		margin-top: 1.5rem
	}

	.fresh-air .adv-search-container .form-row .best-fares-wrapper.select-container .icon-Dropdown-caret:before {
		margin-top: 1.1875rem
	}

	.fresh-air .adv-search-container .form-row .meeting-code-wrapper {
		margin-top: 1.5rem
	}

	.fresh-air .adv-search-container .form-row .meeting-code-wrapper .form-control {
		font-size: 1.125rem
	}

	.fresh-air .adv-search-container .radio-tabs-wrapper input.radio-tab label {
		padding: .563rem .3125rem;
		font-size: 1.125rem;
		line-height: 1.125rem
	}

	.fresh-air .adv-search-label {
		margin-top: 2.313rem !important
	}

	.fresh-air .booking-widget_container-mobile {
		padding: 0
	}

	.fresh-air .searchOptionCheckboxColumn {
		padding-right: 0 !important
	}

	.fresh-air .booking-widget_checkbox-mobile {
		padding-left: 2.063rem !important
	}

	.fresh-air .container.container-padding-x.advance-search-container {
		padding: 0 !important
	}

	.fresh-air .adv-search-container {
		padding-top: 2.875rem
	}

	.fresh-air legend.label.legend.text-capitalize.booking-widget_fare-label {
		margin-bottom: .9375rem !important
	}

	.fresh-air .advanceSearchOptionChk {
		top: 1.813rem !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .checkbox-wrapper input[type=checkbox].refundableFlightsOnly {
		top: 0;
		left: .89rem
	}
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.fresh-air .arrow-wht-expander.icon-advsearchtriangle:before {
		font-size: 5px !important
	}

	.fresh-air .searchOptionHelpIcon:before {
		top: .625rem
	}
}

@media (max-width:375px) {
	.fresh-air .adv-search-container .adv-search-submit {
		margin-left: 0
	}
}

.fresh-air .hamburger-icon {
	position: relative;
	display: block;
	width: 18px;
	height: 14px;
	margin-right: 30px;
	margin-left: 30px
}

.fresh-air .hamburger-icon .line {
	position: absolute;
	left: 0;
	display: block;
	width: 18px;
	height: 2px;
	background: #ecf0f1;
	border-radius: 1px;
	transition: all .4s
}

.fresh-air .hamburger-icon .line.line-1 {
	top: 0
}

.fresh-air .hamburger-icon .line.line-2 {
	top: 50%
}

.fresh-air .hamburger-icon .line.line-3 {
	top: 100%
}

.fresh-air .hamburger-icon:hover .line-1,
.hamburger-icon:focus .line-1 {
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px)
}

.fresh-air .hamburger-icon:hover .line-3,
.hamburger-icon:focus .line-3 {
	-webkit-transform: translateY(1px);
	transform: translateY(1px)
}

.fresh-air .hamburger-icon.active .line-1 {
	-webkit-transform: translateY(7px) translateX(0) rotate(45deg);
	transform: translateY(7px) translateX(0) rotate(45deg)
}

.fresh-air .hamburger-icon.active .line-2 {
	opacity: 0
}

.fresh-air .hamburger-icon.active .line-3 {
	-webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
	transform: translateY(-7px) translateX(0) rotate(-45deg)
}

.fresh-air .shop-header-view .shop-header-content {
	width: 100%
}

.fresh-air .shop-header-view .shop-header-content .origin-dest-header {
	display: -ms-flexbox;
	display: flex;
	padding-right: .875rem;
	font-size: 1.3125rem;
	line-height: 4.6875rem;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 1.5px
}

.fresh-air .shop-header-view .shop-header-content .origin-dest-header .delta-logo-header {
	width: 1.5625rem;
	height: 4.6875rem;
	margin-right: 1.25rem;
	background: url("../images/deltaIcon.svg") no-repeat 50%
}

.fresh-air .shop-header-view .shop-header-content .triptype-header,
.shop-header-view .shop-header-content .paxcount-header,
.shop-header-view .shop-header-content .tripdate-header {
	padding-right: 1.25rem;
	font-size: 1rem;
	line-height: 4.6875rem;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: .63px
}

.shop-header-view .shop-header-content .separator {
	padding-right: .75rem;
	font-size: 1.75rem;
	line-height: 4.375rem;
	color: #e8ecf2;
	letter-spacing: .63px;
	opacity: .2
}

.fresh-air .shop-header-view .shop-header-content .modify-link {
	color: #fff
}

.fresh-air .shop-header-view .shop-header-content .modify-text {
	font-size: 13px;
	font-weight: 700;
	line-height: 16px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .06em
}

.fresh-air .shop-header-view .shop-header-content .modify-btn-border {
	box-sizing: border-box;
	padding: 0.25rem 0.5rem !important;
	border: 3.10568px solid #3d4558
}

.fresh-air .shop-header-view .shop-header-content .modify-header {
	padding-right: 0.5rem;
	font-size: 0.8125rem;
	line-height: 4.6875rem;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 0.63px;
	cursor: pointer
}

.fresh-air .shop-header-view .shop-header-content .modify-header .open-flyout {
	padding-left: .5rem;
	font-size: 1rem;
	line-height: 1.5
}

.fresh-air .shop-header-view .shop-header-content .modify-header .open-flyout.icon-AdvSearchTriangle-up:before,
.fresh-air .shop-header-view .shop-header-content .modify-header .open-flyout.icon-advsearchtriangle:before {
	font-size: 0.25rem;
	vertical-align: middle
}

.shop-header-view .shop-header-content .modify-header .open-flyout.toggle-up {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fresh-air .shop-header-view .shop-header-content .right-rail-container {
	height: 4.6875rem;
	margin-right: 0;
	margin-left: auto;
	line-height: 4.6875rem;
	text-align: right
}

.shop-header-view .shop-header-content .right-rail-container .ui-button-primary {
	width: 60px;
	height: 27px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: .875rem;
	line-height: 1.6rem;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	cursor: pointer;
	background-color: #e01933;
	border: 0 !important;
	border-radius: 0
}

.fresh-air .shop-header-view .shop-header-content .right-rail-container .sign-up {
	padding-right: 1.75rem;
	font-size: .875rem;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0
}

.fresh-air .shop-header-view .shop-header-content a span {
	white-space: nowrap
}

@media (min-width:1440px) {
	.fresh-air .shop-header-view {
		height: 4.6875rem;
		padding: 0
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .login-btn,
	.shop-header-view .shop-header-content .right-rail-container .hp-notification-container.pos-relative,
	.shop-header-view .shop-header-content .right-rail-container .sign-up {
		margin-top: 1.5rem !important
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .search-container {
		margin-top: 0
	}
}

@media (min-width:992px) and (max-width:1439px) {
	.fresh-air .shop-header-view {
		height: 4.6875rem;
		padding: 0
	}

	.fresh-air .shop-header-view .shop-header-content {
		height: 4.6875rem
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .login-btn,
	.shop-header-view .shop-header-content .right-rail-container .hp-notification-container.pos-relative,
	.shop-header-view .shop-header-content .right-rail-container .sign-up {
		margin-top: 1.5rem !important
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .search-container {
		margin-top: 0
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .shop-header-view .shop-header-content {
		height: 4.6875rem
	}

	.fresh-air .shop-header-view .shop-header-content .delta-header {
		width: 8rem
	}

	.fresh-air .shop-header-view .shop-header-content .origin-dest-header {
		padding-right: .5rem
	}

	.fresh-air .shop-header-view .shop-header-content .triptype-header,
	.shop-header-view .shop-header-content .paxcount-header,
	.shop-header-view .shop-header-content .separator,
	.shop-header-view .shop-header-content .tripdate-header {
		padding-right: .25rem
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .hp-notification-container.pos-relative {
		margin-top: 1.2875rem !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .shop-header-view {
		height: 4.6875rem;
		padding: 0
	}

	.fresh-air .shop-header-view .container {
		width: 768px;
		height: 75px;
		padding-right: 30px;
		padding-left: 30px;
		margin: auto
	}

	.fresh-air .shop-header-view .shop-header-content {
		height: 4.6875rem
	}

	.shop-header-view .shop-header-content .separator {
		font-size: 1.5625rem;
		line-height: 4.3125rem
	}

	.fresh-air .shop-header-view .shop-header-content .delta-header {
		margin-top: 1.75rem
	}

	.fresh-air .shop-header-view .shop-header-content .modify-text {
		font-size: 13px;
		font-weight: 700;
		line-height: 16px;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: .06em
	}

	.fresh-air .shop-header-view .shop-header-content .modify-btn-border {
		box-sizing: border-box;
		padding: .25rem .5rem !important;
		border: 3.10568px solid #3d4558
	}

	.fresh-air .shop-header-view .shop-header-content .login-header {
		margin-top: 1.5rem;
		margin-left: -19rem
	}

	.fresh-air .shop-header-view .shop-header-content .login-header .sign-up {
		margin-top: 0
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .signup-container {
		width: 100%;
		height: 4.6875rem
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .hp-notification-container.pos-relative {
		margin-top: 1.5rem !important
	}

	.fresh-air .shop-header-view .shop-header-content .origin-dest-header {
		display: -ms-flexbox;
		display: flex;
		padding-right: .875rem;
		font-size: 1.3125rem;
		line-height: 4.6875rem;
		color: #fff;
		text-transform: capitalize;
		letter-spacing: 1.5px
	}

	.fresh-air .shop-header-view .modify-header {
		line-height: 4.1rem
	}
}

@media (max-width:991px) {

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .login-container,
	.fresh-air .shop-header-view .shop-header-content .right-rail-container .sign-up,
	.shop-header-view .shop-header-content .right-rail-container .login-btn {
		margin-left: 0
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .login-form-container {
		width: 100%;
		margin-top: 1.5rem
	}

	.fresh-air .shop-header-view .shop-header-content .hp-notification-container.pos-relative .feed-counter {
		top: 27%
	}

	.fresh-air .shop-header-view .shop-header-content .hp-notification-container .notification {
		margin-top: .75rem;
		margin-right: .25rem
	}
}

@media (max-width:320px) {
	.fresh-air .shop-header-view .shop-header-content .delta-header {
		width: 75px;
		margin-top: 1rem;
		margin-left: -2rem
	}

	.fresh-air .shop-header-view .shop-header-content .tripdate-header {
		z-index: 995;
		margin-left: -2rem
	}

	.fresh-air .shop-header-view .shop-header-content .login-header {
		z-index: 990;
		margin-top: .75rem;
		margin-left: -1rem
	}
}

@media (max-width:767px) {
	.fresh-air .shop-header-view {
		height: 2.9375rem;
		padding: 0
	}

	.fresh-air .shop-header-view .container {
		width: 100%;
		height: 47px;
		padding-right: 15px;
		padding-left: 15px;
		margin: auto
	}

	.fresh-air .shop-header-view .shop-header-content {
		height: 2.9375rem
	}

	.fresh-air .shop-header-view .shop-header-content .origin-dest-header {
		padding-right: .6875rem;
		margin-top: 1rem
	}

	.fresh-air .shop-header-view .shop-header-content .origin-dest-header .delta-logo-header {
		float: left;
		height: 3rem;
		margin: 0 0 0 .8125rem
	}

	.fresh-air .shop-header-view .shop-header-content .delta-header {
		margin-top: 1rem;
		margin-left: -1.5rem
	}

	.fresh-air .shop-header-view .shop-header-content .tripdate-header {
		z-index: 995;
		padding-right: .9375rem;
		margin-left: -2rem;
		font-size: .8125rem;
		line-height: 2.9375rem
	}

	.fresh-air .shop-header-view .shop-header-content .hamburger {
		width: 3rem;
		margin-top: 1rem;
		margin-left: -1.75rem
	}

	.shop-header-view .shop-header-content .separator {
		line-height: 2.9375rem
	}

	.fresh-air .shop-header-view .shop-header-content .login-header {
		z-index: 990;
		margin-top: .75rem;
		margin-left: -9rem
	}

	.fresh-air .shop-header-view .shop-header-content .login-header .signup-container {
		display: none
	}

	.fresh-air .shop-header-view .shop-header-content .modify-header {
		z-index: 995;
		padding-right: 1.0625rem;
		line-height: 2.9375rem
	}

	.fresh-air .shop-header-view .shop-header-content .modify-header .downarrow {
		margin: 0 .125rem;
		line-height: 2.9375rem
	}

	.fresh-air .shop-header-view .shop-header-content .modify-text {
		font-size: 11px;
		font-weight: 700;
		line-height: 13px;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: .06em
	}

	.fresh-air .shop-header-view .shop-header-content .modify-btn-border {
		box-sizing: border-box;
		padding: .25rem .5rem !important;
		border: 3.10568px solid #3d4558
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container {
		height: 2.9375rem;
		padding: 0;
		margin-right: -1rem;
		line-height: 2.9375rem
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .signup-container {
		width: 100%;
		height: 2.9375rem
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .login-container {
		margin-left: 0
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .sign-up {
		padding-right: .5rem
	}

	.fresh-air .shop-header-view .shop-header-content .right-rail-container .login-form-container {
		padding-top: .71875rem;
		margin-top: 0
	}
}

.fresh-air .modal-body {
	color: #212529;
	background-color: transparent
}

.fresh-air .picker-modal-body {
	background-color: #f8f8f8
}

.fresh-air .shop-header-widget .calendarInput .calendarMasterCont .calDispValueCont {
	top: 0 !important;
	font-family: Whitney-Light !important;
	line-height: 2.875rem;
	color: #fff !important;
	background: 0 0 !important
}

.fresh-air .shop-header-widget label:hover:before {
	outline: 0 !important
}

.fresh-air .shop-header-widget .calendarInput:not(.headerCalInput) .calendarMasterCont .calDispValueCont:not(.headercal) {
	padding: 0 .3125rem;
	margin: 0;
	font-size: 1.125rem
}

.fresh-air .shop-header-widget .calendarInput:not(.headerCalInput) .calendarMasterCont.calMedium .dl-datepicker-calendar .dl-state-default {
	font-size: .875rem
}

.fresh-air .shop-header-widget .calendarInput:not(.headerCalInput) .calendarMasterCont .calDispValueCont:not(.headercal):focus {
	outline: 0 !important
}

.shop-header-widget .calDateSeparator {
	font-family: Whitney-Light !important;
	font-size: 1.5rem !important
}

.fresh-air .shop-header-widget .adv-search a {
	width: 100%;
	font-family: Whitney-Medium !important;
	font-size: .875rem !important
}

.fresh-air .shop-header-widget .adv-search-container .checkbox-wrapper input[type=checkbox] label {
	font-family: Whitney-Light !important
}

.fresh-air .shop-header-widget .adv-search-container .second-row .content {
	margin-right: 1.25rem;
	font-size: .8125rem;
	line-height: 1.25rem;
	color: #fff
}

.fresh-air .shop-header-widget .drop-down.form-control,
.shop-header-widget .best-fares-wrapper select {
	height: 2.875rem !important
}

.fresh-air .shop-header-widget .adv-search-container .best-fares-wrapper.select-container .icon-Dropdown-caret:before {
	margin-top: 0
}

@media (max-width:767px) {
	.fresh-air .shop-header-widget.nav-content-outlet.main-container {
		margin-top: 2.875rem
	}

	.fresh-air .shop-header-widget .multicity-header-align {
		margin-right: 0;
		margin-left: 0
	}
}

@media (min-width:411px) and (max-width:767px) {
	.fresh-air .shop-header-view .shop-header-content .login-header {
		z-index: 990;
		margin-top: .75rem;
		margin-left: -8rem
	}
}

@media (min-width:768px) {
	.fresh-air .shop-header-widget.nav-content-outlet.main-container {
		margin-top: 4.6875rem
	}

	.fresh-air .shop-header-widget .multicity-header-align {
		margin-right: 0;
		margin-left: 0
	}
}

@media (min-width:992px) {
	.fresh-air .shop-header-widget .calendarInput .calendarMasterCont .calDispValueCont {
		padding: 0 .3125rem
	}
}

@media (max-width:992px) {
	.fresh-air .shop-header-widget .checkbox-wrapper input[type=checkbox] {
		top: 0
	}
}

@media (max-width:991px) {
	.fresh-air .shopping-lite-app .fresh-air :focus {
		outline: 0 !important
	}

	.fresh-air .shop-header-widget .select-container .drop-down.form-control {
		-moz-appearance: none;
		-webkit-appearance: none
	}

	.fresh-air .shop-header-widget .select-container .icon-Dropdown-caret:before {
		left: 92% !important
	}

	.fresh-air .shop-header-widget .best-fares-wrapper.select-container .drop-down.form-control {
		-moz-appearance: none;
		-webkit-appearance: none
	}

	.fresh-air .shop-header-widget .best-fares-wrapper.select-container .icon-Dropdown-caret:before {
		left: auto !important
	}
}

@media (min-width:1200px) {
	.fresh-air .shop-header-widget .calendarInput .calendarMasterCont .calDispValueCont {
		font-size: 1.5rem
	}

	.fresh-air .shop-header-widget .adv-search-container .second-row .content {
		font-size: 1rem
	}

	.fresh-air .shop-header-widget .calendarInput:not(.headerCalInput) .calendarMasterCont .calDispValueCont:not(.headercal) {
		font-size: 1.5rem
	}
}

.fresh-air .shop-header-widget .calendarInput .calendarMasterCont .dl-datepicker-multi-2 .dl-datepicker-group {
	float: left !important;
	margin: 0 !important
}

.fresh-air .shop-header-widget .calendarInput .calendarMasterCont .dl-datepicker-header {
	padding: 0 !important;
	font-size: 1.125rem !important;
	line-height: 1.188rem;
	text-align: center
}

.fresh-air .shop-header-widget .calendarInput .calendarMasterCont .dl-datepicker-header .dl-datepicker-title {
	color: #0b1f66 !important
}

.fresh-air .shop-header-widget .calendarInput .calendarMasterCont .dl-datepicker th {
	display: table-cell;
	font-size: .8125rem !important;
	font-weight: 400 !important;
	line-height: .875rem;
	color: #4d535c !important;
	text-align: center !important;
	text-transform: uppercase !important;
	border: 0 !important
}

.fresh-air .shop-header-widget .calendarInput .calendarMasterCont .dl-datepicker-0.no-previous span {
	background-image: url("../images/InActiveLeftArrow.svg") !important
}

.fresh-air .shop-header-widget .calendarInput .calendarMasterCont .dl-datepicker-0 span {
	display: inline-block !important;
	width: .75rem !important;
	height: 1.25rem !important;
	text-indent: -9999px !important;
	background: url("../images/ActiveLeftArrow.svg") no-repeat;
	background-position: 0 !important
}

.fresh-air .shop-header-widget .calendarInput .calendarMasterCont .dl-datepicker-1 span {
	display: inline-block !important;
	width: .75rem !important;
	height: 1.25rem !important;
	text-indent: -9999px !important;
	background-image: url("../images/ActiveRightArrow.svg") !important;
	background-repeat: no-repeat !important;
	background-position: 0 !important
}

@media (min-width:992px) {
	.fresh-air .shop-header-widget .calenderContainer .dl-datepicker.dl-datepicker-multi-2 .dl-datepicker-group {
		width: 50% !important
	}
}

.fresh-air .new-shop-widget .zIndexPriority {
	z-index: 99
}

.fresh-air .new-shop-widget .chk-flexDate {
	top: 6px !important
}

.fresh-air .new-shop-widget .checkbox-wrapper input[type=checkbox] label {
	padding-left: 1.6875rem
}

.fresh-air .new-shop-widget .show-pricein-help {
	top: .3rem;
	right: .5rem
}

.fresh-air .new-shop-widget .refundable-flights-help {
	top: 0;
	right: .25rem
}

.fresh-air .nearbySec .nearbyAirportsCls {
	top: 2rem !important;
	left: 0 !important
}

.fresh-air .nearbySec .zIndexPriority {
	z-index: 9999
}

@media (max-width:991px) {
	.fresh-air .shop-header-widget .calendarInput .calendarMasterCont .dl-datepicker-header {
		text-align: left
	}
}

.fresh-air body {
	font-weight: 400
}

.fresh-air body .row,
body .form-row {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.fresh-air body.switch-background {
	position: relative;
	display: table-column;
	background: url("../images/Section-Break-Background-white.svg") !important
}

.hp-legacy body .row {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.fresh-air form {
	display: block
}

.fresh-air .no-underline {
	text-decoration: none !important
}

.form-row>[class*=col-],
.fresh-air .form-row>.col {
	padding-right: .8125rem;
	padding-left: .8125rem
}

.fresh-air .drop-down.form-control {
	height: 2.875rem !important
}

.fresh-air .floatinglabel {
	margin-bottom: .3125rem !important;
	font-size: .75rem;
	line-height: 1.25rem;
	text-transform: capitalize !important
}

.fresh-air .icon-help:before {
	font-size: 1.3125rem;
	line-height: 1.375rem;
	color: #818a98
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none
}

.fresh-air input[type=number] {
	-moz-appearance: textfield
}

.form-control:focus,
.form-control[readonly],
.fresh-air .form-control {
	font-size: 1.125rem;
	line-height: 2.5rem;
	color: #0b1f66;
	text-align: left;
	border-radius: 0;
	box-shadow: none;
	transition: none;
	padding: 0 10px !important;
	box-sizing: border-box !important;
	/*height: 40px !important;*/
	margin-bottom: 8px !important;
	background: #fff !important;
	font-size: 14px !important
}

.form-control:focus.date-control,
.form-control[readonly].date-control,
.fresh-air .form-control.date-control {
	background: transparent url("../images/calendar-icon-LG.svg") no-repeat 100%
}

.form-control:focus.return-date-control,
.form-control[readonly].return-date-control,
.fresh-air .form-control.return-date-control {
	background: transparent url("../images/calendar-icon-LG.svg") no-repeat 94%
}

.form-control:focus option,
.form-control[readonly] option,
.fresh-air .form-control option {
	font-size: 1.125rem;
	color: #0b1f66
}

.form-control:focus::-webkit-input-placeholder,
.form-control[readonly]::-webkit-input-placeholder,
.fresh-air .form-control::-webkit-input-placeholder {
	color: #7c828a
}

.form-control:focus::-ms-input-placeholder,
.form-control[readonly]::-ms-input-placeholder,
.fresh-air .form-control::-ms-input-placeholder {
	color: #7c828a
}

.form-control:focus::placeholder,
.form-control[readonly]::placeholder,
.fresh-air .form-control::placeholder {
	color: #7c828a
}

.bg-dark .form-control:focus,
.fresh-air .bg-dark .form-control {
	color: #fff;
	border-bottom: .5px solid #778194
}

.bg-dark .form-control:focus::-webkit-input-placeholder,
.fresh-air .bg-dark .form-control::-webkit-input-placeholder {
	color: #818a98
}

.bg-dark .form-control:focus::-ms-input-placeholder,
.fresh-air .bg-dark .form-control::-ms-input-placeholder {
	color: #818a98
}

.bg-dark .form-control:focus::placeholder,
.fresh-air .bg-dark .form-control::placeholder {
	color: #818a98
}

.fresh-air .business .form-control {
	border-bottom: 0.5px solid #778194 !important
}

.bg-white .form-control:focus,
.fresh-air .bg-white .form-control {
	color: #7c828a;
	border-bottom: 1px solid #e8ecf2
}

.bg-white .form-control:focus::-webkit-input-placeholder,
.fresh-air .bg-white .form-control::-webkit-input-placeholder {
	color: #7c828a
}

.bg-white .form-control:focus::-ms-input-placeholder,
.fresh-air .bg-white .form-control::-ms-input-placeholder {
	color: #7c828a
}

.bg-white .form-control:focus::placeholder,
.fresh-air .bg-white .form-control::placeholder {
	color: #7c828a
}

.fresh-air .btn.btn-right-arrow.icon-submitarrow {
	position: relative
}

.fresh-air .btn.btn-right-arrow.icon-submitarrow:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 3.125rem
}

.fresh-air .swapfield {
	width: 3.625rem;
	height: 1.85rem;
	margin-top: 1.125rem
}

.fresh-air .swapfield.icon-swap:before {
	font-size: 1.125rem;
	font-weight: 600
}

.date-separator {
	width: .625rem;
	height: 2px;
	background: transparent url("../images/red-bar.svg") no-repeat;
	background-position: bottom
}

.fresh-air .expand-container {
	width: 3.625rem;
	height: 1.938rem;
	background-position: bottom
}

.fresh-air .expand-container.icon-expander:before {
	font-size: 1.938rem;
	opacity: .4
}

.fresh-air .arrow-wht-expander {
	position: relative;
	width: .313rem;
	height: .375rem;
	padding: 0 .938rem .188rem 0
}

.fresh-air .arrow-wht-expander.icon-advsearchtriangle:before {
	position: absolute;
	right: 0;
	height: 100%;
	font-size: 6px;
	line-height: 1rem
}

.fresh-air .arrow-wht-expander.show.icon-advsearchtriangle:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fresh-air .header .main-container select,
.lang-modal .langselct-flyout select,
.mobile-widget-modal .mobile-widget-container select {
	-moz-appearance: none;
	-webkit-appearance: none
}

.fresh-air .header .main-container select option,
.lang-modal .langselct-flyout select option,
.mobile-widget-modal .mobile-widget-container select option {
	color: #0b1f66;
	background: #fff;
	box-shadow: inset 20px 20px #fff
}

.fresh-air .header .main-container select option:hover,
.header .main-container select option:focus,
.lang-modal .langselct-flyout select option:focus,
.lang-modal .langselct-flyout select option:hover,
.mobile-widget-modal .mobile-widget-container select option:focus,
.mobile-widget-modal .mobile-widget-container select option:hover {
	border-bottom: 2px solid #79b8f5
}

.fresh-air .header .main-container select::-ms-expand,
.lang-modal .langselct-flyout select::-ms-expand,
.mobile-widget-modal .mobile-widget-container select::-ms-expand {
	display: none
}

@media (max-width:1199px) {

	.fresh-air .header .main-container select,
	.lang-modal .langselct-flyout select {
		background: url("../images/carot-red.svg") no-repeat 97%
	}

	.fresh-air .select-container {
		position: relative
	}
}

@media (max-width:767px) and (-ms-high-contrast:active),
(max-width:767px) and (-ms-high-contrast:none) {
	.calDateSeparator {
		margin-right: 5.4375rem !important;
		margin-left: 5.4375rem !important
	}
}

@media (max-width:767px) {
	.fresh-air .checkin-widget-container .btn.btn-danger {
		margin-top: .375rem !important
	}

	.fresh-air .flifo-widget-container .btn.btn-danger {
		margin-top: .813rem !important
	}
}

@media (max-width:991px) {

	.form-control:focus,
	.fresh-air .form-control {
		padding: 0 10px !important;
		background-color: #eaeaea;
		box-shadow: none !important
	}

	.fresh-air .form-control.input-mobile-tab-class {
		padding-bottom: .625rem !important;
		line-height: 2.25rem !important
	}

	.fresh-air .container-padding-x {
		padding-right: .938rem !important;
		padding-left: .938rem !important
	}

	.fresh-air :focus {
		outline: 0 !important
	}

	.fresh-air .mobile-widget-container .select-container-down-md .icon-Dropdown-caret:before {
		position: absolute;
		top: 0;
		left: 97%;
		margin-top: -.5rem;
		margin-left: -1.5625rem;
		font-size: .4375rem;
		line-height: 3.875rem
	}
}

@media (min-width:768px) and (max-width:991px) and (-ms-high-contrast:active),
(min-width:768px) and (max-width:991px) and (-ms-high-contrast:none) {
	.calDateSeparator {
		margin-right: 6.0625rem !important;
		margin-left: 6.0625rem !important
	}
}

@media (min-width:768px) and (max-width:991px) {

	.form-control:focus,
	.fresh-air .form-control {
		font-size: 1.125rem !important;
		padding: 0 10px !important
	}

	.fresh-air .connect {
		font-size: 1rem !important
	}
}

@media (min-width:1200px) {

	.form-control:focus,
	.form-control[readonly],
	.fresh-air .form-control {
		font-size: 1.125rem
	}

	.checkin-widget-container .form-control,
	.flifo-widget-container .form-control,
	.fresh-air .book-widget-container .form-control,
	.mytrips-widget-container .form-control {
		font-size: 1.5rem
	}
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.fresh-air .form-control {
		height: 3rem !important
	}

	.fresh-air .meeting-code-form-control {
		height: 2.938rem !important
	}

	.fresh-air .trip-type-container .select-ui-element-wrapper.blue-theme .select-ui-wrapper {
		padding-right: 0 !important;
		padding-left: 0 !important
	}

	.calDateSeparator {
		margin-left: .375rem
	}
}

@media (min-width:992px) {

	.calDispValueCont:focus,
	.form-control:focus,
	.fresh-air a:focus,
	.select-ui-wrapper:focus,
	div[tabindex="0"]:focus,
	input[type=checkbox]:focus {
		background-color: #fafbfc !important;
		border-radius: 0px !important;
		outline: 0 !important;
		box-shadow: 0 0 0 0 #858d9f !important
	}

	.bg-dark .calDispValueCont:focus,
	.bg-dark .form-control:focus,
	.bg-dark .select-ui-wrapper:focus,
	.bg-dark div[tabindex="0"]:focus,
	.bg-dark input[type=checkbox]:focus,
	.bg-dark-footer .calDispValueCont:focus,
	.bg-dark-footer .form-control:focus,
	.bg-dark-footer .select-ui-element-wrapper :focus,
	.bg-dark-footer .select-ui-wrapper:focus,
	.bg-dark-footer a:focus,
	.bg-dark-footer div[tabindex="0"]:focus,
	.bg-dark-footer input[type=checkbox]:focus,
	.fresh-air .bg-dark .select-ui-element-wrapper :focus,
	.fresh-air .bg-dark a:focus,
	.fresh-air .modal-dialog .flyout-content:focus {
		background-color: #11172b !important;
		outline: 0 !important;
		color: #fff
	}

	.fresh-air .modal.show:focus {
		background-color: transparent !important
	}

	.fresh-air .modal-content:focus {
		background-color: #fff !important;
		border: none !important
	}

	.fresh-air .btn-danger:focus {
		background-color: #e51937 !important;
		border-color: #e01933 !important;
		outline: 0 !important;
		box-shadow: 0 0 0 3px #242a48, 0 0 0 5px #616778 !important
	}

	.fresh-air .circle-outline:focus {
		border-radius: 50% !important;
		outline: 0 !important;
		box-shadow: 0 0 0 8px #fafbfc, 0 0 0 10px #858d9f !important
	}

	.bg-dark-footer .circle-outline:focus,
	.fresh-air .bg-dark .circle-outline:focus {
		border-radius: 50% !important;
		box-shadow: 0 0 0 8px #242a48, 0 0 0 10px #616778 !important
	}

	.fresh-air .floatinglabel {
		padding-left: .3125rem
	}

	.business .bg-dark .calDispValueCont:focus,
	.business .bg-dark .form-control:focus,
	.business .bg-dark .select-ui-wrapper:focus,
	.business .bg-dark div[tabindex="0"]:focus,
	.business .bg-dark input[type=checkbox]:focus,
	.business .bg-dark-footer .calDispValueCont:focus,
	.business .bg-dark-footer .form-control:focus,
	.business .bg-dark-footer .select-ui-element-wrapper :focus,
	.business .bg-dark-footer .select-ui-wrapper:focus,
	.business .bg-dark-footer a:focus,
	.business .bg-dark-footer div[tabindex="0"]:focus,
	.business .bg-dark-footer input[type=checkbox]:focus,
	.business .calDispValueCont:focus,
	.business .form-control:focus,
	.business .select-ui-wrapper:focus,
	.business div[tabindex="0"]:focus,
	.business input[type=checkbox]:focus,
	.fresh-air .business .bg-dark .select-ui-element-wrapper :focus,
	.fresh-air .business .bg-dark a:focus,
	.fresh-air .business a:focus {
		box-sizing: border-box;
		background: hsla(0, 0%, 100%, .1) !important;
		border: .25px solid #697180;
		border-radius: 3px !important;
		outline: 0 !important
	}

	.fresh-air .business .circle-outline:focus {
		outline: 0 !important
	}

	.business .bg-dark-footer .circle-outline:focus,
	.fresh-air .business .bg-dark .circle-outline:focus,
	.fresh-air .business .circle-outline:focus {
		border-radius: 50% !important;
		box-shadow: 0 0 0 8px #697180, 0 0 0 10px hsla(0, 0%, 100%, .1) !important
	}
}

@media (min-width:768px) {
	.fresh-air .select-container-up-md .icon-Dropdown-caret:before {
		position: absolute;
		top: 0;
		left: 80%;
		height: 100%;
		font-size: 10px;
		font-style: normal;
		font-weight: 400;
		line-height: 46px
	}

	.fresh-air .select-container-up-md select {
		background: url("") !important
	}
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.fresh-air .btn.btn-right-arrow.icon-submitarrow:before {
		line-height: 0
	}
}

.fresh-air .select-ui-element-wrapper {
	position: relative
}

.fresh-air .select-ui-element-wrapper .select-ui-wrapper:hover {
	cursor: pointer
}

.fresh-air .select-ui-element-wrapper .select-ui-wrapper:hover .select-ui-icon {
	opacity: .5
}

.fresh-air .select-ui-element-wrapper.blue-theme .select-ui-wrapper {
	position: relative;
	display: inline-block;
	width: 6.25rem;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 2.875rem;
	color: #fff;
	vertical-align: text-bottom;
	background: 0 0;
	border-bottom: .5px solid #778194
}

.fresh-air .select-ui-element-wrapper.blue-theme .select-ui-wrapper:focus {
	border-bottom: .125rem solid #fff
}

.fresh-air .select-ui-element-wrapper .select-ui-icon {
	position: absolute;
	top: 50%;
	right: 0;
	left: auto;
	width: 1.5rem;
	height: 50%
}

.fresh-air .select-ui-element-wrapper .select-ui-icon.icon-Dropdown-caret {
	top: 0;
	right: 5px;
	height: 100%;
	line-height: 2.875rem;
	text-align: right
}

.fresh-air .select-ui-element-wrapper .select-ui-icon.icon-Dropdown-caret:before {
	font-size: 10px;
	vertical-align: middle
}

.fresh-air .select-ui-element-wrapper .select-ui-text {
	padding: .125rem 1.5rem .1875rem 0;
	line-height: 1.4rem;
	color: #fff
}

.fresh-air .select-ui-element-wrapper .select-ui-optionUL {
	position: absolute;
	z-index: 999;
	max-height: 25rem;
	padding: 0;
	margin-top: -1px;
	overflow-x: hidden !important;
	overflow-y: hidden;
	color: #1b335d;
	background: #fff !important;
	border: 0;
	border-radius: 0;
	box-shadow: 0 .125rem .5rem .1875rem rgba(68, 88, 112, .41)
}

.fresh-air .select-ui-element-wrapper .select-ui-optionUL.select-ui-optionUL-overflow {
	overflow-y: auto !important
}

.fresh-air .select-ui-element-wrapper .select-ui-optionList {
	position: relative;
	float: left;
	width: 100%;
	padding: .1875rem 1rem .1875rem .5rem;
	clear: left;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 2.25rem;
	color: #0b1f66;
	list-style-type: none;
	cursor: pointer;
	transform: scale(1);
	background: #fff;
	border-bottom: .5px solid #6c718a
}

.fresh-air .select-ui-element-wrapper .select-ui-optionList.select-ui-optionList-hover {
	margin: 0;
	border-bottom: 1px solid #0b1f66
}

.fresh-air .select-ui-element-wrapper .select-ui-optionList:active {
	color: #fff !important
}

.fresh-air .select-ui-element-wrapper .select-ui-optionList:focus {
	width: 98.5%;
	margin: 2px 0 2px 2px;
	color: #fff !important
}

.fresh-air .business .select-ui-wrapper {
	border-bottom: .5px solid #778194 !important
}

.langselct-flyout .countryslector .select-ui-wrapper .select-ui-optionList-wrapper .select-ui-optionList,
.langselct-flyout .langselector .select-ui-wrapper .select-ui-optionList-wrapper .select-ui-optionList {
	font-size: .75rem !important
}

.fresh-air .select-ui-element-wrapper .select-ui-optionUL {
	transition: all .3s
}

.fresh-air .select-ui-element-wrapper .hideOption {
	max-height: 0 !important;
	box-shadow: none !important
}

@media (min-width:992px) {
	.fresh-air .select-ui-element-wrapper .select-ui-icon:focus {
		box-shadow: none !important
	}

	.fresh-air .blue-theme .select-ui-wrapper {
		padding: 0 .3125rem;
		border-top: 0 !important
	}
}

@media (min-width:1200px) {
	.fresh-air .blue-theme .select-ui-wrapper {
		font-size: 1.5rem !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .blue-theme .select-ui-wrapper {
		font-size: 1.5rem
	}
}

@media (min-width:992px) and (max-width:1439px) {
	.fresh-air .select-ui-element-wrapper .select-ui-text {
		padding-right: 1.375rem
	}
}

.fresh-air .hero {
	min-width: 1rem;
	min-height: 1rem;
	margin-bottom: 0 !important;
	border-radius: 0
}

.fresh-air .hero-gallery .hero {
	min-height: 41.875rem
}

@media (max-width:767px) {
	.fresh-air .hero {
		min-width: 23.44rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .hero {
		min-width: 48rem;
		min-height: 18rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .hero {
		min-width: 62rem;
		min-height: 12rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.fresh-air .hero {
		min-height: 15rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.fresh-air .hero {
		min-height: 18rem
	}
}

@media (min-width:1600px) {
	.fresh-air .hero {
		min-height: 20rem
	}
}

@media (min-width:1440px) {
	.fresh-air .hero-gallery .hero {
		min-height: 51.4375rem
	}
}

.fresh-air .card-img-overlay {
	padding: 0
}

.fresh-air .card-img-overlay:focus {
	background-color: transparent !important;
	border-radius: 0 !important;
	box-shadow: none !important
}

.fresh-air .brand-head {
	text-transform: uppercase
}

.fresh-air .brand-head,
.fresh-air .brand-subhead {
	font-family: WhitneyCondensed-Semibold
}

.fresh-air .btn-cta {
	width: 19.6875rem
}

@media (max-width:767px) {
	.fresh-air .brand-head {
		width: 19.6875rem;
		margin-top: 3.125rem;
		margin-bottom: .875rem;
		font-size: 2.5rem;
		line-height: 2.5rem
	}

	.fresh-air .brand-subhead {
		width: 19.6875rem;
		margin-bottom: 1.5rem;
		font-size: 1.125rem;
		line-height: 1.375rem
	}

	.fresh-air .btn-cta {
		max-height: 3.125rem;
		margin-bottom: 3rem
	}

	.fresh-air .btn-cta .btn-primary-cta {
		padding: 1.0625rem .75rem
	}

	.fresh-air .hero-cta {
		min-height: 17.625rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .brand-head {
		width: 33.1875rem;
		margin-top: 12rem;
		margin-bottom: 2rem;
		font-size: 4rem;
		line-height: 4rem
	}

	.fresh-air .brand-subhead {
		width: 38.5rem;
		margin-bottom: 2.4375rem;
		font-size: 1.125rem;
		line-height: 1.375rem
	}

	.fresh-air .btn-cta {
		margin-bottom: 5.5rem
	}

	.fresh-air .hero-cta {
		min-height: 40.125rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .brand-head {
		width: 35.75rem;
		margin-top: 5.4375rem;
		margin-bottom: 1.5rem;
		font-size: 4rem;
		line-height: 4rem
	}

	.fresh-air .brand-subhead {
		width: 44.25rem;
		margin-bottom: 1.375rem;
		font-size: 1.125rem;
		line-height: 1.3125rem
	}

	.fresh-air .hero-cta {
		min-height: 27.125rem
	}

	.fresh-air .btn-cta {
		margin-bottom: 4.75rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.fresh-air .brand-head {
		width: 41rem;
		margin-top: 5.125rem;
		margin-bottom: 1.5rem;
		font-size: 4rem;
		line-height: 4rem
	}

	.fresh-air .brand-subhead {
		width: 49.125rem;
		margin-bottom: .875rem;
		font-size: 1.125rem;
		line-height: 1.3125rem
	}

	.fresh-air .hero-cta {
		min-height: 27.125rem !important
	}

	.fresh-air .btn-cta {
		margin-bottom: 5.4375rem
	}
}

@media (min-width:1440px) {
	.fresh-air .brand-head {
		width: 41.0625rem;
		margin-top: 6.6875rem;
		margin-bottom: 1.5rem;
		font-size: 4.625rem;
		line-height: 4.625rem
	}

	.fresh-air .brand-subhead {
		width: 49.125rem;
		margin-bottom: 2.5rem;
		font-size: 1.375rem;
		line-height: 1.625rem
	}

	.fresh-air .btn-cta {
		margin-bottom: 6.375rem
	}

	.fresh-air .hero-cta {
		min-height: 32.9375rem
	}
}

@media (min-width:1600px) {
	.fresh-air .brand-subhead {
		line-height: 2rem
	}

	.fresh-air .btn-cta {
		margin-bottom: 6.8125rem
	}
}

.fresh-air .expand-down-arrow {
	margin-bottom: 2.5rem
}

.fresh-air .expand-down-arrow img {
	color: transparent;
	background-position-x: 2.5rem
}

.fresh-air .hero-expand .brand-head {
	width: 47.25rem
}

.fresh-air .hero-expand .brand-subhead {
	width: 48.75rem;
	font-size: 1.5rem;
	font-weight: 400
}

.fresh-air .hero-expand .expand-brand-text {
	width: 29.1875rem;
	margin-bottom: 1.875rem;
	font-size: 1.25rem;
	line-height: 1.375rem
}

@media (max-width:767px) {
	.fresh-air .brand-head-expand {
		width: 14.8125rem !important
	}

	.fresh-air .brand-subhead-expand {
		width: 19.6875rem !important;
		margin-bottom: 3.375rem
	}

	.fresh-air .expand-brand-text {
		width: 15.625rem !important;
		margin-bottom: .9375rem;
		font-size: .9375rem;
		line-height: 1.25rem
	}

	.fresh-air .expand-down-arrow img {
		background-position-x: 3.5rem
	}

	.fresh-air .hero-expand .brand-head {
		margin-bottom: 0;
		font-size: 4rem;
		line-height: 3.8rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .brand-head-expand {
		width: 31.875rem !important;
		margin-bottom: 1.875rem
	}

	.fresh-air .brand-subhead-expand {
		width: 38rem !important;
		margin-bottom: 4.688rem;
		line-height: 1.563rem;
		letter-spacing: .5px
	}

	.fresh-air .expand-down-arrow {
		margin-bottom: 2.5rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .brand-head-expand {
		margin-bottom: 2rem
	}

	.fresh-air .brand-subhead-expand {
		margin-bottom: 4rem;
		line-height: 1.563rem;
		letter-spacing: .5px
	}

	.fresh-air .expand-down-arrow {
		margin-bottom: 2.5rem
	}

	.fresh-air .hero-expand .brand-subhead {
		font-size: 1.3rem
	}

	.fresh-air .hero-expand .expand-brand-text {
		font-size: 1.1rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.fresh-air .brand-head-expand {
		margin-bottom: 2rem
	}

	.fresh-air .brand-subhead-expand {
		margin-bottom: 6rem;
		line-height: 1.563rem;
		letter-spacing: .5px
	}

	.fresh-air .expand-down-arrow {
		margin-bottom: 2.5rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.fresh-air .brand-head-expand {
		margin-bottom: 1.875rem
	}

	.fresh-air .brand-subhead-expand {
		margin-bottom: 7.375rem;
		line-height: 1.563rem;
		letter-spacing: .5px
	}

	.fresh-air .expand-down-arrow {
		margin-bottom: 3.75rem
	}
}

@media (min-width:1600px) {
	.fresh-air .expand-down-arrow {
		margin-bottom: 3.75rem
	}
}

.brand-subhead-home,
.fresh-air .brand-head-home {
	text-align: center
}

.fresh-air .hero-home-image .card-img-overlay .brand-head-home a,
.hero-home-image .card-img-overlay .brand-subhead-home a {
	color: #0b1f66
}

.fresh-air .hero-home-image .card-img-overlay .brand-head-home img,
.hero-home-image .card-img-overlay .brand-subhead-home img {
	margin-left: 4px
}

.fresh-air .hero-home-text-container {
	width: 99%;
	box-shadow: none !important
}

.fresh-air .carousel-item .align-banner-text {
	-ms-flex-align: center;
	align-items: center;
	margin-top: 6rem
}

@media (max-width:767px) {
	.fresh-air .brand-head-home {
		width: 84%;
		margin: 0 auto !important;
		font-size: 2.8125rem;
		line-height: 2.813rem;
		text-align: center;
		font-weight: 700
	}

	.fresh-air .brand-subhead-home {
		width: 84%;
		margin: .8125rem auto .063rem !important;
		font-size: 1.25rem;
		line-height: 1.25rem;
		text-align: center;
		letter-spacing: .18px
	}

	.fresh-air .hero-home-image {
		min-width: 100%;
		min-height: 20.19rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .brand-head-home {
		width: 25.4375rem;
		margin: 0 auto !important;
		font-size: 2.3rem;
		line-height: 2.813rem;
		text-align: center;
		font-weight: bold;
		font-size: 2.5rem !important;
		font-weight: 700 !important;
		background: rgba(256, 256, 256, 0.5);
		-moz-background: rgba(256, 256, 256, 0.5);
		-webkit-background: rgba(256, 256, 256, 0.5)
	}

	.fresh-air .brand-subhead-home {
		width: 26.5625rem;
		margin: .625rem auto 3rem !important;
		font-size: 1.25rem;
		line-height: 1.375rem;
		text-align: center;
		letter-spacing: .18px
	}

	.fresh-air .hero-home-image {
		min-width: 100%;
		min-height: 20.19rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .brand-head-home {
		margin-right: -2%;
		margin-bottom: 7.375rem;
		margin-left: auto
	}

	.fresh-air .brand-subhead-home {
		margin-right: 21.625rem;
		margin-left: 3.75rem
	}

	.fresh-air .hero-home-image {
		min-width: 100%;
		min-height: 27.13rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.fresh-air .brand-head-home {
		margin-right: 3%;
		margin-left: auto;
		margin-bottom: 7.375rem
	}

	.fresh-air .brand-subhead-home {
		margin-right: 34.56rem;
		margin-left: 3.75rem
	}

	.fresh-air .hero-home-image {
		min-width: 100%;
		min-height: 35rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.fresh-air .brand-head-home {
		margin-right: 8%;
		margin-bottom: 7.375rem;
		margin-left: auto
	}

	.fresh-air .brand-subhead-home {
		margin-right: 44.44rem;
		margin-left: 8.875rem
	}

	.fresh-air .hero-home-image {
		min-width: 100%;
		min-height: 32.69rem
	}
}

@media (min-width:1600px) {
	.fresh-air .brand-head-home {
		margin-bottom: 7.375rem;
		margin-left: auto;
		margin-right: 15%
	}

	.fresh-air .brand-subhead-home {
		margin-right: 49.5rem;
		margin-left: 13.8125rem
	}

	.fresh-air .hero-home-image {
		min-width: 100%;
		min-height: 32.69rem
	}
}

@media (min-width:992px) {
	.fresh-air .brand-head-home {
		width: 32rem;
		font-size: 2.5rem;
		line-height: 3.25rem;
		text-shadow: 2px 2px 1px rgba(256, 256, 256, .3);
		text-align: center;
		font-weight: 700;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-o-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		font-size: 40px !important;
		font-weight: 800 !important;
		padding: 10px
	}

	.fresh-air .brand-subhead-home {
		width: 28.725rem;
		margin-bottom: 5.813rem !important;
		font-size: 1.375rem;
		line-height: 1.375rem;
		letter-spacing: .2px
	}
}

.carousel-gallery-indicator .carousel-indicators-wrapper {
	bottom: -2.125rem
}

.carousel-gallery-indicator .hero-delta-logo {
	position: absolute;
	left: 4.25rem;
	min-width: 7rem;
	min-height: 6rem
}

.carousel-gallery-indicator .carousel-indicators-wrapper li {
	width: 1.9375rem;
	height: .25rem;
	overflow: hidden;
	background-color: #0b1f66 !important;
	opacity: .15
}

.carousel-gallery-indicator .carousel-indicators-wrapper li.active {
	background-color: #fff !important;
	opacity: 1
}

.carousel-gallery-indicator .carousel-caption-panel {
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	margin-right: 1.875rem;
	margin-bottom: 1.875rem;
	margin-left: 1.875rem;
	text-align: left
}

.carousel-gallery-indicator .carousel-caption-head {
	font-size: .9375rem;
	line-height: 1.25rem;
	color: #0b1f66;
	letter-spacing: 1.4
}

.carousel-gallery-indicator .carousel-text {
	font-size: 1rem;
	line-height: 1.438rem;
	color: #0b1f66
}

.carousel-gallery-indicator .carousel-hero-head {
	font-size: 2.125rem;
	line-height: 2.125rem;
	color: #0b1f66
}

.carousel-gallery-indicator .carousel-control-prev {
	top: 19.625rem !important;
	left: 1.125rem !important;
	z-index: 1000;
	width: 1.5625rem !important;
	height: 2.8125rem !important;
	opacity: 1
}

.carousel-gallery-indicator .carousel-control-prev:focus {
	background-color: rgba(36, 42, 72, .5) !important;
	border-radius: 3px !important;
	outline: 0 !important;
	box-shadow: 0 0 0 2px #616778 !important
}

.carousel-gallery-indicator .carousel-control-next {
	top: 19.625rem !important;
	right: 1.125rem !important;
	z-index: 1000;
	width: 1.5625rem !important;
	height: 2.8125rem !important;
	opacity: 1
}

.carousel-gallery-indicator .carousel-control-next:focus {
	background-color: rgba(36, 42, 72, .5) !important;
	border-radius: 3px !important;
	outline: 0 !important;
	box-shadow: 0 0 0 2px #616778 !important
}

.carousel-gallery-indicator .tout-arrow {
	width: 90%;
	height: auto;
	color: #0b1f66;
	background-position: right 10px
}

.carousel-gallery-indicator .tout-arrow p {
	width: 80%
}

.fresh-air .carousel-onboard {
	font-weight: 400;
	color: #10172e
}

.fresh-air .carousel-onboard .content-component {
	padding-bottom: 1.875rem;
	margin-right: 0 !important;
	margin-left: 0 !important
}

.fresh-air .carousel-onboard .carousel {
	max-width: 100%;
	margin: .4375rem 0;
	text-align: center
}

.fresh-air .carousel-onboard .carosel-disclaimer {
	min-height: 2.5625rem;
	margin-bottom: 2.5rem;
	line-height: 1.375rem
}

.carousel-onboard .carousel-indicators {
	padding: .625rem 0;
	margin-right: 10% !important;
	margin-left: 10% !important
}

.carousel-onboard .carousel-indicators li {
	display: block;
	width: auto;
	height: auto;
	padding-right: .5rem;
	padding-bottom: .4375rem;
	padding-left: .5rem;
	margin: .625rem 1.25rem;
	font-size: 1.3rem;
	color: #191919;
	text-indent: 0;
	cursor: pointer;
	background-color: transparent !important;
	outline: 0
}

.carousel-onboard .carousel-indicators li.active {
	border-bottom: .1875rem solid #e3132c
}

.carousel-onboard .carousel-indicators li.active:focus {
	background-color: #fafbfc !important;
	outline: 0;
	box-shadow: 0 0 0 2px #858d9f
}

.carousel-onboard .carousel-indicators li:before {
	content: none
}

.fresh-air .carousel-onboard .carouseldisc {
	display: none;
	font-size: 1rem;
	font-style: italic;
	font-weight: 300;
	color: #6e6e6e;
	text-align: left
}

.fresh-air .carousel-onboard .carouseldisc.active {
	display: block
}

.fresh-air .carousel-onboard .carousel-inner {
	overflow: visible
}

.fresh-air .carousel-onboard .carousel-inner.active {
	display: block
}

.fresh-air .carousel-onboard .carousel-caption-panel {
	padding: 6% 0;
	font-size: 1.3rem;
	line-height: 1.42857;
	background-color: transparent !important
}

.fresh-air .carousel-onboard .carousel-caption-panel .carousel-caption {
	right: 0;
	left: 0;
	padding: 0 10%;
	color: #10172e
}

.fresh-air .carousel-onboard .carousel-img {
	max-width: 100%;
	height: 38.953125rem;
	margin-bottom: 3rem;
	background-color: transparent !important;
	background-size: contain !important
}

.fresh-air .carousel-control-prev-icon {
	width: 1.5625rem !important;
	min-height: 2.77125rem !important;
	background: url("../images/point-left.svg") no-repeat 50%
}

.fresh-air .carousel-control-next-icon {
	width: 1.5625rem !important;
	min-height: 2.77125rem !important;
	background: url("../images/point-right.svg") no-repeat 50%
}

.fresh-air .info-content-container .carousel-onboard .carousel-img {
	height: 32.92rem
}

.fresh-air .info-content-container .carousel-onboard .carousel-inner .carosel-disclaimer {
	margin-bottom: 0
}

.fresh-air .info-content-container .carousel-onboard .carousel-inner .carousel-caption-panel {
	top: 8rem
}

.fresh-air .info-content-container .carousel-onboard .carousel-inner .carousel-caption {
	min-height: 6.7rem
}

.info-content-container .carousel-onboard .carousel-indicators {
	bottom: 0
}

@media (max-width:767px) {
	.carousel-gallery-indicator .hero-delta-logo {
		left: 14.325rem;
		min-width: 5rem;
		min-height: 4rem
	}

	.carousel-gallery-indicator .carousel-caption-wrapper {
		padding: 3.3125rem 1.25rem 3.75rem 1.75rem
	}

	.carousel-gallery-indicator .carousel-caption-head {
		margin-bottom: .625rem;
		font-size: .8125rem;
		line-height: 1rem;
		letter-spacing: 1.2
	}

	.carousel-gallery-indicator .carousel-hero-head {
		margin-bottom: 1.3125rem;
		font-size: 2.125rem;
		line-height: 2.125rem
	}

	.carousel-gallery-indicator .carousel-text {
		padding-right: 1.25rem;
		font-size: .9375rem;
		line-height: 1.5rem
	}

	.carousel-gallery-indicator .carousel-indicators-wrapper {
		bottom: .5rem
	}

	.fresh-air .carousel-onboard .carousel-inner {
		height: 36.5rem
	}

	.fresh-air .carousel-onboard .carousel-caption-panel {
		font-size: 1.125rem;
		line-height: 1.75rem
	}

	.fresh-air .carousel-onboard .carousel-caption-panel .carousel-caption {
		top: 9rem
	}

	.carousel-onboard .carousel-indicators {
		bottom: 12rem;
		display: inline-block;
		width: 100%;
		margin: 0 !important
	}

	.carousel-onboard .carousel-indicators li {
		width: auto;
		height: 2.25rem;
		margin: .3125rem;
		font-size: .9375rem;
		font-weight: 100;
		line-height: 1.125rem
	}

	.fresh-air .carousel-onboard .carousel-img {
		height: 12.4rem
	}

	.fresh-air .carousel-control-prev {
		top: 40% !important;
		left: 2% !important
	}

	.fresh-air .carousel-control-next {
		top: 40% !important;
		right: 2% !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.carousel-gallery-indicator .hero-delta-logo {
		left: 32.25rem;
		min-width: 8rem;
		min-height: 6rem
	}

	.carousel-gallery-indicator .carousel-caption-wrapper {
		padding: 3.3125rem 0 0 3.0625rem
	}

	.carousel-gallery-indicator .carousel-caption-head {
		margin-bottom: 1rem
	}

	.carousel-gallery-indicator .carousel-caption-panel {
		top: 25.0625rem
	}

	.fresh-air .carousel-onboard .carousel-img {
		height: 32.92rem
	}

	.carousel-onboard .carousel-indicators {
		bottom: 4rem;
		margin: 0 !important
	}

	.fresh-air .carousel-onboard .carousel-caption-panel {
		padding: 8% 0
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.carousel-gallery-indicator .hero-delta-logo {
		left: 2.875rem
	}

	.carousel-gallery-indicator .carousel-caption-head {
		margin: 3.3125rem 1.625rem .5rem 10rem
	}

	.carousel-gallery-indicator .carousel-hero-head {
		margin-left: 9.75rem
	}

	.carousel-gallery-indicator .carousel-caption-panel {
		top: 29.1875rem
	}

	.carousel-gallery-indicator .carousel-text {
		margin-top: -4.375rem;
		margin-left: 26.3125rem
	}

	.fresh-air .carousel-onboard .carousel-img {
		height: 33.13375rem
	}

	.carousel-onboard .carousel-indicators {
		bottom: 3rem
	}

	.fresh-air .carousel-onboard .carousel-caption-panel {
		bottom: -2rem;
		padding-top: 6%
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.carousel-gallery-indicator .hero-delta-logo {
		left: 3.6125rem
	}

	.carousel-gallery-indicator .carousel-caption-wrapper {
		padding: 3.3125rem 4.375rem 3rem 10.625rem
	}

	.carousel-gallery-indicator .carousel-caption-head {
		padding-right: 1.875rem;
		margin-bottom: .5rem
	}

	.carousel-gallery-indicator .carousel-hero-head {
		padding-right: 1.875rem
	}

	.carousel-gallery-indicator .carousel-caption-panel {
		top: 29.1875rem
	}

	.carousel-onboard .carousel-indicators {
		bottom: 3rem;
		margin: 0 !important
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.carousel-gallery-indicator .hero-delta-logo {
		left: 3.5rem
	}

	.carousel-gallery-indicator .carousel-control-next {
		top: 24.4375rem !important;
		right: 2.5rem !important
	}

	.carousel-gallery-indicator .carousel-control-prev {
		top: 24.4375rem !important;
		left: 2.5rem !important
	}

	.carousel-gallery-indicator .carousel-caption-wrapper {
		padding: 3.25rem 0 3.125rem 10.625rem
	}

	.carousel-gallery-indicator .carousel-caption-head {
		margin-bottom: .5rem
	}

	.carousel-gallery-indicator .carousel-caption-panel {
		top: 36.875rem;
		max-height: 10.1875rem;
		margin-right: 8.875rem;
		margin-left: 8.875rem
	}

	.carousel-gallery-indicator .carousel-text {
		padding-left: 25px !important
	}
}

@media (min-width:1600px) {
	.carousel-gallery-indicator .carousel-control-next {
		top: 24.4375rem !important;
		right: 6.6875rem !important
	}

	.carousel-gallery-indicator .carousel-control-prev {
		top: 24.4375rem !important;
		left: 6.6875rem !important
	}

	.carousel-gallery-indicator .hero-delta-logo {
		left: 4rem
	}

	.carousel-gallery-indicator .carousel-caption-wrapper {
		padding: 3.25rem 0 3rem 10.625rem
	}

	.carousel-gallery-indicator .carousel-caption-head {
		margin-bottom: 1.25rem
	}

	.carousel-gallery-indicator .carousel-caption-panel {
		top: 36.875rem;
		max-height: 10.1875rem;
		margin-right: 13.875rem;
		margin-left: 13.875rem
	}

	.carousel-gallery-indicator .carousel-caption-panel .carousel-text {
		padding-top: .7rem
	}

	.fresh-air .carousel-onboard .carousel-inner .carousel-caption-title {
		top: 2rem
	}
}

@media (min-width:768px) {
	.carousel-gallery-indicator .carousel-indicators-wrapper {
		bottom: 1rem
	}

	.carousel-gallery-indicator .carousel-indicators-wrapper li {
		width: 3.125rem
	}

	.fresh-air .carousel-onboard .carousel-caption-panel {
		bottom: -3rem
	}
}

@media (min-width:1440px) {
	.carousel-onboard .carousel-indicators {
		bottom: 4rem
	}
}

.fresh-air .promo-quilt {
	margin-top: 3rem;
	color: #0b1f66
}

.promo-quilt .tout-arrow {
	width: 100%;
	height: auto;
	color: #0b1f66
}

.fresh-air .promo-quilt .h4 {
	font-size: .9375rem;
	line-height: 1.5rem;
	text-transform: uppercase
}

.fresh-air .promo-quilt .promo-row-text {
	width: 90%;
	margin-top: .875rem !important;
	font-size: 1rem;
	line-height: 1.5rem
}

.fresh-air .promo-quilt .promo-quilt-row-full-panel {
	background: #10172e
}

.promo-quilt .promo-quilt-row-full-panel .tout-arrow {
	width: 100%;
	height: auto;
	color: #fff
}

.fresh-air .promo-quilt .promo-quilt-with-images,
.promo-quilt .promo-quilt-without-images {
	padding: 4.375rem .9375rem 1rem
}

.fresh-air .promo-quilt .promo-quilt-with-images .promo-quilt-content-wrapper a,
.promo-quilt .promo-quilt-with-images .promo-quilt-content-wrapper-middle-row a,
.promo-quilt .promo-quilt-without-images .promo-quilt-content-wrapper a,
.promo-quilt .promo-quilt-without-images .promo-quilt-content-wrapper-middle-row a {
	color: #0b1f66;
	text-decoration: none
}

.fresh-air .promo-quilt .caret {
	padding-right: 0;
	padding-left: 0
}

.fresh-air .promo-quilt .text-center .promo-row-title {
	color: #0b1f66
}

.fresh-air .promo-quilt .text-center .promo-header-title {
	color: #0b1f66
}

@media (max-width:767px) {

	.fresh-air .promo-quilt .promo-quilt-with-images,
	.promo-quilt .promo-quilt-without-images {
		padding: 4.375rem 1.875rem 0
	}

	.fresh-air .promo-quilt .promo-quilt-with-images .promo-quilt-row-full,
	.promo-quilt .promo-quilt-without-images .promo-quilt-row-full {
		margin-right: 0;
		margin-left: 0
	}

	.fresh-air .promo-quilt .promo-quilt-with-images .promo-content-wrapper,
	.promo-quilt .promo-quilt-row-top .image-container,
	.promo-quilt .promo-quilt-without-images .promo-content-wrapper {
		padding-right: 0;
		padding-left: 0
	}

	.promo-quilt .promo-quilt-row-top .promo-row-text {
		padding-bottom: 10px
	}

	.promo-quilt .promo-quilt-row-bottom .image-container {
		padding-right: 0;
		padding-left: 0
	}

	.promo-quilt .promo-quilt-row-bottom .promo-row-text {
		padding-bottom: 10px
	}

	.fresh-air .promo-quilt .promo-quilt-with-images .promo-quilt-row-full-panel {
		padding-top: 0
	}

	.fresh-air .promo-quilt .promo-quilt-image {
		height: 10.876875rem
	}

	.fresh-air .promo-quilt .promo-quilt-row .promo-quilt-text {
		padding: 1.125rem 1.875rem 0
	}

	.fresh-air .promo-quilt .promo-quilt-content-wrapper {
		padding-right: 0;
		padding-bottom: 15px
	}

	.fresh-air .promo-quilt .overlapped-card {
		display: none
	}

	.fresh-air .promo-quilt .promo-quilt-row-full {
		margin: 0 0 .875rem
	}

	.fresh-air .promo-quilt .promo-quilt-row-full .quilt-2-img {
		height: 19.6875rem
	}

	.fresh-air .promo-quilt .promo-quilt-row-full .promo-quilt-row-full-panel {
		padding: 1.5rem 1.875rem 1.6875rem;
		margin-top: 0
	}

	.fresh-air .promo-quilt .promo-row-title {
		font-size: .8125rem;
		line-height: 1rem;
		letter-spacing: 1.15
	}

	.fresh-air .promo-quilt .promo-row-text {
		margin-top: .4375rem !important;
		font-size: .8125rem;
		line-height: 1.25rem
	}

	.fresh-air .promo-quilt .caret {
		padding-left: .325rem
	}
}

@media (max-width:991px) {
	.fresh-air .promo-quilt .promo-quilt-with-images .promo-quilt-thumbnail-md-down {
		width: 6rem;
		height: 3.751875rem;
		margin-top: -2.625rem;
		margin-left: 1.875rem
	}

	.fresh-air .promo-quilt .promo-quilt-with-images .promo-quilt-thumbnail-lg-up {
		display: none
	}

	.fresh-air .promo-quilt .promo-quilt-with-images .promo-quilt-image {
		height: 11.1875rem
	}
}

@media (min-width:768px) and (max-width:991px) {

	.fresh-air .promo-quilt .promo-quilt-with-images,
	.promo-quilt .promo-quilt-without-images {
		padding-right: 0;
		padding-left: 0
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-row-text,
	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-row-text,
	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .promo-row-text,
	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .promo-row-text {
		margin-top: .625rem !important
	}

	.fresh-air .promo-quilt .promo-row-title {
		line-height: 1.25rem;
		letter-spacing: .083125rem
	}

	.fresh-air .promo-quilt .promo-full-row-title {
		margin-bottom: .875rem
	}

	.fresh-air .promo-quilt .promo-content-wrapper {
		padding-right: 0;
		padding-left: 0
	}

	.fresh-air .promo-quilt .quilt-2-img {
		padding: 2.4375rem 2.375rem 3.75rem
	}

	.fresh-air .promo-quilt .promo-quilt-row-full-panel {
		padding: 1.6875rem 1.875rem 2.375rem 1.75rem
	}

	.fresh-air .promo-quilt .promo-quilt-with-images .caret {
		padding-left a?r a?r ?ÿr p©?r ?a?r @a?r @@a?r 3.75rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top {
		padding: 0 3.75rem 2.6875rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-quilt-text {
		padding: 2.1875rem 0 0 1.75rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-quilt-content-wrapper {
		padding-right: .9375rem
	}

	.fresh-air .promo-quilt .promo-quilt-with-images .promo-quilt-content-wrapper-middle-row,
}

.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-quilt-text {
	padding: 1.5625rem 1.875rem 0 0
}

.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-quilt-content-wrapper {
	padding-right: .9375rem
}

.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .image-container {
	padding-left: 0
}

.fresh-air .promo-quilt .promo-quilt-without-images .promo-content-wrapper {
	padding-top: 2.4375rem;
	padding-bottom: 2.375rem
}

.fresh-air .promo-quilt .promo-quilt-without-images .quilt-2-img {
	padding-left: 1.9375rem
}

.fresh-air .promo-quilt .promo-quilt-without-images .promo-quilt-content-wrapper-middle-row {
	padding-right: 0
}

.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .image-container {
	padding-right: 3.75rem !important
}

.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .promo-content-wrapper {
	margin-left: -2.125rem
}

.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .promo-quilt-content-wrapper {
	padding-right: .25rem !important
}

.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .promo-quilt-text {
	padding-right: 0;
	padding-left: 0
}

.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .caret {
	padding-left: 1.5rem
}

.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .image-container {
	padding-left: 3.75rem !important
}

.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .promo-content-wrapper {
	margin-right: -2.25rem
}

.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .promo-quilt-text {
	padding-right: 0;
	padding-left: 0
}

.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .caret {
	padding-left: 1.25rem
}

.fresh-air .promo-quilt .promo-quilt-without-images .promo-quilt-image {
	height: 100%
}

.fresh-air .promo-quilt .promo-quilt-full-image {
	height: 17.25rem
}
}

@media (min-width:992px) and (max-width:1439px) {

	.fresh-air .promo-quilt .promo-quilt-with-images,
	.promo-quilt .promo-quilt-without-images {
		padding: 4.125rem 3.75rem 1rem
	}

	.fresh-air .promo-quilt .promo-row-title {
		line-height: 1.25rem
	}

	.fresh-air .promo-quilt .promo-row-text {
		margin-top: 1rem !important;
		font-size: 1rem
	}

	.fresh-air .promo-quilt .promo-quilt-row-full-panel .promo-row-text {
		margin-top: .875rem !important
	}

	.fresh-air .promo-quilt .overlapped-card {
		width: 25.625rem
	}

	.fresh-air .promo-quilt .promo-quilt-full-image {
		width: 100%
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .promo-quilt .promo-quilt-image {
		height: 14.3125rem
	}

	.fresh-air .promo-quilt .quilt-2-img {
		padding: 2.670625rem 1.9375rem 2.565rem
	}

	.fresh-air .promo-quilt .quilt-2-img .caret {
		padding-left: 1.0625rem
	}

	.fresh-air .promo-quilt .quilt-2-img .promo-quilt-content-wrapper-middle-row {
		padding-right: .3125rem
	}

	.fresh-air .promo-quilt .promo-content-wrapper {
		padding-top: 2.1875rem;
		padding-bottom: 1.625rem;
		padding-left: 1.875rem
	}

	.fresh-air .promo-quilt .promo-quilt-text {
		padding-right: 0
	}

	.promo-quilt .promo-quilt-row-top .promo-content-wrapper {
		padding-right: 1.25rem
	}

	.promo-quilt .promo-quilt-row-top .image-container {
		padding-right: 1.3125rem;
		padding-left: 0
	}

	.promo-quilt .promo-quilt-row-top .promo-content-wrapper {
		padding-left: .5625rem
	}

	.fresh-air .promo-quilt .promo-thumbnail-wrapper {
		padding-top: 1.375rem
	}

	.promo-quilt .promo-quilt-row-bottom .promo-content-wrapper {
		padding-right: .5625rem
	}

	.promo-quilt .promo-quilt-row-bottom .image-container {
		padding-left: 1.3125rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-content-wrapper {
		padding-left: 0
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .caret {
		padding-left: 1.1875rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-quilt-text {
		padding-left: .45rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-thumbnail-wrapper {
		padding-left: .625rem !important
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-content-wrapper {
		padding-left: 1.875rem !important
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-quilt-text {
		padding-top: 1rem;
		padding-left: 1.3125rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-quilt-content-wrapper {
		padding-right: 0
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .caret {
		padding-left: .75rem
	}

	.fresh-air .promo-quilt .promo-quilt-with-images .promo-thumbnail-wrapper {
		padding-top: 3rem;
		padding-left: .625rem !important
	}

	.fresh-air .promo-quilt .promo-quilt-with-images .promo-quilt-thumbnail-lg-up {
		width: 6rem;
		height: 3.751875rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .promo-content-wrapper {
		padding-top: 3.8125rem;
		padding-left: .5625rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .promo-quilt-content-wrapper {
		padding-right: 0
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .caret {
		padding-left: 1.5rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .promo-content-wrapper {
		padding: 3.75rem .6875rem 3.75rem 2rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .promo-quilt-content-wrapper {
		padding-right: 0
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .caret {
		padding-left: 1.375rem
	}

	.fresh-air .promo-quilt .promo-quilt-full-image {
		height: 19.56rem
	}
}

@media (min-width:992px) {
	.fresh-air .promo-quilt .promo-quilt-row-full-panel {
		padding: 3.5625rem 1.875rem 3.875rem 3.6875rem
	}

	.fresh-air .promo-quilt .promo-quilt-thumbnail-lg-up {
		width: 8.8125rem;
		height: 5.586875rem
	}

	.fresh-air .promo-quilt .promo-row-title {
		letter-spacing: .083125rem
	}
}

@media (min-width:1200px) {

	.fresh-air .promo-quilt .promo-quilt-with-images,
	.promo-quilt .promo-quilt-without-images {
		padding-top: 4.125rem;
		padding-bottom: 2rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.fresh-air .promo-quilt .promo-quilt-image {
		height: 100%
	}

	.promo-quilt .promo-quilt-row-bottom .promo-content-wrapper,
	.promo-quilt .promo-quilt-row-top .promo-content-wrapper {
		padding-top: 2.875rem;
		padding-bottom: 3rem
	}

	.fresh-air .promo-quilt .promo-quilt-full-image {
		height: 24.19rem
	}

	.fresh-air .promo-quilt .promo-quilt-row-full-panel {
		margin: 5.813rem 36.19rem 4.063rem 4.688rem
	}

	.fresh-air .promo-quilt .promo-quilt-row-full-panel .caret {
		padding-left: .9375rem
	}

	.fresh-air .promo-quilt .promo-quilt-row-full-panel .promo-quilt-content-wrapper-middle-row {
		padding-left: .4375rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top {
		padding-right: .5625rem;
		padding-left: 5.625rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-quilt-text {
		padding-right: 0;
		padding-left: 1rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .image-container {
		padding-right: 5rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-content-wrapper {
		margin-left: -2.9375rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-quilt-content-wrapper {
		padding-right: 0
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .caret {
		padding-left: .875rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom {
		padding-right: 5.625rem;
		padding-left: 2.6875rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-quilt-text {
		padding-right: 0;
		padding-left: 1.75rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .image-container {
		padding-left: 3.9375rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-content-wrapper {
		margin-right: -2.0625rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-quilt-content-wrapper {
		padding-right: 0
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .caret {
		padding-left: .625rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-thumbnail-wrapper {
		padding-left: .9375rem !important
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top {
		padding-right: 5.625rem;
		padding-left: 5.625rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .promo-quilt-text {
		padding-right: 0;
		padding-left: 0
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .promo-content-wrapper {
		padding-right: 0;
		padding-bottom: 4.4375rem;
		padding-left: 3rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .image-container {
		padding-right: 2.5rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .caret {
		padding-left: 1.4375rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .promo-quilt-content-wrapper {
		padding-right: 0
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom {
		padding-right: 5.625rem;
		padding-left: 5.625rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .promo-content-wrapper {
		padding-right: 1.4375rem;
		padding-bottom: 4.4375rem;
		padding-left: 0
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .image-container {
		padding-left: 2.5rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .caret {
		padding-left: 1.875rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .promo-quilt-content-wrapper {
		padding-right: 0 !important
	}
}

@media (min-width:1440px) {
	.fresh-air .promo-quilt .promo-content-wrapper {
		padding-top: 3.75rem;
		padding-bottom: 3.75rem
	}

	.fresh-air .promo-quilt .promo-thumbnail-wrapper {
		padding-top: .625rem
	}

	.promo-quilt .promo-quilt-row-bottom .promo-thumbnail-wrapper {
		padding-left: .9375rem
	}

	.fresh-air .promo-quilt .promo-row-title {
		margin-bottom: .875rem
	}

	.fresh-air .promo-quilt .promo-quilt-thumbnail {
		width: 8.813rem;
		height: 5.563rem
	}

	.fresh-air .promo-quilt .promo-quilt-full-image {
		height: 25.94rem
	}

	.fresh-air .promo-quilt .promo-quilt-row-full-panel {
		margin: 5.813rem 40.69rem 5.813rem 4.625rem
	}

	.fresh-air .promo-quilt .promo-quilt-with-images .promo-quilt-image {
		height: 100%
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top {
		padding-right: 1.875rem;
		padding-left: 5.625rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-quilt-text {
		padding-right: 0;
		padding-left: 2rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .caret {
		padding-left: 1.25rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-quilt-content-wrapper {
		padding-right: 0
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-top .promo-content-wrapper {
		padding-top: 3.75rem;
		padding-bottom: 3.6875rem;
		padding-left: 2.75rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom {
		padding-right: 5.625rem;
		padding-left: 2.1875rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-quilt-text {
		padding-right: 0;
		padding-left: 0
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .caret {
		padding-left: 1.3125rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-quilt-content-wrapper {
		padding-right: 0
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .image-container {
		padding-left: 5.5rem
	}

	.promo-quilt .promo-quilt-with-images .promo-quilt-row-bottom .promo-content-wrapper {
		margin-right: -3.4375rem
	}

	.fresh-air .promo-quilt .promo-quilt-without-images .promo-quilt-image {
		height: 100%
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom {
		padding-right: 5.625rem;
		padding-left: 7.875rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .promo-content-wrapper {
		padding-right: 4.375rem;
		padding-left: 0
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .image-container {
		padding-left: 3.4375rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .caret {
		padding-left: 1.25rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-bottom .promo-quilt-content-wrapper {
		padding-left: 0
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top {
		padding-right: 7.875rem;
		padding-left: 5.625rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .promo-quilt-content-wrapper {
		padding-right: 0
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .image-container {
		padding-right: 3.4375rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .promo-content-wrapper {
		padding-right: 0;
		padding-left: 4.125rem
	}

	.promo-quilt .promo-quilt-without-images .promo-quilt-row-top .caret {
		padding-left: 1.25rem
	}

	.fresh-air .promo-quilt .overlapped-card {
		width: 38%
	}
}

@media (min-width:1600px) {
	.promo-quilt-with-images .promo-quilt-row-top {
		padding-left: 6.325rem
	}

	.promo-quilt-without-images .promo-quilt-row-top {
		padding-left: 6.25rem
	}
}

.fresh-air .Home_Activity_panel_LoggedOut {
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #0b1f66;
	background-color: #f8f9fa
}

.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Title {
	letter-spacing: 0
}

.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn {
	position: absolute;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: .875rem;
	line-height: .1125rem
}

.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA1.HomeActivity_CTA2 {
	border: .125rem solid #0b1f66
}

.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA1.HomeActivity_CTA2 span {
	width: 7.1875rem;
	height: 1.25rem
}

.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA1 {
	margin-right: .6875rem
}

@media screen and (min-width:320px) and (max-width:425px) {
	.fresh-air .Home_Activity_panel_LoggedOut {
		min-width: 23.4375rem;
		min-height: 15.0625rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Title {
		margin: 2.313rem 8.688rem .5625rem 1.875rem;
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Description {
		margin: 0 1.75rem 1.25rem 1.875rem;
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn {
		margin: 9.4375rem 1.875rem 2.5rem;
		font-size: .75rem;
		line-height: .09375rem;
		letter-spacing: .0625rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA1 {
		margin-right: .6875rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA1 span {
		padding: 0 1.795rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA2 span {
		padding: 0 2rem
	}

	.Home_Activity_panel_LoggedOut .HomeActivity_CTA1,
	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA2 {
		padding: 1.063rem 1.125rem 1.063rem 1.188rem
	}

	.Home_Activity_panel_LoggedOut .HomeActivity_CTA1 span,
	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA2 span {
		height: .95rem
	}
}

@media screen and (min-width:425px) and (max-width:990px) {
	.fresh-air .Home_Activity_panel_LoggedOut {
		min-width: 48rem;
		min-height: 18rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Title {
		margin: 6.0625rem 31.5625rem .625rem 3.5625rem;
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Description {
		margin: 0 24.5rem 6rem 3.563rem;
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn {
		margin: 6.9375rem 3.75rem 6.9375rem 25.875rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1 {
		margin-right: .625rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1 span {
		padding: 0 1.78125rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA2 span {
		padding: 0 2rem
	}

	.Home_Activity_panel_LoggedOut .HomeActivity_CTA1,
	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA2 {
		padding: 1.4375rem .8125rem 1.4375rem .875rem
	}
}

@media screen and (min-width:992px) and (max-width:1199px) {
	.fresh-air .Home_Activity_panel_LoggedOut {
		display: -ms-inline-flexbox;
		display: inline-flex;
		min-width: 62rem;
		min-height: 18rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Title {
		margin: 5.8125rem 44.1875rem .4375rem 3.5625rem;
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Description {
		margin: 0 28.0625rem 5.75rem 3.563rem;
		font-size: 1.5rem;
		line-height: 1.875rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn {
		margin: 6.9375rem 3.75rem 6.9375rem 39.25rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1 {
		margin-right: 1.25rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1 span {
		padding: 0 1.78125rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA2 span {
		padding: 0 2rem
	}
}

@media screen and (min-width:1200px) and (max-width:1139px) {
	.fresh-air .Home_Activity_panel_LoggedOut {
		display: -ms-inline-flexbox;
		display: inline-flex;
		min-width: 75rem;
		min-height: 18rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Title {
		margin: 5.8125rem 57.1875rem .4375rem 3.5625rem;
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Description {
		margin: 0 3.0625rem 5.75rem 3.563rem;
		font-size: 1.5rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1 {
		margin-right: 1.25rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1 span {
		padding: 0 1.78125rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA2 span {
		padding: 0 2rem
	}

	.Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1,
	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA2 {
		padding: 1.438rem .8125rem 1.438rem .875rem
	}
}

@media screen and (min-width:1440px) and (max-width:1599px) {
	.fresh-air .Home_Activity_panel_LoggedOut {
		display: -ms-inline-flexbox;
		display: inline-flex;
		min-width: 90rem;
		min-height: 18rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Title {
		margin: 6.688rem 67rem .9375rem 8.75rem;
		font-size: 2.25rem;
		line-height: 2.6875rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Description {
		margin: 0 37.25rem 6.625rem 8.75rem;
		font-size: 1.5rem;
		line-height: 1.8125rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn {
		width: 25%;
		margin: 6.9375rem 8.875rem 6.938rem 62.4375rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1 {
		margin-right: 1.25rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1 span {
		padding: 0 1.78125rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA2 span {
		padding: 0 2rem
	}

	.Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1,
	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA2 {
		padding: 1.438rem .8125rem 1.438rem .875rem
	}
}

@media screen and (min-width:1600px) {
	.fresh-air .Home_Activity_panel_LoggedOut {
		display: -ms-inline-flexbox;
		display: inline-flex;
		min-width: 100rem;
		min-height: 18rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Title {
		margin: 6.688rem 71.88rem .9375rem 13.88rem;
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_Description {
		margin: 0 42.13rem 6.625rem 13.88rem;
		font-size: 1.5rem;
		line-height: 1.813rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn {
		width: 25%;
		margin: 6.9375rem 13.875rem 6.938rem 67.125rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1 {
		margin-right: 1.25rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1 span {
		padding: 0 1.78125rem
	}

	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA2 span {
		padding: 0 2rem
	}

	.Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA1,
	.fresh-air .Home_Activity_panel_LoggedOut .HomeActivity_CTA_btn .HomeActivity_CTA2 {
		padding: 1.438rem .8125rem 1.438rem .875rem
	}
}

.fresh-air .home-activity-panel-loggedout {
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #0b1f66;
	background: url("../images/bitmap-activity.svg") no-repeat 100% 100%;
	background-color: #f7f8fb
}

.fresh-air .home-activity-panel-loggedout .home-activity-title {
	letter-spacing: 0
}

.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn a {
	font-size: .875rem;
	line-height: 1.0625rem;
	letter-spacing: .1125rem
}

.fresh-air .home-activity-panel-loggedout .home-activity-cta1,
.home-activity-panel-loggedout .home-activity-cta2 {
	box-sizing: border-box;
	color: #0b1f66;
	border: .125rem solid #0b1f66
}

.fresh-air .home-activity-panel-loggedout .home-activity-cta1 {
	margin-right: .6875rem
}

.fresh-air .home-activity-panel-loggedout .home-activity-cta1 span {
	padding: 0 1.451rem
}

.fresh-air .home-activity-panel-loggedout .home-activity-cta2 span {
	padding: 0 1.775rem
}

@media (max-width:767px) {
	.fresh-air .home-activity-panel-loggedout {
		display: block !important;
		padding: 2.3125rem 1.875rem 2.5rem;
		background-image: none
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-title {
		padding-bottom: .5625rem;
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity_description {
		padding-bottom: 1.25rem;
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn a {
		font-size: .75rem;
		line-height: .875rem;
		letter-spacing: .09375rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta1 {
		margin-right: .6875rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta1 span {
		padding: 0 1.859375rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta2 span {
		padding: 0 2.109375rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta2,
	.home-activity-panel-loggedout .home-activity-cta1 {
		padding: 1.063rem 1rem 1.063rem 1.188rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .home-activity-panel-loggedout {
		padding: 6.0625rem 3.75rem 6.0625rem 2.5rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-title {
		padding-bottom: .625rem;
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity_description {
		font-size: 1.125rem;
		line-height: 1.5rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn {
		padding: 1.125rem 0 0 3.0625rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta1 {
		margin-right: .625rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta2,
	.home-activity-panel-loggedout .home-activity-cta1 {
		padding: 1.4375rem .8125rem 1.4375rem .875rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .home-activity-panel-loggedout {
		padding: 5.8125rem 3.75rem 5.75rem 3.5625rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-title {
		padding-bottom: .4375rem;
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity_description {
		font-size: 1.5rem;
		line-height: 1.875rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn {
		padding: 1.125rem 0 0 3.0625rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta1 {
		margin-right: 1.25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta1 span {
		padding: 0 1.3rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta2 span {
		padding: 0 1.653rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta2,
	.home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta1 {
		padding: 1.438rem .8125rem 1rem .875rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.fresh-air .home-activity-panel-loggedout {
		padding: 5.8125rem 3.75rem 5.75rem 3.5625rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-title {
		padding-bottom: .4375rem;
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity_description {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn {
		padding: 1.125rem 0 0 11.125rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta1 {
		margin-right: 1.25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta2,
	.home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta1 {
		padding: 1.438rem .8125rem 1.438rem .875rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.fresh-air .home-activity-panel-loggedout {
		padding: 6.688rem 8.875rem 6.625rem 8.75rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-title {
		padding-bottom: .9375rem;
		font-size: 2.25rem;
		line-height: 2.6875rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity_description {
		font-size: 1.5rem;
		line-height: 1.8125rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn {
		padding-top: .25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta1 {
		margin-right: 1.25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta2,
	.home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta1 {
		padding: 1.438rem .8125rem 1.438rem .875rem
	}
}

@media (min-width:1600px) {
	.fresh-air .home-activity-panel-loggedout {
		padding: 6.6875rem 13.875rem 6.625rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-title {
		padding-bottom: .9375rem;
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity_description {
		font-size: 1.5rem;
		line-height: 1.813rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn {
		padding-top: .25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta1 {
		margin-right: 1.25rem
	}

	.fresh-air .home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta2,
	.home-activity-panel-loggedout .home-activity-cta-btn .home-activity-cta1 {
		padding: 1.438rem .8125rem 1.438rem .875rem
	}
}

.tout-main-container {
	color: #0b1f66
}

.tout-main-container .tout-dynamic-hero {
	height: 13.75rem
}

.tout-main-container .card {
	border-radius: 0
}

.tout-main-container .content-wrapper .tout-header {
	margin-bottom: 1.625rem !important;
	font-size: .9375rem;
	line-height: 1.25rem;
	text-transform: uppercase;
	letter-spacing: .0875rem
}

.tout-main-container .content-wrapper .tout-description {
	font-size: 1rem;
	line-height: 1.5rem;
	letter-spacing: 0
}

.tout-basic1 .content-wrapper {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.tout-basic1 .content-wrapper:not(:first-child) {
	margin-top: 1.875rem !important
}

.tout-basic1 .tout-dynamic-hero {
	width: 21.875rem;
	height: 13.3125rem
}

.tout-basic1 .tout-card-wrapper {
	position: absolute;
	right: 0;
	left: 21.875rem
}

@media (max-width:767px) {
	.tout-main-container {
		padding: 4.125rem .9375rem
	}

	.tout-main-container .content-wrapper {
		display: inline-block
	}

	.tout-main-container .content-wrapper .tout-dynamic-hero {
		height: 12.5rem
	}

	.tout-main-container .content-wrapper .tout-card-wrapper {
		padding: 2.25rem 1.875rem
	}

	.tout-main-container .content-wrapper .tout-card-wrapper .tout-header {
		margin-bottom: 1rem !important;
		font-size: .8125rem;
		line-height: 1rem;
		letter-spacing: .075rem
	}

	.tout-main-container .content-wrapper .tout-card-wrapper .tout-description {
		font-size: .8125rem;
		line-height: 1.25rem;
		letter-spacing: 0
	}

	.tout-main-container .content-wrapper:not(:first-child) {
		margin-top: 1.875rem
	}

	.tout-basic3 {
		padding: 4.125rem .9375rem
	}

	.tout-basic1 {
		padding: 4.125rem 1.875rem
	}

	.tout-basic1 .content-wrapper .tout-card-wrapper {
		position: relative;
		left: 0
	}

	.tout-basic1 .content-wrapper .tout-dynamic-hero {
		width: 100%;
		height: 12.5rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.tout-main-container {
		padding: 5.75rem 1.875rem
	}

	.tout-main-container .tout-dynamic-hero {
		height: 20.3125rem
	}

	.tout-main-container .content-wrapper .tout-card-wrapper {
		padding: 2.75rem 1.875rem 2.5rem
	}

	.tout-main-container .content-wrapper:not(:first-child) {
		margin-top: 1.875rem
	}

	.tout-basic2 .content-wrapper,
	.tout-basic3 .content-wrapper {
		display: inline-block
	}

	.tout-basic3 {
		padding: 5.75rem 1.875rem
	}

	.tout-basic3 .content-wrapper {
		padding: 0
	}

	.tout-basic1 .tout-card-wrapper {
		padding: 2.75rem 1.875rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.tout-main-container {
		padding: 8.25rem .9375rem
	}

	.tout-main-container .tout-card-wrapper {
		padding: 2.75rem 1.875rem
	}

	.tout-basic1 {
		padding: 8.25rem 1.875rem
	}

	.tout-basic1 .tout-card-wrapper {
		padding: 3.625rem 2.5rem 3.125rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.tout-main-container {
		padding: 8.25rem .9375rem
	}

	.tout-main-container .tout-card-wrapper {
		padding: 2.75rem 1.875rem
	}

	.tout-basic3 .tout-card-wrapper {
		padding: 2.75rem 2.5rem
	}

	.tout-basic1 {
		padding: 8.25rem 1.875rem
	}

	.tout-basic1 .tout-card-wrapper {
		padding: 3.625rem 2.5rem 4.625rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.tout-main-container {
		padding: 8.25rem 7.9375rem
	}

	.tout-main-container .tout-card-wrapper {
		padding: 2.75rem 1.875rem
	}

	.tout-basic3 .tout-card-wrapper {
		padding: 2.75rem 2.5rem
	}

	.tout-basic1 {
		padding: 8.25rem 8.875rem
	}

	.tout-basic1 .tout-card-wrapper {
		padding: 3.625rem 2.5rem 4.625rem
	}
}

@media (min-width:1600px) {
	.tout-main-container {
		padding: 8.25rem 12.8125rem
	}

	.tout-main-container .tout-card-wrapper {
		padding: 2.75rem 1.875rem
	}

	.tout-basic2 {
		padding: 8.25rem 12.8125rem
	}

	.tout-basic3 .tout-card-wrapper {
		padding: 2.75rem 2.5rem
	}

	.tout-basic1 {
		padding: 8.25rem 13.875rem
	}

	.tout-basic1 .tout-card-wrapper {
		padding: 3.625rem 2.5rem 4.625rem
	}
}

.tout-featured-left-panel {
	min-height: 100%
}

.tout-promo-hr {
	box-sizing: border-box;
	width: 82px;
	height: 0;
	margin: 0 17.06rem 1.5rem 1.875rem !important;
	border: 3px solid #e51937 !important;
	border-top: 0 !important
}

.tout-cta-featured-panel {
	margin: 4.125rem 1.875rem
}

.tout-cta-featured-panel .card {
	margin-bottom: 0;
	border-radius: 0
}

@media (max-width:767px) {
	.tout-featured-left-panel {
		min-height: 12.5rem
	}

	.tout-cta-featured-panel {
		margin-right: 0;
		margin-left: 0
	}

	.tout-promo-head {
		margin: 2.25rem 1.875rem 1.75rem
	}

	.tout-promo-text {
		margin: 0 1.875rem 2.625rem
	}

	.tout-btn-cta {
		margin: 0 1.875rem 3.125rem
	}

	.tout-promo-hr {
		width: 72px;
		margin-bottom: 1.75rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.tout-featured-left-panel {
		min-height: 26.25rem
	}

	.tout-cta-featured-panel {
		margin-top: 5.75rem;
		margin-bottom: 5.75rem
	}

	.tout-promo-head {
		margin: 2.75rem 23.5rem 1.5rem 2.375rem
	}

	.tout-promo-text {
		margin: 0 1.75rem 2.75rem 2.5rem
	}

	.tout-btn-cta {
		margin: 0 12.31rem 3.125rem 12.25rem
	}

	.tout-promo-hr {
		margin-right: 36.56rem !important;
		margin-left: 2.563rem !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.tout-cta-featured-panel {
		margin-top: 8.25rem;
		margin-bottom: 8.25rem
	}

	.tout-promo-head {
		margin: 3.625rem 1.875rem 1.5rem
	}

	.tout-promo-text {
		margin: 0 1.875rem 2.75rem
	}

	.tout-btn-cta {
		margin: 0 1.875rem 3.625rem
	}

	.tout-promo-hr {
		margin-right: 22.06rem !important;
		margin-left: 3.188rem !important
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.tout-cta-featured-panel {
		margin-top: 8.25rem;
		margin-bottom: 8.25rem
	}

	.tout-promo-head {
		margin: 3.625rem 1.875rem 1.5rem
	}

	.tout-promo-text {
		margin: 0 1.875rem 2.75rem
	}

	.tout-btn-cta {
		margin: 0 1.875rem 3.625rem
	}

	.tout-promo-hr {
		margin-right: 25.19rem !important;
		margin-left: 3.313rem !important
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.tout-cta-featured-panel {
		margin: 8.25rem 8.875rem
	}

	.tout-promo-head {
		margin: 3.625rem 1.875rem 1.5rem
	}

	.tout-promo-text {
		margin: 0 1.875rem 2.75rem
	}

	.tout-btn-cta {
		margin: 0 1.875rem 3.625rem
	}

	.tout-promo-hr {
		margin-right: 23.69rem !important;
		margin-left: 3.813rem !important
	}
}

@media (min-width:1600px) {
	.tout-cta-featured-panel {
		margin: 8.25rem 13.88rem
	}

	.tout-promo-head {
		margin: 3.625rem 1.875rem 1.5rem
	}

	.tout-promo-text {
		margin: 0 1.875rem 2.75rem
	}

	.tout-btn-cta {
		margin: 0 1.875rem 3.625rem
	}

	.tout-promo-hr {
		margin-right: 22.69rem !important;
		margin-left: 3.813rem !important
	}
}

.tout-cta-slim-panel {
	margin: 4.125rem 1.875rem
}

@media (max-width:767px) {
	.tout-cta-slim-panel {
		padding-top: 3.375rem;
		background: url("../images/hero-gallery/supergraphic-delta-mark-sm.svg") right 2rem top no-repeat
	}

	.tout-slim-head {
		margin: 0 5.75rem 1.25rem 1.875rem
	}

	.tout-slim-text {
		margin: 0 1.875rem 2.875rem
	}

	.tout-btn-slim {
		margin: 1.25rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.tout-cta-slim-panel {
		margin-top: 5.75rem;
		margin-bottom: 5.75rem
	}

	.tout-slim-head {
		margin: 2.25rem 9.063rem 1.5rem 8.938rem;
		text-align: center
	}

	.tout-slim-text {
		margin: 0 8.813rem 2.75rem 8.75rem;
		text-align: center
	}

	.tout-btn-slim {
		margin: 3.125rem 12.19rem 3.125rem 12.06rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.tout-cta-slim-panel {
		margin-top: 8.25rem;
		margin-bottom: 8.25rem
	}

	.tout-slim-head {
		margin: 2.75rem 11.69rem 1.5rem 1.875rem
	}

	.tout-slim-text {
		margin: 0 0 2.75rem 1.875rem
	}

	.tout-btn-slim {
		margin: 2.75rem 1.875rem 2.75rem 3.75rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.tout-cta-slim-panel {
		margin-top: 8.25rem;
		margin-bottom: 8.25rem
	}

	.tout-slim-head {
		margin: 2.75rem 24.69rem 1.5rem 1.875rem
	}

	.tout-slim-text {
		margin: 0 16.69rem 2.75rem 1.875rem
	}

	.tout-btn-slim {
		margin: 2.75rem 1.875rem 2.75rem 3.75rem
	}
}

@media (min-width: 1440px) and (max-width: 1599px) {
	.tout-cta-slim-panel {
		margin: 8.25rem 8.875rem
	}

	.tout-slim-head {
		margin: 2.75rem 25.63rem 1.5rem 1.875rem
	}

	.tout-slim-text {
		margin: 0 17.63rem 2.75rem 1.875rem
	}

	.tout-btn-slim {
		margin: 2.75rem 1.875rem 2.75rem 3.75rem
	}
}

@media (min-width: 1600px) {
	.tout-cta-slim-panel {
		margin: 8.25rem 13.88rem
	}

	.tout-slim-head {
		margin: 2.75rem 25.69rem 1.5rem 1.875rem
	}

	.tout-slim-text {
		margin: 0 17.69rem 2.75rem 1.875rem
	}

	.tout-btn-slim {
		margin: 2.75rem 1.875rem 2.75rem 3.75rem
	}
}

.fresh-air .overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999
}

.fresh-air .search-flyout .container-wrapper {
	height: 0
}

.fresh-air .delta.modal-open {
	width: 100%;
	overflow: hidden !important
}

.fresh-air .delta.modal-open .modal {
	overflow-y: hidden
}

.fresh-air .dl-modal {
	color: #0b1f66;
	background: #fff
}

.fresh-air .dl-modal .modal-content {
	padding: 0 1.563rem
}

.fresh-air .dl-modal .modal-header {
	padding: 2.875rem 0 1.563rem
}

.fresh-air .dl-modal .modal-header h4 {
	margin: 0;
	font-size: 1.75rem;
	line-height: 2.125rem;
	color: #0b1f66
}

.fresh-air .dl-modal .footer-question {
	padding-top: 1.25rem
}

.fresh-air .dl-modal .modal-footer {
	padding-top: 1.563rem;
	padding-bottom: 3.438rem
}

.fresh-air .modal.show .no-transform {
	-webkit-transform: none;
	transform: none
}

.fresh-air .no-transform .modal-content {
	border: 0
}

.fresh-air .hp-footer .flyout-main-container {
	position: fixed;
	right: 0;
	z-index: 10000;
	width: 23.438rem;
	height: 100%;
	max-height: 38.063rem;
	background: #fff;
	background-size: 4.5625rem 4rem;
	border: .0625rem solid rgba(0, 0, 0, .2);
	border-radius: 0
}

.fresh-air .flyout-close {
	position: absolute;
	top: 1.25rem;
	right: 1.25rem;
	z-index: 99999;
	width: 1rem;
	height: 1rem;
	padding: 0;
	line-height: 1rem;
	cursor: pointer;
	background-color: transparent;
	border: 0
}

.fresh-air .flyout-close.icon-moreoptionsclose:before {
	color: #8996a9
}

.fresh-air .flyout .content.free {
	position: unset;
	width: inherit
}

@media (max-width:425px) {
	.fresh-air .dl-modal {
		max-width: 19.56rem !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air div.loggedIn-alertAdv-modal-dialog .flyout-main-container {
		top: 5.75rem
	}
}

@media (max-width:991px) {

	.feed-flyout .container-wrapper,
	.fresh-air .loggedin-flyout .container-wrapper,
	.search-flyout .container-wrapper {
		max-width: 100%;
		padding: 0;
		margin: 0
	}

	.fresh-air .delta.modal-open .modal {
		-webkit-overflow-scrolling: touch
	}

	.fresh-air .dl-modal {
		max-width: 30.75rem
	}

	.fresh-air .input-group-addon {
		position: absolute;
		top: 25%;
		right: 0
	}

	.fresh-air .modal.show .modal-center {
		width: 100%;
		max-width: 100%;
		height: 100%;
		margin: 0
	}

	.fresh-air .loggedIn-modal-dialog .flyout-main-container {
		position: fixed;
		top: 4.1875rem;
		right: 0;
		z-index: 10000;
		width: 23.438rem;
		background: #fff;
		background-size: 4.5625rem 4rem;
		border-radius: 0
	}

	.fresh-air .hp-footer .flyout-main-container {
		position: fixed;
		right: 0;
		z-index: 10000;
		width: 23.438rem;
		background: #fff;
		background-size: 4.5625rem 4rem;
		border: .0625rem solid rgba(0, 0, 0, .2);
		border-radius: 0
	}
}

.fresh-air .modal-content .select-ui-optionUL {
	width: 100% !important
}

@media (min-width:992px) {
	.fresh-air .dl-modal {
		max-width: 38.75rem
	}

	.fresh-air .delta.mac-pr-0.modal-open .alert-advisory-main-container,
	.fresh-air .delta.mac-pr-0.modal-open .navbar,
	.fresh-air .delta.mac-pr-0.modal-open .widget-container-lg {
		margin-right: 0 !important
	}

	.fresh-air .delta.modal-open .alert-advisory-main-container,
	.fresh-air .delta.modal-open .navbar,
	.fresh-air .delta.modal-open .widget-container-lg {
		margin-right: 1.063rem !important
	}

	.fresh-air .delta.modal-open .margin-rt-0 {
		margin-right: 0 !important
	}

	.fresh-air .mac-pr-0 {
		padding-right: 0 !important
	}

	.fresh-air .modal.show .modal-center .modal-content {
		background-color: transparent;
		border: 0
	}

	.fresh-air .modal.show .modal-center .flyout .content {
		background-color: transparent
	}

	.fresh-air .hp-footer .flyout-main-container {
		width: 100%
	}

	.fresh-air .hp-footer .flyout-main-container .flyout-content {
		width: 100%;
		padding-right: .9375rem;
		padding-left: .9375rem
	}

	.fresh-air .hp-footer .modal-content:focus {
		box-shadow: none !important
	}

	.fresh-air div.loggedIn-modal-dialog {
		max-width: 100% !important;
		margin: 0
	}

	.fresh-air div.loggedIn-modal-dialog .modal-content {
		background-color: transparent !important
	}

	.fresh-air div.loggedIn-modal-dialog .modal-content .flyout-main-container {
		width: auto !important
	}

	.fresh-air div.loggedIn-modal-dialog .modal-content .flyout-main-container .content-loggedIn {
		position: relative !important;
		top: 2.8125rem;
		float: right;
		width: 23.438rem;
		padding-left: 0
	}

	.fresh-air div.loggedIn-modal-dialog .modal-content .flyout-main-container .content-block {
		display: inline-block
	}

	.fresh-air div.loggedIn-modal-dialog .modal-content .flyout-main-container:focus {
		box-shadow: none !important
	}

	.fresh-air div.loggedIn-modal-dialog .modal-content .loggedIn-modal-height {
		height: 0
	}

	.fresh-air .footer .search-flyout.flyout-main-container {
		width: 100%;
		max-width: 100%;
		height: 38.0625rem !important;
		max-height: 25rem !important;
		padding: 0;
		background: 0 0;
		background-color: #fff;
		border: .0625rem solid rgba(0, 0, 0, .2)
	}

	.footer .search-flyout.flyout-main-container .popular-topics .display-topicLink {
		display: none
	}

	.fresh-air .footer .flyout-main-container {
		position: fixed;
		top: 2.8125rem !important;
		right: 0;
		z-index: 10000
	}
}

@media (min-width:1200px) {
	.fresh-air .dl-modal {
		max-width: 47.31rem
	}
}

@media (min-width:1440px) {
	.fresh-air .dl-modal {
		max-width: 48.25rem
	}

	.fresh-air .delta.modal-open .navbar,
	.fresh-air .delta.modal-open .widget-container-lg {
		margin-right: 1.063rem !important
	}

	.fresh-air .delta.modal-open .alert-advisory-main-container {
		margin-right: 0 !important
	}

	.fresh-air .delta.modal-open.dark-site {
		padding-right: 1.063rem !important
	}
}

@media only screen and (device-width:375px) and (device-height:812px) and (orientation:landscape) {
	.fresh-air .flyout .flyout-main-container {
		height: 88%;
		overflow: scroll
	}
}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
	.fresh-air .delta.modal-open {
		position: fixed !important
	}

	.fresh-air .delta.modal-open .navbar {
		margin-right: 0 !important
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.fresh-air .delta.modal-open {
		position: fixed !important
	}

	.fresh-air .delta.modal-open .navbar {
		margin-right: 1.063rem !important
	}

	.fresh-air .delta.modal-open .margin-rt-0 {
		margin-right: 0 !important
	}
}

@media (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
	.fresh-air .loggedIn-modal-dialog .flyout-main-container {
		top: 3rem
	}
}

@media (min-width:1024px) and (max-width:1366px) and (orientation:portrait) {
	.fresh-air .delta.modal-open .navbar {
		margin-right: 0 !important
	}
}

@media (min-width:992px) and (max-width:1439px) {
	.fresh-air div.loggedIn-modal-dialog .flyout-main-container {
		width: auto !important;
		max-width: 100% !important
	}
}

@media (max-width:767px) {
	.fresh-air .delta.modal-open {
		position: fixed
	}

	.fresh-air .loggedIn-modal-dialog .flyout-main-container {
		position: fixed;
		z-index: 10000;
		width: 100%;
		max-width: 100%;
		height: 100%;
		padding: 0;
		background: #fff;
		background-size: 4.5625rem 4rem;
		border-radius: 0
	}

	.loggedIn-modal-dialog .flyout-main-container .flyout-today-section .boarding-information-section,
	.loggedIn-modal-dialog .flyout-main-container .flyout-today-section .irop-model {
		bottom: 0;
		height: 14.75rem
	}

	.fresh-air .loggedIn-modal-dialog .flyout-main-container .hp-notification-container .feed-header {
		position: absolute
	}

	.fresh-air .loggedIn-modal-dialog .flyout-main-container .hp-notification-container .feed-header-fixed {
		position: fixed !important;
		top: 0 !important
	}

	.fresh-air .hp-footer .flyout-main-container {
		position: fixed;
		z-index: 10000;
		width: 100%;
		max-width: 100%;
		height: 100%;
		padding: 0;
		background: #fff;
		background-size: 4.5625rem 4rem;
		border: .0625rem solid rgba(0, 0, 0, .2);
		border-radius: 0
	}

	.fresh-air .modal.show .modal-center .flyout .content {
		margin-top: 0
	}

	.fresh-air .loggedIn-modal-dialog .flyout-main-container {
		top: 2.875rem
	}
}

.fresh-air .search-flyout .flyout-content {
	background: #fff url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
	background-size: 4.5rem 4rem !important
}

.fresh-air .search-flyout .flyout-content .footer-closeBtn-display {
	display: none !important
}

@media (min-width:992px) {
	.fresh-air .footer-search-modal .search-flyout .flyout-content {
		background: #fff !important
	}

	.fresh-air .footer-search-modal .search-flyout .flyout-content .footer-closeBtn-display {
		display: block !important
	}
}

.fresh-air .search-flyout {
	-webkit-animation: slide-right;
	animation: slide-right;
	-webkit-animation-duration: .4s;
	animation-duration: .4s
}

.search-flyout .popular-topics,
.search-flyout .search-results {
	padding-top: 1.25rem;
	padding-right: .25rem !important
}

.search-flyout .popular-topics ul,
.search-flyout .search-results ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.search-flyout .popular-topics li,
.search-flyout .search-results li {
	margin-bottom: .813rem
}

.search-flyout .popular-topics li a,
.search-flyout .search-results li a {
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.875rem;
	color: #4470c3
}

.search-flyout .popular-topics .title,
.search-flyout .search-results .title {
	font-size: 1.125rem;
	line-height: 1.5625rem;
	color: #0b1f66;
	text-transform: uppercase
}

.fresh-air .search-flyout .search-results {
	height: 23.75rem;
	margin-top: 2.123rem;
	overflow-y: auto
}

.fresh-air .search-flyout .search-dialog .search-label {
	position: absolute;
	padding-left: .3125rem;
	margin-bottom: 0;
	font-size: .8125rem;
	line-height: 100%;
	color: #0b1f66
}

.fresh-air .search-flyout .search-dialog .search-label.placeholder {
	font-weight: 400;
	color: #7c828a;
	text-transform: none
}

.fresh-air .search-flyout .search-dialog .input-group-addon {
	background: 0 0;
	border: 0
}

.fresh-air .search-flyout .search-dialog .input-group-addon .btn-search,
.search-flyout .search-dialog .input-group-addon .btn-clear {
	z-index: 9999;
	width: 1.44rem;
	height: 1.44rem;
	padding: 0;
	border: 0
}

.fresh-air .search-flyout .search-dialog .input-group-addon .btn-search.icon-search-icon {
	font-size: 1.44rem;
	line-height: 1.44rem;
	background-color: transparent
}

.fresh-air .search-flyout .search-dialog .input-group-addon .btn-search.icon-search-icon:before {
	color: #a6b0be;
	vertical-align: text-top
}

.fresh-air .search-flyout .search-dialog .input-group-addon .btn-search:hover {
	cursor: pointer
}

.fresh-air .search-flyout .search-dialog .input-group-addon .btn-clear {
	margin-right: 1.0625rem;
	cursor: pointer;
	background: transparent url("../images/search-clear.svg") no-repeat 100%;
	background-size: 1.44rem
}

.fresh-air .search-flyout .search-dialog .cancel-label {
	cursor: pointer
}

.fresh-air .search-flyout .seatch-results-empty {
	padding-top: 8.75rem;
	margin-top: 35%;
	font-size: .9375rem;
	line-height: 1.125rem;
	color: #5b6372;
	background: url("../images/search-results-empty.svg") no-repeat 50%
}

.fresh-air .search-flyout .search-flyout-close {
	width: 1rem;
	height: 1rem;
	cursor: pointer;
	border: 0
}

.fresh-air .center .search-flyout {
	-webkit-animation: none;
	animation: none
}

@-webkit-keyframes slide-right {
	.fresh-air 0% {
		right: -100%
	}

	to {
		right: 0
	}
}

@keyframes slide-right {
	.fresh-air 0% {
		right: -100%
	}

	to {
		right: 0
	}
}

@media (max-width:767px) {
	.fresh-air .search-flyout {
		top: 2.8125rem !important
	}

	.search-flyout .popular-topics .title {
		margin-bottom: 0 !important
	}

	.fresh-air .search-flyout .search-results {
		padding-top: .875rem;
		margin-top: 0 !important
	}

	.fresh-air .search-flyout .seatch-results-empty {
		margin-top: 4rem !important
	}

	.fresh-air .search-flyout .search-dialog .cancel-label {
		padding-right: .938rem !important;
		margin: .9375rem 0 !important;
		line-height: 1rem
	}
}

@media (max-width:991px) {
	.fresh-air .search-flyout {
		top: 2.8125rem !important
	}

	.fresh-air .search-flyout .container {
		padding: 0;
		margin: 0
	}

	.fresh-air .search-flyout .flyout-content {
		padding-top: 3rem;
		background: #fff url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
		background-size: 4.5rem 4rem !important
	}

	.popular-topics {
		padding-top: 0 !important;
		padding-left: 3rem
	}

	.popular-topics li:first-child {
		margin-top: 1.25rem
	}

	.popular-topics li {
		margin-bottom: .813rem
	}

	.popular-topics li a {
		font-size: 1.125rem
	}

	.popular-topics .title {
		margin-bottom: .625rem;
		font-size: 1.125rem
	}

	.fresh-air .search-results {
		padding-top: .875rem;
		margin-top: 0 !important;
		margin-left: 3.125rem
	}

	.fresh-air .search-form-container {
		position: absolute;
		top: -2.8125rem !important;
		left: 0;
		width: 100%;
		background: #11172b
	}

	.fresh-air .search-form-container .form-control:focus {
		border: 0
	}

	.fresh-air .search-form-container .form-control {
		line-height: 2.1875rem;
		color: #fff
	}

	.search-form-container .form-control.custom-search-color:focus {
		color: #fff
	}

	.fresh-air .search-form-container .input-group-addon {
		position: relative
	}

	.search-form-container .input-group-addon .btn-clear.custom-search-icon {
		background: transparent url("../images/search-clear-white.svg") no-repeat 100%
	}

	.fresh-air .search-form-container .search-dialog {
		height: 2.9375rem
	}

	.fresh-air .search-form-container .search-dialog .search-label {
		font-size: 1.125rem;
		line-height: 2.1875rem;
		color: #091426
	}

	.fresh-air .search-form-container .search-dialog .search.icon-search-icon {
		height: 1.125rem;
		font-size: 1.125rem
	}

	.fresh-air .search-form-container .search-dialog .search.icon-search-icon:before {
		vertical-align: top
	}

	.fresh-air .search-form-container .search-dialog .cancel-label {
		padding-right: 0;
		margin-left: .5rem
	}

	.fresh-air .seatch-results-empty {
		padding-top: 7.375rem !important;
		margin-top: 13.0625rem !important;
		margin-left: 1.875rem;
		background-position-y: 0 !important
	}
}

.fresh-air .loggedIn-modal-dialog .search-flyout.flyout-main-container {
	top: 0 !important;
	width: 100%;
	max-width: 100%;
	height: 100%
}

.fresh-air .hp-footer .search-flyout.flyout-main-container {
	top: 0 !important;
	width: 100%;
	max-width: 100%;
	height: 100%;
	min-height: 100%;
	padding-right: .9375rem;
	padding-left: .9375rem
}

@media (min-width:992px) {
	.fresh-air .search-flyout .search-container {
		min-height: 38.0625rem;
		padding: 3.75rem 3rem
	}

	.fresh-air .search-flyout .flyout-content {
		background-color: #fff !important
	}

	.search-flyout .popular-topics li:first-child {
		margin-top: 1.25rem
	}

	.fresh-air .search-flyout .search-dialog .search-label.placeholder {
		padding-top: 2rem;
		font-size: 1.5rem;
		line-height: 1.5625rem
	}

	.fresh-air .search-flyout .search-dialog .input-group-addon .btn-clear {
		margin-right: 1.0625rem;
		cursor: pointer;
		background: transparent url("../images/search-clear.svg") no-repeat 100%;
		background-size: 1.44rem
	}

	.fresh-air .search-flyout .search-dialog .input-group {
		margin-top: 1.1875rem;
		border-bottom: 0
	}

	.fresh-air .search-flyout .search-dialog .input-group.active {
		border-bottom: 0
	}

	.fresh-air .search-flyout .search-dialog .input-group .form-control {
		height: auto !important;
		padding-top: .125rem;
		padding-right: 2.1875rem;
		padding-bottom: .125rem;
		margin-right: 1.9375rem;
		line-height: 2.875rem;
		border-bottom: .125rem solid #e8ecf2
	}

	.fresh-air .search-flyout .search-dialog .input-group .form-control::-ms-clear {
		display: none
	}

	.fresh-air .search-flyout .search-dialog .input-group .form-control::-webkit-input-placeholder {
		color: #0b1f66
	}

	.fresh-air .search-flyout .search-dialog .input-group .form-control::-ms-input-placeholder {
		color: #0b1f66
	}

	.fresh-air .search-flyout .search-dialog .input-group .form-control::placeholder {
		color: #0b1f66
	}

	.fresh-air .search-flyout .search-dialog .input-group .form-control:focus {
		color: #0b1f66;
		border-bottom: .125rem solid #0b1f66
	}

	.fresh-air .search-flyout .search-dialog .input-group .input-group-addon {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 999;
		width: auto;
		height: 100%;
		line-height: 0
	}

	.fresh-air .hp-footer .search-flyout {
		height: 38.0625rem !important;
		max-height: 25rem !important;
		padding: 0;
		background: 0 0;
		background-color: #fff
	}

	.fresh-air .hp-footer .search-flyout .search-container {
		padding-right: 2.063rem;
		padding-left: 2.063rem
	}

	.hp-footer .search-flyout .popular-topics .display-topicLink {
		display: none
	}

	.fresh-air .hp-footer .search-flyout .search-flyout-close {
		display: block !important
	}

	.fresh-air .hp-footer .search-flyout .search-results {
		height: 11.75rem;
		margin-top: 1.25rem
	}

	.fresh-air .hp-footer .search-flyout .seatch-results-empty {
		margin-top: 5%
	}

	.fresh-air .footer-search-modal {
		top: 25%;
		max-width: 27.813rem;
		margin: 0 auto;
		-webkit-transform: translateY(-25%) !important;
		transform: translateY(-25%) !important
	}

	.fresh-air .footer-search-modal .search-container {
		min-height: 100%
	}

	.fresh-air .footer-search-modal.hp-footer {
		background-color: transparent !important
	}
}

@media (max-width:767px) {
	.fresh-air .footer-search-modal {
		min-width: 100% !important
	}

	.fresh-air .search-flyout .search-form-container .form-control:focus {
		color: #fff
	}
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.fresh-air .search-dialog .form-control {
		padding-top: .7rem !important;
		padding-bottom: 1.1rem !important;
		line-height: 1.87rem !important
	}

	.fresh-air .hp-footer .search-flyout.flyout-main-container {
		position: absolute
	}
}

@media (min-width:375px) and (max-width:991px) and (orientation:landscape) {
	.fresh-air .hp-footer .search-flyout.flyout-main-container {
		height: 100%;
		min-height: 88%;
		overflow-y: scroll
	}

	.fresh-air .loggedIn-modal-dialog .search-flyout.flyout-main-container {
		overflow-y: scroll
	}
}

@media (min-width:992px) {

	.fresh-air .hp-footer .search-flyout.flyout-main-container,
	.fresh-air .loggedIn-modal-dialog .search-flyout.flyout-main-container {
		top: 2.8125rem !important
	}
}

.fresh-air .flyout-feed-container {
	max-height: 24rem
}

.fresh-air .flyout-feed-container h5.feed-titles {
	padding: .8125rem 0;
	font-size: .8125rem;
	font-weight: 700;
	line-height: .9375rem;
	color: #0b1f66;
	text-transform: uppercase;
	background: #f6f6f8
}

.fresh-air .flyout-feed-container .flyout-spacing {
	margin: 0 3rem
}

.fresh-air .flyout-feed-container .flyout-spacing .view-all-link {
	padding: 3rem 0;
	font-size: .8125rem;
	color: #4470c2
}

.fresh-air .flyout-feed-container .feed-notifications .advisory-list .news-list h5 {
	line-height: 1.3125rem;
	color: #0b1f66
}

.fresh-air .flyout-feed-container .feed-notifications .advisory-list .news-list .advisory-desc .news-desc {
	color: #7c828a
}

.fresh-air .flyout-feed-container .feed-notifications .advisory-list .news-list .advisory-timestamp .news-timestamp {
	line-height: 0.875rem
}

.fresh-air .flyout-feed-container.flyout-loggedin-feed {
	top: 0;
	-webkit-animation: slide-right;
	animation: slide-right;
	-webkit-animation-duration: .4s;
	animation-duration: .4s
}

.fresh-air .flyout-feed-container.flyout-loggedin-feed .empty-result {
	padding-top: 8.75rem;
	font-size: .9375rem;
	line-height: 1.125rem;
	color: #5b6372;
	background: url("../images/empty-result.svg") no-repeat 50%
}

@media (min-width:320px) and (max-width:767px) {
	.fresh-air .flyout-feed-container {
		margin-bottom: -50px
	}
}

.fresh-air .feed-flyout {
	top: 0;
	-webkit-animation: slide-right;
	animation: slide-right;
	-webkit-animation-duration: .4s;
	animation-duration: .4s
}

.fresh-air .feed-flyout .empty-result {
	padding-top: 8.75rem;
	margin-top: 35%;
	font-size: .9375rem;
	line-height: 1.125rem;
	color: #5b6372;
	background: url("../images/empty-result.svg") no-repeat 50%
}

.fresh-air .feed-flyout.content-loggedOut,
.fresh-air .feed-flyout.content-loggedOut .flyout-content {
	padding: 0
}

.fresh-air .feed-modal {
	min-height: 35.38rem;
	padding: 2.25rem 2.875rem 0;
	background: #fff url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem;
	background-size: 4.5rem 4rem
}

.fresh-air .feed-modal .hp-notification-container {
	height: 29.8rem !important;
	padding-top: 0;
	margin-bottom: 0;
	border-right: 0
}

.fresh-air .feed-modal .modal-content {
	min-height: 30rem;
	border: 0;
	box-shadow: none
}

.fresh-air .feed-modal .advisory-tab-link a[href]:focus {
	margin-bottom: 0
}

.fresh-air .feed-modal .title {
	margin-bottom: 0;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.5rem;
	color: #0b1453
}

.feed-modal .custom-feed-text {
	text-transform: lowercase
}

.feed-modal .custom-feed-text:first-letter {
	text-transform: capitalize
}

.fresh-air .feed-modal .modal-footer {
	padding-top: .963rem
}

.fresh-air .feed-modal .modal-footer a {
	font-size: .8125rem;
	color: #4470c3
}

.fresh-air .feed-modal .modal-footer a[href]:focus {
	margin-bottom: 0
}

.fresh-air .feed-modal .modal-body {
	height: auto;
	overflow: inherit
}

.fresh-air .feed-modal .modal-body .nav-tabs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.fresh-air .feed-modal .modal-body .nav-tabs .nav-item {
	width: 49.5%
}

.fresh-air .feed-modal .modal-body .nav-tabs li:last-child {
	margin-left: 2px
}

.fresh-air .feed-modal .modal-body .nav-tabs .nav-link.active {
	color: #0b1f66;
	background-color: #fff;
	border: 0;
	border-bottom: .125rem solid #e01933 !important
}

.fresh-air .feed-modal .modal-body .nav-tabs .nav-link {
	width: 99%;
	padding-bottom: .438rem;
	font-size: .75rem;
	line-height: .875rem;
	color: #0b1f66;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .083rem;
	background-color: #fff;
	border: 0
}

.fresh-air .feed-modal .modal-body .nav-tabs .nav-link:hover {
	background-color: #fff;
	border: 0
}

.fresh-air .feed-modal .notify-available .nav-tabs .advisory-tab-link {
	-ms-flex-order: 2;
	order: 2
}

.fresh-air .feed-modal .notify-available .nav-tabs .news-tab-link {
	-ms-flex-order: 3;
	order: 3
}

.fresh-air .feed-modal .notify-available .nav-tabs .notify-tab-link {
	-ms-flex-order: 1;
	order: 1
}

@-moz-document url-prefix() {
	.fresh-air .feed-modal .modal-footer {
		padding: 0
	}
}

@media (max-width:991px) {
	.fresh-air .feed-header {
		height: 2.875rem;
		padding: .875rem 1.71875rem .875rem 0;
		line-height: 1rem
	}

	.fresh-air .feed-header .flyout-cancel {
		padding: .875rem 1.188rem .875rem 0;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.188rem;
		color: #fff;
		text-shadow: none
	}

	.feed-header .cancel-label,
	.fresh-air .feed-header a {
		font-size: .875rem;
		line-height: 1rem;
		color: #fff;
		text-align: left
	}

	.fresh-air .feed-header a:hover {
		color: #fff;
		text-decoration: none
	}

	.fresh-air .feed-flyout .empty-result {
		margin-top: 20%;
		margin-left: 1.875rem
	}

	.fresh-air .feed-modal .modal-body {
		position: relative
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .feed-flyout {
		min-height: 38.063rem !important
	}
}

@media (max-width:767px) {
	.fresh-air .feed-flyout {
		background: #fff url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
		background-position-y: -0.125rem !important;
		background-size: 4.5rem 4rem !important
	}

	.fresh-air .feed-flyout .flyout-content.content {
		background: 0 0 !important
	}

	.fresh-air .feed-header {
		height: auto
	}

	.fresh-air .feed-header a {
		line-height: 1.188rem
	}

	.fresh-air .feed-header .close {
		color: #fff;
		opacity: 1
	}

	.fresh-air .feed-modal .modal-body .modal-footer {
		padding-left: 2.875rem
	}

	.fresh-air .feed-modal .modal-body .mobile-view-all.modal-footer {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1030;
		background-color: #fff
	}

	.fresh-air .loggedin-flyout .feed-modal .mobile-view-all.modal-footer {
		bottom: 3rem !important
	}
}

@media (min-width:992px) {
	.fresh-air .feed-flyout {
		top: 0;
		width: auto !important;
		background: 0 0 !important
	}
}

@media (min-width:375px) and (max-width:414px) and (orientation:portrait) {
	.fresh-air .feed-modal .modal-body .mobile-view-all.modal-footer {
		bottom: 0;
		background-color: #fff
	}

	.fresh-air .loggedin-flyout .feed-modal .mobile-view-all.modal-footer {
		bottom: 3rem !important
	}
}

.fresh-air .notify-available .nav-tabs {
	-ms-flex-pack: left !important;
	justify-content: left !important
}

.fresh-air .notify-available .nav-tabs .advisory-tab-link {
	width: 46.5% !important
}

.fresh-air .notify-available .nav-tabs .news-tab-link {
	width: 13% !important;
	margin-left: .1rem !important
}

.fresh-air .notify-available .nav-tabs .notify-tab-link {
	width: 38.5% !important;
	margin-right: .1rem !important
}

@media (max-width:374px) {
	.fresh-air .notify-available .nav-tabs .advisory-tab-link {
		width: 35.5% !important
	}

	.fresh-air .notify-available .nav-tabs .news-tab-link {
		width: 13% !important
	}

	.fresh-air .notify-available .nav-tabs .notify-tab-link {
		width: 46.5% !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .feed-modal .modal-footer {
		padding-top: 0 !important
	}
}

.fresh-air .extsite-flyout .btn-extsite {
	text-decoration: none !important
}

.fresh-air .extsite-dialog {
	-webkit-transform: translate(0) !important;
	transform: translate(0) !important
}

@media (max-width:736px) {
	.fresh-air .dl-modal .modal-footer {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.fresh-air .dl-modal .modal-footer .btn {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.fresh-air .dl-modal .modal-footer .btn-keep {
		margin-top: 1rem !important;
		margin-right: 0 !important
	}

	.fresh-air .dl-modal .modal-footer .btn-extsite {
		padding-left: .25rem !important
	}
}

@media (min-width:992px) {
	.fresh-air .extsite-dialog .modal-content {
		padding: 0
	}

	.fresh-air .extsite-dialog .content {
		padding: 0 1.563rem
	}
}

.fresh-air .lang-modal {
	top: 50%;
	max-width: 44rem;
	margin: 0 auto;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	-webkit-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important
}

.fresh-air .lang-modal .modal-content {
	border: 0;
	border-radius: 0
}

.fresh-air .lang-modal .modal-content .lang-modal-content {
	padding: 3rem 3rem 6rem
}

.fresh-air .lang-modal a,
.lang-modal a:active {
	display: block;
	text-decoration: none
}

.fresh-air .lang-modal .modal-header .title {
	margin-bottom: 0;
	font-size: 1.5rem;
	line-height: 1.75rem;
	color: #0b1453
}

.fresh-air .lang-modal .modal-header .full-list-close {
	position: absolute;
	top: 3.165rem;
	right: 2.539rem;
	width: 1rem;
	height: 1rem;
	padding: .625rem;
	cursor: pointer;
	background: url("../images/flyout-close.svg") no-repeat scroll transparent;
	background-position: .125rem;
	border: 0
}

.fresh-air .lang-modal .modal-header .full-list-close:focus {
	position: absolute;
	top: 3.165rem;
	right: 2.539rem;
	width: 1rem;
	height: 1rem;
	padding: .625rem;
	cursor: pointer;
	background: url("../images/flyout-close.svg") no-repeat scroll #fafbfc;
	background-position: .125rem;
	border: 0
}

.fresh-air .lang-modal .modal-header .page-lang {
	padding-top: .5rem;
	padding-bottom: 1.25rem;
	padding-left: 0;
	font-size: .875rem;
	line-height: 1rem;
	letter-spacing: .018rem
}

.lang-modal .search-dialog .border-bottom {
	color: #0b1f66 !important;
	border-bottom: .125rem solid #0b1f66 !important
}

.fresh-air .lang-modal .search-dialog .search-label {
	position: absolute;
	top: -.625rem;
	margin-bottom: 0;
	font-size: .8125rem;
	line-height: .8125rem;
	color: #0b1f66
}

.fresh-air .lang-modal .search-dialog .search-label.placeholder {
	padding-top: 1.5rem;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.5rem;
	color: #7c828a
}

.fresh-air .lang-modal .search-dialog .input-group.active {
	border-bottom: 0
}

.fresh-air .lang-modal .search-dialog .input-group .form-control {
	height: auto !important;
	padding-top: .3125rem !important;
	padding-right: 4rem !important;
	padding-bottom: .5rem !important;
	margin-top: .3125rem;
	margin-right: 0;
	font-size: 1.5rem !important;
	line-height: 1.5rem;
	color: #7c828a;
	border-bottom: .125rem solid #e8ecf2
}

.fresh-air .lang-modal .search-dialog .input-group-addon {
	position: absolute;
	top: 0;
	right: .125rem;
	z-index: 999;
	width: unset;
	height: 100%;
	line-height: 0;
	background: 0 0;
	border: 0
}

.fresh-air .lang-modal .search-dialog .input-group-addon .btn-clear {
	margin-right: 1.0625rem;
	cursor: pointer;
	background: transparent url("../images/search-clear.svg") no-repeat 100%
}

.fresh-air .lang-modal .search-dialog .input-group-addon .btn-search {
	background: transparent url("../images/search-icon-grey.png") no-repeat 50%
}

.fresh-air .lang-modal .search-dialog .input-group-addon .btn-search,
.lang-modal .search-dialog .input-group-addon .btn-clear {
	z-index: 9999;
	width: 1.19rem;
	height: 1.19rem;
	padding: 0;
	margin-top: .25rem;
	background-size: 1.1875rem !important;
	border: 0
}

.lang-modal .region-location-conatiner .searlist-desktop {
	margin-top: 1.625rem !important
}

.fresh-air .lang-modal .region-location-conatiner ul {
	padding: .25rem 0 0
}

.fresh-air .lang-modal .region-location-conatiner .region-container {
	padding: 0 0 0 .6875rem
}

.fresh-air .lang-modal .region-location-conatiner .location-container {
	padding: 0 0 0 2.125rem
}

.fresh-air .lang-modal .region-location-conatiner .title {
	padding: .375rem .125rem;
	margin-bottom: 0;
	font-size: .875rem;
	line-height: .8125rem;
	color: #5b6372
}

.fresh-air .lang-modal .region-location-conatiner ul {
	height: 12.5rem;
	max-height: 12.5rem;
	margin-top: .125rem;
	overflow-y: auto
}

.fresh-air .lang-modal .region-location-conatiner ul li {
	padding: 0 .125rem;
	font-size: .875rem;
	line-height: 1rem;
	list-style-type: none
}

.fresh-air .lang-modal .region-location-conatiner ul li.active {
	color: #0b1f66;
	background-color: #f2f2f2
}

.fresh-air .lang-modal .region-location-conatiner li a {
	padding: .4641rem 0
}

.fresh-air .lang-modal .region-location-conatiner li.active a {
	color: #0b1f66
}

.fresh-air .lang-modal .region-location-conatiner .input-group .form-control {
	height: auto !important;
	padding-top: .125rem;
	padding-right: 2.1875rem;
	padding-bottom: .125rem;
	margin-right: 1.9375rem;
	line-height: 2.875rem;
	border-bottom: .125rem solid #e8ecf2
}

.fresh-air .lang-modal .region-location-conatiner {
	margin-top: 1.25rem
}

.fresh-air .lang-modal .region-container a,
.lang-modal .region-container a:active {
	color: #0b1f66
}

.fresh-air .lang-modal .region-container a:focus {
	display: block;
	color: #0b1f66 !important;
	background-color: #f2f2f2 !important
}

.fresh-air .lang-modal .location-container a,
.lang-modal .location-container a:active,
.lang-modal .region-container a:focus {
	color: #4470c3
}

@media (max-width:991px) {
	.fresh-air .lang-modal {
		max-width: 100%;
		height: 100%;
		margin: 0;
		border: 0;
		-webkit-transform: none;
		transform: none
	}

	.fresh-air .lang-modal .modal-content {
		height: 100%
	}

	.fresh-air .lang-modal-content {
		padding-top: 6.9375rem !important;
		background: #fff url("../images/supergraphic-flyout.svg") no-repeat right 2.0625rem top 2.9rem;
		background-size: 4.5625rem 4rem
	}

	.fresh-air .modal-header .title {
		line-height: .8125rem
	}

	.fresh-air .modal-header .page-lang {
		padding-top: .75rem
	}

	.fresh-air .region-location-conatiner ul {
		height: 100% !important;
		max-height: 44rem !important
	}
}

@media (max-width:767px) {
	.fresh-air .lang-modal {
		top: 0;
		-webkit-transform: none !important;
		transform: none !important
	}

	.fresh-air .lang-modal .input-group .form-control {
		padding-right: 0 !important;
		margin-right: 0 !important;
		font-size: 1.25rem;
		line-height: 1.5rem
	}

	.fresh-air .action-bar .close {
		font-size: 1.125rem;
		line-height: 1.3125rem
	}

	.fresh-air .region-conatiner-mobile {
		max-height: 20rem;
		overflow: auto
	}

	.fresh-air .modal-header .title {
		font-size: 1.375rem !important;
		line-height: 1.75rem !important
	}

	.fresh-air .search-dialog .input-group-addon {
		right: 0
	}

	.fresh-air .region-conatiner-mobile .region-container {
		padding: 0
	}

	.fresh-air .region-conatiner-mobile .region-content a,
	.region-conatiner-mobile .region-content a:active {
		display: block;
		font-size: .875rem;
		line-height: 1rem;
		color: #0b1f66;
		text-decoration: none
	}

	.fresh-air .region-conatiner-mobile .region-content .dropdown-menu a,
	.region-conatiner-mobile .region-content .dropdown-menu a:active,
	.region-conatiner-mobile .region-content .dropdown-menu a:focus {
		color: #4470c3
	}

	.fresh-air .region-conatiner-mobile .region-content.open.show a:focus {
		display: block;
		color: #0b1f66 !important
	}

	.fresh-air .regionHedingArrow {
		display: inline-block;
		width: .875rem;
		height: 1.563rem;
		margin-right: .6875rem;
		background: url("../images/carot-red.svg") no-repeat 100% scroll transparent;
		transition: all .6s;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	.fresh-air .region-content.show .regionHedingArrow,
	.region-content.open .regionHedingArrow {
		transition: all .6s;
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}

	.fresh-air .region-content.show .caption,
	.region-content.open .caption {
		border-bottom: 0 !important
	}

	.fresh-air .region-content .caption {
		padding: 1.625rem 0 !important;
		border-bottom: 1px solid #dedfe1
	}

	.fresh-air .region-content .dropdown-menu li:first-child {
		padding-top: .25rem !important
	}

	.fresh-air .region-content .dropdown-menu li:last-child {
		padding-bottom: .25rem !important
	}

	.fresh-air .region-content .dropdown-menu {
		position: static;
		float: none;
		padding: 0;
		margin: 0;
		border: 0
	}

	.fresh-air .region-content li {
		padding: .6875rem 0
	}

	.fresh-air .region-content li .dropdown-itemlangugage {
		padding: 0;
		font-size: 1.125rem;
		line-height: 1.3125rem;
		color: #4470c3 !important
	}

	.fresh-air .search-result {
		padding-top: 1rem
	}

	.fresh-air .search-result ul {
		padding: 0;
		list-style-type: none
	}

	.fresh-air .lang-modal-content {
		padding: 6.625rem 1.875rem 1.625rem !important;
		background: #fff url("../images/supergraphic-flyout.svg") no-repeat right .3345rem top 2.9rem;
		background-size: 4.625rem
	}

	.fresh-air .lang-modal-content .input-group .form-control {
		margin-right: 0
	}

	.fresh-air .lang-modal-content .search-dialog .input-group-addon {
		right: 0
	}
}

@media (min-width:320px) and (max-width:374px) {
	.fresh-air .extsite-flyout .d-sm-none {
		display: none !important
	}

	.fresh-air .extsite-flyout .d-sm-block {
		display: block !important
	}

	.fresh-air .extsite-flyout .col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media (min-width:414px) and (max-width:736px) and (orientation:landscape) {
	.fresh-air .mobile-region-content {
		max-height: 10rem;
		overflow: auto
	}
}

@media (min-width:375px) and (max-width:667px) and (orientation:landscape) {
	.fresh-air .mobile-region-content {
		max-height: 8rem;
		overflow: auto
	}
}

@media (min-width:375px) and (max-width:812px) and (orientation:landscape) {
	.fresh-air .region-location-conatiner {
		max-height: 8rem;
		overflow: auto
	}
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.fresh-air .input-group.active ::-ms-clear {
		display: none
	}

	.fresh-air .lang-modal .search-dialog .input-group-addon .btn-clear {
		background-size: 1.19rem !important;
		border-radius: 0 !important
	}
}

.media-cutout-grid-container {
	color: #0b1f66
}

.media-cutout-grid-container img {
	width: 100%
}

.media-cutout-grid-container h4 {
	font-size: 1.125rem;
	line-height: 1.375rem;
	text-transform: uppercase;
	letter-spacing: .1rem
}

.media-cutout-grid-container p {
	font-size: 1.5rem;
	line-height: 2.125rem;
	letter-spacing: 0
}

.media-cutout-grid-container .row {
	padding-bottom: 3.625rem !important;
	border-bottom: 1px solid #dedfe1
}

.media-cutout-grid-container .row:not(:first-child) {
	padding-top: 3.625rem
}

@media (max-width: 767px) {
	.media-cutout-grid-container {
		padding: 4.125rem 1.875rem
	}

	.media-cutout-grid-container .row {
		padding-top: 2.75rem
	}

	.media-cutout-grid-container .row:not(:first-child) {
		padding-bottom: 2.75rem
	}

	.media-cutout-grid-container img {
		height: 19.6875rem
	}

	.media-cutout-grid-container .content-wrapper {
		display: inline-block;
		padding: 2.75rem 0 6.125rem
	}

	.media-cutout-grid-container .content-wrapper h4 {
		margin-bottom: 0.4375 rrem;
		font-size: 0.9375rem;
		line-height: 1.375rem;
		letter-spacing: 0.0875rem
	}

	.media-cutout-grid-container .content-wrapper p {
		font-size: 1.125rem;
		line-height: 1.75rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.media-cutout-grid-container {
		padding: 5.75rem 1.875rem
	}

	.media-cutout-grid-container img {
		height: 22.0625rem
	}

	.media-cutout-grid-container .content-wrapper {
		padding: 1.75rem 0 7.5625rem 1.75rem
	}

	.media-cutout-grid-container .content-wrapper h4 {
		margin-bottom: 1.125rem
	}

	.media-cutout-grid-container .flex-md-row-reverse .content-wrapper {
		padding-right: 1.875rem
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.media-cutout-grid-container {
		padding: 8.25rem 1.875rem
	}

	.media-cutout-grid-container img {
		height: 21.25rem
	}

	edia-cutout-grid-container h4 {
		margin-bottom: 1rem
	}

	.media-cutout-grid-container .left-img-wrapper {
		padding-right: 3.47875rem !important
	}

	.media-cutout-grid-container .content-wrapper {
		padding: 3.125rem 0 7.625rem 1.875rem
	}

	.media-cutout-grid-container .right-content-wrapper {
		padding: 3.125rem 0 7.625rem;
		margin-left: -1.66625rem
	}

	.media-cutout-grid-container .right-img-wrapper {
		padding-left: 3.47875rem !important
	}

	.media-cutout-grid-container .left-content-wrapper {
		padding: 3.125rem 0 7.625rem;
		margin-right: -.41625rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.media-cutout-grid-container {
		padding: 8.25rem 1.875rem
	}

	.media-cutout-grid-container img {
		height: 24.25rem
	}

	.media-cutout-grid-container .content-wrapper {
		padding: 11rem 0 7.85625rem 2.3875rem
	}

	.media-cutout-grid-container .content-wrapper h4 {
		margin-bottom: 1.0625rem
	}

	.media-cutout-grid-container .flex-md-row-reverse .content-wrapper {
		padding-right: 2.5rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.media-cutout-grid-container {
		padding: 8.25rem 8.875rem
	}

	.media-cutout-grid-container img {
		height: 24.625rem
	}

	.media-cutout-grid-container .content-wrapper {
		padding: 4.75rem 0 11.375rem 3rem
	}

	.media-cutout-grid-container .content-wrapper h4 {
		margin-bottom: 1.0625rem
	}

	.media-cutout-grid-container .flex-md-row-reverse .content-wrapper {
		padding-right: 4.25rem
	}
}

@media (min-width:1600px) {
	.media-cutout-grid-container {
		padding: 8.25rem 13.875rem
	}

	.media-cutout-grid-container img {
		height: 24.625rem
	}

	.media-cutout-grid-container .content-wrapper {
		padding: 4.75rem 0 9.375rem 3rem
	}

	.media-cutout-grid-container .content-wrapper h4 {
		margin-bottom: 1.0625rem
	}

	.media-cutout-grid-container .flex-md-row-reverse .content-wrapper {
		padding-right: 4.25rem
	}
}

.tout-dynamic-1up-main-container {
	color: #0b1f66
}

.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .tout-header {
	font-size: 2.375rem;
	line-height: 1.625rem;
	letter-spacing: 0
}

.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container .seat-type-text {
	font-size: .875rem;
	line-height: 1.0625rem;
	text-transform: uppercase;
	letter-spacing: .025rem
}

.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container .seat-price-dollar-value {
	color: #00002a
}

.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .book-submit-btn {
	padding-bottom: 1.875rem;
	border-bottom: .0625rem solid #dedfe1
}

.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .book-submit-btn .btn {
	text-align: center
}

.tout-dynamic-1up-main-container .price-disclaimer {
	font-family: Whitney-BookItalic;
	color: #7c828a;
	text-align: center
}

.tout-dynamic-1up-main-container .card-img-toutdynamic {
	height: 23.125rem
}

.tout-dynamic-1up-main-container .tout-dynamic-hero {
	min-height: 1rem
}

@media (max-width:767px) {
	.tout-dynamic-1up-main-container .card-img-toutdynamic {
		height: 12.5rem
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper {
		padding: 1.2875rem 1.875rem 0 1.8125rem
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .tout-header {
		font-size: 1.5rem;
		line-height: 2.1875rem;
		letter-spacing: 0
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .tout-description {
		padding-bottom: 1.25rem;
		border-bottom: .0625rem solid #dedfe1
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .tout-description .tout-description-text {
		font-size: .9375rem;
		line-height: 2.125rem;
		letter-spacing: 0
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container {
		padding: 1.5625rem 0 1.875rem !important;
		border-bottom: .0625rem solid #dedfe1
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container .seat-type-text {
		padding-bottom: .875rem;
		font-size: .8125rem;
		line-height: 1rem;
		letter-spacing: .023125rem
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container sup {
		font-size: 1.875rem;
		line-height: 2.5625rem;
		letter-spacing: 0
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container .seat-price-dollar-value {
		font-size: 3.5625rem;
		line-height: 2.5625rem;
		letter-spacing: 0
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .book-submit-btn {
		padding-top: 1.875rem
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .book-submit-btn .btn {
		width: 100%
	}

	.tout-dynamic-1up-main-container .price-disclaimer {
		padding: 1rem 4.525rem 1.5rem 4.4375rem;
		font-size: .8125rem;
		line-height: 1.125rem;
		letter-spacing: .00875rem
	}

	.tout-dynamic-1up-main-container .tout-dynamic-hero {
		min-height: 24.38rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper {
		padding: 2.0625rem 2.53125rem 0 2.5rem
	}

	.tout-dynamic-1up-main-container .price-disclaimer {
		padding: 1.21875rem 11.25rem 1.3125rem 9.75rem
	}

	.tout-dynamic-1up-main-container .card-img-toutdynamic {
		height: 20.3125rem
	}

	.tout-dynamic-1up-main-container .price-grp {
		overflow-x: scroll
	}

	.tout-dynamic-1up-main-container .price-container-divider {
		border-right: .0625rem solid #dedfe1
	}

	.tout-dynamic-1up-main-container .tout-dynamic-hero {
		min-height: 21.88rem
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.tout-dynamic-1up-main-container {
		padding: 4.375rem 1.875rem !important
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .tout-description {
		padding-top: .125rem;
		padding-bottom: 1.78125rem;
		border-bottom: .0625rem solid #dedfe1
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .tout-description .tout-description-text {
		font-size: 1.125rem;
		line-height: 2.125rem;
		letter-spacing: 0
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container {
		padding: 2.21875rem 0 2.46875rem !important
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container .seat-type-text {
		padding-bottom: 1rem
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container sup {
		font-size: 2.125rem;
		line-height: 2.5625rem;
		letter-spacing: 0
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container .seat-price-dollar-value {
		font-size: 3.75rem;
		line-height: 2.5625rem;
		letter-spacing: 0
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .book-submit-btn {
		padding-top: 2.46875rem
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .book-submit-btn .btn {
		width: 55%
	}

	.tout-dynamic-1up-main-container .price-disclaimer {
		font-size: .875rem;
		line-height: 1.5rem;
		letter-spacing: .001rem
	}

	.tout-dynamic-1up-main-container .price-container-separator {
		border-bottom: .0625rem solid #dedfe1
	}

	.tout-dynamic-1up-main-container .price-container-divider,
	.tout-dynamic-1up-main-container .seat-price-description>.seat-type-price-container .price-container-border {
		border-right: .0625rem solid #dedfe1
	}

	.main-container_2price .seat-price-container-seperator div {
		margin-left: 3.125rem !important
	}

	.main-container_3price .seat-price-container-seperator div,
	.main-container_4price .seat-price-container-seperator div {
		margin-left: 1.875rem !important
	}

	.main-container_4price .seat-price-container-seperator .price-grp {
		overflow-x: scroll
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper {
		padding: 2.6875rem 2.53125rem 0 2.5rem
	}

	.tout-dynamic-1up-main-container .price-disclaimer {
		padding: 1.21875rem 16.375rem 1.3125rem 18.625rem
	}

	.tout-dynamic-1up-main-container .price-grp {
		overflow-x: scroll
	}

	.tout-dynamic-1up-main-container .price-container-divider {
		border-right: .0625rem solid #dedfe1
	}

	.tout-dynamic-1up-main-container .tout-dynamic-hero {
		min-height: 28.75rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.tout-dynamic-1up-main-container {
		padding: 4.375rem 1.875rem !important
	}

	.tout-dynamic-1up-main-container .tout-dynamic-hero {
		min-height: 28.75rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.tout-dynamic-1up-main-container {
		padding: 4.375rem 8.875rem !important
	}

	.tout-dynamic-1up-main-container .tout-dynamic-hero {
		min-height: 38.25rem
	}
}

@media (min-width:1440px) {
	.tout-dynamic-1up-main-container {
		padding: 4.375rem 13.875rem !important
	}

	.tout-dynamic-1up-main-container .tout-dynamic-hero {
		min-height: 38.25rem
	}
}

@media (min-width:1200px) {
	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper {
		padding: 2.6875rem 2.46875rem 2.46875rem 2.4375rem
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .row:last-child {
		padding-top: 2.21875rem !important;
		border-top: .0625rem solid #dedfe1
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .tout-description-header {
		padding-bottom: .625rem;
		font-size: .875rem;
		line-height: 1.0625rem;
		text-transform: uppercase;
		letter-spacing: .025rem
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .tout-description-container .tout-description-date {
		font-size: 1.75rem;
		line-height: 2.5625rem;
		letter-spacing: 0
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .tout-description-container .tout-description-date:first-child {
		padding-right: 1.49375rem
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .tout-description-container .tout-description-date:last-child {
		padding-left: 1.49375rem;
		border-left: .0625rem solid #e8ecf2
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container .seat-type-text {
		padding-bottom: .625rem
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container sup {
		font-size: 1.75rem;
		line-height: 2.5625rem;
		letter-spacing: 0
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .seat-type-price-container .seat-price-dollar-value {
		font-size: 3.375rem;
		line-height: 2.5625rem;
		letter-spacing: 0
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .book-submit-btn {
		padding-bottom: 0;
		border-bottom: 0
	}

	.tout-dynamic-1up-main-container .tout-dynamic-card-wrapper .book-submit-btn .btn {
		width: 13.4375rem
	}

	.tout-dynamic-1up-main-container .price-disclaimer {
		padding: 1.21875rem 0 1.3125rem;
		margin: 0 2.46875rem 0 2.4375rem;
		font-size: .875rem;
		line-height: 1.5rem;
		text-align: left;
		letter-spacing: .001rem;
		border-top: .0625rem solid #dedfe1
	}

	.main-container_2price .tout-header,
	.main-container_3price .tout-header {
		padding-bottom: 2.59375rem !important
	}

	.main-container_3price .tout-header-description {
		font-size: 1.25rem;
		line-height: 2.125rem;
		letter-spacing: 0
	}

	.main-container_4price .tout-header {
		padding-bottom: 2.59375rem !important
	}

	.main-container_4price .tout-header-description {
		font-size: 1.25rem;
		line-height: 2.125rem;
		letter-spacing: 0
	}
}

.tout-dynamic-main-container {
	margin: 0;
	color: #0b1f66
}

.tout-dynamic-main-container .tout-dynamic-card-wrapper a.tout-2up-header-section {
	display: block;
	text-decoration: none
}

.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-header {
	color: #0b1f66;
	text-transform: capitalize
}

.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-arrow {
	float: right;
	width: .65625rem;
	height: 1.875rem;
	margin-top: -1.5rem
}

.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-description .tout-description-text {
	color: #0b1f66;
	text-transform: capitalize
}

.tout-dynamic-main-container .tout-dynamic-card-wrapper .per-person-text {
	text-transform: capitalize
}

.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-label-text {
	font-size: .875rem;
	line-height: 1.375rem;
	text-transform: uppercase;
	letter-spacing: .075rem
}

.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price sup {
	top: -.3rem;
	font-size: 1.875rem;
	line-height: 2.5rem;
	letter-spacing: 0;
	vertical-align: top
}

.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price .chart-price-dollar-value {
	font-size: 3.125rem;
	line-height: 2.5rem;
	color: #00002a;
	letter-spacing: 0
}

.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price .chart-prive-val {
	padding-top: .8125rem !important
}

.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price-submit-btn .btn {
	font-size: .875rem;
	line-height: 1.0625rem;
	letter-spacing: .1125rem
}

.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-2up-header-section:focus {
	outline: .1rem auto #0b1f66 !important
}

.tout-dynamic-main-container .tout-dynamic-hero {
	min-height: 1rem
}

.tout-dynamic-2up .content-wrapper {
	padding-right: .9375rem !important;
	padding-left: .9375rem !important;
	background-color: transparent;
	border: 0
}

.tout-dynamic-2up .content-wrapper:first-child {
	padding-right: 0 !important
}

.tout-dynamic-2up .tout-dynamic-card-wrapper {
	border: 1px solid #dedfe1
}

.fresh-air .deals-title-container {
	margin-bottom: 2rem
}

.fresh-air .deals-title-container .deals-destination-title {
	margin: 0 0 .25rem .5rem;
	font-size: 3rem;
	font-weight: 500;
	color: #0b1f66
}

.fresh-air .deals-title-container .deals-subtext {
	display: none
}

.fresh-air .deals-fees-disclaimer {
	margin: 3.25rem 10rem 1.875rem;
	line-height: 1rem;
	text-align: center
}

.fresh-air .view-all-deals-btn {
	margin-left: 33%
}

.info-content-container .tout-dynamic-main-container .chart-price {
	display: block;
	width: 100%
}

.info-content-container .tout-dynamic-main-container .chart-price .chart-prive-val {
	max-width: 100%;
	padding-bottom: 3rem !important
}

.info-content-container .tout-dynamic-main-container .chart-price .chart-price-submit-btn {
	max-width: 100%
}

@media (max-width:767px) {
	.fresh-air .deals-destination-title {
		margin-bottom: 0;
		margin-left: .5rem !important;
		font-size: 2.375rem
	}

	.fresh-air .deals-subtext {
		display: inline-block !important;
		margin: .5rem 0 1rem 1.125rem
	}

	.fresh-air .view-all-deals-btn {
		margin: 0 1rem
	}

	.fresh-air .deals-fees-disclaimer {
		margin: 0 1.875rem 1.5rem
	}

	.tout-dynamic-main-container .content-wrapper:first-child {
		padding-bottom: 4.125rem !important
	}

	.tout-dynamic-main-container .card-img-toutdynamic {
		height: 12.5rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper {
		padding: 1.3125rem 1.875rem 1.875rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-header {
		font-size: 1.5rem;
		line-height: 1.75rem;
		letter-spacing: 0
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-description {
		padding-bottom: 1.125rem;
		border-bottom: .0625rem solid #dedfe1
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-description .tout-description-text {
		font-size: .9375rem;
		line-height: 1.125rem;
		letter-spacing: 0
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-label-text {
		padding-top: 1.625rem;
		padding-bottom: .625rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price .chart-prive-val {
		padding-top: 0 !important
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .per-person-text {
		padding-top: .5rem;
		padding-bottom: 1.5rem;
		font-size: .8125rem;
		line-height: 1rem;
		letter-spacing: .023125rem
	}

	.tout-dynamic-2up .tout-dynamic-hero {
		min-height: 12.5rem
	}

	.info-content-container .tout-dynamic-main-container .chart-price .chart-prive-val {
		padding-bottom: 0 !important
	}
}

@media (max-width:991px) {
	.tout-dynamic-2up .content-wrapper {
		padding: 0 0 3rem !important
	}

	.fresh-air .deals-destination-title,
	.tout-dynamic-2up .deals-destination-title {
		margin-left: -.25rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.tout-dynamic-main-container .content-wrapper:first-child {
		padding-bottom: 5.75rem !important
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper {
		padding: 1.9375rem 2.5625rem 3.125rem 2.4375rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-header {
		font-size: 2.375rem;
		line-height: 1.625rem;
		letter-spacing: 0
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-description {
		padding-bottom: 1.96875rem;
		border-bottom: .0625rem solid #dedfe1
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-description .tout-description-text {
		font-size: 1.125rem;
		line-height: 2.125rem;
		letter-spacing: 0
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-label-text {
		padding-top: 1.28125rem;
		padding-bottom: .1875rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .per-person-text {
		display: none
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price-submit-btn .btn-danger {
		height: 3.71428rem
	}

	.tout-dynamic-2up .tout-dynamic-hero {
		min-height: 18.625rem
	}

	.fresh-air .view-all-deals-btn {
		margin-left: 22%
	}

	.fresh-air .view-all-deals-btn .btn-secondary-cta {
		padding: 1.125rem
	}

	.fresh-air .deals-fees-disclaimer {
		margin: 0 0 1.25rem
	}

	.info-content-container .tout-dynamic-main-container .view-all-deals-btn {
		max-width: 90%;
		margin-left: 5%
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.tout-dynamic-main-container .content-wrapper:first-child {
		padding-right: 1.875rem !important
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper {
		padding: 2rem 1.9375rem 2.5rem 1.8125rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-header {
		font-size: 2.125rem;
		line-height: 2.5625rem;
		letter-spacing: 0
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-right-arrow {
		padding-top: 0.375rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-description {
		padding-bottom: 1.79375rem;
		border-bottom: 0.125rem solid #dedfe1
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-description .tout-description-text {
		font-size: 1.125rem;
		line-height: 1.5rem;
		letter-spacing: 0
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-label-text {
		padding-top: 1.8125rem;
		padding-bottom: 0.125rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .per-person-text {
		display: none
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price-submit-btn {
		padding-top: 1.75rem !important
	}

	.tout-dynamic-2up .tout-dynamic-hero {
		min-height: 18.9375rem
	}

	.fresh-air .deals-fees-disclaimer {
		margin: 3.125rem 4rem 1.25rem 0.375rem
	}

	.fresh-air .view-all-deals-btn {
		margin-left: 25%
	}

	.fresh-air .view-all-deals-btn .btn-secondary-cta {
		padding: 1.125rem
	}

	.info-content-container .tout-dynamic-main-container .chart-price .chart-prive-val {
		padding-bottom: 1rem !important
	}

	.info-content-container .tout-dynamic-main-container .view-all-deals-btn {
		padding: 0
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.tout-dynamic-main-container .content-wrapper:first-child {
		padding-right: 1.875rem !important
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper {
		padding: 1.8375rem 2rem 3.20625rem 2.4375rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-label-text {
		padding-top: 1.75rem;
		padding-bottom: .66875rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price-submit-btn {
		padding-left: .175rem
	}

	.tout-dynamic-2up .tout-dynamic-hero {
		min-height: 19.25rem
	}

	.fresh-air .deals-fees-disclaimer {
		margin: 3.25rem 7rem 1.875rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.tout-dynamic-main-container .content-wrapper:first-child {
		padding-right: 1.75rem !important
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper {
		padding: 1.8375rem 2.5625rem 3.1875rem 2.4375rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-label-text {
		padding-top: 2rem;
		padding-bottom: .5625rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price-submit-btn {
		padding-left: .7375rem
	}

	.tout-dynamic-2up .tout-dynamic-hero {
		min-height: 20.3125rem
	}
}

@media (min-width:1600px) {
	.tout-dynamic-main-container .content-wrapper:first-child {
		padding-right: 1.875rem !important
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper {
		padding: 1.8375rem 2.5625rem 3.1875rem 2.4375rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-label-text {
		padding-top: 2rem;
		padding-bottom: .5625rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price-submit-btn {
		padding-left: .7375rem
	}

	.tout-dynamic-2up .tout-dynamic-hero {
		min-height: 20.3125rem
	}
}

@media (min-width:1200px) {
	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-header {
		font-size: 2.125rem;
		line-height: 2.5625rem;
		letter-spacing: 0
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-right-arrow {
		padding-top: .75rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-description {
		padding-bottom: 1.79375rem;
		border-bottom: .0625rem solid #dedfe1
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .tout-description .tout-description-text {
		font-size: 1.125rem;
		line-height: 2.125rem;
		letter-spacing: 0
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .per-person-text {
		display: none
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price sup {
		font-size: 2.125rem;
		line-height: 2.5625rem
	}

	.tout-dynamic-main-container .tout-dynamic-card-wrapper .chart-price .chart-price-dollar-value {
		line-height: 2.5625rem
	}

	.info-content-container .tout-dynamic-main-container .view-all-deals-btn {
		max-width: 50%;
		margin-left: 25%
	}
}

.fresh-air .hp-footer {
	min-width: auto;
	padding-bottom: 1.5625rem;
	background-color: #11172b !important;
	outline: 0;
	padding: 50px 0 25px 0
}

.fresh-air .hp-footer hr {
	height: 0;
	margin-top: 3.375rem;
	margin-bottom: 3.625rem;
	border-top-color: #3a4351;
	border-bottom: 0
}

.hp-footer .footer-bottom {
	padding-top: 1.5625rem
}

.fresh-air .hp-footer h2 {
	font-weight: 400
}

.hp-footer .footer-bottom-rows {
	line-height: 2.8125rem
}

.hp-footer .footer-bottom-rows .border-right {
	border-right: 1px solid #2d3641
}

.fresh-air .hp-footer .container {
	float: none;
	border-top: 0
}

.fresh-air footer {
	padding: 0;
	margin: 0;
	outline: 0
}

@media (max-width:767px) {
	.fresh-air .hp-footer {
		min-width: 23.44rem;
		padding-bottom: 0
	}

	.footer-bottom-rows {
		margin-bottom: 4.125rem
	}

	.footer-bottom-rows .no-border-right {
		border-right: 0 !important
	}

	.fresh-air .extra-margin {
		margin-bottom: 5rem
	}

	.footer-padding-top {
		padding-top: 2.8125rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.footer-bottom-rows {
		margin-bottom: 4rem
	}
}

@media (min-width:992px) {
	.footer-bottom-rows {
		margin-bottom: 4.375rem
	}
}

@media (min-width:768px) {
	.footer-bottom-rows .pad-rt-20 {
		padding-right: 1.25rem !important
	}

	.footer-bottom-rows .pad-lt-30 {
		padding-left: 1.875rem !important
	}
}

@media (max-width:767px) {
	.fresh-air .bg-dark-footer a:focus {
		background-color: #242a48 !important;
		border-radius: 3px !important;
		outline: 0 !important;
		box-shadow: 0 0 0 2px #616778 !important
	}
}

.footer-search-container .footer-search-topic {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem
}

.footer-search-container .footer-search-topic .search-text {
	display: inline;
	padding-bottom: .1875rem;
	font-size: 2.875rem;
	font-weight: 400;
	line-height: 3.375rem;
	color: #fff;
	text-decoration: none;
	vertical-align: middle
}

.footer-search-container .footer-search-topic .search-container .search {
	width: 2.125rem;
	height: 2.125rem;
	margin-left: .875rem
}

.footer-search-container .footer-search-topic .search-container .search.icon-search-icon {
	text-decoration: none
}

.footer-search-container .footer-search-topic .search-container .search.icon-search-icon:before {
	font-weight: 600
}

.footer-search-container .footer-popular-topic {
	font-size: 1.125rem;
	font-weight: 400;
	line-height: .875rem;
	color: #7d8388
}

.footer-search-container .footer-popular-topic a {
	font-size: 1.125rem;
	font-weight: 400;
	line-height: .875rem;
	color: #fff
}

.footer-search-container .footer-popular-topic a:hover {
	color: #fff
}

.footer-search-container .footer-popular-topic h3 {
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 1.375rem;
	margin-right: 1.5rem;
	font-size: 1.125rem;
	line-height: .875rem;
	color: #7d8388 !important;
	text-transform: capitalize
}

.footer-search-container .footer-popular-topic ul {
	display: inline
}

.footer-search-container .footer-popular-topic .list-inline-item {
	margin-bottom: .625rem;
	margin-left: 1.375rem
}

@media (max-width:767px) {
	.footer-search-container .footer-search-topic {
		padding: 0;
		margin-top: 1.875rem;
		margin-right: .9375rem;
		margin-left: .9375rem
	}

	.footer-search-container .footer-search-topic .search-text {
		display: block;
		padding: 0;
		padding-bottom: 1.1875rem;
		font-size: 1.5rem;
		line-height: 1.5rem
	}

	.footer-search-container .footer-search-topic .search-container {
		float: right;
		padding-right: 0;
		margin: 0
	}

	.footer-search-container .footer-search-topic .search-container .search {
		width: 1.125rem;
		height: 1.125rem;
		margin-top: .3125rem;
		margin-left: 0;
		background-size: 1.125rem
	}

	.footer-search-container .footer-search-topic .search-container .search.icon-search-icon {
		margin-top: 0;
		margin-right: .375rem
	}

	.footer-search-container .footer-search-topic .search-container .search.icon-search-icon:before {
		vertical-align: text-top
	}
}

@media (min-width:768px) and (max-width:991px) {
	.footer-search-container .footer-search-topic {
		margin-top: 3rem
	}

	.fresh-air .footer-search-container .search-container .search.icon-search-icon {
		display: inline;
		font-size: 2.215rem
	}

	.fresh-air .footer-search-container .search-container .search.icon-search-icon:before {
		vertical-align: text-top
	}
}

@media (min-width:992px) {
	.fresh-air .footer-search-container .search-container .search.icon-search-icon {
		position: relative
	}

	.fresh-air .footer-search-container .search-container .search.icon-search-icon:before {
		position: absolute;
		left: .375rem;
		margin-top: .5rem;
		text-align: center;
		vertical-align: text-top
	}
}

.fresh-air .social-icons-container a {
	display: inline-block !important;
	width: 2.8rem;
	height: 2.82rem
}

.fresh-air .social-icons-container a.facebook {
	margin-right: 1rem
}

.fresh-air .border-right-social-icons .social-icons-container {
	border-right: .0625rem solid #2d3641
}

@media (max-width:767px) {
	.fresh-air .social-icons-container {
		margin-right: .9375rem
	}

	.fresh-air .border-right-social-icons .social-icons-container {
		border-right: 0
	}
}

@media (min-width:768px) {
	.fresh-air .social-icons-container {
		padding-right: 1.875rem
	}
}

.fresh-air .website-feeddback-container {
	padding: 0 0 5px
}

.fresh-air .website-feeddback-container a {
	display: inline-block;
	line-height: 2.938rem;
	color: #fff
}

.fresh-air .website-feeddback-container a span {
	padding: 0 0 0 .9375rem;
	font-size: .875rem;
	vertical-align: top
}

.fresh-air .website-feeddback-container a:hover {
	text-decoration: none
}

@media (max-width:767px) {
	.fresh-air .website-feeddback-container a span {
		padding: 0 0 0 .75rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .website-feeddback-container {
		margin-right: 1.875rem
	}
}

@media (min-width:768px) {
	.fresh-air .pad-rt-30 {
		padding-right: 1.875rem !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .website-feeddback-container a {
		padding: 0 2rem
	}
}

.footer-column .caption a,
.fresh-air .footer-column .caption h3 {
	font-size: 1.2rem;
	line-height: 1.125rem;
	color: #eee !important;
	text-transform: uppercase !important;
	font-weight: 700
}

.footer-column .caption a:visited,
.fresh-air .footer-column .caption a:link {
	color: #7d8388
}

.fresh-air .footer-column .caption a:hover {
	color: #7d8388;
	text-decoration: none
}

.fresh-air .footer-column ul {
	padding-left: 0;
	list-style: none
}

.fresh-air .footer-column ul li {
	margin-bottom: .3125rem;
	line-height: 1.59375rem
}

.fresh-air .footer-column ul li a {
	margin-left: .125rem;
	font-size: 15px;
	font-weight: 400;
	line-height: .875rem;
	color: #fff
}

.footer-column ul li a:visited,
.fresh-air .footer-column ul li a:link {
	color: #fff
}

.fresh-air .footer-column ul li a:hover {
	text-decoration: none
}

.fresh-air .footer-column .dropdown-menu {
	position: static;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: none;
	min-width: inherit;
	padding: 0;
	margin: 0;
	font-size: inherit;
	line-height: .875rem;
	color: #7d8388;
	list-style: none;
	background-color: inherit;
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

@media (max-width:767px) {
	.fresh-air .footer-column-container {
		padding: 0
	}

	.fresh-air .footer-column .footer-content.show .footerColumnHedingArrow {
		transition: all .6s;
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}

	.footer-column .footer-content.open .caption .icon-Dropdown-caret:before,
	.fresh-air .footer-column .footer-content.show .caption .icon-Dropdown-caret:before {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.fresh-air .footer-column .caption {
		box-sizing: border-box;
		padding-bottom: .125rem;
		border-bottom: 1px solid #3a4351;
		margin-bottom: 10px
	}

	.footer-column .caption a,
	.fresh-air .footer-column .caption h3 {
		display: block;
		font-size: .9375rem;
		line-height: 1.5625rem;
		color: #fff
	}

	.footer-column .caption a:visited,
	.fresh-air .footer-column .caption a:hover,
	.fresh-air .footer-column .caption a:link {
		color: #fff
	}

	.fresh-air .footer-column .caption .icon-Dropdown-caret {
		position: relative
	}

	.fresh-air .footer-column .caption .icon-Dropdown-caret:before {
		position: absolute;
		right: 1.125rem;
		padding-top: 1px;
		font-size: 5px;
		line-height: 1.5625rem;
		color: #fff
	}

	.fresh-air .footer-column ul {
		padding: 0;
		display: block
	}

	.fresh-air .footer-column ul li {
		margin-bottom: 0
	}

	.fresh-air .footer-column ul li a {
		display: block;
		padding-bottom: 1.25rem;
		font-size: .9375rem
	}

	.fresh-air .footer-column ul li:last-child a {}

	.fresh-air .footer-column .dropdown-menu {
		display: block;
		height: 0;
		overflow: hidden;
		opacity: 0;
		transition: all .6s
	}

	.fresh-air .footer-column .footerColumnHedingArrow {
		display: inline-block;
		width: .75rem;
		height: 1.563rem;
		margin-right: 1.25rem;
		background: url("../images/carot-white-sm-open.svg") no-repeat 100% scroll transparent;
		transition: all .6s;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	.fresh-air .footer-column .open>ul {
		border-bottom: 0 !important
	}

	.fresh-air .footer-column .open>.dropdown-menu {
		height: auto !important;
		padding: 1.25rem 0 !important;
		opacity: 1 !important;
		transition: all .6s !important
	}
}

@media (min-width:992px) {
	.fresh-air .footer-column {
		font-size: 1.0625rem
	}

	.fresh-air .footer-column ul {
		padding-top: 0
	}

	.fresh-air .footer-column ul li a {
		line-height: .875rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .footer-column-container {
		padding-right: 0;
		padding-left: 0
	}

	.fresh-air .footer-column .caption {
		height: 2.25rem;
		margin-bottom: 0
	}

	.fresh-air .footer-column ul {
		margin-top: 1.375rem
	}
}

.mediaCarouselIndicators .media-carousel-caption {
	padding-top: 0
}

.mediaCarouselIndicators .media-carousel-indicator {
	bottom: 8.875rem
}

.mediaCarouselIndicators .media-carousel-indicator li {
	width: 5.125rem;
	height: 2.813rem;
	margin: 0 3.125rem;
	font-size: 1.25rem;
	line-height: 1.5rem;
	color: #0b1f66;
	text-indent: 0;
	background-color: #fff !important;
	opacity: .8
}

.mediaCarouselIndicators .media-carousel-indicator li.active {
	border-bottom: 3px solid #0b1f66
}

@media (max-width:767px) {
	.mediaCarouselIndicators .media-carousel-panel {
		margin: 4.125rem 0
	}

	.mediaCarouselIndicators .media-carousel-text {
		margin: 6.25rem 2.688rem 0
	}

	.mediaCarouselIndicators .media-carousel-img {
		min-height: 19.69rem
	}

	.mediaCarouselIndicators .media-carousel-indicator li {
		width: 4.125rem;
		height: 2.063rem;
		margin: 0 5px;
		font-size: .9375rem;
		line-height: 1.125rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.mediaCarouselIndicators .media-carousel-panel {
		margin: 5.75rem 0
	}

	.mediaCarouselIndicators .media-carousel-text {
		margin: 9.188rem 6.688rem 0 6.75rem
	}

	.mediaCarouselIndicators .media-carousel-img {
		min-height: 21.88rem
	}

	.mediaCarouselIndicators .media-carousel-indicator li {
		height: 2.688rem;
		margin: 0 2.188rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.mediaCarouselIndicators .media-carousel-panel {
		margin: 8.25rem 0
	}

	.mediaCarouselIndicators .media-carousel-text {
		margin: 9.875rem 10.25rem 0 11rem
	}

	.mediaCarouselIndicators .media-carousel-img {
		min-height: 38.25rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.mediaCarouselIndicators .media-carousel-panel {
		margin: 8.25rem 0
	}

	.mediaCarouselIndicators .media-carousel-text {
		margin: 9.875rem 16.88rem 0 17.38rem
	}

	.mediaCarouselIndicators .media-carousel-img {
		min-height: 38.25rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.mediaCarouselIndicators .media-carousel-panel {
		margin: 8.25rem 0
	}

	.mediaCarouselIndicators .media-carousel-text {
		margin: 9.875rem 24.31rem 0 24.94rem
	}

	.mediaCarouselIndicators .media-carousel-img {
		min-height: 38.25rem
	}

	.mediaCarouselIndicators .media-carousel-indicator {
		bottom: 10.875rem
	}
}

@media (min-width:1600px) {
	.mediaCarouselIndicators .media-carousel-panel {
		margin: 8.25rem 0
	}

	.mediaCarouselIndicators .media-carousel-text {
		margin: 9.875rem 29.31rem 0 29.94rem
	}

	.mediaCarouselIndicators .media-carousel-img {
		min-height: 38.25rem
	}

	.mediaCarouselIndicators .media-carousel-indicator {
		bottom: 10.875rem
	}
}

.language-selector-container {
	margin-left: 0
}

.language-selector-container a {
	display: inline-block;
	padding: .3125rem;
	margin-bottom: .6875rem;
	line-height: 1.5rem;
	color: #fff;
	vertical-align: middle
}

.language-selector-container a span {
	font-size: .875rem;
	color: #fff;
	text-align: center;
	vertical-align: middle
}

.language-selector-container a:hover {
	color: #fff;
	text-decoration: none
}

.language-selector-container .language-firstitem {
	padding-left: 2rem;
	margin-top: .375rem;
	margin-right: 1.875rem
}

.language-selector-container .language-firstitem.icon-Language-selector {
	position: relative
}

.language-selector-container .language-firstitem.icon-Language-selector:before {
	position: absolute;
	left: 0;
	font-size: 1.5rem
}

.language-selector-container .language-second-item {
	border-left: .0625rem solid #2d3641
}

.language-selector-container .language-second-item .lang-select-link {
	margin-top: .375rem
}

.language-selector-container .secondary-lang-container {
	display: inline-block;
	padding-left: 1.875rem
}

.language-selector-container .lang-selection {
	word-break: break-word
}

@media (max-width: 767px) {
	.language-selector-outer {
		margin-top: 0
	}

	.fresh-air .language-divider {
		padding: 0 0.75rem 0 0
	}

	padding-bottom: 0.438rem;

	.fresh-air .lang-select-link {
		vertical-align: top
	}

	.fresh-air .language-firstitem {
		margin-right: 0
	}

	.fresh-air .language-second-item {
		padding-left: 0.75rem;
		margin-left: 0.75rem
	}

	.fresh-air .lang-selection-hamburger {
		display: inline-block;
		max-width: 8.125rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.language-selector-container .hamburger-lang {
		padding-left: .625rem
	}

	.language-selector-container {
		margin-left: 0
	}
}

@media (min-width: 992px) {
	.language-selector-container {
		max-height: 2.8125rem;
		padding-left: 1.875rem;
		margin-left: 0
	}

	.language-selector-container .language-second-item {
		height: 2.8125rem;
		padding-left: 1.875rem
	}
}

.fresh-air .footer-info {
	padding-top: 1rem
}

.fresh-air .footer-info p {
	margin-bottom: 0.5rem;
	line-height: 1.1875rem;
	color: #7d8388;
	font-size: 13px
}

.fresh-air .footer-info p span {
	display: inline-block;
	padding: 0 0.625rem
}

.fresh-air .footer-info p a {
	font-size: 0.75rem;
	font-weight: 400;
	color: #fff
}

@media (max-width: 767px) {
	.fresh-air .footer-info {
		padding-top: 2.125rem
	}

	.fresh-air .footer-info p {
		text-align: center;
		text-align-last: center
	}

	.fresh-air .footer-info p span {
		padding: 0 0.313rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .footer-info {
		padding-top: 2.813rem
	}
}

.tout-img-variants {
	color: #0b1f66;
	background-color: #e8ecf2
}

.tout-img-variants .tout-dynamic-hero {
	height: 20.3125rem;
	border-radius: 0
}

.tout-img-variants .tout-img-2-container {
	font-size: 2.125rem;
	line-height: 2.5625rem;
	letter-spacing: 0
}

.tout-img-variants .tout-img-card-body {
	background-color: #fff;
	border: .0625rem solid #e6eaf2
}

.tout-arrow {
	display: block;
	height: 1.875rem;
	background: url("../images/carot-redpromo-quilt.svg") 100% no-repeat
}

.tout-img-1-container {
	padding: 4.375rem 1.875rem;
	font-size: 2.375rem;
	line-height: 1.625rem
}

.tout-img-1-container .tout-img-card-body {
	padding: 3.125rem 2.53125rem 2.625rem 2.375rem
}

.tout-img-1-container .tout-dynamic-hero {
	height: 23.125rem
}

.fresh-air .text-anchor {
	color: #0b1f66;
	text-decoration: none
}

.fresh-air .specialty-vacation {
	padding: 8.4375rem 1.875rem 4.375rem;
	background-color: #fff
}

.fresh-air .specialty-vacation .specialty-vacation-wrapper {
	-ms-flex-pack: center;
	justify-content: center;
	border-bottom: .0625rem solid #dedfe1
}

.fresh-air .specialty-vacation h2 {
	font-size: 2.625rem;
	line-height: 3.125rem;
	letter-spacing: 0
}

.fresh-air .specialty-vacation .tab {
	width: 5.125rem;
	height: .1875rem;
	margin-top: 1.375rem;
	margin-bottom: 2.375rem;
	margin-left: .9375rem;
	background: #e01933
}

.fresh-air .specialty-vacation p {
	margin-bottom: .9375rem;
	font-size: 1.5rem;
	line-height: 2.125rem;
	letter-spacing: 0
}

.specialty-vacation .tout-dynamic-hero {
	height: 22.875rem
}

.fresh-air .specialty-vacation .specialty-vacation-body {
	-ms-flex-pack: center;
	justify-content: center;
	padding: 2.25rem 0 2.125rem;
	background: #e8ecf2;
	border: .0625rem solid #e6eaf2
}

.fresh-air .specialty-vacation .specialty-vacation-body .text-anchor,
.specialty-vacation .specialty-vacation-body .card-text {
	font-family: Whitney-Semibold !important;
	font-size: 1.125rem !important;
	line-height: 1.375rem !important;
	text-transform: uppercase !important;
	letter-spacing: .1rem
}

.fresh-air .specialty-vacation .specialty-vacation-body img {
	height: 1.5rem
}

.fresh-air .specialty-vacation .card-wrapper {
	margin-top: 1.875rem
}

.specialty-vacation button {
	width: 21.4375rem;
	padding: 1.81875rem 0 1.46875rem;
	margin-top: 4.375rem;
	margin-bottom: 8.75rem;
	font-size: .875rem;
	line-height: 1.0625rem;
	color: #0b1f66;
	letter-spacing: .1125rem;
	background: #fff;
	border: .125rem solid #0b1f66;
	border-radius: 0
}

@media (max-width:767px) {
	.tout-img-2-container {
		padding: 1.875rem .9375rem 7.125rem;
		font-size: 1.25rem;
		line-height: 1.625rem
	}

	.tout-img-2-container .content-wrapper:not(:first-child) {
		margin-top: 1.875rem
	}

	.tout-img-2-container .tout-dynamic-hero {
		height: 19.6875rem
	}

	.tout-img-2-container .tout-img-card-body {
		padding: 1.3125rem 1rem 1.19375rem 1.875rem
	}

	.tout-img-1-container {
		font-size: 1.5rem;
		line-height: 2.5625rem
	}

	.tout-img-1-container .tout-dynamic-hero {
		height: 12.5rem
	}

	.tout-img-1-container .tout-img-card-body {
		padding: .85rem 1.875rem 1.875rem
	}

	.tout-img-1-container .tout-img-card-body .tout-right-arrow {
		padding-left: 2.5625rem
	}

	.tout-img-1-container .tout-img-card-body .border-bottom {
		border-bottom: .0625rem solid #dedfe1
	}

	.fresh-air .specialty-vacation {
		padding: 4rem 1.875rem 4.375rem
	}

	.fresh-air .specialty-vacation .specialty-vacation-wrapper {
		border-bottom: 0
	}

	.fresh-air .specialty-vacation h2 {
		font-size: 2rem;
		line-height: 2.25rem
	}

	.fresh-air .specialty-vacation .tab {
		width: 4.5rem;
		margin-top: 1.625rem;
		margin-bottom: 1.3125rem
	}

	.fresh-air .specialty-vacation p {
		font-size: .9375rem;
		line-height: 1.4375rem;
		letter-spacing: .0125rem
	}

	.fresh-air .specialty-vacation .card-wrapper {
		padding: 0
	}

	.specialty-vacation .tout-dynamic-hero {
		height: 19.6875rem
	}

	.fresh-air .specialty-vacation .specialty-vacation-body {
		padding: 1.8125rem 0 1.75rem
	}

	.fresh-air .specialty-vacation .specialty-vacation-body .text-anchor,
	.specialty-vacation .specialty-vacation-body .card-text {
		font-size: .9375rem !important;
		line-height: 1.125rem !important;
		letter-spacing: .09625rem !important
	}

	.specialty-vacation button {
		width: 19.6875rem;
		margin-top: 3.125rem .9375rem 0;
		font-size: .875rem;
		line-height: 1.0625rem;
		letter-spacing: .1125rem
	}
}

@media (min-width:768px) and (max-width:991px) {

	.tout-img-1-container,
	.tout-img-2-container {
		padding: 3.75rem .9375rem;
		font-size: 1.75rem;
		line-height: 1.625rem
	}

	.tout-img-1-container .content-wrapper:not(:first-child),
	.tout-img-2-container .content-wrapper:not(:first-child) {
		margin-top: 1.875rem
	}

	.tout-img-1-container .tout-img-card-body,
	.tout-img-2-container .tout-img-card-body {
		padding: 2.125rem 2.525rem 2.00625rem 2.49375rem
	}

	.tout-img-1-container {
		padding: 3.75rem 1.875rem
	}

	.tout-img-1-container .tout-img-card-body {
		padding: 3.125rem 2.53125rem 2.4375rem 2.49375rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.tout-img-2-container {
		padding: 4.375rem .9375rem
	}

	.tout-img-2-container .tout-img-card-body {
		padding: 1.6875rem 1.90625rem 1.9375rem 1.8125rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.tout-img-2-container {
		padding: 4.375rem .9375rem
	}

	.tout-img-2-container .tout-img-card-body {
		padding: 1.6875rem 2.53125rem 1.9375rem 2.4375rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.tout-img-2-container {
		padding: 4.375rem 7.875rem
	}

	.tout-img-2-container .tout-img-card-body {
		padding: 1.6875rem 2.53125rem 1.625rem 2.4375rem
	}

	.tout-img-1-container {
		padding-right: 8.875rem;
		padding-left: 8.875rem
	}

	.tout-img-1-container .tout-img-card-body {
		padding: 3.125rem 2.53125rem 2.4375rem 2.49375rem
	}

	.fresh-air .specialty-vacation {
		padding-right: 7.9375rem;
		padding-left: 7.9375rem
	}
}

@media (min-width:1600px) {
	.tout-img-2-container {
		padding: 4.375rem 12.8125rem
	}

	.tout-img-2-container .tout-img-card-body {
		padding: 1.6875rem 2.53125rem 1.75rem 2.4375rem
	}

	.tout-img-1-container {
		padding: 4.375rem 13.875rem
	}

	.fresh-air .specialty-vacation {
		padding-right: 12.9375rem;
		padding-left: 12.9375rem
	}
}

.tout-content-main-container {
	padding: 1.563rem .938rem 0;
	color: #0b1f66
}

.tout-content-main-container .tout-content-card-wrapper {
	padding: 1.563rem .938rem 1.875rem;
	text-align: center
}

.fresh-air .btn-featured-partners {
	width: 21.4375rem;
	padding: 1.81875rem 0 1.46875rem;
	margin: 4.125rem 0 0;
	font-size: .875rem;
	line-height: 1.0625rem;
	color: #0b1f66;
	text-transform: uppercase;
	letter-spacing: .1125rem;
	background: #fff;
	border: .125rem solid #0b1f66;
	border-radius: 0
}

@media (max-width:767px) {
	.fresh-air .btn-featured-partners {
		width: 19.75rem
	}

	.tout-content-main-container .tout-dynamic-hero {
		min-height: 4.375rem
	}

	.fresh-air .card {
		margin-bottom: 1.875rem
	}

	.fresh-air .content-wrapper:last-child .card {
		margin-bottom: 0
	}

	.fresh-air .picturefill-background img {
		object-fit: cover
	}

	.footer-top ul {
		column-count: 2 !important;
		padding: 0
	}

	.footer-top ul li {
		padding: 10px 0;
		display: block
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.fresh-air .card {
		margin-bottom: 1.875rem
	}

	.fresh-air .content-wrapper:last-child .card {
		margin-bottom: 0
	}

	.tout-content-main-container .tout-content-card-wrapper {
		padding: 2.188rem 14.063rem 1.875rem
	}

	.tout-content-main-container .tout-dynamic-hero {
		min-height: 8.813rem
	}
}

@media (min-width:992px) {
	.tout-content-main-container .tout-dynamic-hero {
		min-height: 9.438rem
	}
}

.media-gallery-indicator {
	bottom: 8.75rem
}

.fresh-air .mediaGalleryTablist .nav-item {
	margin: 0 51px !important
}

.fresh-air .mediaGalleryTablist .nav-link {
	font-size: 1.25rem;
	line-height: 24px;
	color: #0b1f66;
	letter-spacing: 0
}

.fresh-air .mediaGalleryTablist .nav-link.active,
.mediaGalleryTablist .nav-item.show .nav-link {
	color: #0b1f66;
	border: 0 !important;
	border-bottom: 5px solid #0b1f66 !important
}

.fresh-air .carousel-control-prev {
	position: absolute;
	top: 40%;
	left: 5%;
	width: 5%;
	height: 5%
}

.fresh-air .carousel-control-next {
	position: absolute;
	top: 40%;
	right: 5%;
	width: 5%;
	height: 5%
}

.fresh-air .playpause {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 25%;
	height: 25%;
	margin: auto;
	background: url("../images/playpause_LG.svg") no-repeat;
	background-position: 50%;
	background-size: contain
}

.fresh-air .gallery-video {
	background-color: #000
}

@media (max-width:767px) {
	.fresh-air .mediaGalleryTablist .nav-item {
		margin: 0 5px !important
	}

	.fresh-air .mediaGalleryTablist .nav-link {
		font-size: .9375rem;
		line-height: 18px
	}

	.fresh-air .mediaGalleryTablist .nav-link.active,
	.mediaGalleryTablist .nav-item.show .nav-link {
		border-bottom: 3px solid #0b1f66 !important
	}

	.fresh-air .media-gallery-head {
		margin: 3.063rem 2rem 1rem 1.813rem
	}

	.fresh-air .media-gallery-text {
		margin: 0 1.938rem 0 1.813rem
	}

	.fresh-air .media-gallery-img {
		min-height: 15.63rem
	}

	.media-gallery-indicator {
		bottom: 12rem
	}

	.fresh-air .playpause {
		background: url("../images/playpause_SM.svg") no-repeat;
		background-position: 50%;
		background-size: contain
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .media-gallery-head {
		margin: 5.063rem 20.63rem .4375rem 1.75rem
	}

	.fresh-air .media-gallery-text {
		margin: 0 2rem 0 1.75rem
	}

	.fresh-air .media-gallery-img {
		min-height: 28.75rem
	}

	.media-gallery-indicator {
		bottom: 10.94rem
	}

	.fresh-air .playpause {
		background: url("../images/playpause_SM.svg") no-repeat;
		background-position: 50%;
		background-size: contain
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .media-gallery-head {
		margin: 5.625rem 34.88rem .4375rem 0
	}

	.fresh-air .media-gallery-text {
		margin: 0
	}

	.fresh-air .media-gallery-img {
		min-height: 34.13rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.fresh-air .media-gallery-head {
		margin: 5.625rem 46.56rem .4375rem 0
	}

	.fresh-air .media-gallery-text {
		margin: 0
	}

	.fresh-air .media-gallery-img {
		min-height: 34.13rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.fresh-air .media-gallery-head {
		margin: 5.25rem 54.06rem .5625rem 0
	}

	.fresh-air .media-gallery-text {
		margin: 0 11.13rem 0 0
	}

	.fresh-air .media-gallery-img {
		min-height: 34.63rem
	}
}

@media (min-width:1600px) {
	.fresh-air .mediaGalleryTablist .nav-item {
		margin: 0 57px !important
	}

	.fresh-air .media-gallery-head {
		margin: 5.25rem 60.56rem 1px 0
	}

	.fresh-air .media-gallery-text {
		margin: 0 16.06rem 0 0
	}

	.fresh-air .media-gallery-img {
		min-height: 34.63rem
	}
}

.toggle-all {
	margin-top: 2rem;
	font-size: .9375rem;
	line-height: 1.125rem;
	color: #4470c3 !important;
	text-decoration: none;
	letter-spacing: .09625rem;
	cursor: pointer
}

.fresh-air .expander .expander-container {
	margin-top: 1.25rem
}

.fresh-air .expander .expander-container ul {
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 2.125rem;
	color: #081649;
	letter-spacing: 0
}

.fresh-air .expander .expander-container ul li {
	padding-bottom: .75rem;
	font-size: 1.125rem;
	line-height: 1.75rem;
	color: #0b1f66;
	letter-spacing: 0
}

.fresh-air .expander .card {
	margin-bottom: 0;
	border: 0
}

.fresh-air .expander .card .card-header {
	padding: 0;
	background: #fff;
	border-top: .0625rem solid #dedfe1;
	border-bottom: 0;
	position: relative
}

.expander .card .card-header.expander-image,
.expander .card .card-header.expander-image-text,
.expander .card .card-header.expander-news,
.fresh-air .expander .card .card-header.expander-text {
	padding: 30px 0
}

.fresh-air .expander .card .card-header a {
	display: block;
	font-size: 1.75rem;
	line-height: 2.125rem;
	color: #0b1f66
}

.fresh-air .expander .card .card-header a:hover {
	text-decoration: none
}

.fresh-air .expander .card .card-header .expander-title {
	display: inline-block;
	max-width: 95%
}

.fresh-air .expander .card .card-header .collapsed {
	display: block
}

.fresh-air .expander .card .card-header .card-subtitle {
	margin: 0;
	font-size: 1rem;
	font-weight: 400
}

.fresh-air .expander .card .card-body {
	color: #0b1f66;
	background-color: #fff
}

.fresh-air .expander .card .card-body .container {
	padding-left: 0
}

.fresh-air .expander .card .card-body p {
	padding: 1rem 0
}

.fresh-air .expander .card .card-body-grey {
	padding: 1.875rem;
	background-color: #f5f7fa
}

.expander-image-text.card-header a,
.expander-image.card-header a,
.expander-news.card-header a,
.fresh-air .expander-text.card-header a {
	padding-right: 2.25rem;
	background: url("../images/vopen-state-greater-than-375.svg") no-repeat 100%
}

.expander-image-text.card-header .collapsed,
.expander-image.card-header .collapsed,
.expander-news.card-header .collapsed,
.fresh-air .expander-text.card-header .collapsed {
	padding-right: 2.25rem;
	background: url("../images/vclosed-state-greater-than-375.svg") no-repeat 100%
}

.fresh-air .expander-image-text .card-header .expander-title {
	padding-left: 1rem
}

.fresh-air .expander-news.card-header .news-caption {
	display: block;
	font-size: 1.125rem;
	line-height: 2.125rem;
	letter-spacing: .083rem
}

.fresh-air .expander-news.card-header .news-heading {
	display: block;
	font-size: 1.75rem;
	line-height: 2.125rem;
	letter-spacing: 0
}

@media (min-width:768px) {
	.fresh-air .expander-image-text.card-header .expander-title {
		padding-left: 1rem;
		font-size: 1.75rem
	}
}

@media (max-width:991px) {
	.fresh-air .expander-image-text.card-header .expander-title {
		padding-top: 1.5rem
	}
}

@media (min-width:768px) and (max-width:1199px) {

	.card-header.expander-image,
	.card-header.expander-image-text,
	.card-header.expander-news,
	.fresh-air .card-header.expander-text {
		padding: 3.125rem .9375rem !important
	}
}

@media (min-width:375px) and (max-width:767px) {
	.fresh-air .expander {
		max-width: 100%
	}

	.fresh-air .expander .expander-container ul li {
		font-size: .9375rem;
		line-height: 1.5rem
	}

	.expander .card-header.expander-image,
	.expander .card-header.expander-image-text,
	.expander .card-header.expander-news,
	.fresh-air .expander .card-header.expander-text {
		padding: 1.875rem .9375rem !important
	}

	.fresh-air .expander .card-header.expander-news a {
		font-size: 1.25rem;
		line-height: 1.313rem
	}

	.fresh-air .expander .card-header.expander-news a .expander-title {
		display: block;
		padding: 1.5rem .75rem 0 0
	}

	.fresh-air .expander .card-header.expander-news .news-caption {
		font-size: .9375rem;
		line-height: 1.125rem
	}

	.fresh-air .expander .card-header.expander-news .news-heading {
		padding-top: .625rem
	}

	.fresh-air .expander .expander-image-text a .expander-title {
		display: block !important
	}
}

.fresh-air .expander-tabs-container {
	padding-top: 1em;
	margin-left: 0
}

.fresh-air .expander-tabs-container ul {
	list-style-type: none
}

.fresh-air .expander-tabs-container .expander-tab {
	min-width: 15em;
	padding-right: 2em;
	padding-left: 2em;
	color: #0b1f65;
	border-right: 1px solid #e9ecef
}

.fresh-air .expander-tabs-container .expander-tab:first-child {
	padding-left: 0
}

.fresh-air .expander-tabs-container .expander-tab:last-child {
	padding-right: 0;
	border-right: 0
}

.fresh-air .expander-tabs-container .expander-tab .title {
	font-size: 3rem;
	font-weight: 700
}

.fresh-air .expander-tabs-container .expander-tab .subtitle {
	margin-top: .3em;
	font-size: .75rem
}

.fresh-air .expander-tabs-container .expander-tab .tab-btn {
	width: 3em;
	height: 3em;
	margin-top: 1.8em;
	cursor: pointer;
	background: url("../images/vclose-state-375-blue.svg") .89em 1.2em no-repeat transparent;
	border-color: #ccc;
	border-radius: 50% !important
}

.fresh-air .expander-tabs-container .expander-tab .tab-btn:hover {
	color: #4470c3;
	background-color: #fff
}

.expander-tabs-container .expander-tab .active:focus,
.fresh-air .expander-tabs-container .expander-tab .active {
	color: #fff;
	background: url("../images/vopen-state-375-white.svg") .85em 1em no-repeat #4470c3 !important
}

.fresh-air .pagingContainer {
	width: 100%;
	text-align: center
}

.fresh-air .pagingContainer .pagingDot {
	display: inline-block;
	width: 1em;
	height: 1em;
	background: url("../images/page-dot.svg") 50% no-repeat
}

.fresh-air .pagingContainer .active {
	background: url("../images/page-dot-active.svg") 50% no-repeat
}

.fresh-air .tab-panel-container {
	display: none;
	padding: 1em;
	margin-top: 2em
}

.fresh-air .tab-panel-container .tab-panel {
	color: #0b1f66;
	background-color: #fff
}

.fresh-air .tab-panel-container .inactive {
	display: none
}

.fresh-air .tab-panel-container .tab-panel-content .tab-panel-list {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: top;
	list-style: disc inside
}

.fresh-air .tab-panel-container .tab-panel-content .tab-panel-list:first-child {
	padding-right: 2em;
	border-right: 1px solid #e9ecef
}

.fresh-air .tab-panel-container .tab-panel-content .carda,
.tab-panel-container .tab-panel-content .cardb,
.tab-panel-container .tab-panel-content .cardc,
.tab-panel-container .tab-panel-content .cardcd {
	width: 100%
}

.fresh-air .tab-panel-container .tab-panel-list li {
	line-height: 2.5em
}

.fresh-air .tab-panel-container .tab-panel-list li a {
	padding-bottom: .2em;
	margin-left: .6em;
	font-size: .9rem;
	color: #0b1f65;
	border-bottom: 1px dotted #4470c3
}

.component-tout-icon a,
.tout-icon-wrapper a {
	display: block
}

.tout-icons-container {
	color: #0b1f66
}

.tout-icons-container .tout-icons-card-wrapper .tout-icon-wrapper {
	text-align: center
}

.tout-icons-container .tout-icons-card-wrapper .tout-icon-wrapper div {
	padding-top: 1.875rem;
	font-size: 1.5rem;
	line-height: 1.75rem;
	color: #0b1f66;
	letter-spacing: .03125rem
}

@media (max-width:767px) {
	.tout-icons-container .tout-icons-card-wrapper {
		padding: 4.125rem 1.875rem
	}

	.tout-icons-container .tout-icons-card-wrapper .tout-icon-wrapper img {
		max-width: 100%;
		max-height: 100%
	}

	.tout-icons-container .tout-icons-card-wrapper>.tout-icon-wrapper:not(:last-of-type) {
		padding-bottom: 4.0625rem !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.tout-icons-container .tout-icons-card-wrapper {
		padding: 5.75rem 1.875rem
	}

	.tout-icons-container .tout-icons-card-wrapper>.tout-icon-wrapper:not(:last-of-type) {
		padding-bottom: 4.0625rem !important
	}
}

@media (min-width:992px) {
	.tout-icons-container .tout-icons-card-wrapper .tout-icon-wrapper div {
		padding: 1.875rem 1.875rem 0
	}
}

@media (min-width:992px) and (max-width:1439px) {
	.tout-icons-container .tout-icons-card-wrapper {
		padding: 5.75rem 1.875rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.tout-icons-container .tout-icons-card-wrapper {
		padding: 8.25rem 8.875rem
	}
}

@media (min-width:1600px) {
	.tout-icons-container .tout-icons-card-wrapper {
		padding: 8.25rem 13.875rem
	}
}

.fresh-air .wrapper-shopping-band {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	background-color: #10172e;
	-ms-flex-line-pack: streach;
	align-content: streach
}

.fresh-air .wrapper-shopping-band a:hover {
	text-decoration: none
}

.fresh-air .wrapper-shopping-band ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.fresh-air .wrapper-shopping-band ul li {
	display: inline-block
}

.fresh-air .bUser .wrapper-shopping-band,
.fresh-air .bg-dark.bUser.shopping-band-box {
	background-color: #090909 !important
}

.fresh-air .bUser .left-band {
	font-family: Whitney-Light !important;
	font-size: 1.125rem
}

.fresh-air .wrapper-shopping-band:not(:last-child) {
	margin-bottom: 3.625rem
}

.fresh-air .static-col {
	-ms-flex: 0 0 240px;
	flex: 0 0 240px;
	text-align: center
}

.fresh-air .grow-max {
	-ms-flex-positive: 1;
	flex-grow: 1
}

.grow-max .desktop-text {
	display: inline
}

.fresh-air .shopping-band-container {
	color: #fff;
	border-right: 1px solid #3b4154
}

.fresh-air .shopping-band-container .left-band {
	padding: 2.188rem 0
}

.fresh-air .shopping-band-container .left-band .shopping-icon-1,
.shopping-band-container .left-band .shopping-icon-2,
.shopping-band-container .left-band .shopping-icon-3 {
	display: inline-block;
	padding: .125rem;
	margin-right: 1.125rem;
	background-size: auto !important;
	display: inline
}

.fresh-air .shopping-band-container .left-band a {
	font-size: .875rem;
	line-height: .875rem;
	color: #fff;
	text-transform: uppercase
}

.fresh-air .shopping-band-container .left-band a img {
	position: relative;
	top: -.125rem;
	left: .5rem
}

.fresh-air .shopping-link-2 {
	padding-top: .125rem
}

.fresh-air .right-band {
	padding: 2.188rem 0
}

.fresh-air .right-band a {
	font-size: .875rem;
	line-height: .875rem;
	color: #fff
}

.fresh-air .right-band a img {
	position: relative;
	top: -.125rem;
	left: 1.125rem;
	padding-left: .5rem
}

@media (max-width:767px) {
	.fresh-air .shopping-band-box .container {
		max-width: 100%;
		padding: 0
	}

	.fresh-air .wrapper-shopping-band {
		display: block
	}

	.fresh-air .wrapper-shopping-band ul li {
		width: 32.5%
	}

	.fresh-air .shopping-band-container {
		padding: 0;
		border-bottom: 1px solid #3b4154
	}

	.fresh-air .shopping-band-container .left-band {
		padding: 0
	}

	.fresh-air .shopping-band-container .left-band .shopping-icon-1,
	.shopping-band-container .left-band .shopping-icon-2,
	.shopping-band-container .left-band .shopping-icon-3 {
		padding: .4375rem;
		margin-right: 0
	}

	.fresh-air .shopping-band-container .left-band a {
		display: block;
		margin-top: .7em;
		background: 0 0
	}

	.fresh-air .shopping-band-container .left-band a img {
		display: none
	}

	.fresh-air .right-band {
		padding: .938rem 0
	}

	.fresh-air .static-col {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.fresh-air .shopping-link-3,
	.shopping-link-2 {
		border-left: 1px solid #3b4154
	}

	.fresh-air .shopping-link-1,
	.shopping-link-2,
	.shopping-link-3 {
		padding-bottom: .625rem;
		text-align: center
	}

	.fresh-air .shopping-link-1 {
		padding-top: .625rem
	}

	.fresh-air .shopping-link-2,
	.shopping-link-3 {
		padding-top: .755rem
	}

	.fresh-air .shopping-band-2up li {
		width: 49% !important
	}

	.fresh-air .shopping-band-2up .shopping-link-2 {
		border-right: 0
	}

	.fresh-air .shopping-band-1up li {
		width: 100% !important
	}

	.fresh-air .shopping-band-1up .shopping-link-1 {
		border-right: 0
	}

	.fresh-air .shopping-band-3up .shopping-link-1,
	.shopping-band-3up .shopping-link-2,
	.shopping-band-3up .shopping-link-3 {
		padding-top: .75rem !important
	}
}

@media (max-width:991px) {
	.desktop-text {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .static-col {
		-ms-flex: 0 0 12.75rem;
		flex: 0 0 12.75rem;
		text-align: right
	}

	.fresh-air .shopping-band-container .left-band .shopping-link-1,
	.shopping-band-container .left-band .shopping-link-2,
	.shopping-band-container .left-band .shopping-link-3 {
		width: 9.5rem;
		padding: 0
	}

	.fresh-air .shopping-band-container .left-band .shopping-icon-1,
	.shopping-band-container .left-band .shopping-icon-2,
	.shopping-band-container .left-band .shopping-icon-3 {
		margin-right: .5rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .shopping-band-container {
		padding-right: 0
	}

	.fresh-air .shopping-band-container .left-band .shopping-link-1,
	.shopping-band-container .left-band .shopping-link-2,
	.shopping-band-container .left-band .shopping-link-3 {
		width: 14rem
	}

	.fresh-air .static-col {
		-ms-flex: 0 0 14.375rem;
		flex: 0 0 14.375rem
	}
}

@media (min-width:992px) {
	.fresh-air .static-col {
		text-align: right
	}
}

@media (min-width:1200px) {
	.fresh-air .static-col {
		-ms-flex: 0 0 13.375rem;
		flex: 0 0 13.375rem
	}
}

@media (min-width:1200px) {

	.fresh-air .shopping-band-container .left-band .shopping-link-1,
	.shopping-band-container .left-band .shopping-link-2,
	.shopping-band-container .left-band .shopping-link-3 {
		width: 18rem;
		padding: 0
	}

	.fresh-air .shopping-band-container .left-band a img {
		left: 1.125rem
	}
}

.tout-mixed-grid-main-container {
	padding: .9375rem;
	color: #0b1f66
}

.tout-mixed-grid-main-container .content-wrapper {
	padding-top: .9375rem;
	padding-bottom: .9375rem
}

.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-card-wrapper a {
	color: #0b1f66
}

.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-card-wrapper .tout-right-arrow {
	text-align: right
}

.tout-mixed-grid-main-container .btn-load-more {
	padding: 1.81875rem 0 1.46875rem;
	margin: 3.4375rem 0 0;
	font-size: .875rem;
	line-height: 1.0625rem;
	color: #0b1f66;
	text-transform: uppercase;
	letter-spacing: .1125rem;
	background: #fff;
	border: .125rem solid #0b1f66;
	border-radius: 0
}

@media (max-width:767px) {
	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-hero {
		min-height: 24.38rem
	}

	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-card-wrapper {
		padding: 1.25rem 1.875rem 1.6875rem
	}

	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-card-wrapper h4 {
		font-size: 1.25rem;
		line-height: 1.625rem;
		letter-spacing: 0
	}

	.tout-mixed-grid-main-container .btn-load-more {
		width: 100%
	}
}

@media (min-width:768px) and (max-width:991px) {
	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-hero {
		min-height: 21.88rem
	}

	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-card-wrapper {
		padding: 1.4375rem 1.875rem 1.9375rem
	}

	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-card-wrapper h4 {
		font-size: 1.625rem;
		line-height: 1.625rem;
		letter-spacing: -.020625rem
	}

	.tout-mixed-grid-main-container .btn-load-more {
		width: 100%
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-hero {
		min-height: 28.75rem
	}

	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-card-wrapper {
		padding: 2.1875rem 1.875rem
	}

	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-card-wrapper h4 {
		font-size: 1.75rem;
		line-height: 1.625rem;
		letter-spacing: -.021875rem
	}

	.tout-mixed-grid-main-container .btn-load-more {
		width: 21.4375rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-hero {
		min-height: 28.75rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-hero {
		min-height: 38.25rem
	}
}

@media (min-width:1600px) {
	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-hero {
		min-height: 38.25rem
	}
}

@media (min-width:1200px) {
	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-card-wrapper {
		padding: 2.1875rem 2.5rem
	}

	.tout-mixed-grid-main-container .content-wrapper .tout-mixed-grid-card-wrapper h4 {
		font-size: 1.75rem;
		line-height: 1.625rem;
		letter-spacing: -.021875rem
	}

	.tout-mixed-grid-main-container .btn-load-more {
		width: 21.4375rem
	}
}

.fresh-air .airport-lookup {
	margin-top: 7.1875rem;
	margin-left: 19.875rem;
	-webkit-transform: translate(0) !important;
	transform: translate(0) !important;
	-webkit-animation: none;
	animation: none
}

.fresh-air .airport-lookup .modal-content {
	border: 0;
	border-radius: 0;
	box-shadow: none
}

.fresh-air .airport-lookup .airport-lookup-tablist-container {
	height: auto
}

.fresh-air .airport-lookup .airport-lookup-tablist-container .nav-item {
	width: 33.33%;
	padding: 0;
	margin-bottom: -1px
}

.fresh-air .airport-lookup .airport-lookup-tablist-container .nav-item .nav-link:hover {
	text-decoration: none
}

.fresh-air .airport-lookup .airport-lookup-tablist-container .nav-item .nav-link {
	padding: .3125rem 0;
	font-size: .75rem;
	line-height: .875rem;
	color: #0b1f66;
	text-align: center;
	letter-spacing: .031rem;
	background-color: #fff;
	border: 0
}

.fresh-air .airport-lookup .airport-lookup-tablist-container .nav-item .nav-link.active {
	color: #0b1f66;
	border: 0;
	border-bottom: 2px solid #e01933 !important
}

.fresh-air .airport-lookup .airport-lookup-tablist-container .nav-item:last-child .nav-link {
	margin-right: 0
}

.fresh-air .airport-lookup .airport-lookup-tablist-container .tab-content {
	height: auto
}

.fresh-air .airport-lookup .airport-lookup-tablist-container .tab-content .airport-serach-left-container {
	padding-right: .5rem
}

.fresh-air .airport-lookup .airport-list-absolute {
	position: absolute !important;
	bottom: 0 !important
}

.fresh-air .search-dialog.airport-lookup-container {
	padding: 3.125rem;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .5)
}

.fresh-air .search-dialog.airport-lookup-container .hp-recent-search-container .search-results {
	height: auto;
	padding-top: 0;
	margin-top: 1.25rem
}

.fresh-air .search-dialog.airport-lookup-container .search-results {
	margin: 0;
	overflow-y: auto
}

.fresh-air .search-dialog.airport-lookup-container .search-results:focus {
	box-shadow: none !important
}

.fresh-air .search-dialog.airport-lookup-container .search-result-container {
	height: auto;
	max-height: 23.75rem;
	overflow-y: auto
}

.fresh-air .search-dialog.airport-lookup-container .search-flyout-close {
	position: absolute;
	top: 1.25rem;
	right: 1.25rem;
	padding: 0;
	background-color: transparent;
	background-position: .125rem
}

.fresh-air .search-dialog.airport-lookup-container .search-flyout-close.icon-moreoptionsclose {
	padding-left: 1px
}

.fresh-air .search-dialog.airport-lookup-container .search-flyout-close.icon-moreoptionsclose:before {
	line-height: 1rem;
	color: #8996a9;
	vertical-align: text-top
}

.fresh-air .search-dialog.airport-lookup-container .search-label {
	padding-top: 1.625rem;
	padding-left: .25rem;
	font-size: .8125rem;
	line-height: .8125rem;
	color: #0b1f66
}

.fresh-air .search-dialog.airport-lookup-container .input-group .form-control {
	height: 3rem !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: .15rem !important;
	margin: 1.625rem 0 0;
	font-size: 1.5rem;
	line-height: 2.875rem;
	border-bottom: .125rem solid #e8ecf2
}

.fresh-air .search-dialog.airport-lookup-container .input-group .form-control::-webkit-input-placeholder {
	color: #697180
}

.fresh-air .search-dialog.airport-lookup-container .input-group .form-control::-ms-input-placeholder {
	color: #697180
}

.fresh-air .search-dialog.airport-lookup-container .input-group .form-control::placeholder {
	color: #697180
}

.fresh-air .search-dialog.airport-lookup-container .input-group .form-control:focus {
	color: #0b1f66;
	border-bottom: .125rem solid #0b1f66
}

.fresh-air .search-dialog.airport-lookup-container .input-group .form-control.searchFieldDataBorder {
	border-bottom: .125rem solid #0b1f66 !important
}

.fresh-air .search-dialog.airport-lookup-container .input-group,
.fresh-air .search-dialog.airport-lookup-container .input-group.active {
	border-bottom: 0
}

.fresh-air .search-dialog.airport-lookup-container .input-group .input-group-addon {
	top: 0;
	width: unset
}

.fresh-air .search-dialog.airport-lookup-container .input-group .input-group-addon .btn-search,
.search-dialog.airport-lookup-container .input-group .input-group-addon .btn-clear {
	margin-top: 1.5rem;
	cursor: auto
}

.fresh-air .search-dialog.airport-lookup-container .input-group .input-group-addon .btn-search.icon-search-icon:before {
	color: #8996a9
}

.fresh-air .search-dialog.airport-lookup-container .full-airport-list {
	margin-top: .8125rem;
	margin-bottom: .75rem;
	font-size: .75rem;
	line-height: 1.3125rem;
	color: #3559b6
}

.fresh-air .search-dialog.airport-lookup-container .airport-list {
	padding-top: .3125rem;
	padding-bottom: .875rem;
	margin-bottom: 1rem;
	line-height: 1rem;
	border-bottom: 1px solid #dedfe1
}

.fresh-air .search-dialog.airport-lookup-container .airport-list:last-child {
	border-bottom: 0
}

.fresh-air .search-dialog.airport-lookup-container .airport-list a {
	display: -ms-flexbox;
	display: flex;
	font-size: 1rem;
	line-height: .875rem;
	color: #0b1f66;
	text-decoration: none
}

.fresh-air .search-dialog.airport-lookup-container .airport-list .airport-code {
	line-height: .875rem
}

.fresh-air .search-dialog.airport-lookup-container .airport-list .recentDates {
	font-size: .75rem;
	line-height: .8275rem
}

.fresh-air .search-dialog.airport-lookup-container .airport-list .airport-city {
	line-height: .875rem
}

@media (min-width:992px) {
	.fresh-air .ui-focus-active a {
		margin: .125rem;
		background-color: #fafbfc !important;
		border-radius: 3px !important;
		outline: 0 !important;
		box-shadow: 0 0 0 2px #858d9f !important
	}

	:root div[tabindex="0"]._acsbadge--default:focus {
		background: #036 !important
	}

	.fresh-air .airport-lookup {
		width: 27.5rem
	}

	.fresh-air .airport-lookup .airport-lookup-tablist-container {
		margin-top: 0 !important
	}

	.fresh-air .airport-lookup .airport-lookup-tablist-container .nav-item .nav-link {
		margin-right: .125rem
	}

	.fresh-air .search-dialog.airport-lookup-container .input-group {
		margin-bottom: .125rem;
		margin-left: .1rem
	}

	.fresh-air .search-dialog.airport-lookup-container .search-results {
		height: auto;
		max-height: 12.5rem
	}

	.fresh-air .tab-content {
		overflow-y: auto
	}

	.fresh-air .search-dialog.airport-lookup-container .hp-recent-search-container .search-results {
		max-height: 16.3125rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .search-dialog.airport-lookup-container {
		padding: 8.1875rem 3.1875rem 3.5625rem 3.125rem !important
	}

	.fresh-air .search-dialog.airport-lookup-container .input-group {
		margin-top: 1.563rem
	}

	.fresh-air .search-dialog.airport-lookup-container .input-group .form-control {
		padding: 0
	}

	.fresh-air .search-dialog.airport-lookup-container .input-group .input-group-addon {
		top: 10%
	}

	.fresh-air .search-dialog.airport-lookup-container .input-group .input-group-addon .btn-search {
		width: 1.3125rem;
		height: 1.3125rem;
		background-size: 1.3125rem
	}

	.fresh-air .search-dialog.airport-lookup-container .input-group .input-group-addon .btn-search,
	.search-dialog.airport-lookup-container .input-group .input-group-addon .btn-clear {
		margin-top: 1.75rem
	}

	.fresh-air .search-flyout.airport-lookup-tablist-container .input-group {
		margin-top: 1.9375rem
	}

	.fresh-air .search-flyout.airport-lookup-tablist-container .input-group .form-control {
		padding-top: .625rem;
		padding-bottom: .625rem;
		margin-bottom: .625rem
	}

	.fresh-air .airport-lookup .modal-content .airport-lookup-container {
		background: #fff url("../images/supergraphic-flyout.svg") no-repeat right 2.0625rem top 2.9rem;
		background-size: 4.5625rem 4rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .search-dialog.airport-lookup-container .search-result-container {
		height: auto;
		max-height: 65vh !important;
		overflow-y: auto
	}

	.fresh-air .hp-recent-search-container {
		max-height: 75vh;
		overflow-y: auto
	}
}

@media (max-width:991px) {
	.fresh-air .airport-lookup {
		top: 0 !important;
		max-width: 100%;
		height: 100%;
		margin: 0 !important
	}

	.fresh-air .airport-lookup .modal-content {
		height: 100%
	}

	.fresh-air .airport-lookup .modal-content .airport-lookup-container {
		position: absolute;
		width: 100%;
		height: 100%;
		padding: 3.5625rem 1.813rem
	}

	.fresh-air .airport-lookup .modal-content .airport-lookup-container .search-result-container {
		height: auto;
		overflow-y: auto
	}

	.fresh-air .airport-lookup .modal-content .airport-lookup-container .search-results {
		height: 100%;
		margin: 0 !important
	}

	.fresh-air .airport-lookup .modal-content .airport-lookup-container .hp-recent-search-container {
		padding: 0
	}

	.fresh-air .airport-lookup .modal-content .airport-lookup-container .tab-content {
		height: auto;
		max-height: 100%;
		overflow: hidden
	}

	.fresh-air .airport-lookup .modal-content .airport-lookup-container .full-airport-list {
		bottom: 0
	}

	.fresh-air .airport-lookup .search-dialog.airport-lookup-container .search-label {
		padding-left: 0
	}

	.fresh-air .airport-lookup .search-dialog.airport-lookup-container .input-group .form-control {
		padding-left: 0 !important
	}

	.fresh-air .action-bar {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 2.875rem
	}

	.fresh-air .action-bar .close {
		margin-top: .875rem;
		margin-right: 1.6875rem;
		margin-bottom: .938rem;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.375rem;
		color: #fff;
		text-shadow: none;
		background: 0 0;
		border: 0;
		opacity: 1
	}

	.fresh-air .search-dialog.airport-lookup-container .hp-recent-search-container .search-results {
		max-height: auto !important;
		padding-top: 1.25rem
	}
}

@media (max-width:767px) {
	.fresh-air .airport-lookup .modal-content .airport-lookup-container {
		padding: 5rem 1.813rem 0;
		background: #fff url("../images/supergraphic-flyout.svg") no-repeat right 2.0625rem top 2.9rem;
		background-size: 4.5625rem 4rem
	}

	.fresh-air .airport-lookup .airport-lookup-tablist-container .search-result-container {
		max-height: 52vh
	}

	.fresh-air .airport-lookup .airport-lookup-tablist-container .search-result-container.search-list-ios-safari {
		max-height: 45vh !important
	}

	.fresh-air .airport-lookup .airport-lookup-tablist-container .nav-item {
		font-size: .75rem
	}

	.fresh-air .airport-lookup .airport-lookup-tablist-container .nav-item .nav-link {
		margin-right: 0
	}

	.fresh-air .search-dialog.airport-lookup-container .airport-list a .saved-departure-date,
	.search-dialog.airport-lookup-container .airport-list a .saved-arrival-date {
		font-size: .9375rem
	}

	.fresh-air .search-dialog.airport-lookup-container .action-bar .close {
		margin-top: .875rem;
		margin-right: 1.6875rem;
		font-size: .875rem;
		font-weight: 400;
		line-height: 1rem;
		color: #fff;
		background: 0 0;
		border: 0;
		opacity: 1
	}

	.fresh-air .search-dialog.airport-lookup-container .search-result-container {
		overflow-y: auto
	}

	.fresh-air .search-dialog.airport-lookup-container .search-result-container .search-results {
		margin-top: 0 !important;
		margin-left: 0
	}

	.fresh-air .search-dialog.airport-lookup-container .search-result-container .full-airport-list {
		margin-top: 0
	}

	.fresh-air .search-dialog.airport-lookup-container .input-group {
		padding-bottom: .9375rem;
		margin-top: 1.563rem
	}

	.fresh-air .search-dialog.airport-lookup-container .input-group .input-group-addon {
		top: 0;
		width: unset
	}

	.fresh-air .search-dialog.airport-lookup-container .input-group .input-group-addon .btn-search,
	.search-dialog.airport-lookup-container .input-group .input-group-addon .btn-clear {
		margin-top: 2.188rem
	}

	.fresh-air .hp-recent-search-container {
		max-height: 63vh;
		overflow-y: auto
	}
}

@media (max-width:374px) {
	.fresh-air .airport-lookup-tablist-container .nav-item .nav-link {
		margin-right: .7rem !important
	}
}

@media (min-width:414px) and (max-width:736px) and (orientation:landscape) {
	.fresh-air .search-result-container {
		max-height: 7rem !important
	}

	.fresh-air .airport-lookup .airport-lookup-tablist-container .tab-content {
		height: 16rem !important
	}
}

@media (min-width:992px) and (max-width:1366px) and (orientation:landscape) {
	.fresh-air .airport-lookup {
		margin-top: 105px !important
	}
}

@media (min-width:375px) and (max-width:667px) and (orientation:landscape) {
	.fresh-air .search-result-container {
		max-height: 5rem !important
	}

	.fresh-air .airport-lookup .airport-lookup-tablist-container .tab-content {
		height: 14rem !important
	}
}

@media only screen and (min-width:1023px) and (max-width:1024px) and (orientation:portrait) {
	.fresh-air .airport-lookup {
		margin-top: 105px !important
	}
}

.fresh-air .modal-body {
	height: auto;
	overflow: auto
}

.fresh-air .help {
	max-width: 47.25rem;
	-webkit-transform: translate(0) !important;
	transform: translate(0) !important
}

.fresh-air .help-modal {
	padding: 2.5rem;
	background: 0 0;
	background-color: #fff;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .5)
}

.fresh-air .help-modal .title {
	margin: 0;
	font-size: 1.75rem;
	line-height: 2.125rem;
	color: #0b1f66
}

.fresh-air .help-modal p,
.help-modal li {
	font-size: .9375rem;
	line-height: 1.5rem;
	color: #0b1f66
}

.fresh-air .help-modal .help-modal-close {
	display: block !important;
	width: .9375rem;
	height: .9375rem;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background-color: transparent;
	border: 0
}

.fresh-air .help-modal .help-modal-close.icon-moreoptionsclose:before {
	font-size: .9375rem;
	color: #8996a9;
	vertical-align: top
}

.fresh-air .help-modal ul li {
	color: #0b1f66
}

.best-fares-help,
.checkin-ticketno-help,
.fresh-air .connection-help,
.meeting-code-help,
.mytrips-ticketno-help,
.refundable-flights-help,
.show-pricein-help {
	position: absolute;
	width: 1.375rem;
	height: 1.375rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.checkin-ticketno-help.icon-help:before,
.fresh-air .connection-help.icon-help:before,
.mytrips-ticketno-help.icon-help:before {
	vertical-align: top
}

.fresh-air .connection-help {
	top: 2.9rem;
	right: 1.125rem
}

.fresh-air .refundable-flights-help {
	top: 0
}

.best-fares-help,
.fresh-air .show-pricein-help {
	top: 2.3rem;
	right: 3.75rem;
	z-index: 9999
}

.fresh-air .meeting-code-help {
	top: 2.3rem;
	right: 1rem;
	z-index: 9999
}

.fresh-air .checkin-ticketno-help,
.mytrips-ticketno-help {
	top: 2.9rem;
	right: 1rem
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .help {
		max-width: 38.75rem
	}

	.fresh-air .connection-help {
		right: .125rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .help {
		max-width: 29.375rem
	}

	.fresh-air .refundable-flights-help {
		top: 0
	}

	.fresh-air .best-fares-help {
		top: 2.4rem;
		right: .938rem
	}

	.fresh-air .meeting-code-help,
	.fresh-air .show-pricein-help {
		top: 2rem;
		right: .938rem
	}

	.fresh-air .refundablefares .modal-content {
		max-height: 41.25rem
	}

	.fresh-air .refundablefares .modal-body {
		max-height: 31.4375rem;
		overflow-y: auto
	}
}

@media (max-width:767px) {
	.fresh-air .help {
		max-width: 19.563rem
	}

	.fresh-air .refundable-flights .help-modal-close.icon-moreoptionsclose:before {
		content: ""
	}

	.fresh-air .connection-help {
		right: -.125rem !important
	}

	.fresh-air .best-fares-help,
	.meeting-code-help,
	.show-pricein-help {
		right: .75rem !important
	}

	.fresh-air .show-pricein-help {
		top: 1.6rem !important
	}

	.fresh-air .best-fares-help {
		top: 1.938rem !important
	}

	.fresh-air .meeting-code-help {
		top: 1.6875rem !important
	}

	.fresh-air .help-modal {
		padding: 1.5rem
	}

	.fresh-air .help-modal .title {
		font-size: 1.5rem;
		line-height: 2.125rem
	}

	.fresh-air .refundablefares {
		max-width: 100%;
		height: 100%;
		margin: 0
	}

	.fresh-air .refundablefares .action-bar .close {
		margin: .875rem 1.688rem .938rem;
		font-size: .875rem;
		line-height: 1rem
	}

	.fresh-air .refundablefares .modal-content {
		height: 100%;
		border: 0
	}

	.fresh-air .refundablefares .container {
		position: absolute;
		bottom: 0;
		left: 0;
		max-width: 100%;
		height: 100%;
		padding: 2.875rem 1.75rem 2rem;
		overflow-y: auto
	}

	.fresh-air .refundablefares .container p,
	.fresh-air .refundablefares .container ul {
		margin-bottom: .313rem
	}

	.fresh-air .refundablefares .container .title {
		padding-top: 2rem !important;
		margin-top: 0 !important
	}

	.fresh-air .refundablefares .help-modal {
		padding-bottom: 100vh;
		box-shadow: none
	}

	.fresh-air .refundablefares .help-modal:focus {
		outline: 0 !important
	}

	.fresh-air .refundablefares .help-modal .help-modal-close {
		display: none !important
	}
}

@media (max-width:991px) {

	.fresh-air .checkin-ticketno-help,
	.mytrips-ticketno-help {
		top: 2.5625rem
	}
}

.fresh-air .full-airport-list-modal {
	max-width: 44rem;
	-webkit-transform: translate(0) !important;
	transform: translate(0) !important
}

.fresh-air .full-airport-list-modal .modal-content {
	border: 0;
	border-radius: 0
}

.fresh-air .country-list-modal {
	width: 44rem;
	padding: 3.5625rem 2.8125rem 2.5rem 3.25rem;
	background-size: 4.5rem 4rem;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .5)
}

.fresh-air .country-list-container {
	margin-bottom: 0
}

.fresh-air .country-list-container .country-list-header {
	padding: 1rem 0;
	font-size: 1.75rem;
	line-height: .8125rem;
	color: #0b1f66
}

.fresh-air .country-list-container .country-list-body .nav-link.active {
	height: 100%;
	color: #0b1f66;
	text-decoration: none;
	border: 0;
	border-bottom: 2px solid #e01933 !important
}

.fresh-air .country-list-container .country-list-body .nav-link {
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: .2rem;
	font-size: .8125rem;
	line-height: .875rem;
	color: #0b1f66;
	text-align: center;
	letter-spacing: .083rem;
	background-color: transparent;
	border: 0
}

.fresh-air .country-list-container .country-list-body .nav-link:hover {
	text-decoration: none
}

.fresh-air .country-list-container .nav-tabs .nav-item {
	width: 33.33%;
	margin-bottom: -1px
}

.fresh-air .country-list-container .full-list-close {
	position: absolute;
	top: 1.25rem;
	right: 1.25rem;
	width: 1rem;
	height: 1rem;
	padding: 0;
	margin: 5px;
	cursor: pointer;
	background-color: transparent;
	border: 0
}

.fresh-air .country-list-container .full-list-close.icon-moreoptionsclose:before {
	font-size: 1rem;
	color: #8996a9
}

.country-list-container .airport-right-container,
.fresh-air .country-list-container .country-left-container {
	padding-bottom: .3125rem
}

.fresh-air .country-list-container .airport-right-container .country-lable {
	padding-bottom: .24rem;
	margin-top: .45rem
}

.fresh-air .country-list-container .country-lable {
	padding-bottom: .625rem;
	font-size: .875rem;
	line-height: .8125rem;
	color: #5b6372;
	text-transform: capitalize;
	letter-spacing: .0285714em
}

.fresh-air .country-list-container .country-list a:hover {
	text-decoration: none
}

.fresh-air .country-list-container .country-list a {
	padding: .2rem 0;
	font-size: .875rem;
	line-height: 1.5rem;
	color: #0b1f66;
	text-transform: capitalize;
	letter-spacing: .007em;
	list-style-type: none;
	border: 0
}

.fresh-air .country-list-container li.country-list {
	padding-left: .25rem
}

.fresh-air .country-list-container .airport-list a {
	line-height: 1.5rem
}

.fresh-air .country-list-container .alphabeticaly a {
	line-height: 1.5rem
}

.fresh-air .country-list-container .contry-list-anchor {
	color: #0b1f66
}

.country-list-container .country-list.active:hover,
.fresh-air .country-list-container .country-list.active {
	background-color: #f5f7fa
}

.country-list-container .country-list.active a:hover,
.fresh-air .country-list-container .country-list.active a {
	background-color: #f5f7fa !important
}

.fresh-air .country-list-container .list-container {
	height: 14.63rem;
	margin-top: .625rem;
	margin-right: 0;
	margin-left: -.25rem;
	overflow-y: auto
}

.fresh-air .country-list-container .tab-content {
	height: auto;
	overflow: hidden
}

.fresh-air .country-list-container .tab-Container {
	margin-top: 1.25rem
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .country-list-modal {
		padding: 5.70625rem 3.25rem 3.5625rem 2.9375rem
	}
}

@media (max-width:991px) {
	.fresh-air .full-airport-list-modal {
		max-width: 100%;
		height: 100%;
		margin: 0
	}

	.fresh-air .full-airport-list-modal .modal-content {
		height: 100%
	}

	.fresh-air .full-airport-list-modal .modal-content .country-list-modal {
		position: absolute;
		width: 100%;
		height: 100%;
		padding: 5.70625rem 3.25rem 3.5625rem 2.9375rem;
		background: #fff url("../images/supergraphic-flyout.svg") no-repeat right 2.0625rem top 2.9rem;
		background-size: 4.5625rem 4rem
	}

	.fresh-air .full-airport-list-modal .modal-content .list-container {
		height: 65vh;
		margin-right: 0
	}

	.fresh-air .full-airport-list-modal .modal-content .full-list-close {
		display: none
	}

	.fresh-air .full-airport-list-modal .country-list-modal {
		background: #fff url("../images/supergraphic-flyout.svg") no-repeat right 2.0625rem top 2.9rem;
		background-size: 4.5625rem 4rem
	}

	.fresh-air .full-airport-list-modal .country-list-header {
		padding-top: 0
	}

	.fresh-air .full-airport-list-modal .action-bar {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 2.875rem
	}

	.fresh-air .full-airport-list-modal .action-bar .close {
		margin-top: .875rem;
		margin-right: 1.6875rem;
		margin-bottom: .938rem;
		font-size: .875rem;
		font-weight: 400;
		line-height: 1rem;
		color: #fff;
		background: 0 0;
		border: 0;
		opacity: 1
	}
}

@media (max-width:767px) {
	.fresh-air .country-list-container.d-sm-none {
		display: none !important
	}

	.fresh-air .full-airport-list-modal .d-sm-block {
		display: block !important
	}

	.fresh-air .full-airport-list-modal .modal-content .list-container {
		height: 53vh !important
	}

	.fresh-air .full-airport-list-modal li.country-list {
		padding-left: 0
	}

	.fresh-air .full-airport-list-modal .country-list-modal {
		padding: 5.125rem 1.8125rem 1.8125rem !important
	}

	.fresh-air .full-airport-list-modal .country-list-header {
		padding-top: 0 !important;
		padding-bottom: 1.125rem !important
	}

	.fresh-air .full-airport-list-modal .back {
		padding-left: .5625rem;
		margin-top: .875rem;
		margin-bottom: .938rem;
		margin-left: 1.8125rem;
		font-size: .875rem;
		font-weight: 400;
		line-height: 1rem;
		color: #fff;
		background: url("../images/carot-white-left.svg") no-repeat 0;
		background-size: .375rem .75rem;
		border: 0;
		opacity: 1
	}

	.fresh-air .full-airport-list-modal .country-list-header h3 {
		margin-bottom: .4375rem;
		font-size: 1.5rem;
		line-height: 1.75rem
	}

	.fresh-air .full-airport-list-modal .nav-item {
		display: inline-block;
		width: 29.5% !important;
		margin-right: 1rem
	}

	.fresh-air .full-airport-list-modal .nav-item:last-child {
		width: 30.5% !important;
		margin-right: 0
	}

	.fresh-air .full-airport-list-modal .nav-link {
		margin-right: 0 !important;
		letter-spacing: .003rem !important
	}

	.fresh-air .full-airport-list-modal .list-container {
		height: 72vh;
		margin-right: 0;
		overflow-y: scroll;
		list-style-type: none
	}

	.fresh-air .full-airport-list-modal .country-list a:hover {
		text-decoration: none
	}

	.fresh-air .full-airport-list-modal .country-list,
	.full-airport-list-modal .country-list:hover {
		padding: .5rem 0;
		font-size: 1.125rem;
		line-height: .875rem;
		text-transform: capitalize
	}

	.fresh-air .full-airport-list-modal .country-lable {
		font-size: 1rem;
		text-transform: capitalize
	}

	.fresh-air .full-airport-list-modal .sm-airports-Conatiner {
		margin-top: -1.1875rem
	}

	.fresh-air .full-airport-list-modal .sm-airports-Conatiner .country-list a {
		padding: .2rem 0;
		font-size: .875rem;
		line-height: 1.5rem;
		color: #0b1f66;
		text-transform: capitalize;
		letter-spacing: .007rem;
		border: 0
	}
}

@media (max-width:767px) {
	.fresh-air .full-airport-list-modal .modal-content .list-container {
		margin-right: 0;
		margin-left: 0
	}
}

@media (min-width:0px) and (max-width:374px) {
	.fresh-air .full-airport-list-modal .nav-item {
		width: 23% !important
	}
}

@media (max-width:375px) {
	.fresh-air .country-list-container .country-list-body .nav-link {
		padding-right: 0;
		padding-left: 0;
		font-size: .77rem
	}
}

@media (min-width:414px) and (max-width:736px) and (orientation:landscape) {
	.fresh-air .full-airport-list-modal .modal-content .list-container {
		height: 48vh
	}
}

@media (min-width:375px) and (max-width:667px) and (orientation:landscape) {
	.fresh-air .full-airport-list-modal .modal-content .list-container {
		height: 46vh
	}
}

.cardb .card-componentTxt,
.fresh-air .carda .card-componentTxt {
	padding: 2.875rem 1.875rem
}

.carda .card-a-img,
.cardb .card-a-img,
.cardb .card-b-img,
.fresh-air .carda .card-b-img {
	height: 100%
}

.cardb .flexColTxt,
.fresh-air .carda .flexColTxt {
	line-height: 2rem
}

.carda .card-a-img,
.carda .card-b-img,
.carda .card-componentTxt,
.cardb .card-a-img,
.cardb .card-b-img,
.cardb .card-componentTxt,
.cardb .componentLink,
.fresh-air .carda .componentLink {
	width: 100%
}

.cardb .cardComponentLink,
.fresh-air .carda .cardComponentLink {
	background-position: 92% 65% !important
}

.cardb .card-component a,
.cardcd .card-component a,
.fresh-air .carda .card-component a {
	font-size: 1rem;
	line-height: 1.85rem;
	color: #4470c3;
	margin: 10px 0;
	padding: 0 10px
}

.carda .card-descriptiontxt,
.carda .card-headertxt,
.cardb .card-componentTxt,
.cardb .card-descriptiontxt,
.cardb .card-headertxt,
.cardcd .card-componentTxt,
.cardcd .card-descriptiontxt,
.cardcd .card-headertxt,
.fresh-air .carda .card-componentTxt {
	font-size: .9875rem;
	line-height: 1.5rem;
	text-transform: uppercase;
	font-weight: 700
}

.carda .card-descriptiontxt .btn-primary-cta,
.carda .card-headertxt .btn-primary-cta,
.cardb .card-componentTxt .btn-primary-cta,
.cardb .card-descriptiontxt .btn-primary-cta,
.cardb .card-headertxt .btn-primary-cta,
.cardcd .card-componentTxt .btn-primary-cta,
.cardcd .card-descriptiontxt .btn-primary-cta,
.cardcd .card-headertxt .btn-primary-cta,
.fresh-air .carda .card-componentTxt .btn-primary-cta {
	color: #fff !important
}

.cardb .content-component,
.cardcd .content-component,
.fresh-air .carda .content-component {
	padding-bottom: 1.875rem
}

.carda .tout-btn-cta,
.cardb .tout-btn-cta,
.cardcd .tout-btn-cta {
	height: 4.875rem;
	margin: 2.75rem 1.875rem .75rem 0 !important
}

.cardb .cardComponentLink,
.cardcd .cardComponentLink,
.fresh-air .carda .cardComponentLink {
	background: url("arrow-right.png") no-repeat
}

.cardb .cardComponentLink :focus,
.cardcd .cardComponentLink :focus,
.fresh-air .carda .cardComponentLink :focus {
	background-color: transparent !important
}

.cardb .cardComponentLink :focus,
.cardcd .cardComponentLink :focus,
.fresh-air .carda .cardComponentLink :focus {
	background-color: transparent !important
}

.cardb .card-componentTxt,
.cardcd .card-componentTxt,
.fresh-air .carda .card-componentTxt {
	background-color: #f6f6f7
}

.cardb .flexCol,
.cardcd .flexCol,
.fresh-air .carda .flexCol {
	padding: 0 !important
}

.cardcd .tout-btn-cta {
	width: 100% !important
}

.cardb .card-componentTxt .componentLink:focus,
.cardcd .card-componentTxt .componentLink:focus,
.fresh-air .carda .card-componentTxt .componentLink:focus {
	color: #0b1f66;
	text-decoration: none;
	border-radius: 3px;
	outline: 0 !important
}

.cardb .card-componentTxt .componentLink:hover,
.cardcd .card-componentTxt .componentLink:hover,
.fresh-air .carda .card-componentTxt .componentLink:hover {
	text-decoration: none !important
}

.cardb .card-headertxt,
.fresh-air .carda .card-headertxt {
	margin-bottom: 1.625rem !important;
	font-family: WhitneyCondensed-Semibold;
	font-size: 1.04rem;
	font-weight: 700;
	line-height: 1.25rem;
	letter-spacing: .0875rem
}

.cardb .card-header-underline,
.fresh-air .carda .card-header-underline {
	display: block;
	width: 5.125rem;
	margin: 1.5rem 0;
	text-align: left;
	border: 0;
	border-bottom: .1875rem solid #e3132c
}

.carda .card-descriptiontxt~p,
.cardb .card-descriptiontxt,
.cardb .card-descriptiontxt~p,
.fresh-air .carda .card-descriptiontxt {
	max-width: 85%;
	padding-right: .875rem;
	font-size: 1.04rem;
	text-transform: none;
	letter-spacing: 0
}

.fresh-air .cardb .card-component {
	background-color: #f6f6f7
}

.fresh-air .cardb .card-component.flex-adjust {
	margin-left: 0
}

.fresh-air .cardb .card-descriptiontxt {
	max-width: 90%;
	font-size: 1rem;
	line-height: 2rem;
	color: #081649;
	text-transform: none
}

.fresh-air .carda .card-component.flex-adjust {
	margin-left: 0
}

.fresh-air .cardcd .card-text-area {
	width: 100%;
	padding: 0
}

.fresh-air .cardcd .componentLink {
	display: block
}

.fresh-air .cardcd .cardComponentLink {
	background-position: 98%
}

.fresh-air .cardcd .card-descriptiontxt {
	max-width: 90%;
	margin-top: 1rem;
	font-size: 1rem;
	line-height: 1.5rem;
	text-transform: none
}

.fresh-air .cardcd .vertCol {
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 !important;
	background-clip: content-box
}

.fresh-air .section-grey .cardb,
.section-grey .carda,
.section-grey .cardcd {
	color: #0b1f66
}

.fresh-air .section-grey .cardb .card-componentTxt,
.section-grey .carda .card-componentTxt,
.section-grey .cardcd .card-componentTxt {
	background-color: #fff
}

@media (max-width:767px) {
	.fresh-air .carda .card-componentTxt {
		padding: 1.875rem 0 1.875rem 1.875rem !important
	}

	.fresh-air .cardb .card-componentTxt {
		padding: 1.875rem 3rem 1.875rem 1.875rem !important
	}

	.fresh-air .cardb .card-b-img {
		height: 13.75rem
	}

	.cardb .tout-btn-cta {
		margin-right: 0 !important
	}

	.carda .tout-btn-cta,
	.cardb .tout-btn-cta,
	.cardcd .tout-btn-cta {
		margin-bottom: 1.25rem
	}

	.fresh-air .carda .card-a-img {
		height: 21.5625rem
	}

	.fresh-air .carda .card-headertxt {
		font-size: 1rem
	}

	.fresh-air .carda .card-descriptiontxt {
		max-width: 90%;
		padding-right: 1.875rem;
		font-size: 1.2rem
	}

	.cardcd .tout-btn-cta {
		width: 100%
	}

	.cardcd .card-d-img,
	.fresh-air .cardcd .card-c-img {
		height: 20rem
	}
}

@media (min-width:768px) and (max-width:991px) {

	.cardb .card-componentTxt,
	.fresh-air .carda .card-componentTxt {
		padding: 1.875rem 0 1.875rem 1.875rem !important;
		background-position: 96% 70% !important
	}

	.fresh-air .carda .card-a-img {
		height: 26.903125rem
	}

	.fresh-air .cardb .card-b-img {
		height: 29.51375rem
	}

	.fresh-air .cardb .card-componentTxt {
		padding-right: 2.875rem !important
	}

	.fresh-air .cardb .card-descriptiontxt {
		max-width: 100%;
		padding-right: 1.5rem
	}

	.card-d-img,
	.fresh-air .card-c-img {}

	.fresh-air .cardcd .card-text-area {}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .carda .card-componentTxt {
		background-position: 90% 60% !important
	}

	.card-d .tout-btn-cta {
		width: 100%
	}

	.fresh-air .cardcd .card-c-img {
		height: 14.224375rem
	}

	.fresh-air .cardcd .card-d-img {}

	.fresh-air .cardcd .card-text-area {
		width: 100%
	}

	.fresh-air .cardcd.card-c .card-text-area {
		width: 93%
	}

	.fresh-air .card-d .btn-adjust {
		margin-top: 1.25rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.fresh-air .card-c-img {
		height: 14.226875rem
	}

	.fresh-air .card-d-img {
		height: 16.5rem
	}

	.card-d .tout-btn-cta {
		width: 100%
	}

	.fresh-air .cardcd .card-text-area {
		width: 100%
	}

	.fresh-air .cardcd.card-c .card-text-area {
		width: 94%
	}
}

@media (min-width:1440px) {
	.fresh-air .card-c-img {
		height: 20.32125rem
	}

	.fresh-air .card-d-img {
		height: 300px
	}

	.fresh-air .cardcd.card-c .card-text-area {
		width: 94%
	}

	.fresh-air .carda .card-componentTxt {
		background-position: 92% 65% !important
	}
}

@media (min-width:1600px) {
	.fresh-air .card-d .text-adjust {
		padding-bottom: 1.5rem
	}

	.fresh-air .cardb .card-componentTxt {
		padding-right: 3.875rem !important
	}
}

@media (min-width:992px) {
	.carda .tout-btn-cta {
		margin-right: 0 !important
	}

	.fresh-air .carda .card-descriptiontxt {
		max-width: 100%;
		padding-right: 2.125rem
	}

	.fresh-air .cardcd .vertCol {
		padding: 0 .75rem !important
	}

	.cardb .tout-btn-cta {
		width: 45% !important
	}

	.fresh-air .cardb .card-componentTxt {
		padding-right: 3rem !important;
		background-position: 95% 65% !important
	}

	.fresh-air .cardb .card-descriptiontxt {
		max-width: 100%;
		padding-right: 1.5rem
	}
}

.fresh-air .introcomponent .introdescription,
.introcomponentimage .introdescription {
	display: inline-block;
	width: 100%
}

.fresh-air .introcomponent .redlinerule,
.introcomponentimage .redlinerule {
	float: none;
	width: 2.5rem;
	height: 2px;
	margin: .75rem 0 .55rem 0;
	background: #e51937;
	border: 0
}

.fresh-air .introcomponent ul li,
.introcomponentimage ul li {
	padding-bottom: 0
}

.fresh-air .introcomponent ol li,
.fresh-air .introcomponent ul li,
.introcomponentimage ol li,
.introcomponentimage ul li {
	line-height: 1.65rem;
	color: #333;
	letter-spacing: 0;
	list-style-position: inside;
	list-style-type: disclosure-closed;
	font-size: 16px !important;
	margin-bottom: 12px
}

.introcomponent .bullets-separetor li,
.introcomponentimage .bullets-separetor li {
	padding-top: 1.5rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #e8ecf2
}

.fresh-air .introcomponentimage .introdescription {
	width: 100%
}

.fresh-air .introcomponentimage .imageblock {
	top: 1rem;
	float: right
}

.fresh-air .introcomponentimage .sm-d-none {
	display: none
}

@media (max-width:767px) {
	.fresh-air .introcomponentimage .md-d-none {
		display: none
	}

	.fresh-air .introcomponentimage .sm-d-none {
		display: block;
		float: left;
		padding: 0 0 1rem
	}

	.fresh-air .introcomponent,
	.introcomponentimage {
		padding-left: 1rem
	}

	.fresh-air .introcomponent ul li,
	.introcomponent ol li,
	.introcomponentimage ol li,
	.introcomponentimage ul li {
		font-size: 1.125rem;
		line-height: 1.75rem
	}
}

@media (min-width:768px) {

	.fresh-air .introcomponent .desc-two-column,
	.introcomponentimage .desc-two-column {
		padding: 0;
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 1rem;
		column-gap: 1rem
	}
}

@media (min-width:992px) {
	.fresh-air .introcomponentimage .imageblock {
		top: 0
	}
}

@media (min-width:1600px) {

	.fresh-air .introcomponent .introdescription,
	.fresh-air .introcomponent .introdescription.desc-two-column {
		margin: 0
	}
}

@media screen and (min-width:426px) {

	.fresh-air .introcomponent .h1,
	.introcomponentimage .h1 {
		display: block;
		margin: 1.25rem 0 -.5rem -.25rem;
		font-size: 40px;
		font-weight: 600;
		line-height: 3.375rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .introcomponent .h3,
	.introcomponentimage .h3 {
		display: block;
		font-size: 30px;
		font-weight: 500;
		line-height: 3.375rem;
		color: #0b1f66;
		letter-spacing: 0;
		text-transform: initial
	}

	.fresh-air .introcomponent .h2,
	.introcomponentimage .h2 {
		display: block;
		margin: 1.25rem 0 -.5rem -.25rem;
		font-size: 32px;
		font-weight: 600;
		line-height: 3.375rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .introcomponent .h4,
	.introcomponentimage .h4 {
		font-size: 28px;
		line-height: 1.25rem;
		color: #0b1f66;
		text-transform: capitalize;
		letter-spacing: 1.4px
	}
}

@media screen and (min-width:320px) and (max-width:425px) {

	.fresh-air .introcomponent .h1,
	.introcomponentimage .h1 {
		display: block;
		margin: 0 0 -.5rem -.15rem;
		font-size: 2.375rem;
		font-weight: 100;
		line-height: 2.625rem;
		color: #0b1f66;
		letter-spacing: 0
	}

	.fresh-air .introcomponent .h1 h1,
	.introcomponentimage .h1 h1 {
		font-size: 2.375rem
	}

	.fresh-air .introcomponent .h4,
	.introcomponentimage .h4 {
		font-size: .9375rem;
		line-height: 1.375rem;
		color: #0b1f66;
		text-transform: uppercase;
		letter-spacing: 1.4px
	}
}

.fresh-air .introcomponent .details,
.introcomponentimage .details {
	display: none;
	margin-top: 2.5rem
}

.fresh-air .introcomponent .details-controller,
.introcomponentimage .details-controller {
	padding-top: 1.875rem;
	padding-bottom: 1.875rem;
	font-size: 1rem;
	font-weight: 700;
	color: #0b1f66;
	text-transform: capitalize;
	letter-spacing: .1rem;
	cursor: pointer
}

.fresh-air .introcomponent .details-controller:before,
.introcomponentimage .details-controller:before {
	width: 1rem;
	height: .275rem;
	padding-left: 2rem;
	cursor: pointer;
	content: "Show ";
	background-image: url("../images/vclosed-state-greater-than-375.svg");
	background-repeat: no-repeat;
	background-position: 0;
	background-size: 1rem .5625rem
}

.fresh-air .introcomponent .details-controller.active:before,
.introcomponentimage .details-controller.active:before {
	content: "Hide ";
	background-image: url("../images/vopen-state-greater-than-375.svg")
}

.fresh-air .introcomponent .details {
	padding: 0
}

.fresh-air .introcomponent .details-controller {
	padding: 1.875rem 0
}

.fresh-air .introcomponentimage .details {
	padding: 0
}

.fresh-air .introcomponentimage .details-controller {
	padding: 1.875rem 0
}

.fresh-air .section,
.section-grey {
	padding: 1rem 0;
	color: #0b1f66
}

.fresh-air .section .contentcontainer,
.section-grey .contentcontainer {
	min-height: 100%
}

.section .bullets-separetor li,
.section-grey .bullets-separetor li {
	padding-top: 1.5rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #e8ecf2
}

.fresh-air .section ul li,
.section-grey ul li {
	padding-bottom: 1rem
}

.fresh-air .section ol li,
.fresh-air .section ul li,
.section-grey ol li,
.section-grey ul li {
	font-size: 1.5rem;
	line-height: 2.125rem;
	color: #0b1f66;
	letter-spacing: 0;
	list-style-position: outside
}

.fresh-air .section-grey {
	background-color: #f5f7fa
}

.fresh-air .intro-card-align {
	padding: 0 3.75rem 3rem
}

@media (max-width:767px) {
	.fresh-air .section {
		padding-bottom: 1.875rem
	}

	.fresh-air .intro-card-align {
		padding: 0
	}

	.fresh-air .section ul li,
	.section ol li,
	.section-grey ol li,
	.section-grey ul li {
		font-size: 1.125rem !important;
		line-height: 1.75rem !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .contentcontainer {
		width: 60.625rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.fresh-air .contentcontainer {
		width: 73.125rem
	}
}

@media (min-width:1440px) {
	.fresh-air .contentcontainer {
		width: 85rem
	}

	.fresh-air .intro-card-align {
		padding: 0 8.875rem 4rem
	}
}

.fresh-air .calendarInput .calendarMasterCont .calDispValueCont {
	position: absolute;
	top: 0;
	width: 88%;
	height: 65%;
	font-size: 1.125rem;
	line-height: 2.875rem;
	color: #fff;
	cursor: pointer;
	border-radius: 0
}

.fresh-air .calendarInput .calendarMasterCont .calDispValueCont.validation-error {
	color: #000;
	background-color: #fffddf
}

.fresh-air .calendarInput .calendarMasterCont .calDispValueCont:focus {
	border-bottom: .125rem solid #fff
}

.calendarInput .calendarMasterCont .calDispValueCont .calDateSeparator {
	position: absolute;
	width: 1rem;
	height: 100%
}

.calendarInput .calendarMasterCont .calDispValueCont .calDateSeparator.icon-line:before {
	position: absolute;
	top: 28% !important;
	font-size: 16px !important;
	color: #e51937;
	content: "\2014"
}

.fresh-air .calendarInput .calendarMasterCont .calDispValueCont .calDepartLabelCont {
	margin-right: .375rem
}

.fresh-air .calendarInput .calendarMasterCont .calDispValueCont .calReturnLabelCont {
	margin-left: 1.375rem
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker {
	position: absolute;
	top: 1.875rem;
	z-index: 999999;
	min-height: 30rem;
	padding: 2rem 2.438rem 1.438rem;
	overflow: hidden;
	background: #fff;
	box-shadow: .125rem .125rem .625rem rgba(0, 0, 0, .5)
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker:focus {
	background-color: #fff !important;
	border: none !important;
	outline: .1875rem solid #79b8f5
}

.calendarInput .calendarMasterCont .dl-datepicker .closeButtonCont {
	margin-bottom: 2.813rem;
	line-height: 1.25rem
}

.calendarInput .calendarMasterCont .dl-datepicker .closeButtonCont .closeButton {
	width: 1rem;
	height: 1rem;
	padding: 0;
	cursor: pointer;
	background-color: transparent;
	border: 0
}

.calendarInput .calendarMasterCont .dl-datepicker .closeButtonCont .closeButton:focus {
	background-color: #fff !important;
	border-radius: 50% !important;
	box-shadow: 0 0 0 8px #fafbfc, 0 0 0 10px #acb4cc !important
}

.calendarInput .calendarMasterCont .dl-datepicker .closeButtonCont .closeButton.icon-moreoptionsclose {
	text-align: right;
	outline: 0
}

.calendarInput .calendarMasterCont .dl-datepicker .closeButtonCont .closeButton.icon-moreoptionsclose:before {
	color: #8996a9;
	vertical-align: text-top
}

.fresh-air .calendarInput .calendarMasterCont .calPrevNextBtnCont {
	height: 4.375rem !important;
	padding-top: 1.875rem;
	padding-right: 1.875rem;
	padding-left: 1.875rem
}

.fresh-air .calendarInput .calendarMasterCont .calPrevNextBtnCont .dl-datepicker-0 {
	position: absolute;
	top: 50%;
	width: 1.625rem;
	height: 2.125rem;
	padding-right: .5rem;
	overflow: hidden;
	cursor: pointer
}

.fresh-air .calendarInput .calendarMasterCont .calPrevNextBtnCont .dl-datepicker-0.no-previous {
	cursor: default
}

.fresh-air .calendarInput .calendarMasterCont .calPrevNextBtnCont .dl-datepicker-0.no-previous span {
	background-image: url("../images/InActiveLeftArrow.svg")
}

.fresh-air .calendarInput .calendarMasterCont .calPrevNextBtnCont .dl-datepicker-0 span {
	display: inline-block;
	width: .75rem;
	height: 1.25rem;
	text-indent: -9999px;
	background: url("../images/ActiveLeftArrow.svg") no-repeat;
	background-position: 0
}

.fresh-air .calendarInput .calendarMasterCont .calPrevNextBtnCont .dl-datepicker-1 {
	position: absolute;
	top: 50%;
	left: 94%;
	width: 1.68rem;
	height: 2.125rem;
	overflow: hidden;
	cursor: pointer
}

.fresh-air .calendarInput .calendarMasterCont .calPrevNextBtnCont .dl-datepicker-1.no-next {
	cursor: default
}

.fresh-air .calendarInput .calendarMasterCont .calPrevNextBtnCont .dl-datepicker-1.no-next span {
	background-image: url("../images/InActiveRightArrow.svg")
}

.fresh-air .calendarInput .calendarMasterCont .calPrevNextBtnCont .dl-datepicker-1 span {
	display: inline-block;
	width: .75rem;
	height: 1.25rem;
	text-indent: -9999px;
	background-image: url("../images/ActiveRightArrow.svg");
	background-repeat: no-repeat;
	background-position: 0
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker-header {
	margin-top: -1.425rem;
	margin-bottom: 2.188rem;
	font-size: 1.125rem;
	line-height: 1.188rem;
	text-align: center
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker-header .dl-datepicker-title {
	top: 7rem;
	left: 1.8125rem;
	width: 100%;
	height: 1.125rem;
	font-size: 1rem;
	line-height: 1.125rem;
	color: #0b1f66;
	letter-spacing: .0322222em
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker-header .dl-datepicker-title .dl-datepicker-year {
	padding-left: .3125rem
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker-group-0 .dl-datepicker-header {
	position: relative;
	right: 5px
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table {
	width: 100%;
	border-collapse: collapse
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table thead {
	display: block;
	border-top: 2px solid #dedfe1;
	border-bottom: 2px solid #dedfe1
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table th {
	display: table-cell;
	width: 3.125rem;
	padding-top: .625rem;
	padding-bottom: .625rem;
	font-size: .8125rem;
	font-weight: 400;
	line-height: 1rem;
	color: #4d535c;
	text-align: center !important;
	text-transform: uppercase;
	border: 0
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table td {
	width: 2.625rem;
	padding: .25rem;
	font-size: .875rem;
	border: 0
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table td.days-between-start:last-child.days-between {
	border-radius: 50%
}

.calendarInput .calendarMasterCont .dl-datepicker table td:first-child.days-between,
.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table td.days-between-start {
	border-radius: 50% 0 0 50%
}

.calendarInput .calendarMasterCont .dl-datepicker table td:last-child.days-between,
.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table td.days-between-end {
	border-radius: 0 50% 50% 0
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table td.days-between {
	background-color: #f5f7fa
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table a {
	display: block
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .dl-datepicker-calendar .dl-state-default {
	width: 2.625rem !important;
	height: 2.625rem;
	padding: 0;
	margin: 0;
	line-height: 2.625rem;
	color: #0b1453;
	text-align: center
}

.calendarInput .calendarMasterCont .dl-datepicker .dl-datepicker-calendar .dl-state-default:hover,
.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .dl-datepicker-calendar .dl-state-default:focus {
	color: #0b1f66;
	text-decoration: none;
	background-color: #fafbfc !important;
	border-radius: 50% !important
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .dl-datepicker-current-day .dl-state-default {
	border: 2px solid #0b1453;
	border-radius: 50%
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .dl-datepicker-calendar .dl-state-default.dl-selected-date {
	color: #fff !important;
	background-color: #e01933 !important;
	border-radius: 50% !important
}

.calendarInput .calendarMasterCont .dl-datepicker .dl-datepicker-calendar .dl-state-default.dl-selected-date:focus,
.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .dl-datepicker-calendar .dl-state-default.dl-selected-date:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #e01933 !important;
	border-radius: 50% !important
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker span.dl-state-disabled {
	display: block;
	width: 2.625rem;
	height: 2.625rem;
	padding: 0;
	margin: 0;
	line-height: 2.625rem;
	color: #717780;
	text-align: center;
	text-decoration: none
}

.calendarInput .calendarMasterCont .dl-datepicker .cancelButtonAlignItem {
	text-align: right
}

.calendarInput .calendarMasterCont .dl-datepicker .cancelButtonCont {
	width: 100%;
	margin-top: 2.5rem
}

.calendarInput .calendarMasterCont .dl-datepicker .cancelButtonCont .resetButton {
	float: right;
	padding: 0;
	margin-top: .813rem;
	font-size: .8125rem;
	line-height: 1.875rem;
	color: #4470c3;
	text-align: right;
	text-transform: capitalize;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.calendarInput .calendarMasterCont .dl-datepicker .cancelButtonCont .resetButton:hover {
	color: #4470c3
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .lbl-calFlexDate:focus {
	background: #fff !important;
	outline: 0 !important;
	box-shadow: none !important
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .lbl-calFlexDate:focus:before {
	box-shadow: 0 0 0 2px #616778 !important
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .chk-flexDate:disabled~.lbl-calFlexDate {
	color: #697180 !important
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .chk-flexDate:disabled~.lbl-calFlexDate:focus:before {
	box-shadow: none !important
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .calFlexDateCont {
	position: relative;
	padding-left: 1.5rem;
	margin-top: 1.313rem
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .calFlexDateCont .chk-flexDate {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .calFlexDateCont .chk-flexDate:focus~.lbl-calFlexDate:before {
	content: "\E91C";
	box-shadow: 0 0 0 2px #616778 !important
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .calFlexDateCont .chk-flexDate:checked~.lbl-calFlexDate:before {
	top: .125rem;
	font-size: 1.5rem;
	font-weight: 700;
	color: #fff;
	content: "\E909";
	background-color: #0b1f66;
	border: 0
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .calFlexDateCont .chk-flexDate:disabled~.lbl-calFlexDate:before {
	top: .125rem;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.3 !important;
	color: #697180 !important;
	content: "\E909";
	background-color: #fff !important;
	border: 0
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .calFlexDateCont .lbl-calFlexDate {
	padding-left: .625rem;
	margin: 0;
	font-size: .875rem;
	line-height: .875rem;
	color: #0b1f66
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .calFlexDateCont .lbl-calFlexDate:before {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1.375rem;
	height: 1.3755rem;
	pointer-events: none;
	content: "";
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff;
	border: 1px solid #0b1f66
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .calFlexDateCont .lbl-calFlexDate:after {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	content: "";
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 50% 50%
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileHorizantalbar {
	position: absolute;
	bottom: 71px;
	width: 100%;
	padding: 0;
	margin: 0;
	border-top: 1px solid #dedfe1
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .chk-flexDate {
	position: absolute;
	left: -624.9375rem;
	z-index: -1;
	opacity: 0
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .chk-flexDate:checked~.lbl-calFlexDate:before {
	top: 1rem;
	font-size: 1.563rem;
	font-weight: 700;
	color: #fff;
	content: "\E909";
	background-color: #0b1f66;
	border: 0
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .chk-flexDate:disabled~.lbl-calFlexDate:before {
	top: 1rem;
	font-size: 1.563rem;
	font-weight: 700;
	color: #697180 !important;
	content: "\E909";
	background-color: #fff !important;
	border: 0
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .lbl-calFlexDate {
	padding-top: .25rem;
	padding-left: 2rem;
	margin: 0;
	font-size: .875rem;
	line-height: 1.875rem;
	color: #0b1f66
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .lbl-calFlexDate:before {
	position: absolute;
	top: 1rem;
	left: 0;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	pointer-events: none;
	content: "";
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff;
	border: 1px solid #0b1f66
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .lbl-calFlexDate:after {
	position: absolute;
	top: 1rem;
	left: 0;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	content: "";
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 50% 50%
}

.calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .donebuttonCont {
	float: right;
	width: 10.1875rem;
	height: 3.125rem;
	margin-right: 10rem
}

.calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .donebutton {
	width: 10.1875rem;
	height: 3.125rem;
	font-size: .75rem;
	line-height: .875rem;
	color: #fff;
	text-transform: uppercase;
	background: #e51937
}

.calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .donebutton:focus {
	outline: 3px solid #4470c3 !important
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker-multi-2 .dl-datepicker-group {
	float: left
}

.fresh-air .calendarInput .calendarMasterCont .dl-datepicker-multi .dl-datepicker-group table {
	margin: 0 auto
}

@media (max-width:991px) {
	.calendarInput .calendarMasterCont .calDispValueCont .calDateSeparator {
		margin: 0 .1875rem
	}

	.fresh-air .calendarInput .calendarMasterCont .calDispValueCont .calReturnLabelCont {
		float: right !important
	}

	.fresh-air .calendarInput .calendarMasterCont .calDispValueCont .calDepartLabelCont {
		margin-right: 30%
	}

	.fresh-air .calendarInput .calendarMasterCont .calDispValueCont.icon-Calendar:before {
		content: ""
	}

	.fresh-air .calendarInput .calendarMasterCont .calPrevNextBtnCont {
		display: none
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker-header {
		text-align: left
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker {
		position: fixed !important;
		top: 0;
		left: 0;
		display: inline-block;
		width: 100%;
		height: 100%;
		padding: 0;
		margin-right: auto;
		margin-left: auto;
		text-align: left;
		vertical-align: middle;
		outline: 0;
		box-shadow: none
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker.dl-datepicker-multi-2 {
		width: 100%;
		min-width: auto;
		margin-top: 0 !important
	}

	.calendarInput .calendarMasterCont .dl-datepicker .closeButtonCont {
		width: 100%;
		height: 2.875rem;
		margin-bottom: 0;
		line-height: 1rem;
		background: #091426
	}

	.calendarInput .calendarMasterCont .dl-datepicker .closeButtonCont .closeButton {
		float: right;
		width: 2.188rem;
		font-size: .875rem;
		line-height: 1rem;
		color: #fff;
		background: 0 0
	}

	.calendarInput .calendarMasterCont .dl-datepicker .closeButtonCont .closeButton.icon-moreoptionsclose:before {
		content: ""
	}

	.calendarInput .calendarMasterCont .dl-datepicker .closeButtonCont .resetButton {
		padding: 0;
		font-size: .875rem;
		line-height: 1rem;
		color: #fff;
		background: 0 0;
		border: 0
	}

	.calendarInput .calendarMasterCont .dl-datepicker .cancelButtonCont {
		padding-left: 1.875rem;
		margin-top: 0
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileWeekHeader {
		display: block;
		padding-right: 9rem;
		padding-left: 9.313rem;
		border: 0;
		border-top: 2px solid #dedfe1;
		border-bottom: 2px solid #dedfe1
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileWeekHeader span {
		display: table-cell;
		width: 4.188rem;
		padding-top: .625rem;
		padding-bottom: .625rem;
		font-size: .75rem;
		font-weight: 400;
		line-height: .875rem;
		color: #4d535c;
		text-align: center;
		text-transform: uppercase
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter {
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 4.4375rem;
		padding: .625rem;
		margin: 0;
		margin-left: 2rem;
		background-color: #fff;
		-webkit-overflow-scrolling: touch
	}

	.calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .donebuttonCont {
		margin-right: 3rem
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table {
		width: 100%;
		border-collapse: collapse
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table td {
		width: 2.625rem;
		padding: .25rem
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table a {
		display: block;
		width: 2.625rem
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker-calendar-cont {
		padding-bottom: 2.188rem;
		border-bottom: 1px solid #dedfe1
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker.dl-datepicker-multi-2 .dl-datepicker-group {
		width: 100%;
		padding-right: 9rem;
		padding-left: 9.313rem
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker-header {
		margin-top: 1.75rem;
		margin-bottom: 2.813rem
	}

	.fresh-air .calenderContainer {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10000;
		height: 100%;
		text-align: center
	}

	.fresh-air .calenderContainer .dl-datepicker-group-wrapper {
		height: 84%;
		overflow: auto
	}
}

@media (min-width:375px) and (max-width:667px) and (orientation:landscape) {
	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .dl-datepicker-calendar .dl-state-default {
		width: auto !important
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker span.dl-state-disabled {
		width: auto !important;
		height: auto !important
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table td {
		padding: 0 1.4rem !important
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileWeekHeader span {
		width: 6.125rem !important
	}

	.calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .donebuttonCont {
		float: right;
		width: 8.1875rem;
		height: 3.125rem;
		margin-right: 3.125rem
	}

	.calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .donebutton {
		width: 8.25rem;
		height: 3.25rem;
		font-size: .75rem;
		line-height: .875rem;
		color: #fff;
		text-transform: uppercase;
		background: #e51937;
		border: 0;
		border-radius: .25rem
	}

	.fresh-air .calenderContainer .dl-datepicker-group-wrapper {
		height: 50%
	}
}

@media (min-width:375px) and (max-width:812px) and (orientation:landscape) {
	.fresh-air .calenderContainer .dl-datepicker-group-wrapper {
		height: 50%
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileWeekHeader {
		padding-left: 8rem
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileWeekHeader span {
		width: 5rem
	}
}

@media (min-width:414px) and (max-width:763px) and (orientation:landscape) {

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .dl-datepicker-calendar .dl-state-default,
	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker span.dl-state-disabled {
		width: auto !important;
		height: auto !important
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table td {
		padding: 0 1.4rem !important
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileWeekHeader span {
		width: 6.125rem !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.dl-datepicker .closeButtonCont {
		padding: .875rem 1.813rem .938rem
	}

	.cancelButtonCont {
		border: 0
	}
}

@media (max-width:767px) {
	.dl-datepicker .closeButtonCont {
		padding: .875rem 1.688rem .938rem 1.875rem
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker table td {
		top: 16.0625rem;
		left: 10.75rem;
		width: 1.875rem;
		height: .875rem;
		padding: 0;
		font-size: .875rem;
		line-height: 1.063rem;
		color: #0b1453;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: .0230769em
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileWeekHeader {
		padding-right: 1.875rem;
		padding-left: 1.875rem
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileWeekHeader span {
		width: 3.125rem
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileWeekHeader span:first-child {
		margin-left: 0 !important
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter {
		position: fixed;
		width: 100%;
		height: 4.4375rem;
		padding: .625rem;
		margin: 0;
		margin-left: 2rem;
		background-color: #fff;
		-webkit-overflow-scrolling: touch
	}

	.calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .donebuttonCont {
		float: right;
		width: 8.1875rem;
		height: 3.125rem;
		margin-right: 1.875rem
	}

	.calendarInput .calendarMasterCont .dl-datepicker .mobileCheckboxFooter .donebutton {
		width: 8.1875rem;
		height: 3.125rem;
		font-size: .75rem;
		line-height: .875rem;
		color: #fff;
		text-transform: uppercase;
		background: #e51937;
		border: 0
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker.dl-datepicker-multi-2 .dl-datepicker-group {
		padding-right: 1.875rem !important;
		padding-left: 1.875rem !important;
		margin-top: 1.438rem !important
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker-header {
		margin-top: 0 !important;
		margin-bottom: 1.875rem !important
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker-calendar-cont {
		padding-bottom: 1.875rem !important;
		border-bottom: 1px solid #dedfe1
	}
}

@media (max-width:374px) {
	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .mobileWeekHeader span {
		width: 2.813 !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .calendarInput .calendarMasterCont .calDispValueCont {
		width: 93%;
		font-size: 1.125rem
	}

	.fresh-air .calendarInput .calendarMasterCont .calDispValueCont .calDepartLabelCont {
		margin-right: 35%
	}
}

@media (min-width:992px) {
	.fresh-air .multiCalendarContainer {
		position: absolute !important;
		top: 3rem !important;
		left: -10rem !important
	}

	.fresh-air .flightCalendarContainer {
		top: 5.2rem !important;
		left: 14rem !important
	}

	.fresh-air .calenderContainer {
		position: absolute;
		top: 3rem;
		left: -11rem;
		z-index: 999;
		width: 38.8125rem;
		height: 22.75rem;
		overflow-y: auto;
		text-align: center;
		box-shadow: 0 0 37px rgba(0, 0, 0, .116508)
	}

	.fresh-air .calenderContainer .dl-datepicker-group-wrapper {
		height: 14.375rem !important;
		padding-right: 3.125rem;
		padding-left: 3.125rem
	}

	.fresh-air .calenderContainer .dl-datepicker {
		position: relative !important;
		top: 0 !important;
		display: inline-block;
		min-height: 0 !important;
		padding: 0 !important;
		margin-right: auto;
		margin-left: auto;
		text-align: left;
		vertical-align: middle
	}

	.calenderContainer .dl-datepicker .closeButtonCont {
		text-align: right
	}

	.fresh-air .calenderContainer .dl-datepicker.dl-datepicker-multi-2 {
		width: 38.8125rem !important;
		height: 22.75rem !important
	}

	.fresh-air .calenderContainer .dl-datepicker.dl-datepicker-multi-2 .dl-datepicker-group {
		width: 16.25rem !important
	}

	.fresh-air .calenderContainer .dl-datepicker.dl-datepicker-multi {
		width: 20.35rem
	}

	.fresh-air .calenderContainer .dl-datepicker table th {
		width: 2.0625rem !important;
		padding-top: .125rem !important;
		font-family: Whitney
	}

	.fresh-air .calenderContainer .dl-datepicker table td,
	.fresh-air .calenderContainer .dl-datepicker table th {
		height: .75rem !important;
		font-size: .75rem;
		line-height: normal;
		color: #ccc;
		text-align: center;
		text-transform: uppercase
	}

	.fresh-air .calenderContainer .dl-datepicker table td {
		width: .5625rem !important;
		padding: .215rem !important
	}

	.fresh-air .calenderContainer .dl-datepicker .dl-datepicker-group-1 .dl-datepicker-group-0 {
		padding-top: .5rem;
		padding-left: .938rem
	}

	.fresh-air .calenderContainer .dl-datepicker .dl-datepicker-group-1 .dl-datepicker-group-1 {
		padding-top: .5rem;
		padding-left: 5.625rem
	}

	.fresh-air .calenderContainer .dl-datepicker .dl-datepicker-group-1 tbody,
	.fresh-air .calenderContainer .dl-datepicker .dl-datepicker-group-1 thead {
		padding-left: 1.125rem
	}

	.fresh-air .calenderContainer .dl-datepicker span.dl-state-disabled {
		width: 1.625rem !important;
		height: 1.625rem !important;
		line-height: 1.375rem !important
	}

	.fresh-air .calendarInput .calendarMasterCont .calDispValueCont {
		padding: 0 .3125rem
	}

	.fresh-air .calendarInput .calendarMasterCont .calDispValueCont.icon-Calendar:before {
		position: absolute;
		right: 5px;
		font-size: 1.2rem;
		line-height: 2.875rem;
		color: #818a98
	}

	.fresh-air .calendarInput .calendarMasterCont .dl-datepicker .dl-datepicker-calendar .dl-state-default {
		width: 1.625rem !important;
		height: 1.625rem !important;
		line-height: 1.375rem !important
	}

	.dl-datepicker .cancelButtonCont {
		padding-bottom: 1.25rem;
		padding-left: 1.625rem;
		margin-top: 0 !important;
		background: #fff
	}

	.dl-datepicker .cancelButtonCont .cancelButton,
	.dl-datepicker .cancelButtonCont .resetButton {
		float: none !important;
		margin-right: 1.25rem !important;
		margin-left: 21.2rem !important
	}

	.dl-datepicker .cancelButtonCont .cancelButton:focus,
	.dl-datepicker .cancelButtonCont .resetButton:focus {
		background-color: #fafbfc !important;
		outline: 2px solid #858d9f !important
	}

	.dl-datepicker .cancelButtonCont .multiCancelButton {
		margin-left: 28.225rem !important
	}

	.dl-datepicker .cancelButtonCont .donebutton {
		width: 4.8125rem;
		height: 1.9rem;
		font-size: 0.625rem;
		line-height: 0.75rem;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 0;
		cursor: pointer;
		background: #e51937;
		border: 0
	}

	.dl-datepicker .cancelButtonCont .donebutton:focus {
		outline: 3px solid #4470c3 !important
	}

	.dl-datepicker .cancelButtonAlignItem .donebutton {
		margin-right: 1.25rem
	}

	.fresh-air .dl-datepicker .calPrevNextBtnCont .dl-datepicker-0 {
		padding: .313rem .563rem .313rem .4rem !important
	}

	.fresh-air .dl-datepicker .calPrevNextBtnCont .dl-datepicker-1 {
		padding: .313rem .563rem !important
	}

	.fresh-air .dl-datepicker .calPrevNextBtnCont a:focus {
		background-color: #fafbfc !important;
		border-radius: 100% !important
	}

	.fresh-air .dl-datepicker table tbody {
		display: block !important;
		width: 13.188rem !important;
		height: 11.8rem !important
	}

	.fresh-air .dl-datepicker table thead {
		height: .813rem !important;
		border-top: none !important;
		border-bottom: none !important
	}

	.fresh-air .dl-datepicker table tr {
		height: .813rem !important
	}

	.fresh-air .dl-datepicker table tr .week {
		width: 14.5rem !important;
		height: 1.75rem !important
	}

	.fresh-air .dl-datepicker-group-0 {
		padding-top: .5rem;
		padding-left: .938rem
	}

	.fresh-air .dl-datepicker-group-0 tbody {
		margin-right: 2.188rem !important
	}

	.fresh-air .dl-datepicker-group-1 {
		padding-top: .5rem
	}

	.fresh-air .dl-datepicker-group-1 .dl-datepicker-header {
		width: 100% !important
	}
}

@media (min-width:1200px) {
	.fresh-air .calendarInput .calendarMasterCont .calDispValueCont {
		font-size: 1.5rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .calenderContainer {
		top: 3rem;
		left: -8rem
	}

	.fresh-air .flightCalendarContainer {
		left: auto !important
	}
}

@media (min-width:1200px) and (max-width:1375px) {
	.fresh-air .calenderContainer {
		left: -6rem
	}

	.fresh-air .flightCalendarContainer {
		left: auto !important
	}
}

.fresh-air .loggedin-flyout {
	top: 0;
	width: 23.4375rem !important;
	max-height: 38.8125rem !important;
	border: 0 !important
}

.fresh-air .container.container-wrapper {
	height: 0
}

.fresh-air .loggedin-flyout.delta tabset.tab-container ul.nav.nav-tabs {
	margin: 0 1.5rem
}

.fresh-air .loggedin-flyout.delta tabset.tab-container .nav-link {
	padding-top: .625rem;
	padding-bottom: .4375rem;
	margin-top: .9375rem
}

.fresh-air .loggedin-flyout.delta tabset.tab-container .tab-content {
	margin: 1.25rem 2.5rem
}

.fresh-air .loggedin-flyout.delta tabset.tab-container .tab-content.notify-tab-align {
	margin: 1.25rem 0
}

.fresh-air .loggedin-flyout.delta tabset.tab-container {
	width: 100%
}

.fresh-air .loggedin-flyout.delta tabset.tab-container ul.nav.nav-tabs {
	text-align: center;
	border-top: 0;
	border-right: 0;
	border-bottom: .0625rem solid #ddd;
	border-left: 0
}

.fresh-air .loggedin-flyout.delta tabset.tab-container ul.nav.nav-tabs .nav-link {
	font-size: .75rem;
	line-height: .875rem;
	color: #0b1f66;
	letter-spacing: .0625rem;
	border: 0
}

.fresh-air .loggedin-flyout.delta tabset.tab-container ul.nav.nav-tabs .nav-link span.tabHeading {
	border: 0
}

.fresh-air .loggedin-flyout.delta tabset.tab-container ul.nav.nav-tabs li.nav-item {
	width: 33.9%;
	border: none !important
}

.fresh-air .loggedin-flyout.delta tabset.tab-container ul.nav.nav-tabs .nav-link.active {
	font-weight: 700;
	background: 0 0;
	border-top: 0;
	border-right: 0;
	border-bottom: .125rem solid #e01933;
	border-left: 0
}

.fresh-air .loggedin-flyout.delta tabset.tab-container ul.nav.nav-tabs .nav-link.active:hover {
	border-bottom: .125rem solid #e01933
}

.fresh-air .loggedin-modal .welcome-header-section.account-summary {
	height: auto
}

.fresh-air .welcome-header-section.account-summary .welcome-section {
	padding-bottom: 1.8125rem
}

.fresh-air .welcome-header-section.account-summary .welcome-section .welcome-message {
	margin-bottom: .0625rem;
	font-size: 1.75rem;
	line-height: 2.0625rem
}

.fresh-air .welcome-header-section.account-summary .welcome-section .user-miles-section {
	width: 100%;
	margin-top: .625rem;
	font-size: .75rem;
	line-height: .875rem;
	letter-spacing: .034rem
}

.fresh-air .welcome-header-section.account-summary .welcome-section .user-miles-section label.miles-lbl {
	margin-left: .3125rem
}

.fresh-air .welcome-header-section.account-summary .welcome-section .user-miles-section .vertical-divider {
	position: relative;
	top: -.1875rem;
	display: inline-block;
	margin-left: .5625rem;
	font-size: .9375rem;
	color: #fff;
	opacity: .2
}

.fresh-air .welcome-header-section.account-summary .welcome-section .valued-traveller {
	margin-top: 1.1875rem
}

.fresh-air .loggedin-modal .welcome-header-section {
	height: auto;
	background: #57585d url("../images/supergraphic-flyout.svg") no-repeat right -1.5625rem top -.1rem !important;
	background-size: 4.5rem 4rem !important
}

.loggedin-container .bottom-sticky-links {
	position: absolute;
	bottom: 0;
	z-index: 99;
	width: 100%;
	padding: .96875rem;
	text-align: center;
	vertical-align: middle;
	background: #f6f8fc
}

.loggedin-container .bottom-sticky-links div.bottom-anchors {
	font-size: .9375rem;
	line-height: 1.125rem;
	border-right: .0625rem solid #d8d7d7
}

.loggedin-container .bottom-sticky-links div.bottom-anchors:last-child {
	border: 0
}

.loggedin-container .bottom-sticky-links div.bottom-anchors a {
	color: #4470c3
}

.loggedin-container .bottom-sticky-links div.bottom-anchors a:focus {
	background-color: #fafbfc !important;
	border-radius: 3px !important;
	outline: 0 !important;
	box-shadow: 0 0 0 2px #858d9f !important
}

.fresh-air .loggedIn-feed {
	right: 0;
	left: 0;
	display: block !important;
	padding: .875rem 1.71875rem .875rem 0;
	line-height: 1rem;
	background-color: #090909 !important;
	border: .0625rem solid #404551 !important;
	border-width: 1px 1px 0
}

@media (min-width:320px) and (max-width:360px) {
	.loggedin-container .bottom-sticky-links div.bottom-anchors {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.fresh-air .loggedin-modal .loggedin-container .modal-body {
		height: 38.813rem
	}
}

@media (min-width:992px) {
	.fresh-air .delta.modal-open modal-container.modal.height-scroll {
		overflow-y: auto
	}

	.fresh-air modal-container.modal.height-scroll {
		position: fixed;
		overflow-y: auto !important
	}
}

.fresh-air .feed-tab .tab-content {
	overflow: inherit !important
}

.fresh-air .loggedin-modal {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	min-height: 35.1875rem
}

.fresh-air .loggedin-modal .loggedin-container {
	width: 100%;
	margin-bottom: 0
}

.fresh-air .loggedin-modal .loggedin-container .modal-body {
	padding: 0;
	margin: 0
}

.fresh-air .loggedin-modal .modal-content {
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	border: 0
}

.fresh-air .loggedin-modal .modal-content .flyout-feed-counter {
	position: absolute;
	top: .5rem;
	left: 3.875rem;
	box-sizing: content-box;
	width: .9375rem;
	height: .9375rem;
	background-color: #e01933;
	border-radius: .625rem
}

.fresh-air .loggedin-modal .modal-content .flyout-feed-counter .flyout-feed-counter-text {
	font-size: .625rem;
	line-height: .9375rem;
	color: #fff;
	text-align: center
}

.fresh-air .loggedin-modal .modal-content .flyout-feed-counter .flyout-feed-counter-text:hover {
	text-decoration: none
}

.fresh-air .loggedin-modal .close-icon {
	position: absolute;
	top: 1.25rem;
	right: 1.25rem;
	width: .9375rem;
	height: .9375rem;
	padding: 0;
	cursor: pointer;
	background: url("../images/closeIcon.svg") no-repeat;
	background-position: .125rem;
	border: 0
}

.fresh-air .loggedin-modal .close-icon:focus {
	background-color: transparent !important;
	border-radius: 0 !important;
	outline: .1875rem solid #79b8f5 !important;
	box-shadow: none !important
}

.fresh-air .loggedin-modal .account-summary-no-data-close-icon {
	background: url("../images/close-icon.svg") no-repeat scroll transparent !important
}

.fresh-air .loggedin-modal .account-summary {
	height: 10.3125rem;
	padding: 2.25rem 2.875rem 0;
	color: #fff
}

.fresh-air .loggedin-modal .account-summary .skymiles-section {
	display: block;
	text-decoration: none
}

.fresh-air .loggedin-modal .account-summary .account-summary-inner-container {
	cursor: pointer
}

.fresh-air .loggedin-modal .account-summary .account-summary-inner-container:focus {
	margin: 0;
	background-color: transparent !important;
	border-radius: 0 !important;
	outline: .1875rem solid #79b8f5 !important;
	box-shadow: none !important
}

.fresh-air .loggedin-modal .account-summary .welcome-section .welcome-message {
	margin-bottom: .0625rem;
	font-size: 1.75rem;
	line-height: 2.125rem
}

.fresh-air .loggedin-modal .account-summary .valued-traveller {
	font-size: .875rem;
	font-style: italic;
	line-height: 1rem
}

.fresh-air .loggedin-modal .account-summary .sky-priorityBtn {
	position: relative;
	top: 22px;
	height: auto;
	font-size: .875rem;
	line-height: 1rem;
	text-align: center;
	letter-spacing: 0;
	cursor: pointer;
	background-color: #e01933;
	border-color: #e01933;
	border-radius: 0
}

.fresh-air .loggedin-modal .account-summary .member-desc {
	padding-top: .6875rem
}

.fresh-air .loggedin-modal .account-summary .member-desc .icon-Dropdown-caret {
	margin-right: -.4375rem
}

.fresh-air .loggedin-modal .account-summary .member-desc .icon-Dropdown-caret:before {
	display: inline-block;
	width: 1.5rem;
	margin-top: .375rem;
	font-size: .6875rem;
	color: #fff;
	vertical-align: text-top;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fresh-air .loggedin-modal .account-summary .horizontal-divider {
	border-bottom: .0625rem solid #fff;
	opacity: .2
}

.fresh-air .loggedin-modal .account-summary .click-arrow {
	float: right;
	width: .625rem;
	height: 1.125rem;
	background: url("../images/caret.svg") no-repeat
}

.fresh-air .loggedin-modal .account-summary .pax-name {
	margin-bottom: .5625rem;
	font-size: .875rem;
	line-height: 1rem
}

.fresh-air .loggedin-modal .account-summary .skymiles-mem {
	font-size: 1.375rem;
	line-height: 1.625rem;
	color: #fff !important
}

.fresh-air .loggedin-modal .account-summary .skymiles-mem:focus {
	background-color: transparent !important;
	border-radius: 0 !important;
	outline: .1875rem solid #79b8f5 !important;
	box-shadow: none !important
}

.fresh-air .loggedin-modal .account-summary .miles-section {
	margin-top: .3rem
}

.fresh-air .loggedin-modal .account-summary .skymiles-details span {
	display: block;
	margin-bottom: .125rem;
	line-height: .75rem;
	color: #fff
}

.fresh-air .loggedin-modal .account-summary .skymiles-details label.miles-lbl {
	margin-bottom: .3125rem;
	font-size: .8125rem;
	line-height: .9375rem;
	color: #fff
}

.fresh-air .loggedin-modal .account-summary .skymiles-details span.miles-no {
	font-size: 12px;
	line-height: 1.1875rem
}

.loggedin-modal .account-summary .skymiles-details .milesNo-separator {
	display: inline !important;
	opacity: .2
}

.fresh-air .loggedin-modal .account-summary .skymiles-details span.miles-yr {
	font-size: .75rem;
	line-height: .875rem;
	color: #fff
}

.fresh-air .loggedin-modal .account-summary-gm {
	background: #875c21 url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
	background-size: 4.5rem 4rem !important
}

.fresh-air .loggedin-modal .account-summary-pm {
	background: #393248 url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
	background-size: 4.5rem 4rem !important
}

.fresh-air .loggedin-modal .account-summary-dm {
	background: #567b94 url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
	background-size: 4.5rem 4rem !important
}

.fresh-air .loggedin-modal .account-summary-sm {
	background: #57585d url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
	background-size: 4.5rem 4rem !important
}

.fresh-air .loggedin-modal .account-summary-ff {
	background: #2a3a73 url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
	background-size: 4.5rem 4rem !important
}

.fresh-air .loggedin-modal .account-summary-vsgm {
	background: #9b690f url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
	background-size: 4.5rem 4rem !important
}

.fresh-air .loggedin-modal .account-summary-sky-mem {
	background: #2a3a73 url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
	background-size: 4.5rem 4rem !important
}

.fresh-air .loggedin-modal .boarding-information-section .account-summary-gm {
	background: #875c21 !important
}

.fresh-air .loggedin-modal .boarding-information-section .account-summary-pm {
	background: #393248 !important
}

.fresh-air .loggedin-modal .boarding-information-section .account-summary-dm {
	background: #567b94 !important
}

.fresh-air .loggedin-modal .boarding-information-section .account-summary-sky-mem {
	background: #2a3a73 !important
}

.fresh-air .loggedin-modal .boarding-information-section .account-summary-sm {
	background: #57585d !important;
	background-size: 4.5rem 4rem !important
}

.fresh-air .loggedin-modal .boarding-information-section .account-summary-ff {
	background: #2a3a73 !important;
	background-size: 4.5rem 4rem !important
}

.fresh-air .loggedin-modal .boarding-information-section .account-summary-vsgm {
	background: #9b690f !important
}

.fresh-air .user-accounts-background {
	background-color: #f8f8f8;
	background-size: 4.5rem 4rem !important
}

.fresh-air .user-accounts-background .user-accounts-background-image {
	position: absolute;
	right: 1rem;
	height: 4rem
}

.fresh-air .feed-modal .accountSummary {
	width: 100%;
	min-height: 13.62rem;
	padding-top: 3.56rem;
	padding-right: 2.93rem;
	padding-left: 2.93rem;
	color: #fff;
	background: #875c21
}

.fresh-air .feed-modal .accountSummary .feed-modal-close-icon {
	width: .9375rem;
	height: .9375rem;
	background: url("../images/close-icon.svg") no-repeat
}

.fresh-air .feed-modal .accountSummary .paxName {
	font-size: .875rem;
	line-height: 1rem
}

.fresh-air .feed-modal .accountSummary .skyMilesMem {
	font-size: 1.375rem;
	line-height: 1.625rem;
	color: #fff
}

.fresh-air .feed-modal .accountSummary .skymilesDetails span {
	display: block;
	margin-bottom: .375rem;
	line-height: .75rem
}

.fresh-air .feed-modal .accountSummary .skymilesDetails span.Mileslbl {
	font-size: .8125rem;
	letter-spacing: .0375rem
}

.fresh-air .feed-modal .accountSummary .skymilesDetails span.milesNo {
	font-size: 1rem;
	line-height: 1.25rem
}

.fresh-air .feed-modal .accountSummary .skymilesDetails span.MilesYr {
	font-size: .75rem
}

@media (min-width:768px) {

	.fresh-air .loggedIn-modal-dialog .loggedin-flyout .content-loggedIn,
	.fresh-air .loggedIn-modal-dialog .loggedin-flyout .content-loggedIn .loggedin-modal {
		min-height: 38.8125rem !important
	}

	.fresh-air .loggedIn-modal-dialog .loggedin-flyout .content-loggedIn .modal-content {
		min-height: 38.8125rem
	}

	.fresh-air .loggedIn-modal-dialog .loggedin-flyout .content-loggedIn .loggedin-user-modal,
	.fresh-air .loggedIn-modal-dialog .loggedin-flyout .content-loggedIn-user-modal {
		min-height: 0 !important
	}

	.fresh-air .acctvty-error-container .logoutdivContainer {
		position: absolute !important
	}
}

@media (min-width:992px) {
	.fresh-air .loggedin-modal .modal-content ul.nav-tabs {
		bottom: 0;
		left: 0
	}

	.loggedin-modal .modal-content .today-tab-link {
		padding: 0
	}
}

.fresh-air .acctvty-tracker {
	height: 20.3125rem;
	padding-right: 0;
	padding-left: 0
}

.fresh-air .acctvty-tracker .offscreen {
	position: absolute;
	width: .0625rem;
	height: .0625rem;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%)
}

.fresh-air .acctvty-tracker .medallion-status a {
	color: #4470c3
}

.fresh-air .acctvty-tracker .progress {
	height: 1.875rem;
	margin-bottom: 0;
	background-color: #052f4d !important;
	border-radius: 0
}

.acctvty-tracker .mqm-tracker .bg-info,
.acctvty-tracker .mqm-tracker bar,
.acctvty-tracker .mqs-tracker bar,
.fresh-air .acctvty-tracker .mqs-tracker .bg-info {
	background-color: #1f65a8 !important
}

.acctvty-tracker .cardspend-tracker bar,
.acctvty-tracker .mqd-tracker .bg-info,
.acctvty-tracker .mqd-tracker bar,
.fresh-air .acctvty-tracker .cardspend-tracker .bg-info {
	background-color: #1a8d42 !important
}

.fresh-air .acctvty-tracker .current-info {
	padding-left: 1.4375rem;
	font-size: .875rem;
	line-height: .875rem
}

.fresh-air .acctvty-tracker .needed-info {
	float: right;
	padding-top: .5rem;
	font-size: .75rem;
	line-height: .75rem
}

.fresh-air .acctvty-tracker .max-info {
	position: relative;
	top: .1rem;
	margin-bottom: .625rem;
	font-size: .75rem;
	line-height: 1.125rem;
	color: #656a70
}

.fresh-air .acctvty-tracker div.cardSpendTrackerMax {
	top: .6rem
}

.fresh-air .acctvty-tracker .bartext {
	position: absolute;
	top: .01rem;
	width: 87%;
	height: 1.875rem;
	color: #fff;
	vertical-align: middle
}

.fresh-air .acctvty-tracker .authormessage {
	margin-bottom: .8125rem;
	font-size: .75rem;
	color: #5b6372
}

.acctvty-tracker .authormessage-top {
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	line-height: 125%
}

.acctvty-tracker .authormessage-bottom {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	line-height: 0.9375rem
}

.acctvty-tracker .bluecheckicon.icon-Checkround,
.acctvty-tracker .dollaricon.icon-dollar,
.acctvty-tracker .greencheckicon.icon-Checkround,
.fresh-air .acctvty-tracker .flighticon.icon-flight {
	position: absolute;
	top: 1.3rem;
	left: -.5rem;
	z-index: 999;
	width: 2.8125rem;
	height: 2.8125rem;
	padding: 0;
	line-height: 2.7rem;
	text-align: center;
	background-color: #fff;
	border-radius: 50%
}

.fresh-air .acctvty-tracker .flighticon.icon-flight:before {
	font-size: .75rem;
	line-height: 2.25rem;
	color: #4d83dc;
	vertical-align: middle
}

.fresh-air .acctvty-tracker .bluecheckicon.icon-Checkround {
	background-color: #1f65a8
}

.fresh-air .acctvty-tracker .bluecheckicon.icon-Checkround:before {
	margin-left: -.0625rem;
	font-size: 2.3125rem;
	color: #fff
}

.fresh-air .acctvty-tracker .greencheckicon.icon-Checkround {
	background-color: #1d994c
}

.fresh-air .acctvty-tracker .greencheckicon.icon-Checkround:before {
	margin-left: -0.0625rem;
	font-size: 2.3125rem;
	color: #fff
}

.fresh-air .acctvty-tracker .dollaricon.icon-dollar:before {
	font-size: 1.125rem;
	line-height: 2.25rem;
	color: #1d8b42;
	vertical-align: middle
}

.fresh-air .acctvty-tracker .mqscol {
	padding-bottom: .4rem
}

.fresh-air .acctvty-tracker.container-fluid {
	min-width: 100%
}

.fresh-air .acctvty-tracker .logoutdivContainer {
	margin-top: .875rem
}

.fresh-air .acctvty-tracker .logoutdiv {
	padding: .5625rem .9rem .6875rem 1rem;
	background: #fff;
	border-top: 1px solid #eaeaf4
}

.fresh-air .acctvty-error-container .logoutdivContainer {
	position: fixed;
	right: 0;
	bottom: 3.4rem;
	left: 0;
	z-index: 999;
	width: 100%;
	background: #fff
}

.fresh-air .acctvty-error-container .logoutdiv {
	padding: .5625rem .9rem .6875rem 1rem;
	margin-right: 1.875rem;
	margin-left: 1.875rem;
	background: #fff;
	border-top: 1px solid #eaeaf4
}

.fresh-air .user-accounts-logout-container .logoutdiv {
	margin-left: .5rem
}

.fresh-air .user-accounts .account-header h4 {
	font-size: 2rem;
	line-height: 2rem;
	color: #0b1f66
}

.fresh-air .user-accounts .account-header p {
	margin-top: 10px;
	color: #0b1f66 !important
}

.fresh-air .user-accounts .logoutdivContainer {
	bottom: .7rem;
	height: 50px;
	margin-top: 0
}

.fresh-air .user-accounts .padding-row {
	padding: 15px 25px;
	margin: 0 24px;
	background-color: #fff
}

.fresh-air .user-accounts .chooseProfileHeader {
	padding-top: 4.5rem;
	font-size: 15px
}

.user-accounts .bottomPaddingForLoginPicker {
	padding-bottom: 2.5rem
}

.fresh-air .user-accounts .logged-user-section,
.user-accounts .business-accounts {
	margin-bottom: 10px !important;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.fresh-air .user-accounts .logged-user-section:hover,
.user-accounts .business-accounts:hover {
	cursor: pointer
}

.fresh-air .user-accounts .logged-user-section .name,
.user-accounts .business-accounts .name {
	display: block;
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
	color: #0b1f66
}

.fresh-air .user-accounts .logged-user-section .type,
.user-accounts .business-accounts .type {
	position: relative;
	top: 10px;
	margin: 10px 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: #0b1f66
}

.fresh-air .user-accounts .logged-user-section .type.admin-type,
.user-accounts .business-accounts .type.admin-type {
	display: block;
	width: auto;
	padding: 10px 25px;
	margin-right: -25px;
	margin-left: -25px;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, .04)
}

.fresh-air .user-accounts .logged-user-section .type.admin-type a,
.user-accounts .business-accounts .type.admin-type a {
	color: #2a3a73
}

.fresh-air .user-accounts .logged-user-section .type,
.fresh-air .user-accounts .logged-user-section .type.admin-type span.type-list-arrow,
.user-accounts .business-accounts .type.admin-type span.type-list-arrow {
	top: 2px
}

.fresh-air .user-accounts .selected-account {
	background-color: #e8ecf2
}

.fresh-air .user-accounts .selected-account:hover {
	cursor: default
}

.fresh-air .user-accounts .selected {
	width: 20px;
	height: 20px;
	margin-left: 10px;
	color: #fff;
	background: transparent url("../images/checkmark.svg") no-repeat;
	border-radius: 0
}

.fresh-air .user-accounts .type-list-arrow {
	float: right;
	height: 20px;
	padding: 11px;
	color: #fff;
	background: transparent url("../images/caret-right.svg") no-repeat;
	border-radius: 0
}

.fresh-air .user-accounts .logged-user-section .type-list-arrow {
	top: 2px
}

.user-accounts .companyNameBotton {
	padding-top: 5px;
	padding-bottom: 12px;
	margin-right: 0 !important;
	margin-left: 0 !important;
	font-size: 20px;
	text-transform: uppercase
}

.fresh-air .user-accounts .accnt-picker-bg {
	background-color: #fff !important
}

.fresh-air .user-accounts .accnt-picker-bg .user-accounts-logout-container {
	background-color: #f5f7fa !important
}

.fresh-air .user-accounts .account-header,
.user-accounts .companyNameSection,
.user-accounts .logoutdivContainer {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.fresh-air .user-accounts .personalInfo,
.user-accounts .adminInfo,
.user-accounts .companyInfo {
	padding: 15px 25px;
	padding-right: 10px;
	margin-right: 24px;
	margin-left: 24px;
	background-color: #fff
}

.fresh-air .user-accounts .companyNameSection {
	min-height: 23.75rem
}

.fresh-air .user-accounts .companyNameSection a:hover {
	text-decoration: none
}

.fresh-air .user-accounts .companyInfo,
.user-accounts .adminInfo {
	padding-top: 0
}

.fresh-air .user-accounts .companyName,
.user-accounts .adminCompanyName {
	padding-bottom: 17px;
	font-size: 15px;
	border-bottom: 1px solid #f2efef
}

.fresh-air .user-accounts .logoutdivContainer {
	padding-top: 10px;
	padding-left: 24px
}

.fresh-air ngc-switching-account {
	position: relative;
	width: 100%;
	height: 100%
}

.fresh-air .switch-account-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	display: block;
	width: inherit;
	height: inherit;
	overflow: hidden
}

.fresh-air .account-switch-background {
	position: fixed;
	z-index: 101;
	width: 100%;
	height: 100%;
	background-size: 100% 100%
}

.fresh-air .switch-account-logo,
.switch-account-loading {
	position: fixed;
	top: 10%;
	left: 45%;
	z-index: 1000001
}

.fresh-air .switch-account-loading {
	top: 65%;
	left: 47%;
	width: 80px;
	height: 100px
}

.fresh-air .switch-account-loading img {
	width: 80%
}

.fresh-air .switch-account-content {
	position: fixed;
	top: 80%;
	right: 20%;
	left: 20%;
	z-index: 1000001;
	padding: 20px;
	color: #fff;
	text-align: center
}

.fresh-air .switch-account-content span {
	font-size: 30px;
	font-weight: 100 !important
}

@media (min-width:375px) and (max-width:667px) {
	.fresh-air .switch-account-logo {
		left: 25%
	}

	.fresh-air .switch-account-loading {
		left: 35%
	}

	.fresh-air .switch-account-content {
		left: 1% !important;
		text-align: center
	}

	.fresh-air .switch-account-content span {
		font-size: 24px !important
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.fresh-air .switch-account-content {
		left: 18%;
		text-align: center
	}

	.fresh-air .switch-account-content span {
		font-size: 24px !important
	}
}

.acctvty-error-container .logoutlink,
.fresh-air .acctvty-tracker .logoutlink {
	font-size: .9375rem;
	line-height: 1.5rem;
	text-decoration: none
}

.fresh-air .acctvty-error-container {
	padding-right: 1.9375rem;
	padding-left: 1.9375rem
}

.fresh-air .acctvty-error-container .service-error-content p {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: .9375rem 1.25rem .9375rem 3.5rem;
	font-size: .75rem;
	line-height: .875rem;
	color: #e51937;
	text-align: left;
	background-color: #fffddf
}

.fresh-air .acctvty-error-container .service-error-content p .icon-alert-icon {
	position: absolute;
	left: 1.0625rem;
	font-size: 1.6875rem
}

.fresh-air .acctvty-error-container .service-error-content p .path2 {
	position: absolute;
	top: 0;
	left: 0
}

.fresh-air .acctvty-error-container .service-error-content p .path2:before {
	margin-left: 0
}

.fresh-air .acctvty-error-container .mt-fix {
	margin-top: 4.375rem
}

@media (max-width:991px) {
	.fresh-air .loggedin-modal .modal-content ul.nav-tabs {
		z-index: 10001
	}
}

.fresh-air .loggedin-modal .feed-flyout .modal-footer a {
	padding-top: 0
}

@media (min-width:768px) and (max-width:1199px) {
	.fresh-air .loggedin-flyout {
		width: 23.438rem !important;
		margin-top: 0 !important;
		background: #fff !important
	}

	.fresh-air .loggedin-flyout .modal-content ul.nav-tabs {
		bottom: 0;
		left: 0
	}

	.fresh-air .loggedIn-modal-dialog .loggedin-flyout.flyout-main-container {
		padding: 0;
		background-color: transparent !important
	}
}

@media (max-width:767px) {
	.fresh-air .loggedin-flyout {
		width: 100% !important;
		max-height: 100% !important
	}

	.fresh-air .loggedIn-modal-dialog .loggedin-flyout.flyout-main-container {
		background-color: #fff !important
	}

	.fresh-air .loggedIn-modal-dialog .loggedin-flyout.flyout-main-container .feed-header {
		position: absolute
	}

	.fresh-air .loggedIn-modal-dialog .loggedin-flyout.flyout-main-container .feed-header.feed-header-fixed {
		position: fixed !important;
		top: 0 !important;
		min-height: 2.875rem
	}

	.fresh-air .acctvty-tracker.container-fluid {
		padding-bottom: 35rem
	}
}

@media (min-width:375px) and (max-width:767px) {
	.fresh-air .hp-notification-container .modal-content .tab-content {
		height: calc(88vh - 12rem) !important;
		height: -o-calc(100vh - 12rem) !important;
		height: -moz-calc(100vh - 12rem) !important
	}

	.fresh-air .user-accounts-background-image {
		top: 47px;
		right: 2px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .hp-notification-container .modal-content .tab-content {
		height: 27.5rem !important;
		max-height: calc(100vh - 16rem) !important;
		max-height: -o-calc(100vh - 16rem) !important;
		max-height: -moz-calc(100vh - 16rem) !important
	}
}

.fresh-air .flyout .content {
	background: #fff
}

.fresh-air .close-text {
	font-size: .875rem;
	line-height: 1rem;
	color: #fff
}

.flyout-today-section .flyout-close,
.flyout-today-section .irop-flyout-close {
	width: .875rem;
	height: .8125rem;
	cursor: pointer;
	background: url("../images/close-icon.svg") no-repeat scroll transparent;
	border: 0
}

.flyout-today-section .flight-information-section {
	padding-bottom: .625rem
}

.flyout-today-section .flight-information-section .close {
	padding-bottom: 1.5rem
}

.flyout-today-section .flight-information-section .flight-details a:link {
	text-decoration: none
}

.flyout-today-section .flight-information-section .flight-details a:focus {
	margin: 0
}

.flyout-today-section .flight-information-section .flight-labels {
	color: #0b1f66;
	text-align: left
}

.flyout-today-section .flight-information-section .flight-number {
	font-size: .8rem;
	line-height: normal
}

.flyout-today-section .flight-information-section .flight-number .flight-number-label {
	height: 1rem;
	letter-spacing: .0375rem
}

.flyout-today-section .flight-information-section .flight-depart-arrive {
	margin-top: .625rem
}

.flyout-today-section .flight-information-section .operated-by {
	font-size: .75rem;
	color: #5b6372
}

.flyout-today-section .flight-information-section .depart-arrive {
	font-size: .75rem;
	line-height: .75rem;
	color: #5b6372
}

.flyout-today-section .flight-information-section p.text-adjust {
	width: 6rem;
	padding: 0;
	margin-bottom: .3125rem;
	line-height: normal;
	color: #6e7785
}

.flyout-today-section .flight-information-section a.disableViewLink {
	pointer-events: none
}

.flyout-today-section .flight-information-section .actual-time {
	padding-top: .3125rem
}

.flyout-today-section .flight-information-section .domestic-term {
	font-style: italic
}

.flyout-today-section .flight-information-section .airport {
	font-size: 2.25rem;
	line-height: 2.25rem;
	color: #0b1453
}

.flyout-today-section .flight-information-section .arrival-airport,
.flyout-today-section .flight-information-section .departure-airport {
	height: 2.75rem;
	line-height: normal;
	color: #0b1f66
}

.flyout-today-section .flight-information-section .gate-code,
.flyout-today-section .flight-information-section .noStatus {
	font-size: 1rem;
	line-height: 1.25rem;
	color: #0b1f66
}

.flyout-today-section .flight-information-section .status-text {
	margin-left: 1.2rem
}

.flyout-today-section .flight-information-section .noStatus {
	margin-top: .15rem;
	margin-left: 0
}

.flyout-today-section .flight-information-section .line-breaker {
	margin: .3rem 0 .75rem;
	border: .0625rem solid #dedfe1
}

.flyout-today-section .flight-information-section .dark-triangle {
	width: 1rem;
	height: 1rem;
	background: url("../images/blue-triangle.svg") no-repeat 50%
}

.flyout-today-section .flight-information-section .right-caret {
	float: right;
	width: 1rem;
	height: 1rem;
	background: url("../images/carot-redpromo-quilt.svg") no-repeat 50%
}

.flyout-today-section .flight-information-section .flight-status-icon img {
	position: absolute;
	top: .4rem;
	left: .25rem;
	vertical-align: top
}

.flyout-today-section .irop-model {
	position: relative;
	height: auto;
	padding-bottom: 1.4375rem;
	color: #f5f7fa;
	background-color: #f5f7fa
}

.flyout-today-section .irop-model .irop-model-highlight {
	border: .125rem solid
}

.flyout-today-section .irop-model .irop-flyout-close {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: .9375rem;
	margin-right: 1.45rem
}

.flyout-today-section .irop-model .irop-status-message {
	margin-top: 1.625rem
}

.flyout-today-section .irop-model .irop-status-message:focus {
	background-color: #f5f7fa !important
}

.flyout-today-section .irop-model h3 {
	margin-bottom: .6875rem;
	color: #0b1453
}

.flyout-today-section .irop-model .irop-message {
	font-size: .75rem;
	line-height: .875rem;
	color: #565d6d
}

.flyout-today-section .irop-model .irop-error-icon {
	width: 1.125rem;
	height: 1.125rem
}

.flyout-today-section .irop-model .irop-error-icon img {
	position: relative;
	bottom: .289rem
}

.flyout-today-section .irop-model .irop-button-container {
	padding-top: 1.25rem
}

.flyout-today-section .boarding-information-section {
	bottom: 3.125rem;
	padding-top: 1.25rem
}

.flyout-today-section .boarding-information-section .flyout-medallion-details {
	height: 15.1rem
}

.flyout-today-section .boarding-information-section .flyout-medallion-details.skymiles {
	background-color: #2a3a73
}

.flyout-today-section .boarding-information-section .flyout-medallion-details.silver {
	padding-bottom: 2.75rem;
	background-color: #666
}

.flyout-today-section .boarding-information-section .flyout-medallion-details.gold {
	background-color: #9b690f
}

.flyout-today-section .boarding-information-section .flyout-medallion-details.diamond {
	background-color: #567b94
}

.flyout-today-section .boarding-information-section .flyout-medallion-details.platinum {
	background-color: #393248
}

.flyout-today-section .boarding-information-section .flyout-medallion-details .status-gate {
	font-size: .8125rem;
	line-height: .75rem;
	color: #0b1f66;
	letter-spacing: .0375rem
}

.flyout-today-section .boarding-information-section .flyout-medallion-details .gate-code {
	font-size: 1rem;
	line-height: 1.25rem;
	color: #0b1f66
}

.flyout-today-section .boarding-information-section .flyout-medallion-details .terminal-label {
	font-size: .75rem;
	line-height: .75rem;
	color: #5b6372
}

.flyout-today-section .boarding-information-section .flyout-details {
	position: relative
}

.flyout-today-section .boarding-information-section .flyout-details .sky-priority {
	position: absolute;
	top: -.875rem;
	left: 2.875rem;
	width: 7.306875rem;
	height: 1.75rem;
	background: url("../images/sky-priority.svg") no-repeat
}

.flyout-today-section .boarding-information-section .flyout-label {
	-ms-flex-align: left;
	align-items: left;
	font-size: .8125rem;
	line-height: 1rem;
	color: #0b1f66;
	text-transform: uppercase
}

.flyout-today-section .boarding-information-section .flyout-label .reg-md {
	font-size: 1.1rem
}

.flyout-today-section .boarding-information-section .flyout-value {
	-ms-flex-align: left;
	align-items: left;
	font-size: 1.25rem;
	line-height: 1.25rem;
	color: #0b1f66;
	text-align: left
}

.flyout-today-section .flight-status-green.irop-model-highlight {
	border: 1px solid #1d994c
}

.flyout-today-section .flight-status-green .status-text {
	padding-left: .6rem !important;
	margin: 0 !important;
	color: #1d8a3b
}

.flyout-today-section .flight-status-green .aero-status {
	background: url("../images/aero-green.svg") no-repeat
}

.flyout-today-section .flight-status-green .irop-status {
	background: url("../images/irop-green.svg") no-repeat
}

.flyout-today-section .flight-status-red.irop-model-highlight {
	border: 1px solid #dc002a
}

.flyout-today-section .flight-status-red .status-text {
	padding-left: .6rem !important;
	margin: 0 !important;
	color: #dc002a
}

.flyout-today-section .flight-status-red .aero-status {
	background: url("../images/aero-red.svg") no-repeat
}

.flyout-today-section .flight-status-red .irop-status {
	background: url("../images/irop-red.svg") no-repeat
}

.flyout-today-section .flight-status-orange.irop-model-highlight {
	border: 1px solid #e14b00
}

.flyout-today-section .flight-status-orange .status-text {
	padding-left: .6rem !important;
	margin: 0 !important;
	color: #e14b00
}

.flyout-today-section .flight-status-orange .aero-status {
	background: url("../images/aero-orange.svg") no-repeat
}

.flyout-today-section .flight-status-orange .irop-status {
	background: url("../images/irop-orange.svg") no-repeat
}

.flyout-today-section .flight-status-icon,
.flyout-today-section .irop-error-icon {
	float: left;
	font-size: 1rem;
	line-height: 1.75rem
}

.flyout-today-section .flight-status-icon img,
.flyout-today-section .irop-error-icon img {
	width: 1.125rem;
	height: 1.125rem;
	padding-bottom: .3125rem
}

.flyout-today-section .flight-status,
.flyout-today-section .irop-heading {
	font-size: 1rem;
	line-height: 1.25rem;
	color: #0b1f66 !important
}

.flyout-today-section .flyout-button-container {
	padding-bottom: 1.4375rem !important
}

.flyout-today-section .flyout-button {
	width: 17.44rem;
	height: 3.125rem;
	padding-top: 1rem;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: #fff;
	text-align: center;
	letter-spacing: 0.0625rem;
	cursor: pointer;
	background-color: transparent;
	border: 0.125rem solid #fff
}

.flyout-today-section .flyout-button:focus {
	margin: 0;
	background-color: transparent !important
}

.flyout-today-section .flyout-button.checkIn {
	padding-top: 1.2rem;
	color: #fff;
	background-color: #e01933;
	border: 0
}

.flyout-today-section .flyout-button.checkIn:focus {
	margin: 0;
	background-color: #e01933 !important
}

.flyout-today-section .flyout-button.alternate-button {
	margin-top: .625rem;
	color: #0b1f66;
	border: .125rem solid #0b1f66
}

.flyout-today-section .flyout-button.view-pass {
	color: #0b1f66;
	text-decoration: underline;
	border: .125rem solid #0b1f66
}

.fresh-air .no-upcoming-trips-section img.round-flight-icon {
	width: 5.563rem;
	height: 5.563rem;
	background: url("../images/flight-icon-circle.svg") no-repeat
}

.fresh-air .no-upcoming-trips-section p {
	padding: 0;
	font-size: 0.9375rem;
	line-height: 1.125rem;
	color: #5b6372
}

.fresh-air .no-upcoming-trips-section p a {
	color: #4470c3
}

.fresh-air .va-notrip-space {
	margin: 0.4rem
}

@media (min-width:375px) and (max-width:991px) {
	.fresh-air .irop-model {
		height: auto
	}
}

@media (max-width:374px) {
	.flyout-today-section .flyout-button {
		width: 14.44rem
	}
}

@media (min-width:1200px) {
	.fresh-air .tab-content .feed-tab .content-loggedIn {
		right: 0 !important
	}
}

@media (max-width:767px) {
	.fresh-air .no-upcoming-trips-section {
		width: 100%;
		height: auto !important
	}

	.fresh-air .account-summary-gm {
		background: #875c21 url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
		background-size: 4.5rem 4rem !important
	}

	.fresh-air .account-summary-pm {
		background: #393248 url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
		background-size: 4.5rem 4rem !important
	}

	.fresh-air .account-summary-dm {
		background: #567b94 url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
		background-size: 4.5rem 4rem !important
	}

	.fresh-air .account-summary-sky-mem {
		background: #2a3a73 url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem !important;
		background-size: 4.5rem 4rem !important
	}

	.fresh-air .boarding-information-section .account-summary-gm {
		background: #875c21 !important
	}

	.fresh-air .boarding-information-section .account-summary-pm {
		background: #393248 !important
	}

	.fresh-air .boarding-information-section .account-summary-dm {
		background: #567b94 !important
	}

	.fresh-air .boarding-information-section .account-summary-sky-mem {
		background: #2a3a73 !important
	}

	.flyout-today-section {
		width: 100%;
		padding-bottom: 17rem
	}

	.feed-tab,
	.mydelta-tab,
	.today-tab {
		width: 100%;
		-webkit-overflow-scrolling: touch
	}

	.mydelta-tab,
	.today-tab {
		height: 50%
	}

	.today-tab {
		top: 0
	}

	.fresh-air .acctvty-error-container .mt-fix {
		margin-top: 4.5rem
	}

	.fresh-air .acctvty-error-container .logoutdivContainer-animate {
		position: absolute !important;
		bottom: 0 !important
	}

	.loggedin-container .bottom-sticky-links {
		position: fixed
	}
}

@media (min-width:768px) {
	.flyout-today-section {
		position: relative !important;
		height: 100% !important
	}
}

@media (max-width:991px) {
	.fresh-air .feed-tab {
		width: 100%
	}

	@supports (-webkit-overflow-scrolling:touch) {
		.fresh-air .feed-tab {
			z-index: -1
		}
	}
}

@media (max-width:991px) {
	.fresh-air .loggedin-modal .modal-content .tab-container {
		margin: 0
	}
}

@media (min-width:768px) and (max-width:991px) and (min-height:394px) and (max-height:494px) {

	.fresh-air .loggedIn-modal-dialog .loggedin-flyout .content-loggedIn,
	.fresh-air .loggedIn-modal-dialog .loggedin-flyout .content-loggedIn .loggedin-modal {
		min-height: 25.8125rem !important
	}

	.fresh-air .loggedIn-modal-dialog .loggedin-flyout .content-loggedIn .modal-content {
		min-height: 25.8125rem
	}

	.fresh-air .modal-content ul.nav-tabs {
		top: 30.625rem
	}
}

@media (min-width:768px) and (max-width:991px) and (min-height:494px) and (max-height:600px) {

	.fresh-air .loggedIn-modal-dialog .loggedin-flyout .content-loggedIn,
	.fresh-air .loggedIn-modal-dialog .loggedin-flyout .content-loggedIn .loggedin-modal {
		min-height: 28.8125rem !important
	}

	.fresh-air .loggedIn-modal-dialog .loggedin-flyout .content-loggedIn .modal-content {
		min-height: 28.8125rem
	}

	.fresh-air .modal-content ul.nav-tabs {
		top: 35.625rem
	}
}

.cutout-grid-container {
	color: #081649
}

.cutout-grid-container .h4 {
	margin-bottom: 1.5rem;
	font-size: 1.125rem;
	font-weight: 800;
	line-height: 1.1rem;
	color: #081649;
	text-transform: uppercase;
	letter-spacing: .2rem !important
}

.cutout-grid-container p {
	margin: 1.25rem 0;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #081649;
	letter-spacing: 0
}

.cutout-grid-container .row {
	padding-bottom: 1.875rem !important;
	border-bottom: .0625rem solid #e8ecf2
}

.cutout-grid-container .row:not(:first-child) {
	padding-top: 1.875rem
}

.cutout-grid-container .content-wrapper {
	padding-top: .9375rem
}

.cutout-grid-container .sectioncomponent {
	padding-top: 3.75rem !important;
	padding-bottom: 1.875rem !important
}

.cutout-grid-container .cutout-grid-contentcontainer .cutout-img-container {
	padding-top: 1rem !important
}

.cutout-grid-container .btn-secondary-cta {
	height: 4rem;
	padding: 1.25rem 0;
	color: #0b1f66 !important;
	background-color: #fff !important;
	border: 1px solid #bac5d2 !important
}

.cutout-grid-container .btn-secondary-cta:focus,
.cutout-grid-container .btn-secondary-cta:hover {
	background-color: #fafbfc !important;
	border-radius: 3px !important;
	outline: 0 !important;
	box-shadow: 0 0 0 2px #acb4cc !important
}

@media (max-width:767px) {
	.cutout-grid-container .cutout-img {
		height: 16.163125rem
	}

	.cutout-grid-container .content-wrapper {
		display: inline-block;
		margin-top: 2rem
	}
}

@media (min-width:768px) {
	.cutout-img-container {
		padding-right: .9375rem !important
	}

	.cutout-grid-container .content-wrapper {
		padding: 2rem 1.875rem !important
	}

	.cutout-grid-container .section-cta-btn-only {
		margin-top: 2rem
	}

	.inverse-cutout .content-wrapper {
		padding: 2rem 1.875rem 2rem 0 !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.cutout-img {
		height: 16.935625rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.cutout-img {
		height: 12.21rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.cutout-img {
		height: 15.840625rem
	}
}

@media (min-width:1440px) {
	.cutout-img {
		height: 18.621875rem
	}
}

.fresh-air .component-faq {
	width: 98%;
	margin: 0;
	border-top: 1px solid #e8ecf2
}

.fresh-air .component-faq .component-faq-details {
	width: 95%;
	margin: 2rem 0 1rem 3rem !important
}

.component-faq .component-faq-details li,
.fresh-air .component-faq .component-faq-details p {
	font-size: 1.125rem;
	color: #0b1f66
}

.fresh-air .component-faq .component-faq-header {
	width: 100%;
	margin: 2rem 0 1rem;
	cursor: pointer
}

.fresh-air .component-faq .component-faq-header .faq-title {
	display: inline-block;
	padding: 1rem 2rem;
	font-size: 1.75rem;
	line-height: 2.125rem;
	color: #0b1f66
}

.fresh-air .component-faq .component-faq-header.faqdownicon {
	background: url("../images/vopen-state-greater-than-375.svg") no-repeat 100%
}

.fresh-air .component-faq .component-faq-header.faqupicon {
	background: url("../images/vclosed-state-greater-than-375.svg") no-repeat 100%
}

.fresh-air .component-faq-details {
	display: none
}

.fresh-air .component-faq:first-child {
	border: 0
}

.fresh-air .component-faq:last-child {
	border-bottom: 1px solid #e8ecf2
}

@media (max-width:991px) {
	.fresh-air .component-faq {
		margin: 0 1rem 0 0
	}

	.fresh-air .component-faq .component-faq-header {
		width: 90%;
		margin: 2rem 0 1rem 2rem
	}

	.fresh-air .component-faq .component-faq-header .faq-title {
		padding: 0 1rem;
		font-size: 1.25rem;
		font-weight: 300
	}

	.fresh-air .component-faq .component-faq-details {
		width: 85%;
		margin: 1rem 0 0 4rem !important
	}
}

@media (min-width:375px) and (max-width:767px) {
	.fresh-air .component-faq {
		margin: 0 1rem 0 0
	}

	.fresh-air .component-faq .component-faq-header {
		margin: 2rem 0 1rem
	}

	.fresh-air .component-faq .component-faq-header .faq-title {
		padding: 0 1rem 0 0;
		font-size: 1.2rem;
		font-weight: 300
	}

	.fresh-air .component-faq .component-faq-details {
		margin: 1rem 0 0 1rem !important
	}

	.fresh-air .component-faq .component-faq-details li {
		width: 90%
	}
}

.fresh-air .section-break-bg-grey-white {
	background: url("../images/section-break-background-grey-white.svg") repeat 50% 50%
}

.fresh-air .section-break-bg-white-grey {
	background: url("../images/section-break-background-white-grey.svg") repeat 50% 50%
}

.fresh-air .section-break-bg-white {
	background: #fff
}

.fresh-air .section-break-bg-grey {
	background: #f5f7fa
}

.fresh-air .sectionBreak {
	margin-top: 1.875rem;
	margin-bottom: 1.875rem
}

.fresh-air .sectionBreak .sectionbreak-repeat {
	padding-right: 0;
	padding-left: 0
}

.fresh-air .sectionBreak .container {
	max-width: 100%;
	padding-right: .9375rem !important;
	padding-left: .9375rem !important
}

.fresh-air .sectionBreak .book-now-btn,
.sectionBreak .apply-now-btn {
	font-size: 1rem;
	line-height: 1.42857
}

.fresh-air .sectionBreak .book-now-btn a,
.sectionBreak .apply-now-btn a {
	padding: 1.25rem .9375rem;
	margin-top: .9375rem
}

.fresh-air .sectionBreak .booknowcallout {
	padding: 3.25rem;
	color: #fff;
	background-color: #1f5b8d
}

.fresh-air .sectionBreak .booknowcallout div,
.sectionBreak .booknowcallout p {
	color: #fff
}

.fresh-air .sectionBreak .booknowcallout .h4 {
	margin-bottom: .875rem;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.1
}

.fresh-air .sectionBreak .booknowcallout .h5 {
	margin-bottom: 0;
	font-size: .8125rem;
	font-weight: 500;
	line-height: 1.1
}

.fresh-air .sectionBreak .promo-container {
	background-color: #f6f6f7
}

.fresh-air .sectionBreak .promo-container .sectionbreak {
	height: 100%
}

.fresh-air .sectionBreak .promo-container .promo-logo-container {
	padding-bottom: 1.25rem;
	margin-bottom: .9375rem;
	border-bottom: .0625rem solid #eee
}

.fresh-air .sectionBreak .promo-container .promo-details {
	padding: 1.875rem
}

.fresh-air .sectionBreak .promo-container .h4 {
	margin-bottom: 2.1875rem;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.1;
	color: #0b1f66
}

.fresh-air .sectionBreak .promo-container p {
	margin-bottom: 2.1875rem;
	font-size: .8125rem;
	color: #0b1f66
}

.fresh-air .sectionBreak .section-break-2 .sectionbreak-img {
	height: 28.125rem
}

@media (max-width:767px) {
	.fresh-air .sectionBreak .booknowcallout {
		padding: 0 1.25rem 1.25rem
	}

	.fresh-air .sectionBreak .booknowcallout .delta-logo {
		height: 4.375rem;
		background-position: 100% 0 !important;
		background-size: inherit !important
	}

	.fresh-air .sectionBreak .booknowcallout .h4 {
		margin-bottom: 1.5rem;
		font-size: 1.625rem
	}

	.fresh-air .sectionBreak .booknowcallout .h5 {
		margin-bottom: 1.875rem;
		font-size: .875rem
	}
}

@media (max-width:991px) {
	.fresh-air .promo-container .sectionbreak {
		height: 17.3125rem !important
	}
}

@media (max-width:991px) {
	.fresh-air body.hamburger-open {
		position: fixed;
		-webkit-overflow-scrolling: touch
	}

	.fresh-air .mobile-widget-modal {
		max-width: 100%;
		height: 100%;
		margin: 0;
		background-color: #11172b
	}

	.fresh-air .mobile-widget-modal .modal-content {
		border-left: 0 !important
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container {
		position: absolute;
		left: 0;
		width: 100%;
		height: 100%
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container .action-bar-mobile-widget {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 999999;
		width: 100%;
		height: 2.875rem;
		border-width: 0 0 .125rem;
		border-bottom: .0625rem solid #282f43
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container .action-bar-mobile-widget .close {
		width: 1.5rem;
		height: 1.5rem;
		margin-top: 1rem;
		margin-left: 1.85rem;
		text-align: left;
		border: 0;
		opacity: 1
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container .action-bar-mobile-widget .close.icon-moreoptionsclose:before {
		font-size: .85rem;
		line-height: .85rem;
		color: #ecf0f1;
		vertical-align: top
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container .action-bar-mobile-widget.hide-action-bar-mobile-widget {
		display: none !important
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container .mobile-widget-scrollable-container {
		position: fixed;
		width: 100%;
		height: 100%;
		padding-bottom: 10px;
		overflow-x: auto;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container .mobile-widget-scrollable-container .mobile-widget-offset {
		height: 2vh
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container .safari-scroll {
		padding-bottom: 4rem
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container .flstatus-title {
		padding-top: 2.438rem;
		margin: 0 3.125rem;
		font-size: .9375rem;
		color: #fff;
		text-align: center;
		text-transform: uppercase
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container .collapse.show {
		height: 98vh;
		transition: all 1.2s !important
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container .collapsing {
		position: relative;
		height: 0 !important;
		overflow: hidden !important;
		transition-timing-function: ease;
		transition-duration: .95s;
		transition-property: height, visibility
	}

	.fresh-air .mobile-widget-modal.business {
		background-color: #090909 !important
	}
}

@media (max-width:767px) {
	.fresh-air .mobile-widget-modal .mobile-widget-container .mobile-widget-scrollable-container.mobile-widget-multicity-container {
		height: 84vh !important
	}

	.fresh-air .mobile-widget-modal .mobile-widget-container .mobile-widget-scrollable-container.mobile-widget-mytrips-loggedIn-container {
		height: 90vh !important
	}
}

@media only screen and (min-device-width:375px) and (max-device-width:414px) and (orientation:portrait) {
	.fresh-air .mobile-widget-modal .mobile-widget-container .mobile-widget-scrollable-container.mobile-widget-multicity-container {
		height: 88vh !important
	}
}

@media only screen and (min-device-width:375px) and (max-device-width:812px) and (orientation:landscape) {
	.fresh-air .mobile-widget-modal .mobile-widget-container .mobile-widget-scrollable-container.mobile-widget-multicity-container {
		height: 100vh !important
	}
}

@media (max-width:320px) {
	.fresh-air .mobile-widget-modal .mobile-widget-container .mobile-widget-scrollable-container {
		overflow-x: scroll
	}
}

.fresh-air .section-cta-container {
	display: -webkit-inline-box;
	margin: 2rem 0
}

.fresh-air .section-cta-container .introcomponent p {
	margin-right: 1.875rem
}

.fresh-air .section-cta-container .btn-primary-cta {
	background-color: #e51937
}

.fresh-air .section-cta-container .btn-primary-cta:hover,
.section-cta-container .btn-primary-cta:focus {
	text-decoration: none !important
}

.fresh-air .section-cta-container .btn-secondary-cta {
	background-color: #fff;
	border: 2px solid #bac5d2 !important
}

.fresh-air .section-cta-container .btn-secondary-cta:hover,
.section-cta-container .btn-secondary-cta:focus {
	text-decoration: none !important;
	background-color: #e6e6e6;
	border: 2px solid #0b1f66 !important
}

.fresh-air .section-cta-container .section-cta-btn {
	margin: 2rem 0 0 -2rem
}

.fresh-air .section-cta-container.two-btn {
	display: -webkit-inline-box
}

.fresh-air .section-cta-container.two-btn .section-cta-btn {
	margin: 1rem
}

.fresh-air .section-cta-container .section-cta-btn-left-only {
	margin-left: 1rem
}

.fresh-air .info-content-container .section-cta-container .introcomponent {
	padding-left: 0
}

.fresh-air .info-content-container .section-cta-container .section-cta-btn {
	padding-left: 0;
	margin-left: 0
}

.fresh-air .rtebtn.btn-default {
	padding: 0
}

.fresh-air .rtebtn.btn-default a {
	display: block;
	padding: .9rem 1.2rem
}

.fresh-air .rtebtn.btn-default a:hover {
	text-decoration: none
}

.fresh-air .rtebtn.rtebtn-primary a:focus {
	background-color: #e51937 !important;
	border-color: #e01933 !important;
	outline: 0 !important;
	box-shadow: 0 0 0 3px #242a48, 0 0 0 5px #616778 !important
}

.fresh-air .rtebtn.rtebtn-secondary {
	border: 0 !important
}

.fresh-air .rtebtn.rtebtn-secondary a {
	border: 2px solid #bac5d2 !important
}

.fresh-air .rtebtn.rtebtn-secondary a:focus {
	background-color: #fafbfc !important;
	border: 2px solid #0b1f66 !important;
	outline: 0 !important;
	box-shadow: 0 0 0 2px #858d9f !important
}

@media (max-width:991px) {
	.fresh-air .section-cta-container {
		display: block
	}

	.fresh-air .section-cta-container .section-cta-btn {
		width: auto;
		margin: 2rem .5rem 0
	}

	.fresh-air .section-cta-container .section-cta-btn-left-only {
		margin-left: .5rem
	}

	.fresh-air .two-btn {
		display: block !important
	}
}

.fresh-air .delta .section-cta {
	padding-bottom: 4rem
}

@media (max-width:767px) {
	.fresh-air .section-cta-btn-center-only {
		margin-left: 0 !important
	}

	.fresh-air .info-content-container .two-btn .section-cta-btn {
		margin-left: .5rem
	}

	.fresh-air .info-content-container .section-cta-btn-center-only {
		padding: 0
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .section-cta-btn-center-only {
		margin-left: 25% !important
	}

	.fresh-air .info-content-container .section-cta-btn-center-only {
		max-width: 95%;
		padding: 0;
		margin-left: 0 !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .section-cta-btn-center-only {
		margin-left: 25% !important
	}
}

@media (min-width:1200px) {
	.fresh-air .section-cta-btn-center-only {
		margin-left: 33% !important
	}

	.fresh-air .info-content-container .section-cta-btn-center-only {
		max-width: 50%;
		margin-left: 25% !important
	}
}

@media (min-width: 1440px) {
	.fresh-air .delta .section-cta {
		padding-bottom: 4rem
	}

	.fresh-air .info-content-container .section-cta-container .introcomponent {
		max-width: 60%
	}

	.fresh-air .info-content-container .section-cta-container .section-cta-btn {
		max-width: 40%
	}
}

@media (min-width: 992px) and (max-width: 1439px) {

	.fresh-air .info-content-container .section-cta-container .introcomponent,
	.fresh-air .info-content-container .section-cta-container .section-cta-btn {
		max-width: 50%
	}

	.fresh-air .info-content-container .section-cta-container .section-cta-btn-center-only {
		padding: 0
	}
}

.fresh-air .modalOverlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7)
}

.fresh-air .ctaModal {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 12;
	width: 90%;
	height: 80%;
	padding: 1.125rem;
	text-align: center;
	background-color: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.fresh-air .ctaModal .modalHeader {
	width: 100%;
	height: 10%;
	margin: .6325rem
}

.fresh-air .ctaModal .modalHeader .modalTitle {
	float: left;
	width: 95%;
	padding-right: 25px;
	margin: 0 .6325rem 1.125rem 0;
	color: #0b1f66;
	text-align: left
}

.fresh-air .ctaModal .modalHeader .modelCloseFocus {
	position: absolute;
	right: 0;
	display: inline-block;
	margin-right: 1.5rem
}

.fresh-air .ctaModal .modalHeader .modelCloseFocus .closeModal {
	width: 3.5rem;
	padding: 5px;
	font-size: 2.125rem;
	color: #0b1f66;
	text-decoration: none;
	cursor: pointer;
	background-color: transparent
}

.fresh-air .ctaModal .modalBody {
	position: relative;
	width: 100%;
	height: 85%;
	padding: 0 .975rem .975rem .6325rem;
	overflow: scroll
}

.fresh-air table caption {
	padding: 0;
	font-size: .5rem;
	visibility: hidden
}

.fresh-air .rules-chart,
.fresh-air .rules-chart-container {
	width: 100%
}

.fresh-air .rules-chart .program-charts-head-title {
	font-size: 1.75rem;
	font-weight: 700;
	color: #0b1f66;
	border: 0
}

.fresh-air .rules-chart .table tbody td {
	padding-bottom: 0;
	font-size: 1.25rem;
	font-weight: 300;
	color: #0b1f66;
	text-align: center;
	border: 0
}

.fresh-air .horizontal-border.table tbody tr th,
.fresh-air .horizontal-border.table thead tr,
.horizontal-border.table tbody tr {
	border-bottom: 1px solid #e9ecef !important
}

.fresh-air .vertical-border.table thead th {
	border-right: 1px solid #e9ecef !important
}

.fresh-air .vertical-border.table tbody tr,
.fresh-air .vertical-border.table thead tr {
	border-left: 0 !important
}

.fresh-air .vertical-border.table tbody td,
.vertical-border.table tbody th {
	border-right: 1px solid #e9ecef !important
}

.fresh-air .vertical-border.table tbody th:first-child {
	border-left: 1px solid #e9ecef !important
}

.fresh-air .plain-header.table tbody td:first-child {
	font-weight: 700
}

.fresh-air .center {
	text-align: center !important;
	vertical-align: middle !important
}

.fresh-air .md-d-none {
	display: none !important
}

.fresh-air .card-chart {
	width: 100%
}

.fresh-air .card-chart .table thead th {
	width: 50%;
	padding: 1rem 2rem;
	line-height: 1.5rem;
	color: #0b1f66;
	text-transform: uppercase;
	border: 0
}

.fresh-air .card-chart .table .card-charts-head-title:first-child {
	padding: 1rem 2rem;
	font-weight: 300;
	line-height: 3rem;
	text-transform: uppercase
}

.fresh-air .card-chart .table tbody th {
	padding: 2rem
}

.fresh-air .card-chart .table tbody td,
.fresh-air .card-chart .table tbody th {
	font-weight: 300;
	line-height: 1.5rem;
	color: #0b1f66;
	vertical-align: middle;
	border: 0
}

.fresh-air .card-chart .table tbody td {
	padding: 1rem 2rem
}

.fresh-air .card-chart .plain-header tbody th:first-child {
	font-weight: 700
}

.fresh-air .card-chart .currency {
	display: inline;
	font-size: 3.25rem;
	line-height: 3.75rem
}

.fresh-air .card-chart .currency sup {
	font-size: 1.75rem;
	line-height: 2.25rem
}

.fresh-air .card-chart-container .card-chart .card-chart-table {
	margin: 0;
	table-layout: auto
}

.fresh-air .info-content-container .card-chart .table .card-charts-head-title:first-child {
	font-size: 1.125rem;
	vertical-align: middle
}

.fresh-air .info-content-container .card-chart .table .card-charts-head-title {
	font-size: 1rem
}

.fresh-air .info-content-container .card-chart tbody th,
.info-content-container .card-chart tbody td {
	font-size: .875rem !important;
	vertical-align: middle
}

.fresh-air .info-content-container .card-chart .currency {
	font-size: 2.25rem;
	line-height: 2.75rem
}

.fresh-air .info-content-container .card-chart .currency sup {
	font-size: 1.125rem;
	line-height: 1.25rem
}

@media (max-width:767px) {
	.fresh-air .rules-chart-container {
		overflow: hidden
	}

	.fresh-air .rules-chart-container .container {
		padding: 0
	}

	.fresh-air .rules-chart {
		overflow: hidden
	}

	.fresh-air .rules-chart .program-charts-head-title {
		padding: 1rem 2.5rem 0 !important;
		font-size: 1.25rem !important
	}

	.fresh-air .rules-chart .table tbody td {
		font-size: 1rem
	}

	.fresh-air .floatingHeader {
		z-index: 999
	}

	.floatingHeader .card-next-arrow,
	.fresh-air .floatingHeader .r_next-arrow {
		position: absolute;
		top: 6%;
		right: 3%;
		z-index: 999;
		width: 1.5rem;
		height: 2rem;
		background: url("../images/carot-redpromo-quilt.svg") no-repeat 50%;
		border: 0
	}

	.floatingHeader .card-next-arrow.inactive,
	.fresh-air .floatingHeader .r_next-arrow.inactive {
		opacity: .2
	}

	.floatingHeader .card-prev-arrow,
	.fresh-air .floatingHeader .r_prev-arrow {
		position: absolute;
		top: 6%;
		left: 3%;
		z-index: 999;
		width: 1.5rem;
		height: 2rem;
		background: url("../images/carot-redpromo-quilt-left.svg") no-repeat 50%;
		border: 0
	}

	.floatingHeader .card-prev-arrow.inactive,
	.fresh-air .floatingHeader .r_prev-arrow.inactive {
		opacity: .2
	}

	.fresh-air .floatingHeader .card-prev-arrow {
		left: 48%
	}

	.fresh-air .floatingHeader .card-next-arrow {
		right: 3%
	}

	.floatingHeader .card-next-arrow:focus,
	.fresh-air .floatingHeader .card-prev-arrow:focus {
		border: 1px solid #0b1f66
	}

	.fresh-air .md-d-none {
		display: inline-block !important
	}

	.fresh-air .card-chart-container {
		overflow-x: hidden
	}

	.fresh-air .card-chart-container .card-chart {
		width: 60%;
		margin-left: 46%;
		overflow: hidden
	}

	.fresh-air .card-chart-container .card-chart .card-charts-head-title:first-child {
		position: absolute;
		left: 0;
		padding: 2rem .2rem 1rem;
		font-size: 1.125rem;
		line-height: 1.5rem;
		border-right: 0 !important;
		border-left: 1px solid #e9ecef
	}

	.fresh-air .card-chart-container .card-chart .card-charts-head-title {
		padding: 1rem 2rem;
		font-size: .875rem
	}

	.card-chart-container .card-chart tbody th,
	.fresh-air .card-chart-container .card-chart tbody td {
		padding: 1rem;
		font-size: .875rem;
		vertical-align: middle
	}

	.fresh-air .card-chart-container .card-chart tbody th {
		position: absolute;
		left: 0
	}

	.fresh-air .card-chart-container .currency {
		font-size: 2.625rem;
		line-height: 2.625rem
	}

	.fresh-air .card-chart-container .currency sup {
		font-size: 1.5rem;
		line-height: 2.25px
	}

	.fresh-air .card-chart-container .horizontal-border .card-charts-head-title:first-child {
		border-bottom: 1px solid #e9ecef
	}

	.fresh-air .card-chart-container .vertical-border tbody th:first-child {
		border-right: 0 !important
	}

	.fresh-air .card-chart-container .vertical-border tbody td,
	.fresh-air .card-chart-container .vertical-border thead th {
		border-left: 1px solid #e9ecef !important
	}
}

@media (min-width:768px) {
	.fresh-air .card-chart .card-charts-head-title:first-child {
		font-size: 2rem;
		border-left: 1px solid #e9ecef !important
	}

	.card-chart tbody th,
	.fresh-air .card-chart .card-charts-head-title,
	.fresh-air .card-chart tbody td {
		font-size: 1rem
	}
}

@media (min-width:1600px) {
	.fresh-air .card-chart .card-charts-head-title:first-child {
		font-size: 1.875rem
	}

	.card-chart tbody th,
	.fresh-air .card-chart .card-charts-head-title,
	.fresh-air .card-chart tbody td {
		font-size: 1.25rem
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.fresh-air .info-content-container .card-chart .table .card-charts-head-title:first-child {
		font-size: 1rem
	}

	.fresh-air .info-content-container .card-chart .table .card-charts-head-title {
		padding: 1rem;
		font-size: .875rem
	}

	.fresh-air .info-content-container .card-chart tbody th,
	.info-content-container .card-chart tbody td {
		font-size: .875rem !important;
		vertical-align: middle
	}

	.fresh-air .info-content-container .card-chart .currency {
		font-size: 1.5rem;
		line-height: 1.75rem
	}

	.fresh-air .info-content-container .card-chart .currency sup {
		font-size: 1rem;
		line-height: 1.25rem
	}
}

.fresh-air .inspiration-sub-nav-container {
	padding: 1.375rem 0;
	background: #fff;
	border-bottom: .1rem solid #e6eaf2
}

.fresh-air .inspiration-sub-nav-container .row {
	margin-left: 0 !important
}

.fresh-air .inspiration-sub-nav-container .main-link {
	border-right: .05rem solid #e6eaf2
}

.fresh-air .inspiration-sub-nav-container .inspiration-sub-nav-link {
	display: block;
	width: 93%;
	padding: 1.063rem .313rem;
	font-size: .875rem;
	line-height: 1rem;
	color: #0b1f66;
	text-transform: uppercase;
	letter-spacing: .109rem;
	background: url("../images/insprire-nav-collapsed.svg") no-repeat 98%
}

.fresh-air .inspiration-sub-nav-container .inspire-nav-panel-group {
	position: relative;
	padding-left: 1.75rem;
	margin-left: -1.75rem
}

.fresh-air .inspiration-sub-nav-container .inspiration-sub-nav-link[aria-expanded=true] {
	background: url("../images/insprire-nav-expanded.svg") no-repeat 98%
}

.fresh-air .inspiration-sub-nav-container .inspiration-sub-nav-link-container {
	position: absolute;
	z-index: 10;
	margin-left: -1.75rem
}

.fresh-air .inspiration-sub-nav-container a {
	display: block
}

.fresh-air .inspiration-sub-nav-container a:hover {
	text-decoration: none
}

.fresh-air .inspiration-sub-nav-container h4 {
	margin-bottom: .063rem
}

.fresh-air .inspiration-sub-nav-container .selected-nav-item {
	display: block;
	width: 93%;
	padding: 1.063rem 0 1.063rem 2.813rem;
	font-size: .875rem;
	line-height: 1rem;
	color: #0b1f66;
	letter-spacing: .041rem
}

.fresh-air .inspiration-sub-nav .collapse.show,
.fresh-air .inspiration-sub-nav .collapsing {
	width: 100%
}

.fresh-air .inspiration-sub-nav-link-container .nav-item-container {
	padding: 1.375rem 1.688rem 0 1.75rem;
	margin-top: 1.438rem;
	background: #f6f6f7
}

.fresh-air .inspiration-sub-nav-link-container .nav-item-container ul {
	padding: 0;
	list-style-type: none
}

.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item,
.inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer-link {
	padding: 1.563rem 2.563rem 1.688rem 0;
	font-size: .875rem;
	line-height: 1.25rem;
	color: #0b1f66;
	letter-spacing: .041rem;
	border-top: .063rem solid #e6eaf2
}

.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item.first-item {
	border-top: 0
}

.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer {
	margin-left: -1.25rem
}

.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer .panel-heading,
.inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer .panel-body {
	padding-left: 1.25rem
}

.fresh-air .inspiration-sub-nav-link-container .nav-item-container .additional-nav-item {
	margin: .938rem .313rem 0 0 !important;
	font-size: .875rem;
	line-height: 1.125rem;
	color: #0b1f66;
	list-style-type: none
}

.fresh-air .inspiration-sub-nav-link-container .nav-item-container .additional-nav-item a {
	padding: .063rem 0 .438rem .313rem;
	color: #0b1f66
}

.fresh-air .inspiration-sub-nav-link-container .nav-item-container .additional-nav-item.active {
	background: rgba(40, 47, 67, .16)
}

.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer-link[aria-expanded=true] {
	background: url("../images/insprire-nav-expanded.svg") no-repeat 98%
}

.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer-link[aria-expanded=false] {
	background: url("../images/insprire-nav-collapsed.svg") no-repeat 98%
}

.fresh-air .delta-logo-container {
	z-index: 9999;
	min-height: 110px;
	background-color: #fff
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .inspiration-sub-nav-container {
		padding: 1.188rem 0 1.25rem
	}

	.fresh-air .inspiration-sub-nav-container .inspiration-sub-nav-link {
		padding: 0 .313rem;
		background-position: 94%
	}

	.fresh-air .inspiration-sub-nav-container .selected-nav-item {
		padding: 0 1.813rem
	}

	.fresh-air .inspiration-sub-nav-container .inspire-nav-panel-group {
		padding-left: 1.188rem;
		margin-left: -1.188rem
	}

	.fresh-air .inspiration-sub-nav-container .inspiration-sub-nav-link-container {
		margin-left: -1.188rem
	}

	.fresh-air .inspiration-sub-nav-container .inspiration-sub-nav-link[aria-expanded=true] {
		background-position: 94%
	}

	.fresh-air .inspiration-sub-nav-link-container .nav-item-container {
		padding: 0 1.813rem;
		margin-top: 1.313rem
	}

	.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item,
	.inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer-link {
		padding: 1.5rem 2.5rem 1.688rem 0;
		line-height: 1.25rem
	}

	.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer {
		margin-left: -1.188rem
	}

	.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer .panel-heading,
	.inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer .panel-body {
		padding-left: 1.188rem
	}

	.fresh-air .inspiration-sub-nav-link-container .nav-item-container .additional-nav-item a {
		padding: .063rem 0 .438rem
	}
}

@media (max-width:767px) {
	.fresh-air .inspiration-sub-nav-container {
		padding: 1.188rem 0 1.25rem
	}

	.fresh-air .inspiration-sub-nav-container .row {
		margin: 0 !important
	}

	.fresh-air .inspiration-sub-nav-container .container {
		max-width: 100%;
		margin: 0
	}

	.fresh-air .inspiration-sub-nav-container .inspire-nav-panel-group {
		padding: 0 1.813rem;
		margin: 0
	}

	.fresh-air .inspiration-sub-nav-container .main-link {
		border-right: 0
	}

	.fresh-air .inspiration-sub-nav-container .inspiration-sub-nav-link-container {
		margin-left: -1.813rem
	}

	.fresh-air .inspiration-sub-nav-container .inspiration-sub-nav-link {
		width: 100%;
		padding: 0;
		font-size: .9375rem;
		line-height: 1.125rem;
		letter-spacing: .044rem;
		background-position: 100%
	}

	.fresh-air .inspiration-sub-nav-container .inspiration-sub-nav-link[aria-expanded=true] {
		background-position: 100%
	}

	.fresh-air .inspiration-sub-nav-link-container .nav-item-container {
		padding: 0 1.813rem;
		margin-top: 1.313rem
	}

	.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item,
	.inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer-link {
		padding: 1.5rem 1.5rem 1.688rem 0;
		line-height: 1.25rem
	}

	.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer {
		margin-left: -1.188rem
	}

	.fresh-air .inspiration-sub-nav-link-container .nav-item-container .nav-item-drawer .panel-body {
		padding-left: 1.188rem
	}

	.fresh-air .inspiration-sub-nav-link-container .nav-item-container .additional-nav-item a {
		padding: .063rem 0 .438rem
	}
}

@media (max-width:991px) {
	.fresh-air .supergraphic-logo-container {
		float: right;
		width: 75px;
		height: 60px
	}

	.fresh-air .delta-logo-container {
		min-height: 60px
	}
}

.fresh-air .information-sub-nav-container {
	background: #fff;
	border-bottom: .1rem solid #e6eaf2
}

.fresh-air .information-sub-nav-container .row {
	margin-left: 0 !important
}

.fresh-air .information-sub-nav-container .information-sub-nav-link {
	display: block;
	width: 96%;
	padding: 1.063rem 0;
	font-size: .875rem;
	line-height: 1rem;
	color: #0b1f66;
	text-transform: uppercase;
	letter-spacing: .109rem;
	border-right: .1rem solid #e6eaf2
}

.fresh-air .information-sub-nav-container .information-sub-nav-link h2 {
	font-size: .875rem
}

.fresh-air .information-sub-nav-container .information-nav-panel-group {
	position: relative
}

.fresh-air .information-sub-nav-container .information-sub-nav-link-container {
	position: absolute;
	z-index: 10;
	margin-left: -.95rem
}

.fresh-air .information-sub-nav-container a {
	display: block
}

.fresh-air .information-sub-nav-container a:hover {
	text-decoration: none
}

.fresh-air .information-sub-nav-container .h4 {
	margin-bottom: 0
}

.fresh-air .information-sub-nav-container .selected-nav-item {
	display: block;
	padding: 2.238rem 0 2.238rem 2.813rem;
	font-size: .875rem;
	line-height: 1rem;
	color: #0b1f66;
	letter-spacing: .041rem;
	background: #fff
}

.fresh-air .information-sub-nav .fixed-heading {
	z-index: 1010;
	width: inherit;
	background: #fff
}

.fresh-air .information-sub-nav .main-link {
	margin: 1.275rem 0 1.313rem
}

.fresh-air .information-sub-nav .collapse.show,
.fresh-air .information-sub-nav .collapsing {
	width: 100%
}

.fresh-air .information-sub-nav-link-container .nav-item-container {
	padding: 0 1.688rem 0 0;
	margin-top: 3rem;
	background: #fff;
	border-right: .1rem solid #e6eaf2;
	border-bottom: .1rem solid #e6eaf2
}

.fresh-air .information-sub-nav-link-container .nav-item-container ul {
	padding: 0 0 .5rem;
	list-style-type: none
}

.fresh-air .information-sub-nav-link-container .nav-item-container .nav-item-drawer-link {
	border-top: .1rem solid #e6eaf2
}

.fresh-air .information-sub-nav-link-container .nav-item-container .nav-item {
	padding: 1.5rem 1.5rem 1.7rem 1rem;
	margin-bottom: .2rem;
	font-size: .875rem;
	line-height: 1.25rem;
	color: #0b1f66;
	letter-spacing: .041rem;
	border-top: .1rem solid #e6eaf2
}

.fresh-air .information-sub-nav-link-container .nav-item-container .nav-item.first-item {
	border-top: 0
}

.fresh-air .information-sub-nav-link-container .nav-item-container .nav-item-drawer {
	margin-left: 0
}

.fresh-air .information-sub-nav-link-container .nav-item-container .additional-nav-item {
	padding: .75rem 1rem;
	font-size: .875rem;
	line-height: 1.125rem;
	color: #0b1f66;
	list-style-type: none
}

fresh-air .information-sub-nav-link-container .nav-item-container .additional-nav-item a {
	color: #0b1f66
}

.fresh-air .information-sub-nav-link-container .nav-item-container .additional-nav-item.active {
	background: rgba(40, 47, 67, 0.16)
}

.fresh-air .information-sub-nav-link-container .nav-item-container .nav-item-drawer-link[aria-expanded=true] {
	background: url("../images/insprire-nav-expanded.svg") no-repeat 98%
}

.fresh-air .information-sub-nav-link-container .nav-item-container .nav-item-drawer-link[aria-expanded=false] {
	background: url("../images/insprire-nav-collapsed.svg") no-repeat 98%
}

.fresh-air .info-content-container {
	z-index: 1
}

.fresh-air .info-content-container .content-column {
	padding: 1rem 0 0 1.875rem
}

@media (min-width:992px) {
	.fresh-air .supergraphic-logo-container {
		float: right;
		width: 125px;
		height: 110px;
		border-top: .1rem solid #e6eaf2
	}
}

@media (min-width:375px) {
	.fresh-air .info-nav-horizontal-line {
		margin-top: 0
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .information-sub-nav-container .information-sub-nav-link {
		padding: 0
	}

	.fresh-air .information-sub-nav-container .selected-nav-item {
		padding: 1.188rem 1.813rem
	}

	.fresh-air .information-sub-nav-container .information-nav-panel-group {
		padding-left: 1.188rem;
		margin-left: -1.188rem
	}

	.fresh-air .information-sub-nav-container .information-sub-nav-link-container {
		margin-left: -1.188rem
	}

	.fresh-air .information-sub-nav .fixed-heading {
		padding-left: .3rem
	}

	.fresh-air .information-sub-nav-link-container .nav-item-container {
		padding: 0 .5rem
	}

	.fresh-air .information-sub-nav-link-container .nav-item-container .nav-item,
	.information-sub-nav-link-container .nav-item-container .nav-item-drawer-link {
		line-height: 1.25rem
	}
}

@media (max-width:767px) {
	.fresh-air .information-sub-nav .collapse.show {
		width: 100%;
		height: 92%;
		overflow-y: scroll !important
	}

	.fresh-air .information-sub-nav-container .row {
		margin: 0 !important
	}

	.fresh-air .information-sub-nav-container .container {
		max-width: 100%;
		margin: 0
	}

	.fresh-air .information-sub-nav-container .information-nav-panel-group {
		padding: 0 1.813rem;
		margin: 0
	}

	.fresh-air .information-sub-nav-container .main-link {
		border-right: 0
	}

	.fresh-air .information-sub-nav-container .information-sub-nav-link-container {
		position: fixed;
		margin-left: -1.813rem
	}

	.fresh-air .information-sub-nav-container .information-sub-nav-link {
		width: 100%;
		padding: 0 2rem 0 0;
		font-size: .9375rem;
		line-height: 1.125rem;
		letter-spacing: .044rem;
		background: url("../images/insprire-nav-collapsed.svg") no-repeat 98%;
		border-right: 0
	}

	.fresh-air .information-sub-nav-container .information-sub-nav-link[aria-expanded=true] {
		background: url("../images/insprire-nav-expanded.svg") no-repeat 98%
	}

	.fresh-air .information-sub-nav-link-container .nav-item-container {
		padding: 0 1.5rem;
		margin-top: .1875rem
	}

	.fresh-air .information-sub-nav-link-container .nav-item-container .nav-item,
	.information-sub-nav-link-container .nav-item-container .nav-item-drawer-link {
		padding: 1.5rem 2.5rem 1.688rem 0;
		line-height: 1.25rem
	}

	.fresh-air .information-sub-nav-link-container .nav-item-container .additional-nav-item {
		padding: .75rem 1rem .75rem 0
	}

	.fresh-air .information-sub-nav-link-container .nav-item-container .additional-nav-item.active {
		padding: 0 0 0 1.188rem;
		margin: 0 0 0 -1.188rem
	}

	.fresh-air .information-sub-nav-link-container .nav-item-container .additional-nav-item a {
		padding: .063rem 0 .438rem
	}

	.fresh-air .info-content-container .content-column {
		padding: 0
	}
}

@media (max-width:1199px) {
	.fresh-air .info-content-container .row {
		width: 100%
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .info-content-container .content-column {
		padding: 1rem 0 0 1.875rem
	}

	.fresh-air .information-sub-nav-container .information-sub-nav-link {
		width: 100%;
		padding-right: 1rem
	}
}

.fresh-air .make-correction-container {
	width: 23.4375rem;
	padding: .8rem 1rem;
	margin: auto;
	margin-top: auto;
	font-size: .75rem;
	line-height: 1.0625rem;
	text-align: center;
	background: url("../images/alert-error-icon-new.svg") no-repeat;
	background-color: #fff !important;
	background-position: 1.5rem 50%;
	border-radius: .125rem
}

.fresh-air .make-correction-container .correction-message {
	color: #000
}

.fresh-air .make-correction-container .continue-link,
.fresh-air .make-correction-container a,
.make-correction-container a:hover {
	color: #e01933 !important
}

.fresh-air .make-correction-container a:focus {
	background-color: #fff !important
}

.fresh-air .make-correction-container:focus {
	background-color: #fff !important;
	box-shadow: 0 0 0 .3125rem #242a48, 0 0 0 .375rem #616778 !important
}

.fresh-air .validation-error-message-container .error-message {
	font-size: .75rem;
	line-height: 1.25rem;
	color: #cf5c5c
}

.fresh-air .system-error-message-conteiner {
	position: relative;
	top: -1.25rem;
	text-align: center
}

.fresh-air .system-error-message-conteiner .system-error-message {
	position: relative;
	display: inline-block;
	padding: .625rem .625rem .625rem 2.8125rem;
	font-size: .75rem;
	line-height: 1.0625rem;
	color: #e01933;
	background: url("../images/alert-error-icon-new.svg") no-repeat;
	background-color: #fff;
	background-position: .5rem 50%;
	border-radius: .125rem
}

.fresh-air .system-error-message-conteiner .system-error-message .icon-alert-icon {
	position: absolute;
	top: .25rem;
	left: 1.75rem;
	font-size: 1.25rem
}

.fresh-air .system-error-message-conteiner .system-error-message .icon-alert-icon .path2 {
	position: absolute;
	top: 0;
	left: 0
}

.fresh-air .system-error-message-conteiner .system-error-message .icon-alert-icon .path2:before {
	margin-left: 0
}

.fresh-air .no-gutters .error-message-padding .validation-error-message-container {
	overflow: visible;
	white-space: nowrap
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .no-gutters .error-message-padding {
		padding: 0 .9375rem;
		overflow: visible;
		white-space: nowrap
	}
}

@media (max-width:991px) {
	.fresh-air .make-correction-container {
		right: 0;
		left: 0;
		margin-top: .3125rem
	}
}

@media (max-width:991px) and (max-width:767px) {
	.fresh-air .make-correction-container {
		width: 100%
	}
}

@media (max-width:991px) {
	.fresh-air .system-error-message-conteiner {
		top: 0
	}

	.fresh-air .system-error-message-conteiner .system-error-message {
		padding: .438rem 1.25rem .438rem 3.4375rem;
		text-align: left;
		background-position: 1.5rem 50%
	}

	.fresh-air .system-error-message-conteiner .system-error-message .icon-alert-icon {
		left: 1.0625rem
	}
}

@media (min-width:992px) {
	.fresh-air .system-error-message-conteiner .system-error-message {
		line-height: .875rem
	}

	.fresh-air .make-correction-container {
		position: relative
	}

	.fresh-air .book-widget-container .make-correction-container {
		margin-top: -2rem !important
	}

	.error-message-toairport .validation-error-message-container {
		margin-left: 211px
	}
}

.fresh-air .alert-advisory-main-container {
	padding-top: .5rem;
	padding-bottom: .4375rem;
	background-color: #f5f7fa
}

.fresh-air .alert-advisory-main-container .advisory-icon {
	float: left;
	width: 1.5625rem;
	height: 1.5625rem
}

.fresh-air .alert-advisory-main-container .advisory-icon.icon-Advisories-Icon:before {
	font-size: 1.5625rem
}

.fresh-air .alert-advisory-main-container .alert-advisory-details {
	display: block
}

.fresh-air .alert-advisory-main-container .advisory-text-label {
	display: inline-block;
	padding-left: .875rem;
	font-size: .875rem;
	line-height: 1rem;
	color: #0b1f66
}

.fresh-air .alert-advisory-main-container .advisory-desc {
	display: inline-block;
	padding-left: .9375rem
}

.fresh-air .alert-advisory-main-container .advisory-desc .advisory-desc-label {
	font-size: .875rem;
	line-height: 1rem;
	color: #0b1f66
}

.fresh-air .alert-advisory-main-container .view-all-advisories {
	display: inline;
	padding-left: .9375rem
}

.fresh-air .alert-advisory-main-container .view-all-advisories .view-all-link {
	font-size: .8125rem;
	line-height: 1.75rem;
	color: #4470c3 !important
}

.fresh-air .alert-advisory-main-container .close-advisory {
	padding-top: .375rem;
	text-align: right
}

.fresh-air .alert-advisory-main-container .close-advisory .advisory-close-icon {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	padding: 0;
	background-color: transparent;
	border: 0
}

.fresh-air .alert-advisory-main-container .close-advisory .advisory-close-icon.icon-moreoptionsclose:before {
	color: #8996a9;
	vertical-align: top
}

@media only screen and (min-device-width:576px) and (max-device-width:767px) {
	.fresh-air .alert-advisory-main-container {
		padding: .5rem .938rem .4375rem !important
	}

	.fresh-air .alert-advisory-main-container .alert-advisory-details {
		display: block !important
	}

	.fresh-air .alert-advisory-main-container .container {
		max-width: 100% !important
	}

	.fresh-air .alert-advisory-main-container .advisory-display-block {
		display: inline-block !important;
		width: auto !important;
		padding-top: 0 !important
	}
}

@media only screen and (device-width:414px) and (device-height:736px) {
	.fresh-air .alert-advisory-main-container .container {
		max-width: 100% !important
	}
}

@media (min-width:414px) and (max-width:763px) and (orientation:landscape) {
	.fresh-air .alert-advisory-main-container .container {
		max-width: 96% !important
	}
}

@media (max-width:767px) {
	.fresh-air .alert-advisory-main-container.advisory-on-load {
		z-index: -1 !important
	}

	.fresh-air .alert-advisory-main-container .container {
		max-width: 100%
	}

	.fresh-air .alert-advisory-main-container .alert-advisory-details {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.fresh-air .alert-advisory-main-container .advisory-text-label {
		padding-top: .25rem
	}

	.fresh-air .alert-advisory-main-container .advisory-display-block {
		padding-top: .0625rem;
		display: block;
		width: 100%;
		padding-left: 1rem !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .alert-advisory-main-container .container {
		max-width: 100%;
		padding-right: 0;
		padding-left: 1.875rem;
		margin-right: 0;
		margin-left: 0
	}

	.fresh-air .alert-advisory-main-container .container .close-advisory {
		padding-right: 1.875rem !important
	}
}

.fresh-air .skip-main-content:focus {
	position: absolute;
	z-index: 10000;
	padding: .1875rem;
	font-size: .875rem;
	line-height: 1rem;
	color: #fff !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	background: #e01933 !important;
	border-radius: 0
}

.fresh-air .skip-main-content:hover {
	text-decoration: none
}

.fresh-air .skip-main-content {
	position: absolute;
	top: 0
}

.fresh-air .unsupported-browser-model {
	max-width: 48.25rem;
	-webkit-transform: translate(0) !important;
	transform: translate(0) !important
}

.fresh-air .unsupported-browser-model .modal-content {
	border: 0;
	border-radius: 0
}

.fresh-air .unsupported-browsers {
	min-height: 32.5625rem;
	padding: 2.875rem 2.5rem 3.5rem 2.375rem
}

.fresh-air .unsupported-browsers .unsupported-browser-title {
	margin-bottom: 1.625rem;
	font-size: 1.75rem;
	line-height: 2.125rem;
	color: #0b1f66
}

.fresh-air .unsupported-browsers .unsupported-browser-title-underline {
	border: 1px solid #e8e8e8
}

.fresh-air .unsupported-browsers .upgrade-better-experience {
	margin-top: 2.313rem
}

.fresh-air .unsupported-browsers .upgrade-better-experience .upgrade-better-exp {
	font-size: 1.125rem;
	line-height: 1.125rem;
	color: #0b1f66
}

.fresh-air .unsupported-browsers .upgrade-better-experience .upgrade-your-browser {
	margin-top: 1.25rem;
	margin-bottom: 1.438rem;
	font-size: .9375rem;
	line-height: 1.5rem;
	color: #0b1f66
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 3.063rem
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .internet-explorer-img {
	width: 3.6875rem;
	height: 3.625rem;
	margin-left: .9375rem
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .firefox-img {
	width: 3.39625rem;
	height: 3.598125rem
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .safari-img {
	width: 3.75rem;
	height: 3.625rem
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .chrome-img {
	width: 3.5625rem;
	height: 3.5625rem
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .unsupported-label {
	font-size: .8125rem;
	color: #4470c3;
	text-transform: capitalize
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .internet-explorer-container a {
	float: left;
	width: 6.188rem
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .firefox-container a {
	float: left;
	width: 3.438rem;
	margin-left: .6875rem
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .safari-container a {
	float: left;
	width: 3.75rem;
	margin-left: 2.25rem
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .chrome-container a {
	float: left;
	width: 3.75rem;
	margin-left: 2.375rem
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .internet-explorer-label {
	width: 6.188rem;
	height: 1.625rem;
	margin-top: .25rem;
	line-height: 1.438rem
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .firefox-label {
	width: 3.25rem;
	height: 1.625rem;
	margin-top: .4375rem;
	line-height: 1.438rem;
	text-align: center
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .safari-label {
	width: 2.313rem;
	height: 1.625rem;
	margin-top: .3125rem;
	margin-left: .8125rem;
	line-height: 1.438rem
}

.fresh-air .unsupported-browsers .unsupported-browsers-icons .chrome-label {
	width: 4.875rem;
	height: 1.625rem;
	padding-left: .4375rem;
	margin-top: .375rem;
	line-height: 1.438rem
}

.unsupported-browsers .dont-care-upgrade-container .dont-care-upgrade-button,
.unsupported-browsers .dont-care-upgrade-container .dont-care-upgrade-text {
	padding: 0
}

.fresh-air .unsupported-browsers .dont-care-upgrade-container p {
	margin: 1rem 0;
	font-size: 1.125rem;
	line-height: 1.125rem;
	color: #0b1f66
}

.fresh-air .unsupported-browsers .dont-care-upgrade-container .continue {
	padding: .9375rem 2.5rem;
	font-size: .875rem;
	line-height: 1rem;
	color: #0b1f66;
	cursor: pointer;
	background: #fff;
	border: 2px solid #0b1f66;
	border-radius: 0
}

.fresh-air .unsupported-browsers .browser-longer-support {
	margin-top: 2.313rem;
	line-height: 1.313rem
}

.fresh-air .unsupported-browsers .browser-longer-support .browser-up-arrow-icon {
	padding: 0 .9375rem 0 0;
	font-size: 1.125rem;
	color: #4470c3;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.fresh-air .unsupported-browsers .browser-longer-support .browser-up-arrow-icon:after {
	position: absolute;
	margin: .5rem .5rem .5rem .375rem;
	content: "";
	border-top: .3125rem solid #4470c3;
	border-right: .1875rem solid transparent;
	border-left: .1875rem solid transparent
}

.fresh-air .unsupported-browsers .browser-longer-support .browser-down-arrow-icon {
	padding: 0 .9375rem 0 0;
	font-size: 1.125rem;
	color: #4470c3;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.fresh-air .unsupported-browsers .browser-longer-support .browser-down-arrow-icon:after {
	position: absolute;
	margin: .5rem .5rem .5rem .375rem;
	content: "";
	border-right: .1875rem solid transparent;
	border-bottom: .3125rem solid #4470c3;
	border-left: .1875rem solid transparent
}

.unsupported-browsers .today-moden-browser {
	margin-top: .3125rem;
	font-size: .9375rem;
	line-height: 1.5rem;
	color: #0b1f66
}

.unsupported-browsers .today-moden-browser a {
	color: #4470c3
}

@media (max-width:374px) {
	.fresh-air .unsupported-browser-bsModal {
		top: 2.875rem;
		height: 100%;
		overflow: auto !important;
		background: #fff
	}

	.fresh-air .unsupported-browsers-header {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1030;
		height: 2.875rem;
		background: #091426
	}

	.fresh-air .unsupported-browser-model {
		max-width: 29.38rem;
		margin: 0
	}

	.fresh-air .unsupported-browsers {
		min-height: 38.81rem;
		padding: 1.875rem 1.563rem
	}

	.fresh-air .unsupported-browsers .unsupported-browser-title {
		margin-bottom: 1.125rem;
		font-size: 1.5rem
	}

	.fresh-air .unsupported-browsers .upgrade-better-experience {
		margin-top: 1.375rem
	}

	.fresh-air .unsupported-browsers .upgrade-better-experience .upgrade-better-exp {
		font-size: .9375rem
	}

	.fresh-air .unsupported-browsers .upgrade-better-experience .upgrade-your-browser {
		margin-top: .875rem;
		margin-bottom: .9375rem
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons {
		padding-bottom: .9375rem
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons .internet-explorer-container a {
		width: 4.063rem
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons .firefox-container a {
		margin-left: .5rem
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons .safari-container a,
	.unsupported-browsers .unsupported-browsers-icons .chrome-container a {
		margin-left: .7rem !important
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons .internet-explorer-img {
		margin-left: 0
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons .internet-explorer-label {
		width: 3.438rem;
		margin-top: .625rem;
		margin-left: .625rem;
		line-height: .9375rem
	}

	.fresh-air .unsupported-browsers .dont-care-upgrade-container p {
		margin: .6875rem 0 .8125rem;
		font-size: .9375rem
	}

	.fresh-air .unsupported-browsers .dont-care-upgrade-container .continue {
		width: 100%
	}

	.fresh-air .unsupported-browsers .browser-longer-support {
		margin-top: 1rem;
		line-height: 1.125rem
	}

	.fresh-air .unsupported-browsers .browser-longer-support .browser-down-arrow-icon,
	.unsupported-browsers .browser-longer-support .browser-up-arrow-icon {
		font-size: .875rem !important
	}
}

@media (max-width:767px) {
	.fresh-air .unsupported-browser-bsModal {
		top: 2.875rem;
		height: 100%;
		overflow: auto !important;
		background: #fff
	}

	.fresh-air .unsupported-browsers-header {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1030;
		height: 2.875rem;
		background: #091426
	}

	.fresh-air .unsupported-browser-model {
		max-width: 100%;
		margin: 0 auto
	}

	.fresh-air .unsupported-browsers {
		min-height: 38.81rem;
		padding: 1.875rem
	}

	.fresh-air .unsupported-browsers .unsupported-browser-title {
		margin-bottom: 1.125rem;
		font-size: 1.5rem
	}

	.fresh-air .unsupported-browsers .upgrade-better-experience {
		margin-top: 1.375rem
	}

	.fresh-air .unsupported-browsers .upgrade-better-experience .upgrade-better-exp {
		font-size: .9375rem
	}

	.fresh-air .unsupported-browsers .upgrade-better-experience .upgrade-your-browser {
		margin-top: .875rem;
		margin-bottom: .9375rem
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons {
		padding-bottom: .9375rem
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons .internet-explorer-container a {
		width: 4.688rem
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons .firefox-container a {
		margin-left: .8rem
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons .safari-container a,
	.unsupported-browsers .unsupported-browsers-icons .chrome-container a {
		margin-left: 0.7rem !important
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons .internet-explorer-img {
		margin-left: 0
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons .internet-explorer-label {
		width: 3.438rem;
		margin-top: .625rem;
		margin-left: .625rem;
		line-height: .9375rem
	}

	.fresh-air .unsupported-browsers .dont-care-upgrade-container p {
		margin: .6875rem 0 .8125rem;
		font-size: .9375rem
	}

	.fresh-air .unsupported-browsers .dont-care-upgrade-container .continue {
		width: 100%
	}

	.fresh-air .unsupported-browsers .browser-longer-support {
		line-height: 1.125rem
	}

	.fresh-air .unsupported-browsers .browser-longer-support .browser-down-arrow-icon,
	.unsupported-browsers .browser-longer-support .browser-up-arrow-icon {
		font-size: .9375rem !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .unsupported-browser-model {
		max-width: 29.38rem
	}

	.fresh-air .unsupported-browsers {
		min-height: 36.38rem
	}

	.fresh-air .unsupported-browsers .unsupported-browser-title {
		margin-bottom: 1.563rem;
		font-size: 1.5rem
	}

	.fresh-air .unsupported-browsers .upgrade-better-experience {
		margin-top: 2.313rem
	}

	.fresh-air .unsupported-browsers .upgrade-better-experience .upgrade-your-browser {
		margin-top: 1.625rem;
		margin-bottom: 1.625rem
	}

	.fresh-air .unsupported-browsers .dont-care-upgrade-container .continue {
		width: 100%
	}

	.fresh-air .unsupported-browsers .dont-care-upgrade-container p {
		margin-bottom: .8125rem
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons {
		padding-bottom: 1.688rem
	}

	.fresh-air .unsupported-browsers .browser-longer-support {
		margin-top: 2.438rem
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .unsupported-browser-model {
		max-width: 47.31rem
	}

	.fresh-air .unsupported-browsers .upgrade-better-experience .upgrade-better-exp {
		margin-bottom: 1.688rem
	}

	.fresh-air .unsupported-browsers .unsupported-browsers-icons {
		padding-bottom: 2.25rem
	}

	.fresh-air .unsupported-browsers .browser-longer-support {
		margin-top: 2.313rem
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.fresh-air .unsupported-browser-model {
		max-width: 47.31rem
	}
}

@media (min-width:1440px) and (max-width:1599px) {
	.fresh-air .unsupported-browser-model {
		max-width: 48.25rem
	}
}

.fresh-air .mydelta-tab .spinner-overlay {
	position: absolute;
	left: 0;
	z-index: 10030;
	width: 100%;
	height: 20.3125rem;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background-color: #fff;
	border: 0;
	opacity: .1
}

.fresh-air .mydelta-tab .spinner-loading {
	position: absolute;
	top: 67%;
	left: 48.5%;
	z-index: 99999;
	padding: .625rem;
	margin: -1.875rem 0 0 -1.875rem;
	background-color: #000;
	border-radius: .625rem
}

.fresh-air .mydelta-tab .spinner-loading .loader-holder {
	position: relative;
	width: 3.125rem;
	height: 3.125rem;
	font-size: .625rem;
	text-indent: -9999em;
	background: linear-gradient(90deg, #fff 10%, hsla(0, 0%, 100%, 0) 42%);
	border-radius: 50%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: spinner 1.4s infinite linear;
	animation: spinner 1.4s infinite linear
}

.fresh-air .mydelta-tab .spinner-loading .loader-holder:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 50%;
	content: "";
	background: #fff;
	border-radius: 100% 0 0
}

.fresh-air .mydelta-tab .spinner-loading .loader-holder:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 75%;
	height: 75%;
	margin: auto;
	content: "";
	background: #000;
	border-radius: 50%
}

.fresh-air .mydelta-tab .spinner-loading h2 {
	position: absolute;
	top: 4.6875rem;
	left: .375rem;
	font-size: .875rem;
	color: #000
}

.today-tab .spinner-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10030;
	width: 100%;
	height: 35.375rem;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background: #fff url("../images/supergraphic-flyout.svg") no-repeat right 0 top -.1rem;
	background-size: 4.5rem 4rem;
	border: 0;
	opacity: .1
}

.today-tab .spinner-loading {
	position: absolute;
	top: 50%;
	left: 48.5%;
	z-index: 99999;
	padding: .625rem;
	margin: -1.875rem 0 0 -1.875rem;
	background-color: #000;
	border-radius: .625rem
}

.today-tab .spinner-loading .loader-holder {
	position: relative;
	width: 3.125rem;
	height: 3.125rem;
	font-size: .625rem;
	text-indent: -9999em;
	background: linear-gradient(90deg, #fff 10%, hsla(0, 0%, 100%, 0) 42%);
	border-radius: 50%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: spinner 1.4s infinite linear;
	animation: spinner 1.4s infinite linear
}

.today-tab .spinner-loading .loader-holder:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 50%;
	content: "";
	background: #fff;
	border-radius: 100% 0 0
}

.today-tab .spinner-loading .loader-holder:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 75%;
	height: 75%;
	margin: auto;
	content: "";
	background: #000;
	border-radius: 50%
}

.today-tab .spinner-loading h2 {
	position: absolute;
	top: 4.6875rem;
	left: .375rem;
	font-size: .875rem;
	color: #000
}

.fresh-air .feed-flyout .spinner-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10030;
	width: 100%;
	height: 35.375rem;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background-color: #fff;
	border: 0;
	opacity: .1
}

.fresh-air .feed-flyout .spinner-loading {
	position: absolute;
	top: 50%;
	left: 48.5%;
	z-index: 1041;
	padding: .625rem;
	margin: -1.875rem 0 0 -1.875rem;
	background-color: #000;
	border-radius: .625rem
}

.fresh-air .feed-flyout .spinner-loading .loader-holder {
	position: relative;
	width: 3.125rem;
	height: 3.125rem;
	font-size: .625rem;
	text-indent: -9999em;
	background: linear-gradient(90deg, #fff 10%, hsla(0, 0%, 100%, 0) 42%);
	border-radius: 50%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: spinner 1.4s infinite linear;
	animation: spinner 1.4s infinite linear
}

.fresh-air .feed-flyout .spinner-loading .loader-holder:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 50%;
	content: "";
	background: #fff;
	border-radius: 100% 0 0
}

.fresh-air .feed-flyout .spinner-loading .loader-holder:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 75%;
	height: 75%;
	margin: auto;
	content: "";
	background: #000;
	border-radius: 50%
}

.fresh-air .feed-flyout .spinner-loading h2 {
	position: absolute;
	top: 4.6875rem;
	left: .375rem;
	font-size: .875rem;
	color: #000
}

.fresh-air .mytrips-widget-container .spinner-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10030;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background-color: #000;
	border: 0;
	opacity: .1
}

.fresh-air .mytrips-widget-container .spinner-loading {
	position: absolute;
	top: 35%;
	left: 45%;
	z-index: 99999;
	padding: .625rem;
	margin: -1.875rem 0 0 -1.875rem;
	background-color: #000;
	border-radius: .625rem
}

.fresh-air .mytrips-widget-container .spinner-loading .loader-holder {
	position: relative;
	width: 3.125rem;
	height: 3.125rem;
	font-size: .625rem;
	text-indent: -9999em;
	background: linear-gradient(90deg, #fff 10%, hsla(0, 0%, 100%, 0) 42%);
	border-radius: 50%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: spinner 1.4s infinite linear;
	animation: spinner 1.4s infinite linear
}

.fresh-air .mytrips-widget-container .spinner-loading .loader-holder:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 50%;
	content: "";
	background: #fff;
	border-radius: 100% 0 0
}

.fresh-air .mytrips-widget-container .spinner-loading .loader-holder:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 75%;
	height: 75%;
	margin: auto;
	content: "";
	background: #000;
	border-radius: 50%
}

.fresh-air .mytrips-widget-container .spinner-loading h2 {
	position: absolute;
	top: 4.6875rem;
	left: .375rem;
	font-size: .875rem;
	color: #fff
}

.fresh-air .business .mytrips-widget-container .loader-holder:after,
.fresh-air .business .mytrips-widget-container .spinner-loading,
.fresh-air .business .mytrips-widget-container .spinner-overlay {
	background-color: #090909 !important
}

@media (max-width:767px) {
	.fresh-air .mytrips-widget-container .spinner-loading {
		margin-top: 75% !important
	}

	.fresh-air .mydelta-tab .spinner-overlay {
		position: fixed;
		top: 17.9375rem;
		bottom: 3.4375rem;
		height: auto
	}

	.feed-flyout .spinner-overlay,
	.today-tab .spinner-overlay {
		position: fixed !important;
		top: 2.875rem !important;
		bottom: 3.4375rem !important;
		height: auto !important
	}
}

@media (max-width:991px) {
	.fresh-air .mytrips-widget-container .spinner-overlay {
		position: fixed;
		top: 3% !important
	}

	.fresh-air .mytrips-widget-container .spinner-loading {
		left: 50%;
		margin-top: 70% !important
	}
}

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes spinner {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.fresh-air .dynamic-map {
	width: 100%;
	height: 700px
}

.fresh-air .map-icon {
	display: none;
	width: 2.3em;
	height: 2.4em;
	margin-top: 13px;
	margin-right: 11px;
	background-color: "#fff"
}

.fresh-air .map-image {
	width: 100%;
	height: 100%;
	background: url("../images/maps/world-icon.png") 0 0 transparent no-repeat
}

.fresh-air .dynamic-map-legend {
	width: 21rem;
	padding: 1rem;
	margin: 5px 5px 0 0;
	color: #0b1f66;
	vertical-align: middle;
	background: #fff
}

.fresh-air .dynamic-map-legend .legend-icon {
	margin-top: -3px;
	margin-right: .5rem
}

.fresh-air .dynamic-map-legend .remove-legend {
	float: right
}

.fresh-air .aria-announcements {
	display: none
}

.fresh-air .citySearch-input {
	width: 30rem;
	padding-left: 1rem;
	font-size: 1.25rem;
	vertical-align: middle;
	border: 0
}

.fresh-air .map-hr {
	width: 100%;
	height: 0;
	margin-top: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.dynamic-map-component a:focus,
.dynamic-map-component button:focus,
.dynamic-map-component input:focus {
	background-color: #fafbfc !important;
	border-radius: 3px !important;
	outline: 0 !important;
	box-shadow: 0 0 0 2px #acb4cc !important
}

.fresh-air .dynamic-map-component .dynamic_map_key1 {
	display: inline-block;
	width: auto;
	height: auto;
	padding-left: 1rem;
	background: url("/content/dam/delta-applications/fresh-air/images/maps/skyclub.png") 0 0 transparent no-repeat
}

.fresh-air .dynamic-map-component .dynamic_map_key2 {
	display: inline-block;
	width: auto;
	height: auto;
	padding-left: 1rem;
	background: url("/content/dam/delta-applications/fresh-air/images/maps/partner.png") 0 0 transparent no-repeat
}

.fresh-air .filters-container {
	width: 100%;
	padding: 8px 0;
	text-align: left;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 35px
}

.filters-container button {
	width: 79%;
	margin-left: 29px;
	font-size: 1.2rem;
	color: #0b1f66;
	text-align: left;
	cursor: pointer;
	background: url("../images/arrow_up_blue.gif") 100% transparent no-repeat;
	border: 0
}

.filters-container button img {
	margin-left: 4rem
}

.filters-container button.closed {
	background: url("../images/arrow_down_blue.gif") 100% transparent no-repeat
}

.fresh-air .filters-row {
	padding-top: 1.5rem
}

.fresh-air .filters-row .filter-hr {
	width: 100%;
	height: 0;
	margin-top: .5rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.fresh-air .filters-row .only-delta-checkbox {
	width: 1rem;
	height: 1rem
}

.filters-row .filter-option button {
	width: 100%;
	padding: 0 1rem;
	margin-bottom: 1rem;
	font-size: 1rem;
	font-weight: 700;
	color: #0b1f66;
	text-align: left;
	cursor: pointer;
	background: url("../images/vclosed-state-greater-than-375.svg") 100% no-repeat transparent;
	border: 0
}

.filters-row .filter-option button.open {
	background: url("../images/vopen-state-greater-than-375.svg") 100% no-repeat transparent
}

.fresh-air .filters-row .filter-option .filter-container {
	position: absolute;
	z-index: 1000;
	display: none;
	width: 91%;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	border-top: 0
}

.fresh-air .filters-row .filter-option .filter-container ul {
	padding: 0 23px;
	list-style-type: none
}

.fresh-air .filters-row .filter-option .filter-container li {
	line-height: 2.5rem
}

.fresh-air .filters-row .filter-option .filter-container label {
	margin-bottom: 0;
	font-size: .8rem;
	font-weight: 700;
	color: #0b1f66;
	text-transform: capitalize
}

.fresh-air .filters-row .filter-option .filter-container input {
	margin-right: 10px
}

.fresh-air .filters-row .map-key {
	margin-top: 2px;
	font-size: .8rem;
	color: #0b1f66
}

.fresh-air .filters-row .map-key .title {
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase
}

.fresh-air .filters-row .map-key span {
	display: inline-block;
	margin-right: .785rem
}

.fresh-air .filters-row .map-key span img {
	margin-top: -3px;
	margin-right: .2rem
}

.fresh-air .active-filters-row ul {
	list-style-type: none
}

.fresh-air .active-filters-row ul li {
	padding-right: 2rem
}

.fresh-air .active-filters-row ul li span {
	font-size: .9rem;
	font-weight: 700
}

.fresh-air .active-filters-row ul li input {
	margin-top: -.1rem;
	margin-right: .5rem
}

.fresh-air .dynamic-map-list {
	border-top: 0
}

.fresh-air .dynamic-map-list ul {
	list-style-type: none
}

.fresh-air .dynamic-map-list .airport-list-link {
	display: block;
	padding: 0 0 5px 15px
}

.fresh-air .dynamic-map-list .list-subheading {
	font-size: 1.2rem;
	font-weight: 700
}

.fresh-air .dynamic-map-list .list-heading {
	display: block;
	font-size: 2rem
}

.fresh-air .clubAmenitiesGrayImage {
	float: left;
	width: 1.75em;
	height: 1.33em;
	padding-right: 6px;
	padding-bottom: 10px;
	background-image: url("../images/maps/dsc_icon_gray.png");
	background-repeat: no-repeat
}

.fresh-air .clumAmentiesGrayImg1 {
	background-position: -8px -6px
}

.fresh-air .clumAmentiesGrayImg2 {
	background-position: -3px -209px
}

.fresh-air .clumAmentiesGrayImg3 {
	background-position: -10px -106px
}

.fresh-air .clumAmentiesGrayImg4 {
	background-position: -2px -175px
}

.fresh-air .clumAmentiesGrayImg5 {
	background-position: 0 -39px
}

.fresh-air .clumAmentiesGrayImg6 {
	background-position: -2px -275px
}

.fresh-air .clumAmentiesGrayImg7 {
	background-position: -7px -242px
}

.fresh-air .clumAmentiesGrayImg8 {
	background-position: -1px -67px
}

.fresh-air .clumAmentiesGrayImg9 {
	background-position: -8px -350px
}

.fresh-air .clumAmentiesGrayImg10 {
	background-position: -7px -142px
}

.fresh-air .card-body .lounge-list {
	padding-left: 1rem;
	list-style-type: none
}

.fresh-air .card-body .location {
	width: 24rem
}

.fresh-air .card-body .status {
	margin-right: 3rem
}

.fresh-air .card-body .hours {
	width: 12rem
}

.fresh-air .card-body .clubAmenitiesImg {
	max-width: 20rem
}

@media (min-width:768px) and (max-width:991px) {
	.filters-container button {
		font-size: 1.1rem
	}
}

@media (max-width:767px) {
	.fresh-air .citySearch-input {
		font-size: 1rem
	}
}

.fresh-air .static-google-map {
	width: 100%;
	height: 700px
}

.fresh-air .static-map-icon {
	display: none;
	width: 2.3em;
	height: 2.4em;
	margin-top: 13px;
	margin-right: 11px;
	background-color: "#fff"
}

.fresh-air .static-map-image {
	width: 100%;
	height: 100%;
	background: url("../../images/maps/world-icon.png") 0 0 transparent no-repeat
}

.fresh-air .session-time-out-transform {
	-webkit-transform: translate(0) !important;
	transform: translate(0) !important
}

.fresh-air .session-time-out {
	color: #0b1f66;
	background: #fff
}

.fresh-air .session-time-out .session-time-out-container {
	padding: 1.99rem 2.375rem 3.438rem
}

.fresh-air .session-time-out .modal-header {
	border-bottom: 1px solid #e8e8e8
}

.fresh-air .session-time-out .modal-title {
	font-size: 1.75rem
}

.fresh-air .session-time-out .modal-body p {
	font-size: .9375rem
}

.fresh-air .session-time-out .modal-body p.remaining-time {
	font-size: 2.25rem
}

.fresh-air .session-time-out .modal-body .modal-body-text {
	font-size: 1.125rem
}

.fresh-air .session-time-out .modal-footer {
	font-size: .875rem
}

.fresh-air .session-time-out .modal-footer a {
	min-height: 3.125rem;
	line-height: 3.125rem;
	letter-spacing: .0625rem
}

.fresh-air .session-time-out .modal-footer a.log-out-link {
	min-width: 11.88rem;
	border: 1px solid #0b1f66
}

.fresh-air .session-time-out .modal-footer a.log-in-link {
	min-width: 15.56rem
}

.fresh-air .session-time-out .modal-footer a:hover {
	text-decoration: none
}

@media (max-width:991px) {
	.fresh-air .session-time-out {
		max-width: 29.38rem;
		min-height: 26.81rem
	}

	.fresh-air .session-time-out .session-time-out-container {
		padding-top: 4rem;
		padding-right: 1.83rem;
		padding-left: 1.83rem
	}

	.fresh-air .session-time-out .session-time-out-container .modal-footer {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.fresh-air .session-time-out .session-time-out-container .modal-footer a {
		min-width: 100%
	}

	.fresh-air .session-time-out .session-time-out-container .modal-footer a.log-out-link {
		margin-top: 1rem !important;
		margin-right: 0 !important
	}

	.fresh-air .session-time-out .session-time-out-container .modal-footer a.log-out-link:focus {
		color: #0b1f66 !important
	}

	.fresh-air .session-time-out .session-time-out-container .modal-footer a.log-in-link {
		margin-left: 0 !important
	}
}

@media (min-width:768px) {
	.fresh-air .session-time-out {
		max-width: 29.38rem;
		min-height: 26.81rem
	}
}

@media (min-width:992px) {
	.fresh-air .session-time-out {
		max-width: 38.75rem;
		min-height: 26.81rem
	}
}

@media (max-width:1199px) {
	.fresh-air .session-time-out {
		width: 100%;
		max-width: 100%;
		height: 100%;
		margin: 0
	}
}

@media (min-width:1200px) {
	.fresh-air .session-time-out {
		max-width: 47.31rem;
		min-height: 27.94rem
	}
}

.fresh-air .content-tabs-container {
	padding-top: 4em
}

.fresh-air .content-tabs-container ul {
	list-style-type: none;
	border-bottom: 1px solid #e9ecef
}

.fresh-air .content-tabs-container .content-tab {
	padding-right: 2em;
	padding-left: 2em;
	color: #0b1f65
}

.fresh-air .content-tabs-container .content-tab:first-child {
	padding-left: 0
}

.fresh-air .content-tabs-container .content-tab:last-child {
	padding-right: 0
}

.fresh-air .content-tabs-container .tab-btn {
	max-width: 11rem;
	letter-spacing: auto;
	cursor: pointer;
	border: 0;
	border-radius: 0
}

.fresh-air .content-tabs-container .tab-btn .image {
	width: 100%;
	min-height: 5.6rem
}

.fresh-air .content-tabs-container .tab-btn .image img {
	max-width: 9.5rem
}

.fresh-air .content-tabs-container .tab-btn .subtitle {
	padding-bottom: .5em;
	margin-top: .3em;
	font-size: 1.25rem;
	line-height: 1.5rem;
	color: #0b1f66;
	text-align: center;
	letter-spacing: 0
}

.fresh-air .content-tabs-container .tab-btn:hover {
	color: #4470c3;
	background-color: #fff
}

.content-tabs-container .active:focus,
.fresh-air .content-tabs-container .active {
	border-color: #4470c3 !important;
	border-top: 0;
	border-right: 0;
	border-bottom: 3px solid;
	border-left: 0
}

.fresh-air .content-tab-panel-container {
	display: none
}

.fresh-air .content-tab-panel-container .tab-panel {
	margin-top: 2em;
	color: #0b1f66;
	background-color: #fff
}

.fresh-air .content-tab-panel-container .inactive {
	display: none
}

.fresh-air .content-tab-panel-container .tab-panel-content .tab-panel-list {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: top;
	list-style: disc inside
}

.fresh-air .content-tab-panel-container .tab-panel-content .tab-panel-list:first-child {
	padding-right: 2em;
	border-right: 1px solid #e9ecef
}

.content-tab-panel-container .tab-panel-content .cardb,
.content-tab-panel-container .tab-panel-content .cardc,
.content-tab-panel-container .tab-panel-content .cardcd,
.fresh-air .content-tab-panel-container .tab-panel-content .carda {
	width: 100%
}

.fresh-air .content-tab-panel-container .tab-panel-list li {
	line-height: 2.5em
}

.fresh-air .content-tab-panel-container .tab-panel-list li a {
	padding-bottom: .2em;
	margin-left: .6em;
	font-size: .9rem;
	color: #0b1f65;
	border-bottom: 1px dotted #4470c3
}

@media (max-width:767px) {
	.fresh-air .content-tabs-container .tab-btn .subtitle {
		font-size: .9375rem;
		line-height: 1.125rem
	}
}

.fresh-air .skyclub-list-container {
	padding: 1rem;
	list-style-type: none;
	background-color: #f5f7fa
}

.fresh-air .skyclub-list-container .skyclub-location {
	padding: 1rem 0;
	color: #0b1f66;
	border: 1px solid #eee;
	border-right: 0;
	border-left: 0
}

.fresh-air .skyclub-list-container .skyclub-location .location {
	float: left;
	max-width: 70%;
	font-size: 1.5rem
}

.fresh-air .skyclub-list-container .skyclub-location .hours {
	margin-top: 1rem;
	font-size: 1rem;
	font-weight: 700
}

.fresh-air .skyclub-list-container .skyclub-location .clubAmenitiesImg {
	float: right
}

@media (max-width:767px) {
	.fresh-air .skyclub-list-container .location {
		max-width: 100% !important;
		margin: 0 0 1rem 1rem
	}

	.fresh-air .skyclub-list-container .hours {
		margin: 1rem 1rem 0
	}
}

.fresh-air .nextprevsection {
	padding: .8rem 0;
	background-color: #f6f6f7
}

.fresh-air .pagercontainer {
	margin: 2.5rem 1.875rem;
	color: #0b1f66
}

.fresh-air .pagercontainer a {
	display: block;
	max-width: 45rem;
	margin: 0 auto;
	color: #0b1f66;
	text-align: center;
	text-decoration: none
}

.fresh-air .pagercontainer a .next {
	margin-bottom: 1.5rem;
	font-size: 1.1rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .2em
}

.fresh-air .pagercontainer a .nextpagename {
	margin-bottom: 1.625rem;
	font-size: 2.6rem;
	font-weight: 300
}

.fresh-air .pagercontainer a:hover .nextarrow {
	background: url("../images/onboard-nextpage-arrow-hover.svg") no-repeat transparent;
	background-size: 1.5rem 1.125rem
}

.fresh-air .pagercontainer a .nextarrow {
	width: 1.5rem;
	height: 1.125rem;
	margin: 0 auto;
	background: url("../images/onboard-nextpage-arrow-default.svg") no-repeat transparent;
	background-size: 1.5rem 1.125rem
}

.fresh-air .pagercontainer a:focus {
	background-color: transparent !important
}

.fresh-air .locusmaps {
	height: 574px
}

.fresh-air .locusmaps .LocusLabs .search-container {
	z-index: 0;
	background: #fff !important
}

.fresh-air .locusmaps .LocusLabs .search-container .text-primary {
	color: gray !important;
	background-color: #fff !important
}

.fresh-air .locusmaps .LocusLabs .search-container .scrolling-container {
	color: #333 !important;
	background-color: #fff !important
}

.fresh-air .locusmaps .LocusLabs .search-container .title {
	color: #333 !important
}

.locusmaps .LocusLabs .zoom-selectorContainer .zoom-selector {
	color: #333 !important;
	background-color: #fff !important
}

.locusmaps .LocusLabs .level-selectorTrigger {
	width: 15rem
}

.locusmaps .LocusLabs .level-selector {
	top: 70px;
	width: 15rem;
	color: #333 !important;
	background-color: #fff !important
}

.fresh-air .locusmaps .LocusLabs .-poiSelected .-mainDialog {
	background-color: #fff !important
}

.fresh-air .locusmaps .LocusLabs .poi-title .title {
	color: #333 !important
}

.locusmaps .LocusLabs .suggested-locations .waitIndicator {
	background-color: #fff !important
}

.locusmaps .LocusLabs .waitIndicator .bg-primary {
	color: #333 !important
}

.fresh-air .locusmaps .LocusLabs .areaGroup .round-label,
.fresh-air .locusmaps .LocusLabs .textLabel>.name {
	color: #fff !important
}

.fresh-air .locusmaps .LocusLabs .suggestionsList .suggestion {
	background-color: #fff !important
}

.fresh-air .locusmaps .LocusLabs .search-container .title {
	color: #fff !important
}

.fresh-air .locusmaps .LocusLabs .textLabel .title {
	color: #333 !important
}

.fresh-air .locusmaps .LocusLabs .suggestionsList .border-primary {
	border-color: #ebebeb !important
}

.fresh-air .google-airport-map {
	width: auto;
	height: 21em
}

.fresh-air .google-map-link {
	margin-top: 1em;
	text-transform: uppercase
}

.fresh-air .google-airport-map-container {
	text-align: center
}

.fresh-air .baggage-form {
	color: #0b1f66;
	background-color: #fff
}

.fresh-air .baggage-form .btn-outline-primary {
	color: #0b1f66;
	cursor: pointer;
	background-color: transparent;
	background-image: none;
	border-color: #0b1f66;
	border-width: 2px;
	border-radius: 0
}

.fresh-air .baggage-form .btn-outline-primary:hover {
	color: #fff;
	background-color: #0b1f66;
	border-color: #0b1f66
}

.fresh-air .baggage-form .baggage-middle p {
	margin-top: 25%
}

.fresh-air .baggage-form .baggage-middle input {
	margin-top: 17%
}

.fresh-air .baggage-form .form-control,
.fresh-air .baggage-form .form-control:focus {
	font-size: .925rem;
	color: #0b1f66
}

.fresh-air .baggage-form .form-control:focus {
	background-color: #fafbfc !important;
	border-radius: 3px !important;
	outline: 0 !important;
	box-shadow: 0 0 0 2px #acb4cc !important
}

.fresh-air .baggage-form ::-moz-focus-inner {
	border: 0;
	outline: 0
}

.fresh-air .baggage-form .baggage-dropdown {
	padding-right: 1.875rem !important;
	background: url("../images/down_arrow.png") no-repeat 97% 50% transparent !important;
	background-size: 11px 7px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.fresh-air .baggage-form .baggage-dropdown:-moz-focusring {
	font-size: .925rem;
	color: transparent;
	text-shadow: 0 0 0 #0b1f66
}

.fresh-air .baggage-form .baggage-dropdown::-ms-expand {
	display: none
}

.fresh-air .tablefilterCaption h3 {
	padding-left: 0;
	margin-top: 2.23em;
	margin-bottom: .667em;
	font-size: 1.333em;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
	background: #fff
}

.fresh-air .tablefilterCaption p {
	margin-bottom: 1.667em;
	font-size: 1em;
	font-weight: 300;
	color: #000;
	background: #fff
}

.fresh-air .tablefilterCaption .baggagetips-img {
	display: inline-block;
	margin-left: 4.5em
}

.fresh-air .tablefilterCaption .baggagetips {
	display: inline-block;
	width: 26em
}

.fresh-air .baggage-form-controls {
	padding-top: 4rem
}

.fresh-air .baggage-form-controls a {
	font-size: 1.25rem;
	line-height: 2.5rem;
	color: #4470c3
}

.fresh-air .baggage-form-legend {
	padding-bottom: 1rem
}

.fresh-air .baggage-form-legend div {
	display: inline-block;
	padding-right: 1rem
}

.fresh-air .baggage-fee-schedule {
	padding-left: 0;
	list-style-type: none
}

.fresh-air .baggage-fee-schedule .baggage-list {
	color: #0b1f66;
	background-color: #fff
}

.fresh-air .baggage-fee-schedule .baggage-list .baggage-fee-od {
	padding-top: 3rem
}

.fresh-air .baggage-fee-schedule .baggage-list .baggage-fee-od h3 {
	line-height: 1.75rem
}

.fresh-air .baggage-fee-schedule .baggage-list .baggage-fee-od .font-weight-bold {
	padding-top: .325rem
}

.fresh-air .baggage-fee-schedule .baggage-list .baggage-fee-od .od-subtitle {
	font-size: 1rem
}

.fresh-air .baggage-fee-schedule .baggage-list .baggage-fee-disclaimer {
	width: auto;
	padding: 1rem 0;
	font-size: .7rem;
	color: #707070
}

.fresh-air .baggage-fee-cos-list {
	padding-top: 2rem;
	padding-left: 0;
	list-style-type: none
}

.fresh-air .baggage-fee-cos-list li {
	width: 18rem;
	padding-right: 3rem
}

.fresh-air .baggage-fee-cos-list li .h3 {
	display: block;
	height: 4.5rem;
	font-size: 1rem;
	line-height: 1.5rem;
	text-transform: uppercase
}

.fresh-air .baggage-fee-cos-list .baggage-fee-icon {
	padding-top: .5rem
}

.fresh-air .baggage-fee-cos-list .baggage-fee-icon img {
	padding-right: .6rem
}

.fresh-air .baggage-fee-cos-list .baggage-fee-icon .not-offered {
	margin-top: 2rem
}

.fresh-air .baggage-fee-cos-list .baggage-fee-icon .not-offered grey {
	font-size: 1rem;
	line-height: 1.25rem;
	color: #777
}

.fresh-air .baggage-fee-cos-list .baggage-fee-breakdown {
	padding-top: 2rem
}

.fresh-air .baggage-fee-cos-list .baggage-fee-breakdown .baggage-fee-breakdown-line {
	line-height: 1.5rem
}

.fresh-air .baggage-fee-cos-list .baggage-fee-breakdown .baggage-fee-breakdown-line span {
	text-transform: uppercase
}

@media (max-width:767px) {
	.fresh-air .baggage-form .baggage-middle p {
		margin-top: 0
	}

	.fresh-air .baggage-fee-icon .not-offered {
		margin: 1rem 0 3rem !important
	}

	.fresh-air .baggage-fee-icon .not-offered grey {
		color: #707070 !important
	}

	.fresh-air .baggage-fee-schedule .baggage-fee-od .font-weight-bold {
		padding-left: 0 !important;
		margin: 1.5rem 0
	}

	.fresh-air .baggage-fee-schedule .baggage-fee-cos-list {
		padding-top: 2rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .baggage-fee-icon img:first-child {
		padding-bottom: 1.5rem
	}
}

.fresh-air .footnotes-list h3,
.fresh-air .footnotes-list ol li {
	color: #0b1f66
}

.fresh-air .footnotes-list h3 {
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.5rem
}

.fresh-air .baggage-filter-label {
	font-size: 1.25rem;
	font-weight: 700 !important
}

.fresh-air .baggage-weight-unit-label,
.show-more-region {
	font-size: .75rem !important
}

.fresh-air .lang-select-confrimation-modal {
	top: 50%;
	max-width: 45.1875rem !important;
	-webkit-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important
}

.fresh-air .lang-select-confrimation-modal .modal-content {
	border-radius: 0 !important
}

.fresh-air .lang-selct-confirm-modal-content .lang-container-div {
	padding-bottom: 1.75rem;
	margin-top: 2.625rem
}

.fresh-air .lang-selct-confirm-modal-content .lang-container-div .lang-title {
	padding-bottom: 3.4375rem;
	font-size: 1.125rem;
	line-height: 1.3125rem;
	color: #0b1f66;
	text-align: center
}

.fresh-air .lang-selct-confirm-modal-content .lang-container-div .btn-outline-secondary-cta {
	width: 100%;
	padding-top: .8125rem;
	padding-bottom: .8125rem;
	font-size: .875rem;
	line-height: 1rem;
	white-space: normal;
	border-width: .125rem
}

.fresh-air .lang-selct-confirm-modal-content .other-lang-select {
	padding-top: 2rem;
	margin-bottom: 2.5rem;
	font-size: .875rem;
	line-height: 1rem;
	text-align: center
}

.fresh-air .lang-selct-confirm-modal-content .other-lang-select a {
	padding: .625rem 0
}

.fresh-air .lang-selct-confirm-modal-content .other-lang-select .select-lang-text {
	padding: .6125rem 0 .6125rem 2rem;
	background: url("../images/blue-globe.svg") no-repeat .063rem .375rem scroll transparent
}

.fresh-air .lang-selct-confirm-modal-content .other-lang-select .red-caret-image {
	display: inline-block;
	width: .685rem;
	height: .875rem;
	margin-left: .25rem;
	vertical-align: middle;
	background: url("../images/red-caret.svg") no-repeat 0 0 scroll transparent
}

.fresh-air .lang-selct-confirm-modal-content .lang-container-div:first-child {
	border-right: 1px solid #dedfe1
}

@media (max-width:767px) {
	.fresh-air .lang-select-confrimation-modal {
		max-width: 100% !important;
		margin: 0 .625rem
	}

	.fresh-air .lang-select-confrimation-modal .lang-selct-confirm-modal-content .row {
		padding-bottom: .75rem
	}

	.fresh-air .lang-select-confrimation-modal .lang-selct-confirm-modal-content .lang-container-div {
		padding-bottom: 0;
		margin-top: 1.92rem
	}

	.fresh-air .lang-select-confrimation-modal .lang-selct-confirm-modal-content .lang-container-div .lang-title {
		padding-bottom: 1.8925rem
	}

	.fresh-air .lang-select-confrimation-modal .lang-selct-confirm-modal-content other-lang-select {
		padding-top: 2.24rem
	}

	.lang-select-confrimation-modal .lang-selct-confirm-modal-content .bottom-gray-line {
		margin-top: 1.875rem;
		border-bottom: 1px solid #dedfe1
	}

	.fresh-air .lang-select-confrimation-modal .lang-selct-confirm-modal-content .lang-container-div:first-child {
		border-right: 0
	}
}

.dark-site-level1 .hero,
.dark-site-level2-a .hero,
.dark-site-level2-b .hero,
.dark-site-level2-c .hero,
.dark-site-level3 .hero,
.fresh-air .dark-site-level0 .hero {
	min-height: 51.4375rem
}

.dark-site-level1 hr,
.dark-site-level2-a hr,
.dark-site-level2-b hr,
.dark-site-level2-c hr,
.dark-site-level3 hr,
.fresh-air .dark-site-level0 hr {
	margin-left: 2.5625rem
}

.dark-site-level1 .dark-site-container,
.dark-site-level2-a .dark-site-container,
.dark-site-level2-b .dark-site-container,
.dark-site-level2-c .dark-site-container,
.dark-site-level3 .dark-site-container,
.fresh-air .dark-site-level0 .dark-site-container {
	height: auto
}

.fresh-air .dark-site-container {
	width: 36.25rem;
	margin-top: 12.6875rem;
	border-top: .625rem solid #df1e33
}

.fresh-air .dark-site-container .text-message-container {
	margin: 4.625rem 6rem 0 3.4375rem
}

.fresh-air .dark-site-container .text-message-container .alert-icon {
	float: left;
	width: 1.5625rem;
	height: 1.5625rem;
	margin-top: .5rem;
	background: transparent url("../images/alert-advisory-icon.svg") no-repeat 0
}

.fresh-air .dark-site-container .text-message-container .event-name {
	margin-bottom: 1.625rem;
	margin-left: 2.5625rem;
	font-size: 2.25rem;
	line-height: 2.25rem;
	color: #0b1f66;
	text-align: left
}

.fresh-air .dark-site-container .text-message-container .event-time {
	margin-bottom: 1.5rem;
	margin-left: 2.5625rem;
	font-size: .75rem;
	line-height: .75rem;
	color: #0b1453;
	text-align: left
}

.fresh-air .dark-site-container .text-message-container .event-desc {
	margin-bottom: 1.5625rem;
	margin-left: 2.5625rem;
	font-size: .9375rem;
	line-height: 1.5rem;
	color: #0b1f66;
	letter-spacing: .12px
}

.fresh-air .dark-site-container .event-link {
	margin-top: 1.875rem;
	margin-left: 2.5625rem;
	font-size: 1.125rem;
	line-height: 1.5rem;
	color: #0b1f66;
	text-align: left
}

.fresh-air .dark-site-container .event-link a {
	color: #0b1f66
}

.dark-site-container .event-link a.tout-arrow {
	height: auto;
	padding-right: 2.5rem
}

.fresh-air .dark-site-container .event-link a:hover {
	text-decoration: none
}

.fresh-air .dark-site-container .social-container a:focus {
	display: inline-block;
	width: 2.125rem;
	height: 2.125rem
}

.dark-site-level3 .dark-site-container,
.fresh-air .dark-site-level2-a .dark-site-container {
	margin: 11.5625rem 0 0 19.9375rem
}

.dark-site-level3 .dark-site-container .event-name,
.fresh-air .dark-site-level2-a .dark-site-container .event-name {
	margin-bottom: 1.3125rem
}

.dark-site-level3 .dark-site-container .event-link,
.fresh-air .dark-site-level2-a .dark-site-container .event-link {
	display: inline;
	margin-right: 2.25rem
}

.dark-site-level3 .dark-site-container .social-container,
.fresh-air .dark-site-level2-a .dark-site-container .social-container {
	display: inline-block;
	float: right;
	padding-right: 0
}

.dark-site-level3 .dark-site-container .social-container a:first-child,
.fresh-air .dark-site-level2-a .dark-site-container .social-container a:first-child {
	margin-right: .6875rem
}

.dark-site-level3 .dark-site-container .social-container a:first-child:hover,
.fresh-air .dark-site-level2-a .dark-site-container .social-container a:first-child:hover {
	text-decoration: none
}

.dark-site-level3 .dark-site-container .alert-icon,
.fresh-air .dark-site-level2-a .dark-site-container .alert-icon {
	margin-top: 1.25rem
}

.fresh-air .dark-site-level2-b .dark-site-container {
	margin: 7.0625rem 0 0 19.9375rem
}

.fresh-air .dark-site-level2-b .dark-site-container .event-name {
	margin-bottom: 1.3125rem
}

.fresh-air .dark-site-level2-b .dark-site-container .social-link-text {
	display: inline;
	margin-right: 2.325rem;
	margin-left: 2.5625rem;
	font-size: 1.125rem;
	line-height: 1.5rem;
	color: #0b1f66;
	text-align: left
}

.fresh-air .dark-site-level2-b .dark-site-container .social-container {
	display: inline-block;
	float: right;
	padding-right: 0
}

.fresh-air .dark-site-level2-b .dark-site-container .social-container a:first-child {
	margin-right: .6875rem
}

.fresh-air .dark-site-level2-b .dark-site-container .social-container a:first-child:hover {
	text-decoration: none
}

.fresh-air .dark-site-level2-b .dark-site-container .alert-icon {
	margin-top: 1.25rem
}

.fresh-air .dark-site-level2-c .dark-site-container {
	width: 60.25rem;
	margin: 6.25rem 0 0 19.9375rem
}

.fresh-air .dark-site-level2-c .dark-site-container .event-name {
	margin-bottom: 1.3125rem
}

.fresh-air .dark-site-level2-c .dark-site-container .text-message-container {
	margin-bottom: 4.6875rem
}

.fresh-air .dark-site-level2-c .dark-site-container .text-message-container hr {
	margin-left: 0
}

.fresh-air .dark-site-level2-c .dark-site-container .desc-two-column {
	padding: 0;
	margin: 0 0 1.9375rem 2.5rem;
	-webkit-column-gap: 3.875rem;
	column-gap: 3.875rem;
	-webkit-column-count: 2;
	column-count: 2
}

.fresh-air .dark-site-level2-c .dark-site-container .event-link {
	display: block;
	padding-top: 1rem !important;
	margin: 0 !important
}

.fresh-air .dark-site-level2-c .dark-site-container .social-link-text {
	display: inline;
	margin-right: 26.325rem;
	margin-left: 2.5625rem;
	font-size: 1.125rem;
	line-height: 1.5rem;
	color: #0b1f66;
	text-align: left
}

.fresh-air .dark-site-level2-c .dark-site-container .social-container {
	display: inline-block;
	float: right;
	padding-right: 0
}

.fresh-air .dark-site-level2-c .dark-site-container .social-container a:first-child {
	margin-right: .6875rem
}

.fresh-air .dark-site-level2-c .dark-site-container .social-container a:first-child:hover {
	text-decoration: none
}

.fresh-air .dark-site-level2-c .dark-site-container .alert-icon {
	margin-top: .5rem
}

@media (min-width:1440px) and (max-width:1599px) {

	.dark-site-level3 .dark-site-container,
	.fresh-air .dark-site-level2-a .dark-site-container {
		margin: 11.5625rem 0 0 14.9275rem
	}

	.fresh-air .dark-site-level2-b .dark-site-container {
		margin: 7.0625rem 0 0 14.9275rem !important
	}

	.fresh-air .dark-site-level2-c .dark-site-container {
		margin-left: 14.9275rem !important
	}
}

@media (min-width:1200px) and (max-width:1439px) {

	.dark-site-level1 .dark-site-container,
	.fresh-air .dark-site-level0 .dark-site-container {
		margin-top: 7.9375rem
	}

	.fresh-air .dark-site-level1 .hero {
		min-height: 41.875rem
	}

	.dark-site-level3 .dark-site-container,
	.fresh-air .dark-site-level2-a .dark-site-container {
		width: 35.5rem;
		margin: 6.8125rem 0 0 7.875rem
	}

	.dark-site-level3 .hero,
	.fresh-air .dark-site-level2-a .hero {
		min-height: 41.875rem
	}

	.dark-site-level3 .event-link,
	.fresh-air .dark-site-level2-a .event-link {
		margin-right: 1.25rem !important
	}

	.fresh-air .dark-site-level2-b .dark-site-container {
		width: 35.5rem;
		margin: 2.25rem 0 0 7.875rem
	}

	.fresh-air .dark-site-level2-b .dark-site-container .text-message-container {
		margin-bottom: 0
	}

	.fresh-air .dark-site-level2-b .hero {
		min-height: 41.875rem
	}

	.fresh-air .dark-site-level2-b .event-link {
		margin-right: 1.25rem !important
	}

	.fresh-air .dark-site-level2-b hr {
		margin-bottom: .75rem
	}

	.fresh-air .dark-site-level2-b .social-link-text {
		margin-right: 1.5625rem !important
	}

	.fresh-air .dark-site-level2-c .hero {
		min-height: 41.875rem;
		background-image: none !important
	}

	.fresh-air .dark-site-level2-c .dark-site-container {
		width: auto;
		margin: 0
	}

	.fresh-air .dark-site-level2-c .dark-site-container .text-message-container {
		margin: 3.75rem 14rem 4.625rem 11.1875rem
	}

	.fresh-air .dark-site-level2-c .dark-site-container .social-link-text {
		margin-right: 25.325rem
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.dark-site-level1 .dark-site-container,
	.fresh-air .dark-site-level0 .dark-site-container {
		width: 38.75rem;
		margin-top: 8.5rem
	}

	.dark-site-level1 .dark-site-container .text-message-container,
	.fresh-air .dark-site-level0 .dark-site-container .text-message-container {
		margin: 4.5rem 4.875rem 0 2.25rem
	}

	.fresh-air .dark-site-level1 .hero {
		min-height: 43rem
	}

	.dark-site-level3 .dark-site-container,
	.fresh-air .dark-site-level2-a .dark-site-container {
		width: 35.5rem;
		margin: 6.8125rem 0 0 5.625rem
	}

	.dark-site-level3 .dark-site-container .text-message-container,
	.fresh-air .dark-site-level2-a .dark-site-container .text-message-container {
		margin: 3.75rem 5rem 0 2.4375rem
	}

	.dark-site-level3 .dark-site-container .event-link,
	.fresh-air .dark-site-level2-a .dark-site-container .event-link {
		margin-right: 3.5rem !important
	}

	.dark-site-level3 .hero,
	.fresh-air .dark-site-level2-a .hero {
		min-height: 41.875rem
	}

	.fresh-air .dark-site-level2-b .dark-site-container {
		width: 35.5rem;
		margin: 2.25rem 0 0 6.75rem
	}

	.fresh-air .dark-site-level2-b .hero {
		min-height: 41.875rem
	}

	.fresh-air .dark-site-level2-b .event-link {
		margin-right: 1.25rem !important
	}

	.fresh-air .dark-site-level2-b hr {
		margin-bottom: .75rem
	}

	.fresh-air .dark-site-level2-b .social-link-text {
		margin-right: 1.5625rem !important
	}

	.fresh-air .dark-site-level2-c .hero {
		min-height: 41.25rem;
		background-image: none !important
	}

	.fresh-air .dark-site-level2-c .dark-site-container {
		width: auto;
		margin: 0
	}

	.fresh-air .dark-site-level2-c .dark-site-container .text-message-container {
		margin: 3.75rem 6.9375rem 4.375rem 4.1875rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .dark-site-level0 {
		margin-top: 4.6675rem
	}

	.fresh-air .dark-site-level0 .dark-site-container {
		width: auto;
		margin: 0 !important
	}

	.fresh-air .dark-site-level0 .dark-site-container .text-message-container {
		margin: 4.5rem 9.3125rem 6.5625rem 7.3125rem
	}

	.fresh-air .dark-site-level0 .hero {
		min-height: 25.1875rem;
		background-image: none !important
	}

	.fresh-air .dark-site-level1 {
		margin-top: 2.9675rem
	}

	.fresh-air .dark-site-level1 .dark-site-container {
		width: auto;
		margin: 0 !important
	}

	.fresh-air .dark-site-level1 .dark-site-container .text-message-container {
		margin: 4.5rem 9.3125rem 4.375rem 7.3125rem
	}

	.fresh-air .dark-site-level1 .hero {
		min-height: 25.1875rem;
		background-image: none !important
	}

	.dark-site-level3,
	.fresh-air .dark-site-level2-a {
		margin-top: 2.9675rem
	}

	.dark-site-level3 .dark-site-container,
	.fresh-air .dark-site-level2-a .dark-site-container {
		width: auto;
		margin: 0 !important
	}

	.dark-site-level3 .dark-site-container .text-message-container,
	.fresh-air .dark-site-level2-a .dark-site-container .text-message-container {
		margin: 3.75rem 9.3125rem 4.6875rem 7.3125rem
	}

	.dark-site-level3 .dark-site-container .event-link,
	.fresh-air .dark-site-level2-a .dark-site-container .event-link {
		margin-right: 6.75rem !important
	}

	.dark-site-level3 .hero,
	.fresh-air .dark-site-level2-a .hero {
		min-height: 26.5625rem;
		background-image: none !important
	}

	.fresh-air .dark-site-level3 {
		margin-top: 0 !important
	}

	.fresh-air .dark-site-level2-b .dark-site-container {
		width: auto;
		margin: 2.9rem 0 !important
	}

	.fresh-air .dark-site-level2-b .dark-site-container .text-message-container {
		margin: 3.75rem 9.3125rem 5rem 7.3125rem
	}

	.fresh-air .dark-site-level2-b .dark-site-container .social-link-text {
		margin-right: 6.9rem
	}

	.fresh-air .dark-site-level2-b .hero {
		min-height: 38.25rem;
		background-image: none !important
	}

	.fresh-air .dark-site-level2-c .hero {
		min-height: 60rem;
		background-image: none !important
	}

	.fresh-air .dark-site-level2-c .dark-site-container {
		width: auto;
		margin: 2.935rem 0 4.8rem !important
	}

	.fresh-air .dark-site-level2-c .dark-site-container .text-message-container {
		margin: 3.75rem 9.3125rem 3.75rem 7.3125rem
	}

	.fresh-air .dark-site-level2-c .desc-two-column {
		-webkit-column-count: 1 !important;
		column-count: 1 !important
	}

	.fresh-air .dark-site-level2-c .social-link-text {
		margin-right: 6.9rem !important
	}

	.fresh-air .dark-site-level2-c .alert-icon {
		margin-top: 1.5rem !important
	}
}

@media (min-width:375px) and (max-width:767px) {

	.dark-site-level1,
	.fresh-air .dark-site-level0 {
		margin-top: 2.7675rem
	}

	.dark-site-level1 .dark-site-container,
	.fresh-air .dark-site-level0 .dark-site-container {
		width: auto;
		margin: 0 !important
	}

	.dark-site-level1 .dark-site-container .text-message-container,
	.fresh-air .dark-site-level0 .dark-site-container .text-message-container {
		margin: 2.125rem 3.375rem 2.5rem 1.125rem
	}

	.dark-site-level1 .hero,
	.fresh-air .dark-site-level0 .hero {
		min-height: 29.1875rem;
		background-image: none !important
	}

	.dark-site-level2-b,
	.dark-site-level3,
	.fresh-air .dark-site-level2-a {
		margin-top: 2.7675rem
	}

	.dark-site-level2-b .dark-site-container,
	.dark-site-level3 .dark-site-container,
	.fresh-air .dark-site-level2-a .dark-site-container {
		width: auto;
		margin: 0 !important
	}

	.dark-site-level2-b .dark-site-container .text-message-container,
	.dark-site-level3 .dark-site-container .text-message-container,
	.fresh-air .dark-site-level2-a .dark-site-container .text-message-container {
		margin: 1.9375rem 3.5rem 2.6875rem 1.125rem
	}

	.dark-site-level2-b .dark-site-container .event-link,
	.dark-site-level3 .dark-site-container .event-link,
	.fresh-air .dark-site-level2-a .dark-site-container .event-link {
		display: inline-block;
		max-width: 10.5rem !important;
		margin-top: .875rem;
		margin-right: 0 !important
	}

	.dark-site-level2-b .hero,
	.dark-site-level3 .hero,
	.fresh-air .dark-site-level2-a .hero {
		min-height: 31.875rem;
		background-image: none !important
	}

	.dark-site-level2-b .social-container,
	.dark-site-level3 .social-container,
	.fresh-air .dark-site-level2-a .social-container {
		margin-top: 1.25rem !important
	}

	.dark-site-level2-b .social-container img,
	.dark-site-level3 .social-container img,
	.fresh-air .dark-site-level2-a .social-container img {
		vertical-align: text-bottom
	}

	.fresh-air .dark-site-level3 {
		margin-top: 0 !important
	}

	.fresh-air .dark-site-level2-b .event-link {
		max-width: 16.5rem !important
	}

	.fresh-air .dark-site-level2-b .hero {
		min-height: 36.25rem
	}

	.fresh-air .dark-site-level2-b .social-link-text {
		display: inline-block !important;
		max-width: 10.5rem !important;
		margin-right: 0 !important
	}

	.fresh-air .dark-site-level2-b .social-container {
		margin-top: .5rem !important
	}

	.fresh-air .dark-site-level2-c {
		margin-top: 2.9675rem
	}

	.fresh-air .dark-site-level2-c .hero {
		background-image: none !important
	}

	.fresh-air .dark-site-level2-c .dark-site-container {
		width: auto;
		margin: 0
	}

	.fresh-air .dark-site-level2-c .dark-site-container .text-message-container {
		margin: 2rem 3.375rem 2.6875rem 1.125rem
	}

	.fresh-air .dark-site-level2-c .desc-two-column {
		-webkit-column-count: 1 !important;
		column-count: 1 !important
	}

	.fresh-air .dark-site-level2-c .event-link {
		max-width: 95% !important
	}

	.fresh-air .dark-site-level2-c .social-link-text {
		display: inline-block !important;
		max-width: 55% !important;
		margin-right: 0 !important
	}

	.fresh-air .dark-site-level2-c .alert-icon {
		margin-top: 1.5rem !important
	}

	.fresh-air .dark-site-level2-c .social-container {
		margin-top: .5rem
	}

	.fresh-air .dark-site-level2-c .social-container img {
		vertical-align: text-bottom
	}
}

@media (min-width:992px) {

	.dark-site-level1 .text-message-container,
	.dark-site-level2-a .text-message-container,
	.dark-site-level2-b .text-message-container,
	.dark-site-level3 .text-message-container,
	.fresh-air .dark-site-level0 .text-message-container {
		margin-bottom: 4.6875rem !important
	}
}

.fresh-air .bg-dark .longtail-container,
.text-white .longtail-container {
	color: #fff
}

.fresh-air .bg-dark .longtail-container a,
.text-white .longtail-container a {
	color: #79b8f5
}

.fresh-air .longtail-container {
	color: #0b1f66;
	background: 0 0
}

.fresh-air .longtail-container h3 {
	padding-bottom: .9rem;
	font-size: .9rem;
	text-transform: uppercase
}

.fresh-air .longtail-container ul {
	padding-left: 0;
	list-style-type: none
}

.fresh-air .longtail-container a {
	font-size: .9rem;
	color: #4470c3
}

.fresh-air .page-anchor-links {
	padding: 1.5rem 2.5rem 2rem;
	list-style: disc outside;
	background-color: #f6f6f7;
	border: 1px solid #dedfe1;
	-webkit-column-rule: 1px solid #dedfe1;
	column-rule: 1px solid #dedfe1;
	-webkit-column-gap: 5rem;
	column-gap: 5rem;
	-webkit-column-count: 2;
	column-count: 2
}

.fresh-air .page-anchor-links li {
	line-height: 2.5em;
	color: #333
}

.fresh-air .page-anchor-links li a {
	padding-bottom: .2em;
	margin-left: .6em;
	color: #e51937;
	border-bottom: 1px dotted #0b1f66
}

.fresh-air .page-anchor-links li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #0b1f66
}

.fresh-air .anchor-link .col-12 {
	padding-left: 0
}

@media (max-width:767px) {
	.fresh-air .page-anchor-links {
		-webkit-column-count: 1;
		column-count: 1
	}

	.fresh-air .page-anchor-links li a {
		margin-left: 0
	}
}

.fresh-air .mbox-invisible {
	visibility: hidden
}

.inspiration-sub-nav-container.fixed-top,
.inspiration-sub-nav-containers.fixed-tops {
	z-index: 2
}

.fresh-air .navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
	content: none
}

@media (min-width:991px) {

	.fresh-air .layoutContainers .col-md-11,
	.layoutContainer .col-md-11 {
		width: 91.66667% !important
	}

	.fresh-air .layoutContainers .col-md-8,
	.layoutContainer .col-md-8 {
		width: 66.66667% !important
	}

	.fresh-air .layoutContainers .col-md-9,
	.layoutContainer .col-md-9 {
		width: 75% !important
	}

	.fresh-air .layoutContainers .col-md-10,
	.layoutContainer .col-md-10 {
		width: 83.33333% !important
	}

	.fresh-air .layoutContainers .col-md-4,
	.layoutContainer .col-md-4,
	.layoutContainer .col-sm-4,
	.layoutContainers .col-sm-4 {
		width: 33.33333% !important
	}

	.fresh-air .layoutContainers .col-md-3,
	.layoutContainer .col-md-3 {
		width: 25% !important
	}

	.fresh-air .layoutContainers .no-padding,
	.layoutContainer .no-padding {
		padding-right: 0;
		padding-left: 0
	}
}

@media (max-width:991px) {

	.fresh-air .layoutContainers .col-md-9,
	.layoutContainer .col-md-9 {
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		width: 100% !important;
		max-width: 100% !important
	}
}

.fresh-air .layoutContainers .h1,
.layoutContainer .h1,
.layoutContainer h1,
.layoutContainers h1 {
	font-size: 2.625em
}

.fresh-air .layoutContainers .h1,
.layoutContainer .h1,
.layoutContainer .h2,
.layoutContainer .h3,
.layoutContainer h1,
.layoutContainer h2,
.layoutContainer h3,
.layoutContainers .h2,
.layoutContainers .h3,
.layoutContainers h1,
.layoutContainers h2,
.layoutContainers h3 {
	margin-top: 0;
	margin-bottom: 1.8125rem
}

.fresh-air .layoutContainers .progress,
.layoutContainer .progress {
	margin-bottom: 0
}

.layoutContainer .carousel-indicators,
.layoutContainers .carousel-indicators {
	position: static;
	display: block;
	margin-right: 0;
	margin-left: 0
}

.layoutContainer .carousel-indicators li,
.layoutContainers .carousel-indicators li {
	width: auto;
	height: auto;
	padding-right: .5rem;
	padding-bottom: .4375rem;
	padding-left: .5rem;
	margin: .625rem 1.25rem;
	text-indent: 0;
	background: 0 0
}

.fresh-air .layoutContainers .cardComponentLink,
.layoutContainer .cardComponentLink {
	background-image: url("clientlibs/images/cta-arrow.png") !important;
	background-position: right 1.875rem center !important;
	background-size: .5625rem 1rem !important
}

.fresh-air .layoutContainers .content-component p,
.layoutContainer .content-component b,
.layoutContainer .content-component li a,
.layoutContainer .content-component ol li,
.layoutContainer .content-component p,
.layoutContainer .content-component p a,
.layoutContainer .content-component ul li,
.layoutContainers .content-component b,
.layoutContainers .content-component li a,
.layoutContainers .content-component ol li,
.layoutContainers .content-component p a,
.layoutContainers .content-component ul li {
	font-family: Open Sans, Trebuchet MS, Verdana, Tahoma, Sans-Serif !important;
	text-transform: none !important
}

.fresh-air .layoutContainers b,
.layoutContainer b,
.layoutContainer optgroup,
.layoutContainer strong,
.layoutContainers optgroup,
.layoutContainers strong {
	font-weight: 700 !important
}

.layoutContainer .card-component .card-componentTxt.flexCol,
.layoutContainer .card-component .card-grid-component,
.layoutContainer .cutout-grid .card-componentTxt.flexCol,
.layoutContainer .cutout-grid .card-grid-component,
.layoutContainers .card-component .card-componentTxt.flexCol,
.layoutContainers .card-component .card-grid-component,
.layoutContainers .cutout-grid .card-componentTxt.flexCol,
.layoutContainers .cutout-grid .card-grid-component {
	padding: 2.875rem !important
}

.fresh-air .layoutContainers a.componentLink:hover,
.layoutContainer a.componentLink:hover,
.layoutContainer a.componentLink:hover div,
.layoutContainers a.componentLink:hover div {
	color: #0b1f66 !important;
	text-decoration: none
}

.fresh-air .layoutContainers .card-component .componentLink,
.layoutContainer .card-component .componentLink {
	color: #0b1f66 !important
}

.hp-legacy .dockedheader,
.layoutContainers {
	padding-right: 0;
	padding-left: 0;
	margin-top: 3.125rem
}

.hp-legacy .account-summary a:focus,
.hp-legacy .account-summary a:focus div,
.hp-legacy .account-summary a:hover,
.hp-legacy .account-summary a:hover div,
.layoutContainerxyz .account-summary a:focus,
.layoutContainerxyz .account-summary a:focus div,
.layoutContainerxyz .account-summary a:hover,
.layoutContainerxyz .account-summary a:hover div {
	color: transparent
}

@media (max-width: 991px) {

	.hp-legacy .flifo .layoutcontainer,
	.layoutContainers {
		padding-top: 2.95rem;
		overflow-x: hidden
	}

	.hp-legacy .header .navbar-dark .container:after,
	.hp-legacy .header .navbar-dark .container:before {
		content: none
	}

	.hp-legacy .mobile-widget-modal .mytrips-widget-container,
	.mytrips-widget-containers {
		margin-bottom: 5rem
	}
}

@media (max-width:768px) {

	.content-component h4,
	.fresh-air .content-component .h4 {
		letter-spacing: .65rem;
		word-wrap: break-word
	}

	.fresh-air .component-expander .component-expander-details {
		padding: 0
	}

	.fresh-air .navbar-nav.nav-primary.nav a.nav-link.icon-Dropdown-caret[aria-expanded=true]:before {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.fresh-air .nav .open>a,
	.nav .open>a:focus,
	.nav .open>a:hover,
	.nav>li>a:focus,
	.nav>li>a:hover {
		background-color: transparent
	}
}

@media (min-width:991px) {
	.hp-legacy modal-container {
		display: none !important
	}
}

.hp-legacy body.fresh-air modal-container {
	display: block !important
}

.hp-legacy .modal-open {
	overflow: hidden !important
}

.hp-legacy .modal-open .modal {
	overflow-y: hidden
}

@media (max-width: 991px) {
	.hp-legacy .modal-open .modal {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1050;
		display: none;
		overflow: hidden;
		outline: 0;
		-webkit-overflow-scrolling: touch
	}

	.hp-legacy .navbar-collapse.main-container {
		border-top: 0;
		box-shadow: none
	}
}

@media (min-width:992px) {

	.hp-legacy .mac-pr-0.modal-open .alert-advisory-main-container,
	.hp-legacy .mac-pr-0.modal-open .navbar,
	.hp-legacy .mac-pr-0.modal-open .widget-container-lg {
		margin-right: 0 !important
	}

	.hp-legacy .modal-open .alert-advisory-main-container,
	.hp-legacy .modal-open .navbar,
	.hp-legacy .modal-open .widget-container-lg {
		margin-right: 1.063rem !important
	}
}

@media (min-width:768px) and (max-width:1024px) and (orientation:portrait) {

	.hp-legacy .hp-footer .container-fluid:after,
	.hp-legacy .hp-footer .container-fluid:before,
	.hp-legacy .hp-footer .container:after,
	.hp-legacy .hp-footer .container:before,
	.hp-legacy .hp-footer .row:after,
	.hp-legacy .hp-footer .row:before {
		display: table;
		content: none
	}
}

@media (min-width:768px) {

	.hp-legacy .ng-trigger-navigation .navbar-nav,
	.hp-legacy .widget-container-lg .navbar-nav {
		float: none
	}
}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
	.hp-legacy .modal-open {
		position: fixed !important
	}

	.hp-legacy .modal-open .navbar {
		margin-right: 0 !important
	}

	.hp-legacy .hp-footer .container-fluid:after,
	.hp-legacy .hp-footer .container-fluid:before,
	.hp-legacy .hp-footer .container:after,
	.hp-legacy .hp-footer .container:before,
	.hp-legacy .hp-footer .row:after,
	.hp-legacy .hp-footer .row:before {
		display: table;
		content: none
	}

	.hp-legacy .navbar>.container .navbar-brand {
		padding: 0;
		margin-left: 0
	}

	.hp-legacy .booking-widget-container div.form-row .row:before,
	.hp-legacy .flifo-widget-container div.form-row .row:before {
		content: none
	}
}

@media (min-width:1024px) and (max-width:1366px) and (orientation:portrait) {
	.hp-legacy .modal-open .navbar {
		margin-right: 0 !important
	}
}

@media (max-width:767px) {
	.hp-legacy .modal-open {
		position: fixed
	}
}

.hp-legacy .flifo .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.hp-legacy .fresh-air div.loggedIn-modal-dialog .modal-content {
	box-shadow: none
}

.hp-legacy .flifo .row {
	margin-right: -15px !important;
	margin-left: -15px !important
}

.hp-legacy dlpopover-content .popover {
	z-index: 105
}

.hp-legacy span.ui-helper-hidden-accessible {
	position: absolute;
	width: .125rem;
	height: .125rem;
	padding: 0;
	margin: -.125rem;
	overflow: hidden;
	clip: rect(0 0 0 0);
	border: 0
}

.hp-legacy .langselct-flyout .modal-header:after,
.hp-legacy .langselct-flyout .modal-header:before {
	content: unset
}

.hp-legacy .mobile-region-content .region-content.open .dropdown-menu {
	display: block;
	box-shadow: none
}

.hp-legacy .social-icons-container a {
	line-height: inherit
}

.hp-legacy .hp-footer .language-selector-container a.language-firstitem {
	font-size: inherit;
	font-weight: inherit
}

.formToAirportView .inputText:focus,
.fresh-air .formToAirportViewss {
	height: 1.9rem !important
}

.fresh-air .formToAirportViewss,
.meetingEventCodeView .inputText:focus {
	height: 1.5rem !important
}

@media (max-width:991px) {
	.fresh-air .modal-open .modal {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1050;
		display: none;
		overflow: hidden;
		outline: 0;
		-webkit-overflow-scrolling: touch
	}
}

@media (max-width:1024px) {

	.hp-legacy .airport-lookup-container ul.nav-tabs:after,
	.hp-legacy .airport-lookup-container ul.nav-tabs:before,
	.hp-legacy .book-widget-container .container:after,
	.hp-legacy .book-widget-container .container:before,
	.hp-legacy .book-widget-container .row:after,
	.hp-legacy .book-widget-container .row:before,
	.hp-legacy .country-list-body ul.nav-tabs:after,
	.hp-legacy .country-list-body ul.nav-tabs:before,
	.hp-legacy .flifo-widget-container .container:after,
	.hp-legacy .flifo-widget-container .container:before,
	.hp-legacy .flifo-widget-container .flightStaus-to-from:after,
	.hp-legacy .flifo-widget-container .flightStaus-to-from:before,
	.hp-legacy .hp-notification-container ul.nav:after,
	.hp-legacy .hp-notification-container ul.nav:before,
	.hp-legacy .tab-content .row:after,
	.hp-legacy .tab-content .row:before {
		content: none
	}

	.hp-legacy .adv-search .icon-advsearchtriangle {
		display: inline !important
	}
}

.fresh-air .row:after,
.row:before {
	display: block
}

@media (max-width:320px) {
	.fresh-air .shopping-lite-app .fresh-air .hp-footer {
		min-width: 0
	}

	.fresh-air .shopping-lite-app .fresh-air .login-container {
		margin-left: 0
	}

	.fresh-air .shopping-lite-app .fresh-air .order-1 {
		-webkit-order: 1
	}

	.fresh-air .shopping-lite-app .fresh-air .order-2 {
		-webkit-order: 2
	}

	.fresh-air .shopping-lite-app .fresh-air .order-3 {
		-webkit-order: 3
	}

	.fresh-air .shopping-lite-app .advancedSearchPageView .container {
		min-width: 100%
	}

	.fresh-air .shopping-lite-app .container-fluid {
		min-width: 0
	}

	.fresh-air .shopping-lite-app .row {
		display: -webkit-flex;
		-webkit-flex-wrap: nowrap
	}

	.fresh-air .shopping-lite-app .d-flex {
		display: -webkit-flex
	}
}

.fresh-air .cls-disable {
	pointer-events: none;
	opacity: .5
}

@media (min-width:992px) {
	.fresh-air .cookie-footer .descFocus {
		background-color: transparent !important;
		border-radius: 0 !important;
		outline: 0 !important;
		box-shadow: none !important
	}
}

.fresh-air .feed-flyout .feed-modal .modal-body {
	padding-bottom: 0;
	background-color: transparent
}

.fresh-air .cookie-footer a {
	font-size: .9375rem;
	color: #2d4f8d
}

@media (max-width:767px) {
	.fresh-air .search-container {
		margin-left: 10rem
	}

	.fresh-air .search-container .search {
		margin-top: .7rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .search-container {
		margin-left: 38rem
	}

	.search-container .popular-topics {
		margin-left: -38rem
	}
}

@media (min-width:1200px) {
	.hp-legacy .hp-footer {
		position: relative;
		z-index: 2;
		overflow: hidden
	}
}

.fresh-air .flight-plus-hotel-container {
	padding: 1rem 2.305rem
}

.fresh-air .flight-plus-hotel-container .modal-header {
	border-bottom: 0
}

.fresh-air .flight-plus-hotel-container .head_text {
	font-size: 1.3125rem;
	font-weight: 400;
	line-height: 1.5625rem;
	color: #e1163c;
	letter-spacing: -.15px
}

.fresh-air .flight-plus-hotel-container .deatails_text {
	width: 30rem;
	margin-left: 3rem;
	font-size: .875rem;
	line-height: 1.5rem;
	color: #222
}

.fresh-air .flight-plus-hotel-container .search_head {
	font-weight: 700
}

.fresh-air .flight-plus-hotel-container .itin_text,
.fresh-air .flight-plus-hotel-container .search_head {
	font-size: .875rem;
	line-height: 1.5rem;
	color: #222
}

.flight-plus-hotel-container .search_flights_button {
	font-size: 1.125rem;
	line-height: 1.3125rem;
	color: #61126b;
	text-align: left !important;
	letter-spacing: -.16px;
	border: 1px solid #dedede;
	border-radius: 4px
}

.flight-plus-hotel-container .search_flights_button:focus,
.flight-plus-hotel-container .search_flights_button:hover {
	color: #61126b !important;
	background-color: #fff !important;
	border: 1px solid #dedede
}

.flight-plus-hotel-container .continue_travel_button {
	font-size: 1.125rem;
	line-height: 1.3125rem;
	color: #fff;
	text-align: left !important;
	letter-spacing: -.16px;
	background: linear-gradient(180deg, #a11453 10%, #e1163c);
	border: 0 !important;
	border-radius: 4px
}

.flight-plus-hotel-container .continue_travel_button:focus,
.flight-plus-hotel-container .continue_travel_button:hover {
	border: none !important
}

.flight-plus-hotel-container .virgin_hol_link,
.fresh-air .flight-plus-hotel-container .travel_plus_link {
	color: #e1163c
}

.fresh-air .flight-plus-hotel-container .flightHotelIcon {
	width: 2.975rem;
	height: 2.32375rem;
	margin-top: 2rem
}

.fresh-air .flight-plus-hotel-container .arrow_head {
	width: .9rem;
	height: .7rem;
	background: url("../images/arrow-head.svg") no-repeat
}

.fresh-air .flight-plus-hotel-container .closeIcon {
	float: right;
	width: .9375rem;
	height: .9375rem;
	margin: .868rem 1rem 0 0;
	background: url("../images/close.svg") no-repeat
}

.flight-plus-hotel-container button {
	padding: .75rem 1.5rem
}

.flight-plus-hotel-container .button_cont {
	padding-right: 3rem
}

.fresh-air .flight-plus-hotel-container p.disclaimer_cont {
	width: 75%;
	margin-left: 5rem;
	font-size: .6875rem;
	line-height: 1.125rem;
	text-align: center
}

.fresh-air .flightplushotel-modal-dialog {
	max-width: 43.125rem
}

@media (max-width:767px) {
	.fresh-air .flight-plus-hotel-container {
		padding: 1rem .305rem
	}

	.fresh-air .flight-plus-hotel-container .head_text {
		font-size: 1.4375rem;
		line-height: 1.6875rem
	}

	.fresh-air .flight-plus-hotel-container .deatails_text {
		width: 16.0625rem;
		margin-left: 2rem;
		font-size: .875rem;
		line-height: 1.5rem;
		color: #222
	}

	.flight-plus-hotel-container .continue_travel_button {
		font-size: 1.0625rem;
		line-height: 1.25rem;
		text-align: center !important
	}

	.flight-plus-hotel-container .search_flights_button {
		text-align: center !important
	}

	.fresh-air .flightplushotel-modal-dialog {
		width: 22.8rem;
		padding-top: 7rem
	}
}

.fresh-air .aem-footnote-link {
	margin: 0 0 0 .2rem;
	font-size: .83rem;
	vertical-align: super
}

.fresh-air .footnotes-list :target {
	background: #f0f8ff
}

.fresh-air .login-app {
	color: #0b1f66
}

.fresh-air .login-app.loginBgImg {
	background-repeat: no-repeat;
	background-size: cover
}

.fresh-air .login-app .loginFooterDiv {
	padding-top: 7.5rem;
	padding-bottom: 1.03125rem;
	font-size: .75rem;
	font-weight: 400;
	line-height: .875rem;
	color: #fff;
	text-align: center
}

.fresh-air .login-app a {
	color: #4470c3
}

.fresh-air .login-app a.btn-extsite {
	color: #fff
}

.login-app button {
	cursor: pointer
}

.fresh-air .login-app .loginDiv {
	margin-top: 4.8125rem;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff
}

.fresh-air .login-app .loginHeaderText {
	margin-bottom: 0;
	font-size: 1.5rem;
	line-height: 1.5rem
}

.fresh-air .login-app .redIcon {
	width: 5.5625rem;
	height: 4.5rem;
	padding-right: .375rem
}

.fresh-air .login-app .allFieldsRequiredText {
	margin-top: 1.375rem;
	margin-bottom: 1.375rem;
	font-size: .75rem;
	line-height: .875rem
}

.fresh-air .login-app .loginContentBody {
	min-height: 19rem
}

.fresh-air .login-app .textField {
	height: 2.3125rem;
	padding: 0;
	font-size: 1.125rem;
	line-height: 1.125rem;
	border: 0;
	border-bottom: 1px solid #697180
}

.fresh-air .login-app .textField::-webkit-input-placeholder {
	color: #0b1f66
}

.fresh-air .login-app .textField::-ms-input-placeholder {
	color: #0b1f66
}

.fresh-air .login-app .textField::placeholder {
	color: #0b1f66
}

.fresh-air .login-app .textField:focus {
	padding-left: 10px !important;
	border: 0;
	border-bottom: 1px solid #3559b6;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) !important
}

.fresh-air .login-app .floatinglabel {
	padding-left: 0;
	font-size: .75rem;
	text-transform: capitalize
}

.fresh-air .login-app .passwordIcon {
	position: relative;
	float: right;
	width: 1.4375rem;
	height: 1.4375rem;
	margin-top: -1.75rem;
	margin-right: .625rem;
	background: url("/content/dam/delta-www/responsive/apps/login/spriteImage.svg") no-repeat 0 -19.625rem scroll transparent;
	border: 0
}

.fresh-air .login-app .passwordIcon:focus {
	outline: 0 !important;
	box-shadow: 0 0 0 .15rem rgba(0, 123, 255, .25) !important
}

.fresh-air .login-app .showPasswordIcon {
	background-position: 0 -17.9375rem
}

.login-app .loginButtonDiv {
	text-align: center
}

.login-app .loginButton {
	width: 100%;
	height: 3.125rem;
	font-size: .875rem;
	text-transform: uppercase;
	letter-spacing: .125rem
}

.login-app .loginButton:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) !important
}

.login-app .loginButton:disabled:hover {
	cursor: default;
	background-color: #e51937 !important;
	border-color: #e51937 !important
}

.fresh-air .login-app .copyRightDiv {
	padding-bottom: 4.3125rem;
	font-size: .75rem;
	line-height: .875rem;
	color: #5a6898
}

.fresh-air .login-app .copyRightPadding {
	padding-bottom: 1.5rem
}

.fresh-air .login-app .lightHeaderHide {
	display: none
}

.fresh-air .login-app .navbar {
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.fresh-air .login-app .hp-footer {
	background-color: transparent !important
}

.fresh-air .login-app .contentFooterDiv .hp-footer {
	padding-bottom: 0
}

.fresh-air .login-app .contentFooterDiv .hp-footer .container,
.login-app .contentFooterDiv .hp-footer .col-md-12 {
	padding-left: 0
}

.fresh-air .login-app .contentFooterDiv .hp-footer .footer-info {
	padding-top: 0;
	text-align: left
}

.fresh-air .login-app .make-correction-container {
	width: auto !important;
	padding: .875rem 0 .625rem 2rem !important;
	margin: 0 -2.9rem .75rem;
	background: url("/content/dam/delta-www/responsive/apps/login/spriteImage.svg") no-repeat 3rem -24.5rem scroll transparent;
	background-color: #fffddf !important
}

.fresh-air .login-app .make-correction-container:focus {
	background-color: #fffddf !important;
	outline: 0 !important;
	box-shadow: 0 0 0 .15rem rgba(0, 123, 255, .25) !important
}

.fresh-air .login-app .errorMessageDiv {
	margin-top: .3125rem;
	font-size: .75rem;
	line-height: .875rem;
	color: #e51937
}

.fresh-air .login-app .overlayContainer {
	position: absolute;
	right: 0;
	left: 0
}

.fresh-air .login-app .overlayDiv {
	z-index: 999;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	min-width: 23.4375rem;
	max-width: 58.75rem;
	padding: .75rem .4375rem .75rem .875rem;
	margin-top: -4.8125rem;
	margin-right: auto;
	margin-left: auto;
	background-color: #fffddf
}

.fresh-air .login-app .overlayDiv:focus {
	background-color: #fffddf !important;
	box-shadow: 0 0 0 2px #363745 !important
}

.fresh-air .login-app .overlayText {
	margin-right: .5rem;
	margin-left: .5rem;
	font-size: .875rem;
	line-height: 1.25rem
}

.fresh-air .login-app .overlayText correction-message .correction-message {
	color: #000
}

.fresh-air .login-app .overlayText a.continue-link {
	color: #e01933 !important
}

.fresh-air .login-app .overlayIcon {
	width: 1.75rem;
	height: 1.75rem;
	padding-right: 1.75rem;
	background: url("/content/dam/delta-www/responsive/apps/login/spriteImage.svg") no-repeat 0 -27rem scroll transparent
}

.fresh-air .login-app .overlayErrorIcon {
	background-position: 0 -25.125rem
}

.fresh-air .login-app .overlayCloseIcon {
	width: .8rem;
	height: .9rem;
	margin-top: .125rem;
	background: url("/content/dam/delta-www/responsive/apps/login/spriteImage.svg") no-repeat -.375rem -29rem scroll transparent;
	border: 0
}

.fresh-air .login-app .overlayCloseIcon:focus {
	outline: 0;
	box-shadow: 0 0 0 .15rem rgba(0, 123, 255, .25) !important
}

.fresh-air .login-app .subHeader {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	font-size: .75rem;
	line-height: .8125rem
}

.fresh-air .login-app .recoverAccountMessage {
	min-height: 19.5rem;
	margin-top: 3.125rem;
	font-size: 1rem;
	line-height: 1.5rem
}

.fresh-air .login-app .rememberMeDiv,
.login-app .persistentLoginDiv {
	padding-top: 1.1875rem
}

.fresh-air .login-app .rememberMe_CheckBox,
.login-app .persistentLogin_CheckBox {
	position: absolute;
	z-index: -1;
	width: 2rem;
	height: 2rem
}

.fresh-air .login-app input[type=checkbox] label {
	height: 2rem;
	padding-top: .3125rem;
	padding-left: 2.15rem;
	font-size: .8125rem;
	cursor: pointer;
	background: url("/content/dam/delta-www/responsive/apps/login/spriteImage.svg") no-repeat -.1875rem -1.25rem scroll transparent
}

.fresh-air .login-app input[type=checkbox]:focus label {
	padding-left: 2.3375rem;
	margin-left: -.1875rem;
	background-position: 0 -5.5rem
}

.fresh-air .login-app input[type=checkbox]:checked label {
	background-position: -.1875rem -3.3125rem
}

.fresh-air .login-app input[type=checkbox]:checked:focus label {
	padding-left: 2.3375rem;
	margin-left: -.1875rem;
	background-position: 0 -7.5rem
}

.fresh-air .login-app .forgotDiv {
	margin-top: 1.3125rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	line-height: .875rem
}

.fresh-air .login-app .forgotLinkDivider {
	height: .75rem;
	margin-right: .625rem;
	margin-left: .6875rem;
	color: #0b1453
}

.fresh-air .login-app .loginCopyRightDiv {
	padding-bottom: 1rem
}

.fresh-air .login-app .joinSkyMilesDiv {
	height: 3.4375rem;
	padding-top: 1.25rem;
	font-size: .875rem;
	line-height: 1rem;
	text-align: center;
	background-color: #f5f7fa
}

.fresh-air .login-app .validateUserId {
	letter-spacing: -.025rem
}

.fresh-air .login-app .checkEmailMessage {
	min-height: 20.625rem;
	margin-top: 3rem;
	font-size: 1rem;
	line-height: 1.5rem;
	word-wrap: break-word
}

.fresh-air .login-app .forgotPasswordDiv .emailTextWrap {
	word-break: break-all
}

.fresh-air .login-app .confirmEmail {
	padding-right: 3rem
}

.fresh-air .login-app .helpDiv {
	padding-bottom: 1rem;
	margin-top: 1.25rem;
	line-height: 1rem
}

.fresh-air .login-app .needHelpText {
	font-size: 0.875rem;
	color: #0b1f66
}

.fresh-air .login-app .contactUsLink {
	margin-left: .3125rem;
	font-size: .75rem;
	letter-spacing: .0312rem
}

.fresh-air .login-app .recoveryOptionsContent {
	min-height: 20.25rem
}

.fresh-air .login-app .recoveryOptionsSubHeader {
	margin-top: 2.375rem;
	margin-bottom: 2.8125rem;
	font-size: .9375rem;
	line-height: 1.5rem
}

.fresh-air .login-app .recoveryOptionSQA {
	margin-top: 2rem
}

.fresh-air .login-app .recoveryOptionsForm input[type=radio] {
	position: absolute;
	z-index: -1;
	width: 1.5rem;
	height: 1.5rem
}

.fresh-air .login-app .recoveryOptionsForm input[type=radio] label {
	height: 2rem;
	padding-top: .1875rem;
	padding-left: 2.25rem;
	font-size: .9375rem;
	line-height: 1.5rem;
	cursor: pointer;
	background: url("/content/dam/delta-www/responsive/apps/login/spriteImage.svg") no-repeat -.1875rem -13.8125rem scroll transparent
}

.fresh-air .login-app .recoveryOptionsForm input[type=radio]:focus label {
	padding-left: 2.4375rem;
	margin-left: -.1875rem;
	background-position: 0 -9.6875rem
}

.fresh-air .login-app .recoveryOptionsForm input[type=radio]:checked label {
	background-position: -.1875rem -15.875rem
}

.fresh-air .login-app .recoveryOptionsForm input[type="radio"]:focus label {
	padding-left: 2.4375rem;
	margin-left: -0.1875rem;
	background-position: 0 -9.6875rem
}

.fresh-air .login-app .recoveryOptionsForm input[type="radio"]:checked label {
	background-position: -0.1875rem -15.875rem
}

.fresh-air .login-app .recoveryOptionsForm input[type="radio"]:checked:focus label {
	padding-left: 2.4375rem;
	margin-left: -0.1875rem;
	background-position: 0 -11.75rem
}

.fresh-air .login-app .questionLabel,
.login-app .addressLabel {
	font-size: .75rem;
	line-height: .9375rem;
	letter-spacing: .0375rem
}

.fresh-air .login-app .questionText {
	margin-top: .125rem;
	font-size: .9375rem;
	line-height: 1.25rem
}

.fresh-air .login-app .questionList,
.login-app .addressList {
	padding-left: 0;
	margin-top: .4375rem;
	font-size: 1rem;
	line-height: .1875rem;
	border: 0;
	border-bottom: 1px solid #e8ecf2
}

.fresh-air .login-app .select-ui-element-wrapper .select-ui-text,
.login-app .select-ui-element-wrapper .select-ui-optionList {
	padding-right: .625rem;
	font-size: 1rem;
	color: #0b1f66
}

.fresh-air .login-app .select-ui-element-wrapper .select-ui-wrapper,
.login-app .select-ui-element-wrapper .select-ui-optionList {
	line-height: 1.2rem !important
}

.fresh-air .login-app .select-ui-element-wrapper .select-ui-icon {
	top: 30% !important;
	line-height: .75rem !important
}

.fresh-air .login-app .select-ui-element-wrapper .select-ui-wrapper {
	padding-right: 1.5rem;
	padding-left: 0;
	border-bottom: 1px solid #697180 !important
}

.fresh-air .login-app .select-ui-element-wrapper .select-ui-wrapper:focus {
	padding-left: .3125rem
}

.fresh-air .login-app .select-ui-element-wrapper .select-ui-optionUL {
	width: 100% !important
}

.fresh-air .login-app .stateZipDiv {
	margin-bottom: 1.625rem
}

.fresh-air .login-app .stateList .select-ui-wrapper {
	padding-top: .375rem;
	padding-bottom: .375rem
}

.fresh-air .login-app .stateList .select-ui-optionUL {
	height: 14rem
}

.fresh-air .login-app .addressLine1 {
	margin-top: .625rem
}

.fresh-air .login-app .zipCode {
	width: 100%;
	margin-bottom: .125rem
}

.fresh-air .login-app .securityQuestion2Div {
	margin-top: 2.25rem
}

.fresh-air .login-app .securityAnswer2Div {
	margin-bottom: 3.4375rem
}

.fresh-air .login-app .inputsEqual {
	background: url("/content/dam/delta-www/responsive/apps/login/spriteImage.svg") no-repeat 0 -23.125rem scroll transparent
}

.fresh-air .login-app .inputsEqual,
.fresh-air .login-app .inputsNotEqual {
	float: right;
	width: 1.4375rem;
	height: 1.4375rem;
	padding-right: 2.1875rem;
	margin-top: -1.75rem
}

.fresh-air .login-app .inputsNotEqual {
	background: url("/content/dam/delta-www/responsive/apps/login/spriteImage.svg") no-repeat 0 -21.375rem scroll transparent
}

.fresh-air .login-app .passwordHint_header {
	margin-bottom: .625rem;
	font-size: .8125rem;
	line-height: .9375rem;
	text-transform: uppercase;
	letter-spacing: .0375rem
}

.fresh-air .login-app .passwordHint_text {
	padding-left: 1.25rem;
	margin-left: -.1875rem;
	font-size: .8125rem;
	list-style: none;
	background: url("/content/dam/delta-www/responsive/apps/login/spriteImage.svg") no-repeat 0 -32.875rem scroll transparent
}

.fresh-air .login-app .passwordHint_error {
	background-position: 0 -31.6875rem
}

.fresh-air .login-app .passwordHint_success {
	background-position: 0 -30.4375rem
}

.fresh-air .login-app .passwordField {
	padding-right: 2.5rem
}

.fresh-air .login-app .mustContainList {
	margin-top: .3125rem
}

.fresh-air .login-app .mustContainList ul {
	padding-left: 0
}

.fresh-air .login-app .cannotContainList {
	margin-top: 1.25rem;
	margin-bottom: 1.5rem
}

.fresh-air .login-app .cannotContainList ul {
	padding-left: 0
}

.fresh-air .login-app .loginHelpDiv .loginContent {
	margin-top: 3.0625rem
}

.fresh-air .login-app .loginHelpDiv .loginContentBody {
	min-height: 19.375rem
}

.fresh-air .login-app .loginHelpDiv .divider {
	margin-top: 1rem;
	margin-bottom: 2.4375rem;
	border-bottom: 1px solid #e6eaf2
}

.fresh-air .login-app .loginHelpDiv .lastDivider {
	margin-bottom: 5.625rem
}

.fresh-air .login-app .loginHelpDiv .loginHelpText {
	padding-left: 0;
	font-size: .9375rem;
	line-height: 1.125rem
}

.login-app .loginHelpDiv .loginHelpButton {
	width: 8.75rem;
	min-height: 2.8125rem;
	font-size: .875rem;
	line-height: 1rem;
	color: #0b1f66;
	text-transform: uppercase;
	background: 0 0;
	border: 2px solid #0b1f66
}

.login-app .loginHelpDiv .loginHelpButton:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) !important
}

.fresh-air .login-app .persistent-login-btn {
	float: right
}

.fresh-air .login-app .persistent-login-cta-btn {
	padding: 18px 84px;
	font-size: .875rem;
	color: #fff;
	text-transform: uppercase;
	word-spacing: 0.3rem;
	cursor: pointer;
	background-color: #e51937;
	border: 2px solid #e51937
}

.fresh-air .login-app .persistent-login-cta-btn:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) !important
}

.fresh-air .login-app .persistent-login-help {
	position: relative;
	right: -13px;
	bottom: -4px;
	text-decoration: none
}

.fresh-air .login-app .persistent-login-modal-text {
	font-size: 1rem;
	line-height: 24px
}

.fresh-air .login-app .modal-open {
	position: fixed;
	width: 100%;
	height: 100%
}

.fresh-air .login-app .modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: block !important;
	width: 100%;
	overflow: hidden;
	outline: 0
}

.fresh-air .login-app .modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%)
}

.fresh-air .login-app .modal.show .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.fresh-air .login-app .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.fresh-air .login-app .modal-dialog {
	position: relative;
	width: auto;
	margin: 10px auto
}

.fresh-air .login-app .modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.fresh-air .login-app .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.fresh-air .login-app .modal-backdrop.fade {
	opacity: 0
}

.fresh-air .login-app .modal-backdrop.show {
	opacity: .5
}

.fresh-air .login-app .modal-dialog {
	z-index: 1050;
	pointer-events: auto !important
}

.fresh-air .login-app .modal-dialog .modal-dialog-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-color: #000
}

.fresh-air .login-app .modal-dialog .modal-dialog-overlay.show {
	opacity: .7
}

.fresh-air .login-app .modal-dialog .dialog {
	z-index: 2;
	margin: 0 auto
}

.fresh-air .login-app .modal-dialog .dialog:focus {
	background-color: #fafbfc;
	border-radius: 0;
	outline: 0;
	box-shadow: 0 0 0 2px #acb4cc
}

.fresh-air .login-app .modal-dialog .dialog.animated {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.fresh-air .login-app .modal-dialog .dialog .evt {
	padding-bottom: 1.68rem;
	font-size: 1.13rem;
	line-height: 1.31rem;
	color: #878484;
	background: #fff
}

.fresh-air .login-app .modal-header {
	position: relative;
	min-height: 64px;
	padding: 2.875rem 0 1.563rem;
	color: #fff;
	border-bottom: 1px solid #e9ecef
}

.fresh-air .login-app .modal-header h2.title {
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 0;
	margin: 0 !important;
	font-size: 1.25rem !important;
	color: #fff !important;
	text-align: left;
	text-transform: inherit;
	cursor: default
}

.login-app .modal-header .exit-button {
	position: absolute;
	top: -10px;
	right: -11px;
	padding: 0 5px;
	margin-top: 0 !important;
	font-size: 2rem;
	color: #fff;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.login-app .modal-header button.backBtn {
	right: auto;
	left: 0 !important;
	font-size: .8rem;
	-webkit-transform: rotate(0);
	transform: rotate(90deg)
}

.fresh-air .login-app .modal-header .backAreaModal {
	padding-left: 3rem
}

.fresh-air .login-app .modal-body {
	background-color: #fff
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(55px)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(55px)
	}
}

.fresh-air .login-app .animated.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.fresh-air .login-app .modal-open {
	overflow: hidden
}

.fresh-air .login-app .modal-open .modal {
	z-index: 9999 !important;
	display: block !important;
	margin-top: 41px
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .login-app .modal-dialog .dialog .evt {
		padding: 2px 0 27px 22px
	}
}

@media (min-width:992px) {
	.fresh-air .login-app .modal .dialog {
		margin-top: 19.5rem !important
	}
}

@media (max-width:768px) {
	.fresh-air .login-app .modal {
		top: -53px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.fresh-air .login-app .modal-dialog .dialog .evt {
		padding: 40px 0 3px 28px
	}
}

@media (max-width:767px) {

	.fresh-air .login-app .persistent-login-btn,
	.login-app .persistent-login-cta-btn {
		width: 100%
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.fresh-air .login-app.loginBgImg {
		background-position-x: 50%
	}
}

@media (min-width:768px) {
	.fresh-air .login-app .copyRightDiv {
		visibility: hidden
	}
}

@media (max-width:767px) {
	.fresh-air .login-app .loginDiv {
		margin-top: 0
	}

	.fresh-air .login-app .mainFooterText .footer-info,
	.login-app .nav-content-outlet.main-container {
		display: none
	}

	.fresh-air .login-app .contentFooterDiv .footer-info p {
		text-align: left;
		text-align-last: left
	}

	.fresh-air .login-app .overlayDiv {
		width: 23.4375rem;
		margin-top: 0
	}

	.fresh-air .login-app .hp-footer {
		min-width: auto
	}

	.fresh-air .login-app.modal-open {
		position: relative
	}
}

@media (min-width:375px) {
	.fresh-air .login-app .loginDiv {
		width: 23.4375rem
	}
}

@media (max-width:374px) {
	.fresh-air .login-app .loginContent {
		padding-right: 6% !important;
		padding-left: 6% !important
	}

	.fresh-air .login-app .allFieldsRequiredText,
	.fresh-air .login-app .loginHeaderText {
		padding-left: 6% !important
	}
}

.fresh-air .account-type {
	height: 100%;
	padding-top: .4rem;
	text-transform: uppercase
}

.fresh-air .account-type .account-details {
	float: left;
	padding: .25rem .5rem 0 0;
	margin-left: .75rem;
	font-size: .75rem;
	line-height: 20px;
	border-right: 1px solid #2d3641
}

.fresh-air .account-type .account-details .open-flyout {
	float: right;
	padding-right: .5rem;
	padding-left: .5rem
}

.fresh-air .account-type .account-details .open-flyout img {
	height: .375rem;
	background: url("../images/triangle.svg") no-repeat
}

.account-type .account-details .toggle-up {
	background: url("../images/triangle-up.svg") no-repeat !important
}

.fresh-air .account-type :hover {
	cursor: pointer
}

.fresh-air .business .account-type .account-details {
	border-right: 1px solid #404551 !important
}

.fresh-air .business .disabled-select-ui .icon-Dropdown-caret {
	display: none !important
}

.fresh-air .business .disabledTextMile {
	color: #7c828a !important;
	border-bottom: none !important
}

.fresh-air .business .disabledTextMile:focus {
	background: 0 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important
}

.fresh-air .business .hp-notification-container.pos-relative {
	border-right: 1px solid #404551 !important
}

.fresh-air .modal-body {
	font-size: 1rem;
	color: #0b1f66;
	background-color: #fff
}

@media (max-width:767px) {
	.fresh-air .business .logged-in-container {
		position: inherit !important;
		padding-top: .5rem !important
	}

	.fresh-air .business .logged-in-container .pax-details {
		max-width: 5.1875rem
	}

	.fresh-air .business .account-type .account-details {
		padding: 0 0 0 .5rem !important;
		border: 0 !important
	}

	.fresh-air .business .hp-notification-container .notification {
		margin-right: 1rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .business .logged-in-container {
		right: 10.5rem !important
	}

	.fresh-air .business .account-type .account-details {
		padding-top: 0 !important
	}
}

@media (max-width:991px) {
	.fresh-air .ddcfb-loggedIn {
		right: 10.5rem !important
	}

	.fresh-air .login-header .ddcfb-loggedIn {
		right: 4.5rem !important
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.fresh-air .business .logged-in-container .pax-details {
		max-width: 6.625rem
	}

	.fresh-air .business .search-container .search {
		margin-left: .5rem
	}
}

@media (min-width:1440px) {
	.fresh-air .business .logged-in-container .pax-details {
		max-width: 8.125rem
	}
}

.fresh-air .business .search-container .search .icon-search-icon:before {
	vertical-align: middle
}

.fresh-air .shop-header-view .shop-header-content .search-container .search {
	margin-top: 1.5rem
}

.fresh-air .shop-header-view .shop-header-content .right-rail-container {
	line-height: 0
}

.fresh-air .shop-header-view .shop-header-content .right-rail-container .logged-in-container {
	padding-top: 1.5rem
}

@media (max-width:767px) {
	.fresh-air .shop-header-view .shop-header-content .right-rail-container .logged-in-container {
		padding-top: .5rem
	}

	.fresh-air .shop-header-view .shop-header-content .login-header .ddcfb-loggedIn {
		position: absolute !important;
		right: 2rem !important
	}
}

.fresh-air .shop-header-content .hp-notification-container .pos-relative .feed-counter {
	top: 0
}

.fresh-air .hp-notification-container .feed-counter {
	margin-top: 0
}

@media (min-width:768px) and (max-width:991px) {
	.fresh-air .shop-header-view .search-container {
		margin-left: 38rem
	}

	.shop-header-view .search-container .popular-topics {
		margin-left: -38rem
	}
}

.fresh-air .modal-popup-component {
	padding: 0
}

.fresh-air .modal-popup-component .btn-modal-action {
	text-decoration: none !important
}

.fresh-air .modal-popup-component .modal-header {
	padding: 1.5625rem 1.875rem;
	background: #090909
}

.fresh-air .modal-popup-component .modal-header h4 {
	color: #fff
}

.fresh-air .modal-popup-component .modal-content {
	padding: 0
}

.fresh-air .modal-popup-component .modal-content .modal-popup.container {
	padding-right: 0;
	padding-left: 0
}

.fresh-air .modal-popup-component .modal-popup-flyout-modal-content {
	padding: 1rem
}

.fresh-air .modal-popup-component .modal-footer {
	padding-bottom: 0
}

.fresh-air .modal-popup-component .modal-footer .btn-outline-secondary-cta {
	border: 2px solid #2e343f
}

.fresh-air .modal-popup-component .modal-popup-close-icon {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	padding: 0;
	background-color: transparent;
	border: 0
}

.fresh-air .modal-popup-component .modal-popup-close-icon.icon-moreoptionsclose:before {
	color: #fff;
	vertical-align: top
}

.fresh-air .modal-popup-component .modal-popup-close-icon:hover {
	cursor: pointer
}

@media (max-width:736px) {
	.fresh-air .dl-modal .modal-popup.container {
		max-width: 100%;
		padding-right: 0;
		padding-left: 0;
		margin: 0 !important
	}

	.fresh-air .dl-modal .modal-footer {
		display: inline-grid;
		-ms-flex-wrap: inherit;
		flex-wrap: inherit;
		-ms-flex-pack: initial;
		justify-content: initial;
		width: 100%
	}

	.fresh-air .dl-modal .modal-footer .btn {
		max-width: 100%
	}

	.fresh-air .dl-modal .modal-footer .btn-keep {
		margin-top: .7rem !important;
		margin-right: 0 !important;
		margin-left: 0 !important
	}

	.fresh-air .dl-modal .modal-footer .btn-modal-action {
		padding-left: .25rem !important
	}
}

@media (min-width:768px) {
	.fresh-air .btn-keep {
		width: 28%
	}

	.fresh-air .btn-modal-action {
		width: 25%
	}
}

.fresh-air .modal-popup-component .modal-popup-flyout .modal-header {
	display: block
}

.fresh-air .modal-popup-component .modal-popup-flyout .modal-header h4 {
	display: inline
}

.fresh-air p.sbs-header-content {
	font-size: 1.125rem
}

.fresh-air .sbs-form-container {
	height: auto;
	padding: 0 .3125rem;
	font-size: 1.125rem;
	line-height: 2.875rem;
	color: #0b1f66;
	text-align: left;
	background: 0 0;
	border: 0;
	border-bottom: .0625rem solid #e8ecf2;
	border-radius: 0;
	box-shadow: none;
	transition: none
}

.fresh-air .sbs-form-container .sbs-select-wrapper {
	position: relative;
	width: 100%
}

.fresh-air .sbs-form-container .sbs-select-wrapper:after {
	position: absolute;
	top: 15px;
	right: 8px;
	width: 0;
	height: 0;
	pointer-events: none;
	content: "";
	border-top: 6px solid #666;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent
}

.fresh-air .sbs-form-container .sbs-select-wrapper select.form-control {
	width: 100%;
	font-size: inherit;
	line-height: inherit;
	text-indent: .01px;
	text-overflow: "";
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.fresh-air .sbs-form-container .sbs-select-wrapper select.form-control::-ms-expand {
	display: none
}

.fresh-air .sbs-form-container .sbs-multiselect {
	width: auto
}

.fresh-air .sbs-form-container .sbs-selectBox select {
	width: 100%;
	color: #0b1f66
}

.fresh-air .sbs-form-container .sbs-overSelect {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.fresh-air .sbs-form-container .sbs-reason-checkboxes {
	display: none;
	padding: 10px 10px 15px;
	border: 1px solid #dadada
}

.fresh-air .sbs-form-container .sbs-checkbox-container {
	position: relative;
	margin-bottom: 10px
}

.fresh-air .sbs-form-container .sbs-checkbox-container:last-child {
	margin-bottom: 0
}

.fresh-air .sbs-form-container .sbs-checkbox-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.fresh-air .sbs-form-container .sbs-reason-checkboxes label {
	display: block;
	padding-left: 30px;
	margin: 0;
	font-size: .875rem;
	line-height: .875rem;
	color: #0b1f66
}

.fresh-air .sbs-form-container .sbs-checkbox-input:checked~.sbs-checkbox-label:before {
	top: 0;
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	content: "\E909";
	background-color: #0b1f66;
	border: 0;
	border-radius: 2px
}

.fresh-air .sbs-form-container .sbs-checkbox-label:before {
	position: absolute;
	top: 0;
	left: 5px;
	display: block;
	width: 16px;
	height: 16px;
	pointer-events: none;
	content: "";
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff;
	border: 1px solid #0b1f66;
	border-radius: 2px
}

.fresh-air .sbs-form-container .sbs-checkbox-label:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 16px;
	height: 16px;
	content: "";
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 50% 50%
}

.fresh-air .sbs-form-container .sbs-reason-checkboxes label:hover {
	cursor: pointer
}

.fresh-air .sbs-form-container label.error-field {
	padding-left: 1.25rem;
	color: #cd0000;
	background: transparent url("../images/sbs_alert_icon.png") no-repeat;
	background-position: 0 .9375rem
}

.fresh-air .sbs-form-container p.files-details {
	display: block;
	width: 23.625rem;
	min-height: 2.0625rem;
	padding: 0 .625rem;
	margin-right: .3125rem;
	margin-bottom: 0;
	line-height: 2.125rem;
	word-break: break-all;
	border: .0625rem solid #ddd;
	border-radius: .125rem
}

.sbs-form-container .sbs-vertical-top {
	vertical-align: top
}

.fresh-air .sbs-form-container label.btn.sbs-browse-btn {
	line-height: 1.1875rem
}

.sbs-form-container label.custom-file-upload.error-field {
	background: 0 0
}

.fresh-air .sbs-form-container input.sbs-documents {
	position: absolute;
	visibility: hidden
}

.fresh-air .sbs-form-container .btn-primary {
	background-color: #e3132c
}

.fresh-air .sbs-form-container .form-control:focus {
	color: #0b1f66
}

.fresh-air .sbs-form-container .row.row-align {
	width: 85%
}

.fresh-air .sbs-form-container input[type=text],
.fresh-air .sbs-form-container textarea {
	line-height: 2.5rem;
	border: .0625rem solid #ddd;
	border-radius: .125rem
}

.fresh-air .sbs-form-container label {
	margin-bottom: .625rem;
	line-height: 1.5625rem
}

.fresh-air .sbs-form-container select[name=reasonLosingStatus] {
	min-height: 6rem
}

.fresh-air .sbs-form-container .simpletext p {
	margin-bottom: .625rem;
	line-height: 1.5625rem
}

.fresh-air .sbs-form-container .simpletext li {
	line-height: 1.5625rem
}

.fresh-air .sbs-form-container .sbs-form-labels {
	padding: 0;
	font-weight: 400 !important;
	line-height: 20px
}

.fresh-air .sbs-form-container small {
	font-size: 60%;
	line-height: .625rem
}

.fresh-air .sbs-form-container .btn-file {
	position: relative;
	overflow: hidden
}

.fresh-air .sbs-form-container .btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	min-width: 100%;
	min-height: 100%;
	font-size: 6.25rem;
	text-align: right;
	cursor: inherit;
	outline: 0;
	opacity: 0
}

.sbs-form-container label.custom-file-upload {
	display: inline-block;
	padding: 0 .625rem;
	cursor: pointer;
	border: .0625rem solid #ccc;
	border-radius: .125rem
}

.fresh-air .sbs-form-container .btn.btn-danger {
	width: auto;
	font-size: .875rem;
	letter-spacing: 0;
	border-radius: 0
}

.fresh-air .sbs-form-container .inputfile {
	position: absolute;
	z-index: -1;
	width: .00625rem;
	height: .00625rem;
	overflow: hidden;
	opacity: 0
}

.fresh-air .sbs-form-container .inputfile-1 label {
	color: #f1e5e6;
	background-color: #d3394c
}

.fresh-air .sbs-form-container .inputfile label {
	display: inline-block;
	max-width: 80%;
	padding: .625rem 1.25rem;
	overflow: hidden;
	font-size: 1.25rem;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer
}

.fresh-air .sbs-form-container .columncontrol {
	padding: 0 !important
}

.fresh-air .sbs-form-container .error-message {
	width: 23.4375rem;
	padding: .8rem 1rem;
	margin: auto;
	margin-top: auto;
	font-size: .75rem;
	line-height: 1.0625rem;
	text-align: center;
	background-position: 1.5rem 50%;
	border-radius: .125rem
}

.fresh-air .sbs-form-container .make-correction-container {
	width: 30rem;
	padding: .8rem 4rem
}

@media (max-width:991px) {
	.fresh-air .sbs-form-container .form-control {
		border-bottom: .0625rem solid #ddd
	}
}

@media (max-width:991px) and (min-width:768px) {
	.fresh-air .sbs-page-content .container.contentcontainer {
		width: 98%
	}
}

@media (max-width:767px) {
	.fresh-air .sbs-form-container .row.row-align {
		width: 100%
	}

	.fresh-air .sbs-form-container label.btn.sbs-browse-btn {
		width: 100%;
		white-space: normal
	}

	.fresh-air .sbs-form-container .sbs-reset-div .btn.btn-danger,
	.fresh-air .sbs-form-container .sbs-reset-div .sbs-reset-btn {
		width: 100%
	}
}

@media (max-width:468px) {
	.fresh-air .sbs-form-container .make-correction-container {
		width: auto
	}
}

@media (max-width:414px) {
	.fresh-air .sbs-form-container .row.row-align p.files-details {
		width: 75%
	}
}

@media (max-width:375px) {
	.fresh-air .sbs-form-container .error-message {
		width: auto
	}
}

.fresh-air .formupload:first-child p.files-details {
	margin-bottom: .625rem
}

.accordion .card-header:after {
	background: url(down-arrow.png);
	content: "";
	width: 18px;
	height: 18px;
	top: 38px;
	right: 5px;
	position: absolute;
	display: inline-block;
	transform: rotate(135deg)
}

.accordion .card-header.collapsed:after {
	background: url(down-arrow.png)
}

.footer-top ul {
	column-count: 4
}

.footer-top ul li {
	padding: 10px 0;
	display: inline-block
}

.footer-top {
	background-color: #f6f6f7;
	padding: 30px 0
}

.disclaimer {}

footer address,
footer p {
	margin-left: .125rem;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px !important;
	color: #fff
}

.booking-form-i {
	margin-bottom: 20px
}

.contact_form button {
	background: #e51937;
	border: 0;
	padding: 10px 20px;
	color: #fff
}

.contact_form label {
	font-size: 1rem;
	color: #333;
	font-weight: 600
}

.contact_form input {
	background-color: #fff !important;
	border: 1px solid #dbdbdb !important;
	height: 3.5rem !important;
	font-size: 16px;
	padding: 5px 10px !important;
	-webkit-box-sizing: content-box;
	box-sizing: border-box !important
}

.contact_form textarea {
	background-color: #fff !important;
	border: 1px solid #dbdbdb !important;
	box-sizing: border-box !important
}

.contact_form {
	border: solid 1px #dedfe1;
	margin-bottom: 15px
}

.card-d-img img {
	width: 100%;
	object-fit: initial;
	height: 300px
}

.logoTrim img {
	width: 100px
}

.nav-item .dropdown {
	display: none;
	background: #11172b !important;
	position: absolute;
	padding: 10px;
	width: 300px
}

.nav-item .dropdown.active {
	display: block
}

.nav-item .dropdown li {
	padding: 10px 0;
	border-bottom: 1px dotted #fff;
	list-style: none
}

.nav-item .dropdown li a:hover {
	color: #e51937
}

.ctafooter {
	position: fixed;
	bottom: 0;
	z-index: 999999;
	width: 100%;
	background: #0e193f;
	display: block
}

.ctafooter ul {
	margin-bottom: 0;
	padding: 10px
}

.ctafooter li {
	color: #fff !important;
	text-align: center
}

.ctafooter a {
	display: inline-block;
	color: #fff !important;
	font-size: 24px;
	font-weight: 700
}

.ctafooter a:focus {
	background: 0 0 !important
}

.ctafooter a img {
	width: 30px
}

.section-heading h2 {
	margin-top: 0;
	margin-bottom: 60px;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 900;
	color: #121212
}

.page-direction-button a {
	display: inline-block;
	line-height: 60px;
	width: 270px;
	height: 60px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-color: #ffe165;
	font-size: 30px;
	font-weight: 600;
	color: #121212;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0
}

.page-direction-button a i {
	margin-right: 5px;
	font-size: 26px
}

.primary-button a {
	text-decoration: none;
	margin-top: 15px;
	width: auto;
	padding: 0 18px;
	height: 36px;
	background-color: #ffe165;
	font-size: 13px;
	color: #121212;
	font-weight: 600;
	display: inline-block;
	text-align: center;
	line-height: 36px
}

.owl-pagination {
	margin-top: -95px;
	opacity: 1;
	display: inline-block;
	position: absolute;
	right: 0;
	z-index: 9999;
	background-color: rgba(255, 255, 255, .25);
	height: 80px;
	line-height: 80px;
	padding: 0 15px
}

.owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	opacity: .5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #ffe165
}

.banner .social-links {
	list-style: none;
	margin-top: 0;
	padding-right: 100px
}

.banner .social-links li {
	display: block;
	text-align: center;
	margin: 10px 0;
	transition: all .5s
}

.banner .social-links a {
	display: block;
	transition: all .5s;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .5px;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	background-color: rgba(250, 250, 250, .1)
}

.banner .social-links a em {
	font-style: normal;
	font-weight: 700
}

.banner .social-links a i {
	float: right;
	background-color: rgba(250, 250, 250, .2);
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 36px
}

.banner .social-links li:hover {
	/*background-color: rgba(255, 225, 101, .5)*/
}

.banner .social-links li:hover i {
	/*background-color: rgba(255, 225, 101, .3)*/
}

.banner {
	background-color: #11172b;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	text-align: center
}

.banner .left-side {
	text-align: center;
	height: 81%
}

.banner .page-direction-button {
	margin-top: 65px;
	margin-bottom: 65px
}

.banner .logo img {
	padding-top: 60px;
	max-width: 100%
}

.banner .tabs-content {
	/*margin-top: 120px;*/
}

.banner .tabs-content h4 {
	margin-top: 0;
	margin-bottom: 40px;
	font-size: 24px;
	color: #fff;
	font-weight: 700
}

.banner .submit-form {
	text-align: left;
	/*margin: 155px 0;*/
	background-color: rgba(250, 250, 250, .95);
	padding: 30px
}

@media (max-width:420px) {
	body {
		width: 100% !important;
		overflow-x: hidden
	}
}

.dropdown-content li>a,
.dropdown-content li>span {
	font-size: 16px;
	color: #26a69a;
	display: block;
	line-height: 22px;
	padding: 10px 10px !important
}

.introcomponent {
	margin-top: 25px
}

.footer-column h3 {
	font-size: 16px
}

#popular-destinations .card-componentTxt {
	background: none
}

#popular-destinations .card-component a h3 {
	font-weight: 700;
	margin-bottom: 0;
	position: absolute;
	top: 75%;
	left: 11px;
	padding: 5px 10px;
	border-right: solid 2px #a40b00;
	color: #fff !important;
	background: rgba(0, 0, 0, .4)
}

#popular-destinations .fresh-air .cardcd .vertCol {
	padding: 1rem 1rem !important
}

#popular-destinations .vertCol {
	padding: .5rem .75rem !important
}

#latest-posts .content-block {
	padding: 7px !important;
	width: 100%
}

#popular-airlines .content-block {
	border: solid 1px #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

#popular-airlines .content-block:hover {
	background-color: #fff;
	background-image: url("arrow-right.png");
	background-repeat: no-repeat;
	background-position: 96%;
	border: solid 1px #eee;
	transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	box-shadow: 0 0 15px 1px #ddd;
	-webkit-box-shadow: 0 0 15px 1px #ddd;
	-moz-box-shadow: 0 0 15px 1px #ddd;
	-ms-box-shadow: 0 0 15px 1px #ddd;
	-o-box-shadow: 0 0 15px 1px #ddd
}

#popular-airlines .content-block:hover a {
	color: #e52046;
	margin-left: 5px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

#popular-airlines .content-block a {
	padding: .75rem 1rem;
	transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.card img {
	min-height: 311px
}

.fresh-air h2,
.fresh-air h3 {
	color: #0b1f66;
}

.ctafooter-alternate {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999100;
	width: 100%;
	background: #0e193f;
	display: block;
	text-align: center;
	padding: 10px;
	height: 56px
}

.ctafooter-alternate a {
	display: inline-block;
	color: #fff !important;
	font-size: 24px;
	font-weight: bold
}

.ctafooter-alternate a:hover {}

.ctafooter-alternate a:focus {
	background: 0 0 !important
}

.booking-cont {}

.flightbooking-container {
	height: auto;
	margin: 0 auto;
	min-height: 100px;
	position: relative;
	z-index: 20
}

.flightbooking-container .form-control {
	background: #f7f7f7 !important;
	margin-bottom: 5px;
	border: solid 1px #eee !important;
	color: #888;
	font-size: 16px;
	width: 100% !important;
	padding: 0 10px !important;
	box-sizing: border-box !important
}

.flightbooking-container select {
	display: block !important
}

.flightbooking-container ::placeholder {
	color: #9d9d9d;
	opacity: 1
}

.flightbooking-container label {
	margin-right: 0;
	margin-left: 1px;
	font-weight: 700;
	width: 125px;
	float: left;
	line-height: 60px;
	margin-bottom: 1px;
	transition: all 0.7s;
	-webkit-transition: all 0.7s
}

.flightbooking-container label:hover {
	margin-right: 0;
	margin-left: 1px;
	font-weight: 700;
	width: 125px;
	float: left;
	line-height: 60px;
	margin-bottom: 1px;
	background: #ffffff25 !important;
	cursor: pointer;
	transition: all 0.7s;
	-webkit-transition: all 0.7s
}

.flightbooking-container .booking-form label {
	font-weight: 700;
	color: #bbb;
	font-size: 13px;
	line-height: 25px
}

.flightbooking-container i {
	font-size: 28px
}

.flightbooking-container .form-select {
	font-weight: 350;
	font-size: 16px;
	line-height: 34px;
	color: #777;
	border-color: #e9e9e9;
	margin-bottom: 5px
}

.flightbooking-container select option {
	color: #555 !important;
	font-size: 16px !important
}

.ctafooter ul li a:hover {
	text-decoration: none
}

#result_from_airpot {
	width: 420px;
	height: 600px;
	position: absolute;
	background: #fff;
	border: solid 1px #eee;
	overflow-y: scroll;
	display: none;
	z-index: 50;
	top: 140px;
	margin-left: 4px
}

#result_from_airpot ul li a.options {
	cursor: pointer !important
}

#result_from_airpot ul li {
	font-size: 15px;
	padding: 10px 15px;
	border-bottom: dotted 1px #999;
	list-style: none
}

#result_from_airpot ul {
	margin: 0;
	padding: 0 0
}

#result_to_airpot {
	width: 420px;
	height: 600px;
	position: absolute;
	background: #fff;
	border: solid 1px #eee;
	overflow-y: scroll;
	box-shadow: 3px 3px 3px #ddd;
	display: none;
	z-index: 51;
	top: 47px
}

#result_to_airpot ul li {
	font-size: 15px;
	padding: 10px 15px;
	border-bottom: dotted 1px #999;
	list-style: none
}

#result_to_airpot ul {
	margin: 0;
	padding: 0 0
}

.delta-airlines-reservations {
	background: url("delta-airlines-reservations.jpg") no-repeat !important;
	background-size: cover !important
}

.southwest-airlines-reservations {
	background: url("southwest-airlines-reservations.jpg") no-repeat !important;
	background-size: cover !important
}

.lufthansa-airlines-reservations {
	background: url("lufthansa-airlines-booking.png") no-repeat !important;
	background-size: cover !important
}

.swiss-airlines-reservations {
	background: url("Swiss-Air-Booking.jpg") no-repeat !important;
	background-size: cover !important
}

.united-airlines-reservations {
	background: url("united-airlines-bookings.png") no-repeat !important;
	background-size: cover !important
}

.american-airlines-reservations {
	background: url("american-airlines-reservations.webp") no-repeat !important;
	background-size: cover !important
}

.emirates-airlines-reservations {
	background: url("emirates-airlines-reservations.jpg") no-repeat !important;
	background-size: cover !important
}

.qatar-airlines-reservations {
	background: url("qatar-airlines-reservations.jpg") no-repeat !important;
	background-size: cover !important
}

.parallax-container {
	height: auto
}

.input_field {
	width: 100%;
	padding: 12px 20px;
	box-sizing: border-box;
	margin: 5px 0;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-left: 10px
}

.input_field:focus {
	border-color: #333
}

.autocomplete {
	position: relative;
	display: inline-block
}

input {
	border: 1px solid transparent;
	padding: 10px;
	font-size: 16px
}

input[type=text] {
	width: 100%
}

.autocomplete-items {
	position: absolute;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	border-top: none;
	z-index: 99;
	top: 100%;
	left: 0;
	right: 0
}

.autocomplete-items div {
	padding: 10px;
	cursor: pointer;
	background-color: #fff;
	border-bottom: 1px solid #d4d4d4
}

.autocomplete-items div:hover {
	background-color: #e9e9e9
}

.autocomplete-active {
	background-color: #1e90ff !important;
	color: #fff
}

.parallax_my {
	min-height: 650px !important;
	height: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center !important
}

.parallax_my::before {
	content: '';
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.ui-datepicker-header {
	background: 0 0 !important;
	background-color: silver !important;
	border: 1px solid gray !important
}

.call_icon {
	background-color: #cc3b34
}

.call_text {
	background-color: #f14235
}

.call_icon:hover {
	background-color: #f14235 !important
}

.call_text:hover {
	background-color: #cc3b34 !important
}

.unorder_list .li_list {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1em;
	font-size: 18px !important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important
}

#accordion .card-body {
	padding: 1.25rem
}

#accordion .redlinerule {
	display: none
}

#accordion .card-header {
	padding: .2rem 1.25rem
}

#accordion .h3 {
	font-size: 22px;
	cursor: pointer
}

#accordion .h3::after {
	content: ' ';
	position: relative;
	float: right;
	font-size: 18px;
	font-weight: 700
}

.main-card {
	margin: 0 0;
	padding: 25px;
	background: rgba(0, 0, 0, .03) !important;
	border: solid 1px #eee !important
}

#leaveComment input[type=text] {
	width: 100%;
	background: #fff !important;
	padding: 3px 10px !important;
	height: auto;
	border: solid 1px #ddd;
	box-sizing: border-box
}

#leaveComment input[type=text]:focus,
#leaveComment textarea:focus {
	background: #fff !important;
	border: solid 1px #ddd;
	box-shadow: 0 0 5px #ddd !important
}

#leaveComment textarea {
	width: 100%;
	background: #fff !important;
	padding: 5px 10px !important;
	border: solid 1px #ddd;
	line-height: 26px;
	height: 10rem !important
}

#leaveComment label {
	color: #555;
	width: 100%;
	height: auto
}

.user-comment .card-body {
	padding: 1.25rem 1.25rem
}

.user-comment hr {
	margin: .75rem 0
}

.user-comment .card-title .nl {
	width: 35px;
	height: 35px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	float: left;
	background: #4470c3;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	line-height: 35px;
	color: #fff;
	margin-right: 5px;
	margin-top: 5px
}

.user-comment .card-text {
	position: relative;
	padding: 0 0 0 15px
}

.user-comment .card-text::before {
	content: '"';
	font-size: 40px;
	color: #bfcce6;
	position: absolute;
	font-family: Arial;
	top: -15px;
	left: 0
}

.user-comment .card-subtitle {
	font-size: 12px;
	padding-left: 40px
}

.data-list {
	height: 550px;
	width: 100%;
	overflow-y: hidden;
	border-radius: 5px
}

.h-50 {
	height: 50% !important
}

.fresh-air .hero-home-image {
	height: 40rem
}

.hero-bg-img {
	/*background-image:url(../assets/home-bg.webp);*/
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 0px;
	overflow: hidden;
}

.main-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

#header-image-main-inside .cpolicy {
	word-wrap: break-word;
	background-clip: border-box;
	border: 0;
	top: 8px;
	height: auto !important;
	border-radius: 10px;
	background: rgba(256, 256, 256, 0.9);
	padding: 10px 0;
	width: 50vw;
	margin: 15px auto
}

#header-image-main-inside .cpolicy h4 {
	color: #0e193f;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 35px;
	margin-top: 0
}

#header-image-main-inside .cpolicy p {
	color: #a1a1a1;
	font-size: 14px
}

#header-image-main-inside .cpolicy .h6 {
	color: #000;
	font-size: 1rem
}

select,
input[type],
textarea {
	color: #000000;
	border-color: #e9e9e9
}

#myModal::before {
	content: '';
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}

#header-image-main-inside .cpolicy .btn-cancel {
	background: #0e193f;
	color: #fff;
	font-size: 14px !important;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: 600;
	border-radius: 0;
	height: 47px
}

#header-image-main-inside .cpolicy .btn-cancel:hover {
	background: rgba(37, 74, 140, 0.9)
}

.navbar img {
	width: 350px;
	height: auto
}

#secondary {
	margin-top: 1rem
}

.heading {
	font-size: 28px;
	color: #0b1f66;
	font-weight: 600
}

.rl-heading {
	margin-top: 20px
}

a.left-link {
	font-size: 15px;
	color: #0b1f66
}

ul.sns {
	margin: 0;
	padding: 0
}

ul.sns li {
	margin: 0 7px;
	padding: 0;
	list-style: none;
	display: inline-block
}

ul.sns li a {
	font-size: 22px;
	color: #fff
}

ul.sns li a:hover {
	color: #009edf
}

.world-map {
	background: url('http://www.clker.com/cliparts/1/e/q/F/I/H/worldmap-grey.svg') center center / cover;
	background-repeat: no-repeat
}

ul.footer-logos {
	margin: 0 0 40px 0;
	padding: 0;
	display: block;
	align-items: center !important
}

ul.footer-logos li {
	margin: 5px 10px;
	padding: 0;
	list-style: none;
	display: inline-flex
}

ul.footer-logos li:last-child {
	position: relative;
	top: 0px
}

ul.footer-logos li img {
	height: 40px
}

.cardComponentLink img {
	width: 100%
}

.fresh-air .container {
	max-width: 90% !important;
}

[type="radio"]:not(:checked) span,
[type="radio"]:checked span {
	padding-left: 27px !important;
	white-space: nowrap
}

.fresh-air .brand-head-home {
	text-align: left !important;
	padding: 10px
}

.fresh-air .brand-head-home h3 {
	margin-top: 25px;
	font-weight: 600;
	font-size: 22px
}

.fresh-air .brand-head-home h3::before {
	content: '';
	position: absolute;
	width: 30px;
	z-index: 5;
	border-bottom: dotted 2px #0b1f66;
	margin-top: -10px
}

ul.otp {
	margin: 0;
	padding: 0 !important;
	text-align: center
}

ul.otp li {
	margin: 5px;
	padding: 0 !important;
	font-size: 12px !important;
	font-weight: 400;
	color: #333 !important;
	border: dotted 2px #ddd;
	float: left;
	overflow: hidden;
	border-radius: 20px 15px 15px 0;
	-webkit-border-radius: 20px 15px 15px 0;
	-ms-border-radius: 20px 15px 15px 0;
	-o-border-radius: 20px 15px 15px 0;
	white-space: nowrap;
	width: 23.4%;
	display: inline-block
}

ul.otp li a {
	color: #333;
	transition: all 0.7s;
	-webkit-transition: all 0.7s;
	font-size: 16px;
	text-decoration: none;
	padding: 8px 15px;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis
}

ul.otp li a:hover {
	color: #fff;
	background: #0b1f66;
	transition: all 0.7s;
	-webkit-transition: all 0.7s
}

#rv div.pop-air {
	margin: 5px 0
}

.mobile-btn {
	position: fixed;
	z-index: 20;
	right: 0;
	top: 40%;
	text-align: center;
	display: none
}

.intro .title {
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	padding: 40px 15px;
	background: #11172b;
	font-family: 'Ubuntu', sans-serif
}

.parsys_column {
	background: url(../assets/cp-air/american-airlines_new.jpg);
	margin-top: 57px;
	background-repeat: repeat;
	padding: 0 0 1px 0
}

.pet-policy-banner {
	background: url(../assets/cp-air/pet-policy-banner.jpg) center;
	margin-top: 80px;
	background-repeat: repeat;
	padding: 15px 0;
	position: relative
}

.pet-policy-banner::after {
	content: '';
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.assistance-section {
	width: 100%;
	min-height: 330px;
	height: auto;
	padding: 40px 30px;
	box-sizing: border-box;
	background: rgba(256, 256, 256, 0.9);
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	transition: all 0.75s;
	-webkit-transition: all 0.75s;
	-o-transition: all 0.75s;
	-ms-transition: all 0.75s
}

.assistance-section h3 {
	font-size: 24px;
	color: #000;
	font-weight: 600;
	line-height: 26px;
	font-family: 'Ubuntu', sans-serif;
	text-shadow: 1px 1px #ffffff50
}

.assistance-section p {
	font-size: 18px;
	color: #000;
	line-height: 24px;
	margin: 0 0 15px 0;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300
}

.assistance-section .btn-assistance {
	font-size: 24px !important;
	color: #fff;
	font-weight: 800;
	line-height: 26px;
	background: #28a745;
	text-align: center;
	padding: 12px 20px;
	margin: 0 0 10px 0 !important;
	font-family: 'Ubuntu', sans-serif
}

.reservation-banner {
	background: url(../assets/cp-air/reservation-banner.jpg) right;
	margin-top: 70px;
	background-repeat: no-repeat;
	padding: 15px 0;
	position: relative;
	background-size: cover
}

.reservation-banner::after {
	content: '';
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.reservation-assistance-section {
	width: 100%;
	min-height: 330px;
	height: auto;
	padding: 20% 10%;
	box-sizing: border-box;
	background: rgba(256, 256, 256, 0.5);
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	transition: all 0.75s;
	-webkit-transition: all 0.75s;
	-o-transition: all 0.75s;
	-ms-transition: all 0.75s
}

.reservation-assistance-section h3 {
	font-size: 24px;
	color: #000;
	font-weight: 600;
	line-height: 26px;
	font-family: 'Ubuntu', sans-serif;
	text-shadow: 1px 1px #ffffff50
}

.reservation-assistance-section p {
	font-size: 18px;
	color: #000;
	line-height: 24px;
	margin: 0 0 35px 0;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300
}

.reservation-assistance-section .btn-assistance {
	font-size: 24px !important;
	color: #fff;
	font-weight: 800;
	line-height: 26px;
	background: #28a745;
	text-align: center;
	padding: 12px 20px;
	margin: 0 0 10px 0 !important;
	font-family: 'Ubuntu', sans-serif
}

.umnr-policy-banner {
	background: url(../assets/cp-air/umnr-policy-banner.png) left;
	margin-top: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px 0;
	position: relative
}

.umnr-policy-banner::after {
	content: '';
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.umnr-assistance-section {
	width: 100%;
	min-height: 330px;
	height: auto;
	padding: 40px 30px;
	box-sizing: border-box;
	background: rgba(256, 256, 256, 0.9);
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	transition: all 0.75s;
	-webkit-transition: all 0.75s;
	-o-transition: all 0.75s;
	-ms-transition: all 0.75s
}

.umnr-assistance-section h3 {
	font-size: 24px;
	color: #000;
	font-weight: 600;
	line-height: 26px;
	font-family: 'Ubuntu', sans-serif;
	text-shadow: 1px 1px #ffffff50
}

.umnr-assistance-section p {
	font-size: 18px;
	color: #000;
	line-height: 24px;
	margin: 0 0 15px 0;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300
}

.umnr-assistance-section .btn-assistance {
	font-size: 24px !important;
	color: #fff;
	font-weight: 800;
	line-height: 26px;
	background: #28a745;
	text-align: center;
	padding: 12px 20px;
	margin: 0 0 10px 0 !important;
	font-family: 'Ubuntu', sans-serif
}

ul.related-pages {
	margin: 20px 0;
	padding: 20px 10px !important;
	background: #f5f5f5
}

ul.related-pages li {
	margin: 5px 1px !important;
	padding: 0;
	list-style-type: none !important;
	float: left;
	white-space: nowrap;
	width: auto
}

ul.related-pages li a {
	color: #fff;
	background: #0e193f;
	border: dashed 1px #0e193f;
	padding: 8px 10px;
	margin: 0px 2px;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	transition: all 0.75s;
	-webkit-transition: all 0.75s;
	-ms-transition: all 0.75s;
	-o-transition: all 0.75s;
	width: 235px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis
}

ul.related-pages li a:hover {
	color: #0e193f;
	font-weight: 600;
	background: #fff;
	border: dashed 1px #0e193f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	transition: all 0.75s;
	-webkit-transition: all 0.75s;
	-ms-transition: all 0.75s;
	-o-transition: all 0.75s
}

.call-phone {
	position: absolute;
	z-index: 50;
	bottom: 22px;
	width: 260px;
	height: 43px;
	margin: 0 auto;
	text-indent: -99999px;
	left: 0
}

.call-phone:focus {
	background: transparent !important
}

#popup-mobile {
	position: absolute;
	z-index: 999999 !important;
	display: none;
	text-align: center;
	font-family: 'Ubuntu', sans-serif
}

#popup-mobile .modal-content {
	border: solid 4px rgba(256, 256, 256, 0.3);
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px
}

#popup-mobile .modal-body {
	padding: 20px 0
}

#popup-mobile span {
	font-size: 24px;
	height: 25px;
	width: 25px;
	display: inline-block;
	text-align: center;
	line-height: 24px;
	color: #333;
	background: #eee
}

#popup-mobile h1 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 50px
}

#popup-mobile h4 {
	font-size: 22px
}

#popup-mobile .btn {
	font-size: 16px !important;
	font-weight: 700;
	text-transform: capitalize;
	padding: 12px 0;
	width: 65%;
	margin-top: 25px !important;
	letter-spacing: 0;
	color: #fff
}

#popup-mobile a {
	text-decoration: none;
	color: #0b1f66;
	display: block
}

#popup-mobile .call-icon {
	background-color: orangered;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	border-radius: 100%;
	font-size: 24px;
	-webkit-animation: glowing 1500ms infinite;
	-moz-animation: glowing 1500ms infinite;
	-o-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite
}

@-webkit-keyframes glowing {
	0% {
		background-color: #B20000;
		box-shadow: 0 0 3px #B20000
	}

	50% {
		background-color: #FF0000;
		box-shadow: 0 0 30px #FF0000
	}

	100% {
		background-color: #B20000;
		box-shadow: 0 0 3px #B20000
	}
}

@-moz-keyframes glowing {
	0% {
		background-color: #B20000;
		box-shadow: 0 0 3px #B20000
	}

	50% {
		background-color: #FF0000;
		box-shadow: 0 0 30px #FF0000
	}

	100% {
		background-color: #B20000;
		box-shadow: 0 0 3px #B20000
	}
}

@-o-keyframes glowing {
	0% {
		background-color: #B20000;
		box-shadow: 0 0 3px #B20000
	}

	50% {
		background-color: #FF0000;
		box-shadow: 0 0 30px #FF0000
	}

	100% {
		background-color: #B20000;
		box-shadow: 0 0 3px #B20000
	}
}

@keyframes glowing {
	0% {
		background-color: #B20000;
		box-shadow: 0 0 3px #B20000
	}

	50% {
		background-color: #FF0000;
		box-shadow: 0 0 30px #FF0000
	}

	100% {
		background-color: #B20000;
		box-shadow: 0 0 3px #B20000
	}
}

#popup-mobile .call-icon:hover {
	opacity: 0.9
}

#popup-mobile #backdrop {
	padding-top: 0px;
	position: fixed
}

#reservation-pop {
	text-align: center;
	font-family: 'Ubuntu', sans-serif
}

#reservation-pop .modal-content {
	padding: 0;
	border: solid 4px rgba(256, 256, 256, 0.3);
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px
}

#reservation-pop .modal-body {
	border-radius: 10px;
	-webkit-border-radius: 10px
}

#reservation-pop button {
	background: #e60a0a;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	text-align: center !important;
	float: right;
	right: -12px;
	position: absolute;
	top: -13px;
	z-index: 20;
	opacity: 1;
	color: #fff
}

#reservation-pop span {
	position: relative;
	top: 0px
}

#reservation-pop h3 {
	font-weight: 700;
	font-size: 24px;
	color: #000;
	margin: 20px 0 0
}

#reservation-pop img {
	margin: 25px auto;
	border-radius: 100%;
	width: 85px;
	height: 85px;
	border: solid 2px #ddd
}

#reservation-pop p {
	color: #333;
	font-size: 15px;
	margin-bottom: 0
}

#reservation-pop h2 {
	font-size: 28px;
	font-weight: 700;
	color: #c92a24;
	margin: 5px 0 10px 0
}

#reservation-pop .btn {
	font-size: 16px !important;
	font-weight: 700;
	text-transform: capitalize;
	padding: 12px 0;
	width: 85%;
	margin-top: 25px !important;
	letter-spacing: 0;
	margin-bottom: 0 !important;
	padding: 18px 0;
	box-shadow: 0px 0px 7px #999 !important;
	-webkit-box-shadow: 0px 0px 7px #999 !important;
	-o-box-shadow: 0px 0px 7px #999 !important;
	-ms-box-shadow: 0px 0px 7px #999 !important
}

#backdrop {
	background: rgba(0, 0, 0, 0.5);
	z-index: 50;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	padding-top: 120px
}

#tbfcnt {
	position: relative;
	z-index: 20
}

#tbfcnt .card {
	display: table;
	border: solid 1px #aaa;
	padding: 15px
}

#tbfcnt h5 {
	font-size: .875rem;
	margin: 0
}

#tbfcnt a {
	text-transform: capitalize;
	letter-spacing: inherit;
	margin: 0 !important;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	cursor: pointer
}

#tbfcnt .fa {
	margin: 0 0 0 15px;
	float: right
}

#tbfcnt ul {
	margin: 0;
	padding: 0
}

#tbfcnt ul li {
	margin: 0;
	padding: 0;
	list-style-type: symbols
}
#tbfcnt .card ul li ul {
	margin-left: 15px;
	padding: 0;
}

#tbfcnt ul li a {
	color: #333;
	font-size: 13px;
	text-decoration: none
}

#tbfcnt ul li a:hover {
	color: #0e193f;
	text-decoration: underline
}

@media (min-width:320px) and (max-width:767px) {
	#secondary img {
		display: none
	}

	.fresh-air .input-group {
		display: inline-block
	}

	.fresh-air .container {
		max-width: 100% !important
	}

	.fresh-air .input-group .form-control {
		position: relative;
		z-index: 2;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: 92% !important;
		margin-bottom: 0
	}

	.booking-cont {
		position: relative
	}

	.card img {
		min-height: 150px
	}

	.introcomponent iframe {
		width: 100%
	}

	#accordion .h3 {
		font-size: 15px;
		cursor: pointer
	}

	.fresh-air .intro-body {
		font-size: 16px
	}

	.fresh-air .brand-head-home {
		font-size: 2rem;
		line-height: 3rem;
		text-shadow: 2px 2px 1px rgba(256, 256, 256, .3);
		text-align: center;
		font-weight: 700;
		background: rgba(256, 256, 256, .5);
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-o-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		font-size: 2.25rem !important;
		font-weight: 700 !important
	}

	.fresh-air .cardcd .vertCol {
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 !important;
		margin-bottom: .5rem;
		margin-top: .5rem;
		background-clip: content-box
	}

	.navbar img {
		width: 255px;
		height: auto
	}

	#header-image-main-inside .cpolicy {
		position: relative;
		display: flex;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		background-clip: border-box;
		border: 0;
		z-index: 150;
		top: 10px;
		left: 0%;
		height: auto !important;
		border-radius: 10px;
		right: 0%;
		width: 85%
	}

	#header-image-main-inside {
		height: 250px;
		height: auto
	}
}

@media (min-width:320px) and (max-width:667px) {
	ul.related-pages li {
		display: inline-block;
		float: inherit;
		margin: 0.5px 0 !important
	}

	ul.related-pages {
		text-align: center
	}

	#popup-mobile.show {
		display: block
	}

	#reservation-pop {
		display: none
	}

	.fresh-air .dropdown-item {
		display: block;
		width: 100%;
		clear: both;
		text-align: inherit;
		white-space: nowrap;
		background: 0 0;
		border: 0;
		font-size: 15px;
		color: #f44235;
		display: block;
		line-height: 22px;
		padding: 5px 10px !important;
		margin-left: 10px;
		transition: all .5s;
		-webkit-transition: all .5s;
		-o-transition: all .5s
	}

	.dropdown-item .fresh-air a:hover,
	.fresh-air .dropdown-item:hover {
		color: #eee;
		background: #f44235;
		transition: all .5s;
		-webkit-transition: all .5s;
		-o-transition: all .5s
	}

	button:focus {
		outline: none;
		background-color: transparent !important
	}

	ul.otp li {
		width: 100%
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.booking-cont {}

	.fresh-air .dropdown-item {
		display: block;
		width: 100%;
		clear: both;
		text-align: inherit;
		white-space: nowrap;
		background: 0 0;
		border: 0;
		font-size: 15px;
		color: #f44235;
		display: block;
		line-height: 22px;
		padding: 5px 10px !important;
		margin-left: 10px;
		transition: all .5s;
		-webkit-transition: all .5s;
		-o-transition: all .5s
	}

	.dropdown-item .fresh-air a:hover,
	.fresh-air .dropdown-item:hover {
		color: #eee;
		background: #f44235;
		transition: all .5s;
		-webkit-transition: all .5s;
		-o-transition: all .5s
	}

	button:focus {
		outline: none;
		background-color: transparent !important
	}

	nav,
	nav .nav-wrapper i,
	nav a.sidenav-trigger,
	nav a.sidenav-trigger i {
		line-height: inherit !important
	}
}

@media (min-width: 1280px) and (max-width:1440px) {
	.fresh-air .navbar-nav .nav-item .nav-link {
		font-size: 1.0rem !important
	}

	.flightbooking-container label {}

	.flightbooking-container label span {
		font-size: 12px !important
	}
}

@media (width: 1024px) {
	.fresh-air .navbar-nav .nav-item .nav-link {
		font-size: 0.8rem !important
	}

	.navbar img {
		width: 260px !important;
		height: auto !important
	}
}

.form_reservation #header-image-main-inside .cpolicy {
	padding: 0;
	max-width: 100%;
	width: 100%
}

.airline_services li span {
	color: #fff
}

.airline_services li {
	width: 50%;
	text-align: left
}

.airline_services {
	display: flex;
	flex-wrap: wrap;
	width: 60%
}

.heading-title h1 {
	text-align: left;
	width: 60%
}

.banner-row {
	align-items: end
}

.selection-ticket select.form-select.form-control {
	border: none;
	background: transparent !important;
	margin: 0 !important
}

.selection-ticket.form-control {
	padding: 0 10px 0 0 !important
}

.heading-title {
	padding-bottom: 30px
}

.overlay-bg::before {
	position: absolute;
	content: '';
	background: #11172b;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	opacity: .5
}

.overlay-bg {
	background: linear-gradient(-180deg, transparent, #000000 100%), url(../assets/cp-air/american-airlines_new.jpg);
	position: relative;
	margin-top: 80px
}

.ctafooter-alternate a:before,
.ctafooter a:before {
	content: "\f879";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	padding-right: 10px;
	animation-name: calling;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear
}

@keyframes calling {
	from {
		transform: rotate3d(0, 0, 1, 0deg)
	}

	20%,
	32%,
	44%,
	56%,
	68% {
		transform: rotate3d(0, 0, 1, 0deg)
	}

	23%,
	35%,
	47%,
	59%,
	71% {
		transform: rotate3d(0, 0, 1, 15deg)
	}

	26%,
	38%,
	50%,
	62%,
	74% {
		transform: rotate3d(0, 0, 1, 0deg)
	}

	29%,
	41%,
	53%,
	65%,
	77% {
		transform: rotate3d(0, 0, 1, -15deg)
	}

	80% {
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

#mytext h3 {
	background: #0e193f;
	padding: 15px 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	color: #fff;
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 300
}

#mytext ul {
	list-style: none;
	padding: 30px 4%
}

#mytext ul li {
	display: flex;
	counter-increment: item;
	border-bottom: 3px solid #eaedf1;
	width: 100%;
	padding-bottom: 10px
}

#mytext ul li:before {
	counter-increment: li;
	content: counter(item, decimal-leading-zero);
	padding-right: 15px;
	font-weight: 600;
	font-size: 20px
}

#mytext ul li a {
	font-size: 16px;
	color: #000
}

#mytext {
	background-color: #f9f9f9;
	border-radius: 20px
}

#mytext h3 span {
	font-weight: 600
}

.introcomponent h2 {
	scroll-margin-top: 80px
}

@media (max-width: 992px) {
	.airline_services {
		width: 100%
	}

	.heading-title h1 {
		width: 100%
	}

	.heading-title h1 {
		text-align: left;
		font-size: 38px
	}

	.heading-title {
		padding-bottom: 0px;
		padding-top: 40px
	}
}

@media (max-width: 767px) {
	.main-img {
		position: absolute;
		top: 0;
		left: -75%
	}

	.main-img img {
		width: auto !important
	}

	.overlay-bg {
		margin-top: 46px
	}

	.form_reservation #header-image-main-inside .cpolicy {
		margin-top: 0 !important
	}

	.ctafooter a {
		font-size: 20px
	}

	.umnr-assistance-section,
	.assistance-section {
		min-height: auto
	}
}

@media (max-width: 576px) {
	#mytext ul li a {
		font-size: 14px
	}

	#mytext ul {
		padding: 15px 4%
	}

	#mytext ul li:before {
		padding-right: 10px;
		font-size: 16px
	}

	.ctafooter a {
		font-size: 13px;
		padding: 0 4px
	}

	.ctafooter-alternate a:before,
	.ctafooter a:before {
		padding-right: 2px
	}

	.ctafooter a svg {
		width: 20px
	}

	.ctafooter li span {
		display: none
	}
}

@media (max-width: 413px) {
	.heading-title h1 {
		font-size: 30px
	}

	.airline_services li span {
		font-size: 12px
	}

	.airline_services li span svg {
		width: 17px
	}

	#header-image-main-inside .cpolicy h4 {
		font-size: 20px;
		margin-bottom: 20px
	}

	.overlay-bg {
		margin-top: 40px
	}

	.airline_services {
		margin-bottom: 0
	}

	.ctafooter a {
		font-size: 12px;
		padding: 0 0px
	}
}

@media (max-width: 375px) {
	.ctafooter a {
		font-size: 12px;
		padding: 0 0px
	}
}

@media (max-width: 360px) {
	.ctafooter a {
		font-size: 11px;
		padding: 0 0px
	}
}

@media (max-width: 320px) {
	.heading-title {
		padding-top: 30px
	}

	#header-image-main-inside .cpolicy h4 {
		font-size: 17px;
		margin-bottom: 20px
	}

	.overlay-bg {
		margin-top: 40px
	}

	.airline_services {
		margin-bottom: 0
	}

	.ctafooter a {
		font-size: 10px;
		padding: 0px 0px
	}
}

.crisp-client {
	position: inherit;
	z-index: 99999999
}

.crisp-client #crisp-chatbox {
	display: none !important
}

.baggage .crisp-client #crisp-chatbox {
	display: block !important
}

.check-in .crisp-client #crisp-chatbox {
	display: block !important
}

.contact-number {
    display: flex;
    align-items: center;
}
.contact-number a {
    color: #fff;
}
.contact-number a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    height: 46px;
    display: flex;
    align-items: center;
    font-size: 14px;
}
.contact-number a svg {
    margin-right: 5px;
    width: 22px;
}
.contact-number a:first-child {
    margin-right: 5px;
}
.contact-number a:hover {
    color: white;
    border-color: white;
}
@media (max-width: 1600px){
    .fresh-air .navbar-nav .nav-item .nav-link {
        font-size: 0.9rem !important;
        color: #fff !important;
        margin-right: 4px;
    }
    .contact-number a {
        font-size: 12px;
    }
}
@media (min-width: 993px) and (max-width: 1440px){
    .navbar img {
        width: 270px;
    }
    .fresh-air .navbar-nav .nav-item .nav-link {
        font-size: 0.9rem !important;
        margin-right: 0px;
    }
    .fresh-air .navbar-nav .nav-item .nav-link:last-child {
        margin-right: 12px;
    }
    .contact-number a {
        font-size: 10px;
    }
}
@media (min-width: 993px) and (max-width: 1280px){
    .navbar img {
        width: 270px;
    }
.fresh-air .navbar-nav .nav-item .nav-link {
    font-size: 0.8rem !important;
    margin-right: 0px;
}
.contact-number a {
    font-size: 9px;
    padding: 0 8px;
}
}
@media (min-width: 993px) and (max-width: 1135px){
.navbar img {
    width: 230px;
}
}
@media (min-width: 993px) and (max-width: 1195px){
.navbar img {
    width: 194px;
}
.fresh-air .navbar-nav .nav-item .nav-link {
    font-size: 0.7rem !important;
    margin-right: 0px;
}
}
@media (max-width: 992px){
#contact-phone {
    margin-right: 30px;
}
.fresh-air .navbar {
    height: auto;
    padding: 15px 0;
}
.navbar .navbar-toggler {
    top: 9px;
}
.contact-number a {
    height: 36px;
}
}
@media (max-width: 767px){
.fresh-air .navbar {
    height: auto;
    padding: 5px 0 15px 0;
}
.navbar img {
    width: 350px;
    height: auto;
}
.fresh-air .navbar-collapse {
    top: 8.6rem;
}
body {
    margin-top: 130px;
}
.reservation-banner {
    margin-top: 113px;
    padding: 20px 0;

}
.parsys_column.overlay-bg {
    margin-top: 120px;
}
}
@media (min-width: 817px) and (max-width: 992px){
.fresh-air .navbar-collapse {
    top: 5.5rem;
}
}
@media (min-width: 768px) and (max-width: 817px){
    .fresh-air .navbar-collapse {
        top: 8.08rem;
    }

}
@media (max-width: 600px){
    .fresh-air .navbar-collapse {
        top: 8.06rem;
    }
    body {
    margin-top: 120px;
}
.reservation-banner {
    margin-top: 112px;

}
}
@media (max-width: 452px){

    .contact-number a {
        font-size: 11px;
    }
    #contact-phone {
        margin-right: 0;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .navbar img {
        width: 250px;
        height: auto;
    }
    .navbar .navbar-toggler {
        top: 5px;
    }
    .fresh-air .navbar {
        padding: 5px 15px 15px 15px !important;
    }
}
@media (max-width: 400px){
.contact-number a {
    font-size: 11px;
    padding: 0 10px;
}
}
@media (max-width: 374px){
.contact-number a {
    font-size: 11px;
    padding: 0 7px;
}
}
@media (max-width: 359px){
.contact-number a {
    font-size: 9px;
    padding: 1px 6px;
}
}

.live-connect {
    position: fixed;
    right: 0;
    width: 190px;
    z-index: 9;
    height: 50px;
    bottom: 150px;
    padding: 0;
    z-index: 99999;
    	animation: mymove 2s;
}
@keyframes mymove {
       0%   {right:-200px}
       100% {right:0px}
     }
.connect-live {
    background: #0d193f;
    width: 190px;
    text-align: center;
    padding: 10px;
    color: #fff;
    border-radius: 10px 0 0 10px;
    font-size: 20px;
}
.connect-live span {
    float: left;
    font-size: 25px;
    font-family: Oswald-Bold;
    width: 220px;
    margin: 0;
    background: #e5e5e5;
    border-radius: 30px 0 0 30px;
    transform: scale(0);
    -webkit-transform: scale(0);
    transform-origin: right;
    -webkit-transform-origin: right;
    position: absolute;
    top: 1px;
    left: 0;
    text-align: center;
    color: #000;
    padding: 5px 10px;
    transition: all .5s;
    -webkit-transition: all .5s;
    z-index: -1;
}
.live-connect a:hover .connect-live span {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .5s;
    -webkit-transition: all .5s;
    left: -220px;
}

@media (max-width:992px){
    .live-connect{display:none}
}
@media (min-width: 320px) and (max-width: 600px){
	img {
		width:100%;
	}
}