@font-face {
  font-family: 'VWHead-Bold';
  src: url("../fonts/VWHeadWeb-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/VWHeadWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/VWHeadWeb-Bold.woff") format("woff"), url("../fonts/VWHeadWeb-Bold.ttf") format("truetype"), url("../fonts/VWHeadWeb-Bold.svg") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'VWHead-Regular';
  src: url("../fonts/VWHeadWeb-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/VWHeadWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/VWHeadWeb-Regular.woff") format("woff"), url("../fonts/VWHeadWeb-Regular.ttf") format("truetype"), url("../fonts/VWHeadWeb-Regular.svg") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'VWText-Bold';
  src: url("../fonts/VWTextWeb-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/VWTextWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/VWTextWeb-Bold.woff") format("woff"), url("../fonts/VWTextWeb-Bold.ttf") format("truetype"), url("../fonts/VWTextWeb-Bold.svg") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'VWText-Regular';
  src: url("../fonts/VWTextWeb-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/VWTextWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/VWTextWeb-Regular.woff") format("woff"), url("../fonts/VWTextWeb-Regular.ttf") format("truetype"), url("../fonts/VWTextWeb-Regular.svg") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'AudiType-Bold';
  src: url("../fonts/AudiType-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/AudiType-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AudiType-Bold.ttf") format("truetype"), url("../fonts/AudiType-Bold.svg") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'AudiType-ExtendedBold';
  src: url("../fonts/AudiType-ExtendedBold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/AudiType-ExtendedBold.eot?#iefix") format("embedded-opentype"), url("../fonts/AudiType-ExtendedBold.ttf") format("truetype"), url("../fonts/AudiType-ExtendedBold.svg") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'AudiType-ExtendedNormal';
  src: url("../fonts/AudiType-ExtendedNormal.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/AudiType-ExtendedNormal.eot?#iefix") format("embedded-opentype"), url("../fonts/AudiType-ExtendedNormal.ttf") format("truetype"), url("../fonts/AudiType-ExtendedNormal.svg") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'AudiType-Normal';
  src: url("../fonts/AudiType-Normal.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/AudiType-Normal.eot?#iefix") format("embedded-opentype"), url("../fonts/AudiType-Normal.ttf") format("truetype"), url("../fonts/AudiType-Normal.svg") format("svg");
  /* Legacy iOS */ }
html {
  height: 100%; }

body {
  height: 100%; }

.hideResult {
  display: none; }

.mainWrapper {
  position: relative; }

