/* -----------------------------------------
   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: #666; }
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-lt.png) no-repeat 0 0; }
.container.ddsLogoProvider { padding: 0 10px 0 0; }
/* LINKS
///////////////////////////////////////////// */
a, a:link, a:visited { color: #fff; text-decoration: underline; }
a:hover { color: #0089cf; }

/* TYPOGRAPHY
///////////////////////////////////////////// */
h1, h2, h3, h4, h5, h6 { color: #fff; font-family: Arial, sans-serif; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 32px; font-size: 3.2rem; margin-bottom: 10px;}
h2 { font-size: 24px; font-size: 2.4rem; margin-bottom: 4px; }
h3 { font-size: 20px; font-size: 2.0rem; margin-bottom: 10px; }
h4 { font-size: 16px; font-size: 1.6rem; margin-bottom: 4px; }
h5 { font-size: 12px; font-size: 1.2rem; font-weight: normal; margin-bottom: 2px; }
h6 { font-size: 10px; font-size: 1.0rem; font-weight: normal; }
body, p, div, ul, li, span { color: #fff; }
p, ul, li { font-size: 14px; font-size: 1.4rem; line-height: 1.5; }
.largeFont { font-size: 18px; font-size: 1.8rem; }
li { margin-bottom: 4px; }
.noMargin { margin: 0; }
.topBump20 { margin-top: 20px; }

.CodeMirror pre, #pageContent .CodeMirror pre { color: #000; }

/* -----------------------------------------
   Shared Styles
----------------------------------------- */
img { vertical-align: top; }
body { background: #036 url("https://s3.amazonaws.com/dom-cms/Site/ef577262-738a-43e9-873b-23cf57dd5504/images/main.jpg") repeat left top; }
#SiteContainer { max-width: 980px; margin: 0 auto; padding: 0; }
.canvasItem.imageItem { display: block; }

/* -----------------------------------------
   Header
----------------------------------------- */
header .container { padding: 0; }
header .row { max-width: 100%; }
.logo { margin: 6px 0 12px; }
.slogan {
  background: #333; /* Old browsers */
  background: -moz-linear-gradient(top,  #666666 30%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#666666), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #666666 30%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #666666 30%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #666666 30%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #666666 30%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
  border: none;
  border-top: 3px solid #0089cf;
}

.logoPanel {
  background: #333; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjNjY2NjY2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNDQ0NDQ0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,  #222222 0%, #666666 6%, #444444 50%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(6%,#666666), color-stop(50%,#444444), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #222222 0%,#666666 6%,#444444 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #222222 0%,#666666 6%,#444444 50%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #222222 0%,#666666 6%,#444444 50%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #222222 0%,#666666 6%,#444444 50%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#111111',GradientType=0 ); /* IE6-8 */
  border: 1px solid #999;
  border-top: 1px solid #111;
  margin-bottom: 20px;
  text-shadow: 1px 1px 3px #000;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-box-shadow: 0 0 0 rgba(255, 255, 255, 0.2), -5px 7px 14px rgba(255, 255, 255, 0.4), 5px 7px 14px rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.2), -5px 7px 14px rgba(255, 255, 255, 0.4), 5px 7px 14px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.2), -5px 7px 14px rgba(255, 255, 255, 0.4), 5px 7px 14px rgba(255, 255, 255, 0.4);
}
.logoPanel ul, .logoPanel li { list-style: none; margin: 0; }
.logoPanel img { margin: 40px 0 0; padding-bottom: 20px; }
.logoPanel p {
  font-size: 16px; font-size: 1.6rem;
  font-weight: bold;
}
.logoPanel h2 {
  font-size: 40px; font-size: 4.0rem;
  line-height: 1.4;
  margin-bottom: 20px;
}
.logoPanel a, .logoPanel a:link, .logoPanel a:visited { text-decoration: none; }

.btnRow { min-height: 96px; }
.lastBtnRow { margin-bottom: 30px; }

.hmBtn { margin: 0; }
.hmBtn a, .hmBtn a:link, .hmBtn a:visited {
  border: 1px solid #999;
  display: block;
  color: #fff;
  font-size: 17px; font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000;
  margin: 24px 0 0;
  padding: 12px 0;
  -moz-box-shadow: 2px 2px 4px #000;
  -webkit-box-shadow: 2px 2px 4px #000;
  box-shadow: 2px 2px 4px #000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.hmBtn a:hover {
  color: #0089cf;
  padding: 16px 0;
  margin: 20px 0 0;
}
.btnGradient a {
  background: #111111; /* Old browsers */
  background: -moz-linear-gradient(top,  #111111 0%, #333333 50%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(50%,#333333), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #111111 0%,#333333 50%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
}
.btnGradient a:hover {
  background: #222; /* Old browsers */
  background: -moz-linear-gradient(top,  #111111 0%, #666666 50%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(50%,#666666), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #111111 0%,#666666 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #111111 0%,#666666 50%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #111111 0%,#666666 50%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #111111 0%,#666666 50%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
}
#mazdaBtn a {
  background: #0089cf; /* Old browsers */
  background: -moz-linear-gradient(top,  #111111 0%, #0089cf 50%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(50%,#0089cf), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #111111 0%,#0089cf 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #111111 0%,#0089cf 50%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #111111 0%,#0089cf 50%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #111111 0%,#0089cf 50%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0089cf', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
}
#mazdaBtn a:hover {
  background: #111111; /* Old browsers */
  background: -moz-linear-gradient(top,  #111111 0%, #333333 50%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(50%,#333333), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #111111 0%,#333333 50%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
}
#dodgeBtn a {
  background: #990000; /* Old browsers */
  background: -moz-linear-gradient(top,  #111111 0%, #990000 50%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(50%,#990000), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #333333 0%,#990000 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #111111 0%,#990000 50%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #111111 0%,#990000 50%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #111111 0%,#990000 50%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990000', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
}
#dodgeBtn a:hover {
  background: #111111; /* Old browsers */
  background: -moz-linear-gradient(top,  #111111 0%, #333333 50%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(50%,#333333), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #111111 0%,#333333 50%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
  color: #c00;
}
#usedBtn a {
  background: #666666; /* Old browsers */
  background: -moz-linear-gradient(top,  #111111 0%, #999999 50%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(50%,#999999), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #333333 0%,#999999 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #111111 0%,#999999 50%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #111111 0%,#999999 50%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #111111 0%,#999999 50%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
}
#usedBtn a:hover {
  background: #111111; /* Old browsers */
  background: -moz-linear-gradient(top,  #111111 0%, #333333 50%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(50%,#333333), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #111111 0%,#333333 50%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
}
#warrantyBtn a {
  background: #78bfe4; /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzc4YmZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzc4YmZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTExMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #111111 0%, #78bfe4 20%, #78bfe4 80%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(20%,#78bfe4), color-stop(80%,#78bfe4), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #111111 0%,#78bfe4 20%,#78bfe4 80%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #111111 0%,#78bfe4 20%,#78bfe4 80%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #111111 0%,#78bfe4 20%,#78bfe4 80%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #111111 0%,#78bfe4 20%,#78bfe4 80%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#111111',GradientType=0 ); /* IE6-8 */
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 14px 0 0;
  border-width: 3px;
}
#warrantyBtn a:hover {
  background: #111111; /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTExMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #111111 0%, #333333 50%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(50%,#333333), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #111111 0%,#333333 50%,#111111 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #111111 0%,#333333 50%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#111111',GradientType=0 ); /* IE6-8 */
  margin: 10px 0 0;
}

.hpContent { text-align: justify; overflow: hidden; }
.chatBtn { float: left; margin: 6px 20px 6px 0; }
.chatBtn table { background: transparent; border: 0 none; border-radius: 0; margin: 0; }
.chatBtn table tbody tr td { padding: 0; }
.chatBtn table tbody tr:nth-child(2n) { background: transparent; }
.chatBtn a:first-child, .chatBtn span { color: #fff !important; }
.chatBtn .lpEmtStarRating { display: none; }
.hpContent h2 {  }
.hpContent h2 img { max-width: 28px; margin-left: 10px; }
.hpInvLinkList { margin-bottom: 10px; text-align: left; overflow: hidden; }
.hpInvLinkList li { float: left; width: 50%; font-size: 12px; font-size: 1.2rem; line-height: 2; margin-bottom: 0; }
.hpInvLinkList li a { text-decoration: underline; }

/* -----------------------------------------
   Media Queries
----------------------------------------- */

@media only screen and (max-width: 855px) {
  .hmBtn a, .hmBtn a:link, .hmBtn a:visited { margin-top: 14px; }
  .logoPanel p { font-size: 14px; font-size: 1.4rem; }
  h3 { font-size: 16px; font-size: 1.6rem; }
  .hpInvLinkList li { font-size: 11px; font-size: 1.1rem; line-height: 2.6; }
}
@media only screen and (max-width: 810px) {
  .singleLineBtn a, .singleLineBtn a:link, .singleLineBtn a:visited { line-height: 2.4; }
}
@media only screen and (max-width: 767px) {
  .logoPanel p { font-size: 16px; font-size: 1.6rem; }
  .middot { display: block; visibility: hidden; font-size: 0; line-height: 0; }
  .hmBtn a, .hmBtn a:link, .hmBtn a:visited, #warrantyBtn a { font-size: 20px; font-size: 2.0rem; margin: 10px 0 0; padding: 12px 0; }
  .hmBtn a:hover, #warrantyBtn a:hover { margin: 10px 0 0; padding: 12px 0; }
  .singleLineBtn a, .singleLineBtn a:link, .singleLineBtn a:visited { line-height: 1.2; }
  .hpInvLinkList li { width: 33.3%; }
}
@media only screen and (max-width: 600px) {
  .logoPanel { margin-bottom: 10px; }
  .logoPanel img { margin-top: 20px; }
}
@media only screen and (max-width: 450px) {
  .logoPanel p { font-size: 14px; font-size: 1.4rem; }
  .middot { display: none; }
}
