#container {
  width: 90%;
  margin: 0 auto;
}

#container .btn.btn-primary.btn-block {
  background-color: #105a94;
  border-color: #105a94;
}

#container .agent-title {
  margin-bottom: 0 !important;
}

.agency-details-tab {
  display: none !important;
}

#agency-agent {
  display: none !important;
}

.contact-agency {
  display: none;
}

.agency-data {
  display: none;
}

.agency-title {
  font-family: "Oxygen", sans-serif !important;
}

.ere-agent-single .agent-single .agent-social a:hover {
  background: #105a94 !important;
}

.agent-number-property {
  display: none !important;
}

.agent-position {
  font-size: 25px;
}

.agent-contact.agent-info {
  margin-top: 0 !important;
}

.ere-agent-single .agent-single .agent-contact i {
  width: 20px;
  font-size: 30px;
  margin-right: 15px;
}

.ere-agent-single .agent-single .agent-contact a {
  color: black;
}

.ere-agent-single .agent-single .agent-contact a:hover {
  color: black;
}

.agent-agency {
  display: none;
}

.contact-agent {
  display: none;
}

@media all and (min-width: 768px) {
  #container {
    width: 70%;
  }
}