body.vw {
  background-color: #e3ebec;
  font-family: 'VWText-Regular'; }
  body.vw h1 {
    background-color: #f1f5f6;
    margin: 0;
    padding: 40px 0;
    text-align: center;
    font-family: 'VWHead-Bold'; }
  body.vw h2 {
    font-family: 'VWHead-Bold'; }
  body.vw a {
    color: #00b1eb;
    text-decoration: none; }
  body.vw p {
    color: #666;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 40px; }
  body.vw .container {
    margin: 0 auto;
    padding: 20px 0; }
    @media (min-width: 768px) {
      body.vw .container {
        width: 640px; } }
    @media (min-width: 1024px) {
      body.vw .container {
        width: 960px; } }
    @media (min-width: 1280px) {
      body.vw .container {
        width: 1024px; } }
    @media (min-width: 1440px) {
      body.vw .container {
        width: 1280px; } }
  body.vw .navigation {
    width: 95px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.15);
    z-index: 2; }
    body.vw .navigation ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      body.vw .navigation ul li {
      display: block;
    border-bottom: 1px solid #EEE;
    height: 98px;
    background-image: url(../images/navigation.png);
    background-size: 253%;
    background-position-x: 8px; }
        body.vw .navigation ul li:hover {
          /*background-position-x: 182px; */}
          body.vw .navigation ul li:hover.nav__owners {
            /*background-position-x: 184px;*/ }
          body.vw .navigation ul li:hover a {
            color: 00b1eb; }
        body.vw .navigation ul li a {
			display: block;
			width: 100%;
			height: 100%;
			text-decoration: none;
			position: relative;
			font-size: 15px;
			/* text-transform: uppercase; */
			color: #001e50;
			/* font-family: 'VWHead-Bold'; */}
          body.vw .navigation ul li a span {
          position: absolute;
		  top: 50px;
		  left: 0;
		  width: 100%;
		  text-align: center; }
        body.vw .navigation ul li.nav__home {
          background-image: url("../images/logo.png");
          background-size: 49.5%;
          background-position: center;
          background-repeat: no-repeat;
          height: 94px; }
          body.vw .navigation ul li.nav__home a {
            color: black;
            text-transform: none; }
        body.vw .navigation ul li.nav__models {
          background-position-y: -1px; }
        body.vw .navigation ul li.nav__fam {
          background-position-y: -84.5px; }
        body.vw .navigation ul li.nav__builder {
          background-position-y: -400px; }
		body.vw .navigation ul li.nav__specialOffer {
          background-position-y: -486px; }
        body.vw .navigation ul li.nav__fad {
          background-position-y: -1069px; }
        body.vw .navigation ul li.nav__owners {
          background-position-y: -649px; }
  body.vw .mainWrapper {
    margin-left: 95px; }
  body.vw .main form {
    position: relative;
    margin: 40px 0; }
    body.vw .main form .form__header h3 {
      display: inline-block; }
    body.vw .main form .form__fields {
      margin-bottom: 10px; }
      body.vw .main form .form__fields:before, body.vw .main form .form__fields:after {
        display: table;
        content: ""; }
      body.vw .main form .form__fields:after {
        clear: both; }
      body.vw .main form .form__fields .vinEntry {
        display: inline-block;
        float: left;
        width: 300px;
        height: 40px;
        padding: 0 10px;
        border: 1px solid #CCC;
        border-radius: 5px;
        margin-right: 10px; }
        @media (max-width: 767px) {
          body.vw .main form .form__fields .vinEntry {
            width: 80%; } }
        body.vw .main form .form__fields .vinEntry.hasError {
          border-color: red; }
      body.vw .main form .form__fields .vinSubmit {
        display: inline-block;
        float: left;
        width: 100px;
        height: 40px;
        background-color: #00b1eb;
        color: white;
        border: 1px solid #00b1eb;
        border-radius: 3px;
        cursor: pointer; }
        body.vw .main form .form__fields .vinSubmit:hover {
          border: 1px solid #2274ac;
          background-color: #2274ac; }
    body.vw .main form .form__errors {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      body.vw .main form .form__errors li {
        font-size: 12px;
        color: red;
        margin-bottom: 10px;
        line-height: 21px; }
  body.vw .results {
    color: white;
    background-color: #111; }
    body.vw .results .container {
      padding: 40px 0; }
    body.vw .results .results__header {
      padding: 20px;
      background-color: rgba(255, 255, 255, 0.15);
      margin-bottom: 20px; }
      body.vw .results .results__header p {
        margin: 0;
        font-size: 12px;
        color: white; }
      body.vw .results .results__header h2 {
        margin: 0; }
    body.vw .results table {
      margin: 0 0 30px 0;
      padding: 0;
      border-collapse: collapse;
      min-width: 600px; }
      @media (max-width: 767px) {
        body.vw .results table {
          max-width: 80%;
          min-width: 80%; } }
      body.vw .results table tr, body.vw .results table td {
        border: 1px solid white; }
      body.vw .results table td {
        font-size: 12px;
        padding: 8px;
        width: 50%; }
    body.vw .results .resultCase h4 {
      font-size: 15px;
      margin-bottom: 5px; }
    body.vw .results .resultCase h4 + p {
      margin-top: 0; }
    body.vw .results .resultCase p {
      color: #CCC;
      font-size: 15px;
      margin-bottom: 20px; }
    body.vw .results .bottomText {
      color: white;
      font-size: 12px;
      margin: 0; }
  body.vw .keyInformation {
    background-color: rgba(255, 255, 255, 0.5); }
    body.vw .keyInformation .container {
      padding: 40px 0; }
    body.vw .keyInformation h3 {
      font-size: 15px;
      margin-bottom: 5px; }
    body.vw .keyInformation h3 + p {
      margin-top: 0; }
    body.vw .keyInformation ul + p {
      margin-top: 40px; }
    body.vw .keyInformation .pdfs li {
      font-size: 8px;
      margin-bottom: 10px; }
      body.vw .keyInformation .pdfs li a {
        font-size: 12px; }
  body.vw .additionalQuestions {
    margin: 0; }
  body.vw .footer {
    background-color: #DDD; }
    body.vw .footer .container {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      padding: 40px 0; }
    body.vw .footer p {
      margin: 0;
      font-size: 12px; }
    body.vw .footer ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      @media (max-width: 767px) {
        body.vw .footer ul {
          display: none; } }
      body.vw .footer ul li {
        color: #999;
        display: inline-block;
        margin: 0 5px;
        font-size: 12px; }
        body.vw .footer ul li a {
          color: black;
          text-decoration: none; }
          body.vw .footer ul li a:hover {
            color: #08c; }

/*# sourceMappingURL=base.css.map */
