strong.stars, strong.stars strong {
  display: block;
  background: url('../images/stars.png') 0 -16px repeat-x;
  width: 80px;
  height: 16px;
}

strong.stars strong {
  background-position: 0 0;
}
[data-feed-id="bayford-vw"].juicer-feed.gray li.feed-item {
  background : #0099DA;
}

[data-feed-id="bayford-vw"].juicer-feed.gray li.feed-item div.j-text {
  color : white;
  font-size : 14px;
}
 
[data-feed-id="bayford-vw"].juicer-feed.gray li.feed-item div.j-meta a {
  color : white;
}


[data-feed-id="bayford-vw"].juicer-feed.gray li.feed-item {
  background : #0099DA;
}

[data-feed-id="bayford-vw"].juicer-feed.gray li.feed-item div.j-text {
  color : white;
  font-size : 14px;
}
 
[data-feed-id="bayford-vw"].juicer-feed.gray li.feed-item div.j-meta a {
  color : white;
}

/* MOBILE STYLES
     ========================================================================== */

  /* Layout
     ========================================================================== */

  html {
    font-family: 'VWText Regular', sans-serif;
  }

  body {
    background: #f3f5f6;
    color: #616161;
    padding-top: 43px;
    padding-top: 0 !important;
  padding-left: 0 !important;
  }


  .anchor:before {
    margin-top: -46px;
    height: 46px;
  }

  h1, h2, h3, h4 {
    font-family: 'VW Head', sans-serif;
    font-weight: 700;
    color: #1d1f20;
  }

  .content h1, .content h2 {
    font-weight: 900;
  }

  h1, h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 16px;
    font-weight: 900;

  }

  h4 {
    font-size: 16px;

  }

  a {
    color: #0099da;
  }

  a:hover {
    color: #000;
  }

  .wrapper {
    max-width: 1400px;
  }

  .t-grey {
    color: #666 !important;
  }

  .t-upper {
    text-transform: uppercase;
  }

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


  .m-top {
    margin-top: 20px;
  }

  .bg-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 48%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .right-contact h4 {
    margin-bottom: 0;
  }

  .right-contact p {
      margin-top: 0px;
      margin-bottom: 0px;

  }


  .contact-right {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }

  .contact-right a {
    font-size: 20px;
  }


  .t-small { 
    font-size: 12px;
  }

  .service-section {
    background-color: #e4eaee;
    border-radius: 4px;
    margin-left: 0;
    padding: 10px;
    text-align: center;
  }

  .grey-bg {
      background-color: #dee1e3;
      border-radius: 4px;
      padding: 30px 30px 20px;
      margin-bottom: 20px;
  }

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


  .grey-bg p {
    text-align: right;
    margin: 0;
    font-size: 16px;
  }

  .grey-bg a {
    color: #0099da;
    
  }
  .grey-bg a:hover  {
    color: #fff;
    text-decoration: none;
  }

  .test-bg {
        background-color: #F2F2F2;
      border-radius: 4px;
      padding: 30px 30px 20px;
      margin-bottom: 20px;
      }



   .btn-primary, a.btn-primary {
    background: #0099da;
    color: #fff;
  }

  a.btn-primary:hover, .btn-primary:hover {
    background-color: #e5e5e5;
    color: #0099da;
  }

   .btn-happy, a.btn-happy {
    background-color: #94CE58;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 25px;
  }

  a.btn-happy:hover, .btn-happy:hover {
    background-color: #6FA158;
    color: #fff;
  }

  .btn-sad, a.btn-sad {
    background-color: #FF1717;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 25px;
  }

  a.btn-sad:hover, .btn-sad:hover {
    background-color: #AB1717;
    color: #fff;
  }

  ul {
    padding-left: 20px;
  }

  /* Top Header
     ========================================================================== */

  .top-header {
    display: none;
    background: #0099da;
    width: 100%;
  }

  .top-header .icon-facebook {
    padding: 30px 0 0;
  }


  .top-header .wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .top-header a {
    color: #ffffff;
    text-align: left;
    text-decoration: none;
  }

  .top-header p {
    font-size: 16px;
    color: #ffffff;
  }

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

  .logo a {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'VWHead Regular', sans-serif;
  }


  .logo-mob a {
  color: #1d1f20;
      font-weight: 900;
      font-family: "VWHead Bold",sans-serif;
      text-transform: uppercase;
  }

  .nav-menu {
    position: fixed;
    top: 0;
    left: 0;
  }

  .nav-megamenu {
    position: absolute;
    top: 156px;
    left: 0;
    width: 100%;
    background: #f4f5f7;
    z-index: 1030;
    display: none;
  }

  .nav-megamenu.active {
      display: block;
  }


  /* Navigation
     ========================================================================== */

  .nav-menu {
    background-color: #bdc3c6;
  }

  .mobile-link {
    margin-top: 4px;
    color: #1d1f20;
  }

  .m-menu {
    top: 43px;
    padding-bottom: 41px;
    border-top: 1px solid #f3f5f6;
    background-color: #fff;
  }

  .m-menu a {
    color: #425968;
    border-bottom: 1px solid #bdc3c6;
    text-transform: uppercase;
  }

  .m-menu .active > a {
    background-color: #0099da;
    color: #fff;
  }

  .m-menu .nav-child a {
    background: #686E73;
    border-bottom: 1px solid #fff;
    color: #fff;
  }


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

  /* Sidebar
     ========================================================================== */
  .sidebar-mini {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1040;
      width: 96px;
      height: 100vh;
      box-shadow: 5px -10px 20px rgba(0,0,0,.1);
      background: #fff;
      text-align: center;
  }


  .sidebar-mini ul {
    margin: 0;
    padding: 0; 
    list-style: none;
    border-top: 1px solid #fff;
  }

  .sidebar-mini ul li {
      border-top: 1px solid #dee1e3;
  }

  .sidebar-mini ul li:last-child {
      border-bottom: 1px solid #dee1e3;
  }



  .sidebar-mini ul li a, .c-models {
    list-style: none;
    padding: 5px 10px;
    color: #808890;
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    width: 100%;
    font-family: 'VW Head',sans-serif;
    font-weight: 700;
    line-height: 1.3em;
  }

  .c-models {
    border: 1px solid #eee;
  }

