/* 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) {
  .g-pricingtable-headertext {
    margin-bottom: 5.4705rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .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.938rem) {
  .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.938rem) {
  .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.938rem) {
  .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.938rem) {
  .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) {
  .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;
}
/*menu*/
/* line 20, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #91caed;
}
/* line 22, 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 24, 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;
}
/* ===== General ======*/
/* line 28, templates/g5_hydrogen/custom/scss/custom.scss */
body h1, body h2, body h3, body h4 {
  font-family: "Varela Round";
  font-weight: 500;
}
/* line 32, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  font-size: 2.4rem;
  margin-top: 0;
}
/* line 33, 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 35, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  margin: 0.5rem 0 0.7rem;
}
/* line 39, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header p, #g-header h3 {
  margin: 0;
  text-align: right;
}
/* line 41, 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 48, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background-color: #1a3c61;
}
/* line 51, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li {
  margin-right: 5px;
}
/* line 53, 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 58, 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;
}
/* line 63, 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 67, 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 69, templates/g5_hydrogen/custom/scss/custom.scss */
#top-right {
  position: absolute;
  right: 5%;
  top: 80px;
}
/* line 71, templates/g5_hydrogen/custom/scss/custom.scss */
#top-right .contact {
  color: #91caed;
  text-align: right;
}
/* line 73, templates/g5_hydrogen/custom/scss/custom.scss */
#top-right .contact strong {
  color: #91caed;
}
/* line 75, templates/g5_hydrogen/custom/scss/custom.scss */
#top-right .g-content {
  padding-top: 0;
  margin-top: 0;
}
/* line 79, 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 84, 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;
}
/* ===== Buttons ======*/
/* line 89, 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 105, templates/g5_hydrogen/custom/scss/custom.scss */
.btn:hover, .btn:focus {
  color: #fff;
  text-decoration: none;
  background-position: 0;
  background-color: #86a7c6;
}
/* line 112, 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 126, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content .breadcrumb {
  margin-bottom: 0;
  background: none;
}
/* line 127, templates/g5_hydrogen/custom/scss/custom.scss */
#bread .g-content {
  margin: 0;
  padding: 0;
}
/* line 129, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb > li > .divider {
  padding: 0 10px;
}
/* ===== showcase position ======*/
/* line 134, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  margin-top: -1px;
}
/* line 137, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase p {
  padding: 0;
  margin: 0;
}
/* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .showcase-a {
  vertical-align: middle;
  padding: 40px 0;
}
/* line 140, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase h1 {
  width: 60%;
  margin: 0 auto 10px;
  line-height: 110%;
}
/* line 142, templates/g5_hydrogen/custom/scss/custom.scss */
.showcase-a {
  background-size: cover !important;
}
/* line 144, 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 154, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase a.btn-ghost {
  color: #fff;
  background-color: rgba(116, 175, 211, 1);
}
/* line 158, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase a.btn-ghost:hover {
  background-color: rgba(116, 175, 211, 0.4);
}
/* line 160, 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 175, 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 180, 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 185, 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 187, templates/g5_hydrogen/custom/scss/custom.scss */
#homeheadingmain h2 {
  font-size: 2.4rem;
}
/* line 188, templates/g5_hydrogen/custom/scss/custom.scss */
#homeform h2 {
  font-size: 1.1rem;
  margin-left: 45px;
}
/* line 190, 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 199, 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 209, templates/g5_hydrogen/custom/scss/custom.scss */
.greyback {
  background-color: #d0d0d0;
}
/* ===== comparison table ======*/
/* line 212, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-desc {
  font-size: 0.9rem;
}
/* line 213, templates/g5_hydrogen/custom/scss/custom.scss */
g-pricingtable-col-item .g-pricingtable-plan {
  font-size: 1.3rem;
}
/* line 215, 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 216, 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 218, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .g-content {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 220, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-cta {
  margin-top: 10px;
}
/* -- BLOG Layout --*/
/* line 224, templates/g5_hydrogen/custom/scss/custom.scss */
.blog .item-image {
  width: 300px;
}
/* line 225, 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 230, templates/g5_hydrogen/custom/scss/custom.scss */
.span4 h2 {
  line-height: 130%;
}
/* line 231, templates/g5_hydrogen/custom/scss/custom.scss */
.span4 .pull-left {
  margin: 0 !important;
}
/* line 232, templates/g5_hydrogen/custom/scss/custom.scss */
.span dd {
  margin-left: 0rem;
}
/* line 234, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable .notinc {
  text-decoration: line-through;
  color: #bcbcbc !important;
}
/* line 239, 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 246, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable p {
  font-size: 0.9rem;
}
/* line 248, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-desc {
  height: 140px;
}
/* line 250, templates/g5_hydrogen/custom/scss/custom.scss */
.home .g-pricingtable-desc {
  height: 230px;
}
/* line 252, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-desc h1, .g-pricingtable h1 {
  margin-top: 0rem;
  margin-bottom: 0rem;
}
/* line 253, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-desc h1 .wasprice {
  font-size: 1.4rem;
  color: #9c9c9c;
  text-decoration: line-through;
}
/* line 258, 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 265, templates/g5_hydrogen/custom/scss/custom.scss */
.middlethis {
  margin: 0 47px 0 0;
}
/* line 267, 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 271, 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 274, 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 276, templates/g5_hydrogen/custom/scss/custom.scss */
.g-pricingtable-cta.li {
  list-style: none;
}
/* line 278, templates/g5_hydrogen/custom/scss/custom.scss */
.no-dot {
  list-style: none;
}
/*  payment form*/
/* line 282, 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: 30px;
}
/* line 284, templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-244 .rsform-block-postcode {
  margin-left: 0px;
}
/* line 286, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform-block-total {
  font-size: 2rem;
}
/* line 287, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform-block-total .formControls {
  display: inline-block;
}
/* line 292, templates/g5_hydrogen/custom/scss/custom.scss */
.StripeElement {
  border: 1px solid #acacac;
  border-radius: 3px;
  padding: 8px 12px;
}
/* line 293, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform-button-prev {
  margin-right: 20px;
}
/* line 295, templates/g5_hydrogen/custom/scss/custom.scss */
.bbc-cat-list .bbc-cat-item {
  padding-bottom: 10px !important;
  min-height: 488px !important;
}
/* line 297, 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 306, templates/g5_hydrogen/custom/scss/custom.scss */
.g-social {
  margin-top: 20px;
}
/* line 308, templates/g5_hydrogen/custom/scss/custom.scss */
.link-block {
  cursor: pointer;
}
/* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
.moduletable.industrylogos {
  background: #dbdbdb;
}
/*#g-subfeature .g-container > .g-grid + .g-grid {margin:0 -3000px ;}*/
/* line 313, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer, #g-subfeature {
  border: none;
}
/*state logo block*/
/* line 317, templates/g5_hydrogen/custom/scss/custom.scss */
.state-logo img {
  margin: 10px;
  transform: scale(0.8);
}
/* line 319, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 165px;
}
/* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
img.review {
  border: solid 1px #a8a8a8;
  margin: 22px;
  max-width: 100%;
}
/* ############################### MEDIA QUERIES ############################################################################ */
@media (max-width: 1200px) and (min-width: 960px) {
  /* line 328, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-pricingtable-desc {
    height: 150px;
  }
  /* line 329, templates/g5_hydrogen/custom/scss/custom.scss */
  .home .g-pricingtable-desc {
    height: 260px;
  }
  /* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
  .middlethis {
    margin: 0 42px 0 -11px;
  }
  /* line 331, templates/g5_hydrogen/custom/scss/custom.scss */
  .bbc-cat-item {
    width: 30%;
  }
}
@media (max-width: 959px) and (min-width: 768px) {
  /* line 335, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-pricingtable-desc {
    height: 120px;
  }
  /* line 336, templates/g5_hydrogen/custom/scss/custom.scss */
  .home .g-pricingtable-desc {
    height: 330px;
  }
  /* line 337, templates/g5_hydrogen/custom/scss/custom.scss */
  .middlethis {
    margin: 0 -11px 0 -68px;
  }
}
@media (max-width: 959px) {
  /* line 343, templates/g5_hydrogen/custom/scss/custom.scss */
  .bbc-cat-item .item-title {
    font-size: 1.2rem;
  }
  /* line 345, templates/g5_hydrogen/custom/scss/custom.scss */
  #top-rightt {
    width: 53rem;
    margin-top: -56px;
  }
  /* line 347, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeheadingmain h2 {
    font-size: 2rem;
  }
  /* line 348, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeform h2 {
    font-size: 1.4rem;
  }
  /* line 351, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-subfeature .g-container > .g-grid + .g-grid {
    margin: 0 -66px;
  }
}
@media (max-width: 767px) {
  /* line 357, templates/g5_hydrogen/custom/scss/custom.scss */
  .page-header h2 {
    line-height: 120%;
  }
  /* line 359, templates/g5_hydrogen/custom/scss/custom.scss */
  .bbc-cat-list .bbc-cat-item {
    width: 100% !important;
    height: auto !important;
    min-height: 430px !important;
  }
  /* line 361, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-pricingtable .notinc {
    display: none;
  }
  /* line 362, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-pricingtable-desc {
    height: auto;
  }
  /* line 364, templates/g5_hydrogen/custom/scss/custom.scss */
  .home .g-pricingtable-desc {
    height: auto;
  }
  /* line 366, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase h1 {
    width: 80%;
    font-size: 2rem;
  }
  /* line 367, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase h2 {
    font-size: 1.5rem;
  }
  /* line 369, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
    font-size: 0.9rem;
  }
  /* line 371, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .customcontact p, #g-header .customcontact h3 {
    margin: 0 auto;
    text-align: center;
  }
  /* line 373, templates/g5_hydrogen/custom/scss/custom.scss */
  .btn-group {
    position: absolute;
    float: right;
    right: 6%;
    top: 8%;
  }
  /* line 375, templates/g5_hydrogen/custom/scss/custom.scss */
  .blog .item-image {
    width: 100%;
    float: none;
  }
  /* line 378, templates/g5_hydrogen/custom/scss/custom.scss */
  .showcase-a {
    height: auto !important;
  }
  /* line 379, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeform {
    max-width: 290px;
    margin: 0 auto;
    text-align: center;
  }
  /* line 383, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-subfeature .g-container > .g-grid + .g-grid {
    margin: 0 -10px;
  }
  /* line 384, templates/g5_hydrogen/custom/scss/custom.scss */
  img.review {
    margin: 22px 0 0;
  }
}
@media (max-width: 480px) {
  /* line 389, templates/g5_hydrogen/custom/scss/custom.scss */
  h1 {
    font-size: 1.9rem !important;
  }
  /* line 391, templates/g5_hydrogen/custom/scss/custom.scss */
  .showcase-a h1 {
    font-size: 1.7rem !important;
  }
  /* line 393, templates/g5_hydrogen/custom/scss/custom.scss */
  h1, h2, h3 {
    text-align: center;
  }
  /* line 395, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeheadingmain h2 {
    font-size: 1.8rem;
  }
  /* line 396, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeform h2 {
    font-size: 1.3rem;
    margin-left: 0px;
  }
  /* line 398, templates/g5_hydrogen/custom/scss/custom.scss */
  #homeheadingmain {
    margin: 30px auto 0;
    line-height: 150%;
  }
  /* line 400, templates/g5_hydrogen/custom/scss/custom.scss */
  .formContainer .col-6, .formContainer .col-4 {
    width: 100%;
    max-width: 100%;
  }
  /* line 402, templates/g5_hydrogen/custom/scss/custom.scss */
  .img100 {
    width: 100%;
    margin: 5px 0 10px 0 !important;
    float: none !important;
  }
  /* line 404, templates/g5_hydrogen/custom/scss/custom.scss */
  h1 {
    line-height: 110%;
  }
  /* line 405, templates/g5_hydrogen/custom/scss/custom.scss */
  .gantry-logo img {
    width: 70%;
  }
  /* line 407, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase .showcase-a {
    padding: 10px 0;
  }
  /* line 409, templates/g5_hydrogen/custom/scss/custom.scss */
  .rsform-block {
    width: 300px;
    display: block;
  }
  /* line 410, templates/g5_hydrogen/custom/scss/custom.scss */
  .rsform-input-box {
    width: 100%;
  }
  /* line 411, templates/g5_hydrogen/custom/scss/custom.scss */
  .rsform-block-phone {
    width: 100%;
    margin: 0;
  }
  /* line 412, 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 413, templates/g5_hydrogen/custom/scss/custom.scss */
  .itemid-244 .formResponsive input, .itemid-244 .formResponsive textarea {
    width: 100%;
  }
}
/*# sourceMappingURL=custom_10.css.map */