.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: #2E2C2D;
}
.tabs > ul li.active a {
  color: #2E2C2D;
}
.tabs > ul li a {
  display: block;
  color: #2E2C2D;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #2d96cd;
  color: white;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #2d96cd;
  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 #eef2f6;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #003478;
}
.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/cessnockford-v1/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 #eef2f6;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  color: white;
  font-weight: 200;
  text-transform: capitalize;
  text-align: center;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  background: #2d96cd;
  border: 1px solid #2d96cd;
  line-height: 3;
}
.btn:hover {
  background: white;
  color: #003478;
  border: 1px solid #003478;
}
.btn.btn-grey {
  background: #425968;
  color: #003478;
}
.btn-map-directions {
  color: #003478;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #003478;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #003478;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #616161;
  background: url(https://templatesnew.digitaldealer.com.au/cessnockford-v1/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/cessnockford-v1/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F5F5F5;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#F5F5F5));
  background: -webkit-radial-gradient(circle,#fff,#F5F5F5);
  background: -moz-radial-gradient(circle,#fff,#F5F5F5);
  background: -ms-radial-gradient(circle,#fff,#F5F5F5);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #eef2f6;
  color: #616161;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #003478;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #003478;
}
.default-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: "FordAntenna-Light";
  src: url("../fonts/FordAntenna-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/FordAntenna-Light.otf") format("opentype"), url("../fonts/FordAntenna-Light.woff") format("woff"), url("../fonts/FordAntenna-Light.ttf") format("truetype"), url("../fonts/FordAntenna-Light.svg#FordAntenna-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
@font-face {
  font-family: "FordAntenna-Medium";
  src: url("../fonts/FordAntenna-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FordAntenna-Medium.otf") format("opentype"), url("../fonts/FordAntenna-Medium.woff") format("woff"), url("../fonts/FordAntenna-Medium.ttf") format("truetype"), url("../fonts/FordAntenna-Medium.svg#FordAntenna-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
.brand-font,
.brand-font-regular {
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
}
@font-face {
  font-family: "FordAntenna-Bold";
  src: url("../fonts/FordAntenna-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FordAntenna-Bold.otf") format("opentype"), url("../fonts/FordAntenna-Bold.woff") format("woff"), url("../fonts/FordAntenna-Bold.ttf") format("truetype"), url("../fonts/FordAntenna-Bold.svg#FordAntenna-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
.brand-font-bold {
  font-family: "FordAntenna-Bold", Arial, Helvetica, "Microsoft YaHei";
}
.mx-40 {
  margin-right: 40px;
  margin-left: 40px;
}
.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.m-auto {
  margin: auto;
}
.px-40 {
  padding-right: 40px;
  padding-left: 40px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.p-auto {
  padding: auto;
}
.centered-content-desktop {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .centered-content-desktop {
    display: block;
    align-items: unset;
    justify-content: unset;
  }
}
body {
  font-size: 16px;
  color: #616161;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #616161;
}
h1 {
  font-size: 34px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
  color: #2d96cd;
}
button {
  outline: none;
}
div.alert {
  clear: both;
  background: #2d96cd;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  font-weight: normal;
  text-align: center;
  line-height: 24px;
  color: #fff;
}
div.alert p {
  color: #fff;
  margin: 0;
}
a[href^="tel"] {
  text-decoration: none;
}
p.terms,
.index_btm_notes,
.disclaimer_btm_notes {
  font-size: 12px;
  clear: both;
  color: #666666;
  margin: 20px auto;
  font-style: italic;
}
@media (max-width: 991px) {
  p.terms,
  .index_btm_notes,
  .disclaimer_btm_notes {
    padding: 0 20px;
  }
}
.navbar {
  margin-bottom: 0;
}
ul li {
  line-height: 150%;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 16.65%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 16.65%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 16.65%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 16.65%;
    float: left;
  }
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.equal:before,
.equal:after {
  content: normal;
}
.center_content {
  text-align: center;
}
.center_content img {
  margin: 0 auto;
}
.center_content .btn {
  display: inline-block;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  .row-eq-height {
    display: block;
  }
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
sup {
  font-size: 14px !important;
  top: -0.5em;
}
.infiniteListWait {
  padding: 10px;
  padding-left: 40px;
  font-size: 14px;
  clear: both;
  background: url(https://templatesnew.digitaldealer.com.au/cessnockford-v1/images/loading.gif) no-repeat 10px #ffffff;
}
#heroSlideshow .carousel-control.left {
  background: url("../images/btn-slider-left.jpg") left center no-repeat;
  width: 49px;
  height: 56px;
  right: 0;
  bottom: 50%;
  left: auto;
  top: auto;
}
#heroSlideshow .carousel-control.left:hover,
#heroSlideshow .carousel-control.left:focus {
  opacity: 1;
  background: url("../images/btn-slider-left-active.jpg") left center no-repeat;
}
#heroSlideshow .carousel-control.right {
  background: url("../images/btn-slider-right.jpg") right center no-repeat;
  width: 49px;
  height: 56px;
  top: 51%;
}
#heroSlideshow .carousel-control.right:hover,
#heroSlideshow .carousel-control.right:focus {
  opacity: 1;
  background: url("../images/btn-slider-right-active.jpg") right center no-repeat;
}
.navbar {
  border: 0px !important;
}
header {
  height: auto;
}
header .header_logo {
  display: block;
  float: left;
  width: 150px;
  height: auto;
}
@media (max-width: 767px) {
  header .header_logo {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  header .header_logo {
    width: 125px;
  }
}
header .header_logo img {
  width: 100%;
}
header .header_top {
  margin: 0 auto;
  position: relative;
}
@media (max-width: 991px) {
  header .header_top {
    width: 100%;
    height: auto;
    overflow-x: hidden;
  }
}
header ul.navbar-nav {
  margin: 0;
  background: white;
  border-top: 1px solid #eef2f6;
  border-bottom: 1px solid #eef2f6;
}
@media (max-width: 1660px) {
  header ul.navbar-nav {
    clear: both;
  }
}
@media (max-width: 991px) {
  header ul.navbar-nav {
    height: auto;
    min-height: 43px;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
@media (max-width: 991px) {
  header ul.navbar-nav {
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  header ul.navbar-nav li {
    width: 100%;
    border: none;
  }
}
header ul.navbar-nav li.nav-mobile-only {
  display: none;
}
@media (max-width: 767px) {
  header ul.navbar-nav li.nav-mobile-only {
    display: block;
  }
}
header ul.navbar-nav li a {
  text-transform: capitalize;
  padding: 0 28px;
  margin: 0;
  line-height: 90px;
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
}
@media (max-width: 1660px) {
  header ul.navbar-nav li a {
    line-height: 50px;
    padding: 0 17px;
  }
}
@media (max-width: 1200px) {
  header ul.navbar-nav li a {
    line-height: 50px;
    padding: 0 10px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  header ul.navbar-nav li a {
    background: none;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 15px;
    border-bottom: 1px solid #eef2f6;
  }
}
header ul.navbar-nav li a:hover,
header ul.navbar-nav li a:focus,
header ul.navbar-nav li a.active {
  color: white;
  background: #2d96cd;
}
header ul.navbar-nav li.first a {
  background: none;
}
header ul.navbar-nav li.first a:hover,
header ul.navbar-nav li.first a:focus,
header ul.navbar-nav li.first a.active {
  color: white;
  background: #2d96cd;
}
header .navbar-right li {
  display: inline-block;
}
header .navbar-right li a {
  display: inline-block;
  font-size: 16px;
}
header #showroomSubnavHide {
  display: none;
}
@media (max-width: 991px) {
  header #showroomSubnavHide {
    display: block;
  }
}
@media (max-width: 991px) {
  header #showroomSubnavTrigger {
    display: none;
  }
}
header #carsInStockSubnavHide {
  display: none;
}
@media (max-width: 991px) {
  header #carsInStockSubnavHide {
    display: block;
  }
}
@media (max-width: 991px) {
  header #showroomSubnavTrigger,
  header #carsInStockSubnavTrigger {
    display: none;
  }
}
header .list-group-submenu {
  margin-top: 15px;
}
header .list-group-item {
  border: none;
  background: #2d96cd;
  color: #616161;
  padding: 5px 0 5px 30px;
  background: url("../images/icon_list.png") 15px center no-repeat;
}
header .header_contact_mobile {
  display: none;
}
@media (max-width: 767px) {
  header .header_contact_mobile {
    display: block;
  }
}
header .header_contact_mobile div {
  background: #F5F5F5;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
header .header_contact_mobile div h3 {
  font-size: 24px;
  margin-top: 0;
  color: #2d96cd;
}
header .header_btm {
  background: #2d96cd;
  clear: both;
}
@media (max-width: 991px) {
  header .header_btm {
    border-bottom: 1px solid #eef2f6;
  }
}
header .header_btm ul {
  text-align: center;
}
header .header_btm ul li {
  display: inline-block;
  padding: 0;
}
header .header_btm ul li a {
  padding: 0 15px;
  line-height: 53px;
  color: white;
  letter-spacing: 0.02em;
}
@media (max-width: 1199px) {
  header .header_btm ul li a {
    padding: 0 8px;
  }
}
@media (max-width: 991px) {
  header .header_btm ul li a {
    line-height: 1.5;
    padding: 10px 8px;
  }
}
header .header_btm ul li a:hover,
header .header_btm ul li a:focus,
header .header_btm ul li a.active {
  background: #336699;
}
header .header_btm ul li a img {
  margin-top: -5px;
  margin-right: 5px;
}
header .header_btm ul li a span {
  color: white;
}
@media (max-width: 768px) {
  header .header_btm ul li {
    display: block;
    text-align: left;
  }
  header .header_btm ul li a {
    display: block;
    border-bottom: 1px solid #2477a3;
    font-size: 14px;
  }
}
header .navbar-toggle {
  border-color: white;
  background: #2d96cd;
  margin: 0;
  position: absolute;
  top: 25px;
  right: 15px;
}
header .navbar-toggle .icon-bar {
  background: white;
}
header .navbar-collapse {
  max-height: 1200px;
  border: none;
}
header .header-icon-arrow {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 5px;
  background: url("../images/li-arrow-down.png") center top no-repeat;
  margin-top: -3px;
  margin-left: 3px;
}
header .header_right_icons {
  float: right;
  margin-top: -60px;
  clear: both;
}
@media only screen and (min-width: 992px) and (max-width: 1660px) {
  header .header_right_icons {
    margin-top: -120px;
  }
}
header .header_right_icons a {
  display: inline-block;
  margin-right: 10px;
}
header .header_right_icons a:hover {
  opacity: 0.8;
}
#showroomSubnav {
  display: none;
  z-index: 999999;
  border: none;
  position: absolute;
  width: 100%;
  left: -79px;
  top: 91px;
}
@media (max-width: 1660px) {
  #showroomSubnav {
    top: 51px;
  }
}
@media (max-width: 1660px) {
  #showroomSubnav {
    left: 0;
  }
  #showroomSubnav .container {
    float: left;
  }
}
#showroomSubnav .subnav {
  -moz-box-shadow: 0 5px 5px #eef2f6;
  -webkit-box-shadow: 0 2px 2px #eef2f6;
  box-shadow: 0 1px 1px #eef2f6;
  height: 450px;
  background: white;
  padding: 25px;
  margin-top: 0px;
}
#showroomSubnav .subnav .showroom-item {
  margin: 5px 0;
  padding: 0;
  display: inline-block;
}
#showroomSubnav .subnav .showroom-item a {
  display: block;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  border: none;
}
@media (max-width: 1199px) {
  #showroomSubnav .subnav .showroom-item a {
    font-size: 14px;
  }
}
#showroomSubnav .subnav .showroom-item a p {
  line-height: 1.5;
}
@media (max-width: 1660px) {
  #showroomSubnav .subnav .showroom-item a p {
    line-height: 2.5;
  }
}
@media (max-width: 1199px) {
  #showroomSubnav .subnav .showroom-item a p {
    line-height: 3;
  }
}
#showroomSubnav .subnav .showroom-item a:hover {
  background: transparent;
}
#showroomSubnav .subnav .showroom-item a:hover p {
  color: #003478;
}
#showroomSubnav .subnav .showroom-item > a > cufon {
  display: none !important;
}
#showroomSubnav .subnav .showroom-item .showroom-item-img {
  text-align: center;
}
#showroomSubnav .subnav .showroom-item .showroom-item-img img {
  width: 100%;
}
#showroomSubnav .subnav .showroom-item .showroom-item-img img:hover {
  opacity: 0.8;
}
#showroomSubnav .subnav .showroom-item p {
  width: 100%;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
}
#showroomSubnav .subnav .showroom-item p:hover {
  color: #425968;
}
#carsInStockSubnav {
  display: none;
  z-index: 999999;
  border: none;
  position: absolute;
  top: 91px;
}
@media (max-width: 1660px) {
  #carsInStockSubnav {
    top: 51px;
  }
}
#carsInStockSubnav .subnav {
  -moz-box-shadow: 0 5px 5px #eef2f6;
  -webkit-box-shadow: 0 2px 2px #eef2f6;
  box-shadow: 0 1px 1px #eef2f6;
  height: auto;
  min-width: 200px;
  margin-top: 0px;
  margin-right: 0;
}
#carsInStockSubnav .subnav li {
  border-bottom: 1px solid #eef2f6;
  height: 40px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}
