html,body
{
	scroll-behavior: smooth;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    font-family: 'Avenir',Helvetica,Roboto,Arial,sans-serif !important;
}

/* Stylesheet Overrrides */

#test-drive:before {
	  content: '';
	  display: block;
	  height:      175px;
	  margin-top: -175px;
	  visibility: hidden;
}

.missing {
	border:1px solid red !important;
}

section.hero {
    padding: 100px 0 750px 0;
    background-position: center center;
}

section.vehicles .vehicle .cta, section.vehicles .vehicle .downcount {
	display: initial;
}

section.support img {
	margin-bottom: 20px;
}

.recall {
	padding: 72px 24px;
}

.vehicles .vehicle .ctas {
	display: none;
	opacity: 0;
}
.vehicles .vehicle.focus .ctas {
	display: initial;
	opacity: 1;
}

.vehicle {
	min-height: 765px;
}

.vehicles .vehicle:hover {
	cursor: pointer;
}

section.exp .focus {
	padding: 0;
    padding-right: 8.33333%;
}

section.exp.rtbs {
	padding: 0;
}

.button.invert {
    background-color: #fff;
    color: #C33949;
    width: fit-content;
    text-decoration: none;
    font-size: 1.25em;
    letter-spacing: 1px;
    text-transform: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: brandon-grotesque,sans-serif;
}

h1 {
    font-family: brandon-grotesque,sans-serif;
    font-weight: 600 !important;
    font-style: normal;
    text-transform: uppercase;
}

h1 span {
    font-weight: 600 !important;
}

h2 {
    font-family: brandon-grotesque,sans-serif;
    font-weight: 600 !important;
    font-style: normal;
    letter-spacing: -.5px;
}

h2 span {
    font-family: brandon-grotesque,sans-serif;
    font-weight: 600 !important;
    font-style: normal;
}

.contain-text a {
    font-family: 'Avenir',Helvetica,Roboto,Arial,sans-serif !important;
    font-weight: 600;
}

p.lead {
    font-family: brandon-grotesque,sans-serif !important;
    margin-bottom: 15px !important;
    letter-spacing: -.5px;
    text-transform: none !important;
    font-weight: 600 !important;
}

section.rtbs h2 {
    margin-bottom: 10px !important;
}

p.substatement, .focus .ctas p {
    font-weight: 500;
}

a.inline {
    width: max-content;
    border-bottom: 2px solid #0181BE;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 1.25rem !important;
    text-transform: capitalize;
    color: #001B48;
}

a.inline img {
    margin-left: 10px !important;
    padding-bottom: 3px;
}

li.tabs-title small {
    font-weight: 600;
    font-family: 'Avenir', sans-serif;
    font-size: 90%;
}

.hero.home {
	position: relative;
}

.hero .hero-cta {
    margin-top: 20px;
	position: absolute;
	bottom: 300px;
	left: 50%;
	transform: translate(-50%, -50%);
}

section.vehicles .vehicle {
    padding: 60px 40px 40px 40px;
}

section.richtext p.lead {
    font-weight: 600;
}

.drawer {
    background: #001B48;
    min-width: 500px;
    z-index: 10000 !important;
    position: absolute;
    height: 100%;
    opacity: 1 !important;
    transform: translateX(0%);
}


.drawer {
    z-index: 1 !important;
}
.drawer.open {
    opacity: 1 !important;
    transform: translateX(100%);
    z-index: 1 !important;
}

.drawer.open .drawer-close {
    position: fixed;
    top: 50px;
    right: 30px;
}


.reveal-info {
	display: none;
	opacity: 0;
}
section.retail .highlight {
	padding: 0;
}

.highlight-frame {
    padding: 100px 50px;
    position: relative;
    background-color: #F7F7F7;
    z-index: 2 !important;
    padding: 100px 50px;
}

.reveal-info.visible {
	display: block;
	opacity: 1;
}

.reveal-info {
    color: #fff !important;
	list-style-type: none;
	margin-left: 0;
}

.reveal-info li {
    font-size: 1.275rem;
    font-family: brandon-grotesque,sans-serif !important;
}

.reveal-info h3 {
    color: #fff !important;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 600;
}

.reveal-info.visible {
    max-width: 90%;
}

a.inline.test-drive {
    border-bottom: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
}

.test-drawer.hidden {
	display: none;
}

.test-drawer {
	background: #ffffff;
	padding:
}

.test-drawer.retail {
    z-index: 100 !important;
    padding: 3em 30px 1em 30px;
}


.location:hover {
	cursor: pointer;
}

.reveal-info.visible {
    max-width: 300px;
}

/* End Stylesheet Overrrides */


.head-row {
	display: flex;
    align-items: baseline;
}
section.news h2 {
    margin-bottom: 60px;
}
section.news .article .date {
	margin: 30px 0 15px 0;
}

section.news .article p {
    font-size: 1.25em;
    /* line-height: 1.25; */
}