.logo {
  margin-right: 20px !important;
}

  .vw-logo {
      display: inline-block;
      width: 65px;
      margin: 21px auto; 
  }

  .splash {
    background-color: #fff;
  }

   .splash .vw-logo {
      display: inline-block;
      width: 65px;
      margin: 0; 
  }

  .dealer-name {
      display: inline-block;
      float: left;
      margin: 10px 0;
      text-align: left;
  }

  .dealer-name a {
    font-size: 20px;
    font-family: 'VWHead Regular',sans-serif;
    font-weight: bold;
    display: block;
    line-height: 1.3em;
    color:#000;
    text-decoration: none !important;
  }

  .dealer-name p {
    font-size: 15px;
    color:#0099DE;
    margin:0;
  }

  .dealer-block {
  overflow: hidden;
 }
  .dealer-block img {
    display: block;
  }

.dealer-block .d-link {
  position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.tel-a a {
  z-index: 3;
}

.d-surround {
  height: 220px;
}

.d-img {
  height: 220px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-block {
  padding: 30px;
  text-align: center;
  background-color: rgba(243, 243, 243, 0.8);

}

.text-block p {
  font-size: 18px;
  line-height: 1.4em;

}

.text-block .btn{
 max-width: 450px;
 width: 100%;
 text-align: center;
 margin: 10px auto;
}

.service-booking {
  background-color: #0099da;
  text-align: center;

}

.service-booking .wrapper{
  padding-top: 20px;
  padding-bottom: 20px;

}

.service-booking h2, .service-booking a {
  color: #fff;
  margin-bottom: 0;

}

.dealer-block:hover .btn {
  background-color: #000;
}

.dealer-block .d-surround {
    overflow: hidden;
}

.dealer-block .d-img {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.dealer-block:hover .d-img {
  transform: scale(1.2);
}

.text-block span {
  display: inline-block;
}

  .sidebar-mini ul li a span {
    padding: 10px; 
    color: #808890;
    display: block;
    font-size: 24px;
    vertical-align: middle;
  }


  .sidebar-mini ul li a:hover, .c-models:hover {
    color: #0099da;
    text-decoration: none;
    border-color: #0099da;
  }

  .sidebar-mini svg, .c-models svg {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    fill: #818890;
  }

  .sidebar-mini a:hover svg, .c-models:hover svg {
    fill: #0099da
  }

  /* Banner
     ========================================================================== */


.banner .lSAction, .banner .lSPager {
    opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.banner:hover .lSAction, .banner:hover .lSPager {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}



  .lSSlideOuter .lSPager.lSpg>li.active a, ..lSSlideOuter lSPager.lSpg>li:hover a {
      background-color: #428bca;
      border-color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }

  .lSSlideOuter .lSPager.lSpg>li a {
    background-color: #5e5e5e;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    vertical-align: middle;
    border: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;

  }

  .lSAction>a {
    height: 35px;
    width: 35px;
    background-color: #0099da;
    border-radius: 50px;
    font-size: 25px;
      opacity: 1;
  }

  .banner .lSAction {
    display: none !important;
  }


  .lSAction>a.lSPrev {
      padding: 4px 4px;
  }

  .lSAction>a.lSNext {
    padding: 4px 7px;
  }

  .lSAction>a:hover {
      opacity: 1;
      color: #fff;
      background: #428bca;;
  }
  /* Quicklinks
     ========================================================================== */


  .q-link {
    position: relative;
  }

  .q-link > div {
      background-size: cover;
      background-position: center top;
    height: 130px;
  }

  .q-link a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
  }

  .q-link h3 {
    position: absolute;
    bottom: 0;
    left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2d3fb+2,2274ab+31,2274ab+100 */
  background: #b2d3fb; /* Old browsers */
  background: -moz-linear-gradient(top,  #b2d3fb 2%, #0099da 31%, #0099da 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #b2d3fb 2%,#0099da 31%,#0099da 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #b2d3fb 2%,#0099da 31%,#0099da 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2d3fb', endColorstr='#0099da',GradientType=0 ); /* IE6-9 */
  padding: 5px;
    margin: 0;
    font-size: 15px;
    color: #fff;
  }

  .q-link:hover h3 {
    background: #2d91c8;
    color: #fff;
  }

  /* Button
     ========================================================================== */

  .btn {
    font-weight: 700;
    font-size: 13px;
    font-family: 'VW Head',sans-serif;
    border-radius: 3px;
  }

  .btn-home, a.btn-home, .readmore .btn {
    background-color: #0099da;
    color: #fff;
    background-position: right 30px center;
    background-repeat: no-repeat;
  }

  .btn-pad, a.btn-pad {
    padding: 15px !important;
  }


  .btn-primary:hover, a.btn-primary:hover, .btn-home:hover, a.btn-home:hover {
    background-color: #e5e5e5;
    background-color: rgba(229,229,229,0.8);
    color: #1a1a1a;
  }

  .btn-grey, a.btn-grey {
    background-color: #3c3c3c;
    color: #fff;
    text-align: center;
  }

  a.btn-grey:hover, .btn-grey:hover {
    background-color: #0099da;
    color: #fff;
  }

  .btn-blue, a.btn-blue {
    background-color: #0099da;
    color: #fff;
    text-align: center;
  }

  a.btn-blue:hover, .btn-blue:hover {
    background-color: #81bcdd;
    color: #fff;
  }


  .btn-secondary, a.btn-secondary {
    background-color: #0099da;
    color: #fff;
    text-align: center;
    padding: 15px 10px;
  }

  a.btn-secondary:hover, .btn-secondary:hover {
    background-color: #e5e5e5;
      color: #0099da;
  }

  .btn-rsearch, a.btn-rsearch {
      background-color: #0099da;
      border: 2px solid #fff !important;
      color: #fff;
      padding: 13px !important;
  }

  a.btn-rsearch:hover, .btn-rsearch:hover {
    background-color: #fff;
    color: #0099da;
  }


  /* Main Content
     ========================================================================== */

  .welcome {
    position: relative;
    background-repeat: no-repeat;
    background-color: #f3f5f6;
  }

  .welcome h1 {
    color: #1d1f20;
    font-family: "VWHead Regular", sans-serif;
  }

  .welcome h1 span {
    color: #0099da;
    font-weight: 900;
    font-family: "VWHead Bold", sans-serif;
  }
  .bay-logo{
    padding-top: 0px;
  }

  .red-bg {
    padding: 20px;
    background-color: #0099da;

  }

  .red-bg h3 {

  }

  .spend h3 {

    font-weight: normal;
  }

  .spend .noUi-base {
      background-image: url(../images/stock-slide-shadow.png);
      background-repeat: repeat-x;
      border-left: 8px solid #0099da;
      border-radius: 17px
  }

  .spend .noUi-horizontal .noUi-handle {
    background: #222;
    background-image: url(../images/stock-circle-shadow.png);
    box-shadow: none;
    border: 1px solid #000;
    border-radius: 50%;
    width: 45px !important;
    height: 45px !important;
    top: -8px !important;
  }

  .spend .noUi-handle:after, .spend .noUi-handle:before {
    background-color: transparent !important;
  }

  .spend .noUi-background {
    background-color: #fff !important;
    border-radius: 5px !important;
  }

  .spend .noUi-target {
    border-radius: 25px !important;
    border-color: transparent !important;
  }

  .spend .noUi-horizontal {
    height: 40px !important;
  }

  .spend .noUi-target.noUi-connect {
    position: relative;
    margin-top: 5px !important;
    box-shadow: none !important;
    background-color: #0099da;
    border: 5px solid #fff !important;
  }

  .spend .noUi-target.noUi-connect:before {
    content: "0";
    position: absolute;
    color: #fff;
    left: 20px;
    top: 4px;
    z-index: 2;
    font-weight: bold;
    font-size: 20px;
  }

  .spend .noUi-target.noUi-connect:after {
    content: "500";
    position: absolute;
    color: #264844;
    right: 20px;
    top: 4px;
    z-index: 2;
    font-weight: bold;
    font-size: 20px;
  }


  .winacar{
  	text-align: center;
  }

/* VISION PAGE
   ========================================================================== */

.vision-box { 
    margin-bottom: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
}

.vision-tick {
    max-width: 80px;
    width: 100%;
}

.vision-box img { 
  margin-right: 20px;
}

.vision-box h3 {
    font-size: 25px;
}

.vision-box h3 b { 
  color: #ed1c24;
}

.vision-box h3, .vision-box p {
  margin: 0;
  font-weight: bold;
}


  /* LP - Arteon
     ========================================================================== */

.btn-orange {
    background-color: #e39117;
    color: white;
    border-radius: 5px;
}

.lp-arteron img {
  display: block;
}

.arteon-text h4, .art-test h4 {
    text-transform: uppercase;
    color: #e39117;
}

.arteon-text h1 {
    font-size: 40px;
    margin: 20px 0 20px 0;
    position: relative;
    padding-bottom: .5em;
    max-width: 480px;
    line-height: 1em;
}  

.arteon-text h1:after {
    background-color: #e39117;
    height: 2px;
    width: 130px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}

.arteon-text {
  padding: 20px;
}

.arteon-text p {
  font-size: 18px;
  max-width: 400px;
  line-height: 1.6em;
}

.lp-arteron .t-small {
  color: #e39117;
  font-size: 14px;  
}

.art-test {
  font-size: 25px;
  line-height: 1.3em;
  margin: 0 auto;
  color: #Fff;
}

.art-test-text {
  padding: 50px 0;
  position: relative;
}


.art-test-text:before {
    bottom: 0;
}

.art-test-text:before, .art-test-text:after {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 1px;
    background: #fff;
    margin-left: -10px;
    content: "";
}

.art-test-text:after {
    top: 0;
}

.art-test-img img {
  width: 130px;
  margin: 20px auto;
}

.art-test-name {
    font-size: 18px;
    margin: 20px 0;
}




  /*Testimonials
     ========================================================================== */

  .c-logo {
    text-align: center;
      margin-top: 130px;  
  }

  .c-reviews .lSSlideOuter {
    overflow: visible;
  }

  .c-wrapper {
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .c-wrapper h1 {
    color: #000;
  }


  .c-wrapper p {
    font-size: 20px;
    font-style: italic;
    line-height: 1.4em;
    color: #000;
  }

  .cname {
    margin-top: 30px;
    font-style: italic;
    font-weight: 700;
  }

  .cname:before {
      content: "";
      display: inline-block;
      height: 23px;
      width: 3px;
      margin-right: 20px;
      vertical-align: middle;
      background: #0099da;
  }

  .c-wrapper .lSAction>a {
      top: 108%;
  }


  /* Home Contact Quicklinks
     ========================================================================== */

  .contactlinks {
   background: #bdc3c6;
   text-align: center;
  }

  .contactlinks .wrapper {
    padding-top:10px;
    padding-bottom: 20px;
  }
  .contactlinks h3 {
   color: #1d1f20;
   margin: 0;
  }

  .contactlinks p {
    color: #1d1f20;
    margin: 0;
    font-style: italic;
    margin-bottom: 15px;
  }

  .contactlinks a {
    text-decoration: none;
    font-size: 18px;
    color: #1d1f20;
  }

  .contactlinks a b {
    color: #1d1f20;
  }

  .c-link {
    padding-bottom: 20px;
    border-bottom: 1px solid #7b8b95;
  }

  .c-link .icon-phone {
    background: #1d1f20;
    color: #f3f5f6;
    border-radius: 50%;
    padding: 7px 6px 2px;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 8px;
  }

  .contactlinks a:hover {
      color: #0099da;
  }

  .contactlinks a:hover .icon-phone {
    background: #0099da;
    color: #fff;
  }

  .content h2.finance-calc {
      margin-bottom: 0;
  }

  .models .wrapper { 
    text-align: center;

  }


  /*Quick Icons
     ========================================================================== */

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

.q-icons svg {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto 30px;
  fill: #0099da;
}

  /*Models
     ========================================================================== */

.models-header.active .c-models {
      color: #0099da;
    text-decoration: none;
    border-color: #0099da;
}

.models-header.active .c-models svg {
      fill: #0099da;
}

.models-content {
  display: none;
}


.models-content.active {
  display: block;
}


  /* Special Style
     ========================================================================== */

  .sp-container {
      border: 1px solid #e0e0e0;
      background: #fff;
  }

  .sp-container img {
    display: block;
  }

  .sp-wrapper {
    padding: 10px 20px 0;
    background: #fff;
     min-height: 154px;
  }

  .sp-btn {
    padding: 0 20px 10px;
    background: #fff;
  }

  .sp-wrapper h2, .sp-wrapper h3 {
    width: auto;
  }

  .sp-wrapper ul {
    margin-top: 0;
    padding-left: 20px;
  }

  .subheading {
      width: 100%;
      background-color: #b6b6b6;
      color: #fff;
      font-size: 18px;
      padding: 12px 20px;
  }

  .sp-price {
    font-size: 28px;
    margin: 0 0 10px 0;
    font-weight: bold;
    color: #000;
  }

  .sp-price span {
    font-weight: normal;
    font-size: 14px;
  }


  /* Social Block
     ========================================================================== */
  .s-link {
    border: 1px solid #7b8b95;
    padding: 20px;
    text-align: center;
  }

  .s-link .btn {
    margin-top: 20px;
  }

  .s-link p {
    text-align: left;
  }

  .s-link .icon-gplus, .s-link .icon-phone {
      background-color: #0099da;
      color: #fff;
      border-radius: 25%;
      font-size: 30px;
      padding: 15px;
      text-align: center;
      margin: 0 auto;
      display: inline-block;
  }


  /* Tabs
     ========================================================================== */

  .tabs-header {
    margin: 10px 0 0;
    padding: 15px 20px;
    background-color: #0099da;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    font-weight: 200;
    border-radius: 3px;
  }

  .tabs-header:hover  {
    background-color: #4c6678;
  }

  .tabs-header:after {
    content: "\6a";
      font-family: "sm-font";
    display:block;
    float: right;
  }

  .tabs-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  .tabs-content.active {
    max-height: 10000px;
    padding-top: 0px;
    margin-bottom: 20px;
    width: 100%;
  }


  .tab-text {
      background-color: #e4eaee;
      border-radius: 0 0 4px 4px;
      padding: 20px 20px 10px;
  }

  .tab-text p {
    margin-top: 0;
    margin-bottom: 20px !important; 
  }



  /* Showroom
     ========================================================================== */ 

  .sr-block {
    position: relative; 
  }

  .showroom2 .flex > * {
    padding-bottom: 0;
  }

  .showroom2 .q-link > div {
      height: 120px;
  }


  .showroom h2 {
    color: #0099da;
    font-size: 30px;
    font-family: "VWHead Regular", sans-serif;
  }
  .sr-block img {
    display: block;
  }

  .sr-block a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .sr-block h4 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2d3fb+2,2274ab+31,2274ab+100 */
  background: #b2d3fb; /* Old browsers */
  background: -moz-linear-gradient(top,  #b2d3fb 2%, #0099da 31%, #0099da 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #b2d3fb 2%,#0099da 31%,#0099da 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #b2d3fb 2%,#0099da 31%,#0099da 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2d3fb', endColorstr='#0099da',GradientType=0 ); /* IE6-9 */
  padding: 10px;
    margin: 0;
    font-size: 15px;
    color: #fff;
    font-family: "VWHead Regular", sans-serif;
  }

  .sr-block:hover h4 {
    background: #2d91c8;
    color: #fff;
  }

  .sr-block p {
      font-size: 11px;
  }
  .showroom2 .flex > * {
    padding: 15px 0 15px 20px;
  }
  .showroom2 .wrapper {
    padding-top: 20px;
    padding-bottom: 20px; 
  }

  .nav-megamenu .m-link {
      padding-top: 10px;
      padding-bottom: 0;
  }



  .m-link {
    position: relative;
  border: 1px solid #eee;
  padding-bottom: 10px;
  }

  .m-link:hover {
  border: 1px solid #0099da;
  }

  .m-link img {
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform;
      transition-property: transform;
  }

  .m-link:hover img {
  -webkit-transform: scale(0.9);
      transform: scale(0.9);
  }

  .m-hover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
  }

  .m-btn {
    color: #000;
  }

  .m-link:hover .m-btn {
    color: #0099da;
  }


  /* Car Pages
     ========================================================================== */ 

  .car .q-link > div {
    height: 140px;
  }

  .car .q-big > div {
      height: 250px;
  }

  .car h1, .car h2 {
    font-weight: 900;
  }

  .car .wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .car-border {
    border-left: 1px solid  #ccc;
    border-right: 1px solid  #ccc;
  }

  .car-video {
    background-color: #121212;
    padding-top: 30px;
    padding-bottom: 80px;
  }

  .car-video h2 {
    color: #fff;
  }

  .car-video .flex {
    padding-left: 30px;
    padding-right: 30px;
  }

  .car .q-link {
    text-align: left;
  }

  .car .lightSlider li img {
    width: auto;
    margin: 0 auto;
  }

  .car .lSSlideOuter .lSPager.lSpg {
      bottom: -30px;  
  }

  .car .lSSlideOuter .lSPager.lSpg {
      display: none !important;
  }

  .car .lSSlideOuter {
    overflow: initial;
  }

  .car .lSSlideOuter .lSPager.lSpg li {
    width: auto !important;
    display: inline-block !important;
    margin-top: 5px;
  }

  .car .lSSlideOuter .lSpg li {
    float: none !important;
  }


  .car .lSSlideOuter .lSPager.lSpg>li a {
      background-color: #fff;
      border-radius: 30px;
      display: inline-block;
      width: 60px;
      height: 60px;
      margin: 0 2px;
      overflow: hidden;
      text-indent: -999em;
      position: relative;
      z-index: 99;
      -webkit-transition: all .5s linear 0s;
      transition: all .5s linear 0s;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      filter: alpha(opacity=50);
      -moz-opacity: 0.5;
      -khtml-opacity: 0.5;
      opacity: 0.5;
      border: none;
  }

  .car .lSSlideOuter .lSpg>li a:after {
      display: block;
      position: absolute;
      content: "";
      left: 17%;
      top: 36%;
      width: 121%;
      height: 50%;
      background-color: rgba(0,0,0,0.08);
      -webkit-transition: -webkit-all 300ms ease-out;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out;
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }

  .car .lSSlideOuter .lSPager.lSpg {
    background-color: transparent;
    padding: 0;
    margin: 0;
  }


  .car .lSSlideOuter .lSPager.lSpg>li a:hover, .car .lSSlideOuter .lSPager.lSpg>li.active a {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }

  .car svg {
      display: block;
      margin: 0 auto;
      fill: #0099da;
  }

  .polo-colours h3 {
    margin-top: 20px;
  }


  .models ul {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
  }


  .clink a {
    display: inline-block;
    vertical-align: middle;
    color: #0099da;
  }

  .clink a svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
  }


  svg.icon-brochure, svg.icon-drive, svg.icon-search {
      margin-bottom: 20px;
  }


  svg.icon-brochure {
      width: 100px;
  }


  svg.icon-drive {
      width: 150px;
  }


  svg.icon-search {
      width: 150px;
  }





  /* Next Volkswagen
     ========================================================================== */

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

  .next-volkswagen .lSSlideOuter  {
    max-width: 560px;
    width: 100%;
    margin: 0 auto;
  }

  .next-volkswagen .lSPrev {
    left: 20px;
    top: 130px;
  }

  .next-volkswagen .lSNext {
    right: 20px;
    top: 130px;
  }

  .next-volkswagen #v-next-slider {
      min-height: 380px;
  }


  /* Service Section
     ========================================================================== */


  .btn-right {
    text-align: right;
    padding-right: 20px;
  }

  .btn-right a {
    margin-top: 0 !important; 
  }


  /* Video Gallery Styles
     ========================================================================== */

  .video-gallery {
    max-width: 960px;
    margin: 0 auto;
  }

  div.imgbox a:hover img {
    opacity: 0.6;
  }

  div.vid_icon:hover, span.vid_icon:hover {
    opacity: 1;
    background-image: url(../images/vid_icon.png);
  }

  .titlebelowthumb a {
    display: block;
    margin-top: 8px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "VWHead Regular", sans-serif;
  }

  /* Service Section
     ========================================================================== */

  .service-section {
    background-color: #e4eaee;
    border-radius: 4px;
    margin-left: 0;
    padding: 10px;
    text-align: center !important;
  }

  .service-section a {
    text-align: center !important;
  }

  .btn-right a {
    margin-top: 0 !important; 
  }


  .service-section .icon-service {
      font-size: 46px;
      display: block;
      padding: 10px 0 20px;
  }



  /* Form styles
     ========================================================================== */

  form {
    margin-top: 20px;
  }

  .form-control, .select-container {
    margin-bottom: 20px;
    padding: 10px 15px;
    color: #000;
    background-color: #fff;
    border: 1px solid #cdcccc;
    margin-bottom: 25px;
    font-size: 15px;
    font-family: "VWText Regular", sans-serif;
    font-weight: 300;
    border-radius: 3px;
  }

  .select-container .select-hide {
     color: #666;
     height: 35px;
     padding: 0 10px;
     margin-left: 5px;
    line-height: 1;
  }

  /* Form Select Colour */
  .form-control:focus, .chrono-line .form-control:focus {
    border-color: #0099da;
  }

  .form-group label {
    position: absolute;
    width: 100%;
    top: -20px;
    left: 0;
    padding: 0;
    border: 0;
    color: #0099da;
    z-index: 1;
    font-size: 12px;
    line-height: 1.5em;
    font-family: "VWText Regular", sans-serif;
    font-weight: 300;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: text;
  }

  .form-control.empty + label {
    top: 0;
    left: 15px;
    padding: 11px 0;
    background-color: transparent;
    color: #666;
    border-left: 0;
    border-right: 0;
    line-height: 1.42857143;
    font-size: 15px;
  }

  /* Form Error Colour */
  .chronoform .error {
    border-color: red !important;
  }

  .chronoform .error + label {
    color: red !important;
  }

  .chronoform:not(.chrono-lines):not(.chrono-l-labels) .select-container + label {
    display: none;
  }

  .chronoform:not(.chrono-lines):not(.chrono-l-labels) .select-container.active + label {
    display: block;
  }

  /* Lines Theme */

  .chrono-lines .form-control, .chrono-lines .select-container {
    padding: 10px 4px;
    border: 0;
    border-bottom: 1px solid #666;
  }

  .chrono-lines .select-container .select-hide {
     padding: 0;
  }

  .chrono-lines .form-group label {
    top: -13px;
    left: 4px;
    padding: 0;
    background-color: transparent;
    color: #666;
  }

  .chrono-lines .form-control.empty + label {
    top: 0;
    left: 4px;
    padding: 10px 0;
  }

  .chrono-lines .form-control:not(.empty):focus + label {
    color: #0099ff;
  }

  /* Left Labels Theme */

  .chrono-l-labels .form-group {
    *zoom:1
  }

  .chrono-l-labels .form-group:before{
    content:" ";
    display:table
  }

  .chrono-l-labels .form-group:after{
    content:" ";
    display:table;
    clear:both
  }

  .chrono-l-labels .form-control, .chrono-l-labels .select-container, .chrono-l-labels .form-submit {
    float: right;
    width: 74%;
  }

  .chrono-l-labels .form-group label, .chrono-l-labels .form-control.empty + label  {
    position: relative;
    width: 25%;
    top: auto;
    left: auto;
    float: left;
    padding: 10px 0;
    background-color: transparent;
    color: #666;
    font-size: 13px;
    line-height: 1.42857143;
  }

  .chrono-l-labels .form-control:not(.empty):focus + label {
    color: #0099ff;
  }

.tickbox {
    margin-bottom: 10px;
}  

.tickbox input {
    vertical-align: middle;
}

.tickbox label {
    font-size: 12px;
}

  /* Social Footer
     ========================================================================== */
  .social-footer {
    background: #0099da;
    color: #000;
    position: relative;
  }

  .social-footer .pull-right {
    float: none;
  }


  .social-footer .wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
  }

  .social-footer h3 {
      color: #fff;
      display: inline-block;
      width: auto;
      font-size: 15px;
      margin-top: 10px;
      margin-bottom: 0;
      vertical-align: middle;
  }

  .social-footer .social a {
    background: #fff;
    color: #0099da;
    padding: 5px;
    width: 40px;
    height: 40px;
  }

  /* Footer Links
     ========================================================================== */

  .footer-links {
    background-color: #fff;
    color: #2f3538;
  }

  .footer-links h3 {
    display: block;
    margin: 20px 0;
    font-size: 16px;
    font-weight: 300;
    color: #2f3538;
    text-transform: uppercase;
  }


  .footer-links h4 {
    margin-bottom: 0;
      font-weight: 600;
    color: #2f3538;
  }

  .footer-links p {
    margin: 0 0 15px 0;
    padding: 15px 0 15px;
    border-bottom: 1px solid #eee;
  }

  .footer-links p b {
    color: #2f3538;
  }

  .footer-links li {
      width: 47%;
      display: inline-block;

  }

  .footer-links li:nth-child(odd) {
      margin-right: 5%;
  }

  .footer-links li:nth-child(-n+2) a {
      padding-top: 0;
  }

  .footer-links a.icon-facebook {
      padding: 15px 0 15px;
      border-bottom: 1px solid #eee;
      display: block;
      width: 48%;  
  }

  .top-header .icon-facebook:before, .top-header .icon-linkedin:before, .top-header .icon-insta:before {
      width: 15px;
      height: 15px;
      background: #ffffff;
      color: #0099da;
      font-size: 14px;
      padding: 7px;
      font-size: 14px;
      margin: 0 5px;
      vertical-align: middle;
      border-radius: 50%;
  }

 
  .footer-links .icon-facebook:before {
      background: #808890;
      color: #FFF;
      padding: 5px;
  }


  .footer-links li a {
    display: block;
    padding: 15px 0 15px;
    border-bottom: 1px solid #eee;
    display: block;
  }

  .footer-links a {
    color: #2f3538;
    text-decoration: none;
  }


  .footer-links a.icon-facebook:hover:before {
    background: #0099da;
  }

  .footer-links a:hover, .copyright a:hover {
    color: #0099da;
  }

  /* Social
     ========================================================================== */


  .social {
    margin-top: 10px;
  }


  .social a {
    display: block;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    padding: 15px;
    font-size: 30px;
    color: #425968;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 20%;
    cursor: pointer;
    line-height: 1em;
    text-align: center;
  }

  .social li:last-child a {
    margin-right: 0;
  }

  .social a:hover {
    background-color: #fff;
    color: #fff;
  }

  .social a.icon-facebook:hover  {
    background-color: #3b5998 ;
  }

  .social a.icon-youtube:hover {
    background-color: #c4302b;
  }

  .social a.icon-linkedin:hover {
    background-color: #4875B4;
  }

  .social a.icon-insta:hover {
    background-color: #4E433C;
  }

  .social a.icon-twitter:hover {
    background-color: #64cbee;
  }

  .social a.icon-gplus:hover {
    background-color: #d73d32;
  }

  .top-header .social a {
    width: 40px;
    height: 40px;
    padding: 12px;
    font-size: 16px;
  }

  .footer-links .social a {
    margin-bottom: 10px;
  }

  /* Copyright
     ========================================================================== */

  .copyright {
    background-color: #dee1e3;
    color: #000;
  }

  .copyright .wrapper {
    font-size: 12px;
    line-height: 1.2em;
    text-transform: uppercase;
  }

  .copyright a {
    color: #000;
  }


  .edge-designed a {
    display: inline-block;
    vertical-align: middle;
    color: #000;
  }


@media (max-width: 900px) {

.text-block {
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height: 100%;
}

}
  /* TABLET STYLES
     ========================================================================== */

  @media (min-width: 500px) {

  .q-link h3 {
    font-size: 16px;
  }

  .q-link > div {
    height: 180px;
  }

  /* Car Pages
     ========================================================================== */ 

  .car .q-link > div {
    height: 225px;
  }

  .car .q-big > div {
      height: 450px;
  }

  .social {
    margin-top: 0px;
  }

  .social-footer .pull-right {
    float: right;
  }

  .hide-qtab {
    display: none;
  }

  }



  @media (min-width: 700px) {

  .showroom2 .q-link > div {
      height: 150px;
  }

    .models a.btn-secondary {
    margin-top: 10px;
  }

  .btn {
      font-size: 13px;
  }

.d-surround {
  height: 280px;
}

.d-img {
  height: 280px;
}

.dealer-name a {
  font-size: 26px;

}

.dealer-name p {
font-size: 21px;
}

.dealer-name {
    margin: 6px 0;
}

  }

  /* DESKTOP STYLES
     ========================================================================== */

  @media (min-width: 900px) {

  /* Layout
     ========================================================================== */


  .anchor:before {
    margin-top: -86px;
    height: 86px;
  }

  .wrapper {
    font-size: 16px;
  line-height: 1.6em;
  }

  h1, .welcome h2, .home h2  {
      font-size: 32px;
  }


  h3 {
    font-size: 20px;
  }


  .m-menu {
    top: 91px;
  }


  .nav-menu {
    position: relative;
  }

  .text-block span {
  display: block;
}

  /* Banner
     ========================================================================== */

  .banner .lSAction {
    display: inline-block;
  }

  .lSAction>.lSPrev {
      left: 150px;
  }

  .lSAction>.lSNext {
      right: 150px;
  }

  .next-volkswagen .lSPrev {
        left: 20px;
  }

  .next-volkswagen .lSNext {
        right: 20px;
  }

   .c-wrapper {
    margin-top: 150px;
    margin-bottom: 0;
  }

  .c-wrapper .lSAction>.lSPrev {
      left: 20px;
  }

  .c-wrapper .lSAction>.lSNext {
      right: 20px;
  }


  /* Quicklinks
     ========================================================================== */

  .q-link > div {
    height: 190px;
  } 

  .q-link h3 {
    padding: 10px;
  }

  .c-link {
    padding-bottom: 0px;
    border-bottom: none;
  }

  .c-wrapper .b-link {
      min-height: 250px;
  }

  /* Button
     ========================================================================== */

  .btn {
    font-size: 13px;
    margin-top: 0px;
    padding: 15px;
  }


  .btn-home, a.btn-home, .readmore .btn {
    background-image: url(../images/btn-arrow.png);
  }

  .btn-full {
    margin-top: 0;
  }

  /* Main Content
     ========================================================================== */

  .content {
    position: relative;
  }

  .welcome {
    background-size: cover;
    background-position: center;
  }

  .welcome .wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .search-our-stock .wrapper, .home-btns .wrapper {
    max-width: 810px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  h2#search-our-stock {
    margin-top: 54px;
  }

  .col-half {
    width: 50%;
  }

  .right-siderbar, .right-contact {
      padding-left: 20px;

  }

  .right-contact {
        border-left: 1px solid #ccc;
  }


  .ss-custom.d-two-cols > * {
      width: 100%;
  }

  .bay-logo{
    padding-top: 70px;
  }

  .video .wrapper {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }


  .next-volkswagen #v-next-slider {
      min-height: 480px;
  }

    
/* VISION PAGE
   ========================================================================== */


.vision-box h3 {
    font-size: 40px;
}


  /* Car Pages
     ========================================================================== */ 

  .car .q-link > div {
    height: 200px;
  }

  .car .q-big > div {
    height: 400px;
  }

  .car .q-link > div, .car .q-big > div {
      background-size: 100.1%;
      background-position: center top;
      -webkit-transition: -webkit-background-size 200ms ease-out;
      -webkit-transition: background-size 200ms ease-out;
      -moz-transition: background-size 200ms ease-out;
      -ms-transition: background-size 200ms ease-out;
      -o-transition: background-size 200ms ease-out;
      transition: background-size 200ms ease-out;
  }

  .q-link:hover div {
      background-size: 104%;
  }




  /* Footer Links
     ========================================================================== */

  .footer-links .wrapper {
    font-size: 15px;
    line-height: 1.5em;
    padding-bottom: 50px;
  }

  .footer-links h3 {
    margin: 10px 0 40px 0;
  }

  .footer-links .social {
    margin-top: 0;
  }

  .footer-links .flex > div {
    padding-bottom: 0;
  }

  .copyright .wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }



  /* Social
     ========================================================================== */

  .social-container {
    margin-top: 30px;
  }

  .top-header .social {
    display: inline-block;
  }

  .social-footer h3 {
      font-size: 30px;
  }

  .social-footer .social a {
    padding: 11px;
    width: 50px;
    height: 50px;
  }
  }

  @media (min-width: 1024px) {

  /* Layout
     ========================================================================== */

  .anchor:before {
    margin-top: -130px;
    height: 130px;
  }

  /* Top Header
     ========================================================================== */

  .top-header {
    display: block;
    z-index: 1030;
    -webkit-transition: top 0.4s ease;
    -moz-transition: top 0.4s ease;
    transition: top 0.4s ease;
    overflow: hidden;
  }

  .top-header .wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 1.3em;
  }

  .logo-mob {
    display: none;
  }

  .text-block span {
  display: block;
}
  /* Navigation
     ========================================================================== */

  .m-menu {
    background: #eee;
  }

  .nav-menu {
    -webkit-transition: top 0.4s ease;
    -moz-transition: top 0.4s ease;
    transition: top 0.4s ease;
  }

  .nav-menu .wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }



  .logo {
    -webkit-transition: width 0.4s ease;
    -moz-transition: width 0.4s ease;
    transition: width 0.4s ease;
  }

  .primary-nav a {
    display: block;
    padding: 10px 5px;
    color: #1d1f20;
    border: none;
    font-size: 13px;
    font-weight: 300;
  }

  .primary-nav > ul > li:last-child > a {
    padding-right: 0;
  }

  .primary-nav > .nav > li:hover > a {
    color: #0057a6;
  }

  .primary-nav .nav-child {
    border: 1px solid #0057a6;
  }

  .primary-nav .nav-child a {
    position: relative;
    padding: 8px 20px;
    text-align: left;
    background-color: #fff;
    color: #0057a6;
  }

  .primary-nav .nav-child li:hover a {
    background-color: #0057a6;
    color: #fff;
  }

  .primary-nav .nav-child li:last-child a {
    border: 0;
  }

  .primary-nav .item-284 .nav-child {
    display: none !important;
  }

  /* Car Mega Menu
     ========================================================================== */

  .nav-megamenu .wrapper {
    margin-left: 96px;
    max-width: 910px;
  }

  /* Smaller Navigation on scroll
     ========================================================================== */

  .fixed-menu .logo {
    width: 160px;
  }


  /* Main content
     ========================================================================== */

  .q-link > div {
    height: 240px;
  }

  .btn {
      font-size: 16px;
  }


  .showroom2 .q-link > div {
      height: 160px;
  }

  .search-our-stock .wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  /*Quick Icons
     ========================================================================== */

