/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 */

@import url("https://use.typekit.net/zce5yld.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 {
  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"] {
  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;
  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;
    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('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "benton-sans";
  font-size: 14px;
  line-height: 1.42857143;
  color: #707070;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #005978;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #002131;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
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: 50px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 32px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 24px;
}
h6,
.h6 {
  font-size: 18px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .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: #005978;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #00334a;
}
.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: #005978;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00334a;
}
.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: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  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: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1170px;
  }
}
.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-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-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: 768px) {
  .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: 1440px) {
  .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%;
  }
}
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: 767px) {
  .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;
  -moz-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: 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;
  transition: border-color ease-in-out .15s, 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::-ms-expand {
  border: 0;
  background-color: transparent;
}
.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: 45px;
  }
}
.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: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 37px;
  padding: 11px 16px;
  font-size: 17px;
  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: 45px;
  height: 45px;
  line-height: 45px;
}
.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: #b0b0b0;
}
@media (min-width: 768px) {
  .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: 768px) {
  .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: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .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;
  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;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  
  height: 50px;
  min-width: 185px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #96dae6;
  color: #005978;
  transition: .1s;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: white;
  /* background-color: #afe5ee; */
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  background-color: #5F9AB0;
  /* -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: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 {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn.btn-primary {
  color: #fff;
  background-color: #005978;
  border-color: #004463;
}
.btn.btn-primary:focus,
.btn.btn-primary.focus {
  color: #fff;
  background-color: #00334a;
  border-color: #000000;
}
.btn.btn-primary:hover {
  color: #fff;
  background-color: #00334a;
  border-color: #001a26;
}
.btn.btn-primary:active,
.btn.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00334a;
  border-color: #001a26;
}
.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: #001a26;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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 {
  background-color: #005978;
  border-color: #004463;
}
.btn-primary .badge {
  color: #005978;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.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: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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 {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  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: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 {
  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: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 {
  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: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 {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #005978;
  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: #002131;
  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: 17px;
  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;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-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: #005978;
}
.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: 768px) {
  .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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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 .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  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: 45px;
  line-height: 45px;
}
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: 17px;
  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: #005978;
}
.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: 768px) {
  .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: 768px) {
  .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: #005978;
}
.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: 768px) {
  .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: 768px) {
  .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: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  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: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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: 480px) 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: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .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: 15px 15px;
  font-size: 17px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .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: 768px) {
  .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: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 768px) {
  .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: 768px) {
  .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: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .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: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.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: #333;
  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: #e7e7e7;
}
.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: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .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: #333;
    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: #e7e7e7;
  }
  .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: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.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: 767px) {
  .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: #005978;
  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: 2;
  color: #002131;
  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: 3;
  color: #fff;
  background-color: #005978;
  border-color: #005978;
  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: 17px;
  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: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .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: #005978;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #00334a;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.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: #005978;
  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;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .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: #005978;
}
.thumbnail .caption {
  padding: 9px;
  color: #707070;
}
.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: #005978;
  -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: -webkit-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: -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;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-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: -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: -webkit-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: -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: -webkit-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: -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: -webkit-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: -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: #005978;
  border-color: #005978;
}
.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: #4ac7ff;
}
.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: #005978;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #005978;
  border-color: #005978;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #005978;
}
.panel-primary > .panel-heading .badge {
  color: #005978;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #005978;
}
.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;
}
.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%;
}
.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%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  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;
}
.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: 768px) {
  .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: "benton-sans";
  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: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "benton-sans";
  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;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-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);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  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 #fff;
  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: #fff;
}
.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: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.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-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer: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-header:after,
.modal-footer: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 {
  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 {
  display: none !important;
}
@media (max-width: 767px) {
  .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: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) 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: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .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: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .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: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1608px) {
  .hidden-md-new {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .hidden-lg {
    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;
  }
}
[data-aos][data-aos][data-aos-duration='50'],
body[data-aos-duration='50'] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay='50'],
body[data-aos-delay='50'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='50'].aos-animate,
body[data-aos-delay='50'] [data-aos].aos-animate {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration='100'],
body[data-aos-duration='100'] [data-aos] {
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay='100'],
body[data-aos-delay='100'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='100'].aos-animate,
body[data-aos-delay='100'] [data-aos].aos-animate {
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration='150'],
body[data-aos-duration='150'] [data-aos] {
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay='150'],
body[data-aos-delay='150'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='150'].aos-animate,
body[data-aos-delay='150'] [data-aos].aos-animate {
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration='200'],
body[data-aos-duration='200'] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay='200'],
body[data-aos-delay='200'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='200'].aos-animate,
body[data-aos-delay='200'] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration='250'],
body[data-aos-duration='250'] [data-aos] {
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay='250'],
body[data-aos-delay='250'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='250'].aos-animate,
body[data-aos-delay='250'] [data-aos].aos-animate {
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration='300'],
body[data-aos-duration='300'] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay='300'],
body[data-aos-delay='300'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='300'].aos-animate,
body[data-aos-delay='300'] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration='350'],
body[data-aos-duration='350'] [data-aos] {
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay='350'],
body[data-aos-delay='350'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='350'].aos-animate,
body[data-aos-delay='350'] [data-aos].aos-animate {
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration='400'],
body[data-aos-duration='400'] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay='400'],
body[data-aos-delay='400'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='400'].aos-animate,
body[data-aos-delay='400'] [data-aos].aos-animate {
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration='450'],
body[data-aos-duration='450'] [data-aos] {
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay='450'],
body[data-aos-delay='450'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='450'].aos-animate,
body[data-aos-delay='450'] [data-aos].aos-animate {
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration='500'],
body[data-aos-duration='500'] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay='500'],
body[data-aos-delay='500'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='500'].aos-animate,
body[data-aos-delay='500'] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration='550'],
body[data-aos-duration='550'] [data-aos] {
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay='550'],
body[data-aos-delay='550'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='550'].aos-animate,
body[data-aos-delay='550'] [data-aos].aos-animate {
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration='600'],
body[data-aos-duration='600'] [data-aos] {
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay='600'],
body[data-aos-delay='600'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='600'].aos-animate,
body[data-aos-delay='600'] [data-aos].aos-animate {
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration='650'],
body[data-aos-duration='650'] [data-aos] {
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay='650'],
body[data-aos-delay='650'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='650'].aos-animate,
body[data-aos-delay='650'] [data-aos].aos-animate {
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration='700'],
body[data-aos-duration='700'] [data-aos] {
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay='700'],
body[data-aos-delay='700'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='700'].aos-animate,
body[data-aos-delay='700'] [data-aos].aos-animate {
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration='750'],
body[data-aos-duration='750'] [data-aos] {
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay='750'],
body[data-aos-delay='750'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='750'].aos-animate,
body[data-aos-delay='750'] [data-aos].aos-animate {
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration='800'],
body[data-aos-duration='800'] [data-aos] {
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay='800'],
body[data-aos-delay='800'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='800'].aos-animate,
body[data-aos-delay='800'] [data-aos].aos-animate {
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration='850'],
body[data-aos-duration='850'] [data-aos] {
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay='850'],
body[data-aos-delay='850'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='850'].aos-animate,
body[data-aos-delay='850'] [data-aos].aos-animate {
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration='900'],
body[data-aos-duration='900'] [data-aos] {
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay='900'],
body[data-aos-delay='900'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='900'].aos-animate,
body[data-aos-delay='900'] [data-aos].aos-animate {
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration='950'],
body[data-aos-duration='950'] [data-aos] {
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay='950'],
body[data-aos-delay='950'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='950'].aos-animate,
body[data-aos-delay='950'] [data-aos].aos-animate {
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration='1000'],
body[data-aos-duration='1000'] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay='1000'],
body[data-aos-delay='1000'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1000'].aos-animate,
body[data-aos-delay='1000'] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration='1050'],
body[data-aos-duration='1050'] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay='1050'],
body[data-aos-delay='1050'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1050'].aos-animate,
body[data-aos-delay='1050'] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration='1100'],
body[data-aos-duration='1100'] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay='1100'],
body[data-aos-delay='1100'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1100'].aos-animate,
body[data-aos-delay='1100'] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration='1150'],
body[data-aos-duration='1150'] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay='1150'],
body[data-aos-delay='1150'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1150'].aos-animate,
body[data-aos-delay='1150'] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration='1200'],
body[data-aos-duration='1200'] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay='1200'],
body[data-aos-delay='1200'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1200'].aos-animate,
body[data-aos-delay='1200'] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration='1250'],
body[data-aos-duration='1250'] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay='1250'],
body[data-aos-delay='1250'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1250'].aos-animate,
body[data-aos-delay='1250'] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration='1300'],
body[data-aos-duration='1300'] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay='1300'],
body[data-aos-delay='1300'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1300'].aos-animate,
body[data-aos-delay='1300'] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration='1350'],
body[data-aos-duration='1350'] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay='1350'],
body[data-aos-delay='1350'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1350'].aos-animate,
body[data-aos-delay='1350'] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration='1400'],
body[data-aos-duration='1400'] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay='1400'],
body[data-aos-delay='1400'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1400'].aos-animate,
body[data-aos-delay='1400'] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration='1450'],
body[data-aos-duration='1450'] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay='1450'],
body[data-aos-delay='1450'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1450'].aos-animate,
body[data-aos-delay='1450'] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration='1500'],
body[data-aos-duration='1500'] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay='1500'],
body[data-aos-delay='1500'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1500'].aos-animate,
body[data-aos-delay='1500'] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration='1550'],
body[data-aos-duration='1550'] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay='1550'],
body[data-aos-delay='1550'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1550'].aos-animate,
body[data-aos-delay='1550'] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration='1600'],
body[data-aos-duration='1600'] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay='1600'],
body[data-aos-delay='1600'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1600'].aos-animate,
body[data-aos-delay='1600'] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration='1650'],
body[data-aos-duration='1650'] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay='1650'],
body[data-aos-delay='1650'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1650'].aos-animate,
body[data-aos-delay='1650'] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration='1700'],
body[data-aos-duration='1700'] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay='1700'],
body[data-aos-delay='1700'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1700'].aos-animate,
body[data-aos-delay='1700'] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration='1750'],
body[data-aos-duration='1750'] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay='1750'],
body[data-aos-delay='1750'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1750'].aos-animate,
body[data-aos-delay='1750'] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration='1800'],
body[data-aos-duration='1800'] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay='1800'],
body[data-aos-delay='1800'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1800'].aos-animate,
body[data-aos-delay='1800'] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration='1850'],
body[data-aos-duration='1850'] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay='1850'],
body[data-aos-delay='1850'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1850'].aos-animate,
body[data-aos-delay='1850'] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration='1900'],
body[data-aos-duration='1900'] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay='1900'],
body[data-aos-delay='1900'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1900'].aos-animate,
body[data-aos-delay='1900'] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration='1950'],
body[data-aos-duration='1950'] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay='1950'],
body[data-aos-delay='1950'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1950'].aos-animate,
body[data-aos-delay='1950'] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration='2000'],
body[data-aos-duration='2000'] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay='2000'],
body[data-aos-delay='2000'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2000'].aos-animate,
body[data-aos-delay='2000'] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration='2050'],
body[data-aos-duration='2050'] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay='2050'],
body[data-aos-delay='2050'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2050'].aos-animate,
body[data-aos-delay='2050'] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration='2100'],
body[data-aos-duration='2100'] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay='2100'],
body[data-aos-delay='2100'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2100'].aos-animate,
body[data-aos-delay='2100'] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration='2150'],
body[data-aos-duration='2150'] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay='2150'],
body[data-aos-delay='2150'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2150'].aos-animate,
body[data-aos-delay='2150'] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration='2200'],
body[data-aos-duration='2200'] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay='2200'],
body[data-aos-delay='2200'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2200'].aos-animate,
body[data-aos-delay='2200'] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration='2250'],
body[data-aos-duration='2250'] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay='2250'],
body[data-aos-delay='2250'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2250'].aos-animate,
body[data-aos-delay='2250'] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration='2300'],
body[data-aos-duration='2300'] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay='2300'],
body[data-aos-delay='2300'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2300'].aos-animate,
body[data-aos-delay='2300'] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration='2350'],
body[data-aos-duration='2350'] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay='2350'],
body[data-aos-delay='2350'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2350'].aos-animate,
body[data-aos-delay='2350'] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration='2400'],
body[data-aos-duration='2400'] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay='2400'],
body[data-aos-delay='2400'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2400'].aos-animate,
body[data-aos-delay='2400'] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration='2450'],
body[data-aos-duration='2450'] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay='2450'],
body[data-aos-delay='2450'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2450'].aos-animate,
body[data-aos-delay='2450'] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration='2500'],
body[data-aos-duration='2500'] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay='2500'],
body[data-aos-delay='2500'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2500'].aos-animate,
body[data-aos-delay='2500'] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration='2550'],
body[data-aos-duration='2550'] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay='2550'],
body[data-aos-delay='2550'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2550'].aos-animate,
body[data-aos-delay='2550'] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration='2600'],
body[data-aos-duration='2600'] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay='2600'],
body[data-aos-delay='2600'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2600'].aos-animate,
body[data-aos-delay='2600'] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration='2650'],
body[data-aos-duration='2650'] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay='2650'],
body[data-aos-delay='2650'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2650'].aos-animate,
body[data-aos-delay='2650'] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration='2700'],
body[data-aos-duration='2700'] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay='2700'],
body[data-aos-delay='2700'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2700'].aos-animate,
body[data-aos-delay='2700'] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration='2750'],
body[data-aos-duration='2750'] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay='2750'],
body[data-aos-delay='2750'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2750'].aos-animate,
body[data-aos-delay='2750'] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration='2800'],
body[data-aos-duration='2800'] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay='2800'],
body[data-aos-delay='2800'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2800'].aos-animate,
body[data-aos-delay='2800'] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration='2850'],
body[data-aos-duration='2850'] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay='2850'],
body[data-aos-delay='2850'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2850'].aos-animate,
body[data-aos-delay='2850'] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration='2900'],
body[data-aos-duration='2900'] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay='2900'],
body[data-aos-delay='2900'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2900'].aos-animate,
body[data-aos-delay='2900'] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration='2950'],
body[data-aos-duration='2950'] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay='2950'],
body[data-aos-delay='2950'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2950'].aos-animate,
body[data-aos-delay='2950'] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration='3000'],
body[data-aos-duration='3000'] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay='3000'],
body[data-aos-delay='3000'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='3000'].aos-animate,
body[data-aos-delay='3000'] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translate(0);
}
[data-aos=fade-up] {
  transform: translateY(100px);
}
[data-aos=fade-down] {
  transform: translateY(-100px);
}
[data-aos=fade-right] {
  transform: translate(-100px);
}
[data-aos=fade-left] {
  transform: translate(100px);
}
[data-aos=fade-up-right] {
  transform: translate(-100px, 100px);
}
[data-aos=fade-up-left] {
  transform: translate(100px, 100px);
}
[data-aos=fade-down-right] {
  transform: translate(-100px, -100px);
}
[data-aos=fade-down-left] {
  transform: translate(100px, -100px);
}
[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translate(0) scale(1);
}
[data-aos=zoom-in] {
  transform: scale(0.6);
}
[data-aos=zoom-in-up] {
  transform: translateY(100px) scale(0.6);
}
[data-aos=zoom-in-down] {
  transform: translateY(-100px) scale(0.6);
}
[data-aos=zoom-in-right] {
  transform: translate(-100px) scale(0.6);
}
[data-aos=zoom-in-left] {
  transform: translate(100px) scale(0.6);
}
[data-aos=zoom-out] {
  transform: scale(1.2);
}
[data-aos=zoom-out-up] {
  transform: translateY(100px) scale(1.2);
}
[data-aos=zoom-out-down] {
  transform: translateY(-100px) scale(1.2);
}
[data-aos=zoom-out-right] {
  transform: translate(-100px) scale(1.2);
}
[data-aos=zoom-out-left] {
  transform: translate(100px) scale(1.2);
}
[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}
[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translate(0);
}
[data-aos=slide-up] {
  transform: translateY(100%);
}
[data-aos=slide-down] {
  transform: translateY(-100%);
}
[data-aos=slide-right] {
  transform: translateX(-100%);
}
[data-aos=slide-left] {
  transform: translateX(100%);
}
[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}
[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}
[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
/*# sourceMappingURL=aos.css.map*/
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----




                                LUCID STYLES BELOW



---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
FONTS
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/

@font-face {
  font-family: 'Maloufsleep';
  src: url('data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAA24AA0AAAAAGPQAAA1gAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cBmAAgnIIBBEICqIcmwMLVAABNgIkA4EkBCAFg3UHgxQbIxQzo8LGAYTCuEP2XyxkOmQYX79TynPT7xvWNIiooohmmrKq4JRm32UjJJmF5ynv688tJO+5Ws4Acnqgb+7MFYydZ9wOAXqWSwrS/R9LcUC+DGRA07FhrIwjEn8+l/tP0ZztkZDS2yRIQ9Bg/kJpalMSXE5QaUnFeUglB9W7+kdrGqkpIhp5E/m/ubIyafYXiBdkT9k69ZN03pvZOaLJHqWEk+KCKrIwRLKqbo74F1CRAhaGZKWss3Uim7CnNyqO9MxfJNeTNHUuIFv5up3Jk2b2eWzCk0zE6Fq5EQvqBvU6cB3WtfxJdzGgsBppVeIwhXCulV4abWVB0siNYS8MZBAq0bosR1NhoxR6qmGqcjhr032a4Jw955+Ln2sVRZiDnfzrOroa5TxnnXEaQSkXD6DHijqpyfyfAQuoZuoIlksUoZx29nRrwRg7tc7P3zaN0LmEQyaBFaSYtpmqUceLKg0qUYhbeCUm4llWNwaf70w2VViG5lx+Msc1L/VcLFZm2iaTpiy/9anWMeMV5qduMNE9bVIZE2xpsZTnPOPaBs2CopwCP1bgvMAVhrif74u7CF3YKMq3ugsH2vPYhH1otJIdeqigMxOqQewpTzXqRAcpMcq222wBRmE2RCtSCpyRVmoRMk8MFwDhHL2AkJ1BxWgQhFLTyk3Hl2Lmmc07HcmAWkdAFqm+aXVFEMp23AJCc/UDOpyxMRY6wBgbIPCE0yskEm1FBXWDRqDPeMImCpnJyd5Hj25tlCBnh3OoE72A2FOL0JmZx6jCVrv7bCUIcUusynAjLIGQuWV6Bbde0mRjs/RBZkz/fAxF6YmOCCtxM8JOMesfSyNvkeOvtcoBNgugBIYKSSBJnJQBHkJZaXNxt80m6TGbGwFk5oFSzKFcegFhUYsQIlShDTK4RQ6cEPnGdY6MCg4WFR6u9eLqwLCRtEdukWQFetZImSDEndfTeoWBMR0tOXvzG8qormvBuv+K4i2lclZ1D8qnn98GSqEb92YDYM4d/S/0tqJJFmWDPCQ30i9nxrsfBJMZRTElSgvVCOKKrYRX0OTITPcDdlTf7enYms0KC2OzMhYQ3u8aA9lKVUMS9PXreqVAr38+hNIjHcYIo9G9CopAZtwQbjC8eAKZZ52mSJNpspq1/u4rms7dwRC1HrSuA6RskM9YrN6OM1HaqmwtTMOphb950Ppb8F1VxmL4OgKTkIQUl9mlWDsUAkxJCwk1QpkgjzE0k3Yp0opt8K2QsZGwtbfUboOMvL6uoLGhtDG/rj5PVszdggp86zrc0oaZjxHWdnIDQ+4r01Aa66cUFSgDkAGEShQ15tNqBAkoCIlyhoW0c+btqBON/N3KA949bmu3HjO3xdsqxhsL6ohKx2umwW7m8It7xbvJ7TNs+1ReOWdd1upUN26NQvDhLtScO3s14dcQqm9eH3rBR8CVl7tewSjbo97JTbPWMt794PgK73eNmVlgneh5aEV2GPaZ+omHiCVHXp8SCFSq7hcWxtbb6+amVhuNHRg98Sh61ygUajSmgt7ZOQqZ8fHuOwZXV6V2bspccrPLXaGC1AlecsT6zlZKjcqxLeUa1/UDGZwso4giV6yBxEvBJWcO26oloECQ/OyrNst6aDuFVoq0lVMY3DJFgZl1mrCSCgPMl5oQFmXsRA/26QQG8JmbjwgM2jxgzmMw778bKEUXitIRBFDMkbxrVNtFcrfGSTVhQdTHw/hLFDlalDYiCLcawLNCQp2Lqx4Ao9CjfCuX7Dbrxj9kyNOFvwNY5rW4XMDsku6qOEv0YJ9yUsO4qvY5QS1+GhYPpCpRcQSJOrvZrC2x2DoJIZXiZEl0rePM6PhaEnWooKoltjESsUdRdlV8Qq19ErJB27pW1CLQGQIDEnwE4dnz2XJ8ZwNZ73956eXP/UYrRl9esVXjx+prk+/3KjeUydoQUpySXJRf1Iwp1vAUeIiU+3uvH3qtri6OPhLtvrnjc/dL0drqULDi4qWwqbypML7KOTSOp9OPVGvHv5OblfvOurUXxRcP1Ciu6wlsXpa8/sSmDmwuVtHxBEZ0xatiXf6FopNZlcvS92p2ThMfJVZXX9NXjEYYyqsTl5Qd01cVzvGJGbJcRnokrD2qtFT7lHcKSr+lK1bfIG5WqArLrxZmymQaRMlcjr36KjZfeehQpe9lb2M/6lcx9VYhXR8bux5I7XbXBScFrwtMeg2paxDIXioQV7MHOugcKgvinp2kYr7MXdRBO6hbzP0yhtqQPo/Je+l+iuh8S37i6NpJLzuvybWjgokSpdx/7/55aOBfI+tjwqtZbbNerx/Mb2JNBdELx2I/L04eaxrArhU4e5Y4K6vJFaR8yanwd8NcUaevnMDDA/z8b/r7BfxBZ4XjxHScBC+sX0ISB6TI/VM/3MiIqW9eWS1aiTgh4syMpsxMMYg9NZs1nuKMzJV4ExkrBf4z+zIa7yXKnRr8G5yeBmy7x5osmAqfiphy5VkXrkoOF7VxhLd9H5nvU3dLlhNyIMmz5AT833yFG44Lc5yn8W+c90KS7S+0u9Cm5v/3WlqPFME1eXlrPue+cHq1FfBD920q7+CkAu+c1FZ/+e2letRP+C33avXavJIrND0grhUH/zKlFRfsfMBT6mz2FKdnytIzNmTG7kVFSVm8H31U6xs3/AO3PWl6R/QO/9Za5bfvJh7s4XmLRO+psYYDNwRvi972dBvTxuxkTB7u55pqA3VjaWDjDR41DclJJ3CX3ZGR6cm1DdMBhZIi/EG9u7YYB77thXmq6OaSkuZoVV5d9uO29ifZdTETZ8SNkqvJu3cnX31M7HAylaQdipLl58uiDp0iEonL8K8bmj8sDjRawNVUAwNDFp30f9efDWhoDzvHJMcaRQKfzqypCQs7fDgtsxE0cepUk+x01FPB/hKvTFK05T6zmxkeFqoocwTo2qrfZeys1xtBTqNLw8Hvqf7tGoLXC/6Z/n1LTXNLS3MNy5qROazlaE1NXd3Rw+Pjh48anOlHmeHhRzMFeAEwv/HzpZxlxiUmzi8XYq9xupZOh58uGW2JcZnLLxdVayYX8G6BYInAtVto7yEE+TvQpjMXWoSDc3k4uS2strMLo/G2RKJUgS9+ywhyDK7Hg5aXhfzXsiWjpdtcQkZ2sku5ZrqebRBxV8linu7oE42pfTuexshWcQ8RN1d7r+KkpgNlKqdPw6qm/lYwbolyKPzLqY7CgOjk5Gj/Lb8FSHD2e/tmZlfMPptJ9EhIcP9x+T3nnMkVmHvrN/4/ls3/eGBuETLaPv+dL45QEZ4UXfzpyqNkgISzNc6D8xoHYdWK2dxXeUBWBO4eDoMHwQMfLy9q3LjhyZMNtgq7tI19cdne+tS2Ph4r0zfpEeLUcLw0cFPb/J0B3yLJpvILpaUXOoms6LjIocDV+/O/Dzc83HB4SfHkpDeklItA24qJ1PyOF7kVoROpL/LyXoSWT2m5LzryK8J2VlgUSGR8xyeC+iOT0yMecpX/HzVVF853X7jwTjkOwrHwP9rh4UTUY2hhobOXt0e95x/lBZ7eXs7L1kLDcPDlDcccdA5BYPhJl0RqlxYHGJBOvpiL+0r4f+Ff93/XX31Vhd+7hx+rw/9nFR45EJdgH3/SmkIcHJR+VL26avW2/u1E/Llt287FE9vC/BOPXU+8xEK7FY+y9+/PflRU7JZW7lXc3CUvuwp8xKPg1GqN694dDcKGZkHzyWPOY/i78iLg1h+Ha6h+xi74ZboJAv945JEcsNI49Xf9hx+68KOPZmbN63h9NO+OK5X1qx3VP7jzUwenkYrHYrtfjwzi1IhkUml2yM9bt4JPGutlopr9JvH9Ruk+y2M8f+K52Jf/1qc3gGEj3GWyny9ec40p4usLAKGI0RMNNgGsM2BN9OpvdBVw+X+Wdxo9NeIZocvAZ33Dv92f8exPfqxWAc/opJEWL+o9aQiOBAL6H32qU8seS7IDL8eS+twZ+ErRh9GAdHt921xiKL+0dzYdsiC988Z68ODnulvbyUaaFRNT9XHn9D1Mq+hD9flheiede/El5EPp4q06MxQDqkt0malpqQE11MvH3sftXNFANUv9cBZ0AWB67HAkon/W9PI+5dL8ZXlSA3t5bcg14VWHZe14kEQVKubRy4fSGaZkeJL5M1OUxoUkQ+IKnwVxTWueiRuSnItbUlKoeyRlANqONfHGYkBxoZA2cUWGCXHNRFYIcw/fCfsPGizvoaQFo9nCdnYSMIw9rGLHWmzq07y+E+SeVbd8ojCJZWw8VrtYfT11I6vE1qOtyzZu2bX6BqKC6UqsuRUb3zVuh99IS5q3NrNuUMSqdHN3OtO1F/3rQ7fL0jf3oxO9mN+drnSjD7wRN+IXt69ZFXDnrkH/oHd3FfTr1Ot65VnoM1h7tth+I9cNrjGg24BKuM914+jcNWiG7d73SXSU7iiiHX44QYkSjd4hRqx44ktM4pKQpKQkLRnJihNlcoVSpdZodXqD0WS2WG12h9MV/nYiW42Y7u/avG50VzAbAAwCCgYOAQUNAxu7id0IAAwCCgYPHD4EJBQ0DGzsJnYnADAIaNoAAAA=') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@keyframes loadingBar {
  0% {
    transform: translateX(-101%);
  }
  50% {
    transform: translateX(101%);
  }
  0% {
    transform: translateX(-101%);
  }
}
@keyframes bouncing {
  0% {
    transform: translate3d(0, 0, 0) rotate(-90deg);
  }
  50% {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
  }
  0% {
    transform: translate3d(0, 0, 0) rotate(-90deg);
  }
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
LUCID: GLOBAL STYLES / UI ELEMENTS
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
html * {
  outline: 0 !important;
}
html {
  height: 100%;
}
body {
  font-family: 'benton-sans';
  font-size: 14px;
  letter-spacing: 0px;
  color: #707070;
  height: 100%;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'poynter-oldstyle-display';
  margin-top: 0px;
}
h1 {
  font-size: 50px;
}
h1.huge {
  font-size: 76px;
  line-height: 1;
  margin-bottom: 30px;
}
h1.prod-title {
  font-size: 32px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 20px;
}
h4.btn-text {
  /* color: white; */
  /* margin-top: 5px; */
}
h5 {
  font-family: "benton-sans";
  font-size: 24px;
}
h5.header {
  /* text-transform: uppercase; */
  font-weight: 500;
  text-align: center;
}
h6 {
  font-family: "benton-sans";
  font-size: 18px;
}
a {
  text-decoration: none;
  color: #005978;
  font-weight: bold;
}
a:hover {
  text-decoration: none;
  color: #579ab4 !important;
}
a:visited {
  color: #005978;
}
.b1,
.b2,
.b3 {
  font-family: "benton-sans";
}
.b1 {
  font-weight: 600;
  font-size: 24px;
}
.b2 {
  font-weight: 500;
  font-size: 18px;
}
.b3 {
  font-size: 14px;
}
.text-blue {
  color: #005978 !important;
}
.text-dark-blue {
  color: #005978 !important;
}
.text-white {
  color: #fff !important;
}
.text-off-white {
  color: #ccc !important;
}
.text-grey {
  color: #707070;
}
.bg-blue {
  background: #005978;
}
.container-fluid {
  padding: 0px;
  overflow: hidden !important;
}
.btn {
  /* border-radius: 0px;
  width: 170px;
  height: 40px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s; */

  height: 50px;
  min-width: 185px;
  border-radius: 5px;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #96dae6;
  color: #005978;
  font-family: 'poynter-oldstyle-display';
}
.btn-large {
  min-width: 210px;
  width: auto;
  height: 50px;
  font-size: 24px;
}
.btn h4 {
  margin-bottom: 0;
  font-size: 20px;
  /* margin-bottom: -5px; */
}
.btn-blue {
  color: white;
}
.btn-white {
  color: #0083bf !important;
  border: 2px solid #0083bf;
}
.btn.full-width {
  width: 100%;
}
.btn-light-blue {
  color: white;
  background: #0083bf;
}
.btn-light-blue:hover {
  color: white;
  background: #005978;
}
.btn-white:hover,
.btn-white:active,
.btn-white:focus {
  color: white!important;
  background: #0083bf;
}
.btn-blue,
.btn-blue:focus {
  color: #fff;
  background: #005978;
}
.btn-blue:hover {
  color: white;
  background: #006897;
}
.btn-blue:active {
  color: white;
  background: #00334a;
}
.btn-green,
.btn-green:hover {
  background: #5cb85c;
  color: white;
}
a.btn:hover {
  color: #005978 !important;
}
.footer {
  background: #F6F6F6;
  padding: 70px 20px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.footer .footer-logo-icon-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer .footer-middle-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer .footer-middle-wrapper .footer-link-wrapper {
  display: flex;
  justify-content: space-around;
  width: 100%;
  flex-wrap: wrap;
}
.footer .footer-middle-wrapper a {
  padding: 0 20px;
}
.footer .footer-middle-wrapper p {
  margin-top: 10px;
}
.footer a {
  color: #707070;
}
.footer .social-icons-footer {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
@media (max-width: 500px) {
  .footer .footer-middle-wrapper a {
    padding: 10px 10px;
  }
}
.footer-newsletter-wrapper h6,
.blog-newsletter-wrapper h6 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
  font-size: 15px;
}
.footer-newsletter-wrapper form {
  display: flex;
  align-items: center;
}
.footer-newsletter-wrapper input,
.blog-newsletter-wrapper input {
  width: 280px;
  height: 28px;
  margin-right: 6px;
}
.footer-newsletter-wrapper p.newsletter-sign-up,
.blog-newsletter-wrapper p.newsletter-sign-up {
  font-size: 12px;
}
.footer-newsletter-wrapper .btn,
.blog-newsletter-wrapper .btn {
  width: 72px;
  height: 28px;
  font-size: 18px;
  min-width: 80px;
  font-size: 16px;
}
.blog-newsletter-wrapper .btn p {
  margin-top: -3px;
}
.footer-newsletter-wrapper p#newsletter-alert,
.blog-newsletter-wrapper p#newsletter-alert {
  display: initial;
  opacity: 1;
}
.footer-newsletter-wrapper p#newsletter-alert.hidden,
.blog-newsletter-wrapper p#newsletter-alert.hidden {
  display: initial!important;
  opacity: 0;
}
.footer-newsletter-wrapper p#newsletter-alert.newsletter-alert-danger,
.blog-newsletter-wrapper p#newsletter-alert.newsletter-alert-danger {
  color: #a94442;
}
.footer-newsletter-wrapper p#newsletter-alert.newsletter-alert-success,
.blog-newsletter-wrapper p#newsletter-alert.newsletter-alert-success {
  color: #3c763d;
}
.footer img {
  margin-bottom: 10px;
  margin-top: -10px;
  width: 150px;
}
a.contact {
  cursor: pointer;
}
.footer p {
  margin-top: 10px;
}
hr {
  border-bottom: 1px solid #707070;
}
.select {
  display: inline-block;
  position: relative;
}
.select select {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  padding-right: 30px;
  cursor: pointer;
  color: #7b7b7b;
  border: 1px solid #707070;
  border-radius: 0;
  outline: 0;
  background: transparent;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select .select-arrow {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 0;
  height: 0;
  z-index: -1;
}
.dark-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 800;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease-in-out;
}
.dark-overlay2 {
  display: none;
  opacity: 0;
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 800;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease-in-out;
  z-index: 999;
}
.dd-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  border-radius: 0;
  cursor: pointer;
  outline: none;
  z-index: 802;
}
.dd-wrapper .fa-angle-down {
  float: right;
  font-size: 20px;
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
}
.dd-wrapper .placeholder {
  font-size: 16px;
  line-height: 16px;
}
.dd-wrapper .dropdown-list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding-left: 0;
  transition: all 0.3s ease-in-out;
  list-style: none;
  opacity: 0;
  pointer-events: none;
}
.dd-wrapper .dropdown-list li {
  display: block;
  padding: 10px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.dd-wrapper.style1 {
  background: #f6f6f6;
  border: 1px solid #707070;
}
.dd-wrapper.style1 .dropdown-list {
  background: #f6f6f6;
  border: 1px solid #707070;
  max-height: 120px;
  overflow: scroll;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
.dd-wrapper.style1 .dropdown-list li {
  color: #707070 !important;
  font-weight: 400 !important;
}
.dd-wrapper.style1 .dropdown-list li:hover {
  background: white;
}
.dd-wrapper.style2 {
  background: white;
  border: none;
}
.dd-wrapper.style2 .dropdown-list {
  background: white;
  border: 1px solid #f6f6f6;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  max-height: 150px;
  overflow: scroll;
}
.dd-wrapper.style2 .dropdown-list li {
  color: #707070 !important;
  font-weight: 400 !important;
}
.dd-wrapper.style2 .dropdown-list li:hover {
  background: #f6f6f6;
}
.dd-wrapper.style2 .placeholder {
  font-size: 14px;
}
.dd-wrapper.active .dropdown-list {
  opacity: 1;
  pointer-events: auto;
}
.dd-wrapper.active .fa-angle-down {
  transform: rotate(180deg);
}
.dd-wrapper.style3 {
  padding: 5px 10px;
  width: 89%;
  text-align: left;
}
.dd-wrapper.style4 {
  background: white;
}
.dd-wrapper.style4 .dropdown-list {
  background: white;
  max-height: none;
}
.dd-wrapper.style4 li:hover {
  background: #f6f6f6;
}
.dd-wrapper.no-max .dropdown-list {
  max-height: none;
}
.dd-wrapper.style4 {
  border: solid 2px #d5d5d5;
  background: #fafafa;
  padding: 9px;
}
.dd-wrapper.style4 .dropdown-list {
  background: #f6f6f6;
  border: 1px solid #707070;
  max-height: 250px;
  overflow: auto;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  z-index: 5;
}
.dd-wrapper.style4 .dropdown-list li {
  color: #707070 !important;
  font-weight: 400 !important;
}
.dd-wrapper.style4 .dropdown-list li:hover {
  background: white;
}
.color-wrap {
  margin-top: 20px;
}
.color-select {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.color-select li {
  border-radius: 50%;
  display: inline-block;
  background: transparent;
  border: 2px solid transparent;
  width: 38px;
  height: 38px;
  margin-right: 8px;
  transition: 0.3s all ease-in-out;
}
.color-select li:not(.active) {
  border-color: transparent;
}
.color-select li div {
  background: red;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: auto;
  margin-top: 2px;
}
.j-stacker-wrapper .j-text,
.j-stacker-wrapper .j-poster {
  display: none !important;
}
.juicer-feed .j-paginate {
  border: 2px solid #005978 !important;
  color: #005978 !important;
}
.juicer-feed .j-paginate:hover {
  background: #005978 !important;
  color: #ffffff !important;
}
.juicer-feed a:hover {
  color: #ffffff !important;
}

.color-dropdown-option.charcoal {
  border-color: #565350;
}
.color-dropdown-option.charcoal div {
  background: #565350
}

.color-dropdown-option.stone {
  border-color: #C4C6C5;
}
.color-dropdown-option.stone div {
  background: #C4C6C5;
}

.color-dropdown-option.khaki {
  border-color: #DBD2C7;
}
.color-dropdown-option.khaki div {
  background: #DBD2C7;
}

.color-dropdown-option.cobalt {
  border-color: #5A6F89;
}
.color-dropdown-option.cobalt div {
  background: #5A6F89;
}

.color-dropdown-option.pearl {
  border-color: #FFFBE8;
}
.color-dropdown-option.pearl div {
  background: #FFFBE8;
}

.color-dropdown-option.black {
  border-color: #1d1d1d;
}
.color-dropdown-option.black div {
  background: #1d1d1d;
}

.color-dropdown-option.beige {
  border-color: #d8c59b;
}
.color-dropdown-option.beige div {
  background: #d8c59b;
}

.color-dropdown-option.lavender {
  border-color: #BEA7CB;
}
.color-dropdown-option.lavender div {
  background: #BEA7CB;
}

.color-dropdown-option.citrus {
  border-color: #E6AC9C;
}
.color-dropdown-option.citrus div {
  background: #E6AC9C;
}

.color-dropdown-option.eucalyptus {
  border-color: #81d45f;
}
.color-dropdown-option.eucalyptus div {
  background: #81d45f;
}

.color-dropdown-option.memory.foam {
  border-color: #FFFBE8;
}
.color-dropdown-option.memory.foam div {
  background: #FFFBE8;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
Product page FAQ
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.section-faq {
  padding: 100px 15px;
}
@media screen and (max-width: 767px) {
  .section-faq {
    padding: 50px 15px;
  }
}

.faq-content {
  margin: 0 auto;
  max-width: 775px;
  width: 100%;
}
.faq-content .subtitle {
  color: #707070;
  margin-bottom: 30px;
  text-align: center;
  font-size: 50px;
  line-height: 0.95;
}
@media screen and (max-width: 991px) {
  .faq-content .subtitle {
    font-size: 32px;
  }
}

.faq {
  border-bottom: solid 1px #979797;
  cursor: pointer;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .faq {
    padding: 20px 5%;
  }
}
.faq.is-active .faq-question:after {
  transform: rotate(90deg);
}
.faq.is-active .faq-answer {
  max-height: 300px;
  padding-top: 15px;
  transition: max-height 400ms, padding-top 500ms;
}
.faq .faq-question {
  color: #005978;
  font-size: 18px;
  font-weight: 800;
  padding: 0 20px 0 30px;
  position: relative;
  margin: 0;
}
.faq .faq-question:before {
  background: #5FD0DF;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  top: 11px;
  width: 17px;
}
.faq .faq-question:after {
  background: #5FD0DF;
  content: '';
  height: 17px;
  left: 7px;
  position: absolute;
  top: 4px;
  transform: rotate(0);
  transition: transform 500ms;
  width: 3px;
}
.faq .faq-answer {
  max-height: 0;
  padding: 0 20px 0 30px;
  margin: 0;
  overflow-y: hidden;
  transition: max-height 400ms, padding-top 500ms 100ms;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
Mixin Styles/Structures
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.abs-centered-xy {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.shell {
  width: 100%;
  overflow: hidden;
}
.inner-shell {
  width: 90%;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.dis-ib,
.d-inline-block {
  display: inline-block;
}
.dis-flex {
  display: flex;
}
.dd-left {
  padding: 0 10px 0 0;
}
.dd-right {
  padding: 0 0 0 10px;
}
body.noscroll {
  overflow: hidden;
}
.no-margin {
  margin: 0;
}
.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
}
.pr-0 {
  padding-right: 0;
}
.pl-0 {
  padding-left: 0;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
Icons
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.ma {
  display: inline-block;
  font: normal normal normal 14px/1 'Maloufsleep';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ma-window-close:before {
  content: '\f004';
}
.ma-3x {
  font-size: 2em;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
NAVIGATION
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.main-nav {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
  overflow: visible !important;
}
.main-nav h6 {
  padding: 0 20px;
  color: white;
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}
.main-nav a:hover {
  color: #005978;
}
.main-nav .nav-links {
  transition: all 0.3s ease-in-out;
  position: relative;
  background-color: transparent;
  height: 100%;
  width: 100%;
  height: 52px;
}
.main-nav .nav-links .nav-left-links {
  position: absolute;
  left: 220px;
  top: 0;
  display: flex;
  height: 100%;
  align-items: center;
}
.main-nav .nav-links .nav-logo {
  width: auto;
  height: 32px;
}
.main-nav .nav-links .nav-logo-white {
  background: #005978;
  border-top: 10px solid #005978;
  border-bottom: 10px solid #005978;
  border-left: 40px solid #005978;
  border-right: 40px solid #005978;
  box-sizing: content-box;
  top: 0px;
}
.main-nav .nav-links .nav-logo-blue {
  opacity: 0;
}
.main-nav .nav-links .nav-right-links {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 40px;
  display: flex;
  align-items: center;
  height: 100%;
}
.main-nav .nav-links .nav-right-links .cart {
  border-left: 1px solid white;
}
.main-nav .nav-links .nav-right-links h6 {
  padding: 2px 10px;
  margin: 12px 0;
}
.main-nav .nav-cat {
  height: 100%;
  display: flex;
  align-items: center;
}
.main-nav .nav-cat .content-section {
  width: 160px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
.main-nav .nav-cat .content-section h4 {
  color: #005978;
  font-size: 18px;
}
.main-nav .nav-cat .content-section h6 {
  padding: 0;
  margin-bottom: 20px;
  color: #707070 !important;
  transition: none !important;
  cursor: default;
  user-select: none;
}
.main-nav .nav-cat .content-section p {
  font-weight: 400;
  font-size: 12px;
  color: #707070;
}
.main-nav .nav-cat .content-section img {
  width: auto;
  height: 100%;
}
.main-nav .nav-cat .content-section .nav-featured {
  margin-bottom: 10px;
}
.main-nav .nav-cat .content-section a:hover p {
  color: #005978;
}
.main-nav .nav-cat .content-section h6,
.main-nav .nav-cat p {
  display: block;
}
.main-nav .nav-content {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  background-color: #f6f6f6;
  top: 52px;
  left: -220px;
  width: 100vw;
  height: 225px;
  padding: 30px 40px 30px 60px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
.main-nav .nav-cat:hover > .nav-content,
.main-nav .nav-cat.hover > .nav-content {
  visibility: visible !important;
  opacity: 1 !important;
}
.main-nav .mobile-menu-toggle {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.main-nav .nav-toggle {
  width: 70px;
  padding: 20px;
  border: none;
  background: none;
}
.main-nav .nav-toggle hr {
  border-bottom: 2px solid #000;
  border-top: none;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-left: 0px;
  transition: width 0.5s;
}
.main-nav .mobile-cart {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: right;
}
.main-nav .mobile-cart .fa-shopping-cart {
  font-size: 26px;
  color: #4a4a4a;
  padding: 20px;
}
.main-nav #cart-items {
  background: white;
  color: #707070 !important;
}
.main-nav.solid {
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
}
.main-nav.solid .nav-links {
  background-color: white !important;
}
.main-nav.solid h6 {
  color: #707070;
}
.main-nav.solid h6:hover {
  color: #005978;
}
.main-nav.solid .cart {
  border-left: 1px solid #707070 !important;
}
.main-nav.solid #cart-items {
  color: white !important;
  background: #707070;
}
.nav-logo {
  width: auto;
  height: 32px;
}
.mobile-nav {
  width: 320px;
  height: 100%;
  top: 0;
  background: #ffffff;
  position: fixed;
  z-index: 1001;
  transform: translateX(-320px);
  transition: all 0.3s ease-in-out;
  padding: 70px 0px 30px 40px;
  overflow: scroll;
}
.mobile-nav .mobile-nav-category {
  margin-bottom: 21px;
  margin-top: 20px;
}
.mobile-nav .mobile-nav-category .fa-angle-down {
  font-size: 18px;
  margin-left: 10px;
  vertical-align: middle;
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
}
.mobile-nav .mobile-nav-category .fa-angle-down.active {
  transform: rotate(180deg);
}
.mobile-nav .mobile-nav-content {
  max-height: 0;
  max-width: 80%;
  overflow: hidden;
  padding-left: 30px;
  transition: max-height 0.7s ease-out;
}
.mobile-nav .mobile-nav-content h6 {
  margin: 10px 0;
  display: inline-block;
}
.mobile-nav .mobile-nav-content h4 {
  color: #005978;
}
.mobile-nav .mobile-nav-content p {
  font-size: 12px;
}
.mobile-nav .mobile-nav-content .mobile-nav-featured-img {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.mobile-nav .mobile-nav-content.expanded {
  max-height: 650px;
  transition: max-height 0.7s ease-in-out;
}
.mobile-nav .nav-close {
  position: absolute;
  left: 5px;
  top: 16px;
}
.mobile-nav .mobile-nav-header {
  cursor: pointer;
  margin-bottom: 10px;
  display: inline-block;
}
.mobile-nav h6 {
  font-weight: 600;
  font-size: 16px;
  color: #707070;
}
.mobile-nav.expanded {
  transform: translateX(0px);
  box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.1);
}
.cart-toggle {
  cursor: pointer;
}
.side-cart {
  position: fixed;
  z-index: 999;
  right: 0;
  top: 0;
  height: 100vh;
  background-color: white;
  width: 100%;
  max-width: 320px;
  height: calc(100vh - 52px);
  padding: 20px;
  margin-top: 52px;
  background: #f6f6f6;
  transition: all 0.3s ease-in-out;
  transform: translate3d(100%, 0, 0);
  overflow: scroll;
}
.side-cart hr {
  margin: 10px 0;
}
.side-cart h4 {
  display: inline-block;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0;
}
.side-cart .cart-header {
  width: 100%;
  margin: 0 auto;
  vertical-align: top;
  display: flex;
  align-items: center;
}
.side-cart .cart-header .cart-toggle {
  margin-right: 20px;
  max-height: 75vh;
}
.side-cart .cart-items {
  padding-top: 20px;
  padding-bottom: 20px;
}
.side-cart .cart-footer {
  width: 100%;
  padding-top: 0px;
  background: #f6f6f6;
}
.side-cart .cart-footer .text-right {
  color: #707070;
  float: right;
}
.side-cart .cart-footer button {
  width: 100%;
  margin-top:20px;
}
.side-cart .cart-footer h4 {
  letter-spacing: 1px;
  font-size: 18px;
}
.side-cart .img-wrap {
  padding-left: 0;
}
.side-cart .text-wrap {
  padding: 0;
}
.cart-item {
  width: 100%;
  display: inline-block;
  margin: 30px 0 auto;
}
.cart-item img {
  width: 100%;
  display: inline-block;
}
.cart-item .item-title {
  color: #005978;
  font-size: 16px;
}
.cart-item .size,
.cart-item .quantity,
.cart-item .item-title,
.cart-item img {
  display: inline-block;
}
.cart-item p {
  margin: 0;
}
.cart-item .size {
  padding-right: 10px;
  border-right: 1px solid #707070;
}
.cart-item .quantity {
  display: inline-block;
  padding-right: 10px;
}
.cart-item .price {
  margin-top: 10px;
  font-weight: 600;
  font-size: 16px;
}
.cart-item:first-of-type {
  margin-top: 0;
}
input.cart-quantity {
  max-width: 40px;
  display: inline-block;
}
.quantity-refresh {
  background: none;
  border: none;
}
.remove-cart-item {
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  right: 0;
  bottom: 2px;
  position: absolute;
}
.side-cart.expanded {
  transform: translate3d(0, 0, 0);
  box-shadow: -5px 0px 20px rgba(0, 0, 0, 0.2);
}
.virtual-link,
.virtual-btn {
  cursor: pointer;
  user-select: none;
}
.fs-overlay {
  pointer-events: none;
  opacity: 0;
  top: 52px;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 999;
  background: rgba(246, 246, 246, 0.97);
  overflow-y: scroll !important;
  transition: all 0.3s ease-in-out;
}
.fs-overlay .inner-overlay {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}
.fs-overlay.active {
  opacity: 1;
  pointer-events: auto;
}
.terms-close,
.recall-close {
  position: absolute;
  right: 0;
  top: 0px;
  font-size: 30px;
}
.inline {
  display: inline;
}
.pp-section {
  padding: 10px 0;
}
.fs-overlay.terms-overlay,
.recall-overlay {
  padding-top: 50px;
}
.recall-overlay .flex-header,
.recall-overlay .flex-recall {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.recall-overlay .flex-header div,
.recall-overlay .flex-recall div {
  flex-grow: 1;
  padding: 0 10px;
}
.recall-overlay .flex-header .product,
.recall-overlay .flex-recall .product {
  flex-basis: 35%;
}
.recall-overlay .flex-header .product .title,
.recall-overlay .flex-recall .product .title {
  font-weight: 700;
  font-size: 16px;
}
.recall-overlay .flex-header .desc,
.recall-overlay .flex-recall .desc {
  flex-basis: 45%;
}
.recall-overlay .flex-header .date,
.recall-overlay .flex-recall .date {
  flex-basis: 15%;
  text-align: right;
}
.recall-overlay .flex-header a,
.recall-overlay .flex-recall a {
  text-decoration: underline;
  font-weight: 600;
}
.recall-overlay .mobile-title {
  display: none;
  font-weight: bold;
  font-size: 16px;
}
.recall-overlay hr {
  border-bottom: solid 2px #005978;
}
.recall-overlay .flex-header {
  margin-top: 30px;
  font-weight: bold;
}
.contact-overlay {
  top: 52px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll !important;
  transition: all 0.3s ease-in-out;
}
.contact-overlay .header {
  margin-bottom: 3vh;
  margin-top: 5vh;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .contact-overlay .header {
    margin: 0;
  }
}
.contact-overlay .header h1 {
  display: inline-block;
}
.contact-overlay .header .ma {
  font-size: 30px;
  float: right;
  cursor: pointer;
}
.contact-overlay .faq {
  margin: 0 0px 40px;
  min-height: calc(100vh - 128px);
}
.contact-overlay .faq h1 {
  margin-top: 60px;
}
.contact-overlay .contact-inner {
  width: 70%;
  max-width: 1200px;
  margin: 0 auto;
}
.contact-overlay .input {
  float: right;
}
.contact-overlay .info-item {
  margin: 20px 0px;
}
.contact-overlay .info-item .b1 {
  font-family: 'poynter-oldstyle-display';
  margin: 10px 0 5px;
  font-size: 20px;
}
.contact-overlay .info-item h4 {
  font-family: 'benton-sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.8px;
}
.contact-overlay .entry {
  margin-top: 20px;
}
.contact-overlay .entry .b1 {
  font-family: 'poynter-oldstyle-display';
  font-size: 20px;
}
.contact-overlay .btn {
  width: 100%;
}
.contact-overlay .contact-form {
  padding: 6px 12px;
  border: none;
  border-radius: 0;
  height: 40px;
  width: 100%;
  padding: 4px 12px 4px 0px;
  background: transparent;
  border-bottom: 1px solid #707070;
}
.contact-overlay .contact-form.text-area {
  border: 1px solid rgba(112, 112, 112, 0.8);
  max-width: 100%;
  max-height: 200px;
  min-height: 200px;
}
.contact-overlay.active {
  opacity: 1;
  pointer-events: auto;
}
.faq-dd {
  width: 100%;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  /* padding: 10px; */
  padding-top: 0;
  border-radius: 0;
  outline: none;
}
.faq-dd .dropdown-list {
  overflow: hidden;
  width: 100%;
  max-height: 0px;
  padding-left: 0;
  list-style: none;
}
.faq-dd .dd-item {
  margin-top: 35px;
}
.faq-dd .dd-item p.b2 {
  margin-bottom: 5px;
  font-weight: 600;
}
.faq-dd .placeholder {
  display: block;
  cursor: pointer;
  user-select: none;
  border-bottom: 1px solid #707070;
  padding-bottom: 20px;
}
.faq-dd .placeholder p {
  margin: 0;
  display: inline-block;
}
.faq-dd .placeholder .ma {
  font-family: "benton-sans" !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  font-family: 'Maloufsleep' !important;
  font-weight: 400 !important;
  margin-right: 10px;
}
.faq-dd.active .dropdown-list {
  max-height: 10000px;
}
.faq .b1 {
  font-family: 'poynter-oldstyle-display';
  font-size: 20px;
}
.faq h1 {
  margin: 100px 0 50px;
}
.loading {
  height: 100%;
  z-index: 1100;
  top: 0;
  left: 0;
  position: fixed;
  background: white;
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
.loading .loading-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 200px;
}
.loading .loading-content {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  text-align: center;
  overflow: hidden;
}
.loading .loading-bar {
  width: 100%;
  max-width: 250px;
  height: 3px;
  background: #707070;
  transform: translateX(-101%);
  transition: all 2s cubic-bezier(0.7, 0.01, 0.3, 0.99);
  animation: loadingBar 4s infinite;
  overflow: hidden;
}
.loading .loading-logo {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.loading.loaded {
  opacity: 0;
  pointer-events: none;
  transition: opacity 1s ease-in-out 1s;
}
.hyphen {
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 10px;
  position: relative;
}
.hyphen:before,
.hyphen:after {
  content: "";
  background: white;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 13%;
}
.hyphen:before {
  left: 18%;
}
.hyphen:after {
  left: 82%;
}
.hyphen.dark:before,
.hyphen.dark:after {
  background: #444;
  width: 10%;
}
.hyphen.dark:before {
  left: 8%;
}
.hyphen.dark:after {
  left: 92%;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
HOME PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.home-video {
  padding-top: 52px;
  position: relative;
  overflow: hidden;
  min-width: 100%;
  height: 75vh;
  min-height: 600px;
}
.home-video .home-arrow {
  transform: rotate(-90deg);
  color: #ffffff;
  font-size: 60px;
  animation: bouncing 1.3s infinite;
  transition: all 0.3s ease-in-out;
}
.home-video .indicator {
  position: absolute;
  bottom: 0;
  height: 250px;
  width: 100vw;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 90%);
  z-index: -1;
}
.home-video .home-bg {
  height: 80vh;
  width: auto;
  background: url('/assets/img/video_thumbnail.jpg');
  background-size: cover;
  background-position: 20% center;
}
.home-video .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.15;
  background-image: url('/assets/img/video-overlay.png');
}
.home-video-player {
  position: relative;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 80vh;
  object-fit: cover;
  z-index: -1;
  min-height: 600px;
}
.video-text-wrap {
  /* background: linear-gradient(-90deg,transparent 20%,#070707); */
  background: #0000002a;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
}

.cta-wrap {
  display: flex;
  flex-direction: column;
  padding: 0 20px;
  width: auto;
  margin: 52px auto 0;
  align-items: center;
  justify-content: center;
}

.cta-intro {
  color: #FFF;
  font-size: 76px;
  text-transform: none;
  text-align: center;
  font-family: 'poynter-oldstyle-display';
  margin-bottom: 40px;
}

.btn-cta {
  height: 50px;
  min-width: 185px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #96dae6;
  color: #005978;
  /* color: #FFF !important; */
  /* background: #005978; */
}

.mattress-vid {
  position: relative;
  min-width: 100%;
  height: 800px;
}
.mattress-vid h4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#mat-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 80%;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
}
.media-logos {
  margin: auto;
  max-width: 90%;
  display: flex;
  height: 52px;
  align-items: center;
  justify-content: space-between;
}
.media-logos-wrap {
  background-color: #f6f6f6;
}
.media-logo {
  padding: 10px 15px;
  box-sizing: border-box;
}
.media-logo img {
  width: 100%;
}
.info-section .info-section-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1700px;
  margin: auto;
}
.info-section .info-section-wrapper .info-section-img {
  position: relative;
  left: 150px;
  margin: 75px 50px;
}
.info-section .info-section-wrapper .info-section-desc {
  position: relative;
  left: -150px;
  background: #ffffff;
  border: 2px solid #005978;
  max-width: 35%;
  padding: 30px;
  margin: 50px;
}
.info-section .info-section-wrapper .info-section-desc h1 {
  margin-bottom: 20px;
}
.info-section .info-section-wrapper .info-section-desc p {
  margin-bottom: 25px;
}
.info-section .info-section-wrapper.switched .info-section-img {
  left: -150px;
}
.info-section .info-section-wrapper.switched .info-section-desc {
  left: 150px;
  z-index: 1;
}
.mattress-selection {
  margin-top: 9px;
  margin-bottom: 9px;
}
.mattress-selection .first-row {
  margin: 0;
  padding: 0 9px;
}
.mattress-selection h3 {
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 0;
  letter-spacing: 1.4px;
  font-size: 28px;
}
.mattress-selection .selection {
  text-align: center;
  height: auto;
  padding-right: 0;
  padding-left: 0;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  cursor: pointer;
}
.mattress-selection .selection .text-wrap {
  z-index: 900;
  width: 100%;
  background-color: #005978;
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding-top: 10px; */
  position: absolute;
  /* min-height: 15%; */
  padding: 0 15px;
  min-height: 55px;
}
.mattress-selection .selection .text-wrap h3 {
  margin: 15px;
  text-transform: none;
}
.mattress-selection .selection .text-wrap .shop-now {
  border-left: 1px solid white;
  padding: 5px 5px 4px 15px;
  margin: 0;
  min-width: 90px;
}
.mattress-selection .selection .text-wrap .mobile-icon {
  max-width: 50px;
}
.mattress-selection .selection img {
  width: 100%;
  margin-top: 5px;
}
.mattress-selection .selection .img-wrap {
  position: relative;
  margin: 30px;
}
.mattress-selection .selection .img-wrap:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
  background-origin: content-box;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.1);
}
.mattress-selection .selection .img-wrap .hover-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 75%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  top: 60%;
}
.mattress-selection .selection .img-wrap:hover:before {
  background: rgba(29, 80, 105, 0.6);
  filter: saturate(170%);
}
.mattress-selection .selection .img-wrap:hover .hover-icon {
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.mattress-selection .selection-left {
  transition: all 0.3s ease-in-out;
  padding-right: 6px;
}
.mattress-selection .selection-center {
  padding-left: 3px;
  padding-right: 3px;
}
.mattress-selection .selection-right {
  padding-left: 6px;
}
.mattress-selection .all-mattresses {
  background-color: #005978;
  height: 60px;
  margin-top: 9px;
}
.mattress-selection .all-mattresses h3 {
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 3px;
  border-right: 1px solid white;
  display: inline;
  vertical-align: middle;
}
.mattress-selection .all-mattresses p {
  text-transform: capitalize;
  display: inline;
  color: white;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 3px;
  font-size: 14px;
  vertical-align: text-bottom;
}
.mattress-selection .all-mattresses .text-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  top: 53%;
  text-align: center;
  width: 100%;
}
.featured-products-header {
  text-align: center;
  margin: 40px 0;
}
.featured-products-header p {
  max-width: 850px;
  padding: 0 30px;
  margin: 0 auto;
}
.featured-products-mobile .panel-group {
  max-width: 95%;
  margin: auto;
}
.featured-products-mobile .panel-group .featured-panel-heading {
  border: 2px solid #005978;
  padding: 10px;
  margin: 5px;
  border-radius: 5px;
  background-color: #f6f6f6;
}
.featured-products-mobile .panel-group .featured-panel-heading h4 {
  margin-bottom: 0;
  margin-top: 5px;
}
.featured-products-mobile .panel-group .featured-panel-heading span {
  float: right;
  padding-bottom: 2px;
  position: relative;
  top: -2px;
}
.featured-products-mobile .panel-group .featured-panel-heading .accordion-toggle .chevron-up {
  display: inline;
}
.featured-products-mobile .panel-group .featured-panel-heading .accordion-toggle .chevron-down {
  display: none;
}
.featured-products-mobile .panel-group .featured-panel-heading .accordion-toggle.collapsed .chevron-up {
  display: none;
}
.featured-products-mobile .panel-group .featured-panel-heading .accordion-toggle.collapsed .chevron-down {
  display: inline;
}
.featured-products-mobile .panel-group .featured-panel-heading a:focus {
  text-decoration: none;
}
.featured-products-mobile .panel-group .panel {
  box-shadow: none;
}
.featured-products-mobile .panel-group .panel-body {
  border-top: none !important;
  padding: 0px;
}
.featured-products-mobile .panel-group .panel-body .blue-background {
  background-color: #005978;
  background: linear-gradient(to bottom, #005978 0%, #005978 60%, #ffffff 60%);
  margin: 5px;
  text-align: center;
  position: relative;
}
.featured-products-mobile .panel-group .panel-body .blue-background .body-header {
  max-width: 65%;
  margin: auto;
  padding-top: 20px;
  font-size: 18px;
}
.featured-products-mobile .panel-group .panel-body .blue-background p {
  padding-top: 10px;
  margin: 0 auto;
  max-width: 85%;
}
.featured-products-mobile .panel-group .panel-body .blue-background img {
  position: relative;
  max-width: 450px;
  margin: -50px auto;
}
.featured-products-mobile .panel-group .panel-body .blue-background button {
  position: relative;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.featured-products-desktop {
  position: relative;
}
.featured-products-desktop .background-img {
  max-width: 95%;
  margin: auto;
  left: 0;
  right: 0;
  z-index: -1;
}
.featured-products-desktop .featured-wrapper {
  background-image: url('/assets/img/Image-FeaturedBackground.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 90%;
  margin: auto;
  height: 0;
  padding-top: 27.65%;
  /* (img-height / img-width * container-width) */
  /* (550 / 1790 * 95) */
  position: relative;
  margin-bottom: 375px;
}
.featured-products-desktop .featured-wrapper .featured-menu {
  position: absolute;
  left: 25%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  display: flex;
  justify-content: center;
}
.featured-products-desktop .featured-wrapper .featured-menu .featured-col {
  margin: 20px;
  display: flex;
  flex-direction: column;
}
.featured-products-desktop .featured-wrapper .featured-menu .featured-col .menu-item {
  display: flex;
  padding: 10px 20px;
  margin: 20px 0;
  cursor: pointer;
}
.featured-products-desktop .featured-wrapper .featured-menu .featured-col .menu-item h4 {
  color: white;
  font-size: 24px;
  margin-bottom: 0;
  /* padding-top: 8px; */
}
.featured-products-desktop .featured-wrapper .featured-menu .featured-col .menu-item .circle {
  border-radius: 50%;
  border: 2px solid white;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  align-self: center;
}
.featured-products-desktop .featured-wrapper .featured-menu .featured-col .menu-item.active {
  background: white;
}
.featured-products-desktop .featured-wrapper .featured-menu .featured-col .menu-item.active h4 {
  color: #005978;
}
.featured-products-desktop .featured-wrapper .featured-menu .featured-col .menu-item.active .circle {
  background: #005978;
  border: 2px solid #005978;
}
.featured-products-desktop .featured-wrapper .featured-menu .featured-col.last {
  margin-left: 50px;
}
.featured-products-desktop .featured-wrapper .featured-desc {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  text-align: center;
}
.featured-products-desktop .featured-wrapper .featured-desc img {
  max-width: 600px;
  width: 38vw;
  margin: -70px auto;
}
.featured-products-desktop .featured-wrapper .featured-desc .body-header {
  margin: 40px auto;
  font-size: 30px;
}
.featured-products-desktop .featured-wrapper .featured-desc p {
  max-width: 75%;
  margin: auto;
  font-size: 16px;
}
.featured-products-desktop .featured-wrapper .featured-desc .btn {
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.reviews-mobile {
  background: #f6f6f6;
}
.reviews-mobile .reviews-wrapper {
  max-width: 90%;
  margin: auto;
}
.reviews-mobile .reviews-wrapper h2 {
  text-align: center;
  margin-top: 5%;
  margin-bottom: 0;
}
.reviews-mobile .review {
  height: 300px;
  margin: 5% 10% 10% 10%;
  line-height: 1.7;
  text-align: center;
  padding: 27px 60px;
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.reviews-mobile h4 {
  font-size: 20px;
  margin-bottom: 5px;
}
.reviews-mobile img {
  opacity: 0.8;
}
.reviews-mobile .carousel-control.left,
.reviews-mobile .carousel-control.right {
  background-image: none;
  top: 40%;
  width: auto;
  color: #4a4a4a;
  text-shadow: none;
}

@media all and (transform-3d), (-webkit-transform-3d) {
.instagram .instagram-text {
  text-align: center;
  max-width: 450px;
  margin: auto;
  padding: 40px 20px 20px;
}
.instagram .instagram-grid {
  max-width: 100%;
  margin: auto;
  padding: 10px;
}
.instagram .instagram-grid .instagram-img-wrapper {
  padding: 10px;
}
.instagram .instagram-grid .instagram-square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.instagram .instagram-button {
  margin: 40px auto;
  text-align: center;
  display: flex;
  justify-content: center;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
404 PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.error-page {
  height: 100vh;
  height: calc(100vh - 52px);
  background-position: center!important;
  background-size: cover!important;
  margin-top: 52px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.error-page .header-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 75px;
  text-align: center;
  width: 50%;
}
.error-page .header-text h1 {
  font-size: 74px;
  margin-bottom: 20px;
}
.error-page .header-text h3 {
  font-family: 'benton-sans';
  font-weight: 100;
  font-size: 31px;
  margin-top: 8px;
}
.error-page .header-text button.btn {
  color: #055a81;
  font-size: 34px;
  margin-top: 40px;
  background: white;
  padding: 0;
}
.error-page .header-text button.btn span {
  position: relative;
  top: -2px;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
CATEGORY PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.cat-header .cat-header-inner {
  width: 100%;
  padding: 20vh 0;
}
.cat-header .parallax-box {
  width: 100%;
  position: relative;
}
.cat-header .parallax-img {
  width: 60%;
  height: auto;
  position: relative;
  left: 0;
}
.cat-header .parallax-heading {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  left: 60%;
}
.category-main-img {
  height: 70vh;
  background-image: url("../img/cat-main-img.jpg");
  background-position: center;
  background-size: cover;
  position: relative;
  /* padding: 30px; */
}
.category-main-img:after {
  content: "";
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 400px;
  background-image: linear-gradient(180deg, transparent, #000000);
  opacity: 0.5;
  margin-top: calc(70vh - 400px);
}
.category-main-img .main-text {
  position: absolute;
  z-index: 3;
  bottom: 0px;
  left: 0px;
  max-width: 660px;
  padding: 30px;
}
.mat-selection-wrap {
  text-align: center;
  margin-bottom: 30px;
}
.mat-selection-wrap .mat-selection {
  margin: 20px 0px;
}
.mat-selection-wrap .mat-selection .mat-cat-img-wrap {
  margin: 10px 0px;
  padding: 0px 30px;
  display: inline-block;
  position: relative;
}
.mat-selection-wrap .mat-selection .mat-cat-img-wrap .img-wrap {
  position: relative;
}
.mat-selection-wrap .mat-selection .mat-cat-img-wrap .img-wrap:after {
  padding: 0px 30px;
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease-in-out;
}
.mat-selection-wrap .mat-selection .mat-cat-img-wrap .img-wrap:hover:after {
  background: none;
}
.mat-selection-wrap .mat-selection .mat-cat-img-wrap .img-wrap:hover .mat-cat-img {
  filter: none;
}
.mat-selection-wrap .mat-selection .mat-cat-img-wrap h4 {
  font-size: 24px;
  letter-spacing: 1px;
  z-index: 100;
  position: absolute;
  float: left;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0px;
  border: none;
  color: #ffffff;
}
.mat-selection-wrap .mat-selection .mat-cat-img-wrap .mat-cat-img {
  left: 0px;
  top: 0px;
  max-width: 100%;
  max-height: 100%;
  filter: grayscale(100%);
  transition: all 0.3s ease-in-out;
}
.mat-selection-wrap .mat-selection .active .mat-cat-img {
  filter: none;
}
.mat-selection-wrap .mat-selection .active .img-wrap:after {
  background: none;
}
.item-container-wrap {
  padding-top: 40px;
  background: white;
}
.item-container {
  margin: 0 auto;
  float: none;
  width: 80%;
}
.item-container .item-inner {
  width: 100%;
  padding: 6%;
}
.item-container .item-content {
  padding: 6%;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: translateY(40px);
  background: white;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}
.item-container .item-content:hover {
  box-shadow: 2px 5px 20px rgba(0, 0, 0, 0.1);
}
.item-container .item-content.revealed {
  opacity: 1;
  transform: translateY(0);
}
.item-container .item-content.revealed:hover {
  transform-origin: center;
  transform: translateY(-10px);
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.15);
}
.item-container .text-wrap {
  padding: 0px 5%;
}
.item-container .item {
  margin-top: 20px;
  display: inline-block;
  padding: 0;
}
.item-container .item .item-img {
  max-width: 100%;
}
.item-container .item .item-title {
  position: relative;
  font-weight: 600;
  color: #707070;
  padding-top: 18px;
  text-align: left;
  left: 0px;
}
.item-container .item .icon-left,
.item-container .item .icon-right {
  position: relative;
  left: 0;
  bottom: 0;
}
.item-container .item .icon-right {
  float: right;
  position: relative;
  bottom: 5px;
  width: 15%;
  max-width: 35px;
  padding-left: 10px;
}
.item-container .item .price {
  margin-top: 8px;
  text-align: left;
}
.item-container .item .gel {
  color: #005978;
}
.item-container .item .mem-foam {
  color: #005978;
}
.item-container .item .latex {
  color: #babf10;
}
.selector-wrap .slider-knob {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: #707070;
  position: absolute;
  cursor: pointer;
}
.selector-wrap p {
  display: inline-block;
  margin: 0px 10px;
}
.selector-wrap .comfort-selector {
  text-align: center;
  margin: 40px 0px;
}
.selector-wrap .slider-boxes {
  position: relative;
}
.selector-wrap .slider-box {
  content: '';
  align-content: center;
  height: 5px;
  display: inline-block;
  background: #707070;
}
.selector-wrap .box1 {
  background: #bdbdbd;
}
.selector-wrap .box2 {
  background: #4ac7ff;
}
.selector-wrap .box3 {
  background: #009ce3;
}
.selector-wrap .box4 {
  background: #005978;
}
.filter-header {
  background: #005978;
  margin: 0;
}
.filter-header p {
  margin: 0;
  padding: 15px 0;
}
.filter-header .filter-cat {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.filter-header .filter-cat:after {
  content: '';
  position: absolute;
  left: 49%;
  top: 100%;
  background: white;
  width: 25px;
  height: 25px;
  transform: rotate(45deg) translateX(-51%);
  pointer-events: none;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.filter-header .filter-cat.active:after {
  transition: all 0.2s ease-in-out 0.2s;
  opacity: 1;
  z-index: 1000;
}
.filter-header .mobile-clear-filter {
  position: absolute;
  right: 25px;
  top: 15px;
}
.filters {
  cursor: pointer;
  user-select: none;
}
.filters-wrapper {
  position: relative;
  overflow: visible !important;
}
.filters-wrapper.active {
  position: fixed;
  top: 52px;
  left: 0;
  width: 100%;
  z-index: 998;
}
.filter-placeholder {
  height: 0px;
  background: white;
}
.filter-placeholder.active {
  display: block;
  height: 55px;
}
.filter-dropdowns {
  height: 150px;
  width: 100%;
  background: white;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  z-index: 998;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
}
.filter-dropdowns .filter-dd {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s ease-in-out;
  width: 100%;
  top: 20px;
}
.filter-dropdowns .filter-dd.active {
  opacity: 1;
  pointer-events: auto;
  transition: all 0.2s ease-in-out 0.2s;
}
.filter-dropdowns .filter-icon {
  width: 50px;
  display: inline-block;
  position: relative;
  top: 20px;
  padding: 5px;
  cursor: pointer;
  user-select: none;
}
.filter-dropdowns .filter-icon img {
  width: 100%;
}
.filter-dropdowns .filter-icon:hover p,
.filter-dropdowns .filter-icon.stuck p {
  color: #005978;
}
.filter-dropdowns .filter-box {
  padding: 15px 5px;
  width: 120px;
  position: relative;
  display: inline-block;
}
.filter-dropdowns .filter-box .box-title {
  margin: 0;
  margin-bottom: 5px;
}
.filter-dropdowns .filter-box .inner-box {
  width: 100%;
  height: 15px;
  border: 2px solid #707070;
  transition: all 0.2s cubic-bezier(0.26, 0.99, 0.44, 1);
  transform: translateY(0px);
}
.filter-dropdowns .filter-box .inner-box.fill1 {
  transition-duration: 0.4s;
}
.filter-dropdowns .filter-box .inner-box.fill2 {
  transition-duration: 0.6s;
}
.filter-dropdowns .filter-box .inner-box.fill3 {
  transition-duration: 0.8s;
}
.filter-dropdowns .filter-box.active .inner-box {
  background-color: #005978;
  border: 2px solid #005978;
  transform: translateY(6px);
  transition: all 0.2s cubic-bezier(0.26, 0.99, 0.44, 1);
}
.filter-dropdowns .filter-box.active .inner-box.fill1 {
  border: 2px solid #186b89;
  background-color: #186b89;
  transform: translateY(12px);
  transition-duration: 0.4s;
}
.filter-dropdowns .filter-box.active .inner-box.fill2 {
  border: 2px solid #3f8aa5;
  background-color: #3f8aa5;
  transform: translateY(18px);
  transition-duration: 0.6s;
}
.filter-dropdowns .filter-box.active .inner-box.fill3 {
  border: 2px solid #559bb4;
  background-color: #559bb4;
  transform: translateY(24px);
  transition-duration: 0.8s;
}
.filter-dropdowns .filter-box.stuck .inner-box {
  background-color: #005978;
  border: 2px solid #005978;
}
.filter-dropdowns .filter-box.stuck .inner-box.fill1 {
  border: 2px solid #003a54;
  background-color: #003a54;
}
.filter-dropdowns .filter-box.stuck .inner-box.fill2 {
  border: 2px solid #005978;
  background-color: #005978;
}
.filter-dropdowns .filter-box.stuck .inner-box.fill3 {
  border: 2px solid #0079b0;
  background-color: #0079b0;
}
.filter-dropdowns .bdroom,
.filter-dropdowns .material {
  top: 0;
}
.filter-dropdowns .bdroom .filter-icon,
.filter-dropdowns .material .filter-icon {
  width: 120px;
  padding: 0 15px;
}
.filter-dropdowns .bdroom .filter-icon img,
.filter-dropdowns .material .filter-icon img {
  padding: 0 20px;
}
.filter-dropdowns .bdroom .filter-icon p,
.filter-dropdowns .material .filter-icon p {
  padding-top: 10px;
  margin: 0;
}
.filter-dropdowns .material .filter-icon {
  vertical-align: top;
}
.filter-dropdowns .material .filter-icon img {
  padding: 0 15px;
}
.desktop-sort {
  padding: 0px 30px;
  overflow: visible !important;
  text-align: left;
}
.desktop-sort .dropdown {
  max-width: 300px;
  text-align: left;
  float: left;
}
.comfort-wrap a.filters {
  padding: 0 5px;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
DESCRIPTION PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.prod-desc {
  /* margin-top: 112px; */
  margin-top: 52px;
  padding: 20px 20px 10vw;
  background-color: #f6f6f6;
  overflow: visible !important;
  z-index: 799;
  display: flex;
  justify-content: center;
}
.prod-desc .prod-images {
  margin: 0;
  width: 60%;
  height: 100%;
}
.prod-desc .prod-images .main-img-wrap {
  vertical-align: top;
  width: 80%;
  height: 100%;
  display: inline-block;
}
.prod-desc .prod-images .main-img-wrap .main-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.prod-desc .prod-images .desc-thumbnail-wrap {
  max-width: 70px;
  display: inline-block;
  margin-top: 40px;
}
.prod-desc .prod-images .desc-thumbnail-wrap .desc-thumbnail {
  width: 65px;
  max-height: 65px;
  object-fit: cover;
  display: inline-block;
  margin: 0 0 10px 10px;
  transition: all 0.3s ease-in-out;
  opacity: 0.4;
  cursor: pointer;
}
.prod-desc .prod-images .desc-thumbnail-wrap .desc-thumbnail.active {
  opacity: 1;
}
.prod-desc .prod-content {
  width: 35%;
  max-width: 400px;
  margin-top: 50px;
}

.prod-desc .prod-content .prod-title {
  margin-bottom: 20px;
}

.prod-desc .prod-content .prod-title span {
  color: #005978;
}
.prod-desc .prod-content .selector {
  display: inline-block;
  padding-bottom: 5px;
  margin-right: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
.prod-desc .prod-content .selector.active {
  border-bottom: 2px solid #005978;
}
.prod-desc .prod-content .sel-content {
  display: none;
  margin-bottom: 10px;
}
.prod-desc .prod-content .sel-content.active {
  display: block;
}
.prod-desc .prod-content .price {
  margin-bottom: 20px;
}
.prod-desc .prod-content .select {
  margin-right: 10px;
}
.prod-desc .prod-content .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.prod-desc .prod-content .btn h4 {
  margin-bottom: 0;
}
.prod-desc .prod-desc-icon{
  width: 65px;
  margin: 15px;
}
.prod-desc .icon-detail-wrap-desk{
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}
.prod-desc .icon-detail-wrap-mob{
  display: none;
}
.prod-desc .icon-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}
.prod-desc .icon-detail-wrap-mob .icon-wrap{
  flex-wrap: wrap;
}
.prod-desc .icon-img-wrapper{
  position: relative;
}
.prod-desc .warranty-overlay{
  font-size: 26px;
  color: white;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: 'poynter-oldstyle-display';
  justify-content: center;
  position: absolute;
  top: -5px;
  right: 0px;
}


.prod-details-wrap {
  margin-top: 15px;
}
.starting-price-text {
  font-size: 14px;
}
.buy-on-amazon {
  /* align-items: center;
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0; */
  width: 48%;
  margin: 1%;
  min-width: 200px;
  flex-grow: 1;

}
.btn-add-to-cart {
  /* margin-top: 10px; */
  width: 48%;
  margin: 1%;
  min-width: 200px;
  flex-grow: 1;

}
.cart-amz-btn-wrapper{
  display: flex;
  flex-wrap: wrap;
}
.buy-lucid-title {
  display: flex;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .buy-lucid-title {
    flex-direction: column;
    align-items: center;
  }
}
.buy-lucid-title .buy-lucid {
  color: #707070;
  cursor: pointer;
  display: block;
  font-size: 14px;
  margin-right: 30px;
  font-weight: bold;
  text-decoration: underline;
  position: relative;
}
@media screen and (max-width: 767px) {
  .buy-lucid-title .buy-lucid {
    margin-right: 0;
  }
}
.buy-lucid-title .buy-lucid:after {
  content: '>';
  position: absolute;
  width: 10px;
  height: 15px;
  line-height: 1;
  right: -18px;
  top: 50%;
  transition: transform 500ms;
  transform: translateY(-50%) rotate(0deg);
}
.buy-lucid-title .buy-lucid.is-active:after {
  transform: translateY(-50%) rotate(90deg);
}
.buy-lucid-title .starting-at {
  display: block;
}
@media screen and (max-width: 767px) {
  .buy-lucid-title .starting-at {
    margin: 10px 0;
  }
}
.product-selection-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  max-width: 450px;
}
.product-selection-wrap .col-* {
  float: none;
}
.animation-wrapper {
  z-index: -1;
  height: 150vh;
  position: relative;
}
.animation-wrapper.disabled {
  height: 100vh;
  max-height: 1024px;
}
.animation-wrapper.disabled .prod-animation {
  height: 100%;
}
.prod-animation {
  height: 100vh;
  position: relative;
  top: 0;
  left: 0;
}
.prod-animation.sticky {
  position: fixed;
  top: 52px;
  left: 0;
  width: 100%;
}
.prod-animation.stuck {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
}
.prod-animation .animation-bg {
  background: url('/assets/img/layer-breakdown-background.jpg');
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90%;
  z-index: -1;
}
.prod-animation .animation-bg h1 {
  position: relative;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  width: 90%;
  text-align: center;
  margin-top: 60px;
}
.prod-animation .sprite-animated {
  left: 50%;
  width: 1000px;
  height: 455px;
  z-index: 800;
  top: 35%;
  overflow: hidden;
  position: relative;
}
.prod-animation .sprite-animated .sprite-bg {
  width: 100%;
  height: auto;
  transform: translateY(0%);
  will-change: transform;
}
.prod-animation .layer {
  opacity: 0;
  position: absolute;
  overflow: hidden;
  top: 28%;
  left: 49%;
  width: 30px;
  height: 30px;
  max-width: 400px;
  max-height: 400px;
  border-radius: 50%;
  background: #005978;
  z-index: 801;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.prod-animation .layer .layer-desc {
  opacity: 0;
  display: none;
  text-align: center;
  transition: all 0.3s ease-in-out;
  position: relative;
  width: 90%;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.prod-animation .layer .layer-desc h5 {
  margin: 10px 0;
}
.prod-animation .layer .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  transition: all 0.3s ease-in-out;
}
.prod-animation .layer .ma-window-close {
  font-size: 20px;
  color: white;
  transform: rotate(135deg);
  transition: all 0.3s ease-in-out;
}
.prod-animation .mobile-layer {
  opacity: 1 !important;
  transition: all 0.4s ease-in-out, opacity 1ms;
}
.prod-animation .desc-layer {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  top: 40%;
  opacity: 1 !important;
  box-shadow: none;
  cursor: none;
  pointer-events: none;
}
.prod-animation .layer.active-1 .ma-window-close {
  transform: rotate(0deg);
}
.prod-animation .layer.active-2 {
  left: 32% !important;
  top: 35% !important;
  transform: translateX(-90%);
}
.prod-animation .layer.active-2 .ma-window-close {
  transform: rotate(0deg);
}
.prod-animation .layer.active-2 .layer-desc {
  display: block;
  opacity: 0;
}
.prod-animation .layer.active-3 {
  background-color: #f6f6f6;
  padding: 20px;
  width: 25vw;
  height: 25vw;
  max-width: 400px;
  max-height: 400px;
  border-radius: 0;
}
.prod-animation .layer.active-3 .layer-desc {
  display: block;
  opacity: 1;
}
.prod-animation .layer.active-3 .icon {
  left: 10px;
  top: 10px;
  transform: translate3d(0, 0, 0);
}
.prod-animation .layer.active-3 .ma-window-close {
  color: #4a4a4a;
  font-size: 30px;
  transform: rotate(0deg);
}
.prod-animation .layer-2 {
  left: 46%;
  top: 44%;
}
.prod-animation .layer-3 {
  left: 44%;
  top: 59%;
}
.prod-animation .layer-4 {
  left: 46%;
  top: 75%;
}
.prod-animation .animation-desc {
  position: absolute;
  overflow: visible;
  opacity: 1;
  z-index: 800;
  left: 32%;
  top: 35%;
  transform: translateX(-90%);
  transition: all 0.3s ease-in-out;
  width: 25vw;
  height: 25vw;
  max-width: 400px;
  max-height: 400px;
  background-color: #f6f6f6;
  text-align: center;
  box-shadow: 2px 5px 20px rgba(0, 0, 0, 0.2);
}
.prod-animation .animation-desc p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  top: 60%;
  width: 90%;
}
.prod-animation .animation-desc.active {
  opacity: 0;
}
.prod-animation .white-overlay {
  background: white;
  transform: skewY(-5deg) translateY(100px);
  height: 60%;
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
}
.prod-animation .layer-graphic {
  width: 50%;
  height: auto;
  margin-bottom: 5%;
}
.prod-animation.layer3 .layer-1 {
  left: 50%;
  top: 32%;
}
.prod-animation.layer3 .layer-2 {
  left: 46%;
  top: 44%;
}
.prod-animation.layer3 .layer-3 {
  left: 46%;
  top: 58%;
}
.prod-animation.layer3 .layer-4 {
  display: none;
}
.prod-animation.layer3 .layer-5 {
  display: none;
}
.prod-animation.layer3 .sprite-animated {
  height: 400px;
}
.prod-animation.layer4 .layer-1 {
  left: 49%;
  top: 30%;
}
.prod-animation.layer4 .layer-2 {
  left: 46%;
  top: 42%;
}
.prod-animation.layer4 .layer-3 {
  left: 44%;
  top: 54%;
}
.prod-animation.layer4 .layer-4 {
  left: 46%;
  top: 66%;
}
.prod-animation.layer4 .layer-5 {
  display: none;
}
.prod-animation.layer5 .layer-1 {
  left: 49%;
  top: 32%;
}
.prod-animation.layer5 .layer-2 {
  left: 45%;
  top: 39%;
}
.prod-animation.layer5 .layer-3 {
  left: 43%;
  top: 48%;
}
.prod-animation.layer5 .layer-4 {
  left: 44%;
  top: 59%;
}
.prod-animation.layer5 .layer-5 {
  left: 46%;
  top: 72%;
}
.parallax-wrap {
  width: 100%;
  max-width: 1100px;
  margin: 10vh auto;
  margin-top: 0;
  overflow: visible !important;
}
.parallax-row {
  position: relative;
  height: 400px;
}
.parallax-img-wrap {
  height: 100%;
  width: 60%;
  position: absolute
}
.parallax-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  will-change: transform;
}
.parallax-content {
  width: 40%;
  position: absolute;
  padding: 30px;
  top: 20%;
}
.parallax-row.row-left .parallax-img-wrap,
.parallax-row.row-right .parallax-content {
  left: 0;
}
.parallax-row.row-left .parallax-content,
.parallax-row.row-right .parallax-img-wrap {
  right: 0;
}
.parallax-row.after {
  margin-top: -20px;
}
.prod-statistics {
  position: relative;
  background: #f6f6f6;
  padding-bottom: 100px;
}
.prod-statistics .stats-background {
  background: url('/assets/img/compress-shipped-background.jpg');
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 25vw;
  min-height: 150px;
  text-align: center;
}
.prod-statistics .stats-background h1 {
  position: relative;
  top: 40%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  max-width: 600px;
}
.prod-statistics .packaging-img {
  position: relative;
  top: -10vw;
  height: 25vw;
  width: auto;
  min-height: 200px;
}
.prod-statistics .video-wrap {
  position: absolute;
  width: 20vw;
  height: 20vw;
  background: white;
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2);
  top: 17vw;
  left: 70%;
  transform: translateX(-30%);
  text-align: center;
  padding: 20px;
  cursor: pointer;
  background-image: url('/assets/img/unboxing-thumb.png');
  background-size: cover;
  border: 20px solid white;
}
.prod-statistics .video-wrap .play-wrap {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: white;
}
.prod-statistics .video-wrap .lu-play {
  margin-bottom: 20px;
}
.prod-statistics .stats-table {
  position: relative;
  width: 60vw;
  max-width: 800px;
  top: -5vw;
  left: 50%;
  transform: translateX(-50%);
}
.prod-statistics .stats-table p {
  display: inline-block;
  margin: 0;
}
.prod-statistics .stats-table .stats-hr {
  width: 100%;
  border-bottom: 1px solid #707070;
  margin: 12px 0;
}
.prod-statistics .stats-table .stats-left {
  position: relative;
  left: 0;
}
.prod-statistics .stats-table .stats-right {
  position: relative;
  float: right;
}
.prod-statistics .stats-table .stats-sizes {
  width: 60%;
}
.prod-warranty {
  padding: 5vw 0;
  position: relative;
  background: white;
}
.prod-warranty .text-wrap {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  max-width: 600px;
  text-align: center;
}
.prod-warranty button {
  max-width: 220px;
  margin-top: 20px;
}
.prod-combination {
  background: #005978;
  padding: 5vw 0;
  position: relative;
}
.prod-combination .text-wrap {
  text-align: center;
  margin-bottom: 5vw;
  position: relative;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 800px;
}
.prod-combination .text-wrap p {
  letter-spacing: 0.2px;
}
.prod-combination .icon-wrap {
  text-align: center;
  max-width: 1000px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.prod-combination .icon-wrap .icon-content {
  display: inline-block;
  margin: 10px 50px;
}
.prod-combination .icon-wrap .icon-content h5 {
  margin-top: 30px;
  margin-bottom: 0;
}
.prod-combination .icon-wrap .icon-content p {
  margin-top: 20px;
}
.prod-related {
  padding: 40px 0;
}
.prod-related .header-text {
  display: none;
  position: relative;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  max-width: 800px;
}
.prod-slider {
  position: relative;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  width: 80%;
  max-width: 800px;
  height: 400px;
}
.prod-slider .slider-card {
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  max-width: 300px;
  background: #f6f6f6;
  display: inline-block;
  text-align: center;
}
.prod-slider .slider-card img {
  max-width: 100%;
}
.shell.bu {
  height: 100vw;
  max-height: 85vh;
}
.inner-shell.bu-inner {
  padding: 10vh 0 30vh 0;
  max-width: 1500px;
}
.inner-shell.bu-inner .header {
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
#wrapper_bu {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: white;
}
.bu-slide {
  width: 100%;
  height: 100%;
}
.bu-slide .bu-img {
  width: 100%;
  height: 100%;
}
.bu-slide .bu-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bu-slide .bu-content {
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  padding-top: 20px;
  opacity: 0;
  transition: all 0.1s ease-in-out;
  text-align: center;
}
.bu-slide .bu-content button {
  max-width: 220px;
}
.txt_Center {
  margin: 50% 0% 0% 20%;
}
.txt_h1 {
  font-size: 2em;
}
.holder_bu {
  cursor: pointer;
}
.holder_bu_awayL1 {
  position: absolute;
  top: 30%;
  left: 15%;
  width: 15%;
  height: 40%;
  background-color: #005978;
  transition: width 1s, height 1s, top 1s, left 1s;
  z-index: 2;
}
.holder_bu_awayL2 {
  position: absolute;
  top: 35%;
  left: 0%;
  width: 15%;
  height: 30%;
  background-color: #707070;
  transition: width 1s, height 1s, top 1s, left 1s;
  z-index: 1;
}
.holder_bu_center {
  position: absolute;
  top: 10%;
  left: 30%;
  width: 40%;
  height: 80%;
  background-color: #005978;
  transition: width 1s, height 1s, top 1s, left 1s;
  z-index: 3;
}
.holder_bu_center .bu-slide .bu-content {
  opacity: 1;
  transition: all 0.5s ease-in-out 0.5s;
}
.holder_bu_awayR1 {
  position: absolute;
  top: 30%;
  left: 70%;
  width: 15%;
  height: 40%;
  background-color: #707070;
  transition: width 1s, height 1s, top 1s, left 1s;
  z-index: 2;
}
.holder_bu_awayR2 {
  position: absolute;
  top: 35%;
  left: 85%;
  width: 15%;
  height: 30%;
  background-color: #005978;
  transition: width 1s, height 1s, top 1s, left 1s;
  z-index: 1;
}
.desc-social {
  margin-top: 5vh;
}
.desc-social .header {
  text-align: center;
  margin-bottom: 20px;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
CART PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.cart-wrapper {
  margin-top: 52px;
  background-color: #f6f6f6;
}
.checkout-wrap {
  width: 90%;
  max-width: 1330px;
  padding-top: 60px;
}
.cart-wrapper .mattress-removal {
  display: none;
  margin-bottom: 4rem;
}
.cart-wrapper .mattress-removal input[type="radio"] {
  display: none;
}
.cart-wrapper .mattress-removal label {
  padding: 7px 60px;
  font-size: 16px;
  background-color: #f6f6f6;
  border: 1px solid #707070;
  color: #707070;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-family: 'poynter-oldstyle-display', serif;
}
@media (max-width: 400px) {
  .cart-wrapper .mattress-removal label {
    padding: 7px 35px;
  }
}
.cart-wrapper .mattress-removal label:first-of-type {
  margin-right: 10px;
}
.cart-wrapper .mattress-removal input[type="radio"]:checked + label {
    background-color: #005978;
    border-color: #005978;
    cursor: default;
    pointer-events: none;
    color: #fff;
}
.cart-wrapper .mattress-removal .checkout-info-link {
  margin-bottom: 2rem;
}
.customer {
  background: #f6f6f6;
}
.products {
  float: right;
  padding-top: 0;
  margin-bottom: 40px;
}
.products .img-wrap {
  padding-left: 0;
}
.products .text-wrap {
  padding: 0;
}
.products .items {
  background: white;
  padding: 10px;
}
.products .cart-item {
  padding: 5%;
  width: 100%;
  display: inline-block;
  margin: 0 auto;
}
.products .cart-item img {
  width: 100%;
  display: inline-block;
}
.products .cart-item .item-title {
  color: #005978;
  font-size: 16px;
}
.products .cart-item .size,
.products .cart-item .quantity,
.products .cart-item .item-title,
.products .cart-item img {
  display: inline-block;
}
.products .cart-item p {
  margin: 0;
}
.products .cart-item .size {
  padding-right: 10px;
  border-right: 1px solid #707070;
}
.products .cart-item .price {
  font-weight: 600;
  font-size: 14px;
}
.products .totals-wrap {
  padding: 0 5%;
}
.products .totals-wrap p {
  display: inline-block;
  color: #707070;
}
.products .totals-wrap p.right {
  float: right;
}
.products .totals-wrap h4 {
  display: inline-block;
  color: #005978;
  letter-spacing: 1.4px;
}
.products .totals-wrap h4.right {
  float: right;
  color: #707070;
}
.form {
  height: 40px;
  width: 100%;
  padding: 6px 12px;
  border: none;
}
.field-header {
  margin: 10px 0px 5px 0px;
  color: #707070;
}
#billing-same,
#subscribe {
  margin-right: 10px;
}
.contact-pay button {
  width: 100%;
  margin-top: 35px;
}
.order-success {
  padding-top: 100px;
}
.order-success .header {
  text-align: center;
}
.order-success .details-header {
  margin-top: 10px;
  margin-bottom: 60px;
}
.order-success .subheader {
  margin-top: 15px;
  margin-bottom: 5px;
}
.order-success .success-footer {
  text-align: center;
  width: 90%;
  max-width: 600px;
  padding: 80px 0;
  margin: 0 auto;
}
.order-success .success-item-img {
  width: 100%;
  height: auto;
}
.order-success .success-item-container {
  margin-top: 40px;
}
.order-success .checkout-item {
  margin-top: 20px;
}
.order-success span.bold {
  font-weight: bold;
}
.shopping-cart-container h4 {
  font-family: 'poynter-oldstyle-display', serif;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
}
#promo-form {
  display: flex;
  justify-content: flex-end;
  padding: 8px 0;
}
.btn-apply-promo {
  width: 68px;
  height: 26px;
  min-width: unset;
  font-size: 16px;
  padding: 0;
  margin-left: 3px;
}
a.promo {
  cursor: pointer;
}
.subscribe-wrap {
  margin-top: 15px;
}
.checkout-modal .modal-body {
  padding: 3rem;
}
.checkout-modal .modal-body p {
  margin-bottom: 0.1rem;
}
.checkout-modal .close {
  position: absolute;
  top: 1.5rem;
  right: 1.7rem;
  font-size: 27px;
  font-weight: 500;
  color: #005978;
  opacity: 1;
}
.checkout-modal h4 {
  font-family: "benton-sans";
  color: #005978;
  font-weight: 600;
  font-size: 18px;
}
@media (min-width: 768px) {
  .checkout-modal .modal-dialog.modal-sm {
    max-width: 470px;
  }
}
.checkout-info-link {
  color: #579ab4;
  text-decoration: underline;
  font-weight: 300;
  display: flex;
  align-items: center;
  margin: -0.7rem 0 0.8rem;
  position: relative;
}
.checkout-info-link:before {
  position: relative;
  left: 0;
  content: '';
  width: 23px;
  height: 23px;
  background: url('/assets/img/info-icon.svg') no-repeat;
  background-size: 100%;
  margin-right: 0.4rem;
}
.checkout-info-link:hover {
  color: #96dae6 !important;
}
p.has-info {
  display: inline-flex !important;
  align-items: center;
}
.has-info .checkout-info-link {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0.5rem;
}

/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
FLAT FREE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.l300-headline {
  font-size: 170px;
  margin-bottom: 4vw;
  margin-top: calc(52px + 4vw);
  line-height: 0.9;
  transition: all 0.3s ease-in-out;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}
.l300-video-title {
  position: absolute;
  max-width: 500px;
}
.l300-video-title h2 {
  font-family: 'benton-sans';
  font-size: 42px;
  margin-bottom: 0;
}
.l300-video {
  margin-right: -80px;
}
.btn-l300 {
  margin-left: auto;
  margin-right: auto;
}
.btn-l300.hidden-xs {
  margin: 0;
}
.video-controls {
  display: inline-block;
}
.video-controls .position-button {
  cursor: pointer;
  display: inline-block;
  margin: 15px;
}
.video-controls .position-button .button-img {
  border: 2px solid #0083bf;
  margin: 0 auto 5px auto;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
.video-controls .position-button .button-img:hover {
  background: #0083bf;
}
.video-controls .position-button img {
  max-width: 65px;
  max-height: 65px;
  display: block;
  margin-bottom: 5px;
}
.flat-free-parallax h2 {
  color: #005978;
}
h1.edu {
  color: #005978;
  font-size: 90px;
  margin-bottom: -20px;
}
div.edu {
  background: #005978;
}
div.edu p {
  max-width: 610px;
  margin: 0 auto;
  font-size: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 250px;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
SHAREBED
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.sharebed-topbar {
  margin-top: 52px;
  background: #005d89;
  height: 50px;
  padding-top: 15px;
}
.sharebed-topbar a {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.4px;
  color: #66cadb;
}
.sharebed-header {
  height: auto;
  padding-top: 3%;
  padding-bottom: 5%;
  background: url('/assets/img/shareBED/MainPhoto.jpg') center center no-repeat;
  background-size: cover;
}
.sharebed-header h1 {
  font-family: 'europa', sans-serif;
  font-size: 130px;
  font-weight: bold;
  letter-spacing: 4.8px;
  margin-bottom: 25px;
}
.sharebed-header p {
  max-width: 900px;
  margin: 0 auto 30px auto;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 1.9px;
}
.sharebed-header .search {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}
.sharebed-header .search i {
  position: absolute;
  left: 35px;
  top: 12px;
  color: #005d89;
}
.sharebed-header input {
  width: 80%;
  height: 57px;
  padding-left: 55px;
  border-radius: 8px;
  border: solid 7px #005d89;
  margin-right: 10px;
  color: #97999b;
}
.sharebed-header .btn-search {
  width: 140px;
  height: 57px;
  border-radius: 8px;
  background-color: #51d1e6;
  font-family: 'benton-sans';
  font-size: 21.4px;
  line-height: 1.87;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}
.sharebed-callouts {
  margin-top: 20px;
  margin-bottom: 70px;
}
.sharebed-callouts .col-sm-4 {
  margin-bottom: 30px;
}
.sharebed-callouts .image-box {
  height: 40vh;
  cursor: pointer;
  background-size: cover !important;
}
.image-box-hover {
  display: none;
  width: 100%;
  height: 100%;
  background-size: cover !important;
}
.sharebed-callouts h3 {
  font-family: 'benton-sans';
  font-size: 24px;
  font-weight: 600;
  line-height: 1.36;
  letter-spacing: 2.5px;
  margin-top: 40px;
  color: #005d89;
  min-height: 60px;
}
.sharebed-callouts hr {
  width: 100px;
  border-bottom: solid 3px #51d1e6;
}
.sharebed-callouts p {
  font-size: 15.3px;
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 2px;
  max-width: 516px;
  margin: 0 auto;
}
.sharebed-bottom {
  height: 300px;
  padding-top: 80px;
  background: #51d1e6;
}
.sharebed-bottom .carousel img {
  float: left;
  margin-right: 20px;
}
.sharebed-bottom .carousel p {
  font-size: 24.3px;
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 1.2px;
}
.sharebed-bottom .carousel-indicators {
  bottom: -40px;
}
.sharebed-bottom .carousel-indicators li {
  width: 16px;
  height: 16px;
  background-color: #ffffff;
}
.sharebed-bottom .carousel-indicators li.active {
  background-color: #005d89;
  border: none;
}
#sharebed-modal .modal-content {
  border-radius: 0px;
  padding: 100px 0;
  background: #005d89;
}
#sharebed-modal h2 {
  font-family: 'benton-sans';
  font-size: 34px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 1.9px;
  max-width: 641px;
  margin: 20px auto;
}
#sharebed-modal .btn-sharebed {
  width: 358px;
  height: 57px;
  border-radius: 8px;
  background-color: #51d1e6;
  font-family: 'benton-sans';
  font-size: 20px;
  font-weight: bold;
  line-height: 1.87;
  letter-spacing: 2.8px;
  margin: 20px;
}
@media (max-width: 1440px) {
  .sharebed-header img {
    max-width: 194px !important;
  }
  .sharebed-header h1 {
    font-size: 107px;
    font-weight: bold;
    letter-spacing: 4px;
  }
  .sharebed-callouts .image-box {
    height: 28vh;
  }
}
@media (max-width: 1024px) {
  .sharebed-header h1 {
    font-size: 100px;
  }
  .sharebed-bottom .carousel p {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .sharebed-callouts h3 {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .sharebed-header h1 {
    font-size: 93px;
    font-weight: bold;
    letter-spacing: 4px;
  }
  .sharebed-callouts .image-box {
    height: 20vh;
  }
  .sharebed-callouts h3 {
    font-size: 18px;
    line-height: 1.42;
    letter-spacing: 1.9px;
  }
  .sharebed-callouts p {
    font-size: 13.3px;
    line-height: 1.65;
    letter-spacing: 1.8px;
  }
  .sharebed-bottom {
    height: auto;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: center;
  }
  .sharebed-bottom .carousel img {
    float: none;
    width: 106px;
    height: 106px;
    margin: 10px auto;
  }
}
@media (min-width: 850px) {
  .modal-dialog {
    width: 800px;
  }
}
@media (max-width: 769px) {
  .sharebed-header {
    padding-top: 60px;
  }
  .sharebed-header img {
    max-width: 102px !important;
  }
  .sharebed-header h1 {
    font-size: 44px;
    font-weight: bold;
    letter-spacing: 1.6px;
  }
  .sharebed-header p {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.28;
    letter-spacing: 1px;
  }
  .sharebed-header input {
    width: 90%;
    height: 40px;
    font-size: 12px;
    padding-left: 5px;
    border: solid 4px #005d89;
  }
  .sharebed-header .btn-search {
    width: 107px;
    height: 40px;
    font-size: 16.4px;
    margin-top: 10px;
  }
  .sharebed-callouts .image-box {
    height: 400px;
  }
  .sharebed-header .search i {
    display: none;
  }
}
@media (max-width: 500px) {
  .sharebed-callouts .image-box {
    height: 26vh;
  }
  .sharebed-bottom {
    padding-bottom: 15%;
  }
  #sharebed-modal h2 {
    font-family: 'benton-sans';
    font-size: 25px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 1.9px;
    max-width: 641px;
    margin: 20px auto;
  }
  #sharebed-modal .btn-sharebed {
    width: auto;
    height: 57px;
    border-radius: 8px;
    background-color: #51d1e6;
    font-family: 'benton-sans';
    font-size: 16px;
    font-weight: bold;
    line-height: 1.87;
    letter-spacing: 2.8px;
    margin: 20px;
  }
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
PROMOS PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.promos-container {
  padding-top: 52px;
  background: #f6f6f6;
}
.promos-inner {
  padding: 25vh 15px;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
ABOUT PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
#about-header {
  position: absolute;
  bottom: 4vw;
  left: 0;
  z-index: 1;
  color: #fff;
  /* font-size: 21vw; */
  font-size: 15vw;
  line-height: 0;
}
.header-img {
  position: relative;
}
.header-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
}
.header-overlay .inner {
  width: 90%;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.fs-img {
  width: 100%;
}
.cs-img {
  position: absolute;
  z-index: 1;
  width: 45%;
}
.about-img,
.about-img-lg,
.about-img-sm {
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.5s ease-in-out;
}
.about-img.revealed {
  transform: scale(1);
  opacity: 1;
}
.huge-header {
  width: 90%;
  max-width: 600px;
  margin-right: auto;
  margin-left: 5vw;
}
.huge-header-centered {
  width: 90%;
  max-width: 700px;
  margin: 0 auto;
}
.side-content {
  transform: translateY(100px);
  transition: all 0.5s ease-in-out;
  opacity: 0;
  padding-top: 25%;
  cursor: pointer;
}
.side-content h3 {
  margin-top: 20px;
}
.side-content.revealed {
  opacity: 1;
  transform: translateY(0px);
}
.about-icon {
  width: 22% !important;
  height: auto;
  max-width: 100px;
  margin: 0 auto;
}
.about-icon2 {
  width: 25% !important;
  max-width: 120px;
}
.images-container {
  position: relative;
  top: 30px;
  left: 0;
  min-height: 45vw;
  z-index: -1;
  margin-top: 5vh;
}
.images-container .abs-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 33.3333%;
}
.images-container .abs-img2 {
  width: 40%;
  left: 27%;
  top: 10vw;
  z-index: -2;
}
.images-container .abs-img3 {
  width: 40%;
  left: 60%;
  top: -20vw;
}

.for-example {
  padding: 5vh 0 11vh;
}

.conclusion {
  padding: 23vh 0 6vh;
}
.conclusion h1 {
  margin-bottom: 30px;
}
.conclusion p {
  max-width: 42vw;
}

.whole-family p {
  max-width: 650px;
}

@media (min-width: 1921px) {
  /* .huge-header2 {
    max-width: 1000px;
  } */
}
@media (min-width: 992px) {
  .about-img-lg.revealed {
    transform: scale(1);
    opacity: 1;
  }
  .about-img-lg {
    transform: scale(0.8);
  }
}
@media (max-width: 991px) {
  .header-overlay {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
  .huge-header {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .conclusion p {
    max-width: 80vw;
  }
  h1.huge {
    font-size: 50px;
  }
  .about-icon {
    width: 80px;
  }
  .about-img-sm.revealed {
    transform: scale(1);
    opacity: 1;
  }
  .about-img-sm {
    transform: scale(0.8);
  }
  .images-container {
    min-height: 30vh;
  }
  .images-container .abs-img3 {
    top: -4vw;
  }
  h3.about {
    font-size: 24px;
  }

  .conclusion {
    padding: 110px 0 18vw;
  }
}
@media (max-width: 767px) {
  .conclusion {
    padding: 110px 0 12vw;
  }
}
@media (max-width: 680px) {
  .about-icon {
    width: 36% !important;
  }
  .side-content {
    width: 90%;
    margin: 0 auto;
    padding-top: 15%;
  }
  .side-content h3 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .side-content .b3 {
    display: none !important;
    font-size: 12px;
    margin-bottom: 5px;
  }
  h3.about {
    font-size: 20px;
  }
  .conclusion {
    padding: 110px 0 5vw;
    height: calc(600px + 30vw);
  }
}
@media (max-width: 400px) {
  .conclusion {
    padding: 110px 0 20vw;
  }
  .whole-family {
    margin-top: 8vw;
  }
}
@media (max-width: 350px) {
  h3.about {
    font-size: 18px;
  }
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
BLOG PAGE / ARCHIVE PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.blog-header {
  min-height: 45vh;
  background-position: 40% 50%!important;
  background-size: cover!important;
  position: relative;
  padding: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 52px;
}
.blog-header .header-text {
  max-width: 650px;
}
.blog-header .header-text h1 {
  font-size: 76px;
}
.blog-header .header-text p {
  max-width: 560px;
  font-weight: 100;
}
.blog-post-header {
  position: relative;
  margin-top: 52px;
  height: 94px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #f6f6f6;
}
.blog-post-header .title {
  flex-grow: 1;
  font-size: 21px;
  font-weight: 600;
  margin-left: 100px;
  margin-bottom: 0;
}
.blog-post-header .blog-breadcrumb {
  font-size: 13px;
  font-weight: 600;
  margin: 0 100px;
  margin-bottom: 0;
  color: #9b9b9b;
}
.blog-post-header .blog-breadcrumb .active {
  color: #707070;
}
.blog-post-header .blog-breadcrumb a {
  color: #9b9b9b!important;
  font-weight: 600!important;
}
.blog-categories {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 40px auto;
  max-width: 75%;
}
.blog-categories a.blog-category {
  color: #707070 !important;
  font-weight: 600;
  padding: 5px 20px;
  margin: 10px 10px;
  border: 2px solid #f6f6f6;
  text-transform: capitalize;
}
.blog-categories a.blog-category:hover {
  cursor: pointer;
  background: #005978;
  border: 2px solid #005978;
  transition: all 0.3s linear;
  color: white!important;
}
.blog-categories a.blog-category.active {
  background: #005978;
  border: 2px solid #005978;
  color: white!important;
}
.blog-body {
  max-width: 85%;
}
.blog-body hr {
  border-bottom: 3px solid #f6f6f6;
  flex-grow: 1;
  margin: 0;
  border-top: none;
}
.blog-body hr.full {
  margin: 40px 0;
  flex-basis: 100%;
}
.blog-body .blog-posts {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.blog-body .blog-posts .latest-posts-header,
.blog-body .blog-posts .tags-header,
.blog-body .blog-posts .related-posts-header {
  display: flex;
  align-items: center;
  margin: 40px 0;
}
.blog-body .blog-posts .latest-posts-header h5,
.blog-body .blog-posts .tags-header h5,
.blog-body .blog-posts .related-posts-header h5 {
  margin: 0 20px 0 0;
  font-weight: 600;
}
.blog-body .blog-posts .latest-posts-header h5 span.text-blue,
.blog-body .blog-posts .tags-header h5 span.text-blue,
.blog-body .blog-posts .related-posts-header h5 span.text-blue {
  text-transform: capitalize;
}
.blog-body .blog-posts .latest-posts-header i,
.blog-body .blog-posts .tags-header i,
.blog-body .blog-posts .related-posts-header i {
  margin-left: 10px;
  cursor: pointer;
}
.blog-body .blog-posts .latest-posts-header i.block,
.blog-body .blog-posts .tags-header i.block,
.blog-body .blog-posts .related-posts-header i.block {
  color: lightgrey;
  cursor: default;
}
.blog-body .blog-posts .tag:before {
  font-size: 0.85em;
  font-family: 'lucid';
  margin-right: 0.5rem;
  content: "\f00a";
}
.blog-body .blog-posts .tag {
  text-transform: uppercase;
  font-weight: 600;
}
.blog-body .blog-posts .all-articles {
  column-count: 2;
  column-gap: 30px;
}
.blog-body .blog-posts .all-articles .blog-article {
  width: 100%;
  break-inside: avoid-column;
}
.blog-body .blog-posts .all-articles .blog-article .blog-title {
  cursor: pointer;
  font-family: 'poynter-oldstyle-display';
}
.blog-body .blog-posts .all-articles .blog-article .blog-image {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.blog-body .blog-posts .all-articles .blog-article .blog-info {
  margin: 20px 0;
}
.blog-body .blog-posts .all-articles .blog-article:nth-child(4n+0) .blog-image {
  height: 470px;
}
.blog-body .blog-posts .all-articles .blog-article:nth-child(4n+1) .blog-image {
  height: 550px;
}
.blog-body .blog-posts .all-articles .blog-article:nth-child(4n+2) .blog-image {
  height: 400px;
}
.blog-body .blog-posts .all-articles .blog-article:nth-child(4n+3) .blog-image {
  height: 400px;
}
.blog-body .blog-posts .blog-article,
.blog-body .blog-posts .blog-post {
  display: flex;
  flex-direction: column;
}
.blog-body .blog-posts .blog-article img.post-header,
.blog-body .blog-posts .blog-post img.post-header {
  display: none;
}
.blog-body .blog-posts .blog-article .blog-title,
.blog-body .blog-posts .blog-post .blog-title {
  font-weight: 600;
  font-size: 32px;
  font-family: 'poynter-oldstyle-display';
}
.blog-body .blog-posts .blog-article .blog-info,
.blog-body .blog-posts .blog-post .blog-info {
  font-weight: 500;
  color: #9b9b9b;
}
.blog-body .blog-posts .blog-article .blog-text,
.blog-body .blog-posts .blog-post .blog-text {
  font-size: 15px;
  line-height: 1.67;
  letter-spacing: 0.2px;
  width: 100%;
  max-height: 6.68em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-body .blog-posts .blog-post {
  margin-top: 25px;
}
.blog-body .blog-posts .blog-post .blog-categories {
  justify-content: flex-start;
  width: 100%;
  max-width: 100%;
}
.blog-body .blog-posts .blog-post .blog-image {
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
  background-size: cover;
  background-position: center;
}
.blog-body .blog-posts .blog-post .blog-info {
  margin: 10px 0;
}
.blog-body .blog-posts .blog-post .blog-text {
  max-height: none;
  overflow: visible;
  text-overflow: clip;
  max-width: 90%;
  position: relative;
}
.blog-body .blog-posts .blog-post .blog-text .share-social-media {
  position: absolute;
  right: -10%;
  top: 10%;
  display: flex;
  flex-direction: column;
  text-align: center;
  font-weight: 600;
  color: #bfbebe;
}
.blog-body .blog-posts .blog-post .blog-text .share-social-media i {
  margin: 5px 0;
}
.blog-body .blog-posts .blog-post .blog-text .share-social-media i:hover {
  cursor: pointer;
  color: #707070;
}
.blog-body .blog-posts .featured-article .blog-title {
  font-size: 38px;
  cursor: pointer;
  font-family: 'poynter-oldstyle-display';
}
.blog-body .blog-posts .featured-article .blog-image {
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.blog-body .blog-posts .featured-article .blog-read-more {
  display: flex;
  text-transform: uppercase;
  align-items: baseline;
  font-weight: 600;
  margin: 20px 0;
}
.blog-body .blog-posts .archive-article {
  display: flex;
  flex-direction: column;
}
.blog-body .blog-posts .archive-article .blog-title {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  font-family: 'poynter-oldstyle-display';
}
.blog-body .blog-posts .archive-article .blog-info {
  font-weight: 500;
  color: #9b9b9b;
  margin: 15px 0;
}
.blog-body .blog-posts .archive-article .blog-text {
  font-size: 13px;
  line-height: 1.67;
  letter-spacing: 0.2px;
  width: 100%;
  max-height: 5.01em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-body .blog-posts .archive-article .blog-image {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px 0;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.blog-body .blog-posts .blog-pagination {
  display: flex;
  margin: 40px 0;
}
.blog-body .blog-posts .blog-pagination .pagination-number,
.blog-body .blog-posts .blog-pagination .pagination-next {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 1px solid #979797;
  height: 30px;
  width: 30px;
  font-family: 'poynter-oldstyle-display';
  font-size: 21px;
  margin-right: 10px;
}
.blog-body .blog-posts .blog-pagination .pagination-number div,
.blog-body .blog-posts .blog-pagination .pagination-next div {
  margin-bottom: -3px;
}
.blog-body .blog-posts .blog-pagination .pagination-next {
  width: 80px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 600;
  font-family: 'benton-sans';
}
.blog-body .blog-posts .blog-pagination .pagination-next div {
  margin-bottom: 0;
}
.blog-body .blog-posts .blog-pagination .pagination-next:hover,
.blog-body .blog-posts .blog-pagination .pagination-number:hover,
.blog-body .blog-posts .blog-pagination .pagination-number.active {
  color: white;
  background: #005978;
  border: 1px solid #005978;
}
.blog-body .blog-side-col .in-the-news-header,
.blog-body .blog-side-col .stay-connected-header {
  display: flex;
  align-items: center;
  margin: 40px 0;
}
.blog-body .blog-side-col .in-the-news-header h5,
.blog-body .blog-side-col .stay-connected-header h5 {
  font-size: 18px;
  margin: 0 20px 0 0;
  font-weight: 600;
}
.blog-body .blog-side-col .in-the-news-header i,
.blog-body .blog-side-col .stay-connected-header i {
  margin-left: 10px;
  cursor: pointer;
}
.blog-body .blog-side-col .in-the-news-header i.block,
.blog-body .blog-side-col .stay-connected-header i.block {
  color: lightgrey;
  cursor: default;
}
.blog-body .blog-side-col .blog-newsletter-wrapper {
  background: #f6f6f6;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 40px;
}
.blog-body .blog-side-col .blog-newsletter-wrapper h6 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 18px;
}
.blog-body .blog-side-col .blog-newsletter-wrapper input {
  width: 308px;
  height: 34px;
}
.blog-body .blog-side-col .blog-newsletter-wrapper p.newsletter-sign-up {
  font-size: 13px;
}
.blog-body .blog-side-col .blog-newsletter-wrapper .btn {
  width: 72px;
  height: 34px;
  font-size: 18px;
  /* margin-left: 5px; */
}
.blog-body .blog-side-col .blog-newsletter-wrapper .btn p {
  margin-top: -1px;
  font-size: 20px;
  letter-spacing: 1px;
}
.blog-body .blog-side-col .blog-newsletter-wrapper p#newsletter-alert {
  display: initial;
  opacity: 1;
}
.blog-body .blog-side-col .blog-newsletter-wrapper p#newsletter-alert.hidden {
  display: initial!important;
  opacity: 0;
}
.blog-body .blog-side-col .blog-newsletter-wrapper p#newsletter-alert.newsletter-alert-danger {
  color: #a94442;
}
.blog-body .blog-side-col .blog-newsletter-wrapper p#newsletter-alert.newsletter-alert-success {
  color: #3c763d;
}
.blog-body .blog-side-col .blog-newsletter-wrapper form {
  display: flex;
}
.blog-body .blog-side-col .blog-newsletter-wrapper form input,
.blog-body .blog-side-col .blog-newsletter-wrapper form button {
  flex-grow: 1;
}
.blog-body .blog-side-col .blog-newsletter-wrapper .btn p {
  font-size: 16px;
  letter-spacing: unset;
  margin-bottom: 0;
}
.blog-body .blog-side-col .in-the-news .in-the-news-article {
  display: flex;
  flex-wrap: wrap;
}
.blog-body .blog-side-col .in-the-news .in-the-news-article .img-wrapper {
  height: 100px;
  width: 100px;
  overflow: hidden;
  margin-right: 10px;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.blog-body .blog-side-col .in-the-news .in-the-news-article .article-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 20px;
  flex-grow: 1;
  cursor: pointer;
}
.blog-body .blog-side-col .in-the-news .in-the-news-article .article-content .author,
.blog-body .blog-side-col .in-the-news .in-the-news-article .article-content .date {
  font-size: 12px;
  font-weight: 600;
  color: #9b9b9b;
}
.blog-body .blog-side-col .in-the-news .in-the-news-article .article-content .title {
  font-size: 16px;
  font-weight: 600;
}
.blog-body .blog-side-col .social-media-wrapper {
  display: flex;
  justify-content: space-between;
}
.blog-body .blog-side-col .social-media-wrapper a:hover,
.blog-body .blog-side-col .social-media-wrapper a {
  color: white!important;
  cursor: pointer;
  font-weight: 100;
}
.blog-body .blog-side-col .social-media-wrapper .social-media {
  height: 140px;
  flex-basis: 22%;
  border-radius: 5px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.blog-body .blog-side-col .social-media-wrapper .social-media i {
  margin-top: 10px;
}
.blog-body .blog-side-col .social-media-wrapper .social-media hr {
  width: 100%;
  flex-grow: 0;
  border-bottom: 3px solid white;
}
.blog-body .blog-side-col .social-media-wrapper .social-media p {
  margin: 0;
}
.blog-body .blog-side-col .social-media-wrapper .facebook {
  background: #448ae9;
}
.blog-body .blog-side-col .social-media-wrapper .instagram {
  background-image: linear-gradient(325deg, #f46f46, #b5327c 56%, #8a09a0);
}
.blog-body .blog-side-col .social-media-wrapper .twitter {
  background: #4AB3F4;
}
.blog-body .blog-side-col .social-media-wrapper .youtube {
  background: #d82926;
}
.blog-body .ml-4{
  margin-left: 1.5rem!important;
}
.blog-body .mr-4{
  margin-right: 1.5rem!important;
}
.blog-body .mt-4{
  margin-top: 1.5rem!important;
}
.blog-body .mb-4{
  margin-bottom: 1.5rem!important;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
PROTECTOR PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.protector-header {
  min-height: 50vh;
  background-position: top right!important;
  background-size: cover!important;
  position: relative;
  padding: 30px 30px 30px 80px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 52px;
}
.protector-header h1 span.tm {
  font-size: 38px;
  vertical-align: text-top;
  padding-left: 3px;
}
.protector-header .header-text p {
  font-weight: 100;
}
.protector-comparison .protector-item {
  text-align: center;
  padding: 0px;
}
.protector-comparison .protector-item .protector-title-desktop {
  padding: 10px;
  width: 100%;
  text-transform: uppercase;
  font-weight: 500;
}
.protector-comparison .protector-item .blue-box {
  height: 24px;
  background: #005978;
  width: 65%;
  margin: auto;
}
.protector-comparison .protector-item img {
  max-width: 60%;
  margin: 10px auto 0 auto;
  cursor: pointer;
}
.protector-comparison .protector-item hr.small {
  width: 20%;
  margin-bottom: 0;
}
.protector-comparison .protector-item .price {
  font-size: 24px;
  color: #737373;
  padding: 33px 0;
}
.protector-comparison .protector-item .table-item {
  height: 47px;
  width: 100%;
  color: #9b9b9b;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  margin: 5px 0;
}
.protector-comparison .protector-item .table-item.white {
  font-style: italic;
}
.protector-comparison .protector-item .table-item.grey {
  background: #f6f6f6;
  text-transform: uppercase;
  color: #737373;
  font-weight: 600;
  font-size: 20px;
}
.protector-comparison .protector-item .table-item.grey.header {
  background: white;
  text-transform: none;
  font-weight: 500;
  font-size: 16px;
  margin-top: 5px;
  height: 0px;
  border: none!important;
  color: #737373!important;
}
.protector-comparison .protector-item .table-item.header {
  margin-top: 15px;
}
.protector-comparison .protector-item hr.large {
  border-top: none;
  border-bottom: 3px solid #f6f6f6;
  margin: 0;
}
.protector-comparison .protector-item button {
  margin: 40px auto;
}
.protector-comparison .protector-item:first-of-type .protector-title {
  border-right: 3px solid white;
}
.protector-comparison .protector-item:first-of-type .table-item.white {
  border-right: 3px solid #f6f6f6;
}
.protector-comparison .protector-item:first-of-type .table-item.grey {
  color: #f6f6f6;
  border-left: 65px solid white;
}
.protector-comparison .protector-item:first-of-type hr.large {
  margin-left: 65px;
}
.protector-comparison .protector-item:last-of-type .protector-title {
  border-left: 3px solid white;
}
.protector-comparison .protector-item:last-of-type .table-item.grey {
  color: #f6f6f6;
  border-right: 65px solid white;
}
.protector-comparison .protector-item:last-of-type .table-item.white {
  border-left: 3px solid #f6f6f6;
}
.protector-comparison .protector-item:last-of-type hr.large {
  margin-right: 65px;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
WARRANTY PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
#warrantyModal .modal-dialog {
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
#warrantyModal .modal-content {
  background-color: #005978;
  border-radius: 0px;
  border: 0px;
  color: white;
  text-align: center;
  padding: 30px;
}
#warrantyModal .step-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
}
#warrantyModal .step-wrap .step-number {
  align-items: flex-start;
  background: #FFF;
  border: solid 3px #FFF;
  border-radius: 100%;
  /* color: #0083bf; */
  color: #579ab4;
  display: flex;
  height: 38px;
  justify-content: center;
  align-items: center;
  width: 38px;
  font-weight: 600;
  font-size: 18px;
}
#warrantyModal .step-wrap .step-number.active {
  color: white;
  /* color: #005978; */
  background: #579ab4;
  /* background: #96dae6; */
}
#warrantyModal .step-wrap .step-bar {
  background: #FFF;
  height: 4px;
  width: 38px;
}
#warrantyModal button.close {
  color: white;
  text-shadow: none;
  opacity: 1;
}
#warrantyModal h2 {
  font-family: 'poynter-oldstyle-display';
  font-weight: 600;
  letter-spacing: 3px;
  line-height: 1.3em;
  margin: 20px auto;
}
#warrantyModal p {
  letter-spacing: 1.5px;
  margin-bottom: 20px;
}
#warrantyModal p.register-later {
  margin-top: 5px;
  cursor: pointer;
}
#warrantyModal p.product-sku {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
#warrantyModal input,
#warrantyModal select {
  background: #005978;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid white;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 20px;
  padding-bottom: 5px;
  text-align-last: center;
  -webkit-appearance: none;
  font-size: 16px;
}
#warrantyModal select {
  text-transform: capitalize;
}
#warrantyModal input::placeholder {
  color: white;
}
#warrantyModal .select-wrapper {
  position: relative;
}
#warrantyModal i.fa-sort {
  position: absolute;
  top: 50%;
  right: 20px;
}
#warrantyModal .modal-page {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 70vh;
  max-width: 600px;
  margin: auto;
}
#warrantyModal button.btn-large {
  margin-top: 25px;
  margin-bottom: 10px;
  padding-right: 25px;
  padding-left: 25px
}
#warrantyModal button.btn-large h3 {
  font-size: 32px;
  /* letter-spacing: 4px; */
  margin-top: 1px;
}
#warrantyModal button.btn-round {
  background: none;
  border: 1.5px solid;
  border-radius: 40px;
  height: 40px;
  font-family: 'benton-sans';
  font-size: 14px;
  width: 200px;
  letter-spacing: 1px;
}
#warrantyModal button.btn-round:hover {
  background: #0083bf;
  color: white;
  border: 1.5px solid #0083bf;
}
@media (min-width: 668px) {
  #warrantyModal input,
  #warrantyModal select {
    font-size: 20px;
  }
}
.warranty-header {
  height: 35vh;
  max-height: 350px;
  min-height: 200px;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 52px;
}
.warranty-header h1 {
  font-size: 76px;
  margin-bottom: 0px;
}
.warranty-header p {
  font-size: 36px;
  font-weight: 600;
}
.warranty-product-selection .selection-header {
  margin: 40px;
  text-align: center;
}
.warranty-product-selection h5.header {
  font-family: 'poynter-oldstyle-display';
}
.warranty-product-selection .product-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.warranty-product-selection .product-options .product-option {
  flex-basis: 25%;
  padding: 7px;
  background: #f6f6f6;
  border: 2px solid white;
  box-sizing: border-box;
  display: flex;
}
.warranty-product-selection .product-options .product-option .circle {
  border-radius: 50%;
  background: white;
  border: 1px solid #4a4a4a;
  width: 15px;
  height: 15px;
  margin: 0 15px;
  align-self: center;
}
.warranty-product-selection .product-options .product-option .product-title {
  font-size: 18px;
}
.warranty-product-selection .product-options .product-option:hover {
  cursor: pointer;
}
.warranty-product-selection .product-option.active {
  background: #dedede;
  color: #005978;
}
.warranty-product-selection .product-option.active .circle {
  background: #005978;
  border: 1px solid #005978;
}
.warranty-product-selection .selected-products-wrapper {
  text-align: center;
  font-weight: 600;
  margin: 40px;
}
.warranty-product-selection .selected-products-wrapper span {
  color: #005978;
}
.warranty-faq {
  background: #f6f6f6;
}
.warranty-faq .faq-header {
  margin: 40px;
}
.warranty-faq .faq-header h5.header {
  font-family: 'poynter-oldstyle-display';
}
.warranty-faq .faq-grid {
  display: flex;
  flex-wrap: wrap;
  max-width: 90%;
  margin: auto;
}
.warranty-faq .faq-grid .item {
  flex-basis: 25%;
  padding: 20px;
}
.warranty-faq .faq-grid .item h6 {
  font-weight: 600;
  cursor: pointer;
}
.warranty-faq .faq-grid .item .category,
.warranty-faq .faq-grid .item .author {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0;
  color: #b1b1b1;
}
.warranty-faq .faq-grid .item .more {
  border-left: 1px solid #005978;
  padding-left: 10px;
  margin-left: 10px;
  font-weight: 500;
}
.warranty-faq .faq-grid .item .tag:before {
  font-size: 0.85em;
  font-family: 'lucid';
  margin-right: 0.5rem;
  content: "\f00a";
}
.warranty-faq .faq-grid .item img {
  cursor: pointer;
}
.warranty-details .warranty-details-header {
  text-align: center;
  margin: 40px;
}
.warranty-details .warranty-details-header h5.header {
  font-family: 'poynter-oldstyle-display';
}
.warranty-details .warranty-details-header button.btn-large {
  width: auto;
  margin: 20px auto;
  /* letter-spacing: 2px; */
  padding: 6px 20px;
}
.warranty-details .panel-group {
  max-width: 80%;
  margin: auto auto 60px auto;
}
.warranty-details .panel-group .featured-panel-heading p {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #707070;
  margin-bottom: 0;
}
.warranty-details .panel-group .featured-panel-heading span {
  float: right;
  padding-bottom: 2px;
}
.warranty-details .panel-group .featured-panel-heading .accordion-toggle .chevron-up {
  display: inline;
}
.warranty-details .panel-group .featured-panel-heading .accordion-toggle .chevron-down {
  display: none;
}
.warranty-details .panel-group .featured-panel-heading .accordion-toggle.collapsed .chevron-up {
  display: none;
}
.warranty-details .panel-group .featured-panel-heading .accordion-toggle.collapsed .chevron-down {
  display: inline;
}
.warranty-details .panel-group .featured-panel-heading a:focus {
  text-decoration: none;
}
.warranty-details .panel-group .panel {
  box-shadow: none;
  border-radius: 0px;
  background: #f6f6f6;
}
.warranty-details .panel-group .panel.hide {
  display: none;
}
.warranty-details .panel-group .panel-body {
  border-top: none !important;
  padding: 0px 0px 50px 0px;
  max-width: 80%;
  margin: auto;
}
.warranty-details .panel-group .panel-body h2 {
  margin: 40px 0 15px 0;
}
.warranty-details .panel-group .panel-body .details-header {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
#warranty-button {
  border: 1px solid #707070;
  position: fixed;
  top: 45vh;
  right: -1px;
  background: white;
}
#warranty-button h6 {
  text-transform: uppercase;
  writing-mode: vertical-rl;
  margin: 10px;
}
#warranty-button i {
  margin-top: 5px;
}
#warranty-button:hover {
  cursor: pointer;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
