/*
    Theme Name: SuperShuttle
    Theme URI: https://www.supershuttle.com/
    Description: This theme was built on the Genesis Framework.
    Author: SuperShuttle
    Author URI: https://www.supershuttle.com/

    Version: 2.0.0

    Template: genesis
    Template Version: 2.5.3

    License: GPL-2.0+
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* # Table of Contents
- HTML5 Reset
    - Baseline Normalize
    - Box Sizing
    - Float Clearing
- Defaults
    - Typographical Elements
    - Headings
    - Objects
    - Gallery
    - Forms
    - Tables
    - Screen Reader Text
- Structure and Layout
    - Site Containers
    - Column Widths and Positions
    - Column Classes
- Common Classes
    - Genesis
    - Search Form
    - Titles
    - WordPress
- Widgets
    - Featured Content
- Plugins
    - Genesis eNews Extended
    - Jetpack
- Skip Links
- Site Header
    - Title Area
    - Header Widget Area
        - Top Sales Bar
- Site Navigation
    - Accessible Menu
    - Site Header Navigation
    - After Header Navigation
    - Sliding Navigation
    - Footer Navigation
- Added Hero Widget Areas and Front Page
- Content Area
    - Entries
    - Entry Meta
    - Pagination
- Sidebars
- Footer Widgets
    - Site Footer
- General Customization
    - Scroll to Top
    - Sticky Mobile Button
    - Full Screen page template
    - Hero Single CTA page template
    - Info page template
    - Solid page template
- Misc Inner Page Customization
    - 404
    - AAA
    - AA Holiday
    - Affiliates
    - Airline Discount
    - Airline Rewards
    - Airport & City/Location
    - Airport Mobile Self Check-in
    - American Airlines
    - App
    - Baltimore Reduced
    - Big Game 2018
    - Business & Partners
    - Business New Layout
    - Disneyland 2017
    - Drive
    - Inner Drive
    - DriveNow
    - Galveston Cruise
    - Get to who matters most
    - Groups & Events
    - How it Works
    - Komen Foundation
    - Locations
    - Menlo Sports
    - Non-Stop
    - Plugin Test
    - Provider Solutions
    - Solid & Search
    - South by Southwest (SXSW) 2017
    - Spring Break 2018
    - Tour Wholesale
    - Upfront Pricing
    - Wedding
    - Winter Sale (FREEZ)
- Language-specific
- Media Queries
    - Max-width: 1580px
    - Max-width: 1360px
    - Max-width: 1200px
    - Max-width: 1050px
    - Max-width: 860px
    - Max-width: 640px
    - Max-width: 480px
    - Max-width: 360px
    - Max-width: 319px
- Print Styles
- Browser-specific CSS
- Keyframes
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
------------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

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

body {
    margin: 0;
}


.iframe {
    display: flex;
    align-items: center;
    justify-content: center;
}

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

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

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

progress {
    vertical-align: baseline;
}

template, [hidden] {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
    a:active, a:hover {
        outline-width: 0;
    }
    a object {
        pointer-events: none;
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

medium, b, strong {
    font-weight: inherit;
}

medium {
    font-weight: 500;
}

b, strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

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

mark {
    background-color: #ff0;
    color: #333;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.75em;
}

img {
    border-style: none;
}

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

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

figure {
    margin: 1em 40px;
}

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

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

optgroup {
    font-weight: bold;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

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

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

    button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

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

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

textarea {
    overflow: auto;
}

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

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

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

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

/* ## Box Sizing
------------------------------------------------- */

html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
    z-index: 1;
}


/* ## Float Clearing
------------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
    content: " ";
    display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
------------------------------------------------- */

html {
    font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
    font-size: 1.7rem;
}

body {
    background-color: #eee;
    color: #4a4a4a;
    font-family: "proxima-nova",sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    line-height: 1.625;
    margin: 0;
    position: relative;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img,
span {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

a {
    color: #0060ff;
    text-decoration: none;
    cursor: pointer;
}

a:hover,
a:focus {
    color: #333;
    text-decoration: none;
}

p {
    margin: 0 0 20px;
    padding: 0;
}
    p.stronger,
    span.stronger {
        font-weight: 500;
    }
    p sub,
    p sup {
    	font-size: 100%;
    }
    p sub {
		bottom: -0.5em;
    }
    p sup {
    	top: -0.25em;
    }

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

hr {
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid #eee;
    clear: both;
    margin: 1em 0;
}

b,
strong {
    font-weight: 700;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 40px;
}

    blockquote::before {
        content: "\201C";
        display: block;
        font-size: 30px;
        font-size: 3rem;
        height: 0;
        left: -20px;
        position: relative;
        top: -10px;
    }


/* ## Headings
------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "proxima-nova",sans-serif;
    font-weight: 300;
    line-height: 1.2;
    margin: 0 0 20px;
    color: #4285f4;
}

h1 {
    font-size: 60px;
    font-size: 6rem;
    font-weight: 300;
}
	.home .hero h1 {
		color: #fff;
		font-weight: 700;
        text-shadow: 1px 1px 3px #333;
		margin: 0 0 10px;
	}

h2 {
    font-size: 44px;
    font-size: 4.4rem;
    font-weight: 300;
}

h3 {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 1px;
    border-bottom: 2px solid #4285f4;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 30px;
    margin-top: 40px;
    margin-bottom: 30px;
}

h4 {
    font-size: 40px;
    font-size: 4rem;
}

h5 {
    font-size: 32px;
    font-size: 3.2rem;
}

h6 {
    font-size: 16px;
    font-size: 1.6rem;
}

h8 {
    font-size: 32px;
    font-size: 3.2rem;
color: #ffffff;
}

h9 {
    font-size: 16px;
    font-size: 1.6rem;
color: #1c97d4;
}

/* ## Objects
------------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}

figure {
    margin: 0;
}

/* ## Gallery
------------------------------------------------- */

.gallery {
    overflow: hidden;
}

.gallery-item {
    float: left;
    margin: 0 0 20px;
    text-align: center;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery-columns-6 .gallery-item {
    width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}

    .gallery-columns-2 .gallery-item:nth-child(2n+1),
    .gallery-columns-3 .gallery-item:nth-child(3n+1),
    .gallery-columns-4 .gallery-item:nth-child(4n+1),
    .gallery-columns-5 .gallery-item:nth-child(5n+1),
    .gallery-columns-6 .gallery-item:nth-child(6n+1),
    .gallery-columns-7 .gallery-item:nth-child(7n+1),
    .gallery-columns-8 .gallery-item:nth-child(8n+1),
    .gallery-columns-9 .gallery-item:nth-child(9n+1) {
        clear: left;
    }

.gallery img {
    border: 1px solid #eee;
    height: auto;
    padding: 4px;
}

    .gallery img:hover,
    .gallery img:focus {
        border: 1px solid #999;
    }

/* ## Forms
------------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    padding: 10px;
    width: 100%;
}

.locations .hero input {
    padding: 16px;
}

input[type="search"] {
    width: 95%;
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

::-moz-placeholder {
    color: #333;
    opacity: 1;
}

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	display: inline-block;
    background-color: #4285f4;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    white-space: normal;
    text-align: center;
    width: auto;
    padding: 10px 35px;
    border: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

    button:hover,
    input:hover[type="button"],
    input:hover[type="reset"],
    input:hover[type="submit"],
    .button:hover,
    button:focus,
    input:focus[type="button"],
    input:focus[type="reset"],
    input:focus[type="submit"],
    .button:focus {
        background-color: #346ac3;
        color: #fff;
    }

.button {
    margin-top: 24px;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
    padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
    background-color: #eee;
    border-width: 0;
    color: #777;
    cursor: not-allowed;
}

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

/* ## Tables
------------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
    word-break: break-word;
}

tbody {
    border-bottom: 1px solid #eee;
}

td,
th {
    text-align: left;
}

td {
    border-top: 1px solid #eee;
    padding: 6px;
}

th {
    font-weight: 400;
    padding: 0 6px;
}
    td:first-child,
    th:first-child {
        padding-left: 0;
    }


/* Fort Collins page tables */

td,th {
    border: 1px solid #ccc;
    padding: 5px !important;
}
    td:first-child,
    th:first-child {
        padding-left: initial;
    }


/* ## Screen Reader Text
------------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}
    .screen-reader-text:focus,
    .screen-reader-shortcut:focus,
    .genesis-nav-menu .search input[type="submit"]:focus {
        clip: auto !important;
        height: auto;
        width: auto;
        display: block;
        font-size: 1em;
        font-weight: 700;
        padding: 15px 23px 14px;
        color: #333;
        background: #fff;
        z-index: 100000; /* Above WP toolbar. */
        text-decoration: none;
        box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    }

.more-link {
    position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
------------------------------------------------- */

.site-inner,
.wrap,
.footer-widgets {
    margin: 0 auto;
    max-width: 1600px;
}

.wrap {
    padding: 0 200px 120px;
}

.site-header .wrap {
    background-color: transparent;
    padding: 12px 30px 0;
}

.nav-primary .wrap {
    padding: 15px 0 0;
}

.site-container {
    position: relative;
    width: 100%;
    max-width: 1600px;
    /*margin-top: 74px;*/
    margin-right: auto;
    margin-left: auto;
}
    .tsb .site-container {
        margin-top: 109px;
    }
    .home .site-container,
    .hero-single-cta .site-container,
    .single-airport .site-container,
    .single-location .site-container,
    .single-facebook_ad .site-container {
        margin-top: 0;
    }
    .tsb.hero-single-cta .site-container,
    .tsb.single-airport .site-container,
    .tsb.single-location .site-container,
    .tsb.single-facebook_ad .site-container {
        margin-top: 35px;
    }

.site-inner {
    clear: both;
    word-wrap: break-word;
}

.landing-page .site-inner {
    max-width: 800px;
}

/* ## Column Widths and Positions
------------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    width: 1060px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}

/* ### Content */

.content {
    float: right;
    width: 880px;
    background-color: #f6f6f6;
}

.location-archive .content {
    padding: 90px 140px 120px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
    float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
    width: 660px;
}

.full-width-content .content {
    width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
    float: right;
    width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
    float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
    float: left;
    width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
    float: right;
}

/* ## Column Classes
------------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
}
    .five-sixths.reverse,
    .four-sixths.reverse,
    .one-fourth.reverse,
    .one-half.reverse,
    .one-sixth.reverse,
    .one-third.reverse,
    .three-fourths.reverse,
    .three-sixths.reverse,
    .two-fourths.reverse,
    .two-sixths.reverse,
    .two-thirds.reverse {
        float: right;
        margin-left: 0;
        margin-right: 2.564102564102564%;
        padding-right: 25px;
    }

.one-half,
.three-sixths,
.two-fourths {
    width: 48.717948717948715%;
}

.fifty-five {
    float: left;
    width: 55.811966%;
    padding-right: 25px;
}
    .fourty-five {
        float: left;
        width: 41.623932%;
        margin-left: 2.564102564102564%;
    }

.one-third,
.two-sixths {
    width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
    width: 65.81196581196582%;
    padding-right: 25px;
}

.one-fourth {
    width: 23.076923076923077%;
}

.three-fourths {
    width: 74.35897435897436%;
}

.one-sixth {
    width: 14.52991452991453%;
}

.five-sixths {
    width: 82.90598290598291%;
}

.first {
    clear: both;
    margin-left: 0;
}
    .first.reverse {
        margin-right: 0;
        padding-right: 0;
    }




/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Genesis
------------------------------------------------- */

.breadcrumb {
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 1px;
    padding: 12px 30px;
}

.after-entry,
.archive-description,
.author-box {
    background-color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 60px;
}

.archive-description {
    padding: 30px 140px;
}

.container.home-top {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	height:fit-content !important;
	word-break:keep-all;
}

.widget-set.container.home-top {
	padding-bottom:20px;
	display:inline-block !important;
}

/* Home Top */
.home .entry {
    padding: 0;
}
.home-top#hero{
    overflow: hidden;
}
.home-top .top-split {
	margin-bottom:28px;
}
.home-top .wrap {
    background: #203143;
    background-image: url('images/auto-new.jpg');
    background-image: url('images/auto-new.jpg');
    background-image: url('images/auto-new.jpg');
    background-image: url('images/auto-new.jpg');
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333d49', endColorstr='#2e3337',GradientType=0 );*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
}
.home-top .widget-wrap h2, .home-top .textwidget h2{
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}
.home-top .wrap:after{
    content:'';
    width: 100%;
    height: 800px;
    background: -webkit-linear-gradient(to top right, rgba(0,0,0,0), rgba(0,0,0,0.65));
    background: -moz-linear-gradient(to top right, rgba(0,0,0,0), rgba(0,0,0,0.65));
    background: linear-gradient(to top right, rgba(0,0,0,0), rgba(0,0,0,0.65));
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.home .four.cardOnly section{
    width: 49%;
}
.home-top #text-51, .home-top .phpeverywherewidget{
    position: relative;
    z-index: 1;
}
.home-top h1,
.home-top h4,
.home-top h5,
.home-top h6 {
    color: #fff;
}
	.home-top h1 span,
	.home-top h4 span,
	.home-top h5 span,
	.home-top h6 span {
	    font-weight: 600;
	}
.home-top h4 {
    font-size: 28px;
    font-size: 2.8rem;
    margin: 0 0 10px;
}
.home-top h5 {
    font-size: 24px;
    font-size: 2.4rem;
}
.home-top h6 {
    font-size: 18px;
    font-size: 1.8rem;
    color: rgb(255,255,255);
    color: rgba(255,255,255,0.6);
    margin: 0 0 30px;
}
.home-top .button {
    background-color: transparent;
    border: 1px solid #fff;
    margin-top: 10px;
}
    .home-top .button:hover,
    .home-top .button:focus {
        background-color: rgb(0, 96, 255);
        background-color: rgba(0, 96, 255,0.8);
    }
    .home-top .button .fa {
        margin-left: 5px;
        margin-right: -5px;
    }
.home-top .one-half.first {
    padding-right: 5%;
}
.home-top .one-half .widget-set {
	margin-top:75px;
}

.home-top .one-half .widget-set h4, .home-top .one-half .widget-set h6 {
	/*color: #0060ff;*/
	color:#ffffff;
}

.container.home-top.widget-set h4, .container.home-top.widget-set h6 {
	color: #0060ff !important;
	margin-top:12px;
}

.home-top .one-half + .one-half:before {
    content: url('images/booking-arrow.svg');
    width: 30px;
    position: absolute;
    margin-top: 94px;
    margin-left: -50px;
}
.ribbon-wrapper {
  width: 50px;
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
    .ribbon {
        position: relative;
        padding: 14px 6px 0 15px;
        left: -15px;
        top: -25px;
        width: 30px;
        height: 75px;
        background-color: #0060ff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
        .ribbon img {
            -webkit-transform: rotate(-10deg);
            -moz-transform: rotate(-10deg);
            -ms-transform: rotate(-10deg);
            -o-transform: rotate(-10deg);
            transform: rotate(-10deg);
			top:9px !important;
        }
img.bookingIcon {
    float: left;
    min-width: 70px;
    min-height: 70px;
    margin-right: 25px;
}
.home-top .one-half section, .widget-set.container.home-top section {
    display: table;
    position: relative;
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 3px 1px rgba(51, 51, 51, 0.25);
    -moz-box-shadow: 0 2px 3px 1px rgba(51, 51, 51, 0.25);
    box-shadow: 0 2px 3px 1px rgba(51, 51, 51, 0.25);
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    cursor: pointer;
	overflow: hidden;
}
    .home-top .one-half section:hover,
    .home-top .one-half section:focus, .widget-set.container.home-top section:hover, .widget-set.container.home-top section:focus {
        -webkit-box-shadow: 0 10px 15px rgba(51, 51, 51, 0.5);
        -moz-box-shadow: 0 10px 15px rgba(51, 51, 51, 0.5);
        box-shadow: 0 10px 15px rgba(51, 51, 51, 0.5);
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        transform: translateY(-5px);
    }
.home-top .one-half section + section, .widget-set.container.home-top section + section {
    margin-top: 20px;
}
.home-top .one-half section .textDiv, .widget-set.container.home-top section .textDiv {
    display: table-cell;
    vertical-align: middle;
}

.bookingTop section .textDiv {
    display: table-cell;
    vertical-align: middle;
}
    .home-top p {
        margin-bottom: 0;
    }
    .home-top p span {
        font-size: 20px;
        font-size: 2rem;
        font-weight: 600;
    }
    .home-top p.smallTxt {
        font-size: 14px;
        font-size: 1.4rem;
    }
    .home-top p.bookNow {
        float: right;
        font-size: 14px;
        font-size: 1.4rem;
        color: #0060ff;
        padding: 9px 15px;
        margin-left: 25px;
        text-align: center;
        min-width: 96px;
        border: 1px solid #0060ff;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        -moz-transition: all 0.1s ease;
        -webkit-transition: all 0.1s ease;
        transition: all 0.1s ease;
    }
        .home-top .one-half section:hover p.bookNow,
        .home-top .one-half section:focus p.bookNow {
            background-color: #0060ff;
            color: #fff;
        }
.home-top #jsDisabled section a {
    display: table-cell;
    color: #4a4a4a;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
}
a.rezLink {
    background-color: rgb(0, 96, 255);
    background-color: rgba(0, 96, 255,0.8);
    color: #fff;
    text-transform: none;
    text-align: center;
    font-weight: 300;
    letter-spacing: 0;
    float: left;
    width: 48%;
    padding: 12px;
    margin-top: 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
    a.rezLink:hover,
    a.rezLink:focus {
        background-color: rgb(0, 96, 255);
        background-color: rgba(0, 96, 255,1);
    }
    a.rezLink:first-of-type {
        margin-right: 4%;
    }
    a.rezLink img {
        margin-right: 10px;
    }

a.rezLinkLocation {
    background-color: rgb(0, 96, 255);
    color: #fff !important;
    text-transform: none;
    text-align: center;
    font-weight: 300;
    letter-spacing: 0;
    float: left;
    width: 48%;
    padding: 12px;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 50px;
}
    a.rezLinkLocation:hover,
    a.rezLinkLocation:focus {
        background-color: rgb(0, 96, 255);
		color: #fff !important;
		font-weight:bolder !important;
		text-decoration:none !important;
    }
    a.rezLinkLocation:first-of-type {
        margin-right: 4%;
    }
    a.rezLinkLocation img {
        margin-right: 10px;
    }


/* ## Search Form
------------------------------------------------- */

.entry-content .search-form,
.site-header .search-form {
    margin-bottom: 40px;
    width: 50%;
}

.site-header .search-form {
    position: relative;
    float: right;
    width: 90%;
    margin: 0;
    border: 1px solid #ccc;
    overflow: hidden;
}
    .header-widget-area input[type=search] {
        width: 100%;
        padding: 10px 10px 10px 45px;
        border: 0;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 400;
    }

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    margin-top: 10px;
}

.genesis-nav-menu .search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}

.widget_search input[type="submit"] {
    border: 0;
    height: 46px;
    width: 46px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    background-image: url('images/mag-sm-grey.png');
    color: #fff;
}

/* ## Titles
------------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 0;
}

.entry-title {
    font-size: 36px;
    font-size: 3.6rem;
}

.location-archive .entry-title,
article.location .entry-title {
    font-size: 20px;
    font-size: 2rem;
    color: #333;
    font-weight: 300;
    margin-bottom: 20px;
}

.entry-title a,
.sidebar .widget-title a {
    color: #333;
    text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus {
    color: #4285f4;
}

.widget-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

/* ## WordPress
------------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
    margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
}

.wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0;
    text-align: center;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
    margin: 0 0 20px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
    word-wrap: break-word;
    margin-bottom: 0;
}

    .widget p:last-child,
    .widget ul > li:last-of-type,
    .widget-area .widget:last-of-type {
        margin-bottom: 0;
    }

    .widget ul > li {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

        .widget ul > li:last-of-type {
            padding-bottom: 0;
        }

    .widget ol > li {
        list-style-position: inside;
        list-style-type: decimal;
        padding-left: 20px;
        text-indent: -20px;
    }

    .widget li li {
        border: 0;
        margin: 0 0 0 30px;
        padding: 0;
    }

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}

/* ## Featured Content
------------------------------------------------- */

.featured-content .entry {
    background: none;
    padding: 0;
}

    .featured-content .entry:last-of-type {
        margin-bottom: 0;
    }

.featured-content .entry-title {
    font-size: 20px;
    font-size: 2rem;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* Accordion or Collapseomatic */
.collapseomatic {
    background-image: url('images/arrow-down.png') !important;
    background-position: right top;
    border-bottom: 1px solid #d0d0d0;
    color: #333;
    width: 100%;
    display: inline-block;
    padding: 0 16px 10px !important;
    margin-bottom: 40px;
}
    .collapseomatic:hover {
        text-decoration: none;
        border-color: #333;
    }
.colomat-close {
    background-image: url('images/arrow-up.png') !important;
    border-bottom: none;
}
.collapseomatic_content {
    margin-bottom: 40px;
    margin-top: -30px !important;
    border-bottom: 1px solid #d0d0d0;
}
    .collapseomatic_content p.stronger {
        margin-bottom: 10px;
    }
    .collapseomatic_content span.stronger {
        display: block;
    }


/* Ajax Search */
#ajaxsearchlite1 {
    z-index: 0 !important;
}
#ajaxsearchlite1 .probox, div[id*="ajaxsearchlite"] .probox {
    padding: 10px;
    z-index: 0 !important;
}
    #ajaxsearchlite1 .probox .proinput input,
    div[id*="ajaxsearchlite"] .probox .proinput input {
        font-size: 17px !important;
        font-size: 1.7rem !important;
        letter-spacing: 0 !important;
        font-family: "proxima-nova",sans-serif !important;
    }
div[id*="ajaxsearchlite"] {
    box-shadow: 0px 2px 0px 0px #4285f4 !important;
}
    .locations .hero #ajaxsearchlite1 {
        height: 100px !important;
        max-width: 1200px;
        margin: 0 auto;
    }
    .locations .hero .probox,
    .locations .hero #ajaxsearchlite1 .probox,
    .locations .hero form {
        height: 90px;
    }
    .locations .hero input.orig {
        height: 80px !important;
    }

    .locations .hero #ajaxsearchlite1 .probox .proinput input,
    .locations .hero div[id*="ajaxsearchlite"] .probox .proinput input {
        font-size: 22px !important;
        font-size: 2.2rem !important;
    }
    .locations .hero div[id*='ajaxsearchlite'] .probox .promagnifier .innericon svg,
    .locations .hero div[id*='ajaxsearchlite'] .probox .proloading svg {
        width: 32px;
    }
    .locations .hero div[id*="ajaxsearchlite"] .probox .promagnifier,
    .locations .hero div[id*="ajaxsearchlite"] .probox .proloading {
        margin-top: 25px;
        margin-right: 10px;
    }
    .locations .hero div[id*='ajaxsearchlite'] .probox .proclose svg {
        width: 25px;
        height: 25px;
    }
    .locations .hero div[id*="ajaxsearchlite"] .probox .proclose {
        margin-top: 23px;
        margin-right: 10px;
    }

/* Branch */
#branch-banner-iframe {
    z-index: 1 !important;
}

/* Ninja Forms */
.nf-form-cont input,
.nf-form-cont select,
.nf-form-cont textarea {
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    color: #333;
    font-size: 18px !important;
    font-size: 1.8rem !important;
    font-weight: 400;
    padding: 10px !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
.nf-form-cont input:focus,
.nf-form-cont select:focus,
.nf-form-cont textarea:focus {
    border-color: #333 !important;
    box-shadow: none !important;
}
.nf-field-container, #ninja_forms_required_items {
    width: 48%;
    display: inline-block;
}
    .nf-field-container:nth-child(odd) {
        margin-right: 1%;
    }
.nf-field-label label,
.nf-form-content label {
    font-size: 1.7rem;
}
.full-width-field {
    width: 100%;
}
.recaptcha-container {
    display: flex;
    align-items: flex-start;
}    .recaptcha-container .nf-field-label {
        display: none;
    }
.nf-before-form-content {
    display: none;
}
.nf-after-field {
    float: left;
}
.drive-inner .nf-input-limit{
    display: none;
}
/*Checkbox/Radio Field*/
nf-field .list-radio-wrap li {
    float: left;
}
    .list-radio-wrap .nf-field-element li label,
	.list-checkbox-wrap .nf-field-element li label {
		display: inline-block !important;
		margin-left: 5px !important;
	}
	nf-field .list-radio-wrap li input,
	nf-field .list-checkbox-wrap li input {
		margin-top: 5px !important;
	}
	nf-field .list-radio-wrap li input,
	nf-field .list-checkbox-wrap li input {
	    margin-left: 15px !important;
	}
/*Next/Previous/Submit Button*/
.nf-next-previous input,
.nf-back-previous input,
nf-field:last-child input {
    background-color: #4285f4 !important;
    color: #fff;
}
.nf-next-previous input:hover,
.nf-next-previous input:focus,
.nf-back-previous input:hover,
.nf-back-previous input:focus,
nf-field:last-child input:hover,
nf-field:last-child input:focus {
    background-color: #346ac3 !important;
}

/* MoEngage Web Push Notification */
#desktopBannerWrapped .ng-scope {
    display: none
}

/* Odometer.JS */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}


/* Slick Slider 1 */
.slick-initialized {
    overflow: hidden;
}
.slick-slide {
	float: left;
}
.quoteCarousel .slick-slide {
    position: relative;
}
.quoteCarousel .quote {
	float: left;
    max-width: 550px;
    padding-top: 100px;
    padding-bottom: 225px;
    overflow: hidden;
}
.quoteCarousel .quoteImgSm {
    display: none;
    float: left;
    position: relative;
    width: 100px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 4px solid #234CF1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.quoteCarousel .quoteName {
    float: left;
}
.quoteCarousel .quoteImg {
    background-image: url('images/home-front6-blob.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 85%;
    position: absolute;
    right: 0;
    width: calc(95% - 550px);
    height: 100%;
    text-align: center;
    padding-top: 30px;
}
    .quoteCarousel .quoteImg img {
        width: 300px;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: all 0.75s ease;
        -moz-transition: all 0.75s ease;
        transition: all 0.75s ease;
    }
        .quoteCarousel .quoteImg img.visible {
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            transform: translateY(0);
        }
.slick-dots {
    position: absolute;
    bottom: 150px;
    z-index: 3;
}
.slick-dots li {
    display: inline-block;
    margin-right: 10px;
}
	.slick-dots li:last-of-type {
	    margin-right: 0;
	}
	.slick-dots button {
	    background-color: #fff;
	    font-size: 0;
	    border: 1px solid #b7c4d0;
	    -webkit-border-radius: 100%;
	    -moz-border-radius: 100%;
	    border-radius: 100%;
	    height: 15px;
	    width: 15px;
	    padding: 0;
	}
		.slick-dots .slick-active button {
		    background-color: #b7c4d0;
		}


/* Slick Slider 2 */
.app-section h2 {
    text-align: center;
    margin-bottom: 50px;
}
.phone-wrapper {
    margin: 0 auto;
    position: relative;
}
.phone-background {
    text-align: center;
}
.phone-background img {
    display: inline-block;
    vertical-align: middle;
}
.app-section .slider-for .slick-list,
.app-section .slick-slide img {
    width: 367.5px;
    height: 620px;
    margin: auto;
}
.slider-for {
    position: absolute !important;
    top: 8.2%;
    left: 3%;
    width: 94.5%;
    margin: 0 auto;
    overflow: hidden;
}
.slider-nav .slick-slide {
    border-left: 3px solid transparent !important;
    padding: 0.5em 10em 0.75em 1em;
    margin-bottom: 2em;
    cursor: pointer;
}
.slider-nav .slick-slide h5 {
    color: #4a4a4a;
}
.slider-nav .slick-slide p {
    margin: 0;
}
.slider-nav .slick-current {
    border-left: 3px solid #4285f4 !important;
    color: #333 !important;
}
.slider-nav .slick-current h5 {
    color: #333 !important;
}
.slick-prev:before, .slick-next:before {
    display: none;
}
.slider-nav-mobile {
    display: none !important;
}
.slider-nav-mobile .slick-prev,
.slider-nav-mobile .slick-prev:hover,
.slider-nav-mobile .slick-prev:focus {
    background: url('images/arrow-left.png') no-repeat transparent;
    width: 21px;
    height: 25px;
    left: -40px;
}
.slider-nav-mobile .slick-next,
.slider-nav-mobile .slick-next:hover,
.slider-nav-mobile .slick-next:focus {
    background: url('images/arrow-right.png') no-repeat transparent;
    width: 21px;
    height: 25px;
    right: -40px;
}

/* Slick Slider 3 */
.serviceTypesSliderNavMobile {
    display: none;
    position: relative;
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.serviceTypesSliderNavMobile .slick-prev-arrow {
    position: absolute;
    left: 0;
    padding: 27px 12px;
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.serviceTypesSliderNavMobile .slick-next-arrow {
    position: absolute;
    right: 0;
    padding: 27px 12px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
    .serviceTypesSliderNavMobile .slick-prev-arrow:hover,
    .serviceTypesSliderNavMobile .slick-prev-arrow:focus,
    .serviceTypesSliderNavMobile .slick-next-arrow:hover,
    .serviceTypesSliderNavMobile .slick-next-arrow:focus {
        color: #346ac3;
    }
    .serviceTypesSliderNavMobile .slick-prev-arrow .fa,
    .serviceTypesSliderNavMobile .slick-next-arrow .fa {
        font-size: 62px;
    }
	/*Slider Nav Four*/
	.sliderNavFour + .serviceTypesSlider + .serviceTypesSliderNavMobile .slick-prev-arrow,
	.sliderNavFour + .serviceTypesSlider + .serviceTypesSliderNavMobile .slick-next-arrow {
	    padding: 3px 12px;
	}
.serviceTypesSliderMobile {
    display: none;
}
    .serviceTypesSliderMobile .slick-slide {
        opacity: 0;
    }
    .serviceTypesSliderMobile .slick-active {
        -webkit-animation: fadeIn 0.75s 0.5s cubic-bezier(0.6, 0.25, 1, 1) both;
        -moz-animation: fadeIn 0.75s 0.5s cubic-bezier(0.6, 0.25, 1, 1) both;
        animation: fadeIn 0.75s 0.5s cubic-bezier(0.6, 0.25, 1, 1) both;
    }



/* WonderPlugin Lightbox */
div#html5-watermark {
    display: none !important;
}


/* WP Accessibility Helper (WAH) */
button.wahout.aicon_link {
    display: none;
}
.accessability_container.active {
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 10px 3px rgba(0,0,0,0.25);
    box-shadow: 0 0 10px 3px rgba(0,0,0,0.25);
}
.drive .accessability_container {
    display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}

    .genesis-skip-link li {
        height: 0;
        width: 0;
        list-style: none;
    }

/* Display outline on focus */
:focus {
    color: auto;
    outline: none;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
    position: relative; /*position: fixed;*/
    background-color: #fff;
    width: 100%;
    max-width: 1600px;
    top: 0;
    margin: 0 auto;
    clear: both;
    -webkit-box-shadow: 0px 9px 10px -8px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 9px 10px -8px rgba(0,0,0,.25);
    box-shadow: 0px 9px 10px -8px rgb(0 0 0 / 25%);
    z-index: 2;
}
    .tsb .site-header:not(.transparent) {
        margin-top: 35px;
    }
    .home .site-header:not(.transparent),
    .hero-single-cta .site-header:not(.transparent),
    .single-airport .site-header:not(.transparent),
    .single-location .site-header:not(.transparent),
    .single-facebook_ad .site-header:not(.transparent) {
    	-webkit-transform: translateY(-150%);
    	-moz-transform: translateY(-150%);
        transform: translateY(-150%);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    	.home .site-header:not(.transparent).visible,
        .hero-single-cta .site-header:not(.transparent).visible,
        .single-airport .site-header:not(.transparent).visible,
        .single-location .site-header:not(.transparent).visible,
        .single-facebook_ad .site-header:not(.transparent).visible {
    		-webkit-transform: translateY(0);
    		-moz-transform: translateY(0);
    	    transform: translateY(0);
    	}


/* Transparent Header */
.site-header.transparent {
	position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.site-header.transparent .site-title > a {
    background-image: url('images/ss-logo-white-winged.png') !important;
}
.site-header.transparent .site-description {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
}
.site-header.transparent .genesis-nav-menu a,
.site-header.transparent .genesis-nav-menu .menu-item-has-children:before {
    color: #fff;
}
.site-header.transparent .genesis-nav-menu a {
	padding: 0 10px 15px;
}
.site-header.transparent .genesis-nav-menu .sub-menu a {
	padding: 20px;
}
.site-header.transparent .nav-primary a:after,
.site-header.transparent .nav-primary a:before {
    display: none;
}
.site-header.transparent .genesis-nav-menu .sub-menu a {
    color: #4a4a4a;
}
.site-header.transparent .account-buttons {
    margin-right: 0;
}
.site-header.transparent .widget-area a {
	color: #fff;
}
.site-header.transparent .widget-area .button {
	background-color: #000;
	color: #fff;
    margin: 0 0 0 10px;
    border: 1px solid #fff;
}
.site-header.transparent .header-search-toggle {
    display: none;
}
	/*Home & Get to who matters most*/
    .home .site-header.transparent .genesis-nav-menu a,
    .home .site-header.transparent .genesis-nav-menu .menu-item-has-children:before,
    .home .site-header.transparent .widget-area a:not(button),
    .gtwmm .site-header.transparent .genesis-nav-menu a,
    .gtwmm  .site-header.transparent .genesis-nav-menu .menu-item-has-children:before,
    .gtwmm .site-header.transparent .widget-area a:not(button) {
	    text-shadow: 1px 1px 3px #333;
	    font-weight: 600;
	}
	.home .site-header.transparent .genesis-nav-menu ul.sub-menu a,
	.gtwmm .site-header.transparent .genesis-nav-menu ul.sub-menu a {
	    text-shadow: none;
	}


/* ## Title Area
------------------------------------------------- */

.title-area {
    float: left;
    width: 250px;
    padding: 0 0 5px;
    margin: -8px auto 0;
}
.site-title {
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
}
.site-title > a {
    background-image: url('images/ss-logo-winged.png') !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center left !important;
    float: left;
    min-height: 65px;
    width: 100%;
}
    .site-title a,
    .site-title a:hover,
    .site-title a:focus {
        color: #333;
        text-decoration: none;
    }
.site-title {
	display: block;
	margin-bottom: 0;
    text-indent: -9999px;
}
.site-description {
	display: none;
    float: left;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    margin: -10px 0 0;
    text-indent: -9999px;
}



/* ## Header Widget Area
------------------------------------------------- */

.site-header .widget-area {
	float: right;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: right;
    width: 250px;
    padding: 8px 0 0;
}
    .site-header .widget-area .button {
        margin: 0 10px;
        padding: 4px 12px;
        color: #0060ff;
        background-color: #ffca00;
    }
    .site-header .widget-area .button:hover {
        background-color: #FFC61A;
    }
    .site-header .widget-area a {
       letter-spacing: 1px;
       font-weight: 500;
       vertical-align: middle;
       font-size: 1.4rem;
    }
.account-buttons {
    display: inline-block;
    margin-right: 35px;
}
.header-search-toggle {
    display: inline-block;
    position: absolute;
    right: 30px;
    height: 30px;
    width: 30px;
    background-color: transparent;
    cursor: pointer;
	z-index: 3;
	overflow: hidden;
}
	.header-search-toggle span:first-child {
		display: inline-block;
	    position: relative;
	    top: 3px;
	    border: 2px solid #555;
	    -webkit-border-radius: 100%;
	    -moz-border-radius: 100%;
	    border-radius: 100%;
	    width: 18px;
	    height: 18px;
	    background-color: transparent;
	    cursor: pointer;
	    z-index: 3;
	    -webkit-transition: all .2s cubic-bezier(0.5, 0.25, 0.5, 1);
		-moz-transition: all .2s cubic-bezier(0.5, 0.25, 0.5, 1);
		transition: all .2s cubic-bezier(0.5, 0.25, 0.5, 1);
	}
		.header-search-toggle.active span:first-child {
			top: -2px;
		    border: 0;
		    -webkit-border-radius: 0;
		    -moz-border-radius: 0;
		    border-radius: 0;
		    width: 30px;
		    height: 2px;
		    background-color: #555;
		    -webkit-transform: rotate(-45deg);
		    -moz-transform: rotate(-45deg);
		    transform: rotate(-45deg);
		}
	.header-search-toggle span:last-child {
	    display: inline-block;
	    position: relative;
	    top: 5px;
	    right: 4px;
	    border-width: 0;
	    background-color: #555;
	    width: 10px;
	    height: 2px;
	    -webkit-transform: rotate(45deg);
	    -moz-transform: rotate(45deg);
	    transform: rotate(45deg);
	    z-index: 3;
	    -webkit-transition: all .2s cubic-bezier(0.5, 0.25, 0.5, 1);
		-moz-transition: all .2s cubic-bezier(0.5, 0.25, 0.5, 1);
		transition: all .2s cubic-bezier(0.5, 0.25, 0.5, 1);
	}
		.header-search-toggle.active span:last-child {
			top: -28px;
		    right: 0px;
		    width: 30px;
		}


/* Top Sales Bar
------------------------------------------------- */
.top-sales-bar {
    position: fixed;
    width: 100%;
    max-width: 1600px;
    top: 0;
    margin: 0 auto;
    z-index: 3;
}
    .home .top-sales-bar {
        position: relative;
        z-index: 1;
    }
.top-sales-bar .wrap {
    float: left;
    position: relative;
    background-color: #e34a9c;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    text-align: center;
    width: 100%;
    padding: 6px 30px;
    margin: 0 auto;
    z-index: 4;
    background-image:
    url('http://sscs.staging.wpengine.com/wp-content/themes/supershuttle/images/snowflakesLg.png'),
    url('http://sscs.staging.wpengine.com/wp-content/themes/supershuttle/images/snowflakesMed.png'),
    url('http://sscs.staging.wpengine.com/wp-content/themes/supershuttle/images/snowflakesSm.png');
    -webkit-animation: slowsnowing 1000s linear infinite;
    -moz-animation: slowsnowing 1000s linear infinite;
    animation: slowsnowing 1000s linear infinite;
}
    .home .top-sales-bar .wrap {
        font-size: 20px;
        font-size: 2rem;
        padding-top: 20px;
        padding-bottom: 20px;
    }
.top-sales-bar img,
.top-sales-bar p {
    height: 25px;
    display: inline;
    vertical-align: middle;
}
    .top-sales-bar img {
        margin-right: 5px;
    }
.top-sales-bar a {
    color: #fff;
    text-transform: none;
    letter-spacing: 0;
}
.top-sales-bar-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.top-sales-bar .callout {
    display: inline;
    font-size: 20px;
}
.top-sales-bar .button {
    background-color: #ffcd1a;
    margin: 0 0 0 20px;
    padding: 5px 10px;
    letter-spacing: 1px;
}
.top-sales-bar p.fa {
    margin-left: 10px;
}
.top-sales-bar-toggle {
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    width: 35px;
    cursor: pointer;
}
	.top-sales-bar-toggle .fa {
		position: absolute;
	    top: 25%;
	    right: 33%;
	}
    .home .top-sales-bar-toggle {
        display: none;
    }


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 100;
    line-height: 1;
    width: 100%;
}
    .genesis-nav-menu .menu-item {
        display: inline-block;
        position: relative;
        float: left;
        text-align: left;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .genesis-nav-menu a {
        color: #4a4a4a;
        font-size: 16px;
        font-size: 1.6rem;
        letter-spacing: 1px;
        font-weight: 300;
        text-decoration: none;
        display: block;
        padding: 0 10px 28px 10px;
        margin: 0;
        border-bottom: 3px solid transparent;
        white-space: nowrap;
        position: relative;
    }
        .genesis-nav-menu a:hover,
        .genesis-nav-menu a:focus,
        .genesis-nav-menu .current-menu-item > a,
        .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
        .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
            color: #4a4a4a;
            border-bottom-color: transparent;
        }
    .genesis-nav-menu .menu-item-has-children:before {
        content: '\F107';
        font-family: 'FontAwesome';
        position: absolute;
        right: 5px;
    }
    .genesis-nav-menu .menu-item-has-children a {
        padding-right: 20px !important;
    }
    .genesis-nav-menu .sub-menu {
        border-top: 1px solid #eee;
        left: -9999px;
        opacity: 0;
        position: absolute;
        -webkit-transition: opacity 0.4s ease;
        -moz-transition: opacity 0.4s ease;
        transition: opacity 0.4s ease;
        width: 200px;
        z-index: 99;
    }
        .genesis-nav-menu .sub-menu a {
            background-color: #fff;
            border: 1px solid #eee;
            border-top: 0;
            font-size: 14px;
            font-size: 1.4rem;
            padding: 20px;
            position: relative;
            width: 200px;
            word-wrap: break-word;
        }
            /* Edit Trip */
            li.editTrip a span {
                margin-left: 12px;
            }
            li.editTrip a span:before {
                font-family: "FontAwesome";
                content: '\f040';
                color: #4285f4;
                position: absolute;
                left: 10px;
            }
            /* Cancel Trip */
            li.cancelTrip a span {
                margin-left: 12px;
            }
            li.cancelTrip a span:before {
                font-family: "FontAwesome";
                content: '\f05e';
                color: #4285f4;
                position: absolute;
                left: 10px;
            }
            /* Vehicle Locator */
            li.vehicleLocator a span {
                margin-left: 12px;
            }
            li.vehicleLocator a span:before {
                font-family: "FontAwesome";
                content: '\f041';
                color: #4285f4;
                font-size: 17px;
                font-size: 1.7rem;
                position: absolute;
                left: 10px;
                top: 17px;
            }
            /* Request Itinerary */
            li.requestItinerary a span {
                margin-left: 12px;
            }
            li.requestItinerary a span:before {
                font-family: "FontAwesome";
                content: '\f003';
                color: #4285f4;
                font-size: 13px;
                font-size: 1.3rem;
                position: absolute;
                left: 10px;
            }
            /* Login */
            li.login a {
                background-color: #346ac3 !important;
                color: #fff !important;
                border-color: #346ac3 !important;
            }
                li.login a:before,
                li.login a:after {
                    display: none;
                }
                li.login a:hover,
                li.login a:focus {
                    color: #fff;
                }
            li.login a span {
                margin-left: 12px;
            }
            li.login a span:before {
                font-family: "FontAwesome";
                content: '\f007';
                color: #fff;
                position: absolute;
                left: 10px;
            }
        .genesis-nav-menu .sub-menu .sub-menu {
            margin: -56px 0 0 199px;
        }
        .genesis-nav-menu .menu-item:hover > .sub-menu {
            left: auto;
            opacity: 1;
        }
    .genesis-nav-menu > .first > a {
        padding-left: 0;
    }
    .genesis-nav-menu > .last > a {
        padding-right: 0;
    }
    .genesis-nav-menu > .right {
        float: right;
    }

/* ## Accessible Menu
------------------------------------------------- */

.menu .menu-item:focus {
    position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}

.sub-menu-toggle {
    display: none;
    visibility: hidden;
}

/* ## Site Header Navigation
------------------------------------------------- */

.site-header .genesis-nav-menu li li {
    margin-left: 0;
}

.nav-primary {
	float: left;
	position: relative;
	background-color: transparent;
    max-width: 1600px;
    margin: 0 auto;
}

/* Hide mobile nav */
.mobile-menu {
    display: none;
}

/* ## Sliding Nav
------------------------------------------------- */

.nav-primary a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -3px;
    height: 3px;
    width: 0;
    background-color: transparent;
    -webkit-transition: width 0s ease, background-color 0.5s ease;
    -moz-transition: width 0s ease, background-color 0.5s ease;
    transition: width 0s ease, background-color 0.5s ease;
}
.nav-primary a:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: -3px;
    height: 3px;
    width: 0;
    background-color: #4285f4;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
.nav-primary a:hover:before {
    width: 100%;
    background-color: #4285f4;
    transition: width 0.5s ease;
}
.nav-primary a:hover:after {
    width: 100%;
    background-color: transparent;
    transition: all 0s ease;
}


/* ## Footer Navigation
------------------------------------------------- */

.site-footer .genesis-nav-menu {
    padding-bottom: 20px;
}

    .site-footer .genesis-nav-menu a {
        padding: 0 20px 10px;
    }


/* # Added Hero Widget Areas and Front Page
---------------------------------------------------------------------------------------------------- */

.hero {
    position: relative;
    z-index: 1;
}
    .hero > .wrap {
	    display: flex;
	    align-items: flex-start;
	    position: relative;
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	    height: 750px;
	    width: 100%;
	    margin: auto;
	    padding: 0;
	    overflow: hidden;
    }
	    .hero > .wrap:before {
	        content: '';
	        background-color: rgb(0,0,0);
	        background-color: rgba(0,0,0,0.5);
	        position: absolute;
	        height: 101%;
	        width: 100%;
	        z-index: -1;
	    }
	.hero > .wrap > div {
        width: 100%;
	    margin: auto;
        padding: 0 5%;
	}
.hero h1,
.hero h2,
.hero h3,
.hero h4,
.hero h5,
.hero h6 {
    color: #fff;
}
.hero h5 {
    font-size: 26px;
    font-size: 2.6rem;
}
.hero h6 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    color: rgba(255,255,255,0.8);
    margin-bottom: 10px;
}
.hero > .wrap .button {
    background-color: #fff;
    color: #4285f4;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 15px 25px;
    min-width: 175px;
}
    .hero > .wrap .button:hover,
    .hero > .wrap .button:focus {
        background-color: #fff;
        color: #346ac3;
    }


/* Home Hero */
.home .hero > .wrap {
    background-position: 75% top;
}
.home .hero > .wrap:before {
    background-color: #000;
    background-color: rgba(0,0,0,0.3);
}


/* Home Middle */
.home-middle {
    clear: left;
}

#front1,
#front2,
#front3,
#front4,
#front5,
#front6,
#front7,
#front8 {
	position: relative;
}

/* Front1 */
#front1 {
    background-color: #4285f4;
	background-image: linear-gradient(122deg,#5330ff,#4285f4);
}
    #front1 .wrap {
        padding-top: 90px;
    }
