/******************************************************************
Site Name: CRL Solutions
Stylesheet: Main Stylesheet
******************************************************************/
@import url(../css/bootstrap.min.css);
/******************************************************************
SCSS Variables
******************************************************************/
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Bold';
  src: url("../fonts/Roboto-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Light';
  src: url("../fonts/Roboto-Light.ttf");
  font-weight: 300;
  font-style: normal;
}

/******************************************************************
Forms
******************************************************************/
/***** Hubspot Contact Forms *****/
fieldset {
  max-width: 100% !important;
}

fieldset > div {
  margin-bottom: 12px !important;
}

fieldset label {
  font-size: 16px;
}

.hs-form h3, .hbspt-form h3, .cta-content h3 {
  margin-top: 24px;
}

.hs-form ul.inputs-list, .hbspt-form ul.inputs-list, .cta-content ul.inputs-list {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

.hs-form ul.inputs-list li.hs-form-booleancheckbox, .hbspt-form ul.inputs-list li.hs-form-booleancheckbox, .cta-content ul.inputs-list li.hs-form-booleancheckbox {
  margin: 0;
}

.hs-form ul.inputs-list li.hs-form-booleancheckbox input, .hbspt-form ul.inputs-list li.hs-form-booleancheckbox input, .cta-content ul.inputs-list li.hs-form-booleancheckbox input {
  margin-right: 10px;
}

.hs-form ul.inputs-list li.hs-form-radio input, .hbspt-form ul.inputs-list li.hs-form-radio input, .cta-content ul.inputs-list li.hs-form-radio input {
  margin-right: 10px;
}

.hs-form select:not(.primary), .hs-form input[type="text"], .hs-form input[type="email"], .hs-form input[type="tel"], .hs-form input[type="number"], .hs-form textarea, .hbspt-form select:not(.primary), .hbspt-form input[type="text"], .hbspt-form input[type="email"], .hbspt-form input[type="tel"], .hbspt-form input[type="number"], .hbspt-form textarea, .cta-content select:not(.primary), .cta-content input[type="text"], .cta-content input[type="email"], .cta-content input[type="tel"], .cta-content input[type="number"], .cta-content textarea {
  display: block;
  width: 100% !important;
  height: 44px;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  padding: .375rem .75rem;
  border: 1px solid #C7CCD1;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.hs-form select:not(.primary), .hbspt-form select:not(.primary), .cta-content select:not(.primary) {
  width: calc(50% - 90px);
  margin-bottom: 5px;
}

.hs-form textarea, .hbspt-form textarea, .cta-content textarea {
  height: 150px;
}

.hs-form .hs-dependent-field > div, .hbspt-form .hs-dependent-field > div, .cta-content .hs-dependent-field > div {
  padding-top: 12px;
}

.hs-form .hs-dependent-field > div:first-of-type, .hbspt-form .hs-dependent-field > div:first-of-type, .cta-content .hs-dependent-field > div:first-of-type {
  padding: 0;
}

.hs-form .legal-consent-container ul, .hbspt-form .legal-consent-container ul, .cta-content .legal-consent-container ul {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

.hs-form .legal-consent-container ul li label, .hbspt-form .legal-consent-container ul li label, .cta-content .legal-consent-container ul li label {
  position: relative;
  font-size: 14px;
  font-weight: 500;
}

.hs-form .legal-consent-container ul li label input, .hbspt-form .legal-consent-container ul li label input, .cta-content .legal-consent-container ul li label input {
  top: 5px;
  position: absolute;
}

.hs-form .legal-consent-container ul li label span, .hbspt-form .legal-consent-container ul li label span, .cta-content .legal-consent-container ul li label span {
  display: inline-block;
  padding-left: 24px;
  margin: 0;
}

.hs-form .legal-consent-container ul li label span p, .hbspt-form .legal-consent-container ul li label span p, .cta-content .legal-consent-container ul li label span p {
  font-size: 14px !important;
}

.hs-form ul.hs-error-msgs, .hbspt-form ul.hs-error-msgs, .cta-content ul.hs-error-msgs {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

.hs-form ul.hs-error-msgs li, .hbspt-form ul.hs-error-msgs li, .cta-content ul.hs-error-msgs li {
  margin: 0 !important;
}

.hs-form ul.hs-error-msgs label, .hbspt-form ul.hs-error-msgs label, .cta-content ul.hs-error-msgs label {
  font-size: 14px;
  color: #c70e23;
  margin-bottom: 0;
}

.hs-form .hs-recaptcha, .hbspt-form .hs-recaptcha, .cta-content .hs-recaptcha {
  margin-bottom: 24px;
}

.hs-form .hs-recaptcha .grecaptcha-badge, .hbspt-form .hs-recaptcha .grecaptcha-badge, .cta-content .hs-recaptcha .grecaptcha-badge {
  box-shadow: #C7CCD1 0px 0px 1px !important;
}

.hs-form input[type="submit"], .hbspt-form input[type="submit"], .cta-content input[type="submit"] {
  background-color: #004A8C;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff !important;
  margin: 0 15px 24px 0;
  padding: 10px 24px;
  border-radius: 0;
  border-color: transparent;
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
  white-space: normal;
}

.hs-form input[type="submit"]:hover, .hs-form input[type="submit"]:active, .hs-form input[type="submit"]:focus, .hs-form input[type="submit"]:active:hover, .hs-form input[type="submit"]:active:focus, .hbspt-form input[type="submit"]:hover, .hbspt-form input[type="submit"]:active, .hbspt-form input[type="submit"]:focus, .hbspt-form input[type="submit"]:active:hover, .hbspt-form input[type="submit"]:active:focus, .cta-content input[type="submit"]:hover, .cta-content input[type="submit"]:active, .cta-content input[type="submit"]:focus, .cta-content input[type="submit"]:active:hover, .cta-content input[type="submit"]:active:focus {
  color: #fff !important;
  background-color: #103370;
  border-color: transparent;
}

.hbspt-form .field {
  margin-bottom: 24px;
}

.hbspt-form .field.hs-fieldtype-booleancheckbox {
  margin: 0;
}

.hbspt-form input[type="submit"] {
  margin: 0;
}

.cta-content input[type="text"] {
  height: 40px;
}

.cta-content select:not(.primary) {
  height: 40px;
}

.form-group.repair-kit {
  margin-bottom: 40px;
  overflow: hidden;
}

.form-group.repair-kit label {
  display: block;
}

.form-group.repair-kit input[type="text"] {
  float: left;
  max-width: 300px;
  height: 44px;
  margin-right: 15px;
  margin-bottom: 12px;
}

.form-group.repair-kit input[type="button"] {
  float: left;
}

/******************************************************************
Base Stylesheet
******************************************************************/
/*****************************************
** Base Styling 
*****************************************/
body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background-color: #f4f4f4;
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Bold", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #333333;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.5vw;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  white-space: nowrap;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #006499;
  border-bottom: solid 1px transparent;
  -webkit-transition: color .24s ease-in-out, border-color .24s ease-in-out;
  transition: color .24s ease-in-out, border-color .24s ease-in-out;
}

h1 a:hover, h1 a:active, h1 a:focus, h1 a:active:hover, h1 a:active:focus, h2 a:hover, h2 a:active, h2 a:focus, h2 a:active:hover, h2 a:active:focus, h3 a:hover, h3 a:active, h3 a:focus, h3 a:active:hover, h3 a:active:focus, h4 a:hover, h4 a:active, h4 a:focus, h4 a:active:hover, h4 a:active:focus, h5 a:hover, h5 a:active, h5 a:focus, h5 a:active:hover, h5 a:active:focus, h6 a:hover, h6 a:active, h6 a:focus, h6 a:active:hover, h6 a:active:focus {
  text-decoration: none;
  color: #002133;
  border-color: #002133;
}

h1 {
  font-size: 3.5vw;
}

h1 span, h1 .subtitle {
  display: block;
  font-size: 2vw;
}

h1 span sup, h1 .subtitle sup {
  font-size: 55%;
  top: -.75em;
  margin-left: .2em;
}

h2 {
  font-size: 2vw;
}

h3 {
  font-size: 1.75vw;
}

h4 {
  font-size: 18px;
}

.link {
  cursor: pointer;
}

img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  border: none;
}

p, li {
  font-size: 1.2vw;
  line-height: 1.5;
}

p a, li a {
  color: #006499;
  border-bottom: solid 1px transparent;
  -webkit-transition: color .24s ease-in-out, border-color .24s ease-in-out;
  transition: color .24s ease-in-out, border-color .24s ease-in-out;
}

p a:hover, p a:active, p a:focus, p a:active:hover, p a:active:focus, li a:hover, li a:active, li a:focus, li a:active:hover, li a:active:focus {
  color: #002133;
  text-decoration: none;
  border-color: #002133;
}

p {
  margin-bottom: 2vw;
}

p.larger {
  margin: 0;
}

.centered {
  text-align: center;
}

/*****************************************
** SVG Container + Functionality
*****************************************/
.svg-wrapper {
  width: 100vw;
  height: 100vh;
}

.svg-container {
  display: block;
  position: relative;
  margin: auto;
  max-width: 1920px;
  max-height: 1080px;
  box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

/** Loading Screen **/
#cover {
  background: url(../images/loading.svg) no-repeat scroll center center #FFF;
  position: absolute;
  width: 100vw;
  height: 100vh;
  z-index: 100;
}

.overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  /* The Fallback */
  background: rgba(255, 255, 255, 0.4);
}

