/*helper*/
/*$form-gray: #cccccc;*/
/*large: 1024*/
/****BOOTSTRAP VARS FOR GRID****/
/*MOBILE BREAK*/
/*TABLET BREAK*/
/*$screen-md:                  768px !default;*/
/*
.container {
  @include container-fixed;

  @media (min-width: $screen-sm-min) {
    width: $container-sm;
  }
  @media (min-width: $screen-md-min) {
    width: $container-md;
  }
  @media (min-width: $screen-lg-min) {
    width: $container-lg;
  }
}
*/
h1, h2, h3 {
  /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: italic; }

p, span {
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1.6rem; }

.icon {
  background-repeat: no-repeat; }
  .icon.icon-erac-logo {
    background-image: url("../img/classic_logo_Dark_mode.png"); }
  .icon.icon-exotics-logo {
    background-image: url("../img/classic_logo_Dark_mode.png");
    background-repeat: no-repeat; }

.icon {
  background-repeat: no-repeat; }
  .icon.icon-erac-logo {
    background-image: url("../img/classic_logo_Dark_mode.png"); }
  .icon.icon-exotics-logo {
    background-image: url("../img/classic_logo_Dark_mode.png");
    background-repeat: no-repeat; }

.icon {
  background-repeat: no-repeat; }
  .icon.icon-erac-logo {
    background-image: url("../img/classic_logo_Dark_mode.png"); }
  .icon.icon-exotics-logo {
    background-image: url("../img/classic_logo_Dark_mode.png");
    background-repeat: no-repeat; }

/*lib*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 660px) {
    .container {
      width: 750px; } }
  @media (min-width: 768px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 660px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

/*modules*/
main, #contentContainer {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.featureText bold, .featureText strong, .featureText b {
  font-weight: bolder; }

*, *:before, *:after {
  box-sizing: border-box;
  font-weight: normal; }

.float-left {
  float: left; }

.float-right {
  float: right; }

/* clearfix */
.cf {
  *zoom: 1; }
  .cf:before, .cf:after {
    content: " ";
    display: table; }
  .cf:after {
    clear: both; }

html {
  margin: 0 0;
  padding: 0 0;
  height: 100%;
  font-size: 62.5%; }

body {
  margin: 0 0;
  padding: 0 0;
  background: #000; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 10px;
  text-align: center;
  background:rgba(0,0,0,0.5);
  transition: background-color 0.5s ease;
  z-index: 5000; }

      #header {
        padding: 1px 0px 1px 0;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        transition: all 0.5s;
        z-index:10000;
        height:90px;
      }

      #header hr {
        border-color: rgba(255, 255, 255, 0.3);
        margin-top: 5px;
      }

  .header-scrolled {
        background: black;
        transition: all 0.5s;
      }
/**
 * Note: I have omitted any vendor-prefixes for clarity.
 * Adding them is left as an exercise for the reader.
 */
.headroom--pinned {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
          background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease-in-out; }

.headroom--unpinned {
  background: rgba(0, 0, 0, 0.9); }

.stuck {
  background: rgba(0, 0, 0, 0.9); }

.mobile-phone {
  display: none; }

.stuck-animation {
  background: rgba(0, 0, 0, 0.9);
  transition: all 0.5s ease-in-out;
  padding: 0 20px; }

header a {
  border: 0; }
  header a:hover{
    cursor: pointer;
  }
  a:not([href]):not([tabindex]) {
    color: #fff;
    text-decoration: none;
  }

  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: #fff;
    text-decoration: none;
  }

.header-logo {
  float: left;
  width: 270px;
  height: 100px;
  background: url("../img/logo.jpg") no-repeat;
  text-indent: -9999px;
  display: block;
  margin: 5px 20px 1px; }

header nav {
  float: left;
  width: calc(100% - 350px);
  padding: 0 2px; }

header nav span.menu-item {
  padding: 20px 10px;
  line-height: 65px; }

/*more padding for gb nav*/
header.locale-gb nav span.menu-item {
  padding: 20px 20px; }

header nav span.menu-item a {
  color: #FFF;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  position: relative;
  letter-spacing: 3px;
  cursor:pointer;
  padding-left:10px;
}

header nav span.menu-item a:after {
  position: absolute;
  content: ' ';
  display: block;
  border-bottom: 2px solid #f37600;
  transition: 0.5s ease;
  width: 0px;
  top: 70%;
  letter-spacing: 3px; }

.no-touch header nav span.menu-item a:hover:after {
  width: 100%; }

header nav .left-menu {
  float: left; }

header nav .right-menu {
  float: right; }

#nav-toggle {
  position: absolute;
  top: 28px;
  right: 10px;
  display: none; }

#nav-toggle {
  cursor: pointer;
  padding: 10px 35px 16px 0px; }

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 0px;
  height: 4px;
  width: 30px;
  background: #FFF;
  opacity: 1;
  position: absolute;
  display: block;
  content: ''; }

#nav-toggle span:before {
  top: -10px; }

#nav-toggle span:after {
  bottom: -10px; }

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  transition: all 500ms ease-in-out; }

#nav-toggle.active span {
  background-color: transparent; }

#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0; }

#nav-toggle.active span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

#nav-toggle.active span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

main > h1 {
  margin: 0 0;
  text-indent: -9999px;
  font-size: 0px; }

footer {
  background: #171717;
  padding: 40px 40px; }

footer ul {
  list-style: none;
  padding: 0 0; }

footer ul li {
  float: left;
  padding: 0 30px 0 0; }

footer ul li a {
  text-transform: uppercase;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 3px;
  color: #6B6B6B;
  text-decoration: none; }

footer ul li a:hover {
  color: #FFF; }

footer p {
  font-family: "Arial";
  font-size: 12px;
  color: #5B5B5B;
  margin: 20px 0;
  width: 80%;
  line-height: 24px; }

footer .footer-content {
  float: right;
  width: calc(100% - 300px); }

.main-button {
  display: inline-block;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 25px;
  color: #FFF;
  text-transform: uppercase;
  border: 2px solid #FFF;
  padding: 17px 70px;
  text-decoration: none;
  cursor:pointer;
}

.no-touch .main-button:hover {
  border: 2px solid #f37600;
  background-color: #f37600; }

#contentContainer {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  background: #212121;
  position: relative;
  z-index: 4000;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

#reserve {
  background: url("/content/dam/exotics/all_countries/backgrounds/reserve-bg.jpg");
  background-size: cover;
  text-align: center;
  padding: 80px 20px;
  z-index: 30;
  position: relative; }

#thankyou {
  text-align: center;
  padding: 40px 20px; }
  #thankyou p a {
    color: white;
    text-decoration: none !important;
    pointer-events: none; }

#reserve .heroText, #thankyou .heroText {
  font-size: 48px;
  line-height: 60px; }

#reserve h2.heroText, #thankyou h2.heroText {
  margin: 0; }

#reserve .heroText:before, #thankyou .heroText:before {
  display: none; }

#reserve form {
  width: 80%;
  margin: 40px auto; }

#reserve form input {
  height: 65px;
  background: none;
  float: left;
  font-family: "din-2014";
  font-weight: 300;
  font-size: 18px;
  color: #FFF;
  text-indent: 20px; }

#reserve form *:focus {
  outline: 1px solid #f37600; }

.disclaimer-text {
  clear: both;
  padding: 20px 20px; }

.form-error {
  border: 1px solid #ff0000 !important; }

#name {
  border: 1px solid #a8abac;
  width: 50%; }

#phone {
  border-top: 1px solid #a8abac;
  border-bottom: 1px solid #a8abac;
  border-right: 1px solid #a8abac;
  border-left: none;
  width: 50%; }

#email {
  width: 100%;
  border-top: none;
  border-bottom: 1px solid #a8abac;
  border-right: 1px solid #a8abac;
  border-left: 1px solid #a8abac; }

#promoCode {
  border-top: none;
  border-bottom: 1px solid #a8abac;
  border-right: 1px solid #a8abac;
  border-left: 1px solid #a8abac;
  width: 85%; }

.goButton {
  width: 15%;
  border-top: none;
  border-bottom: 1px solid #a8abac;
  border-right: 1px solid #a8abac;
  border-left: none;
  background: none;
  float: left;
  height: 65px;
  font-family: "din-2014";
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  color: #FFF;
  cursor: pointer; }

.no-touch .goButton:hover {
  background: #f37600; }

.heroText {
  /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: italic;
  color: #FFF;
  font-size: 80px;
  line-height: 83px;
  text-transform: uppercase; }
  .heroSubText {
    /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
    /* font-weight: 300; */
    font-size:3.5rem;
    font-style: normal;
    color: #FFF;
    /* font-size: 80px; */
    line-height: 83px;
    text-transform: uppercase; }

.us-homepage #homeHero .heroText {
  font-size: 60px;
  line-height: 60px; }

.heroText:before, .heroText:after {
  width: 125px;
  display: block;
  content: '';
  background: #f37600;
  height: 3px;
  left: 0;
  right: 0;
  margin: 40px auto; }

#reserve p, #thankyou p {
  font-size: 18px;
  color: #c1c1c1;
  font-family: "din-2014";
  font-weight: 300;
  line-height: 36px; }

#reserve p a {
  color: #c1c1c1; }

#reserve .heroText:after {
  margin: 40px auto; }

.icon .icon {
  background-size: 100%; }

.inline-block {
  display: inline-block !important;

}

/******************************
 *
 *  Trustee Specific
 *
 ******************************/
#consent_blackbar {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 200; }

#truste-consent-text {
  width: 33%;
  float: left; }

#truste-consent-text h2 {
  font-family: "din-2014";
  font-weight: 400;
  font-size: 24px;
  font-weight: normal;
  color: #1e1e1e; }

#truste-consent-buttons {
  width: 66%;
  float: left;
  padding-top: 35px; }

#truste-consent-buttons button {
  cursor: pointer;
  text-align: left; }

.half-width {
  width: 50%;
  float: left;
  padding-left: 20px; }

#truste-cookie-button, #truste-show-consent {
  font-family: "din-2014";
  font-weight: 400;
  font-size: 16px;
  font-weight: normal;
  color: #00a85f;
  text-decoration: underline;
  border: none;
  outline: none;
  background: none; }

#truste-consent-content {
  height: 130px; }

#truste-consent-button {
  border: 0px;
  padding: 10px;
  background-color: #00a85f;
  font-family: "din-2014";
  font-weight: 400;
  font-size: 18px;
  font-weight: normal;
  color: white; }

#truste-consent-track {
  border-top: 6px solid #00a85f;
  background: #FFF;
  padding: 25px;
  max-width: 1024px;
  margin: 0 auto;
  width: 100%;
  display: none; }

.three-column {
  width: 25%;
  float: left; }

#teconsent {
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 1000; }

.locale-ca + div footer, .locale-ca + main #contentContainer footer {
  background-color: #171717; }
  .locale-ca + div footer p, .locale-ca + main #contentContainer footer p {
    color: #ccc;
    font-size: 12px;
    font-size: 1.2rem; }
  .locale-ca + div footer a, .locale-ca + main #contentContainer footer a {
    color: #ccc;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6; }
    .locale-ca + div footer a:hover, .locale-ca + main #contentContainer footer a:hover {
      color: #fff; }

.col-10 {
  width: 10%; }

.col-20 {
  width: 20%; }

.col-25 {
  width: 25%; }

.col-30 {
  width: 30%; }

.col-33 {
  width: 33.3333%; }

.col-40 {
  width: 40%; }

.col-50 {
  width: 50%; }

.col-60 {
  width: 60%; }

.col-66 {
  width: 66%; }

.col-70 {
  width: 70%; }

.col-75 {
  width: 75%; }

.col-80 {
  width: 80%; }

.col-90 {
  width: 90%; }

.left {
  float: left; }

.right {
  float: right; }

  /* Dropdown Button */


#homeHero {
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  width: 100%;
  background-size: cover !important;
  -webkit-background-size: cover;
  height: 0;
  padding-top: 10%;
  padding-bottom: 56.25%; }
  #homeHero #heroContent {
    text-align: center;
    width: 100%; }

.locale-ca + main #homeHero, .ushomehero #homeHero {
  width: 100%;
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  height: auto;
  padding-bottom: 10%; }
  .locale-ca + main #homeHero #heroContent, .ushomehero #homeHero #heroContent {
    padding: 125px 0 0 0; }
  .locale-ca + main #homeHero .heroText, .ushomehero #homeHero .heroText {
    max-width: 1200px;
    margin: 30px auto 45px auto; }
    .locale-ca + main #homeHero .heroText:before, .ushomehero #homeHero .heroText:before {
      display: none; }
    .locale-ca + main #homeHero .heroText:after, .ushomehero #homeHero .heroText:after {
      margin: 33px auto; }
  .locale-ca + main #homeHero #carName, .ushomehero #homeHero #carName {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 30px; }
  .locale-ca + main #homeHero .hero-product, .ushomehero #homeHero .hero-product {
    display: block;
    width: 100%; }
  .locale-ca + main #homeHero .hero-product-mobile, .ushomehero #homeHero .hero-product-mobile {
    display: none; }

.heroText:before, .heroText:after, #exploreFleet h2:after, #worldoflux h2:after {
  width: 125px;
  display: block;
  content: '';
  background: #f37600;
  height: 2px;
  left: 0;
  right: 0;
  /* margin: 40px auto; */ }
  .heroText:before, .heroText:after, #exploreFleet h4:after, #worldoflux h4:after {
    width: 125px;
    display: block;
    content: '';
    background: #f37600;
    height: 3px;
    left: 0;
    right: 0;
    margin: 40px auto;
    height: 2px; }

#carName {
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  margin: 20px auto;
  text-transform: uppercase; }

#carClasses {
  width: 100%; }

.homepage-tile {
  position: relative; }

.third-block {
  width: inherit;
  height: 560px;
  float: left;
  overflow: hidden; }

.third-block-short {
  width: 33.33333%;
  height: 400px;
  float: left;
  overflow: hidden; }

.homepage .car-image {
  background: no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
  /* Safari and Chrome */
  /* Firefox */
  /* IE 9 */
  /* Opera */
  transition: all 1s ease;
  display: block;
  text-decoration: none;
  border: 0;
  text-align: center;
  position: absolute;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.homepage-tile:hover .car-image, .homepage-tile.hover .car-image {
  -webkit-transform: scale(1.15);
  /* Safari and Chrome */
  /* Firefox */
  /* IE 9 */
  /* Opera */
  transform: scale(1.15);
  opacity: 0.2; }

.homepage .car-overlay {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center; }

.homepage .car-overlay span, .homepage .car-overlay h2 {
  display: none;
  /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: px;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  position: relative; }
  .homepage .car-overlay span:after, .homepage .car-overlay h2:after {
    display: block;
    width: 40px;
    height: 62px;
    content: ' ';
    /* background: url("/etc/designs/exotics/clientlibs/dist/img/homepage/arrow_desktop.png"); */
    margin: 10px auto;
  }
  .homepage .car-overlay span, .homepage .car-overlay h3 {
    display: none;
    /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 200;
    font-style: italic;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    position: relative; }
  .homepage .car-overlay span:after, .homepage .car-overlay h3:after {
    display: block;
    width: 30px;
    height: 62px;
    content: ' ';
    /* background: url("/etc/designs/exotics/clientlibs/dist/img/homepage/arrow_desktop.png"); */
    margin: 10px auto; }

.homepage .homepage-tile:hover .car-overlay span, .homepage .homepage-tile:hover .car-overlay h2, .homepage .homepage-tile.hover .car-overlay span, .homepage .homepage-tile.hover .car-overlay h2 .homepage .homepage-tile:hover .car-overlay h3, .homepage .homepage-tile.hover .car-overlay span, .homepage .homepage-tile.hover .car-overlay h3 {
  display: inline-block; }

#exploreFleet, #serviceFleet {
  width: 100%;
  background: #212121;
  text-align: center; }

#exploreFleet h2, #serviceFleet h2 {
  margin: 0 0;
  color: #FFF;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 48px;
  text-transform: uppercase;
  line-height: 54px;
  margin: 100px 0 0 0;
  font-weight: normal; }

#serviceFleet h2 span {
  display: block;
  /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 60px; }

#serviceFleet h2 span:before, #serviceFleet h2 span:after {
  width: 50%;
  height: 2px;
  display: block;
  content: '';
  background: #f37600;
  height: 3px;
  left: 0;
  right: 0;
  margin: 20px auto; }

#serviceFleet p {
  color: #c1c1c1;
  font-family: "din-2014";
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
  margin: 10% auto;
  width: 80%; }

#exploreFleet p {
  color: #c1c1c1;
  font-family: "din-2014";
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
  margin: 0 auto 40px auto;
  width: 60%; }

#exploreFleet .main-button {
  padding: 20px 20px; }

.double-block-vertical {
  width: 33.33333%;
  height: 1010px;
  overflow: hidden; }

.double-block-horizontal {
  width: 66.66666%;
  height: 450px;
  overflow: hidden; }

#deliverHero {
  width: 100%;
  background: url("../img/elements/autumn_road_dark.jpg") no-repeat;
  background-size: cover;
  opacity: 1.2;
  text-align: center;
  padding: 35px 20px;
  background-position: 50%; }

#deliverHero .heroText {
  font-size: 48px;
  line-height: 60px;
  margin-top: 0; }

#deliverHero a.main-button {
  margin-top: 20px; }

#deliverHero .heroText:before, #deliverHero .heroText:after {
  margin: 20px auto;
  width: 68px; }

#deliverHero p {
  font-size: 18px;
  color: #ffffff;
  font-family: "din-2014";
  font-weight: 300;
  line-height: 36px;
  max-width: 1000px;
  margin: 10px auto; }

@media only screen and (max-width: 1330px) {
  #homeHero .heroText {
    font-size: 60px;
    line-height: 60px; }
  #homeHero #heroContent {
    padding: 150px 0; } }

@media only screen and (max-width: 1200px) {
  #deliverHero .heroText {
    font-size: 40px;
    line-height: 50px; } }

@media only screen and (max-width: 1100px) {
  #homeHero {
    padding-bottom: 0;
    height: 650px; }
  #homeHero .heroText {
    font-size: 50px; }
  .heroText:before, .heroText:after, #exploreFleet h2:after, .car-image span:after, .car-image span:before {
    margin: 20px auto; } }

@media only screen and (max-width: 980px) {
  #serviceFleet h2 {
    font-size: 40px;
    line-height: 50px; }
  #serviceFleet h2 span {
    font-size: 50px; }
  #serviceFleet p {
    font-size: 18px; } }

@media only screen and (max-width: 750px) {
  .third-block, .double-block-vertical, .double-block-horizontal {
    width: 100%;
    height: 380px; }
  .homepage .car-image {
    background-size: auto; }
  .homepage .car-overlay {
    top: 40%; }
  .homepage .third-block #exploreFleet h2 {
    margin: 5% 0 0 0; }
  #exploreFleet h2:after {
    margin: 10px auto; }
  #exploreFleet p {
    margin: 0 auto 2% auto; }
  #exploreFleet .main-button {
    padding: 10px 20px; }
  #serviceFleet p {
    margin: 2% auto; }
  #serviceFleet h2 {
    margin: 5% 0 0 0; } }