#front1 .textCenter > h4 {
    margin-bottom: 70px;
}
#front1 .one-third {
    padding: 0 15px;
}
#front1 .lowerCallouts {
    float: left;
    width: 100%;
    margin-top: 70px;
    padding-top: 70px;
    border-top: 1px solid rgb(255,255,255);
    border-top: 1px solid rgba(255,255,255,0.4);
}
    #front1 a.dark-yellow-purple {
        min-width: 175px;
    }
    /*#front1 .lowerCallouts .one-half {
        display: table;
        position: relative;
        background-color: #4936F1;
        background-color: rgba(73,54,241,0.7);
        max-width: 44%;
        padding: 20px;
        margin: auto;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
        .lowerCallouts .one-half div.tooltip {
            display: none;
            position: absolute;
            background-color: #f3f9ff;
            font-size: 15px;
             font-size: 1.5rem;
            padding: 20px;
            height: auto;
            width: 80%;
            top: 48px;
            right: -10px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }
            .lowerCallouts .one-half div.tooltip:before {
                content: "";
                position: absolute;
                top: -10px;
                right: 17px;
                width: 0;
                height: 0;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #f3f9ff;
                border-left: 10px solid transparent;
            }
        #front1 .lowerCallouts .one-half.first {
            margin-right: 12%;
        }
        #front1 .lowerCallouts .one-half img,
        #front1 .lowerCallouts .one-half div.text {
            display: table-cell;
            vertical-align: middle;
            width: 70%;
        }
        #front1 .lowerCallouts .one-half img {
            min-width: 125px;
            margin-right: 20px;
        }
        #front1 .lowerCallouts .one-half .fa {
            position: absolute;
            top: 10px;
            right: 10px;
            color: #fff;
        }
            #front1 .lowerCallouts .one-half .fa-times {
                display: none;
            }*/


/* Front2 */
#front2 {
    background-image: url('images/home-front2-bkg.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #f3f9ff;
}
    #front2 .wrap {
        padding-top: 120px;
    }
#front2 h4 {
    margin-bottom: 70px;
}
#front2 p {
    max-width: 450px;
}
#front2 .one-half.first img {
	max-height: 600px;
}
#front2 .appButtons img {
    float: left;
    display: inline;
    width: 150px;
    margin-bottom: 15px;
}
    #front2 .appButtons img:first-child {
        margin-right: 5px;
    }
#front2 .appList > div {
    display: table;
    margin-bottom: 10px;
}
    #front2 .appList > div img,
    #front2 .appList > div div {
        display: table-cell;
        vertical-align: middle;
    }
    #front2 .appList > div img {
        margin-right: 15px;
    }

/* Front3 */
#front3 {
    background-image: url('images/home-front3-bkg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000;
}
    #front3 .wrap {
        padding-top: 120px;
    }
#front3 #ajaxsearchlite1 .probox,
#front3 div[id*="ajaxsearchlite"] .probox {
    padding: 20px 10px;
}
    #front3 #ajaxsearchlite1 .probox .proinput input,
    #front3 div[id*="ajaxsearchlite"] .probox .proinput input {
        font-size: 20px !important;
        font-size: 2rem !important;
    }
    #front3 div[id*="ajaxsearchlite"] .probox .promagnifier .innericon svg {
        width: 28px;
    }
#front3 a.black-white img {
    vertical-align: text-top;
    margin-right: 10px;
}
#front3 .popLocations {
	position: relative;
    float: right;
    width: 35%;
	height: 275px;
    overflow: hidden;
}
#front3 .locationsList {
	position: absolute;
	top: 50px;
	right: -20px;
	bottom: 0;
	width: calc(100% + 20px);
    overflow-y: scroll;
}
#front3 a.transparent-white {
    float: left;
    position: relative;
    clear: left;
    width: calc(100% - 20px);
    min-width: 250px;
    text-align: left;
    padding: 10px 20px;
    margin-top: 0;
    border: 1px solid #4e4e4e;
    overflow: hidden;
}
#front3 a.transparent-white + a.transparent-white {
    margin-top: 15px;
}
    #front3 a.transparent-white:after {
        right: 22px;
        font-family: "FontAwesome";
        content: "\f178";
        font-size: 26px;
        font-size: 2.6rem;
        position: absolute;
        top: 0;
        right: -30px;
        -webkit-transition: all 0.15s ease;
        -moz-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    #front3 a.transparent-white:hover:after,
    #front3 a.transparent-white:focus:after {
        right: 15px;
    }
#front3 .locationsCarousel {
    clear: left;
}
    #front3 .locationsCarousel div {
        float: left;
        background-color: #222;
        width: 100%;
        padding: 10px;
    }
    #front3 .locationsCarousel img {
        float: left;
        width: 100%;
        max-width: 125px;
        margin-right: 15px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    #front3 .locationsCarousel p {
        float: left;
        margin-top: 12px;
        margin-bottom: 0;
    }
    #front3 .locationsCarousel a.button {
        float: right;
        margin-top: 12px;
    }


/* Front4 */
#front4 {
    background-color: #fff;
}


/* Front5 */
#front5 {
	background-image: url('images/home-front5-bkg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000;
}
    #front5 .wrap {
        padding-top: 120px;
    }
#front5 .paxServed {
    display: table;
    margin: auto;
}
    #front5 .paxServed div.tableCell,
    #front5 .paxServed img {
        display: table-cell;
        vertical-align: middle;
    }
    #front5 h2 {
        font-size: 90px;
        font-weight: bold;
        white-space: nowrap;
    }
    #front5 h3 {
        position: relative;
        color: #fff;
        color: rgba(255,255,255,0.4);
        font-size: 15px;
        font-size: 1.5rem;
        letter-spacing: 3px;
        border-bottom: 0;
        padding-top: 20px;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
        #front5 h3:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            height: 4px;
            width: 100px;
            background-color: #ffca00;
        }
    #front5 .paxServed img {
    	width: 85%;
	    margin-left: 15%;
	    -webkit-box-shadow: 5px 5px 10px 0px #4a4a4a;
	    -moz-box-shadow: 5px 5px 10px 0px #4a4a4a;
	    box-shadow: 5px 5px 10px 0px #4a4a4a;
	}


/* Front6 */
#front6 {
    background-color: #fff;
}
    #front6 .wrap {
        padding-right: 0;
        padding-bottom: 0;
    }
#front6 .triangleFullRightBottom {
    border-bottom-width: 120px;
    border-bottom-color: #f3f9ff;
}
#front6 a.dark-yellow-purple {
    float: left;
    clear: left;
	margin-top: 10px;
    -webkit-transform: translateX(-150%);
    -moz-transform: translateX(-150%);
    transform: translateX(-150%);
    -webkit-transition: all 0.75s ease 0.6s;
    -moz-transition: all 0.75s ease 0.6s;
    transition: all 0.75s ease 0.6s;
}
    #front6 a.dark-yellow-purple.visible {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }


/* Front7 */
#front7 {
	background-color: #f3f9ff;
}
    #front7 .wrap {
        padding-top: 90px;
        padding-bottom: 120px;
        /* switch for stackla addtion */
        /* padding-bottom: 200px; */
    }
#front7 .triangleFullRightBottom {
    border-bottom-width: 120px;
    border-bottom-color: #fff;
}
#front7 .faqRow {
	float: left;
	margin-bottom: 50px;
}
#front7 h4 {
	margin-bottom: 70px;
}
#front7 .collapseomatic {
	position: relative;
	background: none !important;
    color: #32325d;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    padding: 16px 64px 16px 16px !important;
    margin-bottom: 0;
    border-top: 0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
}
	#front7 .collapseomatic.colomat-close {
		border-bottom: 0;
	}
	#front7 .collapseomatic:before {
	    content: "\d7";
	    font-size: 60px;
	    font-size: 6rem;
	    font-weight: 300;
	    position: absolute;
	    right: 16px;
	    margin-top: -30px;
	    -webkit-transform: rotateZ(-45deg);
	    -moz-transform: rotateZ(-45deg);
	    transform: rotateZ(-45deg);
	    -webkit-transition: all .25s ease;
	    -moz-transition: all .25s ease;
	    transition: all .25s ease;
	}
		#front7 .collapseomatic.colomat-close:before {
		    -webkit-transform: rotateZ(0deg);
		    -moz-transform: rotateZ(0deg);
		    transform: rotateZ(0deg);
		}
#front7 .collapseomatic_content {
	padding: 0 16px 16px;
	margin-top: 0 !important;
    margin-bottom: 0;
    margin-left: 0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
}
/*First child*/
#front7 .collapseomatic:first-child {
    border-top: 1px solid #d0d0d0;
}


/* Front 8 */
#front8 {
    background-color: #fff;
}
    #front8 .wrap {
        padding-top: 90px;
    }
#front8 h4 {
    margin-bottom: 70px;
}



/* # Content Area
---------------------------------------------------------------------------------------------------- */


/* ## Entries
------------------------------------------------- */
.entry {
    margin-bottom: 0;
    padding: 90px 0 0;
}
.locations .entry,
.location-archive .entry,
.full-screen .entry,
.hero-single-cta .entry,
.single-airport .entry,
.single-location .entry,
.single-facebook_ad .entry {
    padding: 0;
}
.search .entry {
    padding: 60px 200px;
}
.search article {
    background-image: url('images/separator.png');
    background-repeat: repeat-x;
}
    .search article:first-of-type {
        background-image: none;
    }
    .search article.type-drive {
        display: none;
    }
.search .entry-title {
    font-size: 36px !important;
    font-size: 3.6rem !important;
}
.search article:nth-child(1) {
    padding-top: 90px;
}
.search article:last-child {
    padding-bottom: 120px;
}
.entry-content ol,
.entry-content ul {
    margin-bottom: 28px;
    margin-left: 40px;
}
    .entry-content ol > li {
        list-style-type: decimal;
        margin: 0 0 10px 0;
    }
    .entry-content ul > li {
        list-style-type: square;
    }
    .entry-content ol ol,
    .entry-content ul ul {
        margin-bottom: 0;
    }
.entry-content code {
    background-color: #333;
    color: #eee;
}

/* ## Entry Meta
------------------------------------------------- */

p.entry-meta {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
}

.entry-header .entry-meta {
    margin-bottom: 24px;
}

.entry-footer .entry-meta {
    border-top: 1px solid #eee;
    padding-top: 24px;
}

.entry-categories,
.entry-tags {
    display: block;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
    clear: both;
    text-align: center;
    margin: 0 0 60px;
}
.adjacent-entry-pagination {
    margin-bottom: 0;
}
.archive-pagination li {
    display: inline;
    margin-left: 8px;
}
    .archive-pagination li:first-child {
        margin-left: 0;
    }
.archive-pagination a {
    background-color: #fff;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    padding: 8px 12px;
    text-decoration: none;

}
    .archive-pagination a:hover,
    .archive-pagination a:focus,
    .archive-pagination .active a {
        background-color: #4285f4;
        color: #fff;
    }


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */
/* Footer Top */
.footer-top {
    position: relative;
    float: left;
    width: 100%;
}
    .footer-top .wrap {
        float: left;
        background-color: #4285f4;
        width: 100%;
        padding: 60px 140px 0;
    }
.footer-top-content {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 1.5rem;
    font-size: 15px;
}
.footer-top-content-1 {
    float: left;
}
.footer-top-content-2 {
    position: absolute;
    float: right;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
    .footer-top-content-2 a {
        float: left;
        color: #fff;
        text-align: center;
        background-image: none;
        background-color: #3578e6;
        padding: 20px 0;
        width: 150px;
        height: auto;
        border-radius: 4px;
    }
        .footer-top-content-2 a:hover,
        .footer-top-content-2 a:focus {
            background-color: #346ac3;
            color: #fff;
        }
    .footer-top-content-2 .fa {
        margin-right: 10px;
    }
    .footer-top-content-2 a + a {
        margin-left: 1px;
    }

/* Footer Widgets */
.footer-widgets {
    position: relative;
    clear: both;
    z-index: 0;
}
    .footer-widgets a {
        font-weight: 300;
        font-size: 15px;
        font-size: 1.5rem;
        letter-spacing: normal;
        cursor: pointer;
    }
        .footer-widgets a:hover {
            color: #ffcd1a;
        }
    .footer-widgets h5,
    .footer-widgets h5 a {
        color: #fff;
        font-weight: 500;
        font-size: 26px;
        font-size: 2.6rem;
    }
    .footer-widgets .wrap {
        background-color: #4285f4;
        padding: 40px 140px 0;
    }

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5 {
    width: 20%;
    float: left;
}
.footer-widgets-1 a,
.footer-widgets-2 a,
.footer-widgets-3 a,
.footer-widgets-4 a {
    display: block;
    color: #fff;
}
.footer-widgets-5 h5 {
    font-size: 22px;
}
.footer-widgets-5 .footer-apps {
    float: left;
    clear: both;
}
    .footer-apps a {
        float: left;
        display: inline;
        width: 120px;
    }
        .footer-apps a img {
            width: 100%;
        }
    .footer-apps a:first-child {
        margin-right: 8px;
    }


/* # Site Footer
------------------------------------------------- */

.site-footer {
    float: left;
    clear: both;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
    width: 100%;
}
    .site-footer .wrap {
        background-color: #4285f4;
        padding: 0 140px 60px;
    }
    .site-footer .site-footer-content {
        margin-top: 35px;
        padding-top: 15px;
        border-top: 1px solid rgba(255,255,255,0.2);
    }
    .site-footer p {
        margin-bottom: 0;
    }
    .site-footer a {
        color: #fff;
        font-size: 15px;
        font-size: 1.5rem;
    }
    .footer-copyright {
        float: left;
        width: 70%;
    }
    .footer-affiliates {
        float: right;
        width: 30%;
        text-align: right;
    }
        .footer-affiliates img {
            max-width: 100px;
            margin-left: 8px;
            vertical-align: middle;
        }



/* ## General Customization
---------------------------------------------------------------------------------------------------- */

/* Colors */
.whiteBg {
    background-color: #fff;
}
.stripedTop {
    background-image: url('images/american-orange-blue-bar.svg');
    background-repeat: repeat-x;
    background-position: center top;
}

/* Triangle Shapes */
.triangleFullLeftTop {
    position: absolute;
    top: 0;
    right: 0;
    height: 100px;
    width: 100%;
    border-top: 200px solid #fff;
    border-right: 1600px solid transparent;
}
.triangleFullRightBottom {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100px;
    width: 100%;
    border-bottom: 200px solid #f6f6f6;
    border-left: 1600px solid transparent;
}

/* Halves */
.halves {
	float: left;
	width: 50%;
	padding: 120px;
}
	.halves.img {
		background-position: center;
		background-size: cover;
	}
	.halves.img img {
		display: none;
	}

/* Thirds */
.thirds {
	float: left;
	width: calc(100% / 3);
	padding: 120px 40px 120px 80px;
}
	.thirds.orange {
		background-color: #ffcd1a;
		background-image: linear-gradient(120deg, #ff9900, #ffcd1a);
	}
	.thirds.white {
		background-color: #fff;
	}
	.thirds.blue {
		background-color: #4285f4;
		background-image: linear-gradient(122deg,#5330ff,#4285f4);
	}
	.thirds:first-child {
	    width: calc(100% / 3 + .011px);
	}

/* Card with pic above*/
.cardPic section {
    padding: 0 0 10px;
    margin: 0 2%;
    float: left;
    background-color: #fff;
}
    .cardPic section:nth-child(1) {
        margin-left: 0;
    }
    .cardPic section:last-child {
        margin-right: 0;
    }
    .cardPic section h5,
    .cardPic section p,
    .cardPic section a {
        padding: 0 6.5%;
    }
    .cardPic section h5 {
        margin-top: 25px;
        color: #333;
    }
    .cardPic section a {
        float: right;
    }
        .single-airport .cardPic section a,
        .single-location .cardPic section a {
            padding: 0;
            color: #4a4a4a;
        }
    .cardPic section img {
        width: 100%;
    }
    .cardPic section img.logo {
        width: auto;
    }
.cardPic.two section {
    width: 48%;
}
.cardPic.three section {
    width: 32%;
    margin: 0 2% 2% 0;
    text-align: center;
}
    .cardPic.three section:nth-child(3n) {
        margin-right: 0;
    }
    .cardPic.three section:nth-child(3n + 4) {
        clear: left;
    }
.cardPic.four section {
    width: 23.5%;
    margin: 0px 1.5% 0 0;
    text-align: center;
}

/* Solid background cards */
.cardOnly section {
    padding: 30px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-right: 1.5%;
}
    .cardOnly section:last-child {
        margin-right: 0;
    }
.cardOnly img {
    max-width: 37px;
}
.cardOnly h5 {
    color: #333;
    margin-top: 25px;
    font-size: 27px;
    font-size: 2.7rem;
}
.cardOnly a {
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
}
.cardOnly.three section {
    width: 32%;
}
.cardOnly.four section {
    width: 23.5%;
}

.cardOnly a i {
    float: right;
    position: absolute;
    bottom: 25px;
    right: 35px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
    .cardOnly a:hover ~ a i,
    .cardOnly a:hover i {
        color: #ffcd1a;
    }

/* Centered text section */
.textCenter {
    text-align: center;
}
.textCenter .wrap {
    padding: 0 200px 90px;
}
/*To cut the width of the heading
(and paragraph underneath if desired)*/
.textCenter section p.narrow,
.textCenter .narrow {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}
.textCenter.whiteBg {
    padding: 100px 0 0;
}

/* Title on the left and paragraph on the right */
.titleLeftText .wrap {
    padding: 120px 200px;
    background-color: #fff;
    -webkit-box-shadow: 0px -9px 18px -8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px -9px 18px -8px rgba(0,0,0,0.1);
    box-shadow: 0px -9px 18px -8px rgba(0,0,0,0.1);
}
.titleLeftText h4,
.titleLeftText p {
    color: #4285f4;
    float: left;
}
.titleLeftText h4 {
    width: 40%;
}
.titleLeftText p {
    width: 60%;
}
.titleLeftText a {
    display: block;
    margin-top: 20px;
}
    .titleLeftText a:hover {
        color: #ffcd1a;
    }

/* Paragraph of text alone on the left of the page */
.textLeft section {
    width: 60%;
    display: inline-block;
}
    .textLeft section:nth-child(2) {
        width: 36%;
        float: right;
    }
.textLeft p.stronger {
    margin-bottom: 10px;
}
.textLeft ul.services-airports {
    margin: 0;
}
.entry-content .textLeft .services-airports > li {
    list-style-type: none;
}
    .entry-content .textLeft .services-airports > li a {
        font-weight: 300;
        text-transform: none;
        letter-spacing: normal;
    }

/* Three columns of text */
.threeCol .wrap {
    padding-top: 120px;
}
.threeCol span {
    font-weight: 500;
    color: #4285f4;
}
.threeCol p {
    margin: 0;
}
	.threeCol p.stronger,
	.threeCol span.stronger {
	    margin: 32px 0 5px;
	    color: #333;
	}
.threeCol ul > li {
    padding: 0 0 20px;
}
.threeCol section {
    width: 35%;
    display: inline-block;
    vertical-align: top;
}
    .threeCol section:nth-child(2) a,
    .threeCol section:nth-child(2) span {
        color: #4285f4;
        font-weight: 300;
    }
        .threeCol section:nth-child(2) a:hover {
            color: #333;
        }
    .threeCol section:nth-child(3) {
            width: 20%;
            text-align: right;
            float: right;
    }
        .threeCol section:nth-child(3) .button {
            background-color: #4285f4;
            width: 235px;
            margin-top: 0;
            margin-right: -5px;
            text-align: center;
        }
            .threeCol section:nth-child(3) .button:hover {
                background-color: #346ac3;
            }

/* 2 column split content ex. Terms page */
.splitContent h5 {
    display: block;
    width: 100%;
    clear: both;
    padding: 40px 0 10px;
}


/* # Custom Search Forms
------------------------------------------------- */
.header-search {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 30%;
    z-index: 2;
}
#header-searchform {
    position: relative;
    width: 100%;
    padding: 12px 20px 15px;
}
    #header-searchinput {
        width: 100%;
        padding: 10px 10px 10px 45px;
        border: 0;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 400;
        box-shadow: 0px 4px 12px 0 rgba(0,0,0,0.15);
    }
#header-searchsubmit {
    position: absolute;
    height: 46px;
    width: 46px;
    top: 12px;
    left: 20px;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: transparent;
    background-image: url('images/mag-sm-grey.png');
    color: #fff;
}


/* # Scroll to Top
------------------------------------------------- */
.scrollup,
.scrollup:visited {
    position: fixed;
    bottom: -100px;
    right: 40px;
    padding: 5px 14px 14px 15px;
    text-indent: 0;
    color: #fff;
    background-color: #4285f4;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    line-height: 0;
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.15);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 3;
}
    .scrollup-slidein {
    	-webkit-transform: translateY(-130px);
        -moz-transform: translateY(-130px);
        transform: translateY(-130px);
    }