.brand-banner {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 11%;
  z-index: 15;
}

.brand-banner .logo {
  height: 85%;
  padding: .7vw;
  width: 25%;
}

.brand-banner .logo img {
  height: 100%;
}

.brand-banner .nav-links {
  position: absolute;
  right: 1vw;
  bottom: 0;
}

.brand-banner .nav-links button {
  font-size: 1.05vw;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #006499;
  border: 0;
  padding: .4vw 1vw;
  display: block;
}

#btnFullscreen {
  position: absolute;
  display: block;
  right: .5vw;
  bottom: .75vw;
  background-color: #006499;
  color: #fff;
  padding: 7px 10px 5px;
  border-radius: 100px;
}

.brand-banner-bglayer {
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  bottom: 0px;
  border-bottom: 0.5vw solid #006499;
  width: 100%;
  height: 11%;
  z-index: 10;
}

.screen {
  position: absolute;
  top: 1vw;
  left: 1vw;
  right: 1vw;
  bottom: 1vw;
  width: calc(100% - 2vw);
  height: calc(100% - 2vw);
  opacity: 0;
  z-index: 0;
  -webkit-transition: .2s all ease;
  transition: .2s all ease;
}

.screen .wrapper {
  width: 100%;
  height: 100%;
}

.screen.hide #index-title.title {
  display: block !important;
}

