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

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/**** Fonts ****/
@font-face {
  font-family: 'Bahnschrift';
  src: url('../fonts/Bahnschrift.eot');
  src: url('../fonts/Bahnschrift.eot#iefix') format('embedded-opentype'), url('../fonts/Bahnschrift.woff2') format('woff2'), url('../fonts/Bahnschrift.woff') format('woff'), url('../fonts/Bahnschrift.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Kensington';
  src: url('../fonts/Kensington.eot');
  src: url('../fonts/Kensington.eot#iefix') format('embedded-opentype'), url('../fonts/Kensington.woff2') format('woff2'), url('../fonts/Kensington.woff') format('woff'), url('../fonts/Kensington.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Charu Chandan Unicode';
  src: url('../fonts/CharuChandanUnicode.eot');
  src: url('../fonts/CharuChandanUnicode.eot#iefix') format('embedded-opentype'), url('../fonts/CharuChandanUnicode.woff2') format('woff2'), url('../fonts/CharuChandanUnicode.woff') format('woff'), url('../fonts/CharuChandanUnicode.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/**** Colors ****/
/**** General ****/
/* line 39, templates/g5_helium/custom/scss/custom.scss */
.blue-btn {
  font-size: 18.7px;
  line-height: 25px;
  font-family: 'Bahnschrift';
  text-transform: uppercase;
  color: white;
  border: 2px solid #32cbff;
  font-weight: normal;
  display: inline-block;
  width: 232px;
  text-align: center;
  height: 60px;
  padding: 18px;
}
/* line 54, templates/g5_helium/custom/scss/custom.scss */
.blue-btn:hover {
  background-color: #32cbff;
  color: black;
}
/* line 59, templates/g5_helium/custom/scss/custom.scss */
p {
  font-size: 15px;
  line-height: 20px;
  color: black;
}
/* line 65, templates/g5_helium/custom/scss/custom.scss */
strong {
  font-size: 15px;
  line-height: 20px;
  color: #162867;
}
/* line 71, templates/g5_helium/custom/scss/custom.scss */
em {
  color: #162867;
}
/* line 75, templates/g5_helium/custom/scss/custom.scss */
h1 {
  color: #162867;
  font-size: 46px;
  line-height: 55px;
  font-weight: 500;
  font-stretch: condensed;
  font-family: 'Charu Chandan Unicode';
  letter-spacing: -2px;
}
/* line 85, templates/g5_helium/custom/scss/custom.scss */
h3.intro {
  font-family: 'Kensington';
  font-size: 68px;
  line-height: 75px;
  font-style: italic;
  transform: rotate(-6deg);
  top: 42px;
  position: relative;
  display: block;
  left: -16px;
  color: #8d8d8d;
}
/* line 98, templates/g5_helium/custom/scss/custom.scss */
h4 {
  color: #162867;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  font-stretch: condensed;
  font-family: 'Charu Chandan Unicode';
  letter-spacing: -2px;
  margin-top: 32px;
  margin-bottom: 10px;
}
/**** Social Media Links ****/
/* line 113, templates/g5_helium/custom/scss/custom.scss */
.g-social {
  margin-top: 24px;
  line-height: 2.125;
}
/* line 116, templates/g5_helium/custom/scss/custom.scss */
.g-social a {
  padding: 0.1875rem 0.3rem;
}
/* line 119, templates/g5_helium/custom/scss/custom.scss */
.g-social > a:nth-child(3) {
  padding-right: 0;
}
/* line 124, templates/g5_helium/custom/scss/custom.scss */
.fa-facebook-f:before, .fa-facebook:before {
  content: "";
  display: block;
  position: relative;
  height: 45px;
  width: 48px;
  background-image: url('../../../../images/icons/facebook.png');
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 136, templates/g5_helium/custom/scss/custom.scss */
span.fa.fa-facebook:hover, .fa-twitter:hover, .fa-instagram:hover {
  filter: invert(0) sepia(0%) saturate(7437%) hue-rotate(40deg) brightness(108%) contrast(103%);
}
/* line 142, templates/g5_helium/custom/scss/custom.scss */
.fa-twitter:before {
  content: "";
  display: block;
  position: relative;
  height: 45px;
  width: 48px;
  background-image: url('../../../../images/icons/twitter.png');
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 153, templates/g5_helium/custom/scss/custom.scss */
.fa-instagram:before {
  content: "";
  display: block;
  position: relative;
  height: 45px;
  width: 48px;
  background-image: url('../../../../images/icons/instagram.png');
  background-repeat: no-repeat;
  background-size: cover;
}
/**** Header ****/
/* line 167, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  background-image: url('../../../../images/backgrounds/sub-banner.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 390px;
  /**** Navigation ****/
}
/* line 173, templates/g5_helium/custom/scss/custom.scss */
#g-navigation nav > ul > li.g-menu-item.g-menu-item---particle-jB0EH.g-menu-item-type-particle.g-standard {
  display: none;
}
/* line 176, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-container {
  margin: 0 auto;
  padding: 20px 0px;
}
/* line 180, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .tagline {
  color: white;
  font-family: Kensington;
  font-size: 62px;
  line-height: 65px;
  display: block;
  position: relative;
  text-align: right;
  font-style: italic;
}
/* line 190, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .email {
  color: #32cbff;
  font-family: 'arial';
  font-size: 15px;
  line-height: 20px;
  text-align: right;
  position: relative;
  display: block;
  margin-top: 15px;
}
/* line 200, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .email:hover {
  color: white;
}
/* line 204, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0;
  padding: 0px 68px;
  border-right: 3px solid #32cbff;
}
/* line 209, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:nth-last-of-type(1) {
  border-right: 0px solid;
  padding-right: 0;
}
/* line 213, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > a {
  color: #32cbff;
}
/* line 216, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 0px 0 rgba(255, 255, 255, 0.2);
}
/* line 219, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
  padding: 0.2345rem 0;
  font-size: 18px;
  line-height: 25px;
  text-transform: uppercase;
  font-family: 'Bahnschrift';
  font-weight: 500;
}
/* line 228, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #32cbff;
}
/* line 231, templates/g5_helium/custom/scss/custom.scss */
/* line 232, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .size-100 .g-content {
  margin-top: 0;
  padding-top: 12px;
}
/* line 239, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .home-banner {
  display: none !important;
}
/* line 243, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 {
  /**** Navigation ****/
  /**** Main Content ****/
}
/* line 245, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-navigation {
  background-image: url('../../../../images/backgrounds/banner-image.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 940px;
  /**** Homepage Banner Text ****/
}
/* line 252, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-navigation .banner-h2 {
  text-transform: uppercase;
  line-height: 60px;
  font-weight: 400;
  font-size: 50px;
  position: relative;
  display: block;
  margin-bottom: 0;
}
/* line 261, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-navigation .banner-h3 {
  color: #32cbff;
  font-size: 148px;
  line-height: 90px;
  font-family: 'Kensington';
  margin-top: 0;
  margin-bottom: 80px;
  font-style: italic;
  position: relative;
  display: block;
}
/* line 272, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-navigation .home-banner {
  top: 100px;
  position: relative;
  display: block !important;
  left: 5%;
}
/* line 280, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-main-content {
  background-image: url('../../../../images/backgrounds/mainbg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 4rem 0 7rem;
}
/**** Footer ****/
/* line 292, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  background-image: url('../../../../images/backgrounds/footerbg.jpg');
  background-repeat: no-repeat;
  background-position: center;
  height: 390px;
  background-size: cover;
  /**** Social ****/
}
/* line 298, templates/g5_helium/custom/scss/custom.scss */
#g-footer .istd {
  width: 150px;
}
/* line 301, templates/g5_helium/custom/scss/custom.scss */
#g-footer .copyright {
  font-size: 12px;
  line-height: 20px;
  color: #5cc7f2;
  margin-bottom: 0;
}
/* line 307, templates/g5_helium/custom/scss/custom.scss */
#g-footer a.privacy {
  font-size: 12px;
  line-height: 15px;
  color: white;
  display: inline-block;
  font-family: 'arial';
}
/* line 314, templates/g5_helium/custom/scss/custom.scss */
#g-footer a.privacy:hover {
  color: #32cbff;
}
/* line 317, templates/g5_helium/custom/scss/custom.scss */
#g-footer .branding {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  font-family: 'Arial';
  color: #5cc7f2;
  margin-top: 0;
}
/* line 324, templates/g5_helium/custom/scss/custom.scss */
#g-footer .branding a {
  color: #5cc7f2;
}
/* line 327, templates/g5_helium/custom/scss/custom.scss */
#g-footer .branding a:hover {
  color: white;
}
/* line 331, templates/g5_helium/custom/scss/custom.scss */
#g-footer .size-36 .g-content {
  height: 295px;
  vertical-align: bottom;
  display: table-cell;
}
/* line 336, templates/g5_helium/custom/scss/custom.scss */
#g-footer .size-30 .g-content {
  text-align: center;
}
/* line 339, templates/g5_helium/custom/scss/custom.scss */
#g-footer .size-34 .g-content {
  height: 295px;
  vertical-align: bottom;
  display: table-cell;
  text-align: right;
  width: 410px;
  position: relative;
}
/* line 348, templates/g5_helium/custom/scss/custom.scss */
#g-footer .fa-facebook-f:before, #g-footer .fa-facebook:before, #g-footer .fa-twitter:before, #g-footer .fa-instagram:before {
  height: 56px;
  width: 60px;
}
/* line 355, templates/g5_helium/custom/scss/custom.scss */
#g-footer .g-social a {
  padding: 0.1875rem 0.6rem;
}
/* line 358, templates/g5_helium/custom/scss/custom.scss */
#g-footer .email {
  color: #32cbff;
  font-family: 'arial';
  font-size: 15px;
  line-height: 20px;
  text-align: right;
  position: relative;
  display: block;
  margin-top: 5px;
}
/* line 368, templates/g5_helium/custom/scss/custom.scss */
#g-footer .email:hover {
  color: white;
}
/* line 371, templates/g5_helium/custom/scss/custom.scss */
#g-footer .phone {
  font-size: 25px;
  line-height: 30px;
  color: white;
  font-family: 'Charu Chandan Unicode';
  font-weight: 500;
  margin-bottom: 0;
  letter-spacing: -2px;
}
/* line 380, templates/g5_helium/custom/scss/custom.scss */
#g-footer .phone:hover {
  color: #32cbff;
}
/**** Timetable Banner ****/
/* line 388, templates/g5_helium/custom/scss/custom.scss */
#g-dance-timetable {
  background-image: url('../../../../images/backgrounds/timetablebg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 250px;
  position: relative;
}
/* line 395, templates/g5_helium/custom/scss/custom.scss */
#g-dance-timetable h2 {
  display: inline-block;
  font-size: 54px;
  line-height: 60px;
  color: white;
  font-family: 'Bahnschrift';
  letter-spacing: 1px;
  font-weight: 500;
  vertical-align: middle;
  margin-right: 105px;
}
/* line 406, templates/g5_helium/custom/scss/custom.scss */
#g-dance-timetable .size-100 .g-content {
  top: 40%;
  position: relative;
}
/* line 412, templates/g5_helium/custom/scss/custom.scss */
#g-dance-timetable:after {
  content: "";
  background-color: #32cbff;
  width: 100%;
  height: 16px;
  display: block;
  position: absolute;
  bottom: -18px;
}
/**** Main Content ****/
/* line 425, templates/g5_helium/custom/scss/custom.scss */
#g-main-content {
  padding: 4rem 0 0 0;
}
/* line 429, templates/g5_helium/custom/scss/custom.scss */
/* line 431, templates/g5_helium/custom/scss/custom.scss */
#g-main-content a, #g-quicklinks a {
  color: black;
  font-size: 14px;
  line-height: 20px;
  margin-top: 20px;
  position: relative;
  display: inline-block;
}
/* line 439, templates/g5_helium/custom/scss/custom.scss */
#g-main-content a:hover, #g-quicklinks a:hover {
  color: #32cbff;
}
/* line 442, templates/g5_helium/custom/scss/custom.scss */
#g-main-content a:hover:before, #g-quicklinks a:hover:before {
  content: "";
  background-color: #162867;
}
/* line 446, templates/g5_helium/custom/scss/custom.scss */
#g-main-content a:before, #g-quicklinks a:before {
  content: "";
  background-color: #32cbff;
  width: 115%;
  position: absolute;
  display: block;
  height: 1px;
  bottom: -6px;
  left: -7px;
}
/* line 456, templates/g5_helium/custom/scss/custom.scss */
#g-main-content .item-image img, #g-quicklinks .item-image img {
  height: 500px;
  width: 376px;
  z-index: 1;
  position: relative;
}
/* line 462, templates/g5_helium/custom/scss/custom.scss */
#g-main-content .item-image, #g-quicklinks .item-image {
  position: relative;
  margin-right: 130px;
}
/* line 466, templates/g5_helium/custom/scss/custom.scss */
#g-main-content .item-image:before, #g-quicklinks .item-image:before {
  content: "";
  background-image: url('../../../../images/backgrounds/image-border.jpg');
  position: absolute;
  display: inline-block;
  height: 500px;
  width: 376px;
  left: 20px;
  top: -21px;
  opacity: 0;
  transform: translate(0, 20px);
  transition: all 1.2s;
}
/* line 479, templates/g5_helium/custom/scss/custom.scss */
#g-main-content .item-image.visible:before, #g-quicklinks .item-image.visible:before {
  opacity: 1;
  transform: translate(0, 0);
}
/* line 485, templates/g5_helium/custom/scss/custom.scss */
#g-quicklinks {
  padding: 6rem 0 3rem;
}
/* line 487, templates/g5_helium/custom/scss/custom.scss */
#g-quicklinks .sub.item-image {
  position: relative;
  margin-right: 0;
}
/* line 490, templates/g5_helium/custom/scss/custom.scss */
#g-quicklinks .sub.item-image img {
  z-index: 1;
  position: relative;
  height: 300px;
  width: 472px;
}
/* line 497, templates/g5_helium/custom/scss/custom.scss */
#g-quicklinks .sub.item-image:before {
  content: "";
  background-image: url('../../../../images/backgrounds/quicklink-border.jpg');
  position: absolute;
  display: inline-block;
  height: 300px;
  width: 472px;
  left: 20px;
  bottom: 20px;
  opacity: 0;
  transform: translate(0, 20px);
  transition: all 1.2s;
}
/* line 510, templates/g5_helium/custom/scss/custom.scss */
#g-quicklinks .sub.item-image.visible:before {
  opacity: 1;
  transform: translate(0, 0);
}
/* line 514, templates/g5_helium/custom/scss/custom.scss */
#g-quicklinks h3.sub {
  top: 20px;
}
/* line 517, templates/g5_helium/custom/scss/custom.scss */
#g-quicklinks .sub-content {
  padding: 5px 112px 0 55px;
  top: -15px;
  position: relative;
}
/* line 522, templates/g5_helium/custom/scss/custom.scss */
#g-quicklinks h2 {
  font-size: 40px;
  line-height: 50px;
  color: #162867;
  font-weight: 500;
  font-stretch: condensed;
  font-family: 'Charu Chandan Unicode';
  letter-spacing: -2px;
}
/**** About Us ****/
/* line 536, templates/g5_helium/custom/scss/custom.scss */
/* line 538, templates/g5_helium/custom/scss/custom.scss */
.itemid-111 h3.intro, .itemid-113 h3.intro {
  top: 33px;
  left: -11px;
}
/* line 544, templates/g5_helium/custom/scss/custom.scss */
/* line 545, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-main-content {
  padding: 4rem 0 3rem 0;
}
/* line 547, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-main-content .item-image {
  height: 490.5px !important;
}
/* line 553, templates/g5_helium/custom/scss/custom.scss */
/* line 554, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 #g-main-content {
  padding: 0rem 0 3rem 0;
}
/* line 557, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 h3.intro {
  font-family: 'Kensington';
  font-size: 68px;
  line-height: 75px;
  font-style: italic;
  transform: rotate(-6deg);
  top: -20px;
  position: relative;
  display: block;
  left: -16px;
  color: #8d8d8d;
}
/**** Contact Us ****/
/* line 574, templates/g5_helium/custom/scss/custom.scss */
/* line 575, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 .split div {
  width: 25%;
  display: inline-block;
}
/* line 579, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 h4 {
  color: #162867;
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
  font-stretch: condensed;
  font-family: 'Charu Chandan Unicode';
  letter-spacing: -2px;
  margin-top: 50px;
  margin-bottom: 10px;
}
/* line 590, templates/g5_helium/custom/scss/custom.scss */
/* line 591, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-main-content a:before {
  display: none;
}
/* line 594, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-main-content a {
  display: block;
  font-size: 15px;
}
/* line 598, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-main-content .email:hover {
  color: #32cbff;
}
/* line 601, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-main-content .phone {
  font-size: 27px;
  line-height: 35px;
  color: #162867;
  font-family: 'Charu Chandan Unicode';
  font-weight: 100;
  letter-spacing: -3px;
  margin-top: 0px;
}
/* line 610, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-main-content .phone:hover {
  color: #32cbff;
}
/* line 613, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-main-content h3.intro {
  font-family: 'Kensington';
  font-size: 68px;
  line-height: 75px;
  font-style: italic;
  transform: rotate(-6deg);
  top: 36px;
  position: relative;
  display: block;
  left: -11px;
  color: #8d8d8d;
}
/* line 626, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra2 {
  background-image: url('../../../../images/backgrounds/timetablebg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 250px;
  position: relative;
}
/* line 633, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra2 h2 {
  display: inline-block;
  font-size: 54px;
  line-height: 60px;
  color: white;
  font-family: 'Bahnschrift';
  letter-spacing: 1px;
  font-weight: 500;
  vertical-align: middle;
  margin-right: 105px;
}
/* line 644, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra2 .size-100 .g-content {
  top: 40%;
  position: relative;
}
/* line 649, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra2:after {
  content: "";
  background-color: #32cbff;
  width: 100%;
  height: 16px;
  display: block;
  position: absolute;
  bottom: -18px;
}
/* line 658, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-dance-timetable {
  background-image: none;
  height: 400px;
  overflow: hidden;
}
/* line 662, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-dance-timetable .size-100 .g-content {
  top: 0;
  position: relative;
}
/* line 666, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-dance-timetable iframe {
  border: 0;
  top: -112px;
  position: relative;
}
/* line 672, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-dance-timetable:before {
  display: none;
}
/* line 675, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra3 {
  padding: 3rem 0;
}
/* line 677, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra3 form {
  width: 780px;
  position: relative;
  display: block;
  text-align: center;
  margin: 0 auto;
}
/* line 683, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra3 form .size-70 {
  display: table-cell;
  position: relative;
  padding: 10px 60px 0 30px;
}
/* line 687, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra3 form .size-70 a {
  color: black;
  font-weight: bold;
  text-decoration: underline;
}
/* line 692, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra3 form .size-70 a:hover {
  color: #32cbff;
}
/* line 696, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra3 form .size-30 {
  display: table-cell;
  position: relative;
}
/* line 700, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra3 form button[type="submit"] {
  font-size: 18.7px;
  line-height: 25px;
  font-family: 'Bahnschrift';
  text-transform: uppercase;
  color: #162867;
  border: 1px solid #32cbff;
  font-weight: normal;
  display: inline-block;
  width: 232px;
  text-align: center;
  height: 60px;
  padding: 18px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, transparent, transparent);
  margin-top: 20px;
  border-radius: 0;
}
/* line 718, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra3 form button[type="submit"]:hover {
  background-color: #32cbff;
  background-image: -webkit-linear-gradient(top, #32cbff, #32cbff);
  color: white;
}
/* line 724, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra3 .formResponsive textarea, .itemid-114 #g-extra3 .formResponsive input[type="text"], .itemid-114 #g-extra3 .formResponsive input[type="number"], .itemid-114 #g-extra3 .formResponsive input[type="email"], .itemid-114 #g-extra3 .formResponsive input[type="tel"], .itemid-114 #g-extra3 .formResponsive input[type="url"], .itemid-114 #g-extra3 .formResponsive input[type="password"] {
  background-color: #fff;
  border: 1px solid #32cbff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  height: 55px;
  padding: 0 25px;
  color: #162867;
  font-size: 15px;
}
/* line 749, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra3 textarea {
  width: 100%;
  height: 200px !important;
  padding-top: 10px !important;
  color: #162867;
  font-size: 15px;
}
/* line 756, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #g-extra3 input::placeholder, .itemid-114 #g-extra3 textarea::placeholder {
  color: #162867;
  font-size: 20px;
  line-height: 30px;
  font-stretch: condensed;
  font-family: 'Charu Chandan Unicode';
  letter-spacing: -2px;
}
/**** Classes ****/
/* line 771, templates/g5_helium/custom/scss/custom.scss */
/* line 772, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-extra2 {
  background-image: url('../../../../images/backgrounds/timetablebg.jpg');
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  height: 150px;
  position: relative;
}
/* line 779, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-extra2 h2 {
  display: inline-block;
  font-size: 54px;
  line-height: 60px;
  color: white;
  font-family: 'Bahnschrift';
  letter-spacing: 1px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  margin-right: 0;
  width: 100%;
}
/* line 792, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-extra2 .size-100 .g-content {
  top: 10%;
  position: relative;
}
/* line 797, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-dance-timetable {
  background-image: none;
  height: 100%;
  border-top: 14px solid #32cbff;
  padding: 3rem 0 1rem 0;
}
/* line 802, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-dance-timetable .blue-btn {
  color: #162867;
  margin-bottom: 40px;
}
/* line 806, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-dance-timetable .size-100 .g-content {
  top: 0;
  position: relative;
}
/* line 810, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-dance-timetable h2 {
  display: inline-block;
  font-size: 33px;
  line-height: 40px;
  color: #162867;
  font-family: 'Bahnschrift';
  letter-spacing: 1px;
  font-weight: 500;
  vertical-align: middle;
  margin-right: 0;
  margin-bottom: 10px;
}
/* line 822, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-dance-timetable h3 {
  display: inline-block;
  font-size: 18px;
  line-height: 25px;
  font-family: 'Bahnschrift';
  color: #162867;
  letter-spacing: -1px;
  margin-bottom: 10px;
  text-align: right;
  width: 100%;
}
/* line 833, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-dance-timetable .classes {
  width: 530px;
  height: 216px;
  display: block;
  margin-bottom: 40px;
  margin-top: 40px;
}
/* line 840, templates/g5_helium/custom/scss/custom.scss */
/* line 841, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-dance-timetable .class-title .size-52, .itemid-112 #g-dance-timetable .class-title .size-42 {
  display: inline-block;
}
/* line 846, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-dance-timetable .class-content {
  display: block;
  min-height: 176px;
}
/* line 851, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #g-dance-timetable:after {
  height: 5px;
}
@media (min-width: 960px) and (max-width: 1199px) {
  /* line 857, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    padding: 0px 42px;
  }
  /* line 860, templates/g5_helium/custom/scss/custom.scss */
  /* line 861, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-main-content {
    padding: 4rem 0 0rem;
  }
  /* line 865, templates/g5_helium/custom/scss/custom.scss */
  #g-dance-timetable {
    height: 210px;
  }
  /* line 867, templates/g5_helium/custom/scss/custom.scss */
  #g-dance-timetable h2 {
    font-size: 42px;
    line-height: 49px;
    margin-right: 48px;
    text-align: center;
  }
  /* line 874, templates/g5_helium/custom/scss/custom.scss */
  /* line 875, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra2 {
    height: 210px;
  }
  /* line 877, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra2 h2 {
    font-size: 42px;
    line-height: 49px;
    margin-right: 48px;
    text-align: center;
  }
  /* line 885, templates/g5_helium/custom/scss/custom.scss */
  /* line 886, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks .sub.item-image:before {
    height: 296px;
    width: 430px;
  }
  /* line 890, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks .sub-content {
    padding: 5px 0px 0 55px;
    top: -15px;
    position: relative;
  }
  /* line 896, templates/g5_helium/custom/scss/custom.scss */
  /* line 897, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 #g-main-content .item-image {
    height: 1100px !important;
  }
  /* line 901, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content .item-image, #g-quicklinks .item-image {
    position: relative;
    margin-right: 85px;
  }
}
@media (max-width: 959px) {
  /* line 908, templates/g5_helium/custom/scss/custom.scss */
  /**** Navigation *****/
  /**** General ****/
  /**** Main Content ****/
  /**** About Us ****/
  /**** Timetable ****/
  /**** Quicklinks ****/
  /**** Footer ****/
  /**** Dance Classes ****/
  /**** Contact ****/
  /* line 909, templates/g5_helium/custom/scss/custom.scss */
  .menu-item-particle {
    text-align: right;
    padding-right: 40px;
    font-size: 20px;
  }
  /* line 915, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas {
    background: transparent;
    background-image: url('../../../../images/backgrounds/menubg.jpg');
    color: #eceeef;
    background-size: cover;
    background-position: right;
  }
  /* line 921, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul {
    background: rgba(255, 255, 255, 0);
    padding: 36px 0px 0 40px;
  }
  /* line 925, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #eceeef;
    padding: 8px 0;
    font-weight: bold;
    text-transform: uppercase;
  }
  /* line 931, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: transparent !important;
  }
  /* line 934, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: transparent;
  }
  /* line 937, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > a {
    color: #32cbff !important;
  }
  /* line 940, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > a:after {
    content: "";
    background-color: white;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+48,ffffff+100&1+0,1+51,0+100 */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 48%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 48%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 48%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
    height: 2px;
    width: 65%;
    position: absolute;
    bottom: 8px;
    left: 0;
  }
  /* line 960, templates/g5_helium/custom/scss/custom.scss */
  .blue-btn {
    padding: 16px;
  }
  /* line 963, templates/g5_helium/custom/scss/custom.scss */
  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "";
    background-image: url('../../../../images/backgrounds/tabber.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    position: relative;
    height: 40px;
    right: 30px;
    top: 52px;
    width: 52px;
  }
  /* line 978, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    background-image: url('../../../../images/backgrounds/tablet-sub-banner.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 296px;
  }
  /* line 984, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-social {
    text-align: right;
    line-height: 3.125;
    right: 17%;
    position: relative;
  }
  /* line 990, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .size-32 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 45%;
    -moz-flex: 0 45%;
    -ms-flex: 0 45%;
    flex: 0 45%;
    width: 45%;
  }
  /* line 1000, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .size-68 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 55%;
    -moz-flex: 0 55%;
    -ms-flex: 0 55%;
    flex: 0 55%;
    width: 55%;
  }
  /* line 1010, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .tagline {
    color: white;
    font-family: Kensington;
    font-size: 60px;
    line-height: 65px;
    display: block;
    position: relative;
    text-align: right;
    font-style: italic;
  }
  /* line 1021, templates/g5_helium/custom/scss/custom.scss */
  /* line 1022, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-navigation {
    background-image: url('../../../../images/backgrounds/banner-tablet.jpg');
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    height: 735px;
  }
  /* line 1028, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-navigation .home-banner {
    display: none !important;
  }
  /* line 1032, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-quicklinks .sub.item-image img {
    z-index: 1;
    position: relative;
    height: 216px;
    width: 341px;
    top: 194px;
  }
  /* line 1039, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-main-content {
    padding: 0;
    margin-bottom: 0px;
  }
  /* line 1042, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-main-content .item-image {
    position: relative;
    margin-right: 50px;
    height: 530px !important;
  }
  /* line 1048, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-quicklinks {
    position: relative;
    margin-right: 0;
  }
  /* line 1052, templates/g5_helium/custom/scss/custom.scss */
  /* line 1054, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-main-content .item-image img, .itemid-101 #g-quicklinks .item-image img {
    height: 355px;
    width: 265px;
    z-index: 1;
    position: relative;
    top: 300px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  /* line 1065, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-main-content .item-image:before, .itemid-101 #g-quicklinks .item-image:before {
    height: 355px;
    width: 265px;
    left: 16px;
    top: 105px;
  }
  /* line 1071, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-main-content .item-image.visible:before, .itemid-101 #g-quicklinks .item-image.visible:before {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0%, 0%);
  }
  /* line 1078, templates/g5_helium/custom/scss/custom.scss */
  h3.intro {
    font-family: 'Kensington';
    font-size: 70px;
    line-height: 75px;
    font-style: italic;
    transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    top: 40px;
  }
  /* line 1088, templates/g5_helium/custom/scss/custom.scss */
  /* line 1089, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content .g-content {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 1095, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content {
    padding: 0rem 0 0 0;
  }
  /* line 1097, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content h1 {
    margin-top: 30px;
    position: relative;
    margin-bottom: -8px;
  }
  /* line 1102, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content .item-image:before {
    height: 355px;
    width: 265px;
    left: 16px;
    top: 60px;
  }
  /* line 1108, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content .item-image img {
    height: 355px;
    width: 265px;
    z-index: 1;
    position: relative;
    top: 254px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  /* line 1119, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content .item-image {
    position: relative;
    margin-right: 50px;
    height: 450.65px !important;
  }
  /* line 1124, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content h3.intro {
    left: -11px;
  }
  /* line 1127, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content h4 {
    margin-bottom: -15px;
  }
  /* line 1130, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content .item-image.visible:before {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0%, 0%);
  }
  /* line 1136, templates/g5_helium/custom/scss/custom.scss */
  div[itemprop="articleBody"] {
    margin-bottom: 50px;
  }
  /* line 1140, templates/g5_helium/custom/scss/custom.scss */
  /* line 1141, templates/g5_helium/custom/scss/custom.scss */
  #g-dance-timetable .size-100 .g-content {
    top: 10%;
    position: relative;
  }
  /* line 1145, templates/g5_helium/custom/scss/custom.scss */
  #g-dance-timetable h2 {
    font-size: 45px;
    line-height: 62px;
    margin-right: 0;
    width: 62%;
    text-align: right;
    margin-right: 35px;
  }
  /* line 1155, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks {
    padding: 0rem 0 3rem;
  }
  /* line 1157, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks h2 {
    margin-bottom: 0;
  }
  /* line 1160, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks p {
    margin: 0rem 0;
  }
  /* line 1163, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks .sub.item-image img {
    z-index: 1;
    position: relative;
    height: 216px;
    width: 341px;
    top: 85px;
  }
  /* line 1170, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks .sub-content {
    padding: 5px 0px 55px 25px;
    top: 40px;
    position: relative;
  }
  /* line 1175, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks .sub.item-image:before {
    height: 216px;
    width: 341px;
    top: 70px;
    left: 10px;
  }
  /* line 1183, templates/g5_helium/custom/scss/custom.scss */
  /* line 1184, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .size-36 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
  }
  /* line 1194, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .size-30 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 35%;
    -moz-flex: 0 35%;
    -ms-flex: 0 35%;
    flex: 0 35%;
    width: 35%;
  }
  /* line 1206, templates/g5_helium/custom/scss/custom.scss */
  /* line 1207, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable > div > div > div:nth-child(2) > div {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 1211, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-main-content {
    padding: 0rem 0 1rem 0;
  }
  /* line 1214, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 div[itemprop="articleBody"] {
    margin-bottom: 0;
  }
  /* line 1217, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable {
    padding: 2rem 0 1rem 0;
  }
  /* line 1219, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable .moduletable {
    border-bottom: 1px solid #8d8d8d;
    padding-bottom: 25px;
  }
  /* line 1223, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 80%;
    -moz-flex: 0 80%;
    -ms-flex: 0 80%;
    flex: 0 80%;
    width: 80%;
    margin: 0 80px;
  }
  /* line 1234, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable h2 {
    text-align: left;
    font-size: 32px;
    line-height: 40px;
    width: 100%;
  }
  /* line 1240, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable .blue-btn {
    color: #162867;
    margin-bottom: 20px;
  }
  /* line 1244, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable .class-content {
    display: block;
    min-height: 100px;
  }
  /* line 1251, templates/g5_helium/custom/scss/custom.scss */
  /* line 1252, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 h4 {
    margin-top: 18px;
    margin-bottom: 0px;
  }
  /* line 1256, templates/g5_helium/custom/scss/custom.scss */
  /* line 1257, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-main-content h1 {
    margin-bottom: -10px;
  }
  /* line 1260, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-main-content .item-image {
    height: 560.65px !important;
  }
  /* line 1263, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-main-content .phone {
    line-height: 45px;
    margin-top: 4px;
  }
  /* line 1268, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 .split div {
    width: 50%;
    display: inline-block;
  }
  /* line 1272, templates/g5_helium/custom/scss/custom.scss */
  /* line 1273, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra2 .size-100 .g-content {
    top: 10%;
    position: relative;
  }
  /* line 1277, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra2 h2 {
    font-size: 45px;
    line-height: 62px;
    margin-right: 0;
    width: 62%;
    text-align: right;
    margin-right: 35px;
  }
  /* line 1286, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 form {
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  /* line 1293, templates/g5_helium/custom/scss/custom.scss */
  /* line 1294, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 input::placeholder, .itemid-114 #g-extra3 textarea::placeholder {
    color: #162867;
    font-size: 20px;
    line-height: 30px;
    font-stretch: condensed;
    font-family: 'Charu Chandan Unicode';
    letter-spacing: -2px;
  }
  /* line 1303, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 textarea::placeholder {
    padding-top: 5px;
  }
  /* line 1306, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 input::-webkit-input-placeholder, .itemid-114 #g-extra3 textarea::-webkit-input-placeholder {
    /* Edge */
    color: #162867;
    font-size: 20px;
    line-height: 30px;
    font-stretch: condensed;
    font-family: 'Charu Chandan Unicode';
    letter-spacing: -2px;
  }
  /* line 1316, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 textarea::-webkit-input-placeholder {
    padding-top: 5px;
  }
  /* line 1319, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 input:-ms-input-placeholder, .itemid-114 #g-extra3 textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #162867;
    font-size: 20px;
    line-height: 30px;
    font-stretch: condensed;
    font-family: 'Charu Chandan Unicode';
    letter-spacing: -2px;
  }
  /* line 1329, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 textarea:-ms-input-placeholder {
    padding-top: 5px;
  }
  /* line 1333, templates/g5_helium/custom/scss/custom.scss */
  /* line 1334, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-dance-timetable iframe {
    border: 0;
    top: -129px;
    position: relative;
  }
}
@media (max-width: 767px) {
  /* line 1343, templates/g5_helium/custom/scss/custom.scss */
  /**** Navigation *****/
  /**** Main content ****/
  /**** Timetable ****/
  /**** Quicklinks ****/
  /**** Classes ****/
  /**** Footer ****/
  /* line 1345, templates/g5_helium/custom/scss/custom.scss */
  #g-offcanvas {
    width: 100%;
  }
  /* line 1348, templates/g5_helium/custom/scss/custom.scss */
  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    top: 10px;
  }
  /* line 1353, templates/g5_helium/custom/scss/custom.scss */
  /* line 1354, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-navigation {
    background-image: url('../../../../images/backgrounds/banner-mobile.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 405px;
  }
  /* line 1360, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-navigation .home-banner {
    display: block !important;
    top: 14px;
    left: 0;
    margin: 0 auto;
    text-align: center;
  }
  /* line 1367, templates/g5_helium/custom/scss/custom.scss */
  /* line 1368, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-navigation .banner-content .banner-h2, .itemid-101 #g-navigation .banner-content .banner-h3 {
    display: none;
  }
  /* line 1373, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-navigation .size-100 .g-content {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 1378, templates/g5_helium/custom/scss/custom.scss */
  /* line 1379, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-main-content .item-image {
    position: relative;
    margin-right: 0px;
    height: auto !important;
    margin-bottom: 78px;
    margin-top: 18px;
  }
  /* line 1385, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-main-content .item-image img {
    top: 220px;
  }
  /* line 1389, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-main-content .item-image:before {
    top: 25px;
  }
  /* line 1393, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-quicklinks {
    padding: 0rem 0 5rem;
  }
  /* line 1395, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-quicklinks .sub.item-image:before {
    height: 216px;
    max-width: 100%;
    top: 54px;
    left: 10px;
  }
  /* line 1401, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-quicklinks .sub.item-image img {
    z-index: 1;
    position: relative;
    height: 216px;
    top: 176px !important;
    max-width: 100%;
  }
  /* line 1408, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-quicklinks .sub-content {
    padding: 5px 0px 15px 16px;
    position: relative;
  }
  /* line 1412, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-quicklinks .item-image.visible:before {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
  }
  /* line 1419, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    background-image: url('../../../../images/backgrounds/mobile-sub-banner.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 290px;
  }
  /* line 1425, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .home-banner {
    display: none !important;
  }
  /* line 1428, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-social {
    text-align: left;
    line-height: 3.125;
    right: 0;
    position: relative;
    left: 0;
    margin-top: -18px;
  }
  /* line 1436, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .tagline, #g-navigation .email {
    display: none;
  }
  /* line 1440, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .size-32 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    order: 2;
  }
  /* line 1450, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .size-32 .g-content {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 1454, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .size-32 img {
    max-width: 284px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  /* line 1462, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .size-68 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    order: 1;
  }
  /* line 1472, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .size-68 .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 1479, templates/g5_helium/custom/scss/custom.scss */
  div[itemprop="articleBody"] {
    margin-bottom: 0;
  }
  /* line 1482, templates/g5_helium/custom/scss/custom.scss */
  h1 {
    font-size: 43px;
    line-height: 55px;
    position: relative;
    display: block;
  }
  /* line 1488, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content {
    padding: 0rem 0 0 0;
    margin-bottom: 50px;
  }
  /* line 1491, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content h1 {
    margin-bottom: -14px;
  }
  /* line 1494, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content h3.intro {
    left: -11px;
    margin-top: 0;
    top: 30px;
  }
  /* line 1499, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content .item-image {
    position: relative;
    margin-right: 0;
    height: auto !important;
    width: auto !important;
  }
  /* line 1505, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content .item-image:before {
    height: 355px;
    width: 265px;
    left: 16px;
    top: 25px;
  }
  /* line 1511, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content .item-image img {
    top: 218px;
  }
  /* line 1516, templates/g5_helium/custom/scss/custom.scss */
  /* line 1517, templates/g5_helium/custom/scss/custom.scss */
  #g-dance-timetable h2 {
    font-size: 34px;
    line-height: 44px;
    margin-right: 0;
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  /* line 1525, templates/g5_helium/custom/scss/custom.scss */
  #g-dance-timetable .blue-btn {
    padding: 16px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: block;
  }
  /* line 1532, templates/g5_helium/custom/scss/custom.scss */
  #g-dance-timetable .size-100 .g-content {
    top: 0%;
    position: relative;
  }
  /* line 1537, templates/g5_helium/custom/scss/custom.scss */
  #g-main-content .item-image.visible:before {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
  }
  /* line 1543, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks {
    padding: 0rem 0 5rem;
  }
  /* line 1545, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks .sub.item-image img {
    z-index: 1;
    position: relative;
    height: 216px;
    max-width: 100%;
    top: 64px;
  }
  /* line 1552, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks .sub.item-image:before {
    height: 216px;
    max-width: 100%;
    top: 50px;
    left: 10px;
  }
  /* line 1558, templates/g5_helium/custom/scss/custom.scss */
  #g-quicklinks .sub-content {
    padding: 5px 0px 15px 16px;
    position: relative;
  }
  /* line 1564, templates/g5_helium/custom/scss/custom.scss */
  /* line 1565, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-main-content .item-image {
    height: 397.5px !important;
    margin-bottom: 0;
  }
  /* line 1569, templates/g5_helium/custom/scss/custom.scss */
  /* line 1570, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-extra2 h2 {
    font-size: 34px;
    line-height: 44px;
    margin-right: 0;
    width: 100%;
    text-align: center;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 13vh;
  }
  /* line 1582, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-extra2 .size-100 .g-content {
    top: 0%;
    position: relative;
  }
  /* line 1587, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable {
    padding: 1rem 0 1rem 0;
  }
  /* line 1589, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    margin: 0 10px 0 0;
  }
  /* line 1600, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable .classes {
    width: 100%;
    height: 212px;
    display: block;
    margin-bottom: 40px;
    margin-top: 40px;
    object-fit: cover;
  }
  /* line 1608, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable .blue-btn {
    color: #162867;
    margin-bottom: 20px;
    left: 0;
    margin: 0;
  }
  /* line 1614, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #g-dance-timetable .moduletable {
    border-bottom: 1px solid #8d8d8d;
    padding-bottom: 45px;
  }
  /* line 1620, templates/g5_helium/custom/scss/custom.scss */
  /* line 1621, templates/g5_helium/custom/scss/custom.scss */
  /* line 1622, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-main-content h3.intro {
    top: 30px;
  }
  /* line 1625, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-main-content .phone {
    line-height: 50px;
    margin-top: 4px;
    font-size: 28px;
  }
  /* line 1630, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-main-content .item-image {
    height: auto !important;
  }
  /* line 1634, templates/g5_helium/custom/scss/custom.scss */
  /* line 1635, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra2 h2 {
    font-size: 34px;
    line-height: 44px;
    margin-right: 0;
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  /* line 1643, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra2 .blue-btn {
    padding: 16px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: block;
  }
  /* line 1650, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra2 .size-100 .g-content {
    top: 0%;
    position: relative;
  }
  /* line 1655, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 {
    padding: 2rem 0;
  }
  /* line 1657, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 form .size-70 {
    display: block;
    position: relative;
    padding: 10px 0px 0 0px;
    width: 100%;
    flex: 0 100%;
  }
  /* line 1664, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 input::placeholder, .itemid-114 #g-extra3 textarea::placeholder {
    color: #162867;
    font-size: 20px;
    line-height: 30px;
    font-stretch: condensed;
    font-family: 'Charu Chandan Unicode';
    letter-spacing: -2px;
  }
  /* line 1673, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 textarea::placeholder {
    padding-top: 5px;
  }
  /* line 1676, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 input::-webkit-input-placeholder, .itemid-114 #g-extra3 textarea::-webkit-input-placeholder {
    /* Edge */
    color: #162867;
    font-size: 20px;
    line-height: 30px;
    font-stretch: condensed;
    font-family: 'Charu Chandan Unicode';
    letter-spacing: -2px;
  }
  /* line 1686, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 textarea::-webkit-input-placeholder {
    padding-top: 5px;
  }
  /* line 1689, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 input:-ms-input-placeholder, .itemid-114 #g-extra3 textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #162867;
    font-size: 20px;
    line-height: 30px;
    font-stretch: condensed;
    font-family: 'Charu Chandan Unicode';
    letter-spacing: -2px;
  }
  /* line 1699, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-extra3 textarea:-ms-input-placeholder {
    padding-top: 5px;
  }
  /* line 1705, templates/g5_helium/custom/scss/custom.scss */
  #g-footer {
    background-image: url('../../../../images/backgrounds/footerbg-mobile.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 630px;
    padding: 1rem 0 2rem 0;
  }
  /* line 1712, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .size-30 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    order: 1;
    position: relative;
  }
  /* line 1724, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .size-34 {
    order: 2;
    position: relative;
    display: block;
  }
  /* line 1728, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .size-34 .g-content {
    height: auto;
    vertical-align: top;
    display: block;
    text-align: center;
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding-top: 0;
  }
  /* line 1739, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .size-36 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    order: 3;
    position: relative;
  }
  /* line 1750, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .size-36 .g-content {
    height: auto;
    vertical-align: top;
    display: block;
    margin: 0 auto;
    padding-top: 0;
    text-align: center;
  }
  /* line 1759, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .email {
    text-align: center;
  }
  /* line 1762, templates/g5_helium/custom/scss/custom.scss */
  #g-footer .fa-facebook-f:before, #g-footer .fa-facebook:before, #g-footer .fa-twitter:before, #g-footer .fa-instagram:before {
    height: 46px;
    width: 50px;
  }
}
/*# sourceMappingURL=custom_9.css.map */