/* -----------------------------------------
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: #fff; }
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; }

.html_item ul {
    list-style: none;
    margin: 0;
}



/* LINKS ///////////////////////////////////////////// */
a, a:active, a:visited { color: #386378; text-decoration: none; }
a:hover { color: #6596AC;}

h4 { font-size: 13px;}

/* HTML, BODY, OTHER STRUCTURES ///////////////////////////////////////////// */
body { 
    font-family: arial, sans-serif; 
    font-size: 13px;
    color: #222;
    background: #b4cbd4;
    background: -webkit-gradient(linear, left top, left bottom, from(#b4cbd4), to(#467687)); /* webkit */
    background: -moz-linear-gradient(top,  #b4cbd4,  #467687); /* FF */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4cbd4', endColorstr='#467687'); /* IE */
    background-attachment: fixed;
}

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

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

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

#main > .container h1 {
    padding-top: 20px;
    border-bottom: 1px solid #8F96A0;
    padding-bottom: 4px;
}

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

/* -----------------------------------------
Header
----------------------------------------- */
header .container { 
    height: 100px;
    padding: 20px 0 18px 10px; /* downstream pages*/
    background: #333 url('https://s3.amazonaws.com/dom-cms/Site/7ea99719-f6d0-48c7-972e-142a38aefcee/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 .html_item ul, header .html_item li,  header li { margin: 0; list-style: none;}

header .address { clear: both; padding: 0px 10px 0 0;}
header .address br { display: none; }

header .address .salesPhone { color:#e9e9e8; font-size: 15px; font-size: 1.5rem; line-height: 1;}
header .address .salesPhone a { color:#c9e9f6; text-decoration: none;}
header .address .salesPhone { display: inline-block; white-space: nowrap; margin-left: 20px; }
header .address .salesPhone:first-child { margin-left: 0;}
header .address .salesPhone .phone { font-size: 18px; font-size: 1.8rem; font-weight: bold; color: #c9e9f6;}
header .address .location  { clear: both; padding-top: 4px;}
header .address .location .mapLink { color:#e9e9e8; font-size: 15px; font-size: 1.5rem;}
header .address .location .mapLink:hover { color:#c9e9f6; }

xheader .hdrLogos { padding-top: 5px;}
xheader .dealerLogo img { max-width: 70%;}  /* 422px*/
header .dealershipImg { max-height: 70px; } 
xheader .makeLogo { xmargin-left: 15px; margin-right: 5%; max-width: 18%;} /* 100px*/

.social-icons { padding-right: 10px; }
.social-icons li { width: 32px; height: auto; float: right; display: block; margin-left: 4px;}
.social-icons li:hover { opacity: .80;}

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

.mobileJump { 
    width: 100%; 
    height: 32px; 
    line-height: 32px; 
    font-size: 12px; 
    font-weight: bold; 
    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; }
/*border-width: 1px 1px 0px 1px; border-style: solid; border-top-color: #535153; border-right-color: #363436; border-left-color: #373537; */
.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: 7px 8px; letter-spacing: .5px;}
.mobileJump li a { color: #f4f4f4; display: block; width: auto; height: 32px; }
.mobileJump li a:hover { text-decoration: none; background: #1d1b1c; color: #c9e9f6;}

/*.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.service img { width: 12px; height:auto; }  
.mobileJump li.sales img { width: 12px; height:auto; }

.mobileNavi {
    height: 28px;
    width: 100%;
    font-size: 12px; 
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.50);
    background: #6596ac;
    background: -webkit-gradient(linear, left top, left bottom, from(#6596ac), to(#386378)); /* webkit */
    background: -moz-linear-gradient(top,  #6596ac,  #386378); /* FF */ 
}

.mobileNavi li { display: block; float: left; text-align: center;}
.mobileNavi .link { width: 48%; padding: 6px 0 4px; float: left; text-align: center;}
.mobileNavi .separator { width: 1%; padding-top: 1px; float: left;}
.mobileNavi li a { display: block; width: auto; color: #f4f4f4;}
.mobileNavi li a:hover { color: #c9e9f6;}
.mobileNavi li span { position: relative; bottom: 2px; left: 8px; }

.mobileNavi li.mobileHome img { width: 17px; height:auto; }
.mobileNavi li.mobileMenu img { width: 17px; height:auto; }

/* -----------------------------------------
NAVIGATION
----------------------------------------- */    
.navContainerItem { 
    z-index: 30; 
    position: relative;
    margin: 10px 0;
    border-top: 1px solid #99bac7;
    border-bottom: 1px solid #7496a5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #6596ac;
    background: -webkit-gradient(linear, left top, left bottom, from(#6596ac), to(#386378)); /* webkit */
    background: -moz-linear-gradient(top,  #6596ac,  #386378); /* FF */
}

.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: 784px; /*if want to center */padding: 0; margin: 0 auto; list-style-type: none; z-index: 31; position: relative;  font-size: 12px; font-weight: bold; line-height: 30px; 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 15px; width: auto; color: #fff}
#nav-container a:hover { background: #201e20; color: #fff; }
#nav-container li, .nav li { display: block; position: relative; float: left; margin: 0; padding: 0;}
#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: #6596ac; text-decoration: none; color: #fff; }
#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;
}

/* -----------------------------------------
Google Translate
----------------------------------------- */

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

/* -----------------------------------------
FOOTER
----------------------------------------- */
footer {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 8px 20px;
    margin-top: 10px;
    color: #e9e9e8;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: #2e2e34;
    background: -webkit-gradient(linear, left top, left bottom, from(#2e2e34), to(#181818)); /* webkit */
    background: -moz-linear-gradient(top,  #2e2e34,  #181818); /* FF */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e2e34', endColorstr='#181818'); /* IE */
}

footer a { 
    font-size: 11px;
    font-size: 1.1rem;
    color: #c9e9f6;
}

footer a:hover { 
    color: #fff;
    
}

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

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

footer h4 {
    font-size: 1.25rem;
    color: #6a788d;
}

footer span { padding: 0 4px;}
footer .container { padding: 0;}
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;
}

.debutDarkBG {
    background: #333 url('https://s3.amazonaws.com/dom-cms/Site/7ea99719-f6d0-48c7-972e-142a38aefcee/images/backgrounds/debut_dark.png');
}

.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;
}
#hmOverlayModal {
  height: auto;
  border-radius: 0 0 0 0;
  padding: 3px 3px 8px;
  text-align:center;
  color:#000;
}
/* -----------------------------------------
Media Queries
----------------------------------------- */
@media only screen and (max-width: 768px){
    #nav-container, #nav-container ul { font-size: 12px; }
    #nav-container a, .nav a { padding: 0 10px;}
    header .container { padding: 20px 0px 18px 5px;} /*downstream pages */
}


@media only screen and (max-width: 767px) {   
    header .container { padding: 0; height: auto; border-radius: 0;}
    header .hdrLogos { padding: 2px 0 5px !important; text-align: center;}
    xheader .makeLogo img { max-width: 12%; }
    header .dealerLogo img { max-width: 60%; }


    #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;
    }       

    #nav-container, #nav-container ul, .nav ul { width: auto; /* undo the width needed for centering */}

    .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;}

}



@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 .dealerLogo img {
    
    }

    header .makeLogo {
   
    }

    header .makeLogo img {
   
    }

    header .sales {
        text-align: center;
    }

}

@media only screen and (max-width: 400px) {
    /*.mobileJump li img { display: none; }*/
    .mobileJump { font-size: 10px; font-weight: normal;}
    .mobileJump .link span { letter-spacing: 0; padding: 7px 1px;}
    .mobileJump li a:hover { background: #1d1b1c;}
}


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