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

#g-navigation > .g-container {
  padding: 0;
}
#g-navigation {
  border-bottom: 1px solid #e5e5e5;
}
.jl-navbar-container {
  padding: 0px 10px;
}
.jl-navbar-right {
  gap: 10px;
}
.region {
  padding: 6px 8px;
  background: #eaeaea;
  margin-top: 0;
  font-size: 0.8rem;
}
.g-social-text {
  display: block !important;
  font-size: 11px;
  text-transform: uppercase;
}
#g-fixedside .g-social a {
  opacity: 0.85;
}
#g-fixedside {
  background: #e31f26;
  color: #ffffff;
  top: 76px;
  max-height: 306px;
  box-shadow: 1px 3px 5px #0000008a;
}
.social .fa-twitter {
  background: #1da1f2 !important;
  box-shadow: 1px 3px 5px #0000008a;
  padding: 1.25rem 0 !important;
  height: 60px;
  width: 64px;
  box-shadow: 1px 3px 5px #0000008a;
}
/*
.social .fa.fa-twitter {
  background: #1da1f2 !important;
  padding: 25px;
  max-width: 64px;
  opacity: 1 !important;
  box-shadow: 1px 3px 5px #0000008a;
}
*/
.social .fa.fa-facebook-f {
  background: #3b5998 !important;
  padding: 27px;
  max-width: 64px;
  opacity: 1 !important;
  box-shadow: 1px 3px 5px #0000008a;
}
h1, h2, h3 {
  color: #333;
}
em {
  color: initial;
}
.events .item-content, .com-content-article.events {
  border: 1px solid #ccc;
  padding: 10px 20px 20px;
  border-radius: 3px;
}
.field-value.custom.btn.btn-primary a {
  color: #fff !important;
}
.btn.btn-sm.btn-info {
  background: #ed1c24;
  border: #fff;
  color: #fff;
}
.events .tags.list-inline {
  float: right;
}
.events .btn.btn-secondary {
  float: right;
  border: 1px solid #333;
}
.right {
  float: right;
}
.left {
  float: left;
}
.left, .right {
  max-width: 100%;
}
.newuser {
  display: inline-block;
  margin: 10px;
  width: 47%;
}
.btn-block {
  width: 100% !important;
}
.float148 {
  margin-left: 148px;
}
.dropcap {
  float: left;
  position: relative;
  top: 4px;
  padding: 20px 0px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
  color: white;
  background: #E21F26;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  font-weight: bold;
  text-align: center;
}
.uk-width-medium-1-2.uk-row-first {
  text-align: right;
}
.feature {
  font-size: 20px;
  line-height: 1.5;
}
.red_underline {
  border-bottom: 2px solid #ed1c24;
  padding-bottom: 0.5rem;
  width: 70%;
  margin-bottom: 0.75rem !important;
}
.orange_underline {
  border-bottom: 2px solid #f79222;
  padding-bottom: 0.5rem;
  width: 70%;
  margin-bottom: 0.75rem !important;
}
.product_features {
  line-height: 1.6;
  margin: 0;
}
h3.product_features {
  padding-top: 0.75rem;
  font-weight: 700;
}
h5.product_features {
  color: #555;
  font-weight: 700;
}
h3.product_benefits {
  font-weight: 700;
  font-size: 130%;
  line-height: 1.25;
  padding: 0.5rem 0rem 0rem;
  margin-bottom: 0;
}
h5.product_benefits {
  clear: both;
  color: #555;
  font-weight: 700;
  font-size: 110%;
  padding-top: 0.25rem;
  margin-top: 0px;
  line-height: 1.75;
}
.red {
  color: #ed1c24;
}
img.benefits {
  height: 40px;
  width: 40px;
  margin: 10px 10px 10px 0px;
  float: left;
}
.white {
  color: #fff;
}
.black {
  color: #000;
}
.no-margin-above {
  margin-top: 0px;
}
.no-margin-below {
  margin-bottom: 0px;
}
.rsform.mod-contact-form {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  color: #222;
  margin-top: 16px;
}
.safety-alerts {
  background: #f7f7f7;
  padding: 10px 20px;
  border-top: 1px solid #ccc;
}
.safety-alerts h4 {
  text-transform: uppercase;
}
.safety-left, .safety-right {
  width: 30%;
  display: inline-block;
  vertical-align: top;
}
.download-icon {
  border: 1px solid #333;
  padding: 7px;
  border-radius: 30px;
  height: 35px;
  width: 35px;
  display: inline-block;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background: #333;
  margin-left: 6px;
}
.download-icon:hover {
  background: #e31f26;
  color: white;
  border: 1px solid #e31f26;
}
.link-icon {
  border: 1px solid #e31f26;
  padding: 7px;
  border-radius: 30px;
  height: 35px;
  width: 35px;
  display: inline-block;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background: #e31f26;
  margin-left: 6px;
}
.link-icon:hover {
  background: #333;
  color: white;
  border: 1px solid #333;
}
.footer ul.jl-list {
  margin-left: 0px;
  line-height: 1.3;
}
.footer h3.g-title {
  font-size: 16px;
  text-transform: uppercase;
  color: #222;
  font-weight: bold;
  margin: 0;
}
.g-branding {
  text-transform: uppercase;
  color: #888;
  font-size: 0.8rem;
}
.g-branding a {
  color: #333;
}
.g-branding a:hover {
  color: #e31f26;
}
#g-footer a:hover {
  color: #e31f26;
}
/* mobile styles */
@media only screen and (max-width: 47.938rem) {
  .newuser {
    width: 94%;
  }
}
/*# sourceMappingURL=custom_29.css.map */