.chief360_apparatus_template1_text {
  background: #000;
text-transform: uppercase;
}

#wpforms-form-1532 input ,#wpforms-form-1532 select {
  width: 100%;
  display: inline-block;
  max-width: 100%;
}

.chief360staffcatlist.temp1dropdown  .col-lg-4.text-center {
    width: 30%;
}

.links-index-v1 {
  clear: both;
}
.links-index-v1 h3 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.links-index-v1 .group .links {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.links-index-v1 .group .links div {
  display: flex;
  flex-direction: column;
  flex-basis: 48%;
}

@media only screen and (min-device-width: 200px) and (max-device-width: 450px)
{
  .links-index-v1 .group .links div {
    flex-basis: 100%;
  }
}
.persomemo p {
width: 33%;
}