.scrollup .fa {
    font-size: 30px;
    font-size: 3rem;
}
.scrollup:hover,
.scrollup:focus {
    color: #fff;
    background-color: #346ac3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/* # Sticky Mobile Button
------------------------------------------------- */
.sticky-mobile-button {
	display: none;
    background-color: #ffca00;
    color: #32325d;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
}
	.sticky-mobile-button a.overlay {
		color: #32325d;
		font-weight: 700;
	    text-align: center;
	    padding-top: 12px;
	}

.sticky-mobile-button-arrow-right {
		width: 1.8rem;
		height: 1.8rem;
		border-right: 0.2em solid #32325d;
		border-top: 0.2em solid #32325d;
		transform: rotate(45deg);
		font-style: normal;
		position: relative;
		float: right;
		right: 10px;
		top: 4px;
	}

/* # Full Screen page template
------------------------------------------------- */
.full-screen .site-header,
.full-screen .footer-top,
.full-screen .footer-widgets,
.full-screen .site-footer {
    display: none;
}
.full-screen .site-container {
	max-width: 100%;
	margin-top: 0;
}
.full-screen .site-inner,
.full-screen .wrap {
	max-width: 100%;
}


/* # Hero Single CTA page template
------------------------------------------------- */


/* # Info page template
------------------------------------------------- */
.info-page .hero > .wrap {
    background-size: cover;
    height: 300px;
    padding: 0;
}

/* # Solid page template
------------------------------------------------- */
.solid-page .hero > .wrap {
    background-color: #fff;
    height: auto;
    padding: 60px 0;
    -webkit-box-shadow: 0 9px 10px -8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 9px 10px -8px rgba(0,0,0,0.1);
    box-shadow: 0 9px 10px -8px rgba(0,0,0,0.1);
}
	.solid-page .hero > .wrap:before {
		display: none;
	}
	.solid-page .hero h1 {
	    color: #4285f4;
	    margin: 0;
	}


/* ## Misc Inner Page Customization
---------------------------------------------------------------------------------------------------- */

.short-wrap {
    padding: 0 200px;
    float: left;
}
.medium-wrap {
    padding: 0 200px 70px;
    float: left;
}
.tall-wrap {
    padding: 70px 200px;
    float: left;
}
.xtall-wrap {
    padding: 100px 100px 0;
    float: left;
}
.xxtall-wrap {
    padding: 120px 200px 70px;
    float: left;
}
.square-wrap {
    padding: 120px;
    float: left;
}
.wrap.wrapTop75 {
    padding-top: 75px;
}
.wrap.wrapTop90 {
    padding-top: 90px;
}
.wrap.wrapTop120 {
    padding-top: 120px;
}
.wrap.wrapRight0 {
    padding-right: 0 !important;
}
.wrap.wrapBottom0 { /*To be used for cases where images need to be on the bottom of divs*/
	padding-bottom: 0;
}
.wrap.wrapLeft0 {
    padding-left: 0 !important;
}
.wrap.wrapRL0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.nofloat {
    float: none !important;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clearAll {
    clear: both !important;
}
.disFlex {
	display: flex;
	align-items: flex-start;
}
.posRelative {
	position: relative;
}
.vertCenter {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
._100 {
    width: 100%;
}
.width-25 {
    max-width: 25%;
    margin: auto;
}
.width-30 {
    max-width: 30%;
    margin: auto;
}
.width-40 {
    max-width: 40%;
    margin: auto;
}
.width-50 {
    max-width: 50%;
    margin: auto;
}
.width-60 {
    max-width: 60%;
    margin: auto;
}
.width-70 {
    max-width: 70%;
    margin: auto;
}
.width-75 {
    max-width: 75%;
    margin: auto;
}
.width-80 {
    max-width: 80%;
    margin: auto;
}
.max35 {
    width: 100%;
    max-width: 35px;
}
.max50 {
    width: 100%;
    max-width: 50px;
}
.max75 {
    width: 100%;
    max-width: 75px;
}
.max100 {
    width: 100%;
    max-width: 100px;
}
.max125 {
    width: 100%;
    max-width: 125px;
}
.max200 {
    width: 100%;
    max-width: 200px;
}
.max250 {
    width: 100%;
    max-width: 250px;
}
.max300 {
    width: 100%;
    max-width: 300px;
}
.max350 {
    width: 100%;
    max-width: 350px;
}
.max400 {
    width: 100%;
    max-width: 400px;
}
.max450 {
    width: 100%;
    max-width: 450px;
}
h1 > .smallh1 {
    display: block;
    font-size: 22px;
    margin-top: 12px;
}
h1 > .mediumh1 {
    display: block;
    font-size: 30px;
    margin-top: 12px;
}
    h1 > .mediumh1 span {
        display: inline-block;
    }
h2.size50 {
    font-size: 50px;
    font-size: 5rem;
}
h2.size60 {
    font-size: 60px;
    font-size: 6rem;
}
h2.greyh2 {
    color: #333;
    font-size: 40px;
    font-size: 4rem;
    font-weight: 300;
}
h2.smallGrey {
    color: #333;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 300;
}
h2.smallGreyBordered {
    color: #333;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 300;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
h2 span.typewrite {
    display: block;
    width: 475px;
    height: 50px;
    font-weight: 600;
    margin: 20px auto 0;
    border-bottom: 1px solid #333;
}
h3.dark-yellow-txt {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 2px;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 10px;
}
h4.bold-white {
    color: #fff;
    font-weight: 700;
}
h5.small22 {
    font-size: 22px;
    font-size: 2.2rem;
}
h5.smaller {
    font-size: 26px;
    font-size: 2.6rem;
}
h5.greyh5 {
    color: #333;
}
h5.mediumh5 {
    font-size: 22px;
    color: #666;
}
    h5.mediumh5 span {
        color: #4285f4;
        font-weight: 700;
    }
h5.bordered {
    border-top: 1px solid #d8d8d8;
    padding-top: 50px;
    margin-top: 50px;
}
h6.lg-h6 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 5px;
}
p.italicized {
    font-style: italic;
}
p.size14,
span.size14 {
    font-size: 14px;
    font-size: 1.4rem;
}
p.size20,
a.size20 {
    font-size: 20px;
    font-size: 2rem;
}
p.size22 {
    font-size: 22px;
    font-size: 2.2rem;
}
p.size26 {
    font-size: 26px;
    font-size: 2.6rem;
}
p.size28 {
    font-size: 28px;
    font-size: 2.8rem;
}
.textLeft {
    text-align: left;
}
.textRight {
    text-align: right;
}
.dark-blue-txt {
    color: #346df1;
}
.dark-yellow-txt {
    color: #ffca00;
}
.grey-txt {
    color: #333;
}
.komen-pink-txt {
    color: #e34a9c;
}
.komen-dark-pink-txt {
    color: #b01e65;
}
.lt-purple-txt {
	color: #848faf;
}
.purple-txt {
	color: #32325d;
}
.white-txt {
    color: #fff !important;
}
.yellow-txt {
    color: #ffcd1A;
}
span.bluebld {
    display: inline;
    color: #4285f4;
    font-weight: 700;
}
span.dark-pink {
    background-color: #b01e65;
    padding: 4px;
    margin: 0 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
span.yellowbld {
    display: inline;
    color: #ffcd1a;
    font-weight: 700;
}
.copyright-txt {
    float: left;
    font-size: 13px;
    margin: 28px 0 0 !important;
}
a.black-white {
    background-color: #000;
}
    a.black-white:hover,
    a.black-white:focus {
        background-color: #0f0f0f;
    }
a.blue-white {
    padding: 15px 10px;
    display: block;
    text-align: center;
    border: 1px solid #4285f4;
}
    a.blue-white:hover,
    a.blue-white:focus {
        background-color: #fff;
        color: #4285f4 !important;
    }
a.blue-white-inline {
    padding: 15px 0;
    width: 215px;
    display: inline-block;
    border: 1px solid #4285f4;
    background-color: #4285f4;
    color: #fff;
    margin-right: 30px;
    text-shadow: none;
}
    a.blue-white-inline:hover,
    a.blue-white-inline:focus {
        background-color: #fff;
        color: #4285f4 !important;
    }
a.dark-yellow-blue {
    background-color: #ffca00;
    color: #4285f4;
    font-size: 20px;
    font-size: 2rem;
}
    a.dark-yellow-blue:hover,
    a.dark-yellow-blue:focus {
        background-color: #e6b601;
        color: #4285f4 !important;
    }
a.dark-yellow-purple {
    background-color: #ffca00;
    color: #32325d;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 15px 25px;
}
    a.dark-yellow-purple:hover,
    a.dark-yellow-purple:focus {
        background-color: #e6b601;
        color: #32325d !important;
    }
a.ecar-dark {
    background-color: #203143;
    color: #fff;
}
    a.ecar-dark:hover,
    a.ecar-dark:focus {
        background-color: #ab7420;
        color: #fff;
    }
a.overlay {
    width: 100%;
    height:100%;
    position: absolute;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
}
a.pink-white {
    text-align: center;
    border: 0;
    background-color: #e34a9c;
    color: #fff;
}
    a.pink-white:hover,
    a.pink-white:focus {
        background-color: #b01e65;
        color: #fff !important;
    }
a.transparent-blue {
    background-color: transparent;
    color: #4285f4;
}
    a.transparent-blue:hover,
    a.transparent-blue:focus {
        background-color: transparent;
        color: #4285f4;
    }
a.transparent-white {
    background-color: transparent;
    color: #fff;
}
    a.transparent-white:hover,
    a.transparent-white:focus {
        background-color: transparent;
    }
a.white-blue {
    padding: 15px 10px;
    display: block;
    text-align: center;
    border: 1px solid #4285f4;
    background-color: #fff;
    color: #4285f4;
}
    a.white-blue:hover,
    a.white-blue:focus {
        background-color: #4285f4;
        color: #fff !important;
    }
a.white-blue-inline {
    padding: 15px 0;
    width: 215px;
    display: inline-block;
    border: 1px solid #4285f4;
    background-color: #fff;
    color: #4285f4;
}
    a.white-blue-inline:hover,
    a.white-blue-inline:focus {
        background-color: #4285f4;
        color: #fff !important;
    }
a.white-blue-inline2 {
    background-color: #fff;
    color: #4285f4;
}
    a.white-blue-inline2:hover,
    a.white-blue-inline2:focus {
        background-color: #306aca;
        color: #fff !important;
    }
.gradientDarkBlueToBlue {
	background-color: #4285f4;
	background-image: linear-gradient(122deg,#5330ff,#4285f4);
}
.noBorder {
    border: none !important;
}
.marAuto {
	margin: auto;
}
.marTop0 {
    margin-top: 0;
}
.marTop10 {
    margin-top: 10px;
}
.marTop20 {
    margin-top: 20px;
}
.marTop30 {
    margin-top: 30px;
}
.marTop40 {
    margin-top: 40px;
}
.marTop80 {
    margin-top: 80px;
}
.marRight75 {
	margin-right: 75px;
}
.marBottom0 {
    margin-bottom: 0;
}
.marBottom10 {
    margin-bottom: 10px;
}
.marBottom20 {
    margin-bottom: 20px;
}
.marBottom30 {
    margin-bottom: 30px;
}
.marBottom40 {
    margin-bottom: 40px;
}
.marBottom70 {
    margin-bottom: 70px;
}
.splitpg .entry {
    padding: 0;
}
.mobile {
    display: none !important;
}
.mobile-btn {
    display: none !important;
}
.innerwhiteBg {
    width: 100%;
    float: left;
    margin-top: -15px;
}

/* Background image section */
.img-background-cta {
    display: flex;
    align-items: flex-start;
    position: relative;
    clear: both;
    background-size: cover;
    background-position: center;
    height: 700px;
    min-height: 700px;
}
    .img-background-cta:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        background: rgb(0,0,0);
        background: rgba(0,0,0,0.65);
        z-index: 2;
    }
.img-background-cta .wrap {
    margin: auto;
    padding: 0;
    z-index: 2;
}
.img-background-cta h2,
.img-background-cta h4,
.img-background-cta h5 {
    position: relative;
    color: #fff;
    font-weight: 300;
    z-index: 3;
}
    .img-background-cta h2 {
        font-size: 60px;
        font-size: 6rem;
    }
    	.img-background-cta h2 span {
    		font-weight: 600;
    	}
    .img-background-cta h4 {
        font-size: 56px;
        font-size: 5.6rem;
    }
        .img-background-cta h4 span {
            font-weight: 600;
            border-bottom: 3px solid #fff;
        }
    .img-background-cta h5.narrow {
        max-width: 850px;
    }
    .img-background-cta .button {
        position: relative;
        font-size: 16px;
        font-size: 1.6rem;
        width: auto;
        padding: 15px 42px;
        z-index: 3;
    }

/* Blue Dotted List */
ul.blue-disc {
    text-align: left;
    margin-left: 20px;
}
ul.blue-disc > li {
    list-style-type: disc;
    color: #4285f4;
}
    ul.blue-disc > li span {
        color: #4a4a4a;
        vertical-align: middle;
    }

/* Blue Checked List */
ul.blue-checks {
    list-style-type: none;
    margin-left: 25px;
}
    ul.blue-checks li {
        position: relative;
        list-style-type: none;
        margin-bottom: 10px;
    }
    ul.blue-checks li:last-of-type {
        margin-bottom: -10px;
    }
    ul.blue-checks li:before {
        content: url('images/blue-check.png');
        position: absolute;
        left: -20px;
    }

/* Dark Blue Hotel Callout */
.dark-blue-hotel-cta {
    background-color: #306aca;
}
    .dark-blue-hotel-cta .wrap {
        padding: 35px 200px;
    }
.dark-blue-hotel-cta section {
    width: 50%;
    display: inline-block;
}
.dark-blue-hotel-cta section:nth-child(2) {
    width: 45%;
    float: right;
    text-align: right;
}
.dark-blue-hotel-cta h4,
.dark-blue-hotel-cta h6 {
    color: #fff;
    margin-bottom: 5px;
}
.dark-blue-hotel-cta span {
    font-weight: 100;
    font-style: italic;
}
.dark-blue-hotel-cta .button {
    padding: 15px 50px;
    margin-top: 12px;
    margin-right: 75px;
    display: inline-block;
}

/* Discount Boxes */
.dotted-discount {
    border: 1px dashed #4a4a4a;
    width: 425px;
    margin: 0 auto 35px;
    text-align: center;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
    .dotted-discount:hover {
        background: #4285f4;
        border: 1px dashed transparent;
    }
.dotted-discount h5 {
    color: #4a4a4a;
    margin: 0;
    padding: 10px;
}
    .dotted-discount:hover h5 {
        color: #fff;
    }
.dotted-discount h5 span {
    color: #4285f4;
    font-weight: 700;
}
    .dotted-discount:hover h5 span {
        color: #ffcd1a;
    }

/* Fade Effects */
.fadeIn-effect,
.fadeInUp-effect,
.fadeInRight-effect,
.fadeInDown-effect,
.fadeInLeft-effect {
    opacity: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name:         fadeIn;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name:         fadeInUp;
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name:         fadeInRight;
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name:         fadeInDown;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name:         fadeInLeft;
}


/* Linked Misc Sections */
.small-callout.linked {
	transform: translateY(0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
}
	.small-callout.linked:hover,
	.small-callout.linked:focus {
		transform: translateY(-5px);
	    -webkit-box-shadow: 0 5px 10px rgba(204,204,204,1);
	    -moz-box-shadow: 0 5px 10px rgba(204,204,204,1);
	    box-shadow: 0 5px 10px rgba(204,204,204,1);
	}

/* Service Types Slider */
.serviceTypesSliderNav {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 120px;
}
    .serviceTypesSliderNav > div {
        cursor: pointer;
        opacity: 0.7;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }
        .serviceTypesSliderNav > div.active {
            opacity: 1;
        }
    .serviceTypesSliderNav img {
        filter: grayscale(100%);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }
        .serviceTypesSliderNav .active img {
            filter: grayscale(0);
        }
    .serviceTypesSliderNavLine {
        position: absolute;
        bottom: -12%;
        height: 3px;
        pointer-events: none;
        border-bottom: 1px solid #fff;
        border-width: 0 45px;
        background: #ffcd1a;
        -webkit-transition: all 0.5s cubic-bezier(1,.01,0,1.22);
        -moz-transition: all 0.5s cubic-bezier(1,.01,0,1.22);
        transition: all 0.5s cubic-bezier(1,.01,0,1.22);
    }
    /* SliderNav Three Column */
    .serviceTypesSliderNav.sliderNavThree {
        padding: 0 200px;
    }
        .serviceTypesSliderNav.sliderNavThree > div {
            float: left;
            width: 30%;
        }
            .serviceTypesSliderNav.sliderNavThree > div:nth-child(n+2) {
                margin-left: 5%;
            }
            .serviceTypesSliderNav.sliderNavThree .serviceTypesSliderNavLine {
                background: #4285f4;
            }

    /* SliderNav Four Column */
    .serviceTypesSliderNav.sliderNavFour {
        padding: 0 100px;
    }
        .serviceTypesSliderNav.sliderNavFour > div {
            float: left;
            width: 20%;
        }
            .serviceTypesSliderNav.sliderNavFour > div:nth-child(n+2) {
                margin-left: 5%;
            }
.serviceTypesSlider {
    position: relative;
    float: left;
    width: 100%;
}
.serviceTypesSlider-slide {
    position: absolute;
    opacity: 0;
    z-index: 0;
}
    .serviceTypesSlider-slide.active {
        -webkit-animation: fadeIn 0.75s cubic-bezier(0.6, 0.25, 1, 1) both;
        -moz-animation: fadeIn 0.75s cubic-bezier(0.6, 0.25, 1, 1) both;
        animation: fadeIn 0.75s cubic-bezier(0.6, 0.25, 1, 1) both;
    }


/* Split Straight */
.splitStraight {
    position: relative;
    overflow: hidden;
}
    .splitStraight .one-half.first {
        padding-right: 50px;
    }
#splitStraight {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

    /* Split Straight White-Image */
    #splitStraight.whiteImg img {
        float: right;
        width: 50%;
        height: 100%;
        margin: 0;
        padding: 0;
        -o-object-fit: cover;
        object-fit: cover;
    }
    #splitStraight.whiteImg span {
        background-color: #fff;
        position: absolute;
        width: 50%;
        height: 100%;
    }


/* Split Skew */
.splitSkew {
    position: relative;
    overflow: hidden;
}
    .splitSkew .one-half.first {
        padding-right: 100px;
    }
    .splitSkew.reverse .one-half.first {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }
    .splitSkew.reverse .one-half {
        padding-left: 100px;
    }
#splitSkew {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

    /* Split Skew Purple-Image */
    #splitSkew.purpleImg img {
        float: right;
        width: 55%;
        height: 100%;
        margin: 0;
        padding: 0;
        -o-object-fit: cover;
        object-fit: cover;
    }
    #splitSkew.purpleImg span {
        background-color: #24447F;
        position: absolute;
        width: 60%;
        height: 100%;
        transform: skew(-5deg);
        left: -10%;
    }

    /* Split Skew Image-Purple */
    #splitSkew.imgPurple img {
        float: left;
        width: 55%;
        height: 100%;
        margin: 0;
        padding: 0;
        -o-object-fit: cover;
        object-fit: cover;
    }
    #splitSkew.imgPurple span {
        background-color: #24447F;
        position: absolute;
        width: 60%;
        height: 100%;
        transform: skew(-5deg);
        right: -10%;
    }

    /* Split Skew Image-White */
    #splitSkew.imgWhite img {
        float: left;
        width: 55%;
        height: 100%;
        margin: 0;
        padding: 0;
        -o-object-fit: cover;
        object-fit: cover;
    }
    #splitSkew.imgWhite span {
        background-color: #fff;
        position: absolute;
        width: 60%;
        height: 100%;
        transform: skew(5deg);
        right: -10%;
    }

/* White Hotel Callout */
.white-hotel-cta {
    background-color: #fff;
}
    .white-hotel-cta .wrap {
        float: left;
        width: 100%;
        background-color: #fff;
        padding: 35px 200px;
    }
.white-hotel-cta .one-half + .one-half {
    text-align: right;
}
.white-hotel-cta h4,
.white-hotel-cta p {
    margin-bottom: 5px;
}
.white-hotel-cta span {
    font-weight: 100;
    font-style: italic;
}
.white-hotel-cta .button {
    width: 50%;
}


/* # 404 Page
------------------------------------------------- */
.error404 .hero {
    display: none;
    visibility: hidden;
}
.error404 .entry {
    padding: 0;
}
.error404 .content h5,
.error404 .content h6 {
    color: #4a4a4a;
}


/* # AAA Page
------------------------------------------------- */
.aaa .genesis-nav-menu .menu-item:nth-child(5n) a {
    display: none;
}
.aaa p.italicized {
    margin-top: 50px;
    margin-bottom: 0;
    font-weight: 400;
}
.aaa .whiteBg .button {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px 60px;
}
img.aaa {
    padding-top: 100px;
    padding-bottom: 25px;
}
.aaa .img-background-cta {
    min-height: 550px;
}
    .aaa .img-background-cta:before {
        display: none;
    }
    .aaa h2 span {
        font-weight: 600;
    }


/* # AA Holiday Page
------------------------------------------------- */
.page-id-697 h1 > span {
    width: 500px;
}


/* # Affiliates Pages
------------------------------------------------- */
.affiliate .tabs-header {
    display: none;
}
.affiliate .tab-content {
    margin-top: 30px;
}


/* # Airline Discount Pages
------------------------------------------------- */
.airline-disc .img-background-cta {
    min-height: 550px;
    background-size: cover !important;
    background-position: center !important;
}
	.airline-disc .img-background-cta:before {
	    display: none;
	}
.airline-disc .fourty-five {
	float: right;
}
.airline-disc .medium-wrap {
    width: 100%;
}
.airline-disc .small-callout + .small-callout {
    margin-top: 5%;
}
.airline-disc .fourty-five .small-callout object {
    max-width: 74px;
    margin: 0 0 20px;
    display: block;
}
.airline-disc .small-callout h5 {
	font-size: 27px;
	font-size: 2.7rem;
    clear: left;
    margin: 0 0 10px;
}
.airline-disc .small-callout + p {
    margin: 0;
}
.airline-disc .one-third .small-callout object {
	max-width: 35px;
	margin: 0 0 20px;
    display: block;
}


/* # Airline Rewards Pages
------------------------------------------------- */
.airline .entry {
    padding: 0;
}
.airline.info-page .hero > .wrap {
    background-position: center right;
}
    .airline.info-page .hero > .wrap:before {
        display: none;
    }
    .airline.info-page .hero h1 {
        text-shadow: 2px 2px 5px #777;
    }
.airline-banner {
    background-color: #fff;
    float: left;
    width: 100%;
    height: 150px;
    padding-top: 50px;
    margin-bottom: 100px;
    text-align: center;
}
    .airline-banner a {
        margin-right: 5%;
    }
    .airline-banner a:last-of-type {
        margin-right: 0;
    }
    .airline-banner img {
        display: inline-block !important;
        width: 170px;
        vertical-align: middle;
    }
.airline-banner-inner {
    background-color: #fff;
    float: left;
    width: 100%;
    height: 175px;
    padding-top: 55px;
    margin-bottom: 90px;
    text-align: left;
}

/* Callout box on right side of ADA, Airline Discount & Airline Rewards */
.small-callout {
    background-color: #fff;
    padding: 2em !important;
    -webkit-box-shadow: 0 5px 10px rgba(204,204,204,1);
    -moz-box-shadow: 0 5px 10px rgba(204,204,204,1);
    box-shadow: 0 5px 10px rgba(204,204,204,1);
}
    .small-callout h3 {
        margin-top: 0;
    }
    .small-callout ol {
        margin-left: 20px;
    }
.small-callout-padding {
	padding: 2em 2em 1em;
}
.small-callout-2 {
    background-color: #fff;
    padding: 2em !important;
    -webkit-box-shadow: 0 5px 10px rgba(204,204,204,1);
    -moz-box-shadow: 0 5px 10px rgba(204,204,204,1);
    box-shadow: 0 5px 10px rgba(204,204,204,1);
}
.airline-callouts section {
    position: relative;
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid #ccc;
    background-image: url('images/tri-right-arrow.png');
    background-repeat: no-repeat;
    background-position: 95% center;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.airline-callouts section:hover {
    background-position: right center;
}
    .airline-callouts h5 {
        font-size: 22px;
        font-size: 2.2rem;
        color: #4285f4;
        margin: 0;
        padding: 25px 75px 25px 25px;
    }
.terms-box {
    float: left;
    background: #fff;
    padding: 40px 40px 15px;
    margin-top: 40px;
}
    .terms-box h3 {
        color: #333;
        margin: 0;
        border-bottom: 0;
        padding-bottom: 20px;
    }


/* # Airports Page
------------------------------------------------- */

/* Top Hero Area */
.airports-hero .wrap {
    background-size: cover;
    height: 500px;
    padding-top: 160px;
}
.airports-nav {
    background-color: #fff;
    padding: 30px 30px 40px;
}
    .airports-hero h1 {
        font-size: 44px;
        font-size: 4.4rem;
        font-weight: 100;
    }
    .airports-hero #quickNav {
        display: table;
        width: 100%;
        text-align: center;
    }
        .airports-hero #quickNav li {
            list-style-type: none;
            display: table-cell;
            position: relative;
            -webkit-transition: all 0.3s;
            -webkit-transform-origin: 50% 100%;
            -moz-transition: all 0.4s;
            -moz-transform-origin: 50% 100%;
            -webkit-box-reflect: below -5px
            -webkit-gradient(linear, left top, left bottom, from(transparent),
            color-stop(0.7, transparent), to(rgba(255,255,255,.5)));
            -webkit-box-reflect: below -5px -webkit-linear-gradient(top, transparent, rgba(255,255,255,.3));
        }
        .airports-hero #quickNav li:last-child {
            margin-right: 0;
        }
            .airports-hero #quickNav li a {
                font-size: 26px;
                font-size: 2.6rem;
                font-weight: 700;
                padding: 5px 12px;
                background-color: #eee;
                border-radius: 5px;
            }
                .airports-hero #quickNav li:hover a,
                .airports-hero #quickNav li a:focus {
                    background-color: #4285f4;
                    color: #fff;
                }
            .airports-hero #quickNav li:hover {
                -webkit-transform: scale(1.5);
                -moz-transform: scale(1.5);
                transform: scale(1.5);
                z-index: 2;
            }
            .airports-hero #quickNav li:hover + li {
                -webkit-transform: scale(1.2);
                -moz-transform: scale(1.2);
                transform: scale(1.2);
            }
            .airports-hero #quickNav li#prev {
                -webkit-transform: scale(1.2);
                -moz-transform: scale(1.2);
                transform: scale(1.2);
            }

/* Table */
.airports-services {
    background: #fff;
    line-height: 1.625;
}
.airports-services th,
.airports-services td {
    border-color: #eee;
}
.airports-services object {
    display: block;
    max-height: 72px;
    margin: auto;
    padding: 15px 0 7.5px;
}
.airports-services p {
    margin: 0;
}
.rowLink:hover,
.rowLink:focus {
    cursor: pointer;
    -webkit-box-shadow: 0 0 10px 0 rgba(204,204,204,1);
    -moz-box-shadow: 0 0 10px 0 rgba(204,204,204,1);
    box-shadow: 0 0 10px 0 rgba(204,204,204,1);
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

/* Desktop Table */
.airports-services.desktop-table th:first-child,
.airports-services.desktop-table td:first-child {
    width: 375px;
}
.airports-services.desktop-table th:nth-child(n+2),
.airports-services.desktop-table td:nth-child(n+2) {
    width: 200px;
    text-align: center;
}
    .airports-services.desktop-table th:nth-child(n+2) {
        padding: 10px 5px !important;
    }
.airports-services.desktop-table td:first-child {
    padding: 10px 20px 10px 30px !important;
}
.airports-services.desktop-table td:nth-child(n+2) {
    font-size: 20px;
}
.airports-services.desktop-table h6 {
    font-size: 30px;
    padding: 30px 10px 5px 25px;
}
.airports-services.fixed{
    top:0;
    position:fixed;
    width:auto;
    display:none;
    border:none;
    z-index: 2;
}
.airports-services .anchor {
    display: table-caption;
    height: 130px;
    margin-top: -130px;
    visibility: hidden;
}
.airports-services.desktop-table .nonactive {
    color: #ddd;
}
.airports-services.desktop-table .active {
    color: #4285f4;
}

/* Desktop Table Tooltip */
.airports-services .tooltip {
    position: relative;
    opacity: 0.6;
    cursor: pointer;
}
    .airports-services .tooltip:hover,
    .airports-services .tooltip:focus,
    .airports-services .tooltip:active {
        color: #346ac3;
    }
.desktop-table .tooltipMore {
    position: absolute;
    margin-top: 10px;
    background-color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 5px;
    border: 1px solid #4285f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translate3d(0,-10px,0);
    -moz-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0;
    z-index: -1;
}
    .desktop-table .tooltipMore.visible {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
        z-index: 1;
    }
.desktop-table .tooltipMore:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 45%;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #4285f4;
    border-left: 10px solid transparent;
}


/* Mobile Table */
.table-container.mobile-table,
.airports-services.mobile-table {
    display: none;
}
.airports-services.mobile-table td {
    text-align: center;
}
.table-container .collapseomatic {
    position: relative;
    background-color: #4285f4;
    background-image: url('images/arrow-down-airports.png') !important;
    background-position: 92% center;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    padding: 12px !important;
    border-bottom: 0;
    margin-bottom: 5px;
    width: 24%;
}
    .table-container .collapseomatic.colomat-close {
        background-image: url('images/arrow-up-airports.png') !important;
        margin-bottom: 40px;
        width: 100%;
    }
.table-container .collapseomatic_excerpt,
.table-container .collapseomatic_content {
    margin-left: 0;
    border-bottom: 0;
}
.airports-services.mobile-table .airports-title {
    background-color: #4285f4;
    position: relative;
    font-size: 20px;
    color: #fff;
}
    .airports-services.mobile-table img.airports_arrow {
        margin-left: 10px;
        vertical-align: middle;
    }
.airports-services.mobile-table tr + tr td {
    width: 25%;
    padding: 5px 5px 15px !important;
    z-index: 0;
}
.airports-services.mobile-table td.nonactive {
    position: relative;
}
    .airports-services.mobile-table td.nonactive:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 5;
    }
    .airports-services.mobile-table td.nonactive > object,
    .airports-services.mobile-table td.nonactive > p,
    .airports-services.mobile-table td.nonactive > a {
        opacity: 0.25;
        filter: grayscale(100%);
    }
.mobile-table a.cellLink {
    color: #4a4a4a;
}
.mobile-table a.toTopBtn {
    display: block;
    background-color: #4285f4;
    color: #fff;
    text-align: center;
    padding: 15px;
    margin-right: 1.75%;
}
    .toTopBtn .fa {
        margin-left: 10px;
    }

/* Mobile Table Tooltip */
.mobile-table .tooltip {
    display: block;
}
.mobile-table .tooltipMore {
    position: fixed;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 25%; /* This might need to be adjusted on small mobile when content is finalized */
    background-color: #fff;
    text-align: left;
    padding: 0;
    border: 1px solid #4285f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px #333;
    -moz-box-shadow: 0 0 10px #333;
    box-shadow: 0 0 10px #333;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0;
    z-index: -1;
}
    .mobile-table .tooltipMore.visible {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        z-index: 2;
    }
    .tooltipHeader {
        background-color: #4285f4;
        color: #fff;
        text-align: center;
        padding: 5px;
    }
    .mobile-table .tooltipMore p {
        padding: 5px 15px 10px;
    }
    .tooltipOverlay {
        background-color: #333;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.5;
        z-index: 2;
        cursor: pointer;
    }
    .tooltipClose {
        font-size: 22px;
        width: 35px;
        height: 35px;
        padding: 0 !important;
        position: absolute;
        top: -18px;
        right: -18px;
        z-index: 0;
        cursor: pointer;
    }
        .tooltipClose .fa {
            color: #4285f4;
            position: absolute;
            left: 9px;
            top: 6px;
        }
        .tooltipClose:after {
            content: '';
            background-color: #fff;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            height: 35px;
            width: 35px;
            position: absolute;
            z-index: -1;
            border: 2px solid #4285f4;
        }

/* Mobile Anchor Menu */
.quickNav-mobile {
    display: none;
}



/* # Airport & Location Pages
------------------------------------------------- */
.single-airport .hero h2,
.single-location .hero h2 {
    color: #fff;
    font-size: 60px;
    font-size: 6rem;
    font-weight: 700;
    margin-bottom: 10px;
}
.single-airport .affiliateNotice,
.single-location .affiliateNotice {
    display: inline-block;
    background: rgba(0,0,0,.3);
    color: #fff;
    font-size: 13px;
    width: auto;
    padding: 5px 10px;
    margin-bottom: 10px !important;
    border-radius: 20px;
}
.single-airport #content.wrap,
.single-location #content.wrap {
    padding-top: 90px;
}
.single-airport #content.wrap .one-half + .one-half,
.single-location #content.wrap .one-half + .one-half {
    padding-left: 75px;
}
    .single-airport .entry-content h1,
    .single-location .entry-content h1 {
        font-size: 40px;
        font-size: 4rem;
    }
    .single-airport h3,
    .single-location h3 {
        margin-top: 0;
    }
    .single-airport .description p:last-child,
    .single-location .description p:last-child {
        margin-bottom: 0;
     }
    .single-airport .small-callout,
    .single-location .small-callout {
        padding: 1.5em 3em 1.5em 1.25em !important;
        position: relative;
        float: left;
        width: 100%;
        cursor: pointer;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -webkit-box-shadow: 0 5px 10px rgba(204,204,204,0.5);
        -moz-box-shadow: 0 5px 10px rgba(204,204,204,0.5);
        box-shadow: 0 5px 10px rgba(204,204,204,0.5);
    }
        .single-airport .small-callout.viewMore,
        .single-location .small-callout.viewMore {
            -webkit-box-shadow: 0 5px 10px rgba(204,204,204,1);
            -moz-box-shadow: 0 5px 10px rgba(204,204,204,1);
            box-shadow: 0 5px 10px rgba(204,204,204,1);
        }
    .single-airport .small-callout + .small-callout,
    .single-location .small-callout + .small-callout {
        margin-top: 1em;
    }
        .single-airport .small-callout img.circleCheck,
        .single-location .small-callout img.circleCheck {
            position: absolute;
            left: 20px;
            height: 30px;
            width: 30px;
        }
        .single-airport .small-callout h5,
        .single-location .small-callout h5 {
            float: left;
            font-size: 22px;
            font-size: 2.2rem;
            margin: 2px 0 0 45px;
        }
        .single-airport a.togglebx img.toggleBx,
        .single-location a.togglebx img.toggleBx {
            position: relative;
            float: right;
            margin: 5px -30px 0 0;
            padding: 0;
            cursor: pointer;
            -webkit-transition-duration: 0.15s;
            -moz-transition-duration: 0.15s;
            transition-duration: 0.15s;
        }
            .single-airport .small-callout.viewMore a.togglebx img.toggleBx,
            .single-location .small-callout.viewMore a.togglebx img.toggleBx {
                -ms-transform: rotateZ(-180deg);
                -webkit-transform: rotateZ(-180deg);
                transform: rotateZ(-180deg);
                -webkit-transition-duration: 0.15s;
                -moz-transition-duration: 0.15s;
                transition-duration: 0.15s;
            }
        .single-airport div.hiddenbx,
        .single-location div.hiddenbx {
            margin-top: 12px;
            display: none;
        }

/* Drive Banner section */
.drive-banner {
    position: relative;
    float: left;
    background-image: url('images/drive-banner-img.jpg');
    background-repeat: no-repeat;
    background-size: calc(100%/3) 100%;
    background-position: left;
    background-color: #fff;
    color: #333;
    width: 100%;
    height: 125px;
    padding-left: calc(100%/3 + 25px);
    margin-bottom: 50px;
}
    .drive-banner div {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
        .drive-banner h2 {
            font-size: 2.2vw;
        }
        .drive-banner p {
            font-size: 1vw;
        }
    .drive-banner button {
        position: absolute;
        right: 25px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

/* 3 Boxes across for Around Town / Airport / City */
.single-airport .find-us,
.single-airport .services-available,
.single-airport .services-airports,
.single-location .services-available,
.single-location .services-airports {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 70px;
}
    .single-airport .find-us {
        margin-bottom: 70px;
    }
        .single-airport .find-us h3 {
            margin-top: 0;
        }
    .single-airport .services-available {
        margin-bottom: 70px;
    }
.single-airport .find-us + .services-available,
.single-airport .services-available + .services-airports {
    margin-top: 0;
}
.cardOnly-airports section {
    display: block;
    float: left;
    width: 31%;
    margin: 1% !important;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
    .cardOnly-airports a:nth-child(4) section,
    .cardOnly-airports section:nth-child(4) {
        clear: left;
    }
    .cardOnly-airports h5 {
        margin: 20px 0 30px;
    }
.cardOnly-airports a section:hover,
.cardOnly-airports a section:focus {
    -webkit-box-shadow: 0 0 10px 0 rgba(204,204,204,1);
    -moz-box-shadow: 0 0 10px 0 rgba(204,204,204,1);
    box-shadow: 0 0 10px 0 rgba(204,204,204,1);
}
    img.location_arrow {
        float: right;
        position: absolute;
        right: 30px;
        bottom: 30px;
    }

/* Map Area */
.airport-map {
    display: flex;
    align-items: flex-start;
    position: relative;
    background-size: cover;
    background-position: center;
    height: 700px;
    min-height: 700px;
}
    .airport-map:before {
        content: '';
        background: rgb(0,0,0);
        background: rgba(0,0,0,.75);
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 0;
    }
    .airport-map .wrap {
        width: 100%;
        padding-bottom: 0;
        margin: auto;
        z-index: 1;
    }
    .airport-map h4 {
        font-size: 56px;
        font-size: 5.6rem;
        margin-top: 0px;
        -moz-transition: 0.25s ease;
        -webkit-transition: 0.25s ease;
        transition: 0.25s ease;
    }
        .airport-map h4 span {
            font-weight: 600;
            border-bottom: 3px solid #fff;
        }
.airport-map .map-hidden {
    opacity: 1;
    visibility: visible;
    max-width: 75%;
    margin: auto;
    -moz-transition: 0.25s ease;
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
}
/* .airport-map:hover .map-hidden,
.airport-map:focus .map-hidden {
    opacity: 1;
    visibility: visible;
}
.airport-map:hover h4,
.airport-map:focus h4 {
    margin-top: 0;
} */

/* Safety Callout Section */
.safety-cta {
    clear: both;
}
    .safety-cta .wrap {
        padding: 120px 200px 100px;
    }
.safety-cta section {
    width: 40%;
    display: inline-block;
}
.safety-cta section:nth-child(2) {
    width: 45%;
    float: right;
    text-align: right;
}

/* City Pass section */
.city-pass {
    clear: both;
    background-color: #fff;
}
    .city-pass .wrap {
        padding: 50px 200px;
    }
.city-pass section {
    width: 70%;
    display: inline-block;
}
.city-pass section:nth-child(2) {
    width: 25%;
    float: right;
    text-align: right;
}
.city-pass h5 {
    color: #4285f4;
    margin-bottom: 0;
}
.city-pass span {
    font-weight: 900;
}
.city-pass .button {
    width: 235px;
    margin-top: 0;
    display: inline-block;
}

/* Vegas.com banner section */
.las-vegas-banner a {
    display: block;
}

#contactForm {
    margin-top: 30px;
}
/* Contact the local team area */
.single-airport .threeCol,
.single-location .threeCol {
    background-color: #fff;
}

/* Fort Collins page */
.ftcollins .site-header:not(.transparent) {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.ftcollins .hero,
.ftcollins #content,
.ftcollins .thirds,
.ftcollins div.safety-cta,
.ftcollins div.threeCol {
    display: none;
}
.fcNotice {
    background-image: url('/wp-content/uploads/2017/05/ftcollinshero.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-start;
    position: relative;
    height: 650px;
}
.fcNotice:before {
        content: '';
        background: rgb(255,255,255);
        background: rgba(255,255,255,0.85);
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .fcNotice-inner {
        font-size: 26px;
        font-weight: 500;
        text-align: center;
        margin: auto;
        padding: 50px;
        width: 100%;
    }
    .fcNotice-inner a {
        color: #578b3e;
        font-weight: 700;
    }
    a.greenride-btn{
        display: inline-block;
        color: #578b3e;
        background-color: #fff;
        text-align: left;
        border: 3px solid #578b3e;
        padding: 5px 15px;
        margin-top: 20px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
        a.greenride-btn img {
            display: inline !important;
            vertical-align: middle;
            margin-right: 10px;
            height: 50px;
            width: 50px;
        }
        a.greenride-btn .fa {
            position: relative;
            top: -3px;
            left: 6px;
            font-size: 45px !important;
            vertical-align: middle;
            color: #578b3e !important;
            background-color: transparent !important;
            padding: 0 !important;
            line-height: 0 !important;
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            box-shadow: none !important;
            -moz-transition: all 0.4s ease;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;

        }
.ftcollins .hero #text-5 {
    display: none;
}


/* Hide TDD reservations on New Orleans pages */
.NOLA .TDD {
    display: none;
}



/* # Airport Mobile Self Check-in Page
------------------------------------------------- */
.selfCheckin .one-half {
    margin-top: 75px;
}
    .selfCheckin .one-half p {
        font-size: 20px;
        font-size: 2rem;
    }
    .selfCheckin img {
        margin: auto;
        display: block;
    }



/* # American Airlines Page
------------------------------------------------- */
.american img + p {
    margin: 0 0 15px;
}
.american h2.narrow,
.american p.narrow {
    max-width: 625px;
}


/* # App Page
------------------------------------------------- */
.appPage .hero > .wrap {
    background-position: top right;
}
form.app input#phone {
	display: inline-block;
	vertical-align: middle;
    background-color: #fff;
    height: 42px;
    width: 200px;
    margin: 15px 15px 15px 0;
}
form.app input[type="submit"] {
    width: 200px;
}
.appPage .entry {
    padding-top: 0;
}


/* # Baltimore Reduced Page
------------------------------------------------- */
.baltimoreReduced .one-half-full {
    width: 50%;
    float: left;
    margin: 0;
}
.baltimoreReduced .vehiclesBackground .one-half-full {
	display: flex;
	align-items: flex-start;
    position: relative;
    background-size: cover;
    background-position: center;
    height: 600px;
    min-height: 600px;
    webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
	.baltimoreReduced .vehiclesBackground .one-half-full:before {
		content: "";
	    display: block;
	    width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    position: absolute;
	    background: rgb(0,0,0);
	    background: rgba(0,0,0,0.5);
	    -webkit-transition: all 0.5s ease;
	    -moz-transition: all 0.5s ease;
	    transition: all 0.5s ease;
	}
		.baltimoreReduced .vehiclesBackground .one-half-full:hover:before,
		.baltimoreReduced .vehiclesBackground .one-half-full:focus:before {
			background: rgb(0,0,0);
	    	background: rgba(0,0,0,0.25);
		}
.baltimoreReduced .vehiclesBackground .one-half-full .wrap {
    margin: auto;
    padding: 0;
    z-index: 2;
}


/* # Big Game 2018 Page
------------------------------------------------- */

/* Top white area */
.bg2018 .whiteBg .one-half.first {
    padding-right: 5%;
}
.bg2018 .whiteBg img.max75 {
    height: 75px;
    padding: 5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 5px 10px rgba(204, 204, 204, 0.75);
    -moz-box-shadow: 0 5px 10px rgba(204, 204, 204, 0.75);
    box-shadow: 0 5px 10px rgba(204, 204, 204, 0.75);
}
.bg2018 .whiteBg h6 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 5px;
}
.bg2018 ul.blue-disc {
    margin-bottom: 0;
}
.bg2018 ul.blue-disc + p {
    margin-left: 20px;
}


/* Callout box on right side */
.small-blue-callout {
    background-color: #4285f4;
    color: #fff;
    padding: 30px !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(204,204,204,1);
    -moz-box-shadow: 0 0 10px 0 rgba(204,204,204,1);
    box-shadow: 0 0 10px 0 rgba(204,204,204,1);
}

ul.white-checks {
    margin-left: 30px;
    list-style-type: none;
}
    ul.white-checks li {
        list-style-type: none;
        margin-bottom: 10px;
    }
        ul.white-checks li:last-of-type {
            margin-bottom: -10px;
        }
    ul.white-checks li:before {
        font-family: 'FontAwesome';
        content: "\f00c";
        color: #fff;
        font-size: 17px;
        font-size: 1.7rem;
        position: absolute;
        margin-left: -30px;
    }
.small-blue-callout h3 {
    color: #fff;
    margin-top: 0;
    border-bottom: 2px solid #fff;
}


/* # Business & Partners Pages
------------------------------------------------- */

/*3 Callout cards*/
.cardPic-callouts section,
.cardPic-callouts section h5,
.cardPic-callouts section a,
.cardPic-callouts section p {
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.cardPic-callouts div,
.cardPic-callouts section,
.cardPic-callouts section img {
    position: relative;
}
.cardPic-callouts section a {
    float: none !important;
    padding: 0;
}
.cardPic-callouts section a.button {
    padding: 10px 28px;
}
.cardPic-callouts .wrap div:hover > section {
    opacity: 0.5;
}
.cardPic-callouts section:hover {
    opacity: 1 !important;
}
.cardPic .xtall-wrap {
    float: left;
    background-color: #fff;
}


/* # Business New Layout Page
------------------------------------------------- */
.business .entry {
    padding: 0;
}
.business .businessTypes .one-third {
    position: relative;
    overflow: hidden;
}
.business .businessTypes .one-third:nth-child(n+4) {
    margin-top: 2.564102564102564%;
}
.business .businessTypes .one-third a > p {
    color: #4a4a4a;
}
.business .businessTypes .one-third .fa,
.business .businessTypes .one-third h5,
.business .businessTypes .one-third p {
    transition: 0.3s ease-in-out;
}
.business .businessTypes .one-third .fa {
    font-size: 40px;
}
    .business .businessTypes .one-third .fa + p {
        margin: 0 0 20px;
    }
    .business .businessTypes .one-third:hover .fa,
    .business .businessTypes .one-third:hover h5,
    .business .businessTypes .one-third:hover p {
        color: #fff;
    }
.business .businessTypes .one-third:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform: translateY(100%);
    background-color: #4285f4;
    z-index: -1;
    transition: 0.3s ease-in-out;
}
    .business .businessTypes .one-third:hover:before {
        transform: translateY(0%);
    }
.business img + p {
    margin: 0 0 10px;
}
.business .gradientDarkBlueToBlue .small-callout {
    -webkit-box-shadow: 0 5px 10px #3419bb;
    -moz-box-shadow: 0 5px 10px #3419bb;
    box-shadow: 0 5px 10px #3419bb;
}


/* # Disneyland 2017 Page
------------------------------------------------- */

.disneyland17 .caliTraffic {
    background-image: url('images/cali-traffic.jpg');
    background-repeat: no-repeat;
    background-size: 47.5%;
    background-position: left center;
}


/* # Drive Pages
------------------------------------------------- */

/* Site Layout */
.drive .hero {
    display: none;
}

.drive .clean-white #new-hero{
    height: auto;
    padding-bottom: 300px;
    margin-bottom: 0;
}

.drive .clean-white #new-hero h1{
    padding: 0;
    text-align: center;
    margin-top: 125px;
    margin-bottom: 100px;
}

.drive .drive-options{
    position: relative;
}

.drive .drive-options ul{
    padding: 0;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.drive .drive-options ul li{
    list-style-type: none;
    display: block;
    padding: 100px 50px;
    text-align: center;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    background-color: #fff;
}

.drive .drive-options ul li:first-child{
    margin-right: 50px;
    position: relative;
}
.drive .drive-options .dots{
    position: absolute;
    left: 110px;
    top: -55px;
}

.drive .drive-options ul li img{
    display: block;
    margin: 0px auto 25px auto;
    height: 42px !important;
}
.drive .drive-options ul li:first-child img{ 
    height: 60px !important;
}
.drive .drive-options ul li:last-child img{
    margin-top: 17px;
}
.drive .drive-options ul li h3{
    display: block;
}
.drive .drive-options ul li a{
    display: inline-block;
    font-weight: 800;
    color: #0060ff;
    position: relative;
}
.drive .drive-options ul li a span{
    position: relative;
    left: 0;
    top: 1px;
    transition: 0.2s linear left;
}
.drive .drive-options ul li a:hover span{
    left: 5px;
}   

.drive-new.business-new .clean-white #new-hero h1{
    margin-top: 100px;
}
.drive-new.business-new .clean-white #new-hero{
    margin-bottom: 150px;
}

.offerings h2{
    margin-bottom: 100px;
}

.offerings .each-offering > div{
    padding-right: 100px;
}

.offerings .each-offering h3{
    font-size: 27px;
    letter-spacing: 0px;
}

.offerings .each-offering img{
    height: 52px;
    display: block;
    margin-bottom: 25px;
}

.offerings.benefits{
    padding-top: 150px;
}

.quote{
    background-color: #fafafa;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 100px;
    text-align: center;
}
.quote h3{
    letter-spacing: 0 !important;
}
.new-land.simple .quote h5{
    color: #000;
    opacity: 0.5;
    font-size: 17px !important;
    margin-bottom: 40px;
}
.quote h2{
    margin-bottom: 40px;
    font-size: 45px;
}
.quote p.person{
    color: #0060ff;
    font-weight: 800;
    font-size: 25px;
    margin-bottom: 7px;
}
.quote p.city{
    font-size: 17px;
    font-style: italic;
    margin-bottom: 0;
}
.quote.reqs{
    text-align: left;
}
.new-land.simple.drive-tnc .quote.reqs h2{
    margin-bottom: 100px;
}
.drive-tnc .quote:not(.reqs){
    background-color: #fff;
    margin-top: 0;
    padding-bottom: 0;
}
.quote.reqs ul li{
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 35px;
    position: relative;
    font-weight: 600;
}
.quote.reqs ul li:last-child{
    margin-bottom: 0;
}
.quote.reqs ul li i{
    color: #0060ff;
    position: absolute;
    left: 0;
    top: 6px;
}
.new-land.simple .quote.reqs h2{
    margin-bottom: 20px;
}
.drive-split{
    overflow-x: hidden;
}
.drive-split .dots{
    position: absolute;
    right: -15px;
    bottom: -50px;
    z-index: -1;
}
.drive-split.clean-white #new-hero .container img {
    margin: 35px auto 0;
    position: relative;
}
.drive-split #commonly-asked{
    padding-bottom: 100px;
}
.drive-split #commonly-asked h2{
    margin-top: 50px;
}
.drive-split #commonly-asked .container{
    border: none;
}
.drive-split #commonly-asked .container .question-area{

}
.drive-split #commonly-asked .container .question-area > div:first-child .common-content{
    padding-top: 30px;
    border-top: 1px solid #ececec;
}
.drive-split #own-boss{
    background-color: #0060ff;
    text-align: center;
    padding-top: 100px;
    /*padding-bottom: 100px;*/
}
.drive-split #own-boss .container{
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding-bottom: 100px;
}
.drive-split #own-boss h2{
    color: #fff;
    font-size: 72px;
    line-height: 1.1;
    margin-bottom: 30px;
}
.drive-split #own-boss p{
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
}
.drive-split #own-boss a{
    color: #0060ff;
    background-color: #ffca00;
    box-shadow: none;
}
.drive-form #get-started-content{
    padding-bottom: 100px;
}
.drive-form #get-started-content .each-get-start{
    padding-right: 100px;
    margin-bottom: 50px;
}
.drive-form #get-started-content .each-get-start div{
    width: 45px;
    height: 45px;
    border-radius: 45px; 
    background-color: #fafafa;
    position: relative;
    margin-bottom: 20px;
}
.drive-form #get-started-content .each-get-start div span{
    position: absolute;
    color: #0060ff;
    font-weight: 800;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.drive-form #get-started-content .each-get-start h3{
    margin-bottom: 20px;
}
.drive-tnc-form #nf-field-506-container{
    width: 100%;
    display: block;
}
.drive-tnc-form #nf-field-506-container p{
    margin-bottom: 0 !important;
}
.dba-req{

}
.dba-req ul{
    margin-top: 25px;
    margin-bottom: 25px;
}
.dba-req ul li{
    display: none;
}
.dba-req ul li span{
    display: block;
}   
.dba-req ul li span.bold{
    font-weight: bold;
}
.dba-req ul li span a{
    color: #0060ff;
}

