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

/* Cath Johnston */
/* Navigation Position */
/* line 3, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: #800080 !important;
}
/* line 6, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-content {
  margin: 0 0.625rem;
}
/* line 9, templates/g5_hydrogen/custom/scss/custom.scss */
nav ul {
  margin-top: 0.3125rem !important;
}
/* line 12, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li .g-menu-item-content {
  cursor: pointer;
  text-transform: uppercase;
}
/* line 16, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
}
/* line 19, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation li:hover {
  background: transparent !important;
}
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation li:hover a {
  color: #fff !important;
}
/* line 28, templates/g5_hydrogen/custom/scss/custom.scss */
.navigation .g-container {
  background: #800080;
}
/* End of Navigation Position */
/* Showcase Position */
/* line 33, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-container {
  width: 100%;
}
/* line 36, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-content {
  margin: 0;
  padding: 0;
}
/* line 40, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  padding: 0;
}
/* End of Showcase Position */
/* Feature Position */
/* line 45, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature {
  background: #e8e8e8;
  padding: 0;
}
/* line 49, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .g-content {
  background: #fff;
}
/* line 52, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .g-content {
  margin: 0;
  padding: 1.563rem;
}
/* line 56, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .feature-c .g-content {
  background: #f4622f;
  color: #fff;
}
/* line 60, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .feature-b {
  margin-top: -30px !important;
  z-index: 1;
}
/* line 64, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .size-33-3 .g-content {
  height: 440px;
}
/* line 67, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .feature-b {
  margin-top: -30px !important;
  z-index: 100;
  min-height: 490px;
  margin-bottom: -30px;
  background: #fff;
}
/* line 74, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .feature-a .g-content {
  padding: 0;
  background: rgba(244, 98, 47, 1);
}
/* line 78, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .feature-a p {
  margin: 0;
}
/* line 81, templates/g5_hydrogen/custom/scss/custom.scss */
.cath-c {
  height: 601px;
}
/* line 84, templates/g5_hydrogen/custom/scss/custom.scss */
.feature-a, .cath-c, .cath-d, .cath-e {
  overflow: hidden;
}
/* line 87, templates/g5_hydrogen/custom/scss/custom.scss */
.feature-a img, .cath-c img, .cath-d img, .cath-e img {
  opacity: 0.8;
  -webkit-transform: scale(1.05);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 95, templates/g5_hydrogen/custom/scss/custom.scss */
.feature-a img {
  min-width: 28.125rem;
}
/* line 98, templates/g5_hydrogen/custom/scss/custom.scss */
.feature-a:hover img, .cath-c:hover img, .cath-d:hover img, .cath-e:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1.15) rotate(2deg);
  -moz-transform: scale(1.15) rotate(2deg);
  -ms-transform: scale(1.15) rotate(2deg);
  -o-transform: scale(1.15) rotate(2deg);
  transform: scale(1.15) rotate(2deg);
}
/* line 106, templates/g5_hydrogen/custom/scss/custom.scss */
.cath-c .g-content, .cath-d .g-content, .cath-e .g-content {
  background: rgba(244, 98, 47, 1);
}
/* line 109, templates/g5_hydrogen/custom/scss/custom.scss */
#slogan {
  position: absolute;
  margin-top: -250px;
  padding: 20px;
  color: #fff;
  margin-left: 30px;
}
/* line 116, templates/g5_hydrogen/custom/scss/custom.scss */
#workshops {
  position: absolute;
  margin-top: -250px;
  margin-left: 10rem;
  color: #fff;
}
/* line 122, templates/g5_hydrogen/custom/scss/custom.scss */
#slogan h3, #workshops h3 {
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
}
/* line 127, templates/g5_hydrogen/custom/scss/custom.scss */
#slogan a, #workshops a {
  color: #fff;
}
/* line 130, templates/g5_hydrogen/custom/scss/custom.scss */
#slogan p, #workshops p {
  margin-top: -20px !important;
}
/* line 133, templates/g5_hydrogen/custom/scss/custom.scss */
.feature-a #slogan p, .cath-c #slogan p, .cath-d #slogan p, .cath-e #slogan p, .cath-a #workshops p {
  display: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 140, templates/g5_hydrogen/custom/scss/custom.scss */
