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

.r-boxedinfo-section {
  padding: 0 !important;
  position: relative;
  z-index: 11;
}
@media only all and (min-width: 1800px) {
  .r-boxedinfo-section {
    margin-top: -147px;
  }
}
@media only all and (min-width: 1200px) and (max-width: 1799px) {
  .r-boxedinfo-section {
    margin-top: -98px;
  }
}
@media only all and (min-width: 960px) and (max-width: 1199px) {
  .r-boxedinfo-section {
    margin-top: -75px;
  }
}
.r-boxedinfo-section .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.r-boxedinfo {
  margin: 0 0 65px;
}
@media only all and (max-width: 959px) {
  .r-boxedinfo {
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 0;
  }
}
@media only all and (min-width: 960px) {
  .r-boxedinfo {
    background: #fff;
    -webkit-box-shadow: 0 0px 64px -25px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0px 64px -25px rgba(0, 0, 0, 0.6);
  }
}
.r-boxedinfo .g-block .r-boxedinfo-item {
  position: relative;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only all and (max-width: 959px) {
  .r-boxedinfo .g-block .r-boxedinfo-item {
    margin: 0 12px;
  }
}
@media only all and (min-width: 960px) {
  .r-boxedinfo .g-block .r-boxedinfo-item {
    padding: 50px 40px;
  }
  .r-boxedinfo .g-block .r-boxedinfo-item:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: rgba(0, 0, 0, 0.1);
  }
}
.r-boxedinfo .g-block .r-boxedinfo-item h2.r-header {
  font-size: 1.28571rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.r-boxedinfo .g-block .r-boxedinfo-item h2.r-header i {
  font-size: 44px;
  margin-bottom: 7px;
  display: block;
  font-weight: normal;
}
.r-boxedinfo .g-block .r-boxedinfo-item h2.r-header i[class^="flaticon-"] {
  margin-bottom: 17px;
}
.r-boxedinfo .g-block .r-boxedinfo-item.hours p span {
  float: right;
}
.r-boxedinfo .g-block .r-boxedinfo-item.hours p:not(:last-child) {
  border-bottom: 1px solid #d8dee2;
  padding: 10px 0;
  margin: 0;
}
.r-boxedinfo .g-block .r-boxedinfo-item.hours p:last-child {
  padding-top: 10px;
  margin: 0;
}
.r-boxedinfo .g-block .r-boxedinfo-item p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 500px) {
  .r-boxedinfo .g-block:not(:last-child) .r-boxedinfo-item {
    padding-bottom: 0 !important;
  }
}
/*# sourceMappingURL=custom_home.css.map */