div#fsCell102633214 p:nth-child(3){width:80%;margin:0 auto;}
div#fsCell102633214 p:nth-child(4){display:none;}

@media screen and (max-width: 1199px) {
    .drive .drive-options .dots{
        left: 0;
    }
}

@media screen and (max-width: 991px) {
    .drive .drive-options .dots{
        left: -30px;
    }
    .drive-new.business-new .clean-white #new-hero h1{
        margin-top: 70px;
    }
    .business-new .clean-white #new-hero h1, .business-new .clean-white #new-hero p{
        padding-right: 15px;
    }
    .offerings .each-offering>div{
        margin-bottom: 35px;
    }
    .drive-new .new-land.simple h2{
        font-size: 32px;
        margin-bottom: 35px;
    }
    .drive-split #own-boss h2{
        font-size: 42px;
    }
}

@media screen and (max-width: 100%) {
	.container.home-top {
		margin-left:15px;
		margin-right:15px;
	}
	.widget-set.container.home-top {
		margin-left:0;
		margin-right:15px;
	}
    .drive .drive-options ul{
        display: block;
    }
    .drive .drive-options ul li:first-child{
        margin-right: 0;
        margin-bottom: 35px;
    }
    .drive .clean-white #new-hero{
        padding-bottom: 200px;
    }
    .drive .drive-options .dots{
        display: none;
    }
    .offerings .each-offering>div{
        text-align: center;
        padding-right: 15px;
    }
    .offerings .each-offering>div img{
        margin: 0px auto;
    }
    .drive-split.new-land.simple .quote h5{
        text-align: center;
        padding-right: 0;
    }
    .drive-new .new-land.simple .quote h2{
        font-size: 20px;
    }
    .quote{
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .quote p.person{
        font-size: 20px;
    }
    .drive-new .new-land.simple .quote h2{
        font-size: 32px;
    }
    .drive-split .offerings .each-offering>div{
        
    }
    .new-land.simple.drive-tnc .quote.reqs h2{
        margin-bottom: 35px;
    }
    .new-land.drive-tnc section h3{
        font-size: 20px;
    }
    .new-land.drive-tnc section h3.space-top{
        margin-top: 35px;
    }
    .drive-form #get-started-content .each-get-start{
        text-align: center;
        padding-right: 0;

    }
    .drive-form #get-started-content .each-get-start div{
        margin: 0px auto 20px auto;
    }
}


/* # DriveNow Page (Driver blitz)
------------------------------------------------- */
.drivenow .hero > .wrap {
    height: auto;
}
    /*Trying a new overlay setup*/
    .drivenow .hero > .wrap:before {
        display: none;
    }
    .drivenow .hero > .wrap > div {
        padding: 150px 5%;
        background-color: #000;
        background-color: rgba(0,0,0,0.5);
    }
.drivenow .get-started {
    background-color: #fff;
    padding: 20px 20px;
    text-align: center;
    display: inline-block;
    width: 702px;
}
    .drivenow .get-started h1 {
        line-height: 42px;
        font-size: 30px;
        font-size: 3rem;
        font-weight: 600;
        color: #4285f4;
        text-shadow: none;
    }
    .drivenow .get-started h2 {
        line-height: 22px;
        font-size: 17px;
        font-size: 1.7rem;
        font-weight: 400;
        color: #4a4a4a;
        text-shadow: none;
        margin: 0 0 22px;
    }

    /* Form */
    .drivenow .nf-form-title h3 {
        display: none;
    }
    .drivenow .nf-field-label label {
        font-weight: 500;
    }
    .drivenow nf-field:last-child .nf-field-container {
        width: 75%;
    }
        .drivenow nf-field:last-child input {
            display: block;
            width: 100% !important;
        }


/* # Galveston Cruise Page
------------------------------------------------- */

/* Hide Around Town & Hourly tabs */
.galveston-cruise .tabs-header {
    display: none;
}
.galveston-cruise .tab-content {
    margin-top: 30px;
}

/* Simple Callout Boxes */
.simpleBx {
    display: inline-block;
    width: 40%;
    border: 1px solid #ccc;
    padding: 1em 1em 0;
    margin-top: 4%;
    margin-bottom: 6%;
    vertical-align: top;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
    .simpleBx h6 {
        text-align: left;
        font-size: 24px;
        font-size: 2.4rem;
        font-weight: 700;
    }
    .simpleBx p {
        text-align: left;
    }
.simpleBx + .simpleBx {
    margin-left: 4%;
}


/* # Get to who matters most
------------------------------------------------- */
.gtwmm .hero > .wrap {
    background-position: center right;
}
    .gtwmm .hero > .wrap:before {
        content: '';
        background-color: #fff;
        background-color: rgba(255,255,255,0.5);
        position: absolute;
        height: 101%;
        width: 100%;
        z-index: -1;
        background-image:
        url('images/snowflakes-white-lg.png'),
        url('images/snowflakes-white-md.png'),
        url('images/snowflakes-white-sm.png');
        -webkit-animation: slowsnowing 1000s linear infinite;
        -moz-animation: slowsnowing 1000s linear infinite;
        animation: slowsnowing 1000s linear infinite;
    }
    .gtwmm .hero > .wrap:after {
        content: '';
        position: absolute;
        height: 101%;
        width: 100%;
        z-index: -1;
        background-image: url(images/gtwmm-bkg-front.png);
        background-position: center;
        background-size: cover;
    }
.gtwmm a.transparent-blue {
    border: 1px solid #306aca;
}
	.gtwmm a.transparent-blue:hover,
    .gtwmm a.transparent-blue:focus {
        background-color: #fff;
    }
.gtwmm .whiteBg + .whiteBg {
	border-top: 1px solid #eee;
}


/* # Groups & Events Page
------------------------------------------------- */

/*4 Callout cards*/
.cardOnly-callouts div,
.cardOnly-callouts section,
.cardOnly-callouts section img {
    position: relative;
}
.cardOnly-callouts section {
    float: left;
    padding: 0 !important;
    margin: 0 2% 0 0;
}
.cardOnly-callouts img {
    max-width: 100%;
}
.cardOnly-callouts section div {
    padding: 0 20px;
}
.cardOnly-callouts a {
    position: relative;
    float: none;
    bottom: initial;
    right: initial;
}
.cardOnly-callouts section,
.cardOnly-callouts section h5,
.cardOnly-callouts section a,
.cardOnly-callouts section p {
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.cardOnly-callouts .wrap div:hover > section {
    opacity: 0.5;
}
.cardOnly-callouts section:hover {
    opacity: 1 !important;
}


/* # How it Works Page
------------------------------------------------- */

/*4 Callout cards*/
.cardOnly-callouts-dropdown {
    float: left;
}
.cardOnly-callouts-dropdown div,
.cardOnly-callouts-dropdown section,
.cardOnly-callouts-dropdown section img {
    position: relative;
}
.cardOnly-callouts-dropdown section {
    float: left;
    padding: 0 !important;
    margin: 0 2% 0 0;
}
.cardOnly-callouts-dropdown section a {
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.cardOnly-callouts-dropdown section div {
    padding: 0 20px;
}
.cardOnly-callouts-dropdown img {
    max-width: 100%;
}

a.openbx,
a.closebx {
    position: relative;
    float: right;
    padding: 0px 5px 20px;
    bottom: initial;
    right: initial;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 700;
    cursor: pointer;
}
a.closebx:hover {
    color: #ffcd1a;
}
    .cardOnly-callouts-dropdown a.button {
        display: block;
        margin-top: 0;
        padding: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        text-align: center;
    }
h6.bold-short {
    font-weight: 700;
    margin: 0;
}
span.big-num {
    font-size: 28px;
    font-weight: 500;
}
p.short-p {
    margin-bottom: 10px;
}
    div.hiddenbx {
        float: left;
        clear: both;
        margin-top: -40px;
        padding: 0 !important;
        display: none;
    }

/* Plane section */
.planebg {
    width: 100%;
    float: left;
    padding: 100px 0 0;
    background: url('images/plane-bg.jpg');
    background-position: center;
}
a.widebtn {
    padding: 15px 0;
    width: 215px;
}


/* # Lorries Page
------------------------------------------------- */
#lorries{
    text-align: left;
}
#lorries h2{
    text-align: left;
    color: #4285f4;
}
#lorries h5{
    font-size: 1.8rem;
    color: #333;
    font-weight: 500;
    margin-top: 35px;
}
#lorries p.press{
    margin-bottom: 35px;
}
.page-id-4908 #hero img{
    max-width: 400px;
    display: block;
    margin: 50px auto 35px;
}
.page-id-4908 #hero #bookingWidget{
    display: inline-block;
}

@media (max-width: 460px) {
    .page-id-4908 #hero img{
        max-width: 280px;
        margin: 0px auto 35px;
    }
    .page-id-4908 #hero h1{
        font-size: 36px;
    }
}


/* # Komen Foundation Page
------------------------------------------------- */
.komen a.pink-white {
    padding: 20px 45px;
    font-size: 17px;
}
.komen .pinkBar .wrap {
    background-color: #e34a9c;
    padding-top: 20px;
    padding-bottom: 20px;
}
.komen .midSection {
    background-color: #f3f9ff;
}
.komen .one-half {
    float: right;
    position: relative;
}
.komen .floatingShape {
    position: absolute;
    bottom: 10%;
    left: -70px;
    background-color: #ffffff;
    width: 100%;
    max-width: 450px;
    padding: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 0 0.5px rgba(82, 95, 127, 0.03), 0 2px 5px 0 rgba(49, 49, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0.5px rgba(82, 95, 127, 0.03), 0 2px 5px 0 rgba(49, 49, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0.5px rgba(82, 95, 127, 0.03), 0 2px 5px 0 rgba(49, 49, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0);
    overflow: hidden;
}
    .komen .floatingShape img {
        float: left;
        max-width: 75px;
        width: 100%;
        margin-right: 25px;
        margin-left: -35px;
    }
.komen .whiteBg img {
    height: 60px;
}
    .komen .whiteBg a > img {
        border-left: 1px solid #e34a9c;
        padding-left: 15px;
        margin-left: 15px;
    }
.komen .midSection a.button,
.komen .whiteBg a.button {
    margin-top: 10px;
}
.komen p.narrow {
	max-width: 865px;
}


/* # Locations Page
------------------------------------------------- */
.locations .hero > .wrap {
    background-color: #f6f6f6;
    height: 700px;
}
    .locations .hero > .wrap:before {
        display: none;
    }
    .locations .hero > .wrap > div {
        padding: 0;
    }
.locations h2 {
    color: #4285f4;
    margin-bottom: 40px;
}
.locations h2.entry-title {
    font-size: 20px;
    font-size: 2rem;
    color: #333;
    font-weight: 300;
    margin-bottom: 20px;
}
    .locations h2.entry-title a:hover,
    .locations h2.entry-title a:focus {
        color: #4285f4;
    }
.locationListBottom {
    clear: both;
    padding-top: 60px;
}


/* # Menlo Sports Page
------------------------------------------------- */
.menloSports .contactCallout {
    position: relative;
    display: inline-block;
    width: 350px;
    padding: 1.65em !important;
    margin: 35px 0 0;
    vertical-align: middle;
    -webkit-box-shadow: 0 5px 10px rgba(204,204,204,1);
    -moz-box-shadow: 0 5px 10px rgba(204,204,204,1);
    box-shadow: 0 5px 10px rgba(204,204,204,1);
}
    .menloSports .contactCallout + .contactCallout {
        margin-left: 35px;
    }
    .menloSports a.overlay {
	    color: #333;
	    font-size: 19px;
	    font-size: 1.9rem;
	    top: 25%;
	    left: 0;
	}
    .menloSports .contactCallout object {
        height: 19px;
        width: 19px;
        margin-right: 5px;
        vertical-align: middle;
    }


/* # Non-Stop Page
------------------------------------------------- */
h5.nonStop {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding-left: 84px;
    width: 100%;
    height: 74px;
}
    h5.nonStop:before {
        content: '';
        background: url('images/booking-nonstop.svg');
        width: 74px;
        height: 74px;
        position: absolute;
        top: 0;
        left: 0;
    }
ul.blueChecks {
    position: relative;
    margin-left: 30px;
    list-style-type: none;
}
    ul.blueChecks li {
        font-size: 19px;
        font-size: 1.9rem;
        list-style-type: none;
        margin-bottom: 10px;
    }
    ul.blueChecks li:last-of-type {
        margin-bottom: -10px;
    }
    ul.blueChecks li:before {
        font-family: "FontAwesome";
        content: "\f00c";
        position: absolute;
        left: -30px;
        margin-top: -2px;
        font-size: 22px;
        color: #4285f4;
    }
.non-stop .img-background-cta {
    min-height: 550px;
}
    .non-stop .img-background-cta:before {
        display: none;
    }
    .non-stop a.white-blue-inline {
        width: auto;
    }


/* # Plugin Test
------------------------------------------------- */
.priceDropButton {
    font-size: 38px;
    font-size: 3.8rem;
    color: #4285f4;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-right: 25px;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
    .priceDropButton:hover,
    .priceDropButton:focus,
    .priceDropButton:active {
        border-bottom: 1px solid #4285f4;
    }
    .priceDropButton.open {
        border-bottom: 1px solid #4285f4;
    }
.priceDropButton:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    top: 0;
    right: 0;
    color: #333;
    font-size: 27px;
    cursor: pointer;
}
.priceDropDown {
    position: relative;
    display: block;
    z-index: 1;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #fff;
        width: 100%;
        height: 249px;
        border: 1px solid #4285f4;
        border-top: 0;
        overflow-y: scroll;
    }
        .dropdown-content option {
            padding: 2px 10px;
            cursor: pointer;
        }
            .dropdown-content option:hover {
                background-color: #4285f4;
                color: #fff;
            }
select#priceList {
    border: 0;
    -webkit-box-shadow: 0 2px 0 0 #d8d8d8;
    -moz-box-shadow: 0 2px 0 0 #d8d8d8;
    box-shadow: 0 2px 0 0 #d8d8d8;
}
    select#priceList option {
        font-size: 20px;
        font-size: 2rem;
        color: #333;
    }
.priceQuote .one-third {
    overflow: hidden;
}
    .priceQuote .one-third.nonactive {
        opacity: 0.25;
        filter: grayscale(100%);
    }
        .priceQuote .one-third.nonactive .tooltip {
            display: none;
        }
#price-shared,
#price-nonstop,
#price-premium {
    float: left;
    color: #4285f4;
    font-weight: 700;
    width: 100%;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
    #price-shared.slideInUp,
    #price-nonstop.slideInUp,
    #price-premium.slideInUp {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    #price-nonstop.slideInUp {
        transition-delay: 0.125s;
    }
    #price-premium.slideInUp {
        transition-delay: 0.25s;
    }


/* # Provider Solutions Page
------------------------------------------------- */
.provider-solutions .small-callout h5 a:hover,
.provider-solutions .small-callout h5 a:focus {
    color: inherit;
}
.provider-solutions .small-callout a.button {
    margin-top: 12px;
}


/* # Search Page
------------------------------------------------- */

.search h2 a {
    color: #4285f4;
}
    .search h2 a:hover,
    .search h2 a:focus {
        color: #333;
    }

.search .entry-content .button {
    position: relative;
    padding: 10px 42px 10px 28px;
}
.search .entry-content .button:after {
    right: 22px;
    font-family: "FontAwesome";
    content: "\f0da";
    position: absolute;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.search .entry-content .button:hover:after {
    right: 15px;
}


/* # South by Southwest (SXSW) 2017 Page
------------------------------------------------- */

.sxsw2017 .content h2 {
    font-weight: 300;
}
.sxsw2017 .content h2 + h5 {
    color: #333;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400;
    max-width: 85%;
    margin: 0 auto 20px;
}

/* Top white area */
.sxsw2017 .whiteBg h5 {
    color: #333;
    font-weight: 700;
}
.sxsw2017 .whiteBg .one-half {
    padding-right: 4%;
    padding-left: 4%;
}
    .sxsw2017 .whiteBg h6 {
        font-size: 20px;
        font-size: 2rem;
    }
.sxsw2017 .whiteBg h2 {
    color: #333;
}

/* App CTA section */
.sxsw2017 .app-cta {
    background-image: url('images/sxsw2017-app-background.jpg');;
    background-size: cover;
    background-position: center;
    float: left;
    width: 100%;
}
    .sxsw2017 .app-cta .one-half.first {
        padding-top: 10%;
        padding-left: 4%;
    }
    .sxsw2017 .app-cta img {
        display: block;
    }
    .sxsw2017 .app-cta h4 {
        font-size: 64px;
        font-size: 6.4rem;
        text-shadow: 1px 1px 3px #000;
    }
    .sxsw2017 .app-cta p {
        font-size: 22px;
        font-size: 2.2rem;
        text-shadow: 1px 1px 3px #000;
    }


/* Spring Break 2018 Page
------------------------------------------------- */

.springbreak .mainContent {
    float: left;
    width: calc(60% - 150px);
    margin-right: 150px;
}
    .springbreak .mainContent + img {
        float: right;
        width: 35%;
    }
.safetyList {
    float: left;
    width: 40%;
    background-color: #f3f9ff;
    padding: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
    .safetyList p {
        color: #32325d;
        margin-bottom: 0;
    }
    .safetyList > div {
        display: table;
        margin-bottom: 15px;
        margin-left: 20px;
    }
        .safetyList > div img,
        .safetyList > div div {
            display: table-cell;
            vertical-align: middle;
        }
        .safetyList > div img {
            width: 40px;
            margin-right: 15px;
        }

.springbreak .rideOptions .wrap {
    position: relative;
    background-color: #f3f9ff;
    padding-top: 275px;
    padding-bottom: 300px;
}
    .springbreak .rideOptions h4 {
        margin-bottom: 70px;
    }
    .springbreak .rideOptions .serviceCard {
        float: left;
        position: relative;
        background-color: #fff;
        width: 100%;
        min-height: 400px;
    }
        .springbreak .rideOptions .serviceCard + .serviceCard {
            margin-top: 40px;
        }
        .springbreak .rideOptions .serviceCard .serviceImg {
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center top;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 50%;
            height: auto;
        }
            .springbreak .rideOptions .serviceCard .serviceImg.sharedRide {
                background-image: url(images/callout-shuttle.jpg);
            }
            .springbreak .rideOptions .serviceCard .serviceImg.nonStop {
                background-image: url(images/callout-shared.jpg);
            }
            .springbreak .rideOptions .serviceCard .serviceImg.blackCar {
                background-image: url(images/callout-blackcar.jpg);
            }
            .springbreak .rideOptions .serviceCard .serviceImg.blackSUV {
                background-image: url(images/callout-suv.jpg);
            }
        .springbreak img.serviceImgMobile {
            display: none;
        }
        .springbreak .rideOptions .serviceCard .serviceContent {
            float: right;
            width: 50%;
            padding: 50px;
        }
            .springbreak .rideOptions .serviceCard .serviceContent p {
                margin-bottom: 0;
            }
        /*Reverse*/
        .springbreak .rideOptions .serviceCard:nth-of-type(2n + 2) .serviceImg {
            left: auto;
        }
        .springbreak .rideOptions .serviceCard:nth-of-type(2n + 2) .serviceContent {
            float: left;
        }
.springbreak .triangleFullRightBottom {
    border-bottom-color: #fff;
}


/* # Summer Sale 2017 Page
------------------------------------------------- */
.summerSale .airlineBanner img {
    display: inline-block !important;
    width: 170px;
    vertical-align: middle;
    margin-right: 4%;
}
    .airlineBannerLogosRow2 img:last-child {
        margin-right: 0;
    }
.summerSale .airlineBanner p {
    display: inline;
    text-align: center;
    margin: 0;
}
.airlineBannerLogosRow2 {
    display: inline;
}
.summerSale h3 {
    margin-top: 0;
}
.summerSale .img-background-cta {
    background-position: 90% center;
}
.summerSale img.max35 + p {
    margin: 0 0 15px;
}


/* # Tour Wholesale Page
------------------------------------------------- */
.cardPic-callout section {
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 4px 12px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 4px 12px 0 rgba(0,0,0,0.15);
    box-shadow: 0px 4px 12px 0 rgba(0,0,0,0.15);
}
.cardPic-callout section h5 {
    margin-top: 30px;
}


/* # Upfront Pricing Page
------------------------------------------------- */
.upfrontPricing .hero {
    background-color: #4285f4;
	background-image: linear-gradient(122deg,#5330ff,#4285f4);
}
    .upfrontPricing .hero > .wrap {
        background-image: url('images/icon-blue-surge-shield-LG.svg');
        background-size: 650px;
        background-position: -50px bottom;
	}
    	.upfrontPricing .hero > .wrap:before {
    		display: none;
    	}
.upfrontPricing .whiteBg {
    min-height: 650px;
    background-image: url('/wp-content/uploads/2017/06/upfront-phone.jpg');
    background-repeat: no-repeat;
    background-size: 350px;
    background-position: 80% 70px;
}
.upfrontPricing .dark-purple {
    background-color: #4628ec;
    display: table;
}
    .upfrontPricing .dark-purple .one-half {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
.upfrontPricing h2 {
    margin: 0 0 30px;
}
    .upfrontPricing h2.dark-blue-txt {
        max-width: 500px;
    }
.upfrontPricing .whiteBg p,
.upfrontPricing .textCenter p.narrow {
    max-width: 560px;
}
.upfrontPricing .dark-purple p {
    margin: 0;
}


/* # Wedding Page
------------------------------------------------- */
.wedding.info-page .hero > .wrap {
    background-position: center;
    height: 700px;
}
.wedding .one-half {
    margin-top: 3%;
}
    .wedding .one-half.first {
        padding-right: 20px;
    }
        .wedding ul.blue-disc > li + li {
            margin-top: 20px;
        }
.wedding .small-callout {
    position: relative;
    width: 30%;
    display: inline-block;
    padding: 1.65em !important;
    margin: 2% 0 0;
    vertical-align: middle;
}
    .wedding .small-callout + .small-callout {
        margin-left: 3%;
    }
    .wedding .small-callout object {
        height: 19px;
        width: 19px;
        margin-right: 5px;
        vertical-align: middle;
    }
.wedding a.overlay {
    color: #333;
    font-size: 19px;
    font-size: 1.9rem;
    top: 12px;
    left: 0;
}


/* # Winter Sale (FREEZ) page
------------------------------------------------- */
.freez .hero > .wrap {
    background-position: 70% center;
}
.freez .posRelative > .vertCenter {
    width: 65%;
    padding: 0 100px 0 200px;
}
    .freez .gridServices {
        float: right;
        width: 35%;
    }
        .freez .gridServices > div {
            position: relative;
            float: left;
            width: 50%;
            padding: 60px 40px;
            overflow: hidden;
        }
        .freez .gridServices > div:first-child,
        .freez .gridServices > div:nth-child(3) {
            border-right: 1px solid #eee;
            border-left: 1px solid #eee;
        }
        .freez .gridServices > div:nth-child(3),
        .freez .gridServices > div:last-child {
            border-top: 1px solid #eee;
        }
        .freez .gridServices > div > .hiddenContent {
            position: absolute;
            top: 0;
            left: 0;
            color: #fff;
            background-color: #4285f4;
            height: 100%;
            width: 100%;
            -webkit-transform: translateY(105%);
            transform: translateY(105%);
            -webkit-transition: all 0.4s cubic-bezier(0.75, 0, 0.35, 1);
            transition: all 0.4s cubic-bezier(0.75, 0, 0.35, 1);
        }
            .freez .gridServices > div:hover > .hiddenContent,
            .freez .gridServices > div:focus > .hiddenContent {
                -webkit-transform: translateY(0);
                transform: translateY(0)
            }
        .freez .gridServices > div > .hiddenContent > .vertCenter {
            padding: 0 20px;
        }
.freez .appList p {
    margin-bottom: 0;
}
.freez .appList > div {
    display: table;
    margin-bottom: 10px;
}
    .freez .appList > div img,
    .freez .appList > div div {
        display: table-cell;
        vertical-align: middle;
    }
    .freez .appList > div img {
        margin-right: 15px;
    }
.freez .termsConditions {
    padding-top: 60px;
    margin-top: 60px;
    border-top: 1px solid #ccc;
}



/* ## Language-specific
---------------------------------------------------------------------------------------------------- */

/* # French
------------------------------------------------- */



/* # German
------------------------------------------------- */

/* # Italian
------------------------------------------------- */

/* # Spanish
------------------------------------------------- */
.es .account-buttons {
	margin-right: 0;
}
	.es .site-header .widget-area .button {
		margin: 0 0 0 10px;
	}
.es #front2 {
    position: relative;
    background-color: #4285f4;
	background-image: linear-gradient(122deg,#5330ff,#4285f4);
}
    .es #front2 .wrap {
        padding-top: 90px;
    }
.es #front3 .wrap {
    float: left;
    padding-top: 120px;
}

/*Custom Widget*/
#txtPickupLocation + .widget-icon-angle-down, #txtDropoffLocation + .widget-icon-angle-down{
    display: none !important;
}


/* ## Custom Styles New Full Landing Page
---------------------------------------------------------------------------------------------------- */
body{
    background-color: #fcfcfc;
}
#bookingWidgetContainer{
    text-align: center;
}
#bookingWidgetContainer #bookingWidget{
    display: inline-block;
}

.new-land .hero>.wrap{
    background-position: center center;
    background-repeat: no-repeat;
    height: 80vh;
    min-height: 600px;
    background-color: #0060ff;
}
.new-land .hero>.wrap:before{
    background-color: rgba(0,0,0,0.0);
    z-index: 0;
}
.new-land .hero>.wrap button{
    display: none;
}
.new-land .hero>.wrap h1{
    text-align: left;
    text-shadow: none;
    font-weight: 700;
    margin: 0 0 10px;
}
.new-land .hero>.wrap h2{
    opacity: 0.9;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
.new-land .hero>.wrap .button{
    display: none;
}
.new-land .hero>.wrap.sngl-img img{
    z-index: 0;
}
.new-land .hero video{
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -2;
}
.new-land #new-hero{
    position: relative;
}
.new-land #new-hero img{
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: 90%;
    min-height: 550px;
    height: auto;
}
.new-land #insert-widget{
    position: relative;
    width: 100%;
    z-index: 1;
}
.new-land #insert-widget .widget-set{
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.new-land #bookingWidget .booking-widget-container{
    padding: 30px 30px 40px 30px;
    border-radius: 8px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.new-land #bookingWidget .booking-widget-container .continue-btn-container.form-spacing{
    /*padding-bottom: 50px;*/
}
.new-land #bookingWidget .booking-widget-container .booking-widget-inner-container .form-control{
    /*border-radius: 4px !important;*/
}

.new-land section h3{
    font-size: 30px;
    font-weight: bold;
    text-transform: none;
    border-bottom: none;
    padding: 0;
    margin: 0 0 22px 0;
    color: #00225b;
}

.new-land #ss-home-info{
    padding: 350px 0 150px 0;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.new-land #ss-home-info p{
    color: #4a4a4a;
}
.new-land #ss-home-info svg{
    position: absolute;
    top: -130px;
}
.new-land .auto-size{
    max-width: none;
    margin-top: -25%;
}

.ylw-bg{
    border-radius: 8px;
    overflow: hidden;
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,203,95,1) 0%, rgba(255,203,95,1) 78%, rgba(248,168,57,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,203,95,1)), color-stop(78%, rgba(255,203,95,1)), color-stop(100%, rgba(248,168,57,1))); /* safari4+,chrome */
    background:-webkit-radial-gradient(center, ellipse cover, rgba(255,203,95,1) 0%, rgba(255,203,95,1) 78%, rgba(248,168,57,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255,203,95,1) 0%, rgba(255,203,95,1) 78%, rgba(248,168,57,1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255,203,95,1) 0%, rgba(255,203,95,1) 78%, rgba(248,168,57,1) 100%); /* ie10+ */
    background:radial-gradient(ellipse at center, rgba(255,203,95,1) 0%, rgba(255,203,95,1) 78%, rgba(248,168,57,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb5f', endColorstr='#f8a839',GradientType=0 ); /* ie6-9 */
    padding: 100px 0px 0px 50px;
    /*from ffcb5f*/
    /*to f8a839*/
}
.new-land #become-member p{
    color: #00225b;
}
.new-land #become-member ul{

}
.new-land #become-member ul li{
    font-size: 17px;
    font-weight: bold;
    color: #00225b;
    margin-bottom: 10px;
    padding-left: 35px;
    position: relative;
}
.new-land #become-member ul li .check{
    width: 17px;
    height: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: 0;
    top: 8px;
    border-bottom: 4px solid #0060ff;
    border-left: 4px solid #0060ff;
}
.new-land #become-member img{
    max-height: 510px;
    margin: 0px auto;
}

.new-land #app-area{
    padding: 150px 0 0 0;
}
.new-land #app-area h2{
    font-size: 50px;
    color: #00225b;
    font-weight: bold;
    margin-top: 36px;
}
.new-land #app-area img{
    margin: 0px auto;
    width: 300px;
    display: block;
}

.bonus-tile{
    background: #ffca00;
    border-radius: 14px;
    display: inline-block;
    min-width: 120px;
    margin-top: 20px;
}
.bonus-tile p{
    color: #0060ff;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
    text-transform: uppercase;
    text-align: center;
}

/*Custom styles for new homepage*/

.home .hero>.wrap{
    background-position: center center;
    background-repeat: no-repeat;
    height: 80vh;
    min-height: 600px;
    background-color: #0060ff;
    background-image: url(/wp-content/themes/supershuttle/images/vanart.svg);
}
.home .hero>.wrap:before{
    background-color: rgba(0,0,0,0.0);
    z-index: 0;
}
.home .hero>.wrap button{
    display: none;
}
.home .hero>.wrap h1{
    text-align: left;
    text-shadow: none;
}
.home .hero>.wrap h2{
    opacity: 0.9;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
.home .hero>.wrap .button{
    display: none;
}
.home .hero video{
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -2;
}
.home #new-hero{
    position: relative;
}
.home #new-hero img{
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: 75vh;
    min-height: 550px;
}
.home #insert-widget{
    position: relative;
    width: 100%;
    z-index: 1;
}
.home #insert-widget .widget-set{
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.home .home-middle #bookingWidget .booking-widget-container{
    padding: 30px 30px 40px 30px;
    border-radius: 8px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.home #bookingWidget .booking-widget-container .continue-btn-container.form-spacing{
    padding-bottom: 50px;
}
.home .home-middle #bookingWidget .booking-widget-container .booking-widget-inner-container .form-control{
    /*border-radius: 4px !important;*/
}

.home .custom-new section h3{
    font-size: 30px;
    font-weight: bold;
    text-transform: none;
    border-bottom: none;
    padding: 0;
    margin: 0 0 22px 0;
    color: #00225b;
}


.home #ss-home-info{
    padding: 350px 0 150px 0;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.home #ss-home-info p{
    color: #8898aa;
}
.home #ss-home-info svg{
    position: absolute;
    top: -130px;
}

.ylw-bg{
    border-radius: 8px;
    overflow: hidden;
    background: #ffffff;
    padding: 100px 0px 0px 50px;
    /*from ffcb5f*/
    /*to f8a839*/

}
.home #become-member p{
    color: #00225b;
}
.home #become-member ul{

}
.home #become-member ul li{
    font-size: 17px;
    font-weight: bold;
    color: #00225b;
    margin-bottom: 10px;
    padding-left: 35px;
    position: relative;
}
.home #become-member ul li .check{
    width: 17px;
    height: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: 0;
    top: 8px;
    border-bottom: 4px solid #0060ff;
    border-left: 4px solid #0060ff;
}
.home #become-member img{
    max-height: 510px;
    margin: 0px auto;
}

.home #app-area{
    padding: 150px 0 0 0;
}
.home #app-area h2{
    font-size: 50px;
    color: #00225b;
    font-weight: bold;
    margin-top: 36px;
}
.home #app-area img{
    margin: 0px auto;
    width: 300px;
    display: block;
}

/*new btn*/
.new-btn.btn-blue, .new-land #bookingWidget .booking-widget-container .continue-btn-container .btn, .home #bookingWidget .booking-widget-container .continue-btn-container .btn{
    padding: 17px 0px;
    text-align: center;
    background-image: linear-gradient(#4285f4 , #001d37);
   
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-top: 50px;
    width: 220px;
    display: inline-block;
    border-radius: 35px;
    box-shadow: 0 12px 34px 0 rgba(9, 89, 219, 0.28);
}
.new-land #bookingWidget .booking-widget-container .continue-btn-container .btn, .home #bookingWidget .booking-widget-container .continue-btn-container .btn{
    letter-spacing: 0;
    margin: 0px auto;
    display: block;
}
.new-btn.btn-blue:hover, .new-land #bookingWidget .booking-widget-container .continue-btn-container .btn:hover, .home #bookingWidget .booking-widget-container .continue-btn-container .btn:hover{
    background: #346ac3;
    color: #fff;
}

#btnContinue{
    background: rgb(27, 174, 90) !important;
}
#btnContinue:hover{
    background: rgb(19, 130, 66) !important;
}


/*CUSTOM GLOBAL CHANGES*/
.new-land .site-header.transparent .genesis-nav-menu a, .new-land .site-header.transparent .genesis-nav-menu .menu-item-has-children:before{
    text-shadow: none;
}
.footer-top .wrap, .footer-widgets .wrap, .site-footer .wrap{
    background-color: #0060ff;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button{
    background-color: #0060ff;
}
input, textarea, select, a, button, button:focus, button:active{ 
    outline: none !important; 
}


/* SOCIAL IN FOOTER */
.footer-top-content-2 a{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center !important;
    background-color: transparent;
    padding: 0;
    margin-left: 15px !important;
}
.footer-top-content-2 a:hover{
    background-color: transparent;
}
.footer-top-content-2 .fa{
    color: #fff;
    line-height: 50px;
    width: 50px;
    font-size: 25px;
    margin-right: 0;
}
.footer-top-content-2 a:hover .fa{
    color: rgba(255,255,255,0.75);
}
  