.a-left.control-c.prev {
    position: absolute;
    left: -60px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.a-left.control-c.prev:hover, .a-right.control-c.next:hover {
	cursor: pointer;
}

.a-right.control-c.next {
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.multiple-items .slick-slide img {
    padding: 20px;
}

section.get-inspired {
    padding-top: 0 !important;
}

section.fleet p a {
	font-size: 1.25rem;
}

section.fleet .icons {
    max-width: 480px;
}

header .nav li a {
	font-size: 16px;
}

header .nav .button.cta {
	padding: .65em 1em;
	margin-right: 35px;
}

/* viewport width 1920px max contain */
.grid-container {
    max-width: 1675px;
}
.grid-container.tight {
    max-width: 85em;
}

.text-center {
	text-align: center;
}

p.lead {
    line-height: 1.15;
    font-size: 2.1875rem;
}

section.hello {
	padding: 8px 0;
}


header .nav, header .nav.split-right {
    margin-top: 0;
    display: inline-block;
}

header {
	position: relative;
}

header .nav li {
	padding-right: 12px;
}

.desktop-nav {
	display: flex;
	align-content: center;
}

.owner-login a {
	padding: 6px 0 0 12px;
}

@media only screen and (max-width: 1675px) {
	.desktop-nav {
		margin: 0 45px;
	}
}

@media only screen and (max-width: 1479px) {
	header .nav li {
		padding-right: 5px;
	}
	header .nav li a {
		font-size: 14px;
	}
}

.desktop-nav .cell {
	align-items: center;
    display: flex;
}
.brandmark {
    justify-content: center;
}
.desktop-nav .right {
	justify-content: flex-end;
}

section.hero.text-left {
	text-align: left;
}

section.hero.solo {
	background-image: url(../img/hero-solo.jpg);
	background-size: cover !important;
	background-repeat: no-repeat;
	padding: 150px 40px 650px 40px;
	position: relative;
}

section.hero.solo.eroadster {
	background-image: url(../img/eroadster-hero.png);
	background-size: cover !important;
	background-repeat: no-repeat;
	padding: 100px 40px 650px 40px;
}

section.hero.solo.eroadster h1 {
	color: #001B48;
}
section.hero.solo.eroadster.tofino {
	background-image: url(../img/tofino-hero.png);
	background-size: cover !important;
	background-repeat: no-repeat;
	padding: 100px 40px 650px 40px;
}
section.hero.solo.eroadster.tofino h1 {
	color: #fff;
}

section.hero.future {
	background-image: url(../img/future-bg.png);
	background-size: cover !important;
	background-repeat: no-repeat;
	padding: 100px 0 225px 0;
}

section.hero.solo h1, section.hero.future h2, section.hero.future * {
	color: #fff;
    margin-bottom: 40px;
}

section.hero.future h2 {
	font-size: 3.125em;
}



section.hero.future h3 {
	font-weight: 400;
}

section.hero.future p {
    font-size: 1.375rem;
}

section.hero.future p.lead {
    font-size: 2.1875rem;
}

section.hero.future h2 span {
	font-weight: 400;
}

section.trust-logos p.qupte {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

section.richtext {
	padding: 100px 0;
}

section.richtext h2 {
	font-size: 3.125rem;
	margin-bottom: 30px;
}

section.richtext h2 span {
	font-weight: 400;
}

section.richtext p {
    margin-bottom: .5rem;
    font-size: 1.25rem;
}

section.richtext p.lead {
	font-size: 2rem;
}

section.contact .col-img p.lead {
	font-size: 2rem;
	color: #0181BE;
}

.contain-text.text-left h2 {
	text-align: left;
}

.contain-text.text-left p {
	text-align: left;
}

section.richtext p.lead {
    color: #0181BE;
    font-weight: 400;
    margin-bottom: 20px
}

section.toggle-model .tabs-content {
	border: none;
	padding: 0 2em;
}

section.toggle-model .tabs {
	border: none;
}

.grid-x.flex {
    display: flex;
    align-items: center;
}

.fleet.videos .grid-x.flex {
    display: flex;
    align-items: inherit;
}
.fleet.videos .grid-x.flex .cell {
    height: 100%;
}
section.toggle-model .tabs li {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

section.toggle-model .tabs li span {
    font-size: 14px;
}

section.toggle-model .tabs li a {
    padding: 3px;
    margin-bottom: 5px;
    border: 2px solid transparent;
}

section.toggle-model .tabs li.is-active a {
    border: 2px solid #D8D8D8;
    width: max-content;
    margin: 0 auto;
    border-radius: 50%;
}

section.toggle-model .tabs li a:focus {
    background: transparent;
}

section.toggle-model {
	padding: 0 0 100px 0;
}

section.rtbs.full {
	padding: 0;
}

section.full .grid-container {
    max-width: none;
    padding: 0;
}

section.full .col-img img {
    width: 100%;
}

section.full .col-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

section.full .col-text .contain-text {
    max-width: 580px;
}

.full-video img {
    object-fit: cover;
    width: 100%;
}

section.dark {
	background: #001B48;
	padding: 100px 0;
}
section.dark * {
	color: #fff;
}

.icons img {
    max-height: 60px;
}

section.icons.dark h2 {
	margin-bottom: 20px;
}
section.dark p {
	margin-bottom: 20px;
}

h2 span {
	font-weight: 400;
}

section.dark h4 {
    font-weight: 400;
    letter-spacing: .5px;
    margin-top: 20px;
    font-size: 2em;
}

.icons.dark .item {
	margin-top: 60px;
}


section.videos h2 {
	margin-bottom: 30px;
}

section.videos {
	background: #fff;
}
section.videos .tabs-content {
	border: none;
}
section.videos .tabs {
	border: none;
}

section.videos ul.tabs li a {
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 1.15em;
    line-height: 1.5;
}
section.videos ul.tabs li a  span {
	padding-left: 20px;
}

section.videos .tabs img {
    width: 50%;
    margin: 0;
}

section.fleet.videos .grid-container {
    max-width: 1600px;
}

section.fleet .detail img {
	margin-bottom: 5px;
}

section.fleet p {
	font-size: 1.25rem;
}

section.steps {
	padding: 100px 0px;
}

section.steps.p2 {
	padding: 0 0 100px 0;
}

section.steps h2 {
	margin-bottom: 80px;
	font-size: 3.125rem;
}

section.steps img {
	margin-bottom: 40px;
}

section.steps  p {
    line-height: 2;
}

section.steps  p.lead {
    color: #0181BE;
    line-height: 1.15;
}

.button.blue {
	background: #001B48;
}

.steps .alpha {
	border-right: 2px solid #A0C9D9;
}

.steps .digit {
	font-size: 3em;
	color: #0181BE;
	font-weight: 400;
	padding-top: 20px;
}

.solo-walk img {
    width: 100%;
}
section.blockquote {
	padding: 100px 0;
}

.blockquote .contain {
    background: #F0F6F8;
    padding: 40px 0 60px 0;
    font-weight: 300;
    font-size: 2.15em;
}
.blockquote .contain p {
    max-width: 900px;
    margin: 0 auto;
}

section.horizontal-tabs .first-pane {
	background: #fff;
}

section.horizontal-tabs .second-pane .tabs-content {
	background: #F7F7F7;
	border: none;
}

section.horizontal-tabs .tabs {
	border: none;
}

section.horizontal-tabs ul li {
    display: block;
    width: 100%;
}
section.horizontal-tabs ul li a {
    font-size: 2.1875em;
    font-weight: 200;
}

ul.checklist {
	list-style-type: none;
}
ul.checklist li {
	position: relative;
    padding-left: 1.25em;
    font-size: 1.25rem;
    margin-bottom: 5px;

}
ul.checklist li:before {
	content: '';
	background-image: url(../img/icon-feather-check.svg);
	position: absolute;
	left: 0;
	width: 40px;
	height: 15px;
	background-repeat: no-repeat;
	margin-left: -1.25em;
    top: 10px;
    left: .25em;
}

ul.checklist.plus li:before {
	top: 7px;
	height: 20px;
	background-image: url(../img/icon-feather-plus.svg);
}

section.rtbs h2 {
	font-weight: 300;
	margin-bottom: 30px !important;
}
section.rtbs p.lead {
    margin-bottom: 20px;
}

section.white-bg {
    background: #fff;
}

section.fleet p {
	margin-bottom: 40px;
}

section.fleet .detail p {
	font-size: 1.15rem;
    padding-top: 5px;
}

section.get-inspired {
	padding: 100px 0;
	background: #F7F7F7;
}

section.get-inspired h5 span {
    font-weight: 500;
}

section.get-inspired p {
    margin-bottom: 40px;
}

section.horizontal-tabs li.tabs-title {
    border-left: 1px solid #001B48;
}

section.horizontal-tabs li.tabs-title.is-active {
    border-left: 3px solid #97CADB;
    margin-left: -1px;
}

section.horizontal-tabs li.tabs-title a {
	color: #001B48;
}

section.horizontal-tabs li.tabs-title.is-active a {
    color: #97CADB;
    font-weight: 400;
}

section.horizontal-tabs .tabs-panel {
	padding: 0;
}
section.horizontal-tabs .tabs-panel .content {
    margin: 0 auto;
    width: auto;
}
section.horizontal-tabs h2 {
	margin-bottom: 60px;
}

section.vertical-tabs {
	padding: 100px 0;
}

section.vertical-tabs .tabs {
    border: none;
        width: max-content;
        margin: 0 auto;
}

section.vertical-tabs li.tabs-title a {
    font-size: 2.1875em;
    font-weight: 200;
}

section.vertical-tabs li.tabs-title.is-active {
    border-bottom: 3px solid #97CADB;
}

section.vertical-tabs li.tabs-title {
    border-bottom: 1px solid #001B48;
}


section.vertical-tabs li.tabs-title a {
    color: #001B48;
}

section.vertical-tabs li.tabs-title.is-active a {
    color: #97CADB;
    font-weight: 300;
}

section.vertical-tabs .tabs-title {
	padding-left: 40px;
	padding-right: 40px;
}

section.vertical-tabs .tabs {
	margin-bottom: 60px;
}

section.vertical-tabs .tabs-content {
	border: none;
}


section.vertical-tabs .tabs-panel {
	padding: 0;
	background: #F7F7F7;
}
section.vertical-tabs .tabs-panel .content {
    margin: 0 auto;
    width: max-content;
}

section.richtext .frame {
    background: #F0F6F8;
    padding: 80px 0;
}

section.richtext .ctas {
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-top: 40px;
}

section.richtext .ctas a.inline {
    color: #051C45;
    border-bottom: 2px solid #051C45;
    margin: 0 40px;
}

section.disclaimers {
	padding: 0 0 100px 0;
}
section.disclaimers h4 span {
	font-weight: 400;
}

/* Story */

section.hero.story {
	background-image: url(../img/story-bg.png);
	background-size: cover !important;
	background-repeat: no-repeat;
	height: 925px;
	display: flex;
    vertical-align: middle;
    align-items: center;
    padding: 200px 0;
}
section.hero.story h1 {
	color: #fff;
}

.richtext.frame {
	background: #F0F6F8;
	padding: 100px 0;
}
.richtext.frame p.lead {
	color: #001B48;
	font-weight: 200;
	line-height: 1.75;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 30px;
}

section.timeline-tabs {
	padding: 100px 0;
}

ul#timeline {
    display: flex;
    justify-content: space-between;
}
ul#timeline .tabs-title {margin: 0 auto;}

.timeline-tabs .tabs, .timeline-tabs .tabs-content {
    border: none;
}
ul#timeline .tabs-title a {
    font-size: 3em;
    font-weight: 200;
	color: #001B48;
}


ul#timeline {
    border-bottom: 2px solid #1779ba;
    padding-bottom: 30px;
}

ul#timeline .tabs-title a {
    color: #001B48;
    position: relative;
}

ul#timeline .tabs-title.is-active a {
	color: #1779ba;
}


ul#timeline .tabs-title a:before {
    content: '';
    border: 1px solid #001B48;
    height: 35px;
    width: 0;
    position: absolute;
    left: 50%;
    bottom: -20px;
}

ul#timeline .tabs-title.is-active a:before {
    content: '';
    border: 1px solid #1779ba;
    height: 35px;
    width: 0;
    position: absolute;
    left: 50%;
    bottom: -20px;
}

section.timeline-tabs p {
    color: #001B48;
    font-size: 1.125em;
}


section.timeline-tabs .tabs-content {
    padding-top: 20px;
}

.sideby .col-text {
	padding: 100px 0;
}
.sideby .col-text  p {
	font-size: 1.125em;
}
.sideby .col-img img {
    height: 100%;
    object-fit: cover;
}

section.slide {
	padding: 100px 0;
}
section.slide p.lead {
	color: #0181BE;
	text-transform: uppercase;
	margin-bottom: 40px;
}

section.locations .grid-container {
    max-width: none;
    padding: 0;
}

section.locations {
	background: #F7F7F7;
}

section.locations .col-text {
	padding: 100px 0;
	display: flex;
	align-items: center;
}

.accordion {
	background: transparent;
}
.accordion li {
	border-radius: 0;
}
.accordion li a {
    color: #001B48;
    font-size: 1.85em;
    border-bottom: 1px solid #A0C9D9;
    border-radius: 0;
}

ul .inner {
  padding-left: 1em;
  overflow: hidden;
  display: none;
}

ul li a.toggle {
  width: 100%;
  display: block;
  transition: background 0.3s ease;
  background: transparent;
  padding: 20px 0 0 0;
}


ul.inner.show {
    margin-left: 0;
    list-style-type: none;
    padding-left: 0;
    padding-top: 20px;
}

.accordion li {
    font-size: 1.25em;
}

/* Fleet */

section.hero.fleet {
	background-image: url('../img/fleet-bg.png');
    background-position: top center;
	background-size: cover !important;
	background-repeat: no-repeat;
	height: 925px;
	display: flex;
	vertical-align: top !important;
	align-items: flex-start !important;
    padding: 100px 0 200px 0 !important;
}

section.hero.fleet * {
	color: #fff;
}

section.hero.fleet * {
	color: #fff;
}


section.hero.fleet p.lead {
	color: #fff;
	font-weight: 200;
}

.icons.smart-business {
	padding: 140px 0;
}

.icons.smart-business .item {
	padding: 20px 15px;
    margin-top: 0;
    text-align: center;
}
.icons.smart-business .item img {
    margin-bottom: 10px;
}

section.dark.smart-business p {
	line-height: 2;
}

section.dark.smart-business .item span {
    font-size: 14px;
}

section.contact h2 {
	margin-bottom: 60px;
}
section.contact p {
	font-size: 1.125em;
}

/* Overlay */

.button_container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2%;
  height: 27px;
  width: 25px;
  cursor: pointer;
  z-index: 100;
  transition: opacity .25s ease;
}
.button_container:hover {
	opacity: .7;
}

.button_container.active .top {
  transform: translateY(11px) translateX(0) rotate(45deg);
  background: #f5f5f5;
}
.button_container.active .middle {
  opacity: 0;
  background: #f5f5f5;
}
.button_container.active .bottom {
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #f5f5f5;
}

.button_container span {
  background: #001B48;
  border: none;
  height: 3px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  transition:  all .35s ease;
  cursor: pointer;
}
.button_container span.top, .button_container span.bottom {
    width: 80%;
}

.button_container:hover span.top, .button_container:hover span.bottom {
    width: 100%;
}
.button_container.active span.top, .button_container.active span.bottom {
    width: 100%;
}

.button_container span:nth-of-type(2) {
  top: 11px;
}
.button_container span:nth-of-type(3) {
  top: 22px;
}

