/*--- Gerrigong Automotive ---*/

/* ==========================================================================
   Global Styles
   ========================================================================== */

   h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px 0;
   }	

   p, div{
    font:400 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
   }
   .Normal {
    color: #000;
   }

   p.ContactUs{
    font:400 16px/24px "Helvetica Neue",Helvetica,Arial,sans-serif;
   }

   .uk-link, a, a:visited{
    color: #8fd4ff;
   }
    a:hover{
    color: #8fd4ff;
   }
   p a, p a:visited{
      color: #8fd4ff;
    }
   a.uk-button-large{
   }
   .uk-button-large:hover{
    
   }
   h2 {
    color: #333;
   }
/* ==========================================================================
   Header
   ========================================================================== */
   #dnn_headerContact {
    margin:0px;
    background: #fff;
   }
   .header_contact a, a:visited{
    font-size: 18pt;
    color:#8fd4ff;
    font-family: 'Roboto Condensed';
   }
   .header_contact a:hover{
    font-size: 18pt;
    color:#666;
    font-family: 'Roboto Condensed';
   }
   .header_contact_responsive a, a:visited{
    color:#8fd4ff;
    font-size: 20pt;
    font-family: 'Roboto Condensed';
    text-align: center;
   }
   .header_contact_responsive_social a, a:visited{
    color:#8fd4ff;
    font-size: 15pt;
    font-family: 'Roboto Condensed';
    text-align: center;
   }
   .uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
    color:#fff;
   }
   .uk-navbar-toggle {

   }
   header{
    background-image: url('/portals/0/header_bg.jpg');
   }

   header a{
    color: #000;
   }
   header a:hover,
   header a:focus{
    color: #8fd4ff;
   }
   .logo{
    
   }
   #dnn_dnnLOGO_imgLogo {
    margin-top: 24px;
    margin-bottom:0px;
    padding-bottom:0px;
   }
   .logo.uk-navbar-brand{
    z-index: 1;
    display: block;
    visibility: visible;
   }
   .uk-navbar-brand{
    display: none;
    visibility: hidden;
   }
   .uk-navbar-brand img{
   
   }
   .navTable{
    display: table;
    margin:0 auto;
   }
   .uk-active .uk-navbar-brand{
    display: block;
    visibility: visible;
   }
   .uk-navbar{
    background-color:#8fd4ff;
    background-image: url('/Portals/0/navbar_bg.jpg');
    margin: 0px 0 5px 0;
    /*border-bottom:3px #0e50a4 solid;*/
   }
   .navbar_margin {
    margin-top: 0px;
   }
   .nav_wrapper {
    padding-left: 0px;
    margin-bottom: -13px;
   }
   .align_logo_navbar {
    margin-bottom: -13px;
   }
   .header_right {
    margin: 0px;
   }
   /*-------------Navbar links--------------------*/
   .uk-navbar-nav>li>a,
   .uk-nav-offcanvas>li>a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-family:'Oswald';
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 3px;
    color: #fff;
   }
   /*-------------Navbar links Active--------------*/
   .uk-navbar-nav>li.uk-active>a,
    html .uk-nav.uk-nav-offcanvas>li.uk-active>a{
        background: #fff;
        color: #8fd4ff;
        font-weight: bold;
    }
    /*-------------Navbar links Hover--------------*/
    .uk-navbar-nav>li>a:hover{
      background-color: #fff;
      color: #8fd4ff;
    }
    .center_me {
    display: table;
    margin: 0 auto;
    }
    .uk-dropdown{
      background: #111;

    }
    .uk-nav-offcanvas, .uk-offcanvas-bar{
      background: #8fd4ff;
    }


    .uk-navbar-content:before, .uk-navbar-brand:before, .uk-navbar-toggle:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
    }
    .uk-navbar-toggle{
      font-size: 23px;
      text-transform: uppercase;
      font-weight: bold;
      color: #fff;
    }
    .logo_togglenav{
      padding: 10px;
    }
    .uk-navbar-toggle:after {
      float: left;
      color: #fff;
      margin-top: 9px;
    }
    .bg_wrapper{
      background-color: #fff;
      background-image: url('/Portals/0/wrapper_bg.jpg'); 
    }

    .bg_wrapper p, ul{
      color:#000;
      line-height: 18px;
    }
    .bg_wrapper_top{

    }
    .logoMobile.uk-navbar-center{
      max-width: 80%;
    }
    .headerContact{padding-left: 0;}
    @media (max-width: 767px){
        .headerContact h2{
          text-align: center;
        }
    }
    .headerContact_wrap {
      padding-bottom: 3px;
      padding-top:15px;
      font-family: 'Oswald';
    }
    .headerContact_wrap h4 {
      color: #fff;
    }
    .headerContact h2 a{

    }
    .headerContact h2 a:hover{
      text-decoration: none;
    }
    .headerContact h2.uk-hidden-small{
    }
    .headerContact {
      background: #333;
      margin-bottom: 0px;
      

    }
    .bannerline{
      background:#8fd4ff ;
      height: 5px;

    }
    /*--------------------Content Styles---------------*/
    .dg_welcome a{
      color: #fff;
    }
    .welcome_cta {
      background-image: url('/Portals/0/brands_bg.png');
      text-align: center;
      padding:70px 0px 70px 0px;

    }
    .welcome_cta h2, p{
      color: #000; 
    }
    .welcome_box {
      padding: 10px;
      box-shadow: 1px 1px 15px #000;
      background-image: url('/Portals/0/welcome_bg.png')
    }
    .welcome_box p, .welcome_box h2{
      color:#eee;
    }
    .dg_heading {
      background: #fff;
      color: #8fd4ff;
      font-size: 40pt;
      text-transform: uppercase;
      font-family: 'Oswald';
      margin-bottom:0px;
      padding-top: 25px;
      padding-bottom:25px;
    }
    .dg_heading2 {
      background: #fff;
      color: #8fd4ff;
      font-size: 40pt;
      text-transform: uppercase;
      font-family: 'Arial';
      margin-bottom:0px;
      padding-top: 25px;
      padding-bottom:25px;
    }
    .dg_image {
    border: 6px #8fd4ff solid;
    box-shadow: 1px 1px 10px #999;
}
    }
    .uk-grid{
      padding-left:0px;
    }

    blockquote {
      background:#E3E3E3;
      border-left: 5px solid #8fd4ff;
    }
    @media (max-width: 767px){
        blockquote {
          margin-top: 20px;
        }
    }
    .service_row div {
      padding-left: 0px;
    }
    .service_row img{
      margin-right:0px;
      padding-right: 0px;
    }
    .service_row h2{
      color: #000;
      background: #8fd4ff;
      padding: 10px 20px;
      font-family: 'Oswald';
      text-transform: uppercase;
      letter-spacing: 1pt;
    }
    .service_row {
      border: 0px #0E50A4 solid;
      padding: 20px;
      margin-bottom: 20px;
      box-shadow: 1px 1px 10px #000;
    }
    .service_row_right li{
      margin-left: 20px;
    }
    .service_special {
      color:#0E50A4;
      background: #C5D5E9;
      margin-top: 7px;
      margin-left: 50px;
      padding: 5px;
      border: 2px #0E50A4 solid;
    }
    .service_special h3{
      color:#0E50A4;
    }
    @media (min-width: 960px){
        .service_row div:nth-child(even){
          padding-left:20px;
        }
    }
    .service_row:nth-child(odd) {
      background:#fff;
    }
    .service_row:nth-child(even) {
      background: #fff;
    }
    /*---------------------Gallery Border----------------------*/
    .uk-thumbnail {
      background:#B0B0B0;
      border: 2px solid #0E50A4;
      padding: 0px;
    }
    .FastShot {
      padding-top: 10px;
    }
    .FastShot div {
      padding: 0px 10px 10px 10px;
    }

    /*---------------------Contact form Styles-----------------*/
    .uk-form select, .uk-form textarea, .uk-form input[type="text"] {
      background:#F0F0F0;
      color: #000;
      border: 2px #8fd4ff solid;
    }
    .uk-form textarea:focus, .uk-form input[type="text"]:focus {
      background:#fff;
      color: #000;
      border: 2px #8fd4ff solid;
    }

    .control-label {
      text-transform: uppercase;
      font-family: 'Oswald';
      letter-spacing: 1pt;
    }
    /*---------------------Send Now Button---------------------*/
    .uk-button-primary {
      background-color: #8fd4ff;
    }
    .uk-button-primary:hover {
      background-color: #fff;
      color: #8fd4ff;
      border: 1px #8fd4ff solid;
    }

    .contact_page_details {
      background:#999;
    }
    .contact_page_details img, .threeColLeft2thrdPane  img{
      border: 1px #000 solid;
    }
    .contact_page_details h4{
      padding: 5px;
    }
    .contact_text{
      color:#000;
      text-align: right;;
    }
    /*-----Contact Form + Details container-----*/
    .threeColLeft2thrdPane {
      margin-top:20px;
    }
