/***********************
*  Site Specific CSS   *
************************/

/*smartCaptcha*/
@import url("http://cdn.myld.com.au/1/js/plugins/smartCaptcha/smartCaptcha-v1.0.min.css");
/*Fonts*/
@font-face { font-family: 'Raleway'; src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-thin-webfont.eot); src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-thin-webfont.eot?#iefix) format("embedded-opentype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-thin-webfont.woff) format("woff"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-thin-webfont.ttf) format("truetype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-thin-webfont.svg#ralewaythin) format("svg"); font-weight: 100; font-style: normal; }

@font-face { font-family: 'Raleway'; src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-extralight-webfont.eot); src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-extralight-webfont.eot?#iefix) format("embedded-opentype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-extralight-webfont.woff) format("woff"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-extralight-webfont.ttf) format("truetype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-extralight-webfont.svg#ralewayextralight) format("svg"); font-weight: 200; font-style: normal; }

@font-face { font-family: 'Raleway'; src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-light-webfont.eot); src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-light-webfont.eot?#iefix) format("embedded-opentype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-light-webfont.woff) format("woff"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-light-webfont.ttf) format("truetype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-light-webfont.svg#ralewaylight) format("svg"); font-weight: 300; font-style: normal; }

@font-face { font-family: 'Raleway'; src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.eot); src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.eot?#iefix) format("embedded-opentype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.woff) format("woff"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.ttf) format("truetype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-regular-webfont.svg#ralewayregular) format("svg"); font-weight: 400; font-style: normal; }

@font-face { font-family: 'Raleway'; src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.eot); src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.eot?#iefix) format("embedded-opentype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.woff) format("woff"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.ttf) format("truetype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-medium-webfont.svg#ralewaymedium) format("svg"); font-weight: 500; font-style: normal; }

@font-face { font-family: 'Raleway'; src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.eot); src: url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.eot?#iefix) format("embedded-opentype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.woff) format("woff"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.ttf) format("truetype"), url(http://cdn.myld.com.au/1/fonts/Raleway/raleway-semibold-webfont.svg#ralewaysemibold) format("svg"); font-weight: 600; font-style: normal; }

/*Brands Page*/

.auto-btn:hover {
  color:#fff;
  border: 2px solid #fff;
  background-color:#b7161c;
  -webkit-transition: all 300ms ease; transition: all 300ms ease;
  }

.auto-btn {
    border: 2px solid #fff;
    text-align: center;
    padding: 20px 10px 20px 10px;
    width: 500px;
}

.nav-top p {
  margin-top:-10px;
  }

.img-brands {
    display: block;
    height: 30px;
    max-width: 100%;
}

.brand-title {
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    background-color: #0e2c98;
    color: #fff;
    padding: 15px;
  }

