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

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

html {
  font-family: 'Open Sans', sans-serif;
}

body {
  background: #fff;
  color: #000;
  padding-top: 127px;
}

.anchor {
  top: -40px;
}

h1, h2, h3, h4 {
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 16px;
}

a {
  color: #000;
}

a:hover {
  color: #ac0b3d;
}

.wrapper {
  max-width: 1400px;
}

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

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

.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;
}

.sub-heading {
  font-family: 'Rock Salt', cursive;
}

.content .wrapper {
  padding-bottom: 100px;
}

.content h1 {
  border-bottom: 2px solid #ff5300;
  color: #152144;
    font-weight: 700;
}

.content h2 {
  color: #ff5300;
    font-weight: 700;
}

.orange-bg h2 {
  color: #fff;
    font-weight: 700;
}

.orange-bg {
  background-color: #ff5300;
  padding:20px;
}

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

.top-header {
  display: none;
  background-color: #ff5300;
  width: 100%;
}

.top-header .wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
  justify-content: flex-end;
  font-size: 16px;
}

.top-header a, .top-header b, .top-header .wrapper > svg {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

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

.top-header .wrapper > svg, .top-header b {
  margin: 0 5px 0 10px;
}

.top-header b {
  font-weight: 700;
  color: #152144;
}
/* Navigation
   ========================================================================== */

.nav-menu {
  z-index: 1030;
  background-color: #152144;
  color: #fff;
}

.fixed-menu .nav-menu {
  top: -85px;
}

/* Mobile Header
   ========================================================================== */

.mobile-header {
  top: 85px;
  background-color: #ff5300;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.fixed-menu .mobile-header {
  top: 0;
}

.mobile-header a, .mobile-link {
  color: #fff;
}

.m-menu {
  background-color: #f0f0f0;
}

.m-menu a {
  color: #444;
  border-bottom: 1px solid #e4e4e4;
}

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

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

.fixed-menu .m-menu {
  top: 41px;
}

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


.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #ff5300;
  border-color: #fff;
}

.lSSlideOuter .lSPager.lSpg>li a {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 15px;
  width: 15px;
}

.lSAction>a {
    height: 42px;
    width: 46px;
    background-color: #ff5300;
    font-size: 25px;
}



.banner .lSSlideOuter .lSAction>a:hover {
    opacity: 1;
    color: #152144;
}

.lSAction>a.lSPrev {
  padding: 19px 16px;
    text-align: right;
}

.lSAction>a.lSNext {
    padding: 19px 16px;
}

.banner li {
  position: relative;
}

.banner .banner-image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  opacity: 0;
  transform: translate3d(100%, -50%, 0);
}

.banner .active .banner-image {
  opacity: 1;
  transform: translate3d(-50%, -50%, 0);
}


/* Featured Cars
   ========================================================================== */
   
.featured-cars .lSSlideOuter .lSPager.lSpg {
    display: none;
}

.featured-cars h1 {
  color: #152144;
  font-weight: 900;
}

.featured-cars .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}
.t-was+.price-marg {
    margin-top: 10px;
}.cow .price-marg {
    display: block;
}
.cow .t-was {
    text-decoration: line-through;
    color: #fff!important;
    display: block!important;
}
.cow h3 span {
    line-height: 1.2em;
    font-size: 14px;
}
.cow h3 {
    margin: 0;
    padding: 5px 40px;
}
.cow .t-large {
    color: #000!important;
    font-size: 28px!important;
    font-weight: 700;
}
.cow .cow-il {
    width: 100%;
}.cow .cow-il li {
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
    border-top: 1px solid #eaeaea;
    color: #fff;
    font-size: 14px;
}
.cow .cow-il li span:first-child {
    font-weight: 700;
    text-transform: uppercase;
}
.cow img {
    padding: 0px;
}

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

.quicklinks {
  background-color: #152144;
  position: relative;
}
.quicklinks .wrapper {
  padding-bottom: 0;
}

.quicklinks h3 {
  font-family: 'Rock Salt',cursive;
  text-align: center;
  font-weight: 900;
  color: #fff;
  letter-spacing: 1px;
   margin-bottom: 25px;
   font-size: 12px;
   line-height: 1.8em;
}