/* ==========================================================================
   Global Page Styles
   ========================================================================== */
   @media (max-width: 767px){
      #dnn_ContentPane.uk-margin-large-top{
        margin-top: 10px !important;
      }
      .contentPaneContainer.uk-margin-large-top{
        margin-top: 10px !important;
      }
      #dnn_bannerPane.uk-margin-large-top{
        margin-top: 10px !important;
      }
    }
	

    .SpecialBox{
      /* CSS3 */
          border-top: 2px #ccc solid;
          border-bottom:  2px #ccc solid;;
          background: #E3E3E3;
          /*
          background: url('/Portals/0/brandlogos_bg.jpg') no-repeat center center fixed #eee;
          background-image: url('/Portals/0/brandlogos_bg.jpg'); 
          */
          /*background: -moz-radial-gradient(center, ellipse cover, #efefef 0%, #e9e9e9 50%, #dfdfdf 100%); /* FF3.6+ */
          /*background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#efefef), color-stop(50%,#e9e9e9), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */*/
          /*background: -webkit-radial-gradient(center, ellipse cover, #efefef 0%,#e9e9e9 50%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */*/
          /*background: -o-radial-gradient(center, ellipse cover, #efefef 0%,#e9e9e9 50%,#dfdfdf 100%); /* Opera 12+ */*/
          /*background: -ms-radial-gradient(center, ellipse cover,  #efefef 0%,#e9e9e9 50%,#dfdfdf 100%); */ /* IE10+ */
          /*background: radial-gradient(ellipse at center, #efefef 0%,#e9e9e9 50%,#dfdfdf 100%); /* W3C */*/
          /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#dfdfdf',GradientType=1);  IE6-9 fallback on horizontal gradient */
          min-height: 1px;
          background-size: cover;
          -moz-background-size: cover;
          -webkit-background-size: cover;
          -o-background-size: cover;
          max-width: 100%;
          height: 100%;
          padding: 25px 0;
    }
    .SpecialBox a:hover{
      text-decoration: underline;
    }
    .SpecialBox h2{
        color: #0e50a4;
        font-size: 20px;
        font-weight: bold;
        line-height: 1em;
        text-transform: uppercase;
    }
    .SpecialBox p{
        color: #666;
        color: #0e50a4;
        font-size: 15px;
        line-height: 1.2em;
    }
    .SpecialBox p span{
      color: #a3a3a3;
      text-shadow: 3px 2px 0px #000;
      font-size: 45px;
    }
    
    .SpecialBox p.conditions{
      font-size: 16px;
      font-weight:normal;
      text-transform: none;
    }

