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

.file-sidebar a, .file-sidebar span {
  display: -webkit-box;
  display: flex;
  font-weight: bold;
  font-size: 1.2vw;
  color: #e73a43;
  border-bottom: none;
  margin-bottom: 1.2em;
  -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;
  cursor: pointer;
}

.file-sidebar a i, .file-sidebar span i {
  margin: 5px;
  padding-right: 0.2vw;
}

.file-sidebar a:hover, .file-sidebar a:active, .file-sidebar a:focus, .file-sidebar a:active:hover, .file-sidebar a:active:focus, .file-sidebar span:hover, .file-sidebar span:active, .file-sidebar span:focus, .file-sidebar span:active:hover, .file-sidebar span:active:focus {
  text-decoration: none;
  color: #d41a24;
  border-bottom: none;
}

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: #e73a43;
  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: #a7141c;
  border-color: #a7141c;
}

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: #e73a43;
  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: #a7141c;
  text-decoration: none;
  border-color: #a7141c;
}

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: #e73a43;
  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 {
  display: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  bottom: 0px;
  border-bottom: 0.5vw solid #e73a43;
  width: 100%;
  height: 11%;
  z-index: 10;
}

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

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

.screen .video-wrapper, .screen .video-player-wrapper {
  background: rgba(0, 0, 0, 0.8);
}

.screen .video-wrapper .player-close, .screen .video-player-wrapper .player-close {
  position: absolute;
  top: 8vw;
  right: 15vw;
  width: 3vw !important;
  height: 3vw !important;
  padding: 0.6vw 1.1vw;
}

.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 #e73a43;
  color: #e73a43;
}

.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: #e73a43;
}

.pulse.pulse-close {
  background: #e73a43 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: #d41a24;
  -webkit-animation: none;
          animation: none;
}

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

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

.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(231, 58, 67, 0.9);
}

.text-label.shadowed {
  width: 5vw !important;
  height: 14vw !important;
  font-size: 1vw;
  padding: 0px;
  text-shadow: 0 0 8px #000;
  background: transparent !important;
}

.text-label.shadowed .label {
  position: absolute;
  width: 200%;
}

.text-label.shadowed:hover {
  text-shadow: 0 0 10px #e73a43, 0 0 10px #d41a24;
}

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

@-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, svg.modal-principle, svg.modal-pulsation, svg.modal-lowshear, svg.modal-ecs, svg.modal-certifications {
  background-image: url("../images/00_Tradeshow-Warehouse_Plain_FRENCH.jpg");
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

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

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

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

svg.modal-paint {
  background-image: url("../images/05_Tradeshow-Warehouse_Paint_FRENCH.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%;
}

.skip-video {
  position: absolute;
  top: 2%;
  right: 1%;
}

.back {
  position: absolute;
  top: 2%;
  left: 1%;
}

.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;
  text-align: center;
}

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

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

/*****************************************
** Intro & Exit
*****************************************/
#callout-greeting {
  position: absolute;
  top: 78% !important;
  left: 45% !important;
  width: 10vw !important;
  height: 3vw !important;
  max-width: 225px;
  max-height: 200px;
}

#callout-greeting .label {
  left: 38%;
  top: 26%;
  width: 50%;
}

#callout-exit {
  position: absolute;
  top: 53% !important;
  left: 79% !important;
  width: 12vw !important;
  height: 11vw !important;
  max-width: 225px;
  max-height: 200px;
  -webkit-transform: rotate(6deg);
          transform: rotate(6deg);
}

#callout-exit .label {
  left: 38%;
  top: 19%;
  width: 50%;
}

/*****************************************
** Markets
*****************************************/
#callout-cosmetics {
  position: absolute;
  top: 46%;
  left: 26%;
  text-align: center;
}

#callout-cosmetics .label {
  left: -50%;
  bottom: 23%;
}

#callout-food {
  position: absolute;
  top: 46%;
  left: 37%;
  text-align: center;
}

#callout-food .label {
  left: -50%;
  bottom: 23%;
}

#callout-chemical {
  position: absolute;
  top: 46%;
  left: 48%;
  text-align: center;
}

#callout-chemical .label {
  left: -50%;
  bottom: 23%;
}

#callout-paint {
  position: absolute;
  top: 46%;
  left: 59%;
  text-align: center;
}

#callout-paint .label {
  left: -50%;
  bottom: 23%;
}

/*****************************************
** Product Features & Benefits
*****************************************/
#callout-principle {
  position: absolute;
  top: 33%;
  left: 20.5%;
  text-align: center;
}

#callout-principle .label {
  left: -50%;
  top: -27%;
}

#callout-recovery {
  position: absolute;
  top: 33%;
  left: 31.5%;
  text-align: center;
}

#callout-recovery .label {
  left: -50%;
  top: -7%;
}

#callout-pulsation {
  position: absolute;
  top: 33%;
  left: 42.5%;
  text-align: center;
}

#callout-pulsation .label {
  left: -50%;
  top: -7%;
}

#callout-lowshear {
  position: absolute;
  top: 33%;
  left: 53.5%;
  text-align: center;
}

#callout-lowshear .label {
  left: -50%;
  top: -7%;
}

#callout-ecs {
  position: absolute;
  top: 33%;
  left: 64.25%;
  text-align: center;
}

#callout-ecs .label {
  left: -50%;
  top: -7%;
}

#callout-certifications {
  position: absolute;
  top: 33%;
  left: 74%;
  text-align: center;
}

#callout-certifications .label {
  left: -39%;
  top: 3%;
}

#callout-monitor {
  position: absolute;
  top: 18%;
  left: 56.25%;
  text-align: center;
  width: 14vw !important;
  height: 7.5vw !important;
  max-width: 275px;
  max-height: 140px;
}

input[type=submit] {
  background-color: #e73a43 !important;
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
}

input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus, input[type=submit]:active:hover, input[type=submit]:active:focus {
  background-color: #d41a24 !important;
}

@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;
  }
  .file-sidebar {
    padding-top: 35px;
  }
  .file-sidebar a, .file-sidebar span {
    font-size: 22px;
  }
  .text-label {
    font-size: 19px;
    padding: 9px 30px;
  }
  .text-label.reversed {
    border-width: 3px;
    padding: 7px 30px;
  }
  .text-label.shadowed {
    font-size: 20px;
    max-height: 275px;
    max-width: 100px;
  }
  #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 */