@media only screen and (max-width: 645px) {
  #homeHero .heroText {
    font-size: 28px;
    line-height: 36px;
    padding: 0px 10px; }
  #serviceFleet h2 {
    font-size: 30px;
    line-height: 40px; }
  #serviceFleet h2 span {
    font-size: 40px; }
  #serviceFleet h2 span:before, #serviceFleet h2 span:after {
    margin: 10px auto; } }

@media only screen and (max-width: 550px) {
  #deliverHero .heroText {
    font-size: 30px;
    line-height: 40px; }
  #deliverHero p {
    font-size: 18px;
    line-height: 26px; } }

#reserveMenuItem {
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  color: #f37600; }

.getstarted {
  background: #1d1d1d; }

.exploreMore {
  background-color: #2a2a2a; }
  .exploreMore .exploreText {
    text-align: left; }

.collection-hero {
  /* background: url("/etc/designs/exotics/clientlibs/dist/img/listings/top_background.jpg") 50% 0 no-repeat fixed; */
  width: 100%;
  background-size: cover;
  height: 324px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .collection-hero.ca {
    /* background: url("/content/dam/exotics/us/locationlisting/location-listing-bar-bg.jpg"); */
    background-size: cover; }
  .collection-hero h1 {
    margin: 0;
    padding: 175px 0 10px 20px;
    color: #fff;
    /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 48px;
    text-transform: uppercase;
    z-index: 10; }

.filter-button {
  margin-left: 20px;
  border: 1px solid white;
  background: transparent;
  color: white;
  display: block;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-size: 24px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 5px;
  width: 330px; }
  .filter-button .label {
    display: inline-block;
    color: #f37600;
    font-size: 36px; }
  .filter-button .description {
    display: inline-block;
    color: gray;
    font-size: 24px;
    font-size: 2.4rem; }
  .filter-button .action {
    margin-left: 20px;
    display: inline-block;
    color: #f37600;
    font-size: 32px;
    line-height: 24px;
    width: 25px;
    height: 25px;
    background: no-repeat; }

.collection-list a.vehicle-tile {
  position: relative;
  background: 50% 0 no-repeat;
  background-size: cover;
  list-style: none;
  width: 25%;
  height: 0;
  padding-bottom: 19.70%;
  float: left;
  display: block; }

.collection-list, .vehicle-grid {
  margin: 0;
  padding: 0; }
  .collection-list a.vehicle-tile.full, .vehicle-grid a.vehicle-tile.full {
    float: none;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; }
    .collection-list a.vehicle-tile.full .tile-overlay div.make, .vehicle-grid a.vehicle-tile.full .tile-overlay div.make {
      font-size: 32px; }
    .collection-list a.vehicle-tile.full .tile-overlay div.model, .vehicle-grid a.vehicle-tile.full .tile-overlay div.model {
      font-size: 54px; }
    .collection-list a.vehicle-tile.full .tile-overlay div.btn-view-details, .vehicle-grid a.vehicle-tile.full .tile-overlay div.btn-view-details {
      font-size: 28px; }
  .collection-list a.vehicle-tile.featured, .vehicle-grid a.vehicle-tile.featured {
    float: right;
    width: 75%;
    height: 0;
    padding-bottom: 39.4875%; }
    .collection-list a.vehicle-tile.featured .tile-overlay div.make, .vehicle-grid a.vehicle-tile.featured .tile-overlay div.make {
      font-size: 32px; }
    .collection-list a.vehicle-tile.featured .tile-overlay div.model, .vehicle-grid a.vehicle-tile.featured .tile-overlay div.model {
      font-size: 54px; }
    .collection-list a.vehicle-tile.featured .tile-overlay div.btn-view-details, .vehicle-grid a.vehicle-tile.featured .tile-overlay div.btn-view-details {
      font-size: 28px; }
  .collection-list a.vehicle-tile.half, .vehicle-grid a.vehicle-tile.half {
    width: 50%;
    padding-bottom: 26.325%; }
    .collection-list a.vehicle-tile.half .tile-overlay div.make, .vehicle-grid a.vehicle-tile.half .tile-overlay div.make {
      font-size: 28px; }
    .collection-list a.vehicle-tile.half .tile-overlay div.model, .vehicle-grid a.vehicle-tile.half .tile-overlay div.model {
      font-size: 48px; }
    .collection-list a.vehicle-tile.half .tile-overlay div.btn-view-details, .vehicle-grid a.vehicle-tile.half .tile-overlay div.btn-view-details {
      font-size: 22px; }
  .collection-list a.vehicle-tile.hover .tile-overlay, .collection-list a.vehicle-tile:hover .tile-overlay, .vehicle-grid a.vehicle-tile.hover .tile-overlay, .vehicle-grid a.vehicle-tile:hover .tile-overlay {
    display: block;
    background: rgba(0, 0, 0, 0.75); }
  .collection-list a.vehicle-tile .tile-overlay, .vehicle-grid a.vehicle-tile .tile-overlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center;
    text-decoration: none;
    padding-top: 15%;
    color: white; }
    .collection-list a.vehicle-tile .tile-overlay div.make, .vehicle-grid a.vehicle-tile .tile-overlay div.make {
      /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      font-style: italic;
      font-size: 24px;
      text-transform: uppercase; }
      .collection-list a.vehicle-tile .tile-overlay div.make:after, .vehicle-grid a.vehicle-tile .tile-overlay div.make:after {
        display: block;
        width: 100px;
        height: 2px;
        content: '';
        background-color: #f37600;
        margin: 5px auto; }
    .collection-list a.vehicle-tile .tile-overlay div.model, .vehicle-grid a.vehicle-tile .tile-overlay div.model {
      /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      font-size: 36px;
      text-transform: uppercase; }
    .collection-list a.vehicle-tile .tile-overlay div.btn-view-details, .vehicle-grid a.vehicle-tile .tile-overlay div.btn-view-details {
      /* border: 1px solid #000; */
      /* padding: 5px 10px; */
      /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      font-size: 18px;
      display: inline-block;
      text-transform: uppercase;
      margin-top: 20px; }
      .collection-list a.vehicle-tile .tile-overlay div.btn-view-details span, .vehicle-grid a.vehicle-tile .tile-overlay div.btn-view-details span {
        display: block;
        color: #f37600;
        float: right;
        padding-left: 10px; }

@media only screen and (max-width: 750px) {
  .collection-hero {
    padding-bottom: 56.25%; }
    .collection-hero h1 {
      top: 90px;
      font-size: 24px; }
  .collection-list a.vehicle-tile {
    float: none;
    width: 100%;
    padding-bottom: 52.65%; }
    .collection-list a.vehicle-tile.featured {
      float: none;
      width: 100%;
      padding-bottom: 52.65%; }
    .collection-list a.vehicle-tile.half {
      width: 100%;
      padding-bottom: 52.65%; }
  .collection-list a.vehicle-tile .tile-overlay {
    padding-top: 10%; }
  .collection-list a.vehicle-tile .tile-overlay div.btn-view-details, .collection-list a.vehicle-tile.featured .tile-overlay div.btn-view-details, .collection-list a.vehicle-tile.full .tile-overlay div.btn-view-details, .collection-list a.vehicle-tile.half .tile-overlay div.btn-view-details {
    font-size: 18px; }
  .collection-list a.vehicle-tile .tile-overlay div.model, .collection-list a.vehicle-tile.featured .tile-overlay div.model, .collection-list a.vehicle-tile.full .tile-overlay div.model, .collection-list a.vehicle-tile.half .tile-overlay div.model {
    font-size: 28px; }
  .collection-list a.vehicle-tile .tile-overlay div.make, .collection-list a.vehicle-tile.featured .tile-overlay div.make, .collection-list a.vehicle-tile.full .tile-overlay div.make, .collection-list a.vehicle-tile.half .tile-overlay div.make {
    font-size: 24px; } }

.filter {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.9);
  bottom: 0px;
  right: 0px;
  z-index: 20000;
  height: 4000px; }
  .filter button.filter-close {
    background: transparent;
    border: none;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer; }
    .filter button.filter-close:before, .filter button.filter-close:after {
      height: 4px;
      width: 30px;
      background: #fff;
      opacity: 0.8;
      position: absolute;
      display: block;
      content: '';
      top: 0; }
    .filter button.filter-close:before {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .filter button.filter-close:after {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .filter h4 {
    font-family: 'DINLight';
    color: #f37600;
    font-size: 20px;
    text-transform: uppercase; }
  .filter .style-filter, .filter .brand-filter {
    width: 720px;
    margin: 80px auto; }
  .filter ul {
    margin: 0;
    padding: 0; }
    .filter ul li {
      background: 50% 0 no-repeat;
      background-size: cover;
      border: 1px solid #333;
      float: left;
      text-align: center;
      /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      font-style: italic;
      font-size: 24px;
      list-style: none; }
      .filter ul li:hover {
        border-color: #f37600;
        background-color: #333;
        background-color: rgba(255, 255, 255, 0.1); }
      .filter ul li.empty:hover {
        background-color: transparent;
        border-color: #333; }
      .filter ul li a, .filter ul li button {
        color: white;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
        width: 100%;
        height: 100%;
        padding-top: 20px;
        /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 24px; }
      .filter ul li button {
        padding-top: 0;
        background-color: transparent;
        border: none;
        -webkit-appearance: none;
        -moz-appearance: none; }
  .filter li.all {
    width: 144px;
    height: 144px;
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-size: 32px; }
    .filter li.all a {
      color: white;
      padding-top: 50px; }
  .filter li.luxury, .filter li.sports-car, .filter li.super-car, .filter li.executive-4x4 {
    width: 288px;
    height: 72px; }
  .filter .brand-filter li {
    width: 120px;
    height: 120px; }
    .filter .brand-filter li a, .filter .brand-filter li button {
      display: block;
      width: 100%;
      height: 100%;
      text-indent: -3000px; }
  .filter button.apply-filters {
    width: 720px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: transparent;
    color: #fff;
    margin: 0 auto;
    float: none;
    display: block;
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-size: 32px;
    text-transform: uppercase;
    padding: 2px;
    cursor: pointer; }

@media only screen and (max-width: 720px) {
  .filter .style-filter, .filter .brand-filter {
    width: 288px;
    margin: 80px auto; }
  .filter li.all {
    width: 288px;
    height: 72px; }
    .filter li.all a, .filter li.all button {
      padding-top: 20px; }
  .filter .brand-filter li {
    width: 144px;
    height: 144px; }
  .filter button.apply-filters {
    width: 288px; } }

@media only screen and (max-width: 550px) {
  .collection-hero {
    background-size: inherit; } }

.main-hero {
  background: url("/etc/designs/exotics/clientlibs/dist/img/details/B1_Background.jpg") 50% 0 no-repeat;
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  height: 900px;
  position: relative; }
  .main-hero .hero-content {
    text-align: center;
    width: 100%;
    height: 56.8%; }
  .main-hero h2, .main-hero h1 {
    margin: 140px auto 0 auto;
    display: inline-block;
    color: #FFF;
    font-family: "DidotItalic", serif;
    font-size: 30px;
    text-transform: uppercase;
    z-index: 10;
    position: relative; }
  .main-hero h2 span, .main-hero h1 + h2.subhead {
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-size: 72px;
    display: block; }
    .main-hero h2 span:before, .main-hero h1 + h2.subhead:before {
      width: 70px;
      display: block;
      content: '';
      background: #f37600;
      height: 3px;
      left: 0;
      right: 0;
      margin: 14px auto; }
  .main-hero h1 + h2.subhead {
    margin: 0; }
  .main-hero .car-image {
    width: 1200px;
    height: 800px;
    background: url("/etc/designs/exotics/clientlibs/dist/img/details/B1_Car.png") no-repeat;
    background-size: 100%;
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -40%;
    z-index: 5;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .main-hero .explore {
    display: block;
    left: 5%;
    text-decoration: none;
    position: absolute;
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    color: #FFF;
    font-size: 36px;
    text-transform: uppercase;
    z-index: 10; }
    .main-hero .explore:before {
      content: '<';
      color: #f37600;
      /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      font-size: 18px;
      display: block;
      float: left;
      line-height: 40px;
      margin: 0 10px 0 0; }
    .main-hero .explore:hover {
      color: #f37600; }
  .main-hero .car-listing {
    position: absolute;
    z-index: 15;
    bottom: 50%;
    font-size: 36px;
    color: #FFF;
    /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-style: italic;
    text-decoration: none;
    display: block;
    text-transform: uppercase; }
    .main-hero .car-listing div span {
      font-size: 24px;
      font-family: "DINUltraLight";
      display: block; }

#details {
  height: 680px;
  background: url("/etc/designs/exotics/clientlibs/dist/img/details/B2_Background.jpeg");
  width: 100%;
  background-size: cover; }

#details {
  text-align: center; }

.details-arrow {
  color: #FFF;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-size: 30px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  z-index: 10;
  padding: 15px 0; }

.details-arrow:after {
  display: block;
  line-height: 30px;
  content: '';
  border-top: 2px solid #f37600;
  border-left: 2px solid #f37600;
  height: 15px;
  width: 15px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin: auto; }

#detailContent {
  width: 100%;
  margin: 0px auto;
  z-index: 20;
  max-width: 1300px;
  padding: 20px 0; }

#detailQuote {
  float: left;
  color: #FFF;
  /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 48px;
  width: 500px;
  text-transform: uppercase;
  line-height: 60px; }

#detailQuote span {
  display: block;
  color: #f37600;
  font-family: "din-2014";
  font-weight: 300;
  font-size: 18px;
  line-height: 38px; }

#detailSpecs {
  text-transform: uppercase;
  color: #FFF;
  width: 600px;
  display: inline-block; }

#detailSpecs h3 {
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-size: 48px; }

.spec-wrapper {
  padding-top: 20px; }

.spec {
  font-family: "DINUltraLight";
  font-size: 60px;
  line-height: 36px;
  display: inline-block;
  width: 32%;
  text-align: center; }

.spec span {
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 0; }

.spec .spec-detail {
  display: block;
  line-height: 36px; }

.spec .spec-detail:before {
  width: 100px;
  display: block;
  content: '';
  background: #f37600;
  height: 3px;
  left: 0;
  right: 0;
  margin: 20px auto; }

#details .car-image {
  position: absolute;
  width: 100%;
  height: 500px;
  background-size: cover;
  background: url("/etc/designs/exotics/clientlibs/dist/img/details/B2_Car.png") no-repeat;
  margin: 0 auto;
  top: 230px; }

#prices {
  z-index: 25;
  height: 0;
  max-height: 560px;
  padding-bottom: 33%;
  background: url("/etc/designs/exotics/clientlibs/dist/img/details/B2_Background.jpeg");
  width: 100%;
  background-size: cover;
  position: relative; }

#prices .car-image {
  position: absolute;
  width: calc(100% + 800px);
  height: 0;
  padding-bottom: 56.8%;
  background-size: cover;
  background: url("/etc/designs/exotics/clientlibs/dist/img/details/B3_Car.png") no-repeat;
  margin: 0 auto;
  left: -800px;
  top: -50px; }

#priceDetails {
  float: right;
  width: 595px;
  margin: 3% 10% 0 0; }

#priceDetails p {
  font-family: "din-2014";
  font-weight: 300;
  font-style: italic;
  font-size: 20px;
  color: #FFF;
  line-height: 36px; }

#startingAt {
  font-family: "din-2014";
  font-weight: 300;
  color: #FFF;
  font-size: 16px;
  margin-top: 30px;
  text-transform: uppercase;
  text-align: center; }

#pricesContainer:before, #pricesContainer:after {
  width: 100%;
  display: block;
  content: '';
  background: #f37600;
  height: 3px;
  left: 0;
  right: 0;
  margin: 20px auto; }

.price-per {
  width: 33%;
  text-align: center;
  color: #FFF;
  font-family: "DINUltraLight";
  font-size: 48px;
  text-transform: uppercase;
  float: left; }

.price-per span {
  display: block;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-size: 20px; }

ul#conditions {
  list-style: none;
  padding: 0;
  text-align: center;
  margin: 0; }

ul#conditions li {
  font-family: "din-2014";
  font-weight: 300;
  font-style: italic;
  font-size: 18px;
  color: #898989;
  padding: 0; }

.car-images {
  z-index: 30;
  width: 100%;
  position: relative;
  background-color: #898989; }
  .car-images .tile {
    float: left;
    width: 50%;
    height: 0;
    padding-bottom: 36.5%;
    background-size: cover; }

.vehicle-disclaimer, #reserve .disclaimer-text p {
  font-family: "din-2014";
  font-weight: 300;
  font-style: italic;
  font-size: 18px;
  color: #c1c1c1;
  text-transform: none; }

.vehicle-disclaimer {
  padding-top: 40px; }

#priceDetails .vehicle-disclaimer {
  padding-top: 0px; }

.vehicle-disclaimer ul {
  padding: 0;
  text-align: center;
  color: #898989;
  margin: 0; }

.vehicle-disclaimer ul li {
  list-style: none; }

/*gb details  */
.locale-gb #reserveMenuItem {
  color: #fff; }

.locale-gb + main .carousel .car-listing.next-car {
  float: right;
  right: 10px;
  text-align: right;
  width: 122px;
  height: 120px;
  background: url("/etc/designs/exotics/clientlibs/dist/img/details/nav_next_tablet.png") no-repeat; }
  .locale-gb + main .carousel .car-listing.next-car div {
    float: left; }

.locale-gb + main .carousel .car-listing.prev-car {
  float: left;
  left: 10px;
  width: 122px;
  height: 120px;
  background: url("/etc/designs/exotics/clientlibs/dist/img/details/nav_prev_tablet.png") no-repeat; }
  .locale-gb + main .carousel .car-listing.prev-car div {
    float: right; }

.locale-gb + main .carousel .car-listing.prev-car:after, .locale-gb + main .carousel .car-listing.next-car:after {
  content: none; }

.locale-gb + main #reserve {
  background: url("/etc/designs/exotics/clientlibs/dist/img/homepage/Home_B4_background.jpg");
  background-size: cover; }

@media only screen and (max-width: 1500px) {
  #priceDetails {
    margin: 3% 5% 0 0; } }

@media only screen and (max-width: 1400px) {
  #detailQuote {
    font-size: 40px; }
  #priceDetails p {
    font-size: 18px;
    line-height: 30px; } }

@media only screen and (max-width: 1300px) {
  #details .car-image {
    left: -200px;
    width: calc(100% + 200px); }
  #prices .car-image {
    left: -900px; }
  .main-hero {
    height: 800px; } }

