﻿/*** Bootstrap breakpoints: 320, 480, 768, 992, 1200 ***/
.company-address-wrapper {
  font-size: 1.1em;
  color: #000;
  margin-top: 20px;
}
.company-address-wrapper a {
  color: #4c5356;
}
.company-address-wrapper a:hover {
  color: #f5f5f5;
}
.company-contact-title {
  font-size: 1.5em;
  margin-left: 20px;
  margin-bottom: 20px;
}
#GeoMap {
  margin-left: -15px !important;
  margin-right: -15px;
  margin-top: -15px;
}
.form-control {
  max-width: 100%;
}
#Message {
  margin-bottom: 20px;
}