/*------------------------------------------Notes
www.holidaymotorhomehire.com
www.art-by-rab.com
created by RAB @ 2016
Built with SASS - http://sass-lang.com/
SASS generated via Koala - http://koala-app.com/
Built on top of Bootstrap(3) - http://getbootstrap.com/
------------------------------------------*/
/*-------------------Font Face
Font Face
---------------------*/
/*---------Fira Sans
Notes
-----------*/
@font-face {
  font-family: 'fira_sansregular';
  src: url("../fonts/fira-sans/firasans-regular-webfont.eot");
  src: url("../fonts/fira-sans/firasans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fira-sans/firasans-regular-webfont.woff2") format("woff2"), url("../fonts/fira-sans/firasans-regular-webfont.woff") format("woff"), url("../fonts/fira-sans/firasans-regular-webfont.ttf") format("truetype"), url("../fonts/fira-sans/firasans-regular-webfont.svg#fira_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fira_sansthin';
  src: url("../fonts/fira-sans/firasans-thin-webfont.eot");
  src: url("../fonts/fira-sans/firasans-thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fira-sans/firasans-thin-webfont.woff2") format("woff2"), url("../fonts/fira-sans/firasans-thin-webfont.woff") format("woff"), url("../fonts/fira-sans/firasans-thin-webfont.ttf") format("truetype"), url("../fonts/fira-sans/firasans-thin-webfont.svg#fira_sansthin") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fira_sansmedium';
  src: url("../fonts/fira-sans/firasans-medium-webfont.eot");
  src: url("../fonts/fira-sans/firasans-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fira-sans/firasans-medium-webfont.woff2") format("woff2"), url("../fonts/fira-sans/firasans-medium-webfont.woff") format("woff"), url("../fonts/fira-sans/firasans-medium-webfont.ttf") format("truetype"), url("../fonts/fira-sans/firasans-medium-webfont.svg#fira_sansmedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fira_sansheavy';
  src: url("../fonts/fira-sans/firasans-heavy-webfont.eot");
  src: url("../fonts/fira-sans/firasans-heavy-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fira-sans/firasans-heavy-webfont.woff2") format("woff2"), url("../fonts/fira-sans/firasans-heavy-webfont.woff") format("woff"), url("../fonts/fira-sans/firasans-heavy-webfont.ttf") format("truetype"), url("../fonts/fira-sans/firasans-heavy-webfont.svg#fira_sansheavy") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fira_sanslight';
  src: url("../fonts/fira-sans/firasans-light-webfont.eot");
  src: url("../fonts/fira-sans/firasans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fira-sans/firasans-light-webfont.woff2") format("woff2"), url("../fonts/fira-sans/firasans-light-webfont.woff") format("woff"), url("../fonts/fira-sans/firasans-light-webfont.ttf") format("truetype"), url("../fonts/fira-sans/firasans-light-webfont.svg#fira_sanslight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fira_sanslight_italic';
  src: url("../fonts/fira-sans/firasans-lightitalic-webfont.eot");
  src: url("../fonts/fira-sans/firasans-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fira-sans/firasans-lightitalic-webfont.woff2") format("woff2"), url("../fonts/fira-sans/firasans-lightitalic-webfont.woff") format("woff"), url("../fonts/fira-sans/firasans-lightitalic-webfont.ttf") format("truetype"), url("../fonts/fira-sans/firasans-lightitalic-webfont.svg#fira_sanslight_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*---------Avant Garde LT Book
Notes
-----------*/
@font-face {
  font-family: 'ITC Avant Garde Gothic LT Book';
  font-style: normal;
  font-weight: normal;
  src: local("ITC Avant Garde Gothic LT Book"), url("../fonts/avantgarde-lt-book/AvantGardeLT-Book.woff2") format("woff2"), url("../fonts/avantgarde-lt-book/AvantGardeLT-Book.woff") format("woff");
}

/* HD 1080, Desktops */
/* WSXGA, Desktops */
/* WXGA, Desktops */
@media only screen and (max-width: 1280px) {
  .jumbotron {
    padding: 30px 0px 30px 0px;
    margin-bottom: 150px;
  }
  .jumbotron h1 {
    letter-spacing: 0px;
    font-size: 32px;
    line-height: 1.5em;
    margin: 10px 0px 10px 0px;
    margin-top: 90px;
  }
  .wide-splash {
    min-height: auto;
  }
}

/* SXGA+, WSXGA+ Desktops */
@media only screen and (max-width: 1050px) {
  .jumbotron {
    padding: 30px 0px 30px 0px;
    margin-bottom: 100px;
  }
  .jumbotron h1 {
    font-size: 32px;
    line-height: 1.5em;
    margin: 10px 0px 10px 0px;
    margin-top: 90px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .breadcrumb {
    margin-left: 0px;
  }
  .navbar-inverse,
  .navbar {
    background: #453973;
  }
  .navbar-inverse .telephone {
    display: none;
  }
  .navbar .logo {
    background: none;
    height: 0px;
    width: 0px;
  }
  .navbar-brand {
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
  }
  .logo-mobile {
    display: inherit;
    width: 265px;
    height: 78px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    position: relative;
  }
  .logo-phone {
    display: inherit;
    width: 200px;
    height: 40px;
    padding: 15px;
  }
  .h1 {
    margin-top: 90px;
  }
  .footer {
    text-align: center;
  }
  .nav-footer > li > a {
    text-align: center;
  }
  .wide-blog img {
    width: 100%;
    height: auto;
  }
  .wide-selection img,
  .wide-brands img {
    width: 100%;
    padding: 40px 10px;
  }
  .wide-primary,
  .wide-alt,
  .wide-provide,
  .wide-open-road,
  .wide-selection {
    min-height: auto;
    padding: 20px 0px 20px 0px;
  }
  .wide-open-road,
  .wide-sights,
  .wide-enjoy {
    min-height: auto;
    padding: 60px 0px 60px 0px;
  }
  .wide-links li {
    width: 33%;
  }
  .wide-speech-text {
    font-size: 20px;
    line-height: 1.4em;
    margin: 10px 0px 10px 0px;
  }
  .wide-speech-text-tertiary {
    font-size: 16px;
    line-height: 1.4em;
    margin: 10px 0px 10px 0px;
  }
  .wide-splash {
    min-height: auto;
    padding-bottom: 50px;
  }
  .jumbotron {
    padding: 30px 0px 30px 0px;
    margin-bottom: 0px;
  }
  .jumbotron h1 {
    letter-spacing: 0px;
    font-size: 24px;
    line-height: 1.4em;
    margin: 10px 0px 10px 0px;
  }
  .wide-enquiry-form {
    padding: 0px;
  }
  .wide-enquiry-form h2 {
    font-size: 20px;
    line-height: 1.4em;
    margin: 10px 0px 10px 0px;
  }
  .h1 {
    margin-top: 90px;
  }
}

/*Small Devices, Phones */
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 20px;
    line-height: 1.4em;
    margin: 8px 0px 8px 0px;
  }
  h2 {
    font-size: 18px;
    line-height: 1.4em;
  }
  h3 {
    font-size: 16px;
    line-height: 1.4em;
  }
  .footer {
    text-align: center;
  }
  .nav-footer > li > a {
    text-align: center;
  }
  .wide-blog img {
    width: 100%;
    height: auto;
  }
  .wide-selection img,
  .wide-brands img {
    width: 100%;
    padding: 40px 10px;
  }
  .wide-primary,
  .wide-alt,
  .wide-provide,
  .wide-open-road,
  .wide-selection {
    min-height: auto;
    padding: 20px 0px 20px 0px;
  }
  .wide-open-road,
  .wide-sights,
  .wide-enjoy {
    min-height: auto;
    padding: 60px 0px 60px 0px;
  }
  .wide-links li {
    width: 50%;
  }
  .wide-speech-text {
    font-size: 20px;
    line-height: 1.4em;
    margin: 10px 0px 10px 0px;
  }
  .wide-speech-text-tertiary {
    font-size: 16px;
    line-height: 1.4em;
    margin: 10px 0px 10px 0px;
  }
  .wide-splash {
    min-height: auto;
    padding-bottom: 0px;
  }
  .jumbotron {
    padding: 30px 0px 30px 0px;
    margin-bottom: 0px;
  }
  .jumbotron h1 {
    letter-spacing: 0px;
    font-size: 20px;
    line-height: 1.4em;
    margin: 10px 0px 10px 0px;
  }
  .wide-enquiry-form {
    padding: 0px;
  }
  .wide-enquiry-form h2 {
    font-size: 20px;
    line-height: 1.4em;
    margin: 10px 0px 10px 0px;
  }
}

/* Quite Small Devices, Phones */
/* Extra Small Devices, Phones */
