.wrapper {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.rep {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7-inlinefix {
  zoom: 1;
  *display: inline;
}
div.clear {
  clear: both;
}
.tabs > ul {
  overflow: hidden;
}
.tabs > ul li {
  float: left;
}
.tabs > ul li:hover a {
  color: #fff;
}
.tabs > ul li.active a {
  color: #fff;
}
.tabs > ul li a {
  display: block;
  color: #fff;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #dc092d;
  color: #dc092d;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
}
.btn.btn-right {
  float: right;
}
.btn.btn-left {
  float: left;
}
.defaultLi {
  list-style-type: disc;
  margin: 0 0 3px 25px;
}
.alert {
  border: solid 1px #CCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #000;
}
.cr2form {
  position: relative;
}
iframe,
#formResults {
  display: none;
}
#form-cache {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 100;
  top: 0;
  opacity: 0.7;
  display: none;
  background: url(https://templatesnew.digitaldealer.com.au/osprey/images/loading.gif) no-repeat center center #FFF;
}
.alert-form {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-success {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-error {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.brochure_list li {
  float: left;
  list-style: none !important;
  margin-right: 20px;
}
.brochure_list li img {
  max-width: 200px;
}
.brochure_list li a span {
  display: block;
  text-align: center;
}
.form-label-help {
  padding: 5px;
  border: dashed 1px #CCC;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  color: #fff;
  border: #dc092d 1px solid;
  background: #dc092d;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  font-family: 'Poppins', sans-serif;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn:hover,
.btn:active,
.btn:focus {
  background: #000;
  color: #fff;
  border: #000 1px solid;
}
@media (max-width: 767px) {
  .btn {
    font-size: 12px;
  }
}
.btn.btn-black {
  background: #000;
  border: #000 1px solid;
}
.btn.btn-black:hover {
  background: #dc092d;
  border: #dc092d 1px solid;
}
.btn.btn-full {
  display: block;
}
.btn.btn-centered {
  margin: 0 auto;
}
.btn.btn-right {
  position: absolute;
  right: 0;
  top: 0;
}
.btn.dealer-news-btn {
  position: absolute;
  bottom: 35px;
  right: 30px;
  display: block !important;
  min-width: unset !important;
}
.btn.btn-white {
  background: #fff;
  color: #000;
  border: #fff 1px solid;
}
.btn.btn-white:hover,
.btn.btn-white:active,
.btn.btn-white:focus {
  background: #000;
  color: #fff;
  border: #fff 1px solid;
  box-shadow: none;
}
.btn.landing-btn {
  background: none;
  color: #000;
  border: 3px solid #fff;
  border-radius: 0;
  text-align: left;
  text-transform: inherit;
}
@media (max-width: 991px) {
  .btn.landing-btn {
    width: 80%;
  }
  .btn.landing-btn.department_number {
    font-size: 16px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .btn.landing-btn {
    width: 100%;
  }
  .btn.landing-btn.department_number {
    font-size: 18px;
  }
}
.btn.landing-btn:hover,
.btn.landing-btn:active,
.btn.landing-btn:focus {
  background: #fff;
  color: #212328 !important;
  box-shadow: none;
}
.btn.landing-btn:hover i,
.btn.landing-btn:hover svg,
.btn.landing-btn:active i,
.btn.landing-btn:active svg,
.btn.landing-btn:focus i,
.btn.landing-btn:focus svg {
  color: #212328 !important;
}
.btn.landing-btn.landing-btn-60 {
  width: 60%;
}
@media (max-width: 991px) {
  .btn.landing-btn.landing-btn-60 {
    width: 80%;
  }
  .btn.landing-btn.landing-btn-60.department_number {
    font-size: 16px;
    width: 100%;
  }
}
.btn.landing-btn.landing-btn-100 {
  width: 100%;
}
@media (max-width: 991px) {
  .btn.landing-btn.landing-btn-100 {
    width: 80%;
  }
  .btn.landing-btn.landing-btn-100.department_number {
    font-size: 16px;
    width: 100%;
  }
}
.btn.btn-clear {
  background: none;
  color: #000;
  border: none;
}
.btn.btn-clear:hover,
.btn.btn-clear:active,
.btn.btn-clear:focus {
  background: none;
  color: #000;
  border: none;
  box-shadow: none;
}
.btn.btn-clear-border {
  border: #000 solid 1px;
}
.btn.btn-clear-border:hover,
.btn.btn-clear-border:active,
.btn.btn-clear-border:focus {
  border: #dc092d solid 1px;
  color: #fff;
  background: #dc092d;
  box-shadow: none;
}
.btn-map-directions {
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
}
.btn-map-directions:hover {
  color: #000;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/osprey/images/bg-li.png) no-repeat 0 7px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/osprey/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #CCC;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
@font-face {
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueThin';
  src: url('../fonts/default/HelveticaNeueThin.woff2') format('woff2'), url('../fonts/default/HelveticaNeueThin.woff') format('woff'), url('../fonts/default/HelveticaNeueThin.ttf') format('truetype'), url('../fonts/default/HelveticaNeueThin.svg#HelveticaNeueThin') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueMedium';
  src: url('../fonts/default/HelveticaNeueMedium.woff2') format('woff2'), url('../fonts/default/HelveticaNeueMedium.woff') format('woff'), url('../fonts/default/HelveticaNeueMedium.ttf') format('truetype'), url('../fonts/default/HelveticaNeueMedium.svg#HelveticaNeueMedium') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLight';
  src: url('../fonts/default/HelveticaNeueLight.woff2') format('woff2'), url('../fonts/default/HelveticaNeueLight.woff') format('woff'), url('../fonts/default/HelveticaNeueLight.ttf') format('truetype'), url('../fonts/default/HelveticaNeueLight.svg#HelveticaNeueLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueBold';
  src: url('../fonts/default/HelveticaNeueBold.woff2') format('woff2'), url('../fonts/default/HelveticaNeueBold.woff') format('woff'), url('../fonts/default/HelveticaNeueBold.ttf') format('truetype'), url('../fonts/default/HelveticaNeueBold.svg#HelveticaNeueBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueRegular';
  src: url('../fonts/default/HelveticaNeueRegular.woff2') format('woff2'), url('../fonts/default/HelveticaNeueRegular.woff') format('woff'), url('../fonts/default/HelveticaNeueRegular.ttf') format('truetype'), url('../fonts/default/HelveticaNeueRegular.svg#HelveticaNeueRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font,
.brand-font-regular {
  font-family: 'HelveticaNeueLight', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.brand-font-bold {
  font-family: 'HelveticaNeueBold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.brand-font-medium {
  font-family: 'HelveticaNeueMedium', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: 'HelveticaNeueLight', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.default-font {
  font-family: 'Poppins', sans-serif;
}
@font-face {
  font-family: 'AudiType-ExtendedNormal';
  src: url('../fonts/audi/AudiType-ExtendedNormal.eot');
  src: url('../fonts/audi/AudiType-ExtendedNormal.eot?#iefix') format('embedded-opentype'), url('../fonts/audi/AudiType-ExtendedNormal.woff2') format('woff2'), url('../fonts/audi/AudiType-ExtendedNormal.woff') format('woff'), url('../fonts/audi/AudiType-ExtendedNormal.ttf') format('truetype'), url('../fonts/audi/AudiType-ExtendedNormal.svg#AudiType-ExtendedNormal') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AudiType-ExtendedBold';
  src: url('../fonts/audi/AudiType-ExtendedBold.eot');
  src: url('../fonts/audi/AudiType-ExtendedBold.eot?#iefix') format('embedded-opentype'), url('../fonts/audi/AudiType-ExtendedBold.woff2') format('woff2'), url('../fonts/audi/AudiType-ExtendedBold.woff') format('woff'), url('../fonts/audi/AudiType-ExtendedBold.ttf') format('truetype'), url('../fonts/audi/AudiType-ExtendedBold.svg#AudiType-ExtendedBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AudiType-ExtendedBoldItalic';
  src: url('../fonts/audi/AudiType-ExtendedBoldItalic.eot');
  src: url('../fonts/audi/AudiType-ExtendedBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/audi/AudiType-ExtendedBoldItalic.woff2') format('woff2'), url('../fonts/audi/AudiType-ExtendedBoldItalic.woff') format('woff'), url('../fonts/audi/AudiType-ExtendedBoldItalic.ttf') format('truetype'), url('../fonts/audi/AudiType-ExtendedBoldItalic.svg#AudiType-ExtendedBoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
.audi-font-normal {
  font-family: 'AudiType-ExtendedNormal', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.audi-font-bold {
  font-family: 'AudiType-ExtendedBold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.audi-font-bold-italic {
  font-family: 'AudiType-ExtendedBoldItalic', sans-serif;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bentley';
  src: url('../fonts/bentley/BentleyLight-Italic.eot');
  src: url('../fonts/bentley/BentleyLight-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/BentleyLight-Italic.woff2') format('woff2'), url('../fonts/bentley/BentleyLight-Italic.woff') format('woff'), url('../fonts/bentley/BentleyLight-Italic.ttf') format('truetype'), url('../fonts/bentley/BentleyLight-Italic.svg#BentleyLight-Italic') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Bentley Expanded';
  src: url('../fonts/bentley/BentleyExpandedLight.eot');
  src: url('../fonts/bentley/BentleyExpandedLight.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/BentleyExpandedLight.woff2') format('woff2'), url('../fonts/bentley/BentleyExpandedLight.woff') format('woff'), url('../fonts/bentley/BentleyExpandedLight.ttf') format('truetype'), url('../fonts/bentley/BentleyExpandedLight.svg#BentleyExpandedLight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Bentley';
  src: url('../fonts/bentley/Bentley-Italic.eot');
  src: url('../fonts/bentley/Bentley-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/Bentley-Italic.woff2') format('woff2'), url('../fonts/bentley/Bentley-Italic.woff') format('woff'), url('../fonts/bentley/Bentley-Italic.ttf') format('truetype'), url('../fonts/bentley/Bentley-Italic.svg#Bentley-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Bentley Expanded';
  src: url('../fonts/bentley/BentleyExpanded-Bold.eot');
  src: url('../fonts/bentley/BentleyExpanded-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/BentleyExpanded-Bold.woff2') format('woff2'), url('../fonts/bentley/BentleyExpanded-Bold.woff') format('woff'), url('../fonts/bentley/BentleyExpanded-Bold.ttf') format('truetype'), url('../fonts/bentley/BentleyExpanded-Bold.svg#BentleyExpanded-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Bentley Expanded';
  src: url('../fonts/bentley/BentleyExpanded.eot');
  src: url('../fonts/bentley/BentleyExpanded.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/BentleyExpanded.woff2') format('woff2'), url('../fonts/bentley/BentleyExpanded.woff') format('woff'), url('../fonts/bentley/BentleyExpanded.ttf') format('truetype'), url('../fonts/bentley/BentleyExpanded.svg#BentleyExpanded') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bentley';
  src: url('../fonts/bentley/Bentley-Bold.eot');
  src: url('../fonts/bentley/Bentley-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/Bentley-Bold.woff2') format('woff2'), url('../fonts/bentley/Bentley-Bold.woff') format('woff'), url('../fonts/bentley/Bentley-Bold.ttf') format('truetype'), url('../fonts/bentley/Bentley-Bold.svg#Bentley-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Bentley';
  src: url('../fonts/bentley/Bentley.eot');
  src: url('../fonts/bentley/Bentley.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/Bentley.woff2') format('woff2'), url('../fonts/bentley/Bentley.woff') format('woff'), url('../fonts/bentley/Bentley.ttf') format('truetype'), url('../fonts/bentley/Bentley.svg#Bentley') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bentley';
  src: url('../fonts/bentley/BentleySemiBold-Italic.eot');
  src: url('../fonts/bentley/BentleySemiBold-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/BentleySemiBold-Italic.woff2') format('woff2'), url('../fonts/bentley/BentleySemiBold-Italic.woff') format('woff'), url('../fonts/bentley/BentleySemiBold-Italic.ttf') format('truetype'), url('../fonts/bentley/BentleySemiBold-Italic.svg#BentleySemiBold-Italic') format('svg');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Bentley';
  src: url('../fonts/bentley/Bentley-BoldItalic.eot');
  src: url('../fonts/bentley/Bentley-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/Bentley-BoldItalic.woff2') format('woff2'), url('../fonts/bentley/Bentley-BoldItalic.woff') format('woff'), url('../fonts/bentley/Bentley-BoldItalic.ttf') format('truetype'), url('../fonts/bentley/Bentley-BoldItalic.svg#Bentley-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Bentley';
  src: url('../fonts/bentley/BentleySemiBold.eot');
  src: url('../fonts/bentley/BentleySemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/BentleySemiBold.woff2') format('woff2'), url('../fonts/bentley/BentleySemiBold.woff') format('woff'), url('../fonts/bentley/BentleySemiBold.ttf') format('truetype'), url('../fonts/bentley/BentleySemiBold.svg#BentleySemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Bentley Logotype';
  src: url('../fonts/bentley/BentleyLogotype.eot');
  src: url('../fonts/bentley/BentleyLogotype.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/BentleyLogotype.woff2') format('woff2'), url('../fonts/bentley/BentleyLogotype.woff') format('woff'), url('../fonts/bentley/BentleyLogotype.ttf') format('truetype'), url('../fonts/bentley/BentleyLogotype.svg#BentleyLogotype') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bentley';
  src: url('../fonts/bentley/BentleyLight.eot');
  src: url('../fonts/bentley/BentleyLight.eot?#iefix') format('embedded-opentype'), url('../fonts/bentley/BentleyLight.woff2') format('woff2'), url('../fonts/bentley/BentleyLight.woff') format('woff'), url('../fonts/bentley/BentleyLight.ttf') format('truetype'), url('../fonts/bentley/BentleyLight.svg#BentleyLight') format('svg');
  font-weight: 300;
  font-style: normal;
}
.bentley-bold {
  font-family: 'Bentley', sans-serif;
  font-weight: bold;
  font-style: normal;
}
.bentley-semi-bold {
  font-family: 'Bentley', sans-serif;
  font-weight: 600;
  font-style: italic;
}
.bentley-expanded-bold {
  font-family: 'Bentley Expanded', sans-serif;
  font-weight: bold;
  font-style: normal;
}
.bentley-regular {
  font-family: 'Bentley', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.bentley-expanded {
  font-family: 'Bentley Expanded', sans-serif;
  font-family: '', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.bentley-light {
  font-family: 'Bentley', sans-serif;
  font-weight: 300;
  font-style: normal;
}
.bentley-italic {
  font-family: 'Bentley', sans-serif;
  font-weight: normal;
  font-style: italic;
}
.bentley-semibold-italic {
  font-family: 'Bentley', sans-serif;
  font-weight: bold;
  font-style: italic;
}
.bentley-light-italic {
  font-family: 'Bentley', sans-serif;
  font-weight: 300;
  font-style: italic;
}
.bentley-bold-italic {
  font-family: 'Bentley', sans-serif;
  font-weight: bold;
  font-style: italic;
}
.bentley-expanded-light {
  font-family: 'Bentley Expanded', sans-serif;
  font-family: '', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.bentley-logo-type {
  font-family: 'Bentley Logotype', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.careers .careers_content .tab_content {
  padding: 50px 0;
}
.careers .careers_content .tab_content ul {
  margin: 15px 0 15px 15px;
}
.careers .careers_content .tab_content ul li {
  color: #030303;
  list-style-image: url(https://templatesnew.digitaldealer.com.au/osprey/images/bg-li.png);
  padding: 5px 0 0 10px;
  font-size: 16px;
}
.tabbed ul.tabs_header {
  float: none !important;
  text-align: center;
  margin: 30px 0 0;
}
.tabbed ul.tabs_header li {
  display: inline-block;
  float: none;
}
@media (max-width: 991px) {
  .tabbed ul.tabs_header li {
    width: 100%;
    border: none;
    background: #f5f5f5;
    border-bottom: 1px solid white;
  }
}
form#careers #cvContainer,
form#careers #coverLetterContainer,
form#careers #uploadButtonContainer {
  margin-top: 30px;
  margin-bottom: 30px;
}
form#careers #cvContainer label,
form#careers #coverLetterContainer label,
form#careers #uploadButtonContainer label {
  display: block;
  color: #dc092d;
  text-transform: uppercase;
  margin: 15px 0;
  font-size: 16px;
}
form {
  margin: 0;
}
form a {
  text-decoration: underline;
}
form a:hover {
  text-decoration: none;
}
form h2 {
  padding: 15px 0 5px 0;
  margin: 15px 0;
  clear: both;
  font-size: 16px !important;
  font-family: 'HelveticaNeueLight', sans-serif;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  text-transform: uppercase;
  color: #dc092d;
}
form .formCell {
  display: inline-block;
  position: relative;
  margin: 0 1% 15px 0;
  width: 31%;
  vertical-align: top;
}
@media (max-width: 991px) {
  form .formCell {
    width: 48%;
  }
}
form .formCell.hidden {
  margin: 0 !important;
  padding: 0 !important;
}
form .formCell.textarea {
  clear: left;
  width: 99%;
}
@media (max-width: 991px) {
  form .formCell.textarea {
    width: 100%;
  }
}
form .formCell input.text,
form .formCell textarea {
  font-size: 12px;
  color: #2D2D2D;
  border: 1px solid #DDD;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #F5F5F5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#F5F5F5),to(#F5F5F5));
  background-image: -webkit-linear-gradient(top,#F5F5F5,#F5F5F5);
  background-image: -moz-linear-gradient(top,#F5F5F5,#F5F5F5);
  background-image: -ms-linear-gradient(top,#F5F5F5,#F5F5F5);
  background-image: -o-linear-gradient(top,#F5F5F5,#F5F5F5);
  background-image: linear-gradient(to bottom,#F5F5F5,#F5F5F5);
}
form .formCell input.text:focus,
form .formCell textarea:focus {
  outline: none;
  border-color: #dc092d;
  color: #2D2D2D;
}
form .formCell input.text.error,
form .formCell textarea.error {
  border-color: #F00 !important;
  color: #000;
}
form .formCell input.text.repay,
form .formCell textarea.repay {
  font-size: 42px;
  font-family: 'HelveticaNeueBold', sans-serif;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  border: 1px solid #fff;
  background: #fff;
  height: 70px;
  background-color: #fff;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));
  background-image: -webkit-linear-gradient(top,#fff,#fff);
  background-image: -moz-linear-gradient(top,#fff,#fff);
  background-image: -ms-linear-gradient(top,#fff,#fff);
  background-image: -o-linear-gradient(top,#fff,#fff);
  background-image: linear-gradient(to bottom,#fff,#fff);
}
form .formCell label {
  margin: 10px 0;
  font-weight: 400;
  display: block;
}
form .formCell label span {
  color: #ff0000;
}
form .formCell label.error {
  position: absolute;
  right: 0;
  bottom: -44px;
  padding: 0 5px;
  background: none;
  z-index: 1000;
  color: red;
  text-align: right;
  min-height: 34px;
}
form .formCell input.text {
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  width: 100%;
}
form .formCell textarea {
  line-height: 150%;
  padding: 10px;
  clear: both;
  width: 100%;
  height: 163px;
}
form .formCell select {
  width: 100%;
  height: 40px;
  padding: 5px;
  border: 1px solid #DDD;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #F5F5F5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#F5F5F5),to(#F5F5F5));
  background-image: -webkit-linear-gradient(top,#F5F5F5,#F5F5F5);
  background-image: -moz-linear-gradient(top,#F5F5F5,#F5F5F5);
  background-image: -ms-linear-gradient(top,#F5F5F5,#F5F5F5);
  background-image: -o-linear-gradient(top,#F5F5F5,#F5F5F5);
  background-image: linear-gradient(to bottom,#F5F5F5,#F5F5F5);
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
form .formCell select::-webkit-input-placeholder {
  color: #545758;
}
form .formCell select:-moz-placeholder {
  color: #545758;
}
form .formCell select::-moz-placeholder {
  color: #545758;
}
form .formCell select:-ms-input-placeholder {
  color: #545758;
}
form .formCheckBox {
  clear: left;
  margin: 6px 0;
  overflow: hidden;
}
form .formCheckBox label {
  margin: 5px;
  float: none;
  font-weight: normal;
  cursor: pointer;
  font-style: normal;
  font-size: 12px;
  color: #404040;
  line-height: 1;
}
form .formCheckBox input {
  float: left;
  margin: 5px;
}
form .formSubmit {
  padding: 5px 10px;
  background: #dc092d;
  color: #dc092d;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  color: #fff;
  border: #dc092d 1px solid;
  background: #dc092d;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  font-family: 'Poppins', sans-serif;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  clear: both;
  margin: 15px auto;
  cursor: pointer;
  padding: 0px 17px;
  min-width: 120px;
  min-height: 40px;
}
form .formSubmit.btn-right {
  float: right;
}
form .formSubmit.btn-left {
  float: left;
}
form .formSubmit:hover,
form .formSubmit:active,
form .formSubmit:focus {
  background: #000;
  color: #fff;
  border: #000 1px solid;
}
@media (max-width: 767px) {
  form .formSubmit {
    font-size: 12px;
  }
}
form .formSubmit.btn-black {
  background: #000;
  border: #000 1px solid;
}
form .formSubmit.btn-black:hover {
  background: #dc092d;
  border: #dc092d 1px solid;
}
form .formSubmit.btn-full {
  display: block;
}
form .formSubmit.btn-centered {
  margin: 0 auto;
}
form .formSubmit.btn-right {
  position: absolute;
  right: 0;
  top: 0;
}
form .formSubmit.dealer-news-btn {
  position: absolute;
  bottom: 35px;
  right: 30px;
  display: block !important;
  min-width: unset !important;
}
form .formSubmit.btn-white {
  background: #fff;
  color: #000;
  border: #fff 1px solid;
}
form .formSubmit.btn-white:hover,
form .formSubmit.btn-white:active,
form .formSubmit.btn-white:focus {
  background: #000;
  color: #fff;
  border: #fff 1px solid;
  box-shadow: none;
}
form .formSubmit.landing-btn {
  background: none;
  color: #000;
  border: 3px solid #fff;
  border-radius: 0;
  text-align: left;
  text-transform: inherit;
}
@media (max-width: 991px) {
  form .formSubmit.landing-btn {
    width: 80%;
  }
  form .formSubmit.landing-btn.department_number {
    font-size: 16px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  form .formSubmit.landing-btn {
    width: 100%;
  }
  form .formSubmit.landing-btn.department_number {
    font-size: 18px;
  }
}
form .formSubmit.landing-btn:hover,
form .formSubmit.landing-btn:active,
form .formSubmit.landing-btn:focus {
  background: #fff;
  color: #212328 !important;
  box-shadow: none;
}
form .formSubmit.landing-btn:hover i,
form .formSubmit.landing-btn:hover svg,
form .formSubmit.landing-btn:active i,
form .formSubmit.landing-btn:active svg,
form .formSubmit.landing-btn:focus i,
form .formSubmit.landing-btn:focus svg {
  color: #212328 !important;
}
form .formSubmit.landing-btn.landing-btn-60 {
  width: 60%;
}
@media (max-width: 991px) {
  form .formSubmit.landing-btn.landing-btn-60 {
    width: 80%;
  }
  form .formSubmit.landing-btn.landing-btn-60.department_number {
    font-size: 16px;
    width: 100%;
  }
}
form .formSubmit.landing-btn.landing-btn-100 {
  width: 100%;
}
@media (max-width: 991px) {
  form .formSubmit.landing-btn.landing-btn-100 {
    width: 80%;
  }
  form .formSubmit.landing-btn.landing-btn-100.department_number {
    font-size: 16px;
    width: 100%;
  }
}
form .formSubmit.btn-clear {
  background: none;
  color: #000;
  border: none;
}
form .formSubmit.btn-clear:hover,
form .formSubmit.btn-clear:active,
form .formSubmit.btn-clear:focus {
  background: none;
  color: #000;
  border: none;
  box-shadow: none;
}
form .formSubmit.btn-clear-border {
  border: #000 solid 1px;
}
form .formSubmit.btn-clear-border:hover,
form .formSubmit.btn-clear-border:active,
form .formSubmit.btn-clear-border:focus {
  border: #dc092d solid 1px;
  color: #fff;
  background: #dc092d;
  box-shadow: none;
}
@media (max-width: 991px) {
  form .formSubmit {
    float: none;
    width: 100%;
    margin: 25px 0;
  }
}
form .terms {
  font-size: 11px;
  margin-top: 10px;
  clear: none;
  line-height: 16px;
  text-align: center;
}
@media (max-width: 991px) {
  form .terms {
    margin: 15px 0 0 0;
  }
}
.form-special-section,
.form-model-section,
.form-brochures-section {
  padding: 40px 15px 0 15px;
  overflow: hidden;
  margin: 40px 0;
  background: #f5f5f5;
  opacity: 0.9;
}
.form-special-section a,
.form-model-section a,
.form-brochures-section a {
  white-space: nowrap;
  word-wrap: normal;
}
.form-special-section h2,
.form-model-section h2,
.form-brochures-section h2 {
  padding: 0 !important;
}
.form-special-section h2 span,
.form-model-section h2 span,
.form-brochures-section h2 span {
  color: #dc092d;
}
.form-special-section ul,
.form-model-section ul,
.form-brochures-section ul {
  float: left;
  width: 340px;
}
.form-special-section ul li,
.form-model-section ul li,
.form-brochures-section ul li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/osprey/images/bg-li.png) no-repeat 0 7px;
}
.form-special-section a,
.form-model-section a,
.form-brochures-section a {
  color: #dc092d;
  font-size: 18px;
}
.formEnquiryContainer {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px 0;
}
@media (max-width: 991px) {
  .formEnquiryContainer {
    padding: 0;
    margin: 0;
  }
}
.formEnquiryContainer form#service .formCell {
  width: 31%;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#service .formCell {
    width: 100%;
  }
}
.formEnquiryContainer form#service .formCell_formCheckBox {
  width: 100%;
}
.formEnquiryContainer form#service .formCell_formCheckBox .formCheckBox {
  margin: 0;
  padding: 5px 15px;
  display: inline-block;
  width: 31%;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#service .formCell_formCheckBox .formCheckBox {
    width: 100%;
  }
}
.formEnquiryContainer form#service .textarea {
  width: 100%;
}
@media (max-width: 767px) {
  .formEnquiryContainer form#service #serviceDropOff,
  .formEnquiryContainer form#service #servicePickup {
    width: 100% !important;
    margin: 10px 0 0 0 !important;
  }
}
.form_notes_top {
  padding: 20px;
  text-align: center;
}
iframe,
#formResults {
  display: block !important;
  margin: 20px auto;
}
