#headerwrap {border-bottom: 5px solid #215BAB;}

.whiteplease {
  color: #fff !important;
}

.padthis {padding-left: 125px; padding-right: 125px}

.centerthis {text-align: center;}

#region11wrap {
  border-top: 5px solid #000;
}

#region11 {
  padding-bottom: 10px !important;
  padding-top: 15px !important;
}

a.ask-a-question, .vm-details-button a {background: #215BAB; color: #fff; font-size: 14pt;}
.vm-product-descr-container-1 h2 {font-size: 18pt;}

@media screen and (min-width: 900px) {
  .homespacer {height: 600px;}
}

@media screen and (max-width: 900px) {
  .homespacer {height: 150px;}
  #menuwrap {width: 60px;}
  .vm-product-container > div { width: 100% !important;}
}