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

/* CSS Document */
/*
 Builder Background Checks
 #8BB6E0 sky blue
 #85B5E3 Dark blue of logo
 #EF4136 orange of tick
 #ccc grey
 */
/* 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 */
/* line 1, templates/g5_hydrogen/scss/mixins/_nav.scss */
/* line 2, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
/* line 3, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-particle h2.g-title {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 9, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-headertext {
  margin-bottom: 3.126rem;
  padding: 0 25%;
  color: rgba(255, 255, 255, 0.75);
  font-size: 1.6vw;
}
@media (max-width: 81.25rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-pricingtable-headertext {
    font-size: 1.3rem;
  }
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-pricingtable-headertext {
    margin-bottom: 5.4705rem;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-pricingtable-headertext {
    padding: 0 5%;
  }
}
/* line 24, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-footertext {
  margin-top: 3.126rem;
  padding: 0 20%;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.25rem;
}
@media only all and (min-width: 75rem) {
  .g-pricingtable-footertext {
    margin-top: 5.4705rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable-footertext {
    padding: 0 5%;
  }
}
/* line 39, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
  -moz-flex-flow: row;
  flex-flow: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 45, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625rem;
  z-index: 1;
}
/* line 50, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-1-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 100%;
  -moz-flex: auto 1 100%;
  -ms-flex: auto 1 100%;
  flex: auto 1 100%;
  width: 100%;
}
/* line 55, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-2-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 50%;
  -moz-flex: auto 1 50%;
  -ms-flex: auto 1 50%;
  flex: auto 1 50%;
  width: 50%;
}
/* line 60, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-3-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 33.33333%;
  -moz-flex: auto 1 33.33333%;
  -ms-flex: auto 1 33.33333%;
  flex: auto 1 33.33333%;
  width: 33.33333%;
}
/* line 65, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-4-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 25%;
  -moz-flex: auto 1 25%;
  -ms-flex: auto 1 25%;
  flex: auto 1 25%;
  width: 25%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-pricingtable-4-col .g-pricingtable-col-item {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto 1 50%;
    -moz-flex: auto 1 50%;
    -ms-flex: auto 1 50%;
    flex: auto 1 50%;
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-pricingtable-4-col .g-pricingtable-col-item {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto 1 50%;
    -moz-flex: auto 1 50%;
    -ms-flex: auto 1 50%;
    flex: auto 1 50%;
    width: 50%;
  }
}
/* line 80, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-5-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 20%;
  -moz-flex: auto 1 20%;
  -ms-flex: auto 1 20%;
  flex: auto 1 20%;
  width: 20%;
}
/* line 85, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-6-col .g-pricingtable-col-item {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  box-flex: auto;
  -webkit-flex: auto 1 16.66667%;
  -moz-flex: auto 1 16.66667%;
  -ms-flex: auto 1 16.66667%;
  flex: auto 1 16.66667%;
  width: 16.66667%;
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable-col-item {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto 1 100% !important;
    -moz-flex: auto 1 100% !important;
    -ms-flex: auto 1 100% !important;
    flex: auto 1 100% !important;
    width: 100% !important;
  }
}
/* line 95, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable {
  width: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0.938rem;
  color: #000;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 15px 50px rgba(64, 112, 141, 0.25);
}
/* line 109, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .button {
  margin: 0.938rem 0;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-pricingtable-col-item .g-pricingtable .button {
    font-size: 1rem;
  }
}
/* line 115, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-ribbon {
  z-index: 2;
  position: absolute;
  line-height: 2.35;
  font-size: 0.65rem;
  font-weight: 500;
  background: #d1b6de;
  width: 135px;
  top: 20px;
  left: -33px;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  color: #8f4dae;
}
/* line 135, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.dir-rtl .g-pricingtable-col-item .g-pricingtable .g-pricingtable-ribbon {
  right: -33px;
  left: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 142, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-icon {
  font-size: 2.5rem;
}
/* line 146, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan {
  padding: 0.938rem 0 0;
  font-size: 1.15vw;
  font-weight: 400;
  color: #000;
}
@media (max-width: 95.652173913rem) {
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan {
    font-size: 1.1rem;
  }
}
/* line 152, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan a {
  color: #000;
}
/* line 155, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan a:hover {
  color: #177ab6;
}
/* line 161, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-subtitle {
  padding-top: 0;
  margin-top: -1rem;
  font-size: 0.9rem;
}
/* line 167, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
  padding: 0 0 0.938rem;
  font-weight: 700;
  font-size: 1.5vw;
}
@media (max-width: 100rem) {
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
    font-size: 1.5rem;
  }
}
/* line 173, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-period {
  font-size: 1rem;
  font-weight: ;
  line-height: 0.5;
}
/* line 179, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-desc {
  font-size: 1rem;
  padding: 0.938rem 0;
}
/* line 184, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
  font-size: 0.65vw;
  font-weight: 400;
  padding-bottom: 0.625rem;
  color: rgba(0, 0, 0, 0.35);
}
@media (max-width: 153.8461538462rem) {
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
    font-size: 1rem;
  }
}
/* line 190, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item.g-pricingtable-item-0 {
  position: relative;
  padding-top: 0.938rem;
}
/* line 195, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item.disabled {
  text-decoration: line-through;
}
/* line 202, templates/g5_hydrogen/custom/scss/_pricingtable.scss */
.g-pricingtable-col-item.g-pricingtable-col-item-highlight {
  z-index: 5;
}
@media only all and (min-width: 48rem) {
  /* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-pricingtable-col-item.g-pricingtable-col-item-highlight {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
/* ===== Edit icon ======*/
/* line 16, templates/g5_hydrogen/custom/scss/custom.scss */
.icons {
  position: absolute;
  right: 20%;
  margin-top: -50px;
}
/* line 18, templates/g5_hydrogen/custom/scss/custom.scss */
body {
  font-family: "roboto", sans-serif !important;
  font-weight: 400;
}
/*menu*/
/* line 24, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #91caed;
}
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .top-menu .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .top-menu .g-main-nav .g-toplevel > .g-selected > .g-menu-item-container {
  color: #91caed;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
li.g-menu-item.g-selected > a.g-menu-item-container {
  color: #3d3d3d !important;
}
/* line 34, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #173d62 !important;
  background: #fff;
  border-radius: 6px;
}
/* line 36, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  color: #173d62 !important;
  background: #fff;
  border-radius: 6px;
  font-size: 16px;
}
/* line 38, templates/g5_hydrogen/custom/scss/custom.scss */
.g-dropdown-column .g-sublevel .g-menu-item {
  border: #ccc solid 1px;
  border-radius: 6px;
}
/* line 42, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel {
  justify-content: flex-end;
}
/* ===== General ======*/
/* line 46, templates/g5_hydrogen/custom/scss/custom.scss */
.mytestimonials_image {
  display: none;
}
/* line 48, templates/g5_hydrogen/custom/scss/custom.scss */
body h1, body h2, body h3, body h4 {
  font-family: "Varela Round";
  font-weight: 500;
}
/* line 52, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  font-size: 2.4rem;
  margin-top: 0;
}
/* line 53, templates/g5_hydrogen/custom/scss/custom.scss */
h2 {
  color: rgba(139, 182, 224, 1);
  font-size: 1.6rem;
  margin: 1rem 0 0.5rem 0;
}
/* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  margin: 0.5rem 0 0.7rem;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom.scss */
.sub-heading p strong {
  color: #fff !important;
}
/* line 60, templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .sub-heading p strong {
  color: #222 !important;
}
/* line 62, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header p, #g-header h3 {
  margin: 0;
  text-align: right;
}
/* line 64, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .custom h3 {
  color: #fff;
}
/* line 66, templates/g5_hydrogen/custom/scss/custom.scss */
#g-headerf {
  background-image: url('../../../../images/backgrounds/bg00.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-bottom: 0px;
  background-size: cover;
}
/* line 73, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background-color: #1a3c61;
  position: sticky;
  top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 74, templates/g5_hydrogen/custom/scss/custom.scss */
#g-page-surround {
  overflow: visible;
}
/* line 76, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li {
  margin-right: 5px;
}
/* line 78, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #fff;
  border-radius: 6px;
}
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  background: #fff;
  border-radius: 6px;
  color: #1a3c61;
}
/* line 89, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.6rem 1rem;
}
/* line 93, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #173d62;
}
/* line 95, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .sub-menu {
  padding: 0 10px 10px 0;
  font-size: 0.85rem;
}
/* line 97, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .sub-menu .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  font-size: 0.85rem;
}
/* line 99, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
/* line 104, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .top-menu {
  align-content: center;
}
/* line 105, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-grid:nth-of-type(1) {
  height: 66px;
}
/* line 107, templates/g5_hydrogen/custom/scss/custom.scss */
#top-right {
  position: absolute;
  right: 5%;
  top: 80px;
}
/* line 109, templates/g5_hydrogen/custom/scss/custom.scss */
#top-right .contact {
  color: #91caed;
  text-align: right;
}
/* line 111, templates/g5_hydrogen/custom/scss/custom.scss */
#top-right .contact strong {
  color: #91caed;
}
/* line 113, templates/g5_hydrogen/custom/scss/custom.scss */
.contact {
  background-color: #efefef;
  padding: 20px;
  border-radius: 15px;
}
/* line 115, templates/g5_hydrogen/custom/scss/custom.scss */
#top-right .g-content {
  padding-top: 0;
  margin-top: 0;
}
/* line 116, templates/g5_hydrogen/custom/scss/custom.scss */
#topB .g-content {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 120, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  background-color: #fff;
  color: #17395e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 125, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  background-color: #8dcaed;
  color: #17395e;
}
/* line 128, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item-139 .g-menu-parent-indicator, g-menu-parent-indicator {
  display: none !important;
}
/* line 132, templates/g5_hydrogen/custom/scss/custom.scss */
.margin-none .form-group {
  margin-bottom: 0 !important;
}
/* line 134, templates/g5_hydrogen/custom/scss/custom.scss */
.margin-none .form-group.rsform-block-cardnr, .margin-none .form-group.rsform-block-cvc {
  margin-bottom: 20px !important;
}
/* line 137, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform-block-rsfp-product .control-label {
  display: none;
}
/* ===== Buttons ======*/
/* line 141, templates/g5_hydrogen/custom/scss/custom.scss */
.btn, .resource-button {
  color: #fff;
  text-decoration: none;
  background-position: 0;
  background-color: #5c89b2;
  border: none;
  background-image: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 25px;
}
/* line 157, templates/g5_hydrogen/custom/scss/custom.scss */
.btn:hover, .btn:focus {
  color: #fff;
  text-decoration: none;
  background-position: 0;
  background-color: #86a7c6;
}
/* line 164, templates/g5_hydrogen/custom/scss/custom.scss */
.bbc-cat-item .resource-button {
  background-color: #5c89b2;
  padding: 6px;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  color: #fff;
  border-radius: 4px;
}
/* ===== Breadcrumb ======*/
/* line 178, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content .breadcrumb {
  margin-bottom: 0;
  background: none;
}
/* line 179, templates/g5_hydrogen/custom/scss/custom.scss */
#bread .g-content {
  margin: 0;
  padding: 0;
}
/* line 181, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb > li > .divider {
  padding: 0 10px;
}
/* ===== showcase position ======*/
/* line 186, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  margin-top: -1px;
}
/* line 189, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase p {
  padding: 0;
  margin: 0;
}
/* line 191, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .showcase-a {
  vertical-align: middle;
  padding: 10px 0 40px;
}
/* line 192, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase h1 {
  width: 40%;
  margin: 0 auto 20px;
  line-height: 110%;
}
/* line 194, templates/g5_hydrogen/custom/scss/custom.scss */
.showcase-a {
  background-size: cover !important;
}
/* line 195, templates/g5_hydrogen/custom/scss/custom.scss */
.showcase-a h2 {
  width: 60%;
  margin: 0 auto 10px;
  line-height: 110%;
}
/* line 199, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-ghost {
  width: 250px;
  display: block;
  margin: 30px auto;
  color: #fff;
  border: 2px solid #fff;
  padding: 15px 50px;
  border-radius: 4px;
}
/* line 209, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase a.btn-ghost {
  color: #fff;
  background-color: rgba(116, 175, 211, 1);
}
/* line 213, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase a.btn-ghost:hover {
  background-color: rgba(116, 175, 211, 0.4);
}
/* line 215, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-col-item .g-pricingtable .button {
  display: inline-block;
  font-family: "";
  font-weight: ;
  color: #fff;
  font-size: 1vw;
  background: #177ab6;
  margin: 0 0 0.5rem 0;
  padding: 0.8rem 2rem;
  padding-bottom: 0.85rem;
  border-radius: 2rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 90rem) {
  .g-pricingtable-col-item .g-pricingtable .button {
    font-size: 0.9rem;
  }
}
/* line 230, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-col-item .g-pricingtable .button:hover, .g-pricingtable-col-item .g-pricingtable .button:active, .g-pricingtable-col-item .g-pricingtable .button:focus {
  background: #1a89cd;
  color: #fff;
}
/* line 235, templates/g5_hydrogen/custom/scss/custom.scss */
.g-style-preset2 .g-pricingtable-col-item .g-pricingtable .button, .g-pricingtable-col-item .g-pricingtable .g-style-preset2 .button {
  color: #000 !important;
}
/* line 240, templates/g5_hydrogen/custom/scss/custom.scss */
#homeheadingmain {
  max-width: 400px;
  text-align: center;
  padding: 15px;
  font-size: 1.6rem;
  margin: 50px auto 0;
  line-height: 180%;
}
/* line 242, templates/g5_hydrogen/custom/scss/custom.scss */
#homeheadingmain h2 {
  font-size: 2.4rem;
}
/* line 243, templates/g5_hydrogen/custom/scss/custom.scss */
#homeform h2 {
  font-size: 1.1rem;
  margin-left: 45px;
}
/* line 245, templates/g5_hydrogen/custom/scss/custom.scss */
#homeform input {
  padding: 0 15px;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  width: 270px !important;
  border-radius: 20px;
}
/* line 254, templates/g5_hydrogen/custom/scss/custom.scss */
#homeform button[type="submit"] {
  height: 50px;
  background-image: none;
  background-color: #5c89b2;
  border-radius: 25px;
  width: 303px;
  padding: 15px;
  font-size: 16px;
}
/* line 264, templates/g5_hydrogen/custom/scss/custom.scss */
.greyback {
  background-color: #d0d0d0;
}
/* ===== comparison table ======*/
/* line 267, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-desc {
  font-size: 0.9rem;
}
/* line 268, templates/g5_hydrogen/custom/scss/custom.scss */
g-pricingtable-col-item .g-pricingtable-plan {
  font-size: 1.3rem;
}
/* line 270, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-col-item .g-pricingtable .button {
  font-size: 1.2rem;
  font-family: "Varela Round";
  font-weight: 500;
}
/* line 271, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
  font-size: 2rem;
  font-family: "Varela Round";
  font-weight: 700;
  color: #999;
}
/* line 273, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .g-content {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 275, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .dk-blue {
  background-color: #1a3c61;
  color: #fff;
  margin-top: 10px;
  padding-top: 10px;
  border-radius: 20px;
}
/* line 276, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .g-container:nth-child(1) .g-grid:nth-child(2) {
  width: 94%;
  margin: 0 auto;
}
/* line 277, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .dk-blue h3 {
  color: #fff;
}
/* line 278, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-cta {
  margin-top: 10px;
}
/* line 280, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .feature-a {
  padding: 33px;
}
/* line 281, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .feature-b {
  padding: 33px;
}
/* line 282, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-container .g-grid:nth-of-type(3) {
  max-width: 1200px;
  margin: auto;
}
/* line 283, templates/g5_hydrogen/custom/scss/custom.scss */
.report {
  background-color: #fff;
}
/* line 284, templates/g5_hydrogen/custom/scss/custom.scss */
.report img {
  max-width: 1200px;
  padding: 22px;
}
/* -- BLOG Layout --*/
/* line 287, templates/g5_hydrogen/custom/scss/custom.scss */
.blog .item-image {
  width: 300px;
}
/* line 288, templates/g5_hydrogen/custom/scss/custom.scss */
.span4 > div {
  padding: 10px;
  box-shadow: 0px 0px 8px 5px rgba(148, 148, 148, 0.2);
  -webkit-box-shadow: 0px 0px 8px 5px rgba(148, 148, 148, 0.2);
}
/* line 293, templates/g5_hydrogen/custom/scss/custom.scss */
.span4 h2 {
  line-height: 130%;
}
/* line 294, templates/g5_hydrogen/custom/scss/custom.scss */
.span4 .pull-left {
  margin: 0 !important;
}
/* line 295, templates/g5_hydrogen/custom/scss/custom.scss */
.span dd {
  margin-left: 0rem;
}
/* line 297, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable .notinc {
  text-decoration: line-through;
  color: #bcbcbc !important;
}
/* line 302, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
  font-size: 0.8rem;
  color: #666;
  padding: 4px 6px;
  vertical-align: middle;
}
/* line 309, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable p {
  font-size: 1rem;
}
/* line 311, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-desc {
  height: 140px;
}
/* line 313, templates/g5_hydrogen/custom/scss/custom.scss */
.home .g-pricingtable-desc {
  height: 230px;
}
/* line 315, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-desc h1, .g-pricingtable h1 {
  margin-top: 0rem;
  margin-bottom: 0rem;
}
/* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-desc h1 .wasprice {
  font-size: 1.4rem;
  color: #9c9c9c;
  text-decoration: line-through;
}
/* line 321, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-desc h1 .sale {
  font-size: 0.8rem;
  color: #9c9c9c;
  position: relative;
  top: -21px;
  left: 55px;
}
/* line 328, templates/g5_hydrogen/custom/scss/custom.scss */
.middlethis {
  margin: 0 47px 0 0;
}
/* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-desc h2, .g-pricingtable h2 {
  margin-top: 0.5rem;
  margin-bottom: 0rem;
}
/* #g-pricingtable-col-item-1 .g-pricingtable .g-pricingtable-item:nth-child(even){background:rgba(192,220,238,1.00);} */
/* line 334, templates/g5_hydrogen/custom/scss/custom.scss */
#g-pricingtable-col-item-1 .g-pricingtable .g-pricingtable-item:nth-child(odd), #g-pricingtable-col-item-2 .g-pricingtable .g-pricingtable-item:nth-child(odd) {
  background: rgba(192, 220, 238, 1);
}
/* line 337, templates/g5_hydrogen/custom/scss/custom.scss */
#g-pricingtable-col-item-3 .g-pricingtable .g-pricingtable-item:nth-child(even) {
  background: rgba(192, 220, 238, 1);
}
/* line 339, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-cta.li {
  list-style: none;
}
/* line 341, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-desc .btn {
  background-color: #77b564;
}
/* line 342, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-desc .btn:hover {
  background-color: #55b22c;
}
/* line 344, templates/g5_hydrogen/custom/scss/custom.scss */
.no-dot {
  list-style: none;
}
/*  payment form*/
/* line 349, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform-block-phone, .rsform-block-calltime, .rsform-block-postcode {
  margin-left: 30px;
}
/* line 354, templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-244 .rsform-block-postcode, .rsform-block-website, .rsform-block-website2 {
  margin-left: 0px;
}
/* line 356, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform-block-total {
  font-size: 2rem;
}
/* line 357, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform-block-total .formControls {
  display: inline-block;
}
/*DIY form*/
/* line 361, templates/g5_hydrogen/custom/scss/custom.scss */
.diy .rsform-block-phone, .diy .rsform-block-name, .diy .rsform-block-username {
  margin-left: 0px;
  margin-right: 10px;
}
/* line 365, templates/g5_hydrogen/custom/scss/custom.scss */
.rego .rsform-checkbox {
  margin-left: -20px;
}
/* line 366, templates/g5_hydrogen/custom/scss/custom.scss */
.rego .rsform-block-rsfp-product {
  margin-bottom: 10px !important;
}
/* line 368, templates/g5_hydrogen/custom/scss/custom.scss */
.diy .form-control.is-invalid, .was-validated .form-control:invalid {
  padding-right: 0;
}
/* line 371, templates/g5_hydrogen/custom/scss/custom.scss */
.diy-checklist.t2gcols-4 > div:nth-child(8n+1) {
  background: #ddd;
  font-weight: 500;
  width: 28%;
}
/* line 373, templates/g5_hydrogen/custom/scss/custom.scss */
.diy-checklist.t2gcols-4 > div:nth-child(8n+2) {
  background: #ddd;
  width: 28%;
}
/* line 375, templates/g5_hydrogen/custom/scss/custom.scss */
.diy-checklist.t2gcols-4 > div:nth-child(8n+3) {
  background: #ddd;
  width: 28%;
}
/* line 377, templates/g5_hydrogen/custom/scss/custom.scss */
.diy-checklist.t2gcols-4 > div:nth-child(8n+4) {
  background: #ddd;
  width: 14%;
}
/* line 379, templates/g5_hydrogen/custom/scss/custom.scss */
.diy-checklist.t2gcols-4 > div:nth-child(8n+5) {
  background: #eee;
  font-weight: 500;
  width: 28%;
}
/* line 381, templates/g5_hydrogen/custom/scss/custom.scss */
.diy-checklist.t2gcols-4 > div:nth-child(8n+6) {
  background: #eee;
  width: 28%;
}
/* line 383, templates/g5_hydrogen/custom/scss/custom.scss */
.diy-checklist.t2gcols-4 > div:nth-child(8n+7) {
  background: #eee;
  width: 28%;
}
/* line 385, templates/g5_hydrogen/custom/scss/custom.scss */
.diy-checklist.t2gcols-4 > div:nth-child(8n+8) {
  background: #eee;
  width: 14%;
}
/*end diy stuff*/
/* line 394, templates/g5_hydrogen/custom/scss/custom.scss */
.StripeElement {
  border: 1px solid #acacac;
  border-radius: 3px;
  padding: 8px 12px;
}
/* line 395, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform-button-prev {
  margin-right: 20px;
}
/* line 397, templates/g5_hydrogen/custom/scss/custom.scss */
.bbc-cat-list .bbc-cat-item {
  padding-bottom: 10px !important;
  min-height: 488px !important;
}
/* line 399, templates/g5_hydrogen/custom/scss/custom.scss */
.g-social a {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  background: none;
  border: none;
  border-radius: 0;
  margin-bottom: 4px;
  text-decoration: none;
}
/* line 408, templates/g5_hydrogen/custom/scss/custom.scss */
.g-social {
  margin-top: 20px;
}
/* line 410, templates/g5_hydrogen/custom/scss/custom.scss */
.link-block {
  cursor: pointer;
}
/* line 412, templates/g5_hydrogen/custom/scss/custom.scss */
.moduletable.industrylogos {
  background: #dbdbdb;
}
/*#g-subfeature .g-container > .g-grid + .g-grid {margin:0 -3000px ;}*/
/* line 415, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer, #g-subfeature {
  border: none;
}
/* line 417, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a:link {
  color: #91caed;
}
/* line 418, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a:visited {
  color: #91caed;
}
/* line 419, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a:hover {
  color: #b3d8ef;
}
/* line 421, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-facebook-square {
  margin-right: 10px;
  float: left;
  vertical-align: middle;
}
/*state logo block*/
/* line 427, templates/g5_hydrogen/custom/scss/custom.scss */
.state-logo img {
  margin: 10px;
  transform: scale(0.8);
}
/* line 429, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 165px;
  top: 21px;
  position: relative;
}
/* line 434, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .gantry-logo img {
  top: 0px;
}
/* line 436, templates/g5_hydrogen/custom/scss/custom.scss */
img.review {
  border: solid 1px #a8a8a8;
  margin: 22px;
  max-width: 100%;
}
/* line 442, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header #logo-9705-particle {
  margin: 0;
  padding: 0 0.38rem;
}
/* line 447, templates/g5_hydrogen/custom/scss/custom.scss */
.homeimage {
  text-align: center;
}
/* Super LInk styles tiles*/
/* line 451, templates/g5_hydrogen/custom/scss/custom.scss */
.super-tiles li {
  width: 33%;
}
/* line 453, templates/g5_hydrogen/custom/scss/custom.scss */
ul.super-tiles {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
  margin-left: 0;
}
/* line 464, templates/g5_hydrogen/custom/scss/custom.scss */
.mceIframeContainer .super-tiles li {
  width: 100%;
}
/* line 465, templates/g5_hydrogen/custom/scss/custom.scss */
.mceIframeContainer ul.super-tiles {
  list-style: none;
  display: block;
  margin-left: 0;
}
/* line 472, templates/g5_hydrogen/custom/scss/custom.scss */
.superlinkpreviewwrap {
  width: 94%;
  margin: 10px;
  text-align: center;
  box-shadow: 2px 2px 18px rgba(0, 0, 0, 0.1);
}
/* line 475, templates/g5_hydrogen/custom/scss/custom.scss */
.superlinkpreviewwrap .info {
  padding: 10px;
}
/* line 476, templates/g5_hydrogen/custom/scss/custom.scss */
.superlinkpreviewwrap h2 {
  font-size: 1.4rem;
  line-height: 100%;
}
/* line 477, templates/g5_hydrogen/custom/scss/custom.scss */
.superlinkpreviewwrap .item-body {
  margin-bottom: 15px;
}
/* line 480, templates/g5_hydrogen/custom/scss/custom.scss */
.wf-columns .wf-column {
  padding: 0 20px;
}
/* line 482, templates/g5_hydrogen/custom/scss/custom.scss */
.abn-lookup-container {
  background-color: #f5f5f5;
  border-radius: 12px;
}
/* line 483, templates/g5_hydrogen/custom/scss/custom.scss */
.abn-lookup-container .table th, .table td {
  padding: 9px 15px;
  vertical-align: middle;
}
/* line 484, templates/g5_hydrogen/custom/scss/custom.scss */
.abn-lookup-container tr[status="Cancelled"] {
  background-color: #faf9e9;
}
/* line 485, templates/g5_hydrogen/custom/scss/custom.scss */
.abn-lookup-container input[type="text"] {
  margin-bottom: 0;
}
/* line 486, templates/g5_hydrogen/custom/scss/custom.scss */
.abn-lookup-container tr[status="Active"] {
  background-color: #e9faec;
}
/* ############################### MEDIA QUERIES ############################################################################ */
@media (max-width: 1200px) and (min-width: 960px) {
  /* line 491, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-pricingtable-desc {
    height: 150px;
  }
  /* line 492, templates/g5_hydrogen/custom/scss/custom.scss */
  .home .g-pricingtable-desc {
    height: 250px;
  }
  /* line 493, templates/g5_hydrogen/custom/scss/custom.scss */
  .middlethis {
    margin: 0 42px 0 -11px;
  }
  /* line 494, templates/g5_hydrogen/custom/scss/custom.scss */
  .bbc-cat-item {
    width: 30%;
  }
}
@media (max-width: 959px) and (min-width: 768px) {
  /* line 498, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-pricingtable-desc {
    height: 120px;
  }
  /* line 499, templates/g5_hydrogen/custom/scss/custom.scss */
  .home .g-pricingtable-desc {
    height: 300px;
  }
  /* line 500, templates/g5_hydrogen/custom/scss/custom.scss */
  .middlethis {
    margin: 0 -11px 0 -68px;
  }
}
@media (max-width: 959px) {
  /* line 506, templates/g5_hydrogen/custom/scss/custom.scss */
  .bbc-cat-item .item-title {
    font-size: 1.2rem;
  }
  /* line 508, templates/g5_hydrogen/custom/scss/custom.scss */
  #top-rightt {
    width: 53rem;
    margin-top: -56px;
  }
  /* line 510, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeheadingmain h2 {
    font-size: 2rem;
  }
  /* line 511, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeform h2 {
    font-size: 1.4rem;
  }
  /* line 514, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-subfeature .g-container > .g-grid + .g-grid {
    margin: 0 -66px;
  }
  /* line 516, templates/g5_hydrogen/custom/scss/custom.scss */
  .super-tiles li {
    width: 48%;
  }
  /* line 517, templates/g5_hydrogen/custom/scss/custom.scss */
  .row {
    margin-left: 0px;
  }
  /* line 519, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase h1 {
    width: 80%;
  }
  /* line 520, templates/g5_hydrogen/custom/scss/custom.scss */
  .showcase-a h3 {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  /* line 526, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .g-grid:nth-of-type(1) {
    height: 120px;
  }
  /* line 527, templates/g5_hydrogen/custom/scss/custom.scss */
  .page-header h2 {
    line-height: 120%;
  }
  /* line 529, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-page-surround {
    overflow: hidden;
  }
  /* line 531, templates/g5_hydrogen/custom/scss/custom.scss */
  .bbc-cat-list .bbc-cat-item {
    width: 100% !important;
    height: auto !important;
    min-height: 430px !important;
  }
  /* line 533, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-pricingtable .notinc {
    display: none;
  }
  /* line 534, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-pricingtable-desc {
    height: auto;
  }
  /* line 536, templates/g5_hydrogen/custom/scss/custom.scss */
  .home .g-pricingtable-desc {
    height: auto;
  }
  /* line 538, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase h1 {
    width: 90%;
    font-size: 2rem !important;
  }
  /* line 539, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase h2 {
    width: 80%;
    font-size: 1.5rem;
  }
  /* line 540, templates/g5_hydrogen/custom/scss/custom.scss */
  .homeTestimonial {
    margin-top: 40px;
  }
  /* line 542, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
    font-size: 0.9rem;
  }
  /* line 544, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .customcontact p, #g-header .customcontact h3 {
    margin: 0 auto;
    text-align: center;
  }
  /* line 546, templates/g5_hydrogen/custom/scss/custom.scss */
  .btn-group {
    position: absolute;
    float: right;
    right: 6%;
    top: 8%;
  }
  /* line 548, templates/g5_hydrogen/custom/scss/custom.scss */
  .blog .item-image {
    width: 100%;
    float: none;
  }
  /* line 551, templates/g5_hydrogen/custom/scss/custom.scss */
  .showcase-a {
    height: auto !important;
  }
  /* line 552, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeform {
    max-width: 290px;
    margin: 0 auto;
    text-align: center;
  }
  /* line 556, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-subfeature .g-container > .g-grid + .g-grid {
    margin: 0 -10px;
  }
  /* line 557, templates/g5_hydrogen/custom/scss/custom.scss */
  img.review {
    margin: 22px 0 0;
  }
  /* line 559, templates/g5_hydrogen/custom/scss/custom.scss */
  div.table2grid > div {
    width: 100% !important;
    padding: 7px 20px;
  }
  /* line 562, templates/g5_hydrogen/custom/scss/custom.scss */
  .super-tiles li {
    width: 99%;
  }
  /* line 563, templates/g5_hydrogen/custom/scss/custom.scss */
  .superlinkpreviewwrap {
    width: 94%;
    margin: 20px 0;
  }
  /* line 564, templates/g5_hydrogen/custom/scss/custom.scss */
  .fa-facebook-square {
    margin: 0px 2px 0px 35px;
  }
  /* line 566, templates/g5_hydrogen/custom/scss/custom.scss */
  .wf-columns .wf-column {
    padding: 0 5px;
  }
  /* line 567, templates/g5_hydrogen/custom/scss/custom.scss */
  .wf-column p {
    margin: 0;
  }
  /* line 569, templates/g5_hydrogen/custom/scss/custom.scss */
  .foot-social {
    display: inline-block;
  }
  /* line 570, templates/g5_hydrogen/custom/scss/custom.scss */
  .foot-social a {
    margin-right: 30px;
  }
}
@media (max-width: 480px) {
  /* line 575, templates/g5_hydrogen/custom/scss/custom.scss */
  input[type="checkbox"] {
    width: 38px;
  }
  /* line 577, templates/g5_hydrogen/custom/scss/custom.scss */
  h1 {
    font-size: 1.9rem !important;
  }
  /* line 579, templates/g5_hydrogen/custom/scss/custom.scss */
  .showcase-a h1 {
    font-size: 1.7rem !important;
  }
  /* line 581, templates/g5_hydrogen/custom/scss/custom.scss */
  h1, h2, h3 {
    text-align: center;
  }
  /* line 583, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeheadingmain h2 {
    font-size: 1.8rem;
  }
  /* line 584, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeform h2 {
    font-size: 1.3rem;
    margin-left: 0px;
  }
  /* line 586, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeheadingmain {
    margin: 30px auto 0;
    line-height: 150%;
  }
  /* line 588, templates/g5_hydrogen/custom/scss/custom.scss */
  .formContainer .col-6, .formContainer .col-4 {
    width: 100%;
    max-width: 100%;
  }
  /* line 590, templates/g5_hydrogen/custom/scss/custom.scss */
  .img100 {
    width: 100%;
    margin: 5px 0 10px 0 !important;
    float: none !important;
  }
  /* line 592, templates/g5_hydrogen/custom/scss/custom.scss */
  h1 {
    line-height: 110%;
  }
  /* line 593, templates/g5_hydrogen/custom/scss/custom.scss */
  .gantry-logo img {
    width: 65%;
    top: 0px;
    position: relative;
    padding-bottom: 13px;
  }
  /* line 596, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase .showcase-a {
    padding: 25px 0 10px;
  }
  /* line 598, templates/g5_hydrogen/custom/scss/custom.scss */
  .rsform-block {
    width: 300px;
    display: block;
  }
  /* line 599, templates/g5_hydrogen/custom/scss/custom.scss */
  .rsform-input-box {
    width: 100%;
  }
  /* line 600, templates/g5_hydrogen/custom/scss/custom.scss */
  .rsform-block-phone {
    width: 100%;
    margin: 0;
  }
  /* line 601, templates/g5_hydrogen/custom/scss/custom.scss */
  .rsform-block-phone, .rsform-block-calltime, .rsform-block-companyname, .rsform-block-website, .rsform-block-companyname2, .rsform-block-website2, .rsform-block-companyname3, .rsform-block-website3, .rsform-block-postcode {
    margin-left: 0px;
  }
  /* line 602, templates/g5_hydrogen/custom/scss/custom.scss */
  .itemid-244 .formResponsive input, .itemid-244 .formResponsive textarea {
    width: 100%;
  }
  /* line 607, templates/g5_hydrogen/custom/scss/custom.scss */
  div.table2grid > div {
    padding: 5px 20px;
  }
  /* line 609, templates/g5_hydrogen/custom/scss/custom.scss */
  .diy-checklist.t2gcols-4 > div:nth-child(8n+1) {
    background: #ddd;
    font-weight: 500;
    padding-top: 15px;
  }
  /* line 611, templates/g5_hydrogen/custom/scss/custom.scss */
  .diy-checklist.t2gcols-4 > div:nth-child(8n+2) {
    background: #ddd;
  }
  /* line 613, templates/g5_hydrogen/custom/scss/custom.scss */
  .diy-checklist.t2gcols-4 > div:nth-child(8n+3) {
    background: #ddd;
  }
  /* line 615, templates/g5_hydrogen/custom/scss/custom.scss */
  .diy-checklist.t2gcols-4 > div:nth-child(8n+4) {
    background: #ddd;
    margin-bottom: 10px;
    padding-bottom: 15px;
  }
  /* line 617, templates/g5_hydrogen/custom/scss/custom.scss */
  .diy-checklist.t2gcols-4 > div:nth-child(8n+5) {
    background: #eee;
    font-weight: 500;
    padding-top: 15px;
  }
  /* line 619, templates/g5_hydrogen/custom/scss/custom.scss */
  .diy-checklist.t2gcols-4 > div:nth-child(8n+6) {
    background: #eee;
  }
  /* line 621, templates/g5_hydrogen/custom/scss/custom.scss */
  .diy-checklist.t2gcols-4 > div:nth-child(8n+7) {
    background: #eee;
  }
  /* line 623, templates/g5_hydrogen/custom/scss/custom.scss */
  .diy-checklist.t2gcols-4 > div:nth-child(8n+8) {
    background: #eee;
    margin-bottom: 10px;
    padding-bottom: 15px;
  }
  /* line 626, templates/g5_hydrogen/custom/scss/custom.scss */
  .diy-checklist.t2gcols-4 > div:nth-child(-n+4) {
    display: none;
  }
}
/*# sourceMappingURL=custom_10.css.map */