#main {
  background: transparent;
  padding: 0;
}
#hdrTradeBanner { display: none; margin: 0; }
#InvSearchBoxHP #InvSearchBoxSubmit span.SubmitSearchbutton {
  padding: 0 14px;
}
.flexslider {
  background: transparent;
  border: 0 none;
  margin: 0;
  padding-left: 10px;
  webkit-border-radius: 0px;
  moz-border-radius: 0px; 
  o-border-radius: 0px;
  border-radius: 0;
}
.flex-video { margin-bottom: 10px; }
.flex-video iframe { padding-left: 10px; }
#estimatorBtn { padding-left: 10px; }
ul.hmButtons {
  margin: 0 0 6px;
  padding-right: 5px;
  text-align:center;
  list-style: none;
}
.invSrchBg { height: 295px; }
.invSrchBg, .formContainer  {
  background: #e5e5e5; /* Old browsers */
  background: -moz-linear-gradient(top,  #e5e5e5 30%, #666666 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#e5e5e5), color-stop(100%,#666666)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e5e5e5 30%,#666666 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e5e5e5 30%,#666666 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e5e5e5 30%,#666666 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #e5e5e5 30%,#666666 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
  border: 1px solid #666;
  margin-right: 10px;
  margin-bottom: 12px;
}
form#InvSearchBoxHP { margin-bottom: 0; }
#InvSearchBoxHP h3.invSrchHeader {
  background: #cc0000; /* Old browsers */
  background: -moz-linear-gradient(top,  #cc0000 0%, #890000 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#890000)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #cc0000 0%,#890000 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #cc0000 0%,#890000 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #cc0000 0%,#890000 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #cc0000 0%,#890000 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#890000',GradientType=0 ); /* IE6-9 */
  color: #fff;
  font-size:18px;
  font-size:1.8rem;
  line-height: 1.6;
  margin-bottom: 10px;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
}
#InvSearchBoxHP ul#InvSearchBoxTypeBox {
  padding: 0 4px 4px;
}
#InvSearchBoxHP ul#InvSearchBoxTypeBox li input {
  margin-right: 1px;
}
#InvSearchBoxHP ul#InvSearchBoxTypeBox li label {
  color: #000;
  font-weight: normal;
}
#InvSearchBoxHP #InvSearchBoxSubmit span.SubmitSearchbutton {
  background: #c00;
  border: 0 none;
  text-transform: capitalize;
}
#InvSearchBoxHP #InvSearchBoxSubmit span.SubmitSearchbutton:hover {
  background: #900;
}
.invIcon {
  background-image: url("https://s3.amazonaws.com/dom-cms/Site/cc65a6ef-4e9c-4aff-8346-ca73d2b59f5d/images/invSprites.png");
}
#InvSearchBoxHP select {
  margin: 0 auto 10px;
  width: 94%;
}
#InvSearchBoxSubmit { margin: 20px 0 0; }
.StartOver { color: #333; }

.formContainer { margin: 0 0 0 10px; }
.formContainer h3 {
  background: #cc0000; /* Old browsers */
  background: -moz-linear-gradient(top,  #cc0000 0%, #890000 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#890000)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #cc0000 0%,#890000 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #cc0000 0%,#890000 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #cc0000 0%,#890000 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #cc0000 0%,#890000 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#890000',GradientType=0 ); /* IE6-9 */
  color: #fff;
  font-size:18px; font-size:1.8rem;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
}
.formContainer ul { margin-bottom: 0; text-align: center; }
.formContainer ul li { margin-bottom: 6px; }
.formContainer form { padding-bottom: 0; }
.formContainer form label {
  color: #000;
  margin: 0 12px 0 -2px;
  text-align: left;
  text-indent: 6px;
  vertical-align: top;
}
.formContainer form input, .formContainer form textarea {
  display: inline;
  height: auto;
  margin: 0;
  width: 96%;
}
.formContainer form input[type="radio"]{ width:auto; }
.formContainer form input[type=submit] {
  background: #cc0000; /* Old browsers */
  background: -moz-linear-gradient(top,  #cc0000 0%, #890000 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#890000)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #cc0000 0%,#890000 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #cc0000 0%,#890000 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #cc0000 0%,#890000 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #cc0000 0%,#890000 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#890000',GradientType=0 ); /* IE6-9 */
  border: 1px solid #999;
  box-shadow: 0 0 0;
  cursor: pointer;
  font-size: 16px; font-size: 1.6rem;
  padding: 2px 0;
  text-shadow: 0 0 0;
}
.formDisclaimer {
  background-position: 2px 2px;
  font-size: 10px;  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 0;
  color:#000;
  padding: 4px;
} 

form {
  background: none;
  border: 0 none;
  box-shadow: 0 0 0;
  width: 100%;
}
form li {
  background: none;
  border: 0 none;
  clear: none;
  padding: 0;
}
form li:nth-child(2n+1) { background: none; }
form li:last-child { border-top: 0 none; }
form label { line-height: 1.6; }
input, select { float: none; }

.hmButtons li { margin-bottom: 26px; }

.seoText { margin-top: 20px; }
.hpInvLinkList { margin-top: 20px; }
.hpInvLinkList h2{
  font-size:14px;
  font-size: 1.4rem;
  line-height: 2.2;
  margin-bottom: 0;
}
.hpInvLinkList ul{
  margin:2px 0 0 12px;
  overflow:hidden;
}
.hpInvLinkList ul li{
  list-style:none;
  float:left;
  width:140px;
  padding:0 0 8px;
  margin:0;
}

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

@media only screen and (max-width: 900px) {
  .invSrchBg { height: 266px; }
  #InvSearchBoxSubmit { margin-top: 14px; }
}
@media only screen and (max-width: 800px) {
  /* anything below 800px */
  .invSrchBg { height: 238px; }
  #InvSearchBoxHP h3.invSrchHeader, .formContainer h3 {
    font-size: 16px;  font-size: 1.6rem;
    margin-bottom: 2px;
  }
  #InvSearchBoxHP select {
    margin-bottom: 2px;
  }
  #InvSearchBoxHP ul#InvSearchBoxTypeBox li label,
  .formContainer form label{
    line-height: 1.2;
    margin-bottom: 2;
  }
  #InvSearchBoxSubmit { margin-top: 20px; }
  #InvSearchBoxHP #InvSearchBoxSubmit span.SubmitSearchbutton {
    padding: 0 6px;
  }
  #InvSearchBoxHP #InvSearchBoxSubmit li {
    text-align: center;
  }
  .StartOver { display: none; }
  .seoText h1 {
    padding-left: 10px;
  }
  .seoText p {
    padding-left: 10px;
    text-align: justify;
  }
}
@media only screen and (max-width: 768px) {
  /* anything below 768px */
  #InvSearchBoxHP #InvSearchBoxSubmit li {
    margin-bottom: 4px;
  }
  .invSrchBg { height: 226px; }
}
@media only screen and (max-width: 767px) {
  /* anything below 767px */
  #main { background: #002041; text-align: center; }
  .noLeftMargin { margin-left: 0; }
  .invSrchBg { height: auto; }
  #InvSearchBoxHP select { margin-bottom: 6px; }
  .StartOver { display: inline; }
  .block-grid.hmButtons.two-up { margin-left: 0; }
  .flexslider { display: none; }
  .invSrchBg { margin-left: 10px; }
  .formContainer  { margin: 0 10px 10px; }
  .flex-video iframe { padding-left: 0; }
  .blueBkg { text-align: center; }
  .hmButtons { padding-left: 10px; margin-bottom: 0; }
  .hpInvLinkList { margin-top: 0; }
  .hpInvLinkList ul li { width: 33%; }
  footer h4, footer h5, footer h6 { font-size: 13px; font-size: 1.3rem; }
}
@media only screen and (max-width: 599px) {
  .hmButtons div { margin-bottom: 10px; }
  .hmButtons.block-grid.two-up > li {
    margin-left: 0;
    width: 50%;
  }
  .invSrchBg {
    margin-left: 20px;
    margin-right: 20px;
  }
  .formContainer  { margin: 0 20px 10px; }
}
@media only screen and (max-width: 479px) {
  .hmButtons { text-align: center; }
  .hmButtons .phone-two {
    float:none;
    margin:0 auto;
  }
}