.overlay {
  position: fixed;
  background: #001B48;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
}
.overlay.open {
	opacity: 1;
	visibility: visible;
	height: 100%;
	z-index: 10;
}
.overlay.open li {
  animation: fadeInRight .5s ease forwards;
  animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
animation-delay: .4s;
}

.overlay.open li:nth-of-type(3) {
animation-delay: .45s;
}

.overlay.open li:nth-of-type(4) {
animation-delay: .50s;
}

.overlay nav {
	position: relative;
	height: 70%;
	top: 50%;
	transform: translateY(-50%);
	font-weight: 400;
	text-align: center;
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
}
.overlay ul li {
	display: block;
	position: relative;
	opacity: 0;
}
.overlay ul li a {
	display: block;
	position: relative;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
}

.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
	width: 100%;
}

.overlay ul li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0%;
	transform: translateX(-50%);
	height: 3px;
	background: $color-link;
	transition: .35s;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

.overlay-tile {
	position: relative;
}

.overlay-tile .cta {
	position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    width: max-content;
    margin: 0 auto;
    padding: 15px 40px;
}

.overlay .overlay-row:first-child {
    border-bottom: 1px solid #0181BE;
}

.overlay.open li {
    font-size: 1.1em;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.overlay p.lead {
    color: #97CADB;
    margin-bottom: 20px;
	font-size: 1.4em;
}

.overlay .overlay-row {
    padding: 60px 0 40px 0;
}


.overlay .logo-right {
	right: 120px;
    top: 60px;
    position: absolute;
}

.overlay ul.social {
    display: inline-flex;
    width: 250px;
    justify-content: space-evenly;
}


.specs .spec h4 {
	font-size: 2.75rem;
	font-weight: 400;
}

.specs .spec h4 span {
	font-size: 1.5rem;
	font-weight: 300;
}

.specs .spec p {
	text-transform: capitalize !important;
	font-size: 1.25rem;
	font-weight: 400;
}

.calculations tbody td, .calculations tbody th {
    padding: .5rem 1.25rem .625rem;
}

.calculations {
	background: #F7F7F7;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}
.calculations .contain-text {
	text-align: left;
}

.calculate-tool h4 {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 20px;
}

.calculations table * {
    background: transparent !important;
    border: none;
}
.calculations table td:first-child {
    padding-left: 0;
}
.calculations table td:last-child {
    text-align: right;
}

.calculations tr {
    border-bottom: 1px solid #A0C9D9 !important;
	font-size: 1.4em;
}

.calculations tr:last-child {
    border-bottom: none !important;
}

.calculations tr td {
    padding-top: .65em;
    padding-bottom: .65em;
}

.calculations tr.savings {
	color: #FEC106;
}

.calc-row input {
    color: #001B48 !important;
}

.calculate-tool .attributes {
	text-align: left;
}

.calculate-tool p a {
    border-bottom: 1px solid #001B48;
    color: #001B48;
    padding-bottom: 2px;
}

.calculate-tool:before {
	content: '';
	background-image: url('../img/electra-watermark.png');
	background-size: cover !important;
	background-repeat: no-repeat;
	position: absolute;
    left: -180px;
	width: 440px;
    height: 470px;
    opacity: .1;
    top: auto;
}

section.tco {
    position: relative;
}


.radio-toolbar {
  margin: 25px 0;
}

.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-toolbar label {
    display: inline-block;
    background-color: #fff;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 2px solid #fff;
    margin: 0;
    border-radius: 4px;
	min-width: 130px;
	text-align: center;
	margin-right: 20px;
	color: #001B48;
}

.radio-toolbar label:hover {
  background-color: #F0F6F8;
    border: 2px solid #F0F6F8;
}

.radio-toolbar input[type="radio"]:focus + label {
    border: 2px solid #444;
}

.radio-toolbar input[type="radio"]:checked + label {
    background-color: #F0F6F8;
    border-color: #F0F6F8;
}

label h4 {
	display: block;
	margin-bottom: 10px;
}

input[type="range"] {
    width: 100%;
}

header .parent .inner  {
    position: absolute;
	display: block;
    visibility:hidden;
    opacity:0;
    transition:visibility 0.5s,opacity 0.5s;
}

header .parent:hover .inner {
	display: block;
    position: absolute;
    left: -55px;
    visibility:visible;
    opacity:1;
}

.parent {
	position: relative;
}

header .parent ul.inner li:hover a {
	color: #018ABE;
}

ul .parent li ul {
	background: transparent;
	visibility: hidden;
	opacity: 0;
	min-width: 5rem;
	position: absolute;
	transition: all 0.5s ease;
	margin-top: 1rem;
	left: 0;
	display: none;
	left: -35px;
}

.parent .inner {
    margin-left: 0;
    margin-top: -12px;
}

header ul li:hover > ul,
header ul li ul:hover {
	visibility: visible;
	opacity: 1;
	display: block;
}

ul li ul li {
	clear: both;
	width: 100%;
}

ul.inner {
    text-align: left;
    width: 340px;
    padding-top: 30px !important;
}
header ul.inner li {
    text-align: left;
    display: block;
    text-transform: uppercase;
    padding-bottom: 10px;
    background: #fff;
	padding-left: 35px;
}
ul.inner li:first-child {
	padding: 25px 35px 10px 35px !important;
}

ul.inner li:last-child {
	padding: 0 35px 25px 35px !important;
}
.tabs-col {
	display: flex;
	align-items: center;
}

section.toggle-model .tabs li a {
    margin-bottom: 5px !important;
}

.spec h4 small {
    font-size: 1.25rem;
    color: #001B48 !important;
}

.toggle-model .specs {
    padding: 10px 0 40px 0;
}

p.qupte {
    color: #001B48;
    padding: 10px 0;
}

section.trust-logos .tabs-title img {
	max-width: 175px;
}

.tabs-panel {
	opacity: 0;
}
.tabs-panel.is-active {
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	opacity: 1;
}
p {
    font-family: "Avenir",Helvetica,Roboto,Arial,sans-serif !important;
}

.radio-toolbar.flex {
	display: flex;
	align-content: center;
    justify-content: space-between;
}
.radio-toolbar.flex label {
	margin-right: 0;
    font-size: 14px;
    padding: 10px;
    padding: 20px 10px 10px 10px;
}
.radio-toolbar.flex label img {
    margin-bottom: 5px;
}
.radio-toolbar.flex label:first-child {
    background-color: #F0F6F8;
    border: 2px solid #F0F6F8;
}

.future .contain-text {
    max-width: 560px;
}

.icons .item span {
    font-size: 18px;
}

.tabs-panel {
    position: relative;
}

button#playme {
    padding: 0;
    background: transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    transition: 0.1s;
}

/* Lightbox */

.lightbox {
  background-color: fade(black, 80%);
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.lightbox-container {
    position: relative;
    max-width: 1660px;
    margin: 7% auto;
    display: block;
    padding: 0 3%;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    z-index: 10;
  }

.lightbox-close {
	text-transform: uppercase;
	background: transparent;
	position: absolute;
	font-weight: 300;
	font-size: 12px;
	display: block;
	border: none;
	color: white;
	top: -22px;
	right: 3%;
}

.video-container {
    padding-bottom: calc(56.25% - 30px);
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    height: 0;
}

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

/* IGNORE FORM THIS POINT ON */

button#playme {
    padding: 0;
    background: transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  transition: 0.1s;
}
button#playme img:hover {
	opacity: .9;
	cursor: pointer;
}
button#playme img { max-width: 120px; }

.lightbox {
    background: rgba(0,0,0,0.6);
    height: 100vh;
    margin-top: 0;
}
button.lightbox-close {
    top: -42px;
    font-weight: bold;
    background: transparent !important;
    right: 2%;
    font-family: 'ITC Franklin Gothic', sans-serif;
    font-size: 14px;
}
section.videos ul.tabs li a {
    padding-top: 0;
}

.fleet.videos .tabs-panel img {
	object-fit: cover;
    height: 100%;
    width: 100%;
}
.fleet.videos .tabs-panel {
	padding: 0 10px;
}

.fleet.videos .grid-x.flex .cell {
    min-height: 100%;
    height: auto;
}

.fleet.videos .grid-x.flex ul#videos {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

section.videos ul.tabs li a span p {
	font-size: 18px;
	margin-top: 10px;
    margin-bottom: 0;
}


section.rtbs.full {
	background-image: none;
}

.col-img {
	position: relative;
}

section.rtbs.full.video {
	padding: 100px 0;
}

.mobile-nav {
	display: none;
}

.radio-toolbar.flex {
	flex-wrap: wrap;
}
section.trust-logos .tabs {
	overflow: hidden;
}

.show-small {
	display: none;
}

section.specs.solo * {
    color: #001B48 !important;
}

section.specs.solo {
    background-image: none;
    color: #001B48 !important;
    padding: 60px 0;
}


/* SOLO Experience */

section.hero.flex-center {
	background-size: cover !important;
	background-repeat: no-repeat;
	height: 925px;
	display: flex;
    vertical-align: middle;
    align-items: center;
    padding: 200px 0;
}

section.hero.flex-center * {
	color: #fff;
}

section.hero.flex-center * {
	color: #fff;
}


section.hero.flex-center p.lead {
	color: #fff;
	font-weight: 400;
	text-transform: capitalize;
}

section.hero.flex-center .grid-x .cell {
    max-width: 900px;
}

.full-video {
	position: relative;
}

section.here h2 {
    margin-bottom: 0;
}

.rtbs.full h2 {
	color: #001B48;
}

section.upcoming-experiences {
    padding: 100px 0;
}

section.upcoming-experiences h2 {
    margin-bottom: 40px;
    font-size: 3.125rem;
}

/* end SOLO Experience */


.accordion-content {
    background: transparent;
    border: none !important;
}