@media only screen and (max-width: 1200px) {
  #prices {
    height: 410px;
    padding-bottom: 0; }
  .main-hero .car-listing {
    font-size: 26px; }
  .main-hero .next-car {
    width: 90px;
    height: 88px;
    background: url("/etc/designs/exotics/clientlibs/dist/img/details/nav_next_mobile.png") no-repeat; }
  .main-hero .prev-car {
    width: 90px;
    height: 88px;
    background: url("/etc/designs/exotics/clientlibs/dist/img/details/nav_prev_mobile.png") no-repeat; } }

@media only screen and (max-width: 1100px) {
  .main-hero {
    height: 800px;
    padding-bottom: 0%; }
  #prices .car-image {
    display: none; }
  #priceDetails {
    margin: 0 auto;
    padding: 3% 0;
    float: none; } }

@media only screen and (max-width: 1000px) {
  #detailSpecs {
    width: 100%;
    margin-top: 50px; }
  .car-images .tile {
    float: none;
    width: 100%;
    padding-bottom: 56.25%; }
  .main-hero .car-image {
    margin-left: -50%; }
  .main-hero h2 span {
    font-size: 50px; } }

@media only screen and (max-width: 900px) {
  .main-hero {
    height: 650px; }
    .main-hero .car-image {
      width: 690px;
      margin-left: -40%;
      top: 140px; } }

@media only screen and (max-width: 700px) {
  .main-hero .car-listing {
    bottom: 10px; }
  .main-hero {
    background: url("/etc/designs/exotics/clientlibs/dist/img/details/B1_Backgground_mobile_asset.jpg") 50% 0 no-repeat; }
    .main-hero .car-image {
      width: 490px;
      margin-left: -40%;
      top: 220px; }
  .car-images .tile {
    float: none;
    width: 100%;
    padding-bottom: 56.25%; }
  #priceDetails {
    width: 95%; }
  #detailQuote {
    width: 100%; }
  .main-hero .car-listing div {
    display: none;
    margin-top: 10px; }
  .main-hero .next-car:after, .main-hero .prev-car:before {
    font-size: 68px; }
  .main-hero .car-listing:hover div {
    display: block; }
  .spec {
    font-size: 40px; }
  .vehicle-disclaimer ul li {
    font-size: 16px; }
  ul#conditions li {
    font-size: 16px; } }

@media only screen and (max-width: 500px) {
  .main-hero .car-image {
    margin: 0 auto;
    width: 100%; }
  #detailQuote {
    font-size: 30px;
    line-height: 40px; }
  .price-per {
    font-size: 36px; }
    .price-per span {
      font-size: 18px; } }

#enqHero {
  background: url("/etc/designs/exotics/clientlibs/dist/img/enquiries/B1_Background-2.jpg") 50% 0 no-repeat fixed;
  width: 100%;
  background-size: cover;
  height: 711px;
  text-align: center; }

.enquiries #heroContent h2 {
  font-size: 48px;
  margin: 0 0;
  color: #FFF;
  margin: 0 auto; }

#heroContent {
  text-align: center;
  font-size: 48px;
  /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: italic;
  padding: 125px 0; }

.center-main-content {
  width: 90%;
  margin: 0 auto; }

#content {
  width: 480px;
  float: left;
  text-align: left;
  margin: 50px 0px; }

#tagLine {
  font-size: 48px;
  color: #FFF;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase; }

#tagLine:after {
  width: 100px;
  display: block;
  content: '';
  background: #f37600;
  height: 3px;
  left: 0;
  right: 0;
  margin: 30px 0; }

#content p {
  color: #FFF;
  font-family: "din-2014";
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 24px; }

.enquire-car {
  width: 880px;
  height: 646px;
  background: url("/etc/designs/exotics/clientlibs/dist/img/enquiries/B1_Car.png") no-repeat;
  float: right; }

.location-tile {
  width: 50%;
  height: 510px;
  background-size: cover;
  text-align: center;
  overflow: hidden; }

.location-tile h3 {
  margin: 0 0;
  font-size: 48px;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  color: #FFF;
  margin-top: 150px; }

.location-tile h3:after {
  width: 125px;
  display: block;
  content: '';
  background: #f37600;
  height: 3px;
  left: 0;
  right: 0;
  margin: 40px auto; }

.location-tile p {
  font-size: 18px;
  color: #FFF;
  line-height: 36px;
  font-family: "DINUltraLight"; }

.location-tile img {
  opacity: .6; }

@media only screen and (max-width: 1600px) {
  .enquire-car {
    left: 600px;
    position: absolute;
    float: none; } }

@media only screen and (max-width: 1200px) {
  .enquire-car {
    left: 500px; } }

@media only screen and (max-width: 1000px) {
  .location-tile {
    width: 100%; } }

@media only screen and (max-width: 850px) {
  .enquire-car {
    display: none; }
  #enqHero {
    height: 611px; }
  #content {
    width: 100%;
    margin: 20px 0; } }

@media only screen and (max-width: 700px) {
  .location-tile h3 {
    font-size: 30px; } }

@media only screen and (max-width: 550px) {
  #enqHero {
    height: 770px;
    background-size: inherit; }
  #heroContent {
    padding: 150px 0; } }

#aboutUsHero {
  background: url("../img/about-img3.jpg") 40% 20% no-repeat fixed;
  width: 100%;
  background-size: cover;
  height: 710px;
  text-align: center; }
  #aboutUsHero.us-aboutus {
    background: url("../img/about-img3.jpg") 0 0 no-repeat fixed;
    background-size: cover; }
  #aboutUsHero #content {
  /* background: url('../img/networks_logo_dark.jpg') 40% 20% no-repeat fixed; */
  background
    margin-top: 40px; }
    #aboutUsHero #content p {
      font-size: 18px;
      line-height: 28px; }

#worldoflux {

  /* background-size:100px auto; */
  /* background: url("/etc/designs/exotics/clientlibs/dist/img/aboutUs/world-bg.png") 50% 0 no-repeat; */
  width: 100%;
  background-size: cover;
  text-align: center;
  padding: 80px 20px 100px;
  color: white;
  height: 750px;
  /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  font-style: italic; }
  #worldoflux h2 {
    font-size: 48px;
    margin: 0 auto;
    text-transform: uppercase; }
    #worldoflux h2:after {
      margin: 20px auto 40px;
      width: 125px; }
  #worldoflux h3 {
    font-size: 36px;
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 250;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 12px; }
    #worldoflux h4 {
      font-size: 24px;
      /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 250;
      font-style: normal;
      text-transform: uppercase;
      margin-bottom: 12px; }
  #worldoflux p {
    width: 480px;
    margin: auto;
    font-size: 18px;
    color: #c1c1c1;
    font-family: "din-2014";
    font-weight: 300;
    font-style: normal;
    line-height: 36px; }
  #worldoflux b {
    font-weight: bold; }
  #worldoflux a.main-button {
    margin: 50px auto 70px; }
    #terms_conditions p {
      width: 100%;
      /* margin: auto; */
      font-size: 15px;
      color: #c1c1c1;
      font-family: "din-2014";
      font-weight: 300;
      font-style: normal;
      line-height: 20px; }
    #terms_conditions  b {
      font-weight: bold; }
    #terms_conditions  a.main-button {
      margin: 50px auto 70px; }