@media only screen and (max-width: 1360px){
    .footer-top-content-2 {
        float: right !important;
        clear: none !important;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1211px){
    .new-land .hero>.wrap, .home .hero>.wrap{
        max-height: 560px;
    }
}

@media only screen and (max-width: 860px){
    .footer-top-content-2 a {
        width: auto !important;
    }
}

@media only screen and (max-width: 767px){
    .footer-top-content-2 {
        float: left !important;
        clear: left !important;
    }
    .footer-top-content-2 a.footer-facebook{
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 640px){
	.home-top .one-half section .textDiv {
        display: block;
        width: 100%;
    }
	.widget-set.container.home-top section .textDiv {
        display: block;
        width: 100%;
    }
    .footer-top-content-2{
        width: 100%;
    }
    .footer-top-content-2 > div{
        width: 100%;
        text-align: center;
    }
    .footer-top-content-2 a {
        clear: none !important;
        width: auto !important;
        padding-left: 0 !important;
        margin-top: 0 !important;
        float: none !important;
    }
	img.bookingIcon {
		float: none;
		display: block;
		margin: 0 auto 15px;
	}
}


@media only screen and (max-width: 1050px){
	.home-top .one-half section p {
        float: left;
        width: 100%;
        text-align: center;
    }
	.widget-set.container.home-top section p {
		float: left;
        width: 100%;
        text-align: center;
	}
    .new-land .site-container{
        margin-top: 0;
    }
	.home-top .one-half p.bookNow {
		margin-top: 15px;
		margin-left: 0;
	}
	.widget-set.container.home-top p.bookNow {
		margin-top: 15px;
		margin-left: 0;
	}
}

@media (max-width: 991px) {
    .home .hero video{
        display: none;
    }
    .home #ss-home-info svg{
        position: relative;
        top: 0;
        display: block;
        margin: 0px auto;
    }
    .home #ss-home-info{
        padding: 300px 0 0px 0;
    }
    .home #ss-home-info svg{
        width: 400px;
        height: auto;
    }
    .home #become-member{
        overflow: hidden;
        margin-top: 100px;
    }
    .home #become-member .row{
        position: relative;
    }
    .home #become-member img{
        width: auto;
        height: auto;
        max-height: initial;
        max-width: initial;
        margin: 0px auto;
        bottom: -150px;
        position: relative;
    }
    .home #become-member .position-in{
        position: absolute;
        bottom: 0;
        right: 15px;
    }
    .ylw-bg{
        padding: 100px 0 100px 50px;
    }
    .home #app-area{
        padding-top: 50px;
        padding-bottom: 100px;
    }
    .home #app-area img{
        bottom: -102px;
        position: relative;
        max-width: initial;
    }
    .home #app-area h2{
        font-size: 40px;
    }
    .bonus-tile{
        margin-top: 90px;
    }
}

@media (max-width: 767px){
    .new-btn.btn-blue{
        margin: 50px auto 0 auto;
        display: block;
    }
    .home .hero>.wrap{
            background-position: 75% 0%;
    }
    .home .hero>.wrap>div{
        margin: 50px auto 150px auto;
    }
    .home .hero>.wrap>div.textCenter{
        margin-top: 20%;
    }
    .home .hero>.wrap h1{
        font-size: 4rem;
        line-height: 1.1;
    }
    .home .hero>.wrap h2{
        font-size: 16px;
    }
    .home .custom-new section h3{
        margin-top: 25px;
        margin-bottom: 20px;
    }
    .home #insert-widget .widget-set{
        width: 96%;
        overflow: hidden;
    }
    .home #become-member{
        margin-top: 0;
    }
    .home #become-member img{
        margin-top: 50px;
    }
    .ylw-bg{
        border-radius: 0;
        padding: 50px 15px 75px 15px;
    }
    .home #ss-home-info{
        padding-top: 230px;
        padding-bottom: 50px;
    }
    .home #ss-home-info svg{
        width: 300px;
        height: auto;
    }
    .home #app-area{
        padding-top: 75px;
        padding-bottom: 60px;
    }
    .home #app-area img{
        bottom: -60px;
        width: 250px;
    }
    .bonus-tile{
        margin-top: 0;
    }

}

@media (max-width: 369px){
    .home .hero>.wrap h2{
        /*display: none;*/
    }
    .home .home-middle #bookingWidget .booking-widget-container{
        border-radius: 0;
    }
    .location-template-default .hero>.wrap .textCenter{
        padding: 0;
    }
}


@media (max-width: 991px) {
    .new-land .hero video{
        display: none;
    }
    .new-land h1{
        font-size: 4.6rem;
    }
    .new-land #ss-home-info svg{
        position: relative;
        top: 0;
        display: block;
        margin: 0px auto;
    }
    .new-land #ss-home-info{
        padding: 300px 0 0px 0;
    }
    .new-land #ss-home-info svg{
        width: 400px;
        height: auto;
    }
    .new-land .auto-size{
        margin: 0px auto;
        display: block;
    }
    .new-land #become-member{
        overflow: hidden;
        margin-top: 100px;
    }
    .new-land #become-member .row{
        position: relative;
    }
    .new-land #become-member img{
        width: auto;
        height: auto;
        max-height: initial;
        max-width: initial;
        margin: 0px auto;
        bottom: -150px;
        position: relative;
    }
    .new-land #become-member .position-in{
        position: absolute;
        bottom: 0;
        right: 15px;
    }
    .ylw-bg{
        padding: 100px 0 100px 50px;
    }
    .new-land #app-area{
        padding-top: 50px;
        padding-bottom: 100px;
    }
    .new-land #app-area img{
        bottom: -102px;
        position: relative;
        max-width: initial;
    }
    .new-land #app-area h2{
        font-size: 40px;
    }
    .bonus-tile{
        margin-top: 90px;
    }
}

@media (max-width: 767px){
    .new-btn.btn-blue{
        margin: 50px auto 0 auto;
        display: block;
    }
    .new-land #bookingWidget .booking-widget-container{
        max-width: 100%;
    }
    .new-land .hero>.wrap{
            background-position: 75% 0%;
    }
    .new-land .hero>.wrap>div{
        margin: 50px auto 150px auto;
    }
    .new-land .hero>.wrap>div.textCenter{
        margin-top: 20%;
    }
    .new-land .hero>.wrap h1{
        font-size: 4rem;
        line-height: 1.1;
        margin-top: 73px;
    }
    .new-land .hero>.wrap h2{
        font-size: 16px;
    }
    .new-land .hero>.wrap.sngl-img{
        height: auto;
        display: block;
        max-height: initial;
        min-height: initial;
        align-items: normal;
    }
    .new-land .hero>.wrap.sngl-img img{
        position: relative !important;
        display: block;
        margin: 0px auto 250px;
        max-height: 320px !important;
        height: auto !important;
        min-height: initial !important;
    }
    .new-land .hero>.wrap.sngl-img .container{
        margin-bottom: 0;
    }
    .new-land .hero>.wrap.sngl-img .container h1{
        margin-top: 0;
    }
    .new-land section h3{
        margin-top: 25px;
        margin-bottom: 20px;
    }
    .new-land #insert-widget .widget-set{
        width: 96%;
        overflow: hidden;
    }
    .new-land #bookingWidget .booking-widget-container{
        border: 1px solid rgba(0,0,0,0.05); 
        box-shadow: none;
    }
    .new-land #become-member{
        margin-top: 0;
    }
    .new-land #become-member img{
        margin-top: 50px;
    }
    .ylw-bg{
        border-radius: 0;
        padding: 50px 15px 75px 15px;
    }
    .new-land #ss-home-info{
        padding-top: 230px;
        padding-bottom: 50px;
    }
    .new-land #ss-home-info svg{
        width: 300px;
        height: auto;
    }
    .new-land #app-area{
        padding-top: 75px;
        padding-bottom: 60px;
    }
    .new-land #app-area img{
        bottom: -60px;
        width: 250px;
    }
    .bonus-tile{
        margin-top: 0;
    }

}

@media (max-width: 369px){
    .new-land .hero>.wrap h2{
        /*display: none;*/
    }
    .new-land #bookingWidget .booking-widget-container{
        border-radius: 0;
    }
}

@media (max-width: 355px){
    .hero>.wrap .widget-left{
        padding: 0;
    }
}


/* ## Custom Styles New simple Landing Page
---------------------------------------------------------------------------------------------------- */
.home .header-search-toggle.active span:first-child{
    top: 14px;
}
.home .header-search-toggle.active span:last-child{
    top: 12px;
}

.new-land.simple{

}

.new-land.simple #new-hero .with-van{
    background-color: #e5b604;
}

.new-land.simple #new-hero .with-van img{
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    right: 5%;
    max-height: initial;
    min-height: initial;
}

.new-land.simple .textCenter h1, .new-land.simple .textCenter h2{
    text-shadow: #333 1px 2px 3px;
}

.new-land.simple #new-hero .with-van .textCenter h1, .new-land.simple #new-hero .with-van .textCenter h2{
    text-shadow: none;
}

.new-land.simple #ss-home-info{
    text-align: center;
    padding-top: 282px;
    padding-bottom: 0;
}
.new-land.simple h2{
    font-size: 50px;
    color: #00225b;
    font-weight: bold;
    margin-bottom: 50px;
}
.new-land.simple .disclaimer{
    padding: 20px 50px 0 50px;
}
.new-land.simple .disclaimer p{
    font-size: 14px;
    color: #8898aa;
}
.new-land.simple #ss-home-info.simple-spacing{
    padding-bottom: 100px;
}
.new-land.simple .blue-coupon-area{
    padding: 30px 40px;
    border: dotted 1px rgba(0, 34, 91, 0.44);
    border-radius: 4px;
    background-color: #f5f8fc;
}
.new-land.simple h5{
    margin: 0;
    position: relative;
    font-size: 80px;
    display: inline-block;
    font-weight: bold;
    padding-right: 35px;
}
.new-land.simple h5 span{
    font-size: 40px;
    position: absolute;
    top: 5px;
}
.new-land.simple .right{
    display: inline-block;
}
.new-land.simple .right p{
    margin-bottom: 0;
}
.new-land.simple .right p:not(.coded-area){
    font-size: 24px;
}
.new-land.simple .right p.coded-area{
    font-size: 19px;
    font-weight: bold;
}
.new-land.simple .right p.coded-area span{
    color: #0060ff;
}

.new-land.simple .six-tiles{
    margin: 35px 0;
}

.new-land.simple .six-tiles .each-tile{
    padding: 35px 15px;
    border-radius: 8px;
    display: block;
    margin-bottom: 30px;
    min-height: 300px;
    position: relative;
}

.new-land.simple .six-tiles .each-tile:after{
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.72));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 8px;
}

.new-land.simple .six-tiles .each-tile h3{
    color: #fff;
    font-size: 27px;
    position: absolute;
    left: 30px;
    bottom: 30px;
    margin: 0;
    z-index: 2;
    transition: 0.1s linear bottom;
}

.new-land.simple .six-tiles .each-tile:hover h3{
    bottom: 35px;
}

.new-land.simple .disclaimer.with-six-tiles{
    margin-bottom: 0;
}

@media (max-width: 991px){
    .new-land.simple h5{
        font-size: 55px;
    }
    .new-land.simple h5 span{
        font-size: 25px;
    }
    .new-land.simple .right p:not(.coded-area){
        font-size: 18px;
    }
    .new-land.simple .right p.coded-area{
        font-size: 18px;
    }
}

@media (max-width: 767px){
    .new-land.simple .disclaimer.with-six-tiles{
        padding: 0;
    }
    .new-land.simple #new-hero .with-van img{
        bottom: initial;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        right: auto;
        padding: 0 25px;
    }
}

@media (max-width: 379px){
    .new-land.simple h5{
        font-size: 50px;
        padding-right: 30px;
    }
}
@media (max-width: 359px){
    .new-land.simple h5{
        font-size: 45px;
        padding-right: 20px;
    }
    .new-land.simple h5 span{
        font-size: 20px;
    }
    .new-land.simple .right p:not(.coded-area), .new-land.simple .right p.coded-area{
        font-size: 14px
    }
}

/*Clean white simple landing page*/
.clean-white{
    background-color: #fff;
}
.clean-white #new-hero{
    height: 100vh;
    min-height: 750px;
    max-height: 850px;
    margin-bottom: 150px;
}
.clean-white #new-hero .vert-center{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.clean-white #new-hero h1{
    /*color: #1c97d4;*/
	color:#ffffff;
    line-height: 1;
    font-weight: bold;
    padding-right: 80px;
    margin-top: 45px;
    font-size: 55px;
}
.clean-white #new-hero h2{
    margin: 0 0 0 0;
    font-size: 20px;
}
.clean-white #new-hero img {
    position: relative; 
    bottom: 0; 
    right: 0; 
    max-height: auto;
    min-height: 0; 
    max-height: initial;
    min-height: initial; 

	
	
	
	
	
}
.clean-white #new-hero .container{
    height: 100%;


}
.clean-white #new-hero2 .container{
    height: 100%;
	width: 90%;
	background-image: url("https://www.supershuttle.com/wp-content/uploads/2020/06/driver-mirror-final-wide-tag2.jpg");
	background-color: #001d37;
	background-repeat: no-repeat;
	
	

	
	}
.clean-white #new-hero2 .top-split{
    height: 80%;
}
.clean-white #new-hero2 .top-split > div{
    height: 100%;
	padding: 20px;
	
	
	
	
}
.clean-white #new-hero .top-split{
    height: 80%;
}
.clean-white #new-hero .top-split > div{
    height: 100%;
	padding: 20px;
}
.clean-white #new-hero .top-split .widget-set{
    height: 100%;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget{
    padding: 0;
    min-width: initial;
    height: 100%;
    width: 100%;
    position: relative;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container{
    box-shadow: none;
    padding: 0;
    min-width: initial;
    max-width: initial;
    width: 100%;
    position: relative;
    top: 50%;
    border: none !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .section-header .logo-container .header-text{
    font-weight: bold;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .form-control{
    height: 60px;
    border-radius: 4px;
    background-image: linear-gradient(to top, #f5f6ff, #fafafc);
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .label-directions{
    top: 31px;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget div#selectManualAddressModal .modal-dialog{
    width: 75%;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container{
    width: 33.33333333%;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container .icon-left, .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container .icon-right{
    top: 7px;
    color: #0060ff;
}

.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container #passengerLabel + .icon-left{
     top: 37px;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .passenger-backdrop{
    display: none !important;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .discount-container{
    width: 66.66666667%;
    padding-right: 0;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .discount-container .form-spacing.pull-left{
    
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container{
    width: 100%;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .discount-container .discount-zip-container{
    padding-left: 15px;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container{
    padding-left: 0;
    padding-top: 0;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container .label-text{
    margin-left: 10px;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container .checkbox-container{
    float: left;
    position: relative;
    top: -5px;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container .widget-icon-speedy{
    position: relative;
    top: 3px;
    left: 0;
    margin-right: 5px;
    color: #0060ff;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .continue-btn-container.form-spacing{
    padding-bottom: 0;
    padding-top: 35px;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .continue-btn-container .btn{
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .flight-date .icon-left, .clean-white #new-hero .top-split .widget-set #bookingWidget .return-date .icon-left, #bookservice #bookingWidget .widget-icon-calendar, #bookservice #bookingWidget .widget-icon-return{
    top: 37px;
    color: #0060ff;
}
.clean-white .hourly-container-main{
    display: none !important;


	
	
	
	
	

}
.clean-white #new-hero .bottom-split{
    height: 25%;
    background-color: #f5f8fc;
    border-radius: 8px;
    padding: 60px;
    min-height: 205px;
    /*border: solid 1px #0060ff;*/
}
.clean-white #new-hero .bottom-split .eachservice{
    width: calc((100% / 3));
    float: left;
}
.clean-white #new-hero .bottom-split .eachservice .leftservice{
    float: left;
}
.clean-white #new-hero .bottom-split .eachservice .rightservice{

}
.clean-white #new-hero .bottom-split .eachservice img{
    margin-right: 15px;
    margin-bottom: 5px;
}
.clean-white #new-hero .bottom-split .eachservice h3{
    margin: 5px 0 5px 0;
	color: #4285f4;
    font-size: 24px;
}
.clean-white #new-hero .bottom-split .eachservice p{
    font-size: 15px;
    color: #8898aa;
    padding-right: 50px;
	
	
	
	
	
	
}
.clean-white #new-hero2 .bottom-split{
    height: 25%;
    background-color: #f5f8fc;
    border-radius: 8px;
    padding: 60px;
    min-height: 205px;
    /*border: solid 1px #0060ff;*/
}
.clean-white #new-hero2 .bottom-split .eachservice{
    width: calc((100% / 3));
    float: left;
}
.clean-white #new-hero2 .bottom-split .eachservice .leftservice{
    float: left;
}
.clean-white #new-hero2 .bottom-split .eachservice .rightservice{

}
.clean-white #new-hero2 .bottom-split .eachservice img{
    margin-right: 15px;
    margin-bottom: 5px;
}
.clean-white #new-hero2 .bottom-split .eachservice h3{
    margin: 5px 0 5px 0;
	color: #4285f4;
    font-size: 24px;
}
.clean-white #new-hero2 .bottom-split .eachservice p{
    font-size: 15px;
    color: #8898aa;
    padding-right: 50px;	
	
	
	
	
	
	
	
	
}
.clean-white #ss-home-info.simple-spacing{
    padding-top: 0;
}

@media screen and (max-width: 1199px) {
    .clean-white #new-hero h1{
        padding-right: 30px;
        font-size: 50px;
    }
    .clean-white #new-hero .bottom-split .eachservice p{
        padding-right: 10px;
		 }
    .clean-white #new-hero2 .bottom-split .eachservice p{
        padding-right: 10px;
    }
}
@media screen and (max-width: 991px){
    .clean-white #new-hero{
        height: auto;
        min-height: initial;
        max-height: initial;
    }
    .clean-white #new-hero .container{
        height: auto;
    }
    .clean-white #new-hero .top-split{
        height: auto;
        z-index: 2;
        position: relative;
    }
    .clean-white #new-hero .top-split>div{
        height: auto;
    }
    .clean-white #new-hero .vert-center{
        top: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin-top: 50px;
    }
    .clean-white #new-hero .vert-center:after{
        border-bottom: 1px solid rgba(198, 209, 221, 0.5);
        content: '';
        position: absolute;
        bottom: -35px;
        width: 100%;
    }
    .clean-white #new-hero .top-split .widget-set{
        height: auto;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget{
        height: auto;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container{
        top: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin-top: 50px;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .continue-btn-container .btn{
        max-width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
    .clean-white #new-hero .bottom-split{
        height: auto;
        padding: 50px;
        margin-top: 120px;
    }
    .clean-white #new-hero .bottom-split .eachservice{
        padding: 0 10px;
    }
    .clean-white #new-hero .bottom-split .eachservice p{
        padding-right: 0;
		
		  }
    .clean-white #new-hero2 .bottom-split{
        height: auto;
        padding: 50px;
        margin-top: 120px;
    }
    .clean-white #new-hero2 .bottom-split .eachservice{
        padding: 0 10px;
    }
    .clean-white #new-hero2 .bottom-split .eachservice p{
        padding-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .clean-white #new-hero{
        margin-bottom: 50px;
    }
    .clean-white #new-hero h1 {
        padding-right: 35px;
        font-size: 50px;
    }
    .clean-white #new-hero .vert-center h1{
        padding-right: 0;
        font-size: 40px;
        margin-bottom: 0;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container{
        width: 100%;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .discount-container{
        width: 100%;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .continue-btn-container .btn{
        max-width: initial;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container{
        margin-top: 30px;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container .checkbox-container .checkmark{
        top: 4px;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container .icon-right{
        top: 30px !important;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container .icon-right{
        top: 34px !important;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container #passengerLabel+.icon-left {
        top: 31px;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .flight-date .icon-left, .clean-white #new-hero .top-split .widget-set #bookingWidget .return-date .icon-left{
        top: 30px !important;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .row:nth-child(1) .autocomplete-focus{
        position: relative;
        top: 10px;
        margin-bottom: 10px;
        border: none !important;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .row:nth-child(1) .autocomplete-focus #txtPickupLocation{
        padding: 5px 38px 6px 10px;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .row:nth-child(2) .autocomplete-focus{
        position: relative;
        top: 10px;
        margin-bottom: 10px;
        border: none !important;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .row:nth-child(2) .autocomplete-focus #txtDropoffLocation{
        padding: 5px 38px 6px 10px;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking.widget-icon.widget-icon-location-pin.icon-left{
        display: none !important;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .cancel-button{
        right: -10px;
        top: 19px;
    }
    .clean-white #new-hero .bottom-split{
        border-radius: 0;
        padding: 35px 20px;
        margin-top: 110px;
        position: relative;
        background-color: transparent;
    }
    .clean-white #new-hero .bottom-split .eachservice{
        width: 100%;
        float: initial;
        margin-bottom: 45px;
        padding: 0;
        min-height: 86px;
    }
    .clean-white #new-hero .bottom-split .eachservice:last-child{
        margin-bottom: 0;
    }
    .clean-white #new-hero .bottom-split .eachservice:last-child p{
        margin-bottom: 0;
    }
    .clean-white #new-hero .bottom-split:before{
        border-bottom: 1px solid rgba(198, 209, 221, 0.5);
        content: '';
        position: absolute;
        top: -10px;
        left: 15px;
        width: calc(100% - 30px);
	align-content
		
		
		
	  }
    .clean-white #new-hero2 .bottom-split{
        border-radius: 0;
        padding: 35px 20px;
        margin-top: 110px;
        position: relative;
        background-color: transparent;
    }
    .clean-white #new-hero2 .bottom-split .eachservice{
        width: 100%;
        float: initial;
        margin-bottom: 45px;
        padding: 0;
        min-height: 86px;
    }
    .clean-white #new-hero2 .bottom-split .eachservice:last-child{
        margin-bottom: 0;
    }
    .clean-white #new-hero2 .bottom-split .eachservice:last-child p{
        margin-bottom: 0;
    }
    .clean-white #new-hero2 .bottom-split:before{
        border-bottom: 1px solid rgba(198, 209, 221, 0.5);
        content: '';
        position: absolute;
        top: -10px;
        left: 15px;
        width: calc(100% - 30px);	
    }
}

/*Services styles*/
/*New services template*/
.each-service{
    background-color: #fff;
}

.each-service .text-center{
    text-align: center;
    padding-top: 70px;
}

.each-service .text-center img{
    margin-bottom: 30px;
}

.each-service .text-center h1{
    color: #00225b;
    font-family: "proxima-nova",sans-serif;
    font-size: 60px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
}

.each-service .text-center p{
    font-size: 20px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.625;
    font-weight: 300;
    letter-spacing: normal;
    text-align: center;
    color: #8898aa;
    margin-bottom: 0;
}

.each-service .text-center a.btn-blue{
    padding: 12px 0;
    margin-top: 40px;
}

.each-service .works{
    padding-top: 150px;
}

.each-service h2{
    font-size: 50px;
    font-weight: bold;
    color: #00225b;
    /*margin-top: 50px;*/
    position: relative;
}

/*.each-service p.small{
    font-size: 20px;
    max-width: 400px;
    margin: 15px auto 0 auto;
    display: block;
}*/

.each-service .service-para p{
    font-size: 20px;
    color: #8898aa;
}

.each-service .expectations{
    padding-top: 100px;
}

.each-service .expectations h2:after{
    width: 100%;
    height: 1px;
    background-color: rgba(198, 209, 221, 0.5);
    content: '';
    position: absolute;
    bottom: -40px;
    left: 0;
}

.each-service .expectations .row{
    margin-top: 80px;
}

.each-service h4{
    font-size: 36px;
    font-weight: bold;
    color: #00225b;
    margin-top: 50px;
    margin-bottom: 20px;
}

.each-service .expectations .legal{
    margin-top: 20px;
    font-style: italic;
    font-size: 17px;
    font-weight: 300;
    padding-top: 20px;
    position: relative;
}

.each-service .expectations .legal:before{
    width: 100%;
    height: 1px;
    background-color: rgba(198, 209, 221, 0.5);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}

.each-service .expectations ul{
    margin-bottom: 25px;
}

.each-service .expectations ul li{
    font-size: 17px;
    color: #8898aa;
    font-weight: bold;
    display: inline-block;  
    cursor: pointer; 
    margin-right: 25px;
    position: relative;
}

.each-service .expectations ul li.active{
    color: #0060ff;
}

.each-service .expectations ul li.active:after{
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 120%;
    height: 3px;
    content: '';
    background-color: #0060ff;
}

.each-service .expectations .toggle-content{
    display: none;
}
.each-service .expectations .toggle-content.active-content{
    display: block;
}

.each-service .hourly-container-main{
    display: none !important;
}

.each-service .widget-tile{
    padding: 50px 0;
    margin-top: 100px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    text-align: center;
}

.each-service .widget-tile .widget-set{
    height: 100%;
    width: 500px;
    display: inline-block;
}
.each-service .widget-tile .widget-set #bookingWidget{
    padding: 0;
    min-width: initial;
    height: 100%;
    width: 100%;
    position: relative;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container{
    box-shadow: none;
    padding-top: 40px;
    padding-bottom: 140px;
    min-width: initial;
    max-width: initial;
    width: 100%;
    float: none;
    position: relative;
    border-radius: 5px;
    border: none !important;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .section-header .logo-container .header-text{
    font-weight: bold;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .form-control{
    height: 60px;
    border-radius: 4px;
    background-image: linear-gradient(to top, #f5f6ff, #fafafc);
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .label-directions{
    top: 31px;
}
.each-service .widget-tile .widget-set #bookingWidget div#selectManualAddressModal .modal-dialog{
    width: 75%;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container{
    width: 33.33333333%;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container .icon-left, .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container .icon-right{
    top: 38px;
    color: #0060ff;
}
.each-service .widget-tile .widget-set #bookingWidget .passenger-backdrop{
    display: none !important;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .discount-container{
    width: 66.66666667%;
    padding-right: 0;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .discount-container .form-spacing.pull-left{
    
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container{
    width: 100%;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .discount-container .discount-zip-container{
    padding-left: 15px;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container{
    padding-left: 0;
    padding-top: 0;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container .label-text{
    margin-left: 10px;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container .checkbox-container{
    float: left;
    position: relative;
    top: -5px;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container .widget-icon-speedy{
    position: relative;
    top: 3px;
    left: 0;
    margin-right: 5px;
    color: #0060ff;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .continue-btn-container.form-spacing{
    padding-bottom: 0;
    padding-top: 35px;
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .continue-btn-container .btn{
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    padding: 17px 0;
    text-align: center;
    background: #0060ff;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0px;
    letter-spacing: 0;
    display: inline-block;
    border-radius: 35px;
    box-shadow: 0 12px 34px 0 rgba(9,89,219,.28);
}
.each-service .widget-tile .widget-set #bookingWidget .booking-widget-container .continue-btn-container .btn:hover{
    background: #346ac3;
    color: #fff;
}

/*download tile*/
#download-tile{
    margin: 40px 0 130px 0;
}
#download-tile .container{
    border: solid 1px #e9edf2;
    padding: 50px;
    border-radius: 4px;
    text-align: right;
}
#download-tile img{
    float: left;
}
#download-tile h4{
    font-size: 36px;
    font-weight: bold;
    color: #00225b;
    margin: 0 0 0 25px;
    float: left;
    position: relative;
    top: 2px;
}
#download-tile a{
    font-size: 17px;
    font-weight: bold;
    color: #0060ff;
    margin: 0;
    display: inline-block;
    margin-top: 6px;
}
#download-tile a span{
    font-size: 22px;
    position: relative;
    top: 2px;
    right: 0;
    -webkit-transition: 0.1s linear right;
    -moz-transition: 0.1s linear right;
    -ms-transition: 0.1s linear right;
    transition: 0.1s linear right;
}
#download-tile a:hover span{
    right: -5px;
}

/*fun fact section*/
#funfact{
    width: 100%;
    padding: 20px 0;
    background-color: #ffca00;
}
#funfact img{
    display: inline-block;
}
#funfact .container div{
    display: inline-block;
    width: calc(100% - 100px);
    padding-left: 20px;
    position: relative;
    top: 15px;
    font-size: 17px;
    color: #00225b;
}

.ride-choices{
    margin-bottom: 100px;
}
.ride-choices .ride-tiles{
    background-color: #f5f8fc;
    border-radius: 5px;
    padding: 50px 40px;
    min-height: 380px;
}
.ride-choices .ride-tiles img{
    margin-bottom: 20px;
}
.ride-choices .ride-tiles h2{
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 10px;
}
.ride-choices .ride-tiles p{
    font-size: 17px;
}
.ride-choices .ride-tiles a.btn-blue{
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (min-width: 768px){
    #bookservice #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container .icon-right{
        top: 38px;
    }
}

@media screen and (max-width: 1199px) {
    .ride-choices .ride-tiles{
        min-height: 400px;
        padding: 50px 10px;
    }
}
@media screen and (max-width: 991px) {
    .ride-choices .ride-tiles {
        min-height: 380px;
    }
    .ride-choices .third-tile{
        margin-top: 30px;
    }
}
@media screen and (max-width: 767px) {
    .ride-choices .ride-tiles{
        min-height: auto;
    }
    .ride-choices .second-tile{
        margin-top: 30px;
    }
    .ride-choices .ride-tiles a.btn-blue{
        position: relative;
        left: 0;
        transform: translateX(0);
        bottom: 0;
    }
}

@media only screen and (max-width: 991px){
    .each-service .works img{
        margin: 25px auto 0;
    }
    .each-service .expectations .mobile-spacing{
        margin-top: 100px;
    }
    #download-tile .container{
        padding: 25px 15px;
    }
    #download-tile h4{
        font-size: 30px;
        top: 7px;
    }
    #funfact img{
        float: left;
        top: 0;
        position: relative;
    }
    #funfact .container div{
        top: 0;
    }
}
@media only screen and (max-width: 767px) {
    .site-header{
        z-index: 3;
    }
    #bookservice{
        position: relative;
        z-index: 2;
    }
    .each-service .text-center h1{
        font-size: 50px;
    }
    .each-service .text-center p{
        font-size: 18px;
    }
    .each-service h2{
        font-size: 30px;
    }
    .each-service .service-para p{
        font-size: 18px;
    }
    #download-tile{
        margin-bottom: 30px;
        z-index: 0;
        position: relative;
    }
    #download-tile .container{
        border: none;
        text-align: center;
        border-radius: 0;
    }
    #download-tile img{
        float: none;
        margin-bottom: 15px;
    }
    #download-tile h4{
        float: none;
        top: 0;
        margin-left: 0;
    }
    #funfact img{
        display: block;
        float: none;
        margin: 0px auto 15px auto;
    }
    #funfact .container div{
        width: 100%;
        padding: 0;
    }
    .each-service .widget-tile{
        background-image: none;
        padding: 0;
        margin-top: 50px;
    }
    .each-service .widget-tile .widget-set{
        display: block;
        width: 100%;
    }
    .each-service .widget-tile .widget-set #bookingWidget .booking-widget-container{
        border-radius: 0;
        padding: 20px 15px 140px 15px;
    }
    .each-service .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container{
        width: 100% !important;
    }
    .each-service .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .discount-container{
        width: 100% !important;
    }
    .each-service .widget-set #bookingWidget .booking-widget-container .continue-btn-container .btn{
        max-width: initial;
    }
    .each-service .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container{
        margin-top: 30px;
    }
    .each-service .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .wheel-chair-container .checkbox-container .checkmark{
        top: 4px;
    }
    .each-service .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container .icon-left, .each-service .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container .icon-right{
        top: 31px !important;
    }
    #bookservice #bookingWidget .booking-widget-container .booking-widget-inner-container .row:nth-child(1) .autocomplete-focus{
        position: relative;
        top: 10px;
        margin-bottom: 10px;
        border: none;
    }
    #bookservice #bookingWidget .booking-widget-container .booking-widget-inner-container .row:nth-child(2) .autocomplete-focus{
        position: relative;
        top: 10px;
        margin-bottom: 10px;
        border: none;
    }
     #bookservice  #bookingWidget .booking-widget-container .booking-widget-inner-container .row:nth-child(1) .autocomplete-focus #txtPickupLocation{
        padding: 5px 38px 6px 10px;
    }
    
     #bookservice  #bookingWidget .booking-widget-container .booking-widget-inner-container .row:nth-child(2) .autocomplete-focus #txtDropoffLocation{
        padding: 5px 38px 6px 10px;
    }

    #bookservice #bookingWidget .booking.widget-icon.widget-icon-location-pin.icon-left{
        display: none !important;
    }
    #bookservice #bookingWidget .cancel-button{
        right: -5px;
        top: 19px;
    }
    #bookservice #bookingWidget .booking-widget-container .booking-widget-inner-container .passenger-container #passengerSelect .item .icon-left{
        top: 7px !important;
    }
    .each-service .sticky-mobile-button{
        display: none !important;
    }
}


/* ## Nav Bar fixes
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu .menu-item-has-children:before{
    display: none;
}
.genesis-nav-menu .menu-item-has-children a{
    padding-right: 10px !important;
}
@media only screen and (max-width: 1360px){
    .nav-primary {
        clear: none !important;
    }
}
@media only screen and (max-width: 1100px){
    .nav-primary, .site-header .widget-area {
        display: none;
    }
    .menu-toggle{
        margin: 0 !important;
        position: relative;
    }
}
.site-header .widget-area{
    width: auto;
}

.home .site-header:not(.transparent), .hero-single-cta .site-header:not(.transparent), .single-airport .site-header:not(.transparent), .single-location .site-header:not(.transparent), .single-facebook_ad .site-header:not(.transparent){
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.header-search-toggle{
    top: 20px;
    right: 30px;
}

.plainarrow{
    display: block;
    font-size: 15px;
    margin-top: 3px;
    color: #0060ff;
    font-weight: 500;
}
.plainarrow .cancarrow{
    position: relative;
    right: 0;
}
.plainarrow:hover{
    text-decoration: none;
    color: #0060ff;
}
.plainarrow:hover .cancarrow{
    right: -3px;
}

/*round trip discount and free cancellation*/
.clean-white #new-hero{
    height: auto;
    min-height: auto;
    max-height: auto;
}
.clean-white #new-hero .top-split{
    height: auto;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget{
    height: auto;
}
.clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container{
    top: 0%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-top: 140px;
    margin-bottom: 80px;
}
.clean-white #new-hero .vert-center{
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-top: 140px;
}



.roundtripsdiscount{
    position: absolute;
    right: 0;
    top: 95px;
}
.roundtripsdiscount img{
    width: 80px;
}
#bookservice .roundtripsdiscount{
    z-index: 1;
    top: 15px;
}
.each-service #bookservice #bookingWidget,  .each-service #bookservice #bookingWidget .booking-widget-container{
    background: transparent;
}
#bookservice .widget-set{
    padding-top: 20px;
}
#bookingWidgetContainer.oldwidget #bookingWidget .booking-widget-container{
    padding-top: 55px;
}



.riskfree #cancelshield{
    width: 25px;
    display: inline-block;
    margin-top: 0px;
    top: -11px;
}
.riskfree p{
    font-size: 14px;
    color: #00225b;
    margin-bottom: 100px;
    width: calc(100% - 50px);
    line-height: 1;
    display: inline-block;
    margin-left: 15px;
}
.riskfree p span.freecanc{
    font-weight: bold;
}
.riskfree p span.cancarrow{
    font-size: 18px;
    position: relative;
    top: 3px;
    right: 0;
    -webkit-transition: .1s linear right;
    -moz-transition: .1s linear right;
    -ms-transition: .1s linear right;
    transition: .1s linear right;
}
.riskfree p a{
    color: #0060ff;
}
.riskfree p a:hover span.cancarrow{
    right: -3px;
}

#bookservice .widget-set{
    position: relative;
    background-color: #fff;
    border-radius: 5px;
}
#bookservice .roundtripsdiscount{
    position: absolute;
    right: 13px;
    /*top: 13px;*/
    /*z-index: 2;*/
}
#bookservice .riskfree{
    padding: 0px 30px 30px 30px;
}
#bookservice .riskfree p{
    text-align: left;
    margin-bottom: 0;
}
#bookservice .riskfree #cancelshield{
    position: relative;
}

.oldwidget{
    position: relative;
    border-radius: 5px;
    max-width: 655px;
    margin: 0px auto;
}
.oldwidget .roundtripsdiscount{
    position: absolute;
    right: 0px;
    top: 20px;
}
.oldwidget #bookingWidget .booking-widget-container{
    padding-top: 38px;
    padding-bottom: 80px;
}
.oldwidget .riskfree{
    position: absolute;
    bottom: 45px;
    width: 100%;
    left: 0;
    padding: 0 40px;
}
.oldwidget .riskfree p{
    text-align: left;
    margin-bottom: 0;
}
.oldwidget .riskfree #cancelshield{
    position: relative;
    top: 0;
}


#simple-spacing{
    margin-top: 100px;
}


/*new location styles*/
.clean-white.updated-location #new-hero{
    max-height: none;
    margin-bottom: 0;
}
.clean-white.updated-location #new-hero h1{
    font-size: 60px;
}
.updated-location .riskfree p a{
    display: inline-block;
}
.updated-location #new-hero .top-split .vert-center a{
   text-decoration: underline;
    /*color: #0060ff;*/
	color:#ffffff;
    font-weight: bold;
    position: relative;
    /*margin-left: 30px;*/
}
.updated-location #new-hero .top-split .vert-center a span{
    position: absolute;
    left: -20px;
    top: -2px;
    -webkit-transition: .1s linear left;
    -moz-transition: .1s linear left;
    -ms-transition: .1s linear left;
    transition: .1s linear left;
}

