/* Matrix LESS File */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/files/nonbrand/fonts/glyphicons-halflings-regular.eot');
  src: url('/files/nonbrand/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/files/nonbrand/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/files/nonbrand/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/files/nonbrand/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/files/nonbrand/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  text-decoration: none !important;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 769px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0088cc;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #006699;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #0088cc;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #006699;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 769px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1470px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xl-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xl-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xl-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xl-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xl-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xl-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xl-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xl-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xl-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xl-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xl-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 769px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1500px) {
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 769px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 769px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 769px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 769px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #0088cc;
  border-color: #0077b3;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #006699;
  border-color: #002233;
}
.btn-primary:hover {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #004e75;
  border-color: #002233;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0088cc;
  border-color: #0077b3;
}
.btn-primary .badge {
  color: #0088cc;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #2ec200;
  border-color: #28a900;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #228f00;
  border-color: #0a2900;
}
.btn-success:hover {
  color: #fff;
  background-color: #228f00;
  border-color: #196b00;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #228f00;
  border-color: #196b00;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #196b00;
  border-color: #0a2900;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #2ec200;
  border-color: #28a900;
}
.btn-success .badge {
  color: #2ec200;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #0088cc;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0088cc;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 769px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0088cc;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 769px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 769px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 769px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 769px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 769px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 769px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 769px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 769px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 769px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 769px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 769px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 769px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 769px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 769px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 768px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 769px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 769px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #125697;
  border-color: #125697;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #81c3ff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #0e4579;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #125697;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #0e4579;
  color: #555;
}
@media (max-width: 768px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #81c3ff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #0e4579;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #81c3ff;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #81c3ff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 768px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0088cc;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #005580;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #0088cc;
  border-color: #0088cc;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0088cc;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #006699;
}
.label-success {
  background-color: #2ec200;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #228f00;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0088cc;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0088cc;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #0088cc;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #2ec200;
}
.progress-striped .progress-bar-success {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0088cc;
  border-color: #0088cc;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #99ddff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #0088cc;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0088cc;
  border-color: #0088cc;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0088cc;
}
.panel-primary > .panel-heading .badge {
  color: #0088cc;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0088cc;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  top: 25vw;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 769px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 97;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #777;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #777;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 769px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.LH-SECTION-PAGEMENU:before,
.LH-SECTION-PAGEMENU:after,
.LH-SECTION-PAGEMENU li.dropdown.active:before,
.LH-SECTION-PAGEMENU li.dropdown.active:after,
.make-payment .payment-radio:before,
.make-payment .payment-radio:after,
.payment-amount .payment-radio:before,
.payment-amount .payment-radio:after,
.add-payment-method .payment-radio:before,
.add-payment-method .payment-radio:after,
.payment-billing-address .payment-radio:before,
.payment-billing-address .payment-radio:after,
.edit-cc-payment .payment-radio:before,
.edit-cc-payment .payment-radio:after,
.edit-ach-payment .payment-radio:before,
.edit-ach-payment .payment-radio:after,
.promos-container:before,
.promos-container:after,
.content-container:before,
.content-container:after,
.LH-SECTION-IMGLEFT .content-footnote:before,
.LH-SECTION-IMGLEFT .content-footnote:after,
.LH-SECTION-IMGRIGHT .content-footnote:before,
.LH-SECTION-IMGRIGHT .content-footnote:after,
.LH-SECTION-75-IMGLEFT .content-footnote:before,
.LH-SECTION-75-IMGLEFT .content-footnote:after,
.LH-SECTION-75-IMGRIGHT .content-footnote:before,
.LH-SECTION-75-IMGRIGHT .content-footnote:after,
.LH-SECTION-TEXTCENTER .content-footnote:before,
.LH-SECTION-TEXTCENTER .content-footnote:after,
.LH-SECTION-4PARTLEFT .content-footnotes:before,
.LH-SECTION-4PARTLEFT .content-footnotes:after,
.LH-SECTION-4PARTRIGHT .content-footnotes:before,
.LH-SECTION-4PARTRIGHT .content-footnotes:after,
#cart-summary:before,
#cart-summary:after,
.waterCooler > .budget_cooler:before,
.waterCooler > .budget_cooler:after,
.LH-SECTION-CHECKOUT .content-container .content-text .hr-col .hr-row:before,
.LH-SECTION-CHECKOUT .content-container .content-text .hr-col .hr-row:after,
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .price:before,
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .price:after,
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .info:before,
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .info:after,
.LH-SECTION-TOPTEXT .content-footnote:before,
.LH-SECTION-TOPTEXT .content-footnote:after,
.LH-SECTION-KC-TEXTCENTER .content-footnote:before,
.LH-SECTION-KC-TEXTCENTER .content-footnote:after,
.LH-SECTION-KC-IMGLEFT .content-footnote:before,
.LH-SECTION-KC-IMGLEFT .content-footnote:after,
.LH-SECTION-KC-IMGRIGHT .content-footnote:before,
.LH-SECTION-KC-IMGRIGHT .content-footnote:after,
.cooler-cleaning-service-schedule-service .coolers:before,
.cooler-cleaning-service-schedule-service .coolers:after,
.cooler-cleaning-service-schedule-service .day-selector:before,
.cooler-cleaning-service-schedule-service .day-selector:after,
.nurseryOffer #nw-top-navbar:before,
.nurseryOffer #nw-top-navbar:after,
.nurseryOffer #nw-top-navbar .retainer:before,
.nurseryOffer #nw-top-navbar .retainer:after,
.nurseryOffer #myCarousel .carousel-caption .copy:before,
.nurseryOffer #myCarousel .carousel-caption .copy:after,
.nurseryOffer .main:before,
.nurseryOffer .main:after,
.nurseryOffer #footer-bottom .disclaimer:before,
.nurseryOffer #footer-bottom .disclaimer:after,
.nurseryOffer #footer-bottom .copyright:before,
.nurseryOffer #footer-bottom .copyright:after,
.shopping .zip-banner .zip_change:before,
.shopping .zip-banner .zip_change:after,
.order-review .continue_btns:before,
.order-review .continue_btns:after,
.order-review #reviewOrderDisclaimer:before,
.order-review #reviewOrderDisclaimer:after,
.order-review #home_budgetdetails .panel-outer:before,
.order-review #home_budgetdetails .panel-outer:after,
.new-purchase.thank-you .thank-you-page:before,
.new-purchase.thank-you .thank-you-page:after,
.new-purchase.thank-you .thank-you-page .panel-row:before,
.new-purchase.thank-you .thank-you-page .panel-row:after,
.new-purchase #largeBottlesForm .product-list .product:before,
.new-purchase #largeBottlesForm .product-list .product:after,
.new-purchase #waterCoolerForm .product-list .product:before,
.new-purchase #waterCoolerForm .product-list .product:after,
.new-purchase #threeInvoiceFreeFlavor .product-list .product:before,
.new-purchase #threeInvoiceFreeFlavor .product-list .product:after,
.new-purchase #threeInvoiceFreeCooler .product-list .product:before,
.new-purchase #threeInvoiceFreeCooler .product-list .product:after,
.new-purchase #largeBottlesWNurseryForm .product-list .product:before,
.new-purchase #largeBottlesWNurseryForm .product-list .product:after,
.new-purchase .new-stuff:before,
.new-purchase .new-stuff:after,
.order-review-footer .panel-inner:before,
.order-review-footer .panel-inner:after,
.order-review-footer .checkout_privacy:before,
.order-review-footer .checkout_privacy:after,
.order-review-footer .checkout_legal:before,
.order-review-footer .checkout_legal:after,
#accountInfo .panel-inner:before,
#accountInfo .panel-inner:after,
#billingBodyForm .panel-inner:before,
#billingBodyForm .panel-inner:after,
#accountInfo .checkout_privacy:before,
#accountInfo .checkout_privacy:after,
#billingBodyForm .checkout_privacy:before,
#billingBodyForm .checkout_privacy:after,
#accountInfo .goButton:before,
#accountInfo .goButton:after,
#billingBodyForm .goButton:before,
#billingBodyForm .goButton:after,
#accountInfo .checkout_legal:before,
#accountInfo .checkout_legal:after,
#billingBodyForm .checkout_legal:before,
#billingBodyForm .checkout_legal:after,
#accountInfo .form-row:before,
#accountInfo .form-row:after,
#billingBodyForm .form-row:before,
#billingBodyForm .form-row:after,
.single-product-page .single-product:before,
.single-product-page .single-product:after,
body.all-hod-products .main-content:before,
body.all-hod-products .main-content:after,
body.products-index .main-content:before,
body.products-index .main-content:after,
body.large-bottles .main-content:before,
body.large-bottles .main-content:after,
body.water-coolers .main-content:before,
body.water-coolers .main-content:after,
body.all-hod-products .selfserve-content:before,
body.all-hod-products .selfserve-content:after,
body.products-index .selfserve-content:before,
body.products-index .selfserve-content:after,
body.large-bottles .selfserve-content:before,
body.large-bottles .selfserve-content:after,
body.water-coolers .selfserve-content:before,
body.water-coolers .selfserve-content:after,
.shopping .breadcrumb-container:before,
.shopping .breadcrumb-container:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.LH-SECTION-PAGEMENU:after,
.LH-SECTION-PAGEMENU li.dropdown.active:after,
.make-payment .payment-radio:after,
.payment-amount .payment-radio:after,
.add-payment-method .payment-radio:after,
.payment-billing-address .payment-radio:after,
.edit-cc-payment .payment-radio:after,
.edit-ach-payment .payment-radio:after,
.promos-container:after,
.content-container:after,
.LH-SECTION-IMGLEFT .content-footnote:after,
.LH-SECTION-IMGRIGHT .content-footnote:after,
.LH-SECTION-75-IMGLEFT .content-footnote:after,
.LH-SECTION-75-IMGRIGHT .content-footnote:after,
.LH-SECTION-TEXTCENTER .content-footnote:after,
.LH-SECTION-4PARTLEFT .content-footnotes:after,
.LH-SECTION-4PARTRIGHT .content-footnotes:after,
#cart-summary:after,
.waterCooler > .budget_cooler:after,
.LH-SECTION-CHECKOUT .content-container .content-text .hr-col .hr-row:after,
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .price:after,
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .info:after,
.LH-SECTION-TOPTEXT .content-footnote:after,
.LH-SECTION-KC-TEXTCENTER .content-footnote:after,
.LH-SECTION-KC-IMGLEFT .content-footnote:after,
.LH-SECTION-KC-IMGRIGHT .content-footnote:after,
.cooler-cleaning-service-schedule-service .coolers:after,
.cooler-cleaning-service-schedule-service .day-selector:after,
.nurseryOffer #nw-top-navbar:after,
.nurseryOffer #nw-top-navbar .retainer:after,
.nurseryOffer #myCarousel .carousel-caption .copy:after,
.nurseryOffer .main:after,
.nurseryOffer #footer-bottom .disclaimer:after,
.nurseryOffer #footer-bottom .copyright:after,
.shopping .zip-banner .zip_change:after,
.order-review .continue_btns:after,
.order-review #reviewOrderDisclaimer:after,
.order-review #home_budgetdetails .panel-outer:after,
.new-purchase.thank-you .thank-you-page:after,
.new-purchase.thank-you .thank-you-page .panel-row:after,
.new-purchase #largeBottlesForm .product-list .product:after,
.new-purchase #waterCoolerForm .product-list .product:after,
.new-purchase #threeInvoiceFreeFlavor .product-list .product:after,
.new-purchase #threeInvoiceFreeCooler .product-list .product:after,
.new-purchase #largeBottlesWNurseryForm .product-list .product:after,
.new-purchase .new-stuff:after,
.order-review-footer .panel-inner:after,
.order-review-footer .checkout_privacy:after,
.order-review-footer .checkout_legal:after,
#accountInfo .panel-inner:after,
#billingBodyForm .panel-inner:after,
#accountInfo .checkout_privacy:after,
#billingBodyForm .checkout_privacy:after,
#accountInfo .goButton:after,
#billingBodyForm .goButton:after,
#accountInfo .checkout_legal:after,
#billingBodyForm .checkout_legal:after,
#accountInfo .form-row:after,
#billingBodyForm .form-row:after,
.single-product-page .single-product:after,
body.all-hod-products .main-content:after,
body.products-index .main-content:after,
body.large-bottles .main-content:after,
body.water-coolers .main-content:after,
body.all-hod-products .selfserve-content:after,
body.products-index .selfserve-content:after,
body.large-bottles .selfserve-content:after,
body.water-coolers .selfserve-content:after,
.shopping .breadcrumb-container:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xl {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
  display: none !important;
}
@media (max-width: 768px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 768px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 768px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1500px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table !important;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}
@media (min-width: 1500px) {
  .visible-xl-block {
    display: block !important;
  }
}
@media (min-width: 1500px) {
  .visible-xl-inline {
    display: inline !important;
  }
}
@media (min-width: 1500px) {
  .visible-xl-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 768px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1500px) {
  .hidden-xl {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Compiled in Codekit - referenced here as a Framework */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/* Load Responsive media queries  */
/*header {
    #navbar, .navbar, .navbar-default {
        margin-bottom: 0px !important;
        * { .box-sizing(border-box); }
        .retainer {
            @media (min-width:@screen-md) { max-height:50px; }
            .navbar-header {
                button, .navbar-toggle {
                    padding-right: 0px;
                    margin-top: 0 !important;
                    margin-bottom: 0 !important;
                    &#nav-toggle {
                        .pull-left;
                        span, span:before, span:after {
                            .transition( all 300ms ease-in-out);
                            cursor: pointer;
                            border-radius: 1px;
                            height: 2px;
                            width: 25px;
                            background: white;
                            position: absolute;
                            display: block;
                            content: '';
                        }
                        span:before { top: -7px; }
                        span:after { bottom: -7px; }
                        &.active {
                            span {
                                background-color: transparent;
                            }
                            span:before, span:after {
                                top: 0;
                            }
                            span:before {
                                transform: rotate(45deg);
                            }
                            span:after {
                                transform: rotate(-45deg);
                            }
                        }
                    }
                    &.mobile-icons {
                        .pull-right;
                        .topright-icons {
                            a, .icon {
                                img {}
                            }
                        }
                    }
                }
                > a, .navbar-brand {
                    img {}
                }
            }
            #bs-example-navbar-collapse-1 {}
            #bs-example-navbar-collapse-2, .collapse, .navbar-collapse, .navbar-menubuilder {
                .second, .top-menu {
                    > ul, .nav, .navbar-nav, .navbar-left {
                        > li, .dropdown {
                            > a, .dropdown-toggle {
                                > b, .inner-x {
                                    img {}
                                }
                            }
                            &.open {
                                > ul {
                                    display: block !important;
                                    margin: 0 auto;
                                    li { display: block; }
                                }
                            }
                            &.social { display:none; }
                            > ul, .dropdown-menu {
                                .transition(all 300ms ease);
                                position: fixed;
                                top: 69px;
                                width: 100%;                                
                                z-index: 1;
                                > li, li {
                                    .text-center;
                                    display: inline;
                                    > a, a {
                                        .text-center;
                                        font-size: 1em;
                                        .nav-icon, b { display:none; }
                                    }
                                }
                            }
                        }
                    }
                    .myaccount_btn {}
                }
            }
        }
    }
}

.LH-SECTION-PAGEMENU {
    > ul, .nav, .navbar-nav, .navbar-left {
        > li, .dropdown {
            > a, .dropdown-toggle {
                > b, .inner-x {
                    img {}
                }
            }
            > ul, .dropdown-menu {
                > li, li {
                    > a, a {
                        .nav-icon {}
                        > b, b {}
                    }
                }
            }
        }
    }
}

footer {
    .footer-menu {
        > ul, .nav, .navbar-nav, .navbar-left {
            > li, .dropdown {
                > a, .dropdown-toggle {
                    > b, .inner-x {
                        img {}
                    }
                }
                &.shop, &.w-water {}
                > ul, .dropdown-menu {
                    > li, li {
                        > a, a {
                            .nav-icon {}
                            > b, b {}
                        }
                    }
                }
            }
        }
    }
    .bottom {
        .copyright {
            .soc-icons {
                a {
                    i, .fa {}
                    > span {}
                }
            }
        }
        .legal-links {
            a {}
        }
    }
}
*/
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: transparent !important;
}
nav.top-menu li.social {
  display: none;
}
ul.selfserve-nav,
body.account-index ul.regionalsites-nav {
  display: none !important;
}
body.account-index ul.selfserve-nav {
  display: block !important;
}
.navbar {
  margin-bottom: 0px !important;
}
@media (min-width: 769px) {
  .navbar {
    min-width: 1016px;
  }
}
@media (min-width: 992px) {
  .navbar .retainer {
    max-height: 50px;
  }
}
.navbar * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hamburger-inner {
  background: #fff !important;
}
.hamburger-inner :after {
  background: #fff !important;
}
.hamburger-inner :before {
  background: #fff !important;
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  height: 2px!important;
}
.hamburger-box {
  top: -15px;
}
@media (min-width: 769px) {
  .hamburger-box {
    display: none!important;
  }
}
#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  border-radius: 1px;
  height: 2px;
  width: 25px;
  background: white;
  position: absolute;
  display: block;
  content: '';
}
#nav-toggle span:before {
  top: -7px;
}
#nav-toggle span:after {
  bottom: -7px;
}
#nav-toggle.active span,
#nav-toggle .collapsed span {
  background-color: transparent;
}
#nav-toggle.active span:before,
#nav-toggle .collapsed span:before,
#nav-toggle.active span:after,
#nav-toggle .collapsed span:after {
  top: 0;
}
#nav-toggle.active span:before,
#nav-toggle .collapsed span:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
#nav-toggle.active span:after,
#nav-toggle .collapsed span:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.navbar-toggle {
  padding-right: 0px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.dropdown-backdrop {
  position: static;
}
.dropdown-menu {
  position: fixed;
  top: 45px;
  width: 100%;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1;
}
@media (min-width: 769px) {
  .dropdown-menu {
    top: 68px;
  }
}
.dropdown-menu > li {
  text-align: center;
  display: inline;
}
.dropdown-menu > li a {
  text-align: center;
  font-size: 1em;
  padding: 0 10px;
}
.dropdown-menu > li a .nav-icon,
.dropdown-menu > li a b {
  display: none;
}
.dropdown-menu > .outer-dropdown > li {
  display: inline;
}
#about_arrow,
#services_arrow,
#support_arrow {
  display: none;
}
.open > ul {
  display: block !important;
  margin: 0 auto;
}
.open > ul li {
  display: block;
}
.navbar-header {
  background-color: #125697;
}
.navbar-header button:nth-of-type(1) {
  top: 15px;
}
@media (max-width: 769px) {
  .navbar-header button:nth-of-type(1) {
    width: 50px;
  }
}
.navbar-header .glyphicon.glyphicon-shopping-cart {
  color: white;
  font-size: 24px;
}
.nav-menu {
  background-color: #125697 !important;
}
.inner-x {
  /*.responsive-invisibility();*/
  color: #9aceff;
}
#coffee-getquote,
#filter-getquote,
.thequote,
.myaccount_btn {
  /*display: none;*/
}
#coffee-getquote,
#filter-getquote,
#page-services_coffee #default-ordernow,
#page-services_filtration #default-ordernow,
p.thequote,
#page-services_coffee p.theorder,
#page-services_filtration p.theorder,
#page-getquote #default-ordernow {
  /*display: none;*/
}
#page-services_coffee #coffee-getquote,
#page-services_filtration #filter-getquote,
#page-services_coffee p.thequote,
#page-services_filtration p.thequote {
  display: block;
}
.topright-icons {
  display: inline-block;
  width: 130px;
  margin-top: 5px;
}
@media (min-width: 769px) {
}
.topright-icons .icon {
  position: relative;
}
.topright-icons .icon img {
  width: 32px;
  height: 25px;
}
.topright-icons .icon .itemnumber {
  left: 6px;
  top: -5px;
  color: #ffa800 !important;
  position: absolute;
  display: block;
  width: 20px;
  text-align: center;
  font-size: 10px;
}
.topright-icons .globe-icon {
  position: relative;
}
.topright-icons .globe-icon img {
  vertical-align: baseline;
}
.topright-icons .title {
  color: #fff;
  font-size: 0.85em;
  text-transform: uppercase;
  line-height: 25px;
}
.topright-icons .dropdown-menu {
  padding: 0;
}
.topright-icons .dropdown-menu .active a:hover,
.topright-icons .dropdown-menu .active a:focus {
  color: #333 !important;
}
.topright-icons .topbottom-icons {
  text-align: right;
  display: block;
  clear: both;
}
.topright-icons .topbottom-icons a {
  display: inline-block;
}
.mobile-icons .topright-icons {
  width: auto;
  margin-top: 5px;
}
@media (max-width: 768px) {
  footer {
    clear: both;
    background-color: #00488a;
  }
  footer nav.footer-menu > ul {
    text-align: left;
    margin: 0;
    padding: 3em 2em 6em;
  }
  footer nav.footer-menu > ul > li.dropdown {
    text-transform: uppercase;
    list-style: none;
    border-bottom: 1px solid #0065c2;
  }
  footer nav.footer-menu > ul > li.dropdown.social,
  footer nav.footer-menu > ul > li.dropdown.shop {
    display: none;
  }
  footer nav.footer-menu > ul > li.dropdown > a,
  footer nav.footer-menu > ul > li.dropdown > a:hover,
  footer nav.footer-menu > ul > li.dropdown > a:focus,
  footer nav.footer-menu > ul > li.dropdown.open > a,
  footer nav.footer-menu > ul > li.dropdown.open > a:focus {
    background-color: transparent !important;
    padding: 0;
  }
  footer nav.footer-menu > ul > li.dropdown .inner-x {
    display: block !important;
    float: right !important;
    color: #9aceff;
    -webkit-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
  }
  tablefooter nav.footer-menu > ul > li.dropdown .inner-x {
    display: table !important;
  }
  trfooter nav.footer-menu > ul > li.dropdown .inner-x {
    display: table-row !important;
  }
  thfooter nav.footer-menu > ul > li.dropdown .inner-x,
  tdfooter nav.footer-menu > ul > li.dropdown .inner-x {
    display: table-cell !important;
  }
  footer nav.footer-menu > ul > li.dropdown .inner-x img {
    width: 15px;
  }
  footer nav.footer-menu > ul > li.dropdown.open .inner-x {
    display: block !important;
    float: right !important;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  tablefooter nav.footer-menu > ul > li.dropdown.open .inner-x {
    display: table !important;
  }
  trfooter nav.footer-menu > ul > li.dropdown.open .inner-x {
    display: table-row !important;
  }
  thfooter nav.footer-menu > ul > li.dropdown.open .inner-x,
  tdfooter nav.footer-menu > ul > li.dropdown.open .inner-x {
    display: table-cell !important;
  }
  footer nav.footer-menu > ul > li.dropdown a {
    display: block;
    color: #93caff;
    margin: 15px 0;
  }
  footer nav.footer-menu > ul > li.dropdown a .inner-x {
    float: right;
  }
  footer nav.footer-menu > ul > li.dropdown.active > ul.dropdown-menu {
    display: block;
  }
  footer nav.footer-menu > ul > li.dropdown > ul.dropdown-menu {
    float: none;
    position: relative;
    top: 0;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    margin: 0;
  }
  footer nav.footer-menu > ul > li.dropdown > ul.dropdown-menu li {
    display: list-item;
    float: none;
    text-transform: capitalize;
  }
  footer nav.footer-menu > ul > li.dropdown > ul.dropdown-menu li a {
    text-align: left;
    padding: 0;
    color: #fff;
  }
  footer nav.footer-menu > ul > li.dropdown > ul.dropdown-menu li .nav-icon {
    display: none;
  }
  footer nav.footer-menu > ul > li.dropdown > ul.dropdown-menu li.active a {
    background: none;
    text-decoration: underline;
  }
  footer .bottom {
    position: relative;
    width: 100%;
    display: block;
    background-color: #083968;
  }
  footer .bottom .copyright {
    margin: 0;
    padding: 1.75em;
    color: #93caff;
    font-size: 0.85em;
  }
  footer .bottom .copyright .soc-icons {
    float: right;
  }
  footer .bottom .copyright .soc-icons a {
    color: #fff;
  }
  footer .bottom .copyright .soc-icons a i.fa {
    font-size: 2.5em;
    line-height: 0.5em;
    padding: 0 0.1em;
  }
  footer .bottom .copyright .soc-icons a span {
    display: none;
  }
  footer .bottom .legal-links {
    position: absolute;
    top: -4em;
    text-align: center;
    font-size: 0.8em;
    width: 100%;
    color: #fff;
  }
  footer .bottom .legal-links a {
    color: #fff;
  }
}
ul#mobile {
  display: inherit;
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
ul#mobile li {
  list-style-type: none;
  text-decoration: none;
}
ul#mobile li a {
  color: #fff;
}
.soc-icons {
  /*margin: auto;
    display: block;
    text-align: center;*/
}
.soc-icons a {
  display: none;
  /*width: 30px;
        height: 30px;
        margin: 5px;
        box-shadow: none;
        border: 0;*/
}
.a-alhambrawater,
.b-belmontsprings,
.c-crystal-springs,
.d-deeprockwater,
.h-hinckleysprings,
.k-kentwoodsprings,
.m-mountolympuswater,
.s-sierrasprings,
.sp-sparkletts,
.cr-crystalrock {
  display: inline-block !important;
}
p.social-icons {
  margin: 0px;
  padding-bottom: 20px;
  text-align: center;
  color: #54b4de;
}
/* Rudimentary mega menu CSS for demonstration */
@media (max-width: 768px) {
  .navbar-collapse {
    min-height: 1025px!important;
  }
}
.LH-SECTION-PAGEMENU {
  position: fixed;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 98;
  width: 100%;
  text-align: center;
  background: #fff !important;
  padding-bottom: 0px;
  margin-top: 65px;
  /* Smartphones (portrait and landscape) ----------- */
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.LH-SECTION-PAGEMENU > .navbar-header,
.LH-SECTION-PAGEMENU > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .LH-SECTION-PAGEMENU > .navbar-header,
  .LH-SECTION-PAGEMENU > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .LH-SECTION-PAGEMENU {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 768px) {
  .LH-SECTION-PAGEMENU {
    padding-top: 35px;
    margin-top: 0px;
  }
}
.LH-SECTION-PAGEMENU.nav-up {
  top: -130px;
}
.LH-SECTION-PAGEMENU.nav-down {
  top: 0px;
}
.LH-SECTION-PAGEMENU ul {
  margin: 0;
  padding: 0;
  float: none !important;
}
.LH-SECTION-PAGEMENU li.dropdown {
  display: none;
}
.LH-SECTION-PAGEMENU li.dropdown.active {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0 10px;
  position: relative;
  float: none !important;
  width: 100% !important;
  /* iPads (landscape) ----------- */
  padding-left: 0px!important;
  padding-right: 0px!important;
}
@media (min-width: 769px) {
  .LH-SECTION-PAGEMENU li.dropdown.active {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-PAGEMENU li.dropdown.active {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .LH-SECTION-PAGEMENU li.dropdown.active {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .LH-SECTION-PAGEMENU li.dropdown.active {
    width: 1470px;
  }
}
.LH-SECTION-PAGEMENU li.dropdown.active > .navbar-header,
.LH-SECTION-PAGEMENU li.dropdown.active > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .LH-SECTION-PAGEMENU li.dropdown.active > .navbar-header,
  .LH-SECTION-PAGEMENU li.dropdown.active > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.LH-SECTION-PAGEMENU li.dropdown.active > a,
.LH-SECTION-PAGEMENU li.dropdown.active > a:hover,
.LH-SECTION-PAGEMENU li.dropdown.active > a:focus,
.LH-SECTION-PAGEMENU li.dropdown.active.open > a,
.LH-SECTION-PAGEMENU li.dropdown.active.open > a:focus {
  background-color: transparent !important;
  padding: 0;
}
.LH-SECTION-PAGEMENU li.dropdown.active a.dropdown-toggle {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 100;
  margin: 5px 0 0;
}
@media (min-width: 769px) {
  .LH-SECTION-PAGEMENU li.dropdown.active a.dropdown-toggle {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .LH-SECTION-PAGEMENU li.dropdown.active a.dropdown-toggle {
    float: left;
    width: 20%;
  }
}
.LH-SECTION-PAGEMENU li.dropdown.active a.dropdown-toggle small,
.LH-SECTION-PAGEMENU li.dropdown.active a.dropdown-toggle .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.LH-SECTION-PAGEMENU li.dropdown.active a.dropdown-toggle small,
.LH-SECTION-PAGEMENU li.dropdown.active a.dropdown-toggle .small {
  font-size: 65%;
}
@media (max-width: 768px) {
  .LH-SECTION-PAGEMENU li.dropdown.active a.dropdown-toggle {
    text-align: center;
  }
}
.LH-SECTION-PAGEMENU li.dropdown.active a.dropdown-toggle b.inner-x {
  display: none;
}
.LH-SECTION-PAGEMENU li.dropdown.active ul.dropdown-menu {
  display: inline-block;
  position: absolute;
  top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 769px) {
  .LH-SECTION-PAGEMENU li.dropdown.active ul.dropdown-menu {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  .LH-SECTION-PAGEMENU li.dropdown.active ul.dropdown-menu {
    float: left;
    width: 80%;
  }
}
@media (max-width: 768px) {
  .LH-SECTION-PAGEMENU li.dropdown.active ul.dropdown-menu {
    margin: 0;
    padding: 0;
    text-align: center;
  }
}
.LH-SECTION-PAGEMENU li.dropdown.active ul.dropdown-menu li {
  display: inline-block;
  list-style: none;
  font-size: 12px;
  padding: 6px 15px;
}
@media (max-width: 768px) {
  .LH-SECTION-PAGEMENU li.dropdown.active ul.dropdown-menu li {
    padding: 5px 0;
  }
}
.LH-SECTION-PAGEMENU li.dropdown.active ul.dropdown-menu li a {
  color: #666;
  background: transparent !important;
}
.LH-SECTION-PAGEMENU li.dropdown.active ul.dropdown-menu li a img.nav-icon {
  display: none;
}
.LH-SECTION-PAGEMENU li.dropdown.active ul.dropdown-menu li.active a {
  color: #08c;
}
@media (min-width: 769px) {
  .inner-x {
    border-top: 10px solid #125697;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    display: block;
    width: 1px;
    left: 40%;
    bottom: 1px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 9999;
  }
  .inner-x img {
    display: none;
  }
  .active a.dropdown-toggle b.inner-x,
  .collapsed a.dropdown-toggle b.inner-x {
    border-top-color: #0e4579;
  }
  .navbar-collapse.in {
    height: 750px;
  }
  .myaccount_btn {
    display: inherit;
  }
  .navbar {
    /*box-shadow: 0px 0px 9px #000;*/
    border-radius: 0;
    position: fixed;
    max-width: 100%;
    width: 100%;
    height: 70px;
    top: 0px;
    z-index: 99 !important;
    font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
  }
  .navbar-brand {
    position: relative;
    top: -5px;
    z-index: 1088;
  }
  #bs-example-navbar-collapse-2 {
    position: relative;
    top: -51px;
  }
  nav.second > ul {
    margin-left: 160px !important;
  }
  /* mega menu list */
  .navbar-default .navbar-nav {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 15;
    /* a top level navigation item in the mega menu */
  }
  .navbar-default .navbar-nav > li {
    list-style: none;
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    border: none;
    /* first descendant link within a top level navigation item */
  }
  .navbar-default .navbar-nav > li:first-child > a {
    border-left: 1px solid #346ea5;
  }
  .navbar-default .navbar-nav > li.social {
    display: none;
  }
  .navbar-default .navbar-nav > li > a {
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 0 10px;
    text-transform: uppercase;
    border-right: 1px solid #346ea5;
    font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 69px;
    text-decoration: none;
  }
  .navbar-default .navbar-nav > li.active > a,
  .navbar-default .navbar-nav > li.active > a:hover,
  .navbar-default .navbar-nav > li.active > a:focus {
    color: #81c3ff;
  }
  /* focus/open states of first descendant link within a top level navigation item */
  .nav-item {
    /* open state of first descendant link within a top level navigation item */
  }
  .nav-item > a:focus,
  .nav-item > a.open {
    color: #444444;
  }
  .nav-item > a.open,
  .nav-item > a:hover {
    background-color: #fff;
    z-index: 1;
    color: #444444;
  }
  .nav-item-neg > a img {
    padding: 9px 0;
  }
  .nav-item-neg > a:hover {
    background-color: transparent;
  }
  /* sub-navigation panel */
  .sub-nav {
    -webkit-transition: opacity 250ms ease, max-height 500ms ease, visibility 500ms linear, top 500ms linear;
    -o-transition: opacity 250ms ease, max-height 500ms ease, visibility 500ms linear, top 500ms linear;
    transition: opacity 250ms ease, max-height 500ms ease, visibility 500ms linear, top 500ms linear;
    position: fixed;
    left: 0px;
    padding: 0.5em 1em 0;
    background: url('https://www.water.com/images/brandsite/nav/dropdown-default_bg.png') repeat-x;
    width: 100%;
    height: 180px;
    -webkit-box-shadow: 0px 0px 9px #000;
            box-shadow: 0px 0px 9px #000;
    display: block;
    visibility: hidden;
    top: -9999em;
    overflow: hidden;
    opacity: 0;
    /* sub-navigation panel open state */
    /* list of items within sub-navigation panel */
    /* list item within sub-navigation panel */
  }
  .sub-nav.open {
    -webkit-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear, top 0s linear;
    -o-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear, top 0s linear;
    transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear, top 0s linear;
    display: inline;
    text-align: center;
    visibility: visible;
    top: 69px;
    opacity: 1;
  }
  .sub-nav ul {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 15px 0 0 0;
  }
  .sub-nav li {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .sub-nav li a {
    text-decoration: none;
    color: #808387;
    line-height: 0.75em;
  }
  .sub-nav li a strong {
    font-size: 0.9em;
    font-weight: 900;
  }
  .sub-nav li a small {
    font-size: 0.75em;
  }
  ul.sub-nav-group {
    background: url('https://www.water.com/images/brandsite/nav/dropdown_divider.png') no-repeat 0px 35px;
    padding-left: 15px;
    width: 155px;
  }
  ul.sub-nav-group-left {
    padding-left: 15px;
    width: 155px;
  }
  .myaccount_btn {
    float: right;
    text-align: left;
    width: 235px;
  }
  .myaccount_btn img {
    vertical-align: top;
  }
  .myaccount_btn .dropdown-menu {
    left: inherit;
    top: inherit;
    width: inherit;
  }
  .myaccount_btn .dropdown-menu a {
    text-align: left;
    border-bottom: 1px solid #e1e1e1;
  }
  .myaccount_btn div.order-now a,
  .myaccount_btn a.tab-water {
    display: block;
    float: left;
    width: 125px;
    height: 25px;
    border-radius: 0 0 5px 5px;
    background-color: #0a5499;
    color: #fff;
    text-transform: uppercase;
    margin: 0 6px 5px;
    text-decoration: none;
    font-size: 1em;
    -webkit-box-shadow: 0px 0px 2px #378db7;
            box-shadow: 0px 0px 2px #378db7;
    text-align: center;
  }
  .myaccount_btn div.order-now a {
    background-color: #2ec200;
  }
  .myaccount_btn a.tab-alhambrawater,
  .myaccount_btn a.tab-belmontsprings,
  .myaccount_btn a.tab-crystal-springs,
  .myaccount_btn a.tab-deeprockwater,
  .myaccount_btn a.tab-hinckleysprings,
  .myaccount_btn a.tab-kentwoodsprings,
  .myaccount_btn a.tab-mountolympuswater,
  .myaccount_btn a.tab-sierrasprings,
  .myaccount_btn a.tab-sparkletts,
  .myaccount_btn a.tab-crystalrock {
    display: block;
    float: left;
    width: 97px;
    height: 20px;
    border-radius: 0 0 5px 5px;
    background-color: #47a6d4;
    color: #00529b;
    margin: 0 0 5px 13px;
    text-decoration: none;
    font-size: 0.8em;
    -webkit-box-shadow: 0px 0px 4px #003079;
            box-shadow: 0px 0px 4px #003079;
  }
  .myaccount_btn a.tab-alhambrawater:hover,
  .myaccount_btn a.tab-belmontsprings:hover,
  .myaccount_btn a.tab-crystal-springs:hover,
  .myaccount_btn a.tab-deeprockwater:hover,
  .myaccount_btn a.tab-hinckleysprings:hover,
  .myaccount_btn a.tab-kentwoodsprings:hover,
  .myaccount_btn a.tab-mountolympuswater:hover,
  .myaccount_btn a.tab-sierrasprings:hover,
  .myaccount_btn a.tab-sparkletts:hover,
  .myaccount_btn a.tab-crystalrock:hover {
    background-color: #5bb1dc;
  }
  .myaccount_btn p {
    clear: both;
    font-size: 1em;
    text-transform: uppercase;
    line-height: 3em;
    color: #81c3ff;
    margin: 0;
    padding: 0px 10px 0 0;
    float: left;
  }
  .myaccount_btn .phoneNumber {
    float: left;
  }
  .myaccount_btn h1 {
    font-size: 1.9em;
    font-weight: bold;
    color: #fff;
    margin: 0px;
    padding: 6px;
  }
  footer {
    clear: both;
    background-color: #083968;
    height: auto;
  }
  footer ul#mobile {
    /*display: none;*/
    display: inline;
  }
  footer ul#mobile li {
    display: inline;
  }
  footer .bottom {
    background-color: #042746;
    width: 100%;
    height: 50px;
    display: block;
    position: relative;
    bottom: 0;
    font-size: 0.85em;
  }
  footer .bottom p.copyright {
    margin: 0 auto;
    /*max-width: 1450px;
                width: 100%;*/
    color: #93caff;
    font-size: 0.85em;
    padding: 15px 0 0 20px;
  }
  footer .bottom p.copyright > .soc-icons {
    display: none;
    float: left;
    margin: 10px 0 0 30px;
  }
  footer .bottom p.copyright > .soc-icons a {
    float: left;
  }
  footer .bottom .legal-links {
    margin: 0 auto;
    max-width: 1450px;
    width: 100%;
    text-align: right;
    right: 20px;
    position: relative;
    bottom: 15px;
    color: #fff;
  }
  footer .bottom .legal-links a {
    color: #fff;
  }
  footer nav.footer-menu {
    margin: 0 auto;
    padding: 50px 0;
    max-width: 1450px;
    width: 100%;
  }
  footer nav.footer-menu .logo {
    float: left;
    margin: 7px -50px 0px;
  }
  footer nav.footer-menu > ul {
    display: block;
    text-align: left;
    float: none !important;
    margin: 0 0 10px;
    padding: 0 0 0 40px;
  }
  footer nav.footer-menu > ul li.dropdown {
    text-transform: uppercase;
    display: inline-block;
    list-style: none;
    width: 21%;
    padding: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    float: none !important;
  }
  footer nav.footer-menu > ul li.dropdown.shop,
  footer nav.footer-menu > ul li.dropdown.social.w-water {
    display: none;
  }
  footer nav.footer-menu > ul li.dropdown a {
    padding: 0;
  }
  footer nav.footer-menu > ul li.dropdown a:hover {
    background: transparent;
  }
  footer nav.footer-menu > ul li.dropdown b {
    display: none;
  }
  footer nav.footer-menu > ul li.dropdown ul.dropdown-menu {
    display: block;
    position: relative;
    top: 0;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0 !important;
    border: 0 !important;
  }
  footer nav.footer-menu > ul li.dropdown ul.dropdown-menu > li {
    text-transform: capitalize;
    width: 100%;
  }
  footer nav.footer-menu > ul li.dropdown ul.dropdown-menu > li.active a {
    background: none !important;
  }
  footer nav.footer-menu > ul li.dropdown ul.dropdown-menu > li a {
    text-align: left;
    font-size: 1em;
    padding: 0.25em 0;
    color: #fff;
    width: auto;
    line-height: 1.25em;
  }
  footer nav.footer-menu > ul li.dropdown ul.dropdown-menu > li a .nav-icon,
  footer nav.footer-menu > ul li.dropdown ul.dropdown-menu > li a .sm-icon {
    display: none;
  }
  footer nav.footer-menu > ul li.dropdown ul.dropdown-menu > li a i.fa {
    font-size: 1.45em;
    padding-right: 0.5em;
  }
  footer nav.footer-menu > ul li.dropdown ul.dropdown-menu > li a:hover {
    background-color: transparent !important;
    color: #08c;
    text-decoration: none;
  }
  footer nav.footer-menu > ul li.dropdown ul.dropdown-menu > li span.soc-icons span {
    position: relative;
    top: -3px;
  }
  footer nav.footer-menu p {
    font-size: 0.8em;
    color: #cee7fe;
    padding-top: 1px;
  }
  footer nav.footer-menu p a div {
    float: left;
    width: 167px;
    height: 21px;
  }
  footer nav.footer-menu p.social-icons {
    margin: 0 0 10px;
    padding-bottom: 0px;
    clear: left;
    float: left;
    margin: 0 35px 0 0;
    color: #cee7fe;
    background-color: #042746;
  }
  footer nav.footer-menu a.g-plus-chic {
    display: none;
    width: 20px;
    height: 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url('../images/brandsite/social-icon_g+off.png') no-repeat;
  }
  footer nav.footer-menu a.g-plus-chic:hover {
    background: url('../images/brandsite/social-icon_g+over.png') no-repeat;
  }
  footer nav.footer-menu .a-alhambrawater,
  footer nav.footer-menu .b-belmontsprings,
  footer nav.footer-menu .c-crystal-springs,
  footer nav.footer-menu .d-deeprockwater,
  footer nav.footer-menu .h-hinckleysprings,
  footer nav.footer-menu .k-kentwoodsprings,
  footer nav.footer-menu .m-mountolympuswater,
  footer nav.footer-menu .s-sierrasprings,
  footer nav.footer-menu .sp-sparkletts,
  footer nav.footer-menu .cr-crystalrock {
    display: block !important;
  }
  footer nav.footer-menu p.copyright {
    float: left;
  }
  html.lt-ie8 footer nav p {
    float: none;
    text-align: right;
  }
}
@media (min-width: 769px) and (min-width: 769px) and (max-width: 865px) {
  nav.second > ul {
    margin-left: 110px !important;
  }
}
@media (min-width: 769px) and (min-width: 866px) and (max-width: 1024px) {
  nav.second > ul {
    margin-left: 100px !important;
  }
}
@media (min-width: 769px) and (min-width: 1024px) {
  .myaccount_btn {
    width: 265px;
  }
}
@media (min-width: 769px) and (min-width: 1200px) {
  footer nav.footer-menu {
    min-width: 1000px;
  }
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav > li {
    border: none !important;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .nav-item > a:hover,
  .open > a,
  .menu-rollover {
    /*background: transparent url(../images/LH-template/indicator-triangle.png) no-repeat bottom !important;*/
    color: #81c3ff !important;
  }
  .navbar-default .navbar-nav > li > a:hover .inner-x,
  .nav-item > a:hover .inner-x,
  .open > a .inner-x,
  .menu-rollover .inner-x {
    bottom: -9px;
  }
  .navbar-default .navbar-nav .dropdown-menu {
    text-align: center;
    border-radius: 0 !important;
    border: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -o-linear-gradient(#fff, #eee);
    background: linear-gradient(#fff, #eee);
    padding: 0;
    opacity: 0;
    height: 0;
    z-index: 100;
    /*display:block;*/
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .navbar-default .navbar-nav .dropdown-menu li {
    display: inline-block !important;
    /*border-left: 1px solid #dadada;
            &:first-child {
                border: none;
            }*/
  }
  .navbar-default .navbar-nav .dropdown-menu li a {
    padding: 10px 20px;
    font-size: 0.75em;
    line-height: 1.25em;
  }
  .navbar-default .navbar-nav .dropdown-menu li a .nav-icon {
    display: block;
    width: 25px;
    margin: 0 auto 8px;
  }
  .navbar-default .navbar-nav .dropdown-menu li a b {
    display: inline;
  }
  .navbar-default .navbar-nav .dropdown-menu li.channels .nav-icon {
    width: 39px;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .dropdown-menu > li > a:focus {
    color: #0088cc !important;
    background-color: transparent !important;
  }
}
@media (min-width: 769px) {
  .navbar-default .retainer {
    min-width: 1024px;
  }
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
    height: 106px;
    z-index: 200;
  }
}
@media (min-width: 1025px) {
  #navbar {
    text-align: center;
  }
  #about_arrow,
  #services_arrow,
  #support_arrow {
    position: absolute;
    top: -12px;
  }
  #about_arrow {
    left: 142px;
  }
  #services_arrow {
    left: 89px;
  }
  #support_arrow {
    left: 391px;
  }
}
@media (min-width: 1200px) {
  .navbar-default .retainer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-default .retainer > .navbar-header,
  .navbar-default .retainer > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
  }
  footer nav.footer-menu > ul li.dropdown {
    width: 14%;
  }
  #about_arrow {
    left: -24px;
  }
  #services_arrow {
    left: -74px;
  }
  #support_arrow {
    left: 226px;
  }
}
@media (min-width: 1200px) and (min-width: 769px) {
  .navbar-default .retainer {
    width: 750px;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  .navbar-default .retainer {
    width: 970px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .navbar-default .retainer {
    width: 1170px;
  }
}
@media (min-width: 1200px) and (min-width: 1500px) {
  .navbar-default .retainer {
    width: 1470px;
  }
}
@media (min-width: 1200px) and (min-width: 769px) {
  .navbar-default .retainer > .navbar-header,
  .navbar-default .retainer > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.deeprockwater #navbar .navbar-header .navbar-brand {
  margin-left: -50px !important;
}
.deeprockwater #navbar .navbar-header .navbar-brand .logo {
  height: 100%;
  width: auto;
}
#navbar .sub-dropdown,
#navbar .sub-link {
  display: none !important;
}
#navbar .dropdown-menu li a div {
  background: url('/images/LH-template/nav-icons/nav-sprites.png') no-repeat;
  margin: auto;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  #navbar .dropdown-menu li a div {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  #navbar .dropdown-menu li a div {
    display: none !important;
  }
}
#navbar .dropdown-menu li.about-us-link a div {
  background-position: -92px -150px;
  width: 25px;
  height: 52px;
}
#navbar .dropdown-menu li.who-we-serve-link a div {
  background-position: -134px -196px;
  width: 30px;
  height: 52px;
}
#navbar .dropdown-menu li.where-to-buy-link a div {
  background-position: 0 -205px;
  width: 30px;
  height: 52px;
}
#navbar .dropdown-menu li.corporate-social-link a div {
  background-position: -176px -202px;
  width: 30px;
  height: 52px;
}
#navbar .dropdown-menu li.careers a div {
  background-position: -149px 15px;
  width: 25px;
  height: 52px;
}
#navbar .dropdown-menu li.bottled-products-link a div,
#navbar .dropdown-menu li.bottled-service-link a div {
  background-position: 0 -7px;
  width: 32px;
  height: 52px;
}
#navbar .dropdown-menu li.primo-exchange-link a div {
  background-position: -60px -270px;
  width: 43px;
  height: 52px;
}
#navbar .dropdown-menu li.primo-refill-link a div {
  background-position: 0 -270px;
  width: 32px;
  height: 52px;
}
#navbar .dropdown-menu li.breakroom-products-link a div,
#navbar .dropdown-menu li.breakroom-service-link a div {
  background-position: -93px -202px;
  width: 30px;
  height: 52px;
}
#navbar .dropdown-menu li.coffee-products-link a div,
#navbar .dropdown-menu li.coffee-service-link a div {
  background-position: -30px -210px;
  width: 30px;
  height: 52px;
}
#navbar .dropdown-menu li.accessories-products-link a div {
  background-position: -122px -75px;
  width: 25px;
  height: 52px;
}
#navbar .dropdown-menu li.filtration-service-link a div {
  background-position: -152px -75px;
  width: 25px;
  height: 52px;
}
#navbar .dropdown-menu li.water-equipment-link a div,
#navbar .dropdown-menu li.my-equipment-link a div,
#navbar .dropdown-menu li.cooler-cleaning-link a div {
  background-position: -91px -73px;
  width: 28px;
  height: 52px;
}
#navbar .dropdown-menu li.primo-purchase-link a div {
  background-position: -30px -265px;
  width: 28px;
  height: 52px;
}
#navbar .dropdown-menu li.water-filtration-rental a div {
  background-position: -105px -265px;
  width: 28px;
  height: 52px;
}
#navbar .dropdown-menu li.coffee-equipment-link a div {
  background-position: -64px -210px;
  width: 25px;
  height: 52px;
}
#navbar .dropdown-menu li.filtration-equipment-link a div {
  background-position: -60px -140px;
  width: 30px;
  height: 52px;
}
#navbar .dropdown-menu li.coffee-types-link a div {
  background-position: 0 -154px;
  width: 30px;
  height: 41px;
}
#navbar .dropdown-menu li.water-types-link a div {
  background-position: -29px -150px;
  width: 30px;
  height: 52px;
}
#navbar .dropdown-menu li.water-quality-link a div {
  background-position: -182px -75px;
  width: 25px;
  height: 52px;
}
#navbar .dropdown-menu li.contact-link a div {
  background-position: -64px -11px;
  width: 25px;
  height: 52px;
}
#navbar .dropdown-menu li.shop-link a div {
  background-position: -110px -11px;
  width: 26px;
  height: 52px;
}
/* Load header and footer navigation styles */
.show-for-small {
  display: block;
}
@media (min-width: 769px) {
  .show-for-small {
    display: none;
  }
}
.hide-for-small {
  display: none;
}
@media (min-width: 769px) {
  .hide-for-small {
    display: block!important;
  }
}
.panel-box {
  border: 1px solid #dddddd;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.panel-box .panel-title {
  font-size: 2.26666667vw;
  background-color: #f2f2f2;
  border-bottom: 1px solid #dddddd;
  font-weight: 300;
  padding: 20px 30px;
}
@media (max-width: 769px) {
  .panel-box .panel-title {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .panel-box .panel-title {
    font-size: 34px;
  }
}
a {
  text-decoration: none !important;
}
.notice-row {
  margin-top: 80px;
}
.invoices .delivery-actions {
  display: none !important;
}
.money-box .payment-amount {
  font-size: 43px;
  padding-bottom: 10px;
  padding-top: 20px;
}
.money-box .address-block {
  font-size: 21px;
  line-height: 1;
}
.money-box .form-labels {
  font-size: 12px;
  text-transform: uppercase;
}
.secondary-btn {
  background-color: #fafafa;
  border-color: #dddddd !important;
  padding: 12px!important;
}
@media (max-width: 769px) {
  .secondary-btn {
    margin-bottom: 15px;
  }
}
.go-button,
.payment-button {
  background-color: #37c021;
  color: white;
  padding: 12px!important;
}
.user-action {
  position: relative;
}
.user-action:after {
  content: '\2303';
  font-size: 16px;
  position: absolute;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  text-decoration: none !important;
}
.user-action:after:hover {
  text-decoration: none !important;
}
.user-action.return-btn:after {
  content: '';
}
.forgot-action {
  margin-top: 20px;
}
.add-products {
  margin: 0 15px;
}
@media (min-width: 769px) {
  .add-products {
    margin: 0;
  }
}
.add-products .panel-title {
  background-color: #f2f2f2;
  font-size: 28px;
  font-weight: 300;
  padding: 20px 30px;
}
@media (min-width: 769px) {
  .add-products .panel-title {
    font-size: 34px;
    padding: 5px 10px;
  }
}
.add-products .panel-body {
  padding: 0 30px;
}
@media (min-width: 769px) {
  .add-products .panel-body {
    display: none;
  }
}
.add-products .filter-results-title,
.add-products .filter-results {
  padding: 10px 0;
}
.add-products .filter-results-title {
  color: #787878;
  float: left;
  width: 70%;
}
.add-products .filter-results {
  border-left: 1px solid #dddddd;
  float: right;
  position: relative;
  width: 30%;
  text-align: right;
}
.add-products .filter-results:after {
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: #787878;
  right: -15px;
  position: relative;
}
.add-products .filter-results span {
  color: #ef8322;
}
@media (max-width: 769px) {
  #product-filter {
    z-index: 998;
    top: 54px;
    left: 0;
  }
}
@media (min-width: 769px) {
  #product-filter {
    z-index: 98;
  }
}
#product-filter:after,
#product-filter:before {
  bottom: 100%;
  right: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#product-filter:after {
  border-color: rgba(242, 242, 242, 0);
  border-width: 16px;
  margin-left: -16px;
}
#product-filter:before {
  border-color: rgba(221, 221, 221, 0);
  border-width: 14px;
  margin-left: -14px;
}
@media (min-width: 769px) {
  #product-filter {
    position: relative;
    top: auto;
  }
  #product-filter:before,
  #product-filter:after {
    display: none;
  }
}
#product-filter .panel-title {
  position: relative;
}
@media (min-width: 769px) {
  #product-filter .panel-title {
    font-size: 1.2vw;
    max-width: none;
  }
}
@media (min-width: 769px) and (max-width: 769px) {
  #product-filter .panel-title {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (min-width: 1500px) {
  #product-filter .panel-title {
    font-size: 18px;
  }
}
#product-filter .panel-title:after {
  content: '\2303';
  font-size: 1.33333333vw;
  font-weight: 100;
  position: absolute;
  top: -5px;
  right: -15px;
}
@media (max-width: 769px) {
  #product-filter .panel-title:after {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  #product-filter .panel-title:after {
    font-size: 20px;
  }
}
#product-filter .list-group {
  margin-bottom: 0;
}
#product-filter .list-group-item {
  background: none;
  border: none;
  margin-bottom: 5px;
  padding: 0;
  position: relative;
}
#product-filter .list-group-item.selected .item-title {
  color: #ef8322;
}
#product-filter .item-title {
  display: inline-block;
}
.filter-buttons {
  margin-bottom: 15px;
}
.filter-buttons .btn {
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  color: #333333;
  font-family: Lato, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 15px;
  margin-bottom: 10px;
  padding-right: 30px;
  position: relative;
}
.filter-buttons .btn:after {
  content: 'x';
  position: absolute;
  right: 15px;
}
.all-products {
  text-align: center;
}
.all-products .product-panel img {
  max-width: 100%;
  height: auto;
}
.all-products .product-panel .serving-size {
  font-size: 0.73333333vw;
  color: #505050;
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .all-products .product-panel .serving-size {
    font-size: 11px;
  }
}
@media (min-width: 1500px) {
  .all-products .product-panel .serving-size {
    font-size: 11px;
  }
}
.all-products .product-panel .brand-title {
  font-size: 0.93333333vw;
  color: #125697;
  font-weight: bold;
}
@media (max-width: 769px) {
  .all-products .product-panel .brand-title {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .all-products .product-panel .brand-title {
    font-size: 14px;
  }
}
.all-products .product-panel .delivery-size {
  font-size: 0.73333333vw;
  color: #969696;
  line-height: 3em;
}
@media (max-width: 769px) {
  .all-products .product-panel .delivery-size {
    font-size: 11px;
  }
}
@media (min-width: 1500px) {
  .all-products .product-panel .delivery-size {
    font-size: 11px;
  }
}
.all-products .product-panel .product-price h2 {
  font-size: 1.6vw;
  color: #125697;
  font-weight: 600;
}
@media (max-width: 769px) {
  .all-products .product-panel .product-price h2 {
    font-size: 24px;
  }
}
@media (min-width: 1500px) {
  .all-products .product-panel .product-price h2 {
    font-size: 24px;
  }
}
.product-modal .close {
  font-size: 30px;
  margin-top: 5px;
  margin-right: 10px;
}
.product-modal .product-image img {
  max-width: 100%;
  height: auto;
}
.product-modal .product-price {
  color: #b32600;
  font-size: 16px;
}
.product-modal .product-price.total {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
.product-modal .product-title {
  font-size: 22px;
  margin-bottom: 0;
}
.product-modal .product-description {
  color: #0087cf;
}
.product-modal select {
  margin-bottom: 10px;
}
.product-modal .modal-footer {
  border: none;
  padding-top: 0;
  padding-right: 75px;
}
.product-modal .btn-cancel {
  background-color: transparent;
  border: 1px solid #dddddd;
}
#ad_datepicker_calendar,
.adddelivery_datepicker .add_delivery_topcap {
  display: none !important;
}
#delivery_schedule_content .delivery_schedule,
#ui-datepicker-div .delivery_schedule {
  background: #fff;
}
#delivery_schedule_content .delivery_schedule_topcap,
#ui-datepicker-div .delivery_schedule_topcap {
  background-color: #f2f2f2;
  margin-bottom: 0;
  padding-bottom: 0;
}
#delivery_schedule_content .panel-body,
#ui-datepicker-div .panel-body {
  background: #fff;
}
#delivery_schedule_content .adddelivery_legend,
#ui-datepicker-div .adddelivery_legend {
  margin-bottom: 20px;
}
#delivery_schedule_content .ui-datepicker-left,
#ui-datepicker-div .ui-datepicker-left {
  display: block;
  text-align: left;
}
#delivery_schedule_content .ui-datepicker-next,
#ui-datepicker-div .ui-datepicker-next {
  display: block;
  text-align: right;
}
#delivery_schedule_content .dlnav,
#ui-datepicker-div .dlnav {
  font-size: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  #delivery_schedule_content .dlnav,
  #ui-datepicker-div .dlnav {
    font-size: 13px;
    margin-bottom: 30px;
  }
}
#delivery_schedule_content .dlnav li,
#ui-datepicker-div .dlnav li {
  display: inline-block;
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;
}
@media (min-width: 769px) {
  #delivery_schedule_content .dlnav li,
  #ui-datepicker-div .dlnav li {
    padding-left: 20px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
#delivery_schedule_content .dlnav li:before,
#ui-datepicker-div .dlnav li:before {
  content: '';
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 0;
  height: 20px;
  width: 20px;
}
@media (min-width: 769px) {
  #delivery_schedule_content .dlnav li:before,
  #ui-datepicker-div .dlnav li:before {
    height: 13px;
    width: 13px;
    top: 3px;
  }
}
#delivery_schedule_content .dlnav li.dlnav_today:before,
#ui-datepicker-div .dlnav li.dlnav_today:before {
  background-color: #fc3d39;
}
#delivery_schedule_content .dlnav li.dlnav_water:before,
#ui-datepicker-div .dlnav li.dlnav_water:before {
  background-color: #105797;
}
#delivery_schedule_content .dlnav li.dlnav_coffee:before,
#ui-datepicker-div .dlnav li.dlnav_coffee:before {
  background-color: #76350a;
}
#delivery_schedule_content .date-pickers,
#ui-datepicker-div .date-pickers {
  padding-top: 60px;
  position: relative;
}
#delivery_schedule_content .ui-datepicker-group,
#ui-datepicker-div .ui-datepicker-group {
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  #delivery_schedule_content .ui-datepicker-group,
  #ui-datepicker-div .ui-datepicker-group {
    display: inline-block;
    width: 33.333%;
  }
  #delivery_schedule_content .ui-datepicker-group.ui-datepicker-group-first,
  #ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-first {
    padding-right: 15px;
  }
  #delivery_schedule_content .ui-datepicker-group.ui-datepicker-group-middle,
  #ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-middle {
    padding-left: 15px;
    padding-right: 15px;
  }
  #delivery_schedule_content .ui-datepicker-group.ui-datepicker-group-last,
  #ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-last {
    padding-left: 15px;
  }
}
#delivery_schedule_content .ui-datepicker-title,
#ui-datepicker-div .ui-datepicker-title {
  color: #fc3d39;
  font-size: 24px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
#delivery_schedule_content .ui-datepicker-calendar,
#ui-datepicker-div .ui-datepicker-calendar {
  width: 100%;
}
#delivery_schedule_content .ui-datepicker-calendar th,
#ui-datepicker-div .ui-datepicker-calendar th {
  font-size: 13px;
  font-weight: normal;
}
#delivery_schedule_content .ui-datepicker-calendar tbody,
#ui-datepicker-div .ui-datepicker-calendar tbody {
  font-size: 13px;
}
#delivery_schedule_content .ui-datepicker-calendar tbody td,
#ui-datepicker-div .ui-datepicker-calendar tbody td {
  padding-top: 5px;
  padding-bottom: 5px;
}
#delivery_schedule_content .ui-datepicker-calendar tbody tr,
#ui-datepicker-div .ui-datepicker-calendar tbody tr {
  border-top: 1px solid #dddddd;
}
#delivery_schedule_content .ui-datepicker-calendar .ui-datepicker-current-day .ui-datepicker-today a,
#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-current-day .ui-datepicker-today a,
#delivery_schedule_content .ui-datepicker-calendar .dlnav_water_cal a,
#ui-datepicker-div .ui-datepicker-calendar .dlnav_water_cal a,
#delivery_schedule_content .ui-datepicker-calendar .dlnav_coffee_cal a,
#ui-datepicker-div .ui-datepicker-calendar .dlnav_coffee_cal a {
  color: white;
  display: inline-block;
  position: relative;
  text-align: center;
  white-space: nowrap;
  z-index: 1;
}
#delivery_schedule_content .ui-datepicker-calendar .ui-datepicker-current-day .ui-datepicker-today a:after,
#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-current-day .ui-datepicker-today a:after,
#delivery_schedule_content .ui-datepicker-calendar .dlnav_water_cal a:after,
#ui-datepicker-div .ui-datepicker-calendar .dlnav_water_cal a:after,
#delivery_schedule_content .ui-datepicker-calendar .dlnav_coffee_cal a:after,
#ui-datepicker-div .ui-datepicker-calendar .dlnav_coffee_cal a:after {
  content: '';
  position: absolute;
  top: -2.5px;
  left: -4.5px;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  z-index: -1;
}
#delivery_schedule_content .ui-datepicker-calendar .ui-datepicker-current-day .ui-datepicker-today a:after,
#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-current-day .ui-datepicker-today a:after {
  background-color: #fc3d39;
}
#delivery_schedule_content .ui-datepicker-calendar .dlnav_water_cal a:after,
#ui-datepicker-div .ui-datepicker-calendar .dlnav_water_cal a:after {
  background-color: #105797;
}
#delivery_schedule_content .ui-datepicker-calendar .dlnav_coffee_cal a:after,
#ui-datepicker-div .ui-datepicker-calendar .dlnav_coffee_cal a:after {
  background-color: #76350a;
}
#delivery_schedule_content .calendar-navigation.last,
#ui-datepicker-div .calendar-navigation.last {
  position: relative;
}
@media (min-width: 769px) {
  #delivery_schedule_content .calendar-navigation.last,
  #ui-datepicker-div .calendar-navigation.last {
    display: none;
  }
}
#delivery_schedule_content .calendar-navigation a,
#ui-datepicker-div .calendar-navigation a {
  color: #333333;
  text-transform: uppercase;
}
#delivery_schedule_content .calendar-navigation .prev-month,
#ui-datepicker-div .calendar-navigation .prev-month,
#delivery_schedule_content .calendar-navigation .next-month,
#ui-datepicker-div .calendar-navigation .next-month {
  display: block;
  position: absolute;
  top: 0;
  width: 118px;
}
#delivery_schedule_content .calendar-navigation .prev-month,
#ui-datepicker-div .calendar-navigation .prev-month {
  top: 0;
  left: 0;
  padding-left: 45px;
}
#delivery_schedule_content .calendar-navigation .prev-month:before,
#ui-datepicker-div .calendar-navigation .prev-month:before {
  content: '\2303';
  font-size: 60px;
  position: absolute;
  top: -22px;
  left: 0;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
#delivery_schedule_content .calendar-navigation .next-month,
#ui-datepicker-div .calendar-navigation .next-month {
  padding-right: 45px;
  right: 0;
  text-align: right;
  width: 95px;
}
#delivery_schedule_content .calendar-navigation .next-month:after,
#ui-datepicker-div .calendar-navigation .next-month:after {
  content: '\2303';
  font-size: 60px;
  font-weight: 300;
  position: absolute;
  top: -22px;
  right: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (min-width: 769px) {
  #delivery_schedule_content .calendar-navigation .show-for-small,
  #ui-datepicker-div .calendar-navigation .show-for-small {
    display: none;
  }
}
.delivery-actions {
  margin-top: 5px;
}
@media (min-width: 769px) {
  .delivery-actions {
    margin-top: 30px;
  }
}
.delivery-actions .delivery-action {
  border: 1px solid #dddddd;
  font-size: 21px;
  display: block;
  margin-bottom: 30px;
  text-align: left;
  width: 100%;
}
@media (min-width: 769px) {
  .delivery-actions .delivery-action {
    display: inline-block;
    margin-right: 15px;
    font-size: 16px;
    padding: 12px;
    width: 23.75%;
  }
  .delivery-actions .delivery-action:last-child {
    margin-right: 0;
  }
}
.delivery-actions .delivery-action img {
  margin-right: 5px;
}
@media (max-width: 769px) {
  .payment-actions .col-sm-3 {
    padding-right: 0;
    padding-left: 0;
  }
}
.payment-actions .form-labels {
  margin-top: 30px;
}
.payment-actions .address-block {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
}
@media (min-width: 769px) {
  .payment-actions .address-block {
    padding-top: 20px;
  }
}
.payment-actions .payment-amount {
  border-bottom: 1px solid #dddddd;
}
.payment-actions .btn {
  width: 100%;
}
@media (min-width: 769px) {
  .payment-actions .btn.first {
    display: none;
  }
}
.payment-actions .address-change {
  margin-bottom: 15px;
  position: relative;
}
.payment-actions .address-change:after {
  content: '\2303';
  font-size: 16px;
  position: absolute;
  right: -10px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.payment-actions .user-action {
  position: relative;
}
.payment-actions .actions {
  margin-top: 45px;
}
@media (min-width: 769px) {
  .payment-actions .actions {
    margin-top: 30px;
  }
}
.payment-actions .actions .btn {
  margin-bottom: 15px;
}
.invoice-block {
  margin-top: 45px;
  position: relative;
}
.invoice-block .unbilled {
  background-color: #fafafa;
  border: 1px solid #dddddd;
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 769px) {
  .invoice-block .unbilled {
    position: absolute;
    top: 20px;
    right: 80px;
    width: 250px;
  }
}
.invoice-block .account-info {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.invoice-block .account-info:before,
.invoice-block .account-info:after {
  content: " ";
  display: table;
}
.invoice-block .account-info:after {
  clear: both;
}
.invoice-block .account-info:before,
.invoice-block .account-info:after {
  content: " ";
  display: table;
}
.invoice-block .account-info:after {
  clear: both;
}
@media (min-width: 769px) {
  .invoice-block .account-info {
    padding-top: 30px;
  }
}
@media (min-width: 769px) {
  .invoice-block .billing-address {
    float: left;
    width: 76%;
  }
}
.invoice-block .address-block {
  margin-bottom: 30px;
}
.invoice-block select {
  width: 100%;
}
@media (min-width: 769px) {
  .invoice-block .select-account,
  .invoice-block .select-history {
    float: left;
    width: 12%;
  }
}
.invoice-block .select-account {
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  .invoice-block .select-history {
    text-align: right;
  }
  .invoice-block .select-history select {
    margin-right: 30px;
  }
}
.invoice-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.invoice-list .invoice-item {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.invoice-list .invoice-item:before,
.invoice-list .invoice-item:after {
  content: " ";
  display: table;
}
.invoice-list .invoice-item:after {
  clear: both;
}
.invoice-list .invoice-item:before,
.invoice-list .invoice-item:after {
  content: " ";
  display: table;
}
.invoice-list .invoice-item:after {
  clear: both;
}
@media (min-width: 769px) {
  .invoice-list .invoice-item {
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 5px;
  }
}
@media (min-width: 769px) {
  .invoice-list .invoice-item .form-labels {
    float: left;
    font-size: 18px;
    width: 25%;
  }
}
.invoice-list .invoice-item .payment-amount {
  display: none !important;
}
@media (min-width: 769px) {
  .invoice-list .invoice-item .payment-amount {
    float: right;
    font-size: 22px;
    text-align: right;
    position: relative;
    width: 10%;
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
.invoice-list .invoice-item .view-invoice {
  display: block;
  margin: 15px 0 30px;
  padding-left: 60px;
  position: relative;
}
@media (min-width: 769px) {
  .invoice-list .invoice-item .view-invoice {
    float: left;
    margin: 0;
    position: relative;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .invoice-list .invoice-item .view-invoice {
    left: 5%;
  }
}
.invoice-list .invoice-item .view-invoice:before {
  content: '';
  background: url('/images/selfserve/PDF Icon.png');
  position: absolute;
  top: -15px;
  left: 0;
  height: 44px;
  width: 43px;
}
.invoice-list .invoice-item .btn {
  display: block;
  width: 100%;
}
@media (min-width: 769px) {
  .invoice-list .invoice-item .btn {
    float: left;
    max-width: 220px;
    position: relative;
    top: -10px;
    left: 5%;
    width: 30%;
  }
}
@media (min-width: 992px) {
  .invoice-list .invoice-item .btn {
    left: 10%;
  }
}
.account-panel {
  /*.resend_email_link {
        margin-top: 25px;
        > a {
            font-weight: 400 !important;
            color: #0087d1 !important;
            &:after {
                content: '\f105';
                padding-left: 5px;
            }
        }
    }*/
}
.account-panel .panel {
  margin-bottom: 0px;
  padding-bottom: 20px;
}
@media (max-width: 769px) {
  .account-panel div[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}
.account-panel.delivery .user-information {
  border-bottom: none;
}
.account-panel.delivery .account-heading {
  font-weight: 300;
  margin-bottom: 15px;
}
.account-panel.delivery-changes .panel-title {
  background: #fbec8f !important;
}
.account-panel.payment .panel-p,
.account-panel.create .panel-p,
.account-panel.update .panel-p {
  margin: 48px 0px;
  font-size: 16px;
}
@media (min-width: 769px) {
  .account-panel.payment .panel-body,
  .account-panel.create .panel-body,
  .account-panel.update .panel-body {
    padding: 15px 30px;
  }
}
.account-panel.payment .account-heading {
  font-weight: 300;
  position: relative;
}
@media (min-width: 769px) {
  .account-panel.payment .account-heading {
    margin-bottom: 15px;
  }
}
.account-panel.payment .account-heading span:nth-child(2) {
  position: absolute;
  left: 30%;
}
@media (min-width: 992px) {
  .account-panel.payment .account-heading span:nth-child(2) {
    left: 35%;
  }
}
.account-panel.payment .account-heading span:nth-child(3) {
  position: absolute;
  left: 70%;
}
@media (min-width: 992px) {
  .account-panel.payment .account-heading span:nth-child(3) {
    left: 75%;
  }
}
@media (min-width: 769px) {
  .account-panel.payment .notice {
    float: left;
    padding-top: 55px;
    width: 55%;
  }
}
.account-panel.payment .cc-info {
  color: #b4b4b5;
}
.account-panel.payment-success .panel-title {
  background: #a8fb8f;
}
.account-panel.payment-success .uppercase {
  line-height: 1;
  margin-top: -5px;
  margin-bottom: 45px;
  text-transform: uppercase;
}
.account-panel.payment-success .notice {
  margin-bottom: 45px;
}
@media (min-width: 769px) {
  .account-panel.payment-success .notice {
    clear: left;
    float: left;
    max-width: 75%;
  }
}
.account-panel.payment-success .btn {
  width: 100%;
}
@media (min-width: 769px) {
  .account-panel.payment-success .btn {
    float: right;
    position: relative;
    top: -40px;
    width: auto;
  }
}
.account-panel.payment-success .btn span {
  margin-left: 5px;
}
.account-panel .account-heading {
  border-bottom: 1px solid #dddddd;
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
@media (min-width: 769px) {
  .account-panel .account-heading {
    font-size: 28px;
  }
}
.account-panel .account-label {
  font-size: 10px;
  font-weight: 400;
}
.account-panel .account-label.user {
  font-size: 13px;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .account-panel .account-label {
    font-size: 16px;
  }
  .account-panel .account-label.bottom {
    display: none;
  }
}
.account-panel .user-information {
  border-bottom: 1px solid #dddddd;
  font-size: 22px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.account-panel form {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .account-panel form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 769px) {
  .account-panel form ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: transparent;
  }
  .account-panel form :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: transparent;
  }
  .account-panel form ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: transparent;
  }
  .account-panel form :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: transparent;
  }
  .account-panel form textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: transparent;
  }
  .account-panel form textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: transparent;
  }
  .account-panel form textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: transparent;
  }
  .account-panel form textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: transparent;
  }
}
.account-panel input {
  border: 1px solid #dddddd;
  border-radius: 4px;
  display: block;
  padding: 5px 10px;
  width: 100%;
  max-width: 480px;
}
.account-panel .non-max {
  max-width: 350px;
}
.account-panel .account-actions {
  margin-top: 60px;
}
@media (min-width: 769px) {
  .account-panel .account-actions {
    float: right;
    margin-top: 145px;
  }
}
.account-panel .account-actions .btn {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 769px) {
  .account-panel .account-actions .btn {
    display: inline-block;
    margin-right: 15px;
    width: 200px;
  }
}
.account-panel .user-name-display p {
  font-size: 22px;
}
.account-panel .user-setup {
  position: relative;
}
.account-panel .user-setup .password-req {
  max-width: 170px;
}
@media (min-width: 769px) {
  .account-panel .user-setup .password-req {
    position: absolute;
    top: 24px;
    left: 70%;
  }
}
@media (min-width: 769px) {
  .account-panel .user-setup .first-name,
  .account-panel .user-setup .last-name {
    width: 33%;
  }
  .account-panel .user-setup .last-name {
    margin-top: 30px;
  }
  .account-panel .user-setup .password,
  .account-panel .user-setup .confirm-password {
    position: absolute;
    top: 0;
    left: 35%;
    width: 33%;
  }
  .account-panel .user-setup .confirm-password {
    top: 92px;
  }
}
.account-panel .username-area {
  margin-top: 30px;
}
.account-panel .username-area .account-label {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}
.account-panel .username-area .username {
  border-bottom: 1px solid #dddddd;
  font-size: 22px;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.account-panel .username-area .username:after {
  font-size: 32px;
  top: -6px;
  right: -20px;
}
@media (min-width: 769px) {
  .account-panel .change-email,
  .account-panel .change-name,
  .account-panel .remove-username {
    padding-top: 30px;
  }
  .account-panel .change-email .double,
  .account-panel .change-name .double,
  .account-panel .remove-username .double {
    float: left;
    width: 25%;
  }
  .account-panel .change-email .email-entry,
  .account-panel .change-name .email-entry,
  .account-panel .remove-username .email-entry,
  .account-panel .change-email .first-name-change,
  .account-panel .change-name .first-name-change,
  .account-panel .remove-username .first-name-change {
    margin-right: 30px;
  }
  .account-panel .change-email .remove-username-entry,
  .account-panel .change-name .remove-username-entry,
  .account-panel .remove-username .remove-username-entry {
    float: left;
    width: 40%;
  }
  .account-panel .change-email .form-instructions,
  .account-panel .change-name .form-instructions,
  .account-panel .remove-username .form-instructions {
    float: right;
    width: 40%;
  }
}
@media (min-width: 769px) {
  .account-panel .change-password .current-password,
  .account-panel .change-password .new-password,
  .account-panel .change-password .verify-password {
    float: left;
    margin-right: 30px;
    width: 22%;
  }
  .account-panel .change-password .verify-password {
    margin-right: 0;
  }
}
.customer-account-list {
  position: relative;
}
.customer-account-list .account-item {
  margin-bottom: 15px;
}
.customer-account-list .account-item:before,
.customer-account-list .account-item:after {
  content: " ";
  display: table;
}
.customer-account-list .account-item:after {
  clear: both;
}
.customer-account-list .account-item:before,
.customer-account-list .account-item:after {
  content: " ";
  display: table;
}
.customer-account-list .account-item:after {
  clear: both;
}
.customer-account-list input[type="radio"] {
  float: left;
  margin-right: 5px;
  margin-bottom: 15px;
  width: 13px;
}
.customer-account-list .account-numbers {
  float: left;
}
.customer-account-list .account-label {
  font-size: 9px!important;
  margin-bottom: 0;
}
.customer-account-list .user-information {
  font-size: 16px!important;
  border: none!important;
}
.customer-account-list .account-item-left:before,
.customer-account-list .account-item-right:before,
.customer-account-list .account-item-left:after,
.customer-account-list .account-item-right:after {
  content: " ";
  display: table;
}
.customer-account-list .account-item-left:after,
.customer-account-list .account-item-right:after {
  clear: both;
}
.customer-account-list .account-item-left:before,
.customer-account-list .account-item-right:before,
.customer-account-list .account-item-left:after,
.customer-account-list .account-item-right:after {
  content: " ";
  display: table;
}
.customer-account-list .account-item-left:after,
.customer-account-list .account-item-right:after {
  clear: both;
}
.customer-account-list .account-item-left {
  clear: left;
  float: left;
  padding-left: 15px;
}
.customer-account-list .account-item-right {
  float: left;
  padding-left: 15px;
}
.customer-account-list .account-name {
  position: absolute;
  left: 30%;
}
@media (min-width: 992px) {
  .customer-account-list .account-name {
    left: 35%;
  }
}
.customer-account-list .expiration-date {
  position: absolute;
  left: 70%;
}
@media (min-width: 992px) {
  .customer-account-list .expiration-date {
    left: 75%;
  }
}
.make-payment:before,
.payment-amount:before,
.add-payment-method:before,
.payment-billing-address:before,
.edit-cc-payment:before,
.edit-ach-payment:before,
.make-payment:after,
.payment-amount:after,
.add-payment-method:after,
.payment-billing-address:after,
.edit-cc-payment:after,
.edit-ach-payment:after {
  content: " ";
  display: table;
}
.make-payment:after,
.payment-amount:after,
.add-payment-method:after,
.payment-billing-address:after,
.edit-cc-payment:after,
.edit-ach-payment:after {
  clear: both;
}
.make-payment:before,
.payment-amount:before,
.add-payment-method:before,
.payment-billing-address:before,
.edit-cc-payment:before,
.edit-ach-payment:before,
.make-payment:after,
.payment-amount:after,
.add-payment-method:after,
.payment-billing-address:after,
.edit-cc-payment:after,
.edit-ach-payment:after {
  content: " ";
  display: table;
}
.make-payment:after,
.payment-amount:after,
.add-payment-method:after,
.payment-billing-address:after,
.edit-cc-payment:after,
.edit-ach-payment:after {
  clear: both;
}
.make-payment .user-information,
.payment-amount .user-information,
.add-payment-method .user-information,
.payment-billing-address .user-information,
.edit-cc-payment .user-information,
.edit-ach-payment .user-information {
  clear: both;
}
.make-payment .form-item,
.payment-amount .form-item,
.add-payment-method .form-item,
.payment-billing-address .form-item,
.edit-cc-payment .form-item,
.edit-ach-payment .form-item {
  margin-bottom: 10px;
}
.make-payment .form-item:before,
.payment-amount .form-item:before,
.add-payment-method .form-item:before,
.payment-billing-address .form-item:before,
.edit-cc-payment .form-item:before,
.edit-ach-payment .form-item:before,
.make-payment .form-item:after,
.payment-amount .form-item:after,
.add-payment-method .form-item:after,
.payment-billing-address .form-item:after,
.edit-cc-payment .form-item:after,
.edit-ach-payment .form-item:after {
  content: " ";
  display: table;
}
.make-payment .form-item:after,
.payment-amount .form-item:after,
.add-payment-method .form-item:after,
.payment-billing-address .form-item:after,
.edit-cc-payment .form-item:after,
.edit-ach-payment .form-item:after {
  clear: both;
}
.make-payment .form-item:before,
.payment-amount .form-item:before,
.add-payment-method .form-item:before,
.payment-billing-address .form-item:before,
.edit-cc-payment .form-item:before,
.edit-ach-payment .form-item:before,
.make-payment .form-item:after,
.payment-amount .form-item:after,
.add-payment-method .form-item:after,
.payment-billing-address .form-item:after,
.edit-cc-payment .form-item:after,
.edit-ach-payment .form-item:after {
  content: " ";
  display: table;
}
.make-payment .form-item:after,
.payment-amount .form-item:after,
.add-payment-method .form-item:after,
.payment-billing-address .form-item:after,
.edit-cc-payment .form-item:after,
.edit-ach-payment .form-item:after {
  clear: both;
}
.make-payment .form-item.autopay,
.payment-amount .form-item.autopay,
.add-payment-method .form-item.autopay,
.payment-billing-address .form-item.autopay,
.edit-cc-payment .form-item.autopay,
.edit-ach-payment .form-item.autopay {
  margin-top: 15px;
}
@media (min-width: 769px) {
  .make-payment .form-item,
  .payment-amount .form-item,
  .add-payment-method .form-item,
  .payment-billing-address .form-item,
  .edit-cc-payment .form-item,
  .edit-ach-payment .form-item {
    float: left;
  }
  .make-payment .form-item.card-number,
  .payment-amount .form-item.card-number,
  .add-payment-method .form-item.card-number,
  .payment-billing-address .form-item.card-number,
  .edit-cc-payment .form-item.card-number,
  .edit-ach-payment .form-item.card-number {
    width: 380px;
  }
  .make-payment .form-item.expiration-month,
  .payment-amount .form-item.expiration-month,
  .add-payment-method .form-item.expiration-month,
  .payment-billing-address .form-item.expiration-month,
  .edit-cc-payment .form-item.expiration-month,
  .edit-ach-payment .form-item.expiration-month,
  .make-payment .form-item.expiration-year,
  .payment-amount .form-item.expiration-year,
  .add-payment-method .form-item.expiration-year,
  .payment-billing-address .form-item.expiration-year,
  .edit-cc-payment .form-item.expiration-year,
  .edit-ach-payment .form-item.expiration-year {
    margin-left: 30px;
    width: 90px;
  }
  .make-payment .form-item.cardholder-name,
  .payment-amount .form-item.cardholder-name,
  .add-payment-method .form-item.cardholder-name,
  .payment-billing-address .form-item.cardholder-name,
  .edit-cc-payment .form-item.cardholder-name,
  .edit-ach-payment .form-item.cardholder-name {
    clear: left;
    width: 380px;
  }
  .make-payment .form-item.card-type,
  .payment-amount .form-item.card-type,
  .add-payment-method .form-item.card-type,
  .payment-billing-address .form-item.card-type,
  .edit-cc-payment .form-item.card-type,
  .edit-ach-payment .form-item.card-type {
    margin-left: 30px;
  }
  .make-payment .form-item.billing-address,
  .payment-amount .form-item.billing-address,
  .add-payment-method .form-item.billing-address,
  .payment-billing-address .form-item.billing-address,
  .edit-cc-payment .form-item.billing-address,
  .edit-ach-payment .form-item.billing-address {
    width: 480px;
  }
  .make-payment .form-item.billing-city,
  .payment-amount .form-item.billing-city,
  .add-payment-method .form-item.billing-city,
  .payment-billing-address .form-item.billing-city,
  .edit-cc-payment .form-item.billing-city,
  .edit-ach-payment .form-item.billing-city {
    clear: left;
    width: 300px;
  }
  .make-payment .form-item.billing-state,
  .payment-amount .form-item.billing-state,
  .add-payment-method .form-item.billing-state,
  .payment-billing-address .form-item.billing-state,
  .edit-cc-payment .form-item.billing-state,
  .edit-ach-payment .form-item.billing-state {
    margin-left: 30px;
  }
  .make-payment .form-item.billing-zip,
  .payment-amount .form-item.billing-zip,
  .add-payment-method .form-item.billing-zip,
  .payment-billing-address .form-item.billing-zip,
  .edit-cc-payment .form-item.billing-zip,
  .edit-ach-payment .form-item.billing-zip {
    margin-left: 60px;
    width: 90px;
  }
}
.make-payment .payment-radio,
.payment-amount .payment-radio,
.add-payment-method .payment-radio,
.payment-billing-address .payment-radio,
.edit-cc-payment .payment-radio,
.edit-ach-payment .payment-radio {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .make-payment .payment-radio,
  .payment-amount .payment-radio,
  .add-payment-method .payment-radio,
  .payment-billing-address .payment-radio,
  .edit-cc-payment .payment-radio,
  .edit-ach-payment .payment-radio {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .make-payment .payment-radio,
  .payment-amount .payment-radio,
  .add-payment-method .payment-radio,
  .payment-billing-address .payment-radio,
  .edit-cc-payment .payment-radio,
  .edit-ach-payment .payment-radio {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .make-payment .payment-radio,
  .payment-amount .payment-radio,
  .add-payment-method .payment-radio,
  .payment-billing-address .payment-radio,
  .edit-cc-payment .payment-radio,
  .edit-ach-payment .payment-radio {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .make-payment .payment-radio,
  .payment-amount .payment-radio,
  .add-payment-method .payment-radio,
  .payment-billing-address .payment-radio,
  .edit-cc-payment .payment-radio,
  .edit-ach-payment .payment-radio {
    width: 1470px;
  }
}
.make-payment .payment-radio > .navbar-header,
.payment-amount .payment-radio > .navbar-header,
.add-payment-method .payment-radio > .navbar-header,
.payment-billing-address .payment-radio > .navbar-header,
.edit-cc-payment .payment-radio > .navbar-header,
.edit-ach-payment .payment-radio > .navbar-header,
.make-payment .payment-radio > .navbar-collapse,
.payment-amount .payment-radio > .navbar-collapse,
.add-payment-method .payment-radio > .navbar-collapse,
.payment-billing-address .payment-radio > .navbar-collapse,
.edit-cc-payment .payment-radio > .navbar-collapse,
.edit-ach-payment .payment-radio > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .make-payment .payment-radio > .navbar-header,
  .payment-amount .payment-radio > .navbar-header,
  .add-payment-method .payment-radio > .navbar-header,
  .payment-billing-address .payment-radio > .navbar-header,
  .edit-cc-payment .payment-radio > .navbar-header,
  .edit-ach-payment .payment-radio > .navbar-header,
  .make-payment .payment-radio > .navbar-collapse,
  .payment-amount .payment-radio > .navbar-collapse,
  .add-payment-method .payment-radio > .navbar-collapse,
  .payment-billing-address .payment-radio > .navbar-collapse,
  .edit-cc-payment .payment-radio > .navbar-collapse,
  .edit-ach-payment .payment-radio > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.make-payment .payment-radio:before,
.payment-amount .payment-radio:before,
.add-payment-method .payment-radio:before,
.payment-billing-address .payment-radio:before,
.edit-cc-payment .payment-radio:before,
.edit-ach-payment .payment-radio:before,
.make-payment .payment-radio:after,
.payment-amount .payment-radio:after,
.add-payment-method .payment-radio:after,
.payment-billing-address .payment-radio:after,
.edit-cc-payment .payment-radio:after,
.edit-ach-payment .payment-radio:after {
  content: " ";
  display: table;
}
.make-payment .payment-radio:after,
.payment-amount .payment-radio:after,
.add-payment-method .payment-radio:after,
.payment-billing-address .payment-radio:after,
.edit-cc-payment .payment-radio:after,
.edit-ach-payment .payment-radio:after {
  clear: both;
}
.make-payment .payment-radio:before,
.payment-amount .payment-radio:before,
.add-payment-method .payment-radio:before,
.payment-billing-address .payment-radio:before,
.edit-cc-payment .payment-radio:before,
.edit-ach-payment .payment-radio:before,
.make-payment .payment-radio:after,
.payment-amount .payment-radio:after,
.add-payment-method .payment-radio:after,
.payment-billing-address .payment-radio:after,
.edit-cc-payment .payment-radio:after,
.edit-ach-payment .payment-radio:after {
  content: " ";
  display: table;
}
.make-payment .payment-radio:after,
.payment-amount .payment-radio:after,
.add-payment-method .payment-radio:after,
.payment-billing-address .payment-radio:after,
.edit-cc-payment .payment-radio:after,
.edit-ach-payment .payment-radio:after {
  clear: both;
}
.make-payment label,
.payment-amount label,
.add-payment-method label,
.payment-billing-address label,
.edit-cc-payment label,
.edit-ach-payment label {
  float: left;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.make-payment input,
.payment-amount input,
.add-payment-method input,
.payment-billing-address input,
.edit-cc-payment input,
.edit-ach-payment input {
  clear: left;
  float: left;
  margin-bottom: 24px;
}
@media (max-width: 769px) {
  .make-payment input,
  .payment-amount input,
  .add-payment-method input,
  .payment-billing-address input,
  .edit-cc-payment input,
  .edit-ach-payment input {
    float: right;
  }
}
.make-payment input[type="radio"],
.payment-amount input[type="radio"],
.add-payment-method input[type="radio"],
.payment-billing-address input[type="radio"],
.edit-cc-payment input[type="radio"],
.edit-ach-payment input[type="radio"],
.make-payment input[type="checkbox"],
.payment-amount input[type="checkbox"],
.add-payment-method input[type="checkbox"],
.payment-billing-address input[type="checkbox"],
.edit-cc-payment input[type="checkbox"],
.edit-ach-payment input[type="checkbox"] {
  clear: left;
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
  width: 13px;
}
.make-payment input + span,
.payment-amount input + span,
.add-payment-method input + span,
.payment-billing-address input + span,
.edit-cc-payment input + span,
.edit-ach-payment input + span {
  clear: right;
  float: left;
}
@media (min-width: 769px) {
  .make-payment #use-ach,
  .payment-amount #use-ach,
  .add-payment-method #use-ach,
  .payment-billing-address #use-ach,
  .edit-cc-payment #use-ach,
  .edit-ach-payment #use-ach {
    clear: none;
    margin-left: 30px;
    margin-bottom: 60px;
  }
}
.make-payment select,
.payment-amount select,
.add-payment-method select,
.payment-billing-address select,
.edit-cc-payment select,
.edit-ach-payment select {
  clear: left;
  float: left;
}
.make-payment .autopay-acknowledge,
.payment-amount .autopay-acknowledge,
.add-payment-method .autopay-acknowledge,
.payment-billing-address .autopay-acknowledge,
.edit-cc-payment .autopay-acknowledge,
.edit-ach-payment .autopay-acknowledge {
  padding-left: 15px;
  width: 60%;
  font-size: 14px;
}
@media (max-width: 769px) {
  .make-payment .autopay-acknowledge,
  .payment-amount .autopay-acknowledge,
  .add-payment-method .autopay-acknowledge,
  .payment-billing-address .autopay-acknowledge,
  .edit-cc-payment .autopay-acknowledge,
  .edit-ach-payment .autopay-acknowledge {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .make-payment .security-notice,
  .payment-amount .security-notice,
  .add-payment-method .security-notice,
  .payment-billing-address .security-notice,
  .edit-cc-payment .security-notice,
  .edit-ach-payment .security-notice {
    position: absolute;
    top: 170px;
    right: 30px;
    max-width: 35%;
    width: 380px;
    font-size: 14px;
  }
}
.make-a-payment .panel-title {
  position: relative;
}
.make-a-payment .account-details {
  margin-top: 15px;
}
@media (min-width: 769px) {
  .make-a-payment .account-details {
    position: absolute;
    top: 0;
    right: 30px;
  }
}
@media (min-width: 769px) {
  .make-a-payment .account-details .account-label {
    float: right;
  }
}
.make-a-payment .account-details .user-information {
  border-bottom: none;
}
@media (min-width: 769px) {
  .make-payment .form-item.cardholder-name {
    width: 500px;
  }
  .make-payment .form-item.cardholder-name input {
    max-width: 100%!important;
  }
  .make-payment .cvv {
    padding-left: 30px;
    width: 120px;
  }
  .make-payment .store-payment {
    clear: left;
    margin-top: 15px;
    margin-bottom: 0;
    width: 100%;
  }
  .make-payment .autopay {
    max-width: 600px;
  }
}
@media (min-width: 769px) {
  .payment-amount .other-amount {
    float: left;
    padding-left: 75px;
  }
  .payment-amount #other-amount-input {
    width: 120px;
    margin-left: 15px;
  }
}
.edit-cc-payment .cc-icon-wrap,
.edit-ach-payment .cc-icon-wrap {
  margin-top: 30px;
  margin-bottom: 30px;
}
.edit-cc-payment .pull-right,
.edit-ach-payment .pull-right {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .edit-cc-payment .pull-right,
  .edit-ach-payment .pull-right {
    margin: 0;
    position: relative;
    top: -100px;
    width: 375px;
    max-width: 40%;
  }
}
.edit-cc-payment .user-information,
.edit-ach-payment .user-information {
  color: #b4b4b5;
}
.confirm-payment:before,
.confirm-payment:after {
  content: " ";
  display: table;
}
.confirm-payment:after {
  clear: both;
}
.confirm-payment:before,
.confirm-payment:after {
  content: " ";
  display: table;
}
.confirm-payment:after {
  clear: both;
}
@media (min-width: 769px) {
  .confirm-payment .second-row .user-information {
    padding-bottom: 20px;
  }
}
.confirm-payment .cc-icon {
  margin-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .confirm-payment .cc-icon {
    width: 50px;
  }
}
.confirm-payment .cc-icon + span {
  position: relative;
  top: -10px;
}
.confirm-payment .account-numbers .user-information {
  padding-bottom: 20px;
}
.confirm-payment .cc-info {
  position: absolute;
  top: 50px;
}
.confirm-payment .payment-amount .user-information {
  font-size: 43px;
}
@media (min-width: 769px) {
  .confirm-payment .payment-amount .user-information {
    font-size: 36px;
    padding-bottom: 0;
  }
}
.edit-ach-payment .checking-radio {
  margin-top: 30px;
  margin-bottom: 30px;
}
.edit-ach-payment .checking-radio:before,
.edit-ach-payment .checking-radio:after {
  content: " ";
  display: table;
}
.edit-ach-payment .checking-radio:after {
  clear: both;
}
.edit-ach-payment .checking-radio:before,
.edit-ach-payment .checking-radio:after {
  content: " ";
  display: table;
}
.edit-ach-payment .checking-radio:after {
  clear: both;
}
.edit-ach-payment .checking-radio .check-icon {
  float: left;
}
@media (min-width: 769px) {
  .edit-ach-payment .checking-radio input[type="radio"] {
    clear: none;
    margin-top: 20px;
    margin-left: 15px;
  }
}
@media (min-width: 769px) {
  .edit-ach-payment .checking-radio input[type="radio"] + span {
    margin-top: 16px;
  }
}
@media (min-width: 769px) {
  .edit-ach-payment .financial-institution,
  .edit-ach-payment .address,
  .edit-ach-payment .name,
  .edit-ach-payment .phone,
  .edit-ach-payment .email {
    max-width: 45%;
    width: 500px;
  }
  .edit-ach-payment .name,
  .edit-ach-payment .phone {
    margin-left: 45px;
  }
  .edit-ach-payment .city {
    width: 295px;
    margin-right: 15px;
  }
  .edit-ach-payment .zip-code {
    width: 90px;
  }
}
@media (min-width: 992px) {
  .edit-ach-payment .zip-code {
    margin-left: 30px;
  }
  .edit-ach-payment .email {
    margin-left: 60px;
  }
}
.manage-einvoice {
  margin-top: 30px;
}
.manage-einvoice .einvoice-checkboxes {
  margin-bottom: 30px;
}
.manage-einvoice .einvoice-checkboxes:before,
.manage-einvoice .einvoice-checkboxes:after {
  content: " ";
  display: table;
}
.manage-einvoice .einvoice-checkboxes:after {
  clear: both;
}
.manage-einvoice .einvoice-checkboxes:before,
.manage-einvoice .einvoice-checkboxes:after {
  content: " ";
  display: table;
}
.manage-einvoice .einvoice-checkboxes:after {
  clear: both;
}
.manage-einvoice .einvoice-checkboxes input,
.manage-einvoice .einvoice-checkboxes input + span {
  float: left;
}
.manage-einvoice .einvoice-checkboxes input {
  margin-right: 10px;
  width: 13px;
}
.manage-einvoice .einvoice-checkboxes #include-pdf {
  clear: left;
  margin-top: 14px;
}
.payment-remove-confirm {
  margin-top: 30px;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .payment-remove-confirm .account-numbers {
    float: left;
    max-width: 50%;
  }
}
.payment-remove-confirm .user-information {
  border-bottom: none!important;
  margin-bottom: -5px !important;
  padding-bottom: 0!important;
}
.payment-remove-confirm .cc-info {
  color: #333 !important;
}
.payment-remove-confirm .pull-right {
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .payment-remove-confirm .pull-right {
    margin: 0;
    max-width: 50%;
    width: 420px;
  }
}
.payment-remove-confirm .account-actions {
  clear: left;
}
.delivery-addresses:before,
.shipping-address:before,
.delivery-addresses:after,
.shipping-address:after {
  content: " ";
  display: table;
}
.delivery-addresses:after,
.shipping-address:after {
  clear: both;
}
.delivery-addresses:before,
.shipping-address:before,
.delivery-addresses:after,
.shipping-address:after {
  content: " ";
  display: table;
}
.delivery-addresses:after,
.shipping-address:after {
  clear: both;
}
.delivery-addresses .form-item,
.shipping-address .form-item {
  margin-bottom: 15px;
}
.delivery-addresses label,
.shipping-address label,
.delivery-addresses select,
.shipping-address select {
  display: block;
  max-width: 100%;
}
@media (min-width: 769px) {
  .delivery-addresses .delivery-city,
  .shipping-address .delivery-city,
  .delivery-addresses .delivery-state,
  .shipping-address .delivery-state,
  .delivery-addresses .delivery-zip,
  .shipping-address .delivery-zip {
    float: left;
  }
  .delivery-addresses .delivery-state,
  .shipping-address .delivery-state,
  .delivery-addresses .delivery-zip,
  .shipping-address .delivery-zip {
    margin-left: 45px;
  }
  .delivery-addresses .billing-address,
  .shipping-address .billing-address {
    clear: left;
  }
}
.delivery-changes .manage-delivery {
  margin-top: 30px;
}
.delivery-changes .manage-delivery:before,
.delivery-changes .manage-delivery:after {
  content: " ";
  display: table;
}
.delivery-changes .manage-delivery:after {
  clear: both;
}
.delivery-changes .manage-delivery:before,
.delivery-changes .manage-delivery:after {
  content: " ";
  display: table;
}
.delivery-changes .manage-delivery:after {
  clear: both;
}
.delivery-changes .account-label {
  margin-bottom: 0;
}
.delivery-changes .user-information.large {
  font-size: 43px;
  line-height: 1;
}
@media (min-width: 769px) {
  .delivery-changes .user-information.large {
    font-size: 46px;
  }
}
.delivery-changes input[type="checkbox"],
.delivery-changes input + span {
  float: left;
}
.delivery-changes input[type="checkbox"] {
  margin-right: 10px;
  width: 13px;
}
@media (min-width: 769px) {
  .delivery-changes .skip-delivery .account-actions {
    margin-top: 0;
  }
}
@media (min-width: 769px) {
  .delivery-changes .pull-right {
    max-width: 50%;
    position: relative;
    top: -90px;
  }
}
.delivery-changes .notice {
  clear: left;
  margin-top: 30px;
}
@media (min-width: 769px) {
  .delivery-changes .notice {
    float: left;
    margin-top: 0;
    max-width: 50%;
    padding-top: 60px;
  }
}
.main-account-info .panel-box {
  margin-bottom: 30px;
}
.main-account-info .account-label {
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .main-account-info .account-label {
    font-size: 13px;
  }
}
.main-account-info .user-information,
.main-account-info .btst_rightcolumn {
  border-bottom: 1px solid #dddddd;
  font-size: 22px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.main-account-info .address-instructions {
  padding-top: 20px;
}
@media (min-width: 769px) {
  .main-account-info .address-instructions {
    float: right;
    padding-top: 0;
    text-align: left;
    max-width: 35%;
  }
}
@media (min-width: 769px) {
  .main-account-info .billing-contact .user-information,
  .main-account-info .email-address .user-information {
    padding-bottom: 36px;
  }
}
.main-account-info .phone-number {
  padding-top: 20px;
}
@media (min-width: 769px) {
  .main-account-info .phone-number {
    padding-top: 0;
  }
}
@media (min-width: 769px) {
  .main-account-info .phone-number .user-information,
  .main-account-info .phone-number .btst_rightcolumn {
    padding-bottom: 36px;
  }
}
.main-account-info .payment-method-info {
  clear: both;
}
.main-account-info .payment-method-info:before,
.main-account-info .payment-method-info:after {
  content: " ";
  display: table;
}
.main-account-info .payment-method-info:after {
  clear: both;
}
.main-account-info .payment-method-info:before,
.main-account-info .payment-method-info:after {
  content: " ";
  display: table;
}
.main-account-info .payment-method-info:after {
  clear: both;
}
.main-account-info .other-payment-methods {
  clear: both;
}
.main-account-info .other-payment-methods:before,
.main-account-info .other-payment-methods:after {
  content: " ";
  display: table;
}
.main-account-info .other-payment-methods:after {
  clear: both;
}
.main-account-info .other-payment-methods:before,
.main-account-info .other-payment-methods:after {
  content: " ";
  display: table;
}
.main-account-info .other-payment-methods:after {
  clear: both;
}
@media (min-width: 769px) {
  .main-account-info .other-payment-methods .account-heading {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.main-account-info .other-payment-methods .user-information {
  padding-bottom: 30px;
}
.main-account-info .other-payment-methods .cc-info {
  position: absolute;
  top: 50px;
}
@media (min-width: 769px) {
  .main-account-info .other-payment-methods .payment-actions {
    float: left;
    margin-top: -15px;
    padding-left: 15px;
    width: 50%;
  }
}
.main-account-info .other-payment-methods .auto-pay-set {
  margin-top: 30px;
}
@media (min-width: 769px) {
  .main-account-info .other-payment-methods .auto-pay-set {
    position: relative;
    left: 15px;
  }
}
@media (min-width: 769px) {
  .main-account-info .other-payment-methods .pull-right {
    margin-top: 45px;
  }
}
@media (min-width: 769px) {
  .main-account-info .payment-methods {
    float: left;
    width: 50%;
  }
}
.main-account-info .pull-right {
  margin-top: 30px;
}
@media (min-width: 769px) {
  .main-account-info .pull-right {
    float: right;
    margin-top: 0;
    padding: 0;
    width: 35%;
  }
}
.main-account-info .billing-address-instructions {
  padding: 0 15px;
}
@media (min-width: 769px) {
  .main-account-info .billing-address-instructions {
    margin-top: 30px;
    margin-bottom: 45px;
    padding: 0;
  }
}
.main-account-info .col-md-3.last {
  margin-top: 30px;
}
@media (min-width: 769px) {
  .main-account-info .col-md-3.last {
    margin-top: 0;
  }
}
.main-account-info .manage-users .user-information {
  margin-bottom: 0;
}
.main-account-info .manage-users .account-heading {
  font-weight: 300;
}
.main-account-info .manage-users .username-item {
  margin-bottom: 15px;
}
.main-account-info .manage-users .username-item .user-action {
  top: 0;
}
.promos-container {
  margin-top: 60px!important;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  max-width: 1280px;
}
.promos-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 769px) {
  .promos-container {
    margin-top: 30px;
  }
}
@media (min-width: 769px) {
  .promos-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .promos-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .promos-container {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .promos-container {
    width: 1470px;
  }
}
.promos-container > .navbar-header,
.promos-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .promos-container > .navbar-header,
  .promos-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.promos-container .promos-heading {
  border-bottom: 1px solid #dddddd;
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.promos-container .promos-text {
  font-size: 18px;
  text-align: center;
}
.promos-container .promos-text a {
  color: #333333 !important;
}
.promos-container .promos-listing {
  margin-top: 45px;
}
.promos-container .promos-listing:before,
.promos-container .promos-listing:after {
  content: " ";
  display: table;
}
.promos-container .promos-listing:after {
  clear: both;
}
.promos-container .promos-listing:before,
.promos-container .promos-listing:after {
  content: " ";
  display: table;
}
.promos-container .promos-listing:after {
  clear: both;
}
.promos-container .promo-item {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
  padding-bottom: 30px;
  position: relative;
}
@media (min-width: 992px) {
  .promos-container .promo-item {
    float: left;
    width: 33.33333333%;
  }
}
.promos-container .promo-item:before,
.promos-container .promo-item:after {
  content: " ";
  display: table;
}
.promos-container .promo-item:after {
  clear: both;
}
.promos-container .promo-item:before,
.promos-container .promo-item:after {
  content: " ";
  display: table;
}
.promos-container .promo-item:after {
  clear: both;
}
.promos-container .promo-item .inner-item {
  border: 2.5px dashed #ddd;
  border-radius: 10px;
  min-height: 300px;
  padding: 30px 10px;
}
.promos-container .promo-item .promo-image {
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .promos-container .promo-item .promo-image {
    float: left;
    width: 30%;
  }
}
@media (min-width: 992px) {
  .promos-container .promo-item .promo-content {
    float: right;
    width: 67%;
  }
}
.promos-container .promo-item .brand p {
  font-size: 13px;
  text-transform: uppercase;
}
.promos-container .promo-item .promo-title {
  font-size: 21px;
  line-height: 1.429;
  margin-top: 5px;
  margin-bottom: 5px;
}
.promos-container .promo-item .promo-highlight {
  color: #0088cc;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.071;
  margin-top: 5px;
  margin-bottom: 10px;
}
.promos-container .promo-item .promo-text {
  font-size: 14px;
  margin-bottom: 45px;
}
.promos-container .promo-item .promo-ending {
  font-size: 12px;
  position: absolute;
  bottom: 40px;
  left: 30px;
}
@media (min-width: 769px) {
  .promos-container .promo-item .promo-ending {
    left: 30%;
    padding-left: 30px;
  }
}
.promos-container .promo-item .promo-ending .end-date {
  font-weight: bold;
}
.promos-container .promo-item .promo-modal {
  position: absolute;
  right: 50px;
  bottom: 40px;
}
@media (min-width: 992px) {
  .products-index .filterpanel {
    display: block!important;
  }
}
@media (max-width: 769px) {
  .billing .billing-contact {
    padding-bottom: 20px;
  }
}
#delivery-addresses .billing-address {
  padding-left: 0px;
  margin-top: 0px;
  min-height: 75px;
}
@media (min-width: 769px) {
  #add-payment-method {
    padding-top: 45px;
  }
}
/* Sets Desktop and Mobile responsive text 

*/
.disabled {
  cursor: not-allowed;
  pointer-events: none;
}
/* section variables */
/* CSS block */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  text-rendering: optimizeLegibility;
}
footer {
  position: relative;
  bottom: 0;
  width: 100%;
  min-height: 60px;
  /* Height of the footer */
}
@media (max-width: 768px) {
  footer {
    min-height: 183px;
  }
}
footer nav ul {
  display: block;
}
section {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 768px) {
  .desktop {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .desktop {
    display: none !important;
  }
}
.mobile {
  display: none !important;
}
@media (min-width: 769px) and (max-width: 991px) {
  .mobile {
    display: block !important;
  }
  table.mobile {
    display: table !important;
  }
  tr.mobile {
    display: table-row !important;
  }
  th.mobile,
  td.mobile {
    display: table-cell !important;
  }
}
@media (max-width: 768px) {
  .mobile {
    display: block !important;
  }
  table.mobile {
    display: table !important;
  }
  tr.mobile {
    display: table-row !important;
  }
  th.mobile,
  td.mobile {
    display: table-cell !important;
  }
}
.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
#landingwideBody * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#page-index-2 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#superframe {
  min-height: 100%;
  position: relative;
}
#landingwideBody .LH-SECTION-TEXTCENTER:first-of-type,
#landingwideBody .LH-SECTION-COFFEE-CAROUSEL:first-of-type,
#landingwideBody .LH-SECTION-75-IMGRIGHT:first-of-type {
  margin-top: 48px;
}
@media (max-width: 768px) {
  #landingwideBody .LH-SECTION-TEXTCENTER:first-of-type,
  #landingwideBody .LH-SECTION-COFFEE-CAROUSEL:first-of-type,
  #landingwideBody .LH-SECTION-75-IMGRIGHT:first-of-type {
    margin-top: 125px;
  }
}
#homepagehero .carousel-control {
  z-index: 20;
}
#mytophero {
  width: 100%;
}
#bottom-adlets a {
  color: #000;
}
.col-centered {
  display: inline-block;
  float: none !important;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
}
.bottled-water-delivery-service .service-brands,
.breakroom-service .service-brands,
.coffee-tea-service .service-brands,
.water-filtration-systems-and-service .service-brands,
.product-accessories .service-brands {
  clear: both;
}
.footer-menu .regionalsites-nav .corporate-social-link b {
  display: inline;
}
.footer-menu .office-delivery-link,
.footer-menu .channels {
  display: none !important;
}
.siteAlerts {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 999999;
}
.siteAlerts .ok-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 16px;
  line-height: 1.3333333;
  border-radius: 6px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #3397db;
  color: #fff !important;
  font-size: 18px;
  text-decoration: none !important;
}
.siteAlerts .ok-btn:focus,
.siteAlerts .ok-btn:active:focus,
.siteAlerts .ok-btn.active:focus,
.siteAlerts .ok-btn.focus,
.siteAlerts .ok-btn:active.focus,
.siteAlerts .ok-btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.siteAlerts .ok-btn:hover,
.siteAlerts .ok-btn:focus,
.siteAlerts .ok-btn.focus {
  color: #333;
  text-decoration: none;
}
.siteAlerts .ok-btn:active,
.siteAlerts .ok-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.siteAlerts .ok-btn.disabled,
.siteAlerts .ok-btn[disabled],
fieldset[disabled] .siteAlerts .ok-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.siteAlerts .ok-btn.disabled,
fieldset[disabled] a.siteAlerts .ok-btn {
  pointer-events: none;
}
@media (min-width: 769px) {
  .siteAlerts .ok-btn {
    float: left;
    width: 8.33333333%;
  }
}
.siteAlerts .x-btn {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #fff !important;
  cursor: pointer;
  font-size: 28px;
  line-height: 20px;
  text-decoration: none !important;
}
@media (min-width: 769px) {
  .siteAlerts .x-btn {
    float: left;
    width: 8.33333333%;
  }
}
.siteAlerts p {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1.06666667vw;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .siteAlerts p {
    float: left;
    width: 91.66666667%;
  }
}
@media (max-width: 769px) {
  .siteAlerts p {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .siteAlerts p {
    font-size: 16px;
  }
}
.siteAlerts a {
  color: #fff;
  text-decoration: underline !important;
}
.siteAlerts .alert-item {
  font-size: 1.2vw;
  background: #0d5fa9;
  color: #fff;
  display: inline-block;
  padding: 15px;
  width: 100%;
}
@media (max-width: 769px) {
  .siteAlerts .alert-item {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .siteAlerts .alert-item {
    font-size: 18px;
  }
}
.siteAlerts .alert-item div {
  margin: auto;
  max-width: 900px;
}
.siteAlerts .covid19Alert,
.siteAlerts .hurricaneAlert {
  background: #0088cc;
}
.LH-Carousel-Wrapper {
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.LH-Carousel-Wrapper .carousel .item {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 800px;
}
.LH-Carousel-Wrapper .carousel .item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 500px) {
  .LH-Carousel-Wrapper .carousel .item #hero-desktop {
    display: inherit !important;
  }
  .LH-Carousel-Wrapper .carousel .item #hero-mobile {
    display: none;
  }
}
.LH-Carousel-Wrapper .carousel-caption {
  padding-top: 50px;
  padding-bottom: 50px;
  bottom: 15%;
}
.LH-Carousel-Wrapper .carousel-caption h1 {
  font-size: 48px;
  font-weight: 300;
}
.LH-Carousel-Wrapper .carousel-caption h2 {
  font-size: 38px;
}
.LH-Carousel-Wrapper .carousel-caption p,
.LH-Carousel-Wrapper .carousel-caption li {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.75em;
}
.LH-Carousel-Wrapper .carousel-caption p {
  margin-bottom: 2em;
}
.LH-Carousel-Wrapper .carousel-caption .content-image {
  text-align: center;
}
.LH-Carousel-Wrapper .carousel-caption .content-image img {
  margin: 0 auto;
}
.carousel-control {
  z-index: 0;
}
.cta {
  background-color: #4ca9d6;
}
.cta-link {
  color: #4ca9d6;
  cursor: pointer!important;
}
.cta-link span {
  display: inline;
}
@media (max-width: 768px) {
  .LH-Carousel-Wrapper .carousel .item {
    width: 100%;
    max-height: 800px;
  }
  .LH-Carousel-Wrapper .carousel .item img {
    width: 100%;
  }
  .LH-Carousel-Wrapper .carousel-caption {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    padding: 0px 30px;
  }
  .LH-Carousel-Wrapper .carousel-caption h1 {
    font-size: 2em;
    top: 0px;
    position: relative;
    color: #000;
    text-shadow: none;
  }
  .LH-Carousel-Wrapper .carousel-caption p {
    font-size: 13px;
    top: 0px;
    position: relative;
    color: #000;
    text-shadow: none;
  }
  .LH-Carousel-Wrapper .carousel-caption p a {
    color: #0088cc;
  }
  .cta,
  .cta-link {
    display: block;
    width: 100%;
  }
}
.word-count {
  color: red;
}
.word-count:after {
  content: "\A";
  white-space: pre;
}
.LH-CONTAINER {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  padding: 69px 0 0 0;
}
.LH-HEAD-HERO {
  background: url('../images/template-fillers/1500x800.jpg') no-repeat center top;
  background-size: cover;
  text-align: center;
}
.LH-HEAD-HERO .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
}
@media (min-width: 992px) {
  .LH-HEAD-HERO .content-text {
    float: left;
    width: 100%;
  }
}
.LH-HEAD-HERO .content-text h1 {
  font-size: 11vw;
  font-weight: 300;
  color: #fff;
}
.LH-HEAD-HERO .content-text p,
.LH-HEAD-HERO .content-text li {
  font-size: 3.5vw;
  font-weight: 300;
  color: #fff;
}
.LH-HEAD-HERO .content-text p a,
.LH-HEAD-HERO .content-text li a {
  color: #c0e1fd;
}
.content-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .content-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .content-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .content-container {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .content-container {
    width: 1470px;
  }
}
.content-container > .navbar-header,
.content-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .content-container > .navbar-header,
  .content-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.content-container h1 {
  font-size: 28px;
  font-weight: 300;
}
.content-container h2 {
  font-size: 24px;
  font-weight: 300;
}
.content-container li {
  color: #727272;
}
.content-container p,
.content-container li {
  font-size: 1.06666667vw;
  font-weight: 100;
}
@media (max-width: 769px) {
  .content-container p,
  .content-container li {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .content-container p,
  .content-container li {
    font-size: 16px;
  }
}
.content-container p a,
.content-container li a {
  color: #0088cc;
}
.content-container p a.btn,
.content-container li a.btn {
  color: #fff;
}
.content-container p a span,
.content-container li a span {
  font-size: 0.85em;
}
@media (min-width: 992px) {
  .content-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .content-container h1 {
    font-size: 48px;
  }
  .content-container h2 {
    font-size: 38px;
  }
  .content-container p,
  .content-container li {
    font-size: 18px;
  }
  .content-container .content-text {
    z-index: 1;
  }
  .content-container .content-image {
    text-align: center;
  }
  .content-container .content-image img {
    margin: 0 auto;
    position: relative;
    z-index: 0;
  }
}
.content-container h1 {
  font-size: 3.2vw;
}
@media (max-width: 769px) {
  .content-container h1 {
    font-size: 28px;
  }
}
@media (min-width: 1500px) {
  .content-container h1 {
    font-size: 48px;
  }
}
.LH-SECTION-EQUIP-IMGRIGHT,
.LH-SECTION-EQUIP-IMGLEFT,
.LH-SECTION-EQUIP-IMGHALF,
.LH-SECTION-75-IMGLEFT,
.LH-SECTION-75-IMGRIGHT,
.LH-SECTION-TEXTCENTER,
.LH-SECTION-IMGRIGHT,
.LH-SECTION-IMGLEFT,
.LH-SECTION-4PARTLEFT,
.LH-SECTION-4PARTRIGHT {
  border-bottom: 1px solid #d7d7d7;
}
.LH-SECTION-75-IMGLEFT a,
.LH-SECTION-75-IMGRIGHT a {
  cursor: pointer!important;
}
.LH-SECTION-75-IMGLEFT .content-text,
.LH-SECTION-75-IMGRIGHT .content-text {
  text-align: center;
}
.LH-SECTION-75-IMGLEFT .content-text ul,
.LH-SECTION-75-IMGRIGHT .content-text ul,
.LH-SECTION-75-IMGLEFT .content-text ol,
.LH-SECTION-75-IMGRIGHT .content-text ol,
.LH-SECTION-75-IMGLEFT .content-text li,
.LH-SECTION-75-IMGRIGHT .content-text li {
  text-align: left;
}
@media (min-width: 992px) {
  .LH-SECTION-75-IMGLEFT .content-text,
  .LH-SECTION-75-IMGRIGHT .content-text {
    padding-top: 4vw;
    text-align: left;
  }
}
.LH-SECTION-IMGLEFT a,
.LH-SECTION-IMGRIGHT a {
  cursor: pointer!important;
}
.LH-SECTION-IMGLEFT .content-text,
.LH-SECTION-IMGRIGHT .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2vw;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-IMGLEFT .content-text,
  .LH-SECTION-IMGRIGHT .content-text {
    float: left;
    width: 50%;
  }
}
.LH-SECTION-IMGLEFT .content-text ul,
.LH-SECTION-IMGRIGHT .content-text ul,
.LH-SECTION-IMGLEFT .content-text ol,
.LH-SECTION-IMGRIGHT .content-text ol,
.LH-SECTION-IMGLEFT .content-text li,
.LH-SECTION-IMGRIGHT .content-text li {
  text-align: left;
}
@media (min-width: 992px) {
  .LH-SECTION-IMGLEFT .content-text,
  .LH-SECTION-IMGRIGHT .content-text {
    padding-top: 4vw;
    text-align: left;
  }
}
.LH-SECTION-IMGLEFT .content-image,
.LH-SECTION-IMGRIGHT .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-IMGLEFT .content-image,
  .LH-SECTION-IMGRIGHT .content-image {
    float: left;
    width: 50%;
  }
}
.LH-SECTION-IMGLEFT .content-footnote,
.LH-SECTION-IMGRIGHT .content-footnote {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 50px;
}
@media (min-width: 992px) {
  .LH-SECTION-IMGLEFT .content-footnote,
  .LH-SECTION-IMGRIGHT .content-footnote {
    float: left;
    width: 50%;
  }
}
.LH-SECTION-IMGLEFT .content-footnote p,
.LH-SECTION-IMGRIGHT .content-footnote p,
.LH-SECTION-IMGLEFT .content-footnote li,
.LH-SECTION-IMGRIGHT .content-footnote li {
  font-size: 0.75em;
  color: #727272;
  margin: 0;
}
.LH-SECTION-IMGLEFT {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .LH-SECTION-IMGLEFT .content-text {
    left: 50%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-IMGLEFT .content-image {
    right: 50%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-IMGLEFT .content-footnote {
    margin-left: 50%;
  }
}
.LH-SECTION-IMGRIGHT {
  background-color: #dddddd;
}
.LH-SECTION-75-IMGLEFT .content-text,
.LH-SECTION-75-IMGRIGHT .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2vw;
}
@media (min-width: 992px) {
  .LH-SECTION-75-IMGLEFT .content-text,
  .LH-SECTION-75-IMGRIGHT .content-text {
    float: left;
    width: 33.33333333%;
  }
}
.LH-SECTION-75-IMGLEFT .content-image,
.LH-SECTION-75-IMGRIGHT .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-75-IMGLEFT .content-image,
  .LH-SECTION-75-IMGRIGHT .content-image {
    float: left;
    width: 66.66666667%;
  }
}
.LH-SECTION-75-IMGLEFT .content-footnote,
.LH-SECTION-75-IMGRIGHT .content-footnote {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 50px;
}
@media (min-width: 992px) {
  .LH-SECTION-75-IMGLEFT .content-footnote,
  .LH-SECTION-75-IMGRIGHT .content-footnote {
    float: left;
    width: 41.66666667%;
  }
}
.LH-SECTION-75-IMGLEFT .content-footnote p,
.LH-SECTION-75-IMGRIGHT .content-footnote p,
.LH-SECTION-75-IMGLEFT .content-footnote li,
.LH-SECTION-75-IMGRIGHT .content-footnote li {
  font-size: 0.75em;
  color: #727272;
  margin: 0;
}
@media (min-width: 992px) {
  .LH-SECTION-75-IMGLEFT .content-text {
    left: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-75-IMGLEFT .content-image {
    right: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-75-IMGLEFT .content-footnote {
    margin-left: 66.66666667%;
  }
}
.LH-SECTION-IMGCENTER {
  background-color: #f2f2f2;
}
.LH-SECTION-IMGCENTER h1 {
  margin-top: 50px;
}
.LH-SECTION-IMGCENTER a {
  cursor: pointer!important;
}
.LH-SECTION-IMGCENTER .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-IMGCENTER .content-text {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-IMGCENTER .content-text {
    padding-bottom: 50px;
    padding: 0 265px;
  }
}
.LH-SECTION-IMGCENTER .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-IMGCENTER .content-image {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-TEXTCENTER a {
  cursor: pointer!important;
}
.LH-SECTION-TEXTCENTER .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-TEXTCENTER .content-text {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-TEXTCENTER .content-text {
    margin-left: 8.33333333%;
  }
}
.LH-SECTION-TEXTCENTER .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-TEXTCENTER .content-image {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-TEXTCENTER .content-footnote {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-TEXTCENTER .content-footnote {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-TEXTCENTER .content-footnote p,
.LH-SECTION-TEXTCENTER .content-footnote li {
  font-size: 0.75em;
  color: #727272;
  margin: 50px 0 0;
  text-align: right;
}
.LH-SECTION-COPYONLY .content-text,
.LH-SECTION-LEGAL-COPYONLY .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 992px) {
  .LH-SECTION-COPYONLY .content-text,
  .LH-SECTION-LEGAL-COPYONLY .content-text {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-COPYONLY .content-text p,
.LH-SECTION-LEGAL-COPYONLY .content-text p,
.LH-SECTION-COPYONLY .content-text li,
.LH-SECTION-LEGAL-COPYONLY .content-text li {
  color: #333333;
}
.LH-SECTION-LEGAL-COPYONLY .content-text h1 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}
.LH-SECTION-LEGAL-COPYONLY .content-text h3 {
  font-weight: 600;
}
.LH-SECTION-LEGAL-COPYONLY .content-text p,
.LH-SECTION-LEGAL-COPYONLY .content-text li {
  line-height: 1.75em;
}
@media (min-width: 992px) {
  .LH-SECTION-LEGAL-COPYONLY .content-text h1 {
    font-size: 40px;
  }
  .LH-SECTION-LEGAL-COPYONLY .content-text h3,
  .LH-SECTION-LEGAL-COPYONLY .content-text h4 {
    font-size: 20px;
  }
  .LH-SECTION-LEGAL-COPYONLY .content-text p,
  .LH-SECTION-LEGAL-COPYONLY .content-text li {
    font-size: 16px;
  }
}
.LH-SECTION-LEGAL-COPYONLY .content-text table.legalcopy {
  font-size: 20px;
}
.LH-SECTION-LEGAL-COPYONLY .content-text table.legalcopy {
  line-height: 1.75em;
  margin-bottom: 1.75em;
}
.content-container table.legalcopy {
  font-size: 13px;
}
@media (min-width: 992px) {
  .LH-SECTION-LEGAL-COPYONLY .content-text table.legalcopy {
    font-size: 16px;
  }
  .LH-SECTION-LEGAL-COPYONLY .content-text table.legalcopy {
    line-height: 1.75em;
    margin-bottom: 1.75em;
  }
}
.LH-SECTION-EQUIP-IMGLEFT .content-text,
.LH-SECTION-EQUIP-IMGRIGHT .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2vw;
}
@media (min-width: 992px) {
  .LH-SECTION-EQUIP-IMGLEFT .content-text,
  .LH-SECTION-EQUIP-IMGRIGHT .content-text {
    float: left;
    width: 41.66666667%;
  }
}
.LH-SECTION-EQUIP-IMGLEFT .content-text h1,
.LH-SECTION-EQUIP-IMGRIGHT .content-text h1 {
  text-align: center;
}
@media (min-width: 769px) {
  .LH-SECTION-EQUIP-IMGLEFT .content-text h1,
  .LH-SECTION-EQUIP-IMGRIGHT .content-text h1 {
    font-size: 45px;
    text-align: left;
  }
}
.LH-SECTION-EQUIP-IMGLEFT .content-text p,
.LH-SECTION-EQUIP-IMGRIGHT .content-text p {
  text-align: center;
}
@media (min-width: 769px) {
  .LH-SECTION-EQUIP-IMGLEFT .content-text p,
  .LH-SECTION-EQUIP-IMGRIGHT .content-text p {
    text-align: left;
  }
}
.LH-SECTION-EQUIP-IMGLEFT .content-image,
.LH-SECTION-EQUIP-IMGRIGHT .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-EQUIP-IMGLEFT .content-image,
  .LH-SECTION-EQUIP-IMGRIGHT .content-image {
    float: left;
    width: 58.33333333%;
  }
}
.LH-SECTION-EQUIP-IMGRIGHT {
  background-color: #f2f2f2;
}
@media (min-width: 992px) {
  .LH-SECTION-EQUIP-IMGRIGHT .content-image {
    left: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-EQUIP-IMGRIGHT .content-text {
    right: 58.33333333%;
  }
}
.LH-SECTION-EQUIP-IMGRIGHT .content-text .well {
  background-color: #fff;
}
.LH-SECTION-4PARTLEFT .content-top-text,
.LH-SECTION-4PARTRIGHT .content-top-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-top-text,
  .LH-SECTION-4PARTRIGHT .content-top-text {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-top-text,
  .LH-SECTION-4PARTRIGHT .content-top-text {
    padding-bottom: 50px;
  }
}
.LH-SECTION-4PARTLEFT .content-text,
.LH-SECTION-4PARTRIGHT .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-text,
  .LH-SECTION-4PARTRIGHT .content-text {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-text,
  .LH-SECTION-4PARTRIGHT .content-text {
    text-align: left;
    padding-top: 2vw;
  }
}
.LH-SECTION-4PARTLEFT .content-image,
.LH-SECTION-4PARTRIGHT .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-image,
  .LH-SECTION-4PARTRIGHT .content-image {
    float: left;
    width: 66.66666667%;
  }
}
.LH-SECTION-4PARTLEFT .content-rule,
.LH-SECTION-4PARTRIGHT .content-rule {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-rule,
  .LH-SECTION-4PARTRIGHT .content-rule {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-4PARTLEFT .content-bottom-icon,
.LH-SECTION-4PARTRIGHT .content-bottom-icon {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-bottom-icon,
  .LH-SECTION-4PARTRIGHT .content-bottom-icon {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-bottom-icon img,
  .LH-SECTION-4PARTRIGHT .content-bottom-icon img {
    float: right;
  }
}
.LH-SECTION-4PARTLEFT .content-bottom-text,
.LH-SECTION-4PARTRIGHT .content-bottom-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 85px;
  margin-top: -28px;
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-bottom-text,
  .LH-SECTION-4PARTRIGHT .content-bottom-text {
    float: left;
    width: 50%;
  }
}
.LH-SECTION-4PARTLEFT .content-footnotes,
.LH-SECTION-4PARTRIGHT .content-footnotes {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 50px;
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-footnotes,
  .LH-SECTION-4PARTRIGHT .content-footnotes {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-4PARTLEFT .content-footnotes p,
.LH-SECTION-4PARTRIGHT .content-footnotes p {
  font-size: 0.75em;
  color: #727272;
  margin: 0;
}
.LH-SECTION-4PARTLEFT {
  background-color: #f2f2f2;
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-text {
    right: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-4PARTLEFT .content-image {
    left: 33.33333333%;
  }
}
.LH-SECTION-4PARTLEFT .content-bottom-text {
  margin-left: 85px;
  margin-top: -28px;
}
.LH-SECTION-4PARTRIGHT {
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .LH-SECTION-4PARTRIGHT .content-bottom-text {
    margin-left: 0px;
    margin-top: 0px;
  }
}
.content-tile {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 769px) {
  .content-tile {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .content-tile {
    float: left;
    width: 33.33333333%;
  }
}
.content-tile h3 {
  font-size: 28px;
}
.content-tile p,
.content-tile li {
  font-size: 0.85em;
}
@media (min-width: 992px) {
  .content-tile p,
  .content-tile li {
    font-size: 1.2em;
  }
}
.content-5-tile {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 30px;
}
@media (min-width: 769px) {
  .content-5-tile {
    float: left;
    width: 20%;
  }
}
.content-5-tile h3 {
  font-size: 24px;
  font-weight: 600;
}
.content-5-tile p,
.content-5-tile li {
  font-size: 0.85em;
}
@media (min-width: 992px) {
  .content-5-tile p,
  .content-5-tile li {
    font-size: 1.05em;
  }
}
.content-4-tile {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 30px;
}
@media (min-width: 769px) {
  .content-4-tile {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .content-4-tile {
    float: left;
    width: 25%;
  }
}
.content-4-tile h3 {
  font-size: 24px;
  font-weight: 600;
}
.content-4-tile p,
.content-4-tile li {
  font-size: 0.85em;
}
@media (min-width: 992px) {
  .content-4-tile p,
  .content-4-tile li {
    font-size: 1.05em;
  }
}
.content-3-tile {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 30px;
}
@media (min-width: 769px) {
  .content-3-tile {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .content-3-tile {
    float: left;
    width: 33.33333333%;
  }
}
.content-3-tile h3 {
  font-size: 24px;
  font-weight: 600;
}
.content-3-tile p,
.content-3-tile li {
  font-size: 0.85em;
}
@media (min-width: 992px) {
  .content-3-tile p,
  .content-3-tile li {
    font-size: 1.05em;
  }
}
.content-2-tile {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 30px;
}
@media (min-width: 769px) {
  .content-2-tile {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .content-2-tile {
    float: left;
    width: 50%;
  }
}
.content-2-tile h3 {
  font-size: 24px;
  font-weight: 600;
}
.content-2-tile p,
.content-2-tile li {
  font-size: 0.85em;
}
@media (min-width: 992px) {
  .content-2-tile p,
  .content-2-tile li {
    font-size: 1.05em;
  }
}
.LH-SECTION-FORM p,
.LH-SECTION-FORM li {
  font-size: 15px;
}
.LH-SECTION-FORM .content-form {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-FORM .content-form {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-FORM .content-form {
    right: 33.33333333%;
  }
}
.LH-SECTION-FORM .content-form .one-line {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 10px 0;
  font-size: 12px;
  padding: 0.75em;
  height: auto;
}
.LH-SECTION-FORM .content-form .one-line:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.LH-SECTION-FORM .content-form .one-line::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.LH-SECTION-FORM .content-form .one-line:-ms-input-placeholder {
  color: #999;
}
.LH-SECTION-FORM .content-form .one-line::-webkit-input-placeholder {
  color: #999;
}
.LH-SECTION-FORM .content-form .one-line[disabled],
.LH-SECTION-FORM .content-form .one-line[readonly],
fieldset[disabled] .LH-SECTION-FORM .content-form .one-line {
  background-color: #eeeeee;
  opacity: 1;
}
.LH-SECTION-FORM .content-form .one-line[disabled],
fieldset[disabled] .LH-SECTION-FORM .content-form .one-line {
  cursor: not-allowed;
}
textarea.LH-SECTION-FORM .content-form .one-line {
  height: auto;
}
.LH-SECTION-FORM .content-form .one-line label {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: normal;
}
@media (min-width: 769px) {
  .LH-SECTION-FORM .content-form .one-line label {
    float: left;
    width: 25%;
  }
}
.LH-SECTION-FORM .content-form .one-line input {
  border: none;
  width: 50%;
}
.LH-SECTION-FORM .content-form .one-line select {
  background-color: #fff;
  border: none;
  width: 50%;
}
@media (min-width: 769px) {
  .LH-SECTION-FORM .content-form .one-line {
    font-size: 17px;
  }
  .LH-SECTION-FORM .content-form .one-line input {
    width: 75%;
  }
  .LH-SECTION-FORM .content-form .one-line select {
    width: 75%;
  }
}
.LH-SECTION-FORM .content-form .multi-line {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 10px 0;
  font-size: 17px;
  height: auto;
}
.LH-SECTION-FORM .content-form .multi-line:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.LH-SECTION-FORM .content-form .multi-line::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.LH-SECTION-FORM .content-form .multi-line:-ms-input-placeholder {
  color: #999;
}
.LH-SECTION-FORM .content-form .multi-line::-webkit-input-placeholder {
  color: #999;
}
.LH-SECTION-FORM .content-form .multi-line[disabled],
.LH-SECTION-FORM .content-form .multi-line[readonly],
fieldset[disabled] .LH-SECTION-FORM .content-form .multi-line {
  background-color: #eeeeee;
  opacity: 1;
}
.LH-SECTION-FORM .content-form .multi-line[disabled],
fieldset[disabled] .LH-SECTION-FORM .content-form .multi-line {
  cursor: not-allowed;
}
textarea.LH-SECTION-FORM .content-form .multi-line {
  height: auto;
}
.LH-SECTION-FORM .content-form .multi-line label {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: normal;
}
.LH-SECTION-FORM .content-form .multi-line textarea {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: none;
  border: none;
  width: 100%;
}
.LH-SECTION-FORM .content-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-FORM .content-sidebar {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-FORM .content-sidebar {
    left: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-FORM .content-sidebar h2 {
    font-size: 35px;
  }
}
#brochure_mainpanel {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
#brochure_mainpanel h1 {
  font-size: 20px;
  color: #00498f;
  margin: 0;
  padding: 0;
}
#brochure_mainpanel h3 {
  font-size: 17px;
  color: #234061;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#brochure_mainpanel h4 {
  font-size: 13px;
  color: #234061;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
#brochure_sidebar {
  float: left;
  width: 198px;
}
#brochure_sidebar h3 {
  font-weight: bold;
  font-size: 17px;
  color: #fff;
  margin: 0;
  padding: 0;
}
#brochure_sidebar h4 {
  font-weight: bold;
  font-size: 17px;
  color: #234061;
  margin: 0;
  padding: 0;
}
.brochure_sidebar_topcap {
  background-image: url(/images/ui/cartsummary_topcap.gif);
  background-repeat: no-repeat;
  height: 26px;
  padding-top: 5px;
  padding-left: 15px;
  text-align: left;
}
#brochure_sidebar_body {
  background-color: #fff;
  border-right: 1px solid #79a9d2;
  border-left: 1px solid #79a9d2;
  padding-bottom: 5px;
}
#brochure_sidebar_body ul {
  margin: 0px;
  padding-top: 9px;
  padding-left: 12px;
  list-style: none;
}
.brochure_menu_box {
  height: 30px;
}
.brochure_title_hdr {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #00498f;
}
.brochure_title_hdr_lrg {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #00498f;
  margin-left: 20px;
}
#brochure_content {
  margin-left: 218px;
}
#brochure_content td p {
  font-size: 13px;
  font-weight: normal;
  color: #707781;
  margin-left: 20px;
  margin-right: 90px;
}
#brochure_content .disclaimer p {
  font-size: 11px;
}
#brochure_content h1 {
  font-size: 22px;
}
#brochure_content h5 {
  font-size: 15px;
  font-weight: bold;
  color: #00498f;
  margin: 0;
  padding: 0;
}
#brochure_content ul {
  font-size: 13px;
  font-weight: normal;
  color: #707781;
}
#brochure_content ol {
  font-size: 13px;
  font-weight: normal;
  color: #707781;
}
.brochure_content_body ul {
  font-size: 13px;
  font-weight: normal;
  color: #707781;
  margin: 0;
  margin-right: 90px;
}
.brochure_content_btmcap {
  background-image: url(/images/ui/accordion_btmcap.gif);
  background-repeat: no-repeat;
  height: 8px;
}
.white-bg {
  background-color: #ffffff;
}
.lt-grey-bg {
  background-color: #f2f2f2;
}
.md-grey-bg {
  background-color: #dddddd;
}
.md-blue-bg {
  background-color: #1b9bd7;
  color: #fff;
  border: none;
}
.blue-bg {
  background-color: #0274d7;
  color: #fff;
  border: none;
}
.blue-bg a {
  color: #fff !important;
}
.pale-yellow-bg {
  background-color: #f6f6ee;
}
#cart-summary {
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  border-radius: 4px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  padding-right: 0px;
}
@media (max-width: 768px) {
  #cart-summary {
    display: none !important;
  }
}
@media (min-width: 769px) {
  #cart-summary {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #cart-summary {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #cart-summary {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  #cart-summary {
    width: 1470px;
  }
}
#cart-summary > .navbar-header,
#cart-summary > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  #cart-summary > .navbar-header,
  #cart-summary > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#cart-summary .panel-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 10px 0px 10px 0px;
  background-color: #fff;
}
@media (min-width: 992px) {
  #cart-summary .panel-1 {
    float: left;
    width: 25%;
  }
}
#cart-summary .panel-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f3f3f3;
  padding: 10px 0px 10px 0px;
  border-left: 1px solid #cccccc;
}
@media (min-width: 992px) {
  #cart-summary .panel-2 {
    float: left;
    width: 75%;
  }
}
#cart-summary .cart-btn-checkout {
  float: right !important;
}
#cart-summary .cart-btn-checkout a {
  margin-right: 10px;
  border-radius: 6px;
  background-color: #37c021;
  height: 40px;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-weight: bold;
  margin-top: 7px;
}
#cart-summary .addcart_details_btn a,
#cart-summary .continue_details_btn a {
  margin-right: 10px;
  border-radius: 6px;
  background-color: #37c021;
  height: 40px;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-weight: bold;
  margin-top: 7px;
}
#cart-summary .cart-checkout .head,
#cart-summary .addcart_details_btn .head,
#cart-summary .continue_details_btn .head {
  font-size: 25.805px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #169a01;
  font-weight: bold;
  line-height: 1.004;
  text-align: left;
}
#cart-summary .cart-checkout .summary,
#cart-summary .addcart_details_btn .summary,
#cart-summary .continue_details_btn .summary {
  float: left !important;
  margin-left: 10px;
}
#cart-summary .cart-checkout .summary .text,
#cart-summary .addcart_details_btn .summary .text,
#cart-summary .continue_details_btn .summary .text {
  font-weight: bold;
}
#cart-summary .cart-checkout .summary .items,
#cart-summary .addcart_details_btn .summary .items,
#cart-summary .continue_details_btn .summary .items {
  font-weight: normal;
}
#cart-summary .cart_summary_itembox {
  display: none;
}
#cart-summary .cart_summary_itembox:last-of-type {
  display: block;
  vertical-align: middle;
  font-size: 13px;
  padding-top: 7px;
}
#cart-summary .cart_summary_itembox:last-of-type img {
  padding-top: 7px;
}
.largeBottle {
  position: relative;
  top: 25px;
}
#product-filter .panel {
  border-radius: 0;
}
@media (min-width: 992px) {
  .login {
    padding-top: 60px;
  }
  .login .container-wrapper {
    width: 900px;
    padding: 10px 0 10px 0;
    margin: 0 auto 0 auto;
  }
  .login .form-group > label {
    font-size: 18px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #333333;
    font-weight: bold;
  }
  .login .Remember_Me {
    font-size: 15px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #333333;
  }
  .login .header {
    font-size: 34px;
    padding-bottom: 60px;
    font-weight: 100;
  }
  .login .col-md-6 {
    padding: 0px;
  }
  .login .p-left {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #FAFAFA;
    min-height: 380px;
  }
  .login .panel-left {
    background-color: #FAFAFA;
    width: 100%;
    z-index: 54;
    border-radius: 0px;
    padding: 0 35px 0px 35px;
  }
  .login .panel-left h2 {
    font-size: 34px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #333333;
    font-weight: 100;
    padding-bottom: 15px;
  }
  .login .p-right {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #e7e7e7;
    min-height: 380px;
  }
  .login .panel-right {
    background-color: #e7e7e7;
    width: 100%;
    z-index: 53;
    border-radius: 0px;
    padding: 20px 0px 0px 20px;
  }
  .login .panel-right p {
    font-size: 0.889em;
    color: #333333;
    padding-bottom: 20px;
  }
  .login .panel-right .learn-more {
    position: absolute;
    bottom: 15px;
  }
  .login #login_link {
    margin: 20px 0 20px 0;
  }
  .login h3 {
    padding-bottom: 30px;
    padding-top: 80px;
    font-size: 28px;
  }
  .login .features {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  .login .features .title {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    z-index: 22;
    padding-bottom: 15px;
  }
  .login .features .content {
    padding: 0 60px 0 60px;
    font-size: 14px;
    color: #333333;
    text-align: center;
    width: 186.203px;
    height: 51px;
    z-index: 16;
  }
  .login .features img {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .login .p-left {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .login .p-right {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .login .features {
    float: left;
    width: 25%;
  }
}
@media (max-width: 768px) {
  #lhCart {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .filterpanel {
    display: none;
  }
}
.addcart_details_btn:last-of-type,
.continue_details_btn:last-of-type {
  display: none;
}
#offer_choice input {
  margin-left: -30px;
}
div#plan-select {
  text-align: center!important;
}
@media (min-width: 769px) {
  div#plan-select {
    min-height: 211px;
    margin-top: 15px;
  }
}
.col-md-pull-9 {
  margin-top: 15px;
}
@media (max-width: 768px) {
  .col-md-pull-9 {
    position: inherit!important;
  }
}
.col-md-push-3 {
  margin-top: 15px;
}
.add-products {
  margin-top: 55px;
  overflow: visible;
}
@media (min-width: 769px) {
  .add-products {
    display: none !important;
  }
}
.budget-normal,
.store_bottle_box {
  border-style: solid!important;
  border-width: 1px!important;
  border-color: #bde8f0 !important;
  border-radius: 4px!important;
  background-color: #ffffff !important;
  padding: 15px!important;
  min-height: 700px!important;
  margin-left: 15px!important;
  margin-right: 15px!important;
  margin-top: 15px!important;
  text-align: center;
}
.budget-normal .plan-body,
.store_bottle_box .plan-body {
  text-align: left;
}
.budget-normal .action-container,
.store_bottle_box .action-container {
  text-align: center;
}
.waterCooler > .budget_cooler {
  position: relative;
  min-height: 1px;
  padding-left: 12.5px;
  padding-right: 12.5px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 25px;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .waterCooler > .budget_cooler {
    float: left;
    width: 25%;
  }
}
.waterCooler > .budget_cooler img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.waterCooler > .budget_cooler .budget_cooler_body {
  border-style: solid;
  border-width: 1px;
  border-color: #bde8f0;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 15px;
  min-height: 700px;
  margin-left: 15px;
  margin-right: 15px;
}
.waterCooler > .budget_cooler .budget_cooler_body .budget_cooler_options {
  min-height: 275px;
}
.waterCooler > .budget_cooler .budget_cooler_body .action-container {
  text-align: center;
}
.header-landing {
  background-color: #125697;
  color: white;
  padding: 10px 10px;
}
@media (min-width: 992px) {
  .header-landing {
    padding: 15px 30px;
  }
}
.header-landing .crystal-logo {
  float: left;
  max-width: 30%;
}
.header-landing .header-actions {
  float: right;
  max-width: 48%;
}
@media (min-width: 992px) {
  .header-landing .header-actions {
    max-width: 70%;
  }
}
.header-landing p {
  font-size: 1.2vw;
  margin-bottom: 0;
  line-height: 1;
  text-align: right;
}
@media (max-width: 769px) {
  .header-landing p {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .header-landing p {
    font-size: 18px;
  }
}
.header-landing a {
  color: #fff;
}
.header-landing .top-text span {
  font-size: 2vw;
  font-weight: bold;
}
@media (max-width: 769px) {
  .header-landing .top-text span {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .header-landing .top-text span {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .header-landing .bottom-text {
    display: none !important;
  }
}
#watertabstrip {
  width: 100%;
}
@media (min-width: 992px) {
  #watertabstrip {
    width: 1260px;
  }
}
div[aria-expanded="true"]after {
  top: 3px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.disclaimer {
  text-align: left;
  clear: both;
  font-style: italic;
  padding-left: 25px;
}
.disclaimer p {
  font-size: 1em!important;
}
#customerLetter {
  font-size: 1.2vw;
}
@media (max-width: 769px) {
  #customerLetter {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  #customerLetter {
    font-size: 18px;
  }
}
#customerLetter .modal-backdrop {
  z-index: 1;
}
#customerLetter .modal-dialog {
  z-index: 99;
}
#customerLetter .modal-header {
  display: inline-block;
  width: 100%;
}
#customerLetter .modal-body {
  padding: 10px 40px;
}
.budget-normal,
.store_bottle_box {
  text-align: left;
}
.budget-normal .panel-body,
.store_bottle_box .panel-body,
.budget-normal .plan-body,
.store_bottle_box .plan-body,
.budget-normal .panel-heading,
.store_bottle_box .panel-heading {
  text-align: left;
}
.budget-normal .plan-image,
.store_bottle_box .plan-image {
  text-align: center;
}
.store_opt_txt {
  float: inherit;
}
.qtyform {
  padding-left: 30px!important;
}
@media (max-width: 768px) {
  .page-review #productForm {
    display: none;
  }
}
@media (max-width: 768px) {
  #home_budgetdetails {
    margin-bottom: 60px;
  }
}
@media (min-width: 769px) {
  .back_details_btn {
    float: left !important;
  }
}
@media (max-width: 768px) {
  .backdetails-btn a {
    display: block;
    width: 100%;
  }
}
.index-get-started .bg-darker-blue {
  display: none !important;
}
.bluebanner {
  background: #4ca9d6;
  color: #fff;
  text-align: center;
  padding: 5px 0px;
  width: 100%;
  z-index: 100;
  border-top: 0px solid #fff;
  margin-top: 68px;
  position: fixed;
}
.bluebanner p {
  margin: 0;
  font-size: 21px;
  line-height: 1em;
  font-weight: bold;
}
#product-filter.affix {
  position: fixed;
  top: 150px;
  left: auto;
  right: auto;
  width: 290px;
}
.supportjsf #landingwideBody {
  padding-top: 100px;
}
.supportjsf .error {
  color: red;
}
.supportjsf #anchor-point {
  padding-bottom: 0;
}
.supportjsf .contact-form {
  padding-top: 0;
}
.supportjsf .contact-form .content-container {
  padding-top: 0;
}
.supportjsf .LH-SECTION-TEXTCENTER {
  border-bottom: none;
}
.office-delivery-service li,
.home-delivery-service li {
  color: #333;
}
.bottled-water-quality .content-bottom-text {
  /* Smartphones (portrait and landscape) ----------- */
}
@media (max-device-width: 769px) {
  .bottled-water-quality .content-bottom-text {
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
  }
}
.water-filtration-systems-and-service td:nth-child(n+2) {
  text-align: center;
}
@media (min-width: 992px) {
  .modal-dialog {
    top: 10vh !important;
  }
}
.modal-header {
  border: none;
}
@media (max-width: 768px) {
  .modal .modal-dialog {
    top: 5vh;
  }
  .modal .modal-dialog .modal-header {
    padding-bottom: 0;
  }
  .modal .modal-dialog .modal-body {
    padding-top: 0;
  }
  .product-modal .modal-dialog .modal-content {
    padding: 0;
  }
  .product-modal .modal-dialog .modal-content .modal-header {
    position: fixed;
    top: 0;
    padding: 15px;
    right: 0;
    z-index: 99;
    width: 100%;
  }
  .product-modal .modal-dialog .modal-content .modal-body {
    padding: 20px 20px;
    margin-top: 50px;
  }
}
td a {
  cursor: pointer!important;
}
.bottled-water-sitemap #landingwideBody,
.site-terms-and-conditions #landingwideBody {
  padding-top: 60px;
}
.video-video .content-image img {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.video-video .video-youtube,
.video-video #video-youtube {
  max-width: 720px;
  margin: auto;
  padding-bottom: 405px;
}
.video-video .video-youtube iframe,
.video-video #video-youtube iframe {
  max-height: 405px;
  max-width: 720px;
}
.video-video .content-container {
  padding-bottom: 25px;
}
.sem-290 #landingwideBody,
.sem-290-g #landingwideBody,
.promo-50 #landingwideBody,
.nurseryOffer #landingwideBody,
.promo-first-month-free #landingwideBody {
  padding-top: 0;
}
.LH-SECTION-HERO-CAROUSEL {
  padding-bottom: 0;
  position: relative;
  margin: 0;
  padding: 0;
}
@media (min-width: 769px) {
}
.LH-SECTION-HERO-CAROUSEL .content-container .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-HERO-CAROUSEL .content-container .content-text {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-HERO-CAROUSEL .content-container .content-text {
    margin-left: 8.33333333%;
  }
}
.LH-SECTION-HERO-CAROUSEL .content-container .content-text h3 {
  font-weight: 700;
}
.LH-SECTION-HERO-CAROUSEL .carousel {
  margin: 0;
  padding: 0;
}
.LH-SECTION-HERO-CAROUSEL .carousel .item {
  background-position: center;
  background-size: cover;
  height: 110vh;
}
@media (max-height: 850px) and (orientation: landscape) {
  .LH-SECTION-HERO-CAROUSEL .carousel .item {
    height: 720px;
  }
}
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-caption {
  color: #333 !important;
  height: 110vh;
  padding-top: 75px;
  padding-bottom: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-shadow: none;
  top: 0;
}
@media (max-height: 850px) and (orientation: landscape) {
  .LH-SECTION-HERO-CAROUSEL .carousel .carousel-caption {
    height: 720px;
  }
}
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-caption h2 {
  font-size: 6vw;
  margin: 0;
}
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-caption h1 {
  font-size: 7vw;
  font-weight: 100;
  margin: 0 0 0.25em;
}
@media (max-width: 768px) {
}
@media (min-width: 769px) {
  .LH-SECTION-HERO-CAROUSEL .carousel .carousel-caption h2 {
    font-size: 30px;
    margin: 0;
  }
  .LH-SECTION-HERO-CAROUSEL .carousel .carousel-caption h1 {
    font-size: 48px;
    font-weight: 100;
    margin: 0 0 0.25em;
  }
}
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-control {
  display: inherit;
  color: #333;
  text-shadow: none;
  width: 12%;
}
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-control:hover {
  color: #333;
}
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-control.left {
  margin-left: 7px;
}
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-control.right {
  margin-right: 15px;
}
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-control.left,
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-control.right {
  background: none;
}
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-control .icon-prev,
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-control .icon-next,
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-control .glyphicon-menu-left,
.LH-SECTION-HERO-CAROUSEL .carousel .carousel-control .glyphicon-menu-right {
  width: 50px;
  height: 50px;
  background-color: #333;
  border-radius: 30px;
  color: #fff;
  top: 43%;
  font-size: 22px;
  line-height: 50px;
}
@media (max-width: 769px) {
  .LH-SECTION-HERO-CAROUSEL .carousel .carousel-control .icon-prev,
  .LH-SECTION-HERO-CAROUSEL .carousel .carousel-control .icon-next,
  .LH-SECTION-HERO-CAROUSEL .carousel .carousel-control .glyphicon-menu-left,
  .LH-SECTION-HERO-CAROUSEL .carousel .carousel-control .glyphicon-menu-right {
    top: 39vh;
    font-size: 18px;
  }
}
.LH-SECTION-HERO-CAROUSEL .regional-logos {
  display: none;
}
.LH-SECTION-HERO-CAROUSEL .regional-logos.water {
  display: inherit;
  width: 100%;
  margin: 0;
  padding: 30px 0;
  background-color: #e1e1e1;
  text-align: center;
}
.LH-SECTION-HERO-CAROUSEL .regional-logos.water .group {
  display: inline-block;
}
@media (max-width: 768px) {
  .LH-SECTION-HERO-CAROUSEL .regional-logos.water {
    display: none;
  }
}
.LH-SECTION-HERO-CAROUSEL .carousel-indicators {
  display: none !important;
  bottom: 175px;
}
@media (max-width: 768px) {
  .LH-SECTION-HERO-CAROUSEL .carousel-indicators {
    bottom: 10px;
  }
}
@media (min-width: 1217px) {
  .LH-SECTION-HERO-CAROUSEL .carousel-indicators {
    bottom: 125px;
  }
}
.LH-SECTION-HERO-CAROUSEL .down-arrow {
  text-align: center;
  position: absolute;
  width: 100%;
  line-height: 5vw;
  top: 90vh;
  cursor: pointer;
  cursor: hand;
  margin: auto;
  opacity: 0.7;
  -webkit-transition: opacity ease 600ms;
  -o-transition: opacity ease 600ms;
  transition: opacity ease 600ms;
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-min-device-pixel-ratio: 4) and (-webkit-device-pixel-ratio: 4) and (orientation: portrait) {
  .LH-SECTION-HERO-CAROUSEL .down-arrow {
    top: 80vh;
  }
}
@media screen and (max-device-width: 375px) {
  .LH-SECTION-HERO-CAROUSEL .down-arrow {
    top: 75vh;
  }
}
.LH-SECTION-HERO-CAROUSEL .down-arrow i {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 42px;
  color: #777777;
}
.LH-SECTION-HERO-CAROUSEL .down-arrow i:before {
  content: "\e259";
}
footer {
  min-height: 60px;
  /* Height of the footer */
}
@media (max-width: 768px) {
  footer {
    min-height: 183px;
  }
}
.home .zip_change {
  display: none !important;
}
.home #homepagehero {
  min-height: 600px;
}
.home #homepagehero .btn-primary {
  color: #fff;
  background-color: #2ec200;
  border-color: #28a900;
}
.home #homepagehero .btn-primary:focus,
.home #homepagehero .btn-primary.focus {
  color: #fff;
  background-color: #228f00;
  border-color: #0a2900;
}
.home #homepagehero .btn-primary:hover {
  color: #fff;
  background-color: #228f00;
  border-color: #196b00;
}
.home #homepagehero .btn-primary:active,
.home #homepagehero .btn-primary.active,
.open > .dropdown-toggle.home #homepagehero .btn-primary {
  color: #fff;
  background-color: #228f00;
  border-color: #196b00;
}
.home #homepagehero .btn-primary:active:hover,
.home #homepagehero .btn-primary.active:hover,
.open > .dropdown-toggle.home #homepagehero .btn-primary:hover,
.home #homepagehero .btn-primary:active:focus,
.home #homepagehero .btn-primary.active:focus,
.open > .dropdown-toggle.home #homepagehero .btn-primary:focus,
.home #homepagehero .btn-primary:active.focus,
.home #homepagehero .btn-primary.active.focus,
.open > .dropdown-toggle.home #homepagehero .btn-primary.focus {
  color: #fff;
  background-color: #196b00;
  border-color: #0a2900;
}
.home #homepagehero .btn-primary:active,
.home #homepagehero .btn-primary.active,
.open > .dropdown-toggle.home #homepagehero .btn-primary {
  background-image: none;
}
.home #homepagehero .btn-primary.disabled,
.home #homepagehero .btn-primary[disabled],
fieldset[disabled] .home #homepagehero .btn-primary,
.home #homepagehero .btn-primary.disabled:hover,
.home #homepagehero .btn-primary[disabled]:hover,
fieldset[disabled] .home #homepagehero .btn-primary:hover,
.home #homepagehero .btn-primary.disabled:focus,
.home #homepagehero .btn-primary[disabled]:focus,
fieldset[disabled] .home #homepagehero .btn-primary:focus,
.home #homepagehero .btn-primary.disabled.focus,
.home #homepagehero .btn-primary[disabled].focus,
fieldset[disabled] .home #homepagehero .btn-primary.focus,
.home #homepagehero .btn-primary.disabled:active,
.home #homepagehero .btn-primary[disabled]:active,
fieldset[disabled] .home #homepagehero .btn-primary:active,
.home #homepagehero .btn-primary.disabled.active,
.home #homepagehero .btn-primary[disabled].active,
fieldset[disabled] .home #homepagehero .btn-primary.active {
  background-color: #2ec200;
  border-color: #28a900;
}
.home #homepagehero .btn-primary .badge {
  color: #2ec200;
  background-color: #fff;
}
.home .LH-SECTION-HERO-CAROUSEL {
  overflow: hidden;
}
.homepage #beverageprovider .modal-body {
  height: 350px;
}
.homepage .LH-SECTION-TEXTCENTER h1 {
  font-size: 3.2vw;
  padding: 15px 0;
}
@media (max-width: 769px) {
  .homepage .LH-SECTION-TEXTCENTER h1 {
    font-size: 24px;
  }
}
@media (min-width: 1500px) {
  .homepage .LH-SECTION-TEXTCENTER h1 {
    font-size: 48px;
  }
}
.homepage .LH-SECTION-TEXTCENTER p {
  font-size: 1.6vw;
  font-weight: 100;
  line-height: 1.7;
  margin: auto;
}
@media (max-width: 769px) {
  .homepage .LH-SECTION-TEXTCENTER p {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .homepage .LH-SECTION-TEXTCENTER p {
    font-size: 24px;
  }
}
.homepage .LH-SECTION-TEXTCENTER .content-container {
  /* Smartphones (portrait and landscape) ----------- */
  /* iPhone (landscape) ----------- */
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
}
@media only screen and (max-width: 769px) and (orientation: landscape) {
}
.homepage .LH-SECTION-HOME-IMGLEFT {
  border-bottom: 1px solid #d7d7d7;
}
.homepage .LH-SECTION-HOME-IMGLEFT .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2vw;
}
@media (min-width: 992px) {
  .homepage .LH-SECTION-HOME-IMGLEFT .content-text {
    float: left;
    width: 41.66666667%;
  }
}
.homepage .LH-SECTION-HOME-IMGLEFT .content-text h1 {
  text-align: center;
}
@media (min-width: 769px) {
  .homepage .LH-SECTION-HOME-IMGLEFT .content-text h1 {
    font-size: 45px;
    text-align: left;
  }
}
.homepage .LH-SECTION-HOME-IMGLEFT .content-text p {
  text-align: center;
}
@media (min-width: 769px) {
  .homepage .LH-SECTION-HOME-IMGLEFT .content-text p {
    text-align: left;
  }
}
.homepage .LH-SECTION-HOME-IMGLEFT .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .homepage .LH-SECTION-HOME-IMGLEFT .content-image {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .homepage .LH-SECTION-HOME-IMGLEFT .content-image {
    right: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .homepage .LH-SECTION-HOME-IMGLEFT .content-text {
    left: 58.33333333%;
  }
}
.homepage .LH-SECTION-HOME-IMGRIGHT {
  border-bottom: 1px solid #d7d7d7;
}
.homepage .LH-SECTION-HOME-IMGRIGHT .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2vw;
}
@media (min-width: 992px) {
  .homepage .LH-SECTION-HOME-IMGRIGHT .content-text {
    float: left;
    width: 41.66666667%;
  }
}
.homepage .LH-SECTION-HOME-IMGRIGHT .content-text h1 {
  text-align: center;
}
@media (min-width: 769px) {
  .homepage .LH-SECTION-HOME-IMGRIGHT .content-text h1 {
    font-size: 45px;
    text-align: left;
  }
}
.homepage .LH-SECTION-HOME-IMGRIGHT .content-text p {
  text-align: center;
}
@media (min-width: 769px) {
  .homepage .LH-SECTION-HOME-IMGRIGHT .content-text p {
    text-align: left;
  }
}
.homepage .LH-SECTION-HOME-IMGRIGHT .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .homepage .LH-SECTION-HOME-IMGRIGHT .content-image {
    float: left;
    width: 58.33333333%;
  }
}
.homepage .LH-SECTION-HOME-IMGRIGHT .content-text {
  padding-top: 6.66vw;
}
.homepage .LH-SECTION-HOME-IMGLEFT,
.homepage .LH-SECTION-HOME-IMGRIGHT {
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f3f3f3));
  background: -o-linear-gradient(#fbfbfb, #f3f3f3);
  background: linear-gradient(#fbfbfb, #f3f3f3);
  border-bottom: 6px solid #fff;
}
.homepage .LH-SECTION-HOME-IMGLEFT h2,
.homepage .LH-SECTION-HOME-IMGRIGHT h2 {
  font-size: 2vw;
  font-weight: 600;
  line-height: 1.7;
  text-align: center;
  margin: 0;
}
@media (max-width: 769px) {
  .homepage .LH-SECTION-HOME-IMGLEFT h2,
  .homepage .LH-SECTION-HOME-IMGRIGHT h2 {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .homepage .LH-SECTION-HOME-IMGLEFT h2,
  .homepage .LH-SECTION-HOME-IMGRIGHT h2 {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .homepage .LH-SECTION-HOME-IMGLEFT h2,
  .homepage .LH-SECTION-HOME-IMGRIGHT h2 {
    text-align: left;
  }
}
.homepage .LH-SECTION-HOME-IMGLEFT h1,
.homepage .LH-SECTION-HOME-IMGRIGHT h1 {
  font-size: 3.2vw;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 1.5vw;
}
@media (max-width: 769px) {
  .homepage .LH-SECTION-HOME-IMGLEFT h1,
  .homepage .LH-SECTION-HOME-IMGRIGHT h1 {
    font-size: 24px;
  }
}
@media (min-width: 1500px) {
  .homepage .LH-SECTION-HOME-IMGLEFT h1,
  .homepage .LH-SECTION-HOME-IMGRIGHT h1 {
    font-size: 48px;
  }
}
.homepage .LH-SECTION-HOME-IMGLEFT p,
.homepage .LH-SECTION-HOME-IMGRIGHT p {
  line-height: 1.778;
  font-size: 1.2vw;
  font-weight: 100;
  text-align: left;
}
@media (max-width: 769px) {
  .homepage .LH-SECTION-HOME-IMGLEFT p,
  .homepage .LH-SECTION-HOME-IMGRIGHT p {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .homepage .LH-SECTION-HOME-IMGLEFT p,
  .homepage .LH-SECTION-HOME-IMGRIGHT p {
    font-size: 18px;
  }
}
.homepage .white-bg {
  background: #ffffff !important;
}
.homepage .modal-backdrop {
  z-index: 0;
}
.LH-SECTION-BOTTOMBRANDS {
  display: none;
}
.LH-SECTION-BOTTOMBRANDS.water {
  display: inherit;
  text-align: center;
  display: none !important;
}
@media (max-width: 768px) {
  .LH-SECTION-BOTTOMBRANDS.water {
    display: block !important;
  }
}
.LH-SECTION-BOTTOMBRANDS.water .regional-logos {
  text-align: center;
}
.LH-SECTION-CHECKOUT {
  padding-top: 25px;
  padding-bottom: 0px;
}
@media (min-width: 992px) {
  .LH-SECTION-CHECKOUT {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffffff), color-stop(50%, #f8f8f8));
    background: -o-linear-gradient(left, #ffffff 50%, #f8f8f8 50%);
    background: linear-gradient(90deg, #ffffff 50%, #f8f8f8 50%);
  }
}
.LH-SECTION-CHECKOUT .content-container {
  padding-top: 0;
  padding-bottom: 0;
}
.LH-SECTION-CHECKOUT .content-container .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding-top: 75px;
}
@media (min-width: 992px) {
  .LH-SECTION-CHECKOUT .content-container .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-CHECKOUT .content-container .content-image h1 {
    font-size: 34px;
    margin-bottom: 7px;
    margin-top: 0;
  }
}
.LH-SECTION-CHECKOUT .content-container .content-image .heading {
  font-size: 1.46666667vw;
  font-weight: 700;
}
@media (max-width: 769px) {
  .LH-SECTION-CHECKOUT .content-container .content-image .heading {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .LH-SECTION-CHECKOUT .content-container .content-image .heading {
    font-size: 22px;
  }
}
.LH-SECTION-CHECKOUT .content-container .carousel {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding-top: 64px;
}
@media (min-width: 992px) {
  .LH-SECTION-CHECKOUT .content-container .carousel {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-CHECKOUT .content-container .carousel h1 {
    font-size: 34px;
    margin-bottom: 0;
  }
}
.LH-SECTION-CHECKOUT .content-container .carousel .carousel-indicators li {
  border-color: #333;
}
.LH-SECTION-CHECKOUT .content-container .carousel .carousel-indicators li.active {
  background-color: #333;
}
.LH-SECTION-CHECKOUT .content-container .carousel .item img {
  margin: 0 auto 50px;
  padding-top: 100px;
}
.LH-SECTION-CHECKOUT .content-container .carousel .carousel-caption {
  left: 0;
  right: 0;
  top: -9px;
  bottom: 0;
  text-shadow: none;
  color: #333 !important;
}
.LH-SECTION-CHECKOUT .content-container .carousel .carousel-control {
  color: #333;
  text-shadow: none;
}
.LH-SECTION-CHECKOUT .content-container .carousel .carousel-control:hover {
  color: #333;
}
.LH-SECTION-CHECKOUT .content-container .carousel .carousel-control.left,
.LH-SECTION-CHECKOUT .content-container .carousel .carousel-control.right {
  background: none;
}
.LH-SECTION-CHECKOUT .content-container .carousel .carousel-control .fa-angle-left:before {
  content: "\e079";
}
.LH-SECTION-CHECKOUT .content-container .carousel .carousel-control .fa-angle-right:before {
  content: "\e080";
}
.LH-SECTION-CHECKOUT .content-container .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #f8f8f8;
  border-top: 1px solid #dfdfdf;
}
@media (min-width: 992px) {
  .LH-SECTION-CHECKOUT .content-container .content-text {
    float: left;
    width: 66.66666667%;
  }
}
@media (max-width: 769px) {
  .LH-SECTION-CHECKOUT .content-container .content-text {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-CHECKOUT .content-container .content-text {
    min-height: 1200px;
    border-top: 0;
    border-left: 1px solid #dfdfdf;
  }
  .LH-SECTION-CHECKOUT .content-container .content-text h1 {
    font-size: 42px;
  }
  .LH-SECTION-CHECKOUT .content-container .content-text h2 {
    font-size: 34px;
    padding: 0.5em 0 0.75em;
  }
}
.LH-SECTION-CHECKOUT .content-container .content-text input[type="radio"] {
  display: none;
}
.LH-SECTION-CHECKOUT .content-container .content-text input[type="radio"] + label .fa-check-circle {
  display: none;
  color: #105697;
}
.LH-SECTION-CHECKOUT .content-container .content-text input[type="radio"] + label .fa-circle-o {
  color: #2196F3;
}
.LH-SECTION-CHECKOUT .content-container .content-text input[type="radio"]:checked + label .fa-check-circle {
  display: block;
}
.LH-SECTION-CHECKOUT .content-container .content-text input[type="radio"]:checked + label .fa-circle-o {
  display: none;
}
.LH-SECTION-CHECKOUT .content-container .content-text label.pickaplan {
  font-size: 1.5em;
  font-weight: 300;
}
.LH-SECTION-CHECKOUT .content-container .content-text label.sameorother {
  font-weight: 400;
}
.LH-SECTION-CHECKOUT .content-container .content-text label.sameorother.indented {
  padding-left: 25px;
}
.LH-SECTION-CHECKOUT .content-container .content-text label.sameorother .fa-stack {
  font-size: 1.5em;
}
.LH-SECTION-CHECKOUT .content-container .content-text .hr-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-CHECKOUT .content-container .content-text .hr-col {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-CHECKOUT .content-container .content-text .hr-col .hr-row {
  margin-left: -15px;
  margin-right: -15px;
}
.LH-SECTION-CHECKOUT .content-container .content-text .hr-col .hr-row hr {
  border-color: #dfdfdf;
}
.LH-SECTION-CHECKOUT .content-container .content-text #purchase,
.LH-SECTION-CHECKOUT .content-container .content-text #monthly-rent {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .LH-SECTION-CHECKOUT .content-container .content-text #purchase,
  .LH-SECTION-CHECKOUT .content-container .content-text #monthly-rent {
    float: left;
    width: 50%;
  }
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel {
  border-color: #ddd;
  border-radius: 6px;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .title {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  background-color: #cdcdcd;
  padding: 1em;
  border-radius: 6px 6px 0 0;
  min-height: 48px;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .title + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .title .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .price {
  padding: 15px;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  padding: 0;
  background-color: #dadada;
  min-height: 123px;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .price h1 {
  font-size: 5.33333333vw;
  font-weight: 600;
  margin: 0;
}
@media (max-width: 769px) {
  .LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .price h1 {
    font-size: 60px;
  }
}
@media (min-width: 1500px) {
  .LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .price h1 {
    font-size: 80px;
  }
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .price h1 sup {
  font-size: 0.35em;
  top: -1.25em;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .inner-text {
  min-height: 212px;
  padding-top: 30px;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .inner-text .disclaimer {
  text-align: left;
  clear: both;
  position: absolute;
  bottom: 120px;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel .info {
  padding: 15px;
  padding: 15px 30px;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel.chosen {
  -webkit-box-shadow: 0px 0px 10px #ccc;
          box-shadow: 0px 0px 10px #ccc;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel.chosen .title {
  background-color: #10467d;
  color: #fff;
}
.LH-SECTION-CHECKOUT .content-container .content-text .choose-plan .panel.chosen .price {
  background-color: #105697;
  color: #fff;
}
.LH-SECTION-CHECKOUT .content-container .content-text .button-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: none;
  margin-bottom: 100px;
}
@media (min-width: 769px) {
  .LH-SECTION-CHECKOUT .content-container .content-text .button-container {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #0088cc;
  border-color: #0077b3;
  background-color: #105697;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:active:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:active:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:active:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.active:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.active:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.active:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:active.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:active.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:active.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.active.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.active.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.focus {
  color: #333;
  text-decoration: none;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:active,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:active,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:active,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.active,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.active,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.disabled,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.disabled,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.disabled,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span[disabled],
.LH-SECTION-CHECKOUT .content-container .content-text .short-span[disabled],
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span[disabled],
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .full-span,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .short-span,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .wide-span {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.LH-SECTION-CHECKOUT .content-container .content-text .full-span.disabled,
a.LH-SECTION-CHECKOUT .content-container .content-text .short-span.disabled,
a.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.disabled,
fieldset[disabled] a.LH-SECTION-CHECKOUT .content-container .content-text .full-span,
fieldset[disabled] a.LH-SECTION-CHECKOUT .content-container .content-text .short-span,
fieldset[disabled] a.LH-SECTION-CHECKOUT .content-container .content-text .wide-span {
  pointer-events: none;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.focus {
  color: #fff;
  background-color: #006699;
  border-color: #002233;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:hover {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:active,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:active,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:active,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.active,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.active,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.active,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .full-span,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .short-span,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .wide-span {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:active:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:active:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:active:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.active:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.active:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.active:hover,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .full-span:hover,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .short-span:hover,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:active:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:active:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:active:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.active:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.active:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.active:focus,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .full-span:focus,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .short-span:focus,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:active.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:active.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:active.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.active.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.active.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.active.focus,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .full-span.focus,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .short-span.focus,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.focus {
  color: #fff;
  background-color: #004e75;
  border-color: #002233;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:active,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:active,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:active,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.active,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.active,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.active,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .full-span,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .short-span,
.open > .dropdown-toggle.LH-SECTION-CHECKOUT .content-container .content-text .wide-span {
  background-image: none;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.disabled,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.disabled,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.disabled,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span[disabled],
.LH-SECTION-CHECKOUT .content-container .content-text .short-span[disabled],
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span[disabled],
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .full-span,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .short-span,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .wide-span,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.disabled:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.disabled:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.disabled:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span[disabled]:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span[disabled]:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span[disabled]:hover,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .full-span:hover,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .short-span:hover,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .wide-span:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.disabled:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.disabled:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.disabled:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span[disabled]:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span[disabled]:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span[disabled]:focus,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .full-span:focus,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .short-span:focus,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .wide-span:focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.disabled.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.disabled.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.disabled.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span[disabled].focus,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span[disabled].focus,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span[disabled].focus,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .full-span.focus,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .short-span.focus,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .wide-span.focus,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.disabled:active,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.disabled:active,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.disabled:active,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span[disabled]:active,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span[disabled]:active,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span[disabled]:active,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .full-span:active,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .short-span:active,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .wide-span:active,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span.disabled.active,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span.disabled.active,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span.disabled.active,
.LH-SECTION-CHECKOUT .content-container .content-text .full-span[disabled].active,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span[disabled].active,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span[disabled].active,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .full-span.active,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .short-span.active,
fieldset[disabled] .LH-SECTION-CHECKOUT .content-container .content-text .wide-span.active {
  background-color: #0088cc;
  border-color: #0077b3;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span .badge,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span .badge,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span .badge {
  color: #0088cc;
  background-color: #fff;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .short-span:hover,
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span:hover {
  background-color: #004687;
}
.LH-SECTION-CHECKOUT .content-container .content-text .full-span {
  display: block;
  width: 100%;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.LH-SECTION-CHECKOUT .content-container .content-text .wide-span {
  width: 167px;
}
#coffeebrewequipform .details,
#coffeebrewequipform .delivery,
#coffeebrewequipform .billing {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 992px) {
  #coffeebrewequipform .details,
  #coffeebrewequipform .delivery,
  #coffeebrewequipform .billing {
    float: left;
    width: 100%;
  }
}
#coffeebrewequipform .details label,
#coffeebrewequipform .delivery label,
#coffeebrewequipform .billing label {
  font-weight: normal;
}
#coffeebrewequipform .details input,
#coffeebrewequipform .delivery input,
#coffeebrewequipform .billing input,
#coffeebrewequipform .details select,
#coffeebrewequipform .delivery select,
#coffeebrewequipform .billing select {
  width: 100%;
  margin-bottom: 20px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#coffeebrewequipform .details .half,
#coffeebrewequipform .delivery .half,
#coffeebrewequipform .billing .half {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #coffeebrewequipform .details .half,
  #coffeebrewequipform .delivery .half,
  #coffeebrewequipform .billing .half {
    float: left;
    width: 50%;
  }
}
#coffeebrewequipform .details .whole,
#coffeebrewequipform .delivery .whole,
#coffeebrewequipform .billing .whole {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #coffeebrewequipform .details .whole,
  #coffeebrewequipform .delivery .whole,
  #coffeebrewequipform .billing .whole {
    float: left;
    width: 100%;
  }
}
#coffeebrewequipform #usingother {
  margin-left: 50px;
}
#coffeebrewequipform .button-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: none;
  margin-bottom: 100px;
}
@media (min-width: 769px) {
  #coffeebrewequipform .button-container {
    float: left;
    width: 100%;
  }
}
#coffeebrewequipform .full-span,
#coffeebrewequipform .short-span {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #0088cc;
  border-color: #0077b3;
  background-color: #105697;
}
#coffeebrewequipform .full-span:focus,
#coffeebrewequipform .short-span:focus,
#coffeebrewequipform .full-span:active:focus,
#coffeebrewequipform .short-span:active:focus,
#coffeebrewequipform .full-span.active:focus,
#coffeebrewequipform .short-span.active:focus,
#coffeebrewequipform .full-span.focus,
#coffeebrewequipform .short-span.focus,
#coffeebrewequipform .full-span:active.focus,
#coffeebrewequipform .short-span:active.focus,
#coffeebrewequipform .full-span.active.focus,
#coffeebrewequipform .short-span.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#coffeebrewequipform .full-span:hover,
#coffeebrewequipform .short-span:hover,
#coffeebrewequipform .full-span:focus,
#coffeebrewequipform .short-span:focus,
#coffeebrewequipform .full-span.focus,
#coffeebrewequipform .short-span.focus {
  color: #333;
  text-decoration: none;
}
#coffeebrewequipform .full-span:active,
#coffeebrewequipform .short-span:active,
#coffeebrewequipform .full-span.active,
#coffeebrewequipform .short-span.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#coffeebrewequipform .full-span.disabled,
#coffeebrewequipform .short-span.disabled,
#coffeebrewequipform .full-span[disabled],
#coffeebrewequipform .short-span[disabled],
fieldset[disabled] #coffeebrewequipform .full-span,
fieldset[disabled] #coffeebrewequipform .short-span {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a#coffeebrewequipform .full-span.disabled,
a#coffeebrewequipform .short-span.disabled,
fieldset[disabled] a#coffeebrewequipform .full-span,
fieldset[disabled] a#coffeebrewequipform .short-span {
  pointer-events: none;
}
#coffeebrewequipform .full-span:focus,
#coffeebrewequipform .short-span:focus,
#coffeebrewequipform .full-span.focus,
#coffeebrewequipform .short-span.focus {
  color: #fff;
  background-color: #006699;
  border-color: #002233;
}
#coffeebrewequipform .full-span:hover,
#coffeebrewequipform .short-span:hover {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
#coffeebrewequipform .full-span:active,
#coffeebrewequipform .short-span:active,
#coffeebrewequipform .full-span.active,
#coffeebrewequipform .short-span.active,
.open > .dropdown-toggle#coffeebrewequipform .full-span,
.open > .dropdown-toggle#coffeebrewequipform .short-span {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
#coffeebrewequipform .full-span:active:hover,
#coffeebrewequipform .short-span:active:hover,
#coffeebrewequipform .full-span.active:hover,
#coffeebrewequipform .short-span.active:hover,
.open > .dropdown-toggle#coffeebrewequipform .full-span:hover,
.open > .dropdown-toggle#coffeebrewequipform .short-span:hover,
#coffeebrewequipform .full-span:active:focus,
#coffeebrewequipform .short-span:active:focus,
#coffeebrewequipform .full-span.active:focus,
#coffeebrewequipform .short-span.active:focus,
.open > .dropdown-toggle#coffeebrewequipform .full-span:focus,
.open > .dropdown-toggle#coffeebrewequipform .short-span:focus,
#coffeebrewequipform .full-span:active.focus,
#coffeebrewequipform .short-span:active.focus,
#coffeebrewequipform .full-span.active.focus,
#coffeebrewequipform .short-span.active.focus,
.open > .dropdown-toggle#coffeebrewequipform .full-span.focus,
.open > .dropdown-toggle#coffeebrewequipform .short-span.focus {
  color: #fff;
  background-color: #004e75;
  border-color: #002233;
}
#coffeebrewequipform .full-span:active,
#coffeebrewequipform .short-span:active,
#coffeebrewequipform .full-span.active,
#coffeebrewequipform .short-span.active,
.open > .dropdown-toggle#coffeebrewequipform .full-span,
.open > .dropdown-toggle#coffeebrewequipform .short-span {
  background-image: none;
}
#coffeebrewequipform .full-span.disabled,
#coffeebrewequipform .short-span.disabled,
#coffeebrewequipform .full-span[disabled],
#coffeebrewequipform .short-span[disabled],
fieldset[disabled] #coffeebrewequipform .full-span,
fieldset[disabled] #coffeebrewequipform .short-span,
#coffeebrewequipform .full-span.disabled:hover,
#coffeebrewequipform .short-span.disabled:hover,
#coffeebrewequipform .full-span[disabled]:hover,
#coffeebrewequipform .short-span[disabled]:hover,
fieldset[disabled] #coffeebrewequipform .full-span:hover,
fieldset[disabled] #coffeebrewequipform .short-span:hover,
#coffeebrewequipform .full-span.disabled:focus,
#coffeebrewequipform .short-span.disabled:focus,
#coffeebrewequipform .full-span[disabled]:focus,
#coffeebrewequipform .short-span[disabled]:focus,
fieldset[disabled] #coffeebrewequipform .full-span:focus,
fieldset[disabled] #coffeebrewequipform .short-span:focus,
#coffeebrewequipform .full-span.disabled.focus,
#coffeebrewequipform .short-span.disabled.focus,
#coffeebrewequipform .full-span[disabled].focus,
#coffeebrewequipform .short-span[disabled].focus,
fieldset[disabled] #coffeebrewequipform .full-span.focus,
fieldset[disabled] #coffeebrewequipform .short-span.focus,
#coffeebrewequipform .full-span.disabled:active,
#coffeebrewequipform .short-span.disabled:active,
#coffeebrewequipform .full-span[disabled]:active,
#coffeebrewequipform .short-span[disabled]:active,
fieldset[disabled] #coffeebrewequipform .full-span:active,
fieldset[disabled] #coffeebrewequipform .short-span:active,
#coffeebrewequipform .full-span.disabled.active,
#coffeebrewequipform .short-span.disabled.active,
#coffeebrewequipform .full-span[disabled].active,
#coffeebrewequipform .short-span[disabled].active,
fieldset[disabled] #coffeebrewequipform .full-span.active,
fieldset[disabled] #coffeebrewequipform .short-span.active {
  background-color: #0088cc;
  border-color: #0077b3;
}
#coffeebrewequipform .full-span .badge,
#coffeebrewequipform .short-span .badge {
  color: #0088cc;
  background-color: #fff;
}
#coffeebrewequipform .full-span:hover,
#coffeebrewequipform .short-span:hover {
  background-color: #004687;
}
#coffeebrewequipform .full-span {
  display: block;
  width: 100%;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#smsection .monthly-rent {
  display: none !important;
}
.Small-equipment #monthly-rent,
.Small-equipment .rental-disclaimer {
  display: none !important;
}
@media (min-width: 992px) {
  .Small-equipment #purchase {
    margin-left: 25%;
  }
}
.Small-equipment #purchase .pickaplan {
  display: none !important;
}
.LH-SECTION-COFFEE-CAROUSEL {
  margin-top: 75px;
  padding-bottom: 0;
}
.LH-SECTION-COFFEE-CAROUSEL.md-grey-bg {
  margin-bottom: 50px;
}
.LH-SECTION-COFFEE-CAROUSEL .content-container .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-COFFEE-CAROUSEL .content-container .content-text {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-COFFEE-CAROUSEL .content-container .content-text {
    margin-left: 8.33333333%;
  }
}
.LH-SECTION-COFFEE-CAROUSEL .content-container .content-text h3 {
  font-weight: 700;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel {
  max-width: 100%;
  margin: 0 auto;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper {
  position: absolute;
  bottom: 0px;
  z-index: 15;
  width: 100%;
  margin: 0;
  padding: 15px 0;
  background-color: rgba(36, 36, 36, 0.9);
  border-bottom: 6px solid #105697;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .leftside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 769px) {
  .LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .leftside {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .leftside {
    text-align: left;
    padding-left: 100px;
  }
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .leftside h2 {
  color: #fff;
  font-weight: 300;
  margin: 0;
  padding: 0;
  line-height: 45px;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 769px) {
  .LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside {
    text-align: right;
    padding-right: 100px;
  }
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #0088cc;
  border-color: #0077b3;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:active:focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.active:focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:active.focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:hover,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.focus {
  color: #333;
  text-decoration: none;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:active,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.disabled,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a[disabled],
fieldset[disabled] .LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.disabled,
fieldset[disabled] a.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a {
  pointer-events: none;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.focus {
  color: #fff;
  background-color: #006699;
  border-color: #002233;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:hover {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:active,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.active,
.open > .dropdown-toggle.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:active:hover,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.active:hover,
.open > .dropdown-toggle.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:hover,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:active:focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.active:focus,
.open > .dropdown-toggle.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:active.focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.active.focus,
.open > .dropdown-toggle.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.focus {
  color: #fff;
  background-color: #004e75;
  border-color: #002233;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:active,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.active,
.open > .dropdown-toggle.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a {
  background-image: none;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.disabled,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a[disabled],
fieldset[disabled] .LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.disabled:hover,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a[disabled]:hover,
fieldset[disabled] .LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:hover,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.disabled:focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a[disabled]:focus,
fieldset[disabled] .LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.disabled.focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a[disabled].focus,
fieldset[disabled] .LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.focus,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.disabled:active,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a[disabled]:active,
fieldset[disabled] .LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a:active,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.disabled.active,
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a[disabled].active,
fieldset[disabled] .LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a.active {
  background-color: #0088cc;
  border-color: #0077b3;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .interloper .rightside a .badge {
  color: #0088cc;
  background-color: #fff;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .item img {
  margin: 0 auto;
  width: 100%;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-inner {
  max-height: 650px;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control {
  color: #333;
  text-shadow: none;
  width: 12%;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control:hover {
  color: #333;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control.left,
.LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control.right {
  background: none;
}
.LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control .icon-prev,
.LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control .icon-next,
.LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control .glyphicon-menu-left,
.LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control .glyphicon-menu-right {
  width: 50px;
  height: 50px;
  background-color: #333;
  border-radius: 30px;
  color: #fff;
  top: 43%;
  font-size: 22px;
  line-height: 50px;
}
.coffee-brewing-equipment .interloper {
  bottom: 0px;
  z-index: 15;
  width: 100%;
  margin: 0;
  padding: 15px 0;
  background-color: rgba(36, 36, 36, 0.9);
  border-bottom: 6px solid #105697;
}
.coffee-brewing-equipment .interloper:before,
.coffee-brewing-equipment .interloper:after {
  content: " ";
  display: table;
}
.coffee-brewing-equipment .interloper:after {
  clear: both;
}
.coffee-brewing-equipment .interloper:before,
.coffee-brewing-equipment .interloper:after {
  content: " ";
  display: table;
}
.coffee-brewing-equipment .interloper:after {
  clear: both;
}
.coffee-brewing-equipment .interloper .leftside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 769px) {
  .coffee-brewing-equipment .interloper .leftside {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .coffee-brewing-equipment .interloper .leftside {
    text-align: left;
    padding-left: 100px;
  }
}
.coffee-brewing-equipment .interloper .leftside h2 {
  color: #fff;
  font-weight: 300;
  margin: 0;
  padding: 0;
  line-height: 45px;
}
.coffee-brewing-equipment .interloper .rightside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 769px) {
  .coffee-brewing-equipment .interloper .rightside {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .coffee-brewing-equipment .interloper .rightside {
    text-align: right;
    padding-right: 100px;
  }
}
.coffee-brewing-equipment .interloper .rightside a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #0088cc;
  border-color: #0077b3;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.coffee-brewing-equipment .interloper .rightside a:focus,
.coffee-brewing-equipment .interloper .rightside a:active:focus,
.coffee-brewing-equipment .interloper .rightside a.active:focus,
.coffee-brewing-equipment .interloper .rightside a.focus,
.coffee-brewing-equipment .interloper .rightside a:active.focus,
.coffee-brewing-equipment .interloper .rightside a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.coffee-brewing-equipment .interloper .rightside a:hover,
.coffee-brewing-equipment .interloper .rightside a:focus,
.coffee-brewing-equipment .interloper .rightside a.focus {
  color: #333;
  text-decoration: none;
}
.coffee-brewing-equipment .interloper .rightside a:active,
.coffee-brewing-equipment .interloper .rightside a.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.coffee-brewing-equipment .interloper .rightside a.disabled,
.coffee-brewing-equipment .interloper .rightside a[disabled],
fieldset[disabled] .coffee-brewing-equipment .interloper .rightside a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.coffee-brewing-equipment .interloper .rightside a.disabled,
fieldset[disabled] a.coffee-brewing-equipment .interloper .rightside a {
  pointer-events: none;
}
.coffee-brewing-equipment .interloper .rightside a:focus,
.coffee-brewing-equipment .interloper .rightside a.focus {
  color: #fff;
  background-color: #006699;
  border-color: #002233;
}
.coffee-brewing-equipment .interloper .rightside a:hover {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.coffee-brewing-equipment .interloper .rightside a:active,
.coffee-brewing-equipment .interloper .rightside a.active,
.open > .dropdown-toggle.coffee-brewing-equipment .interloper .rightside a {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.coffee-brewing-equipment .interloper .rightside a:active:hover,
.coffee-brewing-equipment .interloper .rightside a.active:hover,
.open > .dropdown-toggle.coffee-brewing-equipment .interloper .rightside a:hover,
.coffee-brewing-equipment .interloper .rightside a:active:focus,
.coffee-brewing-equipment .interloper .rightside a.active:focus,
.open > .dropdown-toggle.coffee-brewing-equipment .interloper .rightside a:focus,
.coffee-brewing-equipment .interloper .rightside a:active.focus,
.coffee-brewing-equipment .interloper .rightside a.active.focus,
.open > .dropdown-toggle.coffee-brewing-equipment .interloper .rightside a.focus {
  color: #fff;
  background-color: #004e75;
  border-color: #002233;
}
.coffee-brewing-equipment .interloper .rightside a:active,
.coffee-brewing-equipment .interloper .rightside a.active,
.open > .dropdown-toggle.coffee-brewing-equipment .interloper .rightside a {
  background-image: none;
}
.coffee-brewing-equipment .interloper .rightside a.disabled,
.coffee-brewing-equipment .interloper .rightside a[disabled],
fieldset[disabled] .coffee-brewing-equipment .interloper .rightside a,
.coffee-brewing-equipment .interloper .rightside a.disabled:hover,
.coffee-brewing-equipment .interloper .rightside a[disabled]:hover,
fieldset[disabled] .coffee-brewing-equipment .interloper .rightside a:hover,
.coffee-brewing-equipment .interloper .rightside a.disabled:focus,
.coffee-brewing-equipment .interloper .rightside a[disabled]:focus,
fieldset[disabled] .coffee-brewing-equipment .interloper .rightside a:focus,
.coffee-brewing-equipment .interloper .rightside a.disabled.focus,
.coffee-brewing-equipment .interloper .rightside a[disabled].focus,
fieldset[disabled] .coffee-brewing-equipment .interloper .rightside a.focus,
.coffee-brewing-equipment .interloper .rightside a.disabled:active,
.coffee-brewing-equipment .interloper .rightside a[disabled]:active,
fieldset[disabled] .coffee-brewing-equipment .interloper .rightside a:active,
.coffee-brewing-equipment .interloper .rightside a.disabled.active,
.coffee-brewing-equipment .interloper .rightside a[disabled].active,
fieldset[disabled] .coffee-brewing-equipment .interloper .rightside a.active {
  background-color: #0088cc;
  border-color: #0077b3;
}
.coffee-brewing-equipment .interloper .rightside a .badge {
  color: #0088cc;
  background-color: #fff;
}
.coffee-brewing-equipment .LH-SECTION-TEXTCENTER .bottled-water-equipment-disclaimer {
  display: none !important;
}
.picture {
  width: 100%;
  max-width: 500px;
}
img.bread-crumb {
  display: block;
  max-width: 100%;
  height: auto;
  padding: 15px 0;
  margin: auto;
}
.coffee-brewing-equipment-office-selection #landingwideBody,
.coffee-brewing-equipment-small-office #landingwideBody,
.coffee-brewing-equipment-medium-office #landingwideBody,
.coffee-brewing-equipment-large-office #landingwideBody,
.coffee-brewing-equipment-equipment-selection #landingwideBody,
.coffee-brewing-equipment-purchase #landingwideBody,
.bottled-water-terms-and-conditions #landingwideBody {
  padding-top: 30px;
  /* Smartphones (portrait and landscape) ----------- */
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .coffee-brewing-equipment-office-selection #landingwideBody,
  .coffee-brewing-equipment-small-office #landingwideBody,
  .coffee-brewing-equipment-medium-office #landingwideBody,
  .coffee-brewing-equipment-large-office #landingwideBody,
  .coffee-brewing-equipment-equipment-selection #landingwideBody,
  .coffee-brewing-equipment-purchase #landingwideBody,
  .bottled-water-terms-and-conditions #landingwideBody {
    padding-top: 10px;
  }
}
.coffee-brewing-equipment-office-selection .modal-backdrop,
.coffee-brewing-equipment-small-office .modal-backdrop,
.coffee-brewing-equipment-medium-office .modal-backdrop,
.coffee-brewing-equipment-large-office .modal-backdrop,
.coffee-brewing-equipment-equipment-selection .modal-backdrop,
.coffee-brewing-equipment-purchase .modal-backdrop,
.bottled-water-terms-and-conditions .modal-backdrop {
  z-index: 0;
}
.bottled-water-equipment .LH-SECTION-COFFEE-CAROUSEL {
  margin-top: 75px;
}
.bottled-water-equipment .LH-SECTION-TEXTCENTER .bottled-water-equipment-disclaimer {
  display: none !important;
}
.bottled-water-equipment .sanitation-bar {
  background-image: -webkit-gradient(linear, left top, right top, from(#0056d2), color-stop(#009de8), to(#0056d2));
  background-image: -o-linear-gradient(left, #0056d2, #009de8, #0056d2);
  background-image: linear-gradient(to right, #0056d2, #009de8, #0056d2);
  border-bottom: 2px solid #fff;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 15px;
  text-align: center;
}
.bottled-water-equipment .sanitation-bar .content-container {
  padding-top: 0;
  padding-bottom: 0;
}
.bottled-water-equipment .sanitation-bar .content-container h2 {
  font-size: 2.53333333vw;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  margin: 0 auto 15px;
  display: inline-block;
}
@media (max-width: 769px) {
  .bottled-water-equipment .sanitation-bar .content-container h2 {
    font-size: 27px;
  }
}
@media (min-width: 1500px) {
  .bottled-water-equipment .sanitation-bar .content-container h2 {
    font-size: 38px;
  }
}
@media (min-width: 769px) {
  .bottled-water-equipment .sanitation-bar .content-container h2 {
    margin: 0 35px 0 auto;
  }
}
.bottled-water-equipment .sanitation-bar .content-container .btn {
  font-size: 1.66666667vw;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  background-color: #0088cc;
  border-color: #0077b3;
  background-color: #07498f;
  border-radius: 30px;
  color: #fff;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  padding: 5px 45px;
  vertical-align: top;
}
@media (max-width: 769px) {
  .bottled-water-equipment .sanitation-bar .content-container .btn {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .bottled-water-equipment .sanitation-bar .content-container .btn {
    font-size: 25px;
  }
}
.bottled-water-equipment .sanitation-bar .content-container .btn:focus,
.bottled-water-equipment .sanitation-bar .content-container .btn.focus {
  color: #fff;
  background-color: #006699;
  border-color: #002233;
}
.bottled-water-equipment .sanitation-bar .content-container .btn:hover {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.bottled-water-equipment .sanitation-bar .content-container .btn:active,
.bottled-water-equipment .sanitation-bar .content-container .btn.active,
.open > .dropdown-toggle.bottled-water-equipment .sanitation-bar .content-container .btn {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.bottled-water-equipment .sanitation-bar .content-container .btn:active:hover,
.bottled-water-equipment .sanitation-bar .content-container .btn.active:hover,
.open > .dropdown-toggle.bottled-water-equipment .sanitation-bar .content-container .btn:hover,
.bottled-water-equipment .sanitation-bar .content-container .btn:active:focus,
.bottled-water-equipment .sanitation-bar .content-container .btn.active:focus,
.open > .dropdown-toggle.bottled-water-equipment .sanitation-bar .content-container .btn:focus,
.bottled-water-equipment .sanitation-bar .content-container .btn:active.focus,
.bottled-water-equipment .sanitation-bar .content-container .btn.active.focus,
.open > .dropdown-toggle.bottled-water-equipment .sanitation-bar .content-container .btn.focus {
  color: #fff;
  background-color: #004e75;
  border-color: #002233;
}
.bottled-water-equipment .sanitation-bar .content-container .btn:active,
.bottled-water-equipment .sanitation-bar .content-container .btn.active,
.open > .dropdown-toggle.bottled-water-equipment .sanitation-bar .content-container .btn {
  background-image: none;
}
.bottled-water-equipment .sanitation-bar .content-container .btn.disabled,
.bottled-water-equipment .sanitation-bar .content-container .btn[disabled],
fieldset[disabled] .bottled-water-equipment .sanitation-bar .content-container .btn,
.bottled-water-equipment .sanitation-bar .content-container .btn.disabled:hover,
.bottled-water-equipment .sanitation-bar .content-container .btn[disabled]:hover,
fieldset[disabled] .bottled-water-equipment .sanitation-bar .content-container .btn:hover,
.bottled-water-equipment .sanitation-bar .content-container .btn.disabled:focus,
.bottled-water-equipment .sanitation-bar .content-container .btn[disabled]:focus,
fieldset[disabled] .bottled-water-equipment .sanitation-bar .content-container .btn:focus,
.bottled-water-equipment .sanitation-bar .content-container .btn.disabled.focus,
.bottled-water-equipment .sanitation-bar .content-container .btn[disabled].focus,
fieldset[disabled] .bottled-water-equipment .sanitation-bar .content-container .btn.focus,
.bottled-water-equipment .sanitation-bar .content-container .btn.disabled:active,
.bottled-water-equipment .sanitation-bar .content-container .btn[disabled]:active,
fieldset[disabled] .bottled-water-equipment .sanitation-bar .content-container .btn:active,
.bottled-water-equipment .sanitation-bar .content-container .btn.disabled.active,
.bottled-water-equipment .sanitation-bar .content-container .btn[disabled].active,
fieldset[disabled] .bottled-water-equipment .sanitation-bar .content-container .btn.active {
  background-color: #0088cc;
  border-color: #0077b3;
}
.bottled-water-equipment .sanitation-bar .content-container .btn .badge {
  color: #0088cc;
  background-color: #fff;
}
.bottled-water-equipment .sanitation-instructions {
  background-color: #0098e0 !important;
  color: #fff;
}
.bottled-water-equipment .sanitation-instructions a {
  color: #fff;
}
.bottled-water-delivery-service {
  /*.LH-SECTION-HERO-CAROUSEL {
        @media (min-width: @screen-md-min) {
            padding-top: 0;
        }
        #bottle-delivery-item-1 {
            @media (min-width: @screen-md) {
                background-position: top;
            }
            a {
                text-decoration: none;
                &:hover {
                    text-decoration: none;
                }
            }
        }
        .carousel-caption {
            top: 9vh;
            @media ( max-width: 1400px) {
                padding-top: 110px;
            }
            @media (min-width: @screen-md-min) {
                top: 3vh;
                padding-top: 125px;
            }
            h1, 
            h2 {
                color: #333333;
            }
            h1 {
                .fontsize(54,27);
                font-weight: 100;
                margin-bottom: 0px;
            }
            h2 {
                font-weight: 700;
            }
            cursor: default;
        }
    }*/
}
.bottled-water-delivery-service .nocontact-section {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .bottled-water-delivery-service .nocontact-section {
    background-image: none !important;
  }
}
.bottled-water-delivery-service .nocontact-section .content-text {
  max-width: 500px;
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 1500px) {
  .bottled-water-delivery-service .nocontact-section .content-text {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
}
.LH-SECTION-SELECT {
  position: relative;
}
.LH-SECTION-SELECT .content-container .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-SELECT .content-container .content-text {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-SELECT .content-container .content-text h1 {
    font-size: 56px;
    padding: 0.75em;
  }
  .LH-SECTION-SELECT .content-container .content-text h2 {
    font-size: 36px;
  }
}
.LH-SECTION-SELECT .content-container .content-size-menu {
  text-align: center;
}
.LH-SECTION-SELECT .content-container .content-size-menu.affix {
  text-align: center;
  width: 100%;
  left: 0;
  top: 50px;
  background: #fff;
  border-bottom: 1px solid #d6d6d6;
  padding: 10px;
  z-index: 2000;
}
@media (min-width: 992px) {
  .LH-SECTION-SELECT .content-container .content-size-menu.affix {
    top: 70px;
  }
}
@media (max-width: 769px) {
  .LH-SECTION-SELECT .content-container .content-size-menu .btn-group .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .LH-SECTION-SELECT .content-container .content-size-menu .btn-group .btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .LH-SECTION-SELECT .content-container .content-size-menu .btn-group .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-SELECT .content-container .content-size-menu .btn-group .btn {
    padding: 18px 36px;
  }
}
.LH-SECTION-SELECT .content-container .content-size-menu .btn-group .active {
  background-color: #08c;
  border-color: #08c;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.LH-SECTION-SELECT .content-container .content-size-menu .btn-group .active a {
  color: #fff;
}
.LH-SECTION-SELECT .content-container .content-size-menu .btn-group a {
  color: #333;
  padding: 0;
}
.LH-SECTION-SELECT .content-container .content-size-menu .btn-group a:hover {
  text-decoration: none;
  background: none;
}
.LH-SECTION-SELECT .content-container .content-bucket {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  position: relative;
  top: 0px;
  height: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s, opacity 0.5s linear;
  -o-transition: visibility 0s, opacity 0.5s linear;
  transition: visibility 0s, opacity 0.5s linear;
  display: none;
}
@media (min-width: 992px) {
  .LH-SECTION-SELECT .content-container .content-bucket {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-SELECT .content-container .content-bucket.viewing {
  display: inherit;
  height: 100%;
  -webkit-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  visibility: visible;
  opacity: 1;
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .LH-SECTION-SELECT .content-container .content-bucket .content-item {
    float: left;
    width: 33.33333333%;
  }
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .LH-SECTION-SELECT .content-container .content-bucket .content-item .textblock {
    padding: 5px 0 25px 25px;
    border-left: 1px solid #d6d6d6;
  }
  .LH-SECTION-SELECT .content-container .content-bucket .content-item:nth-child(3n-1) .textblock {
    border-color: transparent;
  }
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item h3 {
  font-size: 32px;
  font-weight: 300;
  min-height: 70px;
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item p strong {
  font-size: 1.75em;
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn {
  color: #fff;
  background-color: #0088cc;
  border-color: #0077b3;
  padding: 6px 48px;
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:focus,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.focus {
  color: #fff;
  background-color: #006699;
  border-color: #002233;
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:hover {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:active,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.active,
.open > .dropdown-toggle.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:active:hover,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.active:hover,
.open > .dropdown-toggle.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:hover,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:active:focus,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.active:focus,
.open > .dropdown-toggle.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:focus,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:active.focus,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.active.focus,
.open > .dropdown-toggle.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.focus {
  color: #fff;
  background-color: #004e75;
  border-color: #002233;
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:active,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.active,
.open > .dropdown-toggle.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn {
  background-image: none;
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.disabled,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn[disabled],
fieldset[disabled] .LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.disabled:hover,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn[disabled]:hover,
fieldset[disabled] .LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:hover,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.disabled:focus,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn[disabled]:focus,
fieldset[disabled] .LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:focus,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.disabled.focus,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn[disabled].focus,
fieldset[disabled] .LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.focus,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.disabled:active,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn[disabled]:active,
fieldset[disabled] .LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn:active,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.disabled.active,
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn[disabled].active,
fieldset[disabled] .LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn.active {
  background-color: #0088cc;
  border-color: #0077b3;
}
.LH-SECTION-SELECT .content-container .content-bucket .content-item a.btn .badge {
  color: #0088cc;
  background-color: #fff;
}
.LH-SECTION-SUBMENU {
  position: fixed;
  z-index: 95;
  width: 100%;
  text-align: center;
  background-color: #fff;
  margin-top: -5px;
  padding-bottom: 0px;
}
@media (min-width: 769px) and (max-width: 991px) {
  .LH-SECTION-SUBMENU {
    padding-top: 0px;
    margin-top: 50px;
  }
}
@media (min-width: 991px) {
  .LH-SECTION-SUBMENU {
    padding-top: 30px;
  }
}
.LH-SECTION-SUBMENU .content-container {
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: -1px;
  padding: 0;
}
.LH-SECTION-SUBMENU .content-container .content-title {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 992px) {
  .LH-SECTION-SUBMENU .content-container .content-title {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 769px) {
  .LH-SECTION-SUBMENU .content-container .content-title {
    text-align: center;
  }
}
.LH-SECTION-SUBMENU .content-container .content-title h3 {
  font-weight: 100;
  margin: 5px 0 0;
}
.LH-SECTION-SUBMENU .content-container .content-menu {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 992px) {
  .LH-SECTION-SUBMENU .content-container .content-menu {
    float: left;
    width: 66.66666667%;
  }
}
@media (max-width: 769px) {
  .LH-SECTION-SUBMENU .content-container .content-menu ul {
    margin: 0;
    padding: 0;
    text-align: center;
  }
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li {
  display: inline-block;
  list-style: none;
  font-size: 12px;
  padding: 6px 20px;
}
@media (max-width: 769px) {
  .LH-SECTION-SUBMENU .content-container .content-menu ul li {
    padding: 6px;
  }
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a {
  color: #666;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.active {
  color: #08c;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #0088cc;
  border-color: #0077b3;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:active:focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.active:focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:active.focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:hover,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.focus {
  color: #333;
  text-decoration: none;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:active,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.disabled,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta[disabled],
fieldset[disabled] .LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.disabled,
fieldset[disabled] a.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta {
  pointer-events: none;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.focus {
  color: #fff;
  background-color: #006699;
  border-color: #002233;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:hover {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:active,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.active,
.open > .dropdown-toggle.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:active:hover,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.active:hover,
.open > .dropdown-toggle.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:hover,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:active:focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.active:focus,
.open > .dropdown-toggle.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:active.focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.active.focus,
.open > .dropdown-toggle.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.focus {
  color: #fff;
  background-color: #004e75;
  border-color: #002233;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:active,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.active,
.open > .dropdown-toggle.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta {
  background-image: none;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.disabled,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta[disabled],
fieldset[disabled] .LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.disabled:hover,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta[disabled]:hover,
fieldset[disabled] .LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:hover,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.disabled:focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta[disabled]:focus,
fieldset[disabled] .LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.disabled.focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta[disabled].focus,
fieldset[disabled] .LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.focus,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.disabled:active,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta[disabled]:active,
fieldset[disabled] .LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta:active,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.disabled.active,
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta[disabled].active,
fieldset[disabled] .LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta.active {
  background-color: #0088cc;
  border-color: #0077b3;
}
.LH-SECTION-SUBMENU .content-container .content-menu ul li a.cta .badge {
  color: #0088cc;
  background-color: #fff;
}
.LH-SECTION-TOPTEXT {
  border-bottom: 1px solid #d7d7d7;
  padding-top: 150px;
}
.LH-SECTION-TOPTEXT a {
  cursor: pointer!important;
}
.LH-SECTION-TOPTEXT .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-TOPTEXT .content-text {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-TOPTEXT .content-text {
    margin-left: 8.33333333%;
  }
}
.LH-SECTION-TOPTEXT .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-TOPTEXT .content-image {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-TOPTEXT .content-footnote {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-TOPTEXT .content-footnote {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-TOPTEXT .content-footnote p,
.LH-SECTION-TOPTEXT .content-footnote li {
  font-size: 0.75em;
  color: #727272;
  margin: 50px 0 0;
  text-align: right;
}
#lgsection .prices {
  min-height: 150px;
}
.id-42000806 .purchase-price,
.id-42001129 .purchase-price,
.id-42000806 #purchase,
.id-42001129 #purchase {
  display: none !important;
}
@media (min-width: 992px) {
  .id-42000806 #monthly-rent,
  .id-42001129 #monthly-rent {
    margin-left: 25%;
  }
}
.id-42000806 #monthly-rent .pickaplan,
.id-42001129 #monthly-rent .pickaplan {
  display: none !important;
}
.id-42000806 .purchase-disclaimer,
.id-42001129 .purchase-disclaimer {
  display: none !important;
}
.LH-SECTION-KC-TEXTCENTER {
  border-bottom: 1px solid #d7d7d7;
}
.LH-SECTION-KC-TEXTCENTER a {
  cursor: pointer!important;
}
.LH-SECTION-KC-TEXTCENTER .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-TEXTCENTER .content-text {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-KC-TEXTCENTER .content-text {
    margin-left: 8.33333333%;
  }
}
.LH-SECTION-KC-TEXTCENTER .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-TEXTCENTER .content-image {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-KC-TEXTCENTER .content-footnote {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-TEXTCENTER .content-footnote {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-KC-TEXTCENTER .content-footnote p,
.LH-SECTION-KC-TEXTCENTER .content-footnote li {
  font-size: 0.75em;
  color: #727272;
  margin: 50px 0 0;
  text-align: right;
}
.LH-SECTION-KC-TEXTCENTER h1 {
  margin-top: 50px;
}
.LH-Slider-Wrapper {
  margin: 0 auto;
  max-width: 1500px;
}
.LH-SECTION-KC-IMGLEFT {
  border-bottom: 1px solid #d7d7d7;
}
.LH-SECTION-KC-IMGLEFT a {
  cursor: pointer!important;
}
.LH-SECTION-KC-IMGLEFT .content-text {
  text-align: center;
}
.LH-SECTION-KC-IMGLEFT .content-text ul,
.LH-SECTION-KC-IMGLEFT .content-text ol,
.LH-SECTION-KC-IMGLEFT .content-text li {
  text-align: left;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-IMGLEFT .content-text {
    padding-top: 4vw;
    text-align: left;
  }
}
.LH-SECTION-KC-IMGLEFT .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2vw;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-IMGLEFT .content-text {
    float: left;
    width: 33.33333333%;
  }
}
.LH-SECTION-KC-IMGLEFT .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-IMGLEFT .content-image {
    float: left;
    width: 66.66666667%;
  }
}
.LH-SECTION-KC-IMGLEFT .content-footnote {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 50px;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-IMGLEFT .content-footnote {
    float: left;
    width: 41.66666667%;
  }
}
.LH-SECTION-KC-IMGLEFT .content-footnote p,
.LH-SECTION-KC-IMGLEFT .content-footnote li {
  font-size: 0.75em;
  color: #727272;
  margin: 0;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-IMGLEFT .content-text {
    left: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-KC-IMGLEFT .content-image {
    right: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-KC-IMGLEFT .content-footnote {
    margin-left: 66.66666667%;
  }
}
@media (max-width: 768px) {
  .LH-SECTION-KC-IMGLEFT {
    text-align: center;
  }
}
.LH-SECTION-KC-CAROUSEL {
  background-color: #f2f2f2;
}
.LH-SECTION-KC-CAROUSEL .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-CAROUSEL .content-text {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .LH-SECTION-KC-CAROUSEL .content-text {
    padding-bottom: 50px;
    padding: 0 130px;
  }
}
.LH-SECTION-KC-CAROUSEL .content-text.with-links {
  padding-top: 50px;
}
.LH-SECTION-KC-CAROUSEL .carousel {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-CAROUSEL .carousel {
    float: left;
    width: 100%;
  }
}
.LH-SECTION-KC-CAROUSEL .carousel .content-carousel {
  padding-top: 50px;
}
.LH-SECTION-KC-CAROUSEL .carousel .content-carousel .tab {
  width: 20%;
  float: left;
  text-align: center;
  color: #fff;
  padding: 25px 0 15px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
@media (max-width: 768px) {
  .LH-SECTION-KC-CAROUSEL .carousel .content-carousel .tab {
    display: none !important;
  }
}
.LH-SECTION-KC-CAROUSEL .carousel .knight {
  background-color: #16419f;
}
.LH-SECTION-KC-CAROUSEL .carousel .berry {
  background-color: #742b5d;
}
.LH-SECTION-KC-CAROUSEL .carousel .free {
  background-color: #51a731;
}
.LH-SECTION-KC-CAROUSEL .carousel .tasty {
  background-color: #eb6440;
}
.LH-SECTION-KC-CAROUSEL .carousel .awesome {
  background-color: #b92027;
}
.LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item {
  background-color: #fff;
  height: 305px;
  border: 1px solid #f2f2f2;
}
@media (max-width: 768px) {
  .LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item {
    height: 47vw;
  }
}
.LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-title {
  display: none !important;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
@media (max-width: 768px) {
  .LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-title {
    display: block !important;
  }
  table.LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-title {
    display: table !important;
  }
  tr.LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-title {
    display: table-row !important;
  }
  th.LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-title,
  td.LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-title {
    display: table-cell !important;
  }
}
.LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-caption {
  color: #333;
  text-align: left;
  text-shadow: none;
  top: 0;
}
.LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-caption img {
  float: left;
}
.LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-caption p {
  font-size: 21px;
  font-weight: 300;
  color: #333;
  margin: 30px 0 0 100px;
}
.LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-caption ul {
  margin: 30px 0 0 100px;
}
.LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-caption ul li {
  font-size: 21px;
  font-weight: 300;
  color: #333;
}
@media (max-width: 768px) {
  .LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-caption {
    top: 15px;
  }
  .LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-caption img {
    width: 33%;
    position: relative;
    left: -20px;
  }
  .LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-caption p {
    font-size: 2.8125vw !important;
    margin: 0 !important;
  }
  .LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-caption ul {
    margin: 0;
  }
  .LH-SECTION-KC-CAROUSEL .carousel .carousel-inner .item .carousel-caption ul li {
    font-size: 10px;
  }
}
.LH-Carousel-Wrapper-killcliff #LH-Carousel {
  max-width: 100%;
  margin: auto;
  width: 100%;
}
.LH-Carousel-Wrapper-killcliff #LH-Carousel img {
  width: 100%;
}
.LH-SECTION-KC-IMGRIGHT {
  border-bottom: 1px solid #d7d7d7;
  background-color: #f2f2f2;
  text-align: center;
}
.LH-SECTION-KC-IMGRIGHT a {
  cursor: pointer!important;
}
.LH-SECTION-KC-IMGRIGHT .content-text {
  text-align: center;
}
.LH-SECTION-KC-IMGRIGHT .content-text ul,
.LH-SECTION-KC-IMGRIGHT .content-text ol,
.LH-SECTION-KC-IMGRIGHT .content-text li {
  text-align: left;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-IMGRIGHT .content-text {
    padding-top: 4vw;
    text-align: left;
  }
}
.LH-SECTION-KC-IMGRIGHT .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2vw;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-IMGRIGHT .content-text {
    float: left;
    width: 33.33333333%;
  }
}
.LH-SECTION-KC-IMGRIGHT .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-IMGRIGHT .content-image {
    float: left;
    width: 66.66666667%;
  }
}
.LH-SECTION-KC-IMGRIGHT .content-footnote {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 50px;
}
@media (min-width: 992px) {
  .LH-SECTION-KC-IMGRIGHT .content-footnote {
    float: left;
    width: 41.66666667%;
  }
}
.LH-SECTION-KC-IMGRIGHT .content-footnote p,
.LH-SECTION-KC-IMGRIGHT .content-footnote li {
  font-size: 0.75em;
  color: #727272;
  margin: 0;
}
.LH-SECTION-KC-IMGRIGHT h2 {
  font-size: 2.73333333vw;
}
@media (max-width: 769px) {
  .LH-SECTION-KC-IMGRIGHT h2 {
    font-size: 24px;
  }
}
@media (min-width: 1500px) {
  .LH-SECTION-KC-IMGRIGHT h2 {
    font-size: 41px;
  }
}
@media (min-width: 1024px) {
  .LH-SECTION-KC-IMGRIGHT {
    text-align: left;
  }
  .LH-SECTION-KC-IMGRIGHT p {
    font-size: 15px !important;
    max-width: 405px;
  }
}
@media (max-width: 768px) {
  .LH-SECTION-KC-IMGRIGHT .social-media {
    display: none !important;
  }
}
.LH-SECTION-KC-IMGRIGHT .social-media a {
  margin-right: 10px;
}
.mobile-sm {
  display: none !important;
  text-align: center;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .mobile-sm {
    display: block !important;
  }
  table.mobile-sm {
    display: table !important;
  }
  tr.mobile-sm {
    display: table-row !important;
  }
  th.mobile-sm,
  td.mobile-sm {
    display: table-cell !important;
  }
}
.mobile-sm .social-media-mobile a {
  margin-right: 10px;
}
.LH-SECTION-IMGCENTER .content-text {
  padding: 0px;
  max-width: 1200px;
}
.LH-SECTION-IMGCENTER .content-text h1 {
  font-size: 3.728vw;
}
@media (max-width: 769px) {
  .LH-SECTION-IMGCENTER .content-text h1 {
    font-size: 27.46px;
  }
}
@media (min-width: 1500px) {
  .LH-SECTION-IMGCENTER .content-text h1 {
    font-size: 55.92px;
  }
}
.LH-SECTION-IMGCENTER p {
  font-size: 1.4688vw;
  font-family: "Open Sans";
  color: #333333;
  line-height: 1.452;
  text-align: center;
  font-weight: 100;
}
@media (max-width: 769px) {
  .LH-SECTION-IMGCENTER p {
    font-size: 11.032px;
  }
}
@media (min-width: 1500px) {
  .LH-SECTION-IMGCENTER p {
    font-size: 22.032px;
  }
}
.killcliff .content-text {
  padding: 0px;
  max-width: 1200px;
}
.killcliff .content-text p {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .killcliff .content-text p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .killcliff .content-text p {
    font-size: 16px;
  }
}
.mountainvalleyspring {
  font-weight: 100;
}
.mountainvalleyspring sup {
  font-family: 'Open Sans', sans-serif;
}
.mountainvalleyspring .LH-Carousel-Wrapper {
  max-width: 1920px;
}
.mountainvalleyspring .LH-Carousel-Wrapper h2 {
  font-size: 3.2vw;
  color: #333333;
  line-height: 1.292;
  text-align: center;
}
@media (max-width: 769px) {
  .mountainvalleyspring .LH-Carousel-Wrapper h2 {
    font-size: 24px;
  }
}
@media (min-width: 1500px) {
  .mountainvalleyspring .LH-Carousel-Wrapper h2 {
    font-size: 48px;
  }
}
.mountainvalleyspring .LH-Carousel-Wrapper .item {
  max-height: inherit;
}
.mountainvalleyspring .LH-Carousel-Wrapper #hero-desktop {
  max-width: 1920px;
  width: 100%;
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER .content-text h1 {
  font-size: 3.73333333vw;
  color: #333333;
  line-height: 1.107;
  text-align: center;
  margin: 0;
}
@media (max-width: 769px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER .content-text h1 {
    font-size: 23px;
  }
}
@media (min-width: 1500px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER .content-text h1 {
    font-size: 56px;
  }
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER .content-text p {
  font-size: 2.39926667vw;
  color: #333333;
  line-height: 1.723;
  text-align: center;
  font-weight: 100;
}
@media (max-width: 769px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER .content-text p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER .content-text p {
    font-size: 35.989px;
  }
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER .content-text .cta-link {
  font-size: 1.46666667vw;
  color: #0088cc;
  line-height: 1.273;
  text-align: center;
}
@media (max-width: 769px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER .content-text .cta-link {
    font-size: 11px;
  }
}
@media (min-width: 1500px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER .content-text .cta-link {
    font-size: 22px;
  }
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER .content-container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-container {
  padding-top: 25px;
  padding-bottom: 25px;
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-text {
  float: none;
  max-width: 1100px;
  width: 100%;
  margin: auto;
  margin-bottom: 40px;
  padding: 0;
  background-color: #fff;
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-text h1 {
  font-size: 3.2vw;
  color: #333333;
  line-height: 1.292;
  text-align: center;
}
@media (max-width: 769px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-text h1 {
    font-size: 24px;
  }
}
@media (min-width: 1500px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-text h1 {
    font-size: 48px;
  }
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-text p {
  font-size: 1.06666667vw;
  color: #333333;
  line-height: 1.625;
  text-align: center;
}
@media (max-width: 769px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-text p {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-text p {
    font-size: 16px;
  }
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-text .cta-link {
  font-size: 1.46666667vw;
  color: #0088cc;
  line-height: 1.273;
  text-align: center;
  font-weight: 100;
}
@media (max-width: 769px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-text .cta-link {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-text .cta-link {
    font-size: 22px;
  }
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-bottom-icon {
  max-width: 670px;
  width: 100%;
  margin: auto;
  margin-top: 75px;
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-bottom-icon h1 {
  text-align: left;
  font-size: 2.26666667vw;
}
@media (max-width: 769px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-bottom-icon h1 {
    font-size: 24px;
  }
}
@media (min-width: 1500px) {
  .mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-bottom-icon h1 {
    font-size: 34px;
  }
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-bottom-icon .cta-link {
  padding-left: 5px;
}
.mountainvalleyspring .LH-SECTION-TEXTCENTER-2 .content-bottom-icon img {
  float: left;
  padding-right: 15px;
}
.mountainvalleyspring .LH-SECTION-4PARTRIGHT .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountainvalleyspring .LH-SECTION-4PARTRIGHT .content-image {
    float: left;
    width: 52.5%;
  }
}
.mountainvalleyspring .LH-SECTION-4PARTRIGHT .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 532px;
}
@media (min-width: 992px) {
  .mountainvalleyspring .LH-SECTION-4PARTRIGHT .content-text {
    float: left;
    width: 47.5%;
  }
}
@media (min-width: 992px) {
  .mountainvalleyspring .LH-SECTION-4PARTRIGHT .content-text {
    margin-top: 90px;
  }
}
.mountainvalleyspring .LH-SECTION-4PARTRIGHT .content-text h2 {
  font-size: 3.2vw;
  color: #333333;
  line-height: 1.083;
  text-align: left;
}
@media (max-width: 769px) {
  .mountainvalleyspring .LH-SECTION-4PARTRIGHT .content-text h2 {
    font-size: 24px;
  }
}
@media (min-width: 1500px) {
  .mountainvalleyspring .LH-SECTION-4PARTRIGHT .content-text h2 {
    font-size: 48px;
  }
}
.mountainvalleyspring .LH-SECTION-4PARTRIGHT .content-text p {
  font-size: 1.06666667vw;
  color: #333333;
  line-height: 1.625;
  text-align: left;
}
@media (max-width: 769px) {
  .mountainvalleyspring .LH-SECTION-4PARTRIGHT .content-text p {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .mountainvalleyspring .LH-SECTION-4PARTRIGHT .content-text p {
    font-size: 16px;
  }
}
.mountainvalleyspring .disclaimer {
  margin-top: 0;
  font-size: 12px!important;
}
.marsdrinks,
.flavia {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
}
.marsdrinks #landingwideBody,
.flavia #landingwideBody {
  padding-top: 0;
}
.marsdrinks sup,
.flavia sup {
  font-family: 'Open Sans', sans-serif;
  top: -1em;
  font-size: 50%;
}
.marsdrinks .LH-SECTION-HERO-CAROUSEL #mars-item-1,
.flavia .LH-SECTION-HERO-CAROUSEL #mars-item-1 {
  background-image: url('/images/landingpages/mars/mars_slideshow_mobile_1.jpg');
}
@media (min-width: 992px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL #mars-item-1,
  .flavia .LH-SECTION-HERO-CAROUSEL #mars-item-1 {
    background-image: url('/images/landingpages/mars/mars_slideshow_1.jpg');
  }
}
.marsdrinks .LH-SECTION-HERO-CAROUSEL #mars-item-2,
.flavia .LH-SECTION-HERO-CAROUSEL #mars-item-2 {
  background-image: url('/images/landingpages/mars/mars_slideshow_mobile_2.jpg');
}
@media (min-width: 992px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL #mars-item-2,
  .flavia .LH-SECTION-HERO-CAROUSEL #mars-item-2 {
    background-image: url('/images/landingpages/mars/mars_slideshow_2.jpg');
  }
}
.marsdrinks .LH-SECTION-HERO-CAROUSEL #mars-item-3,
.flavia .LH-SECTION-HERO-CAROUSEL #mars-item-3 {
  background-image: url('/images/landingpages/mars/mars_slideshow_mobile_3.jpg');
}
@media (min-width: 992px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL #mars-item-3,
  .flavia .LH-SECTION-HERO-CAROUSEL #mars-item-3 {
    background-image: url('/images/landingpages/mars/mars_slideshow_3.jpg');
  }
}
.marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption,
.flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  margin: auto;
  top: 4vh;
  cursor: default;
}
@media (min-width: 375px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    top: 8vh;
  }
}
@media (max-width: 1400px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 4px;
  }
}
.marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption h1,
.flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 3.73333333vw;
  color: #333333;
  font-weight: 100;
  margin-bottom: 5px;
}
@media (max-width: 769px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption h1,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption h1,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 56px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption h1,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 35px;
  }
}
.marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption p,
.flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 1.26666667vw;
  margin: 0 auto;
  max-width: 1000px;
}
@media (max-width: 769px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption p,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption p,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 19px;
  }
}
@media (max-width: 375px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption p,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 12px;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width: 991px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption p,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption p,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 16px;
  }
}
.marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link,
.flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link {
  font-size: 1.46666667vw;
}
@media (max-width: 769px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link {
    font-size: 22px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .marsdrinks .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link,
  .flavia .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link {
    font-size: 16px;
  }
}
.marsdrinks .LH-SECTION-COFFEE-CAROUSEL .carousel,
.flavia .LH-SECTION-COFFEE-CAROUSEL .carousel {
  max-width: 100%;
}
.marsdrinks .LH-SECTION-COFFEE-CAROUSEL h1,
.flavia .LH-SECTION-COFFEE-CAROUSEL h1 {
  color: #333333;
  margin-bottom: 15px;
  text-transform: uppercase;
  margin: 0;
}
.marsdrinks .LH-SECTION-COFFEE-CAROUSEL p,
.flavia .LH-SECTION-COFFEE-CAROUSEL p {
  font-size: 1.46666667vw;
}
@media (max-width: 769px) {
  .marsdrinks .LH-SECTION-COFFEE-CAROUSEL p,
  .flavia .LH-SECTION-COFFEE-CAROUSEL p {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .marsdrinks .LH-SECTION-COFFEE-CAROUSEL p,
  .flavia .LH-SECTION-COFFEE-CAROUSEL p {
    font-size: 22px;
  }
}
.marsdrinks .LH-SECTION-COFFEE-CAROUSEL a,
.flavia .LH-SECTION-COFFEE-CAROUSEL a {
  text-align: center;
}
.marsdrinks .LH-SECTION-COFFEE-CAROUSEL .item img,
.flavia .LH-SECTION-COFFEE-CAROUSEL .item img {
  width: 100%;
}
.marsdrinks .LH-SECTION-COFFEE-CAROUSEL .content-container,
.flavia .LH-SECTION-COFFEE-CAROUSEL .content-container {
  padding-top: 20px;
  padding-bottom: 20px;
}
.marsdrinks .flavia-barista,
.flavia .flavia-barista {
  border-bottom: 0;
  background-color: #f2f2f2;
  background-position: left;
  background-repeat: no-repeat;
}
@media (min-width: 769px) {
  .marsdrinks .flavia-barista,
  .flavia .flavia-barista {
    background-image: url('/images/landingpages/mars/FLAVIA_Barista.png');
    background-color: #fff;
  }
}
.marsdrinks .content-tile,
.flavia .content-tile {
  text-align: left;
}
.marsdrinks .content-tile h3,
.flavia .content-tile h3 {
  font-size: 1.53333333vw;
  color: #333333;
  font-weight: 700;
}
@media (max-width: 769px) {
  .marsdrinks .content-tile h3,
  .flavia .content-tile h3 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .marsdrinks .content-tile h3,
  .flavia .content-tile h3 {
    font-size: 23px;
  }
}
.marsdrinks .cta-link,
.flavia .cta-link {
  display: block;
  margin-top: 25px;
}
.marsdrinks .disclaimer,
.flavia .disclaimer {
  margin-top: 35px;
  font-size: 12px!important;
  text-align: right;
  float: right;
  margin-right: 10px;
}
@media (min-width: 769px) {
  .marsdrinks .disclaimer,
  .flavia .disclaimer {
    width: 25%;
    margin-right: 13.6vw;
    margin-bottom: 20px;
  }
}
.aquacafe {
  font-weight: 100;
}
.aquacafe .zip_change {
  display: none !important;
}
.aquacafe .btn {
  margin-top: 15px;
}
.aquacafe .landingwideBody ul {
  list-style-type: none;
  -webkit-padding-start: 20px;
}
.aquacafe .landingwideBody ul li:before {
  content: '\2022';
  padding-right: 7px;
  vertical-align: top;
}
.aquacafe .landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .aquacafe .landingwideBody h1 {
    font-size: 22.5px;
  }
}
@media (min-width: 1500px) {
  .aquacafe .landingwideBody h1 {
    font-size: 47.97px;
  }
}
@media (min-width: 992px) {
  .aquacafe .landingwideBody h1 {
    /* white-space: nowrap; */
  }
}
.aquacafe #landingwideBody {
  padding-top: 0px;
}
.aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-1 {
  background-image: url('/images/landingpages/aquacafe/aquaCafeLanding_mobile_2.jpg');
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-1 {
    background-image: url('/images/landingpages/aquacafe/aquaCafeLanding_hero_2.jpg');
  }
}
.aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-1 .carousel-caption h2 {
  font-size: 1.93333333vw;
  line-height: 1.726;
}
@media (max-width: 769px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-1 .carousel-caption h2 {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-1 .carousel-caption h2 {
    font-size: 29px;
  }
}
.aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-1 .carousel-caption h1 {
  font-size: 2.46666667vw;
  font-weight: 100;
  line-height: 1.15;
}
@media (max-width: 769px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-1 .carousel-caption h1 {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-1 .carousel-caption h1 {
    font-size: 37px;
  }
}
.aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-2 {
  background-image: url('/images/landingpages/aquacafe/aquaCafeLanding_mobile_1.jpg');
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-2 {
    background-image: url('/images/landingpages/aquacafe/aquaCafeLanding_hero_1.jpg');
    background-position: bottom;
  }
}
.aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-3 {
  background-image: url('/images/landingpages/aquacafe/aquaCafeLanding_mobile_3.jpg');
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-3 {
    background-image: url('/images/landingpages/aquacafe/aquaCafeLanding_hero_3.jpg');
  }
}
.aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-4 {
  background-image: url('/images/landingpages/aquacafe/aquaCafeLanding_mobile_4.jpg');
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL #aquacafe-item-4 {
    background-image: url('/images/landingpages/aquacafe/aquaCafeLanding_hero_4.jpg');
  }
}
.aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  cursor: default;
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 100px;
  }
}
.aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption .snipe {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (max-width: 768px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption .snipe {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption .snipe {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption .snipe {
    float: left;
    width: 12.5%;
  }
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption .snipe {
    margin-left: 19.16666667%;
  }
}
.aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption .copy {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption .copy {
    float: left;
    width: 37.5%;
  }
}
.aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 3.73333333vw;
  color: #333333;
  font-weight: 900;
  margin-bottom: 0px;
}
@media (max-width: 769px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 56px;
  }
}
.aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 1.33333333vw;
  margin-bottom: 0;
  margin-top: 10px;
}
@media (max-width: 769px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 20px;
  }
}
.aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption .btn {
  font-size: 1.2vw;
}
@media (max-width: 769px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption .btn {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .aquacafe .LH-SECTION-HERO-CAROUSEL .carousel-caption .btn {
    font-size: 18px;
  }
}
.aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text ul,
.aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text ul,
.aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text ul,
.aquacafe .LH-SECTION-75-IMGLEFT .content-text ul,
.aquacafe .LH-SECTION-75-IMGRIGHT .content-text ul,
.aquacafe .LH-SECTION-TEXTCENTER .content-text ul,
.aquacafe .LH-SECTION-IMGRIGHT .content-text ul,
.aquacafe .LH-SECTION-IMGLEFT .content-text ul,
.aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text li,
.aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text li,
.aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text li,
.aquacafe .LH-SECTION-75-IMGLEFT .content-text li,
.aquacafe .LH-SECTION-75-IMGRIGHT .content-text li,
.aquacafe .LH-SECTION-TEXTCENTER .content-text li,
.aquacafe .LH-SECTION-IMGRIGHT .content-text li,
.aquacafe .LH-SECTION-IMGLEFT .content-text li,
.aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text ol,
.aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text ol,
.aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text ol,
.aquacafe .LH-SECTION-75-IMGLEFT .content-text ol,
.aquacafe .LH-SECTION-75-IMGRIGHT .content-text ol,
.aquacafe .LH-SECTION-TEXTCENTER .content-text ol,
.aquacafe .LH-SECTION-IMGRIGHT .content-text ol,
.aquacafe .LH-SECTION-IMGLEFT .content-text ol,
.aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text p,
.aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text p,
.aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text p,
.aquacafe .LH-SECTION-75-IMGLEFT .content-text p,
.aquacafe .LH-SECTION-75-IMGRIGHT .content-text p,
.aquacafe .LH-SECTION-TEXTCENTER .content-text p,
.aquacafe .LH-SECTION-IMGRIGHT .content-text p,
.aquacafe .LH-SECTION-IMGLEFT .content-text p {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text ul,
  .aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text ul,
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text ul,
  .aquacafe .LH-SECTION-75-IMGLEFT .content-text ul,
  .aquacafe .LH-SECTION-75-IMGRIGHT .content-text ul,
  .aquacafe .LH-SECTION-TEXTCENTER .content-text ul,
  .aquacafe .LH-SECTION-IMGRIGHT .content-text ul,
  .aquacafe .LH-SECTION-IMGLEFT .content-text ul,
  .aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text li,
  .aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text li,
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text li,
  .aquacafe .LH-SECTION-75-IMGLEFT .content-text li,
  .aquacafe .LH-SECTION-75-IMGRIGHT .content-text li,
  .aquacafe .LH-SECTION-TEXTCENTER .content-text li,
  .aquacafe .LH-SECTION-IMGRIGHT .content-text li,
  .aquacafe .LH-SECTION-IMGLEFT .content-text li,
  .aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text ol,
  .aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text ol,
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text ol,
  .aquacafe .LH-SECTION-75-IMGLEFT .content-text ol,
  .aquacafe .LH-SECTION-75-IMGRIGHT .content-text ol,
  .aquacafe .LH-SECTION-TEXTCENTER .content-text ol,
  .aquacafe .LH-SECTION-IMGRIGHT .content-text ol,
  .aquacafe .LH-SECTION-IMGLEFT .content-text ol,
  .aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text p,
  .aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text p,
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text p,
  .aquacafe .LH-SECTION-75-IMGLEFT .content-text p,
  .aquacafe .LH-SECTION-75-IMGRIGHT .content-text p,
  .aquacafe .LH-SECTION-TEXTCENTER .content-text p,
  .aquacafe .LH-SECTION-IMGRIGHT .content-text p,
  .aquacafe .LH-SECTION-IMGLEFT .content-text p {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text ul,
  .aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text ul,
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text ul,
  .aquacafe .LH-SECTION-75-IMGLEFT .content-text ul,
  .aquacafe .LH-SECTION-75-IMGRIGHT .content-text ul,
  .aquacafe .LH-SECTION-TEXTCENTER .content-text ul,
  .aquacafe .LH-SECTION-IMGRIGHT .content-text ul,
  .aquacafe .LH-SECTION-IMGLEFT .content-text ul,
  .aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text li,
  .aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text li,
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text li,
  .aquacafe .LH-SECTION-75-IMGLEFT .content-text li,
  .aquacafe .LH-SECTION-75-IMGRIGHT .content-text li,
  .aquacafe .LH-SECTION-TEXTCENTER .content-text li,
  .aquacafe .LH-SECTION-IMGRIGHT .content-text li,
  .aquacafe .LH-SECTION-IMGLEFT .content-text li,
  .aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text ol,
  .aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text ol,
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text ol,
  .aquacafe .LH-SECTION-75-IMGLEFT .content-text ol,
  .aquacafe .LH-SECTION-75-IMGRIGHT .content-text ol,
  .aquacafe .LH-SECTION-TEXTCENTER .content-text ol,
  .aquacafe .LH-SECTION-IMGRIGHT .content-text ol,
  .aquacafe .LH-SECTION-IMGLEFT .content-text ol,
  .aquacafe .LH-SECTION-EQUIP-IMGRIGHT .content-text p,
  .aquacafe .LH-SECTION-EQUIP-IMGLEFT .content-text p,
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text p,
  .aquacafe .LH-SECTION-75-IMGLEFT .content-text p,
  .aquacafe .LH-SECTION-75-IMGRIGHT .content-text p,
  .aquacafe .LH-SECTION-TEXTCENTER .content-text p,
  .aquacafe .LH-SECTION-IMGRIGHT .content-text p,
  .aquacafe .LH-SECTION-IMGLEFT .content-text p {
    font-size: 16px;
  }
}
.aquacafe .LH-SECTION-EQUIP-IMGRIGHT .red-emphasis,
.aquacafe .LH-SECTION-EQUIP-IMGLEFT .red-emphasis,
.aquacafe .LH-SECTION-EQUIP-IMGHALF .red-emphasis,
.aquacafe .LH-SECTION-75-IMGLEFT .red-emphasis,
.aquacafe .LH-SECTION-75-IMGRIGHT .red-emphasis,
.aquacafe .LH-SECTION-TEXTCENTER .red-emphasis,
.aquacafe .LH-SECTION-IMGRIGHT .red-emphasis,
.aquacafe .LH-SECTION-IMGLEFT .red-emphasis {
  color: #c80000;
}
.aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .content-text {
    margin-bottom: 50px;
    padding: 0 265px;
  }
}
.aquacafe .LH-SECTION-EQUIP-IMGHALF .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .content-image {
    float: left;
    width: 50%;
  }
}
.aquacafe .LH-SECTION-EQUIP-IMGHALF .image-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .image-left {
    margin-left: 4.16666667%;
  }
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .image-left {
    float: left;
    width: 37.5%;
  }
}
.aquacafe .LH-SECTION-EQUIP-IMGHALF .image-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-EQUIP-IMGHALF .image-right {
    float: left;
    width: 58.33333333%;
  }
}
.aquacafe .content-tile {
  text-align: left;
}
.aquacafe .content-tile h3 {
  font-size: 1.53333333vw;
  color: #333333;
  font-weight: 700;
}
@media (max-width: 769px) {
  .aquacafe .content-tile h3 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .aquacafe .content-tile h3 {
    font-size: 23px;
  }
}
@media (max-width: 991px) {
  .aquacafe .content-image {
    margin: auto;
    text-align: center;
  }
  .aquacafe .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.aquacafe .video-video .content-image {
  margin-top: 25px;
}
@media (min-width: 992px) {
  .aquacafe .video-video .video-img,
  .aquacafe .video-video #video-video {
    max-width: 50%;
    margin: auto;
  }
}
.aquacafe .video-video .content-container {
  padding-top: 0;
}
.aquacafe .cta-link {
  display: block;
  /*margin-top: 25px;
        margin-bottom: 25px;
        */
}
.aquacafe .disclaimer {
  margin-top: 0;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 35px;
  padding-left: 20px;
}
@media (max-width: 991px) {
  .aquacafe #animate {
    background-image: none !important;
  }
}
@media (min-width: 992px) {
  .aquacafe #animate {
    background-image: url('../images/landingpages/aquacafe/aquacafe_fountain_closed.jpg');
    background-repeat: no-repeat;
    background-position-x: 20%;
    min-height: 700px;
    overflow: hidden;
    background-size: 1200px;
    -webkit-transition: background-image 2s;
    -o-transition: background-image 2s;
    transition: background-image 2s;
  }
}
.aquacafe #animate .aquafountainmobile {
  display: none !important;
}
@media (max-width: 768px) {
  .aquacafe #animate .aquafountainmobile {
    display: block !important;
  }
  table.aquacafe #animate .aquafountainmobile {
    display: table !important;
  }
  tr.aquacafe #animate .aquafountainmobile {
    display: table-row !important;
  }
  th.aquacafe #animate .aquafountainmobile,
  td.aquacafe #animate .aquafountainmobile {
    display: table-cell !important;
  }
}
.aquacafe #animate .content-text ul {
  margin-bottom: 30px;
  margin-top: 30px;
}
.aquacafe #animate .content-text ul li {
  font-size: 13px;
  display: inline-block;
  list-style-type: none;
  padding-right: 25px;
  text-align: center;
}
@media (max-width: 991px) {
  .aquacafe #animate .content-text ul li {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.aquacafe #animate .content-text ul li img {
  text-align: center;
  margin: auto;
  padding-bottom: 5px;
}
@media (max-width: 991px) {
  .aquacafe #animate .content-text ul {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    text-align: center;
  }
}
.aquacafe #animate2 {
  background-image: url('../images/landingpages/aquacafe/aquacafe_fountain_closed-mobile.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  min-height: 400px;
  -webkit-transition: background-image 2s;
  -o-transition: background-image 2s;
  transition: background-image 2s;
}
.aquacafe .aqua-deal-container {
  border-bottom: none;
}
.aquacafe .aqua-deal-container .content-container {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .aquacafe .aqua-deal-container {
    padding-bottom: 15px;
  }
  .aquacafe .aqua-deal-container .aqua-deal {
    position: relative;
    z-index: 1;
  }
  .aquacafe .aqua-deal-container .aqua-deal h1 {
    padding-bottom: 20px;
  }
  .aquacafe .aqua-deal-container .disclaimer {
    max-width: 85%;
    margin: auto;
  }
  .aquacafe .aqua-deal-container .disclaimer p {
    margin-bottom: 0;
  }
  .aquacafe .aqua-deal-container .aqua-deal-image {
    margin-top: -50px;
    position: relative;
    z-index: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .aquacafe .aqua-deal-container .aqua-deal-image img {
    margin-top: 0;
  }
}
.aquacafe .aqua-deal-kcup {
  padding-top: 0;
  border-bottom: none;
}
.aquacafe .aqua-deal-kcup .content-container {
  padding-top: 0;
  padding-bottom: 0;
}
.aquacafe .aqua-deal-kcup .content-container h2 {
  font-size: 2.33333333vw;
  font-weight: 700;
}
@media (max-width: 769px) {
  .aquacafe .aqua-deal-kcup .content-container h2 {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .aquacafe .aqua-deal-kcup .content-container h2 {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  .aquacafe .aqua-deal-kcup .content-container h2 {
    margin-top: 0;
  }
}
.aquacafe .aqua-deal-kcup .content-container p {
  font-size: 1.6vw;
}
@media (max-width: 769px) {
  .aquacafe .aqua-deal-kcup .content-container p {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .aquacafe .aqua-deal-kcup .content-container p {
    font-size: 24px;
  }
}
@media (max-width: 992px) {
  .aquacafe .aqua-deal-kcup .content-container br {
    display: none;
  }
}
.aquacafe .aqua-deal-kcup .content-container.aqua-deal-info {
  max-width: 1200px;
}
.aquacafe .aqua-deal-kcup .content-container .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
}
@media (min-width: 992px) {
  .aquacafe .aqua-deal-kcup .content-container .content-image {
    float: left;
    width: 50%;
  }
}
.aquacafe .aqua-deal-kcup .content-container .content-image p {
  max-width: 500px;
  margin: auto;
  text-align: center;
}
.aquacafe .aqua-deal-kcup .content-container .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
}
@media (min-width: 992px) {
  .aquacafe .aqua-deal-kcup .content-container .content-text {
    float: left;
    width: 50%;
  }
}
.aquacafe .aqua-deal-kcup .content-container .content-text h2 {
  text-align: center;
}
.aquacafe .aqua-deal-kcup .content-container .content-text p {
  max-width: 500px;
  margin: auto;
  text-align: center;
}
.aquacafe .aqua-deal-kcup .content-container .order-p {
  margin-top: 20px !important;
}
.aquacafe .aqua-information h1 {
  font-size: 2.33333333vw;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 769px) {
  .aquacafe .aqua-information h1 {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  .aquacafe .aqua-information h1 {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  .aquacafe .aqua-information h1 {
    margin-bottom: 5px;
  }
}
.aquacafe .aquafountaincopy,
.aquacafe .aquafountain {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0px;
  padding-left: 7px;
}
@media (min-width: 992px) {
  .aquacafe .aquafountaincopy,
  .aquacafe .aquafountain {
    float: left;
    width: 50%;
  }
}
.aquacafe .aquafountaincopy p,
.aquacafe .aquafountain p {
  max-width: 600px;
}
.aquacafe .aquafountaincopy li,
.aquacafe .aquafountain li {
  color: #fff;
}
@media (min-width: 992px) {
  .aquacafe #aquacafe-youtube {
    padding-bottom: 0;
    max-width: 750px;
    margin: auto;
    height: 422px;
  }
}
.aquacafe .LH-SECTION-COFFEE-CAROUSEL {
  padding-bottom: 45px;
}
.aquacafe .LH-SECTION-COFFEE-CAROUSEL ul {
  list-style-type: none;
}
.aquacafe .LH-SECTION-COFFEE-CAROUSEL ul li {
  display: inline-block;
  list-style-type: none;
  padding-right: 30px;
}
.aquacafe .LH-SECTION-COFFEE-CAROUSEL #aquacafespecs {
  max-width: 100%;
  padding-top: 20px;
}
@media (min-width: 992px) {
  .aquacafe .LH-SECTION-COFFEE-CAROUSEL #aquacafespecs {
    padding-top: 0;
  }
}
.aquacafe .LH-SECTION-COFFEE-CAROUSEL #aquacafespecs .carousel-inner {
  overflow: visible;
}
.aquacafe .LH-SECTION-COFFEE-CAROUSEL #aquacafespecs .carousel-inner .item img {
  width: auto;
}
.aquacafe-parallax {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
}
.aquacafe-parallax .btn {
  margin-top: 15px;
}
.aquacafe-parallax .LH-SECTION-BARE .content-container {
  padding-bottom: 0;
  padding-top: 0;
}
.aquacafe-parallax .dark-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 0;
}
.aquacafe-parallax #section-wipe {
  width: 100%;
  min-height: 100vh;
  height: 100vh;
}
.aquacafe-parallax .panel {
  min-height: 100vh;
  height: 100vh;
  width: 100%;
}
.aquacafe-parallax .section-1 .content-text,
.aquacafe-parallax .section-2 .content-text,
.aquacafe-parallax .section-3 .content-text,
.aquacafe-parallax .section-4 .content-text,
.aquacafe-parallax .section-5 .content-text,
.aquacafe-parallax .section-6 .content-text {
  text-align: center;
}
.aquacafe-parallax .section-1 .content-text h1,
.aquacafe-parallax .section-2 .content-text h1,
.aquacafe-parallax .section-3 .content-text h1,
.aquacafe-parallax .section-4 .content-text h1,
.aquacafe-parallax .section-5 .content-text h1,
.aquacafe-parallax .section-6 .content-text h1 {
  font-size: 6vw;
  margin-top: 5px;
  margin-bottom: 25px;
}
@media (max-width: 769px) {
  .aquacafe-parallax .section-1 .content-text h1,
  .aquacafe-parallax .section-2 .content-text h1,
  .aquacafe-parallax .section-3 .content-text h1,
  .aquacafe-parallax .section-4 .content-text h1,
  .aquacafe-parallax .section-5 .content-text h1,
  .aquacafe-parallax .section-6 .content-text h1 {
    font-size: 45px;
  }
}
@media (min-width: 1500px) {
  .aquacafe-parallax .section-1 .content-text h1,
  .aquacafe-parallax .section-2 .content-text h1,
  .aquacafe-parallax .section-3 .content-text h1,
  .aquacafe-parallax .section-4 .content-text h1,
  .aquacafe-parallax .section-5 .content-text h1,
  .aquacafe-parallax .section-6 .content-text h1 {
    font-size: 90px;
  }
}
.aquacafe-parallax .section-1 .content-text img,
.aquacafe-parallax .section-2 .content-text img,
.aquacafe-parallax .section-3 .content-text img,
.aquacafe-parallax .section-4 .content-text img,
.aquacafe-parallax .section-5 .content-text img,
.aquacafe-parallax .section-6 .content-text img {
  margin-bottom: 20px;
}
.aquacafe-parallax .section-1 .content-text p,
.aquacafe-parallax .section-2 .content-text p,
.aquacafe-parallax .section-3 .content-text p,
.aquacafe-parallax .section-4 .content-text p,
.aquacafe-parallax .section-5 .content-text p,
.aquacafe-parallax .section-6 .content-text p {
  font-size: 1.33333333vw;
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .aquacafe-parallax .section-1 .content-text p,
  .aquacafe-parallax .section-2 .content-text p,
  .aquacafe-parallax .section-3 .content-text p,
  .aquacafe-parallax .section-4 .content-text p,
  .aquacafe-parallax .section-5 .content-text p,
  .aquacafe-parallax .section-6 .content-text p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .aquacafe-parallax .section-1 .content-text p,
  .aquacafe-parallax .section-2 .content-text p,
  .aquacafe-parallax .section-3 .content-text p,
  .aquacafe-parallax .section-4 .content-text p,
  .aquacafe-parallax .section-5 .content-text p,
  .aquacafe-parallax .section-6 .content-text p {
    font-size: 20px;
  }
}
.aquacafe-parallax .section-1 {
  background-image: url('../../templates/masters/files/images/landingpages/aquacafeparallax/AquaCafe_Environtment.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  height: 100vh;
  z-index: -1;
}
.aquacafe-parallax .section-2 {
  background-color: transparent;
  min-height: 100vh;
  height: 100vh;
}
.aquacafe-parallax .section-2 .content-text {
  padding-top: 250px;
  color: #fff;
}
.aquacafe-parallax .section-2 .content-text p,
.aquacafe-parallax .section-2 .content-text h1,
.aquacafe-parallax .section-2 .content-text h2,
.aquacafe-parallax .section-2 .content-text h3 {
  text-align: center;
}
.aquacafe-parallax .section-3 {
  background-image: url('../../templates/masters/files/images/landingpages/aquacafeparallax/placeholder2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  height: 100vh;
  z-index: -1;
}
.aquacafe-parallax .section-4 {
  background-color: transparent;
  min-height: 100vh;
  height: 100vh;
}
.aquacafe-parallax .section-4 .content-text {
  padding-top: 250px;
  color: #fff;
}
.aquacafe-parallax .section-4 .content-text p,
.aquacafe-parallax .section-4 .content-text h1,
.aquacafe-parallax .section-4 .content-text h2,
.aquacafe-parallax .section-4 .content-text h3 {
  text-align: center;
}
.aquacafe-parallax .section-5 {
  background-image: url('../../templates/masters/files/images/landingpages/aquacafeparallax/placeholder.jpeg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  height: 100vh;
  z-index: -1;
}
.aquacafe-parallax .section-6 {
  background-color: transparent;
  min-height: 100vh;
  height: 100vh;
}
.aquacafe-parallax .section-6 .content-text {
  padding-top: 250px;
  color: #fff;
}
.aquacafe-parallax .section-6 .content-text p,
.aquacafe-parallax .section-6 .content-text h1,
.aquacafe-parallax .section-6 .content-text h2,
.aquacafe-parallax .section-6 .content-text h3 {
  text-align: center;
}
@media (max-width: 991px) {
  .aquacafe-parallax .content-image {
    margin: auto;
    text-align: center;
  }
  .aquacafe-parallax .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.aquacafe-parallax .cta-link {
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.aquacafe-parallax .disclaimer {
  margin-top: 0;
  font-size: 12px!important;
  text-align: left;
  margin-right: 10px;
}
.product-accessories {
  font-family: 'Open Sans', sans-serif;
}
.product-accessories .LH-SECTION-COFFEE-CAROUSEL .carousel {
  max-width: 100%;
}
.product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container {
  padding-top: 20px;
  padding-bottom: 20px;
}
.product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container h1 {
  font-size: 3.73333333vw;
  color: #333333;
  margin-bottom: 15px;
  margin: 0;
}
@media (max-width: 769px) {
  .product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container h1 {
    font-size: 28px;
  }
}
@media (min-width: 1500px) {
  .product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container h1 {
    font-size: 56px;
  }
}
.product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container p {
  font-size: 1.46666667vw;
  font-weight: 100;
  padding-top: 10px;
  line-height: 1.42857143;
}
@media (max-width: 769px) {
  .product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container p {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container p {
    font-size: 22px;
  }
}
.product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container a {
  text-align: center;
}
.product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container .item img {
  width: 100%;
}
.product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container .content-text {
    float: left;
    width: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .product-accessories .LH-SECTION-COFFEE-CAROUSEL .content-container .content-text {
    margin-left: 4.16666667%;
  }
}
.product-accessories section.LH-SECTION-75-IMGRIGHT,
.product-accessories section.LH-SECTION-75-IMGLEFT {
  padding-bottom: 0;
  position: relative;
}
.product-accessories section.LH-SECTION-75-IMGRIGHT:before,
.product-accessories section.LH-SECTION-75-IMGLEFT:before,
.product-accessories section.LH-SECTION-75-IMGRIGHT:after,
.product-accessories section.LH-SECTION-75-IMGLEFT:after {
  content: " ";
  display: table;
}
.product-accessories section.LH-SECTION-75-IMGRIGHT:after,
.product-accessories section.LH-SECTION-75-IMGLEFT:after {
  clear: both;
}
.product-accessories section.LH-SECTION-75-IMGRIGHT:before,
.product-accessories section.LH-SECTION-75-IMGLEFT:before,
.product-accessories section.LH-SECTION-75-IMGRIGHT:after,
.product-accessories section.LH-SECTION-75-IMGLEFT:after {
  content: " ";
  display: table;
}
.product-accessories section.LH-SECTION-75-IMGRIGHT:after,
.product-accessories section.LH-SECTION-75-IMGLEFT:after {
  clear: both;
}
.product-accessories section.LH-SECTION-75-IMGRIGHT .btn-success,
.product-accessories section.LH-SECTION-75-IMGLEFT .btn-success {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .product-accessories section.LH-SECTION-75-IMGRIGHT,
  .product-accessories section.LH-SECTION-75-IMGLEFT {
    padding-bottom: 0;
  }
  .product-accessories section.LH-SECTION-75-IMGRIGHT .content-container,
  .product-accessories section.LH-SECTION-75-IMGLEFT .content-container {
    padding-bottom: 0;
  }
  .product-accessories section.LH-SECTION-75-IMGRIGHT .content-text,
  .product-accessories section.LH-SECTION-75-IMGLEFT .content-text {
    padding-top: 8vw;
  }
}
.product-accessories .content-container h1 {
  font-size: 3.2vw;
  margin-bottom: 25px;
}
@media (max-width: 769px) {
  .product-accessories .content-container h1 {
    font-size: 28px;
  }
}
@media (min-width: 1500px) {
  .product-accessories .content-container h1 {
    font-size: 48px;
  }
}
.product-accessories .content-container p,
.product-accessories .content-container li {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .product-accessories .content-container p,
  .product-accessories .content-container li {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .product-accessories .content-container p,
  .product-accessories .content-container li {
    font-size: 16px;
  }
}
.product-accessories .content-container .content-image img {
  margin: auto;
}
.product-accessories .disclaimer {
  margin-top: 20px;
  padding-right: 25px;
}
@media (min-width: 992px) {
}
.product-accessories .disclaimer p {
  font-size: 0.8vw;
}
@media (max-width: 769px) {
  .product-accessories .disclaimer p {
    font-size: 10px;
  }
}
@media (min-width: 1500px) {
  .product-accessories .disclaimer p {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .product-accessories .LH-SECTION-75-IMGRIGHT .disclaimer {
    position: absolute;
    bottom: 0;
  }
  .product-accessories .LH-SECTION-75-IMGRIGHT .disclaimer p {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .product-accessories .LH-SECTION-75-IMGLEFT .content-text p {
    max-width: 475px;
  }
  .product-accessories .LH-SECTION-75-IMGLEFT .disclaimer {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .product-accessories .LH-SECTION-75-IMGLEFT .disclaimer p {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .product-accessories .big-jugs .content-text {
    padding-top: 7vw;
  }
}
.product-accessories .big-jugs img {
  margin: auto;
}
@media (min-width: 769px) {
  .product-accessories .big-jugs img {
    max-width: 450px;
  }
}
@media (min-width: 992px) {
  .product-accessories .flush-image {
    padding-bottom: 0;
  }
  .product-accessories .flush-image .content-container {
    padding-bottom: 0;
  }
}
.product-accessories .page-end .content-text p {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.cafevalet {
  font-weight: 100;
}
.cafevalet #landingwideBody {
  padding-top: 0;
}
@media (max-width: 768px) {
  .cafevalet .LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control .glyphicon-menu-left,
  .cafevalet .LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control .glyphicon-menu-right,
  .cafevalet .LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control .icon-prev,
  .cafevalet .LH-SECTION-COFFEE-CAROUSEL .carousel .carousel-control .icon-next {
    width: 35px;
    height: 35px;
    font-size: 20px;
    line-height: 35px;
  }
}
.cafevalet .LH-SECTION-HERO-CAROUSEL #cafevalet-item-1 {
  background-image: url('/images/landingpages/cafevalet/CafeValet_R1.jpg');
}
.cafevalet .LH-SECTION-HERO-CAROUSEL #cafevalet-item-2 {
  background-image: url('/images/landingpages/cafevalet/CafeValet_R2.jpg');
}
@media (max-width: 1200px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .cafe-stripe {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .cafe-stripe {
    position: absolute;
    right: 5%;
  }
}
@media (min-width: 1500px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .cafe-stripe {
    right: 15%;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .cafe-stripe {
    right: 15%;
  }
}
@media (min-width: 1500px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .cafe-stripe {
    right: 15%;
  }
}
.cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 6vh;
}
.cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 3.73333333vw;
  color: #333333;
  font-weight: 700;
  margin-bottom: 5px;
}
@media (max-width: 769px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 35px;
  }
}
@media (min-width: 1500px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 56px;
  }
}
.cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption h2 {
  margin: auto;
}
@media (max-width: 768px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption h2 {
    font-size: 5vw;
    max-width: 300px;
  }
}
.cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 1.46666667vw;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
}
@media (max-width: 769px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 22px;
  }
}
@media (min-width: 769px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    max-width: 480px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
.cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link {
  font-size: 1.46666667vw;
}
@media (max-width: 769px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link {
    font-size: 22px;
  }
}
@media (max-width: 769px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 6vw;
  }
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    max-width: 300px;
  }
}
@media (min-width: 769px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    max-width: 560px;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 45px;
  }
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption h2 {
    font-size: 24px;
  }
  .cafevalet .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 16px;
    max-width: 485px;
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.cafevalet .versatile .content-tile {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 50px;
}
@media (min-width: 769px) {
  .cafevalet .versatile .content-tile {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .cafevalet .versatile .content-tile {
    float: left;
    width: 25%;
  }
}
.cafevalet .versatile .content-tile p {
  max-width: 305px;
  margin: auto;
}
.cafevalet .versatile .content-text p {
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}
.cafevalet .flush {
  padding-bottom: 0;
}
.cafevalet .flush .content-container {
  padding-bottom: 0;
}
.cafevalet .sign-up h1 {
  position: relative;
  z-index: 1;
}
.cafevalet .sign-up .content-text,
.cafevalet .sign-up .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .cafevalet .sign-up .content-text,
  .cafevalet .sign-up .content-image {
    float: left;
    width: 50%;
  }
}
.cafevalet .sign-up .content-image {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .cafevalet .sign-up .content-container .content-image {
    margin-bottom: 160px;
  }
  .cafevalet .sign-up .content-container .content-text {
    margin-top: 4vh !important;
  }
  .cafevalet .sign-up .starter-kit {
    margin-top: -60px;
    margin-bottom: 50px;
    position: relative;
    z-index: 0;
  }
}
.cafevalet .cafevalet_water h1 {
  max-width: 550px;
}
@media (max-width: 991px) {
  .cafevalet .cafevalet_water h1 {
    margin-left: auto;
    margin-right: auto;
  }
}
.cafevalet .cafevalet-different h3 {
  margin-top: 0;
}
.cafevalet .cafevalet-different .content-centered p {
  max-width: 630px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.cafevalet .cafevalet-different .content-text {
  padding-top: 0;
}
.cafevalet .cafevalet-different .content-text p {
  font-size: 1.06666667vw;
  max-width: 395px;
  margin-bottom: 30px;
}
@media (max-width: 769px) {
  .cafevalet .cafevalet-different .content-text p {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .cafevalet .cafevalet-different .content-text p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .cafevalet .cafevalet-different .content-text p {
    margin-left: auto;
    margin-right: auto;
  }
}
.cafevalet .LH-SECTION-EQUIP-IMGRIGHT,
.cafevalet .LH-SECTION-EQUIP-IMGLEFT,
.cafevalet .LH-SECTION-EQUIP-IMGHALF,
.cafevalet .LH-SECTION-75-IMGLEFT,
.cafevalet .LH-SECTION-75-IMGRIGHT,
.cafevalet .LH-SECTION-TEXTCENTER,
.cafevalet .LH-SECTION-IMGRIGHT,
.cafevalet .LH-SECTION-IMGLEFT {
  position: relative;
}
.cafevalet .LH-SECTION-EQUIP-IMGRIGHT:before,
.cafevalet .LH-SECTION-EQUIP-IMGLEFT:before,
.cafevalet .LH-SECTION-EQUIP-IMGHALF:before,
.cafevalet .LH-SECTION-75-IMGLEFT:before,
.cafevalet .LH-SECTION-75-IMGRIGHT:before,
.cafevalet .LH-SECTION-TEXTCENTER:before,
.cafevalet .LH-SECTION-IMGRIGHT:before,
.cafevalet .LH-SECTION-IMGLEFT:before,
.cafevalet .LH-SECTION-EQUIP-IMGRIGHT:after,
.cafevalet .LH-SECTION-EQUIP-IMGLEFT:after,
.cafevalet .LH-SECTION-EQUIP-IMGHALF:after,
.cafevalet .LH-SECTION-75-IMGLEFT:after,
.cafevalet .LH-SECTION-75-IMGRIGHT:after,
.cafevalet .LH-SECTION-TEXTCENTER:after,
.cafevalet .LH-SECTION-IMGRIGHT:after,
.cafevalet .LH-SECTION-IMGLEFT:after {
  content: " ";
  display: table;
}
.cafevalet .LH-SECTION-EQUIP-IMGRIGHT:after,
.cafevalet .LH-SECTION-EQUIP-IMGLEFT:after,
.cafevalet .LH-SECTION-EQUIP-IMGHALF:after,
.cafevalet .LH-SECTION-75-IMGLEFT:after,
.cafevalet .LH-SECTION-75-IMGRIGHT:after,
.cafevalet .LH-SECTION-TEXTCENTER:after,
.cafevalet .LH-SECTION-IMGRIGHT:after,
.cafevalet .LH-SECTION-IMGLEFT:after {
  clear: both;
}
.cafevalet .LH-SECTION-EQUIP-IMGRIGHT:before,
.cafevalet .LH-SECTION-EQUIP-IMGLEFT:before,
.cafevalet .LH-SECTION-EQUIP-IMGHALF:before,
.cafevalet .LH-SECTION-75-IMGLEFT:before,
.cafevalet .LH-SECTION-75-IMGRIGHT:before,
.cafevalet .LH-SECTION-TEXTCENTER:before,
.cafevalet .LH-SECTION-IMGRIGHT:before,
.cafevalet .LH-SECTION-IMGLEFT:before,
.cafevalet .LH-SECTION-EQUIP-IMGRIGHT:after,
.cafevalet .LH-SECTION-EQUIP-IMGLEFT:after,
.cafevalet .LH-SECTION-EQUIP-IMGHALF:after,
.cafevalet .LH-SECTION-75-IMGLEFT:after,
.cafevalet .LH-SECTION-75-IMGRIGHT:after,
.cafevalet .LH-SECTION-TEXTCENTER:after,
.cafevalet .LH-SECTION-IMGRIGHT:after,
.cafevalet .LH-SECTION-IMGLEFT:after {
  content: " ";
  display: table;
}
.cafevalet .LH-SECTION-EQUIP-IMGRIGHT:after,
.cafevalet .LH-SECTION-EQUIP-IMGLEFT:after,
.cafevalet .LH-SECTION-EQUIP-IMGHALF:after,
.cafevalet .LH-SECTION-75-IMGLEFT:after,
.cafevalet .LH-SECTION-75-IMGRIGHT:after,
.cafevalet .LH-SECTION-TEXTCENTER:after,
.cafevalet .LH-SECTION-IMGRIGHT:after,
.cafevalet .LH-SECTION-IMGLEFT:after {
  clear: both;
}
.cafevalet .LH-SECTION-EQUIP-IMGRIGHT .btn-success,
.cafevalet .LH-SECTION-EQUIP-IMGLEFT .btn-success,
.cafevalet .LH-SECTION-EQUIP-IMGHALF .btn-success,
.cafevalet .LH-SECTION-75-IMGLEFT .btn-success,
.cafevalet .LH-SECTION-75-IMGRIGHT .btn-success,
.cafevalet .LH-SECTION-TEXTCENTER .btn-success,
.cafevalet .LH-SECTION-IMGRIGHT .btn-success,
.cafevalet .LH-SECTION-IMGLEFT .btn-success {
  margin-top: 15px;
}
.cafevalet .content-container h1 {
  font-size: 3.2vw;
  margin-bottom: 25px;
}
@media (max-width: 769px) {
  .cafevalet .content-container h1 {
    font-size: 28px;
  }
}
@media (min-width: 1500px) {
  .cafevalet .content-container h1 {
    font-size: 48px;
  }
}
.cafevalet .content-container h2 {
  font-size: 2.4vw;
  line-height: 1.444;
}
@media (max-width: 769px) {
  .cafevalet .content-container h2 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .cafevalet .content-container h2 {
    font-size: 36px;
  }
}
.cafevalet .content-container p,
.cafevalet .content-container li {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .cafevalet .content-container p,
  .cafevalet .content-container li {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .cafevalet .content-container p,
  .cafevalet .content-container li {
    font-size: 16px;
  }
}
.cafevalet .content-container .content-image img {
  margin: auto;
}
.cafevalet .content-container .content-centered {
  text-align: center;
}
.cafevalet .disclaimer {
  margin-top: 20px;
  padding-right: 25px;
}
@media (min-width: 992px) {
}
.cafevalet .disclaimer p {
  font-size: 0.8vw;
}
@media (max-width: 769px) {
  .cafevalet .disclaimer p {
    font-size: 10px;
  }
}
@media (min-width: 1500px) {
  .cafevalet .disclaimer p {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .cafevalet .LH-SECTION-75-IMGRIGHT .disclaimer p {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .cafevalet .LH-SECTION-75-IMGLEFT .content-text p {
    max-width: 475px;
  }
  .cafevalet .LH-SECTION-75-IMGLEFT .disclaimer p {
    text-align: right;
  }
}
.water #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_water_mobile.jpg');
}
@media (min-width: 992px) {
  .water #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_water.jpg');
  }
}
.alhambrawater #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_alhambrawater_mobile.jpg');
}
@media (min-width: 992px) {
  .alhambrawater #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_alhambrawater.jpg');
  }
}
.belmontsprings #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_belmontsprings_mobile.jpg');
}
@media (min-width: 992px) {
  .belmontsprings #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_belmontsprings.jpg');
  }
}
.crystalrock #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_crystalrock_mobile.jpg');
}
@media (min-width: 992px) {
  .crystalrock #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_crystalrock.jpg');
  }
}
.crystal-springs #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_crystal-springs_mobile.jpg');
}
@media (min-width: 992px) {
  .crystal-springs #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_crystal-springs.jpg');
  }
}
.deeprockwater #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_deeprockwater_mobile.jpg');
}
@media (min-width: 992px) {
  .deeprockwater #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_deeprockwater.jpg');
  }
}
.hinckleysprings #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_hinckleysprings_mobile.jpg');
}
@media (min-width: 992px) {
  .hinckleysprings #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_hinckleysprings.jpg');
  }
}
.kentwoodsprings #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_kentwoodsprings_mobile.jpg');
}
@media (min-width: 992px) {
  .kentwoodsprings #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_kentwoodsprings.jpg');
  }
}
.mountolympuswater #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_mountolympuswater_mobile.jpg');
}
@media (min-width: 992px) {
  .mountolympuswater #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_mountolympuswater.jpg');
  }
}
.sierrasprings #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_sierrasprings_mobile.jpg');
}
@media (min-width: 992px) {
  .sierrasprings #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_sierrasprings.jpg');
  }
}
.sparkletts #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_sparkletts_mobile.jpg');
}
@media (min-width: 992px) {
  .sparkletts #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_sparkletts.jpg');
  }
}
.labradorsource #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_labradorsource_mobile.jpg');
}
@media (min-width: 992px) {
  .labradorsource #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_labradorsource.jpg');
  }
}
.aquaterracor #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_labradorsource_mobile.jpg');
}
@media (min-width: 992px) {
  .aquaterracor #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_canadiansprings.jpg');
  }
}
.canadiansprings #home-delivery-item-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_canadiansprings_mobile.jpg');
}
@media (min-width: 992px) {
  .canadiansprings #home-delivery-item-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_canadiansprings.jpg');
  }
}
.home-delivery-service {
  font-weight: 100;
}
.home-delivery-service .zip_change {
  display: none !important;
}
.home-delivery-service .btn {
  margin-top: 15px;
}
.home-delivery-service .landingwideBody ul {
  list-style-type: none;
  -webkit-padding-start: 20px;
}
.home-delivery-service .landingwideBody ul li:before {
  content: '\2022';
  padding-right: 7px;
  vertical-align: top;
}
.home-delivery-service .landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .home-delivery-service .landingwideBody h1 {
    font-size: 22.5px;
  }
}
@media (min-width: 1500px) {
  .home-delivery-service .landingwideBody h1 {
    font-size: 47.97px;
  }
}
.home-delivery-service #landingwideBody {
  padding-top: 0px;
}
@media (min-width: 992px) {
  .home-delivery-service .LH-SECTION-HERO-CAROUSEL #home-delivery-item-1 {
    background-position: bottom;
  }
}
.home-delivery-service .LH-SECTION-HERO-CAROUSEL #home-delivery-item-1 a {
  text-decoration: none;
}
.home-delivery-service .LH-SECTION-HERO-CAROUSEL #home-delivery-item-1 a:hover {
  text-decoration: none;
}
.home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  cursor: default;
}
@media (max-width: 1400px) {
  .home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 150px;
  }
}
.home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 2.93333333vw;
  color: #fff;
  font-weight: 100;
  margin-bottom: 0px;
}
@media (max-width: 769px) {
  .home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 27px;
  }
}
@media (min-width: 1500px) {
  .home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 44px;
  }
}
.home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 2.33333333vw;
  color: #fff;
  font-weight: 100;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 769px) {
  .home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 35px;
  }
}
.home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
  font-size: 1.33333333vw;
  color: #fff;
  font-weight: 100;
  margin-top: 5px;
}
@media (max-width: 769px) {
  .home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 20px;
  }
}
.home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a span {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a span {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .home-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a span {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .home-delivery-service section {
    padding-top: 100px;
  }
  .home-delivery-service section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.home-delivery-service section .content-text h1 {
  margin-bottom: 20px;
}
.home-delivery-service section .content-text ul,
.home-delivery-service section .content-text li,
.home-delivery-service section .content-text ol,
.home-delivery-service section .content-text p {
  font-size: 1.06666667vw;
  line-height: 1.625;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .home-delivery-service section .content-text ul,
  .home-delivery-service section .content-text li,
  .home-delivery-service section .content-text ol,
  .home-delivery-service section .content-text p {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .home-delivery-service section .content-text ul,
  .home-delivery-service section .content-text li,
  .home-delivery-service section .content-text ol,
  .home-delivery-service section .content-text p {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .home-delivery-service section .content-text {
    padding-top: 0;
  }
}
.home-delivery-service section.aquacafe-container {
  position: relative;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .home-delivery-service section.aquacafe-container .content-text {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-delivery-service section.aquacafe-container .content-image {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .home-delivery-service section.aquacafe-container .content-text {
    float: left;
    width: 37.5%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .home-delivery-service section.aquacafe-container .content-text {
    left: 62.5%;
  }
}
@media (min-width: 992px) and (min-width: 1500px) {
  .home-delivery-service section.aquacafe-container .content-text {
    padding-top: 4vw;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .home-delivery-service section.aquacafe-container .content-image {
    float: left;
    width: 62.5%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .home-delivery-service section.aquacafe-container .content-image {
    right: 37.5%;
  }
}
.home-delivery-service section.aquacafe-container .disclaimer {
  clear: both;
  width: 100%;
}
@media (min-width: 1500px) {
  .home-delivery-service section.aquacafe-container .disclaimer {
    margin-top: 50px;
  }
}
.home-delivery-service section.aquacafe-container .disclaimer p {
  font-size: 0.875em;
  float: right;
}
.home-delivery-service section.homepage .content-text {
  max-width: 700px;
}
.home-delivery-service section.homepage .content-text p {
  max-width: 610px;
}
@media (max-width: 991px) {
  .home-delivery-service section.homepage {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .home-delivery-service .content-image {
    margin: auto;
    text-align: center;
  }
  .home-delivery-service .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.home-delivery-service .disclaimer {
  margin-top: 0;
  float: right;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .home-delivery-service .disclaimer {
    padding-top: 0px;
  }
}
.home-delivery-service .aquacafe-container .content-image {
  padding: 0;
}
.canadiansprings .home-delivery-service .aquacafe-container,
.labradorsource .home-delivery-service .aquacafe-container,
.aquaterracor .home-delivery-service .aquacafe-container {
  padding-bottom: 0;
}
.canadiansprings .home-delivery-service .aquacafe-container .disclaimer,
.labradorsource .home-delivery-service .aquacafe-container .disclaimer,
.aquaterracor .home-delivery-service .aquacafe-container .disclaimer {
  margin-top: 50px;
}
.office-delivery-service {
  font-weight: 100;
}
.office-delivery-service .zip_change {
  display: none !important;
}
.office-delivery-service .btn {
  margin-top: 15px;
}
.office-delivery-service .landingwideBody ul {
  list-style-type: none;
  -webkit-padding-start: 20px;
}
.office-delivery-service .landingwideBody ul li:before {
  content: '\2022';
  padding-right: 7px;
  vertical-align: top;
}
.office-delivery-service .landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .office-delivery-service .landingwideBody h1 {
    font-size: 22.5px;
  }
}
@media (min-width: 1500px) {
  .office-delivery-service .landingwideBody h1 {
    font-size: 47.97px;
  }
}
.office-delivery-service #landingwideBody {
  padding-top: 0px;
}
.office-delivery-service .LH-SECTION-HERO-CAROUSEL #office-delivery-item-1 {
  background-image: url('/images/landingpages/office-delivery-service/office-delivery-service_hero-mobile.jpg');
  background-position: center 100px;
}
@media (min-width: 992px) {
  .office-delivery-service .LH-SECTION-HERO-CAROUSEL #office-delivery-item-1 {
    background-image: url('/images/landingpages/office-delivery-service/office-delivery-service_hero.jpg');
    background-position: center;
  }
}
.office-delivery-service .LH-SECTION-HERO-CAROUSEL #office-delivery-item-1 a {
  text-decoration: none;
}
.office-delivery-service .LH-SECTION-HERO-CAROUSEL #office-delivery-item-1 a:hover {
  text-decoration: none;
}
.office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  cursor: default;
}
@media (max-width: 1400px) {
  .office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 150px;
  }
}
.office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 2.93333333vw;
  color: #000;
  font-weight: 100;
  margin-bottom: 0px;
}
@media (max-width: 769px) {
  .office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 27px;
  }
}
@media (min-width: 1500px) {
  .office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 44px;
  }
}
.office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 2.33333333vw;
  color: #000;
  font-weight: 100;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 769px) {
  .office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 35px;
  }
}
.office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
  font-size: 1.33333333vw;
  font-weight: 100;
  margin-top: 5px;
}
@media (max-width: 769px) {
  .office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 20px;
  }
}
.office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a span {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a span {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .office-delivery-service .LH-SECTION-HERO-CAROUSEL .carousel-caption a span {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .office-delivery-service section {
    padding-top: 100px;
  }
  .office-delivery-service section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.office-delivery-service section .content-text h1 {
  margin-bottom: 20px;
}
.office-delivery-service section .content-text ul,
.office-delivery-service section .content-text li,
.office-delivery-service section .content-text ol,
.office-delivery-service section .content-text p {
  font-size: 1.2vw;
  line-height: 1.625;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .office-delivery-service section .content-text ul,
  .office-delivery-service section .content-text li,
  .office-delivery-service section .content-text ol,
  .office-delivery-service section .content-text p {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .office-delivery-service section .content-text ul,
  .office-delivery-service section .content-text li,
  .office-delivery-service section .content-text ol,
  .office-delivery-service section .content-text p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .office-delivery-service section .content-text {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .office-delivery-service section.homepage {
    text-align: center;
  }
}
.office-delivery-service .LH-SECTION-TEXTCENTER .content-text {
  text-align: center;
}
.office-delivery-service .LH-SECTION-TEXTCENTER .content-text p {
  font-size: 1.2vw;
  font-weight: 100;
  margin: auto;
  padding-bottom: 35px;
  max-width: 850px;
}
@media (max-width: 769px) {
  .office-delivery-service .LH-SECTION-TEXTCENTER .content-text p {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .office-delivery-service .LH-SECTION-TEXTCENTER .content-text p {
    font-size: 18px;
  }
}
.office-delivery-service .LH-SECTION-TEXTCENTER .content-tile {
  padding-bottom: 10px;
}
.office-delivery-service .LH-SECTION-TEXTCENTER .content-tile h3 {
  font-size: 1.6vw;
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .office-delivery-service .LH-SECTION-TEXTCENTER .content-tile h3 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .office-delivery-service .LH-SECTION-TEXTCENTER .content-tile h3 {
    font-size: 24px;
  }
}
.office-delivery-service .LH-SECTION-TEXTCENTER .content-tile p {
  font-size: 1.2vw;
}
@media (max-width: 769px) {
  .office-delivery-service .LH-SECTION-TEXTCENTER .content-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .office-delivery-service .LH-SECTION-TEXTCENTER .content-tile p {
    font-size: 18px;
  }
}
.office-delivery-service .LH-SECTION-TEXTCENTER .content-tile.small-office h3 {
  color: #009ad9;
}
.office-delivery-service .LH-SECTION-TEXTCENTER .content-tile.medium-office h3 {
  color: #00639b;
}
.office-delivery-service .LH-SECTION-TEXTCENTER .content-tile.large-office h3 {
  color: #063458;
}
@media (max-width: 991px) {
  .office-delivery-service .LH-SECTION-TEXTCENTER .content-footnote p {
    text-align: center;
  }
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .carousel {
  max-width: 100%;
  width: 100%;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .carousel-control {
  display: none !important;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .content-text {
  margin-bottom: 25px;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL h1 {
  margin-top: 0;
  margin-bottom: 0 !important;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL h3 {
  margin-bottom: 0 !important;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL h2 {
  margin-bottom: 0;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL p {
  margin-top: 10px !important;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL img {
  width: 100%;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper {
  bottom: 0px;
  background-color: rgba(36, 36, 36, 0.9);
  border-bottom: 6px solid #105697;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper:before,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper:after {
  content: " ";
  display: table;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper:after {
  clear: both;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper:before,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper:after {
  content: " ";
  display: table;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper:after {
  clear: both;
}
@media (min-width: 992px) {
  .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper {
    margin: -100px 0 0;
    z-index: 10;
    height: 100px;
    padding: 20px 0 10px;
  }
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper img {
  float: left;
  height: 100%;
  padding-right: 20px;
  width: auto;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .leftside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding-bottom: 20px;
  padding-left: 50px;
}
@media (min-width: 769px) {
  .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .leftside {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .leftside {
    text-align: left;
    padding-left: 100px;
    padding-bottom: 5px;
  }
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .leftside h2 {
  text-align: left;
  font-size: 1.2vw;
  color: #fff;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1;
}
@media (max-width: 769px) {
  .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .leftside h2 {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .leftside h2 {
    font-size: 18px;
  }
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .leftside h1 {
  text-align: left;
  font-size: 1.86666667vw;
  color: #fff;
  font-weight: 100;
  line-height: 1.18;
  margin: 0;
  padding: 0;
}
@media (max-width: 769px) {
  .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .leftside h1 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .leftside h1 {
    font-size: 28px;
  }
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 769px) {
  .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside {
    text-align: right;
    padding-right: 100px;
  }
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a {
  margin-top: 15px;
  color: #fff;
  background-color: #0088cc;
  border-color: #0077b3;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  background-color: #2ec200;
  border-color: #2ec200;
  margin-top: 0;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:focus,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.focus {
  color: #fff;
  background-color: #006699;
  border-color: #002233;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:hover {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:active,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.active,
.open > .dropdown-toggle.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:active:hover,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.active:hover,
.open > .dropdown-toggle.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:hover,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:active:focus,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.active:focus,
.open > .dropdown-toggle.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:focus,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:active.focus,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.active.focus,
.open > .dropdown-toggle.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.focus {
  color: #fff;
  background-color: #004e75;
  border-color: #002233;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:active,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.active,
.open > .dropdown-toggle.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a {
  background-image: none;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.disabled,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a[disabled],
fieldset[disabled] .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.disabled:hover,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a[disabled]:hover,
fieldset[disabled] .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:hover,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.disabled:focus,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a[disabled]:focus,
fieldset[disabled] .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:focus,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.disabled.focus,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a[disabled].focus,
fieldset[disabled] .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.focus,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.disabled:active,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a[disabled]:active,
fieldset[disabled] .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a:active,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.disabled.active,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a[disabled].active,
fieldset[disabled] .office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a.active {
  background-color: #0088cc;
  border-color: #0077b3;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper .rightside a .badge {
  color: #0088cc;
  background-color: #fff;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper.small-office {
  background-color: rgba(189, 236, 255, 0.9);
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper.small-office h2,
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper.small-office h1 {
  color: #063458;
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper.medium-office {
  background-color: rgba(0, 154, 217, 0.9);
}
.office-delivery-service .LH-SECTION-COFFEE-CAROUSEL .interloper.large-office {
  background-color: rgba(6, 52, 88, 0.9);
}
@media (max-width: 991px) {
  .office-delivery-service .content-image {
    margin: auto;
    text-align: center;
  }
  .office-delivery-service .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.office-delivery-service .disclaimer {
  margin-top: 0;
  float: right;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .office-delivery-service .disclaimer {
    padding-top: 0px;
  }
}
.other-channels {
  font-weight: 100;
}
.other-channels .zip_change {
  display: none !important;
}
@media (min-width: 992px) {
  .other-channels .hero {
    padding-top: 50px;
  }
}
.other-channels .hero .content-container {
  padding-bottom: 0;
  margin-top: 150px;
}
@media (min-width: 992px) {
  .other-channels .hero .content-container {
    margin-top: 50px;
    max-width: 765px;
  }
  .other-channels .hero .content-container h1 {
    margin: auto;
    max-width: 500px;
  }
}
.other-channels .btn {
  margin-top: 15px;
}
.other-channels .landingwideBody ul {
  list-style-type: none;
  -webkit-padding-start: 20px;
}
.other-channels .landingwideBody ul li:before {
  content: '\2022';
  padding-right: 7px;
  vertical-align: top;
}
.other-channels .landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .other-channels .landingwideBody h1 {
    font-size: 22.5px;
  }
}
@media (min-width: 1500px) {
  .other-channels .landingwideBody h1 {
    font-size: 47.97px;
  }
}
.other-channels #landingwideBody {
  padding-top: 0px;
}
.other-channels .LH-Carousel-Wrapper {
  width: 100%;
  max-width: 100%;
}
.other-channels .LH-Carousel-Wrapper .carousel .item img {
  width: 100%;
  max-width: 100%;
}
.other-channels .LH-SECTION-HERO-CAROUSEL {
  min-height: 380px;
  height: 380px;
}
@media (min-width: 992px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL {
    min-height: 500px;
    height: 100vh;
  }
}
.other-channels .LH-SECTION-HERO-CAROUSEL .carousel .item {
  min-height: 380px;
  height: 380px;
}
@media (min-width: 992px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL .carousel .item {
    min-height: 500px;
    height: 100vh;
  }
}
.other-channels .LH-SECTION-HERO-CAROUSEL .carousel .item a {
  text-decoration: none;
}
.other-channels .LH-SECTION-HERO-CAROUSEL .carousel .item a:hover {
  text-decoration: none;
}
.other-channels .LH-SECTION-HERO-CAROUSEL #other-channels-hero-1 {
  background-image: url('/images/landingpages/other-channels/other_channels-education_hero.jpg');
}
.other-channels .LH-SECTION-HERO-CAROUSEL #other-channels-hero-1 h1 {
  color: #FFF !important;
}
@media (min-width: 992px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL #other-channels-hero-1 {
    background-position: bottom;
    background-image: url('/images/landingpages/other-channels/other_channels-education_hero.jpg');
  }
}
.other-channels .LH-SECTION-HERO-CAROUSEL #other-channels-hero-2 {
  background-image: url('/images/landingpages/other-channels/other_channels-healthcare_hero.jpg');
}
@media (min-width: 992px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL #other-channels-hero-2 {
    background-position: bottom;
  }
}
.other-channels .LH-SECTION-HERO-CAROUSEL #other-channels-hero-3 {
  background-image: url('/images/landingpages/other-channels/other_channels-hospitality_hero.jpg');
}
@media (min-width: 992px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL #other-channels-hero-3 {
    background-position: bottom;
  }
}
.other-channels .LH-SECTION-HERO-CAROUSEL #other-channels-hero-4 {
  background-image: url('/images/landingpages/other-channels/other_channels-manufacturing_hero.jpg');
}
@media (min-width: 992px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL #other-channels-hero-4 {
    background-position: bottom;
  }
}
.other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  cursor: default;
}
@media (max-width: 1400px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 110px;
  }
}
@media (min-width: 992px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 155px;
  }
}
.other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 2.93333333vw;
  color: #000;
  font-weight: 700;
}
@media (max-width: 769px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 27px;
  }
}
@media (min-width: 1500px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 44px;
  }
}
.other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 2.33333333vw;
  color: #fff;
  font-weight: 100;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 769px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 22px;
  }
}
@media (min-width: 1500px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 35px;
  }
}
.other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption .btn {
  font-size: 1.06666667vw;
  font-weight: 100;
  margin-top: 5px;
}
@media (max-width: 769px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption .btn {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .other-channels .LH-SECTION-HERO-CAROUSEL .carousel-caption .btn {
    font-size: 16px;
  }
}
.other-channels section .content-text h1 {
  margin-bottom: 20px;
  font-size: 2.66666667vw;
}
@media (max-width: 769px) {
  .other-channels section .content-text h1 {
    font-size: 28px;
  }
}
@media (min-width: 1500px) {
  .other-channels section .content-text h1 {
    font-size: 40px;
  }
}
.other-channels section .content-text ul,
.other-channels section .content-text li,
.other-channels section .content-text ol,
.other-channels section .content-text p {
  font-size: 1.06666667vw;
  line-height: 1.625;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .other-channels section .content-text ul,
  .other-channels section .content-text li,
  .other-channels section .content-text ol,
  .other-channels section .content-text p {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .other-channels section .content-text ul,
  .other-channels section .content-text li,
  .other-channels section .content-text ol,
  .other-channels section .content-text p {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .other-channels section .content-text ul,
  .other-channels section .content-text li,
  .other-channels section .content-text ol,
  .other-channels section .content-text p {
    max-width: 628px;
  }
}
.other-channels section .content-text ul {
  max-width: 490px;
}
.other-channels section .content-text ul li {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .other-channels section .content-text {
    padding-top: 0;
  }
}
.other-channels section.aquacafe-container {
  padding-bottom: 0;
  position: relative;
}
@media (min-width: 992px) {
  .other-channels section.aquacafe-container .content-text {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .other-channels section.aquacafe-container .content-image {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .other-channels section.aquacafe-container .content-text {
    float: left;
    width: 37.5%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .other-channels section.aquacafe-container .content-text {
    left: 62.5%;
  }
}
@media (min-width: 992px) and (min-width: 1500px) {
  .other-channels section.aquacafe-container .content-text {
    padding-top: 4vw;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .other-channels section.aquacafe-container .content-image {
    float: left;
    width: 62.5%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .other-channels section.aquacafe-container .content-image {
    right: 37.5%;
  }
}
.other-channels section.aquacafe-container .disclaimer {
  clear: both;
  width: 100%;
}
@media (min-width: 1500px) {
  .other-channels section.aquacafe-container .disclaimer {
    margin-top: 100px;
  }
}
@media (min-width: 1500px) {
  .other-channels section.aquacafe-container .disclaimer {
    margin-top: 100px;
  }
}
.other-channels section.aquacafe-container .disclaimer p {
  font-size: 0.875em;
  float: right;
}
@media (max-width: 991px) {
  .other-channels section.homepage {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .other-channels #education-content .content-image,
  .other-channels #healthcare .content-image {
    margin-top: 7vh;
  }
}
@media (min-width: 992px) {
  .other-channels #healthcare .content-text {
    left: 50%;
    position: relative;
    width: 40%;
    z-index: 1;
  }
  .other-channels #healthcare .content-text h1 {
    max-width: 550px;
  }
}
@media (min-width: 992px) {
  .other-channels #healthcare .content-image {
    right: 40%;
    width: 60%;
  }
}
@media (min-width: 992px) {
  .other-channels #hospitality h1 {
    max-width: 400px;
  }
}
@media (max-width: 991px) {
  .other-channels .content-image {
    margin: auto;
    text-align: center;
  }
  .other-channels .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.other-channels .disclaimer {
  margin-top: 0;
  float: right;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .other-channels .disclaimer {
    padding-top: 0px;
  }
}
.canadiansprings .other-channels #other-channels-hero-2,
.labradorsource .other-channels #other-channels-hero-2,
.aquaterracor .other-channels #other-channels-hero-2 {
  background-image: url('/images/landingpages/other-channels/other_channels-healthcare_hero-aquaterra.jpg');
}
.canadiansprings .other-channels #other-channels-hero-3,
.labradorsource .other-channels #other-channels-hero-3,
.aquaterracor .other-channels #other-channels-hero-3 {
  background-image: url('/images/landingpages/other-channels/other_channels-hospitality_hero-aquaterra.jpg');
}
.canadiansprings .other-channels #other-channels-hero-4 {
  background-image: url('/images/landingpages/other-channels/other_channels-manufacturing_hero-canadiansprings.jpg');
}
.labradorsource .other-channels #other-channels-hero-4 {
  background-image: url('/images/landingpages/other-channels/other_channels-manufacturing_hero-labradorsource.jpg');
}
.aquaterracor .other-channels #other-channels-hero-4 {
  background-image: url('/images/landingpages/other-channels/other_channels-manufacturing_hero-aquaterracor.jpg');
}
.water #regional-distributor-item-1 {
  background-image: url('/images/landingpages/regional-distributor/regional-distributor_water_mobile.jpg');
}
@media (min-width: 992px) {
  .water #regional-distributor-item-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_water.jpg');
  }
}
@media (min-width: 992px) {
  .water #regional-distributor-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_serving_sierrasprings.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 75%;
  }
}
@media (min-width: 992px) {
  .water #regional-distributor-3 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_map_sierrasprings.jpg');
    background-size: cover;
  }
}
.alhambrawater #regional-distributor-item-1 {
  background-image: url('/images/landingpages/regional-distributor/regional-distributor_alhambrawater_mobile.jpg');
}
@media (min-width: 992px) {
  .alhambrawater #regional-distributor-item-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_alhambrawater.jpg');
  }
}
.belmontsprings #regional-distributor-item-1 {
  background-image: url('/images/landingpages/regional-distributor/regional-distributor_belmontsprings_mobile.jpg');
}
@media (min-width: 992px) {
  .belmontsprings #regional-distributor-item-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_belmontsprings.jpg');
  }
}
.crystal-springs #regional-distributor-item-1 {
  background-image: url('/images/landingpages/regional-distributor/regional-distributor_crystal-springs_mobile.jpg');
}
@media (min-width: 992px) {
  .crystal-springs #regional-distributor-item-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_crystal-springs.jpg');
  }
}
.deeprockwater #regional-distributor-item-1 {
  background-image: url('/images/landingpages/regional-distributor/regional-distributor_deeprockwater_mobile.jpg');
}
@media (min-width: 992px) {
  .deeprockwater #regional-distributor-item-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_deeprockwater.jpg');
  }
}
.hinckleysprings #regional-distributor-item-1 {
  background-image: url('/images/landingpages/regional-distributor/regional-distributor_hinckleysprings_mobile.jpg');
}
@media (min-width: 992px) {
  .hinckleysprings #regional-distributor-item-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_hinckleysprings.jpg');
  }
}
.kentwoodsprings #regional-distributor-item-1 {
  background-image: url('/images/landingpages/regional-distributor/regional-distributor_kentwoodsprings_mobile.jpg');
}
@media (min-width: 992px) {
  .kentwoodsprings #regional-distributor-item-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_kentwoodsprings.jpg');
  }
}
.mountolympuswater #regional-distributor-item-1 {
  background-image: url('/images/landingpages/regional-distributor/regional-distributor_mountolympuswater_mobile.jpg');
}
@media (min-width: 992px) {
  .mountolympuswater #regional-distributor-item-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_mountolympuswater.jpg');
  }
}
.sierrasprings #regional-distributor-item-1 {
  background-image: url('/images/landingpages/regional-distributor/regional-distributor_sierrasprings.jpg');
}
@media (min-width: 992px) {
  .sierrasprings #regional-distributor-item-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_sierrasprings.jpg');
  }
}
@media (min-width: 992px) {
  .sierrasprings #regional-distributor-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_serving_sierrasprings.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 75%;
  }
}
@media (min-width: 992px) {
  .sierrasprings #regional-distributor-3 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_map_sierrasprings.jpg');
    background-size: cover;
  }
}
.sparkletts #regional-distributor-item-1 {
  background-image: url('/images/landingpages/regional-distributor/regional-distributor_sparkletts_mobile.jpg');
}
@media (min-width: 992px) {
  .sparkletts #regional-distributor-item-1 {
    background-image: url('/images/landingpages/regional-distributor/regional-distributor_sparkletts.jpg');
  }
}
.bottled-water-delivery-southern-california {
  font-weight: 100;
}
.bottled-water-delivery-southern-california .LH-SECTION-PAGEMENU {
  display: none !important;
}
.bottled-water-delivery-southern-california .zip_change {
  display: none !important;
}
.bottled-water-delivery-southern-california .btn {
  margin-top: 15px;
}
.bottled-water-delivery-southern-california .landingwideBody ul {
  list-style-type: none;
  -webkit-padding-start: 20px;
}
.bottled-water-delivery-southern-california .landingwideBody ul li:before {
  content: '\2022';
  padding-right: 7px;
  vertical-align: top;
}
.bottled-water-delivery-southern-california .landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .bottled-water-delivery-southern-california .landingwideBody h1 {
    font-size: 22.5px;
  }
}
@media (min-width: 1500px) {
  .bottled-water-delivery-southern-california .landingwideBody h1 {
    font-size: 47.97px;
  }
}
.bottled-water-delivery-southern-california #landingwideBody {
  padding-top: 0px;
}
.bottled-water-delivery-southern-california .regionalsites-nav .careers,
.bottled-water-delivery-southern-california .regionalsites-nav .dropdown-menu .careers,
.bottled-water-delivery-southern-california .regionalsites-nav .where-to-buy-link,
.bottled-water-delivery-southern-california .regionalsites-nav .dropdown-menu .where-to-buy-link,
.bottled-water-delivery-southern-california .regionalsites-nav .filtration-service-link,
.bottled-water-delivery-southern-california .regionalsites-nav .dropdown-menu .filtration-service-link,
.bottled-water-delivery-southern-california .regionalsites-nav .contact-link,
.bottled-water-delivery-southern-california .regionalsites-nav .dropdown-menu .contact-link,
.bottled-water-delivery-southern-california .regionalsites-nav .filtration-equipment-link,
.bottled-water-delivery-southern-california .regionalsites-nav .dropdown-menu .filtration-equipment-link {
  display: none !important;
}
@media (min-width: 992px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .item {
    height: 110vh;
  }
}
@media (min-width: 992px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL #regional-distributor-item-1 {
    background-position: bottom;
  }
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL #regional-distributor-item-1 a {
  text-decoration: none;
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL #regional-distributor-item-1 a:hover {
  text-decoration: none;
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 11vh;
  cursor: default;
}
@media (max-width: 1400px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 0px;
  }
}
@media (min-width: 992px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    margin: auto;
  }
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 3.33333333vw;
  color: #fff;
  font-weight: 100;
}
@media (max-width: 769px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 27px;
  }
}
@media (min-width: 1500px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 50px;
  }
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 1.2vw;
  color: #fff;
  font-weight: 100;
  margin: 5px auto 10px;
  max-width: 1000px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 769px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 18px;
  }
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption .btn {
  font-size: 1.06666667vw;
  font-weight: 100;
  margin-top: 5px;
}
@media (max-width: 769px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption .btn {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .carousel-caption .btn {
    font-size: 16px;
  }
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT {
  background-color: transparent;
  border-bottom: none;
  padding-top: 30px;
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT:before,
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT:after {
  content: " ";
  display: table;
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT:after {
  clear: both;
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT:before,
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT:after {
  content: " ";
  display: table;
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT:after {
  clear: both;
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT h1 {
  font-size: 2.4vw;
  text-align: center;
}
@media (max-width: 769px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT h1 {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT h1 {
    font-size: 36px;
  }
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .form-group {
  margin-bottom: 20px;
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .bottle-selection {
  background-color: #fff;
  padding: 10px;
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .bottle-selection label {
  font-weight: 100;
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .bottle-selection .checkbox-inline {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .bottle-selection .checkbox-inline input[type="radio"],
.bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .bottle-selection .checkbox-inline input[type="checkbox"] {
  margin-top: 10px !important;
}
@media (min-width: 992px) {
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .regional-form {
    max-width: 600px;
    margin: auto;
  }
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .regional-form:before,
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .regional-form:after {
    content: " ";
    display: table;
  }
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .regional-form:after {
    clear: both;
  }
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .regional-form:before,
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .regional-form:after {
    content: " ";
    display: table;
  }
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .regional-form:after {
    clear: both;
  }
  .bottled-water-delivery-southern-california .LH-SECTION-HERO-CAROUSEL .LH-SECTION-IMGRIGHT .content-text {
    border-left: 1px solid #fff;
    padding-top: 0;
  }
}
.bottled-water-delivery-southern-california section .content-text h1 {
  margin-bottom: 20px;
  line-height: 1.208;
}
.bottled-water-delivery-southern-california section .content-text ul,
.bottled-water-delivery-southern-california section .content-text li,
.bottled-water-delivery-southern-california section .content-text ol,
.bottled-water-delivery-southern-california section .content-text p {
  font-size: 1.2vw;
  line-height: 1.625;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .bottled-water-delivery-southern-california section .content-text ul,
  .bottled-water-delivery-southern-california section .content-text li,
  .bottled-water-delivery-southern-california section .content-text ol,
  .bottled-water-delivery-southern-california section .content-text p {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .bottled-water-delivery-southern-california section .content-text ul,
  .bottled-water-delivery-southern-california section .content-text li,
  .bottled-water-delivery-southern-california section .content-text ol,
  .bottled-water-delivery-southern-california section .content-text p {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .bottled-water-delivery-southern-california section.homepage {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .bottled-water-delivery-southern-california section .content-image {
    padding-top: 20px;
  }
}
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER:before,
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER:after {
  content: " ";
  display: table;
}
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER:after {
  clear: both;
}
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER:before,
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER:after {
  content: " ";
  display: table;
}
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER:after {
  clear: both;
}
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER h1 {
  font-size: 2.4vw;
  text-align: center;
}
@media (max-width: 769px) {
  .bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER h1 {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  .bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER h1 {
    font-size: 36px;
  }
}
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER .form-group {
  margin-bottom: 20px;
}
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER .bottle-selection {
  padding: 10px;
}
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER .bottle-selection label {
  font-weight: 100;
}
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER .bottle-selection .checkbox-inline {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}
.bottled-water-delivery-southern-california .LH-SECTION-TEXTCENTER .bottle-selection .checkbox-inline img {
  display: none !important;
}
@media (min-width: 992px) {
  .bottled-water-delivery-southern-california .LH-SECTION-75-IMGLEFT .content-container,
  .bottled-water-delivery-southern-california .LH-SECTION-75-IMGRIGHT .content-container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.bottled-water-delivery-southern-california .LH-SECTION-75-IMGLEFT .content-container .content-text,
.bottled-water-delivery-southern-california .LH-SECTION-75-IMGRIGHT .content-container .content-text {
  max-width: 565px;
}
.bottled-water-delivery-southern-california .LH-SECTION-75-IMGLEFT .content-container .content-text p,
.bottled-water-delivery-southern-california .LH-SECTION-75-IMGRIGHT .content-container .content-text p {
  max-width: 425px;
}
@media (max-width: 991px) {
  .bottled-water-delivery-southern-california .LH-SECTION-75-IMGLEFT .content-container .content-text p,
  .bottled-water-delivery-southern-california .LH-SECTION-75-IMGRIGHT .content-container .content-text p {
    margin: auto;
  }
}
@media (min-width: 992px) {
  .bottled-water-delivery-southern-california .LH-SECTION-75-IMGLEFT#regional-distributor-2 .content-container,
  .bottled-water-delivery-southern-california .LH-SECTION-75-IMGRIGHT#regional-distributor-2 .content-container {
    padding-bottom: 50px;
  }
}
.bottled-water-delivery-southern-california .LH-SECTION-75-IMGRIGHT .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .bottled-water-delivery-southern-california .LH-SECTION-75-IMGRIGHT .content-text {
    float: left;
    width: 41.66666667%;
  }
}
.bottled-water-delivery-southern-california .LH-SECTION-75-IMGRIGHT .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .bottled-water-delivery-southern-california .LH-SECTION-75-IMGRIGHT .content-image {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .bottled-water-delivery-southern-california .LH-SECTION-75-IMGLEFT .content-text {
    left: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .bottled-water-delivery-southern-california .LH-SECTION-75-IMGLEFT .content-image {
    right: 41.66666667%;
  }
}
.bottled-water-delivery-southern-california .video-video {
  margin: auto;
}
.bottled-water-delivery-southern-california .video-youtube {
  max-width: 658px;
  margin: auto;
}
.bottled-water-delivery-southern-california .video-youtube iframe {
  max-height: 370px;
  max-width: 658px;
}
.bottled-water-delivery-southern-california .disclaimer {
  margin-top: 0;
  float: right;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .bottled-water-delivery-southern-california .disclaimer {
    padding-top: 0px;
  }
}
/*==========================  Hero Images ==========================*/
.water #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_water_hero.jpg');
}
.alhambrawater #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_alhambrawater_hero.jpg');
  background-position: bottom;
}
.belmontsprings #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_belmontsprings_hero.jpg');
}
.crystalrock #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_crystalrock_hero.jpg');
}
.crystal-springs #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_crystal-springs_hero.jpg');
}
.deeprockwater #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_deeprockwater_hero.jpg');
}
.hinckleysprings #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_hinckleysprings_hero.jpg');
}
.kentwoodsprings #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_kentwoodsprings_hero.jpg');
}
.mountolympuswater #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_mountolympuswater_hero.jpg');
}
.sierrasprings #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_sierrasprings_hero.jpg');
}
.sparkletts #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_sparkletts_hero.jpg');
}
.labradorsource #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_labradorsource_hero.jpg');
}
.canadiansprings #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_canadiansprings_hero.jpg');
}
.aquaterracor #water-education-item-1 {
  background-image: url('/images/landingpages/water-education/water-education_aquaterracor_hero.jpg');
}
/*==========================  Styles ==========================*/
.water-education {
  /*=================================== Stop ============================*/
}
.water-education #landingwideBody {
  padding-top: 60px;
}
.water-education .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 12vh;
  line-height: 30px;
  padding-top: 0;
}
.water-education .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 2.93333333vw;
}
@media (max-width: 769px) {
  .water-education .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 27px;
  }
}
@media (min-width: 1500px) {
  .water-education .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 44px;
  }
}
.water-education .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
  font-size: 1.33333333vw;
  font-weight: 100;
}
@media (max-width: 769px) {
  .water-education .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .water-education .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 20px;
  }
}
.water-education .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 1.33333333vw;
  font-weight: 100;
  max-width: 850px;
  margin: 0 auto 0px;
}
@media (max-width: 769px) {
  .water-education .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .water-education .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 20px;
  }
}
@media (max-width: 769px) {
  .water-education .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    padding: 0 20px;
    line-height: 1.3;
  }
}
@media (min-width: 992px) {
  .water-education .homepage .content-container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.water-education .LH-SECTION-IMGLEFT p {
  font-size: 1.06666667vw;
  line-height: 1.625;
  max-width: 500px;
  margin-bottom: 30px;
}
@media (max-width: 769px) {
  .water-education .LH-SECTION-IMGLEFT p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .water-education .LH-SECTION-IMGLEFT p {
    font-size: 16px;
  }
}
.water-education .LH-SECTION-TEXTCENTER .content-container {
  padding-bottom: 0;
}
.water-education .LH-SECTION-TEXTCENTER .content-container .content-text p {
  font-size: 1.06666667vw;
  max-width: 1100px;
  margin: 0 auto 20px;
}
@media (max-width: 769px) {
  .water-education .LH-SECTION-TEXTCENTER .content-container .content-text p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .water-education .LH-SECTION-TEXTCENTER .content-container .content-text p {
    font-size: 16px;
  }
}
.water-education .LH-SECTION-TEXTCENTER .content-container .disclaimer {
  font-weight: 100;
  margin-top: 30px;
}
.water-education .content-tile {
  padding-left: 20px;
  padding-right: 20px;
}
.water-education .content-tile p {
  line-height: 1.5;
  margin: 0 auto 30px;
  max-width: 350px;
}
.water-education .pre-map .content-container .content-text h1 {
  margin-bottom: 20px;
}
.water-education .pre-map .content-container .content-text p {
  margin: 0 auto 30px;
  max-width: 1150px;
}
.water-education .pre-map .content-container .content-image {
  padding: 0;
}
.water-education .pre-map .content-container .content-image img {
  width: 100%;
}
.water-education .pre-map .content-container #legend {
  text-align: left;
  margin-top: 80px;
  margin-bottom: 75px;
  padding: 0;
}
@media (min-width: 992px) {
  .water-education .pre-map .content-container #legend {
    margin-left: 0;
  }
}
.water-education .pre-map .content-container #legend p {
  margin: 0;
}
.coffee-education #coffee-education-item-1 {
  background-image: url('/images/landingpages/coffee-education/coffee-education_hero.jpg');
}
.coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  line-height: 30px;
  padding: 0px;
}
@media (max-width: 769px) {
  .coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    top: 18vh;
  }
}
@media (min-width: 992px) {
  .coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    top: 15vh;
  }
}
.coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 2.93333333vw;
}
@media (max-width: 769px) {
  .coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 27px;
  }
}
@media (min-width: 1500px) {
  .coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 44px;
  }
}
.coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
  font-size: 1.46666667vw;
  font-weight: 100;
}
@media (max-width: 769px) {
  .coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 22px;
  }
}
.coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 1.46666667vw;
  font-weight: 100;
  max-width: 850px;
  margin: 0 auto 10px;
}
@media (max-width: 769px) {
  .coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .coffee-education .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 22px;
  }
}
.coffee-education .LH-SECTION-IMGLEFT p,
.coffee-education .LH-SECTION-IMGRIGHT p,
.coffee-education .LH-SECTION-75-IMGRIGHT p,
.coffee-education .LH-SECTION-75-IMGLEFT p {
  max-width: 525px;
}
.coffee-education .content-image img {
  width: 100%;
}
.coffee-education p {
  font-size: 1.06666667vw;
  line-height: 1.625;
  margin-bottom: 30px;
}
@media (max-width: 769px) {
  .coffee-education p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .coffee-education p {
    font-size: 16px;
  }
}
.coffee-education #legend {
  text-align: left;
  margin-top: 80px;
  margin-bottom: 120px;
  padding: 0;
}
@media (min-width: 992px) {
  .coffee-education #legend {
    margin-left: 0;
  }
}
.coffee-education #legend p {
  margin: 0;
}
.coffee-education .roast .content-container {
  padding-top: 0;
  padding-bottom: 0;
}
.coffee-education .coffee-map {
  background-image: url('/images/landingpages/coffee-education/texturedPaper.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.coffee-education .traditional .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .coffee-education .traditional .content-text {
    left: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .coffee-education .traditional .content-text {
    float: left;
    width: 41.66666667%;
  }
}
.coffee-education .traditional .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .coffee-education .traditional .content-image {
    right: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .coffee-education .traditional .content-image {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .coffee-education .lavazza .content-text {
    top: 15vh;
  }
}
.coffee-education .robusta {
  background-image: url('/images/landingpages/coffee-education/robusta.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 650px;
}
.lavazza {
  color: #333;
}
.lavazza #landingwideBody {
  padding-top: 0px;
}
.lavazza .intro.content-text {
  padding-top: 120px;
}
.lavazza .LH-SECTION-PAGEMENU {
  display: none !important;
}
.lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  color: #fff;
}
.lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 3.6vw;
  font-weight: 700;
  margin-bottom: 5px;
}
@media (max-width: 769px) {
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 35px;
  }
}
@media (min-width: 1500px) {
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 54px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 35px;
  }
}
.lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
  font-size: 1.46666667vw;
  color: #fff;
  font-weight: 100;
}
@media (max-width: 769px) {
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 22px;
  }
}
.lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption a:hover {
  text-decoration: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 16px;
  }
}
.lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 1.46666667vw;
  font-weight: 100;
  max-width: 1200px;
  margin: 0 auto 5px;
}
@media (max-width: 769px) {
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 11px;
  }
}
@media (min-width: 1500px) {
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 22px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 18px;
    line-height: 1.4;
  }
}
@media (max-width: 991px) {
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding: 5px 20px;
  }
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption br {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .lavazza .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    line-height: 30px;
  }
}
.lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-1 {
  background-image: url('/images/landingpages/lavazza/lavazza_hero_mobile.jpg');
}
@media (min-width: 992px) {
  .lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-1 {
    background-image: url('/images/landingpages/lavazza/lavazza_hero.jpg');
  }
}
.lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-3 {
  background-image: url('/images/landingpages/lavazza/lavazza_hero_2_mobile.jpg');
}
@media (min-width: 992px) {
  .lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-3 {
    background-image: url('/images/landingpages/lavazza/lavazza_hero_2.jpg');
  }
}
.lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-3 h1,
.lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-3 p {
  color: #333;
}
.lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-3 p {
  max-width: 815px;
}
.lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-2 {
  background-image: url('/images/landingpages/lavazza/lavazza_hero_3_mobile.jpg');
}
@media (min-width: 992px) {
  .lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-2 {
    background-image: url('/images/landingpages/lavazza/lavazza_hero_3.jpg');
  }
}
.lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-2 h1,
.lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-2 p {
  color: #333;
}
.lavazza .LH-SECTION-HERO-CAROUSEL #lavazza-item-2 p {
  max-width: 950px;
}
@media (min-width: 992px) {
  .lavazza .homepage .content-container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.lavazza h1 {
  font-weight: 700;
}
.lavazza .lavazza-offer .content-container {
  padding-bottom: 0;
}
.lavazza .LH-SECTION-IMGLEFT p {
  font-size: 1.06666667vw;
  line-height: 1.625;
  max-width: 500px;
  margin-bottom: 30px;
}
@media (max-width: 769px) {
  .lavazza .LH-SECTION-IMGLEFT p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .lavazza .LH-SECTION-IMGLEFT p {
    font-size: 16px;
  }
}
.lavazza .LH-SECTION-TEXTCENTER .content-container {
  padding-bottom: 0;
}
.lavazza .LH-SECTION-TEXTCENTER .content-container .content-text p {
  font-size: 1.06666667vw;
  max-width: 1100px;
  margin: 0 auto 20px;
}
@media (max-width: 769px) {
  .lavazza .LH-SECTION-TEXTCENTER .content-container .content-text p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .lavazza .LH-SECTION-TEXTCENTER .content-container .content-text p {
    font-size: 16px;
  }
}
.lavazza .LH-SECTION-TEXTCENTER .content-container .disclaimer {
  font-weight: 100;
  margin-top: 30px;
}
.lavazza .lavazza-offer .content-container {
  padding-bottom: 0;
}
.lavazza .lavazza-offer .content-container ul {
  padding-left: 0;
}
@media (min-width: 992px) {
  .lavazza .lavazza-offer .content-container ul {
    margin-top: 30px;
  }
}
.lavazza .lavazza-offer .content-container ul li {
  display: inline-block;
  list-style-type: none;
  margin-bottom: 15px;
  margin-top: 15px;
}
.lavazza .lavazza-offer .content-container ul li span {
  font-size: 1.6vw;
  color: #555;
  display: inline-block;
  max-width: 465px;
}
@media (max-width: 769px) {
  .lavazza .lavazza-offer .content-container ul li span {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .lavazza .lavazza-offer .content-container ul li span {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .lavazza .lavazza-offer .content-container ul li {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .lavazza .lavazza-offer .content-container ul li img {
    margin: auto;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .lavazza .lavazza-offer .content-container ul li img {
    float: left;
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  .lavazza .lavazza-benefits {
    padding-bottom: 0;
  }
}
.lavazza .lavazza-specs .content-text {
  padding-top: 0;
}
.lavazza .lavazza-specs .content-text ul {
  padding-left: 20px;
  margin-bottom: 25px;
}
.lavazza .lavazza-specs .content-text ul li {
  color: #333;
}
.lavazza .lavazza-specs .content-text p {
  max-width: 425px;
}
.lavazza .lavazza-products .content-container {
  padding-bottom: 0;
  padding-top: 0;
}
.lavazza .lavazza-products .content-container .content-text {
  margin-bottom: 50px;
}
.lavazza .lavazza-products .content-container .content-text p {
  max-width: 725px;
}
.lavazza .lavazza-products .content-4-tile {
  padding-left: 20px;
  padding-right: 20px;
}
.lavazza .lavazza-products .content-4-tile h3 {
  font-weight: 700;
  margin-bottom: 0;
}
.lavazza .lavazza-products .content-4-tile h4 {
  font-size: 1.33333333vw;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 769px) {
  .lavazza .lavazza-products .content-4-tile h4 {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .lavazza .lavazza-products .content-4-tile h4 {
    font-size: 20px;
  }
}
.lavazza .lavazza-products .content-4-tile .count {
  font-size: 1.06666667vw;
  color: #333;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .lavazza .lavazza-products .content-4-tile .count {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .lavazza .lavazza-products .content-4-tile .count {
    font-size: 16px;
  }
}
.lavazza .lavazza-products .content-4-tile p {
  font-size: 1.06666667vw;
  line-height: 1.5;
  margin: 0 auto 30px;
  max-width: 265px;
}
@media (max-width: 769px) {
  .lavazza .lavazza-products .content-4-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .lavazza .lavazza-products .content-4-tile p {
    font-size: 16px;
  }
}
.lavazza .lavazza-products .content-4-tile p strong {
  display: inline-block;
  margin-bottom: 5px;
}
.lavazza .lavazza-products .content-4-tile.lavazza_decaffeinato {
  border-right: none;
}
@media (min-width: 992px) {
  .lavazza .lavazza-products .content-4-tile {
    border-right: 1px solid #bfbebe;
  }
}
.lavazza #lavazzaspecs .carousel-control,
.lavazza #lavazzaspecsmobile .carousel-control {
  background-image: none;
}
.lavazza #lavazzaspecs .carousel-control .glyphicon,
.lavazza #lavazzaspecsmobile .carousel-control .glyphicon {
  top: 45%;
}
.lavazza .disclaimer {
  padding-left: 15px;
  padding-right: 15px;
}
.lavazza .disclaimer p {
  font-size: 0.93333333vw;
  font-weight: 500;
  padding-top: 50px;
  margin-bottom: 0;
  max-width: unset;
}
@media (max-width: 769px) {
  .lavazza .disclaimer p {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .lavazza .disclaimer p {
    font-size: 14px;
  }
}
.lavazza-blue,
.your-lavazza-blue {
  color: #21262b;
}
.lavazza-blue #landingwideBody,
.your-lavazza-blue #landingwideBody {
  padding-top: 0px;
}
.lavazza-blue .LH-SECTION-PAGEMENU,
.your-lavazza-blue .LH-SECTION-PAGEMENU {
  background-color: #21262b !important;
  border-bottom: 1px solid #3f3f3f;
}
@media (max-width: 768px) {
  .lavazza-blue .LH-SECTION-PAGEMENU,
  .your-lavazza-blue .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .lavazza-blue .LH-SECTION-PAGEMENU,
  .your-lavazza-blue .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
.lavazza-blue .LH-SECTION-PAGEMENU .active,
.your-lavazza-blue .LH-SECTION-PAGEMENU .active,
.lavazza-blue .LH-SECTION-PAGEMENU .dropdown-menu,
.your-lavazza-blue .LH-SECTION-PAGEMENU .dropdown-menu {
  background-color: transparent !important;
  border-bottom: none !important;
}
@media (min-width: 992px) {
  .lavazza-blue .LH-SECTION-PAGEMENU,
  .your-lavazza-blue .LH-SECTION-PAGEMENU {
    margin-top: 0;
  }
  .lavazza-blue .LH-SECTION-PAGEMENU li.dropdown.active,
  .your-lavazza-blue .LH-SECTION-PAGEMENU li.dropdown.active {
    color: #fff;
  }
  .lavazza-blue .LH-SECTION-PAGEMENU li.dropdown.active ul li a,
  .your-lavazza-blue .LH-SECTION-PAGEMENU li.dropdown.active ul li a {
    color: #fff;
  }
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL {
  background-color: #fff;
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption h1,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 5.2vw;
  color: #fff;
  font-weight: 700;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption h1,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 40px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption h1,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 78px;
  }
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption p,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 2vw;
  color: #fff;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption p,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption p,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text h1,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text h1 {
  font-size: 5.2vw;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text h1,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text h1 {
    font-size: 45px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text h1,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text h1 {
    font-size: 78px;
  }
}
@media (min-width: 992px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text h1,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text h1 {
    margin-bottom: 45px;
  }
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text p,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text p {
  font-size: 2.06666667vw;
  font-weight: 400;
  max-width: 1100px;
  margin: 0 auto 20px;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text p,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text p {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text p,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text p {
    font-size: 31px;
  }
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text a,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text a {
  font-size: 1.46666667vw;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text a,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text a {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text a,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text a {
    font-size: 22px;
  }
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .left,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .left {
  font-size: 1.26666667vw;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .left,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .left {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .left,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .left {
    font-size: 19px;
  }
}
@media (min-width: 769px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .left,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .left {
    float: left;
    width: 20.83333333%;
  }
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .right,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 769px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .right,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .right {
    margin-left: 4.16666667%;
  }
}
@media (min-width: 769px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .right,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .right {
    float: left;
    width: 70.83333333%;
  }
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .copy,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .copy {
  max-width: 885px;
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .info,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL .content-text .info {
  max-width: 630px;
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL.footprint .item,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL.footprint .item {
  background-image: url('/images/landingpages/lavazza/Home_Environment.jpg');
}
@media (min-width: 992px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL.footprint .item,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL.footprint .item {
    background-image: url('/images/landingpages/lavazza/Home_Environment.jpg');
  }
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL.italian .item,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL.italian .item {
  background-image: url('/images/landingpages/lavazza/Lifestyle_hero.jpg');
}
@media (min-width: 992px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL.italian .item,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL.italian .item {
    background-image: url('/images/landingpages/lavazza/Lifestyle_hero.jpg');
  }
}
.lavazza-blue .LH-SECTION-HERO-CAROUSEL.break .item,
.your-lavazza-blue .LH-SECTION-HERO-CAROUSEL.break .item {
  background-image: url('/images/landingpages/lavazza/Office_Environment.jpg');
}
@media (min-width: 992px) {
  .lavazza-blue .LH-SECTION-HERO-CAROUSEL.break .item,
  .your-lavazza-blue .LH-SECTION-HERO-CAROUSEL.break .item {
    background-image: url('/images/landingpages/lavazza/Office_Environment.jpg');
  }
}
.lavazza-blue .homepagehero,
.your-lavazza-blue .homepagehero {
  color: #fff;
  padding-top: 60px;
}
.lavazza-blue .homepagehero h1,
.your-lavazza-blue .homepagehero h1,
.lavazza-blue .homepagehero .subheader,
.your-lavazza-blue .homepagehero .subheader,
.lavazza-blue .homepagehero strong,
.your-lavazza-blue .homepagehero strong {
  color: #b4c5d6;
}
@media (min-width: 992px) {
  .lavazza-blue .homepagehero,
  .your-lavazza-blue .homepagehero {
    padding-top: 150px;
    padding-bottom: 100px;
  }
}
.lavazza-blue .lt-blue,
.your-lavazza-blue .lt-blue {
  background-color: #b4c5d6;
}
.lavazza-blue .dk-blue,
.your-lavazza-blue .dk-blue {
  background-color: #21262b;
  color: #fff;
}
.lavazza-blue .dk-blue p,
.your-lavazza-blue .dk-blue p,
.lavazza-blue .dk-blue ul,
.your-lavazza-blue .dk-blue ul,
.lavazza-blue .dk-blue li,
.your-lavazza-blue .dk-blue li {
  color: #fff;
}
.lavazza-blue h1,
.your-lavazza-blue h1 {
  font-weight: 700;
}
.lavazza-blue .LH-SECTION-TEXTCENTER,
.your-lavazza-blue .LH-SECTION-TEXTCENTER {
  border: none;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.lavazza-offer,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.lavazza-offer {
  margin-top: 0;
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container {
  padding-bottom: 0;
  padding-top: 0;
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container .content-image img,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .content-image img {
  margin: auto;
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container .content-text,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .content-text {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container .content-text,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .content-text {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container h1,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container h1 {
  font-size: 5.2vw;
  margin-top: 0;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container h1,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container h1 {
    font-size: 23px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container h1,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container h1 {
    font-size: 78px;
  }
}
@media (min-width: 992px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container h1,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container h1 {
    margin-bottom: 45px;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container p,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container p {
  font-size: 2.06666667vw;
  font-weight: 400;
  max-width: 1100px;
  margin: 0 auto 20px;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container p,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container p,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container p {
    font-size: 31px;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container .subheader,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .subheader {
  font-size: 2vw;
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container .subheader,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .subheader {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container .subheader,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .subheader {
    font-size: 30px;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container a,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container a {
  font-size: 1.46666667vw;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container a,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container a {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container a,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container a {
    font-size: 22px;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container .left,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .left {
  font-size: 1.26666667vw;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container .left,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .left {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container .left,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .left {
    font-size: 19px;
  }
}
@media (min-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container .left,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .left {
    float: left;
    width: 20.83333333%;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container .right,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container .right,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .right {
    margin-left: 4.16666667%;
  }
}
@media (min-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER .content-container .right,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .right {
    float: left;
    width: 70.83333333%;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container .copy,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .copy {
  max-width: 885px;
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container .info,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .info {
  max-width: 630px;
}
.lavazza-blue .LH-SECTION-TEXTCENTER .content-container .disclaimer,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .content-container .disclaimer {
  font-weight: 100;
  margin-top: 30px;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.full,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.full {
  padding-top: 100px;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.full img,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.full img {
  width: 100%;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.flavor,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor {
  background-image: url('/images/landingpages/lavazza/BG_gradient.png');
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER.flavor,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-a,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-a {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-a,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-a {
    float: left;
    width: 33.33333333%;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-a img,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-a img {
  margin: auto;
  padding-bottom: 20px;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-b,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-b {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-b,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-b {
    float: left;
    width: 16.66666667%;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-c,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-c {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-c,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor .content-c {
    float: left;
    width: 50%;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER.flavor .title,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor .title {
  font-weight: 500;
  line-height: 1;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.flavor .count,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor .count {
  font-size: 19px;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.flavor .desc .item,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor .desc .item {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.flavor .desc .item p,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.flavor .desc .item p {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.italian-espresso,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.italian-espresso {
  background-color: #b4c5d6;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.italian-espresso img,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.italian-espresso img {
  margin: auto;
  margin-top: 75px;
}
@media (min-width: 992px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER.italian-espresso,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER.italian-espresso {
    padding-top: 100px;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER.specs,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.specs {
  border-bottom: 3px solid #fff;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents h1,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents h1 {
  margin-top: 0;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents p,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents p {
  margin-bottom: 0;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents ul,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents ul {
  list-style-type: none;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents ul li,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents ul li {
  display: inline-block;
  list-style-type: none;
  padding-right: 30px;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-image,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-image {
  margin-top: 0px;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text p,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text p,
.lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text ul li,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text ul li {
  font-size: 2.06666667vw;
  font-weight: 400;
}
@media (max-width: 769px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text p,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text p,
  .lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text ul li,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text ul li {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text p,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text p,
  .lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text ul li,
  .your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .content-text ul li {
    font-size: 31px;
  }
}
.lavazza-blue .LH-SECTION-TEXTCENTER.specs .features,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .features {
  padding-top: 0;
  padding-bottom: 0;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.specs .dimensions,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .dimensions {
  padding-top: 0;
}
.lavazza-blue .LH-SECTION-TEXTCENTER.specs .dimensions .content-text,
.your-lavazza-blue .LH-SECTION-TEXTCENTER.specs .dimensions .content-text {
  padding-top: 0;
}
.lavazza-blue .LH-SECTION-TEXTCENTER .disclaimer,
.your-lavazza-blue .LH-SECTION-TEXTCENTER .disclaimer {
  margin-top: 0 !important;
  padding-right: 25px;
}
.water #professional .content-image {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_offer_water.png');
}
.alhambrawater #professional .content-image {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_offer_alhambrawater.png');
}
.belmontsprings #professional .content-image {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_offer_belmontsprings.png');
}
.crystalrock #professional .content-image {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_offer_crystalrock.png');
}
.crystal-springs #professional .content-image {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_offer_crystal-springs.png');
}
.deeprockwater #professional .content-image {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_offer_deeprockwater.png');
}
.hinckleysprings #professional .content-image {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_offer_hinckleysprings.png');
}
.kentwoodsprings #professional .content-image {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_offer_kentwoodsprings.png');
}
.mountolympuswater #professional .content-image {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_offer_mountolympuswater.png');
}
.sierrasprings #professional .content-image {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_offer_sierrasprings.png');
}
.sparkletts #professional .content-image {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_offer_sparkletts.png');
}
.cooler-sanitization-service h1,
.cooler-cleaning-service h1,
.cooler-cleaning-service-faq h1,
.cooler-cleaning-service-schedule-service h1,
.cooler-sanitization-service h2,
.cooler-cleaning-service h2,
.cooler-cleaning-service-faq h2,
.cooler-cleaning-service-schedule-service h2,
.cooler-sanitization-service h3 h4,
.cooler-cleaning-service h3 h4,
.cooler-cleaning-service-faq h3 h4,
.cooler-cleaning-service-schedule-service h3 h4,
.cooler-sanitization-service h5,
.cooler-cleaning-service h5,
.cooler-cleaning-service-faq h5,
.cooler-cleaning-service-schedule-service h5,
.cooler-sanitization-service h6,
.cooler-cleaning-service h6,
.cooler-cleaning-service-faq h6,
.cooler-cleaning-service-schedule-service h6 {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 0.9;
}
.cooler-sanitization-service sup,
.cooler-cleaning-service sup,
.cooler-cleaning-service-faq sup,
.cooler-cleaning-service-schedule-service sup {
  font-size: 65%;
}
.cooler-sanitization-service .LH-SECTION-PAGEMENU,
.cooler-cleaning-service .LH-SECTION-PAGEMENU,
.cooler-cleaning-service-faq .LH-SECTION-PAGEMENU,
.cooler-cleaning-service-schedule-service .LH-SECTION-PAGEMENU {
  background-color: rgba(0, 118, 222, 0.6) !important;
}
@media (min-width: 769px) {
  .cooler-sanitization-service .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-toggle,
  .cooler-cleaning-service .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-toggle,
  .cooler-cleaning-service-faq .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-toggle,
  .cooler-cleaning-service-schedule-service .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-toggle {
    margin-top: 0 !important;
    width: 40% !important;
  }
  .cooler-sanitization-service .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-menu,
  .cooler-cleaning-service .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-menu,
  .cooler-cleaning-service-faq .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-menu,
  .cooler-cleaning-service-schedule-service .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-menu {
    width: 60% !important;
  }
}
.cooler-sanitization-service .LH-SECTION-PAGEMENU.scrolled,
.cooler-cleaning-service .LH-SECTION-PAGEMENU.scrolled,
.cooler-cleaning-service-faq .LH-SECTION-PAGEMENU.scrolled,
.cooler-cleaning-service-schedule-service .LH-SECTION-PAGEMENU.scrolled {
  background-color: #ffffff !important;
  -webkit-transition: 2;
  -o-transition: 2;
  transition: 2;
}
.cooler-sanitization-service .LH-SECTION-PAGEMENU.scrolled li,
.cooler-cleaning-service .LH-SECTION-PAGEMENU.scrolled li,
.cooler-cleaning-service-faq .LH-SECTION-PAGEMENU.scrolled li,
.cooler-cleaning-service-schedule-service .LH-SECTION-PAGEMENU.scrolled li,
.cooler-sanitization-service .LH-SECTION-PAGEMENU.scrolled a,
.cooler-cleaning-service .LH-SECTION-PAGEMENU.scrolled a,
.cooler-cleaning-service-faq .LH-SECTION-PAGEMENU.scrolled a,
.cooler-cleaning-service-schedule-service .LH-SECTION-PAGEMENU.scrolled a {
  color: #333;
}
.cooler-cleaning-service .LH-SECTION-PAGEMENU {
  border-bottom: 1px solid #ffffff;
}
.cooler-cleaning-service .LH-SECTION-PAGEMENU .active,
.cooler-cleaning-service .LH-SECTION-PAGEMENU .dropdown-menu {
  background-color: transparent !important;
  border-bottom: none !important;
}
.cooler-cleaning-service .LH-SECTION-PAGEMENU li.dropdown.active {
  color: #fff !important;
}
.cooler-cleaning-service .LH-SECTION-PAGEMENU li.dropdown.active ul li a {
  color: #fff !important;
}
@media (min-width: 1200px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL {
    padding-top: 30px;
  }
}
.cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL #cooler-cleaning-item-1 {
  background-image: url('/images/landingpages/cooler-sanitization/cooler-sanization_hero.jpg');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: #005ed8;
  height: 140vh;
}
@media (min-width: 576px) and (max-width: 1499px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL #cooler-cleaning-item-1 {
    background-position: top center;
    background-size: 1500px;
  }
}
@media (min-width: 576px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL #cooler-cleaning-item-1 {
    background-position: top center;
    min-height: 800px;
  }
}
@media (min-width: 768px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL #cooler-cleaning-item-1 {
    height: 80vh;
  }
}
@media (min-width: 1000px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL #cooler-cleaning-item-1 {
    height: 70vh;
  }
}
@media (min-width: 1280px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL #cooler-cleaning-item-1 {
    height: 120vh;
  }
}
.cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 4.66666667vw;
  color: #ccdc07;
  font-weight: 900;
  margin-top: 40px;
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 40px;
  }
}
@media (min-width: 1500px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    margin-top: 50px;
  }
}
.cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h2 {
  font-size: 3.46666667vw;
  color: #fff;
  font-weight: 900;
}
@media (max-width: 769px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h2 {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL .carousel-caption h2 {
    font-size: 52px;
  }
}
.cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 2vw;
  color: #fff;
  font-weight: 100;
  margin-top: 15px;
}
@media (max-width: 769px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
.cooler-cleaning-service .LH-SECTION-HERO-CAROUSEL .carousel-caption .btn {
  background-color: #07498f;
  border-radius: 30px;
  padding: 10px 45px;
}
.cooler-cleaning-service #cooler-santization_learnmore h1,
.cooler-cleaning-service .cleaning-features h1,
.cooler-cleaning-service .cleaning-information h1 {
  font-size: 3.33333333vw;
  font-weight: 900;
}
@media (max-width: 769px) {
  .cooler-cleaning-service #cooler-santization_learnmore h1,
  .cooler-cleaning-service .cleaning-features h1,
  .cooler-cleaning-service .cleaning-information h1 {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .cooler-cleaning-service #cooler-santization_learnmore h1,
  .cooler-cleaning-service .cleaning-features h1,
  .cooler-cleaning-service .cleaning-information h1 {
    font-size: 50px;
  }
}
.cooler-cleaning-service #cooler-santization_learnmore h2,
.cooler-cleaning-service .cleaning-features h2,
.cooler-cleaning-service .cleaning-information h2 {
  font-size: 2.66666667vw;
  margin-top: 0;
}
@media (max-width: 769px) {
  .cooler-cleaning-service #cooler-santization_learnmore h2,
  .cooler-cleaning-service .cleaning-features h2,
  .cooler-cleaning-service .cleaning-information h2 {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .cooler-cleaning-service #cooler-santization_learnmore h2,
  .cooler-cleaning-service .cleaning-features h2,
  .cooler-cleaning-service .cleaning-information h2 {
    font-size: 40px;
  }
}
.cooler-cleaning-service #cooler-santization_learnmore p,
.cooler-cleaning-service .cleaning-features p,
.cooler-cleaning-service .cleaning-information p {
  margin-bottom: 20px;
  margin-top: 10px;
}
@media (max-width: 1365px) {
  .cooler-cleaning-service #cooler-santization_learnmore {
    background-color: #fafafa;
  }
}
@media (min-width: 1366px) {
  .cooler-cleaning-service #cooler-santization_learnmore {
    padding: 0;
  }
}
.cooler-cleaning-service #cooler-santization_learnmore .content-container {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 1366px) {
  .cooler-cleaning-service #cooler-santization_learnmore .content-container {
    padding: 0;
    width: 100%;
  }
}
.cooler-cleaning-service #cooler-santization_learnmore .content-container .icon-col {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 1366px) {
  .cooler-cleaning-service #cooler-santization_learnmore .content-container .icon-col {
    margin-top: 25px;
  }
}
.cooler-cleaning-service #cooler-santization_learnmore .content-container .icon-col h3 {
  font-size: 1.66666667vw;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 769px) {
  .cooler-cleaning-service #cooler-santization_learnmore .content-container .icon-col h3 {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .cooler-cleaning-service #cooler-santization_learnmore .content-container .icon-col h3 {
    font-size: 25px;
  }
}
.cooler-cleaning-service #cooler-santization_learnmore .content-container .icon-col p {
  margin: 0;
}
.cooler-cleaning-service #cooler-santization_learnmore .content-container .icon-col a {
  color: #0088cc;
  font-weight: bold;
  text-decoration: underline !important;
}
.cooler-cleaning-service #cooler-santization_learnmore .content-container .icon-col img {
  width: 75px;
}
.cooler-cleaning-service #cooler-santization_learnmore .content-container .content-image {
  padding: 0;
  right: 40%;
  width: 60%;
}
@media (max-width: 1366px) {
  .cooler-cleaning-service #cooler-santization_learnmore .content-container .content-image {
    display: none;
  }
}
.cooler-cleaning-service #cooler-santization_learnmore .content-container .content-image img {
  width: 100%;
}
.cooler-cleaning-service #cooler-santization_learnmore .content-container .content-text {
  display: inline-block;
}
@media (max-width: 1365px) {
  .cooler-cleaning-service #cooler-santization_learnmore .content-container .content-text {
    left: 0;
    padding-top: 0;
    width: 100%;
  }
}
@media (min-width: 1366px) {
  .cooler-cleaning-service #cooler-santization_learnmore .content-container .content-text {
    left: 50%;
    padding-top: 2.5vw;
    width: 40%;
  }
}
.cooler-cleaning-service .cleaning-features {
  padding-bottom: 0;
}
.cooler-cleaning-service .cleaning-features h1 {
  margin: 0;
}
.cooler-cleaning-service .cleaning-features h2 {
  font-size: 2vw;
  margin-bottom: 25px;
}
@media (max-width: 769px) {
  .cooler-cleaning-service .cleaning-features h2 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .cooler-cleaning-service .cleaning-features h2 {
    font-size: 30px;
  }
}
.cooler-cleaning-service .cleaning-features .content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  padding-bottom: 0;
}
.cooler-cleaning-service .cleaning-features .content-container .content-text {
  padding-top: 0;
}
.cooler-cleaning-service .cleaning-features .content-container .content-text img {
  padding: 0 0 25px;
}
.cooler-cleaning-service .cleaning-features .content-container .content-image {
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 769px) {
  .cooler-cleaning-service .cleaning-features .content-container .content-image {
    display: none;
  }
}
.cooler-cleaning-service .cleaning-features .content-container .content-image img {
  width: 100%;
}
.cooler-cleaning-service .cleaning-features .btn {
  background-color: #0274d7;
  border-radius: 30px;
  border: none;
  padding: 10px 20px;
}
.cooler-cleaning-service .cleaning-features .disclaimer {
  font-size: 12px;
  padding-left: 0;
}
.cooler-cleaning-service .cleaning-information a {
  text-decoration: underline !important;
}
.cooler-cleaning-service .cleaning-information img {
  margin: auto;
  padding: 0 10px;
}
.cooler-cleaning-service .cleaning-information .content-image {
  display: inline-block;
  margin-top: 50px;
}
.cooler-cleaning-service .cleaning-information .content-image .cooler-instructions {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .cooler-cleaning-service .cleaning-information .content-image .cooler-instructions {
    float: left;
    width: 20%;
  }
}
.cooler-cleaning-service .cleaning-information .content-image .cooler-instructions a {
  display: block;
  border-radius: 30px;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 10px;
}
.cooler-cleaning-service-faq .homepagehero {
  border-bottom: none;
  padding-bottom: 0;
}
.cooler-cleaning-service-faq .homepagehero h1 {
  font-size: 3.66666667vw;
  font-weight: 900;
  margin: 0;
}
@media (max-width: 769px) {
  .cooler-cleaning-service-faq .homepagehero h1 {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .cooler-cleaning-service-faq .homepagehero h1 {
    font-size: 55px;
  }
}
.cooler-cleaning-service-faq .homepagehero h2 {
  font-size: 2.8vw;
  margin-top: 0;
}
@media (max-width: 769px) {
  .cooler-cleaning-service-faq .homepagehero h2 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .cooler-cleaning-service-faq .homepagehero h2 {
    font-size: 42px;
  }
}
.cooler-cleaning-service-faq .homepagehero p {
  margin-bottom: 0;
  text-align: left;
}
.cooler-cleaning-service-faq .homepagehero .content-container {
  padding-bottom: 0;
}
@media (min-width: 769px) {
  .cooler-cleaning-service-faq .homepagehero {
    padding-top: 75px;
  }
}
.cooler-cleaning-service-faq .faq-section {
  border: none;
  padding-top: 0;
}
.cooler-cleaning-service-faq .faq-section .content-container {
  padding-top: 0;
  padding-bottom: 0;
}
.cooler-cleaning-service-faq .faq-section .content-container .content-text {
  text-align: left;
}
.cooler-cleaning-service-faq .faq-section .content-container .content-text .question {
  color: #125697;
  margin-bottom: 5px;
  margin-top: 15px;
}
@media (min-width: 769px) {
  .cooler-cleaning-service-faq .faq-section .content-container .content-text .question {
    margin-top: 45px;
  }
}
.cooler-cleaning-service-faq .LH-SECTION .content-container {
  padding-top: 0;
}
.cooler-cleaning-service-faq .LH-SECTION .disclaimer {
  font-size: 12px;
}
.cooler-cleaning-service-schedule-service input,
.cooler-cleaning-service-schedule-service select {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.cooler-cleaning-service-schedule-service input,
select.cooler-cleaning-service-schedule-service select {
  height: 46px;
  line-height: 46px;
}
textarea.cooler-cleaning-service-schedule-service input,
textarea.cooler-cleaning-service-schedule-service select,
select[multiple].cooler-cleaning-service-schedule-service input,
select[multiple].cooler-cleaning-service-schedule-service select {
  height: auto;
}
.cooler-cleaning-service-schedule-service select {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.cooler-cleaning-service-schedule-service .homepagehero {
  border-bottom: none;
  padding-bottom: 0;
}
.cooler-cleaning-service-schedule-service .homepagehero h1 {
  font-size: 4.13333333vw;
  font-weight: 900;
  margin: 0;
}
@media (max-width: 769px) {
  .cooler-cleaning-service-schedule-service .homepagehero h1 {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .cooler-cleaning-service-schedule-service .homepagehero h1 {
    font-size: 62px;
  }
}
.cooler-cleaning-service-schedule-service .homepagehero h2 {
  font-size: 2.66666667vw;
  margin-bottom: 10px;
  margin-top: 0;
}
@media (max-width: 769px) {
  .cooler-cleaning-service-schedule-service .homepagehero h2 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .cooler-cleaning-service-schedule-service .homepagehero h2 {
    font-size: 40px;
  }
}
.cooler-cleaning-service-schedule-service .homepagehero p {
  text-align: left;
  margin-top: 20px;
}
@media (min-width: 769px) {
  .cooler-cleaning-service-schedule-service .homepagehero p {
    margin-top: 55px;
  }
}
.cooler-cleaning-service-schedule-service .homepagehero .content-container {
  padding-bottom: 0;
}
@media (min-width: 769px) {
  .cooler-cleaning-service-schedule-service .homepagehero {
    padding-top: 75px;
  }
}
.cooler-cleaning-service-schedule-service .cooler-form-container {
  padding-top: 0;
}
.cooler-cleaning-service-schedule-service .cooler-form-container .content-container {
  padding-top: 0;
  padding-bottom: 0;
}
.cooler-cleaning-service-schedule-service .cooler-form-container .content-container h2 {
  margin-top: 0;
}
.cooler-cleaning-service-schedule-service .cooler-form-container .content-container .disclaimer {
  margin-top: 50px;
  padding: 0;
}
.cooler-cleaning-service-schedule-service .cooler-form-container .content-container .form-group p {
  font-size: 12px;
  margin-top: 10px;
  margin-left: 10px;
}
.cooler-cleaning-service-schedule-service .coolers {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 25px;
}
.cooler-cleaning-service-schedule-service .coolers label {
  clear: both;
  display: block;
}
.cooler-cleaning-service-schedule-service .coolers label input[type='checkbox'] {
  display: none;
}
.cooler-cleaning-service-schedule-service .coolers label img {
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  padding: 10px 25vw 30px;
}
@media (min-width: 769px) {
  .cooler-cleaning-service-schedule-service .coolers label img {
    padding: 10px 4vw 30px;
  }
}
.cooler-cleaning-service-schedule-service .coolers label .cooler-title {
  padding: 20px 0;
  font-size: 18px;
}
.cooler-cleaning-service-schedule-service .coolers .cooler {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 769px) {
  .cooler-cleaning-service-schedule-service .coolers .cooler {
    float: left;
    width: 20%;
  }
}
.cooler-cleaning-service-schedule-service .coolers .cooler .select-box {
  visibility: hidden;
}
.cooler-cleaning-service-schedule-service .coolers .cooler.active img {
  border: 2px solid #0071e4;
}
.cooler-cleaning-service-schedule-service .coolers .cooler.active .select-box {
  visibility: visible;
}
.cooler-cleaning-service-schedule-service .day-selector {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 25px;
  margin-top: 25px;
}
.cooler-cleaning-service-schedule-service .day-selector input[type='checkbox'] {
  display: none;
}
.cooler-cleaning-service-schedule-service .day-selector .appointment_day {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 769px) {
  .cooler-cleaning-service-schedule-service .day-selector .appointment_day {
    float: left;
    width: 20%;
  }
}
.cooler-cleaning-service-schedule-service .day-selector label {
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
  padding: 20px;
  width: 250px;
}
.cooler-cleaning-service-schedule-service .day-selector label.active {
  border: 2px solid #0071e4;
}
@media (max-width: 991px) {
  .cooler-cleaning-service-schedule-service .submit-btns {
    text-align: center;
  }
}
.cooler-cleaning-service-schedule-service .select-box {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  border: none;
  background-color: transparent;
  z-index: 10;
  width: 55px;
}
.cooler-cleaning-service-schedule-service .select-box select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333;
  display: block;
  padding: 0 !important;
  font-size: 24px;
  margin: 0;
  outline: none;
  width: 100%;
}
.cooler-cleaning-service-schedule-service .select-box:after {
  color: #0071e3;
  content: '\2304';
  font-size: 24px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.creationkit150 {
  color: #21262b;
}
.creationkit150 #landingwideBody {
  padding-top: 0px;
}
.creationkit150 .LH-SECTION-PAGEMENU {
  background-color: #21262b !important;
  border-bottom: 1px solid #3f3f3f;
}
@media (max-width: 768px) {
  .creationkit150 .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .creationkit150 .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
.creationkit150 .LH-SECTION-PAGEMENU .active,
.creationkit150 .LH-SECTION-PAGEMENU .dropdown-menu {
  background-color: transparent !important;
  border-bottom: none !important;
}
@media (min-width: 992px) {
  .creationkit150 .LH-SECTION-PAGEMENU {
    margin-top: 45px;
  }
  .creationkit150 .LH-SECTION-PAGEMENU li.dropdown.active {
    padding-top: 10px;
    color: #fff;
  }
  .creationkit150 .LH-SECTION-PAGEMENU li.dropdown.active ul li a {
    color: #fff;
  }
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL {
  background-color: #fff;
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 41%;
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 5.2vw;
  color: #fff;
  font-weight: 700;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 50px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 78px;
  }
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 2vw;
  color: #fff;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text h1 {
  font-size: 5.2vw;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text h1 {
    font-size: 45px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text h1 {
    font-size: 78px;
  }
}
@media (min-width: 992px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text h1 {
    margin-bottom: 45px;
  }
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text p {
  font-size: 2.06666667vw;
  font-weight: 400;
  max-width: 1100px;
  margin: 0 auto 20px;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text p {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text p {
    font-size: 31px;
  }
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text a {
  font-size: 1.46666667vw;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text a {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text a {
    font-size: 22px;
  }
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text .left {
  font-size: 1.26666667vw;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text .left {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text .left {
    font-size: 19px;
  }
}
@media (min-width: 769px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text .left {
    float: left;
    width: 20.83333333%;
  }
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 769px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text .right {
    margin-left: 4.16666667%;
  }
}
@media (min-width: 769px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text .right {
    float: left;
    width: 70.83333333%;
  }
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text .copy {
  max-width: 885px;
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL .content-text .info {
  max-width: 630px;
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL.footprint .item {
  background-image: url('/images/landingpages/lavazza/Home_Environment.jpg');
}
@media (min-width: 992px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL.footprint .item {
    background-image: url('/images/landingpages/lavazza/Home_Environment.jpg');
  }
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL.italian .item {
  background-image: url('/images/landingpages/lavazza/Lifestyle_hero.jpg');
}
@media (min-width: 992px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL.italian .item {
    background-image: url('/images/landingpages/lavazza/Lifestyle_hero.jpg');
  }
}
.creationkit150 .LH-SECTION-HERO-CAROUSEL.break .item {
  background-image: url('/images/landingpages/lavazza/Office_Environment.jpg');
}
@media (min-width: 992px) {
  .creationkit150 .LH-SECTION-HERO-CAROUSEL.break .item {
    background-image: url('/images/landingpages/lavazza/Office_Environment.jpg');
  }
}
.creationkit150 .homepagehero {
  color: #fff;
  padding-top: 60px;
}
.creationkit150 .homepagehero h1,
.creationkit150 .homepagehero .subheader,
.creationkit150 .homepagehero strong {
  color: #b4c5d6;
}
@media (min-width: 992px) {
  .creationkit150 .homepagehero {
    padding-top: 150px;
    padding-bottom: 100px;
  }
}
.creationkit150 .lt-blue {
  background-color: #b4c5d6;
}
.creationkit150 .dk-blue {
  background-color: #21262b;
  color: #fff;
}
.creationkit150 .dk-blue p,
.creationkit150 .dk-blue ul,
.creationkit150 .dk-blue li {
  color: #fff;
}
.creationkit150 h1 {
  font-weight: 700;
}
.creationkit150 .LH-SECTION-TEXTCENTER {
  border: none;
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container {
  padding-bottom: 0;
  padding-top: 0;
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container .content-image img {
  margin: auto;
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container .content-text {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container .content-text {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container h1 {
  font-size: 5.2vw;
  margin-top: 0;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container h1 {
    font-size: 23px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container h1 {
    font-size: 78px;
  }
}
@media (min-width: 992px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container h1 {
    margin-bottom: 45px;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container p {
  font-size: 2.06666667vw;
  font-weight: 400;
  max-width: 1100px;
  margin: 0 auto 20px;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container p {
    font-size: 31px;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container .subheader {
  font-size: 2vw;
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container .subheader {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container .subheader {
    font-size: 30px;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container a {
  font-size: 1.46666667vw;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container a {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container a {
    font-size: 22px;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container .left {
  font-size: 1.26666667vw;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container .left {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container .left {
    font-size: 19px;
  }
}
@media (min-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container .left {
    float: left;
    width: 20.83333333%;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container .right {
    margin-left: 4.16666667%;
  }
}
@media (min-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER .content-container .right {
    float: left;
    width: 70.83333333%;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container .copy {
  max-width: 885px;
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container .info {
  max-width: 630px;
}
.creationkit150 .LH-SECTION-TEXTCENTER .content-container .disclaimer {
  font-weight: 100;
  margin-top: 30px;
}
.creationkit150 .LH-SECTION-TEXTCENTER.full {
  padding-top: 100px;
}
.creationkit150 .LH-SECTION-TEXTCENTER.full img {
  width: 100%;
}
.creationkit150 .LH-SECTION-TEXTCENTER.flavor {
  background-image: url('/images/landingpages/lavazza/BG_gradient.png');
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .creationkit150 .LH-SECTION-TEXTCENTER.flavor {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER.flavor .content-a {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER.flavor .content-a {
    float: left;
    width: 33.33333333%;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER.flavor .content-a img {
  margin: auto;
  padding-bottom: 20px;
}
.creationkit150 .LH-SECTION-TEXTCENTER.flavor .content-b {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER.flavor .content-b {
    float: left;
    width: 16.66666667%;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER.flavor .content-c {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER.flavor .content-c {
    float: left;
    width: 50%;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER.flavor .title {
  font-weight: 500;
  line-height: 1;
}
.creationkit150 .LH-SECTION-TEXTCENTER.flavor .count {
  font-size: 19px;
}
.creationkit150 .LH-SECTION-TEXTCENTER.flavor .desc .item {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
.creationkit150 .LH-SECTION-TEXTCENTER.flavor .desc .item p {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.creationkit150 .LH-SECTION-TEXTCENTER.italian-espresso {
  background-color: #b4c5d6;
}
.creationkit150 .LH-SECTION-TEXTCENTER.italian-espresso img {
  margin: auto;
  margin-top: 75px;
}
@media (min-width: 992px) {
  .creationkit150 .LH-SECTION-TEXTCENTER.italian-espresso {
    padding-top: 100px;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER.specs {
  border-bottom: 3px solid #fff;
}
.creationkit150 .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents h1 {
  margin-top: 0;
}
.creationkit150 .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents p {
  margin-bottom: 0;
}
.creationkit150 .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents ul {
  list-style-type: none;
}
.creationkit150 .LH-SECTION-TEXTCENTER.specs .content-text.spec-documents ul li {
  display: inline-block;
  list-style-type: none;
  padding-right: 30px;
}
.creationkit150 .LH-SECTION-TEXTCENTER.specs .content-image {
  margin-top: 0px;
}
.creationkit150 .LH-SECTION-TEXTCENTER.specs .content-text p,
.creationkit150 .LH-SECTION-TEXTCENTER.specs .content-text ul li {
  font-size: 2.06666667vw;
  font-weight: 400;
}
@media (max-width: 769px) {
  .creationkit150 .LH-SECTION-TEXTCENTER.specs .content-text p,
  .creationkit150 .LH-SECTION-TEXTCENTER.specs .content-text ul li {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .creationkit150 .LH-SECTION-TEXTCENTER.specs .content-text p,
  .creationkit150 .LH-SECTION-TEXTCENTER.specs .content-text ul li {
    font-size: 31px;
  }
}
.creationkit150 .LH-SECTION-TEXTCENTER.specs .features {
  padding-top: 0;
  padding-bottom: 0;
}
.creationkit150 .LH-SECTION-TEXTCENTER.specs .dimensions {
  padding-top: 0;
}
.creationkit150 .LH-SECTION-TEXTCENTER.specs .dimensions .content-text {
  padding-top: 0;
}
.creationkit150 .LH-SECTION-TEXTCENTER .disclaimer {
  margin-top: 0 !important;
  padding-right: 25px;
}
.storm-water-cooler {
  color: #333;
}
.storm-water-cooler #landingwideBody {
  padding-top: 0px;
}
@media (max-width: 768px) {
  .storm-water-cooler .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .storm-water-cooler .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .storm-water-cooler .LH-SECTION-PAGEMENU {
    margin-top: 48px;
  }
  .storm-water-cooler .LH-SECTION-PAGEMENU li.dropdown.active {
    padding-top: 5px;
    padding-bottom: 0;
  }
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL.homepagehero .down-arrow {
  opacity: 1;
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL.homepagehero .down-arrow i {
  color: #fff;
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL.homepagehero .carousel-caption {
  padding: 5px 20px;
  top: 10vh;
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL.homepagehero .carousel-caption img {
  margin: auto;
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL.homepagehero .carousel-caption br {
  display: none !important;
}
@media (min-width: 1025px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL.homepagehero .carousel-caption {
    line-height: 30px;
    top: 17vh;
  }
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL.homepagehero .carousel-caption img {
    max-width: 600px;
  }
}
@media screen and (min-width: 1366px) and (min-height: 1024px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL.homepagehero .carousel-caption {
    top: 14vh;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL.homepagehero .carousel-caption img {
    max-width: 800px;
  }
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL {
  background-color: #fff;
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 41%;
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 5.2vw;
  color: #fff;
  font-weight: 700;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 40px;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 78px;
  }
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 2vw;
  color: #fff;
}
@media (max-width: 769px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text h1 {
  font-size: 5.2vw;
  margin-bottom: 45px;
}
@media (max-width: 769px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text h1 {
    font-size: 45px;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text h1 {
    font-size: 78px;
  }
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text p {
  font-size: 2.06666667vw;
  font-weight: 400;
  max-width: 1100px;
  margin: 0 auto 20px;
}
@media (max-width: 769px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text p {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text p {
    font-size: 31px;
  }
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text a {
  font-size: 1.46666667vw;
}
@media (max-width: 769px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text a {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text a {
    font-size: 22px;
  }
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text .left {
  font-size: 1.26666667vw;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (max-width: 769px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text .left {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text .left {
    font-size: 19px;
  }
}
@media (min-width: 769px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text .left {
    float: left;
    width: 20.83333333%;
  }
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 769px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text .right {
    margin-left: 4.16666667%;
  }
}
@media (min-width: 769px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text .right {
    float: left;
    width: 70.83333333%;
  }
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text .copy {
  max-width: 885px;
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL .content-text .info {
  max-width: 630px;
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL.home .item {
  background-image: url('/images/landingpages/storm/Home_Lifestyle_mobile.jpg');
}
@media (min-width: 992px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL.home .item {
    background-image: url('/images/landingpages/storm/Home_Lifestyle.png');
  }
}
.storm-water-cooler .LH-SECTION-HERO-CAROUSEL.office .item {
  background-image: url('/images/landingpages/storm/Office_Lifestyle_mobile.jpg');
}
@media (min-width: 992px) {
  .storm-water-cooler .LH-SECTION-HERO-CAROUSEL.office .item {
    background-image: url('/images/landingpages/storm/Office_Lifestyle.png');
  }
}
.storm-water-cooler .lt-grey {
  background-color: #ededed;
}
.storm-water-cooler h1 {
  font-weight: 700;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER {
  border: none;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER .content-container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-image {
  margin-top: 50px;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-image img {
  margin: auto;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text h1 {
  font-size: 5.2vw;
  margin-bottom: 45px;
}
@media (max-width: 769px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text h1 {
    font-size: 35px;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text h1 {
    font-size: 78px;
  }
}
.storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text p {
  font-size: 2.06666667vw;
  font-weight: 400;
  max-width: 1100px;
  margin: 0 auto 20px;
}
@media (max-width: 769px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text p {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text p {
    font-size: 31px;
  }
}
.storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text a {
  font-size: 1.46666667vw;
}
@media (max-width: 769px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text a {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text a {
    font-size: 22px;
  }
}
.storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text .left {
  font-size: 1.26666667vw;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (max-width: 769px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text .left {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text .left {
    font-size: 19px;
  }
}
@media (min-width: 769px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text .left {
    float: left;
    width: 20.83333333%;
  }
}
.storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text .right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 769px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text .right {
    margin-left: 4.16666667%;
  }
}
@media (min-width: 769px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text .right {
    float: left;
    width: 70.83333333%;
  }
}
.storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text .copy {
  max-width: 885px;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .content-text .info {
  max-width: 630px;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER .content-container .disclaimer {
  font-weight: 100;
  margin-top: 30px;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER.full img {
  width: 100%;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER.specs {
  padding-bottom: 0;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER.specs .content-container {
  padding-bottom: 0;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER.specs .content-text h1 {
  margin-top: 0;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER.specs .content-text p {
  margin-bottom: 0;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER.specs .content-text ul {
  list-style-type: none;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER.specs .content-text ul li {
  display: inline-block;
  list-style-type: none;
  padding-right: 30px;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER.features {
  border-bottom: 3px solid #fff;
  padding-top: 0;
  padding-bottom: 0;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER.features .content-text {
  padding-top: 50px;
}
.storm-water-cooler .LH-SECTION-TEXTCENTER.features .content-text p,
.storm-water-cooler .LH-SECTION-TEXTCENTER.features .content-text ul li {
  font-size: 2.06666667vw;
  font-weight: 400;
  color: #333;
}
@media (max-width: 769px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER.features .content-text p,
  .storm-water-cooler .LH-SECTION-TEXTCENTER.features .content-text ul li {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler .LH-SECTION-TEXTCENTER.features .content-text p,
  .storm-water-cooler .LH-SECTION-TEXTCENTER.features .content-text ul li {
    font-size: 31px;
  }
}
.storm-water-cooler .disclaimer {
  margin-top: 0 !important;
  padding-right: 25px;
}
.storm-water-cooler #animate3 {
  background-image: url('/images/landingpages/storm/storm_section_zoom.png');
  background-size: 100%;
  background-repeat: no-repeat;
  overflow: hidden;
}
@media (max-width: 425px) {
  .storm-water-cooler #animate3 {
    background-position: center 162.5px;
    min-height: 113vh;
  }
}
@media (min-width: 426px) {
  .storm-water-cooler #animate3 {
    background-position: center 280px;
    min-height: 180vh;
  }
}
@media (min-width: 992px) {
  .storm-water-cooler #animate3 {
    background-position: center 350px;
    min-height: 126vh;
  }
}
@media (min-width: 1366px) {
  .storm-water-cooler #animate3 {
    background-position: center 280px;
    min-height: 195vh;
  }
}
@media screen and (min-width: 1366px) and (min-height: 1024px) {
  .storm-water-cooler #animate3 {
    min-height: 130vh;
  }
}
@media (min-width: 1500px) {
  .storm-water-cooler #animate3 {
    background-position: center 375px;
    min-height: 200vh;
  }
}
.k200 {
  font-weight: 100;
}
.k200 .zip_change {
  display: none !important;
}
.k200 .landingwideBody ul {
  list-style-type: none;
  -webkit-padding-start: 20px;
}
.k200 .landingwideBody ul li:before {
  content: '\2022';
  padding-right: 7px;
  vertical-align: top;
}
.k200 .landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .k200 .landingwideBody h1 {
    font-size: 22.5px;
  }
}
@media (min-width: 1500px) {
  .k200 .landingwideBody h1 {
    font-size: 47.97px;
  }
}
@media (min-width: 992px) {
  .k200 .landingwideBody h1 {
    /* white-space: nowrap; */
  }
}
.k200 #landingwideBody {
  padding-top: 30px;
}
.k200 .LH-SECTION-HERO-CAROUSEL #k200-item-1 {
  background-image: url('/images/landingpages/k200/hero.jpg');
}
@media (min-width: 992px) {
  .k200 .LH-SECTION-HERO-CAROUSEL #k200-item-1 {
    background-image: url('/images/landingpages/k200/hero.jpg');
  }
}
.k200 .LH-SECTION-HERO-CAROUSEL #k200-item-2 {
  background-image: url('/images/landingpages/k200/hero2.jpg');
}
@media (min-width: 992px) {
  .k200 .LH-SECTION-HERO-CAROUSEL #k200-item-2 {
    background-image: url('/images/landingpages/k200/hero2.jpg');
  }
}
.k200 .LH-SECTION-HERO-CAROUSEL #k200-item-3 {
  background-image: url('/images/landingpages/k200/hero3.jpg');
}
@media (min-width: 992px) {
  .k200 .LH-SECTION-HERO-CAROUSEL #k200-item-3 {
    background-image: url('/images/landingpages/k200/hero3.jpg');
  }
}
.k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 9vh;
  cursor: default;
}
@media (max-width: 1400px) {
  .k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 4px;
  }
}
.k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 3.73333333vw;
  color: #333333;
  font-weight: 700;
  margin-bottom: 0px;
}
@media (max-width: 769px) {
  .k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 35px;
  }
}
@media (min-width: 1500px) {
  .k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 56px;
  }
}
@media (min-width: 769px) {
  .k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    margin-bottom: 10px;
  }
}
.k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 1.6vw;
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 769px) {
  .k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link {
  font-size: 1.46666667vw;
}
@media (max-width: 769px) {
  .k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .k200 .LH-SECTION-HERO-CAROUSEL .carousel-caption .cta-link {
    font-size: 22px;
  }
}
.k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text ul,
.k200 .LH-SECTION-EQUIP-IMGLEFT .content-text ul,
.k200 .LH-SECTION-EQUIP-IMGHALF .content-text ul,
.k200 .LH-SECTION-75-IMGLEFT .content-text ul,
.k200 .LH-SECTION-75-IMGRIGHT .content-text ul,
.k200 .LH-SECTION-TEXTCENTER .content-text ul,
.k200 .LH-SECTION-IMGRIGHT .content-text ul,
.k200 .LH-SECTION-IMGLEFT .content-text ul,
.k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text li,
.k200 .LH-SECTION-EQUIP-IMGLEFT .content-text li,
.k200 .LH-SECTION-EQUIP-IMGHALF .content-text li,
.k200 .LH-SECTION-75-IMGLEFT .content-text li,
.k200 .LH-SECTION-75-IMGRIGHT .content-text li,
.k200 .LH-SECTION-TEXTCENTER .content-text li,
.k200 .LH-SECTION-IMGRIGHT .content-text li,
.k200 .LH-SECTION-IMGLEFT .content-text li,
.k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text ol,
.k200 .LH-SECTION-EQUIP-IMGLEFT .content-text ol,
.k200 .LH-SECTION-EQUIP-IMGHALF .content-text ol,
.k200 .LH-SECTION-75-IMGLEFT .content-text ol,
.k200 .LH-SECTION-75-IMGRIGHT .content-text ol,
.k200 .LH-SECTION-TEXTCENTER .content-text ol,
.k200 .LH-SECTION-IMGRIGHT .content-text ol,
.k200 .LH-SECTION-IMGLEFT .content-text ol,
.k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text p,
.k200 .LH-SECTION-EQUIP-IMGLEFT .content-text p,
.k200 .LH-SECTION-EQUIP-IMGHALF .content-text p,
.k200 .LH-SECTION-75-IMGLEFT .content-text p,
.k200 .LH-SECTION-75-IMGRIGHT .content-text p,
.k200 .LH-SECTION-TEXTCENTER .content-text p,
.k200 .LH-SECTION-IMGRIGHT .content-text p,
.k200 .LH-SECTION-IMGLEFT .content-text p {
  font-size: 1.2vw;
}
@media (max-width: 769px) {
  .k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text ul,
  .k200 .LH-SECTION-EQUIP-IMGLEFT .content-text ul,
  .k200 .LH-SECTION-EQUIP-IMGHALF .content-text ul,
  .k200 .LH-SECTION-75-IMGLEFT .content-text ul,
  .k200 .LH-SECTION-75-IMGRIGHT .content-text ul,
  .k200 .LH-SECTION-TEXTCENTER .content-text ul,
  .k200 .LH-SECTION-IMGRIGHT .content-text ul,
  .k200 .LH-SECTION-IMGLEFT .content-text ul,
  .k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text li,
  .k200 .LH-SECTION-EQUIP-IMGLEFT .content-text li,
  .k200 .LH-SECTION-EQUIP-IMGHALF .content-text li,
  .k200 .LH-SECTION-75-IMGLEFT .content-text li,
  .k200 .LH-SECTION-75-IMGRIGHT .content-text li,
  .k200 .LH-SECTION-TEXTCENTER .content-text li,
  .k200 .LH-SECTION-IMGRIGHT .content-text li,
  .k200 .LH-SECTION-IMGLEFT .content-text li,
  .k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text ol,
  .k200 .LH-SECTION-EQUIP-IMGLEFT .content-text ol,
  .k200 .LH-SECTION-EQUIP-IMGHALF .content-text ol,
  .k200 .LH-SECTION-75-IMGLEFT .content-text ol,
  .k200 .LH-SECTION-75-IMGRIGHT .content-text ol,
  .k200 .LH-SECTION-TEXTCENTER .content-text ol,
  .k200 .LH-SECTION-IMGRIGHT .content-text ol,
  .k200 .LH-SECTION-IMGLEFT .content-text ol,
  .k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text p,
  .k200 .LH-SECTION-EQUIP-IMGLEFT .content-text p,
  .k200 .LH-SECTION-EQUIP-IMGHALF .content-text p,
  .k200 .LH-SECTION-75-IMGLEFT .content-text p,
  .k200 .LH-SECTION-75-IMGRIGHT .content-text p,
  .k200 .LH-SECTION-TEXTCENTER .content-text p,
  .k200 .LH-SECTION-IMGRIGHT .content-text p,
  .k200 .LH-SECTION-IMGLEFT .content-text p {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text ul,
  .k200 .LH-SECTION-EQUIP-IMGLEFT .content-text ul,
  .k200 .LH-SECTION-EQUIP-IMGHALF .content-text ul,
  .k200 .LH-SECTION-75-IMGLEFT .content-text ul,
  .k200 .LH-SECTION-75-IMGRIGHT .content-text ul,
  .k200 .LH-SECTION-TEXTCENTER .content-text ul,
  .k200 .LH-SECTION-IMGRIGHT .content-text ul,
  .k200 .LH-SECTION-IMGLEFT .content-text ul,
  .k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text li,
  .k200 .LH-SECTION-EQUIP-IMGLEFT .content-text li,
  .k200 .LH-SECTION-EQUIP-IMGHALF .content-text li,
  .k200 .LH-SECTION-75-IMGLEFT .content-text li,
  .k200 .LH-SECTION-75-IMGRIGHT .content-text li,
  .k200 .LH-SECTION-TEXTCENTER .content-text li,
  .k200 .LH-SECTION-IMGRIGHT .content-text li,
  .k200 .LH-SECTION-IMGLEFT .content-text li,
  .k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text ol,
  .k200 .LH-SECTION-EQUIP-IMGLEFT .content-text ol,
  .k200 .LH-SECTION-EQUIP-IMGHALF .content-text ol,
  .k200 .LH-SECTION-75-IMGLEFT .content-text ol,
  .k200 .LH-SECTION-75-IMGRIGHT .content-text ol,
  .k200 .LH-SECTION-TEXTCENTER .content-text ol,
  .k200 .LH-SECTION-IMGRIGHT .content-text ol,
  .k200 .LH-SECTION-IMGLEFT .content-text ol,
  .k200 .LH-SECTION-EQUIP-IMGRIGHT .content-text p,
  .k200 .LH-SECTION-EQUIP-IMGLEFT .content-text p,
  .k200 .LH-SECTION-EQUIP-IMGHALF .content-text p,
  .k200 .LH-SECTION-75-IMGLEFT .content-text p,
  .k200 .LH-SECTION-75-IMGRIGHT .content-text p,
  .k200 .LH-SECTION-TEXTCENTER .content-text p,
  .k200 .LH-SECTION-IMGRIGHT .content-text p,
  .k200 .LH-SECTION-IMGLEFT .content-text p {
    font-size: 18px;
  }
}
.k200 .LH-SECTION-EQUIP-IMGHALF .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .k200 .LH-SECTION-EQUIP-IMGHALF .content-text {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .k200 .LH-SECTION-EQUIP-IMGHALF .content-text {
    margin-bottom: 50px;
    padding: 0 265px;
  }
}
.k200 .LH-SECTION-EQUIP-IMGHALF .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .k200 .LH-SECTION-EQUIP-IMGHALF .content-image {
    float: left;
    width: 50%;
  }
}
.k200 .LH-SECTION-EQUIP-IMGHALF .image-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}
@media (min-width: 992px) {
  .k200 .LH-SECTION-EQUIP-IMGHALF .image-left {
    margin-left: 4.16666667%;
  }
}
@media (min-width: 992px) {
  .k200 .LH-SECTION-EQUIP-IMGHALF .image-left {
    float: left;
    width: 37.5%;
  }
}
.k200 .LH-SECTION-EQUIP-IMGHALF .image-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 992px) {
  .k200 .LH-SECTION-EQUIP-IMGHALF .image-right {
    float: left;
    width: 58.33333333%;
  }
}
.k200 .k200-deal {
  border-bottom: 0;
  padding-bottom: 0;
}
.k200 .k200-deal .content-container {
  padding-bottom: 0;
}
.k200 .k200-deal .content-text p {
  font-size: 1.46666667vw;
}
@media (max-width: 769px) {
  .k200 .k200-deal .content-text p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .k200 .k200-deal .content-text p {
    font-size: 22px;
  }
}
.k200 .k200-deal .content-text h2 {
  font-size: 2vw;
  margin-bottom: 20px;
}
@media (max-width: 769px) {
  .k200 .k200-deal .content-text h2 {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .k200 .k200-deal .content-text h2 {
    font-size: 30px;
  }
}
.k200 .k200-deal .content-text h2 strong {
  color: #3ea72c;
}
.k200 .k200-products {
  padding-top: 0;
}
.k200 .k200-products .content-container {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .k200 .k200-products .content-container {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .k200 .k200-products .content-image {
    margin-top: 5%;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .k200 .k200-products .content-text {
    margin-bottom: 40px;
    padding-left: 0;
  }
}
.k200 .k200-products .content-text p {
  text-align: center;
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .k200 .k200-products .content-text p {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .k200 .k200-products .content-text p {
    font-size: 16px;
  }
}
.k200 .k200-products .content-text p strong {
  font-size: 1.33333333vw;
}
@media (max-width: 769px) {
  .k200 .k200-products .content-text p strong {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .k200 .k200-products .content-text p strong {
    font-size: 20px;
  }
}
.k200 .k200-products .content-text p span {
  font-size: 0.8vw;
}
@media (max-width: 769px) {
  .k200 .k200-products .content-text p span {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .k200 .k200-products .content-text p span {
    font-size: 12px;
  }
}
.k200 .k200-products .content-text h2 {
  font-size: 2.4vw;
}
@media (max-width: 769px) {
  .k200 .k200-products .content-text h2 {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .k200 .k200-products .content-text h2 {
    font-size: 36px;
  }
}
.k200 .k200-products .content-text img {
  width: 70%;
}
.k200 .k200-documents {
  border-bottom: 0;
  padding-bottom: 0;
}
.k200 .k200-documents .content-container {
  padding-bottom: 0;
}
.k200 .k200-documents ul {
  list-style-type: none;
}
.k200 .k200-documents ul li {
  display: inline-block;
  list-style-type: none;
  padding-right: 30px;
}
.k200 .k200-specs .content-container {
  padding-top: 0;
}
.k200 .k200-specs .content-text {
  padding-top: 0;
}
.k200 .k200-specs .content-text ul {
  padding-left: 20px;
  margin-bottom: 25px;
}
.k200 .k200-specs .content-text ul li {
  color: #333;
}
.k200 .k200-specs .content-text p {
  max-width: 425px;
}
.k200 .content-tile img {
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .k200 .content-image {
    margin: auto;
    text-align: center;
  }
  .k200 .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.k200 .cta-link {
  display: block;
}
.k200 .disclaimer {
  margin-top: 0;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 35px;
  padding-left: 20px;
}
.k200 .k200-specs .carousel-control {
  display: none !important;
}
.k200 .k200-specs .content-container {
  padding-bottom: 0;
}
.k200 .k200-specs .content-text {
  padding-top: 10%;
}
.k200 .k200-specs .content-text h1 {
  margin-bottom: 10px;
}
.k200 .k200-specs .content-text ul {
  list-style-type: none;
  padding-left: 5px;
  margin-bottom: 25px;
}
.k200 .k200-specs .content-text ul li {
  color: #333;
  line-height: 1.7em;
}
.k200 .k200-specs .content-text p {
  max-width: 425px;
}
.k200 #k200specs .carousel-control,
.k200 #k200specsmobile .carousel-control {
  background-image: none;
}
.k200 #k200specs .carousel-control .glyphicon,
.k200 #k200specsmobile .carousel-control .glyphicon {
  top: 45%;
}
.nurseryOffer #nw-top-navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  margin-bottom: 0px !important;
  background-color: #125697;
  border-color: #125697;
  background: #f9fafd;
  border: none;
  border-radius: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
@media (min-width: 769px) {
  .nurseryOffer #nw-top-navbar {
    border-radius: 4px;
  }
}
@media (min-width: 769px) {
  .nurseryOffer #nw-top-navbar {
    min-width: 1016px;
  }
}
@media (min-width: 992px) {
  .nurseryOffer #nw-top-navbar .retainer {
    max-height: 50px;
  }
}
.nurseryOffer #nw-top-navbar * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nurseryOffer #nw-top-navbar .navbar-brand {
  color: #777;
}
.nurseryOffer #nw-top-navbar .navbar-brand:hover,
.nurseryOffer #nw-top-navbar .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.nurseryOffer #nw-top-navbar .navbar-text {
  color: #777;
}
.nurseryOffer #nw-top-navbar .navbar-nav > li > a {
  color: #777;
}
.nurseryOffer #nw-top-navbar .navbar-nav > li > a:hover,
.nurseryOffer #nw-top-navbar .navbar-nav > li > a:focus {
  color: #81c3ff;
  background-color: transparent;
}
.nurseryOffer #nw-top-navbar .navbar-nav > .active > a,
.nurseryOffer #nw-top-navbar .navbar-nav > .active > a:hover,
.nurseryOffer #nw-top-navbar .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #0e4579;
}
.nurseryOffer #nw-top-navbar .navbar-nav > .disabled > a,
.nurseryOffer #nw-top-navbar .navbar-nav > .disabled > a:hover,
.nurseryOffer #nw-top-navbar .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.nurseryOffer #nw-top-navbar .navbar-toggle {
  border-color: transparent;
}
.nurseryOffer #nw-top-navbar .navbar-toggle:hover,
.nurseryOffer #nw-top-navbar .navbar-toggle:focus {
  background-color: transparent;
}
.nurseryOffer #nw-top-navbar .navbar-toggle .icon-bar {
  background-color: #888;
}
.nurseryOffer #nw-top-navbar .navbar-collapse,
.nurseryOffer #nw-top-navbar .navbar-form {
  border-color: #125697;
}
.nurseryOffer #nw-top-navbar .navbar-nav > .open > a,
.nurseryOffer #nw-top-navbar .navbar-nav > .open > a:hover,
.nurseryOffer #nw-top-navbar .navbar-nav > .open > a:focus {
  background-color: #0e4579;
  color: #555;
}
@media (max-width: 768px) {
  .nurseryOffer #nw-top-navbar .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .nurseryOffer #nw-top-navbar .navbar-nav .open .dropdown-menu > li > a:hover,
  .nurseryOffer #nw-top-navbar .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #81c3ff;
    background-color: transparent;
  }
  .nurseryOffer #nw-top-navbar .navbar-nav .open .dropdown-menu > .active > a,
  .nurseryOffer #nw-top-navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .nurseryOffer #nw-top-navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #0e4579;
  }
  .nurseryOffer #nw-top-navbar .navbar-nav .open .dropdown-menu > .disabled > a,
  .nurseryOffer #nw-top-navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .nurseryOffer #nw-top-navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.nurseryOffer #nw-top-navbar .navbar-link {
  color: #777;
}
.nurseryOffer #nw-top-navbar .navbar-link:hover {
  color: #81c3ff;
}
.nurseryOffer #nw-top-navbar .btn-link {
  color: #777;
}
.nurseryOffer #nw-top-navbar .btn-link:hover,
.nurseryOffer #nw-top-navbar .btn-link:focus {
  color: #81c3ff;
}
.nurseryOffer #nw-top-navbar .btn-link[disabled]:hover,
fieldset[disabled] .nurseryOffer #nw-top-navbar .btn-link:hover,
.nurseryOffer #nw-top-navbar .btn-link[disabled]:focus,
fieldset[disabled] .nurseryOffer #nw-top-navbar .btn-link:focus {
  color: #ccc;
}
@media (min-width: 992px) {
  .nurseryOffer #nw-top-navbar {
    background: rgba(249, 250, 253, 0.8);
    position: fixed;
  }
}
.nurseryOffer #nw-top-navbar .retainer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .nurseryOffer #nw-top-navbar .retainer {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .nurseryOffer #nw-top-navbar .retainer {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .nurseryOffer #nw-top-navbar .retainer {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer #nw-top-navbar .retainer {
    width: 1470px;
  }
}
.nurseryOffer #nw-top-navbar .retainer > .navbar-header,
.nurseryOffer #nw-top-navbar .retainer > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .nurseryOffer #nw-top-navbar .retainer > .navbar-header,
  .nurseryOffer #nw-top-navbar .retainer > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.nurseryOffer #nw-top-navbar .retainer #numbers {
  font-size: 1.33333333vw;
  float: right !important;
  color: #808080;
  padding: 10px 0;
}
@media (max-width: 769px) {
  .nurseryOffer #nw-top-navbar .retainer #numbers {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer #nw-top-navbar .retainer #numbers {
    font-size: 20px;
  }
}
.nurseryOffer #nw-top-navbar .retainer #numbers .phone {
  font-size: 1.33333333vw;
  font-weight: bold;
}
@media (max-width: 769px) {
  .nurseryOffer #nw-top-navbar .retainer #numbers .phone {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer #nw-top-navbar .retainer #numbers .phone {
    font-size: 20px;
  }
}
.nurseryOffer #nw-top-navbar .retainer #numbers .customerphone {
  font-weight: bold;
}
.nurseryOffer #nw-top-navbar .retainer .navbar-header {
  background: transparent;
}
@media (max-width: 769px) {
  .nurseryOffer #nw-top-navbar .retainer .navbar-header {
    max-width: 135px;
  }
}
@media (max-width: 769px) {
  .nurseryOffer #nw-top-navbar .retainer .navbar-header {
    float: left !important;
    left: 0;
  }
}
.nurseryOffer #nw-top-navbar .retainer .navbar-header .navbar-brand {
  height: auto;
}
@media (max-width: 769px) {
  .nurseryOffer #nw-top-navbar .retainer .navbar-header .navbar-brand {
    padding: 0;
    position: relative;
    left: 0;
    margin-left: 0 !important;
  }
}
.nurseryOffer #nw-top-navbar .retainer .navbar-header .navbar-brand img {
  margin-top: 0;
  padding: 5px;
  top: initial;
}
@media (max-width: 400) {
  .nurseryOffer #nw-top-navbar .retainer .navbar-header .navbar-brand img {
    position: relative;
    width: 135px;
  }
}
@media (max-width: 769px) {
  .nurseryOffer #nw-top-navbar .retainer .navbar-header .navbar-brand img {
    padding: 10px;
    width: 165px;
  }
}
@media (min-width: 992px) {
  .nurseryOffer #nw-top-navbar .retainer .navbar-header .navbar-brand {
    position: relative;
    top: 0px;
  }
  .nurseryOffer #nw-top-navbar .retainer .navbar-header .navbar-brand img {
    height: auto;
    padding-top: 0;
  }
}
.nurseryOffer #upper-bar {
  font-size: 1.06666667vw;
  background-color: #f05088;
  min-height: 15px;
}
@media (max-width: 769px) {
  .nurseryOffer #upper-bar {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer #upper-bar {
    font-size: 16px;
  }
}
.nurseryOffer #upper-bar .navbar-right {
  padding-right: 15px;
}
.nurseryOffer #upper-bar a.dropdown-toggle {
  padding: 0 50px;
  color: #fff;
}
@media (max-width: 992px) {
  .nurseryOffer #upper-bar a.dropdown-toggle {
    padding: 0 25px;
  }
}
.nurseryOffer #upper-bar .nav-login {
  color: #fff;
}
.nurseryOffer .main-navigation {
  background-color: rgba(255, 255, 255, 0.95);
  border-top: 3px solid #81d84c;
  width: 100%;
  z-index: 100;
}
.nurseryOffer .header-logo {
  float: left;
}
.nurseryOffer .header-logo img {
  padding: 15px 0;
}
@media screen and (max-width: 768px) {
  .nurseryOffer .header-logo img {
    width: 55vw;
    max-width: 180px;
    padding: 6px 0;
  }
}
.nurseryOffer #myCarousel {
  background-image: url('/images/landingpages/nursery/nursery_hero.png');
  background-size: cover;
  -webkit-box-shadow: 0 0px 10px 0;
          box-shadow: 0 0px 10px 0;
}
@media (max-width: 769px) {
  .nurseryOffer #myCarousel {
    background-image: url('/images/landingpages/nursery/mom_baby_hero_mobile.png');
    min-height: 590px;
  }
}
.nurseryOffer #myCarousel .carousel-caption {
  position: relative;
  left: 0;
  right: 0;
}
@media (min-width: 992px) {
  .nurseryOffer #myCarousel .carousel-caption {
    padding-top: 120px;
  }
}
.nurseryOffer #myCarousel .carousel-caption .copy {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  max-width: 1000px;
  text-shadow: none;
}
@media (min-width: 769px) {
  .nurseryOffer #myCarousel .carousel-caption .copy {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .nurseryOffer #myCarousel .carousel-caption .copy {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .nurseryOffer #myCarousel .carousel-caption .copy {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer #myCarousel .carousel-caption .copy {
    width: 1470px;
  }
}
.nurseryOffer #myCarousel .carousel-caption .copy > .navbar-header,
.nurseryOffer #myCarousel .carousel-caption .copy > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .nurseryOffer #myCarousel .carousel-caption .copy > .navbar-header,
  .nurseryOffer #myCarousel .carousel-caption .copy > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 769px) {
  .nurseryOffer #myCarousel .carousel-caption .copy {
    max-width: 285px;
    margin-left: 0;
    padding-left: 30px;
  }
  .nurseryOffer #myCarousel .carousel-caption .copy br {
    display: none !important;
  }
}
.nurseryOffer #myCarousel .carousel-caption .copy h1 {
  font-size: 3.2vw;
  color: #184976;
  font-weight: 100;
}
@media (max-width: 769px) {
  .nurseryOffer #myCarousel .carousel-caption .copy h1 {
    font-size: 35px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer #myCarousel .carousel-caption .copy h1 {
    font-size: 48px;
  }
}
.nurseryOffer #myCarousel .carousel-caption .copy p {
  font-size: 1.33333333vw;
  color: #007bc0;
  font-weight: 600;
  margin-top: 15px;
}
@media (max-width: 769px) {
  .nurseryOffer #myCarousel .carousel-caption .copy p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer #myCarousel .carousel-caption .copy p {
    font-size: 20px;
  }
}
.nurseryOffer #myCarousel .carousel-caption .copy ul {
  font-size: 1.2vw;
  list-style-type: circle;
  padding-left: 20px;
}
@media (max-width: 769px) {
  .nurseryOffer #myCarousel .carousel-caption .copy ul {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer #myCarousel .carousel-caption .copy ul {
    font-size: 18px;
  }
}
.nurseryOffer #myCarousel .carousel-caption .copy ul li {
  color: #333;
}
.nurseryOffer .main {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1.06666667vw;
  max-width: 1000px;
  color: #808080;
  padding-bottom: 20px;
}
@media (min-width: 769px) {
  .nurseryOffer .main {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .nurseryOffer .main {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .nurseryOffer .main {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer .main {
    width: 1470px;
  }
}
.nurseryOffer .main > .navbar-header,
.nurseryOffer .main > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .nurseryOffer .main > .navbar-header,
  .nurseryOffer .main > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 769px) {
  .nurseryOffer .main {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer .main {
    font-size: 16px;
  }
}
.nurseryOffer .main h2 {
  color: #333;
  font-weight: 100;
}
.nurseryOffer .main .zip_input {
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  margin: auto;
}
@media (max-width: 769px) {
  .nurseryOffer .main .zip_input {
    margin-top: 5px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .nurseryOffer .main .zip_input {
    margin-right: 10px;
  }
}
.nurseryOffer .main .submit_btn {
  background: #f05088;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  white-space: nowrap;
}
@media (max-width: 769px) {
  .nurseryOffer .main .submit_btn {
    text-align: center;
    margin-top: 10px;
    width: 100%;
  }
}
.nurseryOffer .main .cta-pink {
  color: #f05088;
  text-decoration: none;
}
.nurseryOffer .main .deliveryLabels {
  margin-bottom: 10px;
}
.nurseryOffer .duo-left {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .nurseryOffer .duo-left {
    float: left;
    width: 66.66666667%;
  }
}
.nurseryOffer .duo-left img {
  float: left;
  padding-right: 35px;
}
@media (min-width: 992px) {
  .nurseryOffer .duo-left img {
    margin-top: -50px;
  }
}
.nurseryOffer .duo-right {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .nurseryOffer .duo-right {
    float: left;
    width: 33.33333333%;
  }
}
.nurseryOffer .duo-content h2 {
  font-size: 2vw;
}
@media (max-width: 769px) {
  .nurseryOffer .duo-content h2 {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer .duo-content h2 {
    font-size: 30px;
  }
}
.nurseryOffer .regional-logos {
  background-color: #f6f6f6;
  display: inherit;
  margin: 0;
  padding: 30px 0;
  text-align: center;
  width: 100%;
}
.nurseryOffer .regional-logos .group {
  display: inline-block;
}
.nurseryOffer #footer-bottom {
  font-size: 0.8vw;
  background: #737373;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 100px;
}
@media (max-width: 769px) {
  .nurseryOffer #footer-bottom {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer #footer-bottom {
    font-size: 12px;
  }
}
.nurseryOffer #footer-bottom a {
  color: #fff;
}
.nurseryOffer #footer-bottom .disclaimer,
.nurseryOffer #footer-bottom .copyright {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .nurseryOffer #footer-bottom .disclaimer,
  .nurseryOffer #footer-bottom .copyright {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .nurseryOffer #footer-bottom .disclaimer,
  .nurseryOffer #footer-bottom .copyright {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .nurseryOffer #footer-bottom .disclaimer,
  .nurseryOffer #footer-bottom .copyright {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .nurseryOffer #footer-bottom .disclaimer,
  .nurseryOffer #footer-bottom .copyright {
    width: 1470px;
  }
}
.nurseryOffer #footer-bottom .disclaimer > .navbar-header,
.nurseryOffer #footer-bottom .copyright > .navbar-header,
.nurseryOffer #footer-bottom .disclaimer > .navbar-collapse,
.nurseryOffer #footer-bottom .copyright > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .nurseryOffer #footer-bottom .disclaimer > .navbar-header,
  .nurseryOffer #footer-bottom .copyright > .navbar-header,
  .nurseryOffer #footer-bottom .disclaimer > .navbar-collapse,
  .nurseryOffer #footer-bottom .copyright > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.nurseryOffer #footer-bottom .copyright p {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 769px) {
  .nurseryOffer #footer-bottom .copyright p {
    float: left;
    width: 50%;
  }
}
.nurseryOffer #footer-bottom .copyright p:nth-child(2) {
  text-align: right;
}
.polar {
  color: #21262b;
}
.polar #landingwideBody {
  padding-top: 0px;
}
.polar .LH-SECTION-PAGEMENU {
  background-color: #21262b !important;
  border-bottom: 1px solid #3f3f3f;
}
@media (max-width: 768px) {
  .polar .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .polar .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
.polar .LH-SECTION-PAGEMENU .active,
.polar .LH-SECTION-PAGEMENU .dropdown-menu {
  background-color: transparent !important;
  border-bottom: none !important;
}
@media (min-width: 992px) {
  .polar .LH-SECTION-PAGEMENU {
    margin-top: 45px;
  }
  .polar .LH-SECTION-PAGEMENU li.dropdown.active {
    padding-top: 10px;
    color: #fff;
  }
  .polar .LH-SECTION-PAGEMENU li.dropdown.active ul li a {
    color: #fff;
  }
}
.polar .LH-SECTION-HERO-CAROUSEL {
  background-color: #fff;
}
.polar .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 41%;
}
.polar .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 5.2vw;
  color: #fff;
  font-weight: 700;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .polar .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 50px;
  }
}
@media (min-width: 1500px) {
  .polar .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 78px;
  }
}
.polar .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 2vw;
  color: #fff;
}
@media (max-width: 769px) {
  .polar .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .polar .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
.polar .LH-SECTION-HERO-CAROUSEL .content-text h2 {
  font-size: 5.2vw;
}
@media (max-width: 769px) {
  .polar .LH-SECTION-HERO-CAROUSEL .content-text h2 {
    font-size: 45px;
  }
}
@media (min-width: 1500px) {
  .polar .LH-SECTION-HERO-CAROUSEL .content-text h2 {
    font-size: 78px;
  }
}
@media (min-width: 992px) {
  .polar .LH-SECTION-HERO-CAROUSEL .content-text h2 {
    margin-bottom: 45px;
  }
}
.polar .LH-SECTION-HERO-CAROUSEL .content-text p {
  margin: auto;
}
.polar .homepagehero {
  background-image: url('/images/landingpages/polar/polar_hero.jpg');
  background-position: center;
  background-size: cover;
  min-height: 100vh;
  padding-top: 60px;
}
.polar .homepagehero h2 {
  color: #002369;
  max-width: 650px;
  margin: auto auto 25px;
}
.polar .homepagehero img {
  margin-bottom: 25px !important;
}
.polar h1,
.polar h2 {
  font-weight: 700;
}
.polar .order-btn {
  margin-top: 25px;
}
.polar .LH-SECTION-TEXTCENTER {
  border: none;
}
.polar .LH-SECTION-TEXTCENTER .content-container {
  padding-bottom: 0;
  padding-top: 0;
}
.polar .LH-SECTION-TEXTCENTER .content-container .content-image img {
  margin: auto;
}
.polar .LH-SECTION-TEXTCENTER .content-container .content-text {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .polar .LH-SECTION-TEXTCENTER .content-container .content-text {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.polar .LH-SECTION-TEXTCENTER .content-container h2 {
  font-size: 5.2vw;
}
@media (max-width: 769px) {
  .polar .LH-SECTION-TEXTCENTER .content-container h2 {
    font-size: 23px;
  }
}
@media (min-width: 1500px) {
  .polar .LH-SECTION-TEXTCENTER .content-container h2 {
    font-size: 78px;
  }
}
.polar .LH-SECTION-TEXTCENTER .content-container p {
  font-size: 1.66666667vw;
  margin: auto;
}
@media (max-width: 769px) {
  .polar .LH-SECTION-TEXTCENTER .content-container p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .polar .LH-SECTION-TEXTCENTER .content-container p {
    font-size: 25px;
  }
}
.polar .LH-SECTION-TEXTCENTER .content-container .disclaimer {
  font-weight: 100;
  margin-top: 30px;
}
.polar .LH-SECTION-TEXTCENTER.full {
  padding-top: 100px;
}
.polar .LH-SECTION-TEXTCENTER.full img {
  width: 100%;
}
.polar .LH-SECTION-TEXTCENTER .disclaimer {
  display: inline-block;
  margin-top: 50px;
  padding-right: 25px;
}
.polar .family {
  background-color: #002369;
  color: #fff;
}
.polar .flavors h2 {
  color: #002369;
}
.polar .flavors img {
  width: 100%;
}
.polar .flavors p {
  clear: both;
  display: block;
}
.polar .flavors .content-5-tile strong {
  font-size: 1.4vw;
  color: #0377e4;
}
@media (max-width: 769px) {
  .polar .flavors .content-5-tile strong {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .polar .flavors .content-5-tile strong {
    font-size: 21px;
  }
}
.polar .flavors .content-5-tile p {
  font-size: 1.33333333vw;
  font-weight: 400;
}
@media (max-width: 769px) {
  .polar .flavors .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .polar .flavors .content-5-tile p {
    font-size: 20px;
  }
}
.polar .recipe-container {
  max-width: 1000px;
  margin: auto;
}
.polar .recipe-container .recipe-box {
  background-color: #fff;
  display: inline-block;
  clear: both;
  margin: auto auto 25px;
  padding: 25px;
}
.polar .recipe-container .recipe-box .recipe-image {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.polar .recipe-container .recipe-box .recipe-copy {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.polar .recipe-container .recipe-box .recipe-copy h3 {
  font-size: 2.4vw;
  font-weight: 700;
  margin-top: 0;
}
@media (max-width: 769px) {
  .polar .recipe-container .recipe-box .recipe-copy h3 {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  .polar .recipe-container .recipe-box .recipe-copy h3 {
    font-size: 36px;
  }
}
.polar .recipe-container .recipe-box .recipe-copy ul,
.polar .recipe-container .recipe-box .recipe-copy li {
  color: #555;
}
.lacroix {
  color: #21262b;
}
.lacroix #landingwideBody {
  padding-top: 0px;
}
.lacroix .LH-SECTION-PAGEMENU {
  background-color: #21262b !important;
  border-bottom: 1px solid #3f3f3f;
}
@media (max-width: 768px) {
  .lacroix .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .lacroix .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
.lacroix .LH-SECTION-PAGEMENU .active,
.lacroix .LH-SECTION-PAGEMENU .dropdown-menu {
  background-color: transparent !important;
  border-bottom: none !important;
}
@media (min-width: 992px) {
  .lacroix .LH-SECTION-PAGEMENU {
    margin-top: 45px;
  }
  .lacroix .LH-SECTION-PAGEMENU li.dropdown.active {
    padding-top: 10px;
    color: #fff;
  }
  .lacroix .LH-SECTION-PAGEMENU li.dropdown.active ul li a {
    color: #fff;
  }
}
.lacroix .LH-SECTION-HERO-CAROUSEL {
  background-color: #fff;
}
.lacroix .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 41%;
}
.lacroix .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 5.2vw;
  color: #fff;
  font-weight: 700;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .lacroix .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 50px;
  }
}
@media (min-width: 1500px) {
  .lacroix .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 78px;
  }
}
.lacroix .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 2vw;
  color: #fff;
}
@media (max-width: 769px) {
  .lacroix .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .lacroix .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
.lacroix .LH-SECTION-HERO-CAROUSEL .content-text h2 {
  font-size: 5.2vw;
}
@media (max-width: 769px) {
  .lacroix .LH-SECTION-HERO-CAROUSEL .content-text h2 {
    font-size: 45px;
  }
}
@media (min-width: 1500px) {
  .lacroix .LH-SECTION-HERO-CAROUSEL .content-text h2 {
    font-size: 78px;
  }
}
@media (min-width: 992px) {
  .lacroix .LH-SECTION-HERO-CAROUSEL .content-text h2 {
    margin-bottom: 45px;
  }
}
.lacroix .LH-SECTION-HERO-CAROUSEL .content-text p {
  margin: auto;
}
.lacroix .lacroix-hero {
  background: #b0dfdb;
}
.lacroix #lacroix-title {
  background-color: transparent;
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
  z-index: 2;
}
.lacroix #lacroix-title h2 {
  text-align: center;
  font-size: 5.2vw;
  color: #0096d7;
  max-width: 650px;
  margin: 0 auto;
}
@media (max-width: 769px) {
  .lacroix #lacroix-title h2 {
    font-size: 43px;
  }
}
@media (min-width: 1500px) {
  .lacroix #lacroix-title h2 {
    font-size: 78px;
  }
}
.lacroix .lacroix-offer {
  margin: auto;
  position: relative;
}
@media (min-width: 992px) {
  .lacroix .lacroix-offer {
    width: 100%;
    z-index: 1;
  }
}
.lacroix .lacroix-offer img {
  width: 100%;
  margin: -75px auto 0;
}
@media (min-width: 992px) {
  .lacroix .lacroix-offer img {
    margin-top: -145px;
  }
}
.lacroix #lacroix-offer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  margin: auto;
}
.lacroix #lacroix-offer img {
  margin-bottom: 25px !important;
  width: 100%;
}
@media (min-width: 992px) {
  .lacroix #lacroix-offer {
    margin-top: -80px;
  }
}
.lacroix h1,
.lacroix h2 {
  font-weight: 700;
}
.lacroix .order-btn {
  margin-top: 25px;
}
.lacroix .LH-SECTION-TEXTCENTER {
  border: none;
}
.lacroix .LH-SECTION-TEXTCENTER .content-container {
  padding-bottom: 0;
  padding-top: 0;
}
.lacroix .LH-SECTION-TEXTCENTER .content-container .content-image img {
  margin: auto;
}
.lacroix .LH-SECTION-TEXTCENTER .content-container .content-text {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .lacroix .LH-SECTION-TEXTCENTER .content-container .content-text {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.lacroix .LH-SECTION-TEXTCENTER .content-container h2 {
  font-size: 5.2vw;
}
@media (max-width: 769px) {
  .lacroix .LH-SECTION-TEXTCENTER .content-container h2 {
    font-size: 23px;
  }
}
@media (min-width: 1500px) {
  .lacroix .LH-SECTION-TEXTCENTER .content-container h2 {
    font-size: 78px;
  }
}
.lacroix .LH-SECTION-TEXTCENTER .content-container p {
  font-size: 1.66666667vw;
  margin: auto;
}
@media (max-width: 769px) {
  .lacroix .LH-SECTION-TEXTCENTER .content-container p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .lacroix .LH-SECTION-TEXTCENTER .content-container p {
    font-size: 25px;
  }
}
.lacroix .LH-SECTION-TEXTCENTER .content-container .disclaimer {
  font-weight: 100;
  margin-top: 30px;
}
.lacroix .LH-SECTION-TEXTCENTER.full {
  padding-top: 100px;
}
.lacroix .LH-SECTION-TEXTCENTER.full img {
  width: 100%;
}
.lacroix .LH-SECTION-TEXTCENTER .disclaimer {
  display: inline-block;
  margin-top: 50px;
  padding-right: 25px;
}
.lacroix .natural {
  background-color: #002369;
  color: #fff;
}
.lacroix .natural h3 {
  font-size: 4.53333333vw;
  font-weight: 700;
}
@media (max-width: 769px) {
  .lacroix .natural h3 {
    font-size: 50px;
  }
}
@media (min-width: 1500px) {
  .lacroix .natural h3 {
    font-size: 68px;
  }
}
.lacroix .natural img {
  margin: 50px auto;
}
.lacroix .flavors h2 {
  color: #002369;
}
.lacroix .flavors img {
  width: 100%;
}
.lacroix .flavors p {
  clear: both;
  display: block;
}
.lacroix .flavors .content-4-tile strong {
  font-size: 1.86666667vw;
  color: #0377e4;
}
@media (max-width: 769px) {
  .lacroix .flavors .content-4-tile strong {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .lacroix .flavors .content-4-tile strong {
    font-size: 28px;
  }
}
.lacroix .flavors .content-4-tile p {
  font-size: 1.33333333vw;
  font-weight: 400;
}
@media (max-width: 769px) {
  .lacroix .flavors .content-4-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .lacroix .flavors .content-4-tile p {
    font-size: 20px;
  }
}
.lacroix .recipe-container {
  max-width: 1000px;
  margin: auto;
}
.lacroix .recipe-container .recipe-box {
  background-color: #fff;
  display: inline-block;
  clear: both;
  margin: auto auto 25px;
  padding: 25px;
}
.lacroix .recipe-container .recipe-box .recipe-image {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.lacroix .recipe-container .recipe-box .recipe-copy {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.lacroix .recipe-container .recipe-box .recipe-copy h3 {
  font-size: 2.4vw;
  font-weight: 700;
  margin-top: 0;
}
@media (max-width: 769px) {
  .lacroix .recipe-container .recipe-box .recipe-copy h3 {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  .lacroix .recipe-container .recipe-box .recipe-copy h3 {
    font-size: 36px;
  }
}
.lacroix .recipe-container .recipe-box .recipe-copy ul,
.lacroix .recipe-container .recipe-box .recipe-copy li {
  color: #555;
}
.pureflo {
  font-weight: 100;
}
.pureflo #landingwideBody {
  padding-top: 0;
}
.pureflo .LH-SECTION-HERO-CAROUSEL #pureflow-item {
  background-image: url('/images/landingpages/pureflow/pureflow_hero_mobile.jpg');
}
@media (max-width: 991px) {
  .pureflo .LH-SECTION-HERO-CAROUSEL #pureflow-item {
    background-repeat: no-repeat;
  }
}
@media (min-width: 769px) {
  .pureflo .LH-SECTION-HERO-CAROUSEL #pureflow-item {
    background-image: url('/images/landingpages/pureflow/pureflow_hero.jpg');
    background-position: top;
  }
}
.pureflo .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 6vh;
}
.pureflo .LH-SECTION-HERO-CAROUSEL .carousel-caption img {
  clear: both;
  margin: 25px auto 15px;
}
@media (max-width: 991px) {
  .pureflo .LH-SECTION-HERO-CAROUSEL .carousel-caption img {
    max-width: 80%;
  }
}
.pureflo .LH-SECTION-EQUIP-IMGRIGHT,
.pureflo .LH-SECTION-EQUIP-IMGLEFT,
.pureflo .LH-SECTION-EQUIP-IMGHALF,
.pureflo .LH-SECTION-75-IMGLEFT,
.pureflo .LH-SECTION-75-IMGRIGHT,
.pureflo .LH-SECTION-TEXTCENTER,
.pureflo .LH-SECTION-IMGRIGHT,
.pureflo .LH-SECTION-IMGLEFT {
  position: relative;
}
.pureflo .LH-SECTION-EQUIP-IMGRIGHT:before,
.pureflo .LH-SECTION-EQUIP-IMGLEFT:before,
.pureflo .LH-SECTION-EQUIP-IMGHALF:before,
.pureflo .LH-SECTION-75-IMGLEFT:before,
.pureflo .LH-SECTION-75-IMGRIGHT:before,
.pureflo .LH-SECTION-TEXTCENTER:before,
.pureflo .LH-SECTION-IMGRIGHT:before,
.pureflo .LH-SECTION-IMGLEFT:before,
.pureflo .LH-SECTION-EQUIP-IMGRIGHT:after,
.pureflo .LH-SECTION-EQUIP-IMGLEFT:after,
.pureflo .LH-SECTION-EQUIP-IMGHALF:after,
.pureflo .LH-SECTION-75-IMGLEFT:after,
.pureflo .LH-SECTION-75-IMGRIGHT:after,
.pureflo .LH-SECTION-TEXTCENTER:after,
.pureflo .LH-SECTION-IMGRIGHT:after,
.pureflo .LH-SECTION-IMGLEFT:after {
  content: " ";
  display: table;
}
.pureflo .LH-SECTION-EQUIP-IMGRIGHT:after,
.pureflo .LH-SECTION-EQUIP-IMGLEFT:after,
.pureflo .LH-SECTION-EQUIP-IMGHALF:after,
.pureflo .LH-SECTION-75-IMGLEFT:after,
.pureflo .LH-SECTION-75-IMGRIGHT:after,
.pureflo .LH-SECTION-TEXTCENTER:after,
.pureflo .LH-SECTION-IMGRIGHT:after,
.pureflo .LH-SECTION-IMGLEFT:after {
  clear: both;
}
.pureflo .LH-SECTION-EQUIP-IMGRIGHT:before,
.pureflo .LH-SECTION-EQUIP-IMGLEFT:before,
.pureflo .LH-SECTION-EQUIP-IMGHALF:before,
.pureflo .LH-SECTION-75-IMGLEFT:before,
.pureflo .LH-SECTION-75-IMGRIGHT:before,
.pureflo .LH-SECTION-TEXTCENTER:before,
.pureflo .LH-SECTION-IMGRIGHT:before,
.pureflo .LH-SECTION-IMGLEFT:before,
.pureflo .LH-SECTION-EQUIP-IMGRIGHT:after,
.pureflo .LH-SECTION-EQUIP-IMGLEFT:after,
.pureflo .LH-SECTION-EQUIP-IMGHALF:after,
.pureflo .LH-SECTION-75-IMGLEFT:after,
.pureflo .LH-SECTION-75-IMGRIGHT:after,
.pureflo .LH-SECTION-TEXTCENTER:after,
.pureflo .LH-SECTION-IMGRIGHT:after,
.pureflo .LH-SECTION-IMGLEFT:after {
  content: " ";
  display: table;
}
.pureflo .LH-SECTION-EQUIP-IMGRIGHT:after,
.pureflo .LH-SECTION-EQUIP-IMGLEFT:after,
.pureflo .LH-SECTION-EQUIP-IMGHALF:after,
.pureflo .LH-SECTION-75-IMGLEFT:after,
.pureflo .LH-SECTION-75-IMGRIGHT:after,
.pureflo .LH-SECTION-TEXTCENTER:after,
.pureflo .LH-SECTION-IMGRIGHT:after,
.pureflo .LH-SECTION-IMGLEFT:after {
  clear: both;
}
.pureflo .LH-SECTION-EQUIP-IMGRIGHT .btn-success,
.pureflo .LH-SECTION-EQUIP-IMGLEFT .btn-success,
.pureflo .LH-SECTION-EQUIP-IMGHALF .btn-success,
.pureflo .LH-SECTION-75-IMGLEFT .btn-success,
.pureflo .LH-SECTION-75-IMGRIGHT .btn-success,
.pureflo .LH-SECTION-TEXTCENTER .btn-success,
.pureflo .LH-SECTION-IMGRIGHT .btn-success,
.pureflo .LH-SECTION-IMGLEFT .btn-success {
  margin-top: 15px;
}
.pureflo .content-container h1 {
  font-size: 3.2vw;
  margin-bottom: 25px;
}
@media (max-width: 769px) {
  .pureflo .content-container h1 {
    font-size: 28px;
  }
}
@media (min-width: 1500px) {
  .pureflo .content-container h1 {
    font-size: 48px;
  }
}
.pureflo .content-container h2 {
  font-size: 2.4vw;
  line-height: 1.444;
  margin-top: 0;
}
@media (max-width: 769px) {
  .pureflo .content-container h2 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .pureflo .content-container h2 {
    font-size: 36px;
  }
}
.pureflo .content-container p,
.pureflo .content-container li {
  font-size: 1.06666667vw;
  max-width: 730px;
  margin: auto;
}
@media (max-width: 769px) {
  .pureflo .content-container p,
  .pureflo .content-container li {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .pureflo .content-container p,
  .pureflo .content-container li {
    font-size: 16px;
  }
}
.pureflo .content-container .content-image img {
  margin: auto;
}
.pureflo .content-container .content-centered {
  text-align: center;
}
.pureflo .disclaimer {
  margin-top: 20px;
  padding-right: 25px;
}
@media (min-width: 992px) {
}
.pureflo .disclaimer p {
  font-size: 0.8vw;
}
@media (max-width: 769px) {
  .pureflo .disclaimer p {
    font-size: 10px;
  }
}
@media (min-width: 1500px) {
  .pureflo .disclaimer p {
    font-size: 12px;
  }
}
.the-water-guy {
  font-weight: 100;
}
.the-water-guy .zip_change {
  display: none !important;
}
.the-water-guy .btn {
  margin-top: 15px;
}
.the-water-guy .retainer {
  position: relative;
}
.the-water-guy #landingwideBody {
  padding-top: 0px;
}
.the-water-guy #landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .the-water-guy #landingwideBody h1 {
    font-size: 40.5px;
  }
}
@media (min-width: 1500px) {
  .the-water-guy #landingwideBody h1 {
    font-size: 47.97px;
  }
}
.the-water-guy #landingwideBody h2 {
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  .the-water-guy #landingwideBody h2 {
    font-size: 30.5px;
  }
}
@media (min-width: 1500px) {
  .the-water-guy #landingwideBody h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .the-water-guy .LH-SECTION-HERO-CAROUSEL {
    padding: 0;
  }
}
.the-water-guy .LH-SECTION-HERO-CAROUSEL #thewaterguy-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_crystal-springs_mobile.jpg');
}
@media (min-width: 992px) {
  .the-water-guy .LH-SECTION-HERO-CAROUSEL #thewaterguy-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_crystal-springs.jpg');
    background-position: bottom;
  }
}
.the-water-guy .LH-SECTION-HERO-CAROUSEL #thewaterguy-1 img {
  margin: auto;
}
.the-water-guy .LH-SECTION-HERO-CAROUSEL #thewaterguy-1 a {
  text-decoration: none;
}
.the-water-guy .LH-SECTION-HERO-CAROUSEL #thewaterguy-1 a:hover {
  text-decoration: none;
}
.the-water-guy .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 9vh;
  cursor: default;
}
@media (max-width: 1400px) {
  .the-water-guy .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding: 110px 20px 0;
  }
}
@media (min-width: 992px) {
  .the-water-guy .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    top: 3vh;
    padding-top: 125px;
  }
}
.the-water-guy .question-btn {
  padding: 0 20px;
  position: absolute;
  text-align: right;
  top: 100%;
  width: 100%;
  z-index: 99;
}
.the-water-guy .question-btn .btn {
  border-radius: 30px;
  font-size: 25px;
  padding: 10px 22px;
}
@media (min-width: 992px) {
  .the-water-guy .question-btn {
    padding: 0 40px;
    top: 135%;
  }
}
.the-water-guy .question-btn .popover {
  margin: 15px 0 0 auto;
}
.the-water-guy .question-btn .popover .arrow {
  left: 92%;
}
.the-water-guy .popover {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 25px auto 0;
  max-width: 300px;
  position: relative;
}
.the-water-guy .popover a {
  font-size: 1.2vw;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 769px) {
  .the-water-guy .popover a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .the-water-guy .popover a {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .the-water-guy section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .the-water-guy section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.the-water-guy section h1,
.the-water-guy section h2 {
  font-weight: bold;
  margin-bottom: 15px;
}
.the-water-guy section .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.the-water-guy section .content-text ul,
.the-water-guy section .content-header ul,
.the-water-guy section .content-3-tile ul,
.the-water-guy section .content-5-tile ul,
.the-water-guy section .content-text li,
.the-water-guy section .content-header li,
.the-water-guy section .content-3-tile li,
.the-water-guy section .content-5-tile li,
.the-water-guy section .content-text ol,
.the-water-guy section .content-header ol,
.the-water-guy section .content-3-tile ol,
.the-water-guy section .content-5-tile ol,
.the-water-guy section .content-text p,
.the-water-guy section .content-header p,
.the-water-guy section .content-3-tile p,
.the-water-guy section .content-5-tile p {
  font-size: 1.2vw;
  font-weight: normal;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .the-water-guy section .content-text ul,
  .the-water-guy section .content-header ul,
  .the-water-guy section .content-3-tile ul,
  .the-water-guy section .content-5-tile ul,
  .the-water-guy section .content-text li,
  .the-water-guy section .content-header li,
  .the-water-guy section .content-3-tile li,
  .the-water-guy section .content-5-tile li,
  .the-water-guy section .content-text ol,
  .the-water-guy section .content-header ol,
  .the-water-guy section .content-3-tile ol,
  .the-water-guy section .content-5-tile ol,
  .the-water-guy section .content-text p,
  .the-water-guy section .content-header p,
  .the-water-guy section .content-3-tile p,
  .the-water-guy section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .the-water-guy section .content-text ul,
  .the-water-guy section .content-header ul,
  .the-water-guy section .content-3-tile ul,
  .the-water-guy section .content-5-tile ul,
  .the-water-guy section .content-text li,
  .the-water-guy section .content-header li,
  .the-water-guy section .content-3-tile li,
  .the-water-guy section .content-5-tile li,
  .the-water-guy section .content-text ol,
  .the-water-guy section .content-header ol,
  .the-water-guy section .content-3-tile ol,
  .the-water-guy section .content-5-tile ol,
  .the-water-guy section .content-text p,
  .the-water-guy section .content-header p,
  .the-water-guy section .content-3-tile p,
  .the-water-guy section .content-5-tile p {
    font-size: 18px;
  }
}
.the-water-guy section .content-text dl,
.the-water-guy section .content-header dl,
.the-water-guy section .content-3-tile dl,
.the-water-guy section .content-5-tile dl,
.the-water-guy section .content-text dt,
.the-water-guy section .content-header dt,
.the-water-guy section .content-3-tile dt,
.the-water-guy section .content-5-tile dt,
.the-water-guy section .content-text dd,
.the-water-guy section .content-header dd,
.the-water-guy section .content-3-tile dd,
.the-water-guy section .content-5-tile dd {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .the-water-guy section .content-text dl,
  .the-water-guy section .content-header dl,
  .the-water-guy section .content-3-tile dl,
  .the-water-guy section .content-5-tile dl,
  .the-water-guy section .content-text dt,
  .the-water-guy section .content-header dt,
  .the-water-guy section .content-3-tile dt,
  .the-water-guy section .content-5-tile dt,
  .the-water-guy section .content-text dd,
  .the-water-guy section .content-header dd,
  .the-water-guy section .content-3-tile dd,
  .the-water-guy section .content-5-tile dd {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .the-water-guy section .content-text dl,
  .the-water-guy section .content-header dl,
  .the-water-guy section .content-3-tile dl,
  .the-water-guy section .content-5-tile dl,
  .the-water-guy section .content-text dt,
  .the-water-guy section .content-header dt,
  .the-water-guy section .content-3-tile dt,
  .the-water-guy section .content-5-tile dt,
  .the-water-guy section .content-text dd,
  .the-water-guy section .content-header dd,
  .the-water-guy section .content-3-tile dd,
  .the-water-guy section .content-5-tile dd {
    font-size: 16px;
  }
}
.the-water-guy section .content-text dt,
.the-water-guy section .content-header dt,
.the-water-guy section .content-3-tile dt,
.the-water-guy section .content-5-tile dt {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .the-water-guy section .content-text dt,
  .the-water-guy section .content-header dt,
  .the-water-guy section .content-3-tile dt,
  .the-water-guy section .content-5-tile dt {
    margin-top: 15px;
  }
}
.the-water-guy section .content-text dd,
.the-water-guy section .content-header dd,
.the-water-guy section .content-3-tile dd,
.the-water-guy section .content-5-tile dd {
  font-weight: normal;
}
@media (min-width: 992px) {
  .the-water-guy section .content-text,
  .the-water-guy section .content-header,
  .the-water-guy section .content-3-tile,
  .the-water-guy section .content-5-tile {
    padding-top: 0;
  }
  .the-water-guy section .content-text dl,
  .the-water-guy section .content-header dl,
  .the-water-guy section .content-3-tile dl,
  .the-water-guy section .content-5-tile dl {
    padding-left: 20px;
  }
}
.the-water-guy section .content-3-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.the-water-guy section .content-3-tile p {
  margin: auto;
  max-width: 350px;
}
@media (max-width: 991px) {
  .the-water-guy section .content-3-tile {
    width: 100%;
  }
}
.the-water-guy section .content-5-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.the-water-guy section .content-5-tile p {
  font-size: 1.06666667vw;
  margin-top: 10px;
}
@media (max-width: 769px) {
  .the-water-guy section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .the-water-guy section .content-5-tile p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .the-water-guy section .content-5-tile {
    width: 100%;
  }
}
.the-water-guy section.LH-SECTION-TEXTCENTER .content-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0%;
  text-align: left;
}
.the-water-guy section.LH-SECTION-TEXTCENTER .content-text p {
  max-width: 900px;
}
.the-water-guy section#thewaterguy img {
  max-width: 185px;
}
.the-water-guy section#thewaterguy .popover {
  display: block;
  max-width: inherit;
  width: 100% !important;
}
.the-water-guy section#thewaterguy .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .the-water-guy section#thewaterguy .content-text {
    float: left;
    width: 70.83333333%;
  }
}
.the-water-guy section#thewaterguy .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .the-water-guy section#thewaterguy .content-image {
    float: left;
    width: 29.16666667%;
  }
}
.the-water-guy section#whats-changing {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .the-water-guy section#whats-changing {
    text-align: center;
  }
}
.the-water-guy section#whats-changing img {
  width: 100%;
}
.the-water-guy section#whats-changing .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .the-water-guy section#whats-changing .content-text {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .the-water-guy section#whats-changing .content-text {
    clear: both;
  }
}
.the-water-guy section#whats-changing .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .the-water-guy section#whats-changing .content-image {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .the-water-guy section#whats-changing .content-image {
    margin-top: 250px;
    padding: 0;
  }
}
@media (min-width: 1500px) {
  .the-water-guy section#whats-changing .content-image {
    margin-top: 75px;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .the-water-guy section#set-my-account .content-text {
    text-align: center;
  }
}
.the-water-guy section#set-my-account p {
  max-width: inherit;
}
.the-water-guy section#set-my-account .tile-container {
  display: inline-block;
  margin: auto;
  width: 100%;
}
.the-water-guy section#set-my-account .tile-container img {
  margin-top: 10px;
}
.the-water-guy section#bottle-deposit-charge {
  background-image: url('/images/landingpages/thewaterguy/bottle_deposits-mobile.jpg');
  background-repeat: no-repeat;
  background-position: right;
}
@media (min-width: 992px) {
  .the-water-guy section#bottle-deposit-charge {
    background-image: url('/images/landingpages/thewaterguy/bottle_deposits.png');
  }
}
.the-water-guy section#bottle-deposit-charge .content-text p {
  color: #dddddd;
}
.the-water-guy section#billing-work .content-text {
  text-align: center;
}
.the-water-guy section#billing-work .content-text p {
  margin: auto;
}
.the-water-guy section#billing-work .tile-container {
  display: inline-block;
  width: 100%;
}
.the-water-guy section#sign-autopay .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .the-water-guy section#sign-autopay .content-text {
    float: left;
    width: 66.66666667%;
  }
}
.the-water-guy section#sign-autopay .content-text p {
  color: #dddddd;
}
.the-water-guy section#sign-autopay .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .the-water-guy section#sign-autopay .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .the-water-guy section#sign-autopay .content-image img {
    padding: 10% 0;
  }
}
@media (min-width: 992px) {
  .the-water-guy section#read-invoice-mobile {
    display: none;
  }
}
.the-water-guy section#read-invoice-mobile .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: center;
}
.the-water-guy section#read-invoice-mobile .content-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin: 30px auto;
  text-align: center;
}
.the-water-guy section#read-invoice-mobile .content-image img {
  padding: 0;
}
.the-water-guy section#read-invoice-mobile .content-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: left;
}
.the-water-guy section#read-invoice-mobile .content-row .icon {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.the-water-guy section#read-invoice-mobile .content-row .text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .the-water-guy section#read-invoice {
    display: none;
  }
}
.the-water-guy section#read-invoice .content-text {
  text-align: center;
  width: 100%;
  float: none;
}
.the-water-guy section#read-invoice .content-text p {
  margin: auto;
  text-align: center;
}
.the-water-guy section#read-invoice .nav-tabs {
  display: block;
  margin: 25px auto 0;
  max-width: 1200px;
}
.the-water-guy section#read-invoice .nav-tabs li.active a .nav-label {
  background-color: #169BD5;
  color: #fff;
  font-weight: bold;
}
.the-water-guy section#read-invoice .nav-tabs li.active a .tab-triangle {
  opacity: 1;
}
.the-water-guy section#read-invoice .nav-tabs a {
  font-size: 1.06666667vw;
  display: block;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 769px) {
  .the-water-guy section#read-invoice .nav-tabs a {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .the-water-guy section#read-invoice .nav-tabs a {
    font-size: 16px;
  }
}
.the-water-guy section#read-invoice .nav-tabs a:hover,
.the-water-guy section#read-invoice .nav-tabs a:focus {
  background: transparent;
  font-weight: bold;
}
.the-water-guy section#read-invoice .nav-tabs a .nav-label {
  border-radius: 30px;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.the-water-guy section#read-invoice .nav-tabs a .tab-triangle {
  color: #ddd;
  display: block;
  line-height: 0.6;
  opacity: 0;
  margin-top: 10px;
}
.the-water-guy section#read-invoice .tab-content {
  text-align: center;
}
.the-water-guy section#read-invoice .tab-content p {
  font-weight: bold;
}
.the-water-guy section#read-invoice .tab-content p img {
  max-width: 200px;
  margin: 0 5px;
}
.the-water-guy section#read-invoice .tab-content img {
  margin-top: 15px;
}
.the-water-guy section#new-delivery-person {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
.the-water-guy section#new-delivery-person .content-text {
  padding: 10% 0;
}
.the-water-guy section#still-need-help {
  text-align: center;
}
.the-water-guy section#still-need-help .content-text {
  text-align: center;
}
.the-water-guy section#still-need-help .content-text p {
  margin: auto;
}
.the-water-guy section#still-need-help .tile-container {
  display: inline-block;
  margin: auto;
  max-width: 600px;
  width: 100%;
}
.the-water-guy section#still-need-help .tile-container img {
  margin-bottom: 10px;
}
.the-water-guy section#order-more {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .the-water-guy section#order-more .content-image {
    margin-top: 15%;
    padding: 0;
  }
  .the-water-guy section#order-more .content-image img {
    width: 100%;
  }
}
@media (min-width: 1500px) {
  .the-water-guy section#order-more .content-image {
    margin-top: 7%;
  }
}
@media (max-width: 991px) {
  .the-water-guy .content-image {
    margin: auto;
    text-align: center;
  }
  .the-water-guy .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.the-water-guy .disclaimer {
  margin-top: 0 !important;
  float: right;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .the-water-guy .disclaimer {
    padding-top: 0px;
  }
}
.amazon-springs {
  font-weight: 100;
}
.amazon-springs .zip_change {
  display: none !important;
}
.amazon-springs .btn {
  margin-top: 15px;
}
.amazon-springs .retainer {
  position: relative;
}
.amazon-springs #landingwideBody {
  padding-top: 0px;
}
.amazon-springs #landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .amazon-springs #landingwideBody h1 {
    font-size: 40.5px;
  }
}
@media (min-width: 1500px) {
  .amazon-springs #landingwideBody h1 {
    font-size: 47.97px;
  }
}
.amazon-springs #landingwideBody h2 {
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  .amazon-springs #landingwideBody h2 {
    font-size: 30.5px;
  }
}
@media (min-width: 1500px) {
  .amazon-springs #landingwideBody h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .amazon-springs .LH-SECTION-HERO-CAROUSEL {
    padding: 0;
  }
}
.amazon-springs .LH-SECTION-HERO-CAROUSEL #amazonsprings-1 {
  background-image: url('/images/landingpages/amazonsprings/amazonsprings-hero-mobile.jpg');
}
@media (min-width: 769px) {
  .amazon-springs .LH-SECTION-HERO-CAROUSEL #amazonsprings-1 {
    background-image: url('/images/landingpages/amazonsprings/amazonsprings-hero.jpg');
    height: 70vh;
  }
}
@media (min-width: 1366px) {
  .amazon-springs .LH-SECTION-HERO-CAROUSEL #amazonsprings-1 {
    background-image: url('/images/landingpages/amazonsprings/amazonsprings-hero.jpg');
    height: 100vh;
  }
}
.amazon-springs .LH-SECTION-HERO-CAROUSEL #amazonsprings-1 img {
  margin: auto;
}
@media (min-width: 992px) {
  .amazon-springs .LH-SECTION-HERO-CAROUSEL #amazonsprings-1 {
    background-position: bottom;
  }
}
.amazon-springs .LH-SECTION-HERO-CAROUSEL #amazonsprings-1 a {
  text-decoration: none;
}
.amazon-springs .LH-SECTION-HERO-CAROUSEL #amazonsprings-1 a:hover {
  text-decoration: none;
}
.amazon-springs .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 9vh;
  cursor: default;
}
@media (max-width: 1400px) {
  .amazon-springs .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding: 110px 20px 0;
  }
}
@media (min-width: 992px) {
  .amazon-springs .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    top: 3vh;
    padding-top: 125px;
  }
}
.amazon-springs .question-btn {
  padding: 0 20px;
  position: absolute;
  text-align: right;
  top: 100%;
  width: 100%;
  z-index: 99;
}
.amazon-springs .question-btn .btn {
  border-radius: 30px;
  font-size: 25px;
  padding: 10px 22px;
}
@media (min-width: 992px) {
  .amazon-springs .question-btn {
    padding: 0 40px;
    top: 135%;
  }
}
.amazon-springs .question-btn .popover {
  margin: 15px 0 0 auto;
}
.amazon-springs .question-btn .popover .arrow {
  left: 92%;
}
.amazon-springs .popover {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 25px auto 0;
  max-width: 300px;
  position: relative;
}
.amazon-springs .popover a {
  font-size: 1.2vw;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 769px) {
  .amazon-springs .popover a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .amazon-springs .popover a {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .amazon-springs section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .amazon-springs section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.amazon-springs section h1,
.amazon-springs section h2 {
  font-weight: bold;
  margin-bottom: 15px;
}
.amazon-springs section .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.amazon-springs section .content-text ul,
.amazon-springs section .content-header ul,
.amazon-springs section .content-3-tile ul,
.amazon-springs section .content-5-tile ul,
.amazon-springs section .content-text li,
.amazon-springs section .content-header li,
.amazon-springs section .content-3-tile li,
.amazon-springs section .content-5-tile li,
.amazon-springs section .content-text ol,
.amazon-springs section .content-header ol,
.amazon-springs section .content-3-tile ol,
.amazon-springs section .content-5-tile ol,
.amazon-springs section .content-text p,
.amazon-springs section .content-header p,
.amazon-springs section .content-3-tile p,
.amazon-springs section .content-5-tile p {
  font-size: 1.2vw;
  font-weight: normal;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .amazon-springs section .content-text ul,
  .amazon-springs section .content-header ul,
  .amazon-springs section .content-3-tile ul,
  .amazon-springs section .content-5-tile ul,
  .amazon-springs section .content-text li,
  .amazon-springs section .content-header li,
  .amazon-springs section .content-3-tile li,
  .amazon-springs section .content-5-tile li,
  .amazon-springs section .content-text ol,
  .amazon-springs section .content-header ol,
  .amazon-springs section .content-3-tile ol,
  .amazon-springs section .content-5-tile ol,
  .amazon-springs section .content-text p,
  .amazon-springs section .content-header p,
  .amazon-springs section .content-3-tile p,
  .amazon-springs section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .amazon-springs section .content-text ul,
  .amazon-springs section .content-header ul,
  .amazon-springs section .content-3-tile ul,
  .amazon-springs section .content-5-tile ul,
  .amazon-springs section .content-text li,
  .amazon-springs section .content-header li,
  .amazon-springs section .content-3-tile li,
  .amazon-springs section .content-5-tile li,
  .amazon-springs section .content-text ol,
  .amazon-springs section .content-header ol,
  .amazon-springs section .content-3-tile ol,
  .amazon-springs section .content-5-tile ol,
  .amazon-springs section .content-text p,
  .amazon-springs section .content-header p,
  .amazon-springs section .content-3-tile p,
  .amazon-springs section .content-5-tile p {
    font-size: 18px;
  }
}
.amazon-springs section .content-text dl,
.amazon-springs section .content-header dl,
.amazon-springs section .content-3-tile dl,
.amazon-springs section .content-5-tile dl,
.amazon-springs section .content-text dt,
.amazon-springs section .content-header dt,
.amazon-springs section .content-3-tile dt,
.amazon-springs section .content-5-tile dt,
.amazon-springs section .content-text dd,
.amazon-springs section .content-header dd,
.amazon-springs section .content-3-tile dd,
.amazon-springs section .content-5-tile dd {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .amazon-springs section .content-text dl,
  .amazon-springs section .content-header dl,
  .amazon-springs section .content-3-tile dl,
  .amazon-springs section .content-5-tile dl,
  .amazon-springs section .content-text dt,
  .amazon-springs section .content-header dt,
  .amazon-springs section .content-3-tile dt,
  .amazon-springs section .content-5-tile dt,
  .amazon-springs section .content-text dd,
  .amazon-springs section .content-header dd,
  .amazon-springs section .content-3-tile dd,
  .amazon-springs section .content-5-tile dd {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .amazon-springs section .content-text dl,
  .amazon-springs section .content-header dl,
  .amazon-springs section .content-3-tile dl,
  .amazon-springs section .content-5-tile dl,
  .amazon-springs section .content-text dt,
  .amazon-springs section .content-header dt,
  .amazon-springs section .content-3-tile dt,
  .amazon-springs section .content-5-tile dt,
  .amazon-springs section .content-text dd,
  .amazon-springs section .content-header dd,
  .amazon-springs section .content-3-tile dd,
  .amazon-springs section .content-5-tile dd {
    font-size: 16px;
  }
}
.amazon-springs section .content-text dt,
.amazon-springs section .content-header dt,
.amazon-springs section .content-3-tile dt,
.amazon-springs section .content-5-tile dt {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .amazon-springs section .content-text dt,
  .amazon-springs section .content-header dt,
  .amazon-springs section .content-3-tile dt,
  .amazon-springs section .content-5-tile dt {
    margin-top: 15px;
  }
}
.amazon-springs section .content-text dd,
.amazon-springs section .content-header dd,
.amazon-springs section .content-3-tile dd,
.amazon-springs section .content-5-tile dd {
  font-weight: normal;
}
@media (min-width: 992px) {
  .amazon-springs section .content-text,
  .amazon-springs section .content-header,
  .amazon-springs section .content-3-tile,
  .amazon-springs section .content-5-tile {
    padding-top: 0;
  }
  .amazon-springs section .content-text dl,
  .amazon-springs section .content-header dl,
  .amazon-springs section .content-3-tile dl,
  .amazon-springs section .content-5-tile dl {
    padding-left: 20px;
  }
}
.amazon-springs section .content-3-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.amazon-springs section .content-3-tile p {
  margin: auto;
  max-width: 350px;
}
@media (max-width: 991px) {
  .amazon-springs section .content-3-tile {
    width: 100%;
  }
}
.amazon-springs section .content-5-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.amazon-springs section .content-5-tile p {
  font-size: 1.06666667vw;
  margin-top: 10px;
}
@media (max-width: 769px) {
  .amazon-springs section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .amazon-springs section .content-5-tile p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .amazon-springs section .content-5-tile {
    width: 100%;
  }
}
.amazon-springs section.LH-SECTION-TEXTCENTER .content-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0%;
  text-align: left;
}
.amazon-springs section.LH-SECTION-TEXTCENTER .content-text p {
  max-width: 900px;
}
.amazon-springs section#amazonsprings img {
  max-width: 185px;
}
.amazon-springs section#amazonsprings .popover {
  display: block;
  max-width: inherit;
  width: 100% !important;
}
.amazon-springs section#amazonsprings .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .amazon-springs section#amazonsprings .content-text {
    float: left;
    width: 70.83333333%;
  }
}
.amazon-springs section#amazonsprings .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .amazon-springs section#amazonsprings .content-image {
    float: left;
    width: 29.16666667%;
  }
}
.amazon-springs section#whats-changing {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .amazon-springs section#whats-changing {
    text-align: center;
  }
}
.amazon-springs section#whats-changing img {
  width: 100%;
}
.amazon-springs section#whats-changing .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .amazon-springs section#whats-changing .content-text {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .amazon-springs section#whats-changing .content-text {
    clear: both;
  }
}
.amazon-springs section#whats-changing .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .amazon-springs section#whats-changing .content-image {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .amazon-springs section#whats-changing .content-image {
    margin-top: 250px;
    padding: 0;
  }
}
@media (min-width: 1500px) {
  .amazon-springs section#whats-changing .content-image {
    margin-top: 75px;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .amazon-springs section#set-my-account .content-text {
    text-align: center;
  }
}
.amazon-springs section#set-my-account p {
  max-width: inherit;
}
.amazon-springs section#set-my-account .tile-container {
  display: inline-block;
  margin: auto;
  width: 100%;
}
.amazon-springs section#set-my-account .tile-container img {
  margin-top: 10px;
}
.amazon-springs section#bottle-deposit-charge {
  background-image: url('/images/landingpages/amazonsprings/bottle_deposits-mobile.jpg');
  background-repeat: no-repeat;
  background-position: right;
}
@media (min-width: 992px) {
  .amazon-springs section#bottle-deposit-charge {
    background-image: url('/images/landingpages/amazonsprings/bottle_deposits.png');
  }
}
.amazon-springs section#bottle-deposit-charge .content-text p {
  color: #dddddd;
}
.amazon-springs section#billing-work .content-text {
  text-align: center;
}
.amazon-springs section#billing-work .content-text p {
  margin: auto;
}
.amazon-springs section#billing-work .tile-container {
  display: inline-block;
  width: 100%;
}
.amazon-springs section#sign-autopay .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .amazon-springs section#sign-autopay .content-text {
    float: left;
    width: 66.66666667%;
  }
}
.amazon-springs section#sign-autopay .content-text p {
  color: #dddddd;
}
.amazon-springs section#sign-autopay .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .amazon-springs section#sign-autopay .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .amazon-springs section#sign-autopay .content-image img {
    padding: 10% 0;
  }
}
@media (min-width: 992px) {
  .amazon-springs section#read-invoice-mobile {
    display: none;
  }
}
.amazon-springs section#read-invoice-mobile .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: center;
}
.amazon-springs section#read-invoice-mobile .content-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin: 30px auto;
  text-align: center;
}
.amazon-springs section#read-invoice-mobile .content-image img {
  padding: 0;
}
.amazon-springs section#read-invoice-mobile .content-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: left;
}
.amazon-springs section#read-invoice-mobile .content-row .icon {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.amazon-springs section#read-invoice-mobile .content-row .text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .amazon-springs section#read-invoice {
    display: none;
  }
}
.amazon-springs section#read-invoice .content-text {
  text-align: center;
  width: 100%;
  float: none;
}
.amazon-springs section#read-invoice .content-text p {
  margin: auto;
  text-align: center;
}
.amazon-springs section#read-invoice .nav-tabs {
  display: block;
  margin: 25px auto 0;
  max-width: 1200px;
}
.amazon-springs section#read-invoice .nav-tabs li.active a .nav-label {
  background-color: #169BD5;
  color: #fff;
  font-weight: bold;
}
.amazon-springs section#read-invoice .nav-tabs li.active a .tab-triangle {
  opacity: 1;
}
.amazon-springs section#read-invoice .nav-tabs a {
  font-size: 1.06666667vw;
  display: block;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 769px) {
  .amazon-springs section#read-invoice .nav-tabs a {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .amazon-springs section#read-invoice .nav-tabs a {
    font-size: 16px;
  }
}
.amazon-springs section#read-invoice .nav-tabs a:hover,
.amazon-springs section#read-invoice .nav-tabs a:focus {
  background: transparent;
  font-weight: bold;
}
.amazon-springs section#read-invoice .nav-tabs a .nav-label {
  border-radius: 30px;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.amazon-springs section#read-invoice .nav-tabs a .tab-triangle {
  color: #ddd;
  display: block;
  line-height: 0.6;
  opacity: 0;
  margin-top: 10px;
}
.amazon-springs section#read-invoice .tab-content {
  text-align: center;
}
.amazon-springs section#read-invoice .tab-content p {
  font-weight: bold;
}
.amazon-springs section#read-invoice .tab-content p img {
  max-width: 200px;
  margin: 0 5px;
}
.amazon-springs section#read-invoice .tab-content img {
  margin-top: 15px;
}
.amazon-springs section#new-delivery-person {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .amazon-springs section#new-delivery-person .content-text {
    padding: 10% 0;
  }
}
.amazon-springs section#still-need-help {
  text-align: center;
}
.amazon-springs section#still-need-help .content-text {
  text-align: center;
}
.amazon-springs section#still-need-help .content-text p {
  margin: auto;
}
.amazon-springs section#still-need-help .tile-container {
  display: inline-block;
  margin: auto;
  max-width: 600px;
  width: 100%;
}
.amazon-springs section#still-need-help .tile-container img {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .amazon-springs section#order-more .content-image {
    padding: 0;
  }
  .amazon-springs section#order-more .content-image img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .amazon-springs .content-image {
    margin: auto;
    text-align: center;
  }
  .amazon-springs .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.amazon-springs .disclaimer {
  margin-top: 0 !important;
  float: right;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .amazon-springs .disclaimer {
    padding-top: 0px;
  }
}
#customerLetter {
  font-size: 1.2vw;
}
@media (max-width: 769px) {
  #customerLetter {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  #customerLetter {
    font-size: 18px;
  }
}
#customerLetter .modal-backdrop {
  z-index: 1;
}
#customerLetter .modal-dialog {
  z-index: 99;
}
#customerLetter .modal-header {
  display: inline-block;
  width: 100%;
}
#customerLetter .modal-body {
  padding: 30px 40px;
}
.roaring-spring {
  font-weight: 100;
}
.roaring-spring .zip_change {
  display: none !important;
}
.roaring-spring .btn {
  margin-top: 15px;
}
.roaring-spring .retainer {
  position: relative;
}
.roaring-spring #landingwideBody {
  padding-top: 0px;
}
.roaring-spring #landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .roaring-spring #landingwideBody h1 {
    font-size: 40.5px;
  }
}
@media (min-width: 1500px) {
  .roaring-spring #landingwideBody h1 {
    font-size: 47.97px;
  }
}
.roaring-spring #landingwideBody h2 {
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  .roaring-spring #landingwideBody h2 {
    font-size: 30.5px;
  }
}
@media (min-width: 1500px) {
  .roaring-spring #landingwideBody h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .roaring-spring .LH-SECTION-HERO-CAROUSEL {
    padding: 0;
  }
}
.roaring-spring .LH-SECTION-HERO-CAROUSEL #roaringspring-1 {
  background-image: url('/images/landingpages/home-delivery-service/home-delivery_crystal-springs_mobile.jpg');
}
@media (min-width: 992px) {
  .roaring-spring .LH-SECTION-HERO-CAROUSEL #roaringspring-1 {
    background-image: url('/images/landingpages/home-delivery-service/home-delivery_crystal-springs.jpg');
    background-position: bottom;
  }
}
.roaring-spring .LH-SECTION-HERO-CAROUSEL #roaringspring-1 img {
  margin: auto;
}
@media (max-width: 1366px) {
  .roaring-spring .LH-SECTION-HERO-CAROUSEL #roaringspring-1 img {
    max-width: 300px;
  }
}
.roaring-spring .LH-SECTION-HERO-CAROUSEL #roaringspring-1 a {
  text-decoration: none;
}
.roaring-spring .LH-SECTION-HERO-CAROUSEL #roaringspring-1 a:hover {
  text-decoration: none;
}
.roaring-spring .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  cursor: default;
}
.roaring-spring .question-btn {
  padding: 0 20px;
  position: absolute;
  text-align: right;
  top: 100%;
  width: 100%;
  z-index: 99;
}
.roaring-spring .question-btn .btn {
  border-radius: 30px;
  font-size: 25px;
  padding: 10px 22px;
}
@media (min-width: 992px) {
  .roaring-spring .question-btn {
    padding: 0 40px;
    top: 135%;
  }
}
.roaring-spring .question-btn .popover {
  margin: 15px 0 0 auto;
}
.roaring-spring .question-btn .popover .arrow {
  left: 92%;
}
.roaring-spring .popover {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 25px auto 0;
  max-width: 300px;
  position: relative;
}
.roaring-spring .popover a {
  font-size: 1.2vw;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 769px) {
  .roaring-spring .popover a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .roaring-spring .popover a {
    font-size: 18px;
  }
}
.roaring-spring .popover p {
  font-size: 1.33333333vw;
  color: #0088cc;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 769px) {
  .roaring-spring .popover p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .roaring-spring .popover p {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .roaring-spring section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .roaring-spring section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.roaring-spring section h1,
.roaring-spring section h2 {
  font-weight: bold;
  margin-bottom: 15px;
}
.roaring-spring section .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.roaring-spring section .content-text ul,
.roaring-spring section .content-header ul,
.roaring-spring section .content-3-tile ul,
.roaring-spring section .content-5-tile ul,
.roaring-spring section .content-text li,
.roaring-spring section .content-header li,
.roaring-spring section .content-3-tile li,
.roaring-spring section .content-5-tile li,
.roaring-spring section .content-text ol,
.roaring-spring section .content-header ol,
.roaring-spring section .content-3-tile ol,
.roaring-spring section .content-5-tile ol,
.roaring-spring section .content-text p,
.roaring-spring section .content-header p,
.roaring-spring section .content-3-tile p,
.roaring-spring section .content-5-tile p {
  font-size: 1.2vw;
  font-weight: normal;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .roaring-spring section .content-text ul,
  .roaring-spring section .content-header ul,
  .roaring-spring section .content-3-tile ul,
  .roaring-spring section .content-5-tile ul,
  .roaring-spring section .content-text li,
  .roaring-spring section .content-header li,
  .roaring-spring section .content-3-tile li,
  .roaring-spring section .content-5-tile li,
  .roaring-spring section .content-text ol,
  .roaring-spring section .content-header ol,
  .roaring-spring section .content-3-tile ol,
  .roaring-spring section .content-5-tile ol,
  .roaring-spring section .content-text p,
  .roaring-spring section .content-header p,
  .roaring-spring section .content-3-tile p,
  .roaring-spring section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .roaring-spring section .content-text ul,
  .roaring-spring section .content-header ul,
  .roaring-spring section .content-3-tile ul,
  .roaring-spring section .content-5-tile ul,
  .roaring-spring section .content-text li,
  .roaring-spring section .content-header li,
  .roaring-spring section .content-3-tile li,
  .roaring-spring section .content-5-tile li,
  .roaring-spring section .content-text ol,
  .roaring-spring section .content-header ol,
  .roaring-spring section .content-3-tile ol,
  .roaring-spring section .content-5-tile ol,
  .roaring-spring section .content-text p,
  .roaring-spring section .content-header p,
  .roaring-spring section .content-3-tile p,
  .roaring-spring section .content-5-tile p {
    font-size: 18px;
  }
}
.roaring-spring section .content-text dl,
.roaring-spring section .content-header dl,
.roaring-spring section .content-3-tile dl,
.roaring-spring section .content-5-tile dl,
.roaring-spring section .content-text dt,
.roaring-spring section .content-header dt,
.roaring-spring section .content-3-tile dt,
.roaring-spring section .content-5-tile dt,
.roaring-spring section .content-text dd,
.roaring-spring section .content-header dd,
.roaring-spring section .content-3-tile dd,
.roaring-spring section .content-5-tile dd {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .roaring-spring section .content-text dl,
  .roaring-spring section .content-header dl,
  .roaring-spring section .content-3-tile dl,
  .roaring-spring section .content-5-tile dl,
  .roaring-spring section .content-text dt,
  .roaring-spring section .content-header dt,
  .roaring-spring section .content-3-tile dt,
  .roaring-spring section .content-5-tile dt,
  .roaring-spring section .content-text dd,
  .roaring-spring section .content-header dd,
  .roaring-spring section .content-3-tile dd,
  .roaring-spring section .content-5-tile dd {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .roaring-spring section .content-text dl,
  .roaring-spring section .content-header dl,
  .roaring-spring section .content-3-tile dl,
  .roaring-spring section .content-5-tile dl,
  .roaring-spring section .content-text dt,
  .roaring-spring section .content-header dt,
  .roaring-spring section .content-3-tile dt,
  .roaring-spring section .content-5-tile dt,
  .roaring-spring section .content-text dd,
  .roaring-spring section .content-header dd,
  .roaring-spring section .content-3-tile dd,
  .roaring-spring section .content-5-tile dd {
    font-size: 16px;
  }
}
.roaring-spring section .content-text dt,
.roaring-spring section .content-header dt,
.roaring-spring section .content-3-tile dt,
.roaring-spring section .content-5-tile dt {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .roaring-spring section .content-text dt,
  .roaring-spring section .content-header dt,
  .roaring-spring section .content-3-tile dt,
  .roaring-spring section .content-5-tile dt {
    margin-top: 15px;
  }
}
.roaring-spring section .content-text dd,
.roaring-spring section .content-header dd,
.roaring-spring section .content-3-tile dd,
.roaring-spring section .content-5-tile dd {
  font-weight: normal;
}
@media (min-width: 992px) {
  .roaring-spring section .content-text,
  .roaring-spring section .content-header,
  .roaring-spring section .content-3-tile,
  .roaring-spring section .content-5-tile {
    padding-top: 0;
  }
  .roaring-spring section .content-text dl,
  .roaring-spring section .content-header dl,
  .roaring-spring section .content-3-tile dl,
  .roaring-spring section .content-5-tile dl {
    padding-left: 20px;
  }
}
.roaring-spring section .content-3-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.roaring-spring section .content-3-tile p {
  margin: auto;
  max-width: 350px;
}
@media (max-width: 991px) {
  .roaring-spring section .content-3-tile {
    width: 100%;
  }
}
.roaring-spring section .content-5-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.roaring-spring section .content-5-tile p {
  font-size: 1.06666667vw;
  margin-top: 10px;
}
@media (max-width: 769px) {
  .roaring-spring section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .roaring-spring section .content-5-tile p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .roaring-spring section .content-5-tile {
    width: 100%;
  }
}
.roaring-spring section.LH-SECTION-TEXTCENTER .content-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0%;
  text-align: left;
}
.roaring-spring section.LH-SECTION-TEXTCENTER .content-text p {
  max-width: 900px;
}
.roaring-spring section#roaringspring img {
  max-width: 185px;
}
.roaring-spring section#roaringspring .popover {
  display: block;
  max-width: inherit;
  width: 100% !important;
}
.roaring-spring section#roaringspring .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .roaring-spring section#roaringspring .content-text {
    float: left;
    width: 70.83333333%;
  }
}
.roaring-spring section#roaringspring .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .roaring-spring section#roaringspring .content-image {
    float: left;
    width: 29.16666667%;
  }
}
.roaring-spring section#whats-changing {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .roaring-spring section#whats-changing {
    text-align: center;
  }
}
.roaring-spring section#whats-changing img {
  width: 100%;
}
.roaring-spring section#whats-changing .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .roaring-spring section#whats-changing .content-text {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .roaring-spring section#whats-changing .content-text {
    clear: both;
  }
}
.roaring-spring section#whats-changing .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .roaring-spring section#whats-changing .content-image {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .roaring-spring section#whats-changing .content-image {
    margin-top: 250px;
    padding: 0;
  }
}
@media (min-width: 1500px) {
  .roaring-spring section#whats-changing .content-image {
    margin-top: 180px;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .roaring-spring section#set-my-account .content-text {
    text-align: center;
  }
}
.roaring-spring section#set-my-account p {
  max-width: inherit;
}
.roaring-spring section#set-my-account .tile-container {
  display: inline-block;
  margin: auto;
  width: 100%;
}
.roaring-spring section#set-my-account .tile-container img {
  margin-top: 10px;
}
.roaring-spring section#bottle-deposit-charge {
  background-image: url('/images/landingpages/roaringspring/bottle_deposits-mobile.jpg');
  background-repeat: no-repeat;
  background-position: right;
}
@media (min-width: 992px) {
  .roaring-spring section#bottle-deposit-charge {
    background-image: url('/images/landingpages/roaringspring/bottle_deposits.png');
  }
}
.roaring-spring section#bottle-deposit-charge .content-text p {
  color: #dddddd;
}
.roaring-spring section#billing-work .content-text {
  text-align: center;
}
.roaring-spring section#billing-work .content-text p {
  margin: auto;
}
.roaring-spring section#billing-work .tile-container {
  display: inline-block;
  width: 100%;
}
.roaring-spring section#sign-autopay .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .roaring-spring section#sign-autopay .content-text {
    float: left;
    width: 66.66666667%;
  }
}
.roaring-spring section#sign-autopay .content-text p {
  color: #dddddd;
}
.roaring-spring section#sign-autopay .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .roaring-spring section#sign-autopay .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .roaring-spring section#sign-autopay .content-image img {
    padding: 10% 0;
  }
}
@media (min-width: 992px) {
  .roaring-spring section#read-invoice-mobile {
    display: none;
  }
}
.roaring-spring section#read-invoice-mobile .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: center;
}
.roaring-spring section#read-invoice-mobile .content-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin: 30px auto;
  text-align: center;
}
.roaring-spring section#read-invoice-mobile .content-image img {
  padding: 0;
}
.roaring-spring section#read-invoice-mobile .content-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: left;
}
.roaring-spring section#read-invoice-mobile .content-row .icon {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.roaring-spring section#read-invoice-mobile .content-row .text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .roaring-spring section#read-invoice {
    display: none;
  }
}
.roaring-spring section#read-invoice .content-text {
  text-align: center;
  width: 100%;
  float: none;
}
.roaring-spring section#read-invoice .content-text p {
  margin: auto;
  text-align: center;
}
.roaring-spring section#read-invoice .nav-tabs {
  display: block;
  margin: 25px auto 0;
  max-width: 1200px;
}
.roaring-spring section#read-invoice .nav-tabs li.active a .nav-label {
  background-color: #169BD5;
  color: #fff;
  font-weight: bold;
}
.roaring-spring section#read-invoice .nav-tabs li.active a .tab-triangle {
  opacity: 1;
}
.roaring-spring section#read-invoice .nav-tabs a {
  font-size: 1.06666667vw;
  display: block;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 769px) {
  .roaring-spring section#read-invoice .nav-tabs a {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .roaring-spring section#read-invoice .nav-tabs a {
    font-size: 16px;
  }
}
.roaring-spring section#read-invoice .nav-tabs a:hover,
.roaring-spring section#read-invoice .nav-tabs a:focus {
  background: transparent;
  font-weight: bold;
}
.roaring-spring section#read-invoice .nav-tabs a .nav-label {
  border-radius: 30px;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.roaring-spring section#read-invoice .nav-tabs a .tab-triangle {
  color: #ddd;
  display: block;
  line-height: 0.6;
  opacity: 0;
  margin-top: 10px;
}
.roaring-spring section#read-invoice .tab-content {
  text-align: center;
}
.roaring-spring section#read-invoice .tab-content p {
  font-weight: bold;
}
.roaring-spring section#read-invoice .tab-content p img {
  max-width: 200px;
  margin: 0 5px;
}
.roaring-spring section#read-invoice .tab-content img {
  margin-top: 15px;
}
.roaring-spring section#new-delivery-person {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
.roaring-spring section#new-delivery-person .content-text {
  padding: 10% 0;
}
.roaring-spring section#still-need-help {
  text-align: center;
}
.roaring-spring section#still-need-help .content-text {
  text-align: center;
}
.roaring-spring section#still-need-help .content-text p {
  margin: auto;
}
.roaring-spring section#still-need-help .tile-container {
  display: inline-block;
  margin: auto;
  max-width: 600px;
  width: 100%;
}
.roaring-spring section#still-need-help .tile-container img {
  margin-bottom: 10px;
}
.roaring-spring section#order-more {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .roaring-spring section#order-more .content-image {
    margin-top: 15%;
    padding: 0;
  }
  .roaring-spring section#order-more .content-image img {
    width: 100%;
  }
}
@media (min-width: 1500px) {
  .roaring-spring section#order-more .content-image {
    margin-top: 7%;
  }
}
@media (max-width: 991px) {
  .roaring-spring .content-image {
    margin: auto;
    text-align: center;
  }
  .roaring-spring .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.roaring-spring .disclaimer {
  margin-top: 0 !important;
  float: right;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .roaring-spring .disclaimer {
    padding-top: 0px;
  }
}
.roaring-spring #customerLetter img {
  max-width: 268px;
  width: 100%;
}
.water #mountainglacier-1,
.alhambrawater #mountainglacier-1,
.belmontsprings #mountainglacier-1,
.crystalrock #mountainglacier-1,
.crystal-springs #mountainglacier-1,
.deeprockwater #mountainglacier-1,
.hinckleysprings #mountainglacier-1,
.kentwoodsprings #mountainglacier-1,
.mountolympuswater #mountainglacier-1,
.sierrasprings #mountainglacier-1,
.labradorsource #mountainglacier-1,
.aquaterracor #mountainglacier-1,
.canadiansprings #mountainglacier-1 {
  background-image: url('/images/landingpages/mountainglacier/home-delivery_crystal-springs_mobile.jpg');
}
@media (min-width: 992px) {
  .water #mountainglacier-1,
  .alhambrawater #mountainglacier-1,
  .belmontsprings #mountainglacier-1,
  .crystalrock #mountainglacier-1,
  .crystal-springs #mountainglacier-1,
  .deeprockwater #mountainglacier-1,
  .hinckleysprings #mountainglacier-1,
  .kentwoodsprings #mountainglacier-1,
  .mountolympuswater #mountainglacier-1,
  .sierrasprings #mountainglacier-1,
  .labradorsource #mountainglacier-1,
  .aquaterracor #mountainglacier-1,
  .canadiansprings #mountainglacier-1 {
    background-image: url('/images/landingpages/mountainglacier/home-delivery_crystal-springs.jpg');
  }
}
.water .mountain-glacier #bottle-deposit-charge,
.alhambrawater .mountain-glacier #bottle-deposit-charge,
.belmontsprings .mountain-glacier #bottle-deposit-charge,
.crystalrock .mountain-glacier #bottle-deposit-charge,
.crystal-springs .mountain-glacier #bottle-deposit-charge,
.deeprockwater .mountain-glacier #bottle-deposit-charge,
.hinckleysprings .mountain-glacier #bottle-deposit-charge,
.kentwoodsprings .mountain-glacier #bottle-deposit-charge,
.mountolympuswater .mountain-glacier #bottle-deposit-charge,
.sierrasprings .mountain-glacier #bottle-deposit-charge,
.labradorsource .mountain-glacier #bottle-deposit-charge,
.aquaterracor .mountain-glacier #bottle-deposit-charge,
.canadiansprings .mountain-glacier #bottle-deposit-charge {
  background-image: url('/images/landingpages/mountainglacier/bottle_deposits-mobile.jpg');
}
@media (min-width: 992px) {
  .water .mountain-glacier #bottle-deposit-charge,
  .alhambrawater .mountain-glacier #bottle-deposit-charge,
  .belmontsprings .mountain-glacier #bottle-deposit-charge,
  .crystalrock .mountain-glacier #bottle-deposit-charge,
  .crystal-springs .mountain-glacier #bottle-deposit-charge,
  .deeprockwater .mountain-glacier #bottle-deposit-charge,
  .hinckleysprings .mountain-glacier #bottle-deposit-charge,
  .kentwoodsprings .mountain-glacier #bottle-deposit-charge,
  .mountolympuswater .mountain-glacier #bottle-deposit-charge,
  .sierrasprings .mountain-glacier #bottle-deposit-charge,
  .labradorsource .mountain-glacier #bottle-deposit-charge,
  .aquaterracor .mountain-glacier #bottle-deposit-charge,
  .canadiansprings .mountain-glacier #bottle-deposit-charge {
    background-image: url('/images/landingpages/mountainglacier/bottle_deposits_crystal-springs.png');
  }
}
.water .sparkletts-letter,
.alhambrawater .sparkletts-letter,
.belmontsprings .sparkletts-letter,
.crystalrock .sparkletts-letter,
.crystal-springs .sparkletts-letter,
.deeprockwater .sparkletts-letter,
.hinckleysprings .sparkletts-letter,
.kentwoodsprings .sparkletts-letter,
.mountolympuswater .sparkletts-letter,
.sierrasprings .sparkletts-letter,
.labradorsource .sparkletts-letter,
.aquaterracor .sparkletts-letter,
.canadiansprings .sparkletts-letter {
  display: none;
}
.sparkletts #mountainglacier-1 {
  background-image: url('/images/landingpages/mountainglacier/home-delivery_sparkletts_mobile.jpg');
}
@media (min-width: 992px) {
  .sparkletts #mountainglacier-1 {
    background-image: url('/images/landingpages/mountainglacier/home-delivery_sparkletts.jpg');
  }
}
.sparkletts .mountain-glacier #bottle-deposit-charge {
  background-image: url('/images/landingpages/mountainglacier/bottle_deposits-mobile.jpg');
}
@media (min-width: 992px) {
  .sparkletts .mountain-glacier #bottle-deposit-charge {
    background-image: url('/images/landingpages/mountainglacier/bottle_deposits_sparkletts.png');
  }
}
.sparkletts .crystal-springs-letter {
  display: none;
}
.mountain-glacier {
  font-weight: 100;
}
.mountain-glacier .zip_change {
  display: none !important;
}
.mountain-glacier .btn {
  margin-top: 15px;
}
.mountain-glacier .retainer {
  position: relative;
}
.mountain-glacier #landingwideBody {
  padding-top: 0px;
}
.mountain-glacier #landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .mountain-glacier #landingwideBody h1 {
    font-size: 40.5px;
  }
}
@media (min-width: 1500px) {
  .mountain-glacier #landingwideBody h1 {
    font-size: 47.97px;
  }
}
.mountain-glacier #landingwideBody h2 {
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  .mountain-glacier #landingwideBody h2 {
    font-size: 30.5px;
  }
}
@media (min-width: 1500px) {
  .mountain-glacier #landingwideBody h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .mountain-glacier .LH-SECTION-HERO-CAROUSEL {
    padding: 0;
  }
}
@media (min-width: 769px) {
  .mountain-glacier .LH-SECTION-HERO-CAROUSEL #mountainglacier-1 {
    height: 70vh;
  }
}
@media (min-width: 1366px) {
  .mountain-glacier .LH-SECTION-HERO-CAROUSEL #mountainglacier-1 {
    height: 100vh;
  }
}
.mountain-glacier .LH-SECTION-HERO-CAROUSEL #mountainglacier-1 img {
  margin: auto;
}
@media (min-width: 992px) {
  .mountain-glacier .LH-SECTION-HERO-CAROUSEL #mountainglacier-1 {
    background-position: bottom;
  }
}
.mountain-glacier .LH-SECTION-HERO-CAROUSEL #mountainglacier-1 a {
  text-decoration: none;
}
.mountain-glacier .LH-SECTION-HERO-CAROUSEL #mountainglacier-1 a:hover {
  text-decoration: none;
}
.mountain-glacier .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  cursor: default;
}
@media (max-width: 1400px) {
  .mountain-glacier .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1400px) {
  .mountain-glacier .LH-SECTION-HERO-CAROUSEL .carousel-caption img {
    max-width: 350px;
  }
}
@media (min-width: 992px) {
  .mountain-glacier .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 100px;
  }
}
.mountain-glacier .question-btn {
  padding: 0 20px;
  position: absolute;
  text-align: right;
  top: 100%;
  width: 100%;
  z-index: 99;
}
.mountain-glacier .question-btn .btn {
  border-radius: 30px;
  font-size: 25px;
  padding: 10px 22px;
}
@media (min-width: 992px) {
  .mountain-glacier .question-btn {
    padding: 0 40px;
    top: 135%;
  }
}
.mountain-glacier .question-btn .popover {
  margin: 15px 0 0 auto;
}
.mountain-glacier .question-btn .popover .arrow {
  left: 92%;
}
.mountain-glacier .popover {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 25px auto 0;
  max-width: 300px;
  position: relative;
}
.mountain-glacier .popover a {
  font-size: 1.2vw;
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 769px) {
  .mountain-glacier .popover a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .mountain-glacier .popover a {
    font-size: 18px;
  }
}
.mountain-glacier .popover p {
  font-size: 1.33333333vw;
  color: #0088cc;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 769px) {
  .mountain-glacier .popover p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .mountain-glacier .popover p {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .mountain-glacier section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .mountain-glacier section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.mountain-glacier section h1,
.mountain-glacier section h2 {
  font-weight: bold;
  margin-bottom: 15px;
}
.mountain-glacier section .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.mountain-glacier section .content-text ul,
.mountain-glacier section .content-header ul,
.mountain-glacier section .content-3-tile ul,
.mountain-glacier section .content-5-tile ul,
.mountain-glacier section .content-text li,
.mountain-glacier section .content-header li,
.mountain-glacier section .content-3-tile li,
.mountain-glacier section .content-5-tile li,
.mountain-glacier section .content-text ol,
.mountain-glacier section .content-header ol,
.mountain-glacier section .content-3-tile ol,
.mountain-glacier section .content-5-tile ol,
.mountain-glacier section .content-text p,
.mountain-glacier section .content-header p,
.mountain-glacier section .content-3-tile p,
.mountain-glacier section .content-5-tile p {
  font-size: 1.2vw;
  font-weight: normal;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .mountain-glacier section .content-text ul,
  .mountain-glacier section .content-header ul,
  .mountain-glacier section .content-3-tile ul,
  .mountain-glacier section .content-5-tile ul,
  .mountain-glacier section .content-text li,
  .mountain-glacier section .content-header li,
  .mountain-glacier section .content-3-tile li,
  .mountain-glacier section .content-5-tile li,
  .mountain-glacier section .content-text ol,
  .mountain-glacier section .content-header ol,
  .mountain-glacier section .content-3-tile ol,
  .mountain-glacier section .content-5-tile ol,
  .mountain-glacier section .content-text p,
  .mountain-glacier section .content-header p,
  .mountain-glacier section .content-3-tile p,
  .mountain-glacier section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .mountain-glacier section .content-text ul,
  .mountain-glacier section .content-header ul,
  .mountain-glacier section .content-3-tile ul,
  .mountain-glacier section .content-5-tile ul,
  .mountain-glacier section .content-text li,
  .mountain-glacier section .content-header li,
  .mountain-glacier section .content-3-tile li,
  .mountain-glacier section .content-5-tile li,
  .mountain-glacier section .content-text ol,
  .mountain-glacier section .content-header ol,
  .mountain-glacier section .content-3-tile ol,
  .mountain-glacier section .content-5-tile ol,
  .mountain-glacier section .content-text p,
  .mountain-glacier section .content-header p,
  .mountain-glacier section .content-3-tile p,
  .mountain-glacier section .content-5-tile p {
    font-size: 18px;
  }
}
.mountain-glacier section .content-text dl,
.mountain-glacier section .content-header dl,
.mountain-glacier section .content-3-tile dl,
.mountain-glacier section .content-5-tile dl,
.mountain-glacier section .content-text dt,
.mountain-glacier section .content-header dt,
.mountain-glacier section .content-3-tile dt,
.mountain-glacier section .content-5-tile dt,
.mountain-glacier section .content-text dd,
.mountain-glacier section .content-header dd,
.mountain-glacier section .content-3-tile dd,
.mountain-glacier section .content-5-tile dd {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .mountain-glacier section .content-text dl,
  .mountain-glacier section .content-header dl,
  .mountain-glacier section .content-3-tile dl,
  .mountain-glacier section .content-5-tile dl,
  .mountain-glacier section .content-text dt,
  .mountain-glacier section .content-header dt,
  .mountain-glacier section .content-3-tile dt,
  .mountain-glacier section .content-5-tile dt,
  .mountain-glacier section .content-text dd,
  .mountain-glacier section .content-header dd,
  .mountain-glacier section .content-3-tile dd,
  .mountain-glacier section .content-5-tile dd {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .mountain-glacier section .content-text dl,
  .mountain-glacier section .content-header dl,
  .mountain-glacier section .content-3-tile dl,
  .mountain-glacier section .content-5-tile dl,
  .mountain-glacier section .content-text dt,
  .mountain-glacier section .content-header dt,
  .mountain-glacier section .content-3-tile dt,
  .mountain-glacier section .content-5-tile dt,
  .mountain-glacier section .content-text dd,
  .mountain-glacier section .content-header dd,
  .mountain-glacier section .content-3-tile dd,
  .mountain-glacier section .content-5-tile dd {
    font-size: 16px;
  }
}
.mountain-glacier section .content-text dt,
.mountain-glacier section .content-header dt,
.mountain-glacier section .content-3-tile dt,
.mountain-glacier section .content-5-tile dt {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .mountain-glacier section .content-text dt,
  .mountain-glacier section .content-header dt,
  .mountain-glacier section .content-3-tile dt,
  .mountain-glacier section .content-5-tile dt {
    margin-top: 15px;
  }
}
.mountain-glacier section .content-text dd,
.mountain-glacier section .content-header dd,
.mountain-glacier section .content-3-tile dd,
.mountain-glacier section .content-5-tile dd {
  font-weight: normal;
}
@media (min-width: 992px) {
  .mountain-glacier section .content-text,
  .mountain-glacier section .content-header,
  .mountain-glacier section .content-3-tile,
  .mountain-glacier section .content-5-tile {
    padding-top: 0;
  }
  .mountain-glacier section .content-text dl,
  .mountain-glacier section .content-header dl,
  .mountain-glacier section .content-3-tile dl,
  .mountain-glacier section .content-5-tile dl {
    padding-left: 20px;
  }
}
.mountain-glacier section .content-5-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.mountain-glacier section .content-5-tile p {
  font-size: 1.06666667vw;
  margin-top: 10px;
}
@media (max-width: 769px) {
  .mountain-glacier section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .mountain-glacier section .content-5-tile p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .mountain-glacier section .content-5-tile {
    width: 100%;
  }
}
.mountain-glacier section.LH-SECTION-TEXTCENTER .content-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0%;
  text-align: left;
}
.mountain-glacier section.LH-SECTION-TEXTCENTER .content-text p {
  max-width: 900px;
}
.mountain-glacier section#mountainglacier img {
  max-width: 185px;
}
.mountain-glacier section#mountainglacier .popover {
  display: block;
  max-width: inherit;
  width: 100% !important;
}
.mountain-glacier section#mountainglacier .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-glacier section#mountainglacier .content-text {
    float: left;
    width: 70.83333333%;
  }
}
.mountain-glacier section#mountainglacier .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-glacier section#mountainglacier .content-image {
    float: left;
    width: 29.16666667%;
  }
}
.mountain-glacier section#whats-changing {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .mountain-glacier section#whats-changing {
    text-align: center;
  }
}
.mountain-glacier section#whats-changing img {
  width: 100%;
}
.mountain-glacier section#whats-changing .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-glacier section#whats-changing .content-text {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .mountain-glacier section#whats-changing .content-text {
    clear: both;
  }
}
.mountain-glacier section#whats-changing .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-glacier section#whats-changing .content-image {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 769px) {
  .mountain-glacier section#whats-changing .content-image {
    margin-top: 75px;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .mountain-glacier section#whats-changing .content-image {
    margin-top: 230px;
    padding: 0;
  }
}
@media (min-width: 1500px) {
  .mountain-glacier section#whats-changing .content-image {
    padding: 0;
  }
}
.mountain-glacier section#mywater-app {
  padding: 0;
}
.mountain-glacier section#mywater-app .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-glacier section#mywater-app .content-text {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .mountain-glacier section#mywater-app .content-text {
    margin-top: 150px;
    left: 40%;
  }
}
.mountain-glacier section#mywater-app .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-glacier section#mywater-app .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .mountain-glacier section#mywater-app .content-image {
    margin-top: 100px;
    right: 55%;
  }
}
.mountain-glacier section#mywater-app .btn-containers {
  display: inline-block;
  width: 100%;
}
.mountain-glacier section#mywater-app .btn-containers a {
  display: inline-block;
  padding: 20px 10px 20px 0;
}
@media (max-width: 991px) {
  .mountain-glacier section#set-my-account .content-text {
    text-align: center;
  }
}
.mountain-glacier section#set-my-account p {
  max-width: inherit;
}
.mountain-glacier section#set-my-account .tile-container {
  display: inline-block;
  margin: auto;
  width: 100%;
}
.mountain-glacier section#set-my-account .tile-container img {
  margin-top: 10px;
}
.mountain-glacier section#bottle-deposit-charge {
  background-repeat: no-repeat;
  background-position: right;
}
@media (min-width: 992px) {
  .mountain-glacier section#bottle-deposit-charge {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.mountain-glacier section#bottle-deposit-charge .content-text p {
  color: #dddddd;
}
.mountain-glacier section#billing-work .content-text {
  text-align: center;
}
.mountain-glacier section#billing-work .content-text p {
  margin: auto;
}
.mountain-glacier section#billing-work .tile-container {
  max-width: 800px;
  margin: auto;
}
@media (min-width: 992px) {
  .mountain-glacier section#billing-work .tile-container p {
    max-width: 245px;
    margin: auto;
  }
}
.mountain-glacier section#sign-autopay .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-glacier section#sign-autopay .content-text {
    float: left;
    width: 66.66666667%;
  }
}
.mountain-glacier section#sign-autopay .content-text p {
  color: #dddddd;
}
.mountain-glacier section#sign-autopay .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-glacier section#sign-autopay .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .mountain-glacier section#sign-autopay .content-image img {
    padding: 10% 0;
  }
}
@media (min-width: 992px) {
  .mountain-glacier section#read-invoice-mobile {
    display: none;
  }
}
.mountain-glacier section#read-invoice-mobile .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: center;
}
.mountain-glacier section#read-invoice-mobile .content-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin: 30px auto;
  text-align: center;
}
.mountain-glacier section#read-invoice-mobile .content-image img {
  padding: 0;
}
.mountain-glacier section#read-invoice-mobile .content-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: left;
}
.mountain-glacier section#read-invoice-mobile .content-row .icon {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.mountain-glacier section#read-invoice-mobile .content-row .text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .mountain-glacier section#read-invoice {
    display: none;
  }
}
.mountain-glacier section#read-invoice .content-text {
  text-align: center;
  width: 100%;
  float: none;
}
.mountain-glacier section#read-invoice .content-text p {
  margin: auto;
  text-align: center;
}
.mountain-glacier section#read-invoice .nav-tabs {
  display: block;
  margin: 25px auto 0;
  max-width: 1200px;
}
.mountain-glacier section#read-invoice .nav-tabs li.active a .nav-label {
  background-color: #169BD5;
  color: #fff;
  font-weight: bold;
}
.mountain-glacier section#read-invoice .nav-tabs li.active a .tab-triangle {
  opacity: 1;
}
.mountain-glacier section#read-invoice .nav-tabs a {
  font-size: 1.06666667vw;
  display: block;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 769px) {
  .mountain-glacier section#read-invoice .nav-tabs a {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .mountain-glacier section#read-invoice .nav-tabs a {
    font-size: 16px;
  }
}
.mountain-glacier section#read-invoice .nav-tabs a:hover,
.mountain-glacier section#read-invoice .nav-tabs a:focus {
  background: transparent;
  font-weight: bold;
}
.mountain-glacier section#read-invoice .nav-tabs a .nav-label {
  border-radius: 30px;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.mountain-glacier section#read-invoice .nav-tabs a .tab-triangle {
  color: #ddd;
  display: block;
  line-height: 0.6;
  opacity: 0;
  margin-top: 10px;
}
.mountain-glacier section#read-invoice .tab-content {
  text-align: center;
}
.mountain-glacier section#read-invoice .tab-content p {
  font-weight: bold;
}
.mountain-glacier section#read-invoice .tab-content p img {
  max-width: 200px;
  margin: 0 5px;
}
.mountain-glacier section#read-invoice .tab-content img {
  margin-top: 15px;
}
.mountain-glacier section#new-delivery-person {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .mountain-glacier section#new-delivery-person .content-text {
    padding: 10% 0;
  }
}
.mountain-glacier section#still-need-help {
  text-align: center;
}
.mountain-glacier section#still-need-help .content-text {
  text-align: center;
}
.mountain-glacier section#still-need-help .content-text p {
  margin: auto;
}
.mountain-glacier section#still-need-help .tile-container {
  display: inline-block;
  margin: auto;
  max-width: 600px;
  width: 100%;
}
.mountain-glacier section#still-need-help .tile-container img {
  margin-bottom: 10px;
}
.mountain-glacier section#order-more {
  padding-bottom: 0;
}
.mountain-glacier section#order-more .content-text img {
  width: 100%;
}
@media (min-width: 992px) {
  .mountain-glacier section#order-more .content-image {
    margin-top: 15%;
    padding: 0;
  }
  .mountain-glacier section#order-more .content-image img {
    width: 100%;
  }
}
@media (min-width: 1500px) {
  .mountain-glacier section#order-more .content-image {
    margin-top: 7%;
  }
}
@media (max-width: 991px) {
  .mountain-glacier .content-image {
    margin: auto;
    text-align: center;
  }
  .mountain-glacier .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.mountain-glacier .disclaimer {
  margin-top: 0 !important;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .mountain-glacier .disclaimer {
    padding-top: 0px;
  }
}
.mountain-glacier #customerLetter .modal-body {
  padding-top: 0px;
}
.mountain-glacier #customerLetter .modal-body .customerLetter_logo {
  padding-bottom: 30px;
  max-width: 175px;
}
.mountain-glacier #customerLetter .modal-body img {
  max-width: 268px;
  width: 100%;
}
.mountain-valley-water-wny {
  font-weight: 100;
}
.mountain-valley-water-wny .zip_change {
  display: none !important;
}
.mountain-valley-water-wny .btn {
  margin-top: 15px;
}
.mountain-valley-water-wny .retainer {
  position: relative;
}
.mountain-valley-water-wny #landingwideBody {
  padding-top: 0px;
}
.mountain-valley-water-wny #landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .mountain-valley-water-wny #landingwideBody h1 {
    font-size: 40.5px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-wny #landingwideBody h1 {
    font-size: 47.97px;
  }
}
.mountain-valley-water-wny #landingwideBody h2 {
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  .mountain-valley-water-wny #landingwideBody h2 {
    font-size: 30.5px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-wny #landingwideBody h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL {
    padding: 0;
  }
}
.mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-wny-1 {
  background-image: url('/images/landingpages/mountain-valley-water-wny/home-delivery_crystalrock_mobile.jpg');
}
@media (min-width: 769px) {
  .mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-wny-1 {
    background-image: url('/images/landingpages/mountain-valley-water-wny/home-delivery_crystalrock.jpg');
    height: 70vh;
  }
}
@media (min-width: 1366px) {
  .mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-wny-1 {
    height: 100vh;
  }
}
.mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-wny-1 img {
  margin: auto;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-wny-1 {
    background-position: bottom;
  }
}
.mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-wny-1 a {
  text-decoration: none;
}
.mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-wny-1 a:hover {
  text-decoration: none;
}
.mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  cursor: default;
}
@media (max-width: 1400px) {
  .mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1400px) {
  .mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL .carousel-caption img {
    max-width: 350px;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-wny .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 100px;
  }
}
.mountain-valley-water-wny .question-btn {
  padding: 0 20px;
  position: absolute;
  text-align: right;
  top: 100%;
  width: 100%;
  z-index: 99;
}
.mountain-valley-water-wny .question-btn .btn {
  border-radius: 30px;
  font-size: 25px;
  padding: 10px 22px;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny .question-btn {
    padding: 0 40px;
    top: 135%;
  }
}
.mountain-valley-water-wny .question-btn .popover {
  margin: 15px 0 0 auto;
}
.mountain-valley-water-wny .question-btn .popover .arrow {
  left: 92%;
}
.mountain-valley-water-wny .popover {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 25px auto 0;
  max-width: 300px;
  position: relative;
}
.mountain-valley-water-wny .popover a {
  font-size: 1.2vw;
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 769px) {
  .mountain-valley-water-wny .popover a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-wny .popover a {
    font-size: 18px;
  }
}
.mountain-valley-water-wny .popover p {
  font-size: 1.33333333vw;
  color: #0088cc;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 769px) {
  .mountain-valley-water-wny .popover p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-wny .popover p {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .mountain-valley-water-wny section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.mountain-valley-water-wny section h1,
.mountain-valley-water-wny section h2 {
  font-weight: bold;
  margin-bottom: 15px;
}
.mountain-valley-water-wny section .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.mountain-valley-water-wny section .content-text ul,
.mountain-valley-water-wny section .content-header ul,
.mountain-valley-water-wny section .content-3-tile ul,
.mountain-valley-water-wny section .content-5-tile ul,
.mountain-valley-water-wny section .content-text li,
.mountain-valley-water-wny section .content-header li,
.mountain-valley-water-wny section .content-3-tile li,
.mountain-valley-water-wny section .content-5-tile li,
.mountain-valley-water-wny section .content-text ol,
.mountain-valley-water-wny section .content-header ol,
.mountain-valley-water-wny section .content-3-tile ol,
.mountain-valley-water-wny section .content-5-tile ol,
.mountain-valley-water-wny section .content-text p,
.mountain-valley-water-wny section .content-header p,
.mountain-valley-water-wny section .content-3-tile p,
.mountain-valley-water-wny section .content-5-tile p {
  font-size: 1.2vw;
  font-weight: normal;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .mountain-valley-water-wny section .content-text ul,
  .mountain-valley-water-wny section .content-header ul,
  .mountain-valley-water-wny section .content-3-tile ul,
  .mountain-valley-water-wny section .content-5-tile ul,
  .mountain-valley-water-wny section .content-text li,
  .mountain-valley-water-wny section .content-header li,
  .mountain-valley-water-wny section .content-3-tile li,
  .mountain-valley-water-wny section .content-5-tile li,
  .mountain-valley-water-wny section .content-text ol,
  .mountain-valley-water-wny section .content-header ol,
  .mountain-valley-water-wny section .content-3-tile ol,
  .mountain-valley-water-wny section .content-5-tile ol,
  .mountain-valley-water-wny section .content-text p,
  .mountain-valley-water-wny section .content-header p,
  .mountain-valley-water-wny section .content-3-tile p,
  .mountain-valley-water-wny section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-wny section .content-text ul,
  .mountain-valley-water-wny section .content-header ul,
  .mountain-valley-water-wny section .content-3-tile ul,
  .mountain-valley-water-wny section .content-5-tile ul,
  .mountain-valley-water-wny section .content-text li,
  .mountain-valley-water-wny section .content-header li,
  .mountain-valley-water-wny section .content-3-tile li,
  .mountain-valley-water-wny section .content-5-tile li,
  .mountain-valley-water-wny section .content-text ol,
  .mountain-valley-water-wny section .content-header ol,
  .mountain-valley-water-wny section .content-3-tile ol,
  .mountain-valley-water-wny section .content-5-tile ol,
  .mountain-valley-water-wny section .content-text p,
  .mountain-valley-water-wny section .content-header p,
  .mountain-valley-water-wny section .content-3-tile p,
  .mountain-valley-water-wny section .content-5-tile p {
    font-size: 18px;
  }
}
.mountain-valley-water-wny section .content-text dl,
.mountain-valley-water-wny section .content-header dl,
.mountain-valley-water-wny section .content-3-tile dl,
.mountain-valley-water-wny section .content-5-tile dl,
.mountain-valley-water-wny section .content-text dt,
.mountain-valley-water-wny section .content-header dt,
.mountain-valley-water-wny section .content-3-tile dt,
.mountain-valley-water-wny section .content-5-tile dt,
.mountain-valley-water-wny section .content-text dd,
.mountain-valley-water-wny section .content-header dd,
.mountain-valley-water-wny section .content-3-tile dd,
.mountain-valley-water-wny section .content-5-tile dd {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .mountain-valley-water-wny section .content-text dl,
  .mountain-valley-water-wny section .content-header dl,
  .mountain-valley-water-wny section .content-3-tile dl,
  .mountain-valley-water-wny section .content-5-tile dl,
  .mountain-valley-water-wny section .content-text dt,
  .mountain-valley-water-wny section .content-header dt,
  .mountain-valley-water-wny section .content-3-tile dt,
  .mountain-valley-water-wny section .content-5-tile dt,
  .mountain-valley-water-wny section .content-text dd,
  .mountain-valley-water-wny section .content-header dd,
  .mountain-valley-water-wny section .content-3-tile dd,
  .mountain-valley-water-wny section .content-5-tile dd {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-wny section .content-text dl,
  .mountain-valley-water-wny section .content-header dl,
  .mountain-valley-water-wny section .content-3-tile dl,
  .mountain-valley-water-wny section .content-5-tile dl,
  .mountain-valley-water-wny section .content-text dt,
  .mountain-valley-water-wny section .content-header dt,
  .mountain-valley-water-wny section .content-3-tile dt,
  .mountain-valley-water-wny section .content-5-tile dt,
  .mountain-valley-water-wny section .content-text dd,
  .mountain-valley-water-wny section .content-header dd,
  .mountain-valley-water-wny section .content-3-tile dd,
  .mountain-valley-water-wny section .content-5-tile dd {
    font-size: 16px;
  }
}
.mountain-valley-water-wny section .content-text dt,
.mountain-valley-water-wny section .content-header dt,
.mountain-valley-water-wny section .content-3-tile dt,
.mountain-valley-water-wny section .content-5-tile dt {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section .content-text dt,
  .mountain-valley-water-wny section .content-header dt,
  .mountain-valley-water-wny section .content-3-tile dt,
  .mountain-valley-water-wny section .content-5-tile dt {
    margin-top: 15px;
  }
}
.mountain-valley-water-wny section .content-text dd,
.mountain-valley-water-wny section .content-header dd,
.mountain-valley-water-wny section .content-3-tile dd,
.mountain-valley-water-wny section .content-5-tile dd {
  font-weight: normal;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section .content-text,
  .mountain-valley-water-wny section .content-header,
  .mountain-valley-water-wny section .content-3-tile,
  .mountain-valley-water-wny section .content-5-tile {
    padding-top: 0;
  }
  .mountain-valley-water-wny section .content-text dl,
  .mountain-valley-water-wny section .content-header dl,
  .mountain-valley-water-wny section .content-3-tile dl,
  .mountain-valley-water-wny section .content-5-tile dl {
    padding-left: 20px;
  }
}
.mountain-valley-water-wny section .content-3-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.mountain-valley-water-wny section .content-3-tile p {
  margin: auto;
  max-width: 350px;
}
@media (max-width: 991px) {
  .mountain-valley-water-wny section .content-3-tile {
    width: 100%;
  }
}
.mountain-valley-water-wny section .content-5-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.mountain-valley-water-wny section .content-5-tile p {
  font-size: 1.06666667vw;
  margin-top: 10px;
}
@media (max-width: 769px) {
  .mountain-valley-water-wny section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-wny section .content-5-tile p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .mountain-valley-water-wny section .content-5-tile {
    width: 100%;
  }
}
.mountain-valley-water-wny section.LH-SECTION-TEXTCENTER .content-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0%;
  text-align: left;
}
.mountain-valley-water-wny section.LH-SECTION-TEXTCENTER .content-text p {
  max-width: 900px;
}
.mountain-valley-water-wny section#mountain-valley-water-wny img {
  max-width: 185px;
}
.mountain-valley-water-wny section#mountain-valley-water-wny .popover {
  display: block;
  max-width: inherit;
  width: 100% !important;
}
.mountain-valley-water-wny section#mountain-valley-water-wny .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#mountain-valley-water-wny .content-text {
    float: left;
    width: 70.83333333%;
  }
}
.mountain-valley-water-wny section#mountain-valley-water-wny .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#mountain-valley-water-wny .content-image {
    float: left;
    width: 29.16666667%;
  }
}
.mountain-valley-water-wny section#whats-changing {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .mountain-valley-water-wny section#whats-changing {
    text-align: center;
  }
}
.mountain-valley-water-wny section#whats-changing img {
  width: 100%;
}
.mountain-valley-water-wny section#whats-changing .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#whats-changing .content-text {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .mountain-valley-water-wny section#whats-changing .content-text {
    clear: both;
  }
}
.mountain-valley-water-wny section#whats-changing .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#whats-changing .content-image {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#whats-changing .content-image {
    margin-top: 250px;
    padding: 0;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-wny section#whats-changing .content-image {
    margin-top: 75px;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .mountain-valley-water-wny section#set-my-account .content-text {
    text-align: center;
  }
}
.mountain-valley-water-wny section#set-my-account p {
  max-width: inherit;
}
.mountain-valley-water-wny section#set-my-account .tile-container {
  display: inline-block;
  margin: auto;
  width: 100%;
}
.mountain-valley-water-wny section#set-my-account .tile-container img {
  margin-top: 10px;
}
.mountain-valley-water-wny section#bottle-deposit-charge {
  background-image: url('/images/landingpages/mountain-valley-water-wny/bottle_deposits-mobile.jpg');
  background-repeat: no-repeat;
  background-position: right;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#bottle-deposit-charge {
    background-image: url('/images/landingpages/mountain-valley-water-wny/bottle_deposits_crystalrock.png');
  }
}
.mountain-valley-water-wny section#bottle-deposit-charge .content-text p {
  color: #dddddd;
}
.mountain-valley-water-wny section#billing-work .content-text {
  text-align: center;
}
.mountain-valley-water-wny section#billing-work .content-text p {
  margin: auto;
}
.mountain-valley-water-wny section#billing-work .tile-container {
  display: inline-block;
  width: 100%;
}
.mountain-valley-water-wny section#sign-autopay .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#sign-autopay .content-text {
    float: left;
    width: 66.66666667%;
  }
}
.mountain-valley-water-wny section#sign-autopay .content-text p {
  color: #dddddd;
}
.mountain-valley-water-wny section#sign-autopay .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#sign-autopay .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#sign-autopay .content-image img {
    padding: 10% 0;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#read-invoice-mobile {
    display: none;
  }
}
.mountain-valley-water-wny section#read-invoice-mobile .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: center;
}
.mountain-valley-water-wny section#read-invoice-mobile .content-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin: 30px auto;
  text-align: center;
}
.mountain-valley-water-wny section#read-invoice-mobile .content-image img {
  padding: 0;
}
.mountain-valley-water-wny section#read-invoice-mobile .content-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: left;
}
.mountain-valley-water-wny section#read-invoice-mobile .content-row .icon {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.mountain-valley-water-wny section#read-invoice-mobile .content-row .text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .mountain-valley-water-wny section#read-invoice {
    display: none;
  }
}
.mountain-valley-water-wny section#read-invoice .content-text {
  text-align: center;
  width: 100%;
  float: none;
}
.mountain-valley-water-wny section#read-invoice .content-text p {
  margin: auto;
  text-align: center;
}
.mountain-valley-water-wny section#read-invoice .nav-tabs {
  display: block;
  margin: 25px auto 0;
  max-width: 1200px;
}
.mountain-valley-water-wny section#read-invoice .nav-tabs li.active a .nav-label {
  background-color: #169BD5;
  color: #fff;
  font-weight: bold;
}
.mountain-valley-water-wny section#read-invoice .nav-tabs li.active a .tab-triangle {
  opacity: 1;
}
.mountain-valley-water-wny section#read-invoice .nav-tabs a {
  font-size: 1.06666667vw;
  display: block;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 769px) {
  .mountain-valley-water-wny section#read-invoice .nav-tabs a {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-wny section#read-invoice .nav-tabs a {
    font-size: 16px;
  }
}
.mountain-valley-water-wny section#read-invoice .nav-tabs a:hover,
.mountain-valley-water-wny section#read-invoice .nav-tabs a:focus {
  background: transparent;
  font-weight: bold;
}
.mountain-valley-water-wny section#read-invoice .nav-tabs a .nav-label {
  border-radius: 30px;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.mountain-valley-water-wny section#read-invoice .nav-tabs a .tab-triangle {
  color: #ddd;
  display: block;
  line-height: 0.6;
  opacity: 0;
  margin-top: 10px;
}
.mountain-valley-water-wny section#read-invoice .tab-content {
  text-align: center;
}
.mountain-valley-water-wny section#read-invoice .tab-content p {
  font-weight: bold;
}
.mountain-valley-water-wny section#read-invoice .tab-content p img {
  max-width: 200px;
  margin: 0 5px;
}
.mountain-valley-water-wny section#read-invoice .tab-content img {
  margin-top: 15px;
}
.mountain-valley-water-wny section#new-delivery-person {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#new-delivery-person .content-text {
    padding: 10% 0;
  }
}
.mountain-valley-water-wny section#still-need-help {
  text-align: center;
}
.mountain-valley-water-wny section#still-need-help .content-text {
  text-align: center;
}
.mountain-valley-water-wny section#still-need-help .content-text p {
  margin: auto;
}
.mountain-valley-water-wny section#still-need-help .tile-container {
  display: inline-block;
  margin: auto;
  max-width: 600px;
  width: 100%;
}
.mountain-valley-water-wny section#still-need-help .tile-container img {
  margin-bottom: 10px;
}
.mountain-valley-water-wny section#order-more {
  padding-bottom: 0;
}
.mountain-valley-water-wny section#order-more .content-text img {
  width: 100%;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny section#order-more .content-image {
    margin-top: 15%;
    padding: 0;
  }
  .mountain-valley-water-wny section#order-more .content-image img {
    width: 100%;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-wny section#order-more .content-image {
    margin-top: 7%;
  }
}
@media (max-width: 991px) {
  .mountain-valley-water-wny .content-image {
    margin: auto;
    text-align: center;
  }
  .mountain-valley-water-wny .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.mountain-valley-water-wny .disclaimer {
  margin-top: 0 !important;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .mountain-valley-water-wny .disclaimer {
    padding-top: 0px;
  }
}
.mountain-valley-water-wny #customerLetter .modal-body {
  padding-top: 0px;
}
.mountain-valley-water-wny #customerLetter .modal-body .customerLetter_logo {
  padding-bottom: 30px;
  max-width: 175px;
}
.mountain-valley-water-wny #customerLetter .modal-body img {
  max-width: 268px;
  width: 100%;
}
.mountain-valley-water-la {
  font-weight: 100;
}
.mountain-valley-water-la .zip_change {
  display: none !important;
}
.mountain-valley-water-la .btn {
  margin-top: 15px;
}
.mountain-valley-water-la .retainer {
  position: relative;
}
.mountain-valley-water-la #landingwideBody {
  padding-top: 0px;
}
.mountain-valley-water-la #landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .mountain-valley-water-la #landingwideBody h1 {
    font-size: 40.5px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-la #landingwideBody h1 {
    font-size: 47.97px;
  }
}
.mountain-valley-water-la #landingwideBody h2 {
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  .mountain-valley-water-la #landingwideBody h2 {
    font-size: 30.5px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-la #landingwideBody h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-la .LH-SECTION-HERO-CAROUSEL {
    padding: 0;
  }
}
.mountain-valley-water-la .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-la-1 {
  background-image: url('/images/landingpages/mountain-valley-water-la/mountain-valley-water-la_hero_mobile.jpg');
}
@media (min-width: 769px) {
  .mountain-valley-water-la .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-la-1 {
    background-image: url('/images/landingpages/mountain-valley-water-la/mountain-valley-water-la_hero.jpg');
    background-position: bottom;
  }
}
.mountain-valley-water-la .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-la-1 img {
  margin: auto;
}
.mountain-valley-water-la .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-la-1 a {
  text-decoration: none;
}
.mountain-valley-water-la .LH-SECTION-HERO-CAROUSEL #mountain-valley-water-la-1 a:hover {
  text-decoration: none;
}
.mountain-valley-water-la .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 9vh;
  cursor: default;
}
@media (max-width: 1400px) {
  .mountain-valley-water-la .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding: 80px 20px 0;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-la .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    top: 0;
    padding-top: 100px;
  }
}
.mountain-valley-water-la .mountain-valley-water-la-snipe {
  font-size: 3vw;
  background-color: #2ba705;
  color: #fff;
  font-weight: bold;
  padding: 20px;
  text-align: center;
}
@media (max-width: 769px) {
  .mountain-valley-water-la .mountain-valley-water-la-snipe {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-la .mountain-valley-water-la-snipe {
    font-size: 45px;
  }
}
.mountain-valley-water-la .question-btn {
  padding: 0 20px;
  position: absolute;
  text-align: right;
  top: 100%;
  width: 100%;
  z-index: 99;
}
.mountain-valley-water-la .question-btn .btn {
  border-radius: 30px;
  font-size: 25px;
  padding: 10px 22px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la .question-btn {
    padding: 0 40px;
    top: 135%;
  }
}
.mountain-valley-water-la .question-btn .popover {
  margin: 15px 0 0 auto;
}
.mountain-valley-water-la .question-btn .popover .arrow {
  left: 92%;
}
.mountain-valley-water-la .popover {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 25px auto 0;
  max-width: 300px;
  position: relative;
}
.mountain-valley-water-la .popover a {
  font-size: 1.2vw;
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 769px) {
  .mountain-valley-water-la .popover a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-la .popover a {
    font-size: 18px;
  }
}
.mountain-valley-water-la .popover p {
  font-size: 1.33333333vw;
  color: #0088cc;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 769px) {
  .mountain-valley-water-la .popover p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-la .popover p {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-la section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .mountain-valley-water-la section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.mountain-valley-water-la section h1,
.mountain-valley-water-la section h2 {
  font-weight: bold;
  margin-bottom: 10px;
}
.mountain-valley-water-la section .blue-text {
  color: #0241a3 !important;
}
.mountain-valley-water-la section .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.mountain-valley-water-la section .content-text ul,
.mountain-valley-water-la section .content-header ul,
.mountain-valley-water-la section .content-3-tile ul,
.mountain-valley-water-la section .content-5-tile ul,
.mountain-valley-water-la section .content-text li,
.mountain-valley-water-la section .content-header li,
.mountain-valley-water-la section .content-3-tile li,
.mountain-valley-water-la section .content-5-tile li,
.mountain-valley-water-la section .content-text ol,
.mountain-valley-water-la section .content-header ol,
.mountain-valley-water-la section .content-3-tile ol,
.mountain-valley-water-la section .content-5-tile ol,
.mountain-valley-water-la section .content-text p,
.mountain-valley-water-la section .content-header p,
.mountain-valley-water-la section .content-3-tile p,
.mountain-valley-water-la section .content-5-tile p {
  font-size: 1.06666667vw;
  font-weight: normal;
  margin-top: 15px;
}
@media (max-width: 769px) {
  .mountain-valley-water-la section .content-text ul,
  .mountain-valley-water-la section .content-header ul,
  .mountain-valley-water-la section .content-3-tile ul,
  .mountain-valley-water-la section .content-5-tile ul,
  .mountain-valley-water-la section .content-text li,
  .mountain-valley-water-la section .content-header li,
  .mountain-valley-water-la section .content-3-tile li,
  .mountain-valley-water-la section .content-5-tile li,
  .mountain-valley-water-la section .content-text ol,
  .mountain-valley-water-la section .content-header ol,
  .mountain-valley-water-la section .content-3-tile ol,
  .mountain-valley-water-la section .content-5-tile ol,
  .mountain-valley-water-la section .content-text p,
  .mountain-valley-water-la section .content-header p,
  .mountain-valley-water-la section .content-3-tile p,
  .mountain-valley-water-la section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-la section .content-text ul,
  .mountain-valley-water-la section .content-header ul,
  .mountain-valley-water-la section .content-3-tile ul,
  .mountain-valley-water-la section .content-5-tile ul,
  .mountain-valley-water-la section .content-text li,
  .mountain-valley-water-la section .content-header li,
  .mountain-valley-water-la section .content-3-tile li,
  .mountain-valley-water-la section .content-5-tile li,
  .mountain-valley-water-la section .content-text ol,
  .mountain-valley-water-la section .content-header ol,
  .mountain-valley-water-la section .content-3-tile ol,
  .mountain-valley-water-la section .content-5-tile ol,
  .mountain-valley-water-la section .content-text p,
  .mountain-valley-water-la section .content-header p,
  .mountain-valley-water-la section .content-3-tile p,
  .mountain-valley-water-la section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-la section .content-text,
  .mountain-valley-water-la section .content-header,
  .mountain-valley-water-la section .content-3-tile,
  .mountain-valley-water-la section .content-5-tile {
    padding-top: 0;
  }
}
.mountain-valley-water-la section .content-4-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 0 10px;
}
.mountain-valley-water-la section .content-4-tile p {
  margin: auto;
  max-width: 350px;
}
@media (max-width: 991px) {
  .mountain-valley-water-la section .content-4-tile {
    width: 100%;
  }
}
.mountain-valley-water-la section .content-5-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.mountain-valley-water-la section .content-5-tile p {
  font-size: 1.06666667vw;
  margin-top: 10px;
}
@media (max-width: 769px) {
  .mountain-valley-water-la section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-la section .content-5-tile p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .mountain-valley-water-la section .content-5-tile {
    width: 100%;
  }
}
.mountain-valley-water-la section.LH-SECTION-TEXTCENTER .content-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0%;
  text-align: left;
}
.mountain-valley-water-la section.LH-SECTION-TEXTCENTER .content-text p {
  max-width: 900px;
}
.mountain-valley-water-la section#mountain-valley-water-la img {
  max-width: 185px;
}
.mountain-valley-water-la section#mountain-valley-water-la .popover {
  display: block;
  max-width: inherit;
  width: 100% !important;
}
.mountain-valley-water-la section#mountain-valley-water-la .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#mountain-valley-water-la .content-text {
    float: left;
    width: 70.83333333%;
  }
}
.mountain-valley-water-la section#mountain-valley-water-la .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#mountain-valley-water-la .content-image {
    float: left;
    width: 29.16666667%;
  }
}
.mountain-valley-water-la section#your-questions {
  background-color: #f7f7f7;
  text-align: center;
}
.mountain-valley-water-la section#whats-changing {
  padding-bottom: 0;
}
.mountain-valley-water-la section#whats-changing img {
  width: 100%;
}
.mountain-valley-water-la section#whats-changing .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#whats-changing .content-text {
    float: left;
    width: 58.33333333%;
  }
}
.mountain-valley-water-la section#whats-changing .content-text p {
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .mountain-valley-water-la section#whats-changing .content-text {
    clear: both;
  }
}
.mountain-valley-water-la section#whats-changing .content-text .row {
  margin-bottom: 20px;
}
.mountain-valley-water-la section#whats-changing .content-text .col-xs-12 p {
  margin: 0;
}
.mountain-valley-water-la section#whats-changing .content-text .whats-changing-icon {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#whats-changing .content-text .whats-changing-icon {
    float: left;
    width: 16.66666667%;
  }
}
.mountain-valley-water-la section#whats-changing .content-text .whats-changing-icon img {
  max-width: 100px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#whats-changing .content-text .whats-changing-icon img {
    max-width: 80px;
    float: right;
    text-align: right;
  }
}
.mountain-valley-water-la section#whats-changing .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#whats-changing .content-image {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 769px) {
  .mountain-valley-water-la section#whats-changing .content-image {
    margin-top: 50px;
  }
}
@media (min-width: 1366px) {
  .mountain-valley-water-la section#whats-changing .content-image {
    padding: 0;
    margin-top: 175px;
  }
}
@media (min-width: 1400px) {
  .mountain-valley-water-la section#whats-changing .content-image {
    padding: 0;
    margin-top: 220px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-la section#whats-changing .content-image {
    padding: 0;
    margin-top: 0;
  }
}
.mountain-valley-water-la section#mywater-app {
  padding: 0;
}
.mountain-valley-water-la section#mywater-app .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#mywater-app .content-text {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#mywater-app .content-text {
    margin-top: 150px;
    left: 40%;
  }
}
.mountain-valley-water-la section#mywater-app .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#mywater-app .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#mywater-app .content-image {
    margin-top: 100px;
    right: 55%;
  }
}
.mountain-valley-water-la section#mywater-app .btn-containers {
  display: inline-block;
  width: 100%;
}
.mountain-valley-water-la section#mywater-app .btn-containers a {
  display: inline-block;
  padding: 20px 10px 20px 0;
}
@media (max-width: 991px) {
  .mountain-valley-water-la section#set-my-account .content-text {
    text-align: center;
  }
}
.mountain-valley-water-la section#set-my-account p {
  max-width: inherit;
}
.mountain-valley-water-la section#set-my-account .tile-container {
  display: block;
  margin: auto;
  max-width: 1000px;
  width: 100%;
}
.mountain-valley-water-la section#set-my-account .tile-container img {
  margin-top: 10px;
}
.mountain-valley-water-la section#bottle-deposit-charge {
  background-image: url('/images/landingpages/mountain-valley-water-la/bottle_deposits-mobile.jpg');
  background-repeat: no-repeat;
  background-position: right top;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#bottle-deposit-charge {
    background-image: url('/images/landingpages/mountain-valley-water-la/bottle_deposits_sparkletts.png');
  }
  .mountain-valley-water-la section#bottle-deposit-charge .content-container {
    padding-bottom: 75px;
    padding-top: 75px;
  }
}
.mountain-valley-water-la section#bottle-deposit-charge .content-text p {
  color: #dddddd;
}
.mountain-valley-water-la section#billing-work {
  text-align: center;
}
.mountain-valley-water-la section#billing-work .content-text {
  text-align: center;
}
.mountain-valley-water-la section#billing-work .content-text p {
  margin: auto;
}
.mountain-valley-water-la section#billing-work .tile-container {
  display: inline-block;
  width: 100%;
}
.mountain-valley-water-la section#sign-autopay .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#sign-autopay .content-text {
    float: left;
    width: 66.66666667%;
  }
}
.mountain-valley-water-la section#sign-autopay .content-text p {
  color: #dddddd;
}
.mountain-valley-water-la section#sign-autopay .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#sign-autopay .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#sign-autopay .content-image img {
    padding: 10% 0;
  }
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#read-invoice-mobile {
    display: none;
  }
}
.mountain-valley-water-la section#read-invoice-mobile .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: center;
}
.mountain-valley-water-la section#read-invoice-mobile .content-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin: 30px auto;
  text-align: center;
}
.mountain-valley-water-la section#read-invoice-mobile .content-image img {
  padding: 0;
}
.mountain-valley-water-la section#read-invoice-mobile .content-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: left;
}
.mountain-valley-water-la section#read-invoice-mobile .content-row .icon {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.mountain-valley-water-la section#read-invoice-mobile .content-row .text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .mountain-valley-water-la section#read-invoice {
    display: none;
  }
}
.mountain-valley-water-la section#read-invoice .content-text {
  text-align: center;
  width: 100%;
  float: none;
}
.mountain-valley-water-la section#read-invoice .content-text p {
  margin: auto;
  text-align: center;
}
.mountain-valley-water-la section#read-invoice .nav-tabs {
  display: block;
  margin: 25px auto 0;
  max-width: 1200px;
}
.mountain-valley-water-la section#read-invoice .nav-tabs li.active a .nav-label {
  background-color: #169BD5;
  color: #fff;
  font-weight: bold;
}
.mountain-valley-water-la section#read-invoice .nav-tabs li.active a .tab-triangle {
  opacity: 1;
}
.mountain-valley-water-la section#read-invoice .nav-tabs a {
  font-size: 1.06666667vw;
  display: block;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 769px) {
  .mountain-valley-water-la section#read-invoice .nav-tabs a {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-la section#read-invoice .nav-tabs a {
    font-size: 16px;
  }
}
.mountain-valley-water-la section#read-invoice .nav-tabs a:hover,
.mountain-valley-water-la section#read-invoice .nav-tabs a:focus {
  background: transparent;
  font-weight: bold;
}
.mountain-valley-water-la section#read-invoice .nav-tabs a .nav-label {
  border-radius: 30px;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.mountain-valley-water-la section#read-invoice .nav-tabs a .tab-triangle {
  color: #ddd;
  display: block;
  line-height: 0.6;
  opacity: 0;
  margin-top: 10px;
}
.mountain-valley-water-la section#read-invoice .tab-content {
  text-align: center;
}
.mountain-valley-water-la section#read-invoice .tab-content p {
  font-weight: bold;
}
.mountain-valley-water-la section#read-invoice .tab-content p img {
  max-width: 200px;
  margin: 0 5px;
}
.mountain-valley-water-la section#read-invoice .tab-content img {
  margin-top: 15px;
}
.mountain-valley-water-la section#new-delivery-person {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#new-delivery-person .content-text {
    padding: 10% 0;
  }
}
.mountain-valley-water-la section#still-need-help {
  text-align: center;
}
.mountain-valley-water-la section#still-need-help .content-text {
  text-align: center;
}
.mountain-valley-water-la section#still-need-help .content-text p {
  margin: auto;
}
.mountain-valley-water-la section#still-need-help .tile-container {
  display: inline-block;
  margin: auto;
  max-width: 700px;
  width: 100%;
}
.mountain-valley-water-la section#still-need-help .tile-container img {
  margin-bottom: 10px;
}
.mountain-valley-water-la section#order-more {
  padding-bottom: 0;
}
.mountain-valley-water-la section#order-more .content-text img {
  width: 100%;
}
@media (min-width: 992px) {
  .mountain-valley-water-la section#order-more .content-image {
    margin-top: 15%;
    padding: 0;
  }
  .mountain-valley-water-la section#order-more .content-image img {
    width: 100%;
  }
}
@media (min-width: 1500px) {
  .mountain-valley-water-la section#order-more .content-image {
    margin-top: 7%;
  }
}
@media (max-width: 991px) {
  .mountain-valley-water-la .content-image {
    margin: auto;
    text-align: center;
  }
  .mountain-valley-water-la .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.mountain-valley-water-la .disclaimer {
  margin-top: 0 !important;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .mountain-valley-water-la .disclaimer {
    padding-top: 0px;
  }
}
.mountain-valley-water-la #customerLetter .modal-body {
  padding-top: 0px;
}
.mountain-valley-water-la #customerLetter .modal-body .customerLetter_logo {
  padding-bottom: 30px;
  max-width: 175px;
}
.mountain-valley-water-la #customerLetter .modal-body img {
  max-width: 150px;
  width: 100%;
}
.responsibility h1,
.responsibility-environmental h1,
.responsibility-social h1,
.responsibility-governance h1,
.responsibility h2,
.responsibility-environmental h2,
.responsibility-social h2,
.responsibility-governance h2,
.responsibility h3 h4,
.responsibility-environmental h3 h4,
.responsibility-social h3 h4,
.responsibility-governance h3 h4,
.responsibility h5,
.responsibility-environmental h5,
.responsibility-social h5,
.responsibility-governance h5,
.responsibility h6,
.responsibility-environmental h6,
.responsibility-social h6,
.responsibility-governance h6 {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 0.9;
}
.responsibility sup,
.responsibility-environmental sup,
.responsibility-social sup,
.responsibility-governance sup {
  font-size: 65%;
}
.responsibility p,
.responsibility-environmental p,
.responsibility-social p,
.responsibility-governance p {
  font-size: 1.33333333vw;
}
@media (max-width: 769px) {
  .responsibility p,
  .responsibility-environmental p,
  .responsibility-social p,
  .responsibility-governance p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .responsibility p,
  .responsibility-environmental p,
  .responsibility-social p,
  .responsibility-governance p {
    font-size: 20px;
  }
}
.responsibility .btn,
.responsibility-environmental .btn,
.responsibility-social .btn,
.responsibility-governance .btn {
  background-color: #07498f;
  border-color: #07498f;
  border-radius: 30px;
  padding: 10px 45px;
}
.responsibility .content-text,
.responsibility-environmental .content-text,
.responsibility-social .content-text,
.responsibility-governance .content-text {
  padding-left: 15px;
  padding-right: 15px;
}
.responsibility .LH-SECTION-PAGEMENU,
.responsibility-environmental .LH-SECTION-PAGEMENU,
.responsibility-social .LH-SECTION-PAGEMENU,
.responsibility-governance .LH-SECTION-PAGEMENU {
  background-color: rgba(255, 255, 255, 0) !important;
  border-bottom: 1px solid #ffffff;
}
.responsibility .LH-SECTION-PAGEMENU .active,
.responsibility-environmental .LH-SECTION-PAGEMENU .active,
.responsibility-social .LH-SECTION-PAGEMENU .active,
.responsibility-governance .LH-SECTION-PAGEMENU .active,
.responsibility .LH-SECTION-PAGEMENU .dropdown-menu,
.responsibility-environmental .LH-SECTION-PAGEMENU .dropdown-menu,
.responsibility-social .LH-SECTION-PAGEMENU .dropdown-menu,
.responsibility-governance .LH-SECTION-PAGEMENU .dropdown-menu {
  background-color: transparent !important;
  border-bottom: none !important;
}
.responsibility .LH-SECTION-PAGEMENU li.dropdown.active,
.responsibility-environmental .LH-SECTION-PAGEMENU li.dropdown.active,
.responsibility-social .LH-SECTION-PAGEMENU li.dropdown.active,
.responsibility-governance .LH-SECTION-PAGEMENU li.dropdown.active {
  color: #fff;
}
.responsibility .LH-SECTION-PAGEMENU li.dropdown.active ul li a,
.responsibility-environmental .LH-SECTION-PAGEMENU li.dropdown.active ul li a,
.responsibility-social .LH-SECTION-PAGEMENU li.dropdown.active ul li a,
.responsibility-governance .LH-SECTION-PAGEMENU li.dropdown.active ul li a {
  color: #fff;
  padding: 5px 15px;
  border-radius: 10px;
}
.responsibility .LH-SECTION-PAGEMENU li.dropdown.active ul li a:hover,
.responsibility-environmental .LH-SECTION-PAGEMENU li.dropdown.active ul li a:hover,
.responsibility-social .LH-SECTION-PAGEMENU li.dropdown.active ul li a:hover,
.responsibility-governance .LH-SECTION-PAGEMENU li.dropdown.active ul li a:hover,
.responsibility .LH-SECTION-PAGEMENU li.dropdown.active ul li a:focus,
.responsibility-environmental .LH-SECTION-PAGEMENU li.dropdown.active ul li a:focus,
.responsibility-social .LH-SECTION-PAGEMENU li.dropdown.active ul li a:focus,
.responsibility-governance .LH-SECTION-PAGEMENU li.dropdown.active ul li a:focus {
  background-color: #fff !important;
  color: #08c;
}
.responsibility .LH-SECTION-PAGEMENU li.dropdown.active ul li.active a,
.responsibility-environmental .LH-SECTION-PAGEMENU li.dropdown.active ul li.active a,
.responsibility-social .LH-SECTION-PAGEMENU li.dropdown.active ul li.active a,
.responsibility-governance .LH-SECTION-PAGEMENU li.dropdown.active ul li.active a {
  background-color: #fff !important;
}
.responsibility .LH-SECTION-PAGEMENU.scrolled,
.responsibility-environmental .LH-SECTION-PAGEMENU.scrolled,
.responsibility-social .LH-SECTION-PAGEMENU.scrolled,
.responsibility-governance .LH-SECTION-PAGEMENU.scrolled {
  background-color: #ffffff !important;
  -webkit-transition: 2;
  -o-transition: 2;
  transition: 2;
}
.responsibility .LH-SECTION-PAGEMENU.scrolled li.dropdown.active,
.responsibility-environmental .LH-SECTION-PAGEMENU.scrolled li.dropdown.active,
.responsibility-social .LH-SECTION-PAGEMENU.scrolled li.dropdown.active,
.responsibility-governance .LH-SECTION-PAGEMENU.scrolled li.dropdown.active {
  color: #333;
}
.responsibility .LH-SECTION-PAGEMENU.scrolled li.dropdown.active ul li a,
.responsibility-environmental .LH-SECTION-PAGEMENU.scrolled li.dropdown.active ul li a,
.responsibility-social .LH-SECTION-PAGEMENU.scrolled li.dropdown.active ul li a,
.responsibility-governance .LH-SECTION-PAGEMENU.scrolled li.dropdown.active ul li a {
  color: #333;
}
@media (max-width: 1199px) {
  .responsibility .LH-SECTION-PAGEMENU,
  .responsibility-environmental .LH-SECTION-PAGEMENU,
  .responsibility-social .LH-SECTION-PAGEMENU,
  .responsibility-governance .LH-SECTION-PAGEMENU {
    background-color: #ffffff !important;
  }
  .responsibility .LH-SECTION-PAGEMENU li.dropdown.active,
  .responsibility-environmental .LH-SECTION-PAGEMENU li.dropdown.active,
  .responsibility-social .LH-SECTION-PAGEMENU li.dropdown.active,
  .responsibility-governance .LH-SECTION-PAGEMENU li.dropdown.active {
    color: #333;
  }
  .responsibility .LH-SECTION-PAGEMENU li.dropdown.active ul li a,
  .responsibility-environmental .LH-SECTION-PAGEMENU li.dropdown.active ul li a,
  .responsibility-social .LH-SECTION-PAGEMENU li.dropdown.active ul li a,
  .responsibility-governance .LH-SECTION-PAGEMENU li.dropdown.active ul li a {
    color: #333;
  }
}
@media (min-width: 1200px) {
  .responsibility .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-toggle,
  .responsibility-environmental .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-toggle,
  .responsibility-social .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-toggle,
  .responsibility-governance .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-toggle {
    margin-top: 0 !important;
    width: 40% !important;
  }
  .responsibility .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-menu,
  .responsibility-environmental .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-menu,
  .responsibility-social .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-menu,
  .responsibility-governance .LH-SECTION-PAGEMENU .regionalsites-nav .dropdown-menu {
    width: 60% !important;
  }
}
.responsibility-governance #responsibility_waterQuality {
  background-repeat: no-repeat;
  background-color: #009cde;
}
@media (max-width: 1199px) {
  .responsibility-governance #responsibility_waterQuality {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .responsibility-governance #responsibility_waterQuality .content-container {
    padding-left: 0;
    padding-right: 0;
  }
  .responsibility-governance #responsibility_waterQuality .content-image {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .responsibility-governance #responsibility_waterQuality {
    background-image: url('/images/landingpages/responsibility/responsibility_governance_hero.jpg');
    background-size: contain;
    background-position: bottom right;
  }
}
@media (min-width: 1500px) {
  .responsibility-governance #responsibility_waterQuality {
    background-size: cover;
    background-position: top right;
  }
}
.responsibility-governance #responsibility_waterQuality .content-text {
  padding-bottom: 5vh;
  padding-top: 15vh;
}
@media (min-width: 1200px) {
  .responsibility-governance #responsibility_waterQuality .content-text {
    padding-top: 20vh;
    padding-bottom: 10vh;
    width: 50%;
  }
}
@media (min-width: 1500px) {
  .responsibility-governance #responsibility_waterQuality .content-text {
    width: 70%;
  }
}
.responsibility-governance #responsibility_waterQuality .content-text h1 {
  font-size: 4.66666667vw;
  color: #fff;
  font-weight: 900;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-governance #responsibility_waterQuality .content-text h1 {
    font-size: 40px;
  }
}
@media (min-width: 1500px) {
  .responsibility-governance #responsibility_waterQuality .content-text h1 {
    font-size: 70px;
  }
}
.responsibility-governance #responsibility_waterQuality .content-text p {
  font-size: 1.2vw;
  color: #333;
  font-weight: normal;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-governance #responsibility_waterQuality .content-text p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .responsibility-governance #responsibility_waterQuality .content-text p {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .responsibility-governance #responsibility_waterQuality .content-text p {
    max-width: 725px;
  }
}
@media (min-width: 1199px) {
  .responsibility-governance #responsibility_waterQuality .content-image img {
    display: none;
  }
}
.responsibility-governance section .content-text h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
.responsibility-governance .responsibility_compliance .content-text {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2vw;
}
.responsibility-governance .responsibility_compliance h1 {
  font-size: 2.13333333vw;
  font-weight: 900;
  color: #009cde;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-governance .responsibility_compliance h1 {
    font-size: 35px;
  }
}
@media (min-width: 1500px) {
  .responsibility-governance .responsibility_compliance h1 {
    font-size: 32px;
  }
}
.responsibility-governance .responsibility_compliance p {
  text-align: left;
}
.responsibility-governance .responsibility_information .content-container h1 {
  font-size: 2.13333333vw;
  font-weight: 900;
  color: #009cde;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-governance .responsibility_information .content-container h1 {
    font-size: 35px;
  }
}
@media (min-width: 1500px) {
  .responsibility-governance .responsibility_information .content-container h1 {
    font-size: 32px;
  }
}
.responsibility-governance .responsibility_information .content-container p {
  text-align: left;
}
.responsibility-governance .responsibility_information .content-image {
  padding-top: 20px;
}
@media (min-width: 1200px) {
  .responsibility-governance .responsibility_information .content-text {
    padding-top: 0;
    width: 70%;
  }
  .responsibility-governance .responsibility_information .content-image {
    padding-top: 0;
    width: 30%;
  }
}
.responsibility-social #responsibility_humanRights {
  background-position: bottom right;
  background-repeat: no-repeat;
  background-color: #009cde;
}
@media (max-width: 1199px) {
  .responsibility-social #responsibility_humanRights {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .responsibility-social #responsibility_humanRights .content-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .responsibility-social #responsibility_humanRights {
    background-image: url('/images/landingpages/responsibility/responsibility_social_hero.jpg');
    background-size: contain;
  }
}
@media (min-width: 1500px) {
  .responsibility-social #responsibility_humanRights {
    background-size: cover;
  }
}
.responsibility-social #responsibility_humanRights .content-text {
  padding-bottom: 5vh;
  padding-top: 15vh;
}
@media (min-width: 1200px) {
  .responsibility-social #responsibility_humanRights .content-text {
    padding-top: 20vh;
    padding-bottom: 10vh;
    width: 50%;
  }
}
@media (min-width: 1500px) {
  .responsibility-social #responsibility_humanRights .content-text {
    width: 70%;
  }
}
.responsibility-social #responsibility_humanRights .content-text h1 {
  font-size: 4.66666667vw;
  color: #fff;
  font-weight: 900;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-social #responsibility_humanRights .content-text h1 {
    font-size: 40px;
  }
}
@media (min-width: 1500px) {
  .responsibility-social #responsibility_humanRights .content-text h1 {
    font-size: 70px;
  }
}
.responsibility-social #responsibility_humanRights .content-text p {
  font-size: 1.2vw;
  color: #333;
  font-weight: normal;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-social #responsibility_humanRights .content-text p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .responsibility-social #responsibility_humanRights .content-text p {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .responsibility-social #responsibility_humanRights .content-text p {
    max-width: 725px;
  }
}
@media (min-width: 1200px) {
  .responsibility-social #responsibility_humanRights .context-image {
    width: 30%;
  }
}
@media (min-width: 1199px) {
  .responsibility-social #responsibility_humanRights .context-image img {
    display: none;
  }
}
.responsibility-social section {
  background-size: cover;
}
@media (max-width: 1199px) {
  .responsibility-social section {
    background-image: none;
  }
}
.responsibility-social section .content-text h1 {
  font-size: 3.33333333vw;
  color: #009cde;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-social section .content-text h1 {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .responsibility-social section .content-text h1 {
    font-size: 50px;
  }
}
.responsibility-social section .content-text p {
  font-size: 1.33333333vw;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-social section .content-text p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .responsibility-social section .content-text p {
    font-size: 20px;
  }
}
.responsibility-social section .content-image {
  padding: 0;
}
@media (min-width: 1199px) {
  .responsibility-social section .content-image img {
    display: none;
  }
}
.responsibility-social .responsibility_ourGoal {
  background-color: #f4f5fa;
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
  .responsibility-social .responsibility_ourGoal {
    padding-bottom: 0;
  }
  .responsibility-social .responsibility_ourGoal .content-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .responsibility-social .responsibility_ourGoal {
    background-image: url('/images/landingpages/responsibility/responsibility_social_ourGoal.jpg');
  }
}
.responsibility-social .responsibility_ourGoal .content-text {
  padding-top: 0;
}
@media (min-width: 1200px) {
  .responsibility-social .responsibility_ourGoal .content-text p {
    max-width: 560px;
  }
}
.responsibility-social .responsibility_communityWellness .content-container {
  padding-bottom: 0;
}
.responsibility-social .responsibility_communityWellness .content-text {
  padding-bottom: 0;
}
.responsibility-social .responsibility_communityWellness_images {
  padding-top: 0;
}
.responsibility-social .responsibility_communityWellness_images .content-container {
  padding-top: 0;
  padding-bottom: 0;
}
.responsibility-social .responsibility_communityWellness_images .content-text .row .col {
  margin-bottom: 40px;
}
.responsibility-social .responsibility_communityWellness_images .content-text .row img {
  width: 100%;
}
.responsibility-social .responsibility_disasterSupport {
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
  .responsibility-social .responsibility_disasterSupport {
    padding-bottom: 0;
  }
  .responsibility-social .responsibility_disasterSupport .content-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .responsibility-social .responsibility_disasterSupport {
    background-image: url('/images/landingpages/responsibility/responsibility_social_disasterSupport.jpg');
  }
}
.responsibility-social .responsibility_disasterSupport .content-text {
  padding-bottom: 0;
  padding-top: 0;
}
.responsibility-social .responsibility_disasterSupport .content-text .row {
  margin-top: 40px;
  margin-bottom: 40px;
}
.responsibility-social .responsibility_disasterSupport .content-text .row .col {
  min-height: 150px;
}
.responsibility-social .responsibility_disasterSupport .content-text .row p {
  font-weight: bold;
  text-align: center;
}
.responsibility-social .responsibility_disasterSupport .content-image {
  padding: 0;
}
.responsibility-environmental #responsibility_ourPlanet {
  background-repeat: no-repeat;
  background-color: #009cde;
}
@media (max-width: 1199px) {
  .responsibility-environmental #responsibility_ourPlanet {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .responsibility-environmental #responsibility_ourPlanet .content-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .responsibility-environmental #responsibility_ourPlanet {
    background-image: url('/images/landingpages/responsibility/responsibility_environmental_hero.jpg');
    background-size: contain;
    background-position: bottom right;
  }
}
@media (min-width: 1500px) {
  .responsibility-environmental #responsibility_ourPlanet {
    background-size: cover;
    background-position: top right;
  }
}
.responsibility-environmental #responsibility_ourPlanet .content-text {
  padding-bottom: 5vh;
  padding-top: 15vh;
}
@media (min-width: 1200px) {
  .responsibility-environmental #responsibility_ourPlanet .content-text {
    padding-top: 20vh;
    padding-bottom: 10vh;
    width: 50%;
  }
}
@media (min-width: 1500px) {
  .responsibility-environmental #responsibility_ourPlanet .content-text {
    width: 70%;
  }
}
.responsibility-environmental #responsibility_ourPlanet .content-text h1 {
  font-size: 4.66666667vw;
  color: #fff;
  font-weight: 900;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-environmental #responsibility_ourPlanet .content-text h1 {
    font-size: 40px;
  }
}
@media (min-width: 1500px) {
  .responsibility-environmental #responsibility_ourPlanet .content-text h1 {
    font-size: 70px;
  }
}
.responsibility-environmental #responsibility_ourPlanet .content-text p {
  font-size: 1.2vw;
  color: #333;
  font-weight: normal;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-environmental #responsibility_ourPlanet .content-text p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .responsibility-environmental #responsibility_ourPlanet .content-text p {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .responsibility-environmental #responsibility_ourPlanet .content-text p {
    max-width: 725px;
  }
}
@media (min-width: 1200px) {
  .responsibility-environmental #responsibility_ourPlanet .context-image {
    width: 30%;
  }
}
@media (min-width: 1199px) {
  .responsibility-environmental #responsibility_ourPlanet .context-image img {
    display: none;
  }
}
.responsibility-environmental section {
  background-size: cover;
}
@media (max-width: 1199px) {
  .responsibility-environmental section {
    background-image: none;
  }
}
.responsibility-environmental section .content-text h1 {
  font-size: 2.4vw;
  color: #009cde;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-environmental section .content-text h1 {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .responsibility-environmental section .content-text h1 {
    font-size: 36px;
  }
}
.responsibility-environmental section .content-text p {
  font-size: 1.33333333vw;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: left;
}
@media (max-width: 769px) {
  .responsibility-environmental section .content-text p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .responsibility-environmental section .content-text p {
    font-size: 20px;
  }
}
.responsibility-environmental section .content-image {
  padding: 0;
}
@media (min-width: 1200px) {
  .responsibility-environmental section .content-image img {
    display: none;
  }
}
.responsibility-environmental .responsibility_summary {
  background-color: #f4f5fa;
}
.responsibility-environmental .responsibility_summary .content-3-tile {
  margin-bottom: 20px;
  margin-top: 0;
}
.responsibility-environmental .responsibility_summary .content-text {
  margin: auto;
  width: 100%;
}
.responsibility-environmental .responsibility_summary .responsibility_water h2,
.responsibility-environmental .responsibility_summary .responsibility_carbon h2,
.responsibility-environmental .responsibility_summary .responsibility_recycling h2 {
  font-size: 2.53333333vw;
  font-weight: 900;
  margin-bottom: 20px;
}
@media (max-width: 769px) {
  .responsibility-environmental .responsibility_summary .responsibility_water h2,
  .responsibility-environmental .responsibility_summary .responsibility_carbon h2,
  .responsibility-environmental .responsibility_summary .responsibility_recycling h2 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .responsibility-environmental .responsibility_summary .responsibility_water h2,
  .responsibility-environmental .responsibility_summary .responsibility_carbon h2,
  .responsibility-environmental .responsibility_summary .responsibility_recycling h2 {
    font-size: 38px;
  }
}
.responsibility-environmental .responsibility_summary .responsibility_water p,
.responsibility-environmental .responsibility_summary .responsibility_carbon p,
.responsibility-environmental .responsibility_summary .responsibility_recycling p {
  font-weight: normal;
  text-align: center;
}
.responsibility-environmental .responsibility_summary .responsibility_water h2 {
  color: #009cde;
}
.responsibility-environmental .responsibility_summary .responsibility_carbon h2 {
  color: #db0000;
}
.responsibility-environmental .responsibility_summary .responsibility_recycling h2 {
  color: #14ac00;
}
.responsibility-environmental .responsibility_stewardship {
  background-repeat: no-repeat;
}
.responsibility-environmental .responsibility_stewardship .content-text h1,
.responsibility-environmental .responsibility_stewardship .content-text h2,
.responsibility-environmental .responsibility_stewardship .content-text h3 {
  color: #009cde;
  font-weight: bold;
  margin-top: 0;
}
@media (max-width: 1199px) {
  .responsibility-environmental .responsibility_stewardship {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .responsibility-environmental .responsibility_stewardship .content-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .responsibility-environmental .responsibility_stewardship {
    background-image: url('/images/landingpages/responsibility/responsibility_environmental_waterStewardship.jpg');
  }
}
.responsibility-environmental .responsibility_carbonNeutrality {
  background-color: #f4f5fa;
}
.responsibility-environmental .responsibility_carbonNeutrality .content-text h1,
.responsibility-environmental .responsibility_carbonNeutrality .content-text h2,
.responsibility-environmental .responsibility_carbonNeutrality .content-text h3 {
  color: #db0000;
  font-weight: bold;
  margin-top: 0;
}
.responsibility-environmental .responsibility_carbonNeutrality .col {
  background-color: #fff;
  padding: 40px 20px 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.responsibility-environmental .responsibility_carbonNeutrality .responsibility_waterConservation {
  padding-right: 0;
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  .responsibility-environmental .responsibility_carbonNeutrality .responsibility_waterConservation {
    padding-left: 0;
  }
  .responsibility-environmental .responsibility_carbonNeutrality .responsibility_waterConservation .inner-text {
    padding: 0 40px;
  }
}
.responsibility-environmental .responsibility_carbonNeutrality .responsibility_waterConservation .inner-image {
  padding-right: 0;
}
.responsibility-environmental .responsibility_carbonNeutrality .responsibility_waterConservation .inner-image img {
  width: 100%;
}
.responsibility-environmental .responsibility_carbonNeutrality .responsibility_localDistribution {
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
  .responsibility-environmental .responsibility_carbonNeutrality .responsibility_localDistribution {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .responsibility-environmental .responsibility_carbonNeutrality .responsibility_localDistribution .content-container {
    padding-left: 0;
    padding-right: 0;
  }
  .responsibility-environmental .responsibility_carbonNeutrality .responsibility_localDistribution .inner-text {
    padding: 0 40px;
  }
}
@media (min-width: 1200px) {
  .responsibility-environmental .responsibility_carbonNeutrality .responsibility_localDistribution {
    background-image: url('/images/landingpages/responsibility/responsibility_environmental_mapPin.jpg');
  }
}
@media (max-width: 1199px) {
  .responsibility-environmental .responsibility_carbonNeutrality .responsibility_localDistribution .inner-image {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .responsibility-environmental .responsibility_carbonNeutrality .responsibility_localDistribution .inner-image img {
    display: none;
  }
}
@media (max-width: 1199px) {
  .responsibility-environmental .responsibility_carbonNeutrality .responsibility_transportationEfficiency img,
  .responsibility-environmental .responsibility_carbonNeutrality .responsibility_energyUsage img {
    padding: 0px 0 30px;
  }
}
.responsibility-environmental .responsibility_recycle .content-text h1,
.responsibility-environmental .responsibility_recycle .content-text h2,
.responsibility-environmental .responsibility_recycle .content-text h3 {
  color: #14ac00;
  font-weight: bold;
  margin-top: 0;
}
.responsibility-environmental .responsibility_recycle .col {
  background-color: #f4f5fa;
  padding: 40px 20px 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .responsibility-environmental .responsibility_recycle .responsibility_transportationEfficiency img {
    padding: 0px 0 30px;
  }
}
@media (min-width: 1200px) {
  .responsibility-environmental .responsibility_recycle .responsibility_transportationEfficiency img {
    padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .responsibility-environmental .responsibility_recycle .responsibility_cups img {
    padding: 0px 0 30px;
  }
}
.responsibility .LH-SECTION-HERO-CAROUSEL #responsibility-item-1 {
  background-image: url('/images/landingpages/responsibility/responsibility_main_hero.jpg');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: #005ed8;
}
.responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  padding-bottom: 5vh;
  padding-top: 30vh;
}
@media (max-width: 1199px) {
  .responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 25vh;
    padding-bottom: 10vh;
    width: 70%;
    margin: auto;
  }
}
@media (min-width: 1500px) {
  .responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 30vh;
  }
}
.responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 4.66666667vw;
  color: #ffffff;
  font-weight: 900;
  margin-top: 40px;
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 40px;
  }
}
@media (min-width: 1500px) {
  .responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 70px;
  }
}
@media (max-width: 1199px) {
  .responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    margin-bottom: 15px;
    margin-top: 50px;
  }
}
.responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption h2 {
  font-size: 3.46666667vw;
  color: #fff;
  font-weight: 700;
  margin-bottom: 50px;
}
@media (max-width: 769px) {
  .responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption h2 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption h2 {
    font-size: 52px;
  }
}
.responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 2vw;
  color: #fff;
  font-weight: 100;
}
@media (max-width: 769px) {
  .responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .responsibility .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 30px;
  }
}
.responsibility section .content-text h1 {
  font-size: 3.06666667vw;
  color: #009cde;
  font-weight: 900;
}
@media (max-width: 769px) {
  .responsibility section .content-text h1 {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .responsibility section .content-text h1 {
    font-size: 46px;
  }
}
.responsibility section .content-text h2 {
  font-size: 2.66666667vw;
  margin-top: 0;
}
@media (max-width: 769px) {
  .responsibility section .content-text h2 {
    font-size: 30px;
  }
}
@media (min-width: 1500px) {
  .responsibility section .content-text h2 {
    font-size: 40px;
  }
}
.responsibility section .content-text p {
  margin-bottom: 20px;
  margin-top: 10px;
}
@media (min-width: 1199px) {
  .responsibility section .content-image img {
    display: none;
  }
}
.responsibility #responsibility_ourPlanet,
.responsibility #responsibility_ourCommunity,
.responsibility #responsibility_waterQuality {
  background-size: cover;
}
@media (max-width: 1199px) {
  .responsibility #responsibility_ourPlanet,
  .responsibility #responsibility_ourCommunity,
  .responsibility #responsibility_waterQuality {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .responsibility #responsibility_ourPlanet .content-container,
  .responsibility #responsibility_ourCommunity .content-container,
  .responsibility #responsibility_waterQuality .content-container {
    padding-left: 0;
    padding-right: 0;
  }
  .responsibility #responsibility_ourPlanet .content-image,
  .responsibility #responsibility_ourCommunity .content-image,
  .responsibility #responsibility_waterQuality .content-image {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 25px;
  }
}
.responsibility #responsibility_weCare {
  background-color: #00a0ec;
}
.responsibility #responsibility_weCare .content-text h1 {
  color: #fff;
  margin-bottom: 20px;
}
.responsibility #responsibility_weCare .content-text p {
  margin: 0 auto 15px;
}
@media (min-width: 1200px) {
  .responsibility #responsibility_ourPlanet {
    background-image: url('/images/landingpages/responsibility/responsibility_main_ourPlanet.jpg');
  }
}
.responsibility #responsibility_ourPlanet .content-text {
  padding-bottom: 5vw;
}
.responsibility #responsibility_ourCommunity {
  background-color: #f4f5fb;
}
@media (min-width: 1200px) {
  .responsibility #responsibility_ourCommunity {
    background-image: url('/images/landingpages/responsibility/responsibility_main_ourCommunity.jpg');
  }
}
.responsibility #responsibility_ourCommunity .content-text {
  padding-bottom: 5vw;
}
@media (min-width: 1200px) {
  .responsibility #responsibility_waterQuality {
    background-image: url('/images/landingpages/responsibility/responsibility_main_waterQuality.jpg');
  }
}
.responsibility #responsibility_waterQuality .content-text {
  padding-bottom: 5vw;
}
.LH-SECTION-HERO-CAROUSEL #covid-19 {
  background-image: url('/images/landingpages/covid-19/covid-19_hero_mobile.jpg');
}
@media (min-width: 992px) {
  .LH-SECTION-HERO-CAROUSEL #covid-19 {
    background-image: url('/images/landingpages/covid-19/covid-19_hero.jpg');
  }
}
.aquaterracor .LH-SECTION-HERO-CAROUSEL #covid-19,
.en_CA.aquaterracor .LH-SECTION-HERO-CAROUSEL #covid-19 {
  background-image: url('/images/landingpages/covid-19/covid-19_hero_mobile_aquaterracor_en_CA.jpg');
}
@media (min-width: 992px) {
  .aquaterracor .LH-SECTION-HERO-CAROUSEL #covid-19,
  .en_CA.aquaterracor .LH-SECTION-HERO-CAROUSEL #covid-19 {
    background-image: url('/images/landingpages/covid-19/covid-19_hero_aquaterracor_en_CA.jpg');
  }
}
.fr_CA.aquaterracor .LH-SECTION-HERO-CAROUSEL #covid-19 {
  background-image: url('/images/landingpages/covid-19/covid-19_hero_mobile_aquaterracor_fr_CA.jpg');
}
@media (min-width: 992px) {
  .fr_CA.aquaterracor .LH-SECTION-HERO-CAROUSEL #covid-19 {
    background-image: url('/images/landingpages/covid-19/covid-19_hero_aquaterracor_fr_CA.jpg');
  }
}
.canadiansprings .LH-SECTION-HERO-CAROUSEL #covid-19,
.en-CA.canadiansprings .LH-SECTION-HERO-CAROUSEL #covid-19 {
  background-image: url('/images/landingpages/covid-19/covid-19_hero_mobile_canadiansprings_en_CA.jpg');
}
@media (min-width: 992px) {
  .canadiansprings .LH-SECTION-HERO-CAROUSEL #covid-19,
  .en-CA.canadiansprings .LH-SECTION-HERO-CAROUSEL #covid-19 {
    background-image: url('/images/landingpages/covid-19/covid-19_hero_canadiansprings_en_CA.jpg');
  }
}
.fr_CA.canadiansprings .LH-SECTION-HERO-CAROUSEL #covid-19 {
  background-image: url('/images/landingpages/covid-19/covid-19_hero_mobile_canadiansprings_fr_CA.jpg');
}
@media (min-width: 992px) {
  .fr_CA.canadiansprings .LH-SECTION-HERO-CAROUSEL #covid-19 {
    background-image: url('/images/landingpages/covid-19/covid-19_hero_canadiansprings_fr_CA.jpg');
  }
}
.labradorsource .LH-SECTION-HERO-CAROUSEL #covid-19,
.en-CA.labradorsource .LH-SECTION-HERO-CAROUSEL #covid-19 {
  background-image: url('/images/landingpages/covid-19/covid-19_hero_mobile_labradorsource_en_CA.jpg');
}
@media (min-width: 992px) {
  .labradorsource .LH-SECTION-HERO-CAROUSEL #covid-19,
  .en-CA.labradorsource .LH-SECTION-HERO-CAROUSEL #covid-19 {
    background-image: url('/images/landingpages/covid-19/covid-19_hero_labradorsource_en_CA.jpg');
  }
}
.fr-CA.labradorsource .LH-SECTION-HERO-CAROUSEL #covid-19 {
  background-image: url('/images/landingpages/covid-19/covid-19_hero_mobile_labradorsource_fr_CA.jpg');
}
@media (min-width: 992px) {
  .fr-CA.labradorsource .LH-SECTION-HERO-CAROUSEL #covid-19 {
    background-image: url('/images/landingpages/covid-19/covid-19_hero_labradorsource_fr_CA.jpg');
  }
}
.covid-19-faqs .zip_change {
  display: none !important;
}
.covid-19-faqs .btn {
  margin-top: 15px;
}
.covid-19-faqs #landingwideBody {
  padding-top: 0px;
}
@media (min-width: 992px) {
  .covid-19-faqs .LH-SECTION-HERO-CAROUSEL #covid-19 {
    background-position: bottom;
  }
}
.covid-19-faqs section h2 {
  font-weight: bold;
  margin-bottom: 30px;
}
.covid-19-faqs section p {
  font-weight: 100;
  margin-bottom: 20px;
}
.covid-19-faqs section ul,
.covid-19-faqs section dl {
  color: #333333;
  list-style-type: none;
  -webkit-padding-start: 20px;
  margin-bottom: 25px;
  padding-left: 25px;
}
.covid-19-faqs section ul li,
.covid-19-faqs section dl li,
.covid-19-faqs section ul dd,
.covid-19-faqs section dl dd {
  color: #333333;
  font-weight: 100;
}
.covid-19-faqs section ul li:before,
.covid-19-faqs section dl li:before,
.covid-19-faqs section ul dd:before,
.covid-19-faqs section dl dd:before {
  content: '\2022';
  color: #333333;
  padding-right: 7px;
  vertical-align: top;
}
.covid-19-faqs section ul dt,
.covid-19-faqs section dl dt,
.covid-19-faqs section ul dd,
.covid-19-faqs section dl dd {
  font-size: 1.2vw;
}
@media (max-width: 769px) {
  .covid-19-faqs section ul dt,
  .covid-19-faqs section dl dt,
  .covid-19-faqs section ul dd,
  .covid-19-faqs section dl dd {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .covid-19-faqs section ul dt,
  .covid-19-faqs section dl dt,
  .covid-19-faqs section ul dd,
  .covid-19-faqs section dl dd {
    font-size: 18px;
  }
}
.covid-19-faqs section ul dt,
.covid-19-faqs section dl dt {
  margin-top: 25px;
  text-decoration: underline;
}
.covid-19-faqs section .question {
  font-size: 1.33333333vw;
  color: #125797;
  display: inline-block;
  margin-top: 15px;
}
@media (max-width: 769px) {
  .covid-19-faqs section .question {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .covid-19-faqs section .question {
    font-size: 20px;
  }
}
.covid-19-faqs section .disclaimer {
  padding: 0;
}
.covid-19-faqs section#covid-19-faq h2 {
  margin-bottom: 5px;
}
.covid-19-faqs section#covid-19-faq h3 {
  font-size: 2vw;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 769px) {
  .covid-19-faqs section#covid-19-faq h3 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .covid-19-faqs section#covid-19-faq h3 {
    font-size: 30px;
  }
}
.covid-19-faqs section.LH-SECTION-TEXTCENTER .content-text {
  text-align: left;
}
.covid-19-faqs section.LH-SECTION-TEXTCENTER .content-text a {
  text-decoration: underline !important;
  font-weight: bold;
}
.barry-lohman-service {
  font-weight: 100;
}
.barry-lohman-service .zip_change {
  display: none !important;
}
.barry-lohman-service .btn {
  margin-top: 15px;
}
.barry-lohman-service .retainer {
  position: relative;
}
.barry-lohman-service #landingwideBody {
  padding-top: 0px;
}
.barry-lohman-service #landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .barry-lohman-service #landingwideBody h1 {
    font-size: 40.5px;
  }
}
@media (min-width: 1500px) {
  .barry-lohman-service #landingwideBody h1 {
    font-size: 47.97px;
  }
}
.barry-lohman-service #landingwideBody h2 {
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  .barry-lohman-service #landingwideBody h2 {
    font-size: 30.5px;
  }
}
@media (min-width: 1500px) {
  .barry-lohman-service #landingwideBody h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .barry-lohman-service .LH-SECTION-HERO-CAROUSEL {
    padding: 0;
  }
}
.barry-lohman-service .LH-SECTION-HERO-CAROUSEL #barry-lohman-service-1 {
  background-image: url('/images/landingpages/barry-lohman-service/home-delivery_sparkletts_mobile.jpg');
}
@media (min-width: 769px) {
  .barry-lohman-service .LH-SECTION-HERO-CAROUSEL #barry-lohman-service-1 {
    background-image: url('/images/landingpages/barry-lohman-service/home-delivery_sparkletts.jpg');
    background-position: bottom;
  }
}
.barry-lohman-service .LH-SECTION-HERO-CAROUSEL #barry-lohman-service-1 img {
  margin: auto;
}
.barry-lohman-service .LH-SECTION-HERO-CAROUSEL #barry-lohman-service-1 a {
  text-decoration: none;
}
.barry-lohman-service .LH-SECTION-HERO-CAROUSEL #barry-lohman-service-1 a:hover {
  text-decoration: none;
}
.barry-lohman-service .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 9vh;
  cursor: default;
}
@media (max-width: 1400px) {
  .barry-lohman-service .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding: 110px 20px 0;
  }
}
@media (min-width: 992px) {
  .barry-lohman-service .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    top: 0;
    padding-top: 125px;
  }
}
.barry-lohman-service .question-btn {
  padding: 0 20px;
  position: absolute;
  text-align: right;
  top: 100%;
  width: 100%;
  z-index: 99;
}
.barry-lohman-service .question-btn .btn {
  border-radius: 30px;
  font-size: 25px;
  padding: 10px 22px;
}
@media (min-width: 992px) {
  .barry-lohman-service .question-btn {
    padding: 0 40px;
    top: 135%;
  }
}
.barry-lohman-service .question-btn .popover {
  margin: 15px 0 0 auto;
}
.barry-lohman-service .question-btn .popover .arrow {
  left: 92%;
}
.barry-lohman-service .popover {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 25px auto 0;
  max-width: 300px;
  position: relative;
}
.barry-lohman-service .popover a {
  font-size: 1.2vw;
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 769px) {
  .barry-lohman-service .popover a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .barry-lohman-service .popover a {
    font-size: 18px;
  }
}
.barry-lohman-service .popover p {
  font-size: 1.33333333vw;
  color: #0088cc;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 769px) {
  .barry-lohman-service .popover p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .barry-lohman-service .popover p {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .barry-lohman-service section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .barry-lohman-service section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.barry-lohman-service section h1,
.barry-lohman-service section h2 {
  font-weight: bold;
  margin-bottom: 15px;
}
.barry-lohman-service section .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.barry-lohman-service section .content-text ul,
.barry-lohman-service section .content-header ul,
.barry-lohman-service section .content-3-tile ul,
.barry-lohman-service section .content-5-tile ul,
.barry-lohman-service section .content-text li,
.barry-lohman-service section .content-header li,
.barry-lohman-service section .content-3-tile li,
.barry-lohman-service section .content-5-tile li,
.barry-lohman-service section .content-text ol,
.barry-lohman-service section .content-header ol,
.barry-lohman-service section .content-3-tile ol,
.barry-lohman-service section .content-5-tile ol,
.barry-lohman-service section .content-text p,
.barry-lohman-service section .content-header p,
.barry-lohman-service section .content-3-tile p,
.barry-lohman-service section .content-5-tile p {
  font-size: 1.2vw;
  font-weight: normal;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .barry-lohman-service section .content-text ul,
  .barry-lohman-service section .content-header ul,
  .barry-lohman-service section .content-3-tile ul,
  .barry-lohman-service section .content-5-tile ul,
  .barry-lohman-service section .content-text li,
  .barry-lohman-service section .content-header li,
  .barry-lohman-service section .content-3-tile li,
  .barry-lohman-service section .content-5-tile li,
  .barry-lohman-service section .content-text ol,
  .barry-lohman-service section .content-header ol,
  .barry-lohman-service section .content-3-tile ol,
  .barry-lohman-service section .content-5-tile ol,
  .barry-lohman-service section .content-text p,
  .barry-lohman-service section .content-header p,
  .barry-lohman-service section .content-3-tile p,
  .barry-lohman-service section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .barry-lohman-service section .content-text ul,
  .barry-lohman-service section .content-header ul,
  .barry-lohman-service section .content-3-tile ul,
  .barry-lohman-service section .content-5-tile ul,
  .barry-lohman-service section .content-text li,
  .barry-lohman-service section .content-header li,
  .barry-lohman-service section .content-3-tile li,
  .barry-lohman-service section .content-5-tile li,
  .barry-lohman-service section .content-text ol,
  .barry-lohman-service section .content-header ol,
  .barry-lohman-service section .content-3-tile ol,
  .barry-lohman-service section .content-5-tile ol,
  .barry-lohman-service section .content-text p,
  .barry-lohman-service section .content-header p,
  .barry-lohman-service section .content-3-tile p,
  .barry-lohman-service section .content-5-tile p {
    font-size: 18px;
  }
}
.barry-lohman-service section .content-text dl,
.barry-lohman-service section .content-header dl,
.barry-lohman-service section .content-3-tile dl,
.barry-lohman-service section .content-5-tile dl,
.barry-lohman-service section .content-text dt,
.barry-lohman-service section .content-header dt,
.barry-lohman-service section .content-3-tile dt,
.barry-lohman-service section .content-5-tile dt,
.barry-lohman-service section .content-text dd,
.barry-lohman-service section .content-header dd,
.barry-lohman-service section .content-3-tile dd,
.barry-lohman-service section .content-5-tile dd {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .barry-lohman-service section .content-text dl,
  .barry-lohman-service section .content-header dl,
  .barry-lohman-service section .content-3-tile dl,
  .barry-lohman-service section .content-5-tile dl,
  .barry-lohman-service section .content-text dt,
  .barry-lohman-service section .content-header dt,
  .barry-lohman-service section .content-3-tile dt,
  .barry-lohman-service section .content-5-tile dt,
  .barry-lohman-service section .content-text dd,
  .barry-lohman-service section .content-header dd,
  .barry-lohman-service section .content-3-tile dd,
  .barry-lohman-service section .content-5-tile dd {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .barry-lohman-service section .content-text dl,
  .barry-lohman-service section .content-header dl,
  .barry-lohman-service section .content-3-tile dl,
  .barry-lohman-service section .content-5-tile dl,
  .barry-lohman-service section .content-text dt,
  .barry-lohman-service section .content-header dt,
  .barry-lohman-service section .content-3-tile dt,
  .barry-lohman-service section .content-5-tile dt,
  .barry-lohman-service section .content-text dd,
  .barry-lohman-service section .content-header dd,
  .barry-lohman-service section .content-3-tile dd,
  .barry-lohman-service section .content-5-tile dd {
    font-size: 16px;
  }
}
.barry-lohman-service section .content-text dt,
.barry-lohman-service section .content-header dt,
.barry-lohman-service section .content-3-tile dt,
.barry-lohman-service section .content-5-tile dt {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .barry-lohman-service section .content-text dt,
  .barry-lohman-service section .content-header dt,
  .barry-lohman-service section .content-3-tile dt,
  .barry-lohman-service section .content-5-tile dt {
    margin-top: 15px;
  }
}
.barry-lohman-service section .content-text dd,
.barry-lohman-service section .content-header dd,
.barry-lohman-service section .content-3-tile dd,
.barry-lohman-service section .content-5-tile dd {
  font-weight: normal;
}
@media (min-width: 992px) {
  .barry-lohman-service section .content-text,
  .barry-lohman-service section .content-header,
  .barry-lohman-service section .content-3-tile,
  .barry-lohman-service section .content-5-tile {
    padding-top: 0;
  }
  .barry-lohman-service section .content-text dl,
  .barry-lohman-service section .content-header dl,
  .barry-lohman-service section .content-3-tile dl,
  .barry-lohman-service section .content-5-tile dl {
    padding-left: 20px;
  }
}
.barry-lohman-service section .content-3-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.barry-lohman-service section .content-3-tile p {
  margin: auto;
  max-width: 350px;
}
@media (max-width: 991px) {
  .barry-lohman-service section .content-3-tile {
    width: 100%;
  }
}
.barry-lohman-service section .content-5-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.barry-lohman-service section .content-5-tile p {
  font-size: 1.06666667vw;
  margin-top: 10px;
}
@media (max-width: 769px) {
  .barry-lohman-service section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .barry-lohman-service section .content-5-tile p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .barry-lohman-service section .content-5-tile {
    width: 100%;
  }
}
.barry-lohman-service section.LH-SECTION-TEXTCENTER .content-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0%;
  text-align: left;
}
.barry-lohman-service section.LH-SECTION-TEXTCENTER .content-text p {
  max-width: 900px;
}
.barry-lohman-service section#barry-lohman-service img {
  max-width: 185px;
}
.barry-lohman-service section#barry-lohman-service .popover {
  display: block;
  max-width: inherit;
  width: 100% !important;
}
.barry-lohman-service section#barry-lohman-service .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .barry-lohman-service section#barry-lohman-service .content-text {
    float: left;
    width: 70.83333333%;
  }
}
.barry-lohman-service section#barry-lohman-service .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .barry-lohman-service section#barry-lohman-service .content-image {
    float: left;
    width: 29.16666667%;
  }
}
.barry-lohman-service section#whats-changing {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .barry-lohman-service section#whats-changing {
    text-align: center;
  }
}
.barry-lohman-service section#whats-changing img {
  width: 100%;
}
.barry-lohman-service section#whats-changing .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .barry-lohman-service section#whats-changing .content-text {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .barry-lohman-service section#whats-changing .content-text {
    clear: both;
  }
}
.barry-lohman-service section#whats-changing .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .barry-lohman-service section#whats-changing .content-image {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .barry-lohman-service section#whats-changing .content-image {
    margin-top: 250px;
    padding: 0;
  }
}
@media (min-width: 1500px) {
  .barry-lohman-service section#whats-changing .content-image {
    margin-top: 75px;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .barry-lohman-service section#set-my-account .content-text {
    text-align: center;
  }
}
.barry-lohman-service section#set-my-account p {
  max-width: inherit;
}
.barry-lohman-service section#set-my-account .tile-container {
  display: inline-block;
  margin: auto;
  width: 100%;
}
.barry-lohman-service section#set-my-account .tile-container img {
  margin-top: 10px;
}
.barry-lohman-service section#bottle-deposit-charge {
  background-image: url('/images/landingpages/barry-lohman-service/bottle_deposits-mobile.jpg');
  background-repeat: no-repeat;
  background-position: right;
}
@media (min-width: 992px) {
  .barry-lohman-service section#bottle-deposit-charge {
    background-image: url('/images/landingpages/barry-lohman-service/bottle_deposits_sparkletts.png');
  }
}
.barry-lohman-service section#bottle-deposit-charge .content-text p {
  color: #dddddd;
}
.barry-lohman-service section#billing-work .content-text {
  text-align: center;
}
.barry-lohman-service section#billing-work .content-text p {
  margin: auto;
}
.barry-lohman-service section#billing-work .tile-container {
  display: inline-block;
  width: 100%;
}
.barry-lohman-service section#sign-autopay .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .barry-lohman-service section#sign-autopay .content-text {
    float: left;
    width: 66.66666667%;
  }
}
.barry-lohman-service section#sign-autopay .content-text p {
  color: #dddddd;
}
.barry-lohman-service section#sign-autopay .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .barry-lohman-service section#sign-autopay .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .barry-lohman-service section#sign-autopay .content-image img {
    padding: 10% 0;
  }
}
@media (min-width: 992px) {
  .barry-lohman-service section#read-invoice-mobile {
    display: none;
  }
}
.barry-lohman-service section#read-invoice-mobile .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: center;
}
.barry-lohman-service section#read-invoice-mobile .content-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin: 30px auto;
  text-align: center;
}
.barry-lohman-service section#read-invoice-mobile .content-image img {
  padding: 0;
}
.barry-lohman-service section#read-invoice-mobile .content-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: left;
}
.barry-lohman-service section#read-invoice-mobile .content-row .icon {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.barry-lohman-service section#read-invoice-mobile .content-row .text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .barry-lohman-service section#read-invoice {
    display: none;
  }
}
.barry-lohman-service section#read-invoice .content-text {
  text-align: center;
  width: 100%;
  float: none;
}
.barry-lohman-service section#read-invoice .content-text p {
  margin: auto;
  text-align: center;
}
.barry-lohman-service section#read-invoice .nav-tabs {
  display: block;
  margin: 25px auto 0;
  max-width: 1200px;
}
.barry-lohman-service section#read-invoice .nav-tabs li.active a .nav-label {
  background-color: #169BD5;
  color: #fff;
  font-weight: bold;
}
.barry-lohman-service section#read-invoice .nav-tabs li.active a .tab-triangle {
  opacity: 1;
}
.barry-lohman-service section#read-invoice .nav-tabs a {
  font-size: 1.06666667vw;
  display: block;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 769px) {
  .barry-lohman-service section#read-invoice .nav-tabs a {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .barry-lohman-service section#read-invoice .nav-tabs a {
    font-size: 16px;
  }
}
.barry-lohman-service section#read-invoice .nav-tabs a:hover,
.barry-lohman-service section#read-invoice .nav-tabs a:focus {
  background: transparent;
  font-weight: bold;
}
.barry-lohman-service section#read-invoice .nav-tabs a .nav-label {
  border-radius: 30px;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.barry-lohman-service section#read-invoice .nav-tabs a .tab-triangle {
  color: #ddd;
  display: block;
  line-height: 0.6;
  opacity: 0;
  margin-top: 10px;
}
.barry-lohman-service section#read-invoice .tab-content {
  text-align: center;
}
.barry-lohman-service section#read-invoice .tab-content p {
  font-weight: bold;
}
.barry-lohman-service section#read-invoice .tab-content p img {
  max-width: 200px;
  margin: 0 5px;
}
.barry-lohman-service section#read-invoice .tab-content img {
  margin-top: 15px;
}
.barry-lohman-service section#new-delivery-person {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .barry-lohman-service section#new-delivery-person .content-text {
    padding: 10% 0;
  }
}
.barry-lohman-service section#still-need-help {
  text-align: center;
}
.barry-lohman-service section#still-need-help .content-text {
  text-align: center;
}
.barry-lohman-service section#still-need-help .content-text p {
  margin: auto;
}
.barry-lohman-service section#still-need-help .tile-container {
  display: inline-block;
  margin: auto;
  max-width: 600px;
  width: 100%;
}
.barry-lohman-service section#still-need-help .tile-container img {
  margin-bottom: 10px;
}
.barry-lohman-service section#order-more {
  padding-bottom: 0;
}
.barry-lohman-service section#order-more .content-text img {
  width: 100%;
}
@media (min-width: 992px) {
  .barry-lohman-service section#order-more .content-image {
    margin-top: 15%;
    padding: 0;
  }
  .barry-lohman-service section#order-more .content-image img {
    width: 100%;
  }
}
@media (min-width: 1500px) {
  .barry-lohman-service section#order-more .content-image {
    margin-top: 7%;
  }
}
@media (max-width: 991px) {
  .barry-lohman-service .content-image {
    margin: auto;
    text-align: center;
  }
  .barry-lohman-service .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.barry-lohman-service .disclaimer {
  margin-top: 0 !important;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .barry-lohman-service .disclaimer {
    padding-top: 0px;
  }
}
.barry-lohman-service #customerLetter .modal-body {
  padding-top: 0px;
}
.barry-lohman-service #customerLetter .modal-body .customerLetter_logo {
  padding-bottom: 30px;
  max-width: 175px;
}
.barry-lohman-service #customerLetter .modal-body img {
  max-width: 268px;
  width: 100%;
}
@media (min-width: 769px) {
  .primo-water-on-demand .LH-SECTION-HERO-CAROUSEL #primo-home-1 {
    background-image: url('/images/landingpages/primo-home/home-delivery_crystal-springs.jpg');
    background-position: bottom;
  }
}
.sparkletts .primo-water-on-demand .LH-SECTION-HERO-CAROUSEL #primo-home-1 {
  background-image: url('/images/landingpages/primo-home/home-delivery_sparkletts_mobile.jpg');
}
@media (min-width: 769px) {
  .sparkletts .primo-water-on-demand .LH-SECTION-HERO-CAROUSEL #primo-home-1 {
    background-image: url('/images/landingpages/primo-home/home-delivery_sparkletts.jpg');
    background-position: bottom;
  }
}
.primo-water-on-demand {
  font-weight: 100;
}
.primo-water-on-demand .zip_change {
  display: none !important;
}
.primo-water-on-demand .btn {
  margin-top: 15px;
}
.primo-water-on-demand .retainer {
  position: relative;
}
.primo-water-on-demand #landingwideBody {
  padding-top: 0px;
}
.primo-water-on-demand #landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .primo-water-on-demand #landingwideBody h1 {
    font-size: 40.5px;
  }
}
@media (min-width: 1500px) {
  .primo-water-on-demand #landingwideBody h1 {
    font-size: 47.97px;
  }
}
.primo-water-on-demand #landingwideBody h2 {
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  .primo-water-on-demand #landingwideBody h2 {
    font-size: 30.5px;
  }
}
@media (min-width: 1500px) {
  .primo-water-on-demand #landingwideBody h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .primo-water-on-demand .LH-SECTION-HERO-CAROUSEL {
    padding: 0;
  }
}
.primo-water-on-demand .LH-SECTION-HERO-CAROUSEL #primo-home-1 {
  background-image: url('/images/landingpages/primo-home/home-delivery_crystal-springs_mobile.jpg');
}
@media (min-width: 769px) {
  .primo-water-on-demand .LH-SECTION-HERO-CAROUSEL #primo-home-1 {
    background-image: url('/images/landingpages/primo-home/home-delivery_crystal-springs.jpg');
    background-position: bottom;
  }
}
.primo-water-on-demand .LH-SECTION-HERO-CAROUSEL #primo-home-1 img {
  margin: auto;
}
.primo-water-on-demand .LH-SECTION-HERO-CAROUSEL #primo-home-1 a {
  text-decoration: none;
}
.primo-water-on-demand .LH-SECTION-HERO-CAROUSEL #primo-home-1 a:hover {
  text-decoration: none;
}
.primo-water-on-demand .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 9vh;
  cursor: default;
}
@media (max-width: 1400px) {
  .primo-water-on-demand .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding: 80px 20px 0;
  }
}
@media (min-width: 992px) {
  .primo-water-on-demand .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    top: 0;
    padding-top: 100px;
  }
}
.primo-water-on-demand .LH-SECTION-HERO-CAROUSEL .region-switch-btn {
  margin-top: 15px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  font-size: 1.2vw;
  background-color: #ffd202;
  color: #333;
  font-weight: bold;
  margin: 0 10px 10px;
  padding: 15px 20px;
  position: absolute;
}
@media (max-width: 769px) {
  .primo-water-on-demand .LH-SECTION-HERO-CAROUSEL .region-switch-btn {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .primo-water-on-demand .LH-SECTION-HERO-CAROUSEL .region-switch-btn {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .primo-water-on-demand .LH-SECTION-HERO-CAROUSEL .region-switch-btn {
    top: 0;
    left: 0;
    right: 0;
  }
}
@media (min-width: 992px) {
  .primo-water-on-demand .LH-SECTION-HERO-CAROUSEL .region-switch-btn {
    right: 10%;
  }
}
.primo-water-on-demand .question-btn {
  padding: 0 20px;
  position: absolute;
  text-align: right;
  top: 100%;
  width: 100%;
  z-index: 99;
}
.primo-water-on-demand .question-btn .btn {
  border-radius: 30px;
  font-size: 25px;
  padding: 10px 22px;
}
@media (min-width: 992px) {
  .primo-water-on-demand .question-btn {
    padding: 0 40px;
    top: 135%;
  }
}
.primo-water-on-demand .question-btn .popover {
  margin: 15px 0 0 auto;
}
.primo-water-on-demand .question-btn .popover .arrow {
  left: 92%;
}
.primo-water-on-demand .popover {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 25px auto 0;
  max-width: 300px;
  position: relative;
}
.primo-water-on-demand .popover a {
  font-size: 1.2vw;
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 769px) {
  .primo-water-on-demand .popover a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .primo-water-on-demand .popover a {
    font-size: 18px;
  }
}
.primo-water-on-demand .popover p {
  font-size: 1.33333333vw;
  color: #0088cc;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 769px) {
  .primo-water-on-demand .popover p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .primo-water-on-demand .popover p {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .primo-water-on-demand section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .primo-water-on-demand section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.primo-water-on-demand section h1,
.primo-water-on-demand section h2 {
  font-weight: bold;
  margin-bottom: 10px;
}
.primo-water-on-demand section .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.primo-water-on-demand section .content-text ul,
.primo-water-on-demand section .content-header ul,
.primo-water-on-demand section .content-3-tile ul,
.primo-water-on-demand section .content-5-tile ul,
.primo-water-on-demand section .content-text li,
.primo-water-on-demand section .content-header li,
.primo-water-on-demand section .content-3-tile li,
.primo-water-on-demand section .content-5-tile li,
.primo-water-on-demand section .content-text ol,
.primo-water-on-demand section .content-header ol,
.primo-water-on-demand section .content-3-tile ol,
.primo-water-on-demand section .content-5-tile ol,
.primo-water-on-demand section .content-text p,
.primo-water-on-demand section .content-header p,
.primo-water-on-demand section .content-3-tile p,
.primo-water-on-demand section .content-5-tile p {
  font-size: 1.2vw;
  font-weight: normal;
  margin-top: 15px;
}
@media (max-width: 769px) {
  .primo-water-on-demand section .content-text ul,
  .primo-water-on-demand section .content-header ul,
  .primo-water-on-demand section .content-3-tile ul,
  .primo-water-on-demand section .content-5-tile ul,
  .primo-water-on-demand section .content-text li,
  .primo-water-on-demand section .content-header li,
  .primo-water-on-demand section .content-3-tile li,
  .primo-water-on-demand section .content-5-tile li,
  .primo-water-on-demand section .content-text ol,
  .primo-water-on-demand section .content-header ol,
  .primo-water-on-demand section .content-3-tile ol,
  .primo-water-on-demand section .content-5-tile ol,
  .primo-water-on-demand section .content-text p,
  .primo-water-on-demand section .content-header p,
  .primo-water-on-demand section .content-3-tile p,
  .primo-water-on-demand section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .primo-water-on-demand section .content-text ul,
  .primo-water-on-demand section .content-header ul,
  .primo-water-on-demand section .content-3-tile ul,
  .primo-water-on-demand section .content-5-tile ul,
  .primo-water-on-demand section .content-text li,
  .primo-water-on-demand section .content-header li,
  .primo-water-on-demand section .content-3-tile li,
  .primo-water-on-demand section .content-5-tile li,
  .primo-water-on-demand section .content-text ol,
  .primo-water-on-demand section .content-header ol,
  .primo-water-on-demand section .content-3-tile ol,
  .primo-water-on-demand section .content-5-tile ol,
  .primo-water-on-demand section .content-text p,
  .primo-water-on-demand section .content-header p,
  .primo-water-on-demand section .content-3-tile p,
  .primo-water-on-demand section .content-5-tile p {
    font-size: 18px;
  }
}
.primo-water-on-demand section .content-text dl,
.primo-water-on-demand section .content-header dl,
.primo-water-on-demand section .content-3-tile dl,
.primo-water-on-demand section .content-5-tile dl,
.primo-water-on-demand section .content-text dt,
.primo-water-on-demand section .content-header dt,
.primo-water-on-demand section .content-3-tile dt,
.primo-water-on-demand section .content-5-tile dt,
.primo-water-on-demand section .content-text dd,
.primo-water-on-demand section .content-header dd,
.primo-water-on-demand section .content-3-tile dd,
.primo-water-on-demand section .content-5-tile dd {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .primo-water-on-demand section .content-text dl,
  .primo-water-on-demand section .content-header dl,
  .primo-water-on-demand section .content-3-tile dl,
  .primo-water-on-demand section .content-5-tile dl,
  .primo-water-on-demand section .content-text dt,
  .primo-water-on-demand section .content-header dt,
  .primo-water-on-demand section .content-3-tile dt,
  .primo-water-on-demand section .content-5-tile dt,
  .primo-water-on-demand section .content-text dd,
  .primo-water-on-demand section .content-header dd,
  .primo-water-on-demand section .content-3-tile dd,
  .primo-water-on-demand section .content-5-tile dd {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .primo-water-on-demand section .content-text dl,
  .primo-water-on-demand section .content-header dl,
  .primo-water-on-demand section .content-3-tile dl,
  .primo-water-on-demand section .content-5-tile dl,
  .primo-water-on-demand section .content-text dt,
  .primo-water-on-demand section .content-header dt,
  .primo-water-on-demand section .content-3-tile dt,
  .primo-water-on-demand section .content-5-tile dt,
  .primo-water-on-demand section .content-text dd,
  .primo-water-on-demand section .content-header dd,
  .primo-water-on-demand section .content-3-tile dd,
  .primo-water-on-demand section .content-5-tile dd {
    font-size: 16px;
  }
}
.primo-water-on-demand section .content-text dt,
.primo-water-on-demand section .content-header dt,
.primo-water-on-demand section .content-3-tile dt,
.primo-water-on-demand section .content-5-tile dt {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .primo-water-on-demand section .content-text dt,
  .primo-water-on-demand section .content-header dt,
  .primo-water-on-demand section .content-3-tile dt,
  .primo-water-on-demand section .content-5-tile dt {
    margin-top: 15px;
  }
}
.primo-water-on-demand section .content-text dd,
.primo-water-on-demand section .content-header dd,
.primo-water-on-demand section .content-3-tile dd,
.primo-water-on-demand section .content-5-tile dd {
  font-weight: normal;
}
@media (min-width: 992px) {
  .primo-water-on-demand section .content-text,
  .primo-water-on-demand section .content-header,
  .primo-water-on-demand section .content-3-tile,
  .primo-water-on-demand section .content-5-tile {
    padding-top: 0;
  }
  .primo-water-on-demand section .content-text dl,
  .primo-water-on-demand section .content-header dl,
  .primo-water-on-demand section .content-3-tile dl,
  .primo-water-on-demand section .content-5-tile dl {
    padding-left: 10px;
  }
}
.primo-water-on-demand section .content-3-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.primo-water-on-demand section .content-3-tile p {
  margin: auto;
  max-width: 350px;
}
@media (max-width: 991px) {
  .primo-water-on-demand section .content-3-tile {
    width: 100%;
  }
}
.primo-water-on-demand section .content-5-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.primo-water-on-demand section .content-5-tile p {
  font-size: 1.06666667vw;
  margin-top: 10px;
}
@media (max-width: 769px) {
  .primo-water-on-demand section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .primo-water-on-demand section .content-5-tile p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .primo-water-on-demand section .content-5-tile {
    width: 100%;
  }
}
.primo-water-on-demand section.LH-SECTION-TEXTCENTER .content-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0%;
  text-align: left;
}
.primo-water-on-demand section.LH-SECTION-TEXTCENTER .content-text p {
  max-width: 900px;
}
.primo-water-on-demand section#primo-home img {
  max-width: 185px;
}
.primo-water-on-demand section#primo-home .popover {
  display: block;
  max-width: inherit;
  width: 100% !important;
}
.primo-water-on-demand section#primo-home .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#primo-home .content-text {
    float: left;
    width: 70.83333333%;
  }
}
.primo-water-on-demand section#primo-home .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#primo-home .content-image {
    float: left;
    width: 29.16666667%;
  }
}
.primo-water-on-demand section#whats-changing {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .primo-water-on-demand section#whats-changing {
    text-align: center;
  }
}
.primo-water-on-demand section#whats-changing img {
  width: 100%;
}
.primo-water-on-demand section#whats-changing .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#whats-changing .content-text {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .primo-water-on-demand section#whats-changing .content-text {
    clear: both;
  }
}
.primo-water-on-demand section#whats-changing .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#whats-changing .content-image {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .primo-water-on-demand section#whats-changing .content-image {
    margin-top: 150px;
    padding: 0;
  }
}
.primo-water-on-demand section#mywater-app {
  padding: 0;
}
.primo-water-on-demand section#mywater-app .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#mywater-app .content-text {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .primo-water-on-demand section#mywater-app .content-text {
    margin-top: 150px;
    left: 40%;
  }
}
.primo-water-on-demand section#mywater-app .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#mywater-app .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .primo-water-on-demand section#mywater-app .content-image {
    margin-top: 100px;
    right: 55%;
  }
}
.primo-water-on-demand section#mywater-app .btn-containers {
  display: inline-block;
  width: 100%;
}
.primo-water-on-demand section#mywater-app .btn-containers a {
  display: inline-block;
  padding: 20px 10px 20px 0;
}
@media (max-width: 991px) {
  .primo-water-on-demand section#set-my-account .content-text {
    text-align: center;
  }
}
.primo-water-on-demand section#set-my-account p {
  max-width: inherit;
}
.primo-water-on-demand section#set-my-account .tile-container {
  display: block;
  margin: auto;
  max-width: 1000px;
  width: 100%;
}
.primo-water-on-demand section#set-my-account .tile-container img {
  margin-top: 10px;
}
.primo-water-on-demand section#set-my-account .tile-container .content-5-tile {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#set-my-account .tile-container .content-5-tile {
    float: left;
    width: 25%;
  }
}
.primo-water-on-demand section#bottle-deposit-charge {
  background-image: url('/images/landingpages/primo-home/bottle_deposits-mobile.jpg');
  background-repeat: no-repeat;
  background-position: right;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#bottle-deposit-charge {
    background-image: url('/images/landingpages/primo-home/bottle_deposits_crystal-springs.png');
  }
}
.primo-water-on-demand section#bottle-deposit-charge .content-text p {
  color: #dddddd;
}
.primo-water-on-demand section#billing-work {
  text-align: center;
}
.primo-water-on-demand section#billing-work .content-text {
  text-align: center;
}
.primo-water-on-demand section#billing-work .content-text p {
  margin: auto;
}
.primo-water-on-demand section#billing-work .tile-container {
  display: inline-block;
  max-width: 1000px;
  width: 100%;
}
.primo-water-on-demand section#billing-work .tile-container .content-3-tile {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#billing-work .tile-container .content-3-tile {
    float: left;
    width: 50%;
  }
}
.primo-water-on-demand section#sign-autopay .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#sign-autopay .content-text {
    float: left;
    width: 66.66666667%;
  }
}
.primo-water-on-demand section#sign-autopay .content-text p {
  color: #dddddd;
}
.primo-water-on-demand section#sign-autopay .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#sign-autopay .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .primo-water-on-demand section#sign-autopay .content-image img {
    padding: 10% 0;
  }
}
@media (min-width: 992px) {
  .primo-water-on-demand section#read-invoice-mobile {
    display: none;
  }
}
.primo-water-on-demand section#read-invoice-mobile .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: center;
}
.primo-water-on-demand section#read-invoice-mobile .content-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin: 30px auto;
  text-align: center;
}
.primo-water-on-demand section#read-invoice-mobile .content-image img {
  padding: 0;
}
.primo-water-on-demand section#read-invoice-mobile .content-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: left;
}
.primo-water-on-demand section#read-invoice-mobile .content-row .icon {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.primo-water-on-demand section#read-invoice-mobile .content-row .text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .primo-water-on-demand section#read-invoice {
    display: none;
  }
}
.primo-water-on-demand section#read-invoice .content-text {
  text-align: center;
  width: 100%;
  float: none;
}
.primo-water-on-demand section#read-invoice .content-text p {
  margin: auto;
  text-align: center;
}
.primo-water-on-demand section#read-invoice .nav-tabs {
  display: block;
  margin: 25px auto 0;
  max-width: 1200px;
}
.primo-water-on-demand section#read-invoice .nav-tabs li.active a .nav-label {
  background-color: #169BD5;
  color: #fff;
  font-weight: bold;
}
.primo-water-on-demand section#read-invoice .nav-tabs li.active a .tab-triangle {
  opacity: 1;
}
.primo-water-on-demand section#read-invoice .nav-tabs a {
  font-size: 1.06666667vw;
  display: block;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 769px) {
  .primo-water-on-demand section#read-invoice .nav-tabs a {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .primo-water-on-demand section#read-invoice .nav-tabs a {
    font-size: 16px;
  }
}
.primo-water-on-demand section#read-invoice .nav-tabs a:hover,
.primo-water-on-demand section#read-invoice .nav-tabs a:focus {
  background: transparent;
  font-weight: bold;
}
.primo-water-on-demand section#read-invoice .nav-tabs a .nav-label {
  border-radius: 30px;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.primo-water-on-demand section#read-invoice .nav-tabs a .tab-triangle {
  color: #ddd;
  display: block;
  line-height: 0.6;
  opacity: 0;
  margin-top: 10px;
}
.primo-water-on-demand section#read-invoice .tab-content {
  text-align: center;
}
.primo-water-on-demand section#read-invoice .tab-content p {
  font-weight: bold;
}
.primo-water-on-demand section#read-invoice .tab-content p img {
  max-width: 200px;
  margin: 0 5px;
}
.primo-water-on-demand section#read-invoice .tab-content img {
  margin-top: 15px;
}
.primo-water-on-demand section#new-delivery-person {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#new-delivery-person .content-text {
    padding: 10% 0;
  }
}
.primo-water-on-demand section#still-need-help {
  text-align: center;
}
.primo-water-on-demand section#still-need-help .content-text {
  text-align: center;
}
.primo-water-on-demand section#still-need-help .content-text p {
  margin: auto;
}
.primo-water-on-demand section#still-need-help .tile-container {
  display: inline-block;
  margin: auto;
  max-width: 600px;
  width: 100%;
}
.primo-water-on-demand section#still-need-help .tile-container img {
  margin-bottom: 10px;
}
.primo-water-on-demand section#order-more {
  padding-bottom: 0;
}
.primo-water-on-demand section#order-more .content-text img {
  width: 100%;
}
@media (min-width: 992px) {
  .primo-water-on-demand section#order-more .content-image {
    margin-top: 15%;
    padding: 0;
  }
  .primo-water-on-demand section#order-more .content-image img {
    width: 100%;
  }
}
@media (min-width: 1500px) {
  .primo-water-on-demand section#order-more .content-image {
    margin-top: 7%;
  }
}
@media (max-width: 991px) {
  .primo-water-on-demand .content-image {
    margin: auto;
    text-align: center;
  }
  .primo-water-on-demand .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.primo-water-on-demand .disclaimer {
  margin-top: 0 !important;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .primo-water-on-demand .disclaimer {
    padding-top: 0px;
  }
}
.primo-water-on-demand #customerLetter .modal-body {
  padding-top: 0px;
}
.primo-water-on-demand #customerLetter .modal-body .customerLetter_logo {
  padding-bottom: 30px;
  max-width: 175px;
}
.primo-water-on-demand #customerLetter .modal-body img {
  max-width: 268px;
  width: 100%;
}
.primo-direct {
  font-weight: 100;
}
.primo-direct .zip_change {
  display: none !important;
}
.primo-direct .btn {
  margin-top: 15px;
}
.primo-direct .retainer {
  position: relative;
}
.primo-direct #landingwideBody {
  padding-top: 0px;
}
.primo-direct #landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .primo-direct #landingwideBody h1 {
    font-size: 40.5px;
  }
}
@media (min-width: 1500px) {
  .primo-direct #landingwideBody h1 {
    font-size: 47.97px;
  }
}
.primo-direct #landingwideBody h2 {
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  .primo-direct #landingwideBody h2 {
    font-size: 30.5px;
  }
}
@media (min-width: 1500px) {
  .primo-direct #landingwideBody h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .primo-direct .LH-SECTION-HERO-CAROUSEL {
    padding: 0;
  }
}
.primo-direct .LH-SECTION-HERO-CAROUSEL #primo-direct-1 {
  background-image: url('/images/landingpages/primo-direct/home-delivery_crystal-springs_mobile.jpg');
}
@media (min-width: 769px) {
  .primo-direct .LH-SECTION-HERO-CAROUSEL #primo-direct-1 {
    background-image: url('/images/landingpages/primo-direct/home-delivery_crystal-springs.jpg');
    background-position: bottom;
  }
}
.primo-direct .LH-SECTION-HERO-CAROUSEL #primo-direct-1 img {
  margin: auto;
}
.primo-direct .LH-SECTION-HERO-CAROUSEL #primo-direct-1 a {
  text-decoration: none;
}
.primo-direct .LH-SECTION-HERO-CAROUSEL #primo-direct-1 a:hover {
  text-decoration: none;
}
.primo-direct .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 9vh;
  cursor: default;
}
@media (max-width: 1400px) {
  .primo-direct .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding: 80px 20px 0;
  }
}
@media (min-width: 992px) {
  .primo-direct .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    top: 0;
    padding-top: 100px;
  }
}
.primo-direct .question-btn {
  padding: 0 20px;
  position: absolute;
  text-align: right;
  top: 100%;
  width: 100%;
  z-index: 99;
}
.primo-direct .question-btn .btn {
  border-radius: 30px;
  font-size: 25px;
  padding: 10px 22px;
}
@media (min-width: 992px) {
  .primo-direct .question-btn {
    padding: 0 40px;
    top: 135%;
  }
}
.primo-direct .question-btn .popover {
  margin: 15px 0 0 auto;
}
.primo-direct .question-btn .popover .arrow {
  left: 92%;
}
.primo-direct .popover {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 25px auto 0;
  max-width: 300px;
  position: relative;
}
.primo-direct .popover a {
  font-size: 1.2vw;
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 769px) {
  .primo-direct .popover a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .primo-direct .popover a {
    font-size: 18px;
  }
}
.primo-direct .popover p {
  font-size: 1.33333333vw;
  color: #0088cc;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 769px) {
  .primo-direct .popover p {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .primo-direct .popover p {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .primo-direct section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .primo-direct section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.primo-direct section h1,
.primo-direct section h2 {
  font-weight: bold;
  margin-bottom: 10px;
}
.primo-direct section .blue-text {
  color: #0241a3 !important;
}
.primo-direct section .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.primo-direct section .content-text ul,
.primo-direct section .content-header ul,
.primo-direct section .content-3-tile ul,
.primo-direct section .content-5-tile ul,
.primo-direct section .content-text li,
.primo-direct section .content-header li,
.primo-direct section .content-3-tile li,
.primo-direct section .content-5-tile li,
.primo-direct section .content-text ol,
.primo-direct section .content-header ol,
.primo-direct section .content-3-tile ol,
.primo-direct section .content-5-tile ol,
.primo-direct section .content-text p,
.primo-direct section .content-header p,
.primo-direct section .content-3-tile p,
.primo-direct section .content-5-tile p {
  font-size: 1.2vw;
  font-weight: normal;
  margin-top: 15px;
}
@media (max-width: 769px) {
  .primo-direct section .content-text ul,
  .primo-direct section .content-header ul,
  .primo-direct section .content-3-tile ul,
  .primo-direct section .content-5-tile ul,
  .primo-direct section .content-text li,
  .primo-direct section .content-header li,
  .primo-direct section .content-3-tile li,
  .primo-direct section .content-5-tile li,
  .primo-direct section .content-text ol,
  .primo-direct section .content-header ol,
  .primo-direct section .content-3-tile ol,
  .primo-direct section .content-5-tile ol,
  .primo-direct section .content-text p,
  .primo-direct section .content-header p,
  .primo-direct section .content-3-tile p,
  .primo-direct section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .primo-direct section .content-text ul,
  .primo-direct section .content-header ul,
  .primo-direct section .content-3-tile ul,
  .primo-direct section .content-5-tile ul,
  .primo-direct section .content-text li,
  .primo-direct section .content-header li,
  .primo-direct section .content-3-tile li,
  .primo-direct section .content-5-tile li,
  .primo-direct section .content-text ol,
  .primo-direct section .content-header ol,
  .primo-direct section .content-3-tile ol,
  .primo-direct section .content-5-tile ol,
  .primo-direct section .content-text p,
  .primo-direct section .content-header p,
  .primo-direct section .content-3-tile p,
  .primo-direct section .content-5-tile p {
    font-size: 18px;
  }
}
.primo-direct section .content-text dl,
.primo-direct section .content-header dl,
.primo-direct section .content-3-tile dl,
.primo-direct section .content-5-tile dl,
.primo-direct section .content-text dt,
.primo-direct section .content-header dt,
.primo-direct section .content-3-tile dt,
.primo-direct section .content-5-tile dt,
.primo-direct section .content-text dd,
.primo-direct section .content-header dd,
.primo-direct section .content-3-tile dd,
.primo-direct section .content-5-tile dd {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .primo-direct section .content-text dl,
  .primo-direct section .content-header dl,
  .primo-direct section .content-3-tile dl,
  .primo-direct section .content-5-tile dl,
  .primo-direct section .content-text dt,
  .primo-direct section .content-header dt,
  .primo-direct section .content-3-tile dt,
  .primo-direct section .content-5-tile dt,
  .primo-direct section .content-text dd,
  .primo-direct section .content-header dd,
  .primo-direct section .content-3-tile dd,
  .primo-direct section .content-5-tile dd {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .primo-direct section .content-text dl,
  .primo-direct section .content-header dl,
  .primo-direct section .content-3-tile dl,
  .primo-direct section .content-5-tile dl,
  .primo-direct section .content-text dt,
  .primo-direct section .content-header dt,
  .primo-direct section .content-3-tile dt,
  .primo-direct section .content-5-tile dt,
  .primo-direct section .content-text dd,
  .primo-direct section .content-header dd,
  .primo-direct section .content-3-tile dd,
  .primo-direct section .content-5-tile dd {
    font-size: 16px;
  }
}
.primo-direct section .content-text dt,
.primo-direct section .content-header dt,
.primo-direct section .content-3-tile dt,
.primo-direct section .content-5-tile dt {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .primo-direct section .content-text dt,
  .primo-direct section .content-header dt,
  .primo-direct section .content-3-tile dt,
  .primo-direct section .content-5-tile dt {
    margin-top: 15px;
  }
}
.primo-direct section .content-text dd,
.primo-direct section .content-header dd,
.primo-direct section .content-3-tile dd,
.primo-direct section .content-5-tile dd {
  font-weight: normal;
}
@media (min-width: 992px) {
  .primo-direct section .content-text,
  .primo-direct section .content-header,
  .primo-direct section .content-3-tile,
  .primo-direct section .content-5-tile {
    padding-top: 0;
  }
  .primo-direct section .content-text dl,
  .primo-direct section .content-header dl,
  .primo-direct section .content-3-tile dl,
  .primo-direct section .content-5-tile dl {
    padding-left: 10px;
  }
}
.primo-direct section .content-3-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.primo-direct section .content-3-tile p {
  margin: auto;
  max-width: 350px;
}
@media (max-width: 991px) {
  .primo-direct section .content-3-tile {
    width: 100%;
  }
}
.primo-direct section .content-5-tile {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.primo-direct section .content-5-tile p {
  font-size: 1.06666667vw;
  margin-top: 10px;
}
@media (max-width: 769px) {
  .primo-direct section .content-5-tile p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .primo-direct section .content-5-tile p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .primo-direct section .content-5-tile {
    width: 100%;
  }
}
.primo-direct section.LH-SECTION-TEXTCENTER .content-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0%;
  text-align: left;
}
.primo-direct section.LH-SECTION-TEXTCENTER .content-text p {
  max-width: 900px;
}
.primo-direct section#primo-direct img {
  max-width: 185px;
}
.primo-direct section#primo-direct .popover {
  display: block;
  max-width: inherit;
  width: 100% !important;
}
.primo-direct section#primo-direct .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-direct section#primo-direct .content-text {
    float: left;
    width: 70.83333333%;
  }
}
.primo-direct section#primo-direct .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-direct section#primo-direct .content-image {
    float: left;
    width: 29.16666667%;
  }
}
.primo-direct section#whats-changing {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .primo-direct section#whats-changing {
    text-align: center;
  }
}
.primo-direct section#whats-changing img {
  width: 100%;
}
.primo-direct section#whats-changing .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-direct section#whats-changing .content-text {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .primo-direct section#whats-changing .content-text {
    clear: both;
  }
}
.primo-direct section#whats-changing .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-direct section#whats-changing .content-image {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .primo-direct section#whats-changing .content-image {
    margin-top: 100px;
    padding: 0;
  }
}
.primo-direct section#mywater-app {
  padding: 0;
}
.primo-direct section#mywater-app .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-direct section#mywater-app .content-text {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .primo-direct section#mywater-app .content-text {
    margin-top: 150px;
    left: 40%;
  }
}
.primo-direct section#mywater-app .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-direct section#mywater-app .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .primo-direct section#mywater-app .content-image {
    margin-top: 100px;
    right: 55%;
  }
}
.primo-direct section#mywater-app .btn-containers {
  display: inline-block;
  width: 100%;
}
.primo-direct section#mywater-app .btn-containers a {
  display: inline-block;
  padding: 20px 10px 20px 0;
}
@media (max-width: 991px) {
  .primo-direct section#set-my-account .content-text {
    text-align: center;
  }
}
.primo-direct section#set-my-account p {
  max-width: inherit;
}
.primo-direct section#set-my-account .tile-container {
  display: block;
  margin: auto;
  max-width: 1000px;
  width: 100%;
}
.primo-direct section#set-my-account .tile-container img {
  margin-top: 10px;
}
.primo-direct section#bottle-deposit-charge {
  background-image: url('/images/landingpages/primo-direct/bottle_deposits-mobile.jpg');
  background-repeat: no-repeat;
  background-position: right;
}
@media (min-width: 992px) {
  .primo-direct section#bottle-deposit-charge {
    background-image: url('/images/landingpages/primo-direct/bottle_deposits_crystal-springs.png');
  }
  .primo-direct section#bottle-deposit-charge .content-container {
    padding-bottom: 75px;
    padding-top: 75px;
  }
}
.primo-direct section#bottle-deposit-charge .content-text p {
  color: #dddddd;
}
.primo-direct section#billing-work {
  text-align: center;
}
.primo-direct section#billing-work .content-text {
  text-align: center;
}
.primo-direct section#billing-work .content-text p {
  margin: auto;
}
.primo-direct section#billing-work .tile-container {
  display: inline-block;
  width: 100%;
}
.primo-direct section#sign-autopay .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-direct section#sign-autopay .content-text {
    float: left;
    width: 66.66666667%;
  }
}
.primo-direct section#sign-autopay .content-text p {
  color: #dddddd;
}
.primo-direct section#sign-autopay .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .primo-direct section#sign-autopay .content-image {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .primo-direct section#sign-autopay .content-image img {
    padding: 10% 0;
  }
}
@media (min-width: 992px) {
  .primo-direct section#read-invoice-mobile {
    display: none;
  }
}
.primo-direct section#read-invoice-mobile .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: center;
}
.primo-direct section#read-invoice-mobile .content-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin: 30px auto;
  text-align: center;
}
.primo-direct section#read-invoice-mobile .content-image img {
  padding: 0;
}
.primo-direct section#read-invoice-mobile .content-row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  text-align: left;
}
.primo-direct section#read-invoice-mobile .content-row .icon {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.primo-direct section#read-invoice-mobile .content-row .text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .primo-direct section#read-invoice {
    display: none;
  }
}
.primo-direct section#read-invoice .content-text {
  text-align: center;
  width: 100%;
  float: none;
}
.primo-direct section#read-invoice .content-text p {
  margin: auto;
  text-align: center;
}
.primo-direct section#read-invoice .nav-tabs {
  display: block;
  margin: 25px auto 0;
  max-width: 1200px;
}
.primo-direct section#read-invoice .nav-tabs li.active a .nav-label {
  background-color: #169BD5;
  color: #fff;
  font-weight: bold;
}
.primo-direct section#read-invoice .nav-tabs li.active a .tab-triangle {
  opacity: 1;
}
.primo-direct section#read-invoice .nav-tabs a {
  font-size: 1.06666667vw;
  display: block;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 769px) {
  .primo-direct section#read-invoice .nav-tabs a {
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  .primo-direct section#read-invoice .nav-tabs a {
    font-size: 16px;
  }
}
.primo-direct section#read-invoice .nav-tabs a:hover,
.primo-direct section#read-invoice .nav-tabs a:focus {
  background: transparent;
  font-weight: bold;
}
.primo-direct section#read-invoice .nav-tabs a .nav-label {
  border-radius: 30px;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.primo-direct section#read-invoice .nav-tabs a .tab-triangle {
  color: #ddd;
  display: block;
  line-height: 0.6;
  opacity: 0;
  margin-top: 10px;
}
.primo-direct section#read-invoice .tab-content {
  text-align: center;
}
.primo-direct section#read-invoice .tab-content p {
  font-weight: bold;
}
.primo-direct section#read-invoice .tab-content p img {
  max-width: 200px;
  margin: 0 5px;
}
.primo-direct section#read-invoice .tab-content img {
  margin-top: 15px;
}
.primo-direct section#new-delivery-person {
  background-color: #f7f7f7;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .primo-direct section#new-delivery-person .content-text {
    padding: 10% 0;
  }
}
.primo-direct section#still-need-help {
  text-align: center;
}
.primo-direct section#still-need-help .content-text {
  text-align: center;
}
.primo-direct section#still-need-help .content-text p {
  margin: auto;
}
.primo-direct section#still-need-help .tile-container {
  display: inline-block;
  margin: auto;
  max-width: 600px;
  width: 100%;
}
.primo-direct section#still-need-help .tile-container img {
  margin-bottom: 10px;
}
.primo-direct section#order-more {
  padding-bottom: 0;
}
.primo-direct section#order-more .content-text img {
  width: 100%;
}
@media (min-width: 992px) {
  .primo-direct section#order-more .content-image {
    margin-top: 15%;
    padding: 0;
  }
  .primo-direct section#order-more .content-image img {
    width: 100%;
  }
}
@media (min-width: 1500px) {
  .primo-direct section#order-more .content-image {
    margin-top: 7%;
  }
}
@media (max-width: 991px) {
  .primo-direct .content-image {
    margin: auto;
    text-align: center;
  }
  .primo-direct .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.primo-direct .disclaimer {
  margin-top: 0 !important;
  font-size: 14px!important;
  text-align: left;
  margin-right: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .primo-direct .disclaimer {
    padding-top: 0px;
  }
}
.primo-direct #customerLetter .modal-body {
  padding-top: 0px;
}
.primo-direct #customerLetter .modal-body .customerLetter_logo {
  padding-bottom: 30px;
  max-width: 175px;
}
.primo-direct #customerLetter .modal-body img {
  max-width: 150px;
  width: 100%;
}
.primo-work-from-home-offer .shop,
.primo-work-from-home-offer .cart-nav {
  display: none !important;
}
.primo-work-from-home-offer #primo-offer-item-1 {
  background-image: url('/images/landingpages/primo-offer/primo-offer_hero.jpg');
  background-position: top;
}
@media (min-width: 992px) {
  .primo-work-from-home-offer #primo-offer-item-1 {
    height: 125vh;
  }
}
.primo-work-from-home-offer h2 {
  font-size: 3vw;
  color: #0d3e78;
  font-weight: bold;
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .primo-work-from-home-offer h2 {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  .primo-work-from-home-offer h2 {
    font-size: 45px;
  }
}
.primo-work-from-home-offer h3 {
  font-size: 2vw;
  color: #0488cc;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 25px;
}
@media (max-width: 769px) {
  .primo-work-from-home-offer h3 {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .primo-work-from-home-offer h3 {
    font-size: 30px;
  }
}
.primo-work-from-home-offer .order-btn {
  background-color: #0d3e78;
  margin-bottom: 30px;
  margin-top: 20px;
}
.primo-work-from-home-offer .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 991px) {
  .primo-work-from-home-offer .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding-top: 50px;
  }
}
.primo-work-from-home-offer .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
  font-size: 4vw;
  color: #0d3e78;
  font-weight: bold;
}
@media (max-width: 769px) {
  .primo-work-from-home-offer .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 35px;
  }
}
@media (min-width: 1500px) {
  .primo-work-from-home-offer .LH-SECTION-HERO-CAROUSEL .carousel-caption h1 {
    font-size: 60px;
  }
}
.primo-work-from-home-offer .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
  font-size: 1.46666667vw;
  font-weight: 100;
}
@media (max-width: 769px) {
  .primo-work-from-home-offer .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .primo-work-from-home-offer .LH-SECTION-HERO-CAROUSEL .carousel-caption a {
    font-size: 22px;
  }
}
.primo-work-from-home-offer .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
  font-size: 2.33333333vw;
  color: #0488cc;
  font-weight: bold;
  max-width: 850px;
  margin: 0 auto;
}
@media (max-width: 769px) {
  .primo-work-from-home-offer .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .primo-work-from-home-offer .LH-SECTION-HERO-CAROUSEL .carousel-caption p {
    font-size: 35px;
  }
}
.primo-work-from-home-offer .primo-cooler-offer {
  background-image: url('/images/landingpages/primo-offer/primo-offer_bg.jpg');
  background-size: cover;
  padding-bottom: 0;
}
.primo-work-from-home-offer .primo-cooler-offer .content-container {
  padding-bottom: 0;
}
.primo-work-from-home-offer .primo-cooler-offer .offer-code {
  margin-left: 20px;
  margin-bottom: 20px;
}
.primo-work-from-home-offer .zip-container {
  max-width: 300px;
}
.primo-work-from-home-offer .zip-container label {
  font-size: 16px;
  font-weight: 100;
}
.primo-work-from-home-offer .zip-container #landingForm_zipCode {
  margin-bottom: 15px;
  margin-top: 15px;
  min-width: 270px;
  display: block;
}
.primo-work-from-home-offer .zip-container a {
  display: block;
  min-width: 270px;
}
.shopcrystalrock {
  font-weight: 100;
}
.shopcrystalrock .zip_change {
  display: none !important;
}
.shopcrystalrock .btn {
  margin-top: 15px;
}
.shopcrystalrock .retainer {
  position: relative;
}
.shopcrystalrock #landingwideBody {
  padding-top: 0px;
}
.shopcrystalrock #landingwideBody h1 {
  font-size: 3.198vw;
}
@media (max-width: 769px) {
  .shopcrystalrock #landingwideBody h1 {
    font-size: 40.5px;
  }
}
@media (min-width: 1500px) {
  .shopcrystalrock #landingwideBody h1 {
    font-size: 47.97px;
  }
}
.shopcrystalrock #landingwideBody h2 {
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  .shopcrystalrock #landingwideBody h2 {
    font-size: 30.5px;
  }
}
@media (min-width: 1500px) {
  .shopcrystalrock #landingwideBody h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .shopcrystalrock .LH-SECTION-HERO-CAROUSEL {
    padding: 0;
  }
}
.shopcrystalrock .LH-SECTION-HERO-CAROUSEL #shopcrystalrock-1 {
  background-image: url('/images/landingpages/shopcrystalrock/shopcrystalrock_hero_mobile.jpg');
}
@media (min-width: 769px) {
  .shopcrystalrock .LH-SECTION-HERO-CAROUSEL #shopcrystalrock-1 {
    background-image: url('/images/landingpages/shopcrystalrock/shopcrystalrock_hero.jpg');
    background-position: bottom;
  }
}
.shopcrystalrock .LH-SECTION-HERO-CAROUSEL #shopcrystalrock-1 img {
  margin: auto;
}
.shopcrystalrock .LH-SECTION-HERO-CAROUSEL #shopcrystalrock-1 a {
  text-decoration: none;
}
.shopcrystalrock .LH-SECTION-HERO-CAROUSEL #shopcrystalrock-1 a:hover {
  text-decoration: none;
}
.shopcrystalrock .LH-SECTION-HERO-CAROUSEL .carousel-caption {
  top: 9vh;
  cursor: default;
}
@media (max-width: 1400px) {
  .shopcrystalrock .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    padding: 80px 20px 0;
  }
}
@media (min-width: 992px) {
  .shopcrystalrock .LH-SECTION-HERO-CAROUSEL .carousel-caption {
    top: 0;
    padding-top: 100px;
  }
}
.shopcrystalrock .LH-SECTION-IMGRIGHT .content-text {
  text-align: left;
}
@media (min-width: 992px) {
  .shopcrystalrock section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .shopcrystalrock section .content-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.shopcrystalrock section h1,
.shopcrystalrock section h2 {
  font-weight: bold;
  margin-bottom: 10px;
}
.shopcrystalrock section .blue-text {
  color: #0241a3 !important;
}
.shopcrystalrock section .content-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.shopcrystalrock section .content-text ul,
.shopcrystalrock section .content-header ul,
.shopcrystalrock section .content-text li,
.shopcrystalrock section .content-header li,
.shopcrystalrock section .content-text ol,
.shopcrystalrock section .content-header ol,
.shopcrystalrock section .content-text p,
.shopcrystalrock section .content-header p {
  font-size: 1.2vw;
  font-weight: normal;
  margin-top: 15px;
}
@media (max-width: 769px) {
  .shopcrystalrock section .content-text ul,
  .shopcrystalrock section .content-header ul,
  .shopcrystalrock section .content-text li,
  .shopcrystalrock section .content-header li,
  .shopcrystalrock section .content-text ol,
  .shopcrystalrock section .content-header ol,
  .shopcrystalrock section .content-text p,
  .shopcrystalrock section .content-header p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .shopcrystalrock section .content-text ul,
  .shopcrystalrock section .content-header ul,
  .shopcrystalrock section .content-text li,
  .shopcrystalrock section .content-header li,
  .shopcrystalrock section .content-text ol,
  .shopcrystalrock section .content-header ol,
  .shopcrystalrock section .content-text p,
  .shopcrystalrock section .content-header p {
    font-size: 18px;
  }
}
.shopcrystalrock section .content-text dl,
.shopcrystalrock section .content-header dl,
.shopcrystalrock section .content-text dt,
.shopcrystalrock section .content-header dt,
.shopcrystalrock section .content-text dd,
.shopcrystalrock section .content-header dd {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .shopcrystalrock section .content-text dl,
  .shopcrystalrock section .content-header dl,
  .shopcrystalrock section .content-text dt,
  .shopcrystalrock section .content-header dt,
  .shopcrystalrock section .content-text dd,
  .shopcrystalrock section .content-header dd {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .shopcrystalrock section .content-text dl,
  .shopcrystalrock section .content-header dl,
  .shopcrystalrock section .content-text dt,
  .shopcrystalrock section .content-header dt,
  .shopcrystalrock section .content-text dd,
  .shopcrystalrock section .content-header dd {
    font-size: 16px;
  }
}
.shopcrystalrock section .content-text dt,
.shopcrystalrock section .content-header dt {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .shopcrystalrock section .content-text dt,
  .shopcrystalrock section .content-header dt {
    margin-top: 15px;
  }
}
.shopcrystalrock section .content-text dd,
.shopcrystalrock section .content-header dd {
  font-weight: normal;
}
@media (min-width: 992px) {
  .shopcrystalrock section .content-text,
  .shopcrystalrock section .content-header {
    padding-top: 0;
  }
  .shopcrystalrock section .content-text dl,
  .shopcrystalrock section .content-header dl {
    padding-left: 10px;
  }
}
.shopcrystalrock section#shopcrystalrock img {
  max-width: 185px;
}
.shopcrystalrock section#shopcrystalrock .popover {
  display: block;
  max-width: inherit;
  width: 100% !important;
}
.shopcrystalrock section#shopcrystalrock .content-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .shopcrystalrock section#shopcrystalrock .content-text {
    float: left;
    width: 70.83333333%;
  }
}
.shopcrystalrock section#shopcrystalrock .content-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .shopcrystalrock section#shopcrystalrock .content-image {
    float: left;
    width: 29.16666667%;
  }
}
@media (max-width: 991px) {
  .shopcrystalrock .content-image {
    margin: auto;
    text-align: center;
  }
  .shopcrystalrock .content-image img {
    margin: auto;
    padding-top: 35px;
  }
}
.water-filtration-systems-and-service h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
.water-filtration-systems-and-service h3 {
  margin-bottom: 0;
}
.water-filtration-systems-and-service .disclaimer {
  margin: 15px 0;
}
.water-filtration-systems-and-service .water_filtration_hero .content-text {
  margin: 0;
  padding: 0;
  width: 100%;
}
.water-filtration-systems-and-service .water_filtration_hero .content-text p {
  max-width: 900px;
  margin: auto;
}
.water-filtration-systems-and-service #why-filtration {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}
@media (min-width: 992px) {
  .water-filtration-systems-and-service #why-filtration {
    background-image: url('/images/landingpages/water-filtration/water-filtration-rental-drinking.jpg');
  }
}
.water-filtration-systems-and-service #why-filtration img {
  display: none;
}
.water-filtration-systems-and-service #why-filtration .content-text {
  padding: 4vw 0;
}
.water-filtration-systems-and-service #why-filtration .content-text p {
  font-size: 16px;
  max-width: 500px;
}
.water-filtration-systems-and-service .filtration_map .content-image {
  margin-top: 40px;
}
.water-filtration-systems-and-service .choose_equipment,
.water-filtration-systems-and-service #model-floor,
.water-filtration-systems-and-service #model-countertop {
  border-bottom: none !important;
  padding-bottom: 0;
}
.water-filtration-systems-and-service .choose_equipment .content-container,
.water-filtration-systems-and-service #model-floor .content-container,
.water-filtration-systems-and-service #model-countertop .content-container {
  padding-bottom: 0;
}
.water-filtration-systems-and-service #model-floor,
.water-filtration-systems-and-service #model-countertop,
.water-filtration-systems-and-service #model-undersink {
  padding-top: 0;
}
.water-filtration-systems-and-service #model-floor .content-container,
.water-filtration-systems-and-service #model-countertop .content-container,
.water-filtration-systems-and-service #model-undersink .content-container {
  padding-top: 0;
}
.water-filtration-systems-and-service .filtration_specialist {
  padding-bottom: 0;
}
.water-filtration-systems-and-service .filtration_specialist .content-container {
  padding-bottom: 0;
}
.water-filtration-systems-and-service .water_filtration_sources .content-text {
  margin: auto;
  width: 100%;
}
.water-filtration-systems-and-service .water_filtration_sources .content-text p {
  font-size: 14px;
  margin: 0;
  text-align: left;
}
.water-filtration-equipment-rental section h1 {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 20px;
  width: 100%;
}
.water-filtration-equipment-rental section h3 {
  margin-bottom: 0;
}
.water-filtration-equipment-rental .content-video {
  padding-top: 0;
}
.water-filtration-equipment-rental .pureflo_snipe {
  float: right;
  margin-left: 40px;
  margin-top: -95px;
}
@media (max-width: 768px) {
  .water-filtration-equipment-rental .pureflo_snipe {
    display: none !important;
  }
}
.water-filtration-equipment-rental .pureflo-bright-carbon .well {
  background-color: #fff;
}
.water-filtration-equipment-rental .water_quality {
  border-bottom: 0;
  padding-bottom: 0;
}
.water-filtration-equipment-rental .water_quality .content-container {
  padding-bottom: 0;
}
.water-filtration-equipment-rental .water_quality .content-container h1 .wqa_seal {
  float: right;
  margin-top: -55px;
  width: 100px;
}
@media (max-width: 768px) {
  .water-filtration-equipment-rental .water_quality .content-container h1 .wqa_seal {
    display: none !important;
  }
}
.water-filtration-equipment-rental .video-video .content-container {
  padding-bottom: 25px;
}
.water-filtration-equipment-rental .video-video .content-text {
  padding-top: 2vw;
}
@media (min-width: 992px) {
}
.water-filtration-equipment-rental .water_quality_info .content-text {
  padding-top: 0;
}
.water-filtration-equipment-rental .water_quality_info .content-image p {
  text-align: left;
}
body.athena-water {
  padding-top: 0px;
}
body.athena-water .zip-banner {
  display: none !important;
}
body.athena-water #wrapper {
  background: url(/files/nonbrand/breastcancer/athena/landing/gradient-bg.jpg) repeat-x;
  background-size: auto 100%;
  padding: 0;
}
body.athena-water #aw-main {
  width: 980px;
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
}
body.athena-water #img-header {
  padding-bottom: 25px;
}
body.athena-water #topcap {
  background: url(/files/nonbrand/breastcancer/athena/landing/topcap.png) no-repeat;
  width: 980px;
  height: 18px;
}
body.athena-water #center-content {
  background: url(/files/nonbrand/breastcancer/athena/landing/center-bg.png) repeat-y;
  padding: 0 15px 30px;
  margin-bottom: -10px;
  position: relative;
}
body.athena-water #img-24pack {
  margin: 10px 40px -65px -15px;
  float: left;
}
body.athena-water .ie7 #img-24pack {
  position: relative;
  top: 10px;
  left: -15px;
  z-index: -100;
}
body.athena-water #aw-main h1 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
body.athena-water h1 small {
  font-size: 0.8em;
  position: relative;
  top: -0.2em;
}
body.athena-water p small {
  font-size: 1.25em;
  line-height: 1em;
}
body.athena-water #aw-main p {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 10px 25px 0 0;
}
body.athena-water #zipbox {
  width: 439px;
  height: 166px;
  margin: 20px 0 60px 425px;
  padding: 0 25px;
  background: url(/files/nonbrand/breastcancer/athena/landing/zipbox.png) no-repeat;
}
body.athena-water #zipbox h2,
body.athena-water #zipbox h3 {
  color: #ffabcf;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
}
body.athena-water #zipbox h2 {
  padding: 25px 0 0;
  text-align: center;
}
body.athena-water #zipbox h3 {
  text-align: center;
  margin-top: 5px;
  font-size: 18px;
  font-weight: normal;
}
body.athena-water #zipbox table {
  width: 420px;
  padding: 15px 0 0 25px;
}
body.athena-water #zipbox label {
  color: #fff;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
}
body.athena-water .zip_input {
  width: 65px;
  height: 27px;
  margin: 0;
  border: 0;
  text-align: center;
  color: #b3b3b3;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
}
body.athena-water .submit_btn {
  margin: 0;
}
body.athena-water #truck-bg {
  background: url(/files/nonbrand/breastcancer/athena/landing/truck.jpg) right 10px no-repeat;
  margin: 0 30px;
  height: 220px;
  z-index: 400;
}
body.athena-water #truck-bg p {
  font-size: 15px;
  max-width: 410px;
}
body.athena-water #bottomcap {
  background: url(/files/nonbrand/breastcancer/athena/landing/bottomcap.png) no-repeat;
  width: 980px;
  height: 18px;
  padding-bottom: 100px;
}
.coffee-tea-delivery-servicejsf {
  /* ---------------------------------------------------------------------
   Common Styles 
   --------------------------------------------------------------------- */
}
.coffee-tea-delivery-servicejsf .checkbox label,
.coffee-tea-delivery-servicejsf .radio label {
  min-height: 50px;
  padding-left: 30px;
}
.coffee-tea-delivery-servicejsf .checkbox input[type=checkbox],
.coffee-tea-delivery-servicejsf .checkbox-inline input[type=checkbox],
.coffee-tea-delivery-servicejsf .radio input[type=radio],
.coffee-tea-delivery-servicejsf .radio-inline input[type=radio] {
  margin: 8px 0 0 -30px;
}
.coffee-tea-delivery-servicejsf #page {
  max-width: 640px;
  margin: 0 auto;
  -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
  padding-top: 60px;
}
.coffee-tea-delivery-servicejsf .container {
  /*  max-width: 610px; */
}
.coffee-tea-delivery-servicejsf section.carousel,
.coffee-tea-delivery-servicejsf section.mid-page-nav {
  padding: 0;
}
.coffee-tea-delivery-servicejsf .intro {
  position: relative;
  text-align: center;
}
.coffee-tea-delivery-servicejsf .intro h4 {
  color: #00305d;
  font-weight: 600;
}
.coffee-tea-delivery-servicejsf .gray-bg {
  background: #dfdfdf;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
}
.coffee-tea-delivery-servicejsf p.small {
  font-size: 75%;
  color: #a0a0a0;
  line-height: 1.25em;
}
.coffee-tea-delivery-servicejsf .form-group.interests {
  margin-top: 30px;
}
.coffee-tea-delivery-servicejsf h4.gray-header {
  margin-top: 0;
  margin-bottom: 30px;
}
.coffee-tea-delivery-servicejsf .gray-bg.gray-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.coffee-tea-delivery-servicejsf .form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.coffee-tea-delivery-servicejsf .form {
  /*  max-width: 610px; */
}
.productSelection,
#lhCart {
  display: none;
}
.shopping .productSelection,
.offers .productSelection,
.shopping #lhCart,
.offers #lhCart {
  display: block;
}
.zip-section p {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .zip-section p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .zip-section p {
    font-size: 16px;
  }
}
.zip-section p small {
  color: #505050;
}
.zip-section h1 {
  color: #00305d;
}
.zip-section h2 {
  color: #125697;
  font-size: 2.26666667vw;
}
@media (max-width: 769px) {
  .zip-section h2 {
    font-size: 34px;
  }
}
@media (min-width: 1500px) {
  .zip-section h2 {
    font-size: 34px;
  }
}
.zip-section h3 {
  color: #125697;
  font-size: 1.33333333vw;
}
@media (max-width: 769px) {
  .zip-section h3 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .zip-section h3 {
    font-size: 20px;
  }
}
.index-get-started {
  /* BGN zip in page styles */
  /* END zip in page styles */
}
.index-get-started .selfserve-nav {
  display: none !important;
}
.index-get-started .zip-section .col-md-8 {
  padding: 0 40px;
}
.index-get-started .delivery-type {
  font-size: 1.86666667vw;
}
@media (max-width: 769px) {
  .index-get-started .delivery-type {
    font-size: 28px;
  }
}
@media (min-width: 1500px) {
  .index-get-started .delivery-type {
    font-size: 28px;
  }
}
.index-get-started .zip-section .caption {
  padding: 0 22px;
}
.index-get-started .zip-panel {
  margin-top: 0px;
  padding-bottom: 20px;
  background-color: #fafafa;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
  width: 100% !important;
}
.index-get-started .zip-body .h4 {
  padding: 0;
}
.index-get-started .width-60 {
  width: 60%;
  display: inline-block;
}
.index-get-started .faq-section {
  background: #f0f0f0;
  padding-bottom: 50px;
  border-top: 1px solid #ccc;
  font-family: Lato, "Source Sans Pro";
}
.index-get-started .faq-section p {
  min-height: 110px;
}
.index-get-started .zip-section {
  padding-top: 100px;
  padding-bottom: 100px;
  margin-top: -15px;
  background: #fff;
}
@media (min-width: 992px) {
  .index-get-started .zip-section {
    padding-top: 125px;
    padding-bottom: 50px;
  }
}
.index-get-started #deliverypara {
  top: -75px;
  position: relative;
  padding-left: 1em;
}
@media (min-width: 992px) {
  .index-get-started #deliverypara {
    top: -20px;
  }
}
.shopping {
  color: #787878;
  /* END breadcrumb styles */
  /* BGN Select Water page styles */
  /* END Select Water page styles */
  /* BGN Select Cooler page styles */
  /* END Select Cooler page styles */
  /* BGN Other Products page styles */
  /* END Other Products page styles */
  /* BGN Review order page styles */
  /* END Review order page styles */
  /* BGN Account page styles */
  /* END Account page styles */
  /* BGN Payment page styles */
  /* END payment page styles */
  /* BGN thankyou page styles */
  /* END thankyou page styles */
  /*new menu adjustments for this page only */
}
.shopping .selfserve-nav {
  display: none !important;
}
.shopping .dropdown-menu {
  top: 90px;
}
.shopping .bigtype {
  font-size: 21px;
  background: #e5e5e5;
  height: 85px;
  padding-top: 20px;
  margin-top: -20px;
}
.shopping .plan-heading {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.shopping .flavor-purified .plan-heading {
  color: #159a44;
}
.shopping .flavor-crystal .plan-heading {
  color: #159a44;
}
.shopping .flavor-spring .plan-heading {
  color: #0078e7;
}
.shopping .flavor-fluoridated .plan-heading {
  color: #f38900;
}
.shopping .flavor-distilled .plan-heading {
  color: #00be94;
}
.shopping .flavor-artesian .plan-heading {
  color: #aac300;
}
.shopping .store_bottle_box {
  min-height: 700px;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .shopping .store_bottle_box {
    min-height: 500px;
  }
}
.shopping .qtyform {
  padding-bottom: 15px;
}
.shopping .plan-body {
  min-height: 110px;
  text-align: center!important;
}
.shopping .panel small {
  display: none;
}
.shopping .budget-bottles {
  font-size: 16px;
}
.shopping .budget-starting,
.shopping .qty-heading {
  font-size: 12px;
}
.shopping .budget-price {
  font-size: 18px;
  font-weight: 600;
  color: #00305d;
}
.shopping #plan-select div {
  display: inline-block;
  padding-left: 5px;
}
.shopping .recurrance {
  display: inline-block;
}
.shopping .budget_cooler {
  text-align: center;
}
.shopping .budget_cooler_topcap {
  font-size: 20px;
  font-weight: 600;
  color: #125697;
}
.shopping #budget_cooler_dim h4 {
  display: none;
}
.shopping .budget_temp_form {
  position: relative;
}
.shopping .budget_temp_form input {
  position: absolute;
  bottom: 1em;
}
.shopping .budget_temp_form label {
  font-weight: 400;
  margin-left: -20px;
}
.shopping .budget_temp_form label strong {
  font-size: 20px;
  font-weight: 600;
  color: #00305d;
  margin-left: 20px;
}
.shopping .budget_temp_form > div {
  margin-left: 40px !important;
  margin-top: 30px !important;
  margin-bottom: 15px !important;
}
.shopping .overviewDescription .action,
.shopping .revieworder_product .action {
  display: block;
  width: 100%;
}
.shopping .overviewDescription .panel-footer,
.shopping .revieworder_product .panel-footer {
  background-color: transparent;
  border-top-color: transparent;
}
.shopping .overviewDescription .head-image img {
  width: 125px;
  height: 125px;
}
.shopping .overviewDescription .panel-title {
  display: none;
}
.shopping .overviewDescription .product-content {
  min-height: 90px;
}
.shopping .overviewDescription .product-content .line-1 {
  color: #505050;
  font-size: 11px;
}
.shopping .overviewDescription .product-content .line-2,
.shopping .overviewDescription .product-content .line-3 {
  color: #125697;
  font-size: 14px;
  font-weight: 600;
}
.shopping .overviewDescription .product-content .line-4 {
  color: #969696;
  font-size: 11px;
  line-height: 3em;
}
.shopping .overviewDescription .product-price h2 {
  font-size: 24px;
  font-weight: 600;
  margin: 10px 0 0 0;
}
.shopping .modal .product-heading .brand-title {
  color: #125697;
  font-size: 20px;
  font-weight: 600;
}
.shopping .modal .productFormImg img {
  max-height: auto!important;
}
.shopping .modal .info-block {
  border-left: 1px solid #e5e5e5;
}
.shopping .modal .info-block .movemeright {
  text-align: right;
}
.shopping .modal .info-block .plan-price h2 {
  font-size: 24px;
}
.shopping .recur-details {
  font-size: 11px;
}
.shopping body.page-review .panel-title {
  font-size: 24px;
  color: #125697;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .shopping body.page-review .panel-title {
    font-size: 14px;
    color: #125697;
  }
}
.shopping body.page-review .other-header {
  text-align: center;
}
.shopping body.page-review .other-header .other-heading {
  font-size: 24px;
  color: #125697;
}
.shopping .revieworder_product .hidden-xs {
  text-align: center;
}
.shopping .total_header {
  font-size: 18px;
  font-weight: 600;
  line-height: 2em;
}
.shopping #firstInvoice .panel {
  background: #e6f8ff;
}
.shopping #firstInvoice .panel-footer {
  background: #d2eaf7;
}
.shopping #firstInvoice .panel-footer {
  background: #e1e1e1;
}
.shopping #recurringInvoice .panel-footer {
  background: #e1e1e1;
}
.shopping body.page-review .remove-item {
  margin-top: 50%;
}
.shopping body.page-review .subTotal,
.shopping body.page-review .energySurcharge,
.shopping body.page-review .taxes,
.shopping body.page-review .otherTaxes,
.shopping body.page-review .refundableBottleDeposit,
.shopping body.page-review .total {
  text-align: right;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .shopping body.page-review .subTotal,
  .shopping body.page-review .energySurcharge,
  .shopping body.page-review .taxes,
  .shopping body.page-review .otherTaxes,
  .shopping body.page-review .refundableBottleDeposit,
  .shopping body.page-review .total {
    font-size: 10px;
    text-align: right;
  }
}
.shopping .glyphicon-trash {
  font-size: 25px;
  margin-top: 5px;
}
.shopping #MiniCart {
  font-size: 20px;
}
.shopping .revieworder_product_editbox {
  float: right;
  margin-top: 10px;
  font-size: 12px;
}
.shopping .revieworder_product_qty {
  text-align: center;
}
.shopping .revieworder_product_total {
  float: right;
  text-align: right;
}
.shopping .revieworder_product_configbox {
  font-size: 14px;
  color: #787878;
}
.shopping .revieworder_product_configtxt {
  margin-left: 15px;
  margin-top: 10px;
}
.shopping .revieworder_product_promobox {
  margin-left: 25px;
  margin-top: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #787878;
}
.shopping .revieworder_product_promotxt {
  margin-left: 15px;
  margin-top: 10px;
}
.shopping .account-delivery .page-header,
.shopping .account-delivery .page-header h2 {
  margin: 0;
}
.shopping .address-list .input-group {
  width: 100%;
}
.shopping .address-list .input-group-addon {
  text-align: left;
  behavior: url(../css/pie.htc);
}
.shopping .address-list .underline-me {
  border-bottom: 1px solid #e1e1e1;
}
.shopping .datepicker-inline {
  width: 100%;
}
.shopping .datepicker {
  background-color: #fff;
}
.shopping .datepicker table {
  width: 100%;
}
.shopping .payment-review .page-header,
.shopping .payment-review .page-header h2 {
  margin: 0;
}
.shopping .payment-review .page-header h2 {
  margin: 0;
}
.shopping .payment-review .creditcard-list .input-group {
  width: 100%;
}
.shopping .payment-review .creditcard-list .input-group-addon {
  text-align: left;
}
.shopping .payment-review .creditcard-list .halfway {
  width: 50%;
}
.shopping .payment-review .creditcard-list .the-lock {
  width: 20px;
}
.shopping .payment-review .creditcard-list .underline-me {
  border-bottom: 1px solid #e1e1e1;
}
.shopping body.page-thanks .page-header,
.shopping body.page-thanks .page-header h2 {
  margin: 0;
}
.shopping .review_product_image img {
  width: 75px !important;
}
.shopping .plan_body li {
  text-align: left;
}
.shopping .plan_disclaimer {
  font-size: 0.875em;
}
.shopping .plan_heading {
  font-size: 24px;
}
.shopping #lhCart {
  margin-top: 0px;
}
.shopping .tab-content {
  padding-top: 25px;
}
.shopping .tooltip-inner {
  max-width: initial;
  padding: 20px 25px;
}
.shopping .white-text {
  text-transform: uppercase !important;
  color: #000 !important;
  float: right !important;
  position: relative !important;
  top: 30px !important;
  left: 110px !important;
}
@media screen (min-width: 768px) {
  .shopping #zipFlyOut .modal-dialog {
    width: 500px;
  }
}
.shopping #MiniCart {
  text-transform: uppercase !important;
  color: #FFF !important;
  float: right !important;
  position: relative !important;
  top: 0px !important;
  left: 190px !important;
  z-index: 9999;
}
.shopping #MiniCart a {
  color: red !important;
}
.shopping .timeOFday {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 45px;
  margin-top: 15px;
  margin-bottom: 25px;
  height: auto;
}
.shopping .checkout_privacy {
  margin-top: 15px;
}
.shopping .checkout_privacy p {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 415px) {
  .shopping #all {
    padding-left: 15px !important;
    width: 100%!important;
  }
  .shopping #firstInvoice .panel-footer h3 {
    font-size: 14px;
  }
  .shopping #recurringInvoice .panel-footer h3 {
    font-size: 14px;
  }
  .shopping .plan_image img {
    width: 150px!important;
    height: 150px!important;
  }
  .shopping .plan-body {
    min-height: 70px;
  }
  .shopping .plan-heading {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
  }
  .shopping .budget_cooler {
    text-align: center;
  }
  .shopping .budget_temp_form input {
    left: 115px;
  }
  .shopping .glyphicon-trash {
    font-size: 15px;
  }
  .shopping .timeOFday {
    height: 70px;
  }
}
.shopping .offers .selfserve-nav {
  display: none !important;
}
.shopping .offers footer {
  position: relative;
}
.shopping .offers form {
  margin-top: 0;
}
@media only screen and (max-width: 414px) and (orientation: portrait) {
  .shopping {
    /* i Phone 6 Plus STYLES GO HERE */
  }
  .shopping body.offers .panel {
    width: 330px;
    border-right: 1px solid transparent;
  }
  .shopping .budget_temp_form input {
    left: 130px!important;
  }
  .shopping .revieworder_product {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .shopping .revieworder_product_qty {
    text-align: center;
  }
}
@media only screen and (max-width: 413px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .shopping {
    /* i Phone 6 STYLES GO HERE */
  }
  .shopping body.offers .panel {
    width: 300px;
    border-right: 1px solid transparent;
  }
  .shopping .revieworder_product {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .shopping .revieworder_product_qty {
    text-align: center;
  }
}
@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .shopping {
    /*iPhone 5 STYLES GO HERE */
  }
  .shopping .width-60 {
    width: 100%!important;
    display: inline-block;
  }
  .shopping .budget_temp_form input {
    left: 100px!important;
  }
  .shopping .revieworder_product {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .shopping .revieworder_product_qty {
    text-align: center;
  }
  .shopping .account-delivery .panel-body {
    padding: 3px;
  }
  .shopping .address-list .input-group-addon {
    behavior: url(../css/pie.htc);
  }
}
.shopping * {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}
.shopping body {
  padding-top: 0 !important;
}
.shopping .topright-icons .title {
  font-size: 0.75em !important;
}
.shopping .navbar-default {
  top: 20px;
  z-index: 99 !important;
}
.shopping .zip-banner {
  background: #042746;
  color: #ccc;
  position: fixed !important;
  margin-top: 0px;
  width: 100%;
  z-index: 100;
  font-size: 0.85em;
  line-height: 21px;
  top: 0;
}
.shopping .zip-banner .zip_change {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .shopping .zip-banner .zip_change {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .shopping .zip-banner .zip_change {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .shopping .zip-banner .zip_change {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .shopping .zip-banner .zip_change {
    width: 1470px;
  }
}
.shopping .zip-banner .zip_change > .navbar-header,
.shopping .zip-banner .zip_change > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .shopping .zip-banner .zip_change > .navbar-header,
  .shopping .zip-banner .zip_change > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.shopping #showZipCodeFlyOut {
  color: #ffa800;
}
.shopping #lhCart {
  text-align: center;
}
.shopping .modal-backdrop {
  z-index: 0 !important;
}
@media (max-width: 768px) {
  #zipCartForm {
    padding-top: 0;
  }
  .bigtype {
    margin-top: 0 !important;
    padding: 10px 0px !important;
    height: auto !important;
  }
  .nav-up {
    top: -40px !important;
  }
  .glyphicon.glyphicon-menu-left {
    float: left;
    margin: 3px 0px 0px;
  }
  .glyphicon.glyphicon-menu-right {
    margin: 3px 0px 0px;
  }
  .continuedetails {
    padding-top: 0 !important;
  }
  .addcart_details_btn,
  .cart_checkout_btn,
  .continue_details_btn {
    display: none;
  }
}
/* BGN Account page styles */
.account-delivery .page-header,
.account-delivery .page-header h2 {
  margin: 0;
}
.address-list .input-group {
  width: 100%;
}
.address-list .input-group-addon {
  behavior: url(../css/pie.htc);
}
.datepicker-inline {
  width: 100%;
}
.datepicker {
  background-color: #fff;
}
.datepicker table {
  width: 100%;
}
.error {
  color: red;
}
/* END Account page styles */
/* BGN Payment page styles */
.payment-review .page-header,
.payment-review .page-header h2 {
  margin: 0;
}
.payment-review .creditcard-list .input-group {
  width: 100%;
}
@media (min-width: 769px) {
  .page-review .top-checkout-btn {
    position: relative;
    top: -60px;
  }
}
.page-review #productForm {
  display: none!important;
}
.page-review .panel-2 .continuedetails {
  display: none !important;
}
.page-review #zipCartForm {
  margin-bottom: 0;
}
.payment-review label {
  padding-left: 0;
}
/* BGN thankyou page styles */
body.page-thanks .page-header,
body.page-thanks .page-header h2 {
  margin: 0;
}
.budgetdetails_planbox_nursery img {
  max-width: 107px;
}
#lhCart {
  margin-top: 50px;
}
.tab-content {
  padding-top: 25px;
}
.tooltip-inner {
  max-width: initial;
  padding: 20px 25px;
}
.white-text {
  text-transform: uppercase !important;
  color: #000 !important;
  float: right !important;
  position: relative !important;
  top: 30px !important;
  left: 110px !important;
}
#MiniCart {
  text-transform: uppercase !important;
  color: #FFF !important;
  float: right !important;
  position: relative !important;
  top: 0px !important;
  left: 190px !important;
  z-index: 9999;
}
#MiniCart a {
  color: red !important;
}
.timeOFday {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 25px;
  margin-bottom: 25px;
  height: 50px;
}
.thank-you .top-checkout-btn {
  display: none !important;
}
/* BGN zip in page styles */
#zipFlyOut {
  /* END zip in page styles */
}
#zipFlyOut body {
  color: #787878;
  margin-bottom: 0px!important;
  padding-bottom: 0px!important;
}
#zipFlyOut p {
  font-size: 16px;
}
#zipFlyOut p small {
  color: #505050;
}
#zipFlyOut h1 {
  color: #00305d;
}
#zipFlyOut h2 {
  color: #125697;
  font-size: 34px;
}
#zipFlyOut h3 {
  color: #125697;
  font-size: 20px;
}
#zipFlyOut .zip-section .col-md-8 {
  padding: 0 40px;
}
#zipFlyOut .delivery-type {
  font-size: 28px;
}
#zipFlyOut .zip-section .caption {
  padding: 0 22px;
}
#zipFlyOut .zip-panel {
  margin-top: 0px;
  background-color: #fafafa;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
  width: 100% !important;
}
#zipFlyOut .zip-body .h4 {
  padding: 0;
}
#zipFlyOut .width-60 {
  width: 60%;
  display: inline-block;
}
#zipFlyOut .faq-section {
  background: #f0f0f0;
  padding-bottom: 50px;
  border-top: 1px solid #ccc;
  font-family: Lato, "Source Sans Pro";
}
#zipFlyOut .faq-section p {
  min-height: 110px;
}
#zipFlyOut .zip-section {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: -15px;
  background: #fff;
  font-family: Lato, "Source Sans Pro";
}
/* END thankyou page styles */
/* END payment page styles */
body {
  overflow: auto !important;
}
body.modal-open {
  overflow: hidden !important;
}
@media (max-width: 769px) {
  body.order-review {
    padding-top: 55px;
  }
}
@media (max-width: 768px) {
  body #home_budgetdetails hr {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  body #home_budgetdetails hr {
    display: none !important;
  }
}
body .close {
  opacity: 0.7;
}
@media (max-width: 768px) {
  body .navbar-brand {
    padding-top: 10px;
  }
}
body.hasOfferBanner {
  padding-top: 100px;
}
@media (min-width: 992px) {
  body.hasOfferBanner {
    padding-top: 120px;
  }
}
body.hasOfferBanner .offerBanner {
  background-color: #52a6ff;
  padding: 5px;
  position: fixed;
  width: 100%;
  top: 70px;
  z-index: 98;
}
@media (min-width: 992px) {
  body.hasOfferBanner .offerBanner {
    top: 90px;
  }
}
body.hasOfferBanner .offerBanner p {
  font-size: 1.6vw;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0;
  width: 100%;
}
@media (max-width: 769px) {
  body.hasOfferBanner .offerBanner p {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  body.hasOfferBanner .offerBanner p {
    font-size: 24px;
  }
}
.datepicker td {
  padding-top: 0 !important;
}
.day.active {
  background-color: transparent !important;
}
.day.active .inner-day {
  background-color: #3276b1;
}
.day.weekend {
  background-color: #eeeeee !important;
  border-radius: 0 !important;
}
.day.weekend:hover {
  background-color: #eeeeee !important;
}
.day:hover {
  background-color: transparent !important;
}
.inner-day {
  border: 1px solid #c5e1fb;
  border-radius: 30px;
  padding: 3px 0;
}
.inner-day:hover {
  background-color: #c5e1fb;
}
@media (min-width: 769px) {
  .inner-day {
    width: 35px;
    height: 35px;
    margin: auto;
    padding-top: 6px;
  }
}
.disabled.day,
.weekend {
  border: none !important;
  color: #ccc !important;
}
.disabled.day .inner-day,
.weekend .inner-day {
  background-color: transparent;
  border: none;
}
.old.disabled.day {
  background: #fff !important;
  color: #fff !important;
}
#landingZipCartForm .header-landing {
  height: 80px;
  min-height: 80px;
}
#landingZipCartForm .landing-delivery-top .delivery-radio {
  margin-bottom: 10px;
}
.index-get-started .LH-SECTION-PAGEMENU {
  padding-top: 0;
}
.index-get-started .LH-SECTION-PAGEMENU .dropdown.shop {
  display: none !important;
}
.index-get-started #zipCartForm {
  margin-top: 0 !important;
}
.index-get-started header {
  padding-top: 0 !important;
}
.index-get-started .zip-body .col-md-6 {
  font-size: 1.2vw;
}
@media (max-width: 769px) {
  .index-get-started .zip-body .col-md-6 {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .index-get-started .zip-body .col-md-6 {
    font-size: 18px;
  }
}
.offers .LH-SECTION-PAGEMENU {
  display: none !important;
  padding-top: 0;
}
.offers .LH-SECTION-PAGEMENU .dropdown.shop {
  display: none !important;
}
.offers #zipCartForm {
  margin-top: 0;
  padding-top: 0;
}
.offers #zipCartForm .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.offers .offerCouponContainer {
  text-align: center;
}
.offers h1 {
  text-align: center;
}
.offers hr {
  margin-bottom: 20px !important;
}
@media (max-width: 768px) {
  .offers section {
    padding-top: 10px;
  }
  .offers section h1 {
    margin-top: 0;
  }
  .offers section hr {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) and (max-width: 1500px) {
  .offers .new-purchase section h1 {
    margin-top: 0;
  }
  .offers .new-purchase section hr {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.order-review .shopping form {
  margin-bottom: 0;
}
.order-review .large-bottles-mobile,
.order-review .water-coolers-mobile,
.order-review .all-products-mobile {
  display: none !important;
}
.order-review .price-column {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .order-review .price-column {
    float: left;
    width: 25%;
  }
}
@media (max-width: 768px) {
  .order-review .price-column {
    padding: 0;
  }
  .order-review .price-column .inner-col,
  .order-review .price-column h4 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
    margin-top: 0;
  }
}
@media (min-width: 769px) {
  .order-review .price-column {
    text-align: center;
  }
  .order-review .price-column h4 {
    font-weight: bold;
  }
}
.order-review strong {
  display: inline;
}
.order-review .qty-column {
  float: left;
  width: 37.5%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .order-review .qty-column {
    float: left;
    width: 16.66666667%;
  }
}
@media (max-width: 768px) {
  .order-review .qty-column {
    padding-right: 0;
  }
  .order-review .qty-column .inner-col,
  .order-review .qty-column .qty {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    margin-top: 0;
  }
}
@media (min-width: 769px) {
  .order-review .qty-column {
    text-align: center;
  }
}
.order-review .qty-column .qty input {
  text-align: center;
  width: 100%;
}
.order-review .subtotal-column {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .order-review .subtotal-column {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 768px) {
  .order-review .subtotal-column {
    padding: 0;
  }
  .order-review .subtotal-column .inner-col,
  .order-review .subtotal-column h4 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 769px) {
  .order-review .subtotal-column {
    text-align: center;
  }
}
@media (min-width: 769px) {
  .order-review .review-trash {
    float: right !important;
  }
}
.order-review .order-review-mobile {
  display: none !important;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 768px) {
  .order-review .order-review-mobile {
    display: block !important;
  }
  table.order-review .order-review-mobile {
    display: table !important;
  }
  tr.order-review .order-review-mobile {
    display: table-row !important;
  }
  th.order-review .order-review-mobile,
  td.order-review .order-review-mobile {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .order-review .order-review-mobile {
    display: block !important;
  }
  table.order-review .order-review-mobile {
    display: table !important;
  }
  tr.order-review .order-review-mobile {
    display: table-row !important;
  }
  th.order-review .order-review-mobile,
  td.order-review .order-review-mobile {
    display: table-cell !important;
  }
}
.order-review .order-review-crumb a {
  color: #1589c9;
}
.order-review .order-review-crumb a em {
  color: #333333;
}
.order-review .continue_btns {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 25px;
}
@media (min-width: 769px) {
  .order-review .continue_btns {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .order-review .continue_btns {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .order-review .continue_btns {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .order-review .continue_btns {
    width: 1470px;
  }
}
.order-review .continue_btns > .navbar-header,
.order-review .continue_btns > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .order-review .continue_btns > .navbar-header,
  .order-review .continue_btns > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.order-review .continue_btns .continue-btn {
  max-width: 275px;
}
.order-review #reviewOrderDisclaimer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 25px;
}
@media (min-width: 769px) {
  .order-review #reviewOrderDisclaimer {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .order-review #reviewOrderDisclaimer {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .order-review #reviewOrderDisclaimer {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .order-review #reviewOrderDisclaimer {
    width: 1470px;
  }
}
.order-review #reviewOrderDisclaimer > .navbar-header,
.order-review #reviewOrderDisclaimer > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .order-review #reviewOrderDisclaimer > .navbar-header,
  .order-review #reviewOrderDisclaimer > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.order-review .disclaimer {
  padding: 0;
}
.order-review .page-header {
  border-bottom: 1px solid #c8c8c8;
}
.order-review .page-header h2 {
  color: #333333;
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  .order-review .page-header h2 {
    font-size: 28px;
  }
}
@media (min-width: 1500px) {
  .order-review .page-header h2 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .order-review #home_budgetdetails {
    margin-top: 125px;
  }
}
.order-review #home_budgetdetails .panel-outer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 769px) {
  .order-review #home_budgetdetails .panel-outer {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .order-review #home_budgetdetails .panel-outer {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .order-review #home_budgetdetails .panel-outer {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .order-review #home_budgetdetails .panel-outer {
    width: 1470px;
  }
}
.order-review #home_budgetdetails .panel-outer > .navbar-header,
.order-review #home_budgetdetails .panel-outer > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .order-review #home_budgetdetails .panel-outer > .navbar-header,
  .order-review #home_budgetdetails .panel-outer > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
}
.order-review .checkout-details-panel {
  color: #333333;
  margin-top: 25px;
}
@media (max-width: 991px) {
  .order-review .checkout-details-panel {
    margin-top: 65px;
  }
}
.order-review .checkout-details-panel h4.product-name {
  font-size: 1.33333333vw;
}
@media (max-width: 769px) {
  .order-review .checkout-details-panel h4.product-name {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .order-review .checkout-details-panel h4.product-name {
    font-size: 20px;
  }
}
.order-review .checkout-details-panel .panel-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.order-review .checkout-details-panel .panel-body .revieworder_updatebar {
  padding: 15px;
  text-align: right;
}
.order-review .checkout-details-panel .cartFullDescription {
  width: 100%;
  margin: 0;
}
.order-review .checkout-details-panel .cartFullDescription .row {
  margin: auto;
  width: 100%;
}
@media (max-width: 991px) {
  .order-review .checkout-details-panel .cartFullDescription .revieworder_product_total1,
  .order-review .checkout-details-panel .cartFullDescription .revieworder_product {
    padding-bottom: 0;
  }
  .order-review .checkout-details-panel .cartFullDescription .revieworder_product_total1 h6,
  .order-review .checkout-details-panel .cartFullDescription .revieworder_product h6 {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
.order-review .checkout-details-panel .cartFullDescription .revieworder_included_product_image .revieworder_product_image {
  text-align: center;
}
.order-review .checkout-details-panel .cartFullDescription .revieworder_included_product_image .revieworder_product_image img {
  height: 150px;
}
@media (max-width: 991px) {
  .order-review .checkout-details-panel .cartFullDescription .revieworder_included_product_image .revieworder_product_image img {
    height: auto;
    max-width: 75px;
  }
}
.order-review .checkout-details-panel .cartFullDescription .revieworder_included_product_image .revieworder_product_image {
  text-align: center;
}
.order-review .checkout-details-panel .cartFullDescription .revieworder_included_product_image .revieworder_product_image:before,
.order-review .checkout-details-panel .cartFullDescription .revieworder_included_product_image .revieworder_product_image:after {
  content: " ";
  display: table;
}
.order-review .checkout-details-panel .cartFullDescription .revieworder_included_product_image .revieworder_product_image:after {
  clear: both;
}
.order-review .checkout-details-panel .cartFullDescription .revieworder_included_product_image .revieworder_product_image:before,
.order-review .checkout-details-panel .cartFullDescription .revieworder_included_product_image .revieworder_product_image:after {
  content: " ";
  display: table;
}
.order-review .checkout-details-panel .cartFullDescription .revieworder_included_product_image .revieworder_product_image:after {
  clear: both;
}
.order-review .checkout-details-panel .cartFullDescription .revieworder_included_product_image .revieworder_product_image img {
  float: none;
}
.order-review .checkout-details-panel .cartFullDescription .revieworder_product_image {
  text-align: center;
}
.order-review .checkout-details-panel .cartFullDescription .revieworder_product_image img {
  height: auto;
  max-width: 100%;
  max-height: 175px;
  padding-bottom: 20px;
}
.order-review .checkout-details-panel .cartFullDescription .offer_bottle,
.order-review .checkout-details-panel .cartFullDescription .offer_cooler,
.order-review .checkout-details-panel .cartFullDescription .offerRow {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  padding-top: 20px;
  display: inline-block;
  clear: both;
  width: 100%;
}
.order-review .checkout-details-panel .cartFullDescription.isGroup_true .groupedProducts {
  background-color: #fefefe;
}
.order-review .checkout-details-panel .cartFullDescription.isGroup_true .groupedProducts h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.new-purchase.large-bottles .water-coolers-mobile,
.new-purchase.large-bottles .all-products-mobile,
.new-purchase.large-bottles .order-review-mobile {
  display: none !important;
}
.new-purchase.large-bottles .large-bottles-mobile {
  display: none !important;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 768px) {
  .new-purchase.large-bottles .large-bottles-mobile {
    display: block !important;
  }
  table.new-purchase.large-bottles .large-bottles-mobile {
    display: table !important;
  }
  tr.new-purchase.large-bottles .large-bottles-mobile {
    display: table-row !important;
  }
  th.new-purchase.large-bottles .large-bottles-mobile,
  td.new-purchase.large-bottles .large-bottles-mobile {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .new-purchase.large-bottles .large-bottles-mobile {
    display: block !important;
  }
  table.new-purchase.large-bottles .large-bottles-mobile {
    display: table !important;
  }
  tr.new-purchase.large-bottles .large-bottles-mobile {
    display: table-row !important;
  }
  th.new-purchase.large-bottles .large-bottles-mobile,
  td.new-purchase.large-bottles .large-bottles-mobile {
    display: table-cell !important;
  }
}
.new-purchase.large-bottles .large-bottles-crumb .large-bottles-mobile,
.new-purchase.large-bottles .large-bottles-crumb a {
  color: #1589c9;
}
.new-purchase.large-bottles .large-bottles-crumb .large-bottles-mobile em,
.new-purchase.large-bottles .large-bottles-crumb a em {
  color: #333333;
}
.new-purchase.water-coolers .large-bottles-mobile,
.new-purchase.water-coolers .all-products-mobile,
.new-purchase.water-coolers .order-review-mobile {
  display: none !important;
}
.new-purchase.water-coolers .water-coolers-mobile {
  display: none !important;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 768px) {
  .new-purchase.water-coolers .water-coolers-mobile {
    display: block !important;
  }
  table.new-purchase.water-coolers .water-coolers-mobile {
    display: table !important;
  }
  tr.new-purchase.water-coolers .water-coolers-mobile {
    display: table-row !important;
  }
  th.new-purchase.water-coolers .water-coolers-mobile,
  td.new-purchase.water-coolers .water-coolers-mobile {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .new-purchase.water-coolers .water-coolers-mobile {
    display: block !important;
  }
  table.new-purchase.water-coolers .water-coolers-mobile {
    display: table !important;
  }
  tr.new-purchase.water-coolers .water-coolers-mobile {
    display: table-row !important;
  }
  th.new-purchase.water-coolers .water-coolers-mobile,
  td.new-purchase.water-coolers .water-coolers-mobile {
    display: table-cell !important;
  }
}
.new-purchase.water-coolers .water-coolers-crumb .water-coolers-mobile,
.new-purchase.water-coolers .water-coolers-crumb a {
  color: #1589c9;
}
.new-purchase.water-coolers .water-coolers-crumb .water-coolers-mobile em,
.new-purchase.water-coolers .water-coolers-crumb a em {
  color: #333333;
}
.new-purchase.all-hod-products footer,
.new-purchase.large-bottles footer,
.new-purchase.water-coolers footer {
  display: none !important;
}
.new-purchase.all-hod-products .add-products,
.new-purchase.large-bottles .add-products,
.new-purchase.water-coolers .add-products {
  display: none !important;
}
.new-purchase.all-hod-products.single-product-page .breadcrumb,
.new-purchase.large-bottles.single-product-page .breadcrumb,
.new-purchase.water-coolers.single-product-page .breadcrumb,
.new-purchase.all-hod-products.single-product-page .single-product,
.new-purchase.large-bottles.single-product-page .single-product,
.new-purchase.water-coolers.single-product-page .single-product {
  margin-top: 0 !important;
}
.new-purchase.all-hod-products.single-product-page .resultsSection,
.new-purchase.large-bottles.single-product-page .resultsSection,
.new-purchase.water-coolers.single-product-page .resultsSection {
  display: none !important;
}
.new-purchase.all-hod-products.single-product-page .product-content,
.new-purchase.large-bottles.single-product-page .product-content,
.new-purchase.water-coolers.single-product-page .product-content {
  width: 100% !important;
}
@media (min-width: 992px) {
}
.new-purchase.all-hod-products .main-content .product-content .description,
.new-purchase.large-bottles .main-content .product-content .description,
.new-purchase.water-coolers .main-content .product-content .description {
  margin-top: 15px;
  margin-bottom: 15px;
}
.new-purchase.all-hod-products .main-content .product-content .series,
.new-purchase.large-bottles .main-content .product-content .series,
.new-purchase.water-coolers .main-content .product-content .series {
  display: block;
}
@media (max-width: 768px) {
  .new-purchase.checkout-payment .breadcrumb-header .next-button-btn {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .new-purchase.checkout-payment .breadcrumb-header .next-button-btn {
    display: none !important;
  }
}
.new-purchase.checkout-payment .order-review-mobile,
.new-purchase.checkout-payment .checkout-account-mobile,
.new-purchase.checkout-payment .order-confirmation-mobile {
  display: none !important;
}
.new-purchase.checkout-payment .checkout-payment-mobile {
  display: none !important;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 768px) {
  .new-purchase.checkout-payment .checkout-payment-mobile {
    display: block !important;
  }
  table.new-purchase.checkout-payment .checkout-payment-mobile {
    display: table !important;
  }
  tr.new-purchase.checkout-payment .checkout-payment-mobile {
    display: table-row !important;
  }
  th.new-purchase.checkout-payment .checkout-payment-mobile,
  td.new-purchase.checkout-payment .checkout-payment-mobile {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .new-purchase.checkout-payment .checkout-payment-mobile {
    display: block !important;
  }
  table.new-purchase.checkout-payment .checkout-payment-mobile {
    display: table !important;
  }
  tr.new-purchase.checkout-payment .checkout-payment-mobile {
    display: table-row !important;
  }
  th.new-purchase.checkout-payment .checkout-payment-mobile,
  td.new-purchase.checkout-payment .checkout-payment-mobile {
    display: table-cell !important;
  }
}
.new-purchase.checkout-payment .checkout-payment-crumb .checkout-payment-mobile,
.new-purchase.checkout-payment .checkout-payment-crumb a {
  color: #1589c9;
}
.new-purchase.checkout-payment .checkout-payment-crumb .checkout-payment-mobile em,
.new-purchase.checkout-payment .checkout-payment-crumb a em {
  color: #333333;
}
.new-purchase.checkout-payment .payment-review #autoPay,
.new-purchase.checkout-payment .payment-review #eInvoice {
  position: absolute;
}
.new-purchase.checkout-payment .continue_btns .submit_btn_details {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .new-purchase.checkout-account .breadcrumb-header .next-button-btn {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .new-purchase.checkout-account .breadcrumb-header .next-button-btn {
    display: none !important;
  }
}
.new-purchase.checkout-account .order-review-mobile,
.new-purchase.checkout-account .order-confirmation-mobile,
.new-purchase.checkout-account .checkout-payment-mobile {
  display: none !important;
}
.new-purchase.checkout-account .checkout-account-mobile {
  display: none !important;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 768px) {
  .new-purchase.checkout-account .checkout-account-mobile {
    display: block !important;
  }
  table.new-purchase.checkout-account .checkout-account-mobile {
    display: table !important;
  }
  tr.new-purchase.checkout-account .checkout-account-mobile {
    display: table-row !important;
  }
  th.new-purchase.checkout-account .checkout-account-mobile,
  td.new-purchase.checkout-account .checkout-account-mobile {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .new-purchase.checkout-account .checkout-account-mobile {
    display: block !important;
  }
  table.new-purchase.checkout-account .checkout-account-mobile {
    display: table !important;
  }
  tr.new-purchase.checkout-account .checkout-account-mobile {
    display: table-row !important;
  }
  th.new-purchase.checkout-account .checkout-account-mobile,
  td.new-purchase.checkout-account .checkout-account-mobile {
    display: table-cell !important;
  }
}
.new-purchase.checkout-account .checkout-account-crumb .checkout-account-mobile,
.new-purchase.checkout-account .checkout-account-crumb a {
  color: #1589c9;
}
.new-purchase.checkout-account .checkout-account-crumb .checkout-account-mobile em,
.new-purchase.checkout-account .checkout-account-crumb a em {
  color: #333333;
}
.new-purchase.checkout-account input[type="radio"],
.new-purchase.checkout-account input[type="checkbox"] {
  margin: 4px 8px 0 0 !important;
}
.new-purchase.order-review .checkout-account-mobile,
.new-purchase.order-review .order-confirmation-mobile,
.new-purchase.order-review .checkout-payment-mobile {
  display: none !important;
}
.new-purchase.order-review .order-review-mobile {
  display: none !important;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 768px) {
  .new-purchase.order-review .order-review-mobile {
    display: block !important;
  }
  table.new-purchase.order-review .order-review-mobile {
    display: table !important;
  }
  tr.new-purchase.order-review .order-review-mobile {
    display: table-row !important;
  }
  th.new-purchase.order-review .order-review-mobile,
  td.new-purchase.order-review .order-review-mobile {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .new-purchase.order-review .order-review-mobile {
    display: block !important;
  }
  table.new-purchase.order-review .order-review-mobile {
    display: table !important;
  }
  tr.new-purchase.order-review .order-review-mobile {
    display: table-row !important;
  }
  th.new-purchase.order-review .order-review-mobile,
  td.new-purchase.order-review .order-review-mobile {
    display: table-cell !important;
  }
}
.new-purchase.order-review .order-review-crumb .order-review-mobile,
.new-purchase.order-review .order-review-crumb a {
  color: #1589c9;
}
.new-purchase.order-review .order-review-crumb .order-review-mobile em,
.new-purchase.order-review .order-review-crumb a em {
  color: #333333;
}
.new-purchase.order-review #reviewOrderDisclaimer {
  margin-bottom: 75px;
}
.new-purchase.order-confirmation .order-review-mobile,
.new-purchase.order-confirmation .order-confirmation-mobile,
.new-purchase.order-confirmation .checkout-account-mobile {
  display: none !important;
}
.new-purchase.order-confirmation .order-confirmation-mobile {
  display: none !important;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 768px) {
  .new-purchase.order-confirmation .order-confirmation-mobile {
    display: block !important;
  }
  table.new-purchase.order-confirmation .order-confirmation-mobile {
    display: table !important;
  }
  tr.new-purchase.order-confirmation .order-confirmation-mobile {
    display: table-row !important;
  }
  th.new-purchase.order-confirmation .order-confirmation-mobile,
  td.new-purchase.order-confirmation .order-confirmation-mobile {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .new-purchase.order-confirmation .order-confirmation-mobile {
    display: block !important;
  }
  table.new-purchase.order-confirmation .order-confirmation-mobile {
    display: table !important;
  }
  tr.new-purchase.order-confirmation .order-confirmation-mobile {
    display: table-row !important;
  }
  th.new-purchase.order-confirmation .order-confirmation-mobile,
  td.new-purchase.order-confirmation .order-confirmation-mobile {
    display: table-cell !important;
  }
}
.new-purchase.order-confirmation .order-confirmation-crumb .order-confirmation-mobile,
.new-purchase.order-confirmation .order-confirmation-crumb a {
  color: #1589c9;
}
.new-purchase.order-confirmation .order-confirmation-crumb .order-confirmation-mobile em,
.new-purchase.order-confirmation .order-confirmation-crumb a em {
  color: #333333;
}
.new-purchase.thank-you .thank-you-page {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 50px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media (min-width: 769px) {
  .new-purchase.thank-you .thank-you-page {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .new-purchase.thank-you .thank-you-page {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .new-purchase.thank-you .thank-you-page {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .new-purchase.thank-you .thank-you-page {
    width: 1470px;
  }
}
.new-purchase.thank-you .thank-you-page > .navbar-header,
.new-purchase.thank-you .thank-you-page > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .new-purchase.thank-you .thank-you-page > .navbar-header,
  .new-purchase.thank-you .thank-you-page > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .new-purchase.thank-you .thank-you-page {
    margin-top: 90px !important;
  }
}
.new-purchase.thank-you .thank-you-page .page-header {
  margin-top: 0;
}
.new-purchase.thank-you .thank-you-page .panel-row {
  margin-left: -15px;
  margin-right: -15px;
}
.new-purchase.thank-you .thank-you-page .panel-inner {
  padding: 0 !important;
  width: 100% !important;
}
.new-purchase.thank-you .thank-you-page strong {
  display: inline;
}
.new-purchase.thank-you .revieworder_product {
  display: none;
}
.new-purchase.thank-you .order-num {
  font-size: 1.33333333vw;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (max-width: 769px) {
  .new-purchase.thank-you .order-num {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .new-purchase.thank-you .order-num {
    font-size: 20px;
  }
}
.new-purchase.thank-you .billinginfo p {
  margin: 0;
}
.new-purchase.thank-you .panel-outer {
  margin-top: 45px;
}
.new-purchase.thank-you .glyphicon-menu-right {
  font-size: 14px;
}
.new-purchase.thank-you .glyphicon-trash,
.new-purchase.thank-you .aquacafe-offer {
  display: none !important;
}
.new-purchase.thank-you .price-column {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .new-purchase.thank-you .price-column {
    float: left;
    width: 25%;
  }
}
@media (max-width: 768px) {
  .new-purchase.thank-you .price-column {
    padding: 0;
  }
  .new-purchase.thank-you .price-column .inner-col,
  .new-purchase.thank-you .price-column h4 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
    margin-top: 0!important;
  }
}
@media (min-width: 769px) {
  .new-purchase.thank-you .price-column {
    text-align: center;
  }
  .new-purchase.thank-you .price-column h4 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.new-purchase.thank-you strong {
  display: inline;
}
.new-purchase.thank-you .qty-column {
  float: left;
  width: 37.5%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .new-purchase.thank-you .qty-column {
    float: left;
    width: 16.66666667%;
  }
}
@media (max-width: 768px) {
  .new-purchase.thank-you .qty-column {
    padding-right: 0;
  }
  .new-purchase.thank-you .qty-column .inner-col,
  .new-purchase.thank-you .qty-column .qty {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    padding-left: 0;
    margin-top: 0!important;
  }
}
@media (min-width: 769px) {
  .new-purchase.thank-you .qty-column {
    text-align: center;
  }
}
.new-purchase.thank-you .subtotal-column {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .new-purchase.thank-you .subtotal-column {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 768px) {
  .new-purchase.thank-you .subtotal-column {
    padding: 0;
  }
  .new-purchase.thank-you .subtotal-column .inner-col,
  .new-purchase.thank-you .subtotal-column h4 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
    margin-top: 0 !important;
  }
}
@media (min-width: 769px) {
  .new-purchase.thank-you .subtotal-column {
    text-align: center;
  }
}
@media (min-width: 769px) {
  .new-purchase.thank-you .review-trash {
    float: right !important;
  }
}
.new-purchase.thank-you .checkout-details-panel {
  margin-top: 25px;
}
@media (max-width: 991px) {
  .new-purchase.thank-you .checkout-details-panel {
    margin-top: 65px;
  }
}
.new-purchase.thank-you .checkout-details-panel h4.product-name {
  font-size: 1.2em;
}
.new-purchase.thank-you .checkout-details-panel .panel-body {
  padding-top: 0;
}
.new-purchase.thank-you .checkout-details-panel h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.new-purchase.thank-you .checkout-details-panel .revieworder_included_product_image .revieworder_product_image {
  text-align: center;
}
.new-purchase.thank-you .checkout-details-panel .revieworder_included_product_image .revieworder_product_image img {
  height: 150px;
}
@media (max-width: 991px) {
  .new-purchase.thank-you .checkout-details-panel .revieworder_included_product_image .revieworder_product_image img {
    height: auto;
    max-width: 75px;
  }
}
.new-purchase.thank-you .checkout-details-panel .revieworder_included_product_image .revieworder_product_image {
  text-align: center;
}
.new-purchase.thank-you .checkout-details-panel .revieworder_included_product_image .revieworder_product_image:before,
.new-purchase.thank-you .checkout-details-panel .revieworder_included_product_image .revieworder_product_image:after {
  content: " ";
  display: table;
}
.new-purchase.thank-you .checkout-details-panel .revieworder_included_product_image .revieworder_product_image:after {
  clear: both;
}
.new-purchase.thank-you .checkout-details-panel .revieworder_included_product_image .revieworder_product_image:before,
.new-purchase.thank-you .checkout-details-panel .revieworder_included_product_image .revieworder_product_image:after {
  content: " ";
  display: table;
}
.new-purchase.thank-you .checkout-details-panel .revieworder_included_product_image .revieworder_product_image:after {
  clear: both;
}
.new-purchase.thank-you .checkout-details-panel .revieworder_included_product_image .revieworder_product_image img {
  float: none;
}
.new-purchase.thank-you .checkout-details-panel .revieworder_product_image {
  text-align: center;
}
.new-purchase.thank-you .checkout-details-panel .revieworder_product_image img {
  height: auto;
  max-width: 100%;
  max-height: 175px;
  padding-bottom: 20px;
}
.new-purchase.thank-you .checkout-details-panel .product-container .product-container {
  margin: 0 !important;
  padding: 0;
  width: 100%;
}
.new-purchase.thank-you .checkout-details-panel .offer_bottle,
.new-purchase.thank-you .checkout-details-panel .offer_cooler,
.new-purchase.thank-you .checkout-details-panel .offerRow {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  padding-top: 20px;
  display: inline-block;
  clear: both;
  width: 100%;
}
.new-purchase.thank-you .checkout-details-panel.isGroup_true .groupedProducts {
  background-color: #fefefe;
}
.new-purchase.thank-you .checkout-details-panel.isGroup_true .groupedProducts h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.new-purchase.thank-you .whatNextSection {
  clear: both;
  display: block;
  margin-bottom: 30px;
}
.new-purchase.thank-you .whatNextSection a {
  text-decoration: none;
}
.new-purchase.thank-you .whatNextSection .page-header {
  margin-top: 20px;
}
.new-purchase.thank-you [data-category="undefined"] {
  display: none;
}
.new-purchase #largeBottlesForm,
.new-purchase #waterCoolerForm,
.new-purchase #threeInvoiceFreeFlavor,
.new-purchase #threeInvoiceFreeCooler,
.new-purchase #largeBottlesWNurseryForm {
  margin-left: auto;
  margin-right: auto;
}
.new-purchase #largeBottlesForm .largeBottle.productContainer,
.new-purchase #waterCoolerForm .largeBottle.productContainer,
.new-purchase #threeInvoiceFreeFlavor .largeBottle.productContainer,
.new-purchase #threeInvoiceFreeCooler .largeBottle.productContainer,
.new-purchase #largeBottlesWNurseryForm .largeBottle.productContainer,
.new-purchase #largeBottlesForm .offer.productContainer,
.new-purchase #waterCoolerForm .offer.productContainer,
.new-purchase #threeInvoiceFreeFlavor .offer.productContainer,
.new-purchase #threeInvoiceFreeCooler .offer.productContainer,
.new-purchase #largeBottlesWNurseryForm .offer.productContainer {
  width: 100%;
}
.new-purchase #largeBottlesForm .budgetdetails_description,
.new-purchase #waterCoolerForm .budgetdetails_description,
.new-purchase #threeInvoiceFreeFlavor .budgetdetails_description,
.new-purchase #threeInvoiceFreeCooler .budgetdetails_description,
.new-purchase #largeBottlesWNurseryForm .budgetdetails_description {
  display: none;
}
.new-purchase #largeBottlesForm .main-carousel,
.new-purchase #waterCoolerForm .main-carousel,
.new-purchase #threeInvoiceFreeFlavor .main-carousel,
.new-purchase #threeInvoiceFreeCooler .main-carousel,
.new-purchase #largeBottlesWNurseryForm .main-carousel {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .new-purchase #largeBottlesForm .main-carousel,
  .new-purchase #waterCoolerForm .main-carousel,
  .new-purchase #threeInvoiceFreeFlavor .main-carousel,
  .new-purchase #threeInvoiceFreeCooler .main-carousel,
  .new-purchase #largeBottlesWNurseryForm .main-carousel {
    float: left;
    width: 50%;
  }
}
.new-purchase #largeBottlesForm .main-carousel .carousel-thumb,
.new-purchase #waterCoolerForm .main-carousel .carousel-thumb,
.new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-thumb,
.new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-thumb,
.new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-thumb {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding-left: 0;
}
@media (min-width: 992px) {
  .new-purchase #largeBottlesForm .main-carousel .carousel-thumb,
  .new-purchase #waterCoolerForm .main-carousel .carousel-thumb,
  .new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-thumb,
  .new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-thumb,
  .new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-thumb {
    float: left;
    width: 20.83333333%;
  }
}
@media (max-width: 769px) {
  .new-purchase #largeBottlesForm .main-carousel .carousel-thumb,
  .new-purchase #waterCoolerForm .main-carousel .carousel-thumb,
  .new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-thumb,
  .new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-thumb,
  .new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-thumb {
    padding: 0;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .new-purchase #largeBottlesForm .main-carousel .carousel-thumb,
  .new-purchase #waterCoolerForm .main-carousel .carousel-thumb,
  .new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-thumb,
  .new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-thumb,
  .new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-thumb {
    margin-bottom: 10px;
  }
}
.new-purchase #largeBottlesForm .main-carousel .carousel-thumb ol,
.new-purchase #waterCoolerForm .main-carousel .carousel-thumb ol,
.new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-thumb ol,
.new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-thumb ol,
.new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-thumb ol {
  list-style-type: none;
  padding-left: 0;
  display: inline-block;
  margin-bottom: 0;
}
.new-purchase #largeBottlesForm .main-carousel .carousel-thumb ol li,
.new-purchase #waterCoolerForm .main-carousel .carousel-thumb ol li,
.new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-thumb ol li,
.new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-thumb ol li,
.new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-thumb ol li {
  text-align: center;
}
@media (max-width: 769px) {
  .new-purchase #largeBottlesForm .main-carousel .carousel-thumb ol li,
  .new-purchase #waterCoolerForm .main-carousel .carousel-thumb ol li,
  .new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-thumb ol li,
  .new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-thumb ol li,
  .new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-thumb ol li {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .new-purchase #largeBottlesForm .main-carousel .carousel-thumb ol li,
  .new-purchase #waterCoolerForm .main-carousel .carousel-thumb ol li,
  .new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-thumb ol li,
  .new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-thumb ol li,
  .new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-thumb ol li {
    border: 1px solid #ddd;
    padding: 5px 0;
    margin-bottom: 5px;
    max-width: 70px;
  }
}
.new-purchase #largeBottlesForm .main-carousel .carousel-thumb ol li img,
.new-purchase #waterCoolerForm .main-carousel .carousel-thumb ol li img,
.new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-thumb ol li img,
.new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-thumb ol li img,
.new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-thumb ol li img {
  margin: auto;
}
@media (max-width: 769px) {
  .new-purchase #largeBottlesForm .main-carousel .carousel-thumb ol li img,
  .new-purchase #waterCoolerForm .main-carousel .carousel-thumb ol li img,
  .new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-thumb ol li img,
  .new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-thumb ol li img,
  .new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-thumb ol li img {
    border: 8px solid #eee;
    border-radius: 30px;
    height: 10px;
    width: 10px;
    display: inline-block;
    background-color: #eee;
  }
}
@media (min-width: 769px) {
  .new-purchase #largeBottlesForm .main-carousel .carousel-thumb ol li img,
  .new-purchase #waterCoolerForm .main-carousel .carousel-thumb ol li img,
  .new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-thumb ol li img,
  .new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-thumb ol li img,
  .new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-thumb ol li img {
    max-height: 50px;
  }
}
.new-purchase #largeBottlesForm .main-carousel .carousel-focus,
.new-purchase #waterCoolerForm .main-carousel .carousel-focus,
.new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-focus,
.new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-focus,
.new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-focus {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .new-purchase #largeBottlesForm .main-carousel .carousel-focus,
  .new-purchase #waterCoolerForm .main-carousel .carousel-focus,
  .new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-focus,
  .new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-focus,
  .new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-focus {
    float: left;
    width: 79.16666667%;
  }
}
.new-purchase #largeBottlesForm .main-carousel .carousel-focus .item img,
.new-purchase #waterCoolerForm .main-carousel .carousel-focus .item img,
.new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-focus .item img,
.new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-focus .item img,
.new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-focus .item img {
  margin: auto;
  max-height: 350px;
}
@media (min-width: 769px) {
  .new-purchase #largeBottlesForm .main-carousel .carousel-focus .item img,
  .new-purchase #waterCoolerForm .main-carousel .carousel-focus .item img,
  .new-purchase #threeInvoiceFreeFlavor .main-carousel .carousel-focus .item img,
  .new-purchase #threeInvoiceFreeCooler .main-carousel .carousel-focus .item img,
  .new-purchase #largeBottlesWNurseryForm .main-carousel .carousel-focus .item img {
    max-height: 500px;
  }
}
.new-purchase #largeBottlesForm .product-list,
.new-purchase #waterCoolerForm .product-list,
.new-purchase #threeInvoiceFreeFlavor .product-list,
.new-purchase #threeInvoiceFreeCooler .product-list,
.new-purchase #largeBottlesWNurseryForm .product-list {
  margin-bottom: 25px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .new-purchase #largeBottlesForm .product-list,
  .new-purchase #waterCoolerForm .product-list,
  .new-purchase #threeInvoiceFreeFlavor .product-list,
  .new-purchase #threeInvoiceFreeCooler .product-list,
  .new-purchase #largeBottlesWNurseryForm .product-list {
    float: left;
    width: 50%;
  }
}
.new-purchase #largeBottlesForm .product-list .product,
.new-purchase #waterCoolerForm .product-list .product,
.new-purchase #threeInvoiceFreeFlavor .product-list .product,
.new-purchase #threeInvoiceFreeCooler .product-list .product,
.new-purchase #largeBottlesWNurseryForm .product-list .product {
  margin-left: -15px;
  margin-right: -15px;
}
.new-purchase #largeBottlesForm .product-list .product-info,
.new-purchase #waterCoolerForm .product-list .product-info,
.new-purchase #threeInvoiceFreeFlavor .product-list .product-info,
.new-purchase #threeInvoiceFreeCooler .product-list .product-info,
.new-purchase #largeBottlesWNurseryForm .product-list .product-info,
.new-purchase #largeBottlesForm .product-list .product-options,
.new-purchase #waterCoolerForm .product-list .product-options,
.new-purchase #threeInvoiceFreeFlavor .product-list .product-options,
.new-purchase #threeInvoiceFreeCooler .product-list .product-options,
.new-purchase #largeBottlesWNurseryForm .product-list .product-options {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .new-purchase #largeBottlesForm .product-list .product-info,
  .new-purchase #waterCoolerForm .product-list .product-info,
  .new-purchase #threeInvoiceFreeFlavor .product-list .product-info,
  .new-purchase #threeInvoiceFreeCooler .product-list .product-info,
  .new-purchase #largeBottlesWNurseryForm .product-list .product-info,
  .new-purchase #largeBottlesForm .product-list .product-options,
  .new-purchase #waterCoolerForm .product-list .product-options,
  .new-purchase #threeInvoiceFreeFlavor .product-list .product-options,
  .new-purchase #threeInvoiceFreeCooler .product-list .product-options,
  .new-purchase #largeBottlesWNurseryForm .product-list .product-options {
    float: left;
    width: 50%;
  }
}
.new-purchase #largeBottlesForm .product-list .product-qty,
.new-purchase #waterCoolerForm .product-list .product-qty,
.new-purchase #threeInvoiceFreeFlavor .product-list .product-qty,
.new-purchase #threeInvoiceFreeCooler .product-list .product-qty,
.new-purchase #largeBottlesWNurseryForm .product-list .product-qty {
  margin-bottom: 5px;
}
.new-purchase #largeBottlesForm .product-list .product-size,
.new-purchase #waterCoolerForm .product-list .product-size,
.new-purchase #threeInvoiceFreeFlavor .product-list .product-size,
.new-purchase #threeInvoiceFreeCooler .product-list .product-size,
.new-purchase #largeBottlesWNurseryForm .product-list .product-size {
  color: #1589c9;
  font-size: 14px;
  font-weight: bold!important;
}
.new-purchase #largeBottlesForm .product-list .bottleOption,
.new-purchase #waterCoolerForm .product-list .bottleOption,
.new-purchase #threeInvoiceFreeFlavor .product-list .bottleOption,
.new-purchase #threeInvoiceFreeCooler .product-list .bottleOption,
.new-purchase #largeBottlesWNurseryForm .product-list .bottleOption {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
.new-purchase #largeBottlesForm .products-list,
.new-purchase #waterCoolerForm .products-list,
.new-purchase #threeInvoiceFreeFlavor .products-list,
.new-purchase #threeInvoiceFreeCooler .products-list,
.new-purchase #largeBottlesWNurseryForm .products-list {
  display: inline-block;
  width: 100%;
}
.new-purchase #largeBottlesForm .products-list a,
.new-purchase #waterCoolerForm .products-list a,
.new-purchase #threeInvoiceFreeFlavor .products-list a,
.new-purchase #threeInvoiceFreeCooler .products-list a,
.new-purchase #largeBottlesWNurseryForm .products-list a,
.new-purchase #largeBottlesForm .products-list a:hover,
.new-purchase #waterCoolerForm .products-list a:hover,
.new-purchase #threeInvoiceFreeFlavor .products-list a:hover,
.new-purchase #threeInvoiceFreeCooler .products-list a:hover,
.new-purchase #largeBottlesWNurseryForm .products-list a:hover {
  text-decoration: none;
}
.new-purchase #etform {
  display: none !important;
}
.new-purchase .new-stuff {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .new-purchase .new-stuff {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .new-purchase .new-stuff {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .new-purchase .new-stuff {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .new-stuff {
    width: 1470px;
  }
}
.new-purchase .new-stuff > .navbar-header,
.new-purchase .new-stuff > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .new-purchase .new-stuff > .navbar-header,
  .new-purchase .new-stuff > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.new-purchase .new-stuff h1 {
  font-size: 1.86666667vw;
  color: #125697;
  font-weight: 700;
}
@media (max-width: 769px) {
  .new-purchase .new-stuff h1 {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .new-stuff h1 {
    font-size: 28px;
  }
}
@media (max-width: 769px) {
  .new-purchase .waterCooler.productContainer,
  .new-purchase .largeBottle.productContainer,
  .new-purchase .offer.productContainer {
    margin-top: 145px!important;
  }
}
.new-purchase .largeBottle {
  top: 0;
}
.new-purchase .budget_temp_form.byo_choice select,
.new-purchase .bottleset select,
.new-purchase .coolerset select {
  margin-bottom: initial !important;
  width: 100%;
}
.new-purchase .budget_temp_form input {
  position: relative !important;
  left: initial !important;
  float: left;
}
.new-purchase .productSelection {
  margin-bottom: 15px;
  position: relative;
}
@media (max-width: 768px) {
  .new-purchase .productSelection .panel-body {
    padding-bottom: 0;
  }
}
.new-purchase .qtyform {
  padding-left: 0 !important;
}
.new-purchase .product-title {
  font-size: 1.33333333vw;
  color: #125697;
  font-weight: 700;
  line-height: 1.125;
}
@media (max-width: 769px) {
  .new-purchase .product-title {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .product-title {
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  .new-purchase .product-title {
    min-height: 55px;
  }
}
.new-purchase .product-price {
  font-size: 1.53333333vw;
  color: #00305d;
  font-weight: 700;
  margin-top: 20px;
}
@media (max-width: 769px) {
  .new-purchase .product-price {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .product-price {
    font-size: 23px;
  }
}
.new-purchase .product-price span {
  font-size: 0.93333333vw;
}
@media (max-width: 769px) {
  .new-purchase .product-price span {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .product-price span {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .new-purchase .product-price {
    margin-top: 0;
  }
  .new-purchase .product-price h2 {
    margin-top: 10px;
  }
}
.new-purchase .product-options select {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.new-purchase .product-options select:before,
.new-purchase .product-options select:after {
  content: " ";
  display: table;
}
.new-purchase .product-options select:after {
  clear: both;
}
.new-purchase .product-options select:before,
.new-purchase .product-options select:after {
  content: " ";
  display: table;
}
.new-purchase .product-options select:after {
  clear: both;
}
.new-purchase .product-options .store_opt_txt,
.new-purchase .product-options .budget_temp_form label {
  color: #1589c9;
  display: block;
  font-size: 12px;
  font-weight: bold !important;
  margin-top: 15px;
  margin-left: 0;
}
.new-purchase .product-options .store_opt_txt:before,
.new-purchase .product-options .budget_temp_form label:before,
.new-purchase .product-options .store_opt_txt:after,
.new-purchase .product-options .budget_temp_form label:after {
  content: " ";
  display: table;
}
.new-purchase .product-options .store_opt_txt:after,
.new-purchase .product-options .budget_temp_form label:after {
  clear: both;
}
.new-purchase .product-options .store_opt_txt:before,
.new-purchase .product-options .budget_temp_form label:before,
.new-purchase .product-options .store_opt_txt:after,
.new-purchase .product-options .budget_temp_form label:after {
  content: " ";
  display: table;
}
.new-purchase .product-options .store_opt_txt:after,
.new-purchase .product-options .budget_temp_form label:after {
  clear: both;
}
.new-purchase .product-information {
  clear: both;
}
.new-purchase .product-description,
.new-purchase .product-information {
  font-size: 1.03333333vw;
  line-height: 1.375;
}
@media (max-width: 769px) {
  .new-purchase .product-description,
  .new-purchase .product-information {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .product-description,
  .new-purchase .product-information {
    font-size: 15.5px;
  }
}
.new-purchase .coolerset {
  display: inline-block;
}
.new-purchase .set-multiple {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  padding-left: 0px;
}
@media (min-width: 992px) {
  .new-purchase .set-multiple {
    float: left;
    width: 50%;
  }
}
.new-purchase .productSelection-learnmore {
  margin-bottom: 0;
}
.new-purchase .productSelection-learnmore a {
  color: #0087cf;
}
.new-purchase .productSelection-learnmore .disclaimer {
  font-size: 0.66666667vw;
  padding: 0;
}
@media (max-width: 769px) {
  .new-purchase .productSelection-learnmore .disclaimer {
    font-size: 10px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .productSelection-learnmore .disclaimer {
    font-size: 10px;
  }
}
.new-purchase .recurrance,
.new-purchase .store_qty_form .store_opt_txt strong {
  display: none !important;
}
.new-purchase .action-container {
  bottom: 0;
  padding: 20px 25px;
  position: relative;
  width: 100%;
}
.new-purchase .waterCooler.productSelection .product-information {
  min-height: 60px;
}
@media (min-width: 992px) {
  .new-purchase .largeBottle.productSelection .product-information {
    min-height: 175px;
  }
}
.new-purchase .waterCooler.productSelection,
.new-purchase .largeBottle.productSelection {
  margin-bottom: 15px;
  min-height: 495px;
}
.new-purchase .waterCooler.productSelection .product-container,
.new-purchase .largeBottle.productSelection .product-container {
  border: 1px solid #d6d6d6;
  border-radius: 0 7px 0 0;
  height: 100%;
  overflow: hidden;
  position: relative;
  min-height: 350px;
}
.new-purchase .waterCooler.productSelection .product-container:hover > .learn-snipe,
.new-purchase .largeBottle.productSelection .product-container:hover > .learn-snipe {
  opacity: 1;
  cursor: pointer;
}
.new-purchase .waterCooler.productSelection .product-container:hover > .product-snipe,
.new-purchase .largeBottle.productSelection .product-container:hover > .product-snipe {
  opacity: 1;
  cursor: pointer;
}
.new-purchase .waterCooler.productSelection .product-container .product-information p,
.new-purchase .largeBottle.productSelection .product-container .product-information p {
  color: #333;
}
.new-purchase .waterCooler.productSelection .learn-snipe,
.new-purchase .largeBottle.productSelection .learn-snipe {
  opacity: 0.6;
  position: absolute;
  right: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  top: 0;
}
.new-purchase .waterCooler.productSelection .productSelection-learnmore,
.new-purchase .largeBottle.productSelection .productSelection-learnmore {
  display: none !important;
}
.new-purchase .waterCooler.productSelection .product-container,
.new-purchase .largeBottle.productSelection .product-container {
  text-align: center;
}
.new-purchase .waterCooler.productSelection .product-body,
.new-purchase .largeBottle.productSelection .product-body {
  padding-top: 30px;
}
.new-purchase .waterCooler.productSelection .product-image,
.new-purchase .largeBottle.productSelection .product-image {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.new-purchase .waterCooler.productSelection .product-image hr,
.new-purchase .largeBottle.productSelection .product-image hr {
  border-top: 1px solid #d6d6d6;
}
.new-purchase .waterCooler.productSelection .product-image img,
.new-purchase .largeBottle.productSelection .product-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
@media (max-width: 768px) {
  .new-purchase .waterCooler.productSelection .product-image img,
  .new-purchase .largeBottle.productSelection .product-image img {
    max-height: 225px;
  }
}
@media (min-width: 992px) {
  .new-purchase .waterCooler.productSelection .product-image img,
  .new-purchase .largeBottle.productSelection .product-image img {
    max-height: 245px;
  }
}
.new-purchase .waterCooler.productSelection .product-title,
.new-purchase .largeBottle.productSelection .product-title {
  margin-top: 15px;
  margin-bottom: 10px;
}
.new-purchase .waterCooler.productSelection .product-dim,
.new-purchase .largeBottle.productSelection .product-dim,
.new-purchase .waterCooler.productSelection .product-region,
.new-purchase .largeBottle.productSelection .product-region {
  font-size: 0.8vw;
  color: #333333;
}
@media (max-width: 769px) {
  .new-purchase .waterCooler.productSelection .product-dim,
  .new-purchase .largeBottle.productSelection .product-dim,
  .new-purchase .waterCooler.productSelection .product-region,
  .new-purchase .largeBottle.productSelection .product-region {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .waterCooler.productSelection .product-dim,
  .new-purchase .largeBottle.productSelection .product-dim,
  .new-purchase .waterCooler.productSelection .product-region,
  .new-purchase .largeBottle.productSelection .product-region {
    font-size: 12px;
  }
}
.new-purchase .waterCooler.productSelection .product-description,
.new-purchase .largeBottle.productSelection .product-description {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .new-purchase .waterCooler.productSelection .product-description,
  .new-purchase .largeBottle.productSelection .product-description {
    min-height: 100px;
  }
}
@media (min-width: 992px) {
  .new-purchase .waterCooler.productSelection .product-price,
  .new-purchase .largeBottle.productSelection .product-price {
    margin-top: 10px;
  }
}
.new-purchase .waterCooler.productSelection .product-price .starting-at,
.new-purchase .largeBottle.productSelection .product-price .starting-at {
  font-size: 1.06666667vw;
  clear: both;
  color: #787878;
  font-weight: bold;
}
@media (max-width: 769px) {
  .new-purchase .waterCooler.productSelection .product-price .starting-at,
  .new-purchase .largeBottle.productSelection .product-price .starting-at {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .waterCooler.productSelection .product-price .starting-at,
  .new-purchase .largeBottle.productSelection .product-price .starting-at {
    font-size: 16px;
  }
}
.new-purchase .waterCooler.productSelection .product-options:before,
.new-purchase .largeBottle.productSelection .product-options:before,
.new-purchase .waterCooler.productSelection .product-options:after,
.new-purchase .largeBottle.productSelection .product-options:after {
  content: " ";
  display: table;
}
.new-purchase .waterCooler.productSelection .product-options:after,
.new-purchase .largeBottle.productSelection .product-options:after {
  clear: both;
}
.new-purchase .waterCooler.productSelection .product-options:before,
.new-purchase .largeBottle.productSelection .product-options:before,
.new-purchase .waterCooler.productSelection .product-options:after,
.new-purchase .largeBottle.productSelection .product-options:after {
  content: " ";
  display: table;
}
.new-purchase .waterCooler.productSelection .product-options:after,
.new-purchase .largeBottle.productSelection .product-options:after {
  clear: both;
}
.new-purchase .waterCooler.productSelection .product-options select,
.new-purchase .largeBottle.productSelection .product-options select {
  margin: auto;
}
.new-purchase .offerCoupon {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  float: none !important;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
  padding: 7.5px;
}
@media (min-width: 769px) {
  .new-purchase .offerCoupon {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .new-purchase .offerCoupon {
    float: left;
    width: 25%;
  }
}
.new-purchase .offerCoupon .product-snipe {
  display: none !important;
  font-size: 1.46666667vw;
  color: #fff;
  font-weight: 700;
  line-height: 1.639;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
@media (max-width: 769px) {
  .new-purchase .offerCoupon .product-snipe {
    font-size: 22px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .offerCoupon .product-snipe {
    font-size: 22px;
  }
}
.new-purchase .offerCoupon .product-snipe.blue-snipe {
  background-color: #125797;
}
.new-purchase .offerCoupon .product-snipe.brown-snipe {
  background-color: #603a09;
}
.new-purchase .offerCoupon .product-body {
  padding-top: 0;
}
.new-purchase .offerCoupon .product-image {
  text-align: center;
}
.new-purchase .offerCoupon .product-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
@media (max-width: 768px) {
  .new-purchase .offerCoupon .product-image img {
    max-height: 250px;
    min-height: 250px;
  }
}
@media (min-width: 769px) {
  .new-purchase .offerCoupon .product-image img {
    min-height: 275px;
    max-height: 275px;
  }
}
@media (min-width: 1200px) {
  .new-purchase .offerCoupon .product-image img {
    min-height: 200px;
    max-height: 200px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .offerCoupon .product-image img {
    min-height: 275px;
    max-height: 275px;
  }
}
.new-purchase .offerCoupon .product-title {
  font-size: 2vw;
  font-weight: 800;
  margin-top: 15px;
  text-align: center;
}
@media (max-width: 769px) {
  .new-purchase .offerCoupon .product-title {
    font-size: 17px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .offerCoupon .product-title {
    font-size: 30px;
  }
}
@media (min-width: 1421px) and (max-width: 1499px) {
  .new-purchase .offerCoupon .product-title {
    font-size: 1.9vw;
  }
}
@media (min-width: 992px) {
  .new-purchase .offerCoupon .product-title {
    min-height: 50px;
  }
}
@media (min-width: 1200px) {
  .new-purchase .offerCoupon .product-title {
    min-height: 75px;
  }
}
.new-purchase .offerCoupon .product-description {
  font-size: 1vw;
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 769px) {
  .new-purchase .offerCoupon .product-description {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .offerCoupon .product-description {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  .new-purchase .offerCoupon .product-description {
    padding-left: 1.66666667vw;
    padding-right: 1.66666667vw;
  }
}
.new-purchase .offerCoupon dl {
  font-size: 1vw;
  color: #333333;
  margin-top: 10px;
}
@media (max-width: 769px) {
  .new-purchase .offerCoupon dl {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .offerCoupon dl {
    font-size: 15px;
  }
}
@media (min-width: 769px) {
  .new-purchase .offerCoupon dl {
    min-height: 155px;
  }
}
@media (min-width: 1200px) {
  .new-purchase .offerCoupon dl {
    min-height: 155px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .offerCoupon dl {
    min-height: 140px;
  }
}
.new-purchase .offerCoupon dl dd {
  margin-bottom: 10px;
}
.new-purchase .offerCoupon dl dd strong {
  color: #0087cf;
}
@media (max-width: 768px) {
  .new-purchase .offerCoupon.regional-single-serve img {
    height: 333px;
    max-height: 333px;
    min-height: 333px;
  }
}
.new-purchase .product-modal {
  z-index: 99999;
}
.new-purchase .product-modal:before,
.new-purchase .product-modal:after {
  content: " ";
  display: table;
}
.new-purchase .product-modal:after {
  clear: both;
}
.new-purchase .product-modal:before,
.new-purchase .product-modal:after {
  content: " ";
  display: table;
}
.new-purchase .product-modal:after {
  clear: both;
}
@media (max-width: 768px) {
  .new-purchase .product-modal .modal-dialog {
    top: 0;
  }
}
@media (min-width: 992px) {
  .new-purchase .product-modal .modal-dialog {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  .new-purchase .product-modal .modal-dialog {
    width: 50%;
  }
}
.new-purchase .product-modal .qtyform {
  padding-left: 0 !important;
}
.new-purchase .product-modal .modal-content {
  padding: 20px 20px 30px;
}
.new-purchase .product-modal .modal-header,
.new-purchase .product-modal .modal-footer {
  border: none;
  position: absolute;
  right: 20px;
  padding: 0;
}
.new-purchase .product-modal .modal-header .close,
.new-purchase .product-modal .modal-footer .close {
  margin: 0;
}
.new-purchase .product-modal .modal-header .close span,
.new-purchase .product-modal .modal-footer .close span {
  line-height: 0.5;
}
.new-purchase .product-modal .modal-body {
  margin-top: 20px;
  padding: 0;
}
.new-purchase .product-modal .modal-body:before,
.new-purchase .product-modal .modal-body:after {
  content: " ";
  display: table;
}
.new-purchase .product-modal .modal-body:after {
  clear: both;
}
.new-purchase .product-modal .modal-body:before,
.new-purchase .product-modal .modal-body:after {
  content: " ";
  display: table;
}
.new-purchase .product-modal .modal-body:after {
  clear: both;
}
.new-purchase .product-modal .modal-body .product-body:before,
.new-purchase .product-modal .modal-body .product-body:after {
  content: " ";
  display: table;
}
.new-purchase .product-modal .modal-body .product-body:after {
  clear: both;
}
.new-purchase .product-modal .modal-body .product-body:before,
.new-purchase .product-modal .modal-body .product-body:after {
  content: " ";
  display: table;
}
.new-purchase .product-modal .modal-body .product-body:after {
  clear: both;
}
.new-purchase .product-modal .modal-body .product-body .size,
.new-purchase .product-modal .modal-body .product-body .flavor,
.new-purchase .product-modal .modal-body .product-body .count {
  display: block;
  clear: both;
}
.new-purchase .product-modal .modal-body .product-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  text-align: center;
}
@media (min-width: 769px) {
  .new-purchase .product-modal .modal-body .product-image {
    float: left;
    width: 45.83333333%;
  }
}
.new-purchase .product-modal .modal-body .product-image .mainImage img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  max-height: 200px;
}
@media (min-width: 992px) {
  .new-purchase .product-modal .modal-body .product-image .mainImage img {
    max-height: 400px;
  }
}
@media (min-width: 992px) {
  .new-purchase .product-modal .modal-body .product-image .mainImage .video_container {
    margin-top: 50px;
    padding-bottom: 0!important;
  }
}
.new-purchase .product-modal .modal-body .product-description {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1.06666667vw;
  color: #787878;
}
@media (min-width: 769px) {
  .new-purchase .product-modal .modal-body .product-description {
    float: left;
    width: 54.16666667%;
  }
}
@media (max-width: 769px) {
  .new-purchase .product-modal .modal-body .product-description {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .product-modal .modal-body .product-description {
    font-size: 16px;
  }
}
@media (max-width: 769px) {
  .new-purchase .product-modal .modal-body .product-description {
    text-align: center;
  }
}
.new-purchase .product-modal .modal-body .product-description .product-title {
  font-size: 2.13333333vw;
  margin-bottom: 5px;
  margin-top: 5px;
}
@media (max-width: 769px) {
  .new-purchase .product-modal .modal-body .product-description .product-title {
    font-size: 32px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .product-modal .modal-body .product-description .product-title {
    font-size: 32px;
  }
}
.new-purchase .product-modal .modal-body .product-description .product-price {
  font-size: 2.26666667vw;
  margin-top: 25px;
  margin-bottom: 15px;
}
@media (max-width: 769px) {
  .new-purchase .product-modal .modal-body .product-description .product-price {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .product-modal .modal-body .product-description .product-price {
    font-size: 34px;
  }
}
.new-purchase .product-modal .modal-body .product-description .product-price .starting-at {
  font-size: 1.06666667vw;
  clear: both;
  color: #787878;
  font-weight: bold;
}
@media (max-width: 769px) {
  .new-purchase .product-modal .modal-body .product-description .product-price .starting-at {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .product-modal .modal-body .product-description .product-price .starting-at {
    font-size: 16px;
  }
}
.new-purchase .product-modal .modal-body .product-description .coolerset.coolerOption,
.new-purchase .product-modal .modal-body .product-description .bottleset.bottleOption {
  padding-right: 25px;
}
.new-purchase .product-modal .modal-body .product-description .coolerset.coolerOption #offer_choice input,
.new-purchase .product-modal .modal-body .product-description .bottleset.bottleOption #offer_choice input {
  margin-left: 0;
  margin-top: 0;
  bottom: auto;
}
.new-purchase .product-modal .modal-body .product-description .coolerset.coolerOption #offer_choice > div,
.new-purchase .product-modal .modal-body .product-description .bottleset.bottleOption #offer_choice > div {
  margin-left: auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.new-purchase .product-modal .modal-body .product-description .coolerset.coolerOption #offer_choice > div label,
.new-purchase .product-modal .modal-body .product-description .bottleset.bottleOption #offer_choice > div label {
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.new-purchase .product-modal .modal-body .product-description .product-region {
  font-size: 1.2vw;
}
@media (max-width: 769px) {
  .new-purchase .product-modal .modal-body .product-description .product-region {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .product-modal .modal-body .product-description .product-region {
    font-size: 18px;
  }
}
.new-purchase .product-modal .modal-body .product-description .product-dim {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .new-purchase .product-modal .modal-body .product-description .product-price {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.new-purchase .product-modal .product-buttons {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.new-purchase .product-modal .product-buttons:before,
.new-purchase .product-modal .product-buttons:after {
  content: " ";
  display: table;
}
.new-purchase .product-modal .product-buttons:after {
  clear: both;
}
.new-purchase .product-modal .product-buttons:before,
.new-purchase .product-modal .product-buttons:after {
  content: " ";
  display: table;
}
.new-purchase .product-modal .product-buttons:after {
  clear: both;
}
.new-purchase .product-modal .product_slideshow {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 5px;
  text-align: center;
}
@media (min-width: 769px) {
  .new-purchase .product-modal .product_slideshow {
    float: left;
    width: 45.83333333%;
  }
}
.new-purchase .product-modal .product_slideshow:before,
.new-purchase .product-modal .product_slideshow:after {
  content: " ";
  display: table;
}
.new-purchase .product-modal .product_slideshow:after {
  clear: both;
}
.new-purchase .product-modal .product_slideshow:before,
.new-purchase .product-modal .product_slideshow:after {
  content: " ";
  display: table;
}
.new-purchase .product-modal .product_slideshow:after {
  clear: both;
}
.new-purchase .product-modal .product_slideshow_item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #d6d6d6;
  overflow: hidden;
  min-height: 50px;
  max-height: 50px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 769px) {
  .new-purchase .product-modal .product_slideshow_item {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 769px) {
  .new-purchase .product-modal .product_slideshow_item {
    margin-left: 8.33333333%;
  }
}
.new-purchase .product-modal .product_slideshow_item:first-child {
  margin-left: 0;
}
.new-purchase .product-modal .product_slideshow_item img {
  opacity: 0.5;
  margin: auto;
  max-width: 100%;
}
.new-purchase .product-modal .product_slideshow_item a {
  margin: auto;
  text-align: center;
  display: block;
}
.new-purchase .product-modal .product_slideshow_item:hover {
  border: 1px solid #197acc;
}
.new-purchase .product-modal .product_slideshow_item:hover img {
  opacity: 1;
}
.new-purchase .product-modal .product_slideshow_item.video_slideshow {
  background-image: url('http://www.water.com/images/landingpages/purchase_path/play_arrow.jpg');
  background-size: contain;
  background-position: center;
}
.new-purchase .product-modal .action-container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .new-purchase .product-modal .action-container {
    float: left;
    width: 54.16666667%;
  }
}
@media (min-width: 769px) and (max-height: 768px) {
  .new-purchase .product-modal .action-container {
    margin-top: 10px;
  }
}
.new-purchase .disclaimer {
  margin-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  clear: both;
  display: block;
}
.new-purchase .disclaimer .content-container {
  color: #787878;
  padding: 0;
}
.new-purchase .disclaimer p {
  font-size: 0.8vw;
}
@media (max-width: 769px) {
  .new-purchase .disclaimer p {
    font-size: 9px;
  }
}
@media (min-width: 1500px) {
  .new-purchase .disclaimer p {
    font-size: 12px;
  }
}
@media (max-width: 769px) {
  .new-purchase .modal select {
    width: auto;
  }
}
@media (min-width: 992px) {
  .new-purchase .all-product .modal-dialog {
    width: 30vw;
    top: 10vh;
  }
}
.order-review-footer {
  padding-left: 0;
  padding-right: 0;
}
.order-review-footer .panel-inner,
.order-review-footer .checkout_privacy,
.order-review-footer .checkout_legal {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
.order-review-footer .panel-inner:before,
.order-review-footer .checkout_privacy:before,
.order-review-footer .checkout_legal:before,
.order-review-footer .panel-inner:after,
.order-review-footer .checkout_privacy:after,
.order-review-footer .checkout_legal:after {
  content: " ";
  display: table;
}
.order-review-footer .panel-inner:after,
.order-review-footer .checkout_privacy:after,
.order-review-footer .checkout_legal:after {
  clear: both;
}
.order-review-footer .panel-inner:before,
.order-review-footer .checkout_privacy:before,
.order-review-footer .checkout_legal:before,
.order-review-footer .panel-inner:after,
.order-review-footer .checkout_privacy:after,
.order-review-footer .checkout_legal:after {
  content: " ";
  display: table;
}
.order-review-footer .panel-inner:after,
.order-review-footer .checkout_privacy:after,
.order-review-footer .checkout_legal:after {
  clear: both;
}
@media (min-width: 769px) {
  .order-review-footer .panel-inner,
  .order-review-footer .checkout_privacy,
  .order-review-footer .checkout_legal {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .order-review-footer .panel-inner,
  .order-review-footer .checkout_privacy,
  .order-review-footer .checkout_legal {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .order-review-footer .panel-inner,
  .order-review-footer .checkout_privacy,
  .order-review-footer .checkout_legal {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .order-review-footer .panel-inner,
  .order-review-footer .checkout_privacy,
  .order-review-footer .checkout_legal {
    width: 1470px;
  }
}
.order-review-footer .panel-inner > .navbar-header,
.order-review-footer .checkout_privacy > .navbar-header,
.order-review-footer .checkout_legal > .navbar-header,
.order-review-footer .panel-inner > .navbar-collapse,
.order-review-footer .checkout_privacy > .navbar-collapse,
.order-review-footer .checkout_legal > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .order-review-footer .panel-inner > .navbar-header,
  .order-review-footer .checkout_privacy > .navbar-header,
  .order-review-footer .checkout_legal > .navbar-header,
  .order-review-footer .panel-inner > .navbar-collapse,
  .order-review-footer .checkout_privacy > .navbar-collapse,
  .order-review-footer .checkout_legal > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.order-review-footer .panel-inner .disclaimer,
.order-review-footer .checkout_privacy .disclaimer,
.order-review-footer .checkout_legal .disclaimer {
  padding: 0;
}
.order-review-footer h3,
.order-review-footer h4,
.order-review-footer h5 {
  color: #333333;
}
.order-review-footer h4 {
  font-size: 1.33333333vw;
  margin-bottom: 15px;
  margin-top: 25px;
}
@media (max-width: 769px) {
  .order-review-footer h4 {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .order-review-footer h4 {
    font-size: 20px;
  }
}
.order-review-footer .page-header {
  margin: 0;
}
.order-review-footer .page-header h2 {
  margin: 0;
}
.order-review-footer .panel-inner {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 991px) {
  .order-review-footer .panel-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.order-review-footer #firstInvoice {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .order-review-footer #firstInvoice {
    float: left;
    width: 41.66666667%;
  }
}
.order-review-footer #recurringInvoice {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .order-review-footer #recurringInvoice {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .order-review-footer #recurringInvoice {
    margin-left: 8.33333333%;
  }
}
.order-review-footer #firstInvoice,
.order-review-footer #recurringInvoice {
  font-size: 1.06666667vw;
  color: #333333;
}
@media (max-width: 769px) {
  .order-review-footer #firstInvoice,
  .order-review-footer #recurringInvoice {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .order-review-footer #firstInvoice,
  .order-review-footer #recurringInvoice {
    font-size: 16px;
  }
}
.order-review-footer #firstInvoice .panel,
.order-review-footer #recurringInvoice .panel,
.order-review-footer #firstInvoice .panel-footer,
.order-review-footer #recurringInvoice .panel-footer {
  border: none;
  border-top: none;
}
.order-review-footer #firstInvoice .panel-footer,
.order-review-footer #recurringInvoice .panel-footer {
  padding: 20px 15px;
}
.order-review-footer #firstInvoice .totalAmts,
.order-review-footer #recurringInvoice .totalAmts {
  padding: 15px;
}
.order-review-footer #firstInvoice .rowTotals:before,
.order-review-footer #recurringInvoice .rowTotals:before,
.order-review-footer #firstInvoice .rowTotals:after,
.order-review-footer #recurringInvoice .rowTotals:after {
  content: " ";
  display: table;
}
.order-review-footer #firstInvoice .rowTotals:after,
.order-review-footer #recurringInvoice .rowTotals:after {
  clear: both;
}
.order-review-footer #firstInvoice .rowTotals:before,
.order-review-footer #recurringInvoice .rowTotals:before,
.order-review-footer #firstInvoice .rowTotals:after,
.order-review-footer #recurringInvoice .rowTotals:after {
  content: " ";
  display: table;
}
.order-review-footer #firstInvoice .rowTotals:after,
.order-review-footer #recurringInvoice .rowTotals:after {
  clear: both;
}
.order-review-footer #firstInvoice .rowTotals h3,
.order-review-footer #recurringInvoice .rowTotals h3 {
  font-size: 1.06666667vw;
  color: #333333;
  margin: 0;
}
@media (max-width: 769px) {
  .order-review-footer #firstInvoice .rowTotals h3,
  .order-review-footer #recurringInvoice .rowTotals h3 {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .order-review-footer #firstInvoice .rowTotals h3,
  .order-review-footer #recurringInvoice .rowTotals h3 {
    font-size: 16px;
  }
}
.order-review-footer #firstInvoice .subTotalLabel,
.order-review-footer #recurringInvoice .subTotalLabel,
.order-review-footer #firstInvoice .energySurchargeLabel,
.order-review-footer #recurringInvoice .energySurchargeLabel,
.order-review-footer #firstInvoice .taxesLabel,
.order-review-footer #recurringInvoice .taxesLabel,
.order-review-footer #firstInvoice .otherTaxesLabel,
.order-review-footer #recurringInvoice .otherTaxesLabel,
.order-review-footer #firstInvoice .refundableBottleDepositLabel,
.order-review-footer #recurringInvoice .refundableBottleDepositLabel,
.order-review-footer #firstInvoice .totalLabel,
.order-review-footer #recurringInvoice .totalLabel {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.order-review-footer #firstInvoice .subTotal,
.order-review-footer #recurringInvoice .subTotal,
.order-review-footer #firstInvoice .energySurcharge,
.order-review-footer #recurringInvoice .energySurcharge,
.order-review-footer #firstInvoice .taxes,
.order-review-footer #recurringInvoice .taxes,
.order-review-footer #firstInvoice .otherTaxes,
.order-review-footer #recurringInvoice .otherTaxes,
.order-review-footer #firstInvoice .refundableBottleDeposit,
.order-review-footer #recurringInvoice .refundableBottleDeposit,
.order-review-footer #firstInvoice .total,
.order-review-footer #recurringInvoice .total {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#accountInfo,
#billingBodyForm {
  margin-top: 100px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  #accountInfo,
  #billingBodyForm {
    margin-top: 150px;
  }
}
#accountInfo .panel-inner,
#billingBodyForm .panel-inner,
#accountInfo .checkout_privacy,
#billingBodyForm .checkout_privacy,
#accountInfo .goButton,
#billingBodyForm .goButton,
#accountInfo .checkout_legal,
#billingBodyForm .checkout_legal {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#accountInfo .panel-inner:before,
#billingBodyForm .panel-inner:before,
#accountInfo .checkout_privacy:before,
#billingBodyForm .checkout_privacy:before,
#accountInfo .goButton:before,
#billingBodyForm .goButton:before,
#accountInfo .checkout_legal:before,
#billingBodyForm .checkout_legal:before,
#accountInfo .panel-inner:after,
#billingBodyForm .panel-inner:after,
#accountInfo .checkout_privacy:after,
#billingBodyForm .checkout_privacy:after,
#accountInfo .goButton:after,
#billingBodyForm .goButton:after,
#accountInfo .checkout_legal:after,
#billingBodyForm .checkout_legal:after {
  content: " ";
  display: table;
}
#accountInfo .panel-inner:after,
#billingBodyForm .panel-inner:after,
#accountInfo .checkout_privacy:after,
#billingBodyForm .checkout_privacy:after,
#accountInfo .goButton:after,
#billingBodyForm .goButton:after,
#accountInfo .checkout_legal:after,
#billingBodyForm .checkout_legal:after {
  clear: both;
}
#accountInfo .panel-inner:before,
#billingBodyForm .panel-inner:before,
#accountInfo .checkout_privacy:before,
#billingBodyForm .checkout_privacy:before,
#accountInfo .goButton:before,
#billingBodyForm .goButton:before,
#accountInfo .checkout_legal:before,
#billingBodyForm .checkout_legal:before,
#accountInfo .panel-inner:after,
#billingBodyForm .panel-inner:after,
#accountInfo .checkout_privacy:after,
#billingBodyForm .checkout_privacy:after,
#accountInfo .goButton:after,
#billingBodyForm .goButton:after,
#accountInfo .checkout_legal:after,
#billingBodyForm .checkout_legal:after {
  content: " ";
  display: table;
}
#accountInfo .panel-inner:after,
#billingBodyForm .panel-inner:after,
#accountInfo .checkout_privacy:after,
#billingBodyForm .checkout_privacy:after,
#accountInfo .goButton:after,
#billingBodyForm .goButton:after,
#accountInfo .checkout_legal:after,
#billingBodyForm .checkout_legal:after {
  clear: both;
}
@media (min-width: 769px) {
  #accountInfo .panel-inner,
  #billingBodyForm .panel-inner,
  #accountInfo .checkout_privacy,
  #billingBodyForm .checkout_privacy,
  #accountInfo .goButton,
  #billingBodyForm .goButton,
  #accountInfo .checkout_legal,
  #billingBodyForm .checkout_legal {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #accountInfo .panel-inner,
  #billingBodyForm .panel-inner,
  #accountInfo .checkout_privacy,
  #billingBodyForm .checkout_privacy,
  #accountInfo .goButton,
  #billingBodyForm .goButton,
  #accountInfo .checkout_legal,
  #billingBodyForm .checkout_legal {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #accountInfo .panel-inner,
  #billingBodyForm .panel-inner,
  #accountInfo .checkout_privacy,
  #billingBodyForm .checkout_privacy,
  #accountInfo .goButton,
  #billingBodyForm .goButton,
  #accountInfo .checkout_legal,
  #billingBodyForm .checkout_legal {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  #accountInfo .panel-inner,
  #billingBodyForm .panel-inner,
  #accountInfo .checkout_privacy,
  #billingBodyForm .checkout_privacy,
  #accountInfo .goButton,
  #billingBodyForm .goButton,
  #accountInfo .checkout_legal,
  #billingBodyForm .checkout_legal {
    width: 1470px;
  }
}
#accountInfo .panel-inner > .navbar-header,
#billingBodyForm .panel-inner > .navbar-header,
#accountInfo .checkout_privacy > .navbar-header,
#billingBodyForm .checkout_privacy > .navbar-header,
#accountInfo .goButton > .navbar-header,
#billingBodyForm .goButton > .navbar-header,
#accountInfo .checkout_legal > .navbar-header,
#billingBodyForm .checkout_legal > .navbar-header,
#accountInfo .panel-inner > .navbar-collapse,
#billingBodyForm .panel-inner > .navbar-collapse,
#accountInfo .checkout_privacy > .navbar-collapse,
#billingBodyForm .checkout_privacy > .navbar-collapse,
#accountInfo .goButton > .navbar-collapse,
#billingBodyForm .goButton > .navbar-collapse,
#accountInfo .checkout_legal > .navbar-collapse,
#billingBodyForm .checkout_legal > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  #accountInfo .panel-inner > .navbar-header,
  #billingBodyForm .panel-inner > .navbar-header,
  #accountInfo .checkout_privacy > .navbar-header,
  #billingBodyForm .checkout_privacy > .navbar-header,
  #accountInfo .goButton > .navbar-header,
  #billingBodyForm .goButton > .navbar-header,
  #accountInfo .checkout_legal > .navbar-header,
  #billingBodyForm .checkout_legal > .navbar-header,
  #accountInfo .panel-inner > .navbar-collapse,
  #billingBodyForm .panel-inner > .navbar-collapse,
  #accountInfo .checkout_privacy > .navbar-collapse,
  #billingBodyForm .checkout_privacy > .navbar-collapse,
  #accountInfo .goButton > .navbar-collapse,
  #billingBodyForm .goButton > .navbar-collapse,
  #accountInfo .checkout_legal > .navbar-collapse,
  #billingBodyForm .checkout_legal > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#accountInfo .panel-inner .disclaimer,
#billingBodyForm .panel-inner .disclaimer,
#accountInfo .checkout_privacy .disclaimer,
#billingBodyForm .checkout_privacy .disclaimer,
#accountInfo .goButton .disclaimer,
#billingBodyForm .goButton .disclaimer,
#accountInfo .checkout_legal .disclaimer,
#billingBodyForm .checkout_legal .disclaimer {
  padding: 0;
}
#accountInfo h3,
#billingBodyForm h3,
#accountInfo h4,
#billingBodyForm h4,
#accountInfo h5,
#billingBodyForm h5 {
  color: #333333;
}
#accountInfo h4,
#billingBodyForm h4 {
  font-size: 1.33333333vw;
  margin-bottom: 15px;
  margin-top: 25px;
}
@media (max-width: 769px) {
  #accountInfo h4,
  #billingBodyForm h4 {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  #accountInfo h4,
  #billingBodyForm h4 {
    font-size: 20px;
  }
}
#accountInfo p,
#billingBodyForm p,
#accountInfo h5,
#billingBodyForm h5,
#accountInfo .modal label,
#billingBodyForm .modal label {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  #accountInfo p,
  #billingBodyForm p,
  #accountInfo h5,
  #billingBodyForm h5,
  #accountInfo .modal label,
  #billingBodyForm .modal label {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  #accountInfo p,
  #billingBodyForm p,
  #accountInfo h5,
  #billingBodyForm h5,
  #accountInfo .modal label,
  #billingBodyForm .modal label {
    font-size: 16px;
  }
}
#accountInfo input:focus::-webkit-input-placeholder,
#billingBodyForm input:focus::-webkit-input-placeholder {
  color: transparent;
}
#accountInfo input:focus:-moz-placeholder,
#billingBodyForm input:focus:-moz-placeholder {
  color: transparent;
}
#accountInfo .page-header,
#billingBodyForm .page-header {
  border-bottom: 1px solid #c8c8c8;
}
#accountInfo .page-header h2,
#billingBodyForm .page-header h2 {
  color: #333333;
  font-size: 2.53333333vw;
}
@media (max-width: 769px) {
  #accountInfo .page-header h2,
  #billingBodyForm .page-header h2 {
    font-size: 28px;
  }
}
@media (min-width: 1500px) {
  #accountInfo .page-header h2,
  #billingBodyForm .page-header h2 {
    font-size: 38px;
  }
}
#accountInfo .print-button,
#billingBodyForm .print-button {
  padding-left: 0;
}
#accountInfo .billing-shipping-inner,
#billingBodyForm .billing-shipping-inner {
  background: #f5f5f5;
  padding: 15px;
}
#accountInfo .billing-shipping-inner:before,
#billingBodyForm .billing-shipping-inner:before,
#accountInfo .billing-shipping-inner:after,
#billingBodyForm .billing-shipping-inner:after {
  content: " ";
  display: table;
}
#accountInfo .billing-shipping-inner:after,
#billingBodyForm .billing-shipping-inner:after {
  clear: both;
}
#accountInfo .billing-shipping-inner:before,
#billingBodyForm .billing-shipping-inner:before,
#accountInfo .billing-shipping-inner:after,
#billingBodyForm .billing-shipping-inner:after {
  content: " ";
  display: table;
}
#accountInfo .billing-shipping-inner:after,
#billingBodyForm .billing-shipping-inner:after {
  clear: both;
}
#accountInfo .billing-shipping-inner .billingCT,
#billingBodyForm .billing-shipping-inner .billingCT,
#accountInfo .billing-shipping-inner .shippingCT,
#billingBodyForm .billing-shipping-inner .shippingCT {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#accountInfo .panel-inner,
#billingBodyForm .panel-inner {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 991px) {
  #accountInfo .panel-inner,
  #billingBodyForm .panel-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
#accountInfo .deliveryinfo,
#billingBodyForm .deliveryinfo {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  #accountInfo .deliveryinfo,
  #billingBodyForm .deliveryinfo {
    float: left;
    width: 41.66666667%;
  }
}
#accountInfo .devliverynote,
#billingBodyForm .devliverynote {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  #accountInfo .devliverynote,
  #billingBodyForm .devliverynote {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  #accountInfo .devliverynote,
  #billingBodyForm .devliverynote {
    margin-left: 8.33333333%;
  }
}
#accountInfo .delivery-address-container,
#billingBodyForm .delivery-address-container,
#accountInfo .credit-card-container,
#billingBodyForm .credit-card-container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  #accountInfo .delivery-address-container,
  #billingBodyForm .delivery-address-container,
  #accountInfo .credit-card-container,
  #billingBodyForm .credit-card-container {
    float: left;
    width: 41.66666667%;
  }
}
#accountInfo .billing-address-container,
#billingBodyForm .billing-address-container,
#accountInfo .billing-shipping-container,
#billingBodyForm .billing-shipping-container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  #accountInfo .billing-address-container,
  #billingBodyForm .billing-address-container,
  #accountInfo .billing-shipping-container,
  #billingBodyForm .billing-shipping-container {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  #accountInfo .billing-address-container,
  #billingBodyForm .billing-address-container,
  #accountInfo .billing-shipping-container,
  #billingBodyForm .billing-shipping-container {
    margin-left: 8.33333333%;
  }
}
#accountInfo .timeOFday .preferedDeliveryAmPm0 input[type="radio"],
#billingBodyForm .timeOFday .preferedDeliveryAmPm0 input[type="radio"],
#accountInfo .timeOFday .preferedDeliveryAmPm1 input[type="radio"],
#billingBodyForm .timeOFday .preferedDeliveryAmPm1 input[type="radio"] {
  float: left;
}
#accountInfo .timeOFday #preferedDeliveryAmPm-error,
#billingBodyForm .timeOFday #preferedDeliveryAmPm-error {
  font-size: 0.8vw;
  background-color: transparent !important;
  display: block;
  font-weight: normal;
}
@media (max-width: 769px) {
  #accountInfo .timeOFday #preferedDeliveryAmPm-error,
  #billingBodyForm .timeOFday #preferedDeliveryAmPm-error {
    font-size: 10px;
  }
}
@media (min-width: 1500px) {
  #accountInfo .timeOFday #preferedDeliveryAmPm-error,
  #billingBodyForm .timeOFday #preferedDeliveryAmPm-error {
    font-size: 12px;
  }
}
#accountInfo #firstInvoice,
#billingBodyForm #firstInvoice {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  #accountInfo #firstInvoice,
  #billingBodyForm #firstInvoice {
    float: left;
    width: 41.66666667%;
  }
}
#accountInfo #recurringInvoice,
#billingBodyForm #recurringInvoice {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  #accountInfo #recurringInvoice,
  #billingBodyForm #recurringInvoice {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  #accountInfo #recurringInvoice,
  #billingBodyForm #recurringInvoice {
    margin-left: 8.33333333%;
  }
}
@media (max-width: 991px) {
  #accountInfo #home_budgetdetails,
  #billingBodyForm #home_budgetdetails {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
#accountInfo #firstInvoice,
#billingBodyForm #firstInvoice,
#accountInfo #recurringInvoice,
#billingBodyForm #recurringInvoice {
  font-size: 1.06666667vw;
  color: #333333;
}
@media (max-width: 769px) {
  #accountInfo #firstInvoice,
  #billingBodyForm #firstInvoice,
  #accountInfo #recurringInvoice,
  #billingBodyForm #recurringInvoice {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  #accountInfo #firstInvoice,
  #billingBodyForm #firstInvoice,
  #accountInfo #recurringInvoice,
  #billingBodyForm #recurringInvoice {
    font-size: 16px;
  }
}
#accountInfo #firstInvoice .panel,
#billingBodyForm #firstInvoice .panel,
#accountInfo #recurringInvoice .panel,
#billingBodyForm #recurringInvoice .panel,
#accountInfo #firstInvoice .panel-footer,
#billingBodyForm #firstInvoice .panel-footer,
#accountInfo #recurringInvoice .panel-footer,
#billingBodyForm #recurringInvoice .panel-footer {
  border: none;
  border-top: none;
}
#accountInfo #firstInvoice .panel-footer,
#billingBodyForm #firstInvoice .panel-footer,
#accountInfo #recurringInvoice .panel-footer,
#billingBodyForm #recurringInvoice .panel-footer {
  padding: 20px 15px;
}
#accountInfo #firstInvoice .totalAmts,
#billingBodyForm #firstInvoice .totalAmts,
#accountInfo #recurringInvoice .totalAmts,
#billingBodyForm #recurringInvoice .totalAmts {
  padding: 15px;
}
#accountInfo #firstInvoice .rowTotals:before,
#billingBodyForm #firstInvoice .rowTotals:before,
#accountInfo #recurringInvoice .rowTotals:before,
#billingBodyForm #recurringInvoice .rowTotals:before,
#accountInfo #firstInvoice .rowTotals:after,
#billingBodyForm #firstInvoice .rowTotals:after,
#accountInfo #recurringInvoice .rowTotals:after,
#billingBodyForm #recurringInvoice .rowTotals:after {
  content: " ";
  display: table;
}
#accountInfo #firstInvoice .rowTotals:after,
#billingBodyForm #firstInvoice .rowTotals:after,
#accountInfo #recurringInvoice .rowTotals:after,
#billingBodyForm #recurringInvoice .rowTotals:after {
  clear: both;
}
#accountInfo #firstInvoice .rowTotals:before,
#billingBodyForm #firstInvoice .rowTotals:before,
#accountInfo #recurringInvoice .rowTotals:before,
#billingBodyForm #recurringInvoice .rowTotals:before,
#accountInfo #firstInvoice .rowTotals:after,
#billingBodyForm #firstInvoice .rowTotals:after,
#accountInfo #recurringInvoice .rowTotals:after,
#billingBodyForm #recurringInvoice .rowTotals:after {
  content: " ";
  display: table;
}
#accountInfo #firstInvoice .rowTotals:after,
#billingBodyForm #firstInvoice .rowTotals:after,
#accountInfo #recurringInvoice .rowTotals:after,
#billingBodyForm #recurringInvoice .rowTotals:after {
  clear: both;
}
#accountInfo #firstInvoice .rowTotals h3,
#billingBodyForm #firstInvoice .rowTotals h3,
#accountInfo #recurringInvoice .rowTotals h3,
#billingBodyForm #recurringInvoice .rowTotals h3 {
  font-size: 1.06666667vw;
  color: #333333;
  margin: 0;
}
@media (max-width: 769px) {
  #accountInfo #firstInvoice .rowTotals h3,
  #billingBodyForm #firstInvoice .rowTotals h3,
  #accountInfo #recurringInvoice .rowTotals h3,
  #billingBodyForm #recurringInvoice .rowTotals h3 {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  #accountInfo #firstInvoice .rowTotals h3,
  #billingBodyForm #firstInvoice .rowTotals h3,
  #accountInfo #recurringInvoice .rowTotals h3,
  #billingBodyForm #recurringInvoice .rowTotals h3 {
    font-size: 16px;
  }
}
#accountInfo #firstInvoice .subTotalLabel,
#billingBodyForm #firstInvoice .subTotalLabel,
#accountInfo #recurringInvoice .subTotalLabel,
#billingBodyForm #recurringInvoice .subTotalLabel,
#accountInfo #firstInvoice .energySurchargeLabel,
#billingBodyForm #firstInvoice .energySurchargeLabel,
#accountInfo #recurringInvoice .energySurchargeLabel,
#billingBodyForm #recurringInvoice .energySurchargeLabel,
#accountInfo #firstInvoice .taxesLabel,
#billingBodyForm #firstInvoice .taxesLabel,
#accountInfo #recurringInvoice .taxesLabel,
#billingBodyForm #recurringInvoice .taxesLabel,
#accountInfo #firstInvoice .otherTaxesLabel,
#billingBodyForm #firstInvoice .otherTaxesLabel,
#accountInfo #recurringInvoice .otherTaxesLabel,
#billingBodyForm #recurringInvoice .otherTaxesLabel,
#accountInfo #firstInvoice .refundableBottleDepositLabel,
#billingBodyForm #firstInvoice .refundableBottleDepositLabel,
#accountInfo #recurringInvoice .refundableBottleDepositLabel,
#billingBodyForm #recurringInvoice .refundableBottleDepositLabel,
#accountInfo #firstInvoice .totalLabel,
#billingBodyForm #firstInvoice .totalLabel,
#accountInfo #recurringInvoice .totalLabel,
#billingBodyForm #recurringInvoice .totalLabel {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#accountInfo #firstInvoice .subTotal,
#billingBodyForm #firstInvoice .subTotal,
#accountInfo #recurringInvoice .subTotal,
#billingBodyForm #recurringInvoice .subTotal,
#accountInfo #firstInvoice .energySurcharge,
#billingBodyForm #firstInvoice .energySurcharge,
#accountInfo #recurringInvoice .energySurcharge,
#billingBodyForm #recurringInvoice .energySurcharge,
#accountInfo #firstInvoice .taxes,
#billingBodyForm #firstInvoice .taxes,
#accountInfo #recurringInvoice .taxes,
#billingBodyForm #recurringInvoice .taxes,
#accountInfo #firstInvoice .otherTaxes,
#billingBodyForm #firstInvoice .otherTaxes,
#accountInfo #recurringInvoice .otherTaxes,
#billingBodyForm #recurringInvoice .otherTaxes,
#accountInfo #firstInvoice .refundableBottleDeposit,
#billingBodyForm #firstInvoice .refundableBottleDeposit,
#accountInfo #recurringInvoice .refundableBottleDeposit,
#billingBodyForm #recurringInvoice .refundableBottleDeposit,
#accountInfo #firstInvoice .total,
#billingBodyForm #firstInvoice .total,
#accountInfo #recurringInvoice .total,
#billingBodyForm #recurringInvoice .total {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#accountInfo .billingDiff,
#billingBodyForm .billingDiff {
  margin-bottom: 10px;
}
#accountInfo .billingDiff td,
#billingBodyForm .billingDiff td {
  padding-right: 20px;
}
#accountInfo .billingDiff td label,
#billingBodyForm .billingDiff td label {
  font-weight: normal;
}
#accountInfo .budgetdetails_btns,
#billingBodyForm .budgetdetails_btns {
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block;
}
@media (max-width: 991px) {
  #accountInfo .budgetdetails_btns,
  #billingBodyForm .budgetdetails_btns {
    width: 100%;
  }
}
#accountInfo .form-row,
#billingBodyForm .form-row {
  margin-left: -15px;
  margin-right: -15px;
}
#accountInfo .form-row .form-group,
#billingBodyForm .form-row .form-group {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #accountInfo .form-row .form-group,
  #billingBodyForm .form-row .form-group {
    padding-right: 0;
  }
}
#accountInfo .form-row .form-group .form-control,
#billingBodyForm .form-row .form-group .form-control,
#accountInfo .form-row .form-group input,
#billingBodyForm .form-row .form-group input {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  #accountInfo .form-row .form-group .form-control,
  #billingBodyForm .form-row .form-group .form-control,
  #accountInfo .form-row .form-group input,
  #billingBodyForm .form-row .form-group input {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  #accountInfo .form-row .form-group .form-control,
  #billingBodyForm .form-row .form-group .form-control,
  #accountInfo .form-row .form-group input,
  #billingBodyForm .form-row .form-group input {
    font-size: 16px;
  }
}
#accountInfo .form-row .firstName,
#billingBodyForm .form-row .firstName,
#accountInfo .form-row .lastName,
#billingBodyForm .form-row .lastName,
#accountInfo .form-row .deliveryAddress_city,
#billingBodyForm .form-row .deliveryAddress_city,
#accountInfo .form-row .billingAddress_city,
#billingBodyForm .form-row .billingAddress_city {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #accountInfo .form-row .firstName,
  #billingBodyForm .form-row .firstName,
  #accountInfo .form-row .lastName,
  #billingBodyForm .form-row .lastName,
  #accountInfo .form-row .deliveryAddress_city,
  #billingBodyForm .form-row .deliveryAddress_city,
  #accountInfo .form-row .billingAddress_city,
  #billingBodyForm .form-row .billingAddress_city {
    padding-right: 0;
  }
}
#accountInfo .form-row .creditcard-list:before,
#billingBodyForm .form-row .creditcard-list:before,
#accountInfo .form-row .creditcard-list:after,
#billingBodyForm .form-row .creditcard-list:after {
  content: " ";
  display: table;
}
#accountInfo .form-row .creditcard-list:after,
#billingBodyForm .form-row .creditcard-list:after {
  clear: both;
}
#accountInfo .form-row .creditcard-list:before,
#billingBodyForm .form-row .creditcard-list:before,
#accountInfo .form-row .creditcard-list:after,
#billingBodyForm .form-row .creditcard-list:after {
  content: " ";
  display: table;
}
#accountInfo .form-row .creditcard-list:after,
#billingBodyForm .form-row .creditcard-list:after {
  clear: both;
}
#accountInfo .form-row #billingBodyForm_ccType,
#billingBodyForm .form-row #billingBodyForm_ccType {
  display: none !important;
}
#accountInfo .form-row .companyName,
#billingBodyForm .form-row .companyName,
#accountInfo .form-row .deliveryAddress_line1 .extension,
#billingBodyForm .form-row .deliveryAddress_line1 .extension,
#accountInfo .form-row .emailAddress,
#billingBodyForm .form-row .emailAddress,
#accountInfo .form-row .confirmEmailAddress,
#billingBodyForm .form-row .confirmEmailAddress,
#accountInfo .form-row .eveningPhone,
#billingBodyForm .form-row .eveningPhone,
#accountInfo .form-row .daytimePhone,
#billingBodyForm .form-row .daytimePhone,
#accountInfo .form-row .billingBodyForm_ccType,
#billingBodyForm .form-row .billingBodyForm_ccType,
#accountInfo .form-row .nameOnCard,
#billingBodyForm .form-row .nameOnCard,
#accountInfo .form-row .billingBodyForm_ccNumber_tokenEx,
#billingBodyForm .form-row .billingBodyForm_ccNumber_tokenEx,
#accountInfo .form-row .expirationMonth.expirationYear,
#billingBodyForm .form-row .expirationMonth.expirationYear {
  width: 100%;
}
@media (min-width: 992px) {
  #accountInfo .form-row .companyName,
  #billingBodyForm .form-row .companyName,
  #accountInfo .form-row .deliveryAddress_line1 .extension,
  #billingBodyForm .form-row .deliveryAddress_line1 .extension,
  #accountInfo .form-row .emailAddress,
  #billingBodyForm .form-row .emailAddress,
  #accountInfo .form-row .confirmEmailAddress,
  #billingBodyForm .form-row .confirmEmailAddress,
  #accountInfo .form-row .eveningPhone,
  #billingBodyForm .form-row .eveningPhone,
  #accountInfo .form-row .daytimePhone,
  #billingBodyForm .form-row .daytimePhone,
  #accountInfo .form-row .billingBodyForm_ccType,
  #billingBodyForm .form-row .billingBodyForm_ccType,
  #accountInfo .form-row .nameOnCard,
  #billingBodyForm .form-row .nameOnCard,
  #accountInfo .form-row .billingBodyForm_ccNumber_tokenEx,
  #billingBodyForm .form-row .billingBodyForm_ccNumber_tokenEx,
  #accountInfo .form-row .expirationMonth.expirationYear,
  #billingBodyForm .form-row .expirationMonth.expirationYear {
    padding-right: 0;
  }
}
#accountInfo .form-row .companyName #expirationMonth-error,
#billingBodyForm .form-row .companyName #expirationMonth-error,
#accountInfo .form-row .deliveryAddress_line1 .extension #expirationMonth-error,
#billingBodyForm .form-row .deliveryAddress_line1 .extension #expirationMonth-error,
#accountInfo .form-row .emailAddress #expirationMonth-error,
#billingBodyForm .form-row .emailAddress #expirationMonth-error,
#accountInfo .form-row .confirmEmailAddress #expirationMonth-error,
#billingBodyForm .form-row .confirmEmailAddress #expirationMonth-error,
#accountInfo .form-row .eveningPhone #expirationMonth-error,
#billingBodyForm .form-row .eveningPhone #expirationMonth-error,
#accountInfo .form-row .daytimePhone #expirationMonth-error,
#billingBodyForm .form-row .daytimePhone #expirationMonth-error,
#accountInfo .form-row .billingBodyForm_ccType #expirationMonth-error,
#billingBodyForm .form-row .billingBodyForm_ccType #expirationMonth-error,
#accountInfo .form-row .nameOnCard #expirationMonth-error,
#billingBodyForm .form-row .nameOnCard #expirationMonth-error,
#accountInfo .form-row .billingBodyForm_ccNumber_tokenEx #expirationMonth-error,
#billingBodyForm .form-row .billingBodyForm_ccNumber_tokenEx #expirationMonth-error,
#accountInfo .form-row .expirationMonth.expirationYear #expirationMonth-error,
#billingBodyForm .form-row .expirationMonth.expirationYear #expirationMonth-error {
  clear: both;
  font-size: 12px;
  width: 100%;
}
#accountInfo .form-row .deliveryAddress_state,
#billingBodyForm .form-row .deliveryAddress_state,
#accountInfo .form-row .deliveryAddress_zipCode,
#billingBodyForm .form-row .deliveryAddress_zipCode,
#accountInfo .form-row .billingAddress_state,
#billingBodyForm .form-row .billingAddress_state,
#accountInfo .form-row .billingAddress_zipCode,
#billingBodyForm .form-row .billingAddress_zipCode {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #accountInfo .form-row .deliveryAddress_state,
  #billingBodyForm .form-row .deliveryAddress_state,
  #accountInfo .form-row .deliveryAddress_zipCode,
  #billingBodyForm .form-row .deliveryAddress_zipCode,
  #accountInfo .form-row .billingAddress_state,
  #billingBodyForm .form-row .billingAddress_state,
  #accountInfo .form-row .billingAddress_zipCode,
  #billingBodyForm .form-row .billingAddress_zipCode {
    padding-right: 0;
  }
}
#accountInfo .form-row #expirationYear,
#billingBodyForm .form-row #expirationYear,
#accountInfo .form-row #expirationMonth,
#billingBodyForm .form-row #expirationMonth {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 4.16666667%;
}
@media (max-width: 991px) {
  #accountInfo .form-row #expirationYear,
  #billingBodyForm .form-row #expirationYear,
  #accountInfo .form-row #expirationMonth,
  #billingBodyForm .form-row #expirationMonth {
    padding-left: 0;
  }
}
#accountInfo .form-row .expirationMonth label,
#billingBodyForm .form-row .expirationMonth label {
  font-size: 1.33333333vw;
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 12px;
}
@media (max-width: 769px) {
  #accountInfo .form-row .expirationMonth label,
  #billingBodyForm .form-row .expirationMonth label {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  #accountInfo .form-row .expirationMonth label,
  #billingBodyForm .form-row .expirationMonth label {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  #accountInfo .form-row .expirationMonth label,
  #billingBodyForm .form-row .expirationMonth label {
    padding-left: 0;
  }
}
#accountInfo .form-row .expirationMonth label,
#billingBodyForm .form-row .expirationMonth label,
#accountInfo .form-row .radio label,
#billingBodyForm .form-row .radio label {
  display: block !important;
}
#accountInfo .form-row .autopay p,
#billingBodyForm .form-row .autopay p,
#accountInfo .form-row .eInvoice p,
#billingBodyForm .form-row .eInvoice p {
  padding-left: 25px;
  margin-bottom: 0;
}
#accountInfo .form-row p.autopay,
#billingBodyForm .form-row p.autopay {
  margin-top: 40px;
  margin-bottom: 0;
}
#accountInfo .form-row p.autopay #autoPay-error,
#billingBodyForm .form-row p.autopay #autoPay-error {
  position: absolute;
  top: -9px;
  font-size: 12px;
}
@media (max-width: 991px) {
  #accountInfo .form-row .lastName,
  #billingBodyForm .form-row .lastName,
  #accountInfo .form-row .deliveryAddress_state,
  #billingBodyForm .form-row .deliveryAddress_state,
  #accountInfo .form-row .deliveryAddress_zipCode,
  #billingBodyForm .form-row .deliveryAddress_zipCode,
  #accountInfo .form-row .billingAddress_state,
  #billingBodyForm .form-row .billingAddress_state,
  #accountInfo .form-row .billingAddress_zipCode,
  #billingBodyForm .form-row .billingAddress_zipCode {
    padding-left: 0;
  }
}
#accountInfo .form-row input,
#billingBodyForm .form-row input,
#accountInfo .form-row select,
#billingBodyForm .form-row select {
  border-radius: 5px !important;
  height: 50px;
}
#accountInfo .form-row input#autoPay,
#billingBodyForm .form-row input#autoPay,
#accountInfo .form-row input#eInvoice,
#billingBodyForm .form-row input#eInvoice {
  height: auto;
}
#accountInfo .form-row .billingBodyForm_ccType .radio,
#billingBodyForm .form-row .billingBodyForm_ccType .radio {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  padding-left: 0;
}
@media (min-width: 769px) {
  #accountInfo .form-row .billingBodyForm_ccType .radio,
  #billingBodyForm .form-row .billingBodyForm_ccType .radio {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  #accountInfo .form-row .billingBodyForm_ccType .radio,
  #billingBodyForm .form-row .billingBodyForm_ccType .radio {
    float: left;
    width: 20.83333333%;
  }
}
@media (min-width: 992px) {
  #accountInfo .form-row .billingBodyForm_ccType .radio,
  #billingBodyForm .form-row .billingBodyForm_ccType .radio {
    float: left;
    width: 16.66666667%;
  }
}
#accountInfo .form-row .billingBodyForm_ccType .radio label input,
#billingBodyForm .form-row .billingBodyForm_ccType .radio label input {
  display: none !important;
}
#accountInfo .form-row .billingBodyForm_ccType .radio label img,
#billingBodyForm .form-row .billingBodyForm_ccType .radio label img {
  padding: 10px;
}
#accountInfo .form-row .billingBodyForm_ccType .radio label.selected-img img,
#billingBodyForm .form-row .billingBodyForm_ccType .radio label.selected-img img {
  background-color: yellow;
}
#accountInfo .the-lock,
#billingBodyForm .the-lock {
  position: absolute;
  z-index: 2;
  right: 30px;
  top: 18px;
}
@media (min-width: 992px) {
  #accountInfo .the-lock,
  #billingBodyForm .the-lock {
    right: 15px;
  }
}
.nameOnCard,
.billingBodyForm_ccNumber_tokenEx {
  overflow: hidden;
  display: inline;
}
.billing-address .form-group,
.address-list .form-group,
.credit-card-container .nameOnCard .form-group,
.credit-card-container .billingBodyForm_ccNumber_tokenEx .form-group {
  overflow: hidden;
  display: inline;
}
.billing-address input,
.address-list input,
.credit-card-container .nameOnCard input,
.credit-card-container .billingBodyForm_ccNumber_tokenEx input,
.billing-address textarea,
.address-list textarea,
.credit-card-container .nameOnCard textarea,
.credit-card-container .billingBodyForm_ccNumber_tokenEx textarea {
  width: 100%;
  background: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 8px 12px;
  outline: 0;
}
.billing-address input.error,
.address-list input.error,
.credit-card-container .nameOnCard input.error,
.credit-card-container .billingBodyForm_ccNumber_tokenEx input.error,
.billing-address textarea.error,
.address-list textarea.error,
.credit-card-container .nameOnCard textarea.error,
.credit-card-container .billingBodyForm_ccNumber_tokenEx textarea.error {
  padding: 4px 6px 20px 6px;
  z-index: 2;
}
.billing-address .deliveryAddress_state label.error,
.address-list .deliveryAddress_state label.error,
.credit-card-container .nameOnCard .deliveryAddress_state label.error,
.credit-card-container .billingBodyForm_ccNumber_tokenEx .deliveryAddress_state label.error {
  padding: 4px 6px 20px 6px;
  z-index: 2;
}
.billing-address input:valid,
.address-list input:valid,
.credit-card-container .nameOnCard input:valid,
.credit-card-container .billingBodyForm_ccNumber_tokenEx input:valid,
.billing-address textarea:valid,
.address-list textarea:valid,
.credit-card-container .nameOnCard textarea:valid,
.credit-card-container .billingBodyForm_ccNumber_tokenEx textarea:valid {
  background: #fff;
}
.billing-address input:focus,
.address-list input:focus,
.credit-card-container .nameOnCard input:focus,
.credit-card-container .billingBodyForm_ccNumber_tokenEx input:focus,
.billing-address textarea:focus,
.address-list textarea:focus,
.credit-card-container .nameOnCard textarea:focus,
.credit-card-container .billingBodyForm_ccNumber_tokenEx textarea:focus {
  border-color: #125697;
}
.billing-address input:focus + label,
.address-list input:focus + label,
.credit-card-container .nameOnCard input:focus + label,
.credit-card-container .billingBodyForm_ccNumber_tokenEx input:focus + label,
.billing-address textarea:focus + label,
.address-list textarea:focus + label,
.credit-card-container .nameOnCard textarea:focus + label,
.credit-card-container .billingBodyForm_ccNumber_tokenEx textarea:focus + label {
  background: #125697;
  color: #fff;
  padding: 5px;
  z-index: 2;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .billing-address input:focus + label,
  .address-list input:focus + label,
  .credit-card-container .nameOnCard input:focus + label,
  .credit-card-container .billingBodyForm_ccNumber_tokenEx input:focus + label,
  .billing-address textarea:focus + label,
  .address-list textarea:focus + label,
  .credit-card-container .nameOnCard textarea:focus + label,
  .credit-card-container .billingBodyForm_ccNumber_tokenEx textarea:focus + label {
    padding: 2px 5px;
  }
}
.billing-address label,
.address-list label,
.credit-card-container .nameOnCard label,
.credit-card-container .billingBodyForm_ccNumber_tokenEx label {
  font-size: 0.73333333vw;
  -webkit-transition: background 0.2s, color 0.2s, top 0.2s, bottom 0.2s, right 0.2s, left 0.2s;
  -o-transition: background 0.2s, color 0.2s, top 0.2s, bottom 0.2s, right 0.2s, left 0.2s;
  transition: background 0.2s, color 0.2s, top 0.2s, bottom 0.2s, right 0.2s, left 0.2s;
  position: absolute !important;
  color: transparent;
  padding: 7px 6px;
}
@media (max-width: 769px) {
  .billing-address label,
  .address-list label,
  .credit-card-container .nameOnCard label,
  .credit-card-container .billingBodyForm_ccNumber_tokenEx label {
    font-size: 7px;
  }
}
@media (min-width: 1500px) {
  .billing-address label,
  .address-list label,
  .credit-card-container .nameOnCard label,
  .credit-card-container .billingBodyForm_ccNumber_tokenEx label {
    font-size: 11px;
  }
}
.billing-address label.error,
.address-list label.error,
.credit-card-container .nameOnCard label.error,
.credit-card-container .billingBodyForm_ccNumber_tokenEx label.error {
  background: #f00;
  color: #fff;
  padding: 5px;
  z-index: 2;
  text-transform: uppercase;
  display: block;
  margin-top: -15px;
  margin-bottom: 0;
  top: 90%;
}
@media (min-width: 992px) {
  .billing-address label.error,
  .address-list label.error,
  .credit-card-container .nameOnCard label.error,
  .credit-card-container .billingBodyForm_ccNumber_tokenEx label.error {
    margin-left: 15px;
    padding: 2px 5px;
  }
}
.billing-address textarea,
.address-list textarea,
.credit-card-container .nameOnCard textarea,
.credit-card-container .billingBodyForm_ccNumber_tokenEx textarea {
  display: block;
  resize: vertical;
}
.billing-address input,
.address-list input,
.credit-card-container .nameOnCard input,
.credit-card-container .billingBodyForm_ccNumber_tokenEx input,
.billing-address textarea,
.address-list textarea,
.credit-card-container .nameOnCard textarea,
.credit-card-container .billingBodyForm_ccNumber_tokenEx textarea {
  padding: 12px 12px 12px 12px;
}
.billing-address label,
.address-list label,
.credit-card-container .nameOnCard label,
.credit-card-container .billingBodyForm_ccNumber_tokenEx label {
  bottom: 0;
  width: 50%;
  top: 0;
}
@media (min-width: 992px) {
  .billing-address label,
  .address-list label,
  .credit-card-container .nameOnCard label,
  .credit-card-container .billingBodyForm_ccNumber_tokenEx label {
    left: 0;
    width: 100%;
  }
}
.billing-address input:focus,
.address-list input:focus,
.credit-card-container .nameOnCard input:focus,
.credit-card-container .billingBodyForm_ccNumber_tokenEx input:focus,
.billing-address textarea:focus,
.address-list textarea:focus,
.credit-card-container .nameOnCard textarea:focus,
.credit-card-container .billingBodyForm_ccNumber_tokenEx textarea:focus {
  padding: 4px 6px 20px 6px;
}
.billing-address input:focus + label,
.address-list input:focus + label,
.credit-card-container .nameOnCard input:focus + label,
.credit-card-container .billingBodyForm_ccNumber_tokenEx input:focus + label,
.billing-address textarea:focus + label,
.address-list textarea:focus + label,
.credit-card-container .nameOnCard textarea:focus + label,
.credit-card-container .billingBodyForm_ccNumber_tokenEx textarea:focus + label {
  display: block;
  margin-top: -15px;
  margin-bottom: 0;
  top: 90%;
}
@media (min-width: 992px) {
  .billing-address input:focus + label,
  .address-list input:focus + label,
  .credit-card-container .nameOnCard input:focus + label,
  .credit-card-container .billingBodyForm_ccNumber_tokenEx input:focus + label,
  .billing-address textarea:focus + label,
  .address-list textarea:focus + label,
  .credit-card-container .nameOnCard textarea:focus + label,
  .credit-card-container .billingBodyForm_ccNumber_tokenEx textarea:focus + label {
    margin-left: 15px;
  }
}
@media (max-width: 768px) {
  .order-review .LH-SECTION-PAGEMENU,
  .checkout-account .LH-SECTION-PAGEMENU,
  .checkout-payment .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
.order-review .budgetdetails_btns,
.checkout-account .budgetdetails_btns,
.checkout-payment .budgetdetails_btns {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .order-review .budgetdetails_btns,
  .checkout-account .budgetdetails_btns,
  .checkout-payment .budgetdetails_btns {
    float: left;
    width: 33.33333333%;
  }
}
.order-review .budgetdetails_btns .continue-btn a,
.checkout-account .budgetdetails_btns .continue-btn a,
.checkout-payment .budgetdetails_btns .continue-btn a,
.order-review .continue_btns .continue-btn a,
.checkout-account .continue_btns .continue-btn a,
.checkout-payment .continue_btns .continue-btn a,
.order-review .budgetdetails_btns .submit_btn_details a,
.checkout-account .budgetdetails_btns .submit_btn_details a,
.checkout-payment .budgetdetails_btns .submit_btn_details a,
.order-review .continue_btns .submit_btn_details a,
.checkout-account .continue_btns .submit_btn_details a,
.checkout-payment .continue_btns .submit_btn_details a {
  display: block;
  width: 100%;
  text-align: center;
}
.order-review .budgetdetails_btns .continue-btn,
.checkout-account .budgetdetails_btns .continue-btn,
.checkout-payment .budgetdetails_btns .continue-btn,
.order-review .continue_btns .continue-btn,
.checkout-account .continue_btns .continue-btn,
.checkout-payment .continue_btns .continue-btn {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.order-review .budgetdetails_btns .back_details_btn,
.checkout-account .budgetdetails_btns .back_details_btn,
.checkout-payment .budgetdetails_btns .back_details_btn,
.order-review .continue_btns .back_details_btn,
.checkout-account .continue_btns .back_details_btn,
.checkout-payment .continue_btns .back_details_btn {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none !important;
}
@media (max-width: 768px) {
  .order-review .budgetdetails_btns .back_details_btn,
  .checkout-account .budgetdetails_btns .back_details_btn,
  .checkout-payment .budgetdetails_btns .back_details_btn,
  .order-review .continue_btns .back_details_btn,
  .checkout-account .continue_btns .back_details_btn,
  .checkout-payment .continue_btns .back_details_btn {
    display: block !important;
  }
  table.order-review .budgetdetails_btns .back_details_btn,
  table.checkout-account .budgetdetails_btns .back_details_btn,
  table.checkout-payment .budgetdetails_btns .back_details_btn,
  table.order-review .continue_btns .back_details_btn,
  table.checkout-account .continue_btns .back_details_btn,
  table.checkout-payment .continue_btns .back_details_btn {
    display: table !important;
  }
  tr.order-review .budgetdetails_btns .back_details_btn,
  tr.checkout-account .budgetdetails_btns .back_details_btn,
  tr.checkout-payment .budgetdetails_btns .back_details_btn,
  tr.order-review .continue_btns .back_details_btn,
  tr.checkout-account .continue_btns .back_details_btn,
  tr.checkout-payment .continue_btns .back_details_btn {
    display: table-row !important;
  }
  th.order-review .budgetdetails_btns .back_details_btn,
  th.checkout-account .budgetdetails_btns .back_details_btn,
  th.checkout-payment .budgetdetails_btns .back_details_btn,
  th.order-review .continue_btns .back_details_btn,
  th.checkout-account .continue_btns .back_details_btn,
  th.checkout-payment .continue_btns .back_details_btn,
  td.order-review .budgetdetails_btns .back_details_btn,
  td.checkout-account .budgetdetails_btns .back_details_btn,
  td.checkout-payment .budgetdetails_btns .back_details_btn,
  td.order-review .continue_btns .back_details_btn,
  td.checkout-account .continue_btns .back_details_btn,
  td.checkout-payment .continue_btns .back_details_btn {
    display: table-cell !important;
  }
}
.order-review .budgetdetails_btns .back_details_btn a,
.checkout-account .budgetdetails_btns .back_details_btn a,
.checkout-payment .budgetdetails_btns .back_details_btn a,
.order-review .continue_btns .back_details_btn a,
.checkout-account .continue_btns .back_details_btn a,
.checkout-payment .continue_btns .back_details_btn a {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  display: block;
  width: 100%;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  text-align: center;
  border: 1px solid #ccc;
}
.order-review .budgetdetails_btns .back_details_btn a:focus,
.checkout-account .budgetdetails_btns .back_details_btn a:focus,
.checkout-payment .budgetdetails_btns .back_details_btn a:focus,
.order-review .continue_btns .back_details_btn a:focus,
.checkout-account .continue_btns .back_details_btn a:focus,
.checkout-payment .continue_btns .back_details_btn a:focus,
.order-review .budgetdetails_btns .back_details_btn a.focus,
.checkout-account .budgetdetails_btns .back_details_btn a.focus,
.checkout-payment .budgetdetails_btns .back_details_btn a.focus,
.order-review .continue_btns .back_details_btn a.focus,
.checkout-account .continue_btns .back_details_btn a.focus,
.checkout-payment .continue_btns .back_details_btn a.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.order-review .budgetdetails_btns .back_details_btn a:hover,
.checkout-account .budgetdetails_btns .back_details_btn a:hover,
.checkout-payment .budgetdetails_btns .back_details_btn a:hover,
.order-review .continue_btns .back_details_btn a:hover,
.checkout-account .continue_btns .back_details_btn a:hover,
.checkout-payment .continue_btns .back_details_btn a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.order-review .budgetdetails_btns .back_details_btn a:active,
.checkout-account .budgetdetails_btns .back_details_btn a:active,
.checkout-payment .budgetdetails_btns .back_details_btn a:active,
.order-review .continue_btns .back_details_btn a:active,
.checkout-account .continue_btns .back_details_btn a:active,
.checkout-payment .continue_btns .back_details_btn a:active,
.order-review .budgetdetails_btns .back_details_btn a.active,
.checkout-account .budgetdetails_btns .back_details_btn a.active,
.checkout-payment .budgetdetails_btns .back_details_btn a.active,
.order-review .continue_btns .back_details_btn a.active,
.checkout-account .continue_btns .back_details_btn a.active,
.checkout-payment .continue_btns .back_details_btn a.active,
.open > .dropdown-toggle.order-review .budgetdetails_btns .back_details_btn a,
.open > .dropdown-toggle.checkout-account .budgetdetails_btns .back_details_btn a,
.open > .dropdown-toggle.checkout-payment .budgetdetails_btns .back_details_btn a,
.open > .dropdown-toggle.order-review .continue_btns .back_details_btn a,
.open > .dropdown-toggle.checkout-account .continue_btns .back_details_btn a,
.open > .dropdown-toggle.checkout-payment .continue_btns .back_details_btn a {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.order-review .budgetdetails_btns .back_details_btn a:active:hover,
.checkout-account .budgetdetails_btns .back_details_btn a:active:hover,
.checkout-payment .budgetdetails_btns .back_details_btn a:active:hover,
.order-review .continue_btns .back_details_btn a:active:hover,
.checkout-account .continue_btns .back_details_btn a:active:hover,
.checkout-payment .continue_btns .back_details_btn a:active:hover,
.order-review .budgetdetails_btns .back_details_btn a.active:hover,
.checkout-account .budgetdetails_btns .back_details_btn a.active:hover,
.checkout-payment .budgetdetails_btns .back_details_btn a.active:hover,
.order-review .continue_btns .back_details_btn a.active:hover,
.checkout-account .continue_btns .back_details_btn a.active:hover,
.checkout-payment .continue_btns .back_details_btn a.active:hover,
.open > .dropdown-toggle.order-review .budgetdetails_btns .back_details_btn a:hover,
.open > .dropdown-toggle.checkout-account .budgetdetails_btns .back_details_btn a:hover,
.open > .dropdown-toggle.checkout-payment .budgetdetails_btns .back_details_btn a:hover,
.open > .dropdown-toggle.order-review .continue_btns .back_details_btn a:hover,
.open > .dropdown-toggle.checkout-account .continue_btns .back_details_btn a:hover,
.open > .dropdown-toggle.checkout-payment .continue_btns .back_details_btn a:hover,
.order-review .budgetdetails_btns .back_details_btn a:active:focus,
.checkout-account .budgetdetails_btns .back_details_btn a:active:focus,
.checkout-payment .budgetdetails_btns .back_details_btn a:active:focus,
.order-review .continue_btns .back_details_btn a:active:focus,
.checkout-account .continue_btns .back_details_btn a:active:focus,
.checkout-payment .continue_btns .back_details_btn a:active:focus,
.order-review .budgetdetails_btns .back_details_btn a.active:focus,
.checkout-account .budgetdetails_btns .back_details_btn a.active:focus,
.checkout-payment .budgetdetails_btns .back_details_btn a.active:focus,
.order-review .continue_btns .back_details_btn a.active:focus,
.checkout-account .continue_btns .back_details_btn a.active:focus,
.checkout-payment .continue_btns .back_details_btn a.active:focus,
.open > .dropdown-toggle.order-review .budgetdetails_btns .back_details_btn a:focus,
.open > .dropdown-toggle.checkout-account .budgetdetails_btns .back_details_btn a:focus,
.open > .dropdown-toggle.checkout-payment .budgetdetails_btns .back_details_btn a:focus,
.open > .dropdown-toggle.order-review .continue_btns .back_details_btn a:focus,
.open > .dropdown-toggle.checkout-account .continue_btns .back_details_btn a:focus,
.open > .dropdown-toggle.checkout-payment .continue_btns .back_details_btn a:focus,
.order-review .budgetdetails_btns .back_details_btn a:active.focus,
.checkout-account .budgetdetails_btns .back_details_btn a:active.focus,
.checkout-payment .budgetdetails_btns .back_details_btn a:active.focus,
.order-review .continue_btns .back_details_btn a:active.focus,
.checkout-account .continue_btns .back_details_btn a:active.focus,
.checkout-payment .continue_btns .back_details_btn a:active.focus,
.order-review .budgetdetails_btns .back_details_btn a.active.focus,
.checkout-account .budgetdetails_btns .back_details_btn a.active.focus,
.checkout-payment .budgetdetails_btns .back_details_btn a.active.focus,
.order-review .continue_btns .back_details_btn a.active.focus,
.checkout-account .continue_btns .back_details_btn a.active.focus,
.checkout-payment .continue_btns .back_details_btn a.active.focus,
.open > .dropdown-toggle.order-review .budgetdetails_btns .back_details_btn a.focus,
.open > .dropdown-toggle.checkout-account .budgetdetails_btns .back_details_btn a.focus,
.open > .dropdown-toggle.checkout-payment .budgetdetails_btns .back_details_btn a.focus,
.open > .dropdown-toggle.order-review .continue_btns .back_details_btn a.focus,
.open > .dropdown-toggle.checkout-account .continue_btns .back_details_btn a.focus,
.open > .dropdown-toggle.checkout-payment .continue_btns .back_details_btn a.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.order-review .budgetdetails_btns .back_details_btn a:active,
.checkout-account .budgetdetails_btns .back_details_btn a:active,
.checkout-payment .budgetdetails_btns .back_details_btn a:active,
.order-review .continue_btns .back_details_btn a:active,
.checkout-account .continue_btns .back_details_btn a:active,
.checkout-payment .continue_btns .back_details_btn a:active,
.order-review .budgetdetails_btns .back_details_btn a.active,
.checkout-account .budgetdetails_btns .back_details_btn a.active,
.checkout-payment .budgetdetails_btns .back_details_btn a.active,
.order-review .continue_btns .back_details_btn a.active,
.checkout-account .continue_btns .back_details_btn a.active,
.checkout-payment .continue_btns .back_details_btn a.active,
.open > .dropdown-toggle.order-review .budgetdetails_btns .back_details_btn a,
.open > .dropdown-toggle.checkout-account .budgetdetails_btns .back_details_btn a,
.open > .dropdown-toggle.checkout-payment .budgetdetails_btns .back_details_btn a,
.open > .dropdown-toggle.order-review .continue_btns .back_details_btn a,
.open > .dropdown-toggle.checkout-account .continue_btns .back_details_btn a,
.open > .dropdown-toggle.checkout-payment .continue_btns .back_details_btn a {
  background-image: none;
}
.order-review .budgetdetails_btns .back_details_btn a.disabled,
.checkout-account .budgetdetails_btns .back_details_btn a.disabled,
.checkout-payment .budgetdetails_btns .back_details_btn a.disabled,
.order-review .continue_btns .back_details_btn a.disabled,
.checkout-account .continue_btns .back_details_btn a.disabled,
.checkout-payment .continue_btns .back_details_btn a.disabled,
.order-review .budgetdetails_btns .back_details_btn a[disabled],
.checkout-account .budgetdetails_btns .back_details_btn a[disabled],
.checkout-payment .budgetdetails_btns .back_details_btn a[disabled],
.order-review .continue_btns .back_details_btn a[disabled],
.checkout-account .continue_btns .back_details_btn a[disabled],
.checkout-payment .continue_btns .back_details_btn a[disabled],
fieldset[disabled] .order-review .budgetdetails_btns .back_details_btn a,
fieldset[disabled] .checkout-account .budgetdetails_btns .back_details_btn a,
fieldset[disabled] .checkout-payment .budgetdetails_btns .back_details_btn a,
fieldset[disabled] .order-review .continue_btns .back_details_btn a,
fieldset[disabled] .checkout-account .continue_btns .back_details_btn a,
fieldset[disabled] .checkout-payment .continue_btns .back_details_btn a,
.order-review .budgetdetails_btns .back_details_btn a.disabled:hover,
.checkout-account .budgetdetails_btns .back_details_btn a.disabled:hover,
.checkout-payment .budgetdetails_btns .back_details_btn a.disabled:hover,
.order-review .continue_btns .back_details_btn a.disabled:hover,
.checkout-account .continue_btns .back_details_btn a.disabled:hover,
.checkout-payment .continue_btns .back_details_btn a.disabled:hover,
.order-review .budgetdetails_btns .back_details_btn a[disabled]:hover,
.checkout-account .budgetdetails_btns .back_details_btn a[disabled]:hover,
.checkout-payment .budgetdetails_btns .back_details_btn a[disabled]:hover,
.order-review .continue_btns .back_details_btn a[disabled]:hover,
.checkout-account .continue_btns .back_details_btn a[disabled]:hover,
.checkout-payment .continue_btns .back_details_btn a[disabled]:hover,
fieldset[disabled] .order-review .budgetdetails_btns .back_details_btn a:hover,
fieldset[disabled] .checkout-account .budgetdetails_btns .back_details_btn a:hover,
fieldset[disabled] .checkout-payment .budgetdetails_btns .back_details_btn a:hover,
fieldset[disabled] .order-review .continue_btns .back_details_btn a:hover,
fieldset[disabled] .checkout-account .continue_btns .back_details_btn a:hover,
fieldset[disabled] .checkout-payment .continue_btns .back_details_btn a:hover,
.order-review .budgetdetails_btns .back_details_btn a.disabled:focus,
.checkout-account .budgetdetails_btns .back_details_btn a.disabled:focus,
.checkout-payment .budgetdetails_btns .back_details_btn a.disabled:focus,
.order-review .continue_btns .back_details_btn a.disabled:focus,
.checkout-account .continue_btns .back_details_btn a.disabled:focus,
.checkout-payment .continue_btns .back_details_btn a.disabled:focus,
.order-review .budgetdetails_btns .back_details_btn a[disabled]:focus,
.checkout-account .budgetdetails_btns .back_details_btn a[disabled]:focus,
.checkout-payment .budgetdetails_btns .back_details_btn a[disabled]:focus,
.order-review .continue_btns .back_details_btn a[disabled]:focus,
.checkout-account .continue_btns .back_details_btn a[disabled]:focus,
.checkout-payment .continue_btns .back_details_btn a[disabled]:focus,
fieldset[disabled] .order-review .budgetdetails_btns .back_details_btn a:focus,
fieldset[disabled] .checkout-account .budgetdetails_btns .back_details_btn a:focus,
fieldset[disabled] .checkout-payment .budgetdetails_btns .back_details_btn a:focus,
fieldset[disabled] .order-review .continue_btns .back_details_btn a:focus,
fieldset[disabled] .checkout-account .continue_btns .back_details_btn a:focus,
fieldset[disabled] .checkout-payment .continue_btns .back_details_btn a:focus,
.order-review .budgetdetails_btns .back_details_btn a.disabled.focus,
.checkout-account .budgetdetails_btns .back_details_btn a.disabled.focus,
.checkout-payment .budgetdetails_btns .back_details_btn a.disabled.focus,
.order-review .continue_btns .back_details_btn a.disabled.focus,
.checkout-account .continue_btns .back_details_btn a.disabled.focus,
.checkout-payment .continue_btns .back_details_btn a.disabled.focus,
.order-review .budgetdetails_btns .back_details_btn a[disabled].focus,
.checkout-account .budgetdetails_btns .back_details_btn a[disabled].focus,
.checkout-payment .budgetdetails_btns .back_details_btn a[disabled].focus,
.order-review .continue_btns .back_details_btn a[disabled].focus,
.checkout-account .continue_btns .back_details_btn a[disabled].focus,
.checkout-payment .continue_btns .back_details_btn a[disabled].focus,
fieldset[disabled] .order-review .budgetdetails_btns .back_details_btn a.focus,
fieldset[disabled] .checkout-account .budgetdetails_btns .back_details_btn a.focus,
fieldset[disabled] .checkout-payment .budgetdetails_btns .back_details_btn a.focus,
fieldset[disabled] .order-review .continue_btns .back_details_btn a.focus,
fieldset[disabled] .checkout-account .continue_btns .back_details_btn a.focus,
fieldset[disabled] .checkout-payment .continue_btns .back_details_btn a.focus,
.order-review .budgetdetails_btns .back_details_btn a.disabled:active,
.checkout-account .budgetdetails_btns .back_details_btn a.disabled:active,
.checkout-payment .budgetdetails_btns .back_details_btn a.disabled:active,
.order-review .continue_btns .back_details_btn a.disabled:active,
.checkout-account .continue_btns .back_details_btn a.disabled:active,
.checkout-payment .continue_btns .back_details_btn a.disabled:active,
.order-review .budgetdetails_btns .back_details_btn a[disabled]:active,
.checkout-account .budgetdetails_btns .back_details_btn a[disabled]:active,
.checkout-payment .budgetdetails_btns .back_details_btn a[disabled]:active,
.order-review .continue_btns .back_details_btn a[disabled]:active,
.checkout-account .continue_btns .back_details_btn a[disabled]:active,
.checkout-payment .continue_btns .back_details_btn a[disabled]:active,
fieldset[disabled] .order-review .budgetdetails_btns .back_details_btn a:active,
fieldset[disabled] .checkout-account .budgetdetails_btns .back_details_btn a:active,
fieldset[disabled] .checkout-payment .budgetdetails_btns .back_details_btn a:active,
fieldset[disabled] .order-review .continue_btns .back_details_btn a:active,
fieldset[disabled] .checkout-account .continue_btns .back_details_btn a:active,
fieldset[disabled] .checkout-payment .continue_btns .back_details_btn a:active,
.order-review .budgetdetails_btns .back_details_btn a.disabled.active,
.checkout-account .budgetdetails_btns .back_details_btn a.disabled.active,
.checkout-payment .budgetdetails_btns .back_details_btn a.disabled.active,
.order-review .continue_btns .back_details_btn a.disabled.active,
.checkout-account .continue_btns .back_details_btn a.disabled.active,
.checkout-payment .continue_btns .back_details_btn a.disabled.active,
.order-review .budgetdetails_btns .back_details_btn a[disabled].active,
.checkout-account .budgetdetails_btns .back_details_btn a[disabled].active,
.checkout-payment .budgetdetails_btns .back_details_btn a[disabled].active,
.order-review .continue_btns .back_details_btn a[disabled].active,
.checkout-account .continue_btns .back_details_btn a[disabled].active,
.checkout-payment .continue_btns .back_details_btn a[disabled].active,
fieldset[disabled] .order-review .budgetdetails_btns .back_details_btn a.active,
fieldset[disabled] .checkout-account .budgetdetails_btns .back_details_btn a.active,
fieldset[disabled] .checkout-payment .budgetdetails_btns .back_details_btn a.active,
fieldset[disabled] .order-review .continue_btns .back_details_btn a.active,
fieldset[disabled] .checkout-account .continue_btns .back_details_btn a.active,
fieldset[disabled] .checkout-payment .continue_btns .back_details_btn a.active {
  background-color: #fff;
  border-color: #ccc;
}
.order-review .budgetdetails_btns .back_details_btn a .badge,
.checkout-account .budgetdetails_btns .back_details_btn a .badge,
.checkout-payment .budgetdetails_btns .back_details_btn a .badge,
.order-review .continue_btns .back_details_btn a .badge,
.checkout-account .continue_btns .back_details_btn a .badge,
.checkout-payment .continue_btns .back_details_btn a .badge {
  color: #fff;
  background-color: #333;
}
.order-review .info-col,
.checkout-account .info-col,
.checkout-payment .info-col {
  text-align: center;
}
@media (max-width: 768px) {
  .order-review .info-col,
  .checkout-account .info-col,
  .checkout-payment .info-col {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .order-review .info-col,
  .checkout-account .info-col,
  .checkout-payment .info-col {
    display: none !important;
  }
}
.order-review .product-modal .modal-body,
.checkout-account .product-modal .modal-body,
.checkout-payment .product-modal .modal-body {
  padding: 10px 30px 25px;
}
@media (max-width: 768px) {
  .checkout-account-information .modal-body p {
    font-size: 0.9em !important;
  }
}
.start-shopping .dropdown.shop {
  display: none !important;
}
.start-shopping .LH-SECTION-TEXTCENTER {
  border-bottom: transparent;
}
.start-shopping .LH-SECTION-TEXTCENTER .content-container {
  padding-top: 90px;
}
@media (max-width: 768px) {
  .start-shopping .LH-SECTION-TEXTCENTER .content-container {
    padding-top: inherit;
  }
}
.start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel {
  padding: 20px;
  padding-top: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #d0d0d0;
  border-radius: 5px;
  background-color: #ffffff;
  width: 100%;
  max-width: 566px;
  max-height: 360px;
}
@media (min-width: 992px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel {
    margin-left: 25%;
  }
}
@media (max-width: 768px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel {
    height: auto;
  }
}
.start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .guest-btn {
  border-radius: 5px;
  background-color: #185895;
  width: 100%;
  max-width: 504px;
  height: 50px;
  color: #ffffff;
  font-size: 1.2vw;
  padding-top: 10px;
  line-height: 1.444;
  text-align: center;
}
@media (max-width: 769px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .guest-btn {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .guest-btn {
    font-size: 18px;
  }
}
.start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .selfserve-btn {
  border-style: solid;
  border-width: 1px;
  border-color: #a7a7a7;
  border-radius: 5px;
  background-color: #d8d8d8;
  width: 100%;
  max-width: 506px;
  height: 50px;
  color: #000000;
  font-size: 1.2vw;
  padding-top: 10px;
  line-height: 1.444;
  text-align: center;
}
@media (max-width: 769px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .selfserve-btn {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .selfserve-btn {
    font-size: 18px;
  }
}
.start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .strike {
  font-size: 1.06666667vw;
  line-height: 1.625;
  text-align: center;
}
@media (max-width: 769px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .strike {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .strike {
    font-size: 16px;
  }
}
.start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .terms {
  font-size: 1vw;
  color: #767676;
  line-height: 1.333;
  text-align: left;
  margin-top: 20px;
  margin-left: 10px;
}
@media (max-width: 769px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .terms {
    font-size: 15px;
  }
}
@media (min-width: 1500px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .terms {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .terms {
    text-align: center;
  }
}
.start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .question {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 10px;
  padding-right: 0;
  margin-top: 40px;
  font-size: 1.2vw;
  color: #333333;
  line-height: 1.444;
  text-align: left;
}
@media (min-width: 992px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .question {
    float: left;
    width: 50%;
  }
}
@media (max-width: 769px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .question {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .question {
    font-size: 18px;
  }
}
.start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .register-btn {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #0087cf;
  border-radius: 5px;
  background-color: #ffffff;
  width: 254px;
  height: 52px;
  padding-top: 10px;
  font-size: 1.2vw;
  line-height: 1.444;
}
@media (min-width: 992px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .register-btn {
    float: left;
    width: 50%;
  }
}
@media (max-width: 769px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .register-btn {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .start-shopping .LH-SECTION-TEXTCENTER .segmentation-panel .register-btn {
    font-size: 18px;
  }
}
.start-shopping .LH-SECTION-TEXTCENTER .strike {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  padding: 15px 15px 15px 15px;
}
.start-shopping .LH-SECTION-TEXTCENTER .strike > span {
  position: relative;
  display: inline-block;
}
.start-shopping .LH-SECTION-TEXTCENTER .strike > span:before,
.start-shopping .LH-SECTION-TEXTCENTER .strike > span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  height: 1px;
  background: #dddddd;
}
.start-shopping .LH-SECTION-TEXTCENTER .strike > span:before {
  right: 100%;
  margin-right: 15px;
}
.start-shopping .LH-SECTION-TEXTCENTER .strike > span:after {
  left: 100%;
  margin-left: 15px;
}
.index-get-started #zip-section {
  font-size: 1.33333333vw;
  background-color: transparent;
  height: 100vh;
  margin-top: 60px;
  padding-top: 0;
  padding-bottom: 0;
}
.index-get-started #zip-section:before,
.index-get-started #zip-section:after {
  content: " ";
  display: table;
}
.index-get-started #zip-section:after {
  clear: both;
}
.index-get-started #zip-section:before,
.index-get-started #zip-section:after {
  content: " ";
  display: table;
}
.index-get-started #zip-section:after {
  clear: both;
}
@media (max-width: 769px) {
  .index-get-started #zip-section {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .index-get-started #zip-section {
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  .index-get-started #zip-section {
    margin-top: 15%;
  }
}
.index-get-started #zip-section .item {
  height: 100vh;
}
.index-get-started #zip-section h1 {
  font-size: 3.2vw;
  text-align: center;
  font-weight: 100;
  margin-bottom: 30px;
}
@media (max-width: 769px) {
  .index-get-started #zip-section h1 {
    font-size: 38px;
  }
}
@media (min-width: 1500px) {
  .index-get-started #zip-section h1 {
    font-size: 48px;
  }
}
@media (max-width: 768px) {
  .index-get-started #zip-section h1 {
    position: relative;
    float: left;
    width: 83.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.33333333%;
  }
}
.index-get-started #zip-section .zip-body {
  float: left;
  width: 91.66666667%;
  margin-left: 4.16666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .index-get-started #zip-section .zip-body {
    float: left;
    width: 29.16666667%;
  }
}
@media (min-width: 769px) {
  .index-get-started #zip-section .zip-body {
    margin-left: 35%;
  }
}
.index-get-started #zip-section .zip-body label {
  font-weight: 100;
}
.index-get-started #zip-section .zip-body .serviceTypes {
  margin-bottom: 20px;
}
.index-get-started #zip-section .zip-body .serviceTypes:before,
.index-get-started #zip-section .zip-body .serviceTypes:after {
  content: " ";
  display: table;
}
.index-get-started #zip-section .zip-body .serviceTypes:after {
  clear: both;
}
.index-get-started #zip-section .zip-body .serviceTypes:before,
.index-get-started #zip-section .zip-body .serviceTypes:after {
  content: " ";
  display: table;
}
.index-get-started #zip-section .zip-body .serviceTypes:after {
  clear: both;
}
.index-get-started #zip-section .zip-body .serviceTypes input {
  position: relative;
  margin-left: 0;
}
.index-get-started #zip-section .zip-body .serviceTypes label {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding: 0;
}
.index-get-started #zip-section .zip-body #zip {
  border-radius: 3px;
}
.index-get-started #zip-section .zip-body .zip_btn {
  margin-top: 35px;
}
.index-get-started #zip-section .zip-body .zip_btn:before,
.index-get-started #zip-section .zip-body .zip_btn:after {
  content: " ";
  display: table;
}
.index-get-started #zip-section .zip-body .zip_btn:after {
  clear: both;
}
.index-get-started #zip-section .zip-body .zip_btn:before,
.index-get-started #zip-section .zip-body .zip_btn:after {
  content: " ";
  display: table;
}
.index-get-started #zip-section .zip-body .zip_btn:after {
  clear: both;
}
.index-get-started #zip-section .zip-body .zip_btn button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #2ec200;
  border-color: #28a900;
  display: block;
  width: 100%;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  border-radius: 3px;
}
.index-get-started #zip-section .zip-body .zip_btn button:focus,
.index-get-started #zip-section .zip-body .zip_btn button:active:focus,
.index-get-started #zip-section .zip-body .zip_btn button.active:focus,
.index-get-started #zip-section .zip-body .zip_btn button.focus,
.index-get-started #zip-section .zip-body .zip_btn button:active.focus,
.index-get-started #zip-section .zip-body .zip_btn button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.index-get-started #zip-section .zip-body .zip_btn button:hover,
.index-get-started #zip-section .zip-body .zip_btn button:focus,
.index-get-started #zip-section .zip-body .zip_btn button.focus {
  color: #333;
  text-decoration: none;
}
.index-get-started #zip-section .zip-body .zip_btn button:active,
.index-get-started #zip-section .zip-body .zip_btn button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.index-get-started #zip-section .zip-body .zip_btn button.disabled,
.index-get-started #zip-section .zip-body .zip_btn button[disabled],
fieldset[disabled] .index-get-started #zip-section .zip-body .zip_btn button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.index-get-started #zip-section .zip-body .zip_btn button.disabled,
fieldset[disabled] a.index-get-started #zip-section .zip-body .zip_btn button {
  pointer-events: none;
}
.index-get-started #zip-section .zip-body .zip_btn button:focus,
.index-get-started #zip-section .zip-body .zip_btn button.focus {
  color: #fff;
  background-color: #228f00;
  border-color: #0a2900;
}
.index-get-started #zip-section .zip-body .zip_btn button:hover {
  color: #fff;
  background-color: #228f00;
  border-color: #196b00;
}
.index-get-started #zip-section .zip-body .zip_btn button:active,
.index-get-started #zip-section .zip-body .zip_btn button.active,
.open > .dropdown-toggle.index-get-started #zip-section .zip-body .zip_btn button {
  color: #fff;
  background-color: #228f00;
  border-color: #196b00;
}
.index-get-started #zip-section .zip-body .zip_btn button:active:hover,
.index-get-started #zip-section .zip-body .zip_btn button.active:hover,
.open > .dropdown-toggle.index-get-started #zip-section .zip-body .zip_btn button:hover,
.index-get-started #zip-section .zip-body .zip_btn button:active:focus,
.index-get-started #zip-section .zip-body .zip_btn button.active:focus,
.open > .dropdown-toggle.index-get-started #zip-section .zip-body .zip_btn button:focus,
.index-get-started #zip-section .zip-body .zip_btn button:active.focus,
.index-get-started #zip-section .zip-body .zip_btn button.active.focus,
.open > .dropdown-toggle.index-get-started #zip-section .zip-body .zip_btn button.focus {
  color: #fff;
  background-color: #196b00;
  border-color: #0a2900;
}
.index-get-started #zip-section .zip-body .zip_btn button:active,
.index-get-started #zip-section .zip-body .zip_btn button.active,
.open > .dropdown-toggle.index-get-started #zip-section .zip-body .zip_btn button {
  background-image: none;
}
.index-get-started #zip-section .zip-body .zip_btn button.disabled,
.index-get-started #zip-section .zip-body .zip_btn button[disabled],
fieldset[disabled] .index-get-started #zip-section .zip-body .zip_btn button,
.index-get-started #zip-section .zip-body .zip_btn button.disabled:hover,
.index-get-started #zip-section .zip-body .zip_btn button[disabled]:hover,
fieldset[disabled] .index-get-started #zip-section .zip-body .zip_btn button:hover,
.index-get-started #zip-section .zip-body .zip_btn button.disabled:focus,
.index-get-started #zip-section .zip-body .zip_btn button[disabled]:focus,
fieldset[disabled] .index-get-started #zip-section .zip-body .zip_btn button:focus,
.index-get-started #zip-section .zip-body .zip_btn button.disabled.focus,
.index-get-started #zip-section .zip-body .zip_btn button[disabled].focus,
fieldset[disabled] .index-get-started #zip-section .zip-body .zip_btn button.focus,
.index-get-started #zip-section .zip-body .zip_btn button.disabled:active,
.index-get-started #zip-section .zip-body .zip_btn button[disabled]:active,
fieldset[disabled] .index-get-started #zip-section .zip-body .zip_btn button:active,
.index-get-started #zip-section .zip-body .zip_btn button.disabled.active,
.index-get-started #zip-section .zip-body .zip_btn button[disabled].active,
fieldset[disabled] .index-get-started #zip-section .zip-body .zip_btn button.active {
  background-color: #2ec200;
  border-color: #28a900;
}
.index-get-started #zip-section .zip-body .zip_btn button .badge {
  color: #2ec200;
  background-color: #fff;
}
.index-get-started #zip-section .zip-body .form-control-feedback {
  height: 100%;
  line-height: 45px;
  padding: 0 30px;
}
.index-get-started #zip-section .zip-body .glyphicon-map-marker {
  display: none !important;
}
/*
.crystal-springs {
	.index-get-started {
		background-color: #000;
		h1 {
			color: #fff;
		}
		.zip-body {
			label {
				color: #fff;
			}
		}
	}
}

.sparkletts {
	.index-get-started {
		background-color: #8c8c8c;
		h1 {
			color: #fff;
		}
		.zip-body {
			label {
				color: #fff;
			}
		}
	}
}
*/
.single-product-page nav.breadcrumb {
  z-index: 4;
}
.single-product-page .large-bottles-mobile,
.single-product-page .water-coolers-mobile,
.single-product-page .order-review-mobile {
  display: none !important;
}
.single-product-page .all-products-mobile {
  display: none !important;
}
@media (max-width: 768px) {
  .single-product-page .all-products-mobile {
    display: block !important;
  }
  table.single-product-page .all-products-mobile {
    display: table !important;
  }
  tr.single-product-page .all-products-mobile {
    display: table-row !important;
  }
  th.single-product-page .all-products-mobile,
  td.single-product-page .all-products-mobile {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .single-product-page .all-products-mobile {
    display: block !important;
  }
  table.single-product-page .all-products-mobile {
    display: table !important;
  }
  tr.single-product-page .all-products-mobile {
    display: table-row !important;
  }
  th.single-product-page .all-products-mobile,
  td.single-product-page .all-products-mobile {
    display: table-cell !important;
  }
}
.single-product-page .all-products-crumb .all-products-mobile,
.single-product-page .all-products-crumb a {
  color: #1589c9;
}
.single-product-page .all-products-crumb .all-products-mobile em,
.single-product-page .all-products-crumb a em {
  color: #333333;
}
@media all and (-ms-high-contrast: none) {
}
.single-product-page .add-products,
.single-product-page #sidebar {
  display: none !important;
}
.single-product-page .single-product {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 769px) {
  .single-product-page .single-product {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .single-product-page .single-product {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .single-product-page .single-product {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .single-product-page .single-product {
    width: 1470px;
  }
}
.single-product-page .single-product > .navbar-header,
.single-product-page .single-product > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .single-product-page .single-product > .navbar-header,
  .single-product-page .single-product > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.single-product-page .single-product.main-content {
  margin-top: 145px;
}
@media (min-width: 769px) {
  .single-product-page .single-product.main-content {
    margin-top: 160px;
  }
}
.single-product-page .single-product.product-added {
  margin-top: 115px;
}
.single-product-page .single-product .product-breadcrumb .breadcrumb {
  border-bottom: none;
  position: relative;
}
.single-product-page .single-product .product-breadcrumb ol {
  font-size: 0.8vw;
  background-color: transparent;
}
@media (max-width: 769px) {
  .single-product-page .single-product .product-breadcrumb ol {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .single-product-page .single-product .product-breadcrumb ol {
    font-size: 12px;
  }
}
.single-product-page .single-product .product-breadcrumb ol li a {
  color: #333;
  font-weight: 500;
}
@media (max-width: 768px) {
  .single-product-page .single-product .product-breadcrumb {
    display: none !important;
  }
}
.single-product-page .single-product .product-body {
  margin-bottom: 50px;
}
.single-product-page .single-product .product-body:before,
.single-product-page .single-product .product-body:after {
  content: " ";
  display: table;
}
.single-product-page .single-product .product-body:after {
  clear: both;
}
.single-product-page .single-product .product-body:before,
.single-product-page .single-product .product-body:after {
  content: " ";
  display: table;
}
.single-product-page .single-product .product-body:after {
  clear: both;
}
@media (min-width: 992px) {
  .single-product-page .single-product .product-body {
    margin-bottom: 25px;
  }
}
.single-product-page .single-product .product-body .carousel-indicators {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  bottom: inherit;
  left: inherit;
  margin-left: auto;
  margin-bottom: 10px;
  z-index: 0;
}
@media (min-width: 992px) {
  .single-product-page .single-product .product-body .carousel-indicators {
    float: left;
    width: 8.33333333%;
  }
}
.single-product-page .single-product .product-body .carousel-indicators .carousel-indicator {
  float: left;
  width: 20.83333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 2.5%;
  border: 1px solid #d6d6d6;
  height: 70px;
  overflow: hidden;
  padding: 0;
  max-width: 70px;
}
@media (min-width: 992px) {
  .single-product-page .single-product .product-body .carousel-indicators .carousel-indicator {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .single-product-page .single-product .product-body .carousel-indicators .carousel-indicator {
    margin-left: 0%;
  }
}
.single-product-page .single-product .product-body .carousel-indicators .carousel-indicator img {
  display: block;
  max-width: 100%;
  height: auto;
  opacity: 0.5;
  padding: 10px;
  margin: auto;
  height: 100%;
  width: auto;
}
.single-product-page .single-product .product-body .carousel-indicators .carousel-indicator:hover {
  border: 1px solid #197acc;
}
.single-product-page .single-product .product-body .carousel-indicators .carousel-indicator:hover img {
  opacity: 1;
}
@media (min-width: 992px) {
  .single-product-page .single-product .product-body .carousel-indicators .carousel-indicator {
    margin-bottom: 10px;
  }
}
.single-product-page .single-product .product-body .product-carousel {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .single-product-page .single-product .product-body .product-carousel {
    float: left;
    width: 50%;
  }
}
.single-product-page .single-product .product-body .product-carousel img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  max-height: 180px;
}
@media (min-width: 992px) {
  .single-product-page .single-product .product-body .product-carousel img {
    max-height: 325px;
  }
}
.single-product-page .single-product .product-body .product-information {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  clear: none;
  text-align: left;
}
@media (min-width: 992px) {
  .single-product-page .single-product .product-body .product-information {
    float: left;
    width: 37.5%;
  }
}
@media (min-width: 992px) {
  .single-product-page .single-product .product-body .product-information {
    margin-left: 4.16666667%;
  }
}
@media (min-width: 992px) {
  .single-product-page .single-product .product-body .product-information {
    padding-bottom: 30px;
    text-align: left;
  }
}
.single-product-page .single-product .product-body .product-information .brand {
  font-size: 1.2vw;
  color: #00305d;
}
@media (max-width: 769px) {
  .single-product-page .single-product .product-body .product-information .brand {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .single-product-page .single-product .product-body .product-information .brand {
    font-size: 18px;
  }
}
.single-product-page .single-product .product-body .product-information .product-title {
  font-size: 1.2vw;
  color: #125697;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 1px;
}
@media (max-width: 769px) {
  .single-product-page .single-product .product-body .product-information .product-title {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .single-product-page .single-product .product-body .product-information .product-title {
    font-size: 18px;
  }
}
.single-product-page .single-product .product-body .product-information .product-title .series {
  font-weight: 100;
  color: #555;
}
.single-product-page .single-product .product-body .product-information .product-content .flavor {
  font-size: 1.2vw;
  color: #00305d;
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 769px) {
  .single-product-page .single-product .product-body .product-information .product-content .flavor {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .single-product-page .single-product .product-body .product-information .product-content .flavor {
    font-size: 18px;
  }
}
.single-product-page .single-product .product-body .product-information .product-content .brand,
.single-product-page .single-product .product-body .product-information .product-content .size {
  display: block;
}
.single-product-page .single-product .product-body .product-information .product-content .brand,
.single-product-page .single-product .product-body .product-information .product-content .size,
.single-product-page .single-product .product-body .product-information .product-content .count,
.single-product-page .single-product .product-body .product-information .product-content .description {
  font-size: 1.06666667vw;
  color: #333;
  line-height: 1.333;
}
@media (max-width: 769px) {
  .single-product-page .single-product .product-body .product-information .product-content .brand,
  .single-product-page .single-product .product-body .product-information .product-content .size,
  .single-product-page .single-product .product-body .product-information .product-content .count,
  .single-product-page .single-product .product-body .product-information .product-content .description {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .single-product-page .single-product .product-body .product-information .product-content .brand,
  .single-product-page .single-product .product-body .product-information .product-content .size,
  .single-product-page .single-product .product-body .product-information .product-content .count,
  .single-product-page .single-product .product-body .product-information .product-content .description {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .single-product-page .single-product .product-body .product-information .product-content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .single-product-page .single-product .product-body .product-information .product-content {
    margin-bottom: 25px;
  }
}
.single-product-page .single-product .product-body .product-information .inner-info {
  display: inline-block;
}
.single-product-page .single-product .product-body .product-information .product-price {
  font-size: 2.26666667vw;
  color: #00305d;
  font-weight: 700;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  padding-left: 0!important;
}
@media (max-width: 769px) {
  .single-product-page .single-product .product-body .product-information .product-price {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .single-product-page .single-product .product-body .product-information .product-price {
    font-size: 34px;
  }
}
.single-product-page .single-product .product-body .product-information .product-price h2 {
  font-size: 20px;
}
.single-product-page .single-product .product-body .product-information .product-qty {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}
.single-product-page .single-product .product-body .product-information .product-qty select {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
.single-product-page .single-product .product-body .product-information .product-qty .product-size {
  color: #1589c9;
  display: block;
  font-size: 16px;
  font-weight: bold!important;
  margin-top: 5px;
  margin-left: 0;
  padding-left: 0;
}
.single-product-page .single-product .product-body .product-information .product-submit {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}
.single-product-page .single-product .product-body .product-information .product-submit a {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
.single-product-page .single-product .product-body .product-information .product-submit input {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  color: #fff;
  background-color: #2ec200;
  border-color: #28a900;
  padding-left: 0;
}
.single-product-page .single-product .product-body .product-information .product-submit input:focus,
.single-product-page .single-product .product-body .product-information .product-submit input:active:focus,
.single-product-page .single-product .product-body .product-information .product-submit input.active:focus,
.single-product-page .single-product .product-body .product-information .product-submit input.focus,
.single-product-page .single-product .product-body .product-information .product-submit input:active.focus,
.single-product-page .single-product .product-body .product-information .product-submit input.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.single-product-page .single-product .product-body .product-information .product-submit input:hover,
.single-product-page .single-product .product-body .product-information .product-submit input:focus,
.single-product-page .single-product .product-body .product-information .product-submit input.focus {
  color: #333;
  text-decoration: none;
}
.single-product-page .single-product .product-body .product-information .product-submit input:active,
.single-product-page .single-product .product-body .product-information .product-submit input.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.single-product-page .single-product .product-body .product-information .product-submit input.disabled,
.single-product-page .single-product .product-body .product-information .product-submit input[disabled],
fieldset[disabled] .single-product-page .single-product .product-body .product-information .product-submit input {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.single-product-page .single-product .product-body .product-information .product-submit input.disabled,
fieldset[disabled] a.single-product-page .single-product .product-body .product-information .product-submit input {
  pointer-events: none;
}
.single-product-page .single-product .product-body .product-information .product-submit input:focus,
.single-product-page .single-product .product-body .product-information .product-submit input.focus {
  color: #fff;
  background-color: #228f00;
  border-color: #0a2900;
}
.single-product-page .single-product .product-body .product-information .product-submit input:hover {
  color: #fff;
  background-color: #228f00;
  border-color: #196b00;
}
.single-product-page .single-product .product-body .product-information .product-submit input:active,
.single-product-page .single-product .product-body .product-information .product-submit input.active,
.open > .dropdown-toggle.single-product-page .single-product .product-body .product-information .product-submit input {
  color: #fff;
  background-color: #228f00;
  border-color: #196b00;
}
.single-product-page .single-product .product-body .product-information .product-submit input:active:hover,
.single-product-page .single-product .product-body .product-information .product-submit input.active:hover,
.open > .dropdown-toggle.single-product-page .single-product .product-body .product-information .product-submit input:hover,
.single-product-page .single-product .product-body .product-information .product-submit input:active:focus,
.single-product-page .single-product .product-body .product-information .product-submit input.active:focus,
.open > .dropdown-toggle.single-product-page .single-product .product-body .product-information .product-submit input:focus,
.single-product-page .single-product .product-body .product-information .product-submit input:active.focus,
.single-product-page .single-product .product-body .product-information .product-submit input.active.focus,
.open > .dropdown-toggle.single-product-page .single-product .product-body .product-information .product-submit input.focus {
  color: #fff;
  background-color: #196b00;
  border-color: #0a2900;
}
.single-product-page .single-product .product-body .product-information .product-submit input:active,
.single-product-page .single-product .product-body .product-information .product-submit input.active,
.open > .dropdown-toggle.single-product-page .single-product .product-body .product-information .product-submit input {
  background-image: none;
}
.single-product-page .single-product .product-body .product-information .product-submit input.disabled,
.single-product-page .single-product .product-body .product-information .product-submit input[disabled],
fieldset[disabled] .single-product-page .single-product .product-body .product-information .product-submit input,
.single-product-page .single-product .product-body .product-information .product-submit input.disabled:hover,
.single-product-page .single-product .product-body .product-information .product-submit input[disabled]:hover,
fieldset[disabled] .single-product-page .single-product .product-body .product-information .product-submit input:hover,
.single-product-page .single-product .product-body .product-information .product-submit input.disabled:focus,
.single-product-page .single-product .product-body .product-information .product-submit input[disabled]:focus,
fieldset[disabled] .single-product-page .single-product .product-body .product-information .product-submit input:focus,
.single-product-page .single-product .product-body .product-information .product-submit input.disabled.focus,
.single-product-page .single-product .product-body .product-information .product-submit input[disabled].focus,
fieldset[disabled] .single-product-page .single-product .product-body .product-information .product-submit input.focus,
.single-product-page .single-product .product-body .product-information .product-submit input.disabled:active,
.single-product-page .single-product .product-body .product-information .product-submit input[disabled]:active,
fieldset[disabled] .single-product-page .single-product .product-body .product-information .product-submit input:active,
.single-product-page .single-product .product-body .product-information .product-submit input.disabled.active,
.single-product-page .single-product .product-body .product-information .product-submit input[disabled].active,
fieldset[disabled] .single-product-page .single-product .product-body .product-information .product-submit input.active {
  background-color: #2ec200;
  border-color: #28a900;
}
.single-product-page .single-product .product-body .product-information .product-submit input .badge {
  color: #2ec200;
  background-color: #fff;
}
.single-product-page .single-product .viewedProducts,
.single-product-page .single-product .relatedProducts,
.single-product-page .single-product .alsoBought,
.single-product-page .single-product .specialOffers {
  position: relative;
  float: left;
  width: 98.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #ccc;
  margin-bottom: 45px;
}
@media (min-width: 992px) {
  .single-product-page .single-product .viewedProducts,
  .single-product-page .single-product .relatedProducts,
  .single-product-page .single-product .alsoBought,
  .single-product-page .single-product .specialOffers {
    padding: 0;
  }
}
.single-product-page .single-product .viewedProducts h3,
.single-product-page .single-product .relatedProducts h3,
.single-product-page .single-product .alsoBought h3,
.single-product-page .single-product .specialOffers h3 {
  font-size: 1.46666667vw;
  color: #333333;
  font-weight: 700;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 769px) {
  .single-product-page .single-product .viewedProducts h3,
  .single-product-page .single-product .relatedProducts h3,
  .single-product-page .single-product .alsoBought h3,
  .single-product-page .single-product .specialOffers h3 {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .single-product-page .single-product .viewedProducts h3,
  .single-product-page .single-product .relatedProducts h3,
  .single-product-page .single-product .alsoBought h3,
  .single-product-page .single-product .specialOffers h3 {
    font-size: 22px;
  }
}
.single-product-page .single-product .viewedProducts h3 .carousel-indicators,
.single-product-page .single-product .relatedProducts h3 .carousel-indicators,
.single-product-page .single-product .alsoBought h3 .carousel-indicators,
.single-product-page .single-product .specialOffers h3 .carousel-indicators {
  bottom: auto;
  left: auto;
  width: 100%;
  float: right;
  position: relative;
  z-index: 3;
}
@media (max-width: 768px) {
  .single-product-page .single-product .viewedProducts h3 .carousel-indicators,
  .single-product-page .single-product .relatedProducts h3 .carousel-indicators,
  .single-product-page .single-product .alsoBought h3 .carousel-indicators,
  .single-product-page .single-product .specialOffers h3 .carousel-indicators {
    display: none !important;
  }
}
.single-product-page .single-product .viewedProducts h3 .carousel-indicators li,
.single-product-page .single-product .relatedProducts h3 .carousel-indicators li,
.single-product-page .single-product .alsoBought h3 .carousel-indicators li,
.single-product-page .single-product .specialOffers h3 .carousel-indicators li,
.single-product-page .single-product .viewedProducts h3 .carousel-indicators li.active,
.single-product-page .single-product .relatedProducts h3 .carousel-indicators li.active,
.single-product-page .single-product .alsoBought h3 .carousel-indicators li.active,
.single-product-page .single-product .specialOffers h3 .carousel-indicators li.active {
  width: 20px;
  height: 3px;
  border: none;
  border-radius: unset;
}
.single-product-page .single-product .viewedProducts h3 .carousel-indicators li,
.single-product-page .single-product .relatedProducts h3 .carousel-indicators li,
.single-product-page .single-product .alsoBought h3 .carousel-indicators li,
.single-product-page .single-product .specialOffers h3 .carousel-indicators li {
  background-color: #bcbcbc;
}
.single-product-page .single-product .viewedProducts h3 .carousel-indicators li.active,
.single-product-page .single-product .relatedProducts h3 .carousel-indicators li.active,
.single-product-page .single-product .alsoBought h3 .carousel-indicators li.active,
.single-product-page .single-product .specialOffers h3 .carousel-indicators li.active {
  background-color: #000;
  margin: 1px;
}
.single-product-page .single-product .singleRelated,
.single-product-page .single-product .singleViewed {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: red;
}
@media (min-width: 769px) {
  .single-product-page .single-product .singleRelated,
  .single-product-page .single-product .singleViewed {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .single-product-page .single-product .singleRelated,
  .single-product-page .single-product .singleViewed {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .single-product-page .single-product .singleRelated,
  .single-product-page .single-product .singleViewed {
    float: left;
    width: 16.66666667%;
  }
}
.single-product-page .single-product .singleRelated a,
.single-product-page .single-product .singleViewed a {
  text-align: center;
  color: #333;
  display: block;
  overflow: hidden;
}
.single-product-page .single-product .singleRelated a .product-thumb,
.single-product-page .single-product .singleViewed a .product-thumb {
  width: 100%;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .single-product-page .single-product .singleRelated a .product-thumb,
  .single-product-page .single-product .singleViewed a .product-thumb {
    height: 150px;
    width: auto;
  }
}
.single-product-page .single-product .singleRelated a .product-title,
.single-product-page .single-product .singleViewed a .product-title {
  color: #333333;
  font-size: 12px;
  font-weight: normal;
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-product-page .single-product .singleRelated a .product-title,
  .single-product-page .single-product .singleViewed a .product-title {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
}
.single-product-page .single-product .singleRelated a .product-title .price,
.single-product-page .single-product .singleViewed a .product-title .price {
  color: #125697;
}
.single-product-page .single-product .singleRelated a .product-title .flavor,
.single-product-page .single-product .singleViewed a .product-title .flavor {
  text-transform: uppercase;
}
.single-product-page .single-product .singleRelated a:hover,
.single-product-page .single-product .singleViewed a:hover {
  color: #0088cc;
}
.single-product-page .single-product .singleRelated a:hover .price,
.single-product-page .single-product .singleViewed a:hover .price {
  color: #0088cc;
}
.single-product-page .single-product .controls {
  font-size: 0.8vw;
}
@media (max-width: 769px) {
  .single-product-page .single-product .controls {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .single-product-page .single-product .controls {
    font-size: 12px;
  }
}
.single-product-page .single-product .carousel-control {
  width: auto;
  z-index: 3;
}
.single-product-page .single-product .carousel-control .glyphicon-chevron-left:before,
.single-product-page .single-product .carousel-control .glyphicon-chevron-right:before {
  background-color: #333;
  padding: 5px 8px;
  background-position: center;
  border-radius: 30px;
}
.single-product-page .single-product .carousel-control .glyphicon-chevron-right {
  margin-right: 0;
}
.all-hod-products .side-bar,
.large-bottles .side-bar,
.water-coolers .side-bar {
  z-index: 0;
}
@media (max-width: 991px) {
  .all-hod-products .side-bar,
  .large-bottles .side-bar,
  .water-coolers .side-bar {
    top: 70px;
  }
}
@media (max-width: 991px) {
  .products-index .side-bar {
    top: 54px;
  }
}
.all-hod-products .side-bar,
.products-index .side-bar,
.large-bottles .side-bar,
.water-coolers .side-bar {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .all-hod-products .side-bar,
  .products-index .side-bar,
  .large-bottles .side-bar,
  .water-coolers .side-bar {
    float: left;
    width: 25%;
  }
}
@media (max-width: 991px) {
  .all-hod-products .side-bar,
  .products-index .side-bar,
  .large-bottles .side-bar,
  .water-coolers .side-bar {
    background: #fff;
    height: 100%;
    overflow-y: scroll;
    left: 0;
    right: 0;
    padding: 0 0 100px;
    position: fixed;
    z-index: 99;
  }
  .all-hod-products .side-bar .panel-body,
  .products-index .side-bar .panel-body,
  .large-bottles .side-bar .panel-body,
  .water-coolers .side-bar .panel-body {
    padding: 0 15px 10px !important;
  }
  .all-hod-products .side-bar .panel-title,
  .products-index .side-bar .panel-title,
  .large-bottles .side-bar .panel-title,
  .water-coolers .side-bar .panel-title {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .all-hod-products .side-bar .panel-title:after,
  .products-index .side-bar .panel-title:after,
  .large-bottles .side-bar .panel-title:after,
  .water-coolers .side-bar .panel-title:after {
    right: 15px !important;
  }
}
.all-hod-products .side-bar ::-webkit-scrollbar,
.products-index .side-bar ::-webkit-scrollbar,
.large-bottles .side-bar ::-webkit-scrollbar,
.water-coolers .side-bar ::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  /* make scrollbar transparent */
}
.all-hod-products aside,
.products-index aside,
.large-bottles aside,
.water-coolers aside {
  background-color: transparent;
}
@media (min-width: 992px) {
  .all-hod-products aside,
  .products-index aside,
  .large-bottles aside,
  .water-coolers aside {
    height: 100%;
  }
}
.all-hod-products .glyphicon-menu-left,
.products-index .glyphicon-menu-left,
.large-bottles .glyphicon-menu-left,
.water-coolers .glyphicon-menu-left {
  top: 0;
}
@media (max-width: 991px) {
  .all-hod-products .glyphicon-menu-left,
  .products-index .glyphicon-menu-left,
  .large-bottles .glyphicon-menu-left,
  .water-coolers .glyphicon-menu-left {
    margin: -4px 10px 0 0 !important;
  }
}
@media (min-width: 992px) {
  .all-hod-products .filter-contents,
  .products-index .filter-contents,
  .large-bottles .filter-contents,
  .water-coolers .filter-contents {
    max-width: 250px;
    float: right;
    width: 100%;
  }
}
.all-hod-products .filter-arrows,
.products-index .filter-arrows,
.large-bottles .filter-arrows,
.water-coolers .filter-arrows {
  float: left;
  margin-right: 10px;
}
.all-hod-products #product-filter.filterpanel,
.products-index #product-filter.filterpanel,
.large-bottles #product-filter.filterpanel,
.water-coolers #product-filter.filterpanel {
  top: 0;
  display: block !important;
  margin-bottom: 0;
  width: 100%;
}
.all-hod-products #product-filter.filterpanel .clear-btn,
.products-index #product-filter.filterpanel .clear-btn,
.large-bottles #product-filter.filterpanel .clear-btn,
.water-coolers #product-filter.filterpanel .clear-btn {
  font-size: 0.8vw;
  font-weight: 100;
  margin-bottom: 10px;
  cursor: pointer;
}
@media (max-width: 769px) {
  .all-hod-products #product-filter.filterpanel .clear-btn,
  .products-index #product-filter.filterpanel .clear-btn,
  .large-bottles #product-filter.filterpanel .clear-btn,
  .water-coolers #product-filter.filterpanel .clear-btn {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .all-hod-products #product-filter.filterpanel .clear-btn,
  .products-index #product-filter.filterpanel .clear-btn,
  .large-bottles #product-filter.filterpanel .clear-btn,
  .water-coolers #product-filter.filterpanel .clear-btn {
    font-size: 12px;
  }
}
.all-hod-products #product-filter.filterpanel .clear-btn:hover,
.products-index #product-filter.filterpanel .clear-btn:hover,
.large-bottles #product-filter.filterpanel .clear-btn:hover,
.water-coolers #product-filter.filterpanel .clear-btn:hover {
  cursor: pointer;
}
.all-hod-products #product-filter.filterpanel .panel-default.panel-header,
.products-index #product-filter.filterpanel .panel-default.panel-header,
.large-bottles #product-filter.filterpanel .panel-default.panel-header,
.water-coolers #product-filter.filterpanel .panel-default.panel-header {
  margin-left: 0;
  margin-right: 0;
}
.all-hod-products #product-filter.filterpanel .panel-title.selected:after,
.products-index #product-filter.filterpanel .panel-title.selected:after,
.large-bottles #product-filter.filterpanel .panel-title.selected:after,
.water-coolers #product-filter.filterpanel .panel-title.selected:after {
  content: '\2212';
  top: 10px;
}
.all-hod-products #product-filter.filterpanel .panel-title:after,
.products-index #product-filter.filterpanel .panel-title:after,
.large-bottles #product-filter.filterpanel .panel-title:after,
.water-coolers #product-filter.filterpanel .panel-title:after,
.all-hod-products #product-filter.filterpanel .panel-heading.collapsed .panel-title:after,
.products-index #product-filter.filterpanel .panel-heading.collapsed .panel-title:after,
.large-bottles #product-filter.filterpanel .panel-heading.collapsed .panel-title:after,
.water-coolers #product-filter.filterpanel .panel-heading.collapsed .panel-title:after {
  content: '\002B';
}
.all-hod-products #product-filter.filterpanel .panel-default,
.products-index #product-filter.filterpanel .panel-default,
.large-bottles #product-filter.filterpanel .panel-default,
.water-coolers #product-filter.filterpanel .panel-default {
  background-color: transparent;
  border: none;
  border-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.all-hod-products #product-filter.filterpanel .panel-default .panel-heading,
.products-index #product-filter.filterpanel .panel-default .panel-heading,
.large-bottles #product-filter.filterpanel .panel-default .panel-heading,
.water-coolers #product-filter.filterpanel .panel-default .panel-heading {
  background-color: transparent;
  padding: 0;
}
.all-hod-products #product-filter.filterpanel .panel-default .panel-heading h4 a,
.products-index #product-filter.filterpanel .panel-default .panel-heading h4 a,
.large-bottles #product-filter.filterpanel .panel-default .panel-heading h4 a,
.water-coolers #product-filter.filterpanel .panel-default .panel-heading h4 a {
  position: relative;
}
.all-hod-products #product-filter.filterpanel .panel-default .panel-body,
.products-index #product-filter.filterpanel .panel-default .panel-body,
.large-bottles #product-filter.filterpanel .panel-default .panel-body,
.water-coolers #product-filter.filterpanel .panel-default .panel-body {
  border: none;
  padding: 0;
}
.all-hod-products #product-filter.filterpanel .panel-default .panel-body .list-group-item,
.products-index #product-filter.filterpanel .panel-default .panel-body .list-group-item,
.large-bottles #product-filter.filterpanel .panel-default .panel-body .list-group-item,
.water-coolers #product-filter.filterpanel .panel-default .panel-body .list-group-item,
.all-hod-products #product-filter.filterpanel .panel-default .panel-body li,
.products-index #product-filter.filterpanel .panel-default .panel-body li,
.large-bottles #product-filter.filterpanel .panel-default .panel-body li,
.water-coolers #product-filter.filterpanel .panel-default .panel-body li {
  margin-left: 5px;
}
.all-hod-products #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
.products-index #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
.large-bottles #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
.water-coolers #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
.all-hod-products #product-filter.filterpanel .panel-default .panel-body li span,
.products-index #product-filter.filterpanel .panel-default .panel-body li span,
.large-bottles #product-filter.filterpanel .panel-default .panel-body li span,
.water-coolers #product-filter.filterpanel .panel-default .panel-body li span {
  font-size: 0.8vw;
  position: relative;
  margin-left: 5px;
}
@media (max-width: 769px) {
  .all-hod-products #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
  .products-index #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
  .large-bottles #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
  .water-coolers #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
  .all-hod-products #product-filter.filterpanel .panel-default .panel-body li span,
  .products-index #product-filter.filterpanel .panel-default .panel-body li span,
  .large-bottles #product-filter.filterpanel .panel-default .panel-body li span,
  .water-coolers #product-filter.filterpanel .panel-default .panel-body li span {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .all-hod-products #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
  .products-index #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
  .large-bottles #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
  .water-coolers #product-filter.filterpanel .panel-default .panel-body .list-group-item span,
  .all-hod-products #product-filter.filterpanel .panel-default .panel-body li span,
  .products-index #product-filter.filterpanel .panel-default .panel-body li span,
  .large-bottles #product-filter.filterpanel .panel-default .panel-body li span,
  .water-coolers #product-filter.filterpanel .panel-default .panel-body li span {
    font-size: 12px;
  }
}
.all-hod-products #product-filter.filterpanel .panel-default .panel-body .list-group-item.selected .item-title,
.products-index #product-filter.filterpanel .panel-default .panel-body .list-group-item.selected .item-title,
.large-bottles #product-filter.filterpanel .panel-default .panel-body .list-group-item.selected .item-title,
.water-coolers #product-filter.filterpanel .panel-default .panel-body .list-group-item.selected .item-title,
.all-hod-products #product-filter.filterpanel .panel-default .panel-body li.selected .item-title,
.products-index #product-filter.filterpanel .panel-default .panel-body li.selected .item-title,
.large-bottles #product-filter.filterpanel .panel-default .panel-body li.selected .item-title,
.water-coolers #product-filter.filterpanel .panel-default .panel-body li.selected .item-title {
  font-weight: bold;
}
.all-hod-products #product-filter.filterpanel .panel-default .panel-body .list-group-item input[type="checkbox"],
.products-index #product-filter.filterpanel .panel-default .panel-body .list-group-item input[type="checkbox"],
.large-bottles #product-filter.filterpanel .panel-default .panel-body .list-group-item input[type="checkbox"],
.water-coolers #product-filter.filterpanel .panel-default .panel-body .list-group-item input[type="checkbox"],
.all-hod-products #product-filter.filterpanel .panel-default .panel-body li input[type="checkbox"],
.products-index #product-filter.filterpanel .panel-default .panel-body li input[type="checkbox"],
.large-bottles #product-filter.filterpanel .panel-default .panel-body li input[type="checkbox"],
.water-coolers #product-filter.filterpanel .panel-default .panel-body li input[type="checkbox"],
.all-hod-products #product-filter.filterpanel .panel-default .panel-body .list-group-item input[type="radio"],
.products-index #product-filter.filterpanel .panel-default .panel-body .list-group-item input[type="radio"],
.large-bottles #product-filter.filterpanel .panel-default .panel-body .list-group-item input[type="radio"],
.water-coolers #product-filter.filterpanel .panel-default .panel-body .list-group-item input[type="radio"],
.all-hod-products #product-filter.filterpanel .panel-default .panel-body li input[type="radio"],
.products-index #product-filter.filterpanel .panel-default .panel-body li input[type="radio"],
.large-bottles #product-filter.filterpanel .panel-default .panel-body li input[type="radio"],
.water-coolers #product-filter.filterpanel .panel-default .panel-body li input[type="radio"] {
  left: 0;
  right: initial;
  margin-top: 0;
}
.all-hod-products #product-filter,
.products-index #product-filter,
.large-bottles #product-filter,
.water-coolers #product-filter {
  overflow: visible!important;
}
.all-hod-products #product-filter:after,
.products-index #product-filter:after,
.large-bottles #product-filter:after,
.water-coolers #product-filter:after,
.all-hod-products #product-filter:before,
.products-index #product-filter:before,
.large-bottles #product-filter:before,
.water-coolers #product-filter:before {
  bottom: 100%;
  right: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.all-hod-products #product-filter:after,
.products-index #product-filter:after,
.large-bottles #product-filter:after,
.water-coolers #product-filter:after {
  border-color: rgba(242, 242, 242, 0);
  border-width: 16px;
  margin-left: -16px;
}
.all-hod-products #product-filter:before,
.products-index #product-filter:before,
.large-bottles #product-filter:before,
.water-coolers #product-filter:before {
  border-color: rgba(221, 221, 221, 0);
  border-width: 14px;
  margin-left: -14px;
}
@media (min-width: 769px) {
  .all-hod-products #product-filter,
  .products-index #product-filter,
  .large-bottles #product-filter,
  .water-coolers #product-filter {
    position: relative;
    top: auto;
  }
  .all-hod-products #product-filter:before,
  .products-index #product-filter:before,
  .large-bottles #product-filter:before,
  .water-coolers #product-filter:before,
  .all-hod-products #product-filter:after,
  .products-index #product-filter:after,
  .large-bottles #product-filter:after,
  .water-coolers #product-filter:after {
    display: none;
  }
}
.all-hod-products #product-filter .panel,
.products-index #product-filter .panel,
.large-bottles #product-filter .panel,
.water-coolers #product-filter .panel {
  margin-top: 0;
}
.all-hod-products #product-filter .panel-title,
.products-index #product-filter .panel-title,
.large-bottles #product-filter .panel-title,
.water-coolers #product-filter .panel-title {
  font-size: 1.06666667vw;
  border-top: 1px solid #d6d6d6;
  font-weight: bold;
  padding: 15px 0;
  position: relative;
  text-transform: capitalize;
}
@media (max-width: 769px) {
  .all-hod-products #product-filter .panel-title,
  .products-index #product-filter .panel-title,
  .large-bottles #product-filter .panel-title,
  .water-coolers #product-filter .panel-title {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .all-hod-products #product-filter .panel-title,
  .products-index #product-filter .panel-title,
  .large-bottles #product-filter .panel-title,
  .water-coolers #product-filter .panel-title {
    font-size: 16px;
  }
}
.all-hod-products #product-filter .panel-title:after,
.products-index #product-filter .panel-title:after,
.large-bottles #product-filter .panel-title:after,
.water-coolers #product-filter .panel-title:after {
  font-size: 1.33333333vw;
  content: '\2303';
  font-weight: 100;
  position: absolute;
  top: 10px;
  right: -15px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 769px) {
  .all-hod-products #product-filter .panel-title:after,
  .products-index #product-filter .panel-title:after,
  .large-bottles #product-filter .panel-title:after,
  .water-coolers #product-filter .panel-title:after {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .all-hod-products #product-filter .panel-title:after,
  .products-index #product-filter .panel-title:after,
  .large-bottles #product-filter .panel-title:after,
  .water-coolers #product-filter .panel-title:after {
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  .all-hod-products #product-filter .panel-title:after,
  .products-index #product-filter .panel-title:after,
  .large-bottles #product-filter .panel-title:after,
  .water-coolers #product-filter .panel-title:after {
    right: 0;
  }
}
.all-hod-products #product-filter .panel-title.selected:after,
.products-index #product-filter .panel-title.selected:after,
.large-bottles #product-filter .panel-title.selected:after,
.water-coolers #product-filter .panel-title.selected:after {
  top: 10px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.all-hod-products #product-filter .list-group,
.products-index #product-filter .list-group,
.large-bottles #product-filter .list-group,
.water-coolers #product-filter .list-group {
  margin-bottom: 0;
}
.all-hod-products #product-filter .list-group-item,
.products-index #product-filter .list-group-item,
.large-bottles #product-filter .list-group-item,
.water-coolers #product-filter .list-group-item,
.all-hod-products #product-filter li,
.products-index #product-filter li,
.large-bottles #product-filter li,
.water-coolers #product-filter li {
  list-style-type: none;
  border: none;
  margin-bottom: 5px;
  padding: 0;
  position: relative;
}
.all-hod-products #product-filter .list-group-item.selected .item-title,
.products-index #product-filter .list-group-item.selected .item-title,
.large-bottles #product-filter .list-group-item.selected .item-title,
.water-coolers #product-filter .list-group-item.selected .item-title,
.all-hod-products #product-filter li.selected .item-title,
.products-index #product-filter li.selected .item-title,
.large-bottles #product-filter li.selected .item-title,
.water-coolers #product-filter li.selected .item-title {
  color: #ef8322;
}
.all-hod-products #product-filter .item-title,
.products-index #product-filter .item-title,
.large-bottles #product-filter .item-title,
.water-coolers #product-filter .item-title {
  display: inline-block;
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .all-hod-products #product-filter .item-title,
  .products-index #product-filter .item-title,
  .large-bottles #product-filter .item-title,
  .water-coolers #product-filter .item-title {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .all-hod-products #product-filter .item-title,
  .products-index #product-filter .item-title,
  .large-bottles #product-filter .item-title,
  .water-coolers #product-filter .item-title {
    font-size: 16px;
  }
}
.all-hod-products #product-filter input[type="radio"],
.products-index #product-filter input[type="radio"],
.large-bottles #product-filter input[type="radio"],
.water-coolers #product-filter input[type="radio"] {
  position: absolute;
  top: 3px;
  right: 5px;
}
.all-hod-products #product-filter .affix,
.products-index #product-filter .affix,
.large-bottles #product-filter .affix,
.water-coolers #product-filter .affix {
  position: fixed!important;
  top: 120px!important;
  width: 295px;
}
.all-hod-products .filter-actions,
.products-index .filter-actions,
.large-bottles .filter-actions,
.water-coolers .filter-actions {
  border-radius: 0!important;
  border: none!important;
}
.all-hod-products .filter-actions .panel-body,
.products-index .filter-actions .panel-body,
.large-bottles .filter-actions .panel-body,
.water-coolers .filter-actions .panel-body {
  padding: 10px 15px!important;
}
.all-hod-products .filter-actions .filter-by,
.products-index .filter-actions .filter-by,
.large-bottles .filter-actions .filter-by,
.water-coolers .filter-actions .filter-by {
  font-size: 1.2vw;
  position: relative;
  top: 4px;
}
@media (max-width: 769px) {
  .all-hod-products .filter-actions .filter-by,
  .products-index .filter-actions .filter-by,
  .large-bottles .filter-actions .filter-by,
  .water-coolers .filter-actions .filter-by {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .all-hod-products .filter-actions .filter-by,
  .products-index .filter-actions .filter-by,
  .large-bottles .filter-actions .filter-by,
  .water-coolers .filter-actions .filter-by {
    font-size: 18px;
  }
}
.all-hod-products #filtertags .btn,
.products-index #filtertags .btn,
.large-bottles #filtertags .btn,
.water-coolers #filtertags .btn {
  border: 1px solid #d6d6d6;
  border-radius: 0;
  color: #333333;
  margin-bottom: 5px;
  padding-right: 30px;
  position: relative;
}
.all-hod-products #filtertags .btn:after,
.products-index #filtertags .btn:after,
.large-bottles #filtertags .btn:after,
.water-coolers #filtertags .btn:after {
  content: 'x';
  position: absolute;
  right: 15px;
}
.all-hod-products #filtertags .share-tag,
.products-index #filtertags .share-tag,
.large-bottles #filtertags .share-tag,
.water-coolers #filtertags .share-tag {
  border-color: #125697;
  color: #125697;
  padding-right: 15px;
  margin-right: 5px;
}
.all-hod-products #filtertags .share-tag:after,
.products-index #filtertags .share-tag:after,
.large-bottles #filtertags .share-tag:after,
.water-coolers #filtertags .share-tag:after {
  content: '';
}
.all-hod-products #filtertags .share-tag .fa,
.products-index #filtertags .share-tag .fa,
.large-bottles #filtertags .share-tag .fa,
.water-coolers #filtertags .share-tag .fa {
  font-size: 18px;
  padding-right: 5px;
}
.all-hod-products .tooltip-inner,
.products-index .tooltip-inner,
.large-bottles .tooltip-inner,
.water-coolers .tooltip-inner {
  padding: 3px 8px;
}
#loading-screen .image {
  width: 50px;
  height: 50px;
  -webkit-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}
#loading-screen .modal-dialog {
  height: 100vh;
  margin: 0;
  position: fixed;
  top: 0 !important;
  width: 100vw;
}
#loading-screen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.9);
}
#loading-screen .modal-body {
  display: inline-block;
  position: absolute;
  top: 40vh;
  width: 100%;
}
#loading-screen .loading_content {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow: hidden;
  display: block;
  clear: both;
  position: relative;
  height: 100vh;
  text-align: center;
}
#loading-screen .content {
  text-align: center;
  width: 100%;
}
#loading-screen .loading_text {
  clear: both;
  font-weight: bold;
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#zipCartForm {
  margin-bottom: 0px!important;
}
@media (max-width: 769px) {
  #zipCartForm {
    margin-top: 0;
  }
}
.all-hod-products .other_products_row,
.large-bottles .other_products_row {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .all-hod-products .other_products_row,
  .large-bottles .other_products_row {
    float: left;
    width: 75%;
  }
}
@media (max-width: 991px) {
  .all-hod-products .other_products_row,
  .large-bottles .other_products_row {
    padding: 0;
  }
  .all-hod-products .other_products_row .alert,
  .large-bottles .other_products_row .alert {
    margin-top: 10px;
  }
}
.water-coolers .other_products_row {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.water-coolers .side-bar,
.water-coolers .resultsSection {
  display: none !important;
}
.large-bottles.single-product-page .other_products_row,
.water-coolers.single-product-page .other_products_row {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  .large-bottles.single-product-page .other_products_row,
  .water-coolers.single-product-page .other_products_row {
    float: left;
    width: 100%;
  }
}
.large-bottles.single-product-page .products-list,
.water-coolers.single-product-page .products-list,
.large-bottles.single-product-page #tags,
.water-coolers.single-product-page #tags,
.large-bottles.single-product-page .side-bar,
.water-coolers.single-product-page .side-bar,
.large-bottles.single-product-page #sidebar,
.water-coolers.single-product-page #sidebar,
.large-bottles.single-product-page .resultsSection,
.water-coolers.single-product-page .resultsSection {
  display: none !important;
}
.products-index #store_products {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .products-index #store_products {
    float: left;
    width: 75%;
  }
}
@media (max-width: 991px) {
  .products-index #store_products {
    padding: 0;
  }
}
body.all-hod-products .mobile,
body.products-index .mobile,
body.large-bottles .mobile,
body.water-coolers .mobile {
  display: none !important;
}
@media (max-width: 768px) {
  body.all-hod-products .mobile,
  body.products-index .mobile,
  body.large-bottles .mobile,
  body.water-coolers .mobile {
    display: block !important;
  }
  tablebody.all-hod-products .mobile,
  tablebody.products-index .mobile,
  tablebody.large-bottles .mobile,
  tablebody.water-coolers .mobile {
    display: table !important;
  }
  trbody.all-hod-products .mobile,
  trbody.products-index .mobile,
  trbody.large-bottles .mobile,
  trbody.water-coolers .mobile {
    display: table-row !important;
  }
  thbody.all-hod-products .mobile,
  thbody.products-index .mobile,
  thbody.large-bottles .mobile,
  thbody.water-coolers .mobile,
  tdbody.all-hod-products .mobile,
  tdbody.products-index .mobile,
  tdbody.large-bottles .mobile,
  tdbody.water-coolers .mobile {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  body.all-hod-products .mobile,
  body.products-index .mobile,
  body.large-bottles .mobile,
  body.water-coolers .mobile {
    display: block !important;
  }
  tablebody.all-hod-products .mobile,
  tablebody.products-index .mobile,
  tablebody.large-bottles .mobile,
  tablebody.water-coolers .mobile {
    display: table !important;
  }
  trbody.all-hod-products .mobile,
  trbody.products-index .mobile,
  trbody.large-bottles .mobile,
  trbody.water-coolers .mobile {
    display: table-row !important;
  }
  thbody.all-hod-products .mobile,
  thbody.products-index .mobile,
  thbody.large-bottles .mobile,
  thbody.water-coolers .mobile,
  tdbody.all-hod-products .mobile,
  tdbody.products-index .mobile,
  tdbody.large-bottles .mobile,
  tdbody.water-coolers .mobile {
    display: table-cell !important;
  }
}
@media (max-width: 768px) {
  body.all-hod-products .desktop,
  body.products-index .desktop,
  body.large-bottles .desktop,
  body.water-coolers .desktop {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  body.all-hod-products .desktop,
  body.products-index .desktop,
  body.large-bottles .desktop,
  body.water-coolers .desktop {
    display: none !important;
  }
}
body.all-hod-products .myaccount_btn,
body.products-index .myaccount_btn,
body.large-bottles .myaccount_btn,
body.water-coolers .myaccount_btn {
  margin-top: 0;
}
body.all-hod-products .main-content,
body.products-index .main-content,
body.large-bottles .main-content,
body.water-coolers .main-content,
body.all-hod-products .selfserve-content,
body.products-index .selfserve-content,
body.large-bottles .selfserve-content,
body.water-coolers .selfserve-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  body.all-hod-products .main-content,
  body.products-index .main-content,
  body.large-bottles .main-content,
  body.water-coolers .main-content,
  body.all-hod-products .selfserve-content,
  body.products-index .selfserve-content,
  body.large-bottles .selfserve-content,
  body.water-coolers .selfserve-content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body.all-hod-products .main-content,
  body.products-index .main-content,
  body.large-bottles .main-content,
  body.water-coolers .main-content,
  body.all-hod-products .selfserve-content,
  body.products-index .selfserve-content,
  body.large-bottles .selfserve-content,
  body.water-coolers .selfserve-content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body.all-hod-products .main-content,
  body.products-index .main-content,
  body.large-bottles .main-content,
  body.water-coolers .main-content,
  body.all-hod-products .selfserve-content,
  body.products-index .selfserve-content,
  body.large-bottles .selfserve-content,
  body.water-coolers .selfserve-content {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  body.all-hod-products .main-content,
  body.products-index .main-content,
  body.large-bottles .main-content,
  body.water-coolers .main-content,
  body.all-hod-products .selfserve-content,
  body.products-index .selfserve-content,
  body.large-bottles .selfserve-content,
  body.water-coolers .selfserve-content {
    width: 1470px;
  }
}
body.all-hod-products .main-content > .navbar-header,
body.products-index .main-content > .navbar-header,
body.large-bottles .main-content > .navbar-header,
body.water-coolers .main-content > .navbar-header,
body.all-hod-products .selfserve-content > .navbar-header,
body.products-index .selfserve-content > .navbar-header,
body.large-bottles .selfserve-content > .navbar-header,
body.water-coolers .selfserve-content > .navbar-header,
body.all-hod-products .main-content > .navbar-collapse,
body.products-index .main-content > .navbar-collapse,
body.large-bottles .main-content > .navbar-collapse,
body.water-coolers .main-content > .navbar-collapse,
body.all-hod-products .selfserve-content > .navbar-collapse,
body.products-index .selfserve-content > .navbar-collapse,
body.large-bottles .selfserve-content > .navbar-collapse,
body.water-coolers .selfserve-content > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  body.all-hod-products .main-content > .navbar-header,
  body.products-index .main-content > .navbar-header,
  body.large-bottles .main-content > .navbar-header,
  body.water-coolers .main-content > .navbar-header,
  body.all-hod-products .selfserve-content > .navbar-header,
  body.products-index .selfserve-content > .navbar-header,
  body.large-bottles .selfserve-content > .navbar-header,
  body.water-coolers .selfserve-content > .navbar-header,
  body.all-hod-products .main-content > .navbar-collapse,
  body.products-index .main-content > .navbar-collapse,
  body.large-bottles .main-content > .navbar-collapse,
  body.water-coolers .main-content > .navbar-collapse,
  body.all-hod-products .selfserve-content > .navbar-collapse,
  body.products-index .selfserve-content > .navbar-collapse,
  body.large-bottles .selfserve-content > .navbar-collapse,
  body.water-coolers .selfserve-content > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
body.all-hod-products .main-content,
body.products-index .main-content,
body.large-bottles .main-content,
body.water-coolers .main-content {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-top: 145px;
}
@media (min-width: 769px) {
  body.all-hod-products .main-content,
  body.products-index .main-content,
  body.large-bottles .main-content,
  body.water-coolers .main-content {
    margin-top: 160px;
  }
}
body.all-hod-products .sortbuttons,
body.products-index .sortbuttons,
body.large-bottles .sortbuttons,
body.water-coolers .sortbuttons {
  position: relative;
  min-height: 1px;
  padding-left: 3.75px;
  padding-right: 3.75px;
  padding: 0;
}
@media (min-width: 992px) {
  body.all-hod-products .sortbuttons,
  body.products-index .sortbuttons,
  body.large-bottles .sortbuttons,
  body.water-coolers .sortbuttons {
    float: left;
    width: 25%;
  }
}
body.all-hod-products .sortbuttons select,
body.products-index .sortbuttons select,
body.large-bottles .sortbuttons select,
body.water-coolers .sortbuttons select {
  width: 100%;
  max-width: 100%;
}
body.all-hod-products .sortbuttons .sortmenu,
body.products-index .sortbuttons .sortmenu,
body.large-bottles .sortbuttons .sortmenu,
body.water-coolers .sortbuttons .sortmenu {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  body.all-hod-products .sortbuttons .sortmenu,
  body.products-index .sortbuttons .sortmenu,
  body.large-bottles .sortbuttons .sortmenu,
  body.water-coolers .sortbuttons .sortmenu {
    float: left;
    width: 66.66666667%;
  }
}
body.all-hod-products .sortbuttons .viewbuttons,
body.products-index .sortbuttons .viewbuttons,
body.large-bottles .sortbuttons .viewbuttons,
body.water-coolers .sortbuttons .viewbuttons {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding: 0;
}
@media (min-width: 992px) {
  body.all-hod-products .sortbuttons .viewbuttons,
  body.products-index .sortbuttons .viewbuttons,
  body.large-bottles .sortbuttons .viewbuttons,
  body.water-coolers .sortbuttons .viewbuttons {
    float: left;
    width: 33.33333333%;
  }
}
body.all-hod-products .sortbuttons .viewbuttons a,
body.products-index .sortbuttons .viewbuttons a,
body.large-bottles .sortbuttons .viewbuttons a,
body.water-coolers .sortbuttons .viewbuttons a {
  font-size: 1.2vw;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #555;
  display: inline-block;
  padding: 5px;
}
@media (max-width: 769px) {
  body.all-hod-products .sortbuttons .viewbuttons a,
  body.products-index .sortbuttons .viewbuttons a,
  body.large-bottles .sortbuttons .viewbuttons a,
  body.water-coolers .sortbuttons .viewbuttons a {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  body.all-hod-products .sortbuttons .viewbuttons a,
  body.products-index .sortbuttons .viewbuttons a,
  body.large-bottles .sortbuttons .viewbuttons a,
  body.water-coolers .sortbuttons .viewbuttons a {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  body.all-hod-products .sortbuttons .viewbuttons a,
  body.products-index .sortbuttons .viewbuttons a,
  body.large-bottles .sortbuttons .viewbuttons a,
  body.water-coolers .sortbuttons .viewbuttons a {
    float: left;
    width: 50%;
  }
}
body.all-hod-products .sortmenu li.active,
body.products-index .sortmenu li.active,
body.large-bottles .sortmenu li.active,
body.water-coolers .sortmenu li.active {
  background-color: #0088cc;
  border-radius: 20px;
}
body.all-hod-products .sortmenu li.active a,
body.products-index .sortmenu li.active a,
body.large-bottles .sortmenu li.active a,
body.water-coolers .sortmenu li.active a {
  color: #fff;
}
body.all-hod-products .sortmenu li a,
body.products-index .sortmenu li a,
body.large-bottles .sortmenu li a,
body.water-coolers .sortmenu li a {
  display: block;
  padding: 5px 5px 5px 10px;
}
body.all-hod-products .resultsSection,
body.products-index .resultsSection,
body.large-bottles .resultsSection,
body.water-coolers .resultsSection {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
body.all-hod-products .resultsSection:before,
body.products-index .resultsSection:before,
body.large-bottles .resultsSection:before,
body.water-coolers .resultsSection:before,
body.all-hod-products .resultsSection:after,
body.products-index .resultsSection:after,
body.large-bottles .resultsSection:after,
body.water-coolers .resultsSection:after {
  content: " ";
  display: table;
}
body.all-hod-products .resultsSection:after,
body.products-index .resultsSection:after,
body.large-bottles .resultsSection:after,
body.water-coolers .resultsSection:after {
  clear: both;
}
body.all-hod-products .resultsSection:before,
body.products-index .resultsSection:before,
body.large-bottles .resultsSection:before,
body.water-coolers .resultsSection:before,
body.all-hod-products .resultsSection:after,
body.products-index .resultsSection:after,
body.large-bottles .resultsSection:after,
body.water-coolers .resultsSection:after {
  content: " ";
  display: table;
}
body.all-hod-products .resultsSection:after,
body.products-index .resultsSection:after,
body.large-bottles .resultsSection:after,
body.water-coolers .resultsSection:after {
  clear: both;
}
@media (max-width: 991px) {
  body.all-hod-products .resultsSection,
  body.products-index .resultsSection,
  body.large-bottles .resultsSection,
  body.water-coolers .resultsSection {
    padding: 0;
  }
}
body.all-hod-products .resultsSection select,
body.products-index .resultsSection select,
body.large-bottles .resultsSection select,
body.water-coolers .resultsSection select {
  width: 100%;
  max-width: 100%;
}
body.all-hod-products .resultsSection .filterOptions,
body.products-index .resultsSection .filterOptions,
body.large-bottles .resultsSection .filterOptions,
body.water-coolers .resultsSection .filterOptions {
  margin-bottom: 15px;
}
body.all-hod-products .resultsSection .filterOptions:before,
body.products-index .resultsSection .filterOptions:before,
body.large-bottles .resultsSection .filterOptions:before,
body.water-coolers .resultsSection .filterOptions:before,
body.all-hod-products .resultsSection .filterOptions:after,
body.products-index .resultsSection .filterOptions:after,
body.large-bottles .resultsSection .filterOptions:after,
body.water-coolers .resultsSection .filterOptions:after {
  content: " ";
  display: table;
}
body.all-hod-products .resultsSection .filterOptions:after,
body.products-index .resultsSection .filterOptions:after,
body.large-bottles .resultsSection .filterOptions:after,
body.water-coolers .resultsSection .filterOptions:after {
  clear: both;
}
body.all-hod-products .resultsSection .filterOptions:before,
body.products-index .resultsSection .filterOptions:before,
body.large-bottles .resultsSection .filterOptions:before,
body.water-coolers .resultsSection .filterOptions:before,
body.all-hod-products .resultsSection .filterOptions:after,
body.products-index .resultsSection .filterOptions:after,
body.large-bottles .resultsSection .filterOptions:after,
body.water-coolers .resultsSection .filterOptions:after {
  content: " ";
  display: table;
}
body.all-hod-products .resultsSection .filterOptions:after,
body.products-index .resultsSection .filterOptions:after,
body.large-bottles .resultsSection .filterOptions:after,
body.water-coolers .resultsSection .filterOptions:after {
  clear: both;
}
body.all-hod-products .resultsSection .sortmenu,
body.products-index .resultsSection .sortmenu,
body.large-bottles .resultsSection .sortmenu,
body.water-coolers .resultsSection .sortmenu {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  body.all-hod-products .resultsSection .sortmenu,
  body.products-index .resultsSection .sortmenu,
  body.large-bottles .resultsSection .sortmenu,
  body.water-coolers .resultsSection .sortmenu {
    float: left;
    width: 66.66666667%;
  }
}
body.all-hod-products .resultsSection .viewbuttons,
body.products-index .resultsSection .viewbuttons,
body.large-bottles .resultsSection .viewbuttons,
body.water-coolers .resultsSection .viewbuttons {
  float: left;
  width: 20.83333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding: 0;
}
@media (min-width: 992px) {
  body.all-hod-products .resultsSection .viewbuttons,
  body.products-index .resultsSection .viewbuttons,
  body.large-bottles .resultsSection .viewbuttons,
  body.water-coolers .resultsSection .viewbuttons {
    float: left;
    width: 25%;
  }
}
body.all-hod-products .resultsSection .viewbuttons a,
body.products-index .resultsSection .viewbuttons a,
body.large-bottles .resultsSection .viewbuttons a,
body.water-coolers .resultsSection .viewbuttons a {
  font-size: 1.2vw;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #555;
  display: inline-block;
  padding: 10px 5px;
}
@media (max-width: 769px) {
  body.all-hod-products .resultsSection .viewbuttons a,
  body.products-index .resultsSection .viewbuttons a,
  body.large-bottles .resultsSection .viewbuttons a,
  body.water-coolers .resultsSection .viewbuttons a {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  body.all-hod-products .resultsSection .viewbuttons a,
  body.products-index .resultsSection .viewbuttons a,
  body.large-bottles .resultsSection .viewbuttons a,
  body.water-coolers .resultsSection .viewbuttons a {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  body.all-hod-products .resultsSection .viewbuttons a,
  body.products-index .resultsSection .viewbuttons a,
  body.large-bottles .resultsSection .viewbuttons a,
  body.water-coolers .resultsSection .viewbuttons a {
    float: left;
    width: 50%;
  }
}
body.all-hod-products .resultsSection .sortResults,
body.products-index .resultsSection .sortResults,
body.large-bottles .resultsSection .sortResults,
body.water-coolers .resultsSection .sortResults {
  font-size: 1.33333333vw;
  float: left;
  width: 45.83333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #666666;
  font-weight: 100;
  padding: 0;
}
@media (max-width: 769px) {
  body.all-hod-products .resultsSection .sortResults,
  body.products-index .resultsSection .sortResults,
  body.large-bottles .resultsSection .sortResults,
  body.water-coolers .resultsSection .sortResults {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  body.all-hod-products .resultsSection .sortResults,
  body.products-index .resultsSection .sortResults,
  body.large-bottles .resultsSection .sortResults,
  body.water-coolers .resultsSection .sortResults {
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  body.all-hod-products .resultsSection .sortResults,
  body.products-index .resultsSection .sortResults,
  body.large-bottles .resultsSection .sortResults,
  body.water-coolers .resultsSection .sortResults {
    float: left;
    width: 50%;
  }
}
body.all-hod-products .resultsSection .sortFilter,
body.products-index .resultsSection .sortFilter,
body.large-bottles .resultsSection .sortFilter,
body.water-coolers .resultsSection .sortFilter {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 10px;
  padding-right: 10px;
  border: 2px solid #555;
  border-radius: 20px;
  color: #555;
}
body.all-hod-products .resultsSection .sortFilter:focus,
body.products-index .resultsSection .sortFilter:focus,
body.large-bottles .resultsSection .sortFilter:focus,
body.water-coolers .resultsSection .sortFilter:focus,
body.all-hod-products .resultsSection .sortFilter:active:focus,
body.products-index .resultsSection .sortFilter:active:focus,
body.large-bottles .resultsSection .sortFilter:active:focus,
body.water-coolers .resultsSection .sortFilter:active:focus,
body.all-hod-products .resultsSection .sortFilter.active:focus,
body.products-index .resultsSection .sortFilter.active:focus,
body.large-bottles .resultsSection .sortFilter.active:focus,
body.water-coolers .resultsSection .sortFilter.active:focus,
body.all-hod-products .resultsSection .sortFilter.focus,
body.products-index .resultsSection .sortFilter.focus,
body.large-bottles .resultsSection .sortFilter.focus,
body.water-coolers .resultsSection .sortFilter.focus,
body.all-hod-products .resultsSection .sortFilter:active.focus,
body.products-index .resultsSection .sortFilter:active.focus,
body.large-bottles .resultsSection .sortFilter:active.focus,
body.water-coolers .resultsSection .sortFilter:active.focus,
body.all-hod-products .resultsSection .sortFilter.active.focus,
body.products-index .resultsSection .sortFilter.active.focus,
body.large-bottles .resultsSection .sortFilter.active.focus,
body.water-coolers .resultsSection .sortFilter.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.all-hod-products .resultsSection .sortFilter:hover,
body.products-index .resultsSection .sortFilter:hover,
body.large-bottles .resultsSection .sortFilter:hover,
body.water-coolers .resultsSection .sortFilter:hover,
body.all-hod-products .resultsSection .sortFilter:focus,
body.products-index .resultsSection .sortFilter:focus,
body.large-bottles .resultsSection .sortFilter:focus,
body.water-coolers .resultsSection .sortFilter:focus,
body.all-hod-products .resultsSection .sortFilter.focus,
body.products-index .resultsSection .sortFilter.focus,
body.large-bottles .resultsSection .sortFilter.focus,
body.water-coolers .resultsSection .sortFilter.focus {
  color: #333;
  text-decoration: none;
}
body.all-hod-products .resultsSection .sortFilter:active,
body.products-index .resultsSection .sortFilter:active,
body.large-bottles .resultsSection .sortFilter:active,
body.water-coolers .resultsSection .sortFilter:active,
body.all-hod-products .resultsSection .sortFilter.active,
body.products-index .resultsSection .sortFilter.active,
body.large-bottles .resultsSection .sortFilter.active,
body.water-coolers .resultsSection .sortFilter.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.all-hod-products .resultsSection .sortFilter.disabled,
body.products-index .resultsSection .sortFilter.disabled,
body.large-bottles .resultsSection .sortFilter.disabled,
body.water-coolers .resultsSection .sortFilter.disabled,
body.all-hod-products .resultsSection .sortFilter[disabled],
body.products-index .resultsSection .sortFilter[disabled],
body.large-bottles .resultsSection .sortFilter[disabled],
body.water-coolers .resultsSection .sortFilter[disabled],
fieldset[disabled] body.all-hod-products .resultsSection .sortFilter,
fieldset[disabled] body.products-index .resultsSection .sortFilter,
fieldset[disabled] body.large-bottles .resultsSection .sortFilter,
fieldset[disabled] body.water-coolers .resultsSection .sortFilter {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
abody.all-hod-products .resultsSection .sortFilter.disabled,
abody.products-index .resultsSection .sortFilter.disabled,
abody.large-bottles .resultsSection .sortFilter.disabled,
abody.water-coolers .resultsSection .sortFilter.disabled,
fieldset[disabled] abody.all-hod-products .resultsSection .sortFilter,
fieldset[disabled] abody.products-index .resultsSection .sortFilter,
fieldset[disabled] abody.large-bottles .resultsSection .sortFilter,
fieldset[disabled] abody.water-coolers .resultsSection .sortFilter {
  pointer-events: none;
}
body.all-hod-products .filterOptions,
body.products-index .filterOptions,
body.large-bottles .filterOptions,
body.water-coolers .filterOptions {
  padding-top: 15px;
  padding-bottom: 15px;
}
body.all-hod-products .filterOptions:before,
body.products-index .filterOptions:before,
body.large-bottles .filterOptions:before,
body.water-coolers .filterOptions:before,
body.all-hod-products .filterOptions:after,
body.products-index .filterOptions:after,
body.large-bottles .filterOptions:after,
body.water-coolers .filterOptions:after {
  content: " ";
  display: table;
}
body.all-hod-products .filterOptions:after,
body.products-index .filterOptions:after,
body.large-bottles .filterOptions:after,
body.water-coolers .filterOptions:after {
  clear: both;
}
body.all-hod-products .filterOptions:before,
body.products-index .filterOptions:before,
body.large-bottles .filterOptions:before,
body.water-coolers .filterOptions:before,
body.all-hod-products .filterOptions:after,
body.products-index .filterOptions:after,
body.large-bottles .filterOptions:after,
body.water-coolers .filterOptions:after {
  content: " ";
  display: table;
}
body.all-hod-products .filterOptions:after,
body.products-index .filterOptions:after,
body.large-bottles .filterOptions:after,
body.water-coolers .filterOptions:after {
  clear: both;
}
body.all-hod-products .filterOptions .resetButton,
body.products-index .filterOptions .resetButton,
body.large-bottles .filterOptions .resetButton,
body.water-coolers .filterOptions .resetButton,
body.all-hod-products .filterOptions .doneButton,
body.products-index .filterOptions .doneButton,
body.large-bottles .filterOptions .doneButton,
body.water-coolers .filterOptions .doneButton {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
body.all-hod-products .filterOptions .resetButton a,
body.products-index .filterOptions .resetButton a,
body.large-bottles .filterOptions .resetButton a,
body.water-coolers .filterOptions .resetButton a,
body.all-hod-products .filterOptions .doneButton a,
body.products-index .filterOptions .doneButton a,
body.large-bottles .filterOptions .doneButton a,
body.water-coolers .filterOptions .doneButton a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid;
  border-radius: 30px;
  display: block;
  padding: 10px 0;
}
body.all-hod-products .filterOptions .resetButton a:focus,
body.products-index .filterOptions .resetButton a:focus,
body.large-bottles .filterOptions .resetButton a:focus,
body.water-coolers .filterOptions .resetButton a:focus,
body.all-hod-products .filterOptions .doneButton a:focus,
body.products-index .filterOptions .doneButton a:focus,
body.large-bottles .filterOptions .doneButton a:focus,
body.water-coolers .filterOptions .doneButton a:focus,
body.all-hod-products .filterOptions .resetButton a:active:focus,
body.products-index .filterOptions .resetButton a:active:focus,
body.large-bottles .filterOptions .resetButton a:active:focus,
body.water-coolers .filterOptions .resetButton a:active:focus,
body.all-hod-products .filterOptions .doneButton a:active:focus,
body.products-index .filterOptions .doneButton a:active:focus,
body.large-bottles .filterOptions .doneButton a:active:focus,
body.water-coolers .filterOptions .doneButton a:active:focus,
body.all-hod-products .filterOptions .resetButton a.active:focus,
body.products-index .filterOptions .resetButton a.active:focus,
body.large-bottles .filterOptions .resetButton a.active:focus,
body.water-coolers .filterOptions .resetButton a.active:focus,
body.all-hod-products .filterOptions .doneButton a.active:focus,
body.products-index .filterOptions .doneButton a.active:focus,
body.large-bottles .filterOptions .doneButton a.active:focus,
body.water-coolers .filterOptions .doneButton a.active:focus,
body.all-hod-products .filterOptions .resetButton a.focus,
body.products-index .filterOptions .resetButton a.focus,
body.large-bottles .filterOptions .resetButton a.focus,
body.water-coolers .filterOptions .resetButton a.focus,
body.all-hod-products .filterOptions .doneButton a.focus,
body.products-index .filterOptions .doneButton a.focus,
body.large-bottles .filterOptions .doneButton a.focus,
body.water-coolers .filterOptions .doneButton a.focus,
body.all-hod-products .filterOptions .resetButton a:active.focus,
body.products-index .filterOptions .resetButton a:active.focus,
body.large-bottles .filterOptions .resetButton a:active.focus,
body.water-coolers .filterOptions .resetButton a:active.focus,
body.all-hod-products .filterOptions .doneButton a:active.focus,
body.products-index .filterOptions .doneButton a:active.focus,
body.large-bottles .filterOptions .doneButton a:active.focus,
body.water-coolers .filterOptions .doneButton a:active.focus,
body.all-hod-products .filterOptions .resetButton a.active.focus,
body.products-index .filterOptions .resetButton a.active.focus,
body.large-bottles .filterOptions .resetButton a.active.focus,
body.water-coolers .filterOptions .resetButton a.active.focus,
body.all-hod-products .filterOptions .doneButton a.active.focus,
body.products-index .filterOptions .doneButton a.active.focus,
body.large-bottles .filterOptions .doneButton a.active.focus,
body.water-coolers .filterOptions .doneButton a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.all-hod-products .filterOptions .resetButton a:hover,
body.products-index .filterOptions .resetButton a:hover,
body.large-bottles .filterOptions .resetButton a:hover,
body.water-coolers .filterOptions .resetButton a:hover,
body.all-hod-products .filterOptions .doneButton a:hover,
body.products-index .filterOptions .doneButton a:hover,
body.large-bottles .filterOptions .doneButton a:hover,
body.water-coolers .filterOptions .doneButton a:hover,
body.all-hod-products .filterOptions .resetButton a:focus,
body.products-index .filterOptions .resetButton a:focus,
body.large-bottles .filterOptions .resetButton a:focus,
body.water-coolers .filterOptions .resetButton a:focus,
body.all-hod-products .filterOptions .doneButton a:focus,
body.products-index .filterOptions .doneButton a:focus,
body.large-bottles .filterOptions .doneButton a:focus,
body.water-coolers .filterOptions .doneButton a:focus,
body.all-hod-products .filterOptions .resetButton a.focus,
body.products-index .filterOptions .resetButton a.focus,
body.large-bottles .filterOptions .resetButton a.focus,
body.water-coolers .filterOptions .resetButton a.focus,
body.all-hod-products .filterOptions .doneButton a.focus,
body.products-index .filterOptions .doneButton a.focus,
body.large-bottles .filterOptions .doneButton a.focus,
body.water-coolers .filterOptions .doneButton a.focus {
  color: #333;
  text-decoration: none;
}
body.all-hod-products .filterOptions .resetButton a:active,
body.products-index .filterOptions .resetButton a:active,
body.large-bottles .filterOptions .resetButton a:active,
body.water-coolers .filterOptions .resetButton a:active,
body.all-hod-products .filterOptions .doneButton a:active,
body.products-index .filterOptions .doneButton a:active,
body.large-bottles .filterOptions .doneButton a:active,
body.water-coolers .filterOptions .doneButton a:active,
body.all-hod-products .filterOptions .resetButton a.active,
body.products-index .filterOptions .resetButton a.active,
body.large-bottles .filterOptions .resetButton a.active,
body.water-coolers .filterOptions .resetButton a.active,
body.all-hod-products .filterOptions .doneButton a.active,
body.products-index .filterOptions .doneButton a.active,
body.large-bottles .filterOptions .doneButton a.active,
body.water-coolers .filterOptions .doneButton a.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.all-hod-products .filterOptions .resetButton a.disabled,
body.products-index .filterOptions .resetButton a.disabled,
body.large-bottles .filterOptions .resetButton a.disabled,
body.water-coolers .filterOptions .resetButton a.disabled,
body.all-hod-products .filterOptions .doneButton a.disabled,
body.products-index .filterOptions .doneButton a.disabled,
body.large-bottles .filterOptions .doneButton a.disabled,
body.water-coolers .filterOptions .doneButton a.disabled,
body.all-hod-products .filterOptions .resetButton a[disabled],
body.products-index .filterOptions .resetButton a[disabled],
body.large-bottles .filterOptions .resetButton a[disabled],
body.water-coolers .filterOptions .resetButton a[disabled],
body.all-hod-products .filterOptions .doneButton a[disabled],
body.products-index .filterOptions .doneButton a[disabled],
body.large-bottles .filterOptions .doneButton a[disabled],
body.water-coolers .filterOptions .doneButton a[disabled],
fieldset[disabled] body.all-hod-products .filterOptions .resetButton a,
fieldset[disabled] body.products-index .filterOptions .resetButton a,
fieldset[disabled] body.large-bottles .filterOptions .resetButton a,
fieldset[disabled] body.water-coolers .filterOptions .resetButton a,
fieldset[disabled] body.all-hod-products .filterOptions .doneButton a,
fieldset[disabled] body.products-index .filterOptions .doneButton a,
fieldset[disabled] body.large-bottles .filterOptions .doneButton a,
fieldset[disabled] body.water-coolers .filterOptions .doneButton a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
abody.all-hod-products .filterOptions .resetButton a.disabled,
abody.products-index .filterOptions .resetButton a.disabled,
abody.large-bottles .filterOptions .resetButton a.disabled,
abody.water-coolers .filterOptions .resetButton a.disabled,
abody.all-hod-products .filterOptions .doneButton a.disabled,
abody.products-index .filterOptions .doneButton a.disabled,
abody.large-bottles .filterOptions .doneButton a.disabled,
abody.water-coolers .filterOptions .doneButton a.disabled,
fieldset[disabled] abody.all-hod-products .filterOptions .resetButton a,
fieldset[disabled] abody.products-index .filterOptions .resetButton a,
fieldset[disabled] abody.large-bottles .filterOptions .resetButton a,
fieldset[disabled] abody.water-coolers .filterOptions .resetButton a,
fieldset[disabled] abody.all-hod-products .filterOptions .doneButton a,
fieldset[disabled] abody.products-index .filterOptions .doneButton a,
fieldset[disabled] abody.large-bottles .filterOptions .doneButton a,
fieldset[disabled] abody.water-coolers .filterOptions .doneButton a {
  pointer-events: none;
}
body.all-hod-products .filterOptions .doneButton,
body.products-index .filterOptions .doneButton,
body.large-bottles .filterOptions .doneButton,
body.water-coolers .filterOptions .doneButton {
  padding-left: 7.5px;
}
body.all-hod-products .filterOptions .doneButton a,
body.products-index .filterOptions .doneButton a,
body.large-bottles .filterOptions .doneButton a,
body.water-coolers .filterOptions .doneButton a {
  color: #fff;
  background-color: #0088cc;
  border-color: #0077b3;
}
body.all-hod-products .filterOptions .doneButton a:focus,
body.products-index .filterOptions .doneButton a:focus,
body.large-bottles .filterOptions .doneButton a:focus,
body.water-coolers .filterOptions .doneButton a:focus,
body.all-hod-products .filterOptions .doneButton a.focus,
body.products-index .filterOptions .doneButton a.focus,
body.large-bottles .filterOptions .doneButton a.focus,
body.water-coolers .filterOptions .doneButton a.focus {
  color: #fff;
  background-color: #006699;
  border-color: #002233;
}
body.all-hod-products .filterOptions .doneButton a:hover,
body.products-index .filterOptions .doneButton a:hover,
body.large-bottles .filterOptions .doneButton a:hover,
body.water-coolers .filterOptions .doneButton a:hover {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
body.all-hod-products .filterOptions .doneButton a:active,
body.products-index .filterOptions .doneButton a:active,
body.large-bottles .filterOptions .doneButton a:active,
body.water-coolers .filterOptions .doneButton a:active,
body.all-hod-products .filterOptions .doneButton a.active,
body.products-index .filterOptions .doneButton a.active,
body.large-bottles .filterOptions .doneButton a.active,
body.water-coolers .filterOptions .doneButton a.active,
.open > .dropdown-togglebody.all-hod-products .filterOptions .doneButton a,
.open > .dropdown-togglebody.products-index .filterOptions .doneButton a,
.open > .dropdown-togglebody.large-bottles .filterOptions .doneButton a,
.open > .dropdown-togglebody.water-coolers .filterOptions .doneButton a {
  color: #fff;
  background-color: #006699;
  border-color: #004e75;
}
body.all-hod-products .filterOptions .doneButton a:active:hover,
body.products-index .filterOptions .doneButton a:active:hover,
body.large-bottles .filterOptions .doneButton a:active:hover,
body.water-coolers .filterOptions .doneButton a:active:hover,
body.all-hod-products .filterOptions .doneButton a.active:hover,
body.products-index .filterOptions .doneButton a.active:hover,
body.large-bottles .filterOptions .doneButton a.active:hover,
body.water-coolers .filterOptions .doneButton a.active:hover,
.open > .dropdown-togglebody.all-hod-products .filterOptions .doneButton a:hover,
.open > .dropdown-togglebody.products-index .filterOptions .doneButton a:hover,
.open > .dropdown-togglebody.large-bottles .filterOptions .doneButton a:hover,
.open > .dropdown-togglebody.water-coolers .filterOptions .doneButton a:hover,
body.all-hod-products .filterOptions .doneButton a:active:focus,
body.products-index .filterOptions .doneButton a:active:focus,
body.large-bottles .filterOptions .doneButton a:active:focus,
body.water-coolers .filterOptions .doneButton a:active:focus,
body.all-hod-products .filterOptions .doneButton a.active:focus,
body.products-index .filterOptions .doneButton a.active:focus,
body.large-bottles .filterOptions .doneButton a.active:focus,
body.water-coolers .filterOptions .doneButton a.active:focus,
.open > .dropdown-togglebody.all-hod-products .filterOptions .doneButton a:focus,
.open > .dropdown-togglebody.products-index .filterOptions .doneButton a:focus,
.open > .dropdown-togglebody.large-bottles .filterOptions .doneButton a:focus,
.open > .dropdown-togglebody.water-coolers .filterOptions .doneButton a:focus,
body.all-hod-products .filterOptions .doneButton a:active.focus,
body.products-index .filterOptions .doneButton a:active.focus,
body.large-bottles .filterOptions .doneButton a:active.focus,
body.water-coolers .filterOptions .doneButton a:active.focus,
body.all-hod-products .filterOptions .doneButton a.active.focus,
body.products-index .filterOptions .doneButton a.active.focus,
body.large-bottles .filterOptions .doneButton a.active.focus,
body.water-coolers .filterOptions .doneButton a.active.focus,
.open > .dropdown-togglebody.all-hod-products .filterOptions .doneButton a.focus,
.open > .dropdown-togglebody.products-index .filterOptions .doneButton a.focus,
.open > .dropdown-togglebody.large-bottles .filterOptions .doneButton a.focus,
.open > .dropdown-togglebody.water-coolers .filterOptions .doneButton a.focus {
  color: #fff;
  background-color: #004e75;
  border-color: #002233;
}
body.all-hod-products .filterOptions .doneButton a:active,
body.products-index .filterOptions .doneButton a:active,
body.large-bottles .filterOptions .doneButton a:active,
body.water-coolers .filterOptions .doneButton a:active,
body.all-hod-products .filterOptions .doneButton a.active,
body.products-index .filterOptions .doneButton a.active,
body.large-bottles .filterOptions .doneButton a.active,
body.water-coolers .filterOptions .doneButton a.active,
.open > .dropdown-togglebody.all-hod-products .filterOptions .doneButton a,
.open > .dropdown-togglebody.products-index .filterOptions .doneButton a,
.open > .dropdown-togglebody.large-bottles .filterOptions .doneButton a,
.open > .dropdown-togglebody.water-coolers .filterOptions .doneButton a {
  background-image: none;
}
body.all-hod-products .filterOptions .doneButton a.disabled,
body.products-index .filterOptions .doneButton a.disabled,
body.large-bottles .filterOptions .doneButton a.disabled,
body.water-coolers .filterOptions .doneButton a.disabled,
body.all-hod-products .filterOptions .doneButton a[disabled],
body.products-index .filterOptions .doneButton a[disabled],
body.large-bottles .filterOptions .doneButton a[disabled],
body.water-coolers .filterOptions .doneButton a[disabled],
fieldset[disabled] body.all-hod-products .filterOptions .doneButton a,
fieldset[disabled] body.products-index .filterOptions .doneButton a,
fieldset[disabled] body.large-bottles .filterOptions .doneButton a,
fieldset[disabled] body.water-coolers .filterOptions .doneButton a,
body.all-hod-products .filterOptions .doneButton a.disabled:hover,
body.products-index .filterOptions .doneButton a.disabled:hover,
body.large-bottles .filterOptions .doneButton a.disabled:hover,
body.water-coolers .filterOptions .doneButton a.disabled:hover,
body.all-hod-products .filterOptions .doneButton a[disabled]:hover,
body.products-index .filterOptions .doneButton a[disabled]:hover,
body.large-bottles .filterOptions .doneButton a[disabled]:hover,
body.water-coolers .filterOptions .doneButton a[disabled]:hover,
fieldset[disabled] body.all-hod-products .filterOptions .doneButton a:hover,
fieldset[disabled] body.products-index .filterOptions .doneButton a:hover,
fieldset[disabled] body.large-bottles .filterOptions .doneButton a:hover,
fieldset[disabled] body.water-coolers .filterOptions .doneButton a:hover,
body.all-hod-products .filterOptions .doneButton a.disabled:focus,
body.products-index .filterOptions .doneButton a.disabled:focus,
body.large-bottles .filterOptions .doneButton a.disabled:focus,
body.water-coolers .filterOptions .doneButton a.disabled:focus,
body.all-hod-products .filterOptions .doneButton a[disabled]:focus,
body.products-index .filterOptions .doneButton a[disabled]:focus,
body.large-bottles .filterOptions .doneButton a[disabled]:focus,
body.water-coolers .filterOptions .doneButton a[disabled]:focus,
fieldset[disabled] body.all-hod-products .filterOptions .doneButton a:focus,
fieldset[disabled] body.products-index .filterOptions .doneButton a:focus,
fieldset[disabled] body.large-bottles .filterOptions .doneButton a:focus,
fieldset[disabled] body.water-coolers .filterOptions .doneButton a:focus,
body.all-hod-products .filterOptions .doneButton a.disabled.focus,
body.products-index .filterOptions .doneButton a.disabled.focus,
body.large-bottles .filterOptions .doneButton a.disabled.focus,
body.water-coolers .filterOptions .doneButton a.disabled.focus,
body.all-hod-products .filterOptions .doneButton a[disabled].focus,
body.products-index .filterOptions .doneButton a[disabled].focus,
body.large-bottles .filterOptions .doneButton a[disabled].focus,
body.water-coolers .filterOptions .doneButton a[disabled].focus,
fieldset[disabled] body.all-hod-products .filterOptions .doneButton a.focus,
fieldset[disabled] body.products-index .filterOptions .doneButton a.focus,
fieldset[disabled] body.large-bottles .filterOptions .doneButton a.focus,
fieldset[disabled] body.water-coolers .filterOptions .doneButton a.focus,
body.all-hod-products .filterOptions .doneButton a.disabled:active,
body.products-index .filterOptions .doneButton a.disabled:active,
body.large-bottles .filterOptions .doneButton a.disabled:active,
body.water-coolers .filterOptions .doneButton a.disabled:active,
body.all-hod-products .filterOptions .doneButton a[disabled]:active,
body.products-index .filterOptions .doneButton a[disabled]:active,
body.large-bottles .filterOptions .doneButton a[disabled]:active,
body.water-coolers .filterOptions .doneButton a[disabled]:active,
fieldset[disabled] body.all-hod-products .filterOptions .doneButton a:active,
fieldset[disabled] body.products-index .filterOptions .doneButton a:active,
fieldset[disabled] body.large-bottles .filterOptions .doneButton a:active,
fieldset[disabled] body.water-coolers .filterOptions .doneButton a:active,
body.all-hod-products .filterOptions .doneButton a.disabled.active,
body.products-index .filterOptions .doneButton a.disabled.active,
body.large-bottles .filterOptions .doneButton a.disabled.active,
body.water-coolers .filterOptions .doneButton a.disabled.active,
body.all-hod-products .filterOptions .doneButton a[disabled].active,
body.products-index .filterOptions .doneButton a[disabled].active,
body.large-bottles .filterOptions .doneButton a[disabled].active,
body.water-coolers .filterOptions .doneButton a[disabled].active,
fieldset[disabled] body.all-hod-products .filterOptions .doneButton a.active,
fieldset[disabled] body.products-index .filterOptions .doneButton a.active,
fieldset[disabled] body.large-bottles .filterOptions .doneButton a.active,
fieldset[disabled] body.water-coolers .filterOptions .doneButton a.active {
  background-color: #0088cc;
  border-color: #0077b3;
}
body.all-hod-products .filterOptions .doneButton a .badge,
body.products-index .filterOptions .doneButton a .badge,
body.large-bottles .filterOptions .doneButton a .badge,
body.water-coolers .filterOptions .doneButton a .badge {
  color: #0088cc;
  background-color: #fff;
}
body.all-hod-products .filterOptions .resetButton,
body.products-index .filterOptions .resetButton,
body.large-bottles .filterOptions .resetButton,
body.water-coolers .filterOptions .resetButton {
  padding-right: 7.5px;
}
body.all-hod-products .filterOptions .resetButton a,
body.products-index .filterOptions .resetButton a,
body.large-bottles .filterOptions .resetButton a,
body.water-coolers .filterOptions .resetButton a {
  border-color: #555;
  color: #555;
}
body.all-hod-products #tags,
body.products-index #tags,
body.large-bottles #tags,
body.water-coolers #tags {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 3.75px;
  padding-right: 3.75px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  body.all-hod-products #tags,
  body.products-index #tags,
  body.large-bottles #tags,
  body.water-coolers #tags {
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  body.all-hod-products #tags,
  body.products-index #tags,
  body.large-bottles #tags,
  body.water-coolers #tags {
    min-height: 40px;
  }
}
body.all-hod-products #tags #filtertags,
body.products-index #tags #filtertags,
body.large-bottles #tags #filtertags,
body.water-coolers #tags #filtertags {
  position: relative;
  min-height: 1px;
  padding-left: 3.75px;
  padding-right: 3.75px;
  padding: 0;
}
@media (min-width: 992px) {
  body.all-hod-products #tags #filtertags,
  body.products-index #tags #filtertags,
  body.large-bottles #tags #filtertags,
  body.water-coolers #tags #filtertags {
    float: left;
    width: 75%;
  }
}
@media (max-width: 768px) {
  body.all-hod-products #tags .sortbuttons,
  body.products-index #tags .sortbuttons,
  body.large-bottles #tags .sortbuttons,
  body.water-coolers #tags .sortbuttons {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  body.all-hod-products #tags .sortbuttons,
  body.products-index #tags .sortbuttons,
  body.large-bottles #tags .sortbuttons,
  body.water-coolers #tags .sortbuttons {
    display: none !important;
  }
}
body.all-hod-products .revieworder_product.grid-view,
body.products-index .revieworder_product.grid-view,
body.large-bottles .revieworder_product.grid-view,
body.water-coolers .revieworder_product.grid-view {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 3.75px;
  padding-right: 3.75px;
}
@media (min-width: 769px) {
  body.all-hod-products .revieworder_product.grid-view,
  body.products-index .revieworder_product.grid-view,
  body.large-bottles .revieworder_product.grid-view,
  body.water-coolers .revieworder_product.grid-view {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  body.all-hod-products .revieworder_product.grid-view,
  body.products-index .revieworder_product.grid-view,
  body.large-bottles .revieworder_product.grid-view,
  body.water-coolers .revieworder_product.grid-view {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  body.all-hod-products .revieworder_product.grid-view,
  body.products-index .revieworder_product.grid-view,
  body.large-bottles .revieworder_product.grid-view,
  body.water-coolers .revieworder_product.grid-view {
    float: left;
    width: 25%;
  }
}
body.all-hod-products .waterCooler.productSelection.grid-view,
body.products-index .waterCooler.productSelection.grid-view,
body.large-bottles .waterCooler.productSelection.grid-view,
body.water-coolers .waterCooler.productSelection.grid-view {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 3.75px;
  padding-right: 3.75px;
}
@media (min-width: 769px) {
  body.all-hod-products .waterCooler.productSelection.grid-view,
  body.products-index .waterCooler.productSelection.grid-view,
  body.large-bottles .waterCooler.productSelection.grid-view,
  body.water-coolers .waterCooler.productSelection.grid-view {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  body.all-hod-products .waterCooler.productSelection.grid-view,
  body.products-index .waterCooler.productSelection.grid-view,
  body.large-bottles .waterCooler.productSelection.grid-view,
  body.water-coolers .waterCooler.productSelection.grid-view {
    float: left;
    width: 25%;
  }
}
body.all-hod-products .largeBottle.productSelection.grid-view,
body.products-index .largeBottle.productSelection.grid-view,
body.large-bottles .largeBottle.productSelection.grid-view,
body.water-coolers .largeBottle.productSelection.grid-view {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 3.75px;
  padding-right: 3.75px;
}
@media (min-width: 769px) {
  body.all-hod-products .largeBottle.productSelection.grid-view,
  body.products-index .largeBottle.productSelection.grid-view,
  body.large-bottles .largeBottle.productSelection.grid-view,
  body.water-coolers .largeBottle.productSelection.grid-view {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  body.all-hod-products .largeBottle.productSelection.grid-view,
  body.products-index .largeBottle.productSelection.grid-view,
  body.large-bottles .largeBottle.productSelection.grid-view,
  body.water-coolers .largeBottle.productSelection.grid-view {
    float: left;
    width: 33.33333333%;
  }
}
body.all-hod-products .revieworder_product,
body.products-index .revieworder_product,
body.large-bottles .revieworder_product,
body.water-coolers .revieworder_product,
body.all-hod-products .largeBottle.productSelection,
body.products-index .largeBottle.productSelection,
body.large-bottles .largeBottle.productSelection,
body.water-coolers .largeBottle.productSelection,
body.all-hod-products .waterCooler.productSelection,
body.products-index .waterCooler.productSelection,
body.large-bottles .waterCooler.productSelection,
body.water-coolers .waterCooler.productSelection {
  -webkit-animation: slide 0.4s ease;
          animation: slide 0.4s ease;
}
body.all-hod-products .revieworder_product .panel,
body.products-index .revieworder_product .panel,
body.large-bottles .revieworder_product .panel,
body.water-coolers .revieworder_product .panel,
body.all-hod-products .largeBottle.productSelection .panel,
body.products-index .largeBottle.productSelection .panel,
body.large-bottles .largeBottle.productSelection .panel,
body.water-coolers .largeBottle.productSelection .panel,
body.all-hod-products .waterCooler.productSelection .panel,
body.products-index .waterCooler.productSelection .panel,
body.large-bottles .waterCooler.productSelection .panel,
body.water-coolers .waterCooler.productSelection .panel {
  border: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 7.5px;
  position: relative;
}
body.all-hod-products .revieworder_product .panel:hover,
body.products-index .revieworder_product .panel:hover,
body.large-bottles .revieworder_product .panel:hover,
body.water-coolers .revieworder_product .panel:hover,
body.all-hod-products .largeBottle.productSelection .panel:hover,
body.products-index .largeBottle.productSelection .panel:hover,
body.large-bottles .largeBottle.productSelection .panel:hover,
body.water-coolers .largeBottle.productSelection .panel:hover,
body.all-hod-products .waterCooler.productSelection .panel:hover,
body.products-index .waterCooler.productSelection .panel:hover,
body.large-bottles .waterCooler.productSelection .panel:hover,
body.water-coolers .waterCooler.productSelection .panel:hover {
  border-color: #81c3ff !important;
}
@media (min-width: 992px) {
  body.all-hod-products .revieworder_product .panel:hover .panel-footer a p,
  body.products-index .revieworder_product .panel:hover .panel-footer a p,
  body.large-bottles .revieworder_product .panel:hover .panel-footer a p,
  body.water-coolers .revieworder_product .panel:hover .panel-footer a p,
  body.all-hod-products .largeBottle.productSelection .panel:hover .panel-footer a p,
  body.products-index .largeBottle.productSelection .panel:hover .panel-footer a p,
  body.large-bottles .largeBottle.productSelection .panel:hover .panel-footer a p,
  body.water-coolers .largeBottle.productSelection .panel:hover .panel-footer a p,
  body.all-hod-products .waterCooler.productSelection .panel:hover .panel-footer a p,
  body.products-index .waterCooler.productSelection .panel:hover .panel-footer a p,
  body.large-bottles .waterCooler.productSelection .panel:hover .panel-footer a p,
  body.water-coolers .waterCooler.productSelection .panel:hover .panel-footer a p {
    bottom: 0;
    opacity: 1;
  }
}
body.all-hod-products .revieworder_product .panel .head-image a,
body.products-index .revieworder_product .panel .head-image a,
body.large-bottles .revieworder_product .panel .head-image a,
body.water-coolers .revieworder_product .panel .head-image a,
body.all-hod-products .largeBottle.productSelection .panel .head-image a,
body.products-index .largeBottle.productSelection .panel .head-image a,
body.large-bottles .largeBottle.productSelection .panel .head-image a,
body.water-coolers .largeBottle.productSelection .panel .head-image a,
body.all-hod-products .waterCooler.productSelection .panel .head-image a,
body.products-index .waterCooler.productSelection .panel .head-image a,
body.large-bottles .waterCooler.productSelection .panel .head-image a,
body.water-coolers .waterCooler.productSelection .panel .head-image a {
  text-align: center;
  display: block;
  margin: auto;
  overflow: hidden;
}
@media (min-width: 992px) {
  body.all-hod-products .revieworder_product .panel .head-image a,
  body.products-index .revieworder_product .panel .head-image a,
  body.large-bottles .revieworder_product .panel .head-image a,
  body.water-coolers .revieworder_product .panel .head-image a,
  body.all-hod-products .largeBottle.productSelection .panel .head-image a,
  body.products-index .largeBottle.productSelection .panel .head-image a,
  body.large-bottles .largeBottle.productSelection .panel .head-image a,
  body.water-coolers .largeBottle.productSelection .panel .head-image a,
  body.all-hod-products .waterCooler.productSelection .panel .head-image a,
  body.products-index .waterCooler.productSelection .panel .head-image a,
  body.large-bottles .waterCooler.productSelection .panel .head-image a,
  body.water-coolers .waterCooler.productSelection .panel .head-image a {
    height: 150px;
  }
}
@media (min-width: 1500px) {
  body.all-hod-products .revieworder_product .panel .head-image a,
  body.products-index .revieworder_product .panel .head-image a,
  body.large-bottles .revieworder_product .panel .head-image a,
  body.water-coolers .revieworder_product .panel .head-image a,
  body.all-hod-products .largeBottle.productSelection .panel .head-image a,
  body.products-index .largeBottle.productSelection .panel .head-image a,
  body.large-bottles .largeBottle.productSelection .panel .head-image a,
  body.water-coolers .largeBottle.productSelection .panel .head-image a,
  body.all-hod-products .waterCooler.productSelection .panel .head-image a,
  body.products-index .waterCooler.productSelection .panel .head-image a,
  body.large-bottles .waterCooler.productSelection .panel .head-image a,
  body.water-coolers .waterCooler.productSelection .panel .head-image a {
    height: 250px;
  }
}
body.all-hod-products .revieworder_product .panel .head-image img,
body.products-index .revieworder_product .panel .head-image img,
body.large-bottles .revieworder_product .panel .head-image img,
body.water-coolers .revieworder_product .panel .head-image img,
body.all-hod-products .largeBottle.productSelection .panel .head-image img,
body.products-index .largeBottle.productSelection .panel .head-image img,
body.large-bottles .largeBottle.productSelection .panel .head-image img,
body.water-coolers .largeBottle.productSelection .panel .head-image img,
body.all-hod-products .waterCooler.productSelection .panel .head-image img,
body.products-index .waterCooler.productSelection .panel .head-image img,
body.large-bottles .waterCooler.productSelection .panel .head-image img,
body.water-coolers .waterCooler.productSelection .panel .head-image img {
  max-width: 100%;
  padding-bottom: 15px;
  max-height: 100%;
}
body.all-hod-products .revieworder_product .panel .panel-footer,
body.products-index .revieworder_product .panel .panel-footer,
body.large-bottles .revieworder_product .panel .panel-footer,
body.water-coolers .revieworder_product .panel .panel-footer,
body.all-hod-products .largeBottle.productSelection .panel .panel-footer,
body.products-index .largeBottle.productSelection .panel .panel-footer,
body.large-bottles .largeBottle.productSelection .panel .panel-footer,
body.water-coolers .largeBottle.productSelection .panel .panel-footer,
body.all-hod-products .waterCooler.productSelection .panel .panel-footer,
body.products-index .waterCooler.productSelection .panel .panel-footer,
body.large-bottles .waterCooler.productSelection .panel .panel-footer,
body.water-coolers .waterCooler.productSelection .panel .panel-footer {
  text-align: center;
  background: none;
  border: none;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  position: absolute;
}
body.all-hod-products .revieworder_product .panel .panel-footer a,
body.products-index .revieworder_product .panel .panel-footer a,
body.large-bottles .revieworder_product .panel .panel-footer a,
body.water-coolers .revieworder_product .panel .panel-footer a,
body.all-hod-products .largeBottle.productSelection .panel .panel-footer a,
body.products-index .largeBottle.productSelection .panel .panel-footer a,
body.large-bottles .largeBottle.productSelection .panel .panel-footer a,
body.water-coolers .largeBottle.productSelection .panel .panel-footer a,
body.all-hod-products .waterCooler.productSelection .panel .panel-footer a,
body.products-index .waterCooler.productSelection .panel .panel-footer a,
body.large-bottles .waterCooler.productSelection .panel .panel-footer a,
body.water-coolers .waterCooler.productSelection .panel .panel-footer a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
body.all-hod-products .revieworder_product .panel .panel-footer a p,
body.products-index .revieworder_product .panel .panel-footer a p,
body.large-bottles .revieworder_product .panel .panel-footer a p,
body.water-coolers .revieworder_product .panel .panel-footer a p,
body.all-hod-products .largeBottle.productSelection .panel .panel-footer a p,
body.products-index .largeBottle.productSelection .panel .panel-footer a p,
body.large-bottles .largeBottle.productSelection .panel .panel-footer a p,
body.water-coolers .largeBottle.productSelection .panel .panel-footer a p,
body.all-hod-products .waterCooler.productSelection .panel .panel-footer a p,
body.products-index .waterCooler.productSelection .panel .panel-footer a p,
body.large-bottles .waterCooler.productSelection .panel .panel-footer a p,
body.water-coolers .waterCooler.productSelection .panel .panel-footer a p {
  background: #125697;
  color: #fff;
  bottom: -25%;
  left: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  padding: 15px;
  position: absolute;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  width: 100%;
}
body.all-hod-products .revieworder_product .panel .product-price,
body.products-index .revieworder_product .panel .product-price,
body.large-bottles .revieworder_product .panel .product-price,
body.water-coolers .revieworder_product .panel .product-price,
body.all-hod-products .largeBottle.productSelection .panel .product-price,
body.products-index .largeBottle.productSelection .panel .product-price,
body.large-bottles .largeBottle.productSelection .panel .product-price,
body.water-coolers .largeBottle.productSelection .panel .product-price,
body.all-hod-products .waterCooler.productSelection .panel .product-price,
body.products-index .waterCooler.productSelection .panel .product-price,
body.large-bottles .waterCooler.productSelection .panel .product-price,
body.water-coolers .waterCooler.productSelection .panel .product-price {
  font-size: 1.53333333vw;
  color: #00305d;
  font-weight: 700;
  margin-top: 20px;
}
@media (max-width: 769px) {
  body.all-hod-products .revieworder_product .panel .product-price,
  body.products-index .revieworder_product .panel .product-price,
  body.large-bottles .revieworder_product .panel .product-price,
  body.water-coolers .revieworder_product .panel .product-price,
  body.all-hod-products .largeBottle.productSelection .panel .product-price,
  body.products-index .largeBottle.productSelection .panel .product-price,
  body.large-bottles .largeBottle.productSelection .panel .product-price,
  body.water-coolers .largeBottle.productSelection .panel .product-price,
  body.all-hod-products .waterCooler.productSelection .panel .product-price,
  body.products-index .waterCooler.productSelection .panel .product-price,
  body.large-bottles .waterCooler.productSelection .panel .product-price,
  body.water-coolers .waterCooler.productSelection .panel .product-price {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  body.all-hod-products .revieworder_product .panel .product-price,
  body.products-index .revieworder_product .panel .product-price,
  body.large-bottles .revieworder_product .panel .product-price,
  body.water-coolers .revieworder_product .panel .product-price,
  body.all-hod-products .largeBottle.productSelection .panel .product-price,
  body.products-index .largeBottle.productSelection .panel .product-price,
  body.large-bottles .largeBottle.productSelection .panel .product-price,
  body.water-coolers .largeBottle.productSelection .panel .product-price,
  body.all-hod-products .waterCooler.productSelection .panel .product-price,
  body.products-index .waterCooler.productSelection .panel .product-price,
  body.large-bottles .waterCooler.productSelection .panel .product-price,
  body.water-coolers .waterCooler.productSelection .panel .product-price {
    font-size: 23px;
  }
}
body.all-hod-products .revieworder_product .panel .product-price span,
body.products-index .revieworder_product .panel .product-price span,
body.large-bottles .revieworder_product .panel .product-price span,
body.water-coolers .revieworder_product .panel .product-price span,
body.all-hod-products .largeBottle.productSelection .panel .product-price span,
body.products-index .largeBottle.productSelection .panel .product-price span,
body.large-bottles .largeBottle.productSelection .panel .product-price span,
body.water-coolers .largeBottle.productSelection .panel .product-price span,
body.all-hod-products .waterCooler.productSelection .panel .product-price span,
body.products-index .waterCooler.productSelection .panel .product-price span,
body.large-bottles .waterCooler.productSelection .panel .product-price span,
body.water-coolers .waterCooler.productSelection .panel .product-price span {
  font-size: 0.93333333vw;
}
@media (max-width: 769px) {
  body.all-hod-products .revieworder_product .panel .product-price span,
  body.products-index .revieworder_product .panel .product-price span,
  body.large-bottles .revieworder_product .panel .product-price span,
  body.water-coolers .revieworder_product .panel .product-price span,
  body.all-hod-products .largeBottle.productSelection .panel .product-price span,
  body.products-index .largeBottle.productSelection .panel .product-price span,
  body.large-bottles .largeBottle.productSelection .panel .product-price span,
  body.water-coolers .largeBottle.productSelection .panel .product-price span,
  body.all-hod-products .waterCooler.productSelection .panel .product-price span,
  body.products-index .waterCooler.productSelection .panel .product-price span,
  body.large-bottles .waterCooler.productSelection .panel .product-price span,
  body.water-coolers .waterCooler.productSelection .panel .product-price span {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  body.all-hod-products .revieworder_product .panel .product-price span,
  body.products-index .revieworder_product .panel .product-price span,
  body.large-bottles .revieworder_product .panel .product-price span,
  body.water-coolers .revieworder_product .panel .product-price span,
  body.all-hod-products .largeBottle.productSelection .panel .product-price span,
  body.products-index .largeBottle.productSelection .panel .product-price span,
  body.large-bottles .largeBottle.productSelection .panel .product-price span,
  body.water-coolers .largeBottle.productSelection .panel .product-price span,
  body.all-hod-products .waterCooler.productSelection .panel .product-price span,
  body.products-index .waterCooler.productSelection .panel .product-price span,
  body.large-bottles .waterCooler.productSelection .panel .product-price span,
  body.water-coolers .waterCooler.productSelection .panel .product-price span {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  body.all-hod-products .revieworder_product .panel .product-price,
  body.products-index .revieworder_product .panel .product-price,
  body.large-bottles .revieworder_product .panel .product-price,
  body.water-coolers .revieworder_product .panel .product-price,
  body.all-hod-products .largeBottle.productSelection .panel .product-price,
  body.products-index .largeBottle.productSelection .panel .product-price,
  body.large-bottles .largeBottle.productSelection .panel .product-price,
  body.water-coolers .largeBottle.productSelection .panel .product-price,
  body.all-hod-products .waterCooler.productSelection .panel .product-price,
  body.products-index .waterCooler.productSelection .panel .product-price,
  body.large-bottles .waterCooler.productSelection .panel .product-price,
  body.water-coolers .waterCooler.productSelection .panel .product-price {
    margin-top: 5px;
  }
  body.all-hod-products .revieworder_product .panel .product-price h2,
  body.products-index .revieworder_product .panel .product-price h2,
  body.large-bottles .revieworder_product .panel .product-price h2,
  body.water-coolers .revieworder_product .panel .product-price h2,
  body.all-hod-products .largeBottle.productSelection .panel .product-price h2,
  body.products-index .largeBottle.productSelection .panel .product-price h2,
  body.large-bottles .largeBottle.productSelection .panel .product-price h2,
  body.water-coolers .largeBottle.productSelection .panel .product-price h2,
  body.all-hod-products .waterCooler.productSelection .panel .product-price h2,
  body.products-index .waterCooler.productSelection .panel .product-price h2,
  body.large-bottles .waterCooler.productSelection .panel .product-price h2,
  body.water-coolers .waterCooler.productSelection .panel .product-price h2 {
    margin-top: 10px;
  }
}
body.all-hod-products .revieworder_product.grid-view .panel,
body.products-index .revieworder_product.grid-view .panel,
body.large-bottles .revieworder_product.grid-view .panel,
body.water-coolers .revieworder_product.grid-view .panel,
body.all-hod-products .largeBottle.productSelection.grid-view .panel,
body.products-index .largeBottle.productSelection.grid-view .panel,
body.large-bottles .largeBottle.productSelection.grid-view .panel,
body.water-coolers .largeBottle.productSelection.grid-view .panel,
body.all-hod-products .waterCooler.productSelection.grid-view .panel,
body.products-index .waterCooler.productSelection.grid-view .panel,
body.large-bottles .waterCooler.productSelection.grid-view .panel,
body.water-coolers .waterCooler.productSelection.grid-view .panel {
  border: 1px solid #d6d6d6;
}
body.all-hod-products .revieworder_product.grid-view .panel .head-image,
body.products-index .revieworder_product.grid-view .panel .head-image,
body.large-bottles .revieworder_product.grid-view .panel .head-image,
body.water-coolers .revieworder_product.grid-view .panel .head-image,
body.all-hod-products .largeBottle.productSelection.grid-view .panel .head-image,
body.products-index .largeBottle.productSelection.grid-view .panel .head-image,
body.large-bottles .largeBottle.productSelection.grid-view .panel .head-image,
body.water-coolers .largeBottle.productSelection.grid-view .panel .head-image,
body.all-hod-products .waterCooler.productSelection.grid-view .panel .head-image,
body.products-index .waterCooler.productSelection.grid-view .panel .head-image,
body.large-bottles .waterCooler.productSelection.grid-view .panel .head-image,
body.water-coolers .waterCooler.productSelection.grid-view .panel .head-image {
  border-bottom: 1px solid #d6d6d6;
}
body.all-hod-products .revieworder_product.grid-view .panel .head-image a,
body.products-index .revieworder_product.grid-view .panel .head-image a,
body.large-bottles .revieworder_product.grid-view .panel .head-image a,
body.water-coolers .revieworder_product.grid-view .panel .head-image a,
body.all-hod-products .largeBottle.productSelection.grid-view .panel .head-image a,
body.products-index .largeBottle.productSelection.grid-view .panel .head-image a,
body.large-bottles .largeBottle.productSelection.grid-view .panel .head-image a,
body.water-coolers .largeBottle.productSelection.grid-view .panel .head-image a,
body.all-hod-products .waterCooler.productSelection.grid-view .panel .head-image a,
body.products-index .waterCooler.productSelection.grid-view .panel .head-image a,
body.large-bottles .waterCooler.productSelection.grid-view .panel .head-image a,
body.water-coolers .waterCooler.productSelection.grid-view .panel .head-image a {
  text-align: center;
}
@media (max-width: 768px) {
  body.all-hod-products .revieworder_product.grid-view .panel .head-image a,
  body.products-index .revieworder_product.grid-view .panel .head-image a,
  body.large-bottles .revieworder_product.grid-view .panel .head-image a,
  body.water-coolers .revieworder_product.grid-view .panel .head-image a,
  body.all-hod-products .largeBottle.productSelection.grid-view .panel .head-image a,
  body.products-index .largeBottle.productSelection.grid-view .panel .head-image a,
  body.large-bottles .largeBottle.productSelection.grid-view .panel .head-image a,
  body.water-coolers .largeBottle.productSelection.grid-view .panel .head-image a,
  body.all-hod-products .waterCooler.productSelection.grid-view .panel .head-image a,
  body.products-index .waterCooler.productSelection.grid-view .panel .head-image a,
  body.large-bottles .waterCooler.productSelection.grid-view .panel .head-image a,
  body.water-coolers .waterCooler.productSelection.grid-view .panel .head-image a {
    height: 150px;
  }
}
body.all-hod-products .revieworder_product.grid-view .panel .description,
body.products-index .revieworder_product.grid-view .panel .description,
body.large-bottles .revieworder_product.grid-view .panel .description,
body.water-coolers .revieworder_product.grid-view .panel .description,
body.all-hod-products .largeBottle.productSelection.grid-view .panel .description,
body.products-index .largeBottle.productSelection.grid-view .panel .description,
body.large-bottles .largeBottle.productSelection.grid-view .panel .description,
body.water-coolers .largeBottle.productSelection.grid-view .panel .description,
body.all-hod-products .waterCooler.productSelection.grid-view .panel .description,
body.products-index .waterCooler.productSelection.grid-view .panel .description,
body.large-bottles .waterCooler.productSelection.grid-view .panel .description,
body.water-coolers .waterCooler.productSelection.grid-view .panel .description {
  min-height: 65px;
  max-height: 65px;
  overflow: hidden;
}
@media (min-width: 992px) {
  body.all-hod-products .revieworder_product.grid-view .panel .description,
  body.products-index .revieworder_product.grid-view .panel .description,
  body.large-bottles .revieworder_product.grid-view .panel .description,
  body.water-coolers .revieworder_product.grid-view .panel .description,
  body.all-hod-products .largeBottle.productSelection.grid-view .panel .description,
  body.products-index .largeBottle.productSelection.grid-view .panel .description,
  body.large-bottles .largeBottle.productSelection.grid-view .panel .description,
  body.water-coolers .largeBottle.productSelection.grid-view .panel .description,
  body.all-hod-products .waterCooler.productSelection.grid-view .panel .description,
  body.products-index .waterCooler.productSelection.grid-view .panel .description,
  body.large-bottles .waterCooler.productSelection.grid-view .panel .description,
  body.water-coolers .waterCooler.productSelection.grid-view .panel .description {
    min-height: 40px;
    max-height: 40px;
  }
}
body.all-hod-products .revieworder_product.list-view,
body.products-index .revieworder_product.list-view,
body.large-bottles .revieworder_product.list-view,
body.water-coolers .revieworder_product.list-view,
body.all-hod-products .largeBottle.productSelection.list-view,
body.products-index .largeBottle.productSelection.list-view,
body.large-bottles .largeBottle.productSelection.list-view,
body.water-coolers .largeBottle.productSelection.list-view,
body.all-hod-products .waterCooler.productSelection.list-view,
body.products-index .waterCooler.productSelection.list-view,
body.large-bottles .waterCooler.productSelection.list-view,
body.water-coolers .waterCooler.productSelection.list-view {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 3.75px;
  padding-right: 3.75px;
}
body.all-hod-products .revieworder_product.list-view .panel,
body.products-index .revieworder_product.list-view .panel,
body.large-bottles .revieworder_product.list-view .panel,
body.water-coolers .revieworder_product.list-view .panel,
body.all-hod-products .largeBottle.productSelection.list-view .panel,
body.products-index .largeBottle.productSelection.list-view .panel,
body.large-bottles .largeBottle.productSelection.list-view .panel,
body.water-coolers .largeBottle.productSelection.list-view .panel,
body.all-hod-products .waterCooler.productSelection.list-view .panel,
body.products-index .waterCooler.productSelection.list-view .panel,
body.large-bottles .waterCooler.productSelection.list-view .panel,
body.water-coolers .waterCooler.productSelection.list-view .panel {
  border: 1px solid transparent;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 0;
}
body.all-hod-products .revieworder_product.list-view .panel:hover,
body.products-index .revieworder_product.list-view .panel:hover,
body.large-bottles .revieworder_product.list-view .panel:hover,
body.water-coolers .revieworder_product.list-view .panel:hover,
body.all-hod-products .largeBottle.productSelection.list-view .panel:hover,
body.products-index .largeBottle.productSelection.list-view .panel:hover,
body.large-bottles .largeBottle.productSelection.list-view .panel:hover,
body.water-coolers .largeBottle.productSelection.list-view .panel:hover,
body.all-hod-products .waterCooler.productSelection.list-view .panel:hover,
body.products-index .waterCooler.productSelection.list-view .panel:hover,
body.large-bottles .waterCooler.productSelection.list-view .panel:hover,
body.water-coolers .waterCooler.productSelection.list-view .panel:hover {
  border: 1px solid;
}
body.all-hod-products .revieworder_product.list-view .panel .head-image,
body.products-index .revieworder_product.list-view .panel .head-image,
body.large-bottles .revieworder_product.list-view .panel .head-image,
body.water-coolers .revieworder_product.list-view .panel .head-image,
body.all-hod-products .largeBottle.productSelection.list-view .panel .head-image,
body.products-index .largeBottle.productSelection.list-view .panel .head-image,
body.large-bottles .largeBottle.productSelection.list-view .panel .head-image,
body.water-coolers .largeBottle.productSelection.list-view .panel .head-image,
body.all-hod-products .waterCooler.productSelection.list-view .panel .head-image,
body.products-index .waterCooler.productSelection.list-view .panel .head-image,
body.large-bottles .waterCooler.productSelection.list-view .panel .head-image,
body.water-coolers .waterCooler.productSelection.list-view .panel .head-image {
  float: left;
  width: 41.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  body.all-hod-products .revieworder_product.list-view .panel .head-image,
  body.products-index .revieworder_product.list-view .panel .head-image,
  body.large-bottles .revieworder_product.list-view .panel .head-image,
  body.water-coolers .revieworder_product.list-view .panel .head-image,
  body.all-hod-products .largeBottle.productSelection.list-view .panel .head-image,
  body.products-index .largeBottle.productSelection.list-view .panel .head-image,
  body.large-bottles .largeBottle.productSelection.list-view .panel .head-image,
  body.water-coolers .largeBottle.productSelection.list-view .panel .head-image,
  body.all-hod-products .waterCooler.productSelection.list-view .panel .head-image,
  body.products-index .waterCooler.productSelection.list-view .panel .head-image,
  body.large-bottles .waterCooler.productSelection.list-view .panel .head-image,
  body.water-coolers .waterCooler.productSelection.list-view .panel .head-image {
    float: left;
    width: 25%;
  }
}
body.all-hod-products .revieworder_product.list-view .panel .head-image img,
body.products-index .revieworder_product.list-view .panel .head-image img,
body.large-bottles .revieworder_product.list-view .panel .head-image img,
body.water-coolers .revieworder_product.list-view .panel .head-image img,
body.all-hod-products .largeBottle.productSelection.list-view .panel .head-image img,
body.products-index .largeBottle.productSelection.list-view .panel .head-image img,
body.large-bottles .largeBottle.productSelection.list-view .panel .head-image img,
body.water-coolers .largeBottle.productSelection.list-view .panel .head-image img,
body.all-hod-products .waterCooler.productSelection.list-view .panel .head-image img,
body.products-index .waterCooler.productSelection.list-view .panel .head-image img,
body.large-bottles .waterCooler.productSelection.list-view .panel .head-image img,
body.water-coolers .waterCooler.productSelection.list-view .panel .head-image img {
  width: 250px;
  min-height: 1px;
  height: auto;
}
@media (max-width: 991px) {
  body.all-hod-products .revieworder_product.list-view .panel .head-image,
  body.products-index .revieworder_product.list-view .panel .head-image,
  body.large-bottles .revieworder_product.list-view .panel .head-image,
  body.water-coolers .revieworder_product.list-view .panel .head-image,
  body.all-hod-products .largeBottle.productSelection.list-view .panel .head-image,
  body.products-index .largeBottle.productSelection.list-view .panel .head-image,
  body.large-bottles .largeBottle.productSelection.list-view .panel .head-image,
  body.water-coolers .largeBottle.productSelection.list-view .panel .head-image,
  body.all-hod-products .waterCooler.productSelection.list-view .panel .head-image,
  body.products-index .waterCooler.productSelection.list-view .panel .head-image,
  body.large-bottles .waterCooler.productSelection.list-view .panel .head-image,
  body.water-coolers .waterCooler.productSelection.list-view .panel .head-image {
    padding: 0;
  }
}
@media (max-width: 991px) {
  body.all-hod-products .revieworder_product.list-view .panel .panel-body,
  body.products-index .revieworder_product.list-view .panel .panel-body,
  body.large-bottles .revieworder_product.list-view .panel .panel-body,
  body.water-coolers .revieworder_product.list-view .panel .panel-body,
  body.all-hod-products .largeBottle.productSelection.list-view .panel .panel-body,
  body.products-index .largeBottle.productSelection.list-view .panel .panel-body,
  body.large-bottles .largeBottle.productSelection.list-view .panel .panel-body,
  body.water-coolers .largeBottle.productSelection.list-view .panel .panel-body,
  body.all-hod-products .waterCooler.productSelection.list-view .panel .panel-body,
  body.products-index .waterCooler.productSelection.list-view .panel .panel-body,
  body.large-bottles .waterCooler.productSelection.list-view .panel .panel-body,
  body.water-coolers .waterCooler.productSelection.list-view .panel .panel-body {
    padding: 15px 0;
  }
}
body.all-hod-products .revieworder_product.list-view .panel .product-content,
body.products-index .revieworder_product.list-view .panel .product-content,
body.large-bottles .revieworder_product.list-view .panel .product-content,
body.water-coolers .revieworder_product.list-view .panel .product-content,
body.all-hod-products .largeBottle.productSelection.list-view .panel .product-content,
body.products-index .largeBottle.productSelection.list-view .panel .product-content,
body.large-bottles .largeBottle.productSelection.list-view .panel .product-content,
body.water-coolers .largeBottle.productSelection.list-view .panel .product-content,
body.all-hod-products .waterCooler.productSelection.list-view .panel .product-content,
body.products-index .waterCooler.productSelection.list-view .panel .product-content,
body.large-bottles .waterCooler.productSelection.list-view .panel .product-content,
body.water-coolers .waterCooler.productSelection.list-view .panel .product-content {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 5%;
}
@media (min-width: 992px) {
  body.all-hod-products .revieworder_product.list-view .panel .product-content,
  body.products-index .revieworder_product.list-view .panel .product-content,
  body.large-bottles .revieworder_product.list-view .panel .product-content,
  body.water-coolers .revieworder_product.list-view .panel .product-content,
  body.all-hod-products .largeBottle.productSelection.list-view .panel .product-content,
  body.products-index .largeBottle.productSelection.list-view .panel .product-content,
  body.large-bottles .largeBottle.productSelection.list-view .panel .product-content,
  body.water-coolers .largeBottle.productSelection.list-view .panel .product-content,
  body.all-hod-products .waterCooler.productSelection.list-view .panel .product-content,
  body.products-index .waterCooler.productSelection.list-view .panel .product-content,
  body.large-bottles .waterCooler.productSelection.list-view .panel .product-content,
  body.water-coolers .waterCooler.productSelection.list-view .panel .product-content {
    float: left;
    width: 75%;
  }
}
@media (max-width: 991px) {
  body.all-hod-products .revieworder_product.list-view .panel .product-content,
  body.products-index .revieworder_product.list-view .panel .product-content,
  body.large-bottles .revieworder_product.list-view .panel .product-content,
  body.water-coolers .revieworder_product.list-view .panel .product-content,
  body.all-hod-products .largeBottle.productSelection.list-view .panel .product-content,
  body.products-index .largeBottle.productSelection.list-view .panel .product-content,
  body.large-bottles .largeBottle.productSelection.list-view .panel .product-content,
  body.water-coolers .largeBottle.productSelection.list-view .panel .product-content,
  body.all-hod-products .waterCooler.productSelection.list-view .panel .product-content,
  body.products-index .waterCooler.productSelection.list-view .panel .product-content,
  body.large-bottles .waterCooler.productSelection.list-view .panel .product-content,
  body.water-coolers .waterCooler.productSelection.list-view .panel .product-content {
    padding-right: 0;
  }
}
body.all-hod-products .add_to_next_delivery_button,
body.products-index .add_to_next_delivery_button,
body.large-bottles .add_to_next_delivery_button,
body.water-coolers .add_to_next_delivery_button,
body.all-hod-products .service-address-container,
body.products-index .service-address-container,
body.large-bottles .service-address-container,
body.water-coolers .service-address-container,
body.all-hod-products .add-products,
body.products-index .add-products,
body.large-bottles .add-products,
body.water-coolers .add-products,
body.all-hod-products .faqs,
body.products-index .faqs,
body.large-bottles .faqs,
body.water-coolers .faqs,
body.all-hod-products footer,
body.products-index footer,
body.large-bottles footer,
body.water-coolers footer {
  display: none !important;
}
.new-purchase .offerCoupon.aquaCafe_home_coupon .product-container .product-title span {
  color: #ff4500;
}
.new-purchase .offerCoupon.aquaCafe_office_coupon .product-container .product-title span {
  color: #ff0082;
}
.new-purchase .offer_row_175292 .LARGE_BOTTLE {
  display: none !important;
  visibility: hidden;
}
.new-purchase #offer-alert {
  background-color: rgba(0, 0, 0, 0.5);
}
.smartbanner {
  position: fixed;
  bottom: 0;
}
.modal-backdrop {
  height: 100% !important;
  opacity: 0.5;
  z-index: 0 !important;
}
.product-takeover,
.product-popover {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .product-takeover:before,
  .product-popover:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.product-takeover .close,
.product-popover .close {
  font-size: 40px;
  padding: 0 10px;
}
.product-takeover .modal-dialog,
.product-popover .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin: 20px auto;
  max-width: 600px;
  top: 0 !important;
}
.product-takeover .modal-dialog .modal-body,
.product-popover .modal-dialog .modal-body {
  display: inline-block;
  padding: 10px 20px 20px;
  width: 100%;
}
.product-takeover .modal-dialog .modal-content,
.product-popover .modal-dialog .modal-content {
  text-align: center;
  max-width: 550px;
  margin: auto;
}
.product-takeover .modal-dialog .modal-content .cooler-link,
.product-popover .modal-dialog .modal-content .cooler-link {
  color: #555;
  display: inline-block;
  width: 100%;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
}
.product-takeover .modal-dialog .modal-content h2,
.product-popover .modal-dialog .modal-content h2 {
  font-size: 2.53333333vw;
  color: #125697;
  font-weight: 900;
  margin-top: 0;
}
@media (max-width: 769px) {
  .product-takeover .modal-dialog .modal-content h2,
  .product-popover .modal-dialog .modal-content h2 {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  .product-takeover .modal-dialog .modal-content h2,
  .product-popover .modal-dialog .modal-content h2 {
    font-size: 38px;
  }
}
.product-takeover .modal-dialog .modal-content p,
.product-popover .modal-dialog .modal-content p {
  font-size: 1.33333333vw;
  color: #555;
}
@media (max-width: 769px) {
  .product-takeover .modal-dialog .modal-content p,
  .product-popover .modal-dialog .modal-content p {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .product-takeover .modal-dialog .modal-content p,
  .product-popover .modal-dialog .modal-content p {
    font-size: 20px;
  }
}
.product-takeover .modal-dialog .modal-content .btn,
.product-popover .modal-dialog .modal-content .btn {
  font-size: 1.33333333vw;
}
@media (max-width: 769px) {
  .product-takeover .modal-dialog .modal-content .btn,
  .product-popover .modal-dialog .modal-content .btn {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .product-takeover .modal-dialog .modal-content .btn,
  .product-popover .modal-dialog .modal-content .btn {
    font-size: 20px;
  }
}
.product-takeover .modal-dialog .modal-content .product-copy,
.product-popover .modal-dialog .modal-content .product-copy {
  padding-bottom: 25px;
}
.product-takeover .modal-dialog .modal-content .product-copy .product-brand,
.product-popover .modal-dialog .modal-content .product-copy .product-brand {
  font-size: 1.33333333vw;
  font-weight: 700;
}
@media (max-width: 769px) {
  .product-takeover .modal-dialog .modal-content .product-copy .product-brand,
  .product-popover .modal-dialog .modal-content .product-copy .product-brand {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .product-takeover .modal-dialog .modal-content .product-copy .product-brand,
  .product-popover .modal-dialog .modal-content .product-copy .product-brand {
    font-size: 20px;
  }
}
.product-takeover .modal-dialog .modal-content .product-copy .product-size,
.product-popover .modal-dialog .modal-content .product-copy .product-size,
.product-takeover .modal-dialog .modal-content .product-copy .product-flavor,
.product-popover .modal-dialog .modal-content .product-copy .product-flavor,
.product-takeover .modal-dialog .modal-content .product-copy .product-count,
.product-popover .modal-dialog .modal-content .product-copy .product-count {
  font-size: 1.2vw;
}
@media (max-width: 769px) {
  .product-takeover .modal-dialog .modal-content .product-copy .product-size,
  .product-popover .modal-dialog .modal-content .product-copy .product-size,
  .product-takeover .modal-dialog .modal-content .product-copy .product-flavor,
  .product-popover .modal-dialog .modal-content .product-copy .product-flavor,
  .product-takeover .modal-dialog .modal-content .product-copy .product-count,
  .product-popover .modal-dialog .modal-content .product-copy .product-count {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .product-takeover .modal-dialog .modal-content .product-copy .product-size,
  .product-popover .modal-dialog .modal-content .product-copy .product-size,
  .product-takeover .modal-dialog .modal-content .product-copy .product-flavor,
  .product-popover .modal-dialog .modal-content .product-copy .product-flavor,
  .product-takeover .modal-dialog .modal-content .product-copy .product-count,
  .product-popover .modal-dialog .modal-content .product-copy .product-count {
    font-size: 18px;
  }
}
.product-takeover .modal-dialog .modal-content .product-footer,
.product-popover .modal-dialog .modal-content .product-footer {
  display: inline-block;
  width: 100%;
}
.product-takeover .modal-dialog .modal-content .product-footer div,
.product-popover .modal-dialog .modal-content .product-footer div {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.product-takeover .modal-dialog .modal-content .product-footer div a,
.product-popover .modal-dialog .modal-content .product-footer div a {
  display: block;
  width: 100%;
}
.product-takeover .modal-dialog .modal-content .product-image,
.product-popover .modal-dialog .modal-content .product-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 10px 0;
}
.product-takeover .modal-dialog .modal-content .product-image img,
.product-popover .modal-dialog .modal-content .product-image img {
  margin: auto;
  width: 100%;
}
.product-takeover .modal-dialog .modal-content .product-image .price-badge,
.product-popover .modal-dialog .modal-content .product-image .price-badge {
  font-size: 1.86666667vw;
  background: #cc0000;
  border-radius: 100px;
  color: #fff;
  font-weight: 700;
  height: 100px;
  line-height: 1;
  padding: 30px 0;
  position: absolute;
  right: 15%;
  width: 100px;
}
@media (max-width: 769px) {
  .product-takeover .modal-dialog .modal-content .product-image .price-badge,
  .product-popover .modal-dialog .modal-content .product-image .price-badge {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .product-takeover .modal-dialog .modal-content .product-image .price-badge,
  .product-popover .modal-dialog .modal-content .product-image .price-badge {
    font-size: 28px;
  }
}
.product-takeover .modal-dialog .modal-content .product-image .price-badge:after,
.product-popover .modal-dialog .modal-content .product-image .price-badge:after {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 40%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top-color: #cc0000;
  border-bottom: 0;
  border-left: 0;
  margin-left: -10px;
  margin-bottom: -20px;
}
.product-takeover .modal-dialog .modal-content .product-image .price-badge small,
.product-popover .modal-dialog .modal-content .product-image .price-badge small {
  font-size: 10px;
  display: block;
  line-height: 1;
}
.product-takeover .relatedProducts,
.product-popover .relatedProducts {
  position: relative;
  float: left;
  width: 98.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 992px) {
  .product-takeover .relatedProducts,
  .product-popover .relatedProducts {
    padding: 0;
  }
}
.product-takeover .relatedProducts h3,
.product-popover .relatedProducts h3 {
  font-size: 1.46666667vw;
  color: #333333;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 5px;
  position: relative;
}
@media (max-width: 769px) {
  .product-takeover .relatedProducts h3,
  .product-popover .relatedProducts h3 {
    font-size: 18px;
  }
}
@media (min-width: 1500px) {
  .product-takeover .relatedProducts h3,
  .product-popover .relatedProducts h3 {
    font-size: 22px;
  }
}
.product-takeover .relatedProducts h3 .carousel-indicators,
.product-popover .relatedProducts h3 .carousel-indicators {
  bottom: auto;
  left: auto;
  width: 100%;
  float: right;
  position: relative;
  z-index: 3;
}
@media (max-width: 768px) {
  .product-takeover .relatedProducts h3 .carousel-indicators,
  .product-popover .relatedProducts h3 .carousel-indicators {
    display: none !important;
  }
}
.product-takeover .relatedProducts h3 .carousel-indicators li,
.product-popover .relatedProducts h3 .carousel-indicators li,
.product-takeover .relatedProducts h3 .carousel-indicators li.active,
.product-popover .relatedProducts h3 .carousel-indicators li.active {
  width: 20px;
  height: 3px;
  border: none;
  border-radius: unset;
}
.product-takeover .relatedProducts h3 .carousel-indicators li,
.product-popover .relatedProducts h3 .carousel-indicators li {
  background-color: #bcbcbc;
}
.product-takeover .relatedProducts h3 .carousel-indicators li.active,
.product-popover .relatedProducts h3 .carousel-indicators li.active {
  background-color: #000;
  margin: 1px;
}
.product-takeover .singleRelated,
.product-popover .singleRelated,
.product-takeover .singleViewed,
.product-popover .singleViewed {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: red;
}
@media (min-width: 769px) {
  .product-takeover .singleRelated,
  .product-popover .singleRelated,
  .product-takeover .singleViewed,
  .product-popover .singleViewed {
    float: left;
    width: 33.33333333%;
  }
}
.product-takeover .singleRelated a,
.product-popover .singleRelated a,
.product-takeover .singleViewed a,
.product-popover .singleViewed a {
  text-align: center;
  color: #333;
  display: block;
  overflow: hidden;
}
.product-takeover .singleRelated a .product-thumb,
.product-popover .singleRelated a .product-thumb,
.product-takeover .singleViewed a .product-thumb,
.product-popover .singleViewed a .product-thumb {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .product-takeover .singleRelated a .product-thumb,
  .product-popover .singleRelated a .product-thumb,
  .product-takeover .singleViewed a .product-thumb,
  .product-popover .singleViewed a .product-thumb {
    height: 125px;
    width: auto;
  }
}
.product-takeover .singleRelated a .product-title,
.product-popover .singleRelated a .product-title,
.product-takeover .singleViewed a .product-title,
.product-popover .singleViewed a .product-title {
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  min-height: 75px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-takeover .singleRelated a .product-title,
  .product-popover .singleRelated a .product-title,
  .product-takeover .singleViewed a .product-title,
  .product-popover .singleViewed a .product-title {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
}
.product-takeover .singleRelated a .product-title .price,
.product-popover .singleRelated a .product-title .price,
.product-takeover .singleViewed a .product-title .price,
.product-popover .singleViewed a .product-title .price {
  color: #125697;
}
.product-takeover .singleRelated a .product-title .flavor,
.product-popover .singleRelated a .product-title .flavor,
.product-takeover .singleViewed a .product-title .flavor,
.product-popover .singleViewed a .product-title .flavor {
  text-transform: uppercase;
}
.product-takeover .singleRelated a:hover,
.product-popover .singleRelated a:hover,
.product-takeover .singleViewed a:hover,
.product-popover .singleViewed a:hover {
  color: #0088cc;
}
.product-takeover .singleRelated a:hover .price,
.product-popover .singleRelated a:hover .price,
.product-takeover .singleViewed a:hover .price,
.product-popover .singleViewed a:hover .price {
  color: #0088cc;
}
.product-takeover .controls,
.product-popover .controls {
  font-size: 0.8vw;
}
@media (max-width: 769px) {
  .product-takeover .controls,
  .product-popover .controls {
    font-size: 12px;
  }
}
@media (min-width: 1500px) {
  .product-takeover .controls,
  .product-popover .controls {
    font-size: 12px;
  }
}
.product-takeover .carousel-control,
.product-popover .carousel-control {
  width: auto;
  z-index: 3;
}
.product-takeover .carousel-control .glyphicon-chevron-left:before,
.product-popover .carousel-control .glyphicon-chevron-left:before,
.product-takeover .carousel-control .glyphicon-chevron-right:before,
.product-popover .carousel-control .glyphicon-chevron-right:before {
  background-color: #333;
  padding: 5px 8px;
  background-position: center;
  border-radius: 30px;
}
.product-takeover .carousel-control .glyphicon-chevron-right,
.product-popover .carousel-control .glyphicon-chevron-right {
  margin-right: 0;
}
.other-popover .product-image img {
  max-height: 300px;
  max-width: 100%;
  width: auto !important;
}
.COOLER-popover .modal-dialog .modal-content .product-copy,
.cooler-takeover .modal-dialog .modal-content .product-copy {
  position: relative;
  float: left;
  width: 60%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10%;
  padding-left: 0;
}
.COOLER-popover .modal-dialog .modal-content .product-copy .btn,
.cooler-takeover .modal-dialog .modal-content .product-copy .btn {
  color: #fff;
}
.COOLER-popover .modal-dialog .modal-content .product-image,
.cooler-takeover .modal-dialog .modal-content .product-image {
  position: relative;
  float: left;
  width: 40%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.COOLER-popover .modal-dialog .modal-content .modal-body,
.cooler-takeover .modal-dialog .modal-content .modal-body {
  padding: 15px;
}
#adModal_WATERAPP,
#adModal {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
  padding-right: 0 !important;
}
@media (max-width: 768px) {
  #adModal_WATERAPP .desktop,
  #adModal .desktop {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  #adModal_WATERAPP .desktop,
  #adModal .desktop {
    display: none !important;
  }
}
#adModal_WATERAPP .mobile,
#adModal .mobile {
  display: none !important;
}
@media (max-width: 768px) {
  #adModal_WATERAPP .mobile,
  #adModal .mobile {
    display: block !important;
  }
  table#adModal_WATERAPP .mobile,
  table#adModal .mobile {
    display: table !important;
  }
  tr#adModal_WATERAPP .mobile,
  tr#adModal .mobile {
    display: table-row !important;
  }
  th#adModal_WATERAPP .mobile,
  th#adModal .mobile,
  td#adModal_WATERAPP .mobile,
  td#adModal .mobile {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  #adModal_WATERAPP .mobile,
  #adModal .mobile {
    display: block !important;
  }
  table#adModal_WATERAPP .mobile,
  table#adModal .mobile {
    display: table !important;
  }
  tr#adModal_WATERAPP .mobile,
  tr#adModal .mobile {
    display: table-row !important;
  }
  th#adModal_WATERAPP .mobile,
  th#adModal .mobile,
  td#adModal_WATERAPP .mobile,
  td#adModal .mobile {
    display: table-cell !important;
  }
}
#adModal_WATERAPP .modal-dialog,
#adModal .modal-dialog {
  top: 0 !important;
}
@media (max-width: 991px) {
  #adModal_WATERAPP .modal-dialog,
  #adModal .modal-dialog {
    margin: auto;
    padding: 20px;
  }
}
@media (min-width: 992px) {
  #adModal_WATERAPP .modal-dialog,
  #adModal .modal-dialog {
    max-width: 900px;
    margin: 0.5% auto 0;
  }
}
#adModal_WATERAPP .modal-content .modal-close,
#adModal .modal-content .modal-close {
  float: right;
  position: absolute;
  display: inline-block;
  z-index: 1;
  padding: 0 10px;
  right: 0;
}
#adModal_WATERAPP .modal-content .modal-close .close,
#adModal .modal-content .modal-close .close {
  font-size: 2.33333333vw;
  color: #ccc;
  font-weight: normal;
  opacity: 0.75;
  z-index: 1;
  line-height: 1;
}
@media (max-width: 769px) {
  #adModal_WATERAPP .modal-content .modal-close .close,
  #adModal .modal-content .modal-close .close {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  #adModal_WATERAPP .modal-content .modal-close .close,
  #adModal .modal-content .modal-close .close {
    font-size: 35px;
  }
}
#adModal_WATERAPP .modal-content .modal-body,
#adModal .modal-content .modal-body {
  padding: 0;
}
#adModal_WATERAPP .modal-content .modal-body img,
#adModal .modal-content .modal-body img {
  width: 100%;
}
#adModal_WATERAPP .modal-content .adContainer,
#adModal .modal-content .adContainer {
  color: #333;
  display: block;
}
#adModal_WATERAPP .modal-content .adContainer .content-container,
#adModal .modal-content .adContainer .content-container {
  max-width: 100%;
}
#adModal_WATERAPP .modal-content .adContainer .content-container .disclaimer,
#adModal .modal-content .adContainer .content-container .disclaimer {
  clear: both;
  padding-top: 20px;
}
#adModal_WATERAPP .modal-content .adContainer .content-container .disclaimer p,
#adModal .modal-content .adContainer .content-container .disclaimer p {
  font-size: 0.66666667vw;
}
@media (max-width: 769px) {
  #adModal_WATERAPP .modal-content .adContainer .content-container .disclaimer p,
  #adModal .modal-content .adContainer .content-container .disclaimer p {
    font-size: 8px;
  }
}
@media (min-width: 1500px) {
  #adModal_WATERAPP .modal-content .adContainer .content-container .disclaimer p,
  #adModal .modal-content .adContainer .content-container .disclaimer p {
    font-size: 10px;
  }
}
#adModal_WATERAPP .modal-content .specialOfferText,
#adModal .modal-content .specialOfferText {
  font-size: 2.33333333vw;
  color: #000;
  font-weight: 100;
  left: 0;
  right: 0;
  position: relative;
}
@media (max-width: 769px) {
  #adModal_WATERAPP .modal-content .specialOfferText,
  #adModal .modal-content .specialOfferText {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  #adModal_WATERAPP .modal-content .specialOfferText,
  #adModal .modal-content .specialOfferText {
    font-size: 35px;
  }
}
#adModal_WATERAPP .modal-content .adPrice,
#adModal .modal-content .adPrice {
  font-size: 4vw;
  color: #000;
  font-weight: bold;
  left: 0;
  position: relative;
  right: 0;
  z-index: 1;
}
@media (max-width: 769px) {
  #adModal_WATERAPP .modal-content .adPrice,
  #adModal .modal-content .adPrice {
    font-size: 35px;
  }
}
@media (min-width: 1500px) {
  #adModal_WATERAPP .modal-content .adPrice,
  #adModal .modal-content .adPrice {
    font-size: 60px;
  }
}
#adModal_WATERAPP .modal-content .adImage,
#adModal .modal-content .adImage {
  display: block;
  height: auto;
  max-width: 100%;
  height: 80%;
  width: auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #adModal_WATERAPP .modal-content .adImage,
  #adModal .modal-content .adImage {
    width: 100%;
    height: auto;
  }
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .product-content,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .product-content,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .product-content {
  margin-bottom: 20px;
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .product-title,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .product-title,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .product-title {
  font-size: 1.86666667vw;
  color: #000;
  font-weight: 800;
  display: none;
}
@media (max-width: 769px) {
  .ad_lacolombe_tripledraft .single-product .product-body .featuredContent .product-title,
  .ad_lacolombe_vanilla .single-product .product-body .featuredContent .product-title,
  .ad_lacolombe_coldbrew .single-product .product-body .featuredContent .product-title {
    font-size: 25px;
  }
}
@media (min-width: 1500px) {
  .ad_lacolombe_tripledraft .single-product .product-body .featuredContent .product-title,
  .ad_lacolombe_vanilla .single-product .product-body .featuredContent .product-title,
  .ad_lacolombe_coldbrew .single-product .product-body .featuredContent .product-title {
    font-size: 28px;
  }
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .description,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .description,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .description {
  font-size: 1.2vw;
  color: #000;
  display: block;
  margin-bottom: 15px;
}
@media (max-width: 769px) {
  .ad_lacolombe_tripledraft .single-product .product-body .featuredContent .description,
  .ad_lacolombe_vanilla .single-product .product-body .featuredContent .description,
  .ad_lacolombe_coldbrew .single-product .product-body .featuredContent .description {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .ad_lacolombe_tripledraft .single-product .product-body .featuredContent .description,
  .ad_lacolombe_vanilla .single-product .product-body .featuredContent .description,
  .ad_lacolombe_coldbrew .single-product .product-body .featuredContent .description {
    font-size: 18px;
  }
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .brand,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .brand,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .brand {
  display: none;
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .flavor,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .flavor,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .flavor {
  font-size: 1.06666667vw;
  color: #185895;
}
@media (max-width: 769px) {
  .ad_lacolombe_tripledraft .single-product .product-body .featuredContent .flavor,
  .ad_lacolombe_vanilla .single-product .product-body .featuredContent .flavor,
  .ad_lacolombe_coldbrew .single-product .product-body .featuredContent .flavor {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .ad_lacolombe_tripledraft .single-product .product-body .featuredContent .flavor,
  .ad_lacolombe_vanilla .single-product .product-body .featuredContent .flavor,
  .ad_lacolombe_coldbrew .single-product .product-body .featuredContent .flavor {
    font-size: 16px;
  }
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .count,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .count,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .count {
  font-size: 0.93333333vw;
  display: none;
}
@media (max-width: 769px) {
  .ad_lacolombe_tripledraft .single-product .product-body .featuredContent .count,
  .ad_lacolombe_vanilla .single-product .product-body .featuredContent .count,
  .ad_lacolombe_coldbrew .single-product .product-body .featuredContent .count {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .ad_lacolombe_tripledraft .single-product .product-body .featuredContent .count,
  .ad_lacolombe_vanilla .single-product .product-body .featuredContent .count,
  .ad_lacolombe_coldbrew .single-product .product-body .featuredContent .count {
    font-size: 14px;
  }
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .features,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .features,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .features {
  text-align: left;
  margin-top: 15px;
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .features p,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .features p,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .features p {
  margin: 0;
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .features strong,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .features strong,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .features strong {
  font-size: 1.06666667vw;
}
@media (max-width: 769px) {
  .ad_lacolombe_tripledraft .single-product .product-body .featuredContent .features strong,
  .ad_lacolombe_vanilla .single-product .product-body .featuredContent .features strong,
  .ad_lacolombe_coldbrew .single-product .product-body .featuredContent .features strong {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  .ad_lacolombe_tripledraft .single-product .product-body .featuredContent .features strong,
  .ad_lacolombe_vanilla .single-product .product-body .featuredContent .features strong,
  .ad_lacolombe_coldbrew .single-product .product-body .featuredContent .features strong {
    font-size: 16px;
  }
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .features ul,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .features ul,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .features ul {
  padding-left: 20px;
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .price,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .price,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .price {
  margin-top: 0;
}
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .inner-info .product-title,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .inner-info .product-title,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .inner-info .product-title,
.ad_lacolombe_tripledraft .single-product .product-body .featuredContent .inner-info .count,
.ad_lacolombe_vanilla .single-product .product-body .featuredContent .inner-info .count,
.ad_lacolombe_coldbrew .single-product .product-body .featuredContent .inner-info .count {
  display: block;
}
.ad_waterApp .modal-content {
  max-width: 700px;
  margin: auto;
}
.ad_waterApp .modal-content .modal-body {
  display: inline-block;
}
.ad_waterApp .modal-content .modal-body .waterApp_takeover2,
.ad_waterApp .modal-content .modal-body .waterApp_takeover3 {
  display: inline-block;
  float: left;
  width: 50% !important;
}
@media (max-width: 768px) {
  .shopping .LH-SECTION-PAGEMENU {
    display: none !important;
  }
}
.shopping .breadcrumb-toggle .navigation-arrow {
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.shopping .breadcrumb-toggle.collapsed .navigation-arrow {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.shopping .breadcrumb-header {
  text-align: center;
}
.shopping .breadcrumb-header .next-button-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 0.93333333vw;
  float: right;
}
.shopping .breadcrumb-header .next-button-btn:focus,
.shopping .breadcrumb-header .next-button-btn:active:focus,
.shopping .breadcrumb-header .next-button-btn.active:focus,
.shopping .breadcrumb-header .next-button-btn.focus,
.shopping .breadcrumb-header .next-button-btn:active.focus,
.shopping .breadcrumb-header .next-button-btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.shopping .breadcrumb-header .next-button-btn:hover,
.shopping .breadcrumb-header .next-button-btn:focus,
.shopping .breadcrumb-header .next-button-btn.focus {
  color: #333;
  text-decoration: none;
}
.shopping .breadcrumb-header .next-button-btn:active,
.shopping .breadcrumb-header .next-button-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.shopping .breadcrumb-header .next-button-btn.disabled,
.shopping .breadcrumb-header .next-button-btn[disabled],
fieldset[disabled] .shopping .breadcrumb-header .next-button-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.shopping .breadcrumb-header .next-button-btn.disabled,
fieldset[disabled] a.shopping .breadcrumb-header .next-button-btn {
  pointer-events: none;
}
@media (max-width: 769px) {
  .shopping .breadcrumb-header .next-button-btn {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .shopping .breadcrumb-header .next-button-btn {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .shopping .breadcrumb-header .budgetdetails_btns {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .shopping .breadcrumb-header .budgetdetails_btns {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .shopping .breadcrumb-header .budgetdetails_btns.mobile {
    display: block !important;
  }
}
.shopping .breadcrumb-header .submit-btn a {
  font-size: 14px;
}
.shopping .breadcrumb-toggle {
  float: left;
  margin: auto;
  padding: 6px 10px;
}
.shopping header .breadcrumb,
.shopping nav.breadcrumb {
  background-color: #f2f2f2;
  border-radius: 0;
  border-bottom: 1px solid #cccccc;
  color: #cccccc;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 4;
  top: 70px;
}
@media (min-width: 992px) {
  .shopping header .breadcrumb,
  .shopping nav.breadcrumb {
    top: 90px;
  }
}
.shopping .breadcrumb-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 769px) {
  .shopping .breadcrumb-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .shopping .breadcrumb-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .shopping .breadcrumb-container {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .shopping .breadcrumb-container {
    width: 1470px;
  }
}
.shopping .breadcrumb-container > .navbar-header,
.shopping .breadcrumb-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .shopping .breadcrumb-container > .navbar-header,
  .shopping .breadcrumb-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1200px) {
  .shopping .breadcrumb-container {
    width: 100%;
  }
}
.shopping .breadcrumb-container a,
.shopping .breadcrumb-container em {
  color: #cccccc;
  display: block;
  font-style: normal;
}
.shopping .breadcrumb-container a {
  font-size: 1.2vw;
}
@media (max-width: 769px) {
  .shopping .breadcrumb-container a {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .shopping .breadcrumb-container a {
    font-size: 18px;
  }
}
.shopping .breadcrumb-container a:hover {
  text-decoration: none;
}
.shopping .breadcrumb-container em {
  font-size: 0.66666667vw;
}
@media (max-width: 769px) {
  .shopping .breadcrumb-container em {
    font-size: 10px;
  }
}
@media (min-width: 1500px) {
  .shopping .breadcrumb-container em {
    font-size: 10px;
  }
}
.shopping .breadcrumb-container .next-button-btn {
  color: #fff !important;
}
.shopping .breadcrumb-container .nav > li > a:hover,
.shopping .breadcrumb-container .nav > li > a:focus {
  background-color: transparent;
  color: #1589c9;
}
.shopping .breadcrumb-container .nav > li > a:hover em,
.shopping .breadcrumb-container .nav > li > a:focus em {
  color: #333333;
}
.shopping .breadcrumb-container .navbar-right {
  margin-right: 0;
}
.shopping .breadcrumb-container .navbar-right .btn {
  font-size: 0.93333333vw;
  margin-right: 10px;
}
@media (max-width: 769px) {
  .shopping .breadcrumb-container .navbar-right .btn {
    font-size: 14px;
  }
}
@media (min-width: 1500px) {
  .shopping .breadcrumb-container .navbar-right .btn {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .shopping .breadcrumb-container .navbar-right .btn {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .shopping .breadcrumb-container .navbar-right .btn {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .shopping .breadcrumb-container #breadcrumb-collapse {
    width: 100%;
  }
}
.shopping .breadcrumb-container .offers-crumb-mobile,
.shopping .breadcrumb-container .large-bottles-mobile,
.shopping .breadcrumb-container .water-coolers-mobile,
.shopping .breadcrumb-container .all-products-mobile,
.shopping .breadcrumb-container .order-review-mobile,
.shopping .breadcrumb-container .checkout-payment-mobile,
.shopping .breadcrumb-container .checkout-account-mobile {
  border-bottom: none;
  color: #1589c9 !important;
  float: left;
  font-weight: 500;
  padding: 0;
  text-align: left;
}
.shopping .breadcrumb-container .offers-crumb-mobile em,
.shopping .breadcrumb-container .large-bottles-mobile em,
.shopping .breadcrumb-container .water-coolers-mobile em,
.shopping .breadcrumb-container .all-products-mobile em,
.shopping .breadcrumb-container .order-review-mobile em,
.shopping .breadcrumb-container .checkout-payment-mobile em,
.shopping .breadcrumb-container .checkout-account-mobile em {
  display: none !important;
  color: #333333 !important;
}
.shopping .breadcrumb-container .offers-crumb,
.shopping .breadcrumb-container .large-bottles-crumb,
.shopping .breadcrumb-container .water-coolers-crumb,
.shopping .breadcrumb-container .all-products-crumb,
.shopping .breadcrumb-container .order-review-crumb,
.shopping .breadcrumb-container .checkout-payment-crumb,
.shopping .breadcrumb-container .checkout-account-crumb,
.shopping .breadcrumb-container .order-confirmation-crumb {
  padding-left: 15px;
  padding-right: 15px;
}
.shopping .breadcrumb-container .offers-crumb a,
.shopping .breadcrumb-container .large-bottles-crumb a,
.shopping .breadcrumb-container .water-coolers-crumb a,
.shopping .breadcrumb-container .all-products-crumb a,
.shopping .breadcrumb-container .order-review-crumb a,
.shopping .breadcrumb-container .checkout-payment-crumb a,
.shopping .breadcrumb-container .checkout-account-crumb a,
.shopping .breadcrumb-container .order-confirmation-crumb a {
  padding: 5px 15px;
}
@media (max-width: 991px) {
  .shopping .breadcrumb-container .offers-crumb a,
  .shopping .breadcrumb-container .large-bottles-crumb a,
  .shopping .breadcrumb-container .water-coolers-crumb a,
  .shopping .breadcrumb-container .all-products-crumb a,
  .shopping .breadcrumb-container .order-review-crumb a,
  .shopping .breadcrumb-container .checkout-payment-crumb a,
  .shopping .breadcrumb-container .checkout-account-crumb a,
  .shopping .breadcrumb-container .order-confirmation-crumb a {
    border-bottom: 1px dotted #cccccc;
  }
}
.shopping .breadcrumb-container .offers-crumb em,
.shopping .breadcrumb-container .large-bottles-crumb em,
.shopping .breadcrumb-container .water-coolers-crumb em,
.shopping .breadcrumb-container .all-products-crumb em,
.shopping .breadcrumb-container .order-review-crumb em,
.shopping .breadcrumb-container .checkout-payment-crumb em,
.shopping .breadcrumb-container .checkout-account-crumb em,
.shopping .breadcrumb-container .order-confirmation-crumb em {
  display: none !important;
}
.shopping.all-hod-products .large-bottles-mobile,
.shopping.all-hod-products .water-coolers-mobile,
.shopping.all-hod-products .order-review-mobile {
  display: none !important;
}
.shopping.all-hod-products .all-products-mobile {
  display: none !important;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 768px) {
  .shopping.all-hod-products .all-products-mobile {
    display: block !important;
  }
  table.shopping.all-hod-products .all-products-mobile {
    display: table !important;
  }
  tr.shopping.all-hod-products .all-products-mobile {
    display: table-row !important;
  }
  th.shopping.all-hod-products .all-products-mobile,
  td.shopping.all-hod-products .all-products-mobile {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .shopping.all-hod-products .all-products-mobile {
    display: block !important;
  }
  table.shopping.all-hod-products .all-products-mobile {
    display: table !important;
  }
  tr.shopping.all-hod-products .all-products-mobile {
    display: table-row !important;
  }
  th.shopping.all-hod-products .all-products-mobile,
  td.shopping.all-hod-products .all-products-mobile {
    display: table-cell !important;
  }
}
.shopping.all-hod-products .all-products-crumb .all-products-mobile,
.shopping.all-hod-products .all-products-crumb a {
  color: #1589c9;
}
.shopping.all-hod-products .all-products-crumb .all-products-mobile em,
.shopping.all-hod-products .all-products-crumb a em {
  color: #333333;
}
html.en_US #language-select,
body.en-US #language-select {
  display: none !important;
}
html.en_CA .en_CA,
.en-CA .en_CA,
html.en_CA .en-CA,
.en-CA .en-CA {
  display: inherit !important;
  visibility: visible !important;
}
html.en_CA label .en_CA,
.en-CA label .en_CA,
html.en_CA label .en-CA,
.en-CA label .en-CA {
  display: inline-block !important;
}
html.en_CA .fr_CA,
.en-CA .fr_CA,
html.en_CA .fr-CA,
.en-CA .fr-CA {
  display: none !important;
}
html.fr_CA .fr_CA,
.fr-CA .fr_CA,
html.fr_CA .fr-CA,
.fr-CA .fr-CA {
  display: inherit !important;
  visibility: visible !important;
}
html.fr_CA .navbar-default .navbar-nav > li > a,
.fr-CA .navbar-default .navbar-nav > li > a,
html.fr_CA .topright-icons .title,
.fr-CA .topright-icons .title,
html.fr_CA .myaccount_btn p,
.fr-CA .myaccount_btn p,
html.fr_CA footer nav.footer-menu > ul li.dropdown,
.fr-CA footer nav.footer-menu > ul li.dropdown,
html.fr_CA footer nav.footer-menu > ul li.dropdown ul.dropdown-menu > li a,
.fr-CA footer nav.footer-menu > ul li.dropdown ul.dropdown-menu > li a {
  text-transform: none;
}
html.fr_CA label .fr_CA,
.fr-CA label .fr_CA,
html.fr_CA label .fr-CA,
.fr-CA label .fr-CA {
  display: inline-block !important;
}
html.fr_CA .en_CA,
.fr-CA .en_CA,
html.fr_CA .en-CA,
.fr-CA .en-CA {
  display: none !important;
}
html.en_US .en_CA,
.en-US .en_CA,
html.en_US .en-CA,
.en-US .en-CA {
  display: inherit !important;
  visibility: visible !important;
}
html.en_US label .en_CA,
.en-US label .en_CA,
html.en_US label .en-CA,
.en-US label .en-CA {
  display: inline-block !important;
}
html.en_US .fr_CA,
.en-US .fr_CA,
html.en_US .fr-CA,
.en-US .fr-CA {
  display: none !important;
}
#homepageheroFR {
  min-height: 600px;
}
#homepageheroFR .btn-primary {
  color: #fff;
  background-color: #2ec200;
  border-color: #28a900;
}
.labradorsource .dropdown.social,
.canadiansprings .dropdown.social,
.aquaterracor .dropdown.social {
  display: none !important;
}
.labradorsource .water-education .pre-map .content-container .content-image img,
.canadiansprings .water-education .pre-map .content-container .content-image img,
.aquaterracor .water-education .pre-map .content-container .content-image img {
  width: auto;
}
.labradorsource .coffee-education #coffee-education-item-1,
.canadiansprings .coffee-education #coffee-education-item-1,
.aquaterracor .coffee-education #coffee-education-item-1 {
  background-image: url('/images/landingpages/coffee-education/coffee-education_hero-aquaterra.jpg');
}
.labradorsource .coffee-education #legend,
.canadiansprings .coffee-education #legend,
.aquaterracor .coffee-education #legend {
  margin-top: 0;
  margin-bottom: 0;
}
.globe-icon {
  position: relative;
}
.globe-icon img {
  vertical-align: baseline;
}
#language-select {
  display: none !important;
}
.myaccount_btn {
  width: auto;
}
@media (min-width: 769px) {
  .myaccount_btn .topright-icons {
    width: auto;
  }
}
@media (min-width: 992px) {
  .myaccount_btn .topright-icons {
    min-width: 245px;
  }
}
.myaccount_btn p {
  line-height: 2em;
  padding: 10px 10px 0 15px;
  font-size: 0.75em;
}
.myaccount_btn .dropdown-menu {
  color: #fff;
  left: inherit;
  top: inherit;
  padding: 0;
}
.myaccount_btn .language-container,
.myaccount_btn .account_btn,
.myaccount_btn .cart-nav {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.language-container,
#lang-select {
  color: #fff;
  display: inline;
  padding-left: 0;
  text-decoration: none;
}
@media (max-width: 991px) {
  .language-container,
  #lang-select {
    padding-right: 5px;
    border-right: 1px solid transparent;
  }
}
.language-container:hover,
#lang-select:hover,
.language-container:active,
#lang-select:active,
.language-container:focus,
#lang-select:focus {
  text-decoration: none;
}
.language-container a,
#lang-select a {
  color: #fff;
}
.language-container li,
#lang-select li {
  cursor: pointer;
}
.language-container .language-select,
#lang-select .language-select {
  display: inline;
}
.language-container .currentLang,
#lang-select .currentLang {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.language-container .fa,
#lang-select .fa {
  left: 5px;
  position: relative;
  text-decoration: none;
}
.labradorsource .LH-SECTION-HERO-CAROUSEL #office-delivery-item-1 {
  background-image: url('/images/landingpages/office-delivery-service/office-delivery-service_hero-labradorsource.jpg');
}
@media (min-width: 992px) {
  .labradorsource .LH-SECTION-HERO-CAROUSEL #office-delivery-item-1 {
    background-image: url('/images/landingpages/office-delivery-service/office-delivery-service_hero-labradorsource.jpg');
  }
}
.labradorsource .canadiansprings-content,
.labradorsource .canadiansprings-text,
.labradorsource .aquaterracorp-text {
  display: none !important;
}
.canadiansprings .LH-SECTION-HERO-CAROUSEL #office-delivery-item-1 {
  background-image: url('/images/landingpages/office-delivery-service/office-delivery-service_hero-canadiansprings.jpg');
}
@media (min-width: 992px) {
  .canadiansprings .LH-SECTION-HERO-CAROUSEL #office-delivery-item-1 {
    background-image: url('/images/landingpages/office-delivery-service/office-delivery-service_hero-canadiansprings.jpg');
  }
}
.canadiansprings .labradorsource-content,
.canadiansprings .labradorsource-text,
.canadiansprings .aquaterracorp-text {
  display: none !important;
}
.aquaterracor .brandReg,
.aquaterracor .labradorsource-text,
.aquaterracor .canadiansprings-text {
  display: none !important;
}
.aquaterracor .LH-SECTION-HERO-CAROUSEL #office-delivery-item-1 {
  background-image: url('/images/landingpages/office-delivery-service/office-delivery-service_hero-canadiansprings.jpg');
}
@media (min-width: 992px) {
  .aquaterracor .LH-SECTION-HERO-CAROUSEL #office-delivery-item-1 {
    background-image: url('/images/landingpages/office-delivery-service/office-delivery-service_hero-canadiansprings.jpg');
  }
}
.sem-290 .globe-icon img,
.sem-290-g .globe-icon img,
.promo-50 .globe-icon img,
.nurseryOffer .globe-icon img,
.promo-first-month-free .globe-icon img {
  height: 15px;
  width: auto;
}
.sem-290 .dropdown-menu,
.sem-290-g .dropdown-menu,
.promo-50 .dropdown-menu,
.nurseryOffer .dropdown-menu,
.promo-first-month-free .dropdown-menu {
  border-right: 1px solid #fff;
  color: #fff;
  padding: 0;
  left: inherit;
  max-width: 250px;
  top: inherit;
  width: inherit;
  z-index: 99999;
}
.sem-290 .dropdown-menu a,
.sem-290-g .dropdown-menu a,
.promo-50 .dropdown-menu a,
.nurseryOffer .dropdown-menu a,
.promo-first-month-free .dropdown-menu a {
  border-bottom: 1px solid #e1e1e1;
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: nowrap;
}
.sem-290 .language-container,
.sem-290-g .language-container,
.promo-50 .language-container,
.nurseryOffer .language-container,
.promo-first-month-free .language-container,
.sem-290 #lang-select,
.sem-290-g #lang-select,
.promo-50 #lang-select,
.nurseryOffer #lang-select,
.promo-first-month-free #lang-select {
  color: #fff;
  display: inline;
  font-size: 20px;
  padding: 0 5px;
  text-decoration: none;
  border-right: 0;
}
.sem-290 .language-container li,
.sem-290-g .language-container li,
.promo-50 .language-container li,
.nurseryOffer .language-container li,
.promo-first-month-free .language-container li,
.sem-290 #lang-select li,
.sem-290-g #lang-select li,
.promo-50 #lang-select li,
.nurseryOffer #lang-select li,
.promo-first-month-free #lang-select li {
  cursor: pointer;
  width: 100%;
}
.sem-290 .language-container li a,
.sem-290-g .language-container li a,
.promo-50 .language-container li a,
.nurseryOffer .language-container li a,
.promo-first-month-free .language-container li a,
.sem-290 #lang-select li a,
.sem-290-g #lang-select li a,
.promo-50 #lang-select li a,
.nurseryOffer #lang-select li a,
.promo-first-month-free #lang-select li a {
  width: 100%;
  padding: 5px 10px;
}
.sem-290 .language-container li a:hover,
.sem-290-g .language-container li a:hover,
.promo-50 .language-container li a:hover,
.nurseryOffer .language-container li a:hover,
.promo-first-month-free .language-container li a:hover,
.sem-290 #lang-select li a:hover,
.sem-290-g #lang-select li a:hover,
.promo-50 #lang-select li a:hover,
.nurseryOffer #lang-select li a:hover,
.promo-first-month-free #lang-select li a:hover,
.sem-290 .language-container li a:active,
.sem-290-g .language-container li a:active,
.promo-50 .language-container li a:active,
.nurseryOffer .language-container li a:active,
.promo-first-month-free .language-container li a:active,
.sem-290 #lang-select li a:active,
.sem-290-g #lang-select li a:active,
.promo-50 #lang-select li a:active,
.nurseryOffer #lang-select li a:active,
.promo-first-month-free #lang-select li a:active,
.sem-290 .language-container li a:focus,
.sem-290-g .language-container li a:focus,
.promo-50 .language-container li a:focus,
.nurseryOffer .language-container li a:focus,
.promo-first-month-free .language-container li a:focus,
.sem-290 #lang-select li a:focus,
.sem-290-g #lang-select li a:focus,
.promo-50 #lang-select li a:focus,
.nurseryOffer #lang-select li a:focus,
.promo-first-month-free #lang-select li a:focus {
  background-color: #0088cc !important;
}
.sem-290 .language-container li:hover a,
.sem-290-g .language-container li:hover a,
.promo-50 .language-container li:hover a,
.nurseryOffer .language-container li:hover a,
.promo-first-month-free .language-container li:hover a,
.sem-290 #lang-select li:hover a,
.sem-290-g #lang-select li:hover a,
.promo-50 #lang-select li:hover a,
.nurseryOffer #lang-select li:hover a,
.promo-first-month-free #lang-select li:hover a,
.sem-290 .language-container li:active a,
.sem-290-g .language-container li:active a,
.promo-50 .language-container li:active a,
.nurseryOffer .language-container li:active a,
.promo-first-month-free .language-container li:active a,
.sem-290 #lang-select li:active a,
.sem-290-g #lang-select li:active a,
.promo-50 #lang-select li:active a,
.nurseryOffer #lang-select li:active a,
.promo-first-month-free #lang-select li:active a,
.sem-290 .language-container li:focus a,
.sem-290-g .language-container li:focus a,
.promo-50 .language-container li:focus a,
.nurseryOffer .language-container li:focus a,
.promo-first-month-free .language-container li:focus a,
.sem-290 #lang-select li:focus a,
.sem-290-g #lang-select li:focus a,
.promo-50 #lang-select li:focus a,
.nurseryOffer #lang-select li:focus a,
.promo-first-month-free #lang-select li:focus a,
.sem-290 .language-container li.active a,
.sem-290-g .language-container li.active a,
.promo-50 .language-container li.active a,
.nurseryOffer .language-container li.active a,
.promo-first-month-free .language-container li.active a,
.sem-290 #lang-select li.active a,
.sem-290-g #lang-select li.active a,
.promo-50 #lang-select li.active a,
.nurseryOffer #lang-select li.active a,
.promo-first-month-free #lang-select li.active a {
  background-color: #0088cc;
  color: #fff;
  text-decoration: none;
}
.sem-290 .language-container .language-select,
.sem-290-g .language-container .language-select,
.promo-50 .language-container .language-select,
.nurseryOffer .language-container .language-select,
.promo-first-month-free .language-container .language-select,
.sem-290 #lang-select .language-select,
.sem-290-g #lang-select .language-select,
.promo-50 #lang-select .language-select,
.nurseryOffer #lang-select .language-select,
.promo-first-month-free #lang-select .language-select {
  display: inline;
}
.sem-290 .language-container .currentLang,
.sem-290-g .language-container .currentLang,
.promo-50 .language-container .currentLang,
.nurseryOffer .language-container .currentLang,
.promo-first-month-free .language-container .currentLang,
.sem-290 #lang-select .currentLang,
.sem-290-g #lang-select .currentLang,
.promo-50 #lang-select .currentLang,
.nurseryOffer #lang-select .currentLang,
.promo-first-month-free #lang-select .currentLang {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sem-290 .language-container .fa,
.sem-290-g .language-container .fa,
.promo-50 .language-container .fa,
.nurseryOffer .language-container .fa,
.promo-first-month-free .language-container .fa,
.sem-290 #lang-select .fa,
.sem-290-g #lang-select .fa,
.promo-50 #lang-select .fa,
.nurseryOffer #lang-select .fa,
.promo-first-month-free #lang-select .fa {
  left: 0;
  position: relative;
  text-decoration: none;
}
.sem-290 .language-container,
.sem-290-g .language-container,
.promo-50 .language-container,
.nurseryOffer .language-container,
.promo-first-month-free .language-container {
  display: inline-block;
}
.sem-290 #lang-select,
.sem-290-g #lang-select,
.promo-50 #lang-select,
.nurseryOffer #lang-select,
.promo-first-month-free #lang-select {
  padding-left: 0;
}
/* @import 'zipped-in.less'; */
/* Load Mobile-portrait styles */
/* media query for small screens */
@media (max-width: 768px) {
  #hero-desktop {
    display: none;
  }
  .nav-menu {
    background-color: #fff !important;
  }
  .navbar {
    position: relative;
  }
  .navbar-brand {
    position: absolute;
    left: 50%;
    margin-left: -65px !important;
    display: block;
  }
  .navbar-default {
    background-color: #003859;
    border-color: #003859;
    border: none;
    position: fixed;
    width: 100%;
    z-index: 9999;
    /* nav.second { height: 900px; } */
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none !important;
  }
  .navbar-default .navbar-nav {
    background-color: #003859 !important;
    font-size: 1em;
    font-family: "Source Sans Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: 100;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    margin: 7.5px 30px !important;
  }
  .navbar-default .navbar-nav .inner-x {
    display: block !important;
    /*.glyphicon; .glyphicon-plus;*/
    float: right !important;
    color: #9aceff;
    -webkit-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
  }
  table.navbar-default .navbar-nav .inner-x {
    display: table !important;
  }
  tr.navbar-default .navbar-nav .inner-x {
    display: table-row !important;
  }
  th.navbar-default .navbar-nav .inner-x,
  td.navbar-default .navbar-nav .inner-x {
    display: table-cell !important;
  }
  .navbar-default .navbar-nav .inner-x img {
    width: 15px;
  }
  .navbar-default .navbar-nav .open .inner-x {
    display: block !important;
    /*.glyphicon; .glyphicon-plus;*/
    float: right !important;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  table.navbar-default .navbar-nav .open .inner-x {
    display: table !important;
  }
  tr.navbar-default .navbar-nav .open .inner-x {
    display: table-row !important;
  }
  th.navbar-default .navbar-nav .open .inner-x,
  td.navbar-default .navbar-nav .open .inner-x {
    display: table-cell !important;
  }
  .navbar-default .navbar-nav > li {
    border-bottom: 1px solid #194c69 !important;
  }
  .navbar-default .navbar-nav > li > a {
    color: #ffffff !important;
    padding: 10px 0px;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    color: #308CC0 !important;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .dropdown-menu {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border: none !important;
    padding-bottom: 25px;
  }
  .navbar-default .navbar-nav .dropdown-menu img {
    display: none;
  }
  .navbar-default .navbar-nav .dropdown-menu > li {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-left: 10px;
    /*display: inline-block;*/
  }
  .navbar-default .navbar-nav .dropdown-menu > li a {
    text-align: left;
    margin-left: 10px;
    padding: 0px;
    font-size: 0.85em;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: #9aceff !important;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: #003859 !important;
    color: #fff !important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #308CC0 !important;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open > ul {
    display: block !important;
    text-align: left !important;
    padding-left: 0px !important;
  }
  .navbar-header.mobileheader {
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    background-color: #003859 !important;
    border-color: #4ca9d6;
  }
  #shopnow.mobileheader {
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }
  .navbar-header .logo {
    width: 100px;
  }
  .phoneToReplace {
    font-size: 1.25em;
    color: #fff !important;
    font-weight: 100;
    margin: 10px 30px 10px 55px !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
  }
  .bread {
    height: 106px;
    margin-top: 50px;
    background-color: #e5e5e5;
    width: 100%;
    top: 0px;
    position: fixed;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 999;
  }
  .nav-up {
    top: -106px !important;
  }
}
/* media query for small screens in landscape */
@media (max-width: 768px) and (orientation: landscape) {
  .navbar-default .navbar-nav > li > a {
    padding: 3px 0px;
  }
  .navbar-default .navbar-nav .dropdown-menu > li {
    z-index: 1200 !important;
  }
  .dropdown-menu li:hover .dropdown-menu {
    position: fixed;
  }
}
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .LH-Carousel-Wrapper .carousel .item {
    width: 100%;
    max-height: 800px;
  }
  .LH-Carousel-Wrapper .carousel .item img {
    width: 100%;
  }
  .LH-Carousel-Wrapper .carousel-caption {
    padding-top: 60px;
    padding-bottom: 0px;
    bottom: 25%;
    top: 0px;
  }
  .LH-Carousel-Wrapper .carousel-caption h1 {
    font-size: 2.5em;
    top: 0px;
    position: relative;
  }
  .LH-Carousel-Wrapper .carousel-caption p {
    font-size: 0.8em;
    top: 0px;
    position: relative;
  }
  .LH-Carousel-Wrapper .carousel-caption p:nth-of-type(2) {
    display: block !important;
    padding-bottom: 15px;
  }
  .cta {
    display: block;
    width: 100%;
  }
  .cta-link {
    display: block;
    width: 100%;
  }
  .navbar-header .logo {
    width: 100px;
  }
  .second {
    margin-left: 0px;
  }
  a.rotatorlink div {
    width: 90%;
  }
  #watertabstrip {
    width: 650px;
    margin: auto;
    padding-left: 20px;
  }
}
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .LH-Carousel-Wrapper .carousel-caption {
    padding-top: 0px;
    top: 100px;
  }
  .LH-Carousel-Wrapper .carousel-caption h1 {
    font-size: 4em;
  }
  .LH-Carousel-Wrapper .carousel-caption p {
    font-size: 1em;
  }
  .LH-Carousel-Wrapper .cta {
    margin-top: 10px;
  }
  nav.second {
    margin-left: -100px;
  }
  nav.second > ul {
    margin-left: 200px !important;
  }
  .navbar-default .container {
    width: 1065px !important;
  }
}