.accordion-title {
	text-transform: none;
	font-size: inherit !important;
	border: none !important;
    padding-bottom: 0;
}

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

	.desktop-nav {
		display: none;
	}
	.mobile-nav {
		display: block;
		position: relative;
	}

	.mobile-nav img {
		max-width: 125px;
		padding-left: 15px;
	}

	.mobile-nav a {
		color: #001B48
	}

	.mobile-nav .mobile-link {
		position: absolute;
		left: 15px;
		top: 4px;x
	}

}

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

	.mobile-nav .signin {
		position: absolute;
		right: 50px;
		top: 4px;
		font-size: .8rem;
	}

	@media only screen and (max-width: 767px) {
	header {
		padding: 20px 0px;
	}
	.button_container {
		right: 15px;
	}
	.desktop-nav {
		display: none;
	}
	.mobile-nav {
		display: block;
		position: relative;
	}

	.mobile-nav img {
		max-width: 125px;
		padding-left: 15px;
	}

	.mobile-nav a {
		color: #001B48
	}

	.mobile-nav .mobile-link {
		position: absolute;
		left: 15px;
		top: 4px;
		font-size: .8rem;
	}

}


	h1 {
	    font-size: 1.875em !important;
	}
	section.hero {
		padding: 60px 20px;
		text-align: center;
		height: 680px;
		background-size: 260% !important;
		background-position: center;
		position: relative;
	}
	section.hero.solo.text-left {
		padding: 60px 20px;
		text-align: center;
		background-size: 270% !important;
		background-position: center;
		background-position-y: -15vw;
		position: relative;
	}
	.show-small {
		display: block;
	}
	.hero-cta {
		position: relative;
		bottom: 0;
		margin-top: 20px;
	}
	.solo .hero-cta {
		
	}
	.overlay .logo-right {
		position: relative;
	    padding-left: calc(20px + .625rem);
	    width: 175px;
	    top: 55px !important;
	    left: 12px !important;
	}
	.overlay nav {
		top: 100px;
		transform: none;
		max-width: 100vw;
	}
	.overlay .overlay-row {
		padding: 0 40px;
	}
	p.lead {
	    font-size: 1.25em !important;
	}
	p.lead br {
	    display: none;
	}
	.richtext p.lead {
	    text-transform: capitalize;
	}
	section.richtext {
	    padding: 60px 20px;
	}
	section.toggle-model .tabs-content {
		padding: 0 20px;
	}
	section.toggle-model .tabs li {
		width: auto;
		padding: 0 10px;
	}
	section.toggle-model .tabs-col {
	    display: initial;
	    margin-bottom: 20px;
	}
	section.toggle-model .tabs {
		display: flex;
		justify-content: center;
	}
	section.toggle-model .tabs li {
		margin-bottom: 10px;
	}
	section.toggle-model {
		padding: 0 0 50px 0;
	}
	li.tabs-title img {
	    width: 30px;
	    height: 30px;
	}

	section.specs.solo {
	    background: #001B48 !important;
	    color: #fff !important;
	}
	section.specs.solo * {
	    color: #fff !important;
	}
	section.specs .spec h4 {
	    font-size: 1.875em;
	}
	section.specs .spec p {
	    font-size: 1em;
	}
	section.specs .spec {
	    padding-bottom: 10px;
	}
	section.specs .spec:last-child {
	    padding-bottom: 0;
	}
	section.trust-logos .tabs-title img {
	    max-width: 100%;
	}
	.trust-logos .tabs-title {
	    padding: 0 15px;
	}
	/* .trust-logos .slick-list {
		transform: translateX(-50px) !important;
		width: calc(100% + 50px);
	} */

	.trust-logos .show-small .slider-for .slick-track {
		border-top: none;
	}

	.qupte.slick-slide img {
	    margin: 10px auto 20px auto;
	}

	.qupte.slick-slide {
	    padding: 40px 20px 0 20px;
	    text-align: center !important;
	}

	section.trust-logos .tabs-title img {
		height: 30px;
		margin-left: auto;
		margin-right: auto;
	}
	.grid-container.tight {
		padding-right: 0;
		padding-left: 0;
	}
	section.richtext h2 {
		font-size: 1.4em;
	}
	section.rtbs .col-text {
	    padding: 40px 30px;
	}
	section.rtbs h2 {
		font-size: 1.875em;
	}
	section.rtbs p {
	    font-size: 1em;
	}
	section.rtbs a {
    	font-size: 1em;
    }
    section.rtbs .col-text {
	    order: 1;
	}
	section.fleet.white-bg {
		padding: 60px 20px;
		text-align: center;
	}
	section.fleet h2 {
		font-size: 1.875em;
		margin-bottom: 40px;
	}
	section.fleet.white-bg p.lead {
		text-transform: capitalize;
	    margin-bottom: 30px;
	}
	section.fleet.white-bg p {
	    font-size: 1em;
	}
	section.fleet.white-bg .detail p {
	    max-width: 100px;
	    margin-left: auto;
	    margin-right: auto;
	}
	section.rtbs.full.video {
	    padding: 60px 0;
	}
	section.rtbs.full.video .col-text {
	    order: 0;
	    padding-top: 20px;
	}
	ul.checklist li {
	    font-size: 1em;
	}
	section.rtbs.full.video .col-img {
	    padding: 0 30px;
	}
	section.richtext {
	    padding: 60px 20px 40px 20px !important;
	}
	section.tco {
    	padding: 60px 0;
    }
	section.tco h2 {
		font-size: 1.75em;
	}
	.calculate-tool:before {
		display: none;
	}
	section.tco p.lead {
		margin-bottom: 40px;
	}
	.calculate-tool {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
	}
	.calculate-tool h4 {
		font-size: 1em;
	}
	.radio-toolbar.flex {
	    justify-content: flex-start;
	}
	.radio-toolbar label {
	    padding: 5px 10px !important;
	    min-width: 100px;
        line-height: 1;
	}
	.radio-toolbar.flex label {
	    flex: auto;
	    max-width: 33.33%;
		margin-bottom: 15px;
		padding-top: 15px !important;
	}
	.radio-toolbar.flex label img {
		max-width: 60px;
		margin-bottom: 12px;
	}
	.attributes {
	    margin-bottom: 40px;
	}
	.attributes label {
		font-size: 1em;
	}
	.calculations {
	    padding: 40px 40px 20px 40px;
	}


	.calculations table * {
		font-size: 18px;
	}
	section.hero.future {
	    padding: 40px 20px 100px 20px;
        background-position-x: 40%;
	}
	section.hero.future h2 {
	    font-size: 1.75em;
	    margin-bottom: 30px;
	}

	section.hero.future p.lead {
	    max-width: none;
	    margin-bottom: 30px;
	}

	section.hero.future p {
	    max-width: 170px;
	    font-size: 1em;
	}
	section.icons.dark h2 {
		font-size: 1.75em;
	    margin-bottom: 30px;
	}
	section.dark {
		padding: 60px 0;
	}
	section.dark p.lead {
	    max-width: 65%;
	    margin-left: auto;
	    margin-right: auto;
	}
	.icons.dark .item {
	    margin-top: 30px;
	}
	.icons img {
	    max-height: 40px;
	}
	section.dark h4 {
		font-size: 1.5em;
	}
	section.fleet {
		padding: 60px 0;
	}
	section.disclaimers {
	    padding: 0 15px 30px 15px;
	    font-size: .85em;
	}
	.ctas a {
		width: 100%;
	}
	section.vertical-tabs {
	    padding: 60px 0;
	}
	.vertical-tabs .tabs-panel .content {
	    padding: 30px 20px 20px 20px;
	    width: auto !important;
	}
	.show-small .slider-nav .tabs-title {
	    font-size: 1.25em;
	}
	 .show-small .slider-nav-three .tabs-title {
	    font-size: 1.1em;
	 }
	 .show-small .slider-nav-two .tabs-title {
	    font-size: 1.1em;
	    text-align: center
	 }
	section.get-inspired p {
	    margin-bottom: 20px;
        padding: 0 20px;
	}
	section.fleet h2 {
		margin-bottom: 20px;
		font-size: 1.5em;
	}
	section.fleet .text-center p {
	    font-size: 1rem;
	    padding: 0 20px;
	    margin-bottom: 20px;
	}
	.fleet.videos .tabs-panel {
	    padding: 20px;
	}
	section.videos ul.tabs li a {
		font-size: .9em;
	}
	section.videos ul.tabs li a * {
		font-size: .9em !important;
	}
	section.videos li.tabs-title img {
		height: auto;
	}
	section.videos li.tabs-title {
	    border-bottom: 1px solid #DBDBDB;
	    padding-top: 20px;
	}
	section.videos li.tabs-title:last-child {
		border-bottom: none;
	}
	section.fleet.white-bg .text-center p {
		padding: 5px 0 0 0;
	    font-size: .9em;
	    line-height: 1.25;
	}
	section.fleet.white-bg .cell.medium-offset-2.medium-6 {
	    margin-top: 20px;
	}
	section.steps h2 {
		font-size: 1.75em;
	    margin-bottom: 40px;
	}

	section.steps {
	    padding: 60px 15px;
	}
	section.steps img {
	    margin-bottom: 20px;
	}
	section.steps p {
		line-height: 1.5;
		padding-bottom: 20px;
	}
	section.steps p.lead {
		padding-bottom: 10px;
	}
	section.steps h2 {
	    font-size: 1.75em;
	    margin-bottom: 20px;
	}
	.steps .alpha, .steps .omega {
	    text-align: center;
	}
	.steps .digit {
	    font-size: 1.5em;
	}
	section.steps {
	    padding: 60px 15px 30px 15px;
	}
	section.steps.p2 {
	    padding: 30px 15px;
	}
	section.banner.solo-walk {
	    height: 300px;
	}
	.solo-walk img {
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	}
	section.blockquote {
	    padding: 60px 15px;
	}
	.blockquote .contain p {
	    font-size: 18px;
	    padding: 15px 30px !important;
	}
	.vertical-tabs .slider-nav .slick-list.draggable {
	    padding: 0 25px 0 25px !important;
	}
	.vertical-tabs .tabs-title {
	    border-bottom: 4px solid #CAD0DB;
	}
	.vertical-tabs .tabs-title.slick-current {
	    border-bottom: 4px solid #0181BE !important;
	}

	.vertical-tabs .slider-for-three .slick-list {
	    max-width: calc(100% - 40px);
	    margin: 20px auto;
	}
	section.vertical-tabs .tabs-title {
	    padding-left: 0;
	    padding-right: 0;
	    text-align: center;
	    padding-bottom: 10px;
	}


	.horizontal-tabs .slider-nav-two .slick-list.draggable {
	    padding: 0 25px 0 25px !important;
	}
	.horizontal-tabs .tabs-title {
	    border-bottom: 4px solid #CAD0DB;
	}
	.horizontal-tabs .tabs-title.slick-current {
	    border-bottom: 4px solid #0181BE !important;
	}

	.horizontal-tabs .slider-for-two .slick-list {
	    margin: 20px auto;
	}
	section.horizontal-tabs .tabs-title {
	    padding-left: 0;
	    padding-right: 0;
	    text-align: center;
	    padding-bottom: 10px;
	}
	section.horizontal-tabs h2 {
		font-size: 1.75em;
	}

	.slider-for-two {
	    background: #F7F7F7;
	}

	.slider-for-two .cell.medium-5 {
	    padding: 30px 20px;
	}

	section.vehicles {
	    padding: 60px 0;
	}

	section.vehicles h2 {
    font-size: 1.75em;
    margin-bottom: 20px;
    }
    section.vehicles .vehicle {
	    padding: 40px 20px;
	    border-bottom: 1px solid #DBDBDB;
	    background: #fff !important;
	}
	 section.vehicles .vehicle:last-child {
		 border-bottom: none;
	 }
	.vehicles .vehicle .ctas {
		display: inline-flex;
		width: 100%;
		align-items: baseline;
		justify-content: center;
	}
	.vehicles .vehicle .ctas * {
		font-size: .9em !important;
	}
	section.vehicles .vehicle .cta, section.vehicles .vehicle .downcount {
	    display: inline;
	    width: fit-content !important;
	}
	section.vehicles .vehicle img.thumb {
	    margin: 0 0 20px 0;
	}
	section.rtbs {
	background-color: #F0F6F8;
	padding: 60px 15px;
	}
	section.rtbs  h2 {
		font-weight: 400;
	}
	section.news a.deeplink {
		padding-top: 20px;
		text-align: center;
	}
	section.news h2 {
	    margin-bottom: 0;
	    font-size: 1.75em;
	    text-align: center;
	}
	.news .multiple-items .article {
	    padding: 20px 10px;
	}
	section.news .article .date {
	    font-size: 1em;
	}
	section.news .article p {
 	    font-size: 1em !important;
	}
	.support a.cell.spec {
	    margin-bottom: 20px;
	}
	section.support img {
    	height: 40px;
    }
    section.support {
	    padding: 60px 0 40px 0 !important;
	}
	section.get-inspired {
    	padding: 60px 0;
    }
    .actslide .medium-6 img {
	    margin-top: 30px;
    }
}