.screen.hide .callout, .screen.hide .box-modal, .screen.hide .title {
  display: none !important;
}

.screen.in-progress .replay-index-btn, .screen.in-progress .toggle-callout {
  pointer-events: none !important;
  background-color: #627b92 !important;
}

.screen.active {
  opacity: 1;
  z-index: 10;
}

.screen.active .callout {
  display: block;
}

.screen.active .callout.embedded {
  display: inline-block;
  border-bottom: 2px solid #006499;
  color: #006499;
}

.screen .category-textbox {
  position: absolute;
  top: 92%;
  left: 20%;
  max-width: 80%;
  width: auto;
  color: #333333;
  z-index: 15;
}

.screen .category-textbox .title {
  font-size: 1.5vw;
  margin-bottom: .2vw;
  color: #333333;
}

.screen .category-textbox p {
  font-size: 1.3vw;
  margin-bottom: 0px;
}

.screen .box-modal {
  width: 75%;
}

.screen .product-feature img {
  margin-left: -100vw;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.screen .product-feature .text-area {
  opacity: 0;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.screen.active .product-feature img {
  margin-left: 0vw;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.screen.active .product-feature .text-area {
  opacity: 1;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}

.box-modal {
  z-index: 10;
  background: #fff;
  /* The Fallback */
  background: rgba(255, 255, 255, 0.8);
  padding: 1.7vw;
}

.box-modal ul {
  margin: 0;
  padding: 0 0 0 2vw;
}

.box-modal ul li {
  margin: 1vw 0;
}

.box-modal .row {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.video-container {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.video-container #video-player {
  width: 100%;
  z-index: 0;
}

.video-container.play {
  display: block;
}

#replay,
.replay-index {
  position: absolute;
  padding: 1vw;
  z-index: 11;
}

#replay .replay-btn i,
#replay .replay-index-btn i,
.replay-index .replay-btn i,
.replay-index .replay-index-btn i {
  margin-left: 7px;
}

#replay.active,
.replay-index.active {
  display: block;
}

#replay {
  display: none;
  top: 1vw;
  right: 1vw;
}

.replay-index {
  display: block;
  top: 0vw;
  right: 0vw;
}

.replay-index.disable {
  display: none;
}

.toggle-box-modal {
  position: absolute;
  padding: 1vw;
  z-index: 11;
  display: block;
  top: 0vw;
  right: 0vw;
}

.toggle-box-modal .toggle-box-modal-btn i {
  margin-left: 7px;
}

.hide-box-modal .box-modal {
  display: none;
}

.toggle-callout {
  position: absolute;
  top: 10%;
  left: 95%;
  padding: 0.6vw 1vw !important;
}

.toggle-callout.disable {
  display: none;
}

#back {
  display: none;
  position: absolute;
  top: 1vw;
  left: 1vw;
  z-index: 10;
}

#back .back-btn {
  padding: 0.5vw 1vw;
  font-size: 1.5vw;
}

#back.active {
  display: block;
}