.feature-a:hover #slogan p, .cath-c:hover #slogan p, .cath-d:hover #slogan p, .cath-e:hover #slogan p, .cath-a:hover #workshops p {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 147, templates/g5_hydrogen/custom/scss/custom.scss */
.feature-b a {
  text-transform: uppercase;
  font-weight: bold;
}
/* line 151, templates/g5_hydrogen/custom/scss/custom.scss */
.cath-a {
  overflow: hidden;
}
/* line 154, templates/g5_hydrogen/custom/scss/custom.scss */
.cath-a .g-content {
  background: #800080;
}
/* line 157, templates/g5_hydrogen/custom/scss/custom.scss */
.cath-a img {
  opacity: 0.8;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
/* line 164, templates/g5_hydrogen/custom/scss/custom.scss */
.cath-a:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/* line 171, templates/g5_hydrogen/custom/scss/custom.scss */
.feature-c h3 {
  color: #fff;
}
/* line 174, templates/g5_hydrogen/custom/scss/custom.scss */
.feature-c a {
  background: #df172e;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
}
/* line 180, templates/g5_hydrogen/custom/scss/custom.scss */
.feature-c a:hover {
  color: #fff;
  background: rgba(223, 23, 46, 0.4);
}
/* End of Feature Position */
/* Utility Position */
/* line 186, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-content {
  margin: 0;
  padding: 0;
}
/* line 190, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-features-img-container, .sprocket-features-content {
  display: inline-block !important;
  height: 700px;
}
/* line 194, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .sprocket-features-content {
  float: left;
  width: 33.3% !important;
  top: 0 !important;
  left: 0 !important;
  background: #800080;
  padding: 20px;
}
/* line 202, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-features-img-container {
  float: right;
  width: 66.7%;
}
/* line 206, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc {
  background: transparent;
}
/* line 209, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility strong {
  color: #fff;
}
/* line 212, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-pagination li {
  background: transparent;
  color: #fff;
  box-shadow: none;
  border: 2px solid #fff;
  padding: 5px;
}
/* line 219, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-arrows .arrow {
  background: transparent !important;
  box-shadow: none;
  opacity: 0.8;
  font-size: 3rem;
}
/* line 225, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-pagination li.active, .layout-slideshow .sprocket-features-pagination li:hover {
  background: #fff;
}
/* line 228, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .prev {
  left: 35% !important;
}
/* line 231, templates/g5_hydrogen/custom/scss/custom.scss */
div.sprocket-features-desc a {
  color: #ff0 !important;
}
/* End of Utility Position */
/* MainTop Position */
/* line 236, templates/g5_hydrogen/custom/scss/custom.scss */
#g-left, #g-aside {
  padding: 0;
}
/* line 239, templates/g5_hydrogen/custom/scss/custom.scss */
#g-left .g-content, #g-middle .g-content, #g-aside .g-content {
  margin: 0;
  padding: 0;
}
/* line 243, templates/g5_hydrogen/custom/scss/custom.scss */
#g-left p, #g-middle p, #g-aside p {
  margin: 0;
}
/* line 246, templates/g5_hydrogen/custom/scss/custom.scss */
.home .g-social a {
  display: block;
  padding: 2.45rem;
  background: #f4622f;
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  text-decoration: none;
  width: 33.333333%;
  float: left;
  font-size: 3rem;
  color: #fff;
  text-align: center;
}
/* line 260, templates/g5_hydrogen/custom/scss/custom.scss */
.home .g-social a:nth-child(2) {
  background: #df172e;
}
/* line 263, templates/g5_hydrogen/custom/scss/custom.scss */
.home .g-social a:hover {
  background: #222;
}
/* End of Maintop Position */
/* Profile Position */
/* line 268, templates/g5_hydrogen/custom/scss/custom.scss */
#g-profile {
  /*
   background: #e8e8e8 url('../images/profile.jpg') no-repeat;
   background-size: 100% !important;
   */
  /* height: 350px; */
}
/*
 #g-profile div.moduletable {
 margin-top: 250px;
 }
 */
/* line 280, templates/g5_hydrogen/custom/scss/custom.scss */
#g-profile .g-content {
  margin: 0;
  padding: 0;
  height: 350px;
}
/* line 285, templates/g5_hydrogen/custom/scss/custom.scss */
#g-profile p {
  margin: 0;
}
/* line 288, templates/g5_hydrogen/custom/scss/custom.scss */
#g-profile .platform-content {
  height: 350px;
}
/*
 @media all and (min-width: 1700px) and (max-width: 1960px) {
 #g-profile {
 height: 500px !important;
 }
 #g-profile div.moduletable {
 margin-top: 400px;
 }
 }
 @media all and (min-width: 1961px) and (max-width: 2560px) {
 #g-profile {
 height: 800px !important;
 }
 #g-profile div.moduletable {
 margin-top: 700px;
 }
 }
 */