.q-icons .wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
}

  

  /* Car Pages
     ========================================================================== */ 

  .car .q-link > div {
    height: 300px;
  }

  .car .q-big > div {
    height: 600px;
  }

  .models ul {
    min-height: 150px;
  }

  .social {
    margin-left: 20px;
  }

  .s-link .icon-gplus, .s-link .icon-map-marker{
    font-size: 55px;
    padding: 25px 20px;
  }


  .next-volkswagen h1 {
    margin-bottom: 40px;
  }


  .next-volkswagen .wrapper {
    padding-top: 80px;
    padding-bottom: 20px;
  }



  /* LP - Arteon
     ========================================================================== */
  .arteon-text h1 {
      font-size: 70px;
      margin: 20px 0 20px 0;
  }  

  .arteon-text h1 span {
    display: block;
  }

  .arteon-text {
    padding: 60px;
  }


  }

  @media(min-width: 1000px) {


  .mobile-link {
    display: none;
  }

  .c-wrapper .lSAction>a {
        top: 88%;
    }

  .art-test .wrapper{
    padding-top: 100px;
    padding-bottom: 100px;  
  }


  }

  @media(min-width: 1200px) {

  .primary-nav a {
    padding: 10px 10px;
    font-size: 15px;
  }

  .footer-links .wrapper {
    padding-top: 50px;
  }


  .q-link h3 {
    padding: 15px 40px 15px 15px;
    font-size: 18px;
  }


  .q-link h3:after {
    content: "";
    background-image: url(../images/btn-arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    position: absolute;
    top: 7px;
    right: 10px;
    height: 39px;
    width: 37px;
  }

  .q-link h3 {
    font-size: 22px;
  }

  .socialblock .wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

    .hide-qtab {
      display: block;
    }

  .showroom2 .wrapper {
    padding-top: 110px;
    padding-bottom: 110px; 
  }

  /* Car Mega Menu
     ========================================================================== */

  .nav-megamenu .wrapper {
      max-width: 1104px;
  }


  }

  @media(min-width: 1300px) {

  h1, .welcome h2  {
    font-size: 48px;
  }

  .q-link > div {
    height: 300px;
  }

  .showroom2 .q-link > div {
      height: 210px;
  }

.text-block span {
  display: inline-block;
}

  /* Car Mega Menu
     ========================================================================== */

  .nav-megamenu .wrapper {
      max-width: 1204px;
  }

  .sidebar-mini ul li a, .c-models {
    padding: 10px;
  }


  }


  @media(min-width: 1400px) {

  .primary-nav a {
    font-size: 18px;
  }


  .ss-custom.d-two-cols > * {
      width: 50%;
  }

  .spend h3 {
      line-height: 1.8em;
  }

  .spend-dollar, .spend-amount2 {
      font-size: 50px;
  }

  .d-surround {
  height: 340px;
}

.d-img {
  height: 340px;
}

.splash .vw-logo {
      width: 95px;
  }

 .dealer-name a {
    font-size: 38px;
  }

  .dealer-name p {
    font-size: 22px;
  }

   .dealer-name {
      margin: 8px 0;
  }
  /* Car Mega Menu
     ========================================================================== */

  .nav-megamenu .wrapper {
      max-width: 1304px;
  }


  }

  @media(min-width: 1500px) {

  .welcome .wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .search-our-stock .wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }


  /* Car Mega Menu
     ========================================================================== */

  .nav-megamenu .wrapper {
      max-width: 1400px;
      margin-left: auto;
  }

  .d-surround {
  height: 400px;
}

.d-img {
  height: 400px;
}

  }

  @media (max-width: 900px) {

  .bg-img, .welcome {
    background-image: none !important;
  }

  }