.pulse {
  width: 48px;
  height: 48px;
  text-indent: -9999px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.4);
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
  z-index: 25;
}

.pulse:not(.disabled) {
  -webkit-animation: pulse 2s infinite;
          animation: pulse 2s infinite;
}

.pulse:not(.disabled):hover, .pulse:not(.disabled):active, .pulse:not(.disabled):focus, .pulse:not(.disabled):active:hover, .pulse:not(.disabled):active:focus {
  background-color: #006499;
}

.pulse.pulse-close {
  background: #006499 url("../images/icon_close.svg") no-repeat center center;
  background-size: 16px;
}

.pulse:hover, .pulse:active, .pulse:focus, .pulse:active:hover, .pulse:active:focus {
  background-color: #004366;
  -webkit-animation: none;
          animation: none;
}

.pulse.text-label {
  text-indent: 0px;
  width: auto !important;
  height: auto !important;
  border-radius: 100px;
  font-size: 1.2vw;
  padding: .6vw 1.5vw;
  color: #fff;
  font-weight: bold;
  background: rgba(0, 100, 153, 0.9);
}

.pulse.text-label.reversed {
  border: 0.2vw solid #006499;
  color: #006499;
  background-color: transparent;
  padding: .4vw 1.5vw;
}

.pulse.product-button:hover, .pulse.product-button:active, .pulse.product-button:focus, .pulse.product-button:active:hover, .pulse.product-button:active:focus {
  background-color: #006499;
  text-decoration: none;
}

.pulse:not(.text-label) {
  background: #006499 url("../images/icon_plus.svg") no-repeat center center;
  background-size: 16px;
}

@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

