/* 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
 */

.gp_brands_scroller .gp_brands {
  position: relative;
  width: 100%;
  min-height: 50px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
}
.gp_brands_scroller ul {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.gp_brands_scroller ul li {
  float: left;
  margin: 0 35px;
  padding: 0;
  list-style: none;
  display: inline-block;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}
.gp_brands_scroller ul li a {
  display: block;
  line-height: 1;
}
.gp_brands_scroller ul li img {
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
}
.gp_brands_scroller ul li img:hover {
  opacity: 0.85;
}
.gp_backgroundvideo .gp_block {
  position: relative;
  overflow: hidden;
}
.gp_backgroundvideo video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.gp_backgroundvideo .gp_cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.gp_backgroundvideo .gp_controls {
  position: absolute;
  right: 1.875rem;
  bottom: 1.875rem;
  z-index: 11;
}
@media only all and (min-width: 48rem) {
  .gp_backgroundvideo .gp_controls {
    display: none;
  }
}
.gp_backgroundvideo .gp_controls i {
  font-size: 1.625rem;
  line-height: 1;
  padding: 0.3125rem;
  color: #ffffff;
  opacity: 0.85;
  transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
}
.gp_backgroundvideo .gp_controls i:hover {
  opacity: 1;
}
.gp_backgroundvideo .gp_controls .gp_pause {
  display: none;
}
.gp_backgroundvideo .gp_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
}
.gp_backgroundvideo .gp_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.gp_backgroundvideo .gp_content_inner {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 2rem;
}
.gp_backgroundvideo .gp_content_inner > h3 {
  color: #ffffff !important;
  font-size: 2.25rem;
  margin: 0 0 1.25rem;
}
@media only all and (max-width: 47.99rem) {
  .gp_backgroundvideo .gp_content_inner > h3 {
    font-size: 1.375rem;
  }
}
.gp_backgroundvideo .gp_content_inner > div {
  color: #ffffff;
  margin-bottom: 1.25rem;
}
.gp_content1 {
  position: relative;
}
.gp_content1 > .g-grid.gp_center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.gp_content1 .gp_content {
  position: relative;
}
.gp_content1 .gp_buttons {
  margin-top: 1rem;
}
.gp_content1 .gp_buttons a {
  margin-bottom: 10px;
}
@media only all and (max-width: 47.99rem) {
  .gp_content1 .gp_text_right {
    padding-top: 1rem;
  }
  .gp_content1 .gp_text_left {
    padding-bottom: 1rem;
  }
}
@media only all and (min-width: 48rem) {
  .gp_content1 .gp_text_right {
    margin-left: 16%;
  }
  .gp_content1 .gp_text_left {
    margin-right: 16%;
  }
}
/*# sourceMappingURL=custom_29.css.map */