.q-link {
  position: relative;
  margin: 10px 0;
}

.q-img {
  background-size: cover;
  background-position: center top;
}

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

.q-link h3 {
  font-family: 'open-sans', sans-serif;
  display: flex;
  align-items: center;
  background-color: #152144;
  padding: 6px 20px;
  margin: 0;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
}

.q-link h3 svg {
  margin-right: 10px;
  position: absolute;
    bottom: 0px;
    right: -10px;
    background: #ff5300;
    height: 58px;
    width: 50px;
    padding: 10px;
}

.q-link p {
  display: none;
}

.q-link:hover h3 {
  background-color: #ff5300;
}

.q-link:hover p {
    color: #ffffff;
    background: #ff5300;
    display: block;
    position: absolute;
    bottom: -120px;
    left: 0;
    z-index: 10;
}

.big-mtn {
    position: absolute;
    right: 0;
    top: -49px;
    width: 150px;
}


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

.btn {
  text-transform: uppercase;
  font-size: 15px;
  text-align: left;
}

.btn-primary, a.btn-primary, .readmore .btn {
  background-color: #152144;
  color: #fff;
}

.btn-orange, a.btn-orange {
  background-color: #ff5300;
  color: #fff;
}

.btn-primary:hover, a.btn-primary:hover {
  background-color: #e5e5e5;
  color: #1a1a1a;
}

a.btn-orange:hover, .btn-orange:hover {
  background-color: #666;
  color: #fff;
}

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

.welcome {
  background-color: #152144;
  color: #fff;

}

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

.welcome h1 {
  color: #fff;
  font-weight: 900;
  font-size: 28px;
}


.welcome h2 {
  color: #ff5300;
  font-family: 'Rock Salt', cursive;
  font-size: 12px;
  letter-spacing: 2px; 
  line-height: 1.8em;
}

.welcome p {
  max-width: 540px;
}

.welcome .btn {
margin-top: 27px;
}

.search-our-stock h1 {
  color: #fff;
}

.google-map {
  display: block;
}

.google-map iframe {
  max-width: 100%;
  pointer-events: none;
}


.racv {
  background-color:#ff5300;
}

.racv .wrapper {
  padding-bottom: 0;
  padding-top: 30px;
}

.racv h3 {
    font-size: 25px;
    font-weight: 900;
    color: #152144;
}

.racv li:before {
    content: '✔';
    margin-left: -1.6em;
    margin-right: 10px;
    color: #152144;
}

.racv ul {
  list-style: none;
  
}

.racv li {
      font-size: 22px;
    color: #fff;
    font-weight: 100;
    font-weight: 500;
    line-height: 1.3em;
}