.button_container.active {
    position: fixed;
    top: 90px;
    right: 34px;
}
@media only screen and (max-width: 1240px) {
	.button_container.active {
	    position: fixed;
	    top: 72px;
	}

}

@media only screen and (min-width: 640px) and (max-width: 1306px) {
	.desktop-nav .left, .desktop-nav .right {
		display: none;
	}
	.desktop-nav .brandmark {
	    margin: 0 auto;
	}
}

@media only screen and (min-width: 1240px) {
	.overlay .accordion-content {
	    display: block !important;
	}
	.overlay .accordion-title::before {
		display: none !important;
	}
}


footer {
	padding: 80px 0;
}
footer .grid-container .grid-x {
    margin: 0;
}
footer h5 {
	font-size: 1.4rem;
}
footer ul.nav li {
    margin: 0 0 10px 0;
}
footer ul.nav li a {
    font-size: 1rem;
}

@media only screen and (min-width: 640px) {
	footer .disclaimers {
	    display: inline-flex;
	    width: 100%;
	    align-items: flex-end;
	    padding-top: 60px;
	}
	footer .disclaimers .medium-5 a {
		padding-left: 0;
	}
}

.finance {
	background-image: url(https://images.takeshape.io/56c46b8e-b93a-42aa-9e53-97456183646d/dev/f9540732-f31b-46d0-8f1e-7d6a2f1ed9ba/hero-financing.jpg?auto=format%2Ccompress);
	padding: 200px 0;
	background-size: cover;
	background-position: center;
}

@media only screen and (max-width: 639px) {
	.finance {
		padding: 150px 0;
	}

	.overlay-tile {
		display: none;
	}
	section.hello {
	    padding: 8px 0;
	    font-size: .75em;
	    font-weight: 500;
	}
	.overlay .overlay-row:first-child {
		border-bottom: none;
	}
	.overlay-socials .text-right {
	    text-align: center;
	    padding-top: 20px;
	}
	footer {
		padding: 60px 0 20px 0;
	}
	footer ul.nav li {
    	margin: 0 0 10px 0;
    }
    footer ul.nav li a {
    	font-size: .9rem;
    }
    footer .cell.large-2.medium-4.small-6:nth-child(2) {
	    text-align: right;
    }
    footer .grid-container .grid-x {
		margin: 0 20px;
	}

	footer .small-12 ul {
		padding-top: 10px;
		columns: 2;
	    -webkit-columns: 2;
	    -moz-columns: 2;
	}
	footer .small-12 ul li:nth-child(3), footer .small-12 ul li:nth-child(4) {
		text-align: right;
	}
	footer h5 {
	    text-align: center;
	    font-size: 1.25em;
	    padding-top: 20px;
	    margin-bottom: 20px;
	}

	footer input.button {
	    font-size: .85em !important;
	}
	footer ul.social {
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
		text-align: center;
		margin-top: 0;
	}
	footer ul.social li {
	    margin-right: auto;
	    margin-left: auto;
	    padding: 0 10px;
	}

    footer .disclaimers {
	    padding: 30px 0 0 0;
	}
	footer .disclaimers .text-left {
    	text-align: center;
	}
	footer .disclaimers a {
		padding: 30px 0;
	}
	footer .disclaimers img {
	    max-width: 180px;
	}
	footer .disclaimers p {
	    text-align: center;
	    font-size: .75em !important;
	    padding-top: 20px;
	}
	footer .disclaimers p a {
	    display: block;
	    padding: 0 0 5px 0;
	}
	footer .disclaimers p a:first-child {
	    padding-top: 5px;
	}
}

.accordion-title {
	padding-top: 0;
}

.accordion-title:focus, .accordion-title:hover {
    background: transparent;
}
.overlay ul li a {
	font-size: 1em;
    border-bottom: none;
}
.overlay ul.accordion {
    width: 100%;
}
.overlay .accordion-title p.lead {
	margin-bottom: 10px;
}
.overlay.open li {
	margin-bottom: 10px;
}

.overlay .accordion-title::before {
	font-size: 1.65em;
	transform: translateY(-50%);
	font-weight: 300;
}


/* Modern Slider */

.slider {
  position: relative;
}

#slider {
  position: relative;
  overflow: hidden;
  width: 100% !important;
  height: auto;
  background: transparent;
  padding-bottom: 60px;
  }

#slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: auto;
    width: 99999px;
    overflow: hidden;
    list-style: none;
    }
#slider ul li {
      position: relative;
      display: block;
      float: left;
      margin: 0;
      padding: 0;
      width: 100vw;
      height: auto;
      text-align: center;
      }
#slider ul li .slide {
        background-size: cover;
        height: auto;
        }



button.control_prev, button.control_next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  border: none; width: 2em;
  height: 2em;
  line-height: 1.9em;
  background: rgba(#fff, .30);
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 2rem;
  opacity: 0.8;
  cursor: pointer;
  border-radius: 50%;
  transform: translateY(-50%);

}
button.control_prev, button.control_next:focus {
    outline: none;
    border: 1px rgba(255,255,255,.5) solid;
  }
button.control_prev, button.control_next:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
  }


button.control_prev {
   left: 2rem;
}

button.control_next {
   right: 2rem;
}