div.foreign-links {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  width: 760px;
  margin: auto; }
  div.foreign-links a.link-box {
    width: 358px;
    height: 60px;
    padding: 16px;
    border: 1px solid #fff;
    display: inline-block;
    margin-top: 50px;
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    text-decoration: none;
    color: white;
    font-size: 22px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    text-transform: uppercase; }
    div.foreign-links a.link-box:first-child {
      margin-right: 40px; }
    div.foreign-links a.link-box span {
      width: 26px;
      height: 15px;
      display: inline-block;
      float: left;
      margin-right: 15px;
      margin-top: 5px; }
      div.foreign-links a.link-box span img {
        width: 100%;
        height: 100%; }
    div.foreign-links a.link-box:after {
      border-top: 2px solid #f37600;
      border-right: 2px solid #f37600;
      content: '';
      position: absolute;
      right: 25px;
      top: calc(50% - 10px);
      width: 20px;
      height: 20px;
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -ms-transform-origin: rotate(45deg);
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    div.foreign-links a.link-box:hover {
      border: 1px solid #f37600; }

/*get started band*/
.getstarted {
  height: 320px;
  width: 100%;
  text-align: center;
  padding: 35px 20px;
  background-color: #151515;
  background-size: cover; }
  .getstarted .heroText {
    margin-top: 20px;
    font-size: 48px;
    line-height: 60px; }
    .getstarted .heroText:before {
      display: none; }
    .getstarted .heroText:after {
      margin: 30px auto 40px;
      width: 120px;
      background: #f37600;
      left: 0;
      right: 0;
      height: 2px; }
  .getstarted .main-button {
    padding: 15px 70px;
    background-color: #f37600;
    border-color: #f37900; }
    .getstarted .main-button:hover {
      background-color: #f38800;
      border-color: #f38800; }

.selection-button {
  position: relative;
  padding: 15px 85px 15px 30px;
  margin: 50px auto 70px; }
  .selection-button:after {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 15px;
    top: calc(50% - 12.5px);
    background: url("/etc/designs/exotics/clientlibs/dist/img/collections/plus.png") no-repeat; }
  .selection-button:hover {
    border-color: #f37600;
    background-color: transparent; }
    .selection-button:hover:after {
      background: url("/etc/designs/exotics/clientlibs/dist/img/icons/png/plus-hover.png") no-repeat; }

.e-row {
  margin-left: -15px;
  margin-right: -15px; }
  .e-row:before, .e-row:after {
    content: " ";
    display: table; }
  .e-row:after {
    clear: both; }
  .e-row .col-car {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 1200px) {
      .e-row .col-car {
        float: left;
        width: 25%; } }

body.popup-active {
  background-color: #161615; }

.us-contact-form-wrap {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  display: none;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  color: #ffffff;
  top: 0;
  left: 0;
  background-color: #161615;
  opacity: 9.5;
  z-index: 10000;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .us-contact-form-wrap.open {
    display: block; }
  .us-contact-form-wrap .us-contact-form-scroll {
    position: relative;
    padding: 0 30px;
    max-width: 1000px;
    margin: 0 auto; }
  .us-contact-form-wrap form {
    position: relative; }
  .us-contact-form-wrap button.us-contact-form-close {
    background: transparent;
    border: none;
    margin-left:100%;

    width: 40px;
    height: 40px;
    position: fixed;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    right: 20px;
    top: 2rem;
    cursor: pointer;
    z-index: 100; }
    .us-contact-form-wrap button.us-contact-form-close:before, .us-contact-form-wrap button.us-contact-form-close:after {
      height: 3px;
      width: 45px;
      /*background: #5f5f5f;*/
      background: #ffffff;
      opacity: 0.8;
      position: absolute;
      display: block;
      content: '';
      top: 20px;
      left: -2px; }
    .us-contact-form-wrap button.us-contact-form-close:before {
      transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
    .us-contact-form-wrap button.us-contact-form-close:after {
      transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); }
  .us-contact-form-wrap * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .us-contact-form-wrap .form-title {
    padding-bottom: 40px;
    position: relative; }
    .us-contact-form-wrap .form-title h2, .us-contact-form-wrap .form-title h3 {
      padding: 120px 0 0 0;
      margin: 0;
      /* font-family: "DidotItalic", serif; */
      font-family: "Rajdhani", sans-serif;
      color: #ffffff;
      font-size: 80px;
      font-size: 8rem;
      position: relative;
      text-transform: uppercase;
      z-index: 1; }
    .us-contact-form-wrap .form-title p {
      max-width: 520px;
      color: #ffffff;
      margin: 0;
      font-size: 24px;
      font-size: 2.4rem; }
    .us-contact-form-wrap .form-title .required-signifier {
      font-size: 18px;
      font-size: 1.8rem;
      text-transform: uppercase;
      position: absolute;
      bottom: 11px;
      right: 0;
      margin: 0; }
    .us-contact-form-wrap .form-title.success-block {
      display: none; }
      .us-contact-form-wrap .form-title.success-block h2, .us-contact-form-wrap .form-title.success-block p {
        margin-bottom: 20px;
        max-width: 100%; }
      .us-contact-form-wrap .form-title.success-block .main-button.close-button {
        margin-top: 30px;
        background-color: #f37600;
        font-size: 24px;
        font-size: 2.4rem;
        font-weight: bolder;
        height: 66px;
        min-width: 240px;
        color: #ffffff; }
  .us-contact-form-wrap label {
    /* font-family: "din-2014-narrow"; */
    font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    color: #f37600;
    font-weight: bolder;
    text-transform: uppercase; }
  .us-contact-form-wrap input, .us-contact-form-wrap select, .us-contact-form-wrap .textarea > div, .us-contact-form-wrap button {
    /* font-family: "din-2014-narrow"; */
    font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    color: #ffffff; }
  .us-contact-form-wrap label, .us-contact-form-wrap select, .us-contact-form-wrap input, .us-contact-form-wrap button {
    font-size: 12px;
    font-size: 1.2rem; }
  .us-contact-form-wrap .button {
    -webkit-appearance: none;
    font-family: "Rajdhani", sans-serif;
    /* font-family: "din-2014-narrow"; */
    font-weight: 300;
    border: none;
    border-radius: 0;
    height: 66px;
    width: 270px;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 20px;
    font-size: 24px;
    font-size: 2.4rem; }
    .us-contact-form-wrap .button.cancel {
      background-color: transparent;
      border: none;
      padding: 0 30px;
      width: auto; }
    .us-contact-form-wrap .button.submit {
      background-color: #f37600; }
  .us-contact-form-wrap .form-disclaimer {
    text-align: center; }
    .us-contact-form-wrap .form-disclaimer a {
      color: #ffffff; }
  .us-contact-form-wrap .form-error {
    position: relative;
    border-left: 2px solid #ed1c24 !important;
    border-top: 2px solid #ed1c24 !important;
    border-right: none;
    border-bottom: none;
    left: -1px;
    top: -1px; }
    .us-contact-form-wrap .form-error:after {
      content: '';
      display: block;
      width: 100%;
      height: 2px;
      background-color: #ed1c24;
      position: absolute;
      bottom: -1px; }
    .us-contact-form-wrap .form-error ~ .error-field {
      display: block; }
  .us-contact-form-wrap .error-border {
    background-color: #ed1c24;
    position: absolute;
    padding: 0; }
    .us-contact-form-wrap .error-border.error-border-1 {
      width: 100%;
      height: 2px;
      top: auto;
      bottom: -1px;
      left: 0; }
    .us-contact-form-wrap .error-border.error-border-2 {
      height: 100%;
      width: 2px;
      top: auto;
      bottom: 0;
      right: -1px; }

.us-contact-form {
  width: 100%;
  max-width: 900px;
  margin: 0 auto; }

.input-fields {
  border-bottom: 1px solid #6a6b6c;
  border-right: 1px solid #6a6b6c;
  z-index: 2;
  position: relative;
  background-color: #161615; }

.input-field {
  border-left: 1px solid #6a6b6c; }
  .input-field:before, .input-field:after {
    content: " ";
    display: table; }
  .input-field:after {
    clear: both; }
  .input-field .input-field-col {
    position: relative;
    float: left;
    border-top: 1px solid #6a6b6c;
    height: 66px; }
    .input-field .input-field-col.col-60 {
      border-left: 1px solid #6a6b6c; }
    .input-field .input-field-col.textarea {
      height: auto;
      min-height: 66px; }
      .input-field .input-field-col.textarea div {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        min-height: 66px; }
        .input-field .input-field-col.textarea div div {
          min-height: 29px; }
    .input-field .input-field-col input#name {
      width: 100%;
      border: none; }
    .input-field .input-field-col label {
      padding: 20px;
      display: block;
      font-size: 18px;
      font-size: 1.8rem; }
    .input-field .input-field-col.date-picker:before {
      content: '';
      display: block;
      width: 28px;
      height: 28px;
      /* background-image: url(../img/elements/dropdown.png); */
      position: absolute;
      top: 18px;
      right: 21px; }
  .input-field input, .input-field .textarea > div, .input-field button {
    display: block;
    height: 100%;
    width: 100%;
    background-color: transparent;
    border: none;
    padding: 10px 10px;
    /* font-family: "din-2014-narrow"; */
    font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-size: 24px;
    font-size: 2.4rem; }
    .input-field input.datepick, .input-field .textarea > div.datepick, .input-field button.datepick {
      top: 0;
      left: 0;
      text-align: left;
      padding-right: 70px;
      position: absolute; }
      .input-field input.datepick ::-webkit-input-placeholder, .input-field .textarea > div.datepick ::-webkit-input-placeholder, .input-field button.datepick ::-webkit-input-placeholder {
        opacity: 1;
        color: #ffffff; }
      .input-field input.datepick :-moz-placeholder, .input-field .textarea > div.datepick :-moz-placeholder, .input-field button.datepick :-moz-placeholder {
        /* Firefox 18- */
        opacity: 1;
        color: #ffffff; }
      .input-field input.datepick ::-moz-placeholder, .input-field .textarea > div.datepick ::-moz-placeholder, .input-field button.datepick ::-moz-placeholder {
        /* Firefox 19+ */
        opacity: 1;
        color: #ffffff; }
      .input-field input.datepick :-ms-input-placeholder, .input-field .textarea > div.datepick :-ms-input-placeholder, .input-field button.datepick :-ms-input-placeholder {
        opacity: 1;
        color: #ffffff; }

.ui-datepicker {
  display: none; }

.ui-datepicker-div {
  font-size: 16px;
  font-size: 1.6rem; }

.contact-type-wrap {
  position: absolute; }
  .contact-type-wrap div.select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100%;
    border-right: 1px solid #cccccc; }
  .contact-type-wrap div.input {
    width: 100%;
    height: 100%;
    padding-left: 100px; }
    .contact-type-wrap div.input input {
      width: 100%;
      display: block; }

.contact-type-wrap {
  color: #000000; }
  .contact-type-wrap select {
    position: relative;
    z-index: 2;
    padding-right: 100px !important;
    padding-left: 0 !important;
    background-color: transparent; }
  .contact-type-wrap .contact-type-select {
    z-index: 1;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .contact-type-wrap .contact-type-select li {
      width: 100%;
      height: 100%;
      list-style-type: none;
      background-repeat: no-repeat;
      display: none; }
      .contact-type-wrap .contact-type-select li.method-phone {
        background-image: url(../img/icons/png/reserve-phone.png);
        background-size: 45px 35px;
        background-position: 31% 50%; }
        .contact-type-wrap .contact-type-select li.method-phone.selected {
          display: block; }
      .contact-type-wrap .contact-type-select li.method-email {
        background-image: url(../img/icons/png/reserve-mail.png);
        background-size: 30px 22px;
        background-position: 31% 50%; }
        .contact-type-wrap .contact-type-select li.method-email.selected {
          display: block; }

.privacy-policy-link {
  color: #ffffff;
  font-size: 24px;
  font-size: 2.4rem;
  text-decoration: none;
  height: 66px;
  display: inline-block;
  position: relative;
  padding: 20px 20px 20px 15px;
  text-transform: uppercase; }
  .privacy-policy-link:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-left: 1px solid #f37600;
    border-bottom: 1px solid #f37600;
    position: absolute;
    right: 0;
    top: 25px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -ms-transform: rotate(-135deg); }

.error-field {
  display: none;
  color: #ffffff;
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 10;
  background-color: #ed1c24;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 5px;
  text-transform: uppercase; }

.custom-select {
  position: relative; }
  .custom-select .custom-select-inner {
    width: 100%;
    height: 64px;
    position: relative; }
    .custom-select .custom-select-inner.additional-vehicle {
      border-top: 1px solid #929292; }
  .custom-select select {
    font-weight: lighter;
    font-size: 24px;
    font-size: 2.4rem;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    margin: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    transition: .3s ease all;
    text-overflow: '';
    text-indent: .01px;
    /* font-family: "DINUltraLight"; */
    font-family: "Rajdhani", sans-serif;
    background: #161615 url("../img/elements/dropdown.png") right no-repeat;
    background-position: right 20px top 50%;
    background-size: 20px; }
    .custom-select select::-ms-expand {
      display: none; }
    .custom-select select.contact-method {
      color: #f37600;
      text-transform: uppercase; }
    .custom-select select option {
      /* font-family: "din-2014-narrow"; */
      font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      background-color: #161615;
      color: #ffffff; }

.select-vehicle .custom-select {
  height: 100%; }
  .select-vehicle .custom-select select, .select-vehicle .custom-select button {
    height: 66px; }
  .select-vehicle .custom-select button {
    border-top: 1px solid #6a6b6c;
    text-align: left;
    position: relative;
    display: none; }
    .select-vehicle .custom-select button span {
      width: 26px;
      height: 26px;
      background-color: #ffffff;
      border-radius: 13px;
      -moz-border-radius: 13px;
      -webkit-border-radius: 13px;
      position: absolute;
      right: 21px;
      top: 18px; }
      .select-vehicle .custom-select button span:after {
        content: '';
        width: 2px;
        height: 16px;
        background-color: #000000;
        position: absolute;
        left: 12px;
        top: 5px; }
      .select-vehicle .custom-select button span:before {
        content: '';
        width: 16px;
        height: 2px;
        background-color: #000000;
        position: absolute;
        left: 5px;
        top: 12px; }

.form-lower {
  padding-top: 30px;
  padding-bottom: 80px; }
  .form-lower #goButton, .form-lower .cancel {
    float: right; }
  .form-lower .button-wrap {
    width: 100%;
    text-align: right; }
    .form-lower .button-wrap:before, .form-lower .button-wrap:after {
      content: " ";
      display: table; }
    .form-lower .button-wrap:after {
      clear: both; }
    .form-lower .button-wrap div {
      float: right; }
      .form-lower .button-wrap div:last-child {
        text-align: left; }

.reserve-form-vehicle-data {
  display: none; }

.locationmap section.map-section {
  background: url("/content/dam/exotics/all_countries/homepage-tiles/us-homepage/location-bg.jpg"); }

.locationmap .locationMap-container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative; }
  .locationmap .locationMap-container img {
    width: 100%;
    height: auto; }
  .locationmap .locationMap-container .cityTag {
    position: absolute;
    background: url("/content/dam/exotics/all_countries/homepage-tiles/us-homepage/city-tag.jpg");
    width: 27px;
    height: 28px;
    cursor: pointer; }
    .locationmap .locationMap-container .cityTag span {
      position: absolute;
      top: 40px;
      left: 0px;
      color: #ffffff;
      width: 100px;
      font-family: arial, sans-serif;
      font-size: 11px; }
    .locationmap .locationMap-container .cityTag:before {
      content: '';
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #06824E;
      border-bottom: none;
      position: absolute;
      bottom: -8px;
      left: 6px; }
    .locationmap .locationMap-container .cityTag:after {
      content: attr(data-location-total);
      background-color: #11552D;
      color: #fff;
      position: relative;
      display: block;
      left: 27px;
      width: 20px;
      line-height: 28px;
      text-align: center;
      font-size: 14px;
      font-family: arial, sans-serif;
      font-weight: bold; }
    .locationmap .locationMap-container .cityTag#multi-block .locationDetails {
      width: 550px; }
      .locationmap .locationMap-container .cityTag#multi-block .locationDetails ul {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2; }
  .locationmap .locationMap-container .locationTitle {
    text-transform: uppercase;
    position: absolute;
    font-size: 48px;
    margin-top: 38px;
    /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-style: italic;
    line-height: 60px;
    color: #fff;
    left: calc(50% - 143.5px); }
    .locationmap .locationMap-container .locationTitle:before, .locationmap .locationMap-container .locationTitle:after {
      width: 68px;
      display: block;
      content: '';
      background: #f37600;
      height: 3px;
      left: 0;
      right: 0;
      margin: 30px auto;
      height: 2px; }
  .locationmap .locationMap-container .locationDetails {
    visibility: hidden;
    position: absolute;
    width: 350px;
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    text-align: center;
    padding: 20px 10px 30px;
    z-index: 999; }
    .locationmap .locationMap-container .locationDetails h3 {
      font-size: 35px;
      font-family: "din-2014-narrow";
      font-weight: 300;
      text-transform: uppercase;
      margin: 0; }
      .locationmap .locationMap-container .locationDetails h3:after {
        width: 68px;
        display: block;
        content: '';
        background: #f37600;
        height: 3px;
        left: 0;
        right: 0;
        margin: 20px auto; }
    .locationmap .locationMap-container .locationDetails h4 {
      /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      font-size: 23px;
      margin: 20px auto 40px;
      text-transform: uppercase; }
    .locationmap .locationMap-container .locationDetails a.main-button {
      padding: 15px 112px;
      height: 66px;
      width: 266px; }
    .locationmap .locationMap-container .locationDetails ul {
      padding: 0 0 0 20px;
      margin: 0; }
      .locationmap .locationMap-container .locationDetails ul li {
        list-style: none;
        text-align: left; }
        .locationmap .locationMap-container .locationDetails ul li.locationList {
          padding: 10px 0;
          position: relative; }
          .locationmap .locationMap-container .locationDetails ul li.locationList:first-child {
            padding-top: 5px; }
          .locationmap .locationMap-container .locationDetails ul li.locationList a {
            text-decoration: none;
            font-size: 18px;
            color: white;
            padding: 0;
            margin: 0;
            font-family: DINLight;
            text-transform: uppercase; }
          .locationmap .locationMap-container .locationDetails ul li.locationList:after {
            content: '';
            background: url("/content/dam/exotics/all_countries/homepage-tiles/us-homepage/Right-Arrow-Small.png") no-repeat;
            height: 11px;
            width: 11px;
            margin-left: 5px;
            display: inline-block;
            position: relative; }

.locationmap section.link-section {
  padding-bottom: 50px; }
  .locationmap section.link-section .foreign-links {
    border: none; }

/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
#ui-datepicker-div {
  z-index: 10001 !important;
  display: none;
  background-color: #121212;
  padding: 0;
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 0;
  width: 290px;
  text-transform: uppercase;
  /*custom styles*/ }
  #ui-datepicker-div .ui-datepicker-header {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e1f1f+1,151616+100 */
    background: #1e1f1f;
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, #1e1f1f 1%, #151616 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1f1f', endColorstr='#151616',GradientType=0 );
    /* IE6-9 */
    color: #f37600;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bolder;
    border-left: none;
    border-right: none;
    border-radius: 0;
    border-bottom: 1px solid #353636; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title span {
      color: #f37600; }
  #ui-datepicker-div .ui-datepicker-calendar {
    width: 260px;
    margin: 0 auto 10px auto; }
    #ui-datepicker-div .ui-datepicker-calendar a:hover {
      border: 1px solid #f37600; }
  #ui-datepicker-div span {
    color: #999999; }
  #ui-datepicker-div .ui-state-default {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #242424;
    /* font-family: "din-2014"; */
    font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    text-align: center;
    color: #ffffff;
    height: 32px;
    width: 32px;
    margin: 2px;
    padding: 7px 0 0 0;
    border: none; }
  #ui-datepicker-div .ui-datepicker-unselectable span.ui-state-default {
    background-color: #121212;
    color: #858585;
    border: none;
    margin: 2px; }
  #ui-datepicker-div .ui-state-active {
    border: 1px solid #f37600; }
  #ui-datepicker-div .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-next {
    width: 50px;
    height: 48px;
    border-radius: 0;
    opacity: 1; }
    #ui-datepicker-div .ui-datepicker-prev span, #ui-datepicker-div .ui-datepicker-next span {
      content: '';
      display: block;
      width: 12px;
      height: 12px;
      border-left: 2px solid #929292;
      border-bottom: 2px solid #929292;
      position: absolute;
      right: 20px;
      top: 22px;
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg);
      opacity: 1; }
    #ui-datepicker-div .ui-datepicker-prev:hover, #ui-datepicker-div .ui-datepicker-next:hover {
      background-color: transparent;
      border: 0;
      padding: 0;
      margin: 0; }
  #ui-datepicker-div .ui-datepicker-prev span {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/* Component containers
----------------------------------*/
.ui-widget {
  /* font-family: Verdana,Arial,sans-serif; */
  font-family: "Rajdhani", sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Rajdhani", sans-serif;
  /* font-family: Verdana,Arial,sans-serif; */
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  /* background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x; */
   background: #ffffff 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px; }

/*us home hero*/
.ushomehero {
  background: 50% 0 no-repeat;
  background-size: cover; }
  .ushomehero .heroText:before {
    display: none; }
  .ushomehero .heroText:after {
    margin: 30px auto; }
  .ushomehero #carName {
    font-size: 36px;
    /* /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif; */
    font-weight: 300; }
  .ushomehero .selection-button {
    margin: 0 auto; }

/*explore component*/
.exploreMore, section {
  color: #fff;
  height: 100%;
  overflow: hidden; }
  .exploreMore .exploreText h1, section .exploreText h1 {
    max-width: 435px;
    padding-left: 40px; }
  .exploreMore .vehicledetailseoband h1, section .vehicledetailseoband h1 {
    margin: 80px auto; }
  .exploreMore .vehicledetailseoband .main-button.main-button-pdp, section .vehicledetailseoband .main-button.main-button-pdp {
    margin: 37px 0 20px 0;
    padding: 20px 70px;
    display: inline-block;
    width: auto;
    padding: 15px 70px;
    background-color: #f37600;
    border-color: #6a6b6c; }
  .exploreMore .vehicledetailseoband .main-button.main-button-pdp:hover, section .vehicledetailseoband .main-button.main-button-pdp:hover {
    background-color: #087849;
    border-color: #087849; }
  .exploreMore .exploreText, .exploreMore .vehicledetailseoband, section .exploreText, section .vehicledetailseoband {
    overflow: hidden;
    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: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center; }
    .exploreMore .exploreText:before, .exploreMore .exploreText:after, .exploreMore .vehicledetailseoband:before, .exploreMore .vehicledetailseoband:after, section .exploreText:before, section .exploreText:after, section .vehicledetailseoband:before, section .vehicledetailseoband:after {
      content: " ";
      display: table; }
    .exploreMore .exploreText:after, .exploreMore .vehicledetailseoband:after, section .exploreText:after, section .vehicledetailseoband:after {
      clear: both; }
    .exploreMore .exploreText h3, .exploreMore .exploreText h1, .exploreMore .exploreText h2, .exploreMore .vehicledetailseoband h3, .exploreMore .vehicledetailseoband h1, .exploreMore .vehicledetailseoband h2, section .exploreText h3, section .exploreText h1, section .exploreText h2, section .vehicledetailseoband h3, section .vehicledetailseoband h1, section .vehicledetailseoband h2 {
      font-size: 42px;
      line-height: 1.1;
      /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      font-style: italic;
      width: 90%;
      text-transform: uppercase; }
      .exploreMore .exploreText h3:after, .exploreMore .exploreText h3:before, .exploreMore .exploreText h1:after, .exploreMore .exploreText h1:before, .exploreMore .exploreText h2:after, .exploreMore .exploreText h2:before, .exploreMore .vehicledetailseoband h3:after, .exploreMore .vehicledetailseoband h3:before, .exploreMore .vehicledetailseoband h1:after, .exploreMore .vehicledetailseoband h1:before, .exploreMore .vehicledetailseoband h2:after, .exploreMore .vehicledetailseoband h2:before, section .exploreText h3:after, section .exploreText h3:before, section .exploreText h1:after, section .exploreText h1:before, section .exploreText h2:after, section .exploreText h2:before, section .vehicledetailseoband h3:after, section .vehicledetailseoband h3:before, section .vehicledetailseoband h1:after, section .vehicledetailseoband h1:before, section .vehicledetailseoband h2:after, section .vehicledetailseoband h2:before {
        display: none; }
    .exploreMore .exploreText a.main-button, .exploreMore .vehicledetailseoband a.main-button, section .exploreText a.main-button, section .vehicledetailseoband a.main-button {
      margin: 80px auto;
      padding: 20px 50px;
      width: 80%; }
    .exploreMore .exploreText .explore-btn, .exploreMore .vehicledetailseoband .explore-btn, section .exploreText .explore-btn, section .vehicledetailseoband .explore-btn {
      text-align: center; }
    .exploreMore .exploreText .featureText, .exploreMore .vehicledetailseoband .featureText, section .exploreText .featureText, section .vehicledetailseoband .featureText {
      font-size: 18px;
      color: #ffffff;
      margin: 60px auto;
      font-family: "din-2014";
      font-weight: 300;
      line-height: 36px; }
      .exploreMore .exploreText .featureText:after, .exploreMore .exploreText .featureText:before, .exploreMore .vehicledetailseoband .featureText:after, .exploreMore .vehicledetailseoband .featureText:before, section .exploreText .featureText:after, section .exploreText .featureText:before, section .vehicledetailseoband .featureText:after, section .vehicledetailseoband .featureText:before {
        width: 200px;
        display: block;
        content: '';
        background: #f37600;
        left: 0;
        right: 0;
        margin: 30px 0;
        height: 2px; }
  .exploreMore .vehicledetailseoband, section .vehicledetailseoband {
    max-width: 1600px;
    padding: 0 20px;
    margin: 0 auto; }
  .exploreMore .exploreImg, section .exploreImg {
    color: white;
    overflow: hidden; }
    .exploreMore .exploreImg .third-block, section .exploreImg .third-block {
      height: 340px;
      border-right: 5px solid black; }
      .exploreMore .exploreImg .third-block:last-child, section .exploreImg .third-block:last-child {
        border-right: none; }
    .exploreMore .exploreImg .exploreImgContainer, section .exploreImg .exploreImgContainer {
      color: white; }
      .exploreMore .exploreImg .exploreImgContainer img, section .exploreImg .exploreImgContainer img {
        width: 99%;
        height: 100%; }

.us-homepage #heroContent {
  padding-top: 60px; }

.us-homepage .exploreImg .car-overlay {
  top: 28%; }
  .us-homepage .exploreImg .car-overlay h2 {
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 150;
    font-size: 25px;
    font-size: 4.5rem; }
    .us-homepage .exploreImg .car-overlay h2:after {
      display: inline-block;
      width: 50px;
      height: 44px;
      margin: -4px 5px;
      background-size: auto 44px;
      background-repeat: no-repeat; }
      .us-homepage .exploreImg .car-overlay h3 {
        /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
        font-weight: 150;
        font-size: 25px;
        font-size: 5.5rem; }
        .us-homepage .exploreImg .car-overlay h3:after {
          display: inline-block;
          width: 50px;
          height: 44px;
          margin: -4px 5px;
          background-size: auto 44px;
          background-repeat: no-repeat; }
.location-hero {
  height: 800px;
  background-size: cover;
  background-position: 50% 50%; }
  .location-hero h1 {
    text-align: center;
    margin: 0;
    padding: 224px 0 10px 20px;
    color: #fff;
    font-size: 80px;
    font-size: 8rem;
    text-transform: uppercase;
    z-index: 10; }

.location-details {
  text-align: center;
  padding: 62px 40px;
  min-height: 470px;
  margin: 0 auto;
  max-width: 1600px; }
  .location-details span.location-hours-disclaimer {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "din-2014";
    font-weight: 300;
    font-style: italic; }
  .location-details h2, .location-details h3 {
    font-size: 48px;
    font-size: 4.8rem;
    color: #ffffff;
    text-transform: uppercase;
    max-width: 764px;
    margin: 0 auto;
    padding-bottom: 42px;
    position: relative; }
    .location-details h2:after, .location-details h3:after {
      content: '';
      height: 2px;
      width: 134px;
      background-color: #f37600;
      position: absolute;
      left: 50%;
      display: block;
      bottom: 0px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
  .location-details .location-contact-details {
    margin: 0 auto; }
    .location-details .location-contact-details:before, .location-details .location-contact-details:after {
      content: " ";
      display: table; }
    .location-details .location-contact-details:after {
      clear: both; }
    .location-details .location-contact-details .detail {
      position: relative;
      min-height: 1px;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .location-details .location-contact-details .detail {
          float: left;
          width: 33.33333%; } }
      .location-details .location-contact-details .detail.phone {
        border-right: 1px solid #929292;
        border-left: 1px solid #929292; }
      .location-details .location-contact-details .detail.address {
        text-align: left; }
      .location-details .location-contact-details .detail.hours {
        text-align: right; }
  .location-details p {
    margin: 40px auto 70px auto;
    max-width: 980px;
    font-size: 28px;
    font-size: 2.8rem;
    color: #ffffff; }
  .location-details span {
    font-size: 24px;
    font-size: 2.4rem;
    color: #ffffff; }
    .location-details span a {
      color: #ffffff;
      text-decoration: underline; }

.vehicle-grid .tile-bg.tile-desktop-size {
  display: block; }

.vehicle-grid .tile-bg.tile-mobile-size {
  display: none; }


.filter.us-filter {
  display: none;
  height: auto;
  position: relative;
  padding: 0;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  color: #ffffff;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.95);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .filter.us-filter .us-filter-scroll {
    height: 100%;
    width: 100%; }
    .filter.us-filter .us-filter-scroll h2, .filter.us-filter .us-filter-scroll h3 {
      font-size: 60px;
      font-size: 6rem;
      max-width: 900px;
      text-transform: uppercase;
      margin: 0 auto;
      padding: 100px 0 30px 0; }
  .filter.us-filter .us-filter-inner {
    padding: 0 30px;
    max-width: 960px;
    margin: 0 auto; }
  .filter.us-filter h4 {
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-size: 27px;
    font-size: 2.7rem; }
  .filter.us-filter.open {
    display: block !important; }
  .filter.us-filter .filter-group ul li button, .filter.us-filter .filter-group ul li a {
    font-family: "din-2014";
    font-weight: 300;
    font-size: 23px;
    font-size: 2.3rem; }
  .filter.us-filter .filter-list-count {
    font-family: "din-2014";
    font-weight: 300;
    color: #ffffff;
    font-size: 17px;
    font-size: 1.7rem;
    position: absolute;
    font-style: italic;
    right: 31px;
    top: 39px; }
  .filter.us-filter .style-filter-wrapper li.vehicle-filter-item {
    width: 33.33%;
    height: 90px; }
  .filter.us-filter .location-filter-wrapper li {
    height: 100px;
    width: 33.33%; }
  .filter.us-filter .location-filter-item {
    display: table-row; }
    .filter.us-filter .location-filter-item a {
      text-align: left;
      font-size: 23px;
      font-size: 2.3rem;
      padding: 0 0 0 20px;
      display: table-cell;
      vertical-align: middle;
      height: 100px; }
  .filter.us-filter .brand-filter li.vehicle-filter-item {
    width: 33.33%;
    height: 155px;
    background-size: 50%;
    background-position: 50% -21px; }
    .filter.us-filter .brand-filter li.vehicle-filter-item button {
      text-indent: 0px;
      padding-top: 85px; }
  .filter.us-filter button.filter-close {
    width: 45px;
    height: 45px; }
    .filter.us-filter button.filter-close:before, .filter.us-filter button.filter-close:after {
      height: 3px;
      width: 45px;
      background: #ffffff;
      opacity: 0.8;
      position: absolute;
      display: block;
      content: '';
      top: 20px;
      left: -2px; }
    .filter.us-filter button.filter-close:before {
      transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg); }
    .filter.us-filter button.filter-close:after {
      transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg); }
  .filter.us-filter ul li button {
    font-size: 48px;
    font-size: 4.8rem; }
  .filter.us-filter .filter-accordion {
    width: 100%;
    max-width: 900px;
    margin: 0 auto 300px auto;
    border-top: 1px solid #333333; }
    .filter.us-filter .filter-accordion .filter-accordion-section {
      width: 100%;
      margin: 0;
      overflow: hidden;
      border-left: 1px solid #333333;
      border-right: 1px solid #333333; }
      .filter.us-filter .filter-accordion .filter-accordion-section ul {
        background-color: #161616; }
        .filter.us-filter .filter-accordion .filter-accordion-section ul:before, .filter.us-filter .filter-accordion .filter-accordion-section ul:after {
          content: " ";
          display: table; }
        .filter.us-filter .filter-accordion .filter-accordion-section ul:after {
          clear: both; }
      .filter.us-filter .filter-accordion .filter-accordion-section ul li {
        background-color: #222222;
        border: 1px solid #161616; }
      .filter.us-filter .filter-accordion .filter-accordion-section.open .accordion-expander {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e1f1f+0,161616+100 */
        background: #1e1f1f;
        /* Old browsers */
        /* FF3.6+ */
        /* Chrome,Safari4+ */
        /* Chrome10+,Safari5.1+ */
        /* Opera 11.10+ */
        /* IE10+ */
        background: linear-gradient(to bottom, #1e1f1f 0%, #161616 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1f1f', endColorstr='#161616', GradientType=0);
        /* IE6-9 */ }
        .filter.us-filter .filter-accordion .filter-accordion-section.open .accordion-expander:after {
          -ms-transform: rotate(-315deg);
          top: 43px;
          -webkit-transform: rotate(-315deg);
          transform: rotate(-315deg); }
    .filter.us-filter .filter-accordion .accordion-expander {
      font-size: 30px;
      font-size: 3rem;
      padding: 30px 30px 30px 90px;
      margin: 0;
      position: relative;
      background-color: #161616;
      border-bottom: 1px solid #333333;
      cursor: pointer;
      -webkit-transition: background .3s; }
      .filter.us-filter .filter-accordion .accordion-expander:after {
        content: '';
        left: 36px;
        height: 22px;
        width: 22px;
        border-left: 1px solid #f37600;
        border-top: 1px solid #f37600;
        background-color: transparent;
        position: absolute;
        display: block;
        -ms-transform: rotate(-135deg);
        /* IE 9 */
        top: 27px;
        -webkit-transform: rotate(-135deg);
        /* Safari */
        /* IE 9 */
        transform: rotate(-135deg);
        /* Standard syntax */
        -webkit-transition: all .3s;
        /*
        top: 43px;
        -ms-transform: rotate(-315deg);
        -webkit-transform: rotate(-315deg);
        transform: rotate(-315deg);
        */ }
    .filter.us-filter .filter-accordion .filter-group {
      display: none;
      position: relative;
      top: -1px;
      left: -1px;
      margin: -1px -1px;
      border-bottom: 1px solid #333333; }
  .filter.us-filter .small-carat {
    position: relative; }
    .filter.us-filter .small-carat:after {
      content: '';
      left: 7px;
      height: 6px;
      width: 6px;
      border-left: 1px solid #f37600;
      border-top: 1px solid #f37600;
      background-color: transparent;
      position: absolute;
      display: block;
      top: 3px;
      -webkit-transform: rotate(-225deg);
      transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
      /* IE 9 */ }
  .filter.us-filter .vehicle-count-data {
    display: none; }

.filter-bar {
  position: relative;
  min-height: 342px;
  background-size: cover;
  background-position: 50% 50%; }
  .filter-bar .grad-overlay {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0.01+100 */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.01) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#03000000',GradientType=0 );
    /* IE6-9 */
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.5; }
  .filter-bar .filter-bar-inner-wrap {
    max-width: 1600px;
    padding: 0 30px;
    margin: 20px auto 0; }
    .filter-bar .filter-bar-inner-wrap:before, .filter-bar .filter-bar-inner-wrap:after {
      content: " ";
      display: table; }
    .filter-bar .filter-bar-inner-wrap:after {
      clear: both; }
  .filter-bar .filter-bar-col-left {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 768px) {
      .filter-bar .filter-bar-col-left {
        float: left;
        width: 66.66667%; } }
  .filter-bar .filter-bar-col-right {
    margin-top: 140px;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    text-align: right; }
    @media (min-width: 768px) {
      .filter-bar .filter-bar-col-right {
        float: left;
        width: 33.33333%; } }
    .filter-bar .filter-bar-col-right > div {
      display: inline-block;
      width: 100%;
      text-align: left; }
  .filter-bar h3, .filter-bar h1, .filter-bar h2.location-page-filter-header {
    /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 48px;
    font-size: 4.8rem;
    color: #ffffff;
    margin: 80px 0 0 0;
    padding: 60px 0 0 0;
    text-transform: uppercase;
    text-align: center;
    position: relative; }
    .filter-bar h3:after, .filter-bar h1:after, .filter-bar h2.location-page-filter-header:after {
      content: '';
      height: 2px;
      width: 134px;
      background-color: #f37600;
      position: absolute;
      display: block;
      left: 0;
      top: 0; }
    .filter-bar h3:before, .filter-bar h1:before, .filter-bar h2.location-page-filter-header:before {
      content: '';
      height: 2px;
      width: 134px;
      background-color: #f37600;
      position: absolute;
      display: block;
      left: 0;
      bottom: 0; }
  .filter-bar h4, .filter-bar h2 {
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 36px;
    color: white;
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    text-align: center;
    font-style: normal; }
  .filter-bar .filter-button {
    margin-left: 0;
    width: 100%;
    max-width: 460px;
    text-align: left;
    padding-left: 20px;
    border: 2px solid #ffffff;
    height: 60px;
    background-color: #161615;
    opacity: 9.5;
    position: relative;
    margin-top: 20px; }
    .filter-bar .filter-button .label {
      font-size: 27px;
      font-size: 2.7rem; }
    .filter-bar .filter-button .description {
      font-family: "din-2014";
      font-weight: 300;
      font-size: 18px;
      font-size: 1.8rem;
      font-style: italic;
      color: #ffffff; }
    .filter-bar .filter-button .action {
      position: absolute;
      right: 20px;
      margin: 0;
      top: 17px; }
  .filter-bar .filter-summary {
    font-family: "din-2014";
    font-weight: 300;
    font-style: italic;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 25px;
    display: block; }
    .filter-bar .filter-summary > span {
      font-family: "din-2014";
      font-weight: 300;
      font-size: 18px;
      font-size: 1.8rem; }
  .filter-bar button.filter-facet {
    font-family: "din-2014";
    font-weight: 300;
    -webkit-appearance: none;
    background-color: #111111;
    border: 1px solid #333333;
    color: #ffffff;
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase;
    height: 35px;
    padding: 4px 40px 4px 10px;
    position: relative; }
    .filter-bar button.filter-facet .action {
      display: block;
      position: absolute;
      top: 6px;
      right: 8px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 18px;
      height: 18px;
      background-size: 100% !important;
      background: url("/etc/designs/exotics/clientlibs/dist/img/collections/plus.png") no-repeat; }

.location-collection div.filter-bar {
  padding-top: 40px; }
  .location-collection div.filter-bar h3, .location-collection div.filter-bar h1, .location-collection div.filter-bar h2.location-page-filter-header {
    /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-style: italic;
    margin: 30px 0 0 0;
    padding: 30px 0;
    max-width: 470px; }
    .location-collection div.filter-bar h3:after, .location-collection div.filter-bar h1:after, .location-collection div.filter-bar h2.location-page-filter-header:after {
      display: block; }
    .location-collection div.filter-bar h3:before, .location-collection div.filter-bar h1:before, .location-collection div.filter-bar h2.location-page-filter-header:before {
      display: block; }
  .location-collection div.filter-bar h4 {
    display: none; }

.location-collection .filter-summary-location {
  display: none; }

.location-collection .filter-bar-col-right {
  margin-top: 77px; }

.filter-bar h3:after, .filter-bar h1:after {
  display: none; }

.filter-bar h3:before, .filter-bar h1:before {
  display: none; }

.location-filter {
  display: none; }

.vehicle-list-page .location-filter {
  display: block; }

/*
gridView1: angular rearview
gridView2: angular frontview
gridView3: closeup front
*/
.vehicle-grid-wrap {
  overflow: hidden; }

.vehicle-grid {
  background-color: #000000;
  margin-left: -3px;
  margin-right: -3px;
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;
  position: relative; }
  .vehicle-grid:before, .vehicle-grid:after {
    content: " ";
    display: table; }
  .vehicle-grid:after {
    clear: both; }
  .vehicle-grid .first-row {
    position: relative; }
    .vehicle-grid .first-row:before, .vehicle-grid .first-row:after {
      content: " ";
      display: table; }
    .vehicle-grid .first-row:after {
      clear: both; }
  .vehicle-grid .vehicle-tile {
    display: block;
    position: relative;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    background-color: #000000;
    border: 8px solid #000000;
    height: auto; }
    @media (min-width: 768px) {
      .vehicle-grid .vehicle-tile {
        float: left;
        width: 50%; } }
  .vehicle-grid .vehicle-tile-featured-first {
    position: relative;
    min-height: 3px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%; }
    @media (min-width: 768px) {
  .vehicle-grid .vehicle-tile-featured-first {
        float: left;
        width: 40%; } }
  .vehicle-grid .vehicle-tile-featured-first .vehicle-tile {
      width: 100%;
      height: 50%; }
  .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay {
    opacity: 0;
    padding-top: 0;
    -webkit-transition: opacity 0.5s, background 0.5s;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center; }
  .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay:hover {
      opacity: 1;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
              justify-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -ms-flex-align: center;
      -webkit-box-align: center;
              align-items: center; }
  .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay div.make {
      font-size: 48px;
      font-style: normal;
      /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300; }
  .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay div.make:after {
        width: 68px;
        margin: 22px auto 30px auto; }
  .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay div.model {
      font-size: 28px;
      font-family: "din-2014";
      font-weight: 300;
      font-style: italic; }
  .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay div.btn-view-details {
      width: 100%;
      max-width: 300px;
      height: 66px;
      padding-top: 15px;
      cursor:pointer;
      font-size:  30px; }
      .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay div.btn-view-details:before {
        position: absolute;
        content: ' ';
        display: block;
        border-bottom: 2px solid #f37600;
        transition: 0.5s ease;
        width: 0px;
        }
  .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay div.btn-view-details:after {
        position: absolute;
        content: ' ';
        display: block;
        border-bottom: 2px solid #f37600;
        transition: 0.5s ease;
        width: 1px;
         }

    .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay div.btn-view-details:hover:after {
        width:300px;
        max-width: 300px;
      }


  .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay div.btn-view-details span {
              display: none; }
  .vehicle-grid .vehicle-tile-featured-2 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    width:50%;
    height:100%;
    padding-right: 0; }
    @media (min-width: 768px) {
      .vehicle-grid .vehicle-tile-featured-2 {
        float: left;
        width: 50%;
        height:50%;
        } }
    @media (min-width: 768px) {
      .vehicle-grid .vehicle-tile-featured-2 {
        left: 50%; } }
    .vehicle-grid .vehicle-tile-featured-2 .vehicle-tile-inner .tile-overlay div.make {
      font-size: 50px; }
    .vehicle-grid .vehicle-tile-featured-2 .vehicle-tile-inner .tile-overlay div.model {
      font-size: 28px; }
    .vehicle-grid .vehicle-tile-featured-2 .vehicle-tile-inner .tile-overlay div.btn-view-details {
      font-size: 27px; }
  .vehicle-grid .vehicle-tile-featured-3 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 768px) {
      .vehicle-grid .vehicle-tile-featured-3 {
        float: left;
        width: 75%; } }
  .vehicle-grid .vehicle-tile-featured-4 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 768px) {
      .vehicle-grid .vehicle-tile-featured-4 {
        float: left;
        width: 50%; } }
  .vehicle-grid .vehicle-tile-featured-3 .vehicle-tile-inner .tile-overlay, .vehicle-grid .vehicle-tile-featured-4 .vehicle-tile-inner .tile-overlay {
    opacity: 0; }
    .vehicle-grid .vehicle-tile-featured-3 .vehicle-tile-inner .tile-overlay div.make, .vehicle-grid .vehicle-tile-featured-4 .vehicle-tile-inner .tile-overlay div.make {
      font-size: 48px; }
    .vehicle-grid .vehicle-tile-featured-3 .vehicle-tile-inner .tile-overlay div.model, .vehicle-grid .vehicle-tile-featured-4 .vehicle-tile-inner .tile-overlay div.model {
      font-size: 28px; }
    .vehicle-grid .vehicle-tile-featured-3 .vehicle-tile-inner .tile-overlay div.btn-view-details, .vehicle-grid .vehicle-tile-featured-4 .vehicle-tile-inner .tile-overlay div.btn-view-details {
      font-size: 27px; }
  .vehicle-grid .vehicle-tile-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .vehicle-grid .tile-bg {
    display: block;
    width: 100%; }
  .vehicle-grid .vehicle-tile-featured-small {
    display: none; }
  .vehicle-grid .tile-grid-product-img-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .vehicle-grid .tile-grid-product-img-inner .tile-grid-product-img {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-size: auto 100%; }

.lazy-img {
  opacity: 0;
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s; }
  .lazy-img.loaded {
    opacity: 1; }

.location-listing-bar {

  padding: 100px 0 35px 0;
  background-size: cover;
  overflow: hidden; }
  .location-listing-bar .location-listing-bar-inner {
    margin: 0 auto;
    padding: 0px 50px;
    max-width: 1600px; }
    .location-listing-bar .location-listing-bar-inner:before, .location-listing-bar .location-listing-bar-inner:after {
      content: " ";
      display: table; }
    .location-listing-bar .location-listing-bar-inner:after {
      clear: both; }
  .location-listing-bar h1, .location-listing-bar h3 {
    font-size: 48px;
    color: white;
    /* font-family: "bodoni-urw"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-style: italic;
    text-transform: uppercase;
    margin: 70px 0 10px; }
  .location-listing-bar h2, .location-listing-bar h4 {
    text-transform: uppercase;
    font-size: 36px;
    color: white;
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    font-style: normal;
    margin-top: 10px; }
  .location-listing-bar .filter-button {
    max-width: 340px;
    width: 100%;
    padding: 15px 15px 15px 25px;
    text-align: left;
    margin-top: 90px;
    position: relative; }
    .location-listing-bar .filter-button span {
      /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      font-size: 28px; }
      .location-listing-bar .filter-button span.location-text {
        display: block;
        width: 90%; }
    .location-listing-bar .filter-button .action {
      position: absolute;
      top: 50%;
      right: 15px;
      margin-top: -14px;
      margin-left: 20px;
      display: inline-block;
      color: #f37600;
      font-size: 32px;
      line-height: 24px;
      width: 25px;
      height: 25px;
      float: right;

  }
    .location-listing-bar .filter-button:hover {
      background-color: #f37600;
      border-color: #f37600; }
      .location-listing-bar .filter-button:hover .action {

      }

.location-listing {
  clear: both;
  overflow: hidden;
  height: 100%; }
  .location-listing .location-container a {
    text-decoration: none; }
    .location-listing .location-container a.locationWrapper {
      pointer-events: none; }
  .location-listing .location-container.col-33 {
    position: relative;
    overflow: hidden; }
    .location-listing .location-container.col-33 .location-tile-img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      background-size: cover; }
    .location-listing .location-container.col-33 .location-tile-bg {
      width: 100%;
      height: auto;
      display: block; }
    .location-listing .location-container.col-33 span {
      position: absolute;
      background: rgba(0, 0, 0, 0.8);
      text-align: center;
      color: white;
      text-transform: uppercase;
      /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      font-size: 38px;
      width: 100%;
      height: 120px;
      line-height: 120px;
      bottom: 0; }
    .location-listing .location-container.col-33 .location-hover {
      position: absolute;
      padding: 50px;
      bottom: 0;
      left: 0;
      right: 0;
      top: 100%;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.8);
      color: white;
      transition: top 0.5s ease, bottom 0.5s ease;
      -moz-transition: top 0.5s ease, bottom 0.5s ease;
      -webkit-transition: top 0.5s ease, bottom 0.5s ease; }
      .location-listing .location-container.col-33 .location-hover .location-hover-content {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
        overflow: hidden;
        width: 400px;
        height: 370px; }
      .location-listing .location-container.col-33 .location-hover a.main-button {
        margin: 18px auto;
        display: block;
        width: 260px;
        text-align: center; }
      .location-listing .location-container.col-33 .location-hover h3 {
        /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 38px;
        text-transform: uppercase;
        text-align: center;
        margin: 0;
        color: white; }
        .location-listing .location-container.col-33 .location-hover h3:after {
          background-color: #f37600;
          width: 40px;
          display: block;
          content: '';
          height: 3px;
          left: 0;
          right: 0;
          margin: 20px auto; }
      .location-listing .location-container.col-33 .location-hover h4 {
        font-size: 23px;
        font-family: "din-2014";
        font-weight: 300;
        text-transform: uppercase;
        text-align: center;
        color: white; }
    .location-listing .location-container.col-33:hover span {
      visibility: hidden; }
    .location-listing .location-container.col-33:hover .location-hover {
      top: 0; }

section.filter.us-location-list {
  display: none;
  width: 100%;
  height: 100%;
  overflow: auto;
  position: fixed; }
  section.filter.us-location-list .us-location-list-scroll {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: scroll;
    top: 0;
    left: 0;
    padding-top: 80px;
    padding-bottom: 50px; }
    section.filter.us-location-list .us-location-list-scroll .us-location-list-scroll-inner {
      height: auto; }
  section.filter.us-location-list .filter-title h1, section.filter.us-location-list .filter-title h3 {
    font-size: 48px;
    margin-bottom: 40px;
    margin-top: 10px;
    font-family: "DidotItalic";
    color: white;
    text-align: center;
    text-transform: uppercase; }
  section.filter.us-location-list .filter-list {
    overflow: hidden; }
    section.filter.us-location-list .filter-list ul.location-groups {
      overflow: hidden;
      -webkit-column-count: 3;
      -moz-column-count: 3;
      -o-column-count: 3;
      column-count: 3;
      text-transform: uppercase;
      width: calc(100% - 600px);
      min-width: 900px;
      margin: auto; }
      section.filter.us-location-list .filter-list ul.location-groups ul.location-group {
        column-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        -o-column-break-inside: avoid;
        -ms-column-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        width: 100%;
        padding-left: 15%;
        display: inline-block; }
      section.filter.us-location-list .filter-list ul.location-groups li {
        column-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        -o-column-break-inside: avoid;
        -ms-column-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        color: white;
        border: none;
        display: block;
        width: 100%;
        text-align: left;
        text-transform: uppercase;
        float: none; }
        section.filter.us-location-list .filter-list ul.location-groups li:hover {
          background-color: rgba(255, 255, 255, 0); }
        section.filter.us-location-list .filter-list ul.location-groups li.stateTitle {
          /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
          font-weight: 300;
          font-size: 28px;
          display: inline-grid; }
          section.filter.us-location-list .filter-list ul.location-groups li.stateTitle:after {
            width: 80px;
            display: block;
            content: '';
            background: #f37600;
            left: 0;
            right: 0;
            margin: 25px 0 15px;
            height: 2px; }
        section.filter.us-location-list .filter-list ul.location-groups li.locationLink {
          position: relative;
          display: inline-block;
          margin: 10px 0;
          line-height: 18px;
          padding: 0; }
          section.filter.us-location-list .filter-list ul.location-groups li.locationLink a {
            display: inline;
            font-family: "din-2014";
            font-weight: 300;
            font-size: 16px;
            font-size: 1.6rem;
            letter-spacing: 1px;
            padding: 0; }
            section.filter.us-location-list .filter-list ul.location-groups li.locationLink a:after {
              /* content: url("/etc/designs/exotics/clientlibs/dist/img/icons/png/small-right-arrow.png"); */
              font-size: 16px;
              position: absolute;
              display: inline-block;
              font-family: "din-2014";
              font-weight: 300;
              color: #f37600;
              margin-top: 4px;
              margin-left: 5px; }
        section.filter.us-location-list .filter-list ul.location-groups li.stateBreaker {
          height: 40px;
          width: 100%; }

/*carousel copmonent*/
.carousel .main-hero .car-image {
  left: calc(50% - 600px);
  top: calc(50% - 290px);
  margin-left: 0; }

.carousel .main-hero .car-listing {
  background-color: rgba(28, 28, 28, 0.9);
  background-image: none;
  width: 120px;
  height: 120px; }
  .carousel .main-hero .car-listing.prev-car {
    right: auto;
    left: 0; }
  .carousel .main-hero .car-listing.next-car {
    right: 0; }
  .carousel .main-hero .car-listing.next-car span, .carousel .main-hero .car-listing.prev-car span {
    left: calc(50% - 25px);
    bottom: 10px;
    position: absolute;
    width: 50px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px; }
  .carousel .main-hero .car-listing.next-car:after, .carousel .main-hero .car-listing.prev-car:after {
    content: '';
    top: 22px;
    height: 34px;
    width: 34px;
    border-left: 2px solid #f37600;
    border-top: 2px solid #f37600;
    background-color: transparent;
    position: absolute;
    display: block; }
  .carousel .main-hero .car-listing.prev-car:after {
    right: 37px;
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Safari */
    transform: rotate(-45deg);
    /* Standard syntax */ }
  .carousel .main-hero .car-listing.next-car:after {
    right: 52px;
    /* IE 9 */
    -webkit-transform: rotate(135deg);
    /* Safari */
    transform: rotate(135deg);
    /* Standard syntax */ }

/*vehicle location listing*/
.locationsDetail.locations {
  /* background: url("/etc/designs/exotics/clientlibs/dist/img/details/B2_Background.jpeg"); */
  background-size: cover;
  padding-bottom: 70px;
  width: 100%;
  position: relative;
  height: 100%;
  overflow: hidden; }

/*us vehicle locations*/
.us-vehicle-locations .vehicle-locations-container {
  clear: both;
  overflow: hidden;
  min-height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.us-vehicle-locations .col-50.vehicle-img {
  z-index: 0; }
  .us-vehicle-locations .col-50.vehicle-img .vehicle-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%; }
    .us-vehicle-locations .col-50.vehicle-img .vehicle-container img {
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0); }

.us-vehicle-locations .col-50.vehicle-locations {
  padding: 50px;
  z-index: 9; }
  .us-vehicle-locations .col-50.vehicle-locations h3 {
    font-size: 48px;
    color: white;
    text-transform: uppercase;
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300;
    margin-bottom: 25px; }
  .us-vehicle-locations .col-50.vehicle-locations .locationsContainer {
    border-top: 2px solid #f37600;
    border-bottom: 2px solid #f37600;
    width: 534px; }
    .us-vehicle-locations .col-50.vehicle-locations .locationsContainer ul {
      column-count: 2;
      -webkit-column-count: 2;
      -moz-column-count: 2;
      -o-column-count: 2;
      padding: 0;
      margin-top: 25px; }
      .us-vehicle-locations .col-50.vehicle-locations .locationsContainer ul .vehicle-location-list {
        display: block;
        padding: 10px 0;
        column-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        -o-column-break-inside: avoid;
        -ms-column-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid; }
        .us-vehicle-locations .col-50.vehicle-locations .locationsContainer ul .vehicle-location-list a {
          color: white;
          text-decoration: none;
          font-size: 24px;
          /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
          font-weight: 300;
          text-decoration: none;
          line-height: 1.1;
          text-transform: uppercase; }
          .us-vehicle-locations .col-50.vehicle-locations .locationsContainer ul .vehicle-location-list a span {
            background-image: url("/etc/designs/exotics/clientlibs/dist/img/icons/png/small-right-arrow_03.png");
            height: 11px;
            width: 11px;
            margin-left: 8px;
            display: inline-block;
            top: -3px;
            background-repeat: no-repeat; }

/*styling only for US vehicle detail page*/
.ca-vehicledetails .carousel .details-arrow {
  font-size: 40px; }
  .ca-vehicledetails .carousel .details-arrow:after {
    border-color: #fff; }

.ca-vehicledetails .carousel h1, .ca-vehicledetails .carousel h2 {
  position: relative; }

.us-vehicledetails .carousel .details-arrow {
  font-size: 40px; }
  .us-vehicledetails .carousel .details-arrow:after {
    border-color: #fff; }

.us-vehicledetails .carousel .main-hero h1 {
  font-size: 48px;
  /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
  font-weight: 300;
  position: relative;
  z-index: 6;
  /*margin-top:170px;*/ }

.us-vehicledetails .carousel .main-hero h2 {
  font-size: 28px;
  font-family: "din-2014";
  font-weight: 300;
  font-style: italic;
  position: relative;
  z-index: 6; }

.us-vehicledetails #contentContainer section#details .car-image {
  position: inherit;
  width: 100%;
  height: 500px;
  background-position-y: 50%;
  margin: 0 auto;
  background-size: 100%;
  background-repeat: no-repeat;
  max-width: 1500px; }

.us-vehicledetails #contentContainer section#details #detailContent #detailSpecs .spec .spec-detail:before {
  width: 68px; }

.us-vehicledetails .spec.engine-font-size-small {
  font-size: 24px;
  font-size: 2.4rem; }

.ca-vehicledetails #contentContainer section#details .car-image {
  position: inherit;
  width: 100%;
  height: 500px;
  background-position-y: 50%;
  margin: 0 auto;
  background-size: 100%;
  background-repeat: no-repeat;
  max-width: 1500px; }

.ca-vehicledetails #contentContainer section#details #detailContent #detailSpecs .spec .spec-detail:before {
  width: 68px; }

.ca-vehicledetails .spec.engine-font-size-small {
  font-size: 24px;
  font-size: 2.4rem; }

.us-vehicledetails .vehicle-disclaimer {
  color: #ffffff; }

section .vehicledetailseoband .featureText p {
  font-size: 18px;
  color: #ffffff;
  font-family: "din-2014";
  font-weight: 300;
  line-height: 36px;
  margin: 0; }

@media only screen and (max-width: 1300px) {
  .carousel .main-hero .car-image {
    width: 1000px;
    left: calc(50% - 500px);
    top: calc(50% - 230px);
    margin-left: 0; }
  .ca-vehicledetails .carousel .car-image {
    width: 1000px;
    left: calc(50% - 518px);
    top: calc(50% - 196px);
    margin-left: 0; } }

/*US footer*/
.locale-us ~ main .footer, .locale-us ~ main ~ .footer, .locale-us .footer, .locale-us ~ .footer {
  background: #212121; }
  .locale-us ~ main .footer .cf .icon.icon-exotics-logo, .locale-us ~ main ~ .footer .cf .icon.icon-exotics-logo, .locale-us .footer .cf .icon.icon-exotics-logo, .locale-us ~ .footer .cf .icon.icon-exotics-logo {
    display: none; }
  .locale-us ~ main .footer .footer-content, .locale-us ~ main ~ .footer .footer-content, .locale-us .footer .footer-content, .locale-us ~ .footer .footer-content {
    width: 100%;
    float: left; }
    .locale-us ~ main .footer .footer-content ul li a, .locale-us ~ main ~ .footer .footer-content ul li a, .locale-us .footer .footer-content ul li a, .locale-us ~ .footer .footer-content ul li a {
      /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      color: #fff;
      line-height: 25px; }
      .locale-us ~ main .footer .footer-content ul li a:hover, .locale-us ~ main ~ .footer .footer-content ul li a:hover, .locale-us .footer .footer-content ul li a:hover, .locale-us ~ .footer .footer-content ul li a:hover {
        color: #f37600; }
    .locale-us ~ main .footer .footer-content p, .locale-us ~ main ~ .footer .footer-content p, .locale-us .footer .footer-content p, .locale-us ~ .footer .footer-content p {
      color: #fff;
      width: 70%;
      line-height: 18px; }

/*media queries*/
@media only screen and (max-width: 1250px) {
  #aboutUsHero {
    background: rgba(0, 0, 0, 0.1); }
    #aboutUsHero #content {
      width: 90%;
      margin: 100px auto 0;
      float: none; }
      #aboutUsHero #content #tagLine {
        text-align: center;
        max-width:5000px;
        margin: 0 auto; }
        #aboutUsHero #content #tagLine:after {
          margin: 20px auto 30px;
          width: 68px; }
      #aboutUsHero #content p {
        text-align: center; }
  div.foreign-links {
    width: calc(100% - 60px); }
    div.foreign-links a.link-box {
      width: calc(50% - 15px);
      margin-top: 50px; }
      div.foreign-links a.link-box:first-child {
        margin-right: 15px; }
  #worldoflux {
    height: 750px; }
    #worldoflux a.main-button {
      text-transform: uppercase;
      margin: 50px auto; }
  header.open {
    background: rgba(0, 0, 0, 0.8);
    transition: none; }
    header.open.locale-us {
      background:rgba(0,0,0,0.5);
      height: 100%; }

  .stuck-animation {
    padding: 0;
    transition: none; }
  .navmenu:before, .navmenu:after {
    content: " ";

    display: table; }
  .navmenu:after {
    clear: both; }
  .location-listing-bar .col-70.float-left {
    width: 100%; }
    .location-listing-bar .col-70.float-left h1, .location-listing-bar .col-70.float-left h3 {
      font-size: 30px; }
    .location-listing-bar .col-70.float-left h2, .location-listing-bar .col-70.float-left h4 {
      font-size: 20px;
      letter-spacing: 1px; }
  .location-listing-bar .col-30.float-right {
    width: 100%;
    margin-top: 0;
    margin-bottom: 35px; }
    .location-listing-bar .col-30.float-right .filter-button {
      margin-top: 0;
      margin-left: 0; }
  .location-listing .location-container.col-33 span {
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
    font-weight: 300; }
    .location-listing .location-container.col-33 span:after {
      content: '';
      position: absolute;
      width: 15px;
      height: 15px;
      border-top: 2px solid #f37600;
      border-left: 2px solid #f37600;
      margin-left: 5px;
      top: 30px;
      transform: rotate(135deg);
      -webkit-transform: rotate(135deg); }
  .location-listing .location-container.col-33:hover span {
    visibility: visible; }
  .location-listing .location-container.col-33:hover .location-hover {
    display: none; }
  /*location list*/
  section.filter.us-location-list {
    height: 100%;
    padding: 0;
    position: fixed; }
    section.filter.us-location-list .us-location-list-scroll {
      padding: 50px; }
    section.filter.us-location-list .filter-list ul.location-groups {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      width: calc(100% - 200px);
      min-width: 600px; }
  section.filter.us-filter {
    padding: 0; }
  .vehicle-grid a.vehicle-tile div.vehicle-tile-inner {
    background: rgba(0, 0, 0, 0.75);
    height: 80px;
    top: auto;
    bottom: 0;
    padding: 16px 0;
    text-align: center; }
    .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay {
      display: inline-block;
      opacity: 1;
      -webkit-transition: none;
      background: transparent;
      position: relative;
      width: auto;
      padding: 0; }
      .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay:hover {
        opacity: 1;
        cursor:pointer;
        display: inline-block; }
      .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay:after {
        right: -30px;
        top: 15px;
        height: 22px;
        width: 22px;
        border-left: 1px solid #f37600;
        border-top: 1px solid #f37600;
        background-color: transparent;
        position: absolute;
        cursor:pointer;
        display: block;
        content: '';
        -webkit-transform: rotate(135deg);
                transform: rotate(135deg); }
      .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay .btn-view-details {
        display: none;
        /*tiles*/ }
      .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay div.make {
        /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
        font-weight: 300;
        font-size: 28px;
        font-size: 2.8rem;
        position: relative; }
        .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay div.make:after {
          display: none; }
      .vehicle-grid a.vehicle-tile div.vehicle-tile-inner div.tile-overlay div.model {
        font-size: 16px;
        font-size: 1.6rem;
        font-family: "din-2014";
        font-weight: 300;
        font-style: italic; }
  .locations.locationsDetail .us-vehicle-locations .vehicle-locations-container .col-50.vehicle-locations {
    width: 100%; }
    .locations.locationsDetail .us-vehicle-locations .vehicle-locations-container .col-50.vehicle-locations .locationsContainer {
      width: auto; }
  .locations.locationsDetail .us-vehicle-locations .vehicle-locations-container .col-50.vehicle-img {
    display: none; }
  /*styling only for US vehicle detail page*/
  .locale-us + main .carousel .main-hero h1 {
    margin-top: 125px; }
  .locale-us + main #contentContainer section#details .car-image {
    /*width: calc(100% - 200px);*/
    width: 120%;
    margin-left: -10%; }
  .locale-us + main #contentContainer section#details #detailSpecs h3 {
    margin-top: 0; }
  .locale-us + main #contentContainer section#details #detailSpecs .spec-wrapper {
    padding-top: 0; }
  .locale-us + main #contentContainer section#details #detailSpecs .spec {
    font-size: 30px; }
    .locale-us + main #contentContainer section#details #detailSpecs .spec span {
      font-size: 20px; }
    .locale-us + main #contentContainer section#details #detailSpecs .spec .spec-detail:before {
      width: 36px;
      margin: 10px auto; }
  .ca-vehicledetails #contentContainer section#details .car-image {
    /*width: calc(100% - 200px);*/
    width: 120%;
    margin-left: -10%; }
  .ca-vehicledetails #contentContainer section#details #detailSpecs h3 {
    margin-top: 0; }
  .ca-vehicledetails #contentContainer section#details #detailSpecs .spec-wrapper {
    padding-top: 0; }
  .ca-vehicledetails #contentContainer section#details #detailSpecs .spec {
    font-size: 30px; }
    .ca-vehicledetails #contentContainer section#details #detailSpecs .spec span {
      font-size: 20px; }
    .ca-vehicledetails #contentContainer section#details #detailSpecs .spec .spec-detail:before {
      width: 36px;
      margin: 10px auto; }
  .carousel .main-hero .car-image {
    width: 800px;
    left: calc(50% - 400px);
    top: calc(50% - 160px); }
  .us-vehicledetails .details-arrow, .ca-vehicledetails .details-arrow {
    text-indent: -9999px;
    overflow: hidden; }
  .locationmap .locationMap-container .locationTitle {
    font-size: 30px;
    margin-top: 10px;
    left: calc(50% - 100px); }
  .locationmap .locationMap-container .cityTag {
    background-image: none; }
    .locationmap .locationMap-container .cityTag:after {
      left: 5px;
      top: 10px;
      line-height: 18px;
      padding: 2px;
      height: 20px;
      font-size: 12px;
      background-color: #06824E; }
    .locationmap .locationMap-container .cityTag span {
      visibility: hidden; }
  /*US footer*/
  .locale-us ~ main .footer .footer-content ul {
    max-width: 650px; }
  .locale-us ~ main .footer .footer-content p {
    width: 750px; }
  .filter-bar h3, .filter-bar h1, .filter-bar h2.location-page-filter-header {
    font-size: 30px; }
  .filter-bar h2, .filter-bar h4 {
    font-size: 20px; }
  .filter-bar .filter-bar-col-left {
    width: 100%; }
  .filter-bar .filter-bar-col-right {
    margin-top: 20px;
    margin-bottom: 40px;
    width: 350px; }
  .us-locationdetail .filter-bar h3, .us-locationdetail .filter-bar h1, .us-locationdetail .filter-bar div.filter-bar-col h2.location-page-filter-header {
    font-size: 30px; }
  .us-locationdetail .filter-bar h4, .us-locationdetail .filter-bar h2 {
    font-size: 20px; }
  .us-locationdetail .filter-bar .filter-bar-col-left {
    width: 50%; }
  .us-locationdetail .filter-bar .filter-bar-col-right {
    margin-top: 20px;
    margin-bottom: 40px;
    width: 50%; }
    .us-locationdetail .filter-bar .filter-bar-col-right .description {
      font-size: 15px;
      font-size: 1.5rem; } }