.updated-location #new-hero .top-split .vert-center a:hover span{
    left: -25px;
}
.updated-location #new-hero .top-split .widget-set #bookingWidget .booking-widget-container .booking-widget-inner-container .form-control{
    background-image: none;
    background-color: #fff;
}
.updated-location #bookingWidget .checkmark{
    background: #fff;
}
.updated-location .riskfree p{
    margin-bottom: 150px;
}
.updated-location #new-hero .your-ride h2{
    text-align: left;
}
.updated-location #new-hero .your-ride img{
    margin: 35px 0;
}
.updated-location .your-ride a{
    color: #0060ff;
    font-weight: bold;
    position: relative;
}
.updated-location #new-hero .your-ride a span{
    position: absolute;
    right: -20px;
    top: -2px;
    -webkit-transition: .1s linear right;
    -moz-transition: .1s linear right;
    -ms-transition: .1s linear right;
    transition: .1s linear right;
}
.updated-location #new-hero .your-ride a:hover span{
    right: -25px;
}
.updated-location #new-hero h2, .updated-location.simple h2{
    font-size: 42px;
    margin-bottom: 30px;
}
.updated-location section{
    clear: both;
}

/*ridechoice-tiles*/
#updated-choices, #airports-served, #fare-estimates, #what-expect #commonly-asked{
    padding-top: 100px;
}
#updated-choices .container, #airports-served .container, #fare-estimates .container, #what-expect .container, #commonly-asked .container{
    border-top: 1px solid rgba(216,216,216,0.4);
    padding-top: 100px;
}
.updated-location.new-land.simple.clean-white h2{
    text-align: center;
    margin-bottom: 100px;
}
.updated-location.new-land.simple.clean-white h2 span{
    color: #0060ff;
}
#updated-choices .togglearea{
    border: 1px solid #ececec;
    border-radius: 2px;
    padding: 50px;
    margin-bottom: 35px;
}
#updated-choices .togglearea .toggle-show{
    display: flex;
    align-items: center;
}
#updated-choices .togglearea .toggle-show img{
    width: 100px;
}
#updated-choices .toggle-show h3{
    margin-bottom: 5px;
}
#updated-choices .toggle-show p{
    margin-bottom: 0;
}
#updated-choices .tile-content{
    margin-left: 35px;
    margin-right: 70px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 50%;
}
#updated-choices .toggle-show .toggle-trigger{
    color: #0060ff;
    font-weight: 700;
    position: relative;
    width: 150px;
    cursor: pointer;
}
#updated-choices .toggle-show .toggle-trigger i{
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 16px;
    font-weight: 700;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .1s linear all;
    -moz-transition: .1s linear all;
    -ms-transition: .1s linear all;
    transition: .1s linear all;
}
#updated-choices .toggle-show .toggle-trigger.opened i{
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
#updated-choices .toggle-area-content{
    display: none;
    margin-left: 135px;
}
#updated-choices .toggle-area-content h4{
    color: #000000;
    font-size: 17px;
    font-weight: 700;
    border-top: 1px dashed #ececec;
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
}
#updated-choices .toggle-area-content a{
    color: #0060ff;
    font-weight: 700;
    position: relative;
}
#updated-choices .toggle-area-content a span{
    position: absolute;
    right: -20px;
    top: -2px;
    -webkit-transition: .1s linear right;
    -moz-transition: .1s linear right;
    -ms-transition: .1s linear right;
    transition: .1s linear right;
}
#updated-choices .toggle-area-content a:hover span{
    right: -25px;
}

#airports-served{

}
#airports-served img{
    width: 70px;
    display: block;
    margin: 0px auto 30px auto;
}
#airports-served .toggleairport{
    background-color: #0060ff;
    padding: 50px;
    border-radius: 2px;
    margin-bottom: 35px;
}
#airports-served .toggleairport h3{
    color: #fff;
}
#airports-served .toggleairport .toggle-trigger, #airports-served .toggleairport a{
    color: #ffca00;
    font-weight: 700;
    display: inline-block;
}
#airports-served .toggleairport span{
    color: #fff;
    margin: 0 10px;
}
#airports-served .toggleairport .toggle-area-content{
    display: none;
    padding-top: 20px;
}
#airports-served .toggleairport .toggle-area-content p{
    color: #fff;
    line-height: normal;
}
#airports-served .toggleairport .toggle-trigger{
    cursor: pointer;
}
#airports-served .toggle-show .toggle-trigger i{
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .1s linear all;
    -moz-transition: .1s linear all;
    -ms-transition: .1s linear all;
    transition: .1s linear all;
}
#airports-served .toggle-show .toggle-trigger.opened i{
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}



#fare-estimates img{
    width: 60px;
    display: block;
    margin: 0px auto 30px auto;
}
#fare-estimates p.small{
    line-height: normal;
    text-align: center;
    color: #707079;
}
#fare-estimates p.small.terms{
    margin-top: 40px;
    margin-bottom: 100px;
}
#fare-estimates .fare-slick div.each-fare{
    text-align: left;
    border: 1px solid #ececec;
    border-radius: 2px;
    padding: 30px;
    margin: 20px;
}
#fare-estimates h2{
    margin-bottom: 50px;
}
#fare-estimates .fare-slick h4{
    font-size: 17px;
    color: #000;
    display: inline-block;
}
#fare-estimates .fare-slick h4:first-child{
    margin-bottom: 30px;
    display: block;
}
#fare-estimates .fare-slick h4 i{
    font-size: 15px;
    margin-right: 10px;
    position: relative;
}
#fare-estimates .fare-slick h4:first-child i:after{
    border: 1px dashed #ececec;
    width: 2px;
    height: 32px;
    content: '';
    position: absolute;
    top: 17px;
    left: 5px;
}
#fare-estimates .fare-slick h4:nth-child(2) i{
    color: #0060ff;
}
#fare-estimates .fare-slick p{
    margin-bottom: 0;
    text-align: left;
    font-style: italic;
}

#fare-estimates .fare-slick p span{
    font-weight: 600;
    color: #0060ff;
    font-size: 26px;
    font-style: normal;
    margin-left: 5px;
    position: relative;
    top: 3px;
}

#what-expect{
	display:none !important;
}
#what-expect .expect-content{
    display: flex;
    align-items: normal;
    margin-bottom: 70px;
}
#what-expect .expect-content img{
    width: 66px;
    height: 100%;
}
#what-expect .expect-content div{
    margin-left: 50px;
    width: 100%;
}

#commonly-asked .common-content{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ececec;
}
#commonly-asked .toggle-area-content{
    display: none;
}
#commonly-asked h3{
    display: block;
    position: relative;
    font-size: 26px;
    padding-right: 75px;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: normal;
    letter-spacing: normal;
}
#commonly-asked h3 span{
    position: absolute;
    width: 3px;
    height: 20px;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(calc(-50% - 0px)) rotate(90deg);
    -moz-transform: translateY(calc(-50% - 0px)) rotate(90deg);
    -ms-transform: translateY(calc(-50% - 0px)) rotate(90deg);
    transform: translateY(calc(-50% - 0px)) rotate(90deg);
    background-color: #00225b;
}
#commonly-asked h3 span:after{
    position: absolute;
    content: '';
    width: 3px;
    height: 20px;
    -webkit-transition: .1s linear all;
    -moz-transition: .1s linear all;
    -ms-transition: .1s linear all;
    transition: .1s linear all;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #00225b;
}
#commonly-asked .toggle-area-content p{
    margin-bottom: 0;
    padding-top: 25px;
    padding-right: 75px;
}

#commonly-asked h3.toggle-trigger.opened span:after{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
#loc-book-footer{
    background-color: #0060ff;
    padding: 80px 0 0 0;
    margin-top: 100px;
}
#loc-book-footer .container{
    border-bottom: 1px solid rgba(216,216,216,.4);
    padding-bottom: 80px;
}
#loc-book-footer h2{
    text-align: left;
    color: #fff;
    margin: 0 0 20px 0;
}
#loc-book-footer h2 span{
    color: #ffca00;
}
#loc-book-footer .btn-blue.new-btn{
    background-color: #ffca00;
    color: #0060ff;
    margin-top: 0;
}
#loc-book-footer .btn-blue.new-btn:hover{
    background-color: #ffc61a;
}
#loc-book-footer .riskfree{
    display: flex;
    margin-top: 50px;
}
#loc-book-footer .riskfree p{
    margin-bottom: 0;
    color: #fff;
}
#loc-book-footer .riskfree #cancelshield{
    top: 0;
    height: 100%;
}
#loc-book-footer .riskfree a{
    color: #ffca00;
    display: inline-block;
}
#fare-estimates .slick-list{
    padding:0 20% 0 0;
}
/*firefox issue*/
@-moz-document url-prefix() {
    #what-expect .expect-content img{
        width: 66px;
    }
}

@media screen and (max-width: 1199px) {
    .clean-white.updated-location #new-hero h1{
        font-size: 55px;
    }
}
@media screen and (max-width: 991px) {
    #fare-estimates .fare-slick h4{
        display: block;
    }
}
@media screen and (max-width: 767px) {
    #updated-choices .togglearea, #airports-served .toggleairport{
        padding: 35px 25px;
    }
    #updated-choices .togglearea .toggle-show{
        display: block;
        text-align: center;
    }
    #updated-choices .tile-content{
        margin-left: 0;
        margin-right: 0;
    }
    .updated-location.new-land.simple.clean-white h1{
        margin-bottom: 10px !important;
    }
    .updated-location.new-land.simple.clean-white h2{
        margin-bottom: 50px;
    }
    #updated-choices .toggle-show .toggle-trigger{
        width: 125px;
        margin: 0px auto;
        display: block;
        margin-top: 15px;
    }
    #updated-choices .toggle-area-content{
        margin-left: 0;
    }
    #airports-served .toggleairport span{
        display: none;
    }
    #airports-served .toggleairport h3{
        font-size: 24px;
    }
    #airports-served .toggleairport .toggle-trigger{
       display: block;
    }
    #what-expect .expect-content{
        display: block;
        text-align: center;
    }
    #what-expect .expect-content img{
        margin: 0px auto;
        display: block;
    }
    #what-expect .expect-content div{
        margin-left: 0;
    }
    #what-expect .expect-content p{
        text-align: left;
    }
    #commonly-asked h3{
        font-size: 20px;
        padding-right: 45px;
        margin-top: 0;
    }
    #commonly-asked .toggle-area-content p{
        padding-right: 0;
    }
    #loc-book-footer h2{
        text-align: center;
    }
    #fare-estimates .fare-slick div.each-fare{
        padding: 20px;
        margin: 10px;
    }
}


@media screen and (max-width: 767px) {
    .clean-white #new-hero .vert-center{
        margin-top: 50px;
    }
    .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container{
        margin-top: 70px;
    }
    .home .clean-white #new-hero .top-split .widget-set #bookingWidget .booking-widget-container{
        margin-top: 85px;
    }
    .clean-white #new-hero .bottom-split{
        margin-top: 50px;
		
	  }
    .clean-white #new-hero2 .bottom-split{
        margin-top: 50px;	
	
		
		
    }
    .updated-location .roundtripsdiscount{
        top: 35px;
    }
    .roundtripsdiscount{
        right: 2px;
        top: 50px;
    }
    .riskfree p{
        margin-bottom: 0;
    }

    #bookservice .roundtripsdiscount{
        right: 2px;
        top: -5px;
    }
    #bookservice .riskfree{
        padding: 0px 15px 15px 15px;
    }
    #bookservice .widget-set{
        border-radius: 0;
    }
    .oldwidget .riskfree #cancelshield{
        top: -15px;
    }
    .oldwidget .roundtripsdiscount{
        right: 3px;
        top: 13px;
    }
    .oldwidget .riskfree{
        padding: 0px 15px 15px 15px;
        bottom: 0px;
    }
    .oldwidget .riskfree p{
        margin-left: 10px;
    }
}

@media only screen and (max-width: 860px){
    .single-location .hero>.wrap>div{
        padding: 0;
    }
}

@media screen and (min-width:600px ) and (max-width: 767px) {
    .oldwidget .riskfree #cancelshield{
        top: -3px;
    }
    .oldwidget .riskfree{
        padding: 0 15px 15px 15px;
    }
}

@media screen and (min-width:600px ) and (max-width: 991px) {
    .clean-white #new-hero img{
        top: -5px;
    }
}
@media screen and (max-width: 601px){
    .roundtripsdiscount{
        top: 45px;
    }
    .updated-location .roundtripsdiscount{
            top: 30px;
    }
}

.business-new .clean-white #new-hero{
    height: auto;
    padding-top: 35px;
    min-height: auto;
    max-height: none;
    margin-bottom: 200px;
}
.business-new .clean-white #new-hero .container{
    height: auto;
}
.business-new .clean-white #new-hero .container img{
    margin-top: 35px;
}
.business-new .clean-white #new-hero h1, .business-new .clean-white #new-hero p{
    padding-right: 75px;
}
.business-new .clean-white #new-hero h1{
    margin-bottom: 25px;
    font-size: 60px;
}
.business-new #new-hero .new-btn.btn-blue{
    margin-top: 25px;
}
#business-box{

}
#business-box h3{
    font-size: 40px;
    margin-bottom: 75px;
}
#business-box ul{
    padding: 0;
}
#business-box ul li{
    cursor: pointer;
    font-weight: bold;
    font-size: 22px;
    border-radius: 6px;
    margin-top: 15px;
    padding: 20px 30px;
    background-color: transparent;
    -webkit-transition: 0.1s linear background-color;
    -moz-transition: 0.1s linear background-color;
    -ms-transition: 0.1s linear background-color;
    transition: 0.1s linear background-color;
}
#business-box ul li:first-child{
    margin-top: 0;
}
#business-box ul li:hover{
    background-color: #f9f9fa;
}
#business-box ul li.active{
    background-color: #f9f9fa;
}
#business-box ul li img{
    width: 60px;
    border-radius: 60px;
    margin-right: 20px;
}
#business-box .bucket{
    
}
#business-box .bucket .top-half{
    height: 300px;
    background-color: #ffca00;
    text-align: center;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
#business-box .bucket .top-half img{
    height: 300px;
}
#business-box .bucket .bottom-half{
    /*height: 275px;*/
    padding: 40px;
    background-color: #f9f9fa;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
#business-box .bucket h2{
    margin-bottom: 20px;
}
#business-box p a{
    color: #0060ff;
}
#business-box p+a{
    color: #0060ff;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 10px;
}
#business-box .bucket .bottom-half p.small{
    margin-top: 20px;
    margin-bottom: 0;
}
#business-box .bucket .bottom-half p.small a{
    
}

#simple-business{
    margin-top: 150px;
    background-color: #00225b;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
#simple-business h2{
   color: #fff;
   font-size: 50px;
   margin-bottom: 0;
}
#simple-business a{
    color: #0060ff;
    background-color: #ffca00;
    box-shadow: none;
}
#simple-business a:hover{
    background-color: #ffc61a;
}

/* business lead form */
.business-new.business-form .clean-white #new-hero{
    margin-bottom: 0;
}
.business-new.business-form .clean-white #new-hero h1{
    padding-right: 110px;
}
.custom-leadform{
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    width: 100%;
    height: auto;
    padding: 40px;
    margin-top: 35px;
    margin-bottom: 175px;
}
.custom-leadform .nf-error-required-error, .custom-leadform .nf-error-invalid-email{
    position: absolute;
    font-size: 12px;
    right: 0;
    top: -15px;
    margin-right: 0 !important;
}
.clean-white #new-hero .custom-leadform h2{
    margin-bottom: 50px;
    font-size: 30px;
}
.clean-white #new-hero .custom-leadform h2.with-formsub{
    margin-bottom: 0;
}
.clean-white #new-hero .custom-leadform h2.with-formsub + p{
    margin-bottom: 35px;
}
.custom-leadform .nf-field-container{
    margin-bottom: 20px;
}
.custom-leadform  .nf-error-field-errors{
    display: none;
}
.custom-leadform .form-left-half{
    margin-right: 2%;
    width: calc(100% - 53%);
}
.custom-leadform .form-right-half{
    margin-left: 2%;
    margin-right: 0;
    width: calc(100% - 53%);
}
.custom-leadform input{
    border-radius: 4px;
    font-size: 17px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border: 1px solid #e1e1e1 !important;
    font-family: "proxima-nova",sans-serif;
    color: #777;
}
.custom-leadform ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #777;
  opacity: 1;
}
.custom-leadform ::-moz-placeholder { /* Firefox 19+ */
  color: #777;
  opacity: 1;
}
.custom-leadform :-ms-input-placeholder { /* IE 10+ */
  color: #777;
  opacity: 1;
}
.custom-leadform :-moz-placeholder { /* Firefox 18- */
  color: #777;
  opacity: 1;
}
.custom-leadform ::placeholder{
    color: #777;
    opacity: 1;
}
.custom-leadform .field-wrap.listselect-wrap{
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    padding-left: 10px;
}
.custom-leadform .field-wrap.listselect-wrap .nf-field-element{
    position: relative;
}
.custom-leadform .field-wrap.listselect-wrap .nf-field-element:before{
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 20px;
    color: #777;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    content: '^';
    pointer-events: none;
}
.custom-leadform select{
    height: 49px !important;
    border: 0px !important;
    outline: 0px !important;
    -webkit-appearance: none;
    font-size: 17px !important;
    font-family: "proxima-nova",sans-serif;
    color: #777;
}
.custom-leadform input:focus, .custom-leadform input:active, .custom-leadform textarea:focus, .custom-leadform textarea:active{
    border: 1px solid #e1e1e1 !important;
}
.custom-leadform .nf-field-container.checkbox-container.custom-checkbox{
    width: 100%;
}
.custom-leadform .field-wrap.checkbox-wrap{
    display: block;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -ms-flex-flow: inherit;
    flex-flow: inherit;
}
.custom-leadform .field-wrap.checkbox-wrap .nf-field-element{
    display: inline;
    position: relative;
    z-index: 0;
}
.custom-leadform .field-wrap.checkbox-wrap .nf-field-description{
    display: inline-block;
    width: auto;
}
.custom-leadform .field-wrap.checkbox-wrap label{
    font-size: 15px;
    font-weight: normal;
    position: relative;
}
.custom-leadform .field-wrap.checkbox-wrap label:before{
    width: 20px;
    height: 20px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    border-radius: 4px;
    content: '';
    position: absolute;
    bottom: -35px;
    left: 0;
    z-index: 1;
}
.custom-leadform .field-wrap.checkbox-wrap label.nf-checked-label::after{
    content: "\2713";
    position: absolute;
    z-index: 2;
    color: #0060ff;
    font-size: 32px;
    left: 1px;
    bottom: -49px;
    opacity: 1;
}
.custom-leadform .field-wrap.checkbox-wrap label::after{

}
.custom-leadform .field-wrap.checkbox-wrap p{
    font-size: 15px;
    display: inherit;
    padding-right: 0;
    margin-bottom: 0px;
    margin-left: 15px;
}
.custom-leadform .textarea-container.form-full{
    width: 100%;
    margin: 0;
}
.custom-leadform textarea{
    resize: none;
    border-radius: 4px;
    padding: 20px !important;
    color: #777;
    font-size: 17px !important;
    height: 120px !important;
}
.custom-leadform .nf-field-container.submit-container{
    width: 100%;
    margin: 0;
    text-align: center;
}
.custom-leadform .new-btn.btn-blue{
    background: #0060ff !important;
    margin-top: 20px !important;
    width: 100% !important;
    padding: 17px !important;
    color: #fff !important;
    font-size: 20px !important;
    letter-spacing: initial !important;
}
.custom-leadform .new-btn.btn-blue:hover{
    background: #346ac3 !important;
}

/*alert message for form */
.custom-alert{
    margin-right: 0;
    margin-top: 15px;
    width: 100%;
    padding: 30px;
    text-align: center;
    background-color: #f5f8fc;
}
.nf-field-container.custom-alert{
    margin-bottom: 0;
}
.custom-alert p{
    padding: 0;
    padding-right: 0 !important;
    margin: 0;
}

/*Thank you page*/
.thank-you{
    text-align: center;
}
.thank-you #new-hero{
    padding-bottom: 150px;
    margin-bottom: 0 !important;
}
.thank-you #new-hero h1, .thank-you #new-hero p{
    padding: 0 !important;
}
.thank-you #new-hero img{
    width: 80px;
}
.thank-you .new-btn.btn-blue{
    
}

@media screen and (max-width: 1199px){
    .business-new.business-form .clean-white #new-hero h1{
        padding-right: 10px;
    }
}

@media screen and (max-width: 767px){
    .custom-leadform{
        padding: 40px 20px;
    }
    .custom-leadform .form-left-half{
        width: 100%;
        margin-right: 0;
    }
    .custom-leadform .form-right-half{
        width: 100%;
        margin-left: 0;
    }
    .custom-leadform .nf-field-container.checkbox-container.custom-checkbox{
        text-align: left;
    }
}

@media screen and (max-width: 991px) {
    .business-new .clean-white #new-hero h1, .business-new .clean-white #new-hero p{
        padding-right: 35px;
    }
    .business-new .clean-white #new-hero h1{
        font-size: 46px;
    }
    #business-box .bucket h2{
        font-size: 26px;
    }
    #business-box ul li{
        font-size: 20px;
    }
    #simple-business h2{
        font-size: 42px;
    }
}
@media screen and (max-width: 767px) {
    .business-new .clean-white #new-hero{
        text-align: center;
        margin-bottom: 100px;
    }
    .business-new .clean-white #new-hero h1, .business-new .clean-white #new-hero p{
        padding: 0;
    }
    .business-new .clean-white #new-hero .container img{
        margin-top: 75px;
    }
    #business-box h3 {
        margin-bottom: 50px;
    }
    #business-box ul li:last-child{
        margin-bottom: 15px;
    }
    .custom-leadform .field-wrap.checkbox-wrap label:before{
        width: 25px;
        height: 25px;
    }
    #business-box ul li{
        padding: 5px;
        float: left;
        width: calc(100% / 5);
        margin-top: 0;
        text-align: center;
    }
    #business-box .bucket .bottom-half {
        padding: 35px 20px;
    }
    #business-box .bucket .top-half{
        height: 150px;
    }
    #business-box .bucket .top-half img{
        height: 150px;
    }
    #business-box ul li img{
        margin: 0px auto;
    }
}
@media screen and (max-width: 355px) {
    .business-new .clean-white #new-hero h1{
        font-size: 40px;
    }
}



/*affiliate*/

.clean-white.affiliate #new-hero .container{
    height: auto;
}
.clean-white.affiliate #new-hero .top-split{
    height: auto;
}
.clean-white.affiliate #new-hero .top-split>div{
    height: auto;
}
.clean-white.affiliate #new-hero .vert-center:not(.return-loc){
    margin-top: 125px;
    text-align: center;
}
.clean-white.affiliate #new-hero h1{
    padding-right: 0;
    margin-bottom: 20px;
}
.clean-white.affiliate #new-hero .vert-center:after{
    display: none;
}
.clean-white.affiliate #new-hero .vert-center{
    text-align: center;
}
.clean-white.affiliate #new-hero .vert-center p{
    max-width: 500px;
    margin: 0px auto 20px auto;
}
#split-aff{
    position: relative;
    display: flex;
    width: 100%;
}
#split-aff a{
    width: 50%;
    position: relative;
    text-decoration: none;
}
#split-aff a:after{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.0);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    z-index: -1;
    -webkit-transition: .1s linear all;
    -moz-transition: .1s linear all;
    -ms-transition: .1s linear all;
    transition: .1s linear all;
}
#split-aff a:first-child:after{
    background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0), #e2e0eb);
}
#split-aff a:hover:after{
    background-color: rgba(0,0,0,0.0);
}
#split-aff a img{
    width: 100%;
    position: relative;
    left: 0px;
}
#split-aff a .split-area{
    text-align: center;
    padding: 75px 100px 0 100px;
}
#split-aff a .split-area h2{
    font-size: 36px;
    margin-bottom: 20px;
}
#split-aff a .split-area p{
    color: #333;
    max-width: 400px;
    margin: 0px auto 20px;
}
.affiliate #airports-served{
    padding-top: 50px;
}
.affiliate #airports-served .container{
    border-top: none;
}
.affiliate #commonly-asked .container{
    margin-top: 100px;
    padding-bottom: 100px;
}
.special-link{
    color: #0060ff;
    font-weight: 700;
    position: relative;
    display: inline-block;
}
.special-link span{
    position: absolute;
    right: -20px;
    top: 0px;
    -webkit-transition: .1s linear right;
    -moz-transition: .1s linear right;
    -ms-transition: .1s linear right;
    transition: .1s linear right;
}
.special-link:hover span{
    right: -25px;
}


.parent-pageid-371 .pika-lendar{
    width: 270px !important;
}


.clean-white.new-art #new-hero .top-split>div{
    height: auto;
}
.clean-white.new-art #new-hero .top-split .widget-set{
    height: auto;
}
.clean-white.new-art #new-hero h1{
    padding-right: 150px;
}
.landingemailsem .site-container{
    margin-top: 0;
}
.landingemailsem #what-expect .container{
    margin-top: 90px;
}
.landingemailsem #what-expect .expect-content img{
    height: 66px;
    width: 66px;
}

#welcome-img{
    margin-bottom: 15px;
}

p.flashsale-space{
    padding-right: 100px;
}

@media screen and (max-width: 1199px) {
    #split-aff a .split-area{
        padding: 75px 80px 0;
    }
}
@media screen and (max-width: 991px) {
   #split-aff a .split-area{
        padding: 75px 55px 0;
    }
    p.flashsale-space{
        padding-right: 0;
    }
}
@media screen and (max-width: 767px) {
    #split-aff{
        display: block;
    }
    #split-aff a{
        display: block;
        width: 100%;
    }
    #split-aff a .split-area {
        padding: 50px 15px 0;
        min-height: initial;
    }
    .affiliate #airports-served .container{
        padding-top: 50px;
    }
    .affiliate #commonly-asked .container{
        margin-top: 50px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .updated-location.new-land.simple.clean-white.affiliate h2{
        font-size: 36px;
    }
    .clean-white.new-art #new-hero h1{
        padding-right: 0;
    }
    .updated-location .riskfree p{
        margin-bottom: 35px;
    }
    .landingemailsem #welcome-img{
        margin-top: 50px;
    }
}



/*blog posts*/
.blog-post{

}
.blog-post.business-new .clean-white #new-hero{
    margin-bottom: 0;
}
.blog-post #feature-blog-post{
    margin-top: 100px;
    margin-bottom: 100px;
}
.blog-post #feature-blog-post article .featured-left a{
    color: #0060ff;
    font-weight: 700;
    position: relative;
}
#feature-blog-post article{
    display: flex;
    border: 1px solid rgba(0,0,0,0.01);
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, .00);
}

#feature-blog-post article:hover{
    box-shadow: 0 15px 50px -4px rgba(0, 0, 0, .41);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

#feature-blog-post article .featured-left{
    width: 33%;
    background-color: #f5f8fc;
    padding: 60px;
}
#feature-blog-post article .featured-right{
    width: 67%;
    background-position: center center !important;
    background-size: cover !important;
}
.business-new .clean-white #new-hero #feature-blog-post article h1{
    font-size: 36px;
    padding-right: 0;
    margin-top: 0;
}
.date{
    font-size: 14px;
    margin-top: 75px;
    margin-bottom: 0;
}
#rest-of-posts{
    padding-bottom: 150px;
}
#rest-of-posts .top-half-blog{
    height: 250px;
    background-position: center center !important;
    background-size: cover !important;
}
#rest-of-posts .bottom-half-blog{
    padding: 35px;
    background-color: #f5f8fc;
    height: 235px;
}
#rest-of-posts .bottom-half-blog .date{
    margin-top: 50px;
}
#rest-of-posts article{
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
    margin-bottom: 30px;
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, .00);
    border: 1px solid rgba(0,0,0,.01);
}
#rest-of-posts article:hover{
    box-shadow: 0 15px 50px -4px rgba(0, 0, 0, .41);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}
#rest-of-posts article a{
    color: #00225b;
    text-decoration: none;
}
#rest-of-posts article h1{
    color: #00225b;
    font-size: 24px;
    font-weight: 600;
}



/*each blog post*/

a.backto{
    margin-top: 50px;
    text-decoration: underline;
    color: #0060ff;
    font-weight: 700;
    position: relative;
    display: block;
    margin-left: 20px;
}
a.backto span{
    position: absolute;
    left: -20px;
    top: -2px;
    -webkit-transition: .1s linear left;
    -moz-transition: .1s linear left;
    -ms-transition: .1s linear left;
    transition: .1s linear left;
}
a.backto:hover span{
    left: -25px;
}
.single-blog .clean-white #new-hero{
    height: auto;
    max-height: initial;
    margin-bottom: 0;
}
.single-blog .clean-white #new-hero img{
    width: 100%;
}
.single-blog .clean-white #new-hero .container{
    height: auto;
}
.single-blog .clean-white #new-hero h1{
    margin-top: 75px;
    padding-right: 0;
}
.single-blog .date{
    margin-top: 5px;
    margin-bottom: 50px;
}
#blog-content{
    margin-top: 100px;
    padding-bottom: 0px;
}
#blog-content h2, #blog-content h3, #blog-content h4, #blog-content h5, #blog-content h6{
    margin-top: 35px;
    margin-bottom: 22px;
    color: #00225b;
    display: block;
    font-weight: 700;
}
#blog-content h2{
    margin-bottom: 22px;
    font-size: 42px;
}
#blog-content h3{
    font-size: 24px;
    letter-spacing: initial;
}
#blog-content h4{
    font-size: 20px;
}
#blog-content h5{
    font-size: 20px;
}
#blog-content ul, #blog-content ol{
    margin-bottom: 22px;
    padding-left: 30px;
}
#blog-content ul li{
    list-style-type: disc;
}
#blog-content ol li{
    list-style-type: decimal;
}

#social-share{

}
#social-share .container{
    position: relative;
}
#social-share ul{
    right: 35px;
    top: 105px;
    position: absolute;
}
#social-share ul li{
    margin-bottom: 15px;
}
#social-share ul li a{
    text-align: center; 
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 40px;
    background-color: rgba(255,255,255,1);
    color: #93A7B7;
    box-shadow: 0px 5px 20px -5px rgba(0,0,0,.15);
    transition: 0.1s linear all;
}
#social-share ul li a:hover{
    background-color: rgba(0,0,0,0.02);
}
.each-blogpost .each-service .widget-tile .widget-set #bookingWidget{
    height: auto;
}
.each-blogpost .each-service .widget-tile .widget-set{
    height: auto;
}
#download-tile.blog-tile{
    margin-bottom: 0;
    padding-bottom: 100px;
}
@media screen and (max-width: 1199px) {
    #feature-blog-post article .featured-left{
        padding: 50px;
    }
    .business-new .clean-white #new-hero #feature-blog-post article h1{
        font-size: 32px;
    }
}
@media screen and (max-width: 991px) {
    #feature-blog-post article .featured-left{
        padding: 35px 25px;
    }
    #social-share ul{
        right: 15px;
    }
}
@media screen and (max-width: 767px) {
    #blog-content h2{
        font-size: 32px;
    }
    .single-blog .clean-white #new-hero h1{
        font-size: 40px;
    }
    #feature-blog-post article{
        display: block;
    }
    #feature-blog-post article .featured-right{
        width: 100%;
        height: 300px;
    }
    #feature-blog-post article .visible-xs{
        padding: 35px 15px;
        background-color: #f5f8fc;
        text-align: left;
    }
    #social-share ul{
        right: 0;
        margin-top: 35px;
        top: 0;
        position: relative;
        text-align: center;
    }
    #social-share ul li{
        display: inline-block;
        margin-right: 10px;
    }
    #rest-of-posts .bottom-half-blog{
        padding: 35px 15px;
    }
    .blog-post #feature-blog-post{
        margin-top: 50px;
        margin-bottom: 30px;
    }
    #rest-of-posts{
        padding-bottom: 50px;
    }
    #blog-content{
        margin-top: 35px;
    }
}


/*flash message*/
#flash{
    background-color: rgba(255, 202, 0, 0.98);
    position: fixed;
    padding: 10px 0;
    z-index: 2;
    top: 74px;
    width: 100%;
}
#flash div{
    display: flex;
    align-items: center;
}
#flash img{
    width: 50px;
    height: 100%;
    margin-right: 15px;
}
#flash p{
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: initial;
}
#flash p a{
    color: #0060ff;
}
#flash i{
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.new-banner{
    text-align: center;
    padding-bottom: 150px;
}
.new-banner h1, .new-banner p{
    padding: 0 !important;
    margin-bottom: 15px !important;
}
.new-banner img{
    width: 150px;
}

@media screen and (max-width: 767px) {
    #flash p{
        margin-right: 12px;
    }
    #flash i{
        z-index: 1;
        top: 5px;
        right: 5px;
        font-size: 20px;
    }
}

.airline-new.each-service .clean-white #new-hero{
    text-align: center;
    max-height: none;
    margin-bottom: 100px;
}
.airline-new.each-service .clean-white #new-hero .container{
    height: auto;
}
.airline-new.each-service .clean-white #new-hero img{
    width: 600px;
    display: inline-block;
    margin-top: 50px;
}
.airline-new.each-service .clean-white #new-hero h1{
    padding-right: 0;
    font-size: 55px;
    margin-top: 35px;
}
.airline-new.each-service .clean-white #new-hero a{
    margin-top: 15px;
}
.airline-new.each-service #updated-choices h2{
    text-align: center;
}
.airline-new.each-service #updated-choices .container{
    border-top: none;
    padding-top: 0;
}
.airline-new.each-service .widget-tile .widget-set #bookingWidget, .airline-new.each-service .widget-tile .widget-set{
    height: auto;
}

#airline-gray{
    background-color: #fafafa;
    text-align: center;
    padding: 100px 0 100px 0;
}
#airline-gray h2{
    line-height: 1;
    margin-bottom: 30px;
}
#airline-gray p.small{
    margin-bottom: 0;
    margin-top: 35px;
}
#airline-gray img{
    max-width: 100px;
    margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
    .airline-new.each-service .clean-white #new-hero h1{
        font-size: 45px;
    }
    #airline-gray h2{
        font-size: 30px;
    }
}

/*video on ride choices*/
.page-template-page_services-overview .site-header {
    z-index: 100;
}
#video-box{
    display: none;
    width: 100%;
    padding: 50px;
    background-color: rgba(0,0,0,0.85);
    position: fixed;
    top: 75px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

#video-box.showtime{
    display: block;
}

#video-box #close-vid{
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

#video-box i{
    font-size: 35px;
    color: #fff;
}

#video-show{
    margin-bottom: 75px;
}
.video-area{
    background-color: #ffca00;
    padding: 65px 50px;
    border-radius: 4px;
    background-image: url('/wp-content/themes/supershuttle/images/vidbackground.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
}
.video-area h4{
    font-size: 42px;
    color: #00225b;
    margin-top: 0;
}
.video-area p{
    font-weight: 400;
}
.video-area button.btn-blue.new-btn{
    margin-top: 10px;
    box-shadow: none;
    background: #fff;
    color: #0060ff;
    letter-spacing: 0;
    box-shadow: 0 5px 10px 0 #d3a800;
}
.video-area button.btn-blue.new-btn i{
    margin-left: 10px;
}
.video-area button.btn-blue.new-btn:hover{
    background: #0060ff;
    color: #fff;
}

.each-service .ride-choices.text-center{
    margin-bottom: 75px;
}

@media screen and (max-width: 767px) {
    .video-area {
        min-height: 700px;
        background-size: auto;
        text-align: center;
        padding: 65px 20px;
    }
    .video-area p{
        margin-bottom: 35px;
    }
    #video-box{
        padding: 15px;
    }
    #video-box iframe{
        position: relative;
        height: auto !important;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}



/*new app page*/
#app-header{
    text-align: center;
    background: #F5F8FC;
}

#app-header svg{
    width: 84px;
}

#app-header img.mockups{
    max-width: 550px;
    display: inline-block;
    margin-top: 90px;
}

#app-why{
    padding-top: 150px;
}

#app-why h2{
    line-height: 1.0;
}

#app-why ul{
    padding: 0;
}
#app-why ul li{
    margin-bottom: 20px;
    color: #00225b;
    font-size: 20px;
    position: relative;
}
#app-why ul li i{
    color: #0060ff;
    position: absolute;
    left: -35px;
    top: 6px;
}
#app-rewards{
	display:none;
    text-align: center;
    padding-top: 150px;
}
#app-rewards h2{
    margin-top: 30px;
    line-height: 1.0;
    margin-bottom: 25px;
}
#app-rewards img{
    display: inline-block;
}

#airline-icons{
	display:none;
    margin-top: 75px;
}
#airline-icons .flex-it{
    display: flex;
    border: 1px solid #E9EDF2;
    border-radius: 2px;
    padding: 45px 0px;
    justify-content: center;
}
#airline-icons .flex-it img{
    margin: 0 35px;
    align-self: center;
    justify-content: center;
}
#app-chat{
	display:none;
    margin-top: 150px;
    text-align: center;
}
#app-chat h2{
    margin-top: 30px;
    line-height: 1.0;
    margin-bottom: 25px;
}
#app-chat img{
    display: inline-block;
    margin-top: 35px;
}
#get-app{
    background-color: #0060ff;
    padding: 80px 0 0 0;
    margin-top: 135px;
    text-align: center;
}
#get-app .container{
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding-bottom: 80px;
}
#get-app h2{
    color: #fff;
    line-height: 1.0;
    margin-bottom: 35px;
}
#get-app .btn-blue.new-btn{
    background-color: #ffca00;
    color: #0060ff;
    margin-top: 0;
}
#get-app .btn-blue.new-btn:hover{
    background-color: #ffc61a;
}

@media screen and (max-width: 1199px){
    #airline-icons .flex-it img{
        margin: 0 20px;
    }
}

@media screen and (max-width: 991px){
    .page-template-page_app-template h2{
        font-size: 42px;
    }
     #airline-icons .flex-it{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    #airline-icons .flex-it img{
        margin-bottom: 35px;
        align-self: center;
        justify-content: center;
        flex-direction: column;
    }
    #airline-icons .flex-it img:last-child, #airline-icons .flex-it img:nth-child(4){
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    #app-header img.mockups{
        width: 100%;
    }
    #airline-icons .flex-it img{
    width: 120px;
    }
    #airline-icons .flex-it img:nth-child(4){
        margin-bottom: 35px;
    }
    #app-why, #app-rewards{
        padding-top: 75px;
    }
    #airline-icons{
        margin-top: 35px;
    }
    #app-chat, #get-app{
        margin-top: 75px;
    }
    #app-why ul li{
        padding-left: 35px;
        margin-left: 10px;
    }
    #app-why ul li i{
        left: 0;
    }
    #app-header h1{
        font-size: 42px;
    }
}
#app-header .new-btn, #get-app .new-btn{
    display: none;
}

