<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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
 */

@charset "UTF-8";
/******** Custom scss file ********/
/****** Typography ******/
h1, h2, h3 {
  font-family: "Comic Sans MS";
}
/****** Body ******/
.g-offcanvas-left #g-page-surround {
  background: url('../../../../images/bg/headerContent.gif');
}
/****** Header ******/
#g-header .g-main-nav .g-toplevel {
  justify-content: center;
}
.header .g-container {
  width: 90%;
}
.logo .g-content {
  padding-left: 0;
  margin-left: 0;
}
.gantry-logo img {
  width: 400px;
}
/****** Navigation ******/
nav {
  font-family: "Comic Sans MS";
  font-size: 1.3rem;
  background: rgba(0, 0, 0, 0.1);
  margin-top: -1rem;
}
#g-header .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  color: #fff;
  text-shadow: 1px 2px #666;
}
#g-header .g-main-nav .g-toplevel &gt; li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: none;
}
#g-header .g-main-nav .g-toplevel &gt; li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) &gt; .g-menu-item-container {
  color: inherit;
  border-bottom: 2px solid;
  padding-bottom: 0;
}
/****** Showcase ******/
.showcase .g-container {
  width: 90%;
}
.showcase .g-content {
  padding: 0;
  margin: 0;
}
.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc {
  background: rgba(0, 0, 0, 0.2);
}
.moto {
  background: rgba(0, 0, 0, 0.1);
  text-shadow: 1px 2px #666;
}
.moto h2, .sample-content h1 {
  font-family: "Comic Sans MS";
}
/****** Feature ******/
#g-feature .g-content {
  padding: 0;
  margin: 0;
}
.english .sample-icons {
  color: #183184;
  opacity: 1;
}
.french .sample-icons {
  color: #F02940;
  opacity: 1;
}
.german .sample-icons {
  color: #FBCB00;
  opacity: 1;
}
.spanish .sample-icons {
  color: #BD0A1D;
  opacity: 1;
}
.italian .sample-icons {
  color: #009246;
  opacity: 1;
}
.russian .sample-icons {
  color: #0000FF;
  opacity: 1;
}
.word .sample-icons {
  color: #1757B7;
  opacity: 1;
}
.excel .sample-icons {
  color: #127C45;
  opacity: 1;
}
.powerpoint .sample-icons {
  color: #CC4424;
  opacity: 1;
}
.access .sample-icons {
  color: #9E3336;
  opacity: 1;
}
.internet .sample-icons {
  color: #3073B6;
  opacity: 1;
}
.windows .sample-icons {
  color: #592C8F;
  opacity: 1;
}
/****** Main ******/
.main .g-container {
  background: #fff;
  width: 100%;
}
.homepage .main .g-container {
  background: none;
}
.homepage .main .g-container .g-grid {
  background: #fff;
  margin: 0.5rem 0;
}
.blog div.catItemImageBlock {
  float: left;
  padding: 0.5rem 1rem 0 0;
}
.blog div.catItemView {
  border-bottom: 1px dashed;
}
.blog div.catItemView {
  margin-bottom: 2rem;
}
.blog div.catItemReadMore a {
  margin-top: 0;
}
/*** Parents week***/
.parents .g-block {
  margin-bottom: 5px;
}
.parents .error {
  color: #FE4444;
}
input[type="submit"] {
  background: #fe4444 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  padding: 1rem;
}
.closed {
  display: none;
}
/****** Subfeature ******/
#g-subfeature {
  margin-bottom: 1.2rem;
}
/****** Footer ******/
.footer h3 {
  color: #fff;
  font-family: "Comic Sans MS";
}
.footer ul li a {
  color: #fff;
}
.footer a {
  color: #C9CF02;
}
/****** K2 ******/
div.itemIntroText {
  font-weight: normal;
  color: inherit;
  font-size: inherit;
  line-height: normal;
  padding: 0;
}
/****** Contact ******/
.contact .fa {
  color: #108DBF;
}
/****** Modules ******/
/*** Homepage Services***/
.services {
  position: relative;
}
.services .service-item {
  position: relative;
  cursor: pointer;
}
.services .service-item .service-links {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  text-align: center;
  width: 80%;
  display: none;
  margin: auto;
  background: rgba(0, 0, 0, 0.6);
}
.services .service-item .service-links .link-item {
  padding: 0.5rem 0;
}
.services .service-item .service-links .link-item a {
  color: #fff;
}
/*** Subfeature Rocksprocket Strips***/
.sprocket-strips-p-content .readon, div.catItemReadMore a {
  background: #019ad3 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  margin-top: 15px;
  padding: 0.5rem;
}
/*** ΞΞΉΞ±Ξ²Ξ¬ΟΟΞ΅... ***/
.latest-header {
  margin: 0.2rem 0;
}
.latest h4 {
  margin: 0;
}
.latest div.k2ItemsBlock ul li {
  margin: 0;
}
.latest div.k2ItemsBlock p.modulePretext {
  margin: 0.2rem 0 0.5rem;
}
/*** Testimonials ***/
.testimonials h3 {
  margin: 2rem 0 0;
}
/*** Team ***/
.team div.itemFullText img {
  max-height: 175px;
  display: block;
  margin: 0 auto;
}
/****** Media Queries ******/
.fa-fw {
  color: #C8D001;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-feature, #g-subfeature {
    padding: 1.5rem 1rem;
  }
  #g-feature .g-container {
    width: 90%;
  }
}
@media only all and (max-width: 30rem) {
  .layout-slideshow .sprocket-features-content {
    top: 10px;
  }
  .layout-slideshow .sprocket-features-title {
    font-size: inherit;
  }
  .moto h2, .sample-content h1 {
    font-size: 1.3rem;
  }
  #g-feature, #g-subfeature {
    padding: 1.5rem 1rem;
  }
  .g-offcanvas-toggle {
    top: 1.5rem;
  }
}
/*# sourceMappingURL=custom_9.css.map */</pre></body></html>