.footer_top {
  background-image: url("/Portals/0/footer_bg1.jpg");
  height: 19px;
  
}
/* ==========================================================================
   Footer
   ========================================================================== */
   .footer{
      background-image: url("/Portals/0/footer_bg.jpg");
      background-color: #000; /* Old browsers */
      padding-bottom: 20px;
      
    }

   .footer h2{
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 3pt;
      font-family: Roboto Condensed;
      font-weight: bold;
   }
   .footer p{
      color:#fff;
   }
   .footer a:visited{
    color: #fff;
   }
   .footer p.eftpos{
    text-align: center;
    font-size: 30px;
   }
   	
   .footer a{
    color: #fff;
   }
   .footer a:hover{
    color: #fff;
   }
   em[class^="uk-icon"] {
    color:#fff;
    font: 20pt;
   }
   em[class^="uk-icon"] span {
    color: #fff;
    font:400 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
   }
   .outline {
    border: 3px #fff solid;
   }

   .copysp, .designsp {
    color: #fff;
   }
   .loginsp {
    padding-left: 10px;
   }

/* ==========================================================================
   Home Page Styles
   ========================================================================== */
    .uk-slideshow h3{
      text-transform: uppercase;
      font-size: 50px;
      margin-bottom: 20px;
      line-height: 1.2em;
      padding: 0px 30px;

    }
    
    .uk-slideshow p{
      color: #fff;
    }

    @media (max-width: 768px){
      .uk-slideshow h3{
        font-size: 15px;
        margin-bottom: 5px;
        line-height: 1.2em;

        }
    
        .uk-slideshow p{
          color: #fff;
          font-size: 10PX;
        }
    }

    .uk-slideshow a.uk-button-primary{
      z-index: 2;
    }
    .uk-slideshow .uk-overlay-background{
      background: rgba(0, 0, 0, 0.5);
    }
    .uk-icon-chevron-down.uk-icon-large.uk-margin-large-top{
      margin-bottom: 50px !important;
    }
    a.slideshowChevDown{
      color: #a3a3a3;
     }
    a.slideshowChevDown:hover{
      color: #000;
     }
     a.slideshowChevDown:focus{
      color: #000;
     }
     
      .uk-slideshow a.uk-button-large{
          font-size: 14px;
          min-height: 10px;
          padding: 10px;
          line-height: 1em;
          z-index: 2;
      }
      .uk-slidenav-position .uk-slidenav-next{
        right:0;

      }
      .uk-slidenav-position .uk-slidenav-previous{
        left: 0;
      }
    }
    /*--------------------------Slider text and buttons ------------------*/
    .introtext{}

    .slide_title h3 {
      font-size: 21pt;
      margin-bottom: 0px;
    }
    @media (max-width: 800px){
      .slide_title h3{
        font-size: 10pt;
        margin-bottom: 0px;
        font-weight: bold;
      }
      .uk-slideshow p { /*---------Responsive---------*/
        font-size: 8pt;
        margin-top: 0px;
        margin-bottom: 5px;
        padding: 0px 30px;
      }
      .uk-slideshow a.uk-button-large { /*--------'Click here' Button-----*/
        font-size: 9pt;
        padding: 5px;
        min-height: 5px;
        line-height: 1em;
      }

    }
    .slide_title a{
      color: #fff;
    }
    @media (min-width: 799px){ /*---------Normal non-responsive---------*/
      .uk-slideshow p {
        font-size: 12pt;
        margin-top: 5px;
        padding: 0px 30px;
      }
    }
    
    .slide_button{
    }
    .slide_zindex {
      z-index: 11;
    }
    .slide_arrows {
      color:#fff;
    }
    .uk-slidenav-position .uk-slidenav {
      z-index: 20;
    }
    .slidetop{
      z-index: 10;
      position: absolute;
    }
    .slidetop img{
      position:relative;
    }
    .slidebottom{
      clear: both;
      z-index: 10;
      position: absolute;
      float: right;
      margin-top:0px;
      margin-left: 0px;
    }

    /*
    .slidebottom p{
      padding-left: -15px;
      margin-left: -15px;
    }

    .slidebottomimg{
      padding-left: -15px;
      margin-left: -15px;
    }*/
    .brands_top {
      background-color: transparent;
      background-image: url(/portals/0/brands_bg.png);
      height: 100px;
    }
     .cta{
        background-image: url('/portals/0/cta_bg.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
        padding: 30px 0 0 0;
        @media (max-width: 767px){
            padding:10px 0;
        }
     }
     .cta_over_text {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 12pt;

     }
     .cta_over {
        background: #8fd4ff;
     }
     .cta_under {
      position: absolute;
      
     }
      .cta_heading {
        font-family: 'Oswald';
        font-size: 16pt;
        color: #fff;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        background: #8fd4ff;
        padding: 10px;
      }
     .cta .uk-width-xlarge-1-4 {
      position: relative;
     }
     .cta h2 a{
      text-align: center;
      color: #fff;
      font-size: 40px;
      display: block;
     }
     .cta h2 a{
      text-decoration: none;
     }
    .cta-dig{
      text-align: center;
    }
    .cta-dig h4,
    .cta-dig p,
    .cta-dig a
    {
      color: #fff;
    }
    .cta-dig .uk-icon-large:hover{
      color:#ed1c24;
    }
    .cta-dig .uk-icon-large{
      color:#204f82;
      font-size: 1967%;
    }
    .cta img{
      border: 4px #8fd4ff solid;
    }

    .uk-icon-chevron-down {
      display: none;
    }

    .home_component {
      background: #8fd4ff;
      padding: 25px 0 25px 25px;
    }
/*-------------------------------CTA effects----------------------*/


/*------------CTA Hover-----------*/


/*-------------------------Brand logos------------------*/
.brandlogos{
  padding-left: 35px;
}

.brandlogos p{
  box-shadow: 10px 10px 5px #ccc;
}
.brandlogos{

}


 /* Common style */
.uk-width-xlarge-1-4 figure
 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.uk-width-xlarge-1-4 figure img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 0.8;
}