.testi .wrapper {
      max-width: 1050px;
    padding-left: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

.testi h1 {
    color: #152144;
    font-weight: 900;
    text-align: left;
    font-size: 21px;
}

.testi span {
  color:#ff5300;
  display: inline-block;
}



.testi-text {
  max-width: 590px;
  width: 100%;
  text-align: left;
  padding-left: 20px;
}

.t-name {
    text-align: right;
    margin-top: 30px;
    max-width: 730px;
    width: 100%;
    position: relative;
    font-weight: 900;
    color: #152144;
    font-size: 16px;
}

.testi-b {
  min-width: 530px;
}

.testimonial {
  background-color: #eaeaea;
    padding: 25px;
    margin-bottom: 25px;
    border-top: 2px solid #ff5300;
}

.testimonial h3 {
      font-size: 20px;
    font-weight: 900;
    color: #152144;
}

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

.tabs-header {
  display: inline-block;
  width: auto;
  margin: 20px 0;
  padding: 15px 20px;
  background-color: #333;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  border-right: 1px solid #ccc;
}

.tabs-header.dropdown {
  display: block;
}

.tabs-header.active {
  background-color: #000;
}

.tabs-content {
  display: none;
}

.tabs-content.dropdown {
  display: block;
  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 {
  display: block;
}

.tabs-content.dropdown.active {
  max-height: 10000px;
}

/* Per week slider styles
   ========================================================================== */

.spend .noUi-base {
    background-image: url(../images/stock-slide-shadow.png);
    background-repeat: repeat-x;
    border-left: 8px solid #EA5E24;
    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: #6ac4b9;
  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;
}

/* 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: bold;
}

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

.chronoform {
  margin-bottom: 10px;
}

.form-control, .select-container {
  margin-bottom: 14px;
  padding: 8px 20px;
  color: #000;
  background-color: #fff;
  border: 1px solid #7599ff;
  border-radius: 0;
  font-size: 16px;
}

.select-container .select-hide {
   color: #152144;
   height: 34px;
   padding: 0 16px;
   margin-left: 5px;
   font-size: 16px;
}

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

.form-group label {
  position: absolute;
  width: 100%;
  top: -17px;
  left: 0;
  padding: 0;
  border: 0;
  color: #fff;
  z-index: 1;
  font-size: 13px;
  line-height: 1.5em;
  -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: 0;
  padding: 9px 20px;
  background-color: transparent;
  color: #152144;
  border-left: 0;
  border-right: 0;
  line-height: 1.42857143;
  font-size: 16px;
}

.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: 16px;
  line-height: 1.42857143;
}

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

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

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

.footer-links h1 {
  display: block;
  margin: 20px 0;
  font-size: 18px;
  color: #ff5300;
}


.footer-links h2 {
  margin-bottom: 0;
  color: #ff5300;
  font-size: 16px;
}

.footer-links p {
  margin: 0 0 20px 0;
}

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

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

.footer-links .chronoform {
  margin-bottom: 0;
}

.blue-slogan {
  background-color: #152144;
  position: relative;
}

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

.blue-slogan h2 {
  font-family: 'Rock Salt', cursive;
  color: #fff;
  font-size: 8px;
  letter-spacing: 2px;
  margin-bottom: 0px;
}

.footer-mountains {
    position: absolute;
    top: -54px;
    right: 2px;
    width: 150px;
}
/* Social
   ========================================================================== */

.social a {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  padding: 12px;
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  line-height: 1em;
  text-align: center;
}

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

.social a:hover {
  background-color: #e0e0e0;
  color: #0c0c0c;
}

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

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

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

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

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

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

.top-header .social {
  margin-left: 20px;
}

.top-header .social a {
  width: 30px;
  height: 30px;
  padding: 7px;
  font-size: 16px;
}
.right-siderbar img {
    margin-top: 30px;
}
/* Copyright
   ========================================================================== */

.copyright {
  background-color: #262626;
  color: #fff;
}

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

.copyright a {
  color: #fff;
}


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

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

@media (min-width: 500px) {

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

.welcome h1:after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #fff;
      width: 820px;
    top: 117px;
    left: 50px;
}

.testi-text:before {
  content: "";
  background-image: url(../images/talking-left.png);
  background-repeat: no-repeat;
  width: 45px;
  height: 38px;
  position: absolute;
  top: 210px;
  left: 254px;
}

.testi-text:after {
  content: "";
  background-image: url(../images/talking-right.png);
  background-repeat: no-repeat;
  width: 45px;
  height: 38px;
  position: absolute;
  bottom: 250px;
  right: 230px;
}



}
@media (min-width: 750px) {



  .mobile-header {
    top:85px;
  }

  body {
  padding-top: 128px;
}
  .big-mtn {
    top: -109px;
    width: 300px;
}
  .lSAction>a {
  height: 72px;
    width: 86px;
}
.quicklinks h3 {
  font-size: 19px;
}

.testi h1 {
  font-size: 35px;
}
.testi-text {
  padding-left: 60px;
}

.testi-text:before {
      top: 120px;
    left: 14px;
}

.testi-text:after {
  bottom: 130px;
    right: 120px;
}

.blue-slogan h2 {
    font-size: 16px;
}
.testi .t-name:before {
  content: "";
    position: absolute;
    top: -15px;
    left: 0;
    height: 1px;
    margin-bottom: 10px;
    width: 890px;
    background-color: #ff5300;
}

  }

@media (max-width: 1024px) {

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

.logo img {
  height:65px;
}

}

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

@media (min-width: 1025px) {

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

body {
  padding-top: 176px;
}

.anchor {
  top: -90px;
}

.wrapper {
  font-size: 14px;
}

h1 {
    font-size: 40px;
}

h2 {
  font-size: 28px;
}

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

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

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

.logo img {
  margin: 0 auto;
  height: 100px;
}

.fixed-menu .logo img {
  height: 70px;
}

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

.m-menu {
  background: #eee;
}

.nav-menu {
  top: 46px;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  transition: top 0.4s ease;
}
  
.translated-ltr.translated-ltr .skiptranslate ~ .header .nav-menu {
  top: 88px;
}

.nav-menu .wrapper {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
}

.fixed-menu .nav-menu {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.mobile-link {
  display: none;
}

.logo {
  display: inline-block;
}

.primary-nav a {
  display: block;
  padding: 10px 8px;
  color: #fff;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
}

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

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

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

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

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

.lSAction>a {
  height: 82px;
  width: 116px;
  background-color: #ff5300;
  font-size: 40px;
}

.big-mtn {
    top: -122px;
    width: 350px;
}

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

.fixed-menu .top-header {
  top: -52px;
}
.fixed-menu .logo {
  max-width: 130px;
}

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

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


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

.q-link {
  margin: 0;
}

.q-img {
  height: 195px;
}

.q-link p {
  padding: 21px;
  font-size: 15px;
  margin: 0;
}


.quicklinks h3 {
  letter-spacing: 4px;
   font-size: 20px;
}
.q-link h3 svg {
  height: 48px;
}

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

.btn {
  font-size: 18px;
  margin-top: 20px;
  padding: 15px 20px;
}

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

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

.content {
  position: relative;
}

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

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

.search-our-stock .wrapper {
  max-width: 720px;
}

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

.col-half {
  width: 50%;
}

.welcome h1 {
  color: #fff;
  font-weight: 900;
  font-size: 39px;
}

.featured-cars .wrapper {
  padding-top: 60px;
  padding-bottom: 80px;
}

.welcome h2 {
  font-size: 15px;
}

.welcome .btn {
margin-top: 50px;
}

.racv h3 {
    font-size: 35px;
}

.testi .wrapper {
    padding-left: 210px;
    padding-top: 100px;
    padding-bottom: 70px;
  }

  .testi h1 {
    font-size: 40px;
}

.testi-text {
  padding-left: 100px;
}

.t-name {
    margin-top: 100px;
}

.welcome h1:after {
    top: 187px;
}
.big-norm {
  position: absolute;
     top: -10px;
    right: -121px;
    width: 650px;
}

.sticky-note {
      position: absolute;
       top: 180px;
    left: -30px;
    width: 300px;
}

.testi-text:before {
     top: 210px;
    left: 244px;
}

.testi-text:after {
    bottom: 240px;
    right: 230px;
}

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

.chronoform {
  margin-bottom: 20px;
}

.form-control, .select-container, .form-group label, .chrono-l-labels .form-group label, .chrono-l-labels .form-control.empty + label {
  font-size: 18px;
}

.form-control, .select-container {
  margin-bottom: 20px;
  padding: 10px 20px;
}

.select-container .select-hide {
   height: 42px;
}

.form-control.empty + label {
  padding: 10px;
}

.form-group label {
  top: -20px;
  font-size: 14px;
}

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

.blue-slogan h2 {
  font-size: 17px;
}

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

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

.footer-links .flex > div {
  padding-bottom: 0;
}
.footer-mountains {
    top: -130px;
    right: 10px;
    width: 380px;
}



}

@media(min-width: 1400px) {

body {
  padding-top: 204px;
}

h1 {
  font-size: 48px;
}

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

.primary-nav a {
  padding: 10px 12px;
}

.big-norm {
  top: -40px;
    right: -21px;
    width: 760px;
}
.sticky-note {
      top: 80px;
    left: -130px;
    width: 380px;
}


}

@media(min-width: 1500px) {

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

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

.search-our-stock .wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}
.big-mtn {
    right: 60px;
    top: -160px;
    width: 450px;
}
.big-norm {
  top: -100px;
    right: -251px;
    width: 950px;
}

  .testi h1 {
    font-size: 48px;
}

.sticky-note {
      position: absolute;
   top: -30px;
    left: -300px;
    width: 540px;
}
.footer-mountains {
  top: -160px;
  right: 280px;
  width: 450px
}

.logo img {
  height:128px;
}

.fixed-menu .logo img {
  height:80px;
}

}