#carsInStockSubnav .subnav li a {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 0 15px;
  color: #616161;
  font-size: 14px;
  background: #eef2f6;
  border-bottom: 1px solid #dfdfdf;
}
#carsInStockSubnav .subnav li a:hover {
  background: #2d96cd;
  color: white;
}
#submenu_showroom {
  margin-top: 0;
}
#submenu_showroom ul li {
  width: 32%;
  display: inline-block;
  text-align: center;
  height: auto;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  #submenu_showroom ul li {
    width: 48%;
  }
}
#submenu_showroom ul li img {
  width: auto;
}
@media (max-width: 480px) {
  #submenu_showroom ul li img {
    width: 60%;
    color: #425968;
  }
}
#partsSubnav,
#specialsSubnav,
#financeSubnav,
#serviceSubnav {
  display: none;
  z-index: 999999;
  border: none;
  position: absolute;
  top: 91px;
}
@media (max-width: 1660px) {
  #partsSubnav,
  #specialsSubnav,
  #financeSubnav,
  #serviceSubnav {
    top: 51px;
  }
}
#partsSubnav .subnav,
#specialsSubnav .subnav,
#financeSubnav .subnav,
#serviceSubnav .subnav {
  -moz-box-shadow: 0 5px 5px #eef2f6;
  -webkit-box-shadow: 0 2px 2px #eef2f6;
  box-shadow: 0 1px 1px #eef2f6;
  height: auto;
  width: 250px;
  margin: 0;
}
#partsSubnav .subnav li,
#specialsSubnav .subnav li,
#financeSubnav .subnav li,
#serviceSubnav .subnav li {
  border-bottom: 1px solid #eef2f6;
  height: 40px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}