@media only screen and (max-width: 768px) {
  footer .footer-content {
    float: none;
    width: 100%; }
  footer .header-logo {
    float: none; }
  header {
    padding: 0 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8); }
  #goButton {
    width: 25%; }
  #promoCode {
    width: 75%; }
  /*explore section*/
  .exploreMore .exploreText {
    display: block;
    text-align: center; }
    .exploreMore .exploreText h1 {
      margin: 40px auto 20px auto;
      width: 90%;
      padding-left: 0; }
      .exploreMore .exploreText h1:before, .exploreMore .exploreText h1:after {
        width: 68px;
        display: block;
        content: '';
        background: #f37600;
        left: 0;
        right: 0;
        margin: 20px auto;
        height: 2px; }
    .exploreMore .exploreText .featureText {
      width: 90%;
      margin: 30px auto; }
      .exploreMore .exploreText .featureText:before, .exploreMore .exploreText .featureText:after {
        display: none; }
    .exploreMore .exploreText .col-30 a.main-button {
      margin: 20px auto 80px;
      min-width: 200px; }
    .exploreMore .exploreText .col-50, .exploreMore .exploreText .col-20, .exploreMore .exploreText .col-30 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      clear: both; }
      .exploreMore .exploreText .col-50 .main-button, .exploreMore .exploreText .col-20 .main-button, .exploreMore .exploreText .col-30 .main-button {
        margin: 100px auto; }
  .exploreMore .exploreImg .third-block {
    width: 100%; }
  .exploreMore .exploreImg .car-image {
    opacity: 1; }
  .exploreMore .exploreImg .car-overlay {
    background-color: rgba(0, 0, 0, 0.5); }
  .exploreMore .exploreImg .car-image {
    background-size: cover; }
  .exploreMore .exploreImg .car-overlay {
    bottom: 0;
    height: auto;
    top: auto;
    text-align: center;
    text-decoration: none;
    min-height: 80px;
    padding: 23px 0 0 0; }
    .exploreMore .exploreImg .car-overlay span, .exploreMore .exploreImg .car-overlay h2 {
      position: relative;
      left: 0;
      display: inline-block;
      /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
      font-weight: 300;
      margin: 6px 0 0 0;
      font-size: 28px;
      font-size: 2.8rem; }
      .exploreMore .exploreImg .car-overlay span:before, .exploreMore .exploreImg .car-overlay h2:before {
        display: none; }
      .exploreMore .exploreImg .car-overlay span:after, .exploreMore .exploreImg .car-overlay h2:after {
        border: none;
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        display: inline-block;
        width: 19px;
        height: 32px;
        margin: -11px 3px;
        background-size: auto 23px;
        background-repeat: no-repeat; }
        .exploreMore .exploreImg .car-overlay span, .exploreMore .exploreImg .car-overlay h3 {
          position: relative;
          left: 0;
          display: inline-block;
          /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
          font-weight: 300;
          margin: 6px 0 0 0;
          font-size: 15px;
          font-size: 1.5rem; }
          .exploreMore .exploreImg .car-overlay span:before, .exploreMore .exploreImg .car-overlay h3:before {
            display: none; }
          .exploreMore .exploreImg .car-overlay span:after, .exploreMore .exploreImg .car-overlay h3:after {
            border: none;
            -webkit-transform: rotate(0deg);
                    transform: rotate(0deg);
            display: inline-block;
            width: 19px;
            height: 32px;
            margin: -11px 3px;
            background-size: auto 23px;
            background-repeat: no-repeat; }
  #worldoflux p {
    width: 450px; }
  div.foreign-links {
    width: calc(100% - 60px); }
    div.foreign-links a.link-box {
      width: calc(50% - 15px); }
      div.foreign-links a.link-box:first-child {
        margin-right: 15px; }
  .vehicle-grid a.vehicle-tile .tile-bg.tile-desktop-size {
    display: none; }
  .vehicle-grid a.vehicle-tile .tile-bg.tile-mobile-size {
    display: block; }
  .vehicle-grid .vehicle-tile-featured-first {
    position: relative; }
  .filter-bar {
    text-align: center;
    padding-bottom: 50px;
    height: auto; }
    .filter-bar h3, .filter-bar h1 {
      margin: 90px 0 0 0;
      padding: 35px 0 0 0;
      font-size: 30px;
      font-size: 3rem; }
      .filter-bar h3:after, .filter-bar h3:before, .filter-bar h1:after, .filter-bar h1:before {
        height: 2px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); }
    .filter-bar .filter-bar-inner-wrap .filter-bar-col h2.location-page-filter-header {
      margin: 30px auto;
      padding: 35px 0;
      font-size: 30px;
      font-size: 3rem; }
      .filter-bar .filter-bar-inner-wrap .filter-bar-col h2.location-page-filter-header:after, .filter-bar .filter-bar-inner-wrap .filter-bar-col h2.location-page-filter-header:before {
        height: 2px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); }
    .filter-bar h4 {
      font-size: 20px;
      font-size: 2rem; }
    .filter-bar .filter-bar-col-right {
      margin-top: 60px; }
      .filter-bar .filter-bar-col-right .filter-button {
        border: 2px solid #ffffff;
        width: 100%;
        max-width: 340px;
        margin: 0 auto;
        padding: 17px 20px;
        text-align: left;
        position: relative;
        height: 66px; }
        .filter-bar .filter-bar-col-right .filter-button .description {
          font-style: italic; }
        .filter-bar .filter-bar-col-right .filter-button .action {
          position: absolute;
          right: 20px;
          margin: 0;
          top: 17px; }
      .filter-bar .filter-bar-col-right .filter-bar-col-left,
      .filter-bar .filter-bar-col-right .filter-bar-col-right {
        float: none; }
    .filter-bar .filter-bar-inner-wrap {
      padding: 0 10px; }
    .filter-bar .filter-summary {
      text-align: center; }
  .location-collection .filter-bar h3 {
    margin: 60px 0 0 0;
    padding: 35px 0; }
  .location-listing .location-container.col-33 span {
    font-size: 22px; }
    .location-listing .location-container.col-33 span:after {
      width: 10px;
      height: 10px;
      top: 33px; }
  /*location list*/
  section.filter.us-location-list {
    height: 100%;
    padding: 0; }
    section.filter.us-location-list .us-location-list-scroll {
      padding: 50px; }
    section.filter.us-location-list .filter-list ul.location-groups {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2; }
  .location-details .location-contact-details .detail.phone {
    border-right: none;
    border-left: none; }
  .location-details .location-contact-details .detail.address, .location-details .location-contact-details .detail.hours {
    text-align: center; }
  .us-contact-form-wrap .form-title h2, .us-contact-form-wrap .form-title h3 {
    padding-top: 100px; }
  .us-contact-form-wrap .form-lower #goButton {
    width: 270px; }
  .us-contact-form-wrap .form-lower .button.cancel {
    width: auto; }
  .locale-ca + main #homeHero .heroText, .ushomehero #homeHero .heroText {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.1;
    margin: 30px 10px 25px 10px; }
    .locale-ca + main #homeHero .heroText:after, .ushomehero #homeHero .heroText:after {
      margin: 18px auto 0 auto; }
  .locale-ca + main #homeHero #carName, .ushomehero #homeHero #carName {
    font-size: 20px;
    font-size: 2rem;
    margin: 28px auto; }
  header {
    background: black;
    opacity: 0.95;
    z-index:1049;
   }



  .carousel .main-hero .car-image {
    /*left:calc(50% - 300px);*/
    top: calc(50% - 120px);
    width: 700px;
    left: calc(50% - 350px); }
  /*US footer*/
  .locale-us ~ main .footer .footer-content p {
    width: 90%; }
  .filter-bar h1, .filter-bar h2, .filter-bar h3, .filter-bar h4 {
    text-align: left; }
  .filter-bar .filter-bar-inner-wrap {
    margin: 20px 15px 0; }
  .filter-bar .filter-bar-col-right {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 10px; }
  .filter-bar .filter-bar-col-right .filter-button {
    float: left; }
  .filter-bar .filter-bar-col-right .filter-button .description {
    font-size: 1.5rem; }
  .filter-bar .filter-summary {
    float: left;
    width: 100%;
    text-align: left; }
  .us-locationdetail .filter-bar div h1, .us-locationdetail .filter-bar div h2, .us-locationdetail .filter-bar div h3, .us-locationdetail .filter-bar div h4 {
    text-align: center;
    margin: 0 auto; }
  .us-locationdetail .filter-bar .filter-bar-inner-wrap {
    margin: 20px 15px 0; }
  .us-locationdetail .filter-bar .filter-bar-col-right {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: center; }
  .us-locationdetail .filter-bar .filter-bar-col-left {
    width: 100%; }
  .us-locationdetail .filter-bar .filter-bar-col-right .filter-button {
    float: none; }
  .us-locationdetail .filter-bar .filter-bar-col-right .filter-button .description {
    font-size: 1.5rem; }
  .us-locationdetail .filter-bar .filter-summary {
    float: none;
    width: 100%;
    text-align: center; } }