RECALL HOMEPAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
a.recall-banner {
  width: 250px;
  height: 36px;
  background: rgba(116, 116, 116, 0.4);
  position: absolute;
  top: 52px;
  right: 0;
  color: rgba(255, 255, 255, .75);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1;
}
a.recall-banner h4 {
  font-size: 16px!important;
  margin: 0;
  margin-bottom: -4px;
  padding-right: 10px;
}
a.recall-banner p {
  font-size: 14px;
  margin: 0;
  font-weight: 500;
}
a.recall-banner:hover {
  color: white!important;
}
a.recall-banner:focus,
a.recall-banner:active {
  text-decoration: none;
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
RECALL DETAIL PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.recall-page {
  margin-top: 52px;
}
.recall-page h1 {
  margin-top: 60px;
}
.recall-page h3 {
  margin: 35px 0 20px 0;
}
.recall-page p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.72;
}
.recall-page hr {
  border-bottom: solid 2px #005978;
}
.recall-page .bold-blue {
  font-weight: bold;
  color: #005978;
}
.recall-page .image-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recall-page .recall-flex-row {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 0 100px 0;
}
.recall-page .recall-flex-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-basis: 40%;
}
.recall-page .open-recall-btn {
  /* width: 415px; */
  width: auto;
  /* height: 70px; */
  /* font-size: 27px; */
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 85px auto;
  white-space: normal;
  padding-right: 20px;
  padding-left: 20px;
}
.recall-page #recall-order-container {
  display: none;
}
.recall-page #recall-order-container h1 {
  background: #f0f0f0;
  padding: 35px 35px 23px;
}
.recall-page .form {
  border: solid 2px #d5d5d5;
  background: #fafafa;
}
.recall-page p.field-footer {
  font-size: 13px;
}
.recall-page .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.recall-page .uploadRecallFileButton {
  width: 180px;
  height: 40px;
  border-radius: 8px;
  border: solid 2px #d5d5d5;
  background-color: #f2f2f2;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #747474;
  cursor: pointer;
}
.recall-page .btn-submit-recall {
  /* width: 414px;
  height: 71px; */
  margin-bottom: 50px;
  padding-left: 25px;
  padding-right: 25px;
}
.recall-page .btn-submit-recall h4 {
  font-size: 27px;
}
.recall-page .required-star {
  font-size: 8px;
  vertical-align: super;
  margin-left: 3px;
  position: relative;
  top: -4px;
}
.recall-page .field-header {
  font-weight: bold;
}
.recall-page .dd-wrapper.style4 ul.dropdown-list.state {
  z-index: 999 !important;
}
.recall-page .dd-wrapper.style4 {
  z-index: unset;
}
.recall-page .recall-img {
  width: 33%;
  max-width: 362px;
}
@media (max-width: 600px) {
  .recall-page p {
    font-size: 16px;
  }
  .recall-page .image-wrapper {
    flex-wrap: wrap;
  }
  .recall-page .recall-img {
    width: 80%;
    margin: auto;
  }
  .recall-page .recall-flex-column {
    flex-basis: 75%;
    margin-bottom: 30px;
  }
  .recall-page .recall-flex-row {
    flex-wrap: wrap;
    margin: 0;
  }
  .recall-page .open-recall-btn {
    /* width: 300px; */
    min-height: 52px;
    height: auto;
    font-size: 19px;
  }
  .recall-page .btn-submit-recall {
    /* width: 205px; */
    /* height: 35px; */
  }
  .recall-page .btn-submit-recall h4 {
    font-size: 19px;
  }
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
collaborate DETAIL PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.collaborate-page {
  margin: 52px auto;
}
.collaborate-page h1 {
  margin-top: 60px;
}
.collaborate-page p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.72;
}
.collaborate-page #collaborate-order-container h1 {
  background: #f0f0f0;
  padding: 30px 30px 18px;
  font-size: 32px;
}
.collaborate-page .form {
  border: solid 2px #d5d5d5;
  background: #fafafa;
}
.collaborate-page textarea.form {
  width: 100%;
  height: 150px;
  resize: vertical;
}
.collaborate-page .btn-submit-collaborate {
  width: 414px;
  height: 71px;
  margin-bottom: 50px;
}
.collaborate-page .btn-submit-collaborate h4 {
  font-size: 24px;
}
.collaborate-page .required-star {
  font-size: 6px;
  vertical-align: super;
  margin-left: 2px;
  position: relative;
  top: -2px;
}
.collaborate-page .field-header {
  font-weight: bold;
}
.collaborate-page .field-header .helper-text {
  font-size: 14px;
  font-weight: normal;
}
.collaborate-page .insta-help {
  font-weight: bold;
  font-size: 16px;
}
.collaborate-page #collaborate-msg {
  margin-top: 20px;
}
.collaborate-page .social-instructions {
  display: block;
  width: 100%;
  margin: 20px 0;
}