#app-header .hide-mob{
    display: flex;
    justify-content: center;
}

#app-header .hide-mob img{
    width: 150px;
    margin: 30px 10px 0px 10px;
}
#get-app .hide-mob img{
    width: 150px;
    margin: 0px 10px 0px 10px;
}

.mob-dev #app-header .new-btn, .mob-dev #get-app .new-btn{
    display: block !important;
}
.mob-dev #app-header .hide-mob, .mob-dev #get-app .hide-mob{
    display: none !important;
}



/*reviews styles*/
#loc-reviews{
    margin-top: 20px;
    padding: 100px 0 90px 0;
    background: #FBFBFB;
    text-align: center;
    position: relative;
}
#loc-reviews h3{
    letter-spacing: initial;
}
#loc-reviews img.left-rev-image{
    position: absolute;
    left: 0;
    top: 60px;
    height: 230px;
}
#loc-reviews img.each-rev-image{
    margin: 50px auto 35px auto;
    display: block;
    width: 45px;
}
#loc-reviews p{
    font-size: 30px;
    line-height: initial;
    color: #00225b;
}
#loc-reviews p.name{
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 35px;
}
#loc-reviews p.source{
    font-size: 14px;
    color: #707079;
}
#loc-reviews p.source a{
    color: #707079;
}
#rev-dots{

}
#rev-dots .slick-dots{
    position: relative;
    bottom: 0;
    margin: 0;
}
#rev-dots .slick-dots li button{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #707079;
    border: none;
}
#rev-dots .slick-dots li.slick-active button{
    background-color: #0060FF;
}
#commonly-asked.remove-container-border .container{
    border: none;
}


/*loc-test-1*/
.loc-test-1 #full-img-test{
    width: 100%;
    position: relative;
    top: 75px;
}
.loc-test-1 #full-img-test img{
    width: 100%;
}
.clean-white #new-hero.loc-test-1 .top-split .widget-set  #bookingWidget .booking-widget-container{
    margin-top: 120px;
}
.clean-white #new-hero.loc-test-1 .top-split .widget-set .roundtripsdiscount{
    top: 75px;
}
@media screen and (max-width: 1099px) {
    #full-img-test{
        top: 0 !important;
    }
}
@media screen and (max-width: 991px) {
    .clean-white #new-hero.loc-test-1 .vert-center{
        margin-top: 30px;
    }
}


/*loc-test-2*/
.clean-white.updated-location #new-hero.loc-test-2 h1{
    font-size: 50px;
    padding-right: 100px;
}


.loc-test-2{
    
}
.loc-test-2 .loc-test-2-content{
    /*background: #FBFBFB;*/
    position: relative;
    margin-bottom: 100px;
    padding-top: 10px;
}
.clean-white #new-hero.loc-test-2 .loc-test-2-content img.test-2{
    position: absolute;
    width: 100%;
    z-index: -1;
    bottom: 0;
}
.clean-white #new-hero.loc-test-2 .top-split .widget-set #bookingWidget .booking-widget-container{
    background: transparent;
}
#new-hero.loc-test-2 .updated-location .riskfree p{
    margin-bottom: 100px;
}
#loc-2-move{
    padding-top: 100px;
}
#loc-2-move .your-ride{
    padding-top: 100px;
    border-top: 1px solid rgba(216,216,216,.4);
}
#loc-2-move .your-ride h2{
    margin-bottom: 30px;
}
#loc-2-move .your-ride img{
    margin: 30px 0;
}
.loc-test-2-adjust #updated-choices{
    padding-top: 0;
}
.loc-test-2-adjust #updated-choices .container{
    padding-top: 0;
    border-top: none;
}

@media screen and (max-width: 991px) {
    .clean-white #new-hero.loc-test-2 .loc-test-2-content img.test-2{
        top: inherit;
    }
    .loc-test-2-content .riskfree{
        margin-bottom: 100px;
    }
}
@media screen and (max-width: 767px) {
    .clean-white.updated-location #new-hero.loc-test-2 h1{
        font-size: 40px;
        padding-right: 0;
    }
}

/*blog subscribe popup*/
#leadinModal-658526 .leadinModal-content{
    background: url('/wp-content/themes/supershuttle/images/Subscribe-and-Save.png') !important;
    background-position: bottom left !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border: none !important;
}
#leadinModal-658526 .leadinModal-content .leadin-button{
    padding: 17px 0;
    text-align: center;
    background: #1bae5a !important;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 25px;
    width: 220px;
    display: inline-block;
    border-radius: 35px;
    box-shadow: 0 12px 34px 0 rgba(9,89,219,.28);
}
#leadinModal-658526 .leadin-preview-wrapper{
    padding: 35px 50px 35px 120px;
}
#leadinModal-658526 h4{
    font-size: 22px !important;
}
#leadinModal-658526 p{
    font-size: 16px !important;
}

#leadinModal-content-wrapper-658526 #leadin-content-form-wrapper{
    padding: 35px 50px 35px 120px;
}
#leadinModal-content-wrapper-658526 #leadin-content-form-wrapper h4, #leadinModal-content-wrapper-658526 #leadin-content-form-wrapper p{
    color: #fff !important;
}
#leadinModal-content-wrapper-658526 #leadin-content-form-wrapper form{
    padding: 0 !important;
}
#leadinModal-content-wrapper-658526 #leadin-content-form-wrapper form .leadin-button-wrapper button{
    margin-top: 0;
}
.leadinModal-v3 .leadinModal-close:before{
    color: #fff !important;
}
#leadinModal-content-wrapper-658526 .thank-you-message p{
    color: #fff !important;
}
#leadinModal-content-wrapper-658526 .thank-you-message span p:first-child{
    font-weight: bold;
}
#leadinModal-content-wrapper-658526 .thank-you-button button{
    color: #fff;
    font-size: 12px;
}

@media screen and (max-width: 768px) {
    #leadinModal-658526 .leadin-preview-wrapper{
        padding: 35px 15px !important;
    }
    #leadinModal-658526 h4, #leadinModal-658526 p{
        text-align: center;
    }
    #leadinModal-658526 .advance-wrapper{
        text-align: center;
    }
    #leadinModal-658526 .leadinModal-content .leadin-button{
        margin-top: 10px;
    }
}

#loc-legal{
    margin-top: 100px;
}
#loc-legal p{
    font-size: 12px;
}


/*discounts styles*/
.coupon .hbspt-form{
    display: block;
    width: 423px;
    margin: 0px auto;
}
.coupon .coupon-form .hbspt-form{
    margin: 0px;
}
.coupon .hbspt-form input[type="submit"]{
    height: 51px;
    position: relative;
    left: -5px;
    border-top-left-radius: 0; 
    border-bottom-left-radius: 0; 
    background-color: #0060FF;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 700;
}
.coupon .hbspt-form form{
    display: flex;
}
.coupon .hbspt-form form label{
    display: none;
}
.coupon .hbspt-form form input.hs-input{
    border-radius: 3px;
    width: 300px;
}
.exclusive .each-offer{
    border: 1px solid #ececec;
    border-radius: 2px;
    padding: 50px;
    margin-bottom: 35px;
}
.exclusive .each-offer .offerimg img{
    width: auto !important;
}
.exclusive .each-offer .offerimg{
    width: 100px;
    height: 100px;
}
.exclusive .each-offer .tile-content{

}
.exclusive .each-offer h3{
    margin-bottom: 10px !important;
}
.exclusive .each-offer p{
    margin-bottom: 0;
    text-align: left !important;
}
.exclusive .each-offer .align-right{
    text-align: right;
}
.exclusive .each-offer .toggle-trigger{
    display: inline-block;
    color: #0060ff;
    font-weight: 700;
    position: relative;
    text-align: right;
    cursor: pointer;
    padding-right: 25px;
    margin-top: 35px;
}
.exclusive .each-offer .toggle-trigger i{
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 16px;
    font-weight: 700;
}
#coup-content{
    padding: 150px 0 150px 0;
}
#coup-content h2{
    text-align: center;
    font-size: 42px;
    margin-bottom: 30px;
}
#coup-content h2 span{
    color: #1AAE5A;
}
#coup-content p{
    text-align: center;
}
#coup-content img{
    width: 60px;
    display: block;
    margin: 0px auto 30px auto;
}
.exclusive h2{
    margin-bottom: 100px !important;
}
.exclusive h2, .bottom-coup-form h2{
    margin-top: 150px;
}
#coupon-head{
    background-color: #F6F5F7;
    padding: 190px 0 150px 0;
}
#coupon-head h1{
    color: #00225b;
    /*font-family: "proxima-nova",sans-serif;*/
    font-size: 60px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
}
#coupon-head p{
    margin-bottom: 0;
}
#coupon-head .coup-img img{
    padding-left: 50px;
}
.coupon-form{
    margin-top: 50px;
}
.coupon-form h3{
    font-size: 24px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
}
.coupon-form h3 span{
    color: #1AAE5A;
}

@media screen and (max-width: 991px) {
    .exclusive .each-offer .align-right{
        text-align: center !important;
    }
    .exclusive .each-offer h3{
        margin-top: 25px;
    }
    #coupon-head .coup-img img{
        margin: 50px auto 0;
        padding-left: 0;
    }
    .exclusive .each-offer .offerimg{
        margin: 0px auto;
    }
    .exclusive .tile-content h3, .exclusive .tile-content p{
        text-align: center !important;
        display: block;
    }
}
@media screen and (max-width: 767px) {
    #coupon-head h1 {
        font-size: 48px;
    }
    .exclusive .each-offer{
        padding: 35px;
    }
}
@media screen and (max-width: 550px) {
    .coupon .hbspt-form{
        width: 100%;
    }
    .coupon .hbspt-form form{
        display: block;
    }
    .coupon .hbspt-form form input.hs-input{
        width: 100%;
    }
    .coupon .hbspt-form input[type=submit]{
        width: 100%;
        border-radius: 0;
        left: 0;
        margin-top: 10px;
    }
}




/* ## Media Queries
---------------------------------------------------------------------------------------------------- */


@media only screen and (max-width: 1580px) {
	.triangleFullLeftTop {
    	border-bottom-width: 12.5vw;
        border-right-width: 100vw;
    }
    .triangleFullRightBottom {
        border-bottom-width: 12.5vw;
        border-left-width: 100vw;
    }

    /* Airline Rewards pages */
    .airline-banner a {
        margin-right: 2.5%;
    }
}


@media only screen and (max-width: 1360px) {

    .site-container {
        /*margin-top: 113px;*/
    }
        .tsb .site-container {
            margin-top: 148px;
        }
    .site-inner {
        max-width: 100%;
    }
    .wrap {
        padding: 0 70px 120px;
    }
    .search .entry {
        padding: 70px;
    }
    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 920px;
    }
    .content {
        width: 800px;
    }
    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 580px;
    }
    .sidebar-primary {
        width: 300px;
    }
    .footer-top .wrap,
    .footer-widgets .wrap,
    .site-footer .wrap {
        padding-right: 70px;
        padding-left: 70px;
    }
    .footer-top-content-2 {
        position: relative;
        float: left;
        clear: left;
        transform: none;
    }
    .footer-widgets-5 {
        width: 15%;
    }
    .footer-apps a {
        margin-bottom: 8px;
    }
    .footer-copyright {
        width: 60%;
    }
    .footer-affiliates {
        width: 40%;
    }


    /* New Additions */
    .nav-primary {
        clear: left;
    }
        .nav-primary .wrap {
            /*padding: 0;*/
        }
        .genesis-nav-menu a {
            padding: 0 10px 20px 10px;
        }
    .short-wrap {
        padding: 0 70px;
    }
    .medium-wrap {
        padding: 0 70px 70px;
    }
    .tall-wrap,
    .xtall-wrap,
    .xxtall-wrap,
    .square-wrap {
        padding: 70px;
    }
    .textCenter .wrap {
        padding: 0 70px 90px;
    }
    .dark-blue-hotel-cta .wrap,
    .white-hotel-cta .wrap {
        padding: 35px 70px;
    }
    .safety-cta .wrap {
        padding: 70px;
    }
    .city-pass .wrap {
        padding: 70px;
    }
    .scrollup,
    .scrollup:visited {
        right: 15px;
        padding: 5px 10px 10px 10px;
    }
    .scrollup .fa {
        font-size: 20px;
        font-size: 2rem;
    }
    .halves {
		padding: 120px 40px;
	}
    .thirds  {
    	padding-left: 40px;
    }
    .cardOnly section {
        padding: 30px 20px 20px;
    }
    .single-location .cardOnly section {
        padding: 30px 20px 20px;
    }
    .divider {
        margin: 30px 30px !important;
    }

    /* SliderNav Three/Four Column */
    .serviceTypesSliderNav.sliderNavThree,
    .serviceTypesSliderNav.sliderNavFour {
    	padding: 0 70px;
    }

    /* Airport & Location pages */
    .drive-banner h2 {
        font-size: 3.2vw;
    }
    .drive-banner p {
        font-size: 1.4vw;
    }

    /* Wedding page */
    .wedding .small-callout {
        width: 45%;
    }

    /* Winter Sale (FREEZ) */
    .freez .posRelative > .vertCenter {
        width: 50%;
        padding: 0 70px;
    }
    .freez .gridServices {
        width: 50%;
    }

}


@media only screen and (max-width: 1200px) {

    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 740px;
    }
    .content {
        width: 620px;
    }
    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 400px;
    }

    /* New Additions */

    #front2 .one-half.first {
		padding-right: 30px;
	}
    .titleLeftText .wrap {
        padding: 60px 40px;
    }
    .titleLeftText h4,
    .titleLeftText p {
        float: none;
        width: 100%;
    }
    .titleLeftText h4 {
        padding-top: 0;
    }
    .threeCol section {
        width: 48%;
    }
        .threeCol section:nth-child(3) {
            width: 100%;
        }
            .threeCol section:nth-child(3) .button {
                width: 200px;
                margin: 40px auto 0;
                float: left;
            }
    .collapseomatic_content .button {
        display: block;
    }

    /* Split Skew */
    .splitSkew .one-half.first {
        padding-right: 75px;
    }
    .splitSkew.reverse .one-half {
        padding-left: 75px;
    }

    /* Airline Rewards pages */
    .airline-banner {
        height: auto;
        padding: 50px 0 30px;
    }
    .airline-banner a {
        width: 50%;
        display: inline-block;
        float: left;
        margin: 0 0 20px;
    }
    .airline-banner a:nth-child(n+3) {
        width: 33%;
    }
    .airline-banner-inner {
        height: auto;
        padding: 50px 70px;
    }

    /* Drive pages */
    .ecar-callout div {
        width: 40%;
    }

    /* Wedding Page */
    .wedding.info-page .hero > .wrap {
        height: 500px;
    }

}


@media only screen and (max-width: 1100px) {

    .content,
    .content-sidebar-sidebar .content,
    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-primary,
    .sidebar-secondary,
    .sidebar-sidebar-content .content,
    .sidebar-sidebar-content .content-sidebar-wrap,
    .site-header .widget-area {
        width: 100%;
    }
    .site-container {
        margin-top: 74px;
    }
        .tsb .site-container,
        .tsb.hero-single-cta .site-container,
        .tsb.single-airport .site-container,
        .tsb.single-location .site-container,
        .tsb.single-facebook_ad .site-container {
            margin-top: 109px;
        }
    .entry {
        padding: 40px 0 0;
    }
    .site-header .wrap {
        padding-left: 2%;
        padding-right: 2%;
    }
    .site-header .search-form {
        float: none;
    }
    .site-description,
    .site-header .widget-area,
    .site-title {
        text-align: center;
    }
    .site-header .search-form {
        margin: 16px auto;
    }
    .footer-top .wrap,
    .footer-widgets .wrap,
    .site-footer .wrap {
        padding-right: 40px;
        padding-left: 40px;
    }


    /* New Additions */
    .home .site-header.transparent,
    .hero-single-cta .site-header.transparent,
    .single-airport .site-header.transparent,
    .single-location .site-header.transparent,
    .single-facebook_ad .site-header.transparent {
    	display: none;
    }
    .home .site-header:not(.transparent),
    .hero-single-cta .site-header:not(.transparent),
    .single-airport .site-header:not(.transparent),
    .single-location .site-header:not(.transparent),
    .single-facebook_ad .site-header:not(.transparent) {
    	-webkit-transform: translateY(0);
	    -moz-transform: translateY(0);
	    transform: translateY(0);
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
    }
    .site-header .widget-area {
        padding: 0;
    }
	    .account-buttons,
	    .header-search-toggle {
	        display: none;
	    }
    .home .site-container,
    .hero-single-cta .site-container,
    .single-airport .site-container,
    .single-location .site-container,
    .single-facebook_ad .site-container {
		margin-top: 74px;
	}
    .home .site-container{
        margin-top: 44px;
    }

    #front1 .textCenter > h4,
    #front2 h4,
    #front7 h4,
    #front8 h4 {
        margin-bottom: 40px;
    }
    #front1 .lowerCallouts .one-half div.tooltip {
        width: calc(100% - 48px);
        top: 0;
        right: 48px;
    }
        .lowerCallouts .one-half div.tooltip:before {
            top: 10px;
            right: -10px;
            border-top: 10px solid transparent;
            border-right: 0;
            border-bottom: 10px solid transparent;
            border-left: 10px solid #f3f9ff;
        }
    #front1 .lowerCallouts .one-half .fa {
        cursor: pointer;
    }
    #front3 a.transparent-white:after {
        display: none;
    }
    #front5 h2 {
        float: left;
        clear: left;
    	font-size: 70px;
    }
    #front5 h3 {
        float: left;
    	font-size: 12px;
    	font-size: 1.2rem;
    }
    #front6 .wrap {
        padding-right: 70px;
    }
    #front6 a.dark-yellow-purple {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    .cardOnly.three section,
    .cardOnly.four section {
        width: 48.75%;
    }
    .cardOnly section:nth-child(2) {
        margin-right: 0;
    }
    .cardOnly section {
        margin-bottom: 20px;
    }
    .textCenter .wrap {
        padding: 60px 40px 40px;
    }
    .textCenter.whiteBg {
        padding: 0;
    }
        .textCenter.whiteBg > .medium-wrap {
            padding-top: 70px;
        }
    .threeCol .wrap {
        padding: 70px;
    }
    .scrollup,
    .scrollup:visited {
    	display: none;
    }
    .img-background-cta:before {
        background: rgb(0,0,0);
        background: rgba(0,0,0,0.75);
    }
    .fadeInUp,
    .fadeInRight,
    .fadeInDown,
    .fadeInLeft {
        -webkit-animation-name: fadeIn;
        animation-name:         fadeIn;
    }
    .desktop {
        display: none !important;
    }
    .mobile {
        display: block !important;
    }
    .mobile-btn {
        display: inline-block !important;
    }


    /* AAA page */
    img.aaa {
        padding-top: 0;
    }

    /* Airports page */
    .airports-hero .wrap {
        height: auto;
        padding: 75px;
    }
    .airports-hero #quickNav li a {
        padding: 5px;
    }
        .airports-hero #quickNav li:hover + li,
        .airports-hero #quickNav li#prev {
            margin: 0 0 10px;
        }

    /* Airport & Location pages */
    .single-airport #content.wrap,
    .single-location #content.wrap {
        padding-top: 40px;
    }
    .drive-banner {
        background-image: none;
        height: auto;
        padding-left: 0;
    }
    .drive-banner div {
        position: relative;
        margin: 25px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
        .drive-banner h2 {
            font-size: 40px;
            font-size: 4rem;
        }
        .drive-banner p {
            font-size: 20px;
            font-size: 2rem;
        }
    .drive-banner button {
        position: relative;
        right: 0;
        margin-bottom: 25px;
        margin-left: 25px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .airport-map {
    	height: auto;
    }
    	.airport-map h4 {
	        margin-top: 0;
	    }
    .airport-map .map-hidden {
        opacity: 1;
        visibility: visible;
        max-width: 100%;
    }

    /* Baltimore Reduced */
    .baltimoreReduced .one-half-full {
        margin: 0;
        padding-right: 0;
        width: 100%;
    }

    /* Drive pages */
    .drive .site-container {
        height: 100%;
        height: 100vh;
        height: 100vmax;
    }
    .drive .main {
        padding: 150px 5%;
    }
        .drive-inner .site-container {
            height: 100%;
        }
    /* Drive-uncomment
    .drive .nf-field-container, #ninja_forms_required_items {
        width: 100%;
    }
        .drive .nf-field-container:nth-child(odd) {
            margin-right: 0;
        }*/
    .ecar-callout {
        background-image: none;
        min-height: auto;
        margin-bottom: 0;
    }
    .ecar-callout div {
        width: 100%;
        text-align: center;
        padding-top: 0;
    }

    /* How it Works page */
    .planebg {
        padding: 20px 40px 40px;
        background-position: 65% center;
    }
    ul.blue-checks {
        min-height: auto !important;
    }

    /* Locations page */
    .locations .hero > .wrap {
        background-image: url(images/locations-hero.jpg);
        height: auto;
        min-height: auto;
        padding: 75px 5%;
    }

    /* Spring Break 2018 page */
    .springbreak .mainContent {
        width: calc(60% - 75px);
        margin-right: 75px;
    }
    .springbreak .rideOptions .wrap {
        padding-bottom: 200px;
    }
    .springbreak .rideOptions h4 {
        margin-bottom: 40px;
    }
    .springbreak .rideOptions .serviceCard .serviceImg {
        background-position: right top;
    }
    .springbreak .rideOptions .serviceCard .serviceContent {
        padding: 30px;
    }

    /* Summer Sale 2017 page */
    .summerSale .airlineBanner img {
        margin-right: 6%;
    }
    .summerSale .airlineBanner img:nth-child(2) {
        margin-right: 0;
    }
    .airlineBannerLogosRow2 {
        display: block;
        clear: both;
        padding-top: 6%;
    }

    /* SXSW 2017 page */
    .sxsw2017 .app-cta h4 {
        font-size: 40px;
        font-size: 4rem;
    }
    .sxsw2017 .app-cta p {
        font-size: 18px;
        font-size: 1.8rem;
    }

    /* Upfront Pricing Page */
    .upfrontPricing .hero .wrap {
        background-image: url('images/icon-blue-surge-shield-LG-lighter.svg');
        background-size: 75%;
        background-position: center 20%;
    }

    /* Winter page */
    .whiteBg .fitted {
        height: 550px;
    }

    /* Slick Slider 1 */
    .quoteCarousel .quote {
        max-width: 100%;
    }
    .quoteCarousel .quoteImgSm {
        display: inline-block;
    }
    .quoteCarousel .quoteName {
        margin-top: 15px;
    }
    /* Slick Slider 2 */
    .slider-nav .slick-slide {
        padding: 0.5em 3em 0.75em 1em;
    }

    /* Spanish */
    .es #front2 .wrap,
    .es #front3 .wrap {
        padding-top: 60px;
    }


    /* Header Images */
    .page-id-49 .hero > .wrap,
    .page-id-167 .hero > .wrap,
    .page-id-168 .hero > .wrap {
        background-position: -70px center;
    }

    /* ADA */
    .page-id-330.info-page .hero > .wrap {
        background-position: center right;
    }

    /* Corporate */
    .page-id-184.info-page .hero > .wrap {
        background-position: center;
    }



    /* Mobile Nav
    ------------------------------ */
    .nav-primary {
        display: none;
    }
    .mobile-menu {
        display: block;
        position: fixed;
        top: 74px;
        right: 0;
        background-color: #333;
        height: 100%;
        width: 80%;
        min-width: 300px;
        overflow: hidden;
        z-index: 3;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: 0.25s ease;
        -moz-transition: 0.25s ease;
        transition: 0.25s ease;
    }
        .tsb .mobile-menu {
            top: 109px;
        }
    .menuHeader {
    	background: #444;
	    color: #fff;
	    font-size: 20px;
	    padding: 12px 0 12px 5%;
	    margin: 0;
	}
    .genesis-nav-menu .menu-item {
    	position: static;
        width: 100%;
        margin: 0;
    }
    .genesis-nav-menu a,
    .genesis-nav-menu .current-menu-item a {
        color: #fff;
        font-size: 16px;
        font-size: 1.6rem;
        border-top: 1px dotted #4a4a4a;
        border-bottom: none;
        width: 100%;
        padding: 12px 0 12px 5%;
    }
        .genesis-nav-menu a:before,
        .genesis-nav-menu a:after {
            display: none;
        }
    .genesis-nav-menu li a:hover,
    .genesis-nav-menu li a:focus {
        color: #fff;
    }
    .genesis-nav-menu li:last-child a {
        margin-bottom: 50px;
    }
        .menu-item-has-children.menu-open:last-child a {
            margin-bottom: 0;
        }
            .menu-item-has-children.menu-open:last-child > .sub-menu li:last-child a {
                margin-bottom: 50px;
            }

    /* Burger Menu Icon */
    .menu-toggle {
        float: right;
        width: 50px;
        height: 50px;
        margin: -62px 0 0;
        position: relative;
        cursor: pointer;
        z-index: 2;
    }
        .menu-toggle span {
            display: block;
            background: #333;
            width: 36px;
            height: 2px;
            position:absolute;
            left: 7px;
        }
            .menu-toggle span:nth-child(1) {
                top: 14px;
                -webkit-animation: hamburgerOneR 0.25s ease-in-out both;
                -moz-animation: hamburgerOneR 0.25s ease-in-out both;
                animation: hamburgerOneR 0.25s ease-in-out both;
            }
            .menu-toggle span:nth-child(2) {
                top: 22px;
                -webkit-animation: hamburgerTwoR 0.25s ease-in-out both;
                -moz-animation: hamburgerTwoR 0.25s ease-in-out both;
                animation: hamburgerTwoR 0.25s ease-in-out both;
            }
            .menu-toggle span:nth-child(3) {
                top: 30px;
                -webkit-animation: hamburgerThreeR 0.25s ease-in-out both;
                -moz-animation: hamburgerThreeR 0.25s ease-in-out both;
                animation: hamburgerThreeR 0.25s ease-in-out both;
            }

    /* Sub-Menu */
    .genesis-nav-menu .menu-item-has-children:before {
        display: none;
    }
    .genesis-nav-menu .sub-menu {
    	background-color: #222;
        position: absolute;
        top: 44px;
        left: 0;
        width: 125%;
        height: calc(100% - 44px);
        border: 0;
        opacity: 1;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: 0.5s cubic-bezier(0.2, -0.2, 0.4, 1.2);
        -moz-transition: 0.5s cubic-bezier(0.2, -0.2, 0.4, 1.2);
        transition: 0.5s cubic-bezier(0.2, -0.2, 0.4, 1.2);
    }
        .genesis-nav-menu .sub-menu.visible {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    .genesis-nav-menu .sub-menu a {
        background: none;
        border: 0;
        border-top: 1px dotted #4a4a4a;
        font-size: 16px;
    	font-size: 1.6rem;
        padding: 12px 0 12px 50px;
        width: 100%;
    }
        .genesis-nav-menu .sub-menu li:last-child a {
            margin-bottom: 0;
        }
    .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
    .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
        left: 0;
        margin-left: 0;
    }
    li.login a {
        display: none;
    }
    .genesis-nav-menu .sub-menu .editTrip a,
    .genesis-nav-menu .sub-menu .cancelTrip a,
    .genesis-nav-menu .sub-menu .vehicleLocator a,
    .genesis-nav-menu .sub-menu .requestItinerary a {
        padding-left: 75px;
    }
        li.editTrip a:before,
        li.cancelTrip a:before,
        li.vehicleLocator a:before,
        li.requestItinerary a:before {
            display: inline-block;
            font-family: "FontAwesome";
            color: #fff;
            margin-left: -25px;
            position: absolute;
            left: auto;
            border: none !important;
        }
        /* Edit Trip */
        li.editTrip a:before {
            content: '\f040';
        }
        /* Cancel Trip */
        li.cancelTrip a:before {
            content: '\f05e';
        }
        /* Vehicle Locator */
        li.vehicleLocator a:before {
            content: '\f041';
            font-size: 20px;
            font-size: 2rem;
            top: 11px;
        }
        /* Request Itinerary */
        li.requestItinerary a:before {
            content: '\f003';
            font-size: 16px;
            font-size: 1.6rem;
        }

    /* Sub Menu Icons */
    .sub-menu-toggle {
        display: block;
        visibility: visible;
        position: absolute;
        right: 5%;
        margin: 0;
        width: 38px;
        height: 38px;
        cursor: pointer;
        z-index: 2;
    }
        .sub-menu-toggle span {
            display: block;
            background: #fff;
            width: 15px;
            height: 2px;
            position: relative;
        }
            .sub-menu-toggle span:nth-child(1) {
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                transform: rotate(45deg);
                top: 14px;
                left: 13px;
            }
            .sub-menu-toggle span:nth-child(2) {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                transform: rotate(-45deg);
                top: 22px;
                left: 13px;
            }
    .menu-back-toggle {
        display: block;
        visibility: visible;
        position: absolute;
        left: 5px;
        margin: 0;
        width: 38px;
        height: 38px;
        cursor: pointer;
        z-index: 2;
    }
        .menu-back-toggle span {
            display: block;
            background: #fff;
            width: 15px;
            height: 2px;
            position: relative;
        }
            .menu-back-toggle span:nth-child(1) {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                transform: rotate(-45deg);
                top: 14px;
                left: 13px;
            }
            .menu-back-toggle span:nth-child(2) {
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                transform: rotate(45deg);
                top: 22px;
                left: 13px;
            }

    /* Active */
    .navOpen .site-container {
        cursor: pointer;
        z-index: 2; /*To put menu over Branch banner*/
    }
    .navOpen .mobile-menu {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    .navOpen .menu-toggle span:nth-child(1) {
        -webkit-animation: hamburgerOne 0.25s ease-in-out both;
        -moz-animation: hamburgerOne 0.25s ease-in-out both;
        animation: hamburgerOne 0.25s ease-in-out both;
    }
    .navOpen .menu-toggle span:nth-child(2) {
        -webkit-animation: hamburgerTwo 0.25s ease-in-out both;
        -moz-animation: hamburgerTwo 0.25s ease-in-out both;
        animation: hamburgerTwo 0.25s ease-in-out both;
    }
    .navOpen .menu-toggle span:nth-child(3) {
        -webkit-animation: hamburgerThree 0.25s ease-in-out both;
        -moz-animation: hamburgerThree 0.25s ease-in-out both;
        animation: hamburgerThree 0.25s ease-in-out both;
    }

}

@media only screen and (max-width: 860px) {

    body > div {
        font-size: 1.8rem;
    }
    body {
        font-size: 18px;
        font-size: 1.8rem;
    }
    .wrap,
    .footer-top .wrap,
    .footer-widgets .wrap,
    .site-footer .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }
    .search .entry {
        padding: 80px 5%;
    }
    .after-entry,
    .archive-description,
    .author-box,
    .entry-pings,
    .sidebar .widget {
        padding: 30px;
        margin-bottom: 5%;
    }
    .sidebar {
        margin-bottom: 5%;
    }
    .pagination {
        margin: 5% auto;
    }
    .archive-pagination li a {
        margin-bottom: 4px;
    }
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds,
    .fifty-five,
    .fourty-five,
    .five-sixths.reverse,
    .four-sixths.reverse,
    .one-fourth.reverse,
    .one-half.reverse,
    .one-sixth.reverse,
    .one-third.reverse,
    .three-fourths.reverse,
    .three-sixths.reverse,
    .two-fourths.reverse,
    .two-sixths.reverse,
    .two-thirds.reverse {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .one-half.reverse + .one-half.reverse,
    .one-third + .one-third {
        margin-top: 20px;
    }
    .footer-top-content-2 a {
        width: 135px;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4 {
        width: 48%;
        margin-bottom: 30px;
    }
    .footer-widgets-3 {
        clear: left;
    }
    .footer-widgets-5 {
        width: 100%;
        clear: both;
    }
    .footer-copyright,
    .footer-affiliates {
        width: 100%;
        text-align: left;
    }
        .footer-affiliates {
            margin-top: 20px;
        }

    /* New Additions */
    h1,
    h2.size60 {
        font-size: 46px;
        font-size: 4.6rem;
    }
    .short-wrap {
        padding: 0 5%;
    }
    .medium-wrap {
        padding: 0 5% 70px;
    }
    .tall-wrap,
    .xtall-wrap,
    .xxtall-wrap,
    .square-wrap {
        padding: 70px 5%;
    }
    .dark-blue-hotel-cta .wrap,
    .white-hotel-cta .wrap,
    .safety-cta .wrap,
    .city-pass .wrap {
        padding: 35px 5%;
    }
    .hero > .wrap {
        /*height: 75vh;*/
        min-height: 400px;
    }
    .info-page .hero > .wrap {
        height: 250px;
        min-height: auto;
    }
    .solid-page .hero > .wrap {
    	height: auto;
    	min-height: auto;
    }
    #front1 .one-third {
        padding: 0;
    }
        #front1 .one-third + .one-third {
            margin-top: 40px;
        }
    #front1 .lowerCallouts .one-half {
        max-width: 100%;
    }
        #front1 .lowerCallouts .one-half.first {
            margin-right: 0;
            margin-bottom: 40px;
        }
    #front1 .lowerCallouts .one-half img,
    #front1 .lowerCallouts .one-half div.text {
        width: 80%;
    }
    #front2 p {
        max-width: 100%;
    }
    #front2 .one-half.first {
		padding-right: 0;
        padding-bottom: 30px;
	}
	#front2 .appButtons {
		text-align: center;
	}
		#front2 .appButtons a {
			display: inline-block;
		}
    #front3 .one-half.first {
        padding-bottom: 40px;
    }
    #front3 .popLocations {
        width: 100%;
    }
	#front5 .paxServed div.tableCell,
	#front5 .paxServed img {
		display: block;
	}
	#front5 .paxServed img {
        float: left;
        width: 100%;
		margin-top: 20px;
		margin-left: 0;
	}
    #front6 .wrap {
        padding-right: 5%;
    }
    .halves {
    	width: 100%;
		min-height: auto !important;
		padding: 70px 5%;
    }
    	.halves.img {
    		background-image: none !important;
    		padding: 0;
    	}
    	.halves.img img {
    		display: block;
    		width: 100%;
    	}
    .thirds {
		width: 50%;
		padding: 70px 5%;
	}
		.thirds:first-child {
			width: 100%;
		}
    .cardPic.three section {
        width: 48%;
    }
        .cardPic.three section:nth-child(2n) {
            margin-right: 0;
        }
        .cardPic.three section:nth-child(3n) {
            margin-right: 2%;
        }
        .cardPic.three section:nth-child(3n+4) {
            clear: none;
        }
    .threeCol .wrap {
        padding-right: 5%;
        padding-left: 5%;
    }
    .threeCol section,
    .threeCol section:nth-child(3) {
        width: 100%;
        margin: 0;
    }
    .threeCol section:nth-child(3) {
        text-align: center;
    }
        .threeCol section:nth-child(3) .button {
            width: 75%;
            float: none;
        }
    .threeCol section + section {
        margin-top: 40px;
    }
    .matchHeightJS {
    	min-height: auto !important;
    }
    .img-background-cta h2 {
    	font-size: 50px;
    	font-size: 5rem;
    }
    .serviceTypesSliderNav {
        margin-bottom: 80px;
    }

    /* SliderNav Three/Four Column */
    .serviceTypesSliderNav.sliderNavThree,
    .serviceTypesSliderNav.sliderNavFour {
        padding: 0;
    }

    /* Split Straight */
    .splitStraight .one-half.first {
        padding-right: 0px;
    }
        /* Split Straight White-Image */
        #splitStraight.whiteImg img {
            width: 100%;
        }
        #splitStraight.whiteImg span {
            background-color: rgb(255,255,255);
            background-color: rgba(255,255,255,0.75);
            width: 100%;
            height: 100%;
            left: 0;
        }

    /* Split Skew */
    .splitSkew .one-half.first {
        padding-right: 0;
        padding-bottom: 50px;
    }
    .splitSkew.reverse .one-half {
        padding-left: 0;
    }

        /* Split Skew Purple-Image */
        /* Split Skew Image-Purple */
        #splitSkew.purpleImg img,
        #splitSkew.imgPurple img {
            width: 100%;
        }
        #splitSkew.purpleImg span,
        #splitSkew.imgPurple span {
            background-color: rgb(36,68,127);
            background-color: rgba(36,68,127,0.75);
            width: 100%;
            height: 100%;
            transform: skew(0deg);
            left: 0;
        }


    /* Airline Discount pages */
	.airline-disc .one-third + .one-third {
		margin-top: 5%;
	}

    /* Airline Rewards pages */
    .airline.info-page .hero > .wrap {
        background-position: 60% center;
    }
    .airline-banner-inner {
        padding: 50px 5%;
        text-align: center;
    }

    /* Airports page */
    .airports-nav {
        padding: 20px;
    }
    .quickNav {
        display: none;
    }
    .airports-services.desktop-table {
        display: none !important;
    }
    .quickNav-mobile,
    .table-container.mobile-table {
        display: block;
    }
    .airports-services.mobile-table {
        display: table;
    }
    .table-container .collapseomatic:nth-child(4n + 3) {
	    margin-left: 5px;
	    margin-right: 5px;
	}

	/* Airport & Location pages */
    .single-airport .hero h2,
    .single-location .hero h2 {
        font-size: 46px;
        font-size: 4.6rem;
    }
    .single-airport #content.wrap .one-half + .one-half,
    .single-location #content.wrap .one-half + .one-half {
        padding-top: 40px;
        padding-left: 0;
    }
    .single-airport .small-callout + .small-callout,
    .single-location .small-callout + .small-callout {
        margin-top: 20px;
    }
    .single-airport .services-airports,
    .single-location .services-airports {
        margin-top: 40px;
    }
    .single-airport .find-us,
    .single-airport .services-available {
        margin-top: 60px;
        margin-bottom: 40px;
    }
    .cardOnly-airports section {
        width: 100%;
        min-height: auto !important;
        margin: 20px 0 0 !important;
    }
    .simpleBx {
        display: block;
        width: 100%;
        min-height: auto !important;
        margin-top: 5%;
        margin-bottom: 5%;
    }
        .simpleBx + .simpleBx {
            margin-left: 0;
        }
    .dark-blue-hotel-cta section,
    .dark-blue-hotel-cta section:nth-child(2) {
        display: block;
        width: 100%;
        text-align: center;
    }
        .dark-blue-hotel-cta .button {
            display: block;
            width: 75%;
            margin: 24px auto;
        }
    .white-hotel-cta .one-half,
    .white-hotel-cta .one-half + .one-half {
        text-align: center;
    }
    .safety-cta section,
    .safety-cta section:nth-child(2) {
        display: block;
        width: 100%;
        text-align: center;
    }
    .city-pass section {
        display: block;
        width: 100%;
    }
    .city-pass section:nth-child(2) {
        width: 100%;
        float: none;
        text-align: center;
    }
        .city-pass .button {
            display: block;
            width: 75%;
            margin: 24px auto 0;
            text-align: center;
        }

    /* Airport Mobile Self Check-in page */
    .selfCheckin .one-half {
        margin-top: 0;
    }
    .selfCheckin .one-half.first {
        margin-top: 60px;
    }
        .selfCheckin .one-half p {
            font-size: 18px;
            font-size: 1.8rem;
        }

    /* App page */
    .appPage .two-thirds + .one-third {
    	margin-top: 40px;
    }

    /* Big Game 2018 page */
    .bg2018 .whiteBg .one-half.first {
        padding-right: 0;
        padding-bottom: 7.5%;
    }

    /* Disneyland 2017 page */
    .disneyland17 .caliTraffic {
        background-image: url('images/cali-traffic-light.jpg');
        background-size: contain;
    }
        .disneyland17 .caliTraffic .one-half.first {
            display: none;
        }

    /* Drive page */
    /* Drive-uncomment and remove below 2 elements
    .drive-inner #splitSkew.imgWhite img {
        width: 100%;
    }
    .drive-inner #splitSkew.imgWhite span {
        display: none;
    }
    .drive-inner .splitSkew .one-half.first {
        position: relative;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        text-align: center;
    }
    .drive-inner .splitSkew .one-half + .one-half {
        padding-left: 0;
    }
    .drive-inner .get-started {
        padding: 20px;
    }
        .drive-inner .get-started h1 {
            margin: 15px auto 15px;
        }*/
    .drive-inner .get-started {
        width: auto;
        margin-right: 5%;
        margin-left: 5%;
    }
    .drive-inner .city-header {
        background-position: center;
    }

    .drive-inner .quote-banner {
        padding-right: 5%;
        padding-left: 5%;
    }
    .drive h1 {
        font-size: 38px;
        font-size: 8vw;
    }
    .drive h2 {
        font-size: 22px;
        font-size: 3vw;
        line-height: 1.4;
        max-width: 100%;
    }

    /* DriveNow page */
    .drivenow .get-started {
        width: auto;
    }

    /* Komen page */
    .komen .one-half {
        margin-top: 40px;
    }
    .komen .floatingShape {
        position: relative;
        bottom: 0;
        left: 0;
        margin-top: -10%;
        max-width: 100%;
    }
        .komen .floatingShape img {
            margin-left: 0;
        }

    /* Locations page */
    .locations h2.entry-title a {
        display: block;
    }
    .locationListTop .one-third+.one-third,
    .locationListBottom .one-third+.one-third {
	    margin-top: 0;
	}

    /* Menlo Sports page */
    .menloSports .one-half > h5 {
    	margin-top: 40px;
    }
    .menloSports .one-third {
	    width: 33%;
	    padding-right: 2em;
	}
    .menloSports .contactCallout {
    	display: block;
        width: 50%;
        min-height: auto !important;
        margin: 20px auto 0;
    }
    	.menloSports .contactCallout + .contactCallout {
    		margin-left: auto;
    	}

    /* Spring Break 2018 page */
    .springbreak .mainContent {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
        .springbreak .mainContent + img {
            float: none;
            display: flex;
            width: 90%;
            max-width: 400px;
            margin: auto;
        }
    .safetyList {
        width: 100%;
    }
        .safetyList > div {
            margin-left: 0;
        }
    .springbreak .rideOptions .serviceCard .serviceImg {
        display: none;
    }
    .springbreak img.serviceImgMobile {
        display: block;
        width: 100%;
    }
    .springbreak .rideOptions .serviceCard .serviceContent {
        width: 100%;
    }


    /* SXSW 2017 page */
    .sxsw2017 .whiteBg .one-half {
        padding-right: 0;
        padding-left: 0;
    }
        .sxsw2017 .whiteBg .one-half + .one-half {
            margin-top: 7.5%;
        }
    .sxsw2017 .app-cta .one-half.first {
        padding-top: 40px;
        padding-left: 0;
        padding-bottom: 20px;
    }

    /* Upfront Pricing page */
    .upfrontPricing .whiteBg {
        min-height: 750px;
        background-size: 265px;
        background-position: center 350px;
    }
    .upfrontPricing .dark-purple .one-half {
        display: block;
    }
        .upfrontPricing .dark-purple .textRight {
            text-align: left;
            margin-top: 40px;
        }
    .upfrontPricing h2.dark-blue-txt {
        max-width: 100%;
    }

    /* Wedding page */
    .wedding .one-half.first {
        padding-right: 0;
    }
    .wedding .one-half + .one-half {
        margin-top: 0;
    }
    .wedding a.overlay {
        font-size: 16px;
        font-size: 1.6rem;
        top: 16px;
    }
        .wedding a.overlay object {
            max-width: 16px;
        }

    /* Winter Sale (FREEZ) */
    .freez .posRelative > .vertCenter {
        position: relative;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        padding: 45px 5%;
    }
    .freez .gridServices {
        width: 100%;
    }
    .freez .gridServices > div:first-child,
    .freez .gridServices > div:nth-child(3) {
        border-left: 0;
    }
    .freez .gridServices > div:first-child,
    .freez .gridServices > div:nth-child(2) {
        border-top: 1px solid #eee;
    }


    /* Odometer JS */
    .odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
    .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
      -webkit-transition: -webkit-transform 0s;
      -moz-transition: -moz-transform 0s;
      transition: transform 0s;
    }

    /* Slick Slider 2 */
    .phone-wrapper {
        width: 50%;
        float: none;
        margin: 0 auto 75px;
    }
    .app-section .slider-for .slick-list,
    .app-section .slick-slide img {
        width: auto;
        height: auto;
    }
    .slider-nav {
        display: none !important;
    }
    .slider-nav-mobile {
        display: block !important;
        width: 50%;
        float: none;
        margin: 0 auto;
    }

    /* Spanish */
    .es #front3 .one-half.first {
        margin-bottom: 40px;
    }
    .es .footer-widgets-1,
    .es .footer-widgets-2,
    .es .footer-widgets-3,
    .es .footer-widgets-4 {
    	margin-bottom: 0;
    }


}

