/* Client Name Local Styles
 * Copyright 2008-2017 Punchmark */

@media only screen and (max-width: 500px) {
  .mobilesizeforce{min-height:285px !important;}
  .mobilesizeforce #section-1-tab-1-row-1-column-1 .d-block { height: 340px !important;}
.videohideme{display:none;}
}
.bg-white-lowalpha {
                background: rgba(255, 255, 255, 0.7) !important;
}

.custompendant p, .custompendant .p {
  font-size: 18px !important;
  line-height:1.5em !important;
}
.custompendant h3, .custompendant .h3 {
  font-size: 36px !important;
}

.customlead p, p.customlead {
  line-height:1.5em !important;
}

.customrowrow {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.customcolumn {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}
