#ctct {
  background: #e7e7e7;
}

.banner {
  background: url(../img/contact.jpg) repeat-y;
  background-size:cover;  
}
.pull-right {
  text-align: center;
  width: 130px;
}

h1 {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 40px;
}

.text-left {
  color: #707473;
  padding: 30px 60px;
  font-size: 16px;
}

.text-left .email {
  max-width: 800px;
}

.text-left .col-sm-6 {
  float: left;
  margin-bottom: 2%;
}

.text-left dt {
  float: left;
  display: block;
  min-width: 178px;
}

.subcol {
  color: #000;
  font-weight: bold;
  padding: 0 10px;
}

.subcol-s {
  font-weight: 550;
  padding: 0 10px;
}

.clearboth {
  clear:both;
}

.qrimgs div {
  max-width: 130px;
  text-align: center;
  float: left;
  margin: 0 2%;
}