@media only screen and (max-width: 660px) {
  #phone {
    width: 100%;
    border-top: none;
    border-left: 1px solid #a8abac; }
  #name {
    width: 100%; }
  #promoCode {
    width: 100%; }
  #goButton {
    width: 50%;
    float: right;
    border: 1px solid #a8abac;
    margin-top: 10px; }
  #reserve {
    padding: 30px 20px; }
  #reserve p {
    font-size: 18px; }
  footer ul li {
    padding: 5px;
    width: 100%;
    text-align: center; }
  footer .icon .icon-exotics-logo {
    width: 200px;
    height: 100px;
    margin: auto; }
  footer p {
    width: 100%;
    text-align: center; }/*
  .locale-us .header-logo, .locale-ca .header-logo {
    width: 150px;
    margin-left: 15px; }*/
  .stuck-animation {
    padding: 0;
    transition: none; }
  .mobile-phone {
    display: block;
    /* background-image: url(/etc/designs/exotics/clientlibs/dist/img/icons/png/phone-icon.png); */
    background-position: 50%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 83px;
    font-style: normal;
    text-decoration: none; }
    .mobile-phone:after {
      content: '';
      width: 1px;
      height: 26px;
      background-color: #6a6b6c;
      position: absolute;
      right: -15px;
      top: 7px; }
  .ushomehero section#homeHero {
    overflow: hidden; }
  .ushomehero #carName {
    width: 70%; }
  .ushomehero a.selection-button {
    position: absolute;
    bottom: 50px;
    width: 100%;
    left: 10%;
    margin: auto; }
  .us-homepage .exploreMore .exploreText {
    display: block;
    text-align: center; }
    .us-homepage .exploreMore .exploreText h3, .us-homepage .exploreMore .exploreText h1 {
      text-align: center;
      width: 90%;
      margin: 40px auto;
      font-size: 30px;
      line-height: 40px; }
      .us-homepage .exploreMore .exploreText h3:before, .us-homepage .exploreMore .exploreText h3:after, .us-homepage .exploreMore .exploreText h1:before, .us-homepage .exploreMore .exploreText h1:after {
        width: 68px;
        display: block;
        content: '';
        background: #f37600;
        left: 0;
        right: 0;
        margin: 20px auto;
        height: 2px; }
    .us-homepage .exploreMore .exploreText a.main-button {
      margin: 20px auto 60px;
      width: 80%; }
  .us-homepage .exploreMore .exploreImg .car-image {
    opacity: 1; }
  .us-homepage .exploreMore .exploreImg .car-overlay {
    background-color: rgba(0, 0, 0, 0.5); }
  .us-homepage .exploreMore .exploreImg .car-image {
    background-size: cover; }
  .us-homepage .exploreMore .exploreImg .homepage-tile:hover .car-image, .us-homepage .exploreMore .exploreImg .homepage-tile.hover .car-image {
    -webkit-transform: none;
    transform: none; }
  .us-homepage .exploreMore .exploreImg .third-block {
    width: 100%;
    border-right: none;
    border-bottom: 5px solid black; }
  #worldoflux {
    width: 100%;
    height: 100%;
    overflow: hidden; }
    #worldoflux h2 {
      font-size: 15px;
      line-height: 30px; }
      #worldoflux h2:after {
        margin: 15px auto; }
    #worldoflux h3 {
      margin-bottom: 20px;
      font-size: 34px; }
    #worldoflux p {
      width: 85%; }
    #worldoflux p {
      width: 90%;
      line-height: 35px; }
    #worldoflux a.main-button {
      margin-bottom: 50px; }
  #aboutUsHero {
    background: url("../about-img3.jpg") 30% 50% no-repeat fixed;
    overflow: hidden;
    height: 100%;
    padding-bottom: 50px; }
    #aboutUsHero.us-aboutus {
      background: url("../img/about-img3.jpg") 30% 50% no-repeat fixed; }
    #aboutUsHero #heroContent {
      padding-top: 60px;
      padding-bottom: 0; }
    #aboutUsHero #heroContent h2 {
      font-size: 40px; }
    #aboutUsHero #content {
      width: 100%;
      margin: 30px 0 0; }
      #aboutUsHero #content p {
        text-align: center; }
      #aboutUsHero #content #tagLine {
        font-size: 43px;
        line-height: 45px; }
  div.foreign-links {
    width: 100%; }
    div.foreign-links a.link-box {
      width: 100%;
      margin-right: 0 !important; }
      div.foreign-links a.link-box:last-child {
        margin-top: 20px; }
  .getstarted .heroText {
    font-size: 30px;
    line-height: 40px; }
  .selection-button {
    margin: 35px auto 50px;
    padding: 15px 85px 15px 20px;
    text-align: left;
    width: 100%; }
  #deliverHero {
    height: 100%; }
  .locale-ca + main #homeHero, .ushomehero #homeHero {
    padding: 0 10px; }
    .locale-ca + main #homeHero .hero-product, .ushomehero #homeHero .hero-product {
      display: none; }
    .locale-ca + main #homeHero .hero-product.hero-product-mobile, .ushomehero #homeHero .hero-product.hero-product-mobile {
      max-width: 370px;
      margin: 20px auto;
      display: block; }
    .locale-ca + main #homeHero .main-button, .ushomehero #homeHero .main-button {
      margin-bottom: 50px; }
    .locale-ca + main #homeHero a.selection-button, .ushomehero #homeHero a.selection-button {
      position: relative;
      bottom: auto;
      left: auto;
      margin: auto; }
  .location-listing .location-container a.locationWrapper {
    pointer-events: auto; }
  .location-listing .location-container.col-33 {
    width: 100%; }
    .location-listing .location-container.col-33:hover span {
      visibility: visible; }
    .location-listing .location-container.col-33:hover .location-hover {
      display: none; }
  .location-listing-bar {
    padding: 100px 0 35px 0; }
    .location-listing-bar .location-listing-bar-inner {
      padding: 0 15px; }
    .location-listing-bar h1, .location-listing-bar h3 {
      font-size: 30px; }
    .location-listing-bar h2, .location-listing-bar h4 {
      font-size: 20px;
      margin: 10px 0 35px; }
    .location-listing-bar .filter-button {
      width: 100%;
      max-width: none; }
    .location-listing-bar .col-30.float-right {
      margin-bottom: 25px; }
  /*location list*/
  section.filter.us-location-list {
    height: 100%;
    padding: 0; }
    section.filter.us-location-list .us-location-list-scroll {
      padding: 50px 30px; }
    section.filter.us-location-list .filter-title h1, section.filter.us-location-list .filter-title h3 {
      font-size: 36px; }
    section.filter.us-location-list .filter-list ul.location-groups {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      min-width: 260px;
      margin: auto; }
      section.filter.us-location-list .filter-list ul.location-groups ul.location-group {
        padding-left: 0; }
  .location-hero {
    height: 450px; }
    .location-hero h1, .location-hero h2.location-page-filter-header {
      font-size: 50px;
      font-size: 5rem;
      line-height: 55px;
      padding: 144px 0 10px 0; }
  .location-details h3, .location-details h2, .location-filter-bar h3, .location-filter-bar h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    padding-bottom: 31px; }
    .location-details h3:after, .location-details h2:after, .location-filter-bar h3:after, .location-filter-bar h2:after {
      height: 4px;
      width: 130px; }
  .location-details p, .location-filter-bar p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
    margin: 32px auto 38px auto; }
  .location-details span, .location-filter-bar span {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px; }
  .location-details {
    padding: 50px 20px 49px 20px; }
  .filter-button .label {
    font-size: 28px;
    font-size: 2.8rem; }
  .filter-button .description, .location-filter-bar .filter-summary {
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem; }
    .filter-button .description span, .location-filter-bar .filter-summary span {
      font-size: 16px;
      font-size: 1.6rem; }
  .filter.us-filter .us-filter-scroll h2 {
    font-size: 30px;
    font-size: 3rem;
    padding: 28px;
    margin: 0; }
  .filter.us-filter .us-filter-scroll .brand-filter li.vehicle-filter-item {
    width: 100%;
    height: 139px;
    background-size: 100%; }
  .filter.us-filter .us-filter-scroll .style-filter-wrapper li.vehicle-filter-item {
    width: 100%;
    height: 93px; }
  .filter.us-filter .us-filter-scroll div.us-filter-inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0; }
  .filter.us-filter .us-filter-scroll .filter-group ul li, .filter.us-filter .us-filter-scroll div.style-filter-wrapper li.vehicle-filter-item, .filter.us-filter .us-filter-scroll div.brand-filter li.vehicle-filter-item {
    width: 100%;
    float: none;
    display: block;
    background-image: none !important;
    height: auto;
    padding: 0; }
  .filter.us-filter .us-filter-scroll .filter-group ul li button, .filter.us-filter .us-filter-scroll .filter-group ul li a {
    background-image: none;
    text-align: left;
    display: block;
    height: auto;
    padding-top: 15px !important;
    padding-bottom: 15px;
    padding-left: 40px;
    font-size: 20px;
    font-size: 2rem; }
  .filter.us-filter .us-filter-scroll .filter-list-count {
    font-size: 15px;
    font-size: 1.5rem; }
  .filter.us-filter .us-filter-scroll .filter-close {
    top: 22px;
    right: 21px; }
  .filter.us-filter .us-filter-scroll .accordion-expander {
    padding-left: 60px; }
    .filter.us-filter .us-filter-scroll .accordion-expander:after {
      left: 20px; }
  .filter-bar h3, .filter-bar h4, .filter-bar h1, .filter-bar h2 {
    text-align: left; }
  .filter-bar .filter-bar-col-right {
    margin-top: 40px;
    margin-bottom: 10px;
    /*button.filter-button {
      span.description {
        @include font-size(1.3)!important;
      }
    }*/ }
  .us-carousel .car-listing.next-car, .us-carousel .car-listing.prev-car {
    width: 120px;
    height: 120px; }
  .locationsDetail.locations {
    background-color: #242424;
    background-image: none;
    height: 100%;
    padding-bottom: 0;
    overflow: hidden; }
    .locationsDetail.locations .location-hero-img {
      display: none; }
    .locationsDetail.locations .locationsContent {
      width: 100%;
      float: none;
      padding: 50px 20px; }
  .us-vehicle-locations .vehicle-locations-container {
    min-height: 300px !important; }
  .us-vehicle-locations .col-50.vehicle-locations {
    width: 100%;
    padding: 0 30px 30px; }
    .us-vehicle-locations .col-50.vehicle-locations h3 {
      margin-top: 35px;
      font-size: 35px; }
    .us-vehicle-locations .col-50.vehicle-locations .locationsContainer {
      border-bottom: none; }
      .us-vehicle-locations .col-50.vehicle-locations .locationsContainer ul {
        padding: 0;
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -o-column-count: 1; }
        .us-vehicle-locations .col-50.vehicle-locations .locationsContainer ul .vehicle-location-list {
          padding: 8px 0; }
          .us-vehicle-locations .col-50.vehicle-locations .locationsContainer ul .vehicle-location-list a {
            font-size: 24px;
            /* font-family: "din-2014-narrow"; */ font-family: "Rajdhani", sans-serif;
            font-weight: 300; }
            .us-vehicle-locations .col-50.vehicle-locations .locationsContainer ul .vehicle-location-list a span {
              margin-left: 4px; }
          .us-vehicle-locations .col-50.vehicle-locations .locationsContainer ul .vehicle-location-list span:after {
            font-size: 29px;
            margin-top: 7px; }
  .locale-us + main .carousel .hero-content {
    overflow-x: hidden; }
  .locale-us + main .carousel .main-hero h1 {
    /*font-size: 25px;*/ }
    .locale-us + main .carousel .main-hero h1 h2.subhead {
      font-size: 40px; }
      .locale-us + main .carousel .main-hero h1 h2.subhead:before {
        width: 36px; }
  .locale-us + main .carousel .details-arrow {
    margin-bottom: 25px;
    text-indent: -9999px;
    overflow: hidden; }
  .locale-us + main .specs {
    height: 480px; }
  .locale-us + main #contentContainer section#details {
    height: 480px;
    position: relative; }
    .locale-us + main #contentContainer section#details .car-image {
      width: 100%;
      background-size: 120% auto;
      margin-left: 0;
      background-position-x: 50%;
      height: 305px;
      top: auto;
      bottom: -107px;
      left: 0;
      position: absolute; }
    .locale-us + main #contentContainer section#details #detailSpecs {
      width: 100%; }
      .locale-us + main #contentContainer section#details #detailSpecs h3 {
        margin-bottom: 20px;
        font-size: 35px; }
      .locale-us + main #contentContainer section#details #detailSpecs .spec-wrapper {
        padding-top: 0; }
      .locale-us + main #contentContainer section#details #detailSpecs .spec .spec-detail:before {
        width: 36px;
        margin: 10px auto; }
  .ca-vehicledetails #contentContainer section#details {
    height: 480px;
    position: relative; }
    .ca-vehicledetails #contentContainer section#details .car-image {
      width: 100%;
      background-size: 120% auto;
      margin-left: 0;
      background-position-x: 50%;
      height: 305px;
      top: auto;
      bottom: -107px;
      left: 0;
      position: absolute; }
    .ca-vehicledetails #contentContainer section#details #detailSpecs {
      width: 100%; }
      .ca-vehicledetails #contentContainer section#details #detailSpecs h3 {
        margin-bottom: 20px;
        font-size: 35px; }
      .ca-vehicledetails #contentContainer section#details #detailSpecs .spec-wrapper {
        padding-top: 0; }
      .ca-vehicledetails #contentContainer section#details #detailSpecs .spec .spec-detail:before {
        width: 36px;
        margin: 10px auto; }
  .carousel .main-hero .car-image {
    width: 400px;
    left: calc(50% - 200px);
    top: calc(50% - 25px); }
  .us-vehicledetails .main-hero .car-image {
    width: 320px;
    left: calc(60% - 200px);
    top: calc(50% - 50px); }
  section .vehicledetailseoband {
    display: block; }
    section .vehicledetailseoband .col-50 {
      float: none;
      width: 100%;
      height: 100%;
      overflow: hidden;
      clear: both; }
      section .vehicledetailseoband .col-50 h2 {
        text-align: center;
        width: 100%;
        margin: 40px 0 0 0;
        font-size: 30px;
        line-height: 40px; }
      section .vehicledetailseoband .col-50 .featureText {
        width: 90%;
        margin: 30px auto;
        text-align: center; }
        section .vehicledetailseoband .col-50 .featureText:before, section .vehicledetailseoband .col-50 .featureText:after {
          display: none; }
  .locationmap {
    display: none; }
  .us-contact-form-wrap .us-contact-form-scroll {
    padding: 0; }
  .us-contact-form-wrap .us-contact-form {
    padding: 10px; }
    .us-contact-form-wrap .us-contact-form .form-title {
      padding-bottom: 16px; }
      .us-contact-form-wrap .us-contact-form .form-title h2, .us-contact-form-wrap .us-contact-form .form-title h3 {
        padding-top: 50px;
        font-size: 38px;
        font-size: 3.8rem;
        margin-bottom: 10px; }
      .us-contact-form-wrap .us-contact-form .form-title p {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5; }
      .us-contact-form-wrap .us-contact-form .form-title .required-signifier {
        margin-top: 10px;
        font-size: 17px;
        font-size: 1.7rem;
        position: relative;
        bottom: auto; }
  .us-contact-form-wrap input, .us-contact-form-wrap .textarea > div, .us-contact-form-wrap button, .us-contact-form-wrap label {
    font-size: 20px;
    font-size: 2rem; }
  .us-contact-form-wrap .input-fields {
    border: none; }
  .us-contact-form-wrap .input-field {
    border: none; }
    .us-contact-form-wrap .input-field .input-field-col.date-picker:before {
      width: 20px;
      height: 20px;
      top: 21px;
      background-size: 100%; }
  .us-contact-form-wrap .input-field-col {
    width: 100%;
    float: none; }
    .us-contact-form-wrap .input-field-col.col-40 {
      border: none;
      height: auto; }
    .us-contact-form-wrap .input-field-col.col-60 {
      margin-bottom: 20px;
      border: 1px solid #cccccc; }
    .us-contact-form-wrap .input-field-col label {
      border: none;
      padding: 1px 0 5px 0; }
  .us-contact-form-wrap .form-lower {
    text-align: center; }
    .us-contact-form-wrap .form-lower .col-30, .us-contact-form-wrap .form-lower .col-70 {
      width: 100%;
      float: none;
      text-align: center; }
      .us-contact-form-wrap .form-lower .col-30 #goButton, .us-contact-form-wrap .form-lower .col-70 #goButton {
        width: 100%;
        float: none; }
      .us-contact-form-wrap .form-lower .col-30 .cancel, .us-contact-form-wrap .form-lower .col-70 .cancel {
        float: none;
        margin: 0 auto;
        font-size: 24px;
        font-size: 2.4rem;
        height: 46px;
        margin-top: 20px; }
    .us-contact-form-wrap .form-lower .button-wrap div:first-child {
      text-align: center; }
    .us-contact-form-wrap .form-lower .button-wrap div:last-child {
      text-align: center; }
    .us-contact-form-wrap .form-lower .privacy-policy-link {
      padding: 10px 20px 20px 5px;
      font-size: 24px;
      font-size: 2.4rem;
      height: 46px; }
      .us-contact-form-wrap .form-lower .privacy-policy-link:after {
        top: 15px; }
  .us-contact-form-wrap .custom-select select {
    font-size: 20px;
    font-size: 2rem; }
  .us-contact-form-wrap .main-button.close-button {
    width: 100%; }
  /*US footer*/
  .locale-us ~ main .footer, .locale-us ~ main ~ .footer, .locale-us .footer, .locale-us ~ .footer {
    padding: 40px 10px; }
    .locale-us ~ main .footer .footer-content ul, .locale-us ~ main ~ .footer .footer-content ul, .locale-us .footer .footer-content ul, .locale-us ~ .footer .footer-content ul {
      width: 100%; }
      .locale-us ~ main .footer .footer-content ul li, .locale-us ~ main ~ .footer .footer-content ul li, .locale-us .footer .footer-content ul li, .locale-us ~ .footer .footer-content ul li {
        padding: 10px;
        width: 50%;
        /*to make links closer but align to the center*/ }
        .locale-us ~ main .footer .footer-content ul li a, .locale-us ~ main ~ .footer .footer-content ul li a, .locale-us .footer .footer-content ul li a, .locale-us ~ .footer .footer-content ul li a {
          width: 90%; }
        .locale-us ~ main .footer .footer-content ul li:nth-child(odd) a, .locale-us ~ main ~ .footer .footer-content ul li:nth-child(odd) a, .locale-us .footer .footer-content ul li:nth-child(odd) a, .locale-us ~ .footer .footer-content ul li:nth-child(odd) a {
          float: right; }
        .locale-us ~ main .footer .footer-content ul li:nth-child(even) a, .locale-us ~ main ~ .footer .footer-content ul li:nth-child(even) a, .locale-us .footer .footer-content ul li:nth-child(even) a, .locale-us ~ .footer .footer-content ul li:nth-child(even) a {
          float: left; }
        .locale-us ~ main .footer .footer-content ul li:nth-last-child(1), .locale-us ~ main .footer .footer-content ul li:nth-last-child(2), .locale-us ~ main ~ .footer .footer-content ul li:nth-last-child(1), .locale-us ~ main ~ .footer .footer-content ul li:nth-last-child(2), .locale-us .footer .footer-content ul li:nth-last-child(1), .locale-us .footer .footer-content ul li:nth-last-child(2), .locale-us ~ .footer .footer-content ul li:nth-last-child(1), .locale-us ~ .footer .footer-content ul li:nth-last-child(2) {
          width: 100%; }
          .locale-us ~ main .footer .footer-content ul li:nth-last-child(1) a, .locale-us ~ main .footer .footer-content ul li:nth-last-child(2) a, .locale-us ~ main ~ .footer .footer-content ul li:nth-last-child(1) a, .locale-us ~ main ~ .footer .footer-content ul li:nth-last-child(2) a, .locale-us .footer .footer-content ul li:nth-last-child(1) a, .locale-us .footer .footer-content ul li:nth-last-child(2) a, .locale-us ~ .footer .footer-content ul li:nth-last-child(1) a, .locale-us ~ .footer .footer-content ul li:nth-last-child(2) a {
            width: 100%;
            float: none; }
    .locale-us ~ main .footer .footer-content p, .locale-us ~ main ~ .footer .footer-content p, .locale-us .footer .footer-content p, .locale-us ~ .footer .footer-content p {
      width: 100%; }
    .locale-us ~ main .footer p, .locale-us ~ main ~ .footer p, .locale-us .footer p, .locale-us ~ .footer p {
      width: 100%; } }

