/* -----------------------------------------
GLOBAL ITEMS
----------------------------------------- */


/* DDS LOGO AT BOTTOM OF SITES ///////////////////////////////////////////// */
div.ddsLogoProvider, .ddsLogoProvider a { text-align: right; margin: 10px 0; text-decoration: none; font-size: 10px; font-size: 1.0rem; color: #333; }
span.ddsLogoProvider { float: right; vertical-align: middle; position: relative; top: -3px; margin-left: 5px; width: 71px; height: 21px; 
background: url(https://s3.amazonaws.com/dom-cms/GlobalImages/dds-logo-dk.png) no-repeat 0 0; }
/*UNCOMMENT FOR LIGHT VERSION */
/*span.ddsLogoProvider { background: url(https://s3.amazonaws.com/dom-cms/GlobalImages/dds-logo-lt.png) no-repeat 0 0; }*/

  /*** Show the Mobile Menu edit html item ***/
.cke_editable .editMobileMenu.hide{display:block !important; background: #666; color: #fff; padding: 10px 0; margin: 20px}



/* LINKS & TYPOGRAPHY ///////////////////////////////////////////// */
a, a:active, a:visited { color: #b01117; text-decoration: none; }
a:hover { color: #820914;}

h4 { font-size: 13px;}
.financiallinks {
  font-size:1.9em;
line-height:110%;}

/* HTML, BODY, OTHER STRUCTURES ///////////////////////////////////////////// */
body { 
    font-family: arial, sans-serif; 
    font-size: 13px;
    color: #222;
    background: url('https://s3.amazonaws.com/dom-cms/Site/158def80-328a-4347-ad7b-cef9468a339d/images/backgrounds/debut_light2.png');
}

#SiteContainer { 
    max-width: 980px; 
    margin: 0 auto;
    background: transparent;
}

#main {/* for all downstream pages, not on homepage */
  background: #f9f9f9; 
  /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    border-radius: 5px;
    margin-top: 10px;
}

#main > .container  {
   min-height: 400px;
}

#main > .container h1 {
    padding-top: 20px;
    border-bottom: 1px solid #8F96A0;
    padding-bottom: 4px;
}
.centerimage {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* LISTS ///////////////////////////////////////////// */
ul, dl, ol { font-size: inherit; } /*ADJUST FONT-SIZE OF LIST-ITEMS*/
ul, ol { margin-bottom: 10px; }

/* -----------------------------------------
Header
----------------------------------------- */
header .container { 
    height: 100px;
    padding: 10px 20px;
    background: #333 url('https://s3.amazonaws.com/dom-cms/Site/158def80-328a-4347-ad7b-cef9468a339d/images/backgrounds/debut_dark_gradient.png') repeat-x;
   /* -moz-border-radius:0px 0px 5px 5px;
    -webkit-border-radius:0px 0px 5px 5px;*/
    border-radius:0px 0px 5px 5px;
}

header ul, header li { margin: 0; list-style: none;}

header .address { float: right;}

header .address .salesPhone { color:#d5d5d4; font-size: 13px; font-size: 1.3rem; line-height: 1; clear: left;}
header .address .salesPhone a { color:#ececec; text-decoration: none;}
/*header .address .salesPhone { display: block; white-space: nowrap; margin-left: 20px; }*/
header .address .salesPhone div:first-child { width: 60px;}
header .address .salesPhone div { display: block; float: left; margin: 3px 0;}
header .address .salesPhone .phone { color: #ececec;}
header .address .location  { clear: both; padding-top: 8px; text-align: right; line-height: 1;}
header .address .location .mapLink { color:#d5d5d4; font-size: 13px; font-size: 1.3rem; }
header .address .location .mapLink:hover { color:#e90200; }

header .hdrLogos { padding-top: 16px;}
header .dealerLogo img { max-width: 80%;} 
header .makeLogo { margin-left: 15px;}
header .makeLogo img { margin-right: 5%; max-width: 18%;} /* 100px*/

header .chat {float: right; display: block; margin: 20px;}

.social-icons { float: right; display: block; width: 100px; }
.social-icons li { width: 42px; height: auto; float: right; display: block;}
.social-icons li:hover { opacity: .80;}

/* -----------------------------------------
Mobile Header
----------------------------------------- */

.mobileJump { 
    width: 100%; 
    height: 32px; 
    line-height: 32px; 
    font-size: 11px;  
    text-transform: uppercase; 
    margin-bottom: 10px; 
    background: #333;
    border: 1px solid #000;
     -moz-box-shadow: 0px 2px 5px #000;
    -webkit-box-shadow: 0px 2px 5px #000;
    box-shadow: 0px 2px 5px #000;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.50);
}
.mobileJump ul { margin: 0; padding: 0; }
.mobileJump li { display: block; float: right; text-align: center; }
.mobileJump .link { width: 24%; height: 32px;}
.mobileJump .separator { width: 1.33%; height: 31px; padding-top: 1px;}

.mobileJump .link img { position: relative; top: 5px; }
.mobileJump .link span { padding: 2px 8px; letter-spacing: .5px;}
.mobileJump li a { color: #f4f4f4; display: block; width: auto; height: 32px; }
.mobileJump li a:hover { text-decoration: none; background: #2a2a2a; color: #DD1F25;}

/*.mobileJump li:first-child { border-right: 0; }
.mobileJump li.last { border-left: 0;  }*/

.mobileJump li.map img { width: 13px; height:auto; }
.mobileJump li.hours img { width: 17px; height:auto; }
.mobileJump li.sales img { width: 12px; height:auto; }  
.mobileJump li.menu img { width: 17px; height:auto; }

/* -----------------------------------------
NAVIGATION
----------------------------------------- */    
.navContainerItem { 
    z-index: 30; 
    position: relative;
    margin-top: -6px;
    border-radius: 5px;
    border-top: 1px solid #222;
    background: #2d2d2d;
}

.nav, div.nav { z-index: 30; clear: both; margin: 0 auto; padding: 0; text-align: left; width: auto; height: auto; border: none; background: none;} 
#nav-container, #nav-container ul, .nav ul { max-width: 980px; width: 860px; /*if want to center */padding: 0; margin: 0 auto; list-style-type: none; z-index: 31; position: relative; font-size: 12px; font-size: 1.2rem; font-weight: bold; line-height: 26px; zoom: 1; /*added*/}
#nav-container:before, #nav-container:after, #nav-container ul:before, #nav-container ul:after, .nav ul:before, .nav ul:after  { content:""; display:table; }
#nav-container:after, #nav-container ul:after, .nav ul:after { clear: both; }
#nav-container a, .nav a { display: block; text-transform: uppercase; padding: 0 16px; width: auto; color: #d5d5d4; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.50);}
#nav-container a:hover { background: #201e20; color: #fff; }
#nav-container li, .nav li { display: block; position: relative; float: left; margin: 0; padding: 0; border-left: 1px solid #333;}
#nav-container li:first-child, .nav li:first-child { border-left: none;}
#nav-container li:hover, .nav li:hover{ background:#201e20; text-shadow: none;}
#nav-container li img { display: block; margin: 0; } 
#nav-container li ul, .nav li ul { z-index: 32; line-height: normal; padding: 0; position: absolute; background: #201e20; width: 180px; display: none; border: none;
    /*-moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;*/
    border-radius: 0 5px 5px 5px;
 }
#nav-container li ul li, .nav li ul li { text-indent: 0; width: 100%; background: none; border: none;}
#nav-container li ul li:last-child, .nav li ul li:last-child {border-bottom: none; }
#nav-container li ul li a { color: #fff; font-weight: normal; text-align: left; padding: 8px 12px; text-decoration: none; text-transform: none; }
#nav-container li ul li a:hover { background: #b01117; text-decoration: none; color: #fff; box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.5);}
#nav-container li ul ul, .nav li ul ul {  left: 0px;margin: -23px 0 0 10px; }
#nav-container li:hover ul ul, #nav-container li:hover ul ul ul, #nav-container li:hover ul ul ul ul{ display:none; }
#nav-container li:hover ul, #nav-container li li:hover ul, #nav-container li li li:hover ul, #nav-container li li li li:hover ul{ display:block; }


/* -----------------------------------------
Vehicle Specials
----------------------------------------- */
.invSpecialsSlideshow.flexslider { padding: 0 !important;}
.invSpecialsSlideshow .flex-control-nav { padding-bottom: 0;}
.InvSpecialBox {
  background: transparent;
  border: 0;
}
.InvSpecialFlag h3 {
  background: transparent;
  border-top: 0;
  text-align: left;
  text-shadow: none;
  padding-bottom: 4px;
  padding-top: 0;
  border-bottom: 1px solid #8F96A0;
  color: #222;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.2;
}

.InvSpecialImg img {
  border: 1px solid #5c565c;
  border-radius: 0;
  margin-left: 0;
  margin-top: 0;
}

.InvSpecialPrice { 
  color: #4c5a6e;
  font-size: 24px;
  font-size: 2.4rem;
}

.InvSpecialName a {
    color: #386378;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: normal;
    text-decoration: none;
}

.InvSpecialName a:hover { color: #222;}

.InvSpecialPrice, .InvSpecialVehicleInfo {
    padding: 0 0 0 10px;
}

.InvSpecialName {
    padding: 5px 0 2px 10px;
}

.InvSpecialVehicleInfo {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.25;
    color: #666;
}
.InvSpecialPriceSecondary li{width:100% !important; font-size:18px !important;}



/* -----------------------------------------
New Specials Landing PAge
----------------------------------------- */

.KiaSpecialBox {border:1px solid #cdcccc; margin-bottom:15px;}
.KiaSpecialBox img{margin-top:10px; border:1px solid #cdcccc;}
/* -----------------------------------------
Google Translate
----------------------------------------- */

#google_translate_element { position: absolute; top: 0; left: 0;}

/* -----------------------------------------
FOOTER
----------------------------------------- */
footer {
    font-size: 11px;
    font-size: 1.1rem;
    margin-top: 10px;
    padding: 10px 0;
    color: #e9e9e8;
   /* -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;*/
    border-radius: 5px 5px 0 0;
    background-color: rgba(0, 0, 0, 0.80);
    background: rgba(0, 0, 0, 0.80);
}

footer .container .container {padding: 0;}

footer a, footer a:active, footer a:visited { 
    font-size: 11px;
    font-size: 1.1rem;
    color: #fff;
}

footer a:hover { 
    color: #DD1F25;
    
}

footer h4, footer h5, footer h6 { font-style:normal; }

footer .hours, footer .location { margin-bottom: 10px; }

footer h4 {
    font-size: 1.25rem;
    color: #8C8484;
}

footer span { padding: 0 4px;}
footer .columns { margin-left: 1%;}

.backToTop .first,
.backToTop .second { display: block; float: left; margin-top: 20px;} 

.backToTop .first { line-height: .85; padding-right: 10px;}

/* -----------------------------------------
SHARED EFFECTS
----------------------------------------- */
.position {
    position:relative;
    top:0;
}
.position:hover {
    position:relative;
    top:-8px;
}

.shadow:hover {     
    -webkit-box-shadow: -4px 4px 8px #000;/* WebKit */
       -moz-box-shadow: -4px 4px 8px #000;/* Firefox */
         -o-box-shadow: -4px 4px 8px #000;/* Opera */
            box-shadow: -4px 4px 8px #000;/* Standard */
}

.transition {  
    -webkit-transition: all .5s ease;/* WebKit */
       -moz-transition: all .5s ease;/* Firefox */
         -o-transition: all .5s ease;/* Opera */
            transition: all .5s ease;/* Standard */             
}

.borderRadius {
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    border-radius: 5px;
}


.darkBG {background: #070707;}

.paddingAll {
    padding: 16px 20px 20px 20px;
}

.marginTop {margin-top: 10px;}
.marginBottom {margin-bottom: 10px;}

.triangleUp {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: transparent transparent #bfcad9;
}


/* -----------------------------------------
Media Queries
----------------------------------------- */
@media only screen and (min-width: 769px){ /* address the concern that nav background rendering lags in ipad */
  .navContainerItem { 
    background: #2d2d2d;
    background: -moz-linear-gradient(top,  #2d2d2d 0%, #636363 50%, #2b2b2b 51%, #0a0a0a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d2d2d), color-stop(50%,#636363), color-stop(51%,#2b2b2b), color-stop(100%,#0a0a0a));
    background: -webkit-linear-gradient(top,  #2d2d2d 0%,#636363 50%,#2b2b2b 51%,#0a0a0a 100%);
    background: -o-linear-gradient(top,  #2d2d2d 0%,#636363 50%,#2b2b2b 51%,#0a0a0a 100%);
    background: -ms-linear-gradient(top,  #2d2d2d 0%,#636363 50%,#2b2b2b 51%,#0a0a0a 100%);
    background: linear-gradient(to bottom,  #2d2d2d 0%,#636363 50%,#2b2b2b 51%,#0a0a0a 100%);
  }
    
}


@media only screen and (max-width: 900px){
    #nav-container, #nav-container ul, .nav ul { width: auto; /* undo the width needed for centering */}
    #nav-container a, .nav a { padding: 0 12px; text-transform: none;}
}


@media only screen and (max-width: 768px){
    header .container { padding: 20px 0px 18px 5px;} 
    .navContainerItem { background: #2d2d2d;}  /* address the concern that nav background image and gradients rendering lags in ipad */

}

@media only screen and (max-width: 767px) {   
    header .container { padding: 0; height: auto; border-radius: 0;}
    header .hdrLogos { padding: 1px 0 3px !important; text-align: center;}
    header .dealerLogo img { max-width: 50%; }

    #SiteContainer {
        -webkit-transition: left 0.5s ease;
        -moz-transition: left 0.5s ease;
        -o-transition: left 0.5s ease;
        -ms-transition: left 0.5s ease;
        transition: left 0.5s ease;
    }

    .sideShowing #SiteContainer {
        position: relative; left: 217px; 
        -webkit-transition: left 1s ease;
        -moz-transition: left 1s ease;
        -o-transition: left 1s ease;
        -ms-transition: left 1s ease;
        transition: left 1s ease;
    }       

    .navContainerItem { background: #000; padding: 0; text-align: left; position: absolute; top:0px; left: -217px; right: auto; z-index: 55; border-right: 1px solid #999; border-bottom: none; width: 215px; height:1240px; }
        
    #nav-container, #nav-container ul { line-height: 35px; padding: 0; }
    #nav-container a { background: #202020; }
    #nav-container li { width: 100%; display: block; border-right: none; border-left: none; margin: 0;}
    #nav-container li ul { position: static; width: auto; border: none; }
    .sideShowing #nav-container li ul { display:block; }
    #nav-container li ul li a { padding-left: 20px; width: auto;}

    footer a { font-size: 13px; font-size: 1.3rem;}

    #google_translate_element { display: none;}

    .social-icons { float: left; width: auto;}

}



@media only screen and (max-width: 480px) {
    div.ddsLogoProvider, .ddsLogoProvider a { color: #333; }
   span.ddsLogoProvider {background: url(https://s3.amazonaws.com/dom-cms/GlobalImages/dds-logo-dk.png) no-repeat 0 0; }

    header .sales {
        text-align: center;
    }

}

@media only screen and (max-width: 400px) {
    /*.mobileJump li img { display: none; }*/
    .mobileJump li a:hover { background: #1d1b1c;}
}


@media only screen and (max-width: 360px) {    
    header .address, header .hdrLogos {
        text-align: center;
    }

  .mobileJump .link span {
      padding: 2px;
  }
}