/* 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.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
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;
}
/*
.g-container-top
	{background-image: none}
*/
.g-logo {
  background-image: none;
}
/* PADDING AROUND IMAGES IN PORTFOLIO */
.g-imagegrid .g-imagegrid-item {
  padding: 10px;
}
.g-main-nav .g-toplevel {
  justify-content: right;
}
/* THIS MOVES THE HAMBURGER TOGGLE ON MOBILE TO THE RIGHT SIDE OF THE SCREEN */
.g-offcanvas-toggle {
  right: 10px;
  left: auto;
}
/*
html body #g-page-surround #g-container-top:before
	{background-image: none}


.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content
	{text-shadow: 2px 2px 2px #fff, 2px 2px 2px #000}
*/
.overlay-light .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #191e28 !important;
  text-shadow: 2px 4px 5px #6f6f6f;
}
.overlay-light a, .overlay-light .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .overlay-light #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #a80115 !important;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #a80115;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.4vw;
  text-shadow: 2px 4px 5px #6f6f6f;
}
/* HAMBURGER MENU COLOR */
.overlay-light + #g-page-surround > .g-offcanvas-toggle {
  color: #6f6f6f;
}
#simplecontent-1246-particle .g-simplecontent-item-leading-content {
  max-width: 120px;
}
#g-navigation .g-grid .g-logo {
  max-width: 190px;
}
#g-footer .g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a:hover {
  color: #fbce07;
}
/* REMOVE THE DARK SHADING WHEN HOVERING OVER IMAGES */
.g-imagegrid .g-imagegrid-link:before {
  background: none;
}
#g-container-main .g-grid .g-content h1, #g-container-main .g-grid .g-content h3, #g-container-main .g-grid .g-content h2 {
  text-shadow: 1px 2px 3px #6F6F6F;
}
/*
#g-footer .g-simplecontent-item-leading-content {
	max-width: 75%;
}

*/
/*
.g-simplecontent .g-simplecontent-item-main-content {
	margin: 0 auto;
}
*/
h2.g-title {
  text-shadow: 1px 2px 3px #6f6f6f;
}
/* REMOVE THE WHITE SPACE ABOVE THE PORTFOLIO */
.section-vertical-paddings-large {
  padding-top: 0;
}
/*body {
	text-shadow: 1px 1px 4px #aaa;
}
*/
.g-imagegrid {
  font-size: 1.2rem;
}
/* NO SPACE BETWEEN HEADING AND PARAGRAPH TEXT */
.g-imagegrid .g-imagegrid-desc {
  margin: 0 0 1.5rem 0;
}
.com-content-article {
  font-size: 1.2rem;
}
/* TO GET RID OF THE PADDING IN THE MAIN CONTAINER SO IT LINES UP WITH IMAGE GRID BELOW */
.platform-content.container {
  padding-left: 0;
}
/* MAKES TEXT ON SWIPER MORE READABLE BY ADDING TEXT SHADOW */
.g-swiper-title {
  font-weight: 900;
  text-shadow: 0px 0px 3px #000, -1px -1px #000, 2px 2px #000;
}
/*# sourceMappingURL=custom_12.css.map */