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

/**
* @version   $Id$
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/
body .g-noborder {
  border: 0 !important;
  box-shadow: none !important;
}
body .g-floatleft {
  float: left;
  margin-right: 15px;
  margin-left: 0;
}
body .g-floatright {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
body .g-uppercase {
  text-transform: uppercase;
}
body .g-lowercase {
  text-transform: lowercase;
}
body .g-relative {
  position: relative;
}
body .flush {
  margin: 0 !important;
  padding: 0 !important;
}
body .normalfont {
  font-size: 100% !important;
  line-height: inherit !important;
}
body .normalfont li {
  font-size: 100% !important;
  line-height: inherit !important;
}
body .boldfont {
  font-weight: bold !important;
}
body .noitalic {
  font-style: normal !important;
}
body .nobold {
  font-weight: normal !important;
}
body .nobold a, body .nobold li {
  font-weight: normal !important;
}
body .g-displayinline {
  display: inline !important;
}
body .nomargintop, body .g-block.nomargintop, body ul.nomargintop, body li.nomargintop {
  margin-top: 0 !important;
}
body .nomarginbottom, body .g-block.nomarginbottom, body ul.nomarginbottom, body li.nomarginbottom {
  margin-bottom: 0 !important;
}
body .nomarginleft, body .g-block.nomarginleft, body ul.nomarginleft, body li.nomarginleft {
  margin-left: 0 !important;
}
body .nomarginright, body .g-block.nomarginright, body ul.nomarginright, body li.nomarginright {
  margin-right: 0 !important;
}
body .nopaddingtop, body .g-block.nopaddingtop, body ul.nopaddingtop, body li.nopaddingtop {
  padding-top: 0 !important;
}
body .nopaddingbottom, body .g-block.nopaddingbottom, body ul.nopaddingbottom, body li.nopaddingbottom {
  padding-bottom: 0 !important;
}
body .nopaddingleft, body .g-block.nopaddingleft, body ul.nopaddingleft, body li.nopaddingleft {
  padding-left: 0 !important;
}
body .nopaddingright, body .g-block.nopaddingright, body ul.nopaddingright, body li.nopaddingright {
  padding-right: 0 !important;
}
body .smallmarginbottom {
  margin-bottom: 5px !important;
}
body .smallmargintop {
  margin-top: 5px !important;
}
body .smallmarginleft {
  margin-left: 5px !important;
}
body .smallmarginright {
  margin-right: 5px !important;
}
body .smallmarginall {
  margin: 5px !important;
}
body .medmarginbottom {
  margin-bottom: 10px !important;
}
body .medmargintop {
  margin-top: 10px !important;
}
body .medmarginleft {
  margin-left: 10px !important;
}
body .medmarginright {
  margin-right: 10px !important;
}
body .medmarginall {
  margin: 10px !important;
}
body .largemarginbottom {
  margin-bottom: 15px !important;
}
body .largemargintop {
  margin-top: 15px !important;
}
body .largemarginleft {
  margin-left: 15px !important;
}
body .largemarginright {
  margin-right: 15px !important;
}
body .largemarginall {
  margin: 15px !important;
}
body .xlargemarginbottom {
  padding-bottom: 35px !important;
}
body .xlargemargintop {
  padding-top: 25px !important;
}
body .xlargemarginleft {
  padding-left: 35px !important;
}
body .xlargemarginright {
  padding-right: 35px !important;
}
body .xlargemarginll {
  padding: 35px !important;
}
body .smallpaddingbottom {
  padding-bottom: 5px !important;
}
body .smallpaddingtop {
  padding-top: 5px !important;
}
body .smallpaddingleft {
  padding-left: 5px !important;
}
body .smallpaddingright {
  padding-right: 5px !important;
}
body .smallpaddingall {
  padding: 5px !important;
}
body .medpaddingbottom {
  padding-bottom: 10px !important;
}
body .medpaddingtop {
  padding-top: 10px !important;
}
body .medpaddingleft {
  padding-left: 10px !important;
}
body .medpaddingright {
  padding-right: 10px !important;
}
body .medpaddingall {
  padding: 10px !important;
}
body .largepaddingbottom {
  padding-bottom: 15px !important;
}
body .largepaddingtop {
  padding-top: 15px !important;
}
body .largepaddingleft {
  padding-left: 15px !important;
}
body .largepaddingright {
  padding-right: 15px !important;
}
body .largepaddingall {
  padding: 15px !important;
}
body .xlargepaddingbottom {
  padding-bottom: 35px !important;
}
body .xlargepaddingtop {
  padding-top: 25px !important;
}
body .xlargepaddingleft {
  padding-left: 35px !important;
}
body .xlargepaddingright {
  padding-right: 35px !important;
}
body .xlargepaddingall {
  padding: 35px !important;
}
body .subsmallmarginbottom {
  margin-bottom: -5px !important;
}
body .subsmallmargintop {
  margin-top: -5px !important;
}
body .subsmallmarginleft {
  margin-left: -5px !important;
}
body .subsmallmarginright {
  margin-right: -5px !important;
}
body .subsmallmarginall {
  margin: -5px !important;
}
body .submedmarginbottom {
  margin-bottom: -10px !important;
}
body .submedmargintop {
  margin-top: -10px !important;
}
body .submedmarginleft {
  margin-left: -10px !important;
}
body .submedmarginright {
  margin-right: -10px !important;
}
body .submedmarginall {
  margin: -10px !important;
}
body .sublargemarginbottom {
  margin-bottom: -15px !important;
}
body .sublargemargintop {
  margin-top: -15px !important;
}
body .sublargemarginleft {
  margin-left: -15px !important;
}
body .sublargemarginright {
  margin-right: -15px !important;
}
body .sublargemarginall {
  margin: -15px !important;
}
body .noitalic {
  font-style: normal !important;
}
body .nobold {
  font-weight: normal !important;
}
body .nomarginall {
  margin: 0 !important;
}
body .nopaddingall {
  padding: 0 !important;
}
body .nomargintop {
  margin-top: 0 !important;
}
body .nomarginbottom {
  margin-bottom: 0 !important;
}
body .nomarginleft {
  margin-left: 0 !important;
}
body .nomarginright {
  margin-right: 0 !important;
}
body .nopaddingtop {
  padding-top: 0 !important;
}
body .nopaddingbottom {
  padding-bottom: 0 !important;
}
body .nopaddingleft {
  padding-left: 0 !important;
}
body .nopaddingright {
  padding-right: 0 !important;
}
body .button-row {
  display: block;
  margin: 30px 0 0;
}
.jl-wrapper .jl-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
@media only all and (min-width: 75rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 30rem;
  }
}
.jl-slideshow .el-content-wrapper {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-slideshow .el-vertical-align {
  margin: 1.9749rem;
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended .el-navbar-dropbar {
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.el-horiz-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
p, ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-modal-dialog video {
  vertical-align: middle;
}
.jl-link {
  color: #3176d6;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #3176d6;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-list-primary > ::before, .jl-text-primary {
  color: #3176d6 !important;
}
.jl-notification-message-primary, .jl-button-link, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-iconnav > * > a:hover, .jl-iconnav > .jl-active > a {
  color: #3176d6;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-search-navbar .jl-search-input:focus, .jl-tab > .jl-active > a {
  border-color: #3176d6;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > *, .jl-label:not(.jl-label-success, .jl-label-warning, .jl-label-danger) {
  background-color: #3176d6;
}
.jl-light .jl-label {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-light > :not([class*="jl-card-media"]) .jl-card-title {
  color: rgba(255, 255, 255, 0.7);
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #276ac6;
}
.jl-light .jl-button-primary:focus {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-icon:not(.jl-preserve) [stroke*="#"]:not(.jl-preserve) {
  stroke: currentcolor;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #3176d6;
}
.jl-text-background {
  background-color: #3176d6;
  background-image: linear-gradient(90deg, #3176d6 0, #5a31d6 100%);
}
.jl-checkbox:focus, .jl-radio:focus {
  border-color: #3176d6;
}
.jl-radio:checked:focus {
  background-color: #3176d6;
}
.jl-overlay-primary {
  background: rgba(49, 118, 214, 0.8);
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #3176d6;
  border-color: #3176d6;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #3176d6;
  border-color: #3176d6;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #3176d6;
}
@media only all and (min-width: 75rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 4rem;
    text-transform: uppercase;
  }
  .g-slideshow .style3 .g-slideshow-desc {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 4rem;
    text-transform: uppercase;
  }
  .g-slideshow .style3 .g-slideshow-desc {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 4rem;
    text-transform: uppercase;
  }
  .g-slideshow .style3 .g-slideshow-desc {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 2.5rem;
    text-transform: uppercase;
  }
  .g-slideshow .style3 .g-slideshow-desc {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 2.5rem;
    text-transform: uppercase;
  }
  .g-slideshow .style3 .g-slideshow-desc {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.terms-table {
  padding-left: 35px !important;
}
.right {
  float: right;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 25px;
  padding-bottom: 25px;
}
.left {
  float: left;
  padding-top: 0px;
  padding-right: 25px;
  padding-left: 0px;
  padding-bottom: 25px;
}
.left500 {
  float: left;
  padding-top: 0px;
  padding-right: 25px;
  padding-left: 0px;
  padding-bottom: 15px;
  max-width: 525px;
}
.right500 {
  float: right;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 25px;
  padding-bottom: 15px;
  max-width: 525px;
}
.lead {
  font-size: 1.3rem;
}
em {
  color: #2682C5 !important;
}
#g-header {
  border-bottom: 5px solid rgba(49, 118, 214, 0.25);
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 36px 6px !important;
}
.g-main-nav .g-toplevel > li {
  text-transform: uppercase !important;
}
#g-showcase {
  padding: 0.5rem 0 !important;
}
.g-slideshow .g-slideshow-buttons .button {
  background: #f86b35 !important;
  border: 2px solid #f86b35 !important;
}
.g-offcanvas-toggle {
  color: #FFFFFF !important;
  background-color: #2B80BD;
}
.com-contact.contact h2 {
  display: none !important;
}
/* Contact Form - Full Width */
.contact #contact-form input, .contact #contact-form textarea {
  width: 100% !important;
}
/*# sourceMappingURL=custom_14.css.map */