@font-face {
  font-family: 'Futura_Light';
  src: url("../fonts/Futura_Light.ttf");
}
@font-face {
  font-family: "Futura_Heavy";
  src: url("../fonts/Futura_Heavy.ttf");
}
@font-face {
  font-family: "Futura_Bold";
  src: url("../fonts/Futura_Bold.otf");
}
/* line 35, ../../sass/core/_reset.scss */
body {
  font-family: "Open Sans";
}
#international {
	display:none;
	padding-top:5px;	
}

#australian {
	display:none;
	padding-top:5px;
}

#international-mobile{
	display:none;
}

#showing_int{
	clear:both;
}

#showing_aus{
	clear:both;
}

.vehicle-globe-option{
	width:13%;
	float:left;
	padding-bottom:3px;
	margin-bottom:3%;
}

.vehicle-word-option{
	width:87%;
	float:right;
	margin-bottom:3%;	
}

/* line 5, ../../sass/home/home.scss */
#home #opening {
  text-align: center;
}
/* line 9, ../../sass/home/home.scss */
#home #opening .header {
  font-size: 25px;
  font-family: "Futura_Bold", "Nunito";
  display: none;
}
/* line 17, ../../sass/home/home.scss */
#home #opening p {
  font-size: 18px;
}
@media (min-width: 0px) and (max-width: 730px) {
  /* line 17, ../../sass/home/home.scss */
  #home #opening p {
    font-size: 15px;
    padding: 10px 30px;
  }
}
@media (min-width: 731px) and (max-width: 959px) {
  /* line 17, ../../sass/home/home.scss */
  #home #opening p {
    font-size: 15px;
  }
}
/* line 29, ../../sass/home/home.scss */
#home #find-vehicle {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: 1.38889%;
  margin-right: 1.38889%;
}
/* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
#home #find-vehicle:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 0px) and (max-width: 730px) {
  /* line 29, ../../sass/home/home.scss */
  #home #find-vehicle {
    display: none;
  }
}
@media (min-width: 731px) and (max-width: 959px) {
  /* line 29, ../../sass/home/home.scss */
  #home #find-vehicle {
    display: none;
  }
}
/* line 48, ../../sass/home/home.scss */
#home #find-vehicle .block {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  float: left;
  padding-left: 0.45455%;
  padding-right: 0.45455%;
  text-align: center;
  position: relative;
}
/* line 54, ../../sass/home/home.scss */
#home #find-vehicle .block .span {
  padding: 3px;
  font-family: "Futura_Heavy", "Nunito";
  font-size: 18px;
}
/* line 58, ../../sass/home/home.scss */
#home #find-vehicle .block .span .icon {
  width: 20px;
  float: left;
  margin-top: -2px;
}
@media (min-width: 0px) and (max-width: 1148px) {
  /* line 54, ../../sass/home/home.scss */
  #home #find-vehicle .block .span {
    font-size: 12px;
    padding: 7px;
  }
  /* line 66, ../../sass/home/home.scss */
  #home #find-vehicle .block .span .icon {
    display: none;
  }
}
/* line 76, ../../sass/home/home.scss */
#home #find-vehicle .block a {
  padding: 0px;
  display: block;
  color: white;
  background: #bd0a41;
  padding: 5px;
  border-radius: 10px;
  width: 90%;
}
/* line 85, ../../sass/home/home.scss */
#home #find-vehicle .block a img {
  width: 160px;
}
/* line 91, ../../sass/home/home.scss */
#home #find-vehicle .block select.standard-text {
  background: #333 !important;
  color: white !important;
}
/* line 97, ../../sass/home/home.scss */
#home #find-vehicle .block .select-box-arrow {
  width: 30px;
  position: absolute;
  padding: 0px;
  background: #666;
  border-radius: 5px;
  right: 5px;
  color: white;
  pointer-events: none;
  padding-bottom: 7px;
  padding-top: 3px;
}
/* line 110, ../../sass/home/home.scss */
#home #find-vehicle .block .select-box-arrow img {
  width: 15px;
}
/* line 121, ../../sass/home/home.scss */
#home #info {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin: 30px auto;
}
/* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
#home #info:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 126, ../../sass/home/home.scss */
#home #info .block {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 1.38889%;
  padding-right: 1.38889%;
}
@media (min-width: 0px) and (max-width: 730px) {
  /* line 126, ../../sass/home/home.scss */
  #home #info .block {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 1.38889%;
    padding-right: 1.38889%;
    text-align: center;
    margin: 20px auto;
  }
}
/* line 133, ../../sass/home/home.scss */
#home #info .block h3 {
  font-size: 15px;
  font-family: "Futura_Heavy", "Nunito";
  margin-top: 5px;
  padding: 0px 25px;
}
/* line 140, ../../sass/home/home.scss */
#home #info .block img {
  width: 100%;
  max-width: 320px;
  display: block;
  margin: 0px auto;
}
/* line 147, ../../sass/home/home.scss */
#home #info .block p {
  font-size: 12px;
  line-height: 18px;
  margin: 10px 0px;
  padding: 0px 25px;
}
/***************************************************
Phone screen sizes
***************************************************/
@media (min-width: 0px) and (max-width: 730px) {
  /* line 147, ../../sass/home/home.scss */
  #home #info .block p {
    padding: 5px 30px;
  }
  
  .vehicle-globe-option{
	display:none;
  }
  
  .vehicle-word-option{
	 display:none; 
  }
}
/* line 159, ../../sass/home/home.scss */
#home #info .block a {
  color: black;
}
/* line 161, ../../sass/home/home.scss */
#home #info .block a.link {
  font-size: 13px;
  color: #999;
  text-decoration: none;
  padding: 0px 25px;
}
/* line 170, ../../sass/home/home.scss */
#home #latest-news {
  display: none;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin: 0px 2.08333%;
  margin-top: 80px !important;
  position: relative;
}
@media (min-width: 960px) {
  /* line 170, ../../sass/home/home.scss */
  #home #latest-news {
    display: block;
  }
}
/* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
#home #latest-news:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 179, ../../sass/home/home.scss */
#home #latest-news hr {
  border: 0px;
  background: black;
  height: 1px;
}
/* line 185, ../../sass/home/home.scss */
#home #latest-news .title {
  text-align: center;
  font-size: 13px;
  width: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -38px;
  margin-bottom: 35px;
  background: black;
  color: white;
  padding: 10px 0px;
  border-radius: 10px;
}
/* line 198, ../../sass/home/home.scss */
#home #latest-news .title a {
  color: inherit;
}
/* line 201, ../../sass/home/home.scss */
#home #latest-news .block {
  padding: 10px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding-left: 1.38889%;
  padding-right: 1.38889%;
}
/* line 204, ../../sass/home/home.scss */
#home #latest-news .block img {
  width: 100%;
}
/* line 208, ../../sass/home/home.scss */
#home #latest-news .block .header {
  font-size: 15px;
  font-family: "Futura_Heavy", "Nunito";
}
/* line 211, ../../sass/home/home.scss */
#home #latest-news .block .header a {
  color: black;
}
/* line 216, ../../sass/home/home.scss */
#home #latest-news .block a {
  color: #bd0a41;
}
/* line 222, ../../sass/home/home.scss */
#home #latest-news .slider-left {
  cursor: pointer;
  left: 0px;
}
/* line 227, ../../sass/home/home.scss */
#home #latest-news .slider-right {
  cursor: pointer;
  right: 0px;
}
/* line 232, ../../sass/home/home.scss */
#home #latest-news .slider-left,
#home #latest-news .slider-right {
  position: absolute;
  top: 100px;
}
/* line 239, ../../sass/home/home.scss */
#home #categories {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  position: relative;
}
/* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
#home #categories:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 245, ../../sass/home/home.scss */
#home #categories hr {
  border: 0px;
  background: black;
  height: 1px;
}
/* line 251, ../../sass/home/home.scss */
#home #categories .title {
  text-align: center;
  font-size: 13px;
  width: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -38px;
  margin-bottom: 35px;
  background: black;
  color: white;
  padding: 10px 0px;
  border-radius: 10px;
}
/* line 266, ../../sass/home/home.scss */
#home #categories .info {
  text-align: center;
  margin: 30px auto;
  color: #666;
}
/* line 272, ../../sass/home/home.scss */
#home #categories .block {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding-left: 1.38889%;
  padding-right: 1.38889%;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 730px) {
  /* line 272, ../../sass/home/home.scss */
  #home #categories .block {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 1.38889%;
    padding-right: 1.38889%;
  }
}
/* line 281, ../../sass/home/home.scss */
#home #categories .block img {
  width: 100%;
  max-width: 249px;
}
/* line 286, ../../sass/home/home.scss */
#home #categories .block .name {
  margin: 20px auto;
}
