figure.snip1253 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 20px 1%;
  min-width: 200px;
  max-width: 260px;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

figure.snip1253 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

figure.snip1253 .image {
  max-height: 220px;
  overflow: hidden;
}

figure.snip1253 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}

figure.snip1253 figcaption {
  margin: -40px 15px 0;
  padding: 15px;
  position: relative;
  background-color: #ffffff;
}

figure.snip1253 .date {
  background-color: #2980b9;
  top: 15px;
  color: #fff;
  left: 15px;
  min-height: 48px;
  min-width: 48px;
  position: absolute;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

figure.snip1253 .date span {
  display: block;
  line-height: 24px;
}

figure.snip1253 .date .month {
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.1);
}

figure.snip1253 h3, figure.snip1253 p {
  margin: 0;
  padding: 0;
}

figure.snip1253 h3 {
  min-height: 50px;
  margin-bottom: 10px;
  margin-left: 60px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
}

figure.snip1253 p {
  font-size: 0.8em;
  margin-bottom: 20px;
  line-height: 1.6em;
}

figure.snip1253 footer {
  padding: 0 25px;
  background-color: #20638f;
  color: #e6e6e6;
  font-size: 0.8em;
  line-height: 30px;
  text-align: right;
}

figure.snip1253 footer > div {
  display: inline-block;
  margin-left: 10px;
}

figure.snip1253 footer i {
  color: rgba(255, 255, 255, 0.2);
  margin-right: 5px;
}

figure.snip1253 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

figure.snip1253:hover img, figure.snip1253.hover img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

img {
  border-radius: 5px;
}

img {
  border-radius: 5px;
}

#press-section {
  min-height: 100vh;
  padding-bottom: 50px;
  padding-top: 20px;
  background-color: #dddddd;
  position: relative;
  margin: auto;
  text-align: center;
}

@media (min-width: 768px) {
  #press-section {
    /*min-height: 100vh;*/
    padding-bottom: 50px;
    padding-top: 20px;
    background-color: #dddddd;
    position: relative;
    margin: auto;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 576px) {
  #press-section {
    padding-bottom: 50px;
    padding-top: 20px;
    background-color: #dddddd;
    position: relative;
    margin: auto;
    text-align: center;
  }
}

.card-body.press {
  margin: 15px;
  margin-top: -30px;
  background-color: #f9e814;
  z-index: 999;
  position: relative;
  border-radius: 5px;
}

.card-img-top.w-100.d-block.press {
  border-radius: 0px;
}

.col.press-month {
  background-color: #66d7d7;
}

.col.press-year {
  background-color: #34a1c8;
}

#brand {
  font-size: larger;
  color: maroon;
  font-weight: 500;
}

@media (max-width: 768px) {
  #brand {
    font-size: 15px;
    color: maroon;
    font-weight: 500;
    max-width: 156px;
    margin-right: 5px;
  }
}

@media (max-width: 576px) {
  #brand {
    font-size: 20px;
    color: maroon;
    font-weight: 500;
  }
}

.row.services {
  /*display: inline-block;*/
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (max-width: 768px) {
  .row.services {
    display: inline-block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (max-width: 768px) {
  #press-custom-code {
    margin: 20px;
    width: 280px;
  }
}

@media (max-width: 576px) {
  #press {
    margin: 20px;
    /*margin-left: 0px;*/
    /*margin-right: 10px;*/
    display: inline-block;
  }
}

@media (min-width: 768px) {
  #press {
    margin: 20px;
    margin-left: 0px;
    margin-right: 10px;
    display: flex;
    /*width: 300px;*/
  }
}

#press {
  /*margin: 20px;*/
}

@media (max-width: 768px) {
  #research-awards {
    display: inline-block;
    width: 100vw;
  }
}

@media (max-width: 768px) {
  .about-us {
    font-size: 12px;
    text-align: justify;
  }
}

@media (max-width: 576px) {
  #social-icons {
    font-size: 15px;
    margin: 5px;
    color: maroon;
    text-align: center;
  }
}

@media (min-width: 768px) {
  #social-icons {
    font-size: 25px;
    margin: 5px;
    color: maroon;
    text-align: center;
  }
}

@media (min-width: 992px) {
  #social-icons {
    font-size: 30px;
    margin: 5px;
    color: maroon;
    text-align: center;
  }
}

#awards-span {
  /*max-width: 300px;*/
  /*margin-left: 70px;*/
  text-align: center;
  color: maroon;
  margin-top: 10px;
}

#blog-section {
  width: 100vw;
  min-height: 100vh;
  /*background-color: rgba(47,118,228,0.7);*/
  margin-top: 5px;
  margin-bottom: 5px;
}

div.jumbotron.anxiety-management {
  background-image: url('../../assets/img/stress-management.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
}