button.control_prev {left: auto;color: #001B48;border: none;position: absolute;right: 40px;transform: none;top: inherit;bottom: 0;height: auto;font-size: 1em;}
button.control_next {left: auto;color: #001B48;border: none;position: absolute;right: 0px;transform: none;top: inherit;bottom: 0;height: auto;font-size: 1em;}

.progress {
  position: absolute;
  background: rgba(255,255,255,.3);
  height: .2rem;
  width: 500px;
  bottom: 5px;
  right: 100px;
  margin-bottom: 5px;
  background: #A0C9D9;


}
.progress .bar {
    height: 100%;
    width: 0%;
    background: #001B48;

  }



.teaser {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  color: #fff;
  transform: translateY(-50%);
}
.teaser h2 {
    font-size: 5em;
    text-transform: uppercase;
    line-height: 1.5em;
    color: #fff;

  }
.teaser p {
    font-size: 1.3em;
    line-height: 1.3em;
    border-top: 2px #fff solid;
    width: 33%;
    min-width: 25rem;
    margin: 0rem auto;
    padding: 1.5rem 0;
  }
.teaser h3 {
    border-bottom: 2px #fff solid;
    width: 33%;
    padding: 1.5rem 0;
    margin: 0rem auto;
    min-width: 25rem;
  }
.teaser a {
    margin-left: .5rem;
    margin-right: .5rem;
  }


.media-frame {
	position: relative;
}

.news .multiple-items .slick-slide img {
	padding: 0;
}

.news .multiple-items .article {
    padding: 20px;
}

a.article:hover * {
    color: #018ABE !important;
}
a.article:hover img {
	opacity: .7;
}
a.article img {
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

/* Locations Widget */

.locations .col-img {
    background: #FCFCFC;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* Calculator */

.ag-format-container {
  width: 1142px;
  margin: 0 auto;
}

/* rangeslider */
.ag-calculator_input-wrap .rangeslider--horizontal {
  display: inline-block;
  height: 8px;
  margin-top: 20px;
  background-color: #9099a3;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ag-calculator_input-wrap .rangeslider__fill {
  background-color: #78bc1e !important;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ag-calculator_input-wrap .rangeslider__handle {
  height: 24px;
  width: 24px;
  border: 1px solid #e6e9eb;
  background-image: none;

  z-index: 5;
  top: -7px;

  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .3);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, .3);
  box-shadow: 0 0 7px rgba(0, 0, 0, .3);
}
.ag-calculator_input-wrap .rangeslider__handle:after {
  display: none;
}
.ag-calculator_second-level-wrap .rangeslider--horizontal {
  display: block;
  float: right;
  width: 90%;
}
/* /rangeslider */

.ag-base_btn-wrap {
  width: 50%;
  padding: 18px 0 0;

  background-color: #F6F8F9;
}
.ag-base_btn {
  display: inline-block;
  line-height: .92;
  padding: 20px 40px;
  border: 0;
  background-color: #78bc1e;

  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
  color: #FFF;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ag-base_btn:hover,
.ag-base_btn:focus {
  background-color: #5c9017;

  text-decoration: none;
  color: #FFF;
}
.ag-calculators-block {
     margin: 25px 0;

  text-align: center;
}
.ag-calculator_title {
  display: inline-block;
  line-height: 1.33;
  width: 100%;
  padding: 19px 24px;
  border-bottom: 1px solid #e6e9eb;

  font-weight: bold;
  text-align: left;
  font-size: 18px;
  color: #4b545c;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ag-calculator_label {
  line-height: 1.29;
  margin-top: 14px;
  margin-bottom: 0;

  font-weight: bold;
  font-size: 14px;
  color: #4b545c;
}
.ag-calculator_label-2 {
  margin-left: 50px;
}
.ag-calculator_text-input {
  float: right;
  line-height: 1.5;
  width: 60px;
  padding: 9px 8px;
  border: 1px solid #d3d8dc;
  background-color: #FFF;

  outline: 0;

  font-size: 16px;
  color: #4b545c;

  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .12);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .12);
  -o-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .12);
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .12);

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ag-calculator_percent {
  display: inline-block;
  line-height: 1.43;

  font-size: 14px;
  color: #9099a3;

  position: absolute;
  left: 24px;
  bottom: 8px;
}
.ag-calculator_second-level-wrap {
  display: none;
}
.ag-calculator_more-levels {
  display: inline-block;
  line-height: 1.5;
  width: 100%;
  padding: 10px 24px;

  cursor: pointer;

  text-decoration: none;
  text-align: left;
  font-size: 14px;
  color: #149ecc;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ag-calculator_more-levels:hover .ag-calculator_levels {
  background-color: #f5f5f5;
}
.ag-calculator_levels {
  display: inline-block;
  line-height: 24px;
  width: 100%;
  padding: 7px 10px;
  border: 1px solid #e6e9eb;

  font-size: 16px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ag-calculator_levels:before {
  display: inline-block;
  line-height: 22px;
  margin-right: 10px;

  vertical-align: top;
  text-align: center;
  font-size: 22px;
}
.ag-calculator_removed-levels:before {
  content: "-";
}
.ag-calculator_added-levels:before {
  content: "+";
}
.ag-calculator_removed-levels {
  display: none;
}
.js-ag-opened .ag-calculator_removed-levels {
  display: inline-block;
}
.js-ag-opened .ag-calculator_added-levels {
  display: none;
}
.ag-calculator_radio-box {
  display: flex;
  display: -webkit-flex;
  width: 100%;
  margin-top: 12px;

  position: relative;
}
.ag-calculator_radio-box input[type=radio] {
  visibility: hidden;

  position: absolute;
}
.ag-calculator_radio-box input[type=radio]:checked + label {
  background-color: #4b545c;
  color: #FFF;
}
.ag-calculator_radio-label {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-basis: 0;
  -webkit-flex-basis: 0;
}
.ag-calculator_radio-label {
  line-height: .92;
  padding: 16px 10px;
  border: 1px solid #d3d8dc;
  background-color: #e6e9eb;

  cursor: pointer;

  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  color: #9099a3;
}
.ag-calculator_radio-label:nth-last-of-type(1) {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.ag-calculator_radio-label:nth-of-type(1) {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.ag-calculator_results-box {
  display: flex;
  display: -webkit-flex;
  width: 100%;
  padding: 25px 24px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ag-calculator_results-info {
  display: inline-block;
  width: 50%;
  padding: 12px 0 0;
  border-right: 1px solid #e6e9eb;
  background-color: #f6f8f9;

  text-align: center;
}
.ag-calculator_results-title {
  line-height: 1.29;

  font-weight: bold;
  font-size: 14px;
  color: #4b545c;
}
.ag-calculator_results-sum {
  font-size: 48px;
  color: #4b545c;
}
.ag-calculator_results-currency {
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;

  vertical-align: top;
  font-size: 24px;
}

.calc-row {
    display: flex;
    align-items: baseline;
}

#clients-attracted, #daily-orders-per-client {
    order: 2;
    text-align: center;
    box-shadow: none !important;
    border: none;
    padding-left: 20px;
}

/*Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type='range'] {
      overflow: hidden;
      width: 100%;
      -webkit-appearance: none;
      background-color: #A0C9D9;
      overflow: visible;
    }

    input[type='range']::-webkit-slider-runnable-track {
      height: 6px;
      -webkit-appearance: none;
      color: #A0C9D9;
      margin-top: -1px;
    }

    input[type='range']::-webkit-slider-thumb {
      width: 10px;
      -webkit-appearance: none;
      height: 32px;
      cursor: ew-resize;
      background: #001B48;
      margin-top: -12px;
    }

}

/** FF*/
input[type="range"]::-moz-range-progress {
  background-color: #43e5f7;
}
input[type="range"]::-moz-range-track {
  background-color: #9a905d;
}
/* IE*/
input[type="range"]::-ms-fill-lower {
  background-color: #43e5f7;
}
input[type="range"]::-ms-fill-upper {
  background-color: #9a905d;
}


@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

}

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

}

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

}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }

}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }

}



/* Contact */


.contact label input[type="text"], .contact textarea {
    background: #F7F7F7;
    box-shadow: none !important;
    border: none;
    margin-top: 5px;
}
.contact label {
    color: #001B48;
    text-transform: uppercase;
    font-size: 1em;
	font-weight: 600;
}

.contact .button.cta {
    min-width: 220px;
    margin-top: 15px;
	color: #fff !important;
}

.contact .department h4, .contact .office h4 {
	margin-bottom: 30px;
	font-weight: 400;
}

section.contact .department p, section.contact .office p {
    font-size: 1.25em;
}

.contact .cell a {
    border-bottom: 1px solid #001B48;
    color: #001B48;
}


section.title.watermark {
	position: relative;
    z-index: -2;
}
section.title.watermark:before {
    background-image: url(../img/electra-watermark.png);
    content: '';
    background-size: cover !important;
    background-repeat: no-repeat;
    position: absolute;
    right: -100px;
    width: 440px;
    height: 470px;
    opacity: .1;
    top: auto;
    transform: scaleX(-1);
    z-index: -1;
}

section.news .featured {
    display: flex;
    align-items: center;
}
section.news .article h3 {
	font-weight: 400;
}

.pageination {
	margin-top: 2rem;
}

.pagination li {
	font-size: 1.25em;
}
.pagination .current {
    background: transparent;
    color: #02457A !important;
    border-bottom: 1px solid #02457A;
}

section.content h3 {
	color: #0181BE;
	font-weight: 400;
	font-size: 2.185em;
}
section.content h4 {
    font-weight: 400;
    margin-bottom: 15px;
}

.flush-right {
	margin-right: 0;
	padding-right: 0 !important;
}

.flush-right .cell img {
    width: 100%;
    object-fit: cover;
}

section.access h3 {
	font-weight: 400;
}
section.access p span {
    font-size: 3.25rem;
}