@media only screen and (max-width: 640px) {
    h2.greyh2,
    h2.size50 {
        font-size: 36px;
        font-size: 3.6rem;
    }
    .wrap {
        padding: 0 5% 45px;
    }
    .medium-wrap {
        padding: 0 5% 45px;
    }
    .tall-wrap,
    .xtall-wrap,
    .xxtall-wrap,
    .square-wrap {
        padding: 45px 5%;
    }
    .wrap.wrapTop75,
    .wrap.wrapTop90,
    .wrap.wrapTop120 {
        padding-top: 45px;
    }
    .nf-field-container, #ninja_forms_required_items {
        width: 100%;
    }
        .nf-field-container:nth-child(odd) {
            margin-right: 0;
        }
    .listradio-container .nf-field li {
    	float: none;
    }
    .top-sales-bar .wrap {
        font-size: 12px;
        font-size: 1.2rem;
        padding: 7.5px 5%;
    }
    .top-sales-bar p .fa {
        display: none;
    }
    #front1 .wrap,
    #front2 .wrap,
    #front3 .wrap,
    #front4 .wrap,
    #front5 .wrap,
    #front7 .wrap,
    #front8 .wrap {
        padding-top: 45px;
    }
    #front3 .locationsCarousel div {
        text-align: center;
        padding: 20px 10px;
    }
    #front3 .locationsCarousel img {
        float: none;
        margin-right: 0;
    }
    #front3 .locationsCarousel p,
    #front3 .locationsCarousel a.button {
        float: none;
        margin-top: 15px;
    }
    #front5 h2 {
	    font-size: 60px;
	}
	.halves {
		padding-top: 45px;
	}
	.thirds {
    	width: 100%;
		padding-top: 45px;
		min-height: auto !important;
	}
    .cardOnly.three section,
    .cardOnly.four section {
        width: 100%;
        padding: 20px;
        height: auto;
        min-height: 0 !important;
    }
    .cardOnly a {
        bottom: 15px;
    }
    .cardOnly-callouts a {
        bottom: 0;
    }
    .textCenter .wrap {
        padding: 20px 5%;
    }
    .textCenter.whiteBg {
        padding: 40px 5% 0;
    }
        .textCenter.whiteBg > .medium-wrap {
            padding-top: 0;
        }
    .cardPic.two section,
    .cardPic.three section {
        width: 100%;
        margin: 30px 0 0;
        height: auto;
        min-height: 0 !important;
    }
        .cardPic.three section:nth-child(3n) {
            margin-right: 0;
        }
    .textLeft section {
        width: 100%;
        padding: 0;
    }
    .triangleFullLeftTop {
        border-top-width: 20vw;
    }
    .triangleFullRightBottom {
        border-bottom-width: 20vw;
    }
    a.blue-white-inline,
    a.white-blue-inline {
        width: 55%;
    }
    a.blue-white-inline {
        margin: 0;
    }
    .img-background-cta,
    .aaa .img-background-cta,
    .airline-disc .img-background-cta,
    .non-stop .img-background-cta {
    	height: auto;
        min-height: 500px;
    }
        .img-background-cta h2,
        .img-background-cta h4 {
            font-size: 40px;
            font-size: 4rem;
        }
            .img-background-cta h4 span {
                border-bottom: none;
            }
        .img-background-cta .button {
            font-size: 14px;
            font-size: 1.4rem;
            padding: 10px 28px;
        }
    .serviceTypesSliderNav,
    .serviceTypesSlider {
        display: none;
    }
        .serviceTypesSliderNavMobile,
        .serviceTypesSliderMobile {
            display: block;
        }
    .footer-top-content-2 a {
        text-align: left;
        clear: left;
        width: 200px;
        padding-left: 50px;
    }
    .footer-top-content-2 a + a {
        margin-top: 5px;
        margin-left: 0;
    }

    /* AAA page */
    img.aaa {
        padding-top: 25px;
    }

    /* Airports page */
    .table-container .collapseomatic {
        width: 32%;
    }
	    .table-container .collapseomatic:nth-child(4n + 3) {
		    margin-left: 0;
		    margin-right: 0;
		}
		.table-container .collapseomatic:nth-child(6n + 3) {
		    margin-left: 5px;
		    margin-right: 5px;
		}
    .mobile-table a.toTopBtn {
        margin-right: 2%;
    }

    /* Airport & Location pages */
    .page-id-697 h1 > span {
        width: 100%;
        font-size: 34px;
    }
    .airport-map h4 {
        font-size: 50px;
        font-size: 5rem;
    }
        .airport-map h4 span {
            border-bottom: none;
        }

    /* Airline Rewards pages */
    .planebg {
        padding: 40px;
    }

    /* App page */
    form.app input#phone {
    	margin: 15px 0;
    }
    form.app input[type="submit"] {
	    display: block;
	    margin: auto;
	}

    /* Big Game 2018 page */
    .bg2018 .content .button {
        width: 55%;
    }

    /* Drive pages */
    .drive-inner .bottom-terms {
        margin: 40px auto;
    }

    /* Komen page */
    .komen .whiteBg a > img {
        padding-left: 10px;
        margin-left: 10px;
    }

    /* Menlo Sports page */
    .menloSports .contactCallout {
    	width: 100%;
    }

    /* Slick Slider 2 */
    .phone-wrapper {
        margin: 0 auto 50px;
    }
    .slider-nav-mobile {
        width: 70%;
    }
        .slider-nav-mobile .slick-slide h5 {
            font-size: 22px;
            font-size: 2.2rem;
        }

    /* Spring Break 2018 page */
    .springbreak .rideOptions .wrap {
        padding-top: 175px;
    }

    /* SXSW 2017 page */
    .sxsw2017 .whiteBg h6 {
        font-size: 24px;
        font-size: 2.4rem;
    }

    /* Upfront Pricing page */
    .upfrontPricing .hero .wrap {
        background-position: center 12%;
    }

    /* Wedding Page */
    .wedding.info-page .hero > .wrap {
        height: 300px;
    }
    .wedding .small-callout {
        display: block;
        width: 100%;
        min-height: auto !important;
        margin: 5% 0 0;
    }
        .wedding .small-callout + .small-callout {
            margin-left: 0;
            margin-bottom: 5%;
        }

    /* Spanish */
    .es #front2 .wrap {
        padding-top: 40px;
    }


    /* Header Images */

    /* Airline */
    .airline-banner,
    .airline-banner-inner {
        margin-bottom: 60px;
    }
    .airline-banner a {
        width: 100% !important;
        float: none;
        margin: 0 0 25px;
    }
    .airline-callouts section {
        background-position: center right;
    }

    /* ADA */
    .page-id-330.info-page .hero > .wrap {
        background-position: 70% center;
    }

}

@media only screen and (max-width: 480px) {

    .airports-hero h1,
    .hero span.smallerH1 {
        font-size: 34px;
        font-size: 3.4rem;
    }
    h1 > .mediumh1 {
    	font-size: 22px;
    	font-size: 2.2rem;
    }
    h2,
    h2.smallGrey,
    h2.size50 {
        font-size: 30px;
        font-size: 3rem;
    }
    h4,
    .titleLeftText h4 {
        font-size: 34px;
        font-size: 3.4rem;
    }
    h5 {
        font-size: 28px;
        font-size: 2.8rem;
    }
        .hero h5,
        h5.smaller {
            font-size: 22px;
            font-size: 2.2rem;
        }
    .tsb .site-container {
        margin-top: 133px;
    }
    .tsb .site-header:not(.transparent) {
        margin-top: 59px;
    }
    .tsb .mobile-menu {
        top: 133px;
    }
    .airports-hero .wrap {
        padding: 40px;
    }
    .top-sales-bar .wrap {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 7.5px 10%;
    }
    #front1 .lowerCallouts .one-half img,
    #front1 .lowerCallouts .one-half div.text {
        display: block;
        text-align: center;
    }
    #front1 .lowerCallouts .one-half img {
        width: auto;
        margin: 0 auto 20px;
    }
    #front1 .lowerCallouts .one-half div.text {
        width: 100%;
    }
    #front2 .appList > div {
        display: block;
        margin-bottom: 20px;
    }
        #front2 .appList > div img,
        #front2 .appList > div div {
            display: block;
            text-align: center;
            margin: auto;
        }
    #front3 h2 {
        font-size: 34px;
        font-size: 3.4rem;
    }
    #front5 h2 {
	    font-size: 18vw;
	}
    .white-hotel-cta .button {
        width: 90%;
    }
    .cardOnly.three section,
    .cardOnly.four section {
        max-width: 100%;
    }
    a img.width-70,
    a img.width-80 {
        max-width: 100%;
    }
    a.blue-white-inline,
    a.white-blue-inline {
        width: 90%;
    }
    .dotted-discount {
        width: 100%;
    }
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4 {
        width: 100%;
    }
    .footer-affiliates img {
        max-width: 28%;
    }

    /* Airline Rewards pages */
    .planebg {
        padding: 25px;
    }

    /* Airports page */
    .airports-services tr,
    .airports-services.mobile-table .airports-title {
        width: 100%;
        float: left;
    }
    .mobile-table a.toTopBtn {
        margin-right: 0.75%;
    }
    .table-container .collapseomatic {
        width: 49%;
    }
    	.table-container .collapseomatic:nth-child(6n + 3) {
		    margin-left: 0;
		    margin-right: 0;
		}
		.table-container .collapseomatic:nth-child(4n + 3) {
		    margin-left: 5px;
		}
    .mobile-table .tooltipMore {
        margin: 0 15%;
    }

    /* Airport & Location pages */
    .airport-map h4 {
        font-size: 34px;
        font-size: 3.4rem;
    }

    /* Big Game 2018 page */
    .bg2018 .content .button {
        width: 90%;
    }

    /* Drive page */
    .recaptcha-container {
        transform: scale(0.852);
        -webkit-transform: scale(0.825);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        width: 250px;
    }
    .drive .logo {
        top: 30px;
    }
    .drive .main {
        padding: 100px 5%;
    }
    .drive h2 {
        font-size: 16px;
        font-size: 4vw;
    }
    .driveBorder,
    .driveLocations select {
        width: 100%;
    }

    /* Fort Collins page */
    .fcNotice-inner {
        font-size: 20px;
        padding: 5%;
    }
    a.greenride-btn img {
        height: 35px;
        width: 35px;
    }
    a.greenride-btn .fa {
        display: none;
    }

    /* Komen page */
    .komen .floatingShape {
        text-align: center;
    }
        .komen .floatingShape img {
            float: none;
            margin-left: auto;
            margin-right: auto;
        }
        .komen .floatingShape p {
            margin-top: 10px;
        }
    .komen .whiteBg img,
    .komen .whiteBg a > img {
        display: block;
        border-left: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
        clear: left;
    }

    /* Menlo Sports page */
    .menloSports .one-third {
	    width: 50%;
	}
	.menloSports .one-third:last-child {
	    width: 100%;
	}

    /* Non-Stop page */
    h5.nonStop {
        padding-top: 84px;
        padding-left: 0;
    }

    /* Spring Break 2018 page */
    .springbreak .rideOptions .wrap {
        padding-top: 120px;
        padding-bottom: 150px;
    }

    /* Summer Sale 2017 Page */
    .summerSale .airlineBanner img {
        display: block !important;
        margin: 6% auto 0;
    }
    .summerSale .airlineBanner img:nth-child(2) {
        margin-right: auto;
    }

    /* SXSW 2017 page */
    .sxsw2017 .whiteBg .one-half + .one-half {
        margin-top: 10%;
    }

    /* Wedding Page */
    .wedding .small-callout {
        margin: 7.5% 0 0;
    }

    /* Winter Sale (FREEZ) */
    .freez .gridServices > div {
        width: 100%;
        padding: 40px;
    }
    .freez .gridServices > div:first-child,
    .freez .gridServices > div:nth-child(3) {
        border-right: 0;
    }
    .freez .gridServices > div > .hiddenContent > .vertCenter {
        padding: 0 7.5%;
    }

    /* Header Images */
    .info-hero > .wrap {
        background-position: 20% center;
    }

    .page-id-49 .hero > .wrap,
    .page-id-167 .hero > .wrap,
    .page-id-168 .hero > .wrap {
        background-position: -40px center;
    }

    /* Corporate */
    .page-id-184.info-page .hero > .wrap {
        background-position: 60% center;
    }

    /* How it Works */
    .page-id-329.info-page .hero > .wrap {
        background-position: 60% center;
    }

}

@media only screen and (max-width: 360px) {
    .location .threeCol a {
        display: block;
    }
    h2.greyh2 {
        font-size: 32px;
        font-size: 3.2rem;
    }

    /* Affiliate page */
    .emaillg {
        font-size: 16px;
        font-size: 5vw;
    }

    /* Airports page */
    .mobile-table a.toTopBtn {
        margin-right: 0.5%;
    }

    /* Drive page */
    .drive .driveLocations select {
        width: 100%;
    }

    /* Menlo Sports page */
    .menloSports .one-third {
	    width: 100%;
	}

}

@media only screen and (max-width: 319px) {

    .page-id-49 .hero > .wrap,
    .page-id-167 .hero > .wrap,
    .page-id-168 .hero > .wrap {
        background-position: left center;
    }

}

/* # Print Screen Styles
---------------------------------------------------------------------------------------------------- */

@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        box-shadow: none !important;
        color: #333 !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after,
    .site-title > a:after {
        content: "";
    }

    thead {
        display: table-header-group;
    }

    img,
    tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 2cm 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

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

    .content,
    .content-sidebar {
        width: 100%;
    }

    button,
    input,
    select,
    textarea,
    .breadcrumb,
    .edit-link,
    .entry-footer,
    .genesis-box,
    .header-widget-area,
    .hidden-print,
    .home-top,
    .nav-primary,
    .nav-secondary,
    .post-edit-link,
    .sidebar {
        display: none !important;
    }

    .title-area {
        text-align: center;
        width: 100%;
    }

    .site-title > a {
        margin: 0;
        text-decoration: none;
        text-indent: 0;
    }

    .site-inner {
        padding-top: 0;
        position: relative;
        top: -100px;
    }

    .author-box {
        margin-bottom: 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        orphans: 3;
        page-break-after: avoid;
        page-break-inside: avoid;
        widows: 3;
    }


    img {
        page-break-after: avoid;
        page-break-inside: avoid;
    }

    blockquote,
    pre,
    table {
        page-break-inside: avoid;
    }

    dl,
    ol,
    ul {
        page-break-before: avoid;
    }
}



/* # Mozilla Firefox-only CSS
---------------------------------------------------------------------------------------------------- */

.footer-affiliates img, x:-moz-any-link, x:default {
    max-width: 110px;
}

.thirds:first-child {
    width: calc(100% / 3);
}

@media only screen and (max-width: 1050px) {
    .cardOnly.three section, x:-moz-any-link, x:default {
        width: 47.5%;
    }
    .cardOnly.four section, x:-moz-any-link, x:default {
        width: 47.5%;
    }
}

@media only screen and (max-width: 860px) {
    .thirds:first-child {
        width: 100%;
    }
}

@media only screen and (max-width: 640px) {
    .cardOnly.three section, x:-moz-any-link, x:default {
        width: 100%;
        padding: 20px;
        height: auto;
        min-height: 0 !important;
    }
    .cardOnly.four section, x:-moz-any-link, x:default {
        width: 100%;
        padding: 20px;
        height: auto;
        min-height: 0 !important;
    }
}

@media only screen and (max-width: 480px) {
    .footer-affiliates img, x:-moz-any-link, x:default {
        max-width: 28%;
    }
}



/* # Microsoft IE / Internet Explorer-only CSS
---------------------------------------------------------------------------------------------------- */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

	sub, sup {
        font-size: 60%;
    }
    #header-searchinput {
    	padding: 10px 10px 17px 45px;
    }
    .serviceTypesSliderNavMobile img.max50 {
        height: 50px;
    }

    /* Home page */
    #front6 a.dark-yellow-purple {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    .quoteCarousel .quoteImg img {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    /* Airline Discounts pages */
    .airline-disc .small-callout object {
    	max-height: 50px;
    }

    /* Airports page */
    .airports-hero #quickNav li:nth-child(19):hover + li,
    .airports-hero #quickNav li:last-child:hover {
        margin: 0;
    }
    .airports-hero #quickNav li:hover,
    .airports-hero #quickNav li:hover + li,
    .airports-hero #quickNav li#prev {
        transform: scale(1);
        margin: 0 -5px 0 0;
    }
    .airports-services object {
        height: 72px;
        width: 86px;
    }

    /* Airport & Location pages */
    .single-airport .small-callout img.circleCheck,
    .single-location .small-callout img.circleCheck {
        left: 5%;
    }
    .single-airport .cardOnly img.location_arrow,
    .single-location .cardOnly img.location_arrow {
        right: 20px;
        bottom: 20px;
    }
    .img-background-cta .wrap {
        max-width: 100%;
    }
    .airport-map h4,
    .airport-map .map-hidden {
        position: relative;
    }

    /* Drive page */
    .drive .site-container {
        height: 100vh;
        align-items: center;
    }
    .drive .main {
        padding: 150px 5%;
    }

    /* Spanish */
    .es #front2 {
        display: none;
    }
    .es #front3 .wrap {
        padding-top: 0;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 1600px) {

	.thirds {
	    width: 50%;
	    padding: 70px 5%;
	}
		.thirds:first-child {
		    width: 100%;
		}
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 1050px) {

    /* Drive page */
    .drive .site-container {
        display: block;
    }

}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 860px) {
    /* Split Straight White-Image */
    #splitStraight.whiteImg img {
        display: none;
    }
    #splitStraight.whiteImg span {
        background-color: #fff;
    }
    /* Split Skew */
    .splitSkew .one-half.first {
        padding-right: 0;
        padding-bottom: 50px;
    }
    .splitSkew.reverse .one-half {
        padding-left: 0;
    }
        /* Split Skew Purple-Image */
        /* Split Skew Image-Purple */
        .purpleImg#splitSkew img,
        .imgPurple#splitSkew img {
            display: none;
        }
        .purpleImg#splitSkew span,
        .imgPurple#splitSkew span {
            background-color: #24447F;
        }

    /* Airport & Location pages */
    .single-airport .small-callout img.circleCheck,
    .single-location .small-callout img.circleCheck {
        left: 3%;
    }
    .img-background-cta {
        display: block;
        padding-top: 25%;
    }

    /* Drive */
    .drive-inner #splitSkew.imgWhite img,
    .drive-inner #splitSkew.imgWhite span {
        display: none;
    }
    .drive-inner .splitSkew {
        background-image: url('images/drive-hero-inner.jpg');
        background-position: center;
        background-size: cover;
    }

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 640px) {

	.thirds {
	    width: 100%;
	    padding-top: 45px;
	    min-height: auto !important;
	}
		.thirds:first-child {
		    width: 100%;
		}

    /* Airport & Location pages */
    .airport-map .wrap {
        width: 95%;
    }
    .img-background-cta {
        padding-top: 30%;
    }
        .wedding .img-background-cta {
            padding-top: 20%;
        }

    /* SXSW 2017 page */
    .sxsw2017 .whiteBg img {
        width: 100%;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 480px) {

	/* Ninja Forms */
	.field-wrap {
		display: block !important;
		text-align: left;
	}

    /* AAA page */
    .aaa .logo {
        width: 100%;
    }

    /* Airport & Location pages */
    .img-background-cta {
        padding-top: 40%;
    }
        .wedding .img-background-cta {
            padding-top: 30%;
        }

    /* Airport Mobile Self Check-in page */
    .selfCheckin img {
        width: 100%;
    }

    /* Drive page */
    .drive-inner .get-started {
        width: 85%;
        margin-right: auto;
        margin-left: auto;
    }

    /* DriveNow page */
    .drivenow .get-started {
        width: 85%;
        margin-right: auto;
        margin-left: auto;
    }
}



/* # Microsoft Edge-only CSS
---------------------------------------------------------------------------------------------------- */

@supports (-ms-ime-align:auto) {
    sub, sup {
        font-size: 60%;
    }
    #front1 .lowerCallouts .one-half img {
        height: 100%;
    }
    .serviceTypesSliderNavMobile img.max50 {
        height: 50px;
    }

    /* Airport & Location pages */
    .single-airport .small-callout img.circleCheck,
    .single-location .small-callout img.circleCheck {
        left: 5%;
    }

    /* Drive page */
    .drive .main {
        padding: 150px 5%;
    }


    @media screen { @media (max-width: 1600px) {
    		.thirds {
			    width: 50%;
			    padding: 70px 5%;
			}
				.thirds:first-child {
				    width: 100%;
				}
		}
    }

    @media screen { @media (max-width: 1050px) {
            body:not(.home) .one-half,
            .baltimoreReduced .one-half-full {
                margin: 0;
                width: 100%;
            }

            /* Split Straight White-Image */
            #splitStraight.whiteImg img {
                display: none;
            }
            #splitStraight.whiteImg span {
                background-color: #fff;
            }
            /* Split Skew */
            .splitSkew .one-half.first {
                padding-right: 0;
                padding-bottom: 50px;
            }
            .splitSkew.reverse .one-half {
                padding-left: 0;
            }
                /* Split Skew Purple-Image */
                /* Split Skew Image-Purple */
                .purpleImg#splitSkew img,
                .imgPurple#splitSkew img {
                    display: none;
                }
                .purpleImg#splitSkew span,
                .imgPurple#splitSkew span {
                    background-color: #24447F;
                }

            /* Drive pages */
            .drive-inner #splitSkew.imgWhite img,
            .drive-inner #splitSkew.imgWhite span {
                display: none;
            }
            .drive-inner .splitSkew {
                background-image: url('images/drive-hero-inner.jpg');
                background-position: center;
                background-size: cover;
            }
                .drive-inner .splitSkew .one-half.first {
                    position: relative;
                    max-width: 100%;
                    -webkit-transform: translateY(0);
                    transform: translateY(0);
                    text-align: center;
                }
                .drive-inner .splitSkew .one-half + .one-half {
                    padding-left: 0;
                }
            .drive-inner .get-started {
                padding: 20px;
            }
                .drive-inner .get-started h1 {
                    margin: 15px auto 15px;
                }
            .drive-inner .quote-banner {
                padding-right: 5%;
                padding-left: 5%;
            }
            .drive h1 {
                font-size: 38px;
                font-size: 8vw;
            }
            .drive h2 {
                font-size: 22px;
                font-size: 3vw;
                line-height: 1.4;
                max-width: 100%;
            }

            /* DriveNow page */
            .drivenow .get-started {
                padding: 20px;
            }
                .drivenow .get-started h1 {
                    margin: 15px auto 15px;
                }

            /* Upfront Pricing page */
            .upfrontPricing .whiteBg {
                min-height: 750px;
                background-size: 265px;
                background-position: center 350px;
            }
            .upfrontPricing .dark-purple .one-half {
                display: block;
            }
                .upfrontPricing .dark-purple .textRight {
                    text-align: left;
                    margin-top: 40px;
                }
        }
    }

    @media screen { @media (max-width: 860px) {
            img.location_arrow {
                right: 15px;
                bottom: 15px;
            }

            /* Komen page */
            .komen .one-half {
                margin-top: 40px !important;
            }
        }
    }

    @media screen { @media (max-width: 640px) {

    		.thirds {
			    width: 100%;
			    padding-top: 45px;
			    min-height: auto !important;
			}
				.thirds:first-child {
				    width: 100%;
				}
    	}
    }
}



/* # Safari-only CSS
---------------------------------------------------------------------------------------------------- */

::i-block-chrome, body,
::i-block-chrome, p,
::i-block-chrome, h2,
::i-block-chrome, .genesis-nav-menu a,
::i-block-chrome, .threeCol section:nth-child(2) a,
::i-block-chrome, .threeCol section:nth-child(2) span,
::i-block-chrome, .footer-widgets a, {
    font-weight: 400;
}

::i-block-chrome, .header-widget-area input[type=search] {
    padding: 18px 10px 10px 46px;
}

::i-block-chrome,.drive .site-container {
    height: 1000px;
    width: 100%;
    display: inline-block;
}
::i-block-chrome,.drive .main {
    padding: 150px 5%;
}

@media only screen and (max-width: 360px) {
    ::i-block-chrome, .probox .proinput {
        margin: 0 !important;
        padding: 0 !important;
        max-width: 135px !important;
    }
}



/* # Keyframes
---------------------------------------------------------------------------------------------------- */

/* Hamburger menu 1 */
@-webkit-keyframes hamburgerOne {
    0% {top:14px;transform:rotate(0deg);}
    20% {top:22px;transform:rotate(0deg);}
    40% {top:22px;transform:rotate(0deg);}
    100% {top:22px;transform:rotate(45deg);}
}
@keyframes hamburgerOne {
    0% {top:14px;transform:rotate(0deg);}
    20% {top:22px;transform:rotate(0deg);}
    40% {top:22px;transform:rotate(0deg);}
    100% {top:22px;transform:rotate(45deg);}
}
    /* Hamburger menu 1 Reverse */
    @-webkit-keyframes hamburgerOneR {
        0% {top:22px;transform:rotate(45deg)}
        20% {top:22px;transform:rotate(0deg);}
        40% {top:22px;transform:rotate(0deg);}
        100% {top:14px;transform:rotate(0deg);}
    }
    @keyframes hamburgerOneR {
        0% {top:22px;transform:rotate(45deg)}
        20% {top:22px;transform:rotate(0deg);}
        40% {top:22px;transform:rotate(0deg);}
        100% {top:14px;transform:rotate(0deg);}
    }

/* Hamburger menu 2 */
@-webkit-keyframes hamburgerTwo {
    0% {top:22px;opacity:1;}
    20% {top:22px;opacity:1;}
    40% {top:22px;opacity:0;}
    100% {top:22px;opacity:0;}
}
@keyframes hamburgerTwo {
    0% {top:22px;opacity:1;}
    20% {top:22px;opacity:1;}
    40% {top:22px;opacity:0;}
    100% {top:22px;opacity:0;}
}
    /* Hamburger menu 2 Reverse */
    @-webkit-keyframes hamburgerTwoR {
        0% {top:22px;opacity:0;}
        20% {top:22px;opacity:0;}
        40% {top:22px;opacity:1;}
        100% {top:22px;opacity:1;}
    }
    @keyframes hamburgerTwoR {
        0% {top:22px;opacity:0;}
        20% {top:22px;opacity:0;}
        40% {top:22px;opacity:1;}
        100% {top:22px;opacity:1;}
    }

/* Hamburger menu 3 */
@-webkit-keyframes hamburgerThree {
    0% {top:30px;transform:rotate(0deg);}
    20% {top:22px;transform:rotate(0deg);}
    40% {top:22px;transform:rotate(0deg);}
    100% {top:22px;transform:rotate(-45deg);}
}
@keyframes hamburgerThree {
    0% {top:30px;transform:rotate(0deg);}
    20% {top:22px;transform:rotate(0deg);}
    40% {top:22px;transform:rotate(0deg);}
    100% {top:22px;transform:rotate(-45deg);}
}
    /* Hamburger menu 3 Reverse */
    @-webkit-keyframes hamburgerThreeR {
        0% {top:22px;transform:rotate(-45deg);}
        20% {top:22px;transform:rotate(0deg);}
        40% {top:22px;transform:rotate(0deg);}
        100% {top:30px;transform:rotate(0deg);}
    }
    @keyframes hamburgerThreeR {
        0% {top:22px;transform:rotate(-45deg);}
        20% {top:22px;transform:rotate(0deg);}
        40% {top:22px;transform:rotate(0deg);}
        100% {top:30px;transform:rotate(0deg);}
    }


/* fadeIn */
@-webkit-keyframes fadeIn {
    from {opacity:0;z-index:-1;}
    to {opacity:1;z-index:1;}
}
@keyframes fadeIn {
    from {opacity:0;z-index:-1;}
    to {opacity:1;z-index:1;}
}
/* fadeOut */
@-webkit-keyframes fadeOut {
    from {opacity:1;z-index:1;}
    to {opacity:0;z-index:-1;}
}
@keyframes fadeOut {
    from {opacity:1;z-index:1;}
    to {opacity:0;z-index:-1;}
}
/* fadeInUp */
@-webkit-keyframes fadeInUp {
    from {opacity:0;-webkit-transform:translateY(50px);}
    to {opacity:1;-webkit-transform:translateY(0);}
}
@keyframes fadeInUp {
    from {opacity:0;transform:translateY(50px);}
    to {opacity:1;transform:translateY(0);}
}
/* fadeInRight */
@-webkit-keyframes fadeInRight {
    from {opacity:0;-webkit-transform:translateX(-50px);}
    to {opacity:1;-webkit-transform:translateX(0);}
}
@keyframes fadeInRight {
    from {opacity:0;transform:translateX(-50px);}
    to {opacity:1;transform:translateX(0);}
}
/* fadeInDown */
@-webkit-keyframes fadeInDown {
    from {opacity:0;-webkit-transform:translateY(-50px);}
    to {opacity:1;-webkit-transform:translateY(0);}
}
@keyframes fadeInDown {
    from {opacity:0;transform:translateY(-50px);}
    to {opacity:1;transform:translateY(0);}
}
/* fadeInLeft */
@-webkit-keyframes fadeInLeft {
    from {opacity:0;-webkit-transform:translateX(50px);}
    to {opacity:1;-webkit-transform:translateX(0);}
}
@keyframes fadeInLeft {
    from {opacity:0;transform:translateX(50px);}
    to {opacity:1;transform:translateX(0);}
}


/* Slow Snowing in header top news bar */
@-webkit-keyframes slowsnowing {
  	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  	50% {background-position: 7500px 20000px, 5000px 10000px, -5000px 7500px;}
  	100% {background-position: 15000px 30000px, 10000px 20000px, -5000px 15000px;}
}
@-moz-keyframes slowsnowing {
 	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  	50% {background-position: 7500px 20000px, 5000px 10000px, -5000px 7500px;}
 	100% {background-position: 15000px 30000px, 10000px 20000px, -5000px 15000px;}
}
@keyframes slowsnowing {
  	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  	50% {background-position: 7500px 20000px, 5000px 10000px, -5000px 7500px;}
  	100% {background-position: 15000px 30000px, 10000px 20000px, -5000px 15000px;}
}


/* Subtle Yellow Glow */
@-webkit-keyframes subtleGlow {
    0% {box-shadow: 0 0 0 0 #ffcd1a;}
    50% {box-shadow: 0 0 15px 0 #ffcd1a;}
    100% {box-shadow: 0 0 0 0 #ffcd1a;}
}
@keyframes subtleGlow {
    0% {box-shadow: 0 0 0 0 #ffcd1a;}
    50% {box-shadow: 0 0 15px 0 #ffcd1a;}
    100% {box-shadow: 0 0 0 0 #ffcd1a;}
}


/*Airports we serve*/
#airports-served .instructions, #airports-served .divider{
	display:none !important;
}

/*New FAQ with Contact Us*/
#faq-contact-us h2{
	margin-bottom: 50px !important; margin-top: 50px !important;
}

/**Ride Choice with link**/

#updated-choices .ridearea{
    border: 1px solid #ececec;
    border-radius: 2px;
    padding: 50px;
    margin-bottom: 35px;
}
#updated-choices .ridearea .ride-show{
    display: flex;
    align-items: center;
}
#updated-choices .ridearea .ride-show img{
    width: 100px;
}
#updated-choices .ride-show h3{
    margin-bottom: 5px;
}
#updated-choices .ride-show p{
    margin-bottom: 0;
}
#updated-choices .tile-content{
    margin-left: 35px;
    margin-right: 70px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 50%;
}
#updated-choices .ride-show .link-trigger{
    color: #0060ff;
    font-weight: 700;
    position: relative;
    width: 150px;
    cursor: pointer;
	text-align:right;
}

#updated-choices .ride-show .link-trigger a{
	 color: #0060ff;
}

/*Hero Banner*/

#new-hero {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 700px;
    position: relative;
}

#new-hero .overlay {
    background-color: #000;
    background-color: rgba(0,0,0,.6);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.clean-white #new-hero .vert-center p{color:#ffffff;}