/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.projects-horizontal {
  color: #313437;
  background-color: #fff;
}
.projects-horizontal h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}
@media (max-width: 767px) {
  .projects-horizontal h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}
.projects-horizontal .jl-article {
  font-size: 14px;
  margin: 0 auto 10px;
}
.projects-horizontal .projects {
  padding-bottom: 40px;
}
.projects-horizontal .item {
  padding-top: 60px;
  min-height: 160px;
}
@media (max-width: 767px) {
  .projects-horizontal .item {
    padding-top: 40px;
    min-height: 160px;
  }
}
.projects-horizontal .item .name {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 15px;
  color: inherit;
}
.projects-horizontal .el-image {
  height: auto;
  float: left;
  padding-right: 10px;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  border: 0;
}
.projects-horizontal .jl-margin-top {
  margin-top: 0px !important;
}
/*# sourceMappingURL=custom_12.css.map */