@media (max-width: 992px) {
  .collaborate-page #collaborate-order-container h1 {
    font-size: 24px;  
  }
}

@media (max-width: 600px) {
  .collaborate-page p {
    font-size: 16px;
  }
  .collaborate-page .btn-submit-collaborate {
    width: 205px;
    height: 35px;
  }
  .collaborate-page .btn-submit-collaborate h4 {
    font-size: 20px;
  }
}

.banner-bar {
  display: block;
  font-size: 14px;
  letter-spacing: 1.4px;
  background: #FFF;
  padding: 0;
  margin: 0;
  background-image: url("/assets/img/banner-bg.jpg");
  background-position: center 48%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-bar .bf-banner-wrap {
  align-items: center;
  display: flex;
  height: 75px;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.banner-bar .paragraph {
  font-size: 20px;
  font-weight: 800;
  margin: 16px 15px 0 0;
  max-width: 495px;
  width: 100%;
  font-family: 'poynter-oldstyle-display';
}
@media screen and (max-width: 767px) {
  .banner-bar .paragraph{
    font-size: 14px;
    max-width: 245px;
  }
  .banner-bar {
    font-size: 12px;
  }
}
@media screen and (max-width: 420px) {
  .banner-bar .paragraph{
    max-width: 195px;
  }
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
WALMART LANDING PAGE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
.walmart-header-wrap {
  position: relative;
}
.walmart-header-box {
  height: 8vw;
  max-height: 80px;
  min-height: 50px;
  cursor: pointer;
  user-select: none;
  background-color: #005978;
  transition: all 0.2s ease-in-out 0.1s;
}
.walmart-header-box.active {
  background-color: #005978;
  transition-delay: 0s;
}
.walmart-header-box::before {
  content: '';
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%) translateY(-10px) rotate(45deg);
  width: 40px;
  height: 40px;
  background: #005978;
  transition: all 0.2s ease-in-out;
}
.walmart-header-box.active::before {
  opacity: 1;
  transition-delay: 0.1s;
}
.walmart-header-tagline {
  position: absolute;
  z-index: 1;
  left: 10vw;
  bottom: 80px;
  font-size: 9vw;
  line-height: 8vw;
}
.sleep-shop-img {
  position: absolute;
  max-width: 380px;
  width: 27vw;
  right: 40px;
  bottom: 125px;
}
.walmart-section {
  display: none;
}
.walmart-section-1 {
  display: block;
}
.walmart-content {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #f5f5f5;
}
.walmart-content .main-img-wrap {
  text-align: right;
}
.walmart-content .main-img {
  width: 80%;
}
.walmart-content .item-side-content {
  padding: 3vw 7vw 3vw 5vw;
}
.walmart-content .package-img {
  width: 60%;
  padding-top: 3vw;
}
.cutaway-section {
  padding-top: 7vw;
  padding-bottom: 7vw;
  background: #005978;
}
.cutaway-section .cutaway-white-bg {
  position: absolute;
  background: #fff;
  height: 100%;
  width: 100%;
  margin-top: 18%;
  transform: skewY(-7deg);
}
.cutaway-section .cutaway-main-img-wrap {
  margin-left: -50px;
  padding-top: 8vw;
}
.cutaway-section .cutaway-main-img {
  width: 100%;
}
.cutaway-section .walmart-layer-icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 4vw;
  min-width: 32px;
  max-width: 40px;
}
.cutaway-section .icon-1 {
  top: 35%;
  right: 55%;
}
.cutaway-section .icon-2 {
  top: 55%;
  right: 10%;
}
.cutaway-section .layers-container {
  padding-top: 13vw;
  padding-right: 30px;
}
.cutaway-section .layer-wrap {
  margin-bottom: 30px;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  float: left;
}
@media (max-width: 767px) {
  .walmart-header-tagline {
    font-size: 13vw;
    line-height: 12vw;
    bottom: 60px;
  }
  .walmart-header-wrap {
    margin-top: 52px;
  }
  .sleep-shop-img {
    bottom: 90px;
    right: 20px;
  }
  .walmart-header-box .b1 {
    font-size: 18px !important;
  }
  .walmart-content .main-img-wrap {
    text-align: center;
    padding: 0 10%;
  }
  .walmart-content .main-img {
    width: 100%;
  }
  .walmart-content .item-side-content {
    padding: 7vw 10%;
  }
  .walmart-content .package-img {
    width: 90%;
  }
  .cutaway-section .cutaway-white-bg {
    margin-top: calc(214px);
  }
  .cutaway-section .layer-wrap {
    margin-bottom: 20px;
  }
  .cutaway-section .layers-container {
    width: 95%;
    float: none;
    padding-top: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
/*
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
RESPONSIVE
---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
*/
/****** MIN WIDTHS ******/
@media (min-width: 1200px) {
  .info-section h1 {
    font-size: 50px;
  }
  .reviews-mobile .reviews-wrapper {
    max-width: 1000px;
  }
  .reviews-mobile .review {
    height: 280px;
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  .mobile-cart {
    display: none;
  }
  .instagram .instagram-grid {
    max-width: 80%;
  }
}
@media (min-width: 1330px) {
  .left-menu-content .content-slice {
    width: 200px !important;
    margin-right: 35px;
  }
  .right-menu-content {
    padding-left: 20px !important;
  }
  .right-menu-content .content-slice {
    width: 200px !important;
  }
  .prod-images {
    max-width: 800px;
    max-height: 600px;
  }
  .prod-desc .prod-content {
    max-width: 450px;
  }
  .prod-animation .layer {
    width: 2vw;
    height: 2vw;
  }
  .prod-animation .layer .ma-window-close {
    font-size: 1.4vw;
  }
  .parallax-wrap {
    max-width: 1300px;
  }
  .parallax-row {
    height: 500px;
  }
  .side-cart {
    max-width: 400px;
  }
  .parallax-content p.b1 {
    line-height: 24px;
  }
  h1.animation-header {
    font-size: 50px;
  }
  .huge-header-centered {
    max-width: 100%;
  }
  .l300-headline {
    margin-bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .main-nav h6 {
    padding: 20px 30px;
  }
  .info-section .info-section-wrapper .info-section-desc p {
    font-size: 18px;
  }
  .media-logos {
    max-width: 80%;
  }
}
@media (min-width: 1921px) {
  .parallax-row {
    height: 600px;
  }
  .parallax-wrap {
    max-width: 1600px;
  }
  .parallax-content {
    max-width: 550px;
  }
  .prod-animation .layer {
    width: 1.6vw;
    height: 1.6vw;
  }
  .prod-animation .layer .ma-window-close {
    font-size: 1vw;
  }
  .prod-statistics .stats-background h1 {
    max-width: 700px;
  }
  .prod-statistics .packaging-img {
    max-height: 500px;
  }
  .prod-statistics .video-wrap {
    max-width: 400px;
    max-height: 400px;
  }
  .side-cart {
    max-width: 500px;
  }
  /****** Font Sizes ******/
  h1 {
    /* font-size: 70px; */
  }
  h4 {
    font-size: 28px;
  }
  .b1 {
    font-size: 24px;
  }
  .b2 {
    font-size: 18px;
  }
  .b3 {
    font-size: 16px;
  }
  .fa-play {
    font-size: 46px !important;
  }
  h1.animation-header {
    /* font-size: 75px; */
  }
  h1.prod-title {
    font-size: 32px;
  }
  .main-nav h4 {
    font-size: 20px;
  }
}
/****** MAX WIDTHS ******/
@media (max-width: 1400px) {
  h3 {
    font-size: 32px;
  }
  .mattress-selection .selection .text-wrap {
    /* padding-top: 5px; */
    padding: 0 15px;
    min-height: 55px;
  }
  .mattress-selection .selection .text-wrap h3 {
    margin: 10px;
  }
  .mattress-selection .selection .text-wrap .shop-now {
    border-left: 0px solid white;
    /* margin-bottom: 7px; */
    font-size: 14px;
  }
  .mattress-selection .selection .img-wrap {
    margin: 10px;
  }
  .protector-comparison .protector-item .price {
    font-size: 20px;
    padding: 20px 0;
  }
  .protector-comparison .protector-item .table-item {
    height: 42px;
    font-size: 16px;
  }
  .protector-comparison .protector-item .table-item.grey {
    font-size: 14px;
  }
  .protector-comparison .protector-item .table-item.white {
    padding: 20px;
  }
  .protector-comparison .protector-item button {
    margin: 30px 0;
  }
  .protector-comparison .protector-item:first-of-type .table-item.grey {
    border-left: 30px solid white;
  }
  .protector-comparison .protector-item:first-of-type hr.large {
    margin-left: 30px;
  }
  .protector-comparison .protector-item:last-of-type .table-item.grey {
    border-right: 30px solid white;
  }
  .protector-comparison .protector-item:last-of-type hr.large {
    margin-right: 30px;
  }
  .blog-body .blog-posts .all-articles .blog-article:nth-child(4n+0) .blog-image {
    height: 350px;
  }
  .blog-body .blog-posts .all-articles .blog-article:nth-child(4n+1) .blog-image {
    height: 420px;
  }
  .blog-body .blog-posts .all-articles .blog-article:nth-child(4n+2) .blog-image {
    height: 330px;
  }
  .blog-body .blog-posts .all-articles .blog-article:nth-child(4n+3) .blog-image {
    height: 310px;
  }
  .blog-body .blog-posts .blog-article .blog-title {
    font-size: 28px;
  }
  .blog-body .blog-posts .featured-article .blog-title {
    font-size: 32px;
  }
  .blog-body .blog-posts .featured-article .blog-image {
    height: 300px;
  }
  .info-section .info-section-wrapper .info-section-desc p {
    font-size: 16px;
  }
}
@media (max-width: 1330px) {
  .right-menu-content {
    padding-right: 20px;
  }
  .nav-featured-img-wrap {
    padding-left: 30px;
  }
}
@media (max-width: 1279px) {
  .nav-social-icon {
    display: none !important;
  }
  .nav-right-links {
    display: none !important;
  }
  .reviews-desktop {
    display: none !important;
  }
  .footer {
    flex-direction: column;
  }
  .footer .footer-logo-icon-wrapper {
    margin: 30px 0;
  }
  .footer .footer-middle-wrapper {
    order: 1;
    margin: 30px 0;
  }
  .footer .footer-newsletter-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 30px 0;
  }
  .footer .footer-newsletter-wrapper p {
    text-align: center;
  }
  .footer .footer-newsletter-wrapper input {
    width: 230px;
  }
  .blog-body .blog-side-col .social-media-wrapper .social-media {
    height: 110px;
    flex-basis: 23.5%;
  }
  .blog-body .blog-side-col .social-media-wrapper .social-media i {
    font-size: 2em;
  }
  .blog-body .blog-side-col .social-media-wrapper .social-media p {
    font-size: 12px;
  }
  .blog-body .blog-side-col .in-the-news .in-the-news-article .article-content .author,
  .blog-body .blog-side-col .in-the-news .in-the-news-article .article-content .date {
    font-size: 11px;
  }
  .blog-body .blog-side-col .in-the-news .in-the-news-article .article-content .title {
    font-size: 13px;
  }
}
@media (max-width: 1200px) {
  .l300-headline {
    font-size: 120px;
    /* line-height: 149px; */
  }
  .prod-animation .layer.active-3 {
    width: 30vw;
    height: 30vw;
  }
  /******Font Sizes*******/
  h1 {
    font-size: 38px;
  }
  h4 {
    font-size: 24px;
  }
  .b1 {
    font-size: 22px;
  }
  .b2 {
    font-size: 16px;
  }
  .b3 {
    font-size: 14px;
  }
  .fa-play {
    font-size: 30px !important;
  }
  h1.animation-header {
    font-size: 50px;
  }
  .warranty-faq .faq-grid .item {
    flex-basis: 50%;
  }
  .protector-header h1 span.tm {
    font-size: 30px;
  }
  .error-page .header-text {
    /* align-items: flex-end; */
  }
  .error-page .header-text h1 {
    font-size: 64px;
  }
}
@media (max-width: 1056px) {
  .l300-video {
    transition: all 0s ease-in-out;
  }
  .mattress-selection-img {
    height: 25vh;
    object-fit: cover;
    object-position: center;
  }
  .prod-desc .prod-images .desc-thumbnail-wrap {
    max-width: 80%;
    text-align: center;
    margin-top: 0;
  }
  .prod-desc .prod-images .desc-thumbnail-wrap .desc-thumbnail {
    margin: 10px 10px 0 0;
  }
  .prod-desc .prod-images .desc-thumbnail-wrap .main-img-wrap {
    width: 100%;
  }
  .prod-desc .prod-images {
    height: 80%;
  }
  .prod-animation .animation-bg h1 {
    margin-top: 4%;
  }
}
@media (max-width: 992px) {
  .l300-video-title {
    max-width: 400px;
  }
  .main-nav {
    background: #ffffff;
  }
  .main-nav h6 {
    color: #000;
  }
  .contact-overlay .info {
    text-align: center;
    margin-top: 40px;
  }
  .prod-statistics .stats-background h1 {
    width: 60%;
  }
  .prod-animation .layer.active-3,
  .prod-animation .animation-desc {
    width: 34vw;
    height: 34vw;
  }
  .prod-animation .layer.active-2,
  .prod-animation .animation-desc {
    left: 35%;
    top: 40%;
  }
  .layer-desc h5 {
    font-size: 18px;
  }
  #about-header {
    bottom: 3vw;
  }
  .faq h1 {
    margin: 20px 0 50px;
  }
  /******Font Sizes*******/
  h1 {
    /* font-size: 38px; */
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 24px;
  }
  .b1 {
    font-size: 22px;
  }
  .b2 {
    font-size: 16px;
  }
  .b3 {
    font-size: 14px;
  }
  .fa-play {
    font-size: 30px !important;
  }
  h1.animation-header {
    font-size: 50px;
  }
  .mattress-selection .selection .text-wrap {
    padding: 0;
    justify-content: space-between;
  }
  .mattress-selection .selection .text-wrap h3 {
    margin: 5px;
    margin-right: 10px;
    font-size: 20px;
  }
  .mattress-selection .selection .text-wrap .mobile-icon {
    max-width: 40px;
    padding: 0px 0px 5px 10px;
  }
  .mattress-selection .selection .img-wrap {
    margin: 0px;
  }
  .warranty-product-selection .product-options .product-option .circle {
    margin: 0 7px;
  }
  .warranty-product-selection .product-options .product-option .product-title {
    font-size: 14px;
  }
  .protector-header .b1,
  .protector-comparison .b1 {
    font-size: 18px;
  }
  .blog-header .header-text h1 {
    font-size: 65px;
  }
  .blog-header .header-text p {
    font-size: 20px;
  }
  .reviews-mobile {
    margin-top: 50px;
  }
}
@media (max-width: 769px) {
  .home-video-player.hidden-xs {
    display: none;
  }
  .home-video-player.visible-xs {
    display: block !important;
  }
  .video-text-wrap h1 {
    font-size: 55px;
  }
  .home-video-player {
    background: url('/assets/img/video_thumbnail.jpg') 20% center no-repeat;
    background-size: cover;
    height: 80vh;
    min-height: 600px;
  }
}
@media (max-width: 767px) {
  .l300-headline {
    font-size: 90px;
    /* line-height: 76px; */
  }
  .l300-video-title {
    position: relative;
  }
  .l300-video {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .video-controls {
    display: block;
    margin: 0 auto;
  }
  .video-controls .position-button {
    margin: 10px !important;
  }
  .video-controls .position-button .button-img {
    width: 50px;
    height: 50px;
  }
  .video-controls .position-button .button-img img {
    max-width: 35px;
    max-height: 35px;
  }
  .video-controls .position-button span {
    font-size: 12px;
  }
  .flat-free-parallax .parallax-row {
    height: auto !important;
  }
  .flat-free-parallax .parallax-img-wrap {
    position: relative;
    margin: 0px auto;
    display: block;
    width: 90%;
  }
  .flat-free-parallax .parallax-content {
    text-align: center !important;
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  h1.edu {
    font-size: 58px;
    margin-bottom: -5px;
    line-height: 0.8;
  }
  div.edu p {
    font-size: 18px;
    padding: 0 20px;
  }
  .perks {
    padding: 3px;
  }
  .perks img {
    display: inline-block;
    margin-right: 15px;
  }
  .perks div {
    display: inline-block;
    padding-top: 10px;
  }
  .item-container {
    width: 90%;
  }
  .mattress-selection {
    margin: 0;
  }
  .mattress-selection .selection:after {
    content: none;
  }
  .mattress-selection .first-row {
    margin: 0 -15px;
    padding: 0;
  }
  .home-reviews {
    background: #005978;
    color: white;
    margin: 0;
    padding: 60px 0;
  }
  .home-reviews h2 {
    color: white !important;
  }
  .contact-overlay .contact-inner {
    width: 100%;
  }
  .contact-overlay .info-item {
    padding: 0px 20%;
  }
  .contact-overlay .faq {
    min-height: calc(100vh - 128px);
  }
  .recall-overlay .flex-recall {
    flex-wrap: wrap;
  }
  .recall-overlay .flex-recall .product,
  .recall-overlay .flex-recall .desc,
  .recall-overlay .flex-recall .date {
    flex-basis: 100%;
    text-align: left;
    margin: 20px 0;
  }
  .recall-overlay .mobile-title {
    display: block;
  }
  .recall-overlay .flex-header {
    display: none;
  }
  .prod-desc {
    padding-bottom: 15vw;
    flex-direction: column;
  }
  .prod-desc .prod-images {
    height: 80%;
    width: 80%;
    margin: 0 auto;
  }
  .prod-desc .prod-images .main-img-wrap {
    width: 100%;
  }
  .prod-desc .prod-images .desc-thumbnail-wrap {
    text-align: center;
    max-width: 100%;
  }
  .prod-desc .prod-images .desc-thumbnail-wrap .desc-thumbnail {
    width: 50px;
  }
  .prod-desc .prod-content {
    width: 80%;
    text-align: center;
    position: relative;
    margin: 5vw auto 0;
    max-width: 100%;
  }
  .prod-desc .icon-detail-wrap-mob{
    display: flex;
  }
  .prod-desc .icon-detail-wrap-desk{
    display: none;
  }
  .prod-details-wrap {
    text-align: left;
    margin-top: 30px;
  }

  .prod-statistics {
    padding-bottom: 70px;
  }
  .prod-statistics .video-wrap {
    position: relative;
    width: auto;
    height: auto;
    background: none;
    box-shadow: none;
    top: -3vw;
    left: auto;
    transform: none;
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
    border: none;
  }
  .prod-statistics .video-wrap .play-wrap {
    color: inherit;
    left: auto;
    top: auto;
    transform: none;
  }
  .prod-statistics .video-wrap .play-wrap .lu-play {
    font-size: 2em;
    margin-bottom: 0;
    vertical-align: sub;
    padding-right: 10px;
  }
  .prod-statistics .video-wrap h6 {
    display: inline-block;
  }
  .prod-statistics .stats-background {
    height: 25vh;
  }
  .prod-statistics .stats-table {
    top: auto;
    height: auto;
    width: 85vw;
  }
  .prod-statistics .stats-table .stats-sizes {
    width: 100%;
    margin: 15px 0;
    text-align: right;
  }
  .prod-combination {
    padding: 10vh 0;
  }
  .prod-combination .icon-wrap .icon-content {
    max-width: 49%;
    margin: 10px 0;
  }
  .prod-combination .icon-wrap .icon-content img {
    max-width: 80%;
  }
  .prod-animation {
    padding-bottom: 20vh;
    height: auto;
    margin-bottom: 0;
  }
  .prod-animation .animation-bg {
    height: 70vw;
  }
  .prod-animation .animation-bg h1 {
    margin-top: 5vh;
  }
  .prod-animation .layer {
    opacity: 1;
    top: 30vw;
    left: 20%;
    z-index: 798;
  }
  .prod-animation.layer3 .layer-1 {
    top: 32vw;
    left: 20%;
  }
  .prod-animation.layer3 .layer-2 {
    top: 55vw;
    left: 13%;
  }
  .prod-animation.layer3 .layer-3 {
    top: 80vw;
    left: 15%;
  }
  .prod-animation.layer3 .layer-4 {
    display: none;
  }
  .prod-animation.layer3 .layer-5 {
    display: none;
  }
  .prod-animation.layer4 .layer-1 {
    top: 30vw;
    left: 20%;
  }
  .prod-animation.layer4 .layer-2 {
    top: 47vw;
    left: 13%;
  }
  .prod-animation.layer4 .layer-3 {
    top: 65vw;
    left: 10%;
  }
  .prod-animation.layer4 .layer-4 {
    top: 85vw;
    left: 13%;
  }
  .prod-animation.layer4 .layer-5 {
    display: none;
  }
  .prod-animation.layer5 .layer-1 {
    top: 30vw;
    left: 22%;
  }
  .prod-animation.layer5 .layer-2 {
    top: 44vw;
    left: 16%;
  }
  .prod-animation.layer5 .layer-3 {
    top: 61vw;
    left: 12%;
  }
  .prod-animation.layer5 .layer-4 {
    top: 78vw;
    left: 13%;
  }
  .prod-animation.layer5 .layer-5 {
    top: 96vw;
    left: 16%;
  }
  .prod-animation .layer.active-2 {
    left: 50% !important;
    top: 35vw !important;
    transform: translateX(-50%);
  }
  .prod-animation .layer.active-3 {
    width: 60vw;
    height: 60vw;
    z-index: 810;
  }
  .prod-animation .animated-cover {
    position: relative;
    width: 150%;
    margin-top: 15%;
    top: 25vw;
    left: 25%;
  }
  .prod-warranty {
    padding: 10vh 0;
  }
  .parallax-row {
    height: 300px;
  }
  .parallax-content {
    width: 50%; 
    top: 0;
    z-index: 4;
  }
  .row-right .parallax-img-wrap {
    display: flex;
    justify-content: flex-end;
  }
  .parallax-img {
    width: 82%;
  }
  .parallax-content .b1 {
    line-height: 1.3;
  }
  .categories {
    height: 330px !important;
    margin-bottom: 20px;
  }
  .featured-bg {
    background: #fff;
  }
  .featured-mobile {
    margin-bottom: 50px;
  }
  .featured-mobile img {
    max-height: 350px;
  }
  .featured-mobile h3 {
    margin-top: -35px;
    margin-bottom: 30px;
  }
  .featured-mobile h3 span {
    background: #fff;
    padding: 9px;
  }
  .reviews-mobile .carousel-control {
    display: none;
  }
  .reviews-mobile .review {
    height: 220px;
    margin: 5% 0 10% 0;
    padding: 20px;
  }
  .product-selection-wrap {
    margin: 15px auto 0;
  }

  .cta-intro {
    font-size: 60px;
  }
  .info-section-desc .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .btn {
    height: 40px;
    min-width: 165px;
  }
  .info-section .info-section-wrapper .info-section-desc p {
    font-size: 14px;
  }
  button.btn-large {
    font-size: 20px;
  }
  #warrantyModal button.btn-large h3 {
    font-size: 24px;
  }

  /******Font Sizes*******/
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 24px;
  }
  h4 {
    font-size: 24px;
  }
  .b1 {
    font-size: 22px;
  }
  .b2 {
    font-size: 16px;
  }
  .b3 {
    font-size: 14px;
  }
  .fa-play {
    font-size: 30px !important;
  }
  h1.animation-header {
    font-size: 32px;
  }
  .prod-statistics .stats-background h1 {
    width: 100%;
  }
  .layer-desc p {
    font-size: 12px;
  }
  .info-section {
    margin: 10px 0;
  }
  .info-section .info-section-wrapper {
    flex-direction: column;
  }
  .info-section .info-section-wrapper .info-section-img {
    position: static;
    margin: 0;
    margin-top: 10px;
  }
  .info-section .info-section-wrapper .info-section-desc {
    position: relative;
    left: 0;
    top: -50px;
    max-width: 80%;
    margin: 0;
    margin-bottom: -50px;
    text-align: center;
  }
  .info-section .info-section-wrapper.switched .info-section-img {
    margin-top: -50px;
  }
  .info-section .info-section-wrapper.switched .info-section-desc {
    left: 0;
    top: 0;
    margin-bottom: 0;
  }
  .mattress-selection .selection .text-wrap {
    padding-top: 5px;
    justify-content: space-between;
  }
  .mattress-selection .selection .text-wrap h3 {
    margin: 10px;
    margin-right: 25px;
    font-size: 24px;
  }
  .mattress-selection .selection .text-wrap .mobile-icon {
    max-width: 65px;
    margin-left: 25px;
    padding: 5px 0px 10px 0px;
  }
  .mattress-selection .selection .img-wrap {
    margin: 10px;
  }
  .featured-products-mobile .panel-group .panel-body .blue-background img {
    max-width: 400px;
    margin: -40px auto;
  }
  .warranty-header h1 {
    font-size: 60px;
  }
  .warranty-header p {
    font-size: 23px;
  }
  .warranty-product-selection .product-options .product-option {
    flex-basis: 50%;
  }
  .warranty-faq .faq-grid .item {
    flex-basis: 100%;
  }
  .protector-header {
    flex-direction: column;
    justify-content: center;
    padding: 30px;
  }
  .protector-header .header-text {
    width: 80%;
    text-align: center;
    margin-top: 30px;
    font-size: 50px;
  }
  .protector-comparison .protector-item .blue-box {
    width: 100%;
  }
  .protector-comparison .protector-item .table-item {
    height: 42px;
    font-size: 16px;
    background: #f6f6f6;
  }
  .protector-comparison .protector-item .table-item.grey {
    display: none;
  }
  .protector-comparison .protector-item .table-item.white {
    padding: 20px;
    color: #4a4a4a;
    font-weight: 600;
    color: #737373;
    font-style: unset;
  }
  .protector-comparison .protector-item button {
    margin: 30px 0;
  }
  .protector-comparison .protector-item hr.large {
    display: none;
  }
  .blog-header {
    padding: 60px 20px;
    justify-content: center;
  }
  .blog-header .header-text {
    max-width: 80%;
  }
  .blog-header .header-text p {
    font-size: 16px;
  }
  .blog-post-header {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .blog-post-header .title {
    margin-left: 0px;
    flex-grow: 0;
    margin-bottom: 5px;
  }
  .blog-post-header .blog-breadcrumb {
    margin: 0;
    text-align: center;
  }
  .blog-body {
    max-width: 90%;
  }
  .blog-body .blog-posts .all-articles {
    column-count: 1;
    max-height: none;
  }
  .blog-body .blog-posts .all-articles .blog-article {
    width: 100%;
  }
  .blog-body .blog-posts .all-articles .blog-article:nth-child(4n+0) .blog-image {
    height: 320px;
  }
  .blog-body .blog-posts .all-articles .blog-article:nth-child(4n+1) .blog-image {
    height: 370px;
  }
  .blog-body .blog-posts .all-articles .blog-article:nth-child(4n+2) .blog-image {
    height: 260px;
  }
  .blog-body .blog-posts .all-articles .blog-article:nth-child(4n+3) .blog-image {
    height: 280px;
  }
  .blog-body .blog-posts .blog-article .blog-title {
    font-size: 26px;
  }
  .blog-body .blog-posts .blog-article .blog-text {
    font-size: 13px;
  }
  .blog-body .blog-posts .blog-post .blog-image {
    height: 250px;
  }
  .blog-body .blog-posts .blog-post .blog-text {
    max-width: 100%;
  }
  .blog-body .blog-posts .blog-post .blog-text .share-social-media {
    position: static;
    flex-direction: row;
    align-items: center;
  }
  .blog-body .blog-posts .blog-post .blog-text .share-social-media i {
    margin: 5px 10px;
  }
  .blog-body .blog-posts .featured-article .blog-title {
    font-size: 27px;
  }
  .blog-body .blog-posts .featured-article .blog-image {
    height: 160px;
  }
  .error-page .header-text {
    align-items: flex-end;
    margin: 35px;
    text-align: right;
  }
  .error-page .header-text h1 {
    font-size: 40px;
  }
  .error-page .header-text img {
    width: 50%;
  }
  .error-page .header-text h3 {
    font-size: 24px;
  }
  .error-page .header-text button.btn {
    width: 154px;
    height: 43px;
    font-size: 25px;
  }
}
@media (max-width: 1024px) {
  .mobile-menu-toggle {
    display: block !important;
  }
  .nav-logo {
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
  .nav-left-links {
    display: none !important;
  }
}
@media (max-width: 650px) {
  .home-video {
    height: 70vh;
    min-height: 300px;
  }
  .video-text-wrap {
    background: rgba(0,0,0,.4);
    align-items: center;
    padding-top: 40px;
  }
  .cta-wrap {
    padding: 20px;
  }
  .cta-intro {
    font-size: 46px;
  }
}
@media (max-width: 480px) {
  .nav-logo {
    height: 32px !important;
    border-top: 10px solid #005978 !important;
    border-bottom: 10px solid #005978 !important;
    border-left: 25px solid #005978 !important;
    border-right: 25px solid #005978 !important;
  }
  .parallax-row {
    height: 450px;
  }
  .parallax-img-wrap {
    width: 90%;
    height: 45%;
  }
  .parallax-content {
    top: 40%;
    /* width: 90%; */
    width: 100%;
    max-width: 390px;
  }
  .parallax-row.row-right .parallax-content {
    text-align: right;
    left: auto;
    right: 0;
  }
  .parallax-row.row-left .parallax-content {
    left: 0;
    right: auto;
  }
  .parallax-row.after {
    margin-top: 60px;
  }
  .parallax-img {
    width: 100%
  }
  .prod-animation .layer.active-3 {
    width: 70vw;
    height: 70vw;
  }
  .prod-animation .layer-desc {
    width: 100%;
  }
  .item-container .item {
    width: 100% !important;
    margin-top: 0px;
  }
  .contact-overlay .info-item {
    padding: 0 5%;
  }
  .faq-dd .placeholder p {
    font-size: 18px;
  }
  .filter-header .filter-cat {
    padding-left: 10px;
    padding-right: 10px;
  }
  .filter-header .mobile-clear-filter {
    right: 15px;
  }
  .filter-dropdowns .filter-box {
    width: 85px;
  }
  .filter-dropdowns .bdroom .filter-icon {
    width: 90px;
    padding: 0 15px;
  }
  .filter-dropdowns .bdroom .filter-icon img {
    padding: 5px;
  }
  .filter-dropdowns .material .filter-icon {
    width: 100px;
    padding: 0 5px;
  }
  .filter-dropdowns .material .filter-icon img {
    padding: 0 20px;
  }
  .cta-intro {
    max-width: 320px;
  }
  .cta-intro br {
    display: none;
  }
  .for-example {
    padding: 5vh 0 3vh;
  }

  .l300-headline {
    font-size: 60px;
  }

  /******Font Sizes*******/
  h1.huge {
    font-size: 36px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    padding: 0 10px;
  }
  h4 {
    font-size: 24px;
  }
  .b1 {
    font-size: 22px;
  }
  .b2 {
    font-size: 16px;
  }
  .b3 {
    font-size: 14px;
  }
  .fa-play {
    font-size: 24px !important;
  }
  .warranty-product-selection .product-options .product-option {
    flex-basis: 50%;
  }
  #warrantyModal .modal-page {
    min-height: 85vh;
  }
  .featured-products-mobile .panel-group .panel-body .blue-background img {
    max-width: 350px;
    margin: -30px auto;
  }
  .blog-categories {
    margin: 20px auto;
    max-width: 95%;
  }
  .error-page .header-text {
    align-items: flex-end;
    margin: 30px 20px;
  }
  .error-page .header-text h1 {
    font-size: 28px;
  }
  .error-page .header-text h2 {
    font-size: 70px;
    margin: 15px 0 0 0;
  }
  .error-page .header-text h3 {
    font-size: 14px;
  }
  .error-page .header-text button.btn {
    width: 115px;
    height: 32px;
    font-size: 18px;
    margin-top: 15px;
  }
}
@media (max-width: 420px) {
  .prod-desc .prod-images {
    width: 75%;
    height: auto;
    margin: 0 auto;
  }

  .prod-desc .prod-title {
    font-size: 28px;
  }

  .prod-desc .prod-images .desc-thumbnail-wrap {
    display: flex;
    justify-content: space-between;
  }
  .prod-desc .prod-images .desc-thumbnail-wrap .desc-thumbnail {
    width: 30px;
    margin: 5px 0 0;
  }
  .prod-desc .prod-content {
    width: 100%;
  }
  .prod-details-wrap ul {
    margin-left: 15px;
  }
  /* .cta-intro {
    font-size: 30px;
  } */
  a.recall-banner {
    width: 100%;
  }
  .conclusion {
    height: calc(550px + 16vh);
  }
  .products .totals-wrap h4 {
    font-size: 18px;
    letter-spacing: .6px;
  }
  .grand-total {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .btn-home {
    width: 130px;
  }
  .home-video {
    /* margin-top: 52px; */
  }
  .home-video-player {
    background: url('/assets/img/video_thumbnail.jpg') left center no-repeat;
    background-size: cover;
    height: 80vh;
    min-height: 400px;
  }
  /* .cta-intro {
    font-size: 36px;
  } */
  #warrantyModal .step-wrap .step-number {
    height: 32px;
    width: 32px;
    font-size: 17px;
  }
  #warrantyModal .step-wrap .step-bar {
    width: 25px;
  }
  .media-logo img {
    width: 100%!important;
  }
  .featured-products-mobile .panel-group .panel-body .blue-background img {
    max-width: 80%;
  }
  .blog-header {
    padding: 40px 10px;
  }
  .blog-header .header-text {
    max-width: 95%;
  }
}
@media (max-width: 350px) {
  .parallax-content {
    top: 40%;
  }
  .parallax-img-wrap {
    height: 45%;
  }
  .parallax-row.after {
    margin-top: 0px;
  }
  .prod-animation .layer.active-3 {
    width: 80vw;
    height: 80vw;
  }
  .filter-header .filter-cat {
    padding-left: 5px;
    padding-right: 5px;
  }
  .filter-dropdowns .filter-box {
    width: 75px;
  }
  /******Font Sizes*******/
  h1 {
    font-size: 32px;
  }
  .b1 {
    font-size: 20px;
  }
  .b2 {
    font-size: 16px;
  }
  .b3 {
    font-size: 12px;
  }
  h1.animation-header {
    font-size: 28px;
  }
  .protector-header h1 span.tm {
    font-size: 26px;
  }
  .footer .footer-newsletter-wrapper input,
  .footer .blog-newsletter-wrapper input {
    width: 65%;
  }
  .warranty-header h1 {
    font-size: 42px;
  }
  .warranty-header p {
    font-size: 19px;
  }
  .warranty-product-selection .product-options .product-option .product-title {
    font-size: 12px;
  }
  .warranty-product-selection .product-options .product-option .circle {
    margin: 0 5px;
  }
  .warranty-details .warranty-details-header {
    margin: 40px 0;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .info-section .info-section-wrapper {
    justify-content: flex-start;
  }
  .info-section .info-section-wrapper .info-section-img {
    left: 0px;
    margin: 50px 20px;
    max-width: 70%;
  }
  .info-section .info-section-wrapper .info-section-desc {
    left: unset;
    right: 15px;
    max-width: 50%;
    padding: 30px;
    margin: 0px;
    position: absolute;
  }
  .info-section .info-section-wrapper.switched {
    justify-content: flex-end;
  }
  .info-section .info-section-wrapper.switched .info-section-img {
    left: unset;
    margin: 50px 20px;
    max-width: 70%;
  }
  .info-section .info-section-wrapper.switched .info-section-desc {
    left: 15px;
    max-width: 50%;
    padding: 30px;
    margin: 0px;
    position: absolute;
  }
  .featured-products-desktop .featured-wrapper {
    margin-bottom: 280px;
  }
  .featured-products-desktop .featured-wrapper .featured-menu {
    left: 20%;
  }
  .featured-products-desktop .featured-wrapper .featured-menu .featured-col.last {
    display: none;
  }
  .featured-products-desktop .featured-wrapper .featured-desc {
    width: 65%;
  }
  .featured-products-desktop .featured-wrapper .featured-desc p {
    max-width: 80%;
    font-size: 14px;
  }
  .featured-products-desktop .featured-wrapper .featured-desc img {
    /* max-width: 70%; */
    margin: -55px auto;
  }
  .featured-products-desktop .featured-wrapper .featured-desc .body-header {
    font-size: 20px;
    margin: 30px auto 15px;
  }
  .reviews-mobile .reviews-wrapper {
    max-width: 650px;
  }
  .reviews-mobile .review {
    height: 175px;
    font-size: 16px;
    padding: 20px;
  }
  .warranty-header h1 {
    
  }
  .warranty-header p {
    font-size: 30px;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .featured-products-desktop .featured-wrapper {
    margin-bottom: 275px;
  }
  .featured-products-desktop .featured-wrapper .featured-menu {
    left: 25%;
  }
  .featured-products-desktop .featured-wrapper .featured-desc {
    width: 55%;
  }
  .featured-products-desktop .featured-wrapper .featured-desc img {
    /* max-width: 400px; */
    margin: -50px auto;
  }
  .featured-products-desktop .featured-wrapper .featured-desc .body-header {
    margin: 30px auto 15px;
    font-size: 22px;
  }
  .featured-products-desktop .featured-wrapper .featured-desc p {
    font-size: 14px;
  }
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .featured-products-desktop .featured-wrapper {
    margin-bottom: 275px;
  }
  .featured-products-desktop .featured-wrapper .featured-menu {
    left: 25%;
  }
  .featured-products-desktop .featured-wrapper .featured-desc {
    width: 55%;
  }
  .featured-products-desktop .featured-wrapper .featured-desc img {
    /* max-width: 500px; */
    margin: -70px auto;
  }
  .featured-products-desktop .featured-wrapper .featured-desc .body-header {
    margin: 30px auto 15px;
    font-size: 24px;
  }
  .featured-products-desktop .featured-wrapper .featured-desc p {
    font-size: 16px;
  }
}
@media (min-width: 1450px) and (max-width: 1650px) {
  .featured-products-desktop .featured-wrapper {
    margin-bottom: 275px;
  }
  .featured-products-desktop .featured-wrapper .featured-menu {
    left: 25%;
  }
  .featured-products-desktop .featured-wrapper .featured-desc {
    width: 55%;
  }
  .featured-products-desktop .featured-wrapper .featured-desc img {
    /* max-width: 550px; */
    margin: -70px auto;
  }
  .featured-products-desktop .featured-wrapper .featured-desc .body-header {
    margin: 40px auto 25px;
    font-size: 26px;
  }
  .featured-products-desktop .featured-wrapper .featured-desc p {
    font-size: 16px;
  }
}

.topper-header {
  margin-top: 40%;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,0.75);
  padding: 30px;
}

.topper-header a {
  width: 200px;
  margin: 20px auto 0;
}

.topper-header h4 {
  font-size: 1.8em;
  color: #efefef;
  
}

.topper-header h1 {
  color: #efefef; 
}

.text-gel {
  color: 	#4DAAC1;
  font-weight: bold;
}
.text-lavender {
  color: #C3B5D7;
  font-weight: bold;
}
.topper-text {
  font-family: 'benton-sans';
  font-size: 2.2em;
  margin: 0px;
}

.topper-header p {
  color: #cfcfcf;
  margin: 10px 0px 10px 0px;
}

@media (max-width: 1024px) {
  .topper-text {
    font-size: 1.6em;
  }

  .topper-header h4 {
    font-size: 1.2em; 
  }
}

@media (min-width: 800px) {
  .topper-header {
    margin-top: 20%;
  }
}

/* BLOG STYLES */

.fr-view .fr-video iframe{max-width: 100%;}
}



/* mattress quiz entrypoint - MATTRESS CATEGORY PAGE */

.quiz-entrypoint-category {
  height: 270px;
  background-color: #00587C;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  padding: 0 5%;
}
.quiz-entrypoint-category .qe-category-icon {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  margin-top: -60px;
  background-color: #00587C;
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
  align-items: center;
}
.quiz-entrypoint-category .qe-category-title {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-top: -35px;
}
.quiz-entrypoint-category .qe-category-text {
  font-size: 16px;
  max-width: 320px;
  text-align: center;
  margin-top: 20px;
}
.quiz-entrypoint-category a {
  width: 180px;
  margin-top: 30px;
  height: 35px;
  font-size: 18px;
}
.quiz-entrypoint-category a:hover {
  color: white !important;
}


/* mattress quiz entrypoint - MATTRESS PRODUCT PAGE */

.quiz-entrypoint-product-title {
  color: #00587C;
  text-align: center;
  margin-top: 80px;
}
@media (max-width: 767px) {
  .quiz-entrypoint-product-title {
    margin-top: 60px;
    font-size: 27px;
  }
}
.quiz-entrypoint-product {
  height: 290px;
  background-color: #00587C;
  margin-top: 110px;
}
@media (max-width: 1024px) {
  .quiz-entrypoint-product {
    height: auto;
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .quiz-entrypoint-product {
    margin-top: 110px;
  }
}
.quiz-entrypoint-product .qe-product-wrap {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  width: 80vw;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .quiz-entrypoint-product .qe-product-wrap {
    width: 87vw;
  }
}
@media (max-width: 767px) {
  .quiz-entrypoint-product .qe-product-wrap {
    flex-direction: column;
  }
}
.quiz-entrypoint-product .qe-product-section {
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.quiz-entrypoint-product .qe-product-section:nth-child(2) {
  margin: 0 40px;
}
@media (max-width: 767px) {
  .quiz-entrypoint-product .qe-product-section:nth-child(2) {
    margin: 0;
  }
}
.quiz-entrypoint-product .qe-product-icon {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  margin-top: -60px;
  background-color: #00587C;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .quiz-entrypoint-product .qe-product-section:not(:first-child) .qe-product-icon {
    margin-top: 50px;
  }
}
.quiz-entrypoint-product .qe-product-section:first-child .qe-product-icon {
  padding-bottom: 20px;
}
.quiz-entrypoint-product .qe-product-section:last-child .qe-product-icon {
  padding-bottom: 30px;
}
.quiz-entrypoint-product .qe-product-section:first-child .qe-product-text,
.quiz-entrypoint-product .qe-product-section:last-child .qe-product-text {
  max-width: 220px;
}
.quiz-entrypoint-product .qe-product-title {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-top: -35px;
}
.quiz-entrypoint-product .qe-product-text {
  font-size: 16px;
  max-width: 320px;
  text-align: center;
  margin-top: 20px;
}
.quiz-entrypoint-product a {
  width: 180px;
  margin-top: 30px;
  height: 35px;
  font-size: 18px;
}
.quiz-entrypoint-product a:hover {
  color: white !important;
}



/* mattress quiz entrypoint - HOME */

/* @media (min-width: 1201px) {
  .info-section.mattress-quiz .info-section-wrapper .info-section-desc {
    left: 120px;
    max-width: 40%;
  }
}
@media (min-width: 1201px) {
  .info-section.mattress-quiz .info-section-wrapper .info-section-img  {
    left: -120px;
  }
}
@media (max-width: 1200px) {
  .info-section.mattress-quiz .info-section-wrapper .info-section-img  {
    display: flex;
    justify-content: flex-end;
  }
} */



/* mattress quiz entrypoint - NAV MATTRESS DROPDOWN */

@media (max-width: 1608px) and (min-width: 1285px) {
  .main-nav .nav-cat .content-section.quiz-section {
    width: 260px !important;
  }
}
@media (max-width: 1285px) {
  .main-nav .nav-cat .content-section.quiz-section {
    margin-right: -23px;
  }
}
@media (max-width: 1177px) {
  .main-nav .nav-cat .content-section.quiz-section {
    display: none;
  }
}
@media (max-width: 1608px) and (min-width: 1285px) {
  .main-nav .nav-cat .content-section.quiz-section {
    width: 260px !important;
  }
}
.main-nav .nav-cat .content-section.quiz-section img {
  height: auto;
  width: 40px;
  margin-bottom: 8px;
}
@media (max-width: 1608px) and (min-width: 1285px) {
  .main-nav .nav-cat .content-section.quiz-section img {
    width: 60px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .quiz-entrypoint-home {
    padding: 20px 0 0;
  }
}
.main-nav .nav-cat .content-section.quiz-section p {
  color: #005978;
}
@media (max-width: 1608px) and (min-width: 1285px) {
  .main-nav .nav-cat .content-section.quiz-section p {
    font-size: 13px;
    margin-bottom: 13px;
  }
}
.main-nav .nav-cat .content-section.quiz-section .btn {
  width: 120px;
  height: 26px;
  min-width: 50px;
  font-size: 13px;
  letter-spacing: 0.3px;
}
@media (max-width: 1608px) and (min-width: 1285px) {
  .main-nav .nav-cat .content-section.quiz-section .btn {
    height: 30px;
    font-size: 15px;
    width: 125px;
  }
}