.show-small {
	display: none;
}
@media only screen and (max-width: 639px) {
	section.title.watermark:before {
		display: none;
	}
	section.title {
    	padding: 60px 0;
	}
	section.contact {
	    padding: 60px 0;
	}
	section.contact h2 {
	    font-size: 1.75em;
        margin-bottom: 40px;
	}
	section.contact h2.space {
	    margin-top: 60px;
	}
	section.contact .department h4 {
	    font-size: 1.5em;
	}

	section.contact .department p, section.contact .office p {
	    font-size: 1em;
	}
	.contact .department h4, .contact .office h4 {
    	margin-bottom: 20px;
    }
    section.contact .department {
	    margin-bottom: 20px;
	}
	section.contact .office h4 {
    	font-size: 1.5em;
	}
	.grid-x.grid-padding-x {
	    padding-left: .5em;
	    padding-right: .5em;
	}
	section.content {
	    padding: 60px 0;
	}
	section.content h3 {
		font-size: 1.75em;
	}
	section.content .grid-x {
	    padding-left: 1em;
	    padding-right: 1em;
	}

	.contact p.text-center {
	    max-width: 75%;
	    margin: 0 auto;
	}
	section.news {
	    padding: 20px 0;
	}
	.news .grid-x {
	    padding-left: .5em;
	    padding-right: .5em;
	}
	section.news .article h3 {
	    font-size: 1.5em;
	    margin-bottom: 20px;
	}
	section.news .article p {
    	font-size: 1.15em;
    }
    section.news .featured {
	    margin-bottom: 60px;
	    background: #F0F6F8;
        padding-top: 10px;
	}
	section.news .featured .article {
	    padding: 0 10px 10px 10px;
	}
	section.news.page a.article {
	    margin-bottom: 20px;
	}

	section.hero.flex-center {
		height: auto;
		padding: 120px 20px;
	}
	button#playme img {
	    max-width: 80px;
	}
	section.get h2, section.upcoming-experiences h2, section.here h2, section.access h2 {
	    font-size: 1.75em;
	}
	section.get p {
		font-size: 1.15rem;
	}
	section.get, section.upcoming-experiences {
    	padding: 60px 0;
    }
	section.get .grid-x {
		padding-left: .5em;
		padding-right: .5em;
	}

	.upcoming-experiences tr {
	    display: flex;
	    flex-wrap: wrap !important;
	    justify-content: center;
        font-size: .8em !important;
        align-items: center;
        margin-bottom: 15px;
	}
	.upcoming-experiences .accordion td:nth-child(2) {
	    flex: 0 0 50%;
	    text-align: right;
	}
	.upcoming-experiences .accordion td:first-child {
	    text-align: left;
	    padding-left: 0;
	    flex: 0 0 50%;
	}
	.upcoming-experiences .accordion td:last-child {
		width: 100%;
	}
	.upcoming-experiences .accordion li a.button {
		width: 100%;
	}

	.form-sidebar {
	    margin-top: 40px;
	}
	section.here {
	    padding: 40px 0;
	}
	section.richtext {
	    padding: 30px 20px;
	}
	section.richtext .frame {
	    padding: 40px 20px;
	}
	section.richtext .frame p {
	    font-size: 1rem;
	}
	section.rtbs h2 {
		font-size: 1.5em !important;
	}
	.upcoming-experiences .grid-x {
		padding-left: .5em;
		padding-right: .5em;
	}

	section.access {
	    padding: 60px 0 30px 0;
	}
	section.access h2 {
    	margin-bottom: 60px;
    }

	section.access h3 {
    	font-size: 1.25em;
    	margin-bottom: 20px;
    	text-align: center;
    }
    section.access p span {
	    font-size: 2.25rem;
	    display: inline-flex;
	}
	section.access p {
		display: inline-flex;
	    align-items: center;
	    font-size: 1.15em;
	}
	section.access p span {
		padding-right: 20px;
	}
	section.access .grid-x {
		padding-left: .5em;
	    padding-right: .5em;
	}
	.flush-right {
	    padding-right: .625rem !important;
	}
	section.access .grid-x.flex .cell {
	    padding: 0 0 20px 0;
	}
	section.richtext.contact h2 {
		text-align: center !important;
	}
	section.richtext.contact p {
    	font-size: 1.15rem !important;
    	margin-bottom: 30px;
    	text-align: center;
    }
    section.support {
    	padding: 60px 0;
    }
    section.support h2 {
	    font-size: 1.75em;
	    margin-bottom: 40px;
    }
    section.support .grid-x {
        padding-left: .5em;
        padding-right: .5em;
    }
    section.exp .focus {
	    padding: 40px 30px !important;
	}


	section.hero.flex-center.fleet h1 {
	    font-size: 1.75em !important;
	}
	section.hero.flex-center.fleet {
		padding: 120px 10px;
	    height: auto;
	}
	.icons.smart-business {
	    padding: 60px 0;
	}
	.icons.smart-business .grid-x {
	    padding-left: .5em;
	    padding-right: .5em;
	}
	.icons.smart-business img {
	    max-height: 50px;
	}
	section.richtext .ctas {
		display: block;
	}
	section.contact .col-text h2 {
	    margin-bottom: 40px !important;
	}
	section.contact .col-text p {
	    font-size: 1.15em !important;
	}
	section.contact .grid-x.flex {
	    padding-left: .5em;
	    padding-right: .5em;
	}
	section.contact .contain-text.text-left {
		padding-left: 15px;
		padding-right: 15px;
	}
	section.contact .col-img {
	    margin-top: 30px;
	}
	.richtext.frame {
		padding: 60px 0;
	}
	.hide-small {
		display: none;
	}
	.show-small {
		display: block;
	}
	.show-small .tabs-title {
		font-size: 3em;
		font-weight: 200;
		padding-bottom: 20px;
	}

	.show-small .tabs-title span {
		position: relative;
	}

	.show-small .tabs-title span:before {
	    content: '';
	    border: 1px solid #001B48;
	    height: 35px;
	    width: 0;
	    position: absolute;
	    left: 50%;
        bottom: -40px;
	}

	.show-small .slider-for .slick-track {
	    border-top: 2px solid #1779ba;
	    padding-bottom: 30px;
	}
	.tabs-title.slick-slide.slick-current.slick-active {
	    font-weight: 400;
	}

	section.timeline-tabs {
	    padding: 60px 0 20px 0;
	}

	section.richtext .text-center p {
	    font-size: 1.15em !important;
	}
	section.slide {
	    padding: 30px 0;
	}
	section.rtbs.full.video {
	    padding: 40px 0;
	}
	section.contact h2 {
	    margin-top: 20px !important;
	}
	.office ul {
	    font-size: 1em !important;
	}
	.show-small .tabs-title {
    	font-size: 2.25em;
    }
   section.rtbs.full.sideby .contain-text h2 br {
	    display: none;
	}
    section.slide {
	    overflow: hidden;
    }

    section.hero {
	    padding: 60px 20px 100px 20px;
	    height: calc(70vw * 2);
	}
	section.trust-logos {
		padding: 80px 0 40px 20px;
	}
	.trust-logos .slider-for .slick-list {
		transform: none !important;
	}
	.trust-logos .slider-nav .slick-list.draggable {
	    padding: 0 50px 0 0 !important;
	}
	.trust-logos .show-small .tabs-title {
		padding-bottom: 5px;
	}

	.trust-logos .show-small .slider-nav-three .tabs-title {
    	padding-left: 0;
   	 }
   	 .trust-logos .show-small .slider-nav-two .tabs-title {
    	padding-left: 0;
   	 }
	section.richtext .text-center p.lead {
	    font-size: 1.5em !important;
	}
	section.trust-logos .tabs-title img {
		MAX-WIDTH: 80%;
		margin: 15px auto;
	}
	section.trust-logos .tabs-title.slick-current {
		border-bottom: 4px solid #3889B9;
	}
	.trust-logos .qupte p {
		font-size: 1.125em;
	}
}



section.timeline-tabs p.lead {
    font-size: 2.1875rem;
    color: #1779ba;
}


section.timeline-tabs .tabs-panel .content {
    padding: 20px 30px;
}


/* Experience */

.form-sidebar label  {
	color: #001B48;
	text-transform: uppercase;
	font-size: 1em;
}

.form-sidebar select  {
	color: #001B48;
}

.form-sidebar label input[type="text"], .form-sidebar select {
    background: #F7F7F7;
    box-shadow: none !important;
    border: none;
    margin-top: 5px;
    padding: 25px 10px;
}
 .form-sidebar select  {
	height: 50px;
	line-height: 50px;
	padding: inherit;
 }

.form-sidebar button.button.cta {
    background: #001B48;
    width: 100%;
    padding: 20px;
    font-size: 1.25em;
    margin-top: 20px;
}

.form-sidebar input::placeholder {
    color: #001B48;
}

.form-sidebar p.lead {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.upcoming-experiences .accordion-title p {
    font-weight: 300;
    letter-spacing: 1px;
}


.upcoming-experiences .is-active .accordion-title p {
    color: #0181BE;
}

.upcoming-experiences .accordion-title:before {
	font-size: 1.75em;
    color: #0181BE;
    transform: translateY(-50%);
}

.upcoming-experiences .accordion-content ul {
    list-style-type: none;
    margin-left: 0;
}

.upcoming-experiences tbody {
    border: none;
}
.upcoming-experiences .accordion li a.button {
    font-size: initial;
    color: #fff;
    background: #02457A;
    margin-bottom: 0;
    min-width: 200px;
    border: none;
}


.upcoming-experiences tbody tr {
    background-color: transparent !important;
}

.upcoming-experiences .accordion td:last-child {
    text-align: right;
    padding-right: 0;
}
.upcoming-experiences  .accordion td:first-child {
    text-align: left;
    padding-left: 0;
}


.upcoming-experiences tr td {
    color: #001B48 !important;
    font-size: .9em !important;
    padding: 10px 0;
}

.upcoming-experiences li.accordion-item {
    padding: 40px 0 10px 0;
    border-bottom: 1px solid #3380B9;
    padding-left: 0;
}
.upcoming-experiences .accordion li a.accordion-title {
    padding-left: 0;
}


.upcoming-experiences .accordion-content {
    padding-left: 0;
}

section.richtext.contact input {
    background: #fff !important;
}

section.richtext.contact button.button.cta {
    background: #001B48;
    width: 100%;
}

section.richtext.contact p {
    font-size: 1.25rem;
    max-width: 400px;
}

section.richtext.contact h2 {
    margin-bottom: 40px;
}


.contact .col-img label input[type="text"], .contact .col-img textarea {
    background: #ffffff;
    box-shadow: none !important;
    border: none;
    margin-top: 5px;
}

.contact .col-img label input[type="text"]::placeholder, .contact .col-img textarea::placeholder {
	color: #001B48;
}
.contact .col-img button.button.cta {
    width: 100%;
    background: #001B48;
}

section.contact .col-text h2 {
    margin-bottom: 80px;
}
section.contact .col-text p {
    font-size: 1.4em;
}

.office ul {
    list-style-type: none;
    margin-left: 0;
    text-align: center;
    line-height: 2;
    font-size: 1.5em;
}
section.vertical-tabs {
	overflow: hidden;
}


.retail {
	background: #F7F7F7;
}

.drawer {
	background: #001B48;
	color: #fff;
    align-items: center;
    display: flex;
    padding: 40px;
    justify-content: center;
}

.retail .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: '';
    background: url('/img/arrow-right.svg');
    width: 10px;
    height: 17px;
    background-size: cover;
    background-repeat: no-repeat;
}


.retail .is-active .accordion-title::before {
    transform: rotate(90deg);
    opacity: .5;
}
.retail .accordion-item a {
    padding-left: 0;
    border-bottom: 1px solid #A0C9D9 !important;
    padding-top: 20px;
    padding-bottom: 0;
}
.retail .accordion-item:last-child a {
	border-bottom: none !important;
}
section.retail h2 {
    text-align: center;
    margin-bottom: 30px;
}

.retail .highlight p {
    text-align: center;
	font-size: 1.375rem;
	margin-bottom: 30px;
}

.retail .is-active .accordion-title p.lead {
	color: #018ABE;
}
.retail .accordion ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.retail .accordion .accordion-content {
	padding-left: 0;
}
.retail .accordion li {
	padding-bottom: 5px;
}
.retail .accordion-item ul li a {
	font-size: 1em;
    border-bottom: none !important;
}

.retail .drawer {
	color: #333;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	position: relative;
	width: 0 !important;
	padding: 0;
	opacity: 0;
	position: absolute;
}

.retail .highlight {
	position: relative;
}

.highlight .frame {
	max-width: 400px;
}

.drawer.on {
	padding: 40px;
	opacity: 1;
	right: 0;
	width: 40% !important;
}

.drawer {
    position: relative;
}
div#toggle-drawer {
    position: absolute;
    top: 25px;
    right: 25px;
    transform: none;
    width: 25px !important;
}

.drawer p {
    color: #fff;
}