/*****************************************
** SVG Styling + Touchpoints/Modals
*****************************************/
svg {
  max-width: 1920px;
  max-height: 1080px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

svg.contained {
  height: 100%;
}

svg.intro {
  background-image: url("../images/intro.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-ag {
  background-image: url("../images/ag-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-ag-nozzles, svg.modal-ag-swivels {
  background-image: url("../images/ag-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-ag-breakaways {
  background-image: url("../images/ag-breakaways-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-hf {
  background-image: url("../images/hf-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-hf-pipesump {
  background-image: url("../images/hf-pipesump-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-hf-sump {
  background-image: url("../images/hf-sump-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-hf-dispenser, svg.modal-hf-nozzles, svg.modal-hf-swivels, svg.modal-hf-breakaways {
  background-image: url("../images/hf-dispenser-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-bg, svg.modal-bg-piping {
  background-image: url("../images/bg-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-bg-overfill {
  background-image: url("../images/bg-overfill-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-bg-electrotite {
  background-image: url("../images/bg-electrotite-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-bg-spillbuckets {
  background-image: url("../images/bg-spillbuckets-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-bg-multiport {
  background-image: url("../images/bg-multiport-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-bg-dsesump {
  background-image: url("../images/bg-dsesump-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-bg-ventsump {
  background-image: url("../images/bg-ventsump-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-bg-vacuumvent {
  background-image: url("../images/bg-vacuumvent-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

svg.modal-bg-insidesump {
  background-image: url("../images/bg-insidesump-bg.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

.callout {
  display: none;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity .5s ease-in 3s;
  transition: opacity .5s ease-in 3s;
}

.callout.hide {
  opacity: 0;
  -webkit-transition: opacity .5s ease-in;
  transition: opacity .5s ease-in;
}

.callout img {
  margin: auto;
}

#intro-callout {
  position: absolute;
  top: calc(50% - 2vw);
  left: calc(50% - 4.25vw);
  padding: 1vw 1.5vw 1vw 1.75vw;
  font-size: 2vw;
}

#index-screen #index-title {
  max-width: 36%;
}

.back-forecourt,
.back-ag, .back-hf, .back-bg {
  position: absolute;
  top: 0%;
  left: 0%;
}

.back-ag-products,
.back-hf-products,
.back-bg-products {
  position: absolute;
  top: 0%;
  left: 18%;
}

.back-hf-sump, .back-hf-pipingandsump {
  position: absolute;
  top: 0%;
  left: 16%;
}

.back-bg-insidesump {
  position: absolute;
  top: 0%;
  left: 19%;
}

.hide-bg {
  position: absolute;
  top: 0;
  right: 0;
}

.hide-bg .fa-check-square {
  display: initial;
}

.hide-bg .fa-square {
  display: none;
}

.toggle-show.screen.active .wrapper {
  display: none;
}

.toggle-show .hide-bg .fa-square {
  display: initial;
  opacity: .6;
}

.toggle-show .hide-bg .fa-check-square {
  display: none;
}

.row.products {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 90%;
  margin: 0vw 1vw;
}

.row.products .product {
  background-color: rgba(0, 90, 142, 0.8);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  padding: 2vw;
  font-weight: bold;
}

.row.products img {
  width: 100%;
}

.disabled {
  cursor: default;
}

.disabled.pulse.text-label {
  background: #004366 !important;
}

.row.product-feature {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 100%;
  margin: 0vw 1vw;
}

.row.product-feature .text-area {
  background: rgba(255, 255, 255, 0.85);
  padding: 2vw 2vw 1vw 2vw;
}

.row.product-feature .text-area h1 {
  font-size: 2.5vw;
  text-transform: none;
  margin-bottom: 1vw;
}

.row.product-feature .text-area h2 {
  text-transform: none;
}

.row.product-feature img {
  width: 100%;
}

/*****************************************
** Above Ground Points
*****************************************/
#callout-ag {
  position: absolute;
  top: 27%;
  left: 67%;
}

#callout-ag-breakaways {
  position: absolute;
  top: 20%;
  left: 37%;
}

#callout-ag-nozzles {
  position: absolute;
  top: 54%;
  left: 64%;
}

#callout-ag-swivels {
  position: absolute;
  top: 76%;
  left: 62%;
}

#callout-bg {
  position: absolute;
  top: 59%;
  left: 38%;
}

/*****************************************
** High Flow Points
*****************************************/
#callout-hf {
  position: absolute;
  top: 27%;
  left: 5%;
}

#callout-hf-pipesump {
  position: absolute;
  top: 60%;
  left: 45%;
}

#callout-hf-sump {
  position: absolute;
  top: 32%;
  left: 48%;
}

#callout-hf-primary {
  position: absolute;
  top: 65%;
  left: 38%;
}

#callout-hf-access {
  position: absolute;
  top: 81%;
  left: 40%;
}

#callout-hf-dispenser {
  position: absolute;
  top: 26%;
  left: 42%;
}

#callout-hf-breakaways {
  position: absolute;
  top: 16%;
  left: 31%;
}

#callout-hf-nozzles {
  position: absolute;
  top: 52%;
  left: 43%;
}

#callout-hf-swivels {
  position: absolute;
  top: 63%;
  left: 44%;
}

#callout-hf-sump-210plus {
  position: absolute;
  top: 47%;
  left: 55%;
}

#callout-hf-sump-3dpc {
  position: absolute;
  top: 40%;
  left: 37%;
}

#callout-hf-sump-3hef {
  position: absolute;
  top: 70%;
  left: 25%;
}

#callout-hf-sump-3ref {
  position: absolute;
  top: 70%;
  left: 25%;
}