/*Base*/
body { font-family: 'Raleway'; color: #fff; background-image: url(http://cdn.myld.com.au/2/1501/web_rebuild-dieseltec-qld_4a9c3ef208.jpg); background-attachment: fixed; background-size: cover; }

header, section, footer, aside, nav, main, article, figure { display: block; }

a { color: #fff; }

a:hover, a:focus { text-decoration: none; color: #fff; }

/*Helper Class*/
.no-gutter > [class*="col-"] { padding: 0; }

.mrgn-btm { margin-bottom: 30px; }

/*Header*/
#header { background-image: url(http://cdn.myld.com.au/2/1501/rebuild-dieseltec-qld_ac18610710.jpg); background-size: cover; border-bottom: 10px solid #ce2127; }
/*#header { background-image: url(http://cdn.myld.com.au/2/1501/rebuild-dieseltec-qld_ac18610710.jpg); background-size: cover; border-bottom: 10px solid #e82026; } */

#header .container { position: relative; }

#header .container > .row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

#logo h1 { margin: 20px 0; }

#logo img { width: 100%; max-width: 280px; }

#navigation .navbar {
    margin: 0;
    border: unset;
    text-align: right;
    margin-top: 60px;
}

#navigation .nav { width: 100%; }

#navigation .nav > li { display: inline-block; float: none; }

#navigation .nav > li > a { color: #fff; font-weight: 500; font-size: 12px; padding: 10px 25px; -webkit-transition: all 300ms ease; transition: all 300ms ease; }

#navigation .nav > li > a:hover, #navigation .nav > li > a:focus { background-color: rgba(255, 255, 255, 0.4); -webkit-border-radius: 3px; border-radius: 3px; }

#navigation .nav > .active > a { border: 2px solid red; -webkit-border-radius: 3px; border-radius: 3px; }

.nav-top { position: absolute; right: 25px; top: 15px; }

.nav-top p { display: inline-block; color: #fff; font-size: 18px; margin-right: 20px; }

.nav-top p .cta { font-weight: bold; }

.nav-top ul { display: inline-block; }

.header-contact ul { margin-top: 50px; display: inline-block; margin-left: auto; }

.header-contact ul > li { display: inline-block; margin-bottom: 20px; }

.header-contact ul > li > a { text-align: left; color: #231f20; }

.header-contact ul > li > a > i { color: #ed2a28; margin-left: 5px; }

#slider{ height: 100vh; position: relative; }

.slogan { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; white-space: nowrap; background-color: rgba(0, 0, 0, 0.55); border-bottom: 5px solid #fff; padding: 35px 25px; }

.slogan h1 { margin: 0; font-weight: 500; }

.push-right { margin-left: auto; }

.social-links li .fa { -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #fff; text-align: center; }

.social-links--md li { margin-right: 15px; }

.social-links--md li .fa { height: 40px; width: 40px; line-height: 38px; font-size: 20px; }

.social-links--md li:last-child { margin-right: 0; }

.social-links--sm li .fa { height: 34px; width: 34px; line-height: 30px; font-size: 16px; }

.social-links--sm li a:hover .fa,
.social-links--sm li a:focus .fa{ border-color: #ce2127 !important; color: #ce2127 !important; }

.list-center { text-align: center; }

.list-center li { float: none; }

/*Banner*/
#banner { background-color: #231f20; padding: 5px 0; }

.social-icons { font-size: 15px; margin-bottom: 0; }

.social-icons > li > a { color: #fff; }

/*Content*/
#schema { display: none; }

.captcha-answer { max-width: 100%; }

section header h1 { margin: 20px 0; }

.block { padding: 20px 0; position: relative; }

.block a.section-link{ position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 99;  }

.block p { color: #fff; text-align: justify; }

.block h1 { color: #fff; font-weight: bold; }

.block a { color: #fff; }

.block a:hover, .block a:focus { color: #fff; }

.block--red { background-color: #ce2127; padding: 50px 0 70px; }
/*.block--red { background-color: #e82026; padding: 50px 0 70px; } */

.block--gray { background-color: #464646; }

.block__header { color: #fff; font-weight: bold; margin: 20px 0; }

.block__header:after { content: url(http://cdn.myld.com.au/2/1501/rebuild-dieseltec-qld_822aded7dd.png); display: block; }

.block .block__link { -webkit-border-radius: 3px; border-radius: 3px; background-color: #000; color: #fff; padding: 10px 15px; display: inline-block; margin-top: 25px; -webkit-transition: all 300ms ease; transition: all 300ms ease; }

.block .block__link:hover, .block .block__link:focus { background-color: #fff; color: #000; }

.block .block__link--red { background-color: transparent; color: #ce2127; padding: 10px 0; }
/*.block .block__link--red { background-color: transparent; color: #e82026; padding: 10px 0; } */

.block .block__link--red:hover, .block .block__link--red:focus { background-color: transparent; color: #fff; }

.block--min { padding: 25px 0; }

.callout { background-image: url(http://cdn.myld.com.au/2/1501/web_rebuild-dieseltec-qld_4a9c3ef208.jpg); background-attachment: fixed; background-size: cover; background-position: center; }

.block--parallax{ padding: 250px 0; }

.callout { height: 220px; width: 100%; padding: 0; }

#google-map { height: 300px; width: 100%; }

/*Footer*/
.footer a { color: #fff; }

.footer a:hover,.footer a:focus{ color: #ce2127;  }

.brand-group { text-align: center; }

.brand-group > li { float: none; vertical-align: middle; padding-right: 20px; }

.brand-group li:last-child { padding-right: 0; }

#footer-top { color: #fff; background-image: url(http://cdn.myld.com.au/2/1501/rebuild-dieseltec-qld_3dd116f534.jpg); background-size: cover; padding: 50px 0 20px; }

#footer-bottom { background-color: #000; padding: 20px 0; }

#footer-bottom p { margin: 0; padding: 0; }

#footer-bottom p span { vertical-align: middle; display: inline-block; margin-right: 20px; }

#ld_branding_link { display: inline-block; vertical-align: middle; }

/*Responsive*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) { #navigation .nav > li > a { font-size: 14px; padding: 7px 22px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) { .nav-top { position: static; text-align: right; }
  .nav-top p { margin: 0 20px 0 0; }
  .nav-top ul { margin: 0; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) { .block .block__link { margin: 0; }
  .block__header { font-size: 25px; }
  .custom-4 { width: 33.33333333%; }
  .custom-8 { width: 66.66666667%; }
  .custom-4, .custom-8 { float: left; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) { .custom-4, .custom-8 { width: 100%; }
  #header .container > .row { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .nav-top { text-align: center; margin: 10px 0; }
  .block--red { padding: 20px 0 40px; }
  .img-responsive.block__img { margin: 0 auto; }
  #logo img { max-width: 200px; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) { .nav-top ul { margin: 10px 0; } }