#partsSubnav .subnav li a,
#specialsSubnav .subnav li a,
#financeSubnav .subnav li a,
#serviceSubnav .subnav li a {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 0 15px;
  background: #eef2f6;
  color: #616161;
  border-bottom: 1px solid #dfdfdf;
  font-size: 14px;
}
#partsSubnav .subnav li a:hover,
#specialsSubnav .subnav li a:hover,
#financeSubnav .subnav li a:hover,
#serviceSubnav .subnav li a:hover {
  background: #2d96cd;
  color: white;
}
#carsInStockSubnav-used-subnav {
  display: none;
}
#carsInStockSubnav-used-subnav li a {
  text-transform: capitalize;
  font-weight: 500 !important;
  padding-left: 20px !important;
}
#carsInStockSubnav-used-subnav li a span {
  display: inline-block;
  margin-right: 5px;
}
#carsInStockSubnav-used a {
  background: url("../images/icon-down.png") right center no-repeat;
}
#carsInStockSubnav-used a:hover {
  background: #2d96cd url("../images/icon-down.png") right center no-repeat !important;
}
footer {
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  color: #a8a8a8;
}
footer .footer_top {
  background: #252525;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 1199px) {
  footer .footer_top {
    height: auto;
  }
}
footer .footer_top h3 {
  color: #a8a8a8;
  margin: 15px 0;
  line-height: 1.5;
  font-size: 19.2px;
  clear: both;
  letter-spacing: 0.05em;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
footer .footer_top h3.footer_top_last_title {
  margin-right: -15px;
}
@media (max-width: 1199px) {
  footer .footer_top h3.footer_top_last_title {
    margin-right: 0;
  }
}
footer .footer_top ul.footer_top_last_list li img {
  margin-top: 5px;
}
footer .footer_top a {
  color: #a8a8a8;
}
footer .footer_top a:hover {
  color: #2d96cd;
}
footer .footer_top .footer_top1 h3 {
  font-size: 19.2px;
}
footer .footer_top .footer_top1 img {
  margin-top: 25px;
}
footer .footer_top .footer_top1 a.btn {
  line-height: 40px;
  color: white;
}
footer .footer_top .footer_top1 a.btn:hover {
  color: #003478;
}
footer .footer_top .footer_top4,
footer .footer_top .footer_top5 {
  min-height: 160px;
}
@media (max-width: 767px) {
  footer .footer_top .footer_top4,
  footer .footer_top .footer_top5 {
    min-height: 0;
  }
}
footer #newsletter_form .formEnquiryContainer {
  background: none;
  padding: 0;
}
footer #newsletter_form .formEnquiryContainer form#newsletter {
  padding: 0;
}
footer #newsletter_form .formEnquiryContainer form#newsletter .formCell {
  margin: 0;
  width: 48%;
}
footer #newsletter_form .formEnquiryContainer form#newsletter .formCell:nth-of-type(4) {
  width: 100%;
}
footer #newsletter_form .formEnquiryContainer form#newsletter .formCell:nth-of-type(3) {
  float: right;
}
footer #newsletter_form .formEnquiryContainer form#newsletter .formCell input.text {
  height: 37px;
  line-height: 28px;
  padding: 0 10px;
  margin: 10px 0;
  width: 100%;
  border: 1px solid #dfdfdf;
  -moz-border-radius: 5;
  border-radius: 5;
  width: 100%;
}
footer #newsletter_form .formEnquiryContainer form#newsletter .formCell label {
  color: #a8a8a8;
  float: left;
  margin: 0;
  font-size: 14px;
}
footer #newsletter_form .formEnquiryContainer form#newsletter .formCell label span {
  color: red;
}
footer #newsletter_form .formEnquiryContainer form#newsletter .formCell label.error {
  position: absolute;
  font-size: 12px;
  white-space: normal;
  display: block;
  left: 0;
  bottom: 0;
  top: -10px;
  background: none;
  z-index: 1000;
  border: none;
  padding: 0;
  min-width: 180px;
  min-height: 25px;
  color: white;
}
footer #newsletter_form .formEnquiryContainer form#newsletter .formSubmit {
  margin: 15px 0;
  width: 48%;
  float: right;
  line-height: 30px;
  height: 37px;
  font-size: 14px;
  clear: right;
}
@media (max-width: 767px) {
  footer #newsletter_form .formEnquiryContainer form#newsletter .formSubmit {
    width: 100%;
  }
}
footer #newsletter_form .formEnquiryContainer form#newsletter .newsletter_form_note {
  font-size: 12px;
  color: #F5F5F5;
  float: left;
  width: 48%;
}
@media (max-width: 767px) {
  footer #newsletter_form .formEnquiryContainer form#newsletter .newsletter_form_note {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  footer #newsletter_form .formEnquiryContainer form#newsletter .newsletter_form_note {
    width: 100%;
  }
}
footer #newsletter_form .formEnquiryContainer form#newsletter .newsletter_form_note a {
  font-size: 14px;
  color: #a8a8a8;
  text-decoration: underline;
}
footer #newsletter_form .formEnquiryContainer form#newsletter h2,
footer #newsletter_form .formEnquiryContainer form#newsletter .terms {
  display: none;
}
footer .footer_btm {
  background: #1b394e;
  padding-top: 20px;
  padding-bottom: 20px;
}
footer .footer_btm p {
  line-height: 40px;
  margin-bottom: 0;
}
footer .footer_btm a {
  line-height: 25px;
  color: #a8a8a8;
}
@media (max-width: 767px) {
  footer .footer_btm a {
    text-align: center;
  }
}
footer .footer_btm .footer_btm_left {
  padding-left: 0;
  color: #a8a8a8;
  font-size: 14px;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_btm_left {
    text-align: center;
    padding-bottom: 80px;
  }
}
footer .footer_btm .footer_btm_left .footer_link {
  margin-left: 0;
  margin-right: 15px;
  color: #a8a8a8;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_btm_left .footer_link {
    width: 100%;
    margin: 0;
    display: block;
  }
}
footer .footer_btm .footer_btm_left .footer_link1:hover,
footer .footer_btm .footer_btm_left .footer_link2:hover {
  color: #2d96cd;
}
footer .footer_btm .footer_btm_left .footer_dd a {
  color: white;
  padding: 0 5px;
}
footer .footer_btm .footer_btm_right {
  line-height: 40px;
  color: #a8a8a8;
  padding-right: 0;
  text-align: right;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_btm_right {
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    padding-left: 0;
    margin-left: 0;
    width: 100%;
  }
}
footer .footer_btm .footer_btm_right .dd_logo {
  margin-left: 3px;
  margin-right: 3px;
}
.footer_hours {
  background: #333333;
  padding: 40px 0 30px;
}
@media (max-width: 1199px) {
  .footer_hours {
    padding-top: 10px;
  }
}
.footer_hours p {
  color: white;
  margin-right: 5px;
}
@media (max-width: 1199px) {
  .footer_hours p {
    width: 100%;
    margin: 25px 0 15px;
  }
}
.footer_hours .openingHours {
  display: inline-block;
}
.footer_hours .openingHours ul li {
  display: inline-block;
  color: white;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .footer_hours .openingHours ul li {
    display: block;
  }
}
.footer_hours .openingHours ul li strong {
  font-weight: normal;
}
.footer_locations {
  background: #333333;
  border-top: 1px solid #252525;
}
.footer_locations .ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer_locations li {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
@media (max-width: 991px) {
  .footer_locations li {
    text-align: left;
    border-bottom: 1px solid #252525;
  }
}
.footer_locations li h4 {
  color: #a8a8a8;
}
.footer_locations li a {
  color: #a8a8a8;
  display: block;
}
.footer_logo_brand {
  position: relative;
  float: right;
  margin-top: -125px;
  max-width: 150px;
}
@media (max-width: 1199px) {
  .footer_logo_brand {
    margin-top: -88px;
  }
}
@media (max-width: 767px) {
  .footer_logo_brand {
    margin: -88px auto 0;
    float: none;
    display: block;
  }
}
.footer_extras {
  margin-top: 25px;
}
.footer_extras > h3 {
  font-size: 18px;
}
.footer_extras > h3 span {
  color: #2d96cd;
}
.footer_extras .terms {
  display: block;
  float: none;
}
.footer_extras_wrap {
  margin-top: 40px;
  margin-bottom: 40px;
}
.footer_extras_wrap_1 {
  background-color: #333333;
}
.footer_extras_wrap_1 .footer_extras_wrap_title {
  margin-top: 50px;
  color: white;
  text-align: center;
  font-size: 32px;
}
.footer_extras_wrap_1 p {
  margin: 25px auto 0;
  color: white;
  text-align: center;
}
.footer_extras_wrap_1 .formEnquiryContainer {
  margin-top: 0;
  padding: 0;
  border: none;
  background: none;
}
.footer_extras_wrap_1 .formEnquiryContainer form {
  padding: 0;
}
.footer_extras_wrap_1 .formEnquiryContainer form .formCell label {
  color: white;
}
.footer_extras_wrap_1 .formEnquiryContainer form h2 {
  color: white;
  padding: 15px 0;
}
.footer_extras_wrap_1 .formEnquiryContainer form .formSubmit {
  padding: 0 25px;
  float: none;
  margin: 50px auto;
  min-width: 180px;
}
.footer_extras_wrap_1 .formEnquiryContainer .terms {
  display: block;
  font-size: 12px;
  color: white;
  line-height: 15px;
  margin: 15px 0 25px;
  text-align: left;
}
.footer_extras_wrap_1 .formEnquiryContainer a {
  color: white;
}
.footer_extras_wrap_2 .footer_extras_wrap_title {
  text-align: center;
  padding: 25px 0;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #eef2f6;
  color: #616161;
  font-weight: 400;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
.footer_extras_wrap_2 .footer_extras_wrap_title span {
  color: #2d96cd;
  white-space: nowrap;
}
.carousel-inner > .item {
  padding: 0;
  margin: 0;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  margin: 0 auto;
  width: 100%;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.carousel-left,
.carousel-inner > .prev.carousel-right {
  left: 0;
}
.carousel-inner > .active.carousel-left {
  left: -100%;
}
.carousel-inner > .active.carousel-right {
  left: 100%;
}
.carousel-indicators {
  display: none;
}
.carousel-indicators li {
  border: none;
  background: white;
  height: 15px;
  width: 15px;
}
.carousel-indicators li.active {
  background: #2d96cd;
  height: 15px;
  width: 15px;
}
.content {
  position: relative;
  min-height: 500px;
}
.content > .wrapper {
  padding: 32px 0 0 0;
}
.shareThis {
  position: absolute;
  top: 20px;
  right: 0;
  width: 120px;
}
.nav-tabs.nav-justified > li > a {
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  background: #F5F5F5;
  border-bottom-color: #F5F5F5;
}
.tabbed > div {
  display: block;
}
.tabbed > ul li {
  float: left;
}
@media (max-width: 991px) {
  .tabbed > ul li {
    float: none;
  }
}
.tabbed > .tab_content {
  background: white;
  padding: 0;
}
@media (max-width: 767px) {
  .tabbed > .tab_content {
    margin-top: 25px !important;
  }
}
.tabs > ul li:hover a {
  color: #616161 !important;
}
.tabs > ul li.active a {
  color: #003478 !important;
}
.tabs > ul li a {
  color: #616161 !important;
  display: block;
}
.tabs > div.active {
  margin-top: 0;
  border: none;
  padding: 0;
  background: none;
}
@media (max-width: 767px) {
  .tabs > div.active {
    margin-top: 25px !important;
  }
}
.tabs_header {
  background: none;
  border: none;
}
@media (max-width: 480px) {
  .tabs_header {
    padding-left: 0;
  }
}
.tabs_header li {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  background: url("../images/bg-tab-div.png") left center no-repeat;
}
@media (max-width: 480px) {
  .tabs_header li {
    width: 100%;
    background-image: none;
  }
}
.tabs_header li a {
  color: #333333 !important;
  font-size: 14px;
  padding: 0;
  margin: 10px;
  text-transform: uppercase;
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
}
@media (max-width: 767px) {
  .tabs_header li a {
    border-left: none;
    text-align: center;
  }
}
.tabs_header li a span {
  display: block;
  padding: 0 0 10px;
  margin: 15px 0;
  display: block;
}
@media (max-width: 991px) {
  .tabs_header li a span {
    margin: 0;
  }
}
.tabs_header li a:hover {
  color: #616161 !important;
}
.tabs_header li.active a span {
  border-bottom: 2px solid #2d96cd;
}
@media (max-width: 767px) {
  .tabs_header li.active a span {
    color: white;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .tabs_header li.active {
    background-color: #2d96cd;
  }
}
.tabs_header li:hover a {
  color: #425968 !important;
}
.tabs_header li:first-child {
  background: none;
}
.tabs_header li:first-child a {
  margin-left: 0;
}
.stockItemCTAs {
  margin-top: -61px;
  float: right;
}
@media (max-width: 991px) {
  .stockItemCTAs {
    margin: 0;
    float: none;
  }
}
.stockItemCTAs > ul li {
  float: right;
  font-size: 14px;
  margin-right: 6px;
}
@media (max-width: 991px) {
  .stockItemCTAs > ul li {
    width: 100%;
    float: none;
  }
}
.stockItemCTAs .cta_btn {
  padding: 0 !important;
  line-height: 40px !important;
  margin-left: 0;
  min-width: 160px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn {
    line-height: 32px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.stockItemCTAs .cta_btn h5 {
  line-height: 40px !important;
  padding-right: 10px;
  margin-right: 10px;
  cursor: pointer;
  text-shadow: none !important;
  background: url("../images/bg-search-arrow-blue.png") right center no-repeat;
  color: #2d96cd;
  font-weight: 500;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  text-transform: uppercase;
}
.stockItemCTAs .cta_btn .btn-grey {
  padding: 5px 10px;
  background: #2d96cd;
  color: white;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #2d96cd;
  cursor: pointer;
  color: white;
  font-weight: 200;
  text-transform: capitalize;
  text-align: center;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  background: #2d96cd;
  border: 1px solid #2d96cd;
  line-height: 3;
  background: none !important;
  border: 1px solid #2d96cd;
}
.stockItemCTAs .cta_btn .btn-grey.btn-right {
  float: right;
}
.stockItemCTAs .cta_btn .btn-grey.btn-left {
  float: left;
}
.stockItemCTAs .cta_btn .btn-grey:hover {
  background: white;
  color: #003478;
  border: 1px solid #003478;
}
.stockItemCTAs .cta_btn .btn-grey.btn-grey {
  background: #425968;
  color: #003478;
}
.stockItemCTAs .cta_btn .btn-grey:hover {
  background: #2d96cd !important;
}
.stockItemCTAs .cta_btn .btn-grey:hover h5 {
  color: white !important;
  background: url("../images/bg-search-arrow-active.png") right center no-repeat;
}
.stockItemCTAs .cta_btn .btn-grey ul {
  padding: 0;
  border-top: 1px solid #eef2f6;
}
.stockItemCTAs .cta_btn .btn-grey ul li {
  padding: 0;
  background: none;
  margin: 0;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover {
  background: #2d96cd;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover a {
  color: white;
}
.stockItemCTAs .cta_enquiry {
  width: 220px;
  background: none;
  margin-left: 5px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.stockItemCTAs .cta_enquiry a {
  padding: 5px 10px;
  background: #2d96cd;
  color: white;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #2d96cd;
  cursor: pointer;
  color: white;
  font-weight: 200;
  text-transform: capitalize;
  text-align: center;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  background: #2d96cd;
  border: 1px solid #2d96cd;
  line-height: 3;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
.stockItemCTAs .cta_enquiry a.btn-right {
  float: right;
}
.stockItemCTAs .cta_enquiry a.btn-left {
  float: left;
}
.stockItemCTAs .cta_enquiry a:hover {
  background: white;
  color: #003478;
  border: 1px solid #003478;
}
.stockItemCTAs .cta_enquiry a.btn-grey {
  background: #425968;
  color: #003478;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry a {
    line-height: 40px !important;
  }
}
.stockItemCTAs .cta_print {
  margin-right: 178px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_print {
    display: none;
  }
}
.stockItemCTAs .cta_print a {
  padding: 5px 10px;
  background: #2d96cd;
  color: white;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #2d96cd;
  cursor: pointer;
  color: white;
  font-weight: 200;
  text-transform: capitalize;
  text-align: center;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  background: #2d96cd;
  border: 1px solid #2d96cd;
  line-height: 3;
  background: none;
  border: 1px solid #2d96cd;
  color: #2d96cd;
  font-weight: 500;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
.stockItemCTAs .cta_print a.btn-right {
  float: right;
}
.stockItemCTAs .cta_print a.btn-left {
  float: left;
}
.stockItemCTAs .cta_print a:hover {
  background: white;
  color: #003478;
  border: 1px solid #003478;
}
.stockItemCTAs .cta_print a.btn-grey {
  background: #425968;
  color: #003478;
}
.stockItemCTAs .cta_print a:hover {
  background: #2d96cd;
  color: white;
}
.stockSearchSelectField {
  float: none;
  display: inline-block;
  width: 31%;
  clear: none !important;
  margin: 0 2% 15px 0 !important;
  height: 35px;
}
@media (max-width: 991px) {
  .stockSearchSelectField {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .stockSearchSelectField {
    width: 90%;
  }
}
.stockSearchSelectField .chzn-single {
  height: 35px !important;
  line-height: 35px !important;
}
.stockSearchSelectField .chzn-container-single .chzn-single div b {
  background-position: 0 8px !important;
}
.stockSearchSelectField .chzn-choices {
  height: 36px !important;
}
.stockSearchSelectField .search-choice {
  line-height: 20px !important;
}
.stockSearchSelectField .search-choice a {
  top: 8px !important;
}
.wrapper.wrapper-inner {
  padding: 0;
}
.wrapper li {
  color: #333333;
}
#whyBuy li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #616161;
  background: url(https://templatesnew.digitaldealer.com.au/cessnockford-v1/images/bg-li.png) no-repeat 0 5px;
}
.btn-drop {
  position: relative;
  width: 150px;
}
.btn-drop:hover ul {
  display: block;
}
.btn-drop > div {
  position: absolute;
  z-index: 1000;
  width: 100%;
  padding: 0 !important;
}
@media (max-width: 991px) {
  .btn-drop > div {
    position: relative;
  }
}
.btn-drop h5 {
  padding: 0 15px 0 0;
  margin: 0;
  line-height: 34px;
  color: white;
  text-transform: none;
  font-size: 14px;
  background: url(https://templatesnew.digitaldealer.com.au/cessnockford-v1/images/bg-drop.png) no-repeat 150px center;
}
.btn-drop ul {
  display: none;
  background: #eef2f6;
  padding: 0 10px;
}
.btn-drop ul li {
  margin: 0 !important;
  float: none !important;
  clear: both;
  text-align: left;
  text-transform: capitalize;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
.btn-drop ul li a {
  color: #616161;
  line-height: 40px;
  border-bottom: solid 1px #eef2f6;
  padding: 0 0 0 15px;
  background: url(https://templatesnew.digitaldealer.com.au/cessnockford-v1/images/bg-sub.png) no-repeat 0 0;
  display: block;
}
.page_title {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .page_title {
    margin-bottom: 0;
  }
}
.page_title h1 {
  margin-bottom: 30px;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .page_title h1 {
    font-size: 18px;
    line-height: 24px;
  }
}
.bc_wrap {
  height: 50px;
  background: white;
}
@media (max-width: 1199px) {
  .bc_wrap {
    height: auto;
  }
}
@media (max-width: 767px) {
  .bc_wrap {
    background: none;
  }
}
.bc_wrap_share {
  height: 50px;
}
.breadcrumbs {
  color: #252525;
  font-size: 16px;
  margin: 30px 0 0;
  padding: 0;
  height: 50px;
  width: 85%;
}
@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs > a {
  color: white;
  float: left;
  font-size: 14px;
  padding: 0 15px;
  line-height: 50px;
  background: #666666;
}
@media (max-width: 767px) {
  .breadcrumbs > a {
    display: none;
  }
}
.breadcrumbs span {
  color: #666666;
  font-size: 14px !important;
  text-transform: capitalize;
  line-height: 50px;
}
@media (max-width: 767px) {
  .breadcrumbs span {
    font-size: 15px !important;
    line-height: 20px;
  }
}
.breadcrumbs span.breadcrumbsSeperator {
  color: #666666;
  float: left;
  width: 16px;
  height: 20px;
  margin: 0 3px;
}
@media (max-width: 767px) {
  .breadcrumbs span.breadcrumbsSeperator {
    display: none;
  }
}
.header-share {
  height: 40px;
  float: right;
  margin-top: -40px;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .header-share {
    display: none;
    margin-top: 10px;
  }
}
.header-share > div {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
.header-share div#google_translate_element {
  margin-top: -5px;
}
.page_404 {
  height: 100%;
}
.chrome .stockSearchSelectField .chzn-choices {
  width: 99%;
}
#lightbox-container-image-data-box {
  width: 110%;
}
.disclaimer_btm_notes {
  margin-bottom: 50px;
  margin-top: 15px;
}
.disclaimer_btm_notes h3 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 14px;
  color: #333333;
  text-transform: uppercase;
}
.disclaimer_btm_notes p {
  color: #666666;
  line-height: 18px;
}
#stockItemEnquiryContainer > h3 {
  line-height: 30px;
}
@media (max-width: 991px) {
  #stockItemEnquiryContainer > h3 {
    font-size: 14px;
    line-height: 20px;
  }
}
.ie .stockItemCTAs {
  width: 400px;
}
@media (max-width: 991px) {
  .ie .stockItemCTAs {
    width: 100%;
  }
}
#lightbox-container-image-box {
  background: none;
}
@media (max-width: 991px) {
  #lightbox-container-image-box {
    width: 100% !important;
    height: auto !important;
  }
  #lightbox-container-image-box #lightbox-container-image {
    padding: 0;
  }
  #lightbox-container-image-box #lightbox-container-image img {
    width: 100% !important;
    height: auto !important;
  }
}
#lightbox-container-image-data-box {
  margin-top: -10px;
  padding: 10px 10px 0;
}
@media (max-width: 991px) {
  #lightbox-container-image-data-box {
    width: 100% !important;
  }
}
#lightbox-nav {
  padding: 10px;
}
iframe {
  display: block !important;
}
.carousel-control {
  background: none;
}
@media (max-width: 991px) {
  .carousel-control {
    width: 33%;
  }
}
@media (max-width: 991px) {
  .carousel-control.left {
    background: none;
  }
}
@media (max-width: 991px) {
  .carousel-control.right {
    background: none;
  }
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background: #666666;
  border-color: #666666;
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: none;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
  .navbar-header button {
    background: #2d96cd;
    border-color: white;
    margin-right: 0;
    position: absolute;
    right: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .navbar-collapse ul li {
    margin: 0;
  }
  .navbar-collapse ul li a {
    padding: 10px 0;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .navbar-collapse ul li a {
    padding-left: 10px;
  }
}
.general_content {
  margin-top: -25px;
}
.general_content .intro {
  padding-bottom: 20px;
  padding-top: 0;
  margin-top: 0;
}
.general_content p {
  margin: 15px 0;
  line-height: 24px;
}
.general_content ul {
  margin: 15px 0 15px 20px;
}
.general_content ul li {
  color: #333333;
  list-style-image: url("../images/bg-li.png");
  padding: 5px 0 0 10px;
  font-weight: 300;
}
.general_content .tabs > ul,
.general_content .tabbed > ul {
  margin-left: 0;
  margin-bottom: 25px;
}
.general_content .tabs > ul li,
.general_content .tabbed > ul li {
  padding: 0;
  margin: 0 15px 0 0;
  min-width: 125px;
  text-align: center;
}
.general_content .tabs > ul li a,
.general_content .tabbed > ul li a {
  -moz-border-radius: 0;
  border-radius: 0;
}
@media (max-width: 767px) {
  .general_content .tabs > ul li,
  .general_content .tabbed > ul li {
    margin: 0;
  }
}
.index_search_stock_bg {
  min-height: 490px;
  background: #eef2f6;
}
.index_search_stock {
  padding: 15px 0;
  background: none;
}
@media (max-width: 1199px) {
  .index_search_stock {
    padding: 15px;
  }
}
.index_search_stock .subnav_tabs {
  margin: 15px auto;
  padding: 0;
  width: 100%;
  text-align: center !important;
}
@media (max-width: 991px) {
  .index_search_stock .subnav_tabs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .index_search_stock .subnav_tabs {
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
}
.index_search_stock .subnav_tabs li {
  width: 33%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  float: none;
  display: inline-block;
}
@media (max-width: 991px) {
  .index_search_stock .subnav_tabs li {
    width: 32%;
    height: auto;
    border-right: none;
    margin: 5px 0;
    line-height: 37px;
  }
}
@media (max-width: 767px) {
  .index_search_stock .subnav_tabs li {
    width: 100%;
  }
}
.index_search_stock .subnav_tabs li a {
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
  color: #333333 !important;
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  text-align: left;
  padding-left: 70px;
}
@media (max-width: 991px) {
  .index_search_stock .subnav_tabs li a {
    font-size: 12px;
    padding-left: 40px;
  }
}
.index_search_stock .subnav_tabs li a:hover {
  color: #2d96cd !important;
}
.index_search_stock .subnav_tabs li.active {
  height: 45px;
}
@media (max-width: 767px) {
  .index_search_stock .subnav_tabs li.active {
    width: 100%;
    height: auto !important;
    background: none;
  }
}
.index_search_stock .subnav_tabs li.active a {
  color: #333333 !important;
}
@media (max-width: 991px) {
  .index_search_stock .subnav_tabs li.active a {
    color: #2d96cd !important;
  }
}
.index_search_stock .subnav_tabs li.active a span {
  padding-bottom: 10px;
  border-bottom: 2px solid #2d96cd;
}
@media (max-width: 991px) {
  .index_search_stock .subnav_tabs li.active a span {
    border: none;
    padding-bottom: 0;
  }
}
.index_search_stock .index_search_stock_title {
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 50px;
}
.index_search_stock .index_search_stock_title span {
  color: #2d96cd;
  display: block;
  padding-top: 10px;
}
.index_search_stock .index_search_stock_intro {
  font-size: 16px;
  color: #666666;
  margin: 0 auto 40px auto;
  text-align: center;
}
.index_search_stock .subnav_forms {
  padding: 50px 15px 0 !important;
  min-height: 280px;
  margin-top: 0 !important;
  border: none;
  background: #f8f8f8;
}
@media (max-width: 767px) {
  .index_search_stock .subnav_forms {
    margin-top: 15px;
    margin-right: 0;
    padding: 5px !important;
    min-height: auto;
  }
}
.index_search_stock .subnav_forms form {
  padding: 0;
}
.index_search_stock #stockSearchBudget > div {
  overflow: visible;
}
.index_search_stock #stockSearchBtn,
.index_search_stock #stockSearchBudgetBtn {
  width: 250px;
  float: none;
  margin: 25px auto 50px;
  line-height: 45px;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .index_search_stock #stockSearchBtn,
  .index_search_stock #stockSearchBudgetBtn {
    width: 100%;
    float: none;
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
.index_search_stock #stockSearch #stock_number {
  height: 40px;
  line-height: 40px;
  padding: 5px 10px;
  float: left;
}
@media (max-width: 767px) {
  .index_search_stock #stockSearch #stock_number {
    float: none;
  }
}
.index_search_stock #stock_number {
  border: 1px solid #eef2f6;
  display: block;
  height: 50px;
  width: 100%;
  padding: 15px;
  font-size: 14px;
}
.index_search_stock #stockSearchRegular,
.index_search_stock #stockSearchBudget,
.index_search_stock #stockSearchNum {
  padding: 40px 25px 25px;
}
.index_search_stock #stockSearch select,
.index_search_stock #stockSearch input.text,
.index_search_stock .chzn-container-single .chzn-single {
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: white;
  box-shadow: none;
}
.index_search_stock #stockSearchRegular .stockSearchBtnRight a {
  padding: 0 5px;
}
.index_search_stock #stockNumberSearchBtn {
  padding: 5px 10px;
  background: #2d96cd;
  color: white;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #2d96cd;
  cursor: pointer;
  color: white;
  font-weight: 200;
  text-transform: capitalize;
  text-align: center;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  background: #2d96cd;
  border: 1px solid #2d96cd;
  line-height: 3;
  float: none;
  height: 45px;
  width: 250px;
  margin: 20px auto;
  font-weight: 400px;
  letter-spacing: 0.02em;
  font-size: 16px;
}
.index_search_stock #stockNumberSearchBtn.btn-right {
  float: right;
}
.index_search_stock #stockNumberSearchBtn.btn-left {
  float: left;
}
.index_search_stock #stockNumberSearchBtn:hover {
  background: white;
  color: #003478;
  border: 1px solid #003478;
}
.index_search_stock #stockNumberSearchBtn.btn-grey {
  background: #425968;
  color: #003478;
}
@media (max-width: 1199px) {
  .index_search_stock #stockNumberSearchBtn {
    float: none;
    width: 100%;
  }
}
.index_search_stock #stockNumberSearchBtn .btn-arrow-right {
  display: inline-block;
  float: right;
  margin-top: -40px;
}
.index_search_stock .stockSearchSelectField {
  float: none;
  display: inline-block;
  width: 31%;
  clear: none !important;
  margin: 0 2% 15px 0 !important;
  height: 50px;
}
@media (max-width: 991px) {
  .index_search_stock .stockSearchSelectField {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .index_search_stock .stockSearchSelectField {
    width: 100%;
  }
}
.index_search_stock .stockSearchSelectField .chzn-container {
  font-size: 14px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: white;
}
.index_search_stock .stockSearchSelectField .chzn-single {
  height: 50px !important;
  line-height: 50px !important;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: white;
  padding-left: 15px;
  border: none;
}
.index_search_stock .stockSearchSelectField .chzn-container-single .chzn-single div b {
  background-position: 0 8px !important;
}
.index_search_stock .stockSearchSelectField .chzn-choices {
  height: 41px !important;
}
.index_search_stock .stockSearchSelectField .chzn-drop {
  background: white;
  margin-top: -5px;
}
.index_search_stock .stockSearchSelectField .search-choice {
  line-height: 30px !important;
}
.index_search_stock .stockSearchSelectField .search-choice a {
  top: 13px !important;
}
.index_search_stock .stockSearch_note {
  padding: 0;
  width: 100%;
  float: none;
  margin-top: 0px;
}
@media (max-width: 1199px) {
  .index_search_stock .stockSearch_note {
    width: 100%;
    float: none;
    padding-right: 15px;
  }
}
.index_search_stock .stockSearch_note > div {
  padding: 25px 0 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .index_search_stock .stockSearch_note > div {
    padding: 0;
  }
}
.index_search_stock .stockSearch_note > div p {
  font-size: 14px;
  text-align: center;
  font-weight: 500;
  color: #666666;
}
.index_search_stock .stockSearch_note > div a {
  color: #2d96cd;
  text-decoration: underline;
}
.index_search_stock .stockSearch_note > div a:hover {
  color: #2887b8;
}
.index_search_stock .stockSearchTermsDetails {
  display: none;
}
@media (max-width: 480px) {
  .index_search_stock #stockSearchTypes {
    height: auto;
    margin-bottom: 0 !important;
  }
}
.index_search_stock #stockSearchTypes label {
  margin-right: 25px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .index_search_stock #stockSearchTypes label {
    margin-left: 5px;
    margin-right: 10px;
  }
}
.index_search_stock #stockSearchTypes input[type="checkbox"] {
  display: none;
}
.index_search_stock #stockSearchTypes input[type="checkbox"] + label {
  background: url("../images/search-icon-check-off.png") left center no-repeat;
  height: 32px !important;
  width: 32px !important;
  display: inline-block;
  padding: 0 10px 0 26px;
  margin-left: 0;
  margin-right: 44px;
  line-height: 32px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .index_search_stock #stockSearchTypes input[type="checkbox"] + label {
    margin-bottom: 15px;
  }
}
.index_search_stock #stockSearchTypes input[type="checkbox"]:checked + label {
  background: url("../images/search-icon-check-on.png") left center no-repeat;
  height: 32px !important;
  width: 32px !important;
  display: inline-block;
  padding: 0 10px 0 26px;
  margin-left: 0;
  margin-right: 44px;
  line-height: 32px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .index_search_stock #stockSearchTypes input[type="checkbox"]:checked + label {
    margin-bottom: 15px;
  }
}
#carsStockTab {
  background: url("../images/icon-carsStockTab.png") 25px center no-repeat;
  border-right: 1px solid #eef2f6;
}
@media (max-width: 1199px) {
  #carsStockTab {
    background: url("../images/icon-carsStockTab.png") 0 center no-repeat;
    border: none;
  }
}
#carsBudgetTab {
  background: url("../images/icon-carsBudgetTab.png") 25px center no-repeat;
  border-right: 1px solid #eef2f6;
}
@media (max-width: 1199px) {
  #carsBudgetTab {
    background: url("../images/icon-carsBudgetTab.png") 0 center no-repeat;
    border: none;
  }
}
#carsNumberTab {
  background: url("../images/icon-carsNumberTab.png") 25px center no-repeat;
}
@media (max-width: 1199px) {
  #carsNumberTab {
    background: url("../images/icon-carsNumberTab.png") 0 center no-repeat;
    border: none;
  }
}
.tradein .tradein-btn {
  text-transform: capitalize;
}
.fleet-options-container {
  border: solid 1px #eef2f6;
  border-radius: 5px;
  padding: 10px;
  width: 23%;
  margin: 1%;
}
.fleet-options-container p {
  min-height: 236px;
}
@media (max-width: 1199px) {
  .fleet-options-container {
    width: 48%;
    min-height: 468px;
  }
  .fleet-options-container p {
    min-height: 121px;
  }
}
@media (max-width: 991px) {
  .fleet-options-container {
    width: 98%;
    min-height: 0;
  }
  .fleet-options-container p {
    min-height: 0;
  }
}
.embed-responsive {
  overflow: visible;
}
#featured-vehicles-carousel .carousel-control {
  width: 20%;
  background: none;
}
#featured-vehicles-carousel .carousel-control .glyphicon-chevron-right,
#featured-vehicles-carousel .carousel-control .glyphicon-chevron-left {
  top: 49%;
  color: #616161;
  text-shadow: none;
}
#featured-vehicles-carousel .carousel-control .glyphicon-chevron-right {
  right: 20%;
}
#featured-vehicles-carousel .carousel-control .glyphicon-chevron-left {
  left: 20%;
}
.maps_locations {
  margin: 15px 0;
  padding: 10px;
}
@media (max-width: 991px) {
  .maps_locations {
    margin: 0;
    padding: 0;
  }
  .maps_locations >div {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .maps_locations >div {
    margin-top: 10px;
  }
}
.maps_locations .maps_loc_wrap {
  box-shadow: 0px 4px 11px 0px #ddd;
  background: #fff;
  overflow: hidden;
  margin: 0;
  padding-right: 20px;
  margin: 20px 0;
}
@media (max-width: 991px) {
  .maps_locations .maps_loc_wrap {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .maps_locations .maps_loc_wrap:nth-child(odd) {
    border-right: none;
  }
}
.maps_locations .maps_loc_wrap:nth-child(even) {
  border-left: 8px solid #fff;
}
@media (max-width: 991px) {
  .maps_locations .maps_loc_wrap:nth-child(even) {
    border-left: none;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_img {
  padding: 0 0 15px 15px;
}
@media (max-width: 991px) {
  .maps_locations .maps_loc_wrap .maps_loc_img {
    border-left: none;
    padding: 15px 0 0 0;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_img .maps_loc_static {
  width: 100%;
}
.maps_locations .maps_loc_wrap .maps_loc_img .maps_loc_marker {
  position: absolute;
  left: 46%;
  top: 42%;
}
@media (max-width: 480px) {
  .maps_locations .maps_loc_wrap .maps_loc_img .maps_loc_marker {
    position: absolute;
    left: 46%;
    top: 50%;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_info {
  padding: 15px;
}
.maps_locations .maps_loc_wrap .maps_loc_info >div {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1199px) {
  .maps_locations .maps_loc_wrap .maps_loc_info {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .maps_locations .maps_loc_wrap .maps_loc_info {
    padding: 25px 50px;
  }
}
@media (max-width: 767px) {
  .maps_locations .maps_loc_wrap .maps_loc_info {
    padding: 15px;
    min-height: 125px;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_info h3 {
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  padding: 0px 10px 10px;
  margin-bottom: 15px;
  color: ;
}
.maps_locations .maps_loc_wrap .maps_loc_info h4,
.maps_locations .maps_loc_wrap .maps_loc_info h5 {
  font-family: "FordAntenna-Bold", Arial, Helvetica, "Microsoft YaHei";
  color: #0193d3;
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  text-transform: capitalize;
  clear: both;
}
.maps_locations .maps_loc_wrap .maps_loc_info h4 {
  float: right;
}
.maps_locations .maps_loc_wrap .maps_loc_info h5 {
  float: none;
  padding: 10px;
}
.maps_locations .maps_loc_wrap .maps_loc_info p {
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  font-size: 16px;
  color: ;
  margin-bottom: 15px;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .maps_locations .maps_loc_wrap .maps_loc_info p {
    white-space: normal;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_info li {
  background: url("../images/list-icon.png") no-repeat scroll 0 5px rgba(0,0,0,0);
  color: ;
  list-style: none;
  margin: 0 0 3px;
  padding: 0 0 0 13px;
}
.maps_locations .maps_loc_wrap .maps_loc_info >a {
  background: url("../images/icon-map-white.png") no-repeat scroll 15px 15px #006add;
  color: #fff;
  display: block;
  margin: 15px 0 0 0;
  padding: 15px 15px 15px 40px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  max-width: 250px;
}
.maps_locations .maps_loc_wrap .maps_loc_info >a:hover {
  background: url("../images/icon-map-white.png") no-repeat scroll 15px 15px ;
}
@media (max-width: 1199px) {
  .maps_locations .maps_loc_wrap .maps_loc_info >a {
    background: #006add;
    padding-left: 15px;
    margin-right: 15px;
    text-align: center;
  }
  .maps_locations .maps_loc_wrap .maps_loc_info >a:hover {
    background: ;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_info a[href^=tel] {
  font-family: "FordAntenna-Bold", Arial, Helvetica, "Microsoft YaHei";
  color: #0193d3;
}
.maps_locations .maps_loc_wrap .maps_loc_info .maps_loc_licence {
  margin-top: 15px;
}
.stocklist_price_wrapper.stocklist_price_wrapper_min_height {
  min-height: 90px;
}
.stockItem .stocklist_price_wrapper {
  width: unset;
}
.stocklist_price_wrapper {
  display: table;
  text-align: center;
  width: 100%;
}
.stocklist_price_wrapper .stocklist_price {
  text-align: center;
  background: #2d96cd;
}
.stocklist_price_wrapper .stocklist_price h4 {
  color: #fff !important;
  font-size: 24px !important;
  vertical-align: middle;
  margin: 0;
}
.stocklist_price_wrapper .stocklist_price span {
  color: #fff !important;
  font-size: 12px;
}
.stocklist_price_wrapper .stocklist_price.fullPrice,
.stocklist_price_wrapper .stocklist_price.paymentPrice,
.stocklist_price_wrapper .stocklist_price.wasFromPrice {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.stocklist_price_wrapper .stocklist_price.fullPrice,
.stocklist_price_wrapper .stocklist_price.paymentPrice {
  padding: 10px;
  text-align: center;
}
.stocklist_price_wrapper .stocklist_price.fullPrice h4,
.stocklist_price_wrapper .stocklist_price.paymentPrice h4 {
  color: #fff !important;
}
.stocklist_price_wrapper .stocklist_price.fullPrice span,
.stocklist_price_wrapper .stocklist_price.paymentPrice span {
  color: #fff !important;
}
.stocklist_price_wrapper .stocklist_price.wasFromPrice {
  padding: 0;
}
.stocklist_price_wrapper .stocklist_price.wasFromPrice h4 {
  font-size: 16px;
}
.stocklist_price_wrapper .stocklist_price.wasFromPrice span,
.stocklist_price_wrapper .stocklist_price.wasFromPrice h4 {
  vertical-align: middle;
  display: inline-block;
  padding: 0 5px;
}
.stocklist_price_wrapper .stocklist_price.wasFromPrice .wasPrice,
.stocklist_price_wrapper .stocklist_price.wasFromPrice .fromPrice {
  padding: 0;
}
.stocklist_price_wrapper .stocklist_price.wasFromPrice .wasPrice h4,
.stocklist_price_wrapper .stocklist_price.wasFromPrice .fromPrice h4 {
  font-size: 16px !important;
}
.stocklist_price_wrapper .stocklist_price1 {
  border: none !important;
}
#google_shimpl,
#google_esf {
  display: none !important;
}