#callout-hf-sump-hiflo {
  position: absolute;
  top: 79%;
  left: 37%;
}

/*****************************************
** Below Ground Points
*****************************************/
#callout-bg-electrotite {
  position: absolute;
  top: 49%;
  left: 14%;
}

#callout-bg-overfill {
  position: absolute;
  top: 74%;
  left: 50%;
}

#callout-bg-spillbuckets {
  position: absolute;
  top: 52%;
  left: 50%;
}

#callout-bg-multiport {
  position: absolute;
  top: 39%;
  left: 81%;
}

#callout-bg-dsesump {
  position: absolute;
  top: 28%;
  left: 41%;
}

#callout-bg-piping {
  position: absolute;
  top: 44%;
  left: 68%;
}

#callout-bg-ventsump {
  position: absolute;
  top: 34%;
  left: 66%;
}

#callout-bg-vacuumvent {
  position: absolute;
  top: 18%;
  left: 68%;
}

#callout-bg-insidesump {
  position: absolute;
  top: 28%;
  left: 56%;
}

#callout-bg-insidesump-210plus {
  position: absolute;
  top: 28%;
  left: 40%;
}

#callout-bg-insidesump-3dpc {
  position: absolute;
  top: 60%;
  left: 45%;
}

#callout-bg-insidesump-3ref {
  position: absolute;
  top: 47%;
  left: 60%;
}

#callout-bg-sump {
  position: absolute;
  top: 47%;
  left: 13%;
}

#callout-bg-ventsump-pts {
  position: absolute;
  top: 23%;
  left: 50%;
}

#callout-bg-ventsump-piping {
  position: absolute;
  top: 65%;
  left: 43%;
}

@media only screen and (min-width: 576px) {
  /******************************************************************
Mobile Landscape Stylesheet
******************************************************************/
}

@media only screen and (min-width: 768px) {
  /******************************************************************
Tablet Stylesheet
******************************************************************/
}

@media only screen and (min-width: 992px) {
  /******************************************************************
Bootstrap Medium Stylesheet
******************************************************************/
}

@media only screen and (min-width: 1200px) {
  /******************************************************************
Bootstrap Large Stylesheet
******************************************************************/
}

@media only screen and (min-width: 1575px) {
  /******************************************************************
Bootstrap Large Stylesheet
******************************************************************/
}

@media only screen and (min-width: 1920px) {
  /******************************************************************
Bootstrap Large Stylesheet
******************************************************************/
  h1 {
    font-size: 70px;
  }
  h1 span, h1 .subtitle {
    font-size: 35px;
  }
  p, li {
    font-size: 30px;
  }
  .screen .title {
    padding: 15px;
  }
  .pulse.text-label {
    font-size: 19px;
    padding: 9px 30px;
  }
  .pulse.text-label.reversed {
    border-width: 3px;
    padding: 7px 30px;
  }
  #toggle-callout,
  #back .back-btn {
    padding: 10px 20px;
    font-size: 30px;
  }
  .box-modal ul {
    padding: 0 0 0 40px;
  }
  .box-modal ul li {
    margin: 20px 0;
  }
  .screen .category-textbox .title {
    font-size: 26px;
    margin-bottom: 5px;
    padding: 0px;
  }
  .screen .category-textbox p {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .row.products {
    margin: 0 15px;
  }
  .row.products .product {
    padding: 30px;
  }
  .row.product-feature {
    margin: 0 15px;
  }
  .row.product-feature .text-area {
    padding: 30px;
  }
  .row.product-feature .text-area h1 {
    font-size: 46px;
    margin-bottom: 15px;
    padding: 0px;
  }
  .row.product-feature .text-area h2 {
    font-size: 36px;
    margin-bottom: 18px;
  }
  .row.product-feature .text-area p, .row.product-feature .text-area li {
    font-size: 25px;
  }
}
/*# sourceMappingURL=main.css.map */