h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "HelveticaLTPro";
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
}

img {
  max-width: 100%;
}

body {
  font-family: "HelveticaLTPro";
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
}

#content {
  background-color: #000;
}

.grey-purple-box {
  background: #D7D7D7;
  color: #000;
  padding: 50px 30px;
}

.grey-purple-box>h2,
.grey-purple-box>h3,
.grey-purple-box>h4,
.grey-purple-box>h1 {
  color: #5C335F;
  margin-bottom: 20px;
  font-size: 2rem;
}

.dark-grey-purple-box {
  background: #98999D;
  color: #000;
  padding: 50px 30px;
}

.dark-grey-purple-box>h2,
.dark-grey-purple-box>h3 {
  color: #5C335F;
  margin-bottom: 20px;
}

.image-block {
  padding: 0;
  background: url('/assets/images/interface/placeholder.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 300px;
}

.purple-block {
  background-color: #5C335F;
  color: #fff;
  padding: 60px 30px;
}

.white-block {
  color: #000;
  background: #D7D7D7;
  padding: 50px 30px;
}

.white-block>h3,
.white-block>h2 {
  color: #5C335F;
  margin-bottom: 20px;
}

.btn-white {
  color: #5C335F;
  background: #fff;
  font-family: "HelveticaLTPro";
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
  padding: 8px 20px;
  margin-top: 10px;
  border: 1px solid #5C335F;
  box-shadow: none;
  margin-top: 0;
}

.btn-purple {
  color: #fff;
  background: #5C335F;
  padding: 10px 20px;
  margin-top: 10px;
  border: 1px solid #fff;
  box-shadow: none;
  font-weight: bold;
  min-width: 120px;
  display: inline-block;
}

.btn-purple:hover,
.btn-purple:active,
.btn-purple:focus {
  color: #5C335F;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #5C335F;
}

.btn-white:hover,
.btn-white:active,
.btn-white:focus {
  color: #fff;
  background-color: #5C335F;
  text-decoration: none;
  border: 1px solid #fff;
}

/* Footer */

.footer-site {
  background-color: #000;
  color: #fff;
  padding: 15px 50px;
  text-align: center;
}

.footer-smalltype {
  margin-bottom: 1.5rem;
}

.footer-smalltype p {
  margin-bottom: 0;
}

.footer-text {
  font-size: 14px;
}

.social-links-container {
  margin-bottom: 1rem;
}

/* .footer-credits {
    text-align: right
} */

.social-link svg {
  width: 2rem;
  height: 2rem;
}

.footer-credits>a {
  color: #fff;
}

@media (min-width: 768px) {
  .footer-site {
    text-align: left;
  }

  .footer-smalltype {
    margin-bottom: 0;
    display: flex;
    align-items: flex-end;
  }

  .group-companies-container .col-xs-4 {
    margin-bottom: 0 !important;
  }

  .footer-credits {
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}

.link {
  color: #fff;
  text-decoration: underline;
}

.link:hover {
  font-weight: bolder;
  color: #fff;
}

.form-control {
  border-radius: 0;
  background-color: #D7D7D7;
}

#errorMessage {
  display: none;
  color: #ffaf17;
}

.recaptcha-error {
  color: #ffaf17;
  margin-top: 0.375rem;
}

.white {
  background-color: #fff;
  width: 100%;
  padding: 30px 70px;
  margin: 0;
  margin-top: 7px;
}

.header-margin-bottom {
  margin-bottom: 50px;
  margin-top: 30px;
}

.white h2,
.white h4,
.white p,
.white h5 {
  /*color: #97999C;*/
  color: #686b6d;
}

#measure-success {
  font-size: 1.25rem;
  font-family: "HelveticaLTPro";
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
}

.mapouter {
  position: relative;
  text-align: right;
  width: 75%;
}

.gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 65%;
  width: 100%;
}

.top-row {
  background-image: url('./assets/images/interface/banner.jpg');
  background-size: cover
}

#text-24-7 {
  color: #fff;
  margin-bottom: 2px;
  bottom: 30%;
}

#logo {
  width: 180px;
  position: relative;
  z-index: 2;
  bottom: -50px
}