@media only screen and (max-width: 1250px) {
  header nav span.menu-item {
    padding: 1px 10px;
    line-height: 56px; }
  #nav-toggle {
    display: block; }
  header nav {
    text-align: center;
    padding: 0 0;
    clear: both;
    width: 100%; }
  nav span.menu-item {
    display: none;
    float: none;
    border-top: 1px solid #000;
    width: 100%;
    line-height: 45px; }
  nav span.menu-item a {
    display: inline-block !important; }
  .navmenu h1.icon-exotics-logo {
    margin: 20px 20px; }
  header nav span.menu-item a:hover:after {
    width: auto; } }
    /* dropdown language choice */
  header .dropbtn {
      cursor: pointer;
    }

    /* The container <div> - needed to position the dropdown content */
  header  .dropdown {
      position: relative;
      display: inline-block;
    }

    /* Dropdown Content (Hidden by Default) */
    header .dropdown-content {
      display: none;
      position: relative;
      padding-left: 10px;
      padding-right: 10px;
      background:rgb(0,0,0);
      z-index:1000;
    }

     header .show {display:block;}

/* Fix for navigation menu with languages dropping below nav*/
.get-started-small {
  display: none; }

.locale-ca .get-started-small {
  display: none; }
/*
@media only screen and (max-width: 1196px) and (min-width: 981px) {
  .locale-ca .header-logo {
    margin-right: 5px; }
  .locale-ca span.menu-item {
    padding: 20px 7px; }
  header.locale-ca nav {
    width: calc(100% - 236px); } }

@media only screen and (max-width: 947px) {
  .get-started-small {
    display: none !important; } }

@media only screen and (max-width: 1114px) {
  .locale-ca .get-started {
    cursor:pointer;
    display: none; } }

@media only screen and (max-width: 1114px) and (min-width: 981px) {
  .locale-ca .get-started-small {
    display: inline-block;
    position: relative;
    top: -137px;
    right: -150px;
    margin: 0px 150px 0px 0px; }
  header.locale-ca nav {
    height: 105px; } }
*/
/* END - Fix for navigation menu */
@media only screen and (max-width: 1021px) and (min-width: 660px) {
  .location-listing .location-container a.locationWrapper {
    pointer-events: auto; } }

    /* ======================== */
