article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input[type=text], input[type=password], input[type=file], select, textarea { font-family:'Open Sans',serif;color:#222;outline:none;-webkit-appearance:none;border-radius:0;}
body {margin: 0; font-size: 1em; line-height: 1.2;}

::-moz-selection { background: #48BDE8; color: #fff; text-shadow: none; }
::selection { background: #48BDE8; color: #fff; text-shadow: none; }

::-webkit-input-placeholder { color:#bbb;}
:-moz-placeholder { color: #bbb;}
::-moz-placeholder { color: #bbb;}
:-ms-input-placeholder {color:#bbb}
::-webkit-textarea-placeholder { color:#bbb;}
:-ms-textarea-placeholder {color:#bbb;}

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
blockquote {margin:0;}
hr { display: block; height: 1px; border: 0; border-top: 2px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #474747; text-decoration: none; }
mark { background: #ff0; color: #474747; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 30px;}
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

@font-face {
    font-family:'weather';
    src: url('weather/artill_clean_icons-webfont.eot');
    src: url('weather/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('weather/artill_clean_icons-webfont.woff') format('woff'),
         url('weather/artill_clean_icons-webfont.ttf') format('truetype'),
         url('weather/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-0:before{content:":"}.icon-1:before{content:"p"}.icon-2:before{content:"S"}.icon-3:before{content:"Q"}.icon-4:before{content:"S"}.icon-5:before{content:"W"}.icon-6:before{content:"W"}.icon-7:before{content:"W"}.icon-8:before{content:"W"}.icon-9:before{content:"I"}.icon-10:before{content:"W"}.icon-11:before{content:"I"}.icon-12:before{content:"I"}.icon-13:before{content:"I"}.icon-14:before{content:"I"}.icon-15:before{content:"W"}.icon-16:before{content:"I"}.icon-17:before{content:"W"}.icon-18:before{content:"U"}.icon-19:before{content:"Z"}.icon-20:before{content:"Z"}.icon-21:before{content:"Z"}.icon-22:before{content:"Z"}.icon-23:before{content:"Z"}.icon-24:before{content:"E"}.icon-25:before{content:"E"}.icon-26:before{content:"3"}.icon-27:before{content:"a"}.icon-28:before{content:"A"}.icon-29:before{content:"a"}.icon-30:before{content:"A"}.icon-31:before{content:"6"}.icon-32:before{content:"1"}.icon-33:before{content:"6"}.icon-34:before{content:"1"}.icon-35:before{content:"W"}.icon-36:before{content:"1"}.icon-37:before{content:"S"}.icon-38:before{content:"S"}.icon-39:before{content:"S"}.icon-40:before{content:"M"}.icon-41:before{content:"W"}.icon-42:before{content:"I"}.icon-43:before{content:"W"}.icon-44:before{content:"a"}.icon-45:before{content:"S"}.icon-46:before{content:"U"}.icon-47:before{content:"S"}

/* ===== Primary Styles ========================================================
   Author: Design and Logic
   ========================================================================== */
body {background:#fff;font-family:'Open Sans',serif;font-size:14px;color:#222;overflow:hidden;overflow-y:scroll;}

/* Standards */
*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.hidden {display: none !important; visibility: hidden;}
.clearfix:after {content:"";display:table;clear:both;}

/* Styles */
a, .ani {text-decoration:none;}
p {line-height:22px;}

/* Messages */
.success, .error {display:none;padding:10px 15px;margin:0 0 15px;}
.success.active, .error.active {display:block;}
.success {background-color:#dff0d8;color:#468847;}
.error {background-color:#f2dede;color:#b94a48;}
.success p, .error p {margin:0;}

/* Video */
.pass-video {position:relative;}
.pass-video .ratio {display:block;width:100%;height:auto;}
.pass-video iframe {position:absolute;top:0;left:0;width:100%;height:100%;}

/* Warning */
.warning {background:#472e8d;padding:12px 15px;border:1px solid #38246f;border-top:none;}
.warning a {color:#fff;line-height:20px;}

/* Info Bar */
.info-bar {background:#0a587a;border-bottom:1px solid #09435c;}
.info-bar ul {float:right;list-style:none;padding:0;margin:0;}
.info-bar ul li {display:inline-block;margin-left:-3px;border-right:1px solid #09435c;padding:15px;color:#fff;}
.info-bar ul li a {display:block;color:#fff;}
.info-bar ul li.font {font-weight:700;font-size:18px;padding:11px 13px 14px;border-left:1px solid #09435c;}
.info-bar ul li.font span.sm {font-size:12px;}
.info-bar ul li.font span.md {font-size:15px;}
.info-bar ul li.connect {padding:8px 15px;}
.info-bar ul li.connect a.icon {display:inline-block;background:#fff;color:#0a587a;width:30px;height:30px;line-height:30px;border-radius:30px;text-align:center;}
.info-bar ul li.connect a.icon.first {margin-left:12px;}

/* Header */
header {background:url(../images/hbg.jpg);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;}
header .login {float:right;list-style:none;padding:0;margin:0;background:#472e8d;padding:8px 15px;border-radius:0 0 15px 15px;border:1px solid #38246f;border-top:none;}
header .login li {display:inline-block;}
header .login li a {display:block;color:#fff;font-weight:700;padding:5px;text-transform:uppercase;}
header .login li.sep {width:1px;height:10px;background:#6853a4;}
header .mid {padding:30px 0;}
header .logo img {width:315px;max-width:100%;}
header .block {margin-top:10px;}
header .block img {width:100%;}

/* Navigation */
nav {background:rgba(0,171,232,1);/*background:rgba(71,46,141,1);background:rgba(16,88,122,1);*/position:relative;}
.menu-main ul li {display:inline-block;position:relative;}
.menu-main ul li a {display:block;padding:15px;color:#fff;}
.menu-main ul ul {display:none;background:rgba(0,171,232,1);position:absolute;min-width:175px;width:auto;z-index:100;}
.menu-main ul li:hover > ul {display:block;}
.menu-main ul ul li {display:block;}
.menu-main ul ul li a {padding:8px 15px;color:#fff;text-transform:uppercase;}
.menu-main ul ul li:hover > a {background:#0a587a;}
.menu-main ul ul ul {display:none;position:absolute;top:0;left:100%;background:rgba(0,171,232,1);}
.menu-main ul ul li:hover > ul {display:block;}
.menu-main ul ul ul li a {color:#fff;}
.menu-main ul ul ul li:hover > a {background:#0a587a}

.menu-mobile {display:none;position:absolute;top:100%;left:15px;right:15px;background:rgba(0,171,232,1);z-index:1002;}
.menu-mobile ul li {position:relative;}
.menu-mobile ul li a {display:block;padding:15px;color:#fff;}
.menu-mobile ul li a i {position:absolute;right:15px;}
.menu-mobile ul ul {display:none;background:rgba(0,171,232,1);}
.menu-mobile ul ul li a {padding:10px 15px 10px 25px;}
.menu-mobile ul ul li:hover > a {background:#0a587a;}
.menu-mobile ul ul ul {display:block;}
.menu-mobile ul ul ul li a {padding:10px 15px 10px 40px;}

nav .time {text-align:right;position:absolute;top:12px;right:15px;z-index:100;}
nav .time .local {display:inline-block;text-transform:uppercase;font-size:10px;color:#bddeec;}
nav .time .local span {font-weight:700;color:#fff;}
nav .time .timer {display:inline-block;font-size:26px;font-weight:700;color:#fff;margin:-3px 0 0 5px;}
nav .time .timer span {font-size:18px;}

/* Mobile */
.menu-btn {display:none;padding:11px 15px;color:#fff;font-weight:700;font-size:20px;}

/* Slideshow */
.slideshow {position:relative;list-style:none;margin:0;padding:0;width:100%;overflow:hidden;}
.slideshow li {position:absolute;display:none;width:100%;left:0;top:0;}
.slideshow li:first-child {position:relative;display:block;float:left;}
.slideshow img {display:block;width:100%;height:100%;float:left;}

.arrows {position:relative;}
.arrows .prev {display:block;position:absolute;top:40%;left:-32px;z-index:100;background:#b7dbea;color:#fff;width:32px;height:55px;border-radius:30px 0 0 30px;font-size:20px;line-height:55px;}
.arrows .prev i {margin-left:15px;}
.arrows .next {display:block;position:absolute;top:40%;right:-32px;z-index:100;background:#b7dbea;color:#fff;width:32px;height:55px;border-radius:0 30px 30px 0;font-size:20px;line-height:55px;}
.arrows .next i {margin-left:11px;}
.arrows .prev:hover, .arrows .next:hover {background:#56C5EE;}

.pager {list-style:none;padding:15px 0;margin:0;text-align:center;}
.pager li {display:inline-block;}
.pager li a {display:block;width:15px;height:15px;border-radius:15px;background:#56C5EE;margin:0 3px;}
.pager li.rs_here a {background:#0a587a;}

/* Links */
.links {padding:50px 0;}
.links .item {text-align:center;}
.links .item.mid {border-left:1px solid #ddd;border-right:1px solid #ddd;}
.links .heading {font-weight:700;font-size:18px;padding:25px 0 10px;text-transform:uppercase;}
.links .heading.light {color:#25aae1;}
.links .heading.dark {color:#0a587a;}
.links .heading.purple {color:#472e8d;}
.links ul {list-style:none;margin:0;padding:0;}
.links ul li a {display:block;color:#222;padding:3px 0;}
.links ul li a.light:hover {color:#25aae1;}
.links ul li a.dark:hover {color:#472e8d;}
.links ul li a.purple:hover {color:#472e8d;}

/* Widgets */
.widgets {background:url(../images/wbg.jpg);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;padding:40px 0;}
.widgets .title {color:#0a587a;font-weight:700;font-size:18px;padding-bottom:15px;text-transform:uppercase;}
.widgets .weather .heading {color:#0a587a;font-weight:700;font-size:18px;padding-bottom:15px;text-transform:uppercase;}
.widgets .weather {background:url(../images/weather.jpg);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;box-shadow:0 0 7px #7c8a90;border-radius:10px;}
.widgets .weather .top {padding:20px 20px 0;min-height:150px;}
.widgets .weather p {color:#fff;padding:20px;}
.widgets .weather .city {color:#fff;font-weight:700;text-transform:uppercase;font-size:16px;}
.widgets .weather .icon {float:left;padding:0 15px;width:50%;}
.widgets .weather .icon i {font-family:'weather';display:inline-block;font-size:125px;color:#fff;margin:-10px 0 -30px;}
.widgets .weather .side {float:left;padding:0 15px;width:50%;color:#fff;font-size:60px;font-weight:700;margin-top:-30px;text-align:center;}
.widgets .weather .side span.day {font-size:14px;letter-spacing:4px;font-weight:400;text-transform:uppercase;}
.widgets .weather .side span.unit {text-transform:uppercase;font-size:35px;}
.widgets .weather .side .temp {margin-top:-15px;}
.widgets .weather .forecast {background:#fff;padding:5px 15px 10px;border-radius:0 0 10px 10px;color:#bbb;}
.widgets .weather .forecast .fore {float:left;width:25%;padding:0 15px;text-align:center;}
.widgets .weather .forecast .day {text-transform:uppercase;font-size:12px;}
.widgets .weather .forecast i {font-family:'weather';display:inline-block;font-size:40px;}

.widgets .true-cost {background:#fff;box-shadow:0 0 7px #7c8a90;border-radius:10px;position:relative;}
.widgets .true-cost .true-button {display:block;position:absolute;left:15px;bottom:12px;background:#472e8d;width:25px;height:25px;line-height:23px;border-radius:25px;text-align:center;color:#fff;z-index:101;}
.widgets .true-cost .true-info {display:none;position:absolute;top:0;left:0;width:100%;height:100%;padding:15px;background:#fff;border-radius:10px;z-index:100;}
.widgets .true-cost .true-info.active {display:block;}
.widgets .true-cost .true-info p {font-size:12px;margin:8px 0;}
.widgets .true-cost .true-info p span {color:#25aae1;}
.widgets .true-cost .true-info p:first-child {margin-top:0;}
.widgets .true-cost .heading {color:#0a587a;font-weight:700;font-size:16px;padding:15px 0;text-transform:uppercase;text-align:center;}
.widgets .true-cost .heading.bottom {padding-bottom:19px;}
.widgets .true-cost .heading.light {color:#25aae1;}
.widgets .true-cost .heading.dark {color:#0a587a;}
.widgets .true-cost .heading.purple {color:#472e8d;}
.widgets .true-cost .heading.sm {color:#0a587a;font-size:15px;}
.widgets .true-cost .item {border-left:1px solid #ddd;}
.widgets .true-cost ul {list-style:none;margin:0;padding:0 0 15px;}
.widgets .true-cost ul li {text-align:right;line-height:28px;position:relative;}
.widgets .true-cost ul li input {border:1px solid #ddd;padding:5px 10px 5px 20px;width:100%;text-align:right;}
.widgets .true-cost ul li span.dollar {position:absolute;color:#bbb;top:0px;left:10px;}
.widgets .true-cost ul li span.dollar.input {top:2px;left:10px;}
.widgets .true-cost .footer {background:#f1f1f1;margin:0 -15px;}
.widgets .true-cost .footer.left {border-radius:0 0 0 10px;}
.widgets .true-cost .footer.right {border-radius:0 0 10px 0;}
.widgets .true-cost .footer .heading {text-align:right;padding-right:15px;}

/* Subpages */
.page {padding:15px 0 0;}
.page .content {border-left:1px solid #ddd;padding-bottom:40px;min-height:205px;}
.page .content h1 {font-size:24px;color:#25aae1;}
.page .content h2 {font-size:22px;color:#25aae1;}
.page .content h3 {font-size:18px;color:#472e8d;}
.page .content h4 {font-size:16px;color:#472e8d;}
.page .content a {color:#472e8d;}
.page .content a:hover {text-decoration:underline;}
.page .content ul li {line-height:22px;}
.page .content ul.site-map {list-style:none;padding:0;}
.page .content ul.site-map > li {margin-bottom:15px;}
.page .content ul.site-map > li > a {font-size:16px;font-weight:700;}
.page .content ul.site-map ul > li > a {color:#222;}
.page .content img {max-width:100% !important;height:auto !important;}
.page .content .map {height:400px;;}
.page .content .map img {max-width:none !important;}

.page .sidebar {padding-bottom:50px;}
.page .sidebar h4 {font-size:16px;color:#25aae1;}
.page .sidebar ul {list-style:none;margin:-10px 0;padding:0;}
.page .sidebar ul li {line-height:22px;}
.page .sidebar ul li a {color:#222;}
.page .sidebar ul li a:hover {color:#472e8d;}
.page .sidebar ul li a.active {color:#472e8d;}
.page .underline {border-top:1px solid #ddd;}
.page .underline.formed {margin:5px 0 15px -15px;}
.page .login .input {margin-bottom:15px;}
.page .login .input.required {color:#ed6146;}
.page .login .input input {width:100%;padding:6px;border:1px solid #bbb;margin-top:5px;}
.page .login .input select {width:100%;padding:6px;border:1px solid #bbb;margin-top:5px;}
.page .login .input input[type="checkbox"] {width:15px;}
.page .login .input input.required {border:1px dashed #ed6146;}
.page .login .input select.required {border:1px dashed #ed6146;}
.page .login .input button {padding:10px 25px;border:none;color:#fff;background:#472e8d;margin-top:5px;}
.page .show {display:none;}

/* Flights */
.flights {width:100%;border:1px solid #ddd;margin-top:25px;}
.flights th {border-bottom:1px solid #ddd;background:#472e8d;color:#fff;text-align:left;}
.flights tr:nth-child(odd) {background:#f1f1f1;}
.flights td {position:relative;}
.flights td span {display:none;}
.flights td.positive {color:#097936;}
.flights td.neutral {color:#777;}
.flights td.negative {color:#DA252E;}
.flights td img {width:100px;margin-top:-4px;}

/* Ads */
.ads {padding:50px 0 35px;}
.ads .item {padding-bottom:15px;}
.ads .item img {width:100%;}

/* Footer */
footer {background:#0a587a;padding:50px 0 150px;box-shadow:inset 0 20px 18px -20px rgba(0,0,0,0.8);}
footer .first {text-align:center;}
footer .first img {margin-left:-4px;max-width:100%;}
footer .first ul {list-style:none;padding:0;margin:0;}
footer .first ul li {display:inline-block;border-left:1px solid #09435c;padding:0 10px;}
footer .first ul li:first-child {border-left:none;}
footer .first ul li a {display:block;color:#bddeec;font-size:12px;}
footer .first ul li a:hover {color:#fff;}
footer .social {text-align:center;padding:15px 0 20px;}
footer .social a.icon {display:inline-block;background:#fff;color:#0a587a;width:40px;height:40px;line-height:40px;font-size:20px;border-radius:45px;text-align:center;}

footer .special {float:left;width:16.66%;padding:0 15px;}
footer .special .title {color:#fff;font-weight:600;margin-top:3px;}
footer .special ul {list-style:none;padding:0 0 0 10px;margin:5px 0 0 0;border-left:1px solid #09435c;}
footer .special ul li a {display:block;color:#bddeec;font-size:12px;padding:2px 0;}
footer .special ul li a:hover {color:#fff;}

/* Rental Cars */
#rc-connect-iframe {height:250px;}

/* Application */
#pdf {max-width:900px;margin:0 auto;padding:15px;}
#pdf .section {display:table;width:100%;}
#pdf .section:after {content:"";display:table;clear:both;}
#pdf [class^="col-"] {display:table-cell;vertical-align:top;}
#pdf .col-25 {width:25%;}
#pdf .col-33 {width:33.33%;}
#pdf .col-50 {width:50%;}
#pdf .col-66 {width:66.66%;}
#pdf .col-75 {width:75%;}
#pdf .col-100 {width:100%;}
#pdf .right {float:right;}
#pdf .app-header {margin-bottom:15px;}
#pdf .app-header img {width:200px;}
#pdf .app-header .app-title {font-weight:700;font-size:18px;margin:22px 0;}
#pdf .app-header .app-checks {list-style:none;margin:0;padding:0 0 0 50px;}
#pdf .app-header .app-checks li {font-weight:700;margin-bottom:5px;font-size:12px;}
#pdf .check {display:inline-block;vertical-align:top;margin-right:4px;width:15px;height:15px;border:1px solid #000;border-radius:3px;}
#pdf .box {border:1px solid #000;border-top:2px solid #000;margin-bottom:15px;}
#pdf .box .box-title {background:#f5f5f5;padding:4px;font-weight:700;}
#pdf .box .input {min-height:38px;border-top:1px solid #000;padding:4px;}
#pdf .box .input.medium {min-height:110px;}
#pdf .box .input.large {min-height:100px;}
#pdf .box .input.mid {border-left:1px solid #000;border-right:1px solid #000;}
#pdf .box .input.end {border-left:1px solid #000;}
#pdf .box .input .heading {font-size:10px;font-weight:700;}
#pdf .box .info {font-size:10px;border-top:1px solid #000;padding:4px;}
#pdf .box .lost {font-weight:700;padding:6px 2px;}
#pdf .box .square {width:66.66%;margin:10px 0 5px;border:1px solid #000;padding:5px;font-size:16px;font-weight:700;min-height:35px;}
#pdf .box .expiry {width:66.66%;margin:5px 0 0;border:1px solid #000;border-top:none;}
#pdf .statement {font-weight:700;}
#pdf .statement span {font-size:12px;}

@media only screen and (max-width:1200px){
.menu-btn {display:block;}
.menu-main {display:none;}

header .block {margin-top:20px;}
.widgets .true-cost .tbay ul {padding-top:18px;}
.widgets .true-cost .duluth ul {padding-top:18px;}
.widgets .true-cost .minni ul {padding-top:18px;}
}

@media only screen and (max-width:990px){
header .block {margin-top:30px;}
.widgets .weather .top {min-height:0;padding-bottom:15px;}
.widgets .weather .icon i {font-size:100px;}
.widgets .weather .side {font-size:40px;margin-top:-10px;}
.widgets .weather .side span.day {font-size:10px;}
.widgets .weather .side span.unit {font-size:16px;}
.widgets .weather .side .temp {margin-top:-8px;}
.widgets .true-cost .true-info p {font-size:14px;margin:15px 0;}
.widgets .true-cost .tbay ul {padding-top:0;}
.widgets .true-cost .duluth ul {padding-top:0;}
.widgets .true-cost .minni ul {padding-top:0;}
.widgets .true-cost .item.spec {border-left:none;}
.widgets .true-cost .footer.spec {border-radius:0 0 0 10px;}
.widgets .true-cost .footer.left {border-radius:0;}
#rc-connect-iframe {height:310px;}
}

@media only screen and (max-width:767px){
.pass-video {margin-bottom:15px;}
.info-bar ul {float:none;text-align:center;}
header .login {float:none;text-align:center;}
header .logo {text-align:center;}
header .logo img {width:250px;}
header .block {display:none;}
.arrows .prev, .arrows .next {display:none;}
.links .item.mid {border:none;padding:50px 0;}
.widgets .weather {margin-bottom:30px;}
.widgets .weather .icon {float:left;width:50%;}
.widgets .weather .side {float:left;width:50%;text-align:center;}
.widgets .true-cost .item {border-left:none;}
.widgets .true-cost .footer.spec {border-radius:0;}
.widgets .true-cost .footer.right {border-radius:0 0 10px 10px;}
.page .content {border-left:none;}
.page .login .input input {width:100%;}
.page .underline.formed {margin:5px 0 15px;}
footer .first {padding-bottom:30px;}
footer .first img {display:block;margin:0 auto;}
footer .special {float:none;width:100%;padding:0 15px;text-align:center;padding-bottom:30px;}
footer .special:last-child {padding-bottom:0;}
footer .special ul {border-left:none;padding:0;}
#rc-connect-iframe {height:250px;}
}

@media only screen and (max-width:690px){
#rc-connect-iframe {height:310px;}
}

@media only screen and (max-width:650px){
.mobile-hidden {display:none !important;}
.flights th {font-size:11px;}
.flights td {font-size:11px;}
.flights td img {display:none;}
.flights td span {display:block;}
.info-bar ul li.adjust {border-left:1px solid #09435c;}
.info-bar ul li.connect a.icon.first {margin-left:0;}
nav .time .local {display:none;}
}

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