.line-strip {
  min-height: 10px;
  margin: auto;
  margin-right: 0;
}

.white-bg {
  background-color: #fff;
  color: #5C335F;
  text-align: center;
  padding: 25px 50px
}

.bold-txt {
  font-weight: bold;
}

#scaffolding-heading {
  width: 100%;
  padding: 15px;
}

#top-heading {
  margin-top: 50px;
}

.tel-button-top {
  position: absolute;
  bottom: 10%;
  right: 0px;
}

#call-top-row {
  text-align: right;
  min-height: 180px;
}

#safety-heading {
  margin-top: 30px;
}

.purple-block ul {
  padding-left: 0;
}

.white-block ul {
  padding-left: 15px;
}

#ready-when {
  width: 100%;
  font-size: 20px;
}

/* Covid Alert */
.covid-alert {
  background: #fff;
  padding-top: 24px;
  padding-bottom: 24px;
}

.covid-alert p {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.7;
}

.covid-alert p span {
  color: #BC1121;
}

.covid-alert p a {
  color: inherit;
  text-decoration: underline;
}

/* Footer */
.members-row {
  text-align: center;
  align-items: center;
  justify-content: center;
}

.siac-logo {
  max-height: 3rem;
}

.ubc-logo {
  max-height: 6.5rem;
}

.tca-logo {
  max-height: 7rem;
}

/*Media Queries*/
@media(max-width: 575px) {
  .footer-site {
    padding: 15px 20px
  }

  .white {
    padding: 15px;
  }

  .mapouter {
    width: 100%;
  }

  #logo-row {
    text-align: center;
  }

  #logo {
    bottom: 0;
    width: 140px;
    margin: 30px auto;
    margin-top: 0;
  }

  .tel-button-top,
  #text-24-7 {
    position: relative;
    bottom: 0;
    right: 0;
  }

  #call-top-row {
    text-align: center;
    min-height: 100%;
  }

  .grey-purple-box,
  .purple-block,
  .white-block,
  .dark-grey-purple-box {
    padding: 15px;
  }

  .purple-block ul,
  .white-block ul {
    padding-left: 15px;
  }

  .white-bg {
    padding: 20px;
  }

  .purple-block .col-md-6 {
    padding: 0;
  }

  #top-heading {
    margin-top: 10px;
    font-size: 25px;
  }

  .white-block>h2,
  #scaffolding-heading {
    font-size: 22px;
  }

  #ready-when {
    font-size: 15px;
  }

  #bottom-images h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 10px auto
  }

  #bottom-images>.col-md-4 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  h2,
  h3 {
    font-size: 20px;
  }

  #scaffolding-heading {
    padding-left: 0;
  }
}

#tm-strong,
#tel-bottom {
  font-family: "HelveticaLTPro";
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
}

#united-brotherhood-text {
  color: #000;
  font-size: 13px
}

strong {
  font-family: "HelveticaLTPro";
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
}

#gmap_canvas {
  border: none;
}

.phone-number-links,
.phone-number-links:active,
.phone-number-links:visited {
  color: #fff
}

.phone-number-links:hover {
  color: #fff;
  text-decoration: underline;
}

#part-of-tmi {
  color: #5C335F;
}

#part-of-tmi:hover {
  text-decoration: none;
  color: #5C335F;
}

.grey-footer-text {
  color: #97999C;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.5rem;
  width: 100%
}

.group-companies-container {
  margin-bottom: 1.5rem;
}

.group-companies-container .row {
  justify-content: center;
}

.group-companies-container .logo-col {
  flex: 0 0 25%;
  margin-top: 0.5rem;
  max-width: 6rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.group-companies-container a {
  display: block;
}

@media (min-width: 768px) {
  .group-companies-container {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .group-companies-container .logo-col {
    flex: 0 0 50%;
  }
}

@media (min-width: 1024px) {
  .group-companies-container .logo-col {
    flex: 0 0 25%;
  }
}

@media(max-width: 574px) {
  .footer-text {
    position: relative !important;
    bottom: auto;
    left: auto;
    right: auto;
  }
}