.uk-width-xlarge-1-4 figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.uk-width-xlarge-1-4 figure figcaption::before,
.uk-width-xlarge-1-4 figure figcaption::after {
  pointer-events: none;
}

.uk-width-xlarge-1-4 figure figcaption,
.uk-width-xlarge-1-4 figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.uk-width-xlarge-1-4 figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.uk-width-xlarge-1-4 figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.uk-width-xlarge-1-4 figure h2 span {
  font-weight: 800;
}

.uk-width-xlarge-1-4 figure h2,
.uk-width-xlarge-1-4 figure p {
  margin: 0;
}

.uk-width-xlarge-1-4 figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-cta {
  background: #a3a3a3;
}

figure.effect-cta img {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-cta:hover img {
  opacity: 0.4;
}

figure.effect-cta figcaption::before,
figure.effect-cta figcaption::after {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-cta figcaption::before {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}

figure.effect-cta figcaption::after {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}

figure.effect-cta h2 {
  padding: 10% 25px 0 25px;
  color: #000;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,20px,0);
  font-weight: bold;
}

figure.effect-cta p {
  padding: 5px 3.2em;
  opacity: 0;
  line-height: 1em;
  color: #000;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
}

figure.effect-cta:hover figcaption::before,
figure.effect-cta:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.effect-cta:hover h2,
figure.effect-cta:hover p {
  opacity: 1;
  font-weight: bold;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,-20,0);
}




/* 
   Call to Action
   ========================================================================== */
   .cta-dig h4 a{
    font-size: 1.5em;
    text-align: center;
    background: #ed1c24;
    color: #fff;
    display: block;
    padding: 20px 0; 
    transition: all ease 0.5s;
   }
   .cta-dig h4 a:hover{
    font-size: 1.5em;
    text-align: center;
    color: #ed1c24;
    background: #111;
    display: block;
    padding: 20px 0;
    text-decoration: none; 
   }
   	


/* 
   Slider
   ========================================================================== */
   .uk-slidenav-position{
    
   }
   	


/* ==========================================================================
   Body Page Styles
   ========================================================================== */
    blockquote{
      padding: 15px;

    }
    
   	

/* ==========================================================================
   Contact Form Styles
   ========================================================================== */

   	


/* ==========================================================================
   Responsive Styles
   ========================================================================== */
