@charset "UTF-8";
/* Web Solutions 4.0 Compatible */
html {-webkit-box-sizing:border-box;box-sizing:border-box;}
*, *:before, *:after {-webkit-box-sizing:inherit;box-sizing:inherit;}

body{
	margin: 0;
	overflow-x: hidden;
	padding: 0;
	-webkit-text-size-adjust:none;
}

img{border: 0}
ul{padding-left: 0}
ul li{list-style:none}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{font-family:inherit; font-size:inherit; font-style:inherit;font-weight:inherit}
table {border-collapse:collapse}
td, th {empty-cells:show;vertical-align:top;text-align:left}
body.Sales-Tool {background: #000}
#skipNavigation{background:#fff;color:#000;padding:.5em;position:absolute;left:0;top:-1000px;z-index:10}
#skipNavigation:focus,#skipNavigation:active{top:0;}
/*page widths*/
body>header, main, body>footer, #alertApp{width:100%;float:left;clear:left;display:block;}
body>*>.wrap, body>footer>.fatFooter,.wrap{width:100%;max-width:55rem;margin-left:auto;margin-right:auto;position:relative;overflow:auto}

header>.wrap {max-width: 75rem;}

.sr-only {
	border: 0 !important;
	clip: rect(0,0,0,0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
}

/* text */
body, .text, input, button, select, textarea{font-family: "adobe-garamond-pro",serif;line-height:1.5;color:#485C69;line-height: 1.63em;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.content ul li, .content ol li, button, input, .button, #mainnav *, .stat *, .centered-text .right blockquote footer, .slide :is(h2, h3), .hero-intro li, .hero-intro label, p, .car h2, .driver h2, label, .review blockquote footer, footer *, .locations li, #mobilenav *, #navContainer aside.menu, #sidenav li.on ul li a, form *,.carList *,.carLugg, #alertApp h1
	{font-family: "aktiv-grotesk",sans-serif;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
a, a *{color:#3C78B4;text-decoration:none}
a:hover, a:active, a:hover *, a:active *{color: #000;}
p,h1,h2,h3,h4,hr,.content ul,.contentEditor ul,blockquote,dd,ol{margin-top:0;margin-bottom:1rem}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th{font-weight:400; line-height: 120%;}
p + h2, p + h3, p + h4, p + h5, p + h6 {margin-top:2em;}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#31659b}
em, i, q, cite, .italic{font-style:italic}
b, strong{font-weight:700}
u{text-decoration:none}
hr{border:0;border-top:1px solid rgba(0,0,0,.15);margin:1em 0;padding-top:1px}
p{font-size:1em}
h1{color: #4D75B2;font-size: 2.25em;}
h1+h2{margin-top:-1em;}
h2, .content * h1{font-size:1.45em}
h3, .content * h2{font-size:1.3em}
h4, th{font-size:1.2em}
h5 {font-size:1.1em}
h6 {font-size:1.0em}
h7, h8, h9{font-size:1em}
sup, sub {font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}
p.intro {font-size: 1.25em;}


/* list */
.content ol{margin-left:2em}
.content ol ol li {list-style: lower-alpha}
.content ul li {padding-left: 2em; position:relative}
.content ul li:before{content: "\203A"; position:absolute; left:1.25em; top:-0.1875em}
.content ul li ul li:before{opacity: .5}

.content ul.mapLocations li {padding-left:0;}
.content ul.mapLocations li:before {display: none;}

/* addon classes */
.clearFloats{clear:both}
.nobr{white-space: nowrap}
.twoCol, .threeCol, .resCol{
-webkit-column-rule:1px outset rgba(0,0,0,.15);
        column-rule:1px outset rgba(0,0,0,.15);
-webkit-column-gap:2em;
        column-gap:2em;
}
.req{color:#c00}
.textIcon{background:#999; background-color:rgba(0,0,0,.2);font-size:.8em;line-height:1em;display:inline-block;padding:.2em .4em;border-radius: .5em;color:#fff}
.textIcon:hover{background:#666; background-color:rgba(0,0,0,.4);color:#fff}
.clearfix:after{content: "";display: table;clear: both;}

.videoContainer {width: 100%;height:0;line-height:0;position: relative;padding-top:56.25%; /* 16:9 */}
.videoContainer.ratio-4-3 {padding-top:75%; /* 4:3 full-frame */}
.videoContainer iframe {position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;border:0}


/* forms */
input, button, select{font-size:.9rem;line-height: 1.2em}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select, input[type="button"], input[type="submit"]{border-radius:0; outline: none; -webkit-appearance:none;font-size: .9rem}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select{background-color:#fff;padding:3px 5px;height: 44px;border: none;}
input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, textarea:focus, select:focus{background-color:rgba(222,165,36,.05)}
textarea{display:block;font-size: .9rem;}
#ContactForm textarea{min-height: 5em;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select{background-image:url(/images/icons/16x16/select.png);background-repeat:no-repeat;background-position:right center;padding-right: 18px}
	input[type="search"]::-webkit-search-decoration {-webkit-appearance:none}
	input[type="search"]{padding-right:0}
}
select option{padding:0 .2em}
button,.button,input[type="button"], input[type="submit"], input[type="reset"]{background: rgba(29,66,138,.8);color:#fff;border:0;padding:1em 1.6em;line-height:1em;cursor:pointer;display: inline-block;border: 1px solid #fff;border-radius: 3px;}
.button.alt {background: transparent;padding: .6em 2em .7em;}
input::-moz-focus-inner {border:0;padding:0;}
button:hover,.button.hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover,.button:hover,.button:focus,input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus{background-color:#4D75B2;color:#fff}
button img{height:1em;width:auto;vertical-align:top}
input.bulky, .bulky {padding:.4em .6em;font-size:1.2em}
.formTable, .formTable table{width:100%}
.formTable input[type="text"], .formTable input[type="password"], .formTable input[type="tel"], .formTable input[type="number"], .formTable input[type="email"], .formTable input[type="url"], .formTable input[type="search"], .formTable textarea {width:100%}
.formTable table td,.formTable table td:first-child{padding-bottom:0}
.formTable.right td:first-child{text-align:right;width:1%}
.formTable.right td{width:auto}
.subjClass{display:none !important;}
#Captcha label{padding-left:0}
td.right, th.right{text-align:right}
.wsNew{display:inline-block;font-size:.7em;line-height:1.5em;height:1.5em;padding:0 .3em;margin:.3em 0;background-color:#FFC700;overflow:visible;vertical-align:top;color:#fff;font-style:italic}
.formEdit select, .formBuilder select { width:40%; }
form label {color: #485C69}
.interior form input[type="text"], .interior form input[type="email"], .interior form input[type="tel"],.interior form input[type="password"], .interior form input[type="url"] , .interior form input[type="search"],.interior form input[type="number"] , .interior form select, form textarea {border: 1px solid #4D75B2;}

/* HEADER ------------------------------*/
body>header{}
body>header>.wrap{overflow: visible;position: initial;}



/* MAIN ------------------------------ */
.menu{cursor: pointer}
main, .mceContentBody{background:#fff}

.contentEditor{background:#fff;min-width:100%;}
/* side column */
main>div>aside{font-size:13px;line-height:1.3em;}
/* t1 */
#sidenav{width:100%;overflow:hidden;margin:0 0 40px;background-color: #E3E3E3;padding: 1em 2em 1em .5em;}

#sidenav ul{padding: 0}
#sidenav li{overflow:hidden}
#sidenav li a{padding:.5em 5px;line-height:1.1em;display:block}
#sidenav li a:hover, #sidenav li a:active{}
#sidenav li.on>a{color:#1D428A}
#sidenav>ul>li>a{display: none;}

/* t2 */
#sidenav li.on ul{}
#sidenav li.on ul li{position: relative;}
#sidenav li.on ul li a{padding:.3em 5px .3em 10px;font-size:0.88rem;color:#485C69}
#sidenav li ul li a:hover, #sidenav li ul li a:active{color:#000;}
#sidenav li ul li.on>a{color:#1D428A;}
#sidenav li ul li.on:after {content: '\203A';
position: absolute;
display: block;
left: 0;top: -1.5px;font-size: 1em;
color: #1D428A;}
#sidenav li ul li ul li.on:after {left: 1em;}
/* t3 */
#sidenav li ul li.on ul{padding-bottom:.5em;border:0}
#sidenav li ul li.on ul li{border:0}
#sidenav li ul li.on ul li a{padding-left:25px;color:#4D75B2}
#sidenav li ul li ul li a:hover, #sidenav li ul li ul li a:active{}
#sidenav li ul li ul li.on>a{color:#1D428A;}
/* t4 */
#sidenav li ul li ul li.on ul li a{padding-left:35px;color:#1D428A}
#sidenav li ul li ul li ul li a:hover, #sidenav li ul li ul li a:active{}
#sidenav li ul li ul li ul li.on>a{}
/*section callouts*/
main>div>aside section{margin:0 0 20px;padding:10px}
main>div>aside section:hover{background:#FFC}
main>div>aside section h1{margin:0;font-size:1.2em}
main>div>aside section p{margin:0}
/* breadcrumb */
.breadcrumb{margin-bottom: 1em}
.breadcrumb a:after{content: "\00A0\00A0\203A\00A0"}

/* content */
#content{word-wrap:break-word}
#content .photoright, #content .photoleft{max-width:50%;height:auto}
#content .photoright img,#content .photoleft img {max-width:100%;height:auto;margin: 0;float: none}
#content img.phototreatment{max-width:50%;height:auto}
img.phototreatment,img.photoright,img.photoleft,.photoright img,.photoleft img {}
.photoright{float:right;clear:right}
.photoleft{float:left;clear:left}
.muted {opacity:0.5;filter:alpha(opacity=50)}
.highlight, .content .highlight{background:#FFC;padding:1.5em 2em;margin:1em 0;background: rgba(77,117,178,0.20);
border: 1px solid rgba(77,117,178,0.30);}
.highlight h1 {font-size: 1.88em;font-style: italic;color:#1D428A }
small, .textSm{font-size:.8em}
#content table, .contentEditor table{width:100%}
.topFooter {width: 100%;float: left;clear: both;text-align: center;;border-top: 1px solid rgba(255,255,255,.5);border-bottom: 1px solid rgba(255,255,255,.5);position: relative;background-color: rgba(0, 0, 0, .8);background-size: cover;}
.topFooter .mask {z-index: 0;background-image: url(../images/CTAbg.jpg);background-size: cover;opacity: 1;background-position: center;}
.topFooter .mask:after, .reviews .mask:after {z-index: 1;background-color: rgba(98, 134, 208, 0.4);background-image: url(../images/bg.png);background-size: 2px;content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;}
.topFooter div:nth-child(2) {position: relative;z-index: 2}
.topFooter * {color: #fff;}
.topFooter h1 {color: #E0AB2E;font-style: italic;}
.topFooter .button {font-size: 1.25em;padding: 1em 1.8em;}
.topFooter p {font-size: 1.25rem;margin-top: .5em;}
.topFooter span {font-weight: 800;}

.shareIcons{display:inline-block;position:relative;overflow:auto}
.shareIcons a{display:block;float:left;margin:0 .5em 1em 0;height:2em;width:2em;background-position:center center; background-repeat:no-repeat;background-size:contain;border-radius:.2em;-webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2);box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2)}
.shareIcons a:hover{background-color:#F03C5E}
	.shareFacebook{background-color:#3b5998; background-image:url("../images/icons/64x64/facebook.png")}
	.shareTwitter{background-color:#00aced; background-image:url("../images/icons/64x64/twitter.png")}
	.shareLinkedin{background-color:#007bb6; background-image:url("../images/icons/64x64/linkedin.png")}
	.shareGoogle{background-color:#dd4b39; background-image:url("../images/icons/64x64/google-plus.png")}
blockquote.quote {font-style: italic}
blockquote footer {text-align: right;}

/* Generic Form */
input[name="Phone"], input[name="Fax"] {}
.interior form input[name="Zip"][type="text"]{}
.interior form input[name="State"][type="text"] {}
.interior form input[name="Email"][type="email"] {}

form#ContactForm td {}
.interior form#ContactForm label {color: #485C69;}

.flex-boxes {margin: 2em 0}
.flex-boxes + .flex-boxes {margin-top:-1em}
.flex-boxes > .box {background:#f1f1f1; padding:2em; position:relative}
.flex-boxes > .box.image.car {background: url(/images/covid-car.jpg) no-repeat center / cover}
.flex-boxes > .box.image.masks {background: url(/images/covid-facemasks.jpg) no-repeat center / cover}
.flex-boxes > .box h2 {font-size: 1.5em; position:relative; /*padding-left: 1.75em;*/}
/*.flex-boxes > .box.sanitize:before {content:""; position:absolute; top:1.9375em; left:1.5rem; display: block; width: 2.5em; height: 2em; background: url(/images/icon-cars.svg) no-repeat center / contain}
.flex-boxes > .box.caring:before {content:""; position:absolute; top:1.9375em; left:1.875rem; display: block; width: 2.5em; height: 2em; background: url(/images/icon-chauffer.svg) no-repeat center / contain}
*/
.flex-boxes > .box > *:last-child {margin-bottom:0}
.flex-boxes > .box li {line-height: 1.45em; margin-bottom: 0.75em; }
.flex-boxes > .box li:before {top:-0.125em}

/* ========----======= Homepage =======-------========= */
.home video {position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; transform: translate(-50%, -50%)}
_:-ms-lang(x), .home video{left: 50%;bottom:auto;top:50%;width: auto;height: auto;min-width: 100%;min-height: 100%;transform: translate(-50%, -50%)}
.mask {background-image: linear-gradient(-244deg, rgba(16,34,70,0.85) 42%, rgba(16,34,70,0.95) 74%), url(/images/bg.png);background-attachment: scroll, fixed;position: absolute;top: 0;right: 0;left: 0;bottom: 0;background-size:cover, 2px;}

.hero-intro {background-color: #000;position: relative}
.hero-intro label, .hero-intro li, .hero-intro h2 {color: #fff;}
.hero-intro .mask {background-image: linear-gradient(100deg, rgba(16,34,70,1) 35%, rgba(16,34,70,.875) 60%); opacity: .8;background-size: cover;}
.hero-intro h1 {color: #fff;}

form input[type="text"], form input[type="password"], form input[type="tel"], form input[type="number"], form input[type="email"],form input[type="search"], form textarea, form select option {color: #1D428A}
form input[type="text"]:focus, form input[type="password"]:focus, form input[type="tel"]:focus, form input[type="number"]:focus, form input[type="email"]:focus,form input[type="search"]:focus, form textarea:focus, form select option:focus, form select:focus {background: #F9EED6}
form>label {float: left;clear: both;}
.grid25 {width: 25%;float: left;}
.grid25 select {width: calc(100% - 6px);}
.grid25.fMinute {text-align: center;}
.grid25.fMeridiem select {float: right;}

.tripsBooked {background: #4D75B2;color: #fff;position: absolute;bottom: 0;width: 100%;left: 0;text-align: center;padding: .4em 0}
.home  .tripsBooked {position: relative;width:100%; float:left;clear: both; margin:0}
.interior .tripsBooked {opacity: .6;background: #122957}

.tripsBooked span {font-weight: 700;}
.tripsBooked p {margin: 0;}
.carRotator {position: relative;}
.carRotator :is(h1, h2) {text-align: center;color: #000;}
.carRotator :is(h1, h2) a {color: #000;}
.carRotator :is(h1, h2) a:hover {color:#4A90E2;}
.rotatorCont {/*background-image: url(/images/mask.png)*/;background-size: 100% 150%;background-position: 0% 100%}
.iosSlider {
    width: 100%;
}

.iosSlider .slider {
    width: 100%;overflow: visible;text-align: center;
    height: 100%;
}

.iosSlider .slider .slide {
    position: relative;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;text-align: center;background-size: 77%;background-position:center bottom;background-repeat: no-repeat;display: block;
}

.iosSlider .slide :is(h2, h3), .iosSlider .slide p{opacity: 0; -webkit-transition: opacity 1s ease .5s; transition: opacity 1s ease .5s}
.iosSlider .slide.on :is(h2, h3), .iosSlider .slide.on p{opacity: 1}

.iosSlider .slider .slide div {background-size: 95%;background-position:center top;background-repeat: no-repeat;position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.slide :is(h2, h3) {color: #1D428A;font-size: 1.63em;line-height: 1;margin: 0;font-weight: 800}
.slide :is(h2:after, h3:after) {content: '\203A';margin-left: .3rem;}
.slide p {color: #4A4A4A;font-size: 1em;font-style: italic}
.slide img {max-width: 95%;position: relative;right: -.5em;opacity: .85;-webkit-transition: ease all .5s;transition: ease all .5s}
.slide.on img {opacity: 0;right: 0;}


.lindCho {padding-right: 1em;padding-left: 1em;}
.flexible-callouts {position: relative; text-align: center; padding: 0; background:#f1f1f1;}
.flexible-callouts ul {margin: 0; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-line-pack: stretch; align-content: stretch; -ms-flex-align: stretch; -webkit-box-align: stretch; align-items: stretc;border-bottom: 1px solid #fff;}
.flexible-callouts ul li {margin: 0 ;display: block;position: relative;background-size: cover;}

.flexible-callouts ul li:first-child {border-left: none;}
.flexible-callouts ul li div h2 {font-family: "adobe-garamond-pro"}
.flexible-callouts ul li a {position: absolute; display:block; }
.callout {overflow: hidden;}
.callout > div {background: rgba(000,000,000,.6);color: #fff;padding: 1.25em 1em 3em;-webkit-transition: ease all .5s;transition: ease all .5s;}
.callout:hover > div {bottom: 0}

.callout div h2 {color: #fff;margin-bottom: .25em;font-size: 2vw;}
.callout div p {font-weight: 300;-webkit-transition: ease all .5s;transition: ease all .5s;margin: 0 auto .75em;max-width: 17em;line-height: 1.4;}

.callout .btnCir {position: absolute;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%)}
.btnCir {text-indent: 0;border-radius: 50%;border: 1px solid #fff;width: 2em;height: 2em;background-color: #E0AB2E}
.btnCir:after {content: '\203A';font-size: 2em; font-family: "adobe-garamond-pro";}
.btnCir.alt {background-color: #4A90E2}

.content .flexible-callouts ul li:before {display: none;}
.service-page-single .content .flexible-callouts ul li:after {padding-top:70%;}
.service-page .flexible-callouts ul li:after {padding-top: 110%;}
.service-page .corporate-flexible-callouts ul li:after {padding-top: 70%;}
.service-page .serviceLocations h2,
.service-page .serviceCallouts h2,
.service-page .corporateServices h2 {font-size: 2rem;}
.service-page .serviceCallouts p {max-width: 50rem; margin:0 auto 1em}
.callout h3 {background: rgba(0,0,0,.6); color: #fff; font-size: 1em; margin: 0; padding: 1em; position: absolute; left: 0; bottom: 0; text-align: center; width: 100%;}

.corporate-flexible-callouts ul li:first-child, .corporate-flexible-callouts ul li:last-child {
    width: 20%;
}

.centered-text {background: #1D428A;background-image: linear-gradient(-179deg, #1D428A 0%, #122957 100%);padding: .5em 0;float: left;width: 100%;}
.centered-text :is(h1, h2) {color: #E0AB2E;font-style: italic;font-size: 1.88em;text-align: center;}
.compStats {width: 100%;border-top: 2px solid rgba(255,255,255,.1);border-bottom: 2px solid rgba(255,255,255,.1);float: left;padding: 2.5em 0;clear: both;margin-bottom: 3em;}

.stat h2 {font-weight: 900;color: #fff;line-height: 1;}

.stat h2 span:last-child {
	color: #6AA4E7;
	display: block;
	font-size: 1.38rem;
	font-weight: 400;
	margin-top: 5px;
}

.stat p {color: #fff;opacity: .5;font-weight: 300;line-height: 1.1}
.stat p span {font-style: italic;}
.stat h2 .stars {vertical-align: middle;max-width: 100%;width: 3em;margin: 0 auto;}
.stat h2 .stars img {width:calc(20% - 8px);}
.compStats .stars img {opacity: 0;-webkit-transition: ease opacity .5s;transition: ease opacity .5s}
.inview .stars img {opacity: 1}
.inview .stars img:nth-child(1) {-webkit-transition-delay: .5s;transition-delay: .5s}
.inview .stars img:nth-child(2) {-webkit-transition-delay: .8s;transition-delay: .8s}
.inview .stars img:nth-child(3) {-webkit-transition-delay: 1.1s;transition-delay: 1.1s}
.inview .stars img:nth-child(4) {-webkit-transition-delay: 1.4s;transition-delay: 1.4s}
.inview .stars img:nth-child(5) {-webkit-transition-delay: 1.7s;transition-delay: 1.7s}
.centered-text .right blockquote {font-size: 1.88em;color: #fff;font-style: italic;line-height: 1.2;margin: 0 0 1em 0}
.centered-text .right blockquote footer {font-size: 1rem;color: #fff;opacity: .5;font-style: normal;text-align: left;margin-top: 1em;}
.centered-text .right blockquote footer span {font-style: italic;}
.centered-text .left img {border: 2px solid #fff;max-width: 251px;}

.autocomplete-suggestions {border: 1px solid #a7acb3;border-top:0; background: #FFF; overflow: auto;cursor:default}
.autocomplete-suggestion {padding: 2px 5px 2px 20px; font-family: "aktiv-grotesk",sans-serif; white-space: nowrap; overflow: hidden; }
.autocomplete-selected {background: #F0F0F0; }
.autocomplete-suggestions strong {font-weight: normal; color: #CB8C00; }
.autocomplete-group {padding: 2px 5px; font-family: "aktiv-grotesk",sans-serif}
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }.autocomplete-suggestions {}
.autocomplete-suggestions .airport{color: #000; font-weight:400}
.autocomplete-suggestions .city{color: #000; font-weight:400}
.autocomplete-suggestions .location{color: #000; font-weight:400}
    .autocomplete-suggestions .location:before{content:"";background-repeat: no-repeat; background-image: url(/images/location-pin.svg);background-size: contain;background-position: center;width: 13px;height: 13px;display: inline-block;margin-right: 4px;}
    .autocomplete-suggestions .airport:before{content:"";background-repeat: no-repeat; background-image: url(/images/plane.svg);background-size: contain;background-position: center;width: 13px;height: 13px;display: inline-block;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);margin-right: 4px;}
    .autocomplete-suggestions .city:before{content:"";background-repeat: no-repeat; background-image: url(/images/crosshairs.svg);background-size: contain;background-position: center;width: 13px;height: 13px;display: inline-block;margin-right: 4px;}

/* ========== SERVICE PAGE =========*/
.service-page .topFooter {background-image: url(../images/services-footer-bg.png)}
.service-page video {position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; transform: translate(-50%, -50%)}
_:-ms-lang(x), .service-page video{left: 50%;bottom:auto;top:50%;width: auto;height: auto;min-width: 100%;min-height: 100%;transform: translate(-50%, -50%)}
.service-page .mask {background-image: linear-gradient(-244deg, rgba(16,34,70,0.85) 42%, rgba(16,34,70,0.95) 74%), url(../images/bg.png);background-attachment: scroll, fixed;position: absolute;top: 0;right: 0;left: 0;bottom: 0;background-size:cover, 2px;}
.services-page .mask {opacity: .2;}
p+#mapWrapper,
p+.mapLocations {margin-top:2em}
.mapLocations li a {color:#485C69}

/* ========== Corporate: sub-page of service page =========*/
.service-page-single h2 {font-style: italic;font-size: 1.88em;line-height: 1;}
.corporateServices {background: rgba(77,117,178,.2);border: 1px solid rgba(77,117,178,.3);padding: 2.5rem;}
.corporateservices div {max-width: 40rem;}
.corporateServices ul {text-align: left; column-count: 2; column-gap: 2em; margin: 1.5rem auto 0 auto; display: inline-block;}
.corporateServices ul li {padding-left: 0.75em; position:relative; margin-bottom: .5em;}
.corporateServices ul li:before {content: "\203A"; position:absolute; left:0; top:0;}
.reservation {clear:both; width: 100%; background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;z-index: 1;}
.reservation::after {content: '';position: absolute;top: 0;right: 0;width: 100%;height: 100%;background: rgb(72,92,105, .35);background-image: linear-gradient(244deg, rgba(16,34,70,0.60) 42%, rgba(16,34,70,0.67) 74%);}
.reservation > * {z-index: 100;}
.reservation-content {padding: 6rem 0;}
.reservation h2 {font-size: 2.25em;font-style: normal;color: rgba(222,165,36,1);margin-bottom: .5rem;}
.reservation p {margin-bottom: 2rem;font-family: Helvetica;font-size: 1.25rem;color: #FFFFFF;line-height: 1.25rem;}
.reservation span {font-weight: 700;}
.iframe-container {position: relative;}
#liverycoachIframe {width: 100%;height: 1100px;}

/* ========== Fleet =========*/
.fleetTop {padding: 1em;}
.fullWidth h1 {text-align: center;}
.fullWidth .intro {text-align: center;}
.fleetList {width: 100%;overflow: visible;padding-left: 1em;padding-right: 1em; padding-bottom: 4rem;}
.fleetList .wrap {overflow: visible;display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
            align-items: stretch;}
.fleetList .car {border-bottom: 1px solid rgba(72,92,105,.2);display: inline-block;text-align: center;}
.carTop .primaryPic {max-width: 90%;-o-object-fit: contain;object-fit: contain;-o-object-position: center;object-position: center}

.car {padding: 3em 0 1em;position: relative;}
.car h2 {font-weight: 800;color: #1D428A;margin-bottom: .1em;font-size: 1em;}
.car p {font-size: 0.88rem;font-style: italic;color: #485C69;font-weight: 300;}
.car.hover {background-color: rgba(77,117,178,.1)}
.car .btnCir {opacity: 0;margin: 0 auto;position: absolute;bottom: -10px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%)}
.car.hover .btnCir {opacity: 1;color: #fff;-webkit-transform:  translateX(-50%);transform:  translateX(-50%);-webkit-transform: translateX(-50%) scale(.85);transform: translateX(-50%) scale(.85);-webkit-transform-origin: center center;transform-origin: center center}
.fHour, .fMinute, .fMeridiem {max-width: 101.25px;}
.car:hover img {-webkit-transform: scale(1.07);transform: scale(1.07);-webkit-transform-origin: center;transform-origin: center}

.blueBar {width: 100%;float: left;height: 1em;background-color: #4D75B2}

.fleetDrivers {text-align: center;float: left;width: 100%;clear: both;}
.fleetDrivers :is(h1, h2) {font-style: italic;font-size: 1.88em}

.driver {text-align: center;position: relative;pointer-events: none;padding-left: 1em; padding-right: 1em;}
.driver h2 {font-weight: 900;margin-bottom: .15em;font-size: 1rem;}
.driver p {font-weight: 300;color: #485C69;font-style: italic;font-size: .88rem;}
.driver .btnCir {margin: 0 auto;color: #fff;background-color: #4A90E2;opacity: 0}
.driver.hover .btnCir {opacity: 0}
.fleet form input[type="text"], .fleet form input[type="email"], .fleet form input[type="tel"],.fleet form input[type="password"], .fleet form input[type="url"] , .fleet form input[type="search"],.fleet form input[type="number"] , .fleet form select {border: none;}


/* Car page */
.carTop {text-align: center;position: relative;border-bottom: 1px solid #fff;}
.carTop .primaryPic+p {font-size: 1.25em;}
.carPhotos img {max-width: 9em;margin: 0 .75em;max-height: 8em}
.carTourForm {background: #1D428A;background-image: linear-gradient(-179deg, #1D428A 0%, #122957 100%);position: relative}
.carTourForm h2 {color: #E0AB2E;font-size: 1.88em;text-align: center;font-style: italic;}
.carTourForm .center {width:100%; max-width: 66.25rem;}
.carTourForm .center .virtual-tour {width: 100%; position: relative; padding-bottom: 45%; border-radius: 10px; overflow: hidden; margin-bottom: 2em;}
.carTourForm .center .virtual-tour iframe {position: absolute; top:0; left:0; width:100%; height: 100%}
.carTourForm .center .get-a-quote {clear:both; float:left; width:100%; line-height:3em; text-align:center; margin:0 auto}
.carTourForm .center .get-a-quote p {float: none;}
.carTourForm .carLugg h2 {text-align: center;color: #fff;font-weight: 900;font-size: 1em;font-style: normal}
.carTop .downArrow {bottom: 3em;}
.downArrow {position: absolute;left: 50%;bottom: 1em;-webkit-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition: ease all .5s;transition: ease all .5s;}
.downArrow img {position: relative; -webkit-transition: ease all .5s; transition: ease all .5s;bottom: 0;}
.downArrow:hover img {bottom: -.5rem;}
.carTourForm p:last-child {float: right;color: rgba(255,255,255,.8);font-size: 1.13em;padding: .5em 0;}

.carTourForm p:last-child span {font-weight: 900;}
.carTourForm .embed-container{margin-bottom: 4em}
.carLugg p {
	font-size: 1em;
	font-weight: 300;
	width: 100%;
	color: #fff;
	display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -ms-flex-align: baseline;
    -webkit-box-align: baseline;
            align-items: baseline;}
.carLugg p img {margin: 0 .25em 0 1em;position: relative;bottom: -.25em}
.carLugg p img:first-of-type {margin-left: 0}
.choiceFleet :is(h1, h2) { text-align: center; }

.choiceCar {text-align: center;padding: 2em 1em;font-weight: 300;}
.choiceCar:hover {background-color: rgba(77,117,178,.1);}
#navContainer .carList.megamenu .on {background-color: rgba(77,117,178,.1);}
.choiceCar img {max-width: 100%;}
.reviews {width: 100%;clear: both;;background-size: cover;text-align: center;background-position: center;position: relative;background-color: #485C69;}
.reviews .mask {background-image: url(../images/reviewsBG.jpg);opacity: .4;background-size: cover;background-position: center;}
.reviews .button {}
.reviews :is(h1, h2) {color: #E0AB2E;font-size: 1.88em;font-style: italic; text-align: center;}
.review blockquote {color: #fff;font-size: 1.88em;font-style: italic;text-align: left;line-height: 1.88rem;max-width: 25em;margin: .5em auto 0;}
.review blockquote footer {opacity: .5;font-size: 1rem;text-align: center;margin-top: 1.5em;}
.review blockquote footer span {font-style: italic}

/* Services */
.serviceTop {background-size: cover;position: relative; overflow: hidden;}
.serviceTop .mask {background-image: linear-gradient(-244deg, rgba(16,34,70,0.60) 42%, rgba(16,34,70,0.67) 74%), url(../images/bg.png);background-size: cover, 2px;}
.serviceTop * {color: #fff;}
.service-page .wrap {max-width:75rem; text-align: center}
.service-page main .wrap {text-align: center}
.serviceTop h1 {font-size: 2.25em;}
.serviceCallouts {padding: 4em 1em; background:#fff; float: left;width: 100%;}
.serviceCallouts h2 {margin: 1em 0 1em;}
.serviceCallouts .callout h2 {margin-top:0}
.serviceLocations {padding: 4em 1em;float: left;width: 100%;}
.serviceLocations h1 {font-style: italic;font-size: 2.25em;line-height: 1;margin-bottom: .2em}
.serviceLocations p {text-align: center; max-width: 48rem; margin: auto;}
.serviceImages {width: 100%;float: left;border-top: 1px solid #fff;}
.serviceImg {position: relative; padding-bottom: 25%;border-right: 1px solid #fff;width: 25%;float: left;display: block;background-size: cover;}
.serviceImg div {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    background-color: rgba(8, 18, 23, .4);
    color: #fff;
    text-align: center;
}
.serviceImg:last-child {border-right: none;}

.content .locations li {float: left;display: inline-block;color: #1D428A;font-weight: 900;text-align: center;padding: .5em 0;font-size: 0.94em;}
.locations li {-webkit-transition: ease all .5s;transition: ease all .5s;margin-bottom: .5em;}
.locations li.hover {background-color: #E3E3E3;}
.locations li span {display: block;font-size:0.88em;color: #485C69; font-weight: 300;font-style: italic;line-height: 1.25}
.content .locations ul li:before {display: none;}
.serviceTop .mask {background-image: linear-gradient(-244deg, rgba(16,34,70,0.60) 42%, rgba(16,34,70,0.67) 74%), url(/images/bg@2x.png);background-size: cover, 2px;}
.topFooter .mask:after, .reviews .mask:after {z-index: 1;background-color: rgba(0,0,0,0.50);background-image: url(../images/bg@2x.png);background-size:2px;content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;}
.content .mapLocations li a {display: block; padding: 1em;}
.content .mapLocations li a:hover {background: #efefef;}


.pin1 {right: 51.1%;top:73.8%;}
.pin2 {right: 61.2%;top: 24.3%;}
.pin3 {right: 42.5%;top: 50.1%;}
.pin4 {right: 53.7%;top: 18.5%;}
.pin5 {right: 26.4%;top: 62.5%;}
.pin6 {right: 26.9%;top: 69.1%;}
.pin7 {right: 47.3%;top: 72.2%;}
.pin8 {right: 65.4%;top: 71.9%;}
.pin9 {right: 29.9%;top: 27.4%;}
.pin10 {right: 62.4%;top: 27.6%;}
.pin11 {right: 69.9%;top: 11.3%;}
.pin12 {right: 27.9%;top: 65.2%;}
.pin13 {right: 71%;top: 59.3%;}
.pin14 {right: 31%;top: 59.5%;}
.pin15 {right: 65.4%;top: 27.3%;}
.pin16 {right: 53.7%;top: 60.5%;}
.pin17 {right: 68%;top: 30%;}
.pin18 {right: 29.9%;top: 17.2%;}
.pin19 {right: 65.2%;top: 32.4%;}
.pin20 {right: 52%;top: 59.1%;}
.pin21 {right: 66.6%;top: 53.1%;}
.pin22 {right: 32.5%;top: 56.9%;}
.pin23 {right: 30.8%;top: 54.1%;}
.pin24 {right: 74.7%;top: 48.8%;}
.pin25 {right: 69%;top: 33.2%;}

.locations {margin-top: 3em;}

/* Make a Reservation */
iframe .container {width: 100%;margin: 0;}

/* FOOTER ------------------------------ */
body>footer>.fatFooter {max-width: 75rem;}
body>footer{padding:2em 1rem;color:#B9B9B9;font-size:0.75rem;line-height: 1.4;background: #000;}
body>footer>.wrap{overflow:visible;max-width: 75rem;}
body>footer a{font-size: .75rem;}
body>footer a:hover, footer a:active{color: #4D75B2}
body>footer a.on, footer .on>a{text-decoration:none;color:#fff}
.fatFooter{margin-bottom:2em;}
.fatFooter>nav>ul ul li{padding-left: 1rem}
body>footer nav{display:inline}
body>footer .wrap nav a:before{content:"\00A0\007C\00A0\00A0"}
body>footer>div{min-height:18px}
#web-solutions-exposure a{}
#web-solutions-exposure a:hover{opacity:.8}
body>footer address span:first-child {font-style: italic;}
body>footer address span:nth-of-type(2) {color: #fff}
.links a, nav a {display: block;color: #fff;}
body>footer .social a {display: inline-block;margin: 0 .5em;}
body>footer .social a:hover {opacity: .5}
#web-solutions-exposure a {color:#B9B9B9 }

/* APPS ------------------------------ */

/* pagination */
.pagination{font-size:.95em;text-align:right}

/* page header */
.pageHeader{width:100%;height:auto;margin-bottom:2em}

/* ALERT */
#alertApp, #alertApp.alertStatic:hover{width:100%; background:#d00000;padding-left: 1rem;padding-right: 1rem}
#alertApp h1{margin-bottom:0;font-size:1rem;padding:0;color:#fff;text-align:center;font-weight: bold;line-height: 2rem}
#alertApp p{line-height: 1.2; text-align:center}
#alertTitle span{float:right; opacity:.5;font-weight: 400}
#alertApp:hover #alertTitle span{opacity:1}
#alertTitle a{color:#fff;text-decoration:underline}
#alertDesc{overflow:hidden}
.alertClosed #alertDesc{height:auto;max-height:0}
.alertOpen #alertDesc{height:auto;min-height:0;max-height:250px;}
#alertDesc p{color: rgba(255,255,255,.8);}
#alertApp {cursor:pointer;position: fixed;z-index: 11;top: 0;}
.management #alertApp {cursor:pointer;position: fixed;z-index: 11;top: 34px;}
#alertApp.alertStatic{cursor:auto}
#alertApp:hover { background:#990000;}

.content .calloutNav {float:left; margin-bottom: 2em; width: 100%;}
.content .calloutNav a {background-size: cover; background-position: center top; background-repeat: no-repeat; display: block; float: left; height: 0; padding-left: 0; padding-top: 35%; position: relative; text-indent: 0;}
    .content .calloutNav a:nth-child(1) {background-image: url('/images/home/callout1.jpg');}
    .content .calloutNav a:nth-child(2) {background-image: url('/images/home/callout2.jpg');}
    .content .calloutNav a:nth-child(3) {background-image: url('/images/home/callout3.jpg');}
    .content .calloutNav a:nth-child(4) {background-image: url('/images/home/callout4.jpg');}
.content .calloutNav li:before {content: ""; display: none;}
.content .calloutNav a span {background-color: rgba(0,0,0,.6); color: #fff; font-size: 1em; padding: 1em .25em; margin-bottom: 0; position: absolute; bottom: 0; left: 0; text-align: center; width: 100%;}
.content .calloutNav a:hover {opacity: .5;}

/* MANAGEMENT OVERRIDES ------------------------------ */
#wysiwygBody{background:#fff}

/* management table */
hr+.manage{margin-top:-1em}
.manage{border-bottom:1px solid rgba(0,0,0,.2);width:100%;line-height:1.3em}
.manage th{border-bottom:1px solid rgba(0,0,0,.2);text-align:left}
.manage th.right{text-align:right}
.manage th.sort{cursor:pointer}
.manage th.sort img{margin-left:5px}
.manage th img {position:relative;bottom:-2px}
.manage td,.manage th{padding:5px 5px 5px 0}
.manage td:first-child{padding-left:.8em}
.manage img.preload{display:none;position:absolute;z-index:9900;top:0;border:solid 1px #fff}
.manage td.icons img{margin-left:5px;position:relative;bottom:-2px}
.manage td:first-child.icons img{margin-left:0}
.manage td:first-child.icons{padding-left:3px;padding-right:3px}
.manage td.icons a:first-child img{margin-left:0}
.manage td.icons input{position:relative;bottom:2px;margin-left:5px}
.manage .hidden{font-style:italic;color:#900}
.manageButton{text-align:right;padding:10px 0}
.alternate tbody tr:nth-child(even), .even{background:#fff}
.alternate tbody tr:nth-child(odd), .odd {background:rgba(0,0,0,.06)}
.manage+hr, .manage+.manageLinks+hr{margin-top:50px}
.manageLinks{margin-top:10px}
.manageLinks a{white-space:nowrap}
.manageLinks a img{position:relative;bottom:-2px}
.manageLinks button{margin-left:5px}
.manageButtons{text-align: right;padding:10px 0}
.wsReturnToButton {float:right;margin-top:-3.5em}
.manage.rightFirstChild td:first-child{text-align:right}
.sortRow th{cursor:pointer}
.manageEllipsis{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}


/* TRANSITIONS ------------------------------ */
a, a *,button,.button,input[type="button"],input[type="submit"],.rsFullscreenBtn,#alertApp,#alertApp span,#alertDesc,#navContainer li,.hamburger,.carPhotos img{-webkit-transition: all 200ms ease;transition: all 200ms ease}
input:focus, select:focus, textarea:focus{-webkit-transition: background-color 150ms ease;transition: background-color 150ms ease}


/* FORM ERROR ------------------------------ */
.formError {background-color:Black; border:0; padding: 5px 10px; color:#fff; display:none; margin:0 0 2px; z-index:9999; border-radius: 10px; -moz-box-shadow:0 2px 2px #333; -webkit-box-shadow:0 2px 2px #333;}
.formError p {margin:0; font-size:.9em; }
.formError em { border:10px solid;  border-color:Black transparent transparent; bottom:-17px; display:block; height:0; left:40px; position:absolute; width:0; }




/* FLEX LAYOUT FORMS ------------------------------ */

.form-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.form-flex>div {
	margin: 0 0 .75em;
}

.form-flex .full {
	width: 100%;
}

.form-flex>div>label:first-child {
	display: block;
}

.form-flex>div>:where(input, select, textarea) {
  width: 100%;
}

.form-flex>div>fieldset>label {
	display: inline-block;
}

.form-flex input:not(:is([type="checkbox"], [type="radio"])) {
  width: 100%;
}

.form-flex input:is([type="submit"], [type="button"]) {
	width: auto;
}

.form-flex .checkboxes > label {
	display: inline-block;
	margin: 0 0 .5em;
	width: calc(50% - .75em);
}

.form-flex fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.form-flex.free-demo>div {
	margin: 0;
}

.form-error {
  background: transparent;
  color: #EE0000;
  line-height: 1.2;
  margin: 0 0 .25em;
  padding: .125em;
  width: 100%;
}

:is(#quoteStep1, #quoteStep3) .form-error {
	background: #EE0000;
	color: #FFF;
}

@import url(/includes/css/grid-flex.css);