/* End of Profile Position */
/* Gallery Position */
/* line 311, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery {
  background: #e8e8e8 url('../images/gallery.jpg') no-repeat;
  background-size: 100% !important;
  height: 350px;
}
/* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery div.moduletable {
  margin-top: 250px;
}
@media all and (min-width: 1700px) and (max-width: 1960px) {
  /* line 320, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-gallery {
    height: 500px !important;
  }
  /* line 323, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-gallery div.moduletable {
    margin-top: 400px;
  }
}
@media all and (min-width: 1961px) and (max-width: 2560px) {
  /* line 328, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-gallery {
    height: 800px !important;
  }
  /* line 331, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-gallery div.moduletable {
    margin-top: 700px;
  }
}
/* End of Gallery Position */
/* Sales Position */
/* line 337, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sales {
  background: #e8e8e8 url('../images/sales.jpg') no-repeat;
  background-size: 100% !important;
  height: 350px;
}
/* line 342, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sales div.moduletable {
  margin-top: 250px;
}
@media all and (min-width: 1700px) and (max-width: 1960px) {
  /* line 346, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-sales {
    height: 500px !important;
  }
  /* line 349, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-sales div.moduletable {
    margin-top: 400px;
  }
}
@media all and (min-width: 1961px) and (max-width: 2560px) {
  /* line 354, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-sales {
    height: 800px !important;
  }
  /* line 357, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-sales div.moduletable {
    margin-top: 700px;
  }
}
/* End of Sales Position */
/* Press Position */
/* line 363, templates/g5_hydrogen/custom/scss/custom.scss */
#g-press {
  background: #e8e8e8 url('../images/press.jpg') no-repeat;
  background-size: 100% !important;
  height: 350px;
}
/* line 368, templates/g5_hydrogen/custom/scss/custom.scss */
#g-press div.moduletable {
  margin-top: 250px;
}
@media all and (min-width: 1700px) and (max-width: 1960px) {
  /* line 372, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-press {
    height: 500px !important;
  }
  /* line 375, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-press div.moduletable {
    margin-top: 400px;
  }
}
@media all and (min-width: 1961px) and (max-width: 2560px) {
  /* line 380, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-press {
    height: 800px !important;
  }
  /* line 383, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-press div.moduletable {
    margin-top: 700px;
  }
}
/* End of Press Position */
/* Blog Position */
/* line 389, templates/g5_hydrogen/custom/scss/custom.scss */
#g-blog {
  background: #e8e8e8 url('../images/blog.jpg') no-repeat;
  background-size: 100% !important;
  height: 350px;
}
/* line 394, templates/g5_hydrogen/custom/scss/custom.scss */
#g-blog div.moduletable {
  margin-top: 250px;
}
@media all and (min-width: 1700px) and (max-width: 1960px) {
  /* line 398, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-blog {
    height: 500px !important;
  }
  /* line 401, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-blog div.moduletable {
    margin-top: 400px;
  }
}
@media all and (min-width: 1961px) and (max-width: 2560px) {
  /* line 406, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-blog {
    height: 800px !important;
  }
  /* line 409, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-blog div.moduletable {
    margin-top: 700px;
  }
}
/* End of Blog Position */
/* Links Position */
/* line 415, templates/g5_hydrogen/custom/scss/custom.scss */
#g-links {
  background: #e8e8e8 url('../images/links.jpg') no-repeat;
  background-size: 100% !important;
  height: 350px;
}
/* line 420, templates/g5_hydrogen/custom/scss/custom.scss */
#g-links div.moduletable {
  margin-top: 250px;
}
@media all and (min-width: 1700px) and (max-width: 1960px) {
  /* line 424, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-links {
    height: 500px !important;
  }
  /* line 427, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-links div.moduletable {
    margin-top: 400px;
  }
}
@media all and (min-width: 1961px) and (max-width: 2560px) {
  /* line 432, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-links {
    height: 800px !important;
  }
  /* line 435, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-links div.moduletable {
    margin-top: 700px;
  }
}
/* End of Links Position */
/* Contact Position */
/* line 441, templates/g5_hydrogen/custom/scss/custom.scss */
#g-contact {
  background: #e8e8e8 url('../images/contact.jpg') no-repeat;
  background-size: 100% !important;
  height: 350px;
}
/* line 446, templates/g5_hydrogen/custom/scss/custom.scss */
#g-contact div.moduletable {
  margin-top: 250px;
}
@media all and (min-width: 1700px) and (max-width: 1960px) {
  /* line 450, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-contact {
    height: 500px !important;
  }
  /* line 453, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-contact div.moduletable {
    margin-top: 400px;
  }
}
@media all and (min-width: 1961px) and (max-width: 2560px) {
  /* line 458, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-contact {
    height: 800px !important;
  }
  /* line 461, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-contact div.moduletable {
    margin-top: 700px;
  }
}
/* End of Contact Position */
/* Main Position */
/* line 467, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-main .g-container {
  background: #fff;
  margin-top: 20px;
}
/* line 471, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumbs .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 475, templates/g5_hydrogen/custom/scss/custom.scss */
.page .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 479, templates/g5_hydrogen/custom/scss/custom.scss */
div.page-header h2 {
  color: #800080;
  text-transform: uppercase;
}
/* line 483, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-main h3 {
  color: #800080;
  text-transform: uppercase;
}
/* line 487, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main-mainbody h1 {
  color: #800080;
  font-size: 1.9rem;
  text-transform: uppercase;
}
/* line 492, templates/g5_hydrogen/custom/scss/custom.scss */
div.itemIntroText {
  font-size: 1rem;
  font-weight: normal;
  line-height: auto;
  padding: 0;
}
/* line 498, templates/g5_hydrogen/custom/scss/custom.scss */
div.itemToolbar {
  display: none;
}
/* line 501, templates/g5_hydrogen/custom/scss/custom.scss */
div.itemCommentsForm form input#submitCommentButton {
  background: #800080;
  border-radius: 0;
}
/* line 505, templates/g5_hydrogen/custom/scss/custom.scss */
div.itemCommentsForm form input#submitCommentButton:hover {
  background: #444 !important;
}
/* End of Main Position */
/* Sidebar Position */
/* line 510, templates/g5_hydrogen/custom/scss/custom.scss */
a.chronoforms6_credits {
  display: none;
}
/* line 513, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar input[type="text"] {
  width: 90% !important;
}
/* line 516, templates/g5_hydrogen/custom/scss/custom.scss */
.contact #g-container-main .size-20 {
  background: #f4622f;
}
/* line 519, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar h3, #g-sidebar .ui.form .field > label {
  color: #fff;
}
/* line 522, templates/g5_hydrogen/custom/scss/custom.scss */
.ui.form .grouped.fields > label, .ui.checkbox label, .ui.checkbox + label {
  color: #fff !important;
}
/* End of Sidebar */
/* Footer Position */
/* line 527, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  background: #e8e8e8;
  color: #fff;
  border-top: 0;
  margin-top: -1px;
}
/* line 533, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-container {
  background: #800080;
}
/* line 536, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer h3 {
  color: #fff;
  text-transform: uppercase;
}
/* line 540, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a {
  color: #ccc;
}
/* line 543, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer li.active a, #g-footer a:hover {
  color: #fff;
}
/* End of Footer Position */
/* Copyright Position */
/* line 548, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright .g-container {
  background: #000;
  color: #7e7e7e;
}
/* line 552, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright a {
  color: #bebebe;
}
/* line 555, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright a:hover {
  color: #f4622f;
}
/* line 558, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright .g-social a {
  background: transparent;
  border: 0;
}
/* line 562, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright .fa-facebook {
  color: #fff;
  background: #3a559f;
  padding: 1rem 1.2rem;
  border-radius: 100%;
}
/* line 568, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright .fa-instagram {
  color: #fff;
  background: #ed1e4a;
  padding: 1rem 1.2rem;
  border-radius: 100%;
}
/* line 574, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright .fa-google-plus {
  color: #fff;
  background: #da4835;
  padding: 1rem;
  border-radius: 100%;
}
/* line 580, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright .fa:hover {
  opacity: 0.8;
}
/* End of Copyright Position */
/* Media Queries */
@media all and (max-width: 320px) {
  /* line 586, templates/g5_hydrogen/custom/scss/custom.scss */
  div#n2-ss-3 .n2-ss-control-bullet-vertical > .nextend-bullet-bar {
    display: none;
  }
  /* line 589, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile, #g-gallery, #g-sales, #g-press, #g-blog, #g-links, #g-contact {
    height: 214px;
    background-position: top center !important;
    margin-bottom: -20px;
  }
  /* line 594, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile div.moduletable, #g-gallery div.moduletable, #g-sales div.moduletable, #g-press div.moduletable, #g-blog div.moduletable, #g-links div.moduletable, #g-contact div.moduletable {
    margin-top: auto;
  }
  /* line 597, templates/g5_hydrogen/custom/scss/custom.scss */
  img.pull-right {
    float: none;
    display: block;
  }
}
@media all and (min-width: 321px) and (max-width: 360px) {
  /* line 603, templates/g5_hydrogen/custom/scss/custom.scss */
  div#n2-ss-3 .n2-ss-control-bullet-vertical > .nextend-bullet-bar {
    display: none;
  }
  /* line 606, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile, #g-gallery, #g-sales, #g-press, #g-blog, #g-links, #g-contact {
    height: 240px;
    background-position: top center !important;
    margin-bottom: -20px;
  }
  /* line 611, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile div.moduletable, #g-gallery div.moduletable, #g-sales div.moduletable, #g-press div.moduletable, #g-blog div.moduletable, #g-links div.moduletable, #g-contact div.moduletable {
    margin-top: auto;
  }
  /* line 614, templates/g5_hydrogen/custom/scss/custom.scss */
  img.pull-right {
    float: none;
    display: block;
  }
}
@media all and (min-width: 361px) and (max-width: 375px) {
  /* line 620, templates/g5_hydrogen/custom/scss/custom.scss */
  div#n2-ss-3 .n2-ss-control-bullet-vertical > .nextend-bullet-bar {
    display: none;
  }
  /* line 623, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile, #g-gallery, #g-sales, #g-press, #g-blog, #g-links, #g-contact {
    height: 250px;
    background-position: top center !important;
    margin-bottom: -20px;
  }
  /* line 628, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile div.moduletable, #g-gallery div.moduletable, #g-sales div.moduletable, #g-press div.moduletable, #g-blog div.moduletable, #g-links div.moduletable, #g-contact div.moduletable {
    margin-top: auto;
  }
  /* line 631, templates/g5_hydrogen/custom/scss/custom.scss */
  img.pull-right {
    float: none;
    display: block;
  }
}
@media all and (min-width: 376px) and (max-width: 384px) {
  /* line 637, templates/g5_hydrogen/custom/scss/custom.scss */
  div#n2-ss-3 .n2-ss-control-bullet-vertical > .nextend-bullet-bar {
    display: none;
  }
  /* line 640, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile, #g-gallery, #g-sales, #g-press, #g-blog, #g-links, #g-contact {
    height: 255px;
    background-position: top center !important;
    margin-bottom: -20px;
  }
  /* line 645, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile div.moduletable, #g-gallery div.moduletable, #g-sales div.moduletable, #g-press div.moduletable, #g-blog div.moduletable, #g-links div.moduletable, #g-contact div.moduletable {
    margin-top: auto;
  }
  /* line 648, templates/g5_hydrogen/custom/scss/custom.scss */
  img.pull-right {
    float: none;
    display: block;
  }
}
@media all and (min-width: 385px) and (max-width: 412px) {
  /* line 654, templates/g5_hydrogen/custom/scss/custom.scss */
  div#n2-ss-3 .n2-ss-control-bullet-vertical > .nextend-bullet-bar {
    display: none;
  }
  /* line 657, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile, #g-gallery, #g-sales, #g-press, #g-blog, #g-links, #g-contact {
    height: 270px;
    background-position: top center !important;
    margin-bottom: -20px;
  }
  /* line 662, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile div.moduletable, #g-gallery div.moduletable, #g-sales div.moduletable, #g-press div.moduletable, #g-blog div.moduletable, #g-links div.moduletable, #g-contact div.moduletable {
    margin-top: auto;
  }
  /* line 665, templates/g5_hydrogen/custom/scss/custom.scss */
  img.pull-right {
    float: none;
    display: block;
  }
}
@media all and (min-width: 413px) and (max-width: 480px) {
  /* line 671, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile, #g-gallery, #g-sales, #g-press, #g-blog, #g-links, #g-contact {
    height: 320px;
    background-position: top center !important;
    margin-bottom: -20px;
  }
  /* line 676, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile div.moduletable, #g-gallery div.moduletable, #g-sales div.moduletable, #g-press div.moduletable, #g-blog div.moduletable, #g-links div.moduletable, #g-contact div.moduletable {
    margin-top: auto;
  }
  /* line 679, templates/g5_hydrogen/custom/scss/custom.scss */
  img.pull-right {
    margin-left: 10px;
  }
}
@media all and (min-width: 481px) and (max-width: 812px) {
  /* line 684, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile, #g-gallery, #g-sales, #g-press, #g-blog, #g-links, #g-contact {
    height: 350px;
    background-position: top center !important;
    margin-bottom: -20px;
  }
  /* line 689, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-profile div.moduletable, #g-gallery div.moduletable, #g-sales div.moduletable, #g-press div.moduletable, #g-blog div.moduletable, #g-links div.moduletable, #g-contact div.moduletable {
    margin-top: auto;
  }
  /* line 692, templates/g5_hydrogen/custom/scss/custom.scss */
  img.pull-right {
    margin-left: 10px;
  }
  /* line 695, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-offcanvas-left #g-page-surround {
    background: transparent !important;
  }
}
@media all and (max-width: 51rem) {
  /* line 700, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation {
    position: relative !important;
  }
  /* line 703, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-offcanvas-left #g-page-surround {
    left: 0;
    background: #800080;
  }
  /* line 707, templates/g5_hydrogen/custom/scss/custom.scss */
  div#n2-ss-3 .n2-ss-layer .n2-font-320e580dac1d806080f71055d0e1a4c5-hover {
    font-family: 150px;
  }
  /* line 710, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-utility {
    display: none;
  }
  /* line 713, templates/g5_hydrogen/custom/scss/custom.scss */
  .cath-c {
    height: auto;
  }
  /* line 716, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-copyright {
    text-align: center;
  }
  /* line 719, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-feature .feature-b {
    min-height: auto !important;
  }
  /* line 722, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-feature .size-33-3 .g-content {
    height: auto;
  }
  /* line 725, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-feature .feature-c .g-content {
    padding-top: 50px;
  }
}
@media all and (max-width: 384px) {
  /* line 730, templates/g5_hydrogen/custom/scss/custom.scss */
  div#n2-ss-3 .n2-ss-layer .n2-font-320e580dac1d806080f71055d0e1a4c5-hover {
    font-size: 1.5rem !important;
  }
  /* line 733, templates/g5_hydrogen/custom/scss/custom.scss */
  #workshops {
    margin-top: -150px;
    margin-left: 5rem;
  }
}
@media all and (min-width: 481px) and (max-width: 667px) {
  /* line 739, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-container-maintop, #g-copyright {
    background: #e8e8e8;
  }
}
@media all and (min-width: 41.75rem) and (max-width: 51rem) {
  /* line 744, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .size-20 {
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  /* line 751, templates/g5_hydrogen/custom/scss/custom.scss */
  .feature-b, .feature-c {
    font-size: 13px;
  }
  /* line 754, templates/g5_hydrogen/custom/scss/custom.scss */
  .feature-c {
    border-bottom: 4px solid #f4622f;
  }
  /* line 757, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-container-maintop, #g-copyright {
    background: #e8e8e8;
  }
  /* line 760, templates/g5_hydrogen/custom/scss/custom.scss */
  .cath-c {
    height: 439px;
  }
  /* line 763, templates/g5_hydrogen/custom/scss/custom.scss */
  #workshops {
    position: absolute;
    margin-top: -170px;
    margin-left: 5rem;
    color: #fff;
  }
}
@media all and (min-width: 51.5rem) and (max-width: 64rem) {
  /* line 771, templates/g5_hydrogen/custom/scss/custom.scss */
  .feature-b {
    font-size: 15px;
  }
  /* line 774, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-utility .sprocket-features-content {
    font-size: 13px;
    height: 640px;
  }
  /* line 778, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-utility .g-container {
    height: 640px;
  }
  /* line 781, templates/g5_hydrogen/custom/scss/custom.scss */
  div.sprocket-features-pagination {
    display: none;
  }
  /* line 784, templates/g5_hydrogen/custom/scss/custom.scss */
  #workshops {
    margin-top: -200px;
    margin-left: 5rem;
  }
  /* line 788, templates/g5_hydrogen/custom/scss/custom.scss */
  .cath-c {
    height: 511px;
  }
}
/* End of Media Queries */
/*# sourceMappingURL=custom_11.css.map */