/* 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-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/**
* @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 .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 .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;
}
.jl-article figure {
  margin: 20px 20px 20px 20px !important;
}
.lead {
  font-size: 1.1rem;
}
.right-250 {
  float: right;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 25px;
  padding-bottom: 25px;
  max-width: 150px;
}
.left-150 {
  float: left;
  padding-top: 0px;
  padding-right: 25px;
  padding-left: 0px;
  padding-bottom: 25px;
  max-width: 150px;
}
em {
  color: #e4b373 !important;
}
#g-navigation .mobile-toggle {
  color: #e4b373 !important;
}
/*# sourceMappingURL=custom_28.css.map */