@media only screen and (max-width: 639px) {
	section.retail .highlight {
		padding: 0 !important;
	}
	.highlight-frame {
		padding: 50px 30px 20px 30px;
	}
	section.retail h2 {
	    font-size: 1.75em;
	}
	section.retail p.lead {
	    font-size: 1em !important;
	}
	section.retail .accordion-item ul li a {
	    font-size: .8em;
    }
     section.retail .map {
	     padding: 50px 20px;
     }
     .drawer.on {
	    padding: 40px;
	    opacity: 1;
	    right: 0;
	    width: 100% !important;
	    bottom: 0;
	    height: 380px;
	    top: inherit;
	}
	.drawer.open {
	    opacity: 1 !important;
	    transform: translateY(0);
	    z-index: 2 !important;
	    top: inherit !important;
	    right: 0 !important;
	    transform: translate(10px,0) !important;
		bottom: 0;
		height: 372px;
		width: 100% !important;
	}
	ul.state {
	    columns: 2 !important;
	    -webkit-columns: 2 !important;
	    -moz-columns: 2 !important;
	}
	.retail .grid-container {
	    padding-left: 0;
	    padding-right: 0;
	}
	.drawer.open .drawer-close {
        width: 25px;
	}
}


/* 6.29 */

header {
    border: 1px solid #a2a2a2;
    background-color: #f4f4f4;
    -webkit-box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 25%);
    position: sticky;
    top: 0;
    z-index: 10000000;
}

.focus .ctas p {
    padding: 0 0 15px 0;
    font-size: .8em;
    color: #0181BE;
    opacity: 1;
    text-transform: uppercase;
}

section.hello a {
    color: #fff;
    font-size: .85em;
}

section.vehicles .vehicle a.downcount {
	font-size: 1rem;
}

input[type="text"], select {
	padding: 25px 10px !important
}

.hero.retail p.lead, .hero.fleet p.lead {
	text-transform: none !important;
}

.exp .button.cta {
	text-decoration: none;
    text-transform: uppercase;
    font-size: 1rem;
    color: #fff;
    width: max-content;
    padding: .85em 1rem;
}

.button.cta.blue {
    color: #fff !important;
}

.slick-dots li button:before {
    color: #001B48 !important;
    font-size: 14px !important;
}

button.control_next {
	display: block !important
}
button.control_prev {
	display: block !important
}

.fleet.white-bg a.button.cta {
    text-transform: uppercase;
    font-size: 1rem;
    text-decoration: none;
    padding: .85em 1em;
    width: max-content;
    margin: 0 auto;
}

.blockquote .contain {
    background: #F0F6F8;
    padding: 40px 0 60px 0;
    max-width: 1000px;
    padding-left: 100px;
    padding-right: 100px;
    margin: 0 auto;
}

section.richtext .frame {
	padding: 60px 0px;
    max-width: 1000px;
    padding-left: 100px;
    padding-right: 100px;
    margin: 0 auto;
}

.slider-for-four  .slick-track {
    display: flex;
    align-items: center;
}

.slider-nav-four .slick-track {
    display: flex !important;
    align-items: center !important;
}


.slider-nav-four .slick-track  img {
    padding: 0px 10px;
}


section.steps img {
    width: 100%;
    margin-bottom: 40px;
    height: 285px;
    object-fit: cover;
}

.media.slider-for-four.slick-initialized.slick-slider {
    margin-bottom: 0 !important;
}

.vertical-tabs .media {
    height: 540px;
    overflow: hidden;
    align-items: center;
	display: flex;
}

.horizontal-tabs ul.checklist {
    padding: 0 4vw;
}

.horizontal-tabs .thumbs.slider-nav-four {
    width: calc(100% - 30px);
    margin: 0 auto;
}

@media only screen and (min-width: 1240px) {
	.actslide .cell.medium-4.text-left {
		padding-right: 60px;
	}
}

.videos-frame {
	margin-top: 40px !important;
}

section.trust-logos .tabs-title {
    height: 105px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

section.trust-logos .tabs-title img {
    max-width: 165px;
    height: auto;
}

.toggle-model .button.cta {
	font-size: 1.125em;
	margin-bottom: 0 !important;
}

.toggle-model a.downcount {
    color: #001B48;
    font-size: 1.125rem;
    text-transform: uppercase;
    margin: 0 0 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase !important;
    border-bottom: 2px solid #001B48;
}

tbody, tfoot, thead {
	background: transparent;
}

tbody tr:nth-child(even) {
	background: transparent;
}


.accordion-content ul li ul li {
    font-size: 16px !important;
    color: #001B48;
}

.accordion-content ul.state {
	padding: 10px 5px 20px 5px;
	margin-bottom: 20px;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
.accordion-content ul.state .location {
	padding: 10px 5px 10px 5px;

}

.location.active h4 {
    color: #018ABE;
}

.location:hover h4 {
    color: #018ABE;
}

.accordion-content ul.state .location h4 {
	font-weight: 500;

}

.accordion-content ul.state .location {
	overflow: hidden;
	-webkit-column-break-inside: avoid;
      page-break-inside: avoid;
   break-inside: avoid;
}

@media only screen and (max-width: 767px) {
	.vehicles .vehicle .ctas {
	    display: block;
    }
    section.trust-logos .tabs-title img {
    	max-width: 85%;
    }
    .blockquote .contain {
	    padding: 40px 10px;
	}
	section.richtext .frame {
		padding: 40px 20px;
	}
	.accordion-content ul.state {
		padding: 10px 5px 20px 5px;
		margin-bottom: 20px;
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}

}

@media only screen and (max-width: 900px) {
	.vertical-tabs .media {
	    height: auto;
	}
}


@media only screen and (max-width: 639px) {
	section.retail .highlight {
	    padding: 60px 20px;
	    padding-bottom: 20px;
	}
}

.contact.schedule {
    padding: 40px 50px 80px 50px;
}

.contact.schedule label input[type="text"], .contact.schedule textarea {
	background: #fff !important;
}

.contact.schedule select {
    padding: 0px 10px !important;
}

.contact.schedule select {
    padding: 0px 10px !important;
    background-position: right;
    border: none;
    margin-top: 5px;
}

.contact.schedule input[type='date'] {
	margin-top: 5px;
    border: none;
	box-shadow: none;
}

.contact.schedule .tod {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}
.contact.schedule .tod p {
    width: 100%;
    flex: 0 0 100%;
    font-size: 1.125em;
    font-weight: 600;
    margin-top: 20px;
}

.contact.schedule input#afternoon, .contact.schedule input#evening {
    margin-left: 40px;
}

.contact.schedule  h3 {
    font-weight: 500;
    margin-bottom: 1em;
}

.contact.schedule input[type='radio']:after {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #d1d3d1;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }

.contact.schedule input[type='radio']:checked:after {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #001B48;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }



.contact.schedule [type=checkbox]+label[for], .contact.schedule [type=radio]+label[for] {
    cursor: pointer;
    margin-bottom: 14px;
    padding-left: 5px;
}

.contact.schedule .button.cta {
    color: #001b48 !important;
}

section#test {
    padding: 120px 30px 30px 30px;
}

section#test form input[type="text"] {
	padding: 0px 10px !important;
}

section.retail .highlight-frame h2 {
    text-align: left;
}

section.retail .highlight-frame p.lead {
	font-size: 2.1875rem;
	text-align: left;
}



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

	.contact.schedule {
	    padding: 20px 10px;
	}
	.contact.schedule input#afternoon, .contact.schedule input#evening {
	    margin-left: 0px;
	}
	.contact.schedule label {
	    width: 100%;

	}

	.contact.schedule .grid-container {
		padding-bottom: 20px;
	}
}

a.downcount {
    font-weight: 500;
    padding-bottom: 3px;
}

section.vertical-tabs li.tabs-title {
    border-bottom: 3px solid #001B48;
}

section.horizontal-tabs li.tabs-title {
    border-left: 3px solid #001B48;
    margin-left: -1px;
}

.tabs-title * {
	font-weight: 600 !important;
	font-family: brandon-grotesque,sans-serif;
}

.accordion-content ul.state {
    padding-bottom: 0;
    margin-bottom: 0;
}


.vehicle {
	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
}

@media only screen and (max-width: 1670px) {
	.vehicles .vehicle {
	   min-height: 635px;
	}
	.vehicles .vehicle p.substatement {
		font-size: 1rem !important;
	}
	.vehicles .vehicle p.price {
		font-size: 1.15rem;
	}
	.vehicles .ctas p:last-child {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
}

.toggle-model .thumbs {
	display: flex;
	align-items: center;
}

section.richtext {
	padding-bottom: 40px;
}
.tabs-panel {
	display: block !important;
	height: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
}
.tabs-panel.is-active {
  height: auto !important;
}

.slick-prev img:hover {
	cursor: pointer;
}
.slider-vehicle img:hover {
	cursor: move;
	cursor: grab;
}

section.holiday {
	background-size: cover;
	background-position: center;
	padding: 150px 0 550px 0;
	text-align: center;
	background-image: url(https://images.takeshape.io/56c46b8e-b93a-42aa-9e53-97456183646d/dev/c669e850-de09-4c3f-a43b-f9e80f61975a/hero-home.jpg?auto=format%2Ccompress)
}

section.holiday p {
	font-size: 1.75rem;
}

@media only screen and (max-width: 640px) {
	.slider-vert {
		display: none !important;
	}
	.slider-vehicle .a-left.control-c.prev {
		left: -25px !important;
	}
	.slider-vehicle .a-right.control-c.next {
		right: -25px !important;
	}
	.toggle-model .tabs-panel {
		overflow: visible !important;;
	}
	.toggle-model .tabs-content {
		overflow-y: hidden !important;
	}

	section.holiday {
		background-image: url(/img/hero-mobile-home.jpg);
		padding: 50px 0 250px 0;
	}

	section.holiday h1 {
		font-size: 1.5rem !important;
	}

	section.holiday p {
		font-size: 1rem;
	}

	.hero .hero-cta {
		bottom: 20px;
	}
}

@media only screen and (min-width: 768px) {
	.slider-vehicle {
		padding: 15px 30px;
		padding-right: 0 !important;
	}
	.toggle-model .tabs-content {
		padding-right: 0 !important;
	}
}

section.hero.two h1, section.hero.two p {
		color: #ffffff !important;
	}
}

.button.royal {
	background: #0181BE !important;
	color: #fff !important;
}
.slider-single .slick-dots {
	bottom: 25px;
	display: none;
}

.slider-single .slick-dots li button:before {
	color: #ffffff !important;
	font-size: 14px !important;
}

.slider-single.slick-initialized.slick-slider.slick-dotted {
	margin-bottom: 0;
}
section.hero.home.two {
	display: flex !important;
	padding: 0 !important;
	align-items: center !important;
	height: calc(100vh - 130px) !important;
	background-repeat: no-repeat !important;
}