/*   Syed Sahar Ali Raza   	*/
/* ========================	*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700italic,700,900italic,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);


#generic_price_table{
	/* background-color: #f0eded; */
}

/*PRICE COLOR CODE START*/
#generic_price_table .generic_content{
	background-color: #fff;
}

#generic_price_table .generic_content .generic_head_price{
	background-color: #f6f6f6;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
	border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
	color: #525252;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li{
	color: #a7a7a7;
}

#generic_price_table .generic_content .generic_feature_list ul li span{
	color: #414141;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	background-color: #E4E4E4;
	border-left: 5px solid #f37600;
}

#generic_price_table .generic_content .generic_price_btn a{
	border: 1px solid #f37600;
    color: #f37600;
}

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg{
	border-color: #f37600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f37600;
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span{
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a{
	background-color: #f37600;
	color: #fff;
}
#generic_price_table{
	margin: 0px 0 0px 0;
    font-family: 'Raleway', sans-serif;
}
.row .table{
    padding: 28px 0;
}

/*PRICE BODY CODE START*/

#generic_price_table .generic_content{
	overflow: hidden;
	position: relative;
	text-align: center;
}

#generic_price_table .generic_content .generic_head_price {
	margin: 0 0 15px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content{
	margin: 0 0 15px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 20px 1411px 36px 350px;
	position: absolute;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head{
	padding-top: 20px;
	position: relative;
	z-index: 1;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
    font-family: "Raleway",sans-serif;
    font-size: 15px;
    font-weight: 400;
    /* letter-spacing: 2px; */
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag{
	padding: 0 0 5px;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price{
	display: block;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 1.9rem;
    font-weight: 400;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    font-family: "Lato",sans-serif;
    font-size: 2rem;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    font-weight: 400;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    font-family: "Lato",sans-serif;
    font-size: 15px;
    font-weight: 500;
    /* letter-spacing: 3px; */
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li{
	font-family: "Lato",sans-serif;
	font-size: 15px;
	padding: 10px 0;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;

}
#generic_price_table .generic_content .generic_feature_list ul li .fa{
	padding: 0 10px;
}
#generic_price_table .generic_content .generic_price_btn{
	margin: 20px 0 32px;
}

#generic_price_table .generic_content .generic_price_btn a{
    border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    outline: medium none;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 320px) {
}

@media (max-width: 767px) {
	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#generic_price_table .col-md-3{
		/* float:left;
		width:50%; */
	}

	#generic_price_table .col-md-4{
		/* float:left;
		width:50%; */
	}

	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#generic_price_table_home{
	 font-family: 'Raleway', sans-serif;
}

.text-center h1,
.text-center h1 a{
	color: #7885CB;
	font-size: 30px;
	font-weight: 300;
	text-decoration: none;
}
.demo-pic{
	margin: 0 auto;
}
.demo-pic:hover{
	opacity: 0.7;
}

#generic_price_table_home ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: table;
}
#generic_price_table_home li{
	float: left;
}
#generic_price_table_home li + li{
	margin-left: 10px;
	padding-bottom: 10px;
}
#generic_price_table_home li a{
	display: block;
	width: 50px;
	height: 50px;
	font-size: 0px;
}
#generic_price_table_home .blue{
	background: #3498DB;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .emerald{
	background: #f37600;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .grey{
	background: #7F8C8D;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .midnight{
	background: #34495E;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .orange{
	background: #E67E22;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .purple{
	background: #9B59B6;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .red{
	background: #E74C3C;
	transition:all 0.3s ease-in-out 0s;
}
#generic_price_table_home .turquoise{
	background: #1ABC9C;
	transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover{
	border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider{
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 20px;
}
#generic_price_table_home .divider span{
	width: 100%;
	display: table;
	height: 2px;
	background: #ddd;
	margin: 50px auto;
	line-height: 2px;
}
#generic_price_table_home .itemname{
	text-align: center;
	font-size: 50px ;
	padding: 50px 0 20px ;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
	text-decoration: none;
    font-weight: 300;
}
#generic_price_table_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
#generic_price_table_home .footer{
	padding:40px 0;
}

.price-heading{
    text-align: center;
}
.price-heading h1{
	color: #666;
	margin: 0;
	padding: 0 0 50px 0;
}
.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium ;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.bottom_btn{
	background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.demo-button:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;

}
.bottom_btn:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;
}
#email_dialog{
  border: 0px;
  background: white;
}

 .ui-dialog-titlebar {
   background: black;
   text-align: center;
   border-color: darkgray;
 }

 .ui-dialog-title{
   font-weight: bold;
   font-family: arial;
   color: #f37600;
 }

 .ui-dialog-titlebar:hover {
   background: black;
   text-align: center;
   border-color: darkgray;
   opacity: 0.9;
 }

#dText_line2{
  font-weight: bolder;
}
.flatpickr-day{
  background:rgba(243,118,0,0.5);
  color:rgba(0,0,0,0.75);
}
.flatpickr-day.flatpickr-disabled{
  background:rgba(0,0,0,0.2);
  color:rgba(0,0,0,0.75);
}

#approx-price {
    font-family:"Rajdhani", sans-serif;
    color: darkgray;
    font-size: 28px;
    font-weight: 300;
    font-style: italic;
    padding: 11px;
    text-align: center;
}

.conditions{width:908px;margin:10px auto;position:relative;color:#4B575F;}
.conditions h2{background:url(../media/title-bg2.png) no-repeat 0 0;}
.conditions h3{color:#ED7703;padding:0;margin:25px 0 5px 0;}
.conditions p{ text-align:justify; margin:5px 0;font-weight:10}
.conditions .inner{padding:10px 30px 30px 30px;margin:0;}
.conditions h4{ font:14px 'century gothic' font-weight:bold;color:#ED7703;padding:0;margin:25px 0 5px 0;}
.conditions ul{padding:0 0 0 0px;margin:0;list-style:none;}
.km-supp{color:#ed7703;font-size:11px;padding-top:10px;display:block;}
#contents{min-height:250px; padding-top:100px;}
#contents h2{font:24px 'century gothic',futura,'trebuchet ms',sans-serif;text-transform:uppercase;color:#FFF;padding:5px 15px;font-weight:bold;margin:0;}
#contents h2 span{padding:15px 45px 10px 0;margin:10px 0;}
#contents h3{font:bold 18px 'century gothic',futura,'trebuchet ms',sans-serif;padding:0 15px;margin:0;text-transform:uppercase;}
#contents h4{font:16px 'century gothic'; padding:0;margin: 25px 0 5px 0;}
